.stomally-distributor-section{display:block}.sds{margin-top:var(--sds-gap,100px);background:var(--sds-bg,#fff);color:var(--sds-color,#0b2957);font-family:inherit}.sds--hero{margin-top:0}.sds *{box-sizing:border-box}.sds__container{width:min(1400px,calc(100% - 64px));margin:0 auto}.sds__heading{text-align:center;max-width:850px;margin:0 auto 44px}.sds__heading h2,.sds-split__copy h2,.sds-form-card h2,.sds-cta h2{margin:0;color:#0b2957;font-size:clamp(30px,2.5vw,44px);line-height:1.16;letter-spacing:-.025em}.sds__heading>p:not(.sds__eyebrow),.sds-split__intro,.sds-form-card__heading p,.sds-cta p{margin:12px 0 0;color:#617494;font-size:17px;line-height:1.65}.sds__eyebrow{margin:0 0 12px;color:var(--sds-accent,#7257e8);font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.sds__button{display:inline-flex;min-height:52px;padding:0 28px;align-items:center;justify-content:center;border:0;border-radius:8px;background:linear-gradient(135deg,#6a48ef,#7b5ddd);box-shadow:0 10px 22px #5b3ecd33;color:#fff!important;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.sds__button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #5b3ecd47}.sds__button--outline{border:1px solid rgba(255,255,255,.7);background:#051e432e;box-shadow:none}.sds__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.sds-hero{position:relative;min-height:660px;overflow:hidden;background:#061d42}.sds-hero__media,.sds-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.sds-hero__media img{width:100%;height:100%;object-fit:cover}.sds-hero__shade{background:linear-gradient(90deg,#03193afa,#03193aed 33%,#03193a70 56%,#03193a0d 78%)}.sds-hero__inner{position:relative;z-index:1;display:flex;min-height:660px;align-items:center}.sds-hero__copy{width:min(610px,50%);padding:64px 0;color:#fff}.sds-hero__copy h1{margin:0;color:#fff;font-size:clamp(48px,5vw,78px);line-height:1.03;letter-spacing:-.045em}.sds-hero__copy .sds__lead{margin:22px 0 0;max-width:590px;color:#ffffffdb;font-size:20px;line-height:1.58}.sds-hero__note{margin:27px 0 0;max-width:520px;color:#ffffffb3;font-size:14px;line-height:1.55}.sds-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.sds-card{min-height:260px;padding:34px 28px;border:1px solid #dfe6f2;border-radius:12px;background:#fff;box-shadow:0 12px 32px #0a2a560f;text-align:center}.sds-card h3,.sds-feature h3,.sds-process h3{margin:18px 0 8px;color:#0b2957;font-size:19px;line-height:1.3}.sds-card p,.sds-feature p,.sds-process p{margin:0;color:#617494;font-size:15px;line-height:1.62}.sds-icon{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:14px;background:#f2efff;color:var(--sds-accent,#7257e8)}.sds-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sds-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:520px;overflow:hidden;border:1px solid #e1e7f0;border-radius:16px;background:#fff;box-shadow:0 18px 50px #0a2a5612}.sds-split--image-right .sds-split__media{order:2}.sds-split--image-right .sds-split__copy{order:1}.sds-split__media{min-height:500px}.sds-split__media img{display:block;width:100%;height:100%;object-fit:cover}.sds-split__copy{display:flex;flex-direction:column;justify-content:center;padding:56px 62px}.sds-feature-list{margin-top:20px}.sds-feature{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;padding:17px 0;border-bottom:1px solid #e2e8f2}.sds-feature:last-child{border-bottom:0}.sds-feature__icon{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:#f0edff;color:var(--sds-accent,#7257e8);font-size:13px;font-weight:800}.sds-feature h3{margin:0 0 4px}.sds--process{padding:0}.sds-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.sds-process li{position:relative;padding:0 28px;text-align:center}.sds-process li:not(:last-child):after{content:"";position:absolute;top:28px;left:66%;width:68%;border-top:2px dashed #a28cf5}.sds-process span{position:relative;z-index:1;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border:2px solid #8a6bef;border-radius:50%;background:#fff;color:#6f50df;font-weight:800}.sds--practice .sds-split,.sds--practice .sds-split__media{min-height:430px}.sds--practice .sds__heading{margin-bottom:32px}.sds--inquiry{padding:48px 0;background:linear-gradient(180deg,#f8f7ff,#f3f5fb)}.sds-form-card{position:relative;overflow:hidden;padding:52px;border:1px solid #dce3ef;border-radius:16px;background:#fff;box-shadow:0 22px 60px #10305d1a}.sds-form-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#7d52ee,#526fe8)}.sds-form-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:36px}.sds-form-card__symbol{display:flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:14px;background:#f0edff;color:#7257e8}.sds-form-card__symbol svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.sds-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 32px}.sds-field{display:flex;flex-direction:column;gap:8px}.sds-field label{color:#0b2957;font-size:13px;font-weight:700}.sds-field label span,.sds-form__foot span{color:#7657e7}.sds-field input,.sds-field select,.sds-field textarea{width:100%;min-height:52px;padding:0 16px;border:1px solid #d7dfec;border-radius:10px;background:#f8faff;color:#102b55;font:inherit;box-shadow:none}.sds-field textarea{min-height:92px;padding-top:14px;resize:vertical}.sds-field input:focus,.sds-field select:focus,.sds-field textarea:focus{outline:2px solid rgba(114,87,232,.18);border-color:#7257e8}.sds-form__status{grid-column:1/-1;padding:14px;border-radius:8px;background:#f0edff;color:#0b2957}.sds-form__foot{grid-column:1/-1;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:8px}.sds-form__foot p,.sds-form__foot small{display:block;margin:0;color:#617494;font-size:12px;line-height:1.5}.sds-form__foot small{max-width:600px;margin-top:6px}.sds-form__foot .sds__button{width:290px}.sds--cta{padding:0;background:linear-gradient(110deg,#062757,#092e61 55%,#3e2f8d)}.sds-cta{display:flex;min-height:150px;align-items:center;justify-content:space-between;gap:36px;padding:30px 42px}.sds-cta h2{color:#fff;font-size:clamp(26px,2.3vw,38px)}.sds-cta p{color:#ffffffbf}@media(max-width:1000px){.sds__container{width:min(100% - 40px,1400px)}.sds-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sds-split{grid-template-columns:1fr}.sds-split--image-right .sds-split__media,.sds-split--image-right .sds-split__copy{order:initial}.sds-split__media,.sds--practice .sds-split__media{min-height:360px}.sds-process{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 0}.sds-process li:after{display:none}.sds-hero__copy{width:62%}}@media(max-width:720px){.sds{--sds-gap:72px!important}.sds__container{width:calc(100% - 32px)}.sds-hero,.sds-hero__inner{min-height:690px}.sds-hero__shade{background:linear-gradient(180deg,#03193a47,#03193af5 58%)}.sds-hero__copy{width:100%;align-self:flex-end;padding:56px 0}.sds-hero__copy h1{font-size:43px}.sds-hero__copy .sds__lead{font-size:17px}.sds__button{width:100%}.sds-card-grid,.sds-process,.sds-form{grid-template-columns:1fr}.sds-card{min-height:auto}.sds-split__copy{padding:38px 28px}.sds-form-card{padding:34px 22px}.sds-form-card__symbol{display:none}.sds-form__foot,.sds-cta{align-items:stretch;flex-direction:column}.sds-form__foot .sds__button{width:100%}.sds-cta{padding:34px 24px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/stomally-distributor-support.css.map */
