.page-module__OSLHOG__contact-page{align-items:stretch;width:100%;height:100vh;display:flex}.page-module__OSLHOG__cover-wrapper{flex:2;min-width:0;height:100%;position:relative}.page-module__OSLHOG__cover-wrapper img{object-fit:cover;width:100%;height:100%}.page-module__OSLHOG__contact-container{flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:600px;padding:45px;display:flex;position:relative}.page-module__OSLHOG__contact-container h2{color:var(--background-navy);margin-bottom:60px;font-size:28px}.page-module__OSLHOG__contact-container form{width:100%}.page-module__OSLHOG__back-button{color:var(--text-grey);align-items:center;gap:5px;font-weight:500;transition:all .2s;display:flex;position:absolute;top:5%;left:5%}.page-module__OSLHOG__back-button:hover{color:var(--text-black)}@media (max-width:1000px){.page-module__OSLHOG__cover-wrapper{display:none}}@media (max-width:600px){.page-module__OSLHOG__contact-container{min-width:0;padding-top:80px}.page-module__OSLHOG__contact-page{height:-moz-fit-content;height:fit-content}}
.form-module__6qmmEa__form-flex{justify-content:space-between;gap:40px;display:flex}@media screen and (max-width:1050px){.form-module__6qmmEa__form-flex{flex-direction:column;gap:0}}.form-module__6qmmEa__lead-input-wrapper{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;gap:10px;width:100%;display:flex;position:relative}.form-module__6qmmEa__lead-input-wrapper label{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.form-module__6qmmEa__form-input-field{color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #cbcbcb;border-radius:4px;outline:none;width:100%;height:56px;margin-bottom:35px;padding:0 20px;position:relative;overflow:hidden}.form-module__6qmmEa__form-input-multiline{resize:vertical;height:auto;min-height:100px;padding:20px;line-height:1.4}.form-module__6qmmEa__multiline-wrapper{position:relative}.form-module__6qmmEa__multiline-wrapper .form-module__6qmmEa__bg-checking,.form-module__6qmmEa__multiline-wrapper .form-module__6qmmEa__bg-complete,.form-module__6qmmEa__multiline-wrapper .form-module__6qmmEa__bg-required,.form-module__6qmmEa__multiline-wrapper .form-module__6qmmEa__bg-exists,.form-module__6qmmEa__multiline-wrapper .form-module__6qmmEa__bg-invalid{transform:unset;top:20px}.form-module__6qmmEa__marketing-consent{justify-content:center;gap:5px;margin-bottom:30px;font-size:13px;display:flex}.form-module__6qmmEa__marketing-consent a{color:#30363a}.form-module__6qmmEa__form-button-wrapper{flex-direction:column;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;display:flex}.form-module__6qmmEa__form-button{background:var(--accent);color:var(--text-white);cursor:pointer;box-shadow:none;white-space:nowrap;border-width:1px;border-radius:4px;justify-content:center;align-items:center;width:100%;max-width:405px;height:56px;padding:1rem 4rem;font-size:16px;line-height:normal;transition:all .2s;display:flex;position:relative}.form-module__6qmmEa__form-button:hover{opacity:.9;box-shadow:0 0 30px rgba(0,0,0,.1)}.form-module__6qmmEa__form-button span{margin-left:10px}.form-module__6qmmEa__button-disabled{cursor:not-allowed;background:#ccc}@media screen and (max-width:799px){.form-module__6qmmEa__form-button{width:100%}}.form-module__6qmmEa__error-message{color:red;font-size:12px;position:absolute;bottom:20px}.form-module__6qmmEa__bg-required,.form-module__6qmmEa__bg-complete{background:rgba(0,0,0,.05);border-radius:25%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:30%;right:15px;transform:translateY(-50%)}.form-module__6qmmEa__bg-required svg{width:17.5px;height:17.5px}.form-module__6qmmEa__bg-complete{background:#bcf0da}.form-module__6qmmEa__bg-complete svg{color:#057a55;width:15px;height:15px}.form-module__6qmmEa__animate-spin{animation:1s linear infinite form-module__6qmmEa__spin}@keyframes form-module__6qmmEa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-module__6qmmEa__bg-checking{background-color:#f0f0f0;border-radius:100%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:30%;right:15px;transform:translateY(-50%)}.form-module__6qmmEa__bg-checking svg{color:#000;width:15px;height:15px}.form-module__6qmmEa__icon-loader{animation:1s linear infinite form-module__6qmmEa__spin}.form-module__6qmmEa__bg-exists{background-color:#ff4d4f;border-radius:100%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:30%;right:15px;transform:translateY(-50%)}.form-module__6qmmEa__bg-exists svg{color:#fff;width:15px;height:15px}.form-module__6qmmEa__bg-invalid{background-color:#ffe7ba;border-radius:100%;justify-content:center;align-items:center;width:25px;min-width:25px;max-width:25px;height:25px;min-height:25px;max-height:25px;display:flex;position:absolute;top:30%;right:15px;transform:translateY(-50%)}.form-module__6qmmEa__bg-invalid svg{color:#d46b08;width:15px;height:15px}.form-module__6qmmEa__icon-x{color:#fff}.form-module__6qmmEa__input-invalid{border-color:#d46b08}.form-module__6qmmEa__input-error{border-color:#ff4d4f}.form-module__6qmmEa__error-message{color:#ff4d4f;margin-top:5px;margin-left:5px;font-size:11px}.form-module__6qmmEa__filter-price-svg{vertical-align:middle;cursor:pointer;pointer-events:none;width:1rem;height:1rem;position:absolute;top:46%;right:1rem;transform:translateY(-50%)}.form-module__6qmmEa__form-questions{flex-direction:row;gap:20px;display:flex}@media screen and (max-width:1050px){.form-module__6qmmEa__form-questions{flex-direction:column;gap:0}}.form-module__6qmmEa__license-warning{color:#ff4d4f;text-align:left;margin-top:-30px;margin-bottom:20px;font-size:14px}.form-module__6qmmEa__form-disabled{opacity:.5;pointer-events:none}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-button{color:#dedede;background-color:#1e8c89;border:0;border-radius:4px;justify-content:center;align-items:center;gap:18px;padding:12px 20px;transition:all .5s ease-in-out;display:flex;position:relative;box-shadow:0 1px 89px rgba(0,0,0,.28)}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-button:after{content:"";background:linear-gradient(90deg,rgba(102,255,252,0) 0%,#66fffc 51%,rgba(102,255,252,0) 100%);width:60%;height:1px;margin:auto;transition:all .5s ease-in-out;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 11.7px #fff}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-button:hover{background-color:#187774}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-button:hover:after{width:100%}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-input-field{background:rgba(12,34,34,.23);border:1px solid rgba(30,140,137,.56);border-radius:4px;color:#dedede!important;font-family:Geist!important;font-weight:300!important}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-input-field:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px rgba(12,34,34,.23);-webkit-text-fill-color:#dedede!important}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-input-field:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px rgba(12,34,34,.23);-webkit-text-fill-color:#dedede!important}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__form-input-field:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px rgba(12,34,34,.23);-webkit-text-fill-color:#dedede!important}.form-module__6qmmEa__lead-form-wrapper #c7-form label{color:#30363a}.form-module__6qmmEa__lead-form-wrapper #c7-form .form-module__6qmmEa__marketing-consent{color:#dedede}.form-module__6qmmEa__lead-form-wrapper #c7-form svg{color:#dedede}.form-module__6qmmEa__lead-form-wrapper #c7-form path{fill:#dedede}.form-module__6qmmEa__lead-form-wrapper #c7-form option{background:#0c2222}.form-module__6qmmEa__select-disabled{color:#b0b0b0;cursor:not-allowed;background:#f5f5f5}
.navbar-module__LqUtcW__navbar-wrapper{background:var(--background);z-index:4;align-items:center;width:100%;height:65px;display:flex;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 0 40px rgba(0,0,0,.05)}.navbar-module__LqUtcW__navbar-container{justify-content:space-around;align-items:center;width:100%;display:flex}.navbar-module__LqUtcW__navbar-menu-item-wrapper{position:relative}.navbar-module__LqUtcW__navbar-menu-item{color:var(--text-grey);cursor:pointer;font-weight:500;transition:all .4s ease-in-out}.navbar-module__LqUtcW__navbar-menu-item.navbar-module__LqUtcW__active{color:var(--text-black);cursor:default}.navbar-module__LqUtcW__underline{background-color:var(--accent);height:2px;position:absolute;bottom:-2px}@media (max-width:676px){.navbar-module__LqUtcW__navbar-wrapper{height:56px;font-size:14px}.navbar-module__LqUtcW__underline{bottom:0}}
.sectionheader-module__UwGMka__header{flex-direction:column;align-items:center;width:100%;margin-left:auto;margin-right:auto;padding:26px 0 16px;display:flex}.sectionheader-module__UwGMka__title{color:var(--text-grey);letter-spacing:2px;flex-direction:row;align-items:flex-end;gap:20px;font-size:24px;display:flex}.sectionheader-module__UwGMka__logo{object-fit:contain;margin-bottom:7px}.sectionheader-module__UwGMka__description{color:var(--text-grey);margin-top:6px}@media (max-width:767px){.sectionheader-module__UwGMka__header{padding:20px 0 12px}.sectionheader-module__UwGMka__title{gap:5px;font-size:18px}.sectionheader-module__UwGMka__logo{object-fit:contain;width:110px;height:20px}.sectionheader-module__UwGMka__description{display:none}}
.header-module__Tb8UxW__header-mobile{display:none}.header-module__Tb8UxW__header-desktop{display:block;position:relative}.header-module__Tb8UxW__header-wrapper{position:relative}.header-module__Tb8UxW__selector-wrapper{display:flex;position:relative}.header-module__Tb8UxW__logo{display:none}.header-module__Tb8UxW__back-button{color:var(--text-grey);align-items:center;gap:5px;font-weight:500;transition:all .2s;display:flex;position:absolute;top:40%;left:5%}.header-module__Tb8UxW__back-button:hover{color:var(--text-black)}@media (max-width:676px){.header-module__Tb8UxW__header-mobile{z-index:10;background-color:var(--background);grid-template-columns:1fr auto 1fr;height:50px;padding-left:20px;padding-right:20px;display:grid;position:relative}.header-module__Tb8UxW__header-desktop,.header-module__Tb8UxW__header-wrapper{display:none}.header-module__Tb8UxW__logo{padding-left:10px;display:block}.header-module__Tb8UxW__back-button{top:unset;left:unset;position:relative}}
.yachtselector-module__1yT0XW__selector{flex-flow:wrap;width:100%;padding-bottom:20px;display:flex}.yachtselector-module__1yT0XW__desktop{z-index:5;flex-flow:wrap;width:100%;display:flex}.yachtselector-module__1yT0XW__range-item{color:var(--text-black);flex:1}.yachtselector-module__1yT0XW__range-wrapper{cursor:pointer;justify-content:center;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding-left:5px;padding-right:5px;display:flex;position:relative}.yachtselector-module__1yT0XW__range{letter-spacing:2px;text-wrap-mode:nowrap;font-weight:500;transition:opacity .15s}.yachtselector-module__1yT0XW__range-item .yachtselector-module__1yT0XW__underline{background-color:var(--accent);height:2px;position:absolute;bottom:-2px}.yachtselector-module__1yT0XW__models{background-color:var(--background);z-index:1;position:absolute;top:98%;bottom:auto;left:0;right:0;overflow:hidden}.yachtselector-module__1yT0XW__model-image{object-fit:contain;height:auto;max-height:90px}.yachtselector-module__1yT0XW__carousel-prev,.yachtselector-module__1yT0XW__carousel-next{cursor:pointer;color:var(--accent);filter:drop-shadow(0 2px 2px rgba(0,0,0,.15));background:0 0;border:none;position:absolute;top:50%}.yachtselector-module__1yT0XW__carousel-next{right:5px}.yachtselector-module__1yT0XW__carousel-prev{left:5px}.yachtselector-module__1yT0XW__carousel-next:hover,.yachtselector-module__1yT0XW__carousel-prev:hover{scale:1.1}.yachtselector-module__1yT0XW__model-label{text-align:center;color:var(--text-grey);letter-spacing:.7px;font-size:14px}.yachtselector-module__1yT0XW__carousel-layer{width:100vw;height:100%;position:absolute;top:0;overflow:hidden}.yachtselector-module__1yT0XW__carousel-wrapper{height:100%;position:relative}.yachtselector-module__1yT0XW__carousel-item{flex-basis:33.3333%;gap:.25rem;padding:0}.yachtselector-module__1yT0XW__carousel-item-wrapper{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;max-width:80%;margin-left:auto;margin-right:auto;display:flex}.yachtselector-module__1yT0XW__mobile{z-index:5;flex-direction:row;align-items:center;gap:15px;width:100%;margin:0;font-weight:500;display:none}.yachtselector-module__1yT0XW__mobile-label{text-overflow:ellipsis;white-space:nowrap;max-width:46vw;overflow:hidden}.yachtselector-module__1yT0XW__mobile-button{background-color:var(--accent);color:var(--text-white);border-radius:5px;justify-content:center;align-items:center;padding:4px;display:flex}.yachtselector-module__1yT0XW__mobile-combobox{z-index:10;letter-spacing:1.3px;border:1px solid #cecece;border:1px solid color(display-p3 .806045 .806045 .806046);border:1px solid lab(82.6% .0000298023 -.0000119209);border-radius:5px;align-items:center;gap:8px;height:48px;margin:10px auto 20px;padding:10px 20px;display:flex;position:relative}.yachtselector-module__1yT0XW__mobile-combobox>div{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.yachtselector-module__1yT0XW__mobile-combobox p{color:var(--text-black);letter-spacing:normal;margin:0;font-size:14px;font-weight:400}.yachtselector-module__1yT0XW__mobile-combobox div [data-slot=select-value]{background-color:var(--accent);color:var(--text-white);text-align:center;border-radius:5px;flex:1;padding:5px 18px;font-weight:500}.yachtselector-module__1yT0XW__mobile-combobox svg{width:20px;height:20px;margin-left:10px;margin-right:-10px;stroke-width:3px!important}.yachtselector-module__1yT0XW__mobile-combobox:focus{outline:none}.yachtselector-module__1yT0XW__mobile-dropdown{z-index:1000;background-color:#fff;border:1px solid #cecece;border:1px solid color(display-p3 .806045 .806045 .806046);border:1px solid lab(82.6% .0000298023 -.0000119209);font-weight:400;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.yachtselector-module__1yT0XW__mobile-dropdown [data-slot=select-item]{letter-spacing:1.2px;margin-bottom:4px}.yachtselector-module__1yT0XW__mobile-dropdown [data-slot=select-item]:last-child{margin-bottom:0}.yachtselector-module__1yT0XW__mobile-dropdown [data-slot=select-item] span:first-child{display:none}.yachtselector-module__1yT0XW__mobile-dropdown [data-state=checked]{background-color:color-mix(in srgb,var(--accent)40%,transparent);color:var(--text-black);border-radius:4px}@media (max-width:676px){.yachtselector-module__1yT0XW__mobile{display:flex}.yachtselector-module__1yT0XW__desktop{display:none}.yachtselector-module__1yT0XW__selector{padding-top:10px;padding-bottom:10px}.yachtselector-module__1yT0XW__selector:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:5vw}.yachtselector-module__1yT0XW__selector:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:5vw}.yachtselector-module__1yT0XW__selector:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:5vw}.yachtselector-module__1yT0XW__selector:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:5vw}.yachtselector-module__1yT0XW__selector:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:5vw}.yachtselector-module__1yT0XW__selector:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:5vw}.yachtselector-module__1yT0XW__carousel-item{flex-basis:100%}.yachtselector-module__1yT0XW__model-label{color:var(--text-white);background-color:var(--accent);border-radius:5px;margin-top:20px;margin-bottom:10px;padding:10px 20px;font-size:16px;font-weight:500;box-shadow:0 0 15px rgba(0,0,0,.15)}.yachtselector-module__1yT0XW__carousel-next .yachtselector-module__1yT0XW__carousel-prev{color:var(--text-grey)!important;filter:none!important}}
.header-module__JXv2oG__header{z-index:1;width:50%;min-width:750px;margin-left:auto;margin-right:auto;position:absolute;top:0;left:0;right:0}.header-module__JXv2oG__nav{justify-content:center;align-items:center;gap:60px;width:100%;height:70px;display:flex;position:relative}.header-module__JXv2oG__nav-container{width:-moz-fit-content;width:fit-content;display:flex}.header-module__JXv2oG__slogan{color:var(--text-grey);font-size:14px;font-weight:300}.sheet-close{background-color:var(--accent);color:var(--text-white);padding:5px;border-radius:5px!important}.header-module__JXv2oG__nav-item-wrapper{border-bottom:1px solid #cecece;border-bottom:1px solid color(display-p3 .806045 .806045 .806046);border-bottom:1px solid lab(82.6% .0000298023 -.0000119209);justify-content:center;width:100%;padding:15px 0;display:flex}.header-module__JXv2oG__nav-item,.header-module__JXv2oG__drop-down-item{color:var(--text-white);cursor:pointer;text-shadow:1px 1px #000;letter-spacing:1px;outline:none;position:relative}.header-module__JXv2oG__drop-down-item{flex-direction:row;align-items:center;gap:5px;display:flex}.header-module__JXv2oG__underline,.header-module__JXv2oG__underline-drop-down{background-color:var(--accent);width:0;height:2px;transition:width .2s ease-in}.header-module__JXv2oG__nav-item .header-module__JXv2oG__underline{position:absolute;top:100%;left:0;right:0}.header-module__JXv2oG__underline-active{width:100%;height:2px}@media (min-width:676px){.header-module__JXv2oG__nav-item:hover .header-module__JXv2oG__underline{width:100%;height:2px}}.header-module__JXv2oG__drop-down-item:hover .header-module__JXv2oG__underline-drop-down{width:20px;height:2px;position:relative}.header-module__JXv2oG__drop-down-container{flex-direction:column;align-items:center;font-size:14px;display:flex;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)}.header-module__JXv2oG__mobile{display:none}@media (max-width:900px){.header-module__JXv2oG__header{min-width:650px;font-size:14px}}@media (max-width:767px){.header-module__JXv2oG__header{width:100%;min-width:0}.header-module__JXv2oG__nav{justify-content:center;height:50px}.header-module__JXv2oG__logo{width:auto;height:30px}.header-module__JXv2oG__nav-container{display:none}.header-module__JXv2oG__mobile{display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.header-module__JXv2oG__nav-item,.header-module__JXv2oG__drop-down-item{color:var(--text-black);text-shadow:none}.header-module__JXv2oG__drop-down-container{position:unset;flex-direction:column;align-items:center;width:100%;font-size:14px;display:flex;transform:translate(0)}.header-module__JXv2oG__nav-item .header-module__JXv2oG__underline{top:25px}.header-module__JXv2oG__drop-down-item{opacity:.7}}
.page-module___8aEwW__hero{color:var(--text-white);max-height:100vh;position:relative}.page-module___8aEwW__adbrands-logo{width:auto;height:130px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:767px){.page-module___8aEwW__adbrands-logo{height:80px;bottom:5px}}.page-module___8aEwW__slogan{background:linear-gradient(#fff 0%,rgba(255,255,255,.2) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:400;position:absolute;top:20%;left:50%;transform:translate(-52%)}.page-module___8aEwW__yachts-header{z-index:10;background-color:var(--background);width:100%;position:relative}@media (max-width:676px){.page-module___8aEwW__selector-container{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding-bottom:6px;padding-right:5vw}.page-module___8aEwW__yachts-section-header{padding-top:16px!important;padding-bottom:6px!important}}.page-module___8aEwW__models-frame{width:100%;height:calc(100vh - 173px);position:relative;overflow:hidden}.page-module___8aEwW__models-image{object-fit:cover;object-position:center 90%}.page-module___8aEwW__models-image-mobile{display:none}.page-module___8aEwW__models-label{text-align:left;position:absolute;top:calc(50vh - 20px);left:5%}.page-module___8aEwW__label-title{color:var(--text-white);text-shadow:2px 2px 4px #000;font-size:32px}.page-module___8aEwW__underline{background-color:var(--accent);width:100%;height:2px;margin-top:2px;margin-bottom:2px}.page-module___8aEwW__label-description{color:var(--text-white);text-shadow:0 0 4px #000;font-size:20px;font-style:italic;font-weight:300}.page-module___8aEwW__video{object-fit:cover;-webkit-playsinline:true;-webkit-video-plays-inline:true;z-index:-1;width:100%;height:100%}@media (max-width:1000px){.page-module___8aEwW__slogan{font-size:2rem}}@media (max-width:767px){.page-module___8aEwW__slogan{font-size:1rem;top:15%}.page-module___8aEwW__video{object-fit:cover;object-position:60%;max-width:100vw;min-height:280px}.page-module___8aEwW__models-frame{aspect-ratio:1;width:100%;height:auto}.page-module___8aEwW__models-image{display:none}.page-module___8aEwW__models-image-mobile{display:block}.page-module___8aEwW__models-label{top:25%}.page-module___8aEwW__label-title{font-size:16px}.page-module___8aEwW__label-description{font-size:14px}}.page-module___8aEwW__superyachts-section-header{background-color:var(--background-navy)}.page-module___8aEwW__superyachts{position:relative}.page-module___8aEwW__experience-link{color:var(--accent);cursor:pointer;flex-direction:row;align-items:center;gap:10px;display:flex;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.page-module___8aEwW__superyachts-description{color:var(--text-white);flex-direction:column;align-items:center;gap:10px;font-size:30px;font-style:italic;display:flex;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.page-module___8aEwW__experience-link{position:unset;transform:unset;background-color:var(--background-navy);letter-spacing:1.1px;justify-content:center;margin-top:-1px;padding:4px 0 16px;display:flex}.page-module___8aEwW__superyachts-description{text-align:center;width:50%;left:unset;font-size:20px;right:0;transform:translateY(-50%)}.page-module___8aEwW__superyachts-image{object-position:left;object-fit:cover;height:450px;overflow:hidden}}.page-module___8aEwW__news-events{max-width:90%;color:var(--text-grey);flex-direction:column;gap:30px;margin-left:auto;margin-right:auto;padding:50px 0;display:flex}.page-module___8aEwW__news-highlight{flex-direction:row;gap:40px;max-width:1400px;margin-left:auto;margin-right:auto;display:flex}.page-module___8aEwW__news-highlight-image{object-fit:cover;width:40%;height:auto}.page-module___8aEwW__highlight-details{flex-direction:column;gap:20px;padding:60px 0 10px;display:flex}.page-module___8aEwW__highlight-title{letter-spacing:3%;font-size:20px;font-weight:600}.page-module___8aEwW__news-description{font-size:16px;font-weight:300}.page-module___8aEwW__highlight-more-details{letter-spacing:3%;background-color:var(--accent);color:var(--background);cursor:pointer;justify-content:center;align-items:center;width:200px;height:40px;margin-top:30px;font-size:14px;font-weight:400;transition:all .2s;display:flex}.page-module___8aEwW__highlight-more-details:hover{opacity:.85}.page-module___8aEwW__socials{flex-direction:row;margin-top:10px;display:flex}.page-module___8aEwW__socials img{cursor:pointer}.page-module___8aEwW__news-other{flex-direction:row;gap:15px;width:100%;display:flex}.page-module___8aEwW__news-item-other{cursor:pointer;flex:1;gap:20px;display:flex}.page-module___8aEwW__news-other-details{flex-direction:column;gap:20px;padding:20px 0;display:flex}.page-module___8aEwW__news-other-date{letter-spacing:3%;font-size:14px;font-weight:600}.page-module___8aEwW__news-other-title{font-size:16px;font-weight:300}.page-module___8aEwW__news-other-image-wrapper{width:100%;height:100%;overflow:hidden}.page-module___8aEwW__news-other-image{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__news-link{flex-direction:row;align-items:center;gap:10px;margin-left:auto;margin-right:auto;display:flex}@media (max-width:1100px){.page-module___8aEwW__news-other{flex-direction:column}.page-module___8aEwW__news-item-other{align-items:center}.page-module___8aEwW__news-other-image-wrapper{flex:0 0 30%;height:auto}}@media (max-width:767px){.page-module___8aEwW__news-events{gap:10px;padding:30px 0}.page-module___8aEwW__news-highlight{flex-direction:column;gap:0;max-width:100%}.page-module___8aEwW__news-highlight-image{width:100%}.page-module___8aEwW__highlight-details{padding-top:30px}.page-module___8aEwW__news-other-image-wrapper{flex:0 0 40%}}.page-module___8aEwW__instagram-wrapper{background-color:var(--background-dark)}.page-module___8aEwW__instagram{gap:5%;max-width:90%;margin-left:auto;margin-right:auto;padding-top:50px;padding-bottom:50px;display:flex}.page-module___8aEwW__instagram-posts{flex-basis:70%;grid-template-columns:repeat(3,minmax(0,1fr));align-self:flex-start;gap:5px;min-width:0;display:grid}.page-module___8aEwW__post-item{aspect-ratio:1;cursor:pointer;position:relative;overflow:hidden}.page-module___8aEwW__post-caption{background:linear-gradient(transparent 0%,#000 100%);justify-content:space-between;align-items:center;padding:15px;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__post-details{flex-direction:column;display:flex}.page-module___8aEwW__post-label{color:var(--text-white);font-size:14px;font-weight:700}.page-module___8aEwW__post-elapsed{color:var(--text-muted);font-size:12px}.page-module___8aEwW__instagram-highlight{flex:1;min-width:300px;height:-moz-fit-content;height:fit-content}.page-module___8aEwW__highlight-caption{flex-direction:row;align-items:center;gap:5px;width:100%;padding:0 10px 10px;font-size:12px;display:flex}.page-module___8aEwW__highlight-separator{background-color:var(--accent);height:3px;margin-bottom:.75rem}.page-module___8aEwW__highlight-frame{aspect-ratio:9/16;cursor:pointer;width:100%;height:auto;position:relative;overflow:hidden}.page-module___8aEwW__highlight-elapsed{text-align:end;color:var(--text-grey);flex:1;font-weight:500}@media (max-width:1000px){.page-module___8aEwW__instagram-posts{grid-template-columns:1fr 1fr}}@media (max-width:767px){.page-module___8aEwW__instagram{flex-direction:column;gap:10px}.page-module___8aEwW__instagram-posts{align-self:unset}.page-module___8aEwW__instagram-highlight{align-self:center;max-width:400px}}
/*# sourceMappingURL=918b8eba4cf299af.css.map*/