.about-simple-section{padding:clamp(2.5rem,5vw,5rem) 0}.about-simple-section .section-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.about-simple-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem);align-items:center}@media screen and (min-width: 750px){.about-simple-grid{grid-template-columns:.8fr 1fr}}.about-simple-grid--right .about-simple__image-wrapper{order:1}@media screen and (min-width: 750px){.about-simple-grid--right .about-simple__image-wrapper{order:2}}.about-simple__text-wrapper{order:2}@media screen and (min-width: 750px){.about-simple-grid--right .about-simple__text-wrapper{order:1}}.about-simple__image-wrapper{width:100%;line-height:0;border-radius:1.5rem;box-shadow:var(--shadow-elevation-low);overflow:hidden}.about-simple__image-wrapper img{display:block;width:100%;height:auto}.about-simple__image-wrapper .placeholder-svg{height:100%;width:100%}.about-simple__text-wrapper .rte{line-height:1.7}.about-simple__text-wrapper .rte>*:first-child{margin-top:0}.about-simple__text-wrapper .rte>*:last-child{margin-bottom:0}.form-container-structured{max-width:720px;margin:0 auto;padding:4rem 1rem}.form-container-structured .section-header{margin-bottom:3rem}.section-subtitle-structured{margin:1rem auto 0;font-size:1.1rem;opacity:.8;max-width:60ch;line-height:1.5}.form-status{padding:1.5rem;margin-bottom:2rem;border-radius:8px;border:1px solid;text-align:center}.form-status--success{background-color:rgba(var(--color-base-success-rgb),.1);border-color:var(--color-base-success)}.form-status--error{background-color:rgba(var(--color-base-error-rgb),.1);border-color:var(--color-base-error);text-align:left}.form-fieldset-structured{border:1px solid var(--color-border);border-radius:12px;padding:2rem;margin-bottom:2rem}.form-fieldset-structured>.form-field-structured:last-child,.form-fieldset-structured>.form-grid-structured:last-child{margin-bottom:0}.form-legend-structured{font-size:1.2em;font-weight:600;padding:0 .75rem;margin-left:1rem;color:var(--color-base-text)}.form-field-structured,.form-grid-structured{margin-bottom:1.5rem}.form-grid-structured{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-field-structured input[type=text],.form-field-structured input[type=email],.form-field-structured input[type=tel],.form-field-structured input[type=number],.form-field-structured textarea{width:100%;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:8px;padding:1rem;line-height:1.5;font-size:1rem;transition:box-shadow .2s ease,border-color .2s ease}.form-field-structured input::placeholder,.form-field-structured textarea::placeholder{color:var(--color-base-text);opacity:.6}.form-field-structured input:focus,.form-field-structured textarea:focus{outline:none;border-color:var(--color-base-accent-1);box-shadow:0 0 0 2px rgba(var(--color-base-accent-1-rgb),.2)}.form-field-structured textarea{resize:vertical}.form-question-structured{margin:0 0 1rem;font-weight:500;text-align:left}.form-options-grid-structured{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem}.form-options-grid-structured--2col-tight{max-width:300px}.form-options-grid-structured--3col-tight{max-width:450px;grid-template-columns:repeat(3,1fr)}.form-choice-structured{display:flex;align-items:center;gap:.75rem;position:relative}.form-choice-structured label{cursor:pointer;font-size:1rem}.form-choice-structured input[type=checkbox],.form-choice-structured input[type=radio]{appearance:none;-webkit-appearance:none;margin:0;flex-shrink:0;width:20px;height:20px;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:6px;cursor:pointer;transition:all .2s ease-out;position:relative}.form-choice-structured input[type=radio]{border-radius:50%}.form-choice-structured input:hover{border-color:var(--color-base-accent-1)}.form-choice-structured input:checked{background-color:var(--color-base-accent-1);border-color:var(--color-base-accent-1)}.form-choice-structured input[type=checkbox]:checked:after{content:"";position:absolute;display:block;left:6px;top:2px;width:5px;height:10px;border:solid var(--color-background);border-width:0 2px 2px 0;transform:rotate(45deg)}.form-choice-structured input[type=radio]:checked:after{content:"";position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--color-background)}.form-field-details-structured{max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .4s ease-out}#experience-details-wrapper>.form-field-structured{margin-bottom:0}.form-actions-structured{text-align:center;margin-top:1rem}.form-actions-structured .button{width:100%;border-radius:8px;padding:1.1rem;font-size:1.1rem;background-color:var(--color-base-text);color:var(--color-background);text-transform:uppercase;letter-spacing:.1em;font-weight:600;border:2px solid transparent}.form-actions-structured .button:hover{background-color:var(--color-background);color:var(--color-base-text);border-color:var(--color-base-text)}@media screen and (max-width: 749px){.form-container-structured{padding:3rem 1rem}.form-fieldset-structured{padding:1.5rem}.form-legend-structured{margin-left:0}.form-grid-structured{grid-template-columns:1fr}}.custom-prestations-section-moderne{padding:2rem 0 4rem}.categorie-prestation{text-align:center;margin-bottom:3rem}.categorie-spacing{margin-top:5rem}.categorie-prestation h2{font-size:42px!important;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.description-categorie{font-size:18px!important;max-width:60ch;margin:0 auto;color:var(--color-base-text);opacity:.75}.mention-speciale{font-size:16px!important;font-style:italic;margin-top:1rem;color:var(--color-base-accent-2)}.liste-prestations-cartes{list-style:none;padding:0;margin:0 auto;max-width:800px;display:grid;gap:1.5rem}.prestation-carte{background-color:rgba(var(--color-base-text-rgb),.03);border:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .1));border-radius:12px;padding:2rem;display:flex;justify-content:space-between;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.prestation-carte:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(var(--color-shadow-rgb),.08)}.prestation-info{flex-grow:1;padding-right:1.5rem}.prestation-info h3{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:22px!important;margin:0 0 .5rem}.prestation-description{margin:0;color:var(--color-base-text);opacity:.7;font-size:17px!important;line-height:1.5!important;max-width:60ch}.prestation-details{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap;text-align:right;gap:.25rem}.prestation-details .duree{color:var(--color-base-text);opacity:.7;font-size:16px!important}.prestation-details .prix{font-weight:600;font-size:22px!important;color:var(--color-base-accent-1)}@media (max-width: 749px){.categorie-prestation h2{font-size:32px!important}.prestation-carte{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.prestation-info{padding-right:0}.prestation-info h3{font-size:20px!important}.prestation-description{font-size:16px!important}.prestation-details{width:100%;flex-direction:row;justify-content:space-between;align-items:center;margin-top:1rem;border-top:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .1));padding-top:1rem}.prestation-details .duree{align-self:center}}.custom-prestations-accordeon{padding:2rem 0 4rem;max-width:800px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:42px!important;margin-bottom:1rem}.accordeon-container{display:grid;gap:.5rem}.accordeon-item{background-color:rgba(var(--color-base-text-rgb),.03);border:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .1));border-radius:12px;padding:0 1.5rem;transition:padding .3s ease}.accordeon-item[open]{padding-bottom:1.5rem}.accordeon-title{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1.5rem 0;list-style:none}.accordeon-title::-webkit-details-marker{display:none}.accordeon-title h3{margin:0;font-size:24px;font-weight:500}.accordeon-icon{transition:transform .3s ease}.accordeon-item[open]>.accordeon-title .accordeon-icon{transform:rotate(180deg)}.accordeon-content{padding-top:1rem;border-top:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .1))}.accordeon-content ul{list-style:none;padding:0;margin:0}.accordeon-content li{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin:0;border-bottom:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .05))}.accordeon-content li:last-child{border-bottom:none}.accordeon-content li strong{white-space:nowrap;padding-left:1rem;font-size:1.1em}.accordeon-content h4{font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .1))}.accordeon-content p{font-style:italic;opacity:.8;margin-top:1.5rem;font-size:.9em;border-top:1px solid var(--color-border, rgba(var(--color-base-text-rgb), .05));padding-top:1rem}@media (max-width: 749px){.section-header h2{font-size:32px!important}.accordeon-title h3{font-size:20px}.accordeon-item{padding:0 1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
