.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)}.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}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(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-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-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}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__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-elements__lightbox-button-image{border:none}.ecom-placeholder-on-builder-mode.ecom-element__placeholder:empty:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-elements__lightbox-content{background:#fff;padding:30px;min-height:100px}body .ecom-modal-box .ecom-modal-box__content{overflow-y:auto!important}.ecom-element__lightbox-container>button{cursor:pointer}.ecom-modal--visible .ecom-elements__lightbox-content{display:block!important}.ecom-lightbox-picture img{width:100%}@media(max-width:767px){div[id^=ecom-elements__lightbox-content] img{object-fit:contain!important}}.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-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-swiper-button svg{width:24px;height:24px}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{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-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media(max-width:1024px){.ecom-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-element__banner{display:flex}.ecom-horizontal-align-left{text-align:left}.ecom-horizontal-align-center{text-align:center}.ecom-horizontal-align-right{text-align:right}.ecom-horizontal-center{margin:0 auto}.ecom-horizontal-left{margin:0 auto 0 0}.ecom-horizontal-right{margin:0 0 0 auto}.ecom-banner__button{text-decoration:none;pointer-events:auto}.ecom-banner__hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-banner__overlay{position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-banner__image-picture{display:block}.ecom-banner__picture-link,.ecom-banner__image-picture{width:100%;object-fit:contain}.ecom-banner__image-picture img{width:100%}.ecom-banner_wrap_html_block{pointer-events:all}.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%}.ecom-image-picture img,.ecom-base-image-mask{border-radius:var(--image-border-radius, 0px)!important}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@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)}}.ecom-element-table{overflow-x:auto}.ecom-element-table td{font-weight:inherit;white-space:pre-wrap}.ecom-element-table td,.ecom-element-table tr,.ecom-element-table th{white-space:pre;overflow:hidden;text-overflow:ellipsis}.ecom-ingrid-full-height table{width:100%}.ecom-accordion__title-text{flex:1}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.ecom-core.ecom-aiu460z25yp,.ecom-core.ecom-aiu460z25yp>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-aiu460z25yp{padding-top:0!important;padding-bottom:0!important;display:block}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-aiu460z25yp{display:block}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aiu460z25yp{display:none}}.ecom-core.ecom-f35kv1t1n3v .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-f35kv1t1n3v .ecom__element--button,.ecom-core.ecom-f35kv1t1n3v .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-f35kv1t1n3v .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:6px 20px}.ecom-core.ecom-f35kv1t1n3v .ecom__element--button:hover{color:#000;background-color:#fff;cursor:pointer}.ecom-core.ecom-f35kv1t1n3v .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f35kv1t1n3v .ecom-button-default{justify-content:center}.ecom-core.ecom-f35kv1t1n3v .ecom__element--button,.ecom-core.ecom-f35kv1t1n3v .ecom__element--button span{justify-content:center;text-align:center;align-items:center}}.ecom-core.ecom-u7j2ata1an,.ecom-core.ecom-u7j2ata1an>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-u7j2ata1an{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-ux5ctlxfg2 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-ux5ctlxfg2 .ecom-image-default{width:300px!important;max-width:100%!important}.ecom-core.ecom-ux5ctlxfg2 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ux5ctlxfg2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ux5ctlxfg2 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ux5ctlxfg2 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ux5ctlxfg2 .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-ux5ctlxfg2 .ecom-image-align{align-items:center}}.ecom-core.ecom-bp6u6eljleq.ec-flex-wp,.ecom-core.ecom-bp6u6eljleq>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-bp6u6eljleq,.ecom-core.ecom-bp6u6eljleq>.ecom-inner{--items-per-row:2}.ecom-core.ecom-bp6u6eljleq,.ecom-core.ecom-bp6u6eljleq>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-bp6u6eljleq,.ecom-core.ecom-bp6u6eljleq>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-bp6u6eljleq{background-color:#000}.ecom-core.ecom-bp6u6eljleq{padding-top:12px!important;padding-bottom:12px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bp6u6eljleq{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bp6u6eljleq{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-dsgd5qpmfdr{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dsgd5qpmfdr{width:100%}}html body .ecom-core.ecom-dsgd5qpmfdr>div.core__column--wrapper{padding-top:8px!important;padding-bottom:8px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-dsgd5qpmfdr>div.core__column--wrapper{padding-top:8px!important}}.ecom-core.ecom-unn8oee4j9e .ecom-icon-separator,.ecom-core.ecom-unn8oee4j9e .ecom-marquee-image{order:-1}.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500}.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3{color:#000}.ecom-core.ecom-unn8oee4j9e .ecom-icon-separator{color:#fedb01;padding-right:0;padding-left:0}.ecom-core.ecom-unn8oee4j9e .ecom-icon-separator svg{height:30px;width:30px}.ecom-core.ecom-unn8oee4j9e .ecom-marquee-image img{width:24px!important}.ecom-core.ecom-unn8oee4j9e .ecom-marquee-image{padding-right:12.5px;padding-left:12.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-unn8oee4j9e .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px}}.ecom-core.ecom-unn8oee4j9e{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-unn8oee4j9e{padding-bottom:0!important}}.ecom-core.ecom-unn8oee4j9e .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-nqdkbgkk1c{background-color:#c3d600}@media screen and (min-width:1025px){.ecom-core.ecom-nqdkbgkk1c{padding-top:0!important;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nqdkbgkk1c>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-nqdkbgkk1c{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nqdkbgkk1c{margin-top:0!important;display:none}.ecom-core.ecom-nqdkbgkk1c>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-2eyiwjvknqk{text-align:left}.ecom-core.ecom-2eyiwjvknqk{padding-bottom:0!important}.ecom-core.ecom-9p8zo8fypie.ec-flex-wp,.ecom-core.ecom-9p8zo8fypie>.ecom-inner{flex-direction:column}.ecom-core.ecom-9p8zo8fypie,.ecom-core.ecom-9p8zo8fypie>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-9p8zo8fypie{background-color:#c3d600}.ecom-core.ecom-9p8zo8fypie{margin-left:0!important;padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9p8zo8fypie{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9p8zo8fypie{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-5heru8bpfu4 .ecom-text--more-actions button,.ecom-core.ecom-5heru8bpfu4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5heru8bpfu4 .text-content,.ecom-core.ecom-5heru8bpfu4 .text-content a,.ecom-core.ecom-5heru8bpfu4 .text-content p,.ecom-core.ecom-5heru8bpfu4 .text-content span{text-align:left;color:#000}.ecom-core.ecom-5heru8bpfu4 .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-5heru8bpfu4 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-5heru8bpfu4 .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-5heru8bpfu4 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5heru8bpfu4 .text-content,.ecom-core.ecom-5heru8bpfu4 .text-content a,.ecom-core.ecom-5heru8bpfu4 .text-content p,.ecom-core.ecom-5heru8bpfu4 .text-content span{text-align:center}.ecom-core.ecom-5heru8bpfu4 .text-content,.ecom-core.ecom-5heru8bpfu4 .text-content a,.ecom-core.ecom-5heru8bpfu4 .text-content a a,.ecom-core.ecom-5heru8bpfu4 .text-content p,.ecom-core.ecom-5heru8bpfu4 .text-content p a,.ecom-core.ecom-5heru8bpfu4 .text-content span,.ecom-core.ecom-5heru8bpfu4 .text-content span a{font-size:15px}}@media screen and (min-width:1025px){.ecom-core.ecom-5heru8bpfu4{position:relative;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5heru8bpfu4{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5heru8bpfu4{margin-top:5px!important;width:280px;max-width:100%;--element-width:280px;flex-shrink:0;flex-grow:0;left:12%;background-color:#e8e8e8}}.ecom-core.ecom-465njxx1k1u,.ecom-core.ecom-ruzppkltvx{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ruzppkltvx{text-align:center}}.ecom-core.ecom-ruzppkltvx{display:block}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ruzppkltvx{display:block}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ruzppkltvx{margin-bottom:0!important;display:block}}.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading,.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:40px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading,.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading a{line-height:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading,.ecom-core.ecom-fr897cvx97w .element__heading .ecom__heading a{font-size:28px;line-height:34px;letter-spacing:-.6px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fr897cvx97w{margin-bottom:5px!important}}.ecom-core.ecom-1avwwn77vh3k.ec-flex-wp,.ecom-core.ecom-1avwwn77vh3k>.ecom-inner{flex-direction:column}.ecom-core.ecom-1avwwn77vh3k,.ecom-core.ecom-1avwwn77vh3k>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-1avwwn77vh3k{margin-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1avwwn77vh3k{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1avwwn77vh3k{padding-right:5px!important;padding-left:5px!important}}.ecom-core.ecom-12enty2liys .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-slider{height:600px}.ecom-core.ecom-12enty2liys .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-12enty2liys .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:0}.ecom-core.ecom-12enty2liys .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-12enty2liys .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-slider{height:380px}.ecom-core.ecom-12enty2liys .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-12enty2liys .ecom-swiper-slide{border-radius:0;overflow:hidden}.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-next{color:#fff;background-color:#000;border-radius:50%;padding:12px}.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-12enty2liys .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:0}}.ecom-core.ecom-12enty2liys{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-wdooh0u3qip{margin:0!important;padding:0!important}.ecom-core.ecom-0g8ltw598nw6{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0g8ltw598nw6{width:100%}}.ecom-core.ecom-oi8ukf3j5xp>div.core__row--columns{max-width:300px}.ecom-core.ecom-oi8ukf3j5xp{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-zw30naxjmxr{margin:0!important;padding:0!important}.ecom-core.ecom-vzdm9d9bo1{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vzdm9d9bo1{width:100%}}.ecom-core.ecom-iazh4laj3v>div.core__row--columns{max-width:300px}.ecom-core.ecom-iazh4laj3v{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-n0rmd9dxfjb{margin:0!important;padding:0!important}.ecom-core.ecom-buidvkz02mp{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-buidvkz02mp{width:100%}}.ecom-core.ecom-s8po3asnd6>div.core__row--columns{max-width:300px}.ecom-core.ecom-s8po3asnd6{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-tltb141msc{margin:0!important;padding:0!important}.ecom-core.ecom-7bvh1qlio4{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7bvh1qlio4{width:100%}}.ecom-core.ecom-n2x562nbbls>div.core__row--columns{max-width:300px}.ecom-core.ecom-n2x562nbbls{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-bihrkqqe3l4{margin:0!important;padding:0!important}.ecom-core.ecom-47rptxz2nya{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-47rptxz2nya{width:100%}}.ecom-core.ecom-ytz3x6g6x7 .ecom-button-icon{order:1}.ecom-core.ecom-ytz3x6g6x7 .ecom__element--button{gap:0px}body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-modal-box__content{width:1128px;height:720px}@media screen and (max-width:767px)and (min-width:101px){body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-modal-box__content{width:328px;height:500px}}body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-modal-box__content{font-size:14px;background-color:#fff;border-radius:11px;overflow:hidden;padding:30px}.ecom-core.ecom-ytz3x6g6x7 .ecom-element__lightbox-container{justify-content:flex-end}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button{font-size:14px;font-weight:600;line-height:1.35em;color:#000;background-color:#f000;border-style:none;border-radius:4px;padding:0}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button:hover{color:#000c;background-color:#f000}body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-elements__lightbox-content-heading a{font-size:20px;font-weight:500}body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-elements__lightbox-content-heading{color:#000;margin-bottom:15px}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button-icon{color:#fff;margin:-23px 8px -3px 239px;padding-top:0;padding-bottom:0}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button-icon svg{height:102px;width:102px}@media screen and (max-width:1024px)and (min-width:768px){body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-modal-box__content{font-size:13px}}@media screen and (max-width:767px)and (min-width:101px){body .ecom-container-lightbox-ecom-ytz3x6g6x7 .ecom-modal-box__content{font-size:13px;padding:5px}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button{font-size:13px}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button-icon svg{height:85px;width:85px}.ecom-core.ecom-ytz3x6g6x7 .ecom-elements__lightbox-button-icon{margin-left:114px}}.ecom-core.ecom-ytz3x6g6x7{padding-bottom:0!important;margin-top:0!important;margin-right:28px!important;margin-bottom:30px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ytz3x6g6x7{margin-top:0!important;margin-right:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ytz3x6g6x7{margin-top:0!important;margin-right:15px!important;padding-bottom:0!important}}.ecom-core.ecom-ytz3x6g6x7 button.ecom__element--button.ecom-elements__lightbox-button.ecom-flex.ecom-fl_cener.ecom-al_center{text-underline-offset:3px}.ecom-core.ecom-lzi6j1v58>div.core__row--columns{max-width:300px}.ecom-core.ecom-lzi6j1v58{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-ync7c6ghxsi.ec-flex-wp{width:49%;max-width:100%;--element-width:49%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-ync7c6ghxsi,.ecom-core.ecom-ync7c6ghxsi>.ecom-inner{--row-gap:0px;--column-gap:21px}.ecom-core.ecom-ync7c6ghxsi{padding-top:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ync7c6ghxsi{padding-right:0!important;padding-left:0!important}}@media only screen and (max-width:767px){.ecom-core.ecom-ync7c6ghxsi .two-col .ecom-column{width:50%}}.ecom-core.ecom-bt3x14wi86i .ecom-text--more-actions button,.ecom-core.ecom-bt3x14wi86i .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-bt3x14wi86i .text-content,.ecom-core.ecom-bt3x14wi86i .text-content a,.ecom-core.ecom-bt3x14wi86i .text-content p,.ecom-core.ecom-bt3x14wi86i .text-content span{text-align:left;color:#000}.ecom-core.ecom-bt3x14wi86i .text-content,.ecom-core.ecom-bt3x14wi86i .text-content a,.ecom-core.ecom-bt3x14wi86i .text-content a a,.ecom-core.ecom-bt3x14wi86i .text-content p,.ecom-core.ecom-bt3x14wi86i .text-content p a,.ecom-core.ecom-bt3x14wi86i .text-content span,.ecom-core.ecom-bt3x14wi86i .text-content span a{font-size:18px;font-weight:700;line-height:26px}.ecom-core.ecom-bt3x14wi86i .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-bt3x14wi86i .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-bt3x14wi86i .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-bt3x14wi86i .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bt3x14wi86i .text-content,.ecom-core.ecom-bt3x14wi86i .text-content a,.ecom-core.ecom-bt3x14wi86i .text-content p,.ecom-core.ecom-bt3x14wi86i .text-content span{text-align:center}.ecom-core.ecom-bt3x14wi86i .text-content,.ecom-core.ecom-bt3x14wi86i .text-content a,.ecom-core.ecom-bt3x14wi86i .text-content a a,.ecom-core.ecom-bt3x14wi86i .text-content p,.ecom-core.ecom-bt3x14wi86i .text-content p a,.ecom-core.ecom-bt3x14wi86i .text-content span,.ecom-core.ecom-bt3x14wi86i .text-content span a{font-size:16px}}@media screen and (min-width:1025px){.ecom-core.ecom-bt3x14wi86i{margin-bottom:20px!important;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bt3x14wi86i{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bt3x14wi86i{padding-bottom:0!important;display:block}}.ecom-core.ecom-z4e6ij3buir{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z4e6ij3buir,.ecom-core.ecom-z4e6ij3buir a{font-size:1px}}@media screen and (min-width:1025px){.ecom-core.ecom-z4e6ij3buir{padding-bottom:0!important;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z4e6ij3buir{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z4e6ij3buir{margin-top:15px!important;display:block}}.ecom-core.ecom-z4e6ij3buir .widget-list{list-style:none;color:#000;padding:0;margin:0}.ecom-core.ecom-z4e6ij3buir .widget-list p{margin:0}.ecom-core.ecom-z4e6ij3buir .widget-list li{padding-left:45px;margin-bottom:15px;line-height:21px;list-style:none;background-image:url(/cdn/shop/files/219ef05773dc42e9b1cb24d632593e3a_2.svg?v=1778773896);background-repeat:no-repeat;background-size:24px 24px;background-position:left 0 top 2px;font-size:16px}@media screen and (max-width:768px){.ecom-core.ecom-z4e6ij3buir .widget-list li{font-size:14px}}.ecom-core.ecom-eq6ib1745un{border-style:solid;border-width:5px;border-color:#2b2b2b}.ecom-core.ecom-eq6ib1745un,.ecom-core.ecom-eq6ib1745un>div.ecom-section__overlay .ecom-overlay{border-radius:0 0 10px 10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eq6ib1745un{border-style:solid;border-top-width:.8px}.ecom-core.ecom-eq6ib1745un,.ecom-core.ecom-eq6ib1745un>div.ecom-section__overlay .ecom-overlay{border-bottom-left-radius:10px}}.ecom-core.ecom-eq6ib1745un{padding-top:0!important;margin-top:0!important}.ecom-core.ecom-bgh5wnuojmt{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bgh5wnuojmt{width:100%}}.ecom-core.ecom-ul4db9e8lk .ecom-image-align{align-items:center}.ecom-core.ecom-ul4db9e8lk .ecom-image-default{width:140px!important;max-width:100%!important}.ecom-core.ecom-ul4db9e8lk .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ul4db9e8lk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ul4db9e8lk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ul4db9e8lk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ul4db9e8lk .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-ul4db9e8lk .ecom-image-default{width:100%!important}}.ecom-core.ecom-5x0repge5pq{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5x0repge5pq{width:100%}}.ecom-core.ecom-jrqtjlkp8v .ecom-image-align{align-items:center}.ecom-core.ecom-jrqtjlkp8v .ecom-image-default{width:140px!important;max-width:100%!important}.ecom-core.ecom-jrqtjlkp8v .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-jrqtjlkp8v .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jrqtjlkp8v .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jrqtjlkp8v .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jrqtjlkp8v .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-jrqtjlkp8v .ecom-image-default{width:100%!important}}.ecom-core.ecom-1tlfws2ynmg{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1tlfws2ynmg,.ecom-core.ecom-1tlfws2ynmg a{font-size:3px}}.ecom-core.ecom-1tlfws2ynmg{padding-top:0!important}.ecom-core.ecom-10mvdk29z57 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-10mvdk29z57 .ecom-image-default{width:400px!important;max-width:100%!important}.ecom-core.ecom-10mvdk29z57 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-10mvdk29z57 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-10mvdk29z57 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-10mvdk29z57 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-10mvdk29z57 .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-10mvdk29z57 .ecom-image-align{align-items:center}.ecom-core.ecom-10mvdk29z57 .ecom-image-default{width:73%!important}}.ecom-core.ecom-10mvdk29z57{margin-top:25px!important;margin-bottom:5px!important;padding-bottom:0!important}.ecom-core.ecom-6z116thvm2v{padding:0!important}.ecom-core.ecom-10qu3z2pfci{width:70%}.ecom-core.ecom-10qu3z2pfci>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:767px)and (min-width:101px){.ecom-core.ecom-10qu3z2pfci{width:100%}}html body .ecom-core.ecom-10qu3z2pfci>div.core__column--wrapper{padding:0 0 0 15px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-10qu3z2pfci>div.core__column--wrapper{padding-left:0!important}.ecom-core.ecom-10qu3z2pfci{display:none}}.ecom-core.ecom-4x1c796zi9{width:30%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4x1c796zi9{width:100%}}html body .ecom-core.ecom-4x1c796zi9>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-aj7a8b9arb9 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button,.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;width:100%;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:14px 25px}.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button:hover{color:#fff;background-color:#940404;cursor:pointer}.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aj7a8b9arb9 .ecom-button-default{justify-content:center}.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button,.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-aj7a8b9arb9 .ecom__element--button{width:204px}}.ecom-core.ecom-r3cgwjlh49{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r3cgwjlh49{text-align:center}}.ecom-core.ecom-r3cgwjlh49{margin-top:0!important;margin-bottom:20px!important}.ecom-core.ecom-8cj0lai0q9t{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8cj0lai0q9t{text-align:center}.ecom-core.ecom-8cj0lai0q9t,.ecom-core.ecom-8cj0lai0q9t a{font-size:16px}}.ecom-core.ecom-8cj0lai0q9t{margin-top:15px!important;margin-bottom:15px!important;padding-top:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8cj0lai0q9t{margin-bottom:5px!important;padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tcc1m7h9ff9>div.core__row--columns{max-width:931px}.ecom-core.ecom-tcc1m7h9ff9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}.ecom-core.ecom-tcc1m7h9ff9{padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tcc1m7h9ff9>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tcc1m7h9ff9{margin-right:0!important;margin-left:0!important;display:block}.ecom-core.ecom-tcc1m7h9ff9>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-16fl8qj56ej{width:NaN%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-16fl8qj56ej{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-16fl8qj56ej>div.core__column--wrapper{padding-top:0!important;margin-top:0!important}.ecom-core.ecom-16fl8qj56ej{display:none}}.ecom-core.ecom-ml6pef2kpw{width:NaN%}.ecom-core.ecom-ml6pef2kpw>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:767px)and (min-width:101px){.ecom-core.ecom-ml6pef2kpw{width:90%}.ecom-core.ecom-ml6pef2kpw>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-ml6pef2kpw>.core__column--wrapper{background-color:#2d2d2d}.ecom-core.ecom-ml6pef2kpw>.core__column--wrapper,.ecom-core.ecom-ml6pef2kpw>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ml6pef2kpw>.core__column--wrapper{background-color:#2b2b2b}}html body .ecom-core.ecom-ml6pef2kpw>div.core__column--wrapper{padding-bottom:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ml6pef2kpw>div.core__column--wrapper{margin-left:25px!important}}.ecom-core.ecom-d0phgzpxxsm{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d0phgzpxxsm{text-align:center}.ecom-core.ecom-d0phgzpxxsm,.ecom-core.ecom-d0phgzpxxsm a{font-size:1px}}.ecom-core.ecom-d0phgzpxxsm{padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d0phgzpxxsm{padding-top:8px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-tm6hj6dqyn .ecom-text--more-actions button,.ecom-core.ecom-tm6hj6dqyn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tm6hj6dqyn .text-content,.ecom-core.ecom-tm6hj6dqyn .text-content a,.ecom-core.ecom-tm6hj6dqyn .text-content p,.ecom-core.ecom-tm6hj6dqyn .text-content span{text-align:left;color:#000}.ecom-core.ecom-tm6hj6dqyn .text-content,.ecom-core.ecom-tm6hj6dqyn .text-content a,.ecom-core.ecom-tm6hj6dqyn .text-content a a,.ecom-core.ecom-tm6hj6dqyn .text-content p,.ecom-core.ecom-tm6hj6dqyn .text-content p a,.ecom-core.ecom-tm6hj6dqyn .text-content span,.ecom-core.ecom-tm6hj6dqyn .text-content span a{font-size:18px;font-weight:700;line-height:26px}.ecom-core.ecom-tm6hj6dqyn .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-tm6hj6dqyn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tm6hj6dqyn .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-tm6hj6dqyn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tm6hj6dqyn .text-content,.ecom-core.ecom-tm6hj6dqyn .text-content a,.ecom-core.ecom-tm6hj6dqyn .text-content p,.ecom-core.ecom-tm6hj6dqyn .text-content span{text-align:center}}.ecom-core.ecom-tm6hj6dqyn{margin-bottom:20px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tm6hj6dqyn{display:none}}.ecom-core.ecom-mgueswme7u{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mgueswme7u,.ecom-core.ecom-mgueswme7u a{font-size:1px}}.ecom-core.ecom-mgueswme7u{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mgueswme7u{display:none}}.ecom-core.ecom-mgueswme7u .widget-list{list-style:none;color:#000;padding:0;margin:0}.ecom-core.ecom-mgueswme7u .widget-list p{margin:0}.ecom-core.ecom-mgueswme7u .widget-list li{padding-left:45px;margin-bottom:15px;line-height:21px;list-style:none;background-image:url(/cdn/shop/files/219ef05773dc42e9b1cb24d632593e3a_2.svg?v=1778773896);background-repeat:no-repeat;background-size:24px 24px;background-position:left 0 top 2px;font-size:16px}.ecom-core.ecom-5oxjaozmzhi.ec-flex-wp,.ecom-core.ecom-5oxjaozmzhi>.ecom-inner{flex-direction:row}.ecom-core.ecom-5oxjaozmzhi,.ecom-core.ecom-5oxjaozmzhi>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-5oxjaozmzhi,.ecom-core.ecom-5oxjaozmzhi>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-5oxjaozmzhi{margin-top:0!important;margin-bottom:10px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5oxjaozmzhi{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5oxjaozmzhi{padding-top:15px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-wcnj2iy9it{width:100%}.ecom-core.ecom-wcnj2iy9it>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-wcnj2iy9it{width:100%}}body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-modal-box__content{width:1000px;height:600px}.ecom-core.ecom-2wy63rvgua9 .ecom-element__lightbox-container{background-color:#2b2b2b;justify-content:center}body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-modal-box__content{font-size:14px;background-color:#fff;border-radius:11px;overflow:hidden;padding:5px}.ecom-core.ecom-2wy63rvgua9 .ecom-elements__lightbox-button{font-size:18px;font-weight:600;line-height:1.4em;font-family:Plus Jakarta Sans,sans-serif;color:#fff;background-color:#2b2b2b;border-style:none;border-radius:4px;padding:14px 15px}.ecom-core.ecom-2wy63rvgua9 .ecom-elements__lightbox-button:hover{color:#fff;background-color:#000;border-radius:4px}body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-elements__lightbox-content-heading a{font-size:20px;font-weight:500}body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-elements__lightbox-content-heading{color:#000;margin-bottom:15px}@media screen and (max-width:1024px)and (min-width:768px){body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-modal-box__content{font-size:13px}}@media screen and (max-width:767px)and (min-width:101px){body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-modal-box__content{font-size:13px}.ecom-core.ecom-2wy63rvgua9 .ecom-elements__lightbox-button{font-size:16px;padding-right:25px;padding-left:25px}body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-2wy63rvgua9 .ecom-elements__lightbox-content-heading a{font-size:22px}}.ecom-core.ecom-2wy63rvgua9{padding-bottom:0!important;margin-top:0!important;margin-right:28px!important;margin-bottom:30px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2wy63rvgua9{margin-top:0!important;margin-right:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2wy63rvgua9{margin-top:0!important;margin-right:15px!important;padding-bottom:0!important}}.ecom-core.ecom-2wy63rvgua9 button.ecom__element--button.ecom-elements__lightbox-button.ecom-flex.ecom-fl_cener.ecom-al_center{text-underline-offset:3px}.ecom-core.ecom-cjov2ktg4yi{background:url(/cdn/shop/files/520eb29e0d334cdbb2dc145624b0ed30_2_a6516056-45eb-4046-ae97-26fc25530805.webp?v=1778776955) no-repeat scroll center center/cover;border-style:solid;border-width:10px 0px 10px 0px;border-color:#c3d600}.ecom-core.ecom-cjov2ktg4yi{padding-top:300px!important;padding-bottom:300px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cjov2ktg4yi{padding-top:200px!important;padding-bottom:200px!important}.ecom-core.ecom-cjov2ktg4yi>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cjov2ktg4yi{padding-top:150px!important;padding-bottom:150px!important}.ecom-core.ecom-cjov2ktg4yi>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-12inqoeh4l4c .ecom-button-default{justify-content:center}.ecom-core.ecom-12inqoeh4l4c .ecom__element--button,.ecom-core.ecom-12inqoeh4l4c .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-12inqoeh4l4c .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:capitalize;color:#000;background-color:#f2f2f2;border-style:solid;border-width:2px;border-color:#c3d600;border-radius:4px;transition-duration:.4s;padding:14px 25px}.ecom-core.ecom-12inqoeh4l4c .ecom__element--button:hover{color:#fff;background-color:#000;border-style:solid;border-width:2px;border-color:#000;cursor:pointer}.ecom-core.ecom-12inqoeh4l4c .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-12inqoeh4l4c{margin-top:20px!important}.ecom-core.ecom-uleuxmesuse .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-slider{height:620px}.ecom-core.ecom-uleuxmesuse .ecom-content-item{align-content:flex-start;align-items:flex-start;display:flex}.ecom-core.ecom-uleuxmesuse .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-slider{height:700px}.ecom-core.ecom-uleuxmesuse .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-slider{height:559px}.ecom-core.ecom-uleuxmesuse .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-uleuxmesuse .ecom-swiper-slide{background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;border-radius:10px;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-next{color:#fff;background-color:#000;border-style:none;border-radius:50%;padding:7px;margin:-40px 18px 0}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet{width:6px;min-width:6px;height:6px;background-color:#d0d0d0;border-style:solid;border-width:2px;border-color:#f000}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet img{border-radius:50px}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet:hover{background-color:#111;border-style:solid;border-width:2px;border-color:#111}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet img:hover{border-radius:50px}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#111;border-style:solid;border-width:2px;border-color:#111}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination-bullet img.ecom-swiper-pagination-bullet-active{border-radius:50px}.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:30px 10px 0;padding:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-next{margin-top:-75px;margin-right:0;margin-left:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-uleuxmesuse .ecom-slider--container .ecom-swiper-button-next{margin:-60px 0 0}}.ecom-core.ecom-uleuxmesuse{background-color:#fff}.ecom-core.ecom-uleuxmesuse .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:before{content:"";border:1px solid #000;position:absolute;top:-10px;left:-10px;border-radius:50%;right:-10px;bottom:-10px}.ecom-core.ecom-uleuxmesuse .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{transform:scale(.55)}.ecom-core.ecom-uleuxmesuse .ecom-swiper-pagination-bullet{overflow:visible;transition:transform .4s}.ecom-core.ecom-y60w1lliiq .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-y60w1lliiq .ecom-banner__image-picture img,.ecom-core.ecom-y60w1lliiq .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-y60w1lliiq .ecom-image-default,.ecom-core.ecom-y60w1lliiq .ecom-image-default .ecom-image-default,.ecom-core.ecom-y60w1lliiq .ecom-image-default>picture,.ecom-core.ecom-y60w1lliiq .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-y60w1lliiq .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-y60w1lliiq .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-y60w1lliiq .ecom-banner__heading,.ecom-core.ecom-y60w1lliiq .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading,.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-y60w1lliiq .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-y60w1lliiq .ecom-banner__content,.ecom-core.ecom-y60w1lliiq .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-y60w1lliiq .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-y60w1lliiq .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-y60w1lliiq .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y60w1lliiq .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading,.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y60w1lliiq .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading,.ecom-core.ecom-y60w1lliiq .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-y60w1lliiq .ecom-banner__content,.ecom-core.ecom-y60w1lliiq .ecom-banner__content a{font-size:13px}}.ecom-core.ecom-y60w1lliiq .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-y60w1lliiq .ecom-banner__picture-link,.ecom-core.ecom-y60w1lliiq .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-y60w1lliiq .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-qbh6zak05n .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-qbh6zak05n .ecom-banner__image-picture img,.ecom-core.ecom-qbh6zak05n .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-qbh6zak05n .ecom-image-default,.ecom-core.ecom-qbh6zak05n .ecom-image-default .ecom-image-default,.ecom-core.ecom-qbh6zak05n .ecom-image-default>picture,.ecom-core.ecom-qbh6zak05n .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-qbh6zak05n .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-qbh6zak05n .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-qbh6zak05n .ecom-banner__heading,.ecom-core.ecom-qbh6zak05n .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading,.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-qbh6zak05n .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-qbh6zak05n .ecom-banner__content,.ecom-core.ecom-qbh6zak05n .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-qbh6zak05n .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-qbh6zak05n .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-qbh6zak05n .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qbh6zak05n .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading,.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qbh6zak05n .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading,.ecom-core.ecom-qbh6zak05n .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-qbh6zak05n .ecom-banner__content,.ecom-core.ecom-qbh6zak05n .ecom-banner__content a{font-size:13px}}.ecom-core.ecom-qbh6zak05n .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-qbh6zak05n .ecom-banner__picture-link,.ecom-core.ecom-qbh6zak05n .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-qbh6zak05n .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-dlhbimc6odn .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-dlhbimc6odn .ecom-banner__image-picture img,.ecom-core.ecom-dlhbimc6odn .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-dlhbimc6odn .ecom-image-default,.ecom-core.ecom-dlhbimc6odn .ecom-image-default .ecom-image-default,.ecom-core.ecom-dlhbimc6odn .ecom-image-default>picture,.ecom-core.ecom-dlhbimc6odn .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-dlhbimc6odn .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-dlhbimc6odn .ecom-banner__heading,.ecom-core.ecom-dlhbimc6odn .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading,.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-dlhbimc6odn .ecom-banner__content,.ecom-core.ecom-dlhbimc6odn .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-dlhbimc6odn .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-dlhbimc6odn .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dlhbimc6odn .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading,.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dlhbimc6odn .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading,.ecom-core.ecom-dlhbimc6odn .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-dlhbimc6odn .ecom-banner__content,.ecom-core.ecom-dlhbimc6odn .ecom-banner__content a{font-size:12px}}.ecom-core.ecom-dlhbimc6odn .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-dlhbimc6odn .ecom-banner__picture-link,.ecom-core.ecom-dlhbimc6odn .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-dlhbimc6odn .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-rutz964kg7e .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-rutz964kg7e .ecom-banner__image-picture img,.ecom-core.ecom-rutz964kg7e .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-rutz964kg7e .ecom-image-default,.ecom-core.ecom-rutz964kg7e .ecom-image-default .ecom-image-default,.ecom-core.ecom-rutz964kg7e .ecom-image-default>picture,.ecom-core.ecom-rutz964kg7e .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-rutz964kg7e .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-rutz964kg7e .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-rutz964kg7e .ecom-banner__heading,.ecom-core.ecom-rutz964kg7e .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading,.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-rutz964kg7e .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-rutz964kg7e .ecom-banner__content,.ecom-core.ecom-rutz964kg7e .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-rutz964kg7e .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-rutz964kg7e .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-rutz964kg7e .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rutz964kg7e .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading,.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rutz964kg7e .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading,.ecom-core.ecom-rutz964kg7e .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-rutz964kg7e .ecom-banner__content,.ecom-core.ecom-rutz964kg7e .ecom-banner__content a{font-size:13px}}.ecom-core.ecom-rutz964kg7e .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-rutz964kg7e .ecom-banner__picture-link,.ecom-core.ecom-rutz964kg7e .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-rutz964kg7e .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-qicxytbz14 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-qicxytbz14 .ecom-banner__image-picture img,.ecom-core.ecom-qicxytbz14 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-qicxytbz14 .ecom-image-default,.ecom-core.ecom-qicxytbz14 .ecom-image-default .ecom-image-default,.ecom-core.ecom-qicxytbz14 .ecom-image-default>picture,.ecom-core.ecom-qicxytbz14 .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-qicxytbz14 .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-qicxytbz14 .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-qicxytbz14 .ecom-banner__heading,.ecom-core.ecom-qicxytbz14 .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading,.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-qicxytbz14 .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-qicxytbz14 .ecom-banner__content,.ecom-core.ecom-qicxytbz14 .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-qicxytbz14 .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-qicxytbz14 .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-qicxytbz14 .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qicxytbz14 .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading,.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qicxytbz14 .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading,.ecom-core.ecom-qicxytbz14 .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-qicxytbz14 .ecom-banner__content,.ecom-core.ecom-qicxytbz14 .ecom-banner__content a{font-size:13px}}.ecom-core.ecom-qicxytbz14 .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-qicxytbz14 .ecom-banner__picture-link,.ecom-core.ecom-qicxytbz14 .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-qicxytbz14 .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-5lvrurxokmg .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-5lvrurxokmg .ecom-banner__image-picture img,.ecom-core.ecom-5lvrurxokmg .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-5lvrurxokmg .ecom-image-default,.ecom-core.ecom-5lvrurxokmg .ecom-image-default .ecom-image-default,.ecom-core.ecom-5lvrurxokmg .ecom-image-default>picture,.ecom-core.ecom-5lvrurxokmg .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-5lvrurxokmg .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-5lvrurxokmg .ecom-banner__heading,.ecom-core.ecom-5lvrurxokmg .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading,.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-5lvrurxokmg .ecom-banner__content,.ecom-core.ecom-5lvrurxokmg .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-5lvrurxokmg .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-5lvrurxokmg .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5lvrurxokmg .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading,.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5lvrurxokmg .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading,.ecom-core.ecom-5lvrurxokmg .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-5lvrurxokmg .ecom-banner__content,.ecom-core.ecom-5lvrurxokmg .ecom-banner__content a{font-size:13px}}.ecom-core.ecom-5lvrurxokmg .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-5lvrurxokmg .ecom-banner__picture-link,.ecom-core.ecom-5lvrurxokmg .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-5lvrurxokmg .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__image-picture img,.ecom-core.ecom-pwzhuzjv39 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-pwzhuzjv39 .ecom-image-default,.ecom-core.ecom-pwzhuzjv39 .ecom-image-default .ecom-image-default,.ecom-core.ecom-pwzhuzjv39 .ecom-image-default>picture,.ecom-core.ecom-pwzhuzjv39 .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-pwzhuzjv39 .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__heading,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading a{font-size:18px;font-weight:600;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__content,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-pwzhuzjv39 .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-pwzhuzjv39 .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pwzhuzjv39 .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pwzhuzjv39 .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__subheading a{font-size:18px}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__content,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__content a{font-size:13px}}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-pwzhuzjv39 .ecom-banner__picture-link,.ecom-core.ecom-pwzhuzjv39 .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-pwzhuzjv39 .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading,.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:72px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading,.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading a{line-height:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading,.ecom-core.ecom-t8oe94fili .element__heading .ecom__heading a{font-size:25px;line-height:34px}}.ecom-core.ecom-x7pvwbkbkwa.ec-flex-wp,.ecom-core.ecom-x7pvwbkbkwa>.ecom-inner{flex-direction:column}.ecom-core.ecom-x7pvwbkbkwa,.ecom-core.ecom-x7pvwbkbkwa>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-x7pvwbkbkwa{margin-top:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x7pvwbkbkwa{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x7pvwbkbkwa{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-re1i3uxbfko{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-re1i3uxbfko{width:100%}}.ecom-core.ecom-nbuy2xsg7r{text-align:left;color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nbuy2xsg7r{text-align:center}}.ecom-core.ecom-nbuy2xsg7r{margin-top:0!important;margin-bottom:0!important}.ecom-core.ecom-nbuy2xsg7r .exercise-title{font-size:17px;font-weight:700;text-align:left;padding:5px 20px;color:#000;background:#ccc;border-radius:5px;margin:0 0 10px;line-height:1.2;letter-spacing:-.02em}.ecom-core.ecom-nbuy2xsg7r .exercise-list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px 25px;padding:0 0 0 20px;margin:0 0 15px;line-height:1.2;letter-spacing:-.02em}.ecom-core.ecom-nbuy2xsg7r .exercise-list li{line-height:1.2;letter-spacing:-.02em}@media(max-width:767px){.ecom-core.ecom-nbuy2xsg7r .exercise-title{text-align:center}.ecom-core.ecom-nbuy2xsg7r .exercise-list{justify-content:center;text-align:center;padding:0;list-style-position:inside;gap:6px 20px}}.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading,.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading a{font-weight:700;font-size:28px;line-height:34px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading,.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading a{font-size:24px;line-height:28px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading,.ecom-core.ecom-lanj5on7ioa .element__heading .ecom__heading a{font-size:20px;line-height:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lanj5on7ioa{display:none}}.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading,.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:40px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading,.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading,.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading a{line-height:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading,.ecom-core.ecom-vjigfa3frjs .element__heading .ecom__heading a{font-size:25px;line-height:34px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vjigfa3frjs{margin-bottom:15px!important}}.ecom-core.ecom-fhig1o1vsnn{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fhig1o1vsnn{width:100%}}.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-slider{height:555px}.ecom-core.ecom-hivfp2bfj99 .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-hivfp2bfj99 .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:0}.ecom-core.ecom-hivfp2bfj99 .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hivfp2bfj99 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-slider{height:380px}.ecom-core.ecom-hivfp2bfj99 .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-hivfp2bfj99 .ecom-swiper-slide{border-radius:0;overflow:hidden}.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-next{color:#fff;background-color:#000;border-radius:50%;padding:12px}.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-hivfp2bfj99 .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:0}}.ecom-core.ecom-hivfp2bfj99{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-3rrtshmoa06{margin:0!important;padding:0!important}.ecom-core.ecom-mnex03qx38{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mnex03qx38{width:100%}}.ecom-core.ecom-f0zqhy15vw9>div.core__row--columns{max-width:300px}.ecom-core.ecom-f0zqhy15vw9{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-gbmgzewrbzj{margin:0!important;padding:0!important}.ecom-core.ecom-gjp40ixobk{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gjp40ixobk{width:100%}}.ecom-core.ecom-l21ckjepom8>div.core__row--columns{max-width:300px}.ecom-core.ecom-l21ckjepom8{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-pstyvga8zlg{margin:0!important;padding:0!important}.ecom-core.ecom-v7nx0rzecx{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v7nx0rzecx{width:100%}}.ecom-core.ecom-huhttre9vo>div.core__row--columns{max-width:300px}.ecom-core.ecom-huhttre9vo{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-wxtf411gg1q{margin:0!important;padding:0!important}.ecom-core.ecom-spbkkdv658g{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-spbkkdv658g{width:100%}}.ecom-core.ecom-ad4s8wv3x99>div.core__row--columns{max-width:300px}.ecom-core.ecom-ad4s8wv3x99{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading,.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading a{font-weight:700;font-size:28px;line-height:34px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading,.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading a{font-size:24px;line-height:28px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading,.ecom-core.ecom-syg6hleiqno .element__heading .ecom__heading a{font-size:20px;line-height:24px}}@media screen and (min-width:1025px){.ecom-core.ecom-syg6hleiqno{display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-syg6hleiqno{display:none}}.ecom-core.ecom-vy31ihjgcj{background-color:#f3f3f3}.ecom-core.ecom-vy31ihjgcj{margin-top:25px!important;margin-bottom:0!important;padding-top:25px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vy31ihjgcj{margin-top:10px!important}}.ecom-core.ecom-iv72bzek77{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iv72bzek77{width:100%}}.ecom-core.ecom-m1e9an1003 .ecom-button-default{justify-content:center}.ecom-core.ecom-m1e9an1003 .ecom__element--button,.ecom-core.ecom-m1e9an1003 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-m1e9an1003 .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:14px 25px}.ecom-core.ecom-m1e9an1003 .ecom__element--button:hover{color:#fff;background-color:#910404;cursor:pointer}.ecom-core.ecom-m1e9an1003 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-6g2t3ofe70a{background-color:#f3f3f3}.ecom-core.ecom-6g2t3ofe70a{margin-bottom:0!important;padding-bottom:25px!important}.ecom-core.ecom-4jr4tnzx8ah{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4jr4tnzx8ah{width:100%}}.ecom-core.ecom-5vdz235fr28 .ecom-text--more-actions button,.ecom-core.ecom-5vdz235fr28 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5vdz235fr28 .text-content,.ecom-core.ecom-5vdz235fr28 .text-content a,.ecom-core.ecom-5vdz235fr28 .text-content p,.ecom-core.ecom-5vdz235fr28 .text-content span{text-align:center;color:#fff}.ecom-core.ecom-5vdz235fr28 .text-content,.ecom-core.ecom-5vdz235fr28 .text-content a,.ecom-core.ecom-5vdz235fr28 .text-content a a,.ecom-core.ecom-5vdz235fr28 .text-content p,.ecom-core.ecom-5vdz235fr28 .text-content p a,.ecom-core.ecom-5vdz235fr28 .text-content span,.ecom-core.ecom-5vdz235fr28 .text-content span a{font-size:16px}.ecom-core.ecom-5vdz235fr28 .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-5vdz235fr28 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-5vdz235fr28 .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-5vdz235fr28 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5vdz235fr28 .text-content,.ecom-core.ecom-5vdz235fr28 .text-content a,.ecom-core.ecom-5vdz235fr28 .text-content p,.ecom-core.ecom-5vdz235fr28 .text-content span{text-align:center}.ecom-core.ecom-5vdz235fr28 .text-content,.ecom-core.ecom-5vdz235fr28 .text-content a,.ecom-core.ecom-5vdz235fr28 .text-content a a,.ecom-core.ecom-5vdz235fr28 .text-content p,.ecom-core.ecom-5vdz235fr28 .text-content p a,.ecom-core.ecom-5vdz235fr28 .text-content span,.ecom-core.ecom-5vdz235fr28 .text-content span a{line-height:22px}}.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading,.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading a{font-weight:700;font-size:34px}.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading,.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading,.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading a{line-height:36px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading,.ecom-core.ecom-6b5uia5n7fb .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-0so7w6sezb5d{background-color:#000}.ecom-core.ecom-0so7w6sezb5d{padding-top:25px!important}.ecom-core.ecom-1mixvgj7ntsj{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1mixvgj7ntsj{width:100%}}.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading,.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading a{font-weight:700;font-size:20px}.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading,.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading,.ecom-core.ecom-8ljqeib785l .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-8ljqeib785l{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-6pjj02r4iei .ecom-image-align{align-items:center}.ecom-core.ecom-6pjj02r4iei .ecom-image-default{max-width:100%!important}.ecom-core.ecom-6pjj02r4iei .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-6pjj02r4iei .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6pjj02r4iei .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6pjj02r4iei .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-6pjj02r4iei .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-9ynpbe1as6o{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9ynpbe1as6o{width:100%}}.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading,.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading a{font-weight:700;font-size:20px}.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading,.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading,.ecom-core.ecom-qwtfw8cuy6 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-qwtfw8cuy6{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-471na5vim3v .ecom-image-align{align-items:center}.ecom-core.ecom-471na5vim3v .ecom-image-default{max-width:100%!important}.ecom-core.ecom-471na5vim3v .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-471na5vim3v .ecom-base-image .ecom-image-picture,.ecom-core.ecom-471na5vim3v .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-471na5vim3v .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-471na5vim3v .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-uw46kfs4wh{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uw46kfs4wh{width:100%}}.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading,.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading a{font-weight:700;font-size:20px}.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading,.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading,.ecom-core.ecom-7fye412yew9 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-7fye412yew9{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-bjzofoy1i95 .ecom-image-align{align-items:center}.ecom-core.ecom-bjzofoy1i95 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-bjzofoy1i95 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-bjzofoy1i95 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bjzofoy1i95 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bjzofoy1i95 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-bjzofoy1i95 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-sxekgu3b2xi{background-color:#000}.ecom-core.ecom-498bzip0eqk{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-498bzip0eqk{width:100%}}.ecom-core.ecom-04e0bu6ezicu .ecom-text--more-actions button,.ecom-core.ecom-04e0bu6ezicu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-04e0bu6ezicu .text-content,.ecom-core.ecom-04e0bu6ezicu .text-content a,.ecom-core.ecom-04e0bu6ezicu .text-content p,.ecom-core.ecom-04e0bu6ezicu .text-content span{text-align:center;color:#fff}.ecom-core.ecom-04e0bu6ezicu .text-content,.ecom-core.ecom-04e0bu6ezicu .text-content a,.ecom-core.ecom-04e0bu6ezicu .text-content a a,.ecom-core.ecom-04e0bu6ezicu .text-content p,.ecom-core.ecom-04e0bu6ezicu .text-content p a,.ecom-core.ecom-04e0bu6ezicu .text-content span,.ecom-core.ecom-04e0bu6ezicu .text-content span a{font-size:12px;line-height:24px}.ecom-core.ecom-04e0bu6ezicu .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-04e0bu6ezicu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-04e0bu6ezicu .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-04e0bu6ezicu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-04e0bu6ezicu .text-content,.ecom-core.ecom-04e0bu6ezicu .text-content a,.ecom-core.ecom-04e0bu6ezicu .text-content p,.ecom-core.ecom-04e0bu6ezicu .text-content span{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-04e0bu6ezicu .text-content,.ecom-core.ecom-04e0bu6ezicu .text-content a,.ecom-core.ecom-04e0bu6ezicu .text-content a a,.ecom-core.ecom-04e0bu6ezicu .text-content p,.ecom-core.ecom-04e0bu6ezicu .text-content p a,.ecom-core.ecom-04e0bu6ezicu .text-content span,.ecom-core.ecom-04e0bu6ezicu .text-content span a{font-size:14px;line-height:18px}}.ecom-core.ecom-04e0bu6ezicu{padding-right:100px!important;padding-left:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-04e0bu6ezicu{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-04e0bu6ezicu{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-00dp0kh7ib0br{background-color:#000}.ecom-core.ecom-00dp0kh7ib0br{padding-bottom:25px!important}.ecom-core.ecom-yhmvsqvpual{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yhmvsqvpual{width:100%}}.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading,.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:72px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading,.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading a{line-height:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading,.ecom-core.ecom-i9wmy7il6id .element__heading .ecom__heading a{font-size:25px;line-height:34px}}.ecom-core.ecom-vc700xlsu9{padding-top:20px!important}.ecom-core.ecom-q0w360qte9{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q0w360qte9{width:50%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-q0w360qte9>div.core__column--wrapper{padding-right:5px!important;padding-bottom:0!important;padding-left:5px!important}}.ecom-core.ecom-e23ofpodi3t .ecom-text--more-actions button,.ecom-core.ecom-e23ofpodi3t .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-e23ofpodi3t .text-content,.ecom-core.ecom-e23ofpodi3t .text-content a,.ecom-core.ecom-e23ofpodi3t .text-content p,.ecom-core.ecom-e23ofpodi3t .text-content span{text-align:center;color:#000}.ecom-core.ecom-e23ofpodi3t .text-content,.ecom-core.ecom-e23ofpodi3t .text-content a,.ecom-core.ecom-e23ofpodi3t .text-content a a,.ecom-core.ecom-e23ofpodi3t .text-content p,.ecom-core.ecom-e23ofpodi3t .text-content p a,.ecom-core.ecom-e23ofpodi3t .text-content span,.ecom-core.ecom-e23ofpodi3t .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-e23ofpodi3t .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-e23ofpodi3t .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-e23ofpodi3t .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-e23ofpodi3t .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e23ofpodi3t .text-content,.ecom-core.ecom-e23ofpodi3t .text-content a,.ecom-core.ecom-e23ofpodi3t .text-content a a,.ecom-core.ecom-e23ofpodi3t .text-content p,.ecom-core.ecom-e23ofpodi3t .text-content p a,.ecom-core.ecom-e23ofpodi3t .text-content span,.ecom-core.ecom-e23ofpodi3t .text-content span a{font-size:14px}}.ecom-core.ecom-sotvl2n8mj9 .ecom-image-align{align-items:center}.ecom-core.ecom-sotvl2n8mj9 .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-sotvl2n8mj9 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-sotvl2n8mj9 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sotvl2n8mj9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-sotvl2n8mj9 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-sotvl2n8mj9 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-7yqhl6d2l13{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7yqhl6d2l13{width:50%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-7yqhl6d2l13>div.core__column--wrapper{padding-right:5px!important;padding-bottom:0!important;padding-left:5px!important}}.ecom-core.ecom-hev1quhqnp7 .ecom-text--more-actions button,.ecom-core.ecom-hev1quhqnp7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hev1quhqnp7 .text-content,.ecom-core.ecom-hev1quhqnp7 .text-content a,.ecom-core.ecom-hev1quhqnp7 .text-content p,.ecom-core.ecom-hev1quhqnp7 .text-content span{text-align:center;color:#000}.ecom-core.ecom-hev1quhqnp7 .text-content,.ecom-core.ecom-hev1quhqnp7 .text-content a,.ecom-core.ecom-hev1quhqnp7 .text-content a a,.ecom-core.ecom-hev1quhqnp7 .text-content p,.ecom-core.ecom-hev1quhqnp7 .text-content p a,.ecom-core.ecom-hev1quhqnp7 .text-content span,.ecom-core.ecom-hev1quhqnp7 .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-hev1quhqnp7 .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-hev1quhqnp7 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-hev1quhqnp7 .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-hev1quhqnp7 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hev1quhqnp7 .text-content,.ecom-core.ecom-hev1quhqnp7 .text-content a,.ecom-core.ecom-hev1quhqnp7 .text-content a a,.ecom-core.ecom-hev1quhqnp7 .text-content p,.ecom-core.ecom-hev1quhqnp7 .text-content p a,.ecom-core.ecom-hev1quhqnp7 .text-content span,.ecom-core.ecom-hev1quhqnp7 .text-content span a{font-size:14px;line-height:17px}}.ecom-core.ecom-emyuikifod .ecom-image-align{align-items:center}.ecom-core.ecom-emyuikifod .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-emyuikifod .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-emyuikifod .ecom-base-image .ecom-image-picture,.ecom-core.ecom-emyuikifod .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-emyuikifod .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-emyuikifod .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-xtjghumto1{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xtjghumto1{width:49%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-xtjghumto1>div.core__column--wrapper{padding-right:5px!important;padding-bottom:0!important;padding-left:5px!important}}.ecom-core.ecom-y9yb64gataj .ecom-text--more-actions button,.ecom-core.ecom-y9yb64gataj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-y9yb64gataj .text-content,.ecom-core.ecom-y9yb64gataj .text-content a,.ecom-core.ecom-y9yb64gataj .text-content p,.ecom-core.ecom-y9yb64gataj .text-content span{text-align:center;color:#000}.ecom-core.ecom-y9yb64gataj .text-content,.ecom-core.ecom-y9yb64gataj .text-content a,.ecom-core.ecom-y9yb64gataj .text-content a a,.ecom-core.ecom-y9yb64gataj .text-content p,.ecom-core.ecom-y9yb64gataj .text-content p a,.ecom-core.ecom-y9yb64gataj .text-content span,.ecom-core.ecom-y9yb64gataj .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-y9yb64gataj .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-y9yb64gataj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-y9yb64gataj .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-y9yb64gataj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y9yb64gataj .text-content,.ecom-core.ecom-y9yb64gataj .text-content a,.ecom-core.ecom-y9yb64gataj .text-content a a,.ecom-core.ecom-y9yb64gataj .text-content p,.ecom-core.ecom-y9yb64gataj .text-content p a,.ecom-core.ecom-y9yb64gataj .text-content span,.ecom-core.ecom-y9yb64gataj .text-content span a{font-size:14px}}.ecom-core.ecom-4r2w3b8iwr4 .ecom-image-align{align-items:center}.ecom-core.ecom-4r2w3b8iwr4 .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-4r2w3b8iwr4 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-4r2w3b8iwr4 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4r2w3b8iwr4 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4r2w3b8iwr4 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4r2w3b8iwr4 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-juewql543bq{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-juewql543bq{width:49%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-juewql543bq>div.core__column--wrapper{padding-right:5px!important;padding-bottom:0!important;padding-left:5px!important}}.ecom-core.ecom-mbv1h744pqc .ecom-text--more-actions button,.ecom-core.ecom-mbv1h744pqc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-mbv1h744pqc .text-content,.ecom-core.ecom-mbv1h744pqc .text-content a,.ecom-core.ecom-mbv1h744pqc .text-content p,.ecom-core.ecom-mbv1h744pqc .text-content span{text-align:center;color:#000}.ecom-core.ecom-mbv1h744pqc .text-content,.ecom-core.ecom-mbv1h744pqc .text-content a,.ecom-core.ecom-mbv1h744pqc .text-content a a,.ecom-core.ecom-mbv1h744pqc .text-content p,.ecom-core.ecom-mbv1h744pqc .text-content p a,.ecom-core.ecom-mbv1h744pqc .text-content span,.ecom-core.ecom-mbv1h744pqc .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-mbv1h744pqc .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-mbv1h744pqc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-mbv1h744pqc .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-mbv1h744pqc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mbv1h744pqc .text-content,.ecom-core.ecom-mbv1h744pqc .text-content a,.ecom-core.ecom-mbv1h744pqc .text-content a a,.ecom-core.ecom-mbv1h744pqc .text-content p,.ecom-core.ecom-mbv1h744pqc .text-content p a,.ecom-core.ecom-mbv1h744pqc .text-content span,.ecom-core.ecom-mbv1h744pqc .text-content span a{font-size:14px}}.ecom-core.ecom-u797paso5e .ecom-image-align{align-items:center}.ecom-core.ecom-u797paso5e .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-u797paso5e .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-u797paso5e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-u797paso5e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-u797paso5e .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-u797paso5e .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-sjo9p0674nh>div.core__row--columns{max-width:1080px}.ecom-core.ecom-sjo9p0674nh{display:block}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sjo9p0674nh>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-sjo9p0674nh{display:block}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sjo9p0674nh>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-sjo9p0674nh{display:block}}.ecom-core.ecom-2vrherfb6rd{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2vrherfb6rd{width:50%}.ecom-core.ecom-2vrherfb6rd>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-2vrherfb6rd>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-2vrherfb6rd>div.core__column--wrapper{padding-right:5px!important;padding-left:5px!important}.ecom-core.ecom-2vrherfb6rd{display:none}}.ecom-core.ecom-q3s8hg6fa38 .ecom-text--more-actions button,.ecom-core.ecom-q3s8hg6fa38 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-q3s8hg6fa38 .text-content,.ecom-core.ecom-q3s8hg6fa38 .text-content a,.ecom-core.ecom-q3s8hg6fa38 .text-content p,.ecom-core.ecom-q3s8hg6fa38 .text-content span{text-align:center;color:#000}.ecom-core.ecom-q3s8hg6fa38 .text-content,.ecom-core.ecom-q3s8hg6fa38 .text-content a,.ecom-core.ecom-q3s8hg6fa38 .text-content a a,.ecom-core.ecom-q3s8hg6fa38 .text-content p,.ecom-core.ecom-q3s8hg6fa38 .text-content p a,.ecom-core.ecom-q3s8hg6fa38 .text-content span,.ecom-core.ecom-q3s8hg6fa38 .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-q3s8hg6fa38 .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-q3s8hg6fa38 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q3s8hg6fa38 .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-q3s8hg6fa38 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q3s8hg6fa38 .text-content,.ecom-core.ecom-q3s8hg6fa38 .text-content a,.ecom-core.ecom-q3s8hg6fa38 .text-content a a,.ecom-core.ecom-q3s8hg6fa38 .text-content p,.ecom-core.ecom-q3s8hg6fa38 .text-content p a,.ecom-core.ecom-q3s8hg6fa38 .text-content span,.ecom-core.ecom-q3s8hg6fa38 .text-content span a{font-size:14px}}.ecom-core.ecom-5otn0yovb5l .ecom-image-align{align-items:center}.ecom-core.ecom-5otn0yovb5l .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-5otn0yovb5l .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-5otn0yovb5l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5otn0yovb5l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5otn0yovb5l .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-5otn0yovb5l .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-zaptkdf74qq{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zaptkdf74qq{width:50%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-zaptkdf74qq>div.core__column--wrapper{padding-right:5px!important;padding-bottom:0!important;padding-left:5px!important}}.ecom-core.ecom-8uf6kgef6vm .ecom-text--more-actions button,.ecom-core.ecom-8uf6kgef6vm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-8uf6kgef6vm .text-content,.ecom-core.ecom-8uf6kgef6vm .text-content a,.ecom-core.ecom-8uf6kgef6vm .text-content p,.ecom-core.ecom-8uf6kgef6vm .text-content span{text-align:center;color:#000}.ecom-core.ecom-8uf6kgef6vm .text-content,.ecom-core.ecom-8uf6kgef6vm .text-content a,.ecom-core.ecom-8uf6kgef6vm .text-content a a,.ecom-core.ecom-8uf6kgef6vm .text-content p,.ecom-core.ecom-8uf6kgef6vm .text-content p a,.ecom-core.ecom-8uf6kgef6vm .text-content span,.ecom-core.ecom-8uf6kgef6vm .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-8uf6kgef6vm .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-8uf6kgef6vm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-8uf6kgef6vm .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-8uf6kgef6vm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8uf6kgef6vm .text-content,.ecom-core.ecom-8uf6kgef6vm .text-content a,.ecom-core.ecom-8uf6kgef6vm .text-content a a,.ecom-core.ecom-8uf6kgef6vm .text-content p,.ecom-core.ecom-8uf6kgef6vm .text-content p a,.ecom-core.ecom-8uf6kgef6vm .text-content span,.ecom-core.ecom-8uf6kgef6vm .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8uf6kgef6vm{padding-top:0!important}}.ecom-core.ecom-d5moe9iaqu .ecom-image-align{align-items:center}.ecom-core.ecom-d5moe9iaqu .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-d5moe9iaqu .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-d5moe9iaqu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-d5moe9iaqu .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-d5moe9iaqu .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-d5moe9iaqu .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-rga5asxtohb{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rga5asxtohb{width:50%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-rga5asxtohb>div.core__column--wrapper{padding-right:5px!important;padding-bottom:0!important;padding-left:5px!important}}.ecom-core.ecom-79ca11nl6f .ecom-text--more-actions button,.ecom-core.ecom-79ca11nl6f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-79ca11nl6f .text-content,.ecom-core.ecom-79ca11nl6f .text-content a,.ecom-core.ecom-79ca11nl6f .text-content p,.ecom-core.ecom-79ca11nl6f .text-content span{text-align:center;color:#000}.ecom-core.ecom-79ca11nl6f .text-content,.ecom-core.ecom-79ca11nl6f .text-content a,.ecom-core.ecom-79ca11nl6f .text-content a a,.ecom-core.ecom-79ca11nl6f .text-content p,.ecom-core.ecom-79ca11nl6f .text-content p a,.ecom-core.ecom-79ca11nl6f .text-content span,.ecom-core.ecom-79ca11nl6f .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-79ca11nl6f .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-79ca11nl6f .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-79ca11nl6f .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-79ca11nl6f .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-79ca11nl6f .text-content,.ecom-core.ecom-79ca11nl6f .text-content a,.ecom-core.ecom-79ca11nl6f .text-content a a,.ecom-core.ecom-79ca11nl6f .text-content p,.ecom-core.ecom-79ca11nl6f .text-content p a,.ecom-core.ecom-79ca11nl6f .text-content span,.ecom-core.ecom-79ca11nl6f .text-content span a{font-size:14px}}.ecom-core.ecom-x0xid2uh9f .ecom-image-align{align-items:center}.ecom-core.ecom-x0xid2uh9f .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-x0xid2uh9f .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-x0xid2uh9f .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x0xid2uh9f .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-x0xid2uh9f .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-x0xid2uh9f .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-kmporbwtny>div.core__row--columns{max-width:1080px}.ecom-core.ecom-kmporbwtny{padding-bottom:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kmporbwtny>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-kmporbwtny{display:block}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kmporbwtny>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-kmporbwtny{display:block}}.ecom-core.ecom-ts6jfi2xgc{width:33.33%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ts6jfi2xgc{width:50%}.ecom-core.ecom-ts6jfi2xgc>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-ts6jfi2xgc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ts6jfi2xgc>div.core__column--wrapper{padding-top:0!important;padding-right:5px!important;padding-left:5px!important}}.ecom-core.ecom-ffoujgz8u9 .ecom-text--more-actions button,.ecom-core.ecom-ffoujgz8u9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ffoujgz8u9 .text-content,.ecom-core.ecom-ffoujgz8u9 .text-content a,.ecom-core.ecom-ffoujgz8u9 .text-content p,.ecom-core.ecom-ffoujgz8u9 .text-content span{text-align:center;color:#000}.ecom-core.ecom-ffoujgz8u9 .text-content,.ecom-core.ecom-ffoujgz8u9 .text-content a,.ecom-core.ecom-ffoujgz8u9 .text-content a a,.ecom-core.ecom-ffoujgz8u9 .text-content p,.ecom-core.ecom-ffoujgz8u9 .text-content p a,.ecom-core.ecom-ffoujgz8u9 .text-content span,.ecom-core.ecom-ffoujgz8u9 .text-content span a{font-size:18px;font-weight:600;line-height:26px}.ecom-core.ecom-ffoujgz8u9 .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-ffoujgz8u9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ffoujgz8u9 .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-ffoujgz8u9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ffoujgz8u9 .text-content,.ecom-core.ecom-ffoujgz8u9 .text-content a,.ecom-core.ecom-ffoujgz8u9 .text-content a a,.ecom-core.ecom-ffoujgz8u9 .text-content p,.ecom-core.ecom-ffoujgz8u9 .text-content p a,.ecom-core.ecom-ffoujgz8u9 .text-content span,.ecom-core.ecom-ffoujgz8u9 .text-content span a{font-size:14px}}.ecom-core.ecom-8oisutdd0dn .ecom-image-align{align-items:center}.ecom-core.ecom-8oisutdd0dn .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-8oisutdd0dn .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-8oisutdd0dn .ecom-base-image .ecom-image-picture,.ecom-core.ecom-8oisutdd0dn .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-8oisutdd0dn .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-8oisutdd0dn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-tltg0yrsbz7>div.core__row--columns{max-width:1080px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tltg0yrsbz7>div.core__row--columns{justify-content:center}}.ecom-core.ecom-tltg0yrsbz7{padding-bottom:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tltg0yrsbz7>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-tltg0yrsbz7{display:block}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tltg0yrsbz7{padding-top:0!important;display:block}.ecom-core.ecom-tltg0yrsbz7>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-sgjx8dbnjt9{width:100%}.ecom-core.ecom-sgjx8dbnjt9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sgjx8dbnjt9{width:100%}}.ecom-core.ecom-ha3pho34pnr .ecom-text--more-actions button,.ecom-core.ecom-ha3pho34pnr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ha3pho34pnr .text-content,.ecom-core.ecom-ha3pho34pnr .text-content a,.ecom-core.ecom-ha3pho34pnr .text-content p,.ecom-core.ecom-ha3pho34pnr .text-content span{text-align:center;color:#000}.ecom-core.ecom-ha3pho34pnr .text-content,.ecom-core.ecom-ha3pho34pnr .text-content a,.ecom-core.ecom-ha3pho34pnr .text-content a a,.ecom-core.ecom-ha3pho34pnr .text-content p,.ecom-core.ecom-ha3pho34pnr .text-content p a,.ecom-core.ecom-ha3pho34pnr .text-content span,.ecom-core.ecom-ha3pho34pnr .text-content span a{font-size:16px}.ecom-core.ecom-ha3pho34pnr .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-ha3pho34pnr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ha3pho34pnr .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-ha3pho34pnr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ha3pho34pnr .text-content,.ecom-core.ecom-ha3pho34pnr .text-content a,.ecom-core.ecom-ha3pho34pnr .text-content p,.ecom-core.ecom-ha3pho34pnr .text-content span{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ha3pho34pnr .text-content,.ecom-core.ecom-ha3pho34pnr .text-content a,.ecom-core.ecom-ha3pho34pnr .text-content a a,.ecom-core.ecom-ha3pho34pnr .text-content p,.ecom-core.ecom-ha3pho34pnr .text-content p a,.ecom-core.ecom-ha3pho34pnr .text-content span,.ecom-core.ecom-ha3pho34pnr .text-content span a{line-height:20px;font-size:14px}}.ecom-core.ecom-ha3pho34pnr{padding-bottom:0!important;margin-top:10px!important}.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading,.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading a{font-weight:400;font-size:28px;line-height:34px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading,.ecom-core.ecom-v8vud9sitd .element__heading .ecom__heading a{font-size:20px;line-height:24px}}.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading,.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:40px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading,.ecom-core.ecom-ux6p0wmrbae .element__heading .ecom__heading a{font-size:28px;line-height:30px}}.ecom-core.ecom-u182jvdskve{background-color:#f3f3f3}.ecom-core.ecom-u182jvdskve{padding-top:30px!important}.ecom-core.ecom-r8b0aubmvrd{width:25%}.ecom-core.ecom-r8b0aubmvrd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r8b0aubmvrd{width:100%}}.ecom-core.ecom-r8b0aubmvrd>.core__column--wrapper{background-color:#fff}.ecom-core.ecom-r8b0aubmvrd>.core__column--wrapper,.ecom-core.ecom-r8b0aubmvrd>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}html body .ecom-core.ecom-r8b0aubmvrd>div.core__column--wrapper{margin-right:5px!important;margin-left:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-r8b0aubmvrd>div.core__column--wrapper{margin-top:5px!important;margin-bottom:5px!important}}.ecom-core.ecom-a22tvr4jpe6 .ecom-text--more-actions button,.ecom-core.ecom-a22tvr4jpe6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-a22tvr4jpe6 .text-content,.ecom-core.ecom-a22tvr4jpe6 .text-content a,.ecom-core.ecom-a22tvr4jpe6 .text-content p,.ecom-core.ecom-a22tvr4jpe6 .text-content span{text-align:center;color:#000}.ecom-core.ecom-a22tvr4jpe6 .text-content,.ecom-core.ecom-a22tvr4jpe6 .text-content a,.ecom-core.ecom-a22tvr4jpe6 .text-content a a,.ecom-core.ecom-a22tvr4jpe6 .text-content p,.ecom-core.ecom-a22tvr4jpe6 .text-content p a,.ecom-core.ecom-a22tvr4jpe6 .text-content span,.ecom-core.ecom-a22tvr4jpe6 .text-content span a{font-size:16px;line-height:20px}.ecom-core.ecom-a22tvr4jpe6 .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-a22tvr4jpe6 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-a22tvr4jpe6 .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-a22tvr4jpe6 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading,.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading a{font-weight:400;font-size:22px;line-height:24px;letter-spacing:-.02em;font-family:DM Sans,sans-serif;text-transform:uppercase}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading,.ecom-core.ecom-w0g0ivusx1 .element__heading .ecom__heading a{font-size:22px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w0g0ivusx1{margin-top:20px!important}}.ecom-core.ecom-mvu7kim1ucq .ecom-image-align{align-items:center}.ecom-core.ecom-mvu7kim1ucq .ecom-image-default{max-width:100%!important}.ecom-core.ecom-mvu7kim1ucq .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-mvu7kim1ucq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mvu7kim1ucq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mvu7kim1ucq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mvu7kim1ucq .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jvbymmvkod{width:25%}.ecom-core.ecom-jvbymmvkod>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jvbymmvkod{width:100%}}.ecom-core.ecom-jvbymmvkod>.core__column--wrapper{background-color:#fff}.ecom-core.ecom-jvbymmvkod>.core__column--wrapper,.ecom-core.ecom-jvbymmvkod>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}html body .ecom-core.ecom-jvbymmvkod>div.core__column--wrapper{margin-right:5px!important;margin-left:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-jvbymmvkod>div.core__column--wrapper{margin-top:5px!important;margin-bottom:10px!important}}.ecom-core.ecom-7wkbuu1op3 .ecom-text--more-actions button,.ecom-core.ecom-7wkbuu1op3 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7wkbuu1op3 .text-content,.ecom-core.ecom-7wkbuu1op3 .text-content a,.ecom-core.ecom-7wkbuu1op3 .text-content p,.ecom-core.ecom-7wkbuu1op3 .text-content span{text-align:center;color:#000}.ecom-core.ecom-7wkbuu1op3 .text-content,.ecom-core.ecom-7wkbuu1op3 .text-content a,.ecom-core.ecom-7wkbuu1op3 .text-content a a,.ecom-core.ecom-7wkbuu1op3 .text-content p,.ecom-core.ecom-7wkbuu1op3 .text-content p a,.ecom-core.ecom-7wkbuu1op3 .text-content span,.ecom-core.ecom-7wkbuu1op3 .text-content span a{font-size:16px;line-height:20px}.ecom-core.ecom-7wkbuu1op3 .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-7wkbuu1op3 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7wkbuu1op3 .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-7wkbuu1op3 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading,.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading a{font-weight:400;font-size:22px;line-height:24px;letter-spacing:-.02em;font-family:DM Sans,sans-serif;text-transform:uppercase}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading,.ecom-core.ecom-q95vwymihuk .element__heading .ecom__heading a{font-size:22px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q95vwymihuk{margin-top:20px!important}}.ecom-core.ecom-n38fcnw5t8 .ecom-image-align{align-items:center}.ecom-core.ecom-n38fcnw5t8 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-n38fcnw5t8 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-n38fcnw5t8 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-n38fcnw5t8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-n38fcnw5t8 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-n38fcnw5t8 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-abaj1htfz9g{width:25%}.ecom-core.ecom-abaj1htfz9g>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-abaj1htfz9g{width:100%}}.ecom-core.ecom-abaj1htfz9g>.core__column--wrapper{background-color:#fff}.ecom-core.ecom-abaj1htfz9g>.core__column--wrapper,.ecom-core.ecom-abaj1htfz9g>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}html body .ecom-core.ecom-abaj1htfz9g>div.core__column--wrapper{margin-right:5px!important;margin-left:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-abaj1htfz9g>div.core__column--wrapper{margin-top:5px!important;margin-bottom:10px!important}}.ecom-core.ecom-o12mwc47ddf .ecom-text--more-actions button,.ecom-core.ecom-o12mwc47ddf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-o12mwc47ddf .text-content,.ecom-core.ecom-o12mwc47ddf .text-content a,.ecom-core.ecom-o12mwc47ddf .text-content p,.ecom-core.ecom-o12mwc47ddf .text-content span{text-align:center;color:#000}.ecom-core.ecom-o12mwc47ddf .text-content,.ecom-core.ecom-o12mwc47ddf .text-content a,.ecom-core.ecom-o12mwc47ddf .text-content a a,.ecom-core.ecom-o12mwc47ddf .text-content p,.ecom-core.ecom-o12mwc47ddf .text-content p a,.ecom-core.ecom-o12mwc47ddf .text-content span,.ecom-core.ecom-o12mwc47ddf .text-content span a{font-size:16px;line-height:20px}.ecom-core.ecom-o12mwc47ddf .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-o12mwc47ddf .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-o12mwc47ddf .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-o12mwc47ddf .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading,.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading a{font-weight:400;font-size:22px;line-height:24px;letter-spacing:-.02em;font-family:DM Sans,sans-serif;text-transform:uppercase}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading,.ecom-core.ecom-y9938dj9cq .element__heading .ecom__heading a{font-size:22px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y9938dj9cq{margin-top:20px!important}}.ecom-core.ecom-ycx7ubrhru .ecom-image-align{align-items:center}.ecom-core.ecom-ycx7ubrhru .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ycx7ubrhru .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ycx7ubrhru .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ycx7ubrhru .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ycx7ubrhru .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ycx7ubrhru .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-9zfvqe1mr3{width:25%}.ecom-core.ecom-9zfvqe1mr3>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9zfvqe1mr3{width:100%}}.ecom-core.ecom-9zfvqe1mr3>.core__column--wrapper{background-color:#fff}.ecom-core.ecom-9zfvqe1mr3>.core__column--wrapper,.ecom-core.ecom-9zfvqe1mr3>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}html body .ecom-core.ecom-9zfvqe1mr3>div.core__column--wrapper{margin-right:5px!important;margin-left:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-9zfvqe1mr3>div.core__column--wrapper{margin-top:5px!important;margin-bottom:10px!important}}.ecom-core.ecom-ke17064v3g .ecom-text--more-actions button,.ecom-core.ecom-ke17064v3g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ke17064v3g .text-content,.ecom-core.ecom-ke17064v3g .text-content a,.ecom-core.ecom-ke17064v3g .text-content p,.ecom-core.ecom-ke17064v3g .text-content span{text-align:center;color:#000}.ecom-core.ecom-ke17064v3g .text-content,.ecom-core.ecom-ke17064v3g .text-content a,.ecom-core.ecom-ke17064v3g .text-content a a,.ecom-core.ecom-ke17064v3g .text-content p,.ecom-core.ecom-ke17064v3g .text-content p a,.ecom-core.ecom-ke17064v3g .text-content span,.ecom-core.ecom-ke17064v3g .text-content span a{font-size:16px;line-height:20px}.ecom-core.ecom-ke17064v3g .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-ke17064v3g .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ke17064v3g .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-ke17064v3g .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading,.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading a{font-weight:400;font-size:22px;line-height:24px;letter-spacing:-.02em;font-family:DM Sans,sans-serif;text-transform:uppercase}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading,.ecom-core.ecom-1iz4ln3ikgy .element__heading .ecom__heading a{font-size:22px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1iz4ln3ikgy{margin-top:20px!important}}.ecom-core.ecom-f76wg67nyxr .ecom-image-align{align-items:center}.ecom-core.ecom-f76wg67nyxr .ecom-image-default{max-width:100%!important}.ecom-core.ecom-f76wg67nyxr .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-f76wg67nyxr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-f76wg67nyxr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-f76wg67nyxr .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-f76wg67nyxr .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-95ls5hilrd{background-color:#f3f3f3}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-95ls5hilrd>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-95ls5hilrd{padding-right:10px!important;padding-left:10px!important;display:none}.ecom-core.ecom-95ls5hilrd>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-8euahfmxifd .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-8euahfmxifd .ecom-content-item{align-content:flex-start;align-items:flex-start;display:flex}.ecom-core.ecom-8euahfmxifd .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-8euahfmxifd .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8euahfmxifd .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8euahfmxifd .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-8euahfmxifd .ecom-swiper-slide{background-color:#f2f2f2;border-style:solid;border-width:1px;border-color:#ccc;border-radius:10px;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-next{color:#fff;background-color:#000;border-style:none;border-radius:50%;padding:7px;margin:-40px 18px 0}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet{width:6px;min-width:6px;height:6px;background-color:#d0d0d0;border-style:solid;border-width:2px;border-color:#f000}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet img{border-radius:50px}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet:hover{background-color:#111;border-style:solid;border-width:2px;border-color:#111}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet img:hover{border-radius:50px}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#111;border-style:solid;border-width:2px;border-color:#111}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination-bullet img.ecom-swiper-pagination-bullet-active{border-radius:50px}.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:30px 10px 0;padding:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-next{margin-top:-75px;margin-right:0;margin-left:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-8euahfmxifd .ecom-slider--container .ecom-swiper-button-next{margin:-60px 0 0}}.ecom-core.ecom-8euahfmxifd{background-color:#f2f2f2}.ecom-core.ecom-8euahfmxifd .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:before{content:"";border:1px solid #000;position:absolute;top:-10px;left:-10px;border-radius:50%;right:-10px;bottom:-10px}.ecom-core.ecom-8euahfmxifd .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{transform:scale(.55)}.ecom-core.ecom-8euahfmxifd .ecom-swiper-pagination-bullet{overflow:visible;transition:transform .4s}.ecom-core.ecom-sry8znk2ed .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-sry8znk2ed .ecom-banner__image-picture img,.ecom-core.ecom-sry8znk2ed .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-sry8znk2ed .ecom-image-default,.ecom-core.ecom-sry8znk2ed .ecom-image-default .ecom-image-default,.ecom-core.ecom-sry8znk2ed .ecom-image-default>picture,.ecom-core.ecom-sry8znk2ed .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-sry8znk2ed .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-sry8znk2ed .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-sry8znk2ed .ecom-banner__heading,.ecom-core.ecom-sry8znk2ed .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading,.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading a{font-size:22px;font-weight:400;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-sry8znk2ed .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-sry8znk2ed .ecom-banner__content,.ecom-core.ecom-sry8znk2ed .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-sry8znk2ed .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-sry8znk2ed .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-sry8znk2ed .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sry8znk2ed .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading,.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sry8znk2ed .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading,.ecom-core.ecom-sry8znk2ed .ecom-banner__subheading a{font-size:18px}}.ecom-core.ecom-sry8znk2ed .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-sry8znk2ed .ecom-banner__picture-link,.ecom-core.ecom-sry8znk2ed .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-sry8znk2ed .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-e9d9yzohujv .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-e9d9yzohujv .ecom-banner__image-picture img,.ecom-core.ecom-e9d9yzohujv .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-e9d9yzohujv .ecom-image-default,.ecom-core.ecom-e9d9yzohujv .ecom-image-default .ecom-image-default,.ecom-core.ecom-e9d9yzohujv .ecom-image-default>picture,.ecom-core.ecom-e9d9yzohujv .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-e9d9yzohujv .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-e9d9yzohujv .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-e9d9yzohujv .ecom-banner__heading,.ecom-core.ecom-e9d9yzohujv .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading,.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading a{font-size:22px;font-weight:400;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-e9d9yzohujv .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-e9d9yzohujv .ecom-banner__content,.ecom-core.ecom-e9d9yzohujv .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-e9d9yzohujv .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-e9d9yzohujv .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-e9d9yzohujv .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e9d9yzohujv .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading,.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e9d9yzohujv .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading,.ecom-core.ecom-e9d9yzohujv .ecom-banner__subheading a{font-size:18px}}.ecom-core.ecom-e9d9yzohujv .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-e9d9yzohujv .ecom-banner__picture-link,.ecom-core.ecom-e9d9yzohujv .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-e9d9yzohujv .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__image-picture img,.ecom-core.ecom-yv7ogmu1ih8 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-yv7ogmu1ih8 .ecom-image-default,.ecom-core.ecom-yv7ogmu1ih8 .ecom-image-default .ecom-image-default,.ecom-core.ecom-yv7ogmu1ih8 .ecom-image-default>picture,.ecom-core.ecom-yv7ogmu1ih8 .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__heading,.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__heading a{font-size:16px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading,.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading a{font-size:22px;font-weight:400;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__content,.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading,.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading,.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__subheading a{font-size:18px}}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__picture-link,.ecom-core.ecom-yv7ogmu1ih8 .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-yv7ogmu1ih8 .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-hcq7lqyfda .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-hcq7lqyfda .ecom-banner__image-picture img,.ecom-core.ecom-hcq7lqyfda .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-hcq7lqyfda .ecom-image-default,.ecom-core.ecom-hcq7lqyfda .ecom-image-default .ecom-image-default,.ecom-core.ecom-hcq7lqyfda .ecom-image-default>picture,.ecom-core.ecom-hcq7lqyfda .ecom-image-default>img{border-radius:2px;overflow:hidden}.ecom-core.ecom-hcq7lqyfda .ecom-banner_wrap_html_block{background-color:#fff;border-radius:0;overflow:hidden;padding:16px 19px}.ecom-core.ecom-hcq7lqyfda .ecom-banner__heading{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-hcq7lqyfda .ecom-banner__heading,.ecom-core.ecom-hcq7lqyfda .ecom-banner__heading a{font-size:22px;line-height:1.25em;font-weight:400;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading{text-align:center;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading,.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading a{font-size:22px;font-weight:400;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-hcq7lqyfda .ecom-banner__content{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-hcq7lqyfda .ecom-banner__content,.ecom-core.ecom-hcq7lqyfda .ecom-banner__content a{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-hcq7lqyfda .ecom-banner__button{align-self:flex-start;justify-content:flex-start;width:50%;color:#fff;background-color:#0691b1;margin:15px 0 0;padding:10px 20px}.ecom-core.ecom-hcq7lqyfda .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-hcq7lqyfda .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hcq7lqyfda .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading,.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hcq7lqyfda .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading,.ecom-core.ecom-hcq7lqyfda .ecom-banner__subheading a{font-size:18px}}.ecom-core.ecom-hcq7lqyfda .ecom-banner__hzoom{flex-direction:column}.ecom-core.ecom-hcq7lqyfda .ecom-banner__picture-link,.ecom-core.ecom-hcq7lqyfda .ecom-banner__image-picture{overflow:hidden}.ecom-core.ecom-hcq7lqyfda .ecom-masonry__nt_promotion_html{position:relative}.ecom-core.ecom-swy73nsp0s.ec-flex-wp,.ecom-core.ecom-swy73nsp0s>.ecom-inner{flex-direction:column}.ecom-core.ecom-swy73nsp0s,.ecom-core.ecom-swy73nsp0s>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-swy73nsp0s{background-color:#f3f3f3}@media screen and (min-width:1025px){.ecom-core.ecom-swy73nsp0s{display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-swy73nsp0s{padding-right:15px!important;padding-left:15px!important;display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-swy73nsp0s{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-mvyoi2jm8pa{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mvyoi2jm8pa{width:100%}}html body .ecom-core.ecom-mvyoi2jm8pa>div.core__column--wrapper{margin-top:10px!important}.ecom-core.ecom-2huw0rk6mza .ecom-button-default{justify-content:center}.ecom-core.ecom-2huw0rk6mza .ecom__element--button,.ecom-core.ecom-2huw0rk6mza .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-2huw0rk6mza .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:14px 25px}.ecom-core.ecom-2huw0rk6mza .ecom__element--button:hover{color:#fff;background-color:#990606;cursor:pointer}.ecom-core.ecom-2huw0rk6mza .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-3t3n7libtyh{background-color:#f3f3f3}.ecom-core.ecom-3t3n7libtyh{padding-bottom:30px!important}.ecom-core.ecom-jvhwz2frxki{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jvhwz2frxki{width:100%}}.ecom-core.ecom-f8qufhjuw8t .ecom-text--more-actions button,.ecom-core.ecom-f8qufhjuw8t .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f8qufhjuw8t .text-content,.ecom-core.ecom-f8qufhjuw8t .text-content a,.ecom-core.ecom-f8qufhjuw8t .text-content p,.ecom-core.ecom-f8qufhjuw8t .text-content span{text-align:center;color:#000}.ecom-core.ecom-f8qufhjuw8t .text-content,.ecom-core.ecom-f8qufhjuw8t .text-content a,.ecom-core.ecom-f8qufhjuw8t .text-content a a,.ecom-core.ecom-f8qufhjuw8t .text-content p,.ecom-core.ecom-f8qufhjuw8t .text-content p a,.ecom-core.ecom-f8qufhjuw8t .text-content span,.ecom-core.ecom-f8qufhjuw8t .text-content span a{font-size:14px;font-style:italic;line-height:18px}.ecom-core.ecom-f8qufhjuw8t .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-f8qufhjuw8t .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-f8qufhjuw8t .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-f8qufhjuw8t .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f8qufhjuw8t .text-content,.ecom-core.ecom-f8qufhjuw8t .text-content a,.ecom-core.ecom-f8qufhjuw8t .text-content p,.ecom-core.ecom-f8qufhjuw8t .text-content span{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f8qufhjuw8t .text-content,.ecom-core.ecom-f8qufhjuw8t .text-content a,.ecom-core.ecom-f8qufhjuw8t .text-content a a,.ecom-core.ecom-f8qufhjuw8t .text-content p,.ecom-core.ecom-f8qufhjuw8t .text-content p a,.ecom-core.ecom-f8qufhjuw8t .text-content span,.ecom-core.ecom-f8qufhjuw8t .text-content span a{font-size:11px;letter-spacing:.3px}}.ecom-core.ecom-5vlw21twc9i .ecom-element-table table{width:100%;box-shadow:0 0;border-style:solid;border-color:#000;border-radius:0;overflow:hidden;margin:0;padding:0}.ecom-core.ecom-5vlw21twc9i .ecom-element-table{justify-content:flex-start}.ecom-core.ecom-5vlw21twc9i .ecom-element-table th{text-align:center;vertical-align:middle;color:#fff;background-color:#000;border-style:none;min-width:none;height:none;padding:20px 25px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table th,.ecom-core.ecom-5vlw21twc9i .ecom-element-table th a{font-size:18px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody tr{border-style:solid;border-width:1px;border-color:#dedcdc;height:52px;background-color:var(--ecom-global-colors-accent);color:var(--ecom-global-colors-primary)}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody tr:nth-child(odd){font-weight:700;font-size:23px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody tr:nth-child(2n){background-color:#fff;color:var(--ecom-global-colors-primary);font-size:39px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td{text-align:center;vertical-align:middle;color:#000;border-style:solid;border-width:0px 0px 1px 0px;border-color:#dedcdc;padding:15px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td,.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td a{font-size:16px;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5vlw21twc9i .ecom-element-table table{width:100%}.ecom-core.ecom-5vlw21twc9i .ecom-element-table th,.ecom-core.ecom-5vlw21twc9i .ecom-element-table th a{font-size:16px;line-height:22px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td,.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td a{font-size:16px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td{padding:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5vlw21twc9i .ecom-element-table{justify-content:flex-start}.ecom-core.ecom-5vlw21twc9i .ecom-element-table th,.ecom-core.ecom-5vlw21twc9i .ecom-element-table th a{font-size:13px;line-height:16px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table th{padding:12.5px 5px}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td,.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td a{font-size:13px;line-height:16px;font-weight:600}.ecom-core.ecom-5vlw21twc9i .ecom-element-table tbody td{padding:5px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5vlw21twc9i{padding-bottom:0!important}}.ecom-core.ecom-5vlw21twc9i .ecom-element-table td,.ecom-core.ecom-5vlw21twc9i .ecom-element-table tr,.ecom-core.ecom-5vlw21twc9i .ecom-element-table th{white-space:normal}.ecom-core.ecom-5vlw21twc9i .ecom-element-table table{border-collapse:separate}.ecom-core.ecom-lqko7c7zkd .ecom-image-align{align-items:center}.ecom-core.ecom-lqko7c7zkd .ecom-image-default{max-width:100%!important}.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture>img{border-style:solid;border-width:1px;border-color:#dedede}.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-lqko7c7zkd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading,.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:40px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading,.ecom-core.ecom-4dkz9h6gd58 .element__heading .ecom__heading a{font-size:30px;line-height:30px}}.ecom-core.ecom-rhmrsf14bd{margin-top:25px!important;margin-bottom:25px!important}.ecom-core.ecom-sn1tv29z9df{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sn1tv29z9df{width:100%}}html body .ecom-core.ecom-sn1tv29z9df>div.core__column--wrapper{padding-bottom:0!important}.ecom-core.ecom-wp8xeu2wihp .ecom-text--more-actions button,.ecom-core.ecom-wp8xeu2wihp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wp8xeu2wihp .text-content,.ecom-core.ecom-wp8xeu2wihp .text-content a,.ecom-core.ecom-wp8xeu2wihp .text-content p,.ecom-core.ecom-wp8xeu2wihp .text-content span{text-align:center;color:#000}.ecom-core.ecom-wp8xeu2wihp .text-content,.ecom-core.ecom-wp8xeu2wihp .text-content a,.ecom-core.ecom-wp8xeu2wihp .text-content a a,.ecom-core.ecom-wp8xeu2wihp .text-content p,.ecom-core.ecom-wp8xeu2wihp .text-content p a,.ecom-core.ecom-wp8xeu2wihp .text-content span,.ecom-core.ecom-wp8xeu2wihp .text-content span a{font-size:22px;line-height:28px}.ecom-core.ecom-wp8xeu2wihp .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-wp8xeu2wihp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-wp8xeu2wihp .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-wp8xeu2wihp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wp8xeu2wihp .text-content,.ecom-core.ecom-wp8xeu2wihp .text-content a,.ecom-core.ecom-wp8xeu2wihp .text-content p,.ecom-core.ecom-wp8xeu2wihp .text-content span{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wp8xeu2wihp .text-content,.ecom-core.ecom-wp8xeu2wihp .text-content a,.ecom-core.ecom-wp8xeu2wihp .text-content a a,.ecom-core.ecom-wp8xeu2wihp .text-content p,.ecom-core.ecom-wp8xeu2wihp .text-content p a,.ecom-core.ecom-wp8xeu2wihp .text-content span,.ecom-core.ecom-wp8xeu2wihp .text-content span a{font-size:14px}}.ecom-core.ecom-wp8xeu2wihp{padding-bottom:0!important;margin-top:0!important;margin-bottom:25px!important}.ecom-core.ecom-2pbz8irbz9d{text-align:left}.ecom-core.ecom-2pbz8irbz9d{margin-top:10px!important;margin-bottom:10px!important}.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading,.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:40px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading,.ecom-core.ecom-bbmvw7amhbe .element__heading .ecom__heading a{font-size:30px;line-height:30px}}.ecom-core.ecom-8kl1cxoc6au{text-align:left}.ecom-core.ecom-8kl1cxoc6au{margin-top:0!important;margin-bottom:0!important}.ecom-core.ecom-1wigruzwe92{margin-top:25px!important;padding-bottom:0!important}.ecom-core.ecom-3gcujfypttz{width:100%}.ecom-core.ecom-3gcujfypttz>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:767px)and (min-width:101px){.ecom-core.ecom-3gcujfypttz{width:100%}}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-slider{height:220px}.ecom-core.ecom-fqefcdh3ks .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-fqefcdh3ks .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:100%}.ecom-core.ecom-fqefcdh3ks .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-fqefcdh3ks .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fqefcdh3ks .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fqefcdh3ks .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-fqefcdh3ks .ecom-swiper-slide{border-radius:0;overflow:hidden}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-next{color:#fff;background-color:#000;border-radius:50%;padding:12px}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-pagination-bullet{width:6px;min-width:6px;height:6px;background-color:#11182733}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-pagination-bullet:hover{background-color:#1118274d}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000}.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:20px 4px 0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-fqefcdh3ks .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:0}}.ecom-core.ecom-fqefcdh3ks{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-mc1bedv9icg{margin:0!important;padding:0!important}.ecom-core.ecom-m4bmc2c88fj{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m4bmc2c88fj{width:100%}}.ecom-core.ecom-ia8tx3ube3>div.core__row--columns{max-width:300px}.ecom-core.ecom-ia8tx3ube3{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-4mfejeuhgt6{margin:0!important;padding:0!important}.ecom-core.ecom-bncqbdq7eib{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bncqbdq7eib{width:100%}}.ecom-core.ecom-294i6y61ij8>div.core__row--columns{max-width:300px}.ecom-core.ecom-294i6y61ij8{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-o0sdo6393qc{margin:0!important;padding:0!important}.ecom-core.ecom-y37fxyvx95a{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y37fxyvx95a{width:100%}}.ecom-core.ecom-mzkkhdwcqmb>div.core__row--columns{max-width:300px}.ecom-core.ecom-mzkkhdwcqmb{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-xzrkecrpth{margin:0!important;padding:0!important}.ecom-core.ecom-ku3iwqecgar{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ku3iwqecgar{width:100%}}.ecom-core.ecom-w86o2fxrc8>div.core__row--columns{max-width:300px}.ecom-core.ecom-w86o2fxrc8{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-2gqdkpsm8h4{margin:0!important;padding:0!important}.ecom-core.ecom-yzt92hcd5te{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yzt92hcd5te{width:100%}}.ecom-core.ecom-zl9t1h3at8d>div.core__row--columns{max-width:300px}.ecom-core.ecom-zl9t1h3at8d{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-x9oyf32cb1{margin:0!important;padding:0!important}.ecom-core.ecom-qkfre0q77cs{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qkfre0q77cs{width:100%}}.ecom-core.ecom-t1aqeunzvzm>div.core__row--columns{max-width:300px}.ecom-core.ecom-t1aqeunzvzm{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-dd607jqe377{margin:0!important;padding:0!important}.ecom-core.ecom-gwpc18vsv9w{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gwpc18vsv9w{width:100%}}.ecom-core.ecom-x10iod5x2ta>div.core__row--columns{max-width:300px}.ecom-core.ecom-x10iod5x2ta{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-hb3xvnwu92{margin:0!important;padding:0!important}.ecom-core.ecom-5scmweecnqa{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5scmweecnqa{width:100%}}.ecom-core.ecom-pgmpfpxtx9>div.core__row--columns{max-width:300px}.ecom-core.ecom-pgmpfpxtx9{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-gvpbyfr3rzg{margin:0!important;padding:0!important}.ecom-core.ecom-dammfr99jea{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dammfr99jea{width:100%}}.ecom-core.ecom-pubczkaet3>div.core__row--columns{max-width:300px}.ecom-core.ecom-pubczkaet3{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-pf0lcwoo56k{margin:0!important;padding:0!important}.ecom-core.ecom-wye8knkfnz{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wye8knkfnz{width:100%}}.ecom-core.ecom-97bdzofxgsn>div.core__row--columns{max-width:300px}.ecom-core.ecom-97bdzofxgsn{margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-y135zvya4h{margin-bottom:0!important;padding-top:0!important}.ecom-core.ecom-u4apy47it0j{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u4apy47it0j{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-u4apy47it0j>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-zf295jhvz6k .ecom-text--more-actions button,.ecom-core.ecom-zf295jhvz6k .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-zf295jhvz6k .text-content,.ecom-core.ecom-zf295jhvz6k .text-content a,.ecom-core.ecom-zf295jhvz6k .text-content p,.ecom-core.ecom-zf295jhvz6k .text-content span{text-align:center;color:#000}.ecom-core.ecom-zf295jhvz6k .text-content,.ecom-core.ecom-zf295jhvz6k .text-content a,.ecom-core.ecom-zf295jhvz6k .text-content a a,.ecom-core.ecom-zf295jhvz6k .text-content p,.ecom-core.ecom-zf295jhvz6k .text-content p a,.ecom-core.ecom-zf295jhvz6k .text-content span,.ecom-core.ecom-zf295jhvz6k .text-content span a{font-size:16px}.ecom-core.ecom-zf295jhvz6k .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-zf295jhvz6k .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-zf295jhvz6k .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-zf295jhvz6k .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zf295jhvz6k .text-content,.ecom-core.ecom-zf295jhvz6k .text-content a,.ecom-core.ecom-zf295jhvz6k .text-content p,.ecom-core.ecom-zf295jhvz6k .text-content span{text-align:center}}.ecom-core.ecom-zf295jhvz6k{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-8gulmpaoion{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8gulmpaoion{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-8gulmpaoion>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-o2hxge439pm .ecom-text--more-actions button,.ecom-core.ecom-o2hxge439pm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-o2hxge439pm .text-content,.ecom-core.ecom-o2hxge439pm .text-content a,.ecom-core.ecom-o2hxge439pm .text-content p,.ecom-core.ecom-o2hxge439pm .text-content span{text-align:center;color:#000}.ecom-core.ecom-o2hxge439pm .text-content,.ecom-core.ecom-o2hxge439pm .text-content a,.ecom-core.ecom-o2hxge439pm .text-content a a,.ecom-core.ecom-o2hxge439pm .text-content p,.ecom-core.ecom-o2hxge439pm .text-content p a,.ecom-core.ecom-o2hxge439pm .text-content span,.ecom-core.ecom-o2hxge439pm .text-content span a{font-size:16px}.ecom-core.ecom-o2hxge439pm .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-o2hxge439pm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-o2hxge439pm .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-o2hxge439pm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o2hxge439pm .text-content,.ecom-core.ecom-o2hxge439pm .text-content a,.ecom-core.ecom-o2hxge439pm .text-content p,.ecom-core.ecom-o2hxge439pm .text-content span{text-align:center}}.ecom-core.ecom-o2hxge439pm{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-vvbrqhlf0v{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vvbrqhlf0v{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-vvbrqhlf0v>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-wyaiut5g0q .ecom-text--more-actions button,.ecom-core.ecom-wyaiut5g0q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wyaiut5g0q .text-content,.ecom-core.ecom-wyaiut5g0q .text-content a,.ecom-core.ecom-wyaiut5g0q .text-content p,.ecom-core.ecom-wyaiut5g0q .text-content span{text-align:center;color:#000}.ecom-core.ecom-wyaiut5g0q .text-content,.ecom-core.ecom-wyaiut5g0q .text-content a,.ecom-core.ecom-wyaiut5g0q .text-content a a,.ecom-core.ecom-wyaiut5g0q .text-content p,.ecom-core.ecom-wyaiut5g0q .text-content p a,.ecom-core.ecom-wyaiut5g0q .text-content span,.ecom-core.ecom-wyaiut5g0q .text-content span a{font-size:16px}.ecom-core.ecom-wyaiut5g0q .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-wyaiut5g0q .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-wyaiut5g0q .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-wyaiut5g0q .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wyaiut5g0q .text-content,.ecom-core.ecom-wyaiut5g0q .text-content a,.ecom-core.ecom-wyaiut5g0q .text-content p,.ecom-core.ecom-wyaiut5g0q .text-content span{text-align:center}}.ecom-core.ecom-wyaiut5g0q{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-bpvospc6ish{width:25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bpvospc6ish{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-bpvospc6ish>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-0suvgdhomtr .ecom-text--more-actions button,.ecom-core.ecom-0suvgdhomtr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0suvgdhomtr .text-content,.ecom-core.ecom-0suvgdhomtr .text-content a,.ecom-core.ecom-0suvgdhomtr .text-content p,.ecom-core.ecom-0suvgdhomtr .text-content span{text-align:center;color:#000}.ecom-core.ecom-0suvgdhomtr .text-content,.ecom-core.ecom-0suvgdhomtr .text-content a,.ecom-core.ecom-0suvgdhomtr .text-content a a,.ecom-core.ecom-0suvgdhomtr .text-content p,.ecom-core.ecom-0suvgdhomtr .text-content p a,.ecom-core.ecom-0suvgdhomtr .text-content span,.ecom-core.ecom-0suvgdhomtr .text-content span a{font-size:16px}.ecom-core.ecom-0suvgdhomtr .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-0suvgdhomtr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0suvgdhomtr .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-0suvgdhomtr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0suvgdhomtr .text-content,.ecom-core.ecom-0suvgdhomtr .text-content a,.ecom-core.ecom-0suvgdhomtr .text-content p,.ecom-core.ecom-0suvgdhomtr .text-content span{text-align:center}}.ecom-core.ecom-0suvgdhomtr{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-wvgn96q5xdn{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wvgn96q5xdn{width:100%}}html body .ecom-core.ecom-wvgn96q5xdn>div.core__column--wrapper{padding-top:0!important}.ecom-core.ecom-7d3jli7sdub .ecom-button-default{justify-content:center}.ecom-core.ecom-7d3jli7sdub .ecom__element--button,.ecom-core.ecom-7d3jli7sdub .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-7d3jli7sdub .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:14px 25px}.ecom-core.ecom-7d3jli7sdub .ecom__element--button:hover{color:#fff;background-color:#960202;cursor:pointer}.ecom-core.ecom-7d3jli7sdub .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-7d3jli7sdub{margin-top:25px!important}.ecom-core.ecom-8iuar3k1czh{margin-bottom:50px!important}.ecom-core.ecom-0ybq73xa7f7{width:100%}.ecom-core.ecom-0ybq73xa7f7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:4px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0ybq73xa7f7{width:100%}}.ecom-core.ecom-3mv0ktif3nt .ecom-text--more-actions button,.ecom-core.ecom-3mv0ktif3nt .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3mv0ktif3nt .text-content,.ecom-core.ecom-3mv0ktif3nt .text-content a,.ecom-core.ecom-3mv0ktif3nt .text-content p,.ecom-core.ecom-3mv0ktif3nt .text-content span{text-align:center;color:#fff}.ecom-core.ecom-3mv0ktif3nt .text-content,.ecom-core.ecom-3mv0ktif3nt .text-content a,.ecom-core.ecom-3mv0ktif3nt .text-content a a,.ecom-core.ecom-3mv0ktif3nt .text-content p,.ecom-core.ecom-3mv0ktif3nt .text-content p a,.ecom-core.ecom-3mv0ktif3nt .text-content span,.ecom-core.ecom-3mv0ktif3nt .text-content span a{font-size:20px;line-height:26px;font-weight:700}.ecom-core.ecom-3mv0ktif3nt .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-3mv0ktif3nt .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3mv0ktif3nt .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-3mv0ktif3nt .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3mv0ktif3nt .text-content,.ecom-core.ecom-3mv0ktif3nt .text-content a,.ecom-core.ecom-3mv0ktif3nt .text-content p,.ecom-core.ecom-3mv0ktif3nt .text-content span{text-align:center}}.ecom-core.ecom-3mv0ktif3nt{padding-right:150px!important;padding-left:150px!important;margin-top:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3mv0ktif3nt{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3mv0ktif3nt{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-y5hgu15vyk .ecom-text--more-actions button,.ecom-core.ecom-y5hgu15vyk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-y5hgu15vyk .text-content,.ecom-core.ecom-y5hgu15vyk .text-content a,.ecom-core.ecom-y5hgu15vyk .text-content p,.ecom-core.ecom-y5hgu15vyk .text-content span{text-align:center;color:#fff}.ecom-core.ecom-y5hgu15vyk .text-content,.ecom-core.ecom-y5hgu15vyk .text-content a,.ecom-core.ecom-y5hgu15vyk .text-content a a,.ecom-core.ecom-y5hgu15vyk .text-content p,.ecom-core.ecom-y5hgu15vyk .text-content p a,.ecom-core.ecom-y5hgu15vyk .text-content span,.ecom-core.ecom-y5hgu15vyk .text-content span a{font-size:20px;line-height:26px}.ecom-core.ecom-y5hgu15vyk .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-y5hgu15vyk .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-y5hgu15vyk .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-y5hgu15vyk .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y5hgu15vyk .text-content,.ecom-core.ecom-y5hgu15vyk .text-content a,.ecom-core.ecom-y5hgu15vyk .text-content p,.ecom-core.ecom-y5hgu15vyk .text-content span{text-align:center}}.ecom-core.ecom-y5hgu15vyk{padding-right:150px!important;padding-left:150px!important;margin-top:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y5hgu15vyk{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y5hgu15vyk{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading,.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading a{font-weight:700;font-size:46px;line-height:52px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading,.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading,.ecom-core.ecom-dbip9v4428o .element__heading .ecom__heading a{font-size:25px;line-height:30px}}.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading,.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading a{font-weight:700;font-size:46px;line-height:52px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading,.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading,.ecom-core.ecom-fcdhu1vnusp .element__heading .ecom__heading a{font-size:25px;line-height:30px}}.ecom-core.ecom-5gofmbri03g .ecom-image-align{align-items:center}.ecom-core.ecom-5gofmbri03g .ecom-image-default{max-width:100%!important}.ecom-core.ecom-5gofmbri03g .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-5gofmbri03g .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5gofmbri03g .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5gofmbri03g .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-5gofmbri03g .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-5gofmbri03g{margin-bottom:25px!important}.ecom-core.ecom-moi1nxsc3w{background:url(/cdn/shop/files/520eb29e0d334cdbb2dc145624b0ed30_2_fcdae4ee-3483-45b8-bd9b-4bb2e0b6c51e.webp?v=1778825452) no-repeat scroll center center/cover}.ecom-core.ecom-moi1nxsc3w{padding-top:100px!important;padding-bottom:100px!important}.ecom-core.ecom-lympt26or7s{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lympt26or7s{width:100%}}.ecom-core.ecom-ast16llnudg .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-ast16llnudg .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:10px;padding:18px 20px;margin:0}.ecom-core.ecom-ast16llnudg .ecom-accordion__title:hover{background-color:#fff}.ecom-core.ecom-ast16llnudg .ecom-accordion__title.ecom-item-active{background-color:#fff;border-radius:10px 10px 0 0}.ecom-core.ecom-ast16llnudg .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ast16llnudg .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-ast16llnudg .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-ast16llnudg .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:none;font-weight:600;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Albert Sans,sans-serif;letter-spacing:0px;color:#000}.ecom-core.ecom-ast16llnudg .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-ast16llnudg .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-ast16llnudg .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-ast16llnudg .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-ast16llnudg .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-ast16llnudg .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-style:none;border-radius:0 0 10px 10px;overflow:hidden;padding:0 20px 20px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ast16llnudg .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-ast16llnudg .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-ast16llnudg .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ast16llnudg .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-ast16llnudg .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ast16llnudg .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:18px;line-height:22px}.ecom-core.ecom-ast16llnudg .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ast16llnudg{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ast16llnudg{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-ast16llnudg .core__group--item.ecom-accordion__item{border:1px solid #EDEDED;border-radius:3px;margin-bottom:13px}.ecom-core.ecom-uv287bhdu8b .ecom-text--more-actions button,.ecom-core.ecom-uv287bhdu8b .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-uv287bhdu8b .text-content,.ecom-core.ecom-uv287bhdu8b .text-content a,.ecom-core.ecom-uv287bhdu8b .text-content p,.ecom-core.ecom-uv287bhdu8b .text-content span{text-align:left;color:#000}.ecom-core.ecom-uv287bhdu8b .text-content,.ecom-core.ecom-uv287bhdu8b .text-content a,.ecom-core.ecom-uv287bhdu8b .text-content a a,.ecom-core.ecom-uv287bhdu8b .text-content p,.ecom-core.ecom-uv287bhdu8b .text-content p a,.ecom-core.ecom-uv287bhdu8b .text-content span,.ecom-core.ecom-uv287bhdu8b .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-uv287bhdu8b .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-uv287bhdu8b .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-uv287bhdu8b .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-uv287bhdu8b .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uv287bhdu8b .text-content,.ecom-core.ecom-uv287bhdu8b .text-content a,.ecom-core.ecom-uv287bhdu8b .text-content a a,.ecom-core.ecom-uv287bhdu8b .text-content p,.ecom-core.ecom-uv287bhdu8b .text-content p a,.ecom-core.ecom-uv287bhdu8b .text-content span,.ecom-core.ecom-uv287bhdu8b .text-content span a{font-size:16px}}.ecom-core.ecom-uv287bhdu8b{padding-bottom:0!important}.ecom-core.ecom-dnm0wmymsmb .ecom-text--more-actions button,.ecom-core.ecom-dnm0wmymsmb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-dnm0wmymsmb .text-content,.ecom-core.ecom-dnm0wmymsmb .text-content a,.ecom-core.ecom-dnm0wmymsmb .text-content p,.ecom-core.ecom-dnm0wmymsmb .text-content span{text-align:left;color:#000}.ecom-core.ecom-dnm0wmymsmb .text-content,.ecom-core.ecom-dnm0wmymsmb .text-content a,.ecom-core.ecom-dnm0wmymsmb .text-content a a,.ecom-core.ecom-dnm0wmymsmb .text-content p,.ecom-core.ecom-dnm0wmymsmb .text-content p a,.ecom-core.ecom-dnm0wmymsmb .text-content span,.ecom-core.ecom-dnm0wmymsmb .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-dnm0wmymsmb .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-dnm0wmymsmb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-dnm0wmymsmb .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-dnm0wmymsmb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dnm0wmymsmb .text-content,.ecom-core.ecom-dnm0wmymsmb .text-content a,.ecom-core.ecom-dnm0wmymsmb .text-content a a,.ecom-core.ecom-dnm0wmymsmb .text-content p,.ecom-core.ecom-dnm0wmymsmb .text-content p a,.ecom-core.ecom-dnm0wmymsmb .text-content span,.ecom-core.ecom-dnm0wmymsmb .text-content span a{font-size:16px}}.ecom-core.ecom-dnm0wmymsmb{padding-bottom:0!important}.ecom-core.ecom-ptmsyptlnho .ecom-text--more-actions button,.ecom-core.ecom-ptmsyptlnho .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ptmsyptlnho .text-content,.ecom-core.ecom-ptmsyptlnho .text-content a,.ecom-core.ecom-ptmsyptlnho .text-content p,.ecom-core.ecom-ptmsyptlnho .text-content span{text-align:left;color:#000}.ecom-core.ecom-ptmsyptlnho .text-content,.ecom-core.ecom-ptmsyptlnho .text-content a,.ecom-core.ecom-ptmsyptlnho .text-content a a,.ecom-core.ecom-ptmsyptlnho .text-content p,.ecom-core.ecom-ptmsyptlnho .text-content p a,.ecom-core.ecom-ptmsyptlnho .text-content span,.ecom-core.ecom-ptmsyptlnho .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-ptmsyptlnho .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-ptmsyptlnho .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ptmsyptlnho .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-ptmsyptlnho .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ptmsyptlnho .text-content,.ecom-core.ecom-ptmsyptlnho .text-content a,.ecom-core.ecom-ptmsyptlnho .text-content a a,.ecom-core.ecom-ptmsyptlnho .text-content p,.ecom-core.ecom-ptmsyptlnho .text-content p a,.ecom-core.ecom-ptmsyptlnho .text-content span,.ecom-core.ecom-ptmsyptlnho .text-content span a{font-size:16px}}.ecom-core.ecom-ptmsyptlnho{padding-bottom:0!important}.ecom-core.ecom-l4bah0xintc .ecom-text--more-actions button,.ecom-core.ecom-l4bah0xintc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-l4bah0xintc .text-content,.ecom-core.ecom-l4bah0xintc .text-content a,.ecom-core.ecom-l4bah0xintc .text-content p,.ecom-core.ecom-l4bah0xintc .text-content span{text-align:left;color:#000}.ecom-core.ecom-l4bah0xintc .text-content,.ecom-core.ecom-l4bah0xintc .text-content a,.ecom-core.ecom-l4bah0xintc .text-content a a,.ecom-core.ecom-l4bah0xintc .text-content p,.ecom-core.ecom-l4bah0xintc .text-content p a,.ecom-core.ecom-l4bah0xintc .text-content span,.ecom-core.ecom-l4bah0xintc .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-l4bah0xintc .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-l4bah0xintc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-l4bah0xintc .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-l4bah0xintc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l4bah0xintc .text-content,.ecom-core.ecom-l4bah0xintc .text-content a,.ecom-core.ecom-l4bah0xintc .text-content a a,.ecom-core.ecom-l4bah0xintc .text-content p,.ecom-core.ecom-l4bah0xintc .text-content p a,.ecom-core.ecom-l4bah0xintc .text-content span,.ecom-core.ecom-l4bah0xintc .text-content span a{font-size:16px}}.ecom-core.ecom-l4bah0xintc{padding-bottom:0!important}.ecom-core.ecom-t6h5fgixpq .ecom-text--more-actions button,.ecom-core.ecom-t6h5fgixpq .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t6h5fgixpq .text-content,.ecom-core.ecom-t6h5fgixpq .text-content a,.ecom-core.ecom-t6h5fgixpq .text-content p,.ecom-core.ecom-t6h5fgixpq .text-content span{text-align:left;color:#000}.ecom-core.ecom-t6h5fgixpq .text-content,.ecom-core.ecom-t6h5fgixpq .text-content a,.ecom-core.ecom-t6h5fgixpq .text-content a a,.ecom-core.ecom-t6h5fgixpq .text-content p,.ecom-core.ecom-t6h5fgixpq .text-content p a,.ecom-core.ecom-t6h5fgixpq .text-content span,.ecom-core.ecom-t6h5fgixpq .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-t6h5fgixpq .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-t6h5fgixpq .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-t6h5fgixpq .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-t6h5fgixpq .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t6h5fgixpq .text-content,.ecom-core.ecom-t6h5fgixpq .text-content a,.ecom-core.ecom-t6h5fgixpq .text-content a a,.ecom-core.ecom-t6h5fgixpq .text-content p,.ecom-core.ecom-t6h5fgixpq .text-content p a,.ecom-core.ecom-t6h5fgixpq .text-content span,.ecom-core.ecom-t6h5fgixpq .text-content span a{font-size:16px}}.ecom-core.ecom-t6h5fgixpq{padding-bottom:0!important}.ecom-core.ecom-50ficv5j5y .ecom-text--more-actions button,.ecom-core.ecom-50ficv5j5y .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-50ficv5j5y .text-content,.ecom-core.ecom-50ficv5j5y .text-content a,.ecom-core.ecom-50ficv5j5y .text-content p,.ecom-core.ecom-50ficv5j5y .text-content span{text-align:left;color:#000}.ecom-core.ecom-50ficv5j5y .text-content,.ecom-core.ecom-50ficv5j5y .text-content a,.ecom-core.ecom-50ficv5j5y .text-content a a,.ecom-core.ecom-50ficv5j5y .text-content p,.ecom-core.ecom-50ficv5j5y .text-content p a,.ecom-core.ecom-50ficv5j5y .text-content span,.ecom-core.ecom-50ficv5j5y .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-50ficv5j5y .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-50ficv5j5y .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-50ficv5j5y .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-50ficv5j5y .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-50ficv5j5y .text-content,.ecom-core.ecom-50ficv5j5y .text-content a,.ecom-core.ecom-50ficv5j5y .text-content a a,.ecom-core.ecom-50ficv5j5y .text-content p,.ecom-core.ecom-50ficv5j5y .text-content p a,.ecom-core.ecom-50ficv5j5y .text-content span,.ecom-core.ecom-50ficv5j5y .text-content span a{font-size:16px}}.ecom-core.ecom-50ficv5j5y{padding-bottom:0!important}.ecom-core.ecom-mnvjyxvocrr .ecom-text--more-actions button,.ecom-core.ecom-mnvjyxvocrr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-mnvjyxvocrr .text-content,.ecom-core.ecom-mnvjyxvocrr .text-content a,.ecom-core.ecom-mnvjyxvocrr .text-content p,.ecom-core.ecom-mnvjyxvocrr .text-content span{text-align:left;color:#000}.ecom-core.ecom-mnvjyxvocrr .text-content,.ecom-core.ecom-mnvjyxvocrr .text-content a,.ecom-core.ecom-mnvjyxvocrr .text-content a a,.ecom-core.ecom-mnvjyxvocrr .text-content p,.ecom-core.ecom-mnvjyxvocrr .text-content p a,.ecom-core.ecom-mnvjyxvocrr .text-content span,.ecom-core.ecom-mnvjyxvocrr .text-content span a{font-size:18px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-mnvjyxvocrr .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-mnvjyxvocrr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-mnvjyxvocrr .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-mnvjyxvocrr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mnvjyxvocrr .text-content,.ecom-core.ecom-mnvjyxvocrr .text-content a,.ecom-core.ecom-mnvjyxvocrr .text-content a a,.ecom-core.ecom-mnvjyxvocrr .text-content p,.ecom-core.ecom-mnvjyxvocrr .text-content p a,.ecom-core.ecom-mnvjyxvocrr .text-content span,.ecom-core.ecom-mnvjyxvocrr .text-content span a{font-size:16px}}.ecom-core.ecom-mnvjyxvocrr{padding-bottom:0!important}.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading,.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading a{font-weight:700;font-size:34px;line-height:40px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading,.ecom-core.ecom-h1av993xl8i .element__heading .ecom__heading a{font-size:25px;line-height:30px}}.ecom-core.ecom-0xlfps11aq5{margin-top:25px!important;margin-bottom:25px!important}.ecom-core.ecom-artl7opsd8o{width:50%}.ecom-core.ecom-artl7opsd8o>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-artl7opsd8o>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-artl7opsd8o{width:100%}}.ecom-core.ecom-fdwsy8rvthj .ecom-image-align{align-items:center}.ecom-core.ecom-fdwsy8rvthj .ecom-image-default{width:300px!important;max-width:100%!important}.ecom-core.ecom-fdwsy8rvthj .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-fdwsy8rvthj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fdwsy8rvthj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fdwsy8rvthj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fdwsy8rvthj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-fdwsy8rvthj{margin-top:15px!important}.ecom-core.ecom-0s2p1n1khzw .ecom-button-default{justify-content:center}.ecom-core.ecom-0s2p1n1khzw .ecom__element--button,.ecom-core.ecom-0s2p1n1khzw .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-0s2p1n1khzw .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:14px 25px}.ecom-core.ecom-0s2p1n1khzw .ecom__element--button:hover{color:#fff;background-color:#9c0202;cursor:pointer}.ecom-core.ecom-0s2p1n1khzw .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-0mjc65s3qvh{text-align:left}.ecom-core.ecom-0mjc65s3qvh{margin-top:10px!important;margin-bottom:10px!important}.ecom-core.ecom-003xeiwff0opq{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-003xeiwff0opq{padding-bottom:0!important}}.ecom-core.ecom-iohq6jyy9fr>div.core__row--columns{max-width:1272px;justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iohq6jyy9fr>div.core__row--columns{max-width:931px}.ecom-core.ecom-iohq6jyy9fr>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}.ecom-core.ecom-iohq6jyy9fr{padding-bottom:0!important;margin-bottom:0!important;display:block}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iohq6jyy9fr>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-iohq6jyy9fr{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iohq6jyy9fr{margin-right:0!important;margin-left:0!important;display:none}.ecom-core.ecom-iohq6jyy9fr>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-1p1dwxab1li{width:61%}.ecom-core.ecom-1p1dwxab1li>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-1p1dwxab1li>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-1p1dwxab1li{width:90%}.ecom-core.ecom-1p1dwxab1li>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-1p1dwxab1li>.core__column--wrapper{background-color:#2d2d2d}.ecom-core.ecom-1p1dwxab1li>.core__column--wrapper,.ecom-core.ecom-1p1dwxab1li>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1p1dwxab1li>.core__column--wrapper{background-color:#2d2d2d}}html body .ecom-core.ecom-1p1dwxab1li>div.core__column--wrapper{padding-bottom:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-1p1dwxab1li>div.core__column--wrapper{margin-left:25px!important}}.ecom-core.ecom-1fnpgre8yz9{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1fnpgre8yz9{text-align:center}.ecom-core.ecom-1fnpgre8yz9,.ecom-core.ecom-1fnpgre8yz9 a{font-size:1px}}.ecom-core.ecom-1fnpgre8yz9{padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1fnpgre8yz9{padding-top:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-vj222qvvf0f>div.core__row--columns{max-width:1272px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vj222qvvf0f>div.core__row--columns{max-width:931px}.ecom-core.ecom-vj222qvvf0f>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}@media screen and (min-width:1025px){.ecom-core.ecom-vj222qvvf0f{padding-bottom:0!important;margin-bottom:0!important;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vj222qvvf0f>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-vj222qvvf0f{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vj222qvvf0f{margin-right:0!important;margin-left:0!important;display:block}.ecom-core.ecom-vj222qvvf0f>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-viv3w602dyg{width:30%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-viv3w602dyg{width:100%}}@media screen and (min-width:1025px){.ecom-core.ecom-viv3w602dyg{display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-viv3w602dyg{display:none}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-viv3w602dyg>div.core__column--wrapper{padding-top:0!important;margin-top:0!important}.ecom-core.ecom-viv3w602dyg{display:none}}.ecom-core.ecom-3qmjajjubtx{width:70%}.ecom-core.ecom-3qmjajjubtx>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-3qmjajjubtx>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-3qmjajjubtx{width:90%}.ecom-core.ecom-3qmjajjubtx>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-3qmjajjubtx>.core__column--wrapper{background-color:#2d2d2d}.ecom-core.ecom-3qmjajjubtx>.core__column--wrapper,.ecom-core.ecom-3qmjajjubtx>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3qmjajjubtx>.core__column--wrapper{background-color:#2d2d2d}}html body .ecom-core.ecom-3qmjajjubtx>div.core__column--wrapper{padding-bottom:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-3qmjajjubtx>div.core__column--wrapper{margin-left:25px!important}}.ecom-core.ecom-0oyc90l76h4{text-align:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0oyc90l76h4{text-align:center}.ecom-core.ecom-0oyc90l76h4,.ecom-core.ecom-0oyc90l76h4 a{font-size:1px}}.ecom-core.ecom-0oyc90l76h4{padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0oyc90l76h4{padding-top:5px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-lhiq49r1v1l .ecom-text--more-actions button,.ecom-core.ecom-lhiq49r1v1l .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-lhiq49r1v1l .text-content,.ecom-core.ecom-lhiq49r1v1l .text-content a,.ecom-core.ecom-lhiq49r1v1l .text-content p,.ecom-core.ecom-lhiq49r1v1l .text-content span{text-align:center;color:#000}.ecom-core.ecom-lhiq49r1v1l .text-content,.ecom-core.ecom-lhiq49r1v1l .text-content a,.ecom-core.ecom-lhiq49r1v1l .text-content a a,.ecom-core.ecom-lhiq49r1v1l .text-content p,.ecom-core.ecom-lhiq49r1v1l .text-content p a,.ecom-core.ecom-lhiq49r1v1l .text-content span,.ecom-core.ecom-lhiq49r1v1l .text-content span a{font-size:20px;line-height:26px;font-weight:700;text-transform:uppercase}.ecom-core.ecom-lhiq49r1v1l .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-lhiq49r1v1l .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-lhiq49r1v1l .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-lhiq49r1v1l .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lhiq49r1v1l .text-content,.ecom-core.ecom-lhiq49r1v1l .text-content a,.ecom-core.ecom-lhiq49r1v1l .text-content p,.ecom-core.ecom-lhiq49r1v1l .text-content span{text-align:center}}.ecom-core.ecom-lhiq49r1v1l{padding:0!important;margin-top:10px!important;margin-bottom:10px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lhiq49r1v1l{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lhiq49r1v1l{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-tphlx1ocn3c .ecom-image-align{align-items:center}.ecom-core.ecom-tphlx1ocn3c .ecom-image-default{width:300px!important;max-width:100%!important}.ecom-core.ecom-tphlx1ocn3c .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-tphlx1ocn3c .ecom-base-image .ecom-image-picture,.ecom-core.ecom-tphlx1ocn3c .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-tphlx1ocn3c .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-tphlx1ocn3c .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-tphlx1ocn3c .ecom-image-default{width:70%!important}}.ecom-core.ecom-fu7p96t3ek{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fu7p96t3ek{width:100%}}html body .ecom-core.ecom-fu7p96t3ek>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-ly3hm9lug2 .ecom-image-align{align-items:center}.ecom-core.ecom-ly3hm9lug2 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ly3hm9lug2 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ly3hm9lug2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ly3hm9lug2 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ly3hm9lug2 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ly3hm9lug2 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-j34srpt7mum>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-nzl0cvasteq{text-align:left}.ecom-core.ecom-60jm0br0uxv.ec-flex-wp,.ecom-core.ecom-60jm0br0uxv>.ecom-inner{flex-direction:column}.ecom-core.ecom-60jm0br0uxv,.ecom-core.ecom-60jm0br0uxv>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-60jm0br0uxv{background-color:#c3d600}.ecom-core.ecom-60jm0br0uxv{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-60jm0br0uxv{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-60jm0br0uxv{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-qnpodghar09 .ecom-icon-separator,.ecom-core.ecom-qnpodghar09 .ecom-marquee-image{order:-1}.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500}.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3{color:#000}.ecom-core.ecom-qnpodghar09 .ecom-icon-separator{color:#fedb01;padding-right:0;padding-left:0}.ecom-core.ecom-qnpodghar09 .ecom-icon-separator svg{height:30px;width:30px}.ecom-core.ecom-qnpodghar09 .ecom-marquee-image img{width:24px!important}.ecom-core.ecom-qnpodghar09 .ecom-marquee-image{padding-right:12.5px;padding-left:12.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px;font-weight:500}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-qnpodghar09 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px;font-weight:500}}.ecom-core.ecom-qnpodghar09{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qnpodghar09{padding-bottom:0!important}}.ecom-core.ecom-qnpodghar09 .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-2towoiim1id.ec-flex-wp,.ecom-core.ecom-2towoiim1id>.ecom-inner{flex-direction:column}.ecom-core.ecom-2towoiim1id,.ecom-core.ecom-2towoiim1id>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-2towoiim1id{background-color:#c3d600}@media screen and (min-width:1025px){.ecom-core.ecom-2towoiim1id{padding-top:8px!important;padding-bottom:8px!important;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2towoiim1id{padding-right:15px!important;padding-left:15px!important;display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2towoiim1id{padding-right:15px!important;padding-left:15px!important;display:none}}@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-ob2zczjyfp,.ecom-core.ecom-ob2zczjyfp>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-ob2zczjyfp{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-qxiw6jkfgrg .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button,.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#e41000;border-style:none;border-radius:4px;transition-duration:.4s;padding:6px 10px}.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button:hover{color:#fff;background-color:#c20808;cursor:pointer}.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qxiw6jkfgrg .ecom-button-default{justify-content:flex-end}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qxiw6jkfgrg .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button,.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-qxiw6jkfgrg .ecom__element--button{font-size:14px}}.ecom-core.ecom-ynyjd1efvjl,.ecom-core.ecom-ynyjd1efvjl>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ynyjd1efvjl,.ecom-core.ecom-ynyjd1efvjl>.ecom-inner{--row-gap:0px}}.ecom-core.ecom-ynyjd1efvjl{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-0lup1oj53t6c .ecom-text--more-actions button,.ecom-core.ecom-0lup1oj53t6c .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0lup1oj53t6c .text-content,.ecom-core.ecom-0lup1oj53t6c .text-content a,.ecom-core.ecom-0lup1oj53t6c .text-content p,.ecom-core.ecom-0lup1oj53t6c .text-content span{text-align:left}.ecom-core.ecom-0lup1oj53t6c .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-0lup1oj53t6c .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0lup1oj53t6c .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-0lup1oj53t6c .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0lup1oj53t6c .text-content,.ecom-core.ecom-0lup1oj53t6c .text-content a,.ecom-core.ecom-0lup1oj53t6c .text-content a a,.ecom-core.ecom-0lup1oj53t6c .text-content p,.ecom-core.ecom-0lup1oj53t6c .text-content p a,.ecom-core.ecom-0lup1oj53t6c .text-content span,.ecom-core.ecom-0lup1oj53t6c .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0lup1oj53t6c{padding-bottom:0!important}}.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading,.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading a{font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.02em;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading,.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading a{font-size:16px;line-height:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading,.ecom-core.ecom-on7uww85wxc .element__heading .ecom__heading a{font-size:14px;line-height:20px}}.ecom-core.ecom-on7uww85wxc{padding-right:0!important;padding-left:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-on7uww85wxc{padding-bottom:0!important}}.ecom-core.ecom-2mwer25icr1.ec-flex-wp,.ecom-core.ecom-2mwer25icr1>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-2mwer25icr1,.ecom-core.ecom-2mwer25icr1>.ecom-inner{--items-per-row:2}.ecom-core.ecom-2mwer25icr1,.ecom-core.ecom-2mwer25icr1>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-2mwer25icr1,.ecom-core.ecom-2mwer25icr1>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-2mwer25icr1{border-style:solid;border-top-width:2px;border-color:#c3d600}.ecom-core.ecom-2mwer25icr1{padding-top:10px!important;padding-bottom:10px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2mwer25icr1{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2mwer25icr1{padding-right:10px!important;padding-left:10px!important}}header,sticky-header,.loox-rating{display:none!important}.custom-rev-slide .ecom-swiper-slide .ecom-image-background{height:inherit!important}.icon-text-row{display:grid;grid-template-columns:20% 80%;align-items:center;background:#fff;width:100%;padding:10px 20px;border:1px #eaeaea solid;border-radius:80px;margin:10px 0;gap:10px}.icon-text-row img{width:65px}.text-col p{font-size:14px;line-height:18px;margin:0}.review-slider .ecom-swiper-pagination-position{display:none!important}.review-slider .ecom-swiper-pagination-bullet:before{border:0px solid #000!important}.review-slider .ecom-swiper-pagination-bullet{margin:30px 0 0!important}.sticky-row{position:fixed;bottom:0;width:100%;z-index:9999;background:#fff;display:none}.top-main-slider .ecom-swiper-controls{opacity:1!important;visibility:visible!important}.top-main-slider .ec_splide__arrow{background:#000!important;color:#fff!important}@media only screen and (max-width:767px){.top-slide-row .ecom-inner{display:flex;flex-direction:column!important}.top-slide-row .left-col{order:2}.top-slide-row .right-col{order:1}.review-slider .ecom-swiper-pagination-position{display:inherit!important}.sticky-row{flex-wrap:inherit!important;display:flex}.sticky-row .left-fix{width:65%!important;padding:0}.sticky-row .right-fix{width:35%!important;display:block;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ecom-6a1f16fe9faa7def27094fd9.css.map */
