:root{--sn-purple:#60295f;--sn-purple-deep:#31143f;--sn-magenta:#842a82;--sn-orange:#e28330;--sn-ink:#211b2a;--sn-muted:#6d6874;--sn-soft:#f7f4f8;--sn-white:#fff;--sn-shadow:0 24px 70px rgba(55,20,62,.12)}
body{overflow-x:hidden}.container.client-area{max-width:none;padding:0}.client-area>.row{margin:0}.client-area .main-content{width:100%;padding:0}.client-area .sidebar{display:none}.sn-home{font-family:"Open Sans",Verdana,Tahoma,sans-serif;color:var(--sn-ink);overflow:hidden;margin-top:0}.sn-home *{box-sizing:border-box}.sn-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sn-hero{position:relative;isolation:isolate;padding:95px 0 0;color:#fff;background:radial-gradient(circle at 78% 22%,rgba(226,131,48,.2),transparent 24%),linear-gradient(135deg,#25112f 0%,#54205b 52%,#7d2578 100%)}.sn-hero__mesh{position:absolute;inset:0;z-index:-2;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent)}.sn-orb{position:absolute;border-radius:50%;filter:blur(2px);z-index:-1;animation:snFloat 8s ease-in-out infinite}.sn-orb--one{width:320px;height:320px;right:-120px;top:100px;background:rgba(226,131,48,.15)}.sn-orb--two{width:180px;height:180px;left:-70px;bottom:30px;background:rgba(255,255,255,.07);animation-delay:-3s}.sn-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.sn-eyebrow,.sn-kicker{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:1.7px;font-size:12px;font-weight:800;color:var(--sn-magenta)}.sn-eyebrow{color:#f4cba5}.sn-eyebrow span{width:28px;height:2px;background:var(--sn-orange)}.sn-hero h1{font-size:clamp(48px,5.7vw,76px);line-height:.98;letter-spacing:-3px;margin:22px 0 24px;font-weight:800}.sn-hero h1 em{font-style:normal;color:#f3a45f}.sn-hero__content>p{font-size:18px;line-height:1.75;color:rgba(255,255,255,.78);max-width:620px}.sn-hero__actions,.sn-final-cta__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.sn-btn{min-height:52px;padding:0 25px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none!important;font-weight:700;transition:.3s ease;border:1px solid transparent}.sn-btn:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.18)}.sn-btn--primary{background:var(--sn-orange);color:#fff!important}.sn-btn--glass{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff!important;backdrop-filter:blur(12px)}.sn-btn--outline{border-color:rgba(96,41,95,.22);color:var(--sn-purple)!important;background:#fff}.sn-trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;font-size:12px;color:rgba(255,255,255,.7)}.sn-trust-row i{color:#f1a25c;margin-right:5px}.sn-hero__visual{position:relative;min-height:470px;display:grid;place-items:center;perspective:900px}.sn-dashboard{width:100%;max-width:480px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(20px);box-shadow:0 40px 90px rgba(10,0,20,.35);transform:rotateY(-4deg) rotateX(2deg);overflow:hidden}.sn-dashboard__top{height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);font-size:10px;letter-spacing:2px;color:rgba(255,255,255,.7)}.sn-dots{display:flex;gap:5px}.sn-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.35)}.sn-dashboard__body{padding:20px}.sn-status-card{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px;background:rgba(255,255,255,.1)}.sn-status-card div{flex:1}.sn-status-card small,.sn-status-card strong{display:block}.sn-status-card small,.sn-mini-grid small{color:rgba(255,255,255,.55);font-size:10px}.sn-status-card strong{font-size:13px;margin-top:3px}.sn-status-card>b{color:#79e6a5;font-size:13px}.sn-pulse{width:10px;height:10px;border-radius:50%;background:#58df8f;box-shadow:0 0 0 8px rgba(88,223,143,.12);animation:snPulse 2s infinite}.sn-chart{margin-top:15px;padding:18px;border-radius:12px;background:rgba(20,5,28,.26)}.sn-chart__title{display:flex;justify-content:space-between;font-size:12px}.sn-chart__title strong{color:#f3a45f}.sn-bars{height:125px;display:flex;align-items:end;gap:9px;margin-top:14px}.sn-bars i{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(#ea9b54,#922f8d);animation:snBars 4s ease-in-out infinite alternate}.sn-bars i:nth-child(1){height:35%}.sn-bars i:nth-child(2){height:58%}.sn-bars i:nth-child(3){height:45%}.sn-bars i:nth-child(4){height:75%}.sn-bars i:nth-child(5){height:62%}.sn-bars i:nth-child(6){height:90%}.sn-bars i:nth-child(7){height:73%}.sn-bars i:nth-child(8){height:100%}.sn-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.sn-mini-grid>div{padding:13px;border-radius:10px;background:rgba(255,255,255,.08)}.sn-mini-grid i{color:#f0a159}.sn-mini-grid small,.sn-mini-grid strong{display:block;margin-top:7px}.sn-mini-grid strong{font-size:11px}.sn-float-card{position:absolute;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:11px;background:#fff;color:var(--sn-ink);box-shadow:0 20px 45px rgba(15,0,20,.28);animation:snFloat 6s ease-in-out infinite}.sn-float-card i{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--sn-orange),#efad72)}.sn-float-card span b,.sn-float-card span small{display:block}.sn-float-card b{font-size:11px}.sn-float-card small{font-size:9px;color:#888}.sn-float-card--domain{left:-30px;top:78px}.sn-float-card--support{right:-22px;bottom:48px;animation-delay:-2s}.sn-avatar{width:34px;height:34px;border-radius:50%;display:grid!important;place-items:center;background:var(--sn-purple);color:#fff;font-size:11px;font-weight:800}.sn-domain-box{position:relative;z-index:3;transform:translateY(50%);display:grid;grid-template-columns:1.15fr 1.8fr .65fr;gap:18px;align-items:center;padding:24px 26px;border-radius:16px;background:#fff;color:var(--sn-ink);box-shadow:0 25px 70px rgba(24,3,29,.25)}.sn-domain-box__intro{display:flex;gap:12px;align-items:center}.sn-domain-box__intro>i{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#f8edf6;color:var(--sn-magenta)}.sn-domain-box__intro strong,.sn-domain-box__intro small{display:block}.sn-domain-box__intro strong{font-size:13px}.sn-domain-box__intro small{font-size:10px;color:#918b95;margin-top:4px}.sn-domain-form{display:flex;padding:5px;border:1px solid #e8e1e8;border-radius:10px;background:#faf9fa}.sn-domain-form input{min-width:0;flex:1;border:0!important;box-shadow:none!important;background:transparent;padding:0 15px;height:44px}.sn-domain-form button{border:0;border-radius:7px;padding:0 18px;background:var(--sn-purple);color:#fff;font-weight:700;font-size:12px}.sn-domain-price{text-align:right}.sn-domain-price strong,.sn-domain-price span{display:block}.sn-domain-price strong{font-size:24px;color:var(--sn-purple)}.sn-domain-price span{font-size:9px;color:#8d8790}.sn-section{padding:125px 0 95px}.sn-section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.sn-section-head h2,.sn-proof h2,.sn-final-cta h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-1.6px;margin:10px 0 0}.sn-section-head>p{max-width:460px;line-height:1.75;color:var(--sn-muted)}.sn-section-head--center{display:block;text-align:center}.sn-section-head--center p{margin:13px auto 0}.sn-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sn-service-card{position:relative;min-height:285px;padding:30px;border:1px solid #eee8ef;border-radius:16px;background:#fff;color:var(--sn-ink)!important;text-decoration:none!important;box-shadow:0 8px 30px rgba(70,35,76,.04);transition:.35s ease;overflow:hidden}.sn-service-card:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-90px;top:-90px;background:#f5eaf4;transition:.4s}.sn-service-card:hover{transform:translateY(-8px);border-color:rgba(132,42,130,.25);box-shadow:var(--sn-shadow)}.sn-service-card:hover:before{transform:scale(1.3)}.sn-service-card--featured{background:linear-gradient(145deg,var(--sn-purple),#832b81);color:#fff!important}.sn-service-card--featured:before{background:rgba(255,255,255,.08)}.sn-service-card__badge{position:absolute;right:16px;top:16px;border-radius:20px;padding:5px 10px;background:var(--sn-orange);font-size:9px;text-transform:uppercase;font-weight:800}.sn-icon{position:relative;width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:#f5eaf4;color:var(--sn-magenta);font-size:19px}.sn-service-card--featured .sn-icon{background:rgba(255,255,255,.14);color:#fff}.sn-service-card h3{font-size:19px;margin:23px 0 10px;font-weight:750}.sn-service-card p{font-size:13px;line-height:1.7;color:var(--sn-muted)}.sn-service-card--featured p{color:rgba(255,255,255,.72)}.sn-link{position:absolute;left:30px;bottom:25px;font-size:12px;font-weight:800;color:var(--sn-magenta)}.sn-service-card--featured .sn-link{color:#f3ad6d}.sn-link i{margin-left:5px;transition:.25s}.sn-service-card:hover .sn-link i{transform:translateX(5px)}.sn-proof{padding:90px 0;color:#fff;background:linear-gradient(125deg,#271232,#5f275f)}.sn-proof__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.sn-kicker--light{color:#efad72}.sn-proof__story p{max-width:500px;color:rgba(255,255,255,.7);line-height:1.8;margin:22px 0}.sn-text-link{color:#fff!important;text-decoration:none!important;font-weight:700;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:5px}.sn-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.12)}.sn-metric{padding:35px;background:#48204f}.sn-metric strong{font-size:42px}.sn-metric b{color:var(--sn-orange);font-size:18px}.sn-metric span{display:block;color:rgba(255,255,255,.62);font-size:11px;margin-top:5px}.sn-packages{background:var(--sn-soft)}.sn-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:center}.sn-plan{position:relative;padding:30px;border-radius:18px;background:#fff;border:1px solid #eee7ee;box-shadow:0 10px 35px rgba(50,20,55,.05)}.sn-plan--best{padding:42px 30px;border:2px solid var(--sn-magenta);box-shadow:var(--sn-shadow)}.sn-plan__ribbon{position:absolute;right:20px;top:-13px;padding:6px 12px;border-radius:20px;background:var(--sn-orange);color:#fff;text-transform:uppercase;font-size:9px;font-weight:800}.sn-plan__top{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:800}.sn-plan__top i{color:var(--sn-magenta)}.sn-plan__price{display:flex;gap:9px;align-items:center;margin:25px 0 15px}.sn-plan__price strong{font-size:43px;color:var(--sn-purple);letter-spacing:-2px}.sn-plan__price span{font-size:10px;color:#8b858d;line-height:1.3}.sn-plan>p{min-height:58px;font-size:12px;line-height:1.65;color:var(--sn-muted)}.sn-plan ul{list-style:none;padding:0;margin:23px 0}.sn-plan li{padding:8px 0;font-size:12px;border-bottom:1px solid #f1edf1}.sn-plan li i{color:var(--sn-orange);margin-right:8px}.sn-plan .sn-btn{width:100%}.sn-journey{padding:95px 0;background:#fff}.sn-steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.sn-steps:before{content:"";position:absolute;left:16%;right:16%;top:42px;border-top:1px dashed #cfbccc}.sn-step{position:relative}.sn-step>span{position:absolute;top:-4px;right:calc(50% - 42px);font-size:9px;font-weight:800;color:var(--sn-orange)}.sn-step .sn-icon{margin:0 auto;background:#fff;border:1px solid #e9dfe8;box-shadow:0 12px 30px rgba(68,26,73,.08)}.sn-step h3{font-size:17px;margin:22px 0 8px}.sn-step p{font-size:12px;line-height:1.7;color:var(--sn-muted);max-width:280px;margin:auto}.sn-final-cta{position:relative;padding:85px 0;color:#fff;background:#25112f;overflow:hidden}.sn-final-cta__glow{position:absolute;width:600px;height:600px;border-radius:50%;right:-150px;top:-300px;background:radial-gradient(circle,rgba(226,131,48,.25),transparent 65%)}.sn-final-cta__inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:50px}.sn-final-cta p{color:rgba(255,255,255,.65);margin-top:13px}.sn-final-cta__actions{margin-top:0;flex-shrink:0}[data-sn-reveal]{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}[data-sn-reveal].sn-visible{opacity:1;transform:none}
@keyframes snFloat{50%{transform:translateY(-12px)}}@keyframes snPulse{50%{box-shadow:0 0 0 13px rgba(88,223,143,0)}}@keyframes snBars{to{filter:brightness(1.18);transform:scaleY(.86);transform-origin:bottom}}
@media(max-width:991px){.sn-hero{padding-top:70px}.sn-hero__grid,.sn-proof__grid{grid-template-columns:1fr}.sn-hero__visual{min-height:400px}.sn-hero__content{text-align:center}.sn-hero__content>p{margin-inline:auto}.sn-eyebrow,.sn-hero__actions,.sn-trust-row{justify-content:center}.sn-domain-box{grid-template-columns:1fr 1.4fr}.sn-domain-price{display:none}.sn-service-grid{grid-template-columns:repeat(2,1fr)}.sn-proof__grid{gap:45px}.sn-proof__story{text-align:center}.sn-proof__story p{margin-inline:auto}.sn-plan-grid{grid-template-columns:1fr;max-width:650px;margin:auto}.sn-plan--best{order:-1}.sn-final-cta__inner{display:block;text-align:center}.sn-final-cta__actions{justify-content:center;margin-top:25px}}
@media(max-width:767px){.sn-shell{width:min(100% - 28px,1180px)}.sn-home{margin-top:0}.sn-hero{padding-top:58px}.sn-hero h1{font-size:45px;letter-spacing:-2px}.sn-hero__content>p{font-size:15px}.sn-hero__visual{min-height:350px}.sn-dashboard{transform:none}.sn-float-card--domain{left:-8px;top:42px}.sn-float-card--support{right:-8px;bottom:23px}.sn-domain-box{transform:translateY(40%);display:block;padding:18px}.sn-domain-box__intro{margin-bottom:14px}.sn-domain-form button{font-size:0;width:48px;padding:0}.sn-domain-form button i{font-size:13px}.sn-section{padding:120px 0 70px}.sn-section-head{display:block;text-align:center;margin-bottom:30px}.sn-section-head>p{margin:14px auto 0}.sn-service-grid{grid-template-columns:1fr}.sn-service-card{min-height:260px}.sn-proof{padding:70px 0}.sn-metrics{grid-template-columns:1fr 1fr}.sn-metric{padding:24px 15px}.sn-metric strong{font-size:32px}.sn-journey{padding:70px 0}.sn-steps{grid-template-columns:1fr;gap:38px}.sn-steps:before{display:none}.sn-final-cta{padding:70px 0}.sn-final-cta__actions .sn-btn{width:100%}.sn-trust-row{gap:11px}.sn-hero__actions .sn-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.sn-home *{scroll-behavior:auto!important;animation:none!important;transition:none!important}[data-sn-reveal]{opacity:1;transform:none}}

/* Embedded icons stay visible even if the theme icon font is unavailable. */
.sn-svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.sn-svg-icon{width:23px;height:23px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sn-domain-box__intro>.sn-svg-icon{width:44px;height:44px;padding:11px;border-radius:11px;background:#f8edf6;color:var(--sn-magenta);flex:0 0 44px}

/* Keep the domain search floating inside the hero instead of touching its edge. */
.sn-domain-box{transform:translateY(28%)}
@media(max-width:767px){.sn-domain-box{transform:translateY(20%)}}

/* Premium domain search panel — kept fully inside the hero with generous air. */
.sn-hero{padding-bottom:72px}
.sn-domain-box{
    position:relative;
    display:block;
    transform:none;
    margin-top:58px;
    padding:7px;
    border:1px solid rgba(255,255,255,.36);
    border-radius:24px;
    background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,245,251,.96));
    box-shadow:0 28px 75px rgba(17,0,25,.28),inset 0 1px 0 #fff;
    overflow:hidden;
}
.sn-domain-box:before{
    content:"";
    position:absolute;
    inset:0;
    padding:1px;
    border-radius:inherit;
    background:linear-gradient(110deg,rgba(226,131,48,.65),rgba(132,42,130,.34),transparent 62%);
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
}
.sn-domain-box__glow{position:absolute;width:230px;height:230px;right:-80px;top:-145px;border-radius:50%;background:radial-gradient(circle,rgba(226,131,48,.18),transparent 68%);pointer-events:none}
.sn-domain-box__main{position:relative;display:grid;grid-template-columns:.95fr 1.35fr;gap:32px;align-items:center;padding:25px 27px 20px}
.sn-domain-box__intro{gap:15px}
.sn-domain-box__intro>.sn-svg-icon{width:54px;height:54px;flex-basis:54px;padding:14px;border-radius:15px;background:linear-gradient(145deg,#fbf0f9,#f1e1f0);box-shadow:inset 0 0 0 1px rgba(132,42,130,.08)}
.sn-domain-box__intro div>span{display:block;margin-bottom:5px;color:var(--sn-orange);font-size:9px;font-weight:800;letter-spacing:1.25px}
.sn-domain-box__intro strong{font-size:15px;color:var(--sn-ink)}
.sn-domain-box__intro small{font-size:10px;line-height:1.5;color:#8c8490}
.sn-domain-form{padding:6px;border:1px solid #e3d9e4;border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(65,26,70,.06)}
.sn-domain-form__field{min-width:0;flex:1;display:flex;align-items:center}
.sn-domain-form__field>.sn-svg-icon{width:19px;height:19px;margin-left:13px;color:#a66aa3}
.sn-domain-form input{height:48px;font-size:13px}
.sn-domain-form button{height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:9px;padding:0 23px;background:linear-gradient(135deg,var(--sn-purple),var(--sn-magenta));box-shadow:0 10px 22px rgba(96,41,95,.2);transition:.25s ease}
.sn-domain-form button:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(96,41,95,.28)}
.sn-domain-arrow{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sn-domain-box__footer{position:relative;display:flex;align-items:center;justify-content:center;gap:28px;padding:12px 20px;border-top:1px solid #eee6ee;color:#766e79;font-size:9px}
.sn-domain-box__footer span{display:flex;align-items:center;gap:6px;white-space:nowrap}
.sn-domain-box__footer i{width:5px;height:5px;border-radius:50%;background:var(--sn-orange);box-shadow:0 0 0 4px rgba(226,131,48,.11)}
.sn-domain-box__footer strong{color:var(--sn-purple);font-size:12px}

@media(max-width:991px){
    .sn-hero{padding-bottom:58px}
    .sn-domain-box{transform:none;margin-top:46px}
    .sn-domain-box__main{grid-template-columns:1fr;gap:18px}
}
@media(max-width:767px){
    .sn-hero{padding-bottom:42px}
    .sn-domain-box{transform:none;margin-top:38px;padding:5px;border-radius:19px}
    .sn-domain-box__main{display:block;padding:20px 15px 15px}
    .sn-domain-box__intro{margin-bottom:17px}
    .sn-domain-form{padding:5px}
    .sn-domain-form__field>.sn-svg-icon{display:none}
    .sn-domain-form input{height:45px;padding-left:10px}
    .sn-domain-form button{width:48px;height:45px;padding:0;font-size:0}
    .sn-domain-form button .sn-domain-arrow{display:block}
    .sn-domain-box__footer{justify-content:flex-start;gap:20px;padding:12px 15px;overflow-x:auto}
}

/* Final RTL correction: service-card circles and directional arrows. */
html[dir="rtl"] .sn-service-card::before,
html[lang^="ar"] .sn-service-card::before,
body.rtl .sn-service-card::before,
.sn-home[dir="rtl"] .sn-service-card::before{
    right:auto!important;
    left:-90px!important;
}

html[dir="rtl"] .sn-link,
html[lang^="ar"] .sn-link,
body.rtl .sn-link,
.sn-home[dir="rtl"] .sn-link{
    left:auto!important;
    right:30px!important;
}

html[dir="rtl"] .sn-link .fa-arrow-right,
html[lang^="ar"] .sn-link .fa-arrow-right,
body.rtl .sn-link .fa-arrow-right,
.sn-home[dir="rtl"] .sn-link .fa-arrow-right,
html[dir="rtl"] .sn-btn .fa-arrow-right,
html[lang^="ar"] .sn-btn .fa-arrow-right,
body.rtl .sn-btn .fa-arrow-right,
.sn-home[dir="rtl"] .sn-btn .fa-arrow-right{
    margin-left:0!important;
    margin-right:6px!important;
    transform:scaleX(-1)!important;
}

html[dir="rtl"] .sn-service-card:hover .sn-link .fa-arrow-right,
html[lang^="ar"] .sn-service-card:hover .sn-link .fa-arrow-right,
body.rtl .sn-service-card:hover .sn-link .fa-arrow-right,
.sn-home[dir="rtl"] .sn-service-card:hover .sn-link .fa-arrow-right{
    transform:scaleX(-1) translateX(-5px)!important;
}

/* Full-width WHMCS homepage. Inner .sn-shell elements remain centered. */
body.sn-home-active #main-body,
body.sn-home-active #main-body.container,
body.sn-home-active .sn-home-page-shell,
body:has(.sn-home) #main-body,
body:has(.sn-home) #main-body.container{
    width:100%!important;
    max-width:none!important;
    padding-left:0!important;
    padding-right:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
}
body.sn-home-active #main-body>.row,
body.sn-home-active .sn-home-page-shell>.row,
body:has(.sn-home) #main-body>.row{
    margin-left:0!important;
    margin-right:0!important;
    margin-top:0!important;
    margin-bottom:0!important;
}
body.sn-home-active #main-body .main-content,
body.sn-home-active .sn-home-page-shell .main-content,
body:has(.sn-home) #main-body .main-content{
    width:100%!important;
    max-width:none!important;
    float:none!important;
    padding-left:0!important;
    padding-right:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
}
body.sn-home-active #main-body .sidebar,
body.sn-home-active #main-body .header-lined,
body.sn-home-active #main-body .breadcrumb,
body:has(.sn-home) #main-body .sidebar,
body:has(.sn-home) #main-body .header-lined,
body:has(.sn-home) #main-body .breadcrumb{
    display:none!important;
}

/* Arabic / RTL — activated automatically by the WHMCS language direction. */
html[dir="rtl"] .sn-home,
body.rtl .sn-home{
    direction:rtl;
    text-align:right;
    font-family:Tahoma,"Segoe UI",Arial,sans-serif;
}
html[dir="rtl"] .sn-eyebrow span,
body.rtl .sn-eyebrow span{order:2}
html[dir="rtl"] .sn-hero__content>p,
body.rtl .sn-hero__content>p{margin-right:0;margin-left:auto}
html[dir="rtl"] .sn-trust-row i,
body.rtl .sn-trust-row i{margin-right:0;margin-left:5px}
html[dir="rtl"] .sn-domain-form input,
body.rtl .sn-domain-form input{text-align:right}
html[dir="rtl"] .sn-domain-form__field>.sn-svg-icon,
body.rtl .sn-domain-form__field>.sn-svg-icon{margin-left:0;margin-right:13px}
html[dir="rtl"] .sn-domain-arrow,
html[dir="rtl"] .sn-home .fa-arrow-right,
body.rtl .sn-domain-arrow,
body.rtl .sn-home .fa-arrow-right{transform:rotate(180deg)}
html[dir="rtl"] .sn-service-card__badge,
html[dir="rtl"] .sn-plan__ribbon,
body.rtl .sn-service-card__badge,
body.rtl .sn-plan__ribbon{right:auto;left:16px}
html[dir="rtl"] .sn-link,
body.rtl .sn-link{left:auto;right:30px}
html[dir="rtl"] .sn-link i,
body.rtl .sn-link i{margin-left:0;margin-right:5px}
html[dir="rtl"] .sn-service-card:hover .sn-link i,
body.rtl .sn-service-card:hover .sn-link i{transform:rotate(180deg) translateX(5px)}
html[dir="rtl"] .sn-plan li i,
body.rtl .sn-plan li i{margin-right:0;margin-left:8px}
html[dir="rtl"] .sn-step>span,
body.rtl .sn-step>span{right:auto;left:calc(50% - 42px)}
html[dir="rtl"] .sn-float-card--domain,
body.rtl .sn-float-card--domain{left:auto;right:-30px}
html[dir="rtl"] .sn-float-card--support,
body.rtl .sn-float-card--support{right:auto;left:-22px}
html[dir="rtl"] .sn-domain-box__glow,
html[dir="rtl"] .sn-final-cta__glow,
body.rtl .sn-domain-box__glow,
body.rtl .sn-final-cta__glow{right:auto;left:-80px}
@media(max-width:991px){
    html[dir="rtl"] .sn-hero__content>p,
    body.rtl .sn-hero__content>p{margin-inline:auto}
    html[dir="rtl"] .sn-section-head,
    body.rtl .sn-section-head{text-align:center}
}
@media(max-width:767px){
    html[dir="rtl"] .sn-float-card--domain,
    body.rtl .sn-float-card--domain{right:-8px}
    html[dir="rtl"] .sn-float-card--support,
    body.rtl .sn-float-card--support{left:-8px}
    html[dir="rtl"] .sn-domain-box__footer,
    body.rtl .sn-domain-box__footer{justify-content:flex-start}
}

/* Arabic typography: larger, clearer and optimized for Calibri. */
html[dir="rtl"] .sn-home,
body.rtl .sn-home{
    font-family:Calibri,"Segoe UI",Tahoma,Arial,sans-serif!important;
    font-size:16px;
    line-height:1.75;
}
html[dir="rtl"] .sn-eyebrow,
html[dir="rtl"] .sn-kicker,
body.rtl .sn-eyebrow,
body.rtl .sn-kicker{font-size:14px;line-height:1.6;letter-spacing:0;font-weight:700}
html[dir="rtl"] .sn-hero h1,
body.rtl .sn-hero h1{line-height:1.18;letter-spacing:0}
html[dir="rtl"] .sn-hero__content>p,
body.rtl .sn-hero__content>p{font-size:20px;line-height:1.8;color:rgba(255,255,255,.88)}
html[dir="rtl"] .sn-trust-row,
body.rtl .sn-trust-row{font-size:14px}
html[dir="rtl"] .sn-btn,
body.rtl .sn-btn{font-size:15px}
html[dir="rtl"] .sn-domain-box__intro div>span,
body.rtl .sn-domain-box__intro div>span{font-size:11px;letter-spacing:0;font-weight:700}
html[dir="rtl"] .sn-domain-box__intro strong,
body.rtl .sn-domain-box__intro strong{font-size:19px;line-height:1.5}
html[dir="rtl"] .sn-domain-box__intro small,
body.rtl .sn-domain-box__intro small{font-size:14px;line-height:1.6;color:#716a74}
html[dir="rtl"] .sn-domain-form input,
body.rtl .sn-domain-form input{font-family:Calibri,"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:16px}
html[dir="rtl"] .sn-domain-form button,
body.rtl .sn-domain-form button{font-family:Calibri,"Segoe UI",Tahoma,Arial,sans-serif!important;font-size:15px}
html[dir="rtl"] .sn-domain-box__footer,
body.rtl .sn-domain-box__footer{font-size:12px;color:#5f5962}
html[dir="rtl"] .sn-section-head h2,
html[dir="rtl"] .sn-proof h2,
html[dir="rtl"] .sn-final-cta h2,
body.rtl .sn-section-head h2,
body.rtl .sn-proof h2,
body.rtl .sn-final-cta h2{line-height:1.3;letter-spacing:0}
html[dir="rtl"] .sn-section-head>p,
body.rtl .sn-section-head>p{font-size:17px;line-height:1.9;color:#5c5661}
html[dir="rtl"] .sn-service-card:before,
body.rtl .sn-service-card:before{right:auto;left:-90px}
html[dir="rtl"] .sn-service-card h3,
body.rtl .sn-service-card h3{font-size:22px;line-height:1.5}
html[dir="rtl"] .sn-service-card p,
body.rtl .sn-service-card p{font-size:16px;line-height:1.85;color:#5f5965}
html[dir="rtl"] .sn-service-card--featured p,
body.rtl .sn-service-card--featured p{color:rgba(255,255,255,.85)}
html[dir="rtl"] .sn-link,
body.rtl .sn-link{font-size:15px}
html[dir="rtl"] .sn-proof__story p,
body.rtl .sn-proof__story p{font-size:17px;line-height:1.9;color:rgba(255,255,255,.82)}
html[dir="rtl"] .sn-text-link,
body.rtl .sn-text-link{font-size:15px}
html[dir="rtl"] .sn-metric span,
body.rtl .sn-metric span{font-size:14px;line-height:1.6;color:rgba(255,255,255,.76)}
html[dir="rtl"] .sn-plan__top,
body.rtl .sn-plan__top{font-size:22px}
html[dir="rtl"] .sn-plan>p,
body.rtl .sn-plan>p{font-size:15px;line-height:1.8;color:#5f5965}
html[dir="rtl"] .sn-plan li,
body.rtl .sn-plan li{font-size:15px;line-height:1.6}
html[dir="rtl"] .sn-step h3,
body.rtl .sn-step h3{font-size:21px;line-height:1.5}
html[dir="rtl"] .sn-step p,
body.rtl .sn-step p{font-size:15px;line-height:1.85;color:#5f5965}
html[dir="rtl"] .sn-final-cta p,
body.rtl .sn-final-cta p{font-size:17px;line-height:1.8;color:rgba(255,255,255,.8)}

@media(max-width:767px){
    html[dir="rtl"] .sn-hero h1,
    body.rtl .sn-hero h1{font-size:43px}
    html[dir="rtl"] .sn-hero__content>p,
    body.rtl .sn-hero__content>p{font-size:17px}
    html[dir="rtl"] .sn-section-head>p,
    body.rtl .sn-section-head>p{font-size:15px}
    html[dir="rtl"] .sn-service-card p,
    body.rtl .sn-service-card p{font-size:15px}
}

/* Arabic clarity v2: stronger hierarchy and full Calibri coverage. */
html[dir="rtl"] .sn-home,
body.rtl .sn-home{
    font-family:Calibri,"Segoe UI",Tahoma,Arial,sans-serif!important;
    font-size:17px;
    font-weight:500;
    line-height:1.8;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}

html[dir="rtl"] .sn-home h1,
html[dir="rtl"] .sn-home h2,
html[dir="rtl"] .sn-home h3,
html[dir="rtl"] .sn-home h4,
html[dir="rtl"] .sn-home strong,
html[dir="rtl"] .sn-home button,
html[dir="rtl"] .sn-home input,
body.rtl .sn-home h1,
body.rtl .sn-home h2,
body.rtl .sn-home h3,
body.rtl .sn-home h4,
body.rtl .sn-home strong,
body.rtl .sn-home button,
body.rtl .sn-home input{
    font-family:Calibri,"Segoe UI",Tahoma,Arial,sans-serif!important;
}

html[dir="rtl"] .sn-hero h1,
body.rtl .sn-hero h1{
    font-weight:700;
    line-height:1.14;
}

html[dir="rtl"] .sn-hero__content>p,
body.rtl .sn-hero__content>p{
    font-size:21px;
    font-weight:500;
    line-height:1.85;
    color:rgba(255,255,255,.95);
}

html[dir="rtl"] .sn-section-head h2,
html[dir="rtl"] .sn-proof h2,
html[dir="rtl"] .sn-final-cta h2,
body.rtl .sn-section-head h2,
body.rtl .sn-proof h2,
body.rtl .sn-final-cta h2{
    font-weight:700;
}

html[dir="rtl"] .sn-section-head>p,
body.rtl .sn-section-head>p{
    font-size:18px;
    font-weight:500;
    line-height:1.9;
    color:#49434e;
}

html[dir="rtl"] .sn-service-card h3,
body.rtl .sn-service-card h3{
    font-size:24px;
    font-weight:700;
    line-height:1.45;
}

html[dir="rtl"] .sn-service-card p,
body.rtl .sn-service-card p{
    font-size:17px;
    font-weight:500;
    line-height:1.85;
    color:#514b56;
}

html[dir="rtl"] .sn-service-card--featured p,
body.rtl .sn-service-card--featured p{
    color:rgba(255,255,255,.92);
}

html[dir="rtl"] .sn-btn,
html[dir="rtl"] .sn-link,
body.rtl .sn-btn,
body.rtl .sn-link{
    font-size:16px;
    font-weight:700;
}

html[dir="rtl"] .sn-domain-box__intro strong,
body.rtl .sn-domain-box__intro strong{
    font-size:20px;
    font-weight:700;
}

html[dir="rtl"] .sn-domain-box__intro small,
body.rtl .sn-domain-box__intro small{
    font-size:15px;
    font-weight:500;
    color:#5d5660;
}

html[dir="rtl"] .sn-plan>p,
html[dir="rtl"] .sn-plan li,
html[dir="rtl"] .sn-step p,
body.rtl .sn-plan>p,
body.rtl .sn-plan li,
body.rtl .sn-step p{
    font-size:16px;
    font-weight:500;
}

@media(max-width:767px){
    html[dir="rtl"] .sn-hero__content>p,
    body.rtl .sn-hero__content>p{font-size:18px;line-height:1.8}
    html[dir="rtl"] .sn-section-head>p,
    body.rtl .sn-section-head>p{font-size:16px}
    html[dir="rtl"] .sn-service-card h3,
    body.rtl .sn-service-card h3{font-size:22px}
    html[dir="rtl"] .sn-service-card p,
    body.rtl .sn-service-card p{font-size:16px}
}

/* Larger, clearer journey step numbers: 01, 02, 03. */
.sn-step>span{
    top:-7px;
    z-index:2;
    min-width:24px;
    font-size:18px;
    font-weight:800;
    line-height:1;
    letter-spacing:.4px;
    color:var(--sn-orange);
    text-shadow:0 4px 12px rgba(226,131,48,.2);
}

@media(max-width:767px){
    .sn-step>span{font-size:16px;top:-5px}
}

/* Arabic small-copy refinement: clearer without changing component geometry. */
html[dir="rtl"] .sn-eyebrow,
html[dir="rtl"] .sn-kicker,
body.rtl .sn-eyebrow,
body.rtl .sn-kicker{
    font-size:15px;
    font-weight:700;
    line-height:1.55;
}

html[dir="rtl"] .sn-dashboard__top,
body.rtl .sn-dashboard__top{
    font-size:13px;
    font-weight:600;
}

html[dir="rtl"] .sn-status-card small,
html[dir="rtl"] .sn-mini-grid small,
body.rtl .sn-status-card small,
body.rtl .sn-mini-grid small{
    font-size:12px;
    font-weight:500;
    line-height:1.5;
    color:rgba(255,255,255,.72);
}

html[dir="rtl"] .sn-status-card strong,
html[dir="rtl"] .sn-status-card>b,
body.rtl .sn-status-card strong,
body.rtl .sn-status-card>b{
    font-size:15px;
    font-weight:700;
}

html[dir="rtl"] .sn-chart__title,
body.rtl .sn-chart__title{
    font-size:14px;
    font-weight:600;
}

html[dir="rtl"] .sn-mini-grid strong,
body.rtl .sn-mini-grid strong{
    font-size:14px;
    font-weight:700;
    line-height:1.45;
}

html[dir="rtl"] .sn-float-card b,
body.rtl .sn-float-card b{
    font-size:13px;
    font-weight:700;
}

html[dir="rtl"] .sn-float-card small,
body.rtl .sn-float-card small{
    font-size:11px;
    font-weight:500;
    line-height:1.45;
    color:#716a74;
}

html[dir="rtl"] .sn-domain-box__intro div>span,
body.rtl .sn-domain-box__intro div>span{
    font-size:13px;
    font-weight:700;
}

html[dir="rtl"] .sn-domain-box__footer,
body.rtl .sn-domain-box__footer{
    font-size:14px;
    font-weight:500;
}

html[dir="rtl"] .sn-domain-price span,
body.rtl .sn-domain-price span{
    font-size:12px;
    font-weight:500;
}

html[dir="rtl"] .sn-trust-row,
body.rtl .sn-trust-row{
    font-size:15px;
    font-weight:500;
}

html[dir="rtl"] .sn-proof__story p,
body.rtl .sn-proof__story p{
    font-size:18px;
    font-weight:500;
    color:rgba(255,255,255,.88);
}

html[dir="rtl"] .sn-metric span,
body.rtl .sn-metric span{
    font-size:15px;
    font-weight:500;
    color:rgba(255,255,255,.82);
}

html[dir="rtl"] .sn-text-link,
body.rtl .sn-text-link{
    font-size:16px;
    font-weight:700;
}

html[dir="rtl"] .sn-service-card__badge,
html[dir="rtl"] .sn-plan__ribbon,
body.rtl .sn-service-card__badge,
body.rtl .sn-plan__ribbon{
    font-size:11px;
}

html[dir="rtl"] .sn-final-cta p,
body.rtl .sn-final-cta p{
    font-size:18px;
    font-weight:500;
    color:rgba(255,255,255,.88);
}

@media(max-width:767px){
    html[dir="rtl"] .sn-eyebrow,
    html[dir="rtl"] .sn-kicker,
    body.rtl .sn-eyebrow,
    body.rtl .sn-kicker{font-size:13px}
    html[dir="rtl"] .sn-dashboard__top,
    body.rtl .sn-dashboard__top{font-size:11px}
    html[dir="rtl"] .sn-status-card small,
    html[dir="rtl"] .sn-mini-grid small,
    body.rtl .sn-status-card small,
    body.rtl .sn-mini-grid small{font-size:11px}
    html[dir="rtl"] .sn-mini-grid strong,
    body.rtl .sn-mini-grid strong{font-size:12px}
    html[dir="rtl"] .sn-domain-box__footer,
    body.rtl .sn-domain-box__footer{font-size:12px}
    html[dir="rtl"] .sn-trust-row,
    body.rtl .sn-trust-row{font-size:13px}
    html[dir="rtl"] .sn-proof__story p,
    body.rtl .sn-proof__story p,
    html[dir="rtl"] .sn-final-cta p,
    body.rtl .sn-final-cta p{font-size:16px}
}

/* English readability refinement: larger small copy with balanced spacing. */
body:not(.rtl) .sn-eyebrow,
body:not(.rtl) .sn-kicker{font-size:14px;line-height:1.5}

body:not(.rtl) .sn-hero__content>p{
    font-size:19px;
    line-height:1.8;
    color:rgba(255,255,255,.88);
}

body:not(.rtl) .sn-trust-row{font-size:14px;line-height:1.55}
body:not(.rtl) .sn-dashboard__top{font-size:12px;font-weight:600}

body:not(.rtl) .sn-status-card small,
body:not(.rtl) .sn-mini-grid small{
    font-size:12px;
    line-height:1.45;
    color:rgba(255,255,255,.72);
}

body:not(.rtl) .sn-status-card strong,
body:not(.rtl) .sn-status-card>b{font-size:15px}
body:not(.rtl) .sn-chart__title{font-size:14px;font-weight:600}
body:not(.rtl) .sn-mini-grid strong{font-size:14px;line-height:1.4}
body:not(.rtl) .sn-float-card b{font-size:13px}
body:not(.rtl) .sn-float-card small{font-size:11px;line-height:1.4;color:#716a74}

body:not(.rtl) .sn-domain-box__intro div>span{font-size:11px}
body:not(.rtl) .sn-domain-box__intro strong{font-size:18px;line-height:1.35}
body:not(.rtl) .sn-domain-box__intro small{font-size:13px;line-height:1.5;color:#716a74}
body:not(.rtl) .sn-domain-form input{font-size:16px}
body:not(.rtl) .sn-domain-form button{font-size:14px}
body:not(.rtl) .sn-domain-box__footer{font-size:12px}
body:not(.rtl) .sn-domain-box__footer strong{font-size:13px}
body:not(.rtl) .sn-domain-price span{font-size:11px}

body:not(.rtl) .sn-section-head>p{
    font-size:16px;
    line-height:1.8;
    color:#56505b;
}

body:not(.rtl) .sn-service-card h3{font-size:21px;line-height:1.4}
body:not(.rtl) .sn-service-card p{font-size:15px;line-height:1.75;color:#5b5560}
body:not(.rtl) .sn-service-card--featured p{color:rgba(255,255,255,.84)}
body:not(.rtl) .sn-link{font-size:14px}
body:not(.rtl) .sn-service-card__badge,
body:not(.rtl) .sn-plan__ribbon{font-size:11px}

body:not(.rtl) .sn-proof__story p{
    font-size:16px;
    line-height:1.85;
    color:rgba(255,255,255,.82);
}

body:not(.rtl) .sn-text-link{font-size:15px}
body:not(.rtl) .sn-metric span{font-size:14px;line-height:1.5;color:rgba(255,255,255,.78)}
body:not(.rtl) .sn-plan__top{font-size:22px}
body:not(.rtl) .sn-plan__price span{font-size:12px}
body:not(.rtl) .sn-plan>p{font-size:15px;line-height:1.75;color:#5b5560}
body:not(.rtl) .sn-plan li{font-size:14px;line-height:1.5}
body:not(.rtl) .sn-step h3{font-size:19px;line-height:1.4}
body:not(.rtl) .sn-step p{font-size:14px;line-height:1.75;color:#5b5560}
body:not(.rtl) .sn-final-cta p{font-size:16px;line-height:1.75;color:rgba(255,255,255,.82)}
body:not(.rtl) .sn-btn{font-size:15px}

@media(max-width:767px){
    body:not(.rtl) .sn-eyebrow,
    body:not(.rtl) .sn-kicker{font-size:12px}
    body:not(.rtl) .sn-hero__content>p{font-size:17px}
    body:not(.rtl) .sn-dashboard__top{font-size:11px}
    body:not(.rtl) .sn-status-card small,
    body:not(.rtl) .sn-mini-grid small{font-size:11px}
    body:not(.rtl) .sn-mini-grid strong{font-size:12px}
    body:not(.rtl) .sn-domain-box__intro strong{font-size:16px}
    body:not(.rtl) .sn-domain-box__intro small{font-size:12px}
    body:not(.rtl) .sn-domain-box__footer{font-size:11px}
    body:not(.rtl) .sn-section-head>p{font-size:15px}
    body:not(.rtl) .sn-service-card p{font-size:14px}
    body:not(.rtl) .sn-proof__story p,
    body:not(.rtl) .sn-final-cta p{font-size:15px}
}

/* Mobile domain search button: compact icon button in both languages. */
@media(max-width:767px){
    body .sn-home .sn-domain-form button{
        flex:0 0 50px;
        width:50px;
        min-width:50px;
        height:46px;
        padding:0!important;
        font-size:0!important;
        line-height:0;
        border-radius:10px;
        white-space:nowrap;
    }

    body .sn-home .sn-domain-form button .sn-domain-arrow{
        display:block;
        width:19px;
        height:19px;
        flex:0 0 19px;
    }
}

/* Temporary three-offer campaign — added on top of the approved final CSS. */
.sn-offers-visual{min-height:520px;align-content:center}
.sn-offers-grid{width:100%;display:grid;gap:12px}
.sn-offer-card{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 20px;border:1px solid rgba(255,255,255,.17);border-radius:16px;background:rgba(255,255,255,.1);color:#fff!important;text-decoration:none!important;backdrop-filter:blur(18px);box-shadow:0 18px 45px rgba(15,0,20,.2);transition:transform .25s ease,border-color .25s ease,background .25s ease}
.sn-offer-card:hover{transform:translateY(-4px);border-color:rgba(243,164,95,.75);background:rgba(255,255,255,.15)}
.sn-offer-card--featured{border-color:rgba(243,164,95,.7);background:linear-gradient(110deg,rgba(226,131,48,.24),rgba(255,255,255,.1))}
.sn-offer-card__badge{position:absolute;top:-9px;right:16px;padding:5px 10px;border-radius:20px;background:var(--sn-orange);color:#fff;font-size:11px;font-weight:800}
.sn-offer-card__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.13);color:#f3a45f;font-size:21px}
.sn-offer-card h2{margin:0 0 5px;font-size:20px;line-height:1.3;letter-spacing:0;color:#fff}
.sn-offer-card p{margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.6}
.sn-offer-card__price{display:flex;align-items:center;gap:8px;margin-top:8px;color:#fff}
.sn-offer-card__price>small{font-size:12px;color:rgba(255,255,255,.75)}
.sn-offer-card__price strong{font-size:33px;line-height:1;color:#f3a45f}
.sn-offer-card__price span{display:grid;font-size:13px;font-weight:700;line-height:1.1}
.sn-offer-card__price span small{font-size:10px;color:rgba(255,255,255,.72);font-weight:500;margin-top:3px}
.sn-offer-card__saving{margin-top:7px;color:#f3a45f;font-size:13px;font-weight:800}
.sn-offer-card__cta{min-width:132px;text-align:center;padding:11px 13px;border-radius:9px;background:#fff;color:var(--sn-purple);font-size:12px;font-weight:800}
.sn-offer-card__cta i{margin-inline-start:5px}
.sn-offers-note{margin:13px 5px 0!important;color:rgba(255,255,255,.72)!important;font-size:12px!important;text-align:center}
.sn-offers-note i{color:#f3a45f;margin-inline-end:5px}
html[dir="rtl"] .sn-offer-card__badge,body.rtl .sn-offer-card__badge{right:auto;left:16px}
html[dir="rtl"] .sn-offer-card__cta i,body.rtl .sn-offer-card__cta i{transform:scaleX(-1)}
html[dir="rtl"] .sn-offer-card,body.rtl .sn-offer-card{font-family:Calibri,"Segoe UI",Tahoma,Arial,sans-serif!important}

@media(max-width:767px){
    .sn-offers-visual{min-height:auto;margin-top:35px}
    .sn-offer-card{grid-template-columns:46px minmax(0,1fr);padding:17px 15px;gap:12px}
    .sn-offer-card__icon{width:46px;height:46px;font-size:18px}
    .sn-offer-card h2{font-size:19px}
    .sn-offer-card p{font-size:14px}
    .sn-offer-card__cta{grid-column:1/-1;width:100%;font-size:14px}
    .sn-offer-card__badge{font-size:10px}
    .sn-offers-note{font-size:11px!important}
}
