.elementor-56 .elementor-element.elementor-element-ab0c51f{--display:flex;}.elementor-56 .elementor-element.elementor-element-f924000{margin:134px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-56 .elementor-element.elementor-element-da30595{--display:flex;}.elementor-56 .elementor-element.elementor-element-e34ea77{--display:flex;}.elementor-56 .elementor-element.elementor-element-68dd943{--display:flex;}.elementor-56 .elementor-element.elementor-element-5005d87{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-56 .elementor-element.elementor-element-be5b04d{margin:-64px 0px calc(var(--kit-widget-spacing, 0px) + -110px) 0px;}.elementor-56 .elementor-element.elementor-element-05dfb01{margin:-25px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-56 .elementor-element.elementor-element-579b81f{margin:-94px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-f924000 */.riad-about-hero {
    background-color: #1A1612; /* Brun Sahara Sombre */
    padding: 120px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    overflow: hidden;
}

.about-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.about-split {
    display: flex;
    align-items: center;
    gap: 80px;
}

/* Texte */
.about-text {
    flex: 1;
    color: #BBBBBB;
}

.about-description {
    color: #BBBBBB;
    font-size: 1.15rem;
    line-height: 1.8;
    margin-bottom: 40px;
}

.about-values {
    display: flex;
    gap: 40px;
}

.value-item {
    text-align: center;
}

.value-icon {
    font-size: 2rem;
    display: block;
    margin-bottom: 10px;
}

.value-item p {
    color: #E6BE41;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

/* Image & Cadre */
.about-image-frame {
    flex: 1;
    position: relative;
    padding: 20px;
}

.about-image-frame img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border-radius: 2px;
    position: relative;
    z-index: 2;
}

.image-border-deco {
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 80%;
    border: 2px solid #E6BE41;
    z-index: 1;
}

.signature-box {
    position: absolute;
    bottom: -30px;
    left: -20px;
    background: #E6BE41;
    padding: 30px;
    z-index: 3;
    box-shadow: 10px 10px 30px rgba(0,0,0,0.5);
}

.signature-box p {
    color: #1A1612;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    margin: 0;
}

.signature-box span {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.8rem;
    margin-top: 5px;
    color: #000;
}

/* Responsive */
@media (max-width: 992px) {
    .about-split { flex-direction: column; text-align: center; }
    .gold-divider-left { margin: 25px auto; }
    .about-values { justify-content: center; }
    .signature-box { position: static; margin-top: 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ffe6171 */.riad-values-grid {
    background-color: #1A1612; /* Brun Sahara Sombre */
    padding: 100px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.values-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.values-header {
    text-align: center;
    margin-bottom: 70px;
    color: #BBBBBB;
}

.gold-divider-center {
    width: 60px;
    height: 3px;
    background: #E6BE41;
    margin: 20px auto;
}

/* Grille Bento */
.bento-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

.bento-item {
    background: rgba(255, 255, 255, 0.02); /* Transparence légère */
    border: 1px solid rgba(230, 190, 65, 0.1);
    padding: 50px 30px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 4px;
}

.bento-item:hover {
    background: rgba(230, 190, 65, 0.05);
    border-color: #E6BE41;
    transform: translateY(-10px);
}

.bento-icon {
    font-size: 2.5rem;
    margin-bottom: 25px;
    display: block;
}

.bento-item h3 {
    color: #FFFFFF; /* Blanc Pur */
    font-family: 'Playfair Display', serif;
    font-size: 1.4rem;
    margin-bottom: 15px;
}

.bento-item p {
    color: #BBBBBB; /* Gris clair pour lisibilité */
    font-size: 0.95rem;
    line-height: 1.7;
    font-family: sans-serif;
}

/* Responsive */
@media (max-width: 768px) {
    .bento-grid {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be5b04d */.riad-testimonials {
    background-color: #1A1612; /* Brun Sahara Sombre */
    padding: 120px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.testimonials-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

.testimonials-header {
    text-align: center;
    margin-bottom: 80px;
    color: #BBBBBB;
}

/* Flexbox pour les témoignages */
.testimonials-flex {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.testimonial-card {
    flex: 1;
    min-width: 300px;
    background: rgba(255, 255, 255, 0.05);
    padding: 50px 40px;
    position: relative;
    border-top: 3px solid #E6BE41; /* Accents en Or */
}

.quote-mark {
    font-family: 'Playfair Display', serif;
    font-size: 5rem;
    color: #E6BE41;
    position: absolute;
    top: 10px;
    left: 20px;
    opacity: 0.3;
}

/* --- TOUT LE TEXTE EN BLANC --- */
.testimonial-text {
    color: #FFFFFF !important; /* Blanc Pur */
    font-size: 1.15rem;
    font-style: italic;
    line-height: 1.8;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.author-name {
    color: #FFFFFF !important; /* Blanc Pur */
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.85rem;
}

.partnership-mention p {
    color: #FFFFFF !important; /* Blanc Pur */
    text-align: center;
    margin-top: 60px;
    font-size: 0.9rem;
    letter-spacing: 1px;
    opacity: 0.8;
}

/* Responsive */
@media (max-width: 768px) {
    .testimonial-card {
        padding: 40px 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-05dfb01 */.riad-welcome-ritual {
    background-color: #1A1612;
    padding: 100px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.ritual-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 80px;
    padding: 0 20px;
}

.ritual-image { flex: 1; }
.ritual-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border: 1px solid rgba(230, 190, 65, 0.2);
}

.ritual-content { flex: 1;
 color :#f7f2f6 }

.text-white-pure {
    color: #FFFFFF !important;
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 30px;
}

.ritual-list {
    list-style: none;
    padding: 0;
}

.ritual-list li {
    color: #FFFFFF !important;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    gap: 10px;
}

@media (max-width: 992px) {
    .ritual-wrapper { flex-direction: column; text-align: center; }
    .gold-divider-left { margin: 20px auto; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-579b81f */.riad-heritage {
    background-color: #1A1612;
    padding: 100px 0 150px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    border-top: 1px solid rgba(255,255,255,0.05);
}

.heritage-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

.heritage-header { text-align: center; margin-bottom: 80px;
color :#f7f2f6;}

.heritage-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 60px;
}

.stat-box {
    text-align: center;
    padding: 30px;
    border-bottom: 2px solid #E6BE41;
}

.stat-number {
    display: block;
    color: #FFFFFF !important;
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.stat-label {
    color: #E6BE41 !important;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 2px;
    font-weight: bold;
}

.center { text-align: center; max-width: 700px; margin: 0 auto; }

@media (max-width: 768px) {
    .heritage-stats { grid-template-columns: 1fr 1fr; }
}/* End custom CSS */