:root{--form-input-size:clamp(12px,2vw,14px)}::placeholder{opacity:1;font-family:var(--font2);color:#000;font-size:var(--form-input-size);text-transform:uppercase}::-webkit-input-placeholder{opacity:1;font-family:var(--font2);color:#000;font-size:var(--form-input-size);text-transform:uppercase}form input,form label,form select,form textarea{font-family:var(--font3);color:#000;font-size:var(--form-input-size);text-transform:uppercase;font-weight:600;padding:10px}form input,form select,form textarea{outline:none;border:0;border-bottom:1px solid #000}form .date-input,form .date-input>*,form input:not([type=checkbox]),form select:not([type=checkbox]),form textarea:not([type=checkbox]){width:100%}form textarea{resize:vertical;min-height:80px}form .alert{margin-top:15px;width:100%;padding:10px 15px;border-radius:4px;border:1px solid hsla(0,0%,52%,.2);flex:1 1 100%;text-align:center}form .alert.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}form .alert.error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}form .form-group .checkbox-options{margin-top:10px;padding:0 10px;display:flex;flex-wrap:wrap;align-items:center}form .form-group .checkbox-options input{width:auto}form .form-group .checkbox-item,form .form-group .radio-item{display:flex;align-items:center;flex-wrap:wrap}form .form-group .checkbox-item label,form .form-group .radio-item label{padding:0 10px}form .form-group .checkbox-item input[type=checkbox],form .form-group .checkbox-item input[type=radio],form .form-group .radio-item input[type=checkbox],form .form-group .radio-item input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:30px;height:20px;border-radius:8px;border:2px solid #000;border-radius:0;background-color:#000;cursor:pointer;position:relative;transition:all .3s ease}form .form-group .checkbox-item input[type=checkbox]:checked,form .form-group .checkbox-item input[type=radio]:checked,form .form-group .radio-item input[type=checkbox]:checked,form .form-group .radio-item input[type=radio]:checked{background-color:#000;border-color:#000}form .form-group .checkbox-item input[type=checkbox]:checked:after,form .form-group .checkbox-item input[type=radio]:checked:after,form .form-group .radio-item input[type=checkbox]:checked:after,form .form-group .radio-item input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}form .form-group .checkbox-item input[type=checkbox]:hover,form .form-group .checkbox-item input[type=radio]:hover,form .form-group .radio-item input[type=checkbox]:hover,form .form-group .radio-item input[type=radio]:hover{opacity:.8}form .form-group.rgpd{display:flex;align-items:center;gap:10px}form .form-group.rgpd input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;min-width:10px;padding:5px;border:2px solid #000;border-radius:0;background-color:transparent;cursor:pointer;position:relative;transition:all .3s ease;margin:0}form .form-group.rgpd input[type=checkbox]:checked{background-color:var(--color3);border-color:var(--color3)}form .form-group.rgpd input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}form .form-group.rgpd input[type=checkbox]:hover{opacity:.8}form .form-group.rgpd label{font-size:var(--form-input-size);font-size:12px;margin-left:5px;padding:0;text-align:left;text-transform:none;font-weight:400}form .form-group+.form-group{margin-top:10px}@media screen and (max-width:1199px){form .form-group.submit{display:flex;flex-wrap:wrap}form .form-group.submit button{margin:auto}}footer{margin-top:var(--ecartZones);font-family:var(--font1);padding:0 var(--padding) 50px;font-size:18px}footer .footer-content{display:flex;flex-direction:column;gap:50px;align-items:center;justify-content:center}footer .footer-content .footer-logo-content{max-width:200px;width:100%;margin:0 auto}footer .footer-content .footer-logo-content img{width:100%;height:auto}footer .footer-title{text-transform:uppercase;font-weight:100;letter-spacing:1px;font-size:clamp(16px,2vw,22px);text-align:center;font-family:var(--font2);margin-bottom:15px}footer .footer-item{text-align:center;line-height:1.4;width:100%}footer ul{text-align:center;display:flex;flex-direction:column}footer ul li a{text-decoration:none;color:#000;font-weight:300;text-transform:uppercase}footer .instafeed{display:flex;flex-wrap:wrap;gap:10px;width:100%;justify-content:center}footer .instafeed .item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}footer .instafeed .item .item-media a{position:absolute;left:0;top:0;width:100%;height:100%}footer .instafeed .item .item-media .photo,footer .instafeed .item .item-media .video{position:relative}footer .instafeed .item .item-media .photo:after,footer .instafeed .item .item-media .video:after{content:"";display:block;padding-top:100%}footer .instafeed .item .item-media .photo img,footer .instafeed .item .item-media .photo video,footer .instafeed .item .item-media .video img,footer .instafeed .item .item-media .video video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}footer .footer-copyright{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:50px;text-align:center}footer .footer-copyright .edc{width:100%;max-width:200px}footer .footer-copyright .edc img{width:100%;height:auto}@media screen and (min-width:620px){footer .instafeed .item{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 10px);max-width:calc(33.3% - 10px)}footer ul{flex-direction:row;flex-wrap:wrap;gap:10px}footer ul li{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}}@media screen and (min-width:1280px){footer .footer-content{flex-direction:row;flex-wrap:wrap;align-items:unset}footer .footer-content .footer-item{width:auto;flex:1 1;display:flex;flex-direction:column;align-items:flex-start}footer .footer-content .footer-logo{min-width:400px}footer .footer-content .footer-contact,footer .footer-content .footer-menu{align-items:flex-start}footer .footer-content .footer-title{margin-bottom:25px;text-align:left}footer .footer-content .footer-insta{min-width:400px}footer .footer-content .footer-contact-content{text-align:left}footer .footer-content ul{text-align:left;gap:10px;display:block;line-height:1.6}footer .footer-content ul li{max-width:unset}footer .footer-content .footer-logo-content{max-width:280px;margin:auto}footer .footer-copyright{display:flex;flex-direction:row;gap:25px;width:100%;max-width:1024px;margin-left:auto;margin-right:auto}footer .footer-copyright .edc{max-width:150px}footer .footer-copyright p{display:flex;align-items:center;flex:1 1}footer .footer-copyright p br{display:none}footer .footer-copyright p a{margin-left:auto}}@media screen and (min-width:1600px){footer .footer-content{max-width:1600px;margin-left:auto;margin-right:auto;width:100%;gap:100px}}header{position:fixed;left:0;top:0;width:100%;padding:10px;z-index:999;display:flex;flex-wrap:wrap;align-items:center;gap:15px;border-bottom:1px solid transparent;transition:all .5s}header .logo{max-width:75px;width:100%;position:relative;z-index:100}header .logo img{width:100%;height:auto}header .burgerBtn{z-index:10;position:relative}header .burgerBtn label>span>span{background:#000;height:2px}header .burgerBtn.isOpen label>span span:first-child{transform:rotate(45deg) translateY(0)}header .burgerBtn.isOpen label>span span:nth-child(3){transform:rotate(-45deg) translateY(0)}header .header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-left:auto;position:relative;z-index:10}header .header-actions .button{font-family:var(--font2);text-transform:uppercase;letter-spacing:1px}header nav{position:fixed;left:0;top:0;width:100%;height:100vh;padding:var(--padding);display:none;flex-direction:column;opacity:0;visibility:hidden;z-index:0;background:#fff;overflow:hidden}header nav .nav-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:250px;height:250px}header nav .nav-logo img{width:100%;height:100%;object-fit:contain;opacity:.1}header nav .nav-logo:after,header nav .nav-logo:before{content:"";position:absolute;border-radius:50%;animation:nav-ring-spin linear infinite;opacity:.5}header nav .nav-logo:before{inset:-18px;background:conic-gradient(from 0deg,transparent 0,rgba(0,0,0,.7) 25%,hsla(0,0%,100%,.5) 50%,rgba(0,0,0,.3) 75%,transparent 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));animation-duration:8s}header nav .nav-logo:after{inset:-38px;background:conic-gradient(from 120deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.6) 30%,rgba(0,0,0,.5) 55%,hsla(0,0%,100%,.2) 80%,hsla(0,0%,100%,0) 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));animation-duration:13s;animation-direction:reverse}@keyframes nav-ring-spin{to{transform:rotate(1turn)}}header nav ul{text-align:center;margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;align-items:center;gap:10px}header nav ul>li{position:relative}header nav ul>li.active>a:before{width:10px;margin-right:5px}header nav ul>li>a{font-size:clamp(20px,2vw,26px);color:#000;display:flex;align-items:center;position:relative;text-transform:uppercase;font-family:var(--font2);transition:all .5s;border-bottom:2px solid transparent}header nav ul>li>a:before{content:"";width:0;margin-right:0;height:2px;background:#000;transition:all .5s}header nav ul>li>a:hover{opacity:.8}header nav ul>li>a:hover:before{width:10px;margin-right:5px}header.isOpen nav{z-index:10;visibility:visible;opacity:1;display:flex}header.isScrolled,header[data-fixed=true]{background:hsla(0,0%,100%,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom-color:hsla(0,0%,52%,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}@media screen and (min-width:1280px){header{height:75px}header.isScrolled{height:100px}header.isScrolled .logo{top:20px;-webkit-clip-path:inset(0 0 30% 0);clip-path:inset(0 0 30% 0)}header.isScrolled .header-actions{top:30px}header .header-actions{top:20px;right:25px}header .header-actions,header .logo{position:absolute;transition:all .5s}header .logo{max-width:125px;left:25px;top:10px;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}header .nav-logo{display:none}header nav{position:relative;display:flex;background:transparent;height:auto;width:auto;flex:1 1;padding:0;opacity:1;visibility:visible;z-index:1}header nav ul{flex-direction:row;justify-content:center;gap:25px}header nav ul li a{font-size:14px;font-weight:500;letter-spacing:1px}header .burgerBtn{display:none}}@media screen and (min-width:1600px){header nav ul{gap:50px}header nav ul li a{font-size:16px}header .header-actions{top:10px}header .header-actions .icon{height:35px;width:45px}header .header-actions .button{font-size:16px}}.page-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--color1);z-index:9999;pointer-events:none;overflow:hidden}.page-loader svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;max-width:220px}@media screen and (min-width:1280px){.page-loader svg{max-width:320px}}.logo{max-width:200px;display:block}.logo svg{width:100%;height:auto}.title1{font-family:var(--font3);font-size:var(--title1-size);line-height:1.2;font-weight:400}.title2{font-size:var(--title2-size);font-weight:300;margin-top:clamp(10px,2vw,20px);margin-bottom:clamp(10px,2vw,20px)}.title2,.title3{font-family:var(--font2)}.title3{font-size:var(--title3-size);line-height:1.4;font-weight:400;letter-spacing:calc(var(--title3-size)*.04);text-transform:uppercase;margin-bottom:15px}.description{line-height:1.4;font-size:var(--desc-size);font-weight:500;color:#000}.description ol,.description ul{list-style:initial}.links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:clamp(25px,1vw,50px);align-items:center;padding-bottom:20px}.links .info-sup{color:var(--color1-dark);font-weight:600;letter-spacing:2px;font-size:clamp(14px,2vw,16px)}.text{display:flex;flex-direction:column;gap:10px}.text>*{text-align:center}.text .content-text,.text .content-title{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:1280px){.links .info-sup{margin-left:25px}}.modal-content{max-width:600px;overflow:hidden}.modal-content .rs-content{padding:25px;position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:25px;width:100%}.modal-content .rs-content a{color:var(--color1);font-size:16px;position:relative;z-index:10;width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal-content .rs-content .photo{position:absolute;top:0;left:0;width:100%;height:100%;filter:brightness(.8)}.modal-content .modal-text .title1{color:#000;text-align:center;font-size:30px}.modal-content .modal-text .form-group.cv{border:1px solid hsla(0,0%,52%,.2);padding:10px}.modal-content .modal-text .form-group.dates-group>label{display:none}.modal-content .modal-text .form-group .dates-inputs{display:flex;flex-direction:column;gap:10px}.modal-content .modal-text .form-group .dates-inputs>*{display:flex;flex-direction:column}.modal-content .modal-text .form-group .dates-inputs>* label{font-size:14px}.modal-content .modal-text .form-group label{margin-bottom:10px;text-align:left;font-weight:100}.modal-content .modal-text .form-group input,.modal-content .modal-text .form-group textarea{font-weight:100}.modal-content .modal-text .form-group input[type=file]{padding:0;border:0}.modal-content .modal-text .form-group button{background:var(--color3);padding:0;border-color:var(--color3)}.modal-content .modal-text .form-group button:hover{background:transparent;color:var(--color3)}@media screen and (min-width:768px){.modal-content .modal-text .form{flex-direction:row;flex-wrap:wrap}.modal-content .modal-text .form .mandatory-fields{flex:1 1 100%;margin-bottom:10px}.modal-content .modal-text .form .form-group{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 25px)}.modal-content .modal-text .form .form-group .dates-inputs{display:flex;flex-direction:row;flex-wrap:wrap}.modal-content .modal-text .form .form-group .dates-inputs>*{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 25px)}.modal-content .modal-text .form .form-group.message,.modal-content .modal-text .form .form-group.rgpd{flex:1 1 100%}}@media screen and (min-width:1280px){.modal.fancybox__content{padding:0}.modal-content{display:flex;flex-wrap:wrap;max-width:1000px}.modal-content .modal-text{flex:1 1;padding:75px}.modal-content .modal-text .form .mandatory-fields,.modal-content .modal-text .title1{text-align:center}.modal-content .rs-content{margin-top:0;align-items:flex-end;max-width:33%}.modal-content .rs-content a{width:40px;height:40px;transition:all .3s}.modal-content .rs-content a:hover{background:var(--color1);color:#fff}}.page-transition{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--color1);z-index:9999;pointer-events:none;transform:translateY(0);visibility:visible;overflow:hidden}.page-transition .content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90vw;height:125vh;min-width:800px;min-height:600px}@media(min-width:1280px){.page-transition .content{width:115vw;height:115vh;min-width:1200px;min-height:800px}}.page-transition .content .icon{width:110px;display:block}@media(max-width:768px){.page-transition .content .icon{width:80px}}@media(min-width:1280px){.page-transition .content .icon{width:140px}}.page-transition .content .icon .photo-wrapper{width:100%;height:100%;display:block}.page-transition .content .icon .photo-wrapper.pulse{animation:iconPulse 3s ease-in-out infinite}.page-transition .content .icon .photo-wrapper .photo{width:100%;height:100%;display:block;--icon-scale:1}.page-transition .content .icon .photo-wrapper svg{width:100%;height:auto}.page-transition .content .icon .photo-wrapper svg path{fill:#fff}@keyframes iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.zones{max-width:100vw;overflow:hidden}.zones .zone{scroll-margin-top:100px}.zones .zone:not(:first-child){margin-top:var(--ecartZones)}.zones .zone.heroslider+.zone{margin-top:cal(var(--ecartZones)-25px)}@media screen and (min-width:1280px){.zones .zone.heroslider+.zone{margin-top:calc(var(--ecartZones) - 50px)}}.shop-cart-popup-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:shop-overlay-in .25s ease}@keyframes shop-overlay-in{0%{opacity:0}to{opacity:1}}.shop-cart-popup{position:relative;background:#fff;max-width:1100px;width:100%;max-height:90vh;overflow-y:auto;animation:shop-popup-in .3s cubic-bezier(.34,1.56,.64,1)}@media(max-width:767px){.shop-cart-popup{max-height:95vh}}@keyframes shop-popup-in{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.shop-cart-popup-close{position:absolute;top:16px;right:16px;z-index:10;background:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:transform .2s ease,box-shadow .2s ease}.shop-cart-popup-close:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.shop-cart-popup-inner{display:grid;grid-template-columns:1fr 1fr;min-height:620px}@media(max-width:767px){.shop-cart-popup-inner{grid-template-columns:1fr}}.shop-cart-popup-photo{position:relative;min-height:320px;background:#f5f5f5}@media(max-width:767px){.shop-cart-popup-photo{min-height:250px;max-height:300px}}.shop-cart-popup-photo--empty{background:#ebebeb}.shop-cart-popup-body{padding:40px 35px;display:flex;flex-direction:column;gap:14px}@media(max-width:767px){.shop-cart-popup-body{padding:28px 24px}}.shop-cart-popup-category{font-size:12px;letter-spacing:2px;text-transform:uppercase;opacity:.5;margin:0}.shop-cart-popup-name{font-size:clamp(20px,2.5vw,28px);font-weight:600;line-height:1.2;margin:0;font-family:var(--font2,inherit)}.shop-cart-popup-price{font-size:clamp(18px,2vw,24px);font-weight:700;margin:0;color:var(--color1,#000)}.shop-cart-popup-description-wrapper{direction:rtl;max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color1,#555) #f0f0f0}@media(max-width:767px){.shop-cart-popup-description-wrapper{max-height:none;overflow-y:visible}}.shop-cart-popup-description-wrapper::-webkit-scrollbar{width:4px}.shop-cart-popup-description-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.shop-cart-popup-description-wrapper::-webkit-scrollbar-thumb{background:var(--color1,#555);border-radius:2px}.shop-cart-popup-description{direction:ltr;font-size:14px;line-height:1.65;opacity:.75;margin:0;padding-left:10px}.shop-cart-popup-description p{margin:0 0 6px}.shop-cart-popup-description p:last-child{margin-bottom:0}.shop-cart-popup-options{display:flex;flex-direction:column;gap:8px}.shop-cart-popup-options-label{font-size:12px;letter-spacing:1px;text-transform:uppercase;opacity:.55;margin:0}.shop-cart-popup-option{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}.shop-cart-popup-option input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--color1,#000);flex-shrink:0}.shop-cart-popup-option-name{flex:1 1}.shop-cart-popup-option-price{font-weight:600;font-size:13px;white-space:nowrap}.shop-cart-popup-option-price.free{opacity:.55;font-weight:400}.shop-cart-popup-actions{display:flex;flex-direction:column;gap:16px;margin-top:auto;padding-top:8px}.shop-cart-popup-qty{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;width:-moz-fit-content;width:fit-content}.shop-cart-popup-qty button{background:none;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:background .15s}.shop-cart-popup-qty button:hover:not(:disabled){background:#f5f5f5}.shop-cart-popup-qty button:disabled{opacity:.35;cursor:default}.shop-cart-popup-qty-value{min-width:44px;text-align:center;font-size:16px;font-weight:600;border-left:1px solid #ddd;border-right:1px solid #ddd;height:40px;line-height:40px}.shop-cart-popup-error{font-size:13px;color:#c0392b;margin:0}.shop-cart-popup-ctas{display:flex;gap:10px}@media(max-width:480px){.shop-cart-popup-ctas{flex-direction:column}}.shop-cart-popup-add-btn,.shop-cart-popup-buy-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border:none;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.4px;transition:opacity .2s ease,transform .2s ease;font-family:var(--font2,inherit)}.shop-cart-popup-add-btn:hover:not(:disabled),.shop-cart-popup-buy-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.shop-cart-popup-add-btn:disabled,.shop-cart-popup-buy-btn:disabled{opacity:.55;cursor:default}.shop-cart-popup-add-btn{background:transparent;border:1px solid var(--color1,#000);color:var(--color1,#000)}.shop-cart-popup-buy-btn{background:var(--color1,#000);color:#fff}.shop-cart-popup-go-to-cart{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#f6faf6;border:1px solid #c3e6c3;font-size:13px;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.shop-cart-popup-go-to-cart.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.shop-cart-popup-go-to-cart svg:first-child{color:#3a9e3a;flex-shrink:0}.shop-cart-popup-go-to-cart span{flex:1 1;font-weight:500}.shop-cart-popup-go-to-cart a{display:flex;align-items:center;gap:6px;white-space:nowrap;color:var(--color1,#000);font-weight:600;text-decoration:none}.shop-cart-popup-go-to-cart a:hover{text-decoration:underline}.zone.carousel{padding:0 var(--padding)}.zone.carousel .text{max-width:1280px;margin:0 auto;width:100%}.zone.carousel .photo:hover img{transform:scale(1.05)}.zone.carousel .photo a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.zone.carousel .swiper{margin-top:25px}.zone.carousel .swiper-wrapper{transition-timing-function:linear!important}.zone.carousel .swiper-slide{display:flex;align-items:center;justify-content:center;height:auto;width:-moz-fit-content;width:fit-content}.zone.carousel .swiper-slide .item{display:flex;align-items:center;justify-content:center;width:100%}.zone.carousel .swiper-slide .item .photo{width:100%;height:150px}.zone.carousel .swiper-slide .item .photo img{object-fit:contain;position:relative!important;width:auto!important;height:100%!important;transition:all .5s}@media screen and (min-width:1280px){.zone.carousel{padding:0}.zone.carousel .text{padding:0 var(--padding)}.zone.carousel .text>*{text-align:left}.zone.carousel .swiper-slide .item .photo{width:350px;height:auto}.zone.carousel .swiper-slide .item .photo img{left:0;top:0;width:100%!important;position:absolute!important}.zone.carousel .swiper-slide .item .photo:after{content:"";display:block;padding-top:100%}}@media screen and (min-width:1600px){.zone.carousel .swiper-slide .item .photo{width:450px}}.nav-arrow{transition:all .5s;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid #000;padding:5px}.nav-arrow img{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (min-width:1280px){.nav-arrow{width:45px;height:45px}}.prev .nav-arrow img{transform:scaleX(-1)}.swiper-button-disabled .nav-arrow{opacity:.5;cursor:default}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.zone.productlisting{padding:0 var(--padding);margin-top:var(--ecartZones)}.product-listing{display:flex;flex-direction:column;gap:50px;max-width:1280px;margin:0 auto;width:100%}.product-listing-cart-title{font-size:clamp(18px,2vw,22px);font-weight:600;font-family:var(--font2,inherit);margin:0 0 20px}.product-listing-cart-table{display:flex;flex-direction:column;border-top:1px solid #e5e5e5}.product-listing-cart-row{display:grid;grid-template-columns:80px 1fr auto auto auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 0;border-bottom:1px solid #e5e5e5}@media(max-width:600px){.product-listing-cart-row{grid-template-columns:60px 1fr auto;grid-template-rows:auto auto}.product-listing-cart-row .plc-photo{grid-row:1/3}.product-listing-cart-row .plc-info{grid-column:2/4}.product-listing-cart-row .plc-qty{grid-column:2}.product-listing-cart-row .plc-price{grid-column:3;text-align:right}.product-listing-cart-row .plc-actions{grid-column:2/4;justify-content:flex-start}}.plc-photo{width:80px;height:80px;flex-shrink:0;overflow:hidden}.plc-photo img{display:block;width:100%;height:100%}@media(max-width:600px){.plc-photo{width:60px;height:60px}}.plc-photo-placeholder{width:100%;height:100%;background:#f0f0f0}.plc-info{display:flex;flex-direction:column;gap:4px;min-width:0}.plc-name{font-size:15px;font-weight:500;line-height:1.3}.plc-options{font-size:12px;opacity:.55}.plc-qty{border:1px solid #ddd;border-radius:3px;white-space:nowrap}.plc-qty,.plc-qty button{display:flex;align-items:center}.plc-qty button{background:none;border:none;width:32px;height:32px;justify-content:center;cursor:pointer;font-size:12px;transition:background .15s}.plc-qty button:hover:not(:disabled){background:#f5f5f5}.plc-qty button:disabled{opacity:.3;cursor:default}.plc-qty span{min-width:36px;text-align:center;font-size:14px;font-weight:600;border-left:1px solid #ddd;border-right:1px solid #ddd;height:32px;line-height:32px}.plc-qty--fixed{border:none}.plc-qty--fixed span{border:none;font-size:14px}.plc-price{font-size:15px;font-weight:600;white-space:nowrap;text-align:right}.plc-actions{display:flex;gap:6px;justify-content:flex-end}.plc-btn{background:none;border:1px solid #ddd;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;border-radius:3px;transition:background .15s,border-color .15s,color .15s}.plc-btn:hover{background:#f5f5f5}.plc-btn.plc-btn-delete:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.plc-btn.plc-btn-edit:hover{background:#f0f9ff;border-color:#7dd3fc;color:#0284c7}.product-listing-cart-total{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:16px 0 0;font-size:16px;font-weight:700}.product-listing-tabs{display:flex;flex-wrap:wrap;gap:8px}.product-listing-tab{padding:8px 20px;border:1px solid #ddd;background:none;font-size:13px;letter-spacing:.5px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.product-listing-tab:hover{background:#f5f5f5}.product-listing-tab.active{background:var(--color1,#000);color:#fff;border-color:var(--color1,#000)}.product-listing-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:24px;gap:24px}@media screen and (min-width:1280px){.product-listing-cards{grid-template-columns:repeat(4,1fr)}}@media(max-width:480px){.product-listing-cards{grid-template-columns:repeat(2,1fr);gap:14px}}.product-listing-card{display:flex;flex-direction:column}.plcard-photo{position:relative;width:100%;padding-top:100%;background:#f5f5f5;overflow:hidden;cursor:pointer}.plcard-photo img{transition:transform .5s ease}.plcard-photo:hover img{transform:scale(1.05)}.plcard-photo-placeholder{position:absolute;inset:0;background:#ebebeb}.plcard-in-cart-badge{position:absolute;top:10px;right:10px;width:10px;height:10px;border-radius:50%;background:var(--color1,#000);box-shadow:0 0 0 2px #fff}.plcard-body{display:flex;flex-direction:column;gap:6px;flex:1 1;padding:25px 10px 15px;border:1px solid #e5e5e5}.plcard-category{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;opacity:.45;margin:0}.plcard-name{font-size:15px;font-weight:500;line-height:1.3;margin:0;font-family:var(--font2,inherit)}.plcard-price{font-size:15px;font-weight:700;margin:0;color:var(--color1,#000)}.plcard-btn{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;letter-spacing:.3px;color:var(--color1,#000);padding-left:0;transition:opacity .2s;font-family:var(--font2,inherit)}.plcard-btn:hover{opacity:.65}.plcard-btn.in-cart{opacity:.55;font-style:italic}.zone.productlisting .shop-cart-container{padding-top:0;max-width:1280px;font-family:var(--font1,inherit)}.zone.productlisting .shop-cart-container .shop-cart-previous-step{display:none}.zone.productlisting .shop-module-style-wrapper .shop-button.pulse,.zone.productlisting .shop-module-style-wrapper button.pulse{background:var(--color1,#000)}.add-to-cart-link{cursor:pointer;display:contents}.add-to-cart-link:focus-visible{outline:2px solid var(--color1,#000);outline-offset:2px}.zone.slides{padding:0 var(--padding)}.zone.slides .controls{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:15px}.zone.slides .media{margin-top:25px}.zone.slides .media .item{position:relative}.zone.slides .media .item img{transition:all .5s}.zone.slides .media .item:hover img{transform:scale(1.05)}.zone.slides .media .item>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.zone.slides .media .add-to-cart-link{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:10;display:block}.zone.slides .media .card-photo{width:100%;position:relative;margin:0 auto}.zone.slides .media .card-photo .photo{position:absolute;left:0;top:0;width:100%;height:100%}.zone.slides .media .card-photo:after{content:"";display:block;padding-top:100%}.zone.slides .media .card-details{transition:all .5s;background:#fff;position:absolute;left:0;bottom:0;padding:25px 25px 0 0;width:100%}.zone.slides .media .card-title{text-align:left;font-size:clamp(16px,2vw,20px);font-weight:500;letter-spacing:1px;font-family:var(--font2)}@media screen and (min-width:1280px){.zone.slides{display:flex;flex-wrap:wrap;overflow:hidden;padding:0}.zone.slides.inverse{flex-direction:row-reverse}.zone.slides.inverse .media .card-details{padding-left:25px;padding-right:0}.zone.slides.inverse .media .card-details .card-title{text-align:right}.zone.slides .text :first-child{margin-top:auto}.zone.slides .text :last-child{margin-bottom:auto}.zone.slides .text :last-child.controls{margin-bottom:0;margin-top:auto}.zone.slides .text .controls{justify-content:flex-start;gap:25px}.zone.slides>*{flex:1 1}.zone.slides>.text{max-width:33.3%;padding:50px}}@media screen and (min-width:1280px)and (max-width:1599px){.zone.slides>.text .title1{font-size:calc(var(--title1-size)*.9)}}@media screen and (min-width:1280px){.zone.slides>.text>*{text-align:left}.zone.slides>.text .links{justify-content:flex-start}.zone.slides>.media{overflow:hidden;margin-top:0}.zone.slides>.media .swiper-slide .photo{transition:all .5s}.zone.slides>.media .card-photo{min-height:800px}.zone.slides>.media .card-photo:after{padding-top:150%}.zone.slides>.media .card-details .card-title{font-size:clamp(20px,2vw,25px)}}@media screen and (min-width:1600px){.zone.slides>.text{max-width:30%;padding:50px 75px;justify-content:flex-end}.zone.slides>.media .card-photo{max-height:900px}}.zone.heroslider .text{padding:100px 0 50px;min-height:100vh}.zone.heroslider .text .title1{line-height:1.4}.zone.heroslider .text>:not(.media){padding:0 var(--padding)}.zone.heroslider .media{order:-1;margin-bottom:25px}.zone.heroslider .media .photo img{position:relative!important;object-fit:contain}@media screen and (min-width:1280px){.zone.heroslider .text{padding-top:150px;min-height:clamp(800px,100vh,900px)}.zone.heroslider .title1{order:-2}.zone.heroslider .description{max-width:1280px;margin:0 auto}.zone.heroslider .media{flex:1 1;overflow:hidden;margin-bottom:0;position:relative}.zone.heroslider .media .swiper{position:absolute;left:0;top:0;width:100%;height:100%}.zone.heroslider .media .swiper .swiper-slide{overflow:visible}.zone.heroslider .media .swiper .slide-inner{height:100%}.zone.heroslider .media .swiper .swiper-slide-prev .slide-inner{transform:translateX(33.3%) scale(.9)}.zone.heroslider .media .swiper .swiper-slide-next .slide-inner{transform:translateX(-33.3%) scale(.9)}.zone.heroslider .media .photo{height:100%}.zone.heroslider .media .photo img{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;max-height:500px}}.zone.texte{padding:0 var(--padding)}.zone.texte:has(.swiper) .close,.zone.texte:has(.swiper) .open{cursor:pointer;transition:all .5s}.zone.texte:has(.swiper) .close:hover,.zone.texte:has(.swiper) .open:hover{opacity:.5}.zone.texte .text{max-width:1280px;margin:0 auto;width:100%;position:relative}.zone.texte .text .content-description{position:relative;display:flex;flex-direction:column;gap:10px;padding:25px 25px 0;max-width:800px;margin:0 auto;width:100%}.zone.texte .text .content-description .close,.zone.texte .text .content-description .open{font-size:36px;font-weight:400;font-family:var(--font3);line-height:0;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.zone.texte .text .content-description .open{left:0;top:0}.zone.texte .text .content-description .close{right:0;bottom:10px}.zone.texte .text .content-description .swiper{width:100%}@media screen and (min-width:1280px){.zone.texte .text .content-description{max-width:980px;padding-left:100px;padding-right:100px}.zone.texte .text .content-description .description{font-size:24px}.zone.texte .text .content-description .close,.zone.texte .text .content-description .open{font-size:60px}}.zone.textphoto{padding:0 var(--padding)}.zone.textphoto .media{margin-top:25px}.zone.textphoto .media .photo{max-width:400px;margin:0 auto}.zone.textphoto .media .photo img{object-fit:contain;width:100%!important;height:auto!important;position:relative!important}@media screen and (min-width:1280px){.zone.textphoto{max-width:1400px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.zone.textphoto.inverse{flex-direction:row-reverse}.zone.textphoto.photo-extend{max-width:unset;padding:0}.zone.textphoto.photo-extend.inverse .text{margin-left:0;margin-right:auto}.zone.textphoto.photo-extend .text{padding:0 50px;max-width:700px;margin-left:auto}.zone.textphoto.photo-extend .text .description{max-width:550px}.zone.textphoto.photo-extend#zone6 .photo img{object-position:left center;object-fit:contain;transform:translateX(-18%)}.zone.textphoto.photo-extend .photo{min-height:600px;max-height:800px}.zone.textphoto.photo-extend .photo:after{content:"";padding-top:100%;display:block}.zone.textphoto.photo-extend .photo img{object-position:center center;height:100%!important;position:absolute!important;object-fit:cover}.zone.textphoto .media,.zone.textphoto .text{flex:1 1;max-width:50%}.zone.textphoto .media{margin-top:0}.zone.textphoto .media .photo{max-width:unset}.zone.textphoto .text>*{text-align:left}.zone.textphoto .text>:first-child{margin-top:auto}.zone.textphoto .text>:last-child{margin-bottom:auto}.zone.textphoto .text .links{justify-content:flex-start}}@media screen and (min-width:1600px){.zone.textphoto{gap:100px}}@media screen and (max-width:1279px){.zone.textphoto#zone6.photo-extend{position:relative}.zone.textphoto#zone6.photo-extend .text{position:relative;z-index:10}.zone.textphoto#zone6.photo-extend .media{margin-top:0;position:absolute;left:0;top:50%;transform:translateY(-35%);width:100%;opacity:.2}.zone.textphoto#zone6.photo-extend .media .photo{max-width:600px;width:100%;transform:translateX(-35%)}.zone.textphoto#zone6.photo-extend .media .photo img{height:100%!important;object-position:left center}}.zone.textphotocenter{padding:0 var(--padding);display:flex;flex-direction:column;position:relative}.zone.textphotocenter .bg-image{position:absolute;right:0;top:-10vw;width:100%;max-width:50vw;object-fit:contain;object-position:top;transform-origin:top left;transform:translateX(33.3%) scaleX(-1) rotate(90deg)}.zone.textphotocenter .bg-image2{position:absolute;left:0;bottom:-10vw;width:100%;max-width:50vw;object-fit:contain;object-position:bottom;transform-origin:bottom right;transform:translateX(-33.3%) rotate(25deg)}.zone.textphotocenter .bg-image,.zone.textphotocenter .bg-image2{opacity:.2}.zone.textphotocenter .title1{order:-2;text-transform:uppercase}.zone.textphotocenter .text{max-width:800px;margin:0 auto;position:relative;z-index:10}.zone.textphotocenter .media{margin-bottom:25px;margin-top:10px;order:-1;position:relative}.zone.textphotocenter .media .flag{position:absolute;right:0;bottom:0;width:50%;max-width:500px;object-fit:contain;z-index:10;opacity:.8;height:auto}.zone.textphotocenter .media .photo{max-width:525px;margin:0 auto}.zone.textphotocenter .media .photo img{position:relative!important;object-fit:contain;height:auto!important}@media screen and (min-width:1280px){.zone.textphotocenter .text .description{padding:0 100px}.zone.textphotocenter .media .photo{position:relative;z-index:15}.zone.textphotocenter .media .flag{opacity:1;top:50%;transform:translate(50%,-50%) rotate(10deg);width:auto;height:50%}}@media screen and (min-width:1280px)and (min-width:1600px){.zone.textphotocenter .media .flag{transform:translate(66.6%,-50%) rotate(10deg);height:60%}}@media screen and (min-width:1280px){.zone.textphotocenter .bg-image{opacity:1;max-width:unset;max-height:50vh;right:0;width:auto;height:100%}.zone.textphotocenter .bg-image2{opacity:1;max-width:unset;max-height:50vh;width:auto;height:100%;bottom:0;transform:translateX(-15%) rotate(0deg)}}