:root{--sg-navy:#072a55;--sg-blue:#0788d8;--sg-yellow:#ffc928;--sg-butter:#fff7d6;--sg-sky:#edf8ff;--sg-ink:#102947;--sg-white:#fff;--sg-border:#d7e8f6}.sg-home,.sg-home *{box-sizing:border-box}.sg-home{background:#fff;color:var(--sg-ink);font-family:Arial,Helvetica,sans-serif;overflow:hidden}.sg-home img{display:block;height:auto;max-width:100%}.sg-container{margin-inline:auto;max-width:1320px;width:calc(100% - 56px)}.sg-announce{align-items:center;background:var(--sg-navy);color:var(--sg-yellow);display:flex;font-size:12px;font-weight:800;gap:14px;justify-content:center;letter-spacing:.05em;min-height:34px}.sg-announce i{background:var(--sg-yellow);border-radius:99px;height:3px;width:3px}.sg-header{align-items:center;background:#fffffff0;border-bottom:2px solid var(--sg-yellow);display:grid;grid-template-columns:240px 1fr 150px;min-height:78px;padding:0 max(28px,calc((100vw - 1320px)/2));position:relative;z-index:10}.sg-brand{align-items:center;color:var(--sg-navy);display:flex;font-size:22px;gap:10px;text-decoration:none}.sg-brand img{max-height:58px;width:auto}.sg-fin{background:var(--sg-blue);border-radius:80% 0 0;display:inline-block;height:25px;transform:skew(-18deg);width:34px}.sg-nav{display:flex;gap:34px;justify-content:center}.sg-nav a,.sg-actions a{color:var(--sg-navy);font-size:14px;font-weight:700;text-decoration:none}.sg-nav a{position:relative}.sg-nav a:after{background:var(--sg-yellow);bottom:-8px;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .25s ease;width:100%}.sg-nav a:hover:after,.sg-nav a:focus-visible:after{transform:scaleX(1)}.sg-actions{display:flex;gap:18px;justify-content:flex-end}.sg-actions a{position:relative}.sg-actions svg,.sg-trust svg{fill:none;height:25px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:25px}.sg-actions [data-cart-count]{align-items:center;background:var(--sg-yellow);border-radius:50%;display:flex;font-size:9px;height:16px;justify-content:center;position:absolute;right:-9px;top:-7px;width:16px}.sg-hero{background:linear-gradient(115deg,#f7fafe 0% 47%,#f7fafe);display:grid;grid-template-columns:42% 58%;margin-inline:auto;max-width:100%;min-height:610px;overflow:hidden;position:relative}.sg-hero-copy{align-self:center;padding:72px 30px 72px max(48px,calc((100vw - 1320px)/2));position:relative;z-index:2}.sg-kicker,.sg-section-head>p{color:var(--sg-blue);font-size:12px;font-weight:900;letter-spacing:.14em;margin:0 0 14px}.sg-hero h1{color:var(--sg-navy);font-size:clamp(44px,5vw,76px);font-weight:900;letter-spacing:-.05em;line-height:.94;margin:0 0 24px}.sg-hero h1 span{display:block;opacity:0;transform:translateY(32px)}.sg-home.sg-loaded .sg-hero h1 span{animation:sgRise .7s cubic-bezier(.2,.8,.2,1) forwards}.sg-home.sg-loaded .sg-hero h1 span:nth-child(2){animation-delay:.12s}.sg-hero-copy>p:not(.sg-kicker){font-size:18px;line-height:1.6;margin:0 0 28px;max-width:470px}.sg-button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:900;justify-content:center;letter-spacing:.02em;min-height:52px;padding:0 28px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.sg-button-yellow{background:var(--sg-yellow);box-shadow:0 9px 24px #ffc92847;color:var(--sg-navy)}.sg-button:hover{box-shadow:0 14px 34px #072a5529;transform:translateY(-3px)}.sg-rating{color:#ffb800;font-size:14px;letter-spacing:.08em}.sg-rating span{color:#58708a;font-size:12px;letter-spacing:0;margin-left:9px}.sg-hero-copy>.sg-rating{margin-top:26px}.sg-hero-media{min-height:610px;overflow:hidden;position:relative}.sg-hero-media:after{background:linear-gradient(90deg,rgba(248,251,255,.95),transparent 24%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.sg-hero-media img{height:100%;object-fit:cover;width:100%}.sg-wave{bottom:-2px;height:90px;left:0;pointer-events:none;position:absolute;width:48%;z-index:3}.sg-wave span{background:var(--sg-blue);border-radius:50% 50% 0 0;bottom:-68px;height:92px;left:-110%;opacity:.12;position:absolute;width:135%;z-index:3}.sg-home.sg-loaded .sg-wave span{animation:sgWave 1.3s cubic-bezier(.2,.8,.2,1) forwards}.sg-section-head{text-align:center}.sg-section-head h2{color:var(--sg-navy);font-size:clamp(32px,3.4vw,52px);letter-spacing:-.04em;margin:0}.sg-categories{padding-block:100px 110px}.sg-category-grid{display:grid;gap:15px;grid-template-columns:repeat(5,1fr);margin-top:42px}.sg-category-card{background:var(--sg-butter);border:1px solid #f5d777;border-radius:18px;color:var(--sg-navy);overflow:hidden;padding:8px 8px 17px;position:relative;text-decoration:none;transition:border .25s,transform .3s}.sg-category-card:nth-child(2n){background:var(--sg-sky);border-color:#9ed5fb}.sg-category-card:hover{transform:translateY(-8px)}.sg-category-card .sg-card-image{aspect-ratio:1/1.08;border-radius:12px;overflow:hidden}.sg-category-card img{height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1);width:100%}.sg-category-card:hover img{transform:scale(1.055)}.sg-category-card>span{display:block;font-size:15px;font-weight:800;padding:15px 8px 0}.sg-category-card>b{bottom:15px;position:absolute;right:18px}.sg-placeholder{align-items:center;background:linear-gradient(135deg,var(--sg-sky),var(--sg-butter));color:var(--sg-navy);display:flex;height:100%;justify-content:center;min-height:220px;text-align:center;width:100%}.sg-feature{align-items:center;background:var(--sg-butter);border-radius:32px;display:grid;grid-template-columns:54% 46%;min-height:520px;overflow:hidden;position:relative}.sg-feature:before{background:var(--sg-navy);border-radius:0 100% 0 0;bottom:0;content:"";height:42%;left:0;position:absolute;width:27%}.sg-feature-art{align-items:center;display:flex;height:100%;justify-content:center;min-height:500px;padding:48px;position:relative}.sg-feature-art img{max-height:410px;object-fit:contain;position:relative;transform:translateY(24px) scale(.94);transition:transform .9s cubic-bezier(.15,.8,.2,1);z-index:2}.sg-feature.sg-visible .sg-feature-art img{transform:translateY(0) scale(1)}.sg-orbit{border:2px solid rgba(7,136,216,.22);border-radius:50%;height:320px;position:absolute;width:320px}.sg-orbit-two{height:410px;width:410px}.sg-feature-copy{padding:60px 70px 60px 28px;position:relative;z-index:2}.sg-feature-copy h2{color:var(--sg-navy);font-size:clamp(38px,4vw,60px);letter-spacing:-.05em;line-height:.98;margin:0 0 20px}.sg-feature-copy>p{font-size:17px;line-height:1.6;max-width:430px}.sg-price{color:var(--sg-navy);font-size:34px;font-weight:900;margin:24px 0 8px}.sg-feature-copy .sg-button{margin-top:24px}.sg-products{padding-block:0}.sg-product-grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:44px}.sg-product-card{border:1px solid #9fd5fa;border-radius:20px;overflow:hidden;transition:box-shadow .3s,transform .3s}.sg-product-card:hover{box-shadow:0 22px 60px #072a551f;transform:translateY(-7px)}.sg-product-card a{color:var(--sg-ink);display:block;padding:13px 13px 24px;text-decoration:none}.sg-product-image{aspect-ratio:1.28/1;background:#fbfdff;border-radius:13px;overflow:hidden}.sg-product-image img{height:100%;object-fit:contain;transition:transform .5s;width:100%}.sg-product-card:hover img{transform:scale(1.04)}.sg-product-meta{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;padding:20px 8px 10px}.sg-product-meta h3{color:var(--sg-navy);font-size:18px;margin:0 0 8px}.sg-product-meta>strong{color:var(--sg-navy);font-size:20px;white-space:nowrap}.sg-shop-link{color:var(--sg-blue);display:inline-block;font-size:14px;font-weight:800;padding:0 8px}.sg-shop-link b{display:inline-block;transition:transform .25s}.sg-product-card:hover .sg-shop-link b{transform:translate(5px)}.sg-story{border-radius:26px;display:grid;grid-template-columns:1fr 1.15fr;min-height:450px;overflow:hidden}.sg-story-copy{background:linear-gradient(135deg,var(--sg-navy),#005a98);color:#fff;padding:72px}.sg-fin-line{background:var(--sg-yellow);border-radius:99px;display:block;height:5px;margin-bottom:28px;width:58px}.sg-story h2{font-size:clamp(36px,3.6vw,56px);letter-spacing:-.04em;line-height:1.02;margin:0 0 18px}.sg-story p{font-size:17px;line-height:1.6;max-width:470px}.sg-story a{color:var(--sg-yellow);display:inline-block;font-size:14px;font-weight:900;margin-top:20px;text-decoration:none}.sg-story-media img{height:100%;object-fit:cover;width:100%}.sg-reviews{padding-block:70px 70px}.sg-review-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:42px}.sg-review-grid blockquote{background:var(--sg-butter);border:1px solid #f7dc81;border-radius:18px;margin:0;padding:34px}.sg-review-grid p{font-size:16px;line-height:1.65;min-height:78px}.sg-review-grid cite{color:#58708a;font-size:13px;font-style:normal}.sg-trust{background:var(--sg-sky);border:1px solid #a8d8f8;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:20px;padding:26px;margin-top:20px}.sg-trust>div{align-items:center;border-right:1px solid #b9d9ed;display:flex;gap:15px;justify-content:center;padding:0 18px}.sg-trust>div:last-child{border:0}.sg-trust svg{color:var(--sg-navy);flex:0 0 34px;height:34px;width:34px}.sg-trust span{display:flex;flex-direction:column;gap:4px}.sg-trust b{color:var(--sg-navy);font-size:13px}.sg-trust small{color:#64809a;font-size:11px}.sg-newsletter{align-items:center;background:var(--sg-yellow);border-radius:18px;display:grid;gap:14px;grid-template-columns:1fr minmax(220px,350px) 150px;margin-bottom:80px;padding:24px 30px}.sg-newsletter>div{align-items:center;display:flex;gap:16px}.sg-newsletter div>span:last-child{display:flex;flex-direction:column;gap:5px}.sg-newsletter b{color:var(--sg-navy);font-size:18px}.sg-newsletter small{color:#3c5570;font-size:11px}.sg-mail{align-items:center;background:#fff;border-radius:50%;color:var(--sg-navy);display:flex;font-size:24px;height:52px;justify-content:center;width:52px}.sg-newsletter input{border:0;border-radius:7px;min-height:48px;padding:0 18px}.sg-newsletter button{background:var(--sg-navy);border:0;border-radius:7px;color:#fff;cursor:pointer;font-size:12px;font-weight:900;min-height:48px}.sg-reveal{opacity:0;transform:translateY(26px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1)}.sg-reveal.sg-visible{opacity:1;transform:none}.sg-reveal.sg-visible .sg-category-card,.sg-reveal.sg-visible .sg-product-card{animation:sgCard .65s both;animation-delay:var(--delay)}.sg-button.sg-added{background:#23b26d;color:#fff}.sg-button.sg-added:after{content:" \2713";margin-left:6px}@keyframes sgRise{to{opacity:1;transform:none}}@keyframes sgWave{to{left:-7%}}@keyframes sgCard{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:990px){.sg-header{grid-template-columns:1fr auto}.sg-nav{display:none}.sg-hero{grid-template-columns:1fr}.sg-hero-copy{padding:70px 28px 32px}.sg-hero-media{min-height:440px}.sg-hero-media:after{background:linear-gradient(180deg,#fbfcff,transparent 22%)}.sg-category-grid{grid-template-columns:repeat(2,1fr)}.sg-category-card:last-child{grid-column:span 2}.sg-feature,.sg-story{grid-template-columns:1fr}.sg-feature-copy{padding:10px 36px 55px}.sg-story-media{min-height:360px}.sg-product-grid,.sg-review-grid{grid-template-columns:1fr}.sg-trust{grid-template-columns:repeat(2,1fr);gap:20px}.sg-trust>div{border:0;justify-content:flex-start}.sg-newsletter{grid-template-columns:1fr 1fr}.sg-newsletter>div{grid-column:1/-1}}@media(max-width:640px){.sg-container{width:calc(100% - 30px)}.sg-announce{font-size:9px}.sg-header{min-height:66px;padding-inline:16px}.sg-brand{font-size:17px}.sg-brand img{max-height:46px}.sg-actions{gap:12px}.sg-hero h1{font-size:43px}.sg-hero-media{min-height:330px}.sg-categories,.sg-reviews{padding-block:72px}.sg-products{padding-block:0}.sg-category-grid{grid-template-columns:1fr 1fr}.sg-category-card>span{font-size:13px}.sg-feature{border-radius:22px}.sg-feature-art{min-height:360px;padding:28px}.sg-feature-copy{padding:12px 24px 42px}.sg-feature-copy h2{font-size:39px}.sg-story-copy{padding:42px 28px}.sg-story-media{min-height:290px}.sg-review-grid blockquote{padding:26px}.sg-trust{grid-template-columns:1fr;padding:22px}.sg-newsletter{grid-template-columns:1fr;margin-bottom:50px;padding:22px}.sg-newsletter>div{grid-column:auto}.sg-newsletter button,.sg-newsletter input{min-height:50px}}@media(prefers-reduced-motion:reduce){.sg-home *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.sg-reveal,.sg-hero h1 span{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sharkgadget-motion.css.map */
