.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}@media(min-width:768px)and (max-width:1024px){.ecom_items-per-tb>.core__block,.ecom_items-per-tb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1));width:calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1))}.ec-flex-wp.ecom_items-per-tb>.core__block,.ecom-inner.ecom_items-per-tb>.core__block{--items-per-row-tablet:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-tb,.ecom-inner.ecom-nowrap-tb{--flex-wrap-tablet:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-tablet, wrap)}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@media screen and (max-width:1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-accordion__title-text{flex:1;white-space:pre-wrap}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.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-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{pointer-events:auto}.ecom-image__caption,.ecom-overlay-text--custom{white-space:pre-wrap}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}.ecom-image-picture img,.ecom-base-image-mask{border-radius:var(--image-border-radius, 0px)!important}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.tabs__wrapper.ecom__element{display:flex;width:100%}.tabs__wrapper .core__group--item{flex:1}.tabs__wrapper>.core__group--items{position:relative;overflow:hidden}.tab__item{visibility:hidden;opacity:0;z-index:1;transition:all .5s ease;display:block;width:100%;position:absolute;top:0;left:0}.tab__item.ecom-item-active{position:relative;visibility:visible;opacity:1;z-index:2;display:block}.tabs_nav--content{display:flex}.tabs__navs{display:flex;width:100%}.tabs__nav{padding:16px 30px;cursor:pointer;flex-direction:row}.tabs_nav--sub-text{display:flex;width:100%}.tabs_nav--text{margin:0;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.tabs__navs--vertical .tabs__navs--items,.tabs__navs--vertical .tabs_nav--content_right{width:100%}@media(min-width:767px){.tabs__wrapper--horizontal,.tabs__navs--vertical,.tabs__navs--vertical .tabs__navs--items{flex-direction:column}.tabs__wrapper--vertical,.tabs__navs--horizontal,.tabs__navs--items{flex-direction:row}.tabs__wrapper--vertical>.core__group--items{width:100%}.ecom-position-sticky{position:sticky;top:0}}.tabs__nav{display:flex;align-items:center}.tabs_nav--icon{display:flex}.tabs_nav--icon svg{width:24px;height:auto}.tabs__navs--horizontal,.tabs__navs--items{display:flex;overflow-x:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.tabs__navs--horizontal::-webkit-scrollbar{width:0!important;display:none}.tabs__body>div:not(.ec-flex-wp){padding:0!important}.tabs__body{height:100%}.tabs__items{flex:1}.tabs__navs--vertical{width:var(--ecom-tab-nav-width);max-width:var(--ecom-tab-nav-width)}.core__group--items{width:var(--ecom-tab-item-width);max-width:var(--ecom-tab-item-width)}.ecom-items--sub-text{display:block}@media(max-width:1024px){.tabs__navs--vertical{width:var(--ecom-tab-nav-width__tablet);max-width:var(--ecom-tab-nav-width__tablet)}.core__group--items{width:var(--ecom-tab-item-width__tablet);max-width:var(--ecom-tab-item-width__tablet)}}@media screen and (max-width:767px){.tabs__wrapper{flex-direction:column}.tabs__wrapper.ecom__element .tabs__navs{overflow-x:hidden;flex-direction:row}.tabs__navs--vertical,.core__group--items{width:100%;max-width:100%}}.ecom-elements-slider{overflow:hidden}.ecom-swiper-flip .ecom-swiper-slide,.ecom-swiper-fade .ecom-swiper-slide{pointer-events:auto!important}.ecom-swiper-fade .ecom-box-active{z-index:99}body[ecom-loaded] .ecom-elements-slider{overflow:unset}.ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{transform:translate(0)!important}.ecom-slider__image--link{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;opacity:0;z-index:100}.ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper{height:640px!important}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button{transform:translate(-50%);left:50%;width:fit-content;height:fit-content}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{top:0;bottom:unset}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next{bottom:0;top:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-swiper-button svg{width:24px;height:24px}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{display:flex;width:100%;flex-direction:column;align-items:var(--ec-align-ct, center)}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-swiper-slide .ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media(max-width:1024px){.ecom-content-item__container{align-items:var(--ec-align-ct-tb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-tablet);object-fit:var(--ecom-object-fit-tablet)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}@media(max-width:767px){.ecom-content-item__container{align-items:var(--ec-align-ct-mb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-mobile);object-fit:var(--ecom-object-fit-mobile)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}.ecom-base__breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap}.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}.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)}}a.ecom-product__heading{display:block;width:fit-content}.ecom-product-single__price-container-grid{display:flex}.ecom-product-single__price--sale{font-size:30px;color:#1a1b18;display:inline-flex}.ecom-product-single__price--regular{text-decoration:line-through;color:#6b7280;display:inline-flex}.ecom-product-single__price--badges-sale{display:none;color:red}.ecom-product-single__price--badges-sale-pecent{display:block}.ecom-product-single__price-container .ecom-product-single__price--prices{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.ecom-product-single__price-container{display:flex;flex-direction:column}.ecom-product-single-afterpay afterpay-placement{margin:0;padding:0}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon-text{white-space:pre-wrap}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-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-product-single__description--paragraph,.ecom-product-single__description-view-more-btn{overflow:hidden}.ecom-product-single__description--paragraph[style*=max-height],.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable{position:relative}.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px}.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*=max-height]{position:relative}.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*=max-height]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px}.ecom-product-single__description-view-more-btn{cursor:pointer;display:block}.ecom-product-single__description-container span{display:inline}.ecom-product-single__description--more-actions,.ecom-product-single__description--less-actions{display:flex;position:relative;width:100%}.ecom-product-single__description--more-actions button,.ecom-product-single__description--less-actions button{display:flex;align-items:center;align-content:center}.ecom-product-description-tab__items .ecom-product-description-tab__item{margin:0;list-style:none;padding:10px;cursor:pointer}.ecom-product-description__tabs-wrapper{padding:5px}.ecom-product-description__tabs-wrapper .ecom-product-description-tab__content{display:none}.ecom-product-description__tabs-wrapper .ecom-product-description-tab__content.ecom-item-active{display:block}.ecom-product-description__accordion,.ecom-product-description__accordion-item{display:flex;flex-direction:column}.ecom-product-description__accordion-title{display:flex;width:100%;flex-direction:row;padding:0 32px;margin-top:16px;align-items:center;cursor:pointer}.ecom-product-description__accordion-icon{display:flex;align-items:center;color:#444;margin-right:25px}.ecom-product-description__accordion-icon svg{height:13px;width:13px}.ecom-product-description__accordion-title-text{display:flex;flex:1}.ecom-product-description__accordion .ecom-product-description__accordion-item{width:100%;transition:all .5s ease}.ecom-product-description__accordion .ecom-product-description_accordion-content-wrapper{display:flex;width:100%;align-items:center}.ecom-product-description__accordion .ecom-product-description_accordion-content{padding:0 32px 0 70px}.ecom-product-description__accordion.ecom-product-description-accordion__body--auto-height .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{height:auto}.ecom-product-description__accordion .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{opacity:1}.ecom-product-description__accordion .ecom-product-description__accordion-icon--active{display:none}.ecom-product-description__accordion .ecom-accordion__body{display:block;overflow:hidden;margin:0;border:0;opacity:0;box-sizing:border-box;transition:height .3s ease-out}.ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon.ecom-product-description__accordion-icon--active{display:flex}.ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon:not(.ecom-product-description__accordion-icon--active){display:none}.ecom-items--text>*{font-family:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;line-height:inherit;word-break:inherit;font-size:inherit}.ecom-items--text{color:#333}.ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured{overflow-y:unset!important;overflow-x:clip!important}.ecom-product-single .ecom-swiper-button-lock{display:none!important}.ecom-modal-gallery-item iframe{width:100%;height:100%}.ecom-element.ecom-product-single .ecom-image-link-product{cursor:inherit}.ecom-product-single__media--image img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.ecom-media-video,.shopify-model-viewer-ui,.ecom-img-zoom-a,.ecom-product-single__media--model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active{transform:none}.ecom-product-single__media--thumbs:empty{display:none!important}.ecom-product-single__media{display:block;position:relative;width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images img{max-width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;gap:10px;list-style:none}.ecom-product-single__media--images{transition:height .3s}.ecom-product-single__media--grid .ecom-product-single__media--image{width:calc(50% - .5rem);max-width:100%;flex-grow:1}.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{align-items:center}.ecom-product-single__zoom-icon-wrapper{color:#000;background-color:#f7f7f7;border-style:solid;border-width:.8px;overflow:hidden;border-radius:50%}.ecom-product-single__zoom-icon{width:25px;height:25px;padding:6px}.ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{width:100%;height:100%;display:flex}.ecom-product-single__media-label>span{height:fit-content}.ecom-swiper-controls:after{display:none}.ecom-product-single__media--grid .ecom-swiper-controls{display:none}.ecom-product-single__media--grid .ecom-product-single__media--images img,.ecom-product-single__media--video video{max-width:100%}.ecom-product-single__media--video video{width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image:first-child,.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media---external-video{position:relative;padding-top:var(--img_padding, 100%)}.ecom-product-single__media--image{padding-top:var(--img_padding, 100%)}.ec_splide__slide.ecom-product-single__media--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ecom-product-single__media--model{position:relative}.ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img{margin:auto!important;height:auto!important}.ecom-product-single__media---external-video iframe,.ecom-product-single__media--model-wrapper model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media--image{height:0}.ecom-swiper-wrapper{align-items:stretch}.ecom-swiper-wrapper .ecom-splide-slide{text-align:center}.ecom-product-single__media--slider .ecom-splide-slide img{object-fit:contain}.ecom-product-single__media--thumbnail{border:2px solid transparent;cursor:pointer;display:flex;justify-content:center}.ecom-product-single__media--featured img{transform:translateZ(0)}.ecom-product-single__media--featured.ecom-before-init{opacity:0}.ecom-product-single__media--thumbnail img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;border:0;vertical-align:middle;position:relative;z-index:1}.ecom-swiper-controls svg{height:16px;width:16px;color:inherit}.ecom-product-single__media-wrapper .ecom-swiper-controls{cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out}.ecom-product-single .ec_splide__arrow.ecom-swiper-button,.ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb{padding:8px}.ecom-swiper-controls-thumb svg{height:100%;width:100%;color:inherit}.ecom-product-single__media--thumbs{position:relative}.ecom-product-single__media--thumbs.ec_splide--ttb{top:0;bottom:0}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0}.ecom-swiper-button-thumb-prev{left:0}.ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls{transform:inherit}.ecom-swiper-controls-thumb>svg{width:24px;height:24px}.ecom-swiper-controls-thumb{z-index:10;display:flex;cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out;text-align:center}.ecom-swiper-controls-thumb:after{display:none}.ecom-swiper-controls:after{margin-left:-3px}.ecom-product-single__media--thumbnail:hover{z-index:10}button.ecom-product-single__media--play-control{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;border:none;cursor:pointer;margin:0;padding:0;background-color:#eee6}.ecom-product-single__media--play-control-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.ecom-product-single__media--thumbnail{position:relative}.ecom-product-single__media--thumbnail--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex}.ecom-product-single__media--thumbnail--icon svg{display:flex}.ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{transform:translateY(-50%);top:50%;margin-top:0;width:auto;height:auto}.ecom-dont-has-many-images .ecom-product-single__media--thumbs,.ecom-dont-has-many-images .ec_splide__pagination{display:none}.ecom-product-single__media--image.ecom-image-align-left img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right img{left:unset;right:0;transform:none}.ecom-product-single__media--image.ecom-image-align-center img{left:50%;transform:translate(-50%)}.ecom-product-single__media .ecom-product-single__media-container{display:flex;flex-direction:column;gap:10px}.ecom-swiper-container{width:100%}.ecom-product-single__media--thumbnail>*{transition:inherit}.ecom-image-zoom{position:relative;display:inline-block;overflow:hidden}.ecom-image-zoom>a{cursor:zoom-in}.ecom-image-zoom.is-error>a{cursor:not-allowed}.ecom-image-zoom.is-loading>a{cursor:progress}.ecom-image-zoom>a>img{display:block}.ecom-image-zoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.ecom-image-zoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;overflow:hidden;background:#fff;cursor:crosshair}.ecom-image-zoom-window.ecom-image-zoom-flyout{opacity:0;box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33}.ecom-image-zoom-flyout.ecom-open{animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards}.ecom-image-zoom-flyout.ecom-close{animation:fadeZoomOut .15s cubic-bezier(0,0,.2,1)}.ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img{width:auto;max-width:none!important;height:auto!important;object-fit:unset!important;transform:none}.ecom-product-single__media .ecom-image-align{justify-content:center}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{z-index:99;pointer-events:none}.ecom-label-position__topleft,.ecom-zoom-position__topleft{top:20px;left:20px}.ecom-label-position__topright,.ecom-zoom-position__topright{top:20px;right:20px}.ecom-label-position__bottomleft,.ecom-zoom-position__bottomleft{bottom:20px;left:20px}.ecom-label-position__bottomright,.ecom-zoom-position__bottomright{bottom:20px;right:20px}.ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{opacity:0;visibility:hidden;width:100px}.ecom-product-single__only .ec_splide__arrows{display:none}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0;width:100%}@media screen and (min-width:1025px){.ecom-product-single__media.ecom-position-sticky{position:sticky;top:0}.ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:120px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media(min-width:768px)and (max-width:1024px){.ecom-product-single__media--image.ecom-image-align-center--tablet img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--tablet img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--tablet img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__tablet, 100%)}.ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical{min-width:50px;width:auto}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media(max-width:767px){.ecom-product-single__media--image.ecom-image-align-center--mobile img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--mobile img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--mobile img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__mobile, 100%)}.ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured,.ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical{width:auto}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}.ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg{transform:none}@keyframes fadeZoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeZoomOut{0%{opacity:1}to{opacity:0}}.ecom-product-single__media--featured .ec_splide__slide,.ecom-product-single__media--thumbs .ec_splide__slide{-webkit-backface-visibility:unset!important;backface-visibility:unset!important;will-change:unset!important}.ecom-product-single__media--featured .ec_splide__track{touch-action:pan-y}@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-o2l52x41hkr.ec-flex-wp,.ecom-core.ecom-o2l52x41hkr>.ecom-inner{flex-direction:row;align-items:flex-start;--align-items:flex-start;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-o2l52x41hkr,.ecom-core.ecom-o2l52x41hkr>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-o2l52x41hkr,.ecom-core.ecom-o2l52x41hkr>.ecom-inner{--row-gap:48px;--column-gap:48px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o2l52x41hkr,.ecom-core.ecom-o2l52x41hkr>.ecom-inner{--row-gap:0px;--column-gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o2l52x41hkr,.ecom-core.ecom-o2l52x41hkr>.ecom-inner{--row-gap:10px}}.ecom-core.ecom-o2l52x41hkr{margin:0!important;padding:0!important}.ecom-core.ecom-73gwk8n5byb.ec-flex-wp,.ecom-core.ecom-73gwk8n5byb>.ecom-inner{align-items:center;--align-items:center}.ecom-core.ecom-73gwk8n5byb,.ecom-core.ecom-73gwk8n5byb>.ecom-inner{--row-gap:0px;--column-gap:20px}.ecom-core.ecom-73gwk8n5byb{padding:0!important;margin:0!important}.ecom-core.ecom-sz81ik4iqhd .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title{background-color:#38332e0f;border-style:none;border-radius:8px;padding:16px;margin:0}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title:hover{background-color:#38332e0f;border-radius:8px}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title.ecom-item-active{background-color:#38332e00;border-style:none;border-radius:8px 8px 0 0}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title .ecom-items--icon svg{height:16px;width:16px;transform:rotate(0)}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title .ecom-items--icon{color:#000;border-radius:0%}.ecom-core.ecom-sz81ik4iqhd .ecom-items:hover .ecom-items--icon,.ecom-core.ecom-sz81ik4iqhd .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;line-height:22px;letter-spacing:0px;text-transform:none;font-style:normal;color:#000}.ecom-core.ecom-sz81ik4iqhd .ecom-items:hover .ecom-items--text{color:#5b7b6b}.ecom-core.ecom-sz81ik4iqhd .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion_wrapper-info .ecom-items--icon svg{height:16px;width:16px}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000;border-radius:0%}.ecom-core.ecom-sz81ik4iqhd .ecom-item-active .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion_icon-title{margin:0;padding:0}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion--image img{width:20px!important}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion--image{margin:0 10px 0 0;padding:0}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__body>.ec-flex-wp{border-style:none;border-radius:0 0 8px 8px;overflow:hidden;margin:0;padding:0 16px 16px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title{padding-right:20px;padding-bottom:16px;padding-left:20px}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__body>.ec-flex-wp{padding-right:20px;padding-left:20px;margin-top:0;margin-bottom:0}}.ecom-core.ecom-sz81ik4iqhd{margin:40px 0 0!important;padding:0!important}.ecom-core.ecom-sz81ik4iqhd.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){.ecom-core.ecom-sz81ik4iqhd{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sz81ik4iqhd{margin-top:20px!important}}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__item{border-radius:8px}.ecom-core.ecom-sz81ik4iqhd .core__group--items{row-gap:8px}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__item.ecom-item-active{background-color:#f3f3f2}.ecom-core.ecom-sz81ik4iqhd .ecom-accordion__title-text{transition:color .3s ease}.ecom-core.ecom-nuq6ki38cwb .ecom-text--more-actions button,.ecom-core.ecom-nuq6ki38cwb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nuq6ki38cwb .text-content,.ecom-core.ecom-nuq6ki38cwb .text-content a,.ecom-core.ecom-nuq6ki38cwb .text-content a a,.ecom-core.ecom-nuq6ki38cwb .text-content p,.ecom-core.ecom-nuq6ki38cwb .text-content p a,.ecom-core.ecom-nuq6ki38cwb .text-content span,.ecom-core.ecom-nuq6ki38cwb .text-content span a{font-size:12px;font-family:Montserrat,sans-serif;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-nuq6ki38cwb .text-content,.ecom-core.ecom-nuq6ki38cwb .text-content a,.ecom-core.ecom-nuq6ki38cwb .text-content p,.ecom-core.ecom-nuq6ki38cwb .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-nuq6ki38cwb .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-nuq6ki38cwb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nuq6ki38cwb .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-nuq6ki38cwb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nuq6ki38cwb .text-content,.ecom-core.ecom-nuq6ki38cwb .text-content a,.ecom-core.ecom-nuq6ki38cwb .text-content a a,.ecom-core.ecom-nuq6ki38cwb .text-content p,.ecom-core.ecom-nuq6ki38cwb .text-content p a,.ecom-core.ecom-nuq6ki38cwb .text-content span,.ecom-core.ecom-nuq6ki38cwb .text-content span a{font-size:14px}}.ecom-core.ecom-nuq6ki38cwb{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nuq6ki38cwb{padding-bottom:0!important}}.ecom-core.ecom-3ycz3vl6y8x .ecom-text--more-actions button,.ecom-core.ecom-3ycz3vl6y8x .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3ycz3vl6y8x .text-content,.ecom-core.ecom-3ycz3vl6y8x .text-content a,.ecom-core.ecom-3ycz3vl6y8x .text-content a a,.ecom-core.ecom-3ycz3vl6y8x .text-content p,.ecom-core.ecom-3ycz3vl6y8x .text-content p a,.ecom-core.ecom-3ycz3vl6y8x .text-content span,.ecom-core.ecom-3ycz3vl6y8x .text-content span a{font-size:12px;font-family:Montserrat,sans-serif;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-3ycz3vl6y8x .text-content,.ecom-core.ecom-3ycz3vl6y8x .text-content a,.ecom-core.ecom-3ycz3vl6y8x .text-content p,.ecom-core.ecom-3ycz3vl6y8x .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-3ycz3vl6y8x .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-3ycz3vl6y8x .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3ycz3vl6y8x .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-3ycz3vl6y8x .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3ycz3vl6y8x .text-content,.ecom-core.ecom-3ycz3vl6y8x .text-content a,.ecom-core.ecom-3ycz3vl6y8x .text-content a a,.ecom-core.ecom-3ycz3vl6y8x .text-content p,.ecom-core.ecom-3ycz3vl6y8x .text-content p a,.ecom-core.ecom-3ycz3vl6y8x .text-content span,.ecom-core.ecom-3ycz3vl6y8x .text-content span a{font-size:14px}}.ecom-core.ecom-3ycz3vl6y8x{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3ycz3vl6y8x{padding-bottom:0!important}}.ecom-core.ecom-2gkzo9thy57 .ecom-text--more-actions button,.ecom-core.ecom-2gkzo9thy57 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2gkzo9thy57 .text-content,.ecom-core.ecom-2gkzo9thy57 .text-content a,.ecom-core.ecom-2gkzo9thy57 .text-content a a,.ecom-core.ecom-2gkzo9thy57 .text-content p,.ecom-core.ecom-2gkzo9thy57 .text-content p a,.ecom-core.ecom-2gkzo9thy57 .text-content span,.ecom-core.ecom-2gkzo9thy57 .text-content span a{font-size:12px;font-family:Montserrat,sans-serif;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-2gkzo9thy57 .text-content,.ecom-core.ecom-2gkzo9thy57 .text-content a,.ecom-core.ecom-2gkzo9thy57 .text-content p,.ecom-core.ecom-2gkzo9thy57 .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-2gkzo9thy57 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-2gkzo9thy57 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2gkzo9thy57 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-2gkzo9thy57 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2gkzo9thy57 .text-content,.ecom-core.ecom-2gkzo9thy57 .text-content a,.ecom-core.ecom-2gkzo9thy57 .text-content a a,.ecom-core.ecom-2gkzo9thy57 .text-content p,.ecom-core.ecom-2gkzo9thy57 .text-content p a,.ecom-core.ecom-2gkzo9thy57 .text-content span,.ecom-core.ecom-2gkzo9thy57 .text-content span a{font-size:14px}}.ecom-core.ecom-2gkzo9thy57{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2gkzo9thy57{padding-bottom:0!important}}.ecom-core.ecom-ub5z0gew3qj .ecom-product-description-tab__items{gap:5px}.ecom-core.ecom-ub5z0gew3qj .ecom__element--button-icon{order:1}.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--less-actions button,.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--more-actions button{gap:5px}.ecom-core.ecom-ub5z0gew3qj .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-ub5z0gew3qj .ecom-text-des,.ecom-core.ecom-ub5z0gew3qj .ecom-text-des a,.ecom-core.ecom-ub5z0gew3qj .ecom-html-des,.ecom-core.ecom-ub5z0gew3qj .ecom-html-des a,.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--full-content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--full-content a,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description-tab__content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description-tab__content a,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description_accordion-content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description_accordion-content a{font-size:12px;font-weight:400;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:20px;letter-spacing:0px}.ecom-core.ecom-ub5z0gew3qj .ecom-text-des,.ecom-core.ecom-ub5z0gew3qj .ecom-html-des,.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--full-content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description-tab__content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description_accordion-content{color:#737373;margin:0;padding:0}.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--more-actions{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description-view-more-btn{font-family:Montserrat,sans-serif;font-size:14px;text-decoration:none;font-weight:600;text-transform:none;font-style:normal;line-height:20px;letter-spacing:0px;box-shadow:0 0 #fff0;color:#333;background-color:#fff0;border-style:none;transition-duration:.3s;margin:0;padding:5px 0 0}.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description-view-more-btn:hover{color:#333;background-color:#fff0}.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--less-actions{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description-view-less-btn{font-family:Montserrat,sans-serif;text-decoration:none;font-size:14px;font-weight:600;text-transform:none;font-style:normal;line-height:20px;letter-spacing:0px;color:#0a0808;background-color:#fafafa00;border-style:none;margin:0;padding:5px 0 0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ub5z0gew3qj .ecom-text-des,.ecom-core.ecom-ub5z0gew3qj .ecom-text-des a,.ecom-core.ecom-ub5z0gew3qj .ecom-html-des,.ecom-core.ecom-ub5z0gew3qj .ecom-html-des a,.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--full-content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-single__description--full-content a,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description-tab__content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description-tab__content a,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description_accordion-content,.ecom-core.ecom-ub5z0gew3qj .ecom-product-description_accordion-content a{font-size:14px}}.ecom-core.ecom-ub5z0gew3qj{padding:0!important;margin:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ub5z0gew3qj{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-ub5z0gew3qj li{margin-left:20px;list-style-type:disc}.ecom-core.ecom-2g6bl0k2vn4 .ecom-text--more-actions button,.ecom-core.ecom-2g6bl0k2vn4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2g6bl0k2vn4 .text-content,.ecom-core.ecom-2g6bl0k2vn4 .text-content a,.ecom-core.ecom-2g6bl0k2vn4 .text-content p,.ecom-core.ecom-2g6bl0k2vn4 .text-content span{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-2g6bl0k2vn4 .text-content,.ecom-core.ecom-2g6bl0k2vn4 .text-content a,.ecom-core.ecom-2g6bl0k2vn4 .text-content a a,.ecom-core.ecom-2g6bl0k2vn4 .text-content p,.ecom-core.ecom-2g6bl0k2vn4 .text-content p a,.ecom-core.ecom-2g6bl0k2vn4 .text-content span,.ecom-core.ecom-2g6bl0k2vn4 .text-content span a{font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:20px;letter-spacing:0px}.ecom-core.ecom-2g6bl0k2vn4 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-2g6bl0k2vn4 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2g6bl0k2vn4 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-2g6bl0k2vn4 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2g6bl0k2vn4{margin:20px 0 0!important;padding:0!important}.ecom-core.ecom-2g6bl0k2vn4.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.5s}.ecom-core.ecom-pptjm24dkg .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-pptjm24dkg .ecom-iconlist--list{gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pptjm24dkg .ecom-iconlist--list{gap:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pptjm24dkg .ecom-iconlist--list{gap:0px}}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--list{display:flex;justify-content:center}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{background-color:#fff;padding:0;margin:0}.ecom-core.ecom-pptjm24dkg .ecom-image-default{width:20%!important}.ecom-core.ecom-pptjm24dkg .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-pptjm24dkg .ecom-iconlist--image{margin:0;padding:0}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--icon{border-style:none;border-radius:63%;margin:3px 3px 3px 0;padding:0}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-weight:600;line-height:20px;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title{color:#5b7b6b;margin:0;padding:0}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--des{color:#8c8c8c;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:20px;letter-spacing:0px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{margin-right:0}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px}.ecom-core.ecom-pptjm24dkg .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-pptjm24dkg{margin:20px 0 0!important;padding:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-pptjm24dkg.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.5s}.ecom-core.ecom-pptjm24dkg .ecom-iconlist--container{align-items:flex-start}@media(max-width:430px){.ecom-core.ecom-pptjm24dkg .ecom-iconlist--list{column-gap:20px}}.ecom-core.ecom-vx5x011jc5p .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-vx5x011jc5p .ecom__element--button,.ecom-core.ecom-vx5x011jc5p .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-vx5x011jc5p .ecom__element--button{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:capitalize;color:#007385;background-color:transparent;border-style:solid;border-width:1px;border-color:#8ad4e0;border-radius:4px;transition:all .5s ease;transition-duration:.4s;padding:14px 15px}.ecom-core.ecom-vx5x011jc5p .ecom__element--button:hover{color:#000;background-color:transparent;border-style:solid;border-width:1px;border-color:#000;cursor:pointer}.ecom-core.ecom-vx5x011jc5p .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-vx5x011jc5p{padding-bottom:0!important}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:20px;line-height:28px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#000;margin:0 10px 0 0;padding:0}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--sale,.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--sale a{line-height:28px;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--sale{color:#000;margin:0 6px 0 0;padding:0}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--regular,.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--regular a{font-weight:400;font-size:20px;line-height:28px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--regular{color:#a1a1a1;margin:0 6px 0 0;padding:0}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sale,.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sale a{font-size:12px;font-weight:600;line-height:20px;text-transform:none;font-family:DM Sans,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sale{color:#fff;padding:2px 8px;margin:0;background-color:#436b0c;border-radius:99px;overflow:hidden}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sold-out a{font-size:12px;font-weight:700;line-height:1.5em;text-transform:uppercase;font-family:Albert Sans,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sold-out{color:#fff;padding:4px 16px;margin:2px 0 0;background-color:#111827;border-radius:50px;overflow:hidden}.ecom-core.ecom-otkfaekjjs .ec-product__tax{margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sale,.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sale a{font-size:14px}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}}.ecom-core.ecom-otkfaekjjs{margin:20px 0 0!important;padding:0!important}.ecom-core.ecom-otkfaekjjs.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price-container .ecom-product-single__price--prices{gap:5px;flex-wrap:wrap;justify-content:flex-start}.ecom-core.ecom-otkfaekjjs .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-jskptompg0l .ecom-text--more-actions button,.ecom-core.ecom-jskptompg0l .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jskptompg0l .text-content,.ecom-core.ecom-jskptompg0l .text-content a,.ecom-core.ecom-jskptompg0l .text-content a a,.ecom-core.ecom-jskptompg0l .text-content p,.ecom-core.ecom-jskptompg0l .text-content p a,.ecom-core.ecom-jskptompg0l .text-content span,.ecom-core.ecom-jskptompg0l .text-content span a{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:24px;letter-spacing:0px}.ecom-core.ecom-jskptompg0l .text-content,.ecom-core.ecom-jskptompg0l .text-content a,.ecom-core.ecom-jskptompg0l .text-content p,.ecom-core.ecom-jskptompg0l .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-jskptompg0l .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-jskptompg0l .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jskptompg0l .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-jskptompg0l .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jskptompg0l .text-content,.ecom-core.ecom-jskptompg0l .text-content a,.ecom-core.ecom-jskptompg0l .text-content a a,.ecom-core.ecom-jskptompg0l .text-content p,.ecom-core.ecom-jskptompg0l .text-content p a,.ecom-core.ecom-jskptompg0l .text-content span,.ecom-core.ecom-jskptompg0l .text-content span a{font-size:15px}}.ecom-core.ecom-jskptompg0l{margin:8px 0 0!important;padding:0!important}.ecom-core.ecom-jskptompg0l.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.2s}.ecom-core.ecom-f87jtkadnab .ecom-product__heading,.ecom-core.ecom-f87jtkadnab .ecom-product__heading a{font-size:32px;line-height:40px;letter-spacing:-.04em;font-weight:600;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-f87jtkadnab .ecom-product__heading{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f87jtkadnab .ecom-product__heading,.ecom-core.ecom-f87jtkadnab .ecom-product__heading a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f87jtkadnab .ecom-product__heading,.ecom-core.ecom-f87jtkadnab .ecom-product__heading a{letter-spacing:-.04em;font-weight:600;font-family:Montserrat,sans-serif;font-size:25px;text-transform:none;font-style:normal;text-decoration:none;line-height:24px}}.ecom-core.ecom-f87jtkadnab{padding:0!important;margin:8px 0 0!important}.ecom-core.ecom-f87jtkadnab.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.2s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f87jtkadnab{padding-bottom:0!important}}.ecom-core.ecom-1xcbu4736no.ec-flex-wp{width:57.58%;max-width:100%;--element-width:57.58%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-1xcbu4736no,.ecom-core.ecom-1xcbu4736no>.ecom-inner{--row-gap:24px;--column-gap:20px}.ecom-core.ecom-1xcbu4736no{margin:0!important;padding:0!important}.ecom-core.ecom-6bhpsqllxel{text-align:left}.ecom-core.ecom-6bhpsqllxel{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-6bhpsqllxel .gallery-toggle-btn{display:none!important;align-items:center;justify-content:center;gap:4px;width:fit-content;margin:0 auto;padding:9px 20px;border:1px solid #00000029;border-radius:999px;background:#fff;color:#000;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:22px;transition:all .3s ease}.ecom-core.ecom-6bhpsqllxel .gallery-toggle-btn.is-ready{display:flex!important;animation:galleryBtnFadeIn .6s ease forwards}.ecom-core.ecom-6bhpsqllxel .gallery-toggle-btn.is-hidden{display:none!important}.ecom-core.ecom-6bhpsqllxel .gallery-toggle-btn:hover{background:#171717;color:#fff}.ecom-core.ecom-6bhpsqllxel .gallery-toggle-btn .btn-icon{width:20px;height:22px;font-size:28px;font-weight:300;line-height:22px;transform:translateY(-1px)}.ecom-core.ecom-6bhpsqllxel .gallery-slide-animating{overflow:hidden!important;transition:height .4s ease,opacity .25s ease}@keyframes galleryBtnFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--slider{flex-flow:row-reverse}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media .ecom-product-single__media-container{gap:9px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured img,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured picture,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ecom-shape-item.ecom-image-default{height:538px!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured img{object-fit:cover}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured>picture,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured>picture,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ecom-product-single__media--image img{margin:0;padding:0}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media-label{padding:0 80px 0 0;margin:0}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media-label>span,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media-label>span a{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:24px;letter-spacing:0px}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media-label>span{color:#fff;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured img,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured picture,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ecom-shape-item.ecom-image-default{height:450px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured img,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured picture,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ecom-shape-item.ecom-image-default{height:384px!important}}.ecom-core.ecom-l85qpam5ev{margin:0!important;padding:0!important}.ecom-core.ecom-l85qpam5ev.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:1024px)and (min-width:768px){.ecom-core.ecom-l85qpam5ev{padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l85qpam5ev{padding-left:0!important;margin-bottom:0!important}}.ecom-core.ecom-l85qpam5ev .ecom-swiper-container{position:relative}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--grid .ecom-product-single__media--images{gap:9px}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--image img{height:100%;object-fit:cover}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--grid .ecom-product-single__media--images{margin-bottom:0!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__zoom-icon-wrapper{pointer-events:auto}.ecom-core.ecom-l85qpam5ev .ecom-product-single__zoom-icon-wrapper:hover{background:#000;color:#fff}@media(min-width:1199px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{max-height:746px}.ecom-core.ecom-l85qpam5ev .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-l85qpam5ev .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{display:none!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--thumbnail--icon{background-color:#fff;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;transition:.4s;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--thumbnail--icon:hover{transform:scale(.95) translateY(-50%) translate(-50%)}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--model{padding-top:0}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]){position:relative}@media(min-width:1025px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]){--img_padding:0px !important;width:calc(50% - 4.5px)!important;max-width:calc(50% - 4.5px)!important;flex:0 0 calc(50% - 4.5px)!important;height:264px!important;min-height:264px!important;max-height:264px!important;overflow:hidden!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"])>div,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]) .ecom-product-single__media--image{width:100%!important;height:264px!important;min-height:264px!important;max-height:264px!important;padding-bottom:0!important;overflow:hidden!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]) img,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]) video.ecom-media-video{width:100%!important;height:264px!important;object-fit:cover!important;border-radius:12px!important}}@media(max-width:1024px){.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__list{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:9px!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide[data-index="0"]{grid-column:span 2!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]){--img_padding:180px !important;--img_padding__tablet:180px !important;--img_padding__mobile:180px !important;width:auto!important;max-width:none!important;flex:unset!important;height:180px!important;min-height:180px!important;max-height:180px!important;overflow:hidden!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]) video.ecom-media-video{width:100%!important;height:180px!important;object-fit:cover!important;border-radius:12px!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"])>div,.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]) .ecom-product-single__media--image{width:100%!important;height:180px!important;min-height:180px!important;max-height:180px!important;padding:0!important;overflow:hidden!important}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--featured .ec_splide__slide:not([data-index="0"]) img{width:100%!important;height:100%!important;object-fit:cover!important}}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--video{position:relative;cursor:pointer}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--video:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;border:3px solid #fff;border-radius:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;z-index:11;pointer-events:none;transition:.3s ease}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--video:hover:before{width:50px;height:50px;background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--video:hover:after{transform:translate(-40%,-50%) scale(1.15)}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--model{position:relative;cursor:pointer}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--model:after{content:"";position:absolute;top:50%;left:50%;width:42px;height:42px;transform:translate(-50%,-50%);pointer-events:none;z-index:10;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2 20 7 12 12 4 7 12 2Z'/%3E%3Cpath d='M4 7v10l8 5 8-5V7'/%3E%3Cpath d='M12 12v10'/%3E%3C/svg%3E");transition:.25s ease}.ecom-core.ecom-l85qpam5ev .ecom-product-single__media--model:hover:after{transform:translate(-50%,-50%) scale(1.12);opacity:0}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs{margin:0;padding:0}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs__list a,.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs__list a a{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;text-decoration:none;line-height:22px;letter-spacing:0px;text-transform:none;font-style:normal}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs__list a{color:#737373}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs--icon{color:#737373;padding:5px 8px}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs--icon svg{height:12px;width:12px}.ecom-core.ecom-d8869iixlh{padding:0!important;margin:0!important}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs--icon{position:relative}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs__list a:last-child:not(:hover){color:#000}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs__list a{transition:.3s}.ecom-core.ecom-d8869iixlh .ecom-base__breadcrumbs__list a:hover{color:#000}.ecom-core.ecom-5b83fjvxmeu>.ecom-inner{max-width:1280px}.ecom-core.ecom-5b83fjvxmeu.ec-flex-wp,.ecom-core.ecom-5b83fjvxmeu>.ecom-inner{flex-direction:column;align-items:flex-start;--align-items:flex-start;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-5b83fjvxmeu,.ecom-core.ecom-5b83fjvxmeu>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-5b83fjvxmeu,.ecom-core.ecom-5b83fjvxmeu>.ecom-inner{--row-gap:24px;--column-gap:48px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5b83fjvxmeu,.ecom-core.ecom-5b83fjvxmeu>.ecom-inner{--column-gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5b83fjvxmeu,.ecom-core.ecom-5b83fjvxmeu>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-5b83fjvxmeu{background-color:#fff}.ecom-core.ecom-5b83fjvxmeu{padding:24px 20px 80px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5b83fjvxmeu{padding-bottom:54px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5b83fjvxmeu{padding-bottom:54px!important}}.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-7jaqfplsd65 .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:100%}.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-navigation-position{display:flex;order:0;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent;margin:0;padding:0}.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-slide:hover,.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;border-radius:50%;margin:0 10px;padding:8px}.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#ffffff4d;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-next:hover{background-color:#5b7b6b}.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-7jaqfplsd65 .ecom-slider--container .ecom-swiper-button-next{margin-top:30px;margin-right:10px;margin-left:10px}}.ecom-core.ecom-7jaqfplsd65{margin:0!important;padding:0 0 0 80px!important}.ecom-core.ecom-7jaqfplsd65.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7jaqfplsd65{padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7jaqfplsd65{padding-left:0!important}}.ecom-core.ecom-7jaqfplsd65 .ecom-elements-slider{overflow:hidden}.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-button-prev,.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-button-next{display:none!important}@media(max-width:425px){.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-button-prev,.ecom-core.ecom-7jaqfplsd65 .ecom-swiper-button-next{display:flex!important}}.ecom-core.ecom-tx2ingkule8 .ecom-text--more-actions button,.ecom-core.ecom-tx2ingkule8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tx2ingkule8 .text-content,.ecom-core.ecom-tx2ingkule8 .text-content a,.ecom-core.ecom-tx2ingkule8 .text-content p,.ecom-core.ecom-tx2ingkule8 .text-content span{text-align:center;color:#737373;margin:0;padding:0}.ecom-core.ecom-tx2ingkule8 .text-content,.ecom-core.ecom-tx2ingkule8 .text-content a,.ecom-core.ecom-tx2ingkule8 .text-content a a,.ecom-core.ecom-tx2ingkule8 .text-content p,.ecom-core.ecom-tx2ingkule8 .text-content p a,.ecom-core.ecom-tx2ingkule8 .text-content span,.ecom-core.ecom-tx2ingkule8 .text-content span a{title:Primary;font-weight:400;line-height:22px;font-size:14px;text-decoration:none;font-style:normal;text-transform:none;font-family:Montserrat,sans-serif;letter-spacing:0em}.ecom-core.ecom-tx2ingkule8 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding:5px 0;margin:0}.ecom-core.ecom-tx2ingkule8 .ecom-text_view-less-btn{text-decoration:underline;padding:5px 0;margin:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tx2ingkule8 .text-content,.ecom-core.ecom-tx2ingkule8 .text-content a,.ecom-core.ecom-tx2ingkule8 .text-content a a,.ecom-core.ecom-tx2ingkule8 .text-content p,.ecom-core.ecom-tx2ingkule8 .text-content p a,.ecom-core.ecom-tx2ingkule8 .text-content span,.ecom-core.ecom-tx2ingkule8 .text-content span a{font-size:14px}}.ecom-core.ecom-tx2ingkule8{padding:0!important;margin:8px 0 0!important;width:439px;max-width:100%;--element-width:439px;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tx2ingkule8{width:93%;max-width:100%;--element-width:93%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tx2ingkule8{padding-bottom:0!important}}.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading,.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading a{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading,.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading,.ecom-core.ecom-psrncmsfbne .element__heading .ecom__heading a{font-size:16px;font-family:Montserrat,sans-serif;line-height:24px;letter-spacing:0px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none}}.ecom-core.ecom-psrncmsfbne{padding:0!important;margin:24px 4px 0 0!important;width:439px;max-width:100%;--element-width:439px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-mo8s6dw22b .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:380px!important}.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mo8s6dw22b .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-mo8s6dw22b .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:257px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-mo8s6dw22b .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:250px!important}}.ecom-core.ecom-mo8s6dw22b{margin:0!important;padding:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-z95rtbagiyh .ecom-text--more-actions button,.ecom-core.ecom-z95rtbagiyh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-z95rtbagiyh .text-content,.ecom-core.ecom-z95rtbagiyh .text-content a,.ecom-core.ecom-z95rtbagiyh .text-content p,.ecom-core.ecom-z95rtbagiyh .text-content span{text-align:center;color:#737373;margin:0;padding:0}.ecom-core.ecom-z95rtbagiyh .text-content,.ecom-core.ecom-z95rtbagiyh .text-content a,.ecom-core.ecom-z95rtbagiyh .text-content a a,.ecom-core.ecom-z95rtbagiyh .text-content p,.ecom-core.ecom-z95rtbagiyh .text-content p a,.ecom-core.ecom-z95rtbagiyh .text-content span,.ecom-core.ecom-z95rtbagiyh .text-content span a{title:Primary;font-weight:400;line-height:22px;font-size:14px;text-decoration:none;font-style:normal;text-transform:none;font-family:Montserrat,sans-serif;letter-spacing:0em}.ecom-core.ecom-z95rtbagiyh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding:5px 0;margin:0}.ecom-core.ecom-z95rtbagiyh .ecom-text_view-less-btn{text-decoration:underline;padding:5px 0;margin:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z95rtbagiyh .text-content,.ecom-core.ecom-z95rtbagiyh .text-content a,.ecom-core.ecom-z95rtbagiyh .text-content a a,.ecom-core.ecom-z95rtbagiyh .text-content p,.ecom-core.ecom-z95rtbagiyh .text-content p a,.ecom-core.ecom-z95rtbagiyh .text-content span,.ecom-core.ecom-z95rtbagiyh .text-content span a{font-size:14px}}.ecom-core.ecom-z95rtbagiyh{padding:0!important;margin:8px 0 0!important;width:439px;max-width:100%;--element-width:439px;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z95rtbagiyh{width:93%;max-width:100%;--element-width:93%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z95rtbagiyh{padding-bottom:0!important}}.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading,.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading a{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading,.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading,.ecom-core.ecom-huedsv82yz5 .element__heading .ecom__heading a{font-size:16px;font-family:Montserrat,sans-serif;line-height:24px;letter-spacing:0px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none}}.ecom-core.ecom-huedsv82yz5{padding:0!important;margin:24px 0 0!important;width:439px;max-width:100%;--element-width:439px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-9amrswj5x1k .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:380px!important}.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-9amrswj5x1k .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-9amrswj5x1k .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:257px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-9amrswj5x1k .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:250px!important}}.ecom-core.ecom-9amrswj5x1k{margin:0!important;padding:0!important}.ecom-core.ecom-tg5untk9m1 .ecom-text--more-actions button,.ecom-core.ecom-tg5untk9m1 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tg5untk9m1 .text-content,.ecom-core.ecom-tg5untk9m1 .text-content a,.ecom-core.ecom-tg5untk9m1 .text-content p,.ecom-core.ecom-tg5untk9m1 .text-content span{text-align:center;color:#737373;margin:0;padding:0}.ecom-core.ecom-tg5untk9m1 .text-content,.ecom-core.ecom-tg5untk9m1 .text-content a,.ecom-core.ecom-tg5untk9m1 .text-content a a,.ecom-core.ecom-tg5untk9m1 .text-content p,.ecom-core.ecom-tg5untk9m1 .text-content p a,.ecom-core.ecom-tg5untk9m1 .text-content span,.ecom-core.ecom-tg5untk9m1 .text-content span a{title:Primary;font-weight:400;line-height:22px;font-size:14px;text-decoration:none;font-style:normal;text-transform:none;font-family:Montserrat,sans-serif;letter-spacing:0em}.ecom-core.ecom-tg5untk9m1 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding:5px 0;margin:0}.ecom-core.ecom-tg5untk9m1 .ecom-text_view-less-btn{text-decoration:underline;padding:5px 0;margin:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tg5untk9m1 .text-content,.ecom-core.ecom-tg5untk9m1 .text-content a,.ecom-core.ecom-tg5untk9m1 .text-content a a,.ecom-core.ecom-tg5untk9m1 .text-content p,.ecom-core.ecom-tg5untk9m1 .text-content p a,.ecom-core.ecom-tg5untk9m1 .text-content span,.ecom-core.ecom-tg5untk9m1 .text-content span a{font-size:14px}}.ecom-core.ecom-tg5untk9m1{padding:0!important;margin:8px 0 0!important;width:439px;max-width:100%;--element-width:439px;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tg5untk9m1{width:93%;max-width:100%;--element-width:93%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tg5untk9m1{padding-bottom:0!important}}.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading,.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading a{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading,.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading,.ecom-core.ecom-wop3gv78sm .element__heading .ecom__heading a{font-size:16px;font-family:Montserrat,sans-serif;line-height:24px;letter-spacing:0px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none}}.ecom-core.ecom-wop3gv78sm{padding:0!important;margin:24px 0 0!important;width:439px;max-width:100%;--element-width:439px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-wugpfe07tpf .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:380px!important}.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-wugpfe07tpf .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-wugpfe07tpf .ecom-image-default{width:100%!important}.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:257px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wugpfe07tpf .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:250px!important}}.ecom-core.ecom-wugpfe07tpf{margin:0!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wugpfe07tpf{margin-top:0!important}}.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading,.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading a{font-weight:600;font-family:Montserrat,sans-serif;font-size:32px;text-transform:capitalize;text-decoration:none;font-style:normal;line-height:40px;letter-spacing:-.04em}.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading,.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading,.ecom-core.ecom-ksg4vuaq1k .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ksg4vuaq1k{padding:0!important;margin:0!important}.ecom-core.ecom-ksg4vuaq1k.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ksg4vuaq1k{margin-bottom:0!important}}.ecom-core.ecom-wpqcrxs7mfp>.ecom-inner{max-width:100%}.ecom-core.ecom-wpqcrxs7mfp,.ecom-core.ecom-wpqcrxs7mfp>.ecom-inner{--row-gap:48px;--column-gap:21px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wpqcrxs7mfp,.ecom-core.ecom-wpqcrxs7mfp>.ecom-inner{--row-gap:32px;--column-gap:0px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wpqcrxs7mfp,.ecom-core.ecom-wpqcrxs7mfp>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-wpqcrxs7mfp{background-color:#f3f3f2}.ecom-core.ecom-wpqcrxs7mfp{padding:80px 0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wpqcrxs7mfp{padding:40px 0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wpqcrxs7mfp{padding:40px 20px!important}}.ecom-core.ecom-qhkse80p91 .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-qhkse80p91 .element__featured--wrapper{grid-template-columns:repeat(4,1fr);gap:24px}.ecom-core.ecom-qhkse80p91 .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qhkse80p91 .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-qhkse80p91 .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:10px}.ecom-core.ecom-qhkse80p91 .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qhkse80p91 .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-qhkse80p91 .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-qhkse80p91 .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box{text-align:center;justify-content:center;border-style:solid;border-width:1px;border-color:#00000029;border-radius:12px;padding:40px 22px;margin:0}.ecom-core.ecom-qhkse80p91 .ecom-image-default{width:68px!important}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-img img,.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-img picture,.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-img .ecom-shape-item.ecom-image-default{height:68px!important}.ecom-core.ecom-qhkse80p91 .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-img{margin:0 0 30px;padding:0}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-icon{color:#000;justify-content:center}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-icon svg{height:48px;width:48px}.ecom-core.ecom-qhkse80p91 .element__featured--box-icon svg{margin:0 0 24px;padding:0}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-title{font-size:16px;font-weight:600;line-height:24px;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif;color:#000;margin:0 0 8px;padding:0}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-text,.ecom-core.ecom-qhkse80p91 .element__featured a{font-size:14px;font-weight:400;line-height:22px;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-text{color:#737373;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-icon svg{height:48px;width:48px}.ecom-core.ecom-qhkse80p91 .element__featured--box-icon svg{margin-right:10px}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-title{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-qhkse80p91 .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-qhkse80p91{padding:0!important;margin:0!important}.ecom-core.ecom-qhkse80p91.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qhkse80p91{padding-top:0!important}}.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading,.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading a{font-weight:600;font-family:Montserrat,sans-serif;font-size:32px;text-decoration:none;font-style:normal;line-height:40px;letter-spacing:-.04em;text-transform:none}.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading,.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading,.ecom-core.ecom-ymsjjvm3klm .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ymsjjvm3klm{padding:0!important;margin:0!important}.ecom-core.ecom-ymsjjvm3klm.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ymsjjvm3klm{margin-bottom:0!important}}.ecom-core.ecom-vsdtnrj435>.ecom-inner{max-width:1280px}.ecom-core.ecom-vsdtnrj435,.ecom-core.ecom-vsdtnrj435>.ecom-inner{--row-gap:48px;--column-gap:21px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vsdtnrj435,.ecom-core.ecom-vsdtnrj435>.ecom-inner{--row-gap:32px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vsdtnrj435,.ecom-core.ecom-vsdtnrj435>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-vsdtnrj435{background-color:#fff}.ecom-core.ecom-vsdtnrj435{padding:80px 20px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vsdtnrj435{padding:40px 20px 20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vsdtnrj435{padding:40px 20px!important}}.ecom-core.ecom-tmowjm5bbv.ec-flex-wp,.ecom-core.ecom-tmowjm5bbv>.ecom-inner{flex-direction:column;justify-content:center;--justify-content:center}.ecom-core.ecom-tmowjm5bbv,.ecom-core.ecom-tmowjm5bbv>.ecom-inner{--row-gap:24px;--column-gap:24px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tmowjm5bbv,.ecom-core.ecom-tmowjm5bbv>.ecom-inner{--row-gap:0px}}.ecom-core.ecom-tmowjm5bbv{padding:0!important;margin:0!important}.ecom-core.ecom-ngkebj1gc4o.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-ngkebj1gc4o.ec-flex-wp,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{flex-direction:row}.ecom-core.ecom-ngkebj1gc4o,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-ngkebj1gc4o,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{--row-gap:0px;--column-gap:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ngkebj1gc4o.ec-flex-wp,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{align-items:center;--align-items:center}.ecom-core.ecom-ngkebj1gc4o,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{--row-gap:0px;--column-gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ngkebj1gc4o.ec-flex-wp,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-ngkebj1gc4o,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ngkebj1gc4o,.ecom-core.ecom-ngkebj1gc4o>.ecom-inner{--column-gap:15px}}.ecom-core.ecom-ngkebj1gc4o{margin:16px 0 0!important;padding:0!important}.ecom-core.ecom-ngkebj1gc4o.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}.ecom-core.ecom-3qx3hbh4a4f .element__counter--title{order:0}.ecom-core.ecom-3qx3hbh4a4f .element__counter{justify-content:flex-start}.ecom-core.ecom-3qx3hbh4a4f .element__counter--title,.ecom-core.ecom-3qx3hbh4a4f .element__counter--wrapper,.ecom-core.ecom-3qx3hbh4a4f .element__counter--icon{align-self:flex-start}.ecom-core.ecom-3qx3hbh4a4f .element__counter .ecom__element-counter--align{margin:0;padding:0}.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--number,.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--number a{font-size:32px;font-weight:600;line-height:40px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;letter-spacing:-.04em}.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--number{color:#333;margin:0;padding:0}.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--title,.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--title a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;line-height:22px;letter-spacing:0em}.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--title{color:#737373;margin:16px 0 0;padding:0}.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--suffix,.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--suffix a{font-size:32px;font-weight:600;line-height:40px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:-.04em}.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--suffix{color:#000;padding:0;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3qx3hbh4a4f .element__counter .element__counter--title{margin-top:8px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3qx3hbh4a4f{width:24%;max-width:100%;--element-width:24%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-upucquf3utc .ecom__element-divi,.ecom-core.ecom-upucquf3utc .divi-cont{justify-content:center}.ecom-core.ecom-upucquf3utc .divi-cont{grid-column-gap:7px}.ecom-core.ecom-upucquf3utc .divi-line.divi-style{width:1px}.ecom-core.ecom-upucquf3utc .ecom__element-divi .divi-style{border-color:#000;border-bottom-width:1px}.ecom-core.ecom-upucquf3utc .ecom__element-divi{padding-top:0;padding-bottom:0}.ecom-core.ecom-upucquf3utc{width:unset;max-width:unset}.ecom-core.ecom-upucquf3utc .divi-line{background:#00000029!important;width:1px!important;height:79px!important;display:block!important}.ecom-core.ecom-r0quqyaqja .element__counter--title{order:0}.ecom-core.ecom-r0quqyaqja .element__counter{justify-content:flex-start}.ecom-core.ecom-r0quqyaqja .element__counter--title,.ecom-core.ecom-r0quqyaqja .element__counter--wrapper,.ecom-core.ecom-r0quqyaqja .element__counter--icon{align-self:flex-start}.ecom-core.ecom-r0quqyaqja .element__counter .ecom__element-counter--align{margin:0;padding:0}.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--number,.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--number a{font-size:32px;font-weight:600;line-height:40px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;letter-spacing:-.04em}.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--number{color:#333;margin:0;padding:0}.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--title,.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--title a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;line-height:22px;letter-spacing:0em}.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--title{color:#737373;margin:16px 0 0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r0quqyaqja .element__counter .element__counter--title{margin-top:8px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r0quqyaqja{width:26%;max-width:100%;--element-width:26%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r0quqyaqja{width:27%;max-width:100%;--element-width:27%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-ohb6do8m28p .ecom__element-divi,.ecom-core.ecom-ohb6do8m28p .divi-cont{justify-content:center}.ecom-core.ecom-ohb6do8m28p .divi-cont{grid-column-gap:7px}.ecom-core.ecom-ohb6do8m28p .divi-line.divi-style{width:1px}.ecom-core.ecom-ohb6do8m28p .ecom__element-divi .divi-style{border-bottom-width:15px}.ecom-core.ecom-ohb6do8m28p .ecom__element-divi{padding-top:0;padding-bottom:0}.ecom-core.ecom-ohb6do8m28p{width:1px;max-width:100%;--element-width:1px;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ohb6do8m28p{width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-ohb6do8m28p .divi-line{background:#00000029!important;width:1px!important;height:79px!important;display:block!important}.ecom-core.ecom-gcqd2c0g6x6 .element__counter--title{order:0}.ecom-core.ecom-gcqd2c0g6x6 .element__counter{justify-content:flex-start}.ecom-core.ecom-gcqd2c0g6x6 .element__counter--title,.ecom-core.ecom-gcqd2c0g6x6 .element__counter--wrapper,.ecom-core.ecom-gcqd2c0g6x6 .element__counter--icon{align-self:flex-start}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .ecom__element-counter--align{margin:0;padding:0}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--number,.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--number a{font-size:32px;font-weight:600;line-height:40px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;letter-spacing:-.04em}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--number{color:#333;margin:0;padding:0}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--title,.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--title a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;line-height:22px;letter-spacing:0em}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--title{color:#737373;margin:16px 0 0;padding:0}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--suffix,.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--suffix a{font-size:32px;font-weight:600;line-height:40px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:-.04em}.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--suffix{color:#000;padding:0;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gcqd2c0g6x6 .element__counter .element__counter--title{margin-top:8px}}.ecom-core.ecom-gcqd2c0g6x6{width:145px;max-width:100%;--element-width:145px;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gcqd2c0g6x6{width:23%;max-width:100%;--element-width:23%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gcqd2c0g6x6{width:21%;max-width:100%;--element-width:21%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-jds54wz065 .ecom-text--more-actions button,.ecom-core.ecom-jds54wz065 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jds54wz065 .text-content,.ecom-core.ecom-jds54wz065 .text-content a,.ecom-core.ecom-jds54wz065 .text-content a a,.ecom-core.ecom-jds54wz065 .text-content p,.ecom-core.ecom-jds54wz065 .text-content p a,.ecom-core.ecom-jds54wz065 .text-content span,.ecom-core.ecom-jds54wz065 .text-content span a{title:Primary;font-weight:400;line-height:22px;font-size:14px;text-decoration:none;font-style:normal;text-transform:none;font-family:Montserrat,sans-serif;letter-spacing:0em}.ecom-core.ecom-jds54wz065 .text-content,.ecom-core.ecom-jds54wz065 .text-content a,.ecom-core.ecom-jds54wz065 .text-content p,.ecom-core.ecom-jds54wz065 .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-jds54wz065 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding:5px 0;margin:0}.ecom-core.ecom-jds54wz065 .ecom-text_view-less-btn{text-decoration:underline;padding:5px 0;margin:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jds54wz065 .text-content,.ecom-core.ecom-jds54wz065 .text-content a,.ecom-core.ecom-jds54wz065 .text-content p,.ecom-core.ecom-jds54wz065 .text-content span{text-align:center}.ecom-core.ecom-jds54wz065 .text-content,.ecom-core.ecom-jds54wz065 .text-content a,.ecom-core.ecom-jds54wz065 .text-content a a,.ecom-core.ecom-jds54wz065 .text-content p,.ecom-core.ecom-jds54wz065 .text-content p a,.ecom-core.ecom-jds54wz065 .text-content span,.ecom-core.ecom-jds54wz065 .text-content span a{font-size:14px}}.ecom-core.ecom-jds54wz065{padding:0!important;margin:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-jds54wz065.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jds54wz065{margin-top:8px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jds54wz065{padding-bottom:0!important;margin-top:0!important}}.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading,.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading a{font-weight:600;font-family:Montserrat,sans-serif;font-size:32px;text-transform:none;text-decoration:none;font-style:normal;line-height:40px;letter-spacing:-.04em}.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading,.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading a{color:#000}.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading{margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading,.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading a{font-size:27px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading,.ecom-core.ecom-6dtd5f7ws5m .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-6dtd5f7ws5m{padding:0!important;margin:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-6dtd5f7ws5m.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.1s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6dtd5f7ws5m{margin-bottom:0!important}}.ecom-core.ecom-sv6ray5pz0c .ecom-image-align{align-items:center}.ecom-core.ecom-sv6ray5pz0c .ecom-image-default{max-width:100%!important}.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-sv6ray5pz0c .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-sv6ray5pz0c .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-sv6ray5pz0c .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:410px!important}}.ecom-core.ecom-sv6ray5pz0c{width:47.18%;max-width:100%;--element-width:47.18%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-sv6ray5pz0c.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:1024px)and (min-width:768px){.ecom-core.ecom-sv6ray5pz0c{padding-bottom:0!important;width:54%;max-width:100%;--element-width:54%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-wn8b3lv7vmh>.ecom-inner{max-width:1280px}.ecom-core.ecom-wn8b3lv7vmh.ec-flex-wp,.ecom-core.ecom-wn8b3lv7vmh>.ecom-inner{flex-direction:row}.ecom-core.ecom-wn8b3lv7vmh,.ecom-core.ecom-wn8b3lv7vmh>.ecom-inner{--row-gap:48px;--column-gap:72px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wn8b3lv7vmh,.ecom-core.ecom-wn8b3lv7vmh>.ecom-inner{--column-gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wn8b3lv7vmh,.ecom-core.ecom-wn8b3lv7vmh>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-wn8b3lv7vmh{background-color:#fff}.ecom-core.ecom-wn8b3lv7vmh{padding:0 20px 80px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wn8b3lv7vmh{padding:20px 20px 40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wn8b3lv7vmh{padding:40px 20px!important}}.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading,.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading a{font-weight:600;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;font-size:48px;line-height:56px;letter-spacing:-.04em}.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading,.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading,.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading,.ecom-core.ecom-j3s3tgydlm .element__heading .ecom__heading a{font-size:27px;line-height:40px}}.ecom-core.ecom-j3s3tgydlm{margin:0!important;padding:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-j3s3tgydlm.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}.ecom-core.ecom-rmova7n333>.ecom-inner{max-width:1280px}.ecom-core.ecom-rmova7n333.ec-flex-wp{height:auto!important;min-height:735px}.ecom-core.ecom-rmova7n333.ec-flex-wp,.ecom-core.ecom-rmova7n333>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-rmova7n333,.ecom-core.ecom-rmova7n333>.ecom-inner{--row-gap:48px;--column-gap:72px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rmova7n333.ec-flex-wp{min-height:396px}.ecom-core.ecom-rmova7n333,.ecom-core.ecom-rmova7n333>.ecom-inner{--column-gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rmova7n333.ec-flex-wp{min-height:330px}.ecom-core.ecom-rmova7n333,.ecom-core.ecom-rmova7n333>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-rmova7n333{background:url(https://cdn.shopify.com/s/files/1/0999/1730/0077/files/ecom-no-replace-7WZWpxCsqB11.1.webp?v=1780765432) no-repeat scroll center center/cover #fff}.ecom-core.ecom-rmova7n333{padding:80px 20px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rmova7n333{padding:40px 20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rmova7n333{padding:40px 20px!important}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ecomFadeInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-950f61q1frv .tabs__navs--items{flex-wrap:no-wrap}.ecom-core.ecom-950f61q1frv .tabs__navs .tabs__navs--items{gap:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-950f61q1frv .tabs__navs .tabs__navs--items{gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-950f61q1frv .tabs__navs .tabs__navs--items{gap:10px}}.ecom-core.ecom-950f61q1frv .tabs__navs,.ecom-core.ecom-950f61q1frv .tabs__navs--vertical{justify-content:center}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .tabs__nav{background-color:#f000;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .ecom-items--text{font-size:16px;font-weight:600;text-decoration:none;line-height:24px;letter-spacing:0px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;color:#000}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .tabs_nav--text{margin:0;padding:0}.ecom-core.ecom-950f61q1frv .ecom-items:hover .ecom-items--text,.ecom-core.ecom-950f61q1frv .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-950f61q1frv .tabs_nav--sub-text .ecom-items--sub-text{font-size:14px;font-weight:400;font-family:Montserrat,sans-serif;line-height:22px;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;color:#737373}.ecom-core.ecom-950f61q1frv .ecom-items--sub-text{margin:8px 0 0;padding:0}.ecom-core.ecom-950f61q1frv .tabs__body{border-radius:0;overflow:hidden;padding:0;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-950f61q1frv .tabs__navs,.ecom-core.ecom-950f61q1frv .tabs__navs--vertical{justify-content:center}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .tabs__nav{margin-right:30px;margin-bottom:10px;margin-left:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .tabs__nav{margin-right:20px;margin-bottom:0;margin-left:0;padding-top:0;padding-left:10px}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .ecom-items--text{font-size:16px}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .ecom-items:hover .tabs_nav--text{padding:0;margin:0}.ecom-core.ecom-950f61q1frv .tabs__wrapper.ecom__element .ecom-item-active .tabs_nav--text{padding-bottom:10px}.ecom-core.ecom-950f61q1frv .ecom-items.tabs__nav:hover .ecom-items--sub-text{margin:0;padding:18px 0 0}.ecom-core.ecom-950f61q1frv .tabs__body{padding:20px 0;margin:0}}.ecom-core.ecom-950f61q1frv{margin:0!important;padding:0!important}.ecom-core.ecom-950f61q1frv.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-950f61q1frv{margin-top:60px!important;margin-bottom:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-950f61q1frv{margin:100px 0 0!important;padding:0!important}}.ecom-core.ecom-950f61q1frv .ecom__heading.ecom-db{overflow:visible!important;height:auto!important;line-height:normal!important;display:block!important}.ecom-core.ecom-950f61q1frv .tabs_nav--sub-text{display:none}.ecom-core.ecom-950f61q1frv .tabs__nav.ecom-item-active{border-style:solid!important;border-inline-start-width:2px!important;border-color:#000!important}.ecom-core.ecom-950f61q1frv .tabs__nav{border-style:solid!important;border-inline-start-width:2px!important;border-color:#00000029!important;padding-inline-start:24px!important;padding-inline-end:72px!important}.ecom-core.ecom-950f61q1frv .ecom-item-active .tabs_nav--sub-text{display:block}.ecom-core.ecom-950f61q1frv .tabs__navs{margin-top:20px}@media screen and (max-width:600px){.ecom-core.ecom-950f61q1frv .tabs__navs--items{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:20px!important;min-height:262px!important}.ecom-core.ecom-950f61q1frv .tabs__navs--items>.ecom-items.tabs__nav{width:100%!important;max-width:100%!important;flex:0 0 auto!important}.ecom-core.ecom-950f61q1frv .tabs__navs--items>.ecom-items.tabs__nav .tabs_nav--sub-text{display:none!important}.ecom-core.ecom-950f61q1frv .tabs__navs--items>.ecom-items.tabs__nav.ecom-item-active .tabs_nav--sub-text{display:block!important}.ecom-core.ecom-950f61q1frv .tabs__navs--items{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}}@media(max-width:768px){.ecom-core.ecom-950f61q1frv .tabs__navs{margin-top:0}}.ecom-core.ecom-na9x22augg.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-na9x22augg,.ecom-core.ecom-na9x22augg>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-na9x22augg{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-na9x22augg{padding-left:0!important}}.ecom-core.ecom-v15e8ivm5hc .ecom-image-align{align-items:center}.ecom-core.ecom-v15e8ivm5hc .ecom-image-default{width:604px!important;max-width:100%!important}.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:510px!important}.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-v15e8ivm5hc .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-v15e8ivm5hc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:290px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-v15e8ivm5hc .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:290px!important}}.ecom-core.ecom-v15e8ivm5hc{margin:0!important;padding:0!important}.ecom-core.ecom-v15e8ivm5hc.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-x4x00ywhuq.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-x4x00ywhuq,.ecom-core.ecom-x4x00ywhuq>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-x4x00ywhuq{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x4x00ywhuq{padding-left:0!important}}.ecom-core.ecom-17i88sfixr2 .ecom-image-align{align-items:center}.ecom-core.ecom-17i88sfixr2 .ecom-image-default{width:604px!important;max-width:100%!important}.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:510px!important}.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-17i88sfixr2 .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-17i88sfixr2 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:290px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-17i88sfixr2 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:290px!important}}.ecom-core.ecom-17i88sfixr2{margin:0!important;padding:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-17i88sfixr2.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){.ecom-core.ecom-17i88sfixr2{margin:0!important;padding:0!important}}.ecom-core.ecom-twj7ki9b47r,.ecom-core.ecom-twj7ki9b47r>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-twj7ki9b47r{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-twj7ki9b47r{padding-left:0!important}}.ecom-core.ecom-wvgopjg534 .ecom-image-align{align-items:center}.ecom-core.ecom-wvgopjg534 .ecom-image-default{width:604px!important;max-width:100%!important}.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:510px!important}.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-wvgopjg534 .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-wvgopjg534 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:290px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wvgopjg534 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:290px!important}}.ecom-core.ecom-wvgopjg534{margin:0!important;padding:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-wvgopjg534.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){.ecom-core.ecom-wvgopjg534{padding-top:0!important;margin-top:0!important}}.ecom-core.ecom-wvgopjg534 .ecom-image-picture{border-radius:12px!important}.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading,.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading a{font-weight:600;font-family:Montserrat,sans-serif;font-size:32px;text-transform:capitalize;text-decoration:none;font-style:normal;line-height:40px;letter-spacing:-.04em}.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading,.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading a{color:#000}.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading{margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading,.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading a{font-size:27px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading,.ecom-core.ecom-38tgy0rx5fi .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-38tgy0rx5fi{padding:0!important;margin:80px 0 0!important;width:40%;max-width:100%;--element-width:40%;flex-shrink:0;flex-grow:0;position:absolute;z-index:14!important}.ecom-core.ecom-38tgy0rx5fi.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.1s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-38tgy0rx5fi{margin-top:0!important;width:95%;max-width:100%;--element-width:95%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-38tgy0rx5fi{margin-top:0!important;margin-bottom:0!important;width:89%;max-width:100%;--element-width:89%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-3wwxlnlfrel>.ecom-inner{max-width:1280px}.ecom-core.ecom-3wwxlnlfrel,.ecom-core.ecom-3wwxlnlfrel>.ecom-inner{--row-gap:48px;--column-gap:72px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3wwxlnlfrel,.ecom-core.ecom-3wwxlnlfrel>.ecom-inner{--column-gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3wwxlnlfrel,.ecom-core.ecom-3wwxlnlfrel>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-3wwxlnlfrel{background-color:#fff}.ecom-core.ecom-3wwxlnlfrel{padding:80px 20px 40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3wwxlnlfrel{padding:40px 20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3wwxlnlfrel{padding:40px 20px!important}}@keyframes ecomFadeInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-z545xzqdkh8 .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-z545xzqdkh8 .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:24px}.ecom-core.ecom-z545xzqdkh8 .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z545xzqdkh8 .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-z545xzqdkh8 .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:10px}.ecom-core.ecom-z545xzqdkh8 .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z545xzqdkh8 .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-z545xzqdkh8 .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-z545xzqdkh8 .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box{text-align:center;justify-content:center;background-color:#f3f3f2;border-radius:12px;padding:48px;margin:0}.ecom-core.ecom-z545xzqdkh8 .ecom-image-default{width:68px!important}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-img img,.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-img picture,.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-img .ecom-shape-item.ecom-image-default{height:68px!important}.ecom-core.ecom-z545xzqdkh8 .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-img{margin:0 0 30px;padding:0}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-icon{color:#000;justify-content:center}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-icon svg{height:48px;width:48px}.ecom-core.ecom-z545xzqdkh8 .element__featured--box-icon svg{margin:0 0 24px;padding:0}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-title{font-size:16px;font-weight:600;line-height:24px;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif;color:#000;margin:0 0 8px;padding:0}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-text,.ecom-core.ecom-z545xzqdkh8 .element__featured a{font-size:14px;font-weight:400;line-height:22px;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-text{color:#737373;margin:0;padding:0}.ecom-core.ecom-z545xzqdkh8 .ecom-button-default{justify-content:center}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-btn{text-transform:none;text-decoration:underline;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:22px;letter-spacing:0px;color:#5b7b6b;background-color:#f3f3f2;border-radius:4px;transition-duration:.3s;transition-timing-function:ease;margin:0;padding:24px 20px 0}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-btn:hover{color:#f01616;cursor:pointer}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box{padding:24px}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-icon svg{height:40px;width:40px}.ecom-core.ecom-z545xzqdkh8 .element__featured--box-icon svg{margin-right:0}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-title{font-size:16px}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-text{margin-bottom:0}.ecom-core.ecom-z545xzqdkh8 .ecom-button-default{justify-content:center}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-btn{padding-top:0;margin-top:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box{padding:24px}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-title{font-size:18px;margin-bottom:8px}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-text{margin-top:0;margin-bottom:24px}.ecom-core.ecom-z545xzqdkh8 .element__featured .element__featured--box-btn{padding-top:0}}.ecom-core.ecom-z545xzqdkh8{padding:0!important;margin:32px 0 0!important}.ecom-core.ecom-z545xzqdkh8.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z545xzqdkh8{margin-top:0!important}}.ecom-core.ecom-z545xzqdkh8 .element__featured--box,.ecom-core.ecom-z545xzqdkh8 .element__featured--box-content{display:flex;flex-direction:column;height:100%}.ecom-core.ecom-z545xzqdkh8 .ecom-button-default{margin-top:auto}.ecom-core.ecom-z545xzqdkh8 .element__featured--box-text{color:#737373!important}.ecom-core.ecom-z545xzqdkh8 .element__featured--box-text a,.ecom-core.ecom-z545xzqdkh8 .element__featured--box-text a:link,.ecom-core.ecom-z545xzqdkh8 .element__featured--box-text a:visited{color:#737373!important;text-decoration:none!important}.ecom-core.ecom-2ngp85vmskf .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title{background-color:#fff0;border-style:none;border-radius:8px;padding:24px;margin:0}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title:hover{background-color:#fff0}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title.ecom-item-active{background-color:#f2f2f200;border-style:none}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title .ecom-items--icon svg{height:16px;width:16px;transform:rotate(0)}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title .ecom-items--icon{color:#000;border-radius:0%}.ecom-core.ecom-2ngp85vmskf .ecom-items:hover .ecom-items--icon,.ecom-core.ecom-2ngp85vmskf .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-2ngp85vmskf .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;line-height:24px;letter-spacing:0px;text-transform:none;font-style:normal;color:#000}.ecom-core.ecom-2ngp85vmskf .ecom-items:hover .ecom-items--text{color:#5b7b6b}.ecom-core.ecom-2ngp85vmskf .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-2ngp85vmskf .ecom-accordion_wrapper-info .ecom-items--icon svg{height:16px;width:16px}.ecom-core.ecom-2ngp85vmskf .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000;border-radius:0%}.ecom-core.ecom-2ngp85vmskf .ecom-item-active .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-2ngp85vmskf .ecom-accordion_icon-title{margin:0;padding:0}.ecom-core.ecom-2ngp85vmskf .ecom-accordion--image img{width:20px!important}.ecom-core.ecom-2ngp85vmskf .ecom-accordion--image,.ecom-core.ecom-2ngp85vmskf .ecom-accordion--image .ecom-image-default,.ecom-core.ecom-2ngp85vmskf .ecom-accordion--image>picture,.ecom-core.ecom-2ngp85vmskf .ecom-accordion--image>img{border-radius:0;overflow:hidden}.ecom-core.ecom-2ngp85vmskf .ecom-accordion--image{margin:0;padding:0}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__body>.ec-flex-wp{background-color:#fff0;border-style:none;border-radius:0 0 8px 8px;overflow:hidden;margin:0;padding:0 24px 24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title{padding:16px 20px}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__body>.ec-flex-wp{padding-right:20px;padding-bottom:16px;padding-left:20px;margin-top:0;margin-bottom:0}}.ecom-core.ecom-2ngp85vmskf{margin:0!important;padding:0!important;width:66.09%;max-width:100%;--element-width:66.09%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-2ngp85vmskf.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2ngp85vmskf{margin-top:0!important;margin-right:0!important;margin-left:0!important;width:90%;max-width:100%;--element-width:90%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__item{border-radius:8px}.ecom-core.ecom-2ngp85vmskf .core__group--items{row-gap:8px}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__item.ecom-item-active{background-color:#f3f3f2}.ecom-core.ecom-2ngp85vmskf .ecom-accordion__title-text{transition:color .3s ease}.ecom-core.ecom-qbm6pkn8yzc .ecom-text--more-actions button,.ecom-core.ecom-qbm6pkn8yzc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-qbm6pkn8yzc .text-content,.ecom-core.ecom-qbm6pkn8yzc .text-content a,.ecom-core.ecom-qbm6pkn8yzc .text-content a a,.ecom-core.ecom-qbm6pkn8yzc .text-content p,.ecom-core.ecom-qbm6pkn8yzc .text-content p a,.ecom-core.ecom-qbm6pkn8yzc .text-content span,.ecom-core.ecom-qbm6pkn8yzc .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;line-height:22px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-qbm6pkn8yzc .text-content,.ecom-core.ecom-qbm6pkn8yzc .text-content a,.ecom-core.ecom-qbm6pkn8yzc .text-content p,.ecom-core.ecom-qbm6pkn8yzc .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-qbm6pkn8yzc .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-qbm6pkn8yzc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-qbm6pkn8yzc .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-qbm6pkn8yzc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qbm6pkn8yzc .text-content,.ecom-core.ecom-qbm6pkn8yzc .text-content a,.ecom-core.ecom-qbm6pkn8yzc .text-content a a,.ecom-core.ecom-qbm6pkn8yzc .text-content p,.ecom-core.ecom-qbm6pkn8yzc .text-content p a,.ecom-core.ecom-qbm6pkn8yzc .text-content span,.ecom-core.ecom-qbm6pkn8yzc .text-content span a{font-size:14px}}.ecom-core.ecom-qbm6pkn8yzc{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qbm6pkn8yzc{padding-bottom:0!important}}.ecom-core.ecom-3d0b77hm34a .ecom-text--more-actions button,.ecom-core.ecom-3d0b77hm34a .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3d0b77hm34a .text-content,.ecom-core.ecom-3d0b77hm34a .text-content a,.ecom-core.ecom-3d0b77hm34a .text-content a a,.ecom-core.ecom-3d0b77hm34a .text-content p,.ecom-core.ecom-3d0b77hm34a .text-content p a,.ecom-core.ecom-3d0b77hm34a .text-content span,.ecom-core.ecom-3d0b77hm34a .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;line-height:22px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-3d0b77hm34a .text-content,.ecom-core.ecom-3d0b77hm34a .text-content a,.ecom-core.ecom-3d0b77hm34a .text-content p,.ecom-core.ecom-3d0b77hm34a .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-3d0b77hm34a .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-3d0b77hm34a .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3d0b77hm34a .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-3d0b77hm34a .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3d0b77hm34a .text-content,.ecom-core.ecom-3d0b77hm34a .text-content a,.ecom-core.ecom-3d0b77hm34a .text-content a a,.ecom-core.ecom-3d0b77hm34a .text-content p,.ecom-core.ecom-3d0b77hm34a .text-content p a,.ecom-core.ecom-3d0b77hm34a .text-content span,.ecom-core.ecom-3d0b77hm34a .text-content span a{font-size:14px}}.ecom-core.ecom-3d0b77hm34a{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3d0b77hm34a{padding-bottom:0!important}}.ecom-core.ecom-2vs71p7oyr .ecom-text--more-actions button,.ecom-core.ecom-2vs71p7oyr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2vs71p7oyr .text-content,.ecom-core.ecom-2vs71p7oyr .text-content a,.ecom-core.ecom-2vs71p7oyr .text-content a a,.ecom-core.ecom-2vs71p7oyr .text-content p,.ecom-core.ecom-2vs71p7oyr .text-content p a,.ecom-core.ecom-2vs71p7oyr .text-content span,.ecom-core.ecom-2vs71p7oyr .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;line-height:22px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-2vs71p7oyr .text-content,.ecom-core.ecom-2vs71p7oyr .text-content a,.ecom-core.ecom-2vs71p7oyr .text-content p,.ecom-core.ecom-2vs71p7oyr .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-2vs71p7oyr .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-2vs71p7oyr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2vs71p7oyr .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-2vs71p7oyr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2vs71p7oyr .text-content,.ecom-core.ecom-2vs71p7oyr .text-content a,.ecom-core.ecom-2vs71p7oyr .text-content a a,.ecom-core.ecom-2vs71p7oyr .text-content p,.ecom-core.ecom-2vs71p7oyr .text-content p a,.ecom-core.ecom-2vs71p7oyr .text-content span,.ecom-core.ecom-2vs71p7oyr .text-content span a{font-size:14px}}.ecom-core.ecom-2vs71p7oyr{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2vs71p7oyr{padding-bottom:0!important}}.ecom-core.ecom-m4etgoocbcl .ecom-text--more-actions button,.ecom-core.ecom-m4etgoocbcl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-m4etgoocbcl .text-content,.ecom-core.ecom-m4etgoocbcl .text-content a,.ecom-core.ecom-m4etgoocbcl .text-content a a,.ecom-core.ecom-m4etgoocbcl .text-content p,.ecom-core.ecom-m4etgoocbcl .text-content p a,.ecom-core.ecom-m4etgoocbcl .text-content span,.ecom-core.ecom-m4etgoocbcl .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;line-height:22px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-m4etgoocbcl .text-content,.ecom-core.ecom-m4etgoocbcl .text-content a,.ecom-core.ecom-m4etgoocbcl .text-content p,.ecom-core.ecom-m4etgoocbcl .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-m4etgoocbcl .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-m4etgoocbcl .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-m4etgoocbcl .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-m4etgoocbcl .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m4etgoocbcl .text-content,.ecom-core.ecom-m4etgoocbcl .text-content a,.ecom-core.ecom-m4etgoocbcl .text-content a a,.ecom-core.ecom-m4etgoocbcl .text-content p,.ecom-core.ecom-m4etgoocbcl .text-content p a,.ecom-core.ecom-m4etgoocbcl .text-content span,.ecom-core.ecom-m4etgoocbcl .text-content span a{font-size:14px}}.ecom-core.ecom-m4etgoocbcl{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-m4etgoocbcl{padding-bottom:0!important}}.ecom-core.ecom-4ilfefw5y7q .ecom-text--more-actions button,.ecom-core.ecom-4ilfefw5y7q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4ilfefw5y7q .text-content,.ecom-core.ecom-4ilfefw5y7q .text-content a,.ecom-core.ecom-4ilfefw5y7q .text-content a a,.ecom-core.ecom-4ilfefw5y7q .text-content p,.ecom-core.ecom-4ilfefw5y7q .text-content p a,.ecom-core.ecom-4ilfefw5y7q .text-content span,.ecom-core.ecom-4ilfefw5y7q .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;line-height:22px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-4ilfefw5y7q .text-content,.ecom-core.ecom-4ilfefw5y7q .text-content a,.ecom-core.ecom-4ilfefw5y7q .text-content p,.ecom-core.ecom-4ilfefw5y7q .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-4ilfefw5y7q .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-4ilfefw5y7q .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4ilfefw5y7q .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-4ilfefw5y7q .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4ilfefw5y7q .text-content,.ecom-core.ecom-4ilfefw5y7q .text-content a,.ecom-core.ecom-4ilfefw5y7q .text-content a a,.ecom-core.ecom-4ilfefw5y7q .text-content p,.ecom-core.ecom-4ilfefw5y7q .text-content p a,.ecom-core.ecom-4ilfefw5y7q .text-content span,.ecom-core.ecom-4ilfefw5y7q .text-content span a{font-size:14px}}.ecom-core.ecom-4ilfefw5y7q{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4ilfefw5y7q{padding-bottom:0!important}}.ecom-core.ecom-vet87r542zk .ecom-text--more-actions button,.ecom-core.ecom-vet87r542zk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vet87r542zk .text-content,.ecom-core.ecom-vet87r542zk .text-content a,.ecom-core.ecom-vet87r542zk .text-content a a,.ecom-core.ecom-vet87r542zk .text-content p,.ecom-core.ecom-vet87r542zk .text-content p a,.ecom-core.ecom-vet87r542zk .text-content span,.ecom-core.ecom-vet87r542zk .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;line-height:22px;letter-spacing:0em;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-vet87r542zk .text-content,.ecom-core.ecom-vet87r542zk .text-content a,.ecom-core.ecom-vet87r542zk .text-content p,.ecom-core.ecom-vet87r542zk .text-content span{color:#737373;margin:0;padding:0}.ecom-core.ecom-vet87r542zk .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-vet87r542zk .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-vet87r542zk .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding:5px 0;margin:0}.ecom-core.ecom-vet87r542zk .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vet87r542zk .text-content,.ecom-core.ecom-vet87r542zk .text-content a,.ecom-core.ecom-vet87r542zk .text-content a a,.ecom-core.ecom-vet87r542zk .text-content p,.ecom-core.ecom-vet87r542zk .text-content p a,.ecom-core.ecom-vet87r542zk .text-content span,.ecom-core.ecom-vet87r542zk .text-content span a{font-size:14px}}.ecom-core.ecom-vet87r542zk{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vet87r542zk{padding-bottom:0!important}}.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading,.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading a{font-weight:600;font-family:Montserrat,sans-serif;font-size:32px;text-decoration:none;font-style:normal;line-height:40px;letter-spacing:-.04em;text-transform:none}.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading,.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading,.ecom-core.ecom-sem2j1n1exb .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-sem2j1n1exb{padding:0!important;margin:0!important}.ecom-core.ecom-sem2j1n1exb.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sem2j1n1exb{margin-bottom:0!important}}.ecom-core.ecom-bwj5tktj9hp>.ecom-inner{max-width:1280px}.ecom-core.ecom-bwj5tktj9hp.ec-flex-wp,.ecom-core.ecom-bwj5tktj9hp>.ecom-inner{align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-bwj5tktj9hp,.ecom-core.ecom-bwj5tktj9hp>.ecom-inner{--row-gap:48px;--column-gap:21px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bwj5tktj9hp,.ecom-core.ecom-bwj5tktj9hp>.ecom-inner{--row-gap:32px;--column-gap:0px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bwj5tktj9hp,.ecom-core.ecom-bwj5tktj9hp>.ecom-inner{--row-gap:20px}}.ecom-core.ecom-bwj5tktj9hp{background-color:#fff}.ecom-core.ecom-bwj5tktj9hp{padding:40px 20px 80px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bwj5tktj9hp{padding:20px 20px 40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bwj5tktj9hp{padding:20px 20px 40px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ecom-6a548bdefadb0eaa5d06bb06.css.map */
