.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column:hover{z-index:1}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 768px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center}.ecom-element_video-iframe iframe,.ecom-element_video-iframe video{background:#000}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}@media screen and (max-width : 786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width : 480px){.ecom-video-wrapper{height:180px}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media (max-width: 1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media (max-width: 767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-image-picture img{min-height:1px}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-elements-slider{overflow:hidden}.ecom-swiper-flip .ecom-swiper-slide,.ecom-swiper-fade .ecom-swiper-slide{pointer-events:auto!important}.ecom-swiper-fade .ecom-box-active{z-index:99}body[ecom-loaded] .ecom-elements-slider{overflow:unset}.ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{transform:translate(0)!important}.ecom-slider__image--link{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;opacity:0;z-index:100}.ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper{height:640px!important}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button{transform:translate(-50%);left:50%;width:fit-content;height:fit-content}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{top:0;bottom:unset}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next{bottom:0;top:unset}.ecom-slider--container .ecom-swiper-autoheight.ecom-swiper-horizontal .ecom-swiper-slide,.ecom-slider--container .ecom-swiper-horizontal .ecom-swiper-wrapper{height:100%!important}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-swiper-button svg{width:24px;height:24px}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-box-active .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-box-active .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-box-active .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-box-active .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media (max-width: 1024px){.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-tablet);object-fit:var(--ecom-object-fit-tablet)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}@media (max-width: 768px){.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-mobile);object-fit:var(--ecom-object-fit-mobile)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:marquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:marqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes marquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes marqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.ecom-base_image-comparison{overflow:hidden}.ecom-image_compare-wrapper{position:relative}.ecom-overlay_autoslide-fake{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;cursor:ew-resize}.ecom-image_compare{height:100%;width:100%}.ecom-image_compare.ecom-image_compare-overlay{position:absolute;width:auto;height:100%;overflow:hidden;width:100%;top:0;right:0;bottom:0;left:0}.ecom-image_compare picture{width:100%}.ecom-base_image-comparison .ecom-image_comp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;opacity:0;visibility:hidden;transition:.35s all ease-in-out}.ecom-base_image-comparison:hover .ecom-image_comp-overlay{opacity:1;visibility:visible}.ecom-base_image-comparison .ecom-image_comp-overlay.overlay-hidden{opacity:0;visibility:hidden}.ecom-image_comp-before,.ecom-image_comp-after{position:absolute;top:50%;transform:translateY(-50%);z-index:9;min-height:38px;display:flex;align-items:center;justify-content:center;background:#fff3;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff}.ecom-image_comp-before{left:10px}.ecom-image_comp-after{right:10px}.ecom-img_comp-slider{position:absolute;min-width:45px;min-height:45px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%}.pulse{animation:pulse-animation 1s ease-in-out 0s infinite alternate}@keyframes pulse-animation{0%{box-shadow:0 0 2px #3d3d3dcc,0 0 0 4px #ffffff26}to{box-shadow:0 0 2px #3d3d3dcc,0 0 0 12px #ffffff4d}}.ecom-img_comp-slider .ecom-slide_icon{display:flex;z-index:9;padding:12px}.ecom-img_comp-slider:before{content:"";position:absolute;display:block;height:9999px;width:4px;left:50%;top:100%;background:#fff;transform:translate(-50%);z-index:8}.ecom-img_comp-slider:after{content:"";position:absolute;display:block;height:9999px;width:4px;left:50%;bottom:100%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}.ecom-slide_button{padding:8px;display:inline-flex;width:100%;align-items:center;justify-content:center}.ecom-slide_button>*+*{margin-left:8px}span.ecom-slide_arrow{width:min-content;height:min-content;display:block}.ecom-slide_arrow--left,.ecom-slide_arrow--right{border:6px solid transparent;border-right:0;border-left-color:currentColor}.ecom-slide_arrow--left{transform:rotate(180deg)}.ecom-image_compare-wrapper .ecom-image_compare img{width:100%;height:100%;display:block;vertical-align:middle;object-fit:cover;object-position:center center}.ecom-image_ratio-wrapper{width:100%;position:absolute;top:50%;transform:translateY(-50%);z-index:9}@media (max-width: 1024px){.ecom-overlay_autoslide-fake{pointer-events:none}}.element__featured .element__featured--box-icon{display:flex}.element__featured--wrapper{display:grid;width:100%}.element__featured--box{text-align:center;overflow:hidden}.element__featured--box-img img{height:auto;max-width:100%;border:none;box-shadow:none;transition-duration:.3s;vertical-align:middle;pointer-events:none}.ecom-button-default{display:flex;justify-content:inherit}.element__featured--box-content{justify-content:inherit}.element__featured--wrapper-list{display:flex;overflow-x:auto}.element__featured--wrapper-list::-webkit-scrollbar{display:block;height:3px}.element__featured--wrapper-list::-webkit-scrollbar-track{background-color:#00000026}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:#00000040}.element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.ecom-imgAccordion{height:250px;position:relative}.ecom-imgAccordion-wrapper{height:100%}.ecom-imgAccordion .ecom-imgAccordion-item{width:25%;height:100%;overflow:hidden;position:relative;transition:.4s}.ecom-imgAccordion-item .ecom-imgAccordion-img{width:100%;height:100%;object-fit:cover}.ecom-imgAccordion-img-wrapper{height:100%;position:relative}.ecom-imgAccordion-img-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;color:transparent;background:currentColor}.ecom-imgAccordion-caption{left:0;right:0;top:100%;transform:translateY(-100%);opacity:0;visibility:hidden;z-index:1;overflow:hidden;transition:.3s;pointer-events:none}.ecom-imgAccordion-caption-heading{text-overflow:clip;font-size:24px;text-transform:uppercase;color:#222;font-weight:700;text-align:left}.ecom-imgAccordion-caption-subheading{text-overflow:clip;font-size:14px;color:#222;text-align:left}.ecom-imgAccordion-caption-button{text-decoration:none;color:#fff;background:#000;padding:5px 20px;font-size:14px;pointer-events:auto}.ecom-imgAccordion-caption-button-icon svg{width:16px;height:auto;margin-left:8px}.ecom-imgAccordion .ecom-imgAccordion-item-expand{width:100%}.ecom-imgAccordion-item-expand .ecom-imgAccordion-caption{opacity:1;visibility:visible;transition:.5s ease}.ecom-imgAccordion-link{width:100%;height:100%;position:absolute;display:inline-block;left:0}.ecom-imgAccordion-video{width:100%;height:100%;object-fit:cover}.ecom-imgAccordion-type-icon{font-weight:500;font-size:12px;position:absolute;background:#fafafc59;border-radius:5px;padding:8px 10px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1;transition:.25s}.ecom-imgAccordion-type-icon-svg{display:flex}.ecom-imgAccordion-type-icon svg{width:14px;height:14px;transition:.25s}.ecom-imgAccordion-type-text{opacity:0;visibility:hidden;max-width:0;text-wrap:nowrap;line-height:1;transition:.25s}.ecom-imgAccordion-item-expand .ecom-imgAccordion-type-text{opacity:1;visibility:visible;max-width:200px;margin-left:6px}.ecom-imgAccordion-type-icon:hover{background:#fafafc}.ecom-imgAccordion-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;visibility:hidden;opacity:0;padding:20px 40px;z-index:3;pointer-events:none}.ecom-imgAccordion-caption{text-align:start}.ecom-imgAccordion-modal-show{visibility:visible;opacity:1;pointer-events:auto}.ecom-imgAccordion-modal-content{background:#fff}.ecom-imgAccordion-modal-video{width:100%;height:100%}.ecom-imgAccordion-wrapper .ecom-imgAccordion-item{flex-shrink:1;transition-property:transform,width}.ecom-imgAccordion-prevNext{position:absolute;top:0;left:0;right:0;bottom:0;display:none;justify-content:space-between;pointer-events:none;z-index:1}.ecom-imgAccordion-prevNext svg{display:none}.ecom-imgAccordion-prev,.ecom-imgAccordion-next{width:14.5%;height:100%;pointer-events:auto}.ecom-imgAccordion-prevNext-special{top:0;right:0;left:0;bottom:auto;gap:10px;justify-content:end}.ecom-imgAccordion-prevNext-special .ecom-imgAccordion-prev,.ecom-imgAccordion-prevNext-special .ecom-imgAccordion-next{width:30px;height:30px;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fafafc59;color:#fff;border-radius:100%}.ecom-imgAccordion-prevNext-special svg{display:block;width:15px;height:15px}@media screen and (max-width: 1023px){.ecom-imgAccordion-item-expand .ecom-imgAccordion-caption{opacity:1;visibility:visible;transition:.5s ease}.ecom-imgAccordion-item-expand .ecom-imgAccordion-link{width:100%;height:100%;position:absolute;display:inline-block;left:0}.ecom-imgAccordion-item-expand .ecom-imgAccordion-img{filter:none}}@media screen and (max-width: 767px){.ecom-imgAccordion-item{position:unset}.ecom-imgAccordion-caption{width:100%!important}.ecom-imgAccordion-img-wrapper{position:relative}.ecom-imgAccordion-wrapper .ecom-imgAccordion-item{flex-shrink:0;width:75%}.ecom-imgAccordion-wrapper>div{column-gap:0!important}.ecom-imgAccordion-prevNext{display:flex}}.ecom-masonry-layout{overflow:hidden;display:block}.ecom-masonry-layout__button{text-decoration:none;pointer-events:auto}.ecom-masonry__banner_hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-masonry__banner_overlay{pointer-events:none;position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0}.ecom-masonry-layout__picture-link,.ecom-masonry-layout__picture,.ecom-masonry-layout__image-picture{width:100%;object-fit:contain}.ecom-content-hidden.ecom-masonry__nt_promotion .ecom-masonry__nt_promotion_html{opacity:0;transition:all .3s ease}.ecom-content-hidden.ecom-masonry__nt_promotion:hover .ecom-masonry__nt_promotion_html{opacity:1}.ecom-masonry-layout .ecom-image-default:hover{z-index:10}.ecom-core.ecom-vmsudd0bs3n{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vmsudd0bs3n{width:100%}}.ecom-core.ecom-z52uhf2hmvq .ecom-masonry-layout__item{padding-right:12.5px;padding-bottom:25px;padding-left:12.5px}.ecom-core.ecom-z52uhf2hmvq .ecom-image-default{width:100%!important}.ecom-core.ecom-z52uhf2hmvq .ecom-masonry-layout__heading,.ecom-core.ecom-z52uhf2hmvq .ecom-masonry-layout__heading a{font-weight:500}.ecom-core.ecom-z52uhf2hmvq .ecom-masonry-layout__heading{color:#fff;padding:25px}.ecom-core.ecom-z52uhf2hmvq .ecom-masonry-layout__button{color:#000;background-color:#059669cc;padding:10px 24px}.ecom-core.ecom-z52uhf2hmvq .ecom-elements__masonry-button-icon{order:1;margin-left:10px}.ecom-core.ecom-z52uhf2hmvq .ecom-elements__masonry-button-icon svg{height:24px;width:24px}.ecom-core.ecom-z52uhf2hmvq{padding-bottom:0!important}.ecom-core.ecom-i8dlwsict3 .ecom-text--more-actions button,.ecom-core.ecom-i8dlwsict3 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-i8dlwsict3 .text-content,.ecom-core.ecom-i8dlwsict3 .text-content a,.ecom-core.ecom-i8dlwsict3 .text-content p,.ecom-core.ecom-i8dlwsict3 .text-content span{text-align:left}.ecom-core.ecom-i8dlwsict3 .text-content,.ecom-core.ecom-i8dlwsict3 .text-content a,.ecom-core.ecom-i8dlwsict3 .text-content a a,.ecom-core.ecom-i8dlwsict3 .text-content p,.ecom-core.ecom-i8dlwsict3 .text-content p a,.ecom-core.ecom-i8dlwsict3 .text-content span,.ecom-core.ecom-i8dlwsict3 .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-i8dlwsict3 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-i8dlwsict3 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-i8dlwsict3 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-i8dlwsict3 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-i8dlwsict3{padding-bottom:0!important}.ecom-core.ecom-myglwntlmuk{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-myglwntlmuk{width:100%}}.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading,.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading,.ecom-core.ecom-3hrl6ee6sxw .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-3hrl6ee6sxw{padding-bottom:19px!important}.ecom-core.ecom-jecjgt2tvih .ecom__element-divi,.ecom-core.ecom-jecjgt2tvih .divi-cont{justify-content:center}.ecom-core.ecom-jecjgt2tvih .divi-cont{grid-column-gap:7px}.ecom-core.ecom-jecjgt2tvih .divi-line.divi-style{width:100%}.ecom-core.ecom-jecjgt2tvih .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-jecjgt2tvih .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-jecjgt2tvih{padding-bottom:66px!important}.ecom-core.ecom-3ytzxi2yevj{width:70%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3ytzxi2yevj{width:100%}}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion{height:500px;tab:normal}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-img-wrapper:after{color:#0000}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-item-expand .ecom-imgAccordion-img-wrapper:after{color:#00000026}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-type-icon{left:0;font-size:14px;font-family:Jost,sans-serif;font-weight:400;color:#fff;transition-duration:.3s;margin-top:25px;margin-right:10px;margin-left:30px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-type-icon:hover{color:#fff;background-color:#000}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-type-icon-svg{color:#fff}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-wrap{margin:30px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading{text-align:left;color:#fff}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading,.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading a{font-size:42px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-transform:capitalize}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-subheading{text-align:left;color:#fff;margin-top:10px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-subheading a{font-size:18px;font-family:Jost,sans-serif;font-weight:400}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption{text-align:left}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-button{justify-content:flex-start;font-size:16px;font-family:Jost,sans-serif;font-weight:500;color:#fff;background-color:#f000;border-style:solid;border-width:0px 0px 1px 0px;padding:0;margin-top:20px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-button:hover{color:#fffc}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion{height:400px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-wrap{margin-right:25px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading,.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading a{font-size:28px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion{height:350px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-img,.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion .ecom-imgAccordion-video{opacity:1}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-type-icon{margin-top:15px;margin-left:20px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-wrap{margin:20px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading,.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-heading a{font-size:25px}.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-52fx1ti40k .ecom-imgAccordion-caption-subheading a{font-size:16px}}.ecom-core.ecom-ixhlabkn4s{width:30%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ixhlabkn4s{width:100%}}.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading{text-align:left;text-shadow:0px 0 3px #aba4a4;margin-top:87.5%}.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading,.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading a{font-weight:var(--ecom-global-typography-h2-font-weight);font-size:var(--ecom-global-typography-h2-font-size);line-height:var(--ecom-global-typography-h2-line-height);letter-spacing:var(--ecom-global-typography-h2-letter-spacing)}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading{text-align:center;margin-top:12.5px}.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading,.ecom-core.ecom-ypf8eepu1eo .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ypf8eepu1eo{padding-bottom:0!important}.ecom-core.ecom-1o4kfqtr3o4{padding-bottom:66px!important}.ecom-core.ecom-5xlmc7gq8be{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5xlmc7gq8be{width:100%}}.ecom-core.ecom-oght3fwrms .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-oght3fwrms .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:50px}.ecom-core.ecom-oght3fwrms .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oght3fwrms .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-oght3fwrms .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:40px}.ecom-core.ecom-oght3fwrms .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oght3fwrms .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-oght3fwrms .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-oght3fwrms .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-oght3fwrms .element__featured .element__featured--box{text-align:center;justify-content:center}.ecom-core.ecom-oght3fwrms .ecom-image-align{justify-content:center}.ecom-core.ecom-oght3fwrms .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-oght3fwrms .element__featured .element__featured--box-title{font-weight:var(--ecom-global-typography-h5-font-weight);font-size:var(--ecom-global-typography-h5-font-size);line-height:var(--ecom-global-typography-h5-line-height);color:#000;margin-bottom:8px}.ecom-core.ecom-oght3fwrms .element__featured .element__featured--box-text,.ecom-core.ecom-oght3fwrms .element__featured a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-oght3fwrms .element__featured .element__featured--box-text{padding-top:12.5px}.ecom-core.ecom-oght3fwrms .element__featured .element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-core.ecom-oght3fwrms .ecom-feature-box-icon-link svg{height:25px;width:25px}.ecom-core.ecom-4116oogxt36 .ecom-text--more-actions button,.ecom-core.ecom-4116oogxt36 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4116oogxt36 .text-content,.ecom-core.ecom-4116oogxt36 .text-content a,.ecom-core.ecom-4116oogxt36 .text-content p,.ecom-core.ecom-4116oogxt36 .text-content span{text-align:left}.ecom-core.ecom-4116oogxt36 .text-content,.ecom-core.ecom-4116oogxt36 .text-content a,.ecom-core.ecom-4116oogxt36 .text-content a a,.ecom-core.ecom-4116oogxt36 .text-content p,.ecom-core.ecom-4116oogxt36 .text-content p a,.ecom-core.ecom-4116oogxt36 .text-content span,.ecom-core.ecom-4116oogxt36 .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-4116oogxt36 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4116oogxt36 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4116oogxt36 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4116oogxt36 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4116oogxt36{padding-bottom:0!important}.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading,.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading,.ecom-core.ecom-tvu4ec4a2i .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-tvu4ec4a2i{padding-bottom:0!important}.ecom-core.ecom-7yfhuq7e9uj{padding-bottom:88px!important}.ecom-core.ecom-qkeb94ta1aj{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qkeb94ta1aj{width:100%}}.ecom-core.ecom-6riwux7raxy .ecom-text--more-actions button,.ecom-core.ecom-6riwux7raxy .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6riwux7raxy .text-content,.ecom-core.ecom-6riwux7raxy .text-content a,.ecom-core.ecom-6riwux7raxy .text-content p,.ecom-core.ecom-6riwux7raxy .text-content span{text-align:left}.ecom-core.ecom-6riwux7raxy .text-content,.ecom-core.ecom-6riwux7raxy .text-content a,.ecom-core.ecom-6riwux7raxy .text-content a a,.ecom-core.ecom-6riwux7raxy .text-content p,.ecom-core.ecom-6riwux7raxy .text-content p a,.ecom-core.ecom-6riwux7raxy .text-content span,.ecom-core.ecom-6riwux7raxy .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-6riwux7raxy .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6riwux7raxy .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6riwux7raxy .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6riwux7raxy .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6yiiijwkzfr .ecom-text--more-actions button,.ecom-core.ecom-6yiiijwkzfr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6yiiijwkzfr .text-content,.ecom-core.ecom-6yiiijwkzfr .text-content a,.ecom-core.ecom-6yiiijwkzfr .text-content p,.ecom-core.ecom-6yiiijwkzfr .text-content span{text-align:left}.ecom-core.ecom-6yiiijwkzfr .text-content,.ecom-core.ecom-6yiiijwkzfr .text-content a,.ecom-core.ecom-6yiiijwkzfr .text-content a a,.ecom-core.ecom-6yiiijwkzfr .text-content p,.ecom-core.ecom-6yiiijwkzfr .text-content p a,.ecom-core.ecom-6yiiijwkzfr .text-content span,.ecom-core.ecom-6yiiijwkzfr .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-6yiiijwkzfr .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6yiiijwkzfr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6yiiijwkzfr .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6yiiijwkzfr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6yiiijwkzfr{padding-bottom:0!important}.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading,.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading,.ecom-core.ecom-gkv9qmfk26s .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-gkv9qmfk26s{padding-bottom:0!important}.ecom-core.ecom-p0ehbvg2zag{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p0ehbvg2zag{width:100%}}.ecom-core.ecom-xas6ygk1k7 .ecom-image_compare.ecom-image_compare-overlay img{clip-path:polygon(50% 0%,50% 100%,0% 100%,0% 0%)}.ecom-core.ecom-xas6ygk1k7 .ecom-image_compare-wrapper{height:520px}.ecom-core.ecom-xas6ygk1k7 .ecom-image_comp-overlay{background-color:#00000059}.ecom-core.ecom-xas6ygk1k7 .ecom-slide_button svg{fill:#4b00e7}.ecom-core.ecom-zvoiv3uz8p{padding-bottom:64px!important}.ecom-core.ecom-80e1zc0u9mb{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-80e1zc0u9mb{width:100%}}.ecom-core.ecom-5sr5dozuaeu .ecom__element-divi,.ecom-core.ecom-5sr5dozuaeu .divi-cont{justify-content:center}.ecom-core.ecom-5sr5dozuaeu .divi-cont{grid-column-gap:7px}.ecom-core.ecom-5sr5dozuaeu .divi-line.divi-style{width:100%}.ecom-core.ecom-5sr5dozuaeu .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-5sr5dozuaeu .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-5sr5dozuaeu{padding-bottom:66px!important}.ecom-core.ecom-d1lr78o1gef .ecom-icon-separator,.ecom-core.ecom-d1lr78o1gef .ecom-marquee-image{order:1}.ecom-core.ecom-d1lr78o1gef .ecom-marquee_items h3,.ecom-core.ecom-d1lr78o1gef .ecom-marquee_items h3 a{font-weight:600;font-size:26px;line-height:60px;font-family:Mulish,sans-serif;letter-spacing:0px}.ecom-core.ecom-d1lr78o1gef .ecom-marquee_items h3,.ecom-core.ecom-d1lr78o1gef .ecom-icon-separator{color:var(--ecom-global-colors-j45cFF);padding-right:15px;padding-left:15px}.ecom-core.ecom-d1lr78o1gef .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-d1lr78o1gef{background-color:#030303}.ecom-core.ecom-s67zut06xvm{padding-bottom:0!important}.ecom-core.ecom-iekzlyoh2nr{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iekzlyoh2nr{width:100%}}.ecom-core.ecom-e0xsn06oxf .ecom-image-align{align-items:center}.ecom-core.ecom-e0xsn06oxf .ecom-image-default{width:472px!important;max-width:100%!important}.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture picture{height:315px!important}.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-e0xsn06oxf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-27uc7pbllan .ecom-image-align{align-items:center}.ecom-core.ecom-27uc7pbllan .ecom-image-default{width:511px!important;max-width:100%!important}.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture picture{height:266px!important}.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture,.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-27uc7pbllan .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-27uc7pbllan{padding-bottom:0!important}.ecom-core.ecom-jfnlak2kxy{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jfnlak2kxy{width:100%}}.ecom-core.ecom-k3uk87npf6f .ecom-text--more-actions button,.ecom-core.ecom-k3uk87npf6f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-k3uk87npf6f .text-content,.ecom-core.ecom-k3uk87npf6f .text-content a,.ecom-core.ecom-k3uk87npf6f .text-content p,.ecom-core.ecom-k3uk87npf6f .text-content span{text-align:left}.ecom-core.ecom-k3uk87npf6f .text-content,.ecom-core.ecom-k3uk87npf6f .text-content a,.ecom-core.ecom-k3uk87npf6f .text-content a a,.ecom-core.ecom-k3uk87npf6f .text-content p,.ecom-core.ecom-k3uk87npf6f .text-content p a,.ecom-core.ecom-k3uk87npf6f .text-content span,.ecom-core.ecom-k3uk87npf6f .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-k3uk87npf6f .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-k3uk87npf6f .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-k3uk87npf6f .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-k3uk87npf6f .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-k3uk87npf6f{padding-bottom:0!important}.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading,.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading,.ecom-core.ecom-f6hfm2je2p4 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-f6hfm2je2p4,.ecom-core.ecom-j7e3q0nuk8b{padding-bottom:0!important}.ecom-core.ecom-e0n2rv1f2gp{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e0n2rv1f2gp{width:100%}}.ecom-core.ecom-1rseng8sy5u .ecom__element-divi,.ecom-core.ecom-1rseng8sy5u .divi-cont{justify-content:center}.ecom-core.ecom-1rseng8sy5u .divi-cont{grid-column-gap:7px}.ecom-core.ecom-1rseng8sy5u .divi-line.divi-style{width:100%}.ecom-core.ecom-1rseng8sy5u .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-1rseng8sy5u .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-1rseng8sy5u{padding-bottom:66px!important}.ecom-core.ecom-rkppi317ub{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rkppi317ub{width:100%}}.ecom-core.ecom-q85729kxc9 .ecom-text--more-actions button,.ecom-core.ecom-q85729kxc9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-q85729kxc9 .text-content,.ecom-core.ecom-q85729kxc9 .text-content a,.ecom-core.ecom-q85729kxc9 .text-content p,.ecom-core.ecom-q85729kxc9 .text-content span{text-align:left}.ecom-core.ecom-q85729kxc9 .text-content,.ecom-core.ecom-q85729kxc9 .text-content a,.ecom-core.ecom-q85729kxc9 .text-content a a,.ecom-core.ecom-q85729kxc9 .text-content p,.ecom-core.ecom-q85729kxc9 .text-content p a,.ecom-core.ecom-q85729kxc9 .text-content span,.ecom-core.ecom-q85729kxc9 .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-q85729kxc9 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-q85729kxc9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q85729kxc9 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-q85729kxc9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q85729kxc9{padding-bottom:0!important}.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading,.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading,.ecom-core.ecom-83nybh69bse .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-83nybh69bse{padding-bottom:0!important}.ecom-core.ecom-jiv3576bxd{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jiv3576bxd{width:100%}}.ecom-core.ecom-18osp5f7dgv .ecom__element-divi,.ecom-core.ecom-18osp5f7dgv .divi-cont{justify-content:center}.ecom-core.ecom-18osp5f7dgv .divi-cont{grid-column-gap:7px}.ecom-core.ecom-18osp5f7dgv .divi-line.divi-style{width:100%}.ecom-core.ecom-18osp5f7dgv .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-18osp5f7dgv .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-18osp5f7dgv{padding-bottom:66px!important}.ecom-core.ecom-kzq64bl3h .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-slider{height:600px}.ecom-core.ecom-kzq64bl3h .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-kzq64bl3h .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-kzq64bl3h .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-slider{height:500px}.ecom-core.ecom-kzq64bl3h .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-slider{height:400px}.ecom-core.ecom-kzq64bl3h .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-kzq64bl3h .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-kzq64bl3h .ecom-swiper-slide:hover,.ecom-core.ecom-kzq64bl3h .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-next svg{height:22px;width:22px}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;border-radius:50%;margin:0 10px;padding:8px}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#ffffff4d;transition:all .4s ease}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#fff6;border-style:solid;border-width:2px;border-color:transparent;transition:all .4s ease}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#fff;border-style:solid;border-width:2px;border-color:#fff}.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-70px;margin-right:4px;margin-left:4px;padding:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-kzq64bl3h .ecom-slider--container .ecom-swiper-button-next{margin-right:-60px;margin-left:-60px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qyjw0c05qd{padding-bottom:50px!important}}.ecom-core.ecom-u9ky14yiwl{width:100%}.ecom-core.ecom-u9ky14yiwl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-u9ky14yiwl>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u9ky14yiwl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u9ky14yiwl{width:100%}.ecom-core.ecom-u9ky14yiwl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jhja8tfkm8c .ecom-core.ecom-u9ky14yiwl>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-xdl8fohau9 .ecom-text--more-actions button,.ecom-core.ecom-xdl8fohau9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xdl8fohau9 .text-content,.ecom-core.ecom-xdl8fohau9 .text-content a,.ecom-core.ecom-xdl8fohau9 .text-content p,.ecom-core.ecom-xdl8fohau9 .text-content span{text-align:center;color:#fff}.ecom-core.ecom-xdl8fohau9 .text-content,.ecom-core.ecom-xdl8fohau9 .text-content a,.ecom-core.ecom-xdl8fohau9 .text-content a a,.ecom-core.ecom-xdl8fohau9 .text-content p,.ecom-core.ecom-xdl8fohau9 .text-content p a,.ecom-core.ecom-xdl8fohau9 .text-content span,.ecom-core.ecom-xdl8fohau9 .text-content span a{title:Primary;font-weight:400;line-height:1.7em;font-size:20px;text-decoration:none;font-style:normal;text-transform:none;font-family:Albert Sans,sans-serif}.ecom-core.ecom-xdl8fohau9 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xdl8fohau9 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xdl8fohau9 .text-content,.ecom-core.ecom-xdl8fohau9 .text-content a,.ecom-core.ecom-xdl8fohau9 .text-content a a,.ecom-core.ecom-xdl8fohau9 .text-content p,.ecom-core.ecom-xdl8fohau9 .text-content p a,.ecom-core.ecom-xdl8fohau9 .text-content span,.ecom-core.ecom-xdl8fohau9 .text-content span a{font-size:14px}}.ecom-core.ecom-xdl8fohau9{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;margin-top:18px!important;margin-bottom:0!important;width:850px;max-width:850px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xdl8fohau9{width:86%;max-width:86%}}.ecom-core.ecom-gsr414ovu8q .ecom-text--more-actions button,.ecom-core.ecom-gsr414ovu8q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-gsr414ovu8q .text-content,.ecom-core.ecom-gsr414ovu8q .text-content a,.ecom-core.ecom-gsr414ovu8q .text-content p,.ecom-core.ecom-gsr414ovu8q .text-content span{text-align:center;color:#fff}.ecom-core.ecom-gsr414ovu8q .text-content,.ecom-core.ecom-gsr414ovu8q .text-content a,.ecom-core.ecom-gsr414ovu8q .text-content a a,.ecom-core.ecom-gsr414ovu8q .text-content p,.ecom-core.ecom-gsr414ovu8q .text-content p a,.ecom-core.ecom-gsr414ovu8q .text-content span,.ecom-core.ecom-gsr414ovu8q .text-content span a{title:Primary;font-weight:400;line-height:1.7em;font-size:20px;text-decoration:none;font-style:normal;text-transform:none;font-family:Albert Sans,sans-serif}.ecom-core.ecom-gsr414ovu8q .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gsr414ovu8q .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gsr414ovu8q .text-content,.ecom-core.ecom-gsr414ovu8q .text-content a,.ecom-core.ecom-gsr414ovu8q .text-content a a,.ecom-core.ecom-gsr414ovu8q .text-content p,.ecom-core.ecom-gsr414ovu8q .text-content p a,.ecom-core.ecom-gsr414ovu8q .text-content span,.ecom-core.ecom-gsr414ovu8q .text-content span a{font-size:14px}}.ecom-core.ecom-gsr414ovu8q{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;margin-top:18px!important;margin-bottom:0!important;width:850px;max-width:850px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gsr414ovu8q{width:86%;max-width:86%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tjgj8u59p8{padding-bottom:50px!important}}.ecom-core.ecom-14gkc8watzip{width:100%}.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-14gkc8watzip{width:100%}.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jhja8tfkm8c .ecom-core.ecom-14gkc8watzip>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swsl5q6r7s{padding-bottom:50px!important}}.ecom-core.ecom-u889wbpeg4{width:100%}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u889wbpeg4{width:100%}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jhja8tfkm8c .ecom-core.ecom-u889wbpeg4>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading,.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading a{font-weight:400;font-size:64px;line-height:1.25em;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading,.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading{text-align:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading,.ecom-core.ecom-34lpvn71x8h .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-34lpvn71x8h{padding-bottom:0!important}.ecom-core.ecom-r4jkhut7o4{width:60%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r4jkhut7o4{width:100%}}.ecom-core.ecom-je6iso8u80k .ecom-image-align{align-items:center}.ecom-core.ecom-je6iso8u80k .ecom-image-default{max-width:100%!important}.ecom-core.ecom-je6iso8u80k .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-je6iso8u80k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-je6iso8u80k .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-je6iso8u80k .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-je6iso8u80k .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-0ellg03tvn3k{width:40%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0ellg03tvn3k{width:100%}}.ecom-core.ecom-csyddvneew .ecom-text--more-actions button,.ecom-core.ecom-csyddvneew .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-csyddvneew .text-content,.ecom-core.ecom-csyddvneew .text-content a,.ecom-core.ecom-csyddvneew .text-content p,.ecom-core.ecom-csyddvneew .text-content span{text-align:left}.ecom-core.ecom-csyddvneew .text-content,.ecom-core.ecom-csyddvneew .text-content a,.ecom-core.ecom-csyddvneew .text-content a a,.ecom-core.ecom-csyddvneew .text-content p,.ecom-core.ecom-csyddvneew .text-content p a,.ecom-core.ecom-csyddvneew .text-content span,.ecom-core.ecom-csyddvneew .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-csyddvneew .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-csyddvneew .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-csyddvneew .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-csyddvneew .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-csyddvneew{padding-bottom:0!important}.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading,.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading,.ecom-core.ecom-epvgcw16hw .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-epvgcw16hw,.ecom-core.ecom-j3cuhxnmg9j{padding-bottom:0!important}.ecom-core.ecom-2wwrefrdx6u{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2wwrefrdx6u{width:100%}}.ecom-core.ecom-bs6mbhoegs5 .ecom__element-divi,.ecom-core.ecom-bs6mbhoegs5 .divi-cont{justify-content:center}.ecom-core.ecom-bs6mbhoegs5 .divi-cont{grid-column-gap:7px}.ecom-core.ecom-bs6mbhoegs5 .divi-line.divi-style{width:100%}.ecom-core.ecom-bs6mbhoegs5 .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-bs6mbhoegs5 .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-bs6mbhoegs5{padding-bottom:66px!important}.ecom-core.ecom-9et4a7njbnv .ecom-text--more-actions button,.ecom-core.ecom-9et4a7njbnv .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-9et4a7njbnv .text-content,.ecom-core.ecom-9et4a7njbnv .text-content a,.ecom-core.ecom-9et4a7njbnv .text-content p,.ecom-core.ecom-9et4a7njbnv .text-content span{text-align:left}.ecom-core.ecom-9et4a7njbnv .text-content,.ecom-core.ecom-9et4a7njbnv .text-content a,.ecom-core.ecom-9et4a7njbnv .text-content a a,.ecom-core.ecom-9et4a7njbnv .text-content p,.ecom-core.ecom-9et4a7njbnv .text-content p a,.ecom-core.ecom-9et4a7njbnv .text-content span,.ecom-core.ecom-9et4a7njbnv .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);font-family:var(--ecom-global-typography-h7-font-family)}.ecom-core.ecom-9et4a7njbnv .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-9et4a7njbnv .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-9et4a7njbnv .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-9et4a7njbnv .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-9et4a7njbnv{padding-bottom:0!important}.ecom-core.ecom-0c7u6vmn5j1c{padding-bottom:37px!important}.ecom-core.ecom-a78yzva0k5d{width:70%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a78yzva0k5d{width:100%}}.ecom-core.ecom-qk61biryqp .ecom-element_video-iframe iframe,.ecom-core.ecom-qk61biryqp .ecom-element_video-iframe video{aspect-ratio:16/9;max-width:100%}.ecom-core.ecom-qk61biryqp .ecom-element_video-iframe{width:100%;height:445px}.ecom-core.ecom-qk61biryqp{padding-bottom:0!important;background-color:var(--ecom-global-colors-j45cFF)}.ecom-core.ecom-g9xut129s7e{width:30%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g9xut129s7e{width:100%}}.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading,.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading a{font-weight:500}.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading,.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading a{color:var(--ecom-global-colors-dhXGNz)}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading,.ecom-core.ecom-svm2xxsuly .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-svm2xxsuly{padding-bottom:0!important}.ecom-core.ecom-ftiqkm692g{padding-bottom:167px!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ecom-66a5e2e345b87f01920d1457.css.map */
