:root{--background: #f6f6f6;--background_dark: #111111;--background_light: #faf9f8;--background_medium: #272725;--background_medium_hover: #393939;--blue_range: #207ed7;--borderRadiusMedium: 10px;--borderRadiusRound: 25px;--borderRadiusSmall: 5px;--buttonHoverBackground: #ff8f3e;--buttonText: #ffffff;--contactUsButtonBackground: black;--contactUsButtonFont: white;--font_dark: #111111;--font_light: #ffffff;--gap_big: 20px;--gap_small: 10px;--green_range: #66cc00;--matchedProductBackground: #ffffff;--orange: #ff6d02;--orange_range: #ff6d02;--outOfStockButtonBackground: grey;--paddingBig: 20px;--paddingSmall: 10px;--quantitySelectorButtonBackground: grey;--stockLevelLabelBackgroundHigh: #b7ffba;--stockLevelLabelBorderHigh: #b2f7b5;--stockLevelLabelFontHigh: #009906;--stockLevelLabelBackgroundLow: #fde9e9;--stockLevelLabelBorderLow: #FDCCCC;--stockLevelLabelFontLow: red;--stockLevelLabelBackgroundOut: #CDD0D3;--stockLevelLabelBorderOut: #BBB;--stockLevelLabelFontOut: #555;--tableHeaderColor: #272725;--tableRowColorEven: #dcdcdc;--tableRowColorOdd: #ffffff;--tableRowSecondColor: #f6f6f6;--white: #ffffff}@media screen and (max-width: 1024px){:root{--gap_big: 10px;--gap_small: 5px;--paddingBig: 10px;--paddingSmall: 5px}}.rr-btn{font-size:16px;font-weight:400;font-style:normal;padding:8px 15px;border-radius:3px;height:40px;display:flex;justify-content:center;align-items:center;text-decoration:none;white-space:nowrap;border:none}.rr-btn-primary{background:var(--orange);color:var(--font_light);border:none}.rr-btn-primary:hover{cursor:pointer;background:var(--buttonHoverBackground)}.rr-bt-out-of-stock{background:var(--outOfStockButtonBackground);color:var(--font_light)}.rr-btn-secondary{color:var(--orange);border:1px solid var(--orange);background-color:transparent}.rr-link{color:var(--orange);text-decoration:underline;border:none;background:transparent}.rr-link:hover{cursor:pointer;text-decoration:none}.rr-video-container *{margin:0;padding:0;box-sizing:border-box}.rr-video-container .grid_container{width:calc(100% + -0px);display:grid;gap:10px;padding:0;grid-template-columns:repeat(2,1fr);grid-template-areas:"video_1 video_1" "video_2 video_3";grid-template-rows:min-content}.rr-video-container .video_1,.rr-video-container .video_2,.rr-video-container .video_3{width:100%}.rr-video-container .video_1{grid-column:span 2;grid-area:video_1}.rr-video-container .video_2{grid-area:video_2}.rr-video-container .video_3{grid-area:video_3}.rr-video-container .video_1 iframe,.rr-video-container .video_2 iframe,.rr-video-container .video_3 iframe{width:100%;border-radius:10px;aspect-ratio:16 / 9}.rr_where_to_buy_section *{padding:0;margin:0;box-sizing:border-box}.rr_where_to_buy_section{position:relative;overflow:hidden;margin:0;background:#000}.rr_where_to_buy_section .content_container *{font-family:Lato,sans-serif}.rr_where_to_buy_section .content_container{position:relative;width:100%;min-height:80vh;height:fit-content;display:flex;flex-direction:column;align-items:center;color:#fff}.rr_where_to_buy_section .content_container>:not(:last-child){margin-bottom:40px}.rr_where_to_buy_section .content_container h1{font-weight:800;text-align:center;font-size:48px}.rr_where_to_buy_section .scroll_container{display:flex;flex-direction:column;align-items:center}.rr_where_to_buy_section .country_selector_container{display:flex;width:425px;padding:20px;margin-top:250px;z-index:1;flex-direction:column;align-items:center}.rr_where_to_buy_section .country_selector_container>:not(:last-child){margin-bottom:20px}.rr_where_to_buy_section .evolution_logo{width:60%;height:auto}.rr_where_to_buy_section .dropdown_container{display:flex;flex-direction:column;width:100%}.rr_where_to_buy_section .dropdown_container select{font-size:36px;border-radius:5px;text-align:center;font-weight:300}.rr_where_to_buy_section .select_label{font-size:24px;font-weight:700;margin:0 0 10px 10px}.rr_where_to_buy_section .dealer_container{display:grid;width:1600px;grid-template-columns:repeat(8,1fr);gap:20px;z-index:1;margin-bottom:50px}.rr_where_to_buy_section .dealer_container{padding:20px}.rr_where_to_buy_section .dealer_grid_item{display:none;margin-bottom:20px}.rr_where_to_buy_section .dealer_grid_item img{width:100%;background-color:#fff;border-radius:5px;height:auto}.rr_where_to_buy_section .dealer_grid_item h2{font-weight:700;font-size:15px;height:fit-content}.rr_where_to_buy_section .dealer_grid_item a{color:#fff;text-decoration:none}.rr_where_to_buy_section .background_iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);z-index:0}.rr_where_to_buy_section .background_iframe iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.first_section,.third_section{background:#0ff}.rr_where_to_buy_section .lower-container{display:flex;flex-direction:column;justify-content:space-between}.rr_where_to_buy_section .flag-title-container{height:100%;display:flex;align-items:center}.rr_where_to_buy_section .lower-container img{width:30px;height:30px;margin-right:10px}.rr_where_to_buy_section .button{font-size:16px;height:fit-content;background:#ff6c02;line-height:1em;padding:10px;border-radius:3px;color:#fff;border:0px;cursor:pointer;white-space:nowrap;text-align:center}.rr_where_to_buy_section .button:hover{background:#fc8834}.mobile-nav-panel{max-width:none}.mr-checkout-button{padding:8px 15px 8px 12px;margin:0 5px;text-decoration:none;color:#272725;border-radius:20px;background-color:#f6f6f6}.site-header-checkout-button{display:flex;justify-content:center;align-items:center}.site-header-actions__account-link{margin-right:0}.site-header_account-link-anchor svg{color:#ff6c02!important}.site-header-mobile-search-button{left:60px}.item-spec-table{margin-bottom:10px;border-radius:none!important;box-shadow:none!important}.item-spec-table .spec-table-ul{list-style:none!important;padding:0!important;margin:0!important;flex-direction:column!important;overflow:hidden}.item-spec-table .spec-table-li{margin:0!important;padding:0!important;border:none!important;border-radius:0!important;font-size:13px!important;min-width:auto;max-width:auto;background:transparent}.item-spec-table .rr-spec-td{padding:3px!important;font-size:13px!important}.rr-alp-content-container h1{font-size:4em}.rr-alp-content-container h2{font-size:3em}.rr-alp-content-container li,.rr-alp-content-container p{font-size:2em}.rr-alp-content-container button{font-size:1.5em}@media screen and (max-width: 1920px){.rr_where_to_buy_section .over_1920_background{display:none}}@media screen and (max-width: 1600px){.rr_where_to_buy_section .dealer_container{width:1440px}}@media screen and (max-width: 1440px){.rr_where_to_buy_section .dealer_container{width:1024px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1024px){.rr_where_to_buy_section .dealer_container{width:768px}.rr-video-container .grid_container{grid-template-columns:66% 33%;grid-template-areas:"video_1 video_2" "video_1 video_3"}}@media screen and (max-width: 1023px){.site-header-checkout-button{display:none}}@media screen and (min-width: 1024px){.site-header-cart{top:45%}.site-header-sticky--scrolled .site-header-main-content{margin-left:15px}.site-header-sticky--scrolled .site-header-menu-toggle{display:none}.site-header-sticky--scrolled .site-header-main{padding-top:20px;padding-bottom:20px}}@media screen and (max-width: 768px){.rr_where_to_buy_section .dealer_container{width:620px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 620px){.rr_where_to_buy_section .dealer_container{width:520px;gap:10px}}@media (max-width: 575px){.rr-video-container .grid_container{grid-template-columns:repeat(1,1fr);grid-template-areas:"video_1" "video_2" "video_3";padding:0 10px;width:calc(100% + -0px)}.rr-video-container .grid_container{padding:0}.item-spec-table .spec-table-li,.item-spec-table .rr-spec-td{font-size:11px!important}.rr-alp-content-container li,.rr-alp-content-container p{font-size:1.5em}.rr-alp-content-container h1{font-size:2.5em}.rr-alp-content-container h2{font-size:2em}.rr-alp-content-container button{font-size:1.5em}}@media screen and (max-width: 520px){.rr_where_to_buy_section .dealer_container{width:490px}.rr_where_to_buy_section .country_selector_container{margin-top:150px}.rr_where_to_buy_section .dropdown_container select{font-size:25px}}@media screen and (max-width: 490px){.rr_where_to_buy_section .dealer_container{width:425px;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 425px){.rr_where_to_buy_section .dealer_container,.rr_where_to_buy_section .country_selector_container{width:375px}}@media screen and (max-width: 375px){.rr_where_to_buy_section .dealer_container,.rr_where_to_buy_section .country_selector_container{width:320px}.rr_where_to_buy_section .country_selector_container{margin-top:90px}.site-header-mobile-search-button{left:53px}}@media screen and (max-width: 320px){.rr_where_to_buy_section .dealer_container,.rr_where_to_buy_section .country_selector_container{width:310px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/rr-custom.css.map */
