.hero{background-color:#0000;background-image:url(/cdn/shop/files/hero_original_1.png?v=1781674729);background-position:100%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;min-height:auto;margin:0;display:block;position:relative;overflow:hidden;padding:0 0 195px}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#040f22fa,#040f22cc 32%,#040f224d 65%,#040f2200);pointer-events:none}.hero__container{position:relative;z-index:1;width:100%;margin:0 auto;padding:80px 64px}.hero__content{max-width:900px}.hero__heading{font-family:Outfit,sans-serif;font-weight:800;font-size:50px;line-height:63px;letter-spacing:1px;text-transform:uppercase;margin-bottom:24px}.hero__heading-line{display:block}.hero__heading-line--white{color:#fff}.hero__heading-line--blue{color:#0ea5e9}.hero__text{font-family:Inter,sans-serif;font-size:24px;line-height:30px;color:#fff;margin-bottom:32px}.hero__buttons{display:flex;flex-wrap:wrap;gap:16px}.hero__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:18px 40px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;border-radius:4px}.hero__button--primary{background-color:#005bb0;color:#fff}.hero__button--secondary{background-color:transparent;color:#fff;border:1.5px solid #ffffff}.hero__button--secondary:hover{background:#ffffff1a;transform:translateY(-1px)}.hero__button--primary:hover{background:#004d99;transform:translateY(-1px)}.hero-indicators-grid{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;grid-template-columns:repeat(4,1fr);gap:0;width:max-content;margin:0;padding:0;display:grid;position:absolute;bottom:60px;left:30px}.hero-indicator-item{color:#fff;cursor:default;border-right:1px solid #ffffff26;justify-content:center;align-items:center;gap:1vw;width:100%;height:100%;padding:0 1.5vw;display:flex}.hero-indicator-item:last-child{border-right:none}.hero-indicator-icon{color:#38bdf8;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-indicator-icon img{width:100%;max-width:18px}.hero-indicator-text{flex-direction:column;align-items:flex-start;display:flex}.hero-indicator-text h4{font-family:Outfit,sans-serif;color:#fff;letter-spacing:.05em;margin:0;font-size:18px;font-weight:700;line-height:1.2}.hero-indicator-text p{font-family:Inter,sans-serif;color:#cbd5e1;margin:0;font-size:15px;line-height:1.2}.hero-bubbles-container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;bottom:0;left:0;overflow:hidden}.bubble{pointer-events:none;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;animation:12s linear infinite rise;position:absolute;bottom:-30px}@keyframes rise{0%{opacity:0;transform:translateY(0)translate(0)scale(.5)}15%{opacity:.6}85%{opacity:.6}to{transform:translateY(-560px) translate(var(--wobble,25px)) scale(1.3);opacity:0}}.bubble-1{--wobble: 15px;width:10px;height:10px;animation-duration:11s;animation-delay:0s;left:8%}.bubble-2{--wobble: -20px;width:15px;height:15px;animation-duration:9s;animation-delay:2s;left:22%}.bubble-3{--wobble: 25px;width:8px;height:8px;animation-duration:14s;animation-delay:1s;left:35%}.bubble-4{--wobble: -15px;width:18px;height:18px;animation-duration:10s;animation-delay:3s;left:48%}.bubble-5{--wobble: 30px;width:12px;height:12px;animation-duration:12s;animation-delay:.5s;left:63%}.bubble-6{--wobble: -25px;width:16px;height:16px;animation-duration:8s;animation-delay:4s;left:74%}.bubble-7{--wobble: 18px;width:9px;height:9px;animation-duration:13s;animation-delay:1.5s;left:86%}.bubble-8{--wobble: -12px;width:14px;height:14px;animation-duration:10.5s;animation-delay:5s;left:93%}.bubble-9{--wobble: 22px;width:11px;height:11px;animation-duration:13.5s;animation-delay:6.5s;left:15%}.bubble-10{--wobble: -18px;width:7px;height:7px;animation-duration:15s;animation-delay:8s;left:55%}.hero-fishes-container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-fish{pointer-events:none;opacity:.7;position:absolute}.fish-1{animation:24s linear infinite swim-left-motion;top:25%;right:-80px}.fish-2{animation:28s linear infinite swim-right-motion;top:58%;left:-80px}@keyframes swim-left-motion{0%{transform:translate(0)translateY(0)scaleX(1)}48%{transform:translate(-112vw)translateY(25px)scaleX(1)}50%{transform:translate(-112vw)translateY(25px)scaleX(-1)}98%{transform:translate(0)translateY(-15px)scaleX(-1)}to{transform:translate(0)translateY(0)scaleX(1)}}@keyframes swim-right-motion{0%{transform:translate(0)translateY(0)scaleX(-1)}48%{transform:translate(112vw)translateY(-30px)scaleX(-1)}50%{transform:translate(112vw)translateY(-30px)scaleX(1)}98%{transform:translate(0)translateY(20px)scaleX(1)}to{transform:translate(0)translateY(0)scaleX(-1)}}@media screen and (max-width:1536px){.hero{padding:0 0 50px}.hero__heading{font-size:57px}.hero__text{font-size:20px}.hero__content{max-width:800px}.hero__button{font-size:18px;padding:16px 28px}}@media screen and (max-width:1024px){.hero__heading{font-size:52px}.hero__text{font-size:18px;line-height:28px}.hero__overlay{background:linear-gradient(90deg,#040f22fa,#040f22cc 38%,#040f22ba 100%,#040f2200)}}@media screen and (max-width:850px){.hero-indicator-item{justify-content:flex-start}.hero-indicators-grid{grid-template-columns:1fr 1fr;left:50px;bottom:40px;gap:20px}.hero{padding:0 0 90px}}@media screen and (max-width:768px){.hero{padding:0 0 130px}.hero__container{padding:48px 20px 30px}.hero__heading{font-size:26px;line-height:36px;margin-bottom:12px}.hero__text{font-size:15px;line-height:24px}.hero__buttons{flex-direction:column}.hero__button{width:100%}.hero-indicator-text h4{font-size:12px}.hero-indicators-grid{column-gap:0px;row-gap:20px;left:0;width:100%;padding:0 15px}.hero-indicator-item{gap:10px;border:none}.hero__button{padding:15px 40px;font-size:16px}.hero-indicator-text p{font-size:12px;margin-top:3px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hero-banner.css.map */
