.CurrencySelector_selectWrapper__uiVLA{position:relative;display:inline-block;width:auto}.CurrencySelector_select__OzkiV{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:1rem;border:.1rem solid var(--grey-light);font-size:1.6rem;border-radius:.8rem;color:var(--black);cursor:pointer;transition:all .25s ease;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);width:auto}.CurrencySelector_select__OzkiV:hover{border-color:#212121;background:rgba(255,255,255,.15)}.CurrencySelector_selectWrapper__uiVLA:after{content:"";position:absolute;top:50%;right:1.2rem;width:.6rem;height:.6rem;border-right:.1rem solid rgba(36,36,36,.5);border-bottom:.1rem solid rgba(27,27,27,.5);transform:translateY(-50%) rotate(45deg);pointer-events:none;transition:border-color .25s ease}[dir=rtl] .CurrencySelector_selectWrapper__uiVLA:after{right:auto;left:1.2rem}.CurrencySelector_select__OzkiV option{background:transparent;color:#1d1d1f}.Header_headerHolder__zOpCX{width:100%}.Header_header__KwdYD{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;margin:0 auto;max-width:calc(100% - 2rem);padding:2rem;width:144rem;position:relative}@media (max-width:768px){.Header_header__KwdYD{grid-template-columns:1fr auto;padding:1rem}}.Header_headerShadow__9xoqu{background-color:#f7f7f7;box-shadow:0 .1rem 1rem rgba(0,0,0,.06)}.Header_headerButtons__3FkU_{gap:.8rem}@media (max-width:768px){.Header_headerButtons__3FkU_{display:none}}.Header_logo____uDV{display:flex;align-items:center;gap:1rem;text-decoration:none}.Header_logo____uDV svg{width:14rem;height:auto}.Header_logo____uDV:focus svg>*,.Header_logo____uDV:hover svg>*{fill:var(--black)}.Header_actions__dQYHE,.Header_controls__zDcnv{display:flex;align-items:center;gap:1rem}.Header_navigation__K8EsA{display:flex}.Header_navigation__K8EsA li{font-size:var(--font-size)}.Header_navigation__K8EsA a{color:var(--black);transition:color .3s ease;text-decoration:none}.Header_navigation__K8EsA .Header_active__c7HdO,.Header_navigation__K8EsA a:hover{color:var(--primary)}.Header_navigation__K8EsA ul{display:flex;gap:4rem;list-style:none;margin:0;padding:0}.Header_menuToggle__FqD8X{display:none;background:none;border:none;font-size:2.4rem;cursor:pointer;padding:.4rem;border-radius:.4rem;transition:background-color .2s ease}.Header_menuToggle__FqD8X:hover{background-color:rgba(0,0,0,.05)}.Header_menuToggle__FqD8X svg{color:var(--black)}.Header_mobileMenu__YC5Nj{position:fixed;top:0;right:-100%;width:70%;max-width:32rem;height:100dvh;height:100vh;min-height:100vh;min-height:100dvh;background-color:#f8f9fa;z-index:1002;display:flex;flex-direction:column;transition:right .3s ease;box-shadow:-.5rem 0 2rem rgba(0,0,0,.1);overflow:hidden}.Header_mobileMenuOpen__r21de{right:0}.Header_mobileMenuHeader__sMhm2{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:.1rem solid #e9ecef;flex-shrink:0}.Header_mobileMenuLogo__arRst{font-size:1.6rem;font-weight:700;color:var(--primary);letter-spacing:.1rem}.Header_mobileMenuLogo__arRst svg{width:10.8rem}.Header_mobileMenuClose__oTVpP{background:none;border:none;padding:.4rem;cursor:pointer;border-radius:.4rem;transition:background-color .2s ease}.Header_mobileMenuClose__oTVpP:hover{background-color:rgba(0,0,0,.05)}.Header_mobileMenuClose__oTVpP svg{color:var(--black)}.Header_mobileMenuNav__Gf9Lx{flex:1 1;padding:2rem 0;display:flex;flex-direction:column;overflow-y:auto}.Header_mobileNavItem__yPFxy{display:flex;align-items:center;gap:1.6rem;padding:1.6rem 2rem;color:var(--black);text-decoration:none;font-size:1.8rem;font-weight:500;transition:all .2s ease;border-bottom:.1rem solid transparent;flex-shrink:0}.Header_mobileNavItem__yPFxy:hover{color:var(--primary)}.Header_mobileNavItem__yPFxy svg{color:var(--black);transition:color .2s ease}.Header_mobileNavItem__yPFxy:hover svg{color:var(--primary)}.Header_mobileSocialLinks__KcZf9{display:grid;grid-template-columns:1fr 1fr;padding:1.6rem 0;border-top:.1rem solid #e9ecef;border-bottom:.1rem solid #e9ecef;flex-shrink:0}.Header_socialLink__uHKla{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 2rem;color:var(--black);text-decoration:none;font-size:var(--font-size);transition:all .2s ease}.Header_socialLink__uHKla:hover{color:var(--primary)}.Header_socialLink__uHKla svg{color:var(--black);transition:color .2s ease;width:2rem;height:2rem}.Header_socialLink__uHKla:hover svg{color:var(--primary)}.Header_mobileMenuActions__bSj8e{padding:2rem;display:flex;align-items:center;gap:.8rem}.Header_mobileMenuActions__bSj8e>button{width:100%!important}@media (max-width:768px){.Header_navigation__K8EsA{display:none}.Header_menuToggle__FqD8X{display:block}.Header_mobileMenu__YC5Nj{width:100%;max-width:none;height:calc(100vh - 30rem)}}[dir=rtl] .Header_mobileMenu__YC5Nj{right:auto;left:-100%}[dir=rtl] .Header_mobileMenuOpen__r21de{left:0}[dir=rtl] .Header_mobileNavItem__yPFxy,[dir=rtl] .Header_socialLink__uHKla{flex-direction:row-reverse}@keyframes Header_slideIn__6s8Hu{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Header_slideOut__bj_w9{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Header_mobileNavItem__yPFxy.Header_active__c7HdO,.Header_mobileNavItem__yPFxy.Header_active__c7HdO svg{color:var(--primary)}.Header_mobileMenu__YC5Nj::-webkit-scrollbar{width:.4rem}.Header_mobileMenu__YC5Nj::-webkit-scrollbar-track{background:transparent}.Header_mobileMenu__YC5Nj::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:.2rem}.Header_mobileMenu__YC5Nj::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.Header_userAccountWrapper__e3Ich{position:relative}.Header_userAccount___viYQ{display:flex;align-items:center;gap:.6rem;background-color:transparent;cursor:pointer;transition:all .2s ease}.Header_userAvatar__CGv6D{width:3.2rem;height:3.2rem;border-radius:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--primary);color:white;font-weight:500;font-size:var(--font-size);flex-shrink:0;text-transform:uppercase}.Header_userAvatar__CGv6D img{width:100%;height:100%;object-fit:cover}.Header_userName__8pz2T{font-size:var(--font-size);color:var(--black);max-width:7.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_userDropdown__BnpMt{position:absolute;top:calc(100% + .4rem);right:0;background:white;border-radius:.8rem;box-shadow:var(--box-shadow);border:1px solid var(--grey-light);min-width:18rem;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-.8rem);transition:all .2s ease;overflow:hidden}[dir=rtl] .Header_userDropdown__BnpMt{right:auto;left:0}.Header_userDropdown__BnpMt.Header_open__J2_dJ{opacity:1;visibility:visible;transform:translateY(0)}.Header_dropdownItem__wO3vR{display:flex;align-items:center;color:#495057;gap:1.2rem;width:100%;padding:1.2rem;font-size:1.4rem;transition:background-color .2s ease}.Header_dropdownItem__wO3vR:hover{background-color:#f7f7f7}.Header_dropdownItem__wO3vR svg{width:1.8rem;height:1.8rem;color:var(--black);flex-shrink:0}.Header_danger__sSjH0{color:var(--red)}.Header_danger__sSjH0:hover{background-color:#fff5f5}.Header_danger__sSjH0 svg{color:var(--red)}.Header_accent__STGlb{color:var(--primary)}.Header_accent__STGlb:hover{background-color:#fff}.Header_accent__STGlb svg{color:var(--primary)}.Header_dropdownDivider__pkE8K{height:1px;background-color:var(--grey-light)}.Header_headerButtons__3FkU_{display:flex;align-items:center;gap:.75rem}.Footer_banner__q3T9v{background-color:#fff;padding:8rem 0;width:100%}.Footer_bannerContainer__NL37N{max-width:128rem;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1.5fr;grid-gap:4rem;gap:4rem;align-items:center}@media (max-width:768px){.Footer_bannerContainer__NL37N{grid-template-columns:1fr}}.Footer_bannerContent__W7kE1{padding-right:2rem}.Footer_bannerTitle__NaGJg{font-size:4rem;line-height:1.2;font-weight:500;color:var(--black);margin-bottom:2rem}@media (max-width:768px){.Footer_bannerTitle__NaGJg{font-size:2.6rem}}.Footer_bannerSubtitle__glPfG{font-size:var(--font-size);line-height:1.6;color:#666;max-width:30rem;margin-bottom:2rem}@media (max-width:768px){.Footer_bannerSubtitle__glPfG{max-width:100%}}.Footer_bannerForm__cOT95{width:100%}.Footer_formRow__Ot0zC{display:flex;gap:1rem;align-items:center}.Footer_inputContainer__0WCxu{width:30rem}@media (max-width:768px){.Footer_inputContainer__0WCxu{width:100%}}.Footer_buttonContainer__5aeEA{margin-top:auto}.Footer_bannerImage__LuU4i{-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_bannerImage__LuU4i img{width:100%;height:100%}.Footer_footer__pQtti{margin-top:auto;background-color:#fff;color:var(--black);padding-top:5rem;width:100%;font-size:var(--font-size);border-top:.1rem solid var(--grey-light)}.Footer_container__KpDnW{width:var(--lg);max-width:calc(100% - 2.5rem);padding:2.5rem;margin:0 auto;display:grid;grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(4,1fr);grid-template-areas:"one two three four"}@media (max-width:768px){.Footer_container__KpDnW{max-width:calc(100% - 1.4rem);padding:2rem;gap:5rem;grid-template-columns:1fr 1fr;grid-template-areas:"one one" "two three" "four four"}}@media (min-width:768px) and (max-width:1024px){.Footer_container__KpDnW{max-width:calc(100% - .8rem);padding:2rem;gap:5rem;grid-template-columns:1fr 1fr;grid-template-areas:"one two" "three four"}}.Footer_one__sjK0Y{grid-area:one}.Footer_two__IKnkE{grid-area:two}.Footer_three__jndqB{grid-area:three}.Footer_four__P_z4_{grid-area:four}.Footer_logoColumn__Zss5u{min-width:32rem}.Footer_logo__fUEOF{margin-bottom:2rem}.Footer_description__0Aa9w{color:#666;margin-bottom:2rem;line-height:1.6;max-width:75%}.Footer_column__fehd0{width:100%}.Footer_column__fehd0 h3{color:var(--black);margin-bottom:2rem;font-weight:700}.Footer_column__fehd0 ul li{margin-bottom:.8rem}.Footer_column__fehd0 ul li a{color:var(--black);text-decoration:none;transition:color .25s ease}.Footer_column__fehd0 ul li a:hover{color:var(--primary)}.Footer_socialLinks__tA7gt{display:flex;gap:2rem;margin-top:2rem}.Footer_socialLinks__tA7gt a{color:var(--black);transition:color .25s ease;font-size:1.4rem}.Footer_socialLinks__tA7gt a:hover{color:var(--primary)}.Footer_footerLine__Unacq{color:#666;margin-top:4rem;padding:2.5rem;text-align:center}.BoatMap_mapContainer__ieq3I{position:relative;width:100%;height:42rem;border-radius:2rem;overflow:hidden;background:#f7fbff}.BoatMap_mapCanvas__QOAkp{position:relative;z-index:1;width:100%;height:100%;background:#eef2f5}.BoatMap_mapLoading__s_ZFv{position:absolute;inset:0;display:grid;place-items:center;color:#6b7280;font-size:1.4rem;z-index:0;pointer-events:none}.BoatMap_mapCanvas__QOAkp .leaflet-container{width:100%;height:100%;background:#eef2f5!important;border-radius:2rem}.BoatMap_mapCanvas__QOAkp .leaflet-tile{filter:saturate(.35) brightness(1.05)}.BoatMap_route__9SLBV{animation:BoatMap_dashShift__AFkaA 18s linear infinite}@keyframes BoatMap_dashShift__AFkaA{to{stroke-dashoffset:-120}}.BoatMap_cardPopup__ZSxJu .leaflet-popup-content-wrapper{padding:0!important;background:#ffffff;border-radius:1rem!important;box-shadow:0 .2rem .8rem rgba(0,0,0,.08)}.BoatMap_cardPopup__ZSxJu .leaflet-popup-content{margin:0!important}.BoatMap_cardPopup__ZSxJu .leaflet-popup-tip{background:#ffffff;box-shadow:0 .2rem .8rem rgba(0,0,0,.08)}.BoatMap_card__dt5bT{display:grid;grid-template-columns:4rem 1fr;grid-gap:.8rem;gap:.8rem;padding:1rem 1.2rem;min-width:22rem;max-width:28rem}.BoatMap_cardThumb__1zsrF{width:4rem;height:4rem;border-radius:.6rem;overflow:hidden;background:#e5e7eb;box-shadow:inset 0 0 0 1px rgba(15,23,42,.06)}.BoatMap_cardThumb__1zsrF img{width:100%;height:100%;object-fit:cover}.BoatMap_cardBody__3bOpe{display:flex;flex-direction:column;justify-content:center;min-width:0}.BoatMap_cardTitle__zZslp{font-size:1.6rem;font-weight:700;color:#0f172a;line-height:1.4}.BoatMap_cardSub__TRL9w,.BoatMap_cardTitle__zZslp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-moz-fit-content;width:fit-content}.BoatMap_cardSub__TRL9w{font-size:var(--font-size);color:#6b7280;line-height:1.2}.BoatMap_mapCanvas__QOAkp .leaflet-control-zoom{border:none!important;box-shadow:0 .2rem .8rem rgba(0,0,0,.15)!important}.BoatMap_mapCanvas__QOAkp .leaflet-control-zoom a{background-color:white!important;color:#374151!important;border:none!important;width:3.4rem!important;height:3.4rem!important;line-height:3.4rem!important;font-size:1.8rem!important;font-weight:700!important}.BoatMap_mapCanvas__QOAkp .leaflet-control-zoom a:hover{background-color:#f9fafb!important;color:#000!important}.BoatMap_mapCanvas__QOAkp .leaflet-control-zoom a:first-child{border-radius:.8rem .8rem 0 0!important}.BoatMap_mapCanvas__QOAkp .leaflet-control-zoom a:last-child{border-radius:0 0 .8rem .8rem!important}.BoatMap_mapCanvas__QOAkp .leaflet-interactive:hover{filter:brightness(1.06) saturate(1.08)}.BoatMap_mapCanvas__QOAkp .leaflet-marker-icon,.BoatMap_mapCanvas__QOAkp .leaflet-marker-shadow{filter:drop-shadow(0 .6rem 1rem rgba(0,0,0,.18))}@media (max-width:768px){.BoatMap_mapContainer__ieq3I{height:36rem;border-radius:2rem}.BoatMap_mapCanvas__QOAkp .leaflet-container{border-radius:2rem}}.GridGallery_grid__Y5eWr{display:grid;grid-gap:.8rem;gap:.8rem;width:100%;position:relative;border-radius:.8rem;overflow:hidden;height:40rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.GridGallery_grid2__JvraJ{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.GridGallery_grid3__snWmG{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.GridGallery_grid3__snWmG .GridGallery_tile__zJL_o:first-child{grid-column:1/2;grid-row:1/3}.GridGallery_grid3__snWmG .GridGallery_tile__zJL_o:nth-child(2){grid-column:2/3;grid-row:1/2}.GridGallery_grid3__snWmG .GridGallery_tile__zJL_o:nth-child(3){grid-column:2/3;grid-row:2/3}.GridGallery_grid4__wIKaC{grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:first-child{grid-column:1/2;grid-row:1/3}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:nth-child(2){grid-column:2/3;grid-row:1/2}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:nth-child(3){grid-column:3/4;grid-row:1/2}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:nth-child(4){grid-column:2/4;grid-row:2/3}.GridGallery_grid5__KPiU8{grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:first-child{grid-column:1/2;grid-row:1/3}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(2){grid-column:2/3;grid-row:1/2}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(3){grid-column:3/4;grid-row:1/2}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(4){grid-column:2/3;grid-row:2/3}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(5){grid-column:3/4;grid-row:2/3}.GridGallery_tile__zJL_o{position:relative;display:block;width:100%;height:100%;border:0;padding:0;cursor:pointer;border-radius:.8rem;overflow:hidden;background:#f7f7f7;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}.GridGallery_tile__zJL_o::selection{background:transparent}.GridGallery_media__qwC9S{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.GridGallery_media__qwC9S::selection{background:transparent}.GridGallery_tile__zJL_o:hover .GridGallery_media__qwC9S{transform:scale(1.015)}.GridGallery_moreBadge__xuEJU{position:absolute;right:.75rem;bottom:.75rem;padding:.6rem 1rem;border-radius:.8rem;background:rgba(255,255,255,.95);color:#111;font-size:var(--font-size,14px);font-weight:600;box-shadow:0 .4rem 1.4rem rgba(0,0,0,.15);pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.GridGallery_moreBadge__xuEJU::selection{background:transparent}.GridGallery_single__BOrjP{height:40rem;border-radius:.8rem;overflow:hidden;position:relative}.GridGallery_singleMedia__aPDk_,.GridGallery_single__BOrjP{width:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.GridGallery_singleMedia__aPDk_{height:100%;display:block;object-fit:cover;pointer-events:none}.GridGallery_singleMedia__aPDk_::selection{background:transparent}.GridGallery_lightbox__C0yjC{position:fixed;inset:0;background:rgba(0,0,0,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;animation:GridGallery_fadeIn__64o9U .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@keyframes GridGallery_fadeIn__64o9U{0%{opacity:0}to{opacity:1}}.GridGallery_lbContent__iKyQ7{width:100%;height:100%;overflow:hidden}.GridGallery_lbContent__iKyQ7,.GridGallery_lbMediaWrapper__qVxQc{position:relative;display:flex;align-items:center;justify-content:center}.GridGallery_lbMediaWrapper__qVxQc{width:90vw;height:90vh}.GridGallery_lbSlide__T8dzA{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.GridGallery_lbSlide__T8dzA.GridGallery_active__7Qop3{z-index:2}.GridGallery_lbSlide__T8dzA:not(.GridGallery_active__7Qop3){z-index:1}.GridGallery_lbMedia__Rcs3D{max-width:90vw;max-height:90vh;min-width:80vw;min-height:80vh;width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;transition:opacity .3s ease}.GridGallery_lbMedia__Rcs3D::selection{background:transparent}.GridGallery_lbBtn__ihBvH{position:absolute;width:4rem;height:4rem;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);color:#111;box-shadow:0 .4rem 1.2rem rgba(0,0,0,.3);cursor:pointer;transition:all .2s ease;z-index:10;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}.GridGallery_lbBtn__ihBvH::selection{background:transparent}.GridGallery_lbBtn__ihBvH:hover{transform:scale(1.05);background:rgba(255,255,255,1);box-shadow:0 .6rem 1.6rem rgba(0,0,0,.4)}.GridGallery_lbBtn__ihBvH:active{transform:scale(.95)}.GridGallery_lbClose___l4Dx{top:2rem;right:2rem}.GridGallery_lbPrev__ucpEq{left:2rem;top:50%;transform:translateY(-50%)}.GridGallery_lbNext__GvIgV{right:2rem;top:50%;transform:translateY(-50%)}.GridGallery_lbNext__GvIgV:hover,.GridGallery_lbPrev__ucpEq:hover{transform:translateY(-50%) scale(1.05)}.GridGallery_iframeThumbnail__CM2d0{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-image:url(/360.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:white;font-weight:600;font-size:1rem;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.GridGallery_iframeThumbnail__CM2d0:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.8)}.GridGallery_iframeThumbnail__CM2d0>*{position:relative}.GridGallery_iframeThumbnail__CM2d0 svg{opacity:.9;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.GridGallery_iframeThumbnail__CM2d0 svg::selection{background:transparent}.GridGallery_lbIframe__6Wzdc{width:90vw;height:90vh;border:none;border-radius:8px;background:#000;transition:opacity .3s ease}.GridGallery_iframeLoader__VMRZB,.GridGallery_imageLoader__FVNDZ{justify-content:center}.GridGallery_iframeError__616HD,.GridGallery_iframeLoader__VMRZB,.GridGallery_imageLoader__FVNDZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:3;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.GridGallery_iframeError__616HD{gap:1rem;color:white;font-size:1rem}.GridGallery_spinner__SVmDJ{animation:GridGallery_spin__DaM43 .8s linear infinite;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.GridGallery_spinner__SVmDJ::selection{background:transparent}@keyframes GridGallery_spin__DaM43{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[dir=rtl] .GridGallery_lbClose___l4Dx{right:auto;left:2rem}[dir=rtl] .GridGallery_lbPrev__ucpEq{left:auto;right:2rem}[dir=rtl] .GridGallery_lbNext__GvIgV{right:auto;left:2rem}[dir=rtl] .GridGallery_moreBadge__xuEJU{right:auto;left:.75rem}@media (max-width:1024px){.GridGallery_grid__Y5eWr,.GridGallery_single__BOrjP{height:40rem}.GridGallery_lbBtn__ihBvH{width:3.5rem;height:3.5rem}.GridGallery_lbClose___l4Dx{top:1.5rem;right:1.5rem}.GridGallery_lbPrev__ucpEq{left:1.5rem}.GridGallery_lbNext__GvIgV{right:1.5rem}}@media (max-width:768px){.GridGallery_grid__Y5eWr{gap:.5rem;height:auto}.GridGallery_grid2__JvraJ{grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:38rem}.GridGallery_grid2__JvraJ .GridGallery_tile__zJL_o{height:auto}.GridGallery_grid3__snWmG{grid-template-columns:1fr 1fr;grid-template-rows:18rem 18rem;height:38rem}.GridGallery_grid3__snWmG .GridGallery_tile__zJL_o:first-child{grid-column:1/3;grid-row:1/2}.GridGallery_grid3__snWmG .GridGallery_tile__zJL_o:nth-child(2){grid-column:1/2;grid-row:2/3}.GridGallery_grid3__snWmG .GridGallery_tile__zJL_o:nth-child(3){grid-column:2/3;grid-row:2/3}.GridGallery_grid4__wIKaC{grid-template-columns:1fr 1fr;grid-template-rows:18rem 9rem 9rem;height:38rem}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:first-child{grid-column:1/3;grid-row:1/2}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:nth-child(2){grid-column:1/2;grid-row:2/3}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:nth-child(3){grid-column:2/3;grid-row:2/3}.GridGallery_grid4__wIKaC .GridGallery_tile__zJL_o:nth-child(4){grid-column:1/3;grid-row:3/4}.GridGallery_grid5__KPiU8{grid-template-columns:1fr 1fr;grid-template-rows:18rem 9rem 9rem;height:38rem}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:first-child{grid-column:1/3;grid-row:1/2}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(2){grid-column:1/2;grid-row:2/3}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(3){grid-column:2/3;grid-row:2/3}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(4){grid-column:1/2;grid-row:3/4}.GridGallery_grid5__KPiU8 .GridGallery_tile__zJL_o:nth-child(5){grid-column:2/3;grid-row:3/4}.GridGallery_single__BOrjP{height:28rem}.GridGallery_moreBadge__xuEJU{font-size:1.2rem;padding:.5rem .8rem;bottom:1rem}.GridGallery_lbBtn__ihBvH{width:3rem;height:3rem}.GridGallery_lbClose___l4Dx{top:1rem;right:1rem}.GridGallery_lbPrev__ucpEq{left:1rem}.GridGallery_lbNext__GvIgV{right:1rem}.GridGallery_lbMediaWrapper__qVxQc{width:100vw;height:90vh}.GridGallery_lbIframe__6Wzdc{width:100vw;height:80vh;border-radius:0}.GridGallery_iframeThumbnail__CM2d0{font-size:.9rem}.GridGallery_iframeThumbnail__CM2d0 svg{width:40px;height:40px}}.Preloader_wrapper__elSU3{display:flex;flex-direction:column;align-items:center}.Preloader_loader__bh4T3{width:4rem;height:4rem;border:.2rem solid var(--primary);border-bottom:.2rem solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:Preloader_rotation__71JWT .5s linear infinite;margin-bottom:.6rem}.Preloader_text__TFljt{font-size:1.2rem;color:var(--black);text-align:center}@keyframes Preloader_rotation__71JWT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Input_inputWrapper__qWVM0{width:100%}.Input_inputWrapper__qWVM0,.Input_label__bHNAz{position:relative;display:flex;flex-direction:column}.Input_label__bHNAz{gap:.8rem;font-size:var(--font-size);font-weight:500;color:var(--black)}.Input_required__z1tVA:after{content:"*";color:var(--red);margin-left:.4rem}[dir=rtl] .Input_required__z1tVA:after{margin-left:0;margin-right:.4rem}.Input_inputContainer__XFF4M{position:relative;display:flex;align-items:center;width:100%}.Input_input__SBSuV{display:block;padding:1.2rem;width:100%;border:.1rem solid var(--grey-light);font-size:1.6rem;font-weight:var(--font-regular);background-color:white;border-radius:var(--border-radius);color:var(--black);transition:border .3s ease}.Input_input__SBSuV:focus,.Input_input__SBSuV:hover{border-color:#212121}.Input_inputWithIcon__jOaZX.Input_iconLeft__8jz5Q .Input_input__SBSuV{padding-left:4.4rem}.Input_inputWithIcon__jOaZX.Input_iconRight__GO0Cf .Input_input__SBSuV{padding-right:4.4rem}[dir=rtl] .Input_inputWithIcon__jOaZX.Input_iconLeft__8jz5Q .Input_input__SBSuV{padding-left:1.2rem;padding-right:4.4rem}[dir=rtl] .Input_inputWithIcon__jOaZX.Input_iconRight__GO0Cf .Input_input__SBSuV{padding-left:4.4rem;padding-right:1.2rem}.Input_icon__YKRcV{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#888;pointer-events:none;z-index:1}.Input_iconLeft__8jz5Q .Input_icon__YKRcV{left:1.2rem}.Input_iconRight__GO0Cf .Input_icon__YKRcV{right:1.2rem}[dir=rtl] .Input_iconLeft__8jz5Q .Input_icon__YKRcV{left:auto;right:1.2rem}[dir=rtl] .Input_iconRight__GO0Cf .Input_icon__YKRcV{right:auto;left:1.2rem}.Input_inputWithIcon__jOaZX .Input_input__SBSuV:focus~.Input_icon__YKRcV,.Input_inputWithIcon__jOaZX .Input_input__SBSuV:hover~.Input_icon__YKRcV{color:#212121}.Input_inputWithIcon__jOaZX .Input_inputError__BrwVO~.Input_icon__YKRcV{color:var(--red)}.Input_icon__YKRcV svg{width:1.6rem;height:1.6rem;fill:currentColor}.Input_icon__YKRcV span{font-size:1.6rem;line-height:1}.Input_errorMessage__zhb7j{position:absolute;left:0;right:0;top:calc(100% - .2rem);color:var(--red);padding:.6rem 0;font-size:1.2rem;font-weight:500;z-index:2;white-space:pre-line}.Input_inputError__BrwVO{border:.1rem solid var(--red)}.FAQ_accordion__nKStt{max-width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.4rem;gap:1.4rem;align-items:start}@media (max-width:768px){.FAQ_accordion__nKStt{grid-template-columns:1fr}}.FAQ_accordionItem__3p857{background-color:#fff;padding:.8rem 1.6rem;border-radius:1rem}.FAQ_accordionDetails__eCj7z{list-style:none}.FAQ_accordionDetails__eCj7z[open]+.FAQ_accordionContent__2jbT_{grid-template-rows:1fr}.FAQ_accordionSummary__2nrJz{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FAQ_accordionSummary__2nrJz::-webkit-details-marker{display:none}.FAQ_accordionTitle__IYDqH{font-size:1.8rem;font-weight:500;letter-spacing:-.01em}.FAQ_accordionIcon__94HGw{color:var(--black);transition:transform .25s ease}.FAQ_accordionContent__2jbT_{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.FAQ_accordionContent__2jbT_.FAQ_open__nCd2i{grid-template-rows:1fr}.FAQ_accordionContentBody__8boF_{overflow:hidden}.FAQ_accordionContentBody__8boF_ p{font-size:var(--font-size);color:#666;line-height:1.6;padding-bottom:2rem;text-wrap:pretty}.ViewersNotification_notification__4UjKx{position:fixed;bottom:2rem;left:2rem;background:#d3f9d8;color:#2b8a3e;border:1px solid #b2f2bb;border-radius:1rem;box-shadow:var(--box-shadow);padding:1.2rem 1.4rem;display:flex;align-items:center;gap:1rem;z-index:998;transform:translateY(120%);opacity:0;transition:transform .4s ease-out,opacity .4s ease-out}[dir=rtl] .ViewersNotification_notification__4UjKx{left:auto;right:2rem}@media (max-width:768px){.ViewersNotification_notification__4UjKx{bottom:6.6rem;left:0;right:0;width:100%;border-radius:0}[dir=rtl] .ViewersNotification_notification__4UjKx{left:0;right:0}}.ViewersNotification_icon__3LIpA{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ViewersNotification_content__meoRO{display:flex;align-items:center;gap:.4rem;flex:1 1;font-size:var(--font-size)}.ViewersNotification_count___s3Cg{font-weight:500}.ViewersNotification_close__fP6aG{background:none;border:none;font-size:2rem;color:#2b8a3e;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.ViewersNotification_close__fP6aG:hover{color:#227633}.ViewersNotification_enter__4wsDa{animation:ViewersNotification_slide-in__g6uK0 .4s forwards}.ViewersNotification_exit__61Mlo{animation:ViewersNotification_slide-out__r2c6h .4s forwards}@keyframes ViewersNotification_slide-in__g6uK0{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@keyframes ViewersNotification_slide-out__r2c6h{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(120%)}}.slug_breadcrumb__XX4mo{display:flex;align-items:center;flex-wrap:wrap;padding:2rem 0;font-size:var(--font-size);line-height:1.6;color:#666}.slug_breadcrumbLink__pT_GM{color:#666;text-decoration:none;display:flex;align-items:center;transition:color .2s ease}.slug_breadcrumbLink__pT_GM:hover{color:var(--primary)}.slug_breadcrumbSeparator__tlevL{margin:0 .6rem;color:#999}.slug_breadcrumbCurrent__IDclh{color:var(--black);max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .slug_breadcrumb__XX4mo{direction:rtl}.slug_container__4d5eu{max-width:128rem;margin:0 auto;padding:0 2rem}.slug_section__O3iB7{padding:8rem 2rem}.slug_divider__nvvNU{margin:4rem 0;width:100%;height:.1rem;background-color:var(--grey-light)}.slug_titleHolder__u2BWA{margin-bottom:2rem}.slug_h1__D7guZ{font-size:4.2rem;font-weight:500;line-height:1.4;margin:0}@media (max-width:768px){.slug_h1__D7guZ{font-size:2.6rem}}.slug_h2__Brgsu{font-size:2.4rem;font-weight:500;margin:0 0 1.2rem}.slug_h3__8cJUs{font-size:1.8rem;font-weight:500;margin:2rem 0 1rem}.slug_text__o8fpt{color:#666;font-size:1.6rem;line-height:1.6}.slug_textMuted__xGWKv{color:#666}.slug_backLink__wZEYv{margin-top:3rem;margin-bottom:1.6rem}.slug_backLink__wZEYv a{color:#666;font-size:1.4rem;text-decoration:none}.slug_backLink__wZEYv a:hover{color:var(--primary)}[dir=rtl] .slug_backLink__wZEYv svg{transform:rotate(180deg)}.slug_specsHolder__T4NbU{display:flex;justify-content:space-between;align-items:center;gap:1rem}.slug_actionButtons__lB6p7{display:flex;gap:.8rem;flex-shrink:0}@media (max-width:768px){.slug_actionButtons__lB6p7{gap:.6rem}}.slug_compareActive__IetLR{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.slug_specs__1CTLw{display:flex;align-items:center;gap:.8rem;color:#666;margin:1.2rem 0 0;font-size:1.4rem;list-style:none;padding:0}.slug_specs__1CTLw li{display:flex;align-items:center;gap:.6rem;margin-right:1rem}.slug_columnsSection__1_Pih{display:grid;grid-template-columns:1.6fr .8fr;grid-gap:4rem;gap:4rem;align-items:start;margin-top:4rem;overflow:visible;height:100%}.slug_leftCol__eXaSo{min-width:0}.slug_rightCol__pgmCE{position:-webkit-sticky;position:sticky;top:2rem;align-self:start}.slug_bookingCard__X3sL7{background:#fff;border-radius:1.6rem;padding:2rem}.slug_desktopOnly__IeV6o{display:block}.slug_priceRow__lxbpt{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2rem;border-bottom:.1rem dashed rgb(229,231,235);padding-bottom:2rem}.slug_priceMain__NJozi{font-size:2.4rem;font-weight:700}.slug_priceNote__DQvZz{margin-top:.4rem;color:#666;font-size:1.4rem;line-height:1.6}.slug_modeInfo__3ti_t{color:var(--primary)}.slug_seasonTag__wMZRF{padding:.2rem .6rem;background-color:#d3f9d8;color:#2b8a3e;border-radius:.4rem;font-size:1.2rem}.slug_daysMultiplier__BKKcA{color:#999;font-size:1.2rem}.slug_form__vneKw{display:grid;grid-gap:2rem;gap:2rem}.slug_breakdown__n1yFd{border-top:.1rem solid #e7e7e7;padding-top:1.2rem}.slug_breakdownRow__rR88p{display:flex;justify-content:space-between;color:#666;font-size:1.2rem;margin-bottom:1.2rem}.slug_breakdownTotal__32VmS{display:flex;justify-content:space-between;margin-top:.4rem;font-size:var(--font-size);font-weight:500}.slug_smallNote__nm8lG{display:flex;align-items:center;justify-content:center;color:#667085;font-size:1.4rem;margin-top:.6rem;text-align:center}.slug_smallNote__nm8lG a{color:var(--primary)}.slug_smallNote__nm8lG svg{color:var(--primary);margin-left:.8rem;margin-right:.4rem}[dir=rtl] .slug_smallNote__nm8lG svg{margin-right:.8rem;margin-left:.4rem}.slug_boatInfo__W2vWC{background:transparent}.slug_list__73yNS{display:flex;gap:1rem;flex-wrap:wrap}.slug_list__73yNS li{margin:.2rem 0;font-size:1.6rem;line-height:1.6}.slug_tickList__NGBRT li{padding:.4rem .8rem .4rem 2.2rem;background-color:#fff;position:relative;border-radius:1rem}[dir=rtl] .slug_tickList__NGBRT li{padding-right:2.2rem;padding-left:.8rem}.slug_tickList__NGBRT li:before{content:"✓";color:var(--primary);background-color:#fff;font-size:1.4rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}[dir=rtl] .slug_tickList__NGBRT li:before{left:auto;right:.6rem}.slug_crossList__V_qbD li{padding:.4rem .8rem .4rem 2.2rem;background-color:#fff;position:relative;border-radius:1rem}[dir=rtl] .slug_crossList__V_qbD li{padding-right:2.2rem;padding-left:.8rem}.slug_crossList__V_qbD li:before{content:"×";background-color:#fff;font-size:1.4rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}[dir=rtl] .slug_crossList__V_qbD li:before{left:auto;right:.6rem}.slug_infoCard__giT2X,.slug_optionsCard__lceKr{margin-top:4rem}.slug_optionsList__pUpvw{list-style:none;padding:0;margin:.6rem 0 0}.slug_optionsList__pUpvw li{display:flex;justify-content:space-between;align-items:baseline;padding:1.2rem 0;font-size:var(--font-size);border-bottom:.1rem dashed var(--grey-light)}.slug_optionsList__pUpvw li:last-child{border-bottom:0}.slug_mapSection__NAr_P{margin-top:4rem}.slug_mapHeader___JSpy{margin-bottom:1.2rem}.slug_mapHeader___JSpy h2{font-size:2.2rem;font-weight:500;margin:0}.slug_boatMap__eUiW5{height:45rem;margin:0 auto}.slug_ownerCard__hfTMv{margin-top:4rem;margin-bottom:4rem}.slug_ownerHeader__Vb_Ma{display:flex;gap:1rem;align-items:center;margin-bottom:.6rem}.slug_ownerAvatar__vj1rY{display:flex;justify-content:center;align-items:center;width:6rem;height:6rem;padding:.8rem;border-radius:100vh;background-color:#ececec}.slug_ownerAvatar__vj1rY img{width:6rem!important;height:auto!important}.slug_ownerTitle__SqYfu{margin-bottom:.4rem;font-size:var(--font-size);font-weight:500}.slug_ownerTitle__SqYfu a{color:#000}.slug_ownerTitle__SqYfu a:focus,.slug_ownerTitle__SqYfu a:hover{color:var(--primary)}.slug_ownerMeta__nCrta{color:#666;font-size:1.4rem;display:flex;gap:.4rem;align-items:center}.slug_ownerMeta__nCrta svg{fill:var(--green)}.slug_ownerText__pr_v_{color:#666;font-size:var(--font-size);line-height:1.6;margin-top:2rem;margin-bottom:2rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.slug_fleetButton__fxy_1{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;white-space:nowrap;padding:1.2rem;font-size:var(--font-size);background-color:var(--primary);border-radius:6rem;border:.1rem solid transparent;color:var(--white);transition:background-color .25s ease,border .25s ease}.slug_fleetButton__fxy_1:focus,.slug_fleetButton__fxy_1:hover{background-color:var(--secondary);border:.1rem solid var(--secondary)}.slug_faqTitle__FVXo2{text-align:center;margin-bottom:4rem;font-size:3.2rem;font-weight:500}.slug_pricingNotAvailable__sAbcQ{padding:1.4rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.8rem}.slug_errorHeader__Vufen{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.slug_errorHeader__Vufen svg{color:#dc2626;flex-shrink:0}.slug_errorHeader__Vufen h4{margin:0;font-size:1.4rem;font-weight:500;color:#991b1b}.slug_errorMessage__c186f{font-size:1.3rem;color:#7f1d1d;line-height:1.5;margin:0}.slug_warningMessage__meHZb{display:flex;align-items:center;gap:.8rem;padding:1rem;background:#fef3c7;border:1px solid #fde68a;border-radius:.6rem;color:#92400e;font-size:1.3rem}.slug_mobileBookingBar__4q_1h{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:1.2rem 2rem;z-index:100;box-shadow:var(--box-shadow)}.slug_mobileBookingInfo__bmUtz{flex:1 1}.slug_mobilePrice__d5IqL{font-size:2rem;font-weight:700;color:#000}.slug_mobilePriceNote__WXxmy{font-size:1.2rem;color:#666;margin-top:.2rem}.slug_mobileBookingModal__O_zNW{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;animation:slug_fadeIn__kXORB .2s ease}.slug_mobileBookingContent__ImcsB{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:2rem 2rem 0 0;max-height:90vh;overflow-y:auto;animation:slug_slideUp__58lQI .3s ease}.slug_mobileBookingHeader__gl5e7{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.slug_mobileBookingHeader__gl5e7 h3{font-size:1.8rem;font-weight:600;margin:0;flex:1 1;padding-right:1rem}.slug_closeButton__DvNn2{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;background:#f3f4f6;border-radius:50%;cursor:pointer;transition:background .2s ease}.slug_closeButton__DvNn2:hover{background:#e5e7eb}.slug_closeButton__DvNn2 svg{width:2rem;height:2rem;color:#374151}.slug_mobileBookingBody__W5Fv6{padding:2rem 2rem 3rem}@keyframes slug_fadeIn__kXORB{0%{opacity:0}to{opacity:1}}@keyframes slug_fadeOut__4F4pN{0%{opacity:1}to{opacity:0}}@keyframes slug_slideUp__58lQI{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slug_slideDown__8DW29{0%{transform:translateY(0)}to{transform:translateY(100%)}}.slug_mobileBookingModal__O_zNW.slug_closing__Jgs1P{animation:slug_fadeOut__4F4pN .3s ease forwards}.slug_mobileBookingContent__ImcsB.slug_closing__Jgs1P{animation:slug_slideDown__8DW29 .3s ease forwards}@media (max-width:768px){.slug_columnsSection__1_Pih{grid-template-columns:1fr;gap:2rem;margin-top:2rem}.slug_rightCol__pgmCE{position:static}.slug_desktopOnly__IeV6o{display:none}.slug_mobileBookingBar__4q_1h{display:flex;align-items:center;gap:1.6rem;z-index:999}.slug_mobileBookingModal__O_zNW{display:block}.slug_boatMap__eUiW5{height:36rem}.slug_specsHolder__T4NbU{flex-wrap:wrap}.slug_specs__1CTLw{flex-wrap:wrap;font-size:1.3rem}.slug_specs__1CTLw li{margin-right:.6rem;margin-bottom:.4rem}}.slug_featuresSection__VuyAb{margin-top:3rem;margin-bottom:2rem}.slug_featuresList__nfXQT{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;padding:0;margin:1.6rem 0 0;align-items:center}.slug_featureChip__qGk1U{display:inline-flex;align-items:center;gap:.6rem;background-color:#fff;border-radius:1rem;padding:.6rem}.slug_chipIcon__VeGtL{font-size:1.4rem;line-height:1;flex-shrink:0}.slug_chipText__811Hl{color:#212121;font-size:1.6rem;line-height:1.6}.slug_cardsGrid__W7xrD{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.slug_threeColsGrid__eFED3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}@media (max-width:768px){.slug_threeColsGrid__eFED3{grid-template-columns:1fr}}.slug_cardsGridEmpty__TnMjJ{grid-column:1/-1;text-align:center;padding:2rem}