@charset "UTF-8";/*!
 * Bootstrap Grid v5.3.5 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container{--bs-gutter-x:4.8rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1224px}}@media(min-width:1921px){.container{max-width:1320px}}@media(min-width:2561px){.container{max-width:1600px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;--bs-breakpoint-wqhd:1921px;--bs-breakpoint-uhd:2561px}.row{--bs-gutter-x:4.8rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-12{flex:0 0 auto;width:100%}.g-2{--bs-gutter-x:.5rem}.g-2{--bs-gutter-y:.5rem}.g-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.gy-4{--bs-gutter-y:1.5rem}@media(min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}.offset-sm-3{margin-left:25%}}@media(min-width:768px){.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.offset-md-4{margin-left:33.33333333%}}@media(min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.g-lg-4{--bs-gutter-x:1.5rem}.g-lg-4{--bs-gutter-y:1.5rem}}@media(min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.offset-xl-6{margin-left:50%}.g-xl-4{--bs-gutter-x:1.5rem}.g-xl-4{--bs-gutter-y:1.5rem}}.d-flex{display:flex!important}.d-none{display:none!important}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}@media(min-width:992px){.mb-lg-0{margin-bottom:0!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}}@media(min-width:1200px){.mb-xl-4{margin-bottom:1.5rem!important}}/*!
 * Bootstrap Utilities v5.3.5 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(43.2,46.8,50);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(225.6,227.4,229);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:rgb(251.5,252,252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(196.2,199.8,203);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:rgb(10.4,88,202.4);--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.d-flex{display:flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.h-100{height:100%!important}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.mb-2{margin-bottom:2.4rem!important}.mb-3{margin-bottom:3.6rem!important}.mb-4{margin-bottom:4.8rem!important}@media(min-width:992px){.mb-lg-0{margin-bottom:0!important}.mb-lg-4{margin-bottom:4.8rem!important}.mb-lg-5{margin-bottom:5.4rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:7.2rem!important}.mb-lg-8{margin-bottom:8.4rem!important}.mb-lg-9{margin-bottom:9.6rem!important}}@media(min-width:1200px){.mb-xl-4{margin-bottom:4.8rem!important}.mb-xl-8{margin-bottom:8.4rem!important}}@media(min-width:1921px){.mb-wqhd-14{margin-bottom:14.4rem!important}}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:200;src:url("../fonts/overpass-v16-latin-200.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:300;src:url("../fonts/overpass-v16-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:400;src:url("../fonts/overpass-v16-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:500;src:url("../fonts/overpass-v16-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:700;src:url("../fonts/overpass-v16-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:800;src:url("../fonts/overpass-v16-latin-800.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Overpass";font-style:normal;font-weight:900;src:url("../fonts/overpass-v16-latin-900.woff2") format("woff2")}.page-header{position:relative;height:20rem;overflow:hidden}@media only screen and (min-width:768px){.page-header{height:30rem}}@media only screen and (min-width:1200px){.page-header{height:50rem}}.page-header__image{height:100%;width:100%;object-fit:cover;position:relative;z-index:1}.page-header__shader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:2}.page-imprint{margin-top:4.8rem;padding-bottom:2.4rem}@media only screen and (min-width:768px){.page-imprint{margin-top:6rem;padding-bottom:3.6rem}}@media only screen and (min-width:1200px){.page-imprint{margin-top:7.2rem;padding-bottom:3.6rem}}.page-imprint p{line-height:1.5}.page-imprint a{position:relative;font-size:1.4rem;color:#aa0f0a;text-decoration:none}.page-imprint a:after{content:"";position:absolute;top:calc(100% + .2rem);left:50%;width:0;height:.2rem;transform:translateX(-50%);background-color:transparent;transition:all .2s ease}@media only screen and (min-width:1200px){.page-imprint a:hover:after{width:100%;background-color:#aa0f0a}}@media only screen and (min-width:1200px){.page-imprint a{font-size:1.6rem}}.offers{margin-bottom:6rem}@media only screen and (min-width:1200px){.offers{margin-bottom:12rem}}.offers__card{display:flex;flex-direction:column;height:100%}.offers__image-wrapper{width:100%;aspect-ratio:16/9;min-height:0;position:relative}.offers__image{width:100%;height:100%;object-fit:cover}.offers__content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;background-color:#f8f8f8}.offers__text{padding:2.4rem 2.4rem 0 2.4rem}@media only screen and (min-width:1200px){.offers__text{padding:3rem 3rem 0 3rem}}.offers__link{padding:1.6rem 2.4rem 2.4rem 2.4rem}@media only screen and (min-width:1200px){.offers__link{padding:2rem 3rem 3rem 3rem}}.offers__availabledate{position:absolute;top:10px;right:0;padding:.5rem 1rem;background-color:#aa0f0a;color:#fff;font-size:1.125rem;font-weight:500;line-height:1}.intro{margin-bottom:6rem}@media only screen and (min-width:1200px){.intro{margin-bottom:12rem}}.intro__icon-container{display:flex;flex-wrap:wrap;gap:3.6rem 2.4rem;justify-content:space-between}@media only screen and (min-width:768px){.intro__icon-container{justify-content:flex-start}}@media only screen and (min-width:992px){.intro__icon-container{justify-content:space-between;gap:0}}.intro__content{margin-bottom:3.6rem}@media only screen and (min-width:1200px){.intro__content{margin-bottom:4.8rem}}.intro__box{width:calc(50% - 1.2rem)}@media only screen and (min-width:768px){.intro__box{width:calc(33.3333333333% - 1.6rem)}}@media only screen and (min-width:992px){.intro__box{width:auto}}.intro__icon-wrapper{margin-bottom:1rem;display:flex;justify-content:center}@media only screen and (min-width:1200px){.intro__icon-wrapper{justify-content:flex-start}}.intro__icon{display:block;width:auto;height:10rem}.intro__subnav-wrapper{display:flex;gap:2.4rem;margin-bottom:6rem;flex-direction:column}@media only screen and (min-width:1200px){.intro__subnav-wrapper{flex-direction:row;margin-bottom:9.6rem;gap:4.8rem}}.intro__subnav-link{font-size:2rem;font-weight:400;line-height:1.25;color:#aa0f0a;text-decoration:none;transition:all .2s ease;position:relative;display:flex;gap:1rem;align-items:center}.intro__subnav-link:after{content:"";position:absolute;top:calc(100% + .5rem);left:50%;width:0;height:.2rem;transform:translateX(-50%);background-color:transparent;transition:all .2s ease}@media only screen and (min-width:1200px){.intro__subnav-link:hover:hover:after{width:100%;background-color:#aa0f0a}}.intro__subnav-link span{line-height:1;margin-top:.3rem}.intro__subnav-icon{width:2rem;height:2rem;color:#aa0f0a}.map{margin-bottom:6rem}@media only screen and (min-width:1200px){.map{margin-bottom:12rem}}.map__typeswitch-wrapper{display:flex;justify-content:center;gap:4.8rem;align-items:center;margin-bottom:4.8rem}.map__typeswitch{width:5rem;height:3rem;background-color:#e5eaf3;border-radius:1.5rem;display:block;margin:0;padding:0;border:0;position:relative;cursor:pointer;transition:all .2s ease;pointer-events:auto;z-index:5}.map__typeswitch.toggle .map__typeswitch-toggle{left:calc(100% - 3rem)}.map__typeswitch:hover{background-color:rgb(211.5526315789,219.9078947368,234.9473684211)}.map__typeswitch-toggle{position:absolute;top:0;left:0;width:3rem;height:3rem;border-radius:1.5rem;background-color:#46546c;transition:all .2s ease;pointer-events:none;z-index:6}.map__container{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}@media only screen and (min-width:992px){.map__container{display:block;aspect-ratio:16/6}}.map__image-wrapper{position:relative;width:100%;aspect-ratio:3/2;top:0;left:0;z-index:1;order:1;overflow:hidden}@media only screen and (min-width:992px){.map__image-wrapper{position:absolute;aspect-ratio:unset;order:unset;height:100%}}.map__image-zoom{width:100%;height:100%;transform:scale(2);transform-origin:center}@media only screen and (min-width:992px){.map__image-zoom{transform:scale(1)}}.map__image{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:992px){.map__image{transform:translate(-4.3%,3%);transform-origin:center}}.map__menu{position:relative;z-index:3;background-color:#46546c;padding:2.4rem 2.4rem 0 2.4rem;order:2}@media only screen and (min-width:992px){.map__menu{position:absolute;left:4.8rem;bottom:4.8rem;order:unset}}@media only screen and (min-width:1400px){.map__menu{padding:4.8rem 4.8rem 0 4.8rem}}.map__tabs{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2.4rem}@media only screen and (min-width:1400px){.map__tabs{margin-bottom:4.8rem}}.map__destination-wrapper{position:relative;height:19rem;line-height:1}@media only screen and (min-width:1400px){.map__destination-wrapper{width:27.5rem;height:25.8rem}}.map__destinations{position:absolute;top:0;left:0;width:100%;height:100%;list-style-type:none;margin:0;padding:0;visibility:hidden}.map__destination-item{display:flex;align-items:center;gap:2rem;margin-bottom:1rem}.map__destination-item:last-child{margin-bottom:0}.map__destinations--visible{visibility:visible}.map__circles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.map__circle{border:.1rem dashed #46546c;border-radius:1000rem;position:absolute;transform:translate(-50%,-50%);top:37.3%;left:55.29%;aspect-ratio:1/1;transition:all .5s ease}.map__circle span{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);background-color:#46546c;color:#fff;padding:.5rem 1rem .2rem 1rem;border-radius:.2rem;white-space:nowrap;font-size:1.2rem}@media only screen and (min-width:992px){.map__circle span{bottom:unset;left:unset;top:50%;right:0;transform:translate(50%,-50%);font-size:1.6rem}}.map--visible{display:block}.map--invisible{display:none}[class^=map__destinations-],[class^=map__circles-]{display:none}.images__col{display:flex;flex-direction:column;gap:2.4rem}@media only screen and (min-width:1200px){.images__col{gap:4.8rem}}.images__col:last-child{margin-bottom:0}.images__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.images-1{margin-bottom:6rem}@media only screen and (min-width:1200px){.images-1{margin-bottom:12rem}}.images-1__t-l-wrapper,.images-1__t-r-wrapper,.images-1__b-l-wrapper,.images-1__b-r-wrapper{position:relative;width:100%}.images-1__t-l-wrapper{aspect-ratio:2/1}.images-1__b-l-wrapper{aspect-ratio:1/1}.images-1__t-r-wrapper{aspect-ratio:1/1}.images-1__b-r-wrapper{aspect-ratio:2/1}.images-2{margin-bottom:6rem}@media only screen and (min-width:1200px){.images-2{margin-bottom:12rem}}.images-2__grid{display:flex;flex-direction:column;gap:1.2rem}@media only screen and (min-width:768px){.images-2__grid{gap:2.4rem}}@media only screen and (min-width:1200px){.images-2__grid{gap:4.8rem}}.images-2__grid-row{display:flex;flex-direction:row;gap:1.2rem}@media only screen and (min-width:768px){.images-2__grid-row{gap:2.4rem}}@media only screen and (min-width:1200px){.images-2__grid-row{gap:4.8rem}}.images-2__t-l-wrapper,.images-2__b-r-wrapper{width:40%}@media only screen and (min-width:1200px){.images-2__t-l-wrapper,.images-2__b-r-wrapper{width:33%}}.images-2__t-r-wrapper,.images-2__b-l-wrapper{width:60%}@media only screen and (min-width:1200px){.images-2__t-r-wrapper,.images-2__b-l-wrapper{width:67%}}.images-2__t-l-wrapper,.images-2__t-r-wrapper,.images-2__b-l-wrapper,.images-2__b-r-wrapper{position:relative;height:20vh;min-height:17.5rem}@media only screen and (min-width:1200px){.images-2__t-l-wrapper,.images-2__t-r-wrapper,.images-2__b-l-wrapper,.images-2__b-r-wrapper{height:30vh;min-height:30rem}}.location-content{margin-bottom:6rem}@media only screen and (min-width:1200px){.location-content{margin-bottom:12rem}}.location-content__intro{position:relative;z-index:1;padding-top:4.8rem;padding-bottom:4.8rem;margin-bottom:4.8rem}.location-content__intro:before,.location-content__intro:after{position:absolute;z-index:2;content:"";display:block;width:12.5rem;height:.3rem;background-color:#aa0f0a;left:50%;transform:translateX(-50%)}.location-content__intro:before{top:0}.location-content__intro:after{bottom:0}.location-content__background{background-image:url("../img/waves_bg.svg");background-size:cover;background-position:center;margin-bottom:3.6rem}@media only screen and (min-width:992px){.location-content__background{margin-bottom:4.8rem}}@media only screen and (min-width:1200px){.location-content__background{margin-bottom:7.2rem}}.location-content__image-wrapper{position:relative;z-index:1;width:100%;height:35rem;margin-bottom:2.4rem}@media only screen and (min-width:1200px){.location-content__image-wrapper{height:42rem;margin-bottom:4.8rem}}.location-content__x-container{position:absolute;z-index:2;height:50%;width:auto;bottom:-0.1rem;left:-3rem}@media only screen and (min-width:1200px){.location-content__x-container{height:45rem}}.location-content__airplex-logo-x{display:block;height:100%;width:auto}.location-content__image{width:100%;height:100%;object-fit:cover}.location-content__box1,.location-content__box2,.location-content__box3,.location-content__box4{display:flex;flex-direction:column;padding:2rem;gap:1.2rem;height:100%}@media only screen and (min-width:1200px){.location-content__box1,.location-content__box2,.location-content__box3,.location-content__box4{gap:2rem}}.location-content__box1{background-color:#e5eaf3;color:#46546c}.location-content__box2{background-color:#46546c;color:#fff}.location-content__box3{background-color:#6d6d6d;color:#fff}.location-content__box4{background-color:#aa0f0a;color:#fff}.synergy{padding-top:6rem;padding-bottom:12rem;background:#2a7b9b;background:radial-gradient(circle at bottom right,#03a1c1 0,#46546c 50%);position:relative;z-index:2}@media only screen and (min-width:1200px){.synergy{padding-top:17rem;padding-bottom:30rem}}.synergy__container{position:relative}.synergy__box:last-child .synergy__image-wrapper:after{display:none}.synergy__image-wrapper{width:100%;aspect-ratio:16/9;display:flex;position:relative;margin-bottom:2.4rem}@media only screen and (min-width:992px){.synergy__image-wrapper{aspect-ratio:4/3;margin-bottom:0}}.synergy__image{width:100%;height:100%;object-fit:cover}.synergy__data{display:flex;gap:3rem;align-items:center;margin-bottom:2rem}@media only screen and (min-width:1200px){.synergy__data{margin-bottom:3rem}}.synergy__distance,.synergy__time{display:flex;gap:1rem;align-items:center}.synergy__data-icon{display:block;width:auto;height:2rem}.synergy__text-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-top:.5rem}@media only screen and (min-width:1200px){.synergy__text-wrapper{margin-top:2.4rem}}.synergy__crest{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);width:14.4rem;height:14.4rem;display:flex;justify-content:center;align-items:center;background-color:#aa0f0a;background-image:url("../img/waves_crest.svg");background-position:cover;border-bottom-left-radius:50rem;border-bottom-right-radius:50rem}@media only screen and (min-width:1200px){.synergy__crest{width:30rem;height:30rem}}.synergy__crest-icon{width:auto;height:8.4rem}@media only screen and (min-width:1200px){.synergy__crest-icon{height:18.5rem}}.synergy__image-container{height:35rem;position:relative;z-index:1}@media only screen and (min-width:1200px){.synergy__image-container{height:70rem}}.synergy__image{width:100%;height:100%;object-fit:cover}.synergy__tenants{position:relative;z-index:2;margin-top:-9.6rem;margin-bottom:6rem}@media only screen and (min-width:1200px){.synergy__tenants{margin-bottom:20rem}}.synergy__tenants-bg{background-color:#fff;padding:3.6rem 2.4rem 0 2.4rem}@media only screen and (min-width:992px){.synergy__tenants-bg{padding:4.5rem 9rem 0 9rem}}@media only screen and (max-width:992px){.synergy__tenants-bg{margin-left:2.4rem;margin-right:2.4rem;width:calc(100% - 4.8rem)}}.synergy__tenants-container{display:flex;justify-content:center;flex-wrap:wrap;gap:7.2rem 0}.synergy__tenants-logo-wrapper{width:50%;padding:0 2.4rem}@media only screen and (min-width:992px){.synergy__tenants-logo-wrapper{width:25%}}.synergy__tenant-logo{width:100%;height:auto}.synergy__cards-container{margin-bottom:4.8rem}@media only screen and (min-width:992px){.synergy__cards-container{display:grid;grid-template-columns:repeat(2,1fr);gap:9.6rem 6rem;margin-bottom:8rem}}.synergy__card{margin-bottom:4.8rem}@media only screen and (min-width:992px){.synergy__card{margin-bottom:0}}.features__checklist-container{background-color:#f8f8f8;padding:2.4rem;margin-bottom:4.8rem}@media only screen and (min-width:992px){.features__checklist-container{margin-bottom:9.6rem}}@media only screen and (min-width:1200px){.features__checklist-container{padding:8rem 9rem;margin-bottom:10rem}}.features__icons{margin-bottom:3.6rem}@media only screen and (min-width:1200px){.features__icons{margin-bottom:12rem}}.features__repeater-icon-wrapper{display:flex;justify-content:center;align-items:center;width:7.2rem;height:7.2rem;margin-bottom:1.2rem}@media only screen and (min-width:992px){.features__repeater-icon-wrapper{margin-bottom:2.4rem}}.features__repeater_icon{width:100%;height:100%;object-fit:contain}.rental__container{display:flex;flex-direction:column}@media only screen and (min-width:992px){.rental__container{flex-direction:row;align-items:stretch;min-height:30rem}}.rental__big-image-wrapper{width:100%;position:relative;background-color:#46546c;aspect-ratio:16/9;overflow:hidden}@media only screen and (min-width:992px){.rental__big-image-wrapper{width:50%;aspect-ratio:unset}}.rental__big-image-link{display:block;position:relative;width:100%;height:100%}@media only screen and (min-width:992px){.rental__big-image-link:hover .rental__big-image-zoom{background-color:rgb(115.4494382022,133.5393258427,164.5505617978);transform:scale(1.1)}.rental__big-image-link:hover .rental__big-image{transform:scale(1.02);filter:brightness(1.1)}}.rental__big-image-zoom{display:flex;align-items:center;justify-content:center;position:absolute;top:2.4rem;left:2.4rem;width:3.6rem;height:3.6rem;background-color:#46546c;transition:all .2s ease}.rental__big-image-icon{display:block;color:#fff;width:2.4rem;height:2.4rem}.rental__big-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .2s ease}.rental__content-wrapper{width:100%;background-color:#e5eaf3;padding:2.4rem;display:flex;flex-direction:column}@media only screen and (min-width:992px){.rental__content-wrapper{width:50%;padding:4.8rem}}.rental__content-top-line{display:flex;justify-content:space-between;align-items:center;margin:0 0 2rem 0;order:2}@media only screen and (min-width:992px){.rental__content-top-line{order:1;flex-direction:column;align-items:flex-start}}@media only screen and (min-width:2560px){.rental__content-top-line{flex-direction:row;align-items:center}}.rental__description{order:3}@media only screen and (min-width:992px){.rental__description{order:2}}.rental__description ul{list-style-type:none;margin:0 0 3rem 0;padding:0;display:flex;gap:1rem;flex-wrap:wrap}.rental__description ul li{font-size:1.2rem;padding:.6rem 1rem .4rem 1rem;border:.1rem solid #46546c;color:#46546c}.rental__description p{color:#46546c}.rental__description p:last-child{margin-bottom:4.8rem}.rental__gallery{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:0 0 2.4rem 0;order:1}@media only screen and (min-width:450px){.rental__gallery{justify-content:flex-start}}@media only screen and (min-width:992px){.rental__gallery{order:3;margin:0 0 4.8rem 0}}.rental__gallery-item{width:7rem;height:7rem;cursor:pointer;position:relative;transition:all .2s ease}.rental__gallery-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:.5rem solid #46546c;box-sizing:border-box;transition:all .2s ease}.rental__gallery-item.is-active:after{border:.5rem solid #fff}@media only screen and (min-width:992px){.rental__gallery-item.is-active:hover:after{border:.5rem solid #fff}}@media only screen and (min-width:992px){.rental__gallery-item:hover{transform:scale(1.1);box-shadow:0 .4rem 2rem rgba(0,0,0,0.25)}.rental__gallery-item:hover:after{border:.5rem solid rgb(90.0561797753,108.0674157303,138.9438202247)}}.rental__gallery-image{width:100%;height:100%;object-fit:cover}.rental__cta-wrapper{order:4}@media only screen and (min-width:992px){.rental__cta-wrapper{order:4}}.page-outro__text{position:relative;z-index:1;padding-top:4.8rem;padding-bottom:4.8rem;margin-bottom:2.4rem}.page-outro__text:before,.page-outro__text:after{position:absolute;z-index:2;content:"";display:block;width:12.5rem;height:.3rem;background-color:#aa0f0a;left:50%;transform:translateX(-50%)}.page-outro__text:before{top:0}.page-outro__text:after{bottom:0}.intro__content p,p.location-content__content,.location-content__outro p,p.synergy__intro,p.synergy__outro,p.synergy__content,p.features__intro{font-size:1.6rem;font-weight:400;line-height:1.5;margin-bottom:1.6rem}@media only screen and (min-width:1200px){.intro__content p,p.location-content__content,.location-content__outro p,p.synergy__intro,p.synergy__outro,p.synergy__content,p.features__intro{font-size:1.8rem;margin-bottom:1.8rem}}.intro__content p:last-child,p.location-content__content:last-child,.location-content__outro p:last-child,p.synergy__intro:last-child,p.synergy__outro:last-child,p.synergy__content:last-child,p.features__intro:last-child{margin:0}p.features_repeater__label,p.offers__description{font-size:1.4rem;line-height:1.5;margin-bottom:1.4rem}@media only screen and (min-width:1200px){p.features_repeater__label,p.offers__description{font-size:1.8rem;margin-bottom:1.8rem}}p.features_repeater__label:last-child,p.offers__description:last-child{margin:0}h2{display:inline-block;font-size:2.4rem;font-weight:200;line-height:1.25;border-bottom:.1rem solid #6d6d6d;margin:0 0 2.4rem 0;color:#6d6d6d}@media only screen and (min-width:1200px){h2{font-size:4.2rem;margin:0 0 4.8rem 0}}h2.map__title{margin:0 0 4.8rem 0}h2.synergy__title{color:#fff;border-bottom:.1rem solid #fff}h2.synergy__tenants-title{display:block;font-size:2rem;font-weight:300;line-height:1;color:#7f7f7f;margin:0 0 3.6rem 0;text-align:center;border:0}@media only screen and (min-width:1200px){h2.synergy__tenants-title{font-size:3.2rem;margin:0 0 5.4rem 0}}h2.images__title{margin:0}h2.rental__title{margin:0}h2.footer__title{border-bottom:.1rem solid #fff;margin-bottom:2.4rem;color:#fff}@media only screen and (min-width:1200px){h2.footer__title{margin-bottom:0}}h3.offers__subtitle{font-size:1.8rem;font-weight:500;line-height:1.4;margin:0 0 1rem 0}@media only screen and (min-width:1200px){h3.offers__subtitle{font-size:2rem}}h3.map__menu-title{font-size:1.8rem;font-weight:900;line-height:1;margin:0 0 2rem 0;color:#fff}@media only screen and (min-width:992px){h3.map__menu-title{font-size:2.2rem}}h3.location-content__title{font-size:2rem;font-weight:400;line-height:1.2;margin:0}@media only screen and (min-width:1200px){h3.location-content__title{font-size:2.4rem}}h3.synergy__box-title{font-size:2rem;font-weight:400;line-height:1.5;margin:0 0 1rem 0;color:#fff}@media only screen and (min-width:1200px){h3.synergy__box-title{font-size:3.2rem}}h3.rental__content-title{font-size:2rem;font-weight:400;line-height:1.25;color:#46546c;margin:0}@media only screen and (min-width:992px){h3.rental__content-title{font-size:2.4rem}}@media only screen and (min-width:2561px){h3.rental__content-title{font-size:3.6rem}}p.offers__description{font-weight:400;line-height:1.4;margin:0;color:#6d6d6d}.intro__content p{color:#6d6d6d;margin:0 0 1.8rem 0}.intro__content p:last-child{margin:0}p.intro__red-label{font-size:2rem;font-weight:400;line-height:1.4;color:#aa0f0a;margin:0;text-align:center}@media only screen and (min-width:1200px){p.intro__red-label{text-align:left}}@media only screen and (min-width:1400px){p.intro__red-label{font-size:3.2rem;font-weight:300}}p.intro__black-label{font-size:1.6rem;font-weight:400;line-height:1.4;color:#333;margin:0;text-align:center}@media only screen and (min-width:1200px){p.intro__black-label{text-align:left}}@media only screen and (min-width:1400px){p.intro__black-label{font-size:2rem}}.location-content__intro p,.page-outro__text p{font-size:2rem;font-weight:300;line-height:1.4;margin:0;color:#6d6d6d}@media only screen and (min-width:1200px){.location-content__intro p,.page-outro__text p{font-size:3.2rem}}p.location-content__content,.location-content__outro p{margin:0}.location-content__outro p{margin-bottom:1.6rem;color:#6d6d6d}@media only screen and (min-width:1200px){.location-content__outro p{margin-bottom:1.8rem}}.location-content__outro p:last-child{margin-bottom:0}p.synergy__intro{color:#fff;margin-bottom:2.4rem}@media only screen and (min-width:1200px){p.synergy__intro{margin-bottom:4.8rem}}p.synergy__outro{color:#fff;margin:0}p.synergy__content{color:#fff;margin:0}p.features__intro{color:#6d6d6d}p.features_repeater__label{text-align:center}p.footer__subtitle{margin:0;height:100%;display:flex;align-items:center}p.footer__contact-name{font-size:1.6rem;font-weight:700;line-height:1.4;margin:0 0 1rem 0}@media only screen and (min-width:1200px){p.footer__contact-name{font-size:2rem}}p.footer__contact-description{font-size:1.4rem;font-weight:400;line-height:1.4;margin:0 0 1.2rem 0}@media only screen and (min-width:1200px){p.footer__contact-description{font-size:1.6rem;margin:0 0 3rem 0}}p.footer__address{font-size:1.4rem;text-align:center}p.footer__address span{font-weight:600}@media only screen and (min-width:1200px){p.footer__address{font-size:1.6rem;text-align:left}}span.offers__address{font-size:1.4rem;font-weight:400;line-height:1.4;margin:0 0 1rem 0}@media only screen and (min-width:1200px){span.offers__address{font-size:1.6rem}}.synergy__distance span,.synergy__time span{color:#fff}span.rental__price{font-size:2rem;font-weight:400;line-height:1.25;color:#46546c}@media only screen and (min-width:992px){span.rental__price{margin-top:1rem}}@media only screen and (min-width:2561px){span.rental__price{font-size:2.4rem}}.footer__contact-channel span{font-size:1.4rem}@media only screen and (min-width:1200px){.footer__contact-channel span{font-size:1.6rem}}a.offers__link{color:#aa0f0a;text-decoration:none;font-size:1.6rem;font-weight:500;line-height:1.25;margin:0;position:relative;transition:all .2s ease}@media only screen and (min-width:1200px){a.offers__link{font-size:1.8rem}a.offers__link:hover{color:#333}a.offers__link:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E");right:2rem}}a.offers__link:after{position:absolute;display:block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23aa0f0a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;top:calc(50% - .5rem);right:3rem;transform:translateY(-50%);width:2.4rem;height:2.4rem;transition:all .2s ease}a.rental__cta{display:inline-flex;background-color:#46546c;color:#fff;font-size:1.4rem;font-weight:900;line-height:1;padding:1.1rem 1.5rem .9rem 1.5rem;text-transform:uppercase;text-decoration:none;transition:all .2s ease}@media only screen and (min-width:1200px){a.rental__cta:hover{transform:scale(1.05);background-color:rgb(90.0561797753,108.0674157303,138.9438202247)}}a.footer__list-link,a.footer__contact-link{position:relative;font-size:1.4rem;color:#fff;text-decoration:none}a.footer__list-link:after,a.footer__contact-link:after{content:"";position:absolute;top:calc(100% + 1rem);left:50%;width:0;height:.2rem;transform:translateX(-50%);background-color:transparent;transition:all .2s ease}@media only screen and (min-width:1200px){a.footer__list-link:hover:after,a.footer__contact-link:hover:after{width:100%;background-color:#fff}}@media only screen and (min-width:1200px){a.footer__list-link,a.footer__contact-link{font-size:1.6rem}}a.footer__contact-link:after{top:calc(100% + .35rem);height:.1rem}.features__checklist-container ul{list-style-type:none;margin:0;padding:0}@media only screen and (min-width:992px){.features__checklist-container ul{column-count:2}}.features__checklist-container ul li{position:relative;padding-left:2.4rem;line-height:1.5;margin-bottom:1rem;color:#6d6d6d}@media only screen and (min-width:992px){.features__checklist-container ul li{padding-left:3.6rem;margin-bottom:1.5rem}}.features__checklist-container ul li:last-child{margin:0}.features__checklist-container ul li:before{position:absolute;content:"";left:0;top:.3rem;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 26 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.183 0L9.52869 10.4767L6.91559 7.57191L0 7.5233L9.40716 18L25.183 0Z' fill='%23B52D30'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;width:1.6rem;height:1.6rem}@media only screen and (min-width:992px){.features__checklist-container ul li:before{top:0;width:2.4rem;height:2.4rem}}.map__tab{border:0;background-color:transparent;color:#fff;transition:all .5s ease;padding:0 0 1rem 0;font-size:1.6rem;font-weight:700;line-height:1;cursor:pointer}.map__tab.active,.map__tab:hover{border-bottom:.1rem solid #fff}.map__destination-time{font-size:1.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;width:8rem;border:.1rem solid #fff;padding-top:.4rem;padding-bottom:.2rem}@media only screen and (min-width:1400px){.map__destination-time{padding-top:.8rem;padding-bottom:.6rem;font-size:1.8rem}}.map__destination-destination{font-size:1.6rem;font-weight:300;line-height:1;color:#fff;display:flex;align-items:center;justify-content:center;white-space:nowrap}@media only screen and (min-width:1400px){.map__destination-destination{font-size:1.8rem}}.footer{background-color:#46546c;color:#fff;margin-top:9.6rem}.footer__contact-container{position:relative;left:0;bottom:4.5rem;padding-left:2.4rem;padding-right:2.4rem}.footer__contact-box{background-color:#aa0f0a;color:#fff;padding-top:2.4rem;padding-bottom:2.4rem}@media only screen and (min-width:992px){.footer__contact-box{padding-top:5rem;padding-bottom:5rem}}.footer__single-contact-container{display:flex;align-items:flex-start;gap:2.4rem}@media only screen and (min-width:992px){.footer__single-contact-container{gap:3rem}}.footer__profile-pic-container{width:9rem;height:9rem;flex:0 0 auto}@media only screen and (min-width:992px){.footer__profile-pic-container{width:12.5rem;height:12.5rem}}.footer__profile-pic{width:100%;height:100%;object-fit:cover}.footer__contact-data-container{flex-grow:1}.footer__contact-channel{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.6rem}@media only screen and (min-width:992px){.footer__contact-channel{margin-bottom:1.4rem}}.footer__contact-channel:last-of-type{margin:0}.footer__icon{width:1.6rem;height:1.6rem;flex:0 0 auto}@media only screen and (min-width:1200px){.footer__icon{width:2rem;height:2rem}}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:4.5rem;gap:2.4rem}@media only screen and (min-width:1200px){.footer__bottom{gap:0}}.footer__bottom-box{width:100%}@media only screen and (min-width:1200px){.footer__bottom-box{width:33.3333333333%}}.footer__logo-container{display:flex;justify-content:center}.footer__menu{display:flex;justify-content:center;padding-top:2.4rem}@media only screen and (min-width:1200px){.footer__menu{padding-top:0;justify-content:flex-end}}.footer__logo{width:19.5rem;height:auto}.footer__address{margin:0;line-height:1.5}.footer__address span{display:inline-block;margin-bottom:1rem}.footer__list{display:flex;gap:6rem;align-items:center;list-style-type:none;margin:0;padding:0}