.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-row{width:100%;position:relative}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}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)}@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-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}.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%}@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__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-video-poster{position:absolute;width:100%;height:100%}.ecom-video-poster img{width:100%;height:100%!important;object-fit:cover}.ecom-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video .ecom-video_link-extra{display:block}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center;transform:translateZ(0)}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}video{isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@media screen and (max-width : 786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width : 480px){.ecom-video-wrapper{height:180px}}.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}.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-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation{justify-content:center}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media (max-width: 1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media (max-width: 767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-8c5c8erfpvv{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8c5c8erfpvv{width:100%}}.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading,.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading a{font-weight:500}.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading,.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading{text-align:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading,.ecom-core.ecom-08npgr2c8ux .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-08npgr2c8ux{padding-bottom:0!important}.ecom-core.ecom-s313nzsg1t>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-s313nzsg1t>div.core__row--columns{overflow:hidden}.ecom-core.ecom-s313nzsg1t{background-color:#0a0909}.ecom-core.ecom-s313nzsg1t{padding-bottom:0!important}.ecom-core.ecom-cbrcilgt84,.ecom-core.ecom-cbrcilgt84>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cbrcilgt84.ec-flex-wp{width:45%;max-width:100%;--element-width:45%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading,.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading a{font-weight:500;font-size:23px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading,.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading,.ecom-core.ecom-4br9o6w4il5 .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-4br9o6w4il5{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4br9o6w4il5{padding-bottom:0!important}}.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading,.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading a{font-weight:500;font-size:23px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading,.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading,.ecom-core.ecom-6e778n4hu6w .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-6e778n4hu6w{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6e778n4hu6w{padding-bottom:0!important}}.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading,.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading a{font-weight:500;font-size:23px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading,.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading,.ecom-core.ecom-18rat00eu2q .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-18rat00eu2q{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-18rat00eu2q{padding-bottom:0!important}}.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading,.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading a{font-weight:500;font-size:23px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading,.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading,.ecom-core.ecom-r44n77m4ru .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-r44n77m4ru{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r44n77m4ru{padding-bottom:0!important}}.ecom-core.ecom-6r3qcw3wr13.ec-flex-wp{width:49%;max-width:100%;--element-width:49%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-6r3qcw3wr13,.ecom-core.ecom-6r3qcw3wr13>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-4xao5rt1xvh .ecom-element_video-iframe iframe,.ecom-core.ecom-4xao5rt1xvh .ecom-element_video-iframe video{aspect-ratio:4/3;max-width:100%}.ecom-core.ecom-7afd1lz0tgf.ec-flex-wp,.ecom-core.ecom-7afd1lz0tgf>.ecom-inner{flex-direction:row}.ecom-core.ecom-7afd1lz0tgf,.ecom-core.ecom-7afd1lz0tgf>.ecom-inner{--items-per-row:2}.ecom-core.ecom-7afd1lz0tgf,.ecom-core.ecom-7afd1lz0tgf>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-7afd1lz0tgf,.ecom-core.ecom-7afd1lz0tgf>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7afd1lz0tgf{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7afd1lz0tgf{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-b0f33gmg8y.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-b0f33gmg8y,.ecom-core.ecom-b0f33gmg8y>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:80px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center;border-style:none}.ecom-core.ecom-4tebmm2mjc .ecom-image-default{width:100%!important}.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image img,.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image picture,.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height:71px!important}.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--icon svg{height:37px;width:37px;transform:rotate(0)}.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--icon{color:#444;background-color:#f000;border-style:none;border-radius:63%}.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--container:hover .ecom-iconlist--icon{color:#444;background-color:#f000}.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--des{text-align:center;color:#fff;margin-top:8px}.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--des a{font-family:Jost,sans-serif;font-size:14px;line-height:1.75em;font-weight:400;letter-spacing:0px;text-decoration:none}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--item{width:100%}.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image img,.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image picture,.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height:63px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image img,.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image picture,.ecom-core.ecom-4tebmm2mjc .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height:57px!important}.ecom-core.ecom-4tebmm2mjc .ecom-base-iconlist .ecom-iconlist--icon svg{height:40px;width:40px}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4tebmm2mjc{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4tebmm2mjc{margin-top:40px!important}}.ecom-core.ecom-n4kh7zvi8zq.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-n4kh7zvi8zq,.ecom-core.ecom-n4kh7zvi8zq>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-fndasikulgq .ecom-image-align{align-items:center}.ecom-core.ecom-fndasikulgq .ecom-image-default{width:492px!important;max-width:100%!important}.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:418px!important}.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fndasikulgq .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-fndasikulgq .ecom-image-default{width:335px!important}.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:274px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fndasikulgq .ecom-image-default{width:320px!important}.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-fndasikulgq .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:241px!important}}.ecom-core.ecom-n2hfjleay7.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-n2hfjleay7,.ecom-core.ecom-n2hfjleay7>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-dijos0q4grk .ecom-text--more-actions button,.ecom-core.ecom-dijos0q4grk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-dijos0q4grk .text-content,.ecom-core.ecom-dijos0q4grk .text-content a,.ecom-core.ecom-dijos0q4grk .text-content p,.ecom-core.ecom-dijos0q4grk .text-content span{text-align:left}.ecom-core.ecom-dijos0q4grk .text-content,.ecom-core.ecom-dijos0q4grk .text-content a,.ecom-core.ecom-dijos0q4grk .text-content a a,.ecom-core.ecom-dijos0q4grk .text-content p,.ecom-core.ecom-dijos0q4grk .text-content p a,.ecom-core.ecom-dijos0q4grk .text-content span,.ecom-core.ecom-dijos0q4grk .text-content span a{font-size:19px}.ecom-core.ecom-dijos0q4grk .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-dijos0q4grk .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-dijos0q4grk .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-dijos0q4grk .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dijos0q4grk .text-content,.ecom-core.ecom-dijos0q4grk .text-content a,.ecom-core.ecom-dijos0q4grk .text-content a a,.ecom-core.ecom-dijos0q4grk .text-content p,.ecom-core.ecom-dijos0q4grk .text-content p a,.ecom-core.ecom-dijos0q4grk .text-content span,.ecom-core.ecom-dijos0q4grk .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dijos0q4grk .text-content,.ecom-core.ecom-dijos0q4grk .text-content a,.ecom-core.ecom-dijos0q4grk .text-content a a,.ecom-core.ecom-dijos0q4grk .text-content p,.ecom-core.ecom-dijos0q4grk .text-content p a,.ecom-core.ecom-dijos0q4grk .text-content span,.ecom-core.ecom-dijos0q4grk .text-content span a{font-size:14px}}.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading,.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading a{font-weight:500;font-size:27px}.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading,.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading,.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading a{font-size:17px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading,.ecom-core.ecom-hrf0kw48xu7 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-hrf0kw48xu7{padding-bottom:0!important}.ecom-core.ecom-n6nyxt4jcg.ec-flex-wp,.ecom-core.ecom-n6nyxt4jcg>.ecom-inner{flex-direction:row}.ecom-core.ecom-n6nyxt4jcg,.ecom-core.ecom-n6nyxt4jcg>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-n6nyxt4jcg,.ecom-core.ecom-n6nyxt4jcg>.ecom-inner{--row-gap:20px;--column-gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n6nyxt4jcg{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n6nyxt4jcg{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-w0i4528m4p.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-w0i4528m4p,.ecom-core.ecom-w0i4528m4p>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-ejom33x38ys .ecom-element_video-iframe iframe,.ecom-core.ecom-ejom33x38ys .ecom-element_video-iframe video{aspect-ratio:4/3;max-width:100%}.ecom-core.ecom-qsohs83upnn.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-qsohs83upnn,.ecom-core.ecom-qsohs83upnn>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-wy9nqlhyh9o .ecom-text--more-actions button,.ecom-core.ecom-wy9nqlhyh9o .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wy9nqlhyh9o .text-content,.ecom-core.ecom-wy9nqlhyh9o .text-content a,.ecom-core.ecom-wy9nqlhyh9o .text-content p,.ecom-core.ecom-wy9nqlhyh9o .text-content span{text-align:left;color:#0d0c0c}.ecom-core.ecom-wy9nqlhyh9o .text-content,.ecom-core.ecom-wy9nqlhyh9o .text-content a,.ecom-core.ecom-wy9nqlhyh9o .text-content a a,.ecom-core.ecom-wy9nqlhyh9o .text-content p,.ecom-core.ecom-wy9nqlhyh9o .text-content p a,.ecom-core.ecom-wy9nqlhyh9o .text-content span,.ecom-core.ecom-wy9nqlhyh9o .text-content span a{font-size:17px}.ecom-core.ecom-wy9nqlhyh9o .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-wy9nqlhyh9o .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-wy9nqlhyh9o .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-wy9nqlhyh9o .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wy9nqlhyh9o .text-content,.ecom-core.ecom-wy9nqlhyh9o .text-content a,.ecom-core.ecom-wy9nqlhyh9o .text-content a a,.ecom-core.ecom-wy9nqlhyh9o .text-content p,.ecom-core.ecom-wy9nqlhyh9o .text-content p a,.ecom-core.ecom-wy9nqlhyh9o .text-content span,.ecom-core.ecom-wy9nqlhyh9o .text-content span a{font-size:14px}}.ecom-core.ecom-dum66hzk8es.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-dum66hzk8es,.ecom-core.ecom-dum66hzk8es>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading,.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading a{font-weight:500;font-size:27px}.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading,.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading a{color:#030202}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading,.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading a{font-size:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading,.ecom-core.ecom-84owoa2usn7 .element__heading .ecom__heading a{font-size:19px}}.ecom-core.ecom-84owoa2usn7{padding-bottom:0!important}.ecom-core.ecom-m1inydsasbn.ec-flex-wp,.ecom-core.ecom-m1inydsasbn>.ecom-inner{flex-direction:row}.ecom-core.ecom-m1inydsasbn,.ecom-core.ecom-m1inydsasbn>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-m1inydsasbn,.ecom-core.ecom-m1inydsasbn>.ecom-inner{--row-gap:20px;--column-gap:0px}.ecom-core.ecom-m1inydsasbn{background-color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-m1inydsasbn{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m1inydsasbn{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-4mmg0ha3krf.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-4mmg0ha3krf,.ecom-core.ecom-4mmg0ha3krf>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-0yilynt2gkfh .ecom-image-align{align-items:center}.ecom-core.ecom-0yilynt2gkfh .ecom-image-default{width:541px!important;max-width:100%!important}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:473px!important}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-0yilynt2gkfh .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-0yilynt2gkfh .ecom-image-default{width:339px!important}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:315px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0yilynt2gkfh .ecom-image-default{width:313px!important}.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-0yilynt2gkfh .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:305px!important}}.ecom-core.ecom-z2wkm7hsxtk.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-z2wkm7hsxtk,.ecom-core.ecom-z2wkm7hsxtk>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-us8ha0y764t .ecom-text--more-actions button,.ecom-core.ecom-us8ha0y764t .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-us8ha0y764t .text-content,.ecom-core.ecom-us8ha0y764t .text-content a,.ecom-core.ecom-us8ha0y764t .text-content p,.ecom-core.ecom-us8ha0y764t .text-content span{text-align:left;color:#0d0c0c}.ecom-core.ecom-us8ha0y764t .text-content,.ecom-core.ecom-us8ha0y764t .text-content a,.ecom-core.ecom-us8ha0y764t .text-content a a,.ecom-core.ecom-us8ha0y764t .text-content p,.ecom-core.ecom-us8ha0y764t .text-content p a,.ecom-core.ecom-us8ha0y764t .text-content span,.ecom-core.ecom-us8ha0y764t .text-content span a{font-size:17px}.ecom-core.ecom-us8ha0y764t .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-us8ha0y764t .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-us8ha0y764t .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-us8ha0y764t .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-us8ha0y764t .text-content,.ecom-core.ecom-us8ha0y764t .text-content a,.ecom-core.ecom-us8ha0y764t .text-content a a,.ecom-core.ecom-us8ha0y764t .text-content p,.ecom-core.ecom-us8ha0y764t .text-content p a,.ecom-core.ecom-us8ha0y764t .text-content span,.ecom-core.ecom-us8ha0y764t .text-content span a{font-size:14px}}.ecom-core.ecom-ls9oiowtgn.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-ls9oiowtgn,.ecom-core.ecom-ls9oiowtgn>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading,.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading a{font-weight:500;font-size:27px}.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading,.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading a{color:#030202}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading,.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading a{font-size:22px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading,.ecom-core.ecom-xdokbfshb6 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-xdokbfshb6{padding-bottom:0!important}.ecom-core.ecom-wzezecusxih.ec-flex-wp,.ecom-core.ecom-wzezecusxih>.ecom-inner{flex-direction:row}.ecom-core.ecom-wzezecusxih,.ecom-core.ecom-wzezecusxih>.ecom-inner{--items-per-row:2}.ecom-core.ecom-wzezecusxih,.ecom-core.ecom-wzezecusxih>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-wzezecusxih,.ecom-core.ecom-wzezecusxih>.ecom-inner{--row-gap:20px;--column-gap:0px}.ecom-core.ecom-wzezecusxih{background-color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wzezecusxih{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wzezecusxih{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-qschszwlcge.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-qschszwlcge,.ecom-core.ecom-qschszwlcge>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-4h0voc8b6wm .ecom-text--more-actions button,.ecom-core.ecom-4h0voc8b6wm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4h0voc8b6wm .text-content,.ecom-core.ecom-4h0voc8b6wm .text-content a,.ecom-core.ecom-4h0voc8b6wm .text-content p,.ecom-core.ecom-4h0voc8b6wm .text-content span{text-align:left;color:#0d0c0c}.ecom-core.ecom-4h0voc8b6wm .text-content,.ecom-core.ecom-4h0voc8b6wm .text-content a,.ecom-core.ecom-4h0voc8b6wm .text-content a a,.ecom-core.ecom-4h0voc8b6wm .text-content p,.ecom-core.ecom-4h0voc8b6wm .text-content p a,.ecom-core.ecom-4h0voc8b6wm .text-content span,.ecom-core.ecom-4h0voc8b6wm .text-content span a{font-size:17px}.ecom-core.ecom-4h0voc8b6wm .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-4h0voc8b6wm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4h0voc8b6wm .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-4h0voc8b6wm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4h0voc8b6wm .text-content,.ecom-core.ecom-4h0voc8b6wm .text-content a,.ecom-core.ecom-4h0voc8b6wm .text-content a a,.ecom-core.ecom-4h0voc8b6wm .text-content p,.ecom-core.ecom-4h0voc8b6wm .text-content p a,.ecom-core.ecom-4h0voc8b6wm .text-content span,.ecom-core.ecom-4h0voc8b6wm .text-content span a{font-size:14px}}.ecom-core.ecom-7nxl01if336.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-7nxl01if336,.ecom-core.ecom-7nxl01if336>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-js5cn37quit .ecom-image-align{align-items:center}.ecom-core.ecom-js5cn37quit .ecom-image-default{width:424px!important;max-width:100%!important}.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:356px!important}.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-js5cn37quit .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-js5cn37quit .ecom-image-default{width:323px!important}.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:291px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-js5cn37quit .ecom-image-default{width:310px!important}.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-js5cn37quit .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:224px!important}}.ecom-core.ecom-99s4xa7fq0r.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-99s4xa7fq0r,.ecom-core.ecom-99s4xa7fq0r>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading,.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading a{font-weight:500;font-size:27px}.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading,.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading a{color:#030202}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading,.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading a{font-size:22px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading,.ecom-core.ecom-39i3vhhycpi .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-39i3vhhycpi{padding-bottom:0!important}.ecom-core.ecom-mh51cmsia9.ec-flex-wp,.ecom-core.ecom-mh51cmsia9>.ecom-inner{flex-direction:row}.ecom-core.ecom-mh51cmsia9,.ecom-core.ecom-mh51cmsia9>.ecom-inner{--items-per-row:2}.ecom-core.ecom-mh51cmsia9,.ecom-core.ecom-mh51cmsia9>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-mh51cmsia9,.ecom-core.ecom-mh51cmsia9>.ecom-inner{--row-gap:20px;--column-gap:0px}.ecom-core.ecom-mh51cmsia9{background-color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mh51cmsia9{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mh51cmsia9{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-dyuwy3qdaok{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dyuwy3qdaok{width:100%}}.ecom-core.ecom-0v2lfdtwp0mo .ecom-icon-separator,.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee-image{order:1}.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3 a{font-size:40px;font-style:normal;text-decoration:none;font-family:Tenor Sans,sans-serif;font-weight:400;line-height:1em;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3{color:#fff;padding-right:3px;padding-left:3px}.ecom-core.ecom-0v2lfdtwp0mo .ecom-icon-separator{color:#fff;padding-right:28px;padding-bottom:10px;padding-left:28px}.ecom-core.ecom-0v2lfdtwp0mo .ecom-icon-separator svg{height:11px;width:11px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px}}.ecom-core.ecom-0v2lfdtwp0mo{padding-bottom:0!important;transform:;transition:transform .3s ease}.ecom-core.ecom-0v2lfdtwp0mo .ecom-marquee_items .ecom-marquee_item:nth-child(odd) h3{-webkit-text-stroke:1px #fff;color:transparent}.ecom-core.ecom-i6l02m2hp9o>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-i6l02m2hp9o{background-color:#101010;border-style:solid;border-width:1px 0px 1px 0px;border-color:#272727}.ecom-core.ecom-i6l02m2hp9o{padding-top:25px!important;padding-bottom:25px!important}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-0k1gmytqkyh{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0k1gmytqkyh{width:100%}}.ecom-core.ecom-jy0m26p7b18 .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:100px}.ecom-core.ecom-jy0m26p7b18 .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jy0m26p7b18 .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-jy0m26p7b18 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jy0m26p7b18 .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:0px}.ecom-core.ecom-jy0m26p7b18 .ecom-swiper-navigation-position{display:flex;order:0;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-jy0m26p7b18 .testimonial-content{text-align:center;justify-content:center;padding-right:20%;padding-left:20%}.ecom-core.ecom-jy0m26p7b18 .ecom-swiper-slide{padding:0}.ecom-core.ecom-jy0m26p7b18 .ecom-icon-list span svg{height:14px;width:14px}.ecom-core.ecom-jy0m26p7b18 .ecom-icon-list span{color:#ffb62769;margin:0 2.5px 20px}.ecom-core.ecom-jy0m26p7b18 .ecom-icon-list span.ecom-icon-active{color:#ffb627}.ecom-core.ecom-jy0m26p7b18 .testimonial-content-name{text-align:center;color:#fff;margin-top:0;margin-bottom:10px}.ecom-core.ecom-jy0m26p7b18 .testimonial-content-name,.ecom-core.ecom-jy0m26p7b18 .testimonial-content-name a{font-size:12px;font-weight:400;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:uppercase;font-family:Tenor Sans,sans-serif}.ecom-core.ecom-jy0m26p7b18 .testimonial-content-prag{text-align:center;color:#8d8d8d;margin-bottom:24px}.ecom-core.ecom-jy0m26p7b18 .testimonial-content-prag,.ecom-core.ecom-jy0m26p7b18 .testimonial-content-prag a{font-size:14px;line-height:1.75em;font-weight:400;text-decoration:none;letter-spacing:0px;font-family:Urbanist,sans-serif}.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-next{color:#fff;background-color:#e9eaeb00}.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-next:hover{color:#ccc;background-color:#0000;transition:all .3s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jy0m26p7b18 .testimonial-content{padding-right:15%;padding-left:15%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jy0m26p7b18 .testimonial-content{padding-right:20px;padding-left:20px}.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-jy0m26p7b18 .ecom-testimonials--container .ecom-swiper-button-next{margin-top:15px}}.ecom-core.ecom-jy0m26p7b18{margin:0!important;padding:100px!important;background-color:#000;animation-duration:.6s!important}.ecom-core.ecom-jy0m26p7b18.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jy0m26p7b18{padding:35px 15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jy0m26p7b18{padding:30px 0!important}}.ecom-core.ecom-jy0m26p7b18 .testimonial-content-prag h3{font-family:Tenor Sans,sans-serif;font-size:18px;text-transform:uppercase;color:#fff;margin-bottom:15px}.ecom-core.ecom-7af93zmyyki{background-color:#000}.ecom-core.ecom-7af93zmyyki{padding-top:45px!important;padding-bottom:45px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7af93zmyyki{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7af93zmyyki{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-os76w0udmpf,.ecom-core.ecom-os76w0udmpf>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading,.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading a{font-weight:500;font-size:19px}.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading,.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading,.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading a{font-size:19px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading,.ecom-core.ecom-ydqa61bxnf .element__heading .ecom__heading a{font-size:17px}}.ecom-core.ecom-ydqa61bxnf{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ydqa61bxnf{padding-bottom:0!important}}.ecom-core.ecom-k4nknxivbs .ecom-image-align{align-items:center}.ecom-core.ecom-k4nknxivbs .ecom-image-default{max-width:100%!important}.ecom-core.ecom-k4nknxivbs .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-k4nknxivbs .ecom-base-image .ecom-image-picture,.ecom-core.ecom-k4nknxivbs .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-k4nknxivbs .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-k4nknxivbs .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-hw2q4zze7d9,.ecom-core.ecom-hw2q4zze7d9>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-4mbhnu0kkyc .ecom-text--more-actions button,.ecom-core.ecom-4mbhnu0kkyc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4mbhnu0kkyc .text-content,.ecom-core.ecom-4mbhnu0kkyc .text-content a,.ecom-core.ecom-4mbhnu0kkyc .text-content p,.ecom-core.ecom-4mbhnu0kkyc .text-content span{text-align:left;color:#030202}.ecom-core.ecom-4mbhnu0kkyc .text-content,.ecom-core.ecom-4mbhnu0kkyc .text-content a,.ecom-core.ecom-4mbhnu0kkyc .text-content a a,.ecom-core.ecom-4mbhnu0kkyc .text-content p,.ecom-core.ecom-4mbhnu0kkyc .text-content p a,.ecom-core.ecom-4mbhnu0kkyc .text-content span,.ecom-core.ecom-4mbhnu0kkyc .text-content span a{font-size:19px}.ecom-core.ecom-4mbhnu0kkyc .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-4mbhnu0kkyc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4mbhnu0kkyc .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-4mbhnu0kkyc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4mbhnu0kkyc .text-content,.ecom-core.ecom-4mbhnu0kkyc .text-content a,.ecom-core.ecom-4mbhnu0kkyc .text-content a a,.ecom-core.ecom-4mbhnu0kkyc .text-content p,.ecom-core.ecom-4mbhnu0kkyc .text-content p a,.ecom-core.ecom-4mbhnu0kkyc .text-content span,.ecom-core.ecom-4mbhnu0kkyc .text-content span a{font-size:13px}}.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading,.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading a{font-weight:500;font-size:27px}.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading,.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading a{color:#050505}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading,.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading a{font-size:17px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading,.ecom-core.ecom-w2fyntqm5s .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-w2fyntqm5s{padding-bottom:0!important}.ecom-core.ecom-8kad9kddwje,.ecom-core.ecom-8kad9kddwje>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading,.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading a{font-weight:500;font-size:19px}.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading,.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading,.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading a{font-size:19px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading,.ecom-core.ecom-alqa0eo1ioc .element__heading .ecom__heading a{font-size:17px}}.ecom-core.ecom-alqa0eo1ioc{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-alqa0eo1ioc{padding-bottom:0!important}}.ecom-core.ecom-rkg86xlm0c .ecom-image-align{align-items:center}.ecom-core.ecom-rkg86xlm0c .ecom-image-default{max-width:100%!important}.ecom-core.ecom-rkg86xlm0c .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-rkg86xlm0c .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rkg86xlm0c .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-rkg86xlm0c .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-rkg86xlm0c .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-7govdiyakb9.ec-flex-wp,.ecom-core.ecom-7govdiyakb9>.ecom-inner{flex-direction:row}.ecom-core.ecom-7govdiyakb9,.ecom-core.ecom-7govdiyakb9>.ecom-inner{--items-per-row:3}.ecom-core.ecom-7govdiyakb9,.ecom-core.ecom-7govdiyakb9>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-7govdiyakb9,.ecom-core.ecom-7govdiyakb9>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-7govdiyakb9{background-color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7govdiyakb9{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7govdiyakb9{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-hmtbvzzmr8k,.ecom-core.ecom-hmtbvzzmr8k>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading,.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading a{font-weight:500;font-size:19px}.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading,.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading,.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading a{font-size:19px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading,.ecom-core.ecom-yoqqg56tplf .element__heading .ecom__heading a{font-size:17px}}.ecom-core.ecom-yoqqg56tplf{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yoqqg56tplf{padding-bottom:0!important}}.ecom-core.ecom-pk36mtqyrp .ecom-image-align{align-items:center}.ecom-core.ecom-pk36mtqyrp .ecom-image-default{max-width:100%!important}.ecom-core.ecom-pk36mtqyrp .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-pk36mtqyrp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pk36mtqyrp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pk36mtqyrp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pk36mtqyrp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-f731o6g5y6t,.ecom-core.ecom-f731o6g5y6t>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-kqf3l81xto9 .ecom-text--more-actions button,.ecom-core.ecom-kqf3l81xto9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-kqf3l81xto9 .text-content,.ecom-core.ecom-kqf3l81xto9 .text-content a,.ecom-core.ecom-kqf3l81xto9 .text-content p,.ecom-core.ecom-kqf3l81xto9 .text-content span{text-align:left;color:#030202}.ecom-core.ecom-kqf3l81xto9 .text-content,.ecom-core.ecom-kqf3l81xto9 .text-content a,.ecom-core.ecom-kqf3l81xto9 .text-content a a,.ecom-core.ecom-kqf3l81xto9 .text-content p,.ecom-core.ecom-kqf3l81xto9 .text-content p a,.ecom-core.ecom-kqf3l81xto9 .text-content span,.ecom-core.ecom-kqf3l81xto9 .text-content span a{font-size:19px}.ecom-core.ecom-kqf3l81xto9 .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-kqf3l81xto9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-kqf3l81xto9 .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-kqf3l81xto9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kqf3l81xto9 .text-content,.ecom-core.ecom-kqf3l81xto9 .text-content a,.ecom-core.ecom-kqf3l81xto9 .text-content a a,.ecom-core.ecom-kqf3l81xto9 .text-content p,.ecom-core.ecom-kqf3l81xto9 .text-content p a,.ecom-core.ecom-kqf3l81xto9 .text-content span,.ecom-core.ecom-kqf3l81xto9 .text-content span a{font-size:13px}}.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading,.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading a{font-weight:500;font-size:27px}.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading,.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading a{color:#050505}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading,.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading a{font-size:17px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading,.ecom-core.ecom-gxx2nqjyvxd .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-gxx2nqjyvxd{padding-bottom:0!important}.ecom-core.ecom-ryi8q2cmorf,.ecom-core.ecom-ryi8q2cmorf>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading,.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading a{font-weight:500;font-size:19px}.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading,.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading,.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading a{font-size:19px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading,.ecom-core.ecom-4iup8qs9sx .element__heading .ecom__heading a{font-size:17px}}.ecom-core.ecom-4iup8qs9sx{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4iup8qs9sx{padding-bottom:0!important}}.ecom-core.ecom-iyxw2g9omx .ecom-image-align{align-items:center}.ecom-core.ecom-iyxw2g9omx .ecom-image-default{max-width:100%!important}.ecom-core.ecom-iyxw2g9omx .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-iyxw2g9omx .ecom-base-image .ecom-image-picture,.ecom-core.ecom-iyxw2g9omx .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-iyxw2g9omx .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-iyxw2g9omx .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-rr79c8836e.ec-flex-wp,.ecom-core.ecom-rr79c8836e>.ecom-inner{flex-direction:row}.ecom-core.ecom-rr79c8836e,.ecom-core.ecom-rr79c8836e>.ecom-inner{--items-per-row:3}.ecom-core.ecom-rr79c8836e,.ecom-core.ecom-rr79c8836e>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-rr79c8836e,.ecom-core.ecom-rr79c8836e>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-rr79c8836e{background-color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rr79c8836e{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rr79c8836e{padding-right:15px!important;padding-left:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ecom-69998284f2dfd640c809c4d8.css.map */
