:root{--color-red:#ef4444;--color-red-dark:#e90a0a;--color-blue-light:#669eb7;--color-blue:#005d87;--color-blue-dark:#003f5c;--color-white:#fff;--color-background:#f7fafb;--color-text:#24323a;--color-text-light:#63747d;--font-heading:"Fraunces", serif;--font-body:"Sora", sans-serif}main{padding-top:88px}@media (width<=991.98px){main{padding-top:76px}}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;font-family:var(--font-body);color:var(--color-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}a{color:inherit}img,video{max-width:100%}@supports (scrollbar-gutter:stable){html{scrollbar-gutter:stable}}.page-enter{animation:.55s both pageEnter}.anim-fade-up{opacity:0;animation:.65s forwards fadeUp;transform:translateY(18px)}.anim-fade-left{opacity:0;animation:.7s forwards fadeLeft;transform:translate(-22px)}.anim-fade-right{opacity:0;animation:.7s forwards fadeRight;transform:translate(22px)}.anim-scale{opacity:0;animation:.7s forwards softScale;transform:scale(.97)}.anim-delay-1{animation-delay:80ms}.anim-delay-2{animation-delay:.16s}.anim-delay-3{animation-delay:.24s}.anim-delay-4{animation-delay:.32s}.anim-delay-5{animation-delay:.4s}.anim-delay-6{animation-delay:.48s}@keyframes pageEnter{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes softScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.page-enter,.anim-fade-up,.anim-fade-left,.anim-fade-right,.anim-scale{opacity:1;animation:none;transform:none}}.site-footer{color:#fff;background-color:#0b5273;width:100%;padding:60px 0 24px}.site-footer__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.site-footer__brand{justify-content:center;align-items:center;width:fit-content;margin:0 auto 42px;text-decoration:none;display:flex}.site-footer__logo{object-fit:contain;width:auto;max-width:200px;height:90px;display:block}.site-footer__contacts{grid-template-columns:repeat(4,1fr);gap:clamp(18px,4vw,50px);width:100%;max-width:760px;margin:0 auto 55px;display:grid}.site-footer__contact{aspect-ratio:1;color:#fff;background-color:#ffffff0a;border:1px solid #ffffff80;border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:96px;margin:0 auto;text-decoration:none;transition:transform .25s,background-color .25s,border-color .25s;display:flex}.site-footer__contact:hover,.site-footer__contact:focus{color:#fff;background-color:#ffffff1a;border-color:#fff;transform:translateY(-4px)}.site-footer__icon{fill:currentColor;width:30px;height:30px}.site-footer__bottom{text-align:center;border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:12px;padding-top:24px;display:flex}.site-footer__bottom p{color:#ffffffbf;margin:0;font-family:Sora,sans-serif;font-size:.8rem}.site-footer__legal{justify-content:center;align-items:center;gap:22px;display:flex}.site-footer__legal a{color:#ffffffbf;font-family:Sora,sans-serif;font-size:.78rem;text-decoration:none;transition:color .2s}.site-footer__legal a:hover,.site-footer__legal a:focus{color:#fff}@media (width<=767.98px){.site-footer{padding:50px 0 22px}.site-footer__brand{margin-bottom:36px}.site-footer__logo{max-width:180px;height:78px}.site-footer__contacts{grid-template-columns:repeat(2,1fr);gap:20px;max-width:260px;margin-bottom:46px}.site-footer__contact{border-radius:13px;max-width:88px}.site-footer__icon{width:28px;height:28px}}@media (width<=575.98px){.site-footer{padding:44px 0 20px}.site-footer__container{padding:0 18px}.site-footer__brand{margin-bottom:32px}.site-footer__logo{max-width:165px;height:70px}.site-footer__contacts{gap:18px;max-width:230px;margin-bottom:40px}.site-footer__contact{border-radius:12px;max-width:82px}.site-footer__icon{width:26px;height:26px}.site-footer__legal{flex-wrap:wrap;gap:16px}.site-footer__bottom p,.site-footer__legal a{font-size:.75rem}}.site-footer__contact:focus-visible,.site-footer__legal a:focus-visible{outline-offset:4px;outline:2px solid #fff}@media (prefers-reduced-motion:reduce){.site-footer__contact,.site-footer__legal a{transition:none}}.site-header{z-index:9999;background-color:#0b5273;width:100%;height:88px;margin:0;padding:0;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 15px #0019282e}.site-header__container{width:100%;height:88px;margin:0;padding:0 30px}.site-header__bar{background-color:#0b5273;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:88px;margin:0;padding:0;display:grid}.site-header__brand{grid-column:2;justify-content:center;align-items:center;height:88px;margin:0;padding:0 24px;text-decoration:none;display:flex}.site-header__logo{object-fit:contain;width:auto;max-width:210px;height:64px;margin:0;display:block}.site-header__desktop-nav{align-items:center;gap:clamp(18px,2.2vw,42px);display:flex}.site-header__desktop-nav--left{grid-column:1;justify-content:flex-end}.site-header__desktop-nav--right{grid-column:3;justify-content:flex-start}.site-header__desktop-nav>a,.site-header__resources-trigger{white-space:nowrap;color:#ffffffeb;text-align:center;justify-content:center;align-items:center;padding:10px 4px;font-family:Sora,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.site-header__desktop-nav>a:hover,.site-header__desktop-nav>a:focus,.site-header__resources-trigger:hover,.site-header__resources-trigger:focus{color:#fff}.site-header__desktop-nav>a:after,.site-header__resources-trigger:after{content:"";transform-origin:50%;background-color:#ef4444;height:2px;transition:transform .25s;position:absolute;bottom:3px;left:4px;right:4px;transform:scaleX(0)}.site-header__desktop-nav>a:hover:after,.site-header__desktop-nav>a:focus:after,.site-header__resources:hover .site-header__resources-trigger:after,.site-header__resources:focus-within .site-header__resources-trigger:after{transform:scaleX(1)}.site-header__resources{align-items:center;display:flex;position:relative}.site-header__resources-trigger{gap:7px}.site-header__resources-arrow{font-size:.7rem;line-height:1;transition:transform .22s;display:inline-flex;transform:translateY(-1px)}.site-header__resources:hover .site-header__resources-arrow,.site-header__resources:focus-within .site-header__resources-arrow{transform:translateY(-1px)rotate(180deg)}.site-header__resources-menu{opacity:0;visibility:hidden;pointer-events:none;background-color:#0b5273;border:1px solid #ffffff21;border-radius:12px;flex-direction:column;min-width:190px;padding:8px;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%,-8px);box-shadow:0 18px 38px #0019284d}.site-header__resources-menu:before{content:"";width:100%;height:14px;position:absolute;top:-14px;left:0}.site-header__resources:hover .site-header__resources-menu,.site-header__resources:focus-within .site-header__resources-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.site-header__resources-menu a{color:#ffffffe0;border-radius:8px;align-items:center;width:100%;padding:11px 14px;font-family:Sora,sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.site-header__resources-menu a:hover,.site-header__resources-menu a:focus{color:#fff;background-color:#ffffff14}.site-header__toggle{cursor:pointer;background-color:#0000;border:1px solid #0000002e;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;margin:0;padding:8px;display:none}.site-header__toggle:focus{outline:none}.site-header__toggle:focus-visible{outline-offset:3px;outline:2px solid #fff}.site-header__hamburger{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:28px;height:28px;display:flex}.site-header__hamburger span{transform-origin:50%;background-color:#fff;border-radius:999px;width:28px;height:2px;transition:transform .25s,opacity .25s;display:block}.site-header__toggle--open .site-header__hamburger span:first-child{transform:translateY(8px)rotate(45deg)}.site-header__toggle--open .site-header__hamburger span:nth-child(2){opacity:0}.site-header__toggle--open .site-header__hamburger span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-header__menu{display:none}.site-header__cta{color:#fff;text-align:center;background-color:#e90a0a;border:1px solid #e90a0a;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:46px;padding:12px 18px;font-family:Sora,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.site-header__cta:hover,.site-header__cta:focus{color:#fff;background-color:#ef4444;border-color:#ef4444;transform:translateY(-1px)}@media (width<=991.98px){.site-header{height:76px}.site-header__container{height:76px;padding:0 16px}.site-header__bar{justify-content:space-between;align-items:center;height:76px;display:flex}.site-header__desktop-nav{display:none}.site-header__brand{grid-column:auto;height:76px;margin:0;padding:0;display:flex}.site-header__logo{max-width:170px;height:52px}.site-header__toggle{display:flex}.site-header__menu{opacity:0;visibility:hidden;pointer-events:none;background-color:#0b5273;border-top:1px solid #ffffff26;flex-direction:column;align-items:center;width:100%;max-height:calc(100dvh - 76px);margin:0;padding:20px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;top:76px;left:0;right:0;overflow-y:auto;transform:translateY(-12px);box-shadow:0 16px 25px #00192838}.site-header__menu--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header__nav{flex-direction:column;align-items:center;gap:0;width:100%;margin:0 0 20px;padding:0;list-style:none;display:flex}.site-header__nav li{text-align:center;width:100%}.site-header__nav>li>a{color:#fff;text-align:center;border-bottom:1px solid #ffffff2e;justify-content:center;align-items:center;width:100%;min-height:46px;padding:10px 4px;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.site-header__mobile-resources{width:100%}.site-header__mobile-resources-trigger{color:#fff;text-align:center;cursor:pointer;background-color:#0000;border:0;border-bottom:1px solid #ffffff2e;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;padding:10px 4px;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;display:flex}.site-header__mobile-arrow{font-size:.72rem;transition:transform .25s;display:inline-flex}.site-header__mobile-arrow--open{transform:rotate(180deg)}.site-header__mobile-submenu{background-color:#00000014;grid-template-rows:0fr;width:100%;transition:grid-template-rows .25s;display:grid;overflow:hidden}.site-header__mobile-submenu--open{grid-template-rows:1fr}.site-header__mobile-submenu-inner{min-height:0;overflow:hidden}.site-header__mobile-submenu a{color:#ffffffd1;text-align:center;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;width:100%;min-height:42px;padding:9px 12px;font-family:Sora,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.site-header__mobile-submenu a:hover,.site-header__mobile-submenu a:focus{color:#fff;background-color:#ffffff0f}}@media (width<=575.98px){.site-header__container{padding:0 14px}.site-header__logo{max-width:150px;height:50px}.site-header__menu{padding:16px 20px 22px}.site-header__nav>li>a,.site-header__mobile-resources-trigger{min-height:45px;padding:10px 4px;font-size:.87rem}.site-header__mobile-submenu a{font-size:.78rem}.site-header__cta{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.site-header__hamburger span,.site-header__desktop-nav>a:after,.site-header__resources-trigger:after,.site-header__cta,.site-header__menu,.site-header__resources-menu,.site-header__resources-arrow,.site-header__mobile-arrow,.site-header__mobile-submenu{transition:none}}.home-hero{color:#fff;background-color:#003f5c;justify-content:center;align-items:center;width:100%;min-height:calc(100svh - 88px);display:flex;position:relative;overflow:hidden}.home-hero__video{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero__overlay{z-index:1;background:linear-gradient(#00192661 0%,#00233480 45%,#00141fb8 100%),#003f5c14;position:absolute;inset:0}.home-hero__content{z-index:2;justify-content:center;align-items:center;width:100%;padding-top:70px;padding-bottom:95px;display:flex;position:relative}.home-hero__inner{text-align:center;width:100%;max-width:900px;margin:0 auto}.home-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ef4444;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:600}.home-hero__title{letter-spacing:-.035em;color:#fff;text-wrap:balance;text-shadow:0 4px 24px #00000040,0 1px 3px #00000038;margin:0;font-family:Fraunces,serif;font-size:clamp(3.4rem,8vw,6.8rem);font-weight:500;line-height:.98}.home-hero__subtitle{color:#fff;text-wrap:balance;max-width:760px;margin:24px auto 0;font-family:Fraunces,serif;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:400;line-height:1.35}.home-hero__intro{color:#ffffffc7;text-wrap:balance;max-width:650px;margin:20px auto 0;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.8}.home-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:34px;display:flex}.home-hero__cta{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:12px 23px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .25s,background-color .25s,border-color .25s,color .25s;display:inline-flex}.home-hero__cta:hover{transform:translateY(-2px)}.home-hero__cta--primary{color:#fff;background-color:#ef4444;border:1px solid #ef4444}.home-hero__cta--primary:hover,.home-hero__cta--primary:focus{color:#fff;background-color:#e90a0a;border-color:#e90a0a}.home-hero__cta--secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff14;border:1px solid #ffffff8c}.home-hero__cta--secondary:hover,.home-hero__cta--secondary:focus{color:#fff;background-color:#ffffff29;border-color:#fff}.home-hero__scroll{z-index:3;justify-content:center;width:28px;height:52px;text-decoration:none;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.home-hero__scroll-line{background:linear-gradient(#ffffffe6,#fff0);width:1px;height:42px;animation:1.8s ease-in-out infinite homeHeroScroll}.home-approach{background-color:#000;padding:120px 0;position:relative;overflow:hidden}.home-section-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.home-approach__content{max-width:620px}.home-approach__mobile-header{display:none}.home-approach__desktop-header{display:block}.home-approach__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.5rem,4.6vw,4.2rem);font-weight:500;line-height:1.08}.home-approach__lead{color:#fff;margin:30px 0 0;font-family:Fraunces,serif;font-size:1.35rem;line-height:1.55}.home-approach__text{color:#ffffffb8;margin:20px 0 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.85}.home-approach__visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.home-approach__circle{pointer-events:none;border-radius:50%;position:absolute}.home-approach__circle--large{background:radial-gradient(circle at 35% 30%,#669eb724,#0b52730d 45%,#0000 72%);border:1px solid #669eb738;width:430px;height:430px;box-shadow:0 0 60px #669eb714,inset 0 0 40px #669eb70a}.home-approach__circle--small{background-color:#ffffff05;border:1px solid #ffffff14;width:250px;height:250px;transform:translate(115px,-95px);box-shadow:0 0 35px #669eb70f,inset 0 0 24px #ffffff06}.home-approach__image-wrapper{z-index:2;justify-content:center;align-items:center;width:100%;max-width:540px;display:flex;position:relative}.home-approach__image{object-fit:contain;filter:drop-shadow(0 24px 38px #0000008c)drop-shadow(0 0 18px #669eb714);width:100%;max-width:500px;height:auto;transition:transform .45s,filter .45s;display:block}.home-approach__image-wrapper:hover .home-approach__image{filter:drop-shadow(0 30px 44px #000000b3)drop-shadow(0 0 24px #669eb71f);transform:scale(1.035)}.home-approach__details{border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;grid-template-columns:repeat(2,1fr);margin-top:38px;display:grid}.home-approach__detail{color:#fff;border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;align-items:center;gap:12px;min-height:76px;padding:16px 18px;font-family:Sora,sans-serif;font-size:.82rem;font-weight:500;display:flex}.home-approach__detail:before{content:"•";color:#669eb7;flex-shrink:0;font-size:1.2rem;line-height:1}@keyframes homeHeroScroll{0%{transform-origin:top;opacity:0;transform:scaleY(0)}35%{transform-origin:top;opacity:1;transform:scaleY(1)}70%{transform-origin:bottom;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(0)}}@media (width<=991.98px){.home-hero{min-height:calc(100svh - 76px)}.home-hero__content{padding-top:60px;padding-bottom:90px}.home-hero__inner{max-width:760px}.home-approach{padding:90px 0}.home-approach__content{max-width:100%}.home-approach__mobile-header{margin-bottom:0;display:block}.home-approach__desktop-header{display:none}.home-approach__visual{min-height:460px;margin-top:-5px;margin-bottom:5px}.home-approach__circle--large{width:360px;height:360px}.home-approach__circle--small{width:210px;height:210px;transform:translate(90px,-80px)}.home-approach__image-wrapper{max-width:450px}.home-approach__image{max-width:420px}}@media (width<=767.98px){.home-hero{min-height:calc(100svh - 76px)}.home-hero__video{object-position:58% center}.home-hero__overlay{background:linear-gradient(#0019266b 0%,#001e2d99 50%,#00121ccc 100%)}.home-hero__content{padding:55px 20px 90px}.home-hero__eyebrow{letter-spacing:.14em;margin-bottom:16px;font-size:.63rem;line-height:1.6}.home-hero__title{font-size:clamp(3rem,14vw,4.6rem);line-height:.95}.home-hero__subtitle{margin-top:22px;font-size:1.25rem;line-height:1.4}.home-hero__intro{margin-top:18px;font-size:.82rem;line-height:1.75}.home-hero__actions{flex-direction:column;gap:11px;width:100%;margin-top:30px}.home-hero__cta{width:100%;max-width:320px}.home-hero__scroll{bottom:18px}.home-approach__visual{min-height:340px}.home-approach__circle--large{width:285px;height:285px}.home-approach__circle--small{width:165px;height:165px;transform:translate(72px,-65px)}.home-approach__image-wrapper{max-width:320px}.home-approach__image{max-width:300px}}@media (width<=575.98px){.home-approach{padding:80px 0}.home-approach__mobile-header{margin-bottom:10px}.home-approach__title{font-size:clamp(2.4rem,11vw,3.3rem)}.home-approach__visual{min-height:360px;margin-top:0;margin-bottom:10px}.home-approach__image{filter:drop-shadow(0 20px 28px #0000008c);max-width:360px}.home-approach__lead{margin-top:0;font-size:1.2rem}.home-approach__details{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-hero__scroll-line{animation:none}.home-hero__cta,.home-approach__image{transition:none}}.about-page{background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:100vh;padding:110px 0 130px;position:relative;overflow:hidden}.about-page__container{z-index:2;position:relative}.about-page:before{content:"";z-index:1;filter:blur(8px);pointer-events:none;background:#ffffff06;border-radius:50%;width:120%;height:320px;position:absolute;top:-160px;left:-10%;transform:rotate(-4deg)}.about-page:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.about-page__image-wrapper{max-width:480px;margin:0 auto;position:relative}.about-page__image-frame{aspect-ratio:4/5;background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:28px 28px 120px;position:relative;overflow:hidden;box-shadow:0 30px 70px #001f2d40}.about-page__image{object-fit:cover;width:100%;height:100%;display:block}.about-page__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00395be6;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;width:185px;padding:22px;display:flex;position:absolute;bottom:46px;right:-30px;box-shadow:0 22px 50px #001f2d4d}.about-page__badge-title{color:#fff;margin-bottom:7px;font-family:Fraunces,serif;font-size:2rem}.about-page__badge-text{color:#ffffffb8;font-family:Sora,sans-serif;font-size:.68rem;line-height:1.5}.about-page__content{max-width:680px;margin-left:auto}.about-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.about-page__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.7rem,4.8vw,4.4rem);font-weight:500;line-height:1.08}.about-page__lead{color:#ffffffeb;margin-top:30px;font-family:Fraunces,serif;font-size:1.35rem;line-height:1.55}.about-page__text{color:#ffffffad;margin-top:19px;font-family:Sora,sans-serif;font-size:.92rem;line-height:1.85}.about-page__highlights{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:38px;display:grid}.about-page__highlight{border-top:1px solid #ffffff2e;padding:22px 0 0 20px;position:relative}.about-page__highlight:before{content:"•";color:#669eb7;font-size:1.2rem;line-height:1;position:absolute;top:19px;left:0}.about-page__highlight strong{color:#fff;margin-bottom:7px;font-family:Sora,sans-serif;font-size:.85rem;display:block}.about-page__highlight p{color:#ffffff9e;margin:0;font-family:Sora,sans-serif;font-size:.78rem;line-height:1.6}.about-page__cta{color:#fff;background-color:#e90a0a;border:1px solid #e90a0a;border-radius:999px;margin-top:38px;padding:12px 25px;font-family:Sora,sans-serif;font-size:.82rem;font-weight:600;transition:transform .2s,background-color .2s,border-color .2s}.about-page__cta:hover,.about-page__cta:focus{color:#fff;background-color:#ef4444;border-color:#ef4444;transform:translateY(-2px)}.about-page__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-page__bubble{opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffff1f,#ffffff06 45%,#0000 70%);border:1px solid #ffffff2e;border-radius:50%;animation-name:aboutBubble;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;box-shadow:inset 0 0 8px #ffffff0f,0 0 10px #669eb70d}.about-page__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-10s;bottom:-8%;left:3%}.about-page__bubble--2{width:36px;height:36px;animation-duration:18s;animation-delay:-3s;bottom:-12%;left:7%}.about-page__bubble--3{width:11px;height:11px;animation-duration:10s;animation-delay:-8s;bottom:-5%;left:11%}.about-page__bubble--4{width:52px;height:52px;animation-duration:21s;animation-delay:-15s;bottom:-15%;left:15%}.about-page__bubble--5{width:24px;height:24px;animation-duration:15s;animation-delay:-12s;bottom:-6%;left:19%}.about-page__bubble--6{width:14px;height:14px;animation-duration:12s;animation-delay:-5s;bottom:-10%;left:23%}.about-page__bubble--7{width:42px;height:42px;animation-duration:19s;animation-delay:-14s;bottom:-8%;left:28%}.about-page__bubble--8{width:16px;height:16px;animation-duration:11s;animation-delay:-7s;bottom:-12%;left:32%}.about-page__bubble--9{width:30px;height:30px;animation-duration:16s;animation-delay:-11s;bottom:-5%;left:36%}.about-page__bubble--10{width:9px;height:9px;animation-duration:9s;animation-delay:-4s;bottom:-14%;left:40%}.about-page__bubble--11{width:48px;height:48px;animation-duration:22s;animation-delay:-17s;bottom:-7%;left:44%}.about-page__bubble--12{width:20px;height:20px;animation-duration:14s;animation-delay:-9s;bottom:-10%;left:48%}.about-page__bubble--13{width:13px;height:13px;animation-duration:10s;animation-delay:-7s;bottom:-6%;left:52%}.about-page__bubble--14{width:37px;height:37px;animation-duration:18s;animation-delay:-13s;bottom:-13%;left:56%}.about-page__bubble--15{width:23px;height:23px;animation-duration:14s;animation-delay:-2s;bottom:-7%;left:60%}.about-page__bubble--16{width:56px;height:56px;animation-duration:23s;animation-delay:-18s;bottom:-11%;left:64%}.about-page__bubble--17{width:12px;height:12px;animation-duration:10s;animation-delay:-6s;bottom:-5%;left:68%}.about-page__bubble--18{width:29px;height:29px;animation-duration:16s;animation-delay:-12s;bottom:-14%;left:72%}.about-page__bubble--19{width:17px;height:17px;animation-duration:12s;animation-delay:-9s;bottom:-9%;left:76%}.about-page__bubble--20{width:45px;height:45px;animation-duration:20s;animation-delay:-15s;bottom:-12%;left:80%}.about-page__bubble--21{width:10px;height:10px;animation-duration:9s;animation-delay:-3s;bottom:-5%;left:84%}.about-page__bubble--22{width:33px;height:33px;animation-duration:17s;animation-delay:-13s;bottom:-15%;left:88%}.about-page__bubble--23{width:21px;height:21px;animation-duration:14s;animation-delay:-8s;bottom:-8%;left:92%}.about-page__bubble--24{width:50px;height:50px;animation-duration:22s;animation-delay:-19s;bottom:-10%;left:96%}@keyframes aboutBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}8%{opacity:.55}25%{transform:translate(16px,-25vh)scale(.9)}45%{opacity:.7;transform:translate(-12px,-50vh)scale(1)}65%{transform:translate(18px,-75vh)scale(1.05)}85%{opacity:.45}to{opacity:0;transform:translate(-10px,-125vh)scale(1.15)}}.about-page__mobile-header{display:none}.about-page__desktop-header{display:block}@media (width<=991.98px){.about-page{padding:85px 0 100px}.about-page__mobile-header{margin-bottom:10px;display:block}.about-page__desktop-header{display:none}.about-page__content{margin-left:0}.about-page__image-wrapper{margin:10px auto 15px}}@media (width<=575.98px){.about-page{padding:85px 0 80px}.about-page__mobile-header{margin-bottom:5px}.about-page__title{font-size:clamp(2.5rem,12vw,3.5rem)}.about-page__image-wrapper{margin-top:5px;margin-bottom:20px}.about-page__badge{bottom:18px;right:12px}.about-page__lead{margin-top:0}.about-page__highlights{grid-template-columns:1fr}.about-page__cta{width:100%}}@media (prefers-reduced-motion:reduce){.about-page__bubble{animation:none}}.services-page{background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:100vh;padding:70px 0 100px;position:relative;overflow:hidden}.services-page__container{z-index:2;position:relative}.services-page:before{content:"";z-index:1;filter:blur(8px);pointer-events:none;background:#ffffff06;border-radius:50%;width:120%;height:320px;position:absolute;top:-160px;left:-10%;transform:rotate(-4deg)}.services-page:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.services-page__header{max-width:850px;margin:0 auto 60px}.services-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.services-page__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:500;line-height:1.05}.services-page__intro{color:#ffffffbd;max-width:720px;margin:22px auto 0;font-family:Sora,sans-serif;font-size:.98rem;line-height:1.85}.services-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:1100px;margin:0 auto;display:grid}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff17;border:1px solid #ffffff29;border-radius:24px;flex-direction:column;min-height:100%;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 24px 55px #001f2d29}.service-card:hover{background-color:#ffffff21;border-color:#ffffff4d;transform:translateY(-6px);box-shadow:0 30px 65px #001f2d40}.service-card__image-wrapper{aspect-ratio:16/10;background-color:#ffffff0f;width:100%;position:relative;overflow:hidden}.service-card__image-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#003f5c47 100%);position:absolute;inset:0}.service-card__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.service-card:hover .service-card__image{transform:scale(1.04)}.service-card__content{flex-direction:column;flex:1;padding:30px 32px 34px;display:flex}.service-card__title{color:#fff;margin:0 0 16px;font-family:Fraunces,serif;font-size:clamp(1.75rem,2.3vw,2.2rem);font-weight:500;line-height:1.15}.service-card__text{color:#ffffffb8;margin:0;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.8}.services-page__process{border-top:1px solid #ffffff2e;margin-top:120px;padding-top:80px}.services-page__process-header{max-width:760px;margin-bottom:70px}.services-page__process-title{letter-spacing:-.03em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:500;line-height:1.08}.services-page__process-intro{color:#ffffffb3;max-width:650px;margin:26px 0 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.85}.services-page__timeline{max-width:950px;margin-left:auto;position:relative}.services-page__timeline:before{content:"";background-color:#ffffff2e;width:1px;position:absolute;top:34px;bottom:34px;left:42px}.services-page__process-step{grid-template-columns:85px 1fr;gap:34px;padding-bottom:54px;display:grid;position:relative}.services-page__process-step:last-child{padding-bottom:0}.services-page__process-marker{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff12;border:1px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;transition:transform .25s,border-color .25s,background-color .25s;display:flex;position:relative}.services-page__process-marker span{color:#fff;font-family:Fraunces,serif;font-size:1.25rem}.services-page__process-step:hover .services-page__process-marker{background-color:#ef44441f;border-color:#ef4444;transform:scale(1.05)}.services-page__process-content{border-bottom:1px solid #ffffff1f;padding:8px 0 36px}.services-page__process-label{letter-spacing:.15em;text-transform:uppercase;color:#ef4444;margin:0 0 8px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:600}.services-page__process-step-title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(1.7rem,2.7vw,2.4rem);font-weight:500}.services-page__process-text{color:#ffffffad;max-width:720px;margin:16px 0 0;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.8}@media (width<=991.98px){.services-page{padding:60px 0 90px}.services-page__grid{gap:24px}.service-card__content{padding:26px 26px 30px}}@media (width<=767.98px){.services-page__header{margin-bottom:45px}.services-page__grid{grid-template-columns:1fr;gap:26px;max-width:560px}.service-card__image-wrapper{aspect-ratio:16/9}.services-page__process{margin-top:80px;padding-top:55px}.services-page__process-header{margin-bottom:55px}.services-page__timeline:before{left:29px}.services-page__process-step{grid-template-columns:60px 1fr;gap:22px;padding-bottom:44px}.services-page__process-marker{width:60px;height:60px}.services-page__process-marker span{font-size:1rem}.services-page__process-content{padding-top:4px}}@media (width<=575.98px){.services-page{padding:50px 0 75px}.services-page__title{font-size:clamp(2.6rem,12vw,3.6rem)}.services-page__intro{font-size:.9rem}.service-card{border-radius:20px}.service-card__content{padding:24px 22px 27px}.service-card__title{font-size:1.75rem}.service-card__text{font-size:.85rem}.services-page__process-title{font-size:clamp(2.3rem,11vw,3.4rem)}.services-page__process-step{gap:16px}.services-page__process-text{font-size:.84rem}}.services-page__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.services-page__bubble{opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffff1f,#ffffff06 45%,#0000 70%);border:1px solid #ffffff2e;border-radius:50%;animation-name:servicesBubble;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;box-shadow:inset 0 0 8px #ffffff0f,0 0 10px #669eb70d}.services-page__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-10s;bottom:-8%;left:3%}.services-page__bubble--2{width:36px;height:36px;animation-duration:18s;animation-delay:-3s;bottom:-12%;left:7%}.services-page__bubble--3{width:11px;height:11px;animation-duration:10s;animation-delay:-8s;bottom:-5%;left:11%}.services-page__bubble--4{width:52px;height:52px;animation-duration:21s;animation-delay:-15s;bottom:-15%;left:15%}.services-page__bubble--5{width:24px;height:24px;animation-duration:14s;animation-delay:-6s;bottom:-8%;left:21%}.services-page__bubble--6{width:42px;height:42px;animation-duration:19s;animation-delay:-12s;bottom:-18%;left:27%}.services-page__bubble--7{width:13px;height:13px;animation-duration:11s;animation-delay:-4s;bottom:-10%;left:32%}.services-page__bubble--8{width:58px;height:58px;animation-duration:23s;animation-delay:-18s;bottom:-20%;left:37%}.services-page__bubble--9{width:19px;height:19px;animation-duration:13s;animation-delay:-9s;bottom:-7%;left:43%}.services-page__bubble--10{width:32px;height:32px;animation-duration:17s;animation-delay:-2s;bottom:-15%;left:48%}.services-page__bubble--11{width:10px;height:10px;animation-duration:10s;animation-delay:-7s;bottom:-8%;left:53%}.services-page__bubble--12{width:46px;height:46px;animation-duration:20s;animation-delay:-14s;bottom:-17%;left:58%}.services-page__bubble--13{width:21px;height:21px;animation-duration:14s;animation-delay:-5s;bottom:-10%;left:63%}.services-page__bubble--14{width:62px;height:62px;animation-duration:24s;animation-delay:-20s;bottom:-20%;left:68%}.services-page__bubble--15{width:14px;height:14px;animation-duration:11s;animation-delay:-3s;bottom:-6%;left:72%}.services-page__bubble--16{width:38px;height:38px;animation-duration:18s;animation-delay:-11s;bottom:-16%;left:76%}.services-page__bubble--17{width:20px;height:20px;animation-duration:13s;animation-delay:-7s;bottom:-9%;left:81%}.services-page__bubble--18{width:49px;height:49px;animation-duration:21s;animation-delay:-16s;bottom:-18%;left:85%}.services-page__bubble--19{width:12px;height:12px;animation-duration:10s;animation-delay:-4s;bottom:-7%;left:89%}.services-page__bubble--20{width:33px;height:33px;animation-duration:17s;animation-delay:-13s;bottom:-15%;left:93%}.services-page__bubble--21{width:16px;height:16px;animation-duration:12s;animation-delay:-1s;bottom:-24%;left:18%}.services-page__bubble--22{width:27px;height:27px;animation-duration:16s;animation-delay:-10s;bottom:-26%;left:35%}.services-page__bubble--23{width:17px;height:17px;animation-duration:13s;animation-delay:-8s;bottom:-23%;left:61%}.services-page__bubble--24{width:29px;height:29px;animation-duration:16s;animation-delay:-6s;bottom:-25%;left:88%}@keyframes servicesBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}8%{opacity:.55}25%{transform:translate(16px,-25vh)scale(.9)}45%{opacity:.7;transform:translate(-12px,-50vh)scale(1)}65%{transform:translate(18px,-75vh)scale(1.05)}85%{opacity:.45}to{opacity:0;transform:translate(-10px,-125vh)scale(1.15)}}@media (prefers-reduced-motion:reduce){.service-card,.service-card__image,.services-page__process-marker,.services-page__bubble{transition:none;animation:none}}.resources-page{background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:calc(100vh - 88px);padding:85px 0 110px;position:relative;overflow:hidden}.resources-page__container{z-index:2;position:relative}.resources-page__header{text-align:center;max-width:760px;margin:0 auto 60px}.resources-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 16px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.resources-page__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(3.1rem,6vw,5rem);font-weight:500;line-height:1}.resources-page__intro{color:#ffffffb8;max-width:650px;margin:22px auto 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.8}.resources-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:1050px;margin:0 auto;display:grid}.resource-card{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background-color:#ffffff14;border:1px solid #ffffff2b;border-radius:26px;flex-direction:column;min-height:560px;text-decoration:none;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #001f2d33}.resource-card:hover,.resource-card:focus{color:#fff;background-color:#ffffff1f;border-color:#ffffff4d;transform:translateY(-7px);box-shadow:0 34px 70px #001f2d4d}.resource-card__gallery-visual{background:radial-gradient(circle,#669eb740,#0000 58%),#00000014;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative;overflow:hidden}.resource-card__photo{background:linear-gradient(160deg,#ffffff24,#669eb714);border:1px solid #ffffff57;border-radius:12px;width:190px;height:155px;transition:transform .4s,background-color .4s;position:absolute;overflow:hidden;box-shadow:0 22px 42px #00182447}.resource-card__photo--back{opacity:.62;transform:translate(-48px,-22px)rotate(-8deg)}.resource-card__photo--front{z-index:2;transform:translate(35px,18px)rotate(4deg)}.resource-card__photo-sun{background-color:#ffffff14;border:1px solid #ffffff73;border-radius:50%;width:22px;height:22px;position:absolute;top:24px;right:28px}.resource-card__photo-fish{filter:saturate(.8);font-size:2.3rem;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.resource-card__photo-wave{flex-direction:column;gap:9px;padding:0 24px;display:flex;position:absolute;bottom:18px;left:0;right:0}.resource-card__photo-wave span{background-color:#ffffff59;border-radius:999px;height:1px;display:block}.resource-card__photo-wave span:first-child{width:72%}.resource-card__photo-wave span:last-child{width:52%}.resource-card:hover .resource-card__photo--back{transform:translate(-55px,-26px)rotate(-11deg)}.resource-card:hover .resource-card__photo--front{transform:translate(40px,14px)rotate(2deg)scale(1.035)}.resource-card__guide-visual{background:radial-gradient(circle,#669eb740,#0000 58%),#00000014;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}.resource-card__document{background-color:#ffffff1a;border:1px solid #ffffff59;border-radius:12px;flex-direction:column;gap:13px;width:155px;height:205px;padding:42px 26px;transition:transform .35s,background-color .35s;display:flex;position:relative;transform:rotate(-3deg);box-shadow:0 24px 45px #0018244d}.resource-card:hover .resource-card__document{background-color:#ffffff24;transform:rotate(0)scale(1.035)}.resource-card__document-line{background-color:#ffffff73;border-radius:999px;width:100%;height:2px;display:block}.resource-card__document-line:nth-child(2){width:76%}.resource-card__document-line:nth-child(3){width:88%}.resource-card__document-fish{flex:1;justify-content:center;align-items:center;font-size:2.4rem;display:flex}.resource-card__content{flex-direction:column;flex:1;padding:30px 32px 34px;display:flex}.resource-card__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ef4444;margin:0 0 11px;font-family:Sora,sans-serif;font-size:.67rem;font-weight:600}.resource-card__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:2.15rem;font-weight:500;line-height:1.1}.resource-card__text{color:#ffffffb3;margin:18px 0 0;font-family:Sora,sans-serif;font-size:.87rem;line-height:1.75}.resource-card__action{color:#fff;align-items:center;gap:10px;margin-top:auto;padding-top:28px;font-family:Sora,sans-serif;font-size:.83rem;font-weight:600;display:inline-flex}.resource-card__action span{transition:transform .25s}.resource-card:hover .resource-card__action span{transform:translate(5px)}.resources-page__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.resources-page__bubble{opacity:0;background:radial-gradient(circle at 30% 25%,#ffffff1a,#ffffff05 45%,#0000 70%);border:1px solid #ffffff29;border-radius:50%;animation-name:resourceBubble;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute}.resources-page__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-9s;bottom:-10%;left:4%}.resources-page__bubble--2{width:40px;height:40px;animation-duration:19s;animation-delay:-5s;bottom:-15%;left:10%}.resources-page__bubble--3{width:12px;height:12px;animation-duration:11s;animation-delay:-7s;bottom:-8%;left:17%}.resources-page__bubble--4{width:52px;height:52px;animation-duration:22s;animation-delay:-14s;bottom:-18%;left:24%}.resources-page__bubble--5{width:22px;height:22px;animation-duration:14s;animation-delay:-4s;bottom:-9%;left:31%}.resources-page__bubble--6{width:35px;height:35px;animation-duration:18s;animation-delay:-12s;bottom:-16%;left:38%}.resources-page__bubble--7{width:13px;height:13px;animation-duration:10s;animation-delay:-6s;bottom:-7%;left:44%}.resources-page__bubble--8{width:58px;height:58px;animation-duration:24s;animation-delay:-18s;bottom:-19%;left:51%}.resources-page__bubble--9{width:20px;height:20px;animation-duration:14s;animation-delay:-8s;bottom:-9%;left:58%}.resources-page__bubble--10{width:38px;height:38px;animation-duration:18s;animation-delay:-3s;bottom:-15%;left:64%}.resources-page__bubble--11{width:11px;height:11px;animation-duration:10s;animation-delay:-5s;bottom:-8%;left:70%}.resources-page__bubble--12{width:47px;height:47px;animation-duration:21s;animation-delay:-13s;bottom:-17%;left:76%}.resources-page__bubble--13{width:19px;height:19px;animation-duration:13s;animation-delay:-7s;bottom:-10%;left:82%}.resources-page__bubble--14{width:54px;height:54px;animation-duration:23s;animation-delay:-16s;bottom:-18%;left:88%}.resources-page__bubble--15{width:14px;height:14px;animation-duration:11s;animation-delay:-3s;bottom:-8%;left:94%}.resources-page__bubble--16{width:27px;height:27px;animation-duration:16s;animation-delay:-10s;bottom:-25%;left:20%}.resources-page__bubble--17{width:16px;height:16px;animation-duration:12s;animation-delay:-2s;bottom:-24%;left:55%}.resources-page__bubble--18{width:31px;height:31px;animation-duration:17s;animation-delay:-11s;bottom:-25%;left:86%}@keyframes resourceBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}10%{opacity:.5}40%{transform:translate(14px,-45vh)scale(1)}70%{opacity:.55;transform:translate(-10px,-80vh)scale(1.05)}to{opacity:0;transform:translate(8px,-120vh)scale(1.12)}}@media (width<=991.98px){.resources-page{min-height:calc(100vh - 76px);padding:75px 0 95px}.resources-page__grid{gap:24px}.resource-card{min-height:520px}.resource-card__gallery-visual,.resource-card__guide-visual{height:260px}}@media (width<=767.98px){.resources-page__header{margin-bottom:45px}.resources-page__grid{grid-template-columns:1fr;max-width:560px}.resource-card{min-height:0}.resource-card__gallery-visual,.resource-card__guide-visual{height:270px}.resource-card__action{margin-top:8px}}@media (width<=575.98px){.resources-page{padding:60px 0 80px}.resources-page__title{font-size:clamp(2.7rem,13vw,3.8rem)}.resources-page__intro{font-size:.88rem}.resource-card{border-radius:20px}.resource-card__gallery-visual,.resource-card__guide-visual{height:225px}.resource-card__photo{width:150px;height:125px}.resource-card__photo--back{transform:translate(-38px,-18px)rotate(-8deg)}.resource-card__photo--front{transform:translate(28px,15px)rotate(4deg)}.resource-card__photo-fish{font-size:1.9rem}.resource-card__content{padding:25px 23px 28px}.resource-card__title{font-size:1.9rem}.resource-card__text{font-size:.84rem}.resource-card__document{width:125px;height:165px;padding:33px 20px}.resource-card__document-fish{font-size:2rem}}@media (prefers-reduced-motion:reduce){.resource-card,.resource-card__photo,.resource-card__document,.resource-card__action span,.resources-page__bubble{transition:none;animation:none}}.gallery-page{background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:100vh;padding:110px 0 130px;position:relative;overflow:hidden}.gallery-page__container{z-index:2;position:relative}.gallery-page__header{max-width:1200px;margin:0 auto 65px}.gallery-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.gallery-page__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:500;line-height:1.05}.gallery-page__intro{color:#ffffffb8;max-width:650px;margin:25px auto 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.85}.gallery-page__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0}.gallery-page:before{content:"";z-index:1;filter:blur(8px);background:#ffffff06;border-radius:50%;width:120%;height:320px;position:absolute;top:-160px;left:-10%;transform:rotate(-4deg)}.gallery-page:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.gallery-page__bubble{opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffff1f,#ffffff06 45%,#0000 70%);border:1px solid #ffffff2e;border-radius:50%;animation-name:galleryBubble;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;box-shadow:inset 0 0 8px #ffffff0f,0 0 10px #669eb70d}.gallery-page__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-10s;bottom:-8%;left:3%}.gallery-page__bubble--2{width:36px;height:36px;animation-duration:18s;animation-delay:-3s;bottom:-12%;left:7%}.gallery-page__bubble--3{width:11px;height:11px;animation-duration:10s;animation-delay:-8s;bottom:-5%;left:11%}.gallery-page__bubble--4{width:52px;height:52px;animation-duration:21s;animation-delay:-15s;bottom:-15%;left:15%}.gallery-page__bubble--5{width:24px;height:24px;animation-duration:15s;animation-delay:-12s;bottom:-6%;left:19%}.gallery-page__bubble--6{width:14px;height:14px;animation-duration:12s;animation-delay:-5s;bottom:-10%;left:23%}.gallery-page__bubble--7{width:42px;height:42px;animation-duration:19s;animation-delay:-14s;bottom:-8%;left:28%}.gallery-page__bubble--8{width:16px;height:16px;animation-duration:11s;animation-delay:-7s;bottom:-12%;left:32%}.gallery-page__bubble--9{width:30px;height:30px;animation-duration:16s;animation-delay:-11s;bottom:-5%;left:36%}.gallery-page__bubble--10{width:9px;height:9px;animation-duration:9s;animation-delay:-4s;bottom:-14%;left:40%}.gallery-page__bubble--11{width:48px;height:48px;animation-duration:22s;animation-delay:-17s;bottom:-7%;left:44%}.gallery-page__bubble--12{width:20px;height:20px;animation-duration:14s;animation-delay:-9s;bottom:-10%;left:48%}.gallery-page__bubble--13{width:13px;height:13px;animation-duration:10s;animation-delay:-7s;bottom:-6%;left:52%}.gallery-page__bubble--14{width:37px;height:37px;animation-duration:18s;animation-delay:-13s;bottom:-13%;left:56%}.gallery-page__bubble--15{width:23px;height:23px;animation-duration:14s;animation-delay:-2s;bottom:-7%;left:60%}.gallery-page__bubble--16{width:56px;height:56px;animation-duration:23s;animation-delay:-18s;bottom:-11%;left:64%}.gallery-page__bubble--17{width:12px;height:12px;animation-duration:10s;animation-delay:-6s;bottom:-5%;left:68%}.gallery-page__bubble--18{width:29px;height:29px;animation-duration:16s;animation-delay:-12s;bottom:-14%;left:72%}.gallery-page__bubble--19{width:17px;height:17px;animation-duration:12s;animation-delay:-9s;bottom:-9%;left:76%}.gallery-page__bubble--20{width:45px;height:45px;animation-duration:20s;animation-delay:-15s;bottom:-12%;left:80%}.gallery-page__bubble--21{width:10px;height:10px;animation-duration:9s;animation-delay:-3s;bottom:-5%;left:84%}.gallery-page__bubble--22{width:33px;height:33px;animation-duration:17s;animation-delay:-13s;bottom:-15%;left:88%}.gallery-page__bubble--23{width:21px;height:21px;animation-duration:14s;animation-delay:-8s;bottom:-8%;left:92%}.gallery-page__bubble--24{width:50px;height:50px;animation-duration:22s;animation-delay:-19s;bottom:-10%;left:96%}@keyframes galleryBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}8%{opacity:.55}25%{transform:translate(16px,-25vh)scale(.9)}45%{opacity:.7;transform:translate(-12px,-50vh)scale(1)}65%{transform:translate(18px,-75vh)scale(1.05)}85%{opacity:.45}to{opacity:0;transform:translate(-10px,-125vh)scale(1.15)}}.gallery-card{text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff1a;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;padding:0;transition:transform .3s,background-color .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 20px 45px #001f2d24}.gallery-card:hover{background-color:#ffffff26;border-color:#ffffff47;transform:translateY(-6px);box-shadow:0 28px 55px #001f2d3d}.gallery-card__image{object-fit:cover;width:100%;height:230px;transition:transform .5s}.gallery-card:hover .gallery-card__image{transform:scale(1.04)}.gallery-card .card-body{align-items:center;min-height:76px;padding:18px 20px;display:flex}.gallery-card__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:1.25rem;font-weight:500}.gallery-lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#001f2df5;justify-content:center;align-items:center;padding:50px 90px;display:flex;position:fixed;inset:0}.gallery-lightbox__content{flex-direction:column;align-items:center;width:100%;max-width:1100px;max-height:90vh;display:flex}.gallery-lightbox__image{object-fit:contain;border-radius:16px;max-width:100%;max-height:68vh;display:block}.gallery-lightbox__info{text-align:center;width:100%;margin-top:20px}.gallery-lightbox__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:1.7rem;font-weight:500}.gallery-lightbox__description{color:#ffffffad;max-width:650px;margin:10px auto 0;font-family:Sora,sans-serif;font-size:.85rem;line-height:1.7}.gallery-lightbox__counter{color:#ffffff80;justify-content:center;gap:8px;margin:14px 0 0;font-family:Sora,sans-serif;font-size:.7rem;display:flex}.gallery-lightbox__close{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff3;border-radius:50%;width:50px;height:50px;padding:0;font-size:2rem;font-weight:200;line-height:1;transition:background-color .2s,border-color .2s;position:absolute;top:25px;right:35px}.gallery-lightbox__close:hover{background-color:#ffffff14;border-color:#fff6}.gallery-lightbox__arrow{color:#fff;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff2e;border-radius:50%;width:52px;height:52px;font-size:2rem;transition:background-color .2s,border-color .2s;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__arrow:hover{background-color:#ffffff1f;border-color:#ffffff59}.gallery-lightbox__arrow--prev{left:25px}.gallery-lightbox__arrow--next{right:25px}.gallery-page__state{color:#ffffffa6;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;max-width:620px;margin:10px auto 0;padding:30px 24px;font-family:Sora,sans-serif;font-size:.85rem;line-height:1.7}@media (width<=991.98px){.gallery-page{padding:85px 0 100px}.gallery-card__image{height:240px}.gallery-lightbox{padding:50px 70px}}@media (width<=767.98px){.gallery-page{padding:75px 0 85px}.gallery-page__header{margin-bottom:45px}.gallery-card__image{height:260px}.gallery-lightbox{padding:70px 20px}.gallery-lightbox__image{max-height:55vh}.gallery-lightbox__arrow{background-color:#002e43bf;width:44px;height:44px}.gallery-lightbox__arrow--prev{left:10px}.gallery-lightbox__arrow--next{right:10px}.gallery-lightbox__close{top:15px;right:15px}.gallery-lightbox__title{font-size:1.45rem}.gallery-lightbox__description{font-size:.8rem}}@media (width<=575.98px){.gallery-page{padding:70px 0 80px}.gallery-card__image{height:230px}.gallery-card .card-body{min-height:68px;padding:16px 18px}.gallery-card__title{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.gallery-page__bubble{animation:none}.gallery-card,.gallery-card__image,.gallery-lightbox__arrow,.gallery-lightbox__close{transition:none}}.guides-page{color:#fff;background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:calc(100vh - 88px);padding:85px 0 110px;position:relative;overflow:hidden}.guides-page__container{z-index:2;position:relative}.guides-page__header{text-align:center;max-width:760px;margin:0 auto 50px}.guides-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 16px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.guides-page__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1}.guides-page__intro{color:#ffffffb8;max-width:680px;margin:22px auto 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.8}.guides-page__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:42px;display:flex}.guides-page__filter{color:#ffffffc7;cursor:pointer;background-color:#ffffff0d;border:1px solid #fff3;border-radius:999px;min-height:42px;padding:9px 18px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;transition:color .2s,background-color .2s,border-color .2s,transform .2s}.guides-page__filter:hover{color:#fff;border-color:#fff6;transform:translateY(-1px)}.guides-page__filter--active{color:#fff;background-color:#ef4444;border-color:#ef4444}.guides-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1050px;margin:0 auto;display:grid}.guide-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff14;border:1px solid #ffffff29;border-radius:22px;grid-template-columns:190px 1fr;min-height:300px;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 22px 50px #001f2d29}.guide-card:hover{background-color:#ffffff1f;border-color:#ffffff47;transform:translateY(-5px);box-shadow:0 30px 60px #001f2d3d}.guide-card__cover{background:radial-gradient(circle,#669eb738,#0000 65%),#00000014;justify-content:center;align-items:center;min-height:100%;padding:30px 20px;display:flex}.guide-card__document{background-color:#ffffff1a;border:1px solid #ffffff52;border-radius:10px;flex-direction:column;width:125px;height:175px;padding:18px;transition:transform .3s;display:flex;transform:rotate(-2deg);box-shadow:0 20px 38px #00182447}.guide-card:hover .guide-card__document{transform:rotate(0)scale(1.025)}.guide-card__document-category{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;font-family:Sora,sans-serif;font-size:.48rem;font-weight:600}.guide-card__document-icon{flex:1;justify-content:center;align-items:center;font-size:2.3rem;display:flex}.guide-card__document-line{background-color:#ffffff59;width:100%;height:1px;margin-top:7px;display:block}.guide-card__document-line:nth-of-type(2){width:75%}.guide-card__document-line:nth-of-type(3){width:88%}.guide-card__content{flex-direction:column;padding:28px;display:flex}.guide-card__meta{letter-spacing:.08em;text-transform:uppercase;color:#ef4444;align-items:center;gap:12px;margin-bottom:13px;font-family:Sora,sans-serif;font-size:.63rem;font-weight:600;display:flex}.guide-card__meta span+span{color:#ffffff7a;padding-left:13px;position:relative}.guide-card__meta span+span:before{content:"";background-color:#fff6;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.guide-card__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:1.8rem;font-weight:500;line-height:1.15}.guide-card__description{color:#ffffffad;margin:16px 0 0;font-family:Sora,sans-serif;font-size:.82rem;line-height:1.75}.guide-card__footer{margin-top:auto;padding-top:22px}.guide-card__status{color:#ffffff9e;background-color:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:7px 11px;font-family:Sora,sans-serif;font-size:.64rem;font-weight:600;display:inline-flex}.guides-page__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.guides-page__bubble{opacity:0;background:radial-gradient(circle at 30% 25%,#ffffff1a,#ffffff05 45%,#0000 70%);border:1px solid #ffffff26;border-radius:50%;animation:linear infinite guideBubble;display:block;position:absolute}.guides-page__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-8s;bottom:-10%;left:5%}.guides-page__bubble--2{width:36px;height:36px;animation-duration:18s;animation-delay:-3s;bottom:-15%;left:12%}.guides-page__bubble--3{width:11px;height:11px;animation-duration:10s;animation-delay:-7s;bottom:-8%;left:19%}.guides-page__bubble--4{width:48px;height:48px;animation-duration:21s;animation-delay:-13s;bottom:-17%;left:27%}.guides-page__bubble--5{width:20px;height:20px;animation-duration:14s;animation-delay:-5s;bottom:-9%;left:34%}.guides-page__bubble--6{width:35px;height:35px;animation-duration:18s;animation-delay:-11s;bottom:-16%;left:41%}.guides-page__bubble--7{width:12px;height:12px;animation-duration:10s;animation-delay:-4s;bottom:-7%;left:48%}.guides-page__bubble--8{width:54px;height:54px;animation-duration:23s;animation-delay:-17s;bottom:-18%;left:55%}.guides-page__bubble--9{width:18px;height:18px;animation-duration:13s;animation-delay:-7s;bottom:-8%;left:62%}.guides-page__bubble--10{width:33px;height:33px;animation-duration:17s;animation-delay:-2s;bottom:-15%;left:69%}.guides-page__bubble--11{width:11px;height:11px;animation-duration:10s;animation-delay:-6s;bottom:-8%;left:76%}.guides-page__bubble--12{width:45px;height:45px;animation-duration:20s;animation-delay:-12s;bottom:-17%;left:83%}.guides-page__bubble--13{width:20px;height:20px;animation-duration:14s;animation-delay:-5s;bottom:-9%;left:90%}.guides-page__bubble--14{width:50px;height:50px;animation-duration:22s;animation-delay:-15s;bottom:-18%;left:95%}.guides-page__bubble--15{width:15px;height:15px;animation-duration:12s;animation-delay:-2s;bottom:-24%;left:22%}.guides-page__bubble--16{width:28px;height:28px;animation-duration:16s;animation-delay:-9s;bottom:-25%;left:46%}.guides-page__bubble--17{width:17px;height:17px;animation-duration:13s;animation-delay:-6s;bottom:-24%;left:71%}.guides-page__bubble--18{width:29px;height:29px;animation-duration:16s;animation-delay:-10s;bottom:-25%;left:88%}@keyframes guideBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}10%{opacity:.5}45%{opacity:.55;transform:translate(12px,-50vh)scale(1)}to{opacity:0;transform:translate(-8px,-120vh)scale(1.12)}}.guides-page__state{color:#ffffffa6;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;max-width:620px;margin:20px auto 0;padding:30px 24px;font-family:Sora,sans-serif;font-size:.85rem;line-height:1.7}.guide-card__cover-image{object-fit:cover;width:100%;height:100%;display:block}.guide-card__download{color:#fff;background-color:#ef4444;border:1px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:transform .25s,background-color .25s,border-color .25s;display:inline-flex}.guide-card__download:hover{color:#fff;background-color:#e90a0a;border-color:#e90a0a;transform:translateY(-1px)}@media (width<=991.98px){.guides-page{min-height:calc(100vh - 76px);padding:75px 0 95px}.guides-page__grid{grid-template-columns:1fr;max-width:760px}.guide-card{grid-template-columns:200px 1fr}}@media (width<=575.98px){.guides-page{padding:60px 0 80px}.guides-page__header{margin-bottom:38px}.guides-page__title{font-size:clamp(2.7rem,13vw,3.8rem)}.guides-page__intro{font-size:.88rem}.guides-page__filters{flex-wrap:nowrap;justify-content:flex-start;margin-bottom:32px;padding-bottom:4px;overflow-x:auto}.guides-page__filter{flex-shrink:0}.guide-card{border-radius:20px;flex-direction:column;display:flex}.guide-card__cover{min-height:220px}.guide-card__document{width:120px;height:165px}.guide-card__content{padding:24px 22px 27px}.guide-card__title{font-size:1.65rem}.guide-card__description{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.guides-page__bubble,.guide-card,.guide-card__document,.guides-page__filter{transition:none;animation:none}}.faq-process{background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:100vh;padding:70px 0 100px;position:relative;overflow:hidden}.faq-process__container{z-index:2;position:relative}.faq-process:before{content:"";z-index:1;filter:blur(8px);pointer-events:none;background:#ffffff06;border-radius:50%;width:120%;height:320px;position:absolute;top:-160px;left:-10%;transform:rotate(-4deg)}.faq-process:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.faq-process__header{text-align:center;width:100%;max-width:1200px;margin:0 auto 50px}.faq-process__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.faq-process__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.6rem);font-weight:500;line-height:1.07}.faq-process__intro{color:#ffffffb3;max-width:800px;margin:22px auto 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.85}.faq-process__accordion{width:100%;max-width:1200px;margin:0 auto}.faq-process__accordion .accordion-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff12;border:1px solid #ffffff29;border-radius:14px;margin-bottom:14px;overflow:hidden}.faq-process__accordion .accordion-item:last-child{margin-bottom:0}.faq-process__accordion .accordion-button{color:#fff;box-shadow:none;background-color:#0000;padding:24px 28px;font-family:Fraunces,serif;font-size:1.35rem;font-weight:500;transition:background-color .2s}.faq-process__accordion .accordion-button:hover{background-color:#ffffff0d}.faq-process__accordion .accordion-button:not(.collapsed){color:#fff;box-shadow:none;background-color:#ffffff14}.faq-process__accordion .accordion-button:focus{box-shadow:none;border-color:#0000}.faq-process__accordion .accordion-button:after{filter:brightness(0)invert()}.faq-process__accordion .accordion-body{color:#ffffffad;padding:18px 28px 26px;font-family:Sora,sans-serif;font-size:.88rem;line-height:1.8}.faq-process__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.faq-process__bubble{opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffff1f,#ffffff06 45%,#0000 70%);border:1px solid #ffffff2e;border-radius:50%;animation-name:faqBubble;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;box-shadow:inset 0 0 8px #ffffff0f,0 0 10px #669eb70d}.faq-process__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-10s;bottom:-8%;left:3%}.faq-process__bubble--2{width:36px;height:36px;animation-duration:18s;animation-delay:-3s;bottom:-12%;left:7%}.faq-process__bubble--3{width:11px;height:11px;animation-duration:10s;animation-delay:-8s;bottom:-5%;left:11%}.faq-process__bubble--4{width:52px;height:52px;animation-duration:21s;animation-delay:-15s;bottom:-15%;left:15%}.faq-process__bubble--5{width:24px;height:24px;animation-duration:15s;animation-delay:-12s;bottom:-6%;left:19%}.faq-process__bubble--6{width:14px;height:14px;animation-duration:12s;animation-delay:-5s;bottom:-10%;left:23%}.faq-process__bubble--7{width:42px;height:42px;animation-duration:19s;animation-delay:-14s;bottom:-8%;left:28%}.faq-process__bubble--8{width:16px;height:16px;animation-duration:11s;animation-delay:-7s;bottom:-12%;left:32%}.faq-process__bubble--9{width:30px;height:30px;animation-duration:16s;animation-delay:-11s;bottom:-5%;left:36%}.faq-process__bubble--10{width:9px;height:9px;animation-duration:9s;animation-delay:-4s;bottom:-14%;left:40%}.faq-process__bubble--11{width:48px;height:48px;animation-duration:22s;animation-delay:-17s;bottom:-7%;left:44%}.faq-process__bubble--12{width:20px;height:20px;animation-duration:14s;animation-delay:-9s;bottom:-10%;left:48%}.faq-process__bubble--13{width:13px;height:13px;animation-duration:10s;animation-delay:-7s;bottom:-6%;left:52%}.faq-process__bubble--14{width:37px;height:37px;animation-duration:18s;animation-delay:-13s;bottom:-13%;left:56%}.faq-process__bubble--15{width:23px;height:23px;animation-duration:14s;animation-delay:-2s;bottom:-7%;left:60%}.faq-process__bubble--16{width:56px;height:56px;animation-duration:23s;animation-delay:-18s;bottom:-11%;left:64%}.faq-process__bubble--17{width:12px;height:12px;animation-duration:10s;animation-delay:-6s;bottom:-5%;left:68%}.faq-process__bubble--18{width:29px;height:29px;animation-duration:16s;animation-delay:-12s;bottom:-14%;left:72%}.faq-process__bubble--19{width:17px;height:17px;animation-duration:12s;animation-delay:-9s;bottom:-9%;left:76%}.faq-process__bubble--20{width:45px;height:45px;animation-duration:20s;animation-delay:-15s;bottom:-12%;left:80%}.faq-process__bubble--21{width:10px;height:10px;animation-duration:9s;animation-delay:-3s;bottom:-5%;left:84%}.faq-process__bubble--22{width:33px;height:33px;animation-duration:17s;animation-delay:-13s;bottom:-15%;left:88%}.faq-process__bubble--23{width:21px;height:21px;animation-duration:14s;animation-delay:-8s;bottom:-8%;left:92%}.faq-process__bubble--24{width:50px;height:50px;animation-duration:22s;animation-delay:-19s;bottom:-10%;left:96%}@keyframes faqBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}8%{opacity:.55}25%{transform:translate(16px,-25vh)scale(.9)}45%{opacity:.7;transform:translate(-12px,-50vh)scale(1)}65%{transform:translate(18px,-75vh)scale(1.05)}85%{opacity:.45}to{opacity:0;transform:translate(-10px,-125vh)scale(1.15)}}@media (width<=991.98px){.faq-process{padding:65px 0 90px}.faq-process__header{margin-bottom:45px}}@media (width<=767.98px){.faq-process{padding:60px 0 80px}.faq-process__header{margin-bottom:40px}.faq-process__intro{margin-top:20px}.faq-process__accordion .accordion-button{padding:20px 22px;font-size:1.15rem}.faq-process__accordion .accordion-body{padding:16px 22px 22px;font-size:.84rem}}@media (width<=575.98px){.faq-process{padding:55px 0 70px}.faq-process__title{font-size:clamp(2.5rem,12vw,3.5rem)}.faq-process__accordion .accordion-button{padding:18px 20px;font-size:1.05rem}.faq-process__accordion .accordion-body{padding:14px 20px 20px}}@media (prefers-reduced-motion:reduce){.faq-process__bubble{animation:none}.faq-process__accordion .accordion-button{transition:none}}.contacts-page{background:radial-gradient(circle at 15% 20%,#669eb766,#0000 30%),radial-gradient(circle at 85% 65%,#669eb738,#0000 28%),linear-gradient(#003f5c 0%,#005d87 48%,#003e59 100%);min-height:100vh;padding:110px 0 130px;position:relative;overflow:hidden}.contacts-page__container{z-index:2;position:relative}.contacts-page:before{content:"";z-index:1;filter:blur(8px);pointer-events:none;background:#ffffff06;border-radius:50%;width:120%;height:320px;position:absolute;top:-160px;left:-10%;transform:rotate(-4deg)}.contacts-page:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.contacts-page__header{text-align:center;max-width:800px;margin:0 auto 70px}.contacts-page__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ef4444;margin:0 0 16px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.contacts-page__title{letter-spacing:-.035em;color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(3.4rem,6vw,5.8rem);font-weight:500;line-height:1}.contacts-page__intro{color:#ffffffb8;max-width:620px;margin:24px auto 0;font-family:Sora,sans-serif;font-size:.93rem;line-height:1.8}.contacts-page__links{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.contact-link{color:#fff;text-align:center;flex-direction:column;align-items:center;padding:30px 15px;text-decoration:none;transition:transform .3s;display:flex}.contact-link:hover{color:#fff;transform:translateY(-6px)}.contact-link__icon{background-color:#0000;border:2px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;margin-bottom:22px;transition:background-color .3s,border-color .3s,transform .3s;display:flex}.contact-link__icon svg{fill:#fff;width:45px;height:45px;transition:fill .3s}.contact-link:hover .contact-link__icon{background-color:#fff;border-color:#fff;transform:scale(1.05)}.contact-link:hover .contact-link__icon svg{fill:#005d87}.contact-link__label{color:#fff;margin-bottom:8px;font-family:Fraunces,serif;font-size:1.4rem;font-weight:500;display:block}.contact-link__value{color:#ffffffa1;overflow-wrap:anywhere;max-width:230px;font-family:Sora,sans-serif;font-size:.73rem;line-height:1.5;display:block}.contacts-page__area{text-align:center;border-top:1px solid #ffffff2e;max-width:950px;margin:100px auto 0;padding-top:70px}.contacts-page__area-title{color:#fff;max-width:760px;margin:0 auto;font-family:Fraunces,serif;font-size:clamp(2.3rem,4vw,3.8rem);font-weight:500;line-height:1.1}.contacts-page__area-text{max-width:780px;margin:30px auto 0}.contacts-page__area-text p{color:#ffffffb8;margin:0;font-family:Sora,sans-serif;font-size:.92rem;line-height:1.9}.contacts-page__area-text p+p{margin-top:18px}.contacts-page__location{letter-spacing:.11em;text-transform:uppercase;color:#ffffffb3;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;margin-top:38px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:600;display:flex}.contacts-page__location-dot{background-color:#ef4444;border-radius:50%;width:4px;height:4px}.contacts-page__aquarium{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.contacts-page__bubble{opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffff1f,#ffffff06 45%,#0000 70%);border:1px solid #ffffff2e;border-radius:50%;animation-name:contactsBubble;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;box-shadow:inset 0 0 8px #ffffff0f,0 0 10px #669eb70d}.contacts-page__bubble--1{width:18px;height:18px;animation-duration:13s;animation-delay:-10s;bottom:-8%;left:3%}.contacts-page__bubble--2{width:36px;height:36px;animation-duration:18s;animation-delay:-3s;bottom:-12%;left:7%}.contacts-page__bubble--3{width:11px;height:11px;animation-duration:10s;animation-delay:-8s;bottom:-5%;left:11%}.contacts-page__bubble--4{width:52px;height:52px;animation-duration:21s;animation-delay:-15s;bottom:-15%;left:15%}.contacts-page__bubble--5{width:24px;height:24px;animation-duration:15s;animation-delay:-12s;bottom:-6%;left:19%}.contacts-page__bubble--6{width:14px;height:14px;animation-duration:12s;animation-delay:-5s;bottom:-10%;left:23%}.contacts-page__bubble--7{width:42px;height:42px;animation-duration:19s;animation-delay:-14s;bottom:-8%;left:28%}.contacts-page__bubble--8{width:16px;height:16px;animation-duration:11s;animation-delay:-7s;bottom:-12%;left:32%}.contacts-page__bubble--9{width:30px;height:30px;animation-duration:16s;animation-delay:-11s;bottom:-5%;left:36%}.contacts-page__bubble--10{width:9px;height:9px;animation-duration:9s;animation-delay:-4s;bottom:-14%;left:40%}.contacts-page__bubble--11{width:48px;height:48px;animation-duration:22s;animation-delay:-17s;bottom:-7%;left:44%}.contacts-page__bubble--12{width:20px;height:20px;animation-duration:14s;animation-delay:-9s;bottom:-10%;left:48%}.contacts-page__bubble--13{width:13px;height:13px;animation-duration:10s;animation-delay:-7s;bottom:-6%;left:52%}.contacts-page__bubble--14{width:37px;height:37px;animation-duration:18s;animation-delay:-13s;bottom:-13%;left:56%}.contacts-page__bubble--15{width:23px;height:23px;animation-duration:14s;animation-delay:-2s;bottom:-7%;left:60%}.contacts-page__bubble--16{width:56px;height:56px;animation-duration:23s;animation-delay:-18s;bottom:-11%;left:64%}.contacts-page__bubble--17{width:12px;height:12px;animation-duration:10s;animation-delay:-6s;bottom:-5%;left:68%}.contacts-page__bubble--18{width:29px;height:29px;animation-duration:16s;animation-delay:-12s;bottom:-14%;left:72%}.contacts-page__bubble--19{width:17px;height:17px;animation-duration:12s;animation-delay:-9s;bottom:-9%;left:76%}.contacts-page__bubble--20{width:45px;height:45px;animation-duration:20s;animation-delay:-15s;bottom:-12%;left:80%}.contacts-page__bubble--21{width:10px;height:10px;animation-duration:9s;animation-delay:-3s;bottom:-5%;left:84%}.contacts-page__bubble--22{width:33px;height:33px;animation-duration:17s;animation-delay:-13s;bottom:-15%;left:88%}.contacts-page__bubble--23{width:21px;height:21px;animation-duration:14s;animation-delay:-8s;bottom:-8%;left:92%}.contacts-page__bubble--24{width:50px;height:50px;animation-duration:22s;animation-delay:-19s;bottom:-10%;left:96%}@keyframes contactsBubble{0%{opacity:0;transform:translateY(100px)scale(.75)}8%{opacity:.55}25%{transform:translate(16px,-25vh)scale(.9)}45%{opacity:.7;transform:translate(-12px,-50vh)scale(1)}65%{transform:translate(18px,-75vh)scale(1.05)}85%{opacity:.45}to{opacity:0;transform:translate(-10px,-125vh)scale(1.15)}}@media (width<=991.98px){.contacts-page{padding:90px 0 100px}.contacts-page__links{grid-template-columns:repeat(2,1fr);max-width:700px}.contacts-page__area{margin-top:75px;padding-top:60px}}@media (width<=575.98px){.contacts-page{padding:70px 0 80px}.contacts-page__header{margin-bottom:45px}.contacts-page__title{font-size:3.3rem}.contacts-page__intro{font-size:.86rem}.contacts-page__links{grid-template-columns:repeat(2,1fr);gap:10px}.contact-link{padding:22px 5px}.contact-link__icon{width:80px;height:80px;margin-bottom:17px}.contact-link__icon svg{width:34px;height:34px}.contact-link__label{font-size:1.15rem}.contact-link__value{font-size:.64rem}.contacts-page__area{margin-top:60px;padding-top:50px}.contacts-page__area-title{font-size:2.3rem}.contacts-page__area-text p{font-size:.84rem;line-height:1.8}.contacts-page__location{gap:10px;font-size:.62rem}}@media (prefers-reduced-motion:reduce){.contacts-page__bubble{animation:none}.contact-link{transition:none}}.admin-layout{color:#fff;background-color:#03141d;min-height:100vh}.admin-layout__header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#03141df0;border-bottom:1px solid #ffffff1a;width:100%;position:sticky;top:0}.admin-layout__header-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1200px;min-height:76px;margin:0 auto;padding:0 24px;display:flex}.admin-layout__brand{color:#fff;flex-direction:column;font-family:Fraunces,serif;font-size:1.25rem;line-height:1.1;text-decoration:none;display:flex}.admin-layout__brand span{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin-top:5px;font-family:Sora,sans-serif;font-size:.58rem;font-weight:600}.admin-layout__actions{align-items:center;gap:10px;display:flex}.admin-layout__site-link,.admin-layout__logout{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:9px 16px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-layout__site-link{color:#ffffffd1;background-color:#0000;border:1px solid #fff3}.admin-layout__logout{color:#fff;background-color:#ef4444;border:1px solid #ef4444}.admin-layout__main{width:100%}@media (width<=575.98px){.admin-layout__header-inner{min-height:70px;padding:0 16px}.admin-layout__brand{font-size:1.05rem}.admin-layout__site-link{display:none}.admin-layout__logout{min-height:40px;padding:8px 14px}}.admin-login{background:radial-gradient(circle at 20% 20%,#669eb733,#0000 30%),radial-gradient(circle at 85% 75%,#005d8738,#0000 30%),#03141d;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.admin-login__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#ffffff0e;border:1px solid #ffffff1f;border-radius:24px;width:100%;max-width:460px;padding:44px;box-shadow:0 32px 70px #00000052}.admin-login__logo-wrapper{justify-content:center;margin-bottom:32px;display:flex}.admin-login__logo{object-fit:contain;width:auto;max-width:190px;height:78px;display:block}.admin-login__header{text-align:center}.admin-login__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 12px;font-family:Sora,sans-serif;font-size:.66rem;font-weight:600}.admin-login__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.3rem,7vw,3.2rem);font-weight:500}.admin-login__intro{color:#ffffff9e;margin:16px 0 0;font-family:Sora,sans-serif;font-size:.82rem;line-height:1.7}.admin-login__form{margin-top:34px}.admin-login__field{flex-direction:column;gap:9px;display:flex}.admin-login__field label{color:#ffffffc7;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.admin-login__field input{color:#fff;background-color:#ffffff12;border:1px solid #ffffff29;border-radius:12px;outline:none;width:100%;min-height:50px;padding:12px 15px;font-family:Sora,sans-serif;font-size:.9rem;transition:border-color .2s,background-color .2s}.admin-login__field input:focus{background-color:#ffffff1a;border-color:#669eb7}.admin-login__error{color:#ef4444;margin:12px 0 0;font-family:Sora,sans-serif;font-size:.76rem}.admin-login__submit{color:#fff;cursor:pointer;background-color:#ef4444;border:1px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:22px;padding:12px 20px;font-family:Sora,sans-serif;font-size:.82rem;font-weight:600;transition:transform .2s,background-color .2s;display:flex}.admin-login__submit:hover{background-color:#e90a0a;transform:translateY(-1px)}.admin-login__submit:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (width<=575.98px){.admin-login__card{padding:34px 24px}.admin-login__logo{height:68px}}@media (prefers-reduced-motion:reduce){.admin-login__field input,.admin-login__submit{transition:none}}.admin-dashboard{min-height:calc(100vh - 76px);padding:70px 24px 100px}.admin-dashboard__container{width:100%;max-width:1050px;margin:0 auto}.admin-dashboard__header{max-width:680px;margin-bottom:50px}.admin-dashboard__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 12px;font-family:Sora,sans-serif;font-size:.68rem;font-weight:600}.admin-dashboard__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:500;line-height:1}.admin-dashboard__intro{color:#ffffff9e;margin:20px 0 0;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.8}.admin-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.admin-dashboard__card{background-color:#ffffff0b;border:1px solid #ffffff1f;border-radius:22px;overflow:hidden;box-shadow:0 24px 55px #0003}.admin-dashboard__visual{background:radial-gradient(circle,#669eb72e,#0000 60%),#00000014;justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.admin-dashboard__photo{background-color:#ffffff12;border:1px solid #ffffff38;border-radius:10px;width:150px;height:120px;position:absolute}.admin-dashboard__photo--back{transform:translate(-35px,-15px)rotate(-7deg)}.admin-dashboard__photo--front{justify-content:center;align-items:center;display:flex;transform:translate(30px,17px)rotate(4deg)}.admin-dashboard__photo span{font-size:2rem}.admin-dashboard__document{background-color:#ffffff12;border:1px solid #ffffff40;border-radius:10px;flex-direction:column;gap:10px;width:125px;height:165px;padding:30px 20px;display:flex;transform:rotate(-3deg)}.admin-dashboard__document span{background-color:#ffffff52;height:1px;display:block}.admin-dashboard__document span:nth-child(2){width:75%}.admin-dashboard__document span:nth-child(3){width:88%}.admin-dashboard__document strong{color:#ffffffb8;flex:1;justify-content:center;align-items:center;font-family:Sora,sans-serif;font-size:.7rem;display:flex}.admin-dashboard__content{padding:28px}.admin-dashboard__label{letter-spacing:.15em;text-transform:uppercase;color:#ef4444;margin:0 0 10px;font-family:Sora,sans-serif;font-size:.62rem;font-weight:600}.admin-dashboard__content h2{color:#fff;margin:0;font-family:Fraunces,serif;font-size:2rem;font-weight:500}.admin-dashboard__content>p:not(.admin-dashboard__label){color:#fff9;margin:15px 0 0;font-family:Sora,sans-serif;font-size:.82rem;line-height:1.7}.admin-dashboard__coming{color:#ffffff7a;border:1px solid #ffffff1f;border-radius:999px;margin-top:24px;padding:7px 11px;font-family:Sora,sans-serif;font-size:.62rem;display:inline-flex}.admin-dashboard__card--link{color:inherit;text-decoration:none;transition:transform .25s,border-color .25s,background-color .25s}.admin-dashboard__card--link:hover{color:inherit;background-color:#ffffff12;border-color:#ffffff3d;transform:translateY(-4px)}.admin-dashboard__open{color:#fff;align-items:center;gap:9px;margin-top:24px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.admin-dashboard__open span{transition:transform .2s}.admin-dashboard__card--link:hover .admin-dashboard__open span{transform:translate(4px)}@media (width<=767.98px){.admin-dashboard{padding:55px 18px 80px}.admin-dashboard__grid{grid-template-columns:1fr}}.confirm-modal{z-index:9999;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.confirm-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#00141dd1;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.confirm-modal__card{z-index:1;color:#fff;background:linear-gradient(#ffffff0e,#ffffff06),#03141d;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:480px;padding:32px;position:relative;box-shadow:0 30px 80px #00000073}.confirm-modal__icon{color:#ef4444;background-color:#ef444414;border:1px solid #ef444459;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-family:Sora,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.confirm-modal__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#669eb7;margin:0 0 10px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:600}.confirm-modal__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:1.8rem;font-weight:500;line-height:1.2}.confirm-modal__message{color:#ffffffa6;margin:14px 0 0;font-family:Sora,sans-serif;font-size:.85rem;line-height:1.7}.confirm-modal__actions{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.confirm-modal__cancel,.confirm-modal__confirm{border-radius:10px;min-height:46px;padding:0 20px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;transition:background-color .25s,border-color .25s,transform .25s,opacity .25s}.confirm-modal__cancel{color:#fff;background-color:#0000;border:1px solid #ffffff29}.confirm-modal__cancel:hover:not(:disabled){background-color:#ffffff0d;border-color:#ffffff47}.confirm-modal__confirm{color:#fff;background-color:#ef4444;border:1px solid #ef4444}.confirm-modal__confirm:hover:not(:disabled){background-color:#e90a0a;border-color:#e90a0a;transform:translateY(-1px)}.confirm-modal__cancel:disabled,.confirm-modal__confirm:disabled{opacity:.5;cursor:not-allowed;transform:none}.confirm-modal__cancel:focus-visible,.confirm-modal__confirm:focus-visible{outline-offset:3px;outline:2px solid #669eb7}@media (width<=575.98px){.confirm-modal{padding:18px}.confirm-modal__card{padding:26px 22px}.confirm-modal__actions{flex-direction:column-reverse}.confirm-modal__cancel,.confirm-modal__confirm{width:100%}}@media (prefers-reduced-motion:reduce){.confirm-modal__cancel,.confirm-modal__confirm{transition:none}}.admin-gallery{color:#fff;background-color:#03141d;min-height:calc(100vh - 76px);padding:65px 24px 100px}.admin-gallery__container{width:100%;max-width:1150px;margin:0 auto}.admin-gallery__header{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px;display:flex}.admin-gallery__header>div{max-width:680px}.admin-gallery__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 11px;font-family:Sora,sans-serif;font-size:.67rem;font-weight:600}.admin-gallery__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.3rem);font-weight:500;line-height:1}.admin-gallery__intro{color:#ffffff9e;margin:18px 0 0;font-family:Sora,sans-serif;font-size:.88rem;line-height:1.75}.admin-gallery__back{color:#ffffffc7;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:10px 17px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.admin-gallery__back:hover{color:#fff;background-color:#ffffff0d;border-color:#ffffff61}.admin-gallery__toolbar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:22px;display:flex}.admin-gallery__count{color:#ffffff8c;font-family:Sora,sans-serif;font-size:.75rem}.admin-gallery__add{color:#fff;cursor:pointer;background-color:#ef4444;border:1px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 19px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;transition:transform .2s,background-color .2s;display:inline-flex}.admin-gallery__add:hover{background-color:#e90a0a;transform:translateY(-1px)}.admin-gallery__add span{font-size:1.1rem}.admin-gallery__form-wrapper{margin-bottom:38px}.admin-gallery__form{background-color:#ffffff0b;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:700px;padding:30px}.admin-gallery__form-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.admin-gallery__form-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ef4444;margin:0 0 7px;font-family:Sora,sans-serif;font-size:.6rem;font-weight:600}.admin-gallery__form-header h2{color:#fff;margin:0;font-family:Fraunces,serif;font-size:2rem;font-weight:500}.admin-gallery__close{color:#ffffffb8;cursor:pointer;background-color:#0000;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;display:flex}.admin-gallery__field{flex-direction:column;gap:9px;margin-top:22px;display:flex}.admin-gallery__field:first-of-type{margin-top:0}.admin-gallery__field label{color:#ffffffc7;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.admin-gallery__field label span{color:#fff6;font-weight:400}.admin-gallery__field input{color:#fff;background-color:#ffffff0e;border:1px solid #ffffff26;border-radius:11px;outline:none;width:100%;min-height:50px;padding:12px 14px;font-family:Sora,sans-serif;font-size:.85rem}.admin-gallery__field input:focus{border-color:#669eb7}.admin-gallery__field input[type=file]{padding:11px}.admin-gallery__preview{border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:420px;margin-top:20px;overflow:hidden}.admin-gallery__preview img{object-fit:cover;width:100%;max-height:300px;display:block}.admin-gallery__form-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:28px;display:flex}.admin-gallery__cancel,.admin-gallery__submit{cursor:pointer;border-radius:999px;min-height:44px;padding:10px 18px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.admin-gallery__cancel{color:#ffffffb3;background-color:#0000;border:1px solid #ffffff29}.admin-gallery__submit{color:#fff;background-color:#ef4444;border:1px solid #ef4444}.admin-gallery__submit:disabled{opacity:.4;cursor:not-allowed}.admin-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.admin-gallery__card{background-color:#ffffff0a;border:1px solid #ffffff1c;border-radius:17px;overflow:hidden}.admin-gallery__image-wrapper{aspect-ratio:4/3;background-color:#ffffff0a;width:100%;overflow:hidden}.admin-gallery__image{object-fit:cover;width:100%;height:100%;display:block}.admin-gallery__card-content{justify-content:space-between;align-items:center;gap:15px;padding:15px 16px;display:flex}.admin-gallery__card-content p{white-space:nowrap;text-overflow:ellipsis;color:#ffffffb8;margin:0;font-family:Sora,sans-serif;font-size:.75rem;overflow:hidden}.admin-gallery__delete{color:#ef4444;cursor:pointer;background-color:#ef444412;border:1px solid #ef444459;border-radius:8px;flex-shrink:0;padding:7px 10px;font-family:Sora,sans-serif;font-size:.65rem;font-weight:600}.admin-gallery__empty{text-align:center;border:1px dashed #ffffff24;border-radius:18px;padding:60px 30px}.admin-gallery__empty h2{color:#fff;margin:0;font-family:Fraunces,serif;font-size:2rem}.admin-gallery__empty p{color:#ffffff80;margin:13px 0 24px;font-family:Sora,sans-serif;font-size:.8rem}.admin-gallery__mock-note{color:#ffffff75;background-color:#669eb70d;border:1px solid #669eb72e;border-radius:11px;margin-top:36px;padding:15px 17px;font-family:Sora,sans-serif;font-size:.7rem;line-height:1.6}.admin-gallery__mock-note strong{color:#ffffffb8}.admin-gallery__field textarea{resize:vertical;color:#fff;background-color:#ffffff0e;border:1px solid #ffffff26;border-radius:11px;outline:none;width:100%;min-height:120px;padding:12px 14px;font-family:Sora,sans-serif;font-size:.85rem;line-height:1.6}.admin-gallery__field textarea:focus{border-color:#669eb7}.admin-gallery__error{color:#ef4444;background-color:#ef44440f;border:1px solid #ef444440;border-radius:10px;margin:0 0 24px;padding:13px 15px;font-family:Sora,sans-serif;font-size:.75rem}.admin-gallery__add:disabled,.admin-gallery__delete:disabled,.admin-gallery__submit:disabled,.admin-gallery__cancel:disabled,.admin-gallery__close:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (width<=991.98px){.admin-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767.98px){.admin-gallery{padding:50px 18px 80px}.admin-gallery__header{flex-direction:column;align-items:flex-start;gap:24px}.admin-gallery__toolbar{align-items:center}.admin-gallery__form{padding:24px 20px}}@media (width<=575.98px){.admin-gallery__grid{grid-template-columns:1fr}.admin-gallery__toolbar{flex-direction:column;align-items:stretch}.admin-gallery__add{width:100%}.admin-gallery__form-actions{flex-direction:column-reverse}.admin-gallery__cancel,.admin-gallery__submit{width:100%}}@media (prefers-reduced-motion:reduce){.admin-gallery__back,.admin-gallery__add{transition:none}}.admin-guides{color:#fff;background-color:#03141d;min-height:calc(100vh - 76px);padding:65px 24px 100px}.admin-guides__container{width:100%;max-width:1150px;margin:0 auto}.admin-guides__header{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px;display:flex}.admin-guides__header>div{max-width:680px}.admin-guides__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ef4444;margin:0 0 11px;font-family:Sora,sans-serif;font-size:.67rem;font-weight:600}.admin-guides__title{color:#fff;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.3rem);font-weight:500;line-height:1}.admin-guides__intro{color:#ffffff9e;margin:18px 0 0;font-family:Sora,sans-serif;font-size:.88rem;line-height:1.75}.admin-guides__back{color:#ffffffc7;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:10px 17px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.admin-guides__back:hover{color:#fff;background-color:#ffffff0d;border-color:#ffffff61}.admin-guides__toolbar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:22px;display:flex}.admin-guides__count{color:#ffffff8c;font-family:Sora,sans-serif;font-size:.75rem}.admin-guides__add{color:#fff;cursor:pointer;background-color:#ef4444;border:1px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 19px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;transition:transform .2s,background-color .2s;display:inline-flex}.admin-guides__add:hover{background-color:#e90a0a;transform:translateY(-1px)}.admin-guides__form-wrapper{margin-bottom:40px}.admin-guides__form{background-color:#ffffff0b;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:760px;padding:30px}.admin-guides__form-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.admin-guides__form-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#ef4444;margin:0 0 7px;font-family:Sora,sans-serif;font-size:.6rem;font-weight:600}.admin-guides__form-header h2{color:#fff;margin:0;font-family:Fraunces,serif;font-size:2rem;font-weight:500}.admin-guides__close{color:#ffffffb8;cursor:pointer;background-color:#0000;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;display:flex}.admin-guides__field{flex-direction:column;gap:9px;margin-top:22px;display:flex}.admin-guides__field label{color:#ffffffc7;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.admin-guides__field label span{color:#fff6;font-weight:400}.admin-guides__field input,.admin-guides__field textarea,.admin-guides__field select{color:#fff;background-color:#ffffff0e;border:1px solid #ffffff26;border-radius:11px;outline:none;width:100%;padding:13px 14px;font-family:Sora,sans-serif;font-size:.85rem}.admin-guides__field input,.admin-guides__field select{min-height:50px}.admin-guides__field textarea{resize:vertical;min-height:130px}.admin-guides__field select option{color:#fff;background-color:#03141d}.admin-guides__field input:focus,.admin-guides__field textarea:focus,.admin-guides__field select:focus{border-color:#669eb7}.admin-guides__file-info{background-color:#ffffff09;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:13px;padding:14px;display:flex}.admin-guides__file-icon{color:#ef4444;background-color:#ef44441f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Sora,sans-serif;font-size:.62rem;font-weight:700;display:flex}.admin-guides__file-info>div{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-guides__file-info strong{white-space:nowrap;text-overflow:ellipsis;color:#fffc;font-family:Sora,sans-serif;font-size:.75rem;overflow:hidden}.admin-guides__file-info div span{color:#fff6;font-family:Sora,sans-serif;font-size:.65rem}.admin-guides__cover-preview{border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:320px;margin-top:20px;overflow:hidden}.admin-guides__cover-preview img{object-fit:cover;width:100%;max-height:260px;display:block}.admin-guides__form-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:30px;display:flex}.admin-guides__cancel,.admin-guides__submit{cursor:pointer;border-radius:999px;min-height:44px;padding:10px 18px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.admin-guides__cancel{color:#ffffffb3;background-color:#0000;border:1px solid #ffffff29}.admin-guides__submit{color:#fff;background-color:#ef4444;border:1px solid #ef4444}.admin-guides__submit:disabled{opacity:.4;cursor:not-allowed}.admin-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.admin-guide-card{background-color:#ffffff0a;border:1px solid #ffffff1c;border-radius:17px;grid-template-columns:145px 1fr;display:grid;overflow:hidden}.admin-guide-card__cover{background-color:#00000014;justify-content:center;align-items:center;min-height:260px;padding:20px;display:flex;overflow:hidden}.admin-guide-card__cover-image{object-fit:cover;width:100%;height:100%;min-height:220px}.admin-guide-card__document{background-color:#ffffff12;border:1px solid #ffffff40;border-radius:8px;flex-direction:column;width:95px;height:135px;padding:14px;display:flex}.admin-guide-card__document span{text-transform:uppercase;color:#ffffff80;font-family:Sora,sans-serif;font-size:.44rem}.admin-guide-card__document strong{color:#ffffffb3;flex:1;justify-content:center;align-items:center;font-family:Sora,sans-serif;font-size:.7rem;display:flex}.admin-guide-card__document i{background-color:#ffffff40;height:1px;margin-top:6px;display:block}.admin-guide-card__content{flex-direction:column;padding:22px;display:flex}.admin-guide-card__meta{text-transform:uppercase;color:#ef4444;gap:10px;margin-bottom:10px;font-family:Sora,sans-serif;font-size:.57rem;font-weight:600;display:flex}.admin-guide-card__content h2{color:#fff;margin:0;font-family:Fraunces,serif;font-size:1.5rem;font-weight:500}.admin-guide-card__content>p{color:#ffffff94;margin:13px 0 0;font-family:Sora,sans-serif;font-size:.75rem;line-height:1.65}.admin-guide-card__filename{white-space:nowrap;text-overflow:ellipsis;color:#ffffff61;margin-top:14px;font-family:Sora,sans-serif;font-size:.62rem;display:block;overflow:hidden}.admin-guide-card__actions{margin-top:auto;padding-top:20px;display:flex}.admin-guide-card__delete{color:#ef4444;cursor:pointer;background-color:#ef444412;border:1px solid #ef444459;border-radius:8px;padding:7px 10px;font-family:Sora,sans-serif;font-size:.65rem;font-weight:600}.admin-guides__empty{text-align:center;border:1px dashed #ffffff24;border-radius:18px;padding:60px 30px}.admin-guides__empty h2{color:#fff;margin:0;font-family:Fraunces,serif;font-size:2rem}.admin-guides__empty p{color:#ffffff80;margin:13px 0 24px;font-family:Sora,sans-serif;font-size:.8rem}.admin-guides__mock-note{color:#ffffff75;background-color:#669eb70d;border:1px solid #669eb72e;border-radius:11px;margin-top:36px;padding:15px 17px;font-family:Sora,sans-serif;font-size:.7rem;line-height:1.6}.admin-guides__mock-note strong{color:#ffffffb8}.admin-guides__error{color:#ef4444;background-color:#ef44440f;border:1px solid #ef444440;border-radius:10px;margin:0 0 26px;padding:13px 15px;font-family:Sora,sans-serif;font-size:.75rem}.admin-guide-card__open{color:#fff;background-color:#669eb714;border:1px solid #669eb773;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:9px 15px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex}.admin-guide-card__open:hover{color:#fff;background-color:#669eb729;border-color:#669eb7}.admin-guides__add:disabled,.admin-guides__close:disabled,.admin-guides__cancel:disabled,.admin-guides__submit:disabled,.admin-guide-card__delete:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (width<=991.98px){.admin-guides__grid{grid-template-columns:1fr}}@media (width<=767.98px){.admin-guides{padding:50px 18px 80px}.admin-guides__header{flex-direction:column;align-items:flex-start;gap:24px}.admin-guides__form{padding:24px 20px}}@media (width<=575.98px){.admin-guides__toolbar{flex-direction:column;align-items:stretch}.admin-guides__add{width:100%}.admin-guide-card{flex-direction:column;display:flex}.admin-guide-card__cover,.admin-guide-card__cover-image{min-height:200px}.admin-guides__form-actions{flex-direction:column-reverse}.admin-guides__cancel,.admin-guides__submit{width:100%}}@media (prefers-reduced-motion:reduce){.admin-guides__back,.admin-guides__add{transition:none}}.legal-page{background-color:#f5f9fb;min-height:100vh;padding:70px 0 100px}.legal-page__header{text-align:center;width:100%;max-width:1200px;margin:0 auto 55px}.legal-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#e90a0a;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.legal-page__title{color:#005d87;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.7rem);font-weight:500;line-height:1.05}.legal-page__intro{color:#63747d;max-width:800px;margin:24px auto 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.8}.legal-page__content{width:100%;max-width:1200px;margin:0 auto}.legal-section{border-top:1px solid #005d8721;padding:34px 0}.legal-section h2{color:#005d87;margin:0 0 18px;font-family:Fraunces,serif;font-size:1.7rem;font-weight:500}.legal-section p,.legal-section li{color:#566b75;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.85}.legal-section p{margin:0 0 14px}.legal-section ul{margin:14px 0 18px;padding-left:22px}.legal-section li{margin-bottom:7px}.legal-section a{color:#005d87;text-decoration:none;transition:color .2s}.legal-section a:hover{color:#e90a0a}.legal-page__updated{color:#87969c;margin-top:35px;font-family:Sora,sans-serif;font-size:.72rem}@media (width<=767.98px){.legal-page{padding:60px 0 80px}.legal-page__header{margin-bottom:40px}.legal-page__intro{margin-top:20px}.legal-section{padding:27px 0}}.cookie-page{background:linear-gradient(#edf6f9 0%,#f8fbfc 100%);min-height:100vh;padding:70px 0 100px}.cookie-page__header{text-align:center;width:100%;max-width:1200px;margin:0 auto 55px}.cookie-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#e90a0a;margin:0 0 18px;font-family:Sora,sans-serif;font-size:.76rem;font-weight:600}.cookie-page__title{color:#005d87;margin:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,4.7rem);font-weight:500;line-height:1.05}.cookie-page__intro{color:#63747d;max-width:800px;margin:24px auto 0;font-family:Sora,sans-serif;font-size:.95rem;line-height:1.8}.cookie-page__content{width:100%;max-width:1200px;margin:0 auto}.cookie-section{border-top:1px solid #005d8721;padding:34px 0}.cookie-section h2{color:#005d87;margin:0 0 18px;font-family:Fraunces,serif;font-size:1.7rem;font-weight:500}.cookie-section p{color:#566b75;margin:0 0 14px;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.85}.cookie-page__updated{color:#87969c;margin-top:35px;font-family:Sora,sans-serif;font-size:.72rem}@media (width<=767.98px){.cookie-page{padding:60px 0 80px}.cookie-page__header{margin-bottom:40px}.cookie-page__intro{margin-top:20px}.cookie-section{padding:27px 0}}.not-found{background-color:#03030a;align-items:center;min-height:calc(100vh - 88px);padding:60px 0;display:flex;overflow:hidden}.not-found__container{width:100%}.not-found__content{text-align:center;flex-direction:column;align-items:center;max-width:950px;margin:0 auto;display:flex}.not-found__code{letter-spacing:.22em;color:#669eb7;margin:0 0 10px;font-family:Fraunces,serif;font-size:.9rem;font-weight:500}.not-found__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#669eb7;margin:0 0 14px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:600}.not-found__title{color:#fff;margin:0 0 35px;font-family:Fraunces,serif;font-size:clamp(3rem,6vw,5.2rem);font-weight:500;line-height:1}.not-found__video-wrapper{background-color:#03030a;width:min(760px,92vw);position:relative;overflow:hidden}.not-found__video-wrapper:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 55%,#03030a1f 68%,#03030a73 84%,#03030a 100%);position:absolute;inset:0}.not-found__video{object-fit:contain;object-position:center;width:100%;height:auto;max-height:520px;margin:0 auto;display:block}.not-found__text{color:#ffffff94;max-width:520px;margin:26px auto 0;font-family:Sora,sans-serif;font-size:.9rem;line-height:1.8}.not-found__cta{color:#fff;background-color:#0000;border:1px solid #669eb78c;border-radius:999px;justify-content:center;align-items:center;gap:12px;margin-top:24px;padding:12px 25px;font-family:Sora,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:gap .2s,background-color .2s,border-color .2s,transform .2s;display:inline-flex}.not-found__cta:hover{color:#fff;background-color:#005d87;border-color:#005d87;gap:17px;transform:translateY(-2px)}@media (width<=991.98px){.not-found{min-height:calc(100vh - 76px);padding:55px 0}.not-found__video-wrapper{width:min(700px,94vw)}.not-found__video{max-height:480px}}@media (width<=767.98px){.not-found{padding:50px 0}.not-found__title{margin-bottom:28px}.not-found__video-wrapper{width:100%}.not-found__video{object-fit:contain;object-position:center;width:100%;height:auto;max-height:420px}.not-found__text{margin-top:22px}}@media (width<=575.98px){.not-found{padding:42px 0}.not-found__content{padding:0 8px}.not-found__eyebrow{font-size:.62rem;line-height:1.6}.not-found__title{font-size:2.8rem}.not-found__video-wrapper{width:100%}.not-found__video{object-fit:contain;object-position:center;width:100%;height:auto;max-height:360px}.not-found__text{font-size:.84rem}.not-found__cta{width:100%;max-width:300px}}@media (prefers-reduced-motion:reduce){.not-found__cta{transition:none}}
