.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-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:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-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%)}@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}}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}@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-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-autoheight.ecom-swiper-horizontal .ecom-swiper-slide,.ecom-slider--container .ecom-swiper-horizontal .ecom-swiper-wrapper{height:100%!important}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-swiper-button svg{width:24px;height:24px}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-swiper-slide .ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress: 0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media (max-width: 1024px){.ecom-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-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%)}}.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__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}body[ecom-loaded] .ecom__accordion:not(.ecom-accordion-close-all) .ecom-item-active.ecom-accordion__item:first-child>.ecom-accordion__body{height:100%!important}body[ecom-loaded] .ecom-accordion__item:not(.ecom-item-active)>.ecom-accordion__body{height:0!important}.ecom-accordion__title-text{flex:1}body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body,.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body,body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active .core__blocks--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}.core__group--wrapper:not(.ecom-accordion-close-all) .ecom-accordion__item:first-child>.ecom-accordion__body{display:block}.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{padding:0!important}.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}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom__form-fields{display:flex;flex-wrap:wrap;gap:10px}.ecom__form-field{display:flex;flex-direction:column}.ecom__form-checkbox[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1.6rem;width:1.6rem!important;background-color:#fff;border:1px solid rgba(209,213,219,1);border-radius:4px}.ecom__form-checkbox[type=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__form-radio{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1.6rem;width:1.6rem!important;border-radius:50%;position:relative}.ecom__form-action{display:flex;flex-direction:column;align-items:flex-start}.ecom__form-button{display:flex;flex-direction:row;align-items:center;gap:5px}@media only screen and (max-width: 767px){.ecom__form-field{width:100%!important}}.ecom__form-radio:checked:after{position:absolute;content:"";width:6px;height:6px;background-color:#fff;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ecom__form-field-label-checkbox,.ecom__form-field-label-radio{display:flex;align-items:center}.ecom-core.ecom-qitfdtqm4b9{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qitfdtqm4b9{width:100%}}.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading{text-align:center;text-shadow:0 0 13px #121111;margin-top:18px}.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading,.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading a{font-weight:200;font-size:60px;line-height:1em;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading,.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading,.ecom-core.ecom-sfdcw711lq .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-sfdcw711lq{margin-top:15px!important}.ecom-core.ecom-gjf7gb5w45 .ecom-text--more-actions button,.ecom-core.ecom-gjf7gb5w45 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-gjf7gb5w45 .text-content,.ecom-core.ecom-gjf7gb5w45 .text-content a,.ecom-core.ecom-gjf7gb5w45 .text-content p,.ecom-core.ecom-gjf7gb5w45 .text-content span{text-align:center;color:#fff;text-shadow:0 0 10px #171616}.ecom-core.ecom-gjf7gb5w45 .text-content,.ecom-core.ecom-gjf7gb5w45 .text-content a,.ecom-core.ecom-gjf7gb5w45 .text-content a a,.ecom-core.ecom-gjf7gb5w45 .text-content p,.ecom-core.ecom-gjf7gb5w45 .text-content p a,.ecom-core.ecom-gjf7gb5w45 .text-content span,.ecom-core.ecom-gjf7gb5w45 .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;font-family:Montserrat,sans-serif;letter-spacing:0px}.ecom-core.ecom-gjf7gb5w45 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gjf7gb5w45 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media (max-width: 1024px){.ecom-core.ecom-gjf7gb5w45 .text-content div{display:inline}}.ecom-core.ecom-7nwn6ddjpg{background:url(/cdn/shop/files/Banner_Home_Web_Omna_1.jpg?v=1752598449) no-repeat fixed top center/cover #f6f6f6}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7nwn6ddjpg{background:url(/cdn/shop/files/2_3db5b004-75a3-4f2e-894c-dbd0cc02adae.jpg?v=1752594361) no-repeat scroll center center/cover}}.ecom-core.ecom-7nwn6ddjpg{padding-top:85px!important;padding-bottom:85px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7nwn6ddjpg{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-vfmqyrwzo7{width:70%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vfmqyrwzo7{width:100%}}.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading,.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading a{font-weight:300;font-family:Montserrat,sans-serif;font-size:33px}.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading,.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading a{color:#050505}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading,.ecom-core.ecom-oyl99884rz .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-oyl99884rz{padding-bottom:0!important;margin-top:19px!important;margin-left:110px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oyl99884rz{margin-top:-29px!important;margin-bottom:auto!important;margin-left:auto!important;padding-bottom:0!important}}.ecom-core.ecom-1061rhzju46o{width:30%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1061rhzju46o{width:100%}}.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading,.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading a{font-weight:300;font-family:Montserrat,sans-serif;font-size:20px}.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading,.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading a{color:#0f0f0f}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading,.ecom-core.ecom-jhn9mkdg8 .element__heading .ecom__heading a{font-size:25px;font-family:Montserrat,sans-serif;font-weight:400}}.ecom-core.ecom-jhn9mkdg8{padding-bottom:0!important;margin-top:26px!important;margin-left:24px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jhn9mkdg8{margin-left:auto!important}}.ecom-core.ecom-zdcw4l4o7{background-color:#fff}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes shake{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)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-fjom8dideha{width:100%}.ecom-core.ecom-fjom8dideha>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fjom8dideha{width:100%}.ecom-core.ecom-fjom8dideha>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}.ecom-core.ecom-ybhw5jfy8h{width:60%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ybhw5jfy8h{width:100%}}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:23px 30px 23px 20px;margin:13px 0 0}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title:hover{background-color:#f6f6f6}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title.ecom-item-active{background-color:#f6f6f6;border-radius:10px 10px 0 0}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_nav--icon{margin-left:0}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:18px;text-transform:none;font-weight:300;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;letter-spacing:0px;color:#000}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color:#f6f6f6;border-style:none;border-radius:0 0 10px 10px;overflow:hidden;padding:0 25px 20px;margin:-10px 0 0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title{padding:15px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-top:0;margin-bottom:0;padding:0 15px 15px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title{padding:10px 15px 10px 10px;margin-bottom:0}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:15px}.ecom-core.ecom-21nqvel5z4j .ecom-accordion__body>.core__blocks>.core__blocks--body{padding-right:15px;padding-bottom:15px;padding-left:15px;margin-top:0}}.ecom-core.ecom-21nqvel5z4j.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-21nqvel5z4j{animation-duration:.5s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-21nqvel5z4j{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-21nqvel5z4j{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-uq8qlfob7y .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-uq8qlfob7y .ecom__element--button,.ecom-core.ecom-uq8qlfob7y .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-uq8qlfob7y .ecom__element--button{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:capitalize;color:#fff;background-color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:14px 15px}.ecom-core.ecom-uq8qlfob7y .ecom__element--button:hover{color:#fff;background-color:#33b5c9;cursor:pointer}.ecom-core.ecom-uq8qlfob7y .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-521gbr6vrn4 .ecom-text--more-actions button,.ecom-core.ecom-521gbr6vrn4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-521gbr6vrn4 .text-content,.ecom-core.ecom-521gbr6vrn4 .text-content a,.ecom-core.ecom-521gbr6vrn4 .text-content p,.ecom-core.ecom-521gbr6vrn4 .text-content span{text-align:left;color:#000}.ecom-core.ecom-521gbr6vrn4 .text-content,.ecom-core.ecom-521gbr6vrn4 .text-content a,.ecom-core.ecom-521gbr6vrn4 .text-content a a,.ecom-core.ecom-521gbr6vrn4 .text-content p,.ecom-core.ecom-521gbr6vrn4 .text-content p a,.ecom-core.ecom-521gbr6vrn4 .text-content span,.ecom-core.ecom-521gbr6vrn4 .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-521gbr6vrn4 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-521gbr6vrn4 .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-521gbr6vrn4 .text-content,.ecom-core.ecom-521gbr6vrn4 .text-content a,.ecom-core.ecom-521gbr6vrn4 .text-content a a,.ecom-core.ecom-521gbr6vrn4 .text-content p,.ecom-core.ecom-521gbr6vrn4 .text-content p a,.ecom-core.ecom-521gbr6vrn4 .text-content span,.ecom-core.ecom-521gbr6vrn4 .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-521gbr6vrn4{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-521gbr6vrn4{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-521gbr6vrn4{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-nvm2fbs3j0f .ecom-text--more-actions button,.ecom-core.ecom-nvm2fbs3j0f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nvm2fbs3j0f .text-content,.ecom-core.ecom-nvm2fbs3j0f .text-content a,.ecom-core.ecom-nvm2fbs3j0f .text-content p,.ecom-core.ecom-nvm2fbs3j0f .text-content span{text-align:left;color:#000}.ecom-core.ecom-nvm2fbs3j0f .text-content,.ecom-core.ecom-nvm2fbs3j0f .text-content a,.ecom-core.ecom-nvm2fbs3j0f .text-content a a,.ecom-core.ecom-nvm2fbs3j0f .text-content p,.ecom-core.ecom-nvm2fbs3j0f .text-content p a,.ecom-core.ecom-nvm2fbs3j0f .text-content span,.ecom-core.ecom-nvm2fbs3j0f .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-nvm2fbs3j0f .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nvm2fbs3j0f .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-nvm2fbs3j0f .text-content,.ecom-core.ecom-nvm2fbs3j0f .text-content a,.ecom-core.ecom-nvm2fbs3j0f .text-content a a,.ecom-core.ecom-nvm2fbs3j0f .text-content p,.ecom-core.ecom-nvm2fbs3j0f .text-content p a,.ecom-core.ecom-nvm2fbs3j0f .text-content span,.ecom-core.ecom-nvm2fbs3j0f .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-nvm2fbs3j0f{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-nvm2fbs3j0f{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nvm2fbs3j0f{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-nt4f81ohvi .ecom-text--more-actions button,.ecom-core.ecom-nt4f81ohvi .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nt4f81ohvi .text-content,.ecom-core.ecom-nt4f81ohvi .text-content a,.ecom-core.ecom-nt4f81ohvi .text-content p,.ecom-core.ecom-nt4f81ohvi .text-content span{text-align:left;color:#000}.ecom-core.ecom-nt4f81ohvi .text-content,.ecom-core.ecom-nt4f81ohvi .text-content a,.ecom-core.ecom-nt4f81ohvi .text-content a a,.ecom-core.ecom-nt4f81ohvi .text-content p,.ecom-core.ecom-nt4f81ohvi .text-content p a,.ecom-core.ecom-nt4f81ohvi .text-content span,.ecom-core.ecom-nt4f81ohvi .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-nt4f81ohvi .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nt4f81ohvi .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-nt4f81ohvi .text-content,.ecom-core.ecom-nt4f81ohvi .text-content a,.ecom-core.ecom-nt4f81ohvi .text-content a a,.ecom-core.ecom-nt4f81ohvi .text-content p,.ecom-core.ecom-nt4f81ohvi .text-content p a,.ecom-core.ecom-nt4f81ohvi .text-content span,.ecom-core.ecom-nt4f81ohvi .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-nt4f81ohvi{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-nt4f81ohvi{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nt4f81ohvi{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading,.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading a{font-weight:300;font-family:Montserrat,sans-serif;font-size:27px;letter-spacing:-1.2px}.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading,.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading a{color:#0a0a0a}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading,.ecom-core.ecom-nqa9stt95zl .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-nqa9stt95zl{padding-bottom:0!important}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:23px 30px 23px 20px;margin:13px 0 0}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title:hover{background-color:#f6f6f6}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title.ecom-item-active{background-color:#f6f6f6;border-radius:10px 10px 0 0}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_nav--icon{margin-left:0}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:18px;text-transform:none;font-weight:300;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;letter-spacing:0px;color:#000}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color:#f6f6f6;border-style:none;border-radius:0 0 10px 10px;overflow:hidden;padding:0 25px 20px;margin:-10px 0 0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title{padding:15px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-top:0;margin-bottom:0;padding:0 15px 15px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title{padding:10px 15px 10px 10px;margin-bottom:0}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:15px}.ecom-core.ecom-vp5q4vj8m7e .ecom-accordion__body>.core__blocks>.core__blocks--body{padding-right:15px;padding-bottom:15px;padding-left:15px;margin-top:0}}.ecom-core.ecom-vp5q4vj8m7e.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-vp5q4vj8m7e{animation-duration:.5s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vp5q4vj8m7e{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vp5q4vj8m7e{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-71wsbc27olo .ecom-text--more-actions button,.ecom-core.ecom-71wsbc27olo .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-71wsbc27olo .text-content,.ecom-core.ecom-71wsbc27olo .text-content a,.ecom-core.ecom-71wsbc27olo .text-content p,.ecom-core.ecom-71wsbc27olo .text-content span{text-align:left;color:#000}.ecom-core.ecom-71wsbc27olo .text-content,.ecom-core.ecom-71wsbc27olo .text-content a,.ecom-core.ecom-71wsbc27olo .text-content a a,.ecom-core.ecom-71wsbc27olo .text-content p,.ecom-core.ecom-71wsbc27olo .text-content p a,.ecom-core.ecom-71wsbc27olo .text-content span,.ecom-core.ecom-71wsbc27olo .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-71wsbc27olo .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-71wsbc27olo .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-71wsbc27olo .text-content,.ecom-core.ecom-71wsbc27olo .text-content a,.ecom-core.ecom-71wsbc27olo .text-content a a,.ecom-core.ecom-71wsbc27olo .text-content p,.ecom-core.ecom-71wsbc27olo .text-content p a,.ecom-core.ecom-71wsbc27olo .text-content span,.ecom-core.ecom-71wsbc27olo .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-71wsbc27olo{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-71wsbc27olo{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-71wsbc27olo{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-1ylzp8ro2av .ecom-text--more-actions button,.ecom-core.ecom-1ylzp8ro2av .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-1ylzp8ro2av .text-content,.ecom-core.ecom-1ylzp8ro2av .text-content a,.ecom-core.ecom-1ylzp8ro2av .text-content p,.ecom-core.ecom-1ylzp8ro2av .text-content span{text-align:left;color:#000}.ecom-core.ecom-1ylzp8ro2av .text-content,.ecom-core.ecom-1ylzp8ro2av .text-content a,.ecom-core.ecom-1ylzp8ro2av .text-content a a,.ecom-core.ecom-1ylzp8ro2av .text-content p,.ecom-core.ecom-1ylzp8ro2av .text-content p a,.ecom-core.ecom-1ylzp8ro2av .text-content span,.ecom-core.ecom-1ylzp8ro2av .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-1ylzp8ro2av .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-1ylzp8ro2av .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-1ylzp8ro2av .text-content,.ecom-core.ecom-1ylzp8ro2av .text-content a,.ecom-core.ecom-1ylzp8ro2av .text-content a a,.ecom-core.ecom-1ylzp8ro2av .text-content p,.ecom-core.ecom-1ylzp8ro2av .text-content p a,.ecom-core.ecom-1ylzp8ro2av .text-content span,.ecom-core.ecom-1ylzp8ro2av .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-1ylzp8ro2av{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-1ylzp8ro2av{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1ylzp8ro2av{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-xbd2wrrflh .ecom-text--more-actions button,.ecom-core.ecom-xbd2wrrflh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xbd2wrrflh .text-content,.ecom-core.ecom-xbd2wrrflh .text-content a,.ecom-core.ecom-xbd2wrrflh .text-content p,.ecom-core.ecom-xbd2wrrflh .text-content span{text-align:left;color:#000}.ecom-core.ecom-xbd2wrrflh .text-content,.ecom-core.ecom-xbd2wrrflh .text-content a,.ecom-core.ecom-xbd2wrrflh .text-content a a,.ecom-core.ecom-xbd2wrrflh .text-content p,.ecom-core.ecom-xbd2wrrflh .text-content p a,.ecom-core.ecom-xbd2wrrflh .text-content span,.ecom-core.ecom-xbd2wrrflh .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-xbd2wrrflh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xbd2wrrflh .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-xbd2wrrflh .text-content,.ecom-core.ecom-xbd2wrrflh .text-content a,.ecom-core.ecom-xbd2wrrflh .text-content a a,.ecom-core.ecom-xbd2wrrflh .text-content p,.ecom-core.ecom-xbd2wrrflh .text-content p a,.ecom-core.ecom-xbd2wrrflh .text-content span,.ecom-core.ecom-xbd2wrrflh .text-content span a{font-size:14px;font-family:Montserrat,sans-serif}}.ecom-core.ecom-xbd2wrrflh{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-xbd2wrrflh{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xbd2wrrflh{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading,.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading a{font-weight:300;font-family:Montserrat,sans-serif;font-size:27px;letter-spacing:-1.2px}.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading,.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading a{color:#0a0a0a}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading,.ecom-core.ecom-8uvwbynzjz6 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-8uvwbynzjz6{padding-bottom:0!important}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title{text-align:left;background-color:#fff;border-radius:0;padding:23px 30px 23px 20px;margin:13px 0 0}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title:hover{background-color:#f6f6f6}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title.ecom-item-active{background-color:#f6f6f6;border-radius:10px 10px 0 0}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_nav--icon{margin-left:0}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:18px;text-transform:none;font-weight:300;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif;letter-spacing:0px;color:#000}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color:#f6f6f6;border-style:none;border-radius:0 0 10px 10px;overflow:hidden;padding:0 25px 20px;margin:-10px 0 0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title{padding:15px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-top:0;margin-bottom:0;padding:0 15px 15px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title{padding:10px 15px 10px 10px;margin-bottom:0}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:15px}.ecom-core.ecom-4txyuq2e63k .ecom-accordion__body>.core__blocks>.core__blocks--body{padding-right:15px;padding-bottom:15px;padding-left:15px;margin-top:0}}.ecom-core.ecom-4txyuq2e63k.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-4txyuq2e63k{animation-duration:.5s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4txyuq2e63k{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4txyuq2e63k{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-r2a5gmq4l0c .ecom-text--more-actions button,.ecom-core.ecom-r2a5gmq4l0c .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-r2a5gmq4l0c .text-content,.ecom-core.ecom-r2a5gmq4l0c .text-content a,.ecom-core.ecom-r2a5gmq4l0c .text-content p,.ecom-core.ecom-r2a5gmq4l0c .text-content span{text-align:left;color:#000}.ecom-core.ecom-r2a5gmq4l0c .text-content,.ecom-core.ecom-r2a5gmq4l0c .text-content a,.ecom-core.ecom-r2a5gmq4l0c .text-content a a,.ecom-core.ecom-r2a5gmq4l0c .text-content p,.ecom-core.ecom-r2a5gmq4l0c .text-content p a,.ecom-core.ecom-r2a5gmq4l0c .text-content span,.ecom-core.ecom-r2a5gmq4l0c .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-r2a5gmq4l0c .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-r2a5gmq4l0c .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-r2a5gmq4l0c .text-content,.ecom-core.ecom-r2a5gmq4l0c .text-content a,.ecom-core.ecom-r2a5gmq4l0c .text-content a a,.ecom-core.ecom-r2a5gmq4l0c .text-content p,.ecom-core.ecom-r2a5gmq4l0c .text-content p a,.ecom-core.ecom-r2a5gmq4l0c .text-content span,.ecom-core.ecom-r2a5gmq4l0c .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-r2a5gmq4l0c{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-r2a5gmq4l0c{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r2a5gmq4l0c{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-q7gxnkv0uz7 .ecom-text--more-actions button,.ecom-core.ecom-q7gxnkv0uz7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-q7gxnkv0uz7 .text-content,.ecom-core.ecom-q7gxnkv0uz7 .text-content a,.ecom-core.ecom-q7gxnkv0uz7 .text-content p,.ecom-core.ecom-q7gxnkv0uz7 .text-content span{text-align:left;color:#000}.ecom-core.ecom-q7gxnkv0uz7 .text-content,.ecom-core.ecom-q7gxnkv0uz7 .text-content a,.ecom-core.ecom-q7gxnkv0uz7 .text-content a a,.ecom-core.ecom-q7gxnkv0uz7 .text-content p,.ecom-core.ecom-q7gxnkv0uz7 .text-content p a,.ecom-core.ecom-q7gxnkv0uz7 .text-content span,.ecom-core.ecom-q7gxnkv0uz7 .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-q7gxnkv0uz7 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-q7gxnkv0uz7 .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-q7gxnkv0uz7 .text-content,.ecom-core.ecom-q7gxnkv0uz7 .text-content a,.ecom-core.ecom-q7gxnkv0uz7 .text-content a a,.ecom-core.ecom-q7gxnkv0uz7 .text-content p,.ecom-core.ecom-q7gxnkv0uz7 .text-content p a,.ecom-core.ecom-q7gxnkv0uz7 .text-content span,.ecom-core.ecom-q7gxnkv0uz7 .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-q7gxnkv0uz7{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-q7gxnkv0uz7{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q7gxnkv0uz7{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-uvsdm6hdhnl .ecom-text--more-actions button,.ecom-core.ecom-uvsdm6hdhnl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-uvsdm6hdhnl .text-content,.ecom-core.ecom-uvsdm6hdhnl .text-content a,.ecom-core.ecom-uvsdm6hdhnl .text-content p,.ecom-core.ecom-uvsdm6hdhnl .text-content span{text-align:left;color:#000}.ecom-core.ecom-uvsdm6hdhnl .text-content,.ecom-core.ecom-uvsdm6hdhnl .text-content a,.ecom-core.ecom-uvsdm6hdhnl .text-content a a,.ecom-core.ecom-uvsdm6hdhnl .text-content p,.ecom-core.ecom-uvsdm6hdhnl .text-content p a,.ecom-core.ecom-uvsdm6hdhnl .text-content span,.ecom-core.ecom-uvsdm6hdhnl .text-content span a{font-size:12px;font-weight:400;line-height:1.8em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Montserrat,sans-serif}.ecom-core.ecom-uvsdm6hdhnl .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-uvsdm6hdhnl .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-uvsdm6hdhnl .text-content,.ecom-core.ecom-uvsdm6hdhnl .text-content a,.ecom-core.ecom-uvsdm6hdhnl .text-content a a,.ecom-core.ecom-uvsdm6hdhnl .text-content p,.ecom-core.ecom-uvsdm6hdhnl .text-content p a,.ecom-core.ecom-uvsdm6hdhnl .text-content span,.ecom-core.ecom-uvsdm6hdhnl .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:300}}.ecom-core.ecom-uvsdm6hdhnl{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-uvsdm6hdhnl{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uvsdm6hdhnl{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading,.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading a{font-weight:300;font-family:Montserrat,sans-serif;font-size:27px;letter-spacing:-1.2px}.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading,.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading a{color:#0a0a0a}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading,.ecom-core.ecom-spuhlbc4l3j .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-spuhlbc4l3j{padding-bottom:0!important}.ecom-core.ecom-8qlpy680on6{width:40%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8qlpy680on6{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-3hluszv5xza .ecom-core.ecom-8qlpy680on6>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-3hluszv5xza .ecom-core.ecom-8qlpy680on6>div.core__column--wrapper{padding-top:15px!important}}.ecom-core.ecom-8qlpy680on6 div:has(>.ec-sticky){position:sticky!important;top:35px}.ecom-core.ecom-unxjmgu4vy>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-76v6tv0bna{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-76v6tv0bna{width:100%}.ecom-core.ecom-76v6tv0bna>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-3hluszv5xza .ecom-core.ecom-76v6tv0bna>div.core__column--wrapper{margin-left:auto!important}}.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading,.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading a{font-weight:300;font-size:15px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading,.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading,.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading,.ecom-core.ecom-6bsoc8wdvd .element__heading .ecom__heading a{font-size:15px}}.ecom-core.ecom-6bsoc8wdvd{padding-bottom:0!important;margin-left:50px!important;animation-duration:.5s!important}.ecom-core.ecom-6bsoc8wdvd.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6bsoc8wdvd{margin-left:auto!important}}@media (max-width:1024px){.ecom-core.ecom-6bsoc8wdvd .ecom__heading div{display:inline}}.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading,.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading a{font-weight:300;font-size:15px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading,.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading,.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading,.ecom-core.ecom-0qseu9e2zz2 .element__heading .ecom__heading a{font-size:15px}}.ecom-core.ecom-0qseu9e2zz2{padding-bottom:0!important;margin-left:50px!important;animation-duration:.5s!important}.ecom-core.ecom-0qseu9e2zz2.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0qseu9e2zz2{margin-left:auto!important}}@media (max-width:1024px){.ecom-core.ecom-0qseu9e2zz2 .ecom__heading div{display:inline}}.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading,.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading a{font-weight:300;font-size:15px;font-family:Montserrat,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading,.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading,.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading,.ecom-core.ecom-no7bbsnrft .element__heading .ecom__heading a{font-size:15px}}.ecom-core.ecom-no7bbsnrft{padding-bottom:0!important;margin-left:50px!important;animation-duration:.5s!important}.ecom-core.ecom-no7bbsnrft.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-no7bbsnrft{margin-left:auto!important}}@media (max-width:1024px){.ecom-core.ecom-no7bbsnrft .ecom__heading div{display:inline}}.ecom-core.ecom-3hluszv5xza>div.core__row--columns{max-width:1260px}.ecom-core.ecom-3hluszv5xza>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-3hluszv5xza{background-color:#fff}.ecom-core.ecom-3hluszv5xza{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3hluszv5xza{padding-top:50px!important;padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3hluszv5xza{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-xktd4altkv{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xktd4altkv{width:100%}}.ecom-core.ecom-xktd4altkv>.core__column--wrapper{background-color:#fff}.ecom-core.ecom-0dvu74ygco05 .ecom__element-divi,.ecom-core.ecom-0dvu74ygco05 .divi-cont{justify-content:center}.ecom-core.ecom-0dvu74ygco05 .divi-cont{grid-column-gap:7px}.ecom-core.ecom-0dvu74ygco05 .divi-line.divi-style{width:100%}.ecom-core.ecom-0dvu74ygco05 .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-0dvu74ygco05 .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-rajs5erigkf{background-color:#fff}.ecom-core.ecom-7lyirptawxr{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7lyirptawxr{width:100%}}.ecom-core.ecom-7lyirptawxr>.core__column--wrapper{background-color:#fff}html body .ecom-core.ecom-abjvk5sabc .ecom-core.ecom-7lyirptawxr>div.core__column--wrapper{margin-top:-61px!important}.ecom-core.ecom-yd6r3haawpr>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-yd6r3haawpr{background-color:#ffffff0d}.ecom-core.ecom-yd6r3haawpr{padding:88px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yd6r3haawpr{padding:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yd6r3haawpr{padding:20px!important}}.ecom-core.ecom-mjlzapkm7ck{width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mjlzapkm7ck{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mjlzapkm7ck{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-abjvk5sabc .ecom-core.ecom-mjlzapkm7ck>div.core__column--wrapper{margin-top:40px!important}}.ecom-core.ecom-osiyhriovqa .ecom__form-field-label{text-align:left;color:#000;margin:0 0 9px;padding:0}.ecom-core.ecom-osiyhriovqa .ecom__form-field-label,.ecom-core.ecom-osiyhriovqa .ecom__form-field-label a{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.4em;letter-spacing:0px;font-weight:500;text-transform:none;text-decoration:none}.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form--input,.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form-field textarea{text-align:left;font-weight:400;font-size:16px;font-family:Inter,sans-serif;line-height:1.4em;text-transform:none;text-decoration:none;letter-spacing:0px;color:#000;height:none;width:100%;border-style:solid;border-width:1px;border-color:#01102714;border-radius:3px;outline-style:none;padding:17px}.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form--input::placeholder,.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form-field textarea::placeholder{color:#999}.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form--input:focus,.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form-field textarea:focus{box-shadow:0 0 #f000;border-style:solid;border-width:1px;border-color:#01102714}.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form-field select{text-align:left;font-family:Outfit,sans-serif;font-size:14px;line-height:1.35em;letter-spacing:0px;font-weight:400;text-transform:none;width:100%;background-color:#fff;border-style:solid;border-width:1px;border-color:#ededed;border-radius:3px;padding:15px 15px 15px 24px}.ecom-core.ecom-osiyhriovqa .ecom__form-field .ecom__form-checkbox:hover{background-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-osiyhriovqa .ecom__form-field .ecom__form-checkbox:checked{background-color:#261c1c}.ecom-core.ecom-osiyhriovqa .ecom__form-field .ecom__form-checkbox{border-radius:3px}.ecom-core.ecom-osiyhriovqa .ecom__form-radio:hover{background-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-osiyhriovqa .ecom__form-radio:checked{background-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-osiyhriovqa .ecom__form-radio{border-style:solid;border-width:1px;border-color:gray;border-radius:5px;margin-right:5px}.ecom-core.ecom-osiyhriovqa .ecom__form-button{align-self:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.4em;font-weight:400;text-transform:none;letter-spacing:0px;text-decoration:none;width:100%;height:56px;min-height:56px;color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;border-radius:4px;transition-duration:.5s;margin:24px 0 0;padding:0}.ecom-core.ecom-osiyhriovqa .ecom__form-button:hover{color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-osiyhriovqa .ecom__form-button svg{height:15px;width:15px}.ecom-core.ecom-osiyhriovqa .ecom__form-success{text-align:center;color:#456c54;margin-bottom:10px}.ecom-core.ecom-osiyhriovqa .ecom__form-success,.ecom-core.ecom-osiyhriovqa .ecom__form-success a{font-family:Outfit,sans-serif;font-size:12px;font-weight:500;line-height:1.25em}.ecom-core.ecom-osiyhriovqa .ecom__form-status{text-align:center;color:#721c24;margin-bottom:10px}.ecom-core.ecom-osiyhriovqa .ecom__form-status,.ecom-core.ecom-osiyhriovqa .ecom__form-status a{font-size:14px;font-family:Outfit,sans-serif;line-height:1.25em;font-weight:700}.ecom-core.ecom-osiyhriovqa .ecom__form-status-error{text-align:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form--input,.ecom-core.ecom-osiyhriovqa .ecom__form-fields .ecom__form-field textarea{padding:15px}}.ecom-core.ecom-osiyhriovqa{margin:auto!important;padding:25px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-osiyhriovqa{margin-top:20px!important}}.ecom-core.ecom-osiyhriovqa ul.ecom__form-status-list{margin-bottom:30px;list-style:none;font-family:Outfit}.ecom-core.ecom-osiyhriovqa select{background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.8875L5 5.8875L0 0.8875L0.8875 3.59526e-07L5 4.1125L9.1125 0L10 0.8875Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 22px center}.ecom-core.ecom-abjvk5sabc>div.core__row--columns{max-width:1240px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-abjvk5sabc>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}.ecom-core.ecom-abjvk5sabc{background-color:#fff}.ecom-core.ecom-abjvk5sabc{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-abjvk5sabc{padding-right:20px!important;padding-left:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-abjvk5sabc{padding-top:20px!important;padding-right:20px!important;padding-left:20px!important}}.ecom-core.ecom-9b8mktdifl{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9b8mktdifl{width:100%}}html body .ecom-core.ecom-pppwh2dia2m .ecom-core.ecom-9b8mktdifl>div.core__column--wrapper{margin-top:-26px!important}.ecom-core.ecom-wbmvbyixyn .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-wbmvbyixyn .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-wbmvbyixyn{margin:60px 0 0!important;padding:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wbmvbyixyn{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wbmvbyixyn{margin-top:30px!important}}.ecom-core.ecom-ah4xdhmc58u .ecom-image-align{align-items:center}.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture>img{border-radius:0;overflow:hidden}.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ah4xdhmc58u .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-core.ecom-ah4xdhmc58u,.ecom-core.ecom-duthf2vgf98{background-color:#0000001a}.ecom-core.ecom-o2223gbhdu .ecom-image-align{align-items:center}.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture>img{border-radius:0;overflow:hidden}.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-o2223gbhdu .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-core.ecom-o2223gbhdu{background-color:#0000001a}.ecom-core.ecom-ohup5chk8i .ecom-image-align{align-items:center}.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture>img{border-radius:0;overflow:hidden}.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ohup5chk8i .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-core.ecom-ohup5chk8i{padding-right:0!important;background-color:#0000001a}.ecom-core.ecom-rbbrmp63g2 .ecom-image-align{align-items:center}.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture>img{border-radius:0;overflow:hidden}.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-rbbrmp63g2 .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-core.ecom-rbbrmp63g2{background-color:#0000001a}.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading,.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading a{font-size:24px;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.25em;letter-spacing:0px;text-transform:uppercase;font-style:normal;text-decoration:none}.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading,.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading a{color:#1b1f3e}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading,.ecom-core.ecom-yfbm9wf8rh .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-yfbm9wf8rh{padding-bottom:0!important;margin-bottom:-49px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yfbm9wf8rh{padding-bottom:0!important}}.ecom-core.ecom-pppwh2dia2m{background-color:#fff}.ecom-core.ecom-pppwh2dia2m{padding-top:70px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pppwh2dia2m{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pppwh2dia2m{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-lxd3292s3b{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lxd3292s3b{width:100%}}.ecom-core.ecom-h76y3ob435 .ecom-icon-separator,.ecom-core.ecom-h76y3ob435 .ecom-marquee-image{order:1}.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:30px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:200;font-family:Raleway,sans-serif}.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3{color:#080707}.ecom-core.ecom-h76y3ob435 .ecom-icon-separator{color:#080807;padding-right:13px;padding-left:13px}.ecom-core.ecom-h76y3ob435 .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-h76y3ob435 .ecom-marquee-image img{width:20px!important;object-fit:cover}.ecom-core.ecom-h76y3ob435 .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-h76y3ob435 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-h76y3ob435{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h76y3ob435{padding-bottom:0!important}}.ecom-core.ecom-h76y3ob435 .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-reoe4w4ilrj{background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ecom-68795273fb008b01840a8815.css.map */
