@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--screen-md-max: 1470px;--screen-md-min: 1194px;--screen-sm-max: 1194px;--screen-sm-min: 1080px;--font-size-primary: 16px;--font-size-xl-nvb: 1.1rem;--font-size-md-nvb: 1rem;--font-size-sm-nvb: .9rem;--font-size-xs-nvb: 1.4rem;--font-size-xl-hdr: 5rem;--font-size-md-hdr: 4rem;--font-size-sm-hdr: 3rem;--font-size-xs-hdr: 2rem;--font-size-xl-ttl: 2.7rem;--font-size-md-ttl: 1.8rem;--font-size-sm-ttl: 1.4rem;--font-size-xs-ttl: 1.3rem;--font-size-xl-txt: 1.2rem;--font-size-md-txt: 1.1rem;--font-size-sm-txt: 1rem;--font-size-xs-txt: .8rem;--font-size-xl-ftr: 1.4rem;--font-size-md-ftr: 1.2rem;--font-size-sm-ftr: 1.2rem;--font-size-xs-ftr: 1rem;--line-height-xl-hdr: 6rem;--line-height-md-hdr: 4.5rem;--line-height-sm-hdr: 3.5rem;--line-height-xs-hdr: 2.5rem;--line-height-xl-txt: 2rem;--line-height-md-txt: 1.6rem;--line-height-sm-txt: 1.6rem;--line-height-xs-txt: 1.4rem;--color-black: #000000;--color-white: #ffffff;--color-yellow: #d6d628;--color-grey: #f5f5f5;--color-grey-dark: #c5c5c5;--color-grey-darker: #151515;--color-black-rgb: 0, 0, 0;--color-white-rgb: 255, 255, 255;--color-yellow-rgb: 214, 214, 40;--color-grey-rgb: 216, 216, 216;--underline-padding: 10px;--border-bottom-height: 7px;--padding-wrapper-xl: 7rem;--padding-wrapper-md: 5.5rem;--padding-wrapper-sm-l: 3.5rem;--padding-wrapper-sm-p: 2.5rem;--padding-wrapper-xs-p: 1.5rem;--decor-xl-ttl-line-w: 40%;--decor-md-ttl-line-w: 35%;--decor-sm-ttl-line-w: 30%;--decor-xs-ttl-line-w: 30%;--decor-xl-ttl-line-h: 1rem;--decor-md-ttl-line-h: .7rem;--decor-sm-ttl-line-h: .5rem;--decor-xs-ttl-line-h: .5rem;--titlePadding: var(--padding-wrapper-xl)}@media only screen and (min-width: 1194px) and (max-width: 1470px){:root{--titlePadding: var(--padding-wrapper-md)}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){:root{--titlePadding: var(--padding-wrapper-sm-l)}}@media only screen and (min-width: 700px) and (max-width: 850px){:root{--titlePadding: var(--padding-wrapper-sm-p)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){:root{--titlePadding: var(--padding-wrapper-sm-p)}}#root{white-space:pre-line}*{box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;font-size:var(--font-size-primary);font-family:Poppins,sans-serif;overflow-x:hidden;background-color:var(--color-black)}ul,li,ol{margin:0;padding:0}a{color:inherit;text-decoration:none}button{width:fit-content;padding:.6rem 1.3rem;border-radius:2rem;background-color:transparent;border-width:4px;border-style:solid;border-color:--color-black;text-align:left;text-transform:uppercase;color:inherit;font-size:1rem;font-weight:700;cursor:pointer}button.white-yellow{background-color:var(--color-white);border-color:var(--color-white);color:var(--color-yellow)}button.black{background-color:var(--color-black);border-color:var(--color-black);color:var(--color-white)}button.black-outline{border-color:var(--color-black);color:var(--color-black)}button.white-outline{border-color:var(--color-white);color:var(--color-white)}button.selected{border-bottom:var(--border-bottom-height) solid var(--color-yellow)}button.yellow{background-color:var(--color-yellow);color:var(--color-black);border:none;padding:.8rem 1.3rem;border-radius:2rem}.yellow{color:var(--color-yellow)}.is-closed{display:hidden}@keyframes fade-out{0%{opacity:100%}to{opacity:0%}}@keyframes fade-in{0%{opacity:0%}to{opacity:100%}}@media only screen and (min-width: 800px) and (max-width: 1194px){button{border-width:3px;font-size:.8rem}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){button{border-width:3px;font-size:.8rem}}.error404_container{z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:end;padding-bottom:5rem;min-height:100vh;background-position:top right 50px;background-size:auto;background-repeat:no-repeat;background-color:var(--color-black)}@media only screen and (min-width: 1194px) and (max-width: 1470px){.error404_container{background-position:top right -120px;background-size:contain}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.error404_container{background-position:top right -120px;background-size:contain}}@media only screen and (min-width: 800px) and (max-width: 850px) and (orientation: portrait){.error404_container{background-position:top right -60px;background-size:contain}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.error404_container{max-height:100vh;padding-bottom:10rem;background-position:center center;background-size:contain}}._titleContainer_9bcj4_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-bottom:0!important}._titleText_9bcj4_9{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding-bottom:0!important}._title_9bcj4_1{font-size:var(--font-size-xl-ttl);font-weight:600;color:var(--color-black)}._seeAll_9bcj4_24{margin-left:5rem;font-weight:600;color:var(--color-black);text-decoration:underline;cursor:pointer}._chevronArrowsContainer_9bcj4_32{z-index:999;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}._chevronArrows_9bcj4_32{width:4rem;height:4rem;color:var(--color-grey-dark);cursor:pointer}._chevronArrowsRight_9bcj4_48{transform:rotate(180deg)}._hr_9bcj4_52{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}@media only screen and (min-width: 1194px) and (max-width: 1470px){._title_9bcj4_1{font-size:var(--font-size-xl-ttl);font-weight:600;color:var(--color-black)}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){._title_9bcj4_1{font-size:var(--font-size-md-ttl)}._chevronArrows_9bcj4_32{width:3rem;height:3rem}._hr_9bcj4_52{height:var(--decor-md-ttl-line-h)}}@media only screen and (min-width: 700px) and (max-width: 850px){._title_9bcj4_1{font-size:var(--font-size-xs-ttl)}._chevronArrows_9bcj4_32{width:2rem;height:2rem}._hr_9bcj4_52{height:var(--decor-xs-ttl-line-h)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._title_9bcj4_1{font-size:var(--font-size-md-ttl)}._chevronArrows_9bcj4_32{width:2rem;height:2rem}._hr_9bcj4_52{height:var(--decor-xs-ttl-line-h)}}._wrapper_q4v39_1{display:flex;flex-direction:column;width:100vw;background-color:var(--color-white);color:var(--color-white)}._header_q4v39_9{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;min-width:100vw;min-height:100dvh;padding:var(--padding-wrapper-xl);padding-bottom:10ch;padding-top:calc(var(--padding-wrapper-xl) + 5rem)}._header_q4v39_9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,var(--color-black) 0%,rgba(0,0,0,.8) 20%,transparent 100%);z-index:1}._header_q4v39_9>*{position:relative;z-index:2}._titleLabel_q4v39_45{padding-top:2rem;text-transform:uppercase}._bigTitle_q4v39_50{text-align:center;padding-top:1.2rem;font-size:var(--font-size-xl-hdr);line-height:calc(var(--line-height-xl-hdr) / 1.3);font-weight:700;white-space:pre}._subTitle_q4v39_59{padding-top:1.2rem}._headerDescription_q4v39_63{padding-top:1.2rem;max-width:50ch;text-align:center;font-weight:500}._body_q4v39_70{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--padding-wrapper-xl);color:var(--color-black)}._bodyContent_q4v39_79{max-width:60dvw}._bodyDescription_q4v39_83{padding-top:2rem}._socialLinks_q4v39_87{padding:3rem 0}._socialLinks_q4v39_87 ul{display:flex;list-style:none}._socialLinks_q4v39_87 ul li{padding:0 1rem}._socialLinks_q4v39_87 ul li img{height:2.6rem;cursor:pointer}._details_q4v39_105{display:flex;flex-direction:row}._details_q4v39_105>div{display:flex;min-width:50%;min-height:300px}._details_q4v39_105>div:first-child{color:var(--color-black);padding:var(--padding-wrapper-md);background-color:var(--color-yellow);font-size:var(--font-size-xl-ttl);line-height:calc(var(--font-size-xl-ttl) / .8);font-weight:700}._details_q4v39_105>div:last-child{background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 800px) and (max-width: 1194px){._details_q4v39_105>div:first-child{font-size:var(--font-size-md-ttl);line-height:calc(var(--font-size-md-ttl) / .8)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._header_q4v39_9{padding:var(--padding-wrapper-xs-p);padding-bottom:10ch;padding-top:calc(var(--padding-wrapper-xs-p) + 5rem)}._bigTitle_q4v39_50{font-size:var(--font-size-sm-hdr);line-height:calc(var(--line-height-sm-hdr) / 1.3)}._subTitle_q4v39_59{padding-top:1rem}._body_q4v39_70{padding:var(--padding-wrapper-xs-p)}._bodyContent_q4v39_79{max-width:80dvw}._bodyDescription_q4v39_83{padding-top:1rem}._socialLinks_q4v39_87{min-width:80dvw;flex-direction:row;justify-content:center;padding:2rem 0}._details_q4v39_105{flex-direction:column;justify-content:center;min-height:50%;min-width:100%}._details_q4v39_105>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:var(--padding-wrapper-sm-p);font-size:var(--font-size-xs-ttl);line-height:calc(var(--font-size-xs-ttl) * 1.5)}}._card_p0882_1{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;border-radius:20px;background-color:var(--color-grey-dark);background-size:cover;background-position:center;background-repeat:no-repeat;min-width:500px;max-height:625px;aspect-ratio:.8;cursor:pointer;overflow:hidden}._card_p0882_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:inherit;background-size:inherit;background-position:inherit;background-repeat:inherit;border-radius:inherit;transition:transform .5s ease;transform:scale(1);z-index:0;pointer-events:none;will-change:transform}._card_p0882_1:hover:before{transform:scale(1.15)}._card_p0882_1:hover{box-shadow:0 0 50px #0000004d}._noHover_p0882_48:hover{box-shadow:none}._noHover_p0882_48 ._cardCTA_p0882_53{transform:translateY(0);opacity:1}._cardContent_p0882_59{display:flex;flex:1;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:3rem 3rem 5rem;position:relative;z-index:1}._cardVignette_p0882_73{background-color:rgba(var(--color-grey-rgb),.8);color:var(--color-black);border-radius:8px;padding:.5rem 1rem;text-transform:uppercase}._cardNameContainer_p0882_81{position:relative;width:100%}._cardName_p0882_81{display:block;font-size:var(--font-size-xl-ttl);line-height:2.8rem;font-weight:600;white-space:normal;transition:transform .5s ease;color:var(--color-white)}._cardCTA_p0882_53{position:absolute;left:0;right:0;bottom:.14rem;text-align:left;transition:transform .5s ease,opacity .5s ease;transform:translateY(150%);opacity:0}._card_p0882_1:hover ._cardName_p0882_81{transform:translateY(-4.8rem)}._card_p0882_1:hover ._cardCTA_p0882_53{transform:translateY(0);opacity:1}@media only screen and (min-width: 1471px) and (max-width: 1919px){._card_p0882_1{min-width:400px}._cardContent_p0882_59{padding:2.4rem 2.4rem 2.2rem}._cardVignette_p0882_73{padding:.5rem 1rem;text-transform:uppercase;font-size:var(--font-size-xs-ftr)}._cardName_p0882_81{display:block;font-size:var(--font-size-xs-hdr);line-height:var(--line-height-xs-hdr);font-weight:600;white-space:normal}}@media only screen and (min-width: 1194px) and (max-width: 1470px){._card_p0882_1{min-width:340px}._cardContent_p0882_59{padding:1.5rem 1.5rem 2.2rem}._cardVignette_p0882_73{padding:.5rem 1rem;text-transform:uppercase;font-size:var(--font-size-xs-ftr)}._cardName_p0882_81{display:block;font-size:var(--font-size-xs-hdr);line-height:var(--line-height-xs-hdr);font-weight:600;white-space:normal}._card_p0882_1:hover{box-shadow:unset}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){._card_p0882_1{min-width:380px}._cardContent_p0882_59{padding:1.5rem 1.5rem 2.2rem}._cardVignette_p0882_73{padding:.5rem 1rem;text-transform:uppercase;font-size:var(--font-size-xs-ftr)}._cardName_p0882_81{display:block;font-size:var(--font-size-xs-hdr);line-height:var(--line-height-xs-hdr);font-weight:600;white-space:normal}._card_p0882_1:hover{box-shadow:unset}}@media only screen and (min-width: 700px) and (max-width: 850px){._card_p0882_1{min-width:380px}._cardContent_p0882_59{padding:1.5rem 1.5rem 2.2rem}._cardVignette_p0882_73{padding:.5rem 1rem;text-transform:uppercase;font-size:var(--font-size-xs-ftr)}._cardName_p0882_81{display:block;font-size:var(--font-size-xs-hdr);line-height:var(--line-height-xs-hdr);font-weight:600;white-space:normal}._card_p0882_1:hover{box-shadow:unset}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._card_p0882_1{min-width:300px}._cardContent_p0882_59{padding:1.5rem 1.5rem 2.2rem}._cardVignette_p0882_73{padding:.5rem 1rem;text-transform:uppercase;font-size:var(--font-size-xs-ftr)}._cardName_p0882_81{display:block;font-size:var(--font-size-xs-hdr);line-height:var(--line-height-xs-hdr);font-weight:600;white-space:normal}._card_p0882_1:hover{box-shadow:unset}}.asbartists__wrapper{display:flex;flex-direction:column;width:100vw;background-color:var(--color-white)}.asbartists__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;padding:var(--padding-wrapper-xl);padding-bottom:0;padding-top:calc(var(--padding-wrapper-xl) + 5rem)}.asbartists__header--smallTitle{text-transform:uppercase;font-weight:400}.asbartists__header--bigTitle{text-align:center;padding-top:2rem;font-size:var(--font-size-xl-hdr);line-height:calc(var(--line-height-xl-hdr) / 1.3);font-weight:700}.asbartists__body--cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100vw;padding:var(--padding-wrapper-xl)}.body{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100vw;padding:calc(var(--padding-wrapper-xl) * 1.5) var(--padding-wrapper-md);background-color:var(--color-white)}.body--text-container{display:flex;flex-direction:column;justify-content:center;align-items:start;width:55%;padding-right:2rem}.body--text-container h1{font-size:var(--font-size-md-hdr);line-height:var(--line-height-md-hdr);padding:0;padding-top:5rem;padding-bottom:1.5rem;margin:0}.body--text-title{font-size:calc(var(--font-size-xl-ttl) / 1);line-height:calc(var(--line-height-xl-ttl) / 1.5);font-weight:600;padding:1.5rem 0}.body--text-title hr{width:calc(var(--decor-xl-ttl-line-w) - 7rem);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:1.2rem;margin-left:0}.body--text-description{font-size:var(--font-size-xl-txt)}.body--text-buttons{padding-top:5rem}.body--text-buttons button{margin-right:2rem}.body--image-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:5%;width:100%;height:950px;background-size:contain;background-repeat:no-repeat;background-position:center}@media only screen and (min-width: 1194px) and (max-width: 1470px){.body{padding:var(--padding-wrapper-md);padding-top:0;padding-bottom:0;width:unset}.body--text-container{width:60%;padding:0;align-items:start}.body--text-title{font-size:var(--font-size-md-ttl);line-height:calc(var(--line-height-md-hdr) / 1.5);padding-top:.5rem;max-width:90%}.body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.body--text-description{font-size:var(--font-size-xx-txt)}.body--image-container{width:100%;padding-top:3rem;padding-left:0;background-position:center right -50px}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.body{padding:var(--padding-wrapper-md);padding-top:0;padding-bottom:0;width:unset}.body--text-container{width:100%;padding:0;align-items:start}.body--text-title{font-size:var(--font-size-md-ttl);line-height:calc(var(--line-height-md-hdr) / 1.5);padding-top:.5rem;max-width:90%}.body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.body--text-description{font-size:var(--font-size-xx-txt)}.body--image-container{width:100%;padding-top:3rem;padding-left:0;background-position:center right -50px}}@media only screen and (min-width: 700px) and (max-width: 900px){.body{flex-direction:column;padding:var(--padding-wrapper-sm-p);padding-top:var(--padding-wrapper-sm-p);width:unset}.body--text-container{width:100%;padding:0;align-items:start}.body--text-title{font-size:var(--font-size-sm-ttl);line-height:calc(var(--line-height-sm-hdr) / 1.3);padding-top:.5rem;max-width:80%}.body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.body--text-description{font-size:var(--font-size-xx-txt)}.body--text-buttons{width:40%;display:flex;flex-direction:row;justify-content:space-between;padding-top:2rem}.body--text-buttons button{margin-right:0}.body--image-container{width:100%;padding-left:0;padding-bottom:5rem;background-size:90%;background-position:center;height:550px}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.body{flex-direction:column;padding:var(--padding-wrapper-xs-p)}.body--text-container{width:100%;padding:0;align-items:start}.body--text-container h1{font-size:var(--font-size-sm-hdr);line-height:var(--line-height-sm-hdr);padding:0;padding-top:2rem;padding-bottom:2rem}.body--text-title{font-size:var(--font-size-xs-ttl);line-height:calc(var(--line-height-xs-hdr) / 1.3);max-width:60%}.body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.body--text-description{font-size:var(--font-size-xx-txt)}.body--text-buttons{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-top:2rem}.body--text-buttons button{margin-right:0}.body--image-container{width:100%;padding-top:3rem;padding-left:0;padding-bottom:5rem;height:450px}}.caroussel{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;width:100%;min-height:300px;background-color:var(--color-grey)}.caroussel--text-container{padding:var(--padding-wrapper-md);display:flex;flex-direction:column;justify-content:center;align-items:start;width:55%;padding-right:2rem}.caroussel--text-title{font-size:calc(var(--font-size-xl-ttl) / 1);line-height:calc(var(--line-height-xl-ttl) / 1.5);font-weight:600;padding:1.5rem 0}.caroussel--text-title hr{width:calc(var(--decor-xl-ttl-line-w) - 2rem);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:0;margin-left:0}.caroussel--cards{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll}.caroussel--cards__card{min-width:70%;min-height:750px;background-repeat:no-repeat;background-size:100%;background-position:top left}.caroussel--cards__hide-scrollbar{display:block;min-width:100%;min-height:30px;margin-top:-30px;background-color:var(--color-grey)}.caroussel--cards__button-next{position:absolute;right:10px;top:55%}.caroussel--cards__button-next button{border:none}.caroussel--cards__button-prev{position:absolute;left:10px;top:55%}.caroussel--cards__button-prev svg{transform:rotate(180deg)}.caroussel--cards__button-prev button{border:none}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.caroussel{min-height:unset}.caroussel--cards__card{min-width:70%;min-height:500px}.caroussel--cards__button-next,.caroussel--cards__button-prev{top:62%}}@media only screen and (min-width: 800px) and (max-width: 850px) and (orientation: portrait){.caroussel{min-height:unset}.caroussel--cards__card{min-width:70%;min-height:380px}.caroussel--cards__button-next,.caroussel--cards__button-prev{top:62%}}@media only screen and (min-width: 250px) and (max-width: 441px) and (orientation: portrait){.caroussel{min-height:unset}.caroussel--text-container{padding:var(--padding-wrapper-xs-p);display:flex;flex-direction:column;justify-content:center;align-items:start;width:55%;padding-right:2rem}.caroussel--text-title{font-size:calc(var(--font-size-xs-ttl) / 1);line-height:calc(var(--line-height-xs-ttl) / 1.5);font-weight:600;padding:1.5rem 0}.caroussel--text-title hr{width:var(--decor-xl-ttl-line-w);height:var(--decor-xs-ttl-line-h)}.caroussel--cards__card{min-width:120%;min-height:300px;background-repeat:no-repeat;background-size:100%;background-position:top left}.caroussel--cards__hide-scrollbar{display:block;min-width:100%;min-height:30px;margin-top:-30px;background-color:var(--color-grey)}.caroussel--cards__button-next,.caroussel--cards__button-prev{display:none}}.headerCompany-sub-title{color:var(--color-white)!important;font-size:var(--font-size-sm-ttl)!important}@media only screen and (min-width: 1194px) and (max-width: 1470px){.headerCompany--container{padding:var(--padding-wrapper-md)}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.headerCompany--container{padding:var(--padding-wrapper-sm-l);background-position:bottom right -250px}}.contact__wrapper{position:absolute;z-index:1000;display:flex;overflow:hidden;justify-content:center;align-items:center;min-width:100vw;min-height:100vh;background-color:var(--color-grey)}.contact__sent{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px 40px;width:100%;font-size:1.6rem;text-align:center}.contact__sent p{margin:0}.contact__sent p:last-child{margin:1.6rem;font-weight:700;color:var(--color-yellow)}.contact__card{position:relative;display:flex;flex-direction:column;justify-content:top;align-items:center;margin:3rem;width:90%;max-width:680px;min-height:66vh;padding:var(--padding-wrapper-sm-p);background-color:var(--color-grey);border-radius:2rem;box-shadow:0 0 50px #3232324d}.contact__card--button{position:absolute;top:1rem;right:1rem;border:0}.contact__card--button svg{width:40px;height:40px;fill:var(--color-black);cursor:pointer}.contact__header{display:flex;flex-direction:inherit;align-items:center}.contact__header--title{display:flex;justify-content:center;font-size:2.8rem;color:var(--color-black);font-weight:700;margin-bottom:1.5rem}.contact__header--disclaimer{width:70%;font-size:calc(var(--font-size-sm-txt) / 1.2);font-weight:500}.contact__header--content{display:flex;flex-direction:row;justify-content:space-evenly;align-items:end;width:100%;font-size:calc(var(--font-size-sm-txt) / 1.2);font-weight:500}.contact__header--content a{color:var(--color-black);text-decoration:none;cursor:pointer}.contact__header--content a:hover{color:var(--color-yellow)}.contact__header--address{display:flex;flex-direction:row;align-items:center}.contact__header--address svg{width:60px;height:60px;margin-right:.5rem}.contact__form{display:flex;flex-direction:row;margin-top:1.5rem;width:75%}.contact__form form{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;justify-content:center;align-items:center;gap:10px 0px}.contact__form--rows{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;max-width:100%}.contact__form input{flex:1;font-size:16px;max-width:49%;padding:.6rem 1rem;border:0;border-radius:.5rem;outline:none}.contact__form textarea{font-size:16px;width:100%;min-height:200px;padding:.6rem 1rem;border:0;border-radius:.5rem;resize:none}.contact__form ::placeholder{color:var(--color-grey-dark);opacity:1}.contact__form ::-ms-input-placeholder{color:var(--color-grey-dark)}.contact__form--button{margin-top:1rem}.contact__footer{bottom:var(--padding-wrapper-sm-p);display:flex;flex-direction:row;justify-content:center;align-items:end;text-align:center;width:80%;min-height:100px;color:var(--color-grey-dark);font-size:var(--font-size-xs-txt);font-weight:600}.contact__footer a{color:var(--color-black);cursor:pointer}.contact__footer a:hover{color:var(--color-yellow)}@media only screen and (min-width: 1470px) and (max-width: 1920px){.contact__card{min-height:76vh}.contact__footer{bottom:1.5rem;width:90%;font-weight:400}}@media only screen and (min-width: 1194px) and (max-width: 1470px){.contact__footer{bottom:1.5rem;width:90%;font-weight:400}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.contact__form{display:flex;flex-direction:row;margin-top:1rem;width:95%}.contact__form textarea{min-height:170px}.contact__footer{bottom:1rem;width:70%;font-size:.65rem;font-weight:400}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.contact__card{width:98%;max-width:unset;min-height:92vh;border-radius:unset;margin:unset;padding:var(--padding-wrapper-xs-p)}.contact__card--button{top:.6rem;right:.6rem}.contact__card--button svg{width:25px;height:25px}.contact__header{padding-top:1rem}.contact__header--title{display:flex;justify-content:center;font-size:1.8rem;color:var(--color-black);font-weight:700;margin-bottom:unset}.contact__header--disclaimer{width:90%;padding-top:1rem;text-align:justify}.contact__header--content{flex-direction:column;align-items:center;font-size:var(--font-size-xs-txt);margin-top:1rem;width:90%}.contact__header--disclaimerbis{width:100%}.contact__header--address{width:100%;padding-top:1rem;justify-content:space-evenly}.contact__header--address svg{width:60px;height:60px;margin-right:.5rem}.contact__form{width:95%;display:flex;justify-content:center}.contact__form form{display:flex;justify-content:center}.contact__form--rows{flex-direction:column;width:100%;max-width:100%}.contact__form--rows input:first-child{margin-bottom:.5rem}.contact__form input{max-width:100%}.contact__form textarea{min-height:170px}.contact__footer{bottom:1rem;min-height:70px;width:90%;font-size:.65rem;font-weight:400}}.customShop__wrapper{display:flex;flex-direction:column;width:100vw;min-height:100vh;background-color:var(--color-white)}.customShop__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;min-height:100vh;padding:var(--padding-wrapper-xl);padding-top:calc(var(--padding-wrapper-xl) + 5rem);background-image:url(/assets/custom_shop_header-WkOfaDoj.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom -580px center}.customShop__header--smallTitle{text-transform:uppercase;font-weight:400}.customShop__header--bigTitle{text-align:center;padding-top:2rem;font-size:var(--font-size-xl-hdr);line-height:calc(var(--line-height-xl-hdr) / 1.3);font-weight:700}.customShop__header--cta{margin-top:3rem}.customShop__body{display:flex;flex-direction:column;justify-content:flex;align-items:center;width:100vw;min-height:100vh;padding:var(--padding-wrapper-xl);background-color:var(--color-grey)}.customShop__body--title{position:relative;font-size:var(--font-size-xl-ttl);line-height:calc(var(--font-size-xl-ttl) * 1);font-weight:600;width:100%}.customShop__body--title hr{position:absolute;width:4%;height:10px;background-color:var(--color-yellow);border:none}.customShop__body--text{width:100%;margin-top:4rem}.customShop__body--cards{margin-top:6rem;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}.customShop__body--cards .card__container{aspect-ratio:1;width:100%;position:relative;overflow:hidden;background-position:center;background-size:contain}.customShop__body--cards .card__container>div{position:absolute;bottom:-100%;left:0;width:100%;height:100%;padding:2rem;background-color:var(--color-yellow);color:var(--color-white);display:flex;flex-direction:column;justify-content:center;text-align:left;cursor:pointer;opacity:1;transition:bottom .2s ease-in-out,opacity .2s ease-in-out}.customShop__body--cards .card__container>div .cardSmallTitle{font-size:1rem;font-weight:500}.customShop__body--cards .card__container>div .cardProductName{font-size:2rem;line-height:1.8rem;font-weight:700}.customShop__body--cards .card__container>div .cardDescription{margin-top:1rem;font-size:.8rem;line-height:.8rem;font-weight:500}.customShop__body--cards .card__container>div button{font-size:.6rem;padding:6px 12px}.customShop__body--cards .card__container>div .cardButton{margin-top:1rem}.customShop__body--cards .card__container:hover>div{bottom:0;opacity:1}@media only screen and (min-width: 1471px) and (max-width: 1919px){.customShop__header{padding:var(--padding-wrapper-xs);padding-top:calc(var(--padding-wrapper-xl) + 4rem);background-image:url(/assets/custom_shop_header-WkOfaDoj.jpg);background-position:bottom -440px center}.customShop__header--bigTitle{padding-top:1rem;font-size:var(--font-size-md-hdr);line-height:calc(var(--font-size-md-hdr) * .9)}.customShop__body{padding:var(--padding-wrapper-sm-p)}.customShop__body--title{font-size:var(--font-size-xl-ttl);line-height:calc(var(--font-size-xl-ttl) * 1)}.customShop__body--title hr{width:6%}.customShop__body--cards{grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:4rem;margin-bottom:4rem}}@media only screen and (min-width: 1194px) and (max-width: 1470px){.customShop__header{padding:var(--padding-wrapper-xs);padding-top:calc(var(--padding-wrapper-xl) + 15rem);background-image:url(/assets/custom_shop_header-WkOfaDoj.jpg);background-position:bottom -370px center}.customShop__header--bigTitle{padding-top:1rem;font-size:var(--font-size-xl-hdr)}.customShop__body{padding:var(--padding-wrapper-sm-p)}.customShop__body--title{font-size:var(--font-size-xl-ttl);line-height:calc(var(--font-size-xl-ttl) * 1)}.customShop__body--title hr{width:6%}.customShop__body--cards{grid-template-columns:repeat(2,1fr);margin-top:4rem;margin-bottom:4rem}}@media only screen and (min-width: 800px) and (max-width: 1194px){.customShop__header{padding:var(--padding-wrapper-xs);padding-top:calc(var(--padding-wrapper-xl) + 25rem);background-image:url(/assets/custom_shop_header-WkOfaDoj.jpg);background-position:bottom -400px center}.customShop__header--bigTitle{padding-top:1rem;font-size:var(--font-size-xl-hdr)}.customShop__body{padding:var(--padding-wrapper-sm-p)}.customShop__body--title{font-size:var(--font-size-xl-ttl);line-height:calc(var(--font-size-xl-ttl) * 1)}.customShop__body--title hr{width:6%}.customShop__body--cards{grid-template-columns:repeat(2,1fr);margin-top:4rem;margin-bottom:4rem}}@media only screen and (min-width: 700px) and (max-width: 850px){.customShop__header{padding:var(--padding-wrapper-xs);padding-top:calc(var(--padding-wrapper-xl) + 5rem);background-image:url(/assets/custom_shop_header-WkOfaDoj.jpg);background-position:bottom -300px center}.customShop__header--bigTitle{padding-top:1rem;font-size:var(--font-size-md-hdr)}.customShop__body{padding:var(--padding-wrapper-sm-p)}.customShop__body--title{font-size:var(--font-size-md-ttl);line-height:calc(var(--font-size-md-ttl) * 1)}.customShop__body--title hr{width:14%}.customShop__body--cards{grid-template-columns:repeat(2,1fr);margin-top:4rem;margin-bottom:4rem}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.customShop__header{padding:var(--padding-wrapper-xs);padding-top:calc(var(--padding-wrapper-xl) + 5rem);background-image:url(/assets/custom_shop_header-WkOfaDoj.jpg);background-position:bottom -250px center}.customShop__header--bigTitle{padding-top:1rem;font-size:var(--font-size-md-hdr)}.customShop__body{padding:var(--padding-wrapper-xs-p)}.customShop__body--title{font-size:var(--font-size-md-ttl);line-height:calc(var(--font-size-md-ttl) * 1)}.customShop__body--title hr{width:14%}.customShop__body--text{font-size:.8rem;margin-top:3rem}.customShop__body--cards{grid-template-columns:repeat(1,1fr);margin-top:4rem;margin-bottom:4rem}.customShop__body--cards .card__container>div{padding:1.2rem}}.footer__container{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:400px;padding:var(--padding-wrapper-xl);background-color:var(--color-black);color:var(--color-white)}.footer__col-1 svg{width:100px;height:100px;fill:var(--color-white)}.footer__col-2{display:flex;justify-content:center}.footer__col-2--col{padding-right:8rem;display:flex;flex-direction:column}.footer__col-2--col ul{list-style-type:none}.footer__col-2--col-header{font-weight:600;font-size:1.3rem;line-height:3rem}.footer__col-2--col a{font-size:inherit;text-decoration:unset;cursor:pointer}.footer__col-2--col a:hover{color:var(--color-yellow)}.footer__col-2--col a:first-child{margin-bottom:1rem;cursor:unset}.footer__col-2--col a:first-child:hover{color:unset}.footer__col-2--col:last-child{padding-right:unset}.footer__col-3 button{border:0;background-color:transparent;padding:0 .5rem;margin:0 .5rem;cursor:pointer}.footer__col-3 button svg:hover{color:var(--color-yellow)}@media only screen and (min-width: 1194px) and (max-width: 1470px){.footer__container{padding:var(--padding-wrapper-md);min-height:350px}.footer__col-1{width:13vw;background-size:8vw}.footer__col-2 a{font-weight:200;line-height:1.7rem}.footer__col-2 a:first-child{font-size:var(--font-size-md-ftr)}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.footer__container{padding:var(--padding-wrapper-sm-l);min-height:300px}.footer__col-1{width:20vw;background-size:8vw}.footer__col-2 a{font-weight:200;line-height:1.7rem;font-size:.9rem}.footer__col-2 a:first-child{font-size:var(--font-size-sm-ftr)}}@media only screen and (min-width: 700px) and (max-width: 900px){.footer__container{padding:var(--padding-wrapper-sm-p);min-height:300px}.footer__col-2--col{padding-right:2rem}.footer__col-2--col a{font-weight:200;line-height:1.7rem;font-size:.9rem}.footer__col-2--col a:first-child{font-size:var(--font-size-sm-ftr)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.footer__container{flex-direction:column;justify-content:start;align-items:center;padding:var(--padding-wrapper-sm-p);min-height:300px}.footer__col-1{display:flex;justify-content:center;height:5rem;width:100%}.footer__col-2{flex-direction:column;padding-top:3rem;padding-bottom:6rem;width:100%}.footer__col-2--col{display:flex;flex-direction:column;align-items:center;padding-right:unset;text-align:center;width:100%}.footer__col-2--col:first-child{padding-bottom:2rem}.footer__col-2 a{font-weight:200;line-height:1.7rem;font-size:.9rem}.footer__col-2 a:first-child{font-size:var(--font-size-sm-ftr)}.footer__col-3{height:8rem}}._wrapper_1tn7y_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;min-height:fit-content;flex-wrap:wrap;background-color:var(--color-white)}._cards_1tn7y_12{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;width:100%;min-height:fit-content;overflow-x:auto;padding:50px var(--padding-wrapper-xl);-webkit-overflow-scrolling:touch}._cards_1tn7y_12::-webkit-scrollbar{display:none}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){._cards_1tn7y_12{padding:50px var(--padding-wrapper-sm-l)}}@media only screen and (min-width: 700px) and (max-width: 850px){._cards_1tn7y_12{padding:50px var(--padding-wrapper-sm-p)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._cards_1tn7y_12{padding:50px var(--padding-wrapper-xs-p)}}.header--container{position:relative;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100vh;padding:0 7rem;background-repeat:no-repeat;background-size:cover;background-position:top right;color:var(--color-white);transition:background-image .5s ease-in-out,opacity .5s ease-in-out;opacity:1}.header--container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,black 12%,transparent 65%);z-index:1}.header--container.fade-out{opacity:0}.header--container.fade-in{opacity:1}.header--container>.header--bg-image{background-position:center;background-size:cover}.header--container>.header--bg-image,.header--container>.header--bg-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.header--container>.header--bg-video{object-fit:cover}.header--container>.header--text-container{position:relative;z-index:2}.header--container>.header--carousel{position:relative;z-index:3}.header--text{display:flex;flex-direction:column;justify-content:center;align-items:start}.header--text-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:translate(0);padding-top:14rem;opacity:1}.header--text-container.fade-out{opacity:0}.header--text-container.fade-in{opacity:1}.header--text-container.slide{transform:translate(-100%)}.header--text h1{display:block;font-size:var(--font-size-xl-hdr);line-height:calc(var(--line-height-xl-hdr) / 1.3);margin:0 0 1.5rem}.header--text h1 span{white-space:normal;word-break:normal;overflow-wrap:normal}.header--carousel{padding-top:14rem}.header--carousel button{display:flex;justify-content:center;align-items:center;height:70px;width:70px;border:0;border-radius:50%;background:none;cursor:pointer}.header--carousel button svg{min-height:70px;min-width:70px}@media only screen and (min-width: 1194px) and (max-width: 1470px){.header--container{padding:var(--padding-wrapper-md)}.header--text-container{padding-top:28rem}.header--text h1{font-size:var(--font-size-md-hdr);line-height:var(--line-height-md-hdr)}.header--text button{padding:.6rem 1rem;border-radius:1.4rem;font-size:.8rem;font-weight:700}.header--carousel{padding-top:6rem}.header--carousel button{height:50px;width:50px}.header--carousel button svg{width:50px;height:50px}.header--breadcrumbs{padding-top:9rem}}@media only screen and (min-width: 800px) and (max-width: 1194px){.header--container{padding:var(--padding-wrapper-sm-l);background-position:center}.header--text-container{padding-top:30rem}.header--text h1{font-size:var(--font-size-md-hdr);line-height:var(--line-height-md-hdr)}.header--text button{padding:.6rem 1rem;border-radius:1.4rem;font-size:1rem;font-weight:700}.header--carousel{padding-top:6rem}.header--carousel button{height:65px;width:65px;background-color:var(--color-black)}.header--carousel button svg{width:65px;height:65px}}@media only screen and (min-width: 700px) and (max-width: 850px){.header--container{height:70vh;padding:var(--padding-wrapper-sm-p);background-position:bottom -50px right -100px;background-size:150%}.header--text{max-width:75vw}.header--text-container{padding-top:15rem;align-items:start}.header--text h1{font-size:var(--font-size-sm-hdr);line-height:var(--line-height-sm-hdr)}.header--text button{padding:.6rem 1rem;border-radius:1.4rem;font-size:.8rem;font-weight:700}.header--carousel{margin-top:6rem}.header--carousel button{height:45px;width:45px;background-color:var(--color-black)}.header--carousel button svg{width:45px;height:45px}.header--breadcrumbs{padding-top:9rem}}@media only screen and (min-width: 250px) and (max-width: 440px){.header--container{position:relative;height:100vh;padding:0}.header--container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,black 12%,transparent 65%)}.header--container>.header--bg-image{background-position:center;background-size:cover}.header--text{position:absolute;width:100%;height:90dvh;align-items:center;justify-content:flex-end;text-align:center;z-index:1}.header--text-container{padding:0;width:100%;justify-content:center}.header--text h1{margin-bottom:6rem;max-width:90%;font-size:calc(var(--font-size-sm-hdr) * .8);line-height:calc(var(--line-height-sm-hdr) * .8);padding-bottom:2.5rem}.header--text h1 span{display:inline-block}.header--text button{position:absolute;bottom:4rem;padding:.6rem 1rem;border-radius:1.4rem;font-size:1rem;font-weight:700}.header--carousel{height:90dvh;top:8%;position:absolute!important;right:1.5rem;z-index:5}.header--carousel button{min-height:55px;min-width:55px}.header--carousel button svg{min-width:70px;min-height:70px}}.landing__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%;color:var(--color-white)}._wrapper_qlj88_1{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;min-height:85dvh;flex-wrap:wrap;background-size:cover;background-position:center;background-repeat:no-repeat;padding:var(--padding-wrapper-xl)}._content_qlj88_16{position:absolute;min-height:calc(100% - (var(--padding-wrapper-xl) * 2));display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._content_qlj88_16 div:first-child{font-size:var(--font-size-md-hdr);line-height:1;font-weight:700}._content_qlj88_16 div:nth-child(2){font-size:var(--font-size-xl-ttl);font-weight:600}._content_qlj88_16 div:last-child{margin-top:2rem}@media only screen and (min-width: 1194px) and (max-width: 1470px){._wrapper_qlj88_1{padding:var(--padding-wrapper-md)}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){._wrapper_qlj88_1{padding:var(--padding-wrapper-sm-l)}}@media only screen and (min-width: 700px) and (max-width: 850px){._wrapper_qlj88_1{padding:var(--padding-wrapper-sm-p)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._wrapper_qlj88_1{min-height:65dvh;padding:var(--padding-wrapper-xs-p)}._content_qlj88_16{bottom:6ch}._content_qlj88_16 div:first-child{font-size:var(--font-size-sm-hdr)}._content_qlj88_16 div:nth-child(2){font-size:var(--font-size-sm-ttl)}._content_qlj88_16 div:last-child{margin-top:1.2rem}}video{width:100%;object-fit:cover}.presvid--container{isolation:isolate;position:relative;width:100%;height:800px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center center}.presvid--container__video{z-index:-1;position:absolute;top:-225px;left:0;width:100%}.presvid--container:before{display:flex;flex-direction:column;justify-content:center;align-items:space-between;width:100%;height:100%;color:var(--color-white);background-repeat:no-repeat;background-size:cover;background-position:center center}.presvid--text-container{z-index:10;display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%;height:100%;padding:0 var(--padding-wrapper-xl);background-color:#0009}.presvid--text-container button{padding:.6rem 1.3rem;border-radius:2rem;background-color:transparent;border-color:var(--color-white);color:var(--color-white);text-transform:uppercase;font-weight:700;cursor:pointer}.presvid--text__title{font-size:var(--font-size-xl-hdr);font-weight:600}.presvid--text__title-sub{font-size:var(--font-size-xl-ttl);font-weight:600;padding-bottom:3rem}@media only screen and (min-width: 1470px) and (max-width: 1920px){.presvid--container{top:0;height:600px}.presvid--text-container{padding:0 var(--padding-wrapper-md)}.presvid--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-size:.8rem;font-weight:700}.presvid--text__title{padding-top:3.8rem;font-size:var(--font-size-md-hdr)}.presvid--text__title-sub{text-transform:capitalize;font-size:var(--font-size-md-ttl);font-weight:600}}@media only screen and (min-width: 1194px) and (max-width: 1470px){.presvid--container{height:500px}.presvid--text-container{padding:0 var(--padding-wrapper-md)}.presvid--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-size:.8rem;font-weight:700}.presvid--text__title{padding-top:3.8rem;font-size:var(--font-size-md-hdr)}.presvid--text__title-sub{font-size:var(--font-size-md-ttl);font-weight:600}}@media only screen and (min-width: 700px) and (max-width: 1194px) and (orientation: landscape){.presvid--container{background-size:106%;background-position:center;height:400px}.presvid--container__video{top:-85px}.presvid--text-container{padding:0 var(--padding-wrapper-sm-l)}.presvid--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-size:.8rem;font-weight:700}.presvid--text__title{padding-top:0;font-size:var(--font-size-sm-hdr)}.presvid--text__title-sub{font-size:var(--font-size-sm-ttl);font-weight:600}}@media only screen and (min-width: 800px) and (max-width: 900px){.presvid--container{background-size:106%;background-position:center;height:320px}.presvid--container__video{top:-60px}.presvid--text-container{padding:0 var(--padding-wrapper-sm-p)}.presvid--text__title{font-size:var(--font-size-sm-hdr);padding-top:0}.presvid--text__title-sub{font-size:var(--font-size-sm-ttl);font-weight:600}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){video{width:135%;object-fit:cover}.presvid--container{height:200px;background-size:cover}.presvid--container__video{top:-40px}.presvid--text-container{padding:0 var(--padding-wrapper-xs-p)}.presvid--text-container button{margin-top:unset}.presvid--text__title{padding-top:unset;font-size:var(--font-size-xs-hdr);line-height:var(--font-size-xs-hdr)}.presvid--text__title-sub{font-size:var(--font-size-xs-ttl);font-weight:600;padding-bottom:1rem}}._wrapper_i5pzt_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;min-height:fit-content;flex-wrap:wrap;background-color:var(--color-black)}._cards_i5pzt_12{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;width:100%;min-height:fit-content;overflow-x:auto;padding:50px var(--padding-wrapper-xl);-webkit-overflow-scrolling:touch}._cards_i5pzt_12::-webkit-scrollbar{display:none}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){._cards_i5pzt_12{padding:50px var(--padding-wrapper-sm-l)}}@media only screen and (min-width: 700px) and (max-width: 850px){._cards_i5pzt_12{padding:50px var(--padding-wrapper-sm-p)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._cards_i5pzt_12{padding:50px var(--padding-wrapper-xs-p)}}._wrapper_14o7w_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;min-height:fit-content;flex-wrap:wrap;background-color:var(--color-grey);padding:var(--padding-wrapper-xl)}._cards_14o7w_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:fit-content;flex-wrap:wrap;gap:2rem;margin-top:1rem}._card_14o7w_13{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-background);box-shadow:var(--shadow);width:350px;aspect-ratio:1 / 1.4;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer}._overlay_14o7w_43{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}._card_14o7w_13:hover ._overlay_14o7w_43{opacity:1}._counts_14o7w_61{display:flex;flex-direction:column;gap:1rem;color:#fff;text-align:center}._countItem_14o7w_69{display:flex;align-items:center;gap:.5rem;font-size:1.2rem}._countItem_14o7w_69 svg{width:1.5rem;height:1.5rem}._titleText_14o7w_81{color:var(--color-black);font-size:var(--font-size-xl-ttl);font-weight:600}hr{width:var(--decor-xl-ttl-line-w);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}@media only screen and (min-width: 1470px){._cards_14o7w_13{gap:2rem}._card_14o7w_13{width:350px}}@media only screen and (min-width: 1194px) and (max-width: 1550px){._cards_14o7w_13{gap:1rem}._card_14o7w_13{width:300px}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){._wrapper_14o7w_1{padding:var(--padding-wrapper-md)}._cards_14o7w_13{margin-top:3rem;margin-bottom:3rem;gap:1rem}._card_14o7w_13{position:relative;width:230px}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: portrait){._wrapper_14o7w_1{padding:var(--padding-wrapper-sm-p)}._cards_14o7w_13{margin-top:3rem;margin-bottom:3rem;gap:1rem}._card_14o7w_13{position:relative;width:230px}}@media only screen and (min-width: 250px) and (max-width: 440px){._wrapper_14o7w_1{padding:var(--padding-wrapper-sm-p);min-height:100dvh;max-height:100dvh;overflow-y:hidden}._cards_14o7w_13{margin-top:3rem;padding-bottom:3rem;gap:1rem;justify-content:center;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;min-height:unset;max-height:80dvh}._card_14o7w_13{position:relative;width:300px}._overlay_14o7w_43{position:absolute;top:unset;bottom:0;left:0;right:0;height:40px;background:rgba(0,0,0,.6);opacity:1;transition:none}._card_14o7w_13:hover ._overlay_14o7w_43{opacity:1}._counts_14o7w_61{flex-direction:row;gap:1rem}._countItem_14o7w_69{display:flex;align-items:center;gap:.5rem;font-size:.8rem}._countItem_14o7w_69 svg{width:1rem;height:1rem}}.spotlight--container{display:flex;flex-direction:column;justify-content:center;align-items:space-between;width:100%;padding:var(--padding-wrapper-xl);color:var(--color-black);background-color:var(--color-white);background-repeat:no-repeat;background-size:45%;background-position:center right 50px}.spotlight--text-container{display:flex;flex-direction:column;align-items:start;justify-content:start;width:48%}.spotlight--text-container button{margin-top:3rem;padding:.6rem 1.3rem;border-radius:2rem;background-color:transparent;border-style:solid;border-color:var(--color-black);color:var(--color-black);text-transform:uppercase;font-weight:700;cursor:pointer}.spotlight--text__title{font-size:var(--font-size-xl-ttl);font-weight:600}.spotlight--text__title hr{width:var(--decor-xl-ttl-line-w);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.spotlight--text__catch-phrase{padding:0;padding-top:6rem;padding-bottom:1.5rem;margin:0;font-size:var(--font-size-xl-hdr);line-height:var(--line-height-xl-hdr);font-weight:600}.spotlight--text__content{width:90%;font-size:var(--font-size-xl-txt);line-height:var(--line-height-xl-txt);font-weight:400;padding:0;margin:0}@media only screen and (min-width: 1194px) and (max-width: 1709px){.spotlight--container{background-size:46%;background-position:bottom right 50px;padding:var(--padding-wrapper-md)}.spotlight--text-container{width:48%}.spotlight--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-weight:700}.spotlight--text__title{font-size:var(--font-size-md-ttl)}.spotlight--text__title hr{width:var(--decor-md-ttl-line-w);height:var(--decor-md-ttl-line-h)}.spotlight--text__catch-phrase{padding-top:10rem;font-size:var(--font-size-md-hdr);line-height:var(--line-height-md-hdr)}.spotlight--text__content{font-size:var(--font-size-md-txt);line-height:var(--line-height-md-txt)}}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.spotlight--container{background-size:46%;background-position:bottom 65px right -5px;height:unset;padding:var(--padding-wrapper-sm-l)}.spotlight--text-container{width:55%}.spotlight--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-weight:700}.spotlight--text__title{font-size:var(--font-size-sm-ttl)}.spotlight--text__title hr{width:var(--decor-sm-ttl-line-w);height:var(--decor-sm-ttl-line-h)}.spotlight--text__catch-phrase{font-size:var(--font-size-sm-hdr);line-height:var(--line-height-sm-hdr)}.spotlight--text__content{font-size:var(--font-size-sm-txt);line-height:var(--line-height-sm-txt)}}@media only screen and (min-width: 700px) and (max-width: 850px){.spotlight--container{justify-content:start;align-items:center;min-height:90vh;padding:var(--padding-wrapper-sm-p);padding-bottom:8rem;background-position:center top 2rem;background-size:75%}.spotlight--text-container{width:100%}.spotlight--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-weight:700}.spotlight--text__title{font-size:var(--font-size-sm-ttl)}.spotlight--text__title hr{width:var(--decor-sm-ttl-line-w);height:var(--decor-sm-ttl-line-h)}.spotlight--text__catch-phrase{padding-top:35rem;font-size:var(--font-size-sm-hdr);line-height:var(--line-height-sm-hdr)}.spotlight--text__content{font-size:var(--font-size-sm-txt);line-height:var(--line-height-sm-txt)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.spotlight--container{justify-content:start;align-items:center;padding:var(--padding-wrapper-sm-p);background-position:center top 5rem;background-size:75%;padding-bottom:4rem}.spotlight--text-container{width:100%}.spotlight--text-container button{margin-top:2rem;padding:.6rem 1rem;border-radius:1.4rem;font-weight:700}.spotlight--text__title{font-size:var(--font-size-xs-ttl)}.spotlight--text__title hr{width:var(--decor-xs-ttl-line-w);height:var(--decor-xs-ttl-line-h)}.spotlight--text__catch-phrase{padding-top:20rem;font-size:var(--font-size-xs-hdr);line-height:var(--line-height-xs-hdr)}.spotlight--text__content{font-size:var(--font-size-xs-txt);line-height:var(--line-height-xs-txt)}}.country-link{margin-left:25px;margin-top:20px;font-size:1.5rem;font-weight:700;cursor:pointer;text-decoration:none;color:inherit;transition:color .3s}.country-link:hover{color:var(--color-yellow)}.locate__wrapper{display:flex;padding-top:var(--padding-wrapper-xl);padding-left:unset;padding-right:unset;color:var(--color-white)}.locate__wrapper--top{display:flex;flex:1;flex-direction:column;margin-bottom:5rem;padding-left:20%}.locate__wrapper--top form{display:flex;width:100%}.locate__wrapper--mapResults{display:flex;flex-direction:row}.locate__container{display:flex;flex-direction:column;justify-content:start;margin-top:3rem;width:100%;padding:5rem;background-color:var(--color-white);color:var(--color-black)}.locate__col-left{display:flex;flex-direction:column;width:20%;margin-top:-1rem;max-height:70vh;overflow-y:scroll}.locate__col-left ul{text-transform:capitalize}.locate__col-left ul li{max-width:75%;padding:2rem 1rem;border-bottom:1px solid var(--color-black);cursor:pointer}.locate__col-left ul li div.storeName{font-size:1.2rem;font-weight:800}.locate__col-left ul li div.info{padding-top:1rem;padding-left:.5rem;font-size:.9rem}.locate__col-left ul li div.link{padding-top:.7rem;padding-left:.4rem}.locate__col-left ul li:last-child{border-bottom:0}.locate__col-left ul button{font-size:.8rem;padding:.4rem 1rem}.locate__col-left ul li:hover{background-color:var(--color-grey)}.locate__col-right{display:flex;flex-direction:column;align-items:start;justify-content:center;flex:1}.locate__col-right-title{padding-left:5px;text-transform:uppercase;padding-bottom:3rem}.locate__col-right-search__container{display:flex;flex-wrap:wrap;justify-content:start;align-items:center;width:100%}.locate__col-right-search__field{max-width:inherit;margin-right:1rem;flex:1;padding:1rem 2rem;min-height:60px;border-radius:2rem;background-color:var(--color-grey);border:0;outline:none;font-weight:600;font-size:1.3rem;color:var(--color-grey-dark)}.locate__col-right-search__map{width:100%;overflow:hidden;border-radius:1rem;box-shadow:0 0 20px rgba(var(--color-black-rgb),.3)}.locate__col-right-content{padding-bottom:3rem;width:100%;font-size:var(--font-size-xl-hdr);color:var(--color-grey-dark);font-weight:700;line-height:calc(var(--font-size-xl-hdr) / 1.2)}.locate__col-right-cards{display:flex;justify-content:space-between;width:100%;padding-top:4rem}.locate__col-right-card{display:flex;justify-content:start;align-items:center;border-radius:1rem;margin-left:-70px;width:40%;min-height:380px;padding:1rem;background-position:center center;background-size:120%;background-repeat:no-repeat;font-weight:700;font-size:1.4rem;line-height:1.6rem}.locate__col-right-card span{padding-left:25%}.locate__col-right-card.yellow{color:var(--color-yellow)}.locate__col-right-card:first-child{margin-left:-50px}.locate__col-right-card.card1{background-image:url(/assets/card-1-NuVKIS_e.png)}.locate__col-right-card.card2{background-image:url(/assets/card-2-ym-3QYUt.png)}.locate__col-right-card.card3{background-image:url(/assets/card-3-8ZXTWSK0.png)}.locate__col-right-card.card4{background-image:url(/assets/card-4-mOoCuVES.png)}@media only screen and (min-width: 860px) and (max-width: 1194px) and (orientation: landscape){.locate__container{padding:var(--padding-wrapper-sm-p)}.locate__col-left{width:22%}.locate__col-right-content{font-size:var(--font-size-md-hdr);line-height:calc(var(--font-size-md-hdr) / 1.2)}.locate__col-right-card{display:none}}@media only screen and (min-width: 480px) and (max-width: 1030px){.locate__container{padding:var(--padding-wrapper-sm-p)}.locate__col-left{width:30%}.locate__col-right-content{width:100%;font-size:var(--font-size-md-hdr);line-height:calc(var(--font-size-md-hdr) / 1.2)}.locate__col-right-cards{flex-wrap:wrap}.locate__col-right-card{display:none}}@media only screen and (min-width: 250px) and (max-width: 480px) and (orientation: portrait){.locate__wrapper--top{padding-left:10%}.locate__wrapper--top form{width:100%;max-width:100%;input-background-color:#f0f}.locate__container{flex-direction:column;justify-content:center;align-items:center;padding:var(--padding-wrapper-xs-p)}.locate__col-left{order:2;width:100%;padding-top:unset;padding:0 2rem;max-height:unset;overflow-y:unset}.locate__col-left li.header{font-size:calc(var(--font-size-sm-ttl) / 1.1);margin-right:0}.locate__col-left ul>li{max-width:unset}.locate__col-right{width:100%;box-sizing:border-box}.locate__col-right-title{display:none}.locate__col-right-content{font-size:var(--font-size-sm-hdr);line-height:var(--font-size-sm-hdr)}.locate__col-right-search__container{flex-wrap:nowrap;width:100%}.locate__col-right-search__field{padding:.6rem 1.5rem;font-size:1rem;min-height:40px;max-width:calc(100% - (160px + 1rem))}.locate__col-right-search__map,.locate__col-right-cards{display:none}.tempLocateCountryWrapper{padding-left:10%}.locate__col-left{display:none}}.modal-video,.modal-video-movie-wrap{background-color:#000000e6!important}.product__wrapper{display:flex;flex-direction:column;width:100vw;background-color:var(--color-white)}.product__header{display:flex;justify-content:end;align-items:center;width:100vw;min-height:100vh;padding:var(--padding-wrapper-xl);padding-top:calc(var(--padding-wrapper-xl) + 3rem);background-repeat:no-repeat;background-size:contain;background-position:bottom}.product__header.snares{justify-content:end;background-position:bottom left}.product__header.drumsets,.product__header.hardware{justify-content:start;background-position:bottom right}.product__header--text-container{display:flex;flex-direction:column;justify-content:center;align-items:start;width:45%}.product__header--text-sub-title{font-size:var(--font-size-xl-txt)}.product__header--text-title{display:block;width:85%;font-size:var(--font-size-xl-hdr);line-height:calc(var(--line-height-xl-hdr) * .7);font-weight:700;padding:1.5rem 0}.product__body{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100vw;padding:var(--padding-wrapper-xl);padding-top:calc(var(--padding-wrapper-xl));background-color:var(--color-grey)}.product__body--text-container{display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%;padding-right:2rem}.product__body--text-title{font-size:calc(var(--line-height-xl-hdr) / 1.5);line-height:calc(var(--line-height-xl-hdr) / 1.5);font-weight:600;padding:1.5rem 0}.product__body--text-title hr{width:calc(var(--decor-xl-ttl-line-w) - 7rem);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:1.2rem;margin-left:0}.product__body--text-description{font-size:var(--font-size-xl-txt)}.product__body--text-description h3,.product__body--text-buttons{padding-top:2rem}.product__body--text-buttons button{margin-right:2rem}.product__body--image-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%;padding-left:5%}.product__body--image-primary{width:100%;height:550px;background-repeat:no-repeat!important;background-size:90% contain;background-position:center!important}.product__body--image-thumbs{display:flex;flex-direction:row;justify-content:center;align-items:center;width:90%;height:150px}.product__body--image-thumb{margin-left:3rem;width:120px;height:120px;background-repeat:no-repeat!important;background-size:100%!important;background-position:center!important;margin-right:1rem;cursor:pointer}.product__tech-specs{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100vw;padding:var(--padding-wrapper-xl)}.product__tech-specs--text-container{display:flex;flex-direction:column;justify-content:start;align-items:start;width:50%}.product__tech-specs--text-title{font-size:var(--font-size-xl-ttl);line-height:var(--line-height-xl-ttl);font-weight:600}.product__tech-specs--text-title hr{width:var(--decor-xl-ttl-line-w);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.8rem;margin-left:0}.product__tech-specs--container{width:100%;display:flex;flex-direction:row}.product__tech-specs--specs{display:flex;flex-direction:column;justify-content:start;align-items:start;width:40%;padding-top:2rem}.product__tech-specs--specs-row{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;min-height:3.2rem;padding:.5rem;border-bottom:1px solid var(--color-black)}.product__tech-specs--specs-row:last-child{border-bottom:0}.product__tech-specs--specs-asterix{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;margin-top:5rem;margin-bottom:-4rem;min-height:3.2rem;padding:.5rem}.product__tech-specs--specs-col:first-letter{text-transform:capitalize}.product__tech-specs--specs-col-asterix{font-size:.8rem;font-weight:300}.product__tech-specs--specs-col:first-child{min-width:48%;font-size:var(--font-size-xl-txt);font-weight:600}.product__tech-specs--specs-col:last-child{font-weight:300}.product__tech-specs--image{width:60%;background:var(--color-white);background-position:center right 40%;background-repeat:no-repeat!important;background-size:contain}.product__finishes{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100vw;min-height:100vh;padding:var(--padding-wrapper-xl);background:var(--color-white);background-position:center right 150px;background-repeat:no-repeat!important;background-size:40%;background-color:var(--color-grey)!important}.product__finishes--text-container{display:flex;flex-direction:column;justify-content:start;align-items:start}.product__finishes--text-title{font-size:var(--font-size-xl-ttl);line-height:var(--line-height-xl-ttl);font-weight:600}.product__finishes--text-title hr{width:calc(var(--decor-xl-ttl-line-w) * 1.4);height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.8rem;margin-left:0}.product__finishes--specs-container{display:flex;flex-direction:column;justify-content:start;align-items:start;width:40%;padding-top:2rem}.product__finishes--specs-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;align-items:center;width:100%;padding:5rem .5rem 0;text-transform:capitalize}.product__finishes--specs-cols{display:flex;flex-direction:column;justify-content:start;align-items:center;min-width:30%;padding-bottom:4rem;font-size:var(--font-size-xl-txt);font-weight:600}.product__finishes--specs-finish{margin-bottom:2rem;width:120px;height:120px;background-size:contain!important;background-repeat:no-repeat!important;border-radius:50%}@media only screen and (min-width: 1194px) and (max-width: 1470px){.product__header{padding:var(--padding-wrapper-md);background-position:top left;background-size:cover;min-height:80vh}.product__header--text-container{min-width:40vw}.product__header--text-sub-title{font-size:var(--font-size-md-txt)}.product__header--text-title{font-size:var(--font-size-md-hdr);line-height:calc(var(--line-height-md-hdr) / 1.4);padding-top:.5rem}.product__body{padding:var(--padding-wrapper-md);padding-top:var(--padding-wrapper-md);background-color:var(--color-grey);width:unset}.product__body--text-container{width:100%;padding:0;align-items:start}.product__body--text-title{font-size:var(--font-size-md-ttl);line-height:calc(var(--line-height-md-hdr) / 1.5);padding-top:.5rem;max-width:90%}.product__body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.product__body--text-description{font-size:var(--font-size-xx-txt)}.product__body--image-thumbs{padding-top:unset}.product__tech-specs{padding:var(--padding-wrapper-sm-l);padding-bottom:var(--padding-wrapper-md)}.product__tech-specs--text-title{font-size:var(--font-size-sm-ttl);line-height:var(--line-height-sm-ttl);font-weight:600}.product__tech-specs--text-title hr{width:calc(var(--decor-xs-ttl-line-w) * 1.4);height:var(--decor-xs-ttl-line-h);margin:0}.product__tech-specs--specs{width:50%}.product__tech-specs--specs-col:first-child{font-size:var(--font-size-sm-txt);min-width:40%}.product__tech-specs--specs-col:last-child{font-size:var(--font-size-sm-txt)}.product__tech-specs--image{width:50%;background-size:70%}.product__finishes{padding:var(--padding-wrapper-sm-l);background-size:40%;min-height:600px}.product__finishes--text-title{font-size:var(--font-size-md-ttl);line-height:var(--line-height-md-ttl)}.product__finishes--text-title hr{width:calc(var(--decor-md-ttl-line-w) * 1.8);height:var(--decor-md-ttl-line-h);background-color:var(--color-yellow);margin:0}.product__finishes--specs-container{width:50%;justify-content:start}.product__finishes--specs-cols{min-width:unset;padding-right:3rem;font-size:var(--font-size-md-t);font-weight:300}.product__finishes--specs-finish{margin-bottom:2rem;width:80px;height:80px}}@media only screen and (min-width: 900px) and (max-width: 1193px){.product__header{padding:var(--padding-wrapper-md);background-position:top left;background-size:cover;min-height:80vh}.product__header--text-container{min-width:50vw}.product__header--text-sub-title{font-size:var(--font-size-md-txt)}.product__header--text-title{font-size:var(--font-size-sm-hdr);line-height:calc(var(--line-height-md-hdr) / 1.8);padding-top:.5rem}.product__body{padding:var(--padding-wrapper-sm-p);background-color:var(--color-grey);width:unset}.product__body--text-container{width:100%;padding:0;align-items:start}.product__body--text-title{font-size:var(--font-size-md-ttl);line-height:calc(var(--line-height-md-hdr) / 1.5);padding-top:.5rem;max-width:90%}.product__body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.product__body--text-description{font-size:var(--font-size-xx-txt)}.product__body--image-thumbs{padding-top:unset}.product__tech-specs{padding:var(--padding-wrapper-sm-p)}.product__tech-specs--text-title{font-size:var(--font-size-sm-ttl);line-height:var(--line-height-sm-ttl);font-weight:600}.product__tech-specs--text-title hr{width:calc(var(--decor-xs-ttl-line-w) * 1.4);height:var(--decor-xs-ttl-line-h);margin:0}.product__tech-specs--image{width:45%;background-size:100%;background-position:center right -30px}.product__tech-specs--specs{width:55%}.product__tech-specs--specs-col:first-child{font-size:var(--font-size-md-txt);width:40%}.product__tech-specs--specs-col:last-child{font-size:var(--font-size-md-txt)}.product__finishes{padding:var(--padding-wrapper-md-p);background-size:45%;padding:var(--padding-wrapper-md)}.product__finishes--text-title{font-size:var(--font-size-md-ttl);line-height:var(--line-height-md-ttl)}.product__finishes--text-title hr{width:calc(var(--decor-md-ttl-line-w) * 1.8);height:var(--decor-md-ttl-line-h);background-color:var(--color-yellow);margin:0}.product__finishes--specs-cols{font-size:14px;font-weight:300}.product__finishes--specs-finish{margin-bottom:2rem;width:90px;height:90px}}@media only screen and (min-width: 700px) and (max-width: 900px) and (orientation: landscape){.product__header{padding:var(--padding-wrapper-md);min-height:120vh}.product__header--text-container{min-width:40vw}.product__header--text-sub-title{font-size:var(--font-size-md-txt)}.product__header--text-title{font-size:var(--font-size-sm-hdr);line-height:calc(var(--line-height-md-hdr) / 1.8);padding-top:.5rem}.product__body{flex-direction:column;padding:var(--padding-wrapper-sm-p);padding-top:var(--padding-wrapper-sm-p);background-color:var(--color-grey);width:unset}.product__body--text-container{width:100%;padding:0;align-items:start}.product__body--text-title{font-size:var(--font-size-sm-ttl);line-height:calc(var(--line-height-sm-hdr) / 1.3);padding-top:.5rem;max-width:80%}.product__body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.product__body--text-description{font-size:var(--font-size-xx-txt)}.product__body--text-buttons{width:40%;display:flex;flex-direction:row;justify-content:space-between;padding-top:2rem}.product__body--text-buttons button{margin-right:0}.product__body--image-container{width:600px;padding-top:3rem;padding-left:0;padding-bottom:5rem}.product__body--image-primary{width:90%;height:600px;background-size:contain}.product__body--image-thumbs{width:500px;justify-content:space-between;padding-top:unset}.product__body--image-thumb{margin-left:0;width:100px;height:100px;background-repeat:no-repeat!important;background-size:100%!important;background-position:center!important;margin-right:0;cursor:pointer}.product__tech-specs{padding:var(--padding-wrapper-sm-p)}.product__tech-specs--text-title{font-size:var(--font-size-sm-ttl);line-height:var(--line-height-sm-ttl);font-weight:600}.product__tech-specs--text-title hr{width:calc(var(--decor-xs-ttl-line-w) * 1.4);height:var(--decor-xs-ttl-line-h);margin:0}.product__tech-specs--image{width:45%;background-size:100%;background-position:center right -30px}.product__tech-specs--specs{width:55%}.product__tech-specs--specs-col:first-child{font-size:var(--font-size-xs-txt);width:45%}.product__tech-specs--specs-col:last-child{font-size:var(--font-size-xs-txt)}.product__finishes{padding:var(--padding-wrapper-sm-p);background-size:45%;background-position:center right 50px}.product__finishes--text-title{font-size:var(--font-size-md-ttl);line-height:var(--line-height-md-ttl)}.product__finishes--text-title hr{width:calc(var(--decor-md-ttl-line-w) * 1.8);height:var(--decor-md-ttl-line-h);background-color:var(--color-yellow);margin:0}.product__finishes--specs-cols{font-size:14px;font-weight:300;margin-right:2rem}.product__finishes--specs-finish{margin-bottom:2rem;width:90px;height:90px}}@media only screen and (min-width: 800px) and (max-width: 850px){.product__header{justify-content:center;align-items:end;padding:var(--padding-wrapper-xs-p);background-position:top left -200px;background-size:cover;min-height:60vh}.product__header--text-container{align-items:end;justify-content:end;width:100%;padding-right:3rem;padding-bottom:3rem}.product__header--text-sub-title{font-size:var(--font-size-xs-txt)}.product__header--text-title{display:flex;flex-direction:column;align-items:end;font-size:var(--font-size-sm-hdr);line-height:calc(var(--line-height-xs-hdr));padding-top:.5rem}.product__body{flex-direction:column;padding:var(--padding-wrapper-sm-p);padding-top:var(--padding-wrapper-sm-p);background-color:var(--color-grey);width:unset}.product__body--text-container{width:100%;padding:0;align-items:start}.product__body--text-title{font-size:var(--font-size-sm-ttl);line-height:calc(var(--line-height-sm-hdr) / 1.3);padding-top:.5rem;max-width:80%}.product__body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.product__body--text-description{font-size:var(--font-size-xx-txt)}.product__body--text-buttons{width:40%;display:flex;flex-direction:row;justify-content:space-between;padding-top:2rem}.product__body--text-buttons button{margin-right:0}.product__body--image-container{width:600px;padding-top:3rem;padding-left:0;padding-bottom:5rem}.product__body--image-primary{width:100%;height:600px;background-size:120%!important}.product__body--image-thumbs{width:400px;justify-content:space-between;padding-top:unset}.product__body--image-thumb{margin-left:0;width:70px;height:70px;background-repeat:no-repeat!important;background-size:100%!important;background-position:center!important;margin-right:0;cursor:pointer}.product__tech-specs{align-items:center;padding:var(--padding-wrapper-sm-p);background:var(--color-white);background-position:top 80px center!important;background-size:80%}.product__tech-specs--text-container{width:100%}.product__tech-specs--text-title{font-size:var(--font-size-sm-ttl);line-height:var(--line-height-sm-ttl);font-weight:600}.product__tech-specs--text-title hr{width:calc(var(--decor-xs-ttl-line-w) * 1.4);height:var(--decor-xs-ttl-line-h);margin:0}.product__tech-specs--container{flex-direction:column}.product__tech-specs--image{order:1;width:100%;min-height:550px;background-position:center;background-size:75%}.product__tech-specs--specs{order:2;width:100%;padding-top:2rem}.product__tech-specs--specs-col:first-child{font-size:14px;min-width:35%}.product__tech-specs--specs-col:last-child{font-size:14px}.product__finishes{background-position:center right 50px;padding:var(--padding-wrapper-sm-p) 0;background-size:50%;min-height:unset;min-height:650px}.product__finishes--text-container{padding:var(--padding-wrapper-xs-p)}.product__finishes--text-title{font-size:var(--font-size-sm-ttl);line-height:var(--line-height-sm-ttl)}.product__finishes--text-title hr{width:calc(var(--decor-sm-ttl-line-w) * 1.8);height:var(--decor-sm-ttl-line-h);background-color:var(--color-yellow);margin:0}.product__finishes--specs-row{justify-content:space-evenly}.product__finishes--specs-cols{font-size:14px;font-weight:300}.product__finishes--specs-finish{margin-bottom:2rem;width:70px;height:70px}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.product__header{justify-content:center;align-items:end;padding:var(--padding-wrapper-xs-p)}.product__header.snares,.product__header.drumsets{background-position:top center;background-size:100%}.product__header--text-container{align-items:center;justify-content:center;width:100%;padding-bottom:4rem}.product__header--text-sub-title{font-size:var(--font-size-xs-txt)}.product__header--text-title{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:0;width:80%;font-size:calc(var(--font-size-md-hdr) / 1.1);line-height:calc(var(--line-height-md-hdr) / 1.4);font-weight:800}.product__body{flex-direction:column;padding:var(--padding-wrapper-xs-p);padding-top:calc(var(--padding-wrapper-sm-p));background-color:var(--color-grey)}.product__body--text-container{width:100%;padding:0;align-items:start}.product__body--text-title{font-size:var(--font-size-xs-ttl);line-height:calc(var(--line-height-xs-hdr) / 1.3);padding-top:.5rem;max-width:80%}.product__body--text-title hr{width:calc(var(--decor-xs-ttl-line-w));height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.product__body--text-description{font-size:var(--font-size-xx-txt)}.product__body--text-buttons{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-top:2rem}.product__body--text-buttons button{margin-right:0}.product__body--image-container{width:100%;padding-top:3rem;padding-left:0}.product__body--image-primary{width:100%;height:350px;background-size:100%!important}.product__body--image-thumbs{width:100%;justify-content:space-between}.product__body--image-thumb{margin-left:0;width:70px;height:70px;background-repeat:no-repeat!important;background-size:100%!important;background-position:center!important;margin-right:0;cursor:pointer}.product__tech-specs{padding:var(--padding-wrapper-xs-p)}.product__tech-specs--text-container{width:100%}.product__tech-specs--text-title{font-size:var(--font-size-xs-ttl);line-height:var(--line-height-xs-ttl);font-weight:600}.product__tech-specs--text-title hr{width:calc(var(--decor-xs-ttl-line-w) * 1.4);height:var(--decor-xs-ttl-line-h);margin:0}.product__tech-specs--container{flex-direction:column}.product__tech-specs--image{order:1;width:100%;min-height:350px;background-position:center;background-size:90%}.product__tech-specs--specs{order:2;width:100%;padding-top:2rem}.product__tech-specs--specs-col:first-child{font-size:14px;width:40%}.product__tech-specs--specs-col:last-child{font-size:14px}.product__finishes{padding:var(--padding-wrapper-xs-p) 0;background-position:top 100px center;background-size:80%}.product__finishes--text-container{padding:var(--padding-wrapper-xs-p);height:38vh}.product__finishes--text-title{font-size:var(--font-size-xs-ttl);line-height:var(--line-height-xs-ttl)}.product__finishes--text-title hr{width:calc(var(--decor-xs-ttl-line-w) * 1.8);height:var(--decor-xs-ttl-line-h);background-color:var(--color-yellow);margin:0}.product__finishes--specs-container{width:100%;align-items:center}.product__finishes--specs-row{justify-content:space-evenly}.product__finishes--specs-cols{font-size:14px;font-weight:300}.product__finishes--specs-finish{margin-bottom:2rem;width:60px;height:60px}}.productSelection--container{position:absolute;top:0;left:0;padding:var(--padding-wrapper-xl);padding-top:0;background-color:var(--color-white);z-index:1000;min-width:100dvw;max-width:100dvw;min-height:100dvh;max-height:100dvh;overflow-y:scroll}.productSelection--text-container{display:flex;flex-direction:column;align-items:start;padding:4rem 0 2rem;width:100%;background-color:var(--color-white)}.productSelection--text__title{font-size:var(--font-size-xl-ttl);font-weight:600}.productSelection--categories__container{display:flex;flex-direction:row;flex-wrap:wrap;margin:2rem 0;width:100%}.productSelection--categories__item-wrapper{width:50%;height:350px;cursor:pointer;background-size:cover}.productSelection--categories__item-wrapper a{text-decoration:none}.productSelection--categories__item-container{display:flex;flex-direction:column;justify-content:center;padding:0 3rem;width:100%;height:100%;font-size:var(--font-size-xl-ttl);font-weight:600;color:var(--color-white)}.productSelection--categories__item-container button{border-color:var(--color-yellow);color:var(--color-yellow)}.productSelection--categories__item-container:hover{width:100%;height:100%;background-color:rgba(var(--color-yellow-rgb),.8)}.productSelection--categories__item-container:hover button{border-color:var(--color-white);color:var(--color-white)}@media only screen and (min-width: 800px) and (max-width: 1194px) and (orientation: landscape){.productSelection--container{padding:var(--padding-wrapper-sm-l);background-color:var(--color-white)}.productSelection--text-container{padding:0;padding-top:1rem;align-items:start}.productSelection--categories__item-wrapper{height:200px;background-position:center;background-size:cover}.productSelection--categories__item-container{font-size:var(--font-size-md-ttl);font-weight:600}}@media only screen and (min-width: 700px) and (max-width: 900px){.productSelection--container{padding:var(--padding-wrapper-sm-p);background-color:var(--color-white)}.productSelection--text-container{padding:0;padding-top:2rem;padding-left:var(--padding-wrapper-sm-p);align-items:start}.productSelection--categories__container{flex-direction:column;margin-top:0;padding:var(--padding-wrapper-sm-p)}.productSelection--categories__item-wrapper{width:100%;height:200px;background-position:center;background-size:cover}.productSelection--categories__item-container{font-size:var(--font-size-md-ttl);font-weight:600}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.productSelection--container{padding:var(--padding-wrapper-sx);padding-bottom:6rem;background-color:var(--color-white)}.productSelection--text-container{padding:4rem 0 0 2rem;align-items:start}.productSelection--text__title{font-size:var(--font-size-md-ttl);font-weight:600}.productSelection--categories__container{display:flex;flex-direction:column;margin-top:2rem}.productSelection--categories__item-wrapper{width:100%;height:160px;background-position:center;background-size:cover}.productSelection--categories__item-container{font-size:var(--font-size-xs-ttl);padding:0 2rem;font-weight:600;color:var(--color-white)}.productSelection--categories__item-container button{display:none}}.search__wrapper{display:flex;padding-top:var(--padding-wrapper-xl);padding-left:unset;padding-right:unset;color:var(--color-white)}.search__container{display:flex;justify-content:start;margin-top:3rem;width:100%;padding:5rem;background-color:var(--color-white);color:var(--color-black)}.search__col-left{display:flex;flex-direction:column;width:20%}.search__col-left li.header{display:flex;flex-direction:row;justify-content:space-between;margin-right:3rem;padding:1rem 0;font-weight:600;border-bottom:1px solid var(--color-black);cursor:pointer;text-transform:capitalize}.search__col-left li.header svg{width:20px;height:20px}.search__col-left li.header:hover{color:var(--color-yellow)}.search__col-left li.header:last-child{border-bottom:0px}.search__col-left li.choices{display:none}.search__col-left li.choices-opened{display:block}.search__col-left li.choice{width:75%;margin-left:.5rem;padding:.25rem .5rem;cursor:pointer}.search__col-left li.choice:hover{color:var(--color-yellow)}.search__col-left li.choice:first-child{margin-top:1rem}.search__col-right{display:flex;flex-direction:column;align-items:start;flex:1}.search__col-right-title{padding-left:5px;text-transform:uppercase;margin-bottom:3rem}.search__col-right-content{width:70%;font-size:var(--font-size-xl-hdr);color:var(--color-grey);font-weight:700;line-height:calc(var(--font-size-xl-hdr) / 1.2)}.search__col-right-cards{display:flex;justify-content:space-between;width:100%;padding-top:4rem}.search__col-right-card{display:flex;justify-content:start;align-items:center;border-radius:1rem;margin-left:-70px;width:40%;min-height:380px;padding:1rem;background-position:center center;background-size:120%;background-repeat:no-repeat;font-weight:700;font-size:1.4rem;line-height:1.6rem}.search__col-right-card span{padding-left:25%}.search__col-right-card.yellow{color:var(--color-yellow)}.search__col-right-card:first-child{margin-left:-50px}.search__col-right-card.card1{background-image:url(/assets/card-1-NuVKIS_e.png)}.search__col-right-card.card2{background-image:url(/assets/card-2-ym-3QYUt.png)}.search__col-right-card.card3{background-image:url(/assets/card-3-8ZXTWSK0.png)}.search__col-right-card.card4{background-image:url(/assets/card-4-mOoCuVES.png)}@media only screen and (min-width: 1470px) and (max-width: 1710){.search__col-right-card{font-size:.5rem}}@media only screen and (min-width: 1194px) and (max-width: 1470px){.search__col-right-card{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 860px) and (max-width: 1194px) and (orientation: landscape){.search__container{padding:var(--padding-wrapper-sm-p)}.search__col-left{width:22%}.search__col-right-content{font-size:var(--font-size-md-hdr);line-height:calc(var(--font-size-md-hdr) / 1.2)}.search__col-right-card{font-size:.8rem;line-height:1rem;min-height:250px;margin-left:-50px}.search__col-right-card span{padding-left:25%}}@media only screen and (min-width: 480px) and (max-width: 900px){.search__container{padding:var(--padding-wrapper-sm-p)}.search__col-left{width:30%}.search__col-right-content{width:100%;font-size:var(--font-size-md-hdr);line-height:calc(var(--font-size-md-hdr) / 1.2)}.search__col-right-cards{flex-wrap:wrap}.search__col-right-card{width:50%;font-size:1rem;line-height:1rem;min-height:220px}.search__col-right-card span{padding-left:25%}.search__col-right-card:nth-child(3){margin-left:-50px}}@media only screen and (min-width: 250px) and (max-width: 480px) and (orientation: portrait){.search__container{flex-direction:column;justify-content:center;align-items:center;padding:var(--padding-wrapper-sm-p)}.search__col-left{order:2;width:100%;margin-top:2rem}.search__col-left li.header{font-size:calc(var(--font-size-sm-ttl) / 1.1);margin-right:0}.search__col-right{order:1}.search__col-right-content{width:100%;font-size:calc(var(--font-size-sm-hdr) / 1.1);color:var(--color-grey);font-weight:700;line-height:calc(var(--font-size-sm-hdr) / 1.3)}.search__col-right-title,.search__col-right-cards{display:none}}.app__wrapper{display:flex;flex-direction:column;min-width:100vw;padding-top:19px;background-color:var(--color-black)}.cgu__wrapper{display:flex;padding:var(--padding-wrapper-xl);color:var(--color-white)}.cgu__container{padding-top:5rem}.cgu__container h1{font-size:var(--font-size-xl-ttl);font-weight:500;max-width:60vw;margin-bottom:5rem}.cgu__container h2{font-size:var(--font-size-xl-ttl);font-weight:500;max-width:60vw;margin-bottom:0}.cgu__container h3{font-size:var(--font-size-xl-txt);font-weight:400;max-width:40vw;margin:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.cgu__container p{font-weight:100;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.cgu__container a{text-decoration:none;color:var(--color-yellow)}.cgu__container a:hover{color:var(--color-white)}.cgu__container ol,.cgu__container ul{margin:0;padding-left:1.5rem;line-height:.5}.cgu__container ol{list-style-type:none}.cgu__container ul{list-style-type:disc}.cgu__container li{margin:0;line-height:1.5;font-weight:100}.cgu__container code{display:inline-block;background-color:var(--color-grey-darker);color:var(--color-white);padding:1.5rem;line-height:1.5;border-radius:10px}.cgu__container blockquote{margin:1rem 0;padding-left:1.5rem;border-left:4px solid var(--color-yellow)}@media only screen and (min-width: 800px) and (max-width: 850px) and (orientation: portrait){.cgu__wrapper{padding:var(--padding-wrapper-sm-p)}.cgu__container{padding-top:8rem}.cgu__container h1{font-size:var(--font-size-md-ttl);margin-bottom:2rem}.cgu__container h3{max-width:100%}.cgu__container p{font-size:14px}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.cgu__wrapper{display:flex;padding:var(--padding-wrapper-xs-p);color:var(--color-white)}.cgu__container{padding-top:5rem;max-width:90dvw}.cgu__container h1{font-size:var(--font-size-md-ttl);font-weight:500;max-width:80vw;margin-bottom:5rem}.cgu__container h2{font-size:var(--font-size-md-ttl);font-weight:500;max-width:80vw;margin-bottom:0}.cgu__container h3{font-size:var(--font-size-xl-txt);font-weight:400;max-width:80vw;margin:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.cgu__container p{max-width:90dvw}.cgu__container ol,.cgu__container ul{margin:0;padding-left:1.5rem;line-height:.5}.cgu__container li{margin:0;line-height:1.5;font-weight:100}.cgu__container code{box-sizing:border-box;display:block;background-color:var(--color-grey-darker);color:var(--color-white);padding:1.5rem;line-height:1.5;border-radius:10px;max-width:88vw;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;overflow-x:auto}.cgu__container blockquote{margin:1rem 0;padding-left:1.5rem;border-left:4px solid var(--color-yellow)}}.modal__wrapper{z-index:600;position:absolute;flex-direction:column;align-items:start;justify-content:start;overflow:hidden;width:100vw;min-height:100vh;padding:calc(var(--padding-wrapper-xl) / 2) var(--padding-wrapper-xl) var(--padding-wrapper-xl);background-color:rgba(var(--color-white-rgb),.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal__wrapper.is-open{display:flex;animation:fade-in .5s ease-in-out}.modal__wrapper.closes{display:flex;animation:fade-out .5s ease-in-out}.modal__close button{display:flex;justify-content:center;align-items:center;position:absolute;top:calc(var(--padding-wrapper-xl) / 2);right:calc(var(--padding-wrapper-xl));width:100px;height:100px;border:0;cursor:pointer}.modal__close button:hover svg{fill:var(--color-yellow)}.modal__close button svg{fill:var(--color-black)}.modal__title{font-size:var(--font-size-xl-ttl);color:var(--color-black);font-weight:600}.modal__title hr{width:120px;height:var(--decor-xl-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.modal__products{display:flex;flex-wrap:wrap;width:100%;height:100%}.modal__products--item{width:50%;height:280px;background-size:cover}.modal__products--item div{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:0 6rem;border:none;border-radius:unset;color:var(--color-white);font-size:calc(var(--font-size-xl-ttl) * 1.3);font-weight:600;background:no-repeat center center;cursor:pointer}.modal__products--item div button{width:fit-content}.modal__products--item div button.more{border-color:var(--color-yellow);background-color:var(--color-yellow)}.modal__products--item div button.comming_soon{color:var(--color-white)}.modal__products--item div:hover{background-color:rgba(var(--color-yellow-rgb),.7)}@media only screen and (min-width: 1194px) and (max-width: 1470px){.modal__wrapper{padding:var(--padding-wrapper-md)}.modal__close button{top:calc(var(--padding-wrapper-md) / 2.2);right:calc(var(--padding-wrapper-md) / 2.2)}.modal__products{display:flex}.modal__products--item div{padding:0 2rem;font-size:calc(var(--font-size-md-ttl) * 1.5)}}@media only screen and (min-width: 700px) and (max-width: 900px){.modal__wrapper{background-color:rgba(var(--color-white-rgb),1)}.modal__close button{top:calc(var(--padding-wrapper-sm-p) / 2);right:calc(var(--padding-wrapper-sm-p));width:90px;height:90px}.modal__title{font-size:var(--font-size-md-ttl);color:var(--color-black);font-weight:600}.modal__title hr{width:70px;height:var(--decor-sm-ttl-line-h);background-color:var(--color-yellow);border:0;margin-top:.5rem;margin-left:0}.modal__products{flex-direction:column;padding-top:calc(var(--padding-wrapper-sm-p))}.modal__products--item{width:100%;height:200px}.modal__products--item div{font-size:calc(var(--font-size-xs-ttl) * 1.3);font-weight:600;padding:0 3rem}.modal__products--item button:first-child{display:none}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){.is-closed{display:none}.modal__wrapper{padding:var(--padding-wrapper-xs-p) 0;background-color:rgba(var(--color-white-rgb),1)}.modal__close button{top:calc(var(--padding-wrapper-xs-p) / 4);right:calc(var(--padding-wrapper-xs-p) / 4);width:70px;height:70px}.modal__close button:hover svg{fill:var(--color-yellow)}.modal__close button svg{fill:var(--color-black)}.modal__title{padding:var(--padding-wrapper-xs-p);padding-top:calc(var(--padding-wrapper-xs-p) * 2);font-size:var(--font-size-xs-ttl);font-weight:600}.modal__title hr{width:60px;height:var(--decor-xs-ttl-line-h)}.modal__products{flex-direction:column}.modal__products--item{width:100%;height:160px}.modal__products--item div{padding:var(--padding-wrapper-xs-p);font-size:calc(var(--font-size-xs-ttl) * 1.3);font-weight:600}.modal__products--item button:first-child{display:none}}._switch_1e9if_3{--width: 44px;--height: 28px;--bg-off: var(--color-white);--bg-on: var(--color-white);--track-border-width: 4px;--track-border-color: var(--color-black);--track-border-radius: calc(var(--height) / 2);--track-padding: 2px;--knob-offset: var(--track-padding);--knob-size: calc(var(--height) - 2 * (var(--track-border-width) + var(--track-padding)));--knob-bg: var(--color-black);--label-gap: 12px;--duration: .25s;--label-font-size: var(--font-size-xl-nvb);display:flex;align-items:center;gap:var(--label-gap)}._offLabel_1e9if_35,._onLabel_1e9if_36{font-size:var(--label-font-size);color:var(--color-black);-webkit-user-select:none;user-select:none}._track_1e9if_43{position:relative;width:var(--width);height:var(--height)}._checkbox_1e9if_50{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer;z-index:2}._slider_1e9if_60{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;border:var(--track-border-width) solid var(--track-border-color);border-radius:var(--track-border-radius);transition:border-color var(--duration);pointer-events:none;overflow:hidden}._slider_1e9if_60:after{content:"";position:absolute;top:var(--knob-offset);left:var(--knob-offset);width:var(--knob-size);height:var(--knob-size);background:var(--knob-bg);border-radius:50%;transition:left var(--duration)}._checkbox_1e9if_50:checked+._slider_1e9if_60:after{left:calc(100% - var(--knob-offset) - var(--knob-size))}._switch_1e9if_3{--bg-off: var(--color-white);--bg-on: var(--color-white);--track-border-color: var(--color-black);--knob-bg: var(--color-black)}._light_1e9if_103{--track-border-color: var(--color-black);--knob-bg: var(--color-black)}._light_1e9if_103 ._offLabel_1e9if_35,._light_1e9if_103 ._onLabel_1e9if_36{color:var(--color-black)}._dark_1e9if_112{--track-border-color: var(--color-white);--knob-bg: var(--color-white)}._dark_1e9if_112 ._offLabel_1e9if_35,._dark_1e9if_112 ._onLabel_1e9if_36{color:var(--color-white)}._offLabel_1e9if_35,._onLabel_1e9if_36{color:var(--color-black)}@media only screen and (min-width: 800px) and (max-width: 850px) and (orientation: portrait){._switch_1e9if_3{--label-font-size: var(--font-size-xs-nvb)}}@media only screen and (min-width: 250px) and (max-width: 440px) and (orientation: portrait){._switch_1e9if_3{--label-font-size: var(--font-size-xs-nvb)}}.navbar__wrapper{z-index:100;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100vw;padding:2.5rem var(--padding-wrapper-xl);margin-bottom:-10.4rem}.navbar__wrapper.dark,.navbar__wrapper.dark .navbar__menu button,.navbar__wrapper.dark .navbar__links ul li{color:var(--color-white)}.navbar__wrapper.light,.navbar__wrapper.light .navbar__menu button{color:var(--color-black)}.navbar__wrapper.light .navbar__links ul{list-style-type:none}.navbar__wrapper.light .navbar__links ul li{color:var(--color-black)}.navbar__logo{max-height:80px}.navbar__logo svg{fill:var(--color-black);max-height:60px}.navbar__logo svg.dark{fill:var(--color-white)}.navbar__logo svg.light{fill:var(--color-black)}.navbar__menu{display:flex;flex-direction:row;padding-top:10px}.navbar__links ul{display:flex;flex-direction:row;list-style-type:none;font-weight:400}.navbar__links ul button{background-color:transparent;border:none;font-size:var(--font-size-xl-nvb);font-weight:400;padding:0;margin:0;cursor:pointer;padding-bottom:var(--underline-padding);border-bottom:var(--border-bottom-height) solid transparent;border-radius:0;text-transform:uppercase}.navbar__links ul button:hover{border-bottom:var(--border-bottom-height) solid var(--color-yellow)}.navbar__links ul svg{width:22px;height:22px}.navbar__links ul svg:hover{color:var(--color-yellow);border-bottom:0}.navbar__links ul svg.selected{color:var(--color-yellow);border-bottom:0}.navbar__links ul button.selected{border-bottom:var(--border-bottom-height) solid var(--color-yellow);color:var(--color-yellow)}.navbar__links ul li{padding-right:2rem}.navbar__links ul li:last-child{padding-right:0}.navbar__toggle{display:flex;flex-direction:row;align-items:center;margin-top:-4px}@media only screen and (min-width: 1470px){.navbar-mobile__wrapper,.is-closed,.slide-out{display:none}}@media only screen and (min-width: 1194px) and (max-width: 1470px){.navbar-mobile__wrapper,.is-closed,.slide-out{display:none}.navbar__wrapper{padding:2.5rem var(--padding-wrapper-md)}.navbar__links ul button{font-size:var(--font-size-md-nvb)}.navbar__links ul li{padding-right:2.2rem}.navbar__search{padding-left:3rem}.navbar__toggle{padding-left:.5rem}}@media only screen and (min-width: 480px) and (max-width: 1194px){.navbar-mobile__wrapper,.is-closed,.slide-out{display:none}.navbar__wrapper{padding:2.5rem var(--padding-wrapper-sm-l)}.navbar__logo{margin-left:-20px}.navbar__logo--svg{max-height:60px}.navbar__links ul button{font-size:var(--font-size-sm-nvb)}.navbar__links ul li{padding-right:1.2rem}.navbar__search{padding-left:2.5rem}.navbar__toggle{padding-left:.5rem}}@media only screen and (min-width: 480px) and (max-width: 850px) and (orientation: portrait){.navbar-mobile__wrapper,.is-closed,.slide-out{display:none}.navbar__wrapper{padding:2.5rem var(--padding-wrapper-sm-p)}.navbar__logo{max-height:inherit;margin-left:-20px}.navbar__logo svg{max-height:60px}.navbar__links ul button{font-size:var(--font-size-sm-nvb)}.navbar__links ul li{padding-right:1rem}.navbar__search{padding-left:2.5rem}.navbar__toggle{padding-left:.5rem}}@media only screen and (min-width: 250px) and (max-width: 480px) and (orientation: portrait){.navbar__wrapper{display:none}nav{z-index:499;position:absolute;display:flex;top:0;left:0;width:100vw;height:100vh;padding:8rem 3rem;background-color:var(--color-black);color:var(--color-white);transition:.4s ease-in;box-shadow:0 0 45px 45px #000}nav ul{min-width:100%}nav li button{border:0;padding:.9rem 0;color:var(--color-white);font-size:var(--font-size-xs-nvb);font-weight:300;letter-spacing:.2rem;border-radius:0}nav li button:hover{border-bottom:var(--border-bottom-height) solid var(--color-yellow)}nav li:nth-child(5) button{color:var(--color-white);color:inherit;border:none;padding:0;margin:.9rem 0;cursor:pointer}nav li:nth-child(6){min-width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:var(--underline-padding);color:var(--color-white)}nav.slide-out{transform:translate(-130vw)}nav li>div:first-child{display:flex;min-width:100%;flex-direction:row;justify-content:space-between;margin-right:20%;padding-top:50px}nav li>div>div:last-child{display:flex;flex-direction:row;align-items:center}.navbar-mobile__wrapper{position:relative}.navbar-mobile__menu{z-index:500;position:absolute;top:0;left:0;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;width:100%}.navbar-mobile__logo{display:flex;width:5rem;height:inherit}.navbar-mobile__logo svg{fill:var(--color-black);max-height:80px}.navbar-mobile__logo svg.dark{fill:var(--color-white)}.navbar-mobile__logo svg.light{fill:var(--color-black)}.navbar-mobile__burger{z-index:500}}
