:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,90,20);
	--wd-alternative-color: rgb(75,117,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(75,117,255);
	--btn-accented-bgcolor-hover: rgb(56,102,255);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: #0a0a0a;
}

.progress-msg
{
    display: none !important;
}

/* =========================================================
   GOOGLE MAPS
   ========================================================= */

.gm-style-iw-chr {
    display: none !important;
}



/* =========================================================
   SCUTI — TECHNICAL SPECIFICATIONS
   ========================================================= */


/* ---------------------------------------------------------
   CARTE PRINCIPALE
   --------------------------------------------------------- */

.scuti-spec-card {
    position: relative;
    overflow: hidden;
    background: #111111 !important;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 24px !important;
    padding: 30px 35px !important;
}


/* Barre orange à gauche */

.scuti-spec-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    bottom: 20px;
    width: 4px;
    background: rgb(255, 90, 20);
    border-radius: 0 10px 10px 0;
}



/* ---------------------------------------------------------
   TITRE DE CATÉGORIE
   --------------------------------------------------------- */

.scuti-spec-category {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    margin: 0 0 35px 0 !important;
}


/* Petit trait orange devant le titre */

.scuti-spec-category::before {
    content: "";
    display: block;
    flex: 0 0 32px;
    width: 32px;
    height: 3px;
    background: rgb(255, 90, 20);
}



/* ---------------------------------------------------------
   LIGNES DU TABLEAU
   --------------------------------------------------------- */

.scuti-spec-item {
    display: grid;
    grid-template-columns: 30% 70%;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}


.scuti-spec-item:last-child {
    border-bottom: 0;
}



/* ---------------------------------------------------------
   COLONNE LABEL
   --------------------------------------------------------- */

.scuti-spec-label {
    color: rgba(255, 255, 255, 0.55) !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 !important;
}



/* ---------------------------------------------------------
   COLONNE VALEUR
   --------------------------------------------------------- */

.scuti-spec-value {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    text-align: right;
}


/* Variante bleue */

.scuti-spec-value.blue {
    color: rgb(75, 117, 255) !important;
}



/* ---------------------------------------------------------
   MOBILE — SPÉCIFICATIONS
   --------------------------------------------------------- */

@media (max-width: 768px) {
    .scuti-spec-card {
        padding: 28px 25px !important;
    }


    .scuti-spec-item {
        grid-template-columns: 1fr;
        gap: 8px;
    }


    .scuti-spec-value {
        text-align: left;
        font-size: 18px !important;
    }
}





/* =========================================================
   SCUTI — NIVEAU DE PERFORMANCE
   ========================================================= */


/* =========================================================
   1. BLOC COMPLET SUR LA FICHE PRODUIT
   Affichage des 5 niveaux
   ========================================================= */


/* Wrapper principal */

.scuti-performance-wrapper {
    width: 100% !important;
    max-width: none !important;
}



/* Product Labels WoodMart */

.scuti-performance-wrapper .scuti-performance-labels,
.scuti-performance-wrapper .product-labels {
    position: static !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}



/* Custom Label WoodMart */

.scuti-performance-wrapper .wd-custom-label {
    position: static !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}



/* Échelle complète */

.scuti-performance-wrapper .scuti-performance-scale {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}



/* ---------------------------------------------------------
   LES 5 NIVEAUX
   --------------------------------------------------------- */

