.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}
.yacht-page-module__IJltQG__hero{width:100%;height:calc(100vh - 152px);position:relative}.yacht-page-module__IJltQG__hero-branded{--hero-payoff-inset:clamp(24px,5.56vh,72px);--hero-payoff-height:72px;height:auto}.yacht-page-module__IJltQG__hero-image{display:block}.yacht-page-module__IJltQG__hero-image-mobile,.yacht-page-module__IJltQG__hero-photo-mobile{display:none}.yacht-page-module__IJltQG__hero-photo span{max-width:100%;width:100%!important;display:block!important}.yacht-page-module__IJltQG__hero-photo-mobile span{max-width:100%;width:100%!important;display:block!important}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-image,.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-image-mobile{width:100%;height:auto}.yacht-page-module__IJltQG__hero-vignette,.yacht-page-module__IJltQG__hero-vignette-mobile{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.yacht-page-module__IJltQG__hero-vignette-mobile{display:none}.yacht-page-module__IJltQG__hero-payoff-pin{z-index:1;padding-bottom:var(--hero-payoff-inset);box-sizing:border-box;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.yacht-page-module__IJltQG__hero-payoff{top:calc(100vh - var(--hero-payoff-inset) - var(--hero-payoff-height));text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:12px;width:min(80%,768px);margin-left:auto;margin-right:auto;display:flex;position:-webkit-sticky;position:sticky}.yacht-page-module__IJltQG__hero-wordmark{filter:drop-shadow(2px 4px 6px #000);width:auto;max-width:100%;height:30px;display:block}.yacht-page-module__IJltQG__hero-slogan{color:#fff;text-shadow:2px 2px 4px #000;margin:0;font-size:20px;font-style:italic;font-weight:300}.yacht-page-module__IJltQG__hero-label{text-align:left;color:#fff;position:absolute;top:calc(50vh - 20px);left:5%}.yacht-page-module__IJltQG__label-title{text-shadow:2px 2px 4px #000;font-size:32px}.yacht-page-module__IJltQG__underline{background-color:var(--accent);width:100%;height:2px;margin-top:2px;margin-bottom:2px}.yacht-page-module__IJltQG__label-description{font-size:20px;font-style:italic;font-weight:300}@media (max-width:676px){.yacht-page-module__IJltQG__hero{width:100%;height:unset;aspect-ratio:1}.yacht-page-module__IJltQG__hero-branded{--hero-payoff-inset:16px;aspect-ratio:unset}.yacht-page-module__IJltQG__hero-image{display:none}.yacht-page-module__IJltQG__hero-image-mobile{object-position:center center;display:block}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-photo{display:none}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-photo-mobile{display:block}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-image-mobile{object-position:unset}.yacht-page-module__IJltQG__hero-vignette{display:none}.yacht-page-module__IJltQG__hero-vignette-mobile{display:block}.yacht-page-module__IJltQG__hero-payoff-pin{padding-bottom:0}.yacht-page-module__IJltQG__hero-payoff{top:auto;bottom:var(--hero-payoff-inset);margin-left:0;margin-right:0;position:absolute;left:50%;transform:translate(-50%)}.yacht-page-module__IJltQG__hero-wordmark{height:22px}.yacht-page-module__IJltQG__hero-slogan{font-size:16px}.yacht-page-module__IJltQG__hero-label{display:none}}@media (min-width:1300px){.yacht-page-module__IJltQG__hero-branded{height:calc(100vh - 122px)}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-photo{position:absolute;top:0;bottom:0;left:0;right:0}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-photo span{height:100%!important}.yacht-page-module__IJltQG__hero-branded .yacht-page-module__IJltQG__hero-image{object-fit:cover;height:100%}}.yacht-page-module__IJltQG__overview{background-color:var(--background);flex-direction:column;align-items:center;gap:60px;width:900px;max-width:85%;margin:60px auto 100px;display:flex}.yacht-page-module__IJltQG__overview-title{color:var(--text-black);font-size:28px;font-weight:500}.yacht-page-module__IJltQG__overview-text{color:var(--text-grey);text-align:center;font-size:18px;font-weight:300;line-height:40px}@media (max-width:676px){.yacht-page-module__IJltQG__overview{gap:40px;margin:60px auto 100px}.yacht-page-module__IJltQG__overview-title{font-size:24px}.yacht-page-module__IJltQG__overview-text{text-align:start;color:#162232;opacity:.9;font-size:18px;line-height:34px}}.yacht-page-module__IJltQG__gallery{flex-direction:column;gap:20px;display:flex}.yacht-page-module__IJltQG__gallery-row{aspect-ratio:4;gap:20px;margin-left:10px;margin-right:10px;display:flex}.yacht-page-module__IJltQG__gallery-0,.yacht-page-module__IJltQG__gallery-1,.yacht-page-module__IJltQG__gallery-2,.yacht-page-module__IJltQG__gallery-3,.yacht-page-module__IJltQG__gallery-4,.yacht-page-module__IJltQG__gallery-5{cursor:pointer;position:relative;overflow:hidden}.yacht-page-module__IJltQG__gallery-0,.yacht-page-module__IJltQG__gallery-2,.yacht-page-module__IJltQG__gallery-3,.yacht-page-module__IJltQG__gallery-5{flex:1}.yacht-page-module__IJltQG__gallery-1{flex:2}.yacht-page-module__IJltQG__gallery-4{flex:1.5}.yacht-page-module__IJltQG__gallery-row-mobile{display:none}@media (max-width:676px){.yacht-page-module__IJltQG__gallery{gap:10px}.yacht-page-module__IJltQG__gallery-row{display:none}.yacht-page-module__IJltQG__gallery-row-mobile{aspect-ratio:2;gap:10px;margin-left:10px;margin-right:10px;display:flex}.yacht-page-module__IJltQG__extended{justify-content:space-between;gap:0;width:90%;margin-left:auto;margin-right:auto}}.yacht-page-module__IJltQG__extended{flex-direction:row;justify-content:center;align-items:baseline;gap:46px;width:100%;padding-top:40px;padding-bottom:20px;display:flex}.yacht-page-module__IJltQG__extended-click{cursor:pointer;color:var(--text-grey);letter-spacing:2px;font-weight:500}.yacht-page-module__IJltQG__underline{background-color:var(--accent);height:2px}.yacht-page-module__IJltQG__video-gallery{flex-flow:wrap;justify-content:center;align-items:center;gap:100px;width:85%;margin-left:auto;margin-right:auto;padding-top:80px;display:flex}.yacht-page-module__IJltQG__video-title{text-align:center;letter-spacing:7%;font-size:40px;font-weight:500}.yacht-page-module__IJltQG__video-subtitle{text-align:center;letter-spacing:2px;font-size:18px;font-weight:300}.yacht-page-module__IJltQG__video-wrapper{aspect-ratio:1.8;background-color:transparent;flex:1;min-width:700px;position:relative;box-shadow:0 0 50px rgba(0,0,0,.2)}.yacht-page-module__IJltQG__video-wrapper video{object-fit:cover;-webkit-playsinline:true;-webkit-video-plays-inline:true;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:1000px){.yacht-page-module__IJltQG__video-gallery{gap:60px;width:90%}}@media (max-width:700px){.yacht-page-module__IJltQG__video-gallery{gap:40px;width:100%;padding-top:60px}.yacht-page-module__IJltQG__video-wrapper{aspect-ratio:1.1;min-width:100%}.yacht-page-module__IJltQG__video-wrapper video{-webkit-playsinline:true;-webkit-video-plays-inline:true;object-fit:cover;height:100%;position:absolute;top:-1px;bottom:0;left:0;right:0}}@media (max-width:676px){.yacht-page-module__IJltQG__video-subtitle{letter-spacing:1px;font-size:16px}.yacht-page-module__IJltQG__video-title{letter-spacing:1px;font-size:30px}}.yacht-page-module__IJltQG__specifications{background-color:var(--background-dark);padding-left:7%;padding-right:7%;flex-direction:column;align-items:center;margin-top:60px;padding-top:40px;padding-bottom:80px;display:flex}@media (max-width:676px){.yacht-page-module__IJltQG__specifications{margin-top:0}}.yacht-page-module__IJltQG__specs-title{color:var(--text-black);margin-bottom:60px;font-size:28px;font-weight:500}.yacht-page-module__IJltQG__profiles{--profile-shadow:0px 0px 50px 0px rgba(0,0,0,.05);flex-direction:row;gap:5%;width:100%;margin-bottom:60px;display:flex}.yacht-page-module__IJltQG__side-profile{background-color:var(--background);height:100%;box-shadow:var(--profile-shadow);border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:20px;padding:20px;display:flex;position:relative;overflow:hidden}.yacht-page-module__IJltQG__side-profile-image{object-fit:contain;flex:1;width:100%}.yacht-page-module__IJltQG__side-profile-label{font-style:italic}.yacht-page-module__IJltQG__top-profiles{flex:1.7;min-width:0;margin-top:auto}.yacht-page-module__IJltQG__profiles-frame{aspect-ratio:5.5;background-color:var(--background);width:100%;box-shadow:var(--profile-shadow);border-radius:8px;position:relative}.yacht-page-module__IJltQG__profiles-swiper{width:100%;height:100%;padding-left:30px!important;padding-right:30px!important}.yacht-page-module__IJltQG__top-profile-item{width:100%;height:100%}.yacht-page-module__IJltQG__profile-image-container{width:100%;height:80%;min-height:0;position:relative}.yacht-page-module__IJltQG__top-profile-image{object-fit:contain;clip-path:inset(10% 0);background-color:var(--background);width:100%;height:100%;padding-left:15px;padding-right:15px}.yacht-page-module__IJltQG__top-profile-label{width:-moz-fit-content;width:fit-content;color:var(--text-grey);margin-left:auto;margin-right:auto;margin-top:-5px;font-size:14px;font-style:italic}.yacht-page-module__IJltQG__specifications .swiper-button-next{z-index:2;width:40px;height:40px;color:var(--accent);-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.15));font-weight:700;transition:all .2s;scale:.5}.yacht-page-module__IJltQG__specifications .swiper-button-prev{z-index:2;width:40px;height:40px;color:var(--accent);-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.15));font-weight:700;transition:all .2s;scale:.5}.yacht-page-module__IJltQG__specifications .swiper-button-prev{left:0}.yacht-page-module__IJltQG__specifications .swiper-button-next{right:0}.yacht-page-module__IJltQG__specifications .swiper-button-disabled{opacity:0!important}.yacht-page-module__IJltQG__specifications .swiper-button-next:not(.yacht-page-module__IJltQG__swiper-button-disabled):hover{transform:scale(1.2)}.yacht-page-module__IJltQG__specifications .swiper-button-prev:not(.yacht-page-module__IJltQG__swiper-button-disabled):hover{transform:scale(1.2)}@media (max-width:1000px){.yacht-page-module__IJltQG__specifications{padding-left:5%;padding-right:5%}.yacht-page-module__IJltQG__profiles{flex-direction:column;gap:40px}}@media (max-width:676px){.yacht-page-module__IJltQG__specifications .swiper-button-prev{left:5px}.yacht-page-module__IJltQG__specifications .swiper-button-next{right:5px}.yacht-page-module__IJltQG__profiles-frame{aspect-ratio:3;width:100%;position:relative}.yacht-page-module__IJltQG__profiles{flex-direction:column;gap:20px}}.yacht-page-module__IJltQG__engine-options,.yacht-page-module__IJltQG__options-values{flex-direction:row;justify-content:center;align-items:center;gap:30px;margin-left:auto;margin-right:auto;display:flex}@media (max-width:676px){.yacht-page-module__IJltQG__engine-options{flex-direction:column;gap:16px}}.yacht-page-module__IJltQG__options-label{font-size:14px}.yacht-page-module__IJltQG__option-item{cursor:pointer;color:var(--text-grey);font-weight:500;transition:color .3s;position:relative}.yacht-page-module__IJltQG__active{color:var(--text-black)}.yacht-page-module__IJltQG__option-item .yacht-page-module__IJltQG__underline{background-color:var(--accent);height:2px;margin-top:2px;margin-bottom:2px;position:absolute;bottom:-3px;left:0}.yacht-page-module__IJltQG__specification-details{width:100%;margin-top:36px}.yacht-page-module__IJltQG__highlights{background-color:color-mix(in srgb,var(--accent)15%,transparent);border-radius:8px;flex-flow:wrap;justify-content:center;align-items:center;row-gap:16px;padding-top:30px;padding-bottom:30px;display:flex}.yacht-page-module__IJltQG__highlight-item{color:var(--text-black);text-align:center;flex:1;min-width:-moz-fit-content;min-width:fit-content;padding-left:30px;padding-right:30px}.yacht-page-module__IJltQG__highlight-item .yacht-page-module__IJltQG__value{font-size:40px;font-weight:700}.yacht-page-module__IJltQG__highlight-item .yacht-page-module__IJltQG__label{opacity:.8;text-wrap-mode:nowrap;font-size:14px}.yacht-page-module__IJltQG__details{flex-flow:wrap;justify-content:center;gap:40px;margin-top:40px;display:flex}.yacht-page-module__IJltQG__details-col{text-align:center;flex:1;min-width:300px;max-width:500px}.yacht-page-module__IJltQG__details-heading{padding-bottom:10px;font-weight:500}.yacht-page-module__IJltQG__details-item{background-color:var(--background);border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;margin-top:20px;padding:10px 20px;display:flex}.yacht-page-module__IJltQG__details-item .yacht-page-module__IJltQG__value{font-weight:600}.yacht-page-module__IJltQG__details-item .yacht-page-module__IJltQG__label{color:var(--text-grey);font-size:14px}.yacht-page-module__IJltQG__form-container{margin-left:auto;margin-right:auto;width:80%;max-width:1200px;margin-top:40px;margin-bottom:80px}.yacht-page-module__IJltQG__form-title{color:var(--text-black);text-align:center;margin-bottom:60px;font-size:28px;font-weight:500}
.shadcn-dialog-overlay{background-color:var(--background-dark)}.gallerydialog-module__bRIBaG__dialog-close{z-index:6;outline:none;position:absolute;top:30px;right:0}.gallerydialog-module__bRIBaG__dialog-title{font-size:20px;font-weight:400}.gallerydialog-module__bRIBaG__dialog-content{box-shadow:none;flex-direction:column;justify-content:space-evenly;align-items:center;display:flex;position:fixed;width:90vw!important;height:100vh!important;max-width:unset!important;top:0!important;left:5%!important;right:5%!important;transform:none!important}.gallerydialog-module__bRIBaG__dialog-content:focus{outline:none}.gallerydialog-module__bRIBaG__image-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;flex-direction:row;justify-content:center;align-items:center;gap:1px;width:100%;height:-moz-fit-content;height:fit-content;display:flex;position:relative}.gallerydialog-module__bRIBaG__next-outer,.gallerydialog-module__bRIBaG__next-inner{border-radius:0 8px 8px 0}.gallerydialog-module__bRIBaG__prev-outer,.gallerydialog-module__bRIBaG__prev-inner{border-radius:8px 0 0 8px}.gallerydialog-module__bRIBaG__prev-outer,.gallerydialog-module__bRIBaG__next-outer{background-color:var(--background-dark);opacity:.1;flex:.8;max-width:2vw;height:60%;position:relative;overflow:hidden;object-fit:cover!important}.gallerydialog-module__bRIBaG__prev-inner,.gallerydialog-module__bRIBaG__next-inner{background-color:var(--background-dark);opacity:.4;flex:1;max-width:3vw;height:80%;position:relative;overflow:hidden}.gallerydialog-module__bRIBaG__selected{background-color:var(--background-dark);border-radius:10px;flex:none;width:auto;max-width:75vw;height:auto;max-height:80vh;box-shadow:0 1px 50px rgba(0,0,0,.15);object-fit:fill!important}.gallerydialog-module__bRIBaG__controls{-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:5;flex-direction:row;align-items:center;gap:20px;display:flex;position:relative}@media (max-width:676px){.gallerydialog-module__bRIBaG__dialog-content{width:100vw!important;left:0!important;right:0!important}.gallerydialog-module__bRIBaG__dialog-close{top:20px;right:20px}.gallerydialog-module__bRIBaG__selected{max-width:100vw;max-height:60vh}.gallerydialog-module__bRIBaG__image-container{touch-action:pan-x;flex-direction:column;width:-moz-fit-content;width:fit-content;height:75%}.gallerydialog-module__bRIBaG__next-outer,.gallerydialog-module__bRIBaG__next-inner{border-radius:0 0 8px 8px}.gallerydialog-module__bRIBaG__prev-outer,.gallerydialog-module__bRIBaG__prev-inner{border-radius:8px 8px 0 0}.gallerydialog-module__bRIBaG__prev-outer,.gallerydialog-module__bRIBaG__next-outer{width:60%;max-width:unset;max-height:3vh}.gallerydialog-module__bRIBaG__prev-inner,.gallerydialog-module__bRIBaG__next-inner{width:80%;max-width:unset;max-height:5vh}}
