:root{--light:#E8F3FF;--blue:#0061D4;--navy:#010F38;--cyan:#52C7DC;--muted:#607493;--line:#D5E6F8;--success:#16A879;--shadow:0 24px 70px rgba(1,15,56,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--navy);line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin:auto}
.topbar{background:var(--navy);color:#dceaff;font-size:12px;padding:9px 0}.topbar .container{display:flex;justify-content:space-between}
body>header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:900;white-space:nowrap}.logo-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--cyan));display:grid;place-items:center;color:#fff}.logo b{color:var(--blue)}
.menu{display:flex;align-items:center;gap:2px}.menu-group{position:relative}.menu-trigger{display:flex;align-items:center;gap:6px;padding:27px 10px;font-size:13px;font-weight:900}.menu-trigger:hover{color:var(--blue)}.mega-menu{display:none;position:absolute;top:75px;left:50%;transform:translateX(-50%);width:760px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);gap:12px}.menu-group:hover .mega-menu{display:grid}.mega-link{padding:15px;border-radius:15px;border:1px solid transparent}.mega-link:hover{background:var(--light);border-color:var(--line)}.mega-link b{display:block;font-size:14px}.mega-link small{color:var(--muted)}.single-menu{padding:27px 10px;font-size:13px;font-weight:900}
.actions{display:flex;gap:8px;align-items:center}.lang{padding:8px 10px;border-radius:9px;font-size:12px;font-weight:900}.lang.active{background:var(--light);color:var(--blue)}
.btn{min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 14px 28px rgba(0,97,212,.22)}.btn-cyan{background:var(--cyan);color:var(--navy)}.btn-outline{background:#fff;border-color:var(--line)}.btn-dark{background:var(--navy);color:#fff}
.hero{position:relative;overflow:hidden;background:linear-gradient(118deg,var(--navy),#042868 58%,var(--blue));color:#fff;padding:88px 0 100px}.hero:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(82,199,220,.12);right:-180px;top:-210px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;gap:62px;align-items:center}.eyebrow,.tag{color:var(--cyan);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.hero h1{font-size:clamp(50px,6vw,80px);line-height:.97;letter-spacing:-.057em;margin:18px 0}.hero p{font-size:18px;color:#d2e3f8;max-width:660px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.domain-search{background:#fff;padding:7px;border-radius:17px;display:grid;grid-template-columns:1fr 90px auto;max-width:670px;box-shadow:0 22px 50px rgba(0,0,0,.2)}.domain-search input,.domain-search select{border:0;outline:0;padding:0 14px;background:#fff;color:var(--navy)}.domain-search select{border-left:1px solid var(--line)}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:#c7dcf5;margin-top:16px}.hero-visual{position:relative}.metric{position:absolute;background:#fff;color:var(--navy);border-radius:18px;padding:16px 18px;box-shadow:var(--shadow)}.metric.one{left:-10px;bottom:28px}.metric.two{right:-8px;top:35px;background:var(--cyan)}.metric small{display:block;color:var(--muted);font-size:11px}.metric b{font-size:24px}
.trust-strip{position:relative;margin-top:-38px;z-index:5}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.trust-item{padding:22px;text-align:center;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item b{display:block;font-size:25px}.trust-item span{font-size:12px;color:var(--muted)}
.section{padding:96px 0}.section-light{background:var(--light)}.section-dark{background:var(--navy);color:#fff}.section-head{text-align:center;max-width:780px;margin:0 auto 45px}.section-head h2,.split h2,.page-hero h1{font-size:clamp(36px,4vw,55px);line-height:1.07;letter-spacing:-.043em;margin:10px 0 14px}.section-head p,.split p,.rich-content p{color:var(--muted)}.section-dark .section-head p{color:#b9cde8}
.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px;transition:.2s}.service:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-icon{width:54px;height:54px;border-radius:16px;background:var(--light);display:grid;place-items:center;color:var(--blue);font-size:23px;margin-bottom:18px}.service p{font-size:13px;color:var(--muted)}.link{color:var(--blue);font-size:13px;font-weight:900}
.pricing{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.plan{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px;display:flex;flex-direction:column;position:relative}.plan.popular{border:2px solid var(--blue);box-shadow:0 25px 60px rgba(0,97,212,.16);transform:translateY(-9px)}.popular-label{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:var(--blue);color:#fff;border-radius:99px;padding:7px 15px;font-size:11px;font-weight:900}.price{font-size:42px;font-weight:900;letter-spacing:-.045em;margin:18px 0 4px}.price small{font-size:12px;color:var(--muted)}.features{list-style:none;padding:0;margin:20px 0 28px;display:grid;gap:10px;font-size:13px}.features li:before{content:"✓";color:var(--success);font-weight:900;margin-right:8px}.plan .btn{margin-top:auto}
.page-hero{background:linear-gradient(118deg,var(--navy),#06367d);color:#fff;padding:92px 0}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.page-hero p{color:#c9dcf4;max-width:760px}.breadcrumbs{font-size:12px;color:#9eb9d8}.page-hero-art{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:24px}
.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.feature-card .service-icon{margin-bottom:14px}.feature-card p{color:var(--muted);font-size:13px}
.rich-content{max-width:920px;margin:auto}.rich-content h2{font-size:32px;margin-top:38px}.rich-content h3{font-size:22px;margin-top:28px}.rich-content ul{padding-left:20px}.rich-content li{margin:8px 0}.content-box{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:0 15px 45px rgba(1,15,56,.06)}
.cta{padding:75px 0}.cta-box{border-radius:32px;padding:50px;background:linear-gradient(120deg,var(--blue),var(--cyan));display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff}.cta-box h2{font-size:42px;line-height:1.08;margin:0 0 8px}.cta-box p{margin:0;color:#eaf9ff}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px}.form-card label{display:grid;gap:7px;margin-bottom:14px;font-weight:800;font-size:13px}.form-card input,.form-card textarea,.form-card select{padding:13px;border:1px solid var(--line);border-radius:11px}
.notice{padding:13px;border-radius:10px;margin-bottom:16px}.notice.ok{background:#dcf7ed;color:#087052}
footer{background:var(--navy);color:#bed1e9;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:38px}footer h4{color:#fff}footer a{display:block;margin:9px 0;font-size:13px}.copyright{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:38px;font-size:12px}
@media(max-width:1050px){.menu{display:none}.hero-grid,.page-hero-grid,.contact-grid{grid-template-columns:1fr}.services{grid-template-columns:repeat(2,1fr)}.pricing{grid-template-columns:repeat(2,1fr)}.feature-cards{grid-template-columns:repeat(2,1fr)}.plan.popular{transform:none}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.container{width:min(100% - 26px,1220px)}.actions .btn{display:none}.hero h1{font-size:45px}.domain-search{grid-template-columns:1fr 80px}.domain-search .btn{grid-column:1/-1}.trust-grid,.services,.pricing,.feature-cards{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.cta-box{display:block;padding:35px 25px}.cta-box .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}}


/* Dynamic page sections */
.section-bg-white{background:#fff}.section-bg-light{background:var(--light)}.section-bg-dark{background:var(--navy);color:#fff}.section-bg-gradient{background:linear-gradient(120deg,var(--navy),var(--blue));color:#fff}.dynamic-section{background-size:cover;background-position:center}.dynamic-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dynamic-section.image-left .dynamic-media{order:0}.dynamic-section.image-left .dynamic-copy{order:1}.dynamic-section.image-right .dynamic-copy{order:0}.dynamic-section.image-right .dynamic-media{order:1}.dynamic-section.image-top .dynamic-inner{grid-template-columns:1fr}.dynamic-section.image-top .dynamic-media{order:0}.dynamic-section.image-top .dynamic-copy{order:1}.dynamic-section.type-content .dynamic-inner,.dynamic-section.type-cta .dynamic-inner,.dynamic-section.type-banner .dynamic-inner{grid-template-columns:1fr}.dynamic-section.type-content .dynamic-copy{max-width:920px;margin:auto}.dynamic-section.type-cta .dynamic-copy,.dynamic-section.type-banner .dynamic-copy{text-align:center;max-width:850px;margin:auto}.dynamic-media img{width:100%;max-height:520px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.dynamic-copy h1,.dynamic-copy h2,.dynamic-copy h3{line-height:1.08;letter-spacing:-.035em;margin:10px 0 18px}.dynamic-copy h1{font-size:clamp(42px,5vw,68px)}.dynamic-copy h2{font-size:clamp(34px,4vw,52px)}.dynamic-copy h3{font-size:clamp(26px,3vw,38px)}.dynamic-text{color:var(--muted)}.section-bg-dark .dynamic-text,.section-bg-gradient .dynamic-text{color:#cbdcf2}.dynamic-text p:first-child{margin-top:0}.dynamic-copy .btn{margin-top:18px}@media(max-width:850px){.dynamic-inner{grid-template-columns:1fr}.dynamic-media,.dynamic-copy{order:initial!important}}

/* Packs Builder */

/* Hosting cards — SiteGround inspired, HeberPage identity */
.hp-hosting-plans-shell{
    max-width:1030px;
    margin:0 auto;
}
.hp-hosting-includes{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:24px;
    flex-wrap:wrap;
    margin:0 0 38px;
    color:#202020;
    font-size:14px;
}
.hp-hosting-includes span{font-weight:500}
.hp-hosting-includes b{font-weight:600}

.pricing-hosting{
    display:flex;
    justify-content:center;
    align-items:stretch;
    gap:18px;
    padding-top:0;
}
.hosting-plan{
    position:relative;
    flex:0 1 330px;
    max-width:330px;
    min-height:720px;
    overflow:visible;
    background:#fff;
    border:1px solid #d7d7d7;
    border-radius:20px;
    padding:0;
    display:flex;
    color:#202020;
    box-shadow:none;
    transition:transform .2s ease,box-shadow .2s ease;
}
.hosting-plan:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 42px rgba(0,0,0,.09);
}
.hosting-plan-body{
    width:100%;
    padding:28px 28px 30px;
    display:flex;
    flex-direction:column;
}
.hosting-plan h3{
    margin:0 0 5px;
    font-size:22px;
    line-height:1.2;
    font-weight:500;
    letter-spacing:0;
}
.hosting-plan-description{
    min-height:45px;
    margin:0;
    color:#333;
    font-size:14px;
    line-height:1.5;
}
.plan-promo{
    display:flex;
    align-items:center;
    gap:8px;
    min-height:28px;
    margin:20px 0 5px;
}
.plan-promo del{
    color:#333;
    font-size:10px;
}
.discount-chip{
    display:inline-flex;
    align-items:center;
    min-height:18px;
    padding:2px 7px;
    border-radius:2px;
    background:#dcefe8;
    color:#176b52;
    font-size:10px;
    font-weight:700;
}
.hosting-plan:nth-child(3n) .discount-chip{
    background:#eee6ff;
    color:#7450c2;
}
.hosting-plan .price{
    display:flex;
    align-items:flex-end;
    gap:3px;
    margin:0;
    color:#202020;
    line-height:1;
}
.hosting-plan .price strong{
    font-size:34px;
    font-weight:500;
    letter-spacing:-.03em;
}
.hosting-plan .price span{
    margin-bottom:3px;
    font-size:12px;
    font-weight:600;
}
.hosting-plan .price small{
    margin-bottom:3px;
    color:#202020;
    font-size:12px;
    font-weight:500;
}
.plan-subtitle{
    min-height:43px;
    margin:7px 0 20px;
    color:#333;
    font-size:12px;
    line-height:1.45;
    font-weight:400;
}
.hosting-plan .hp-select-plan{
    width:100%;
    min-height:42px;
    margin:0;
    border:0;
    border-radius:999px;
    background:#05144b;
    color:#fff;
    box-shadow:none;
    font-size:12px;
    font-weight:800;
    text-transform:uppercase;
}
.hosting-plan .hp-select-plan:hover{
    background:#000;
}
.hosting-features-separator{
    height:1px;
    margin:40px 0 17px;
    background:#dedede;
}
.hosting-plan .features{
    display:grid;
    gap:0;
    margin:0;
    padding:0;
    list-style:none;
    color:#252525;
    font-size:13px;
}
.hosting-plan .features li{
    position:relative;
    min-height:auto;
    padding:5px 25px 5px 27px;
    border:0;
    line-height:1.45;
}
.hosting-plan .features li::before,
.hosting-plan .features li::after{
    content:none;
}
.hosting-plan .feature-line{
    display:flex;
    align-items:flex-start;
    gap:0;
}
.feature-check{
    position:absolute;
    left:3px;
    top:5px;
    color:#2ecf96;
    font-size:15px;
    font-weight:800;
}
.feature-group-title{
    padding:15px 0 8px!important;
    color:#262626;
    font-size:14px;
    font-weight:600;
}
.feature-new{
    display:inline-flex;
    align-items:center;
    margin-left:7px;
    padding:1px 5px;
    border-radius:2px;
    background:#dcefe8;
    color:#176b52;
    font-size:9px;
    font-weight:800;
}
.hosting-plan .feature-info{
    position:absolute;
    right:2px;
    top:7px;
    width:16px;
    height:16px;
    border:1px solid #555;
    border-radius:50%;
    background:transparent;
    color:#333;
    display:grid;
    place-items:center;
    padding:0;
    font-size:9px;
    font-weight:800;
    cursor:help;
}
.hosting-plan .feature-info::before{
    content:"";
    position:absolute;
    right:1px;
    top:calc(100% + 5px);
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:7px solid #282828;
    opacity:0;
    visibility:hidden;
    z-index:100;
}
.hosting-plan .feature-info::after{
    content:attr(data-tooltip);
    position:absolute;
    right:-10px;
    top:calc(100% + 12px);
    width:max-content;
    min-width:190px;
    max-width:min(320px,calc(100vw - 40px));
    padding:14px 16px;
    border-radius:6px;
    background:#282828;
    color:#fff;
    box-shadow:0 14px 30px rgba(0,0,0,.2);
    font:400 12px/1.55 Inter,Arial,sans-serif;
    text-align:left;
    white-space:normal;
    overflow-wrap:anywhere;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(4px);
    transition:.16s ease;
    z-index:100;
}
.hosting-plan .feature-info:hover::before,
.hosting-plan .feature-info:hover::after,
.hosting-plan .feature-info:focus-visible::before,
.hosting-plan .feature-info:focus-visible::after{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

/* Recommended package */
.hosting-plan.popular{
    z-index:2;
    border:2px solid #19bdc8;
    border-radius:20px;
    background:#fff;
    color:#202020;
    transform:none;
    box-shadow:none;
}
.hosting-plan.popular:hover{
    transform:translateY(-4px);
}
.hosting-plan.popular .popular-label{
    position:absolute;
    right: -198px;
    top: -23px;
    min-height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:7px 20px;
    border-radius:20px 20px 0 0;
    background:#19bdc8;
    color:#ffffff;
    font-size:13px;
    font-weight:500;
    text-transform:uppercase;
}
.hosting-plan.popular h3,
.hosting-plan.popular .price,
.hosting-plan.popular .price small,
.hosting-plan.popular .plan-subtitle,
.hosting-plan.popular .features,
.hosting-plan.popular>p,
.hosting-plan.popular .plan-promo del{
    color:#202020;
}
.hosting-plan.popular .hp-select-plan{
    background:#19bdc8;
    color:#fff;
}

@media(max-width:1050px){
    .pricing-hosting{
        flex-wrap:wrap;
    }
    .hosting-plan{
        flex-basis:calc(50% - 12px);
        max-width:420px;
        min-height:auto;
    }
    .hosting-plan.popular{
        margin-top:42px;
    }
}
@media(max-width:700px){
    .hp-hosting-includes{
        justify-content:flex-start;
        gap:10px 18px;
    }
    .pricing-hosting{
        display:grid;
        grid-template-columns:1fr;
    }
    .hosting-plan{
        max-width:none;
        width:100%;
        min-height:auto;
    }
    .hosting-plan.popular{
        margin-top:42px;
    }
    .hosting-plan .feature-info::after{
        position:fixed;
        left:16px;
        right:16px;
        top:auto;
        bottom:16px;
        width:auto;
        min-width:0;
        max-width:none;
    }
    .hosting-plan .feature-info::before{
        display:none;
    }
}

.vps-comparison-wrap{overflow-x:auto}.vps-plan-heads,.vps-spec-row{display:grid;grid-template-columns:230px repeat(var(--plan-count),minmax(220px,1fr));min-width:1050px;gap:16px}.vps-nav-cell{padding:20px;font-weight:900}.vps-head{padding:10px 0 23px}.vps-head h3{font-size:28px;margin:0 0 22px}.vps-head .btn{width:100%;border-radius:9px}.vps-offer{display:flex;gap:9px;align-items:center;margin-top:19px}.vps-head strong{font-size:28px;display:inline-block;margin-top:10px}.vps-head p{font-size:12px;color:var(--muted);margin:4px 0}.vps-spec-table{min-width:1050px}.vps-spec-row{min-height:78px;align-items:center;border-radius:7px}.vps-spec-row:nth-child(odd){background:#f3f5f7}.vps-spec-row>*{padding:17px 24px}.spec-check{font-size:25px!important;font-weight:900}
.dedicated-list{display:grid;gap:21px}.dedicated-header,.dedicated-row{display:grid;grid-template-columns:1.05fr 1.15fr 1.05fr 1.15fr .85fr 220px;gap:20px;align-items:center}.dedicated-header{padding:0 32px;color:var(--muted);font-size:13px}.dedicated-row{background:#f3f5f7;border-radius:28px;padding:31px 32px}.dedicated-row h3{margin:4px 0 0;font-size:22px}.dedicated-row b{display:block}.dedicated-row small{display:block;color:var(--muted);margin-top:5px}.server-brand{font-size:24px!important;text-transform:lowercase;color:#111}.dedicated-price strong{font-size:37px!important}.dedicated-row .btn{min-width:200px}
@media(max-width:1000px){.dedicated-header{display:none}.dedicated-row{grid-template-columns:1fr 1fr}}@media(max-width:650px){.dedicated-row{grid-template-columns:1fr;padding:24px}.dedicated-row .btn{min-width:0}}


/* Hosting feature information tooltips */
.hosting-plan .features li{
    display:flex;
    align-items:flex-start;
    gap:10px;
    padding:10px 0 10px 20px;
    overflow:visible;
}

.hosting-plan .feature-label{
    flex:1;
    min-width:0;
}

.hosting-plan .feature-info{
    position:relative;
    flex:0 0 20px;
    width:20px;
    height:20px;
    margin:2px 0 0 auto;
    padding:0;
    border:2px solid currentColor;
    border-radius:50%;
    background:transparent;
    color:inherit;
    display:grid;
    place-items:center;
    font:900 11px/1 Arial,sans-serif;
    cursor:help;
    z-index:5;
}

.hosting-plan .feature-info::before{
    content:"";
    position:absolute;
    right:1px;
    top:calc(100% + 8px);
    width:0;
    height:0;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:8px solid #01163f;
    opacity:0;
    visibility:hidden;
    transform:translateY(5px);
    transition:.18s ease;
    z-index:101;
}

.hosting-plan .feature-info::after{
    content:attr(data-tooltip);
    position:absolute;
    right:-14px;
    top:calc(100% + 18px);
    width:max-content;
    min-width:180px;
    max-width:min(360px,calc(100vw - 42px));
    padding:16px 18px;
    border-radius:12px;
    background:#01163f;
    color:#fff;
    box-shadow:0 18px 45px rgba(1,15,56,.28);
    font:500 14px/1.45 Inter,Arial,sans-serif;
    text-align:left;
    white-space:normal;
    overflow-wrap:anywhere;
    word-break:normal;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(5px);
    transition:.18s ease;
    z-index:100;
}

.hosting-plan .feature-info:hover::before,
.hosting-plan .feature-info:hover::after,
.hosting-plan .feature-info:focus-visible::before,
.hosting-plan .feature-info:focus-visible::after{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

.hosting-plan .feature-info:focus-visible{
    outline:3px solid rgba(82,199,220,.42);
    outline-offset:3px;
}

/* Disable the old pseudo information icon */
.hosting-plan .features li::after{
    content:none;
}

.hosting-plan.popular .feature-info{
    color:#fff;
}

@media(max-width:700px){
    .hosting-plan .feature-info::after{
        position:fixed;
        left:16px;
        right:16px;
        top:auto;
        bottom:16px;
        width:auto;
        min-width:0;
        max-width:none;
        padding:15px 17px;
        font-size:14px;
    }

    .hosting-plan .feature-info::before{
        display:none;
    }
}


/* ===== Hosting Provider Advanced Sections ===== */
.hosting-section-intro{max-width:760px;color:var(--muted);font-size:17px}
.section-bg-dark .hosting-section-intro,.section-bg-gradient .hosting-section-intro{color:#cbdcf2}

/* Accordion + image */
.hosting-accordion-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:70px;align-items:center}
.hosting-accordion-copy>h1,.hosting-accordion-copy>h2,.hosting-accordion-copy>h3{font-size:clamp(36px,4vw,55px);line-height:1.05;letter-spacing:-.04em;margin:10px 0 18px}
.hosting-accordion{margin-top:38px;border-top:1px solid #dfe6ef}
.hosting-accordion details{border-bottom:1px solid #dfe6ef}
.hosting-accordion summary{position:relative;cursor:pointer;list-style:none;padding:22px 50px 22px 0;font-size:21px;font-weight:800}
.hosting-accordion summary::-webkit-details-marker{display:none}
.hosting-accordion summary span,.hosting-accordion summary span:before{position:absolute;background:var(--navy);content:""}
.hosting-accordion summary span{right:8px;top:50%;width:18px;height:2px}
.hosting-accordion summary span:before{left:8px;top:-8px;width:2px;height:18px;transition:.2s}
.hosting-accordion details[open] summary span:before{transform:rotate(90deg);opacity:0}
.hosting-accordion details[open] summary{text-decoration:underline}
.accordion-answer{padding:0 45px 24px 0;color:var(--muted);font-size:15px;line-height:1.7}
.hosting-accordion-media{background:#f2f3f5;border-radius:34px;min-height:540px;display:grid;place-items:center;padding:30px;overflow:hidden}
.hosting-accordion-media img{width:100%;max-height:520px;object-fit:contain}

/* Use cases grid */
.hosting-use-cases .section-head,.hosting-tabs-section .section-head,.hosting-logo-section .section-head{max-width:900px}
.hosting-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 65px;margin-top:50px}
.hosting-use-card{padding:25px 0 32px;border-bottom:1px solid #dfe6ef}
.hosting-use-icon{width:54px;height:54px;border-radius:10px;background:#f4f6f8;display:grid;place-items:center;font-size:25px;margin-bottom:18px}
.hosting-use-card h3,.hosting-tab-grid h3{font-size:19px;margin:0 0 8px;text-decoration:underline;text-underline-offset:5px}
.hosting-use-card p,.hosting-tab-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}

/* Feature tabs */
.hosting-tab-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:44px 0 55px}
.hosting-tab-buttons button{min-height:48px;padding:0 25px;border:2px solid var(--navy);border-radius:8px;background:#fff;color:var(--navy);font-weight:900;cursor:pointer}
.hosting-tab-buttons button.active{background:var(--navy);color:#fff}
.hosting-tab-panel{display:none}
.hosting-tab-panel.active{display:block}
.hosting-tab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}
.hosting-tab-grid article{min-width:0}

/* Logo / OS carousel */
.hosting-logo-section{overflow:hidden}
.hosting-logo-track{display:flex;align-items:center;gap:80px;overflow-x:auto;padding:35px 10px 45px;scroll-snap-type:x mandatory;scrollbar-width:thin}
.hosting-logo-item{flex:0 0 220px;height:110px;display:grid;place-items:center;scroll-snap-align:center}
.hosting-logo-item img{max-width:210px;max-height:90px;object-fit:contain;filter:saturate(.85)}

@media(max-width:950px){
  .hosting-accordion-layout{grid-template-columns:1fr;gap:38px}
  .hosting-accordion-media{min-height:380px}
  .hosting-use-grid,.hosting-tab-grid{grid-template-columns:repeat(2,1fr);gap:0 35px}
}
@media(max-width:650px){
  .hosting-use-grid,.hosting-tab-grid{grid-template-columns:1fr}
  .hosting-accordion summary{font-size:18px}
  .hosting-accordion-media{min-height:280px}
  .hosting-logo-track{gap:35px}
  .hosting-logo-item{flex-basis:170px}
}


/* ===== Dynamic Page Hero Builder ===== */
.page-hero-builder{
    position:relative;
    overflow:hidden;
    display:flex;
    align-items:center;
    min-height:var(--page-hero-min-height,560px);
    padding:var(--page-hero-padding-top,90px) 0 var(--page-hero-padding-bottom,90px);
    background:var(--page-hero-bg,linear-gradient(118deg,#010F38,#0061D4));
    background-size:cover;
    background-position:center;
    color:var(--page-hero-title,#fff);
}
.page-hero-builder::before{
    content:"";
    position:absolute;
    width:650px;
    height:650px;
    right:-260px;
    top:-300px;
    border-radius:50%;
    background:rgba(82,199,220,.1);
    pointer-events:none;
}
.page-hero-builder .page-hero-grid{position:relative;z-index:2}
.page-hero-copy{min-width:0}
.page-hero-eyebrow{
    display:block;
    margin:15px 0 12px;
    color:var(--page-hero-eyebrow,#52C7DC);
    font-size:12px;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
}
.page-hero-builder h1{
    margin:0 0 20px;
    color:var(--page-hero-title,#fff);
    font-size:clamp(45px,5.5vw,76px);
    line-height:1.01;
    letter-spacing:-.055em;
}
.page-hero-builder .page-hero-copy>p{
    max-width:720px;
    margin:0;
    color:var(--page-hero-text,#D2E3F8);
    font-size:18px;
    line-height:1.7;
}
.page-hero-features{display:flex;gap:11px 20px;flex-wrap:wrap;margin-top:22px}
.page-hero-features span{display:inline-flex;align-items:center;gap:8px;color:var(--page-hero-text,#D2E3F8);font-size:13px;font-weight:700}
.page-hero-features i{font-style:normal;color:var(--page-hero-eyebrow,#52C7DC);font-size:16px}
.hero-builder-art{position:relative;min-height:410px;display:grid;place-items:center}
.hero-builder-art>img{width:100%;max-height:500px;object-fit:contain;border-radius:28px}
.hero-floating-card{
    position:absolute;
    min-width:145px;
    padding:15px 17px;
    border-radius:17px;
    background:#fff;
    color:#010F38;
    box-shadow:0 22px 50px rgba(0,0,0,.22);
}
.hero-floating-card b,.hero-floating-card small{display:block}
.hero-floating-card b{font-size:23px;line-height:1.1}
.hero-floating-card small{margin-top:4px;color:#607493;font-size:11px}
.hero-floating-card.card-1{left:-15px;bottom:35px}
.hero-floating-card.card-2{right:-10px;top:35px;background:#52C7DC}
.hero-floating-card.card-3{right:25px;bottom:5px}
.page-hero-builder.layout-image_left .page-hero-copy{order:2}
.page-hero-builder.layout-image_left .hero-builder-art{order:1}
.page-hero-builder.layout-center .page-hero-grid,
.page-hero-builder.layout-background_image .page-hero-grid{grid-template-columns:1fr;text-align:center}
.page-hero-builder.layout-center .page-hero-copy,
.page-hero-builder.layout-background_image .page-hero-copy{max-width:950px;margin:auto}
.page-hero-builder.layout-center .page-hero-copy>p,
.page-hero-builder.layout-background_image .page-hero-copy>p{margin-left:auto;margin-right:auto}
.page-hero-builder.layout-center .hero-actions,
.page-hero-builder.layout-background_image .hero-actions,
.page-hero-builder.layout-center .page-hero-features,
.page-hero-builder.layout-background_image .page-hero-features{justify-content:center}
.hero-centered-cards{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;grid-column:1/-1;margin-top:8px}
.hero-centered-cards>div{min-width:145px;padding:15px 18px;border-radius:15px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.17);backdrop-filter:blur(10px)}
.hero-centered-cards b,.hero-centered-cards small{display:block}
.hero-centered-cards b{font-size:23px}
.hero-centered-cards small{color:var(--page-hero-text,#D2E3F8)}
@media(max-width:950px){
    .page-hero-builder .page-hero-grid{grid-template-columns:1fr}
    .page-hero-builder.layout-image_left .page-hero-copy,
    .page-hero-builder.layout-image_left .hero-builder-art{order:initial}
    .hero-builder-art{min-height:330px}
}
@media(max-width:650px){
    .page-hero-builder{min-height:auto}
    .page-hero-builder h1{font-size:42px}
    .page-hero-builder .page-hero-copy>p{font-size:16px}
    .hero-floating-card{position:static;margin:8px;display:inline-block}
    .hero-builder-art{display:block;text-align:center;min-height:0}
    .hero-builder-art>img{margin-bottom:12px}
}

/* ===== Dynamic Footer Builder ===== */
.hp-footer{background:var(--footer-bg,#08245B);color:var(--footer-text,#C9D6EC);padding:66px 0 22px;border-radius:0 0 18px 18px}
.hp-footer-main{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) minmax(260px,1.3fr);gap:46px}
.hp-footer h4{margin:0 0 20px;color:var(--footer-heading,#fff);font-size:18px;text-transform:none}
.hp-footer-column a,.hp-footer-contact>a{display:block;margin:0 0 15px;color:var(--footer-text,#C9D6EC);font-size:14px;font-weight:700;transition:.2s}
.hp-footer a:hover{color:#fff;transform:translateX(3px)}
.hp-footer-contact p{margin:0 0 18px;line-height:1.7}
.hp-footer-socials{display:flex;gap:13px;margin-top:22px}.hp-footer-socials a{width:28px;height:28px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;margin:0}
.hp-footer-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.hp-footer-badges span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;font-size:11px;font-weight:800}
.hp-footer-payment-row{padding-top:26px}.hp-footer-payments{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.hp-footer-payments span{color:#fff;font-size:17px;font-weight:900;font-style:italic}
.hp-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid rgba(255,255,255,.13);margin-top:30px;padding-top:22px;font-size:12px}.hp-footer-bottom p{margin:0}.hp-footer-bottom>div{display:flex;gap:20px;flex-wrap:wrap}.hp-footer-bottom a{font-weight:800}
@media(max-width:1050px){.hp-footer-main{grid-template-columns:repeat(3,1fr)}.hp-footer-contact{grid-column:span 2}}
@media(max-width:700px){.hp-footer-main{grid-template-columns:1fr 1fr;gap:32px}.hp-footer-contact{grid-column:1/-1}.hp-footer-bottom{align-items:flex-start;flex-direction:column}.hp-footer-payments{gap:14px}.hp-footer-payments span{font-size:14px}}
@media(max-width:480px){.hp-footer-main{grid-template-columns:1fr}}


/* ===== Home Services Mosaic ===== */
.hp-services-mosaic-section{padding:90px 0}
.hp-services-heading{margin-bottom:34px}
.hp-services-mosaic{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    grid-auto-rows:minmax(250px,auto);
    gap:16px;
}
.hp-service-tile{
    position:relative;
    overflow:hidden;
    min-height:250px;
    border-radius:24px;
    padding:26px;
    background:var(--tile-bg,#EEF4FA);
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.hp-service-tile.size-wide{grid-column:span 2}
.hp-service-tile.size-tall{
    grid-column:span 2;
    grid-row:span 2;
    min-height:516px;
}
.hp-service-tile-copy{position:relative;z-index:2;max-width:70%}
.hp-service-tile h3{margin:0 0 8px;font-size:24px;line-height:1.15;letter-spacing:-.03em}
.hp-service-tile p{margin:0;color:#1c2f50;font-size:14px;line-height:1.55}
.hp-service-tile-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:22px;
    padding:12px 18px;
    border-radius:999px;
    background:#171717;
    color:#fff;
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
}
.hp-service-tile-link:hover{transform:translateY(-2px)}
.hp-service-tile-media{
    position:absolute;
    right:0;
    bottom:0;
    width:56%;
    height:78%;
    display:flex;
    align-items:flex-end;
    justify-content:flex-end;
}
.hp-service-tile.size-tall .hp-service-tile-copy{max-width:100%}
.hp-service-tile.size-tall .hp-service-tile-media{width:100%;height:62%}
.hp-service-tile-media img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:right bottom;
}
.hp-service-tile.size-wide .hp-service-tile-media{width:50%;height:82%}

@media(max-width:1050px){
    .hp-services-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
    .hp-services-mosaic{grid-template-columns:1fr;grid-auto-rows:auto}
    .hp-service-tile,.hp-service-tile.size-wide,.hp-service-tile.size-tall{
        grid-column:auto;
        grid-row:auto;
        min-height:360px;
    }
    .hp-service-tile-copy{max-width:100%}
    .hp-service-tile-media,.hp-service-tile.size-wide .hp-service-tile-media,.hp-service-tile.size-tall .hp-service-tile-media{
        width:100%;
        height:58%;
    }
}


/* Correctif mosaïque : grande carte gauche + deux petites cartes à droite */
.hp-service-tile.size-tall{
    padding:28px;
}
.hp-service-tile.size-tall .hp-service-tile-copy{
    max-width:82%;
}
.hp-service-tile.size-tall .hp-service-tile-media{
    width:100%;
    height:66%;
    left:0;
    right:0;
}
.hp-service-tile.size-tall .hp-service-tile-media img{
    object-position:center bottom;
}

@media(max-width:1050px){
    .hp-service-tile.size-tall{
        grid-column:span 2;
    }
}

@media(max-width:700px){
    .hp-service-tile.size-tall{
        grid-column:auto;
        grid-row:auto;
    }
}


/* ===== SiteGround-inspired dynamic sections ===== */
.hp-domain-search-wrap,.hp-product-spotlight-grid,.hp-support-stats-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}
.hp-domain-search-section,.hp-product-spotlight,.hp-support-stats{padding:95px 0}
.hp-domain-search-wrap h2,.hp-domain-search-wrap h3,.hp-product-copy h2,.hp-product-copy h3,.hp-support-copy h2,.hp-support-copy h3{font-size:clamp(38px,4.5vw,62px);line-height:1.04;margin:10px 0 18px}
.hp-domain-search-form{display:flex;gap:8px;margin-top:25px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow)}
.hp-domain-search-form input{flex:1;min-width:0;border:0;outline:0;padding:0 15px;font-size:17px}.hp-domain-search-form button{border:0;border-radius:12px;padding:0 24px;background:var(--navy);color:#fff;font-weight:900}
.hp-domain-price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hp-domain-price-grid article,.hp-domain-extension-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;gap:6px}
.hp-domain-price-grid b,.hp-domain-extension-grid b{font-size:27px}.hp-domain-price-grid strong,.hp-domain-extension-grid strong{font-size:21px;color:var(--blue)}.hp-domain-price-grid del,.hp-domain-extension-grid del{color:var(--muted);font-size:12px}
.hp-product-benefits{display:grid;gap:12px;margin:28px 0}.hp-product-benefits article{display:flex;gap:14px;padding:14px;border-radius:15px;background:rgba(255,255,255,.75)}.hp-product-benefits article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff}.hp-product-benefits p{margin:4px 0 0;color:var(--muted);font-size:13px}
.hp-product-media,.hp-support-photo{min-height:500px;border-radius:30px;background:#f2f4f7;overflow:hidden}.hp-product-media img{width:100%;height:100%;max-height:560px;object-fit:contain}.hp-support-photo img{width:100%;height:100%;min-height:500px;object-fit:cover}
.hp-support-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.hp-support-numbers div{padding:20px;border-radius:18px;background:#fff;border:1px solid var(--line)}.hp-support-numbers b,.hp-support-numbers span{display:block}.hp-support-numbers b{font-size:29px}.hp-support-numbers span{font-size:12px;color:var(--muted)}
.hp-stats-grid,.hp-trust-rating-grid,.hp-domain-extension-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hp-stats-grid article,.hp-trust-rating-grid article{text-align:center;padding:28px 18px;border-radius:22px;background:#fff;border:1px solid var(--line)}.hp-stats-grid article>span{font-size:28px}.hp-stats-grid b{display:block;font-size:36px}.hp-stats-grid p{margin:5px 0 0;color:var(--muted)}
.hp-testimonials-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 2px 24px;scrollbar-width:none}.hp-testimonials-track::-webkit-scrollbar{display:none}.hp-testimonial-card{flex:0 0 min(370px,85vw);scroll-snap-align:start;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.hp-testimonial-card img{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:18px}.hp-testimonial-stars,.hp-trust-stars{color:#f5a623;letter-spacing:2px}.hp-testimonial-card blockquote{margin:16px 0;font-size:17px;line-height:1.65}.hp-testimonial-card small,.hp-trust-rating-grid small{display:block;color:var(--muted)}.hp-slider-controls{display:flex;justify-content:flex-end;gap:8px}.hp-slider-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff}
.hp-trust-rating-grid b,.hp-trust-rating-grid strong{display:block}.hp-trust-rating-grid strong{font-size:25px}.hp-trust-stars{margin:10px 0}
.hp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-blog-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.hp-blog-image{height:220px;display:block;overflow:hidden}.hp-blog-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.hp-blog-card:hover .hp-blog-image img{transform:scale(1.04)}.hp-blog-body{padding:22px}.hp-blog-body>span{font-size:11px;color:var(--blue);font-weight:900;text-transform:uppercase}.hp-blog-body h3{font-size:21px;line-height:1.25}.hp-blog-body p{color:var(--muted);font-size:14px}.hp-blog-body>a{color:var(--blue);font-weight:900;font-size:13px}
.hp-feature-ticker-section{padding:0;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hp-feature-ticker{overflow:hidden;background:#fff}.hp-feature-ticker-track{display:flex;width:max-content;animation:hpTicker 28s linear infinite}.hp-feature-ticker-track a{display:flex;align-items:center;gap:11px;padding:22px 34px;border-right:1px solid var(--line);font-weight:900;white-space:nowrap}.hp-feature-ticker-track a span{font-size:20px;color:var(--blue)}.hp-feature-ticker-track a i{font-style:normal}@keyframes hpTicker{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.hp-feature-ticker-track{animation:none}}
.hp-domain-extension-grid a{display:inline-block;margin-top:15px;color:var(--navy);font-weight:900;font-size:13px}
@media(max-width:1000px){.hp-domain-search-wrap,.hp-product-spotlight-grid,.hp-support-stats-grid{grid-template-columns:1fr}.hp-stats-grid,.hp-trust-rating-grid,.hp-domain-extension-grid{grid-template-columns:repeat(2,1fr)}.hp-blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.hp-domain-search-form{display:grid}.hp-domain-search-form button{min-height:50px}.hp-domain-price-grid,.hp-support-numbers,.hp-stats-grid,.hp-trust-rating-grid,.hp-blog-grid,.hp-domain-extension-grid{grid-template-columns:1fr}.hp-product-media,.hp-support-photo,.hp-support-photo img{min-height:330px}}


/* ===== heberpage_sections_1a ===== */
.heberpage_sections_1a{
    background:var(--hp1a-bg,#111);
    color:var(--hp1a-text,#d7d7d7);
    padding:var(--hp1a-padding-top,80px) 0 var(--hp1a-padding-bottom,80px);
}
.hp1a-container{
    width:min(var(--hp1a-max-width,1220px),calc(100% - 40px));
    margin:auto;
}
.hp1a-heading{max-width:900px;margin-bottom:34px}
.hp1a-eyebrow{
    display:block;
    margin-bottom:12px;
    color:var(--hp1a-accent,#fff);
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.12em;
}
.hp1a-heading h1,.hp1a-heading h2,.hp1a-heading h3{
    margin:0 0 12px;
    color:var(--hp1a-title,#fff);
    font-size:clamp(34px,4vw,52px);
    line-height:1.06;
    letter-spacing:-.04em;
}
.hp1a-intro{max-width:760px;color:var(--hp1a-text,#d7d7d7);font-size:16px}
.hp1a-features{
    display:grid;
    grid-template-columns:repeat(var(--hp1a-columns,4),minmax(0,1fr));
    margin:28px 0 34px;
    border-top:1px solid rgba(255,255,255,.16);
}
.hp1a-feature{
    min-width:0;
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    gap:14px;
    padding:22px 20px;
    border-right:1px solid rgba(255,255,255,.16);
}
.hp1a-feature:first-child{padding-left:0}
.hp1a-feature:last-child{border-right:0}
.hp1a-icon{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    color:var(--hp1a-accent,#fff);
    font-size:29px;
    line-height:1;
}
.hp1a-feature h3{
    margin:0 0 8px;
    color:var(--hp1a-title,#fff);
    font-size:17px;
    line-height:1.3;
}
.hp1a-feature p{
    margin:0;
    color:var(--hp1a-text,#d7d7d7);
    font-size:13px;
    line-height:1.6;
}
.hp1a-media{
    position:relative;
    overflow:hidden;
    border-radius:var(--hp1a-radius,28px);
    background:#282828;
}
.hp1a-media img{
    display:block;
    width:100%;
    max-height:620px;
    min-height:360px;
    object-fit:cover;
}
.hp1a-actions{margin-top:26px}
@media(max-width:1050px){
    .hp1a-features{grid-template-columns:repeat(2,minmax(0,1fr))}
    .hp1a-feature:nth-child(2n){border-right:0}
    .hp1a-feature:nth-child(n+3){border-top:1px solid rgba(255,255,255,.16)}
}
@media(max-width:650px){
    .hp1a-container{width:min(100% - 26px,var(--hp1a-max-width,1220px))}
    .hp1a-features{grid-template-columns:1fr}
    .hp1a-feature,.hp1a-feature:first-child{padding:18px 0;border-right:0;border-top:1px solid rgba(255,255,255,.16)}
    .hp1a-media img{min-height:250px}
}


/* heberpage_sections_1a — uploaded icon images */
.hp1a-icon img{
    width:36px;
    height:36px;
    object-fit:contain;
    display:block;
}
.hp1a-icon-empty{
    font-size:28px;
}


/* ===== Hosting feature groups — lisibilité premium ===== */
.hosting-plan .features{
    gap:0;
}
.hosting-plan .feature-group-title{
    margin:20px 0 8px;
    padding:0!important;
    color:#08245b;
    font-size:23px;
    line-height:1.2;
    font-weight:900;
    letter-spacing:-.02em;
}
.hosting-plan .feature-group-title:first-child{
    margin-top:0;
}
.hosting-plan .feature-line{
    position:relative;
    display:block;
    padding:8px 28px 8px 31px!important;
    color:#3d4f7a;
    font-size:17px;
    line-height:1.45;
}
.hosting-plan .feature-label{
    display:block;
}
.hosting-plan .feature-label strong{
    color:#243862;
    font-weight:900;
}
.hosting-plan .feature-check{
    left:0;
    top:8px;
    color:#20c8c8;
    font-size:22px;
    line-height:1;
}
.hosting-plan .feature-new{
    margin-left:8px;
    transform:translateY(-1px);
}
.hosting-plan .feature-info{
    top:10px;
}
.hosting-plan .features + *{
    margin-top:0;
}

/* Cards wider so long grouped content stays readable */
.hp-hosting-plans-shell{
    max-width:1240px;
}
.hosting-plan{
    flex-basis:390px;
    max-width:390px;
}
.hosting-plan-body{
    padding:30px 28px 34px;
}

@media(max-width:1150px){
    .hosting-plan{
        flex-basis:calc(50% - 12px);
        max-width:520px;
    }
}
@media(max-width:700px){
    .hosting-plan .feature-group-title{
        font-size:21px;
    }
    .hosting-plan .feature-line{
        font-size:16px;
    }
}


/* ===== heberpage_sections_1b ===== */
.heberpage_sections_1b{
    background:var(--hp1b-bg,#fff);
    padding:80px 0 90px;
}
.hp1b-container{
    width:min(var(--hp1b-max-width,1220px),calc(100% - 40px));
    margin:auto;
}
.hp1b-heading{
    max-width:1100px;
    margin:0 auto 48px;
    text-align:center;
}
.hp1b-eyebrow{
    display:block;
    margin-bottom:10px;
    color:var(--hp1b-title,#08245B);
    font-size:12px;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
}
.hp1b-heading h1,.hp1b-heading h2,.hp1b-heading h3{
    margin:0 0 16px;
    color:var(--hp1b-heading,#08245B);
    font-size:clamp(34px,4vw,52px);
    line-height:1.08;
    letter-spacing:-.035em;
}
.hp1b-intro{
    max-width:1000px;
    margin:auto;
    color:var(--hp1b-text,#18335F);
    font-size:18px;
    line-height:1.65;
}
.hp1b-grid{
    display:grid;
    grid-template-columns:repeat(var(--hp1b-columns,3),minmax(0,1fr));
    column-gap:72px;
    row-gap:var(--hp1b-row-gap,58px);
}
.hp1b-card{
    min-width:0;
}
.hp1b-icon{
    width:58px;
    height:58px;
    display:grid;
    place-items:center;
    margin-bottom:22px;
    border-radius:13px;
    background:var(--hp1b-icon-bg,#FF7D73);
}
.hp1b-icon img{
    width:34px;
    height:34px;
    object-fit:contain;
    display:block;
}
.hp1b-card h3{
    margin:0 0 12px;
    color:var(--hp1b-title,#08245B);
    font-size:21px;
    line-height:1.25;
    font-weight:900;
}
.hp1b-card p{
    margin:0;
    color:var(--hp1b-text,#18335F);
    font-size:16px;
    line-height:1.65;
}
@media(max-width:980px){
    .hp1b-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}
}
@media(max-width:620px){
    .hp1b-container{width:min(100% - 28px,var(--hp1b-max-width,1220px))}
    .hp1b-heading{text-align:left}
    .hp1b-intro{font-size:16px}
    .hp1b-grid{grid-template-columns:1fr;row-gap:38px}
}

/* heberpage_sections_1c */
.heberpage_sections_1c{background:var(--hp1c-bg,#fff);padding:85px 0}.hp1c-container{width:min(var(--hp1c-max-width,1220px),calc(100% - 40px));margin:auto}.hp1c-heading{text-align:center;max-width:950px;margin:0 auto 48px}.hp1c-heading>span{display:block;margin-bottom:10px;color:var(--hp1c-heading);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hp1c-heading h1,.hp1c-heading h2,.hp1c-heading h3{margin:0 0 14px;color:var(--hp1c-heading);font-size:clamp(38px,5vw,64px);line-height:1.03;letter-spacing:-.045em}.hp1c-heading>div{color:var(--hp1c-text);font-size:17px;line-height:1.65}.hp1c-grid{display:grid;grid-template-columns:repeat(var(--hp1c-columns,3),minmax(0,1fr));gap:20px}.hp1c-card{overflow:hidden;border:1px solid #d7d7d7;border-radius:var(--hp1c-radius,16px);background:var(--hp1c-card-bg,#fff);display:flex;flex-direction:column;min-height:610px}.hp1c-media{height:205px;padding:20px 20px 0;display:grid;place-items:center}.hp1c-media img{width:100%;height:100%;object-fit:contain}.hp1c-body{padding:20px 26px 24px;display:flex;flex:1;flex-direction:column}.hp1c-card h3{margin:0 0 12px;color:var(--hp1c-title);font-size:27px;line-height:1.15}.hp1c-desc{margin:0 0 20px;color:var(--hp1c-text);font-size:15px;line-height:1.6}.hp1c-card ul{display:grid;gap:10px;margin:0 0 24px;padding:0;list-style:none}.hp1c-card li{display:flex;gap:9px;color:var(--hp1c-text);font-size:13px;font-weight:700;line-height:1.45}.hp1c-card li span{width:18px;height:18px;flex:0 0 18px;border:1.5px solid var(--hp1c-button);border-radius:50%;display:grid;place-items:center;color:var(--hp1c-button);font-size:10px}.hp1c-price{margin-top:auto;margin-bottom:20px;color:var(--hp1c-text)}.hp1c-price small{display:block;margin-bottom:3px}.hp1c-price strong{color:var(--hp1c-title);font-size:23px}.hp1c-price em{font-style:normal;font-size:13px}.hp1c-card a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:5px;background:var(--hp1c-button);color:#fff;font-weight:900}.hp1c-card a b{font-size:22px}@media(max-width:1000px){.hp1c-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.hp1c-grid{grid-template-columns:1fr}.hp1c-card{min-height:0}.hp1c-heading{text-align:left}}

/* ===== heberpage_sections_1d ===== */
.heberpage_sections_1d{background:var(--hp1d-bg,#fff);padding:70px 0 90px;color:#07152d}.hp1d-container{width:min(var(--hp1d-max-width,1460px),calc(100% - 36px));margin:auto}.hp1d-heading{text-align:center;max-width:1200px;margin:0 auto 28px}.hp1d-heading>span{display:block;color:var(--hp1d-accent);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.hp1d-heading h1,.hp1d-heading h2,.hp1d-heading h3{margin:0;color:var(--hp1d-heading);font-size:clamp(42px,5vw,72px);line-height:1.03;letter-spacing:-.055em}.hp1d-heading>div{max-width:850px;margin:14px auto 0;color:var(--hp1d-text);font-size:17px}.hp1d-tabs{display:grid;grid-template-columns:repeat(3,1fr);max-width:580px;margin:0 auto 28px;padding:5px;border:1px solid #c9d4e3;border-radius:999px;background:#eaf0f7}.hp1d-tabs button{border:0;background:transparent;border-radius:999px;padding:10px 16px;color:#8ba0bc;font-size:15px;cursor:pointer}.hp1d-tabs button.active{background:#fff;color:#111;box-shadow:0 2px 9px rgba(0,0,0,.1)}.hp1d-grid{display:grid;grid-template-columns:repeat(var(--hp1d-columns,3),minmax(0,1fr));gap:26px;align-items:stretch}.hp1d-card{position:relative;overflow:hidden;border:1px solid #e3e6eb;border-radius:var(--hp1d-radius,26px);background:var(--hp1d-card-bg,#fff);box-shadow:0 14px 36px rgba(31,50,80,.09);display:flex;flex-direction:column;min-height:680px}.hp1d-card[hidden]{display:none}.hp1d-accent-line{height:5px;background:var(--hp1d-accent)}.hp1d-card-head{display:flex;align-items:center;padding:18px 28px 0}.hp1d-eyebrow{flex:1;color:var(--hp1d-accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hp1d-plus{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.1);font-size:22px}.hp1d-card h3{margin:4px 28px 8px;font-size:29px;line-height:1.05;letter-spacing:-.04em;color:#07152d}.hp1d-desc{margin:0 28px 18px;color:var(--hp1d-text);font-size:16px;line-height:1.5;min-height:72px}.hp1d-media{position:relative;margin:0 14px;border-radius:20px;overflow:hidden;min-height:270px;background:#eef1f5}.hp1d-media img{width:100%;height:285px;object-fit:cover;display:block}.hp1d-chips{position:absolute;left:14px;right:14px;bottom:14px;display:flex;gap:10px;flex-wrap:wrap}.hp1d-chips span{padding:10px 15px;border-radius:999px;background:#fff;color:#1b273b;font-size:13px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.hp1d-commerce{margin-top:auto;padding:20px 24px 24px;border-top:1px solid #e8ebef;background:linear-gradient(#fff,#fbfcfe)}.hp1d-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.hp1d-price-row>div{display:flex;align-items:flex-end;gap:5px;flex-wrap:wrap}.hp1d-price-row small{color:#7b8ba3;font-weight:700}.hp1d-price-row strong{font-size:37px;line-height:1;color:#07152d}.hp1d-price-row em{font-style:normal;color:#78879e}.hp1d-price-row del{color:#8290a5}.hp1d-price-row>b{padding:8px 13px;border-radius:999px;background:#24c78d;color:#062d21;font-size:12px}.hp1d-term{margin:10px 0;color:#8591a5;font-size:13px}.hp1d-primary{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin-top:10px;border-radius:12px;background:var(--hp1d-button);color:#fff;font-weight:900;box-shadow:0 10px 20px color-mix(in srgb,var(--hp1d-button) 25%,transparent)}.hp1d-secondary{display:flex;justify-content:center;gap:8px;margin-top:18px;color:var(--hp1d-button);font-size:18px}.hp1d-card:hover{transform:translateY(-4px);transition:.2s}.hp1d-card:nth-child(2) .hp1d-accent-line{filter:hue-rotate(55deg)}.hp1d-card:nth-child(3) .hp1d-accent-line{filter:hue-rotate(160deg)}
@media(max-width:1100px){.hp1d-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.hp1d-heading h1,.hp1d-heading h2,.hp1d-heading h3{font-size:38px}.hp1d-tabs{grid-template-columns:1fr;border-radius:18px}.hp1d-grid{grid-template-columns:1fr}.hp1d-card{min-height:0}.hp1d-media img{height:240px}}


/* ===== Modern framed page hero ===== */
.page-hero-builder.layout-modern_banner{
    background:#fff;
    color:var(--page-hero-title,#fff);
    padding:22px 0 34px;
    min-height:auto;
}
.page-hero-builder.layout-modern_banner::before{display:none}
.page-hero-builder.layout-modern_banner .page-hero-shell{
    max-width:1450px;
}
.page-hero-builder.layout-modern_banner .page-hero-grid{
    min-height:var(--page-hero-min-height,620px);
    grid-template-columns:1.02fr .98fr;
    gap:70px;
    align-items:center;
    padding:var(--page-hero-padding-top,78px) 72px var(--page-hero-padding-bottom,78px);
    border-radius:24px;
    overflow:hidden;
    background:var(--page-hero-bg,linear-gradient(118deg,#3d7ff0,#aac9e8));
    background-size:cover;
    background-position:center;
}
.page-hero-builder.layout-modern_banner .page-hero-eyebrow{
    margin:0 0 18px;
    color:var(--page-hero-eyebrow,#fff);
    font-size:14px;
    letter-spacing:.14em;
}
.page-hero-builder.layout-modern_banner h1{
    max-width:720px;
    font-size:clamp(48px,5.4vw,78px);
    line-height:1.03;
    letter-spacing:-.045em;
}
.page-hero-builder.layout-modern_banner .page-hero-copy>p{
    max-width:700px;
    font-size:20px;
    line-height:1.45;
}
.page-hero-builder.layout-modern_banner .hero-actions{margin-top:30px}
.page-hero-builder.layout-modern_banner .btn-cyan{
    background:#fff;
    color:#0867e8;
    border-radius:999px;
    padding:16px 24px;
    box-shadow:none;
}
.page-hero-builder.layout-modern_banner .btn-outline{
    border-color:rgba(255,255,255,.75);
    color:#fff;
    border-radius:999px;
}
.page-hero-builder.layout-modern_banner .hero-builder-art{
    min-height:470px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.page-hero-builder.layout-modern_banner .hero-builder-art>img{
    width:100%;
    max-height:520px;
    object-fit:contain;
    border-radius:24px;
    filter:drop-shadow(0 24px 45px rgba(15,52,105,.18));
}
.page-hero-builder.layout-modern_banner .hero-floating-card{
    border:1px solid rgba(255,255,255,.55);
    background:rgba(255,255,255,.86);
    backdrop-filter:blur(10px);
    box-shadow:0 20px 45px rgba(21,64,120,.18);
}
.page-hero-builder.layout-modern_banner .hero-floating-card.card-1{left:-18px;bottom:55px}
.page-hero-builder.layout-modern_banner .hero-floating-card.card-2{right:-10px;top:45px;background:rgba(255,255,255,.9)}
.page-hero-builder.layout-modern_banner .hero-floating-card.card-3{right:18px;bottom:10px}
@media(max-width:1050px){
  .page-hero-builder.layout-modern_banner .page-hero-grid{grid-template-columns:1fr;padding:60px 40px;gap:30px}
  .page-hero-builder.layout-modern_banner .hero-builder-art{min-height:340px}
}
@media(max-width:650px){
  .page-hero-builder.layout-modern_banner{padding:12px 0 22px}
  .page-hero-builder.layout-modern_banner .page-hero-shell{width:calc(100% - 20px)}
  .page-hero-builder.layout-modern_banner .page-hero-grid{padding:42px 22px;border-radius:18px}
  .page-hero-builder.layout-modern_banner h1{font-size:42px}
  .page-hero-builder.layout-modern_banner .page-hero-copy>p{font-size:16px}
}

/* =========================================================
   HOME SHOWCASE HERO — piloté depuis Admin > Accueil
   ========================================================= */
.home-showcase-hero{
  background:var(--home-showcase-bg,#fff);
  padding:28px 0 76px;
  color:var(--home-showcase-title,#061A4D);
}
.home-showcase-container{
  width:min(var(--home-showcase-max-width,1460px),calc(100% - 40px));
  margin:auto;
}
.home-showcase-search{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  margin-bottom:28px;
}
.home-showcase-search form{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  padding:9px;
  border:1px solid #e4e8ef;
  border-radius:16px;
  background:#f7f7f7;
  box-shadow:inset 0 0 0 7px #fff;
}
.home-showcase-search input{
  min-width:0;
  padding:19px 20px;
  border:0;
  outline:0;
  background:transparent;
  color:var(--home-showcase-title,#061A4D);
  font-size:18px;
}
.home-showcase-search button{
  border:0;
  border-radius:10px;
  padding:0 24px;
  background:var(--home-showcase-button,#1557E8);
  color:#fff;
  font-weight:900;
  cursor:pointer;
}
.home-showcase-search>a{
  color:var(--home-showcase-title,#061A4D);
  font-weight:800;
  white-space:nowrap;
}
.home-showcase-grid{
  display:grid;
  grid-template-columns:minmax(0,2.2fr) minmax(300px,.72fr);
  gap:24px;
}
.home-showcase-main{
  position:relative;
  min-height:540px;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);
  border-radius:var(--home-showcase-radius,24px);
  background:var(--home-showcase-main-bg,#EAF4FF);
}
.home-showcase-main-copy{
  position:relative;
  z-index:2;
  padding:66px 28px 58px 52px;
}
.home-showcase-eyebrow,
.home-showcase-side-card span{
  display:inline-block;
  margin-bottom:18px;
  color:var(--home-showcase-text,#17315D);
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.home-showcase-main h1{
  max-width:690px;
  margin:0 0 24px;
  color:var(--home-showcase-title,#061A4D);
  font-size:clamp(42px,4.1vw,72px);
  line-height:1.04;
  letter-spacing:-.045em;
}
.home-showcase-intro{
  max-width:650px;
  margin:0 0 28px;
  color:var(--home-showcase-text,#17315D);
  font-size:18px;
  line-height:1.55;
}
.home-showcase-features{
  display:grid;
  gap:13px;
  margin:0 0 30px;
  padding:0;
  list-style:none;
  color:var(--home-showcase-text,#17315D);
  font-size:17px;
}
.home-showcase-features li{
  display:flex;
  gap:13px;
  align-items:flex-start;
}
.home-showcase-features span{
  width:22px;
  height:22px;
  flex:0 0 22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#eef6ff;
  color:#0e67e8;
  font-weight:900;
}
.home-showcase-primary{
  display:inline-flex;
  justify-content:center;
  min-width:190px;
  padding:17px 24px;
  border-radius:8px;
  background:var(--home-showcase-button,#1557E8);
  color:#fff;
  font-weight:900;
}
.home-showcase-rating{
  margin-top:25px;
  color:var(--home-showcase-title,#061A4D);
  font-size:17px;
  font-weight:800;
}
.home-showcase-main-media{
  min-width:0;
  align-self:stretch;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:30px;
}
.home-showcase-main-media img{
  width:100%;
  max-height:470px;
  object-fit:contain;
  display:block;
}
.home-showcase-badge{
  position:absolute;
  right:31%;
  bottom:55px;
  z-index:3;
  max-width:170px;
  padding:12px 18px;
  border:3px solid #061A4D;
  border-radius:10px;
  background:#9DFFD2;
  color:#061A4D;
  text-align:center;
  font-size:19px;
  line-height:1.05;
  font-weight:900;
  box-shadow:7px 7px 0 #061A4D;
}
.home-showcase-side{
  display:grid;
  gap:24px;
}
.home-showcase-side-card{
  position:relative;
  overflow:hidden;
  min-height:258px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(90px,.42fr);
  border-radius:var(--home-showcase-radius,24px);
  background:var(--home-showcase-side-bg,#EAF4FF);
  padding:30px 24px 24px;
}
.home-showcase-side-card>div{
  position:relative;
  z-index:2;
}
.home-showcase-side-card h2{
  margin:0 0 16px;
  color:var(--home-showcase-title,#061A4D);
  font-size:clamp(24px,2vw,34px);
  line-height:1.08;
}
.home-showcase-side-card p{
  margin:0 0 22px;
  color:var(--home-showcase-text,#17315D);
  font-size:16px;
  line-height:1.5;
}
.home-showcase-side-card a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:10px 16px;
  border:1px solid var(--home-showcase-title,#061A4D);
  border-radius:8px;
  color:var(--home-showcase-title,#061A4D);
  font-weight:900;
}
.home-showcase-side-card img{
  width:100%;
  height:100%;
  object-fit:contain;
  align-self:end;
}
@media(max-width:1050px){
  .home-showcase-grid{grid-template-columns:1fr}
  .home-showcase-side{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .home-showcase-container{width:min(100% - 24px,var(--home-showcase-max-width,1460px))}
  .home-showcase-search{grid-template-columns:1fr}
  .home-showcase-search form{grid-template-columns:1fr}
  .home-showcase-search button{min-height:52px}
  .home-showcase-search>a{white-space:normal}
  .home-showcase-main{grid-template-columns:1fr}
  .home-showcase-main-copy{padding:42px 24px 20px}
  .home-showcase-main-media{padding:10px 24px 45px}
  .home-showcase-badge{right:20px;bottom:20px;font-size:15px}
  .home-showcase-side{grid-template-columns:1fr}
}
/* Résultat de recherche domaine WHMCS */
.home-showcase-search{
  grid-template-columns:minmax(0,1fr) auto;
}
.hp-domain-live-result{
  grid-column:1 / -1;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  gap:22px;
  align-items:center;
  margin-top:-8px;
  padding:20px 22px;
  border:1px solid #dce5f0;
  border-radius:16px;
  background:#fff;
  box-shadow:0 15px 40px rgba(6,26,77,.08);
}
.hp-domain-live-result[hidden]{
  display:none;
}
.hp-domain-result-status{
  display:flex;
  gap:14px;
  align-items:center;
  min-width:0;
}
.hp-domain-result-status>div{
  display:grid;
  gap:4px;
  min-width:0;
}
.hp-domain-result-status strong{
  color:#061a4d;
  font-size:18px;
  overflow-wrap:anywhere;
}
.hp-domain-result-status small{
  color:#60708d;
  font-size:14px;
  line-height:1.4;
}
.hp-domain-result-icon,
.hp-domain-spinner{
  width:42px;
  height:42px;
  flex:0 0 42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  font-size:24px;
  font-weight:900;
}
.hp-domain-live-result.is-available{
  border-color:#94e4bd;
  background:#f3fff9;
}
.hp-domain-live-result.is-available .hp-domain-result-icon{
  background:#d9f8e8;
  color:#087a45;
}
.hp-domain-live-result.is-unavailable{
  border-color:#f2b8b8;
  background:#fff7f7;
}
.hp-domain-live-result.is-unavailable .hp-domain-result-icon,
.hp-domain-live-result.is-error .hp-domain-result-icon{
  background:#ffe1e1;
  color:#ba2525;
}
.hp-domain-result-price{
  display:flex;
  align-items:baseline;
  gap:6px;
  white-space:nowrap;
  color:#061a4d;
}
.hp-domain-result-price strong{
  font-size:24px;
}
.hp-domain-result-price span{
  color:#60708d;
  font-size:13px;
}
.hp-domain-checkout-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:12px 22px;
  border-radius:10px;
  background:var(--home-showcase-button,#1557e8);
  color:#fff;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 10px 22px rgba(21,87,232,.2);
}
.hp-domain-spinner{
  border:4px solid #dbe8fa;
  border-top-color:#1557e8;
  animation:hpDomainSpin .8s linear infinite;
}
@keyframes hpDomainSpin{
  to{transform:rotate(360deg)}
}
.hp-domain-live-form button:disabled{
  cursor:wait;
  opacity:.7;
}
@media(max-width:760px){
  .hp-domain-live-result{
    grid-template-columns:1fr;
  }
  .hp-domain-result-price{
    padding-left:56px;
  }
  .hp-domain-checkout-button{
    width:100%;
  }
}
/* =========================================================
   HEBERPAGE SUPPORT
   Admin type: heberpage_support
   ========================================================= */
.heberpage_support{
  padding:96px 0;
  background:#fff;
}
.hp-support-container{
  width:min(1220px,calc(100% - 40px));
  margin:auto;
}
.hp-support-heading{
  max-width:760px;
  margin:0 auto 48px;
  text-align:center;
}
.hp-support-eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color:#101010;
  font-size:13px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.hp-support-heading h1,
.hp-support-heading h2,
.hp-support-heading h3{
  margin:0;
  color:#080808;
  font-size:clamp(42px,5vw,68px);
  line-height:1.02;
  letter-spacing:-.045em;
}
.hp-support-intro{
  max-width:680px;
  margin:24px auto 0;
  color:#151515;
  font-size:20px;
  line-height:1.55;
}
.hp-support-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
.hp-support-card{
  min-height:292px;
  display:flex;
  flex-direction:column;
  padding:28px 28px 26px;
  border:1.5px solid #2f7cf4;
  border-radius:18px;
  background:#fff;
}
.hp-support-icon{
  width:38px;
  height:38px;
  margin-bottom:18px;
  display:grid;
  place-items:center;
}
.hp-support-icon img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.hp-support-icon-default{
  color:#1769e8;
  font-size:31px;
  font-weight:900;
}
.hp-support-status{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:16px;
  padding:5px 11px;
  border-radius:999px;
  background:#e8fbf2;
  color:#009a61;
  font-size:13px;
  font-weight:700;
  letter-spacing:.04em;
}
.hp-support-status i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#00ad6f;
}
.hp-support-card h3{
  margin:0 0 8px;
  color:#171c2b;
  font-size:23px;
  line-height:1.12;
}
.hp-support-card p{
  margin:0;
  color:#28314a;
  font-size:16px;
  line-height:1.55;
}
.hp-support-link{
  margin-top:auto;
  padding-top:22px;
  color:#1769e8;
  text-align:center;
  font-size:17px;
  font-weight:900;
}
.hp-support-link span{
  margin-left:5px;
  font-size:25px;
  line-height:0;
  vertical-align:-2px;
}
.hp-support-actions{
  margin-top:34px;
  text-align:center;
}
@media(max-width:900px){
  .hp-support-grid{
    grid-template-columns:1fr;
  }
  .hp-support-card{
    min-height:0;
  }
}
@media(max-width:600px){
  .heberpage_support{
    padding:68px 0;
  }
  .hp-support-container{
    width:min(100% - 24px,1220px);
  }
  .hp-support-heading{
    margin-bottom:34px;
  }
  .hp-support-heading h1,
  .hp-support-heading h2,
  .hp-support-heading h3{
    font-size:38px;
  }
}
/* =========================================================
   HEBERPAGE SECTIONS SUPPORT
   ========================================================= */
.heberpage_sections_support{
  padding:100px 0;
  background:#fff;
}
.hp-sections-support-container{
  width:min(1220px,calc(100% - 40px));
  margin:auto;
}
.hp-sections-support-heading{
  max-width:760px;
  margin:0 auto 48px;
  text-align:center;
}
.hp-sections-support-eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color:#101010;
  font-size:13px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.hp-sections-support-heading h1,
.hp-sections-support-heading h2,
.hp-sections-support-heading h3{
  margin:0;
  color:#080808;
  font-size:clamp(46px,5vw,68px);
  line-height:1.03;
  letter-spacing:-.045em;
}
.hp-sections-support-intro{
  max-width:680px;
  margin:25px auto 0;
  color:#171717;
  font-size:20px;
  line-height:1.55;
}
.hp-sections-support-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
.hp-sections-support-card{
  min-height:295px;
  display:flex;
  flex-direction:column;
  padding:28px 28px 25px;
  border:1.5px solid #2f7cf4;
  border-radius:18px;
  background:#fff;
}
.hp-sections-support-top{
  min-height:72px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:14px;
}
.hp-sections-support-icon{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
}
.hp-sections-support-icon img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.hp-sections-support-icon-fallback{
  color:#1769e8;
  font-size:31px;
  font-weight:900;
}
.hp-sections-support-status{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:5px 11px;
  border-radius:999px;
  background:#e8fbf2;
  color:#009a61;
  font-size:13px;
  font-weight:700;
  letter-spacing:.04em;
}
.hp-sections-support-status i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#00ad6f;
}
.hp-sections-support-card h3{
  margin:15px 0 8px;
  color:#171c2b;
  font-size:23px;
  line-height:1.12;
}
.hp-sections-support-card p{
  margin:0;
  color:#28314a;
  font-size:16px;
  line-height:1.55;
}
.hp-sections-support-link{
  margin-top:auto;
  padding-top:24px;
  color:#1769e8;
  text-align:center;
  font-size:17px;
  font-weight:900;
}
.hp-sections-support-link span{
  margin-left:5px;
  font-size:25px;
  line-height:0;
  vertical-align:-2px;
}
.hp-sections-support-actions{
  margin-top:34px;
  text-align:center;
}
@media(max-width:900px){
  .hp-sections-support-grid{
    grid-template-columns:1fr;
  }
  .hp-sections-support-card{
    min-height:0;
  }
}
@media(max-width:600px){
  .heberpage_sections_support{
    padding:68px 0;
  }
  .hp-sections-support-container{
    width:min(100% - 24px,1220px);
  }
  .hp-sections-support-heading h1,
  .hp-sections-support-heading h2,
  .hp-sections-support-heading h3{
    font-size:39px;
  }
}
/* =========================================================
   HEBERPAGE SECTIONS MEGRATION
   Type Admin: heberpage_sections_megration
   ========================================================= */
.heberpage_sections_megration{
  padding:72px 0;
  background:#fff;
}
.hp-migration-outer{
  width:min(
    var(--hp-migration-max-width,1280px),
    calc(100% - 40px)
  );
  margin:auto;
}
.hp-migration-card{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:
    minmax(0,calc(100% - var(--hp-migration-image-width,48%)))
    minmax(280px,var(--hp-migration-image-width,48%));
  align-items:center;
  min-height:420px;
  padding-top:var(--hp-migration-padding-top,54px);
  padding-bottom:var(--hp-migration-padding-bottom,54px);
  border-radius:var(--hp-migration-radius,14px);
  background:var(--hp-migration-bg,#202E43);
}
.hp-migration-card.image-left{
  grid-template-columns:
    minmax(280px,var(--hp-migration-image-width,48%))
    minmax(0,calc(100% - var(--hp-migration-image-width,48%)));
}
.hp-migration-card.image-left .hp-migration-copy{
  order:2;
}
.hp-migration-card.image-left .hp-migration-media{
  order:1;
}
.hp-migration-copy{
  position:relative;
  z-index:2;
  padding:0 24px 0 44px;
}
.hp-migration-card.image-left .hp-migration-copy{
  padding:0 44px 0 24px;
}
.hp-migration-eyebrow{
  display:inline-block;
  margin-bottom:16px;
  color:var(--hp-migration-text,#fff);
  font-size:13px;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.hp-migration-copy h1,
.hp-migration-copy h2,
.hp-migration-copy h3{
  max-width:650px;
  margin:0 0 24px;
  color:var(--hp-migration-heading,#fff);
  font-size:clamp(38px,4vw,58px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.hp-migration-intro{
  max-width:660px;
  margin-bottom:23px;
  color:var(--hp-migration-text,#fff);
  font-size:18px;
  line-height:1.55;
}
.hp-migration-intro p{
  margin:0;
}
.hp-migration-features{
  display:grid;
  gap:8px;
  margin:0 0 28px;
  padding:0;
  list-style:none;
  color:var(--hp-migration-text,#fff);
  font-size:17px;
  line-height:1.45;
}
.hp-migration-features li{
  display:flex;
  gap:9px;
  align-items:flex-start;
}
.hp-migration-features span{
  flex:0 0 auto;
  font-size:22px;
  line-height:1;
}
.hp-migration-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:13px 24px;
  border-radius:999px;
  background:var(--hp-migration-button-bg,#F4FF24);
  color:var(--hp-migration-button-text,#081226);
  font-size:17px;
  font-weight:900;
  transition:transform .2s ease,box-shadow .2s ease;
}
.hp-migration-button:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 24px rgba(0,0,0,.18);
}
.hp-migration-media{
  position:relative;
  z-index:1;
  align-self:stretch;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  padding:18px 28px;
}
.hp-migration-media img{
  width:100%;
  max-height:360px;
  object-fit:contain;
  display:block;
}
@media(max-width:900px){
  .hp-migration-card,
  .hp-migration-card.image-left{
    grid-template-columns:1fr;
  }
  .hp-migration-card.image-left .hp-migration-copy,
  .hp-migration-card.image-left .hp-migration-media{
    order:initial;
  }
  .hp-migration-copy,
  .hp-migration-card.image-left .hp-migration-copy{
    padding:0 28px;
  }
  .hp-migration-media{
    padding:32px 28px 0;
  }
  .hp-migration-card.image-left .hp-migration-media{
    padding:0 28px 32px;
  }
}
@media(max-width:600px){
  .heberpage_sections_megration{
    padding:48px 0;
  }
  .hp-migration-outer{
    width:min(100% - 24px,var(--hp-migration-max-width,1280px));
  }
  .hp-migration-card{
    min-height:0;
  }
  .hp-migration-copy,
  .hp-migration-card.image-left .hp-migration-copy{
    padding:0 20px;
  }
  .hp-migration-copy h1,
  .hp-migration-copy h2,
  .hp-migration-copy h3{
    font-size:36px;
  }
}
/* =========================================================
   HEBERPAGE SECTIONS CLIENTS
   ========================================================= */
.heberpage_sections_clients{
  padding:
    var(--hp-clients-padding-top,90px)
    0
    var(--hp-clients-padding-bottom,90px);
  background:var(--hp-clients-bg,#fff);
}
.hp-clients-container{
  width:min(
    var(--hp-clients-max-width,1280px),
    calc(100% - 40px)
  );
  margin:auto;
}
.hp-clients-heading{
  max-width:970px;
  margin:0 auto 50px;
  text-align:center;
}
.hp-clients-heading>span{
  display:inline-block;
  margin-bottom:14px;
  color:var(--hp-clients-text,#36456F);
  font-size:13px;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.hp-clients-heading h1,
.hp-clients-heading h2,
.hp-clients-heading h3{
  margin:0;
  color:var(--hp-clients-heading,#061A4D);
  font-size:clamp(38px,4.2vw,58px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.hp-clients-heading>div{
  max-width:760px;
  margin:18px auto 0;
  color:var(--hp-clients-text,#36456F);
  font-size:18px;
  line-height:1.55;
}
.hp-clients-content{
  display:grid;
  grid-template-columns:minmax(0,1fr) 280px;
  gap:48px;
  align-items:center;
}
.rating-bottom .hp-clients-content{
  grid-template-columns:1fr;
}
.hp-clients-logos{
  display:grid;
  grid-template-columns:
    repeat(var(--hp-clients-columns,6),minmax(0,1fr));
  border-top:1px solid var(--hp-clients-border,#D9DFEA);
  border-left:1px solid var(--hp-clients-border,#D9DFEA);
}
.hp-clients-logo{
  min-height:104px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:20px 18px;
  border-right:1px solid var(--hp-clients-border,#D9DFEA);
  border-bottom:1px solid var(--hp-clients-border,#D9DFEA);
  background:transparent;
}
.hp-clients-logo img{
  width:100%;
  max-width:150px;
  max-height:var(--hp-clients-logo-height,62px);
  object-fit:contain;
  display:block;
  filter:saturate(.98);
}
.hp-clients-rating{
  display:block;
  color:var(--hp-clients-text,#36456F);
  text-decoration:none;
}
.rating-bottom .hp-clients-rating{
  max-width:430px;
  margin:34px auto 0;
  text-align:center;
}
.hp-clients-score{
  display:flex;
  align-items:baseline;
  gap:7px;
  margin-bottom:12px;
}
.rating-bottom .hp-clients-score{
  justify-content:center;
}
.hp-clients-score b{
  color:var(--hp-clients-heading,#061A4D);
  font-size:24px;
}
.hp-clients-score span{
  font-size:18px;
}
.hp-clients-stars{
  display:flex;
  gap:3px;
  margin-bottom:12px;
  font-size:43px;
  line-height:1;
}
.rating-bottom .hp-clients-stars{
  justify-content:center;
}
.hp-clients-stars span{
  color:#d9dee8;
}
.hp-clients-stars span.filled{
  color:var(--hp-clients-stars,#F5B400);
}
.hp-clients-rating p{
  margin:0;
  color:var(--hp-clients-text,#36456F);
  font-size:15px;
}
.hp-clients-rating p::first-line{
  text-decoration:none;
}
.hp-clients-rating:hover p{
  text-decoration:underline;
}
.hp-clients-rating-unavailable{
  padding:18px;
  border:1px solid var(--hp-clients-border,#D9DFEA);
  border-radius:12px;
  text-align:center;
}
@media(max-width:1050px){
  .hp-clients-content{
    grid-template-columns:1fr;
  }
  .hp-clients-rating{
    max-width:430px;
    margin:30px auto 0;
    text-align:center;
  }
  .hp-clients-score,
  .hp-clients-stars{
    justify-content:center;
  }
}
@media(max-width:900px){
  .hp-clients-logos{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:600px){
  .hp-clients-container{
    width:min(
      100% - 24px,
      var(--hp-clients-max-width,1280px)
    );
  }
  .hp-clients-heading{
    margin-bottom:34px;
  }
  .hp-clients-heading h1,
  .hp-clients-heading h2,
  .hp-clients-heading h3{
    font-size:36px;
  }
  .hp-clients-logos{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hp-clients-logo{
    min-height:90px;
    padding:15px;
  }
  .hp-clients-stars{
    font-size:34px;
  }
}
.hp-clients-manual .hp-clients-logos{margin-bottom:38px}.hp-clients-manual-rating{width:max-content;max-width:100%;display:block;margin:0 auto 42px;color:var(--hp-clients-text,#36456F);text-align:center;text-decoration:none}.hp-clients-manual-rating .hp-clients-score,.hp-clients-manual-rating .hp-clients-stars{justify-content:center}.hp-clients-manual-reviews{display:grid;grid-template-columns:repeat(var(--hp-clients-review-columns,3),minmax(0,1fr));gap:22px}.hp-clients-manual-review-card{min-height:245px;display:flex;flex-direction:column;padding:26px;border:1px solid var(--hp-clients-border,#D9DFEA);border-radius:18px;background:var(--hp-clients-card-bg,#fff);box-shadow:0 12px 32px rgba(6,26,77,.06)}.hp-clients-review-stars{margin-bottom:17px;color:var(--hp-clients-stars,#F5B400);font-size:21px;letter-spacing:2px}.hp-clients-manual-review-card blockquote{margin:0 0 24px;color:var(--hp-clients-text,#36456F);font-size:17px;line-height:1.58}.hp-clients-manual-review-card footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding-top:17px;border-top:1px solid var(--hp-clients-border,#D9DFEA)}.hp-clients-manual-review-card footer div{display:grid;gap:4px}.hp-clients-manual-review-card footer b{color:var(--hp-clients-heading,#061A4D)}.hp-clients-manual-review-card footer small,.hp-clients-manual-review-card footer time{color:var(--hp-clients-text,#36456F);font-size:13px}@media(max-width:1000px){.hp-clients-manual-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.hp-clients-manual-reviews{grid-template-columns:1fr}}
/* =========================================================
   HEBERPAGE CLIENTS — MODULE 2 PREMIUM
   ========================================================= */
.hp-client-premium{
    padding:
        var(--hp-client-premium-padding-top,90px)
        0
        var(--hp-client-premium-padding-bottom,90px);

    background: var(--hp-client-premium-bg, transparent);
}
.hp-client-premium-container{
  width:min(
    var(--hp-client-premium-max-width,1280px),
    calc(100% - 40px)
  );
  margin:auto;
}
.hp-client-premium-heading{
  max-width:930px;
  margin:0 auto 38px;
  text-align:center;
}
.hp-client-premium-heading>span,
.hp-client-premium-reviews-head span{
  display:inline-block;
  margin-bottom:13px;
  color:#0872e5;
  font-size:12px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.hp-client-premium-heading h1,
.hp-client-premium-heading h2,
.hp-client-premium-heading h3{
  margin:0;
  color:var(--hp-client-premium-heading,#061A4D);
  font-size:clamp(38px,4.3vw,60px);
  line-height:1.07;
  letter-spacing:-.045em;
}
.hp-client-premium-intro{
  max-width:700px;
  margin:18px auto 0;
  color:var(--hp-client-premium-text,#475574);
  font-size:18px;
  line-height:1.6;
}
.hp-client-premium-rating-shell{
  max-width:330px;
  margin:0 auto 42px;
}
.hp-client-premium-rating{
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:22px;
  align-items:center;
  padding:22px 28px;
  border:1px solid var(--hp-client-premium-border,#DDE5F0);
  border-radius:22px;
  background:var(--hp-client-premium-card,#fff);
  color:inherit;
  text-decoration:none;
  box-shadow:0 18px 55px rgba(6,26,77,.09);
}
.hp-client-premium-score{
  display:flex;
  align-items:baseline;
  gap:3px;
  padding-right:22px;
  border-right:1px solid var(--hp-client-premium-border,#DDE5F0);
}
.hp-client-premium-score strong{
  color:var(--hp-client-premium-heading,#061A4D);
  font-size:42px;
  line-height:1;
}
.hp-client-premium-score span{
  color:var(--hp-client-premium-text,#475574);
  font-size:16px;
}
.hp-client-premium-rating-content{
  display:grid;
  gap:5px;
}
.hp-client-premium-rating-content b{
  color:var(--hp-client-premium-heading,#061A4D);
  font-size:17px;
}
.hp-client-premium-stars{
  display:flex;
  gap:2px;
  font-size:25px;
  line-height:1;
}
.hp-client-premium-stars span{
  color:#DCE2EC;
}
.hp-client-premium-stars span.filled{
  color:var(--hp-client-premium-stars,#F5B400);
}
.hp-client-premium-rating-content p{
  margin:0;
  color:var(--hp-client-premium-text,#475574);
  font-size:13px;
}
.hp-client-premium-rating-link{
  color:#096CE2;
  font-size:14px;
  font-weight:900;
  white-space:nowrap;
}
.hp-client-premium-logos-wrap{
  overflow:hidden;
  margin-bottom:74px;
  border-radius:24px;
  background:rgba(255,255,255,.78);
  box-shadow:0 20px 60px rgba(6,26,77,.06);
  backdrop-filter:blur(10px);
}
.hp-client-premium-logos{
  display:grid;
  grid-template-columns:
    repeat(var(--hp-client-premium-logo-columns,6),minmax(0,1fr));
}
.hp-client-premium-logo{
  min-height:126px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  border-right:1px solid var(--hp-client-premium-border,#DDE5F0);
  border-bottom:1px solid var(--hp-client-premium-border,#DDE5F0);
  transition:background .2s ease,transform .2s ease;
}
.hp-client-premium-logo:hover{
  z-index:2;
  background:#fff;
  transform:translateY(-3px);
}
.hp-client-premium-logo img{
  width:100%;
  max-width:150px;
  max-height:var(--hp-client-premium-logo-height,58px);
  object-fit:contain;
  display:block;
  filter:grayscale(18%);
  opacity:.92;
  transition:filter .2s ease,opacity .2s ease,transform .2s ease;
}
.hp-client-premium-logo:hover img{
  filter:none;
  opacity:1;
  transform:scale(1.04);
}
.hp-client-premium-reviews-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  margin-bottom:25px;
}
.hp-client-premium-reviews-head h3{
  margin:0;
  color:var(--hp-client-premium-heading,#061A4D);
  font-size:clamp(28px,3vw,42px);
  letter-spacing:-.035em;
}
.hp-client-premium-controls{
  display:flex;
  gap:10px;
}
.hp-client-premium-controls button{
  width:48px;
  height:48px;
  border:1px solid var(--hp-client-premium-border,#DDE5F0);
  border-radius:50%;
  background:#fff;
  color:var(--hp-client-premium-heading,#061A4D);
  font-size:20px;
  cursor:pointer;
  box-shadow:0 9px 24px rgba(6,26,77,.08);
  transition:transform .2s ease,background .2s ease,color .2s ease;
}
.hp-client-premium-controls button:hover{
  transform:translateY(-2px);
  background:#0872e5;
  color:#fff;
}
.hp-client-premium-slider{
  overflow:hidden;
}
.hp-client-premium-track{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:
    calc(
      (100% - (var(--hp-client-premium-review-columns,3) - 1) * 22px)
      / var(--hp-client-premium-review-columns,3)
    );
  gap:22px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  padding:4px 3px 28px;
}
.hp-client-premium-track::-webkit-scrollbar{
  display:none;
}
.hp-client-premium-review{
  min-height:310px;
  display:flex;
  flex-direction:column;
  padding:29px;
  border:1px solid var(--hp-client-premium-border,#DDE5F0);
  border-radius:22px;
  background:var(--hp-client-premium-card,#fff);
  box-shadow:0 16px 45px rgba(6,26,77,.07);
  scroll-snap-align:start;
}
.hp-client-premium-review-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
}
.hp-client-premium-review-stars{
  color:var(--hp-client-premium-stars,#F5B400);
  font-size:19px;
  letter-spacing:2px;
}
.hp-client-premium-review time{
  color:var(--hp-client-premium-text,#475574);
  font-size:12px;
}
.hp-client-premium-review blockquote{
  margin:27px 0 30px;
  color:var(--hp-client-premium-heading,#061A4D);
  font-size:18px;
  font-weight:650;
  line-height:1.6;
}
.hp-client-premium-review footer{
  margin-top:auto;
  display:flex;
  align-items:center;
  gap:13px;
  padding-top:20px;
  border-top:1px solid var(--hp-client-premium-border,#DDE5F0);
}
.hp-client-premium-avatar{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:50%;
  background:linear-gradient(135deg,#0B72E8,#49C7DA);
  color:#fff;
  font-weight:900;
}
.hp-client-premium-review footer>div:last-child{
  display:grid;
  gap:3px;
}
.hp-client-premium-review footer b{
  color:var(--hp-client-premium-heading,#061A4D);
}
.hp-client-premium-review footer small{
  color:var(--hp-client-premium-text,#475574);
}
@media(max-width:1000px){
  .hp-client-premium-logos{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .hp-client-premium-track{
    grid-auto-columns:calc((100% - 22px)/2);
  }
}
@media(max-width:700px){
  .hp-client-premium-container{
    width:min(100% - 24px,var(--hp-client-premium-max-width,1280px));
  }
  .hp-client-premium-rating{
    grid-template-columns:1fr;
    text-align:center;
  }
  .hp-client-premium-score{
    justify-content:center;
    padding-right:0;
    padding-bottom:15px;
    border-right:0;
    border-bottom:1px solid var(--hp-client-premium-border,#DDE5F0);
  }
  .hp-client-premium-stars{
    justify-content:center;
  }
  .hp-client-premium-rating-link{
    white-space:normal;
  }
  .hp-client-premium-logos{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hp-client-premium-logo{
    min-height:105px;
    padding:18px;
  }
  .hp-client-premium-reviews-head{
    align-items:flex-start;
    flex-direction:column;
  }
  .hp-client-premium-track{
    grid-auto-columns:88%;
  }
}
.hp-client-premium-heading{
  position: static;
  top: auto;
  z-index: auto;
  background: transparent;
  backdrop-filter: none;
  border-bottom: 0;
}
/* =========================================================
   HEBERPAGE SITEGROUND MEGA MENU
   ========================================================= */

/* Header principal uniquement */
body > header{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(255,255,255,.98);
  backdrop-filter:blur(18px);
  border-bottom:1px solid #e4e8ef;
}

body > header .nav{
  min-height:82px;
}

body > header .menu{
  position:static;
  display:flex;
  align-items:center;
  gap:6px;
}

body > header .menu-group{
  position:static;
}

body > header .menu-trigger,
body > header .single-menu{
  min-height:44px;
  display:flex;
  align-items:center;
  padding:0 12px;
  border:1px solid transparent;
  border-radius:8px;
  color:#111827;
  font-weight:700;
  text-decoration:none;
  transition:
    color .2s ease,
    border-color .2s ease,
    background .2s ease;
}

body > header .menu-group.is-open .menu-trigger,
body > header .menu-trigger:hover,
body > header .single-menu:hover{
  color:#1457ff;
  border-color:#1457ff;
  background:#fff;
}

/* Grand panneau */
body > header .mega-menu{
  position:absolute;
  top:100%;
  left:50%;
  width:min(1220px,calc(100vw - 40px));
  transform:
    translate(-50%,14px)
    scale(.985);
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:34px;
  padding:30px;
  border:1px solid #e4e8ef;
  border-radius:0 0 20px 20px;
  background:#fff;
  box-shadow:0 24px 70px rgba(15,23,42,.16);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:
    opacity .2s ease,
    transform .2s ease,
    visibility .2s ease;
}

/* Liste des liens en deux colonnes */
body > header .mega-menu::before{
  content:"";
  grid-column:1;
  grid-row:1;
  display:block;
}

body > header .menu-group.is-open .mega-menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:
    translate(-50%,0)
    scale(1);
}

body > header .mega-menu .mega-link{
  position:relative;
  grid-column:1;
  display:grid;
  grid-template-columns:46px 1fr;
  align-items:start;
  column-gap:14px;
  min-height:76px;
  padding:14px 16px;
  border-radius:12px;
  color:#111827;
  text-decoration:none;
  transition:
    background .2s ease,
    transform .2s ease;
}

/* Création de deux colonnes sans changer le HTML */
body > header .mega-menu{
  grid-auto-flow:row;
}

body > header .mega-menu .mega-link:nth-of-type(odd){
  margin-right:50%;
}

body > header .mega-menu .mega-link:nth-of-type(even){
  margin-left:50%;
  margin-top:-104px;
}

body > header .mega-menu .mega-link:hover{
  background:#f6f8fb;
  transform:translateY(-2px);
}

body > header .mega-menu .mega-link::before{
  content:"";
  width:42px;
  height:42px;
  grid-column:1;
  grid-row:1 / span 2;
  border-radius:10px;
  background:
    linear-gradient(135deg,#f3f5f8,#e8ecf2);
  box-shadow:inset 0 0 0 1px #e5e9ef;
}

body > header .mega-menu .mega-link::after{
  content:"▣";
  position:absolute;
  top:24px;
  left:30px;
  color:#111827;
  font-size:18px;
  line-height:1;
}

body > header .mega-menu .mega-link b{
  grid-column:2;
  margin-top:1px;
  font-size:17px;
  line-height:1.25;
}

body > header .mega-menu .mega-link small{
  grid-column:2;
  margin-top:6px;
  color:#5f6877;
  font-size:13px;
  line-height:1.45;
}

/* Carte promo à droite */
body > header .mega-menu::after{
  content:
    "HeberPage Premium\A"
    "Hébergement rapide, sécurisé et accompagné.\A\A"
    "DÉCOUVRIR  ↗";
  white-space:pre-line;
  grid-column:2;
  grid-row:1 / span 20;
  min-height:270px;
  display:flex;
  align-items:flex-end;
  padding:28px;
  border-radius:16px;
  color:#fff;
  font-weight:800;
  line-height:1.55;
  background:
    linear-gradient(
      145deg,
      rgba(7,20,55,.15),
      rgba(7,20,55,.72)
    ),
    linear-gradient(
      135deg,
      #806cff,
      #4a5fd6 50%,
      #152a69
    );
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);
}

/* Flèche du trigger */
body > header .menu-trigger{
  gap:7px;
}

body > header .menu-trigger::after{
  content:"⌄";
  font-size:14px;
  transition:transform .2s ease;
}

body > header .menu-group.is-open .menu-trigger::after{
  transform:rotate(180deg);
}

/* Le ▾ original devient invisible */
body > header .menu-trigger{
  font-size:0;
}

body > header .menu-trigger::first-line{
  font-size:14px;
}

body > header .menu-trigger{
  --menu-font-size:14px;
}

/* On garde le texte grâce au span virtuel naturel du lien */
body > header .menu-trigger{
  font-size:var(--menu-font-size);
}

/* Overlay léger */
.hp-mega-menu-overlay{
  position:fixed;
  inset:0;
  z-index:999;
  background:rgba(15,23,42,.18);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease,visibility .2s ease;
}

.hp-mega-menu-overlay.active{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

/* Mobile */
@media(max-width:1050px){
  body > header{
    position:relative;
  }

  body > header .nav{
    flex-wrap:wrap;
  }

  body > header .menu{
    position:static;
    width:100%;
    flex-direction:column;
    align-items:stretch;
    gap:4px;
  }

  body > header .menu-group,
  body > header .single-menu{
    width:100%;
  }

  body > header .menu-trigger,
  body > header .single-menu{
    width:100%;
    justify-content:space-between;
  }

  body > header .mega-menu{
    position:static;
    width:100%;
    transform:none;
    display:none;
    grid-template-columns:1fr;
    padding:12px;
    border-radius:14px;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }

  body > header .menu-group.is-open .mega-menu{
    display:grid;
    transform:none;
  }

  body > header .mega-menu .mega-link,
  body > header .mega-menu .mega-link:nth-of-type(odd),
  body > header .mega-menu .mega-link:nth-of-type(even){
    margin:0;
  }

  body > header .mega-menu::after{
    grid-column:1;
    grid-row:auto;
    min-height:180px;
  }

  .hp-mega-menu-overlay{
    display:none;
  }
}
/* =========================================================
   HEBERPAGE MEGA MENU FIX V2
   ========================================================= */

body > header .mega-menu{
  width:min(1180px,calc(100vw - 48px));
  min-height:0;
  grid-template-columns:minmax(0,1fr) 315px;
  gap:28px;
  padding:26px;
  border-radius:0 0 18px 18px;
  align-items:stretch;
}

/* Désactive les anciens pseudo éléments */
body > header .mega-menu::before,
body > header .mega-menu::after{
  content:none!important;
  display:none!important;
}

/* Wrapper des liens */
body > header .hp-mega-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 18px;
  align-content:start;
}

/* Supprime les anciens hacks odd/even */
body > header .mega-menu .mega-link,
body > header .mega-menu .mega-link:nth-of-type(odd),
body > header .mega-menu .mega-link:nth-of-type(even){
  margin:0!important;
  grid-column:auto!important;
  min-height:86px;
  padding:14px;
  border:1px solid transparent;
}

body > header .mega-menu .mega-link:hover{
  border-color:#e3e8f0;
  background:#f7f9fc;
}

/* Icônes plus propres */
body > header .mega-menu .mega-link::before{
  width:42px;
  height:42px;
  border-radius:10px;
  background:#f1f4f8;
  box-shadow:inset 0 0 0 1px #e4e8ee;
}

body > header .mega-menu .mega-link::after{
  content:"▣";
  top:27px;
  left:30px;
  color:#101828;
  font-size:15px;
}

/* Carte promo */
body > header .hp-mega-promo{
  min-height:270px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:24px;
  border-radius:15px;
  overflow:hidden;
  color:#fff;
  text-decoration:none;
  background:
    linear-gradient(180deg,rgba(55,41,220,.12),rgba(9,25,77,.92)),
    linear-gradient(135deg,#7667f5,#355bc8 55%,#10245f);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);
}

body > header .hp-mega-promo small{
  display:block;
  margin-bottom:8px;
  color:#dce5ff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}

body > header .hp-mega-promo h3{
  margin:0 0 8px;
  color:#fff;
  font-size:24px;
  line-height:1.15;
}

body > header .hp-mega-promo p{
  margin:0 0 18px;
  color:#e8edff;
  font-size:14px;
  line-height:1.5;
}

body > header .hp-mega-promo span{
  font-weight:900;
}

/* Taille du header plus équilibrée */
body > header .nav{
  min-height:72px;
}

body > header .menu-trigger,
body > header .single-menu{
  min-height:40px;
  padding:0 10px;
  font-size:13px;
}

@media(max-width:1050px){
  body > header .mega-menu{
    width:100%;
    grid-template-columns:1fr;
    gap:14px;
    padding:12px;
    border-radius:14px;
  }

  body > header .hp-mega-links{
    grid-template-columns:1fr;
  }

  body > header .hp-mega-promo{
    min-height:180px;
  }
}
.mega-icon{
    width:52px;
    height:52px;
    border-radius:14px;
    background:#F5F8FD;
    border:1px solid #E5ECF7;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;
}

.mega-icon img{
    width:28px;
    height:28px;
    display:block;
    object-fit:contain;
}

.mega-icon svg{
    width:28px;
    height:28px;
}
body > header .mega-menu .hp-mega-link-real-icon::before,
body > header .mega-menu .hp-mega-link-real-icon::after{
    content:none !important;
    display:none !important;
}
body > header .menu-trigger::before,
body > header .menu-trigger::after{
    content:none !important;
    display:none !important;
}

body > header .menu-trigger::after{
    content:"⌄" !important;
    display:inline-block;
    margin-left:7px;
    font-size:13px;
    line-height:1;
}
/* =========================================
   HEADER USER + CART ICONS
   ========================================= */

body > header .actions{
    display:flex;
    align-items:center;
    gap:10px;
}

body > header .header-icon-button{
    width:46px;
    height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;

    border:1px solid #e3eaf4;
    border-radius:14px;

    background:#ffffff;
    color:#0a65d8;
    text-decoration:none;

    box-shadow:0 7px 20px rgba(7, 35, 91, .07);

    transition:
        color .2s ease,
        background .2s ease,
        border-color .2s ease,
        transform .2s ease,
        box-shadow .2s ease;
}

body > header .header-icon-button svg{
    width:23px;
    height:23px;

    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}

body > header .header-icon-button:hover{
    color:#ffffff;
    background:#0869df;
    border-color:#0869df;

    transform:translateY(-2px);
    box-shadow:0 12px 28px rgba(8, 105, 223, .22);
}

/* Panier avec couleur turquoise */
body > header .header-cart-button{
    color:#19bdc8;
}

body > header .header-cart-button:hover{
    color:#ffffff;
    background:#19bdc8;
    border-color:#19bdc8;
}

/* Mobile */
@media(max-width:1050px){
    body > header .header-icon-button{
        width:42px;
        height:42px;
        border-radius:12px;
    }

    body > header .header-icon-button svg{
        width:21px;
        height:21px;
    }
}
/* =========================================================
   HEBERPAGE SITE POPUPS
   ========================================================= */
.hp-site-popup{
  position:fixed;
  inset:0;
  z-index:100000;
  display:grid;
  place-items:center;
  padding:22px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .25s ease,visibility .25s ease;
}
.hp-site-popup.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.hp-site-popup-overlay{
  position:absolute;
  inset:0;
  border:0;
  background:color-mix(
    in srgb,
    var(--hp-popup-overlay,#020817)
    calc(var(--hp-popup-overlay-opacity,.62) * 100%),
    transparent
  );
  cursor:default;
}
.hp-site-popup-card{
  position:relative;
  z-index:2;
  width:min(var(--hp-popup-width,430px),calc(100vw - 32px));
  max-height:calc(100vh - 40px);
  overflow:auto;
  border-radius:var(--hp-popup-radius,20px);
  background:var(--hp-popup-bg,#082B60);
  box-shadow:0 30px 90px rgba(0,0,0,.34);
  transform:translateY(20px) scale(.97);
  transition:transform .28s ease;
}
.hp-site-popup.is-open .hp-site-popup-card{
  transform:translateY(0) scale(1);
}
.hp-site-popup-close{
  position:absolute;
  top:14px;
  right:14px;
  z-index:4;
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:50%;
  background:rgba(255,255,255,.12);
  color:#fff;
  font-size:26px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(8px);
}
.hp-site-popup-media{
  height:var(--hp-popup-image-height,170px);
  overflow:hidden;
  background:rgba(255,255,255,.08);
}
.hp-site-popup-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.hp-site-popup-copy{
  padding:26px 28px 28px;
}
.hp-site-popup-eyebrow{
  display:block;
  margin-bottom:11px;
  color:var(--hp-popup-eyebrow,#FFB21C);
  font-size:11px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.hp-site-popup-copy h2{
  margin:0 0 14px;
  color:var(--hp-popup-title,#fff);
  font-size:clamp(26px,4vw,35px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.hp-site-popup-copy p{
  margin:0;
  color:var(--hp-popup-text,#E8F0FF);
  font-size:15px;
  line-height:1.55;
}
.hp-site-popup-button{
  display:block;
  margin-top:22px;
  padding:13px 18px;
  border-radius:9px;
  background:var(--hp-popup-button-bg,#FFB21C);
  color:var(--hp-popup-button-color,#071B4D);
  font-weight:900;
  text-align:center;
  text-decoration:none;
  transition:transform .2s ease,filter .2s ease;
}
.hp-site-popup-button:hover{
  transform:translateY(-2px);
  filter:brightness(1.04);
}
body.hp-popup-lock{
  overflow:hidden;
}
@media(max-width:600px){
  .hp-site-popup{
    padding:12px;
  }
  .hp-site-popup-copy{
    padding:23px 20px 22px;
  }
}
.dynamic-section.image-center .dynamic-inner{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}

.dynamic-section.image-center .dynamic-media{
  width:100%;
  display:flex;
  justify-content:center;
  order:1;
}

.dynamic-section.image-center .dynamic-media img{
  display:block;
  max-width:100%;
  height:auto;
  margin:0 auto;
}

.dynamic-section.image-center .dynamic-copy{
  width:100%;
  max-width:900px;
  order:2;
  text-align:center;
}

.dynamic-section.image-center .dynamic-copy .btn{
  display:inline-flex;
}
/* =========================================================
   HEBERPAGE VPS MAROC PREMIUM
   ========================================================= */

.hp-vps-maroc{
  padding:36px;
  border-radius:30px;
  background:#050505;
  color:#fff;
}

.hp-vps-maroc-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  align-items:stretch;
  gap:18px;
}

.hp-vps-maroc-card{
  position:relative;
  min-width:0;
  padding-top:0;
  overflow:hidden;
  border:1px solid transparent;
  border-radius:24px;
  background:#1a1a1d;
  color:#fff;
}

.hp-vps-maroc-card.is-popular{
  margin-top:-42px;
  border:2px solid #765cff;
  border-radius:24px;
}

.hp-vps-maroc-popular-label{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  background:#765cff;
  color:#fff;
  font-size:13px;
  font-weight:900;
  letter-spacing:.03em;
  text-align:center;
}

.hp-vps-maroc-card-body{
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:28px 24px 26px;
}

.hp-vps-maroc-card.is-popular .hp-vps-maroc-card-body{
  min-height:calc(100% - 42px);
}

.hp-vps-maroc-card-head{
  min-height:35px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
}

.hp-vps-maroc-card-head h3{
  margin:0;
  color:#fff;
  font-size:19px;
  line-height:1.25;
}

.hp-vps-maroc-discount{
  flex:0 0 auto;
  padding:5px 9px;
  border-radius:8px;
  background:#ffc21c;
  color:#101010;
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
}

.hp-vps-maroc-price-block{
  margin-top:17px;
}

.hp-vps-maroc-price-block del{
  display:block;
  margin-bottom:4px;
  color:#99999f;
  font-size:12px;
}

.hp-vps-maroc-price{
  display:flex;
  align-items:flex-end;
  gap:4px;
}

.hp-vps-maroc-price strong{
  color:#fff;
  font-size:35px;
  line-height:1;
  letter-spacing:-.045em;
}

.hp-vps-maroc-price span{
  margin-bottom:3px;
  color:#fff;
  font-size:13px;
  font-weight:800;
}

.hp-vps-maroc-price small{
  margin-bottom:3px;
  color:#fff;
  font-size:13px;
}

.hp-vps-maroc-button{
  min-height:49px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:28px;
  padding:12px 16px;
  border:1px solid #f1f1f1;
  border-radius:9px;
  background:transparent;
  color:#fff;
  font-size:15px;
  font-weight:900;
  text-decoration:none;
  transition:
    transform .18s ease,
    background .18s ease,
    color .18s ease;
}

.hp-vps-maroc-button:hover{
  transform:translateY(-2px);
  background:#fff;
  color:#111;
}

.hp-vps-maroc-button.is-primary{
  border-color:#fff;
  background:#fff;
  color:#111;
}

.hp-vps-maroc-button.is-primary:hover{
  background:#765cff;
  border-color:#765cff;
  color:#fff;
}

.hp-vps-maroc-renewal{
  min-height:34px;
  margin:14px 0 0;
  color:#d0d0d4;
  font-size:11px;
  line-height:1.55;
}

.hp-vps-maroc-divider{
  height:1px;
  margin:26px 0 21px;
  background:#343438;
}

.hp-vps-maroc-specs,
.hp-vps-maroc-extra-features{
  display:grid;
  gap:13px;
  margin:0;
  padding:0;
  list-style:none;
}

.hp-vps-maroc-specs li{
  display:grid;
  grid-template-columns:18px minmax(0,1fr);
  align-items:center;
  gap:9px;
  color:#f7f7f8;
  font-size:13px;
}

.hp-vps-maroc-specs li b{
  overflow-wrap:anywhere;
}

.hp-vps-maroc-spec-icon{
  width:18px;
  height:18px;
  display:grid;
  place-items:center;
  color:#94949d;
  font-size:14px;
}

.hp-vps-maroc-extra-features{
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid #343438;
}

.hp-vps-maroc-extra-features li{
  display:grid;
  grid-template-columns:18px minmax(0,1fr);
  gap:8px;
  color:#d8d8dc;
  font-size:12px;
  line-height:1.45;
}

.hp-vps-maroc-extra-features li span{
  color:#00c779;
  font-weight:900;
}

.hp-vps-maroc-extra-features strong{
  color:#fff;
}

.hp-vps-maroc-common{
  margin-top:26px;
  padding:30px 34px;
  border-radius:24px;
  background:#1a1a1d;
}

.hp-vps-maroc-common h3{
  margin:0 0 28px;
  color:#fff;
  font-size:23px;
  text-align:center;
}

.hp-vps-maroc-common h3::first-letter{
  color:#fff;
}

.hp-vps-maroc-common-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px 38px;
  max-width:1120px;
  margin:0 auto;
}

.hp-vps-maroc-common-grid>div{
  display:grid;
  grid-template-columns:18px minmax(0,1fr);
  align-items:start;
  gap:9px;
  color:#f1f1f3;
  font-size:13px;
}

.hp-vps-maroc-common-grid>div span{
  color:#00c779;
  font-size:16px;
  font-weight:900;
}

.hp-vps-maroc-common-grid>div b{
  font-weight:600;
  line-height:1.4;
}

.hp-vps-maroc-note{
  margin:34px 0 0;
  color:#85858c;
  font-size:12px;
  line-height:1.6;
  text-align:center;
}

@media(max-width:1200px){
  .hp-vps-maroc-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .hp-vps-maroc-card.is-popular{
    margin-top:0;
  }
}

@media(max-width:760px){
  .hp-vps-maroc{
    padding:18px;
    border-radius:21px;
  }

  .hp-vps-maroc-grid{
    grid-template-columns:1fr;
  }

  .hp-vps-maroc-card{
    border-radius:18px;
  }

  .hp-vps-maroc-card-body{
    padding:24px 20px;
  }

  .hp-vps-maroc-common{
    padding:26px 20px;
    border-radius:18px;
  }

  .hp-vps-maroc-common-grid{
    grid-template-columns:1fr;
    gap:15px;
  }

  .hp-vps-maroc-price strong{
    font-size:32px;
  }
}
/* =========================================================
   HEBERPAGE DOMAIN PREMIUM SECTION
   ========================================================= */

.hp-domain-premium{
  --hp-domain-bg:#110d2a;
  --hp-domain-title:#fff;
  --hp-domain-text:#d8d4ed;
  --hp-domain-accent:#755cff;
  --hp-domain-card1:#755cff;
  --hp-domain-card3:#2b1d58;
  --hp-domain-max-width:1180px;
  --hp-domain-padding-top:90px;
  --hp-domain-padding-bottom:80px;

  padding:
    var(--hp-domain-padding-top)
    24px
    var(--hp-domain-padding-bottom);
  overflow:hidden;
  background:var(--hp-domain-bg);
  color:var(--hp-domain-title);
}

.hp-domain-premium-container{
  width:min(
    var(--hp-domain-max-width),
    100%
  );
  margin:0 auto;
}

.hp-domain-premium-title{
  max-width:900px;
  margin:0 auto;
  color:var(--hp-domain-title);
  font-size:clamp(38px,5vw,64px);
  font-weight:400;
  line-height:1.08;
  letter-spacing:-.045em;
  text-align:center;
}

.hp-domain-premium-search{
  width:min(640px,100%);
  min-height:58px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  margin:56px auto 72px;
  padding:7px 9px 7px 18px;
  border-radius:999px;
  background:#fff;
  box-shadow:0 18px 50px rgba(0,0,0,.14);
}

.hp-domain-premium-search-icon{
  color:#161320;
  font-size:25px;
}

.hp-domain-premium-search input{
  min-width:0;
  border:0;
  outline:0;
  background:transparent;
  color:#1c1726;
  font:inherit;
  font-size:17px;
}

.hp-domain-premium-search input::placeholder{
  color:#4e4a57;
}

.hp-domain-premium-search button{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:50%;
  background:var(--hp-domain-accent);
  color:#fff;
  font-size:22px;
  cursor:pointer;
  transition:
    transform .18s ease,
    filter .18s ease;
}

.hp-domain-premium-search button:hover{
  transform:translateX(2px);
  filter:brightness(1.08);
}

.hp-domain-premium-grid{
  display:grid;
  grid-template-columns:2fr 1fr 1fr;
  gap:16px;
  align-items:stretch;
}

.hp-domain-premium-card{
  min-height:360px;
}

.hp-domain-premium-card{
  position:relative;
  min-height:325px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:18px;
  color:#fff;
  text-decoration:none;
}

.hp-domain-premium-card.card-1{
  min-height:360px;
  justify-content:flex-end;
  padding:28px;
  background:var(--hp-domain-card1);
}

.hp-domain-premium-card.card-2{
  justify-content:flex-end;
  background:#30284a;
}

.hp-domain-premium-card.card-3{
  justify-content:flex-end;
  padding:28px;
  background:var(--hp-domain-card3);
}

.hp-domain-premium-promo-icon{
  position:absolute;
  top:26px;
  left:26px;
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:7px;
  background:#bdff00;
  color:#17121e;
  font-size:32px;
  font-weight:900;
}

.hp-domain-premium-arrow{
  position:absolute;
  top:24px;
  right:24px;
  color:#fff;
  font-size:27px;
}

.hp-domain-premium-media{
  position:absolute;
  inset:0;
  overflow:hidden;
}

.hp-domain-premium-media::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(
      to top,
      rgba(20,12,44,.9) 0%,
      rgba(20,12,44,.45) 42%,
      rgba(20,12,44,0) 72%
    );
}

.hp-domain-premium-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.hp-domain-premium-copy{
  position:relative;
  z-index:2;
}

.card-2 .hp-domain-premium-copy{
  padding:28px;
}

.hp-domain-premium-eyebrow{
  display:block;
  margin-bottom:10px;
  color:#e5e0ff;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.06em;
}

.hp-domain-premium-value{
  display:block;
  margin-bottom:2px;
  color:#fff;
  font-size:36px;
  line-height:1;
}

.hp-domain-premium-copy h3{
  margin:0;
  color:#fff;
  font-size:clamp(25px,2.5vw,36px);
  font-weight:400;
  line-height:1.12;
  letter-spacing:-.035em;
}

.hp-domain-premium-value-secondary{
  display:block;
  margin-top:24px;
  color:#fff;
  font-size:32px;
  line-height:1;
}

.hp-domain-premium-copy p{
  margin:10px 0 0;
  color:#fff;
  font-size:15px;
  line-height:1.5;
}

.hp-domain-premium-card.card-1 .hp-domain-premium-copy p{
  max-width:640px;
}

.hp-domain-premium-trust{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:64px;
  color:#fff;
  font-size:14px;
}

.hp-domain-premium-trust>b{
  font-size:17px;
}

.hp-domain-premium-stars{
  padding:4px 7px;
  color:#f5cd4c;
  letter-spacing:2px;
}

.hp-domain-premium-trust strong{
  font-weight:500;
}

@media(max-width:980px){
  .hp-domain-premium-grid{
    grid-template-columns:1fr 1fr;
  }

  .hp-domain-premium-card.card-1{
    grid-column:1/-1;
  }
}

@media(max-width:650px){
  .hp-domain-premium{
    padding-left:16px;
    padding-right:16px;
  }

  .hp-domain-premium-title{
    font-size:38px;
  }

  .hp-domain-premium-search{
    margin-top:38px;
    margin-bottom:45px;
  }

  .hp-domain-premium-grid{
    grid-template-columns:1fr;
  }

  .hp-domain-premium-card.card-1{
    grid-column:auto;
  }

  .hp-domain-premium-card{
    min-height:300px;
  }

  .hp-domain-premium-trust{
    margin-top:40px;
  }
}
/* =========================================================
   CARTE 2 — IMAGE DE FOND
   ========================================================= */

.hp-domain-premium-card.card-2 .hp-domain-premium-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* =========================================================
   CARTE 3 — DOMAIN TRANSFER
   ========================================================= */

.hp-domain-premium-card.card-3{
  min-height:325px;
  justify-content:flex-end;
  padding:28px;
}

.hp-domain-premium-card.card-3 .hp-domain-premium-media{
  position:absolute;
  top:70px;
  right:18px;
  bottom:auto;
  left:18px;
  height:125px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}

.hp-domain-premium-card.card-3 .hp-domain-premium-media::after{
  display:none;
}

.hp-domain-premium-card.card-3 .hp-domain-premium-media img{
  width:100%;
  max-width:245px;
  height:125px;
  object-fit:contain;
  object-position:center;
}

.hp-domain-premium-card.card-3 .hp-domain-premium-copy{
  position:relative;
  z-index:2;
  width:100%;
  margin-top:185px;
}

.hp-domain-premium-card.card-3 .hp-domain-premium-copy h3{
  max-width:220px;
  font-size:36px;
  line-height:1.04;
}

.hp-domain-premium-card.card-3 .hp-domain-premium-copy p{
  max-width:235px;
  margin-top:18px;
  font-size:16px;
  line-height:1.45;
}
 .hosting-accordion details summary{
            display:grid;
            grid-template-columns:auto minmax(0,1fr) auto;
            align-items:center;
            gap:14px;
        }

        .hosting-accordion-item-icon{
            width:44px;
            height:44px;
            display:grid;
            place-items:center;
            overflow:hidden;
            border-radius:12px;
            background:#eef5ff;
        }

        .hosting-accordion-item-icon img{
            width:28px;
            height:28px;
            object-fit:contain;
        }

        .hosting-accordion details summary>b{
            min-width:0;
            color:inherit;
            font:inherit;
            font-weight:800;
        }
        