.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.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-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-row{width:100%;position:relative}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.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}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.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.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@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}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.element__text-marquee .ecom-marquee_items{font-size:1.8em;width:100%;white-space:nowrap}.element__text-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.element__text-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 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 ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{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}.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%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@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:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom-video-poster{position:absolute;width:100%;height:100%}.ecom-video-poster img{width:100%;height:100%!important;object-fit:cover}.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-video_link-extra{display:block}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center;transform:translateZ(0)}.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}video{isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@media screen and (max-width:786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width:480px){.ecom-video-wrapper{height:180px}}.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-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 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-button svg{width:24px;height:24px}.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{display:flex;width:100%;flex-direction:column;align-items:var(--ec-align-ct, center)}.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-swiper-slide .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-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .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-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-content-item__container{align-items:var(--ec-align-ct-tb)}.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:767px){.ecom-content-item__container{align-items:var(--ec-align-ct-mb)}.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__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}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.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-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.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-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.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-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation{justify-content:center}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media(max-width:1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media(max-width:767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-smqv57ctpnp{width:100%}.ecom-core.ecom-smqv57ctpnp>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-smqv57ctpnp{width:100%}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cv0cxslo5in>div.core__row--columns{max-width:500px}}.ecom-core.ecom-cv0cxslo5in,.ecom-core.ecom-cv0cxslo5in>div.ecom-section__overlay .ecom-overlay{border-radius:0}.ecom-core.ecom-cv0cxslo5in.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important}.ecom-core.ecom-xjaf9gy119k{width:100%}.ecom-core.ecom-xjaf9gy119k>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xjaf9gy119k{width:100%}}.ecom-core.ecom-xjaf9gy119k>.core__column--wrapper,.ecom-core.ecom-xjaf9gy119k>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0}html body .ecom-core.ecom-xjaf9gy119k>div.core__column--wrapper{padding:40px 50px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-xjaf9gy119k>div.core__column--wrapper{padding:32px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-xjaf9gy119k>div.core__column--wrapper{padding:25px 20px 30px!important}}.ecom-core.ecom-xjaf9gy119k>div.core__column--wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ecom-core.ecom-l5luab6tncb .ecom-button-default{justify-content:center}.ecom-core.ecom-l5luab6tncb .ecom__element--button{font-size:16px;font-weight:600;line-height:px;text-transform:uppercase;color:#fff;border-style:solid;border-width:1px;border-radius:50px;padding:5px 62.5px}.ecom-core.ecom-l5luab6tncb .ecom__element--button:hover{color:#000;background-color:#fff;border-style:none}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l5luab6tncb .ecom__element--button{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l5luab6tncb .ecom__element--button{font-size:16px;padding-right:20px;padding-left:25px}}.ecom-core.ecom-l5luab6tncb{padding-bottom:0!important;margin-top:50px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l5luab6tncb{margin-top:20px!important}}.ecom-core.ecom-o1g8rrihlh .ecom-text--more-actions button,.ecom-core.ecom-o1g8rrihlh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-o1g8rrihlh .text-content,.ecom-core.ecom-o1g8rrihlh .text-content a,.ecom-core.ecom-o1g8rrihlh .text-content p,.ecom-core.ecom-o1g8rrihlh .text-content span{text-align:center;color:#fff}.ecom-core.ecom-o1g8rrihlh .text-content,.ecom-core.ecom-o1g8rrihlh .text-content a,.ecom-core.ecom-o1g8rrihlh .text-content a a,.ecom-core.ecom-o1g8rrihlh .text-content p,.ecom-core.ecom-o1g8rrihlh .text-content p a,.ecom-core.ecom-o1g8rrihlh .text-content span,.ecom-core.ecom-o1g8rrihlh .text-content span a{font-weight:200;font-size:18px;line-height:28px;font-family:Raleway,sans-serif}.ecom-core.ecom-o1g8rrihlh .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-o1g8rrihlh .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-o1g8rrihlh .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-o1g8rrihlh .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o1g8rrihlh .text-content,.ecom-core.ecom-o1g8rrihlh .text-content a,.ecom-core.ecom-o1g8rrihlh .text-content a a,.ecom-core.ecom-o1g8rrihlh .text-content p,.ecom-core.ecom-o1g8rrihlh .text-content p a,.ecom-core.ecom-o1g8rrihlh .text-content span,.ecom-core.ecom-o1g8rrihlh .text-content span a{font-size:14px;line-height:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o1g8rrihlh .text-content,.ecom-core.ecom-o1g8rrihlh .text-content a,.ecom-core.ecom-o1g8rrihlh .text-content a a,.ecom-core.ecom-o1g8rrihlh .text-content p,.ecom-core.ecom-o1g8rrihlh .text-content p a,.ecom-core.ecom-o1g8rrihlh .text-content span,.ecom-core.ecom-o1g8rrihlh .text-content span a{font-size:14px;line-height:16px}}.ecom-core.ecom-o1g8rrihlh{padding-bottom:0!important}.ecom-core.ecom-o1g8rrihlh.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o1g8rrihlh{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o1g8rrihlh{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading,.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Raleway,sans-serif;line-height:1.25em;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading,.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading,.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading a{font-size:32px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading,.ecom-core.ecom-6l3ehmnx76v .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-6l3ehmnx76v{margin:0 0 5px!important;padding:0!important}.ecom-core.ecom-7nbq98otil3 .ecom-text--more-actions button,.ecom-core.ecom-7nbq98otil3 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7nbq98otil3 .text-content,.ecom-core.ecom-7nbq98otil3 .text-content a,.ecom-core.ecom-7nbq98otil3 .text-content p,.ecom-core.ecom-7nbq98otil3 .text-content span{text-align:center;color:#fff}.ecom-core.ecom-7nbq98otil3 .text-content,.ecom-core.ecom-7nbq98otil3 .text-content a,.ecom-core.ecom-7nbq98otil3 .text-content a a,.ecom-core.ecom-7nbq98otil3 .text-content p,.ecom-core.ecom-7nbq98otil3 .text-content p a,.ecom-core.ecom-7nbq98otil3 .text-content span,.ecom-core.ecom-7nbq98otil3 .text-content span a{font-weight:200;font-size:20px;line-height:28px;font-family:Raleway,sans-serif;text-transform:uppercase}.ecom-core.ecom-7nbq98otil3 .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-7nbq98otil3 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7nbq98otil3 .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-7nbq98otil3 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7nbq98otil3 .text-content,.ecom-core.ecom-7nbq98otil3 .text-content a,.ecom-core.ecom-7nbq98otil3 .text-content a a,.ecom-core.ecom-7nbq98otil3 .text-content p,.ecom-core.ecom-7nbq98otil3 .text-content p a,.ecom-core.ecom-7nbq98otil3 .text-content span,.ecom-core.ecom-7nbq98otil3 .text-content span a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7nbq98otil3 .text-content,.ecom-core.ecom-7nbq98otil3 .text-content a,.ecom-core.ecom-7nbq98otil3 .text-content a a,.ecom-core.ecom-7nbq98otil3 .text-content p,.ecom-core.ecom-7nbq98otil3 .text-content p a,.ecom-core.ecom-7nbq98otil3 .text-content span,.ecom-core.ecom-7nbq98otil3 .text-content span a{font-size:16px}}.ecom-core.ecom-7nbq98otil3{padding-bottom:0!important;margin-bottom:25px!important}.ecom-core.ecom-7nbq98otil3.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7nbq98otil3{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-n8pcjjoln8>div.core__row--columns{height:auto}.ecom-core.ecom-n8pcjjoln8>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:100vh}.ecom-core.ecom-n8pcjjoln8>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n8pcjjoln8>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:500px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n8pcjjoln8>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:450px}}.ecom-core.ecom-n8pcjjoln8{background:url(/cdn/shop/files/header-about.jpg?v=1774437515) no-repeat scroll center center/cover #fff}.ecom-core.ecom-n8pcjjoln8{padding-right:50px!important;padding-left:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n8pcjjoln8{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n8pcjjoln8{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-tctr8n5kuc .ecom-text--more-actions button,.ecom-core.ecom-tctr8n5kuc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tctr8n5kuc .text-content,.ecom-core.ecom-tctr8n5kuc .text-content a,.ecom-core.ecom-tctr8n5kuc .text-content p,.ecom-core.ecom-tctr8n5kuc .text-content span{text-align:center;color:#000}.ecom-core.ecom-tctr8n5kuc .text-content,.ecom-core.ecom-tctr8n5kuc .text-content a,.ecom-core.ecom-tctr8n5kuc .text-content a a,.ecom-core.ecom-tctr8n5kuc .text-content p,.ecom-core.ecom-tctr8n5kuc .text-content p a,.ecom-core.ecom-tctr8n5kuc .text-content span,.ecom-core.ecom-tctr8n5kuc .text-content span a{font-weight:200;font-size:20px;line-height:28px;font-family:Merriweather,sans-serif}.ecom-core.ecom-tctr8n5kuc .ecom-text_view-more-btn{justify-content:center;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tctr8n5kuc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tctr8n5kuc .ecom-text_view-less-btn{justify-content:center;text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tctr8n5kuc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tctr8n5kuc .text-content,.ecom-core.ecom-tctr8n5kuc .text-content a,.ecom-core.ecom-tctr8n5kuc .text-content a a,.ecom-core.ecom-tctr8n5kuc .text-content p,.ecom-core.ecom-tctr8n5kuc .text-content p a,.ecom-core.ecom-tctr8n5kuc .text-content span,.ecom-core.ecom-tctr8n5kuc .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tctr8n5kuc .text-content,.ecom-core.ecom-tctr8n5kuc .text-content a,.ecom-core.ecom-tctr8n5kuc .text-content a a,.ecom-core.ecom-tctr8n5kuc .text-content p,.ecom-core.ecom-tctr8n5kuc .text-content p a,.ecom-core.ecom-tctr8n5kuc .text-content span,.ecom-core.ecom-tctr8n5kuc .text-content span a{font-size:14px;line-height:18px}}.ecom-core.ecom-tctr8n5kuc{padding-right:150px!important;padding-bottom:0!important;padding-left:150px!important}.ecom-core.ecom-tctr8n5kuc.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tctr8n5kuc{padding-right:25px!important;padding-left:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tctr8n5kuc{padding:0 25px!important}}.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading,.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading a{font-size:36px;font-weight:400;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading,.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading,.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading,.ecom-core.ecom-g5yxis5rhw6 .element__heading .ecom__heading a{font-size:22px}}.ecom-core.ecom-g5yxis5rhw6{padding-bottom:0!important}.ecom-core.ecom-g5yxis5rhw6.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}.ecom-core.ecom-yybt7dsn6pq.ec-flex-wp,.ecom-core.ecom-yybt7dsn6pq>.ecom-inner{flex-direction:column}.ecom-core.ecom-yybt7dsn6pq,.ecom-core.ecom-yybt7dsn6pq>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-yybt7dsn6pq{margin-top:0!important;padding-top:125px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yybt7dsn6pq{padding-top:75px!important;padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yybt7dsn6pq{padding:100px 15px 50px!important}}.ecom-core.ecom-xkt00jebdre,.ecom-core.ecom-xkt00jebdre>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-xkt00jebdre{padding:0!important}.ecom-core.ecom-xr1ukpaxu3>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-x9pr3e6ksd{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x9pr3e6ksd{width:100%}}.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center}.ecom-core.ecom-fjevvf7ybz .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image>picture,.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image>img{border-style:solid;border-width:1px}.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image,.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image>picture,.ecom-core.ecom-fjevvf7ybz .ecom-iconlist--image>img{border-radius:70px;overflow:hidden}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;border-style:none;border-radius:63%}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--icon svg{height:36px;width:36px}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title{text-align:right;color:#000;margin-top:5px}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-weight:400;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--des{text-align:right;color:#8c8c8c;margin-top:0}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title{text-align:center}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title a{font-size:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title{text-align:center;margin-bottom:0}.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-fjevvf7ybz .ecom-base-iconlist .ecom-iconlist--title a{font-size:13px}}.ecom-core.ecom-fjevvf7ybz{margin-top:41px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fjevvf7ybz{margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fjevvf7ybz{margin-top:25px!important}}.ecom-core.ecom-u3ar9oprviq{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u3ar9oprviq{width:100%}}.ecom-core.ecom-7tovpahrut .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-7tovpahrut .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:40px}.ecom-core.ecom-7tovpahrut .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7tovpahrut .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-7tovpahrut .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-7tovpahrut .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7tovpahrut .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-7tovpahrut .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-7tovpahrut .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box{text-align:center;justify-content:center}.ecom-core.ecom-7tovpahrut .ecom-image-align{justify-content:center}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-img,.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-img>picture,.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-img>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-icon svg{height:30px;width:30px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-icon{justify-content:center}.ecom-core.ecom-7tovpahrut .element__featured--box-icon svg{margin-bottom:15px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-title{font-size:16px;font-weight:500;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;margin-bottom:5px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-text,.ecom-core.ecom-7tovpahrut .element__featured a{font-size:14px;font-weight:400;line-height:1.1em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-text{color:#000;padding-right:12.5px;padding-left:12.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-icon svg{height:25px;width:25px}.ecom-core.ecom-7tovpahrut .element__featured--box-icon svg{margin-right:10px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-title{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-7tovpahrut .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-h6rz7316rln.ec-flex-wp,.ecom-core.ecom-h6rz7316rln>.ecom-inner{justify-content:center;--justify-content:center}.ecom-core.ecom-h6rz7316rln,.ecom-core.ecom-h6rz7316rln>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-h6rz7316rln{padding:0!important}.ecom-core.ecom-9z63qo3ea1r>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-jsfnvj1ixg{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jsfnvj1ixg{width:100%}}.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center}.ecom-core.ecom-bk44mrmrtmm .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image>picture,.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image>img{border-style:solid;border-width:1px}.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image,.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image>picture,.ecom-core.ecom-bk44mrmrtmm .ecom-iconlist--image>img{border-radius:70px;overflow:hidden}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;border-style:none;border-radius:63%}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--icon svg{height:36px;width:36px}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title{text-align:center;color:#000;margin-top:5px}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-weight:400;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--des{text-align:right;color:#8c8c8c;margin-top:0}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title{text-align:center}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title a{font-size:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title a{font-size:13px}.ecom-core.ecom-bk44mrmrtmm .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-bk44mrmrtmm{margin-top:25px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bk44mrmrtmm{padding-bottom:0!important}}.ecom-core.ecom-vytulxg2n7f{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vytulxg2n7f{width:100%}}.ecom-core.ecom-llhqjourj2 .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-llhqjourj2 .element__featured--wrapper{grid-template-columns:repeat(1,1fr)}.ecom-core.ecom-llhqjourj2 .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-llhqjourj2 .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-llhqjourj2 .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-llhqjourj2 .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-llhqjourj2 .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-llhqjourj2 .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-llhqjourj2 .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box{text-align:center;justify-content:center}.ecom-core.ecom-llhqjourj2 .ecom-image-align{justify-content:center}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-img,.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-img>picture,.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-img>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-icon svg{height:30px;width:30px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-icon{justify-content:center}.ecom-core.ecom-llhqjourj2 .element__featured--box-icon svg{margin-bottom:15px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-title{font-size:16px;font-weight:500;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;margin-bottom:5px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-text,.ecom-core.ecom-llhqjourj2 .element__featured a{font-size:14px;font-weight:400;line-height:1.1em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-text{color:#000;padding-right:12.5px;padding-left:12.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-icon svg{height:25px;width:25px}.ecom-core.ecom-llhqjourj2 .element__featured--box-icon svg{margin-right:10px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-title{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-llhqjourj2 .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-llhqjourj2{margin-top:0!important}}.ecom-core.ecom-5ehav9q0d39,.ecom-core.ecom-5ehav9q0d39>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-5ehav9q0d39{padding:0!important}.ecom-core.ecom-jrk6nhba>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-kb3umpd0c{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kb3umpd0c{width:100%}}.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center}.ecom-core.ecom-p4klbbjtmp .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image>picture,.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image>img{border-style:solid;border-width:1px}.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image,.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image>picture,.ecom-core.ecom-p4klbbjtmp .ecom-iconlist--image>img{border-radius:70px;overflow:hidden}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;border-style:none;border-radius:63%}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--icon svg{height:36px;width:36px}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title{text-align:center;color:#000;margin-top:5px}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-weight:400;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--des{text-align:right;color:#8c8c8c;margin-top:0}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title{text-align:center}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title a{font-size:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title a{font-size:13px}.ecom-core.ecom-p4klbbjtmp .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-p4klbbjtmp{margin-top:25px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p4klbbjtmp{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p4klbbjtmp{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-w5j9qa0m{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w5j9qa0m{width:100%}}.ecom-core.ecom-5pd0azd0rbf .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-5pd0azd0rbf .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:40px}.ecom-core.ecom-5pd0azd0rbf .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5pd0azd0rbf .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-5pd0azd0rbf .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-5pd0azd0rbf .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5pd0azd0rbf .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-5pd0azd0rbf .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-5pd0azd0rbf .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box{text-align:center;justify-content:center}.ecom-core.ecom-5pd0azd0rbf .ecom-image-align{justify-content:center}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-img,.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-img>picture,.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-img>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-icon svg{height:30px;width:30px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-icon{justify-content:center}.ecom-core.ecom-5pd0azd0rbf .element__featured--box-icon svg{margin-bottom:15px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-title{font-size:16px;font-weight:500;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;margin-bottom:5px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-text,.ecom-core.ecom-5pd0azd0rbf .element__featured a{font-size:14px;font-weight:400;line-height:1.1em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-text{color:#000;padding-right:12.5px;padding-left:12.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-icon svg{height:25px;width:25px}.ecom-core.ecom-5pd0azd0rbf .element__featured--box-icon svg{margin-right:10px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-title{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-5pd0azd0rbf .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-lqks7lm90jh.ec-flex-wp,.ecom-core.ecom-lqks7lm90jh>.ecom-inner{flex-direction:row}.ecom-core.ecom-lqks7lm90jh,.ecom-core.ecom-lqks7lm90jh>.ecom-inner{--items-per-row:3}.ecom-core.ecom-lqks7lm90jh,.ecom-core.ecom-lqks7lm90jh>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-lqks7lm90jh,.ecom-core.ecom-lqks7lm90jh>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-lqks7lm90jh{padding-top:50px!important;padding-bottom:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lqks7lm90jh{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lqks7lm90jh{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-ewzza8ri4w5{width:50%}.ecom-core.ecom-ewzza8ri4w5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ewzza8ri4w5{width:100%}}html body .ecom-core.ecom-ewzza8ri4w5>div.core__column--wrapper{padding:0 0 0 50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-ewzza8ri4w5>div.core__column--wrapper{padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ewzza8ri4w5>div.core__column--wrapper{padding-top:45px!important;padding-right:25px!important;padding-left:25px!important}}.ecom-core.ecom-ucwolbarzk9 .ecom-text--more-actions button,.ecom-core.ecom-ucwolbarzk9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ucwolbarzk9 .text-content,.ecom-core.ecom-ucwolbarzk9 .text-content a,.ecom-core.ecom-ucwolbarzk9 .text-content p,.ecom-core.ecom-ucwolbarzk9 .text-content span{text-align:left;color:#1c1c1c;margin:0;padding:0}.ecom-core.ecom-ucwolbarzk9 .text-content,.ecom-core.ecom-ucwolbarzk9 .text-content a,.ecom-core.ecom-ucwolbarzk9 .text-content a a,.ecom-core.ecom-ucwolbarzk9 .text-content p,.ecom-core.ecom-ucwolbarzk9 .text-content p a,.ecom-core.ecom-ucwolbarzk9 .text-content span,.ecom-core.ecom-ucwolbarzk9 .text-content span a{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-ucwolbarzk9 .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-ucwolbarzk9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ucwolbarzk9 .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-ucwolbarzk9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ucwolbarzk9 .text-content,.ecom-core.ecom-ucwolbarzk9 .text-content a,.ecom-core.ecom-ucwolbarzk9 .text-content a a,.ecom-core.ecom-ucwolbarzk9 .text-content p,.ecom-core.ecom-ucwolbarzk9 .text-content p a,.ecom-core.ecom-ucwolbarzk9 .text-content span,.ecom-core.ecom-ucwolbarzk9 .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ucwolbarzk9 .text-content,.ecom-core.ecom-ucwolbarzk9 .text-content a,.ecom-core.ecom-ucwolbarzk9 .text-content p,.ecom-core.ecom-ucwolbarzk9 .text-content span{text-align:center}.ecom-core.ecom-ucwolbarzk9 .text-content,.ecom-core.ecom-ucwolbarzk9 .text-content a,.ecom-core.ecom-ucwolbarzk9 .text-content a a,.ecom-core.ecom-ucwolbarzk9 .text-content p,.ecom-core.ecom-ucwolbarzk9 .text-content p a,.ecom-core.ecom-ucwolbarzk9 .text-content span,.ecom-core.ecom-ucwolbarzk9 .text-content span a{font-size:16px}}.ecom-core.ecom-ucwolbarzk9{margin-top:20px!important;padding-bottom:0!important}.ecom-core.ecom-ucwolbarzk9.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ucwolbarzk9{margin-top:15px!important;padding-right:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ucwolbarzk9{margin-top:15px!important}}.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading,.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading a{font-weight:500;font-size:40px;line-height:1.2em;letter-spacing:0px;text-transform:uppercase;font-family:Raleway,sans-serif}.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading,.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading a{color:#1c1c1c}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading,.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading,.ecom-core.ecom-j86tn33t0b .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-j86tn33t0b.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-j86tn33t0b{margin-top:10px!important;padding-right:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j86tn33t0b{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading,.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading a{font-weight:400;font-size:18px;line-height:1.25em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading,.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading,.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading,.ecom-core.ecom-bdswdyapj9i .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-bdswdyapj9i{padding-bottom:0!important}.ecom-core.ecom-bdswdyapj9i.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bdswdyapj9i{padding-bottom:0!important}}.ecom-core.ecom-nyoca2ctj6q{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nyoca2ctj6q{width:100%}}.ecom-core.ecom-0ti5zepr2jp .ecom-image-align{align-items:center}.ecom-core.ecom-0ti5zepr2jp .ecom-image-default{width:600px!important;max-width:100%!important}.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:585px!important}.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-0ti5zepr2jp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-0ti5zepr2jp{padding-bottom:0!important}.ecom-core.ecom-1iydr3xrt96>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-1iydr3xrt96{background-color:#fff}.ecom-core.ecom-1iydr3xrt96{margin-bottom:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1iydr3xrt96{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-9we65h30gmv{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9we65h30gmv{width:100%}}.ecom-core.ecom-895jpsxpqv6 .ecom-icon-separator,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image{order:1}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p a{font-size:24px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p{color:#000;margin:0;padding:0 40px}.ecom-core.ecom-895jpsxpqv6 .ecom-icon-separator{color:#000;padding:0 22px;margin:0}.ecom-core.ecom-895jpsxpqv6 .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image img{filter:brightness(0%) contrast(77%)}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image{margin:0;padding:0 40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p a{font-size:18px}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image{padding-right:20px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p a{font-size:16px}.ecom-core.ecom-895jpsxpqv6 .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-895jpsxpqv6 .ecom-marquee-image{padding-right:20px;padding-left:20px}}.ecom-core.ecom-895jpsxpqv6{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-895jpsxpqv6{padding-top:0!important;padding-bottom:25px!important}}.ecom-core.ecom-dfzcljcowya>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-dfzcljcowya{padding-bottom:0!important}.ecom-core.ecom-dfzcljcowya div.core__blocks>div.core__blocks--body{justify-content:center}.ecom-core.ecom-kesbdbgf7ss .ecom-image-align{align-items:center}.ecom-core.ecom-kesbdbgf7ss .ecom-image-default{max-width:100%!important}.ecom-core.ecom-kesbdbgf7ss .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-kesbdbgf7ss .ecom-base-image .ecom-image-picture,.ecom-core.ecom-kesbdbgf7ss .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-kesbdbgf7ss .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-kesbdbgf7ss .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-q2qxclszmad.ec-flex-wp,.ecom-core.ecom-q2qxclszmad>.ecom-inner{flex-direction:column}.ecom-core.ecom-q2qxclszmad,.ecom-core.ecom-q2qxclszmad>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-q2qxclszmad{margin:0!important;padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-q2qxclszmad{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q2qxclszmad{padding-right:0!important;padding-left:0!important}}@keyframes ecomFadeInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ecomShake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-44nkt8rreau{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-44nkt8rreau{width:100%}}html body .ecom-core.ecom-44nkt8rreau>div.core__column--wrapper{margin-top:50px!important}.ecom-core.ecom-80xc61d7gt4 .ecom-text--more-actions button,.ecom-core.ecom-80xc61d7gt4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-80xc61d7gt4 .text-content,.ecom-core.ecom-80xc61d7gt4 .text-content a,.ecom-core.ecom-80xc61d7gt4 .text-content p,.ecom-core.ecom-80xc61d7gt4 .text-content span{text-align:center;color:#000}.ecom-core.ecom-80xc61d7gt4 .text-content,.ecom-core.ecom-80xc61d7gt4 .text-content a,.ecom-core.ecom-80xc61d7gt4 .text-content a a,.ecom-core.ecom-80xc61d7gt4 .text-content p,.ecom-core.ecom-80xc61d7gt4 .text-content p a,.ecom-core.ecom-80xc61d7gt4 .text-content span,.ecom-core.ecom-80xc61d7gt4 .text-content span a{font-weight:200;font-size:20px;line-height:28px;font-family:Merriweather,sans-serif}.ecom-core.ecom-80xc61d7gt4 .ecom-text_view-more-btn{justify-content:center;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-80xc61d7gt4 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-80xc61d7gt4 .ecom-text_view-less-btn{justify-content:center;text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-80xc61d7gt4 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-80xc61d7gt4 .text-content,.ecom-core.ecom-80xc61d7gt4 .text-content a,.ecom-core.ecom-80xc61d7gt4 .text-content a a,.ecom-core.ecom-80xc61d7gt4 .text-content p,.ecom-core.ecom-80xc61d7gt4 .text-content p a,.ecom-core.ecom-80xc61d7gt4 .text-content span,.ecom-core.ecom-80xc61d7gt4 .text-content span a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-80xc61d7gt4 .text-content,.ecom-core.ecom-80xc61d7gt4 .text-content a,.ecom-core.ecom-80xc61d7gt4 .text-content a a,.ecom-core.ecom-80xc61d7gt4 .text-content p,.ecom-core.ecom-80xc61d7gt4 .text-content p a,.ecom-core.ecom-80xc61d7gt4 .text-content span,.ecom-core.ecom-80xc61d7gt4 .text-content span a{font-size:14px;line-height:18px}}.ecom-core.ecom-80xc61d7gt4{padding-top:50px!important;padding-bottom:75px!important}.ecom-core.ecom-80xc61d7gt4.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-80xc61d7gt4{padding:25px 25px 0!important}}.ecom-core.ecom-ibhcbs6eod>div.core__row--columns{max-width:1200px}.ecom-core.ecom-q72i73ukgd{width:50%}.ecom-core.ecom-q72i73ukgd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-q72i73ukgd>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q72i73ukgd{width:100%}.ecom-core.ecom-q72i73ukgd>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-q72i73ukgd>.core__column--wrapper{background:url(/cdn/shop/files/banner-hairpro-2.jpg?v=1774515754) no-repeat scroll center center/cover}.ecom-core.ecom-q72i73ukgd>.core__column--wrapper,.ecom-core.ecom-q72i73ukgd>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q72i73ukgd>.core__column--wrapper,.ecom-core.ecom-q72i73ukgd>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}html body .ecom-core.ecom-q72i73ukgd>div.core__column--wrapper{padding:50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-q72i73ukgd>div.core__column--wrapper{padding:25px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-q72i73ukgd>div.core__column--wrapper{padding:40px!important}}.ecom-core.ecom-2npgz8da33s .ecom__element--button{gap:10px}.ecom-core.ecom-2npgz8da33s .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-2npgz8da33s .ecom__element--button{color:#fff;transition-duration:.4s}.ecom-core.ecom-2npgz8da33s .ecom__element--button:hover{color:#fff}.ecom-core.ecom-2npgz8da33s .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-2npgz8da33s .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-2npgz8da33s .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2npgz8da33s .ecom-button-default{justify-content:center}}.ecom-core.ecom-2npgz8da33s{padding-top:25px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2npgz8da33s{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2npgz8da33s{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-moni2otcml9 .ecom-text--more-actions button,.ecom-core.ecom-moni2otcml9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-moni2otcml9 .text-content,.ecom-core.ecom-moni2otcml9 .text-content a,.ecom-core.ecom-moni2otcml9 .text-content p,.ecom-core.ecom-moni2otcml9 .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-moni2otcml9 .text-content,.ecom-core.ecom-moni2otcml9 .text-content a,.ecom-core.ecom-moni2otcml9 .text-content a a,.ecom-core.ecom-moni2otcml9 .text-content p,.ecom-core.ecom-moni2otcml9 .text-content p a,.ecom-core.ecom-moni2otcml9 .text-content span,.ecom-core.ecom-moni2otcml9 .text-content span a{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-moni2otcml9 .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-moni2otcml9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-moni2otcml9 .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-moni2otcml9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-moni2otcml9 .text-content,.ecom-core.ecom-moni2otcml9 .text-content a,.ecom-core.ecom-moni2otcml9 .text-content a a,.ecom-core.ecom-moni2otcml9 .text-content p,.ecom-core.ecom-moni2otcml9 .text-content p a,.ecom-core.ecom-moni2otcml9 .text-content span,.ecom-core.ecom-moni2otcml9 .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-moni2otcml9 .text-content,.ecom-core.ecom-moni2otcml9 .text-content a,.ecom-core.ecom-moni2otcml9 .text-content p,.ecom-core.ecom-moni2otcml9 .text-content span{text-align:center}.ecom-core.ecom-moni2otcml9 .text-content,.ecom-core.ecom-moni2otcml9 .text-content a,.ecom-core.ecom-moni2otcml9 .text-content a a,.ecom-core.ecom-moni2otcml9 .text-content p,.ecom-core.ecom-moni2otcml9 .text-content p a,.ecom-core.ecom-moni2otcml9 .text-content span,.ecom-core.ecom-moni2otcml9 .text-content span a{font-size:14px}}.ecom-core.ecom-moni2otcml9{padding-top:5px!important;padding-bottom:0!important}.ecom-core.ecom-moni2otcml9.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-moni2otcml9{margin-top:15px!important;padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-moni2otcml9{margin-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-ggoi0i4utbt .ecom-image-align{align-items:flex-start}.ecom-core.ecom-ggoi0i4utbt .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:94px!important}.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ggoi0i4utbt .ecom-image-align{align-items:flex-start}.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:60px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ggoi0i4utbt .ecom-image-align{align-items:center}.ecom-core.ecom-ggoi0i4utbt .ecom-image-default{width:63px!important}.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-ggoi0i4utbt .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:53px!important}}.ecom-core.ecom-ggoi0i4utbt{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ggoi0i4utbt{padding-bottom:0!important;width:65%;max-width:100%;--element-width:65%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ggoi0i4utbt{padding-bottom:0!important;width:83%;max-width:100%;--element-width:83%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-7us4iejvulq{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7us4iejvulq{width:100%}}.ecom-core.ecom-7us4iejvulq>.core__column--wrapper,.ecom-core.ecom-7us4iejvulq>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:20px;border-bottom-left-radius:20px}html body .ecom-core.ecom-7us4iejvulq>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-ks8pem8l95e .ecom-image-align{align-items:center}.ecom-core.ecom-ks8pem8l95e .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture>img{border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ks8pem8l95e .ecom-base-image .ecom-image-picture>img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0;overflow:hidden}}.ecom-core.ecom-tugnw760k6>div.core__row--columns{max-width:1200px}.ecom-core.ecom-q8h725wghed{width:50%}.ecom-core.ecom-q8h725wghed>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-q8h725wghed>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q8h725wghed{width:100%}.ecom-core.ecom-q8h725wghed>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-q8h725wghed>.core__column--wrapper{background:url(/cdn/shop/files/banner_soglow-2.jpg?v=1774515943) no-repeat scroll center center/cover}.ecom-core.ecom-q8h725wghed>.core__column--wrapper,.ecom-core.ecom-q8h725wghed>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q8h725wghed>.core__column--wrapper,.ecom-core.ecom-q8h725wghed>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}html body .ecom-core.ecom-q8h725wghed>div.core__column--wrapper{padding:50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-q8h725wghed>div.core__column--wrapper{padding:25px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-q8h725wghed>div.core__column--wrapper{padding:40px!important}}.ecom-core.ecom-3cn9vy5wg8x .ecom__element--button{gap:10px}.ecom-core.ecom-3cn9vy5wg8x .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-3cn9vy5wg8x .ecom__element--button{color:#fff;transition-duration:.4s}.ecom-core.ecom-3cn9vy5wg8x .ecom__element--button:hover{color:#fff}.ecom-core.ecom-3cn9vy5wg8x .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-3cn9vy5wg8x .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-3cn9vy5wg8x .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3cn9vy5wg8x .ecom-button-default{justify-content:center}}.ecom-core.ecom-3cn9vy5wg8x{padding-top:25px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3cn9vy5wg8x{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3cn9vy5wg8x{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-6nkowaid6m6 .ecom-text--more-actions button,.ecom-core.ecom-6nkowaid6m6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6nkowaid6m6 .text-content,.ecom-core.ecom-6nkowaid6m6 .text-content a,.ecom-core.ecom-6nkowaid6m6 .text-content p,.ecom-core.ecom-6nkowaid6m6 .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-6nkowaid6m6 .text-content,.ecom-core.ecom-6nkowaid6m6 .text-content a,.ecom-core.ecom-6nkowaid6m6 .text-content a a,.ecom-core.ecom-6nkowaid6m6 .text-content p,.ecom-core.ecom-6nkowaid6m6 .text-content p a,.ecom-core.ecom-6nkowaid6m6 .text-content span,.ecom-core.ecom-6nkowaid6m6 .text-content span a{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-6nkowaid6m6 .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-6nkowaid6m6 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6nkowaid6m6 .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-6nkowaid6m6 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6nkowaid6m6 .text-content,.ecom-core.ecom-6nkowaid6m6 .text-content a,.ecom-core.ecom-6nkowaid6m6 .text-content a a,.ecom-core.ecom-6nkowaid6m6 .text-content p,.ecom-core.ecom-6nkowaid6m6 .text-content p a,.ecom-core.ecom-6nkowaid6m6 .text-content span,.ecom-core.ecom-6nkowaid6m6 .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6nkowaid6m6 .text-content,.ecom-core.ecom-6nkowaid6m6 .text-content a,.ecom-core.ecom-6nkowaid6m6 .text-content p,.ecom-core.ecom-6nkowaid6m6 .text-content span{text-align:center}.ecom-core.ecom-6nkowaid6m6 .text-content,.ecom-core.ecom-6nkowaid6m6 .text-content a,.ecom-core.ecom-6nkowaid6m6 .text-content a a,.ecom-core.ecom-6nkowaid6m6 .text-content p,.ecom-core.ecom-6nkowaid6m6 .text-content p a,.ecom-core.ecom-6nkowaid6m6 .text-content span,.ecom-core.ecom-6nkowaid6m6 .text-content span a{font-size:14px}}.ecom-core.ecom-6nkowaid6m6{padding-top:5px!important;padding-bottom:0!important}.ecom-core.ecom-6nkowaid6m6.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6nkowaid6m6{margin-top:15px!important;padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6nkowaid6m6{margin-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-rrax1jad9lb .ecom-image-align{align-items:flex-start}.ecom-core.ecom-rrax1jad9lb .ecom-image-default{max-width:100%!important}.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:65px!important}.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:53px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-rrax1jad9lb .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:53px!important}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rrax1jad9lb{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rrax1jad9lb{padding-bottom:0!important;width:83%;max-width:100%;--element-width:83%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-cqo43fyco4m{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cqo43fyco4m{width:100%}}.ecom-core.ecom-cqo43fyco4m>.core__column--wrapper,.ecom-core.ecom-cqo43fyco4m>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:20px;border-bottom-left-radius:20px}html body .ecom-core.ecom-cqo43fyco4m>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-zeiyb3iqocp .ecom-image-align{align-items:center}.ecom-core.ecom-zeiyb3iqocp .ecom-image-default{max-width:100%!important}.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture>img{border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-zeiyb3iqocp .ecom-base-image .ecom-image-picture>img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0;overflow:hidden}}.ecom-core.ecom-13rbbja9lfoc>div.core__row--columns{max-width:1200px}.ecom-core.ecom-e0g8pbakqr5{width:50%}.ecom-core.ecom-e0g8pbakqr5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-e0g8pbakqr5>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e0g8pbakqr5{width:100%}.ecom-core.ecom-e0g8pbakqr5>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-e0g8pbakqr5>.core__column--wrapper{background:url(/cdn/shop/files/banner-solift-2.jpg?v=1774516046) no-repeat scroll center center/cover}.ecom-core.ecom-e0g8pbakqr5>.core__column--wrapper,.ecom-core.ecom-e0g8pbakqr5>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e0g8pbakqr5>.core__column--wrapper,.ecom-core.ecom-e0g8pbakqr5>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}html body .ecom-core.ecom-e0g8pbakqr5>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important;padding-left:50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-e0g8pbakqr5>div.core__column--wrapper{padding:25px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-e0g8pbakqr5>div.core__column--wrapper{padding:40px!important}}.ecom-core.ecom-aott17zu0xb .ecom__element--button{gap:10px}.ecom-core.ecom-aott17zu0xb .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-aott17zu0xb .ecom__element--button{color:#fff;transition-duration:.4s}.ecom-core.ecom-aott17zu0xb .ecom__element--button:hover{color:#fff}.ecom-core.ecom-aott17zu0xb .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-aott17zu0xb .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-aott17zu0xb .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aott17zu0xb .ecom-button-default{justify-content:center}}.ecom-core.ecom-aott17zu0xb{padding-top:25px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-aott17zu0xb{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aott17zu0xb{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-ahocev3e39q .ecom-text--more-actions button,.ecom-core.ecom-ahocev3e39q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ahocev3e39q .text-content,.ecom-core.ecom-ahocev3e39q .text-content a,.ecom-core.ecom-ahocev3e39q .text-content p,.ecom-core.ecom-ahocev3e39q .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-ahocev3e39q .text-content,.ecom-core.ecom-ahocev3e39q .text-content a,.ecom-core.ecom-ahocev3e39q .text-content a a,.ecom-core.ecom-ahocev3e39q .text-content p,.ecom-core.ecom-ahocev3e39q .text-content p a,.ecom-core.ecom-ahocev3e39q .text-content span,.ecom-core.ecom-ahocev3e39q .text-content span a{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-ahocev3e39q .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-ahocev3e39q .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ahocev3e39q .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-ahocev3e39q .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ahocev3e39q .text-content,.ecom-core.ecom-ahocev3e39q .text-content a,.ecom-core.ecom-ahocev3e39q .text-content a a,.ecom-core.ecom-ahocev3e39q .text-content p,.ecom-core.ecom-ahocev3e39q .text-content p a,.ecom-core.ecom-ahocev3e39q .text-content span,.ecom-core.ecom-ahocev3e39q .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ahocev3e39q .text-content,.ecom-core.ecom-ahocev3e39q .text-content a,.ecom-core.ecom-ahocev3e39q .text-content p,.ecom-core.ecom-ahocev3e39q .text-content span{text-align:center}.ecom-core.ecom-ahocev3e39q .text-content,.ecom-core.ecom-ahocev3e39q .text-content a,.ecom-core.ecom-ahocev3e39q .text-content a a,.ecom-core.ecom-ahocev3e39q .text-content p,.ecom-core.ecom-ahocev3e39q .text-content p a,.ecom-core.ecom-ahocev3e39q .text-content span,.ecom-core.ecom-ahocev3e39q .text-content span a{font-size:14px}}.ecom-core.ecom-ahocev3e39q{padding-top:5px!important;padding-bottom:0!important}.ecom-core.ecom-ahocev3e39q.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ahocev3e39q{margin-top:15px!important;padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ahocev3e39q{margin-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-m0ywq0vx6p .ecom-image-align{align-items:flex-start}.ecom-core.ecom-m0ywq0vx6p .ecom-image-default{max-width:100%!important}.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-m0ywq0vx6p .ecom-image-align{align-items:flex-start}.ecom-core.ecom-m0ywq0vx6p .ecom-image-default{width:217px!important}.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:56px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m0ywq0vx6p .ecom-image-align{align-items:center}.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-m0ywq0vx6p .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:53px!important}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-m0ywq0vx6p{padding-bottom:0!important;width:65%;max-width:100%;--element-width:65%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m0ywq0vx6p{padding-bottom:0!important;width:72%;max-width:100%;--element-width:72%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-sonzqk7k4{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sonzqk7k4{width:100%}}.ecom-core.ecom-sonzqk7k4>.core__column--wrapper,.ecom-core.ecom-sonzqk7k4>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:20px;border-bottom-left-radius:20px}html body .ecom-core.ecom-sonzqk7k4>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-fyccyppqgkm .ecom-image-align{align-items:center}.ecom-core.ecom-fyccyppqgkm .ecom-image-default{max-width:100%!important}.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture>img{border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-fyccyppqgkm .ecom-base-image .ecom-image-picture>img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0;overflow:hidden}}.ecom-core.ecom-9aj4g93xx2w{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9aj4g93xx2w{width:100%}}.ecom-core.ecom-taynp8by6ld>div.core__row--columns{max-width:1200px}.ecom-core.ecom-taynp8by6ld>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-taynp8by6ld{margin-top:25px!important}.ecom-core.ecom-vw2vmunaj8{width:33.34%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vw2vmunaj8{width:33.3%}}.ecom-core.ecom-g6fnwc2uxcf .ecom-image-align{align-items:flex-start}.ecom-core.ecom-g6fnwc2uxcf .ecom-image-default{width:50%!important;max-width:100%!important}.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g6fnwc2uxcf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g6fnwc2uxcf .ecom-image-align{align-items:flex-start}}.ecom-core.ecom-g6fnwc2uxcf{padding-bottom:0!important}.ecom-core.ecom-5vnyaqt0tsw{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5vnyaqt0tsw{width:33.3%}}.ecom-core.ecom-i0ug620f0n .ecom-image-align{align-items:center}.ecom-core.ecom-i0ug620f0n .ecom-image-default{width:50%!important;max-width:100%!important}.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture,.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture,.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-i0ug620f0n .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i0ug620f0n{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-flg7bkwwgw8{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-flg7bkwwgw8{width:33.3%}}.ecom-core.ecom-d9znfl7zo1 .ecom-image-align{align-items:flex-end}.ecom-core.ecom-d9znfl7zo1 .ecom-image-default{width:50%!important;max-width:100%!important}.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-d9znfl7zo1 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d9znfl7zo1 .ecom-image-align{align-items:flex-end}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d9znfl7zo1{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-hx2yrtjy2e8{width:99.998999%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hx2yrtjy2e8{width:100%}}.ecom-core.ecom-qrxu04x76rb .ecom-text--more-actions button,.ecom-core.ecom-qrxu04x76rb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-qrxu04x76rb .text-content,.ecom-core.ecom-qrxu04x76rb .text-content a,.ecom-core.ecom-qrxu04x76rb .text-content p,.ecom-core.ecom-qrxu04x76rb .text-content span{text-align:center;color:#000}.ecom-core.ecom-qrxu04x76rb .text-content,.ecom-core.ecom-qrxu04x76rb .text-content a,.ecom-core.ecom-qrxu04x76rb .text-content a a,.ecom-core.ecom-qrxu04x76rb .text-content p,.ecom-core.ecom-qrxu04x76rb .text-content p a,.ecom-core.ecom-qrxu04x76rb .text-content span,.ecom-core.ecom-qrxu04x76rb .text-content span a{font-weight:200;font-size:20px;line-height:28px;font-family:Merriweather,sans-serif}.ecom-core.ecom-qrxu04x76rb .ecom-text_view-more-btn{justify-content:center;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qrxu04x76rb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-qrxu04x76rb .ecom-text_view-less-btn{justify-content:center;text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qrxu04x76rb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qrxu04x76rb .text-content,.ecom-core.ecom-qrxu04x76rb .text-content a,.ecom-core.ecom-qrxu04x76rb .text-content a a,.ecom-core.ecom-qrxu04x76rb .text-content p,.ecom-core.ecom-qrxu04x76rb .text-content p a,.ecom-core.ecom-qrxu04x76rb .text-content span,.ecom-core.ecom-qrxu04x76rb .text-content span a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qrxu04x76rb .text-content,.ecom-core.ecom-qrxu04x76rb .text-content a,.ecom-core.ecom-qrxu04x76rb .text-content a a,.ecom-core.ecom-qrxu04x76rb .text-content p,.ecom-core.ecom-qrxu04x76rb .text-content p a,.ecom-core.ecom-qrxu04x76rb .text-content span,.ecom-core.ecom-qrxu04x76rb .text-content span a{font-size:14px;line-height:18px}}.ecom-core.ecom-qrxu04x76rb{padding-right:150px!important;padding-bottom:0!important;padding-left:150px!important}.ecom-core.ecom-qrxu04x76rb.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qrxu04x76rb{padding-right:25px!important;padding-left:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qrxu04x76rb{padding:0 25px!important}}.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading,.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading a{font-size:36px;font-weight:400;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading,.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading,.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading a{font-size:21px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading,.ecom-core.ecom-k6xth7t22xk .element__heading .ecom__heading a{font-size:22px}}.ecom-core.ecom-k6xth7t22xk{padding-bottom:0!important;margin-top:50px!important}.ecom-core.ecom-k6xth7t22xk.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k6xth7t22xk{padding-right:25px!important;padding-left:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6xth7t22xk{margin-top:25px!important;margin-right:25px!important;margin-left:25px!important}}.ecom-core.ecom-bwjjzp29o0o>div.core__row--columns{max-width:1200px}.ecom-core.ecom-bwjjzp29o0o{margin-right:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bwjjzp29o0o{margin-right:25px!important}}.ecom-core.ecom-6y0do9g5oj9{width:50%}.ecom-core.ecom-6y0do9g5oj9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6y0do9g5oj9{width:100%}}html body .ecom-core.ecom-6y0do9g5oj9>div.core__column--wrapper{padding-right:125px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-6y0do9g5oj9>div.core__column--wrapper{padding-right:25px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-6y0do9g5oj9>div.core__column--wrapper{padding-right:25px!important;padding-left:25px!important}}.ecom-core.ecom-psy574e32n .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-psy574e32n .ecom__element--button{font-size:16px;font-weight:600;line-height:px;text-transform:uppercase;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#fff;border-radius:50px;padding:5px 62.5px}.ecom-core.ecom-psy574e32n .ecom__element--button:hover{color:#fff;background-color:#5f0514;border-style:none}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-psy574e32n .ecom__element--button{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-psy574e32n .ecom-button-default{justify-content:center}.ecom-core.ecom-psy574e32n .ecom__element--button{font-size:16px;padding-right:20px;padding-left:25px}}.ecom-core.ecom-psy574e32n{padding-bottom:0!important}.ecom-core.ecom-psy574e32n.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:1s!important;--ec-delay:1s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-psy574e32n{margin-top:20px!important}}.ecom-core.ecom-oz2sr73zt5 .ecom-text--more-actions button,.ecom-core.ecom-oz2sr73zt5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-oz2sr73zt5 .text-content,.ecom-core.ecom-oz2sr73zt5 .text-content a,.ecom-core.ecom-oz2sr73zt5 .text-content p,.ecom-core.ecom-oz2sr73zt5 .text-content span{text-align:left;color:#1c1c1c;margin:0;padding:0}.ecom-core.ecom-oz2sr73zt5 .text-content,.ecom-core.ecom-oz2sr73zt5 .text-content a,.ecom-core.ecom-oz2sr73zt5 .text-content a a,.ecom-core.ecom-oz2sr73zt5 .text-content p,.ecom-core.ecom-oz2sr73zt5 .text-content p a,.ecom-core.ecom-oz2sr73zt5 .text-content span,.ecom-core.ecom-oz2sr73zt5 .text-content span a{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-oz2sr73zt5 .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-oz2sr73zt5 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-oz2sr73zt5 .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-oz2sr73zt5 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oz2sr73zt5 .text-content,.ecom-core.ecom-oz2sr73zt5 .text-content a,.ecom-core.ecom-oz2sr73zt5 .text-content a a,.ecom-core.ecom-oz2sr73zt5 .text-content p,.ecom-core.ecom-oz2sr73zt5 .text-content p a,.ecom-core.ecom-oz2sr73zt5 .text-content span,.ecom-core.ecom-oz2sr73zt5 .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oz2sr73zt5 .text-content,.ecom-core.ecom-oz2sr73zt5 .text-content a,.ecom-core.ecom-oz2sr73zt5 .text-content p,.ecom-core.ecom-oz2sr73zt5 .text-content span{text-align:center}.ecom-core.ecom-oz2sr73zt5 .text-content,.ecom-core.ecom-oz2sr73zt5 .text-content a,.ecom-core.ecom-oz2sr73zt5 .text-content a a,.ecom-core.ecom-oz2sr73zt5 .text-content p,.ecom-core.ecom-oz2sr73zt5 .text-content p a,.ecom-core.ecom-oz2sr73zt5 .text-content span,.ecom-core.ecom-oz2sr73zt5 .text-content span a{font-size:16px}}.ecom-core.ecom-oz2sr73zt5{padding-bottom:0!important}.ecom-core.ecom-oz2sr73zt5.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oz2sr73zt5{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oz2sr73zt5{margin-top:15px!important}}.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading,.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading a{font-weight:500;font-size:40px;line-height:1.2em;letter-spacing:0px;text-transform:uppercase;font-family:Raleway,sans-serif}.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading,.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading a{color:#1c1c1c}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading,.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading,.ecom-core.ecom-vy6ut5m5nv .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-vy6ut5m5nv{padding-bottom:0!important}.ecom-core.ecom-vy6ut5m5nv.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vy6ut5m5nv{margin-top:10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vy6ut5m5nv{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading,.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading a{font-weight:400;font-size:18px;line-height:1.25em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading,.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading,.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading,.ecom-core.ecom-hs7jt4wvtto .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-hs7jt4wvtto{padding-bottom:0!important}.ecom-core.ecom-hs7jt4wvtto.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hs7jt4wvtto{padding-bottom:0!important}}.ecom-core.ecom-7hlealxwch4{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7hlealxwch4{width:100%}}.ecom-core.ecom-r6kjs5me02 .ecom-image-align{align-items:center}.ecom-core.ecom-r6kjs5me02 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-r6kjs5me02 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-3i16qbk21p .ecom-icon-separator,.ecom-core.ecom-3i16qbk21p .ecom-marquee-image{order:1}.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p a{font-size:24px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p{color:#000;margin:0;padding:0 40px}.ecom-core.ecom-3i16qbk21p .ecom-icon-separator{color:#000;padding:0 22px;margin:0}.ecom-core.ecom-3i16qbk21p .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-3i16qbk21p .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-3i16qbk21p .ecom-marquee-image,.ecom-core.ecom-3i16qbk21p .ecom-marquee-image img{filter:brightness(0%) contrast(77%)}.ecom-core.ecom-3i16qbk21p .ecom-marquee-image{margin:0;padding:0 40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p a{font-size:18px}.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-3i16qbk21p .ecom-marquee-image{padding-right:20px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p a{font-size:16px}.ecom-core.ecom-3i16qbk21p .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-3i16qbk21p .ecom-marquee-image{padding-right:20px;padding-left:20px}}.ecom-core.ecom-3i16qbk21p{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3i16qbk21p{padding-top:25px!important;padding-bottom:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3i16qbk21p{padding-top:0!important;padding-bottom:25px!important}}.ecom-core.ecom-tw3ofosr7o8>div.core__row--columns{max-width:1201px}.ecom-core.ecom-tw3ofosr7o8{margin-top:50px!important}.ecom-core.ecom-oyeuynwzer{width:50%}.ecom-core.ecom-oyeuynwzer>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oyeuynwzer{width:100%}}.ecom-core.ecom-u6fj8kf8ev .ecom-text--more-actions button,.ecom-core.ecom-u6fj8kf8ev .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-u6fj8kf8ev .text-content,.ecom-core.ecom-u6fj8kf8ev .text-content a,.ecom-core.ecom-u6fj8kf8ev .text-content p,.ecom-core.ecom-u6fj8kf8ev .text-content span{text-align:left;color:#1c1c1c;margin:0;padding:0}.ecom-core.ecom-u6fj8kf8ev .text-content,.ecom-core.ecom-u6fj8kf8ev .text-content a,.ecom-core.ecom-u6fj8kf8ev .text-content a a,.ecom-core.ecom-u6fj8kf8ev .text-content p,.ecom-core.ecom-u6fj8kf8ev .text-content p a,.ecom-core.ecom-u6fj8kf8ev .text-content span,.ecom-core.ecom-u6fj8kf8ev .text-content span a{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-u6fj8kf8ev .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-u6fj8kf8ev .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-u6fj8kf8ev .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-u6fj8kf8ev .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-u6fj8kf8ev .text-content,.ecom-core.ecom-u6fj8kf8ev .text-content a,.ecom-core.ecom-u6fj8kf8ev .text-content a a,.ecom-core.ecom-u6fj8kf8ev .text-content p,.ecom-core.ecom-u6fj8kf8ev .text-content p a,.ecom-core.ecom-u6fj8kf8ev .text-content span,.ecom-core.ecom-u6fj8kf8ev .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u6fj8kf8ev .text-content,.ecom-core.ecom-u6fj8kf8ev .text-content a,.ecom-core.ecom-u6fj8kf8ev .text-content p,.ecom-core.ecom-u6fj8kf8ev .text-content span{text-align:center}.ecom-core.ecom-u6fj8kf8ev .text-content,.ecom-core.ecom-u6fj8kf8ev .text-content a,.ecom-core.ecom-u6fj8kf8ev .text-content a a,.ecom-core.ecom-u6fj8kf8ev .text-content p,.ecom-core.ecom-u6fj8kf8ev .text-content p a,.ecom-core.ecom-u6fj8kf8ev .text-content span,.ecom-core.ecom-u6fj8kf8ev .text-content span a{font-size:16px}}.ecom-core.ecom-u6fj8kf8ev{padding-bottom:0!important}.ecom-core.ecom-u6fj8kf8ev.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-u6fj8kf8ev{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u6fj8kf8ev{margin-top:15px!important}}.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading,.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading a{font-weight:500;font-size:40px;line-height:1.2em;letter-spacing:0px;text-transform:uppercase;font-family:Raleway,sans-serif}.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading,.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading a{color:#1c1c1c}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading,.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading a{font-size:28px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading,.ecom-core.ecom-zu5j91j1u8 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-zu5j91j1u8{padding-bottom:0!important}.ecom-core.ecom-zu5j91j1u8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zu5j91j1u8{margin-top:10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zu5j91j1u8{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-8disin2p4q{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8disin2p4q{width:100%}}.ecom-core.ecom-c42emu0gnd .ecom-image-align{align-items:center}.ecom-core.ecom-c42emu0gnd .ecom-image-default{max-width:100%!important}.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-c42emu0gnd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c42emu0gnd{padding-bottom:0!important}}.ecom-core.ecom-8xlqoutfkj9{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8xlqoutfkj9{width:100%}}.ecom-core.ecom-81sgpkhgb52 .ecom-text--more-actions button,.ecom-core.ecom-81sgpkhgb52 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-81sgpkhgb52 .text-content,.ecom-core.ecom-81sgpkhgb52 .text-content a,.ecom-core.ecom-81sgpkhgb52 .text-content p,.ecom-core.ecom-81sgpkhgb52 .text-content span{text-align:center;color:#000}.ecom-core.ecom-81sgpkhgb52 .text-content,.ecom-core.ecom-81sgpkhgb52 .text-content a,.ecom-core.ecom-81sgpkhgb52 .text-content a a,.ecom-core.ecom-81sgpkhgb52 .text-content p,.ecom-core.ecom-81sgpkhgb52 .text-content p a,.ecom-core.ecom-81sgpkhgb52 .text-content span,.ecom-core.ecom-81sgpkhgb52 .text-content span a{font-weight:200;font-size:20px;line-height:28px;font-family:Merriweather,sans-serif}.ecom-core.ecom-81sgpkhgb52 .ecom-text_view-more-btn{justify-content:center;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-81sgpkhgb52 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-81sgpkhgb52 .ecom-text_view-less-btn{justify-content:center;text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-81sgpkhgb52 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-81sgpkhgb52 .text-content,.ecom-core.ecom-81sgpkhgb52 .text-content a,.ecom-core.ecom-81sgpkhgb52 .text-content a a,.ecom-core.ecom-81sgpkhgb52 .text-content p,.ecom-core.ecom-81sgpkhgb52 .text-content p a,.ecom-core.ecom-81sgpkhgb52 .text-content span,.ecom-core.ecom-81sgpkhgb52 .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-81sgpkhgb52 .text-content,.ecom-core.ecom-81sgpkhgb52 .text-content a,.ecom-core.ecom-81sgpkhgb52 .text-content a a,.ecom-core.ecom-81sgpkhgb52 .text-content p,.ecom-core.ecom-81sgpkhgb52 .text-content p a,.ecom-core.ecom-81sgpkhgb52 .text-content span,.ecom-core.ecom-81sgpkhgb52 .text-content span a{font-size:14px;line-height:18px}}.ecom-core.ecom-81sgpkhgb52{padding-right:150px!important;padding-bottom:0!important;padding-left:150px!important}.ecom-core.ecom-81sgpkhgb52.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.9s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-81sgpkhgb52{padding-right:25px!important;padding-left:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-81sgpkhgb52{padding:0 25px!important}}.ecom-core.ecom-vh03lmxfkpf .ecom-text--more-actions button,.ecom-core.ecom-vh03lmxfkpf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vh03lmxfkpf .text-content,.ecom-core.ecom-vh03lmxfkpf .text-content a,.ecom-core.ecom-vh03lmxfkpf .text-content p,.ecom-core.ecom-vh03lmxfkpf .text-content span{text-align:center;color:#000}.ecom-core.ecom-vh03lmxfkpf .text-content,.ecom-core.ecom-vh03lmxfkpf .text-content a,.ecom-core.ecom-vh03lmxfkpf .text-content a a,.ecom-core.ecom-vh03lmxfkpf .text-content p,.ecom-core.ecom-vh03lmxfkpf .text-content p a,.ecom-core.ecom-vh03lmxfkpf .text-content span,.ecom-core.ecom-vh03lmxfkpf .text-content span a{font-weight:200;font-size:20px;line-height:28px;font-family:Merriweather,sans-serif}.ecom-core.ecom-vh03lmxfkpf .ecom-text_view-more-btn{justify-content:center;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-vh03lmxfkpf .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-vh03lmxfkpf .ecom-text_view-less-btn{justify-content:center;text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-vh03lmxfkpf .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vh03lmxfkpf .text-content,.ecom-core.ecom-vh03lmxfkpf .text-content a,.ecom-core.ecom-vh03lmxfkpf .text-content a a,.ecom-core.ecom-vh03lmxfkpf .text-content p,.ecom-core.ecom-vh03lmxfkpf .text-content p a,.ecom-core.ecom-vh03lmxfkpf .text-content span,.ecom-core.ecom-vh03lmxfkpf .text-content span a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vh03lmxfkpf .text-content,.ecom-core.ecom-vh03lmxfkpf .text-content a,.ecom-core.ecom-vh03lmxfkpf .text-content a a,.ecom-core.ecom-vh03lmxfkpf .text-content p,.ecom-core.ecom-vh03lmxfkpf .text-content p a,.ecom-core.ecom-vh03lmxfkpf .text-content span,.ecom-core.ecom-vh03lmxfkpf .text-content span a{font-size:14px;line-height:18px}}.ecom-core.ecom-vh03lmxfkpf{padding-right:150px!important;padding-bottom:0!important;padding-left:150px!important}.ecom-core.ecom-vh03lmxfkpf.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vh03lmxfkpf{padding-right:25px!important;padding-left:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vh03lmxfkpf{padding:0 25px!important}}.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading,.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading a{font-size:36px;font-weight:400;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading,.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading,.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading,.ecom-core.ecom-5tpn409ihp .element__heading .ecom__heading a{font-size:22px}}.ecom-core.ecom-5tpn409ihp{padding-bottom:0!important}.ecom-core.ecom-5tpn409ihp.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.3s!important;--ec-delay:.3s}.ecom-core.ecom-sy8r67vhj5s>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-sy8r67vhj5s{background:url(/cdn/shop/files/bg-mid-banner.jpg?v=1774506990) no-repeat scroll center center/cover}.ecom-core.ecom-sy8r67vhj5s{padding-top:125px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sy8r67vhj5s{padding-top:100px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sy8r67vhj5s{padding-top:75px!important;padding-bottom:50px!important}}.ecom-core.ecom-sy8r67vhj5s div.core__blocks>div.core__blocks--body{justify-content:center}@keyframes ecomFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:none}}.ecom-core.ecom-tqqgqzvx38m{width:100%}.ecom-core.ecom-tqqgqzvx38m>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tqqgqzvx38m{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-tqqgqzvx38m>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-znirs0u35j .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-znirs0u35j .ecom-content-item{align-content:flex-end;align-items:flex-end;display:flex}.ecom-core.ecom-znirs0u35j .ecom-swiper-slide,.ecom-core.ecom-znirs0u35j .ecom-swiper-slide:hover,.ecom-core.ecom-znirs0u35j .ecom-swiper-slide.ecom-box-active{background-color:transparent}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-znirs0u35j{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-tukrkntsy7c>div.core__row--columns{max-width:1230px}.ecom-core.ecom-tukrkntsy7c>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-tukrkntsy7c{background:#cfb39b}.ecom-core.ecom-rikvhzcfnt{width:38.6%}.ecom-core.ecom-rikvhzcfnt>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rikvhzcfnt{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rikvhzcfnt{width:100%}}html body .ecom-core.ecom-rikvhzcfnt>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-rikvhzcfnt>div.core__column--wrapper{padding-top:0!important}}.ecom-core.ecom-dhmknz41bjj .ecom-image-align{align-items:center}.ecom-core.ecom-dhmknz41bjj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-dhmknz41bjj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-dhmknz41bjj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-dhmknz41bjj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dhmknz41bjj.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:1s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dhmknz41bjj{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dhmknz41bjj{padding-bottom:0!important}}.ecom-core.ecom-9ucbylad20t{width:61.4%}.ecom-core.ecom-9ucbylad20t>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}.ecom-core.ecom-9ucbylad20t>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9ucbylad20t{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9ucbylad20t{width:100%}}html body .ecom-core.ecom-9ucbylad20t>div.core__column--wrapper{padding:50px 15px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-9ucbylad20t>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important;padding-left:25px!important}}.ecom-core.ecom-iynvn0g91a .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-iynvn0g91a .ecom__element--button{font-size:16px;font-weight:600;line-height:px;text-transform:uppercase;color:#fff;border-style:solid;border-width:1px;border-radius:50px;padding:5px 62.5px}.ecom-core.ecom-iynvn0g91a .ecom__element--button:hover{color:#000;background-color:#fff;border-style:none}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iynvn0g91a .ecom__element--button{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iynvn0g91a .ecom-button-default{justify-content:center}.ecom-core.ecom-iynvn0g91a .ecom__element--button{font-size:16px;padding-right:20px;padding-left:25px}}.ecom-core.ecom-iynvn0g91a{padding-bottom:0!important;margin-top:50px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iynvn0g91a{margin-top:20px!important}}.ecom-core.ecom-yveb3jajk4 .ecom-text--more-actions button,.ecom-core.ecom-yveb3jajk4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-yveb3jajk4 .text-content,.ecom-core.ecom-yveb3jajk4 .text-content a,.ecom-core.ecom-yveb3jajk4 .text-content p,.ecom-core.ecom-yveb3jajk4 .text-content span{text-align:left;color:#fff}.ecom-core.ecom-yveb3jajk4 .text-content,.ecom-core.ecom-yveb3jajk4 .text-content a,.ecom-core.ecom-yveb3jajk4 .text-content a a,.ecom-core.ecom-yveb3jajk4 .text-content p,.ecom-core.ecom-yveb3jajk4 .text-content p a,.ecom-core.ecom-yveb3jajk4 .text-content span,.ecom-core.ecom-yveb3jajk4 .text-content span a{font-size:20px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-yveb3jajk4 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-yveb3jajk4 .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-yveb3jajk4 .text-content,.ecom-core.ecom-yveb3jajk4 .text-content a,.ecom-core.ecom-yveb3jajk4 .text-content p,.ecom-core.ecom-yveb3jajk4 .text-content span{text-align:center}}.ecom-core.ecom-yveb3jajk4{padding-bottom:10px!important}.ecom-core.ecom-yveb3jajk4.ecom-animated{animation-name:ecomFadeInDown;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yveb3jajk4{padding-right:50px!important;padding-left:50px!important}}.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading,.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading a{font-weight:500;font-size:40px;line-height:1.2em;letter-spacing:0px;text-transform:uppercase;font-family:Raleway,sans-serif}.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading,.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading,.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading a{font-size:28px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading,.ecom-core.ecom-wo7vhlep3w .element__heading .ecom__heading a{font-size:26px}}.ecom-core.ecom-wo7vhlep3w{padding-bottom:0!important}.ecom-core.ecom-wo7vhlep3w.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:0ms!important;--ec-delay:0ms}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wo7vhlep3w{margin-top:10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wo7vhlep3w{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-xfxiq6zo6wm>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-xfxiq6zo6wm{background-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xfxiq6zo6wm{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-xfxiq6zo6wm>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xfxiq6zo6wm{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.ecom-core.ecom-xfxiq6zo6wm>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-jmo9ja7pm5h{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jmo9ja7pm5h{width:100%}}.ecom-core.ecom-xlh8wv9kreo .ecom-icon-separator,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image{order:1}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p a{font-size:24px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p{color:#000;margin:0;padding:0 40px}.ecom-core.ecom-xlh8wv9kreo .ecom-icon-separator{color:#000;padding:0 22px;margin:0}.ecom-core.ecom-xlh8wv9kreo .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image img{filter:brightness(0%) contrast(77%)}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image{margin:0;padding:0 40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p a{font-size:18px}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image{padding-right:20px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p a{font-size:16px}.ecom-core.ecom-xlh8wv9kreo .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-xlh8wv9kreo .ecom-marquee-image{padding-right:20px;padding-left:20px}}.ecom-core.ecom-xlh8wv9kreo{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xlh8wv9kreo{padding-top:75px!important;padding-bottom:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xlh8wv9kreo{padding-top:50px!important;padding-bottom:25px!important}}.ecom-core.ecom-bdnow4ks53g>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-bdnow4ks53g{background-color:#f5f5f5}.ecom-core.ecom-bdnow4ks53g{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bdnow4ks53g{padding-bottom:0!important}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-hm37kephs4q{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hm37kephs4q{width:100%}}.ecom-core.ecom-taf1zr7v90g .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-taf1zr7v90g .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-taf1zr7v90g .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:0}.ecom-core.ecom-taf1zr7v90g .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-taf1zr7v90g .ecom-swiper-slide:hover,.ecom-core.ecom-taf1zr7v90g .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination-bullet{width:32px;min-width:32px;height:5px;background-color:#d9d9d9;border-style:none;transition:all .4s ease}.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination-bullet img{border-radius:0}.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000;border-style:none}.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:50px;padding:0}.ecom-core.ecom-taf1zr7v90g .ecom-slider__image--wrapper>.ecom-overlay,.ecom-core.ecom-taf1zr7v90g .ecom-slider__image--wrapper .ecom-slider__image--link>.ecom-overlay{opacity:1;background-color:#0000001a}.ecom-core.ecom-taf1zr7v90g{margin-top:50px!important}.ecom-core.ecom-taf1zr7v90g .ecom-slider--container .ecom-swiper-pagination-bullet{height:2px}.ecom-core.ecom-u8tuiyar0un .ecom-element_video-iframe iframe,.ecom-core.ecom-u8tuiyar0un .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-zqv5zkrkl7p .ecom-element_video-iframe iframe,.ecom-core.ecom-zqv5zkrkl7p .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-dt4u92iasgo .ecom-element_video-iframe iframe,.ecom-core.ecom-dt4u92iasgo .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-cfw9ei4pbvw .ecom-element_video-iframe iframe,.ecom-core.ecom-cfw9ei4pbvw .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-wxdkyh0e5ra .ecom-element_video-iframe iframe,.ecom-core.ecom-wxdkyh0e5ra .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-b7kmqbfdqul .ecom-element_video-iframe iframe,.ecom-core.ecom-b7kmqbfdqul .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-0cupwc8h1x9t .ecom__testimonials--grid{grid-template-columns:repeat(3,1fr);gap:50px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0cupwc8h1x9t .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0cupwc8h1x9t .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:0px}}.ecom-core.ecom-0cupwc8h1x9t .testimonial-content{text-align:center;justify-content:center;background-color:#fff;border-style:solid;border-width:1px;border-radius:20px;padding:25px}.ecom-core.ecom-0cupwc8h1x9t .ecom-swiper-slide{padding:10px}.ecom-core.ecom-0cupwc8h1x9t .ecom-icon-list span svg{height:14px;width:14px}.ecom-core.ecom-0cupwc8h1x9t .ecom-icon-list span{color:#de9d35;margin:0 2px 10px}.ecom-core.ecom-0cupwc8h1x9t .ecom-icon-list span.ecom-icon-active{color:#eabf0d}.ecom-core.ecom-0cupwc8h1x9t .ecom-image-default{max-width:100px!important}.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image img,.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image picture,.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:100px!important}.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image,.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image>picture,.ecom-core.ecom-0cupwc8h1x9t .ecom-base-testimonial-image>img{border-radius:50px;overflow:hidden}.ecom-core.ecom-0cupwc8h1x9t .testimonial-content-name,.ecom-core.ecom-0cupwc8h1x9t .testimonial-content-name a{font-family:Merriweather,sans-serif;font-size:16px;font-weight:500;line-height:28.9px;letter-spacing:0px;text-decoration:none;text-transform:capitalize}.ecom-core.ecom-0cupwc8h1x9t .testimonial-content-name{color:#000;margin-top:0;margin-bottom:8px}.ecom-core.ecom-0cupwc8h1x9t .testimonial-content-prag,.ecom-core.ecom-0cupwc8h1x9t .testimonial-content-prag a{font-family:Raleway,sans-serif;font-size:14px;line-height:24px;font-weight:400;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-0cupwc8h1x9t .testimonial-content-prag{color:#000}.ecom-core.ecom-0cupwc8h1x9t .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:32px;min-width:32px;height:5px;background-color:#d9d9d9}.ecom-core.ecom-0cupwc8h1x9t .ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-core.ecom-0cupwc8h1x9t .ecom-testimonials--container .ecom-swiper-pagination-bullet img{border-radius:50px}.ecom-core.ecom-0cupwc8h1x9t .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-0cupwc8h1x9t .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#686868}.ecom-core.ecom-0cupwc8h1x9t .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{padding-top:0;margin-top:50px}.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading,.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading a{font-size:36px;font-weight:400;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-family:Raleway,sans-serif}.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading,.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading,.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading,.ecom-core.ecom-n1bl9wpo7k .element__heading .ecom__heading a{font-size:22px}}.ecom-core.ecom-n1bl9wpo7k{padding-bottom:0!important}.ecom-core.ecom-n1bl9wpo7k.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-oo5vgttpp8{background-color:#f5f5f5}.ecom-core.ecom-oo5vgttpp8{padding-top:90px!important;padding-bottom:60px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oo5vgttpp8{padding-top:30px!important;padding-bottom:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oo5vgttpp8{padding-top:30px!important;padding-bottom:0!important}}.ecom-core.ecom-ftq0w6xww>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-ftq0w6xww{background-color:#f5f5f5}.ecom-core.ecom-ftq0w6xww{padding-bottom:0!important}.ecom-core.ecom-76iglspretf{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-76iglspretf{width:100%}}.ecom-core.ecom-8mni3n5itdm .ecom-icon-separator,.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image{order:1}.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p a{font-size:24px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p{color:#000;margin:0;padding:0 40px}.ecom-core.ecom-8mni3n5itdm .ecom-icon-separator{color:#000;padding:0 22px;margin:0}.ecom-core.ecom-8mni3n5itdm .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image,.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image img{filter:brightness(0%) contrast(77%)}.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image{margin:0;padding:0 40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p a{font-size:18px}.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image{padding-right:20px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p a{font-size:16px}.ecom-core.ecom-8mni3n5itdm .ecom-marquee_items .ecom-marquee_item p,.ecom-core.ecom-8mni3n5itdm .ecom-marquee-image{padding-right:20px;padding-left:20px}}.ecom-core.ecom-8mni3n5itdm{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8mni3n5itdm{padding-top:50px!important;padding-bottom:50px!important}}.ecom-core.ecom-w9nh26j54i>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-w9nh26j54i{background:linear-gradient(180deg,#f5f5f5,#fff)}.ecom-core.ecom-w9nh26j54i{padding-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/ecom-69c3c75439a9d90ae70c33a8.css.map */
