.slider-arrow.prev-arrow{transform:rotate(-180deg)}.slider-arrow .arrows{width:2.25rem;height:2.25rem;border-radius:2rem;background:var(--cu-white);display:flex;justify-content:center;align-items:center}.slider-arrow .arrows .more-link-arrow:hover{scale:1}.slider-arrow .arrows:hover{opacity:.7}.slider-arrow.disabled .arrows{background:var(--cu-black-100)}.slider-arrow.disabled .arrows .more-link-arrow svg path{stroke:var(--cu-black-400)}.search-icon-wrapper{border-radius:3rem;background:var(--Gradient,linear-gradient(93deg,#3f8cca -5.08%,#1563a1 106.36%));padding:.75rem}.search-bar{padding:.5rem;background:var(--cu-white);width:100%;display:flex;gap:.5rem;align-items:center;border-radius:3rem;overflow:hidden;box-shadow:0 0 25px var(--cu-card-box-shadow-color)}.search-bar .input-wrapper{position:relative;width:100%}.search-bar input{padding:1rem 1.5rem;font-size:1rem;width:100%;border:none;outline:none;background:transparent}.search-bar .typing-placeholder{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--cu-light-grey)}.search-bar .typing-placeholder .cursor{animation:blink 1s infinite}@keyframes blink{50%{opacity:0}}@media(max-width:768px){.search-bar{padding:.3rem;box-shadow:none;max-height:fit-content}.search-bar input{padding:.75rem 1.25rem;font-size:.95rem}}.hero-banner{width:100%;aspect-ratio:2.72/1;background-repeat:no-repeat;background-size:cover;background-position:50%;justify-content:center;align-items:center;display:flex;flex-direction:column;padding:2.5rem;position:relative;border-radius:1rem}@media screen and (max-width:1200px){.hero-banner{padding:2rem}}@media screen and (max-width:1024px){.hero-banner{padding:1.75rem}}@media screen and (max-width:768px){.hero-banner{padding:1.25rem}}@media screen and (max-width:550px){.hero-banner{padding:1rem}}@media screen and (max-width:480px){.hero-banner{padding:.75rem}}.hero-banner .per-person{font-size:.85rem;font-weight:600;color:var(--footer-bg-color);margin-left:.25rem;vertical-align:baseline}@media screen and (max-width:550px){.hero-banner .per-person{font-size:.7rem}}.hero-banner .data-short-info{padding:1rem 2rem;border-radius:2rem;background:var(--cu-white);font-size:1.5rem;font-weight:600;color:var(--footer-bg-color);height:fit-content}@media screen and (max-width:1200px){.hero-banner .data-short-info{padding:.75rem 1.5rem;font-size:1.25rem}}@media screen and (max-width:1024px){.hero-banner .data-short-info{padding:.5rem 1rem;font-size:1rem}}@media screen and (max-width:768px){.hero-banner .data-short-info{padding:.4rem .85rem;font-size:.9rem;border-radius:1.5rem}}@media screen and (max-width:550px){.hero-banner .data-short-info{padding:.35rem .75rem;font-size:.8rem}}@media screen and (max-width:480px){.hero-banner .data-short-info{padding:.3rem .65rem;font-size:.75rem}}.hero-banner .bottom-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;position:absolute;bottom:2.5rem;left:2.5rem;right:2.5rem}@media screen and (max-width:1200px){.hero-banner .bottom-wrapper{bottom:2rem;left:2rem;right:2rem}}@media screen and (max-width:1024px){.hero-banner .bottom-wrapper{bottom:1.75rem;left:1.75rem;right:1.75rem;gap:.75rem}}@media screen and (max-width:768px){.hero-banner .bottom-wrapper{bottom:1.25rem;left:1.25rem;right:1.25rem;gap:.5rem}}@media screen and (max-width:550px){.hero-banner .bottom-wrapper{bottom:1rem;left:1rem;right:1rem;gap:.4rem}}@media screen and (max-width:480px){.hero-banner .bottom-wrapper{bottom:.75rem;left:.75rem;right:.75rem;flex-direction:column;align-items:flex-start;gap:.35rem}}.hero-banner .title-wrapper{display:flex;justify-content:space-between;gap:1rem;width:100%;margin-top:auto;align-items:flex-end}.hero-banner .title-wrapper .text-section{display:flex;flex-direction:column;justify-content:left}.hero-banner .title-wrapper .text-section h5{font-size:1.75rem;text-shadow:0 0 19.3px rgba(0,0,0,.25);font-weight:600;color:var(--cu-white)}@media screen and (max-width:1200px){.hero-banner .title-wrapper .text-section h5{font-size:1.5rem}}@media screen and (max-width:1024px){.hero-banner .title-wrapper .text-section h5{font-size:1.25rem}}@media screen and (max-width:768px){.hero-banner .title-wrapper .text-section h5{font-size:1.1rem}}@media screen and (max-width:550px){.hero-banner .title-wrapper .text-section h5{font-size:.95rem}}@media screen and (max-width:480px){.hero-banner .title-wrapper .text-section h5{font-size:.85rem}}.hero-banner .title-wrapper .text-section h1{font-size:4rem;text-shadow:0 0 19.3px rgba(0,0,0,.25);font-weight:800!important;color:var(--cu-white)}@media screen and (max-width:1200px){.hero-banner .title-wrapper .text-section h1{font-size:2.75rem}}@media screen and (max-width:1024px){.hero-banner .title-wrapper .text-section h1{font-size:2rem}}@media screen and (max-width:768px){.hero-banner .title-wrapper .text-section h1{font-size:1.6rem}}@media screen and (max-width:550px){.hero-banner .title-wrapper .text-section h1{font-size:1.35rem}}@media screen and (max-width:480px){.hero-banner .title-wrapper .text-section h1{font-size:1.15rem}}.hero-banner .info-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%}@media screen and (max-width:768px){.hero-banner .info-section{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.5rem}}@media screen and (max-width:480px){.hero-banner .info-section{gap:.35rem}}.hero-banner .info-section .banner-text{font-size:2rem;font-weight:600;color:var(--cu-white);text-shadow:0 0 19.3px rgba(0,0,0,.25);margin:0;line-height:1.4;text-align:left;white-space:nowrap}@media screen and (max-width:1200px){.hero-banner .info-section .banner-text{font-size:1.5rem;white-space:normal;max-width:320px}}@media screen and (max-width:1024px){.hero-banner .info-section .banner-text{font-size:1.15rem;max-width:250px}}@media screen and (max-width:768px){.hero-banner .info-section .banner-text{text-align:center;font-size:.95rem;max-width:100%;white-space:normal}}@media screen and (max-width:550px){.hero-banner .info-section .banner-text{font-size:.85rem}}@media screen and (max-width:480px){.hero-banner .info-section .banner-text{font-size:.75rem}}.hero-banner .content-wrapper{justify-content:center;align-items:center;display:flex;flex-direction:column;max-width:75.45rem;gap:.75rem}@media screen and (max-width:1200px){.hero-banner .content-wrapper{gap:.6rem}}@media screen and (max-width:768px){.hero-banner .content-wrapper{padding:0 1rem;gap:.5rem}}@media screen and (max-width:550px){.hero-banner .content-wrapper{justify-content:center;align-items:center;padding:0 .75rem;gap:.4rem}}@media screen and (max-width:480px){.hero-banner .content-wrapper{padding:0 .5rem;gap:.3rem}}.hero-banner .content-wrapper h1{font-size:4rem;text-align:center;font-weight:800;color:var(--cu-white);line-height:101.085%;text-transform:uppercase;text-shadow:0 4px 12px rgba(0,0,0,.45)}@media screen and (max-width:1200px){.hero-banner .content-wrapper h1{font-size:4rem}}@media screen and (max-width:1024px){.hero-banner .content-wrapper h1{font-size:4rem}}@media screen and (max-width:768px){.hero-banner .content-wrapper h1{font-size:4rem}}@media screen and (max-width:550px){.hero-banner .content-wrapper h1{font-size:4rem}}@media screen and (max-width:480px){.hero-banner .content-wrapper h1{font-size:3rem}}.hero-banner .content-wrapper p{font-size:1rem;color:var(--cu-white);text-align:center}@media screen and (max-width:768px){.hero-banner .content-wrapper p{font-size:.875rem}}@media screen and (max-width:550px){.hero-banner .content-wrapper p{font-size:.8rem}}@media screen and (max-width:480px){.hero-banner .content-wrapper p{font-size:.75rem}}.hero-banner .content-wrapper .banner-description{text-shadow:0 3px 10px rgba(0,0,0,.4)}.hero-banner .rating{display:flex;align-items:center;gap:.4rem;font-size:1rem;font-weight:600;color:var(--cu-white)}@media screen and (max-width:768px){.hero-banner .rating{font-size:.875rem}}@media screen and (max-width:550px){.hero-banner .rating{font-size:.8rem}}@media screen and (max-width:768px){.hero-banner.type-1{height:calc(100dvh - var(--navbar-height));aspect-ratio:unset}}.hero-banner.type-2{aspect-ratio:1.85/1;border-radius:1.5rem;display:flex;justify-content:start;padding:4rem 0 1rem}@media screen and (max-width:1024px){.hero-banner.type-2{padding:2.5rem 0 1rem}}@media screen and (max-width:768px){.hero-banner.type-2{padding:2rem 0 .75rem;aspect-ratio:1.5/1}}@media screen and (max-width:550px){.hero-banner.type-2{padding:1.5rem 0 .5rem;aspect-ratio:1.2/1}}@media screen and (max-width:480px){.hero-banner.type-2{aspect-ratio:unset;min-height:220px}}.hero-banner.type-2 .content-wrapper{justify-content:start;max-width:100%;flex-direction:column;width:100%;padding:0 1rem;gap:3.5rem}@media screen and (max-width:1024px){.hero-banner.type-2 .content-wrapper{gap:2rem}}@media screen and (max-width:768px){.hero-banner.type-2 .content-wrapper{gap:1.25rem;padding:0 .75rem}}@media screen and (max-width:550px){.hero-banner.type-2 .content-wrapper{gap:.75rem;padding:0 .5rem}}@media screen and (max-width:768px){.hero-banner.type-2 .content-wrapper{flex-direction:column;padding:1rem 2.25rem;gap:.5rem;display:flex;align-items:center;justify-content:center;text-align:center;height:100%}}@media screen and (max-width:768px)and (max-width:550px){.hero-banner.type-2 .content-wrapper{align-items:center;justify-content:center;padding:.75rem 1.25rem;gap:.35rem}}@media screen and (max-width:768px)and (max-width:480px){.hero-banner.type-2 .content-wrapper{padding:.5rem 1rem}}.hero-banner.type-2 .content-wrapper .short-img{width:13rem!important;height:3rem!important}@media screen and (max-width:1200px){.hero-banner.type-2 .content-wrapper .short-img{width:11rem!important;height:2.5rem!important}}@media screen and (max-width:1024px){.hero-banner.type-2 .content-wrapper .short-img{width:9rem!important;height:2rem!important}}@media screen and (max-width:768px){.hero-banner.type-2 .content-wrapper .short-img{width:8rem!important;height:1.85rem!important}}@media screen and (max-width:550px){.hero-banner.type-2 .content-wrapper .short-img{width:6.5rem!important;height:1.5rem!important}}@media screen and (max-width:480px){.hero-banner.type-2 .content-wrapper .short-img{width:5.5rem!important;height:1.25rem!important}}.hero-banner.type-2 .content-wrapper h2{color:var(--cu-white);font-family:Playfair Display;font-size:3rem;font-weight:900}@media screen and (max-width:1300px){.hero-banner.type-2 .content-wrapper h2{font-size:2.5rem}}@media screen and (max-width:1200px){.hero-banner.type-2 .content-wrapper h2{font-size:2rem}}@media screen and (max-width:1024px){.hero-banner.type-2 .content-wrapper h2{font-size:1.75rem}}@media screen and (max-width:768px){.hero-banner.type-2 .content-wrapper h2{font-size:1.5rem}}@media screen and (max-width:550px){.hero-banner.type-2 .content-wrapper h2{font-size:1.25rem}}@media screen and (max-width:480px){.hero-banner.type-2 .content-wrapper h2{font-size:1.1rem}}.hero-banner.type-2 .content-wrapper p{color:var(--cu-white);font-size:1.5rem;font-weight:400;text-align:center}@media screen and (max-width:1200px){.hero-banner.type-2 .content-wrapper p{font-size:1.25rem}}@media screen and (max-width:1024px){.hero-banner.type-2 .content-wrapper p{font-size:1.1rem}}@media screen and (max-width:768px){.hero-banner.type-2 .content-wrapper p{font-size:1rem}}@media screen and (max-width:550px){.hero-banner.type-2 .content-wrapper p{font-size:.875rem}}@media screen and (max-width:480px){.hero-banner.type-2 .content-wrapper p{font-size:.8rem}}.hero-banner.type-3.hero-banner{aspect-ratio:3.63/1;border-radius:2rem}@media screen and (max-width:1200px){.hero-banner.type-3.hero-banner{aspect-ratio:3/1;border-radius:1.75rem}}@media screen and (max-width:1024px){.hero-banner.type-3.hero-banner{aspect-ratio:2.5/1;border-radius:1.5rem}}@media screen and (max-width:768px){.hero-banner.type-3.hero-banner{aspect-ratio:2/1;border-radius:1.25rem}}@media screen and (max-width:550px){.hero-banner.type-3.hero-banner{padding:1.5rem;aspect-ratio:1.75/1;border-radius:1rem}}@media screen and (max-width:480px){.hero-banner.type-3.hero-banner{aspect-ratio:1.5/1;border-radius:.75rem}}.hero-banner.type-3 .content-wrapper{margin-top:auto}.hero-banner.type-4{aspect-ratio:1.85/1;display:flex;justify-content:start;border-radius:1.5rem;border:3px solid var(--cu-card-border-color);background:linear-gradient(106deg,#e3f2ff -6.26%,#fff 109.38%);padding:0;position:relative;overflow:hidden;align-items:center;height:100%;transition:all .25s ease}@media screen and (max-width:1024px){.hero-banner.type-4{padding:2.5rem 0 1rem}}@media screen and (max-width:768px){.hero-banner.type-4{padding:2rem 0 .75rem;aspect-ratio:1.5/1}}@media screen and (max-width:550px){.hero-banner.type-4{padding:1.5rem 0 .5rem;aspect-ratio:1.2/1}}@media screen and (max-width:480px){.hero-banner.type-4{aspect-ratio:unset;min-height:220px}}@media screen and (max-width:768px){.hero-banner.type-4{border-radius:1.25rem;border-width:2px}}@media screen and (max-width:480px){.hero-banner.type-4{border-radius:1rem}}.hero-banner.type-4:active .content-wrapper .title-wrapper h5,.hero-banner.type-4:hover .content-wrapper .title-wrapper h5{font-size:2rem}@media screen and (max-width:1200px){.hero-banner.type-4:active .content-wrapper .title-wrapper h5,.hero-banner.type-4:hover .content-wrapper .title-wrapper h5{font-size:1.75rem}}@media screen and (max-width:1024px){.hero-banner.type-4:active .content-wrapper .title-wrapper h5,.hero-banner.type-4:hover .content-wrapper .title-wrapper h5{font-size:1.5rem}}@media screen and (max-width:768px){.hero-banner.type-4:active .content-wrapper .title-wrapper h5,.hero-banner.type-4:hover .content-wrapper .title-wrapper h5{font-size:1.35rem}}@media screen and (max-width:550px){.hero-banner.type-4:active .content-wrapper .title-wrapper h5,.hero-banner.type-4:hover .content-wrapper .title-wrapper h5{font-size:1.2rem}}.hero-banner.type-4:active .content-wrapper .title-wrapper p,.hero-banner.type-4:hover .content-wrapper .title-wrapper p{opacity:1;scale:1}@media screen and (max-width:768px){.hero-banner.type-4:active .content-wrapper .title-wrapper p,.hero-banner.type-4:hover .content-wrapper .title-wrapper p{display:block}}.hero-banner.type-4 .content-wrapper{justify-content:start;max-width:100%;flex-direction:column;width:100%;padding:0 1rem;gap:3.5rem;height:100%;justify-content:center}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper{gap:2rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper{gap:1.25rem;padding:0 .75rem}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper{gap:.75rem;padding:0 .5rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper{flex-direction:column;padding:1rem 2.25rem;align-items:center;justify-content:center;gap:.5rem;display:flex}}@media screen and (max-width:768px)and (max-width:550px){.hero-banner.type-4 .content-wrapper{align-items:center;justify-content:center;padding:.75rem 1.25rem;gap:.35rem}}@media screen and (max-width:768px)and (max-width:480px){.hero-banner.type-4 .content-wrapper{padding:.5rem 1rem}}.hero-banner.type-4 .content-wrapper .title-wrapper{margin-top:unset;flex-direction:column;justify-content:center;align-items:center;padding:1rem}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper .title-wrapper{padding:.75rem}}@media screen and (max-width:480px){.hero-banner.type-4 .content-wrapper .title-wrapper{padding:.5rem}}.hero-banner.type-4 .content-wrapper .title-wrapper h5{color:var(--footer-bg-color);font-size:3.5rem;font-weight:600;transition:all .25s ease}@media screen and (max-width:1300px){.hero-banner.type-4 .content-wrapper .title-wrapper h5{font-size:2.75rem}}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper .title-wrapper h5{font-size:2.25rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper .title-wrapper h5{font-size:1.85rem}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper .title-wrapper h5{font-size:1.5rem}}@media screen and (max-width:480px){.hero-banner.type-4 .content-wrapper .title-wrapper h5{font-size:1.25rem}}.hero-banner.type-4 .content-wrapper .title-wrapper p{font-size:1.25rem;color:var(--cu-black);opacity:0;scale:0;transition:all .25s ease}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper .title-wrapper p{font-size:1.1rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper .title-wrapper p{display:none;font-size:1rem}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper .title-wrapper p{font-size:.9rem}}.hero-banner.type-4 .content-wrapper .title-wrapper.sm-content h5{font-size:2rem}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper .title-wrapper.sm-content h5{font-size:1.75rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper .title-wrapper.sm-content h5{font-size:1.5rem}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper .title-wrapper.sm-content h5{font-size:1.35rem}}@media screen and (max-width:480px){.hero-banner.type-4 .content-wrapper .title-wrapper.sm-content h5{font-size:1.15rem}}.hero-banner.type-4 .content-wrapper .short-img{position:absolute;right:0;width:24.5rem!important;height:100%!important}@media screen and (max-width:1300px){.hero-banner.type-4 .content-wrapper .short-img{width:20rem!important}}@media screen and (max-width:1200px){.hero-banner.type-4 .content-wrapper .short-img{width:17rem!important}}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper .short-img{width:14rem!important}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper .short-img{width:11rem!important}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper .short-img{width:8.5rem!important}}@media screen and (max-width:480px){.hero-banner.type-4 .content-wrapper .short-img{width:6.5rem!important;opacity:.75}}.hero-banner.type-4 .content-wrapper h2{color:var(--cu-white);font-family:Playfair Display;font-size:3rem;font-weight:900}@media screen and (max-width:1200px){.hero-banner.type-4 .content-wrapper h2{font-size:2.25rem}}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper h2{font-size:1.75rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper h2{font-size:1.25rem}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper h2{font-size:1rem}}@media screen and (max-width:480px){.hero-banner.type-4 .content-wrapper h2{font-size:.875rem}}.hero-banner.type-4 .content-wrapper p{color:var(--cu-white);font-size:1.5rem;font-weight:400;text-align:center}@media screen and (max-width:1200px){.hero-banner.type-4 .content-wrapper p{font-size:1.25rem}}@media screen and (max-width:1024px){.hero-banner.type-4 .content-wrapper p{font-size:1rem}}@media screen and (max-width:768px){.hero-banner.type-4 .content-wrapper p{font-size:.875rem}}@media screen and (max-width:550px){.hero-banner.type-4 .content-wrapper p{font-size:.8rem}}.hero-section .slick-dots{bottom:2rem}