.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}@media(min-width:768px)and (max-width:1024px){.ecom_items-per-tb>.core__block,.ecom_items-per-tb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1));width:calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1))}.ec-flex-wp.ecom_items-per-tb>.core__block,.ecom-inner.ecom_items-per-tb>.core__block{--items-per-row-tablet:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-tb,.ecom-inner.ecom-nowrap-tb{--flex-wrap-tablet:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-tablet, wrap)}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.element__text-marquee .ecom-marquee_items{font-size:1.8em;width:100%;white-space:nowrap}.element__text-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.element__text-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}@media screen and (max-width:1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media(max-width:1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media(max-width:767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon-text{white-space:pre-wrap}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{pointer-events:auto}.ecom-image__caption,.ecom-overlay-text--custom{white-space:pre-wrap}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0;white-space:pre-wrap}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-elements-slider{overflow:hidden}.ecom-swiper-flip .ecom-swiper-slide,.ecom-swiper-fade .ecom-swiper-slide{pointer-events:auto!important}.ecom-swiper-fade .ecom-box-active{z-index:99}body[ecom-loaded] .ecom-elements-slider{overflow:unset}.ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{transform:translate(0)!important}.ecom-slider__image--link{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;opacity:0;z-index:100}.ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper{height:640px!important}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button{transform:translate(-50%);left:50%;width:fit-content;height:fit-content}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{top:0;bottom:unset}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next{bottom:0;top:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-button svg{width:24px;height:24px}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{display:flex;width:100%;flex-direction:column;align-items:var(--ec-align-ct, center)}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-swiper-slide .ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media(max-width:1024px){.ecom-content-item__container{align-items:var(--ec-align-ct-tb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-tablet);object-fit:var(--ecom-object-fit-tablet)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}@media(max-width:767px){.ecom-content-item__container{align-items:var(--ec-align-ct-mb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-mobile);object-fit:var(--ecom-object-fit-mobile)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}.ecom-accordion__title-text{flex:1;white-space:pre-wrap}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:#74777999}.ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{position:fixed;width:350px;max-width:90%;padding:40px 20px;background:#fff;top:0;bottom:0;left:0;z-index:100;-webkit-animation-name:ecom-animation-menu__left-to-right;animation-name:ecom-animation-menu__left-to-right;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all .3s linear}@keyframes ecom-animation-menu__left-to-right{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal]{display:flex;flex-flow:wrap;align-content:center;justify-content:center;align-items:center;list-style:none;position:relative}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:block}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover>ul.ecom-shopify__menu-sub-menu{opacity:1;z-index:9;visibility:visible;transform:translate(-50%)}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;list-style:none;transform:translate(-50%,10px);transition:.5s ease all;left:50%;background-color:#fff;border:1px solid #eee;width:max-content}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-element--menu_icon{display:none}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-menu_item.ecom-items{padding:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child{margin-bottom:10px;position:relative;font-weight:500;text-transform:uppercase;pointer-events:none;cursor:inherit}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child:before{content:"";position:absolute;width:30px;height:1px;background-color:#0000004d;bottom:0;left:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=vertical] ul.ecom-shopify__menu-sub-menu,.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile ul.ecom-shopify__menu-sub-menu{max-height:0;overflow:hidden;margin-left:8px;transition:.25s ease all}.ecom-shopify__menu-list .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title,.ecom-shopify__menu-list--mobile .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title{display:flex}.ecom-shopify__menu-list,.ecom-shopify__menu-list--mobile{list-style:none}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:flex}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--active{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-element--menu_icon{display:flex;align-items:center}.ecom-element--menu_icon--normal svg,.ecom-element--menu_icon--active svg{height:12px;width:12px;display:flex}.ecom-menu__icon-humber{visibility:hidden;opacity:0;position:relative;top:0;left:0;display:none;cursor:pointer}.ecom-menu__icon-humber svg{width:30px;height:30px}.ecom-menu-collapse-close--mobile{display:none;position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;z-index:100}.ecom-menu__icon-humber--wrapper{display:flex}@media screen and (max-width:1024px){.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile.ecom-show{display:block;transform:translate(0);visibility:visible;opacity:1}.ecom-menu-collapse-close--mobile{display:flex}.ecom-menu__icon-humber{display:flex;visibility:visible;opacity:1}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper~.ecom-shopify__menu-list--wrapper{display:none!important}}.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom-element.element__counter{display:flex;align-items:center;justify-content:center}.element__counter--wrapper{display:flex}.element__counter--default{display:flex;flex-direction:column;align-items:inherit}.element__counter .element__counter--prefix,.element__counter .element__counter--suffix{flex-grow:1;white-space:pre-wrap}.element__counter .element__counter--prefix{text-align:right}.element__counter .element__counter--suffix{text-align:left}.ecom__element-counter--align{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:12px 20px}.element__counter--icon{display:inline-flex}.element__counter--icon svg{fill:currentColor;width:24px;height:auto}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}@media(max-width:1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media(max-width:767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.element__featured .element__featured--box-icon{display:flex}.element__featured--wrapper{display:grid;width:100%}.element__featured--box{text-align:center;overflow:hidden}.element__featured--box-img img{height:auto;max-width:100%;border:none;box-shadow:none;transition-duration:.3s;vertical-align:middle;pointer-events:none}.ecom-button-default{display:flex;justify-content:inherit}.element__featured--box-content{justify-content:inherit}.element__featured--wrapper-list{display:flex;overflow-x:auto}.element__featured--wrapper-list::-webkit-scrollbar{display:block;height:3px}.element__featured--wrapper-list::-webkit-scrollbar-track{background-color:#00000026}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:#00000040}.element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.ecom-shopify__search-form input:focus-visible{border:none;outline:none}.ecom-shopify__search-form input{outline:none}.ecom-shopify__search-form button{cursor:pointer}.ecom-predictive-search{position:absolute;top:100%;left:0;min-width:100%;max-height:400px;overflow-y:auto;z-index:11}.ecom-predictive-hide{display:none}.ecom-predictive-search-wrapper{display:flex;padding-bottom:10px;position:relative}.ecom-predictive-search-wrapper:after{content:"";position:absolute;top:100%;left:0;right:0;height:1px;background:currentColor;opacity:.25}.ecom-predictive-search-group{flex:0 0 250px;width:250px}.ecom-predictive-search__result-group{flex:1 1 auto;min-width:300px}.ecom-predictive-search__heading{position:relative;padding:15px 20px 7.5px;font-size:14px;text-transform:uppercase}.ecom-predictive-search__heading:after{content:"";position:absolute;top:100%;left:20px;right:20px;height:1px;background:currentColor;opacity:.25}.ecom-predictive-search__results-list{list-style-type:none;margin:0;padding:0}.ecom-predictive-search__item{width:100%;padding:10px 20px;display:inline-block;text-decoration:none;transition:.2s;font-size:14px;color:#000;font-weight:500}.ecom-predictive-search__image{object-fit:cover}.ecom-predictive-search__item p{margin:0}.ecom-predictive-search__product{display:flex;gap:20px}.ecom-predictive-search__item-price{display:inline-flex;flex-wrap:wrap;gap:10px;font-weight:400}.ecom-predictive-search__item-price-compare{text-decoration:line-through}.ecom-predictive-search__item-title,.ecom-predictive-search__item-query{line-height:1.2;transition:.25s}.ecom-predictive-search__item-query mark{transition:.25s;background:none}.ecom-predictive-search__item-query span{transition:.25s;filter:opacity(.6)}.ecom-predictive-search__item--term{display:flex;justify-content:space-between;background:transparent!important;border:none;cursor:pointer;font-size:14px;font-weight:500}.ecom-predictive-search-icon{display:flex;align-items:center;overflow:hidden}.ecom-predictive-search-icon svg{width:17px;height:17px;transform:translate(-3px);transition:.25s}.ecom-predictive-search__item--term:hover svg{transform:translate(0)}.predictive-search__pages-wrapper-mobile{display:none}.ecom-predictive-search-svg>*{pointer-events:none}@media(max-width:767px){.predictive-search__pages-wrapper-mobile{display:block}.predictive-search__pages-wrapper-page{display:none}.ecom-predictive-search-wrapper{flex-direction:column}.ecom-predictive-search-group{flex:0;width:100%}}.ecom-shopify__newsletter-form-heading,.ecom-shopify__newsletter-form-paragraph{text-align:center}.ecom-shopify__newsletter-form{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;gap:5px}.ecom-shopify__newsletter-form-field label{display:none}.ecom-shopify__newsletter-form-field--input{background:#fff;border:1px solid #D1D5DB;outline:none;padding:9px 13px;border-radius:0}.ecom-shopify__newsletter-form-field--textarea{font-family:inherit}.ecom-shopify__newsletter-form-field--input:focus{border-color:#059669}.ecom-shopify__newsletter-form-field--input:focus-visible{outline:none;box-shadow:none}.ecom-shopify__newsletter-form-heading{margin:0}.ecom-shopify__newsletter-form-paragraph{margin-top:12px;font-size:1.6rem;line-height:24px}.ecome-shopify__newsletter__button{border-radius:0;background:#059669;padding:9px 17px;color:#fff;border:none;cursor:pointer;flex-direction:row;display:flex;align-items:center}.ecome-shopify__newsletter__button:hover{background-color:#61bca0}.ecom-newsletter-form-content{display:flex;align-items:center;justify-content:space-between}.ecom-shopify__newsletter-form-success,.ecom-shopify__newsletter-form-message{width:100%}.ecom-shopify__newsletter__button-icon svg{width:24px;height:24px}.ecom-shopify__newsletter__verify{width:100%;display:flex;justify-content:flex-start;align-items:center}.ecom-shopify__newsletter__verify-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.6rem;width:1.6rem!important;flex-shrink:0;border:1px solid #D1D5DB;margin:0}.ecom-shopify__newsletter__verify-checkbox:checked{border-color:transparent;background-color:#059669;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ecom-shopify__newsletter__verify-label{display:inline-block;font-size:14px}.ecom-shopify__newsletter__verify-error{width:100%}.ecom-shopify__newsletter-form-field--input[name="contact[note]"]{resize:vertical}.ecom__form-field.ecom-html{display:flex;flex-direction:column;align-items:self-start}.ecom-core .ecom-newsletter-vertical .ecom__form-field .ecom-shopify__newsletter-form-field--input{max-width:100%;width:100%}.ecom-core .ecom-newsletter-vertical .ecom-newsletter-form-content-wrap .ecom-newsletter-form-content.ecom-newsletter-content{flex-direction:row;max-width:100%;flex-wrap:wrap;justify-content:space-between;row-gap:10px}.ecom-newsletter-vertical .ecome-shopify__newsletter_button-submit-wrapper{display:flex;justify-content:center;width:100%}.ecom-ingrid-full-height .ecom-newsletter-form-content-wrap{max-width:100%;width:100%}@media screen and (max-width:640px){.ecom-newsletter-form-content{flex-wrap:wrap}}.ecom-shopify__blog--post-informations{display:inline-flex;align-items:center;gap:5px}.ecom-shopify__blog--post-informations-icon{display:flex}.ecom-shopify__blog--post-informations-icon svg{width:16px;height:16px}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.ecom-shopify__blog--post-informations-author-avatar{width:50px}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-shopify__blog--post-thumbnail{display:flex;position:relative;overflow:hidden}.ecom-shopify__blog--post-thumbnail img{object-fit:cover;display:block;max-width:100%;top:0;left:0;height:100%!important;width:100%}.ecom-shopify__blog--post-tags ul li{display:inline-flex}.ecom-shopify__blog--post-tags ul{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0}.ecom-collection__pagination-navigation{list-style:none;display:flex;gap:10px;justify-content:center}.ecom-collection__pagination-navigation li a{color:inherit}.ecom-paginate-action{display:flex;gap:5px}.ecom-prev,.ecom-next,.ecom-prev span,.ecom-next span{display:flex}.ecom-paginate-action svg{width:24px;height:24px}.ecom-shopify__blog--post-link{text-decoration:none;width:100%;display:flex}.ecom-pagination-item{display:flex}a.ecom-pagination-item:not(.ecom-paginate-action){text-decoration:inherit}.ecom-paginate-action{text-decoration:none}.ecom-pagination-item.ecom-button-active{pointer-events:none}.ecom-swiper-controls:after{content:"";display:none}.ecom-shopify__blog-wrapper{display:flex;flex-direction:column}.ecom-shopify__blog-wrapper .ecom-shopify__blog-container{width:100%}.ecom-shopify__blog-wrapper .ecom-swiper-button-next:after,.ecom-shopify__blog-wrapper .ecom-swiper-button-prev:after{content:none}.ecom-shopify__blog-wrapper .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-shopify__blog-wrapper .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-shopify__blog-wrapper .ecom-swiper-button-next,.ecom-shopify__blog-wrapper .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-shopify__blog-wrapper .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-shopify__blog--post-title{font-size:inherit}.ecom-shopify__blog--post-link img{object-fit:cover;max-width:100%;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-shopify__blog--post-group-4{flex-wrap:wrap}.ecom-shopify__blog--post-group-4>*{display:inline-flex;align-items:center}.ecom-swiper-pagination-bullet{opacity:1!important}.ecom-swiper-pagination-bullets.ecom-swiper-pagination{display:flex;width:100%}.ecom-shopify__blog--post-link h2{width:100%}.ecom-shopify__blog--post.ecom-shopify__blog-vertical{display:flex;gap:15px}@media(max-width:1023px)and (min-width:768px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media(max-width:767px){.ecom-shopify__blog--post.ecom-shopify__blog-vertical{flex-direction:column}.ecom-shopify__blog--post .ecom-shopify__blog--post-thumbnail--img{order:0!important}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-doing-load-blog .ecom-shopify__blog-container{display:none}.ecom-doing-load-blog .ecom-collection__product-loading{display:block}.ecom-shopify__blog--empty-text{width:100%;padding:20px}.ecom-shopify__blog--posts.ecom-grid>.code-placeholder,.ecom-shopify__blog--posts.ecom-grid>.ecom-shopify__blog--empty-text{grid-column:1/-1;width:100%}.ecom-base__breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap}.ecom-core.ecom-fzpe1x02a9l{width:100%}.ecom-core.ecom-fzpe1x02a9l>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fzpe1x02a9l{width:100%}}.ecom-core.ecom-tnenk724mbj>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-9uc9og6b0bv{width:25%}.ecom-core.ecom-9uc9og6b0bv>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9uc9og6b0bv{width:50%}.ecom-core.ecom-9uc9og6b0bv>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9uc9og6b0bv{width:50%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-9uc9og6b0bv>div.core__column--wrapper{margin-top:10px!important}}.ecom-core.ecom-ceccmpcfsk .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-ceccmpcfsk .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:145px;height:40px;min-height:40px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:12px;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-ceccmpcfsk .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-ceccmpcfsk .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ceccmpcfsk .ecom-button-default{justify-content:flex-end}}.ecom-core.ecom-ceccmpcfsk{padding-bottom:0!important}.ecom-core.ecom-308n1i1dvse{width:50%}.ecom-core.ecom-308n1i1dvse>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-308n1i1dvse>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-308n1i1dvse>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-308n1i1dvse{width:50%}.ecom-core.ecom-308n1i1dvse>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-308n1i1dvse>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-2ho7sd14ysk .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a,.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a a{text-decoration:none;font-weight:500;font-family:DM Sans,sans-serif;font-size:16px;text-transform:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a{color:#000;padding:0 20px;margin:0}.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a:hover,.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a.ecom-text-active{color:var(--ecom-global-colors-MxGc6U)}.ecom-core.ecom-2ho7sd14ysk .ecom-element--menu_icon .ecom-items--icon{margin:0 0 0 6px;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2ho7sd14ysk .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a{margin-top:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ho7sd14ysk .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-2ho7sd14ysk .ecom-shopify__menu-item a{margin-bottom:12px}}.ecom-core.ecom-2ho7sd14ysk{padding-bottom:0!important;width:unset;max-width:unset;position:relative;z-index:1!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2ho7sd14ysk{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ho7sd14ysk{padding-bottom:0!important;z-index:1!important}}.ecom-core.ecom-2ho7sd14ysk li{list-style:none!important}.ecom-core.ecom-yki7831fqir{width:25%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yki7831fqir{width:100%}.ecom-core.ecom-yki7831fqir>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-yki7831fqir>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yki7831fqir{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-yki7831fqir>div.core__column--wrapper{margin-bottom:20px!important}}.ecom-core.ecom-pcqu8al1gtc .ecom-image-align{align-items:flex-start}.ecom-core.ecom-pcqu8al1gtc .ecom-image-default{width:220px!important;max-width:100%!important}.ecom-core.ecom-pcqu8al1gtc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pcqu8al1gtc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pcqu8al1gtc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pcqu8al1gtc .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-pcqu8al1gtc .ecom-image-align{align-items:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pcqu8al1gtc .ecom-image-align{align-items:center}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pcqu8al1gtc{margin-bottom:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pcqu8al1gtc{padding-bottom:0!important}}.ecom-core.ecom-jy8u8eif9f>div.core__row--columns{max-width:1360px}.ecom-core.ecom-jy8u8eif9f{background-color:#fff}.ecom-core.ecom-jy8u8eif9f{padding-top:20px!important;padding-bottom:20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jy8u8eif9f{padding-top:20px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jy8u8eif9f{padding-top:10px!important;padding-bottom:0!important}}.ecom-core.ecom-g064vc2sef{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g064vc2sef{width:100%}}html body .ecom-core.ecom-g064vc2sef>div.core__column--wrapper{position:relative}.ecom-core.ecom-cckfdgqc439 .ecom-image-align{align-items:center}.ecom-core.ecom-cckfdgqc439 .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-cckfdgqc439 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-cckfdgqc439 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-cckfdgqc439 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-cckfdgqc439 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-cckfdgqc439 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-cckfdgqc439{width:unset;max-width:unset;position:absolute;right:-20%;bottom:-40%;z-index:99!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cckfdgqc439{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cckfdgqc439{display:none}}.ecom-core.ecom-cckfdgqc439 .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-36lamkb3489 .ecom-image-align{align-items:center}.ecom-core.ecom-36lamkb3489 .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-36lamkb3489 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-36lamkb3489 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-36lamkb3489 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-36lamkb3489 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-36lamkb3489 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-36lamkb3489{width:unset;max-width:unset;position:absolute;left:-20%;top:0%;z-index:99!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-36lamkb3489{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-36lamkb3489{display:none}}.ecom-core.ecom-36lamkb3489 .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-xljwayezxy .ecom-image-align{align-items:center}.ecom-core.ecom-xljwayezxy .ecom-image-default{width:300px!important;max-width:100%!important}.ecom-core.ecom-xljwayezxy .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-xljwayezxy .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xljwayezxy .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-xljwayezxy .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-xljwayezxy .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-xljwayezxy{width:unset;max-width:unset;position:absolute;right:15%;top:-40%;z-index:99!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xljwayezxy{display:none}}.ecom-core.ecom-xljwayezxy .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-ozvwrr9wgu9>div.core__row--columns{max-width:1000px}.ecom-core.ecom-ozvwrr9wgu9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-odovh3w58mh{width:100%}.ecom-core.ecom-odovh3w58mh>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-odovh3w58mh{width:100%}}html body .ecom-core.ecom-odovh3w58mh>div.core__column--wrapper{margin-top:48px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-odovh3w58mh>div.core__column--wrapper{margin-top:24px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-odovh3w58mh>div.core__column--wrapper{margin-top:0!important}}.ecom-core.ecom-cf6nuku16re .ecom-search-btn-submit{order:1;gap:10px}.ecom-core.ecom-cf6nuku16re .ecom__element--button-icon{order:-1}.ecom-core.ecom-cf6nuku16re .ecom-shopify__search-input{text-align:left;align-self:flex-start;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.1em;text-transform:none;text-decoration:none;letter-spacing:0px;color:#666;width:500px;height:64px;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:16px;outline-style:none;padding:0 16px 0 32px;margin:0}.ecom-core.ecom-cf6nuku16re .ecom-shopify__search-input:focus{outline-style:none}.ecom-core.ecom-cf6nuku16re .ecom-search-btn-submit{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;height:64px;min-height:64px;color:#fff;background-color:#1e1d20;border-style:solid;border-width:1px;border-color:#1e1d20;border-radius:16px;transition-duration:.5s;margin:0 0 0 16px;padding:0 40px}.ecom-core.ecom-cf6nuku16re .ecom-search-btn-submit:hover{color:#1e1d20;background-color:#fff}.ecom-core.ecom-cf6nuku16re .ecom__element--button-icon svg{height:18px;width:18px}.ecom-core.ecom-cf6nuku16re .ecom__element--button-icon{margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cf6nuku16re .ecom-shopify__search-input{width:100%;height:48px}.ecom-core.ecom-cf6nuku16re .ecom-search-btn-submit{height:48px;min-height:48px;margin-left:0}}.ecom-core.ecom-cf6nuku16re{padding-bottom:0!important;margin-top:64px!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cf6nuku16re{margin-top:32px!important}}@media(max-width:576px){.ecom-core.ecom-cf6nuku16re form.ecom-shopify__search-form.ecom-flex.ecom-al_center{flex-wrap:wrap;row-gap:12px;justify-content:center}}.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading,.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading a{font-weight:500;font-family:DM Sans,sans-serif;font-size:16px;text-transform:none;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading,.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading a{color:#666}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading,.ecom-core.ecom-vyaz6vtnvjj .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-vyaz6vtnvjj{padding-bottom:0!important;margin-top:64px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vyaz6vtnvjj{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vyaz6vtnvjj{margin-top:32px!important}}@media(max-width:576px){.ecom-core.ecom-vyaz6vtnvjj .ecom__heading div{display:inline}}.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading,.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading a{font-weight:700;font-size:72px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-3px}.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading,.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading{text-align:center;padding-right:25px;padding-left:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading,.ecom-core.ecom-bysrilwgqpq .element__heading .ecom__heading a{font-size:40px}}.ecom-core.ecom-bysrilwgqpq{padding-bottom:0!important}@media(max-width:768px){.ecom-core.ecom-bysrilwgqpq .ecom__heading div{display:inline}}.ecom-core.ecom-hgkdqun24q .ecom-image-align{align-items:center}.ecom-core.ecom-hgkdqun24q .ecom-image-default{width:180px!important;max-width:100%!important}.ecom-core.ecom-hgkdqun24q .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hgkdqun24q .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-hgkdqun24q .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-hgkdqun24q .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-hgkdqun24q{width:unset;max-width:unset;position:absolute;right:10%;top:0%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hgkdqun24q{top:55%;display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hgkdqun24q{display:none}}.ecom-core.ecom-hgkdqun24q .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-6j0pq5lx83o .ecom-image-align{align-items:center}.ecom-core.ecom-6j0pq5lx83o .ecom-image-default{width:140px!important;max-width:100%!important}.ecom-core.ecom-6j0pq5lx83o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6j0pq5lx83o .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6j0pq5lx83o .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-6j0pq5lx83o .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6j0pq5lx83o{width:unset;max-width:unset;position:absolute;left:17%;top:50%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6j0pq5lx83o{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6j0pq5lx83o{display:none}}.ecom-core.ecom-6j0pq5lx83o .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ecom-core.ecom-kir4a2ue0s9{background-color:#fff}.ecom-core.ecom-kir4a2ue0s9{padding-top:40px!important;padding-bottom:60px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kir4a2ue0s9{padding-top:0!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kir4a2ue0s9{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-si4ts2l1yuh{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-si4ts2l1yuh{width:100%}}.ecom-core.ecom-1561detj1kc>div.core__row--columns{height:auto}.ecom-core.ecom-1561detj1kc>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-1561detj1kc{margin-top:44px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1561detj1kc{margin-top:0!important}}.ecom-core.ecom-4qzo7ifvmml{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4qzo7ifvmml{width:100%}}html body .ecom-core.ecom-4qzo7ifvmml>div.core__column--wrapper{margin-left:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-4qzo7ifvmml>div.core__column--wrapper{margin-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-4qzo7ifvmml>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-m6m3xn9z19 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-m6m3xn9z19 .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:270px;height:48px;min-height:48px;color:#fff;background-color:#1e1d20;border-style:solid;border-width:1px;border-color:#1e1d20;border-radius:12px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-m6m3xn9z19 .ecom__element--button:hover{color:#1e1d20;background-color:#fff}.ecom-core.ecom-m6m3xn9z19 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-m6m3xn9z19{padding-bottom:0!important;margin-top:48px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m6m3xn9z19{margin-top:32px!important}}.ecom-core.ecom-3a4y8aghyg6 .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:24px 0;margin:0}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title:hover,.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title.ecom-item-active{background-color:#fff;border-radius:0}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:none;font-weight:700;line-height:1.25em;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;letter-spacing:-.2px;color:#1e1d20}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-radius:0;overflow:hidden;padding:0 0 24px;margin:-12px 0 0 8px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title{margin:0 0 1px;padding:24px 0}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 0 24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title{padding:20px 0;margin-bottom:0}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:20px;padding-left:0}}.ecom-core.ecom-3a4y8aghyg6{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3a4y8aghyg6{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3a4y8aghyg6{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-3a4y8aghyg6 .ecom-accordion__item{margin-bottom:1px;border-bottom:1px solid #0000001F}.ecom-core.ecom-7qvtl8wgjux .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-7qvtl8wgjux .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-7qvtl8wgjux .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-7qvtl8wgjux .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7qvtl8wgjux .ecom__element--button{font-size:14px}}.ecom-core.ecom-7qvtl8wgjux{padding-bottom:0!important}.ecom-core.ecom-fxqbav4386 .ecom-text--more-actions button,.ecom-core.ecom-fxqbav4386 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fxqbav4386 .text-content,.ecom-core.ecom-fxqbav4386 .text-content a,.ecom-core.ecom-fxqbav4386 .text-content p,.ecom-core.ecom-fxqbav4386 .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-fxqbav4386 .text-content,.ecom-core.ecom-fxqbav4386 .text-content a,.ecom-core.ecom-fxqbav4386 .text-content a a,.ecom-core.ecom-fxqbav4386 .text-content p,.ecom-core.ecom-fxqbav4386 .text-content p a,.ecom-core.ecom-fxqbav4386 .text-content span,.ecom-core.ecom-fxqbav4386 .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-fxqbav4386 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fxqbav4386 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fxqbav4386 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fxqbav4386 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fxqbav4386 .text-content,.ecom-core.ecom-fxqbav4386 .text-content a,.ecom-core.ecom-fxqbav4386 .text-content a a,.ecom-core.ecom-fxqbav4386 .text-content p,.ecom-core.ecom-fxqbav4386 .text-content p a,.ecom-core.ecom-fxqbav4386 .text-content span,.ecom-core.ecom-fxqbav4386 .text-content span a{font-size:14px}}.ecom-core.ecom-fxqbav4386{padding-bottom:0!important}.ecom-core.ecom-fxqbav4386 font{transition:all .5s ease}.ecom-core.ecom-fxqbav4386 font:hover{color:#e01d7b}.ecom-core.ecom-dozkgzdvcz .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-dozkgzdvcz .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-dozkgzdvcz .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-dozkgzdvcz .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dozkgzdvcz .ecom__element--button{font-size:14px}}.ecom-core.ecom-dozkgzdvcz{padding-bottom:0!important}.ecom-core.ecom-4gugs852e7h .ecom-text--more-actions button,.ecom-core.ecom-4gugs852e7h .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4gugs852e7h .text-content,.ecom-core.ecom-4gugs852e7h .text-content a,.ecom-core.ecom-4gugs852e7h .text-content p,.ecom-core.ecom-4gugs852e7h .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-4gugs852e7h .text-content,.ecom-core.ecom-4gugs852e7h .text-content a,.ecom-core.ecom-4gugs852e7h .text-content a a,.ecom-core.ecom-4gugs852e7h .text-content p,.ecom-core.ecom-4gugs852e7h .text-content p a,.ecom-core.ecom-4gugs852e7h .text-content span,.ecom-core.ecom-4gugs852e7h .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-4gugs852e7h .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4gugs852e7h .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4gugs852e7h .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4gugs852e7h .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4gugs852e7h .text-content,.ecom-core.ecom-4gugs852e7h .text-content a,.ecom-core.ecom-4gugs852e7h .text-content a a,.ecom-core.ecom-4gugs852e7h .text-content p,.ecom-core.ecom-4gugs852e7h .text-content p a,.ecom-core.ecom-4gugs852e7h .text-content span,.ecom-core.ecom-4gugs852e7h .text-content span a{font-size:14px}}.ecom-core.ecom-4gugs852e7h{padding-bottom:0!important}.ecom-core.ecom-7ta5ikib1cw .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-7ta5ikib1cw .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-7ta5ikib1cw .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-7ta5ikib1cw .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7ta5ikib1cw .ecom__element--button{font-size:14px}}.ecom-core.ecom-7ta5ikib1cw{padding-bottom:0!important}.ecom-core.ecom-g3kwevri7pn .ecom-text--more-actions button,.ecom-core.ecom-g3kwevri7pn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-g3kwevri7pn .text-content,.ecom-core.ecom-g3kwevri7pn .text-content a,.ecom-core.ecom-g3kwevri7pn .text-content p,.ecom-core.ecom-g3kwevri7pn .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-g3kwevri7pn .text-content,.ecom-core.ecom-g3kwevri7pn .text-content a,.ecom-core.ecom-g3kwevri7pn .text-content a a,.ecom-core.ecom-g3kwevri7pn .text-content p,.ecom-core.ecom-g3kwevri7pn .text-content p a,.ecom-core.ecom-g3kwevri7pn .text-content span,.ecom-core.ecom-g3kwevri7pn .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-g3kwevri7pn .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-g3kwevri7pn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-g3kwevri7pn .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-g3kwevri7pn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g3kwevri7pn .text-content,.ecom-core.ecom-g3kwevri7pn .text-content a,.ecom-core.ecom-g3kwevri7pn .text-content a a,.ecom-core.ecom-g3kwevri7pn .text-content p,.ecom-core.ecom-g3kwevri7pn .text-content p a,.ecom-core.ecom-g3kwevri7pn .text-content span,.ecom-core.ecom-g3kwevri7pn .text-content span a{font-size:14px}}.ecom-core.ecom-g3kwevri7pn{padding-bottom:0!important}.ecom-core.ecom-k8ldh76lu8k .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-k8ldh76lu8k .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-k8ldh76lu8k .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-k8ldh76lu8k .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k8ldh76lu8k .ecom__element--button{font-size:14px}}.ecom-core.ecom-k8ldh76lu8k{padding-bottom:0!important}.ecom-core.ecom-vyvzey79dm .ecom-text--more-actions button,.ecom-core.ecom-vyvzey79dm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vyvzey79dm .text-content,.ecom-core.ecom-vyvzey79dm .text-content a,.ecom-core.ecom-vyvzey79dm .text-content p,.ecom-core.ecom-vyvzey79dm .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-vyvzey79dm .text-content,.ecom-core.ecom-vyvzey79dm .text-content a,.ecom-core.ecom-vyvzey79dm .text-content a a,.ecom-core.ecom-vyvzey79dm .text-content p,.ecom-core.ecom-vyvzey79dm .text-content p a,.ecom-core.ecom-vyvzey79dm .text-content span,.ecom-core.ecom-vyvzey79dm .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-vyvzey79dm .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-vyvzey79dm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-vyvzey79dm .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-vyvzey79dm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vyvzey79dm .text-content,.ecom-core.ecom-vyvzey79dm .text-content a,.ecom-core.ecom-vyvzey79dm .text-content a a,.ecom-core.ecom-vyvzey79dm .text-content p,.ecom-core.ecom-vyvzey79dm .text-content p a,.ecom-core.ecom-vyvzey79dm .text-content span,.ecom-core.ecom-vyvzey79dm .text-content span a{font-size:14px}}.ecom-core.ecom-vyvzey79dm{padding-bottom:0!important}.ecom-core.ecom-4w7hapwmkle .ecom__element--button{gap:10px}.ecom-core.ecom-4w7hapwmkle .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-4w7hapwmkle .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-4w7hapwmkle .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-4w7hapwmkle .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-4w7hapwmkle .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-4w7hapwmkle .ecom-button-icon{border-radius:50%;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4w7hapwmkle .ecom__element--button{font-size:14px}}.ecom-core.ecom-4w7hapwmkle{padding-bottom:0!important}.ecom-core.ecom-qzlg6lsgxyg .ecom-text--more-actions button,.ecom-core.ecom-qzlg6lsgxyg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-qzlg6lsgxyg .text-content,.ecom-core.ecom-qzlg6lsgxyg .text-content a,.ecom-core.ecom-qzlg6lsgxyg .text-content p,.ecom-core.ecom-qzlg6lsgxyg .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-qzlg6lsgxyg .text-content,.ecom-core.ecom-qzlg6lsgxyg .text-content a,.ecom-core.ecom-qzlg6lsgxyg .text-content a a,.ecom-core.ecom-qzlg6lsgxyg .text-content p,.ecom-core.ecom-qzlg6lsgxyg .text-content p a,.ecom-core.ecom-qzlg6lsgxyg .text-content span,.ecom-core.ecom-qzlg6lsgxyg .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-qzlg6lsgxyg .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qzlg6lsgxyg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-qzlg6lsgxyg .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qzlg6lsgxyg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qzlg6lsgxyg .text-content,.ecom-core.ecom-qzlg6lsgxyg .text-content a,.ecom-core.ecom-qzlg6lsgxyg .text-content a a,.ecom-core.ecom-qzlg6lsgxyg .text-content p,.ecom-core.ecom-qzlg6lsgxyg .text-content p a,.ecom-core.ecom-qzlg6lsgxyg .text-content span,.ecom-core.ecom-qzlg6lsgxyg .text-content span a{font-size:14px}}.ecom-core.ecom-qzlg6lsgxyg{padding-bottom:0!important}.ecom-core.ecom-kdvo43imqri .ecom__element--button{gap:10px}.ecom-core.ecom-kdvo43imqri .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-kdvo43imqri .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-kdvo43imqri .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-kdvo43imqri .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-kdvo43imqri .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-kdvo43imqri .ecom-button-icon{border-radius:50%;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kdvo43imqri .ecom__element--button{font-size:14px}}.ecom-core.ecom-kdvo43imqri{padding-bottom:0!important}.ecom-core.ecom-xxcbbel1wx .ecom-text--more-actions button,.ecom-core.ecom-xxcbbel1wx .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xxcbbel1wx .text-content,.ecom-core.ecom-xxcbbel1wx .text-content a,.ecom-core.ecom-xxcbbel1wx .text-content p,.ecom-core.ecom-xxcbbel1wx .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-xxcbbel1wx .text-content,.ecom-core.ecom-xxcbbel1wx .text-content a,.ecom-core.ecom-xxcbbel1wx .text-content a a,.ecom-core.ecom-xxcbbel1wx .text-content p,.ecom-core.ecom-xxcbbel1wx .text-content p a,.ecom-core.ecom-xxcbbel1wx .text-content span,.ecom-core.ecom-xxcbbel1wx .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-xxcbbel1wx .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xxcbbel1wx .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-xxcbbel1wx .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xxcbbel1wx .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xxcbbel1wx .text-content,.ecom-core.ecom-xxcbbel1wx .text-content a,.ecom-core.ecom-xxcbbel1wx .text-content a a,.ecom-core.ecom-xxcbbel1wx .text-content p,.ecom-core.ecom-xxcbbel1wx .text-content p a,.ecom-core.ecom-xxcbbel1wx .text-content span,.ecom-core.ecom-xxcbbel1wx .text-content span a{font-size:14px}}.ecom-core.ecom-xxcbbel1wx{padding-bottom:0!important}.ecom-core.ecom-pzo211b38t9 .ecom__element--button{gap:10px}.ecom-core.ecom-pzo211b38t9 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-pzo211b38t9 .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-pzo211b38t9 .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-pzo211b38t9 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-pzo211b38t9 .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-pzo211b38t9 .ecom-button-icon{border-radius:50%;transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pzo211b38t9 .ecom__element--button{font-size:14px}}.ecom-core.ecom-pzo211b38t9{padding-bottom:0!important}.ecom-core.ecom-ebpdoenoiaq .ecom-text--more-actions button,.ecom-core.ecom-ebpdoenoiaq .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ebpdoenoiaq .text-content,.ecom-core.ecom-ebpdoenoiaq .text-content a,.ecom-core.ecom-ebpdoenoiaq .text-content p,.ecom-core.ecom-ebpdoenoiaq .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-ebpdoenoiaq .text-content,.ecom-core.ecom-ebpdoenoiaq .text-content a,.ecom-core.ecom-ebpdoenoiaq .text-content a a,.ecom-core.ecom-ebpdoenoiaq .text-content p,.ecom-core.ecom-ebpdoenoiaq .text-content p a,.ecom-core.ecom-ebpdoenoiaq .text-content span,.ecom-core.ecom-ebpdoenoiaq .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-ebpdoenoiaq .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ebpdoenoiaq .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ebpdoenoiaq .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ebpdoenoiaq .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ebpdoenoiaq .text-content,.ecom-core.ecom-ebpdoenoiaq .text-content a,.ecom-core.ecom-ebpdoenoiaq .text-content a a,.ecom-core.ecom-ebpdoenoiaq .text-content p,.ecom-core.ecom-ebpdoenoiaq .text-content p a,.ecom-core.ecom-ebpdoenoiaq .text-content span,.ecom-core.ecom-ebpdoenoiaq .text-content span a{font-size:14px}}.ecom-core.ecom-ebpdoenoiaq{padding-bottom:0!important}.ecom-core.ecom-ynhl9hdqgl .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ynhl9hdqgl .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-ynhl9hdqgl .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-ynhl9hdqgl .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ynhl9hdqgl .ecom__element--button{font-size:14px}}.ecom-core.ecom-ynhl9hdqgl{padding-bottom:0!important}.ecom-core.ecom-ubp88139ev .ecom-text--more-actions button,.ecom-core.ecom-ubp88139ev .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ubp88139ev .text-content,.ecom-core.ecom-ubp88139ev .text-content a,.ecom-core.ecom-ubp88139ev .text-content p,.ecom-core.ecom-ubp88139ev .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-ubp88139ev .text-content,.ecom-core.ecom-ubp88139ev .text-content a,.ecom-core.ecom-ubp88139ev .text-content a a,.ecom-core.ecom-ubp88139ev .text-content p,.ecom-core.ecom-ubp88139ev .text-content p a,.ecom-core.ecom-ubp88139ev .text-content span,.ecom-core.ecom-ubp88139ev .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-ubp88139ev .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ubp88139ev .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ubp88139ev .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ubp88139ev .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ubp88139ev .text-content,.ecom-core.ecom-ubp88139ev .text-content a,.ecom-core.ecom-ubp88139ev .text-content a a,.ecom-core.ecom-ubp88139ev .text-content p,.ecom-core.ecom-ubp88139ev .text-content p a,.ecom-core.ecom-ubp88139ev .text-content span,.ecom-core.ecom-ubp88139ev .text-content span a{font-size:14px}}.ecom-core.ecom-ubp88139ev{padding-bottom:0!important}.ecom-core.ecom-ubp88139ev font{transition:all .5s ease}.ecom-core.ecom-ubp88139ev font:hover{color:#e01d7b}.ecom-core.ecom-zwbasntp1ig .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-zwbasntp1ig .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-zwbasntp1ig .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-zwbasntp1ig .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zwbasntp1ig .ecom__element--button{font-size:14px}}.ecom-core.ecom-zwbasntp1ig{padding-bottom:0!important}.ecom-core.ecom-f2wb8r8bu1 .ecom-text--more-actions button,.ecom-core.ecom-f2wb8r8bu1 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f2wb8r8bu1 .text-content,.ecom-core.ecom-f2wb8r8bu1 .text-content a,.ecom-core.ecom-f2wb8r8bu1 .text-content p,.ecom-core.ecom-f2wb8r8bu1 .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-f2wb8r8bu1 .text-content,.ecom-core.ecom-f2wb8r8bu1 .text-content a,.ecom-core.ecom-f2wb8r8bu1 .text-content a a,.ecom-core.ecom-f2wb8r8bu1 .text-content p,.ecom-core.ecom-f2wb8r8bu1 .text-content p a,.ecom-core.ecom-f2wb8r8bu1 .text-content span,.ecom-core.ecom-f2wb8r8bu1 .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-f2wb8r8bu1 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f2wb8r8bu1 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-f2wb8r8bu1 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f2wb8r8bu1 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f2wb8r8bu1 .text-content,.ecom-core.ecom-f2wb8r8bu1 .text-content a,.ecom-core.ecom-f2wb8r8bu1 .text-content a a,.ecom-core.ecom-f2wb8r8bu1 .text-content p,.ecom-core.ecom-f2wb8r8bu1 .text-content p a,.ecom-core.ecom-f2wb8r8bu1 .text-content span,.ecom-core.ecom-f2wb8r8bu1 .text-content span a{font-size:14px}}.ecom-core.ecom-f2wb8r8bu1{padding-bottom:0!important}.ecom-core.ecom-v6myagrwfj{width:50%}.ecom-core.ecom-v6myagrwfj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v6myagrwfj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v6myagrwfj{width:100%}}.ecom-core.ecom-v6myagrwfj>.core__column--wrapper,.ecom-core.ecom-v6myagrwfj>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-v6myagrwfj>div.core__column--wrapper{margin-right:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-v6myagrwfj>div.core__column--wrapper{margin-right:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-v6myagrwfj>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-anxtzwphfl .ecom-image-align{align-items:center}.ecom-core.ecom-anxtzwphfl .ecom-image-default{max-width:100%!important}.ecom-core.ecom-anxtzwphfl .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-anxtzwphfl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-anxtzwphfl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-anxtzwphfl .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-anxtzwphfl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading,.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:64px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading,.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading,.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading,.ecom-core.ecom-glfc08mj4ta .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-glfc08mj4ta{padding-bottom:0!important}.ecom-core.ecom-yeajznmyaea>div.core__row--columns{max-width:1360px}.ecom-core.ecom-yeajznmyaea{background-color:#fff}.ecom-core.ecom-yeajznmyaea{padding-top:60px!important;padding-bottom:60px!important;position:relative;z-index:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yeajznmyaea{padding-bottom:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yeajznmyaea{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-z7ayf53286b{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z7ayf53286b{width:100%}}.ecom-core.ecom-hs6pljtwznl>div.core__row--columns{height:auto}.ecom-core.ecom-hs6pljtwznl>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-hs6pljtwznl{margin-top:44px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hs6pljtwznl{margin-top:0!important}}@media(max-width:576px){.ecom-core.ecom-hs6pljtwznl .core__row--columns{flex-direction:column-reverse}}.ecom-core.ecom-za8wp2yu6do{width:50%}.ecom-core.ecom-za8wp2yu6do>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-za8wp2yu6do>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-za8wp2yu6do{width:100%}}.ecom-core.ecom-za8wp2yu6do>.core__column--wrapper,.ecom-core.ecom-za8wp2yu6do>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-za8wp2yu6do>div.core__column--wrapper{margin-left:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-za8wp2yu6do>div.core__column--wrapper{margin-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-za8wp2yu6do>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-zrtspb6qs3a .ecom-image-align{align-items:center}.ecom-core.ecom-zrtspb6qs3a .ecom-image-default{max-width:100%!important}.ecom-core.ecom-zrtspb6qs3a .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-zrtspb6qs3a .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zrtspb6qs3a .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zrtspb6qs3a .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-zrtspb6qs3a .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dejiu3avap6{width:50%}.ecom-core.ecom-dejiu3avap6>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dejiu3avap6{width:100%}}html body .ecom-core.ecom-dejiu3avap6>div.core__column--wrapper{margin-right:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-dejiu3avap6>div.core__column--wrapper{margin-right:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-dejiu3avap6>div.core__column--wrapper{margin-top:20px!important;margin-right:0!important}}.ecom-core.ecom-8yovjaix8r .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-8yovjaix8r .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:270px;height:48px;min-height:48px;color:#fff;background-color:#1e1d20;border-style:solid;border-width:1px;border-color:#1e1d20;border-radius:12px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-8yovjaix8r .ecom__element--button:hover{color:#1e1d20;background-color:#fff}.ecom-core.ecom-8yovjaix8r .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-8yovjaix8r{padding-bottom:0!important;margin-top:48px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8yovjaix8r{margin-top:30px!important}}.ecom-core.ecom-srxprx06mf .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-srxprx06mf .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:24px 0;margin:0}.ecom-core.ecom-srxprx06mf .ecom-accordion__title:hover,.ecom-core.ecom-srxprx06mf .ecom-accordion__title.ecom-item-active{background-color:#fff;border-radius:0}.ecom-core.ecom-srxprx06mf .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-srxprx06mf .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-srxprx06mf .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-srxprx06mf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:none;font-weight:700;line-height:1.25em;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;letter-spacing:-.2px;color:#1e1d20}.ecom-core.ecom-srxprx06mf .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-srxprx06mf .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-srxprx06mf .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-srxprx06mf .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-srxprx06mf .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-radius:0;overflow:hidden;padding:0 0 24px;margin:-12px 0 0 8px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-srxprx06mf .ecom-accordion__title{margin:0 0 1px;padding:24px 0}.ecom-core.ecom-srxprx06mf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-srxprx06mf .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 0 24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-srxprx06mf .ecom-accordion__title{padding:20px 0;margin-bottom:0}.ecom-core.ecom-srxprx06mf .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-srxprx06mf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-srxprx06mf .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:20px;padding-left:0}}.ecom-core.ecom-srxprx06mf{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-srxprx06mf{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-srxprx06mf{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-srxprx06mf .ecom-accordion__item{margin-bottom:1px;border-bottom:1px solid #0000001F}.ecom-core.ecom-zyk2g0l36md .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-zyk2g0l36md .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-zyk2g0l36md .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-zyk2g0l36md .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zyk2g0l36md .ecom__element--button{font-size:14px}}.ecom-core.ecom-zyk2g0l36md{padding-bottom:0!important}.ecom-core.ecom-zva7ycufl9j .ecom-text--more-actions button,.ecom-core.ecom-zva7ycufl9j .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-zva7ycufl9j .text-content,.ecom-core.ecom-zva7ycufl9j .text-content a,.ecom-core.ecom-zva7ycufl9j .text-content p,.ecom-core.ecom-zva7ycufl9j .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-zva7ycufl9j .text-content,.ecom-core.ecom-zva7ycufl9j .text-content a,.ecom-core.ecom-zva7ycufl9j .text-content a a,.ecom-core.ecom-zva7ycufl9j .text-content p,.ecom-core.ecom-zva7ycufl9j .text-content p a,.ecom-core.ecom-zva7ycufl9j .text-content span,.ecom-core.ecom-zva7ycufl9j .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-zva7ycufl9j .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-zva7ycufl9j .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-zva7ycufl9j .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-zva7ycufl9j .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zva7ycufl9j .text-content,.ecom-core.ecom-zva7ycufl9j .text-content a,.ecom-core.ecom-zva7ycufl9j .text-content a a,.ecom-core.ecom-zva7ycufl9j .text-content p,.ecom-core.ecom-zva7ycufl9j .text-content p a,.ecom-core.ecom-zva7ycufl9j .text-content span,.ecom-core.ecom-zva7ycufl9j .text-content span a{font-size:14px}}.ecom-core.ecom-zva7ycufl9j{padding-bottom:0!important}.ecom-core.ecom-rkytwq6db27 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-rkytwq6db27 .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-rkytwq6db27 .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-rkytwq6db27 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rkytwq6db27 .ecom__element--button{font-size:14px}}.ecom-core.ecom-rkytwq6db27{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rkytwq6db27{padding-bottom:0!important}}.ecom-core.ecom-0w4a7tuveebp .ecom-text--more-actions button,.ecom-core.ecom-0w4a7tuveebp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0w4a7tuveebp .text-content,.ecom-core.ecom-0w4a7tuveebp .text-content a,.ecom-core.ecom-0w4a7tuveebp .text-content p,.ecom-core.ecom-0w4a7tuveebp .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-0w4a7tuveebp .text-content,.ecom-core.ecom-0w4a7tuveebp .text-content a,.ecom-core.ecom-0w4a7tuveebp .text-content a a,.ecom-core.ecom-0w4a7tuveebp .text-content p,.ecom-core.ecom-0w4a7tuveebp .text-content p a,.ecom-core.ecom-0w4a7tuveebp .text-content span,.ecom-core.ecom-0w4a7tuveebp .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-0w4a7tuveebp .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0w4a7tuveebp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0w4a7tuveebp .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0w4a7tuveebp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0w4a7tuveebp .text-content,.ecom-core.ecom-0w4a7tuveebp .text-content a,.ecom-core.ecom-0w4a7tuveebp .text-content a a,.ecom-core.ecom-0w4a7tuveebp .text-content p,.ecom-core.ecom-0w4a7tuveebp .text-content p a,.ecom-core.ecom-0w4a7tuveebp .text-content span,.ecom-core.ecom-0w4a7tuveebp .text-content span a{font-size:14px}}.ecom-core.ecom-0w4a7tuveebp{padding-bottom:0!important}.ecom-core.ecom-k5tn1hbldi .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-k5tn1hbldi .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-k5tn1hbldi .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-k5tn1hbldi .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k5tn1hbldi .ecom__element--button{font-size:14px}}.ecom-core.ecom-k5tn1hbldi{padding-bottom:0!important}.ecom-core.ecom-v9gmizzr1b .ecom-text--more-actions button,.ecom-core.ecom-v9gmizzr1b .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-v9gmizzr1b .text-content,.ecom-core.ecom-v9gmizzr1b .text-content a,.ecom-core.ecom-v9gmizzr1b .text-content p,.ecom-core.ecom-v9gmizzr1b .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-v9gmizzr1b .text-content,.ecom-core.ecom-v9gmizzr1b .text-content a,.ecom-core.ecom-v9gmizzr1b .text-content a a,.ecom-core.ecom-v9gmizzr1b .text-content p,.ecom-core.ecom-v9gmizzr1b .text-content p a,.ecom-core.ecom-v9gmizzr1b .text-content span,.ecom-core.ecom-v9gmizzr1b .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-v9gmizzr1b .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-v9gmizzr1b .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-v9gmizzr1b .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-v9gmizzr1b .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v9gmizzr1b .text-content,.ecom-core.ecom-v9gmizzr1b .text-content a,.ecom-core.ecom-v9gmizzr1b .text-content a a,.ecom-core.ecom-v9gmizzr1b .text-content p,.ecom-core.ecom-v9gmizzr1b .text-content p a,.ecom-core.ecom-v9gmizzr1b .text-content span,.ecom-core.ecom-v9gmizzr1b .text-content span a{font-size:14px}}.ecom-core.ecom-v9gmizzr1b{padding-bottom:0!important}.ecom-core.ecom-v9gmizzr1b font{transition:all .5s ease}.ecom-core.ecom-v9gmizzr1b font:hover{color:#5c71f0}.ecom-core.ecom-8lsmpnhuhzh .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-8lsmpnhuhzh .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-8lsmpnhuhzh .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-8lsmpnhuhzh .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8lsmpnhuhzh .ecom__element--button{font-size:14px}}.ecom-core.ecom-8lsmpnhuhzh{padding-bottom:0!important}.ecom-core.ecom-wwcx85g8rrj .ecom-text--more-actions button,.ecom-core.ecom-wwcx85g8rrj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wwcx85g8rrj .text-content,.ecom-core.ecom-wwcx85g8rrj .text-content a,.ecom-core.ecom-wwcx85g8rrj .text-content p,.ecom-core.ecom-wwcx85g8rrj .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-wwcx85g8rrj .text-content,.ecom-core.ecom-wwcx85g8rrj .text-content a,.ecom-core.ecom-wwcx85g8rrj .text-content a a,.ecom-core.ecom-wwcx85g8rrj .text-content p,.ecom-core.ecom-wwcx85g8rrj .text-content p a,.ecom-core.ecom-wwcx85g8rrj .text-content span,.ecom-core.ecom-wwcx85g8rrj .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-wwcx85g8rrj .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-wwcx85g8rrj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-wwcx85g8rrj .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-wwcx85g8rrj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wwcx85g8rrj .text-content,.ecom-core.ecom-wwcx85g8rrj .text-content a,.ecom-core.ecom-wwcx85g8rrj .text-content a a,.ecom-core.ecom-wwcx85g8rrj .text-content p,.ecom-core.ecom-wwcx85g8rrj .text-content p a,.ecom-core.ecom-wwcx85g8rrj .text-content span,.ecom-core.ecom-wwcx85g8rrj .text-content span a{font-size:14px}}.ecom-core.ecom-wwcx85g8rrj{padding-bottom:0!important}.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading,.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:64px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading,.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading,.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading,.ecom-core.ecom-piv3xh8mnbc .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-piv3xh8mnbc{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-piv3xh8mnbc{padding-bottom:0!important}}.ecom-core.ecom-b8edi1zmev8>div.core__row--columns{max-width:1360px}.ecom-core.ecom-b8edi1zmev8{background-color:#fff}.ecom-core.ecom-b8edi1zmev8{padding-top:60px!important;padding-bottom:60px!important;position:relative;z-index:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b8edi1zmev8{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b8edi1zmev8{padding-top:0!important;padding-bottom:30px!important}}.ecom-core.ecom-93qpfs6zds6{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-93qpfs6zds6{width:100%}}.ecom-core.ecom-vehjo8472r>div.core__row--columns{height:auto}.ecom-core.ecom-vehjo8472r>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-vehjo8472r{margin-top:44px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vehjo8472r{margin-top:0!important}}.ecom-core.ecom-h4don30no25{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h4don30no25{width:100%}}html body .ecom-core.ecom-h4don30no25>div.core__column--wrapper{margin-left:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-h4don30no25>div.core__column--wrapper{margin-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-h4don30no25>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-62jedoaix7y .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-62jedoaix7y .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:270px;height:48px;min-height:48px;color:#fff;background-color:#1e1d20;border-style:solid;border-width:1px;border-color:#1e1d20;border-radius:12px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-62jedoaix7y .ecom__element--button:hover{color:#1e1d20;background-color:#fff}.ecom-core.ecom-62jedoaix7y .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-62jedoaix7y{padding-bottom:0!important;margin-top:48px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-62jedoaix7y{margin-top:32px!important}}.ecom-core.ecom-lwy4ctydc8 .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:24px 0;margin:0}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title:hover,.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title.ecom-item-active{background-color:#fff;border-radius:0}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:none;font-weight:700;line-height:1.25em;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;letter-spacing:-.2px;color:#1e1d20}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-radius:0;overflow:hidden;padding:0 0 24px;margin:-12px 0 0 8px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title{margin:0 0 1px;padding:24px 0}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 0 24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title{padding:20px 0;margin-bottom:0}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:20px;padding-left:0}}.ecom-core.ecom-lwy4ctydc8{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lwy4ctydc8{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lwy4ctydc8{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-lwy4ctydc8 .ecom-accordion__item{margin-bottom:1px;border-bottom:1px solid #0000001F}.ecom-core.ecom-ghawggawt9r .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ghawggawt9r .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-ghawggawt9r .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-ghawggawt9r .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ghawggawt9r .ecom__element--button{font-size:14px}}.ecom-core.ecom-ghawggawt9r{padding-bottom:0!important}.ecom-core.ecom-y7ssah5tv2 .ecom-text--more-actions button,.ecom-core.ecom-y7ssah5tv2 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-y7ssah5tv2 .text-content,.ecom-core.ecom-y7ssah5tv2 .text-content a,.ecom-core.ecom-y7ssah5tv2 .text-content p,.ecom-core.ecom-y7ssah5tv2 .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-y7ssah5tv2 .text-content,.ecom-core.ecom-y7ssah5tv2 .text-content a,.ecom-core.ecom-y7ssah5tv2 .text-content a a,.ecom-core.ecom-y7ssah5tv2 .text-content p,.ecom-core.ecom-y7ssah5tv2 .text-content p a,.ecom-core.ecom-y7ssah5tv2 .text-content span,.ecom-core.ecom-y7ssah5tv2 .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-y7ssah5tv2 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-y7ssah5tv2 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-y7ssah5tv2 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-y7ssah5tv2 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y7ssah5tv2 .text-content,.ecom-core.ecom-y7ssah5tv2 .text-content a,.ecom-core.ecom-y7ssah5tv2 .text-content a a,.ecom-core.ecom-y7ssah5tv2 .text-content p,.ecom-core.ecom-y7ssah5tv2 .text-content p a,.ecom-core.ecom-y7ssah5tv2 .text-content span,.ecom-core.ecom-y7ssah5tv2 .text-content span a{font-size:14px}}.ecom-core.ecom-y7ssah5tv2{padding-bottom:0!important}.ecom-core.ecom-y7ssah5tv2 font{transition:all .5s ease}.ecom-core.ecom-y7ssah5tv2 font:hover{color:#e01d7b}.ecom-core.ecom-jgy6phmybx .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-jgy6phmybx .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-jgy6phmybx .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-jgy6phmybx .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jgy6phmybx .ecom__element--button{font-size:14px}}.ecom-core.ecom-jgy6phmybx{padding-bottom:0!important}.ecom-core.ecom-tyxoh77yyg .ecom-text--more-actions button,.ecom-core.ecom-tyxoh77yyg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tyxoh77yyg .text-content,.ecom-core.ecom-tyxoh77yyg .text-content a,.ecom-core.ecom-tyxoh77yyg .text-content p,.ecom-core.ecom-tyxoh77yyg .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-tyxoh77yyg .text-content,.ecom-core.ecom-tyxoh77yyg .text-content a,.ecom-core.ecom-tyxoh77yyg .text-content a a,.ecom-core.ecom-tyxoh77yyg .text-content p,.ecom-core.ecom-tyxoh77yyg .text-content p a,.ecom-core.ecom-tyxoh77yyg .text-content span,.ecom-core.ecom-tyxoh77yyg .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-tyxoh77yyg .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tyxoh77yyg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tyxoh77yyg .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tyxoh77yyg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tyxoh77yyg .text-content,.ecom-core.ecom-tyxoh77yyg .text-content a,.ecom-core.ecom-tyxoh77yyg .text-content a a,.ecom-core.ecom-tyxoh77yyg .text-content p,.ecom-core.ecom-tyxoh77yyg .text-content p a,.ecom-core.ecom-tyxoh77yyg .text-content span,.ecom-core.ecom-tyxoh77yyg .text-content span a{font-size:14px}}.ecom-core.ecom-tyxoh77yyg{padding-bottom:0!important}.ecom-core.ecom-tqq24ksn9bg .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-tqq24ksn9bg .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-tqq24ksn9bg .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-tqq24ksn9bg .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tqq24ksn9bg .ecom__element--button{font-size:14px}}.ecom-core.ecom-tqq24ksn9bg{padding-bottom:0!important}.ecom-core.ecom-tpnh741dvtg .ecom-text--more-actions button,.ecom-core.ecom-tpnh741dvtg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tpnh741dvtg .text-content,.ecom-core.ecom-tpnh741dvtg .text-content a,.ecom-core.ecom-tpnh741dvtg .text-content p,.ecom-core.ecom-tpnh741dvtg .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-tpnh741dvtg .text-content,.ecom-core.ecom-tpnh741dvtg .text-content a,.ecom-core.ecom-tpnh741dvtg .text-content a a,.ecom-core.ecom-tpnh741dvtg .text-content p,.ecom-core.ecom-tpnh741dvtg .text-content p a,.ecom-core.ecom-tpnh741dvtg .text-content span,.ecom-core.ecom-tpnh741dvtg .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-tpnh741dvtg .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tpnh741dvtg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tpnh741dvtg .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tpnh741dvtg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tpnh741dvtg .text-content,.ecom-core.ecom-tpnh741dvtg .text-content a,.ecom-core.ecom-tpnh741dvtg .text-content a a,.ecom-core.ecom-tpnh741dvtg .text-content p,.ecom-core.ecom-tpnh741dvtg .text-content p a,.ecom-core.ecom-tpnh741dvtg .text-content span,.ecom-core.ecom-tpnh741dvtg .text-content span a{font-size:14px}}.ecom-core.ecom-tpnh741dvtg{padding-bottom:0!important}.ecom-core.ecom-3nje0vwbr51 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-3nje0vwbr51 .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-3nje0vwbr51 .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-3nje0vwbr51 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3nje0vwbr51 .ecom__element--button{font-size:14px}}.ecom-core.ecom-3nje0vwbr51{padding-bottom:0!important}.ecom-core.ecom-ie4ir1o1z0a .ecom-text--more-actions button,.ecom-core.ecom-ie4ir1o1z0a .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ie4ir1o1z0a .text-content,.ecom-core.ecom-ie4ir1o1z0a .text-content a,.ecom-core.ecom-ie4ir1o1z0a .text-content p,.ecom-core.ecom-ie4ir1o1z0a .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-ie4ir1o1z0a .text-content,.ecom-core.ecom-ie4ir1o1z0a .text-content a,.ecom-core.ecom-ie4ir1o1z0a .text-content a a,.ecom-core.ecom-ie4ir1o1z0a .text-content p,.ecom-core.ecom-ie4ir1o1z0a .text-content p a,.ecom-core.ecom-ie4ir1o1z0a .text-content span,.ecom-core.ecom-ie4ir1o1z0a .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-ie4ir1o1z0a .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ie4ir1o1z0a .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ie4ir1o1z0a .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ie4ir1o1z0a .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ie4ir1o1z0a .text-content,.ecom-core.ecom-ie4ir1o1z0a .text-content a,.ecom-core.ecom-ie4ir1o1z0a .text-content a a,.ecom-core.ecom-ie4ir1o1z0a .text-content p,.ecom-core.ecom-ie4ir1o1z0a .text-content p a,.ecom-core.ecom-ie4ir1o1z0a .text-content span,.ecom-core.ecom-ie4ir1o1z0a .text-content span a{font-size:14px}}.ecom-core.ecom-ie4ir1o1z0a{padding-bottom:0!important}.ecom-core.ecom-co43sepdjme .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-co43sepdjme .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-co43sepdjme .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-co43sepdjme .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-co43sepdjme .ecom__element--button{font-size:14px}}.ecom-core.ecom-co43sepdjme{padding-bottom:0!important}.ecom-core.ecom-czd26dji4q .ecom-text--more-actions button,.ecom-core.ecom-czd26dji4q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-czd26dji4q .text-content,.ecom-core.ecom-czd26dji4q .text-content a,.ecom-core.ecom-czd26dji4q .text-content p,.ecom-core.ecom-czd26dji4q .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-czd26dji4q .text-content,.ecom-core.ecom-czd26dji4q .text-content a,.ecom-core.ecom-czd26dji4q .text-content a a,.ecom-core.ecom-czd26dji4q .text-content p,.ecom-core.ecom-czd26dji4q .text-content p a,.ecom-core.ecom-czd26dji4q .text-content span,.ecom-core.ecom-czd26dji4q .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-czd26dji4q .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-czd26dji4q .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-czd26dji4q .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-czd26dji4q .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-czd26dji4q .text-content,.ecom-core.ecom-czd26dji4q .text-content a,.ecom-core.ecom-czd26dji4q .text-content a a,.ecom-core.ecom-czd26dji4q .text-content p,.ecom-core.ecom-czd26dji4q .text-content p a,.ecom-core.ecom-czd26dji4q .text-content span,.ecom-core.ecom-czd26dji4q .text-content span a{font-size:14px}}.ecom-core.ecom-czd26dji4q{padding-bottom:0!important}.ecom-core.ecom-ckg8mxl6y0q .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ckg8mxl6y0q .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-ckg8mxl6y0q .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-ckg8mxl6y0q .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ckg8mxl6y0q .ecom__element--button{font-size:14px}}.ecom-core.ecom-ckg8mxl6y0q{padding-bottom:0!important}.ecom-core.ecom-3yksialeo8w .ecom-text--more-actions button,.ecom-core.ecom-3yksialeo8w .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3yksialeo8w .text-content,.ecom-core.ecom-3yksialeo8w .text-content a,.ecom-core.ecom-3yksialeo8w .text-content p,.ecom-core.ecom-3yksialeo8w .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-3yksialeo8w .text-content,.ecom-core.ecom-3yksialeo8w .text-content a,.ecom-core.ecom-3yksialeo8w .text-content a a,.ecom-core.ecom-3yksialeo8w .text-content p,.ecom-core.ecom-3yksialeo8w .text-content p a,.ecom-core.ecom-3yksialeo8w .text-content span,.ecom-core.ecom-3yksialeo8w .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-3yksialeo8w .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-3yksialeo8w .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3yksialeo8w .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-3yksialeo8w .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3yksialeo8w .text-content,.ecom-core.ecom-3yksialeo8w .text-content a,.ecom-core.ecom-3yksialeo8w .text-content a a,.ecom-core.ecom-3yksialeo8w .text-content p,.ecom-core.ecom-3yksialeo8w .text-content p a,.ecom-core.ecom-3yksialeo8w .text-content span,.ecom-core.ecom-3yksialeo8w .text-content span a{font-size:14px}}.ecom-core.ecom-3yksialeo8w{padding-bottom:0!important}.ecom-core.ecom-3yksialeo8w font{transition:all .5s ease}.ecom-core.ecom-3yksialeo8w font:hover{color:#e01d7b}.ecom-core.ecom-561ab0mlag .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-561ab0mlag .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-561ab0mlag .ecom__element--button:hover{color:#e01d7b}.ecom-core.ecom-561ab0mlag .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-561ab0mlag .ecom__element--button{font-size:14px}}.ecom-core.ecom-561ab0mlag{padding-bottom:0!important}.ecom-core.ecom-9x5qmm513a .ecom-text--more-actions button,.ecom-core.ecom-9x5qmm513a .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-9x5qmm513a .text-content,.ecom-core.ecom-9x5qmm513a .text-content a,.ecom-core.ecom-9x5qmm513a .text-content p,.ecom-core.ecom-9x5qmm513a .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-9x5qmm513a .text-content,.ecom-core.ecom-9x5qmm513a .text-content a,.ecom-core.ecom-9x5qmm513a .text-content a a,.ecom-core.ecom-9x5qmm513a .text-content p,.ecom-core.ecom-9x5qmm513a .text-content p a,.ecom-core.ecom-9x5qmm513a .text-content span,.ecom-core.ecom-9x5qmm513a .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-9x5qmm513a .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-9x5qmm513a .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-9x5qmm513a .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-9x5qmm513a .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9x5qmm513a .text-content,.ecom-core.ecom-9x5qmm513a .text-content a,.ecom-core.ecom-9x5qmm513a .text-content a a,.ecom-core.ecom-9x5qmm513a .text-content p,.ecom-core.ecom-9x5qmm513a .text-content p a,.ecom-core.ecom-9x5qmm513a .text-content span,.ecom-core.ecom-9x5qmm513a .text-content span a{font-size:14px}}.ecom-core.ecom-9x5qmm513a{padding-bottom:0!important}.ecom-core.ecom-o94natk91zr{width:50%}.ecom-core.ecom-o94natk91zr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o94natk91zr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o94natk91zr{width:100%}}.ecom-core.ecom-o94natk91zr>.core__column--wrapper,.ecom-core.ecom-o94natk91zr>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-o94natk91zr>div.core__column--wrapper{margin-right:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-o94natk91zr>div.core__column--wrapper{margin-right:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-o94natk91zr>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-qt61yfir3vm .ecom-image-align{align-items:center}.ecom-core.ecom-qt61yfir3vm .ecom-image-default{max-width:100%!important}.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture>img{border-radius:48px;overflow:hidden}.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-qt61yfir3vm .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-qt61yfir3vm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-qt61yfir3vm .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}}.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading,.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:64px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading,.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading,.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading,.ecom-core.ecom-72lclp5402l .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-72lclp5402l{padding-bottom:0!important}.ecom-core.ecom-872ykswk8ed>div.core__row--columns{max-width:1360px}.ecom-core.ecom-872ykswk8ed{background-color:#fff}.ecom-core.ecom-872ykswk8ed{padding-top:60px!important;padding-bottom:60px!important;position:relative;z-index:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-872ykswk8ed{padding-bottom:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-872ykswk8ed{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-ceh0dqxq7w7{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ceh0dqxq7w7{width:100%}}.ecom-core.ecom-suhea9uyv0a>div.core__row--columns{height:auto}.ecom-core.ecom-suhea9uyv0a>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-suhea9uyv0a{margin-top:44px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-suhea9uyv0a{margin-top:0!important}}@media(max-width:576px){.ecom-core.ecom-suhea9uyv0a .core__row--columns{flex-direction:column-reverse}}.ecom-core.ecom-nf5092hnj2{width:50%}.ecom-core.ecom-nf5092hnj2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nf5092hnj2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nf5092hnj2{width:100%}}.ecom-core.ecom-nf5092hnj2>.core__column--wrapper,.ecom-core.ecom-nf5092hnj2>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-nf5092hnj2>div.core__column--wrapper{margin-left:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-nf5092hnj2>div.core__column--wrapper{margin-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-nf5092hnj2>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-ye4m5kys75r .ecom-image-align{align-items:center}.ecom-core.ecom-ye4m5kys75r .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ye4m5kys75r .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ye4m5kys75r .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ye4m5kys75r .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ye4m5kys75r .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ye4m5kys75r .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-9shjb2ipwun{width:50%}.ecom-core.ecom-9shjb2ipwun>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9shjb2ipwun{width:100%}}html body .ecom-core.ecom-9shjb2ipwun>div.core__column--wrapper{margin-right:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-9shjb2ipwun>div.core__column--wrapper{margin-right:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-9shjb2ipwun>div.core__column--wrapper{margin-top:20px!important;margin-right:0!important}}.ecom-core.ecom-l5hr1tridy .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-l5hr1tridy .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:270px;height:48px;min-height:48px;color:#fff;background-color:#1e1d20;border-style:solid;border-width:1px;border-color:#1e1d20;border-radius:12px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-l5hr1tridy .ecom__element--button:hover{color:#1e1d20;background-color:#fff}.ecom-core.ecom-l5hr1tridy .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-l5hr1tridy{padding-bottom:0!important;margin-top:48px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l5hr1tridy{margin-top:30px!important}}.ecom-core.ecom-9mw8ago8x2 .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:24px 0;margin:0}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title:hover,.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title.ecom-item-active{background-color:#fff;border-radius:0}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:none;font-weight:700;line-height:1.25em;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;letter-spacing:-.2px;color:#1e1d20}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-radius:0;overflow:hidden;padding:0 0 24px;margin:-12px 0 0 8px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title{margin:0 0 1px;padding:24px 0}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 0 24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title{padding:20px 0;margin-bottom:0}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:20px;padding-left:0}}.ecom-core.ecom-9mw8ago8x2{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9mw8ago8x2{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9mw8ago8x2{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-9mw8ago8x2 .ecom-accordion__item{margin-bottom:1px;border-bottom:1px solid #0000001F}.ecom-core.ecom-vgalw3z8dc .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-vgalw3z8dc .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-vgalw3z8dc .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-vgalw3z8dc .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vgalw3z8dc .ecom__element--button{font-size:14px}}.ecom-core.ecom-vgalw3z8dc{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vgalw3z8dc{padding-bottom:0!important}}.ecom-core.ecom-jpwn5yons1q .ecom-text--more-actions button,.ecom-core.ecom-jpwn5yons1q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jpwn5yons1q .text-content,.ecom-core.ecom-jpwn5yons1q .text-content a,.ecom-core.ecom-jpwn5yons1q .text-content p,.ecom-core.ecom-jpwn5yons1q .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-jpwn5yons1q .text-content,.ecom-core.ecom-jpwn5yons1q .text-content a,.ecom-core.ecom-jpwn5yons1q .text-content a a,.ecom-core.ecom-jpwn5yons1q .text-content p,.ecom-core.ecom-jpwn5yons1q .text-content p a,.ecom-core.ecom-jpwn5yons1q .text-content span,.ecom-core.ecom-jpwn5yons1q .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-jpwn5yons1q .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jpwn5yons1q .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jpwn5yons1q .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jpwn5yons1q .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jpwn5yons1q .text-content,.ecom-core.ecom-jpwn5yons1q .text-content a,.ecom-core.ecom-jpwn5yons1q .text-content a a,.ecom-core.ecom-jpwn5yons1q .text-content p,.ecom-core.ecom-jpwn5yons1q .text-content p a,.ecom-core.ecom-jpwn5yons1q .text-content span,.ecom-core.ecom-jpwn5yons1q .text-content span a{font-size:14px}}.ecom-core.ecom-jpwn5yons1q{padding-bottom:0!important}.ecom-core.ecom-qzs8rqw31ss .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-qzs8rqw31ss .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-qzs8rqw31ss .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-qzs8rqw31ss .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qzs8rqw31ss .ecom__element--button{font-size:14px}}.ecom-core.ecom-qzs8rqw31ss{padding-bottom:0!important}.ecom-core.ecom-f94iyyuuog .ecom-text--more-actions button,.ecom-core.ecom-f94iyyuuog .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f94iyyuuog .text-content,.ecom-core.ecom-f94iyyuuog .text-content a,.ecom-core.ecom-f94iyyuuog .text-content p,.ecom-core.ecom-f94iyyuuog .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-f94iyyuuog .text-content,.ecom-core.ecom-f94iyyuuog .text-content a,.ecom-core.ecom-f94iyyuuog .text-content a a,.ecom-core.ecom-f94iyyuuog .text-content p,.ecom-core.ecom-f94iyyuuog .text-content p a,.ecom-core.ecom-f94iyyuuog .text-content span,.ecom-core.ecom-f94iyyuuog .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-f94iyyuuog .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f94iyyuuog .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-f94iyyuuog .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f94iyyuuog .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f94iyyuuog .text-content,.ecom-core.ecom-f94iyyuuog .text-content a,.ecom-core.ecom-f94iyyuuog .text-content a a,.ecom-core.ecom-f94iyyuuog .text-content p,.ecom-core.ecom-f94iyyuuog .text-content p a,.ecom-core.ecom-f94iyyuuog .text-content span,.ecom-core.ecom-f94iyyuuog .text-content span a{font-size:14px}}.ecom-core.ecom-f94iyyuuog{padding-bottom:0!important}.ecom-core.ecom-f94iyyuuog font{transition:all .5s ease}.ecom-core.ecom-f94iyyuuog font:hover{color:#5c71f0}.ecom-core.ecom-qqie4fib3zp .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-qqie4fib3zp .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-qqie4fib3zp .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-qqie4fib3zp .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qqie4fib3zp .ecom__element--button{font-size:14px}}.ecom-core.ecom-qqie4fib3zp{padding-bottom:0!important}.ecom-core.ecom-o79pak2iedn .ecom-text--more-actions button,.ecom-core.ecom-o79pak2iedn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-o79pak2iedn .text-content,.ecom-core.ecom-o79pak2iedn .text-content a,.ecom-core.ecom-o79pak2iedn .text-content p,.ecom-core.ecom-o79pak2iedn .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-o79pak2iedn .text-content,.ecom-core.ecom-o79pak2iedn .text-content a,.ecom-core.ecom-o79pak2iedn .text-content a a,.ecom-core.ecom-o79pak2iedn .text-content p,.ecom-core.ecom-o79pak2iedn .text-content p a,.ecom-core.ecom-o79pak2iedn .text-content span,.ecom-core.ecom-o79pak2iedn .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-o79pak2iedn .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-o79pak2iedn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-o79pak2iedn .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-o79pak2iedn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o79pak2iedn .text-content,.ecom-core.ecom-o79pak2iedn .text-content a,.ecom-core.ecom-o79pak2iedn .text-content a a,.ecom-core.ecom-o79pak2iedn .text-content p,.ecom-core.ecom-o79pak2iedn .text-content p a,.ecom-core.ecom-o79pak2iedn .text-content span,.ecom-core.ecom-o79pak2iedn .text-content span a{font-size:14px}}.ecom-core.ecom-o79pak2iedn{padding-bottom:0!important}.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading,.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:64px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading,.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading,.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading,.ecom-core.ecom-wcc80tfakkc .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-wcc80tfakkc{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wcc80tfakkc{padding-bottom:0!important}}.ecom-core.ecom-vvwsb6rf13>div.core__row--columns{max-width:1360px}.ecom-core.ecom-vvwsb6rf13{background-color:#fff}.ecom-core.ecom-vvwsb6rf13{padding-top:60px!important;padding-bottom:60px!important;position:relative;z-index:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vvwsb6rf13{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vvwsb6rf13{padding-top:0!important;padding-bottom:30px!important}}.ecom-core.ecom-uluabtd3vgg{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uluabtd3vgg{width:100%}}.ecom-core.ecom-jy0wopfah77>div.core__row--columns{height:auto}.ecom-core.ecom-jy0wopfah77>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-jy0wopfah77{margin-top:44px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jy0wopfah77{margin-top:0!important}}@media(max-width:576px){.ecom-core.ecom-jy0wopfah77 .core__row--columns{flex-direction:column-reverse}}.ecom-core.ecom-zzokw8fslw{width:50%}.ecom-core.ecom-zzokw8fslw>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zzokw8fslw{width:100%}}html body .ecom-core.ecom-zzokw8fslw>div.core__column--wrapper{margin-right:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-zzokw8fslw>div.core__column--wrapper{margin-right:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-zzokw8fslw>div.core__column--wrapper{margin-top:20px!important;margin-right:0!important}}.ecom-core.ecom-eivnn5r6f4b .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-eivnn5r6f4b .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:270px;height:48px;min-height:48px;color:#fff;background-color:#1e1d20;border-style:solid;border-width:1px;border-color:#1e1d20;border-radius:12px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-eivnn5r6f4b .ecom__element--button:hover{color:#1e1d20;background-color:#fff}.ecom-core.ecom-eivnn5r6f4b .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-eivnn5r6f4b{padding-bottom:0!important;margin-top:48px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eivnn5r6f4b{margin-top:30px!important}}.ecom-core.ecom-vt0fvgnz86h .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:24px 0;margin:0}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title:hover,.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title.ecom-item-active{background-color:#fff;border-radius:0}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion_nav--icon{margin:0;padding:0}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:none;font-weight:700;line-height:1.25em;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif;letter-spacing:-.2px;color:#1e1d20}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-radius:0;overflow:hidden;padding:0 0 24px;margin:-12px 0 0 8px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title{margin:0 0 1px;padding:24px 0}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 0 24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title{padding:20px 0;margin-bottom:0}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:20px;padding-left:0}}.ecom-core.ecom-vt0fvgnz86h{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vt0fvgnz86h{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vt0fvgnz86h{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-vt0fvgnz86h .ecom-accordion__item{margin-bottom:1px;border-bottom:1px solid #0000001F}.ecom-core.ecom-nymxi40d31o .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-nymxi40d31o .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-nymxi40d31o .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-nymxi40d31o .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nymxi40d31o .ecom__element--button{font-size:14px}}.ecom-core.ecom-nymxi40d31o{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nymxi40d31o{padding-bottom:0!important}}.ecom-core.ecom-wid8zqfbtj .ecom-text--more-actions button,.ecom-core.ecom-wid8zqfbtj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wid8zqfbtj .text-content,.ecom-core.ecom-wid8zqfbtj .text-content a,.ecom-core.ecom-wid8zqfbtj .text-content p,.ecom-core.ecom-wid8zqfbtj .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-wid8zqfbtj .text-content,.ecom-core.ecom-wid8zqfbtj .text-content a,.ecom-core.ecom-wid8zqfbtj .text-content a a,.ecom-core.ecom-wid8zqfbtj .text-content p,.ecom-core.ecom-wid8zqfbtj .text-content p a,.ecom-core.ecom-wid8zqfbtj .text-content span,.ecom-core.ecom-wid8zqfbtj .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-wid8zqfbtj .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-wid8zqfbtj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-wid8zqfbtj .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-wid8zqfbtj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wid8zqfbtj .text-content,.ecom-core.ecom-wid8zqfbtj .text-content a,.ecom-core.ecom-wid8zqfbtj .text-content a a,.ecom-core.ecom-wid8zqfbtj .text-content p,.ecom-core.ecom-wid8zqfbtj .text-content p a,.ecom-core.ecom-wid8zqfbtj .text-content span,.ecom-core.ecom-wid8zqfbtj .text-content span a{font-size:14px}}.ecom-core.ecom-wid8zqfbtj{padding-bottom:0!important}.ecom-core.ecom-ie2gvnwpra .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ie2gvnwpra .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-ie2gvnwpra .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-ie2gvnwpra .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ie2gvnwpra .ecom__element--button{font-size:14px}}.ecom-core.ecom-ie2gvnwpra{padding-bottom:0!important}.ecom-core.ecom-armfdnvwp9n .ecom-text--more-actions button,.ecom-core.ecom-armfdnvwp9n .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-armfdnvwp9n .text-content,.ecom-core.ecom-armfdnvwp9n .text-content a,.ecom-core.ecom-armfdnvwp9n .text-content p,.ecom-core.ecom-armfdnvwp9n .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-armfdnvwp9n .text-content,.ecom-core.ecom-armfdnvwp9n .text-content a,.ecom-core.ecom-armfdnvwp9n .text-content a a,.ecom-core.ecom-armfdnvwp9n .text-content p,.ecom-core.ecom-armfdnvwp9n .text-content p a,.ecom-core.ecom-armfdnvwp9n .text-content span,.ecom-core.ecom-armfdnvwp9n .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-armfdnvwp9n .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-armfdnvwp9n .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-armfdnvwp9n .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-armfdnvwp9n .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-armfdnvwp9n .text-content,.ecom-core.ecom-armfdnvwp9n .text-content a,.ecom-core.ecom-armfdnvwp9n .text-content a a,.ecom-core.ecom-armfdnvwp9n .text-content p,.ecom-core.ecom-armfdnvwp9n .text-content p a,.ecom-core.ecom-armfdnvwp9n .text-content span,.ecom-core.ecom-armfdnvwp9n .text-content span a{font-size:14px}}.ecom-core.ecom-armfdnvwp9n{padding-bottom:0!important}.ecom-core.ecom-armfdnvwp9n font{transition:all .5s ease}.ecom-core.ecom-armfdnvwp9n font:hover{color:#5c71f0}.ecom-core.ecom-d3448pk54pb .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-d3448pk54pb .ecom__element--button{font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;text-decoration:underline;line-height:1.1em;letter-spacing:0px;color:#1e1d20;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-d3448pk54pb .ecom__element--button:hover{color:#5c71f0}.ecom-core.ecom-d3448pk54pb .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d3448pk54pb .ecom__element--button{font-size:14px}}.ecom-core.ecom-d3448pk54pb{padding-bottom:0!important}.ecom-core.ecom-yv7ym5nwkzj .ecom-text--more-actions button,.ecom-core.ecom-yv7ym5nwkzj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-yv7ym5nwkzj .text-content,.ecom-core.ecom-yv7ym5nwkzj .text-content a,.ecom-core.ecom-yv7ym5nwkzj .text-content p,.ecom-core.ecom-yv7ym5nwkzj .text-content span{text-align:left;color:#666;margin:0;padding:0}.ecom-core.ecom-yv7ym5nwkzj .text-content,.ecom-core.ecom-yv7ym5nwkzj .text-content a,.ecom-core.ecom-yv7ym5nwkzj .text-content a a,.ecom-core.ecom-yv7ym5nwkzj .text-content p,.ecom-core.ecom-yv7ym5nwkzj .text-content p a,.ecom-core.ecom-yv7ym5nwkzj .text-content span,.ecom-core.ecom-yv7ym5nwkzj .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;text-decoration:none}.ecom-core.ecom-yv7ym5nwkzj .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-yv7ym5nwkzj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-yv7ym5nwkzj .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-yv7ym5nwkzj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yv7ym5nwkzj .text-content,.ecom-core.ecom-yv7ym5nwkzj .text-content a,.ecom-core.ecom-yv7ym5nwkzj .text-content a a,.ecom-core.ecom-yv7ym5nwkzj .text-content p,.ecom-core.ecom-yv7ym5nwkzj .text-content p a,.ecom-core.ecom-yv7ym5nwkzj .text-content span,.ecom-core.ecom-yv7ym5nwkzj .text-content span a{font-size:14px}}.ecom-core.ecom-yv7ym5nwkzj{padding-bottom:0!important}.ecom-core.ecom-abkcdijlxxk{width:50%}.ecom-core.ecom-abkcdijlxxk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-abkcdijlxxk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-abkcdijlxxk{width:100%}}.ecom-core.ecom-abkcdijlxxk>.core__column--wrapper,.ecom-core.ecom-abkcdijlxxk>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-abkcdijlxxk>div.core__column--wrapper{margin-right:52px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-abkcdijlxxk>div.core__column--wrapper{margin-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-abkcdijlxxk>div.core__column--wrapper{margin-top:30px!important;margin-left:0!important}}.ecom-core.ecom-ybsf9m9xawj .ecom-image-align{align-items:center}.ecom-core.ecom-ybsf9m9xawj .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ybsf9m9xawj .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ybsf9m9xawj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ybsf9m9xawj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ybsf9m9xawj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ybsf9m9xawj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading,.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading a{font-weight:700;font-family:DM Sans,sans-serif;font-size:64px;text-transform:none;text-decoration:none;line-height:1.2em;letter-spacing:-1.5px}.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading,.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading a{color:#1e1d20}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading,.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading,.ecom-core.ecom-4qd0h58y2ug .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-4qd0h58y2ug{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4qd0h58y2ug{padding-bottom:0!important}}.ecom-core.ecom-v1xgu553ku>div.core__row--columns{max-width:1360px}.ecom-core.ecom-v1xgu553ku{background-color:#fff}.ecom-core.ecom-v1xgu553ku{padding-top:60px!important;padding-bottom:60px!important;position:relative;z-index:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v1xgu553ku{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v1xgu553ku{padding-top:0!important;padding-bottom:30px!important}}.ecom-core.ecom-07afwwgjf5kj{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-07afwwgjf5kj{width:100%}}.ecom-core.ecom-crdfhyuajw4{margin-top:30px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-crdfhyuajw4{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-crdfhyuajw4{margin-top:0!important}}.ecom-core.ecom-crdfhyuajw4 a svg{display:none!important}.ecom-core.ecom-z6j0reiryer{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z6j0reiryer{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-z6j0reiryer>div.core__column--wrapper{padding-top:0!important}}.ecom-core.ecom-pietk8v7q7 .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title{text-align:left;background-color:#fff;border-style:none;border-radius:16px;margin-top:0;margin-bottom:0;padding:24px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title:hover,.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title.ecom-item-active{background-color:#fff;border-style:none}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-pietk8v7q7 .ecom-items:hover .ecom-items--icon{color:#935fff}.ecom-core.ecom-pietk8v7q7 .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:capitalize;font-weight:700;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;color:#000}.ecom-core.ecom-pietk8v7q7 .ecom-items:hover .ecom-items--text{color:#935fff}.ecom-core.ecom-pietk8v7q7 .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-pietk8v7q7 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-pietk8v7q7 .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-style:none;border-radius:0 0 40px 40px;overflow:hidden;padding:0 24px 15px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title{padding:15px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:0;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title{padding:15px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion_nav--icon{margin-right:0;margin-left:20px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:12px;width:12px}.ecom-core.ecom-pietk8v7q7 .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-pietk8v7q7{width:830px;max-width:100%;--element-width:830px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-pietk8v7q7.ecom-animated{animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-pietk8v7q7 .ecom-accordion__title.ecom-item-activec{border-bottom:none}.ecom-core.ecom-pietk8v7q7 .core__group--item.ecom-accordion__item{margin-bottom:24px;border:1px solid #B3B3B3;border-radius:24px;overflow:hidden;position:relative;transition:none}.ecom-core.ecom-pietk8v7q7 .core__group--item.ecom-accordion__item.ecom-item-active{border:2px solid #935fff}@media(max-width:1024px){.ecom-core.ecom-pietk8v7q7 .core__group--item.ecom-accordion__item{border-radius:20px}}.ecom-core.ecom-f4ko2px46gs .ecom-text--more-actions button,.ecom-core.ecom-f4ko2px46gs .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f4ko2px46gs .text-content,.ecom-core.ecom-f4ko2px46gs .text-content a,.ecom-core.ecom-f4ko2px46gs .text-content p,.ecom-core.ecom-f4ko2px46gs .text-content span{text-align:left;color:#666}.ecom-core.ecom-f4ko2px46gs .text-content,.ecom-core.ecom-f4ko2px46gs .text-content a,.ecom-core.ecom-f4ko2px46gs .text-content a a,.ecom-core.ecom-f4ko2px46gs .text-content p,.ecom-core.ecom-f4ko2px46gs .text-content p a,.ecom-core.ecom-f4ko2px46gs .text-content span,.ecom-core.ecom-f4ko2px46gs .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-f4ko2px46gs .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f4ko2px46gs .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f4ko2px46gs .text-content,.ecom-core.ecom-f4ko2px46gs .text-content a,.ecom-core.ecom-f4ko2px46gs .text-content a a,.ecom-core.ecom-f4ko2px46gs .text-content p,.ecom-core.ecom-f4ko2px46gs .text-content p a,.ecom-core.ecom-f4ko2px46gs .text-content span,.ecom-core.ecom-f4ko2px46gs .text-content span a{font-size:15px}}.ecom-core.ecom-f4ko2px46gs{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f4ko2px46gs{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f4ko2px46gs{margin-bottom:0!important}}.ecom-core.ecom-4tq9h3fjgpw .ecom-text--more-actions button,.ecom-core.ecom-4tq9h3fjgpw .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4tq9h3fjgpw .text-content,.ecom-core.ecom-4tq9h3fjgpw .text-content a,.ecom-core.ecom-4tq9h3fjgpw .text-content p,.ecom-core.ecom-4tq9h3fjgpw .text-content span{text-align:left;color:#666}.ecom-core.ecom-4tq9h3fjgpw .text-content,.ecom-core.ecom-4tq9h3fjgpw .text-content a,.ecom-core.ecom-4tq9h3fjgpw .text-content a a,.ecom-core.ecom-4tq9h3fjgpw .text-content p,.ecom-core.ecom-4tq9h3fjgpw .text-content p a,.ecom-core.ecom-4tq9h3fjgpw .text-content span,.ecom-core.ecom-4tq9h3fjgpw .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-4tq9h3fjgpw .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4tq9h3fjgpw .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4tq9h3fjgpw .text-content,.ecom-core.ecom-4tq9h3fjgpw .text-content a,.ecom-core.ecom-4tq9h3fjgpw .text-content a a,.ecom-core.ecom-4tq9h3fjgpw .text-content p,.ecom-core.ecom-4tq9h3fjgpw .text-content p a,.ecom-core.ecom-4tq9h3fjgpw .text-content span,.ecom-core.ecom-4tq9h3fjgpw .text-content span a{font-size:15px}}.ecom-core.ecom-4tq9h3fjgpw{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4tq9h3fjgpw{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4tq9h3fjgpw{margin-bottom:0!important}}.ecom-core.ecom-4tq9h3fjgpw font{transition:all .5s ease}.ecom-core.ecom-4tq9h3fjgpw font:hover{color:#e01d7b}.ecom-core.ecom-1z2agjmuz2n .ecom-text--more-actions button,.ecom-core.ecom-1z2agjmuz2n .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-1z2agjmuz2n .text-content,.ecom-core.ecom-1z2agjmuz2n .text-content a,.ecom-core.ecom-1z2agjmuz2n .text-content p,.ecom-core.ecom-1z2agjmuz2n .text-content span{text-align:left;color:#666}.ecom-core.ecom-1z2agjmuz2n .text-content,.ecom-core.ecom-1z2agjmuz2n .text-content a,.ecom-core.ecom-1z2agjmuz2n .text-content a a,.ecom-core.ecom-1z2agjmuz2n .text-content p,.ecom-core.ecom-1z2agjmuz2n .text-content p a,.ecom-core.ecom-1z2agjmuz2n .text-content span,.ecom-core.ecom-1z2agjmuz2n .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-1z2agjmuz2n .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-1z2agjmuz2n .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1z2agjmuz2n .text-content,.ecom-core.ecom-1z2agjmuz2n .text-content a,.ecom-core.ecom-1z2agjmuz2n .text-content a a,.ecom-core.ecom-1z2agjmuz2n .text-content p,.ecom-core.ecom-1z2agjmuz2n .text-content p a,.ecom-core.ecom-1z2agjmuz2n .text-content span,.ecom-core.ecom-1z2agjmuz2n .text-content span a{font-size:15px}}.ecom-core.ecom-1z2agjmuz2n{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1z2agjmuz2n{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1z2agjmuz2n{margin-bottom:0!important}}.ecom-core.ecom-1z2agjmuz2n font{transition:all .5s ease}.ecom-core.ecom-1z2agjmuz2n font:hover{color:#e01d7b}.ecom-core.ecom-je24eb5s2rn .ecom-text--more-actions button,.ecom-core.ecom-je24eb5s2rn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-je24eb5s2rn .text-content,.ecom-core.ecom-je24eb5s2rn .text-content a,.ecom-core.ecom-je24eb5s2rn .text-content p,.ecom-core.ecom-je24eb5s2rn .text-content span{text-align:left;color:#666}.ecom-core.ecom-je24eb5s2rn .text-content,.ecom-core.ecom-je24eb5s2rn .text-content a,.ecom-core.ecom-je24eb5s2rn .text-content a a,.ecom-core.ecom-je24eb5s2rn .text-content p,.ecom-core.ecom-je24eb5s2rn .text-content p a,.ecom-core.ecom-je24eb5s2rn .text-content span,.ecom-core.ecom-je24eb5s2rn .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-je24eb5s2rn .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-je24eb5s2rn .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-je24eb5s2rn .text-content,.ecom-core.ecom-je24eb5s2rn .text-content a,.ecom-core.ecom-je24eb5s2rn .text-content a a,.ecom-core.ecom-je24eb5s2rn .text-content p,.ecom-core.ecom-je24eb5s2rn .text-content p a,.ecom-core.ecom-je24eb5s2rn .text-content span,.ecom-core.ecom-je24eb5s2rn .text-content span a{font-size:15px}}.ecom-core.ecom-je24eb5s2rn{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-je24eb5s2rn{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-je24eb5s2rn{margin-bottom:0!important}}.ecom-core.ecom-qzmh7o5583{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qzmh7o5583{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-qzmh7o5583>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-z0nka5hexs .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title{text-align:left;background-color:#fff;border-style:none;border-radius:16px;margin-top:0;margin-bottom:0;padding:24px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title:hover,.ecom-core.ecom-z0nka5hexs .ecom-accordion__title.ecom-item-active{background-color:#fff;border-style:none}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-z0nka5hexs .ecom-items:hover .ecom-items--icon{color:#935fff}.ecom-core.ecom-z0nka5hexs .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-z0nka5hexs .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:capitalize;font-weight:700;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;color:#000}.ecom-core.ecom-z0nka5hexs .ecom-items:hover .ecom-items--text{color:#935fff}.ecom-core.ecom-z0nka5hexs .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-z0nka5hexs .ecom-accordion_wrapper-info .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-z0nka5hexs .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-z0nka5hexs .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-z0nka5hexs .ecom-accordion__body>.ec-flex-wp{background-color:#fff;border-style:none;border-radius:0 0 40px 40px;overflow:hidden;padding:0 24px 15px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z0nka5hexs .ecom-accordion__title{padding:15px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:0;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z0nka5hexs .ecom-accordion__title{padding:15px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-z0nka5hexs .ecom-accordion_nav--icon{margin-left:20px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-z0nka5hexs .ecom-accordion_wrapper-info .ecom-items--icon svg{height:12px;width:12px}.ecom-core.ecom-z0nka5hexs .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-z0nka5hexs{width:830px;max-width:100%;--element-width:830px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-z0nka5hexs.ecom-animated{animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-z0nka5hexs .ecom-accordion__title.ecom-item-activec{border-bottom:none}.ecom-core.ecom-z0nka5hexs .core__group--item.ecom-accordion__item{margin-bottom:24px;border:1px solid #B3B3B3;border-radius:24px;overflow:hidden;position:relative;transition:none}.ecom-core.ecom-z0nka5hexs .core__group--item.ecom-accordion__item.ecom-item-active{border:2px solid #935fff}@media(max-width:1024px){.ecom-core.ecom-z0nka5hexs .core__group--item.ecom-accordion__item{border-radius:20px}}.ecom-core.ecom-fad03fx8w5b .ecom-text--more-actions button,.ecom-core.ecom-fad03fx8w5b .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fad03fx8w5b .text-content,.ecom-core.ecom-fad03fx8w5b .text-content a,.ecom-core.ecom-fad03fx8w5b .text-content p,.ecom-core.ecom-fad03fx8w5b .text-content span{text-align:left;color:#666}.ecom-core.ecom-fad03fx8w5b .text-content,.ecom-core.ecom-fad03fx8w5b .text-content a,.ecom-core.ecom-fad03fx8w5b .text-content a a,.ecom-core.ecom-fad03fx8w5b .text-content p,.ecom-core.ecom-fad03fx8w5b .text-content p a,.ecom-core.ecom-fad03fx8w5b .text-content span,.ecom-core.ecom-fad03fx8w5b .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-fad03fx8w5b .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fad03fx8w5b .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fad03fx8w5b .text-content,.ecom-core.ecom-fad03fx8w5b .text-content a,.ecom-core.ecom-fad03fx8w5b .text-content a a,.ecom-core.ecom-fad03fx8w5b .text-content p,.ecom-core.ecom-fad03fx8w5b .text-content p a,.ecom-core.ecom-fad03fx8w5b .text-content span,.ecom-core.ecom-fad03fx8w5b .text-content span a{font-size:15px}}.ecom-core.ecom-fad03fx8w5b{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fad03fx8w5b{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fad03fx8w5b{margin-bottom:0!important}}.ecom-core.ecom-fad03fx8w5b font{transition:all .5s ease}.ecom-core.ecom-fad03fx8w5b font:hover{color:#e01d7b}.ecom-core.ecom-z9841dj8ybs .ecom-text--more-actions button,.ecom-core.ecom-z9841dj8ybs .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-z9841dj8ybs .text-content,.ecom-core.ecom-z9841dj8ybs .text-content a,.ecom-core.ecom-z9841dj8ybs .text-content p,.ecom-core.ecom-z9841dj8ybs .text-content span{text-align:left;color:#666}.ecom-core.ecom-z9841dj8ybs .text-content,.ecom-core.ecom-z9841dj8ybs .text-content a,.ecom-core.ecom-z9841dj8ybs .text-content a a,.ecom-core.ecom-z9841dj8ybs .text-content p,.ecom-core.ecom-z9841dj8ybs .text-content p a,.ecom-core.ecom-z9841dj8ybs .text-content span,.ecom-core.ecom-z9841dj8ybs .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-z9841dj8ybs .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-z9841dj8ybs .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z9841dj8ybs .text-content,.ecom-core.ecom-z9841dj8ybs .text-content a,.ecom-core.ecom-z9841dj8ybs .text-content a a,.ecom-core.ecom-z9841dj8ybs .text-content p,.ecom-core.ecom-z9841dj8ybs .text-content p a,.ecom-core.ecom-z9841dj8ybs .text-content span,.ecom-core.ecom-z9841dj8ybs .text-content span a{font-size:15px}}.ecom-core.ecom-z9841dj8ybs{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z9841dj8ybs{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z9841dj8ybs{margin-bottom:0!important}}.ecom-core.ecom-ijcv2sdwslh .ecom-text--more-actions button,.ecom-core.ecom-ijcv2sdwslh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ijcv2sdwslh .text-content,.ecom-core.ecom-ijcv2sdwslh .text-content a,.ecom-core.ecom-ijcv2sdwslh .text-content p,.ecom-core.ecom-ijcv2sdwslh .text-content span{text-align:left;color:#666}.ecom-core.ecom-ijcv2sdwslh .text-content,.ecom-core.ecom-ijcv2sdwslh .text-content a,.ecom-core.ecom-ijcv2sdwslh .text-content a a,.ecom-core.ecom-ijcv2sdwslh .text-content p,.ecom-core.ecom-ijcv2sdwslh .text-content p a,.ecom-core.ecom-ijcv2sdwslh .text-content span,.ecom-core.ecom-ijcv2sdwslh .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-ijcv2sdwslh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ijcv2sdwslh .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ijcv2sdwslh .text-content,.ecom-core.ecom-ijcv2sdwslh .text-content a,.ecom-core.ecom-ijcv2sdwslh .text-content a a,.ecom-core.ecom-ijcv2sdwslh .text-content p,.ecom-core.ecom-ijcv2sdwslh .text-content p a,.ecom-core.ecom-ijcv2sdwslh .text-content span,.ecom-core.ecom-ijcv2sdwslh .text-content span a{font-size:15px}}.ecom-core.ecom-ijcv2sdwslh{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ijcv2sdwslh{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ijcv2sdwslh{margin-bottom:0!important}}.ecom-core.ecom-lme62giek5q .ecom-text--more-actions button,.ecom-core.ecom-lme62giek5q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-lme62giek5q .text-content,.ecom-core.ecom-lme62giek5q .text-content a,.ecom-core.ecom-lme62giek5q .text-content p,.ecom-core.ecom-lme62giek5q .text-content span{text-align:left;color:#666}.ecom-core.ecom-lme62giek5q .text-content,.ecom-core.ecom-lme62giek5q .text-content a,.ecom-core.ecom-lme62giek5q .text-content a a,.ecom-core.ecom-lme62giek5q .text-content p,.ecom-core.ecom-lme62giek5q .text-content p a,.ecom-core.ecom-lme62giek5q .text-content span,.ecom-core.ecom-lme62giek5q .text-content span a{font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:DM Sans,sans-serif}.ecom-core.ecom-lme62giek5q .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-lme62giek5q .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lme62giek5q .text-content,.ecom-core.ecom-lme62giek5q .text-content a,.ecom-core.ecom-lme62giek5q .text-content a a,.ecom-core.ecom-lme62giek5q .text-content p,.ecom-core.ecom-lme62giek5q .text-content p a,.ecom-core.ecom-lme62giek5q .text-content span,.ecom-core.ecom-lme62giek5q .text-content span a{font-size:15px}}.ecom-core.ecom-lme62giek5q{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lme62giek5q{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lme62giek5q{margin-bottom:0!important}}.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading,.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading a{font-weight:700;font-size:64px;font-family:DM Sans,sans-serif;letter-spacing:0px}.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading,.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading,.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading a{font-size:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading,.ecom-core.ecom-y8gwfw6tjgs .element__heading .ecom__heading a{font-size:32px}}.ecom-core.ecom-y8gwfw6tjgs{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y8gwfw6tjgs{padding-bottom:0!important}}.ecom-core.ecom-4mp9jz7ozta>div.core__row--columns{max-width:1400px}.ecom-core.ecom-4mp9jz7ozta>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-4mp9jz7ozta{background-color:#fff}.ecom-core.ecom-4mp9jz7ozta{padding-top:40px!important;padding-bottom:40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4mp9jz7ozta{padding-top:60px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4mp9jz7ozta{padding-top:30px!important;padding-bottom:35px!important}}@keyframes ecomShake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-0cu7rfjhs9t{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0cu7rfjhs9t{width:100%}}.ecom-core.ecom-0cu7rfjhs9t>.core__column--wrapper{background-color:#000}.ecom-core.ecom-0cu7rfjhs9t>.core__column--wrapper,.ecom-core.ecom-0cu7rfjhs9t>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:48px}html body .ecom-core.ecom-0cu7rfjhs9t>div.core__column--wrapper{padding-top:36px!important;padding-bottom:46px!important;margin-right:20px!important;margin-left:20px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-0cu7rfjhs9t>div.core__column--wrapper{padding-top:12px!important;padding-bottom:32px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-0cu7rfjhs9t>div.core__column--wrapper{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-j05keajazt>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-j05keajazt{border-style:solid;border-top-width:1px;border-color:#a3a3a3}.ecom-core.ecom-j05keajazt{padding-top:56px!important;padding-right:46px!important;padding-left:56px!important;position:relative;z-index:1!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-j05keajazt{padding-top:32px!important;padding-right:20px!important;padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j05keajazt{padding-top:20px!important;padding-right:20px!important;padding-left:20px!important}}.ecom-core.ecom-5ngkyzlm47l{width:50%}.ecom-core.ecom-5ngkyzlm47l>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-5ngkyzlm47l>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5ngkyzlm47l{width:100%}.ecom-core.ecom-5ngkyzlm47l>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-5ngkyzlm47l>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-wnhc2m1v8q .ecom-image-align{align-items:flex-start}.ecom-core.ecom-wnhc2m1v8q .ecom-image-default{width:48px!important;max-width:100%!important}.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-wnhc2m1v8q .ecom-base-image .ecom-image-picture{transition:all .5s ease}.ecom-core.ecom-wnhc2m1v8q{margin-top:0!important;margin-right:12px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wnhc2m1v8q{margin-right:0!important}}.ecom-core.ecom-t2xhd94ayw .ecom-image-align{align-items:flex-start}.ecom-core.ecom-t2xhd94ayw .ecom-image-default{width:48px!important;max-width:100%!important}.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-t2xhd94ayw .ecom-base-image .ecom-image-picture{transition:all .5s ease}.ecom-core.ecom-t2xhd94ayw{margin-top:0!important;margin-right:12px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-368koelwf9e .ecom-image-align{align-items:flex-start}.ecom-core.ecom-368koelwf9e .ecom-image-default{width:48px!important;max-width:100%!important}.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-368koelwf9e .ecom-base-image .ecom-image-picture{transition:all .5s ease}.ecom-core.ecom-368koelwf9e{margin-right:12px!important;width:unset;max-width:unset}.ecom-core.ecom-5oqpu7a3zxk{width:50%}.ecom-core.ecom-5oqpu7a3zxk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5oqpu7a3zxk{width:100%}}.ecom-core.ecom-x94it0iipmj .ecom-text--more-actions button,.ecom-core.ecom-x94it0iipmj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-x94it0iipmj .text-content,.ecom-core.ecom-x94it0iipmj .text-content a,.ecom-core.ecom-x94it0iipmj .text-content p,.ecom-core.ecom-x94it0iipmj .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-x94it0iipmj .text-content,.ecom-core.ecom-x94it0iipmj .text-content a,.ecom-core.ecom-x94it0iipmj .text-content a a,.ecom-core.ecom-x94it0iipmj .text-content p,.ecom-core.ecom-x94it0iipmj .text-content p a,.ecom-core.ecom-x94it0iipmj .text-content span,.ecom-core.ecom-x94it0iipmj .text-content span a{font-size:16px;font-weight:500;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-x94it0iipmj .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-x94it0iipmj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-x94it0iipmj .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-x94it0iipmj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x94it0iipmj .text-content,.ecom-core.ecom-x94it0iipmj .text-content a,.ecom-core.ecom-x94it0iipmj .text-content p,.ecom-core.ecom-x94it0iipmj .text-content span{text-align:center}}.ecom-core.ecom-x94it0iipmj{padding-bottom:0!important}.ecom-core.ecom-2ghmymdz3vh>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-2ghmymdz3vh,.ecom-core.ecom-2ghmymdz3vh>div.ecom-section__overlay .ecom-overlay{border-radius:48px}.ecom-core.ecom-2ghmymdz3vh{padding-right:56px!important;padding-bottom:36px!important;padding-left:56px!important;position:relative;z-index:99!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2ghmymdz3vh{padding-right:20px!important;padding-bottom:12px!important;padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ghmymdz3vh{padding-right:20px!important;padding-bottom:0!important;padding-left:20px!important}}.ecom-core.ecom-ybj8hej8hp{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ybj8hej8hp{width:100%}}.ecom-core.ecom-u880cb5g4wa{width:25%}.ecom-core.ecom-u880cb5g4wa>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-u880cb5g4wa>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u880cb5g4wa{width:100%}}.ecom-core.ecom-jqc5xfwy64b .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-jqc5xfwy64b .ecom__element--button{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;text-transform:none;text-decoration:none;line-height:1.1em;letter-spacing:0px;width:145px;height:40px;min-height:40px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#fff;border-radius:12px;transition-duration:.5s;padding:0;margin:0}.ecom-core.ecom-jqc5xfwy64b .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-jqc5xfwy64b .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jqc5xfwy64b .ecom-button-default{justify-content:center}.ecom-core.ecom-jqc5xfwy64b .ecom__element--button,.ecom-core.ecom-jqc5xfwy64b .ecom__element--button span{justify-content:center;text-align:center;align-items:center}}.ecom-core.ecom-jqc5xfwy64b{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jqc5xfwy64b{margin-top:20px!important}}.ecom-core.ecom-6s6p253ybkx{width:50%}.ecom-core.ecom-6s6p253ybkx>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6s6p253ybkx>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6s6p253ybkx{width:100%}}.ecom-core.ecom-sj5tnq55zkm{background-color:#000}.ecom-core.ecom-sj5tnq55zkm .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a,.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a a{text-decoration:none;font-weight:500;font-family:DM Sans,sans-serif;font-size:16px;text-transform:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a{color:#fff;transition:all .5s ease;padding:0 20px;margin:0}.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a:hover,.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a.ecom-text-active{color:#fffc}.ecom-core.ecom-sj5tnq55zkm .ecom-element--menu_icon .ecom-items--icon{margin:0 0 0 6px;padding:0}.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{background-color:#000;margin:12px 0 0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a{margin-top:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sj5tnq55zkm .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-sj5tnq55zkm .ecom-shopify__menu-item a{margin-top:12px}}.ecom-core.ecom-sj5tnq55zkm{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sj5tnq55zkm{margin-top:20px!important}}.ecom-core.ecom-mo5z4jwpd8n{width:25%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mo5z4jwpd8n>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mo5z4jwpd8n{width:100%}.ecom-core.ecom-mo5z4jwpd8n>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-asg5q6xqmx7 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-asg5q6xqmx7 .ecom-image-default{width:220px!important;max-width:100%!important}.ecom-core.ecom-asg5q6xqmx7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-asg5q6xqmx7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-asg5q6xqmx7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-asg5q6xqmx7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-asg5q6xqmx7 .ecom-image-align{align-items:center}}.ecom-core.ecom-asg5q6xqmx7{padding-bottom:0!important}.ecom-core.ecom-n99t5sx7bhi .ecom-image-align{align-items:center}.ecom-core.ecom-n99t5sx7bhi .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-n99t5sx7bhi .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-n99t5sx7bhi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-n99t5sx7bhi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-n99t5sx7bhi .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-n99t5sx7bhi .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n99t5sx7bhi .ecom-image-align{align-items:center}}.ecom-core.ecom-n99t5sx7bhi{padding-bottom:0!important;width:unset;max-width:unset;position:absolute;right:-30%;top:-80%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n99t5sx7bhi{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n99t5sx7bhi{display:none}}.ecom-core.ecom-n99t5sx7bhi .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}.ecom-core.ecom-g8ichyhg40j .ecom-image-align{align-items:center}.ecom-core.ecom-g8ichyhg40j .ecom-image-default{width:500px!important;max-width:100%!important}.ecom-core.ecom-g8ichyhg40j .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-g8ichyhg40j .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g8ichyhg40j .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g8ichyhg40j .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g8ichyhg40j .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-g8ichyhg40j{width:unset;max-width:unset;position:absolute;left:-40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g8ichyhg40j{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g8ichyhg40j{display:none}}.ecom-core.ecom-g8ichyhg40j .ecom-base-image{animation:ec-floating 6s ease-in-out infinite;transform:translateY(0)}@keyframes ec-floating{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.ecom-core.ecom-2l7a2sbt7xo>div.core__row--columns{max-width:1400px;overflow:hidden}.ecom-core.ecom-2l7a2sbt7xo>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-2l7a2sbt7xo{background-color:#fff}.ecom-core.ecom-2l7a2sbt7xo{padding-top:80px!important;padding-bottom:80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2l7a2sbt7xo{padding-top:32px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2l7a2sbt7xo{padding-top:20px!important;padding-bottom:40px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ecom-668625f5dbecadf8040948ea.css.map */
