@charset "UTF-8";.some-class{padding:2rem;font-size:1.8rem}@media only screen and (max-width:1023px){.some-class{padding-top:4rem;font-size:2.4rem}}h2{font-size:28px}@media (max-width:1180px){h2{font-size:calc(24px + 4 * ( ( 100vw - 375px ) / 805 ))}}ul.__list{list-style:disc;margin-left:50px;margin-bottom:15px}ol.__olist{list-style:decimal;margin-left:50px;margin-bottom:15px}.text-content ul{list-style:disc;margin-left:50px;margin-bottom:15px}.text-content ol{list-style:decimal;margin-left:50px;margin-bottom:15px}.text-content strong{font-weight:600}.default{margin-top:70px;margin-bottom:70px}.main-title{font-size:100px;color:#27367a;font-weight:400}@media (max-width:1180px){.main-title{font-size:calc(50px + 50 * ( ( 100vw - 375px ) / 805 ))}}.title{position:relative;margin-bottom:20px}.title_accent{color:#fd8743}.title_accent_dark{color:#fc6711}.title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);height:2px;width:40px;background-color:#fd8743}.subtitle{margin-bottom:30px}.subtitle_accent{color:#fd8743}.subtitle_accent_dark{color:#fc6711}.title,.subtitle{text-align:center}.section-label{display:block;font-size:14px;color:#fd8743;letter-spacing:2px;text-transform:uppercase;font-weight:600;line-height:1;margin-bottom:10px}@media (max-width:920px){.section-label{margin-bottom:15px}}.ui-datepicker{z-index:600!important}.row--hcenter{justify-content:center}.row--vcenter{align-items:center}.test .col{background-color:#ccf;padding:5px}._discount_date a{background-color:#e58afc!important;color:#fff}._two_pers_date a{background-color:#99f!important;color:#fff}._last_minute_date a{background-color:#c6c600!important;color:#fff}._last_minute_date._two_pers_date a{background:linear-gradient(0deg,#c6c600 50%,#99f 50%);color:#fff}._last_minute_date._discount_date a{background:linear-gradient(0deg,#c6c600 50%,#e58afc 50%);color:#fff}._two_pers_date._discount_date a{background:linear-gradient(0deg,#99f 50%,#e58afc 50%);color:#fff}._last_minute_date._two_pers_date._discount_date a{background:linear-gradient(0deg,#c6c600 33.333%,#99f 33.333%,#99f 66.666%,#e58afc 66.666%);color:#fff}.button--small{padding:10px 20px;background-color:#fd8743;color:#fff}.button--small:hover{color:#fd8743;border-color:#fd8743}.button--inline{display:inline-block;margin-right:15px}._show{background:0 0;border:none;padding:0;font-size:14px;font-weight:500;text-decoration:underline;transition:color .3s ease-in-out}._show:hover{cursor:pointer;color:#fd8743}.slider{position:relative}.slick-slider{position:relative;display:block}.slick-list{overflow:hidden}.slick-track{display:flex}.slick-slide:focus{outline:none}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:30px;height:30px;padding:20px;background-color:transparent;transition:background-color .3s ease-in-out;border:none;color:#fd8743;font-size:0}.slick-arrow:hover{cursor:pointer}.slick-arrow:focus{outline:none}.slick-arrow:active{background-color:#fd8743;color:#fff}.slick-arrow:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev:before{content:""}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next:before{content:""}.slick-arrow.slick-disabled{opacity:.25}.slick-dots{display:flex!important;align-items:center;position:absolute;margin:0;left:50%;transform:translateX(-50%);bottom:-25px}.slick-dots li{margin:0 7px}.slick-dots li.slick-active button{background-color:#fd8743}.slick-dots button{font-size:0;border:none;width:10px;height:12px;border-radius:50%;cursor:pointer;transition:background-color .3s ease-in-out}.slick-dots button:focus{outline:none}@media only screen and (max-width:767px){.img--large{display:none}}.img--small{display:none}@media only screen and (max-width:767px){.img--small{display:inline-block}}.ajax-form .button:disabled{opacity:.5;cursor:wait}.ajax-form ._alert{background-color:#fff;padding:10px;margin-top:20px;text-align:center;font-size:14px;border-width:2px;border-style:solid;display:none}.ajax-form ._alert._success{color:#090;border-color:#090}.ajax-form ._alert._error{color:#900;border-color:#900}.ajax-form ._alert._process{color:#009;border-color:#009}.landing .main{margin-top:0}.checkbox{font-size:14px}.checkbox__item{margin:0 0 5px}.checkbox__item label{display:block;font-weight:600;position:relative;cursor:pointer;padding-left:25px;user-select:none;transition:border-color .3s ease-in-out}.checkbox__item label:hover input~.checkmark{border-color:#fd8743}.checkbox__item label a{color:#fd8743}.checkbox__item .text p:last-child{display:inline}.checkbox__item input{position:absolute;opacity:0;cursor:pointer;left:-2px;top:4px}.checkbox__item input[type=checkbox]:required~.text:after,.checkbox__item input[type=radio]:required~.text:after{content:" *";color:#f00}.checkbox__item input:checked~.checkmark{background-color:#fd8743;border-color:#fd8743}.checkbox__item input:checked~.checkmark:after{display:block}.checkbox__item .checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;border:1px solid #e0e0e0;background-color:#fff;border-radius:4px;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.checkbox__item .checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.checkbox__item._unavailable label{color:#999;font-weight:400}.checkbox__description{line-height:1.3;font-size:12px;color:#888;display:block;margin-left:25px;margin-bottom:20px}.checkbox__description a{color:#fd8743}.select-options._active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.select-options._top{border-top:1px solid #e0e0e0;border-radius:8px 8px 0 0;border-bottom:none;top:unset;bottom:100%;margin-top:0;margin-bottom:-8px;padding-top:0;padding-bottom:8px}.select__option._level-1{font-weight:700}.select__option._selected{background-color:#f2f2f2!important}.select__option._dis{opacity:.25;cursor:not-allowed}.select._err{outline:2px solid #fd8743!important}.side-image{padding-bottom:65%;position:relative}.side-image img{top:0;left:0;width:100%;height:100%;position:absolute;object-fit:cover}.side__price ._old{color:#989898;text-decoration:line-through;margin-right:10px}.side-period{margin-bottom:17px}.side .options{display:flex;flex-direction:column;margin-bottom:17px}.side .options__item{background-color:#ebebeb;padding:7px 10px;border-radius:8px;font-size:14px;font-weight:500;display:flex;align-items:center;margin-bottom:10px}.side .options__item span{margin-right:10px;font-size:22px}.side .add-price{margin-bottom:17px}.side .add-price__item{display:flex;justify-content:space-between;font-size:14px;font-weight:500;align-items:flex-end;column-gap:10px}.side .add-price__item span{white-space:nowrap}.side .add-price__item:first-child{font-weight:600}.side .add-price__item:last-child{margin-bottom:0}.side .add-price__item._discount{display:none}.side-full-price{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding-top:15px;padding-bottom:15px}.side-full-price__output{font-weight:700}.side-deposit-price{flex:1}.side__calendar-error{background-color:#900;color:#fff;padding:10px}.side .brands-logo{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:20px}.side .brands-logo img{max-width:150px}.side .brands-description{text-align:center;padding:0 50px}.favorite._active{background-color:#fff}.favorite._active .icon-heart_active{opacity:1}.favorite-dropdown._active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.favorite__loading._active{display:block}.favorite__item{margin-top:-1px;padding:10px;border:1px solid #ffd460;transition:background-color .3s ease-in-out}.favorite__item:hover{background-color:#ffd460}.favorite__link{display:flex;align-items:center;gap:10px}.favorite__img{width:100px}.q{margin-bottom:20px}.q header{display:flex;justify-content:space-between;align-items:center}.q .title{margin:20px 0}.q img{margin-bottom:20px}.q ul{margin:10px 0}.q li{padding:5px 0}.q .text{background-color:#f7f7f7;padding:20px;border-left:2px solid #fd8743}.q p:last-child{margin:0}.header .mobile-menu .login{display:block!important}.header-top .menu__item--highlight a{color:#fd8743}.header-top .menu__top .menu__link:hover{color:#fd8743}.header-main .menu{font-size:14px;line-height:1;letter-spacing:.1px;padding-right:185px}@media only screen and (max-width:1079px){.header-main .menu{padding-right:20px}}.header-main .menu__sublist .menu__item._has-child:after{font-family:icomoon;font-weight:400;content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#fff;transition:color .3s ease-in-out}.header-main .menu__sublist .menu__sublist{top:0;left:100%}.header-main .menu__item--second{width:50%;display:inline-block}.footer .facebook img{width:100%}.to-top._active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.home .main{margin-top:0;color:#333}.hero{position:relative;background-color:rgba(0,0,0,.3);z-index:1}.hero-background{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-background--dt{display:block}@media only screen and (max-width:919px){.hero-background--dt{display:none}}.hero-background--mb{display:none}@media only screen and (max-width:919px){.hero-background--mb{display:block}}.hero-sun{position:absolute;bottom:-50px;left:-110px;width:379px}@media (max-width:1180px){.hero-sun{bottom:calc(-20px + -30 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.hero-sun{left:calc(-50px + -60 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.hero-sun{width:calc(200px + 179 * ( ( 100vw - 375px ) / 805 ))}}.hero-content{padding:40px;position:relative;color:#fff;width:100%;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.hero-title{margin-bottom:20px;text-align:center;font-size:48px}@media (max-width:1180px){.hero-title{font-size:calc(30px + 18 * ( ( 100vw - 375px ) / 805 ))}}.hero-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:15px;border:1px solid #999;border-radius:8px;background-color:rgba(45,64,89,.6)}@media only screen and (max-width:919px){.hero-filter{flex-direction:column}}.hero-filter .hero-select{width:250px;color:#000}.hero-filter .hero-select ._sticky{position:sticky;top:0;background-color:#fff}.hero-filter .hero-select ._sticky-2{position:sticky;top:20px;background-color:#fff}.hero-filter .date__input{padding:5px 10px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff;color:#000;display:flex;align-items:center;width:175px;column-gap:5px}@media only screen and (max-width:919px){.hero-filter .date__input{width:250px}}.hero-filter .date__input input{width:100%;border:none}.hero-filter .date__input input:disabled{background-color:#eee}.blocks-list{margin-top:40px}.blocks-item{padding:20px;color:#fff;background-color:#2d4059;border-radius:8px}.blocks-header{position:relative;display:flex;align-items:center;margin-bottom:10px}.blocks-header:after{content:"";position:absolute;right:-55px;top:-55px;width:100px;height:100px;background-image:url("/wp-content/themes/holiday-house/assets/css/../img/page/sun-turned.png");background-size:cover;--lzl-bg-img:"/wp-content/themes/holiday-house/assets/css/../img/page/sun-turned.png"}.blocks__title{margin-right:30px}.featured{background-color:#f7f7f7;padding:30px 20px 50px}.featured .cards{margin:0}.featured .cards-item{margin-bottom:20px}.featured .cards .slick-arrow.slick-prev{left:-40px}.featured .cards .slick-arrow.slick-next{right:-40px}@media only screen and (max-width:639px){.featured .cards{margin:0 40px}.featured .cards-item{margin:0!important}.featured .cards-list{margin:0 -20px}.featured .cards__info{padding:20px}}.recommendations{padding-left:20px;padding-right:20px}.recommendations-item{cursor:pointer;padding:20px;background-color:rgba(0,0,0,.5);border-radius:8px;position:relative;overflow:hidden;min-height:300px;color:#fff;display:flex;text-align:center;flex-direction:column;transition:background-color .3s ease-in-out}.recommendations-item:hover{color:#fff;background-color:rgba(0,0,0,.2)}.recommendations-item:hover .recommendations-background{transform:scale(1.02)}.recommendations-item:hover .recommendations-header{transform:translateY(10px)}.recommendations-item:hover .recommendations-footer{transform:translateY(-10px)}.recommendations-background{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:-1;transition:transform .3s ease-in-out}.recommendations-header,.recommendations-footer{transition:transform .3s ease-in-out}.recommendations-header{margin-bottom:30px}.recommendations-type,.recommendations-city{font-weight:800}.newsletter{background-color:#ffe8da}@media only screen and (max-width:639px){.newsletter-image{margin-bottom:30px;text-align:center}}.newsletter-inputs{display:flex;background-color:#fff;border-radius:10px;overflow:hidden}.newsletter-email{flex:1;width:100%;padding:10px;border:none;margin-right:10px;outline:none}.landing .content{background-color:#f7f7f7}.landing .content a{color:#fd8743}.landing .content .images-list{margin-top:40px;margin-bottom:20px}.landing .content .images-item img{width:100%;height:auto}.landing .content ul,.landing .content ol{margin-left:40px;margin-bottom:20px}.landing .content ul{list-style:disc}.landing .content ol{list-style:decimal}.landing .content strong{font-weight:600}.landing .content em{font-style:italic}.landing .content del{text-decoration:line-through}.small-search{background-color:#ccc;padding-top:20px;padding-bottom:20px}.small-search__form{align-items:center;justify-content:center;margin-left:-15px;margin-right:-15px;display:flex}@media only screen and (max-width:639px){.small-search__form{flex-direction:column;margin:0}}.small-search__select{margin:10px;width:27.5%}@media only screen and (max-width:639px){.small-search__select{width:100%}}.small-search__button{width:10%;margin:10px;padding-left:0;padding-right:0}@media only screen and (max-width:639px){.small-search__button{width:100%}}@media only screen and (max-width:919px){.filter{background-color:#f4f4f4;border-top:1px solid #ececec}}.filter__header{display:flex;flex-wrap:wrap;border-bottom:1px solid #e0e0e0;padding-top:40px;padding-bottom:40px;align-items:flex-start}@media only screen and (max-width:919px){.filter__header{flex-wrap:nowrap;border:none;padding-top:20px;padding-bottom:20px;align-items:center}}.filter__result{letter-spacing:-.02px;font-size:24px;flex:100%;margin-bottom:30px}@media only screen and (max-width:919px){.filter__result{margin-bottom:0;font-size:16px}}.filter-form{display:flex;width:100%;align-items:center;column-gap:20px}@media only screen and (max-width:919px){.filter-form{justify-content:flex-end;flex-direction:column}}.filter-form .button{white-space:nowrap}.filter-form .select,.filter-form .button{width:25%}.filter .__container form{flex:1}@media only screen and (max-width:919px){.filter .__container form{margin-bottom:20px}}.filter__button{margin-left:20px;font-size:16px;padding:10px 20px;display:flex;align-items:center}@media only screen and (max-width:919px){.filter__button{padding:11px}}.filter__button .icon-filter{font-size:22px}.filter__button--title{text-decoration:underline;margin-left:10px}@media only screen and (max-width:919px){.filter__button--title{display:none;padding:0}}.filter .popup._active .popup-background{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.filter .popup._active .popup-window{visibility:visible;opacity:1;transform:translate(-50%,0)}.filter .popup-background{background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:500;width:100%;height:100%;visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.filter .popup-window{max-height:calc(100vh - 100px);position:absolute;top:50px;left:50%;transform:translateX(-50%);max-width:780px;width:calc(100% - 40px);background-color:#fff;z-index:500;border-radius:8px;box-shadow:0 9px 21px rgba(0,0,0,.25);visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.filter .popup .header{padding-top:13px;padding-bottom:17px;padding-left:40px;padding-right:30px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}@media (max-width:1180px){.filter .popup .header{padding-left:calc(20px + 20 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.filter .popup .header{padding-right:calc(20px + 10 * ( ( 100vw - 375px ) / 805 ))}}.filter .popup .header__title{font-size:18px}.filter .popup__close{margin-right:-18px;padding:8px;font-size:20px;background:0 0;border:none;transition:color .3s ease-in-out}.filter .popup__close:hover{cursor:pointer;color:#fd8743}.filter .popup__group{width:50%}.filter .popup__group .select{width:100%!important}.filter .popup__fields{padding-top:35px;padding-bottom:35px;max-height:calc(100vh - 290px);overflow-y:auto;padding-left:40px;padding-right:40px}@media (max-width:1180px){.filter .popup__fields{padding-left:calc(20px + 20 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.filter .popup__fields{padding-right:calc(20px + 20 * ( ( 100vw - 375px ) / 805 ))}}@media only screen and (min-width:920px){.filter .popup__fields--main{display:none}}.filter .popup__section{padding:40px 0 30px;border-bottom:1px solid #e0e0e0}.filter .popup__section--inline{display:flex;flex-wrap:wrap;justify-content:space-between}.filter .popup__section:first-child{padding-top:0}.filter .popup__section:last-child{border:none;padding-bottom:0}.filter .popup__title{font-size:18px;margin-bottom:20px}.filter .popup form{width:100%}.filter .popup .counter__item{display:flex;justify-content:space-between;align-items:center;margin:35px 0}.filter .popup .counter__item:last-child{margin:0}.filter .popup .counter__title{flex:1}.filter .popup .counter__buttons{display:flex;align-items:center}.filter .popup .counter__button{width:32px;height:32px;font-size:32px;line-height:0;border-radius:4px;border:1px solid #e0e0e0;background-color:transparent;transition:background-color .3s ease-in-out}.filter .popup .counter__button:hover{cursor:pointer;background-color:#e0e0e0}.filter .popup .counter__output{display:block;width:15px;text-align:center;margin:0 16px}.filter .popup .checkbox{width:63%}@media only screen and (max-width:639px){.filter .popup .checkbox{width:100%}}.filter .popup .checkbox__list{column-count:2}@media only screen and (max-width:479px){.filter .popup .checkbox__list{column-count:1}}.filter .popup .checkbox__list._hidden{display:none}.filter .popup .checkbox__item{margin:0 0 12px}.filter .popup .checkbox__showall{background:0 0;border:none;text-decoration:underline;transition:color .3s ease-in-out}.filter .popup .checkbox__showall:hover{cursor:pointer;color:#fd8743}.filter .popup .date{width:63%}@media only screen and (max-width:639px){.filter .popup .date{width:100%}}.filter .popup .date__input{padding:5px;border-radius:4px;border:1px solid #e0e0e0;width:180px;display:inline-flex;align-items:center;margin:0 10px 10px 0}@media only screen and (max-width:639px){.filter .popup .date__input{width:100%}}.filter .popup .date__input input{width:100%;margin-left:10px;border:none;font-weight:600;text-transform:lowercase}.filter .popup .date__input input:disabled{background-color:#eee}.filter .popup .date__input .icon-calendar{font-size:22px;color:#7f7f7f}.filter .popup .date label{font-size:14px;font-weight:600}.filter .popup .date-inline{display:flex;flex-wrap:wrap;gap:20px}.filter .popup .date-inline .datepicker{width:calc(50% - 10px)}@media only screen and (max-width:639px){.filter .popup .date-inline .datepicker{width:100%}}.filter .popup .date-inline .ui-datepicker{width:100%}.filter .popup .number{width:48%;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600}@media only screen and (max-width:639px){.filter .popup .number{width:100%}}.filter .popup .number__item{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin-bottom:10px}.filter .popup .number__item:not(:last-child){margin-right:20px}@media only screen and (max-width:639px){.filter .popup .number__item:not(:last-child){margin-right:0}}@media only screen and (max-width:639px){.filter .popup .number__item{width:100%}.filter .popup .number__item:not(:last-child){margin-bottom:20px}}.filter .popup .number input{width:100%;border:none;padding:7px}.filter .popup .number span{padding:10px 15px;background-color:#e0e0e0}.filter .popup .select{width:49%;margin-top:-5px}@media only screen and (max-width:919px){.filter .popup .select{width:100%;margin-bottom:10px}}.filter .popup__footer{padding:20px 40px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;font-size:14px}@media only screen and (max-width:639px){.filter .popup__footer{justify-content:center}}.filter .popup__reset{order:1;border:none;background:0 0;cursor:pointer}@media only screen and (max-width:639px){.filter .popup__reset{margin-top:20px;order:2}}.filter .popup__submit{order:2;font-size:16px;padding-left:155px;padding-right:155px;border-radius:50px;text-decoration:none;font-weight:600;margin-left:40px}@media only screen and (max-width:639px){.filter .popup__submit{order:1;margin-left:0;padding-left:20px;padding-right:20px;width:100%}}body._no-scroll{height:100%;overflow-y:hidden}.cards-header{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:12px}.cards__sort{position:relative}.cards .sort__trigger{background:0 0;border:none;cursor:pointer}.cards .sort__trigger .icon{padding-left:10px;font-size:12px}.cards .sort__window{position:absolute;right:0;top:100%;padding:20px;background:#fff;z-index:9999;border:1px solid #e7e7e7;border-radius:8px;box-shadow:0 5px 5px rgba(0,0,0,.1);visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.cards .sort__window._active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.cards .sort__item:not(:last-child){margin-bottom:10px}.cards .sort__link{cursor:pointer;white-space:nowrap;transition:color .3s ease-in-out}.cards .sort__link:hover{color:#fd8743}.cards-labels .labels__item._orange{background-color:#fd8743}.cards-labels .labels__item._blue{background-color:#00008d}.cards-labels .labels__item._green{background-color:#00c600}.cards-labels .labels__item._yellow{background-color:#9b9b00}.cards-footer__dates{font-size:14px;font-weight:400}.cards ._load_more{display:flex;justify-content:center;margin-top:20px}.page-header .share__window._active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.blocks-header:after.lzl:not(.lzl-ed),.blocks-header:after.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGsAAABtCAYAAACm5p8RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVR4Ae3QMQEAAADCoPVPbQhfiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABA9fAALapAAHGZDZCAAAAAElFTkSuQmCC")}.images__label--top{top:20px}.info__description a{color:#fd8743}.facility-tabs__item sup{position:relative;top:-.5em;font-size:10px}.price__discount-name._yellow{background-color:#9b9b00}.price__discount-name._blue{background-color:#00008d}.price__discount-name._dark{background-color:#2d4059}.price-pagination{display:flex;justify-content:center;align-items:center}.price .pagination{margin-top:20px}.price .pagination__button{border:none;width:35px;height:35px;line-height:35px;transition:background .3s ease-in-out;cursor:pointer;background-color:#efefef;user-select:none;outline:none;font-size:12px}.price .pagination__button:hover{background-color:#e7e7e7}.price .pagination__button._inactive{opacity:0;pointer-events:none}.price__pages{line-height:35px;height:35px;text-align:center;background-color:#ffd460;color:#000}.price__pages._yellow{color:#fff;background-color:#9b9b00}.price__pages._blue{color:#fff;background-color:#00008d}.price__pages._pink{color:#fff;background-color:#71008d}.price__pages._dark{color:#fff;background-color:#2d4059}.price__cur-page,.price__all-pages{text-align:center;display:inline-block;width:30px}.consumption-open,.consumption-close{background:0 0;border:none;transition:color .3s ease-in-out}.consumption-open:hover,.consumption-close:hover{cursor:pointer;color:#fd8743}.consumption-open:focus,.consumption-close:focus{outline:none}.consumption-close{position:fixed;top:0;right:0;padding:10px;font-size:20px}.consumption-background{top:0;left:0;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:599;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.consumption-background._active{visibility:visible;opacity:1}.consumption-window{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:780px;width:calc(100% - 40px);background-color:#fff;z-index:600;border-radius:8px;box-shadow:0 9px 21px rgba(0,0,0,.25);visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.consumption-window._active{visibility:visible;opacity:1}.consumption-content{padding:30px;max-height:calc(100vh - 40px);overflow-y:auto}.consumption-header h2{font-size:26px;margin-bottom:10px}.consumption-header h4{font-size:18px;margin-bottom:10px;color:#fd8743}.consumption-prices{padding:20px;background-color:#f7f7f7;margin-bottom:20px}.consumption-prices ul{padding:10px;list-style:disc}.consumption-prices li:not(:last-child){margin-bottom:10px}.consumption a{color:#fd8743}.consumption b{font-weight:700}.booking-header{margin-bottom:15px}.booking__title{font-size:24px;font-weight:500}.booking-form{margin-bottom:80px}@media only screen and (max-width:1079px){.booking-form{order:2}}.booking-form .form{display:flex;flex-direction:column;justify-content:flex-start}.booking-form .form__content{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;background-color:#f8f8f8;border-radius:8px}@media (max-width:1180px){.booking-form .form__content{padding-top:calc(20px + 10 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.booking-form .form__content{padding-right:calc(20px + 10 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.booking-form .form__content{padding-bottom:calc(20px + 10 * ( ( 100vw - 375px ) / 805 ))}}@media (max-width:1180px){.booking-form .form__content{padding-left:calc(20px + 10 * ( ( 100vw - 375px ) / 805 ))}}.booking-form .form section{padding:20px 0;border-bottom:1px solid #e0e0e0}.booking-form .form section:first-child{padding-top:0}.booking-form .form section:last-child{padding-bottom:0;border:none}.booking-form .form__title{font-size:18px;font-weight:500;width:100%}.booking-form .form__input,.booking-form .form__textarea{width:100%;padding:13px;border:none;background-color:#fff;border-radius:4px}.booking-form .form__select{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #e0e0e0}.booking-form .form__select:first-child{padding-top:0}.booking-form .form__select:last-child{padding-bottom:0;border:none}.booking-form .form .select{flex:0 0 70px;margin-right:20px}.booking-form .form .select__arrow{top:0}.booking-form .form .select__selected{border:none}.booking-form .form .select-options{z-index:600;border:none}.booking-form .form .select__title{font-weight:600;font-size:14px;line-height:1.2}.booking-form .form .select__description{font-size:12px;font-weight:400;color:#9d9d9d;display:block}.booking-form .form .select__price{flex:1;white-space:nowrap;text-align:right;font-weight:600;font-size:14px;margin-left:20px}.booking-form .form-extra-options{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:15px}.booking-form .form .extra_price{white-space:nowrap;font-weight:600}.booking-form .form__extra-information{font-size:14px}.booking-form .form__button{margin-top:40px;font-size:16px;font-weight:700;text-transform:uppercase;padding:18px 125px;border-radius:50px;line-height:1;align-self:flex-end}.booking-form .start-package{color:#fd8743}.booking-form .start-package .icon-popup{visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.booking-form .start-package:hover .icon-popup{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.booking-form .start-package-popup{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:9998;visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed}.booking-form .start-package-popup._active{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.booking-form .start-package-popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;background-color:#fff;padding:20px;box-shadow:rgba(50,50,93,.25) 0 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px;z-index:9999;overflow-y:auto;max-height:calc(100% - 40px)}@media only screen and (max-width:767px){.booking-form .start-package-popup-content{width:calc(100% - 40px)}}.booking-form .start-package-popup-content h3{margin-bottom:20px}.booking-form .start-package-popup-content a{color:#fd8743}.booking-form .start-package-popup-content ul{list-style:disc;margin-left:20px}.booking-side .side-mb{display:none;padding:20px 0;align-items:center;position:relative}.booking-side .side-mb .icon-down{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.booking-side .side-mb .side-header--mb .side__title{font-size:28px;font-weight:600}@media (max-width:1180px){.booking-side .side-mb .side-header--mb .side__title{font-size:calc(14px + 14 * ( ( 100vw - 375px ) / 805 ))}}.booking-side .side-mb .side-header--mb .side__period{margin-top:7px;font-size:20px}@media (max-width:1180px){.booking-side .side-mb .side-header--mb .side__period{font-size:calc(12px + 8 * ( ( 100vw - 375px ) / 805 ))}}.booking-side .side-mb .side-header--mb .side__price{font-size:20px;font-weight:600}@media (max-width:1180px){.booking-side .side-mb .side-header--mb .side__price{font-size:calc(12px + 8 * ( ( 100vw - 375px ) / 805 ))}}.booking-side .side-mb .side-image--mb{width:30%;min-width:80px;padding-bottom:0;margin-right:30px;border-radius:8px;overflow:hidden}.booking-side .side-dt .side-header{background-color:#fd8743;color:#fff;padding:10px 20px 20px}.booking-side .side-dt .side-period{font-weight:600;font-size:14px}@media only screen and (max-width:1079px){.booking-side{order:1;margin-bottom:20px;border-bottom:1px solid #fd8743;border-top:1px solid #e7e7e7}.booking-side .side-dt{width:100%;background-color:#fff;z-index:9000;box-shadow:0 20px 20px rgba(0,0,0,.1);border-radius:8px;display:none}.booking-side .side-dt._active{display:block}.booking-side .side-mb{display:flex}}.order-details{margin-top:20px;padding:10px;background-color:#f0f0f0;margin-bottom:30px}.order-info{width:100%}.order-info tr:nth-child(odd){background-color:#f7f7f7}.order-info td{padding:3px 5px}.order-info td:first-child{width:200px}.order-info span{font-weight:700}.order-info a{color:#fd8743}.order-adds{padding:10px 0;font-size:14px}.page-results .cards{margin-top:0}.results{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;margin-bottom:30px}.results-args{position:relative;display:flex}.results-args:not(:last-child):after{content:"";width:1px;height:100%;position:absolute;top:0;right:-10px;background-color:#efefef}.results-title{font-size:15px;margin-right:10px}.restore__container{margin-bottom:50px;display:flex;flex-direction:column;align-items:center}.restore-orders{margin-top:30px;width:320px;background-color:#f6f6f6;padding:20px}.restore-orders-inputs{display:flex;flex-direction:column;align-items:center}.restore-orders input{height:100%;display:block;margin-bottom:20px;padding:10px;border:none;width:100%}