.announcement-bar{background:#c9a84c;text-align:center;padding:.75rem 1rem;overflow:hidden;position:relative}.announcement-bar__slider{position:relative;height:1.3em}.announcement-bar__item{position:absolute;left:0;right:0;font-size:.88rem;font-weight:700;color:#1b2a4a;letter-spacing:.05em;opacity:0;transform:translateY(8px);transition:opacity .5s,transform .5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement-bar__item.active{opacity:1;transform:translateY(0)}.apropos-section{padding:5rem 2rem;background:#fff}.apropos-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.apropos-title{font-size:2rem;font-weight:800;color:#1b2a4a;margin:0 0 1.5rem;line-height:1.25}.apropos-text{font-size:1rem;color:#555;line-height:1.8;margin:0 0 2rem}.apropos-img{width:100%;height:auto;border-radius:12px;display:block}.apropos-img-slot{border-radius:12px;overflow:hidden}.apropos-placeholder{background:#f0f0f0;border:2px dashed #ccc;border-radius:12px;height:280px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#aaa}.apropos-caption{text-align:center;font-size:.85rem;color:#888;margin:.8rem 0 0;font-style:italic}.avis-grille{padding:4rem 2rem;background:#f8f6f2}.avis-grille__inner{max-width:1100px;margin:0 auto}.avis-grille__header{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;margin-bottom:2.5rem;text-align:center}.avis-grille__score-bloc{display:flex;align-items:center;gap:1rem}.avis-grille__score-left{display:flex;align-items:baseline;gap:2px}.avis-grille__score-num{font-size:3.5rem;font-weight:800;color:#1b2a4a;line-height:1}.avis-grille__score-max{font-size:1.2rem;color:#888;font-weight:600}.avis-grille__score-stars{color:#f59e0b;font-size:1.2rem;letter-spacing:2px;margin-bottom:.2rem}.avis-grille__score-count{font-size:.85rem;color:#888;margin:0}.avis-grille__title{font-size:1.3rem;font-weight:700;color:#1b2a4a;margin:0}.avis-grille__btn-write{display:inline-block;border:2px solid #1B2A4A;color:#1b2a4a;padding:.6rem 2rem;border-radius:4px;font-size:.88rem;font-weight:700;text-decoration:none;letter-spacing:.06em;transition:background .2s,color .2s}.avis-grille__btn-write:hover{background:#1b2a4a;color:#fff}.avis-grille__card-placeholder{width:100%;aspect-ratio:4/3;background:#f0f4f8;border:2px dashed #C9A84C;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.avis-grille__card-placeholder svg{width:36px;height:36px}.avis-grille__card-placeholder span{font-size:.75rem;color:#aaa;font-style:italic}.avis-grille__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.avis-grille__card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #00000014}.avis-grille__card-img img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.avis-grille__card-placeholder{width:100%;aspect-ratio:3/4;background:#f0f4f8;border:2px dashed #C9A84C;display:flex;align-items:center;justify-content:center}.avis-grille__card-placeholder svg{width:32px;height:32px}.avis-grille__card-body{padding:.75rem .8rem;text-align:center}.avis-grille__card-stars{color:#f59e0b;font-size:.85rem;letter-spacing:1px;margin-bottom:.3rem}.avis-grille__card-top{display:flex;align-items:center;justify-content:center;gap:.3rem;margin-bottom:.2rem}.avis-grille__card-name{font-size:.8rem;font-weight:700;color:#1b2a4a}.avis-grille__verified-icon{width:14px;height:14px;flex-shrink:0}.avis-grille__card-date{font-size:.72rem;color:#999;margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.04em}.avis-grille__card-text{font-size:.78rem;color:#555;line-height:1.5;margin:0}.avis-grille__card-text--placeholder{color:#ccc!important;font-style:italic}@media(max-width:768px){.avis-grille__grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.apropos-section{padding:2.5rem 1rem}.apropos-inner{grid-template-columns:1fr;gap:1.5rem}.apropos-title{font-size:1.5rem;margin-bottom:1rem}.apropos-text{font-size:.92rem;margin-bottom:1.2rem}.apropos-placeholder{height:200px;font-size:.9rem}.avis-grille{padding:2rem .8rem}.avis-grille__score-num{font-size:2.5rem}.avis-grille__title{font-size:1.1rem}}@media(max-width:480px){.apropos-placeholder{height:160px}}.avis-grille__load-more{text-align:center;margin-top:2rem;display:none}.avis-grille__btn-more{background:#1b2a4a;color:#fff;border:none;padding:.85rem 2.5rem;border-radius:6px;font-size:.9rem;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:background .2s}.avis-grille__btn-more:hover{background:#c9a84c}@media(max-width:768px){.avis-grille__card.avis-hidden{display:none}.avis-grille__load-more{display:block}}.categories{padding:5rem 2rem;background:#f8f6f2}.categories__inner{max-width:1200px;margin:0 auto}.categories__header{text-align:center;margin-bottom:3rem}.categories__title{font-size:2.2rem;font-weight:700;color:#1b2a4a;margin:0 0 .75rem}.categories__subtitle{color:#666;font-size:1.05rem;margin:0}.categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.category-card{position:relative;border-radius:8px;overflow:hidden;text-decoration:none;aspect-ratio:3/4;display:block}.category-card__image{width:100%;height:100%}.category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.category-card:hover .category-card__image img{transform:scale(1.05)}.category-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1b2a4a,#2d4070)}.category-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem 1.5rem;background:linear-gradient(to top,rgba(27,42,74,.9),transparent);display:flex;flex-direction:column;gap:.4rem}.category-card__title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.category-card__link{color:#c9a84c;font-size:.8rem;letter-spacing:.08em}@media(max-width:768px){.categories__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.categories__grid{grid-template-columns:1fr}}.collection-page{min-height:60vh}.collection-header{background:#1b2a4a;padding:3rem 2rem;text-align:center}.collection-header__inner{max-width:800px;margin:0 auto}.collection-header__breadcrumb{font-size:.8rem;color:#ffffff73;margin:0 0 .75rem;letter-spacing:.04em}.collection-header__breadcrumb a{color:#ffffff73;text-decoration:none}.collection-header__breadcrumb a:hover{color:#c9a84c}.collection-header__title{font-size:2.4rem;font-weight:800;color:#fff;margin:0 0 .75rem}.collection-header__desc{font-size:.95rem;color:#ffffffa6;margin:0;line-height:1.6}.collection-main{padding:2.5rem 2rem 4rem;background:#fafafa}.collection-main__inner{max-width:1200px;margin:0 auto}.collection-top-bar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e8e8e8}.collection-count{font-size:.82rem;color:#888;margin:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.coll-card{background:#fff;border-radius:10px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000000f;transition:transform .25s,box-shadow .25s}.coll-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.coll-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#f0f0f0}.coll-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.coll-card:hover .coll-card__img{transform:scale(1.04)}.coll-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8edf5,#d0d9e8)}.coll-card__badge{position:absolute;bottom:10px;left:10px;background:#1b2a4ad9;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .6rem;border-radius:4px}.coll-card__sale{position:absolute;top:10px;right:10px;background:#ed2939;color:#fff;font-size:.72rem;font-weight:700;padding:.25rem .5rem;border-radius:4px}.coll-card__info{padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.coll-card__title{font-size:.95rem;font-weight:700;color:#1b2a4a;margin:0;line-height:1.3}.coll-card__price-row{display:flex;align-items:center;gap:.5rem}.coll-card__price,.coll-card__price-sale{font-size:1.05rem;font-weight:800;color:#1b2a4a}.coll-card__price-old{font-size:.85rem;color:#aaa;text-decoration:line-through}.coll-card__btn{margin-top:auto;padding-top:.5rem;font-size:.82rem;font-weight:700;color:#c9a84c}.collection-pagination{margin-top:3rem;text-align:center}.collection-empty{text-align:center;padding:4rem 2rem;color:#666}.collection-empty__btn{display:inline-block;margin-top:1.5rem;background:#1b2a4a;color:#fff;padding:.8rem 2rem;border-radius:6px;font-weight:700;text-decoration:none}@media(max-width:900px){.collection-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media(max-width:480px){.collection-grid{grid-template-columns:1fr}.collection-header__title{font-size:1.7rem}}.coll-list-page{min-height:60vh}.coll-list-header{background:#1b2a4a;padding:3.5rem 2rem;text-align:center}.coll-list-header__inner{max-width:700px;margin:0 auto}.coll-list-header__title{font-size:2.4rem;font-weight:800;color:#fff;margin:0 0 .75rem}.coll-list-header__subtitle{font-size:1rem;color:#ffffffa6;margin:0}.coll-list-main{padding:3rem 2rem 4rem;background:#fafafa}.coll-list-main__inner{max-width:1200px;margin:0 auto}.coll-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem}.coll-prod-card{background:#fff;border-radius:10px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000000f;transition:transform .25s,box-shadow .25s}.coll-prod-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0000001f}.coll-prod-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#f0f0f0}.coll-prod-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.coll-prod-card:hover .coll-prod-card__img{transform:scale(1.05)}.coll-prod-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8edf5,#d0d9e8)}.coll-prod-card__badge{position:absolute;bottom:10px;left:10px;background:#1b2a4ad9;color:#fff;font-size:.68rem;font-weight:600;padding:.2rem .5rem;border-radius:4px}.coll-prod-card__sale{position:absolute;top:10px;right:10px;background:#ed2939;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:4px}.coll-prod-card__info{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.coll-prod-card__title{font-size:.9rem;font-weight:700;color:#1b2a4a;margin:0;line-height:1.3}.coll-prod-card__price-row{display:flex;align-items:center;gap:.5rem}.coll-prod-card__price,.coll-prod-card__price-sale{font-size:1rem;font-weight:800;color:#1b2a4a}.coll-prod-card__price-old{font-size:.82rem;color:#aaa;text-decoration:line-through}.coll-prod-card__btn{margin-top:auto;padding-top:.4rem;font-size:.8rem;font-weight:700;color:#c9a84c}.coll-list-see-all{text-align:center;margin-top:3rem}.coll-list-see-all__btn{display:inline-block;background:#1b2a4a;color:#fff;padding:.9rem 2.5rem;border-radius:6px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.05em;transition:background .2s}.coll-list-see-all__btn:hover{background:#c9a84c;color:#1b2a4a}@media(max-width:1024px){.coll-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.coll-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.coll-products-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.coll-list-header__title{font-size:1.8rem}}.contact-cta{background:#1b2a4a;padding:4rem 2rem;text-align:center}.contact-cta__inner{max-width:600px;margin:0 auto}.contact-cta__icon{font-size:2.5rem;margin-bottom:1rem;display:block}.contact-cta__title{font-size:1.7rem;font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.3}.contact-cta__text{font-size:.95rem;color:#ffffffbf;line-height:1.7;margin:0 0 1.8rem}.contact-cta__infos{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem}.contact-cta__info-item{display:flex;align-items:center;justify-content:center;gap:.5rem}.contact-cta__info-icon{font-size:1rem}.contact-cta__info-link{color:#c9a84c;text-decoration:none;font-size:.95rem;font-weight:600;transition:opacity .2s}.contact-cta__info-link:hover{opacity:.8}.contact-cta__btn{display:inline-block;background:#c9a84c;color:#1b2a4a;text-decoration:none;padding:.9rem 2.5rem;border-radius:6px;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:background .2s,transform .15s}.contact-cta__btn:hover{background:#e0bb5a;transform:translateY(-2px)}@media(max-width:768px){.contact-cta{padding:3rem 1.2rem}.contact-cta__title{font-size:1.4rem}}.contact-page__btn{display:flex;align-items:center;gap:1rem;padding:1.1rem 2rem;border-radius:10px;font-size:1rem;font-weight:700;text-decoration:none;letter-spacing:.03em;transition:transform .2s,opacity .2s}.contact-page__btn svg{flex-shrink:0}.contact-page__info-icon{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.contact-page__info-item strong{display:block;font-size:.85rem;font-weight:700;color:#1b2a4a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.contact-us{padding:4rem 2rem;background:#1b2a4a;text-align:center}.contact-us__inner{max-width:700px;margin:0 auto}.contact-us__title{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .75rem}.contact-us__subtitle{font-size:1rem;color:#ffffffb3;margin:0 0 2.5rem;line-height:1.6}.contact-us__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;border-radius:6px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.05em;transition:transform .2s,opacity .2s}.contact-btn:hover{transform:translateY(-3px);opacity:.92}.contact-btn svg{width:22px;height:22px;flex-shrink:0}.contact-btn--whatsapp{background:#25d366;color:#fff}.contact-btn--messenger{background:linear-gradient(135deg,#09f,#a033ff);color:#fff}.contact-btn--email{background:#c9a84c;color:#1b2a4a}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.faq-section{padding:5rem 2rem;background:#fff}.faq-section__inner{max-width:860px;margin:0 auto}.faq-section__title{font-size:2.2rem;font-weight:800;color:#1b2a4a;text-align:center;margin:0 0 3rem}.faq-list{background:#f8f6f2;border-radius:12px;overflow:hidden;padding:0 2rem}.faq-item{border-bottom:1px solid #e5e5e5}.faq-item:last-child{border-bottom:none}.faq-item__question{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;list-style:none;font-size:1rem;font-weight:700;color:#1b2a4a;gap:1rem}.faq-item__question::-webkit-details-marker{display:none}.faq-item__icon{width:28px;height:28px;border-radius:50%;background:#e5e5e5;flex-shrink:0;display:flex;align-items:center;justify-content:center}.faq-item__icon:before{content:"\2228";font-size:.85rem;color:#555}.faq-item[open] .faq-item__icon:before{content:"\2227"}.faq-item[open] .faq-item__icon{background:#c9a84c}.faq-item[open] .faq-item__icon:before{color:#1b2a4a}.faq-item__answer{padding:0 0 1.4rem;font-size:.92rem;color:#555;line-height:1.7}.faq-item__answer p{margin:0}.faq-contact{padding:4rem 2rem;background:#f0f4f8;text-align:center;border-top:1px solid #e0e7ef}.faq-contact__inner{max-width:700px;margin:0 auto}.faq-contact__title{font-size:1.6rem;font-weight:800;color:#1b2a4a;margin:0 0 1rem;line-height:1.3}.faq-contact__bold{font-size:.95rem;font-weight:700;color:#1b2a4a;margin:0 0 .4rem}.faq-contact__subtitle{font-size:.9rem;color:#555;margin:0 0 2rem;line-height:1.6}.faq-contact__btn{display:inline-block;background:#1b2a4a;color:#fff;padding:.85rem 2.5rem;border-radius:6px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.05em;transition:background .2s,transform .2s}.faq-contact__btn:hover{background:#c9a84c;color:#1b2a4a;transform:translateY(-2px)}.featured-products{padding:5rem 2rem;background:#fff}.featured-products__inner{max-width:1200px;margin:0 auto}.featured-products__header{text-align:center;margin-bottom:3rem}.featured-products__title{font-size:2.2rem;font-weight:700;color:#1b2a4a;margin:0 0 .75rem}.featured-products__subtitle{color:#666;font-size:1.05rem;margin:0}.products-carousel{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{text-decoration:none;border-radius:8px;overflow:hidden;border:1px solid #eee;transition:box-shadow .2s,transform .2s;display:block}.product-card:hover{box-shadow:0 8px 24px #1b2a4a1f;transform:translateY(-3px)}.product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8edf5,#d0d9e8)}.product-card__badge{position:absolute;top:.75rem;left:.75rem;background:#1b2a4a;color:#c9a84c;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .7rem;border-radius:3px}.product-card__info{padding:1rem 1.2rem 1.2rem}.product-card__title{font-size:.95rem;font-weight:600;color:#1b2a4a;margin:0 0 .4rem}.product-card__price{font-size:1rem;font-weight:700;color:#c9a84c;margin:0 0 .75rem}.product-card__btn{display:inline-block;font-size:.78rem;color:#1b2a4a;border-bottom:1px solid #C9A84C;padding-bottom:1px;letter-spacing:.05em}.featured-products__cta{text-align:center;margin-top:3rem}.featured-products__btn{display:inline-block;border:2px solid #1B2A4A;color:#1b2a4a;padding:.9rem 2.5rem;border-radius:4px;font-size:.9rem;font-weight:700;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:background .2s,color .2s}.featured-products__btn:hover{background:#1b2a4a;color:#fff}@media(max-width:900px){.products-carousel{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.products-carousel{grid-template-columns:1fr}}.site-footer{background:#1b2a4a;color:#fffc}.footer__inner{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem}.footer__logo{display:flex;flex-direction:column;line-height:1.1;margin-bottom:1.2rem}.footer__logo-main{font-size:1.3rem;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase}.footer__logo-sub{font-size:.7rem;color:#c9a84c;letter-spacing:.25em;text-transform:uppercase}.footer__tagline{font-size:.88rem;line-height:1.7;margin:0 0 1rem;color:#ffffffa6}.footer__flag{display:inline-block;background:#c9a84c26;border:1px solid rgba(201,168,76,.4);color:#c9a84c;font-size:.78rem;font-weight:600;padding:.35rem .9rem;border-radius:3px;letter-spacing:.06em}.footer__links h4,.footer__newsletter h4{color:#fff;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0 0 1.2rem}.footer__links ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.footer__links a{color:#ffffffa6;text-decoration:none;font-size:.88rem;transition:color .2s}.footer__links a:hover{color:#c9a84c}.footer__newsletter p{font-size:.85rem;color:#ffffffa6;margin:0 0 1rem;line-height:1.5}.footer__form{display:flex}.footer__input{flex:1;padding:.7rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-right:none;border-radius:4px 0 0 4px;color:#fff;font-size:.85rem;outline:none}.footer__input::placeholder{color:#fff6}.footer__submit{background:#c9a84c;color:#1b2a4a;border:none;padding:.7rem 1.2rem;border-radius:0 4px 4px 0;font-size:.82rem;font-weight:700;cursor:pointer;letter-spacing:.06em;transition:background .2s}.footer__submit:hover{background:#e0bc5a}.footer__bottom{border-top:1px solid rgba(255,255,255,.1)}.footer__bottom-inner{max-width:1200px;margin:0 auto;padding:1.2rem 2rem;display:flex;align-items:center;justify-content:space-between}.footer__bottom p{margin:0;font-size:.8rem;color:#ffffff80}.footer__payments{display:flex;gap:.5rem;align-items:center}.footer__payments svg{height:24px;width:auto}@media(max-width:900px){.footer__inner{grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer__inner{grid-template-columns:1fr}.footer__bottom-inner{flex-direction:column;gap:.5rem;text-align:center}}.garanties-contact{padding:4rem 2rem;background:#f0f4f8;text-align:center;border-top:1px solid #dde4ed}.garanties-contact__inner{max-width:700px;margin:0 auto}.garanties-contact__title{font-size:1.6rem;font-weight:800;color:#1b2a4a;margin:0 0 1rem;line-height:1.3}.garanties-contact__bold{font-size:.95rem;font-weight:700;color:#1b2a4a;margin:0 0 .4rem}.garanties-contact__subtitle{font-size:.9rem;color:#555;margin:0 0 2rem;line-height:1.6}.garanties-contact__btn{display:inline-block;background:#1b2a4a;color:#fff;padding:.85rem 2.5rem;border-radius:6px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.05em;transition:background .2s,transform .2s}.garanties-contact__btn:hover{background:#c9a84c;color:#1b2a4a;transform:translateY(-2px)}.garanties{padding:4rem 2rem;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.garanties__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.garantie-item{text-align:center;padding:1rem}.garantie-item__icon{width:56px;height:56px;margin:0 auto 1rem;color:#1b2a4a}.garantie-item__icon svg{width:100%;height:100%}.garantie-item__title{font-size:.95rem;font-weight:700;color:#1b2a4a;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.04em}.garantie-item__text{font-size:.85rem;color:#666;line-height:1.7;margin:0}@media(max-width:768px){.garanties__inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.garanties__inner{grid-template-columns:1fr}}.site-header{background-color:#1b2a4a;position:sticky;top:0;z-index:200;box-shadow:0 2px 8px #00000040}.header__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:60px;display:flex;align-items:center;justify-content:space-between}.header__left{display:flex;align-items:center;min-width:44px}.header__logo{position:absolute;left:50%;transform:translate(-50%)}.header__logo-link{text-decoration:none;display:flex;flex-direction:column;line-height:1.1;text-align:center}.header__logo-main{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase}.header__logo-sub{font-size:.65rem;color:#c9a84c;letter-spacing:.25em;text-transform:uppercase}.header__right{display:flex;align-items:center;gap:2rem}.header__nav{display:flex;gap:1.8rem}.header__nav a{color:#fff;text-decoration:none;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;transition:color .2s;white-space:nowrap}.header__nav a:hover{color:#c9a84c}.header__icons{display:flex;align-items:center;gap:.75rem}.header__cart{position:relative;color:#fff;text-decoration:none;display:flex;align-items:center}.header__cart svg{width:1.4rem;fill:#fff;stroke:#fff}.header__cart-count{position:absolute;top:-8px;right:-8px;background:#c9a84c;color:#1b2a4a;border-radius:50%;width:17px;height:17px;font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center}header svg{width:1.4rem;fill:#fff;stroke:#fff}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px}.header__burger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s;transform-origin:center}.header__burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger.open span:nth-child(2){opacity:0}.header__burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;top:0;left:0;width:280px;height:100vh;background:#1b2a4a;z-index:300;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.mobile-menu.open{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu__logo{font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.mobile-menu__logo span{color:#c9a84c}.mobile-menu__close{background:none;border:none;color:#fff;font-size:1.3rem;cursor:pointer;padding:4px 8px;line-height:1}.mobile-menu__nav{display:flex;flex-direction:column;padding:1rem 0}.mobile-menu__nav a{color:#fff;text-decoration:none;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.07);transition:background .2s,color .2s}.mobile-menu__nav a:hover,.mobile-menu__nav a:active{background:#c9a84c1f;color:#c9a84c}.mobile-menu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:250;opacity:0;pointer-events:none;transition:opacity .35s}.mobile-menu__overlay.open{opacity:1;pointer-events:all}@media(max-width:768px){.header__inner{position:relative;padding:0 1rem}.header__nav{display:none}.header__burger{display:flex}.header__icon-account{display:none}.header__logo-main{font-size:1.1rem}}@media(min-width:769px){.mobile-menu,.mobile-menu__overlay,.header__burger{display:none!important}.header__logo{position:static;transform:none}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(27,42,74,var(--hero-overlay))}.hero__img{width:100%;height:100%;object-fit:cover}.hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1b2a4a,#2d4070)}.hero__content{position:relative;z-index:1;text-align:center;padding:2rem;max-width:800px}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#c9a84c26;border:1px solid #C9A84C;color:#c9a84c;padding:.4rem 1.2rem;border-radius:50px;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem}.hero__title{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;color:#fff;line-height:1.1;margin:0 0 1rem;letter-spacing:-.01em}.hero__subtitle{font-size:1.15rem;color:#ffffffd9;margin:0 0 2.5rem;line-height:1.6}.hero__btn{display:inline-block;background:#c9a84c;color:#1b2a4a;padding:1rem 2.5rem;border-radius:4px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:background .2s,transform .2s}.hero__btn:hover{background:#e0bc5a;transform:translateY(-2px)}.contact-page__header{background:#1b2a4a;padding:4rem 2rem;text-align:center}.contact-page__header-inner{max-width:700px;margin:0 auto}.contact-page__title{font-size:2.4rem;font-weight:800;color:#fff;margin:0 0 1rem}.contact-page__subtitle{font-size:1rem;color:#ffffffb3;margin:0;line-height:1.6}.contact-page__body{padding:4rem 2rem;background:#f8f6f2}.contact-page__body-inner{max-width:600px;margin:0 auto;text-align:center}.contact-page__intro{font-size:1rem;color:#555;margin:0 0 2.5rem;line-height:1.6}.contact-page__buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.contact-page__btn{display:flex;align-items:center;gap:1rem;padding:1.1rem 2rem;border-radius:10px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s}.contact-page__btn:hover{transform:translateY(-3px);opacity:.92}.contact-page__btn--facebook{background:#1877f2;color:#fff}.contact-page__btn--messenger{background:linear-gradient(135deg,#09f,#a033ff);color:#fff}.contact-page__btn--whatsapp{background:#25d366;color:#fff}.contact-page__btn--email{background:#1b2a4a;color:#fff}.contact-page__info{display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:12px;padding:1.5rem 2rem;text-align:left}.contact-page__info-item{display:flex;align-items:flex-start;gap:1rem}.contact-page__info-icon{font-size:1.4rem;flex-shrink:0}.contact-page__info-item strong{display:block;font-size:.82rem;font-weight:700;color:#1b2a4a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.contact-page__info-item p{font-size:.9rem;color:#555;margin:0}@media(max-width:480px){.contact-page__title{font-size:1.8rem}.contact-page__btn{font-size:.9rem;padding:1rem 1.5rem}}.partenaires{background:#fff;padding:3.5rem 2rem;border-top:1px solid #f0ede8;border-bottom:1px solid #f0ede8}.partenaires__inner{max-width:900px;margin:0 auto;text-align:center}.partenaires__title{font-size:1.4rem;font-weight:800;color:#1b2a4a;margin:0 0 .4rem}.partenaires__subtitle{font-size:.88rem;color:#888;margin:0 0 2.5rem;letter-spacing:.04em;text-transform:uppercase}.partenaires__grid{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.partenaires__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.8;transition:opacity .2s}.partenaires__item:hover{opacity:1}.partenaires__logo{height:60px;width:auto;max-width:140px;object-fit:contain;filter:grayscale(100%);transition:filter .2s}.partenaires__item:hover .partenaires__logo{filter:grayscale(0%)}.partenaires__logo-placeholder{height:60px;display:flex;align-items:center}.partenaires__logo-svg{height:60px;width:140px;border-radius:6px}.partenaires__label{font-size:.72rem;color:#aaa;letter-spacing:.06em;text-transform:uppercase}@media(max-width:768px){.partenaires{padding:2.5rem 1rem}.partenaires__grid{gap:1.2rem}.partenaires__logo-svg{height:48px;width:110px}.partenaires__logo{height:48px;max-width:110px}}.photos-clients{padding:4rem 0 4rem 2rem;background:#f8f6f2;overflow:hidden;max-width:100vw;contain:layout}.photos-clients__inner{max-width:1200px;margin:0 auto;overflow:hidden}.photos-clients__header{padding-right:2rem;margin-bottom:2.5rem}.photos-clients__score-block{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.photos-clients__score-number{font-size:4rem;font-weight:800;color:#1b2a4a;line-height:1}.photos-clients__stars{display:flex;align-items:center;gap:.3rem;font-size:1.3rem;color:#f59e0b;margin-bottom:.3rem}.photos-clients__star-half{opacity:.5}.photos-clients__score-label{font-size:.9rem;color:#888;font-weight:400}.photos-clients__orders{font-size:.85rem;color:#888;margin:0}.photos-clients__title{font-size:1.4rem;font-weight:700;color:#1b2a4a;margin:0}.photos-clients__track-wrapper{overflow:hidden;width:100%}.photos-clients__track{display:flex;gap:1rem;width:max-content;will-change:transform}.photos-clients__slide{flex-shrink:0;width:280px;height:320px;border-radius:10px;overflow:hidden}.photos-clients__img{width:100%;height:100%;object-fit:cover;display:block}.photos-clients__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e0e7f0,#c8d5e8);display:flex;align-items:center;justify-content:center;border:2px dashed #C9A84C;border-radius:10px}.photos-clients__placeholder span{font-size:.8rem;color:#888;font-style:italic}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;max-width:1200px;margin:3rem auto;padding:0 2rem;align-items:start;box-sizing:border-box;width:100%}.product-gallery,.product-info{min-width:0;max-width:100%;overflow:hidden}.product-gallery__main{border-radius:10px;overflow:hidden;background:#f5f5f5;aspect-ratio:1;margin-bottom:1rem}.product-gallery__main-img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.product-gallery__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8edf5,#d0d9e8)}.product-gallery__thumbs{display:flex;gap:.6rem;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{width:70px;height:70px;flex-shrink:0;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:none;transition:border-color .2s}.product-gallery__thumb.active{border-color:#c9a84c}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-social-proof{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;margin-bottom:1.2rem;background:#f4f4f4;border-radius:50px;padding:8px 16px 8px 8px;max-width:420px}.product-social-proof__avatars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.product-social-proof__avatar{width:36px;height:36px;border-radius:50%;border:2px solid #ffffff;object-fit:cover;margin-right:-10px;display:block}.product-social-proof__avatar--ph{background:#b0c4d8}.product-social-proof__avatar--ph2{background:#d4a8c8}.product-social-proof__badge{width:22px;height:22px;background:#1b2a4a;color:#fff;border-radius:50%;font-size:.7rem;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:16px;-ms-flex-negative:0;flex-shrink:0;border:2px solid #ffffff}.product-social-proof__text{font-size:.82rem;color:#333;margin:0;line-height:1.4}.product-social-proof__text strong{color:#c9a84c;font-weight:700}.product-review-card{display:flex;align-items:flex-start;gap:14px;background:#f8f8f8;border-radius:12px;padding:14px 16px;margin-bottom:1.2rem}.product-review-card__photo{flex-shrink:0}.product-review-card__photo img{width:56px;height:56px;border-radius:50%;object-fit:cover;display:block}.product-review-card__photo-ph{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#c8d6e8,#a0b4cc)}.product-review-card__content{flex:1}.product-review-card__header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.product-review-card__name{font-size:.95rem;font-weight:700;color:#1b2a4a}.product-review-card__stars{color:#f59e0b;font-size:.95rem;letter-spacing:1px}.product-review-card__text{font-size:.82rem;color:#555;line-height:1.5;margin:0}.product-info__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.product-info__stars{color:#f59e0b;font-size:.95rem;letter-spacing:2px}.product-info__score{font-size:.82rem;color:#888}.product-info__title{font-size:1.7rem;font-weight:800;color:#1b2a4a;line-height:1.2;margin:0 0 1.2rem}.product-info__price{display:flex;align-items:center;gap:.75rem;margin-bottom:1.2rem}.product-info__price-current,.product-info__price-sale{font-size:1.8rem;font-weight:800;color:#1b2a4a}.product-info__price-original{font-size:1.1rem;color:#aaa;text-decoration:line-through}.product-info__badge-promo{background:#ed2939;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:4px}.product-info__checklist{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.product-info__checklist li{font-size:.88rem;color:#333}.product-option{margin-bottom:1.2rem}.product-option__label{font-size:.85rem;color:#555;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.06em}.product-option__values{display:flex;flex-wrap:wrap;gap:.5rem}.product-option__btn{padding:.5rem 1.1rem;border:2px solid #ddd;border-radius:4px;background:#fff;font-size:.88rem;color:#333;cursor:pointer;transition:all .2s}.product-option__btn.active,.product-option__btn:hover{border-color:#1b2a4a;background:#1b2a4a;color:#fff}.product-qty{margin-bottom:1.5rem}.product-qty__controls{display:flex;align-items:center;gap:0;border:2px solid #ddd;border-radius:4px;width:fit-content}.product-qty__controls button{width:40px;height:40px;border:none;background:#f5f5f5;font-size:1.2rem;cursor:pointer;color:#1b2a4a;font-weight:700}.product-qty__controls input{width:50px;height:40px;border:none;border-left:2px solid #ddd;border-right:2px solid #ddd;text-align:center;font-size:.95rem;font-weight:600;color:#1b2a4a}.product-info__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.product-info__add-to-cart{width:100%;padding:1rem;background:#c9a84c;color:#1b2a4a;border:none;border-radius:6px;font-size:1rem;font-weight:800;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;transition:background .2s}.product-info__add-to-cart:hover{background:#e0bc5a}.product-payment-icons{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;justify-content:center;padding:.8rem 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin:.8rem 0}.product-payment-icons svg{height:22px;width:auto;opacity:.85}.product-info__guarantees{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:1.2rem;background:#f8f6f2;border-radius:8px;margin-bottom:1.5rem;text-align:center}.guarantee-item{display:flex;flex-direction:column;align-items:center;gap:.3rem}.guarantee-item__icon{font-size:1.3rem}.guarantee-item span:last-child{font-size:.7rem;color:#555;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.product-accordion{border-top:1px solid #eee}.accordion-item{border-bottom:1px solid #eee}.accordion-item__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:none;border:none;cursor:pointer;font-size:.95rem;font-weight:600;color:#1b2a4a;text-align:left;list-style:none}.accordion-item__trigger::-webkit-details-marker{display:none}.accordion-item__icon:before{content:"+";font-size:1.3rem;color:#c9a84c;font-weight:400}.accordion-item[open] .accordion-item__icon:before{content:"\2212"}.accordion-item__body{font-size:.88rem;color:#555;line-height:1.7;padding-bottom:1rem}@media screen and (max-width:768px){.product-page{grid-template-columns:minmax(0,1fr)!important;gap:0;padding:0;margin:0 auto;width:100%}.product-gallery{width:100%;max-width:100%;padding:0}.product-info{width:100%;max-width:100%;padding:1.2rem 1rem}.product-info__guarantees{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;padding:.8rem}.product-info__title{font-size:1.4rem}.product-info__price-current,.product-info__price-sale{font-size:1.5rem}.product-info__checklist,.product-info__actions{margin-bottom:1rem}.product-payment-icons{padding:.6rem 0;margin:.6rem 0}.product-review-card{padding:10px 12px}.product-gallery__thumbs{flex-wrap:nowrap;overflow-x:auto;gap:.5rem;padding-bottom:4px}.product-gallery__thumb{width:calc((100vw - 4rem)/5);height:calc((100vw - 4rem)/5);flex-shrink:0}.shopify-payment-button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded{max-width:100%!important;width:100%!important;box-sizing:border-box!important}}@media screen and (max-width:480px){.product-info__title{font-size:1.25rem}.product-info__price-current,.product-info__price-sale{font-size:1.3rem}.guarantee-item span:last-child{font-size:.62rem}.product-info__checklist li{font-size:.82rem}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.avis-section{padding:4rem 2rem;background:#f8f6f2}.avis-section__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem}.avis-score{flex-shrink:0;text-align:center;width:160px}.avis-score__badge{width:100px;height:100px;border:3px solid #1B2A4A;border-radius:50%;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.avis-score__laurel{text-align:center;line-height:1.2}.avis-score__label-top{display:block;font-size:.55rem;color:#1b2a4a;letter-spacing:.05em}.avis-score__label-main{display:block;font-size:.65rem;font-weight:800;color:#1b2a4a;text-transform:uppercase;letter-spacing:.04em;margin:2px 0}.avis-score__tricolor{display:flex;justify-content:center;gap:2px;margin-top:4px}.avis-score__tricolor span{width:10px;height:4px;border-radius:1px;display:block}.avis-score__number{display:flex;align-items:baseline;justify-content:center;gap:2px;margin-bottom:4px}.avis-score__value{font-size:2rem;font-weight:800;color:#1b2a4a}.avis-score__total{font-size:1rem;color:#888;font-weight:600}.avis-score__stars{color:#f59e0b;font-size:1.1rem;letter-spacing:2px;margin-bottom:6px}.avis-score__sub{font-size:.72rem;color:#888;line-height:1.5;margin:0}.avis-carousel-wrapper{flex:1;display:flex;align-items:center;gap:.75rem;overflow:hidden}.avis-carousel{display:flex;gap:1.25rem;overflow-x:hidden;scroll-behavior:smooth;flex:1}.avis-card{flex-shrink:0;width:280px;background:#fff;border-radius:12px;padding:1.2rem;box-shadow:0 2px 12px #00000014;border:1px solid #eee;display:flex;flex-direction:column;gap:.75rem}.avis-card__top{display:flex;align-items:center;justify-content:space-between}.avis-card__flag{display:flex;gap:2px;align-items:center}.avis-card__flag span{width:14px;height:14px;border-radius:50%;display:block}.avis-card__stars{color:#f59e0b;font-size:1rem;letter-spacing:1px}.avis-card__img{width:100%;border-radius:6px;overflow:hidden}.avis-card__img img{width:100%;height:auto;display:block}.avis-card__text{font-size:.88rem;color:#444;line-height:1.6;margin:0;font-style:italic;flex:1}.avis-card__footer{display:flex;align-items:center;gap:.6rem;border-top:1px solid #f0f0f0;padding-top:.75rem}.avis-card__avatar{width:34px;height:34px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avis-card__avatar svg{width:20px;height:20px}.avis-card__info{flex:1;display:flex;flex-direction:column}.avis-card__name{font-size:.82rem;font-weight:700;color:#1b2a4a}.avis-card__date{font-size:.72rem;color:#999}.avis-card__verified{display:flex;align-items:center;gap:3px;text-align:right}.avis-card__verified span{font-size:.6rem;font-weight:700;color:#22c55e;line-height:1.2;text-transform:uppercase}.avis-arrow{background:#1b2a4a;color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:1.4rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .2s;line-height:1}.avis-arrow:hover{background:#c9a84c}.avis-card__placeholder{background:#f0f4f8;border:2px dashed #C9A84C;border-radius:6px;padding:1.5rem;text-align:center;flex:1}.avis-card__placeholder-text{font-size:.78rem;color:#999;margin:0;font-style:italic}@media(max-width:768px){.avis-section__inner{flex-direction:column}.avis-score{width:auto}.avis-carousel-wrapper{width:100%}}.trust-badges{padding:3rem 2rem;background:#f8f6f2;border-top:3px solid #C9A84C;border-bottom:3px solid #C9A84C}.trust-badges__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.trust-badge{display:flex;align-items:center;gap:1rem}.trust-badge__icon{font-size:2rem;flex-shrink:0}.trust-badge__content h4{font-size:.95rem;font-weight:700;color:#1b2a4a;margin:0 0 .2rem;text-transform:uppercase;letter-spacing:.04em}.trust-badge__content p{font-size:.82rem;color:#666;margin:0}@media(max-width:768px){.trust-badges__inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.trust-badges__inner{grid-template-columns:1fr}}.valeurs{padding:5rem 2rem;background:#1b2a4a}.valeurs__inner{max-width:1200px;margin:0 auto}.valeurs__header{text-align:center;margin-bottom:3.5rem}.valeurs__title{font-size:2.2rem;font-weight:700;color:#fff;margin:0 0 .75rem}.valeurs__subtitle{color:#ffffffb3;font-size:1.05rem;margin:0}.valeurs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.valeur-card{text-align:center;padding:2rem 1.5rem;border:1px solid rgba(201,168,76,.3);border-radius:8px;transition:border-color .2s,transform .2s}.valeur-card:hover{border-color:#c9a84c;transform:translateY(-4px)}.valeur-card__icon{font-size:2.5rem;margin-bottom:1rem;display:block}.valeur-card__title{font-size:1rem;font-weight:700;color:#c9a84c;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.valeur-card__text{font-size:.9rem;color:#ffffffbf;line-height:1.6;margin:0}@media(max-width:900px){.valeurs__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.valeurs__grid{grid-template-columns:1fr}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
