@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300&family=Roboto:ital,wght@0,300;0,400;0,700;1,700&display=swap);.img-loader-resp-wrapper{height:100%;width:100%}.img-loader-resp-wrapper img.resp-wide{height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.img-loader-resp-wrapper img.resp-tall{left:50%;max-width:100%;-o-object-fit:contain;object-fit:contain;position:relative;top:50%;transform:translate(-50%,-50%);width:100%}.img-loader-resp-wrapper.tall{overflow:hidden}.img-loader-fill-wrapper{height:100%;width:100%}.img-loader-fill-wrapper img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center dl,cite,code,dd,del,details,dfn,div,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;font-family:Roboto,sans-serif;margin:0;padding:0;vertical-align:baseline}h1,h2,h3,h4,h5,h6,p{line-height:125%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}a[x-apple-data-detectors]{color:inherit!important;font-family:inherit!important;text-decoration:none!important}:root{--white:#fff;--black:#000;--light-grayish-yellow:#fafaf8;--very-light-gray:#efefef;--zinc:#bbc3c6;--marengo:#3f5760;--shuttle-grey:#586d75;--pickled-bluewood:#324a54;--dark-blue:#2f4853;--very-dark-blue:#132f3b;--very-dark-blue-and-green:#223c48;--very-dark-grayish-blue:#495f68;--bright-green:#17c49b;--hs-bg:var(--white);--hs-fg:var(--very-dark-blue);--hs-fg-muted:var(--very-dark-grayish-blue);--hs-placeholder:#8795a0;--hs-border:rgba(19,47,59,.45);--hs-divider:rgba(19,47,59,.12);--hs-shadow:0 18px 40px rgba(14,22,26,.22),0 2px 8px rgba(14,22,26,.1);--hs-field-hover-bg:rgba(19,47,59,.04);--hs-field-active-bg:rgba(1,204,131,.08);--hs-focus-ring:rgba(1,204,131,.35);--hs-cta-bg:#01cc83;--hs-cta-bg-hover:#00b374;--hs-cta-bg-active:#00a86a;--hs-cta-fg:var(--white);--hs-radius:14px;--hs-radius-inner:10px;--hs-height:72px;--hs-height-tablet:64px;--hs-height-mobile:56px}.theme-dark,body.theme-dark{--hs-bg:#1b3541;--hs-fg:var(--white);--hs-fg-muted:#a6b6bc;--hs-placeholder:#8092a0;--hs-border:hsla(0,0%,100%,.4);--hs-divider:hsla(0,0%,100%,.12);--hs-field-hover-bg:hsla(0,0%,100%,.06);--hs-shadow:0 18px 40px rgba(0,0,0,.45),0 2px 8px rgba(0,0,0,.25)}.cookie-v2-section-wrapper{align-items:center;background:#132f3b;bottom:0;display:flex;padding:28px 80px;position:fixed;width:100%;z-index:9999}.cookie-v2-section-wrapper .text-wrapper{display:flex;flex-direction:column;gap:8px}.cookie-v2-section-wrapper .text-wrapper .text-block-container{color:var(--white)}.cookie-v2-section-wrapper .text-wrapper .text-block-container .legal-information-text{cursor:pointer;text-decoration:underline}@media screen and (min-width:1440px){.cookie-v2-section-wrapper .text-wrapper{margin-left:auto}}.cookie-v2-section-wrapper .apply-button{align-items:center;background:transparent;border:1px solid var(--white);border-radius:5px;cursor:pointer;display:flex;height:42px;justify-content:center;margin-left:34px;padding:0 20px}.cookie-v2-section-wrapper .apply-button .apply-text{color:var(--white);font-size:18px;font-weight:500}@media screen and (min-width:1440px){.cookie-v2-section-wrapper .apply-button{margin-right:auto}}@media screen and (max-width:842px){.cookie-v2-section-wrapper .apply-button{margin-left:0;margin-top:12px;max-height:52px;padding:12px}}@media screen and (min-width:1440px){.cookie-v2-section-wrapper{padding:28px 0}}@media screen and (min-width:1024px)and (max-width:1440px){.cookie-v2-section-wrapper{padding:28px 60px}}@media screen and (min-width:768px)and (max-width:1024px){.cookie-v2-section-wrapper{padding:28px 40px}}@media screen and (max-width:842px){.cookie-v2-section-wrapper{align-items:normal;flex-direction:column}}@media screen and (max-width:768px){.cookie-v2-section-wrapper{padding:28px 20px}}.generic-error-modal-wrapper{background-color:var(--white);border-radius:8px;left:50%;outline:none;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.generic-error-modal-wrapper .generic-error-modal-container{align-items:center;display:flex;flex-direction:column;gap:24px}.generic-error-modal-wrapper .generic-error-modal-container .generic-error-text{color:#132f3b;font-size:20px;font-weight:700;max-width:214px;text-align:center}.generic-error-modal-wrapper .generic-error-modal-container .generic-error-button{background:transparent;border:1px solid #132f3b;border-radius:5px;cursor:pointer;padding:12px 36px}.generic-error-modal-wrapper .generic-error-modal-container .generic-error-button .button-text{color:#132f3b;font-size:18px;font-weight:500}.generic-error-modal-wrapper .close-icon-error-modal{cursor:pointer;position:absolute;right:-34px;top:0}@media screen and (max-width:467px){.generic-error-modal-wrapper .close-icon-error-modal{right:0;top:-35px}}@media screen and (min-width:1024px){.generic-error-modal-wrapper{padding:80px}}@media screen and (min-width:700px)and (max-width:1024px){.generic-error-modal-wrapper{padding:60px}}@media screen and (min-width:408px)and (max-width:700px){.generic-error-modal-wrapper{padding:50px}}@media screen and (max-width:408px){.generic-error-modal-wrapper{padding:40px}}.header{background-image:url(/public/assets/img/HeroSection.jpg);background-repeat:no-repeat;background-size:cover;position:relative}.header:before{background:linear-gradient(180deg,rgba(255,214,153,.18),rgba(255,183,122,.1) 45%,rgba(14,22,26,.18));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.header-wrapper{position:relative}.header-wrapper-villas{align-items:center;display:flex;gap:20px;padding-left:80px;padding-right:80px;padding-top:40px}.hero-burger-trigger{align-items:center;background:hsla(0,0%,100%,0);border:1px solid hsla(0,0%,100%,0);border-radius:50%;cursor:pointer;display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;padding:0;position:relative;transition:background-color .2s ease,border-color .2s ease;width:44px;z-index:1100}.hero-burger-trigger:focus-visible,.hero-burger-trigger:hover{background-color:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.55)}.hero-burger-trigger:focus-visible{outline:2px solid var(--hs-focus-ring,rgba(1,204,131,.55));outline-offset:3px}.hero-burger-trigger__icon{display:block;height:16px;position:relative;width:22px}.hero-burger-trigger__bar{background-color:#fff;border-radius:2px;height:2px;left:0;position:absolute;transition:transform .26s cubic-bezier(.4,0,.2,1),opacity .16s ease,top .26s cubic-bezier(.4,0,.2,1);width:100%}.hero-burger-trigger__bar:first-child{top:0}.hero-burger-trigger__bar:nth-child(2){top:7px}.hero-burger-trigger__bar:nth-child(3){top:14px}.hero-burger-trigger--open:focus-visible,.hero-burger-trigger--open:hover{background-color:rgba(19,47,59,.06);border-color:rgba(19,47,59,.25)}.hero-burger-trigger--open .hero-burger-trigger__bar{background-color:var(--very-dark-blue,#132f3b)}.hero-burger-trigger--open .hero-burger-trigger__bar:first-child{top:7px;transform:rotate(45deg)}.hero-burger-trigger--open .hero-burger-trigger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.hero-burger-trigger--open .hero-burger-trigger__bar:nth-child(3){top:7px;transform:rotate(-45deg)}@media(prefers-reduced-motion:reduce){.hero-burger-trigger,.hero-burger-trigger__bar{transition:none}}@media screen and (max-width:604px){.hero-burger-trigger{height:40px;width:40px}}.header-content{color:var(--white);padding-left:80px;padding-right:80px;padding-top:68px}.header-title{font-family:Bebas Neue;font-size:64px;font-weight:500;text-shadow:0 2px 16px rgba(14,22,26,.45);text-transform:uppercase}.header-paragraph-first,.header-paragraph-second{font-size:20px;max-width:600px;padding-right:20px;text-shadow:0 1px 10px rgba(14,22,26,.45)}.header-paragraph-first{padding-top:22px}.header-paragraph-second{padding-bottom:108px;padding-top:22px}.header+.header-filter{margin-top:-40px}@media screen and (max-width:1024px){.header+.header-filter{margin-top:-36px}}@media screen and (max-width:492px){.header+.header-filter{margin-top:-32px}}@media screen and (min-width:1024px)and (max-width:1440px){.header-wrapper-villas{padding-left:60px;padding-right:60px}.header-title{font-size:60px}.header-content{padding-left:60px;padding-right:60px}}@media screen and (min-width:768px)and (max-width:1024px){.header-wrapper-villas{padding-left:40px;padding-right:40px}.header-title{font-size:55px}.header-content{padding-left:40px;padding-right:40px}}@media screen and (max-width:1024px){.header{background-position:top}.header-paragraph-first,.header-paragraph-second{font-size:18px}}@media screen and (max-width:768px){.header-content,.header-wrapper-villas{padding-left:20px;padding-right:20px}.header-title{font-size:50px}}@media screen and (max-width:492px){.header{background-size:232% 100%}.header-wrapper-villas{padding-top:50px}.header-paragraph-first,.header-paragraph-second{font-size:16px;font-weight:300;max-width:316px}.header-paragraph-second{padding-bottom:100px}}@media screen and (max-width:412px){.header-title{width:240px}}.headerCards{background-color:var(--light-grayish-yellow);padding:43px 240px 40px}@media screen and (min-width:1441px){.headerCards{margin:0 auto;max-width:1166px;padding:43px 0 70px}}@media screen and (min-width:1024px)and (max-width:1440px){.headerCards{padding:40px 60px}}@media screen and (min-width:768px)and (max-width:1024px){.headerCards{padding:40px 50px 40px 40px}}@media screen and (max-width:768px){.headerCards{padding:40px 20px}}.headerCards__wrapper{display:flex;justify-content:space-between}.header-button{background-color:var(--light-grayish-yellow);display:flex;padding-bottom:28px}@media screen and (min-width:1441px){.header-button{margin:0 auto;max-width:1166px}}@media screen and (min-width:1024px)and (max-width:1440px){.header-button{padding-bottom:25px;padding-left:60px;padding-right:60px}}@media screen and (min-width:768px)and (max-width:1024px){.header-button{padding-bottom:23px;padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.header-button{padding-bottom:21px;padding-left:20px;padding-right:20px}}.header-button-text{font-size:15px;line-height:28px;text-transform:uppercase}.header-button a{display:flex;gap:18px}.main-cards{background-color:var(--light-grayish-yellow)}.header-filter{background-color:transparent;display:flex;justify-content:center;padding:0 16px;pointer-events:none;position:-webkit-sticky;position:sticky;top:0;z-index:100}@media screen and (max-width:492px){.header-filter{padding:0 12px}}.header-filter-wrapper{align-items:stretch;background-color:var(--hs-bg);border:2px solid var(--hs-border);border-radius:var(--hs-radius);box-shadow:var(--hs-shadow);display:flex;height:var(--hs-height);justify-content:center;max-width:1040px;pointer-events:auto;transition:box-shadow .2s ease,transform .16s ease;width:100%}@media screen and (max-width:1024px){.header-filter-wrapper{height:var(--hs-height-tablet);max-width:900px}}@media screen and (max-width:768px){.header-filter-wrapper{max-width:none}}@media screen and (max-width:492px){.header-filter-wrapper{border-radius:999px;cursor:pointer;height:var(--hs-height-mobile)}}.header-filter-block{align-items:center;cursor:pointer;display:flex;flex:1 1 0;min-width:0;padding:10px 18px;position:relative;transition:background-color .16s ease,box-shadow .18s ease}.header-filter-block:hover{background-color:var(--hs-field-hover-bg)}.header-filter-block:focus-visible{box-shadow:inset 0 0 0 2px var(--hs-focus-ring);outline:none}.header-filter-block.dropdown-open{background-color:var(--hs-field-active-bg);box-shadow:inset 0 -3px 0 var(--hs-cta-bg)}@media screen and (min-width:1025px){.header-filter-block:first-child{padding-left:22px}}@media screen and (max-width:1024px){.header-filter-block{padding:8px 14px}}@media screen and (max-width:768px){.header-filter-block{padding:6px 10px}}@media screen and (max-width:492px){.header-filter-block{padding:0 6px}.header-filter-block:hover{background-color:transparent}}.header-filter-line{align-self:center;background-color:var(--hs-divider);border:0;flex:0 0 auto;height:44%;margin:0;width:1px}@media screen and (max-width:492px){.header-filter-line{display:none}}.header-filter-info{display:flex;flex-direction:column;gap:2px;min-width:0;padding-left:10px}@media screen and (max-width:768px){.header-filter-info{padding-left:6px}}.header-filter-description{color:var(--hs-fg-muted);font-size:12px;font-weight:600;letter-spacing:.04em;line-height:1.2;margin:0;text-transform:uppercase}@media screen and (max-width:492px){.header-filter-description{font-size:11px}}.header-filter-choose{color:var(--hs-fg);font-size:15px;font-weight:500;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.header-filter-choose{font-size:14px}}@media screen and (max-width:492px){.header-filter-choose{font-size:13px;font-weight:600}}.header-filter-choose2{font-size:12px}@media screen and (max-width:768px){.header-filter-choose2{font-size:11px}}.header-filter-icon{flex:0 0 auto;height:18px!important;opacity:.8;width:18px!important}.header-filter-loopa{align-items:center;align-self:center;background-color:var(--hs-cta-bg);border:0;border-radius:var(--hs-radius-inner);color:var(--hs-cta-fg);cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;height:calc(100% - 16px);justify-content:center;letter-spacing:.02em;margin:8px 8px 8px 4px;min-width:120px;padding:0 22px;transition:background-color .16s ease,transform .12s ease}.header-filter-loopa img{filter:brightness(0) invert(1);height:18px;width:18px}.header-filter-loopa:hover{background-color:var(--hs-cta-bg-hover)}.header-filter-loopa:active{background-color:var(--hs-cta-bg-active);transform:scale(.98)}.header-filter-loopa:focus-visible{outline:2px solid var(--hs-focus-ring);outline-offset:2px}@media screen and (max-width:1024px){.header-filter-loopa{min-width:96px;padding:0 16px}}@media screen and (max-width:768px){.header-filter-loopa{min-width:0;padding:0 14px}.header-filter-loopa .header-filter-loopa-label{display:none}}@media screen and (max-width:492px){.header-filter-loopa{margin:6px;min-width:0;padding:0 14px}}.header-filter-block-dark{color:var(--hs-fg)!important}.header-filter-block-light{color:var(--hs-placeholder)!important}.header-filter-description.header-filter-block-dark,.header-filter-description.header-filter-block-light{color:var(--hs-fg-muted)!important}.dropdown-feed-filters{background-color:var(--hs-bg);border:1px solid var(--hs-border);border-radius:var(--hs-radius);box-shadow:0 12px 32px rgba(14,22,26,.18),0 2px 8px rgba(14,22,26,.08);left:0;max-height:500px;min-width:280px;overflow-y:auto;padding:24px;position:absolute;scrollbar-width:none;top:calc(100% + 10px);width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:10}.dropdown-feed-filters .list-style-virtual{list-style:none;margin:0;padding:0}.dropdown-feed-filters .list-style-virtual-li{border:1px solid var(--very-light-gray);border-radius:6px;color:var(--very-dark-blue);cursor:pointer;font-size:15px;padding:10px 12px;transition:background-color .14s ease,color .14s ease}.dropdown-feed-filters .list-style-virtual-li+.dropdown-feed-filters .list-style-virtual-li{margin-top:4px}.dropdown-feed-filters .list-style-virtual-li:hover{background-color:var(--hs-field-active-bg);color:var(--very-dark-blue)}.unique{left:auto;right:0}.dropdown-for-mobile-calendar{background-color:var(--hs-bg);border:1px solid var(--hs-border);border-radius:var(--hs-radius);box-shadow:0 12px 32px rgba(14,22,26,.18),0 2px 8px rgba(14,22,26,.08);left:0;padding:24px;position:absolute;top:calc(100% + 10px);z-index:10}.filter-location-title{color:var(--very-dark-blue);font-size:16px;font-weight:600;opacity:.8;padding-bottom:6px;padding-top:6px}.wrapper-for-filter-bySearch{padding-top:10px}.wrapper-for-filter-bySearch .filter-bySearch{border:1px solid var(--hs-border);border-radius:100px;box-sizing:border-box;font-size:15px;outline:none;padding:8px 20px;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.wrapper-for-filter-bySearch .filter-bySearch:focus{border-color:var(--hs-cta-bg);box-shadow:0 0 0 3px var(--hs-focus-ring)}.dropdown-label{color:var(--very-dark-blue);font-size:16px;font-weight:600}.clear-button{cursor:pointer;height:16px;opacity:.6;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:opacity .14s ease;width:16px}.clear-button:hover{opacity:1}@media screen and (max-width:768px){.clear-button{display:none}.clear-button-for-mobile{cursor:pointer;height:18px;width:18px}}.list-style-virtual{padding:10px}.block-for-children,.block-for-guest{display:flex;justify-content:space-between}.block-for-children{margin-top:24px}.counter-for-guest{align-items:center;display:flex}.counter-button-guest{background:var(--white);border:1px solid var(--very-light-gray);cursor:pointer;height:27px;padding:4px 8px;width:27px}.minus{margin-right:20px}.minus,.plus{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus{margin-left:20px}.counter-button-guest.disabled{color:var(--zinc);cursor:not-allowed}.adult-information-heading,.children-information-heading{color:var(--very-dark-blue);font-weight:600;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.not-found-region{align-items:center;display:flex;justify-content:center;margin-top:20px}.burger-menu{background:var(--very-dark-blue);height:100%;left:0;overflow-y:auto;position:fixed;scrollbar-width:none;top:0;width:100%;z-index:10150}.mob-filter{display:flex;justify-content:space-between;padding-left:35px;padding-right:35px;padding-top:42px}.mob-filter-title{color:var(--white);font-size:18px;font-weight:600;line-height:21px}.mob-filter-close{background:none;border:none;color:var(--white);cursor:pointer;font-size:18px;height:15px;width:15px}.mob-filter-block{display:flex;flex-direction:column;gap:8px;padding:35px 35px 120px}.mob-filter-wrapper-selection{display:flex;gap:12px}@media screen and (max-width:468px){.mob-filter-wrapper-selection{gap:9px}}.mob-filter-wrapper-selection-filter{display:flex;gap:8px}.mob-filter-wrapper-selection-paragraph{color:var(--white);font-size:15px;max-width:120px;text-wrap:nowrap}.mob-filter-wrapper-selection-paragraph-dark{color:#000}.mob-filter-wrapper-selection-for-clear{display:flex;flex-direction:row;gap:8px}.mob-filter-additionalTitle{color:#495f68;font-size:15px;text-wrap:nowrap}.accordion-summary-for-filter{display:flex;justify-content:space-between;padding:1rem}.mob-filter-special-padding{overflow-y:auto;padding:36px 24px}@media screen and (max-width:410px){.mob-filter-special-padding{padding:24px 12px}}.list-style-virtual-li{border:1px solid var(--very-light-gray);color:var(--very-dark-blue);cursor:pointer;font-size:16px;padding:10px}.MuiAccordion-region>div{padding:0}.list-style-virtual-li.selected{background-color:var(--pickled-bluewood);color:#fff}body.filter-open{overflow:hidden}.filter-for-mobile{display:none}.filter-for-mobile.open{display:block}.buttons-for-mobile-mode{background:#fff;bottom:0;display:flex;justify-content:space-between;padding:25px;position:fixed;width:100%}.buttons-for-mobile-mode .clear-all{border-color:#132f3b;color:#132f3b;padding:8px 32px}.buttons-for-mobile-mode .clear-all:hover{border-color:#132f3b}.buttons-for-mobile-mode .search{background-color:var(--hs-cta-bg);color:#fff;padding:8px 32px}.buttons-for-mobile-mode .search:hover{background-color:var(--hs-cta-bg-hover)}.buttons-for-mobile-sticky-mode{background:#fff;bottom:0;display:flex;justify-content:space-between;padding:25px;position:-webkit-sticky;position:sticky;width:100%}.buttons-for-mobile-sticky-mode .clear-all{border-color:#132f3b;color:#132f3b;padding:8px 32px}.buttons-for-mobile-sticky-mode .clear-all:hover{border-color:#132f3b}.buttons-for-mobile-sticky-mode .search{background-color:#132f3b;color:#fff;padding:8px 32px}.buttons-for-mobile-sticky-mode .search:hover{background-color:#132f3b}.blocks-wrapper-for-guest{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:768px){.header-filter-block-dark{color:var(--hs-fg);font-size:13px}.header-filter-block-light{color:var(--hs-placeholder)}}.buttons-for-desktop{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.buttons-for-mobile{align-items:center;display:flex;gap:7px;justify-content:center;margin-top:10px}.buttons-for-mobile-dates{border:1px solid #132f3b;border-radius:4px;color:#132f3b;font-weight:700;padding:8px 18px}.sticky-buttons{align-items:center;background-color:#fff;bottom:-1px;display:flex;justify-content:space-between;padding:30px 0;position:-webkit-sticky;position:sticky}.dropdown-for-location{background-color:var(--hs-bg);border:1px solid var(--hs-border);border-radius:var(--hs-radius);box-shadow:0 12px 32px rgba(14,22,26,.18),0 2px 8px rgba(14,22,26,.08);left:0;max-height:500px;max-width:520px;min-width:380px;overflow-y:auto;padding:24px 24px 0;position:absolute;scrollbar-width:none;top:calc(100% + 10px);width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:10}.wrapper-for-filter-bySearch{margin-bottom:12px}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-filter-with-overflow{flex:1 1 auto;overflow-x:auto;scrollbar-width:none}.mob-filter-with-flex{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;margin-bottom:1rem}.mob-filter-with-flex-direction{display:flex;flex-direction:column;gap:13rem}.tabs-wrapper{align-items:center;background-color:var(--light-grayish-yellow);display:flex;gap:29px;overflow-x:auto;padding:32px 80px 10px;position:-webkit-sticky;position:sticky;top:52px;white-space:nowrap;z-index:99}.tabs-wrapper::-webkit-scrollbar{display:none}.tab-wrapper-all,.tab-wrapper-rest{cursor:pointer;font-size:14px;letter-spacing:.02em}.tab-wrapper-rest{align-items:center;display:flex;flex-direction:row-reverse;gap:10px}.tab-wrapper-selected{color:var(--very-dark-blue)}.tab-wrapper-selected span img{fill:none;stroke:#c3c9cb}.tab-wrapper-non-selected{color:#c3c9cb}.tab-hr-line{border:.5px solid #c3c9cb;margin-top:0;position:-webkit-sticky;position:sticky;top:113px;z-index:99}@media screen and (min-width:1342px){.tabs-wrapper{justify-content:center}}@media screen and (max-width:604px){.tabs-wrapper{padding:18px 24px 6px;top:40px}.tab-hr-line{top:83px}}.listingFeed-main-block-wrapper{background-color:var(--light-grayish-yellow)}.listingFeed-main-block-wrapper .villas-feed-wrapper{margin-bottom:58px;margin-top:38px;padding:0 62px}@media screen and (min-width:1441px){.listingFeed-main-block-wrapper .villas-feed-wrapper{padding:0 80px}}@media screen and (min-width:772px)and (max-width:1034px){.listingFeed-main-block-wrapper .villas-feed-wrapper{padding:0 40px}}@media screen and (max-width:771px){.listingFeed-main-block-wrapper .villas-feed-wrapper{padding:0 20px}}.listingFeed-main-block-wrapper .villas-feed-wrapper .villas-feed-container{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-content:center}@media screen and (min-width:320px)and (max-width:1372px){.listingFeed-main-block-wrapper .villas-feed-wrapper .villas-feed-container{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:320px)and (max-width:992px){.listingFeed-main-block-wrapper .villas-feed-wrapper .villas-feed-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:590px){.listingFeed-main-block-wrapper .villas-feed-wrapper .villas-feed-container{grid-template-columns:repeat(1,1fr)}}.listingFeed-main-block-wrapper .villas-feed-wrapper .villas-feed-container.no-cards{display:flex}.listingFeed-main-block-wrapper .load-more-properties-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:44px}.listingFeed-main-block-wrapper .load-more-properties-wrapper .load-more-properties-text{color:var(--very-dark-blue);font-size:20px;font-weight:600}.listingFeed-main-block-wrapper .load-more-properties-wrapper .load-more-properties-btn{background-color:var(--very-dark-blue);border:none;border-radius:10px;cursor:pointer;padding:16px 28px}.listingFeed-main-block-wrapper .load-more-properties-wrapper .load-more-properties-btn .show-more-text{color:var(--light-grayish-yellow);font-size:16px;font-weight:600}.map-btn-wrapper{background:var(--very-dark-blue);border:none;border-radius:5px;bottom:36px;box-shadow:0 0 0 0 #132f3b,0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0);cursor:pointer;display:inline-flex;float:none;left:50%;margin-bottom:14px;outline:none;padding:6px 11px;position:-webkit-sticky;position:sticky;transform:translateX(-50%)}.map-btn-container{align-items:center;display:flex;flex-direction:row-reverse;gap:8px}.map-btn-text{color:var(--white);font-size:18px;font-weight:500}.not-found-filter{align-items:center;display:flex;flex-direction:column;gap:30px;margin-bottom:70px;margin-top:70px;padding:0 62px}@media screen and (min-width:772px)and (max-width:1034px){.not-found-filter{gap:25px;margin-bottom:50px;margin-top:50px;padding:0 40px}}@media screen and (max-width:771px){.not-found-filter{gap:20px;margin-bottom:30px;margin-top:30px;padding:0 20px}}.not-found-filter-title{color:var(--very-dark-blue);font-family:Roboto;font-size:20px;text-align:center}@media screen and (min-width:772px)and (max-width:1034px){.not-found-filter-title{font-size:18px}}@media screen and (max-width:771px){.not-found-filter-title{font-size:16px}}.not-found-filter-link{background-color:var(--white);border:1px solid var(--very-dark-blue);border-radius:5px;color:var(--very-dark-blue);cursor:pointer;font-size:18px;font-weight:600;line-height:24px;max-height:56px;padding:15px 18px}@media screen and (min-width:772px)and (max-width:1034px){.not-found-filter-link{font-size:16px;padding:10px 14px}}@media screen and (max-width:771px){.not-found-filter-link{font-size:14px;padding:10px 14px}}.not-found-filter-paragraph{color:var(--very-dark-blue);font-size:16px;max-width:570px;text-align:center}@media screen and (min-width:772px)and (max-width:1034px){.not-found-filter-paragraph{font-size:14px}}@media screen and (max-width:771px){.not-found-filter-paragraph{font-size:12px}}.villa-card-container{margin-bottom:32px;width:100%}.villa-card-container .slick-list{max-height:218px}.villa-card-container .slick-list .slick-track{height:100%}@media screen and (min-width:1441px){.villa-card-container .slick-list{max-height:242px}}@media screen and (min-width:882px)and (max-width:992px){.villa-card-container .slick-list{max-height:242px}}.villa-card-container .slick-dots{bottom:8px}.villa-card-container .slick-dots .slick-active{width:8px}.villa-card-container .slick-dots .slick-active button:before{color:#fff;font-size:22px;opacity:1}.villa-card-container .slick-dots li{width:8px}.villa-card-container .slick-dots li button:before{color:#fff;font-size:15px;opacity:.5}.villa-card-container .slick-dots li:nth-child(n+6),.villa-card-container .slick-slider .slick-next:before,.villa-card-container .slick-slider .slick-prev:before{display:none}.villa-card-container .slick-slider .slick-next,.villa-card-container .slick-slider .slick-prev{align-items:center;background-color:rgba(15,30,37,.74);border-radius:100%;display:none;height:30px;justify-content:center;margin-left:12%;margin-right:12%;width:30px;z-index:10}.villa-card-container .slick-slider .slick-next:hover,.villa-card-container .slick-slider .slick-prev:hover{display:flex}.villa-card-container .slick-slider .slick-next img{transform:rotate(180deg)}.villa-card-container .slick-slider img{width:12px}.villa-card-container:hover .slick-next,.villa-card-container:hover .slick-prev{display:flex}.villa-card-container .villa-card-image{height:218px;position:relative}.villa-card-container .villa-card-image span img{border-radius:12px}.villa-card-container .villa-card-image .villa-card-tag{border-radius:0 5px 5px 0;display:inline-block;font-size:13px;font-weight:500;padding:9px 14px;position:absolute;text-transform:uppercase;top:20px;white-space:nowrap}@media screen and (min-width:1441px){.villa-card-container .villa-card-image{height:242px}}@media screen and (min-width:882px)and (max-width:992px){.villa-card-container .villa-card-image{height:242px}}.villa-card-container .villa-card-info-wrapper .villa-card-info-container{align-items:center;display:flex;gap:6px;padding-bottom:8px;padding-top:18px}.villa-card-container .villa-card-info-wrapper .villa-card-info-container .villa-info-location{color:var(--very-dark-blue);font-size:14px;line-height:150%;text-transform:uppercase}.villa-card-container .villa-card-info-wrapper .villa-info-name{color:var(--very-dark-blue);font-family:Bebas Neue,sans-serif;font-size:26px;max-width:288px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:590px){.villa-card-container .villa-card-info-wrapper .villa-info-name{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:visible;text-overflow:clip;white-space:normal}}@media screen and (min-width:898px)and (max-width:992px){.villa-card-container .villa-card-info-wrapper .villa-info-name{max-width:390px}}@media screen and (min-width:993px)and (max-width:1212px){.villa-card-container .villa-card-info-wrapper .villa-info-name{max-width:282px}}@media screen and (min-width:1213px)and (max-width:1372px){.villa-card-container .villa-card-info-wrapper .villa-info-name{max-width:348px}}@media screen and (min-width:1373px)and (max-width:1632px){.villa-card-container .villa-card-info-wrapper .villa-info-name{max-width:292px}}@media screen and (min-width:1633px){.villa-card-container .villa-card-info-wrapper .villa-info-name{max-width:348px}}.villa-card-container .villa-card-info-wrapper .villa-info-hrLine{border:.5px solid #c3c9cb;margin:12px 0 11px}.villa-card-container .villa-card-info-wrapper .villa-details-wrapper{display:flex;gap:12px}.villa-card-container .villa-card-info-wrapper .villa-details-wrapper .villa-accommodation-info{align-items:center;display:flex;gap:6px}.villa-card-container .villa-card-info-wrapper .villa-details-wrapper .villa-accommodation-text{color:var(--very-dark-blue);font-size:10.8px;line-height:186%;text-transform:uppercase}@media screen and (min-width:590px)and (max-width:640px){.villa-card-container .villa-card-info-wrapper .villa-details-wrapper .villa-accommodation-text{font-size:9.8px}.villa-card-container .villa-card-info-wrapper .villa-details-wrapper{gap:8px}}.villa-card-container .villa-card-info-wrapper .villa-price-container{align-items:center;background:var(--very-dark-blue);border-radius:6px;color:var(--white);display:flex;font-size:18px;font-weight:700;justify-content:center;margin-top:16px;padding:18px}@media screen and (min-width:590px)and (max-width:620px){.villa-card-container .villa-card-info-wrapper .villa-price-container{font-size:16px}}.faq-v2-section-wrapper{display:flex;padding:42px 80px 86px}.faq-v2-section-wrapper .faq-v2-first-block-wrapper{display:flex;flex-direction:column;max-width:368px}.faq-v2-section-wrapper .faq-v2-first-block-wrapper .title-wrapper{color:#132f3b;font-size:32px;font-weight:600;line-height:124%;margin-bottom:10px;text-transform:uppercase}.faq-v2-section-wrapper .faq-v2-first-block-wrapper span{max-height:208px}.faq-v2-section-wrapper .faq-v2-first-block-wrapper span img{border-radius:12px}@media screen and (max-width:942px){.faq-v2-section-wrapper .faq-v2-first-block-wrapper span{display:none!important}}.faq-v2-section-wrapper .faq-v2-second-block-wrapper{display:flex;flex-direction:column;justify-content:flex-end;margin-left:68px;width:100%}.faq-v2-section-wrapper .faq-v2-second-block-wrapper .MuiAccordion-root:before{display:none}.faq-v2-section-wrapper .faq-v2-second-block-wrapper .MuiPaper-root{margin:0}@media screen and (max-width:942px){.faq-v2-section-wrapper .faq-v2-second-block-wrapper{margin-left:0}}.faq-v2-section-wrapper .button-wrapper,.faq-v2-section-wrapper .faq-v2-section-button-wrapper{background:transparent;border:1px solid #132f3b;border-radius:5px;cursor:pointer;margin-top:20px;padding:12px 18px;width:100%}@media screen and (min-width:943px){.faq-v2-section-wrapper .faq-v2-section-button-wrapper{display:none}}@media screen and (max-width:942px){.faq-v2-section-wrapper .button-wrapper{display:none}}.faq-v2-section-wrapper .button-text,.faq-v2-section-wrapper .faq-v2-section-button-text{color:#132f3b;font-size:18px;font-weight:500}@media screen and (max-width:942px){.faq-v2-section-wrapper{flex-direction:column}}@media screen and (min-width:1440px){.faq-v2-section-wrapper{margin:0 auto;max-width:1166px;padding:42px 0 86px}}@media screen and (min-width:1024px)and (max-width:1440px){.faq-v2-section-wrapper{padding:42px 60px 86px}}@media screen and (min-width:768px)and (max-width:1024px){.faq-v2-section-wrapper{padding:42px 40px 86px}}@media screen and (max-width:768px){.faq-v2-section-wrapper{padding:42px 20px 86px}}.footer{background-color:var(--very-dark-blue);color:var(--white)}.footer__wrapper{padding:0 80px}@media screen and (min-width:1441px){.footer__wrapper{margin:0 auto;max-width:1166px;padding:0}}@media screen and (min-width:1024px)and (max-width:1440px){.footer__wrapper{padding:0 60px}}@media screen and (min-width:768px)and (max-width:1024px){.footer__wrapper{padding:0 40px}}@media screen and (max-width:768px){.footer__wrapper{padding:0 20px}}.footer .footer-pt{padding:20px 0 34px 80px}@media screen and (min-width:1441px){.footer .footer-pt{margin:0 auto;max-width:1166px;padding-left:0}}@media screen and (min-width:1024px)and (max-width:1440px){.footer .footer-pt{padding:20px 0 34px 60px}}@media screen and (min-width:768px)and (max-width:1024px){.footer .footer-pt{padding:20px 0 34px 40px}}@media screen and (max-width:768px){.footer .footer-pt{padding:20px 0 34px 20px}}.footer__background-title{color:#324a54;font-family:Bebas Neue;font-size:62px;font-weight:700;overflow:hidden;padding-bottom:95px;padding-top:95px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.footer__background-icon{vertical-align:middle}.footer__data{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__data-block{line-height:26px}.footer__data-services{padding-right:43px}@media screen and (min-width:360px)and (max-width:915px){.footer__data-services{padding-bottom:39px;padding-right:28px}}@media screen and (min-width:300px)and (max-width:360px){.footer__data-services{padding-bottom:39px}}.footer__data-opportunities{padding-right:79px}@media screen and (min-width:360px)and (max-width:915px){.footer__data-opportunities{padding-bottom:39px;padding-right:28px}}@media screen and (min-width:300px)and (max-width:360px){.footer__data-opportunities{padding-bottom:39px}}@media screen and (max-width:471px){.footer__data-company{padding-bottom:39px}}.footer__data-address{max-width:334px;padding-top:34px}.footer__data-email,.footer__data-phone{padding-top:15px}.footer__data-title{font-size:18px;font-weight:600}.footer__data-unit{padding-top:10px}.footer__data-socials{display:flex;gap:12px;padding-bottom:40px;padding-top:33px}.footer__data-socials-whatsapp{padding-right:30px}.footer__data-button{background-color:var(--very-dark-blue);border:1px solid var(--white);border-radius:5px;color:var(--white);cursor:pointer;font-size:18px;height:56px;width:198px}@media screen and (max-width:1149px){.footer__data-button{margin-bottom:50px}}.footer__container{display:flex;flex-wrap:wrap}.nav-drawer{inset:0;pointer-events:none;position:fixed;z-index:1000}.nav-drawer__overlay{background-color:rgba(14,22,26,.55);inset:0;opacity:0;position:absolute;transition:opacity .24s ease}.nav-drawer__panel{background-color:var(--white);box-shadow:18px 0 40px rgba(14,22,26,.22);color:var(--very-dark-blue);display:flex;flex-direction:column;height:100%;left:0;max-width:100vw;overflow-y:auto;position:absolute;top:0;transform:translateX(-100%);transition:transform .28s ease;width:360px}@media screen and (max-width:492px){.nav-drawer__panel{width:85vw}}.nav-drawer__header{flex:0 0 auto;height:84px}.nav-drawer__nav{padding:8px 40px 40px}.nav-drawer__title{color:var(--very-dark-blue);font-size:18px;font-weight:600;padding-bottom:12px}.nav-drawer__list{list-style:none;margin:0;padding:0}.nav-drawer__item{font-size:16px;line-height:26px;padding-top:14px}.nav-drawer__item a,.nav-drawer__item a:visited{color:var(--very-dark-blue);text-decoration:none}.nav-drawer__item a:focus,.nav-drawer__item a:hover{color:var(--bright-green);text-decoration:underline}.nav-drawer--open{pointer-events:auto}.nav-drawer--open .nav-drawer__overlay{opacity:1}.nav-drawer--open .nav-drawer__panel{transform:translateX(0)}.listing-page-wrapper{background-color:var(--light-grayish-yellow)}.listing-page-wrapper .info-details-section-wrapper{padding:60px 80px}.listing-page-wrapper .info-details-section-wrapper .info-details-text{color:#132f3b;font-size:32px;font-weight:600;text-transform:uppercase}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper{display:flex;margin-top:26px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper{display:flex;flex-wrap:wrap;width:50%}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-information-text{color:#132f3b;font-size:27px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container{display:flex;flex-direction:column}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container img{height:24px;margin-bottom:10px;width:24px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container .property-information-item{margin-bottom:8px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container .property-information-item .information-text{color:#132f3b;font-weight:700;margin-right:4px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container .property-information-item .information-value{color:#132f3b}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container:nth-child(2){margin-right:68px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container:nth-child(4){margin-top:24px}@media screen and (max-width:1216px){.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container:nth-child(2){margin-right:0}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper .property-info-container:nth-child(3){margin-top:24px}}@media screen and (min-width:672px)and (max-width:1440px){.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper{width:60%}}@media screen and (max-width:671px){.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper{width:100%}}@media screen and (max-width:1216px){.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-information-wrapper{flex-direction:column}}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-rules-container{margin-left:auto;margin-right:14px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-rules-container .rules-title{color:#132f3b;font-size:27px;font-weight:600;text-transform:uppercase}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-rules-container .rule-item{align-items:center;display:flex;gap:8px;margin-top:20px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-rules-container .rule-item .dot{background-color:#132f3b;border-radius:100%;min-height:11px;min-width:11px}.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-rules-container .rule-item .rule-text{color:#132f3b;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:1067px){.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper .property-rules-container{margin:0}}@media screen and (max-width:671px){.listing-page-wrapper .info-details-section-wrapper .details-blocks-wrapper{flex-direction:column;gap:35px}}@media screen and (min-width:1440px){.listing-page-wrapper .info-details-section-wrapper{margin:0 auto;max-width:1166px;padding:60px 0}}@media screen and (min-width:1024px)and (max-width:1440px){.listing-page-wrapper .info-details-section-wrapper{padding:60px}}@media screen and (min-width:768px)and (max-width:1024px){.listing-page-wrapper .info-details-section-wrapper{padding:60px 40px}}@media screen and (max-width:768px){.listing-page-wrapper .info-details-section-wrapper{padding:60px 20px}}@media screen and (min-width:1068px){.listing-page-wrapper .property-bookingWidget-wrapper{display:grid;justify-content:center;padding-right:60px}}@media screen and (min-width:1441px){.listing-page-wrapper .property-bookingWidget-wrapper{gap:24px;margin:0 auto;max-width:1166px;padding-right:0}}@media screen and (min-width:1296px){.listing-page-wrapper .property-bookingWidget-wrapper{grid-template-columns:66% 34%}}@media screen and (min-width:1068px)and (max-width:1295px){.listing-page-wrapper .property-bookingWidget-wrapper{grid-template-columns:66% 34%}}.listing-photos-wrapper{padding:0 80px}.listing-photos-wrapper .listing-photos-container{display:grid;gap:12px;grid-template-columns:60% 40%;height:342px;justify-content:center}.listing-photos-wrapper .listing-photos-container .listing-photo-mainBlock-wrapper{cursor:pointer;display:flex;height:342px;justify-content:center;position:relative}.listing-photos-wrapper .listing-photos-container .listing-photo-mainBlock-wrapper span img{border-radius:12px}.listing-photos-wrapper .listing-photos-container .listing-photo-mainBlock-wrapper .listing-mainBlock-content-wrapper{display:none}@media screen and (max-width:768px){.listing-photos-wrapper .listing-photos-container .listing-photo-mainBlock-wrapper .listing-mainBlock-content-wrapper{align-items:center;background-color:rgba(35,35,35,.74);border:none;border-radius:6px;bottom:8%;color:var(--white);display:flex;gap:8px;outline:none;padding:8px 12px;position:absolute}}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper{display:flex;flex-direction:column;justify-content:space-between}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-photo-couple-container{cursor:pointer;height:164px;width:100%}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-photo-couple-container span img{border-radius:12px}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-lastPhoto-couple-container{cursor:pointer;display:flex;height:164px;justify-content:center;position:relative;width:100%}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-lastPhoto-couple-container:after{background-color:rgba(0,0,0,.64);border-radius:12px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-lastPhoto-couple-container span img{border-radius:12px}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-lastPhoto-couple-container .listing-photo-content-wrapper{align-items:center;color:var(--white);display:flex;flex-direction:column;gap:10px;position:absolute;top:33%;z-index:1}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-lastPhoto-couple-container .listing-photo-content-wrapper .listing-photo-content-icon{height:23px;width:23px}.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper .listing-photos-couple-wrapper .listing-lastPhoto-couple-container .listing-photo-content-wrapper .listing-photo-content-text{font-size:15px;font-weight:500}@media screen and (max-width:768px){.listing-photos-wrapper .listing-photos-container .listing-photos-secondBlock-wrapper{display:none}}@media screen and (min-width:1441px){.listing-photos-wrapper .listing-photos-container{margin:0 auto;max-width:1166px}}@media screen and (max-width:768px){.listing-photos-wrapper .listing-photos-container{grid-template-columns:100%}}@media screen and (min-width:1024px)and (max-width:1440px){.listing-photos-wrapper{padding:0 60px}}@media screen and (min-width:768px)and (max-width:1024px){.listing-photos-wrapper{padding:0 40px}}@media screen and (max-width:768px){.listing-photos-wrapper{padding:0 20px}}.slider-container{width:76%}.slider-container .slider-accommodation-name{align-items:center;color:#132f3b;display:flex;font-size:35px;font-weight:700;justify-content:center;left:50%;position:absolute;text-transform:uppercase;top:7%;transform:translate(-50%,-50%)}@media screen and (max-width:578px){.slider-container .slider-accommodation-name{font-size:24px}}.slider-container .slider-active-slide-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;max-width:52px;position:relative;right:12%}.slider-container .slider-active-slide-wrapper .slider-active-slide-img{width:60%}.slider-container .slider-active-slide-wrapper .slider-active-slide-number{color:#132f3b;font-weight:500}@media screen and (max-width:578px){.slider-container .slider-active-slide-wrapper{bottom:2%;right:6%}}@media screen and (min-width:579px){.slider-container .slider-active-slide-wrapper{bottom:2%}}@media screen and (min-height:800px)and (max-height:866px){.slider-container .slider-active-slide-wrapper{bottom:6%}}@media screen and (min-height:730px)and (max-height:800px){.slider-container .slider-active-slide-wrapper{bottom:10%}}@media screen and (min-height:650px)and (max-height:730px){.slider-container .slider-active-slide-wrapper{bottom:14%}}@media screen and (min-height:590px)and (max-height:650px){.slider-container .slider-active-slide-wrapper{bottom:18%}}@media screen and (min-height:520px)and (max-height:590px){.slider-container .slider-active-slide-wrapper{bottom:21%}}@media screen and (min-height:472px)and (max-height:520px){.slider-container .slider-active-slide-wrapper{bottom:24%}}@media screen and (max-height:472px){.slider-container .slider-active-slide-wrapper{bottom:28%}}.slider-container .listing-photo-carousel-wrapper{margin-top:34px}@media screen and (min-height:772px)and (max-height:900px){.slider-container .listing-photo-carousel-wrapper span img{padding:70px 0}}@media screen and (min-height:642px)and (max-height:772px){.slider-container .listing-photo-carousel-wrapper span img{padding:130px 0}}@media screen and (min-height:518px)and (max-height:642px){.slider-container .listing-photo-carousel-wrapper span img{padding:180px 0}}@media screen and (min-height:442px)and (max-height:518px){.slider-container .listing-photo-carousel-wrapper span img{padding:210px 0}}@media screen and (max-height:442px){.slider-container .listing-photo-carousel-wrapper span img{padding:250px 0}}@media screen and (max-width:578px){.slider-container .slick-slider .slick-prev img{transform:rotate(90deg)}}.slider-container .slick-slider .slick-next img{transform:rotate(180deg)}@media screen and (max-width:578px){.slider-container .slick-slider .slick-next img{transform:rotate(270deg)}.slider-container .slick-slider .slick-next{margin-right:8px}}.slider-container .slick-slider .slick-next:before,.slider-container .slick-slider .slick-prev:before{display:none}.slider-container .slick-slider .slick-next,.slider-container .slick-slider .slick-prev{z-index:10}@media screen and (min-width:579px){.slider-container .slick-slider .slick-next,.slider-container .slick-slider .slick-prev{align-items:center;background-color:rgba(19,47,59,.74);border-radius:100%;display:flex;height:36px;justify-content:center;margin-left:-2.5%;margin-right:-2.5%;width:36px}}@media screen and (max-width:578px){.slider-container .slick-slider .slick-next,.slider-container .slick-slider .slick-prev{height:14px;width:12px}}@media screen and (min-width:579px)and (max-width:864px){.slider-container .slick-slider .slick-next,.slider-container .slick-slider .slick-prev{margin-left:-3.5%;margin-right:-3.5%}}@media screen and (max-width:578px){.slider-container{width:90%}}.map-gape-v2-wrapper{height:100vh}.map-gape-v2-wrapper .map-gape-v2-header-wrapper{align-items:center;background:#fff;display:flex;height:72px;justify-content:space-between;position:absolute;width:100%;z-index:99}.map-gape-v2-wrapper .map-gape-v2-header-wrapper .go-home-wrapper{align-items:center;display:flex;gap:18px}.map-gape-v2-wrapper .map-gape-v2-header-wrapper .go-home-wrapper span{color:#132f3b;font-size:15px;font-weight:500;text-transform:uppercase}@media screen and (min-width:1440px){.map-gape-v2-wrapper .map-gape-v2-header-wrapper{justify-content:start;padding-left:80px}}@media screen and (min-width:1024px)and (max-width:1440px){.map-gape-v2-wrapper .map-gape-v2-header-wrapper{padding:0 60px}}@media screen and (min-width:768px)and (max-width:1024px){.map-gape-v2-wrapper .map-gape-v2-header-wrapper{padding:0 40px}}@media screen and (max-width:768px){.map-gape-v2-wrapper .map-gape-v2-header-wrapper{padding:0 20px}}.map-gape-v2-wrapper .IPAZAH-content-container svg{fill:#132f3b;height:65px;width:65px}.map-gape-v2-wrapper .IPAZAH-content-container svg circle:first-child{opacity:1}.map-gape-v2-wrapper .IPAZAH-content-container svg circle:nth-child(3){r:0}.acc-map-v2-price-tag{background-color:var(--very-dark-blue);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.18);color:var(--white);cursor:pointer;font-size:14px;font-weight:500;padding:7px 12px;position:relative}svg circle:nth-child(3){display:none}svg{fill:var(--black)}.gm-style-iw-c{border-radius:12px!important;padding:16px 0 8px 18px!important}.acc-map-v2-column-wrapper .villa-card-container{outline:none}.acc-map-v2-column-wrapper .villa-card-container .villa-card-image .villa-card-tag{display:none}.acc-map-v2-mob-column-wrapper{background:#fff;border-radius:22px;bottom:14%;box-shadow:1px 1px 8px rgba(19,47,59,.729);height:193px;left:50%;outline:none;position:absolute;transform:translateX(-50%);width:94%;z-index:1}.acc-map-v2-mob-column-wrapper .villa-card-container{display:flex;height:100%;margin-bottom:0}.acc-map-v2-mob-column-wrapper .villa-card-container .villa-card-image{height:100%}.acc-map-v2-mob-column-wrapper .villa-card-container .villa-card-image span{border-radius:22px 0 0 22px}.acc-map-v2-mob-column-wrapper .villa-card-container .villa-card-image span img{border-radius:22px 0 0 22px;max-height:162px}.acc-map-v2-mob-column-wrapper .villa-card-container .villa-card-image .villa-card-tag{display:none}.acc-map-v2-mob-column-wrapper .villa-card-info-container,.acc-map-v2-mob-column-wrapper .villa-details-wrapper,.acc-map-v2-mob-column-wrapper .villa-info-name{padding-left:8px;padding-right:12px}@media screen and (max-width:527px){.acc-map-v2-mob-column-wrapper .villa-card-info-container{padding-top:12px}.acc-map-v2-mob-column-wrapper .villa-info-name{font-size:24px!important}}.acc-map-v2-mob-column-wrapper .villa-details-wrapper{align-items:center;padding-bottom:10px}.acc-map-v2-mob-column-wrapper .villa-details-wrapper .villa-accommodation-info{flex-direction:column}@media screen and (max-width:527px){.acc-map-v2-mob-column-wrapper .villa-details-wrapper{gap:8px!important}}@media screen and (max-width:342px){.acc-map-v2-mob-column-wrapper .villa-details-wrapper{gap:6px!important}}.acc-map-v2-mob-column-wrapper .villa-price-container{border-radius:0 0 22px 0!important;font-size:14px!important;margin-top:0!important;padding:14px!important}@media screen and (max-width:396px){.acc-map-v2-mob-column-wrapper .villa-price-container{font-size:12px!important;padding:15px!important}}.acc-map-v2-mob-column-wrapper .acc-map-v2-close-btn{left:16px;padding:14px;top:18px}.acc-map-v2-mob-column-wrapper .acc-map-v2-close-btn img{width:10px}@media screen and (min-width:528px)and (max-width:745px){.acc-map-v2-mob-column-wrapper .slick-slider{width:34%}}@media screen and (max-width:527px){.acc-map-v2-mob-column-wrapper .slick-slider{width:40%}}.acc-map-v2-mob-column-wrapper .slick-slider .slick-track,.acc-map-v2-mob-column-wrapper .slick-slider .slick-track .slick-slide div{height:100%}@media screen and (min-width:528px)and (max-width:745px){.acc-map-v2-mob-column-wrapper .villa-card-info-wrapper{width:66%}}@media screen and (max-width:527px){.acc-map-v2-mob-column-wrapper .villa-card-info-wrapper{display:flex;flex-direction:column;justify-content:center;width:60%}.acc-map-v2-mob-column-wrapper .villa-info-location{font-size:13px!important}.acc-map-v2-mob-column-wrapper{height:211px}}@media screen and (min-width:481px)and (max-width:527px){.acc-map-v2-mob-column-wrapper{height:191px}}.acc-map-v2-close-btn{align-items:center;background-color:rgba(0,0,0,.5);border:none;border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;left:32px;padding:16px;position:absolute;top:32px;width:26px}.acc-map-v2-close-btn img{width:12px}.booking-widget-V2-desktop-wrapper{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;float:right;margin-right:60px;margin-top:46px;padding:6px 22px 28px;position:-webkit-sticky;position:sticky;top:4%}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper{margin-top:10px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .content-guests-wrapper{background:#fff;border:1px solid #d2d7d9;border-radius:0 0 12px 12px;box-shadow:0 0 0 0 #132f3b,0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0);margin-top:10px;position:absolute;width:100%;z-index:99}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper{align-items:center;border:1px solid #d2d7d9;cursor:pointer;display:flex;height:46px;justify-content:space-between}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper .text-wrapper{color:var(--very-dark-blue);font-size:16px;font-weight:500;padding-left:14px}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper .second-input-block-wrapper{align-items:center;display:flex}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper .second-input-block-wrapper img{margin-left:16px;margin-right:16px;width:12px}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper .second-input-block-wrapper .hr-line{border:.8px solid #d9d9d9;height:30px;margin:0}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper:focus{border:1.6px solid rgba(0,0,0,.87)}.booking-widget-V2-desktop-wrapper .booking-filed-guests-wrapper .input-guests-wrapper:hover{border:1px solid rgba(0,0,0,.87)}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper{height:46px}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper .select-menu-item{background:var(--very-dark-blue);color:hsla(0,0%,100%,.878)}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper .select-menu-item .currency-text{color:var(--very-dark-blue);font-size:16px;font-weight:500}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper .select-hr-line{border:.8px solid #d9d9d9;height:30px;margin:0;padding-bottom:14px;padding-top:14px}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper .select-expandMoreIcon{margin-left:16px;margin-right:16px}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper div{border-radius:0;height:100%}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper div div{align-items:center;display:flex;padding-left:14px;padding-right:0!important}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper div div span{color:var(--very-dark-blue);font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.booking-widget-V2-desktop-wrapper .booking-widget-select-wrapper .Mui-focused fieldset{border:1.6px solid rgba(0,0,0,.87)}@media screen and (min-width:1068px){.booking-widget-V2-desktop-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:0;order:2}}@media screen and (max-width:1067px){.booking-widget-V2-desktop-wrapper{display:none}}.booking-widget-V2-mobile-wrapper{background:#fff;border-radius:12px 12px 0 0;bottom:0;left:0;padding:14px;position:fixed;right:0;z-index:99}.booking-widget-V2-mobile-wrapper .reservation-button{background:var(--very-dark-blue);border-radius:5px;box-shadow:0 0 0 0 var(--very-dark-blue),0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0);cursor:pointer;padding:10px 24px;width:100%}.booking-widget-V2-mobile-wrapper .reservation-button .button-text{color:#fff;font-size:18px;font-weight:700;line-height:133%}@media screen and (min-width:1068px){.booking-widget-V2-mobile-wrapper{display:none}}.booking-widget-V2-modal-wrapper{display:flex;flex-direction:column;gap:8px;margin-top:6rem;max-width:480px;width:100%}.booking-widget-V2-modal-wrapper .booking-widget-accommodation-container{box-shadow:none;color:#495f68}.booking-widget-V2-modal-wrapper .booking-widget-accommodation-container .accommodation-summary{border:1px solid #dce0e2}.booking-widget-V2-modal-wrapper .booking-widget-accommodation-container .accommodation-summary .MuiAccordionSummary-expandIconWrapper{transform:none}.booking-widget-V2-modal-wrapper .booking-widget-accommodation-container .accommodation-summary.Mui-expanded{background:#f3f5f5}.booking-widget-V2-modal-wrapper .booking-widget-accommodation-container .accordion-summary-info-wrapper{align-items:center;display:flex;gap:10px}.booking-widget-V2-modal-wrapper .booking-widget-accommodation-container .accordion-summary-info-wrapper .accordion-summary-text{color:#132f3b;font-size:13px}.booking-widget-V2-modal-wrapper .menu-item-list-wrapper{display:flex;flex-direction:column;margin-top:8px}.booking-widget-V2-modal-wrapper .menu-item-list-wrapper .menu-item-container{background:transparent;border:1px solid #dce0e2;display:flex;padding:8px}.booking-widget-V2-modal-wrapper .menu-item-list-wrapper .menu-item-container .menu-item-text{color:#132f3b;font-size:16px;opacity:.8}@media screen and (min-width:1068px){.booking-widget-V2-modal-wrapper{display:none}}.booking-widget-V2-modal-wrapper-style-for-button{background-color:#fff;border:1px solid #dce0e2}.booking-widget-V2-modal-wrapper-blocks{display:flex;justify-content:space-between;padding:14px 9px}.booking-widget-V2-modal-wrapper-blocks-item{align-items:center;display:flex;gap:9px;justify-content:center}.booking-widget-V2-info-hint-wrapper{align-items:center;display:flex;gap:10px;margin-top:20px;width:100%}@media screen and (max-width:1067px){.booking-widget-V2-info-hint-wrapper{margin-top:12px}}.booking-widget-V2-date-price-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.booking-widget-V2-date-price-wrapper .booking-widget-V2-date-price-container{display:flex;flex-wrap:wrap;gap:6px;margin-right:auto;margin-top:20px}.booking-widget-V2-date-price-wrapper .booking-widget-V2-date-price-container .booking-date{color:#132f3b;font-size:18px}.booking-widget-V2-date-price-wrapper .booking-widget-V2-date-price-container .booking-price-preAmount-line{color:#132f3b;font-size:18px;font-weight:700}@media screen and (min-width:1441px){.booking-widget-V2-date-price-wrapper .booking-widget-V2-date-price-container .booking-price-preAmount-line{display:none}}.booking-widget-V2-date-price-wrapper .booking-widget-V2-date-price-container .booking-price-amount{color:#132f3b;font-size:18px;font-weight:700}.booking-widget-V2-date-price-wrapper .booking-text-hint{color:#a9a9a9}.booking-widget-V2-logical-buttons-wrapper{display:flex;gap:10px;justify-content:center;margin-top:20px;max-width:480px;width:100%}@media screen and (max-width:1067px){.booking-widget-V2-logical-buttons-wrapper{margin-bottom:30px}}.booking-widget-V2-logical-buttons-wrapper .booking-logical-disabled-btn{background:#e6e6e6;border:none;opacity:.6}.booking-widget-V2-logical-buttons-wrapper .booking-logical-disabled-btn:first-child{box-shadow:0 0 0 0 var(--very-dark-blue),0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0)}.booking-widget-V2-clear-filters-button{background:transparent;border:1px solid var(--very-dark-blue);border-radius:5px;cursor:pointer;padding:14px 30px;width:50%}.booking-widget-V2-clear-filters-button .button-text{color:var(--very-dark-blue);font-size:18px;font-weight:500;white-space:nowrap}@media screen and (max-width:1067px){.booking-widget-V2-clear-filters-button{margin-right:8px;padding:8px 14px;width:48%}}.booking-widget-V2-reserve-button{background:var(--very-dark-blue);border-radius:5px;box-shadow:0 0 0 0 var(--very-dark-blue),0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0);cursor:pointer;padding:0 36px;width:50%}.booking-widget-V2-reserve-button .button-text{color:#fff;font-size:18px;font-weight:700;line-height:133%;white-space:nowrap}@media screen and (max-width:1067px){.booking-widget-V2-reserve-button{padding:8px 36px;width:48%}}.booking-widget-V2-content-guests-container .guests-block-row-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;margin-top:16px}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .first-guests-info-block{display:flex;flex-direction:column;gap:6px;margin-left:18px}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .first-guests-info-block .guests-title-wrapper{color:#132f3b;font-size:16px;font-weight:600;opacity:.8}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .first-guests-info-block .subTitle-info-wrapper{color:#132f3b;font-size:14px;opacity:.8}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .second-guests-info-block{align-items:center;display:flex;gap:22px;margin-right:18px}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .second-guests-info-block .guests-count-btn{background:transparent;border:1px solid #b5b3b3;color:#000!important;cursor:pointer;padding:5px 8px}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .second-guests-info-block .guests-count-btn .minus-btn-label{border:1px solid #132f3b;font-size:16px;opacity:.8;width:10px}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .second-guests-info-block .guests-count-btn .plus-btn-label{font-size:16px;opacity:.8}.booking-widget-V2-content-guests-container .guests-block-row-wrapper .second-guests-info-block .guests-amount{color:#132f3b;opacity:.8}.booking-widget-V2-content-guests-container .guests-block-row-wrapper:last-child{margin-bottom:32px}@media screen and (max-width:1067px){.booking-widget-V2-content-guests-container .guests-block-row-wrapper:last-child{margin-bottom:0}}.booking-widget-V2-btn-next-month{background:none;border:none;cursor:pointer;height:46px;position:absolute;right:11px;top:20px;width:34px}.booking-widget-V2-btn-next-month img{transform:rotate(270deg)}@media screen and (max-width:1067px){.booking-widget-V2-btn-next-month{top:68px}}.booking-widget-V2-btn-prev-month{background:none;border:none;cursor:pointer;height:46px;position:absolute;right:64px;top:20px;width:34px}.booking-widget-V2-btn-prev-month img{transform:rotate(90deg)}@media screen and (max-width:1067px){.booking-widget-V2-btn-prev-month{right:45px;top:68px}}.buttons-for-mobile-mode-withOneButton{background:#fff;bottom:0;display:flex;justify-content:end;padding:25px;position:fixed;width:100%}.buttons-for-mobile-mode-withOneButton .search{background-color:#132f3b;color:#fff;padding:8px 32px}.buttons-for-mobile-mode-withOneButton .search:hover{background-color:#132f3b}@media screen and (max-width:1067px){.menu-item-list-wrapper{display:flex;flex-direction:column}.menu-item-list-wrapper .menu-item-container{border:1px solid var(--very-light-gray);color:var(--very-dark-blue);cursor:pointer;font-size:16px;padding:8px}}.mob-filter-with-flex-for-object{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between}.mob-filter-with-flex-for-object-direction{display:flex;flex-direction:column;gap:13rem}.accommodation-title{color:var(--very-dark-blue)!important}.accommodation-summary-text{color:#000!important}.section-information{width:100%}.section-information__wrapper{padding:43px 10px 0 80px}@media screen and (min-width:1441px){.section-information__wrapper{padding-left:0}}@media screen and (min-width:1024px)and (max-width:1440px){.section-information__wrapper{padding:37px 60px 0}}@media screen and (min-width:768px)and (max-width:1024px){.section-information__wrapper{padding:35px 40px 0}}@media screen and (max-width:768px){.section-information__wrapper{padding:33px 16px 0}}.section-information__wrapper-title{color:var(--very-dark-blue);font-family:Bebas Neue;font-size:55px}@media screen and (min-width:1024px)and (max-width:1440px){.section-information__wrapper-title{font-size:50px}}@media screen and (min-width:768px)and (max-width:1024px){.section-information__wrapper-title{font-size:45px}}@media screen and (max-width:768px){.section-information__wrapper-title{font-size:41px}}.section-information__wrapper-available{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:1px;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:1061px){.section-information__wrapper-available{flex-direction:row}}.section-information__wrapper-available .location{align-items:center;color:var(--very-dark-blue);display:flex;gap:8px}.section-information__wrapper-available .title{font-size:16px;line-height:31px;text-transform:uppercase}.section-information__wrapper-available .collabsed{margin-top:30px}.section-information__wrapper-mainInfo{display:flex;flex-wrap:wrap;gap:21px}.section-information__wrapper-info{align-items:center;display:flex;gap:8px}.section-information__wrapper-info p{color:var(--very-dark-blue)}.collabse-button{background:var(--light-grayish-yellow);border:none;color:#17c49b;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;padding:0}.section-amenities{width:100%}.section-amenities__wrapper{padding:43px 10px 25px 80px}@media screen and (min-width:1441px){.section-amenities__wrapper{padding-left:0}}@media screen and (min-width:1024px)and (max-width:1440px){.section-amenities__wrapper{padding:37px 60px 25px}}@media screen and (min-width:768px)and (max-width:1024px){.section-amenities__wrapper{padding:35px 40px 25px}}@media screen and (max-width:768px){.section-amenities__wrapper{padding:33px 16px 25px}}.section-amenities__wrapper-background{background-color:var(--white);border-radius:12px}.section-amenities__wrapper-title{color:var(--very-dark-blue);font-size:32px;font-weight:600;line-height:44px;padding:33px 96px 0 33px;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:1440px){.section-amenities__wrapper-title{font-size:30px;padding:30px 30px 0 66px}}@media screen and (min-width:768px)and (max-width:1024px){.section-amenities__wrapper-title{font-size:28px;padding:20px 23px 26px 26px}}@media screen and (max-width:768px){.section-amenities__wrapper-title{font-size:25px;padding:22px 19px 0 32px}}.section-amenities__wrapper-container{padding:26px 27px 33px 33px}@media screen and (min-width:1024px)and (max-width:1440px){.section-amenities__wrapper-container{padding:23px 25px 30px 30px}}@media screen and (min-width:768px)and (max-width:1024px){.section-amenities__wrapper-container{padding:20px 23px 26px 26px}}@media screen and (max-width:768px){.section-amenities__wrapper-container{padding:17px 20px 19px 19px}}.section-amenities__wrapper-container .blocks{display:grid;gap:20px;grid-auto-flow:column}@media screen and (max-width:1139px){.section-amenities__wrapper-container .blocks{grid-auto-flow:dense}}.section-amenities__wrapper-container .list{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}@media screen and (min-width:1024px)and (max-width:1440px){.section-amenities__wrapper-container .list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:408px)and (max-width:700px){.section-amenities__wrapper-container .list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:408px){.section-amenities__wrapper-container .list{grid-template-columns:repeat(1,1fr)}}.section-amenities__wrapper-container .list li{color:var(--very-dark-blue)}.section-amenities__wrapper-container .list li .icon{padding-right:7px}.section-amenities__wrapper-container button{background-color:var(--white);border:1px solid var(--very-dark-blue);border-radius:5px;color:var(--very-dark-blue);cursor:pointer;font-size:18px;font-weight:600;line-height:24px;max-height:56px;padding:15px 18px}.section-amenities__wrapper-container .button_wrapper{display:grid;justify-content:flex-end}@media screen and (max-width:1139px){.section-amenities__wrapper-container .button_wrapper{justify-content:flex-start}}.modal-window-for-ammenties{background-color:var(--white);border-radius:8px;left:50%;padding:50px 45px;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:1024px)and (max-width:1440px){.modal-window-for-ammenties{padding:40px}}@media screen and (min-width:700px)and (max-width:1024px){.modal-window-for-ammenties{padding:30px}}@media screen and (min-width:408px)and (max-width:700px){.modal-window-for-ammenties{padding:25px}}@media screen and (max-width:408px){.modal-window-for-ammenties{padding:20px}}.modal-window-for-ammenties .title{color:var(--very-dark-blue);font-family:Bebas Neue;font-size:26px;padding-bottom:20px}.modal-window-for-ammenties .list{color:"#333";display:grid;gap:10px;grid-template-columns:repeat(3,1fr);max-height:500px;overflow-y:auto;padding:0;scrollbar-width:none}@media screen and (min-width:1024px)and (max-width:1440px){.modal-window-for-ammenties .list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:408px)and (max-width:700px){.modal-window-for-ammenties .list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:408px){.modal-window-for-ammenties .list{grid-template-columns:repeat(1,1fr)}}.modal-window-for-ammenties .list li{color:var(--very-dark-blue);white-space:nowrap}.modal-window-for-ammenties .list li .icon{padding-right:7px}.modal-window-for-ammenties .list .item-{padding-right:14px}.modal-window-for-ammenties .closeIconModal{cursor:pointer;position:absolute;right:-34px;top:0}@media screen and (max-width:467px){.modal-window-for-ammenties .closeIconModal{right:0;top:-35px}}.section-video{width:100%}.section-video__wrapper{padding:43px 10px 25px 80px}@media screen and (min-width:1441px){.section-video__wrapper{padding-left:0}}@media screen and (min-width:1024px)and (max-width:1440px){.section-video__wrapper{padding:37px 60px 25px}}@media screen and (min-width:768px)and (max-width:1024px){.section-video__wrapper{padding:35px 40px 25px}}@media screen and (max-width:768px){.section-video__wrapper{padding:33px 16px 25px}}.section-video__wrapper-title{color:var(--very-dark-blue);font-size:32px;font-weight:600;line-height:44px;padding-bottom:30px;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:1440px){.section-video__wrapper-title{font-size:30px;padding-bottom:25px}}@media screen and (min-width:768px)and (max-width:1024px){.section-video__wrapper-title{font-size:28px;padding-bottom:20px}}@media screen and (max-width:768px){.section-video__wrapper-title{font-size:25px;padding-bottom:15px}}.section-video .iframe-video{border-radius:12px;height:392px;width:100%}@media screen and (min-width:1024px)and (max-width:1440px){.section-video .iframe-video{height:350px}}@media screen and (min-width:600px)and (max-width:1024px){.section-video .iframe-video{height:300px}}@media screen and (max-width:599px){.section-video .iframe-video{height:207px}}.section-video .notHaveVideo{align-items:center;background-image:url(/public/assets/img/NotHaveVideo.jpg);background-repeat:no-repeat;background-size:cover;border-radius:12px;display:flex;height:392px;justify-content:center;width:100%}@media screen and (min-width:1024px)and (max-width:1440px){.section-video .notHaveVideo{height:350px}}@media screen and (min-width:600px)and (max-width:1024px){.section-video .notHaveVideo{height:300px}}@media screen and (max-width:599px){.section-video .notHaveVideo{height:207px}}.section-video .notHaveVideo-text{background-color:rgba(0,0,0,.2);border-radius:28px;color:var(--white);font-size:16px;line-height:24px;max-width:496px;padding:20px 40px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.availability-section-wrapper{margin-top:36px}.availability-section-wrapper .availability-section-title{color:#132f3b;font-size:32px;font-weight:600;margin-bottom:16px;text-transform:uppercase}.availability-section-wrapper .availability-section-subTitle{color:#132f3b;font-size:16px}.availability-section-wrapper .accommodations-options-wrapper{margin-top:43px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper{background:#fff;border-radius:12px;display:flex;padding:26px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:8px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper span{height:132px;width:225px}@media screen and (min-width:1441px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper span{height:162px;width:282px}}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper span{height:162px;width:336px}}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper span{height:177px;width:72%}}@media screen and (max-width:546px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper span{width:100%}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper span img{border-radius:12px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper .option-text{color:#132f3b;font-family:Bebas Neue;font-size:26px;font-weight:400;line-height:31px;margin-top:14px;text-transform:uppercase}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper .option-text{text-align:start}}@media screen and (min-width:752px)and (max-width:1067px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper .option-text{text-align:center}}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper .option-text{margin-left:22px}}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper{align-items:flex-start}}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper{align-items:flex-start}}@media screen and (max-width:446px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .main-block-wrapper{margin-top:0}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-option-first-line,.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-option-second-line{border:1px solid #efefef;margin:0 28px 0 16px;width:1px}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-option-second-line{margin:30px 0 22px;width:100%}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper{width:30%}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper{display:flex;flex-direction:column;gap:16px;margin-bottom:32px;margin-top:8px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper .details-column-info-beds-container,.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper .details-column-info-container{align-items:center;display:flex;gap:12px}@media screen and (max-width:476px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper .details-column-info-beds-container{margin-left:22px}}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper{flex-direction:row}}@media screen and (min-width:1441px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper{margin-bottom:66px}}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper{flex-direction:row;flex-wrap:wrap;margin-bottom:22px}}@media screen and (max-width:476px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .details-column-info-wrapper{max-width:92%}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper .amenities-btn-wrapper{color:#17c49b;cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper{width:100%}}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .accommodation-info-block-wrapper{margin-left:22px;width:92%}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper{margin-top:8px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-text-price{color:#132f3b;font-weight:500;margin-bottom:12px;text-transform:uppercase}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-text-price{margin-bottom:20px;margin-left:22px}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-price{color:#132f3b;font-size:18px;font-weight:500}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-price{margin-left:22px}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-option-line{border:1px solid #efefef;margin:10px 0 12px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-taxes-text{color:#a9a9a9}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-taxes-text{margin-left:22px}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-btn{background:#132f3b;border:none;border-radius:5px;box-shadow:0 0 0 0 #132f3b,0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0);color:#fff;font-size:18px;margin-bottom:10px;margin-top:14px;padding:12px 40px;text-transform:capitalize;width:100%}@media screen and (max-width:446px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-btn{margin-left:22px;width:86%}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-btn:disabled{background:rgba(19,47,59,.22);box-shadow:none}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper{align-items:center;display:flex;gap:6px;margin-top:8px}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper .reservation-error-hint-icon,.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper .reservation-hint-icon{transform:rotate(180deg)}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper .reservation-error-hint{color:red;font-size:13px}@media screen and (min-width:753px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper .reservation-error-hint{max-width:192px}}@media screen and (max-width:446px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper .reservation-error-hint{max-width:212px}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper .reservation-info-hint{color:#17c49b;font-size:13px}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper{margin-bottom:20px;margin-left:22px}}@media screen and (max-width:446px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper .reservation-hint-wrapper{justify-content:center;margin-bottom:20px;margin-left:0}}@media screen and (min-width:1441px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper .reservation-block-wrapper{width:32%}}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper{flex-direction:column}}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper{flex-direction:column;margin-bottom:16px}}@media screen and (max-width:446px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-option-wrapper{padding:0}}@media screen and (min-width:753px){.availability-section-wrapper .accommodations-options-wrapper .upper-border{border-radius:10px 10px 0 0}.availability-section-wrapper .accommodations-options-wrapper .lower-border{border-radius:0 0 10px 10px}}.availability-section-wrapper .accommodations-options-wrapper .accommodation-hr-line{border:1px solid #efefef;margin:0}@media screen and (max-width:752px){.availability-section-wrapper .accommodations-options-wrapper .accommodation-hr-line{display:none}}@media screen and (min-width:1024px)and (max-width:1440px){.availability-section-wrapper{padding:0 60px}}@media screen and (min-width:1068px)and (max-width:1440px){.availability-section-wrapper{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.availability-section-wrapper{padding:0 40px}}@media screen and (max-width:768px){.availability-section-wrapper{padding:0 20px}}.dialog-modal .MuiPaper-root{border-radius:12px}@media screen and (max-width:546px){.dialog-modal .MuiPaper-root{margin:32px 18px}}.dialog-modal .accommodation-details-info-modal{background-color:var(--white);padding:40px 36px}.dialog-modal .accommodation-details-info-modal .closeIcon-details-modal{cursor:pointer;position:absolute;right:16px;top:14px;width:16px}@media screen and (max-width:546px){.dialog-modal .accommodation-details-info-modal{padding:16px}}.accommodation-photos-container{display:grid;gap:12px;grid-template-columns:70% 30%;justify-content:center}.accommodation-photos-container .accommodation-photo-mainBlock-wrapper{cursor:pointer}.accommodation-photos-container .accommodation-photo-mainBlock-wrapper span{height:250px}.accommodation-photos-container .accommodation-photo-mainBlock-wrapper span img{border-radius:12px}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper{display:flex;flex-direction:column;justify-content:space-between}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container,.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-photo-secondBlock-container{cursor:pointer}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container span,.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-photo-secondBlock-container span{height:120px}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container span img,.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-photo-secondBlock-container span img{border-radius:12px}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container{cursor:pointer;display:flex;justify-content:center;position:relative}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container:after{background-color:rgba(19,47,59,.6);border-radius:12px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container .photo-content-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;position:absolute;top:33%;z-index:1}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container .photo-content-wrapper .photo-content-icon{height:23px;width:23px}.accommodation-photos-container .accommodation-photos-secondBlock-wrapper .accommodation-lastPhoto-secondBlock-container .photo-content-wrapper .photo-content-text{font-size:15px;font-weight:400;margin-top:4px}@media screen and (max-width:546px){.accommodation-photos-container .accommodation-photos-secondBlock-wrapper{display:grid;grid-template-columns:48% 48%}.accommodation-photos-container{display:flex;flex-direction:column;margin-top:22px}}.accommodation-details-info-wrapper{margin-top:20px}.accommodation-details-info-wrapper .accommodation-details-title{color:#132f3b;font-family:Bebas Neue;font-size:32px;font-weight:700;text-transform:uppercase}.accommodation-details-info-wrapper .details-column-info-wrapper{display:flex;gap:16px;margin-bottom:30px;margin-top:8px}.accommodation-details-info-wrapper .details-column-info-wrapper .details-column-info-beds-container,.accommodation-details-info-wrapper .details-column-info-wrapper .details-column-info-container{align-items:center;display:flex;gap:12px}@media screen and (max-width:476px){.accommodation-details-info-wrapper .details-column-info-wrapper .details-column-info-beds-container{margin-left:22px}}@media screen and (max-width:752px){.accommodation-details-info-wrapper .details-column-info-wrapper{flex-wrap:wrap;margin-bottom:22px}}@media screen and (max-width:476px){.accommodation-details-info-wrapper .details-column-info-wrapper{max-width:92%}}.accommodation-details-info-wrapper .accommodations-amenities-wrapper{display:flex;flex-direction:column;gap:30px}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container{box-shadow:none;margin:0;position:static}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .MuiButtonBase-root{padding:0}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .MuiButtonBase-root .MuiAccordionSummary-content{margin:0}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordion-region .MuiAccordionDetails-root{padding:0}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .amenities-title{color:#132f3b;font-family:Bebas Neue;font-size:26px;font-weight:700}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .room-amenities-text-wrapper{display:grid;gap:18px;grid-template-columns:repeat(2,1fr);max-width:100%}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .room-amenities-text-wrapper .room-amenities-couple-wrapper{align-items:center;display:flex;gap:8px}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .room-amenities-text-wrapper .room-amenities-couple-wrapper .room-amenities-dot{background-color:#132f3b;border-radius:100%;min-height:11px;min-width:11px}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .room-amenities-text-wrapper .room-amenities-couple-wrapper .room-amenities-text{color:#333;font-size:16px}@media screen and (max-width:728px){.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .room-amenities-text-wrapper .room-amenities-couple-wrapper .room-amenities-text{font-size:15px}.accommodation-details-info-wrapper .accommodations-amenities-wrapper .accommodation-amenities-container .room-amenities-text-wrapper{grid-template-columns:repeat(1,1fr)}}.confirmation-page-widget-wrapper{margin:22px 0 0 80px}.confirmation-page-widget-wrapper .confirmation-widget-title-wrapper{color:var(--very-dark-blue);font-family:Bebas Neue,sans-serif;font-size:64px;margin-bottom:45px}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .confirmation-widget-title-wrapper{font-size:50px;margin-bottom:18px}}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper{background:var(--white);border-radius:12px;max-width:1064px;min-height:408px}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container{align-items:center;display:grid;gap:40px;grid-template-columns:40% 60%;padding:50px 48px 60px 45px}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-selection-title-wrapper{color:var(--very-dark-blue);font-family:Bebas Neue,sans-serif;font-size:40px;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-selection-title-wrapper{font-size:34px}}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-subTitle-wrapper{align-items:center;display:flex;gap:10px}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-subTitle-wrapper .bookingInfo-subTitle-text-wrapper{color:var(--very-dark-blue);font-size:18px;text-transform:uppercase}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-subTitle-wrapper .bookingInfo-subTitle-text-wrapper{font-size:16px}}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-details-wrapper{display:flex;flex-direction:column;gap:22px;margin-top:32px}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper{align-items:center;display:flex}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-text-wrapper{color:var(--very-dark-blue);font-size:18px;margin-left:20px;margin-right:6px}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-text-wrapper{font-size:16px;margin-left:9px;margin-right:4px}}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-value-wrapper{color:var(--very-dark-blue);font-size:18px;font-weight:600}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-value-wrapper{font-size:16px}}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-image-wrapper{height:297px;width:543px}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-image-wrapper span img{border-radius:12px}@media screen and (max-width:1236px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-image-wrapper{height:96%;width:96%}}@media screen and (max-width:968px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container .confirmation-bookingInfo-image-wrapper{width:100%}.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:772px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container{padding:30px}}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .confirmation-widget-bookingInfo-wrapper .confirmation-widget-bookingInfo-container{padding:18px}}.confirmation-page-widget-wrapper .guests-details-title-wrapper{color:var(--very-dark-blue);font-size:32px;font-weight:600;margin-bottom:34px;margin-top:74px;text-transform:uppercase}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper{display:flex;flex-direction:column;gap:16px}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container{display:flex;gap:20px}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .textField-input-container{width:50%}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .textField-input-container div{border-radius:10px}@media screen and (max-width:772px){.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .textField-input-container{width:100%}}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .guests-phone-number-wrapper{align-items:center;border:1px solid hsla(0,0%,60%,.502);border-radius:10px;display:flex;width:50%}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .guests-phone-number-wrapper .form-control{background:transparent;border-radius:10px;padding-left:58px}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .guests-phone-number-wrapper .flag-dropdown{background:transparent;border:none;border-radius:8px;padding:4px}@media screen and (max-width:772px){.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container .guests-phone-number-wrapper{padding:10px;width:100%}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-details-inputs-wrapper .guests-inputs-container{flex-direction:column}}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-additional-request-wrapper{display:flex;flex-direction:column;gap:10px;margin-bottom:64px;margin-top:20px}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-additional-request-wrapper .guests-additional-request-text{color:var(--pickled-bluewood);font-weight:700}.confirmation-page-widget-wrapper .guests-details-widget-wrapper .guests-additional-request-wrapper .guests-additional-request-textArea{background:transparent;border:1px solid hsla(0,0%,60%,.502);border-radius:10px;height:207px;outline:none;padding:14px;resize:none;width:100%}.confirmation-page-widget-wrapper .guests-payment-title-wrapper{color:var(--very-dark-blue);font-size:32px;font-weight:600;margin-bottom:20px;margin-top:64px;text-transform:uppercase}.confirmation-page-widget-wrapper .guests-payment-info-wrapper{align-items:center;background:var(--white);border-radius:12px;display:flex;justify-content:center;margin-bottom:102px;padding:48px 42px 36px}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper{display:flex;flex-direction:column;margin-right:38px}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .payment-block-price-container{margin-bottom:4px;white-space:nowrap}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .payment-block-price-container .guests-nights-count{color:var(--very-dark-blue);font-size:18px;margin:0 4px}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-final-price-number,.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-price-number{color:var(--very-dark-blue);font-size:18px;font-weight:600}@media screen and (max-width:462px){.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-final-price-number{display:block}}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-note-wrapper{align-items:flex-start;display:flex;gap:8px;margin-top:10px}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-note-wrapper .payment-note-text-wrapper{color:var(--very-dark-blue);font-size:15px}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-note-wrapper .payment-note-text-wrapper .note-payment-price,.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper .guests-note-wrapper .payment-note-text-wrapper .please-note-text{color:var(--very-dark-blue);font-size:15px;font-weight:600}@media screen and (max-width:842px){.confirmation-page-widget-wrapper .guests-payment-info-wrapper .guests-payment-price-wrapper{margin-bottom:18px}}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .payment-type-select-wrapper{margin-right:18px}@media screen and (min-width:843px){.confirmation-page-widget-wrapper .guests-payment-info-wrapper .payment-type-select-wrapper{max-width:372px}}@media screen and (max-width:842px){.confirmation-page-widget-wrapper .guests-payment-info-wrapper .payment-type-select-wrapper{margin-bottom:12px}}.confirmation-page-widget-wrapper .guests-payment-info-wrapper .payment-confirm-button-wrapper{background:var(--very-dark-blue);border:none;border-radius:5px;box-shadow:0 0 0 0 var(--very-dark-blue),0 6px 12px 0 rgba(19,47,59,.1),0 22px 22px 0 rgba(19,47,59,.09),0 50px 30px 0 rgba(19,47,59,.05),0 89px 35px 0 rgba(19,47,59,.01),0 138px 39px 0 rgba(19,47,59,0);color:var(--white);font-size:18px;padding:12px 70px;text-transform:capitalize}@media screen and (max-width:842px){.confirmation-page-widget-wrapper .guests-payment-info-wrapper{align-items:normal;flex-direction:column;margin-bottom:78px;padding:28px 20px}}@media screen and (min-width:1440px){.confirmation-page-widget-wrapper{margin:0 auto;max-width:1066px}}@media screen and (min-width:1024px)and (max-width:1440px){.confirmation-page-widget-wrapper{margin:22px 60px 0}}@media screen and (min-width:768px)and (max-width:1024px){.confirmation-page-widget-wrapper{margin:22px 40px 0}}@media screen and (max-width:768px){.confirmation-page-widget-wrapper{margin:22px 20px 0}}.confirmationInfo-page-widget-wrapper{margin:22px 0 0 80px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-title-wrapper{color:var(--very-dark-blue);font-family:Bebas Neue,sans-serif;font-size:64px;margin-bottom:45px;text-transform:uppercase}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-title-wrapper{font-size:50px;margin-bottom:25px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper{display:flex;gap:40px;margin-bottom:30px;max-width:1064px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper{align-items:center;background-color:var(--bright-green);border-radius:6px;color:var(--white);display:flex;height:58px;justify-content:center;padding-left:20px;padding-right:20px;width:50%}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper .time-container{display:flex;font-size:27px;font-weight:600}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper .time-container{justify-content:flex-start}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper .line-container{border:1px solid var(--white);height:50%;margin-left:28px;margin-right:10px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper .line-container{display:none}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper .hint-container{font-size:18px;margin-left:18px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper .hint-container{font-size:17px;margin-left:0}}@media screen and (max-width:832px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper{justify-content:flex-start;width:100%}}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-time-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px;height:100%;padding:15px 26px 14px 19px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-info-wrapper{display:flex;gap:16px;margin-right:30px;width:50%}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-info-wrapper .img-info{height:20px;margin-top:6px}@media screen and (max-width:832px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-info-wrapper .img-info{margin:0}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-info-wrapper .info-container{align-items:center;display:flex;font-size:19px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-info-wrapper .info-container{font-size:16px}}@media screen and (max-width:832px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper .cancelTimer-info-wrapper{width:100%}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-cancelTimer-wrapper{flex-direction:column;gap:20px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper{background:var(--white);border-radius:12px;max-width:1064px;min-height:408px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container{display:grid;gap:40px;grid-template-columns:40% 60%;padding:50px 48px 60px 45px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper{display:flex;flex-direction:column;justify-content:space-around}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper{display:flex;flex-direction:column;gap:22px;margin-bottom:30px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper{align-items:center;display:flex}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-text-wrapper{color:var(--very-dark-blue);font-size:18px;margin-left:20px;margin-right:6px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-text-wrapper{font-size:16px;margin-left:9px;margin-right:4px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-value-wrapper{color:var(--very-dark-blue);font-size:18px;font-weight:600}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper .bookingInfo-details-item-wrapper .bookingInfo-details-value-wrapper{font-size:16px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .bookingInfo-details-wrapper{margin-bottom:22px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-name-wrapper{color:var(--very-dark-blue);font-size:18px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-name-wrapper .guestsInfo-name-container{font-weight:600}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-name-wrapper{font-size:16px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-details-wrapper{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:24px;margin-top:10px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-details-wrapper .guestsInfo-details-item-wrapper{align-items:self-end;display:flex}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-details-wrapper .guestsInfo-details-item-wrapper .guestsInfo-details-text-wrapper{margin-left:20px;margin-right:6px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-details-wrapper .guestsInfo-details-item-wrapper .guestsInfo-details-text-wrapper{margin-left:12px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-details-wrapper{margin-bottom:22px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-add-req-wrapper{color:var(--very-dark-blue);display:block;font-size:18px;width:100%}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-add-req-wrapper .guestsInfo-add-req-container{margin-left:4px;overflow-wrap:break-word;white-space:normal;word-break:break-all}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-selection-wrapper .guestsInfo-add-req-wrapper{font-size:16px}}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-image-wrapper{height:297px;width:543px}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-image-wrapper span img{border-radius:12px}@media screen and (max-width:1236px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-image-wrapper{height:96%;width:96%}}@media screen and (max-width:968px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container .confirmationInfo-bookingInfo-image-wrapper{width:100%}.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:772px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container{padding:30px}}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .confirmationInfo-widget-bookingInfo-wrapper .confirmationInfo-widget-bookingInfo-container{padding:18px}}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper{align-items:center;background:var(--white);border-radius:12px;display:flex;justify-content:space-between;margin-top:12px;max-width:1064px;padding:26px 46px}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-price-wrapper{color:var(--very-dark-blue);font-size:18px}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-price-wrapper .paymentInfo-price-container{font-weight:600;margin-left:6px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-price-wrapper{font-size:16px}}@media screen and (max-width:1128px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-price-wrapper{margin-bottom:18px}}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-type-wrapper{color:var(--very-dark-blue);font-size:18px}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-type-wrapper .paymentInfo-type-container{font-weight:600;margin-left:6px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-type-wrapper{font-size:16px}}@media screen and (max-width:1128px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-type-wrapper{margin-bottom:8px}}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-status-wrapper{color:var(--very-dark-blue);font-size:18px}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-status-wrapper .paymentInfo-status-container{font-weight:600;margin-left:6px;text-transform:uppercase}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-status-wrapper{font-size:16px}}@media screen and (max-width:1128px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-status-wrapper{margin-bottom:16px}}.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper .paymentInfo-button-wrapper{border:1px solid var(--very-dark-blue);border-radius:5px;color:var(--very-dark-blue);padding:14px 28px}@media screen and (max-width:1128px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper{align-items:normal;flex-direction:column}}@media screen and (max-width:772px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper{padding:30px}}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .paymentInfo-widget-wrapper{padding:18px}}.confirmationInfo-page-widget-wrapper .paymentInfo-note-wrapper{color:var(--shuttle-grey);display:flex;font-size:15px;justify-content:center;margin-top:4px;max-width:1064px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .paymentInfo-note-wrapper{margin-top:8px;padding:8px}}.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper{align-items:center;display:flex;margin-bottom:100px;margin-top:64px}.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper .bookingInfo-reference-wrapper{background:var(--white);border-radius:12px;padding:18px 46px}.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper .bookingInfo-reference-wrapper .bookingInfo-reference-text-wrapper{color:var(--very-dark-blue);font-size:18px}.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper .bookingInfo-reference-wrapper .bookingInfo-reference-text-wrapper .bookingInfo-reference-text-container{font-weight:600;margin-left:6px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper .bookingInfo-reference-wrapper{padding:12px 14px}}.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper .bookingInfo-email-note-wrapper{align-items:center;display:flex;gap:12px;margin-left:34px}@media screen and (max-width:462px){.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper .bookingInfo-email-note-wrapper{margin-left:4px}.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper{margin-bottom:72px}}@media screen and (max-width:1128px){.confirmationInfo-page-widget-wrapper .bookingInfo-widget-wrapper{align-items:normal;flex-direction:column;gap:18px}}@media screen and (min-width:1440px){.confirmationInfo-page-widget-wrapper{margin:0 auto;max-width:1066px}}@media screen and (min-width:1024px)and (max-width:1440px){.confirmationInfo-page-widget-wrapper{margin:22px 60px 0}}@media screen and (min-width:768px)and (max-width:1024px){.confirmationInfo-page-widget-wrapper{margin:22px 40px 0}}@media screen and (max-width:768px){.confirmationInfo-page-widget-wrapper{margin:22px 20px 0}}.payment-details-modal{background-color:var(--white);border-radius:8px;left:50%;padding:50px 45px;position:absolute;top:50%;transform:translate(-50%,-50%)}.payment-details-modal .closeIcon-details-modal{cursor:pointer;position:absolute;right:-34px;top:0}@media screen and (max-width:467px){.payment-details-modal .closeIcon-details-modal{right:0;top:-35px}}.payment-details-modal .payment-details-title-modal{color:var(--very-dark-blue);font-size:18px;font-weight:600}.payment-details-modal .payment-details-text-modal{color:var(--very-dark-blue);font-size:18px;margin-top:18px;white-space:pre-line}.listing-section-map-wrapper{padding:42px 80px 86px}.listing-section-map-wrapper .listing-location-map-text{color:var(--very-dark-blue);font-size:32px;font-weight:600;line-height:137%;text-transform:uppercase}.listing-section-map-wrapper .listing-location-map-container{margin-top:30px}.listing-section-map-wrapper .listing-location-map-container div div{border-radius:12px}.listing-section-map-wrapper .listing-nearByLocation-text-container{display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-top:30px;max-width:100%}.listing-section-map-wrapper .listing-nearByLocation-text-container .listing-nearByLocation-couple-wrapper{align-items:center;display:flex;gap:8px}.listing-section-map-wrapper .listing-nearByLocation-text-container .listing-nearByLocation-couple-wrapper .listing-nearByLocation-dot{background-color:var(--very-dark-blue);border-radius:100%;min-height:11px;min-width:11px}.listing-section-map-wrapper .listing-nearByLocation-text-container .listing-nearByLocation-couple-wrapper .listing-nearByLocation-text{color:#333;font-size:16px}@media screen and (max-width:728px){.listing-section-map-wrapper .listing-nearByLocation-text-container .listing-nearByLocation-couple-wrapper .listing-nearByLocation-text{font-size:15px}.listing-section-map-wrapper .listing-nearByLocation-text-container{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1440px){.listing-section-map-wrapper{margin:0 auto;max-width:1166px;padding:42px 0 86px}}@media screen and (min-width:1024px)and (max-width:1440px){.listing-section-map-wrapper{padding:42px 60px 86px}}@media screen and (min-width:768px)and (max-width:1024px){.listing-section-map-wrapper{padding:42px 40px 86px}}@media screen and (max-width:768px){.listing-section-map-wrapper{padding:42px 20px 86px}}.section-bedrooms{width:100%}@media screen and (min-width:1024px)and (max-width:1440px){.section-bedrooms__wrapper{padding:37px 60px 25px}}@media screen and (min-width:768px)and (max-width:1024px){.section-bedrooms__wrapper{padding:35px 40px 25px}}@media screen and (max-width:768px){.section-bedrooms__wrapper{padding:33px 16px 25px}}.section-bedrooms__wrapper-title{color:var(--very-dark-blue);font-size:32px;font-weight:600;line-height:44px;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:1440px){.section-bedrooms__wrapper-title{font-size:30px}}@media screen and (min-width:768px)and (max-width:1024px){.section-bedrooms__wrapper-title{font-size:28px}}@media screen and (max-width:768px){.section-bedrooms__wrapper-title{font-size:25px}}.section-bedrooms__wrapper-paragraph{color:var(--very-dark-blue);line-height:32px}.section-bedrooms__wrapper-container{background-color:var(--white);border-bottom:1px solid var(--very-light-gray);display:flex;justify-content:space-between}.section-bedrooms__wrapper-container .title{color:var(--very-dark-blue);font-family:Bebas Neue;font-size:26px;line-height:31px;text-transform:uppercase}.section-bedrooms__wrapper-container .wrapper-for-text{display:flex;flex-wrap:wrap;gap:10px;padding-top:4px}@media screen and (max-width:435px){.section-bedrooms__wrapper-container .wrapper-for-text{flex-wrap:wrap;gap:6px;padding-top:0;width:100%}}.section-bedrooms__wrapper-container .paragraph{color:var(--very-dark-blue);line-height:24px}.section-bedrooms__wrapper-container-plus{align-items:center;color:var(--very-dark-blue);display:flex}.section-bedrooms__wrapper .people{left:10px;position:absolute;top:10px}.section-bedrooms__wrapper .people-wrapper{display:flex}@media screen and (max-width:435px){.section-bedrooms__wrapper .people-wrapper{flex-wrap:wrap;width:100%}}.section-bedrooms__wrapper .people .block:first-child{display:flex;padding-left:12px;padding-top:12px}.section-bedrooms__wrapper .people .block{display:flex;padding-left:4px;padding-top:12px}.section-bedrooms__wrapper .people .bedCount{color:var(--very-dark-blue);padding-right:4px}.section-bedrooms__wrapper-notification{color:var(--very-dark-blue);display:flex;gap:18px;margin-top:12px}.bedroom-block-for-paragraph{padding:26px 27px 20px 28px;width:70%}@media screen and (min-width:1024px)and (max-width:1440px){.bedroom-block-for-paragraph{padding:23px 25px 18px 26px}}@media screen and (min-width:768px)and (max-width:1024px){.bedroom-block-for-paragraph{padding:20px 23px 16px 24px}}@media screen and (max-width:768px){.bedroom-block-for-paragraph{padding:17px 20px 14px 22px}}.bedroom-block-for-people{padding-left:20px;padding-top:20px;width:30%}.bedroom-block-for-people-wrapper{display:flex;flex-wrap:wrap;gap:8px}.block-people-for-bedrooms{display:flex}.section-bedrooms__wrapper-container hr{border:1px solid var(--very-light-gray);margin:13px 2px 13px 0;width:1px}.travel-guide-title{color:#324a54;font-family:Bebas Neue;font-size:62px;font-weight:400;overflow:hidden;padding-bottom:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.travel-guide-title .icon{vertical-align:middle}.travel-guide-wrapper{margin:0 auto;max-width:85%}@media screen and (min-width:1441px){.travel-guide-wrapper{margin:0 auto;max-width:1166px;width:100%}}.travel-guide-wrapper .title{color:var(--very-dark-blue);font-size:32px;font-weight:600;line-height:137%;margin-bottom:23px;max-width:600px;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:1440px){.travel-guide-wrapper .title{font-size:30px;padding-bottom:25px}}@media screen and (min-width:768px)and (max-width:1024px){.travel-guide-wrapper .title{font-size:28px;padding-bottom:20px}}@media screen and (max-width:768px){.travel-guide-wrapper .title{font-size:25px;padding-bottom:15px}}.travel-guide-wrapper .blocks-travel{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media screen and (min-width:1441px){.travel-guide-wrapper .blocks-travel{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:753px)and (max-width:1440px){.travel-guide-wrapper .blocks-travel{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:752px){.travel-guide-wrapper .blocks-travel{grid-template-columns:repeat(1,1fr)}}.travel-guide-wrapper .first-block{position:relative}.travel-guide-wrapper .first-block .label{background-color:#f3f5f5;border-radius:6px;bottom:20px;color:#181a2a;left:10px;padding:4px 10px}.travel-guide-wrapper .first-block .date,.travel-guide-wrapper .first-block .label{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.travel-guide-wrapper .first-block .date{bottom:24px;color:var(--white);left:180px}.travel-guide-wrapper .second-block{max-width:300px;padding-top:8px}.travel-guide-wrapper .second-block-title{font-weight:600;padding-bottom:14px}.travel-guide-wrapper .second-block .author{align-items:center;display:flex;gap:10px;padding-top:20px}.travel-guide-wrapper .second-block .author img{height:25px;width:25px}.travel-guide-wrapper .second-block .author .name{color:#97989f}.travel-guide-wrapper .button-wrapper{display:flex;justify-content:center;margin-bottom:100px;margin-top:46px}.travel-guide-wrapper .button-wrapper button{background-color:var(--white);border:1px solid var(--very-dark-blue);border-radius:5px;color:var(--very-dark-blue);cursor:pointer;font-size:18px;font-weight:600;padding:11px 19px;text-transform:none}.block-error{align-items:center;background-color:var(--light-grayish-yellow);display:flex;flex-direction:column;height:86vh;justify-content:center}.block-error .error{color:#d1d7d9;font-family:BEBAS NEUE;font-size:15rem;font-weight:700;letter-spacing:20px}@media screen and (min-width:1024px)and (max-width:1440px){.block-error .error{font-size:14rem}}@media screen and (min-width:768px)and (max-width:1024px){.block-error .error{font-size:13rem}}@media screen and (max-width:768px){.block-error .error{font-size:12rem}}.block-error .description{color:var(--very-dark-blue);font-size:20px;max-width:452px;text-align:center}.block-error .button-wrapper{margin-top:43px}.block-error .button-wrapper button{background-color:var(--white);background-color:var(--light-grayish-yellow);border:1px solid var(--very-dark-blue);border-radius:5px;color:var(--very-dark-blue);cursor:pointer;font-size:18px;font-weight:600;padding:11px 24px;text-transform:none}@media screen and (max-width:768px){.block-error .button-wrapper button{padding:10px 15px}}.faq-info-page-wrapper{background-color:#fafaf8}.faq-info-page-wrapper .faq-info-main-block .faq-info-title{color:#132f3b;font-family:Bebas Neue,sans-serif;font-size:64px;margin-top:20px;text-transform:uppercase}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container{display:grid;gap:24px;grid-template-columns:30% 64%;margin-bottom:100px}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .navigate-block-wrapper{background-color:#fff;border:1px solid #e9eaee;border-radius:12px;display:flex;flex-direction:column;gap:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:24px;max-width:306px;padding:36px 36px 36px 0}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .navigate-block-wrapper .navigate-info-row-wrapper{align-items:center;display:flex}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .navigate-block-wrapper .navigate-info-row-wrapper .navigate-active-tab{background:#132f3b;height:40px;position:absolute;width:4px}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .navigate-block-wrapper .navigate-button{color:#132f3b;cursor:pointer;margin-left:34px}@media screen and (max-width:458px){.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .navigate-block-wrapper{max-width:none}}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .accordions-info-block-wrapper .MuiAccordionSummary-expandIconWrapper{margin-left:28px}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .accordions-info-block-wrapper .MuiAccordion-root:before{display:none}.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container .accordions-info-block-wrapper .MuiPaper-root{margin:0}@media screen and (max-width:872px){.faq-info-page-wrapper .faq-info-main-block .faq-info-blocks-container{display:flex;flex-direction:column}}@media screen and (min-width:1441px){.faq-info-page-wrapper .faq-info-main-block{margin:0 auto;max-width:1166px;padding:0}}@media screen and (min-width:1024px)and (max-width:1440px){.faq-info-page-wrapper .faq-info-main-block{padding:0 60px}}@media screen and (min-width:768px)and (max-width:1024px){.faq-info-page-wrapper .faq-info-main-block{padding:0 40px}}@media screen and (max-width:768px){.faq-info-page-wrapper .faq-info-main-block{padding:0 20px}}.refund{background-color:var(--light-grayish-yellow)}.refund__wrapper{padding:43px 240px 40px}@media screen and (min-width:1441px){.refund__wrapper{margin:0 auto;max-width:1166px;padding:15px 0 70px}}@media screen and (min-width:1024px)and (max-width:1440px){.refund__wrapper{padding:13px 60px 40px}}@media screen and (min-width:768px)and (max-width:1024px){.refund__wrapper{padding:10px 50px 40px 40px}}@media screen and (max-width:768px){.refund__wrapper{padding:8px 20px 40px}}.refund__wrapper-title{color:var(--very-dark-blue);font-family:Bebas Neue,sans-serif;font-size:4rem;margin-bottom:3rem;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:768px){.refund__wrapper-title{font-size:3rem;margin-bottom:2rem}}@media screen and (max-width:768px){.refund__wrapper-title{margin-bottom:1rem}}.refund__wrapper-subTitle{font-size:1.5rem}.refund__wrapper-heading,.refund__wrapper-subTitle{color:var(--very-dark-blue);font-weight:600;margin-bottom:1rem}.refund__wrapper-heading{font-size:2rem;margin-top:2rem;text-transform:uppercase}@media screen and (max-width:768px){.refund__wrapper-heading{margin-top:1rem}}.refund__wrapper-paragraph{color:var(--very-dark-blue)}.refund__wrapper .indentation{margin-bottom:1rem}.refund__wrapper__special-block{background-color:#fff;border-radius:4px;padding:23px 36px 36px}@media screen and (max-width:768px){.refund__wrapper__special-block{padding:23px}}.refund__wrapper__special-block-ol{color:var(--very-dark-blue);line-height:normal;list-style:decimal;margin-bottom:16px;margin-left:18px;margin-top:16px}.policy{background-color:var(--light-grayish-yellow)}.policy__wrapper{display:flex;gap:60px;justify-content:space-between;padding:0 80px 80px}@media screen and (min-width:1441px){.policy__wrapper{margin:0 auto;max-width:1166px;padding:0 0 60px}}@media screen and (min-width:1024px)and (max-width:1440px){.policy__wrapper{padding:0 60px 60px}}@media screen and (min-width:768px)and (max-width:1024px){.policy__wrapper{padding:0 40px 40px}}@media screen and (max-width:768px){.policy__wrapper{flex-wrap:wrap;gap:30px;padding:0 20px 20px}}.policy__wrapper-cookies,.policy__wrapper-terms-and-conditions{display:flex;flex-direction:column;gap:64px}@media screen and (min-width:1024px)and (max-width:1440px){.policy__wrapper-cookies,.policy__wrapper-terms-and-conditions{gap:50px}}@media screen and (min-width:768px)and (max-width:1024px){.policy__wrapper-cookies,.policy__wrapper-terms-and-conditions{gap:35px}}@media screen and (max-width:768px){.policy__wrapper-cookies,.policy__wrapper-terms-and-conditions{gap:25px}}.policy__wrapper-personal-data,.policy__wrapper-privacy-policy{display:flex;flex-direction:column;gap:13px}.policy__wrapper-personal-data .title,.policy__wrapper-privacy-policy .title{color:var(--very-dark-blue);font-size:24px;font-weight:600}.policy__wrapper-personal-data p,.policy__wrapper-privacy-policy p{color:var(--very-dark-blue)}.policy__wrapper-personal-data .unordered-list,.policy__wrapper-privacy-policy .unordered-list{color:var(--very-dark-blue);line-height:normal;list-style:disc;margin-bottom:16px;margin-left:18px}.policy__menu{background-color:#fff;border:1px solid #e9eaee;border-radius:4px;display:flex;flex-direction:column;gap:25px;max-height:213px;min-width:305px;padding:35px}@media screen and (max-width:768px){.policy__menu{min-width:auto;width:100%}}.policy__menu li{cursor:pointer;position:relative}.policy__menu li.active{color:#132f3b;font-weight:600}.policy__menu li.active:after{background-color:#132f3b;border-radius:2px;bottom:-7px;color:#132f3b;content:"";height:204%;left:-36px;position:absolute;width:4px}.policy-cookies-block,.terms-and-conditions-block{display:flex;flex-direction:column;gap:13px}.policy-cookies-block .title,.terms-and-conditions-block .title{color:var(--very-dark-blue);font-size:24px;font-weight:600}.policy-cookies-block .subtitle,.terms-and-conditions-block .subtitle{color:var(--very-dark-blue);font-size:16px;font-weight:600}.policy-cookies-block .ordered-list,.terms-and-conditions-block .ordered-list{color:var(--very-dark-blue);display:flex;flex-direction:column;gap:16px;line-height:normal;list-style:decimal;margin-left:18px}.policy-cookies-block .ordered-list-item::marker,.terms-and-conditions-block .ordered-list-item::marker{font-style:italic;font-weight:700}.policy-cookies-block .unordered-list,.terms-and-conditions-block .unordered-list{color:var(--very-dark-blue);display:flex;flex-direction:column;gap:16px;line-height:normal;list-style:disc;margin-left:18px}.policy-cookies-block p,.terms-and-conditions-block p{color:var(--very-dark-blue)}.mailto-link{text-decoration:underline}.feedback{background-color:#fff}.feedback-wrapper{margin:0 auto}@media screen and (min-width:1441px){.feedback-wrapper{margin:0 auto;max-width:1166px;width:100%}}@media screen and (min-width:1024px)and (max-width:1440px){.feedback-wrapper{padding:0 60px 60px}}@media screen and (min-width:768px)and (max-width:1024px){.feedback-wrapper{padding:0 40px 40px}}@media screen and (max-width:768px){.feedback-wrapper{padding:0 20px 20px}}.feedback-title{color:var(--very-dark-blue);font-size:32px;font-weight:600;line-height:137%;max-width:600px;padding-bottom:30px;padding-top:50px;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:1440px){.feedback-title{font-size:30px}}@media screen and (min-width:768px)and (max-width:1024px){.feedback-title{font-size:28px;padding-bottom:28px}}@media screen and (max-width:768px){.feedback-title{font-size:25px;padding-bottom:25px}}.feedback-blocks{display:flex;gap:20px;max-width:1200px;overflow-y:auto;scrollbar-width:none}@media screen and (min-width:1024px)and (max-width:1440px){.feedback-blocks{gap:18px}}@media screen and (min-width:768px)and (max-width:1024px){.feedback-blocks{gap:15px}}@media screen and (max-width:768px){.feedback-blocks{gap:12px}}.feedback-block{border:1px solid #ced3d9;border-radius:24px;max-width:374px;padding:32px}.feedback-block-textFeedback{line-height:1.5rem;margin-top:16px}.feedback-block-rating{align-items:center;display:flex;gap:6px;margin-top:16px}.feedback-block-rating-title{font-size:14px;margin-top:2px}.feedback-block-pagination{display:flex;gap:18px;justify-content:center;padding-bottom:50px;padding-top:28px}.feedback-block-paginationButton{background-color:var(--shuttle-grey)}.feedback-block-paginationButton,.feedback-block-paginationButton.active{border:none;border-radius:50%;cursor:pointer;height:12px;outline:none;padding:0;width:12px}.feedback-block-paginationButton.active{background-color:var(--very-dark-blue)}.offer-agreement{background-color:var(--light-grayish-yellow)}.offer-agreement__wrapper{padding:43px 240px 40px}@media screen and (min-width:1441px){.offer-agreement__wrapper{margin:0 auto;max-width:1166px;padding:15px 0 70px}}@media screen and (min-width:1024px)and (max-width:1440px){.offer-agreement__wrapper{padding:13px 60px 40px}}@media screen and (min-width:768px)and (max-width:1024px){.offer-agreement__wrapper{padding:10px 50px 40px 40px}}@media screen and (max-width:768px){.offer-agreement__wrapper{padding:8px 20px 40px}}.offer-agreement__wrapper-title{color:var(--very-dark-blue);font-family:Bebas Neue,sans-serif;font-size:4rem;margin-bottom:3rem;text-transform:uppercase}@media screen and (min-width:1024px)and (max-width:768px){.offer-agreement__wrapper-title{font-size:3rem;margin-bottom:2rem}}@media screen and (max-width:768px){.offer-agreement__wrapper-title{margin-bottom:1rem}}.offer-agreement__wrapper-heading{color:var(--very-dark-blue);font-size:2rem;font-weight:600;margin-bottom:1rem;margin-top:2rem;text-transform:uppercase}@media screen and (max-width:768px){.offer-agreement__wrapper-heading{margin-top:1rem}}.offer-agreement__wrapper-subTitle{color:var(--very-dark-blue);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.offer-agreement__wrapper-section{margin-bottom:1rem}.offer-agreement__wrapper-unordered-list{line-height:normal;list-style:disc;margin-left:18px}.offer-agreement__wrapper__special-block{background-color:#fff;border-radius:4px;padding:23px 36px 36px}@media screen and (max-width:768px){.offer-agreement__wrapper__special-block{padding:23px}}.offer-agreement__wrapper__special-block-ol{color:var(--very-dark-blue);line-height:normal;list-style:decimal;margin-bottom:16px;margin-left:18px;margin-top:16px}.location{background-color:var(--light-grayish-yellow)}.location-filter{border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-left:240px;padding-right:240px}@media screen and (min-width:1441px){.location-filter{margin:0 auto;max-width:1166px;padding:0}}@media screen and (min-width:1024px)and (max-width:1440px){.location-filter{max-width:1320px;padding:0 60px}}@media screen and (min-width:768px)and (max-width:1024px){.location-filter{padding:0 50px 0 40px}}@media screen and (max-width:768px){.location-filter{padding:0 20px}}.location-cards{padding:43px 240px 40px}@media screen and (min-width:1441px){.location-cards{margin:0 auto;max-width:1166px;padding:0 0 70px}}@media screen and (min-width:1024px)and (max-width:1440px){.location-cards{padding:40px 60px}}@media screen and (min-width:768px)and (max-width:1024px){.location-cards{padding:40px 50px 40px 40px}}@media screen and (max-width:768px){.location-cards{padding:40px 20px}}.location-cards__wrapper{display:flex;justify-content:space-between}.location-wrapper{padding:43px 240px 0}@media screen and (min-width:1441px){.location-wrapper{margin:0 auto;max-width:1166px;padding:0}}@media screen and (min-width:1024px)and (max-width:1440px){.location-wrapper{padding:0 60px}}@media screen and (min-width:768px)and (max-width:1024px){.location-wrapper{padding:0 50px 0 40px}}@media screen and (max-width:768px){.location-wrapper{padding:0 20px}}.location-wrapper__wrapper{display:flex;justify-content:space-between}.location-sticky{top:0;z-index:12}.location-sticky,.location-sticky-for-sortTabs{background-color:var(--light-grayish-yellow);position:-webkit-sticky;position:sticky}.location-sticky-for-sortTabs{top:50px;z-index:11}.location .villas-feed-wrapper{margin-bottom:58px;margin-top:38px;padding:0 62px}@media screen and (min-width:1441px){.location .villas-feed-wrapper{padding:0 80px}}@media screen and (min-width:772px)and (max-width:1034px){.location .villas-feed-wrapper{padding:0 40px}}@media screen and (max-width:771px){.location .villas-feed-wrapper{padding:0 20px}}.location .villas-feed-wrapper .villas-feed-container{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-content:center}@media screen and (min-width:320px)and (max-width:1372px){.location .villas-feed-wrapper .villas-feed-container{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:320px)and (max-width:992px){.location .villas-feed-wrapper .villas-feed-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:590px){.location .villas-feed-wrapper .villas-feed-container{grid-template-columns:repeat(1,1fr)}}.location .villas-feed-wrapper .villas-feed-container.no-cards{display:flex}.location .load-more-properties-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:44px}.location .load-more-properties-wrapper .load-more-properties-text{color:var(--very-dark-blue);font-size:20px;font-weight:600}.location .load-more-properties-wrapper .load-more-properties-btn{background-color:var(--very-dark-blue);border:none;border-radius:10px;cursor:pointer;padding:16px 28px}.location .load-more-properties-wrapper .load-more-properties-btn .show-more-text{color:var(--light-grayish-yellow);font-size:16px;font-weight:600}