.brand-page-sulmate .sm-page{
    --sm-navy:#03101f;
    --sm-navy-2:#061a32;
    --sm-card:#082544;
    --sm-card-2:#0a335f;
    --sm-blue:#1597ff;
    --sm-cyan:#69d9ff;
    --sm-ice:#eefaff;
    --sm-muted:#b9d6e9;
    --sm-line:rgba(136,211,255,.22);
    --sm-green:#74f29a;
    --sm-shadow:0 24px 70px rgba(0,0,0,.42);
    background:radial-gradient(900px 520px at 76% 2%,rgba(21,151,255,.20),transparent 58%),linear-gradient(180deg,#02101f 0%,#041a31 40%,#03101f 100%);
    color:var(--sm-ice);
    font-family:Inter,system-ui,sans-serif;
    overflow:hidden;
}
.brand-page-sulmate .sm-container{width:1180px;max-width:calc(100% - 36px);margin:0 auto}
.brand-page-sulmate .sm-hero{position:relative;min-height:720px;display:flex;align-items:center;padding:72px 0 62px;overflow:hidden}
.brand-page-sulmate .sm-hero__bg{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:.46;filter:saturate(1.08) contrast(1.05)}
.brand-page-sulmate .sm-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,12,24,.98) 0%,rgba(3,16,31,.92) 42%,rgba(3,16,31,.58) 72%,rgba(2,12,24,.94) 100%)}
.brand-page-sulmate .sm-hero:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-150px;height:280px;background:radial-gradient(ellipse at center,rgba(105,217,255,.30),transparent 62%);filter:blur(10px)}
.brand-page-sulmate .sm-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.66fr);gap:34px;align-items:center}
.brand-page-sulmate .sm-logo{display:block;width:385px;max-width:100%;height:auto;margin-bottom:24px;filter:drop-shadow(0 16px 28px rgba(0,0,0,.45))}
.brand-page-sulmate .sm-kicker,.brand-page-sulmate .sm-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--sm-cyan);font-weight:900;font-size:12px;letter-spacing:.15em;text-transform:uppercase}
.brand-page-sulmate .sm-kicker:before,.brand-page-sulmate .sm-eyebrow:before{content:"";width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--sm-blue),var(--sm-cyan))}
.brand-page-sulmate h1,.brand-page-sulmate h2,.brand-page-sulmate h3{margin:0;color:#fff}
.brand-page-sulmate h1{max-width:790px;margin-top:16px;font-size:clamp(44px,6vw,82px);line-height:.96;font-weight:950;letter-spacing:-.06em}
.brand-page-sulmate h1 span{display:inline-block;color:#44bfff;text-shadow:0 0 32px rgba(21,151,255,.45)}
.brand-page-sulmate .sm-hero__content>p{max-width:735px;margin:24px 0 0;color:#d9efff;font-size:18px;line-height:1.75}
.brand-page-sulmate .sm-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.brand-page-sulmate .sm-btn{appearance:none;border:1px solid rgba(136,211,255,.34);border-radius:999px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#eef8ff;background:rgba(255,255,255,.07);font-weight:900;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;box-shadow:0 10px 28px rgba(0,0,0,.20)}
.brand-page-sulmate .sm-btn:hover{transform:translateY(-2px);border-color:rgba(105,217,255,.74);box-shadow:0 18px 42px rgba(0,0,0,.30)}
.brand-page-sulmate .sm-btn--primary{background:linear-gradient(135deg,#087be4,#42c8ff);border-color:rgba(105,217,255,.78);color:#fff}
.brand-page-sulmate .sm-btn--ghost{background:rgba(255,255,255,.08)}
.brand-page-sulmate .sm-btn--official{background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.04));border-color:rgba(255,255,255,.23)}
.brand-page-sulmate .sm-btn--small{width:100%;padding:11px 14px;font-size:13px}
.brand-page-sulmate .sm-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;max-width:790px}
.brand-page-sulmate .sm-badges span{border:1px solid rgba(105,217,255,.28);background:rgba(7,37,70,.78);border-radius:999px;padding:9px 12px;color:#ddf5ff;font-size:13px;font-weight:800}
.brand-page-sulmate .sm-promo{border:1px solid rgba(105,217,255,.25);background:linear-gradient(180deg,rgba(8,36,66,.94),rgba(3,17,34,.92));border-radius:30px;padding:26px;box-shadow:var(--sm-shadow);position:relative;overflow:hidden}
.brand-page-sulmate .sm-promo:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(21,151,255,.32),transparent 42%,rgba(116,242,154,.18));pointer-events:none}
.brand-page-sulmate .sm-promo>*{position:relative;z-index:1}
.brand-page-sulmate .sm-promo__label{display:inline-flex;border:1px solid rgba(116,242,154,.42);background:rgba(116,242,154,.10);color:#b8ffc4;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
.brand-page-sulmate .sm-promo h2{margin-top:18px;font-size:clamp(28px,3.4vw,44px);line-height:1.03;letter-spacing:-.04em}
.brand-page-sulmate .sm-promo p{margin:16px 0 0;color:#cce7fb;line-height:1.68}
.brand-page-sulmate .sm-promo__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}
.brand-page-sulmate .sm-promo__stats div{border:1px solid rgba(136,211,255,.18);background:rgba(255,255,255,.06);border-radius:18px;padding:16px 12px}
.brand-page-sulmate .sm-promo__stats strong{display:block;color:#fff;font-size:28px;line-height:1;font-weight:950}
.brand-page-sulmate .sm-promo__stats span{display:block;margin-top:7px;color:#bfe2f8;font-size:12px;line-height:1.25}
.brand-page-sulmate .sm-promo img{display:block;width:100%;aspect-ratio:1.62;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 34px rgba(0,0,0,.28)}
.brand-page-sulmate .sm-promo__poster{aspect-ratio:auto;object-fit:contain;background:rgba(4,20,40,.55);padding:0}
.brand-page-sulmate .sm-workflow__image--contain img{object-fit:contain;background:radial-gradient(circle at top,rgba(17,88,155,.24),rgba(6,18,37,.98) 65%)}

.brand-page-sulmate .sm-section{padding:76px 0;position:relative}
.brand-page-sulmate .sm-section--visual{background:linear-gradient(180deg,rgba(4,16,31,.34),rgba(8,36,66,.24))}
.brand-page-sulmate .sm-section--models{background:linear-gradient(180deg,rgba(236,249,255,.98),rgba(214,238,251,.97));color:#08213d}
.brand-page-sulmate .sm-section--models h2,.brand-page-sulmate .sm-section--models h3{color:#05203c}
.brand-page-sulmate .sm-section--models .sm-eyebrow{color:#087cd4}
.brand-page-sulmate .sm-section--models .sm-section__head p{color:#42627a}
.brand-page-sulmate .sm-section--highlight{background:radial-gradient(820px 430px at 82% 18%,rgba(21,151,255,.20),transparent 64%),linear-gradient(180deg,#071a33,#04101f)}
.brand-page-sulmate .sm-section--pilot{background:linear-gradient(135deg,rgba(6,42,78,.85),rgba(3,14,27,.96)),url('/assets/img/brands/sulmate/sail-deck-clean.webp');background-size:cover;background-position:center;background-attachment:fixed}
.brand-page-sulmate .sm-section--faq{background:rgba(255,255,255,.04)}
.brand-page-sulmate .sm-section--contact{padding-bottom:94px;background:linear-gradient(180deg,#071a33 0%,#03101f 100%)}
.brand-page-sulmate .sm-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}
.brand-page-sulmate .sm-section__head--wide{align-items:center}
.brand-page-sulmate .sm-section__head h2,.brand-page-sulmate .sm-copy h2,.brand-page-sulmate .sm-highlight h2,.brand-page-sulmate .sm-pilot-grid h2,.brand-page-sulmate .sm-workflow h2,.brand-page-sulmate .sm-contact-copy h2{margin-top:12px;font-size:clamp(34px,4vw,56px);line-height:1.04;letter-spacing:-.045em}
.brand-page-sulmate .sm-section__head p,.brand-page-sulmate .sm-copy p,.brand-page-sulmate .sm-highlight p,.brand-page-sulmate .sm-pilot-grid p,.brand-page-sulmate .sm-workflow p,.brand-page-sulmate .sm-contact-copy p{max-width:640px;margin:14px 0 0;color:#c6e2f6;line-height:1.72}
.brand-page-sulmate .sm-visual-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.78fr);gap:24px;align-items:stretch}
.brand-page-sulmate .sm-visual-main{border:1px solid rgba(105,217,255,.24);border-radius:30px;overflow:hidden;box-shadow:var(--sm-shadow);cursor:pointer;background:#061225;min-height:500px}
.brand-page-sulmate .sm-visual-main img{display:block;width:100%;height:100%;object-fit:cover}
.brand-page-sulmate .sm-media-strip{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.brand-page-sulmate .sm-media-card{appearance:none;text-align:left;border:1px solid rgba(136,211,255,.22);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.06);color:#eef8ff;padding:0;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.brand-page-sulmate .sm-media-card:hover{transform:translateY(-3px);border-color:rgba(105,217,255,.70);background:rgba(255,255,255,.09)}
.brand-page-sulmate .sm-media-card img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover;background:#071b33}
.brand-page-sulmate .sm-media-card span{display:block;padding:12px 13px;color:#d9efff;font-weight:850;font-size:12px;line-height:1.35}
.brand-page-sulmate .sm-split{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:34px;align-items:start}
.brand-page-sulmate .sm-copy{position:sticky;top:96px}
.brand-page-sulmate .sm-micro-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}
.brand-page-sulmate .sm-micro-stats div{border:1px solid rgba(105,217,255,.24);border-radius:20px;background:rgba(255,255,255,.06);padding:18px}
.brand-page-sulmate .sm-micro-stats strong{display:block;font-size:28px;color:#fff}
.brand-page-sulmate .sm-micro-stats span{display:block;margin-top:5px;color:#bddff5;font-size:12px}
.brand-page-sulmate .sm-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.brand-page-sulmate .sm-feature{border:1px solid rgba(105,217,255,.22);background:linear-gradient(180deg,rgba(12,42,77,.72),rgba(5,20,39,.72));border-radius:24px;padding:24px;min-height:225px;box-shadow:0 15px 42px rgba(0,0,0,.22)}
.brand-page-sulmate .sm-feature__icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(21,151,255,.28),rgba(105,217,255,.12));border:1px solid rgba(105,217,255,.34);color:#8ce4ff;font-size:25px;font-weight:900}
.brand-page-sulmate .sm-feature h3{margin-top:18px;font-size:21px;letter-spacing:-.02em}
.brand-page-sulmate .sm-feature p{margin:10px 0 0;color:#bddbf0;line-height:1.62;font-size:14px}
.brand-page-sulmate .sm-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.brand-page-sulmate .sm-model-card{background:rgba(255,255,255,.90);border:1px solid rgba(8,83,145,.16);border-radius:26px;overflow:hidden;box-shadow:0 18px 45px rgba(10,49,88,.12);display:flex;flex-direction:column;min-height:100%}
.brand-page-sulmate .sm-model-card__image{height:178px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#fff 0%,#edf7ff 58%,#dbeaf5 100%);padding:18px}
.brand-page-sulmate .sm-model-card__image img{max-width:100%;max-height:148px;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(9,24,45,.20))}
.brand-page-sulmate .sm-model-card__body{padding:18px;display:flex;flex-direction:column;gap:14px;flex:1}
.brand-page-sulmate .sm-model-card__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.brand-page-sulmate .sm-model-card__top h3{font-size:21px;color:#06488a}
.brand-page-sulmate .sm-model-card__top span{background:#0d76d8;color:#fff;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;white-space:nowrap}
.brand-page-sulmate .sm-model-specs{display:grid;gap:8px}
.brand-page-sulmate .sm-model-specs div{display:flex;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(7,65,113,.12)}
.brand-page-sulmate .sm-model-specs span,.brand-page-sulmate .sm-price-row span{color:#5a748a;font-size:12px}
.brand-page-sulmate .sm-model-specs strong{color:#0a2a4d;font-size:13px;text-align:right}
.brand-page-sulmate .sm-price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}
.brand-page-sulmate .sm-price-row div{border:1px solid rgba(7,65,113,.12);border-radius:18px;padding:12px;background:#f3f9fe}
.brand-page-sulmate .sm-price-row strong{display:block;margin-top:5px;color:#075aa8;font-size:20px}
.brand-page-sulmate .sm-price-row__pilot{background:linear-gradient(180deg,#eafaf0,#effbff)!important;border-color:rgba(17,155,68,.22)!important}
.brand-page-sulmate .sm-price-row__pilot strong{color:#078f47}
.brand-page-sulmate .sm-table-wrap{margin-top:28px;overflow:auto;border-radius:24px;border:1px solid rgba(8,83,145,.18);box-shadow:0 18px 45px rgba(10,49,88,.12);background:#fff}
.brand-page-sulmate .sm-table{width:100%;border-collapse:collapse;min-width:920px;color:#0a2748}
.brand-page-sulmate .sm-table th{background:#062243;color:#eaf8ff;text-align:left;padding:15px 14px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.brand-page-sulmate .sm-table td{padding:15px 14px;border-bottom:1px solid rgba(5,38,72,.10);font-size:14px}
.brand-page-sulmate .sm-table td:first-child strong{display:block;color:#075aa8}
.brand-page-sulmate .sm-table td:first-child span{display:block;margin-top:4px;color:#638098;font-size:12px}
.brand-page-sulmate .sm-table__pilot{color:#078f47;font-weight:950}
.brand-page-sulmate .sm-highlight{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1fr);gap:36px;align-items:center}
.brand-page-sulmate .sm-highlight__image{border:1px solid rgba(105,217,255,.24);border-radius:30px;overflow:hidden;box-shadow:var(--sm-shadow);cursor:pointer;background:#061225;min-height:380px}
.brand-page-sulmate .sm-highlight__image img{display:block;width:100%;height:100%;object-fit:cover}
.brand-page-sulmate .sm-use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}
.brand-page-sulmate .sm-use-grid div{border:1px solid rgba(105,217,255,.22);border-radius:18px;background:rgba(255,255,255,.06);padding:14px;color:#dff5ff;font-weight:850;line-height:1.45}
.brand-page-sulmate .sm-pilot-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,.72fr);gap:36px;align-items:center}
.brand-page-sulmate .sm-pilot-grid h2,.brand-page-sulmate .sm-pilot-grid p{max-width:740px}
.brand-page-sulmate .sm-note{margin-top:22px;border:1px solid rgba(116,242,154,.30);background:rgba(7,37,70,.70);border-radius:20px;padding:16px;color:#d8ffe1;line-height:1.6;font-weight:800}
.brand-page-sulmate .sm-steps{display:grid;gap:14px}
.brand-page-sulmate .sm-steps div{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(3,16,31,.68);padding:16px;backdrop-filter:blur(4px)}
.brand-page-sulmate .sm-steps span{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#087be4,#42c8ff);font-weight:950;color:#fff}
.brand-page-sulmate .sm-steps p{margin:0;color:#e8f8ff;font-weight:850;line-height:1.45}
.brand-page-sulmate .sm-workflow{display:grid;grid-template-columns:minmax(260px,.65fr) repeat(2,minmax(0,.62fr));gap:18px;align-items:stretch}
.brand-page-sulmate .sm-workflow__copy{border:1px solid rgba(105,217,255,.20);background:rgba(255,255,255,.05);border-radius:26px;padding:28px}
.brand-page-sulmate .sm-workflow__image{border:1px solid rgba(105,217,255,.22);border-radius:26px;overflow:hidden;background:#061225;cursor:pointer;min-height:420px;box-shadow:0 18px 44px rgba(0,0,0,.22)}
.brand-page-sulmate .sm-workflow__image img{display:block;width:100%;height:100%;object-fit:cover}
.brand-page-sulmate .sm-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.brand-page-sulmate .sm-faq-grid details{border:1px solid rgba(105,217,255,.22);border-radius:22px;background:rgba(255,255,255,.06);padding:18px}
.brand-page-sulmate .sm-faq-grid summary{cursor:pointer;color:#fff;font-weight:950;line-height:1.35}
.brand-page-sulmate .sm-faq-grid p{margin:12px 0 0;color:#c6e2f6;line-height:1.62;font-size:14px}
.brand-page-sulmate .sm-contact-grid{display:grid;grid-template-columns:minmax(320px,.58fr) minmax(0,1fr);gap:28px;align-items:start}
.brand-page-sulmate .sm-contact-copy{position:sticky;top:96px}
.brand-page-sulmate .sm-contact-copy img{display:block;width:100%;margin-top:26px;aspect-ratio:1.45;object-fit:cover;border-radius:26px;border:1px solid rgba(105,217,255,.22);box-shadow:var(--sm-shadow)}
.brand-page-sulmate .sm-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;border:1px solid rgba(105,217,255,.24);background:linear-gradient(180deg,rgba(11,37,69,.94),rgba(4,18,36,.96));border-radius:28px;padding:24px;box-shadow:var(--sm-shadow)}
.brand-page-sulmate .sm-field{display:grid;gap:7px}
.brand-page-sulmate .sm-field--full{grid-column:1/-1}
.brand-page-sulmate .sm-field label{color:#dff5ff;font-size:13px;font-weight:900}
.brand-page-sulmate .sm-field input,.brand-page-sulmate .sm-field select,.brand-page-sulmate .sm-field textarea{width:100%;border:1px solid rgba(136,211,255,.22);border-radius:16px;background:rgba(255,255,255,.08);color:#fff;padding:13px 14px;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.brand-page-sulmate .sm-field select{appearance:auto}
.brand-page-sulmate .sm-field option{color:#071a33;background:#fff}
.brand-page-sulmate .sm-field textarea{min-height:150px;resize:vertical}
.brand-page-sulmate .sm-field input:focus,.brand-page-sulmate .sm-field select:focus,.brand-page-sulmate .sm-field textarea:focus{border-color:rgba(105,217,255,.78);box-shadow:0 0 0 4px rgba(21,151,255,.14)}
.brand-page-sulmate .sm-field input::placeholder,.brand-page-sulmate .sm-field textarea::placeholder{color:rgba(223,245,255,.55)}
.brand-page-sulmate .sm-form__bottom{grid-column:1/-1;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.brand-page-sulmate .sm-form-status{color:#bfe2f8;font-size:13px;line-height:1.5;max-width:520px}
.brand-page-sulmate .sm-lightbox{position:fixed;inset:0;z-index:400;display:none;align-items:center;justify-content:center;background:rgba(1,8,16,.88);backdrop-filter:blur(10px);padding:28px}
.brand-page-sulmate .sm-lightbox.is-open{display:flex}
.brand-page-sulmate .sm-lightbox__inner{position:relative;max-width:min(1120px,96vw);max-height:90vh;display:grid;gap:12px}
.brand-page-sulmate .sm-lightbox__img{max-width:100%;max-height:82vh;object-fit:contain;border-radius:20px;box-shadow:0 28px 90px rgba(0,0,0,.62);background:#061225}
.brand-page-sulmate .sm-lightbox__caption{text-align:center;color:#e8f8ff;font-weight:900}
.brand-page-sulmate .sm-lightbox__close{position:absolute;top:-18px;right:-18px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#08213d;color:#fff;font-size:28px;line-height:1;cursor:pointer}
.brand-page-sulmate .sm-model-card .sm-btn[disabled],.brand-page-sulmate .sm-form .sm-btn[disabled]{opacity:.65;cursor:not-allowed;transform:none}
@media (max-width:1080px){
    .brand-page-sulmate .sm-hero__grid,.brand-page-sulmate .sm-split,.brand-page-sulmate .sm-highlight,.brand-page-sulmate .sm-pilot-grid,.brand-page-sulmate .sm-contact-grid{grid-template-columns:1fr}
    .brand-page-sulmate .sm-copy,.brand-page-sulmate .sm-contact-copy{position:static}
    .brand-page-sulmate .sm-visual-grid{grid-template-columns:1fr}
    .brand-page-sulmate .sm-model-grid{grid-template-columns:repeat(2,1fr)}
    .brand-page-sulmate .sm-workflow{grid-template-columns:1fr 1fr}
    .brand-page-sulmate .sm-workflow__copy{grid-column:1/-1}
    .brand-page-sulmate .sm-faq-grid{grid-template-columns:1fr}
    .brand-page-sulmate .sm-section--pilot{background-attachment:scroll}
}
@media (max-width:760px){
    .brand-page-sulmate .sm-container{max-width:calc(100% - 24px)}
    .brand-page-sulmate .sm-hero{min-height:0;padding:48px 0}
    .brand-page-sulmate .sm-logo{width:280px}
    .brand-page-sulmate .sm-hero__content>p{font-size:16px}
    .brand-page-sulmate .sm-hero__actions{display:grid}
    .brand-page-sulmate .sm-btn{width:100%}
    .brand-page-sulmate .sm-promo{padding:20px;border-radius:22px}
    .brand-page-sulmate .sm-promo__stats{grid-template-columns:1fr}
    .brand-page-sulmate .sm-section{padding:54px 0}
    .brand-page-sulmate .sm-section__head{display:block}
    .brand-page-sulmate .sm-section__head p{margin-top:12px}
    .brand-page-sulmate .sm-media-strip,.brand-page-sulmate .sm-feature-grid,.brand-page-sulmate .sm-model-grid,.brand-page-sulmate .sm-use-grid,.brand-page-sulmate .sm-workflow,.brand-page-sulmate .sm-form{grid-template-columns:1fr}
    .brand-page-sulmate .sm-micro-stats{grid-template-columns:1fr}
    .brand-page-sulmate .sm-visual-main{min-height:320px}
    .brand-page-sulmate .sm-workflow__image{min-height:300px}
    .brand-page-sulmate .sm-field--full,.brand-page-sulmate .sm-form__bottom{grid-column:auto}
    .brand-page-sulmate .sm-form__bottom{display:grid}
    .brand-page-sulmate .sm-lightbox__close{top:8px;right:8px}
    .brand-page-sulmate .sm-lightbox{padding:14px}
    .brand-page-sulmate .sm-table-wrap{border-radius:18px}
}
.brand-page-sulmate .sm-model-card .sm-btn--small{background:linear-gradient(135deg,#087be4,#42c8ff);border-color:rgba(8,123,228,.45);color:#fff;box-shadow:0 10px 22px rgba(8,123,228,.22)}
.brand-page-sulmate .sm-model-card .sm-btn--small:hover{border-color:rgba(8,123,228,.70);box-shadow:0 14px 30px rgba(8,123,228,.28)}
