/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body{background-color:var(--background_color_main);color:var(--font_color_main);}p a:not(.cta){border-bottom:1px solid var(--font_color_main);}p a:not(.cta):hover{border-bottom:1px solid transparent;}h6.subtitle,.panel-comments .reply-wrap,.panel-services .element-services .image-wrap{color:var(--font_color_secondary);}.popup,.popup .slick-arrow{color:white;}.color-bg-secondary{background-color:var(--background_color_secondary);}.hover-details-overlay-effect-1 .details-container{color:var(--color_rollover_font);}.hover-details-overlay-effect-1 .details-container hr{background-color:var(--color_rollover_font);}.hover-details-overlay-effect-1:hover .overlay{background-color:var(--color_rollover_bg);}.hover-details-overlay-effect-1.active-touch .overlay{background-color:var(--color_rollover_bg);}.panel-hero .text-layer .inner-text-layer:before,.panel-bg-with-text .text-layer .inner-text-layer:before{background-color:#000;}.panel-hero.bg-bright .text-layer .inner-text-layer:before,.panel-bg-with-text.bg-bright .text-layer .inner-text-layer:before{background-color:#fff;}.background_color_main{background-color:var(--background_color_main);}.background_color_secondary{background-color:var(--background_color_secondary);}.background_color_third{background-color:var(--background_color_third);}.background_color_four{background-color:var(--background_color_four);}.font_color_main{color:var(--font_color_main);}.font_color_main p a:not(.cta){border-bottom:1px solid var(--font_color_main);}.font_color_main p a:not(.cta):hover{border-bottom:1px solid transparent;}.font_color_main hr{background-color:var(--font_color_main);}.font_color_secondary{color:var(--font_color_secondary);}.font_color_secondary p a:not(.cta){border-bottom:1px solid var(--font_color_secondary);}.font_color_secondary p a:not(.cta):hover{border-bottom:1px solid transparent;}.font_color_secondary hr{background-color:var(--font_color_secondary);}.font_color_opposit{color:var(--font_color_opposit);}.font_color_opposit p a:not(.cta){border-bottom:1px solid var(--font_color_opposit);}.font_color_opposit p a:not(.cta):hover{border-bottom:1px solid transparent;}.font_color_opposit hr{background-color:var(--font_color_opposit);}body{margin:0;}*{box-sizing:border-box;}section{display:block;position:relative;}.page-outer-wrap:not(.header-sticky-on-scroll){padding-top:50px;}@media only screen and (min-width:2000px){.page-outer-wrap:not(.header-sticky-on-scroll){padding-top:2.5vw;}}hr{background-color:var(--font_color_secondary);margin-top:20px;margin-bottom:20px;width:160px;height:2px;border:0;margin-left:auto;margin-right:auto;}@media only screen and (min-width:2000px){hr{margin-top:1vw;margin-bottom:1vw;width:8vw;height:0.1vw;}}@media only screen and (max-width:767px){hr{margin-top:10px;margin-bottom:10px;}}.hr-margin-two hr{margin-bottom:40px;}@media only screen and (min-width:2000px){.hr-margin-two hr{margin-bottom:2vw;}}@media only screen and (max-width:767px){.hr-margin-two hr{margin-bottom:30px;}}img{display:block;}a{color:inherit;}.row-headline{text-align:center;}.ratio-wrap{position:relative;height:0;padding-bottom:56.25%;}.abs-wrap{position:absolute;top:0;left:0;width:100%;height:100%;}.rel{position:relative;height:100%;width:100%;}.max-width{max-width:1240px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:2000px){.max-width{max-width:70vw;}}@media only screen and (max-width:767px){.desktop{display:none;}}@media only screen and (min-width:768px){.mobile{display:none;}}.cta,input[type="submit"],#sliding-popup .eu-cookie-compliance-buttons button{appearance:none;background-color:transparent;display:inline-block;text-decoration:none;font-family:'Roboto Slab',serif;text-transform:uppercase;font-weight:700;font-size:14px;line-height:14px;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;transition:0.3s ease-out;margin-top:30px;cursor:pointer;will-change:opacity,border-radius;border-radius:10px;opacity:1;color:var(--btn_main_font);background-color:var(--btn_main_background);border-radius:var(--btn_main_radius);border:2px solid var(--btn_main_background);opacity:1;}.cta:hover,input[type="submit"]:hover,#sliding-popup .eu-cookie-compliance-buttons button:hover{border-radius:5px;opacity:0.7;}@media only screen and (min-width:2000px){.cta,input[type="submit"],#sliding-popup .eu-cookie-compliance-buttons button{font-size:0.7vw;line-height:0.7vw;padding-left:0.75vw;padding-right:0.75vw;padding-top:0.5vw;padding-bottom:0.5vw;margin-top:1.5vw;border-radius:0.5vw;}.cta:hover,input[type="submit"]:hover,#sliding-popup .eu-cookie-compliance-buttons button:hover{border-radius:0.25vw;}}.cta:hover,input[type="submit"]:hover,#sliding-popup .eu-cookie-compliance-buttons button:hover{color:var(--btn_main_font_hover);background-color:var(--btn_main_background_hover);border-radius:var(--btn_main_radius_hover);opacity:var(--btn_main_opacity_hover);}.cta-inversed{color:var(--btn_main_font_hover);background-color:var(--btn_main_background_hover);}.cta-inversed:hover{color:var(--btn_main_font);background-color:var(--btn_main_background);}.cta-secondary,#sliding-popup .eu-cookie-compliance-buttons button.agree-button{color:var(--btn_secondary_font);background-color:var(--btn_secondary_background);border-radius:var(--btn_secondary_radius);border:2px solid var(--btn_secondary_background);opacity:1;}.cta-secondary:hover,#sliding-popup .eu-cookie-compliance-buttons button.agree-button:hover{color:var(--btn_secondary_font_hover);background-color:var(--btn_secondary_background_hover);border-radius:var(--btn_secondary_radius_hover);opacity:var(--btn_secondary_opacity_hover);}.cta-secondary-inversed,#sliding-popup .eu-cookie-compliance-buttons button.decline-button{color:var(--btn_secondary_font_hover);background-color:var(--btn_secondary_background_hover);border:2px solid var(--btn_secondary_background);}.cta-secondary-inversed:hover,#sliding-popup .eu-cookie-compliance-buttons button.decline-button:hover{color:var(--btn_secondary_font);background-color:var(--btn_secondary_background);border-radius:var(--btn_secondary_radius_hover);opacity:var(--btn_secondary_opacity_hover);}.cta-third{color:var(--btn_third_font);background-color:var(--btn_third_background);border-radius:var(--btn_third_radius);border:2px solid var(--btn_third_background);opacity:1;}.cta-third:hover{color:var(--btn_third_font_hover);background-color:var(--btn_third_background_hover);border-radius:var(--btn_third_radius_hover);opacity:var(--btn_third_opacity_hover);}.cta-third-inversed{color:var(--btn_third_font_hover);background-color:var(--btn_third_background_hover);border:2px solid var(--btn_third_background);}.cta-third-inversed:hover{color:var(--btn_third_font);background-color:var(--btn_third_background);border-radius:var(--btn_third_radius_hover);opacity:var(--btn_third_opacity_hover);}#sliding-popup .eu-cookie-compliance-buttons button,#sliding-popup .eu-cookie-compliance-buttons button.decline-button,input[type="submit"]{margin-top:0;}#sliding-popup{color:white;}#sliding-popup a,#sliding-popup button{color:white;}.custom-slider-wrap{position:relative;}body:not(.slider-stlye-style_2) .slick-arrow{color:var(--font_color_secondary);}body:not(.slider-stlye-style_2) .panel-bg-with-text.panel-quotes.bg-bright .slick-arrow{color:white;}body:not(.slider-stlye-style_2) .slick-dots li button{background-color:var(--background_color_third);border:1px solid var(--font_color_secondary);}body:not(.slider-stlye-style_2) .slick-dots li.slick-active button{background-color:var(--font_color_secondary);border:1px solid var(--font_color_secondary);}body:not(.slider-stlye-style_2) .slick-slide,body:not(.slider-stlye-style_2) .slick-dots button,body:not(.slider-stlye-style_2) .slick-dots li{outline:0;}body:not(.slider-stlye-style_2) .slick-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%,0);display:inline-flex;list-style-type:none;margin:0;padding:0;}body:not(.slider-stlye-style_2) .slick-dots li{margin-right:10px;line-height:1;height:14px;width:14px;position:relative;}body:not(.slider-stlye-style_2) .slick-dots li:last-of-type{margin-right:0;}body:not(.slider-stlye-style_2) .slick-dots li button{margin:0;padding:0;font-size:0;color:transparent;width:14px;height:14px;border-radius:100%;appearance:none;cursor:pointer;transition:0.2s ease-out;will-change:border,background-color;position:absolute;top:0;left:0;}@media only screen and (min-width:2000px){body:not(.slider-stlye-style_2) .slick-dots{bottom:1vw;}body:not(.slider-stlye-style_2) .slick-dots li{margin-right:0.5vw;width:0.7vw;height:0.7vw;}body:not(.slider-stlye-style_2) .slick-dots li button{width:0.7vw;height:0.7vw;}}body:not(.slider-stlye-style_2) .slider-navi,body:not(.slider-stlye-style_2) .custom-arrow{position:absolute;top:50%;transform:translate(0,-50%);cursor:pointer;padding:10px;transition:0.2s ease-out;opacity:1;z-index:20;will-change:opacity;}body:not(.slider-stlye-style_2) .slider-navi:hover,body:not(.slider-stlye-style_2) .custom-arrow:hover{opacity:0.8;}body:not(.slider-stlye-style_2) .slider-navi.slick-disabled,body:not(.slider-stlye-style_2) .custom-arrow.slick-disabled{opacity:0.3;}body:not(.slider-stlye-style_2) .slider-navi i,body:not(.slider-stlye-style_2) .custom-arrow i{font-size:22px;text-shadow:1px 1px 5px rgba(0,0,0,0.7);}body:not(.slider-stlye-style_2) .slider-navi.slider-prev,body:not(.slider-stlye-style_2) .slider-navi.custom-prev,body:not(.slider-stlye-style_2) .custom-arrow.slider-prev,body:not(.slider-stlye-style_2) .custom-arrow.custom-prev{left:10px;}body:not(.slider-stlye-style_2) .slider-navi.slider-next,body:not(.slider-stlye-style_2) .slider-navi.custom-next,body:not(.slider-stlye-style_2) .custom-arrow.slider-next,body:not(.slider-stlye-style_2) .custom-arrow.custom-next{right:10px;}@media only screen and (min-width:2000px){body:not(.slider-stlye-style_2) .slider-navi,body:not(.slider-stlye-style_2) .custom-arrow{padding:0.5vw;}body:not(.slider-stlye-style_2) .slider-navi i,body:not(.slider-stlye-style_2) .custom-arrow i{font-size:1.1vw;text-shadow:0.05vw 0.05vw 0.25vw rgba(0,0,0,0.7);}body:not(.slider-stlye-style_2) .slider-navi.slider-prev,body:not(.slider-stlye-style_2) .slider-navi.custom-prev,body:not(.slider-stlye-style_2) .custom-arrow.slider-prev,body:not(.slider-stlye-style_2) .custom-arrow.custom-prev{left:0.5vw;}body:not(.slider-stlye-style_2) .slider-navi.slider-next,body:not(.slider-stlye-style_2) .slider-navi.custom-next,body:not(.slider-stlye-style_2) .custom-arrow.slider-next,body:not(.slider-stlye-style_2) .custom-arrow.custom-next{right:0.5vw;}}body.slider-stlye-style_2 .custom-slider-wrap .slider-controls-wrap{display:flex;align-items:center;margin-top:20px;gap:60px;}@media only screen and (min-width:2000px){body.slider-stlye-style_2 .custom-slider-wrap .slider-controls-wrap{margin-top:1vw;gap:3vw;}}body.slider-stlye-style_2 .custom-slider-wrap .slider-controls-wrap:has(.custom-arrow.slick-hidden){display:none !important;}body.slider-stlye-style_2 .custom-slider-wrap .slider-controls-wrap .dots-wrap-target{flex:2;position:relative;}@media only screen and (max-width:767px){body.slider-stlye-style_2 .custom-slider-wrap .slider-controls-wrap{display:block;}}body.slider-stlye-style_2 .custom-slider-wrap .custom-slider-arrows{display:flex;gap:30px;justify-content:flex-end;}@media only screen and (min-width:2000px){body.slider-stlye-style_2 .custom-slider-wrap .custom-slider-arrows{gap:1.5vw;}}@media only screen and (max-width:767px){body.slider-stlye-style_2 .custom-slider-wrap .custom-slider-arrows{margin-top:10px;}}body.slider-stlye-style_2 .custom-slider-wrap .custom-slider-arrows .custom-arrow{cursor:pointer;}body.slider-stlye-style_2 .custom-slider-wrap .custom-slider-arrows .custom-arrow.slick-disabled{opacity:0.4;pointer-events:none;}body.slider-stlye-style_2 .custom-slider-wrap .dots-progress{position:absolute;top:50%;transform:translate(0px,-50%);left:0;height:4px;transition:0.3s ease-out;background:var(--font_color_opposit);}@media only screen and (min-width:2000px){body.slider-stlye-style_2 .custom-slider-wrap .dots-progress{height:0.2vw;}}body.slider-stlye-style_2 .custom-slider-wrap .slick-dots{margin:0;padding:0;display:flex;}body.slider-stlye-style_2 .custom-slider-wrap .slick-dots li{flex:1;list-style:none;padding-top:4px;padding-bottom:4px;cursor:pointer;}@media only screen and (min-width:2000px){body.slider-stlye-style_2 .custom-slider-wrap .slick-dots li{padding-top:0.2vw;padding-bottom:0.2vw;}}body.slider-stlye-style_2 .custom-slider-wrap .slick-dots button{appearance:none;font-size:0;border:0;margin:0;padding:0;width:100%;display:block;height:4px;background:var(--font_color_opposit);opacity:0.2;outline:0;transition:0.2s ease-out;}@media only screen and (min-width:2000px){body.slider-stlye-style_2 .custom-slider-wrap .slick-dots button{height:0.2vw;}}@media only screen and (max-width:767px){body.slider-stlye-style_2 .custom-slider-wrap .slick-dots button{height:2px;}}.hover-details-overlay-effect-1{position:relative;}.hover-details-overlay-effect-1 img{width:100%;transition:0.5s ease-out;transform:scale(1);will-change:transform,opacity;opacity:1;}.hover-details-overlay-effect-1 .details-container{position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translate(0,-50%) translate(0,20px);padding-left:20px;padding-right:20px;opacity:0;transition:0.7s ease-out;will-change:transform,opacity;}.hover-details-overlay-effect-1 .details-container hr{margin-top:10px;margin-bottom:10px;}.hover-details-overlay-effect-1 .details-container .icon-wrap i{font-size:16px;}@media only screen and (min-width:2000px){.hover-details-overlay-effect-1 .details-container{padding-left:1vw;padding-right:1vw;}.hover-details-overlay-effect-1 .details-container hr{margin-top:0.5vw;margin-bottom:0.5vw;}.hover-details-overlay-effect-1 .details-container .icon-wrap i{font-size:0.8vw;}}.hover-details-overlay-effect-1 .overlay{background-color:transparent;transition:0.3s ease-out;will-change:background-color;}.hover-details-overlay-effect-1:hover img,.hover-details-overlay-effect-1.active-touch img{transform:scale(1.2);opacity:0.5;}.hover-details-overlay-effect-1:hover .details-container,.hover-details-overlay-effect-1.active-touch .details-container{opacity:1;transform:translate(0,-50%) translate(0,0);}.hover-details-overlay-effect-1:hover .overlay,.hover-details-overlay-effect-1.active-touch .overlay{opacity:var(--color_rollover_opacity);}.hover-details-overlay-effect-1.inline-video .icon-wrap i{font-size:50px;}@media only screen and (min-width:2000px){.hover-details-overlay-effect-1.inline-video .icon-wrap i{font-size:2.5vw;}}.hover-details-overlay-effect-1.inline-video .overlay,.hover-details-overlay-effect-1.inline-video .details-container{pointer-events:none;}.hover-details-overlay-effect-1 .video-wrap{position:relative;}.hover-details-overlay-effect-1 video{width:100%;display:block;height:auto;}.hover-details-overlay-effect-1 .poster-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;cursor:pointer;}.default-panel-padding{padding-top:var(--panel_distance);padding-bottom:var(--panel_distance);}@media only screen and (max-width:767px){.default-panel-padding{padding-top:50px;padding-bottom:50px;}}@media only screen and (min-width:2000px){.default-panel-padding{padding-top:var(--panel_distance_vw);padding-bottom:var(--panel_distance_vw);}}input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="date"],input[type="time"]{color:var(--color_inputs);background-color:var(--background_inputs);border:1px solid var(--border_inputs);display:block;appearance:none;padding:0;font-size:16px;outline:none;padding-left:20px;padding-right:20px;width:100%;border-radius:5px;margin-top:5px;line-height:50px;}@media only screen and (min-width:2000px){input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="date"],input[type="time"]{font-size:0.8vw;padding-left:1vw;padding-right:1vw;border-radius:0.25vw;margin-top:0.25vw;}}@media only screen and (min-width:2000px){input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="date"],input[type="time"]{line-height:2.5vw;}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{appearance:none;margin:0;}input[type=number]{-moz-appearance:textfield;}input[type="submit"]{outline:0;}input[type="checkbox"]{border:0;padding:0;outline:none;margin:0;margin-right:15px;margin-top:8px;}@media only screen and (min-width:2000px){input[type="checkbox"]{margin-right:0.75vw;margin-top:0.4vw;}}textarea{color:var(--color_inputs);background-color:var(--background_inputs);border:1px solid var(--border_inputs);display:block;appearance:none;padding:0;font-size:16px;outline:none;padding-left:20px;padding-right:20px;width:100%;border-radius:5px;margin-top:5px;line-height:28px;width:100%;max-width:100%;min-width:100%;height:150px;max-height:150px;min-height:150px;resize:none;font-family:'Roboto Slab',serif;padding-top:10px;padding-bottom:10px;}@media only screen and (min-width:2000px){textarea{font-size:0.8vw;padding-left:1vw;padding-right:1vw;border-radius:0.25vw;margin-top:0.25vw;}}@media only screen and (min-width:2000px){textarea{line-height:1.4vw;height:7.5vw;max-height:7.5vw;min-height:7.5vw;padding-top:0.5vw;padding-bottom:0.5vw;}}.input-wrap{margin-top:20px;}.input-wrap:first-of-type{margin-top:0;}@media only screen and (min-width:2000px){.input-wrap{margin-top:1vw;}.input-wrap:first-of-type{margin-top:0;}}.checkbox-submit-wrap{display:flex;align-items:flex-end;justify-content:space-between;margin-top:50px;}@media only screen and (min-width:2000px){.checkbox-submit-wrap{margin-top:2.5vw;}}.checkbox-wrap{display:flex;align-items:flex-start;padding-right:50px;}@media only screen and (min-width:2000px){.checkbox-wrap{padding-right:2.5vw;}}@media only screen and (max-width:767px){.panel-blog-post .sidebar{margin-top:50px;}}.blog-box-wrap{margin-bottom:50px;}@media only screen and (max-width:767px){.blog-box-wrap{margin-bottom:30px;}}.blog-box-wrap:last-of-type{margin-bottom:0;}.blog-box-wrap hr{margin-left:0;margin-right:0;margin-bottom:15px;margin-top:10px;width:100%;height:1px;}.blog-box-wrap ul{margin:0;padding:0;list-style:none;}.blog-box-wrap a{display:inline-block;opacity:1;will-change:opacity,border;transition:0.3s ease-out;text-decoration:none;}.blog-box-wrap a:hover{opacity:0.5;}@media only screen and (min-width:2000px){.blog-box-wrap{margin-bottom:2.5vw;}.blog-box-wrap:last-of-type{margin-bottom:0;}.blog-box-wrap hr{margin-bottom:0.75vw;margin-top:0.5vw;height:0.05vw;}}.blog-box-wrap-recent li{margin-bottom:10px;}@media only screen and (min-width:2000px){.blog-box-wrap-recent li{padding-right:0.5vw;}}.tag{background-color:var(--background_tags);color:var(--color_tags);font-family:'Roboto Slab',serif;text-transform:uppercase;font-weight:700;font-size:12px;line-height:12px;display:inline-block;padding:3px;margin-right:5px;}.tag:last-of-type{margin-right:0;}@media only screen and (min-width:2000px){.tag{font-size:0.6vw;line-height:0.6vw;padding:0.15vw;margin-right:0.25vw;}.tag:last-of-type{margin-right:0;}}body:not(.legend_theme_fade_in-0) .fade-in-ele{opacity:0;transform:translate3d(0,30px,0);transition:0.6s ease-out;will-change:opacity,transform;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-1{transition-delay:0.2s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-2{transition-delay:0.4s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-3{transition-delay:0.6s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-4{transition-delay:0.8s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-5{transition-delay:1s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-6{transition-delay:1.2s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-7{transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-8{transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-9{transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.fade-in-delay-10{transition-delay:2s;}body:not(.legend_theme_fade_in-0) .fade-in-ele.active{opacity:1;transform:translate3d(0,0,0);}@media only screen and (min-width:2000px){body:not(.legend_theme_fade_in-0) .fade-in-ele{transform:translate3d(0,1.5vw,0);}body:not(.legend_theme_fade_in-0) .fade-in-ele.active{transform:translate3d(0,0,0);}}body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-arrow i{opacity:0;transition:0.6s ease-out;will-change:opacity,transform;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-arrow.slider-next i{transform:translate3d(30px,0,0);}@media only screen and (min-width:2000px){body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-arrow.slider-next i{transform:translate3d(1.5vw,0,0);}}body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-arrow.slider-prev i{transform:translate3d(-30px,0,0);}@media only screen and (min-width:2000px){body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-arrow.slider-prev i{transform:translate3d(-1.5vw,0,0);}}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-arrow i{transition-delay:0.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-arrow i{transition-delay:0.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-arrow i{transition-delay:0.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-arrow i{transition-delay:1s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-arrow i{transition-delay:1.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-arrow i{transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-arrow i{transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-arrow i{transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-arrow i{transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-arrow i{transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-dots li{opacity:0;transform:translate3d(0,15px,0);transition:0.3s ease-out;will-change:opacity,transform;}@media only screen and (min-width:2000px){body:not(.legend_theme_fade_in-0) .slider-last-fade-in .slick-dots li{transform:translate3d(0,0.75vw,0);}}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(1){transition-delay:0.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(2){transition-delay:0.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(3){transition-delay:1s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(4){transition-delay:1.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(5){transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(6){transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(7){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(8){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(9){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-1 .slick-dots li:nth-child(10){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(1){transition-delay:0.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(2){transition-delay:1s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(3){transition-delay:1.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(4){transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(5){transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(6){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(7){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(8){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(9){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-2 .slick-dots li:nth-child(10){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(1){transition-delay:1s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(2){transition-delay:1.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(3){transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(4){transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(5){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(6){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(7){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(8){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(9){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-3 .slick-dots li:nth-child(10){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(1){transition-delay:1.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(2){transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(3){transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(4){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(5){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(6){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(7){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(8){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(9){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-4 .slick-dots li:nth-child(10){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(1){transition-delay:1.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(2){transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(3){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(4){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(5){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(6){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(7){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(8){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(9){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-5 .slick-dots li:nth-child(10){transition-delay:3.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(1){transition-delay:1.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(2){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(3){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(4){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(5){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(6){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(7){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(8){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(9){transition-delay:3.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-6 .slick-dots li:nth-child(10){transition-delay:3.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(1){transition-delay:1.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(2){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(3){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(4){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(5){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(6){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(7){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(8){transition-delay:3.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(9){transition-delay:3.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-7 .slick-dots li:nth-child(10){transition-delay:3.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(1){transition-delay:2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(2){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(3){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(4){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(5){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(6){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(7){transition-delay:3.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(8){transition-delay:3.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(9){transition-delay:3.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-8 .slick-dots li:nth-child(10){transition-delay:3.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(1){transition-delay:2.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(2){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(3){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(4){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(5){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(6){transition-delay:3.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(7){transition-delay:3.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(8){transition-delay:3.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(9){transition-delay:3.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-9 .slick-dots li:nth-child(10){transition-delay:4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(1){transition-delay:2.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(2){transition-delay:2.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(3){transition-delay:2.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(4){transition-delay:3s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(5){transition-delay:3.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(6){transition-delay:3.4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(7){transition-delay:3.6s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(8){transition-delay:3.8s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(9){transition-delay:4s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-delay-10 .slick-dots li:nth-child(10){transition-delay:4.2s;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-arrow i{opacity:1;}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-arrow.slider-next i,body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-arrow.slider-prev i{transform:translate3d(0,0,0);}@media only screen and (min-width:2000px){body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-arrow.slider-next i,body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-arrow.slider-prev i{transform:translate3d(0,0,0);}}body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-dots li{opacity:1;transform:translate3d(0,0,0);}@media only screen and (min-width:2000px){body:not(.legend_theme_fade_in-0) .slider-last-fade-in.last-fade-in-true .slick-dots li{transform:translate3d(0,0,0);}}.element-logo img{margin-left:auto;margin-right:auto;}.element-logo .big-title{font-family:'Oleo Script',cursive;font-size:70px;line-height:1;}@media only screen and (min-width:2000px){.element-logo .big-title{font-size:3.5vw;}}@media only screen and (max-width:767px){.element-logo .big-title{font-size:49px;}}.element-logo .subtitle{font-family:'Roboto Slab',serif;font-weight:700;text-transform:uppercase;font-size:20px;letter-spacing:3px;word-spacing:2px;margin-top:10px;position:relative;padding-left:70px;padding-right:70px;display:inline-block;margin-bottom:10px;}@media only screen and (min-width:2000px){.element-logo .subtitle{font-size:1vw;letter-spacing:0.15vw;word-spacing:0.1vw;margin-top:0.5vw;padding-left:3.5vw;padding-right:3.5vw;margin-bottom:0.5vw;}}@media only screen and (max-width:767px){.element-logo .subtitle{font-size:14px;letter-spacing:2.1px;word-spacing:1.4px;margin-top:7px;padding-left:49px;padding-right:49px;margin-bottom:7px;}}.element-logo .subtitle .inner-stripe{position:absolute !important;top:50%;height:1px;width:40px;}@media only screen and (min-width:2000px){.element-logo .subtitle .inner-stripe{height:0.05vw;width:2vw;}}@media only screen and (max-width:767px){.element-logo .subtitle .inner-stripe{width:28px;}}.element-logo .subtitle .inner-stripe.inner-stripe-left{left:0;}.element-logo .subtitle .inner-stripe.inner-stripe-right{right:0;}.element-logo .small-title-top,.element-logo .small-title-bottom{text-transform:uppercase;letter-spacing:2px;word-spacing:2px;font-size:18px;}@media only screen and (min-width:2000px){.element-logo .small-title-top,.element-logo .small-title-bottom{letter-spacing:0.1vw;word-spacing:0.1vw;font-size:0.9vw;}}@media only screen and (max-width:767px){.element-logo .small-title-top,.element-logo .small-title-bottom{letter-spacing:1.4px;word-spacing:1.4px;font-size:12.6px;}}.element-logo .small-title-top span,.element-logo .small-title-bottom span{position:relative;}.element-logo .small-title-top span:first-of-type,.element-logo .small-title-top span:last-of-type,.element-logo .small-title-bottom span:first-of-type,.element-logo .small-title-bottom span:last-of-type{color:transparent;}.element-logo .small-title-top span:first-of-type:after,.element-logo .small-title-top span:last-of-type:after,.element-logo .small-title-bottom span:first-of-type:after,.element-logo .small-title-bottom span:last-of-type:after{content:"";position:absolute;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;}@media only screen and (min-width:2000px){.element-logo .small-title-top span:first-of-type:after,.element-logo .small-title-top span:last-of-type:after,.element-logo .small-title-bottom span:first-of-type:after,.element-logo .small-title-bottom span:last-of-type:after{width:0.4vw;height:0.4vw;}}@media only screen and (max-width:767px){.element-logo .small-title-top span:first-of-type:after,.element-logo .small-title-top span:last-of-type:after,.element-logo .small-title-bottom span:first-of-type:after,.element-logo .small-title-bottom span:last-of-type:after{width:5.6px;height:5.6px;}}.element-logo .small-title-top{margin-bottom:10px;}@media only screen and (min-width:2000px){.element-logo .small-title-top{margin-bottom:0.5vw;}}@media only screen and (max-width:767px){.element-logo .small-title-top{margin-bottom:7px;}}.element-logo .small-title-top span:first-of-type:after,.element-logo .small-title-top span:last-of-type:after{top:40%;}.element-logo .small-title-bottom span:first-of-type:after,.element-logo .small-title-bottom span:last-of-type:after{top:60%;}.element-logo .inner-stripe,.element-logo .small-title-top span:first-of-type:after,.element-logo .small-title-top span:last-of-type:after,.element-logo .small-title-bottom span:first-of-type:after,.element-logo .small-title-bottom span:last-of-type:after{background-color:var(--font_color_main);}.main-nav .element-logo .big-title{font-size:24.5px;}@media only screen and (min-width:2000px){.main-nav .element-logo .big-title{font-size:1.225vw;}}@media only screen and (max-width:767px){.main-nav .element-logo .big-title{font-size:17.5px;}}.main-nav .element-logo .subtitle{font-size:7px;letter-spacing:1.05px;word-spacing:0.7px;margin-top:3.5px;padding-left:24.5px;padding-right:24.5px;margin-bottom:3.5px;}@media only screen and (min-width:2000px){.main-nav .element-logo .subtitle{font-size:0.35vw;letter-spacing:0.0525vw;word-spacing:0.035vw;margin-top:0.175vw;padding-left:1.225vw;padding-right:1.225vw;margin-bottom:0.175vw;}}@media only screen and (max-width:767px){.main-nav .element-logo .subtitle{font-size:5px;letter-spacing:0.75px;word-spacing:0.5px;margin-top:2.5px;padding-left:17.5px;padding-right:17.5px;margin-bottom:2.5px;}}.main-nav .element-logo .subtitle .inner-stripe{height:0.35px;width:14px;}@media only screen and (min-width:2000px){.main-nav .element-logo .subtitle .inner-stripe{height:0.0175vw;width:0.7vw;}}@media only screen and (max-width:767px){.main-nav .element-logo .subtitle .inner-stripe{width:10px;}}.main-nav .element-logo .subtitle .inner-stripe.inner-stripe-left{left:0;}.main-nav .element-logo .subtitle .inner-stripe.inner-stripe-right{right:0;}.main-nav .element-logo .small-title-top,.main-nav .element-logo .small-title-bottom{letter-spacing:0.7px;word-spacing:0.7px;font-size:6.3px;line-height:1;}@media only screen and (min-width:2000px){.main-nav .element-logo .small-title-top,.main-nav .element-logo .small-title-bottom{letter-spacing:0.035vw;word-spacing:0.035vw;font-size:0.315vw;}}@media only screen and (max-width:767px){.main-nav .element-logo .small-title-top,.main-nav .element-logo .small-title-bottom{letter-spacing:0.5px;word-spacing:0.5px;font-size:4.5px;}}.main-nav .element-logo .small-title-top span:first-of-type:after,.main-nav .element-logo .small-title-top span:last-of-type:after,.main-nav .element-logo .small-title-bottom span:first-of-type:after,.main-nav .element-logo .small-title-bottom span:last-of-type:after{width:2.8px;height:2.8px;}@media only screen and (min-width:2000px){.main-nav .element-logo .small-title-top span:first-of-type:after,.main-nav .element-logo .small-title-top span:last-of-type:after,.main-nav .element-logo .small-title-bottom span:first-of-type:after,.main-nav .element-logo .small-title-bottom span:last-of-type:after{width:0.14vw;height:0.14vw;}}@media only screen and (max-width:767px){.main-nav .element-logo .small-title-top span:first-of-type:after,.main-nav .element-logo .small-title-top span:last-of-type:after,.main-nav .element-logo .small-title-bottom span:first-of-type:after,.main-nav .element-logo .small-title-bottom span:last-of-type:after{width:2px;height:2px;}}.main-nav .element-logo .small-title-top{margin-bottom:3.5px;}@media only screen and (min-width:2000px){.main-nav .element-logo .small-title-top{margin-bottom:0.175vw;}}@media only screen and (max-width:767px){.main-nav .element-logo .small-title-top{margin-bottom:2.5px;}}.main-nav .element-logo .subtitle-outer-wrap{line-height:1;margin-top:-3px;display:block;}.main-nav .element-logo .small-title-top,.main-nav .element-logo .small-title-bottom{width:100%;transition:0.5s ease-out;overflow:hidden;margin-left:auto;margin-right:auto;}.main-nav.sticky{padding-top:0;padding-bottom:0;transition:padding 0.5s ease-out;}.main-nav.sticky .element-logo .small-title-top,.main-nav.sticky .element-logo .small-title-bottom{width:0%;}.main-nav .element-logo img{transition:0.5s ease-out;}.bg-overlay{position:absolute;width:100%;height:100%;left:0;top:0;}h1,h2,h3,h4,h5,h6,p,blockquote{margin:0;}body{font-family:'Roboto Slab',serif;}h1,.h1{font-family:'Oleo Script',cursive;font-weight:normal;font-style:normal;margin-bottom:10px;font-weight:300;letter-spacing:0;font-size:150px;line-height:130px;}@media only screen and (min-width:2000px){h1,.h1{font-size:7.5vw;line-height:6.5vw;margin-bottom:0.5vw;}}h2,.h2{font-family:'Oleo Script',cursive;font-weight:normal;font-style:normal;font-size:80px;line-height:75px;font-weight:300;}@media only screen and (min-width:2000px){h2,.h2{font-size:4vw;line-height:3.75vw;}}h3,.h3{font-family:'Roboto Slab',serif;font-weight:700;font-size:16px;}@media only screen and (min-width:2000px){h3,.h3{font-size:0.8vw;}}h4,.h4{font-size:22px;line-height:30px;font-family:'Roboto Slab',serif;font-weight:300;}@media only screen and (min-width:2000px){h4,.h4{font-size:1.1vw;line-height:1.5vw;}}h5,.h5{font-weight:700;font-size:20px;line-height:28px;font-family:'Roboto Slab',serif;}@media only screen and (min-width:2000px){h5,.h5{font-size:1vw;line-height:1.4vw;}}h6,.h6{font-size:14px;line-height:22px;font-family:'Roboto Slab',serif;font-weight:700;}h6.subtitle,.h6.subtitle{opacity:0.8;}@media only screen and (min-width:2000px){h6,.h6{font-size:0.7vw;line-height:1.1vw;}}blockquote{font-size:30px;line-height:42px;font-weight:400;margin-bottom:15px;font-style:italic;font-family:'Roboto Slab',serif;}@media only screen and (min-width:2000px){blockquote{font-size:1.5vw;line-height:2.1vw;margin-bottom:0.75vw;}}@media only screen and (max-width:767px){blockquote{font-size:26px;line-height:36px;}}p,li,label,.comment-text,.select-custom-outer-wrap{font-size:14px;line-height:22px;font-weight:300;}@media only screen and (min-width:2000px){p,li,label,.comment-text,.select-custom-outer-wrap{font-size:0.7vw;line-height:1.1vw;}}p a:not(.cta){opacity:1;transition:0.3s ease-out;will-change:opacity,border;text-decoration:none;}p a:not(.cta):hover{opacity:0.5;}.big-p p,p.big-p{font-size:20px;line-height:30px;}@media only screen and (min-width:2000px){.big-p p,p.big-p{font-size:1vw;line-height:1.5vw;}}@media only screen and (max-width:767px){h1,.h1{font-size:100px;line-height:80px;}h2,.h2{font-size:60px;line-height:50px;}.big-p p,p.big-p{font-size:18px;line-height:26px;}}.big-h3 h3,.big-h3 .h3,h3.big-h3,.h3.big-h3{font-family:"Roboto Slab",serif;font-weight:500;font-size:36px;}@media only screen and (min-width:2000px){.big-h3 h3,.big-h3 .h3,h3.big-h3,.h3.big-h3{font-size:1.8vw;}}.small-body,.small-body p,p.small{font-size:14px;line-height:20px;}@media only screen and (min-width:2000px){.small-body,.small-body p,p.small{font-size:0.7vw;line-height:1vw;}}.food-menu-category h2,.food-menu-category .h2{font-family:'Oleo Script',cursive;font-weight:normal;font-style:normal;font-size:50px;line-height:55px;font-weight:300;}@media only screen and (min-width:2000px){.food-menu-category h2,.food-menu-category .h2{font-size:2.5vw;line-height:2.75vw;}}@media only screen and (max-width:767px){.food-menu-category h2,.food-menu-category .h2{font-size:40px;line-height:40px;}}.row{display:flex;}.row.align-row-top{align-items:flex-start;}.row.align-row-end{align-items:flex-end;}.row.align-row-center{align-items:center;}.row.align-row-stretch{align-items:stretch;}.row.no-flex{display:block;}.row.left-col-full [class^="col-"]:first-of-type{padding-left:0;padding-right:0;}@media only screen and (min-width:2000px){.row.left-col-full [class^="col-"]:first-of-type{padding-left:0;padding-right:0;}}.row.right-col-full [class^="col-"]:last-of-type{padding-left:0;padding-right:0;}@media only screen and (min-width:2000px){.row.right-col-full [class^="col-"]:last-of-type{padding-left:0;padding-right:0;}}[class^="col-"]{padding-right:20px;padding-left:20px;}@media only screen and (min-width:2000px){[class^="col-"]{padding-right:1vw;padding-left:1vw;}}.col-1{width:8.3333333333%;}.col-2{width:16.6666666667%;}.col-3{width:25%;}.col-4{width:33.3333333333%;}.col-5{width:41.6666666667%;}.col-6{width:50%;}.col-7{width:58.3333333333%;}.col-8{width:66.6666666667%;}.col-9{width:75%;}.col-10{width:83.3333333333%;}.col-11{width:91.6666666667%;}.col-12{width:100%;}@media only screen and (max-width:1023px){.row [class^="col-"]{padding-left:15px;padding-right:15px;}.row.tablet-break{display:block;}.row.tablet-break [class^="col-"].desktop{display:none;}.row.tablet-break .col-1{width:100%;}.row.tablet-break .col-2{width:100%;}.row.tablet-break .col-3{width:100%;}.row.tablet-break .col-4{width:100%;}.row.tablet-break .col-5{width:100%;}.row.tablet-break .col-6{width:100%;}.row.tablet-break .col-7{width:100%;}.row.tablet-break .col-8{width:100%;}.row.tablet-break .col-9{width:100%;}.row.tablet-break .col-10{width:100%;}.row.tablet-break .col-11{width:100%;}.row.tablet-break .col-12{width:100%;}}@media only screen and (max-width:767px){.row,.row.tablet-break{display:block;}.row [class^="col-"],.row.tablet-break [class^="col-"]{padding-left:15px;padding-right:15px;}.row.left-col-full [class^="col-"]:first-of-type,.row.tablet-break.left-col-full [class^="col-"]:first-of-type{padding-left:0;}.row.right-col-full [class^="col-"]:last-of-type,.row.tablet-break.right-col-full [class^="col-"]:last-of-type{padding-right:0;}.col-1{width:100%;}.col-2{width:100%;}.col-3{width:100%;}.col-4{width:100%;}.col-5{width:100%;}.col-6{width:100%;}.col-7{width:100%;}.col-8{width:100%;}.col-9{width:100%;}.col-10{width:100%;}.col-11{width:100%;}.col-12{width:100%;}.mobile-width-80{width:80%;}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;background-color:rgba(0,0,0,0.9);pointer-events:none;}.popup .close-icon{position:absolute;top:20px;right:20px;cursor:pointer;transition:0.2s ease-out;opacity:1;z-index:20;will-change:opacity;}.popup .close-icon:hover{opacity:0.8;}.popup .close-icon i{font-size:30px;}@media only screen and (min-width:2000px){.popup .close-icon{top:1vw;right:1vw;}.popup .close-icon i{font-size:1.5vw;}}.popup .inner-popup{padding:60px;}@media only screen and (min-width:2000px){.popup .inner-popup{padding:3vw;}}.popup img{width:auto;max-width:100%;height:auto;margin:0 auto;}.popup.popup-image .inner-popup{position:absolute;top:50%;left:0;width:100%;transform:translate(0,-50%);}.popup.popup-image-slider .inner-popup,.popup.popup-image-slider .slider-wrap,.popup.popup-image-slider .custom-slider-wrap,.popup.popup-image-slider .slider-target,.popup.popup-image-slider .slick-list,.popup.popup-image-slider .slick-track{height:100%;}.popup.popup-image-slider .img-wrap{height:auto;display:flex;align-items:center;}.popup.popup-image-slider .slick-track{display:flex;align-items:center;}.popup.popup-image-slider .inner-popup{padding-left:0;padding-right:0;opacity:0;transition:1s ease-out;will-change:opacity;}.popup.popup-image-slider .inner-popup.active{opacity:1;}@media only screen and (min-width:2000px){.popup.popup-image-slider .inner-popup{padding-left:0;padding-right:0;}}.popup.popup-image-slider .img-wrap{padding-left:20px;padding-right:20px;position:relative;}.popup.popup-image-slider .img-wrap .overlay{background-color:#000;opacity:0.8;transition:0.3s ease-out;will-change:opacity;}.popup.popup-image-slider .img-wrap.slick-current .overlay{opacity:0;}@media only screen and (min-width:2000px){.popup.popup-image-slider .img-wrap{padding-left:1vw;padding-right:1vw;}}.popup.popup-video .inner-popup{position:relative;height:100%;}.popup.popup-video .inner-image{position:absolute;top:50%;left:0;width:100%;transform:translate(0,-50%);}.popup.popup-video.video-related-height .inner-image{height:100%;}.popup.popup-video.video-related-height .inner-image .player-wrap{height:100%;}.popup.popup-video.video-related-height .inner-image .ratio-wrap{height:100%;padding-bottom:0;margin:0 auto;width:100%;}body.slider-stlye-style_2 .popup .slider-controls-wrap{margin-top:0;position:absolute;width:100%;bottom:-40px;padding-left:40px;padding-right:40px;max-width:700px;left:50%;transform:translate(-50%,0);}@media only screen and (min-width:2000px){body.slider-stlye-style_2 .popup .slider-controls-wrap{bottom:-2vw;padding-left:2vw;padding-right:2vw;max-width:35vw;}}.panel-about .element-about h6{color:var(--font_color_secondary);}body:not(.slider-stlye-style_2) .panel-about .slick-dots{position:relative;bottom:0;margin-top:20px;}@media only screen and (min-width:2000px){body:not(.slider-stlye-style_2) .panel-about .slick-dots{margin-top:1vw;}}body:not(.slider-stlye-style_2) .panel-about .slider-navi{transform:none;top:calc((33vw - 100px) * 0.5);}@media only screen and (min-width:1240px){body:not(.slider-stlye-style_2) .panel-about .slider-navi{top:165px;}}@media only screen and (max-width:1023px){body:not(.slider-stlye-style_2) .panel-about .slider-navi{top:calc((50vw - 60px) * 0.45);}}@media only screen and (min-width:2000px){body:not(.slider-stlye-style_2) .panel-about .slider-navi{top:8.25vw;}}body:not(.slider-stlye-style_2) .panel-about .slider-navi.slider-next{right:-10px;}body:not(.slider-stlye-style_2) .panel-about .slider-navi.slider-prev{left:-10px;}@media only screen and (min-width:2000px){body:not(.slider-stlye-style_2) .panel-about .slider-navi.slider-next{right:-0.5vw;}body:not(.slider-stlye-style_2) .panel-about .slider-navi.slider-prev{left:-0.5vw;}}.panel-about{overflow:hidden;}.panel-about:not(.ele-bg-) .element-about .text-wrap{padding-left:20px;padding-right:20px;}@media only screen and (min-width:2000px){.panel-about:not(.ele-bg-) .element-about .text-wrap{padding-left:1vw;padding-right:1vw;}}@media only screen and (max-width:767px){.panel-about:not(.ele-bg-) .element-about .text-wrap{padding-left:16px;padding-right:16px;}}.panel-about.text-left .element-about{text-align:left;}.panel-about.text-left.is-slider-off .about-content{justify-content:flex-start;}.panel-about.has-boxshadow .hover-details-overlay-effect-1 .overlay{width:calc(100% - 10px);left:5px;top:5px;height:calc(100% - 10px);}@media only screen and (min-width:2000px){.panel-about.has-boxshadow .hover-details-overlay-effect-1 .overlay{width:calc(100% - 0.5vw);left:0.25vw;top:0.25vw;height:calc(100% - 0.5vw);}}.panel-about.has-boxshadow .element-about .image-wrap{box-shadow:0 0 5px rgba(0,0,0,0.3);padding:5px;}@media only screen and (min-width:1024px){.panel-about.has-boxshadow .element-about .image-wrap{max-width:100%;}}@media only screen and (min-width:2000px){.panel-about.has-boxshadow .element-about .image-wrap{max-width:100%;padding:0.25vw;}}.panel-about.is-slider-off .about-content{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}.panel-about.is-slider-off .about-content .element-about{width:calc(25% - 15px);padding-left:0 !important;padding-right:0 !important;}@media only screen and (max-width:767px){.panel-about.is-slider-off .about-content .element-about{width:calc(50% - 10px);}}.panel-about .slick-slide{height:auto;}.panel-about .about-outer-slider-wrap{position:relative;padding-left:20px;padding-right:20px;}@media only screen and (min-width:2000px){.panel-about .about-outer-slider-wrap{padding-left:1vw;padding-right:1vw;}}.panel-about .element-about{text-align:center;padding-left:20px;padding-right:20px;opacity:0;transition:1.5s ease-out;will-change:opacity;}.panel-about .element-about h6{margin-top:0px;margin-bottom:10px;margin-top:5px;opacity:0.8;}.panel-about .element-about.slick-active{opacity:1;}@media only screen and (max-width:767px){.panel-about .element-about{opacity:1;}}@media only screen and (min-width:2000px){.panel-about .element-about{padding-left:1vw;padding-right:1vw;}.panel-about .element-about h6{margin-top:0.25vw;margin-bottom:0.5vw;}}.panel-about .element-about .image-wrap{border-radius:100%;overflow:hidden;transform:translateZ(0);}@media only screen and (min-width:1024px){.panel-about .element-about .image-wrap{margin-left:auto;margin-right:auto;}}.panel-about .element-about .image-wrap img{width:100%;}.panel-about .element-about .image-wrap .details-container .icon-wrap{display:inline-flex;align-items:center;}.panel-about .element-about .image-wrap .details-container .icon-wrap a{display:block;margin-left:8px;margin-right:8px;cursor:pointer;opacity:1;transition:0.3s ease-out;will-change:opacity;}.panel-about .element-about .image-wrap .details-container .icon-wrap a:hover{opacity:0.5;}.panel-about .element-about .image-wrap .details-container .icon-wrap a:first-of-type{margin-left:0;}.panel-about .element-about .image-wrap .details-container .icon-wrap a:last-of-type{margin-right:0;}@media only screen and (min-width:2000px){.panel-about .element-about .image-wrap .details-container .icon-wrap a{margin-left:0.4vw;margin-right:0.4vw;}.panel-about .element-about .image-wrap .details-container .icon-wrap a:first-of-type{margin-left:0;}.panel-about .element-about .image-wrap .details-container .icon-wrap a:last-of-type{margin-right:0;}}.panel-about .element-about .image-wrap .details-container .icon-wrap i{font-size:24px;}@media only screen and (min-width:2000px){.panel-about .element-about .image-wrap .details-container .icon-wrap i{font-size:1.2vw;}}.panel-about .element-about .text-wrap{padding-top:15px;padding-bottom:15px;}.panel-about .element-about .text-wrap .subtitle{margin-top:0px;margin-bottom:10px;}@media only screen and (min-width:2000px){.panel-about .element-about .text-wrap{padding-top:0.75vw;padding-bottom:0.75vw;}.panel-about .element-about .text-wrap .subtitle{margin-bottom:0.5vw;}}.panel-about.is-slider-off .element-about{opacity:1;}.panel-about.mask-is-square .image-wrap{border-radius:0%;}@media only screen and (max-width:767px){.panel-about.is-slider .row [class^="col-"],.panel-about.is-slider .row.tablet-break [class^="col-"],.panel-about.is-slider .about-outer-slider-wrap{padding-left:0;padding-right:0;}.panel-about.is-slider .slider-navi{display:none;}}.panel-banner{text-align:center;margin-top:70px;margin-bottom:70px;padding-top:30px;padding-bottom:30px;}@media only screen and (max-width:767px){.panel-banner{margin-top:50px;margin-bottom:50px;}}@media only screen and (min-width:2000px){.panel-banner{margin-top:3.5vw;margin-bottom:3.5vw;padding-top:1.5vw;padding-bottom:1.5vw;}}.panel-bg-with-text{overflow:hidden;text-align:center;position:relative;margin-top:70px;margin-bottom:70px;}.panel-bg-with-text video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%;object-fit:cover;}.panel-bg-with-text.text-not-center-align{text-align:left;}.panel-bg-with-text.text-not-center-align .text-layer{text-align:left;}.panel-bg-with-text.text-not-center-align hr{margin-left:0;}@media only screen and (min-width:2000px){.panel-bg-with-text{margin-top:3.5vw;margin-bottom:3.5vw;}}.panel-bg-with-text .ratio-wrap{padding-bottom:50%;}.panel-bg-with-text .bg-image{background-size:cover;background-position:center;height:100%;transform:translate(0,0);will-change:transform;}.panel-bg-with-text .text-layer{position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translate(0,-50%);}.panel-bg-with-text .text-layer .inner-text-layer{display:inline-block;position:relative;}.panel-bg-with-text .text-layer .inner-text-layer:before{position:absolute;width:120%;height:200%;left:50%;top:50%;transform:translate(-50%,-50%);content:"";opacity:0.35;border-radius:50%;filter:blur(50px);z-index:1;}.panel-bg-with-text .text-layer .inner-text-layer *{position:relative;z-index:5;}.panel-bg-with-text.panel-quotes .slick-dots{position:relative;bottom:0;margin-top:20px;left:0;transform:none;}@media only screen and (min-width:2000px){.panel-bg-with-text.panel-quotes .slick-dots{margin-top:1vw;}}.panel-bg-with-text.panel-quotes *{overflow:visible !important;}.panel-bg-with-text.panel-quotes .relative-quotes-wrap{overflow:hidden !important;position:relative;}@media only screen and (max-width:1023px){.panel-bg-with-text.panel-quotes .slick-slide{height:auto;}}@media only screen and (max-width:767px){.panel-bg-with-text.panel-quotes .slider-navi{position:absolute;bottom:15vh;transform:translate(0,15px);top:auto;}}@media only screen and (min-width:768px){.panel-bg-with-text.panel-quotes .slide-ele{display:flex;align-items:center;}.panel-bg-with-text.panel-quotes .slide-ele .animation-helper{width:100%;}}.panel-bg-with-text.text-bottom-align .text-layer{transform:none;top:auto;bottom:15%;}.panel-bg-with-text.text-top-align .text-layer{transform:none;top:auto;top:15%;}.panel-bg-with-text.text-readability-off .text-layer .inner-text-layer:before{display:none;}.panel-bg-with-text.no-space-bottom{margin-bottom:0;}.panel-bg-with-text.no-space-top{margin-top:0;}@media only screen and (max-width:1023px){.panel-bg-with-text .ratio-wrap{height:100%;padding-bottom:0;position:absolute;width:100%;top:0;left:0;}.panel-bg-with-text .text-layer{position:relative;top:0;transform:none;padding-top:13vw;padding-bottom:13vw;}}@media only screen and (max-width:767px){.panel-bg-with-text{margin-top:50px;margin-bottom:50px;}.panel-bg-with-text .text-layer{padding-top:15vh;padding-bottom:15vh;}.panel-bg-with-text.mobileExtraImage{text-align:center;padding-bottom:50px;padding-top:50px;}.panel-bg-with-text.mobileExtraImage hr{margin-left:auto;}.panel-bg-with-text.mobileExtraImage .text-layer{text-align:center;padding-top:0;padding-bottom:50px;}.panel-bg-with-text.mobileExtraImage .mobile-image{position:relative;width:100%;}.panel-bg-with-text.mobileExtraImage.text-under-image{padding-top:0;}.panel-bg-with-text.mobileExtraImage.text-under-image .text-layer{padding-top:50px;padding-bottom:0;}.panel-bg-with-text.mobileExtraImage:not(.text-under-image){padding-bottom:0;}}body:not(.legend_theme_parallax-0) .panel-bg-with-text .bg-image{height:140%;}@media only screen and (max-width:767px){body:not(.legend_theme_parallax-0) .panel-bg-with-text .bg-image{height:100%;transform:none !important;}}@media only screen and (max-width:767px){.panel-bg-with-text.mobileExtraImage .text-layer .inner-text-layer:before{background-color:transparent !important;}}.panel-blog-teaser .tags{margin-bottom:10px;}@media only screen and (min-width:2000px){.panel-blog-teaser .tags{margin-bottom:0.5vw;}}.panel-blog-teaser .blog-post-tesaer-wrap:after{clear:both;content:"";display:block;}.panel-blog-teaser.extra-padding-bottom{padding-bottom:100px;}@media only screen and (min-width:2000px){.panel-blog-teaser.extra-padding-bottom{margin-bottom:5vw;}}@media only screen and (max-width:767px){.panel-blog-teaser.extra-padding-bottom{padding-bottom:0;}}.panel-blog-teaser .blog-post-teaser-element{width:calc(50% - 20px);margin-top:50px;}.panel-blog-teaser .blog-post-teaser-element:nth-child(odd){float:left;}.panel-blog-teaser .blog-post-teaser-element:nth-child(even){float:right;}.panel-blog-teaser .blog-post-teaser-element:nth-child(2){margin-top:80px;}.panel-blog-teaser .blog-post-teaser-element:first-of-type{margin-top:0;}.panel-blog-teaser .blog-post-teaser-element .bg-image{background-size:cover;background-position:center;}.panel-blog-teaser .blog-post-teaser-element .text-wrap{padding:20px;}.panel-blog-teaser .blog-post-teaser-element .text-wrap .subtitle{margin-top:5px;margin-bottom:10px;}.panel-blog-teaser .blog-post-teaser-element .text-wrap p{max-height:44px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}@media only screen and (min-width:2000px){.panel-blog-teaser .blog-post-teaser-element{margin-top:2.5vw;}.panel-blog-teaser .blog-post-teaser-element:nth-child(2){margin-top:4vw;}.panel-blog-teaser .blog-post-teaser-element:first-of-type{margin-top:0;}.panel-blog-teaser .blog-post-teaser-element .text-wrap{padding:1vw;}.panel-blog-teaser .blog-post-teaser-element .text-wrap .subtitle{margin-top:0.25vw;margin-bottom:0.5vw;}.panel-blog-teaser .blog-post-teaser-element .text-wrap p{max-height:2.2vw;}}.panel-blog-teaser .btn-outer-wrap{text-align:center;}.panel-blog-teaser .btn-outer-wrap .cta{margin-top:50px;}@media only screen and (min-width:2000px){.panel-blog-teaser .btn-outer-wrap .cta{margin-top:2.5vw;}}@media only screen and (max-width:767px){.panel-blog-teaser .blog-post-teaser-element{width:100%;margin-top:25px;}.panel-blog-teaser .blog-post-teaser-element:nth-child(even),.panel-blog-teaser .blog-post-teaser-element:nth-child(odd){float:none;}.panel-blog-teaser .blog-post-teaser-element:nth-child(2){margin-top:25px;}.panel-blog-teaser .blog-post-teaser-element:first-of-type{margin-top:0;}}.panel-brands{text-align:center;}.panel-brands.no-space-bottom{padding-bottom:0;}.panel-brands.no-space-top{padding-top:0;}@media only screen and (min-width:1024px){.panel-brands hr{display:none;}}.panel-brands .images-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}.panel-brands .images-wrap .element-brand{width:calc(25% - 20px);margin-top:40px;}.panel-brands .images-wrap .element-brand:nth-child(1),.panel-brands .images-wrap .element-brand:nth-child(2),.panel-brands .images-wrap .element-brand:nth-child(3),.panel-brands .images-wrap .element-brand:nth-child(4){margin-top:0;}@media only screen and (max-width:767px){.panel-brands .images-wrap .element-brand{width:calc(50% - 20px);margin-top:40px;}.panel-brands .images-wrap .element-brand:nth-child(1),.panel-brands .images-wrap .element-brand:nth-child(2){margin-top:0;}.panel-brands .images-wrap .element-brand:nth-child(3),.panel-brands .images-wrap .element-brand:nth-child(4){margin-top:40px;}}.panel-brands .images-wrap .element-brand a{display:block;}.panel-brands .images-wrap .element-brand img{width:100%;}.panel-brands .inner-panel{padding-top:30px;padding-bottom:30px;}@media only screen and (min-width:2000px){.panel-brands .inner-panel{padding-top:1.5vw;padding-bottom:1.5vw;}}.panel-faq .faq-element{padding:15px;border-radius:5px;margin-top:20px;transition:0.3s ease-out;will-change:border;}.panel-faq .faq-element:first-of-type{margin-top:0;}.panel-faq .faq-element .faq-text{margin-top:10px;}.panel-faq .faq-element .faq-title{cursor:pointer;text-align:center;transition:0.2s ease-out;will-change:color;}@media only screen and (min-width:2000px){.panel-faq .faq-element{padding:0.75vw;border-radius:0.25vw;margin-top:1vw;}.panel-faq .faq-element:first-of-type{margin-top:0;}.panel-faq .faq-element .faq-text{margin-top:0.5vw;}}@media only screen and (max-width:767px){.panel-faq .right-faq-col{margin-top:20px;}}.panel-hero{height:100vh;overflow:hidden;position:relative;margin-top:70px;margin-bottom:70px;}@media only screen and (max-width:767px){.panel-hero{margin-top:50px;margin-bottom:50px;}}@media only screen and (min-width:2000px){.panel-hero{margin-top:3.5vw;margin-bottom:3.5vw;}}.panel-hero:first-of-type{margin-top:0 !important;}.panel-hero .contextual{display:none;}.panel-hero .bg-image{background-size:cover;background-position:center;height:100%;transform:translate(0,0);will-change:transform;}.panel-hero .text-layer{position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translate(0,-50%);}.panel-hero .text-layer .inner-text-layer{display:inline-block;position:relative;}.panel-hero .text-layer .inner-text-layer:before{position:absolute;width:120%;height:200%;left:50%;top:50%;transform:translate(-50%,-50%);content:"";opacity:0.35;border-radius:50%;filter:blur(50px);z-index:1;}.panel-hero .text-layer .inner-text-layer *{position:relative;z-index:5;}.panel-hero.text-align-left .text-layer{text-align:left;}.panel-hero.text-align-left .hero-left-col{display:none !important;}.panel-hero.text-bottom-align .text-layer{transform:none;top:auto;bottom:15%;}.panel-hero.text-top-align .text-layer{transform:none;top:auto;top:15%;}.panel-hero.text-readability-off .text-layer .inner-text-layer:before{display:none;}.panel-hero.hero-half{height:50vh;}.panel-hero.hero-3_4{height:75vh;}.panel-hero.has-bg-slider-on .bg-image{opacity:0;transition:0.8s ease-out;}.panel-hero.has-bg-slider-on .bg-image.fade-in{opacity:1;}.panel-hero.big-p p{margin-top:20px;}body:not(.legend_theme_parallax-0) .panel-hero:not(.hero-half) .bg-image{height:120%;}@media only screen and (max-width:767px){body:not(.legend_theme_parallax-0) .panel-hero:not(.hero-half) .bg-image{height:100%;transform:none !important;}}body:not(.legend_theme_parallax-0) .panel-hero:not(.hero-half).not-first-hero .bg-image{height:140%;}@media only screen and (max-width:767px){body:not(.legend_theme_parallax-0) .panel-hero:not(.hero-half).not-first-hero .bg-image{height:100%;transform:none !important;}}body:not(.legend_theme_parallax-0) .panel-hero:not(.hero-half).no-parallax .bg-image{height:100%;transform:none !important;}.panel-hero-slider:first-of-type{padding-top:0 !important;}.panel-hero-slider .panel-hero{height:100vh !important;overflow:hidden;margin-top:0 !important;margin-bottom:0 !important;}.panel-hero-slider .slick-dots{bottom:30px;}@media only screen and (min-width:2000px){.panel-hero-slider .slick-dots{bottom:1.5vw;}}.panel-hero-slider .slick-track,.panel-hero-slider .slick-list{height:100vh;}@media only screen and (max-width:767px){.panel-hero-slider .inner-text-layer{padding-left:20px;padding-right:20px;}.panel-hero-slider .slider-navi.slider-next{right:0;}.panel-hero-slider .slider-navi.slider-prev{left:0;}}.panel-image-grid .filter-bar .mobile-dropdown{background-color:var(--background_color_main);}.panel-image-grid.button-style-off .filter-bar .filter-trigger{border-bottom:2px solid transparent;}.panel-image-grid.button-style-off .filter-bar .filter-trigger.active,.panel-image-grid.button-style-off .filter-bar .filter-trigger:hover,.panel-image-grid.button-style-off .filter-bar .icon-filter{border-bottom:2px solid var(--font_color_main);}.panel-image-grid{overflow:hidden;}.panel-image-grid .animation-helper{overflow:hidden;}.panel-image-grid .row-headline{margin-bottom:70px;}@media only screen and (min-width:2000px){.panel-image-grid .row-headline{margin-bottom:3.5vw;}}.panel-image-grid .filter-bar{display:flex;justify-content:center;}.panel-image-grid .filter-bar .filter-trigger{transition:0.3s ease-out;cursor:pointer;}.panel-image-grid .filter-bar .filter-trigger:last-of-type{border-right:0;}@media only screen and (max-width:767px){.panel-image-grid .filter-bar .filter-trigger.active,.panel-image-grid .filter-bar .filter-trigger:hover,.panel-image-grid .filter-bar .icon-filter{border:none !important;}}.panel-image-grid .grid-outer-wrap .filtr-item{width:calc(20% - 0.7px);cursor:pointer;overflow:hidden;}@media only screen and (min-width:2000px){.panel-image-grid .grid-outer-wrap .filtr-item{padding:0.25vw;}}.panel-image-grid .grid-outer-wrap .filtr-item .overlay.abs-wrap{width:calc(100% - 20px);height:calc(100% - 20px);top:50%;left:50%;transform:translate(-50%,-50%);}.panel-image-grid .grid-outer-wrap .filtr-item hr{width:80px;height:2px;}@media only screen and (min-width:2000px){.panel-image-grid .grid-outer-wrap .filtr-item hr{width:4vw;height:0.1vw;}}@media only screen and (max-width:1023px){.panel-image-grid .grid-outer-wrap .filtr-item{width:calc(25% - 0.7px);}}@media only screen and (max-width:767px){.panel-image-grid .grid-outer-wrap .filtr-item{width:calc(33.3333% - 0.7px);}}@media only screen and (max-width:499px){.panel-image-grid .grid-outer-wrap .filtr-item{width:calc(50% - 0.7px);}}.panel-image-grid .grid-outer-wrap .filtr-item .details-container .icon-wrap{margin-top:20px;display:inline-flex;width:35px;height:35px;align-items:center;background:rgba(62,16,1,0.2);border-radius:100%;justify-content:center;}@media only screen and (min-width:2000px){.panel-image-grid .grid-outer-wrap .filtr-item .details-container .icon-wrap{margin-top:1vw;width:1.75vw;height:1.75vw;}}.panel-image-grid .grid-outer-wrap .filtr-item.no-text .details-container .icon-wrap{margin-top:0;}@media only screen and (min-width:2000px){.panel-image-grid .grid-outer-wrap .filtr-item.no-text .details-container .icon-wrap{margin-top:0;}}@media only screen and (max-width:767px){.panel-image-grid .filter-bar{position:relative;z-index:5;}.panel-image-grid .filter-bar .icon-filter{position:absolute;top:50%;right:10px;transform:translate(0,-50%) rotate(0deg);pointer-events:none;transition:0.3s ease-out;transform-origin:center;}.panel-image-grid .filter-bar .icon-filter.active{transform:translate(0,-50%) rotate(90deg);}.panel-image-grid .filter-bar .filter-trigger{display:none;width:100%;}.panel-image-grid .filter-bar .filter-trigger.active{display:block;}.panel-image-grid .filter-bar .mobile-dropdown{position:absolute;bottom:0;left:0;width:100%;transform:translate(0,100%);padding:5px;}.panel-image-grid .filter-bar .mobile-dropdown .filter-trigger{display:block;}.panel-image-grid .filter-bar .mobile-dropdown .filter-trigger.active{display:none;}}.panel-image-grid.button-style-off .filter-bar{margin-bottom:20px;}@media only screen and (min-width:2000px){.panel-image-grid.button-style-off .filter-bar{margin-bottom:1vw;}}@media only screen and (max-width:767px){.panel-image-grid.button-style-off .filter-bar{margin-bottom:10px;}}.panel-image-grid.button-style-off .filter-bar .filter-trigger{margin-left:10px;margin-right:10px;}@media only screen and (min-width:2000px){.panel-image-grid.button-style-off .filter-bar .filter-trigger{margin-left:0.5vw;margin-right:0.5vw;}}.panel-image-grid.button-style-on .filter-bar .icon-filter{color:var(--btn_main_font);right:20px;}.panel-image-grid.button-style-on .filter-bar .filter-trigger{width:100%;text-align:center;appearance:none;background-color:transparent;display:inline-block;text-decoration:none;font-family:'Roboto Slab',serif;text-transform:uppercase;font-weight:700;font-size:14px;line-height:14px;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px;transition:0.3s ease-out;margin-top:30px;cursor:pointer;will-change:opacity,border-radius;border-radius:10px;opacity:1;margin-top:0;color:var(--btn_main_font);background-color:var(--btn_main_background);border-radius:0;opacity:1;padding-top:12px;padding-bottom:12px;}.panel-image-grid.button-style-on .filter-bar .filter-trigger:hover{border-radius:5px;opacity:0.7;}@media only screen and (min-width:2000px){.panel-image-grid.button-style-on .filter-bar .filter-trigger{font-size:0.7vw;line-height:0.7vw;padding-left:0.75vw;padding-right:0.75vw;padding-top:0.5vw;padding-bottom:0.5vw;margin-top:1.5vw;border-radius:0.5vw;}.panel-image-grid.button-style-on .filter-bar .filter-trigger:hover{border-radius:0.25vw;}}@media only screen and (min-width:768px){.panel-image-grid.button-style-on .filter-bar .filter-trigger:hover{color:var(--btn_main_font_hover);background-color:var(--btn_main_background_hover);opacity:var(--btn_main_opacity_hover);}}@media only screen and (max-width:767px){.panel-image-grid.button-style-on .filter-bar .filter-trigger:not(.active){display:none;}}@media only screen and (max-width:767px){.panel-image-grid.button-style-on .mobile-dropdown .filter-trigger:not(.active){display:block;}}.panel-legal{padding-top:150px;padding-bottom:50px;}.panel-legal h2{margin-bottom:50px;}.panel-legal h4{margin-bottom:10px;margin-top:50px;}@media only screen and (min-width:2000px){.panel-legal{padding-top:7.5vw;padding-bottom:2.5vw;}.panel-legal h2{margin-bottom:2.5vw;}.panel-legal h4{margin-bottom:0.5vw;margin-top:2.5vw;}}.panel-services .element-services .body-title{color:var(--font_color_secondary);}@media only screen and (max-width:767px){body:not(.slider-stlye-style_2) .panel-services .slick-dots{position:relative;bottom:0;margin-top:20px;}}.panel-services{overflow:hidden;}.panel-services .flex-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;}.panel-services .flex-wrap,.panel-services .slider-wrap{margin-top:70px;}.panel-services .element-services{width:calc(50% - 30px);margin-top:50px;}.panel-services .element-services img{width:100%;}.panel-services .element-services .inner-flex{display:flex;align-items:center;}.panel-services .element-services:nth-child(1),.panel-services .element-services:nth-child(2){margin-top:0;}.panel-services .element-services .image-wrap{width:100px;font-size:80px;line-height:1;text-align:center;}@media only screen and (min-width:2000px){.panel-services .element-services .image-wrap{font-size:4vw;}}@media only screen and (max-width:767px){.panel-services .element-services .image-wrap{text-align:center;}}.panel-services .element-services .text-wrap{width:calc(100% - 100px);padding-left:20px;}.panel-services .element-services .body-title{margin-bottom:10px;}@media only screen and (max-width:767px){.panel-services .flex-wrap,.panel-services .slider-wrap{margin-top:35px;}.panel-services .slick-slide{height:auto;}.panel-services .outer-slider-wrap{position:relative;margin-top:30px;}.panel-services .row-content [class^="col-"]{padding-left:0;padding-right:0;}.panel-services .slider-controls-wrap{padding-left:20px;padding-right:20px;}.panel-services .element-services{width:100vw;margin-top:0;text-align:center;}.panel-services .element-services .inner-flex{display:block;padding-left:45px;padding-right:45px;}.panel-services .element-services .image-wrap{margin-left:auto;margin-right:auto;margin-bottom:10px;}.panel-services .element-services .text-wrap{width:100%;padding-left:0;}}@media only screen and (min-width:2000px){.panel-services .flex-wrap,.panel-services .slider-wrap{margin-top:3.5vw;}.panel-services .element-services{width:calc(50% - 1.5vw);margin-top:2.5vw;}.panel-services .element-services:nth-child(1),.panel-services .element-services:nth-child(2){margin-top:0;}.panel-services .element-services .image-wrap{width:5vw;}.panel-services .element-services .text-wrap{width:calc(100% - 5vw);padding-left:1vw;}.panel-services .element-services .body-title{margin-bottom:0.5vw;}}@media only screen and (max-width:767px){body.slider-stlye-style_2 .panel-services .element-services .inner-flex{padding-left:20px;padding-right:20px;}}.panel-text{text-align:center;}.panel-text.extra-padding{padding-top:100px;padding-bottom:100px;}@media only screen and (max-width:767px){.panel-text.extra-padding{padding-top:50px;padding-bottom:50px;}}@media only screen and (min-width:2000px){.panel-text.extra-padding{padding-top:5vw;padding-bottom:5vw;}}.panel-food-menu .category-title{background-color:var(--background_tags);color:var(--color_tags);}.panel-food-menu .category-entries-wrap{border-left:3px solid var(--background_tags);border-right:3px solid var(--background_tags);border-bottom:3px solid var(--background_tags);}.panel-food-menu .food-entry-wrap{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;}.panel-food-menu .food-entry-wrap:last-of-type{margin-bottom:0;}@media only screen and (min-width:2000px){.panel-food-menu .food-entry-wrap{margin-bottom:1vw;}.panel-food-menu .food-entry-wrap:last-of-type{margin-bottom:0;}}.panel-food-menu .food-entry-wrap .left-wrap{padding-right:20px;}@media only screen and (min-width:2000px){.panel-food-menu .food-entry-wrap .left-wrap{padding-right:1vw;}}.panel-food-menu .category-title{padding:10px;}@media only screen and (min-width:2000px){.panel-food-menu .category-title{padding:0.5vw;}}.panel-food-menu .category-entries-wrap{padding:20px;}@media only screen and (min-width:2000px){.panel-food-menu .category-entries-wrap{padding:1vw;}}.panel-food-menu .left-wrap{flex-basis:auto;flex-shrink:1;padding-right:20px;}@media only screen and (min-width:2000px){.panel-food-menu .left-wrap{padding-right:1vw;}}.panel-food-menu .right-wrap{flex-shrink:0;}.panel-food-menu .entry-price{white-space:nowrap;text-align:right;}.panel-collapse-slider .bg-line,.panel-collapse-slider .animate-line{background-color:var(--font_color_secondary);}.panel-collapse-slider.row-reverse .row{flex-flow:row-reverse;}.panel-collapse-slider .content-slider-wrap{margin-top:20px;}@media only screen and (min-width:2000px){.panel-collapse-slider .content-slider-wrap{margin-top:1vw;}}.panel-collapse-slider .image-slider .ratio-wrap{padding-bottom:78%;}.panel-collapse-slider .bg-image{background-size:cover;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:767px){.panel-collapse-slider .content-col{margin-top:20px;}}.panel-collapse-slider .collapse-slider-item{padding-left:20px;position:relative;overflow:hidden;margin-bottom:20px;}.panel-collapse-slider .collapse-slider-item:last-of-type{margin-bottom:0;}@media only screen and (min-width:2000px){.panel-collapse-slider .collapse-slider-item{margin-bottom:1vw;padding-left:1vw;}.panel-collapse-slider .collapse-slider-item:last-of-type{margin-bottom:0;}}.panel-collapse-slider .collapse-slider-item .collapse-trigger{cursor:pointer;}.panel-collapse-slider .collapse-slider-item .main-body-text{margin-top:10px;}@media only screen and (min-width:2000px){.panel-collapse-slider .collapse-slider-item .main-body-text{margin-top:0.5vw;}}.panel-collapse-slider .collapse-slider-item .bg-line,.panel-collapse-slider .collapse-slider-item .animate-line{position:absolute;left:0;width:3px;height:100%;}@media only screen and (min-width:2000px){.panel-collapse-slider .collapse-slider-item .bg-line,.panel-collapse-slider .collapse-slider-item .animate-line{width:0.15vw;}}.panel-collapse-slider .collapse-slider-item .bg-line{opacity:0.3;}.panel-collapse-slider .collapse-slider-item .animate-line{transform:translate(0,-100%);will-change:transform;transition:5s linear;}.panel-collapse-slider .collapse-slider-item .animate-line.active{transform:translate(0,0);}.panel-collapse-slider .collapse-slider-item .animate-line.disabled{display:none;transition:0s;}.panel-collapse-slider .collapse-slider-item .animate-line.force-active{transition:0s;transform:translate(0,0);}.panel-zoom-gallery{position:relative;}.panel-zoom-gallery .bg-image{background-size:cover;background-position:center;background-repeat:no-repeat;}.panel-zoom-gallery .caption{padding-top:10px;padding-left:20px;padding-right:20px;}.panel-zoom-gallery .swiper-container{width:100%;height:100%;}.panel-zoom-gallery .swiper-slide{width:100%;}.panel-zoom-gallery .swiper-slide .animate-item{opacity:1;transform:scale(0.7) translate(0,-10%);transform-origin:20% 50%;transition:0.6s ease-out;}.panel-zoom-gallery .swiper-slide .caption{opacity:0;transition:0.3s ease-out;transition-delay:0.3s;}.panel-zoom-gallery .swiper-slide.swiper-slide-next .caption{transition-delay:0s;transition:0.3s;}.panel-zoom-gallery .swiper-slide.swiper-slide-active .animate-item{transform:scale(1) translate(0,0);}.panel-zoom-gallery .swiper-slide.swiper-slide-active .caption{opacity:1;}.panel-zoom-gallery .swiper-slide.swiper-slide-prev .animate-item{opacity:0;transform:scale(1) translate(0,0);}.panel-zoom-gallery .inner-panel{position:relative;overflow:visible;}.panel-zoom-gallery .arrows-wrap{display:flex;align-items:center;position:absolute;bottom:2vw;right:0;z-index:50;width:24%;justify-content:center;}@media only screen and (max-width:1023px){.panel-zoom-gallery .arrows-wrap{width:100px;bottom:-10px;transform:translate(0,100%);}}.panel-zoom-gallery .arrows-wrap .slider-btn{font-size:30px;cursor:pointer;line-height:1;}.panel-zoom-gallery .arrows-wrap .prev-button{margin-right:30px;}@media only screen and (max-width:1023px){.panel-zoom-gallery .arrows-wrap .prev-button{margin-right:15px;}}.panel-image-text-side-by-side.no-space-bottom{padding-bottom:0;}.panel-image-text-side-by-side.no-space-top{padding-top:0;}.panel-image-text-side-by-side.row-reverse .row{flex-flow:row-reverse;}.panel-image-text-side-by-side img{width:100%;display:block;height:auto;}@media only screen and (max-width:767px){.panel-image-text-side-by-side .content-col{margin-top:50px;}}.panel-fixed-bg{text-align:center;}.panel-fixed-bg.no-space-bottom{padding-bottom:0;}.panel-fixed-bg.no-space-top{padding-top:0;}.panel-fixed-bg .main-layer{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;position:relative;}.panel-fixed-bg .text-layer{position:relative;}.panel-fixed-bg .icons-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:20px;}@media only screen and (min-width:2000px){.panel-fixed-bg .icons-wrap{margin-top:1vw;}}.panel-fixed-bg .icons-wrap img{width:25%;padding:20px;}@media only screen and (min-width:2000px){.panel-fixed-bg .icons-wrap img{padding:1vw;}}@media only screen and (max-width:767px){.panel-fixed-bg .icons-wrap img{width:50%;}}.main-nav{position:absolute;top:100vh;width:100%;z-index:100;text-align:center;padding-top:10px;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;}@media only screen and (min-width:2000px){.main-nav{padding-top:0.5vw;padding-bottom:0.5vw;}}.main-nav .max-width{width:100%;}.main-nav .inner-header{display:flex;justify-content:space-between;align-items:center;}.main-nav.hero-half-pos{top:50vh;}.main-nav.hero-3_4-pos{top:75vh;}.main-nav.sticky{position:fixed;top:0;margin-top:0 !important;}.main-nav.hamburger-active{position:fixed;top:0;margin-top:0 !important;}.main-nav ul{padding:0;margin:0;list-style:none;display:inline-flex;align-items:center;}.main-nav li{margin-right:20px;}@media only screen and (min-width:2000px){.main-nav li{margin-right:1vw;}}.main-nav li:last-of-type{margin-right:0;}.main-nav li{font-family:'Roboto Slab',serif;font-weight:700;font-size:16px;line-height:24px;}.main-nav li.with-children{border-bottom:2px solid transparent;}.main-nav a:not(.brand-logo,.cta){text-decoration:none;display:inline-block;transition:0.3s ease-out;will-change:border-bottom;border-bottom:2px solid transparent;}@media only screen and (min-width:2000px){.main-nav a:not(.brand-logo,.cta){font-size:0.8vw;}}.main-nav .brand-logo{display:block;text-decoration:none;}@media only screen and (min-width:768px){.main-nav .hamburger-menu{display:none;}}@media only screen and (max-width:767px){.main-nav ul{display:none;}.main-nav .hamburger-menu{position:relative;width:25px;height:38px;cursor:pointer;}.main-nav .hamburger-menu div{width:100%;height:2px;position:absolute;right:0;transform:translate(0,0) rotate(0deg);opacity:1;will-change:opacity,transform;transition:0.3s ease-out;}.main-nav .hamburger-menu div:nth-child(1){top:10px;transform-origin:top right;}.main-nav .hamburger-menu div:nth-child(2){top:18px;}.main-nav .hamburger-menu div:nth-child(3){top:26px;transform-origin:bottom right;}.main-nav .hamburger-menu.active div:nth-child(1){transform:rotate(-43deg);}.main-nav .hamburger-menu.active div:nth-child(2){opacity:0;transform:translate(50%,0);}.main-nav .hamburger-menu.active div:nth-child(3){transform:rotate(43deg);}}.main-nav li{position:relative;}.main-nav li ul{position:absolute;right:0;bottom:0px;display:block;white-space:nowrap;color:white;text-align:right;padding:15px;transform:translate(0,100%) translate(0,-10px);opacity:0;pointer-events:none;will-change:opacity,transform;transition:0.5s ease-out;}.main-nav li ul li{margin-right:0;margin-bottom:10px;}.main-nav li ul li:last-of-type{margin-bottom:0;}@media only screen and (min-width:2000px){.main-nav li ul{padding:0.75vw;transform:translate(0,100%) translate(0,-0.5vw);}.main-nav li ul li{margin-bottom:0.5vw;}.main-nav li ul li:last-of-type{margin-bottom:0;}}.main-nav li:hover ul{pointer-events:all;opacity:1;transform:translate(0,100%) translate(0,0);}@media only screen and (min-width:2000px){.main-nav li:hover ul{transform:translate(0,100%) translate(0,0);}}.main-nav .mega-open-menu-wrap{display:flex;cursor:pointer;}.main-nav .mega-open-menu-wrap .inner-text{margin-right:6px;}@media only screen and (min-width:2000px){.main-nav .mega-open-menu-wrap .inner-text{margin-right:0.3vw;}}.main-nav .mega-open-menu-wrap .inner-icon i{transform:rotate(0deg);will-change:transform;transition:0.2s ease-out;}.main-nav .mega-open-menu-wrap.active .inner-icon i{transform:rotate(90deg);}.main-nav li:hover .mega-open-menu-wrap .inner-icon i{transform:rotate(90deg);}.main-nav .right-link .cta{margin-top:0;}.main-nav .hamburger-right-link-wrap{display:flex;gap:24px;align-items:center;}@media only screen and (max-width:767px){.main-nav .hamburger-right-link-wrap{margin-left:auto;}}@media only screen and (min-width:768px){.main-nav:not(.has-right-link) .hamburger-right-link-wrap{display:none;}}@media only screen and (min-width:768px){.main-nav.centered-navi-on .inner-header{justify-content:normal;}.main-nav.centered-navi-on ul{margin-left:auto;margin-right:auto;}}.main-nav.navi-transparent-before-scroll-on .bg-layer{transition:0.2s ease-out;}#mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:95;text-align:center;padding-top:100px;opacity:0;transform:translate(100%,0);transition:0.5s ease-out;}#mobile-overlay.active{opacity:1;transform:translate(0,0);}#mobile-overlay .social a.active{border-bottom:0 !important;}#mobile-overlay ul{padding:0;margin:0;list-style:none;}#mobile-overlay li{font-family:'Roboto Slab',serif;font-weight:700;font-size:20px;line-height:24px;}#mobile-overlay .main-links li{margin-bottom:10px;}#mobile-overlay .main-links li:last-of-type{margin-bottom:0;}#mobile-overlay a{text-decoration:none;display:inline-block;transition:0.3s ease-out;will-change:border-bottom;border-bottom:2px solid transparent;}#mobile-overlay .social{margin-top:50px;}#mobile-overlay .social ul{margin-top:10px;display:inline-flex;}#mobile-overlay .social i{font-size:20px;}#mobile-overlay .social li{margin-right:20px;}#mobile-overlay .social a{display:inline-block;opacity:1;will-change:opacity;transition:0.3s ease-out;}#mobile-overlay .social a:hover{opacity:0.5;}#mobile-overlay li ul{padding-top:10px;}#mobile-overlay li.with-children.active{display:inline-block;}#mobile-overlay li.with-children.active.expanded{border-bottom:2px solid transparent !important;}#mobile-overlay .mega-open-menu-wrap{display:inline-flex;cursor:pointer;}#mobile-overlay .mega-open-menu-wrap .inner-text{margin-right:6px;}@media only screen and (min-width:2000px){#mobile-overlay .mega-open-menu-wrap .inner-text{margin-right:0.3vw;}}#mobile-overlay .mega-open-menu-wrap .inner-icon i{transform:rotate(0deg);will-change:transform;transition:0.2s ease-out;}#mobile-overlay .mega-open-menu-wrap.active .inner-icon i{transform:rotate(90deg);}.main-nav .bg-layer,#mobile-overlay .bg-layer{pointer-events:none;z-index:-1;}#footer.without-map{text-align:center;}#footer.without-map hr{margin-left:auto;margin-right:auto;}#footer.without-map .social ul{display:inline-flex;}#footer hr{margin-left:0;margin-right:0;}#footer .map-col iframe{width:100%;height:100%;}@media only screen and (min-width:768px){#footer .map-col{max-height:500px;}}@media only screen and (max-width:767px){#footer .map-col{height:300px;margin-bottom:50px;}}#footer .social{margin-top:50px;}@media only screen and (min-width:2000px){#footer .social{margin-top:2.5vw;}}#footer .social ul{margin:0;margin-top:10px;padding:0;list-style:none;display:flex;}@media only screen and (min-width:2000px){#footer .social ul{margin-top:0.5vw;}}#footer .social i{font-size:20px;}@media only screen and (min-width:2000px){#footer .social i{font-size:1vw;}}#footer .social li{margin-right:20px;}@media only screen and (min-width:2000px){#footer .social li{margin-right:1vw;}}#footer .social a{display:block;opacity:1;will-change:opacity;transition:0.3s ease-out;}#footer .social a:hover{opacity:0.5;}#footer .row-legal{text-align:center;}#footer .row-legal ul{margin:0;padding:0;list-style:none;margin-top:40px;text-align:center;display:inline-flex;}@media only screen and (min-width:2000px){#footer .row-legal ul{margin-top:2vw;}}@media only screen and (max-width:767px){#footer .row-legal ul{display:block;text-align:left;}}#footer .row-legal li{margin-right:20px;}@media only screen and (min-width:2000px){#footer .row-legal li{margin-right:1vw;}}@media only screen and (max-width:767px){#footer .row-legal li{margin-right:0;margin-bottom:10px;}}#footer .row-legal a{display:block;opacity:1;will-change:opacity;transition:0.3s ease-out;text-decoration:none;}#footer .row-legal a:hover{opacity:0.5;}@media only screen and (max-width:767px){#footer.without-map .row-legal ul{text-align:center;}}.sidebar li{color:var(--font_color_main);}.sidebar li.active{color:var(--font_color_secondary);}.sidebar.fixed-sidebar{position:absolute;widows:25%;padding-left:20px;padding-right:20px;}@media only screen and (min-width:2000px){.sidebar.fixed-sidebar{padding-left:1vw;padding-right:1vw;}}.sidebar li{transition:0.3s ease-out;}.filter-search{display:none;}.blog-post-tesaer-wrap nav{clear:both;padding-top:50px;text-align:center;}@media only screen and (max-width:767px){.blog-post-tesaer-wrap nav{padding-bottom:30px;padding-top:30px;}}@media only screen and (min-width:2000px){.blog-post-tesaer-wrap nav{padding-top:2.5vw;}}.blog-post-tesaer-wrap nav ul{margin:0;padding:0;display:inline-flex;}.blog-post-tesaer-wrap nav li{list-style:none;width:30px;height:30px;line-height:30px;opacity:0.4;pointer-events:none;}@media only screen and (min-width:2000px){.blog-post-tesaer-wrap nav li{width:1.5vw;height:1.5vw;line-height:1.5vw;}}.blog-post-tesaer-wrap nav li.active{opacity:1;pointer-events:all;}.blog-post-tesaer-wrap nav li.page-count{margin-left:10px;margin-right:10px;opacity:1;pointer-events:all;}@media only screen and (min-width:2000px){.blog-post-tesaer-wrap nav li.page-count{margin-left:0.5vw;margin-right:0.5vw;}}.blog-post-tesaer-wrap nav a{display:block;width:100%;height:100%;}.panel-blog-post{padding-top:120px !important;padding-bottom:50px;}@media only screen and (min-width:2000px){.panel-blog-post{padding-top:6vw !important;padding-bottom:2.5vw;}}@media only screen and (max-width:767px){.panel-blog-post{padding-top:100px !important;}}.panel-blog-post .subtitle{margin-top:5px;margin-bottom:10px;}@media only screen and (min-width:2000px){.panel-blog-post .subtitle{margin-top:0.25vw;margin-bottom:0.5vw;}}.panel-blog-post hr{margin-left:0;margin-right:0;}.panel-blog-post .image{margin-bottom:50px;margin-top:50px;}.panel-blog-post .image img{width:100%;}@media only screen and (min-width:2000px){.panel-blog-post .image{margin-bottom:2.5vw;margin-top:2.5vw;}}.panel-blog-post .blog-image-slider-wrap{position:relative;margin-top:50px;margin-bottom:50px;}.panel-blog-post .blog-image-slider-wrap .image{margin-top:0;margin-bottom:0;}@media only screen and (min-width:2000px){.panel-blog-post .blog-image-slider-wrap{margin-top:2.5vw;margin-bottom:2.5vw;}}.panel-blog-post .blog-post-video-wrap{margin-top:50px;margin-bottom:50px;}.panel-blog-post .blog-post-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;}@media only screen and (min-width:2000px){.panel-blog-post .blog-post-video-wrap{margin-top:2.5vw;margin-bottom:2.5vw;}}.panel-blog-post .back-button{background:rgba(255,255,255,0.1);display:inline-flex;padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px;border-radius:5px;margin-bottom:100px;text-decoration:none;align-items:center;opacity:1;transition:0.3s ease-out;}.panel-blog-post .back-button:hover{opacity:0.5;}.panel-blog-post .back-button .icon-wrap{margin-right:15px;}.panel-blog-post .back-button .text{font-family:'Roboto Slab',serif;text-transform:uppercase;font-weight:700;font-size:14px;line-height:14px;}@media only screen and (max-width:767px){.panel-blog-post .back-button{margin-bottom:50px;}}@media only screen and (min-width:2000px){.panel-blog-post .back-button{padding-top:0.25vw;padding-bottom:0.25vw;padding-left:0.5vw;padding-right:0.5vw;border-radius:0.25vw;margin-bottom:5vw;}.panel-blog-post .back-button .icon-wrap{margin-right:0.75vw;}.panel-blog-post .back-button .text{font-size:0.7vw;line-height:0.7vw;}}.panel-comments .reply-wrap{color:var(--font_color_secondary);}.panel-comments{margin-top:100px;}@media only screen and (min-width:2000px){.panel-comments{margin-top:5vw;}}@media only screen and (max-width:767px){.panel-comments{margin-top:50px;}}.panel-comments hr{width:100%;margin-bottom:40px;}@media only screen and (min-width:2000px){.panel-comments hr{margin-bottom:2vw;}}.panel-comments .comment-text .links{display:none;}.panel-comments .indented{padding-left:50px;}@media only screen and (min-width:2000px){.panel-comments .indented{padding-left:2.5vw;}}.panel-comments .comment-outer-wrap{margin-bottom:30px;}@media only screen and (min-width:2000px){.panel-comments .comment-outer-wrap{margin-bottom:1.5vw;}}.panel-comments h6.subtitle{margin-bottom:5px;margin-top:0;}@media only screen and (min-width:2000px){.panel-comments h6.subtitle{margin-bottom:0.25vw;}}.panel-comments .reply-wrap{display:inline-flex;align-items:center;opacity:1;transition:0.2s ease-out;text-decoration:none;margin-top:10px;}.panel-comments .reply-wrap:hover{opacity:0.7;}.panel-comments .reply-wrap i{margin-right:10px;font-size:20px;}@media only screen and (min-width:2000px){.panel-comments .reply-wrap{margin-top:0.5vw;}.panel-comments .reply-wrap i{margin-right:0.5vw;font-size:1vw;}}.panel-comments .bottom-title{margin-top:50px;margin-bottom:20px;}@media only screen and (min-width:2000px){.panel-comments .bottom-title{margin-top:2.5vw;margin-bottom:1vw;}}.panel-comments .form-item{margin-bottom:20px;}@media only screen and (min-width:2000px){.panel-comments .form-item{margin-bottom:1vw;}}.panel-comments .form-actions{margin-top:20px;}.panel-comments .form-actions .form-submit:nth-child(2){display:none;}@media only screen and (min-width:2000px){.panel-comments .form-actions{margin-top:1vw;}}.page-reply-comment-page{padding-top:100px;padding-bottom:100px;}.page-reply-comment-page .outer-reply-wrap{display:none;}.page-reply-comment-page .panel-comments .indented{padding-left:0;}.page-reply-comment-page .panel-comments form{padding-left:50px;}@media only screen and (min-width:2000px){.page-reply-comment-page{margin-top:5vw;margin-bottom:5vw;}.page-reply-comment-page .panel-comments .indented{padding-left:0;}.page-reply-comment-page .panel-comments form{padding-left:2.5vw;}}#sliding-popup{position:fixed;bottom:0;left:0;width:100%;z-index:1150;background-color:rgba(0,0,0,0.8);}#sliding-popup .eu-cookie-compliance-banner{margin:0 auto;max-width:1240px;}@media only screen and (min-width:2000px){#sliding-popup .eu-cookie-compliance-banner{max-width:70vw;}}#sliding-popup .eu-cookie-compliance-content{margin:0 auto;width:83.3333333333%;max-width:100%;display:flex;text-align:left;padding-top:15px;padding-bottom:15px;justify-content:space-between;padding-left:20px;padding-right:20px;}@media only screen and (min-width:2000px){#sliding-popup .eu-cookie-compliance-content{padding-top:0.75vw;padding-bottom:0.75vw;padding-left:1vw;padding-right:1vw;}}#sliding-popup .eu-cookie-compliance-buttons{float:none;width:auto;display:flex;align-items:flex-start;max-width:100%;}#sliding-popup .eu-cookie-compliance-buttons button,#sliding-popup .eu-cookie-compliance-buttons button.decline-button{padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px;font-size:14px;letter-spacing:0.5px;display:block;}@media only screen and (min-width:2000px){#sliding-popup .eu-cookie-compliance-buttons button,#sliding-popup .eu-cookie-compliance-buttons button.decline-button{padding-top:0.25vw;padding-bottom:0.25vw;padding-left:0.5vw;padding-right:0.5vw;font-size:0.7vw;letter-spacing:0 0.25vw;}}#sliding-popup .eu-cookie-compliance-buttons button{white-space:nowrap;}#sliding-popup .eu-cookie-compliance-buttons button.decline-button{margin-left:10px;}@media only screen and (min-width:2000px){#sliding-popup .eu-cookie-compliance-buttons button.decline-button{margin-left:0.5vw;}}#sliding-popup .eu-cookie-compliance-message{float:none;width:auto;margin-right:100px;max-width:100%;align-items:flex-start;}@media only screen and (min-width:2000px){#sliding-popup .eu-cookie-compliance-message{margin-right:5vw;}}#sliding-popup .eu-cookie-compliance-message p,#sliding-popup .eu-cookie-compliance-message button{display:inline;font-size:14px;line-height:22px;font-weight:400;}@media only screen and (min-width:2000px){#sliding-popup .eu-cookie-compliance-message p,#sliding-popup .eu-cookie-compliance-message button{font-size:0.7vw;line-height:1.1vw;}}#sliding-popup .eu-cookie-compliance-message button{-webkit-appearance:none;background:transparent;border:0;text-decoration:underline;padding:0;margin:0;}@media only screen and (max-width:1023px){#sliding-popup .eu-cookie-compliance-content{width:100%;padding-left:15px;padding-right:15px;}}@media only screen and (max-width:767px){#sliding-popup .eu-cookie-compliance-content{display:block;}#sliding-popup .eu-cookie-compliance-message{margin-right:0;margin-bottom:20px;}#sliding-popup .eu-cookie-compliance-buttons{justify-content:space-between;}#sliding-popup .eu-cookie-compliance-buttons button{width:calc(50% - 5px);}#sliding-popup .eu-cookie-compliance-buttons button.decline-button{margin-left:0;}}.panel-contact form > div{display:flex;}@media only screen and (max-width:767px){.panel-contact form > div{display:block;}}.webform-submission-form .form-item{margin-top:20px;}.webform-submission-form .form-item::first-of-type{margin-top:0;}@media only screen and (min-width:2000px){.webform-submission-form .form-item{margin-top:1vw;}.webform-submission-form .form-item:first-of-type{margin-top:0;}}.webform-submission-form section{margin-bottom:0;}@media only screen and (min-width:2000px){.webform-submission-form section{margin-bottom:0;}}.webform-submission-form section.checkbox-submit-wrap .webform-section-wrapper{display:flex;align-items:flex-end;justify-content:space-between;margin-top:0px;}@media only screen and (min-width:2000px){.webform-submission-form section.checkbox-submit-wrap .webform-section-wrapper{margin-top:0;}}.webform-submission-form section.checkbox-submit-wrap .webform-section-wrapper .form-item{margin-top:30px;}@media only screen and (min-width:2000px){.webform-submission-form section.checkbox-submit-wrap .webform-section-wrapper .form-item{margin-top:1.5vw;}}@media only screen and (max-width:767px){.webform-submission-form section.checkbox-submit-wrap .webform-section-wrapper .form-item{margin-top:20px;}}@media only screen and (max-width:767px){.webform-submission-form section.checkbox-submit-wrap .webform-section-wrapper{display:block;}}.webform-submission-form .js-form-type-checkbox{display:flex;align-items:flex-start;padding-right:50px;}@media only screen and (min-width:2000px){.webform-submission-form .js-form-type-checkbox{padding-right:2.5vw;}}@media only screen and (max-width:767px){.webform-submission-form .js-form-type-checkbox{padding-right:0;margin-bottom:20px;}}.webform-submission-form .center-submit-wrap{text-align:center;}.webform-submission-form div[data-drupal-field-elements="date-time"]{display:flex;}.webform-submission-form .form-item-date-date{margin-top:0;}.webform-submission-form .form-item-date-time{margin-top:0;margin-left:20px;}#drupal-live-announce{display:none;}#block-tabs{background-color:#fff;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;line-height:40px;text-align:center;bottom:0;left:0;position:fixed;width:100%;z-index:900;color:black;width:auto;left:50%;transform:translate(-50%,0);display:none;}@media only screen and (min-width:2000px){#block-tabs{border-top:0.05vw solid #cccccc;border-bottom:0.05vw solid #cccccc;line-height:2vw;}}#block-tabs ul{clear:both;display:table;content:" ";text-align:center;margin-left:auto;margin-right:auto;font-weight:300;margin:0 auto;padding-left:0;}#block-tabs li{border-right:1px solid #cccccc;display:inline-block;width:auto;float:left;padding-top:5px;padding-bottom:5px;}#block-tabs li:first-child{border-left:1px solid #cccccc;}@media only screen and (min-width:2000px){#block-tabs li{border-right:0.05vw solid #cccccc;padding-top:0.25vw;padding-bottom:0.25vw;}#block-tabs li:first-child{border-left:0.05vw solid #cccccc;}}#block-tabs a{display:inline-block;padding:0 20px;}@media only screen and (min-width:2000px){#block-tabs a{padding:0 1vw;}}.toolbar a{font-size:13px;}@media only screen and (min-width:2000px){.toolbar a{font-size:0.65vw;}}.message{background-color:#009add;color:#ffffff;left:10%;line-height:60px;padding:0 20px;position:absolute;right:10%;top:200px;z-index:5;}@media only screen and (min-width:2000px){.message{line-height:3vw;padding:0 1vw;top:10vw;}}#user-login-form{margin-top:200px;width:500px;margin-left:auto;margin-right:auto;font-weight:300;padding-bottom:50px;}#user-login-form label{margin-bottom:10px;display:block;}#user-login-form input{display:block;width:100%;outline:0;border:1px solid #ccc;}#user-login-form .description{font-size:12px;padding-bottom:30px;padding-top:5px;display:block;}#user-login-form #edit-submit{width:100px;height:50px;margin-top:50px;margin-bottom:50px;}#user-login-form .js-form-item-pass{margin-top:30px;}@media only screen and (min-width:2000px){#user-login-form{margin-top:10vw;width:25vw;padding-bottom:2.5vw;}#user-login-form label{margin-bottom:0.5vw;}#user-login-form input{border:0.05vw solid #ccc;}#user-login-form .description{font-size:0.6vw;padding-bottom:1.5vw;padding-top:0.25vw;}#user-login-form #edit-submit{width:5vw;height:2.5vw;}}@media only screen and (max-width:767px){#user-login-form{margin-top:180px;padding:0 10px;}}@media only screen and (max-width:500px){#user-login-form{width:100%;}}#toolbar-bar{position:fixed;}body.toolbar-horizontal.toolbar-tray-open #main-header{top:79px;}.drupal-big-message{font-weight:300;left:10%;line-height:60px;padding:0 20px;position:absolute;right:10%;top:200px;z-index:5;position:relative;left:0;width:100%;top:0;background:transparent;border-top:1px solid #847161;border-bottom:1px solid #847161;}@media only screen and (min-width:2000px){.drupal-big-message{line-height:3vw;padding:0 1vw;font-size:0.75vw;}}.ui-widget.ui-widget-content{z-index:999 !important;width:90% !important;transform:translate(-50%,0) !important;left:50% !important;}.ui-widget.ui-widget-content input[type="text"],.ui-widget.ui-widget-content input[type="number"],.ui-widget.ui-widget-content input[type="email"],.ui-widget.ui-widget-content input[type="password"],.ui-widget.ui-widget-content textarea{background:white;color:black;border:1px solid #b5b5b5;}.ui-widget-overlay{z-index:998 !important;background:black !important;opacity:0.8 !important;}.ui-widget.ui-widget-content{font-family:Arial,Helvetica,sans-serif;color:#333333;}.ui-widget.ui-widget-content h4{font-size:initial;line-height:initial;font-family:inherit;font-weight:initial;}.ui-widget.ui-widget-content select{background-color:#fcfcfa;border:1px solid #a6a6a6;color:#333333;font-size:13px;font-weight:400;line-height:20px;min-height:28px;padding-left:7px;padding-right:20px;padding-top:1px;padding-bottom:1px;}.ui-widget.ui-widget-content input[type="checkbox"]{margin-top:0;appearance:none;}.ui-widget.ui-widget-content input[type="text"],.ui-widget.ui-widget-content input[type="number"],.ui-widget.ui-widget-content input[type="email"],.ui-widget.ui-widget-content input[type="password"]{width:auto;margin-top:0;font-size:13px;}.ui-widget.ui-widget-content input[type=checkbox],.ui-widget.ui-widget-content input[type=radio],.ui-widget.ui-widget-content input[type=checkbox]#edit-delete{display:inline-block;position:relative;top:3px;margin-right:0.25em;padding:0;background:#fff;border:1px solid #b5b5b5;width:16px !important;height:16px !important;transition:background 0.5s ease;outline:none;}.ui-widget.ui-widget-content input[type=checkbox]:checked,.ui-widget.ui-widget-content input[type=checkbox]:disabled:checked,.ui-widget.ui-widget-content input[type=checkbox].error:checked,.ui-widget.ui-widget-content input[type=checkbox].error:focus:checked,.ui-widget.ui-widget-content input[type=radio]:checked,.ui-widget.ui-widget-content input[type=radio]:disabled:checked,.ui-widget.ui-widget-content input[type=radio].error:checked,.ui-widget.ui-widget-content input[type=radio].error:focus:checked{background:#0074bd;box-shadow:inset 0 0 0 3px #fff;}.ui-widget.ui-widget-content .form-item label.option{text-transform:none;}.ui-widget.ui-widget-content label[for]{cursor:pointer;}.ui-widget.ui-widget-content label.option{display:inline;font-weight:normal;}.ui-widget.ui-widget-content label{margin:0 0 0.2em;padding:0;font-size:13px;}.ui-widget.ui-widget-content legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}.ui-widget.ui-widget-content label{display:table;margin:0 0 0.2em;padding:0;font-weight:bold;}.ui-widget.ui-widget-content .form-text,.ui-widget.ui-widget-content .form-number,.ui-widget.ui-widget-content .form-textarea{line-height:normal;}.ui-widget.ui-widget-content input.form-text,.ui-widget.ui-widget-content input.form-number{box-sizing:border-box;max-width:100%;padding:0.3em 0.4em 0.3em 0.5em;transition:border linear 0.2s,box-shadow linear 0.2s;color:#595959;border:1px solid #b8b8b8;border-top-color:#999;background:#fcfcfa;box-shadow:none;border-radius:0;}.ui-widget.ui-widget-content input.form-number{display:inline-block;}.ui-widget.ui-widget-content input[type=number]::-webkit-inner-spin-button,.ui-widget.ui-widget-content input[type=number]::-webkit-outer-spin-button{opacity:1;appearance:initial;margin:initial;}.ui-widget.ui-widget-content fieldset{margin:0 2px;padding:0.35em 0.625em 0.75em;border:1px solid #c0c0c0;}.ui-widget.ui-widget-content fieldset:not(.fieldgroup){position:relative;min-width:0;margin:1em 0;padding:30px 18px 18px;border-radius:2px;background-color:#fcfcfa;}.ui-widget.ui-widget-content fieldset:not(.fieldgroup) > legend{position:absolute;top:10px;letter-spacing:0.08em;text-transform:uppercase;font-size:13px;font-weight:bold;}.ui-widget.ui-widget-content .form-item{margin:0.75em 0;}.ui-widget.ui-widget-content .tabledrag-toggle-weight-wrapper{text-align:right;}.ui-widget.ui-widget-content .link{text-decoration:none;color:#0074bd;display:inline;padding:0;cursor:pointer;border:0;background:none;appearance:none;}.ui-widget.ui-widget-content button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:13px;}.ui-widget.ui-widget-content .link.tabledrag-toggle-weight{margin-bottom:0.3em;}.ui-widget.ui-widget-content th{padding:10px 12px;text-align:left;}.ui-widget.ui-widget-content table{width:100%;margin:0;margin-bottom:10px;border-collapse:collapse;}.ui-widget.ui-widget-content thead > tr{border-bottom:1px solid #e6e4df;}.ui-widget.ui-widget-content thead th{border:none;color:#909090;font-size:0.91rem;font-weight:500;text-transform:none;background:#f5f5f2;}.ui-widget.ui-widget-content tr{padding:0.1em 0.6em;border-bottom:1px solid #e6e4df;}.ui-widget.ui-widget-content td{padding:10px 12px;text-align:left;}.ui-widget.ui-widget-content .js .field--widget-entity-reference-paragraphs td{padding:10px 0px 10px 0px;}.ui-widget.ui-widget-content form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}.ui-widget.ui-widget-content .js .field--widget-entity-reference-paragraphs .field-multiple-drag{vertical-align:top;}.ui-widget.ui-widget-content .draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}.ui-widget.ui-widget-content form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}.ui-widget.ui-widget-content .draggable .tabledrag-handle{padding-right:0;margin-left:0;}.ui-widget.ui-widget-content .tabledrag-handle .handle{margin-left:0;margin-right:0;padding-right:0.2em;box-sizing:initial;}.ui-widget.ui-widget-content .button{position:relative;display:inline-block;box-sizing:border-box;padding:4px 1.5em;cursor:pointer;-webkit-transition:all 0.1s;transition:all 0.1s;text-align:center;text-decoration:none;color:#333;border:1px solid #a6a6a6;border-radius:20em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(top,#f6f6f3,#e7e7df);background-image:linear-gradient(to bottom,#f6f6f3,#e7e7df);text-shadow:0 1px rgba(255,255,255,0.6);font-size:14px;font-size:0.875rem;font-weight:600;line-height:normal;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:antialiased;}.ui-widget.ui-widget-content form .field-add-more-submit{margin:0.5em 0 0;}.ui-widget.ui-widget-content .button{background-color:#f9f9f9;border-radius:0;text-shadow:none;transition:all,0.2s;font-family:Arial,Helvetica,sans-serif;text-transform:none;font-weight:600;}.ui-widget.ui-widget-content .button:first-child,.ui-widget.ui-widget-content .image-button:first-child{margin-right:0;margin-left:0;}.ui-widget.ui-widget-content .form-composite > legend,.ui-widget.ui-widget-content .label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.ui-widget.ui-widget-content .messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}.ui-widget.ui-widget-content .messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/legend/img/admin/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}.ui-widget.ui-widget-content .messages{margin:1rem 0 1rem 0;border-width:1px 0 1px 0;border-radius:0;background-color:transparent;box-shadow:none;background-size:1.3rem;background-position:5px 50%;}.ui-widget.ui-widget-content .messages--warning{border-color:#e29700;}.ui-widget.ui-widget-content abbr.tabledrag-changed,.ui-widget.ui-widget-content abbr.ajax-changed{border-bottom:none;}.ui-widget.ui-widget-content tr.drag-previous{background-color:#ffd;}.ui-widget.ui-widget-content .image-preview{float:left;padding:0 10px 10px 0;}.ui-widget.ui-widget-content .image-widget-data{float:left;}.ui-widget.ui-widget-content .clearfix:after{display:table;clear:both;content:"";}.ui-widget.ui-widget-content .file{display:inline-block;min-height:16px;padding-left:20px;background-repeat:no-repeat;background-position:left center;font-size:13px;}.ui-widget.ui-widget-content .file-size{font-size:13px;margin-left:5px;}.ui-widget.ui-widget-content a,.ui-widget.ui-widget-content .link{text-decoration:none;color:#0074bd;}.ui-widget.ui-widget-content .image-widget{display:flex;align-items:center;flex-wrap:wrap;}.ui-widget.ui-widget-content .image-widget img{margin-right:10px;}.ui-widget.ui-widget-content .image-widget .button{margin-left:20px;}.ui-widget.ui-widget-content .image-widget .js-form-type-textfield{width:100%;}.ui-widget.ui-widget-content .image-widget .js-form-type-textfield .description{max-width:500px;}.ui-widget.ui-widget-content .form-file{box-sizing:border-box;max-width:100%;padding:0.3em 0.4em 0.3em 0.5em;-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;color:#595959;border:1px solid #b8b8b8;border-top-color:#999;border-radius:2px;background:#fcfcfa;box-shadow:inset 0 1px 2px rgba(0,0,0,0.125);font-size:13px;}.ui-widget.ui-widget-content ul.tips,.ui-widget.ui-widget-content div.description,.ui-widget.ui-widget-content .form-item .description{margin:0.2em 0 0 0;color:#595959;font-size:12px;}.ui-widget.ui-widget-content .filter-help a{font-size:13px;}.ui-widget.ui-widget-content .filter-wrapper{display:none;}.ui-widget.ui-widget-content .paragraph-type-title{font-size:13px;line-height:21px;}.ui-widget.ui-widget-content .paragraphs-collapsed-description{font-size:13px;line-height:21px;}.ui-widget.ui-widget-content .dropbutton-multiple .dropbutton-widget{border:1px solid #a6a6a6;}.ui-widget.ui-widget-content .dropbutton-multiple .dropbutton-widget .dropbutton-action input{border:0;height:30px;}.ui-widget.ui-widget-content .dropbutton-multiple .dropbutton-widget .dropbutton-toggle{border-left:1px solid #c7c7c7;}.ui-widget.ui-widget-content .dropbutton-widget .field-add-more-submit{margin-top:0;}.ui-widget.ui-widget-content .form-actions .dropbutton .dropbutton-action > *,.ui-widget.ui-widget-content .dropbutton-widget .dropbutton-action a,.ui-widget.ui-widget-content .dropbutton-widget .dropbutton-action input,.ui-widget.ui-widget-content .dropbutton-widget .dropbutton-action button,.ui-widget.ui-widget-content .dropbutton-multiple .dropbutton-widget,.ui-widget.ui-widget-content .dropbutton-widget .dropbutton-action input,.ui-widget.ui-widget-content .dropbutton-wrapper .dropbutton-widget .dropbutton-toggle button{border-radius:0;box-shadow:none;font-weight:500;appearance:none;background:transparent;}.ui-widget.ui-widget-content .dropbutton-multiple .dropbutton-widget{background:#fcfcfa;background-image:none;text-shadow:none;}.ui-widget.ui-widget-content details{margin-top:1em;margin-bottom:1em;border:1px solid #bfbfbf;border-radius:3px;background-color:#fcfcfa;font-size:13px;line-height:1.295em;}.ui-widget.ui-widget-content details summary{cursor:pointer;color:#0074bd;text-shadow:0 1px 0 white;padding:0.95em 1.45em;text-transform:uppercase;font-weight:bold;display:list-item;}.ui-widget.ui-widget-content details .details-content{padding:0 1.5em 1em 1.5em;}.ui-widget.ui-widget-content .clearfix{font-size:13px;}.ui-widget.ui-widget-content .file--image{background-image:url(/themes/legend/img/admin/image-x-generic.png);}.ui-widget.ui-widget-content .file--video{background-image:url(/themes/legend/img/admin/video-x-generic.png);}.ui-widget.ui-widget-content .field--widget-file-generic .button{margin-left:20px;}.ui-widget.ui-widget-content .js-filter-wrapper,.ui-widget.ui-widget-content .ck-voice-label,.ui-widget.ui-widget-content .tabledrag-toggle-weight-wrapper{display:none;}.ui-widget.ui-widget-content .ck.ck-editor__editable_inline > :first-child{margin-top:10px !important;}.ui-widget.ui-widget-content .ck.ck-editor__editable_inline > :last-child{margin-bottom:10px !important;}.frontend-loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(255,255,255,0.6);pointer-events:none;}.frontend-loader .center-content{display:flex;align-items:center;justify-content:center;}.frontend-loader .loading-icon{color:black;font-size:20vw;}.frontend-loader .loading-icon.active{animation:rotateLoading 2s normal linear infinite;}@keyframes rotateLoading{0%{transform:rotate3d(0,0,1,0deg);}25%{transform:rotate3d(0,0,1,90deg);}50%{transform:rotate3d(0,0,1,180deg);}75%{transform:rotate3d(0,0,1,270deg);}100%{transform:rotate3d(0,0,1,360deg);}}.maintenance-outer-wrap{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;}.maintenance-outer-wrap .maintenance-title{margin-bottom:50px;}.adminimal-admin-toolbar .toolbar-tray a[data-drupal-link-system-path="admin/dashboard"]:before{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNTExLjYyNiA1MTEuNjI3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTEuNjI2IDUxMS42Mjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDkxLjM2MSwyMTEuMjc0Yy0xMy41MTEtMzEuNTk5LTMxLjY4OS01OC44MTMtNTQuNTI5LTgxLjY1OGMtMjIuODM5LTIyLjg0MS01MC4wNTktNDEuMDE3LTgxLjY1OS01NC41MyAgIGMtMzEuNjAxLTEzLjUxMy02NC43MTMtMjAuMjcxLTk5LjM1OS0yMC4yNzFjLTM0LjY0NCwwLTY3Ljc2Miw2Ljc1OS05OS4zNTcsMjAuMjcxYy0zMS41OTUsMTMuNTE4LTU4LjgxMywzMS42ODktODEuNjUzLDU0LjUzICAgYy0yMi44NDUsMjIuODQ1LTQxLjAxOCw1MC4wNTktNTQuNTM0LDgxLjY1OEM2Ljc1NywyNDIuODczLDAsMjc1Ljk4OCwwLDMxMC42MzFjMCw0OS44NjUsMTMuNDE4LDk1LjgzOCw0MC4yNTYsMTM3LjkwMyAgIGMzLjYxNCw1LjUyLDguNzU0LDguMjc4LDE1LjQxNyw4LjI3OGg0MDAuMjgxYzYuNjYsMCwxMS44LTIuNzU5LDE1LjQxNC04LjI3OGMyNi44NC00Mi4yNTQsNDAuMjU4LTg4LjIyNCw0MC4yNTgtMTM3LjkwMyAgIEM1MTEuNjI2LDI3NS45ODgsNTA0Ljg3MiwyNDIuODczLDQ5MS4zNjEsMjExLjI3NHogTTIyOS45NzMsMTAyLjA2OWM3LjE0Mi03LjEzOSwxNS43NTItMTAuNzA5LDI1Ljg0LTEwLjcwOSAgIGMxMC4wODksMCwxOC42OTksMy41NzEsMjUuODM4LDEwLjcwOWM3LjEzOSw3LjEzNSwxMC43MTEsMTUuNzQ5LDEwLjcxMSwyNS44MzdzLTMuNTcyLDE4LjY5OS0xMC43MTEsMjUuODM3ICAgcy0xNS43NDksMTAuNzA5LTI1LjgzOCwxMC43MDljLTEwLjA4OCwwLTE4LjcwMi0zLjU3MS0yNS44NC0xMC43MDljLTcuMTM1LTcuMTM5LTEwLjcwNy0xNS43NDktMTAuNzA3LTI1LjgzNyAgIFMyMjIuODM0LDEwOS4yMDUsMjI5Ljk3MywxMDIuMDY5eiBNOTguOTI5LDMzNi40NjljLTcuMTM4LDcuMTM1LTE1Ljc1MiwxMC43MTUtMjUuODQsMTAuNzE1Yy0xMC4wODUsMC0xOC42OTktMy41OC0yNS44MzctMTAuNzE1ICAgYy03LjEzOS03LjEzMi0xMC43MDUtMTUuNzQ5LTEwLjcwNS0yNS44MzhjMC0xMC4wODgsMy41NjYtMTguNjk4LDEwLjcwNS0yNS44MzdzMTUuNzUyLTEwLjcwOCwyNS44MzctMTAuNzA4ICAgYzEwLjA4OCwwLDE4LjcwNiwzLjU2OSwyNS44NCwxMC43MDhjNy4xMzUsNy4xMzksMTAuNzA3LDE1Ljc0OSwxMC43MDcsMjUuODM3QzEwOS42MzYsMzIwLjcyLDEwNi4wNjQsMzI5LjMzLDk4LjkyOSwzMzYuNDY5eiAgICBNMTUzLjc0OCwyMDguNTYyYy03LjE0Miw3LjEzNy0xNS43NTIsMTAuNzA5LTI1Ljg0MSwxMC43MDljLTEwLjA4OSwwLTE4LjcwMi0zLjU3Ni0yNS44NDEtMTAuNzA5ICAgYy03LjEzNS03LjEzNS0xMC43MDYtMTUuNzQ5LTEwLjcwNi0yNS44MzdzMy41NjctMTguNjk5LDEwLjcwNi0yNS44MzdjNy4xNDItNy4xMzksMTUuNzUyLTEwLjcwOSwyNS44NDEtMTAuNzA5ICAgYzEwLjA4OCwwLDE4LjcwMiwzLjU3MSwyNS44NDEsMTAuNzA5YzcuMTM1LDcuMTM5LDEwLjcwNiwxNS43NDksMTAuNzA2LDI1LjgzN0MxNjQuNDU0LDE5Mi44MSwxNjAuODgyLDIwMS40MjMsMTUzLjc0OCwyMDguNTYyeiAgICBNMzE1LjQ4MiwyMTAuOTlsLTI4LjgzOSwxMDkuMDYyYzkuNTI0LDYuNDY4LDE2LjM3NiwxNS4xMjYsMjAuNTY0LDI1Ljk4YzQuMTgyLDEwLjg0OSw0Ljc1NywyMS45ODQsMS43MTEsMzMuNDA0ICAgYy0zLjgwNiwxNC42NTctMTIuMjc4LDI1Ljc5My0yNS40MTMsMzMuNDAzYy0xMy4xMzUsNy42MTQtMjcuMDI2LDkuNTIxLTQxLjY4Niw1LjcxMmMtMTQuNjUzLTMuODA2LTI1Ljc5MS0xMi4yNzUtMzMuNDAyLTI1LjQxICAgYy03LjYxMS0xMy4xMzgtOS41MTQtMjcuMDI3LTUuNzA4LTQxLjY4OGMzLjA0NC0xMS40MTYsOS4wNC0yMC43OSwxNy45ODctMjguMTEzYzguOTQ0LTcuMzMzLDE5LjEyNi0xMS40NjgsMzAuNTQ2LTEyLjQyMiAgIGwyOC44MzctMTA5LjA2NGMxLjMzMS00Ljk0OCw0LjE4Ni04LjcxMSw4LjU2Mi0xMS4yODFjNC4zODEtMi41NjUsOC45NDUtMy4xODQsMTMuNzA2LTEuODUzYzQuNzY0LDEuMzM0LDguNDI1LDQuMTM5LDEwLjk5MSw4LjQyICAgQzMxNS45MTQsMjAxLjQyNywzMTYuNjI1LDIwNi4wNDIsMzE1LjQ4MiwyMTAuOTl6IE0zNTcuODgyLDIwOC41NjJjLTcuMTM5LTcuMTM1LTEwLjcxMS0xNS43NDktMTAuNzExLTI1LjgzNyAgIHMzLjU3Mi0xOC42OTksMTAuNzExLTI1LjgzN3MxNS43NDktMTAuNzA5LDI1LjgzOC0xMC43MDljMTAuMDg4LDAsMTguNjk4LDMuNTcxLDI1LjgzNywxMC43MDlzMTAuNzEyLDE1Ljc0OSwxMC43MTIsMjUuODM3ICAgYzAsMTAuMDg1LTMuNTczLDE4LjY5OS0xMC43MTIsMjUuODM3Yy03LjEzOSw3LjEzNy0xNS43NDksMTAuNzA5LTI1LjgzNywxMC43MDlDMzczLjYzMSwyMTkuMjcxLDM2NS4wMjEsMjE1LjY5OSwzNTcuODgyLDIwOC41NjJ6ICAgIE00NjQuMzc0LDMzNi40NjljLTcuMTM5LDcuMTM1LTE1Ljc0OSwxMC43MTUtMjUuODM3LDEwLjcxNWMtMTAuMDg5LDAtMTguNjk5LTMuNTgtMjUuODM4LTEwLjcxNSAgIGMtNy4xMzktNy4xMzItMTAuNzA4LTE1Ljc0OS0xMC43MDgtMjUuODM4YzAtMTAuMDg4LDMuNTY5LTE4LjY5OCwxMC43MDgtMjUuODM3czE1Ljc0OS0xMC43MDgsMjUuODM4LTEwLjcwOCAgIGMxMC4wODgsMCwxOC42OTgsMy41NjksMjUuODM3LDEwLjcwOHMxMC43MDQsMTUuNzQ5LDEwLjcwNCwyNS44MzdDNDc1LjA3OCwzMjAuNzIsNDcxLjUxMiwzMjkuMzMsNDY0LjM3NCwzMzYuNDY5eiIgZmlsbD0iIzc4Nzg3OCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);}.custom-lang-switch-wrap{position:relative;z-index:55;}.filter-dropdown{display:inline-block;position:relative;min-width:120px;margin-top:30px;transition:0.2s ease-out;color:inherit;background-color:transparent;text-align:left;}.filter-dropdown .selection{cursor:pointer;padding-top:5px;padding-bottom:5px;padding-left:0;padding-right:30px;transition:0.3s ease-out;}.filter-dropdown .dropdown-arrow{width:12px;position:absolute;top:50%;right:10px;transform:translate(0,-50%) rotate(0deg);transition:0.3s ease-out;}.filter-dropdown.active .selection{padding-left:5px;}.filter-dropdown.active .dropdown-arrow{transform:translate(0,-50%) rotate(180deg);}.filter-dropdown.product-dropdown{z-index:10;}.filter-dropdown.os-dropdown{z-index:8;}.filter-dropdown .expand-row{position:absolute;top:100%;left:0;width:100%;padding-left:5px;padding-right:10px;padding-top:0;padding-bottom:10px;}.filter-dropdown .expand-row .expand-row-inner.has-scroll{height:300px;overflow:scroll;}.filter-dropdown .expand-row .downlaod-filter,.filter-dropdown .expand-row .os-select,.filter-dropdown .expand-row .select-item{cursor:pointer;padding-top:5px;padding-bottom:5px;padding-left:10px;transition:0.2s ease-out;opacity:1;}.filter-dropdown .expand-row .downlaod-filter:hover,.filter-dropdown .expand-row .os-select:hover,.filter-dropdown .expand-row .select-item:hover{opacity:0.5;}.filter-dropdown .expand-row .downlaod-filter:first-of-type,.filter-dropdown .expand-row .os-select:first-of-type,.filter-dropdown .expand-row .select-item:first-of-type{margin-top:10px;}.expand-row-inner > .scroll-element,.expand-row-inner > .scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10;}.expand-row-inner > .scroll-element{background-color:rgba(0,0,0,0.3);}.expand-row-inner > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%;}.expand-row-inner > .scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%;}.expand-row-inner > .scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:4px;}.expand-row-inner > .scroll-element .scroll-bar{background-color:#000;}.expand-row-inner > .scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px;}.expand-row-inner > .scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px;}.expand-row-inner > .scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px;}.expand-row-inner > .scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px;}.expand-row-inner > .scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px;}.expand-row-inner > .scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px;}.expand-row-inner > .scroll-element.scroll-y .scroll-element_outer{width:4px;top:0;}.expand-row-inner > .scroll-element.scroll-y .scroll-element_size{left:0;top:0;width:4px;}.expand-row-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px;}.expand-row-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px;}.expand-row-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px;}.expand-row-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden;}.sp-container.sp-flat{position:relative;}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.sp-top{position:relative;width:100%;display:inline-block;}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0;}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20%;}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%;}.sp-clear-enabled .sp-hue{top:33px;height:77.5%;}.sp-fill{padding-top:80%;}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0;}.sp-alpha-enabled .sp-top{margin-bottom:18px;}.sp-alpha-enabled .sp-alpha{display:block;}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid black;background:white;opacity:.8;}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px;}.sp-alpha-inner{border:solid 1px #333;}.sp-clear{display:none;}.sp-clear.sp-clear-display{background-position:center;}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0px;right:0;bottom:0;left:84%;height:28px;}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;}.sp-container.sp-input-disabled .sp-input-container{display:none;}.sp-container.sp-buttons-disabled .sp-button-container{display:none;}.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none;}.sp-palette-only .sp-picker-container{display:none;}.sp-palette-disabled .sp-palette-container{display:none;}.sp-initial-disabled .sp-initial{display:none;}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#FFF),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#FFF,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter :progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr='#FFFFFFFF',endColorstr='#00CC9A81');}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter :progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81',endColorstr='#FF000000');}.sp-hue{background:-moz-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-ms-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-o-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ff0000),color-stop(0.17,#ffff00),color-stop(0.33,#00ff00),color-stop(0.5,#00ffff),color-stop(0.67,#0000ff),color-stop(0.83,#ff00ff),to(#ff0000));background:-webkit-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:linear-gradient(to bottom,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000',endColorstr='#ffff00');}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00',endColorstr='#00ff00');}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00',endColorstr='#00ffff');}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff',endColorstr='#0000ff');}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff',endColorstr='#ff00ff');}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff',endColorstr='#ff0000');}.sp-hidden{display:none !important;}.sp-cf:before,.sp-cf:after{content:"";display:table;}.sp-cf:after{clear:both;}.sp-cf{*zoom:1;}@media (max-device-width:480px){.sp-color{right:40%;}.sp-hue{left:63%;}.sp-fill{padding-top:60%;}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0;}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:white;opacity:.8;}.sp-container{border-radius:0;background-color:#ECECEC;border:solid 1px #f0c49B;padding:0;}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{font:normal 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}.sp-top{margin-bottom:3px;}.sp-color,.sp-hue,.sp-clear{border:solid 1px #666;}.sp-input-container{float:right;width:100px;margin-bottom:4px;}.sp-initial-disabled  .sp-input-container{width:100%;}.sp-input{font-size:12px !important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:transparent;border-radius:3px;color:#222;}.sp-input:focus{border:1px solid orange;}.sp-input.sp-validation-error{border:1px solid red;background:#fdd;}.sp-picker-container,.sp-palette-container{float:left;position:relative;padding:10px;padding-bottom:300px;margin-bottom:-290px;}.sp-picker-container{width:172px;border-left:solid 1px #fff;}.sp-palette-container{border-right:solid 1px #ccc;}.sp-palette-only .sp-palette-container{border:0;}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px transparent;}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange;}.sp-thumb-el{position:relative;}.sp-initial{float:left;border:solid 1px #333;}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0;}.sp-initial .sp-clear-display{background-position:center;}.sp-palette-button-container,.sp-button-container{float:right;}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle;}.sp-replacer:hover,.sp-replacer.sp-active{border-color:#F0C49B;color:#111;}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver;}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px;}.sp-preview{position:relative;width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0;}.sp-palette{*width:220px;max-width:220px;}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0;}.sp-container{padding-bottom:0;}.sp-container button{background-color:#eeeeee;background-image:-webkit-linear-gradient(top,#eeeeee,#cccccc);background-image:-moz-linear-gradient(top,#eeeeee,#cccccc);background-image:-ms-linear-gradient(top,#eeeeee,#cccccc);background-image:-o-linear-gradient(top,#eeeeee,#cccccc);background-image:linear-gradient(to bottom,#eeeeee,#cccccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle;}.sp-container button:hover{background-color:#dddddd;background-image:-webkit-linear-gradient(top,#dddddd,#bbbbbb);background-image:-moz-linear-gradient(top,#dddddd,#bbbbbb);background-image:-ms-linear-gradient(top,#dddddd,#bbbbbb);background-image:-o-linear-gradient(top,#dddddd,#bbbbbb);background-image:linear-gradient(to bottom,#dddddd,#bbbbbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd;}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaaaaa,0 1px 0 0 #eeeeee;-moz-box-shadow:inset 0 0 5px 2px #aaaaaa,0 1px 0 0 #eeeeee;-ms-box-shadow:inset 0 0 5px 2px #aaaaaa,0 1px 0 0 #eeeeee;-o-box-shadow:inset 0 0 5px 2px #aaaaaa,0 1px 0 0 #eeeeee;box-shadow:inset 0 0 5px 2px #aaaaaa,0 1px 0 0 #eeeeee;}.sp-cancel{font-size:11px;color:#d93f3f !important;margin:0;padding:2px;margin-right:5px;vertical-align:middle;text-decoration:none;}.sp-cancel:hover{color:#d93f3f !important;text-decoration:underline;}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000;}.sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0;}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat;}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);}
#sliding-popup{z-index:520}#preview-settings-bar{position:fixed;right:0;top:0;z-index:500;background:#333333;color:white;height:100%;-webkit-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:0.5s ease-out;transition:0.5s ease-out}#preview-settings-bar .tutorial-button-outer-wrap{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.5);padding-top:20px}#preview-settings-bar .tutorial-button-outer-wrap .tutorial-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;color:#FEFFBE;cursor:pointer}#preview-settings-bar .tutorial-button-outer-wrap .tutorial-button i{margin-right:10px}@media only screen and (min-width:2000px){#preview-settings-bar .tutorial-button-outer-wrap{padding-bottom:1vw;padding-top:1vw;border-bottom:0.05px solid rgba(255,255,255,0.5)}#preview-settings-bar .tutorial-button-outer-wrap .tutorial-button{padding-left:2vw}#preview-settings-bar .tutorial-button-outer-wrap .tutorial-button i{margin-right:0.5vw}}#preview-settings-bar .inner-content{height:100%;padding-bottom:20px;overflow-x:hidden;overflow-y:scroll}@media only screen and (min-width:2000px){#preview-settings-bar .inner-content{padding-bottom:1vw}}#preview-settings-bar.active{-webkit-transform:translate(0,0);transform:translate(0,0)}#preview-settings-bar .toggle-btn{position:absolute;cursor:pointer;left:1px;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);padding:10px;background:#ffffff;color:black}@media only screen and (min-width:2000px){#preview-settings-bar .toggle-btn{left:0.05vw;padding:0.5vw}}#preview-settings-bar .title-inner{margin-bottom:20px;padding-left:20px;padding-right:20px}#preview-settings-bar .title-inner.title-inner-sub{padding-left:40px;margin-bottom:10px}@media only screen and (min-width:2000px){#preview-settings-bar .title-inner{margin-bottom:1vw;padding-left:1vw;padding-right:1vw}#preview-settings-bar .title-inner.title-inner-sub{padding-left:2vw;margin-bottom:0.5vw}}#preview-settings-bar .panels-wrap{margin-bottom:20px}@media only screen and (min-width:2000px){#preview-settings-bar .panels-wrap{margin-bottom:1vw}}#preview-settings-bar .settings-box{background-color:transparent;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;margin-bottom:5px}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box{margin-bottom:0.25vw}}#preview-settings-bar .settings-box:last-of-type{margin-bottom:0}#preview-settings-bar .settings-box.active{background:rgba(255,255,255,0.1)}#preview-settings-bar .settings-box .top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:white;overflow:hidden;padding-right:20px}#preview-settings-bar .settings-box .top-wrap .img-wrap{width:120px;margin-right:20px;overflow:hidden}#preview-settings-bar .settings-box .top-wrap .bg-image{background-size:cover;background-position:center;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.3s ease-out;transition:0.3s ease-out}#preview-settings-bar .settings-box .top-wrap .txt-wrap{padding-right:20px;width:120px}#preview-settings-bar .settings-box .top-wrap .txt-wrap span{font-size:12px;line-height:12px;position:relative;display:block}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .top-wrap{padding-right:1vw}#preview-settings-bar .settings-box .top-wrap .img-wrap{width:6vw;margin-right:1vw}#preview-settings-bar .settings-box .top-wrap .txt-wrap{padding-right:1vw;width:6vw}#preview-settings-bar .settings-box .top-wrap .txt-wrap span{font-size:0.6vw;line-height:0.6vw}}#preview-settings-bar .settings-box .settings-group{padding-left:50px;padding-right:15px;padding-top:20px;position:relative}#preview-settings-bar .settings-box .settings-group:last-of-type{padding-bottom:15px}#preview-settings-bar .settings-box .settings-group:after{position:absolute;top:10px;left:45px;width:calc(100% - 55px);height:1px;content:"";background-color:rgba(255,255,255,0.4)}#preview-settings-bar .settings-box .settings-group:first-of-type{padding-top:15px}#preview-settings-bar .settings-box .settings-group:first-of-type:after{content:none}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .settings-group{padding-left:2.5vw;padding-right:0.75vw;padding-top:1vw}#preview-settings-bar .settings-box .settings-group:last-of-type{padding-bottom:0.75vw}#preview-settings-bar .settings-box .settings-group:after{top:0.5vw;left:2.25vw;width:calc(100% - 2.75vw);height:0.05vw}#preview-settings-bar .settings-box .settings-group:first-of-type{padding-top:0.75vw}}#preview-settings-bar .settings-box .outer-radio-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:5px;margin-bottom:5px;background-color:#292929;border-radius:10px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .outer-radio-wrap{margin-top:0.25vw;margin-bottom:0.25vw;border-radius:0.5vw}}#preview-settings-bar .settings-box .outer-radio-wrap input{display:none}#preview-settings-bar .settings-box .outer-radio-wrap .radio-wrap label{line-height:1;padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px;position:relative;cursor:pointer;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;display:block;text-transform:lowercase;background-color:transparent;font-weight:700;border-right:1px solid #b59982}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .outer-radio-wrap .radio-wrap label{padding-left:0.75vw;padding-right:0.75vw;padding-top:0.25vw;padding-bottom:0.25vw;border-right:0.05vw solid #b59982}}#preview-settings-bar .settings-box .outer-radio-wrap .radio-wrap:last-of-type label{border-right:none}#preview-settings-bar .settings-box .outer-radio-wrap .radio-wrap input[type="radio"]:checked+label{background-color:#b59982;color:black}#preview-settings-bar .settings-box .hide-toggle{margin-right:10px}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .hide-toggle{margin-right:0.5vw}}#preview-settings-bar .settings-box .hide-toggle,#preview-settings-bar .settings-box .expand-toggle{cursor:pointer;padding:3px;color:white;-webkit-transition:0.3s ease-out;transition:0.3s ease-out}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .hide-toggle,#preview-settings-bar .settings-box .expand-toggle{padding:0.15vw}}#preview-settings-bar .settings-box .hide-toggle.active,#preview-settings-bar .settings-box .expand-toggle.active{color:#b59982}#preview-settings-bar .settings-box .hide-toggle:hover,#preview-settings-bar .settings-box .expand-toggle:hover{color:black}#preview-settings-bar .settings-box .hide-toggle i,#preview-settings-bar .settings-box .expand-toggle i{font-size:18px}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .hide-toggle i,#preview-settings-bar .settings-box .expand-toggle i{font-size:0.9vw}}#preview-settings-bar .settings-box .handle-move{cursor:-webkit-grabbing;cursor:grabbing;-ms-flex-item-align:center;align-self:center}#preview-settings-bar .settings-box .handle-move i{font-size:20px;padding:10px}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .handle-move i{font-size:1vw;padding:0.5vw}}#preview-settings-bar p,#preview-settings-bar li,#preview-settings-bar label{font-size:14px;line-height:22px}@media only screen and (min-width:2000px){#preview-settings-bar p,#preview-settings-bar li,#preview-settings-bar label{font-size:0.7vw;line-height:1.1vw}}#preview-settings-bar label{font-size:12px}@media only screen and (min-width:2000px){#preview-settings-bar label{font-size:0.6vw}}#preview-settings-bar ul{margin:0;margin-bottom:10px;padding-left:20px}@media only screen and (min-width:2000px){#preview-settings-bar ul{margin-bottom:0.5vw;padding-left:1vw}}#preview-settings-bar p,#preview-settings-bar ul{max-width:315px}@media only screen and (min-width:2000px){#preview-settings-bar p,#preview-settings-bar ul{max-width:15.75vw}}#preview-settings-bar .top-wrap h6{font-size:12px;line-height:16px;padding-top:5px}@media only screen and (min-width:2000px){#preview-settings-bar .top-wrap h6{font-size:0.6vw;line-height:0.8vw;padding-top:0.25vw}}#preview-settings-bar .sortable-ghost{background-color:white;color:black}#preview-settings-bar .sortable-ghost *{color:black}#preview-settings-bar .panels-wrap-disabled .top-wrap .handle-move,#preview-settings-bar .panels-wrap-disabled .top-wrap .expand-toggle{pointer-events:none;opacity:0.3}#preview-settings-bar .color-picker-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px}@media only screen and (min-width:2000px){#preview-settings-bar .color-picker-wrap{margin-top:0.25vw}}#preview-settings-bar .color-picker-wrap .default-color{height:30px;width:50px;margin-left:20px;border:1px solid white;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:18px}@media only screen and (min-width:2000px){#preview-settings-bar .color-picker-wrap .default-color{height:1.5vw;width:2.5vw;margin-left:1vw;border:0.05vw solid white;font-size:0.9vw}}#preview-settings-bar .color-picker-wrap .default-color.dark-font{color:black}#preview-settings-bar .color-picker-wrap .default-color i{-webkit-transform:rotate(185deg);transform:rotate(185deg)}#preview-settings-bar .color-big-box .color-title{cursor:pointer;position:relative}#preview-settings-bar .color-big-box .color-title i{position:absolute;top:50%;right:20px;-webkit-transform:translate(0,-50%) rotate(0deg);transform:translate(0,-50%) rotate(0deg);-webkit-transition:0.3s ease-out;transition:0.3s ease-out}@media only screen and (min-width:2000px){#preview-settings-bar .color-big-box .color-title i{right:1vw}}#preview-settings-bar .color-big-box.active .color-title i{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}#preview-settings-bar .wrap-global-settings{padding-bottom:20px;padding-top:20px;border-bottom:1px solid rgba(255,255,255,0.5)}@media only screen and (min-width:2000px){#preview-settings-bar .wrap-global-settings{padding-bottom:1vw;padding-top:1vw;border-bottom:0.05vw solid rgba(255,255,255,0.5)}}#preview-settings-bar .wrap-global-settings .title-inner.title-inner-sub{margin-bottom:0}#preview-settings-bar .wrap-panel-selection{padding-top:20px}@media only screen and (min-width:2000px){#preview-settings-bar .wrap-panel-selection{padding-top:1vw}}#preview-settings-bar .global-settings-toggle{cursor:pointer;position:relative}#preview-settings-bar .global-settings-toggle i{position:absolute;top:50%;right:20px;-webkit-transform:translate(0,-50%) rotate(0deg);transform:translate(0,-50%) rotate(0deg);-webkit-transition:0.3s ease-out;transition:0.3s ease-out}@media only screen and (min-width:2000px){#preview-settings-bar .global-settings-toggle i{right:1vw}}#preview-settings-bar .global-settings-toggle.active i{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}#preview-settings-bar .small-info{font-size:10px}@media only screen and (min-width:2000px){#preview-settings-bar .small-info{font-size:0.5vw}}@media only screen and (max-width:1023px){#preview-settings-bar,#tutorial,.info-text-tutorial{display:none !important}}@-webkit-keyframes glow{0%{-webkit-transform:translateX(-50%) translateY(-15%) scale(0.5);transform:translateX(-50%) translateY(-15%) scale(0.5)}50%{-webkit-transform:translateX(-50%) translateY(-15%) scale(1.15);transform:translateX(-50%) translateY(-15%) scale(1.15)}100%{-webkit-transform:translateX(-50%) translateY(-15%) scale(0.5);transform:translateX(-50%) translateY(-15%) scale(0.5)}}@keyframes glow{0%{-webkit-transform:translateX(-50%) translateY(-15%) scale(0.5);transform:translateX(-50%) translateY(-15%) scale(0.5)}50%{-webkit-transform:translateX(-50%) translateY(-15%) scale(1.15);transform:translateX(-50%) translateY(-15%) scale(1.15)}100%{-webkit-transform:translateX(-50%) translateY(-15%) scale(0.5);transform:translateX(-50%) translateY(-15%) scale(0.5)}}#tutorial{position:fixed;right:0;top:0;z-index:450;background:rgba(0,0,0,0.85);color:white;height:100%;width:100%}.info-text-tutorial{background:white;padding:20px;color:black;-webkit-transition:0.5s ease-out;transition:0.5s ease-out;opacity:0;pointer-events:none;position:fixed;right:100px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:315px;z-index:600;-webkit-box-shadow:#b59982 0px 0px 5px 2px;box-shadow:#b59982 0px 0px 5px 2px;border:2px solid #b59982}@media only screen and (min-width:2000px){.info-text-tutorial{padding:1vw;right:5vw;width:15.75vw;-webkit-box-shadow:#b59982 0px 0px 0.25vw 0.1vw;box-shadow:#b59982 0px 0px 0.25vw 0.1vw;border:0.1vw solid #b59982}}.info-text-tutorial.active{opacity:1;pointer-events:all}.info-text-tutorial .img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin-top:10px}.info-text-tutorial .img-wrap img{margin-left:10px}@media only screen and (min-width:2000px){.info-text-tutorial .img-wrap{font-size:0.7vw;margin-top:0.5vw}.info-text-tutorial .img-wrap img{margin-left:0.5vw}}.info-text-tutorial .indicator-close{position:absolute;top:6px;right:6px;cursor:pointer}.info-text-tutorial .indicator-close i{font-size:20px;display:block}@media only screen and (min-width:2000px){.info-text-tutorial .indicator-close{top:0.3vw;right:0.3vw}.info-text-tutorial .indicator-close i{font-size:1vw}}.info-text-tutorial .indicator-arrow{position:absolute;right:1px;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);color:white;font-size:40px}@media only screen and (min-width:2000px){.info-text-tutorial .indicator-arrow{right:0.05vw;font-size:2vw}}.info-text-tutorial .indicator{position:absolute;left:-20px;top:-5px;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);font-size:24px;color:#FEFFBE}@media only screen and (min-width:2000px){.info-text-tutorial .indicator{left:-1vw;top:-0.25vw;font-size:1.2vw}}.info-text-tutorial i{position:relative;z-index:10}.info-text-tutorial .glow{z-index:8;position:absolute;top:13%;left:50%;-webkit-transform:translateX(-50%) translateY(-15%) scale(0.5);transform:translateX(-50%) translateY(-15%) scale(0.5);-webkit-filter:blur(5px);filter:blur(5px);width:150%;height:80%;border-radius:50%;background:radial-gradient(#FEFFBE 25%,transparent 80%);-webkit-animation:glow 4s ease infinite;animation:glow 4s ease infinite}.info-text-tutorial h5{margin-bottom:5px}@media only screen and (min-width:2000px){.info-text-tutorial h5{margin-bottom:0.25vw}}.info-text-tutorial p,.info-text-tutorial li{line-height:22px}@media only screen and (min-width:2000px){.info-text-tutorial p,.info-text-tutorial li{line-height:1.1vw}}.info-text-tutorial .small-text{margin-top:10px;font-style:italic;font-size:14px;line-height:20px}@media only screen and (min-width:2000px){.info-text-tutorial .small-text{margin-top:0.5vw;font-size:0.7vw;line-height:1vw}}.info-text-tutorial ul{padding:0;margin-bottom:0;margin-top:5px}.info-text-tutorial ul li{list-style:none;margin-bottom:5px}.info-text-tutorial ul li:last-of-type{margin-bottom:0}@media only screen and (min-width:2000px){.info-text-tutorial ul{margin-top:0.25vw}.info-text-tutorial ul li{margin-bottom:0.25vw}}.info-text-tutorial[data-id="2"],.info-text-tutorial[data-id="3"],.info-text-tutorial[data-id="4"],.info-text-tutorial[data-id="5"],.info-text-tutorial[data-id="6"],.info-text-tutorial[data-id="7"]{-webkit-transform:translate(40px,0);transform:translate(40px,0)}.info-text-tutorial[data-id="2"] .choice-wrap .cta,.info-text-tutorial[data-id="3"] .choice-wrap .cta,.info-text-tutorial[data-id="4"] .choice-wrap .cta,.info-text-tutorial[data-id="5"] .choice-wrap .cta,.info-text-tutorial[data-id="6"] .choice-wrap .cta,.info-text-tutorial[data-id="7"] .choice-wrap .cta{width:120px;margin-left:auto;margin-right:auto}.info-text-tutorial[data-id="2"] .choice-wrap .cta-decline,.info-text-tutorial[data-id="3"] .choice-wrap .cta-decline,.info-text-tutorial[data-id="4"] .choice-wrap .cta-decline,.info-text-tutorial[data-id="5"] .choice-wrap .cta-decline,.info-text-tutorial[data-id="6"] .choice-wrap .cta-decline,.info-text-tutorial[data-id="7"] .choice-wrap .cta-decline{margin-top:0}@media only screen and (min-width:2000px){.info-text-tutorial[data-id="2"],.info-text-tutorial[data-id="3"],.info-text-tutorial[data-id="4"],.info-text-tutorial[data-id="5"],.info-text-tutorial[data-id="6"],.info-text-tutorial[data-id="7"]{-webkit-transform:translate(2vw,0);transform:translate(2vw,0)}.info-text-tutorial[data-id="2"] .choice-wrap .cta,.info-text-tutorial[data-id="3"] .choice-wrap .cta,.info-text-tutorial[data-id="4"] .choice-wrap .cta,.info-text-tutorial[data-id="5"] .choice-wrap .cta,.info-text-tutorial[data-id="6"] .choice-wrap .cta,.info-text-tutorial[data-id="7"] .choice-wrap .cta{width:6vw}}.info-text-tutorial[data-id="2"] .indicator-arrow{top:48px;-webkit-transform:translate(100%,0);transform:translate(100%,0)}@media only screen and (min-width:2000px){.info-text-tutorial[data-id="2"] .indicator-arrow{top:2.4vw}}.info-text-tutorial[data-id="4"],.info-text-tutorial[data-id="5"]{-webkit-transform:translate(130px,0);transform:translate(130px,0);width:270px}@media only screen and (min-width:2000px){.info-text-tutorial[data-id="4"],.info-text-tutorial[data-id="5"]{-webkit-transform:translate(6.5vw,0);transform:translate(6.5vw,0);width:13.5vw}}.info-text-tutorial[data-id="5"] .img-wrap img{border:1px solid black}@media only screen and (min-width:2000px){.info-text-tutorial[data-id="5"] .img-wrap img{border:0.05 solid black}}.info-text-tutorial[data-id="6"] .choice-wrap .cta{width:100%}.info-text-tutorial .choice-wrap{margin-top:30px}@media only screen and (min-width:2000px){.info-text-tutorial .choice-wrap{margin-top:1.5vw}}.info-text-tutorial .choice-wrap .cta{margin-top:0;width:100%;text-align:center;display:block}.info-text-tutorial .choice-wrap .cta.cta-decline,.info-text-tutorial .choice-wrap .cta.cta-decline-forever{color:#000000;border:2px solid #000000;margin-top:15px}.info-text-tutorial .choice-wrap .cta.cta-decline:hover,.info-text-tutorial .choice-wrap .cta.cta-decline-forever:hover{background-color:#000000;color:#ffffff}@media only screen and (min-width:2000px){.info-text-tutorial .choice-wrap .cta.cta-decline,.info-text-tutorial .choice-wrap .cta.cta-decline-forever{border:0.1vw solid #000000;margin-top:0.75vw}}#preview-settings-bar .tutorial-button-outer-wrap,#preview-settings-bar .wrap-panel-selection,#preview-settings-bar .wrap-global-settings{position:relative}#preview-settings-bar .tutorial-button-outer-wrap:after,#preview-settings-bar .wrap-panel-selection:after,#preview-settings-bar .wrap-global-settings:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.8);opacity:0;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;pointer-events:none;cursor:default}#preview-settings-bar .color-big-box,#preview-settings-bar .settings-global{position:relative}#preview-settings-bar .color-big-box:before,#preview-settings-bar .settings-global:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.8);opacity:0;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;pointer-events:none;cursor:default;z-index:10}#preview-settings-bar .color-big-box.color-box-first:before,#preview-settings-bar .settings-global.color-box-first:before{top:10px}@media only screen and (min-width:2000px){#preview-settings-bar .color-big-box.color-box-first:before,#preview-settings-bar .settings-global.color-box-first:before{top:0.5vw}}#preview-settings-bar .color-big-box.color-box-last:before,#preview-settings-bar .settings-global.color-box-last:before{height:calc(100% + 20px)}@media only screen and (min-width:2000px){#preview-settings-bar .color-big-box.color-box-last:before,#preview-settings-bar .settings-global.color-box-last:before{height:calc(100% + 1vw)}}#preview-settings-bar .color-big-box.settings-global-first:before,#preview-settings-bar .settings-global.settings-global-first:before{top:10px;height:calc(100% - 10px)}@media only screen and (min-width:2000px){#preview-settings-bar .color-big-box.settings-global-first:before,#preview-settings-bar .settings-global.settings-global-first:before{top:0.5vw;height:calc(100% - 0.5vw)}}#preview-settings-bar .color-big-box.settings-global-last:before,#preview-settings-bar .settings-global.settings-global-last:before{height:calc(100% + 10px)}@media only screen and (min-width:2000px){#preview-settings-bar .color-big-box.settings-global-last:before,#preview-settings-bar .settings-global.settings-global-last:before{height:calc(100% + 0.5vw)}}#preview-settings-bar .wrap-panel-selection:after{min-height:calc(100vh - 140px);height:calc(100% + 20px)}@media only screen and (min-width:2000px){#preview-settings-bar .wrap-panel-selection:after{min-height:calc(100vh - 7vw);height:calc(100% + 1vw)}}#preview-settings-bar .wrap-global-settings:after{height:calc(100% + 2px);top:-1px}@media only screen and (min-width:2000px){#preview-settings-bar .wrap-global-settings:after{height:calc(100% + 0.1vw);top:-0.05vw}}#preview-settings-bar .toggle-btn:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.8);opacity:0;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;pointer-events:none;cursor:default}body.tutorial-step-1 #preview-settings-bar .tutorial-button-outer-wrap:after,body.tutorial-step-1 #preview-settings-bar .wrap-panel-selection:after,body.tutorial-step-1 #preview-settings-bar .wrap-global-settings:after{opacity:1;pointer-events:all}body.tutorial-step-2 #preview-settings-bar .tutorial-button-outer-wrap:after,body.tutorial-step-2 #preview-settings-bar .wrap-panel-selection:after,body.tutorial-step-2 #preview-settings-bar .toggle-btn:after{opacity:1;pointer-events:all}body.tutorial-step-3 #preview-settings-bar .tutorial-button-outer-wrap:after,body.tutorial-step-3 #preview-settings-bar .wrap-panel-selection:after,body.tutorial-step-3 #preview-settings-bar .toggle-btn:after{opacity:1;pointer-events:all}body.tutorial-step-3 #preview-settings-bar .color-big-box:before{opacity:1;pointer-events:all}body.tutorial-step-4 #preview-settings-bar .tutorial-button-outer-wrap:after,body.tutorial-step-4 #preview-settings-bar .wrap-panel-selection:after,body.tutorial-step-4 #preview-settings-bar .toggle-btn:after,body.tutorial-step-5 #preview-settings-bar .tutorial-button-outer-wrap:after,body.tutorial-step-5 #preview-settings-bar .wrap-panel-selection:after,body.tutorial-step-5 #preview-settings-bar .toggle-btn:after{opacity:1;pointer-events:all}body.tutorial-step-4 #preview-settings-bar .settings-global:before,body.tutorial-step-5 #preview-settings-bar .settings-global:before{opacity:1;pointer-events:all}body.tutorial-step-6 #preview-settings-bar .tutorial-button-outer-wrap:after,body.tutorial-step-6 #preview-settings-bar .wrap-global-settings:after,body.tutorial-step-6 #preview-settings-bar .toggle-btn:after{opacity:1;pointer-events:all}body.tutorial-step-6 #preview-settings-bar .wrap-panel-selection:before{opacity:1;pointer-events:all}#preview-settings-bar .settings-box .colors-outer-box .settings-group{padding-left:25px;}#preview-settings-bar .settings-box .colors-outer-box .settings-group:after{left:25px;width:calc(100% - 35px);}#preview-settings-bar .settings-box .outer-radio-wrap .radio-wrap label{padding-left:12px;padding-right:12px;}@media only screen and (min-width:2000px){#preview-settings-bar .settings-box .colors-outer-box .settings-group{padding-left:1.25vw;}#preview-settings-bar .settings-box .colors-outer-box .settings-group:after{left:1.25vw;width:calc(100% - 1.75vw);}#preview-settings-bar .settings-box .outer-radio-wrap .radio-wrap label{padding-left:0.6vw;padding-right:0.6vw;}}.info-text-tutorial .choice-wrap .cta.cta-decline,.info-text-tutorial .choice-wrap .cta.cta-decline-forever{background-color:transparent;}#preview-settings-bar .text-input-wrap .text-wrap{display:flex;white-space:nowrap;align-items:center;margin-top:10px;}#preview-settings-bar .text-input-wrap .text-wrap label{line-height:1;margin-right:10px;}#preview-settings-bar .text-input-wrap .text-wrap input{line-height:22px;font-size:16px;padding-left:10px;padding-right:10px;margin-top:0;background:#292929;color:white;}.sp-container{border:none !important;}.sp-picker-container{background:#292929 !important;border:none !important;}.sp-input{background:#333333 !important;color:white !important;margin-top:0 !important;margin-bottom:5px !important;padding-left:10px !important;padding-right:10px !important;border:1px solid rgba(255,255,255,0.5) !important;}.export-colors-outer-wrap{text-align:center;padding-top:20px;}.export-colors{background-color:#b59982;color:black;font-weight:bold;font-size:12px;display:inline-block;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;text-transform:uppercase;cursor:pointer;}.toggle-btn{box-shadow:0 0 5px rgba(0,0,0,0.3);}#preview-settings-bar .inner-content{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none;}}#preview-settings-bar.custom-drupal-editor-legend{padding-top:80px;background:#202020;width:370px;}#preview-settings-bar.custom-drupal-editor-legend .panels-wrap{padding-left:40px;padding-right:20px;}#preview-settings-bar.custom-drupal-editor-legend .settings-box{margin-bottom:0;padding-top:5px;margin-left:-10px;margin-right:-10px;}#preview-settings-bar.custom-drupal-editor-legend .settings-box .hide-toggle:hover,#preview-settings-bar.custom-drupal-editor-legend .settings-box .expand-toggle:hover{color:#ffb606;}#preview-settings-bar.custom-drupal-editor-legend .settings-box:nth-child(1){margin-top:20px;}#preview-settings-bar.custom-drupal-editor-legend .settings-box.active .txt-wrap{color:#ffb606;}#preview-settings-bar.custom-drupal-editor-legend .settings-box .top-wrap{padding-top:5px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,0.3);justify-content:space-between;padding-right:10px;padding-left:10px;}#preview-settings-bar.custom-drupal-editor-legend .settings-box .top-wrap .icons-wrap{display:flex;}#preview-settings-bar.custom-drupal-editor-legend .settings-box .top-wrap .txt-wrap{width:auto;cursor:pointer;opacity:1;transition:0.2s ease-out;}#preview-settings-bar.custom-drupal-editor-legend .settings-box .top-wrap .txt-wrap:hover{opacity:0.5;}#preview-settings-bar.custom-drupal-editor-legend .page-toggle .inner-page-toggle{display:flex;justify-content:space-between;align-items:center;}#preview-settings-bar.custom-drupal-editor-legend .page-toggle .link-list{display:flex;font-size:18px;gap:10px;}#preview-settings-bar.custom-drupal-editor-legend .page-toggle .link-list .toggle-ele{padding:3px;color:white;cursor:pointer;transition:0.2s ease-out;}#preview-settings-bar.custom-drupal-editor-legend .page-toggle .link-list .toggle-ele:hover{color:#ffb606;}#preview-settings-bar.custom-drupal-editor-legend .wrap-panel-selection{padding-bottom:8px;padding-top:20px;border-bottom:1px solid rgba(255,255,255,0.5);}#preview-settings-bar.custom-drupal-editor-legend .wrap-panel-selection-main{background:black;}#preview-settings-bar.custom-drupal-editor-legend .wrap-panel-selection:after{display:none;}#preview-settings-bar.custom-drupal-editor-legend .btns-below-panels-wrap .inner-wrap{display:flex;gap:20px;justify-content:center;padding-bottom:10px;}#preview-settings-bar.custom-drupal-editor-legend .btns-below-panels-wrap .inner-wrap .btn-add,#preview-settings-bar.custom-drupal-editor-legend .btns-below-panels-wrap .inner-wrap .btn-sort{padding:10px;border:1px solid white;border-radius:100%;width:30px;height:30px;font-size:14px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;}
