.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}ecom-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}.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-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-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.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)}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}@media screen and (max-width:1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.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-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-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:#74777999}.ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{position:fixed;width:350px;max-width:90%;padding:40px 20px;background:#fff;top:0;bottom:0;left:0;z-index:100;-webkit-animation-name:ecom-animation-menu__left-to-right;animation-name:ecom-animation-menu__left-to-right;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all .3s linear}@keyframes ecom-animation-menu__left-to-right{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal]{display:flex;flex-flow:wrap;align-content:center;justify-content:center;align-items:center;list-style:none;position:relative}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:block}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover>ul.ecom-shopify__menu-sub-menu{opacity:1;z-index:9;visibility:visible;transform:translate(-50%)}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;list-style:none;transform:translate(-50%,10px);transition:.5s ease all;left:50%;background-color:#fff;border:1px solid #eee;width:max-content}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-element--menu_icon{display:none}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-menu_item.ecom-items{padding:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child{margin-bottom:10px;position:relative;font-weight:500;text-transform:uppercase;pointer-events:none;cursor:inherit}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child:before{content:"";position:absolute;width:30px;height:1px;background-color:#0000004d;bottom:0;left:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=vertical] ul.ecom-shopify__menu-sub-menu,.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile ul.ecom-shopify__menu-sub-menu{max-height:0;overflow:hidden;margin-left:8px;transition:.25s ease all}.ecom-shopify__menu-list .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title,.ecom-shopify__menu-list--mobile .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title{display:flex}.ecom-shopify__menu-list,.ecom-shopify__menu-list--mobile{list-style:none}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:flex}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--active{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-element--menu_icon{display:flex;align-items:center}.ecom-element--menu_icon--normal svg,.ecom-element--menu_icon--active svg{height:12px;width:12px;display:flex}.ecom-menu__icon-humber{visibility:hidden;opacity:0;position:relative;top:0;left:0;display:none;cursor:pointer}.ecom-menu__icon-humber svg{width:30px;height:30px}.ecom-menu-collapse-close--mobile{display:none;position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;z-index:100}.ecom-menu__icon-humber--wrapper{display:flex}@media screen and (max-width:1024px){.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile.ecom-show{display:block;transform:translate(0);visibility:visible;opacity:1}.ecom-menu-collapse-close--mobile{display:flex}.ecom-menu__icon-humber{display:flex;visibility:visible;opacity:1}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper~.ecom-shopify__menu-list--wrapper{display:none!important}}.element__social{display:flex;flex-wrap:wrap}.element__social-wrapper .element__social{height:fit-content}.ecom__element-social{display:flex;width:auto;border-radius:4px;border-width:0px;border-style:solid}.ecom__element-social .element-social-link{display:flex;align-items:center;text-decoration:none;width:100%;justify-content:center}.icon-border .element-social-link{justify-content:flex-start}.element-social-link.left{flex-direction:row}.element-social-link.right{flex-direction:row-reverse}.element-social-link span{display:inline-flex}.ecom-social-icon{display:inline-flex;color:#fff;padding:10px;border:0;border-style:solid;border-color:#fff;height:100%}.ecom-social-icon svg{width:24px;height:auto;fill:currentColor}.element-social-label{flex:1;justify-content:center;text-align:center;padding:7px 10px;color:#fff}.ecom__element-social.facebook{border-color:#3b5998;background-color:#3b5998}.ecom__element-social.twitter{border-color:#000;background-color:#000}.ecom__element-social.linkedIn{border-color:#0077b5;background-color:#0077b5}.ecom__element-social.pinterest{border-color:#bd081c;background-color:#bd081c}.ecom__element-social.reddit{border-color:#ff4500;background-color:#ff4500}.ecom__element-social.vk{border-color:#45668e;background-color:#45668e}.ecom__element-social.ok{border-color:#f4731c;background-color:#f4731c}.ecom__element-social.tumblr{border-color:#476475;background-color:#476475}.ecom__element-social.digg{border-color:#005be2;background-color:#005be2}.ecom__element-social.skype{border-color:#00aff0;background-color:#00aff0}.ecom__element-social.stumbleUpon{border-color:#eb4924;background-color:#eb4924}.ecom__element-social.mix{border-color:#f3782b;background-color:#f3782b}.ecom__element-social.telegram{border-color:#2ca5e0;background-color:#2ca5e0}.ecom__element-social.pocket{border-color:#ef3f56;background-color:#ef3f56}.ecom__element-social.xing{border-color:#026466;background-color:#026466}.ecom__element-social.whatsApp{border-color:#25d366;background-color:#25d366}.ecom__element-social.email{border-color:#ea4335;background-color:#ea4335}.ecom__element-social.custom{border-color:#059669;background-color:#059669}.element__social-wrapper.ecom-ingrid-full-height{display:flex}.ecom-core.ecom-x6jtxisnzrb .ecom-icon-separator,.ecom-core.ecom-x6jtxisnzrb .ecom-marquee-image{order:1}.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3 a{font-size:15px;font-style:normal;text-decoration:none;line-height:.1em;font-weight:500;font-family:Open Sans,sans-serif}.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3{color:#fff}.ecom-core.ecom-x6jtxisnzrb .ecom-icon-separator{color:#00badb;padding-top:6px;padding-right:13px;padding-left:13px}.ecom-core.ecom-x6jtxisnzrb .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-x6jtxisnzrb .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-x6jtxisnzrb .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3 a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-x6jtxisnzrb .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-x6jtxisnzrb{padding-top:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x6jtxisnzrb{padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x6jtxisnzrb{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-x6jtxisnzrb .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-l79a7c8vsuk.ec-flex-wp,.ecom-core.ecom-l79a7c8vsuk>.ecom-inner{align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-l79a7c8vsuk,.ecom-core.ecom-l79a7c8vsuk>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l79a7c8vsuk.ec-flex-wp,.ecom-core.ecom-l79a7c8vsuk>.ecom-inner{align-items:center;--align-items:center;justify-content:center;--justify-content:center}}.ecom-core.ecom-l79a7c8vsuk{background-color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l79a7c8vsuk{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l79a7c8vsuk{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-l79a7c8vsuk{height:30px!important}.ecom-core.ecom-a9vn34l9l3m .ecom__element--button{gap:0px}.ecom-core.ecom-a9vn34l9l3m .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-a9vn34l9l3m .ecom__element--button{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;width:20px;height:20px;min-height:20px;color:#00badb;background-color:#fff;border-style:none;border-radius:10%;transition-duration:.4s;padding:20px}.ecom-core.ecom-a9vn34l9l3m .ecom__element--button:hover{color:#fff;background-color:#00badb}.ecom-core.ecom-a9vn34l9l3m .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-a9vn34l9l3m .ecom-button-icon svg{height:20px;width:20px}.ecom-core.ecom-a9vn34l9l3m .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-a9vn34l9l3m{padding-top:3px!important;padding-bottom:0!important;width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a9vn34l9l3m{padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a9vn34l9l3m{padding-top:0!important;padding-bottom:0!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-nfa76miuy1 .ecom__element--button{gap:0px}.ecom-core.ecom-nfa76miuy1 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-nfa76miuy1 .ecom__element--button{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;width:20px;height:20px;min-height:20px;color:#00badb;background-color:#fff;border-style:none;border-radius:10%;transition-duration:.4s;padding:20px}.ecom-core.ecom-nfa76miuy1 .ecom__element--button:hover{color:#fff;background-color:#00badb}.ecom-core.ecom-nfa76miuy1 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-nfa76miuy1 .ecom-button-icon svg{height:20px;width:20px}.ecom-core.ecom-nfa76miuy1 .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-nfa76miuy1{padding-top:3px!important;padding-bottom:0!important;margin-right:-15px!important;width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nfa76miuy1{margin-right:10px!important;padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nfa76miuy1{padding-top:0!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0;display:none}}.ecom-core.ecom-5loswi2bty .ecom__element--button{gap:0px}.ecom-core.ecom-5loswi2bty .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-5loswi2bty .ecom__element--button{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;width:20px;height:20px;min-height:20px;color:#00badb;background-color:#fff;border-style:none;border-radius:10%;transition-duration:.4s;padding:20px}.ecom-core.ecom-5loswi2bty .ecom__element--button:hover{color:#fff;background-color:#00badb}.ecom-core.ecom-5loswi2bty .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-5loswi2bty .ecom-button-icon svg{height:20px;width:20px}.ecom-core.ecom-5loswi2bty .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-5loswi2bty{padding-top:3px!important;padding-bottom:0!important;margin-right:-15px!important;margin-left:20px!important;width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5loswi2bty{margin-right:10px!important;padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5loswi2bty{padding-top:0!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0;display:none}}.ecom-core.ecom-6h9cnuyv493 .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a,.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a a{text-decoration:none;font-weight:500;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5em}.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a{color:#000;padding-right:15px;padding-left:15px;margin-right:0}.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a:hover,.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a.ecom-text-active{color:#00badb}.ecom-core.ecom-6h9cnuyv493 .ecom-element--menu_icon .ecom-items--icon{padding-left:10px}.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{background-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a,.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a a{line-height:3em}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6h9cnuyv493 .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-list--wrapper{justify-content:flex-start}.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a,.ecom-core.ecom-6h9cnuyv493 .ecom-shopify__menu-item a a{font-family:DM Sans,sans-serif;font-size:17px;line-height:50px}}.ecom-core.ecom-6h9cnuyv493{padding-bottom:0!important;padding-left:10px!important;width:78%;max-width:100%;--element-width:78%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6h9cnuyv493{padding-right:10px!important;padding-bottom:0!important;padding-left:420px!important;width:10%;max-width:100%;--element-width:10%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6h9cnuyv493{padding-bottom:0!important;order:-99;width:13%;max-width:100%;--element-width:13%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-pqttdf2p5q .ecom-image-align{align-items:center}.ecom-core.ecom-pqttdf2p5q .ecom-image-default{width:110px!important;max-width:110px!important}.ecom-core.ecom-pqttdf2p5q .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-pqttdf2p5q .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pqttdf2p5q .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pqttdf2p5q .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pqttdf2p5q .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-pqttdf2p5q .ecom-image-align{align-items:center}.ecom-core.ecom-pqttdf2p5q .ecom-image-default{width:100px!important;max-width:100px!important}}.ecom-core.ecom-pqttdf2p5q{padding-left:40px!important;width:7%;max-width:100%;--element-width:7%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pqttdf2p5q{padding-left:75px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pqttdf2p5q{padding-left:100px!important;width:28%;max-width:100%;--element-width:28%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-ugxzpriumcf.ec-flex-wp,.ecom-core.ecom-ugxzpriumcf>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-ugxzpriumcf,.ecom-core.ecom-ugxzpriumcf>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-ugxzpriumcf,.ecom-core.ecom-ugxzpriumcf>.ecom-inner{--row-gap:15px;--column-gap:20px}.ecom-core.ecom-ugxzpriumcf{position:relative;z-index:99999!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ugxzpriumcf{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ugxzpriumcf{padding:0 5px 0 20px!important}}.ecom-core.ecom-ugxzpriumcf{height:70px!important}@keyframes ecomShake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-zyy9cs228r{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zyy9cs228r{width:100%}}.ecom-core.ecom-a1yc6ybov9e .ecom-text--more-actions button,.ecom-core.ecom-a1yc6ybov9e .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-a1yc6ybov9e .text-content,.ecom-core.ecom-a1yc6ybov9e .text-content a,.ecom-core.ecom-a1yc6ybov9e .text-content p,.ecom-core.ecom-a1yc6ybov9e .text-content span{text-align:center;color:#fff}.ecom-core.ecom-a1yc6ybov9e .text-content,.ecom-core.ecom-a1yc6ybov9e .text-content a,.ecom-core.ecom-a1yc6ybov9e .text-content a a,.ecom-core.ecom-a1yc6ybov9e .text-content p,.ecom-core.ecom-a1yc6ybov9e .text-content p a,.ecom-core.ecom-a1yc6ybov9e .text-content span,.ecom-core.ecom-a1yc6ybov9e .text-content span a{font-size:15px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Open Sans,sans-serif}.ecom-core.ecom-a1yc6ybov9e .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-a1yc6ybov9e .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-a1yc6ybov9e .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-a1yc6ybov9e .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a1yc6ybov9e .text-content,.ecom-core.ecom-a1yc6ybov9e .text-content a,.ecom-core.ecom-a1yc6ybov9e .text-content a a,.ecom-core.ecom-a1yc6ybov9e .text-content p,.ecom-core.ecom-a1yc6ybov9e .text-content p a,.ecom-core.ecom-a1yc6ybov9e .text-content span,.ecom-core.ecom-a1yc6ybov9e .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a1yc6ybov9e .text-content,.ecom-core.ecom-a1yc6ybov9e .text-content a,.ecom-core.ecom-a1yc6ybov9e .text-content p,.ecom-core.ecom-a1yc6ybov9e .text-content span{text-align:center}.ecom-core.ecom-a1yc6ybov9e .text-content,.ecom-core.ecom-a1yc6ybov9e .text-content a,.ecom-core.ecom-a1yc6ybov9e .text-content a a,.ecom-core.ecom-a1yc6ybov9e .text-content p,.ecom-core.ecom-a1yc6ybov9e .text-content p a,.ecom-core.ecom-a1yc6ybov9e .text-content span,.ecom-core.ecom-a1yc6ybov9e .text-content span a{font-size:14px;line-height:2em}}.ecom-core.ecom-a1yc6ybov9e{margin-top:10px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a1yc6ybov9e{padding-bottom:0!important;margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a1yc6ybov9e{padding-right:15px!important;padding-left:15px!important;margin-top:0!important}}.ecom-core.ecom-dtm5ypcp04c .ecom__element-divi,.ecom-core.ecom-dtm5ypcp04c .divi-cont{justify-content:center}.ecom-core.ecom-dtm5ypcp04c .divi-cont{grid-column-gap:7px}.ecom-core.ecom-dtm5ypcp04c .divi-line.divi-style{width:100%}.ecom-core.ecom-dtm5ypcp04c .ecom__element-divi .divi-style{border-color:#7a7a7a;border-bottom-width:.5px}.ecom-core.ecom-dtm5ypcp04c{padding:10px 40px 0!important;margin-top:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dtm5ypcp04c{padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-olas8in7dwf{margin-top:0!important}}.ecom-core.ecom-2jlq8lowq13{width:15%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2jlq8lowq13{width:33.33%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2jlq8lowq13{width:100%}}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-2jlq8lowq13>div.core__column--wrapper{padding-bottom:40px!important}}.ecom-core.ecom-7o4ln8k1pmo .ecom-shopify__menu-item a,.ecom-core.ecom-7o4ln8k1pmo .ecom-shopify__menu-item a a{text-decoration:none;font-weight:300;font-size:15px;line-height:1.4em;font-family:Open Sans,sans-serif}.ecom-core.ecom-7o4ln8k1pmo .ecom-shopify__menu-item a{color:#ccc;transition:all .4s ease;margin-bottom:18px}.ecom-core.ecom-7o4ln8k1pmo .ecom-shopify__menu-item a:hover{color:#00badb}.ecom-core.ecom-7o4ln8k1pmo .ecom-shopify__menu-item a.ecom-text-active{color:#3863e2}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7o4ln8k1pmo .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-7o4ln8k1pmo .ecom-shopify__menu-list--wrapper{justify-content:center}}.ecom-core.ecom-7o4ln8k1pmo{margin-top:20px!important}.ecom-core.ecom-7o4ln8k1pmo ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading,.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading a{font-weight:500;font-size:18px;line-height:1.85em;letter-spacing:0px;font-family:Open Sans,sans-serif}.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading,.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading,.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading,.ecom-core.ecom-m2i23hzcrcl .element__heading .ecom__heading a{font-family:Open Sans,sans-serif}}.ecom-core.ecom-m2i23hzcrcl{padding-bottom:0!important;margin-top:70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-m2i23hzcrcl{padding-bottom:0!important;margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m2i23hzcrcl{padding-bottom:0!important;margin-top:0!important}}.ecom-core.ecom-e5v9car5z7r{width:15%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e5v9car5z7r{width:33.33%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e5v9car5z7r{width:100%}}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-e5v9car5z7r>div.core__column--wrapper{padding-bottom:40px!important}}.ecom-core.ecom-hmcte03homr .ecom-shopify__menu-item a,.ecom-core.ecom-hmcte03homr .ecom-shopify__menu-item a a{text-decoration:none;font-weight:300;font-size:15px;line-height:1.4em;font-family:Open Sans,sans-serif}.ecom-core.ecom-hmcte03homr .ecom-shopify__menu-item a{color:#ccc;transition:all .4s ease;margin-bottom:18px}.ecom-core.ecom-hmcte03homr .ecom-shopify__menu-item a:hover{color:#00badb}.ecom-core.ecom-hmcte03homr .ecom-shopify__menu-item a.ecom-text-active{color:#3863e2}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hmcte03homr .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-hmcte03homr .ecom-shopify__menu-list--wrapper{justify-content:center}}.ecom-core.ecom-hmcte03homr{margin-top:20px!important}.ecom-core.ecom-hmcte03homr ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading,.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading a{font-weight:500;font-size:18px;line-height:1.85em;letter-spacing:0px;font-family:Open Sans,sans-serif}.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading,.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading,.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading,.ecom-core.ecom-bc7rtd4uku .element__heading .ecom__heading a{font-family:Open Sans,sans-serif}}.ecom-core.ecom-bc7rtd4uku{padding-bottom:0!important;margin-top:70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bc7rtd4uku{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bc7rtd4uku{padding-bottom:0!important;margin-top:0!important}}.ecom-core.ecom-ronb2tkax0l{width:15%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ronb2tkax0l{width:33.33%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ronb2tkax0l{width:100%}}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-ronb2tkax0l>div.core__column--wrapper{padding-bottom:40px!important}}.ecom-core.ecom-4z3c732po2x .ecom-shopify__menu-item a,.ecom-core.ecom-4z3c732po2x .ecom-shopify__menu-item a a{text-decoration:none;font-weight:300;font-size:15px;line-height:1.4em;font-family:Open Sans,sans-serif}.ecom-core.ecom-4z3c732po2x .ecom-shopify__menu-item a{color:#ccc;transition:all .4s ease;margin-bottom:18px}.ecom-core.ecom-4z3c732po2x .ecom-shopify__menu-item a:hover{color:#00badb}.ecom-core.ecom-4z3c732po2x .ecom-shopify__menu-item a.ecom-text-active{color:#3863e2}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4z3c732po2x .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-4z3c732po2x .ecom-shopify__menu-list--wrapper{justify-content:center}}.ecom-core.ecom-4z3c732po2x{margin-top:20px!important}.ecom-core.ecom-4z3c732po2x ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading,.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading a{font-weight:500;font-size:18px;line-height:1.85em;letter-spacing:0px;font-family:Open Sans,sans-serif}.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading,.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading,.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-on6xt6ezrnd .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-on6xt6ezrnd{padding-bottom:0!important;margin-top:70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-on6xt6ezrnd{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-on6xt6ezrnd{padding-bottom:0!important;margin-top:0!important}}.ecom-core.ecom-vy9sjep3yc7{width:15%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vy9sjep3yc7{width:33.33%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vy9sjep3yc7{width:100%}}.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a,.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a a{text-decoration:none;font-weight:300;font-size:15px;line-height:1.4em;font-family:Open Sans,sans-serif}.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a{color:#ccc;transition:all .4s ease;margin-bottom:18px}.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a:hover{color:#00badb}.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a.ecom-text-active{color:#3863e2}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a,.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-item a a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8a7l6abs1ew .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-8a7l6abs1ew .ecom-shopify__menu-list--wrapper{justify-content:center}}.ecom-core.ecom-8a7l6abs1ew{margin-top:20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8a7l6abs1ew{margin-top:20px!important}}.ecom-core.ecom-8a7l6abs1ew ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading,.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading a{font-weight:500;font-size:none;line-height:1.85em;letter-spacing:0px;font-family:Open Sans,sans-serif}.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading,.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading,.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vhcbv1i8u2o .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-vhcbv1i8u2o{padding-bottom:0!important;margin-top:70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vhcbv1i8u2o{margin-top:70px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vhcbv1i8u2o{padding-bottom:0!important;margin-top:25px!important}}.ecom-core.ecom-eizm8jh21hs{width:40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-eizm8jh21hs{width:66.66%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eizm8jh21hs{width:100%}}html body .ecom-core.ecom-eizm8jh21hs>div.core__column--wrapper{padding-right:16%!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-eizm8jh21hs>div.core__column--wrapper{padding-right:15%!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-eizm8jh21hs>div.core__column--wrapper{padding-right:15px!important}}.ecom-core.ecom-fx1g7ymuz0n .ecom__element--button{gap:0px}.ecom-core.ecom-fx1g7ymuz0n .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-fx1g7ymuz0n .ecom__element--button{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;width:20px;height:20px;min-height:20px;color:#00badb;background-color:#fff;border-style:none;border-radius:10%;transition-duration:.4s;padding:20px}.ecom-core.ecom-fx1g7ymuz0n .ecom__element--button:hover{color:#fff;background-color:#00badb}.ecom-core.ecom-fx1g7ymuz0n .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-fx1g7ymuz0n .ecom-button-icon svg{height:20px;width:20px}.ecom-core.ecom-fx1g7ymuz0n .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-fx1g7ymuz0n{padding-bottom:0!important;width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fx1g7ymuz0n{padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fx1g7ymuz0n{padding-top:0!important;padding-bottom:0!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-kgyqbkl40g .ecom__element--button{gap:0px}.ecom-core.ecom-kgyqbkl40g .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-kgyqbkl40g .ecom__element--button{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;width:20px;height:20px;min-height:20px;color:#00badb;background-color:#fff;border-style:none;border-radius:10%;transition-duration:.4s;padding:20px}.ecom-core.ecom-kgyqbkl40g .ecom__element--button:hover{color:#fff;background-color:#00badb}.ecom-core.ecom-kgyqbkl40g .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-kgyqbkl40g .ecom-button-icon svg{height:20px;width:20px}.ecom-core.ecom-kgyqbkl40g .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-kgyqbkl40g{padding-bottom:0!important;margin-right:46px!important;width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kgyqbkl40g{padding-top:0!important;padding-bottom:0!important;margin-right:43px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kgyqbkl40g{padding-top:0!important;padding-bottom:0!important;margin-right:25px!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-uvfxabygpqa .ecom__element--button{gap:0px}.ecom-core.ecom-uvfxabygpqa .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-uvfxabygpqa .ecom__element--button{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;width:20px;height:20px;min-height:20px;color:#00badb;background-color:#fff;border-style:none;border-radius:10%;transition-duration:.4s;padding:20px}.ecom-core.ecom-uvfxabygpqa .ecom__element--button:hover{color:#fff;background-color:#00badb}.ecom-core.ecom-uvfxabygpqa .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-uvfxabygpqa .ecom-button-icon svg{height:20px;width:20px}.ecom-core.ecom-uvfxabygpqa .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-uvfxabygpqa{padding-bottom:0!important;margin-right:46px!important;width:3%;max-width:100%;--element-width:3%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-uvfxabygpqa{padding-top:0!important;padding-bottom:0!important;margin-right:43px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uvfxabygpqa{padding-top:0!important;padding-bottom:0!important;margin-right:25px!important;margin-left:85px!important;width:12%;max-width:100%;--element-width:12%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-2x1r5d1w8g7 .element__social{justify-content:flex-start;gap:20px}.ecom-core.ecom-2x1r5d1w8g7 .ecom__element-social{background-color:#f000;margin:0;padding:0}.ecom-core.ecom-2x1r5d1w8g7 .element__social .ecom-social-icon svg{height:20px;width:20px}.ecom-core.ecom-2x1r5d1w8g7 .element__social .ecom-social-icon{color:#000;background-color:#fff;border-style:solid;border-color:#ff;border-radius:5px}.ecom-core.ecom-2x1r5d1w8g7 .element__social .ecom-social-icon:hover{color:#fff;background-color:#00badb}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2x1r5d1w8g7 .element__social{gap:15px}.ecom-core.ecom-2x1r5d1w8g7 .ecom__element-social{padding-left:0}.ecom-core.ecom-2x1r5d1w8g7 .element__social .ecom-social-icon svg{height:20px;width:20px}.ecom-core.ecom-2x1r5d1w8g7 .element__social .ecom-social-icon{border-radius:10%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2x1r5d1w8g7 .element__social{justify-content:center;gap:25px}.ecom-core.ecom-2x1r5d1w8g7 .element__social .ecom-social-icon svg{height:20px;width:20px}}.ecom-core.ecom-2x1r5d1w8g7{padding-bottom:0!important;margin-top:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2x1r5d1w8g7{margin-top:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2x1r5d1w8g7{margin-top:35px!important}}.ecom-core.ecom-2x1r5d1w8g7 .element__social .social-icon{padding:8px}.ecom-core.ecom-xlilnlot1ba .ecom-text--more-actions button,.ecom-core.ecom-xlilnlot1ba .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xlilnlot1ba .text-content,.ecom-core.ecom-xlilnlot1ba .text-content a,.ecom-core.ecom-xlilnlot1ba .text-content p,.ecom-core.ecom-xlilnlot1ba .text-content span{text-align:left;color:#ccc}.ecom-core.ecom-xlilnlot1ba .text-content,.ecom-core.ecom-xlilnlot1ba .text-content a,.ecom-core.ecom-xlilnlot1ba .text-content a a,.ecom-core.ecom-xlilnlot1ba .text-content p,.ecom-core.ecom-xlilnlot1ba .text-content p a,.ecom-core.ecom-xlilnlot1ba .text-content span,.ecom-core.ecom-xlilnlot1ba .text-content span a{font-size:15px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Open Sans,sans-serif}.ecom-core.ecom-xlilnlot1ba .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-xlilnlot1ba .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-xlilnlot1ba .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-xlilnlot1ba .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xlilnlot1ba .text-content,.ecom-core.ecom-xlilnlot1ba .text-content a,.ecom-core.ecom-xlilnlot1ba .text-content p,.ecom-core.ecom-xlilnlot1ba .text-content span{text-align:center}.ecom-core.ecom-xlilnlot1ba .text-content,.ecom-core.ecom-xlilnlot1ba .text-content a,.ecom-core.ecom-xlilnlot1ba .text-content a a,.ecom-core.ecom-xlilnlot1ba .text-content p,.ecom-core.ecom-xlilnlot1ba .text-content p a,.ecom-core.ecom-xlilnlot1ba .text-content span,.ecom-core.ecom-xlilnlot1ba .text-content span a{font-size:15px}}.ecom-core.ecom-xlilnlot1ba{padding-bottom:0!important;margin-top:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xlilnlot1ba{padding-bottom:0!important}}.ecom-core.ecom-luu90pgwv2 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-luu90pgwv2 .ecom-image-default{width:160px!important}.ecom-core.ecom-luu90pgwv2 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-luu90pgwv2 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-luu90pgwv2 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-luu90pgwv2 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-luu90pgwv2 .ecom-image-align{align-items:center}}.ecom-core.ecom-luu90pgwv2{padding-top:30px!important;padding-bottom:0!important}.ecom-core.ecom-rpi7bh27f1d>div.core__row--columns{max-width:1310px}.ecom-core.ecom-rpi7bh27f1d>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-rpi7bh27f1d{background-color:#000}.ecom-core.ecom-rpi7bh27f1d{padding-top:0!important;padding-bottom:30px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rpi7bh27f1d{padding-right:5px!important;padding-bottom:20px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rpi7bh27f1d{padding-bottom:20px!important}}.ecom-core.ecom-gq25liafkuv.ec-flex-wp,.ecom-core.ecom-gq25liafkuv>.ecom-inner{flex-direction:row}.ecom-core.ecom-gq25liafkuv,.ecom-core.ecom-gq25liafkuv>.ecom-inner{--items-per-row:3}.ecom-core.ecom-gq25liafkuv,.ecom-core.ecom-gq25liafkuv>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-gq25liafkuv,.ecom-core.ecom-gq25liafkuv>.ecom-inner{--row-gap:20px;--column-gap:15px}@media screen and (min-width:1025px){.ecom-core.ecom-gq25liafkuv{padding:30px 0 0!important;display:none}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gq25liafkuv{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gq25liafkuv{display:block}}.ecom-core.ecom-tytbrz4alrq.ec-flex-wp{width:32%;max-width:100%;--element-width:32%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-tytbrz4alrq.ec-flex-wp,.ecom-core.ecom-tytbrz4alrq>.ecom-inner{flex-direction:row}.ecom-core.ecom-tytbrz4alrq,.ecom-core.ecom-tytbrz4alrq>.ecom-inner{--items-per-row:2}.ecom-core.ecom-tytbrz4alrq,.ecom-core.ecom-tytbrz4alrq>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-tytbrz4alrq,.ecom-core.ecom-tytbrz4alrq>.ecom-inner{--row-gap:56px;--column-gap:20px}.ecom-core.ecom-tytbrz4alrq{padding:0!important}.ecom-core.ecom-em9x19u2fna .ecom-element_video-iframe iframe,.ecom-core.ecom-em9x19u2fna .ecom-element_video-iframe video{aspect-ratio:1/1;max-width:100%}.ecom-core.ecom-em9x19u2fna .ecom-element_video-iframe{width:100%;height:374px}.ecom-core.ecom-em9x19u2fna .element__video.ecom-element{justify-content:center}.ecom-core.ecom-em9x19u2fna{width:100%;max-width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-em9x19u2fna{padding-bottom:0!important}}.ecom-core.ecom-8eegfqov3yc.ec-flex-wp,.ecom-core.ecom-8eegfqov3yc>.ecom-inner{flex-direction:row}.ecom-core.ecom-8eegfqov3yc,.ecom-core.ecom-8eegfqov3yc>.ecom-inner{--items-per-row:3}.ecom-core.ecom-8eegfqov3yc,.ecom-core.ecom-8eegfqov3yc>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-8eegfqov3yc,.ecom-core.ecom-8eegfqov3yc>.ecom-inner{--row-gap:20px;--column-gap:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8eegfqov3yc,.ecom-core.ecom-8eegfqov3yc>.ecom-inner{--column-gap:10px}}@media screen and (min-width:1025px){.ecom-core.ecom-8eegfqov3yc{padding:30px 0 0!important;display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8eegfqov3yc{display:none}}.ecom-core.ecom-bea6yjwk2j5.ec-flex-wp{width:32%;max-width:100%;--element-width:32%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-bea6yjwk2j5.ec-flex-wp,.ecom-core.ecom-bea6yjwk2j5>.ecom-inner{flex-direction:row}.ecom-core.ecom-bea6yjwk2j5,.ecom-core.ecom-bea6yjwk2j5>.ecom-inner{--items-per-row:2}.ecom-core.ecom-bea6yjwk2j5,.ecom-core.ecom-bea6yjwk2j5>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-bea6yjwk2j5,.ecom-core.ecom-bea6yjwk2j5>.ecom-inner{--row-gap:56px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bea6yjwk2j5.ec-flex-wp{width:49%;max-width:100%;--element-width:49%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-bea6yjwk2j5{padding:0!important}.ecom-core.ecom-eg2t9tdroob .ecom-element_video-iframe iframe,.ecom-core.ecom-eg2t9tdroob .ecom-element_video-iframe video{aspect-ratio:1/1;max-width:100%}.ecom-core.ecom-eg2t9tdroob .ecom-element_video-iframe{width:100%;height:374px}.ecom-core.ecom-eg2t9tdroob .element__video.ecom-element{justify-content:center}.ecom-core.ecom-eg2t9tdroob{width:100%;max-width:100%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-eg2t9tdroob{padding-bottom:0!important}}.ecom-core.ecom-us7mohorwl.ec-flex-wp{width:32%;max-width:100%;--element-width:32%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-us7mohorwl.ec-flex-wp,.ecom-core.ecom-us7mohorwl>.ecom-inner{flex-direction:row}.ecom-core.ecom-us7mohorwl,.ecom-core.ecom-us7mohorwl>.ecom-inner{--items-per-row:2}.ecom-core.ecom-us7mohorwl,.ecom-core.ecom-us7mohorwl>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-us7mohorwl,.ecom-core.ecom-us7mohorwl>.ecom-inner{--row-gap:56px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-us7mohorwl.ec-flex-wp{width:49%;max-width:100%;--element-width:49%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-us7mohorwl{padding:0!important}.ecom-core.ecom-d1thsxrftzd .ecom-element_video-iframe iframe,.ecom-core.ecom-d1thsxrftzd .ecom-element_video-iframe video{aspect-ratio:1/1;max-width:100%}.ecom-core.ecom-d1thsxrftzd .ecom-element_video-iframe{width:100%;height:374px}.ecom-core.ecom-d1thsxrftzd .element__video.ecom-element{justify-content:center}.ecom-core.ecom-d1thsxrftzd{width:100%;max-width:100%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d1thsxrftzd{padding-bottom:0!important}}.ecom-core.ecom-ik142fovfn.ec-flex-wp,.ecom-core.ecom-ik142fovfn>.ecom-inner{flex-direction:row}.ecom-core.ecom-ik142fovfn,.ecom-core.ecom-ik142fovfn>.ecom-inner{--items-per-row:3}.ecom-core.ecom-ik142fovfn,.ecom-core.ecom-ik142fovfn>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ik142fovfn,.ecom-core.ecom-ik142fovfn>.ecom-inner{--row-gap:20px;--column-gap:15px}.ecom-core.ecom-ik142fovfn{padding:30px 0 40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ik142fovfn{display:none}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ik142fovfn{display:none}}.ecom-core.ecom-5ivvxbpk616.ec-flex-wp{width:32%;max-width:100%;--element-width:32%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-5ivvxbpk616.ec-flex-wp,.ecom-core.ecom-5ivvxbpk616>.ecom-inner{flex-direction:row}.ecom-core.ecom-5ivvxbpk616,.ecom-core.ecom-5ivvxbpk616>.ecom-inner{--items-per-row:2}.ecom-core.ecom-5ivvxbpk616,.ecom-core.ecom-5ivvxbpk616>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-5ivvxbpk616,.ecom-core.ecom-5ivvxbpk616>.ecom-inner{--row-gap:56px;--column-gap:20px}.ecom-core.ecom-5ivvxbpk616{padding:0!important}.ecom-core.ecom-jm3phj22efd .ecom-element_video-iframe iframe,.ecom-core.ecom-jm3phj22efd .ecom-element_video-iframe video{aspect-ratio:1/1;max-width:100%}.ecom-core.ecom-jm3phj22efd .ecom-element_video-iframe{width:100%;height:374px}.ecom-core.ecom-jm3phj22efd .element__video.ecom-element{justify-content:center}.ecom-core.ecom-jm3phj22efd{width:100%;max-width:100%}.ecom-core.ecom-evf9hxcg95t.ec-flex-wp{width:32%;max-width:100%;--element-width:32%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-evf9hxcg95t.ec-flex-wp,.ecom-core.ecom-evf9hxcg95t>.ecom-inner{flex-direction:row}.ecom-core.ecom-evf9hxcg95t,.ecom-core.ecom-evf9hxcg95t>.ecom-inner{--items-per-row:2}.ecom-core.ecom-evf9hxcg95t,.ecom-core.ecom-evf9hxcg95t>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-evf9hxcg95t,.ecom-core.ecom-evf9hxcg95t>.ecom-inner{--row-gap:56px;--column-gap:20px}.ecom-core.ecom-evf9hxcg95t{padding:0!important}.ecom-core.ecom-y9ab5cnlohj .ecom-element_video-iframe iframe,.ecom-core.ecom-y9ab5cnlohj .ecom-element_video-iframe video{aspect-ratio:1/1;max-width:100%}.ecom-core.ecom-y9ab5cnlohj .ecom-element_video-iframe{width:100%;height:374px}.ecom-core.ecom-y9ab5cnlohj .element__video.ecom-element{justify-content:center}.ecom-core.ecom-y9ab5cnlohj{width:100%;max-width:100%}.ecom-core.ecom-9ypt8q1zswh.ec-flex-wp{width:33%;max-width:100%;--element-width:33%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-9ypt8q1zswh.ec-flex-wp,.ecom-core.ecom-9ypt8q1zswh>.ecom-inner{flex-direction:row}.ecom-core.ecom-9ypt8q1zswh,.ecom-core.ecom-9ypt8q1zswh>.ecom-inner{--items-per-row:2}.ecom-core.ecom-9ypt8q1zswh,.ecom-core.ecom-9ypt8q1zswh>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-9ypt8q1zswh,.ecom-core.ecom-9ypt8q1zswh>.ecom-inner{--row-gap:20px;--column-gap:15px}.ecom-core.ecom-9ypt8q1zswh{padding:0!important}.ecom-core.ecom-kvfke2pdxhs .ecom-element_video-iframe iframe,.ecom-core.ecom-kvfke2pdxhs .ecom-element_video-iframe video{aspect-ratio:1/1;max-width:100%}.ecom-core.ecom-kvfke2pdxhs .ecom-element_video-iframe{width:100%;height:374px}.ecom-core.ecom-kvfke2pdxhs .element__video.ecom-element{justify-content:center}.ecom-core.ecom-kvfke2pdxhs{width:100%;max-width:100%}.ecom-core.ecom-e8ra6fvgdzh.ec-flex-wp,.ecom-core.ecom-e8ra6fvgdzh>.ecom-inner{flex-direction:row}.ecom-core.ecom-e8ra6fvgdzh,.ecom-core.ecom-e8ra6fvgdzh>.ecom-inner{--items-per-row:2}.ecom-core.ecom-e8ra6fvgdzh,.ecom-core.ecom-e8ra6fvgdzh>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-e8ra6fvgdzh,.ecom-core.ecom-e8ra6fvgdzh>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-e8ra6fvgdzh{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-e8ra6fvgdzh{padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e8ra6fvgdzh{padding-top:0!important}}.ecom-core.ecom-vgp17gvqrz8.ec-flex-wp{width:47%;max-width:100%;--element-width:47%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-vgp17gvqrz8.ec-flex-wp,.ecom-core.ecom-vgp17gvqrz8>.ecom-inner{flex-direction:row}.ecom-core.ecom-vgp17gvqrz8,.ecom-core.ecom-vgp17gvqrz8>.ecom-inner{--items-per-row:2}.ecom-core.ecom-vgp17gvqrz8,.ecom-core.ecom-vgp17gvqrz8>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-vgp17gvqrz8,.ecom-core.ecom-vgp17gvqrz8>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-vgp17gvqrz8{padding-top:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vgp17gvqrz8{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-871bmi17agu .ecom-text--more-actions button,.ecom-core.ecom-871bmi17agu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-871bmi17agu .text-content,.ecom-core.ecom-871bmi17agu .text-content a,.ecom-core.ecom-871bmi17agu .text-content p,.ecom-core.ecom-871bmi17agu .text-content span{text-align:left}.ecom-core.ecom-871bmi17agu .text-content,.ecom-core.ecom-871bmi17agu .text-content a,.ecom-core.ecom-871bmi17agu .text-content a a,.ecom-core.ecom-871bmi17agu .text-content p,.ecom-core.ecom-871bmi17agu .text-content p a,.ecom-core.ecom-871bmi17agu .text-content span,.ecom-core.ecom-871bmi17agu .text-content span a{font-family:Open Sans,sans-serif;font-size:16px;line-height:27px}.ecom-core.ecom-871bmi17agu .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-871bmi17agu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-871bmi17agu .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-871bmi17agu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-871bmi17agu .text-content,.ecom-core.ecom-871bmi17agu .text-content a,.ecom-core.ecom-871bmi17agu .text-content a a,.ecom-core.ecom-871bmi17agu .text-content p,.ecom-core.ecom-871bmi17agu .text-content p a,.ecom-core.ecom-871bmi17agu .text-content span,.ecom-core.ecom-871bmi17agu .text-content span a{font-family:Open Sans,sans-serif;font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-871bmi17agu .text-content,.ecom-core.ecom-871bmi17agu .text-content a,.ecom-core.ecom-871bmi17agu .text-content a a,.ecom-core.ecom-871bmi17agu .text-content p,.ecom-core.ecom-871bmi17agu .text-content p a,.ecom-core.ecom-871bmi17agu .text-content span,.ecom-core.ecom-871bmi17agu .text-content span a{font-family:Open Sans,sans-serif;font-size:16px}}.ecom-core.ecom-871bmi17agu{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-naxkkophbr.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-naxkkophbr.ec-flex-wp,.ecom-core.ecom-naxkkophbr>.ecom-inner{flex-direction:row}.ecom-core.ecom-naxkkophbr,.ecom-core.ecom-naxkkophbr>.ecom-inner{--items-per-row:2}.ecom-core.ecom-naxkkophbr,.ecom-core.ecom-naxkkophbr>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-naxkkophbr,.ecom-core.ecom-naxkkophbr>.ecom-inner{--row-gap:56px;--column-gap:20px}.ecom-core.ecom-naxkkophbr{padding:0!important}.ecom-core.ecom-hmpi5wiysk .ecom-text--more-actions button,.ecom-core.ecom-hmpi5wiysk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hmpi5wiysk .text-content,.ecom-core.ecom-hmpi5wiysk .text-content a,.ecom-core.ecom-hmpi5wiysk .text-content p,.ecom-core.ecom-hmpi5wiysk .text-content span{text-align:left}.ecom-core.ecom-hmpi5wiysk .text-content,.ecom-core.ecom-hmpi5wiysk .text-content a,.ecom-core.ecom-hmpi5wiysk .text-content a a,.ecom-core.ecom-hmpi5wiysk .text-content p,.ecom-core.ecom-hmpi5wiysk .text-content p a,.ecom-core.ecom-hmpi5wiysk .text-content span,.ecom-core.ecom-hmpi5wiysk .text-content span a{font-family:Open Sans,sans-serif;font-size:16px;line-height:27px}.ecom-core.ecom-hmpi5wiysk .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-hmpi5wiysk .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-hmpi5wiysk .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-hmpi5wiysk .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hmpi5wiysk .text-content,.ecom-core.ecom-hmpi5wiysk .text-content a,.ecom-core.ecom-hmpi5wiysk .text-content a a,.ecom-core.ecom-hmpi5wiysk .text-content p,.ecom-core.ecom-hmpi5wiysk .text-content p a,.ecom-core.ecom-hmpi5wiysk .text-content span,.ecom-core.ecom-hmpi5wiysk .text-content span a{font-family:Open Sans,sans-serif;font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hmpi5wiysk .text-content,.ecom-core.ecom-hmpi5wiysk .text-content a,.ecom-core.ecom-hmpi5wiysk .text-content a a,.ecom-core.ecom-hmpi5wiysk .text-content p,.ecom-core.ecom-hmpi5wiysk .text-content p a,.ecom-core.ecom-hmpi5wiysk .text-content span,.ecom-core.ecom-hmpi5wiysk .text-content span a{font-family:Open Sans,sans-serif;font-size:16px}}.ecom-core.ecom-hmpi5wiysk{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-tfcsbqqmzlb.ec-flex-wp,.ecom-core.ecom-tfcsbqqmzlb>.ecom-inner{flex-direction:row}.ecom-core.ecom-tfcsbqqmzlb,.ecom-core.ecom-tfcsbqqmzlb>.ecom-inner{--items-per-row:2}.ecom-core.ecom-tfcsbqqmzlb,.ecom-core.ecom-tfcsbqqmzlb>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-tfcsbqqmzlb,.ecom-core.ecom-tfcsbqqmzlb>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-tfcsbqqmzlb{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tfcsbqqmzlb{padding-top:0!important}}.ecom-core.ecom-0qc9ktptx6c.ec-flex-wp{width:47%;max-width:100%;--element-width:47%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-0qc9ktptx6c.ec-flex-wp,.ecom-core.ecom-0qc9ktptx6c>.ecom-inner{flex-direction:row}.ecom-core.ecom-0qc9ktptx6c,.ecom-core.ecom-0qc9ktptx6c>.ecom-inner{--items-per-row:2}.ecom-core.ecom-0qc9ktptx6c,.ecom-core.ecom-0qc9ktptx6c>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-0qc9ktptx6c,.ecom-core.ecom-0qc9ktptx6c>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-0qc9ktptx6c{padding-top:10px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0qc9ktptx6c{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-10laymallps .ecom-text--more-actions button,.ecom-core.ecom-10laymallps .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-10laymallps .text-content,.ecom-core.ecom-10laymallps .text-content a,.ecom-core.ecom-10laymallps .text-content p,.ecom-core.ecom-10laymallps .text-content span{text-align:left}.ecom-core.ecom-10laymallps .text-content,.ecom-core.ecom-10laymallps .text-content a,.ecom-core.ecom-10laymallps .text-content a a,.ecom-core.ecom-10laymallps .text-content p,.ecom-core.ecom-10laymallps .text-content p a,.ecom-core.ecom-10laymallps .text-content span,.ecom-core.ecom-10laymallps .text-content span a{font-family:Open Sans,sans-serif;font-size:16px;line-height:27px}.ecom-core.ecom-10laymallps .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-10laymallps .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-10laymallps .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-10laymallps .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-10laymallps .text-content,.ecom-core.ecom-10laymallps .text-content a,.ecom-core.ecom-10laymallps .text-content a a,.ecom-core.ecom-10laymallps .text-content p,.ecom-core.ecom-10laymallps .text-content p a,.ecom-core.ecom-10laymallps .text-content span,.ecom-core.ecom-10laymallps .text-content span a{font-family:Open Sans,sans-serif;font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-10laymallps .text-content,.ecom-core.ecom-10laymallps .text-content a,.ecom-core.ecom-10laymallps .text-content a a,.ecom-core.ecom-10laymallps .text-content p,.ecom-core.ecom-10laymallps .text-content p a,.ecom-core.ecom-10laymallps .text-content span,.ecom-core.ecom-10laymallps .text-content span a{font-family:Open Sans,sans-serif;font-size:16px}}.ecom-core.ecom-10laymallps{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-5e1n0q3hiln.ec-flex-wp{width:50%;max-width:100%;--element-width:50%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-5e1n0q3hiln.ec-flex-wp,.ecom-core.ecom-5e1n0q3hiln>.ecom-inner{flex-direction:row}.ecom-core.ecom-5e1n0q3hiln,.ecom-core.ecom-5e1n0q3hiln>.ecom-inner{--items-per-row:2}.ecom-core.ecom-5e1n0q3hiln,.ecom-core.ecom-5e1n0q3hiln>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-5e1n0q3hiln,.ecom-core.ecom-5e1n0q3hiln>.ecom-inner{--row-gap:56px;--column-gap:20px}.ecom-core.ecom-5e1n0q3hiln{padding:0!important}.ecom-core.ecom-1kteuxqhex .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:389px!important}.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1kteuxqhex .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-1kteuxqhex .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:559px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1kteuxqhex .ecom-image-default{width:100%!important}.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1kteuxqhex .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:305px!important}}.ecom-core.ecom-1kteuxqhex{width:100%;max-width:100%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1kteuxqhex{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1kteuxqhex{padding-top:0!important}}.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading,.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading a{font-weight:600;font-family:DM Sans,sans-serif;font-size:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading,.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading a{font-family:DM Sans,sans-serif;font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading,.ecom-core.ecom-q68bjtw7j1q .element__heading .ecom__heading a{font-size:22px;font-family:DM Sans,sans-serif}}.ecom-core.ecom-q68bjtw7j1q{padding-bottom:0!important;margin-top:-20px!important}.ecom-core.ecom-b96gylowi3t .ecom-text--more-actions button,.ecom-core.ecom-b96gylowi3t .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-b96gylowi3t .text-content,.ecom-core.ecom-b96gylowi3t .text-content a,.ecom-core.ecom-b96gylowi3t .text-content p,.ecom-core.ecom-b96gylowi3t .text-content span{text-align:center}.ecom-core.ecom-b96gylowi3t .text-content,.ecom-core.ecom-b96gylowi3t .text-content a,.ecom-core.ecom-b96gylowi3t .text-content a a,.ecom-core.ecom-b96gylowi3t .text-content p,.ecom-core.ecom-b96gylowi3t .text-content p a,.ecom-core.ecom-b96gylowi3t .text-content span,.ecom-core.ecom-b96gylowi3t .text-content span a{font-family:Open Sans,sans-serif;font-size:20px}.ecom-core.ecom-b96gylowi3t .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-b96gylowi3t .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-b96gylowi3t .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-b96gylowi3t .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-b96gylowi3t{padding-top:60px!important;padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b96gylowi3t{padding-top:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b96gylowi3t{padding-top:20px!important}}.ecom-core.ecom-8w6cx1z987e.ec-flex-wp,.ecom-core.ecom-8w6cx1z987e>.ecom-inner{flex-direction:column}.ecom-core.ecom-8w6cx1z987e,.ecom-core.ecom-8w6cx1z987e>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-8w6cx1z987e{background:linear-gradient(180deg,#e6fffe,#fff5fc)}.ecom-core.ecom-8w6cx1z987e{margin-top:-20px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8w6cx1z987e{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8w6cx1z987e{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-7qcnwfg13uk.ec-flex-wp,.ecom-core.ecom-7qcnwfg13uk>.ecom-inner{flex-direction:row}.ecom-core.ecom-7qcnwfg13uk,.ecom-core.ecom-7qcnwfg13uk>.ecom-inner{--items-per-row:2}.ecom-core.ecom-7qcnwfg13uk,.ecom-core.ecom-7qcnwfg13uk>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-7qcnwfg13uk,.ecom-core.ecom-7qcnwfg13uk>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-7qcnwfg13uk{padding-top:0!important;padding-bottom:0!important;margin-top:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7qcnwfg13uk{padding-top:0!important}}.ecom-core.ecom-61wt4txwe2q.ec-flex-wp,.ecom-core.ecom-61wt4txwe2q>.ecom-inner{flex-direction:row}.ecom-core.ecom-61wt4txwe2q,.ecom-core.ecom-61wt4txwe2q>.ecom-inner{--items-per-row:2}.ecom-core.ecom-61wt4txwe2q,.ecom-core.ecom-61wt4txwe2q>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-61wt4txwe2q,.ecom-core.ecom-61wt4txwe2q>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-61wt4txwe2q{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-61wt4txwe2q{padding:0!important}}.ecom-core.ecom-x65salf7o1l .ecom-image-align{align-items:center}.ecom-core.ecom-x65salf7o1l .ecom-image-default{max-width:100%!important}.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-x65salf7o1l .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-x65salf7o1l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-x65salf7o1l .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-x65salf7o1l{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x65salf7o1l{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-oogeuoh61s.ec-flex-wp,.ecom-core.ecom-oogeuoh61s>.ecom-inner{flex-direction:row}.ecom-core.ecom-oogeuoh61s,.ecom-core.ecom-oogeuoh61s>.ecom-inner{--items-per-row:2}.ecom-core.ecom-oogeuoh61s,.ecom-core.ecom-oogeuoh61s>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-oogeuoh61s,.ecom-core.ecom-oogeuoh61s>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-oogeuoh61s{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oogeuoh61s{padding-top:0!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-vkyzsyatr9o .ecom-image-align{align-items:center}.ecom-core.ecom-vkyzsyatr9o .ecom-image-default{max-width:100%!important}.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-vkyzsyatr9o .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-vkyzsyatr9o{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-9a3kxrvr84.ec-flex-wp,.ecom-core.ecom-9a3kxrvr84>.ecom-inner{flex-direction:row}.ecom-core.ecom-9a3kxrvr84,.ecom-core.ecom-9a3kxrvr84>.ecom-inner{--items-per-row:2}.ecom-core.ecom-9a3kxrvr84,.ecom-core.ecom-9a3kxrvr84>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-9a3kxrvr84,.ecom-core.ecom-9a3kxrvr84>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-9a3kxrvr84{padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9a3kxrvr84{padding-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9a3kxrvr84{padding-top:0!important}}.ecom-core.ecom-ohegew8m7po.ec-flex-wp,.ecom-core.ecom-ohegew8m7po>.ecom-inner{flex-direction:row}.ecom-core.ecom-ohegew8m7po,.ecom-core.ecom-ohegew8m7po>.ecom-inner{--items-per-row:2}.ecom-core.ecom-ohegew8m7po,.ecom-core.ecom-ohegew8m7po>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ohegew8m7po,.ecom-core.ecom-ohegew8m7po>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-ohegew8m7po{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ohegew8m7po{padding-top:0!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture,.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture,.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-27nhdtj8e7a .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-27nhdtj8e7a{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-gmcrc1fxq7v.ec-flex-wp,.ecom-core.ecom-gmcrc1fxq7v>.ecom-inner{flex-direction:row}.ecom-core.ecom-gmcrc1fxq7v,.ecom-core.ecom-gmcrc1fxq7v>.ecom-inner{--items-per-row:2}.ecom-core.ecom-gmcrc1fxq7v,.ecom-core.ecom-gmcrc1fxq7v>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-gmcrc1fxq7v,.ecom-core.ecom-gmcrc1fxq7v>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-gmcrc1fxq7v{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gmcrc1fxq7v{padding:0!important}}.ecom-core.ecom-d1cbwe5ca58 .ecom-image-align{align-items:center}.ecom-core.ecom-d1cbwe5ca58 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-d1cbwe5ca58 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-d1cbwe5ca58{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d1cbwe5ca58{padding-bottom:0!important}}.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading,.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading a{font-weight:400;font-family:Open Sans,sans-serif;font-size:19px;line-height:1.5em}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading,.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading a{font-family:DM Sans,sans-serif;font-size:18px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading,.ecom-core.ecom-86svb8nbqjh .element__heading .ecom__heading a{font-size:17px}}.ecom-core.ecom-86svb8nbqjh{padding-bottom:0!important;margin-top:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-86svb8nbqjh{margin-top:-10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-86svb8nbqjh{margin-top:-10px!important}}.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading,.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading a{font-weight:600;font-family:DM Sans,sans-serif;font-size:40px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading,.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading a{font-family:DM Sans,sans-serif;font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading,.ecom-core.ecom-ujm0ra9d147 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ujm0ra9d147{padding-bottom:0!important;margin-top:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ujm0ra9d147{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ujm0ra9d147{margin-top:30px!important}}.ecom-core.ecom-m62h0tdt9k.ec-flex-wp,.ecom-core.ecom-m62h0tdt9k>.ecom-inner{flex-direction:column}.ecom-core.ecom-m62h0tdt9k,.ecom-core.ecom-m62h0tdt9k>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-m62h0tdt9k{margin-top:auto!important;margin-bottom:80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-m62h0tdt9k{padding-right:15px!important;padding-left:15px!important;margin-bottom:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-m62h0tdt9k{padding-right:15px!important;padding-left:15px!important;margin-bottom:10px!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ecom-697d657faf0d0bdf760e4ac1.css.map */
