.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}@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)}}.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)}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.element__text-marquee .ecom-marquee_items{font-size:1.8em;width:100%;white-space:nowrap}.element__text-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.element__text-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}@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__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media(max-width:1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media(max-width:767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.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-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-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0;white-space:pre-wrap}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-elements-slider{overflow:hidden}.ecom-swiper-flip .ecom-swiper-slide,.ecom-swiper-fade .ecom-swiper-slide{pointer-events:auto!important}.ecom-swiper-fade .ecom-box-active{z-index:99}body[ecom-loaded] .ecom-elements-slider{overflow:unset}.ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{transform:translate(0)!important}.ecom-slider__image--link{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;opacity:0;z-index:100}.ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper{height:640px!important}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button{transform:translate(-50%);left:50%;width:fit-content;height:fit-content}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{top:0;bottom:unset}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next{bottom:0;top:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-button svg{width:24px;height:24px}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{display:flex;width:100%;flex-direction:column;align-items:var(--ec-align-ct, center)}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-swiper-slide .ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media(max-width:1024px){.ecom-content-item__container{align-items:var(--ec-align-ct-tb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-tablet);object-fit:var(--ecom-object-fit-tablet)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}@media(max-width:767px){.ecom-content-item__container{align-items:var(--ec-align-ct-mb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-mobile);object-fit:var(--ecom-object-fit-mobile)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}.ecom-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-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:#74777999}.ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{position:fixed;width:350px;max-width:90%;padding:40px 20px;background:#fff;top:0;bottom:0;left:0;z-index:100;-webkit-animation-name:ecom-animation-menu__left-to-right;animation-name:ecom-animation-menu__left-to-right;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all .3s linear}@keyframes ecom-animation-menu__left-to-right{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal]{display:flex;flex-flow:wrap;align-content:center;justify-content:center;align-items:center;list-style:none;position:relative}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:block}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover>ul.ecom-shopify__menu-sub-menu{opacity:1;z-index:9;visibility:visible;transform:translate(-50%)}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;list-style:none;transform:translate(-50%,10px);transition:.5s ease all;left:50%;background-color:#fff;border:1px solid #eee;width:max-content}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-element--menu_icon{display:none}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-menu_item.ecom-items{padding:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child{margin-bottom:10px;position:relative;font-weight:500;text-transform:uppercase;pointer-events:none;cursor:inherit}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child:before{content:"";position:absolute;width:30px;height:1px;background-color:#0000004d;bottom:0;left:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=vertical] ul.ecom-shopify__menu-sub-menu,.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile ul.ecom-shopify__menu-sub-menu{max-height:0;overflow:hidden;margin-left:8px;transition:.25s ease all}.ecom-shopify__menu-list .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title,.ecom-shopify__menu-list--mobile .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title{display:flex}.ecom-shopify__menu-list,.ecom-shopify__menu-list--mobile{list-style:none}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:flex}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--active{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-element--menu_icon{display:flex;align-items:center}.ecom-element--menu_icon--normal svg,.ecom-element--menu_icon--active svg{height:12px;width:12px;display:flex}.ecom-menu__icon-humber{visibility:hidden;opacity:0;position:relative;top:0;left:0;display:none;cursor:pointer}.ecom-menu__icon-humber svg{width:30px;height:30px}.ecom-menu-collapse-close--mobile{display:none;position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;z-index:100}.ecom-menu__icon-humber--wrapper{display:flex}@media screen and (max-width:1024px){.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile.ecom-show{display:block;transform:translate(0);visibility:visible;opacity:1}.ecom-menu-collapse-close--mobile{display:flex}.ecom-menu__icon-humber{display:flex;visibility:visible;opacity:1}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper~.ecom-shopify__menu-list--wrapper{display:none!important}}.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom-element.element__counter{display:flex;align-items:center;justify-content:center}.element__counter--wrapper{display:flex}.element__counter--default{display:flex;flex-direction:column;align-items:inherit}.element__counter .element__counter--prefix,.element__counter .element__counter--suffix{flex-grow:1;white-space:pre-wrap}.element__counter .element__counter--prefix{text-align:right}.element__counter .element__counter--suffix{text-align:left}.ecom__element-counter--align{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:12px 20px}.element__counter--icon{display:inline-flex}.element__counter--icon svg{fill:currentColor;width:24px;height:auto}.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)}}.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-core.ecom-yua7ynpjda{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yua7ynpjda{width:100%}}html body .ecom-core.ecom-yua7ynpjda>div.core__column--wrapper{position:relative}.ecom-core.ecom-0w083eb1logk .ecom-image-align{align-items:center}.ecom-core.ecom-0w083eb1logk .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-0w083eb1logk .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-0w083eb1logk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0w083eb1logk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-0w083eb1logk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-0w083eb1logk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-0w083eb1logk{width:unset;max-width:unset;position:absolute;right:-20%;bottom:-40%;z-index:99!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0w083eb1logk{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0w083eb1logk{display:none}}.ecom-core.ecom-0w083eb1logk .ecom-base-image{animation:ec-floating-2 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating-2{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.ecom-core.ecom-1v2qhrc0eum .ecom-image-align{align-items:center}.ecom-core.ecom-1v2qhrc0eum .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-1v2qhrc0eum .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-1v2qhrc0eum .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1v2qhrc0eum .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1v2qhrc0eum .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1v2qhrc0eum .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-1v2qhrc0eum{width:unset;max-width:unset;position:absolute;left:-20%;top:0%;z-index:99!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1v2qhrc0eum{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1v2qhrc0eum{display:none}}.ecom-core.ecom-1v2qhrc0eum .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.ecom-core.ecom-dm3fkwe8axk .ecom-image-align{align-items:center}.ecom-core.ecom-dm3fkwe8axk .ecom-image-default{width:300px!important;max-width:100%!important}.ecom-core.ecom-dm3fkwe8axk .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-dm3fkwe8axk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-dm3fkwe8axk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-dm3fkwe8axk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-dm3fkwe8axk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dm3fkwe8axk{padding-bottom:0!important;width:unset;max-width:unset;position:absolute;right:15%;top:-40%;z-index:none!important}.ecom-core.ecom-dm3fkwe8axk .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-ppov01l1b9>div.core__row--columns{max-width:1000px}.ecom-core.ecom-ppov01l1b9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-juxh73w2x2s{width:166.66499%}.ecom-core.ecom-juxh73w2x2s>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-juxh73w2x2s{width:100%}}html body .ecom-core.ecom-juxh73w2x2s>div.core__column--wrapper{margin-top:28px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-juxh73w2x2s>div.core__column--wrapper{margin-top:28px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-juxh73w2x2s>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-lgaoaq96kgo .ecom-button-default{justify-content:center}.ecom-core.ecom-lgaoaq96kgo .ecom__element--button,.ecom-core.ecom-lgaoaq96kgo .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-lgaoaq96kgo .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:230px;height:64px;min-height:64px;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:16px;transition-duration:.4s;padding:0;margin:0 0 0 10px}.ecom-core.ecom-lgaoaq96kgo .ecom__element--button:hover{color:#fff;background-color:#000;border-style:solid;border-color:#000;border-width:1px}.ecom-core.ecom-lgaoaq96kgo .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lgaoaq96kgo .ecom__element--button{margin-left:0}}.ecom-core.ecom-lgaoaq96kgo{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-lgaoaq96kgo.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.9s}.ecom-core.ecom-04koc30hosuv .ecom__element--button{gap:12px}.ecom-core.ecom-04koc30hosuv .ecom-button-default{justify-content:center}.ecom-core.ecom-04koc30hosuv .ecom__element--button,.ecom-core.ecom-04koc30hosuv .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-04koc30hosuv .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:230px;height:64px;min-height:64px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:16px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-04koc30hosuv .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-04koc30hosuv .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-04koc30hosuv .ecom-button-icon svg{height:18px;width:18px}.ecom-core.ecom-04koc30hosuv .ecom-button-icon{border-radius:50%;transition:all .4s ease;margin:0;padding:0}.ecom-core.ecom-04koc30hosuv{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-04koc30hosuv.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}.ecom-core.ecom-04koc30hosuv .ecom__element--button:hover .ecom-button-icon{transform:translate(8px)}.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading,.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading a{font-weight:500;font-family:DM Sans,sans-serif;font-size:16px;text-transform:none;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading,.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading a{color:#666}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading{text-align:center;padding-right:150px;padding-left:150px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading,.ecom-core.ecom-kztxdgu24y .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-kztxdgu24y{padding-bottom:0!important;margin-top:64px!important;margin-bottom:44px!important}.ecom-core.ecom-kztxdgu24y.ecom-animated{animation-name:ecomZoomIn;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-kztxdgu24y{margin-top:44px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kztxdgu24y{margin-top:32px!important;margin-bottom:24px!important}}@media(max-width:1024px){.ecom-core.ecom-kztxdgu24y .ecom__heading div{display:inline}}.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading,.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading a{font-weight:700;font-size:72px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-3px}.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading,.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading a{color:#a3a3a3}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading,.ecom-core.ecom-nzzh45z2rgr .element__heading .ecom__heading a{font-size:42px}}.ecom-core.ecom-nzzh45z2rgr{padding-bottom:0!important}.ecom-core.ecom-nzzh45z2rgr.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-z9g8hcj3a4 .ecom-image-align{align-items:center}.ecom-core.ecom-z9g8hcj3a4 .ecom-image-default{width:145px!important;max-width:100%!important}.ecom-core.ecom-z9g8hcj3a4 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-z9g8hcj3a4 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-z9g8hcj3a4 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-z9g8hcj3a4 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-z9g8hcj3a4{width:unset;max-width:unset;position:absolute;right:12%;top:45%}.ecom-core.ecom-z9g8hcj3a4.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-z9g8hcj3a4{top:55%;display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z9g8hcj3a4{display:none}}.ecom-core.ecom-z9g8hcj3a4 .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.ecom-core.ecom-bxdnu5vo0ju .ecom-image-align{align-items:center}.ecom-core.ecom-bxdnu5vo0ju .ecom-image-default{width:145px!important;max-width:100%!important}.ecom-core.ecom-bxdnu5vo0ju .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bxdnu5vo0ju .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bxdnu5vo0ju .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-bxdnu5vo0ju .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-bxdnu5vo0ju{width:unset;max-width:unset;position:absolute;left:8%;top:0%}.ecom-core.ecom-bxdnu5vo0ju.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:1s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bxdnu5vo0ju{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bxdnu5vo0ju{display:none}}.ecom-core.ecom-bxdnu5vo0ju .ecom-base-image{animation:ec-floating-3 6s ease-in-out infinite;transform:translate(0)}@keyframes ec-floating-3{0%{transform:translate(0)}50%{transform:translate(15px)}to{transform:translate(0)}}.ecom-core.ecom-42lusuosahu{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-42lusuosahu{width:100%}.ecom-core.ecom-42lusuosahu>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}html body .ecom-core.ecom-42lusuosahu>div.core__column--wrapper{margin-left:16px!important;padding-top:5px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-42lusuosahu>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-uz70f3qaylo .ecom-image-align{align-items:flex-start}.ecom-core.ecom-uz70f3qaylo .ecom-image-default{width:73px!important;max-width:100%!important}.ecom-core.ecom-uz70f3qaylo .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-uz70f3qaylo .ecom-base-image .ecom-image-picture,.ecom-core.ecom-uz70f3qaylo .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-uz70f3qaylo .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-uz70f3qaylo .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-uz70f3qaylo .ecom-image-align{align-items:center}}.ecom-core.ecom-uz70f3qaylo{margin-top:8px!important;padding-bottom:0!important}.ecom-core.ecom-uz70f3qaylo.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}.ecom-core.ecom-jhavdi2p44 .ecom-image-align{align-items:center}.ecom-core.ecom-jhavdi2p44 .ecom-image-default{width:30px!important;max-width:100%!important}.ecom-core.ecom-jhavdi2p44 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-jhavdi2p44 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jhavdi2p44 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jhavdi2p44 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jhavdi2p44 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jhavdi2p44{margin-top:0!important;margin-left:8px!important;width:unset;max-width:unset}.ecom-core.ecom-jhavdi2p44.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-vdfcw5zmnzk .ecom-image-align{align-items:center}.ecom-core.ecom-vdfcw5zmnzk .ecom-image-default{width:55px!important;max-width:100%!important}.ecom-core.ecom-vdfcw5zmnzk .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-vdfcw5zmnzk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vdfcw5zmnzk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vdfcw5zmnzk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-vdfcw5zmnzk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-vdfcw5zmnzk{width:unset;max-width:unset}.ecom-core.ecom-vdfcw5zmnzk.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-v3itkm3immr{width:50%}.ecom-core.ecom-v3itkm3immr>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v3itkm3immr{width:100%}.ecom-core.ecom-v3itkm3immr>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-3sktde2ak93 .ecom-image-align{align-items:center}.ecom-core.ecom-3sktde2ak93 .ecom-image-default{width:64px!important;max-width:100%!important}.ecom-core.ecom-3sktde2ak93 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-3sktde2ak93 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3sktde2ak93 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3sktde2ak93 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-3sktde2ak93 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-3sktde2ak93{margin-top:0!important;margin-left:-24px!important;width:unset;max-width:unset}.ecom-core.ecom-3sktde2ak93.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-4p9q98ev6na .ecom-image-align{align-items:center}.ecom-core.ecom-4p9q98ev6na .ecom-image-default{width:64px!important;max-width:100%!important}.ecom-core.ecom-4p9q98ev6na .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-4p9q98ev6na .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4p9q98ev6na .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4p9q98ev6na .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4p9q98ev6na .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4p9q98ev6na{margin-top:0!important;margin-left:-24px!important;width:unset;max-width:unset}.ecom-core.ecom-4p9q98ev6na.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.4s!important;--ec-delay:.4s}.ecom-core.ecom-ko7tk5sgfvc .ecom-image-align{align-items:center}.ecom-core.ecom-ko7tk5sgfvc .ecom-image-default{width:64px!important;max-width:100%!important}.ecom-core.ecom-ko7tk5sgfvc .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ko7tk5sgfvc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ko7tk5sgfvc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ko7tk5sgfvc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ko7tk5sgfvc .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ko7tk5sgfvc{width:unset;max-width:unset}.ecom-core.ecom-ko7tk5sgfvc.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.3s!important;--ec-delay:.3s}.ecom-core.ecom-ldgupmjv5s8{background-color:#fff}.ecom-core.ecom-ldgupmjv5s8{padding-top:60px!important;padding-bottom:40px!important;position:relative;z-index:1!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ldgupmjv5s8{padding-top:60px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ldgupmjv5s8{padding-top:40px!important;padding-bottom:30px!important;z-index:0!important}}.ecom-core.ecom-pw3zrfi6nra{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pw3zrfi6nra{width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b7g861mvwtg>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}.ecom-core.ecom-sxyz4buf4r{width:100%}.ecom-core.ecom-sxyz4buf4r>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-sxyz4buf4r>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sxyz4buf4r{width:100%}}html body .ecom-core.ecom-sxyz4buf4r>div.core__column--wrapper{margin-top:20px!important}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-sxyz4buf4r>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-x64aou0ipp .ecom-icon-separator,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image{order:1}.ecom-core.ecom-x64aou0ipp .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-x64aou0ipp .ecom-marquee_items .ecom-marquee_item h3 a{font-size:24px;text-transform:capitalize;font-style:normal;text-decoration:none}.ecom-core.ecom-x64aou0ipp .ecom-marquee_items .ecom-marquee_item h3{color:#333;margin:0;padding:0}.ecom-core.ecom-x64aou0ipp .ecom-marquee-image img{width:none!important;object-fit:scale-down}.ecom-core.ecom-x64aou0ipp .ecom-marquee-image img,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image picture,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image .ecom-shape-item.ecom-image-default{height:none!important}.ecom-core.ecom-x64aou0ipp .ecom-marquee-image,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image .ecom-image-default{opacity:.2}.ecom-core.ecom-x64aou0ipp .ecom-marquee-image:hover,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-x64aou0ipp .ecom-marquee-image{transition:all .4s ease;margin:0 60px 0 0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x64aou0ipp .ecom-marquee-image img,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image picture,.ecom-core.ecom-x64aou0ipp .ecom-marquee-image .ecom-shape-item.ecom-image-default{height:50px!important}}.ecom-core.ecom-x64aou0ipp{margin-top:0!important;width:85%;max-width:100%;--element-width:85%;flex-shrink:0;flex-grow:0;position:relative;z-index:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x64aou0ipp{width:80%;max-width:100%;--element-width:80%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x64aou0ipp{margin-top:20px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-x64aou0ipp .ecom-marquee_item:nth-child(1) img{width:150px!important}.ecom-core.ecom-x64aou0ipp .ecom-marquee_item:nth-child(2) img{width:120px!important}.ecom-core.ecom-x64aou0ipp .ecom-marquee_item:nth-child(3) img{width:115px!important}.ecom-core.ecom-x64aou0ipp .ecom-marquee_item:nth-child(4) img{width:145px!important}.ecom-core.ecom-x64aou0ipp .ecom-marquee_item:nth-child(5) img{width:160px!important}.ecom-core.ecom-btkazp6zlk5 .ecom-text--more-actions button,.ecom-core.ecom-btkazp6zlk5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-btkazp6zlk5 .text-content,.ecom-core.ecom-btkazp6zlk5 .text-content a,.ecom-core.ecom-btkazp6zlk5 .text-content p,.ecom-core.ecom-btkazp6zlk5 .text-content span{text-align:left;color:#a3a3a3;margin:0 64px 0 0;padding:0}.ecom-core.ecom-btkazp6zlk5 .text-content,.ecom-core.ecom-btkazp6zlk5 .text-content a,.ecom-core.ecom-btkazp6zlk5 .text-content a a,.ecom-core.ecom-btkazp6zlk5 .text-content p,.ecom-core.ecom-btkazp6zlk5 .text-content p a,.ecom-core.ecom-btkazp6zlk5 .text-content span,.ecom-core.ecom-btkazp6zlk5 .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-btkazp6zlk5 .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-btkazp6zlk5 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-btkazp6zlk5 .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-btkazp6zlk5 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-btkazp6zlk5 .text-content,.ecom-core.ecom-btkazp6zlk5 .text-content a,.ecom-core.ecom-btkazp6zlk5 .text-content p,.ecom-core.ecom-btkazp6zlk5 .text-content span{margin-right:32px}}.ecom-core.ecom-btkazp6zlk5{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-r4shqgx2tu{width:100%}.ecom-core.ecom-r4shqgx2tu>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r4shqgx2tu{width:100%}}.ecom-core.ecom-ow6r6v3w4f .ecom-text--more-actions button,.ecom-core.ecom-ow6r6v3w4f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ow6r6v3w4f .text-content,.ecom-core.ecom-ow6r6v3w4f .text-content a,.ecom-core.ecom-ow6r6v3w4f .text-content p,.ecom-core.ecom-ow6r6v3w4f .text-content span{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-ow6r6v3w4f .text-content,.ecom-core.ecom-ow6r6v3w4f .text-content a,.ecom-core.ecom-ow6r6v3w4f .text-content a a,.ecom-core.ecom-ow6r6v3w4f .text-content p,.ecom-core.ecom-ow6r6v3w4f .text-content p a,.ecom-core.ecom-ow6r6v3w4f .text-content span,.ecom-core.ecom-ow6r6v3w4f .text-content span a{font-size:32px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1px}.ecom-core.ecom-ow6r6v3w4f .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-ow6r6v3w4f .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ow6r6v3w4f .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-ow6r6v3w4f .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ow6r6v3w4f .text-content,.ecom-core.ecom-ow6r6v3w4f .text-content a,.ecom-core.ecom-ow6r6v3w4f .text-content p,.ecom-core.ecom-ow6r6v3w4f .text-content span{text-align:center}.ecom-core.ecom-ow6r6v3w4f .text-content,.ecom-core.ecom-ow6r6v3w4f .text-content a,.ecom-core.ecom-ow6r6v3w4f .text-content a a,.ecom-core.ecom-ow6r6v3w4f .text-content p,.ecom-core.ecom-ow6r6v3w4f .text-content p a,.ecom-core.ecom-ow6r6v3w4f .text-content span,.ecom-core.ecom-ow6r6v3w4f .text-content span a{font-size:24px}}.ecom-core.ecom-ow6r6v3w4f{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-asrjyhqa4z .ecom__element-counter--align{flex-direction:column}.ecom-core.ecom-asrjyhqa4z .element__counter{justify-content:center}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--number,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--number a{font-size:32px;font-weight:500;line-height:1.2em;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;letter-spacing:-1px}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--number{color:#935fff;margin:0 4px;padding:0}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--title,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--title a{title:var(--ecom-global-typography-AbgUXj49-title);value:var(--ecom-global-typography-AbgUXj49-value);font-family:var(--ecom-global-typography-AbgUXj49-font-family);line-height:var(--ecom-global-typography-AbgUXj49-line-height);font-size:var(--ecom-global-typography-AbgUXj49-font-size);font-weight:var(--ecom-global-typography-AbgUXj49-font-weight);letter-spacing:var(--ecom-global-typography-AbgUXj49-letter-spacing);text-transform:var(--ecom-global-typography-AbgUXj49-text-transform);font-style:var(--ecom-global-typography-AbgUXj49-font-style);text-decoration:var(--ecom-global-typography-AbgUXj49-text-decoration);font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--title{color:#935fff}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--suffix,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--suffix a{font-size:32px;font-weight:500;line-height:1.2em;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;letter-spacing:-1px}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--suffix{color:#935fff;margin:0;padding:0}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--prefix,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--prefix a{font-size:32px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1px}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--prefix{color:#935fff;margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-asrjyhqa4z .element__counter{justify-content:center}.ecom-core.ecom-asrjyhqa4z .element__counter--title,.ecom-core.ecom-asrjyhqa4z .element__counter--wrapper,.ecom-core.ecom-asrjyhqa4z .element__counter--icon{align-self:center}.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--number,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--number a,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--title,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--title a,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--suffix,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--suffix a,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--prefix,.ecom-core.ecom-asrjyhqa4z .element__counter .element__counter--prefix a{font-size:24px}}.ecom-core.ecom-asrjyhqa4z{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-yc3ha7qfbtm .ecom-text--more-actions button,.ecom-core.ecom-yc3ha7qfbtm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-yc3ha7qfbtm .text-content,.ecom-core.ecom-yc3ha7qfbtm .text-content a,.ecom-core.ecom-yc3ha7qfbtm .text-content p,.ecom-core.ecom-yc3ha7qfbtm .text-content span{text-align:left;color:#000;margin:0 4px 0 0;padding:0}.ecom-core.ecom-yc3ha7qfbtm .text-content,.ecom-core.ecom-yc3ha7qfbtm .text-content a,.ecom-core.ecom-yc3ha7qfbtm .text-content a a,.ecom-core.ecom-yc3ha7qfbtm .text-content p,.ecom-core.ecom-yc3ha7qfbtm .text-content p a,.ecom-core.ecom-yc3ha7qfbtm .text-content span,.ecom-core.ecom-yc3ha7qfbtm .text-content span a{font-size:32px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1px}.ecom-core.ecom-yc3ha7qfbtm .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-yc3ha7qfbtm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-yc3ha7qfbtm .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-yc3ha7qfbtm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yc3ha7qfbtm .text-content,.ecom-core.ecom-yc3ha7qfbtm .text-content a,.ecom-core.ecom-yc3ha7qfbtm .text-content p,.ecom-core.ecom-yc3ha7qfbtm .text-content span{text-align:center}.ecom-core.ecom-yc3ha7qfbtm .text-content,.ecom-core.ecom-yc3ha7qfbtm .text-content a,.ecom-core.ecom-yc3ha7qfbtm .text-content a a,.ecom-core.ecom-yc3ha7qfbtm .text-content p,.ecom-core.ecom-yc3ha7qfbtm .text-content p a,.ecom-core.ecom-yc3ha7qfbtm .text-content span,.ecom-core.ecom-yc3ha7qfbtm .text-content span a{font-size:24px}}.ecom-core.ecom-yc3ha7qfbtm{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-sbmiytv19l>div.core__row--columns{max-width:1100px}.ecom-core.ecom-sbmiytv19l{background-color:#fff}.ecom-core.ecom-sbmiytv19l{padding-top:20px!important;padding-bottom:40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sbmiytv19l{padding-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sbmiytv19l{padding-top:40px!important}}.ecom-core.ecom-0zreclwckev{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0zreclwckev{width:100%}}.ecom-core.ecom-kv4nqcfaa38>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-kv4nqcfaa38{margin-top:12px!important}.ecom-core.ecom-n5g51c9c4ui{width:60%}.ecom-core.ecom-n5g51c9c4ui>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n5g51c9c4ui{width:55%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n5g51c9c4ui{width:100%}}.ecom-core.ecom-n5g51c9c4ui>.core__column--wrapper{background-color:#5c71f0;border-style:solid;border-width:2px;border-color:#ececec}.ecom-core.ecom-n5g51c9c4ui>.core__column--wrapper,.ecom-core.ecom-n5g51c9c4ui>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n5g51c9c4ui>.core__column--wrapper,.ecom-core.ecom-n5g51c9c4ui>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:28px}}html body .ecom-core.ecom-n5g51c9c4ui>div.core__column--wrapper{margin-left:16px!important}.ecom-core.ecom-n5g51c9c4ui.ecom-animated{animation-name:ecomFadeInLeft;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){html body .ecom-core.ecom-n5g51c9c4ui>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-c3tpyv7jseb .ecom-image-align{align-items:center}.ecom-core.ecom-c3tpyv7jseb .ecom-image-default{max-width:100%!important}.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture>img{border-bottom-right-radius:37px;overflow:hidden}.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-c3tpyv7jseb .ecom-base-image .ecom-image-picture>img{border-bottom-right-radius:26px;overflow:hidden}}.ecom-core.ecom-c3tpyv7jseb{margin-top:72px!important;margin-left:56px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c3tpyv7jseb{margin-top:70px!important;margin-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c3tpyv7jseb{margin-top:20px!important;margin-left:20px!important}}.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading,.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:0px}.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading,.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading,.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading,.ecom-core.ecom-vu7em5bh999 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-vu7em5bh999{padding-bottom:0!important;margin-left:56px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vu7em5bh999{margin-top:20px!important;margin-left:20px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vu7em5bh999{margin-top:30px!important;margin-right:20px!important;margin-left:20px!important}}.ecom-core.ecom-v1bfpvkvxmo{width:40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v1bfpvkvxmo{width:45%}.ecom-core.ecom-v1bfpvkvxmo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v1bfpvkvxmo{width:100%}}html body .ecom-core.ecom-v1bfpvkvxmo>div.core__column--wrapper{margin-right:16px!important}.ecom-core.ecom-v1bfpvkvxmo.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-v1bfpvkvxmo>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-7ztguuw8wvo .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture,.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture,.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-7ztguuw8wvo .ecom-base-image .ecom-image-picture>img{border-radius:28px;overflow:hidden}}.ecom-core.ecom-zg1ga16pp9g>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-zg1ga16pp9g{background-color:#fbfbff;border-style:solid;border-width:1px;border-color:#0000001f}.ecom-core.ecom-zg1ga16pp9g,.ecom-core.ecom-zg1ga16pp9g>div.ecom-section__overlay .ecom-overlay{border-radius:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zg1ga16pp9g,.ecom-core.ecom-zg1ga16pp9g>div.ecom-section__overlay .ecom-overlay{border-radius:28px}}.ecom-core.ecom-zg1ga16pp9g{padding-top:88px!important;padding-bottom:88px!important;margin-top:-20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zg1ga16pp9g{padding:48px 20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zg1ga16pp9g{padding-top:44px!important;padding-bottom:44px!important}}.ecom-core.ecom-ob2gpw6zk6j{width:50%}.ecom-core.ecom-ob2gpw6zk6j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ob2gpw6zk6j{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ob2gpw6zk6j{width:100%}}html body .ecom-core.ecom-ob2gpw6zk6j>div.core__column--wrapper{position:relative}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-ob2gpw6zk6j>div.core__column--wrapper{margin-top:0!important;padding-left:40px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ob2gpw6zk6j>div.core__column--wrapper{margin-top:40px!important}}.ecom-core.ecom-0oivacicnfdh .ecom-image-align{align-items:center}.ecom-core.ecom-0oivacicnfdh .ecom-image-default{width:160px!important;max-width:100%!important}.ecom-core.ecom-0oivacicnfdh .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-0oivacicnfdh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0oivacicnfdh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-0oivacicnfdh .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-0oivacicnfdh .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-0oivacicnfdh{margin-top:0!important;width:unset;max-width:unset;position:absolute;left:50%;top:65%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0oivacicnfdh{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0oivacicnfdh{display:none}}.ecom-core.ecom-0oivacicnfdh .ecom-base-image{animation:ec-floating-4 6s ease-in-out infinite;transform:translate(0)}@keyframes ec-floating-4{0%{transform:translate(0)}50%{transform:translate(-10px)}to{transform:translate(0)}}.ecom-core.ecom-ipucv89wjim .ecom-image-align{align-items:center}.ecom-core.ecom-ipucv89wjim .ecom-image-default{width:160px!important;max-width:100%!important}.ecom-core.ecom-ipucv89wjim .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ipucv89wjim .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ipucv89wjim .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ipucv89wjim .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ipucv89wjim .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ipucv89wjim{margin-top:0!important;width:unset;max-width:unset;position:absolute;left:-20%;top:15%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ipucv89wjim{left:50%;top:10%;display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ipucv89wjim{display:none}}.ecom-core.ecom-ipucv89wjim .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-p76rvhw3rk .ecom-image-align{align-items:center}.ecom-core.ecom-p76rvhw3rk .ecom-image-default{max-width:100%!important}.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture>img{border-top-left-radius:14px;border-bottom-left-radius:14px;overflow:hidden}.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-p76rvhw3rk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-p76rvhw3rk.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.8s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p76rvhw3rk{padding-right:20px!important;padding-left:20px!important}}.ecom-core.ecom-2zzjodwzw4e{width:50%}.ecom-core.ecom-2zzjodwzw4e>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2zzjodwzw4e{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2zzjodwzw4e{width:100%}.ecom-core.ecom-2zzjodwzw4e>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}html body .ecom-core.ecom-2zzjodwzw4e>div.core__column--wrapper{padding-right:70px!important;padding-left:104px!important}.ecom-core.ecom-2zzjodwzw4e.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-2zzjodwzw4e>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-2zzjodwzw4e>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-9hnrsh7jra .ecom-text--more-actions button,.ecom-core.ecom-9hnrsh7jra .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-9hnrsh7jra .text-content,.ecom-core.ecom-9hnrsh7jra .text-content a,.ecom-core.ecom-9hnrsh7jra .text-content p,.ecom-core.ecom-9hnrsh7jra .text-content span{text-align:left;color:#1e1d20;margin:0;padding:0}.ecom-core.ecom-9hnrsh7jra .text-content,.ecom-core.ecom-9hnrsh7jra .text-content a,.ecom-core.ecom-9hnrsh7jra .text-content a a,.ecom-core.ecom-9hnrsh7jra .text-content p,.ecom-core.ecom-9hnrsh7jra .text-content p a,.ecom-core.ecom-9hnrsh7jra .text-content span,.ecom-core.ecom-9hnrsh7jra .text-content span a{font-size:12px;font-weight:500;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-9hnrsh7jra .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-9hnrsh7jra .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-9hnrsh7jra .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-9hnrsh7jra .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9hnrsh7jra .text-content,.ecom-core.ecom-9hnrsh7jra .text-content a,.ecom-core.ecom-9hnrsh7jra .text-content p,.ecom-core.ecom-9hnrsh7jra .text-content span{text-align:center}}.ecom-core.ecom-9hnrsh7jra{margin-top:24px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9hnrsh7jra{padding-right:20px!important;padding-left:20px!important;margin-top:14px!important}}.ecom-core.ecom-zz37gfqf8c9 .ecom-button-default{justify-content:center}.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button,.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;width:180px;height:48px;min-height:48px;color:#000;background-color:transparent;border-radius:12px;transition-duration:.4s;padding:0;margin:0 0 0 10px}.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button{width:none;margin-left:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zz37gfqf8c9 .ecom__element--button{margin-right:5px;margin-left:5px}}.ecom-core.ecom-zz37gfqf8c9{padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zz37gfqf8c9{margin-bottom:10px!important}}.ecom-core.ecom-d55nailkn0s .ecom__element--button{gap:10px}.ecom-core.ecom-d55nailkn0s .ecom-button-default{justify-content:center}.ecom-core.ecom-d55nailkn0s .ecom__element--button,.ecom-core.ecom-d55nailkn0s .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-d55nailkn0s .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:180px;height:48px;min-height:48px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:16px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-d55nailkn0s .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-d55nailkn0s .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-d55nailkn0s .ecom-button-icon svg{height:18px;width:18px}.ecom-core.ecom-d55nailkn0s .ecom-button-icon{border-radius:50%;transition:all .4s ease;margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d55nailkn0s .ecom__element--button{margin-right:5px;margin-left:5px}}.ecom-core.ecom-d55nailkn0s{padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d55nailkn0s{margin-bottom:10px!important}}.ecom-core.ecom-d55nailkn0s .ecom__element--button:hover .ecom-button-icon{transform:translate(6px)}.ecom-core.ecom-bl4lft1bfbh .ecom-text--more-actions button,.ecom-core.ecom-bl4lft1bfbh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-bl4lft1bfbh .text-content,.ecom-core.ecom-bl4lft1bfbh .text-content a,.ecom-core.ecom-bl4lft1bfbh .text-content p,.ecom-core.ecom-bl4lft1bfbh .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-bl4lft1bfbh .text-content,.ecom-core.ecom-bl4lft1bfbh .text-content a,.ecom-core.ecom-bl4lft1bfbh .text-content a a,.ecom-core.ecom-bl4lft1bfbh .text-content p,.ecom-core.ecom-bl4lft1bfbh .text-content p a,.ecom-core.ecom-bl4lft1bfbh .text-content span,.ecom-core.ecom-bl4lft1bfbh .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-bl4lft1bfbh .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-bl4lft1bfbh .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-bl4lft1bfbh .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-bl4lft1bfbh .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bl4lft1bfbh .text-content,.ecom-core.ecom-bl4lft1bfbh .text-content a,.ecom-core.ecom-bl4lft1bfbh .text-content p,.ecom-core.ecom-bl4lft1bfbh .text-content span{text-align:center}}.ecom-core.ecom-bl4lft1bfbh{margin-top:32px!important;margin-bottom:36px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bl4lft1bfbh{margin-bottom:18px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bl4lft1bfbh{margin-bottom:0!important;padding-right:20px!important;padding-left:20px!important}}@media(max-width:1024px){.ecom-core.ecom-bl4lft1bfbh .text-content div{display:inline}}.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading,.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading,.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading{text-align:center;padding-right:15px;padding-left:15px}.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading,.ecom-core.ecom-d0i87cdf30b .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-d0i87cdf30b{padding-bottom:0!important;margin-top:32px!important}@media(max-width:576px){.ecom-core.ecom-d0i87cdf30b .ecom__heading div{display:inline}}.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:none}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start}.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--item{width:0%}.ecom-core.ecom-i9q5wdvesyj .ecom-image-default{width:20%!important}.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--icon svg{height:32px;width:32px}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--icon{border-style:none;border-radius:63%;margin:0 10px 0 0;padding:0}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-i9q5wdvesyj .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-i9q5wdvesyj{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i9q5wdvesyj{padding-bottom:0!important}}.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--container{align-items:center}@media(max-width:576px){.ecom-core.ecom-i9q5wdvesyj .ecom-iconlist--item{align-items:center!important}}.ecom-core.ecom-wrrr5lt4k4>div.core__row--columns{max-width:1200px;height:auto}.ecom-core.ecom-wrrr5lt4k4>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:40px}.ecom-core.ecom-wrrr5lt4k4>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wrrr5lt4k4>div.core__row--columns{max-width:600px}}.ecom-core.ecom-rimebp2acp{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rimebp2acp{width:100%}}.ecom-core.ecom-rimebp2acp>.core__column--wrapper{background-color:#5c71f0}.ecom-core.ecom-rimebp2acp>.core__column--wrapper,.ecom-core.ecom-rimebp2acp>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:48px;border-top-right-radius:48px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rimebp2acp{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rimebp2acp{display:none}}.ecom-core.ecom-0d7gnix6it0g>div.core__row--columns{max-width:1400px}.ecom-core.ecom-0d7gnix6it0g{background-color:#fff}.ecom-core.ecom-0d7gnix6it0g{padding-top:80px!important;padding-bottom:64px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0d7gnix6it0g{padding:20px 0 32px!important}.ecom-core.ecom-0d7gnix6it0g>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0d7gnix6it0g{padding-top:40px!important;padding-bottom:20px!important}.ecom-core.ecom-0d7gnix6it0g>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-jcjjbcniysg{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jcjjbcniysg{width:100%}}.ecom-core.ecom-mxfm1gbqyxc .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-mxfm1gbqyxc .ecom-iconlist--list{gap:80px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mxfm1gbqyxc .ecom-iconlist--list{gap:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mxfm1gbqyxc .ecom-iconlist--list{gap:30px}}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--list{display:flex;justify-content:center}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{background-color:#fff;padding:0;margin:0}.ecom-core.ecom-mxfm1gbqyxc .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--icon svg{height:56px;width:56px}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--icon{color:#fff;border-style:none;border-radius:63%;margin:0 16px 0 0;padding:0}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:-.24px;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--icon svg{height:48px;width:48px}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-mxfm1gbqyxc{margin-top:0!important;margin-bottom:0!important}.ecom-core.ecom-mxfm1gbqyxc .ecom-iconlist--container{align-items:center}.ecom-core.ecom-mxfm1gbqyxc li.ecom-iconlist--item{flex-direction:row}@media(max-width:576px){.ecom-core.ecom-mxfm1gbqyxc .ecom-base-iconlist .ecom-iconlist--list{justify-content:start}}.ecom-core.ecom-kjdezpqer5>div.core__row--columns{max-width:1240px}.ecom-core.ecom-kjdezpqer5{background-color:#fff}.ecom-core.ecom-kjdezpqer5{padding-top:2px!important;padding-bottom:64px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kjdezpqer5{padding-top:12px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kjdezpqer5{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-l53prnzswm{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l53prnzswm{width:100%}}.ecom-core.ecom-qlaqhmn8n9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-y0o5vvsicfc{width:50%}.ecom-core.ecom-y0o5vvsicfc>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y0o5vvsicfc{width:100%}}html body .ecom-core.ecom-y0o5vvsicfc>div.core__column--wrapper{padding-left:40px!important}.ecom-core.ecom-y0o5vvsicfc.ecom-animated{animation-name:ecomFadeInRight;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){html body .ecom-core.ecom-y0o5vvsicfc>div.core__column--wrapper{padding-left:0!important}}.ecom-core.ecom-g3ht6bfmnbc .ecom-image-align{align-items:center}.ecom-core.ecom-g3ht6bfmnbc .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-g3ht6bfmnbc .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-g3ht6bfmnbc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g3ht6bfmnbc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g3ht6bfmnbc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g3ht6bfmnbc .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-g3ht6bfmnbc{padding-bottom:0!important;width:unset;max-width:unset;position:absolute;left:55%;bottom:-5%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g3ht6bfmnbc{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g3ht6bfmnbc{display:none}}.ecom-core.ecom-g3ht6bfmnbc .ecom-base-image{animation:ec-floating-7 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating-7{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.ecom-core.ecom-snneq1gajdj .ecom-image-align{align-items:center}.ecom-core.ecom-snneq1gajdj .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-snneq1gajdj .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-snneq1gajdj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-snneq1gajdj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-snneq1gajdj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-snneq1gajdj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-snneq1gajdj{width:unset;max-width:unset;position:absolute;left:-12%;top:23%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-snneq1gajdj{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-snneq1gajdj{display:none}}.ecom-core.ecom-snneq1gajdj .ecom-base-image{animation:ec-floating-5 6s ease-in-out infinite;transform:translate(0)}@keyframes ec-floating-5{0%{transform:translate(0)}50%{transform:translate(15px)}to{transform:translate(0)}}.ecom-core.ecom-7sl6o18b6mi .ecom-image-align{align-items:center}.ecom-core.ecom-7sl6o18b6mi .ecom-image-default{width:100px!important;max-width:100%!important}.ecom-core.ecom-7sl6o18b6mi .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-7sl6o18b6mi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-7sl6o18b6mi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-7sl6o18b6mi .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-7sl6o18b6mi .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-7sl6o18b6mi{width:unset;max-width:unset;position:absolute;left:45%;top:-30%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7sl6o18b6mi{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7sl6o18b6mi{display:none}}.ecom-core.ecom-7sl6o18b6mi .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(15px)}to{transform:translateY(0)}}.ecom-core.ecom-ctczulskrer .ecom-image-align{align-items:center}.ecom-core.ecom-ctczulskrer .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ctczulskrer .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ctczulskrer .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ctczulskrer .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ctczulskrer .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ctczulskrer .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ctczulskrer{position:absolute;right:-100%;top:-100%}.ecom-core.ecom-ctczulskrer .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-y2h3lmhv42 .ecom-text--more-actions button,.ecom-core.ecom-y2h3lmhv42 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-y2h3lmhv42 .text-content,.ecom-core.ecom-y2h3lmhv42 .text-content a,.ecom-core.ecom-y2h3lmhv42 .text-content p,.ecom-core.ecom-y2h3lmhv42 .text-content span{text-align:left;color:#1e1d20;margin:0;padding:0}.ecom-core.ecom-y2h3lmhv42 .text-content,.ecom-core.ecom-y2h3lmhv42 .text-content a,.ecom-core.ecom-y2h3lmhv42 .text-content a a,.ecom-core.ecom-y2h3lmhv42 .text-content p,.ecom-core.ecom-y2h3lmhv42 .text-content p a,.ecom-core.ecom-y2h3lmhv42 .text-content span,.ecom-core.ecom-y2h3lmhv42 .text-content span a{font-size:32px;font-weight:700;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:-1.5px}.ecom-core.ecom-y2h3lmhv42 .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-y2h3lmhv42 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-y2h3lmhv42 .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-y2h3lmhv42 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y2h3lmhv42 .text-content,.ecom-core.ecom-y2h3lmhv42 .text-content a,.ecom-core.ecom-y2h3lmhv42 .text-content a a,.ecom-core.ecom-y2h3lmhv42 .text-content p,.ecom-core.ecom-y2h3lmhv42 .text-content p a,.ecom-core.ecom-y2h3lmhv42 .text-content span,.ecom-core.ecom-y2h3lmhv42 .text-content span a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y2h3lmhv42 .text-content,.ecom-core.ecom-y2h3lmhv42 .text-content a,.ecom-core.ecom-y2h3lmhv42 .text-content p,.ecom-core.ecom-y2h3lmhv42 .text-content span{text-align:center}.ecom-core.ecom-y2h3lmhv42 .text-content,.ecom-core.ecom-y2h3lmhv42 .text-content a,.ecom-core.ecom-y2h3lmhv42 .text-content a a,.ecom-core.ecom-y2h3lmhv42 .text-content p,.ecom-core.ecom-y2h3lmhv42 .text-content p a,.ecom-core.ecom-y2h3lmhv42 .text-content span,.ecom-core.ecom-y2h3lmhv42 .text-content span a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y2h3lmhv42{margin-top:30px!important}}@media(max-width:1024px){.ecom-core.ecom-y2h3lmhv42 .text-content div{display:inline}}.ecom-core.ecom-o1ikvpjs9c{width:50%}.ecom-core.ecom-o1ikvpjs9c>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o1ikvpjs9c{width:100%}}html body .ecom-core.ecom-o1ikvpjs9c>div.core__column--wrapper{padding-right:100px!important}.ecom-core.ecom-o1ikvpjs9c.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-o1ikvpjs9c>div.core__column--wrapper{padding-right:20px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-o1ikvpjs9c>div.core__column--wrapper{padding-right:0!important}}.ecom-core.ecom-zn4jk9457ta .ecom-image-align{align-items:center}.ecom-core.ecom-zn4jk9457ta .ecom-image-default{max-width:100%!important}.ecom-core.ecom-zn4jk9457ta .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-zn4jk9457ta .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zn4jk9457ta .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zn4jk9457ta .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-zn4jk9457ta .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-zn4jk9457ta{position:absolute;left:-100%;top:-100%}.ecom-core.ecom-zn4jk9457ta .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading,.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:64px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-3px}.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading,.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading,.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading,.ecom-core.ecom-67shp9pfnki .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-67shp9pfnki{padding-bottom:0!important;margin-top:40px!important}.ecom-core.ecom-7ncqkqhpz2q .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-7ncqkqhpz2q .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start}.ecom-core.ecom-7ncqkqhpz2q .ecom-image-default{width:20%!important}.ecom-core.ecom-7ncqkqhpz2q .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--icon svg{height:45px;width:45px}.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--icon{padding:0;margin:0 15px 0 0}.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--title{text-align:center;color:#2e2e2e;margin:0;padding:0}.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--title a{font-family:Outfit,sans-serif;font-size:26.67px;font-weight:500;line-height:26px;letter-spacing:-1.125px;text-transform:none;text-decoration:none}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--icon svg{height:32px;width:32px}.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-7ncqkqhpz2q .ecom-base-iconlist .ecom-iconlist--title a{font-size:24px}}@media(max-width:576px){.ecom-core.ecom-7ncqkqhpz2q .ecom-iconlist--item{align-items:center!important}}.ecom-core.ecom-zyq53kypkkm>div.core__row--columns{max-width:1400px}.ecom-core.ecom-zyq53kypkkm{background-color:#fff}.ecom-core.ecom-zyq53kypkkm{padding-top:104px!important;padding-bottom:45px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zyq53kypkkm{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zyq53kypkkm{padding-top:20px!important}}.ecom-core.ecom-29d3g96ot2a{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-29d3g96ot2a{width:100%}}.ecom-core.ecom-pqya89d386>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-pqya89d386{margin-top:12px!important}.ecom-core.ecom-rexj8n5drfh{width:40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rexj8n5drfh>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rexj8n5drfh{width:100%}}html body .ecom-core.ecom-rexj8n5drfh>div.core__column--wrapper{margin-left:16px!important}.ecom-core.ecom-rexj8n5drfh.ecom-animated{animation-name:ecomFadeInRight;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){html body .ecom-core.ecom-rexj8n5drfh>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-0hi9fxjsu8dk .ecom-image-default{width:95px!important;max-width:100%!important}.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:64px!important}.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-0hi9fxjsu8dk{width:unset;max-width:unset;position:absolute;left:50%;top:22%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0hi9fxjsu8dk{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0hi9fxjsu8dk{display:none}}.ecom-core.ecom-0hi9fxjsu8dk .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-5ffvjimfb0u .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-5ffvjimfb0u .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}}.ecom-core.ecom-qs4ene2osyb{width:60%}.ecom-core.ecom-qs4ene2osyb>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qs4ene2osyb{width:100%}}.ecom-core.ecom-qs4ene2osyb>.core__column--wrapper{background-color:#e01d7b}.ecom-core.ecom-qs4ene2osyb>.core__column--wrapper,.ecom-core.ecom-qs4ene2osyb>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qs4ene2osyb>.core__column--wrapper,.ecom-core.ecom-qs4ene2osyb>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:24px}}html body .ecom-core.ecom-qs4ene2osyb>div.core__column--wrapper{margin-right:16px!important}.ecom-core.ecom-qs4ene2osyb.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-qs4ene2osyb>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-em71g7t5lfe .ecom-image-align{align-items:center}.ecom-core.ecom-em71g7t5lfe .ecom-image-default{max-width:100%!important}.ecom-core.ecom-em71g7t5lfe .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-em71g7t5lfe .ecom-base-image .ecom-image-picture,.ecom-core.ecom-em71g7t5lfe .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-em71g7t5lfe .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-em71g7t5lfe .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-em71g7t5lfe{margin-top:72px!important;margin-left:32px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-em71g7t5lfe{margin-top:50px!important;margin-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-em71g7t5lfe{margin-top:20px!important;margin-left:20px!important}}.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading,.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading,.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading,.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading,.ecom-core.ecom-1osamv32yksi .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-1osamv32yksi{padding-bottom:0!important;margin-left:56px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1osamv32yksi{padding-right:20px!important;padding-bottom:0!important;margin-top:20px!important;margin-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1osamv32yksi{margin-top:30px!important;margin-right:20px!important;margin-left:20px!important}}.ecom-core.ecom-levgrsy92cf>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-levgrsy92cf{background-color:#fffbfd;border-style:solid;border-width:1px;border-color:#0000001f}.ecom-core.ecom-levgrsy92cf,.ecom-core.ecom-levgrsy92cf>div.ecom-section__overlay .ecom-overlay{border-radius:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-levgrsy92cf,.ecom-core.ecom-levgrsy92cf>div.ecom-section__overlay .ecom-overlay{border-radius:24px}}.ecom-core.ecom-levgrsy92cf{padding:88px 20px!important;margin-top:-20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-levgrsy92cf{margin-top:0!important;padding-top:48px!important;padding-bottom:48px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-levgrsy92cf{padding-top:44px!important;padding-bottom:44px!important}}.ecom-core.ecom-swh61ixvnxg{width:50%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-swh61ixvnxg{width:50%}.ecom-core.ecom-swh61ixvnxg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-swh61ixvnxg{width:100%}}html body .ecom-core.ecom-swh61ixvnxg>div.core__column--wrapper{padding-right:148px!important;padding-left:90px!important;position:relative}.ecom-core.ecom-swh61ixvnxg.ecom-animated{animation-name:ecomFadeInRight;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){html body .ecom-core.ecom-swh61ixvnxg>div.core__column--wrapper{padding-right:0!important;padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-swh61ixvnxg>div.core__column--wrapper{padding-right:20px!important;padding-left:20px!important;margin-top:40px!important}}.ecom-core.ecom-2hyxbwjifqw .ecom-image-align{align-items:center}.ecom-core.ecom-2hyxbwjifqw .ecom-image-default{width:300px!important;max-width:100%!important}.ecom-core.ecom-2hyxbwjifqw .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-2hyxbwjifqw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-2hyxbwjifqw .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-2hyxbwjifqw .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-2hyxbwjifqw .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-2hyxbwjifqw{margin-top:0!important;width:unset;max-width:unset;position:absolute;left:-10%;top:65%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2hyxbwjifqw{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2hyxbwjifqw{display:none}}.ecom-core.ecom-2hyxbwjifqw .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-yd3cbtu0qc8 .ecom-image-align{align-items:center}.ecom-core.ecom-yd3cbtu0qc8 .ecom-image-default{width:160px!important;max-width:100%!important}.ecom-core.ecom-yd3cbtu0qc8 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-yd3cbtu0qc8 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-yd3cbtu0qc8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-yd3cbtu0qc8 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-yd3cbtu0qc8 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-yd3cbtu0qc8{margin-top:0!important;width:unset;max-width:unset;position:absolute;right:15%;top:25%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yd3cbtu0qc8{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yd3cbtu0qc8{display:none}}.ecom-core.ecom-yd3cbtu0qc8 .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-y3c2adcqdsi .ecom-image-align{align-items:center}.ecom-core.ecom-y3c2adcqdsi .ecom-image-default{width:160px!important;max-width:100%!important}.ecom-core.ecom-y3c2adcqdsi .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-y3c2adcqdsi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-y3c2adcqdsi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-y3c2adcqdsi .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-y3c2adcqdsi .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-y3c2adcqdsi{margin-top:0!important;width:unset;max-width:unset;position:absolute;left:0%;top:15%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y3c2adcqdsi{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y3c2adcqdsi{display:none}}.ecom-core.ecom-y3c2adcqdsi .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ecom-core.ecom-5zvcfa8jnj2 .ecom-image-align{align-items:center}.ecom-core.ecom-5zvcfa8jnj2 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture>img{border-top-left-radius:14px;border-bottom-left-radius:14px;overflow:hidden}.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-5zvcfa8jnj2 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-qvwz80y5nq{width:50%}.ecom-core.ecom-qvwz80y5nq>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qvwz80y5nq{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qvwz80y5nq{width:100%}.ecom-core.ecom-qvwz80y5nq>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}html body .ecom-core.ecom-qvwz80y5nq>div.core__column--wrapper{padding-left:84px!important}.ecom-core.ecom-qvwz80y5nq.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-qvwz80y5nq>div.core__column--wrapper{padding-right:20px!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-qvwz80y5nq>div.core__column--wrapper{padding-left:0!important}}.ecom-core.ecom-kfqqmdcyjg .ecom-text--more-actions button,.ecom-core.ecom-kfqqmdcyjg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-kfqqmdcyjg .text-content,.ecom-core.ecom-kfqqmdcyjg .text-content a,.ecom-core.ecom-kfqqmdcyjg .text-content p,.ecom-core.ecom-kfqqmdcyjg .text-content span{text-align:left;color:#1e1d20;margin:0;padding:0}.ecom-core.ecom-kfqqmdcyjg .text-content,.ecom-core.ecom-kfqqmdcyjg .text-content a,.ecom-core.ecom-kfqqmdcyjg .text-content a a,.ecom-core.ecom-kfqqmdcyjg .text-content p,.ecom-core.ecom-kfqqmdcyjg .text-content p a,.ecom-core.ecom-kfqqmdcyjg .text-content span,.ecom-core.ecom-kfqqmdcyjg .text-content span a{font-size:12px;font-weight:500;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-kfqqmdcyjg .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-kfqqmdcyjg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-kfqqmdcyjg .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-kfqqmdcyjg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kfqqmdcyjg .text-content,.ecom-core.ecom-kfqqmdcyjg .text-content a,.ecom-core.ecom-kfqqmdcyjg .text-content p,.ecom-core.ecom-kfqqmdcyjg .text-content span{text-align:center}}.ecom-core.ecom-kfqqmdcyjg{margin-top:24px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kfqqmdcyjg{margin-top:16px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kfqqmdcyjg{padding-right:20px!important;padding-bottom:0!important;padding-left:20px!important;margin-top:14px!important}}.ecom-core.ecom-v46d8uddpw .ecom-button-default{justify-content:center}.ecom-core.ecom-v46d8uddpw .ecom__element--button,.ecom-core.ecom-v46d8uddpw .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-v46d8uddpw .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;width:180px;height:48px;min-height:48px;color:#000;background-color:transparent;border-radius:12px;transition-duration:.4s;padding:0;margin:0 0 0 10px}.ecom-core.ecom-v46d8uddpw .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-v46d8uddpw .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v46d8uddpw .ecom-button-default{justify-content:center}.ecom-core.ecom-v46d8uddpw .ecom__element--button,.ecom-core.ecom-v46d8uddpw .ecom__element--button span{justify-content:center;text-align:center;align-items:center}}.ecom-core.ecom-v46d8uddpw{padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v46d8uddpw{margin-top:16px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v46d8uddpw{margin-bottom:10px!important}}.ecom-core.ecom-mfry3srpnyr .ecom__element--button{gap:10px}.ecom-core.ecom-mfry3srpnyr .ecom-button-default{justify-content:center}.ecom-core.ecom-mfry3srpnyr .ecom__element--button,.ecom-core.ecom-mfry3srpnyr .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-mfry3srpnyr .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:250px;height:48px;min-height:48px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:16px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-mfry3srpnyr .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-mfry3srpnyr .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-mfry3srpnyr .ecom-button-icon svg{height:18px;width:18px}.ecom-core.ecom-mfry3srpnyr .ecom-button-icon{border-radius:50%;transition:all .4s ease;margin:0;padding:0}.ecom-core.ecom-mfry3srpnyr{padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mfry3srpnyr{margin-bottom:10px!important}}.ecom-core.ecom-mfry3srpnyr .ecom__element--button:hover .ecom-button-icon{transform:translate(6px)}.ecom-core.ecom-0hc7b1n23236 .ecom-text--more-actions button,.ecom-core.ecom-0hc7b1n23236 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0hc7b1n23236 .text-content,.ecom-core.ecom-0hc7b1n23236 .text-content a,.ecom-core.ecom-0hc7b1n23236 .text-content p,.ecom-core.ecom-0hc7b1n23236 .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-0hc7b1n23236 .text-content,.ecom-core.ecom-0hc7b1n23236 .text-content a,.ecom-core.ecom-0hc7b1n23236 .text-content a a,.ecom-core.ecom-0hc7b1n23236 .text-content p,.ecom-core.ecom-0hc7b1n23236 .text-content p a,.ecom-core.ecom-0hc7b1n23236 .text-content span,.ecom-core.ecom-0hc7b1n23236 .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-0hc7b1n23236 .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-0hc7b1n23236 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0hc7b1n23236 .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-0hc7b1n23236 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0hc7b1n23236 .text-content,.ecom-core.ecom-0hc7b1n23236 .text-content a,.ecom-core.ecom-0hc7b1n23236 .text-content p,.ecom-core.ecom-0hc7b1n23236 .text-content span{text-align:center;padding-right:15px;padding-left:15px}}.ecom-core.ecom-0hc7b1n23236{margin-top:32px!important;margin-bottom:56px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0hc7b1n23236{margin-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0hc7b1n23236{margin-bottom:0!important}}@media(max-width:1024px){.ecom-core.ecom-0hc7b1n23236 .text-content div{display:inline}}.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading,.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading,.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading,.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading a{font-size:32px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading{text-align:center;padding-right:15px;padding-left:15px}.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading,.ecom-core.ecom-cv5cbwpsg69 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-cv5cbwpsg69{padding-bottom:0!important;margin-top:32px!important}.ecom-core.ecom-laad082a4u .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-laad082a4u .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start}.ecom-core.ecom-laad082a4u .ecom-image-default{width:20%!important}.ecom-core.ecom-laad082a4u .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--icon svg{height:45px;width:45px}.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--icon{padding:0;margin:0 15px 0 0}.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--title{text-align:center;color:#2e2e2e;margin:0;padding:0}.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--title a{title:var(--ecom-global-typography-AbgUXj49-title);value:var(--ecom-global-typography-AbgUXj49-value);font-family:var(--ecom-global-typography-AbgUXj49-font-family);line-height:var(--ecom-global-typography-AbgUXj49-line-height);font-size:var(--ecom-global-typography-AbgUXj49-font-size);font-weight:var(--ecom-global-typography-AbgUXj49-font-weight);letter-spacing:var(--ecom-global-typography-AbgUXj49-letter-spacing);text-transform:var(--ecom-global-typography-AbgUXj49-text-transform);font-style:var(--ecom-global-typography-AbgUXj49-font-style);text-decoration:var(--ecom-global-typography-AbgUXj49-text-decoration);font-family:Outfit,sans-serif;font-size:37.5px;font-weight:500;text-transform:none;text-decoration:none;line-height:1.25em;letter-spacing:-1.125px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-laad082a4u .ecom-base-iconlist .ecom-iconlist--title a{font-size:24px}}.ecom-core.ecom-laad082a4u{padding-bottom:0!important}@media(max-width:576px){.ecom-core.ecom-laad082a4u .ecom-iconlist--item{align-items:center!important}}.ecom-core.ecom-th0h08xzxt>div.core__row--columns{max-width:1200px;height:auto}.ecom-core.ecom-th0h08xzxt>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:40px}.ecom-core.ecom-th0h08xzxt>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-th0h08xzxt>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-th0h08xzxt{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-th0h08xzxt>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-th0h08xzxt{display:none}}.ecom-core.ecom-150zxsw43nd{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-150zxsw43nd{width:100%}}.ecom-core.ecom-150zxsw43nd>.core__column--wrapper{background-color:#e01d7b}.ecom-core.ecom-150zxsw43nd>.core__column--wrapper,.ecom-core.ecom-150zxsw43nd>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:48px;border-top-right-radius:48px}.ecom-core.ecom-eianfffij4a>div.core__row--columns{max-width:1400px}.ecom-core.ecom-eianfffij4a{background-color:#fff}.ecom-core.ecom-eianfffij4a{padding-top:80px!important;padding-bottom:42px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-eianfffij4a{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eianfffij4a{padding:20px 0!important}}.ecom-core.ecom-kt9knq7j8gr{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kt9knq7j8gr{width:100%}}.ecom-core.ecom-8sh7j4zhhyp .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-8sh7j4zhhyp .ecom-iconlist--list{gap:160px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8sh7j4zhhyp .ecom-iconlist--list{gap:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8sh7j4zhhyp .ecom-iconlist--list{gap:30px}}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--list{display:flex;justify-content:center}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{background-color:#fff;padding:0;margin:0}.ecom-core.ecom-8sh7j4zhhyp .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--icon svg{height:56px;width:56px}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--icon{color:#fff;border-style:none;border-radius:63%;margin:0 16px 0 0;padding:0}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:-.24px;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--icon svg{height:48px;width:48px}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-8sh7j4zhhyp{margin-top:0!important;margin-bottom:0!important}.ecom-core.ecom-8sh7j4zhhyp .ecom-iconlist--container{align-items:center}.ecom-core.ecom-8sh7j4zhhyp li.ecom-iconlist--item{flex-direction:row}@media(max-width:576px){.ecom-core.ecom-8sh7j4zhhyp .ecom-base-iconlist .ecom-iconlist--list{justify-content:start}}.ecom-core.ecom-mhbaxxrlth>div.core__row--columns{max-width:1240px}.ecom-core.ecom-mhbaxxrlth{background-color:#fff}.ecom-core.ecom-mhbaxxrlth{padding-top:22px!important;padding-bottom:60px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mhbaxxrlth{padding-top:12px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mhbaxxrlth{padding-top:0!important;padding-bottom:20px!important}}.ecom-core.ecom-ieyjhi6rxm{width:100%}.ecom-core.ecom-ieyjhi6rxm>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ieyjhi6rxm{width:100%}}.ecom-core.ecom-tp6rmgkcqu .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-tp6rmgkcqu .ecom-iconlist--list{gap:160px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tp6rmgkcqu .ecom-iconlist--list{gap:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tp6rmgkcqu .ecom-iconlist--list{gap:30px}}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--list{display:flex;justify-content:center}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{background-color:#fff;padding:0;margin:0}.ecom-core.ecom-tp6rmgkcqu .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--icon svg{height:56px;width:56px}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--icon{color:#fff;border-style:none;border-radius:63%;margin:0 16px 0 0;padding:0}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:-.24px;font-family:DM Sans,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--icon svg{height:48px;width:48px}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-tp6rmgkcqu{margin-top:104px!important;margin-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tp6rmgkcqu{margin-top:52px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tp6rmgkcqu{margin-top:52px!important}}.ecom-core.ecom-tp6rmgkcqu .ecom-iconlist--container{align-items:center}.ecom-core.ecom-tp6rmgkcqu li.ecom-iconlist--item{flex-direction:row}@media(max-width:576px){.ecom-core.ecom-tp6rmgkcqu .ecom-base-iconlist .ecom-iconlist--list{justify-content:start}}.ecom-core.ecom-mp6qnmhl8rk .ecom-image-default{width:167px!important;max-width:100%!important}.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:64px!important}.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-mp6qnmhl8rk{width:unset;max-width:unset;position:absolute;left:78%;top:53%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mp6qnmhl8rk{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mp6qnmhl8rk{display:none}}.ecom-core.ecom-mp6qnmhl8rk .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-g7pvopwgael .ecom-image-default{width:122px!important;max-width:100%!important}.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:64px!important}.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g7pvopwgael .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-g7pvopwgael{width:unset;max-width:unset;position:absolute;left:13%;top:72%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g7pvopwgael{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g7pvopwgael{display:none}}.ecom-core.ecom-g7pvopwgael .ecom-base-image{animation:ec-floating-8 6s ease-in-out infinite;transform:translate(0)}@keyframes ec-floating-8{0%{transform:translate(0)}50%{transform:translate(-20px)}to{transform:translate(0)}}.ecom-core.ecom-q4qc1ai8fd .ecom-image-align{align-items:center}.ecom-core.ecom-q4qc1ai8fd .ecom-image-default{max-width:100%!important}.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture>img{border-radius:40px;overflow:hidden}.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-q4qc1ai8fd .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-q4qc1ai8fd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-q4qc1ai8fd .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}.ecom-core.ecom-q4qc1ai8fd{margin-top:104px!important}.ecom-core.ecom-q4qc1ai8fd.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-q4qc1ai8fd{margin-top:52px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q4qc1ai8fd{margin-top:52px!important}}.ecom-core.ecom-q4qc1ai8fd picture.ecom-image-picture{border:1px solid #0000001F;border-radius:48px;padding:16px}@media(max-width:1024px){.ecom-core.ecom-q4qc1ai8fd picture.ecom-image-picture{border-radius:8px;padding:8px}}.ecom-core.ecom-khcosopm4j .ecom-text--more-actions button,.ecom-core.ecom-khcosopm4j .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-khcosopm4j .text-content,.ecom-core.ecom-khcosopm4j .text-content a,.ecom-core.ecom-khcosopm4j .text-content p,.ecom-core.ecom-khcosopm4j .text-content span{text-align:center;color:#1e1d20;margin:0;padding:0}.ecom-core.ecom-khcosopm4j .text-content,.ecom-core.ecom-khcosopm4j .text-content a,.ecom-core.ecom-khcosopm4j .text-content a a,.ecom-core.ecom-khcosopm4j .text-content p,.ecom-core.ecom-khcosopm4j .text-content p a,.ecom-core.ecom-khcosopm4j .text-content span,.ecom-core.ecom-khcosopm4j .text-content span a{font-size:12px;font-weight:500;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-khcosopm4j .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-khcosopm4j .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-khcosopm4j .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-khcosopm4j .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-khcosopm4j .text-content,.ecom-core.ecom-khcosopm4j .text-content a,.ecom-core.ecom-khcosopm4j .text-content p,.ecom-core.ecom-khcosopm4j .text-content span{text-align:center}}.ecom-core.ecom-khcosopm4j{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-khcosopm4j.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.9s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-khcosopm4j{margin-top:24px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-khcosopm4j{padding-right:20px!important;padding-bottom:0!important;padding-left:20px!important;margin-top:14px!important}}.ecom-core.ecom-zn03wydalno .ecom-button-default{justify-content:center}.ecom-core.ecom-zn03wydalno .ecom__element--button,.ecom-core.ecom-zn03wydalno .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-zn03wydalno .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;height:48px;min-height:48px;color:#000;background-color:transparent;border-radius:12px;transition-duration:.4s;padding:0;margin:0 0 0 24px}.ecom-core.ecom-zn03wydalno .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-zn03wydalno .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zn03wydalno .ecom-button-default{justify-content:center}.ecom-core.ecom-zn03wydalno .ecom__element--button,.ecom-core.ecom-zn03wydalno .ecom__element--button span{justify-content:center;text-align:center;align-items:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zn03wydalno .ecom__element--button{margin-right:12px;margin-left:12px}}.ecom-core.ecom-zn03wydalno{padding-bottom:0!important;margin-top:56px!important;width:unset;max-width:unset}.ecom-core.ecom-zn03wydalno.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-zn03wydalno{margin-top:48px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zn03wydalno{margin-top:16px!important;margin-bottom:10px!important}}.ecom-core.ecom-6dfk06cwnfj .ecom__element--button{gap:10px}.ecom-core.ecom-6dfk06cwnfj .ecom-button-default{justify-content:center}.ecom-core.ecom-6dfk06cwnfj .ecom__element--button,.ecom-core.ecom-6dfk06cwnfj .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-6dfk06cwnfj .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:190px;height:48px;min-height:48px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:16px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-6dfk06cwnfj .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-6dfk06cwnfj .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-6dfk06cwnfj .ecom-button-icon svg{height:18px;width:18px}.ecom-core.ecom-6dfk06cwnfj .ecom-button-icon{border-radius:50%;transition:all .4s ease;margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6dfk06cwnfj .ecom__element--button{margin-right:12px;margin-left:12px}}.ecom-core.ecom-6dfk06cwnfj{padding-bottom:0!important;margin-top:56px!important;width:unset;max-width:unset}.ecom-core.ecom-6dfk06cwnfj.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-6dfk06cwnfj{margin-top:48px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6dfk06cwnfj{margin-top:16px!important;margin-bottom:10px!important}}.ecom-core.ecom-6dfk06cwnfj .ecom__element--button:hover .ecom-button-icon{transform:translate(6px)}.ecom-core.ecom-voh4xxnjrc .ecom-text--more-actions button,.ecom-core.ecom-voh4xxnjrc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-voh4xxnjrc .text-content,.ecom-core.ecom-voh4xxnjrc .text-content a,.ecom-core.ecom-voh4xxnjrc .text-content p,.ecom-core.ecom-voh4xxnjrc .text-content span{text-align:center;color:#666;margin:0;padding:0}.ecom-core.ecom-voh4xxnjrc .text-content,.ecom-core.ecom-voh4xxnjrc .text-content a,.ecom-core.ecom-voh4xxnjrc .text-content a a,.ecom-core.ecom-voh4xxnjrc .text-content p,.ecom-core.ecom-voh4xxnjrc .text-content p a,.ecom-core.ecom-voh4xxnjrc .text-content span,.ecom-core.ecom-voh4xxnjrc .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-voh4xxnjrc .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-voh4xxnjrc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-voh4xxnjrc .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-voh4xxnjrc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-voh4xxnjrc{margin-top:32px!important;padding-bottom:0!important}.ecom-core.ecom-voh4xxnjrc.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-voh4xxnjrc{margin-bottom:8px!important}}@media(max-width:1024px){.ecom-core.ecom-voh4xxnjrc .text-content div{display:inline}}.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading,.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:60px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:0px}.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading,.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading,.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading,.ecom-core.ecom-dhmyxiggtit .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-dhmyxiggtit{padding-bottom:0!important;margin-top:32px!important}.ecom-core.ecom-dhmyxiggtit.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}.ecom-core.ecom-8llmfho95da .ecom-image-align{align-items:center}.ecom-core.ecom-8llmfho95da .ecom-image-default{width:167px!important;max-width:100%!important}.ecom-core.ecom-8llmfho95da .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-8llmfho95da .ecom-base-image .ecom-image-picture,.ecom-core.ecom-8llmfho95da .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-8llmfho95da .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-8llmfho95da .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-8llmfho95da .ecom-image-default{width:120px!important}}.ecom-core.ecom-8llmfho95da.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8llmfho95da{padding-bottom:0!important}}.ecom-core.ecom-73wcnwffaob>div.core__row--columns{max-width:1400px}@keyframes ecomZoomIn{0%{opacity:0;transform:scale3d(.8,.8,.8)}to{opacity:1;transform:scaleZ(1)}}.ecom-core.ecom-kcmnddknzr{width:60%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kcmnddknzr{width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kcmnddknzr{width:100%}}html body .ecom-core.ecom-kcmnddknzr>div.core__column--wrapper{padding-left:90px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-kcmnddknzr>div.core__column--wrapper{padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-kcmnddknzr>div.core__column--wrapper{padding-right:20px!important;padding-left:20px!important}}.ecom-core.ecom-wdjgiauwx3>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-wdjgiauwx3>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:10px}.ecom-core.ecom-wdjgiauwx3>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wdjgiauwx3>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-wdjgiauwx3>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wdjgiauwx3>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-wdjgiauwx3>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:7.5px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wdjgiauwx3>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wdjgiauwx3{padding-bottom:120px!important}.ecom-core.ecom-wdjgiauwx3>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-wdjgiauwx3 .ec-run-images-wrap{max-height:100vh;overflow:hidden}.ecom-core.ecom-wdjgiauwx3 .ec-run-images:not(.ecom-animated) .ecom__testimonials--grid{animation:slide-run 20s infinite linear;height:200vh}.ecom-core.ecom-wdjgiauwx3 .ec-run-images:not(.ecom-animated) .ecom__testimonials--grid:hover{animation-play-state:paused}.ecom-core.ecom-wdjgiauwx3 .ec-run-images:nth-of-type(odd) .ecom__testimonials--grid{justify-content:flex-end;--direction:50%;display:flex;flex-direction:column}@keyframes slide-run{to{-webkit-transform:translateY(var(--direction, -50%));transform:translateY(var(--direction, -50%))}}.ecom-core.ecom-wdjgiauwx3:before{content:"";width:100%;position:absolute;left:0;height:100px;top:0;background:linear-gradient(0deg,#fff0,#fff);z-index:2;pointer-events:none}.ecom-core.ecom-wdjgiauwx3:after{content:"";width:100%;position:absolute;left:0;height:100px;bottom:0;background:linear-gradient(180deg,#fff0,#fff);z-index:2;pointer-events:none}.ecom-core.ecom-hx9q7vb88y{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hx9q7vb88y{width:50%}}html body .ecom-core.ecom-hx9q7vb88y>div.core__column--wrapper{padding-right:0!important}.ecom-core.ecom-9parh6mkffn .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:16px}.ecom-core.ecom-9parh6mkffn .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}.ecom-core.ecom-9parh6mkffn .ecom-swiper-pagination-position{order:-1;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9parh6mkffn .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:16px}.ecom-core.ecom-9parh6mkffn .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9parh6mkffn .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:15px}.ecom-core.ecom-9parh6mkffn .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}}.ecom-core.ecom-9parh6mkffn .testimonial-content{text-align:left;justify-content:flex-start;border-style:solid;border-width:1px;border-color:#b3b3b3;border-radius:32px;margin:0;padding:24px}.ecom-core.ecom-9parh6mkffn .ecom-swiper-slide{background-color:#f9f9f900;border-radius:0;overflow:hidden;padding:0}.ecom-core.ecom-9parh6mkffn .ecom-icon-list span svg{height:14px;width:14px}.ecom-core.ecom-9parh6mkffn .ecom-icon-list span{color:#d1cab0;margin-top:16px;margin-right:4px}.ecom-core.ecom-9parh6mkffn .ecom-icon-list span:hover,.ecom-core.ecom-9parh6mkffn .ecom-icon-list span.ecom-icon-active{color:#ffce22}.ecom-core.ecom-9parh6mkffn .ecom-image-default{width:56px!important}.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image img,.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image picture,.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:56px!important}.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image,.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image>picture,.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image>img{border-radius:50px;overflow:hidden}.ecom-core.ecom-9parh6mkffn .ecom-base-testimonial-image{margin-right:15px}.ecom-core.ecom-9parh6mkffn .testimonial-content-name{text-align:left;color:#000;margin-bottom:3px}.ecom-core.ecom-9parh6mkffn .testimonial-content-name,.ecom-core.ecom-9parh6mkffn .testimonial-content-name a{font-size:14px;font-weight:700;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-family:DM Sans,sans-serif}.ecom-core.ecom-9parh6mkffn .testimonial-content-title{text-align:left;color:gray;padding-bottom:0}.ecom-core.ecom-9parh6mkffn .testimonial-content-title,.ecom-core.ecom-9parh6mkffn .testimonial-content-title a{font-size:12px;font-weight:400;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-9parh6mkffn .testimonial-content-prag{text-align:left;color:gray;margin-top:16px}.ecom-core.ecom-9parh6mkffn .testimonial-content-prag,.ecom-core.ecom-9parh6mkffn .testimonial-content-prag a{font-size:14px;line-height:1.5em;font-weight:400;text-decoration:none;letter-spacing:0px;font-family:DM Sans,sans-serif}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next svg{height:31px;width:31px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next{color:#000;background-color:#fff0;border-style:solid;border-width:1px;border-color:#000;border-radius:36px;margin:-100px 0 54px 16px;padding:8px 16px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .3s ease}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#d9d9d9}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-64px;margin-right:3px;margin-left:3px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9parh6mkffn .testimonial-content-prag,.ecom-core.ecom-9parh6mkffn .testimonial-content-prag a{font-size:15px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next{padding:6px 10px;margin-bottom:35px;margin-left:12px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-45px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9parh6mkffn .testimonial-content{padding:15px}.ecom-core.ecom-9parh6mkffn .testimonial-content-prag,.ecom-core.ecom-9parh6mkffn .testimonial-content-prag a{font-size:14px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next svg{height:23px;width:23px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next{margin-top:0;margin-bottom:35px;margin-left:8px;padding:6px 8px}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-40px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9parh6mkffn{margin-top:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9parh6mkffn{margin-top:25px!important}}.ecom-core.ecom-9parh6mkffn .testimonial-info.ecom-column-center{display:flex;flex-direction:row;align-items:center}.ecom-core.ecom-9parh6mkffn .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;color:#432918;font-weight:600}.ecom-core.ecom-9parh6mkffn .testimonial-info{position:relative}.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-9parh6mkffn .ecom-testimonials--container .ecom-swiper-button-next svg{height:auto}@media(max-width:767px){.ecom-core.ecom-9parh6mkffn .testimonial-info.ecom-column-center{display:flex;flex-direction:column;align-items:flex-start;gap:10px}}.ecom-core.ecom-izgqxiewznm{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-izgqxiewznm{width:50%}}html body .ecom-core.ecom-izgqxiewznm>div.core__column--wrapper{padding-left:0!important}.ecom-core.ecom-srrh8hn7hv .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:16px}.ecom-core.ecom-srrh8hn7hv .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}.ecom-core.ecom-srrh8hn7hv .ecom-swiper-pagination-position{order:-1;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-srrh8hn7hv .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:16px}.ecom-core.ecom-srrh8hn7hv .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-srrh8hn7hv .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:15px}.ecom-core.ecom-srrh8hn7hv .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}}.ecom-core.ecom-srrh8hn7hv .testimonial-content{text-align:left;justify-content:flex-start;border-style:solid;border-width:1px;border-color:#b3b3b3;border-radius:32px;margin:0;padding:24px}.ecom-core.ecom-srrh8hn7hv .ecom-swiper-slide{background-color:#f9f9f900;border-radius:0;overflow:hidden;padding:0}.ecom-core.ecom-srrh8hn7hv .ecom-icon-list span svg{height:14px;width:14px}.ecom-core.ecom-srrh8hn7hv .ecom-icon-list span{color:#d1cab0;margin-top:16px;margin-right:4px}.ecom-core.ecom-srrh8hn7hv .ecom-icon-list span:hover,.ecom-core.ecom-srrh8hn7hv .ecom-icon-list span.ecom-icon-active{color:#ffce22}.ecom-core.ecom-srrh8hn7hv .ecom-image-default{width:56px!important}.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image img,.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image picture,.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:56px!important}.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image,.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image>picture,.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image>img{border-radius:50px;overflow:hidden}.ecom-core.ecom-srrh8hn7hv .ecom-base-testimonial-image{margin-right:15px}.ecom-core.ecom-srrh8hn7hv .testimonial-content-name{text-align:left;color:#000;margin-bottom:3px}.ecom-core.ecom-srrh8hn7hv .testimonial-content-name,.ecom-core.ecom-srrh8hn7hv .testimonial-content-name a{font-size:14px;font-weight:700;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-family:DM Sans,sans-serif}.ecom-core.ecom-srrh8hn7hv .testimonial-content-title{text-align:left;color:gray;padding-bottom:0}.ecom-core.ecom-srrh8hn7hv .testimonial-content-title,.ecom-core.ecom-srrh8hn7hv .testimonial-content-title a{font-size:12px;font-weight:400;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag{text-align:left;color:gray;margin-top:16px}.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag,.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag a{font-size:14px;line-height:1.5em;font-weight:400;text-decoration:none;letter-spacing:0px;font-family:DM Sans,sans-serif}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next svg{height:31px;width:31px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next{color:#000;background-color:#fff0;border-style:solid;border-width:1px;border-color:#000;border-radius:36px;margin:-100px 0 54px 16px;padding:8px 16px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .3s ease}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#d9d9d9}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-64px;margin-right:3px;margin-left:3px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag,.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag a{font-size:15px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next{padding:6px 10px;margin-bottom:35px;margin-left:12px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-45px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-srrh8hn7hv .testimonial-content{padding:15px}.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag,.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag a{font-size:14px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next svg{height:23px;width:23px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next{margin-top:0;margin-bottom:35px;margin-left:8px;padding:6px 8px}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-40px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-srrh8hn7hv{margin-top:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-srrh8hn7hv{margin-top:25px!important}}.ecom-core.ecom-srrh8hn7hv .testimonial-info.ecom-column-center{display:flex;flex-direction:row;align-items:center}.ecom-core.ecom-srrh8hn7hv .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;color:#432918;font-weight:600}.ecom-core.ecom-srrh8hn7hv .testimonial-info{position:relative}.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-srrh8hn7hv .ecom-testimonials--container .ecom-swiper-button-next svg{height:auto}@media(max-width:767px){.ecom-core.ecom-srrh8hn7hv .testimonial-info.ecom-column-center{display:flex;flex-direction:column;align-items:flex-start;gap:10px}}.ecom-core.ecom-1jplezwg17a{width:40%}.ecom-core.ecom-1jplezwg17a>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1jplezwg17a{width:100%}.ecom-core.ecom-1jplezwg17a>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1jplezwg17a{width:100%}.ecom-core.ecom-1jplezwg17a>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}html body .ecom-core.ecom-1jplezwg17a>div.core__column--wrapper{padding-top:160px!important;padding-right:90px!important;padding-bottom:160px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-1jplezwg17a>div.core__column--wrapper{padding-top:0!important;padding-right:20px!important;padding-bottom:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-1jplezwg17a>div.core__column--wrapper{padding-top:0!important;padding-right:20px!important;padding-bottom:35px!important}}.ecom-core.ecom-gl2bcbf7ec>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-gl2bcbf7ec{margin-top:25px!important}.ecom-core.ecom-171n07bci40h{width:60%}.ecom-core.ecom-171n07bci40h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-171n07bci40h>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-171n07bci40h{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-171n07bci40h{width:50%}.ecom-core.ecom-171n07bci40h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-171n07bci40h>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-171n07bci40h>div.core__column--wrapper{padding-left:8px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-171n07bci40h>div.core__column--wrapper{padding-left:8px!important}}.ecom-core.ecom-8j4oquyj5q4 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-8j4oquyj5q4 .ecom-image-default{width:73px!important;max-width:100%!important}.ecom-core.ecom-8j4oquyj5q4 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-8j4oquyj5q4 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-8j4oquyj5q4 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-8j4oquyj5q4 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-8j4oquyj5q4 .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-8j4oquyj5q4 .ecom-image-align{align-items:flex-start}}.ecom-core.ecom-8j4oquyj5q4{margin-top:8px!important;padding-bottom:0!important}.ecom-core.ecom-8j4oquyj5q4.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8j4oquyj5q4{margin-top:0!important}}.ecom-core.ecom-gt128815t9o .ecom-image-align{align-items:center}.ecom-core.ecom-gt128815t9o .ecom-image-default{width:30px!important;max-width:100%!important}.ecom-core.ecom-gt128815t9o .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-gt128815t9o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-gt128815t9o .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-gt128815t9o .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-gt128815t9o .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-gt128815t9o .ecom-image-default{width:24px!important}}.ecom-core.ecom-gt128815t9o{margin-top:0!important;margin-left:8px!important;width:unset;max-width:unset}.ecom-core.ecom-gt128815t9o.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-axdpzm6by98 .ecom-image-align{align-items:center}.ecom-core.ecom-axdpzm6by98 .ecom-image-default{width:55px!important;max-width:100%!important}.ecom-core.ecom-axdpzm6by98 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-axdpzm6by98 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-axdpzm6by98 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-axdpzm6by98 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-axdpzm6by98 .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-axdpzm6by98 .ecom-image-default{width:48px!important}}.ecom-core.ecom-axdpzm6by98{width:unset;max-width:unset}.ecom-core.ecom-axdpzm6by98.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-thidwjdy09j{width:40%}.ecom-core.ecom-thidwjdy09j>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-thidwjdy09j{width:50%}.ecom-core.ecom-thidwjdy09j>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-thidwjdy09j{width:50%}.ecom-core.ecom-thidwjdy09j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-thidwjdy09j>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-thidwjdy09j>div.core__column--wrapper{padding-right:8px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-thidwjdy09j>div.core__column--wrapper{padding-right:8px!important}}.ecom-core.ecom-w2y5bvxhjy .ecom-image-align{align-items:center}.ecom-core.ecom-w2y5bvxhjy .ecom-image-default{width:64px!important;max-width:100%!important}.ecom-core.ecom-w2y5bvxhjy .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-w2y5bvxhjy .ecom-base-image .ecom-image-picture,.ecom-core.ecom-w2y5bvxhjy .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-w2y5bvxhjy .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-w2y5bvxhjy .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-w2y5bvxhjy .ecom-image-default{width:48px!important}}.ecom-core.ecom-w2y5bvxhjy{margin-top:0!important;margin-left:-24px!important;width:unset;max-width:unset}.ecom-core.ecom-w2y5bvxhjy.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-l5oi49z5myc .ecom-image-align{align-items:center}.ecom-core.ecom-l5oi49z5myc .ecom-image-default{width:64px!important;max-width:100%!important}.ecom-core.ecom-l5oi49z5myc .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-l5oi49z5myc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-l5oi49z5myc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-l5oi49z5myc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-l5oi49z5myc .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-l5oi49z5myc .ecom-image-default{width:48px!important}}.ecom-core.ecom-l5oi49z5myc{margin-top:0!important;margin-left:-24px!important;width:unset;max-width:unset}.ecom-core.ecom-l5oi49z5myc.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.4s!important;--ec-delay:.4s}.ecom-core.ecom-z5ehl9jjk4g .ecom-image-align{align-items:center}.ecom-core.ecom-z5ehl9jjk4g .ecom-image-default{width:64px!important;max-width:100%!important}.ecom-core.ecom-z5ehl9jjk4g .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-z5ehl9jjk4g .ecom-base-image .ecom-image-picture,.ecom-core.ecom-z5ehl9jjk4g .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-z5ehl9jjk4g .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-z5ehl9jjk4g .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-z5ehl9jjk4g .ecom-image-default{width:48px!important}}.ecom-core.ecom-z5ehl9jjk4g{width:unset;max-width:unset}.ecom-core.ecom-z5ehl9jjk4g.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.3s!important;--ec-delay:.3s}.ecom-core.ecom-h2bw7w85c8j .ecom-text--more-actions button,.ecom-core.ecom-h2bw7w85c8j .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-h2bw7w85c8j .text-content,.ecom-core.ecom-h2bw7w85c8j .text-content a,.ecom-core.ecom-h2bw7w85c8j .text-content p,.ecom-core.ecom-h2bw7w85c8j .text-content span{text-align:left;color:gray;margin:0;padding:0}.ecom-core.ecom-h2bw7w85c8j .text-content,.ecom-core.ecom-h2bw7w85c8j .text-content a,.ecom-core.ecom-h2bw7w85c8j .text-content a a,.ecom-core.ecom-h2bw7w85c8j .text-content p,.ecom-core.ecom-h2bw7w85c8j .text-content p a,.ecom-core.ecom-h2bw7w85c8j .text-content span,.ecom-core.ecom-h2bw7w85c8j .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-h2bw7w85c8j .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-h2bw7w85c8j .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-h2bw7w85c8j .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-h2bw7w85c8j .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h2bw7w85c8j .text-content,.ecom-core.ecom-h2bw7w85c8j .text-content a,.ecom-core.ecom-h2bw7w85c8j .text-content p,.ecom-core.ecom-h2bw7w85c8j .text-content span{text-align:center;padding-right:20px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h2bw7w85c8j .text-content,.ecom-core.ecom-h2bw7w85c8j .text-content a,.ecom-core.ecom-h2bw7w85c8j .text-content p,.ecom-core.ecom-h2bw7w85c8j .text-content span{text-align:center}}.ecom-core.ecom-h2bw7w85c8j{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-h2bw7w85c8j.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading,.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading a{font-weight:700;font-size:64px;font-family:DM Sans,sans-serif;letter-spacing:-3px}.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading,.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading,.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading,.ecom-core.ecom-3zdjnskwua7 .element__heading .ecom__heading a{font-size:32px;letter-spacing:-1px}}.ecom-core.ecom-3zdjnskwua7{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-3zdjnskwua7.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3zdjnskwua7{padding-bottom:0!important}}.ecom-core.ecom-3zdjnskwua7 .ecom__heading span{background:linear-gradient(135deg,#4c63f5,#6c7de9);display:inline;background-clip:text;position:relative;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecom-core.ecom-3zdjnskwua7 .ecom__heading span:before{content:"";position:absolute;bottom:-15%;left:50%;transform:translate(-50%);background-image:url(https://cdn.shopify.com/s/files/1/0016/3866/2201/files/line-vector.png);width:85%;height:13px;background-size:100%;background-repeat:no-repeat;background-position:center}@media(max-width:1024px){.ecom-core.ecom-3zdjnskwua7 .ecom__heading div{display:inline}}.ecom-core.ecom-ae5b30jneg7>div.core__row--columns{max-width:1400px}.ecom-core.ecom-ae5b30jneg7{background-color:#fff}.ecom-core.ecom-ae5b30jneg7{padding-top:60px!important;padding-bottom:60px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ae5b30jneg7{padding-top:32px!important;padding-bottom:32px!important}}.ecom-core.ecom-ae5b30jneg7 .ec-run-images-wrap{height:100vh;overflow-y:hidden}@keyframes ecomFadeInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ecomFadeInLeft{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-3idkb7df2ve{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3idkb7df2ve{width:100%}}.ecom-core.ecom-yoz7iky7ek9{margin-top:30px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yoz7iky7ek9{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yoz7iky7ek9{margin-top:25px!important}}.ecom-core.ecom-yoz7iky7ek9 a svg{display:none!important}.ecom-core.ecom-q5b3posbzd{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q5b3posbzd{width:100%}}.ecom-core.ecom-q5b3posbzd.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-q5b3posbzd>div.core__column--wrapper{padding-top:0!important}}.ecom-core.ecom-cvbawljhyi .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title{text-align:left;background-color:#fff;border-style:none;border-radius:16px;margin-top:0;margin-bottom:0;padding:24px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title:hover,.ecom-core.ecom-cvbawljhyi .ecom-accordion__title.ecom-item-active{background-color:#fff;border-style:none}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-cvbawljhyi .ecom-items:hover .ecom-items--icon{color:#935fff}.ecom-core.ecom-cvbawljhyi .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-cvbawljhyi .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:capitalize;font-weight:700;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;color:#000}.ecom-core.ecom-cvbawljhyi .ecom-items:hover .ecom-items--text{color:#935fff}.ecom-core.ecom-cvbawljhyi .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-cvbawljhyi .ecom-accordion_wrapper-info .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-cvbawljhyi .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-cvbawljhyi .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-cvbawljhyi .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-style:none;border-radius:0 0 40px 40px;overflow:hidden;padding:0 24px 15px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cvbawljhyi .ecom-accordion__title{padding:15px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:0;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cvbawljhyi .ecom-accordion__title{padding:15px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-cvbawljhyi .ecom-accordion_nav--icon{margin-right:0;margin-left:20px}.ecom-core.ecom-cvbawljhyi .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-cvbawljhyi .ecom-accordion_wrapper-info .ecom-items--icon svg{height:12px;width:12px}.ecom-core.ecom-cvbawljhyi .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-cvbawljhyi .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-cvbawljhyi{width:830px;max-width:100%;--element-width:830px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-cvbawljhyi.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-cvbawljhyi .ecom-accordion__title.ecom-item-activec{border-bottom:none}.ecom-core.ecom-cvbawljhyi .core__group--item.ecom-accordion__item{margin-bottom:24px;border:1px solid #B3B3B3;border-radius:24px;overflow:hidden;position:relative;transition:none}.ecom-core.ecom-cvbawljhyi .core__group--item.ecom-accordion__item.ecom-item-active{border:2px solid #935fff}@media(max-width:1024px){.ecom-core.ecom-cvbawljhyi .core__group--item.ecom-accordion__item{border-radius:20px}}.ecom-core.ecom-44oqw5gipgc .ecom-text--more-actions button,.ecom-core.ecom-44oqw5gipgc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-44oqw5gipgc .text-content,.ecom-core.ecom-44oqw5gipgc .text-content a,.ecom-core.ecom-44oqw5gipgc .text-content p,.ecom-core.ecom-44oqw5gipgc .text-content span{text-align:left;color:#666}.ecom-core.ecom-44oqw5gipgc .text-content,.ecom-core.ecom-44oqw5gipgc .text-content a,.ecom-core.ecom-44oqw5gipgc .text-content a a,.ecom-core.ecom-44oqw5gipgc .text-content p,.ecom-core.ecom-44oqw5gipgc .text-content p a,.ecom-core.ecom-44oqw5gipgc .text-content span,.ecom-core.ecom-44oqw5gipgc .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-44oqw5gipgc .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-44oqw5gipgc .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-44oqw5gipgc .text-content,.ecom-core.ecom-44oqw5gipgc .text-content a,.ecom-core.ecom-44oqw5gipgc .text-content a a,.ecom-core.ecom-44oqw5gipgc .text-content p,.ecom-core.ecom-44oqw5gipgc .text-content p a,.ecom-core.ecom-44oqw5gipgc .text-content span,.ecom-core.ecom-44oqw5gipgc .text-content span a{font-size:15px}}.ecom-core.ecom-44oqw5gipgc{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-44oqw5gipgc{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-44oqw5gipgc{margin-bottom:0!important}}.ecom-core.ecom-di3syk783f8 .ecom-text--more-actions button,.ecom-core.ecom-di3syk783f8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-di3syk783f8 .text-content,.ecom-core.ecom-di3syk783f8 .text-content a,.ecom-core.ecom-di3syk783f8 .text-content p,.ecom-core.ecom-di3syk783f8 .text-content span{text-align:left;color:#666}.ecom-core.ecom-di3syk783f8 .text-content,.ecom-core.ecom-di3syk783f8 .text-content a,.ecom-core.ecom-di3syk783f8 .text-content a a,.ecom-core.ecom-di3syk783f8 .text-content p,.ecom-core.ecom-di3syk783f8 .text-content p a,.ecom-core.ecom-di3syk783f8 .text-content span,.ecom-core.ecom-di3syk783f8 .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-di3syk783f8 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-di3syk783f8 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-di3syk783f8 .text-content,.ecom-core.ecom-di3syk783f8 .text-content a,.ecom-core.ecom-di3syk783f8 .text-content a a,.ecom-core.ecom-di3syk783f8 .text-content p,.ecom-core.ecom-di3syk783f8 .text-content p a,.ecom-core.ecom-di3syk783f8 .text-content span,.ecom-core.ecom-di3syk783f8 .text-content span a{font-size:15px}}.ecom-core.ecom-di3syk783f8{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-di3syk783f8{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-di3syk783f8{margin-bottom:0!important}}.ecom-core.ecom-di3syk783f8 font{transition:all .5s ease}.ecom-core.ecom-di3syk783f8 font:hover{color:#e01d7b}.ecom-core.ecom-qs89l47lqq9 .ecom-text--more-actions button,.ecom-core.ecom-qs89l47lqq9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-qs89l47lqq9 .text-content,.ecom-core.ecom-qs89l47lqq9 .text-content a,.ecom-core.ecom-qs89l47lqq9 .text-content p,.ecom-core.ecom-qs89l47lqq9 .text-content span{text-align:left;color:#666}.ecom-core.ecom-qs89l47lqq9 .text-content,.ecom-core.ecom-qs89l47lqq9 .text-content a,.ecom-core.ecom-qs89l47lqq9 .text-content a a,.ecom-core.ecom-qs89l47lqq9 .text-content p,.ecom-core.ecom-qs89l47lqq9 .text-content p a,.ecom-core.ecom-qs89l47lqq9 .text-content span,.ecom-core.ecom-qs89l47lqq9 .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-qs89l47lqq9 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qs89l47lqq9 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qs89l47lqq9 .text-content,.ecom-core.ecom-qs89l47lqq9 .text-content a,.ecom-core.ecom-qs89l47lqq9 .text-content a a,.ecom-core.ecom-qs89l47lqq9 .text-content p,.ecom-core.ecom-qs89l47lqq9 .text-content p a,.ecom-core.ecom-qs89l47lqq9 .text-content span,.ecom-core.ecom-qs89l47lqq9 .text-content span a{font-size:15px}}.ecom-core.ecom-qs89l47lqq9{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qs89l47lqq9{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qs89l47lqq9{margin-bottom:0!important}}.ecom-core.ecom-qs89l47lqq9 font{transition:all .5s ease}.ecom-core.ecom-qs89l47lqq9 font:hover{color:#e01d7b}.ecom-core.ecom-ukrlbcfcobg .ecom-text--more-actions button,.ecom-core.ecom-ukrlbcfcobg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ukrlbcfcobg .text-content,.ecom-core.ecom-ukrlbcfcobg .text-content a,.ecom-core.ecom-ukrlbcfcobg .text-content p,.ecom-core.ecom-ukrlbcfcobg .text-content span{text-align:left;color:#666}.ecom-core.ecom-ukrlbcfcobg .text-content,.ecom-core.ecom-ukrlbcfcobg .text-content a,.ecom-core.ecom-ukrlbcfcobg .text-content a a,.ecom-core.ecom-ukrlbcfcobg .text-content p,.ecom-core.ecom-ukrlbcfcobg .text-content p a,.ecom-core.ecom-ukrlbcfcobg .text-content span,.ecom-core.ecom-ukrlbcfcobg .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-ukrlbcfcobg .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ukrlbcfcobg .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ukrlbcfcobg .text-content,.ecom-core.ecom-ukrlbcfcobg .text-content a,.ecom-core.ecom-ukrlbcfcobg .text-content a a,.ecom-core.ecom-ukrlbcfcobg .text-content p,.ecom-core.ecom-ukrlbcfcobg .text-content p a,.ecom-core.ecom-ukrlbcfcobg .text-content span,.ecom-core.ecom-ukrlbcfcobg .text-content span a{font-size:15px}}.ecom-core.ecom-ukrlbcfcobg{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ukrlbcfcobg{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ukrlbcfcobg{margin-bottom:0!important}}.ecom-core.ecom-cq17zmwxscq{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cq17zmwxscq{width:100%}}.ecom-core.ecom-cq17zmwxscq.ecom-animated{animation-name:ecomFadeInLeft;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){html body .ecom-core.ecom-cq17zmwxscq>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-h412zlxwxo .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title{text-align:left;background-color:#fff;border-style:none;border-radius:16px;margin-top:0;margin-bottom:0;padding:24px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title:hover,.ecom-core.ecom-h412zlxwxo .ecom-accordion__title.ecom-item-active{background-color:#fff;border-style:none}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-h412zlxwxo .ecom-items:hover .ecom-items--icon{color:#935fff}.ecom-core.ecom-h412zlxwxo .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-h412zlxwxo .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:capitalize;font-weight:700;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;color:#000}.ecom-core.ecom-h412zlxwxo .ecom-items:hover .ecom-items--text{color:#935fff}.ecom-core.ecom-h412zlxwxo .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-h412zlxwxo .ecom-accordion_wrapper-info .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-h412zlxwxo .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-h412zlxwxo .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-h412zlxwxo .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-style:none;border-radius:0 0 40px 40px;overflow:hidden;padding:0 24px 15px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h412zlxwxo .ecom-accordion__title{padding:15px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:0;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h412zlxwxo .ecom-accordion__title{padding:15px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-h412zlxwxo .ecom-accordion_nav--icon{margin-left:20px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-h412zlxwxo .ecom-accordion_wrapper-info .ecom-items--icon svg{height:12px;width:12px}.ecom-core.ecom-h412zlxwxo .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-h412zlxwxo{width:830px;max-width:100%;--element-width:830px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-h412zlxwxo.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-h412zlxwxo .ecom-accordion__title.ecom-item-activec{border-bottom:none}.ecom-core.ecom-h412zlxwxo .core__group--item.ecom-accordion__item{margin-bottom:24px;border:1px solid #B3B3B3;border-radius:24px;overflow:hidden;position:relative;transition:none}.ecom-core.ecom-h412zlxwxo .core__group--item.ecom-accordion__item.ecom-item-active{border:2px solid #935fff}@media(max-width:1024px){.ecom-core.ecom-h412zlxwxo .core__group--item.ecom-accordion__item{border-radius:20px}}.ecom-core.ecom-v9kjg3s8wa .ecom-text--more-actions button,.ecom-core.ecom-v9kjg3s8wa .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-v9kjg3s8wa .text-content,.ecom-core.ecom-v9kjg3s8wa .text-content a,.ecom-core.ecom-v9kjg3s8wa .text-content p,.ecom-core.ecom-v9kjg3s8wa .text-content span{text-align:left;color:#666}.ecom-core.ecom-v9kjg3s8wa .text-content,.ecom-core.ecom-v9kjg3s8wa .text-content a,.ecom-core.ecom-v9kjg3s8wa .text-content a a,.ecom-core.ecom-v9kjg3s8wa .text-content p,.ecom-core.ecom-v9kjg3s8wa .text-content p a,.ecom-core.ecom-v9kjg3s8wa .text-content span,.ecom-core.ecom-v9kjg3s8wa .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-v9kjg3s8wa .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-v9kjg3s8wa .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v9kjg3s8wa .text-content,.ecom-core.ecom-v9kjg3s8wa .text-content a,.ecom-core.ecom-v9kjg3s8wa .text-content a a,.ecom-core.ecom-v9kjg3s8wa .text-content p,.ecom-core.ecom-v9kjg3s8wa .text-content p a,.ecom-core.ecom-v9kjg3s8wa .text-content span,.ecom-core.ecom-v9kjg3s8wa .text-content span a{font-size:15px}}.ecom-core.ecom-v9kjg3s8wa{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v9kjg3s8wa{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v9kjg3s8wa{margin-bottom:0!important}}.ecom-core.ecom-v9kjg3s8wa font{transition:all .5s ease}.ecom-core.ecom-v9kjg3s8wa font:hover{color:#e01d7b}.ecom-core.ecom-fw1mkvcb45l .ecom-text--more-actions button,.ecom-core.ecom-fw1mkvcb45l .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fw1mkvcb45l .text-content,.ecom-core.ecom-fw1mkvcb45l .text-content a,.ecom-core.ecom-fw1mkvcb45l .text-content p,.ecom-core.ecom-fw1mkvcb45l .text-content span{text-align:left;color:#666}.ecom-core.ecom-fw1mkvcb45l .text-content,.ecom-core.ecom-fw1mkvcb45l .text-content a,.ecom-core.ecom-fw1mkvcb45l .text-content a a,.ecom-core.ecom-fw1mkvcb45l .text-content p,.ecom-core.ecom-fw1mkvcb45l .text-content p a,.ecom-core.ecom-fw1mkvcb45l .text-content span,.ecom-core.ecom-fw1mkvcb45l .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-fw1mkvcb45l .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fw1mkvcb45l .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fw1mkvcb45l .text-content,.ecom-core.ecom-fw1mkvcb45l .text-content a,.ecom-core.ecom-fw1mkvcb45l .text-content a a,.ecom-core.ecom-fw1mkvcb45l .text-content p,.ecom-core.ecom-fw1mkvcb45l .text-content p a,.ecom-core.ecom-fw1mkvcb45l .text-content span,.ecom-core.ecom-fw1mkvcb45l .text-content span a{font-size:15px}}.ecom-core.ecom-fw1mkvcb45l{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fw1mkvcb45l{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fw1mkvcb45l{margin-bottom:0!important}}.ecom-core.ecom-2jilbg9rg88 .ecom-text--more-actions button,.ecom-core.ecom-2jilbg9rg88 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2jilbg9rg88 .text-content,.ecom-core.ecom-2jilbg9rg88 .text-content a,.ecom-core.ecom-2jilbg9rg88 .text-content p,.ecom-core.ecom-2jilbg9rg88 .text-content span{text-align:left;color:#666}.ecom-core.ecom-2jilbg9rg88 .text-content,.ecom-core.ecom-2jilbg9rg88 .text-content a,.ecom-core.ecom-2jilbg9rg88 .text-content a a,.ecom-core.ecom-2jilbg9rg88 .text-content p,.ecom-core.ecom-2jilbg9rg88 .text-content p a,.ecom-core.ecom-2jilbg9rg88 .text-content span,.ecom-core.ecom-2jilbg9rg88 .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-2jilbg9rg88 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-2jilbg9rg88 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2jilbg9rg88 .text-content,.ecom-core.ecom-2jilbg9rg88 .text-content a,.ecom-core.ecom-2jilbg9rg88 .text-content a a,.ecom-core.ecom-2jilbg9rg88 .text-content p,.ecom-core.ecom-2jilbg9rg88 .text-content p a,.ecom-core.ecom-2jilbg9rg88 .text-content span,.ecom-core.ecom-2jilbg9rg88 .text-content span a{font-size:15px}}.ecom-core.ecom-2jilbg9rg88{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2jilbg9rg88{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2jilbg9rg88{margin-bottom:0!important}}.ecom-core.ecom-6lb8t7diwsv .ecom-text--more-actions button,.ecom-core.ecom-6lb8t7diwsv .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6lb8t7diwsv .text-content,.ecom-core.ecom-6lb8t7diwsv .text-content a,.ecom-core.ecom-6lb8t7diwsv .text-content p,.ecom-core.ecom-6lb8t7diwsv .text-content span{text-align:left;color:#666}.ecom-core.ecom-6lb8t7diwsv .text-content,.ecom-core.ecom-6lb8t7diwsv .text-content a,.ecom-core.ecom-6lb8t7diwsv .text-content a a,.ecom-core.ecom-6lb8t7diwsv .text-content p,.ecom-core.ecom-6lb8t7diwsv .text-content p a,.ecom-core.ecom-6lb8t7diwsv .text-content span,.ecom-core.ecom-6lb8t7diwsv .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-6lb8t7diwsv .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6lb8t7diwsv .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6lb8t7diwsv .text-content,.ecom-core.ecom-6lb8t7diwsv .text-content a,.ecom-core.ecom-6lb8t7diwsv .text-content a a,.ecom-core.ecom-6lb8t7diwsv .text-content p,.ecom-core.ecom-6lb8t7diwsv .text-content p a,.ecom-core.ecom-6lb8t7diwsv .text-content span,.ecom-core.ecom-6lb8t7diwsv .text-content span a{font-size:15px}}.ecom-core.ecom-6lb8t7diwsv{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6lb8t7diwsv{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6lb8t7diwsv{margin-bottom:0!important}}.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading,.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading a{font-weight:700;font-size:64px;font-family:DM Sans,sans-serif;letter-spacing:0px}.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading,.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading,.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading,.ecom-core.ecom-ivfmpf4d0if .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-ivfmpf4d0if{padding-bottom:0!important}.ecom-core.ecom-ivfmpf4d0if.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ivfmpf4d0if{padding-bottom:0!important}}.ecom-core.ecom-18s8k9wbrtm>div.core__row--columns{max-width:1400px}.ecom-core.ecom-18s8k9wbrtm>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-18s8k9wbrtm{background-color:#fff}.ecom-core.ecom-18s8k9wbrtm{padding-top:40px!important;padding-bottom:40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-18s8k9wbrtm{padding-top:60px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-18s8k9wbrtm{padding-top:30px!important;padding-bottom:35px!important}}.ecom-core.ecom-cuyud7p769{width:100%}.ecom-core.ecom-cuyud7p769>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cuyud7p769{width:100%}}.ecom-core.ecom-t7i1kxblqr>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-l25ku7ebbv{width:15%}.ecom-core.ecom-l25ku7ebbv>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l25ku7ebbv{width:50%}.ecom-core.ecom-l25ku7ebbv>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l25ku7ebbv{width:50%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-l25ku7ebbv>div.core__column--wrapper{margin-top:10px!important}}.ecom-core.ecom-unm0zp05vj .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-unm0zp05vj .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:145px;height:40px;min-height:40px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:12px;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-unm0zp05vj .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-unm0zp05vj .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-unm0zp05vj .ecom-button-default{justify-content:flex-end}}.ecom-core.ecom-unm0zp05vj{padding-bottom:0!important}.ecom-core.ecom-ivh181qdcc{width:64%}.ecom-core.ecom-ivh181qdcc>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-ivh181qdcc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ivh181qdcc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ivh181qdcc{width:50%}.ecom-core.ecom-ivh181qdcc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ivh181qdcc>div.core__column--wrapper{margin-top:16px!important}}.ecom-core.ecom-kq7tm2w40lf .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a,.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a a{text-decoration:none;font-weight:500;font-family:DM Sans,sans-serif;font-size:16px;text-transform:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a{color:#000;padding:0 20px;margin:0}.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a:hover,.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a.ecom-text-active{color:var(--ecom-global-colors-MxGc6U)}.ecom-core.ecom-kq7tm2w40lf .ecom-element--menu_icon .ecom-items--icon{margin:0 0 0 6px;padding:0}.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{margin:12px 0 0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kq7tm2w40lf .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a{margin-top:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kq7tm2w40lf .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-kq7tm2w40lf .ecom-shopify__menu-item a{margin-bottom:12px}}.ecom-core.ecom-kq7tm2w40lf{padding-bottom:0!important;width:unset;max-width:unset;position:relative;z-index:1!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kq7tm2w40lf{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kq7tm2w40lf{padding-bottom:0!important;z-index:1!important}}.ecom-core.ecom-25tl44s2548{width:21%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-25tl44s2548{width:100%}.ecom-core.ecom-25tl44s2548>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-25tl44s2548>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-25tl44s2548{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-25tl44s2548>div.core__column--wrapper{margin-bottom:20px!important}}.ecom-core.ecom-a08ixcodql .ecom-image-align{align-items:flex-start}.ecom-core.ecom-a08ixcodql .ecom-image-default{width:178px!important;max-width:100%!important}.ecom-core.ecom-a08ixcodql .ecom-base-image .ecom-image-picture,.ecom-core.ecom-a08ixcodql .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-a08ixcodql .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-a08ixcodql .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a08ixcodql .ecom-image-align{align-items:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a08ixcodql .ecom-image-align{align-items:center}}.ecom-core.ecom-a08ixcodql{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a08ixcodql{margin-bottom:20px!important}}.ecom-core.ecom-nv9qeaykl7>div.core__row--columns{max-width:1360px}.ecom-core.ecom-nv9qeaykl7{background-color:#fff}.ecom-core.ecom-nv9qeaykl7{padding-top:20px!important;padding-bottom:20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nv9qeaykl7{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nv9qeaykl7{padding-top:0!important;padding-bottom:0!important}}@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-5atpjm6eoth{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5atpjm6eoth{width:100%}}.ecom-core.ecom-5atpjm6eoth>.core__column--wrapper{background-color:#000}.ecom-core.ecom-5atpjm6eoth>.core__column--wrapper,.ecom-core.ecom-5atpjm6eoth>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-5atpjm6eoth>div.core__column--wrapper{padding-top:46px!important;padding-bottom:46px!important;margin-right:20px!important;margin-left:20px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-5atpjm6eoth>div.core__column--wrapper{padding-top:12px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-5atpjm6eoth>div.core__column--wrapper{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-xxcdzrro5pf>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-xxcdzrro5pf{border-style:solid;border-top-width:1px;border-color:#a3a3a3}.ecom-core.ecom-xxcdzrro5pf{padding-top:56px!important;padding-right:46px!important;padding-left:56px!important;position:relative;z-index:1!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xxcdzrro5pf{padding-top:32px!important;padding-right:20px!important;padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xxcdzrro5pf{padding-top:20px!important;padding-right:20px!important;padding-left:20px!important}}.ecom-core.ecom-ao0vienu55a{width:50%}.ecom-core.ecom-ao0vienu55a>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-ao0vienu55a>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ao0vienu55a{width:100%}.ecom-core.ecom-ao0vienu55a>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ao0vienu55a>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-6vuczhuj8m5 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-6vuczhuj8m5 .ecom-image-default{width:48px!important;max-width:100%!important}.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-6vuczhuj8m5 .ecom-base-image .ecom-image-picture{transition:all .5s ease}.ecom-core.ecom-6vuczhuj8m5{margin-top:0!important;margin-right:12px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-lafjbr6dss9 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-lafjbr6dss9 .ecom-image-default{width:48px!important;max-width:100%!important}.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-lafjbr6dss9 .ecom-base-image .ecom-image-picture{transition:all .5s ease}.ecom-core.ecom-lafjbr6dss9{margin-top:0!important;margin-right:12px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-6onhdd5iqwd .ecom-image-align{align-items:flex-start}.ecom-core.ecom-6onhdd5iqwd .ecom-image-default{width:48px!important;max-width:100%!important}.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-6onhdd5iqwd .ecom-base-image .ecom-image-picture{transition:all .5s ease}.ecom-core.ecom-6onhdd5iqwd{margin-right:12px!important;width:unset;max-width:unset}.ecom-core.ecom-m8u5lny3nwd{width:50%}.ecom-core.ecom-m8u5lny3nwd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m8u5lny3nwd{width:100%}}.ecom-core.ecom-pv3yqs0q4r .ecom-text--more-actions button,.ecom-core.ecom-pv3yqs0q4r .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-pv3yqs0q4r .text-content,.ecom-core.ecom-pv3yqs0q4r .text-content a,.ecom-core.ecom-pv3yqs0q4r .text-content p,.ecom-core.ecom-pv3yqs0q4r .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-pv3yqs0q4r .text-content,.ecom-core.ecom-pv3yqs0q4r .text-content a,.ecom-core.ecom-pv3yqs0q4r .text-content a a,.ecom-core.ecom-pv3yqs0q4r .text-content p,.ecom-core.ecom-pv3yqs0q4r .text-content p a,.ecom-core.ecom-pv3yqs0q4r .text-content span,.ecom-core.ecom-pv3yqs0q4r .text-content span a{font-size:16px;font-weight:500;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-pv3yqs0q4r .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-pv3yqs0q4r .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-pv3yqs0q4r .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-pv3yqs0q4r .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pv3yqs0q4r .text-content,.ecom-core.ecom-pv3yqs0q4r .text-content a,.ecom-core.ecom-pv3yqs0q4r .text-content p,.ecom-core.ecom-pv3yqs0q4r .text-content span{text-align:center}}.ecom-core.ecom-pv3yqs0q4r{padding-bottom:0!important}.ecom-core.ecom-4zk69ehnl9h>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-4zk69ehnl9h,.ecom-core.ecom-4zk69ehnl9h>div.ecom-section__overlay .ecom-overlay{border-radius:48px}.ecom-core.ecom-4zk69ehnl9h{padding-right:56px!important;padding-bottom:36px!important;padding-left:56px!important;position:relative;z-index:99!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4zk69ehnl9h{padding-right:20px!important;padding-bottom:12px!important;padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4zk69ehnl9h{padding-right:20px!important;padding-bottom:0!important;padding-left:20px!important}}.ecom-core.ecom-1drallwh95h{width:25%}.ecom-core.ecom-1drallwh95h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1drallwh95h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1drallwh95h{width:100%}}.ecom-core.ecom-lw0nkts3iik .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-lw0nkts3iik .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:145px;height:40px;min-height:40px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#fff;border-radius:12px;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-lw0nkts3iik .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-lw0nkts3iik .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lw0nkts3iik .ecom-button-default{justify-content:center}.ecom-core.ecom-lw0nkts3iik .ecom__element--button,.ecom-core.ecom-lw0nkts3iik .ecom__element--button span{justify-content:center;text-align:center;align-items:center}}.ecom-core.ecom-lw0nkts3iik{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lw0nkts3iik{margin-top:20px!important}}.ecom-core.ecom-fkv4nxabh2{width:50%}.ecom-core.ecom-fkv4nxabh2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fkv4nxabh2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fkv4nxabh2{width:100%}}.ecom-core.ecom-qoryu4th33{background-color:#000}.ecom-core.ecom-qoryu4th33 .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a,.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a a{text-decoration:none;font-weight:500;font-family:DM Sans,sans-serif;font-size:16px;text-transform:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a{color:#fff;transition:all .5s ease;padding:0 20px;margin:0}.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a:hover,.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a.ecom-text-active{color:#fffc}.ecom-core.ecom-qoryu4th33 .ecom-element--menu_icon .ecom-items--icon{margin:0 0 0 6px;padding:0}.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{background-color:#000;margin:12px 0 0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a{margin-top:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qoryu4th33 .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-qoryu4th33 .ecom-shopify__menu-item a{margin-top:12px}}.ecom-core.ecom-qoryu4th33{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qoryu4th33{margin-top:20px!important}}.ecom-core.ecom-6x95xomcqmg{width:25%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6x95xomcqmg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6x95xomcqmg{width:100%}.ecom-core.ecom-6x95xomcqmg>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-nztfgfrfyoj .ecom-image-align{align-items:flex-start}.ecom-core.ecom-nztfgfrfyoj .ecom-image-default{width:220px!important;max-width:100%!important}.ecom-core.ecom-nztfgfrfyoj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-nztfgfrfyoj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-nztfgfrfyoj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-nztfgfrfyoj .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-nztfgfrfyoj .ecom-image-align{align-items:center}}.ecom-core.ecom-nztfgfrfyoj{padding-bottom:0!important}.ecom-core.ecom-4p7ao9qzoov .ecom-image-align{align-items:center}.ecom-core.ecom-4p7ao9qzoov .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-4p7ao9qzoov .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-4p7ao9qzoov .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4p7ao9qzoov .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4p7ao9qzoov .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4p7ao9qzoov .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-4p7ao9qzoov .ecom-image-align{align-items:center}}.ecom-core.ecom-4p7ao9qzoov{padding-bottom:0!important;width:unset;max-width:unset;position:absolute;right:-30%;top:-80%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4p7ao9qzoov{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4p7ao9qzoov{display:none}}.ecom-core.ecom-4p7ao9qzoov .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-gy5c65qor0u .ecom-image-align{align-items:center}.ecom-core.ecom-gy5c65qor0u .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-gy5c65qor0u .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-gy5c65qor0u .ecom-base-image .ecom-image-picture,.ecom-core.ecom-gy5c65qor0u .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-gy5c65qor0u .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-gy5c65qor0u .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-gy5c65qor0u{width:unset;max-width:unset;position:absolute;left:-40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gy5c65qor0u{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gy5c65qor0u{display:none}}.ecom-core.ecom-gy5c65qor0u .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.ecom-core.ecom-3ethh7ewgu8>div.core__row--columns{max-width:1400px}.ecom-core.ecom-3ethh7ewgu8>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-3ethh7ewgu8{background-color:#fff}.ecom-core.ecom-3ethh7ewgu8{padding-top:80px!important;padding-bottom:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3ethh7ewgu8{padding-top:32px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3ethh7ewgu8{padding-top:20px!important;padding-bottom:40px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ecom-667bdd378d8a3c941a0a76c2.css.map */
