.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}@media(min-width:768px)and (max-width:1024px){.ecom_items-per-tb>.core__block,.ecom_items-per-tb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1));width:calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1))}.ec-flex-wp.ecom_items-per-tb>.core__block,.ecom-inner.ecom_items-per-tb>.core__block{--items-per-row-tablet:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-tb,.ecom-inner.ecom-nowrap-tb{--flex-wrap-tablet: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-tablet, wrap)}}.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-accordion__title-text{flex:1;white-space:pre-wrap}.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-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;pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{pointer-events:auto}.ecom-image__caption,.ecom-overlay-text--custom{white-space:pre-wrap}.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)}}.element__featured .element__featured--box-icon{display:flex}.element__featured--wrapper{display:grid;width:100%}.element__featured--box{text-align:center;overflow:hidden}.element__featured--box-img img{height:auto;max-width:100%;border:none;box-shadow:none;transition-duration:.3s;vertical-align:middle;pointer-events:none}.ecom-button-default{display:flex;justify-content:inherit}.element__featured--box-content{justify-content:inherit}.element__featured--wrapper-list{display:flex;overflow-x:auto}.element__featured--wrapper-list::-webkit-scrollbar{display:block;height:3px}.element__featured--wrapper-list::-webkit-scrollbar-track{background-color:#00000026}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:#00000040}.element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.ecom-grid-item .ecom-imgAccordion{height:100%!important}.ecom-imgAccordion{height:250px;position:relative}.ecom-imgAccordion-wrapper{height:100%}.ecom-imgAccordion .ecom-imgAccordion-item{width:25%;height:100%;overflow:hidden;position:relative;transition:.4s}.ecom-imgAccordion-item .ecom-imgAccordion-img{width:100%;height:100%;object-fit:cover}.ecom-imgAccordion-img-wrapper{height:100%;position:relative}.ecom-imgAccordion-img-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;color:transparent;background:currentColor}.ecom-imgAccordion-caption{left:0;right:0;top:100%;transform:translateY(-100%);opacity:0;visibility:hidden;z-index:1;overflow:hidden;transition:.3s;pointer-events:none}.ecom-imgAccordion-caption-heading{text-overflow:clip;font-size:24px;text-transform:uppercase;color:#222;font-weight:700;text-align:left}.ecom-imgAccordion-caption-subheading{text-overflow:clip;font-size:14px;color:#222;text-align:left}.ecom-imgAccordion-caption-button{text-decoration:none;color:#fff;background:#000;padding:5px 20px;font-size:14px;pointer-events:auto}.ecom-imgAccordion-caption-button-icon svg{width:16px;height:auto;margin-left:8px}.ecom-imgAccordion .ecom-imgAccordion-item-expand{width:100%}.ecom-imgAccordion-item-expand .ecom-imgAccordion-caption{opacity:1;visibility:visible;transition:.5s ease}.ecom-imgAccordion-link{width:100%;height:100%;position:absolute;display:inline-block;left:0}.ecom-imgAccordion-video{width:100%;height:100%;object-fit:cover}.ecom-imgAccordion-type-icon{font-weight:500;font-size:12px;position:absolute;background:#fafafc59;border-radius:5px;padding:8px 10px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1;transition:.25s}.ecom-imgAccordion-type-icon-svg{display:flex}.ecom-imgAccordion-type-icon svg{width:14px;height:14px;transition:.25s}.ecom-imgAccordion-type-text{opacity:0;visibility:hidden;max-width:0;text-wrap:nowrap;line-height:1;transition:.25s}.ecom-imgAccordion-item-expand .ecom-imgAccordion-type-text{opacity:1;visibility:visible;max-width:200px;margin-left:6px}.ecom-imgAccordion-type-icon:hover{background:#fafafc}.ecom-imgAccordion-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;visibility:hidden;opacity:0;padding:20px 40px;z-index:3;pointer-events:none}.ecom-imgAccordion-caption{text-align:start}.ecom-imgAccordion-modal-show{visibility:visible;opacity:1;pointer-events:auto}.ecom-imgAccordion-modal-content{background:#fff}.ecom-imgAccordion-modal-video{width:100%;height:100%}.ecom-imgAccordion-wrapper .ecom-imgAccordion-item{flex-shrink:1;transition-property:transform,width}.ecom-imgAccordion-prevNext{position:absolute;top:0;left:0;right:0;bottom:0;display:none;justify-content:space-between;pointer-events:none;z-index:1}.ecom-imgAccordion-prevNext svg{display:none}.ecom-imgAccordion-prev,.ecom-imgAccordion-next{width:14.5%;height:100%;pointer-events:auto}.ecom-imgAccordion-prevNext-special{top:0;right:0;left:0;bottom:auto;gap:10px;justify-content:end}.ecom-imgAccordion-prevNext-special .ecom-imgAccordion-prev,.ecom-imgAccordion-prevNext-special .ecom-imgAccordion-next{width:30px;height:30px;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fafafc59;color:#fff;border-radius:100%}.ecom-imgAccordion-prevNext-special svg{display:block;width:15px;height:15px}@media screen and (max-width:1023px){.ecom-imgAccordion-item-expand .ecom-imgAccordion-caption{opacity:1;visibility:visible;transition:.5s ease}.ecom-imgAccordion-item-expand .ecom-imgAccordion-link{width:100%;height:100%;position:absolute;display:inline-block;left:0}.ecom-imgAccordion-item-expand .ecom-imgAccordion-img{filter:none}}@media screen and (max-width:767px){.ecom-imgAccordion-item{position:unset}.ecom-imgAccordion-caption{width:100%!important}.ecom-imgAccordion-img-wrapper{position:relative}.ecom-imgAccordion-wrapper .ecom-imgAccordion-item{flex-shrink:0;width:75%}.ecom-imgAccordion-wrapper>div{column-gap:0!important}.ecom-imgAccordion-prevNext{display:flex}}.ecom-element__countdown--time{display:flex;flex-wrap:wrap;justify-content:inherit}[class*=ecom-element__countdown-item--]{display:flex}.ecom-element__countdown-container{display:inline-flex;justify-content:inherit;flex-direction:column;align-items:inherit}.ecom-countdown-progress-bar{display:block;width:100%;background:green;border-radius:5px;overflow:hidden}.ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{width:100%;height:8px;background-color:red;display:block;border-radius:5px}.ecom-countdown-progress-bar--timer{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon-text{white-space:pre-wrap}.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__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation{justify-content:center}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media(max-width:1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media(max-width:767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-toefs54elhk.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-toefs54elhk.ec-flex-wp,.ecom-core.ecom-toefs54elhk>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-toefs54elhk,.ecom-core.ecom-toefs54elhk>.ecom-inner{--items-per-row:1}.ecom-core.ecom-toefs54elhk,.ecom-core.ecom-toefs54elhk>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-toefs54elhk,.ecom-core.ecom-toefs54elhk>.ecom-inner{--row-gap:0px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-toefs54elhk.ec-flex-wp,.ecom-core.ecom-toefs54elhk>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-toefs54elhk,.ecom-core.ecom-toefs54elhk>.ecom-inner{--items-per-row:1}}.ecom-core.ecom-toefs54elhk{padding-right:100px!important;padding-left:100px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-toefs54elhk{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-dhe67u9b6zw .ecom-button-icon{order:1}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button{gap:6px}.ecom-core.ecom-dhe67u9b6zw .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button,.ecom-core.ecom-dhe67u9b6zw .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button{font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;width:146px;color:#fff;background-color:var(--ecom-global-colors-YerzlP);border-style:none;border-radius:10px;transition:all .5s ease;transition-duration:.4s;padding:14px 15px}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button:hover{color:#fff;background-color:var(--ecom-global-colors-ZcAFWt);border-radius:10px;cursor:pointer}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-dhe67u9b6zw .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-dhe67u9b6zw .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button:hover .ecom-button-icon{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dhe67u9b6zw .ecom-button-default{justify-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dhe67u9b6zw .ecom-button-default{justify-content:center}.ecom-core.ecom-dhe67u9b6zw .ecom__element--button{font-size:11px;width:117px;height:44px;min-height:44px}}.ecom-core.ecom-dhe67u9b6zw{padding-top:25px!important;padding-bottom:0!important}.ecom-core.ecom-g3ewnfk7e6h .ecom-text--more-actions button,.ecom-core.ecom-g3ewnfk7e6h .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-g3ewnfk7e6h .text-content,.ecom-core.ecom-g3ewnfk7e6h .text-content a,.ecom-core.ecom-g3ewnfk7e6h .text-content p,.ecom-core.ecom-g3ewnfk7e6h .text-content span{text-align:left;color:var(--ecom-global-colors-secondary);type:none}.ecom-core.ecom-g3ewnfk7e6h .text-content,.ecom-core.ecom-g3ewnfk7e6h .text-content a,.ecom-core.ecom-g3ewnfk7e6h .text-content a a,.ecom-core.ecom-g3ewnfk7e6h .text-content p,.ecom-core.ecom-g3ewnfk7e6h .text-content p a,.ecom-core.ecom-g3ewnfk7e6h .text-content span,.ecom-core.ecom-g3ewnfk7e6h .text-content span a{font-size:20px;font-weight:500;font-family:Barlow,sans-serif;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-g3ewnfk7e6h .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-g3ewnfk7e6h .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-g3ewnfk7e6h .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-g3ewnfk7e6h .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g3ewnfk7e6h .text-content,.ecom-core.ecom-g3ewnfk7e6h .text-content a,.ecom-core.ecom-g3ewnfk7e6h .text-content p,.ecom-core.ecom-g3ewnfk7e6h .text-content span{text-align:left}.ecom-core.ecom-g3ewnfk7e6h .text-content,.ecom-core.ecom-g3ewnfk7e6h .text-content a,.ecom-core.ecom-g3ewnfk7e6h .text-content a a,.ecom-core.ecom-g3ewnfk7e6h .text-content p,.ecom-core.ecom-g3ewnfk7e6h .text-content p a,.ecom-core.ecom-g3ewnfk7e6h .text-content span,.ecom-core.ecom-g3ewnfk7e6h .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g3ewnfk7e6h .text-content,.ecom-core.ecom-g3ewnfk7e6h .text-content a,.ecom-core.ecom-g3ewnfk7e6h .text-content p,.ecom-core.ecom-g3ewnfk7e6h .text-content span{text-align:center}.ecom-core.ecom-g3ewnfk7e6h .text-content,.ecom-core.ecom-g3ewnfk7e6h .text-content a,.ecom-core.ecom-g3ewnfk7e6h .text-content a a,.ecom-core.ecom-g3ewnfk7e6h .text-content p,.ecom-core.ecom-g3ewnfk7e6h .text-content p a,.ecom-core.ecom-g3ewnfk7e6h .text-content span,.ecom-core.ecom-g3ewnfk7e6h .text-content span a{font-size:12px}}.ecom-core.ecom-g3ewnfk7e6h{margin-top:24px!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-g3ewnfk7e6h.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.9s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g3ewnfk7e6h{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g3ewnfk7e6h{margin-top:15px!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-njzh2zaeav7 .ecom-text--more-actions button,.ecom-core.ecom-njzh2zaeav7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-njzh2zaeav7 .text-content,.ecom-core.ecom-njzh2zaeav7 .text-content a,.ecom-core.ecom-njzh2zaeav7 .text-content p,.ecom-core.ecom-njzh2zaeav7 .text-content span{text-align:left;color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-njzh2zaeav7 .text-content,.ecom-core.ecom-njzh2zaeav7 .text-content a,.ecom-core.ecom-njzh2zaeav7 .text-content a a,.ecom-core.ecom-njzh2zaeav7 .text-content p,.ecom-core.ecom-njzh2zaeav7 .text-content p a,.ecom-core.ecom-njzh2zaeav7 .text-content span,.ecom-core.ecom-njzh2zaeav7 .text-content span a{font-size:20px;font-weight:500;font-family:Barlow,sans-serif;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-njzh2zaeav7 .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-njzh2zaeav7 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-njzh2zaeav7 .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-njzh2zaeav7 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-njzh2zaeav7 .text-content,.ecom-core.ecom-njzh2zaeav7 .text-content a,.ecom-core.ecom-njzh2zaeav7 .text-content p,.ecom-core.ecom-njzh2zaeav7 .text-content span{text-align:left}.ecom-core.ecom-njzh2zaeav7 .text-content,.ecom-core.ecom-njzh2zaeav7 .text-content a,.ecom-core.ecom-njzh2zaeav7 .text-content a a,.ecom-core.ecom-njzh2zaeav7 .text-content p,.ecom-core.ecom-njzh2zaeav7 .text-content p a,.ecom-core.ecom-njzh2zaeav7 .text-content span,.ecom-core.ecom-njzh2zaeav7 .text-content span a{font-size:14px;font-weight:400}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-njzh2zaeav7 .text-content,.ecom-core.ecom-njzh2zaeav7 .text-content a,.ecom-core.ecom-njzh2zaeav7 .text-content p,.ecom-core.ecom-njzh2zaeav7 .text-content span{text-align:center}.ecom-core.ecom-njzh2zaeav7 .text-content,.ecom-core.ecom-njzh2zaeav7 .text-content a,.ecom-core.ecom-njzh2zaeav7 .text-content a a,.ecom-core.ecom-njzh2zaeav7 .text-content p,.ecom-core.ecom-njzh2zaeav7 .text-content p a,.ecom-core.ecom-njzh2zaeav7 .text-content span,.ecom-core.ecom-njzh2zaeav7 .text-content span a{font-size:12px}}.ecom-core.ecom-njzh2zaeav7{margin-top:24px!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-njzh2zaeav7.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.9s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-njzh2zaeav7{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-njzh2zaeav7{margin-top:15px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading,.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading a{font-weight:700;font-size:9.7em;font-family:Barlow,sans-serif;line-height:1.1em;letter-spacing:-1.8px;text-transform:lowercase}.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading,.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading a{color:var(--ecom-global-colors-secondary)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading,.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading a{font-size:88px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading,.ecom-core.ecom-oba5sg3aaag .element__heading .ecom__heading a{font-size:74px;letter-spacing:-1px}}.ecom-core.ecom-oba5sg3aaag{padding-bottom:0!important}.ecom-core.ecom-oba5sg3aaag.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oba5sg3aaag{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oba5sg3aaag{margin-top:6px!important;margin-bottom:32px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading{text-align:left;type:none;margin:54px 0 0;padding:0}.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading,.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading a{font-weight:500;font-size:21px;font-family:Barlow,sans-serif;line-height:1.4em;letter-spacing:-.4px;text-transform:lowercase}.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading,.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading a{color:var(--ecom-global-colors-secondary)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading{text-align:left;margin-top:0}.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading,.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading a{font-size:13px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading{text-align:center;margin-top:0}.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading,.ecom-core.ecom-n4rvwchkf2 .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-n4rvwchkf2{padding:5px 0 0!important;margin-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-n4rvwchkf2.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n4rvwchkf2{padding-bottom:0!important;margin-top:11px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n4rvwchkf2{margin-top:21px!important}}.ecom-core.ecom-n4rvwchkf2{background-size:16px;border-radius:30px}.ecom-core.ecom-ikbgjtilck.ec-flex-wp,.ecom-core.ecom-ikbgjtilck>.ecom-inner{flex-direction:row;justify-content:center;--justify-content:center}.ecom-core.ecom-ikbgjtilck,.ecom-core.ecom-ikbgjtilck>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ikbgjtilck,.ecom-core.ecom-ikbgjtilck>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-ikbgjtilck{background:url(/cdn/shop/files/sub_box-_hero_desktop_1.gif?v=1776405834) no-repeat scroll center center/cover;filter:blur(0px);enable_parallax:false}.ecom-core.ecom-ikbgjtilck>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-ikbgjtilck>.ecom-section__overlay>.ecom-overlay{opacity:.06;background-color:var(--ecom-global-colors-text)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ikbgjtilck>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-ikbgjtilck>.ecom-section__overlay>.ecom-overlay{background-color:var(--ecom-global-colors-text)}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ikbgjtilck{background:url(/cdn/shop/files/sub_box-_hero_mobile.gif?v=1776405334) no-repeat scroll bottom center/cover}.ecom-core.ecom-ikbgjtilck>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-ikbgjtilck>.ecom-section__overlay>.ecom-overlay{background-color:#000}}.ecom-core.ecom-ikbgjtilck{padding-top:120px!important;padding-bottom:120px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ikbgjtilck{padding:50px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ikbgjtilck{padding:0 15px!important}}.ecom-core.ecom-ikbgjtilck{background-size:100%}.ecom-core.ecom-1o4wpn7tdwni .ecom-image-align{align-items:flex-start}.ecom-core.ecom-1o4wpn7tdwni .ecom-image-default{width:948px!important;max-width:100%!important}.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:620px!important}.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1o4wpn7tdwni .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-1o4wpn7tdwni .ecom-image-default{width:370px!important}.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1o4wpn7tdwni .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:320px!important}}.ecom-core.ecom-1o4wpn7tdwni{padding-bottom:0!important;width:45%;max-width:100%;--element-width:45%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-1o4wpn7tdwni.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1o4wpn7tdwni{padding-bottom:0!important}}.ecom-core.ecom-ckxf3uz1kw8.ec-flex-wp{width:36%;max-width:100%;--element-width:36%;flex-grow:0;flex-shrink:0;height:auto!important;min-height:0px}.ecom-core.ecom-ckxf3uz1kw8.ec-flex-wp,.ecom-core.ecom-ckxf3uz1kw8>.ecom-inner{flex-direction:column;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-ckxf3uz1kw8,.ecom-core.ecom-ckxf3uz1kw8>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ckxf3uz1kw8,.ecom-core.ecom-ckxf3uz1kw8>.ecom-inner{--row-gap:0px;--column-gap:20px}.ecom-core.ecom-ckxf3uz1kw8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}.ecom-core.ecom-pfa19azqp2m .ecom-text--more-actions button,.ecom-core.ecom-pfa19azqp2m .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-pfa19azqp2m .text-content,.ecom-core.ecom-pfa19azqp2m .text-content a,.ecom-core.ecom-pfa19azqp2m .text-content p,.ecom-core.ecom-pfa19azqp2m .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-pfa19azqp2m .text-content,.ecom-core.ecom-pfa19azqp2m .text-content a,.ecom-core.ecom-pfa19azqp2m .text-content a a,.ecom-core.ecom-pfa19azqp2m .text-content p,.ecom-core.ecom-pfa19azqp2m .text-content p a,.ecom-core.ecom-pfa19azqp2m .text-content span,.ecom-core.ecom-pfa19azqp2m .text-content span a{font-size:17px;font-weight:400;font-family:Barlow,sans-serif;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-pfa19azqp2m .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-pfa19azqp2m .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-pfa19azqp2m .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-pfa19azqp2m .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-pfa19azqp2m{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-pfa19azqp2m.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pfa19azqp2m{margin-top:15px!important}}.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading,.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading a{font-weight:600;font-size:65px;font-family:Barlow,sans-serif;line-height:1.1em;letter-spacing:-1.8px}.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading,.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading a{color:#1f242e}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading,.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading a{font-size:50px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading,.ecom-core.ecom-w47vizgwdz .element__heading .ecom__heading a{font-size:30px;letter-spacing:-1px}}.ecom-core.ecom-w47vizgwdz{padding-bottom:0!important}.ecom-core.ecom-w47vizgwdz.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w47vizgwdz{padding-bottom:0!important}}.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading,.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading a{font-weight:600;font-size:65px;font-family:Barlow,sans-serif;line-height:1.1em;letter-spacing:-1.8px}.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading,.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading a{color:#1f242e}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading,.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading a{font-size:50px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading,.ecom-core.ecom-hs02l5elrve .element__heading .ecom__heading a{font-size:30px;letter-spacing:-1px}}.ecom-core.ecom-hs02l5elrve{padding-bottom:0!important}.ecom-core.ecom-hs02l5elrve.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hs02l5elrve{padding-bottom:0!important}}.ecom-core.ecom-7wwgctjyc0g .ecom-image-align{align-items:center}.ecom-core.ecom-7wwgctjyc0g .ecom-image-default{width:253px!important;max-width:100%!important}.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:628px!important}.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture,.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-7wwgctjyc0g .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-7wwgctjyc0g .ecom-image-default{width:373px!important}.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-7wwgctjyc0g .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:460px!important}}.ecom-core.ecom-7wwgctjyc0g{padding-bottom:0!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-7wwgctjyc0g.ecom-animated{animation-duration:.6s!important;--ec-delay:.3s}.ecom-core.ecom-d5li1dwshcp.ec-flex-wp,.ecom-core.ecom-d5li1dwshcp>.ecom-inner{flex-direction:row;justify-content:center;--justify-content:center}.ecom-core.ecom-d5li1dwshcp,.ecom-core.ecom-d5li1dwshcp>.ecom-inner{--items-per-row:3}.ecom-core.ecom-d5li1dwshcp,.ecom-core.ecom-d5li1dwshcp>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-d5li1dwshcp,.ecom-core.ecom-d5li1dwshcp>.ecom-inner{--row-gap:15px;--column-gap:20px}.ecom-core.ecom-d5li1dwshcp{background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-d5li1dwshcp{padding-top:120px!important;padding-bottom:120px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d5li1dwshcp{padding:50px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d5li1dwshcp{padding:35px 15px 50px!important}}.ecom-core.ecom-d5li1dwshcp{background-size:100%}@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-cgx991dl1m5.ec-flex-wp{width:49%;max-width:100%;--element-width:49%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-cgx991dl1m5,.ecom-core.ecom-cgx991dl1m5>.ecom-inner{--row-gap:11px;--column-gap:42px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cgx991dl1m5.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-cgx991dl1m5{border-style:solid;border-width:2.3px;border-color:var(--ecom-global-colors-ZcAFWt)}.ecom-core.ecom-cgx991dl1m5,.ecom-core.ecom-cgx991dl1m5>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-cgx991dl1m5>.ecom-section__overlay>.ecom-overlay{border-radius:10px}.ecom-core.ecom-954wrsto6t .ecom-text--more-actions button,.ecom-core.ecom-954wrsto6t .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-954wrsto6t .text-content,.ecom-core.ecom-954wrsto6t .text-content a,.ecom-core.ecom-954wrsto6t .text-content p,.ecom-core.ecom-954wrsto6t .text-content span{text-align:center;color:#5e5d5d;margin-top:0}.ecom-core.ecom-954wrsto6t .text-content,.ecom-core.ecom-954wrsto6t .text-content a,.ecom-core.ecom-954wrsto6t .text-content a a,.ecom-core.ecom-954wrsto6t .text-content p,.ecom-core.ecom-954wrsto6t .text-content p a,.ecom-core.ecom-954wrsto6t .text-content span,.ecom-core.ecom-954wrsto6t .text-content span a{font-weight:400;font-family:Barlow,sans-serif;font-size:13px}.ecom-core.ecom-954wrsto6t .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-954wrsto6t .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-954wrsto6t .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-954wrsto6t .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-954wrsto6t .text-content,.ecom-core.ecom-954wrsto6t .text-content a,.ecom-core.ecom-954wrsto6t .text-content a a,.ecom-core.ecom-954wrsto6t .text-content p,.ecom-core.ecom-954wrsto6t .text-content p a,.ecom-core.ecom-954wrsto6t .text-content span,.ecom-core.ecom-954wrsto6t .text-content span a{font-size:13px}}.ecom-core.ecom-954wrsto6t{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-954wrsto6t{padding-bottom:0!important}}.ecom-core.ecom-ddiu4o6o4ig .ecom-button-icon{order:1}.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button{gap:6px}.ecom-core.ecom-ddiu4o6o4ig .ecom-button-default{justify-content:center}.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button,.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button{font-family:Barlow,sans-serif;font-size:16px;font-weight:400;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;width:248px;color:#fff;background-color:var(--ecom-global-colors-ZcAFWt);border-style:none;border-radius:10px;transition:all .5s ease;transition-duration:.4s;padding:14px 15px}.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button:hover{color:var(--ecom-global-colors-YerzlP);background-color:var(--ecom-global-colors-ZcAFWt);cursor:pointer}.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-ddiu4o6o4ig .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-ddiu4o6o4ig .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-ddiu4o6o4ig .ecom__element--button:hover .ecom-button-icon{color:var(--ecom-global-colors-P7SfQ5c8)}.ecom-core.ecom-ddiu4o6o4ig{padding-bottom:0!important}.ecom-core.ecom-k9svd6xv2ga .ecom-text--more-actions button,.ecom-core.ecom-k9svd6xv2ga .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-k9svd6xv2ga .text-content,.ecom-core.ecom-k9svd6xv2ga .text-content a,.ecom-core.ecom-k9svd6xv2ga .text-content p,.ecom-core.ecom-k9svd6xv2ga .text-content span{text-align:center;color:var(--ecom-global-colors-YerzlP);margin-top:0}.ecom-core.ecom-k9svd6xv2ga .text-content,.ecom-core.ecom-k9svd6xv2ga .text-content a,.ecom-core.ecom-k9svd6xv2ga .text-content a a,.ecom-core.ecom-k9svd6xv2ga .text-content p,.ecom-core.ecom-k9svd6xv2ga .text-content p a,.ecom-core.ecom-k9svd6xv2ga .text-content span,.ecom-core.ecom-k9svd6xv2ga .text-content span a{font-weight:400;font-family:Barlow,sans-serif;font-size:13px}.ecom-core.ecom-k9svd6xv2ga .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-k9svd6xv2ga .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-k9svd6xv2ga .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-k9svd6xv2ga .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k9svd6xv2ga .text-content,.ecom-core.ecom-k9svd6xv2ga .text-content a,.ecom-core.ecom-k9svd6xv2ga .text-content a a,.ecom-core.ecom-k9svd6xv2ga .text-content p,.ecom-core.ecom-k9svd6xv2ga .text-content p a,.ecom-core.ecom-k9svd6xv2ga .text-content span,.ecom-core.ecom-k9svd6xv2ga .text-content span a{font-size:13px}}.ecom-core.ecom-k9svd6xv2ga{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k9svd6xv2ga{padding-bottom:0!important}}.ecom-core.ecom-togyye92m19 .ecom__element-spacing{height:50px}.ecom-core.ecom-togyye92m19{padding-bottom:36px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-togyye92m19{padding-bottom:24px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-togyye92m19{padding-bottom:10px!important}}.ecom-core.ecom-xitcoj26od.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-xitcoj26od.ec-flex-wp,.ecom-core.ecom-xitcoj26od>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-xitcoj26od,.ecom-core.ecom-xitcoj26od>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-xitcoj26od,.ecom-core.ecom-xitcoj26od>.ecom-inner{--row-gap:0px;--column-gap:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xitcoj26od.ec-flex-wp,.ecom-core.ecom-xitcoj26od>.ecom-inner{align-items:center;--align-items:center}}.ecom-core.ecom-agy5iejc34o .ecom-text--more-actions button,.ecom-core.ecom-agy5iejc34o .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-agy5iejc34o .text-content,.ecom-core.ecom-agy5iejc34o .text-content a,.ecom-core.ecom-agy5iejc34o .text-content p,.ecom-core.ecom-agy5iejc34o .text-content span{text-align:left}.ecom-core.ecom-agy5iejc34o .text-content,.ecom-core.ecom-agy5iejc34o .text-content a,.ecom-core.ecom-agy5iejc34o .text-content a a,.ecom-core.ecom-agy5iejc34o .text-content p,.ecom-core.ecom-agy5iejc34o .text-content p a,.ecom-core.ecom-agy5iejc34o .text-content span,.ecom-core.ecom-agy5iejc34o .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-agy5iejc34o .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-agy5iejc34o .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-agy5iejc34o .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-agy5iejc34o .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-agy5iejc34o .text-content,.ecom-core.ecom-agy5iejc34o .text-content a,.ecom-core.ecom-agy5iejc34o .text-content p,.ecom-core.ecom-agy5iejc34o .text-content span{text-align:left;padding-left:25px}}.ecom-core.ecom-agy5iejc34o{margin-top:0!important;width:69%;max-width:100%;--element-width:69%;flex-shrink:0;flex-grow:0;position:relative}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-agy5iejc34o{width:53%;max-width:100%;--element-width:53%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-an0oetln4ug .ecom-text--more-actions button,.ecom-core.ecom-an0oetln4ug .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-an0oetln4ug .text-content,.ecom-core.ecom-an0oetln4ug .text-content a,.ecom-core.ecom-an0oetln4ug .text-content p,.ecom-core.ecom-an0oetln4ug .text-content span{text-align:center}.ecom-core.ecom-an0oetln4ug .text-content,.ecom-core.ecom-an0oetln4ug .text-content a,.ecom-core.ecom-an0oetln4ug .text-content a a,.ecom-core.ecom-an0oetln4ug .text-content p,.ecom-core.ecom-an0oetln4ug .text-content p a,.ecom-core.ecom-an0oetln4ug .text-content span,.ecom-core.ecom-an0oetln4ug .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-an0oetln4ug .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-an0oetln4ug .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-an0oetln4ug .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-an0oetln4ug .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-an0oetln4ug .text-content,.ecom-core.ecom-an0oetln4ug .text-content a,.ecom-core.ecom-an0oetln4ug .text-content p,.ecom-core.ecom-an0oetln4ug .text-content span{text-align:center;margin-left:0;padding-left:0}}.ecom-core.ecom-an0oetln4ug{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-an0oetln4ug{padding-top:0!important;padding-bottom:0!important;margin-top:16px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-cwv037ggqfr,.ecom-core.ecom-cwv037ggqfr>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-iebsxuskdc .ecom-text--more-actions button,.ecom-core.ecom-iebsxuskdc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-iebsxuskdc .text-content,.ecom-core.ecom-iebsxuskdc .text-content a,.ecom-core.ecom-iebsxuskdc .text-content p,.ecom-core.ecom-iebsxuskdc .text-content span{text-align:center;color:var(--ecom-global-colors-ZcAFWt)}.ecom-core.ecom-iebsxuskdc .text-content,.ecom-core.ecom-iebsxuskdc .text-content a,.ecom-core.ecom-iebsxuskdc .text-content a a,.ecom-core.ecom-iebsxuskdc .text-content p,.ecom-core.ecom-iebsxuskdc .text-content p a,.ecom-core.ecom-iebsxuskdc .text-content span,.ecom-core.ecom-iebsxuskdc .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-iebsxuskdc .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-iebsxuskdc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-iebsxuskdc .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-iebsxuskdc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iebsxuskdc .text-content,.ecom-core.ecom-iebsxuskdc .text-content a,.ecom-core.ecom-iebsxuskdc .text-content p,.ecom-core.ecom-iebsxuskdc .text-content span{text-align:center}}.ecom-core.ecom-iebsxuskdc{padding-bottom:0!important}.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading,.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading a{font-size:40px;font-family:Barlow,sans-serif;font-weight:600;line-height:1.4em;letter-spacing:0px;font-style:normal;text-decoration:none}.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading,.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading a{color:var(--ecom-global-colors-ZcAFWt)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading,.ecom-core.ecom-tyrb831vfd .element__heading .ecom__heading a{font-size:31px}}.ecom-core.ecom-tyrb831vfd{padding-bottom:0!important}.ecom-core.ecom-ivswz7uy35f .ecom-text--more-actions button,.ecom-core.ecom-ivswz7uy35f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ivswz7uy35f .text-content,.ecom-core.ecom-ivswz7uy35f .text-content a,.ecom-core.ecom-ivswz7uy35f .text-content p,.ecom-core.ecom-ivswz7uy35f .text-content span{text-align:center;color:var(--ecom-global-colors-iyMdca2G)}.ecom-core.ecom-ivswz7uy35f .text-content,.ecom-core.ecom-ivswz7uy35f .text-content a,.ecom-core.ecom-ivswz7uy35f .text-content a a,.ecom-core.ecom-ivswz7uy35f .text-content p,.ecom-core.ecom-ivswz7uy35f .text-content p a,.ecom-core.ecom-ivswz7uy35f .text-content span,.ecom-core.ecom-ivswz7uy35f .text-content span a{font-weight:400;font-family:Barlow,sans-serif;text-transform:uppercase}.ecom-core.ecom-ivswz7uy35f .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-ivswz7uy35f .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ivswz7uy35f .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-ivswz7uy35f .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ivswz7uy35f .text-content,.ecom-core.ecom-ivswz7uy35f .text-content a,.ecom-core.ecom-ivswz7uy35f .text-content p,.ecom-core.ecom-ivswz7uy35f .text-content span{text-align:center}}.ecom-core.ecom-ivswz7uy35f{padding-bottom:0!important}.ecom-core.ecom-4ij5z4b2gia.ec-flex-wp{width:49%;max-width:100%;--element-width:49%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-4ij5z4b2gia,.ecom-core.ecom-4ij5z4b2gia>.ecom-inner{--row-gap:11px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4ij5z4b2gia.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-4ij5z4b2gia{border-style:dashed;border-width:2.3px;border-color:var(--ecom-global-colors-YerzlP)}.ecom-core.ecom-4ij5z4b2gia,.ecom-core.ecom-4ij5z4b2gia>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-4ij5z4b2gia>.ecom-section__overlay>.ecom-overlay{border-radius:10px}.ecom-core.ecom-fff3vjxd2en .ecom-text--more-actions button,.ecom-core.ecom-fff3vjxd2en .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fff3vjxd2en .text-content,.ecom-core.ecom-fff3vjxd2en .text-content a,.ecom-core.ecom-fff3vjxd2en .text-content p,.ecom-core.ecom-fff3vjxd2en .text-content span{text-align:center;color:#5e5d5d;margin-top:0}.ecom-core.ecom-fff3vjxd2en .text-content,.ecom-core.ecom-fff3vjxd2en .text-content a,.ecom-core.ecom-fff3vjxd2en .text-content a a,.ecom-core.ecom-fff3vjxd2en .text-content p,.ecom-core.ecom-fff3vjxd2en .text-content p a,.ecom-core.ecom-fff3vjxd2en .text-content span,.ecom-core.ecom-fff3vjxd2en .text-content span a{font-weight:400;font-family:Barlow,sans-serif;font-size:13px}.ecom-core.ecom-fff3vjxd2en .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-fff3vjxd2en .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fff3vjxd2en .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-fff3vjxd2en .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fff3vjxd2en .text-content,.ecom-core.ecom-fff3vjxd2en .text-content a,.ecom-core.ecom-fff3vjxd2en .text-content a a,.ecom-core.ecom-fff3vjxd2en .text-content p,.ecom-core.ecom-fff3vjxd2en .text-content p a,.ecom-core.ecom-fff3vjxd2en .text-content span,.ecom-core.ecom-fff3vjxd2en .text-content span a{font-size:13px}}.ecom-core.ecom-fff3vjxd2en{padding-bottom:0!important}.ecom-core.ecom-cfjuh9uqpd .ecom-button-icon{order:1}.ecom-core.ecom-cfjuh9uqpd .ecom__element--button{gap:6px}.ecom-core.ecom-cfjuh9uqpd .ecom-button-default{justify-content:center}.ecom-core.ecom-cfjuh9uqpd .ecom__element--button,.ecom-core.ecom-cfjuh9uqpd .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-cfjuh9uqpd .ecom__element--button{font-family:Barlow,sans-serif;font-size:16px;font-weight:400;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:uppercase;width:248px;color:#fff;background-color:var(--ecom-global-colors-YerzlP);border-style:none;border-radius:10px;transition:all .5s ease;transition-duration:.4s;padding:14px 15px}.ecom-core.ecom-cfjuh9uqpd .ecom__element--button:hover{color:var(--ecom-global-colors-ZcAFWt);background-color:var(--ecom-global-colors-YerzlP);cursor:pointer}.ecom-core.ecom-cfjuh9uqpd .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-cfjuh9uqpd .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-cfjuh9uqpd .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-cfjuh9uqpd .ecom__element--button:hover .ecom-button-icon{color:var(--ecom-global-colors-ZcAFWt)}.ecom-core.ecom-cfjuh9uqpd{padding-bottom:0!important}.ecom-core.ecom-yltmhah22.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-yltmhah22,.ecom-core.ecom-yltmhah22>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown--time>div{width:none;height:none;background-color:#ffffff0d;box-shadow:0 0;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown-number{text-align:center;font-size:30px;font-weight:600;line-height:1.15em;letter-spacing:0px;text-decoration:none;font-family:Barlow,sans-serif;width:100px;color:var(--ecom-global-colors-P7SfQ5c8);border-radius:100%;margin-right:8px}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown-text{text-align:center;font-size:16px;font-weight:500;line-height:1em;letter-spacing:0px;text-transform:lowercase;font-family:Barlow,sans-serif;color:#333;border-radius:0;margin:0;padding:0}.ecom-core.ecom-wgk8b7rhiql .ecom-countdown-progress-bar{max-width:96%;background-color:#dedbd5;border-radius:5px;margin-top:20px;margin-bottom:2px}.ecom-core.ecom-wgk8b7rhiql .ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{height:12px;--ecom-countdown-max-height:12px;background-color:var(--ecom-global-colors-YerzlP);border-radius:5px 0 0 5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wgk8b7rhiql .ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{height:10px;--ecom-countdown-max-height:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown--time>div{padding:10px}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown-number{font-size:22px;width:70px;padding-right:20px;padding-left:20px}.ecom-core.ecom-wgk8b7rhiql .ecom-element__countdown-text{margin:0;padding:0}.ecom-core.ecom-wgk8b7rhiql .ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{height:6px;--ecom-countdown-max-height:6px}.ecom-core.ecom-wgk8b7rhiql .ecom-countdown-progress-bar{margin-top:20px}}.ecom-core.ecom-wgk8b7rhiql{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wgk8b7rhiql{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wgk8b7rhiql{padding-bottom:0!important}}.ecom-core.ecom-wgk8b7rhiql .ecom-product-single__countdown-progress-bar{width:calc(100% - 66px);margin-right:auto;margin-left:auto}.ecom-core.ecom-s9rmh42n9z.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-s9rmh42n9z.ec-flex-wp,.ecom-core.ecom-s9rmh42n9z>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-s9rmh42n9z,.ecom-core.ecom-s9rmh42n9z>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-s9rmh42n9z,.ecom-core.ecom-s9rmh42n9z>.ecom-inner{--row-gap:0px;--column-gap:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-s9rmh42n9z.ec-flex-wp,.ecom-core.ecom-s9rmh42n9z>.ecom-inner{align-items:center;--align-items:center}}.ecom-core.ecom-afgkp1leove .ecom-text--more-actions button,.ecom-core.ecom-afgkp1leove .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-afgkp1leove .text-content,.ecom-core.ecom-afgkp1leove .text-content a,.ecom-core.ecom-afgkp1leove .text-content p,.ecom-core.ecom-afgkp1leove .text-content span{text-align:left}.ecom-core.ecom-afgkp1leove .text-content,.ecom-core.ecom-afgkp1leove .text-content a,.ecom-core.ecom-afgkp1leove .text-content a a,.ecom-core.ecom-afgkp1leove .text-content p,.ecom-core.ecom-afgkp1leove .text-content p a,.ecom-core.ecom-afgkp1leove .text-content span,.ecom-core.ecom-afgkp1leove .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-afgkp1leove .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-afgkp1leove .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-afgkp1leove .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-afgkp1leove .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-afgkp1leove .text-content,.ecom-core.ecom-afgkp1leove .text-content a,.ecom-core.ecom-afgkp1leove .text-content p,.ecom-core.ecom-afgkp1leove .text-content span{text-align:left;padding-left:25px}}.ecom-core.ecom-afgkp1leove{margin-top:0!important;width:69%;max-width:100%;--element-width:69%;flex-shrink:0;flex-grow:0;position:relative}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-afgkp1leove{width:53%;max-width:100%;--element-width:53%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-p59wbrizclb .ecom-text--more-actions button,.ecom-core.ecom-p59wbrizclb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-p59wbrizclb .text-content,.ecom-core.ecom-p59wbrizclb .text-content a,.ecom-core.ecom-p59wbrizclb .text-content p,.ecom-core.ecom-p59wbrizclb .text-content span{text-align:center}.ecom-core.ecom-p59wbrizclb .text-content,.ecom-core.ecom-p59wbrizclb .text-content a,.ecom-core.ecom-p59wbrizclb .text-content a a,.ecom-core.ecom-p59wbrizclb .text-content p,.ecom-core.ecom-p59wbrizclb .text-content p a,.ecom-core.ecom-p59wbrizclb .text-content span,.ecom-core.ecom-p59wbrizclb .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-p59wbrizclb .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-p59wbrizclb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-p59wbrizclb .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-p59wbrizclb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p59wbrizclb .text-content,.ecom-core.ecom-p59wbrizclb .text-content a,.ecom-core.ecom-p59wbrizclb .text-content p,.ecom-core.ecom-p59wbrizclb .text-content span{text-align:center;margin-left:0;padding-left:0}}.ecom-core.ecom-p59wbrizclb{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p59wbrizclb{padding-top:0!important;padding-bottom:0!important;margin-top:16px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-z61jfs5bb4,.ecom-core.ecom-z61jfs5bb4>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-e42trlzeft .ecom-text--more-actions button,.ecom-core.ecom-e42trlzeft .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-e42trlzeft .text-content,.ecom-core.ecom-e42trlzeft .text-content a,.ecom-core.ecom-e42trlzeft .text-content p,.ecom-core.ecom-e42trlzeft .text-content span{text-align:center;color:var(--ecom-global-colors-ZcAFWt)}.ecom-core.ecom-e42trlzeft .text-content,.ecom-core.ecom-e42trlzeft .text-content a,.ecom-core.ecom-e42trlzeft .text-content a a,.ecom-core.ecom-e42trlzeft .text-content p,.ecom-core.ecom-e42trlzeft .text-content p a,.ecom-core.ecom-e42trlzeft .text-content span,.ecom-core.ecom-e42trlzeft .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-e42trlzeft .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-e42trlzeft .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-e42trlzeft .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-e42trlzeft .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e42trlzeft .text-content,.ecom-core.ecom-e42trlzeft .text-content a,.ecom-core.ecom-e42trlzeft .text-content p,.ecom-core.ecom-e42trlzeft .text-content span{text-align:center}}.ecom-core.ecom-e42trlzeft{padding-bottom:0!important}.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading,.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading a{font-size:40px;font-family:Barlow,sans-serif;font-weight:600;line-height:1.4em;letter-spacing:0px;font-style:normal;text-decoration:none}.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading,.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading a{color:var(--ecom-global-colors-ZcAFWt)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading,.ecom-core.ecom-491p051pv1k .element__heading .ecom__heading a{font-size:31px}}.ecom-core.ecom-491p051pv1k{padding-bottom:0!important}.ecom-core.ecom-r5yxx6iaxn .ecom-text--more-actions button,.ecom-core.ecom-r5yxx6iaxn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-r5yxx6iaxn .text-content,.ecom-core.ecom-r5yxx6iaxn .text-content a,.ecom-core.ecom-r5yxx6iaxn .text-content p,.ecom-core.ecom-r5yxx6iaxn .text-content span{text-align:center;color:var(--ecom-global-colors-iyMdca2G)}.ecom-core.ecom-r5yxx6iaxn .text-content,.ecom-core.ecom-r5yxx6iaxn .text-content a,.ecom-core.ecom-r5yxx6iaxn .text-content a a,.ecom-core.ecom-r5yxx6iaxn .text-content p,.ecom-core.ecom-r5yxx6iaxn .text-content p a,.ecom-core.ecom-r5yxx6iaxn .text-content span,.ecom-core.ecom-r5yxx6iaxn .text-content span a{font-weight:400;font-family:Barlow,sans-serif}.ecom-core.ecom-r5yxx6iaxn .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-r5yxx6iaxn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-r5yxx6iaxn .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-r5yxx6iaxn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r5yxx6iaxn .text-content,.ecom-core.ecom-r5yxx6iaxn .text-content a,.ecom-core.ecom-r5yxx6iaxn .text-content p,.ecom-core.ecom-r5yxx6iaxn .text-content span{text-align:center}}.ecom-core.ecom-r5yxx6iaxn{padding-bottom:0!important}.ecom-core.ecom-nvahk72shhg.ec-flex-wp,.ecom-core.ecom-nvahk72shhg>.ecom-inner{flex-direction:row}.ecom-core.ecom-nvahk72shhg,.ecom-core.ecom-nvahk72shhg>.ecom-inner{--items-per-row:2}.ecom-core.ecom-nvahk72shhg,.ecom-core.ecom-nvahk72shhg>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-nvahk72shhg,.ecom-core.ecom-nvahk72shhg>.ecom-inner{--row-gap:20px;--column-gap:12px}.ecom-core.ecom-nvahk72shhg{padding-top:50px!important;padding-bottom:75px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nvahk72shhg{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nvahk72shhg{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-ktxy1vt2pz.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-ktxy1vt2pz,.ecom-core.ecom-ktxy1vt2pz>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ktxy1vt2pz.ec-flex-wp{width:60%;max-width:100%;--element-width:60%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-ktxy1vt2pz,.ecom-core.ecom-ktxy1vt2pz>.ecom-inner{--column-gap:0px}}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-wrapper>div{column-gap:3px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion{height:153px;tab:normal}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-img,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion .ecom-imgAccordion-video{object-fit:cover}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-img-wrapper:after{color:#0000}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-item-expand .ecom-imgAccordion-img-wrapper:after{color:#00000026}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-type-icon{left:0;font-size:14px;font-family:Jost,sans-serif;font-weight:400;color:#fff;transition-duration:.3s;margin-top:25px;margin-right:10px;margin-left:30px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-type-icon:hover{color:#fff;background-color:#000}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-type-icon-svg{color:#fff}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-wrap{margin:30px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading{text-align:left;color:#fff}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading a{font-size:28px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-transform:lowercase;font-family:Barlow Semi Condensed,sans-serif}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading{text-align:left;color:#fff;margin-top:10px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading a{font-size:15px;font-family:Jost,sans-serif;font-weight:400}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption{text-align:left}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-button{justify-content:flex-start;font-size:16px;font-family:Jost,sans-serif;font-weight:500;color:#fff;background-color:#f000;border-style:solid;border-width:0px 0px 1px 0px;padding:0;margin-top:20px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-button:hover{color:#fffc}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption{top:100%;transform:translateY(-100%)}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-wrap{margin-right:0;margin-left:25px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading a{font-size:15px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading a{font-size:11px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion{height:158px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-img,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion .ecom-imgAccordion-video{opacity:1}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-type-icon{margin-top:15px;margin-left:20px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-wrap{margin:20px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-heading a{font-size:25px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-caption-subheading a{font-size:16px}.ecom-core.ecom-hpih634xrc8 .ecom-imgAccordion-prevNext-special{margin-top:15px;margin-right:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hpih634xrc8{padding-bottom:0!important}}.ecom-core.ecom-gaaocsfmsvu.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-gaaocsfmsvu.ec-flex-wp,.ecom-core.ecom-gaaocsfmsvu>.ecom-inner{flex-direction:column}.ecom-core.ecom-gaaocsfmsvu,.ecom-core.ecom-gaaocsfmsvu>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-gaaocsfmsvu,.ecom-core.ecom-gaaocsfmsvu>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gaaocsfmsvu.ec-flex-wp{width:40%;max-width:100%;--element-width:40%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-e75looed51i .ecom-text--more-actions button,.ecom-core.ecom-e75looed51i .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-e75looed51i .text-content,.ecom-core.ecom-e75looed51i .text-content a,.ecom-core.ecom-e75looed51i .text-content p,.ecom-core.ecom-e75looed51i .text-content span{text-align:left;color:#7d7d7d}.ecom-core.ecom-e75looed51i .text-content,.ecom-core.ecom-e75looed51i .text-content a,.ecom-core.ecom-e75looed51i .text-content a a,.ecom-core.ecom-e75looed51i .text-content p,.ecom-core.ecom-e75looed51i .text-content p a,.ecom-core.ecom-e75looed51i .text-content span,.ecom-core.ecom-e75looed51i .text-content span a{font-family:Barlow,sans-serif;letter-spacing:-.3px;font-style:normal}.ecom-core.ecom-e75looed51i .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-e75looed51i .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-e75looed51i .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-e75looed51i .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e75looed51i .text-content,.ecom-core.ecom-e75looed51i .text-content a,.ecom-core.ecom-e75looed51i .text-content p,.ecom-core.ecom-e75looed51i .text-content span{text-align:left}.ecom-core.ecom-e75looed51i .text-content,.ecom-core.ecom-e75looed51i .text-content a,.ecom-core.ecom-e75looed51i .text-content a a,.ecom-core.ecom-e75looed51i .text-content p,.ecom-core.ecom-e75looed51i .text-content p a,.ecom-core.ecom-e75looed51i .text-content span,.ecom-core.ecom-e75looed51i .text-content span a{font-size:13px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e75looed51i .text-content,.ecom-core.ecom-e75looed51i .text-content a,.ecom-core.ecom-e75looed51i .text-content p,.ecom-core.ecom-e75looed51i .text-content span{text-align:left}}.ecom-core.ecom-e75looed51i{padding:0 25px 0 0!important;margin-left:125px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e75looed51i{margin-right:0!important;margin-left:75px!important;padding-right:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e75looed51i{margin-left:0!important;padding-right:0!important;padding-bottom:0!important}}.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading,.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading a{font-weight:500;font-family:Barlow,sans-serif;font-size:30px}.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading,.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading a{color:var(--ecom-global-colors-iyMdca2G)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading,.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading a{font-size:19px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading,.ecom-core.ecom-e1dnuvx5q3n .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-e1dnuvx5q3n{padding-right:25px!important;padding-bottom:0!important;padding-left:0!important;margin-bottom:-15px!important;margin-left:125px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e1dnuvx5q3n{margin-left:75px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e1dnuvx5q3n{padding-right:0!important;padding-bottom:0!important;margin-left:0!important}}.ecom-core.ecom-3afqz20s5ni.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-3afqz20s5ni,.ecom-core.ecom-3afqz20s5ni>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3afqz20s5ni.ec-flex-wp{width:60%;max-width:100%;--element-width:60%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-3afqz20s5ni,.ecom-core.ecom-3afqz20s5ni>.ecom-inner{--items-per-row:2}}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-wrapper>div{column-gap:3px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion{height:450px;tab:normal}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-img,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion .ecom-imgAccordion-video{object-fit:cover}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-img-wrapper:after{color:#0000001c}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-item-expand .ecom-imgAccordion-img-wrapper:after{color:#00000026}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-type-icon{left:0;font-size:14px;font-family:Jost,sans-serif;font-weight:400;color:#fff;transition-duration:.3s;margin-top:25px;margin-right:10px;margin-left:30px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-type-icon:hover{color:#fff;background-color:#000}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-type-icon-svg{color:#fff}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-wrap{margin:30px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading{text-align:left;color:#fff}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading a{font-size:42px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-transform:lowercase;font-family:Barlow Semi Condensed,sans-serif}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading{text-align:left;color:#fff;margin-top:10px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading a{font-size:18px;font-family:Jost,sans-serif;font-weight:400}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption{text-align:left}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-button{justify-content:flex-start;font-size:16px;font-family:Jost,sans-serif;font-weight:500;color:#fff;background-color:#f000;border-style:solid;border-width:0px 0px 1px 0px;padding:0;margin-top:20px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-button:hover{color:#fffc}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion{height:297px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-wrap{margin-right:25px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading a{font-size:27px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion{height:350px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-img,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion .ecom-imgAccordion-video{opacity:1}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-type-icon{margin-top:15px;margin-left:20px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-wrap{margin:20px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-heading a{font-size:25px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-caption-subheading a{font-size:16px}.ecom-core.ecom-gzuwwkmle0i .ecom-imgAccordion-prevNext-special{margin-top:15px;margin-right:20px}}.ecom-core.ecom-gzuwwkmle0i{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gzuwwkmle0i{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-foj3iydcg7e.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-foj3iydcg7e.ec-flex-wp,.ecom-core.ecom-foj3iydcg7e>.ecom-inner{flex-direction:column}.ecom-core.ecom-foj3iydcg7e,.ecom-core.ecom-foj3iydcg7e>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-foj3iydcg7e,.ecom-core.ecom-foj3iydcg7e>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-foj3iydcg7e.ec-flex-wp{width:40%;max-width:100%;--element-width:40%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-foj3iydcg7e,.ecom-core.ecom-foj3iydcg7e>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}}.ecom-core.ecom-foj3iydcg7e{padding-right:0!important}.ecom-core.ecom-9l5gnr9r1lg .ecom-text--more-actions button,.ecom-core.ecom-9l5gnr9r1lg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-9l5gnr9r1lg .text-content,.ecom-core.ecom-9l5gnr9r1lg .text-content a,.ecom-core.ecom-9l5gnr9r1lg .text-content p,.ecom-core.ecom-9l5gnr9r1lg .text-content span{text-align:left;color:#7d7d7d}.ecom-core.ecom-9l5gnr9r1lg .text-content,.ecom-core.ecom-9l5gnr9r1lg .text-content a,.ecom-core.ecom-9l5gnr9r1lg .text-content a a,.ecom-core.ecom-9l5gnr9r1lg .text-content p,.ecom-core.ecom-9l5gnr9r1lg .text-content p a,.ecom-core.ecom-9l5gnr9r1lg .text-content span,.ecom-core.ecom-9l5gnr9r1lg .text-content span a{font-family:Barlow,sans-serif;letter-spacing:-.3px;font-style:normal}.ecom-core.ecom-9l5gnr9r1lg .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-9l5gnr9r1lg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-9l5gnr9r1lg .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-9l5gnr9r1lg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9l5gnr9r1lg .text-content,.ecom-core.ecom-9l5gnr9r1lg .text-content a,.ecom-core.ecom-9l5gnr9r1lg .text-content p,.ecom-core.ecom-9l5gnr9r1lg .text-content span{text-align:left}.ecom-core.ecom-9l5gnr9r1lg .text-content,.ecom-core.ecom-9l5gnr9r1lg .text-content a,.ecom-core.ecom-9l5gnr9r1lg .text-content a a,.ecom-core.ecom-9l5gnr9r1lg .text-content p,.ecom-core.ecom-9l5gnr9r1lg .text-content p a,.ecom-core.ecom-9l5gnr9r1lg .text-content span,.ecom-core.ecom-9l5gnr9r1lg .text-content span a{font-size:13px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9l5gnr9r1lg .text-content,.ecom-core.ecom-9l5gnr9r1lg .text-content a,.ecom-core.ecom-9l5gnr9r1lg .text-content p,.ecom-core.ecom-9l5gnr9r1lg .text-content span{text-align:left}}.ecom-core.ecom-9l5gnr9r1lg{padding:0 25px 0 0!important;margin-left:125px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9l5gnr9r1lg{margin-right:0!important;margin-left:75px!important;padding-right:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9l5gnr9r1lg{margin-left:0!important;padding-right:0!important;padding-bottom:0!important}}.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading,.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading a{font-weight:500;font-family:Barlow,sans-serif;font-size:30px}.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading,.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading a{color:var(--ecom-global-colors-iyMdca2G)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading,.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading a{font-size:19px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading,.ecom-core.ecom-3eqt6zidk01 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-3eqt6zidk01{padding-right:25px!important;padding-bottom:0!important;padding-left:0!important;margin-bottom:-15px!important;margin-left:125px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3eqt6zidk01{margin-left:75px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3eqt6zidk01{margin-left:0!important;padding-right:0!important;padding-bottom:0!important}}.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading{text-align:left;margin-bottom:25px}.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading,.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading a{font-weight:600;font-size:60px;font-family:Barlow,sans-serif;line-height:1.1em;letter-spacing:-1.8px;text-transform:lowercase}.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading,.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading a{color:#1f242e}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading{text-align:left;padding-left:0}.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading,.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading,.ecom-core.ecom-h9blt0cnere .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-h9blt0cnere{padding-bottom:0!important;margin-top:18px!important;margin-left:110px!important;width:100%;max-width:100%}.ecom-core.ecom-h9blt0cnere.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9blt0cnere{margin-left:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9blt0cnere{margin-left:0!important}}.ecom-core.ecom-84e9sy2fs2.ec-flex-wp,.ecom-core.ecom-84e9sy2fs2>.ecom-inner{flex-direction:row}.ecom-core.ecom-84e9sy2fs2,.ecom-core.ecom-84e9sy2fs2>.ecom-inner{--items-per-row:2}.ecom-core.ecom-84e9sy2fs2,.ecom-core.ecom-84e9sy2fs2>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-84e9sy2fs2,.ecom-core.ecom-84e9sy2fs2>.ecom-inner{--row-gap:25px;--column-gap:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-84e9sy2fs2,.ecom-core.ecom-84e9sy2fs2>.ecom-inner{--items-per-row:2}}.ecom-core.ecom-84e9sy2fs2{background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-84e9sy2fs2{padding-bottom:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-84e9sy2fs2{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-84e9sy2fs2{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-nilthhfb6co.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-nilthhfb6co.ec-flex-wp,.ecom-core.ecom-nilthhfb6co>.ecom-inner{flex-direction:column;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-nilthhfb6co,.ecom-core.ecom-nilthhfb6co>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-nilthhfb6co,.ecom-core.ecom-nilthhfb6co>.ecom-inner{--row-gap:24px;--column-gap:20px}.ecom-core.ecom-nilthhfb6co{padding:0!important}.ecom-core.ecom-dg9uwsv3fhs.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-dg9uwsv3fhs.ec-flex-wp,.ecom-core.ecom-dg9uwsv3fhs>.ecom-inner{flex-direction:row}.ecom-core.ecom-dg9uwsv3fhs,.ecom-core.ecom-dg9uwsv3fhs>.ecom-inner{--items-per-row:1}.ecom-core.ecom-dg9uwsv3fhs,.ecom-core.ecom-dg9uwsv3fhs>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-dg9uwsv3fhs,.ecom-core.ecom-dg9uwsv3fhs>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dg9uwsv3fhs{padding:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dg9uwsv3fhs{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-rp10359ett .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-rp10359ett .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:20px}.ecom-core.ecom-rp10359ett .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rp10359ett .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-rp10359ett .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:20px}.ecom-core.ecom-rp10359ett .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rp10359ett .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-rp10359ett .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-rp10359ett .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box{text-align:left;justify-content:flex-start;border-style:solid;border-width:2px;border-color:#1a2e1ca6;border-radius:10px;padding:12.5px}.ecom-core.ecom-rp10359ett .ecom-image-default{width:0px!important}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-img img,.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-img picture,.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-img .ecom-shape-item.ecom-image-default{height:68px!important}.ecom-core.ecom-rp10359ett .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-img{margin-bottom:30px}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-icon{color:var(--ecom-global-colors-YerzlP);justify-content:flex-start}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-icon svg{height:40px;width:40px}.ecom-core.ecom-rp10359ett .element__featured--box-icon svg{margin-bottom:15px}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-title{font-size:31px;font-weight:500;line-height:1.25em;text-transform:lowercase;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Barlow,sans-serif;color:var(--ecom-global-colors-ZcAFWt);margin-bottom:5px}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-text,.ecom-core.ecom-rp10359ett .element__featured a{font-size:15px;font-weight:400;line-height:1.5em;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Barlow,sans-serif}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-text{color:#1a2e1ccf}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-icon svg{height:25px;width:25px}.ecom-core.ecom-rp10359ett .element__featured--box-icon svg{margin-right:10px}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-title{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-rp10359ett .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-rp10359ett{padding-bottom:66px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rp10359ett{padding-bottom:0!important}}.ecom-core.ecom-9c2x8pfsx9.ec-flex-wp,.ecom-core.ecom-9c2x8pfsx9>.ecom-inner{flex-direction:row}.ecom-core.ecom-9c2x8pfsx9,.ecom-core.ecom-9c2x8pfsx9>.ecom-inner{--items-per-row:1}.ecom-core.ecom-9c2x8pfsx9,.ecom-core.ecom-9c2x8pfsx9>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-9c2x8pfsx9,.ecom-core.ecom-9c2x8pfsx9>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-9c2x8pfsx9{padding:40px 0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9c2x8pfsx9{padding-top:0!important;padding-right:30px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9c2x8pfsx9{padding-top:0!important;padding-right:0!important;padding-bottom:0!important}}.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading,.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading a{font-weight:600;font-size:60px;font-family:Barlow,sans-serif;line-height:1.1em;letter-spacing:-1.8px;text-transform:lowercase}.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading,.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading a{color:#1f242e}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading,.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading,.ecom-core.ecom-vptwgm52rrj .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-vptwgm52rrj{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-vptwgm52rrj.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vptwgm52rrj{padding-bottom:0!important}}.ecom-core.ecom-avh72tmb5sj>.ecom-inner{max-width:1600px}.ecom-core.ecom-avh72tmb5sj.ec-flex-wp,.ecom-core.ecom-avh72tmb5sj>.ecom-inner{flex-direction:row}.ecom-core.ecom-avh72tmb5sj,.ecom-core.ecom-avh72tmb5sj>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-avh72tmb5sj,.ecom-core.ecom-avh72tmb5sj>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-avh72tmb5sj{background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-avh72tmb5sj{padding-top:100px!important;padding-bottom:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-avh72tmb5sj{padding:50px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-avh72tmb5sj{padding:50px 15px!important}}.ecom-core.ecom-hh61xfzqmr.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-hh61xfzqmr.ec-flex-wp,.ecom-core.ecom-hh61xfzqmr>.ecom-inner{flex-direction:column;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-hh61xfzqmr,.ecom-core.ecom-hh61xfzqmr>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-hh61xfzqmr,.ecom-core.ecom-hh61xfzqmr>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hh61xfzqmr.ec-flex-wp,.ecom-core.ecom-hh61xfzqmr>.ecom-inner{align-items:flex-start;--align-items:flex-start;justify-content:flex-start;--justify-content:flex-start}}.ecom-core.ecom-mc7wfxyflon .ecom__testimonials--grid{grid-template-columns:repeat(5,1fr);gap:10px}.ecom-core.ecom-mc7wfxyflon .ecom__testimonials{height:641px}.ecom-core.ecom-mc7wfxyflon .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mc7wfxyflon .ecom__testimonials--grid{grid-template-columns:repeat(1.5,1fr);gap:10px}.ecom-core.ecom-mc7wfxyflon .ecom__testimonials{height:709px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mc7wfxyflon .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:5px}.ecom-core.ecom-mc7wfxyflon .ecom__testimonials{height:636px}}.ecom-core.ecom-mc7wfxyflon .testimonial-content{text-align:center;justify-content:center;padding-bottom:75px}.ecom-core.ecom-mc7wfxyflon .ecom-swiper-slide{margin:0;padding:0}.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image img,.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image picture,.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:539px!important}.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image{margin:0;padding:0 0 25px}.ecom-core.ecom-mc7wfxyflon .testimonial-content-prag{text-align:center;color:var(--ecom-global-colors-ZcAFWt);margin:0 0 12.5px;padding:0 12.5px 37.5px}.ecom-core.ecom-mc7wfxyflon .testimonial-content-prag,.ecom-core.ecom-mc7wfxyflon .testimonial-content-prag a{font-family:Barlow,sans-serif;font-size:12px;line-height:1.6em;font-weight:400;letter-spacing:0px}.ecom-core.ecom-mc7wfxyflon .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:var(--ecom-global-colors-R0wUSN);transition:all .4s ease}.ecom-core.ecom-mc7wfxyflon .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover{background-color:#fff}.ecom-core.ecom-mc7wfxyflon .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:var(--ecom-global-colors-ZcAFWt)}.ecom-core.ecom-mc7wfxyflon .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:50px 0 25px 12.5px;padding-bottom:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image img,.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image picture,.ecom-core.ecom-mc7wfxyflon .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:612px!important}.ecom-core.ecom-mc7wfxyflon .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mc7wfxyflon .testimonial-content-prag,.ecom-core.ecom-mc7wfxyflon .testimonial-content-prag a{font-size:13px}.ecom-core.ecom-mc7wfxyflon .testimonial-content-prag{margin-bottom:20px;padding-right:25px;padding-left:25px}.ecom-core.ecom-mc7wfxyflon .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:35px}}.ecom-core.ecom-mc7wfxyflon{margin-top:70px!important;margin-bottom:75px!important;padding-bottom:0!important}.ecom-core.ecom-mc7wfxyflon.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mc7wfxyflon{margin-top:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mc7wfxyflon{margin-top:35px!important}}.ecom-core.ecom-mc7wfxyflon .ecom-swiper-slide{flex-wrap:wrap;flex-direction:column}.ecom-core.ecom-n2m9hak4gp .ecom-text--more-actions button,.ecom-core.ecom-n2m9hak4gp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-n2m9hak4gp .text-content,.ecom-core.ecom-n2m9hak4gp .text-content a,.ecom-core.ecom-n2m9hak4gp .text-content p,.ecom-core.ecom-n2m9hak4gp .text-content span{text-align:center}.ecom-core.ecom-n2m9hak4gp .text-content,.ecom-core.ecom-n2m9hak4gp .text-content a,.ecom-core.ecom-n2m9hak4gp .text-content a a,.ecom-core.ecom-n2m9hak4gp .text-content p,.ecom-core.ecom-n2m9hak4gp .text-content p a,.ecom-core.ecom-n2m9hak4gp .text-content span,.ecom-core.ecom-n2m9hak4gp .text-content span a{font-family:Barlow,sans-serif}.ecom-core.ecom-n2m9hak4gp .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-n2m9hak4gp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-n2m9hak4gp .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-n2m9hak4gp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n2m9hak4gp .text-content,.ecom-core.ecom-n2m9hak4gp .text-content a,.ecom-core.ecom-n2m9hak4gp .text-content p,.ecom-core.ecom-n2m9hak4gp .text-content span{margin-bottom:25px}}.ecom-core.ecom-n2m9hak4gp{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-n2m9hak4gp.ecom-animated{animation-duration:.7s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n2m9hak4gp{padding-bottom:0!important}}.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading{text-align:center;margin-bottom:25px}.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading,.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading a{font-weight:600;font-size:60px;font-family:Barlow,sans-serif;line-height:1.1em;letter-spacing:-1.8px;text-transform:lowercase}.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading,.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading a{color:#1f242e}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading{text-align:center;margin-bottom:0}.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading,.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading{text-align:center;margin-bottom:0}.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading,.ecom-core.ecom-aedeccbx5z .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-aedeccbx5z{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-aedeccbx5z.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aedeccbx5z{padding-bottom:0!important}}.ecom-core.ecom-rcejlo6ta4e.ec-flex-wp,.ecom-core.ecom-rcejlo6ta4e>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-rcejlo6ta4e,.ecom-core.ecom-rcejlo6ta4e>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-rcejlo6ta4e,.ecom-core.ecom-rcejlo6ta4e>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rcejlo6ta4e{padding-right:15px!important;padding-left:15px!important;margin-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rcejlo6ta4e{padding-right:15px!important;padding-left:15px!important}}@keyframes ecomFadeInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-fokgzxeg07u .ecom-effect-accodion{transition:height 469ms ease,opacity 469ms ease}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__title{border-style:none;border-radius:12px;padding-right:24px;padding-left:24px}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__title:hover{background-color:#fff0}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__title.ecom-item-active{background-color:#ffffff08;border-style:none;border-radius:10px 10px 0 0}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__title .ecom-items--icon svg{height:16px;width:16px;transform:rotate(0)}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__title .ecom-items--icon{border-radius:0%}.ecom-core.ecom-fokgzxeg07u .ecom-items:hover .ecom-items--icon{color:#00586c}.ecom-core.ecom-fokgzxeg07u .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-fokgzxeg07u .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px;font-weight:600;text-decoration:none;line-height:1.25em;letter-spacing:0px;font-family:Barlow,sans-serif;color:#000}.ecom-core.ecom-fokgzxeg07u .ecom-items:hover .ecom-items--text,.ecom-core.ecom-fokgzxeg07u .ecom-items.ecom-item-active .ecom-items--text{color:var(--ecom-global-colors-P7SfQ5c8)}.ecom-core.ecom-fokgzxeg07u .ecom-accordion_wrapper-info .ecom-items--icon svg{height:16px;width:16px}.ecom-core.ecom-fokgzxeg07u .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000;background-color:var(--ecom-global-colors-P7SfQ5c8);border-radius:0%}.ecom-core.ecom-fokgzxeg07u .ecom-item-active .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-fokgzxeg07u .ecom-accordion_icon-title{margin:0;padding:0}.ecom-core.ecom-fokgzxeg07u .ecom-accordion--image img{width:20px!important}.ecom-core.ecom-fokgzxeg07u .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__body>.ec-flex-wp{border-style:none;border-radius:0;overflow:hidden;margin:8px 0 0;padding:0 24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fokgzxeg07u .ecom-accordion__title{text-align:left;padding-right:20px;padding-left:20px;margin-right:0;margin-left:0}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-fokgzxeg07u .ecom-accordion__body>.ec-flex-wp{padding-right:20px;padding-left:20px;margin-top:12px;margin-right:0}}.ecom-core.ecom-fokgzxeg07u{margin-top:28px!important}.ecom-core.ecom-fokgzxeg07u.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.9s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fokgzxeg07u{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fokgzxeg07u{margin-right:25px!important;margin-left:25px!important}}.ecom-core.ecom-fokgzxeg07u .core__group--item{margin-bottom:16px;border-radius:12px;background:#fff;padding:24px 0}.ecom-core.ecom-fokgzxeg07u .core__group--item.ecom-item-active{background-color:#fff;border:none}.ecom-core.ecom-sg2ss44l41 .ecom-text--more-actions button,.ecom-core.ecom-sg2ss44l41 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-sg2ss44l41 .text-content,.ecom-core.ecom-sg2ss44l41 .text-content a,.ecom-core.ecom-sg2ss44l41 .text-content p,.ecom-core.ecom-sg2ss44l41 .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-sg2ss44l41 .text-content,.ecom-core.ecom-sg2ss44l41 .text-content a,.ecom-core.ecom-sg2ss44l41 .text-content a a,.ecom-core.ecom-sg2ss44l41 .text-content p,.ecom-core.ecom-sg2ss44l41 .text-content p a,.ecom-core.ecom-sg2ss44l41 .text-content span,.ecom-core.ecom-sg2ss44l41 .text-content span a{font-size:16px;font-family:Barlow,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.3px}.ecom-core.ecom-sg2ss44l41 .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-sg2ss44l41 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sg2ss44l41 .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-sg2ss44l41 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sg2ss44l41 .text-content,.ecom-core.ecom-sg2ss44l41 .text-content a,.ecom-core.ecom-sg2ss44l41 .text-content a a,.ecom-core.ecom-sg2ss44l41 .text-content p,.ecom-core.ecom-sg2ss44l41 .text-content p a,.ecom-core.ecom-sg2ss44l41 .text-content span,.ecom-core.ecom-sg2ss44l41 .text-content span a{font-size:14px}}.ecom-core.ecom-sg2ss44l41{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sg2ss44l41{padding-bottom:0!important}}.ecom-core.ecom-1jguk4nkj3g .ecom-text--more-actions button,.ecom-core.ecom-1jguk4nkj3g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-1jguk4nkj3g .text-content,.ecom-core.ecom-1jguk4nkj3g .text-content a,.ecom-core.ecom-1jguk4nkj3g .text-content p,.ecom-core.ecom-1jguk4nkj3g .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-1jguk4nkj3g .text-content,.ecom-core.ecom-1jguk4nkj3g .text-content a,.ecom-core.ecom-1jguk4nkj3g .text-content a a,.ecom-core.ecom-1jguk4nkj3g .text-content p,.ecom-core.ecom-1jguk4nkj3g .text-content p a,.ecom-core.ecom-1jguk4nkj3g .text-content span,.ecom-core.ecom-1jguk4nkj3g .text-content span a{font-size:16px;font-family:Barlow,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.3px}.ecom-core.ecom-1jguk4nkj3g .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-1jguk4nkj3g .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-1jguk4nkj3g .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-1jguk4nkj3g .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1jguk4nkj3g .text-content,.ecom-core.ecom-1jguk4nkj3g .text-content a,.ecom-core.ecom-1jguk4nkj3g .text-content a a,.ecom-core.ecom-1jguk4nkj3g .text-content p,.ecom-core.ecom-1jguk4nkj3g .text-content p a,.ecom-core.ecom-1jguk4nkj3g .text-content span,.ecom-core.ecom-1jguk4nkj3g .text-content span a{font-size:14px}}.ecom-core.ecom-1jguk4nkj3g{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1jguk4nkj3g{padding-bottom:0!important}}.ecom-core.ecom-vgyogfh5xg8 .ecom-text--more-actions button,.ecom-core.ecom-vgyogfh5xg8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vgyogfh5xg8 .text-content,.ecom-core.ecom-vgyogfh5xg8 .text-content a,.ecom-core.ecom-vgyogfh5xg8 .text-content p,.ecom-core.ecom-vgyogfh5xg8 .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-vgyogfh5xg8 .text-content,.ecom-core.ecom-vgyogfh5xg8 .text-content a,.ecom-core.ecom-vgyogfh5xg8 .text-content a a,.ecom-core.ecom-vgyogfh5xg8 .text-content p,.ecom-core.ecom-vgyogfh5xg8 .text-content p a,.ecom-core.ecom-vgyogfh5xg8 .text-content span,.ecom-core.ecom-vgyogfh5xg8 .text-content span a{font-size:16px;font-family:Barlow,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.3px}.ecom-core.ecom-vgyogfh5xg8 .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-vgyogfh5xg8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-vgyogfh5xg8 .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-vgyogfh5xg8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vgyogfh5xg8 .text-content,.ecom-core.ecom-vgyogfh5xg8 .text-content a,.ecom-core.ecom-vgyogfh5xg8 .text-content a a,.ecom-core.ecom-vgyogfh5xg8 .text-content p,.ecom-core.ecom-vgyogfh5xg8 .text-content p a,.ecom-core.ecom-vgyogfh5xg8 .text-content span,.ecom-core.ecom-vgyogfh5xg8 .text-content span a{font-size:14px}}.ecom-core.ecom-vgyogfh5xg8{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vgyogfh5xg8{padding-bottom:0!important}}.ecom-core.ecom-sossfgnvixi .ecom-text--more-actions button,.ecom-core.ecom-sossfgnvixi .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-sossfgnvixi .text-content,.ecom-core.ecom-sossfgnvixi .text-content a,.ecom-core.ecom-sossfgnvixi .text-content p,.ecom-core.ecom-sossfgnvixi .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-sossfgnvixi .text-content,.ecom-core.ecom-sossfgnvixi .text-content a,.ecom-core.ecom-sossfgnvixi .text-content a a,.ecom-core.ecom-sossfgnvixi .text-content p,.ecom-core.ecom-sossfgnvixi .text-content p a,.ecom-core.ecom-sossfgnvixi .text-content span,.ecom-core.ecom-sossfgnvixi .text-content span a{font-size:16px;font-family:Barlow,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.3px}.ecom-core.ecom-sossfgnvixi .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-sossfgnvixi .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sossfgnvixi .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-sossfgnvixi .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sossfgnvixi .text-content,.ecom-core.ecom-sossfgnvixi .text-content a,.ecom-core.ecom-sossfgnvixi .text-content a a,.ecom-core.ecom-sossfgnvixi .text-content p,.ecom-core.ecom-sossfgnvixi .text-content p a,.ecom-core.ecom-sossfgnvixi .text-content span,.ecom-core.ecom-sossfgnvixi .text-content span a{font-size:14px}}.ecom-core.ecom-sossfgnvixi{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sossfgnvixi{padding-bottom:0!important}}.ecom-core.ecom-s6lpar4tmvm .ecom-text--more-actions button,.ecom-core.ecom-s6lpar4tmvm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-s6lpar4tmvm .text-content,.ecom-core.ecom-s6lpar4tmvm .text-content a,.ecom-core.ecom-s6lpar4tmvm .text-content p,.ecom-core.ecom-s6lpar4tmvm .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-s6lpar4tmvm .text-content,.ecom-core.ecom-s6lpar4tmvm .text-content a,.ecom-core.ecom-s6lpar4tmvm .text-content a a,.ecom-core.ecom-s6lpar4tmvm .text-content p,.ecom-core.ecom-s6lpar4tmvm .text-content p a,.ecom-core.ecom-s6lpar4tmvm .text-content span,.ecom-core.ecom-s6lpar4tmvm .text-content span a{font-size:16px;font-family:Barlow,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.3px}.ecom-core.ecom-s6lpar4tmvm .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-s6lpar4tmvm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-s6lpar4tmvm .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-s6lpar4tmvm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-s6lpar4tmvm .text-content,.ecom-core.ecom-s6lpar4tmvm .text-content a,.ecom-core.ecom-s6lpar4tmvm .text-content a a,.ecom-core.ecom-s6lpar4tmvm .text-content p,.ecom-core.ecom-s6lpar4tmvm .text-content p a,.ecom-core.ecom-s6lpar4tmvm .text-content span,.ecom-core.ecom-s6lpar4tmvm .text-content span a{font-size:14px}}.ecom-core.ecom-s6lpar4tmvm{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-s6lpar4tmvm{padding-bottom:0!important}}.ecom-core.ecom-ltb1t0ivtfc .ecom-text--more-actions button,.ecom-core.ecom-ltb1t0ivtfc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ltb1t0ivtfc .text-content,.ecom-core.ecom-ltb1t0ivtfc .text-content a,.ecom-core.ecom-ltb1t0ivtfc .text-content p,.ecom-core.ecom-ltb1t0ivtfc .text-content span{text-align:left;color:#1f242e;margin:0;padding:0}.ecom-core.ecom-ltb1t0ivtfc .text-content,.ecom-core.ecom-ltb1t0ivtfc .text-content a,.ecom-core.ecom-ltb1t0ivtfc .text-content a a,.ecom-core.ecom-ltb1t0ivtfc .text-content p,.ecom-core.ecom-ltb1t0ivtfc .text-content p a,.ecom-core.ecom-ltb1t0ivtfc .text-content span,.ecom-core.ecom-ltb1t0ivtfc .text-content span a{font-size:16px;font-family:Barlow,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.3px}.ecom-core.ecom-ltb1t0ivtfc .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-ltb1t0ivtfc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ltb1t0ivtfc .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-ltb1t0ivtfc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ltb1t0ivtfc .text-content,.ecom-core.ecom-ltb1t0ivtfc .text-content a,.ecom-core.ecom-ltb1t0ivtfc .text-content a a,.ecom-core.ecom-ltb1t0ivtfc .text-content p,.ecom-core.ecom-ltb1t0ivtfc .text-content p a,.ecom-core.ecom-ltb1t0ivtfc .text-content span,.ecom-core.ecom-ltb1t0ivtfc .text-content span a{font-size:14px}}.ecom-core.ecom-ltb1t0ivtfc{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ltb1t0ivtfc{padding-bottom:0!important}}.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading,.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading a{font-weight:600;font-size:48px;line-height:1.1em;letter-spacing:-1.8px;font-family:Barlow,sans-serif;text-transform:lowercase}.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading,.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading a{color:var(--ecom-global-colors-secondary)}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading{text-align:center;margin-top:12.5px}.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading,.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading,.ecom-core.ecom-h9n8a2mww4l .element__heading .ecom__heading a{font-size:25px;letter-spacing:-1px}}.ecom-core.ecom-h9n8a2mww4l{padding-bottom:0!important}.ecom-core.ecom-h9n8a2mww4l.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9n8a2mww4l{margin-top:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9n8a2mww4l{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-crb6r0m7vvs.ec-flex-wp,.ecom-core.ecom-crb6r0m7vvs>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-crb6r0m7vvs,.ecom-core.ecom-crb6r0m7vvs>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-crb6r0m7vvs.ec-flex-wp,.ecom-core.ecom-crb6r0m7vvs>.ecom-inner{flex-direction:column}.ecom-core.ecom-crb6r0m7vvs,.ecom-core.ecom-crb6r0m7vvs>.ecom-inner{--items-per-row:1}.ecom-core.ecom-crb6r0m7vvs,.ecom-core.ecom-crb6r0m7vvs>.ecom-inner{--row-gap:0px}}.ecom-core.ecom-crb6r0m7vvs{background:url(https://cdn.shopify.com/s/files/1/0696/1692/6940/files/ecom-no-replace-EyJt96xmm2bg-footer.png?v=1767777961) no-repeat scroll center center/cover var(--ecom-global-colors-secondary)}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-crb6r0m7vvs{background-color:#1f242e}}.ecom-core.ecom-crb6r0m7vvs{padding:120px 50px 150px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-crb6r0m7vvs{padding-top:50px!important;padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-crb6r0m7vvs{padding-top:45px!important;padding-right:50px!important;padding-left:0!important;margin-right:0!important}}.ecom-core.ecom-crb6r0m7vvs{background-size:100% 100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ecom-69d8b757a2f9a32b51026992.css.map */
