html,body{height:100%;margin:0}.slider,.slider .imgs{width:100%;height:760px;position:relative}.slider .imgs{display:flex;overflow:hidden}.slider .img{min-width:100%;height:525px;display:flex;align-items:flex-end;justify-content:center;position:absolute;left:100%;animation:.6s cubic-bezier(.645,.045,.355,1) 0s left;animation-fill-mode:forwards;background-size:cover!important;background-position:50%!important}.slider .img span{padding:7px 20px;background:#000c;border-top-left-radius:7px;border-top-right-radius:7px;color:#f0f0f0;font-size:14px;font-family:sans-serif}.dots{position:absolute;bottom:-18px;left:0;display:flex;justify-content:center;width:100%}.dot{width:8px;height:8px;background:gray;border-radius:50%;margin:0 3px;cursor:pointer}.active-dot{background:#3f3f3f;cursor:default}@keyframes leftNext{0%{left:100%}to{left:0}}@keyframes leftCurr{0%{left:0}to{left:-100%}}@keyframes rightNext{0%{left:-100%}to{left:0}}@keyframes rightCurr{0%{left:0}to{left:100%}}@media only screen and (max-width: 800px){.slider .img{min-width:100%;height:450px;display:flex;align-items:flex-end;justify-content:center;position:absolute;left:100%;animation:.6s cubic-bezier(.645,.045,.355,1) 0s left;animation-fill-mode:forwards;background-size:cover!important;background-position:50%!important}.slider,.slider .imgs{width:100%;height:605px;position:relative}.prev,.next{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:24px;position:absolute;top:55%;transform:translateY(-50%);z-index:9999999;background-color:transparent;color:#fff;text-decoration:none;-webkit-user-select:none;user-select:none}.prev{left:1px}.next{right:1px}}.recommended-targets-header h2 span{display:inline-block;min-width:1ch;text-align:left}#recommended-accommodation{min-height:400px;position:relative;overflow:hidden}.recommended-targets-header h2,.recommended-targets-header h2 span{font-family:Open Sans,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:32px!important;color:#5a6268!important}