.scuti-performance-wrapper .scuti-performance-level {
    box-sizing: border-box !important;
    position: relative;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 50px !important;
    margin: 0 !important;
    padding: 10px 18px !important;
    background: #252525;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 9px;
    color: #999;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}



/* ---------------------------------------------------------
   NIVEAU ACTIF
   --------------------------------------------------------- */

.scuti-performance-wrapper
.scuti-performance-level.is-active {
    background: #ff531a;
    border-color: #ff531a;
    color: #ffffff;
}



/* Check du niveau actif */

.scuti-performance-wrapper
.scuti-performance-level.is-active::before {
    content: "✓";
    position: absolute;
    left: 18px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
}





/* =========================================================
   2. ARCHIVES / GRILLES PRODUITS
   ========================================================= */


/*
Le thumbnail devient la référence pour positionner
les deux labels.
*/

.wd-loop-prod-thumb {
    position: relative !important;
}

.wd-loop-prod-labels.product-labels {
    position:absolute !important;
    top:10px !important;
    left:10px !important;
    right:10px !important;
    z-index:10 !important;
    padding:0 !important;
    margin:0 !important;
}

/*
Le conteneur WoodMart ne doit plus imposer sa position
gauche par défaut.
*/




/* ---------------------------------------------------------
   MASQUER LES 4 NIVEAUX INACTIFS
   --------------------------------------------------------- */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-level:not(.is-active) {
    display: none !important;
}



/* Échelle sans largeur forcée */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-scale {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}





/* =========================================================
   3. ARCHIVES — REMISE WOOCOMMERCE À DROITE
   ========================================================= */

.wd-loop-prod-labels.product-labels > .onsale {
    position:absolute !important;
    top:0 !important;
    right:0 !important;
    margin:0 !important;
}


/* =========================================================
   ARCHIVES — LABEL PERFORMANCE À GAUCHE
   Aligné verticalement avec la remise
   ========================================================= */

.wd-loop-prod-labels.product-labels > .wd-custom-label {
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    margin:0 !important;
}


/* MOBILE */

@media (max-width: 768px) {
    .wd-loop-prod-labels.product-labels > .wd-custom-label {
    top:0 !important;
    left:0 !important;
    }

}


/* Niveau actif = badge orange */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-level.is-active {
    box-sizing: border-box !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 105px !important;
    min-height: 30px !important;
    margin: 0 !important;
    padding: 7px 12px 7px 27px !important;
    background: #ff531a !important;
    border: 0 !important;
    border-radius: 7px !important;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}



/* Check du badge */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-level.is-active::before {
    content: "✓";
    position: absolute;
    left: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}





/* =========================================================
   5. FICHE PRODUIT — LABELS SUR L'IMAGE PRINCIPALE
   ========================================================= */


/*
IMPORTANT :

Sur la photo produit :
- remise = visible
- niveau actif = visible
- les 4 niveaux inactifs = cachés

On NE masque donc PAS le wd-custom-label.
*/


/* Masquer uniquement les niveaux inactifs */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-level:not(.is-active),

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-level:not(.is-active) {
    display: none !important;
}



/* Échelle réduite au niveau actif */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-scale,

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-scale {
    display: block !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}



/* ---------------------------------------------------------
   BADGE PERFORMANCE — FICHE PRODUIT
   --------------------------------------------------------- */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-level.is-active,

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-level.is-active {
    box-sizing: border-box !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 105px !important;
    min-height: 30px !important;
    margin: 0 !important;
    padding: 7px 12px 7px 27px !important;
    background: #ff531a !important;
    border: 0 !important;
    border-radius: 7px !important;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}



/* Check */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-level.is-active::before,

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-level.is-active::before {
    content: "✓";
    position: absolute;
    left: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}





/* =========================================================
   6. SÉCURITÉ
   LE BLOC COMPLET DOIT TOUJOURS AFFICHER LES 5 NIVEAUX
   ========================================================= */


/*
Cette partie est volontairement placée APRÈS les règles
de la galerie afin qu'aucune règle WoodMart ne puisse
masquer les niveaux du bloc complet.
*/

.single-product
.scuti-performance-wrapper
.scuti-performance-level {
    display: flex !important;
}



/* Niveau actif du bloc complet */

.single-product
.scuti-performance-wrapper
.scuti-performance-level.is-active {
    background: #ff531a !important;
    border-color: #ff531a !important;
    color: #ffffff !important;
}





/* =========================================================
   7. MOBILE
   ========================================================= */

@media (max-width: 768px) {
    /* -----------------------------------------------------
       ARCHIVES — REMISE
       ----------------------------------------------------- */
    .wd-loop-prod-labels.product-labels > .onsale {
        top: 5px !important;
        right: 5px !important;
    }



    /* -----------------------------------------------------
       ARCHIVES — PERFORMANCE
       ----------------------------------------------------- */

    .wd-loop-prod-labels.product-labels > .wd-custom-label {
        top: 5px !important;
        left: 5px !important;
    }


    .wd-loop-prod-labels
    .wd-custom-label
    .scuti-performance-level.is-active {
        min-width: 100px !important;
        min-height: 29px !important;
        padding: 7px 11px 7px 26px !important;
        font-size: 9px !important;
    }



    /* -----------------------------------------------------
       FICHE PRODUIT — BADGE PERFORMANCE
       ----------------------------------------------------- */

    .single-product
    .product-images-inner
    .product-labels
    .wd-custom-label
    .scuti-performance-level.is-active,

    .single-product
    .woocommerce-product-gallery
    .product-labels
    .wd-custom-label
    .scuti-performance-level.is-active {
        min-width: 100px !important;
        min-height: 29px !important;
        padding: 7px 11px 7px 26px !important;
        font-size: 9px !important;
    }

}

/* =========================================================
SCUTI — PERFORMANCE BLOCK COMPACT ONLY
========================================================= */

.single-product .scuti-performance-wrapper {
    padding: 0 !important;
}

.single-product .scuti-performance-wrapper .scuti-performance-level {
    min-height: 38px !important;
    padding: 7px 18px !important;
    font-size: 12px !important;
}

.single-product .scuti-performance-wrapper .scuti-performance-scale {
    gap: 6px !important;
}

.single-product .scuti-performance-wrapper .scuti-performance-level.is-active::before {
    left: 14px;
    font-size: 15px;
}

.single-product .scuti-performance-wrapper .scuti-performance-level.is-active {
    padding-left: 32px !important;
}

/* =========================================================
SCUTI SHOWROOM GALLERY
========================================================= */

.scuti-showroom {
display:grid !important;
grid-template-columns:repeat(3,1fr) !important;
gap:20px !important;
}

.scuti-showroom img {
display:block !important;
width:100% !important;
object-fit:cover !important;
border-radius:24px !important;
}


@media(max-width:768px){

.scuti-showroom {
grid-template-columns:repeat(2,1fr) !important;
gap:12px !important;
}

.scuti-showroom img {
height:180px !important;
border-radius:18px !important;
}

}

/* =========================================================
SCUTI — PRODUCT HIGHLIGHTS
========================================================= */

/* MAIN GRID */
.scuti-highlights {
display:grid !important;
grid-template-columns:repeat(6,1fr) !important;
width:100% !important;
margin:0 !important;
padding:0 !important;
gap:0 !important;
background:#ffffff;
border:1px solid rgba(75,117,255,.15);
border-radius:18px;
overflow:hidden;
}


/* REMOVE GUTENBERG COLUMN SPACING */
.scuti-highlights > .wp-block-wd-column {
width:auto !important;
margin:0 !important;
padding:0 !important;
}


/* ITEM */
.scuti-highlight {
display:flex !important;
flex-direction:column !important;
align-items:center !important;
justify-content:flex-start !important;

height:125px !important;
padding:16px 4px 12px !important;
margin:0 !important;

text-align:center;
border-right:1px solid rgba(75,117,255,.12);
}

.scuti-highlight:last-child {
border-right:none;
}


/* ICON */
.scuti-highlight-icon {
display:flex !important;
align-items:center !important;
justify-content:center !important;

width:34px !important;
height:34px !important;

margin:10px 0 10px !important;
padding:0 !important;
}

.scuti-highlight-icon img {
display:block !important;
width:32px !important;
height:32px !important;
object-fit:contain;
}


/* VALUE */
.scuti-highlight-value {
margin:0 0 8px !important;
padding:0 !important;

font-size:16px !important;
font-weight:800 !important;
line-height:1.1 !important;

color:rgb(75,117,255) !important;
}

.scuti-highlight:first-child .scuti-highlight-value {
color:rgb(255,90,20) !important;
}


/* LABEL */
.scuti-highlight-label {
margin:0 !important;
padding:0 !important;

max-width:100px;

font-size:10px !important;
font-weight:700 !important;
line-height:1.25 !important;

letter-spacing:.4px;
text-transform:uppercase;
color:#7c7f88 !important;
}


/* REMOVE GUTENBERG PARAGRAPH SPACING */
.scuti-highlight p {
margin:0 !important;
padding:0 !important;
}


/* TABLET */
@media(max-width:1024px){

.scuti-highlights {
grid-template-columns:repeat(3,1fr) !important;
}

}


/* MOBILE */
@media(max-width:768px){

.scuti-highlights {
grid-template-columns:repeat(2,1fr) !important;
}

.scuti-highlight {
height:115px !important;
padding:14px 4px 10px !important;
}

.scuti-highlight-value {
font-size:15px !important;
}

.scuti-highlight-label {
font-size:7px !important;
}

}

/* =========================================================
SCUTI — BENEFITS BAR
========================================================= */

.scuti-benefits {
display:grid !important;
grid-template-columns:repeat(3,1fr) !important;
--wd-col-gap:0px !important;
gap:0 !important;
width:100% !important;
background:#fff;
border:1px solid rgba(75,117,255,.15);
border-radius:18px;
overflow:hidden;
padding:0 !important;
}

.scuti-benefits > .scuti-benefit {
display:flex !important;
flex-direction:row !important;
align-items:center !important;
justify-content:flex-start !important;
padding:10px 12px !important;
gap:10px !important;
min-height:60px !important;
margin:0 !important;
border-right:1px solid rgba(75,117,255,.12);
box-sizing:border-box !important;
}

.scuti-benefit:last-child {
border-right:0;
}

.scuti-benefit-icon {
display:flex !important;
align-items:center !important;
justify-content:center !important;
width:26px !important;
height:26px !important;
flex:0 0 26px !important;
margin:0 !important;
padding:0 !important;
}

.scuti-benefit-icon img {
width:22px !important;
height:22px !important;
object-fit:contain;
}

.scuti-benefit-text {
flex:1 !important;
margin:0 !important;
padding:0 !important;
text-align:left !important;
color:#182c55 !important;
font-size:12px !important;
font-weight:700 !important;
line-height:1.2 !important;
}

.scuti-benefit p {
margin:0 !important;
padding:0 !important;
}

/* TABLET */

@media(max-width:1024px){
.scuti-benefits {
grid-template-columns:1fr !important;
}
.scuti-benefit {
border-right:0;
border-bottom:1px solid rgba(75,117,255,.12);
}
.scuti-benefit:last-child {
border-bottom:0;
}
}

/* MOBILE */

@media(max-width:768px){
.scuti-benefits {
margin-top:2px !important;
}
.scuti-benefit {
min-height:0 !important;
padding:9px 12px !important;
gap:10px !important;
}
.scuti-benefit-icon {
width:22px !important;
height:22px !important;
flex-basis:22px !important;
}
.scuti-benefit-icon img {
width:20px !important;
height:20px !important;
}
.scuti-benefit-text {
font-size:13px !important;
line-height:1.15 !important;
}
}

/* =========================================================
SCUTI — USER MANUAL ACTION
========================================================= */
.wd-action-btn {
    --wd-action-icon-size: 1em;}
.wd-single-manual-btn .wd-action-text {
    color: rgb(255, 90, 20) !important;
}

/* =========================================================
SCUTI — PRODUCT DESCRIPTION
========================================================= */

.scuti-product-description {
margin-bottom: 80px;
}


/* CORE SECTIONS
========================================================= */

.scuti-description-sections {
display: flex;
flex-direction: column;
gap: 80px;
}

.scuti-description-section {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
align-items: center;
gap: 60px;
}

.scuti-description-section.is-reverse .scuti-description-content {
order: 2;
}

.scuti-description-section.is-reverse .scuti-description-image {
order: 1;
}

.scuti-description-title {
font-size: 34px;
font-weight: 700;
line-height: 1.2;
margin: 0 0 20px;
}

.scuti-description-text {
font-size: 17px;
line-height: 1.7;
}

.scuti-description-text > :last-child {
margin-bottom: 0;
}

.scuti-description-image {
min-width: 0;
}

.scuti-description-img {
display: block;
width: 100%;
height: auto;
border-radius: 24px;
}


/* PRODUCT HIGHLIGHTS
========================================================= */

.scuti-description-highlights {
margin-top: 90px;
}

.scuti-description-highlights-title {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
text-align: center;
margin: 0 0 35px;
}

.scuti-description-highlights-grid {
display: grid;
gap: 35px 30px;
}

.scuti-highlight-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

.scuti-highlight-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

.scuti-description-highlight {
min-width: 0;
}

.scuti-description-highlight-image {
overflow: hidden;
border-radius: 18px;
}

.scuti-description-highlight-img {
display: block;
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
}

.scuti-description-highlight-title {
font-size: 18px;
font-weight: 700;
line-height: 1.35;
margin: 18px 0 8px;
}

.scuti-description-highlight-text {
font-size: 15px;
line-height: 1.65;
color: rgba(0, 0, 0, 0.6);
}

.scuti-description-highlight-text > :last-child {
margin-bottom: 0;
}


/* EDITOR PLACEHOLDER
========================================================= */

.scuti-product-description-placeholder {
padding: 20px;
border: 1px dashed rgba(0, 0, 0, 0.2);
border-radius: 12px;
}


/* TABLET
========================================================= */

@media (max-width: 1024px) {

.scuti-product-description {
margin-bottom: 60px;
}

.scuti-description-sections {
gap: 60px;
}

.scuti-description-section {
gap: 35px;
}

.scuti-highlight-cols-3,
.scuti-highlight-cols-4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

}


/* MOBILE
========================================================= */

@media (max-width: 768px) {

.scuti-product-description {
margin-bottom: 40px;
}

.scuti-description-sections {
gap: 50px;
}

.scuti-description-section {
grid-template-columns: 1fr;
gap: 25px;
}

.scuti-description-section.is-reverse .scuti-description-content,
.scuti-description-section.is-reverse .scuti-description-image {
order: initial;
}

.scuti-description-title {
font-size: 26px;
}

.scuti-description-text {
font-size: 16px;
}

.scuti-description-highlights {
margin-top: 60px;
}

.scuti-description-highlights-title {
font-size: 24px;
}

.scuti-highlight-cols-3,
.scuti-highlight-cols-4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

}


/* SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

.scuti-highlight-cols-3,
.scuti-highlight-cols-4 {
grid-template-columns: 1fr;
}

}