@charset "UTF-8";@keyframes clignotement{0%,20%{opacity:1}25%,45%{opacity:0}100%,50%{opacity:1}}@keyframes shake{0%,10%{transform:rotate(0)}20%{transform:rotate(-5deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}100%,60%{transform:rotate(0)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shakeAnim{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}@keyframes pulse{0%{height:40px;width:40px}100%{height:60px;width:60px}}.cta{text-decoration:none;display:inline-block;padding:10px 20px;text-transform:uppercase;font-weight:700;color:#fff;transition:background-color .3s ease;font-size:.8rem;text-align:center}@media only screen and (min-width:768px){.cta{padding:15px 40px;font-size:1rem}}.cta.is-disabled{background-color:#6e6e6e;pointer-events:none;opacity:.5}.cta.is-disabled:hover{background-color:#6e6e6e;cursor:not-allowed}.cta:hover{cursor:pointer;transition:background-color .3s ease}.cta_primary{background-color:#fe7701;border-radius:50rem}.cta_primary:hover{background-color:#ffbc3e}.cta_line{text-transform:uppercase;font-weight:700;color:#000;padding:0;position:relative;border-bottom:2px solid #fe7701}.cta_line:hover{border-bottom:2px solid #ffbc3e}.cta_border{border:2px solid #fe7701;border-radius:50rem;color:#000;background-color:transparent}.cta_border:hover{border:2px solid #ffbc3e}.cta_secondary{background-color:#000;border-radius:50rem}.cta_secondary:hover{background-color:#fe7701}.cta_arrow{margin-left:5px;transform:rotate(180deg)}.cta_arrow path{transition:stroke .3s ease}header .scrolled-js .menu_burger_span_middle{background-color:#c2c2c2}header_homepage .menu_burger_span_middle{top:22px;left:15px;width:20px;background-color:#c2c2c2;transition:transform .3s ease,left .3s ease,width .3s ease}body.menu_burger_open{overflow:hidden;height:100vh;width:100%}body.menu_burger_open .menu_burger_span_left{transform:rotate(-45deg);top:15px}body.menu_burger_open .menu_burger_span_middle{transform:rotate(45deg);width:30px;left:0}body.menu_burger_open .menu_burger_span_right{opacity:0}.burger_button{aspect-ratio:1/1;width:35px;padding:10px 0;background-color:transparent;border:0;position:relative;z-index:10}.burger_button .menu_burger_span_left,.burger_button .menu_burger_span_middle,.burger_button .menu_burger_span_right{width:30px;height:4px;border-radius:50rem;display:block;position:absolute;transition:transform .3s ease,background-color .3s ease}.burger_button .menu_burger_span_left,.burger_button .menu_burger_span_right{left:0;background-color:#ffcea3}.burger_button .menu_burger_span_left{top:6px;transition:transform .3s ease,top .3s ease}.burger_button .menu_burger_span_middle{top:15px;left:5px;width:20px;background-color:#c2c2c2;transition:transform .3s ease,left .3s ease,width .3s ease}.burger_button .menu_burger_span_right{top:24px;opacity:1;transition:opacity .3s ease}.menu_wrapper{display:flex;align-items:center;gap:20px}@media only screen and (min-width:768px){.menu_nav{display:flex;gap:20px;align-items:center}}.menu_burger{display:block;position:fixed;top:0;right:0;width:100%;height:fit-content;transform:translateY(calc(-100% - 60px));visibility:hidden;opacity:0}.menu_burger::after,.menu_burger::before{content:"";position:absolute}.menu_burger::before{height:100vh;width:100%;background-color:#fff;top:-100vh;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;left:0;z-index:-1;transition:background-color .3s ease,opacity .3s ease .3s,backdrop-filter .3s ease}.menu_burger::after{bottom:-60px;left:0;width:100%;height:60px;transform:scaleY(-1);background-color:#000;-webkit-mask:url(../../dist/img/delka_wave_black.svg) repeat-x;mask:url(../../dist/img/delka_wave_black.svg) repeat-x;z-index:10}.menu_burger_open{transform:translateY(0);visibility:visible;opacity:1;transition:transform .3s ease,visibility .3s ease,opacity .3s ease}.menu_burger_open::before{top:0;opacity:.7}.menu_burger_wrapper_nav{padding:50px 50px 0 50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000}.menu_burger_wrapper_nav_logo{filter:invert(0);width:185px;margin-bottom:20px}.menu_burger_wrapper_nav .copyright{color:#fff;align-items:center}@media only screen and (min-width:768px){.menu_burger_wrapper_nav .copyright{align-items:flex-start}}.menu_burger_wrapper_nav a{color:#fff;font-size:1rem;text-decoration:none;font-weight:600}.menu_burger_wrapper_nav a:hover{color:#ffbc3e}.menu_burger .header_login_link{color:#fff!important;transition:color .3s ease}.menu_burger .header_login_link:hover{color:#ffbc3e!important}.menu_burger .header_login_link:hover .header_login_link_img{filter:brightness(0) saturate(100%) invert(53%) sepia(74%) saturate(3680%) hue-rotate(2deg) brightness(105%) contrast(103%)!important}.menu_burger .header_login_link_span{display:block}.menu_burger .header_login_link_img{filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(7492%) hue-rotate(223deg) brightness(118%) contrast(121%)!important;transition:filter .3s ease}.menu_burger .copyright .menu_burger_nav a{font-weight:initial;text-transform:initial}.menu_burger_nav{padding-left:0;list-style:none;display:flex;align-items:center;flex-direction:column;gap:15px}@media only screen and (min-width:768px){.menu_burger_nav{margin-bottom:30px}}.menu_burger_nav ul{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:10px;align-items:center;margin:0}.menu_burger_nav li.current-menu-item:not(.cta) a{color:#ffbc3e}.menu_burger_nav li.cta{width:fit-content;margin-top:30px}.menu_burger_button_close{position:absolute;top:20px;right:20px;aspect-ratio:1/1;color:#fff;padding:10px;background:0 0;border-radius:50rem;border:1px solid #fff;cursor:pointer}.gform_heading{display:none!important}form .gform_footer{display:flex;justify-content:flex-end}form .gform_fields{row-gap:25px!important}@media only screen and (min-width:1200px){form .gform_fields{column-gap:25px!important}}form .gfield{position:relative}form .gfield_consent_label{font-size:.7rem!important}form .gfield_required_text{display:none!important}form .gfield_description,form .gfield_label{color:#fff!important}form input:not([type=radio]),form select,form textarea{border-radius:5px!important;color:#000!important;border:1px solid #000!important;-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,.15)!important;box-shadow:0 0 7px 1px rgba(0,0,0,.15)!important;transition:box-shadow .3s ease}form input:not([type=radio]):focus,form select:focus,form textarea:focus{-webkit-box-shadow:0 0 7px 1px rgba(236,102,63,.5)!important;box-shadow:0 0 7px 1px rgba(236,102,63,.5)!important;transition:box-shadow .3s ease}form input:not([type=radio])::placeholder,form select::placeholder,form textarea::placeholder{opacity:.5}form input:not([type=radio])::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{opacity:.5}form input:not([type=radio])::-webkit-input-placeholder,form select::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{opacity:.5}form input:not([type=radio]):-ms-input-placeholder,form select:-ms-input-placeholder,form textarea:-ms-input-placeholder{opacity:.5}form select option.gf_placeholder{color:rgba(0,0,0,.5)}form input[type=button],form input[type=submit]{background-color:#000!important;border-radius:50rem!important;text-transform:uppercase!important;border:0!important;font-family:Anton,sans-serif!important;letter-spacing:1.5px!important;padding:15px 40px!important;width:100%!important;color:#fff!important;font-weight:700!important;transition:background-color .3s ease,color .3s ease!important}form input[type=button]:hover,form input[type=submit]:hover{background-color:#fff!important;color:#000!important;cursor:pointer!important}form input[type=checkbox]{width:20px!important;height:20px!important;padding:0!important;border-radius:5px!important}form.form_profilage{display:flex;flex-direction:column;padding:80px 40px;border-radius:50px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}form.form_profilage input[type=button][data-submission-type=previous],form.form_profilage input[type=submit][data-submission-type=previous]{background-color:#000!important}form.form_profilage input[type=button][data-submission-type=previous]:hover,form.form_profilage input[type=submit][data-submission-type=previous]:hover{background-color:#6e6e6e!important}form.form_profilage input[type=radio]{text-indent:unset;z-index:-1;position:absolute;opacity:1;border:0;background:0 0}form.form_profilage input[type=radio]:checked+label{border:1px solid #fe7701;color:#fe7701;transition:border .3s ease,color .3s ease}form.form_profilage input[type=radio]+label{padding:20px;border-radius:15px;margin-left:0;width:fit-content;border:1px solid #6e6e6e;z-index:1;transition:border .3s ease,color .3s ease}form.form_profilage input[type=radio]+label:hover{cursor:pointer;border:1px solid #ffbc3e;color:#ffbc3e;transition:border .3s ease,color .3s ease}form.form_profilage legend{text-align:center}form.form_profilage .gfield_radio,form.form_profilage .gform-page-footer{flex-direction:row!important;flex-wrap:wrap;display:flex!important;justify-content:center}form.form_profilage .gf_page_steps{justify-content:center;order:2;margin-top:30px;margin-bottom:0}form.form_profilage .gf_page_steps .gf_step{width:31px}form.form_profilage .gf_page_steps .gf_step:not(:last-child) .gf_step_number::before{content:"";height:1px;width:100%;right:-100%;top:15px;position:absolute;background:#000}form.form_profilage .gf_page_steps .gf_step.gf_step_completed .gf_step_number::after{background-color:#fe7701;border:1px solid #fe7701}form.form_profilage .gf_page_steps .gf_step .gf_step_number{border:1px solid #000;background-color:#fff;color:#000;position:relative}form.form_profilage .gf_page_steps .gf_step_active .gf_step_number{border:1px solid #fe7701;color:#fe7701}form.form_profilage .gform_body .gform_page:first-child{display:flex;flex-direction:column;align-items:center}@keyframes rotationGauche{from{transform:rotate(0)}to{transform:rotate(-360deg)}}.component_video{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:20px;overflow:hidden}.component_video_format{position:absolute;top:0;left:0;width:100%;height:100%;border:0;object-fit:cover}.component_video_icon_play{position:absolute;width:100px;height:100px;bottom:20px;right:20px;animation:rotationGauche 15s linear infinite}.switch_lang{display:flex;gap:5px;padding-left:0;list-style:none;font-size:.8rem;visibility:hidden}.switch_lang a{text-decoration:none;color:#000;position:relative;transition:color .3s ease;opacity:.5;padding:10px}.switch_lang a:hover{color:#ffbc3e}.switch_lang li:not(:last-child) a::after{content:"/";color:#fe7701;right:-5px;position:absolute;opacity:1}.switch_lang li.current-lang a{font-weight:500;opacity:1}.switch_lang .pll-switcher-select{background:0 0;display:flex;padding:20px;transition:background-color .3s ease,color .3s ease;-webkit-appearance:none;-moz-appearance:none;text-indent:1px}.switch_lang .pll-switcher-select:hover{background-color:#fe7701;color:#fff;border-color:#fe7701;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.switch_lang li:not(:last-child) a::after{content:"/";color:#fe7701;right:-5px;position:absolute;opacity:1;font-weight:300}.switch_lang li.lang_current{opacity:1;text-transform:uppercase}.switch_lang li.lang_current a{font-weight:700;opacity:1}.switch_lang a{padding:0 10px;opacity:1}body.menu_burger_open .switch_lang a{color:#fff;transition:color .3s ease}body.menu_burger_open .switch_lang a:hover{color:#ffbc3e}.header.scrolled-js .switch_lang a{color:#000;transition:color .3s ease}.header.scrolled-js .switch_lang a:hover{color:#ffbc3e}.header_homepage .switch_lang a{color:#fff;transition:color .3s ease}.header_homepage .switch_lang a:hover{color:#ffbc3e}.accordeon{position:relative;margin-bottom:20px;border:1px solid #000;border-radius:10px}.accordeon.active .accordeon_title{color:#fff}.accordeon.active .accordeon_text{height:0;overflow:hidden;transition:height .35s ease}.accordeon.active span::after{opacity:0;transition:opacity .3s ease}.accordeon_text{height:0;min-height:0;overflow:hidden;margin-top:0;transition:height .3s ease-in-out,min-height .3s ease-in-out;padding:0 20px}.accordeons_repeater{width:100%}.accordeon_button{background-color:transparent;border:none;text-align:left;padding:15px 20px;font-weight:700;border-radius:10px;width:100%;gap:20px;transition:background-color .3s ease-in-out;display:flex;justify-content:space-between;align-items:center}.accordeon_button span{height:30px;width:30px;display:block;position:relative}.accordeon_button span::after,.accordeon_button span::before{content:"";display:block;height:3px;position:absolute;background-color:#fe7701;width:20px;border-radius:50rem;left:5px;top:15px}.accordeon_button span::after{opacity:1;transition:opacity .3s ease;transform:rotate(90deg)}.post_filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.post_filter_btn{padding:10px 15px;border-radius:50rem;background:#fff;color:#000;border:1px solid #fe7701;transition:background .3s ease}.post_filter_btn:hover{background:#fe7701}.post_filter_btn.active{background:#fe7701;border-color:#fe7701;transition:background .3s ease}.pagination{width:100%;margin-top:50px}.pagination a{text-decoration:none}.pagination .page-numbers{border-radius:50rem;border:1px solid #6e6e6e;padding:18px;text-decoration:none;color:initial;aspect-ratio:1/1;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.pagination .page-numbers:hover{background-color:#fff2d8;transition:background-color .3s ease}.pagination .current{background-color:#fff2d8;border:1px solid #fff2d8}.pagination .prev svg{transform:rotate(180deg)}.pagination .nav-links{display:flex;gap:15px;justify-content:center}.post_pagination{display:flex;justify-content:space-between;margin-top:50px}.post_pagination .page-numbers,.post_pagination_link{text-decoration:none;color:#000;transition:margin-left .3s ease}.post_pagination .page-numbers_prev:hover,.post_pagination_link_prev:hover{margin-left:-10px;transition:margin-left .3s ease}.post_pagination .page-numbers_next,.post_pagination_link_next{transition:margin-right .3s ease}.post_pagination .page-numbers_next svg,.post_pagination_link_next svg{transform:rotate(180deg)}.post_pagination .page-numbers_next:hover,.post_pagination_link_next:hover{margin-right:-10px;transition:margin-right .3s ease}.post_card_term{background:#ffbc3e;color:#000;border-radius:50rem;padding:5px 10px;font-size:.8rem}.post_card_terms{display:flex;flex-wrap:wrap;gap:5px}.post_card{background:#fff2d8;padding:15px;border-radius:8px;display:flex!important;flex-direction:column}@media only screen and (min-width:768px){.post_card{padding:20px}}.post_card_terms{margin-bottom:15px}.post_card_excerpt,.post_card_meta,.post_card_readmore,.post_card_tags,.post_card_title{position:relative;z-index:1}.post_card_title{font-size:18px;margin:0}.post_card_excerpt{font-size:14px;color:#6e6e6e;white-space:pre-line}.post_card_meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:auto}.post_card_img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.post_card_img_wrapper{overflow:hidden;border-radius:10px;width:100%;height:160px;margin-bottom:15px}.post_card_img_wrapper:hover{opacity:1}.post_card_img_wrapper:hover img{transform:scale(1.1);transition:transform .3s ease}.post_card_tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:15px}.post_card_tag{display:inline-block;background:#fff;padding:5px 10px;border-radius:50rem;font-size:12px}.post_card_readmore{color:initial;text-decoration:underline;transition:opacity .3s ease}.post_card_readmore:hover{opacity:.5;transition:opacity .3s ease}.archive_engagement .post_card{display:flex;flex-direction:column;gap:10px;background-color:transparent;border:1px solid #c2c2c2}@media only screen and (min-width:768px){.archive_engagement .post_card{flex-direction:row;gap:20px}}.archive_engagement .post_card_img{object-fit:contain}.archive_engagement .post_card_img_wrapper{max-width:200px}.archive_engagement .post_card_meta{flex-direction:column;align-items:flex-end;margin-top:initial}@media only screen and (min-width:768px){.archive_engagement .post_card_meta{min-width:200px}}.swiper-pagination-bullet-active{background-color:#fe7701!important}.swiper-slide{border-radius:20px;overflow:hidden}.swiper-button-next,.swiper-button-prev{background:#fe7701;border-radius:50rem;transition:background-color .2s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background:#000;transition:background-color .2s ease}.swiper-button-next svg,.swiper-button-prev svg{fill:transparent!important;width:13px!important}.content-social ul{padding-left:0;list-style:none}.content-social a{display:flex;align-items:center;justify-content:center;padding:10px;height:40px;width:40px;aspect-ratio:1/1;border-radius:50rem;background:#fff}.content-social a path{width:100%;height:100%;max-width:16px;max-height:16px;fill:#000}.copyright{display:flex;align-items:center;flex-direction:column;gap:10px}@media only screen and (min-width:768px){.copyright{flex-direction:row;align-items:baseline}}.copyright ul{padding-left:0;list-style:none;flex-direction:row;flex-wrap:wrap}.copyright p{margin:0}.copyright a{text-decoration:none}.copyright a,.copyright button,.copyright p,.copyright span{font-size:.7rem;opacity:.5}.copyright .menu_burger_nav_wrapper li{position:relative;color:#fff}.copyright_designed{display:flex;justify-content:center;align-items:center}.copyright_designed span{color:#fff}.copyright_designed img{width:12px;margin-left:5px}.copyright_designed .logo_brillant_wrapper{display:inline-flex;align-items:flex-end;margin-left:5px;position:relative}.copyright_designed .logo_brillant_svg{position:relative;z-index:1}.copyright_designed .logo_brillant_svg path{opacity:1;transition:.5s ease}.copyright_designed .logo_brillant_svg:hover{cursor:pointer}.copyright_designed .logo_brillant_svg:hover path:not(.favicon_b){opacity:0;transition:.5s ease}.copyright_designed .logo_brillant_svg:hover .favicon_b{fill:#fff;transform:scale(1.5);transition:transform .5s ease}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font{width:80px;transition:.5s ease}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font path{opacity:0;animation:fadeIn 1s forwards;transition:width .5s ease;fill:#fff}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path1{animation-delay:0s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path2{animation-delay:.1s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path3{animation-delay:.2s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path4{animation-delay:.3s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path5{animation-delay:.4s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path6{animation-delay:.5s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path7{animation-delay:.6s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path8{animation-delay:.7s}.copyright_designed .logo_brillant_svg:hover+.logo_brillant_font .path9{animation-delay:.8s}.copyright_designed .logo_brillant_svg .favicon_b{transform:scale(1);transform-origin:center;transition:transform .5s ease}.copyright_designed .logo_brillant_svg+.logo_brillant_font{overflow:hidden;transform:scale(.7);width:0;margin-bottom:8px;transition:width .5s ease;position:absolute;z-index:0;left:-2px;bottom:-18px}.component_privatelabel{width:min(1120px,100%);border:1px solid var(--panel-border);border-radius:var(--radius);overflow:hidden}.component_privatelabel .svg-shell{position:relative;padding:0 clamp(10px,3vw,34px) clamp(20px,4vw,42px)}.component_privatelabel svg{width:min(1200px,100%);height:auto;display:block;overflow:visible}.component_privatelabel .product-image{opacity:0;visibility:hidden;transform:scale(.96) translateY(12px);transition:opacity .4s ease,transform .4s ease,visibility .4s ease}.component_privatelabel .product-image.is-visible{opacity:1;visibility:visible;transform:scale(1) translateY(0)}.component_privatelabel .info-layer{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.component_privatelabel .info-layer.is-active{opacity:1;visibility:visible;pointer-events:auto}.component_privatelabel .variant-cat{display:flex;gap:10px;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width:768px){.component_privatelabel .variant-cat{align-items:center;flex-direction:row}}.component_privatelabel .variant-cat-title{margin:0}@media only screen and (min-width:768px){.component_privatelabel .variant-cat-title{font-size:1rem;font-weight:700;min-width:165px;text-transform:uppercase}}.component_privatelabel .variant-controls{display:flex;flex-direction:column;gap:10px;position:relative;z-index:2;margin-top:50px}@media only screen and (min-width:768px){.component_privatelabel .variant-controls{margin-top:20px}}.component_privatelabel .variant-button{text-decoration:none;flex-direction:column;display:flex;align-items:center;gap:16px;padding:10px 15px;justify-content:center;border-radius:24px;border:1px solid #000;color:#000;font:inherit;cursor:pointer;transition:all 260ms ease}.component_privatelabel .variant-button-wrapper{display:flex;flex-wrap:wrap;gap:10px}.component_privatelabel .variant-label{font-size:15px;font-weight:600;letter-spacing:-.02em;transition:color 260ms ease}.component_privatelabel .variant-button:focus-visible,.component_privatelabel .variant-button:hover{transform:translateY(-4px);border-color:#000;background:#fff;color:#000;outline:0}.component_privatelabel .variant-button.is-active{border-color:#000;background:#fff;color:#000}.component_privatelabel .caption-card{position:absolute;right:0;top:0;width:min(300px,100% - 56px);padding:20px 22px;border-radius:22px;border:1px solid rgba(0,0,0,.2);backdrop-filter:blur(18px);pointer-events:none;z-index:2}.component_privatelabel .caption-card strong{display:block;font-size:1.25rem;letter-spacing:-.04em;margin-bottom:6px}.component_privatelabel .caption-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.55}.component_privatelabel ellipse{filter:blur(50px)}.component_privatelabel .info-bubble{cursor:pointer}.component_privatelabel .info-bubble:hover .bubble-trigger{fill:#000}.component_privatelabel .info-bubble.is-open .bubble-content{opacity:1;visibility:visible;transform:translateY(0);overflow:visible}.component_privatelabel .bubble-trigger{fill:#ffbc3e;border:0;border-radius:50%;color:#fff;height:30px;width:30px;position:relative;z-index:0;transition:background-color .3s ease}.component_privatelabel .bubble-content{opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.component_privatelabel .bubble-card{background:#fff;padding:20px;border-radius:10px}.component_privatelabel .bubble-kicker{font-weight:700;text-transform:uppercase}.component_privatelabel .bubble-kicker,.component_privatelabel .bubble-text{font-size:25px;margin:0}@media (max-width:760px){.component_privatelabel .variant-controls{gap:12px}.component_privatelabel .variant-button{min-height:76px;padding:14px;gap:12px}.component_privatelabel .variant-label{font-size:13px}.component_privatelabel .caption-card{position:static;margin-top:20px}}.post_engagement{column-gap:100px;flex-direction:column;display:flex}@media only screen and (min-width:768px){.post_engagement{row-gap:50px;align-items:center;justify-content:space-between;flex-direction:row}}.post_engagement .post_card_wrapper_img{text-align:center;display:block;height:100%}@media only screen and (min-width:768px){.post_engagement .post_card_wrapper_img{width:35%}}@media only screen and (min-width:768px){.post_engagement .post_card_wrapper_img img{max-width:150px}}@media only screen and (min-width:768px){.post_engagement .post_card_wrapper_content{width:65%}}.sauce_component{height:100%;position:relative}.sauce_component_label{border:1px solid #c2c2c2;padding:10px;position:relative;border-radius:10px;display:grid;grid-template-areas:"content_wrapper content_wrapper content_wrapper content_wrapper sectors" "ethniques ethniques ethniques ethniques sectors" "conditionnement img_wrapper img_wrapper img_wrapper usages" "conditionnement img_wrapper img_wrapper img_wrapper usages" "conditionnement img_wrapper img_wrapper img_wrapper usages" "intensity intensity intensity intensity usages";grid-template-columns:1fr 1fr 1fr 1fr 1fr;column-gap:5px;height:auto;min-height:100%;width:100%;box-sizing:border-box}.sauce_component_label:hover{cursor:pointer}.sauce_component_label:hover .sauce_component_img_hover{opacity:1;transition:opacity .5s ease}.sauce_component_select{display:none}.sauce_component_select:checked+span{background:#fe7701;border-color:#fe7701}.sauce_component_select:checked+span::after{content:"✓";color:#fff;display:block;text-align:center}.sauce_component_select_span{width:25px;height:25px;border:1px solid #6e6e6e;display:block;border-radius:4px;position:absolute;right:8px;top:8px}.sauce_component .placeholder{visibility:hidden;min-height:20px;min-width:20px}.sauce_component_content_wrapper{grid-area:content_wrapper;display:flex;gap:5px}.sauce_component_img_wrapper{grid-area:img_wrapper;position:relative;text-align:center}.sauce_component_meta_group{display:flex;flex-direction:column}.sauce_component_meta_group_gammes{grid-area:gammes}.sauce_component_meta_group_types{grid-area:types}.sauce_component_meta_group_intensity{grid-area:intensity;flex-direction:row;align-items:flex-end;gap:0}.sauce_component_meta_group_usages{grid-area:usages;gap:0;position:absolute;bottom:0;right:0;align-items:flex-end;max-height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sauce_component_meta_group_usages::-webkit-scrollbar{display:none}.sauce_component_meta_group_usages.overflow-y{padding-bottom:20px;padding-top:10px}.sauce_component_meta_group_usages.overflow-y::after{content:"";position:absolute;bottom:-20px;right:0;width:40px;height:80px;background:linear-gradient(to bottom,transparent,#fff);pointer-events:none}.sauce_component_meta_group_conditionnement{grid-area:conditionnement;font-size:14px}.sauce_component_meta_group_ethniques{grid-area:ethniques;max-width:50px;max-height:50px;margin-top:10px;margin-bottom:10px;position:absolute}.sauce_component_meta_group_sectors{grid-area:sectors;align-items:flex-end;text-align:right;font-size:.9rem}.sauce_component_title{margin:0;text-transform:initial;letter-spacing:0;width:fit-content;position:relative}.sauce_component_bulleinfo{position:relative}.sauce_component_bulleinfo_button{width:20px;height:20px;display:block;margin:0;aspect-ratio:1/1;background-color:#fe7701;color:#fff;border:0;border-radius:50rem}.sauce_component_bulleinfo_button:hover+.sauce_component_bulleinfo_content{opacity:1;height:max-content;transition:height .3s ease;padding:10px}.sauce_component_bulleinfo_button_close{background-color:#6e6e6e;color:#fff;position:absolute;top:5px;right:5px;width:20px;border-radius:50rem;line-height:0;height:20px;border:0}.sauce_component_bulleinfo_content{background-color:#fff2d8;border-radius:10px;position:absolute;top:30px;left:0;opacity:0;max-width:200px;width:max-content;transition:opacity .3s ease;font-size:14px;z-index:2;height:0;overflow:hidden}@media only screen and (min-width:768px){.sauce_component_bulleinfo_content{max-width:300px;right:-110px;left:auto}}.sauce_component_bulleinfo_content p{margin:0}.sauce_component_tag{opacity:0;width:23px}.sauce_component_tag.is-active{opacity:1}.sauce_component_tag_conditionnement{font-size:14px}.sauce_component_tag_usages_name{text-indent:0;position:absolute;z-index:-2;color:transparent}.sauce_component_tag_intensity{display:flex;justify-content:flex-end}.sauce_component_tag_intensity:nth-child(1){filter:brightness(0) saturate(100%) invert(67%) sepia(6%) saturate(4112%) hue-rotate(42deg) brightness(115%) contrast(74%)}.sauce_component_tag_intensity:nth-child(2){filter:brightness(0) saturate(100%) invert(80%) sepia(25%) saturate(1200%) hue-rotate(350deg) brightness(105%) contrast(95%)}.sauce_component_tag_intensity:nth-child(3){filter:brightness(0) saturate(100%) invert(60%) sepia(70%) saturate(3500%) hue-rotate(5deg) brightness(100%) contrast(105%)}.sauce_component_tag_intensity:nth-child(4){filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(6000%) hue-rotate(10deg) brightness(95%) contrast(110%)}.sauce_component_img_hover{position:absolute;opacity:0;z-index:1;transition:opacity .5s ease;left:0;top:0}.sauce_catalogue_select_all{padding:5px 10px;background-color:#000;color:#fff;padding:5px 10px;border:0;border-radius:5px;transition:background-color .3s ease}@media only screen and (min-width:768px){.sauce_catalogue_select_all{display:flex;align-self:flex-end}}.sauce_catalogue_select_all:hover{background-color:#fe7701}.sauce_catalogue_filters{display:flex;gap:10px;flex-direction:column}@media only screen and (min-width:768px){.sauce_catalogue_filters{position:sticky;top:100px;align-self:start}}.sauce_catalogue_filters_pill[disabled]{opacity:.4;pointer-events:none;cursor:not-allowed}.sauce_catalogue_filters_only_wrapper{display:flex;gap:10px;flex-direction:row;width:100%;align-items:flex-start;flex-direction:column}.sauce_catalogue_filters_wrapper{background-color:#fff2d8;padding:5px;border-radius:15px;min-width:75vw;display:flex;flex-direction:column;justify-content:center;gap:5px}@media only screen and (min-width:768px){.sauce_catalogue_filters_wrapper{min-width:100%;padding:10px}}.sauce_catalogue_filters_wrapper_conditionnement .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_usages .sauce_catalogue_filters_group_items button{padding:10px;aspect-ratio:1/1}.sauce_catalogue_filters_wrapper_ethniques .sauce_catalogue_filters_pill img{display:none}.sauce_catalogue_filters_wrapper_gammes .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_type .sauce_catalogue_filters_group_items button{width:fit-content}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button:nth-child(1){filter:brightness(0) saturate(100%) invert(67%) sepia(6%) saturate(4112%) hue-rotate(42deg) brightness(115%) contrast(74%)}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button:nth-child(2){filter:brightness(0) saturate(100%) invert(80%) sepia(25%) saturate(1200%) hue-rotate(350deg) brightness(105%) contrast(95%)}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button:nth-child(3){filter:brightness(0) saturate(100%) invert(60%) sepia(70%) saturate(3500%) hue-rotate(5deg) brightness(100%) contrast(105%)}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button:nth-child(4){filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(6000%) hue-rotate(10deg) brightness(95%) contrast(110%)}.sauce_catalogue_filters_wrapper_conditionnement .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_usages .sauce_catalogue_filters_group_items button{width:auto}@media only screen and (min-width:768px){.sauce_catalogue_filters_wrapper_conditionnement .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_usages .sauce_catalogue_filters_group_items button{width:calc(33% - 3px)}}@media only screen and (min-width:1200px){.sauce_catalogue_filters_wrapper_conditionnement .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_usages .sauce_catalogue_filters_group_items button{width:calc(20% - 4px)}}.sauce_catalogue_filters_wrapper_ethniques .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_sectors .sauce_catalogue_filters_group_items button{width:auto}@media only screen and (min-width:768px){.sauce_catalogue_filters_wrapper_ethniques .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_sectors .sauce_catalogue_filters_group_items button{width:calc(50% - 3px)}}@media only screen and (min-width:1200px){.sauce_catalogue_filters_wrapper_ethniques .sauce_catalogue_filters_group_items button,.sauce_catalogue_filters_wrapper_sectors .sauce_catalogue_filters_group_items button{width:calc(33% - 2px)}}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items{display:flex;gap:5px;overflow:hidden;flex-wrap:wrap;width:100%}.sauce_catalogue_filters_wrapper_gammes .sauce_catalogue_filters_group_items,.sauce_catalogue_filters_wrapper_types .sauce_catalogue_filters_group_items{display:flex;flex-wrap:wrap}.sauce_catalogue_filters_wrapper.is-open .sauce_catalogue_filters_group_items{max-height:10000px}.sauce_catalogue_filters_wrapper.is-open .sauce_catalogue_filters_title_button img{transform:rotate(180deg)}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items{max-height:0;transition:max-height .3s ease}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items button{color:#000;border-radius:5px;border:0;background-color:#fff;transition:color .3s ease;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;font-weight:500;font-family:Montserrat,sans-serif;padding:5px}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items button:hover{color:#fe7701}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items button:hover img{filter:brightness(0) saturate(100%) invert(64%) sepia(38%) saturate(7087%) hue-rotate(358deg) brightness(99%) contrast(111%)}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items button.is-active{background-color:#fe7701;color:#fff}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items button.is-active img{filter:brightness(0) saturate(100%) invert(99%) sepia(0) saturate(0) hue-rotate(303deg) brightness(101%) contrast(103%)}.sauce_catalogue_filters_wrapper .sauce_catalogue_filters_group_items button img{transition:filter .3s ease;max-width:30px;max-height:30px}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button.is-active{background-color:transparent}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button.is-active img{filter:drop-shadow(0 0 3px rgba(254, 119, 1, .9)) drop-shadow(0 0 8px rgba(254, 119, 1, .6));opacity:1}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button{padding:0;background-color:transparent}.sauce_catalogue_filters_wrapper_intensity .sauce_catalogue_filters_group_items button img{filter:none;opacity:.4}.sauce_catalogue_filters_title{margin-top:0;margin-bottom:0;text-transform:initial}.sauce_catalogue_filters_title_button{color:#000;display:flex;justify-content:space-between;background-color:transparent;width:100%;border:0;height:fit-content;transition:margin-bottom .3s ease}.sauce_catalogue_filters_title_button img{width:10px;height:auto;transition:transform .3s ease}.sauce_catalogue_filters_description{white-space:pre-line}.sauce_catalogue_buttons_actions{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap;width:fit-content;justify-content:center;width:100%}@media only screen and (min-width:768px){.sauce_catalogue_buttons_actions{justify-content:flex-end;align-items:flex-end;width:100%}}.sauce_catalogue_buttons_actions_mobile{display:block}@media only screen and (min-width:1200px){.sauce_catalogue_buttons_actions_mobile{display:none}}.sauce_catalogue_buttons_actions_desktop{display:none}@media only screen and (min-width:1200px){.sauce_catalogue_buttons_actions_desktop{display:block}}.sauce_catalogue_buttons_actions .btn_reset{background-color:transparent}.sauce_catalogue_buttons_actions .btn_reset.is-disabled{border-color:#6e6e6e}.sauce_catalogue_buttons_actions .sauce_filter_cta{padding:10px 20px;border:0;line-height:1.8}.sauce_catalogue_buttons_actions .sauce_filter_cta_1{display:block}.sauce_catalogue_buttons_actions .sauce_filter_cta_2{display:none}.sauce_catalogue_filters_form{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.8);padding:90px 15px 30px;overflow-y:auto;z-index:3000;justify-content:center;align-items:flex-start;display:flex}@media only screen and (min-width:768px){.sauce_catalogue_filters_form{padding:120px 30px 60px}}.sauce_catalogue_filters_form.d-none{display:none}.sauce_catalogue_filters_form.is-submitting form{opacity:.5;pointer-events:none}.sauce_catalogue_filters_form form{padding-bottom:0}.sauce_catalogue_filters_form form .gfield_consent_label,.sauce_catalogue_filters_form form .gfield_description,.sauce_catalogue_filters_form form .gfield_label,.sauce_catalogue_filters_form form label,.sauce_catalogue_filters_form form legend{color:#000!important}.sauce_catalogue_filters_form form input[type=button]:hover,.sauce_catalogue_filters_form form input[type=submit]:hover{background-color:#fe7701!important;color:#fff!important}.sauce_catalogue_filters_form .gform_confirmation_message{color:#000}.sauce_catalogue_filters_form_wrapper{position:relative;width:100%;max-width:800px;height:fit-content;background-color:#fff;border-radius:20px;box-shadow:0 0 30px rgba(0,0,0,.35);padding:40px 20px 30px}@media only screen and (min-width:768px){.sauce_catalogue_filters_form_wrapper{padding:50px 40px 40px}}.sauce_catalogue_filters_form_button_close{width:40px;height:40px;position:absolute;right:10px;top:10px;border:1px solid #000;color:#000;display:flex;align-items:center;justify-content:center;border-radius:50rem;background:#fff;z-index:1;transition:transform .3s ease,background-color .3s ease,color .3s ease}@media only screen and (min-width:768px){.sauce_catalogue_filters_form_button_close{right:-15px;top:-15px}}.sauce_catalogue_filters_form_button_close:hover{transform:rotate(180deg);background-color:#000;color:#fff}.sauce_catalogue_filters_form_recap{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #000}.sauce_catalogue_filters_form_recap[hidden]{display:none}.sauce_catalogue_filters_form_recap_block:not(:last-child){margin-bottom:15px}.sauce_catalogue_filters_form_recap_title{font-weight:700;color:#000;margin-bottom:5px}.sauce_catalogue_filters_form_recap ul{list-style:none;padding:0;margin:0}.sauce_catalogue_filters_form_recap ul li{color:#000}.sauce_catalogue_filters_form_recap_tax{font-weight:700}body.filter-popup-open{overflow:hidden}body.has-product-selection .sauce_catalogue_buttons_actions .sauce_filter_cta_1{display:none}body.has-product-selection .sauce_catalogue_buttons_actions .sauce_filter_cta_2{display:block}.archive_post_grid{display:flex;gap:100px;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width:768px){.archive_post_grid{gap:20px}}@media only screen and (min-width:768px){.archive_article .archive_post_grid{flex-direction:row}}.archive_article .post_link-js{height:0;width:0;overflow:hidden;transition:height .3s ease,width .3s ease;padding:0}.archive_article .post_link-js.post_active-js{align-items:stretch;height:auto;padding:20px;transition:height .3s ease,width .3s ease;width:100%}@media only screen and (min-width:768px){.archive_article .post_link-js.post_active-js{width:calc(50% - 20px)}}@media only screen and (min-width:992px){.archive_article .post_link-js.post_active-js{width:calc(25% - 20px)}}.single_article_title{padding-top:150px;padding-bottom:20px;text-align:center}.single_article_thumbnail{margin:auto;display:flex;justify-content:center;border-radius:20px}.single_article_container{max-width:1000px}.single_article_content{white-space:pre-line}.single_article_date{color:#6e6e6e}.single_article_infos{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:center;padding-bottom:50px}.single_article .title_wave{display:flex;justify-content:center;margin:auto;margin-bottom:50px}.page_404_title{margin:0}.page_404 .title_wave{margin-bottom:50px}@keyframes fadeIn{100%{opacity:1}}.footer{position:relative}.footer_img_left,.footer_img_right{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.footer_img_left{transform:scale(-1,-1)}.footer_img_left_right_wrapper{position:relative;height:130px;width:100%;z-index:-1}.footer_img_middle{margin:auto;max-width:280px;max-height:280px;margin-bottom:-200px;display:flex;z-index:0;position:relative;padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.footer_img_middle{max-width:780px;max-height:775px;margin-bottom:-500px}}.footer_img_right{transform:scaleY(-1)}.footer_dark{background-color:#000;position:relative;color:#fff}.footer_dark::before{content:"";background:url(../img/delka_wave_black.svg) repeat-x;position:absolute;top:-60px;left:0;width:100%;height:60px}.footer_top{display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:15px}@media only screen and (min-width:768px){.footer_top{gap:30px}}.footer_top_baseline{font-size:2rem;line-height:.8;font-weight:600;margin:0;font-style:italic;text-align:center}@media only screen and (min-width:768px){.footer_top_baseline{font-size:4rem}}.footer_top_img{max-width:140px;width:100%;height:auto}.footer_middle{display:flex;justify-content:space-between;flex-direction:column;gap:20px;margin-top:50px}@media only screen and (min-width:768px){.footer_middle{flex-direction:row;margin-top:80px}}.footer_middle a{color:#fff;text-decoration:none;transition:color .3s ease}.footer_middle a:hover{color:#fe7701}.footer_middle li:not(:last-child){margin-bottom:15px}.footer_middle_col{text-align:center}@media only screen and (min-width:768px){.footer_middle_col{flex:1}}.footer_middle p{font-weight:700;color:#ffbc3e}.footer_middle ul{list-style:none;padding-left:0;margin:0}.footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0 20px 0;gap:40px}.footer_bottom a{color:#fff;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;text-decoration:none;transition:color .3s ease}.footer_bottom a:hover{color:#fe7701;transition:color .3s ease}.footer_bottom_logos{list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;flex-wrap:wrap;margin:0;gap:15px;flex-direction:row}.footer_bottom_logos li{display:flex;align-items:center;justify-content:center;padding:15px;height:80px;width:80px;aspect-ratio:1/1;border-radius:50rem;border:1px solid #fe7701}@media only screen and (min-width:768px){.footer_bottom_logos li{height:90px;width:90px}}
/*# sourceMappingURL=styles.min.css.map */
