.secg{--secg-navy:#071f46;--secg-muted:#667894;--secg-line:#dce4f0;--secg-soft:#f6f8fc;--secg-lav:#f1eeff;box-sizing:border-box;padding:var(--secg-top) 0 var(--secg-bottom);background:var(--secg-bg);color:var(--secg-color)}.secg *{box-sizing:border-box}.secg a{text-decoration:none}.secg__container{width:min(1240px,calc(100% - 48px));margin:0 auto}.secg__eyebrow{margin:0 0 14px;color:var(--secg-accent);font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.secg h1,.secg h2,.secg h3,.secg p{font-family:inherit}.secg h1{margin:0 0 20px;font-size:clamp(42px,4.8vw,60px);line-height:1.04;letter-spacing:-.045em}.secg h2{margin:0 0 14px;font-size:clamp(28px,3vw,36px);line-height:1.16;letter-spacing:-.03em}.secg h3{margin:0 0 10px;font-size:18px;line-height:1.3}.secg__lead{max-width:620px;margin:0 0 30px;color:#526582;font-size:18px;line-height:1.7}.secg__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 22px;border:1px solid var(--secg-accent);border-radius:6px;background:var(--secg-accent);color:#fff;font-size:14px;font-weight:700}.secg__button--secondary{background:#fff;color:var(--secg-accent)}.secg__small-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:8px 16px;border-radius:5px;background:var(--secg-lav);color:var(--secg-accent);font-size:12px;font-weight:700}.secg__heading{max-width:820px;margin:0 auto 40px;text-align:center}.secg__heading--left{max-width:900px;margin-left:0;text-align:left}.secg__heading>p:last-child{margin:0;color:var(--secg-muted);font-size:16px;line-height:1.65}.secg__breadcrumb{margin-bottom:50px;color:var(--secg-muted);font-size:13px}.secg-grid{display:grid;gap:22px}.secg-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.secg-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.secg__number{display:flex;width:50px;height:50px;flex:0 0 50px;align-items:center;justify-content:center;border-radius:50%;background:var(--secg-lav);color:var(--secg-accent);font-size:13px;font-weight:700}.secg--hero{overflow:hidden;background:linear-gradient(112deg,#f8faff,#eef2ff 52%,#eee9ff)}.secg-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:70px}.secg-hero__media{overflow:hidden;border:1px solid #d9dff0;border-radius:18px;box-shadow:0 20px 54px #26365e1f}.secg-hero__media img{display:block;width:100%;height:485px;object-fit:cover;object-position:58% center}.secg--anchors{padding-top:0!important;padding-bottom:0!important;background:var(--secg-navy)}.secg-anchors{display:grid;grid-template-columns:repeat(4,1fr)}.secg-anchor{display:flex;min-height:140px;flex-direction:column;justify-content:center;padding:24px 0 24px 28px;border-left:1px solid #385177;color:#fff}.secg-anchor:last-child{border-right:1px solid #385177}.secg-anchor span{margin-bottom:22px;color:#a78ff4;font-size:12px;font-weight:700}.secg-anchor strong{font-size:16px}.secg-routine{display:flex;min-height:220px;flex-direction:column;padding:26px 28px;border:1px solid var(--secg-line);border-radius:12px;background:#fff}.secg-routine .secg__number{margin-bottom:26px}.secg-routine__icon{width:52px;height:52px;margin-bottom:24px;overflow:hidden;border-radius:50%;background:var(--secg-lav)}.secg-routine__icon img{display:block;width:100%;height:100%;object-fit:cover}.secg-routine p,.secg-topic p,.secg-situation p{margin:0;color:var(--secg-muted);font-size:14px;line-height:1.62}.secg--topics{background:var(--secg-soft)}.secg-topic{display:flex;min-height:315px;flex-direction:column;overflow:hidden;border:1px solid var(--secg-line);border-radius:12px;background:#fff}.secg-topic__media{display:flex;height:112px;flex:0 0 112px;align-items:center;gap:18px;padding:22px 28px;background:#eaf2ff}.secg-topic__media--2{background:#f1eeff}.secg-topic__media--3{background:#f2e6da}.secg-topic__media--4{background:#eaf4f0}.secg-topic__media>img{display:block;width:calc(100% + 56px);height:112px;margin:-22px -28px;object-fit:cover}.secg-topic__media strong{color:var(--secg-accent);font-size:12px}.secg-topic__copy{display:flex;flex:1;flex-direction:column;padding:26px 24px 20px}.secg-topic__copy .secg__small-button{align-self:flex-start;margin-top:auto}.secg-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.secg-split__media{overflow:hidden;border:1px solid var(--secg-line);border-radius:16px}.secg-split__media img{display:block;width:100%;height:430px;object-fit:cover}.secg-split__copy>p:not(.secg__eyebrow){margin:0 0 28px;color:var(--secg-muted);font-size:16px;line-height:1.7}.secg-split__copy ul,.secg-split__copy ol{display:grid;gap:14px;margin:0;padding:0;list-style:none}.secg-split__copy li{display:grid;grid-template-columns:18px 1fr;align-items:start;column-gap:14px}.secg-split__copy li>span{grid-row:1/3;width:14px;height:14px;margin-top:4px;border-radius:50%;background:var(--secg-accent)}.secg-split__copy li strong{font-size:14px}.secg-split__copy li small{display:block;margin-top:3px;color:var(--secg-muted);font-size:12px;line-height:1.5}.secg--kit{background:var(--secg-navy);color:#fff}.secg--kit .secg-split__copy>p:not(.secg__eyebrow){color:#d7e1f0}.secg--kit .secg-split__copy ol{gap:10px}.secg--kit .secg-split__copy li{grid-template-columns:40px 1fr;min-height:46px;align-items:center;padding:9px 16px;border:1px solid #385177;border-radius:7px;background:#102d57}.secg--kit .secg-split__copy li>span{grid-row:auto;width:auto;height:auto;margin:0;border-radius:0;background:none;color:#a78ff4;font-size:11px;font-weight:700}.secg--kit .secg-split__copy li small{color:#cfd9e8}.secg--kit .secg-split__media{border-color:#385177}.secg-situation{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:20px;min-height:130px;padding:24px;border:1px solid var(--secg-line);border-radius:10px;background:#fff}.secg-situation__image{width:58px;height:58px;overflow:hidden;border-radius:10px}.secg-situation__image img{display:block;width:100%;height:100%;object-fit:cover}.secg-situation a{display:inline-block;margin-top:10px;color:var(--secg-accent);font-size:12px;font-weight:700}.secg--support{background:var(--secg-soft)}.secg-support{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:80px}.secg-support>div:first-child>p:last-child{max-width:780px;margin:0;color:var(--secg-muted);font-size:15px;line-height:1.7}.secg-support__actions{display:grid;gap:14px}.secg-support__disclaimer{margin:48px 0 0;color:#718096;font-size:12px;line-height:1.65}@media(max-width:1000px){.secg-hero,.secg-split,.secg-support{grid-template-columns:1fr}.secg-hero{gap:38px}.secg-hero__media img{height:400px}.secg-grid--four{grid-template-columns:repeat(2,1fr)}.secg-support{gap:34px}.secg-support__actions{grid-template-columns:1fr 1fr}.secg-split__copy{order:1}.secg-split__media{order:2}}@media(max-width:700px){.secg{padding-top:min(var(--secg-top),64px);padding-bottom:min(var(--secg-bottom),64px)}.secg__container{width:calc(100% - 32px)}.secg__breadcrumb{margin-bottom:28px}.secg-hero{grid-template-columns:1fr}.secg-hero__media img{height:300px}.secg--anchors .secg__container{width:100%}.secg-anchors{grid-template-columns:1fr 1fr}.secg-anchor{min-height:105px;padding:18px 16px;border-bottom:1px solid #385177}.secg-anchor span{margin-bottom:12px}.secg-grid--four,.secg-grid--two,.secg-support__actions{grid-template-columns:1fr}.secg-split{gap:36px}.secg-split__media img{height:300px}.secg-support{gap:30px}.secg-support__disclaimer{margin-top:34px}}.secg--kit .secg-split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:56px}.secg--kit .secg-split__copy ol{gap:12px}.secg--kit .secg-split__copy li{grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto;min-height:104px;align-items:start;column-gap:18px;padding:16px 18px;border-radius:12px;background:#102d57d1}.secg--kit .secg-split__copy li>span{display:flex;grid-column:1;grid-row:1 / 3;min-width:0;height:100%;align-items:center;align-self:stretch;justify-content:flex-start;padding-right:16px;border-right:1px solid rgba(167,143,244,.34);color:#a78ff4;font-size:20px;line-height:1}.secg--kit .secg-split__copy li>strong{grid-column:2;grid-row:1;min-width:0;margin:0 0 5px;color:#fff;font-size:15px;line-height:1.35}.secg--kit .secg-split__copy li>small{display:block;grid-column:2;grid-row:2;min-width:0;width:auto;margin:0;color:#cfd9e8;font-size:13px;line-height:1.5;overflow-wrap:normal;word-break:normal;white-space:normal}.secg--kit .secg-split__media{align-self:center;border-radius:16px}.secg--kit .secg-split__media img{height:430px;object-fit:cover}@media(max-width:1000px){.secg--kit .secg-split{grid-template-columns:1fr;gap:38px}}@media(max-width:700px){.secg--kit .secg-split{gap:30px}.secg--kit .secg-split__copy li{grid-template-columns:44px minmax(0,1fr);min-height:0;column-gap:14px;padding:14px}.secg--kit .secg-split__copy li>span{padding-right:12px;font-size:16px}.secg--kit .secg-split__copy li>strong{font-size:14px}.secg--kit .secg-split__copy li>small{font-size:12px}.secg--kit .secg-split__media img{height:300px}}.secg--anchors{background:#453d74!important}.secg--anchors .secg__container{width:min(1240px,calc(100% - 48px))}.secg--anchors .secg-anchors{grid-template-columns:repeat(4,minmax(0,1fr))}.secg--anchors .secg-anchor{min-height:116px;justify-content:center;padding:24px 28px;border-color:#fff3;color:#fff;transition:background-color .2s ease,color .2s ease}.secg--anchors .secg-anchor span{margin-bottom:14px;color:#c7b8ff;font-size:12px;line-height:1}.secg--anchors .secg-anchor strong{color:#fff;font-size:15px;line-height:1.35}.secg--anchors .secg-anchor:hover{background:#ffffff14}.secg--kit{background:#453d74!important}.secg--kit .secg-split__copy>p:not(.secg__eyebrow){color:#ffffffd6}.secg--kit .secg-split__copy li{border-color:#ffffff38;background:#140f3438;box-shadow:inset 0 1px #ffffff0a}.secg--kit .secg-split__copy li>span{border-right-color:#fff3;color:#c7b8ff}.secg--kit .secg-split__copy li>small{color:#ffffffd1}.secg--kit .secg-split__media{border-color:#ffffff38;box-shadow:0 18px 42px #1e16402e}@media(max-width:1000px){.secg--anchors .secg-anchors{grid-template-columns:repeat(2,minmax(0,1fr))}.secg--anchors .secg-anchor{min-height:104px;border-bottom:1px solid rgba(255,255,255,.2)}}@media(max-width:700px){.secg--anchors .secg__container{width:100%}.secg--anchors .secg-anchor{min-height:96px;padding:18px 20px}.secg--anchors .secg-anchor span{margin-bottom:10px}.secg--anchors .secg-anchor strong{font-size:14px}}.secg--anchors{background:var(--secg-bg)!important}.secg--anchors .secg-anchor{flex-direction:row;align-items:center;justify-content:center;gap:12px;border-color:color-mix(in srgb,var(--secg-color) 20%,transparent);color:var(--secg-color)}.secg--anchors .secg-anchor span{margin-bottom:0;color:var(--secg-accent)}.secg--anchors .secg-anchor strong{color:var(--secg-color)}.secg--anchors .secg-anchor:hover{background:color-mix(in srgb,var(--secg-color) 8%,transparent)}.secg--kit{background:var(--secg-bg)!important}.secg--kit .secg-split__copy>p:not(.secg__eyebrow){color:var(--secg-color);opacity:.84}.secg--kit .secg-split__copy li{border-color:color-mix(in srgb,var(--secg-color) 22%,transparent);background:color-mix(in srgb,var(--secg-color) 8%,transparent);box-shadow:inset 0 1px color-mix(in srgb,var(--secg-color) 4%,transparent)}.secg--kit .secg-split__copy li>span{border-right-color:color-mix(in srgb,var(--secg-color) 20%,transparent);color:var(--secg-accent)}.secg--kit .secg-split__copy li>small{color:var(--secg-color);opacity:.82}.secg--kit .secg-split__media{border-color:color-mix(in srgb,var(--secg-color) 22%,transparent)}@media(max-width:1000px){.secg--anchors .secg-anchor{border-bottom-color:color-mix(in srgb,var(--secg-color) 20%,transparent)}}.secg--anchors,.secg--kit{background:var(--secg-bg-layer, var(--secg-bg))!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/stomally-everyday-care.css.map */
