/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:GT Sectra Fine;font-style:normal;font-weight:500;src:url(/themes/custom/ug/dist/./GT-Sectra-Fine-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:GT Sectra Fine;font-style:italic;font-weight:500;src:url(/themes/custom/ug/dist/./GT-Sectra-Fine-Medium-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:GT Sectra Fine;font-style:normal;font-weight:400;src:url(/themes/custom/ug/dist/./GT-Sectra-Fine-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:GT Sectra Fine;font-style:italic;font-weight:400;src:url(/themes/custom/ug/dist/./GT-Sectra-Fine-Regular-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:GT Sectra Fine;font-style:normal;font-weight:300;src:url(/themes/custom/ug/dist/./GT-Sectra-Fine-Book.woff2) format("woff2");font-display:swap}@font-face{font-family:GT Sectra Fine;font-style:italic;font-weight:300;src:url(/themes/custom/ug/dist/./GT-Sectra-Fine-Book-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:GT America;font-style:normal;font-weight:400;src:url(/themes/custom/ug/dist/./GT-America-Compressed-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:GT America;font-style:italic;font-weight:400;src:url(/themes/custom/ug/dist/./GT-America-Compressed-Regular-Italic.woff2) format("woff2");font-display:swap}:root{--dark-blue:#14314b;--blue:#003d57;--light-blue:#317eaa;--red-subtitles:#d13c0a;--couture-blue:#173643;--couture-light-blue:#314c58;--black:#000;--light-black:#1e1e1e;--grey-placeholder:#828282;--dark-grey:#9e9e9e;--light-grey:#f6f5f5;--white:#fff;--success:#227f4c;--error:var(--red-subtitles);--america:"GT America",sans-serif;--sectra:"GT Sectra Fine",sans-serif;--font-text:var(--sectra);--font-subtitle:var(--america);--font-title:var(--sectra);--font-cta:var(--america);--size-h1:4rem;--size-h1-mobile:2.75rem;--size-h1-combo:2.25rem;--size-h1-combo-mobile:1.75rem;--size-h2:3rem;--size-h2-mobile:2.125rem;--size-h3:2rem;--size-h3-mobile:1.5rem;--size-h4:2.25rem;--size-h4-mobile:1.625rem;--size-h5:1.75rem;--size-h5-mobile:1.25rem;--size-h6:1.25rem;--size-h6-mobile:1.125rem;--size-xs:.75rem;--size-s:.875rem;--size-m:1rem;--size-l:1.25rem;--space-default:.5rem;--space-small:1.25rem;--space-medium:3.75rem}:root{--theme-bodyBg:var(--white);--theme-bodyColor:var(--black);--theme-secondaryColor:var(--light-black);--theme-ctaBlueBG:var(--blue);--theme-ctaBlueColor:var(--white);--theme-ctaBlueHoverBorder:var(--light-black);--theme-formSelectDropdownBG:var(--light-grey);--theme-cardProductModelColor:var(--blue);--theme-formDescriptionColor:var(--dark-grey);--theme-langSwitcherCtahoverColor:var(--white);--theme-langSwitcherCtahoverBG:var(--blue);--theme-menuSubmenuBG:var(--light-grey);--theme-heroProductTitle:var(--dark-blue);--theme-heroProductModel:var(--dark-blue);--theme-productListArrow:var(--blue);--theme-productListArrowHoverBg:var(--light-grey);--theme-productListOverline:var(--red)}html{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:-webkit-fill-available;height:-moz-available;height:stretch;font-size:100%;scroll-behavior:smooth}body{min-height:100vh;color:var(--theme-bodyColor);font-family:var(--font-text);font-size:var(--size-m);font-weight:300;line-height:1.5;background-color:var(--theme-bodyBg)}@supports (-webkit-touch-callout:none){body{min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch}}*{padding:0;margin:0}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}video{max-width:100%}a,button,[role=button]{color:inherit}picture,video{display:block;width:100%;height:100%}input,textarea,button,select{font-family:var(--font-text);background-color:transparent;background-image:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}a:focus-visible,button:focus-visible,[role=tabpanel]:focus-visible,[role=button]:focus-visible{outline:1px dashed var(--theme-bodyColor);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}button{color:currentcolor;font-family:var(--font-cta);font-size:var(--size-m);border:none;cursor:pointer}strong{font-weight:500}h1,h2,h3,h4,h5,h6{font-weight:300}.svg-sprite{position:absolute;display:block;width:0;height:0;visibility:hidden}.-sr-only{position:absolute!important;padding:0!important;margin:-1px!important;width:1px!important;height:1px!important;overflow:hidden!important;white-space:nowrap!important;border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;font-size:var(--size-m);line-height:1.4;word-wrap:normal;clip:rect(1px,1px,1px,1px)}.-red{color:var(--red-subtitles)}.-white{color:var(--white)}.-center{text-align:center}.-revealAnimation{-webkit-transform:translateY(200px);-ms-transform:translateY(200px);transform:translateY(200px);opacity:0;-webkit-transition:opacity 1.2s ease,-webkit-transform .8s cubic-bezier(0,0,.8,1);transition:opacity 1.2s ease,-webkit-transform .8s cubic-bezier(0,0,.8,1);transition:opacity 1.2s ease,transform .8s cubic-bezier(0,0,.8,1);transition:opacity 1.2s ease,transform .8s cubic-bezier(0,0,.8,1),-webkit-transform .8s cubic-bezier(0,0,.8,1)}.-revealAnimation.-revealed{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.l-wrapper.-topSimple{margin-top:calc(var(--space-default) * 8)}@media screen and (max-width:900px){.l-wrapper.-topSimple{margin-top:calc(var(--space-default) * 6)}}.l-wrapper.-bottomSimple{margin-bottom:calc(var(--space-default) * 8)}@media screen and (max-width:900px){.l-wrapper.-bottomSimple{margin-bottom:calc(var(--space-default) * 6)}}.l-wrapper.-topDouble{margin-top:calc(var(--space-default) * 16)}@media screen and (max-width:900px){.l-wrapper.-topDouble{margin-top:calc(var(--space-default) * 6)}}.l-wrapper.-bottomDouble{margin-bottom:calc(var(--space-default) * 16)}@media screen and (max-width:900px){.l-wrapper.-bottomDouble{margin-bottom:calc(var(--space-default) * 6)}}@media screen and (max-width:900px){.l-wrapper.-noMarginTablet{margin-top:0;margin-bottom:0}}.l-content{--gutter:calc(var(--space-default) * 8);padding-right:var(--gutter);padding-left:var(--gutter);margin:0 auto;width:100%;max-width:90rem}@media screen and (max-width:900px){.l-content{--gutter:calc(var(--space-default) * 3)}}.l-content.-full{padding-right:0;padding-left:0}@media screen and (max-width:900px){.l-content.-noGutterTablet{padding-right:0;padding-left:0}}@media screen and (min-width:901px){.l-content.-gutterL{--gutter:calc(var(--space-default) * 16)}}.l-content.-xsmall{max-width:calc(40.5625rem + var(--gutter) * 2)}.l-content.-small{max-width:calc(53.75rem + var(--gutter) * 2)}.l-content.-medium{max-width:calc(62.5rem + var(--gutter) * 2)}:root{--swiper-theme-color:#007aff;--swiper-preloader-color:var(--swiper-theme-color);--swiper-wrapper-transition-timing-function:initial}.swiper{position:relative;display:block;padding:0;margin-right:auto;margin-left:auto;overflow:hidden;list-style:none;z-index:1}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.swiper-slide{position:relative;display:block;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}
.m-euCookieCompliance{padding:calc(var(--space-default)*3) .625rem;color:var(--white);background-color:var(--dark-blue)}.m-euCookieCompliance__text{float:none;max-width:100%}@media screen and (max-width:900px){.m-euCookieCompliance__content{max-width:100%}}.m-euCookieCompliance__list{margin-top:calc(var(--space-default)*3)}.m-euCookieCompliance__item+.m-euCookieCompliance__item{margin-top:calc(var(--space-default)*3)}.m-euCookieCompliance__input.a-formCheckbox[disabled]{opacity:.5}.m-euCookieCompliance__label.a-formLabel{text-transform:none}.m-euCookieCompliance__formElement{display:flex;gap:var(--space-default)}.m-euCookieCompliance__description{margin-top:var(--space-default)}.m-euCookieCompliance__btns__list{display:flex;gap:var(--space-default);margin-top:calc(var(--space-default)*3)}@media screen and (max-width:600px){.m-euCookieCompliance__btns__list{flex-direction:column}}.m-euCookieCompliance__options.-hidden,.m-euCookieCompliance__btn.-save.-hidden,.m-euCookieCompliance__btn.-agree.-hidden{display:none}.m-euCookieCompliance .m-wysiwyg h2{margin-bottom:calc(var(--space-default)*4);font-size:var(--size-h3);text-transform:none}body.eu-cookie-compliance-popup-open{overflow:hidden}body.eu-cookie-compliance-popup-open .sliding-popup-bottom{display:block}body.eu-cookie-compliance-popup-open .layout-container{filter:blur(0.4375rem)}.sliding-popup-bottom{display:none;max-width:50%}@media screen and (max-width:1200px){.sliding-popup-bottom{max-width:100%}}@media screen and (max-width:600px){.sliding-popup-bottom.-scroll{top:0;overflow-x:hidden;overflow-y:scroll}}
:root{--theme-bodyBg:var(--couture-blue);--theme-bodyColor:var(--white);--theme-secondaryColor:var(--white);--success:var(--white);--theme-ctaBlueBG:var(--white);--theme-ctaBlueColor:var(--blue);--theme-ctaBlueHoverBorder:var(--blue);--theme-formSelectDropdownBG:var(--couture-light-blue);--theme-cardProductModelColor:var(--white);--theme-formDescriptionColor:var(--white);--theme-langSwitcherCtahoverColor:var(--light-black);--theme-langSwitcherCtahoverBG:var(--light-grey);--theme-menuSubmenuBG:var(--couture-light-blue);--theme-heroProductTitle:var(--white);--theme-heroProductModel:var(--white);--theme-productListArrow:var(--white);--theme-productListArrowHoverBg:var(--couture-light-blue);--theme-productListOverline:var(--white)}
@media screen and (max-width:900px){.o-backButton{display:none}}.o-backButton__wrapper{display:flex;align-items:center}.o-backButton__link{display:inline-flex;gap:calc(var(--space-default)*1.5);align-items:center;padding:calc(var(--space-default)*3) 0;color:var(--theme-bodyColor);font-family:var(--font-subtitle);font-size:var(--size-xs);letter-spacing:.1em;text-transform:uppercase;background:none;border:none;cursor:pointer;transition:opacity 300ms ease}.o-backButton__link:hover{opacity:.6}.o-backButton__icon{font-size:var(--size-s);line-height:1}
.a-brand{display:inline-flex;color:var(--theme-secondaryColor)}.a-brand__logo.-full{width:10.875rem;height:6.125rem}@media screen and (max-width:900px){.a-brand__logo.-full{display:none}}.a-brand__logo.-mobile{width:1.625rem;height:1.875rem}@media screen and (min-width:901px){.a-brand__logo.-mobile{display:none}}
.a-burger{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;width:1.625rem;height:1.625rem;border:none;transition:opacity 100ms ease 400ms,width 0s ease 400ms}.a-burger__burger{position:relative;width:100%;height:100%}.a-burger__burger::before,.a-burger__burger::after{position:absolute;left:0;display:inline-block;width:100%;height:.125rem;background:var(--theme-secondaryColor);content:""}.a-burger__burger::before{top:.5rem;transition:top 300ms ease,transform 300ms cubic-bezier(0.55,0.055,0.675,0.19)}.a-burger__burger::after{bottom:.5rem;transition:bottom 300ms ease,transform 300ms cubic-bezier(0.55,0.055,0.675,0.19)}body.-navOpened .a-burger__burger::before{top:.75rem;transform:rotate(45deg);transition:top 300ms ease,transform 300ms cubic-bezier(0.215,0.61,0.355,1)}body.-navOpened .a-burger__burger::after{bottom:.75rem;transform:rotate(-45deg);transition:bottom 300ms ease,transform 300ms cubic-bezier(0.215,0.61,0.355,1)}
.m-cardProduct{position:relative}.m-cardProduct__content{margin-top:calc(var(--space-default)*3);line-height:1.3;text-align:center}.m-cardProduct__model{color:var(--theme-cardProductModelColor)}.m-cardProduct__title{margin-bottom:.3125rem}.m-cardProduct__title a{text-decoration:none}.m-cardProduct__title a::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:1}.m-cardProduct__title.a-title.-level5{line-height:1}.m-cardProduct.-withLink:hover img{scale:1.03}.m-cardProduct.-popin .m-cardProduct__model{font-family:var(--font-subtitle);font-size:var(--size-h6);font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width:900px){.m-cardProduct.-popin .m-cardProduct__model{font-size:var(--size-h6-mobile)}}.m-cardProduct .a-picture{margin:0 auto;max-width:calc(100% - var(--space-default)*10);aspect-ratio:232/392}@media screen and (max-width:900px){.m-cardProduct .a-picture{max-width:calc(100% - var(--space-default)*2)}}.m-cardProduct img{transition:scale 600ms}
.m-carouselProducts{position:relative;width:100%}.m-carouselProducts__main .a-picture{aspect-ratio:534/710}@media screen and (max-width:900px){.m-carouselProducts__main .a-picture{aspect-ratio:281/328}}.m-carouselProducts__footer{position:absolute;bottom:calc(var(--space-default)*6);left:0;display:flex;align-items:flex-end;justify-content:space-between;width:100%;z-index:2}@media screen and (max-width:900px){.m-carouselProducts__footer{bottom:calc(var(--space-default)*2);justify-content:flex-end}}@media screen and (max-width:900px){.m-carouselProducts__thumbs.swiper{display:none}}.m-carouselProducts__thumbs .a-picture{aspect-ratio:58/73}.m-carouselProducts__thumbs.swiper{margin-left:calc(var(--space-default)*6.5)}.m-carouselProducts__thumbs .swiper-slide{width:3.625rem;height:4.5625rem;cursor:pointer;opacity:.4;transition:opacity 300ms}.m-carouselProducts__thumbs .swiper-slide-thumb-active{opacity:1}.m-carouselProducts__controls{display:flex;gap:calc(var(--space-default)*.75);margin-right:calc(var(--space-default)*6)}@media screen and (max-width:900px){.m-carouselProducts__controls{margin-right:calc(var(--space-default)*3)}}.m-carouselProducts__nav{display:flex;align-items:center;justify-content:center;width:calc(var(--space-default)*4);height:calc(var(--space-default)*4.5);color:var(--blue);background-color:color-mix(in srgb,var(--white) 60%,transparent);border:1px solid var(--blue);border-radius:0;cursor:pointer;transition:all 300ms}.m-carouselProducts__nav:hover{color:var(--white);background-color:var(--blue)}.m-carouselProducts__nav.swiper-button-disabled{opacity:.3;pointer-events:none}.m-carouselProducts__nav__icon{color:currentColor}.m-carouselProducts.-solo .swiper-wrapper{justify-content:flex-end}
.a-cta{display:inline-flex;font-family:var(--font-cta);font-size:var(--size-l);font-weight:400;letter-spacing:.02em;text-transform:uppercase;transition:all 300ms cubic-bezier(0,0,0.58,1)}.a-cta.-blue,.a-cta.-white,.a-cta.-whiteReverse{justify-content:center;padding:var(--space-default) 2.3125rem;line-height:1.4;text-align:center;text-decoration:none;border-style:solid;border-width:.0625rem;border-radius:2.5rem}.a-cta.-blue.-sizeS,.a-cta.-white.-sizeS,.a-cta.-whiteReverse.-sizeS{padding:.375rem 1.5625rem;font-size:var(--size-s)}.a-cta.-blue{color:var(--theme-ctaBlueColor);background-color:var(--theme-ctaBlueBG);border-color:var(--theme-ctaBlueBG)}.a-cta.-blue:hover,.a-cta.-blue:focus,.a-cta.-blue.is-active{color:var(--theme-secondaryColor);background-color:var(--theme-ctaBlueColor);border-color:var(--theme-ctaBlueHoverBorder)}.a-cta.-blue[disabled]{cursor:not-allowed;opacity:.7}.a-cta.-blue[disabled]:hover,.a-cta.-blue[disabled]:focus,.a-cta.-blue[disabled].is-active{color:var(--theme-ctaBlueColor);background-color:var(--theme-ctaBlueBG);border-color:var(--theme-ctaBlueBG)}.a-cta.-white{color:var(--light-black);background-color:var(--white);border-color:var(--light-black)}.a-cta.-white:hover,.a-cta.-white:focus{color:var(--white);background-color:var(--blue);border-color:var(--blue)}.a-cta.-whiteReverse{color:var(--white);background-color:rgba(0,0,0,0);border-color:var(--white)}.a-cta.-whiteReverse:hover,.a-cta.-whiteReverse:focus{background-color:var(--blue);border-color:var(--blue)}.a-cta.-menu{color:var(--theme-secondaryColor);line-height:1.2;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}.a-cta.-menu:hover,.a-cta.-menu:focus{border-color:var(--theme-ctaMenu)}
.o-footer{margin-top:4.375rem}@media screen and (max-width:900px){.o-footer{margin-top:calc(var(--space-default)*3)}}.o-footer__top__wrapper{display:flex;gap:calc(var(--space-default)*8);justify-content:space-between}@media screen and (max-width:900px){.o-footer__top__wrapper{flex-direction:column;gap:calc(var(--space-default)*2)}}@media screen and (max-width:900px){.o-footer__top__menu,.o-footer__top__social{padding-top:calc(var(--space-default)*2);border-top:1px solid var(--theme-secondaryColor)}}.o-footer__top__menu .m-menu{flex-wrap:wrap;row-gap:var(--space-default);justify-content:flex-start}.o-footer__quicklink{white-space:nowrap}@media screen and (max-width:900px){.o-footer__quicklink{padding-right:calc(var(--space-default)*3);padding-left:calc(var(--space-default)*3)}}.o-footer__bottom{margin-top:calc(var(--space-default)*2);border-top:1px solid var(--theme-secondaryColor)}.o-footer__bottom__wrapper{display:flex;gap:calc(var(--space-default)*3);justify-content:space-between}@media screen and (max-width:900px){.o-footer__bottom .m-langSwitcher{display:none}}.o-footer__copyrights{padding:calc(var(--space-default)*2) 0;font-family:var(--font-subtitle);font-size:var(--size-l);text-transform:uppercase}
.o-header{position:sticky;top:0;left:0;padding-top:calc(var(--space-default)*5);padding-bottom:2.875rem;width:100%;background-color:var(--theme-bodyBg);transition:all 500ms ease;z-index:99}@media screen and (max-width:900px){.o-header{padding:0}}.o-header__brand{display:flex;justify-content:center}@media screen and (max-width:900px){.o-header__brand{position:relative;justify-content:space-between;padding:calc(var(--space-default)*2) calc(var(--space-default)*2) calc(var(--space-default)*2) calc(var(--space-default)*3);background-color:var(--theme-bodyBg);z-index:2}}@media screen and (min-width:901px){.o-header__toggler{display:none}}@media screen and (min-width:901px){.o-header__main{position:relative;margin-top:2.3125rem}}@media screen and (max-width:900px){.o-header__main{margin-right:calc(var(--space-default)*3);margin-left:calc(var(--space-default)*3)}}.o-header__main__logo{color:var(--theme-secondaryColor)}@media screen and (min-width:901px){.o-header__main__logo{position:absolute;top:.25rem;left:0;margin-left:calc(var(--space-default)*5);opacity:0;transition:all 300ms cubic-bezier(0,0,0.58,1)}}@media screen and (max-width:900px){.o-header__main__logo{display:none}}.o-header__main__logo .a-brand__logo{width:1.875rem;height:2.1875rem}.-minify .o-header__main__logo{opacity:1}@media screen and (min-width:901px){.o-header__secondary{display:none}}@media screen and (max-width:900px){.o-header__secondary{margin-top:calc(var(--space-default)*5);margin-right:calc(var(--space-default)*3);margin-left:calc(var(--space-default)*3)}}@media screen and (max-width:900px){.o-header__navigations{position:absolute;top:-100vh;display:flex;flex-direction:column;justify-content:flex-end;width:100vw;height:calc(100vh - 3.875rem);background-color:var(--theme-bodyBg);transition:top 600ms ease;z-index:1}}@media screen and (max-width:900px){.o-header__navigations__inner{padding-top:calc(var(--space-default)*5);overflow:auto}}.o-header.-minify{padding-bottom:calc(var(--space-default)*2);transform:translateY(-10rem)}@media screen and (min-width:901px){.toolbar-horizontal .o-header.-minify,.toolbar-vertical .o-header.-minify{top:39px}}@media screen and (min-width:901px){.toolbar-horizontal.toolbar-tray-open .o-header.-minify{top:79px}}@media screen and (min-width:901px){.o-header.-hidden{transform:translateY(-100%)}}body.-navOpened .o-header__navigations{top:3.875rem}
@media screen and (max-width:900px){.o-heroProduct.l-wrapper.-topSimple{margin-top:0}}@media screen and (min-width:901px){.o-heroProduct__wrapper{display:grid;grid-template-columns:8fr 7fr}}.o-heroProduct__carousel{min-width:0;overflow:hidden}.o-heroProduct__content{display:flex;flex-direction:column;gap:calc(var(--space-default)*2);justify-content:space-between;margin:0 calc(var(--space-default)*10);min-width:0}@media screen and (max-width:900px){.o-heroProduct__content{margin:calc(var(--space-default)*6) calc(var(--space-default)*3)}}.o-heroProduct__content__top,.o-heroProduct__content__bottom{display:flex;flex-direction:column;gap:calc(var(--space-default)*2)}.o-heroProduct__content.-couture .o-heroProduct__description>*{font-size:var(--size-l)}.o-heroProduct__title{color:var(--theme-heroProductTitle)}.o-heroProduct__sku{color:var(--dark-grey);white-space:nowrap}.o-heroProduct__subtitle,.o-heroProduct__price{color:var(--theme-heroProductModel)}.o-heroProduct__caracteristics{display:flex;gap:calc(var(--space-default)*2);align-items:center;justify-content:space-between}.o-heroProduct__caracteristics.-noPrice{margin-top:calc(var(--space-default)*-2)}.o-heroProduct__variants{padding-top:calc(var(--space-default)*3);margin-top:calc(var(--space-default)*5);min-width:0;border-top:1px solid var(--dark-grey)}.o-heroProduct__variants__label{margin-bottom:calc(var(--space-default)*3)}.o-heroProduct__notation{margin-top:calc(var(--space-default)*3);opacity:.5}.o-heroProduct__priceRequest{padding-bottom:calc(var(--space-default)*2);border-bottom:1px solid var(--dark-grey)}.o-heroProduct__cta{flex:1 1 auto;align-items:center;min-width:calc(50% - 4px);max-width:100%}.o-heroProduct__cta__list{display:flex;gap:var(--space-default)}@media screen and (max-width:900px){.o-heroProduct__cta__list{flex-direction:column}}.o-heroProduct__cta.a-cta.-blue,.o-heroProduct__cta.a-cta.-white{padding-right:calc(var(--space-default)*3);padding-left:calc(var(--space-default)*3)}.o-heroProduct__cta.-priceRequest{margin-top:calc(var(--space-default)*3)}
.a-icon{flex-shrink:0;fill:currentcolor;stroke:currentcolor;stroke-width:0}
.a-image{display:block;width:100%;max-width:100%;image-rendering:smooth}
.o-imageText__wrapper{display:flex}.o-imageText__overline{margin-bottom:calc(var(--space-default)*4)}@media screen and (max-width:900px){.o-imageText__overline{margin-bottom:calc(var(--space-default)*3)}}.o-imageText__description{margin-top:calc(var(--space-default)*4)}@media screen and (max-width:900px){.o-imageText__description{margin-top:calc(var(--space-default)*3)}}.o-imageText__content{max-width:100%;overflow:hidden}.o-imageText__cta__list{display:flex;gap:calc(var(--space-default)*2);justify-content:center;margin-top:calc(var(--space-default)*4)}@media screen and (max-width:900px){.o-imageText__cta__list{margin-top:calc(var(--space-default)*3)}}.o-imageText__cta__list.-vertical{flex-direction:column}@media screen and (max-width:900px){.o-imageText__cta__list.-horizontal{flex-direction:column;align-items:center}}.o-imageText__cta.-fixed{width:26.875rem}@media screen and (max-width:600px){.o-imageText__cta.-fixed{max-width:100%}}@media screen and (max-width:900px){.o-imageText__picture{width:100%}}.o-imageText.-left .a-picture,.o-imageText.-right .a-picture{aspect-ratio:530/710}@media screen and (max-width:900px){.o-imageText.-left .a-picture,.o-imageText.-right .a-picture{aspect-ratio:342/456}}.o-imageText.-left .o-imageText__wrapper,.o-imageText.-right .o-imageText__wrapper{gap:10rem;align-items:center}@media screen and (max-width:900px){.o-imageText.-left .o-imageText__wrapper,.o-imageText.-right .o-imageText__wrapper{flex-direction:column;gap:calc(var(--space-default)*3)}}@media screen and (min-width:901px){.o-imageText.-left .o-imageText__picture,.o-imageText.-right .o-imageText__picture{flex:0 0 33.125rem}}.o-imageText.-left .o-imageText__cta__list,.o-imageText.-right .o-imageText__cta__list{align-items:flex-start;justify-content:flex-start}.o-imageText.-top .o-imageText__wrapper,.o-imageText.-bottom .o-imageText__wrapper{flex-direction:column;gap:var(--space-medium)}@media screen and (max-width:900px){.o-imageText.-top .o-imageText__wrapper,.o-imageText.-bottom .o-imageText__wrapper{gap:calc(var(--space-default)*5)}}@media screen and (max-width:900px){.o-imageText.-top .o-imageText__content.l-content,.o-imageText.-bottom .o-imageText__content.l-content{padding-right:0;padding-left:0}}@media screen and (min-width:901px){.o-imageText.-top .o-imageText__picture .a-picture,.o-imageText.-bottom .o-imageText__picture .a-picture{aspect-ratio:unset}.o-imageText.-top .o-imageText__picture .a-picture__content,.o-imageText.-bottom .o-imageText__picture .a-picture__content{padding-top:0;height:100%}.o-imageText.-top .o-imageText__picture .a-picture img,.o-imageText.-bottom .o-imageText__picture .a-picture img{position:relative}}.o-imageText.-top .o-imageText__description>*,.o-imageText.-bottom .o-imageText__description>*{font-size:1.25rem}@media screen and (max-width:900px){.o-imageText.-top .a-picture,.o-imageText.-bottom .a-picture{aspect-ratio:342/456}}.o-imageText.-top .o-imageText__content,.o-imageText.-left .o-imageText__content{order:2}.o-imageText.-top .o-imageText__picture,.o-imageText.-left .o-imageText__picture{order:1}@media screen and (max-width:900px){.o-imageText.-left .o-imageText__content{order:1}}@media screen and (max-width:900px){.o-imageText.-left .o-imageText__picture{order:2}}
.m-langSwitcher{position:relative;display:inline-flex;padding:calc(var(--space-default)*2) 0;color:var(--theme-secondaryColor)}@media screen and (max-width:900px){.m-langSwitcher{display:flex;padding-top:calc(var(--space-default)*5);margin-top:calc(var(--space-default)*5);border-top:1px solid var(--theme-bodyColor)}}.m-langSwitcher__toggler{display:flex;gap:calc(var(--space-default)*3)}@media screen and (max-width:900px){.m-langSwitcher__toggler{flex:1 1 100%;justify-content:space-between}}.m-langSwitcher__list{position:absolute;bottom:100%;left:0;padding:var(--space-default);width:100%;list-style:none;background-color:var(--theme-bodyBg);border:1px solid var(--theme-bodyColor);border-bottom:0;border-top-left-radius:var(--space-default);border-top-right-radius:var(--space-default);visibility:hidden;opacity:0;transition:opacity 600ms,margin-top 600ms,visibility 600ms}@media screen and (max-width:900px){.m-langSwitcher__list{bottom:calc(100% - var(--space-default)*3)}}.-opened .m-langSwitcher__list{visibility:visible;opacity:1;transition:opacity 600ms,margin-top 600ms,visibility 600ms}.m-langSwitcher__item.is-active .m-langSwitcher__cta{color:var(--theme-langSwitcherCtahoverColor);background-color:var(--theme-langSwitcherCtahoverBG)}.m-langSwitcher__cta{display:flex;padding:calc(var(--space-default)/2) var(--space-default)}.m-langSwitcher__cta:hover,.m-langSwitcher__cta:focus{color:var(--theme-langSwitcherCtahoverColor);background-color:var(--theme-langSwitcherCtahoverBG)}.m-langSwitcher__cta:hover.-menu,.m-langSwitcher__cta:focus.-menu{border-color:var(--theme-langSwitcherCtahoverBG)}
.m-menu{display:flex;gap:calc(var(--space-default)*6);justify-content:center;list-style:none}@media screen and (max-width:900px){.m-menu{flex-direction:column;gap:calc(var(--space-default)*5)}}@media screen and (min-width:901px){.m-menu__item{position:relative;padding:calc(var(--space-default)/2) 0}.m-menu__item.-level0{padding:var(--space-default) 0}.m-menu__item:hover .m-menu__submenu{transform:translateY(calc(var(--space-default)));visibility:visible;opacity:1;transition-delay:0ms,0ms,0ms}}@media screen and (max-width:900px){.m-menu__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}}@media screen and (max-width:900px){.m-menu__item.-level1{margin-top:var(--space-default);margin-bottom:var(--space-default)}}.m-menu__submenu{list-style:none;visibility:hidden;opacity:0}@media screen and (min-width:901px){.m-menu__submenu{position:absolute;top:calc(100% - var(--space-default));left:0;padding:calc(var(--space-default)*2);background-color:var(--theme-menuSubmenuBG);border-radius:.6875rem;transform:translateY(0);transition-duration:800ms,0ms,800ms;transition-property:opacity,visibility,transform}}@media screen and (max-width:900px){.m-menu__submenu{flex:1 1 100%;margin-top:0;max-height:0;transition:opacity 300ms,max-height 300ms,margin-top 600ms}.-opened .m-menu__submenu{margin-top:calc(var(--space-default)*2);max-height:125rem;visibility:visible;opacity:1;transition:max-height 600ms,opacity 600ms,margin-top 600ms}}.m-menu__cta{cursor:pointer}@media screen and (min-width:901px){.m-menu__cta{white-space:nowrap}}@media screen and (max-width:900px){.m-menu__cta.-level1{display:flex;padding:.5625rem calc(var(--space-default)*2);width:100%;background-color:var(--theme-menuSubmenuBG);border-radius:.6875rem}}.m-menu__dropdown{color:var(--theme-secondaryColor)}@media screen and (min-width:901px){.m-menu__dropdown{display:none}}@media screen and (max-width:900px){.m-menu__dropdown{display:inline-flex;flex:0 0 calc(var(--space-default)*2);align-items:center;justify-content:center;padding-left:calc(var(--space-default)*2)}}.m-menu__dropdown__icon{transition:transform 400ms ease}.-opened .m-menu__dropdown__icon{transform:rotate(90deg)}@media screen and (max-width:900px){.m-menu.-footer,.m-menu.-social{padding-right:calc(var(--space-default)*3);padding-left:calc(var(--space-default)*3)}}@media screen and (max-width:900px){.m-menu.-footer{gap:calc(var(--space-default)*2)}}.m-menu.-social{gap:calc(var(--space-default)*3);justify-content:flex-start}@media screen and (max-width:900px){.m-menu.-social{flex-direction:row}}
.a-picture{position:relative;display:block;width:100%;overflow:clip;aspect-ratio:50/50}.a-picture__content{position:relative;display:contents;padding-top:100%;width:100%;height:0}.a-picture__image{position:absolute;top:0;left:0;height:100%;object-fit:contain}
.o-productList__overline,.o-productList__title{margin-bottom:calc(var(--space-default)*4)}@media screen and (max-width:900px){.o-productList__overline,.o-productList__title{margin-bottom:calc(var(--space-default)*2)}}.o-productList__overline{color:var(--theme-productListOverline)}.o-productList__sliderContainer{position:relative;padding:calc(var(--space-default)*8) calc(var(--space-default)*29) 0;margin:0 auto;width:100%;max-width:90rem}@media screen and (max-width:900px){.o-productList__sliderContainer{padding:calc(var(--space-default)*4) 0 0}}@media screen and (min-width:901px){.o-productList__sliderContainer.-center .swiper-wrapper{justify-content:center}}.o-productList__slider{overflow:hidden}@media screen and (min-width:901px){.o-productList__controls{display:contents}}@media screen and (max-width:900px){.o-productList__controls{display:flex;gap:calc(var(--space-default)*2);justify-content:center;margin-top:calc(var(--space-default)*4)}}.o-productList__nav{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--theme-productListArrow);cursor:pointer;transition:all 300ms}@media screen and (min-width:901px){.o-productList__nav{position:absolute;top:50%;z-index:1}}.o-productList__nav:hover{background-color:var(--theme-productListArrowHoverBg)}.o-productList__nav.swiper-button-disabled{opacity:0;pointer-events:none}@media screen and (min-width:901px){.o-productList__nav.-prev{left:calc(var(--space-default)*8);transform:translateY(-50%)}}@media screen and (min-width:901px){.o-productList__nav.-next{right:calc(var(--space-default)*8);transform:translateY(-50%)}}.o-productList__nav__icon{color:currentColor}@media screen and (max-width:900px){.o-productList__nav__icon{width:1rem;height:1rem}}
.m-sliderModels{position:relative;padding-right:calc(var(--space-default)*3);padding-left:calc(var(--space-default)*3);width:100%;min-width:0;max-width:100%;overflow:hidden}.m-sliderModels__nav{position:absolute;top:50%;transform:translateY(-50%)}.m-sliderModels__nav.swiper-button-disabled{opacity:0;pointer-events:none}.m-sliderModels__nav.-prev{left:0}.m-sliderModels__nav.-next{right:0}.m-sliderModels .a-picture{aspect-ratio:84/135}@media screen and (max-width:900px){.m-sliderModels .a-picture{aspect-ratio:58/93}}
.a-text.-sizeL{font-size:var(--size-l)}.a-text.-sizeM{font-size:var(--size-m)}.a-text.-sizeS{font-size:var(--size-s)}.a-text.-sizeXS{font-size:var(--size-xs)}.a-text.-bold{font-weight:500}
.a-title .-subtitle,.a-title.-level5{font-size:var(--size-h5)}@media screen and (max-width:900px){.a-title .-subtitle,.a-title.-level5{font-size:var(--size-h5-mobile)}}.a-title{font-family:var(--font-title);line-height:1}.a-title.-level1{font-size:var(--size-h1);font-weight:400}@media screen and (max-width:900px){.a-title.-level1{font-size:var(--size-h1-mobile)}}.a-title.-level2{font-size:var(--size-h2);font-weight:300}@media screen and (max-width:900px){.a-title.-level2{font-size:var(--size-h2-mobile)}}.a-title.-level3{font-size:var(--size-h3);font-weight:500}@media screen and (max-width:900px){.a-title.-level3{font-size:var(--size-h3-mobile)}}.a-title.-level4{font-size:var(--size-h4);font-weight:500}@media screen and (max-width:900px){.a-title.-level4{font-size:var(--size-h4-mobile)}}.a-title:not(.-level4){text-transform:uppercase}.a-title.-level5,.a-title.-level6{font-family:var(--font-subtitle);font-weight:400;letter-spacing:.02em}.a-title.-level6{font-size:var(--size-h6)}@media screen and (max-width:900px){.a-title.-level6{font-size:var(--size-h6-mobile)}}.a-title .-combo{font-size:var(--size-h1-combo);font-style:italic;font-weight:300;text-transform:initial}@media screen and (max-width:900px){.a-title .-combo{font-size:var(--size-h1-combo-mobile)}}.a-title .-subtitle{font-family:var(--font-subtitle);font-weight:400;letter-spacing:.02em}
.m-wysiwyg h2,.m-wysiwyg h3,.m-wysiwyg h4,.m-wysiwyg h5,.m-wysiwyg h6{margin-bottom:var(--space-medium)}@media screen and (max-width:900px){.m-wysiwyg h2,.m-wysiwyg h3,.m-wysiwyg h4,.m-wysiwyg h5,.m-wysiwyg h6{margin-bottom:calc(var(--space-default)*3)}}.m-wysiwyg h2,.m-wysiwyg h3,.m-wysiwyg h4{font-family:var(--font-title);line-height:1}.m-wysiwyg h2,.m-wysiwyg h3,.m-wysiwyg h5,.m-wysiwyg h6{text-transform:uppercase}.m-wysiwyg h5,.m-wysiwyg h6{font-family:var(--font-subtitle);font-weight:400;line-height:1.5;letter-spacing:.02em}.m-wysiwyg h2{font-size:var(--size-h2);font-weight:300}@media screen and (max-width:900px){.m-wysiwyg h2{font-size:var(--size-h2-mobile)}}.m-wysiwyg h3{font-size:var(--size-h3);font-weight:500}@media screen and (max-width:900px){.m-wysiwyg h3{font-size:var(--size-h3-mobile)}}.m-wysiwyg h4{font-size:var(--size-h4);font-weight:500}@media screen and (max-width:900px){.m-wysiwyg h4{font-size:var(--size-h4-mobile)}}.m-wysiwyg h5{font-size:var(--size-h5)}@media screen and (max-width:900px){.m-wysiwyg h5{font-size:var(--size-h5-mobile)}}.m-wysiwyg h6{font-size:var(--size-h6)}@media screen and (max-width:900px){.m-wysiwyg h6{font-size:var(--size-h6-mobile)}}.m-wysiwyg .-combo{font-size:var(--size-h1-combo);font-style:italic;font-weight:300;text-transform:initial}@media screen and (max-width:900px){.m-wysiwyg .-combo{font-size:var(--size-h1-combo-mobile)}}.m-wysiwyg p,.m-wysiwyg ol,.m-wysiwyg ul{margin-bottom:calc(var(--space-default)*2)}.m-wysiwyg ol,.m-wysiwyg ul{margin-left:calc(var(--space-default)*3)}.m-wysiwyg a{text-decoration:underline}.m-wysiwyg :last-child{margin-bottom:0}
