.heroSwiper{width:100%}.heroSwiper .swiper-slide{height:800px;border-radius:20px;overflow:hidden;position:relative;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.slider-grid{display:flex;width:100%;height:100%}.slider-grid a{display:block;width:100%;height:100%}.slider-grid-item{width:100%;height:100%;overflow:hidden;border-radius:20px}.slider1-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:15px;width:100%;height:100%}.slider1-grid-item{overflow:hidden;border-radius:20px;min-height:0;min-width:0}.slider1-grid-item:nth-child(1){grid-column:1 / -1;width:100%;height:100%;padding:30px;display:flex;flex-direction:column;justify-content:center;gap:20px}.slider1-grid-item:nth-child(2),.slider1-grid-item:nth-child(3){width:100%;height:100%}.slider-grid-item img,.slider-grid-item video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.w-100{width:100%;height:100%;display:block}.hero-heading{margin:0;font-size:clamp(22px,4vw,52px);line-height:1.2;font-weight:400;letter-spacing:2px;width:100%;color:#fff}.hero-heading .first-line{display:block}.hero-heading .first-line svg{width:144px;height:29px;margin-left:10px;display:inline-block;animation:arrowPulse 2s ease-in-out infinite}.hero-heading .first-line svg path{fill:currentColor}@keyframes arrowPulse{0%{width:130px}50%{width:160px}to{width:130px}}.hero-description{font-size:16px;line-height:1.5;font-weight:500;margin:0;color:#fff}.slider2-grid{position:relative;width:100%;height:100%;overflow:hidden;border-radius:20px}.slider2-grid-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;position:absolute;bottom:30px;right:40px;background:#fff;color:#000;border:1px solid rgba(0,0,0,.08);border-radius:30px;padding:10px 16px 10px 18px;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:.5px;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 4px 15px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-tap-highlight-color:transparent;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10;transition:transform .2s ease,box-shadow .2s ease}.slider2-grid-content:hover{-webkit-transform:scale(1.03) translateZ(0);transform:scale(1.03) translateZ(0);box-shadow:0 6px 20px #00000026}.slider2-grid-content img{width:20px;height:20px;object-fit:contain;display:block}.slider3-grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:15px;width:100%;height:100%}.slider3-grid-item{width:100%;height:100%;min-height:0;min-width:0;overflow:hidden;border-radius:20px}.shop-now-btn{width:65px;height:65px;position:absolute;top:30px;left:30px;border-radius:50%;background:#ffffff47;color:#000;font-size:13px;display:flex;justify-content:center;align-items:center;text-align:center;transition:.3s ease;border:0;line-height:1.3;-webkit-tap-highlight-color:transparent;z-index:10;cursor:pointer}.shop-now-btn:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1.5px solid #fff;animation:pulseBorder 2s ease-in-out infinite}@keyframes pulseBorder{0%{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.5}to{transform:scale(1);opacity:1}}button:focus{outline:none}@media screen and (max-width:1440px){.heroSwiper .swiper-slide{height:600px}.hero-heading{width:100%}.hero-description{font-size:14px}}@media screen and (max-width:1200px){.heroSwiper .swiper-slide{height:540px}.hero-heading{width:100%}.hero-heading .first-line svg{width:110px;height:22px}@keyframes arrowPulse{0%{width:90px}50%{width:115px}to{width:90px}}}@media screen and (max-width:1023px){.heroSwiper .swiper-slide{height:520px}.slider1-grid{grid-template-rows:auto 1fr;gap:12px}.slider3-grid{gap:12px}}@media screen and (max-width:768px){.heroSwiper .swiper-slide{height:auto;aspect-ratio:1 / 1;width:100%;border-radius:16px}.slider1-grid-item,.slider2-grid,.slider3-grid-item,.slider-grid-item{border-radius:16px}.slider1-grid{grid-template-rows:auto 1fr;gap:8px}.slider3-grid{gap:8px}.slider1-grid-item:nth-child(1){padding:16px 18px;gap:8px;border-radius:16px}.hero-heading{font-size:20px;letter-spacing:.8px}.hero-heading .first-line svg{width:60px;height:16px;margin-left:6px}@keyframes arrowPulse{0%{width:50px}50%{width:70px}to{width:50px}}.hero-description{font-size:12px;line-height:1.35}.shop-now-btn{width:48px;height:48px;top:14px;left:14px;font-size:9px}.slider2-grid-content{bottom:14px;right:14px;font-size:11px;padding:6px 12px;gap:6px;border-radius:20px}.slider2-grid-content img{width:14px;height:14px}}@media screen and (max-width:480px){.heroSwiper .swiper-slide{height:auto;aspect-ratio:1 / 1;width:100%;border-radius:14px}.slider1-grid-item,.slider2-grid,.slider3-grid-item,.slider-grid-item{border-radius:14px}.slider1-grid{grid-template-rows:auto 1fr;gap:6px}.slider3-grid{gap:6px}.slider1-grid-item:nth-child(1){padding:12px 14px;gap:6px;border-radius:14px}.hero-heading{font-size:16px;letter-spacing:.4px}.hero-heading .first-line svg{width:42px;height:12px;margin-left:4px}@keyframes arrowPulse{0%{width:36px}50%{width:48px}to{width:36px}}.hero-description{font-size:10.5px;line-height:1.3;font-weight:400}.shop-now-btn{width:40px;height:40px;top:10px;left:10px;font-size:8px}.slider2-grid-content{bottom:10px;right:10px;font-size:10.5px;font-weight:600;letter-spacing:.3px;padding:5px 10px;gap:5px;border-radius:20px}.slider2-grid-content img{width:13px;height:13px}}@media screen and (max-width:360px){.heroSwiper .swiper-slide{height:auto;aspect-ratio:1 / 1;width:100%;border-radius:12px}.slider1-grid-item,.slider2-grid,.slider3-grid-item,.slider-grid-item{border-radius:12px}.slider1-grid{grid-template-rows:auto 1fr;gap:5px}.slider3-grid{gap:5px}.slider1-grid-item:nth-child(1){padding:10px 12px;gap:4px;border-radius:12px}.hero-heading{font-size:14px;letter-spacing:.2px}.hero-heading .first-line svg{width:34px;height:10px;margin-left:3px}@keyframes arrowPulse{0%{width:30px}50%{width:40px}to{width:30px}}.hero-description{font-size:9.5px;line-height:1.25}.shop-now-btn{width:36px;height:36px;top:8px;left:8px;font-size:7.5px}.slider2-grid-content{bottom:8px;right:8px;font-size:9.5px;padding:4px 8px;gap:4px}.slider2-grid-content img{width:11px;height:11px}}@media screen and (max-width:320px){.heroSwiper .swiper-slide{height:auto;aspect-ratio:1 / 1;width:100%}.slider1-grid-item:nth-child(1){padding:8px 10px;gap:3px}.hero-heading{font-size:13px}.hero-heading .first-line svg{width:28px;height:9px}@keyframes arrowPulse{0%{width:25px}50%{width:34px}to{width:25px}}.hero-description{font-size:9px;line-height:1.2}.shop-now-btn{width:32px;height:32px;top:6px;left:6px;font-size:7px}.slider2-grid-content{bottom:6px;right:6px;font-size:9px;padding:3px 6px;gap:3px}.slider2-grid-content img{width:10px;height:10px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/as-hero.css.map */
