.sgask{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:120;display:flex;align-items:center;gap:10px;width:min(620px,calc(100% - 32px));background:#1f2a44;border:1px solid rgba(134,229,239,.3);border-radius:999px;padding:8px 8px 8px 18px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;animation:sgaskglow 2.8s ease-in-out infinite}.sgask:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:999px;border:2px solid rgba(16,182,200,.6);pointer-events:none;animation:sgaskring 2.8s ease-out infinite}.sgask:hover,.sgask:focus-within{animation-play-state:paused;box-shadow:0 22px 55px -18px #0c1222b3,0 0 0 2px #10b6c8d9,0 0 26px 3px #10b6c880}.sgask:hover:after,.sgask:focus-within:after{opacity:0;animation-play-state:paused}.sgask-ic{color:#86e5ef;display:flex;flex:0 0 auto}.sgask-ic svg{width:20px;height:20px;fill:currentColor}.sgask-in{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font:500 15px IBM Plex Sans,sans-serif}.sgask-in::placeholder{color:#aeb6c6}.sgask-btn{flex:0 0 auto;border:0;cursor:pointer;background:#10b6c8;color:#fff;font-weight:700;font-size:14px;border-radius:999px;padding:0 18px;height:42px;display:flex;align-items:center;gap:6px;font-family:inherit}.sgask-btn:hover{background:#0e9dad}.sgask-btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@keyframes sgaskglow{0%,to{box-shadow:0 22px 55px -18px #0c1222b3,0 0 0 1px #10b6c859,0 0 14px #10b6c833}50%{box-shadow:0 22px 55px -18px #0c1222b3,0 0 0 2px #10b6c8d9,0 0 26px 3px #10b6c880}}@keyframes sgaskring{0%{transform:scale(1);opacity:.55}70%{opacity:0}to{transform:scale(1.06);opacity:0}}@media(max-width:560px){.sgask{bottom:14px;padding:6px 6px 6px 14px;gap:8px}.sgask-btn{padding:0 14px;height:38px}.sgask-in{font-size:14px}}.sgb{--ivory:#F8F6F2;--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;background:var(--ivory);color:var(--ink)}.sgb *{box-sizing:border-box}.sgb-hero{background:var(--navy);color:#fff;text-align:center;padding:54px 20px 58px}.sgb-kick{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--brass);font-weight:600;margin:0 0 12px}.sgb-hero h1{font-size:30px;font-weight:700;margin:0 0 10px;letter-spacing:-.02em;color:#fff}.sgb-sub{color:#c7cbd6;font-size:15px;max-width:520px;margin:0 auto;line-height:1.5}.sgb-wrap{max-width:1100px;margin:0 auto;padding:44px 20px 64px}.sgb-h2{font-size:18px;font-weight:700;color:var(--navy);margin:0 0 18px}.sgb-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sgb-card{display:flex;align-items:center;justify-content:center;text-align:center;padding:18px 12px;background:#fff;border:1px solid var(--line);border-radius:10px;text-decoration:none;color:var(--navy);font-weight:700;font-size:14px;transition:transform .15s,border-color .15s,box-shadow .15s}.sgb-card:hover{transform:translateY(-2px);border-color:var(--brass);box-shadow:0 14px 26px -20px #1f2a4466}.sgb-all{margin:26px 0 0;color:var(--mute);font-size:13.5px;text-align:center}.sgb-all strong{color:var(--navy)}@media(min-width:600px){.sgb-grid{grid-template-columns:repeat(3,1fr)}.sgb-hero h1{font-size:38px}}@media(min-width:900px){.sgb-grid{grid-template-columns:repeat(4,1fr)}}.sgcs{--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;position:relative;overflow:hidden;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif}.sgcs *{box-sizing:border-box}.sgcs-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.sgcs-ov{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#121a2ed1,#121a2ebd)}.sgcs-in{position:relative;z-index:2;max-width:1000px;margin:0 auto;padding:60px 20px;text-align:center;color:#fff}.sgcs-kick{display:inline-block;background:var(--brass);color:#fff;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;padding:6px 14px;border-radius:4px;margin:0 0 16px}.sgcs-h2{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.01em;line-height:1.15}.sgcs-sub{font-size:15px;color:#d7dbe4;max-width:560px;margin:0 auto 30px;line-height:1.55}.sgcs-cards{display:grid;grid-template-columns:1fr;gap:16px;max-width:720px;margin:0 auto}.sgcs-card{background:#fff;border-radius:14px;padding:24px 22px;text-align:left;box-shadow:0 20px 40px -24px #00000080}.sgcs-tag{display:inline-block;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--brass);margin:0 0 8px}.sgcs-card h3{font-size:18px;font-weight:700;color:var(--navy);margin:0 0 6px}.sgcs-card>p{font-size:13.5px;color:var(--mute);margin:0 0 16px;line-height:1.5}.sgcs-form{display:flex;gap:8px;flex-wrap:wrap}.sgcs-form input[type=email]{flex:1;min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px 14px;font-size:15px;font-family:inherit;outline:none;color:var(--ink)}.sgcs-form button{border:0;background:var(--brass);color:#fff;font-weight:700;padding:0 22px;border-radius:8px;cursor:pointer;font-size:14px;font-family:inherit}.sgcs-form button:hover{background:#0e9dad}.sgcs-ok{margin:0;color:var(--navy);font-weight:600;font-size:14px;background:#10b6c81f;padding:12px 14px;border-radius:8px}.sgcs-btn{display:inline-block;background:var(--navy);color:#fff;font-weight:700;font-size:14px;text-decoration:none;padding:13px 22px;border-radius:8px;transition:transform .15s,background .15s}.sgcs-btn:hover{background:#16203a;transform:translateY(-2px)}@media(min-width:680px){.sgcs-cards{grid-template-columns:1fr 1fr}.sgcs-h2{font-size:34px}.sgcs-in{padding:74px 20px}}.sgcrew{--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--ivory:#F8F6F2;position:relative;overflow:hidden;background:linear-gradient(135deg,#22304f,#161e33);font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif}.sgcrew *{box-sizing:border-box}.sgcrew:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--brass)}.sgcrew-in{position:relative;max-width:760px;margin:0 auto;padding:60px 20px;text-align:center;color:#fff}.sgcrew-kick{display:inline-block;background:var(--brass);color:#fff;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;padding:6px 14px;border-radius:4px;margin:0 0 16px}.sgcrew-h2{font-size:34px;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.02em;line-height:1.1}.sgcrew-sub{font-size:15.5px;color:#d7dbe4;max-width:580px;margin:0 auto 26px;line-height:1.55}.sgcrew-perks{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 30px}.sgcrew-perk{display:inline-flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(16,182,200,.3);border-radius:30px;padding:9px 16px;font-size:13px;font-weight:600;color:#eaf7f9}.sgcrew-perk svg{width:16px;height:16px;fill:none;stroke:var(--brass);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.sgcrew-cta{max-width:440px;margin:0 auto}.sgcrew-form{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.sgcrew-form input[type=email]{flex:1;min-width:200px;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:13px 15px;font-size:15px;font-family:inherit;outline:none;color:var(--ink);background:#fff}.sgcrew-form input[type=email]::placeholder{color:#9aa0ae}.sgcrew-form button{border:0;background:var(--brass);color:#06262b;font-weight:700;padding:0 24px;height:48px;border-radius:8px;cursor:pointer;font-size:14.5px;font-family:inherit;transition:background .15s,transform .15s}.sgcrew-form button:hover{background:#2ad0e2;transform:translateY(-1px)}.sgcrew-ok{margin:0;color:#fff;font-weight:600;font-size:15px;background:#10b6c829;border:1px solid rgba(16,182,200,.4);padding:14px 16px;border-radius:8px}.sgcrew-note{font-size:12.5px;color:#9fb0c4;margin:14px 0 0}@media(min-width:680px){.sgcrew-in{padding:74px 20px}.sgcrew-h2{font-size:40px}}.sgf{--navy:#1F2A44;--navy2:#16203a;--brass:#10B6C8;--line:rgba(255,255,255,.1);font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;background:var(--navy);color:#c7cbd6}.sgf *{box-sizing:border-box}.sgf a{color:#c7cbd6;text-decoration:none}.sgf-news{background:var(--navy2);border-bottom:1px solid var(--line)}.sgf-news-in{max-width:1280px;margin:0 auto;padding:34px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.sgf-news-tx h2{margin:0 0 6px;color:#fff;font-size:22px;font-weight:700}.sgf-news-tx p{margin:0;font-size:14px;color:#aeb4c2;max-width:460px;line-height:1.5}.sgf-news-form{display:flex;gap:8px;flex:0 0 auto;flex-wrap:wrap}.sgf-news-form input[type=email]{border:0;border-radius:8px;padding:13px 16px;font-size:15px;min-width:240px;font-family:inherit;outline:none;color:#1f2a44}.sgf-news-form button{border:0;background:var(--brass);color:#fff;font-weight:700;padding:0 24px;border-radius:8px;cursor:pointer;font-size:14px;font-family:inherit}.sgf-news-form button:hover{background:#0e9dad}.sgf-news-ok{margin:0;color:#fff;font-weight:600;background:#10b6c82e;padding:13px 18px;border-radius:8px}.sgf-main{max-width:1280px;margin:0 auto;padding:44px 20px 30px}.sgf-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 24px}.sgf-col{display:flex;flex-direction:column;gap:11px}.sgf-col h3{margin:0 0 4px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sgf-col a{font-size:14px}.sgf-col a:hover{color:#fff}.sgf-col--brand{grid-column:1 / -1}.sgf-logo img{height:42px;width:auto;margin-bottom:4px}.sgf-tag{margin:0;font-size:14px;color:#aeb4c2;max-width:320px;line-height:1.5}.sgf-addr{margin:0;font-size:13.5px;color:#aeb4c2;line-height:1.5}.sgf-mail{color:var(--brass);font-weight:600;font-size:14px}.sgf-mail:hover{color:#fff}.sgf-social{display:flex;gap:12px;margin-top:30px}.sgf-social a{width:38px;height:38px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;transition:background .15s}.sgf-social a:hover{background:var(--brass)}.sgf-social svg{width:18px;height:18px;fill:#fff}.sgf-pay{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.sgf-pay-i{width:40px;height:25px;border-radius:4px;background:#fff;padding:2px}.sgf-bottom{border-top:1px solid var(--line)}.sgf-bottom-in{max-width:1280px;margin:0 auto;padding:20px;display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center;justify-content:space-between}.sgf-bottom-in p{margin:0;font-size:12.5px;color:#8a90a0}.sgf-policy{display:flex;flex-wrap:wrap;gap:16px}.sgf-policy a{font-size:12.5px;color:#8a90a0}.sgf-policy a:hover{color:#fff}@media(min-width:760px){.sgf-grid{grid-template-columns:2fr 1fr 1fr 1fr}.sgf-col--brand{grid-column:auto}.sgf-news-tx h2{font-size:24px}}.sgg{--ivory:#F8F6F2;--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;background:var(--ivory);border-bottom:1px solid var(--line)}.sgg *{box-sizing:border-box}.sgg-in{max-width:1280px;margin:0 auto;padding:14px 20px}.sgg-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.sgg-bar-l{display:flex;align-items:center;gap:12px}.sgg-ico{width:38px;height:38px;border-radius:50%;background:#10b6c824;color:var(--brass);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.sgg-ico svg{width:20px;height:20px}.sgg-bar-t{display:block;font-size:14.5px;font-weight:700;color:var(--navy);line-height:1.2}.sgg-bar-d{display:block;font-size:12.5px;color:var(--mute);margin-top:1px}.sgg-bar-d.sgg-has{color:var(--navy);font-weight:600}.sgg-bar-btn{border:0;background:var(--brass);color:#fff;font-weight:700;font-size:13.5px;padding:11px 18px;border-radius:8px;cursor:pointer;font-family:inherit;white-space:nowrap}.sgg-bar-btn:hover{background:#0e9dad}.sgg-form{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.sgg-form[hidden]{display:none}.sgg-cols{display:grid;grid-template-columns:1fr;gap:18px}.sgg-grp-t{margin:0 0 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--brass)}.sgg-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sgg-row label{display:flex;flex-direction:column;gap:5px;font-size:11.5px;font-weight:600;color:var(--navy)}.sgg-row select,.sgg-row input{font-family:inherit;font-size:14px;color:var(--ink);border:1px solid var(--line);border-radius:8px;padding:10px 11px;background:#fff;outline:none;width:100%}.sgg-row select:focus,.sgg-row input:focus{border-color:var(--brass)}.sgg-actions{display:flex;gap:10px;margin-top:16px;align-items:center;flex-wrap:wrap}.sgg-save{border:0;background:var(--navy);color:#fff;font-weight:700;font-size:14px;padding:12px 24px;border-radius:8px;cursor:pointer;font-family:inherit}.sgg-save:hover{background:#16203a}.sgg-cancel{border:1px solid var(--line);background:#fff;color:var(--mute);font-weight:600;font-size:14px;padding:12px 18px;border-radius:8px;cursor:pointer;font-family:inherit}.sgg-note{font-size:12px;color:var(--mute)}@media(min-width:760px){.sgg-cols{grid-template-columns:1fr 1fr}}.sgx{--ivory:#F8F6F2;--navy:#1F2A44;--navy2:#16203a;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;position:sticky;top:0;z-index:60;background:var(--navy)}.sgx *{box-sizing:border-box}.sgx a{text-decoration:none}.sgx-in{max-width:1280px;margin:0 auto;padding:0 20px}.sgx-util{background:var(--brass);color:#0c2233;font-size:13px;text-align:center;font-weight:600}.sgx-util p{margin:0;padding:9px 0}.sgx-util .br{color:#0c2233;font-weight:800}.sgx-mrow{display:flex;align-items:center;gap:20px;padding:15px 20px}.sgx-logo img{height:40px;width:auto;display:block}.sgx-burger{display:none;flex-direction:column;gap:4px;background:none;border:0;cursor:pointer;padding:6px}.sgx-burger span{width:22px;height:2px;background:#fff;border-radius:2px}.sgx-swrap{flex:1 1 auto;position:relative;transition:opacity .2s ease}.sgx-search{display:flex;background:#fff;border-radius:8px;overflow:hidden}.sgx-search input{flex:1;border:0;padding:13px 16px;font-size:15px;color:var(--ink);outline:none;font-family:inherit}.sgx-search button{border:0;background:var(--brass);color:#fff;font-weight:700;padding:0 22px;cursor:pointer;font-size:14px;font-family:inherit}.sgx-actions{display:flex;gap:18px;align-items:center;margin-left:auto}.sgx-act{color:#fff;font-size:11.5px;font-weight:600;display:flex;flex-direction:column;align-items:center;gap:3px;line-height:1}.sgx-ai{font-size:18px}.sgx-cart{position:relative}.sgx-cc{position:absolute;top:-7px;right:-11px;background:var(--brass);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px}.sgx-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:10px;box-shadow:0 20px 40px -16px #0006;overflow:hidden;display:none;z-index:80}.sgx-suggest.open{display:block}.sgx-suggest a{display:flex;align-items:center;gap:10px;padding:10px 14px;color:var(--ink);font-size:14px;border-bottom:1px solid var(--line)}.sgx-suggest a:hover{background:var(--ivory)}.sgx-suggest img{width:34px;height:34px;object-fit:contain;border-radius:4px;background:#fff}.sgx-sg-q{font-weight:600;color:var(--navy)}.sgx-nav{background:var(--navy);border-top:1px solid rgba(255,255,255,.08);position:relative}.sgx-nrow{display:flex;align-items:center;gap:4px;padding:0 20px;overflow-x:auto;scrollbar-width:none}.sgx-nrow::-webkit-scrollbar{display:none}.sgx-all{display:flex;align-items:center;gap:8px;background:var(--brass);color:#fff;border:0;font-weight:700;font-size:13.5px;padding:13px 14px;cursor:pointer;font-family:inherit;white-space:nowrap;flex:0 0 auto}.sgx-gi{font-size:15px}.sgx-nl{color:#e7eaf1;font-size:13px;font-weight:600;padding:13px 8px;white-space:nowrap;flex:0 0 auto}.sgx-nl:hover{color:#fff}.sgx-clear{margin-left:auto;color:var(--brass);font-weight:700;font-size:13.5px;padding:13px 6px;white-space:nowrap;flex:0 0 auto}.sgx-mega{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 30px 50px -20px #00000073;z-index:70}.sgx-mega.open{display:block}.sgx-megain{max-width:1280px;margin:0 auto;padding:26px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px 28px}.sgx-col{display:flex;flex-direction:column;gap:7px}.sgx-colh{font-size:14px;font-weight:700;color:var(--navy);padding-bottom:6px;border-bottom:2px solid var(--brass);margin-bottom:3px}.sgx-col a:not(.sgx-colh){color:var(--ink);font-size:13.5px}.sgx-col a:not(.sgx-colh):hover{color:var(--brass)}.sgx--home .sgx-swrap{flex:0 0 0;width:0;opacity:0;overflow:hidden;padding:0;pointer-events:none}.sgx--home.sgx--scrolled .sgx-swrap{flex:1 1 auto;width:auto;opacity:1;pointer-events:auto}.sgx-mobile{display:none}@media(max-width:980px){.sgx-burger{display:flex}.sgx-mrow{gap:12px;padding:12px 16px}.sgx-swrap,.sgx-al,.sgx-nav{display:none}.sgx-megain{grid-template-columns:repeat(2,1fr)}.sgx-mobile.open{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:200;overflow-y:auto;padding:18px}.sgx-noscroll{overflow:hidden}}.sgx-mtop{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.sgx-mt{font-weight:700;color:var(--navy);font-size:16px}.sgx-mclose{background:none;border:0;font-size:22px;cursor:pointer;color:var(--navy);line-height:1}.sgx-msearch{display:flex;gap:8px;margin-bottom:16px}.sgx-msearch input{flex:1;border:1px solid var(--line);border-radius:8px;padding:12px;font-size:15px;font-family:inherit;outline:none}.sgx-msearch button{border:0;background:var(--navy);color:#fff;border-radius:8px;padding:0 18px;font-weight:700;font-family:inherit}.sgx-ml{display:block;padding:14px 4px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:600;font-size:16px}.sgx-mclear{color:var(--brass)}.sgx-macct{display:flex;gap:14px;margin-top:18px}.sgx-macct a{flex:1;text-align:center;background:var(--navy);color:#fff;padding:13px;border-radius:8px;font-weight:700}.sgh{--ivory:#F8F6F2;--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--ivory)}.sgh *{box-sizing:border-box}.sgh img{display:block;max-width:100%}.sgh-wrap{max-width:1280px;margin:0 auto;padding:0 20px}.sgh-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 22px}.sgh-head h2{font-size:23px;font-weight:700;color:var(--navy);margin:0;letter-spacing:-.01em}.sgh-head a{color:var(--navy);font-weight:600;font-size:13.5px;text-decoration:none;border-bottom:1px solid var(--brass);padding-bottom:1px}.sgh-band{padding:50px 0}.sgh-band--ivory{background:var(--ivory)}.sgh-band--white{background:#fff}.sgh-btn{display:inline-block;font-weight:600;font-size:15px;text-decoration:none;border-radius:6px;padding:14px 28px;border:0;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s,color .15s}.sgh-btn--ivory{background:#fff;color:var(--navy)}.sgh-btn--ivory:hover{background:var(--ivory);transform:translateY(-2px)}.sgh-hero{position:relative;overflow:hidden;background:#1f2a44;color:var(--ivory);padding:56px 20px;text-align:center;display:flex;align-items:center;justify-content:center;min-height:380px}.sgh-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.sgh-hero-ov{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#121a2e80,#121a2eb8)}.sgh-hero-in{position:relative;z-index:2;max-width:680px;margin:0 auto;transform:translateY(-14px)}.sgh-eyebrow{display:inline-block;color:#86e5ef;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;text-shadow:0 1px 12px rgba(0,0,0,.45)}.sgh-h1{font-size:31px;line-height:1.12;font-weight:700;margin:0 0 22px;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}.sgh-sub{font-size:16px;line-height:1.55;color:#e6e9f1;max-width:520px;margin:0 auto 26px;text-shadow:0 1px 12px rgba(0,0,0,.3)}.sgh-search{display:flex;align-items:center;gap:8px;background:#fff;border-radius:10px;padding:6px 6px 6px 18px;max-width:580px;margin:0 auto 16px;box-shadow:0 0 0 4px #10b6c852,0 26px 50px -16px #000000b3;transition:box-shadow .18s}.sgh-search:focus-within{box-shadow:0 0 0 4px #10b6c88c,0 26px 54px -14px #000000b8}.sgh-search svg{width:18px;height:18px;color:var(--navy);flex:0 0 auto}.sgh-search input{flex:1;border:0;outline:0;background:transparent;font:500 15px IBM Plex Sans,sans-serif;color:var(--ink);min-width:0}.sgh-search input::placeholder{color:#9aa0ae}.sgh-search button{flex:0 0 auto;border:0;background:var(--brass);color:#fff;height:46px;padding:0 26px;border-radius:7px;font-weight:700;font-size:14.5px;cursor:pointer}.sgh-search button:hover{background:#0e9dad}.sgh-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.sgh-shopall{color:#fff;font-weight:600;font-size:14px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px;text-shadow:0 1px 8px rgba(0,0,0,.4);transition:color .15s,border-color .15s}.sgh-shopall:hover{color:#86e5ef;border-color:#86e5ef}.sgh-trust{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sgh-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 14px;padding:26px 20px}.sgh-ti{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700;color:var(--navy)}.sgh-ti-ic{width:42px;height:42px;border-radius:50%;background:#10b6c824;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.sgh-ti-ic svg{width:22px;height:22px;color:var(--brass);fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sgh-ti small{display:block;font-weight:400;color:var(--mute);font-size:12px;margin-top:1px}.sgh-dept{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.sgh-dc{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;text-decoration:none;transition:transform .15s,box-shadow .15s}.sgh-dc:hover{transform:translateY(-3px);box-shadow:0 18px 34px -22px #1f2a4473}.sgh-dc-top{height:120px;background:#1f2a44 center/cover no-repeat}.sgh-dc-b{padding:15px 18px 18px;display:flex;flex-direction:column;gap:3px}.sgh-dc-t{font-size:15.5px;font-weight:700;color:var(--navy)}.sgh-dc-d{font-size:12.5px;color:var(--mute);line-height:1.35}.sgh-dc-cta{margin-top:8px;font-size:13px;font-weight:600;color:var(--brass)}.sgh-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sgh-cat{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:28px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;text-decoration:none;color:var(--navy);transition:transform .15s,box-shadow .15s,border-color .15s}.sgh-cat:hover{transform:translateY(-3px);border-color:var(--brass);box-shadow:0 16px 30px -20px #1f2a4473}.sgh-cat:hover .sgh-cat-ic{transform:scale(1.07)}.sgh-cat-ic{width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#10b6c8,#0e9dad);box-shadow:0 10px 22px -10px #10b6c8a6;display:flex;align-items:center;justify-content:center;transition:transform .15s}.sgh-cat-ic svg{width:30px;height:30px;color:#fff;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.sgh-cat-b{display:flex;flex-direction:column;gap:3px}.sgh-cat-tx{font-weight:700;font-size:13.5px;line-height:1.25;color:var(--navy)}.sgh-cat-n{font-weight:500;font-size:11px;color:var(--brass)}.sgh-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:45%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.sgh-scroller::-webkit-scrollbar{height:6px}.sgh-scroller::-webkit-scrollbar-thumb{background:#d8d3c8;border-radius:3px}.sgh-card{scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}.sgh-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px -22px #1f2a4466}.sgh-card-img{aspect-ratio:1/1;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;border-bottom:1px solid var(--line)}.sgh-card-img img{width:100%;height:100%;object-fit:contain}.sgh-card-b{padding:12px 14px 16px;display:flex;flex-direction:column;gap:4px;flex:1}.sgh-card-v{font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--brass);font-weight:700}.sgh-card-t{font-size:13px;line-height:1.35;font-weight:500;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px}.sgh-card-p{margin-top:auto;font-size:15.5px;font-weight:700;color:var(--navy)}.sgh-card-p s{color:var(--mute);font-weight:400;font-size:12px;margin-left:6px}.sgh-promo{background:var(--navy);color:var(--ivory);text-align:center;padding:54px 20px}.sgh-promo--img{position:relative;background-size:cover;background-position:center 38%;min-height:360px;display:flex;align-items:center;justify-content:center}.sgh-promo--clearance{background-position:center 60%}.sgh-promo--img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#121a2e80,#121a2ead);z-index:0}.sgh-promo-in{position:relative;z-index:1;max-width:680px;margin:0 auto}.sgh-promo h2{font-size:26px;font-weight:700;color:#fff;margin:0 0 10px}.sgh-promo p{color:#c7cbd6;margin:0 0 22px;font-size:15px}.sgh-kick{font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--brass);margin:0 0 16px}.sgh-tag{display:inline-block;background:var(--brass);color:#fff;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;padding:6px 14px;border-radius:4px;margin:0 0 14px}.sgh-brands{display:flex;flex-wrap:wrap;gap:10px}.sgh-brand{padding:12px 20px;background:#fff;border:1px solid var(--line);border-radius:8px;font-weight:700;color:var(--navy);text-decoration:none;font-size:14px;transition:border-color .15s,transform .15s}.sgh-brand:hover{border-color:var(--brass);transform:translateY(-2px)}.sgh-nn{background:var(--ivory);padding:42px 20px}.sgh-nn-card{max-width:680px;margin:0 auto;background:linear-gradient(135deg,#22304f,#1a2238);border:1px solid rgba(16,182,200,.28);border-radius:16px;padding:24px 28px;display:flex;align-items:center;gap:20px;text-align:left;box-shadow:0 24px 46px -28px #10b6c880}.sgh-nn-logo{width:64px;height:64px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:9px}.sgh-nn-logo img{width:100%;height:100%;object-fit:contain}.sgh-nn-tx{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25;gap:2px}.sgh-nn-l{font-size:10.5px;text-transform:uppercase;letter-spacing:.18em;color:var(--brass);font-weight:700}.sgh-nn-b{font-size:19px;font-weight:700;color:#fff;letter-spacing:-.01em}.sgh-nn-d{font-size:13px;color:#c7cbd6;max-width:430px;line-height:1.5;margin-top:6px}.sgh-nn-d strong{color:#fff;font-weight:700}@media(max-width:639px){.sgh-dept .sgh-dc:nth-child(5){grid-column:1/-1}}@media(min-width:640px){.sgh-trust-grid{grid-template-columns:repeat(4,1fr)}.sgh-dept{grid-template-columns:repeat(5,1fr)}.sgh-cats{grid-template-columns:repeat(4,1fr)}.sgh-scroller{grid-auto-columns:30%}}@media(max-width:560px){.sgh-search{padding:4px 4px 4px 14px;margin-bottom:12px}.sgh-search button{height:38px;padding:0 16px;font-size:13.5px}.sgh-search input{font-size:14px}.sgh-h1{font-size:29px}.sgh-shopall{font-size:13.5px}}@media(min-width:1000px){.sgh-hero{padding:72px 20px;min-height:500px}.sgh-hero-in{transform:translateY(-26px)}.sgh-h1{font-size:44px}.sgh-cats{grid-template-columns:repeat(6,1fr)}.sgh-scroller{grid-auto-columns:19%}.sgh-band{padding:62px 0}.sgh-promo h2{font-size:32px}}.sgpf{--sgpf-navy:#11195C;--sgpf-red:#E60000;--sgpf-ink:#10131C;--sgpf-mute:#6B7280;--sgpf-line:#E7E7EC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;color:var(--sgpf-ink);max-width:1100px;margin:0 auto;padding:32px 18px 64px}.sgpf *{box-sizing:border-box}.sgpf-hero{text-align:center;padding:18px 0 8px}.sgpf-eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--sgpf-navy);font-weight:600;margin:0 0 8px}.sgpf-h1{font-size:30px;line-height:1.1;font-weight:700;color:#000;margin:0 0 10px;letter-spacing:-.02em}.sgpf-sub{font-size:15px;color:var(--sgpf-mute);max-width:560px;margin:0 auto 22px}.sgpf-form{position:relative;max-width:620px;margin:0 auto;display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #D9DBE6;border-radius:30px;padding:0 8px 0 18px;height:56px}.sgpf-form:focus-within{border-color:var(--sgpf-navy);box-shadow:0 0 0 4px #11195c1f}.sgpf-mag{width:20px;height:20px;color:var(--sgpf-navy);flex:0 0 auto}.sgpf-input{flex:1;border:0;outline:0;font:500 16px IBM Plex Sans,sans-serif;background:transparent;color:var(--sgpf-ink);min-width:0}.sgpf-input::placeholder{color:#9aa0ae;font-weight:400}.sgpf-go{flex:0 0 auto;border:0;background:var(--sgpf-navy);color:#fff;height:42px;padding:0 22px;border-radius:24px;font-weight:600;font-size:14px;cursor:pointer}.sgpf-go:hover{background:#000}.sgpf-suggest{position:absolute;left:0;right:0;top:62px;background:#fff;border:1px solid var(--sgpf-line);border-radius:14px;box-shadow:0 26px 50px -22px #11195c66;overflow:hidden;z-index:30;text-align:left}.sgpf-row{display:flex;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;color:var(--sgpf-ink);border-bottom:1px solid #F1F2F6}.sgpf-row:last-child{border-bottom:0}.sgpf-row:hover{background:#f5f6fa}.sgpf-rthumb{width:46px;height:46px;border-radius:8px;background:#f1f3f8;flex:0 0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.sgpf-rthumb img{width:100%;height:100%;object-fit:contain}.sgpf-rmain{flex:1;min-width:0}.sgpf-rname{display:block;font-size:13.5px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sgpf-rvendor{display:block;font-size:11px;color:var(--sgpf-mute);text-transform:uppercase;letter-spacing:.05em}.sgpf-rprice{font-weight:700;color:var(--sgpf-red);font-size:14px;white-space:nowrap}.sgpf-browse{margin-top:48px}.sgpf-h2{font-size:18px;font-weight:700;color:#000;margin:0 0 16px;text-align:center}.sgpf-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sgpf-tile{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px;background:#fff;border:1px solid var(--sgpf-line);border-radius:12px;text-decoration:none;color:var(--sgpf-ink);font-weight:600;font-size:14px;transition:border-color .15s,transform .15s,box-shadow .15s}.sgpf-tile:hover{border-color:var(--sgpf-navy);transform:translateY(-2px);box-shadow:0 14px 26px -20px #11195c80}.sgpf-tile svg{width:18px;height:18px;color:var(--sgpf-navy);flex:0 0 auto}@media(min-width:740px){.sgpf-h1{font-size:42px}.sgpf-tiles{grid-template-columns:repeat(3,1fr);gap:14px}.sgpf-tile{padding:20px}}@media(min-width:1000px){.sgpf-tiles{grid-template-columns:repeat(4,1fr)}}.sgp{--ivory:#F8F6F2;--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;color:var(--ink);background:#fff}.sgp *{box-sizing:border-box}.sgp img{display:block;max-width:100%}.sgp-wrap{max-width:1200px;margin:0 auto;padding:14px 20px 10px}.sgp-crumbs{font-size:12.5px;color:var(--mute);margin:8px 0 18px}.sgp-crumbs a{color:var(--navy);text-decoration:none;font-weight:600}.sgp-top{display:grid;grid-template-columns:1fr;gap:30px}.sgp-main{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:18px}.sgp-main img{width:100%;height:100%;object-fit:contain}.sgp-noimg{color:var(--mute);font-size:14px}.sgp-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.sgp-thumb{width:68px;height:68px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;padding:4px}.sgp-thumb.is-on{border-color:var(--brass);box-shadow:0 0 0 1px var(--brass)}.sgp-thumb img{width:100%;height:100%;object-fit:contain}.sgp-vendor{font-size:11.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--brass);font-weight:700;margin:0 0 8px}.sgp-title{font-size:25px;line-height:1.2;font-weight:700;color:var(--navy);margin:0 0 14px;letter-spacing:-.01em}.sgp-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 10px}.sgp-price{font-size:27px;font-weight:700;color:var(--navy)}.sgp-compare{font-size:17px;color:var(--mute)}.sgp-save{background:#10b6c824;color:#0c7c8a;font-size:12.5px;font-weight:700;padding:4px 10px;border-radius:5px}.sgp-avail{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink);margin:0 0 22px;font-weight:500}.sgp-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.sgp-dot--in{background:#1fbf7a}.sgp-dot--out{background:#e0a030}.sgp-opts{display:flex;flex-direction:column;gap:14px;margin:0 0 22px}.sgp-opt{display:flex;flex-direction:column;gap:6px}.sgp-opt-l{font-size:12.5px;font-weight:700;color:var(--navy)}.sgp-opt select{font-family:inherit;font-size:15px;color:var(--ink);border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:#fff;cursor:pointer}.sgp-buy{display:flex;gap:12px;margin:0 0 10px}.sgp-qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden;flex:0 0 auto}.sgp-qty button{border:0;background:#fff;width:42px;height:52px;font-size:20px;cursor:pointer;color:var(--navy)}.sgp-qty input{width:50px;height:52px;border:0;text-align:center;font-family:inherit;font-size:16px;font-weight:600;color:var(--navy);-moz-appearance:textfield}.sgp-qty input::-webkit-outer-spin-button,.sgp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sgp-atc{flex:1;border:0;background:var(--brass);color:#fff;font-weight:700;font-size:16px;border-radius:8px;cursor:pointer;height:52px;font-family:inherit;transition:background .15s,transform .15s}.sgp-atc:hover{background:#0e9dad;transform:translateY(-1px)}.sgp-form .shopify-payment-button{margin-top:2px}.sgp-trust{list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;margin:20px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sgp-trust li{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--ink);font-weight:500}.sgp-trust li:before{content:"\2713";color:var(--brass);font-weight:800}.sgp-meta{display:flex;flex-direction:column;gap:5px;font-size:13px;color:var(--mute);margin-top:4px}.sgp-meta b{color:var(--ink)}.sgp-meta a{color:var(--navy);font-weight:600;text-decoration:none}.sgp-detail{background:var(--ivory);border-top:1px solid var(--line);margin-top:50px}.sgp-detail-in{max-width:1200px;margin:0 auto;padding:46px 20px;display:grid;grid-template-columns:1fr;gap:36px}.sgp-desc h2,.sgp-specs h2{font-size:19px;font-weight:700;color:var(--navy);margin:0 0 14px}.sgp-rte{font-size:15px;line-height:1.65;color:var(--ink)}.sgp-rte p{margin:0 0 12px}.sgp-rte img{border-radius:8px;margin:10px 0}.sgp-rte a{color:var(--brass);font-weight:600}.sgp-specs table{width:100%;border-collapse:collapse;font-size:14px}.sgp-specs th{text-align:left;color:var(--mute);font-weight:600;padding:10px 14px 10px 0;width:120px;vertical-align:top;border-bottom:1px solid var(--line)}.sgp-specs td{padding:10px 0;color:var(--ink);border-bottom:1px solid var(--line)}@media(min-width:900px){.sgp-top{grid-template-columns:1fr 1fr;gap:46px}.sgp-buybox{position:sticky;top:90px;align-self:start}.sgp-detail-in{grid-template-columns:1.4fr 1fr;gap:54px}.sgp-title{font-size:30px}}.sgrel{--ivory:#F8F6F2;--navy:#1F2A44;--brass:#10B6C8;--ink:#2B3247;--mute:#6E7486;--line:#E6E3DC;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;background:#fff}.sgrel-wrap{max-width:1200px;margin:0 auto;padding:8px 20px 56px}.sgrel-head{margin:0 0 20px}.sgrel-head h2{font-size:22px;font-weight:700;color:var(--navy);margin:0;letter-spacing:-.01em}.sgrel-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:46%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.sgrel-scroller::-webkit-scrollbar{height:6px}.sgrel-scroller::-webkit-scrollbar-thumb{background:#d8d3c8;border-radius:3px}.sgrel-card{scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}.sgrel-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px -22px #1f2a4466}.sgrel-img{aspect-ratio:1/1;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;border-bottom:1px solid var(--line)}.sgrel-img img{width:100%;height:100%;object-fit:contain}.sgrel-b{padding:12px 14px 16px;display:flex;flex-direction:column;gap:4px;flex:1}.sgrel-v{font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--brass);font-weight:700}.sgrel-t{font-size:13px;line-height:1.35;font-weight:500;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px}.sgrel-p{margin-top:auto;font-size:15px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sgrel-p s{color:var(--mute);font-weight:400;font-size:12px}.sgrel-sale{background:#10b6c824;color:#0c7c8a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 7px;border-radius:4px}@media(min-width:640px){.sgrel-scroller{grid-auto-columns:31%}}@media(min-width:1000px){.sgrel-scroller{grid-auto-columns:23%}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
