:root{--color-principal: #233658;--color-second: #fff;--color-subMenu: #333;--color-border-bottom-header: #c9c9c9;--breakpoints-small: 767px;--breakpoints-medium: 992px;--breakpoints-large: 1200px;--background-menu: #fff;--header-background: #fff;--menu-border-color: #f1f1f2;--button-config-color:#fff;--button-config-bg-color:rgb(35, 54, 88);--price-config-color:#233658;--comments-price-config-color: #726f6f;--background-page-config: #f2f2f2;--main-bg-color-light: rgba(255, 255, 255);--tabs-hover-color: #fff;--tabs-text-color: #585c5f;--tabs-height: 2.2rem;--tabs-selected-text-color: rgb(47, 48, 49);--tabs-selected-bg-color: var(--main-bg-color-light);--tabs-header-bg-color: rgb(231, 234, 236);--tabs-bg-color: var(--tabs-header-bg-color);--tabs-hover-bg-color: rgb(240, 243, 245);--tabs-hover-text-color: #585c5f;--tabs-border-color: #233658;--tabs-content: #fff;--tabs-notChecked-color: #939598;--eye-off-fillColor: #939598;--main-fillSvg-color: #233658;--scrollbar-bg-color:#233658;--footer-bg-color: #fff;--font-family: "Montserrat", sans-serif}#root{background-color:var(--background-page-config);overflow-y:hidden}.configurator-header{width:100vw;z-index:1}.header-configurator{display:flex;justify-content:space-between;width:100vw}.header-configurator-left{width:50vw;display:flex;flex-direction:row;margin:2rem}.header-configurator-left-menu{width:40px;height:40px;margin-right:1rem;cursor:pointer;z-index:2}.header-configurator-left-title{display:flex;flex-direction:column;justify-content:center}.header-configurator-left-title-2{color:var(--color-principal);font-size:1rem;text-transform:uppercase;font-weight:600;padding-top:.3rem}.header-configurator-right{width:50vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin:0 30px}.header-configurator-right-comment{margin-top:.6rem;color:var(--price-config-color);font-size:.8rem;font-weight:700;padding:0rem 1rem;font-family:var(--font-family);z-index:100}.header-configurator-right-priceZone{display:flex;align-items:center}.header-configurator-right-priceZone-price{color:var(--price-config-color);font-size:1.3rem;font-weight:700;padding:0rem 1rem;font-family:var(--font-family);z-index:100}button.header-configurator-right-priceZone-buy{background:var(--button-config-bg-color);border-radius:10px;padding:.5rem 1.2rem;text-transform:capitalize;color:var(--button-config-color);cursor:pointer;border:none;outline:inherit;z-index:10;font-family:var(--font-family);position:relative;width:200px}.matchButton{background:var(--button-config-bg-color);border-radius:10px;padding:.5rem 1.2rem;text-transform:capitalize;color:var(--button-config-color);cursor:pointer;border:none;outline:inherit;z-index:10;font-family:var(--font-family);position:relative;margin-top:16px}button.header-configurator-right-priceZone-buy:hover,.matchButton:hover{background:var(--background-page-config);color:var(--button-config-bg-color);outline:2px solid var(--button-config-bg-color);outline-offset:-2px}.first_menu-configurator-nav{width:100%;height:100vh}.menu-depth-1>.sub-menu--li:after{content:"";width:0;height:5px;background:var(--color-principal);position:absolute;bottom:0}.menu-depth-1>.sub-menu--li:hover:after{width:50%;animation:.5s widthBorderAnimate}.menu-depth-1>.sub-menu--li:nth-child(3):hover:after{width:100%;animation:.5s widthBorderAnimate}@keyframes widthBorderAnimate{0%{transform:scaleX(0)}to{transform:scaleX(1)}}a.sub-menu--a,.sub_item{text-decoration:none;color:var(--color-principal)!important;font-size:1rem;text-transform:uppercase;color:var(--button-config-color);cursor:pointer;font-weight:600;width:100%}.sub_item{font-size:.8rem;margin:.2rem 0}ul.sub-menu.menu-depth-2{overflow-y:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none}ul.sub-menu.menu-depth-2::-webkit-scrollbar{display:none}.sub_item--item{color:var(--color-subMenu);font-size:.7rem;text-transform:uppercase;font-weight:400}.caret{width:40px;height:40px}.caret--close{position:absolute;top:0;right:0;transform:rotate(180deg);cursor:pointer}li.sub-menu--li{width:60%;margin-left:3rem;display:flex;align-items:center;justify-content:space-between;color:var(--color-principal)!important;font-size:1rem;text-transform:uppercase;color:var(--button-config-color);cursor:pointer;font-weight:600;position:relative}ul.sub-menu.menu-depth-1{display:flex;flex-direction:column;height:50vh;justify-content:space-around;margin-top:2rem}.personnalize>img{width:20px;height:20px;margin-right:.3rem}a.personnalize{display:flex;align-items:center;color:var(--color-second);font-size:.7rem;text-transform:uppercase;font-weight:400;background:var(--color-principal);padding:.2rem .4rem;border-radius:25px;justify-content:center}@keyframes menuMobileSubAppear{0%{left:-50%}to{left:20%}}.active:before{content:"";width:10px;height:30px;position:absolute;background:var(--color-principal);right:-20%;z-index:6;top:5px}.first_menu-configurator{display:flex;visibility:visible;position:absolute;background:var(--background-menu);z-index:99;top:0;left:-25%;width:20%;height:100vh;border-right:2px solid var(--menu-border-color);flex-direction:column;transition:left .6s ease-in-out}.first_menu-configurator--open{left:0}.first_menu-configurator-nav-title{display:flex;margin-top:0rem;align-items:center;justify-content:center;flex-direction:column;width:100%}.first_menu-configurator-nav-title--top{width:100%;height:10%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.first_menu-configurator-nav-title>.configurator-header__heading-menu{width:50%}.configurator-header__heading-menu{width:60%}#closeLogo{width:40px;height:40px;cursor:pointer;position:absolute;right:0;fill:var(--color-principal)}.cross{fill:var(--color-principal)}nav.first_menu-configurator-nav--2{width:25%;height:100vh;left:20%;background:var(--color-principal);display:flex;visibility:visible;position:absolute;background:var(--background-menu);z-index:99;top:0;border-right:2px solid var(--menu-border-color);flex-direction:column;justify-content:center;animation:menuMobileSubAppear .6s forwards ease-in-out}.select:before{content:"";width:10px;height:25px;position:absolute;right:-25%;background:var(--color-principal)}.menuImageToBuy{visibility:hidden;position:absolute}.header-configurator-select{z-index:100;display:flex;flex-direction:column;position:relative}select#devise{background:transparent;z-index:99;border:none;font-weight:700;color:var(--color-principal);margin-right:.3rem;padding:0 .2rem;font-size:1.3rem}select#devise>option{font-weight:700;color:var(--color-principal);font-size:1.3rem}select#devise:focus{background:#f2f2f2;outline:none;box-shadow:1px 1px 2px 1px var(--color-principal);border-radius:10px}span.focus{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--color-principal);position:absolute;right:5px;top:45%;z-index:98}@media only screen and (min-device-width: 320px) and (max-device-width: 768px){.configurator-header{width:100vw;z-index:1;display:flex;justify-content:center}.header-configurator-left{display:none}.header-configurator-left-menu{margin:2rem;position:absolute;top:0;left:0}.header-configurator-left-title,.header-configurator-right-comment{display:none}.first_menu-configurator{width:100vw;left:-200%}.first_menu-configurator-nav-title>.configurator-header__heading-menu{width:30%}.first_menu-configurator-nav-title>#closeLogo{right:50px}.first_menu-configurator-nav>#menu-main-menu{align-content:space-evenly;justify-items:flex-start}.header-configurator-right-priceZone-price{margin-right:0rem;align-items:flex-end;flex-direction:column;order:3;width:100%;text-align:center;padding:0rem}.header-configurator-select{order:2}select#devise{font-size:.8rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1{background:var(--background-menu);width:100vw;z-index:10;left:-200%;padding:1rem 2rem;top:-10px;animation:menuMobileSubAppear 1s forwards ease-in-out}.first_menu-configurator--open{left:0}nav.first_menu-configurator-nav--2{width:100%;justify-content:unset}button.header-configurator-right-priceZone-buy,.matchButton{font-size:.5rem}@keyframes menuMobileSubAppear{0%{left:-200%}to{left:0}}.closeMenu{right:100px}button.header-configurator-right-priceZone-buy{width:200px;order:1}.header-configurator-right{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.header-configurator-right-priceZone{flex-direction:row-reverse;align-items:center;justify-content:center}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.first_menu-configurator{width:100vw;left:-200%}.first_menu-configurator-nav-title>.configurator-header__heading-menu{width:30%}.first_menu-configurator-nav-title>#closeLogo{width:80px;height:80px;right:50px}.first_menu-configurator-nav>#menu-main-menu{align-content:space-evenly;justify-items:center}.first_menu-configurator-nav>#menu-main-menu>.menu-item>a{font-size:2rem}.header-configurator-right-priceZone-price{margin-right:0rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1{background:var(--background-menu);width:100vw;z-index:10;left:0;margin:1rem 2rem;top:-10px}.closeMenu{right:100px}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1>li a,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1>li a{font-size:1.7rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1>li ul>li a,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1>li ul>li a{font-size:1rem}.personnalize{text-align:right}button.header-configurator-right-priceZone-buy{font-size:.8rem;width:250px}.header-configurator-right{margin:2rem}}.configurator,.configuratorDownContent{position:absolute;top:0;left:0;width:100%;background-color:var(--background-page-config)}#emersyaIframe,#emersyaContainer{background-color:var(--background-page-config)}#mainLogoContainer,div#testPanelCtn,.scroll-to-top.scroll-show-mobile{display:none}.page-template-page-react>.wrapper>.site-footer{display:none}.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer{display:none}.openTabs{max-height:100%!important}@media (min-width: 320px){#emersyaIframe{max-height:80%}.configurator,.configuratorDownContent{height:90vh}}@media (min-width: 1024px){#emersyaIframe{max-height:100%}}@media (min-width: 1224px){.configurator{height:80vh;transition:all 1s ease-in-out}.configuratorDownContent{height:95vh;transition:all 1s ease-in-out}}.sd-tabs{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding-top:.075rem;position:relative;justify-content:center}.sd-tab-radio{position:absolute;opacity:0}.sd-tabs>.sd-tab-label{padding:10px;display:flex;align-items:center;min-width:0;border-radius:20px 20px 0 0;position:relative;z-index:2;max-height:var(--tabs-height);cursor:pointer;flex:1;top:0;text-align:center}.sd-tabs>.sd-tab-label:hover{background:var(--tabs-hover-color);color:var(--tabs-text-color)}.sd-tabs>.sd-tab-radio:checked .sd-tab-label{z-index:4}.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{content:" ";pointer-events:none;position:absolute;display:block;height:80%;bottom:0;z-index:-1;opacity:0}.sd-tabs>.sd-tab-radio:not(:checked)+.sd-tab-label:not(:hover){color:var(--tabs-text-color);background:#e9e4e4}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{border-radius:0 0 10px;opacity:1}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{box-shadow:25px .25em 0 -4px var(--tabs-selected-bg-color)}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{border-radius:0 0 0 10px;opacity:1}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{box-shadow:-25px .25em 0 -4px var(--tabs-selected-bg-color)}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label{background-color:var(--tabs-selected-bg-color);color:var(--tabs-selected-text-color);border-radius:20px 20px 0 0;z-index:4}.sd-tabs>.sd-tab-content{flex-basis:100%;display:none;background-color:var(--tabs-content);box-shadow:inset 0 0 0 1px var(--tabs-selected-bg-color);flex-direction:column;border-radius:0 0 5px 5px;overflow-x:hidden;overflow-y:auto;transition:all 1s ease-in-out}.sd-tab-content.downContent{height:100px!important}.sd-tab-content.downContent>.infos{display:none}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label+.sd-tab-content{display:block}.sd-tabs>.sd-tab-radio:not(:checked)+.sd-tab-label .sd-tab-desc{color:var(--tabs-notChecked-color)}.sd-tabs>.sd-tab-label .sd-tab-desc{display:block;margin:0 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;text-transform:uppercase;font-weight:500;font-family:var(--font-family)}.sd-tabs>.sd-tab-label .sd-tab-icon{display:flex;align-items:center;justify-content:center;border-radius:2px;width:15px;padding:2px 3px}.sd-tabs>.sd-tab-label .sd-tab-icon:not(.sd-tab-close){width:20px}.sd-tabs>.sd-tab-label[icon-only] .sd-tab-icon:not(.sd-tab-close){width:24px;margin:0 auto}.sd-tabs>.sd-tab-label .sd-tab-close:hover{background-color:#4c4c4c33}.sd-tabs>.sd-tab-label .sd-tab-close{margin-left:auto}.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{visibility:hidden}.sd-tab-label{max-width:200px;width:200px;border-radius:10px 10px 0 0}.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{visibility:visible}.sd-tab-content{order:999}footer.footer-configurator{position:absolute;width:100vw;bottom:0}.footer-configurator-header{position:absolute;width:100%;height:50px;top:50px;display:flex;align-items:flex-start}.eye_on{fill:var(--main-fillSvg-color)}.eye_off{fill:var(--eye-off-fillColor)}svg#eye:hover{filter:invert(.6)}svg#eye,#eye{position:absolute;width:30px;height:30px}.sd-tabs>.sd-tab-radio:not(:checked)+.sd-tab-label>#eye{opacity:.4}svg#down{width:30px;z-index:94;height:30px;transform:rotate(180deg);cursor:pointer;transition:all 1s ease-in-out}#down:hover{transition:all 1s ease-in-out;transform:rotate(0)}.openIt>#down{transform:rotate(0)}.down{fill:var(--main-fillSvg-color)}.export{width:30px;height:30px;position:absolute;cursor:pointer;z-index:10}svg#menu_option{display:none;width:30px;height:30px;position:absolute;cursor:pointer;z-index:10;right:0}.infos{display:flex;width:100vw}.info_logo{display:none;cursor:pointer}.popupHelp{display:flex;position:fixed;width:45%;height:10%;background:#e9e4e4;bottom:50%;z-index:101;left:50%;transform:translate(-50%,-50%);border-radius:10px;color:var(--color-principal);opacity:.9}.popupHelp>#popupHelp_closeLogo{width:30px;height:30px;position:absolute;right:0;top:0;cursor:pointer}.crossWhite{fill:var(--color-principal)}.messagesHelp{text-align:center;margin:auto;text-transform:uppercase;font-size:1rem;font-style:italic;width:100%;flex-wrap:wrap;font-family:var(--font-family)}.template{justify-content:center;display:flex;flex-direction:column}.pickerScrew,.varnishList,.metalParts{justify-content:center}.aerationList,.pickerScrew,.shellColor,.varnishList,.metalParts{justify-content:center;display:flex;width:90%}.patternList,.colorList,.visorPage{display:flex;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.colorList,.visorPage{height:100%}.colorListType,.sizeChoice,.certifChoice{overflow-x:hidden;overflow-y:hidden;display:flex}.numberListType{width:100%;display:flex;justify-content:center}.chooseStyleNumber{margin-top:1rem;display:flex;justify-content:center}.patternList::-webkit-scrollbar-thumb,.colorList::-webkit-scrollbar-thumb{background-color:var(--scrollbar-bg-color);border-radius:10px}.aerationDisplay{text-transform:uppercase;color:var(--color-principal);width:70%;display:flex;justify-content:center}.buttonChoice:hover,.SizebuttonChoice:hover,.selectButton{background:var(--color-second);color:var(--color-principal);border:2px solid var(--color-principal)}.buttonChoice,.buttonAdd,.SizebuttonChoice,.selectButton{border-radius:25px;padding:5px 0rem;text-align:center;cursor:pointer;text-transform:uppercase;font-weight:500;font-family:var(--font-family)}.buttonChoice,.SizebuttonChoice{color:#a5a4a4;border:1px solid var(--color-border-bottom-header);font-family:var(--font-family)}.buttonAdd{background:var(--color-second);color:var(--color-border-bottom-header);border:2px solid var(--color-border-bottom-header)}.buttonAdd:hover{background:var(--color-second);border:2px solid var(--color-principal);color:var(--color-principal)}.inputVisorChoice input[type=radio]:checked+label{background:var(--color-second);color:var(--color-principal);border:2px solid var(--color-principal)}.colorListType input[type=radio]:checked+label{background:var(--color-second);color:var(--color-principal);border:2px solid var(--color-principal)}.numberChoice{display:flex;justify-content:center;flex-direction:column;align-items:center}.activeButton+label{background:var(--color-second);color:var(--color-principal);border:2px solid var(--color-principal)}.elementChoice{display:flex;justify-content:center;height:30px;align-content:flex-start;margin-bottom:10px}.direction{width:30px;height:30px;cursor:pointer}.direction:hover{filter:invert(.6)}.elementPicker{font-size:1rem;text-transform:uppercase;font-weight:600;color:var(--color-principal);height:30px;font-family:var(--font-family)}.numberStep{opacity:.7;margin-left:1rem;font-family:var(--font-family)}.number{margin-left:2rem}.allScrew,.Select{display:flex;flex-direction:column;position:relative;cursor:pointer;align-items:center;font-size:.8rem}.Select>svg>.mat_varnish_st0{fill:var(--color-principal)}.Select>svg>g>.glossy_varnish_st222,.Select>svg>g>g>.glossy_varnish_st222{fill:var(--color-principal)}.allScrew>svg>g>.glossy_varnish_st222,.allScrew>svg>g>g>.glossy_varnish_st222{fill:var(--tabs-notChecked-color)}.textAction{font-weight:500;color:var(--color-principal);font-family:var(--font-family)}.Select>.textAction{visibility:visible;text-align:center;top:60px;width:120px}.colorP>.textAction,.selectColor>.textAction{position:absolute;font-size:.8rem;top:50px;width:120px}.activeImage>.textAction{visibility:visible!important}.activeImage:after{content:"";height:2px;position:absolute;bottom:-5px;background:var(--color-principal);left:25%;width:50%}.allScrew>.textAction{text-align:center;visibility:hidden;top:60px;width:120px}@keyframes widthLine{0%{width:0%}to{width:90%}}.carbon{background:linear-gradient(320deg,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb,#2b1d1a,#bbb)}.white{background:#fff;border:1px solid rgb(229,229,229)}.black{background:#000}.coolGrey{background:#9ea1a2}.EstateBlue{background:#1c355e}.pirateGrey{background:#636569}.duskBlue{background:#7ba0c4}.doubleCream{background:#f6dfa4}.rallyBlue{background:#0069a7}.yellowIris{background:#f3efa1}.icebergGreen{background:#9baeab}.blazingYellow{background:#fde021}.greenDouble{background:#9dd4ca}.blazingOrange{background:#ffad5f}.limeGreen{background:#61a60e}.vermillion{background:#ff5c35}.greenGables{background:#163029}.orchidPink{background:#fdbbcb}.camel{background:#ad7f66}.plumPurple{background:#60269e}.brownStone{background:#5e3c32}.cayenneRed{background:#f5333f}.iridescentBlue{background:linear-gradient(320deg,#0000c4,#9718c4 35%,#376eb3 65%,#0000c4)}.chinesesRed{background:#c10230}.iridescentPink{background:linear-gradient(320deg,#3db4b1,#d399ff 28%,#fdafff 50%,#d399ff,#3db4b1)}.fluoYellow{background:#ffe800}.fluoPink{background:#ff40b4}.copperFoil{background:linear-gradient(320deg,#2b1d1a,#ff8d00 50%,#b87333,#44370c)}.goldFoil{background:linear-gradient(320deg,#2b1d1a,#fffc00 50%,#d4af37,#44370c)}.silverFoil{background:linear-gradient(320deg,#2d2d2d,#fff 50%,silver,#050505)}.titan{background:#8d847e}.colorP,.selectColor{display:flex;flex-direction:column;position:relative;align-items:center;width:40px;height:70px;margin-top:.5rem;margin-right:.5rem}.selectColor:after{content:"";border:1px solid var(--color-principal);width:50px;height:50px;border-radius:50%;position:absolute;top:-5px}.colorP:first-of-type{margin-left:.5rem}.roundColor{width:40px;height:40px;border-radius:50%;cursor:pointer}.selectColor>.roundColor+.textAction{text-align:center;visibility:visible}.roundColor+.textAction{text-align:center;visibility:hidden}.numberWindows{display:none;background:var(--color-second);width:100%;height:30vh;position:absolute;flex-direction:column;align-items:center;overflow-y:scroll;overflow-x:hidden}.openNumberWindows{display:flex;flex-direction:column;align-items:center;position:absolute;width:100vw;height:100%;z-index:199;background:var(--color-second)}.infosNumber{text-transform:uppercase;font-weight:600;color:var(--color-principal);text-align:center;margin-top:.5rem;font-family:var(--font-family)}.chooseWindows{display:flex;flex-direction:column;margin:.5rem 0}.chooseWindows_input{display:flex;flex-direction:column}input#numberSelection{height:40px;text-align:center;border:2px solid rgba(35,54,88,.2);font-family:var(--font-family);width:200px}input#numberSelection:focus{border:2px solid var(--color-principal)}input#textSelection{height:40px;text-align:center;border:2px solid rgba(35,54,88,.2);font-family:var(--font-family)}input#textSelection:focus{border:2px solid var(--color-principal)}.selectButtonNumber{width:100%;display:flex;justify-content:space-evenly;margin-top:1rem}.selectButtonNumber--right{width:40px;height:40px;cursor:pointer}.peak_visor_page>.colorListType,.peak_visor_page>.colorList{margin:0}.peak_visor_page>.colorListType{margin-top:.5rem}.peak_visor_page>.colorList>.colorP:first-of-type{margin-left:2rem}.chinguard>div>.colorList,.chinguard>div>.colorListType{margin:0}.selectButtonNumber>svg{width:40px;height:40px;cursor:pointer}.allScrew>svg,.Select>svg{width:50px;height:50px}.inputVisorChoice{width:100vw;position:relative;display:flex;margin:0;justify-content:center}.inputVisor,.inputVisor_peak{position:absolute;opacity:0}.frame{display:flex;justify-content:center;width:100vw}.long_visor_page,.short_visor_page,.peak_visor_page{display:flex}.peak_visor_page{flex-direction:column}.menu_option>div{height:90%}.menu_option>div>div{display:flex;flex-direction:column;flex-wrap:wrap;height:30vh;column-gap:1.5rem}.menu_option{display:grid;background:var(--background-menu);width:100vw;height:80vh;position:absolute;z-index:102;align-items:center;justify-items:center}.exportWindow{display:flex;background:var(--background-menu);width:100vw;height:60vh;position:absolute;z-index:102;justify-items:center;justify-content:center}.openMenuOption{bottom:-100px}.menu_option>div>h3{text-transform:uppercase;color:var(--color-principal);font-size:1rem;margin-bottom:1rem;font-weight:600}.menu_option>div>div>p{text-transform:uppercase;color:var(--tabs-notChecked-color);margin-bottom:.5rem;font-weight:600;cursor:pointer}.menu_option>div>div>p:hover{color:var(--color-principal)}.menu_option>#closeOption{width:40px;height:40px;position:absolute;top:25px;right:25px;cursor:pointer}.exportWindow>#exportWindow_closeLogo{width:40px;height:40px;position:absolute;top:25px;right:25px;cursor:pointer}.exportWindow>div{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.exportWindow>div>h3{text-transform:uppercase;color:var(--color-principal);margin-bottom:1rem;font-weight:600}.exportWindow>div>div{display:flex;flex-direction:column}.exportWindow>div>div>div{flex-direction:row;display:flex;align-items:center}.exportWindow>div>div>div:first-child{margin-top:2rem;border-bottom:1px solid var(--color-principal);padding-bottom:2rem}svg#link,svg#download{width:30px;height:30px;margin-left:5rem;cursor:pointer}.exportWindow>div>div>div>p,.exportWindow>div>div>div>a{font-size:.8rem;text-transform:uppercase;color:var(--tabs-text-color);width:200px}.menuImageToShare{display:grid!important;grid-template-columns:repeat(2,1fr);align-content:center;justify-items:center}.addProduct{border-radius:25px;padding:10px 1rem;text-align:center;cursor:pointer;text-transform:uppercase;font-size:.8rem;width:150px;background:var(--color-principal);color:var(--color-second);margin:1rem auto}.eraseChinguard,.eraseVisor{background:var(--color-second);color:var(--color-principal);text-decoration:underline}.menuShare{font-family:var(--font-family)}.footer-configurator-header-left{position:relative;width:70px;display:flex;height:50px;z-index:99;justify-content:space-between;align-items:flex-start}.messageNotAvailable{text-transform:uppercase;font-weight:600;color:var(--color-principal);font-family:var(--font-family)}.titleSize{color:var(--tabs-notChecked-color);text-transform:uppercase;font-size:.8rem;margin:5px 0}@media (min-width: 320px){.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{width:10%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{left:-10%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{right:-10%}svg#eye,#eye{right:45px;top:-50px;display:none}.sd-tabs>.sd-tab-label:first-of-type{margin-left:0}svg#down{display:none}.export{top:-100px;right:15px}svg#menu_option{display:none}.helmet,.chinguard,.visor{display:flex;flex-direction:column;margin-top:15px}.elementPicker{text-align:center;width:100%;vertical-align:middle;line-height:unset;font-size:.8rem}.allScrew,.Select{width:60px;height:100%;margin:.5rem}.buttonChoice{margin:0}.patternList::-webkit-scrollbar,.colorList::-webkit-scrollbar,.colorListType::-webkit-scrollbar,.long_visor_page::-webkit-scrollbar,.short_visor_page::-webkit-scrollbar,.peak_visor_page::-webkit-scrollbar,.pickerScrew::-webkit-scrollbar,.visorPage::-webkit-scrollbar{height:0px}label.sd-tab-label.label2{left:-1px}label.sd-tab-label.label3{left:-2px}.info_logo{display:block;width:30px;height:30px}.numberWindows{top:120px}.numberButton{display:flex;width:100vw;justify-content:center}.menuImageToShare>img{width:60%}.patternList,.colorList,.visorPage{transform:translate3d(15%,0,0);overflow-x:scroll;overflow-y:hidden;width:100vw}.colorListType{transform:translateZ(0);max-width:100%;justify-content:space-evenly}.openColorList{width:100vw;display:flex;align-items:center;flex-direction:column;margin-top:.5rem}.openColorClose{display:none}#menu-main-menu>.menu-item>a{font-size:1rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1>li ul>li a,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1>li ul>li a{font-size:.6rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1>li a,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1>li a{font-size:.7rem}ul>li>ul{width:200px}.sd-tabs>.sd-tab-content{height:230px}.whenNoEyes{position:absolute;top:50px;display:flex;width:100vw;justify-content:center}.colorList,.visorPage{width:90%;justify-content:flex-start}.openNumberWindows{top:0}.template>.sizeChoice+.pickerScrew{justify-content:left;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;overflow:-moz-scrollbars-none;transform:translate3d(30%,0,0)}.template>.sizeChoice+.pickerScrew:-webkit-scrollbar{height:0px}.chinguard>.template>.pickerScrew{justify-content:flex-start;overflow-y:hidden;overflow-x:scroll;transform:translate3d(30%,0,0);-ms-overflow-style:none;overflow:-moz-scrollbars-none}.chinguard>.template>.pickerScrew::-webkit-scrollbar{height:10px}.template{align-items:center}.peak_visor_page>.colorList{display:flex;width:100vw;justify-content:flex-start}.peak_visor_page>.colorListType{margin-top:.5rem;height:50%;justify-content:space-evenly;width:100vw}.popupHelp{width:70%;height:20%}.sd-tabs>.sd-tab-label .sd-tab-desc{font-size:.8rem}.buttonChoice,.buttonAdd,.SizebuttonChoice,.selectButton{width:100px;font-size:.7rem;margin:auto 5px}.numberListType,.aerationList{max-width:90%}.colorListType,.sizeChoice,.certifChoice{max-width:90%;width:100vw;justify-content:space-evenly}.infosNumber{width:300px;font-size:.7rem}.inputVisorChoice{max-width:90%}.exportWindow,.menu_option{flex-direction:column;align-items:center;bottom:0;height:100vh}.menu_option{grid-template-columns:repeat(1,1fr)}.menu_option>div>div>p{font-size:.5rem}.exportWindow>div>h3{font-size:.8rem}.exportWindow>div{height:40%;width:100%}.exportWindow>div>div>div{margin-bottom:1rem}.exportWindow>div>div>div:first-child{margin-top:1rem}.footer-configurator-header-left{top:-100px;left:15px}.elementChoice{margin-left:15px;margin-right:15px}}@media (min-width: 576px){.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{width:10%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{left:-10%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{right:-10%}}@media (min-width: 768px){.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{width:50%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{left:-50%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{right:-50%}svg#eye,#eye{right:3px;top:3px}svg#down{display:block}.sd-tabs>.sd-tab-content{height:230px}svg#menu_option{display:block;margin-right:2rem}.elementChoice{width:100vw;margin-left:0;margin-right:0}.elementPicker{width:300px;font-size:1rem}.export{top:-100px;right:30px;margin:0}.colorListType,.sizeChoice,.certifChoice{width:100vw;justify-content:space-evenly}.openColorList{width:100vw;display:flex;flex-direction:column;margin-top:.5rem}.openColorList>.colorListType{width:100vw}.exportWindow,.menu_option{flex-direction:row;height:290px}.exportWindow>div>h3{font-size:1rem}.exportWindow>div{height:100%;width:50%}.exportWindow>div>div>div{margin-bottom:2rem}.exportWindow>div>div>div:first-child{margin-top:2rem}.template>.pickerScrew{-ms-overflow-style:none;overflow:-moz-scrollbars-none}.long_visor_page,.short_visor_page,.peak_visor_page{justify-content:center}.long_visor_page,.short_visor_page{transform:translateZ(0);margin-top:0rem}.sd-tabs>.sd-tab-label .sd-tab-desc{font-size:1rem}.buttonChoice,.buttonAdd,.SizebuttonChoice,.selectButton{width:100px;font-size:.7rem}.colorListType,.sizeChoice,.certifChoice,.numberListType,.aerationList{max-width:70%}.infosNumber{width:400px;font-size:1rem}.visorPage{transform:translateZ(0);justify-content:center}.footer-configurator-header-left{margin-left:2rem;top:unset;left:unset}.menu_option{grid-template-columns:repeat(3,1fr)}.menu_option>div>div>p{font-size:.7rem}}@media (min-width: 1024px){.whenNoEyes{display:none}.sd-tabs>.sd-tab-content{height:25vh}.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{width:150%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{left:-150%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{right:-150%}.infos{display:flex;top:50px;position:absolute;justify-content:center;flex-direction:column}.numberWindows{top:50px}.export{top:-100px}.template{margin:0rem}.elementPicker{text-align:center;width:540px;vertical-align:middle;line-height:unset}.allScrew,.Select{width:80px;margin:0}.patternList::-webkit-scrollbar,.colorList::-webkit-scrollbar,.colorListType::-webkit-scrollbar,.sizeChoice::-webkit-scrollbar,.certifChoice::-webkit-scrollbar,.pickerScrew::-webkit-scrollbar{display:none}.patternList,.colorList,.visorPage{transform:translateZ(0);margin-top:0rem}.visorPage{margin-top:15px}.patternList{flex-wrap:nowrap;justify-content:center}.inputVisorChoice{max-width:70%}.info_logo{display:block;z-index:51}.logoAppear{display:block}.exportWindow,.menu_option{bottom:30px;flex-direction:row}.openExportMenu{bottom:-100px}.menuImageToShare>img{width:35%}svg#eye,#eye{display:block}.colorListType,.sizeChoice,.certifChoice{justify-content:center}.menu_option>div>div>p{font-size:.8rem}.peak_visor_page>.colorList{justify-content:center}.chinguard>.template>.pickerScrew{justify-content:center;transform:none}.template>.sizeChoice+.pickerScrew{justify-content:center;transform:translateZ(0)}.colorList{justify-content:center;width:100vw}.popupHelp{width:800px;height:100px}.buttonChoice,.buttonAdd,.SizebuttonChoice,.selectButton{width:150px;font-size:.8rem}.helmet,.chinguard,.visor{margin-top:0}.exportWindow,.menu_option{bottom:0;height:35vh}}@media (min-width: 1224px){.sd-tabs>.sd-tab-label:after,.sd-tabs>.sd-tab-label:before{width:250%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:before{left:-250%}.sd-tabs>.sd-tab-radio:checked+.sd-tab-label:after{right:-250%}}@media only screen and (min-width: 1824px){.positionExportLogo{top:70vh!important}.openExportMenu{bottom:-100px!important}.colorList{transform:translateZ(0);justify-content:center}.patternList::-webkit-scrollbar,.colorList::-webkit-scrollbar,.colorListType::-webkit-scrollbar,.sizeChoice::-webkit-scrollbar,.certifChoice::-webkit-scrollbar{height:10px}#menu-main-menu>.menu-item>a{font-size:2rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1>li ul>li a,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1>li ul>li a{font-size:1.4rem}.first_menu-configurator-nav>#menu-main-menu>.mark1>.menu-depth-1>li a,.first_menu-configurator-nav>#menu-main-menu>.mark2>.menu-depth-1>li a{font-size:1.5rem}ul>li>ul{width:500px}}.suede_blue{fill:var(--color-principal)}.suede_black{fill:#000}.leather_brown{fill:#7c4024}.leather_black{fill:#000}.chin_band_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_band_st1,.chin_checker_st0{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_checker_st1,.chin_contour_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_contour_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_dots_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_dots_st1,.chin_dual_st0{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_dual_st1,.chin_extend_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_extend_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_half_st0{stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_half_st1,.chin_outline_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_outline_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_outline_st2{stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_parabol_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_parabol_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_plain_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_plain_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_stars_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_stars_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.black_leather_st0{fill:#4e4e50}.black_leather_st1{clip-path:url(#SVGID_2_)}.black_leather_black_leather_st2{fill:#010101}.black_leather_st3{fill:#333}.black_leather_st4{fill:none;stroke:#4d4d4d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.black_leather_st5{fill:none;stroke:#4d4d4d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3.9611,3.9611}.black_rubber_st0{fill:#575757}.black_rubber_st1{fill:#414141}.brown_leather_st0{fill:#580d0d}.brown_leather_st1{clip-path:url(#SVGID_2_)}.brown_leather_st2{fill:#a44324}.brown_leather_st3{fill:#781214}.brown_leather_st4{fill:#451211}.brown_leather_st5{fill:none;stroke:#6b0d0e;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3.9611,3.9611}.white_rubber_st0{fill:#fff;stroke:#000;stroke-width:.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.white_rubber_st1{fill:#575757}.white_rubber_st2{fill:#ccc;stroke:#000;stroke-width:.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.mat_varnish_st0{fill:#939598}.right_st0,.right_st1{fill:var(--color-border-bottom-header)}#wrong:hover,#right:hover{background-color:var(--color-second);border-radius:50%;border:1px solid var(--color-principal)}#wrong:hover>.wrong_st1,#right:hover>.right_st1{fill:var(--color-principal)}.wrong_st0,.wrong_st1{fill:var(--color-border-bottom-header)}.classic_st0,.dirt_st0,.pixel_st0,.racing_st0{fill:var(--color-principal)}.shell_band_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_band_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_band_st2{fill:#bcbec0;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_checker_st0{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_checker_st1,.shell_chester_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_chester_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_contour_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_contour_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_dots_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_dots_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_dual_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_dual_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_dual_st2{fill:#bcbec0;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_extend_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_extend_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_gradient_st0{fill:url(#SVGID_1_);stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_gradient_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_gradient_st2,.shell_half_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_half_st1{stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_half_st2{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_half_st3{fill:#bcbec0;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_horizontal_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_horizontal_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_outline_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_outline_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_outline_st2{stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_plain_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_plain_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_stars_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_stars_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_vertical_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.shell_vertical_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:r ound;stroke-miterlimit:10}.screwNone_st0{fill:#f2f2f2;stroke:#939393;stroke-width:.2683;stroke-miterlimit:10}.screwNone_st1{fill:var(--color-principal)}.screwBottom_st0{fill:#f2f2f2;stroke:#939393;stroke-width:.2683;stroke-miterlimit:10}.screwBottom_st1{fill:var(--color-principal)}.screwTop_st0{fill:#f2f2f2;stroke:#939393;stroke-width:.2683;stroke-miterlimit:10}.screwTop_st1{fill:var(--color-principal)}.screwAll_st0{fill:#f2f2f2;stroke:#939393;stroke-width:.2683;stroke-miterlimit:10}.screwAll_st1,.export_st0,.menuOption,.info_logo_st0{fill:var(--color-principal)}svg#info_logo:hover>g>.info_logo_st0{filter:invert(.6)}.closeOption_st100{fill:#fff}.closeOption_st101{fill:var(--color-principal)}.exportWindow_closeLogo_st100{fill:#fff}.exportWindow_closeLogo_st101,.link_st0,.download_st0{fill:var(--color-principal)}.frame_full_st0{fill:#ccc;stroke:#010101;stroke-width:.07830445;stroke-linecap:round;stroke-linejoin:round}.frame_full_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.07830445;stroke-linecap:round;stroke-linejoin:round}.frame_full_st2{fill:gray;stroke:#010101;stroke-width:.07830445;stroke-linecap:round;stroke-linejoin:round}.frame_full_st3{fill:gray;stroke:#010101;stroke-width:.1436;stroke-linecap:round;stroke-linejoin:round}.frame_light_st0{fill:#ccc;stroke:#010101;stroke-width:.07830445;stroke-linecap:round;stroke-linejoin:round}.frame_light_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.07830445;stroke-linecap:round;stroke-linejoin:round}.frame_light_st2{fill:gray;stroke:#010101;stroke-width:.07830445;stroke-linecap:round;stroke-linejoin:round}.frame_light_st3{fill:gray;stroke:#010101;stroke-width:.1436;stroke-linecap:round;stroke-linejoin:round}.long_transp_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_transp_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_transp_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_transp_st3{opacity:.1}.long_transp_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_black_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_black_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_black_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_black_st3{opacity:.9}.long_black_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_blue_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_blue_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_blue_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_blue_st3{fill:url(#long_blueSVGID_1_);enable-background:new}.long_blue_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_chrome_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_chrome_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_chrome_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_chrome_st3{fill:url(#long_chromeSVGID_1_)}.long_chrome_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_semi_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_semi_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_semi_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.long_semi_st3{opacity:.4}.long_semi_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_transp_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_transp_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_transp_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_transp_st3{opacity:.1;stroke:#010101;stroke-width:.07352139;stroke-linecap:round;stroke-linejoin:round}.short_transp_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_black_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_black_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_black_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_black_st3{opacity:.9;stroke:#010101;stroke-width:.07352139;stroke-linecap:round;stroke-linejoin:round}.short_black_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_blue_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_blue_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_blue_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_blue_st3{fill:url(#short_blueSVGID_1_);enable-background:new}.short_blue_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_chrome_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_chrome_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_chrome_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_chrome_st3{fill:url(#short_chromeSVGID_1_);enable-background:new}.short_chrome_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_semi_st0{fill:#ccc;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_semi_st1{fill:#4d4d4d;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_semi_st2{fill:gray;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.short_semi_st3{opacity:.4;stroke:#010101;stroke-width:.07352139;stroke-linecap:round;stroke-linejoin:round}.short_semi_st4{fill:none;stroke:#010101;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round}.leather_red{fill:#b8012e}.blue_rubber_st0{fill:#262a36}.blue_rubber_st1{clip-path:url(#SVGID_2_)}.blue_rubber_st2{fill:#485064}.blue_rubber_st3{fill:#384056}.blue_rubber_st4{fill:none;stroke:#222438;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3.9611,3.9611}.fabric_beige{fill:#e4d8b6}.chin_chester_st0{fill:#fff;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.chin_chester_st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.fabric_beige_st0{fill:#e4d8b6}.tartan_red_st0{fill:#5c1e1c}.tartan_red_st1{fill:#58121e}.tartan_red_st2{fill:#063128}.tartan_red_st3{opacity:.7;fill:#29647a}.tartan_red_st4{opacity:.7;fill:#121f1b}.tartan_red_st5{fill:#b02025}.tartan_red_st6{fill:#1c222c}.tartan_white_st0{clip-path:url(#SVGID_2_)}.tartan_white_st1{fill:none}.tartan_white_st2{fill:#f0eadf}.tartan_white_st3{opacity:.7;fill:#dd262c}.tartan_white_st4{opacity:.7;fill:#523b37}.tartan_white_st5{opacity:.7}.mc0{fill:var(--color-principal)}.mc1{fill:var(--color-second)}.lv0{fill:var(--color-principal)}.st0{fill:var(--color-second);stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1{fill:#231f20;stroke:#231f20;stroke-width:.4956;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:Montserrat,sans-serif}html{font-family:Montserrat,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}#site-content{overflow:hidden;width:100vw}.veldtConfig{overflow:hidden}.load{width:100vw;height:230px;background:var(--color-second);z-index:99;position:absolute;bottom:0;left:0;display:flex;opacity:.7;filter:blur(5rem)}.loadBuy{z-index:99;position:absolute;border-radius:10px;padding:.5rem 1.2rem;left:0;top:0;background:#23365880;width:200px;height:100%}.loaderBuy{border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid var(--color-principal);width:30px;height:30px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:auto;z-index:100}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-o-inner-spin-button,input::-o-outer-spin-button{-o-appearance:none;margin:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
