.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}@media(min-width:768px)and (max-width:1024px){.ecom_items-per-tb>.core__block,.ecom_items-per-tb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1));width:calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1))}.ec-flex-wp.ecom_items-per-tb>.core__block,.ecom-inner.ecom_items-per-tb>.core__block{--items-per-row-tablet:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-tb,.ecom-inner.ecom-nowrap-tb{--flex-wrap-tablet:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-tablet, wrap)}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@media screen and (max-width:1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.element__featured .element__featured--box-icon{display:flex}.element__featured--wrapper{display:grid;width:100%}.element__featured--box{text-align:center;overflow:hidden}.element__featured--box-img img{height:auto;max-width:100%;border:none;box-shadow:none;transition-duration:.3s;vertical-align:middle;pointer-events:none}.ecom-button-default{display:flex;justify-content:inherit}.element__featured--box-content{justify-content:inherit}.element__featured--wrapper-list{display:flex;overflow-x:auto}.element__featured--wrapper-list::-webkit-scrollbar{display:block;height:3px}.element__featured--wrapper-list::-webkit-scrollbar-track{background-color:#00000026}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:#00000040}.element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon-text{white-space:pre-wrap}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0;white-space:pre-wrap}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{pointer-events:auto}.ecom-image__caption,.ecom-overlay-text--custom{white-space:pre-wrap}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}.ecom-image-picture img,.ecom-base-image-mask{border-radius:var(--image-border-radius, 0px)!important}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-accordion__title-text{flex:1;white-space:pre-wrap}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.ecom-core.ecom-hnh77ng4l5a{background:url(/cdn/shop/files/line-layer-2.png?v=1774343861) no-repeat scroll center center/cover}.ecom-core.ecom-hnh77ng4l5a>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-hnh77ng4l5a>.ecom-section__overlay>.ecom-overlay{background:url(/cdn/shop/files/line-layer.png?v=1774343891) no-repeat scroll bottom center/contain}.ecom-core.ecom-hnh77ng4l5a.ec-flex-wp{height:auto!important;min-height:775px}.ecom-core.ecom-hnh77ng4l5a.ec-flex-wp,.ecom-core.ecom-hnh77ng4l5a>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-hnh77ng4l5a,.ecom-core.ecom-hnh77ng4l5a>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-hnh77ng4l5a,.ecom-core.ecom-hnh77ng4l5a>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hnh77ng4l5a.ec-flex-wp{min-height:600px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hnh77ng4l5a.ec-flex-wp{min-height:540px}}.ecom-core.ecom-hnh77ng4l5a{background:url(/cdn/shop/files/line-layer-2.png?v=1774343861) no-repeat scroll center center/cover}.ecom-core.ecom-hnh77ng4l5a>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-hnh77ng4l5a>.ecom-section__overlay>.ecom-overlay{background:url(/cdn/shop/files/line-layer.png?v=1774343891) no-repeat scroll bottom center/contain}.ecom-core.ecom-hnh77ng4l5a{padding:0!important}.ecom-core.ecom-hnh77ng4l5a>.ecom-section__overlay>.ecom-overlay{background-size:100% 100%}.ecom-core.ecom-herwutr9mte.ec-flex-wp{width:1440px;max-width:100%;--element-width:1440px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-herwutr9mte.ec-flex-wp,.ecom-core.ecom-herwutr9mte>.ecom-inner{align-items:center;--align-items:center}.ecom-core.ecom-herwutr9mte,.ecom-core.ecom-herwutr9mte>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-herwutr9mte{padding-top:20px!important}}.ecom-core.ecom-2sku9m2pks5.ec-flex-wp,.ecom-core.ecom-2sku9m2pks5>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-2sku9m2pks5,.ecom-core.ecom-2sku9m2pks5>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-2sku9m2pks5{padding:0!important}.ecom-core.ecom-vwj8i1el3vs .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-vwj8i1el3vs .ecom__element--button,.ecom-core.ecom-vwj8i1el3vs .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-vwj8i1el3vs .ecom__element--button{color:#fff;background-color:#eb5c5c00;border-style:none;border-radius:8px;transition:all .5s ease;transition-duration:.4s}.ecom-core.ecom-vwj8i1el3vs .ecom__element--button:hover{color:#fffc;background-color:#33b5c900;cursor:pointer}.ecom-core.ecom-vwj8i1el3vs .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-vwj8i1el3vs .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-vwj8i1el3vs .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease;margin-left:8px}.ecom-core.ecom-vwj8i1el3vs .ecom__element--button:hover .ecom-button-icon{color:#fffc}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vwj8i1el3vs .ecom__element--button{height:44px;min-height:44px;margin-top:0}}.ecom-core.ecom-vwj8i1el3vs{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-vwj8i1el3vs.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.8s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vwj8i1el3vs{margin-top:0!important;margin-left:15px!important}}.ecom-core.ecom-vwj8i1el3vs a.ecom__element--button:hover .ecom-button-icon{transform:translate(5px)}.ecom-core.ecom-t0cjzy9p9c .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-t0cjzy9p9c .ecom__element--button,.ecom-core.ecom-t0cjzy9p9c .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-t0cjzy9p9c .ecom__element--button{box-shadow:0 0 24px #00000014;color:#fff;background-color:#fc5656;border-style:none;border-radius:8px;transition:all .5s ease;transition-duration:.4s;padding:12px 24px;margin:0}.ecom-core.ecom-t0cjzy9p9c .ecom__element--button:hover{color:#fff;background-color:#fc5656cc;cursor:pointer}.ecom-core.ecom-t0cjzy9p9c .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-t0cjzy9p9c{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-t0cjzy9p9c.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-2y56az1cr8b .ecom-text--more-actions button,.ecom-core.ecom-2y56az1cr8b .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2y56az1cr8b .text-content,.ecom-core.ecom-2y56az1cr8b .text-content a,.ecom-core.ecom-2y56az1cr8b .text-content p,.ecom-core.ecom-2y56az1cr8b .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-2y56az1cr8b .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-2y56az1cr8b .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2y56az1cr8b .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-2y56az1cr8b .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2y56az1cr8b{margin-bottom:48px!important;padding-bottom:0!important;width:635px;max-width:100%;--element-width:635px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-2y56az1cr8b.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2y56az1cr8b{margin-bottom:25px!important}}@media(max-width:767px){.ecom-core.ecom-2y56az1cr8b .text-content>div{display:inline}}.ecom-core.ecom-rj8zzu0dkn .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-rj8zzu0dkn .element__heading .ecom__heading,.ecom-core.ecom-rj8zzu0dkn .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-rj8zzu0dkn{width:510px;max-width:100%;--element-width:510px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-rj8zzu0dkn.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.4s}.ecom-core.ecom-rj8zzu0dkn .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-eots3uc29q9{text-align:left}.ecom-core.ecom-eots3uc29q9{padding-bottom:0!important;margin-top:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-eots3uc29q9{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eots3uc29q9{padding-bottom:0!important}}.ecom-core.ecom-izhmqd09yy.ec-flex-wp,.ecom-core.ecom-izhmqd09yy>.ecom-inner{flex-direction:column;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-izhmqd09yy,.ecom-core.ecom-izhmqd09yy>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-izhmqd09yy{background:linear-gradient(90deg,#293a90,#4363d2 91%)}.ecom-core.ecom-izhmqd09yy{padding:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-izhmqd09yy{padding:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-izhmqd09yy{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-xt2bepp7irj .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-xt2bepp7irj .element__featured--wrapper{grid-template-columns:repeat(4,1fr);gap:30px}.ecom-core.ecom-xt2bepp7irj .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xt2bepp7irj .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-xt2bepp7irj .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:20px}.ecom-core.ecom-xt2bepp7irj .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xt2bepp7irj .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-xt2bepp7irj .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:10px}.ecom-core.ecom-xt2bepp7irj .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box{text-align:center;justify-content:center;border-radius:0;padding:0 25px;margin:0}.ecom-core.ecom-xt2bepp7irj .ecom-image-default{max-width:48px!important}.ecom-core.ecom-xt2bepp7irj .ecom-image-align{justify-content:center}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-img,.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-img>picture,.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-img>img{border-radius:0;overflow:hidden}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-img{margin:0;padding:0}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-icon svg{height:48px;width:48px}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-xt2bepp7irj .element__featured--box-icon svg{margin:0;padding:0}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-title{color:#fff;transition:all .4s ease;margin:24px 0 8px;padding:0}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-text{color:#ededed;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box{padding:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box{border-radius:16px;padding:20px}}.ecom-core.ecom-xt2bepp7irj.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.3s}.ecom-core.ecom-xt2bepp7irj .element__featured .element__featured--box-title{display:block}.ecom-core.ecom-v3z0d2hqd5g .ecom-text--more-actions button,.ecom-core.ecom-v3z0d2hqd5g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-v3z0d2hqd5g .text-content,.ecom-core.ecom-v3z0d2hqd5g .text-content a,.ecom-core.ecom-v3z0d2hqd5g .text-content p,.ecom-core.ecom-v3z0d2hqd5g .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-v3z0d2hqd5g .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-v3z0d2hqd5g .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-v3z0d2hqd5g .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-v3z0d2hqd5g .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-v3z0d2hqd5g{margin-bottom:48px!important;padding-bottom:0!important;width:480px;max-width:100%;--element-width:480px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-v3z0d2hqd5g.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v3z0d2hqd5g{margin-bottom:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v3z0d2hqd5g{margin-bottom:25px!important}}@media(max-width:767px){.ecom-core.ecom-v3z0d2hqd5g .text-content>div{display:inline}}.ecom-core.ecom-qdfebnmcs3r .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-qdfebnmcs3r .element__heading .ecom__heading,.ecom-core.ecom-qdfebnmcs3r .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-qdfebnmcs3r{padding-bottom:0!important}.ecom-core.ecom-qdfebnmcs3r.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-qdfebnmcs3r .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-0yrsn3i732t>.ecom-inner{max-width:1440px}.ecom-core.ecom-0yrsn3i732t.ec-flex-wp,.ecom-core.ecom-0yrsn3i732t>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-0yrsn3i732t,.ecom-core.ecom-0yrsn3i732t>.ecom-inner{--row-gap:15px;--column-gap:15px}.ecom-core.ecom-0yrsn3i732t{background-color:#152577}.ecom-core.ecom-0yrsn3i732t{padding-top:120px!important;padding-bottom:120px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0yrsn3i732t{padding:60px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0yrsn3i732t{padding:50px 15px!important}}.ecom-core.ecom-id00y45o5g .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-id00y45o5g .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:30px}.ecom-core.ecom-id00y45o5g .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-id00y45o5g .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-id00y45o5g .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:15px}.ecom-core.ecom-id00y45o5g .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-id00y45o5g .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-id00y45o5g .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:15px}.ecom-core.ecom-id00y45o5g .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box{text-align:left;justify-content:flex-start;background-color:#f5fbff;border-radius:24px;padding:40px;margin:0}.ecom-core.ecom-id00y45o5g .ecom-image-default{max-width:48px!important}.ecom-core.ecom-id00y45o5g .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-img,.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-img>picture,.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-img>img{border-radius:0;overflow:hidden}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-img{margin:0;padding:0}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-icon svg{height:48px;width:48px}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-id00y45o5g .element__featured--box-icon svg{margin:0;padding:0}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-title{color:#000;margin:24px 0 8px;padding:0}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box-text{color:#707070;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box{padding-right:20px;padding-bottom:40px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box{text-align:left;justify-content:flex-start;border-radius:16px;padding:20px}.ecom-core.ecom-id00y45o5g .ecom-image-align{justify-content:flex-start}}.ecom-core.ecom-id00y45o5g{margin-top:45px!important}.ecom-core.ecom-id00y45o5g.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-id00y45o5g{margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-id00y45o5g{margin-top:25px!important}}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box:nth-child(2){background:#f8f5ff}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box:nth-child(3){background:#f5fff8}.ecom-core.ecom-id00y45o5g .element__featured .element__featured--box:nth-child(4){background:#fffbf5}.ecom-core.ecom-qpbb0b3cn .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-qpbb0b3cn .element__heading .ecom__heading,.ecom-core.ecom-qpbb0b3cn .element__heading .ecom__heading a{color:#191919}.ecom-core.ecom-qpbb0b3cn{padding-bottom:0!important}.ecom-core.ecom-qpbb0b3cn.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-qpbb0b3cn .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-kn4p5l90um>.ecom-inner{max-width:1440px}.ecom-core.ecom-kn4p5l90um.ec-flex-wp,.ecom-core.ecom-kn4p5l90um>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-kn4p5l90um,.ecom-core.ecom-kn4p5l90um>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-kn4p5l90um{background-color:#fff}.ecom-core.ecom-kn4p5l90um{padding:110px 50px 70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kn4p5l90um{padding:60px 15px 35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kn4p5l90um{padding:50px 15px 25px!important}}@-webkit-keyframes ecomRoll{0%{opacity:0;-webkit-transform:translate3d(-40px,0,0) rotate(-45deg) scale(.8);transform:translate3d(-40px,0,0) rotate(-45deg) scale(.8)}to{opacity:1;-webkit-transform:translateZ(0) rotate(0deg) scale(1);transform:translateZ(0) rotate(0) scale(1)}}@keyframes ecomRoll{0%{opacity:0;-webkit-transform:translate3d(-40px,0,0) rotate(-45deg) scale(.8);transform:translate3d(-40px,0,0) rotate(-45deg) scale(.8)}to{opacity:1;-webkit-transform:translateZ(0) rotate(0deg) scale(1);transform:translateZ(0) rotate(0) scale(1)}}.ecom-core.ecom-b1x2piqtjwn.ec-flex-wp,.ecom-core.ecom-b1x2piqtjwn>.ecom-inner{flex-direction:row;justify-content:center;--justify-content:center}.ecom-core.ecom-b1x2piqtjwn,.ecom-core.ecom-b1x2piqtjwn>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-b1x2piqtjwn{background-color:#f4f8fd}.ecom-core.ecom-b1x2piqtjwn,.ecom-core.ecom-b1x2piqtjwn>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-b1x2piqtjwn>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b1x2piqtjwn,.ecom-core.ecom-b1x2piqtjwn>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-b1x2piqtjwn>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-b1x2piqtjwn{padding:100px 40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b1x2piqtjwn{padding:50px 0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b1x2piqtjwn{padding:50px 0!important}}.ecom-core.ecom-2kyn237mmld.ec-flex-wp{width:1440px;max-width:100%;--element-width:1440px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-2kyn237mmld.ec-flex-wp,.ecom-core.ecom-2kyn237mmld>.ecom-inner{flex-direction:row}.ecom-core.ecom-2kyn237mmld,.ecom-core.ecom-2kyn237mmld>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-2kyn237mmld{padding:0!important}.ecom-core.ecom-1zo956vjdl5,.ecom-core.ecom-1zo956vjdl5>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1zo956vjdl5{padding:0!important}}.ecom-core.ecom-bik2mm3cfmd,.ecom-core.ecom-bik2mm3cfmd>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-bik2mm3cfmd{padding:0!important}.ecom-core.ecom-sxyvfgx6jj .ecom-image-align{align-items:center}.ecom-core.ecom-sxyvfgx6jj .ecom-image-default{max-width:100%!important}.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-sxyvfgx6jj .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-sxyvfgx6jj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-sxyvfgx6jj .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}}.ecom-core.ecom-sxyvfgx6jj.ecom-animated{animation-name:ecomRoll;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-ckvfzdanyu .ecom-image-align{align-items:center}.ecom-core.ecom-ckvfzdanyu .ecom-image-default{max-width:100%!important}.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ckvfzdanyu .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-ckvfzdanyu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ckvfzdanyu .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}}.ecom-core.ecom-ckvfzdanyu{position:absolute;left:0;top:0;z-index:0!important}.ecom-core.ecom-ckvfzdanyu.ecom-animated{animation-name:ecomRoll;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:1.3s!important;--ec-delay:1s}.ecom-core.ecom-72kan0l2dka,.ecom-core.ecom-72kan0l2dka>.ecom-inner{--row-gap:15px;--column-gap:15px}.ecom-core.ecom-72kan0l2dka{padding-right:100px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-72kan0l2dka{padding-right:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-72kan0l2dka{padding-right:15px!important;padding-left:15px!important;order:14}}.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;background-color:#0a132d;overflow:hidden;border-radius:16px;padding:24px;margin:0}.ecom-core.ecom-k16mi0acy9 .ecom-image-default{width:40px!important;max-width:100%!important}.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--image,.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--image>picture,.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--image>img{border-radius:0;overflow:hidden}.ecom-core.ecom-k16mi0acy9 .ecom-iconlist--image{margin:0 16px 0 0;padding:0}.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;border-style:none;border-radius:63%;margin-top:0;margin-right:20px;padding:0}.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--icon svg{height:50px;width:50px}.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#ededed;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding:15px}.ecom-core.ecom-k16mi0acy9 .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-k16mi0acy9{margin-top:30px!important;margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-k16mi0acy9.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}.ecom-core.ecom-k16mi0acy9 .ecom-iconlist-content{gap:3px}.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--list{gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--list{gap:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--list{gap:15px}}.ecom-core.ecom-ljhf9el8hib .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0;margin:0}.ecom-core.ecom-ljhf9el8hib .ecom-image-default{width:24px!important}.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--image{margin:0 16px 0 0;padding:0}.ecom-core.ecom-ljhf9el8hib .ecom-base-iconlist .ecom-iconlist--icon svg{height:24px;width:24px}.ecom-core.ecom-ljhf9el8hib .ecom-base-iconlist .ecom-iconlist--icon{border-style:none;border-radius:0%;margin:0 16px 0 0;padding:0}.ecom-core.ecom-ljhf9el8hib .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#191919;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ljhf9el8hib .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-ljhf9el8hib .ecom-image-default{max-width:18px!important}.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--image{margin-top:4px;margin-right:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ljhf9el8hib .ecom-image-default{max-width:16px!important}.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--image{margin-top:5px;margin-right:8px}.ecom-core.ecom-ljhf9el8hib .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-ljhf9el8hib{margin-top:28px!important;margin-bottom:0!important}.ecom-core.ecom-ljhf9el8hib.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ljhf9el8hib{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ljhf9el8hib{margin-top:20px!important}}.ecom-core.ecom-ljhf9el8hib .ecom-iconlist--container{align-items:self-start}.ecom-core.ecom-60mk3h42rx3 .ecom-text--more-actions button,.ecom-core.ecom-60mk3h42rx3 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-60mk3h42rx3 .text-content,.ecom-core.ecom-60mk3h42rx3 .text-content a,.ecom-core.ecom-60mk3h42rx3 .text-content p,.ecom-core.ecom-60mk3h42rx3 .text-content span{text-align:left;color:#707070;margin:0;padding:0}.ecom-core.ecom-60mk3h42rx3 .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-60mk3h42rx3 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-60mk3h42rx3 .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-60mk3h42rx3 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-60mk3h42rx3 .text-content,.ecom-core.ecom-60mk3h42rx3 .text-content a,.ecom-core.ecom-60mk3h42rx3 .text-content p,.ecom-core.ecom-60mk3h42rx3 .text-content span{text-align:center}}.ecom-core.ecom-60mk3h42rx3.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}.ecom-core.ecom-4gs2152ckf1 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-4gs2152ckf1 .element__heading .ecom__heading,.ecom-core.ecom-4gs2152ckf1 .element__heading .ecom__heading a{color:#050505}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4gs2152ckf1 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4gs2152ckf1 .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-4gs2152ckf1{padding-bottom:0!important}.ecom-core.ecom-4gs2152ckf1.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-7srrtf7w8ia .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-7srrtf7w8ia .element__heading .ecom__heading,.ecom-core.ecom-7srrtf7w8ia .element__heading .ecom__heading a{color:#3f59be}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7srrtf7w8ia .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7srrtf7w8ia .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-7srrtf7w8ia{padding-bottom:0!important}.ecom-core.ecom-7srrtf7w8ia.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-v14iwyn45fg.ec-flex-wp,.ecom-core.ecom-v14iwyn45fg>.ecom-inner{flex-direction:column}.ecom-core.ecom-v14iwyn45fg,.ecom-core.ecom-v14iwyn45fg>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-v14iwyn45fg{padding:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v14iwyn45fg{padding:25px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v14iwyn45fg{padding:25px 15px!important}}.ecom-core.ecom-z6eu3xz2top .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-z6eu3xz2top .element__featured--wrapper{grid-template-columns:repeat(4,1fr);gap:64px}.ecom-core.ecom-z6eu3xz2top .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z6eu3xz2top .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-z6eu3xz2top .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:20px}.ecom-core.ecom-z6eu3xz2top .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z6eu3xz2top .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-z6eu3xz2top .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-z6eu3xz2top .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box{text-align:center;justify-content:center;margin:0;padding:0}.ecom-core.ecom-z6eu3xz2top .ecom-image-default{max-width:48px!important}.ecom-core.ecom-z6eu3xz2top .ecom-image-align{justify-content:center}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-img,.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-img>picture,.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-img>img{border-radius:0;overflow:hidden}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-img{margin:0;padding:0}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-icon svg{height:48px;width:48px}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-z6eu3xz2top .element__featured--box-icon svg{margin:0;padding:0}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-title{color:#000;margin:24px 0 8px;padding:0}.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box-text{color:#707070;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box{padding-right:20px;padding-bottom:40px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z6eu3xz2top .element__featured .element__featured--box{text-align:center;justify-content:center;border-radius:16px;padding-right:30px;padding-left:30px}.ecom-core.ecom-z6eu3xz2top .ecom-image-align{justify-content:center}}.ecom-core.ecom-z6eu3xz2top{margin-top:45px!important;padding-bottom:0!important}.ecom-core.ecom-z6eu3xz2top.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z6eu3xz2top{margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z6eu3xz2top{margin-top:25px!important}}.ecom-core.ecom-0cvh0s03nqx .ecom-text--more-actions button,.ecom-core.ecom-0cvh0s03nqx .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0cvh0s03nqx .text-content,.ecom-core.ecom-0cvh0s03nqx .text-content a,.ecom-core.ecom-0cvh0s03nqx .text-content p,.ecom-core.ecom-0cvh0s03nqx .text-content span{text-align:center;color:#707070;margin:0;padding:0}.ecom-core.ecom-0cvh0s03nqx .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0cvh0s03nqx .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0cvh0s03nqx .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0cvh0s03nqx .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0cvh0s03nqx .text-content,.ecom-core.ecom-0cvh0s03nqx .text-content a,.ecom-core.ecom-0cvh0s03nqx .text-content p,.ecom-core.ecom-0cvh0s03nqx .text-content span{text-align:center}}.ecom-core.ecom-0cvh0s03nqx{padding-bottom:0!important}.ecom-core.ecom-0cvh0s03nqx.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0cvh0s03nqx{padding-bottom:0!important}}.ecom-core.ecom-ccysrymm6ag .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-ccysrymm6ag .element__heading .ecom__heading,.ecom-core.ecom-ccysrymm6ag .element__heading .ecom__heading a{color:#191919}.ecom-core.ecom-ccysrymm6ag{padding-bottom:0!important}.ecom-core.ecom-ccysrymm6ag.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-ccysrymm6ag .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-bgytsqmfqk>.ecom-inner{max-width:1440px}.ecom-core.ecom-bgytsqmfqk.ec-flex-wp,.ecom-core.ecom-bgytsqmfqk>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-bgytsqmfqk,.ecom-core.ecom-bgytsqmfqk>.ecom-inner{--row-gap:15px;--column-gap:15px}.ecom-core.ecom-bgytsqmfqk{background-color:#fff}.ecom-core.ecom-bgytsqmfqk{padding:60px 50px 70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bgytsqmfqk{padding:30px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bgytsqmfqk{padding:25px 15px!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)}}@keyframes ecomZoomIn{0%{opacity:0;transform:scale3d(.8,.8,.8)}to{opacity:1;transform:scaleZ(1)}}.ecom-core.ecom-vce3k6d6ipo{background:url(/cdn/shop/files/tier-layer.png?v=1774409179) no-repeat scroll center center/cover #152577}.ecom-core.ecom-vce3k6d6ipo.ec-flex-wp,.ecom-core.ecom-vce3k6d6ipo>.ecom-inner{align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-vce3k6d6ipo,.ecom-core.ecom-vce3k6d6ipo>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-vce3k6d6ipo{background:url(/cdn/shop/files/tier-layer.png?v=1774409179) no-repeat scroll center center/cover #152577}.ecom-core.ecom-vce3k6d6ipo,.ecom-core.ecom-vce3k6d6ipo>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-vce3k6d6ipo>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vce3k6d6ipo,.ecom-core.ecom-vce3k6d6ipo>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-vce3k6d6ipo>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-vce3k6d6ipo{padding:100px 40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vce3k6d6ipo{padding:50px 15px 60px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vce3k6d6ipo{padding:50px 15px!important}}.ecom-core.ecom-6d9mmpe4o3t .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-6d9mmpe4o3t .ecom__element--button,.ecom-core.ecom-6d9mmpe4o3t .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-6d9mmpe4o3t .ecom__element--button{box-shadow:0 0 24px #00000014;color:#fff;background-color:#fc5656;border-style:none;border-radius:8px;transition:all .5s ease;transition-duration:.4s;padding:12px 24px;margin:0}.ecom-core.ecom-6d9mmpe4o3t .ecom__element--button:hover{color:#fff;background-color:#fc5656cc;cursor:pointer}.ecom-core.ecom-6d9mmpe4o3t .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-6d9mmpe4o3t{padding-bottom:0!important;margin-top:35px!important;width:unset;max-width:unset}.ecom-core.ecom-6d9mmpe4o3t.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6d9mmpe4o3t{margin-top:0!important}}.ecom-core.ecom-msimjdaghvg.ec-flex-wp{width:1440px;max-width:100%;--element-width:1440px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-msimjdaghvg.ec-flex-wp,.ecom-core.ecom-msimjdaghvg>.ecom-inner{flex-direction:column;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-msimjdaghvg,.ecom-core.ecom-msimjdaghvg>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-msimjdaghvg{padding:0!important}.ecom-core.ecom-k6r44mgfnb .element__heading .ecom__heading{text-align:center;border-style:solid;border-width:1px;border-color:#94e8ff66;padding:21px 24px;margin:0}.ecom-core.ecom-k6r44mgfnb .element__heading .ecom__heading,.ecom-core.ecom-k6r44mgfnb .element__heading .ecom__heading a{color:#ededed}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k6r44mgfnb .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6r44mgfnb .element__heading .ecom__heading{text-align:center;padding:15px}}.ecom-core.ecom-k6r44mgfnb{padding-bottom:0!important;margin-top:35px!important;width:550px;max-width:100%;--element-width:550px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-k6r44mgfnb.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k6r44mgfnb{margin-top:25px!important;width:447px;max-width:100%;--element-width:447px;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6r44mgfnb{margin-top:0!important}}.ecom-core.ecom-k6r44mgfnb,.ecom-core.ecom-k6r44mgfnb .ecom__heading{border-radius:16px}.ecom-core.ecom-k6r44mgfnb b,.ecom-core.ecom-k6r44mgfnb strong{color:#fff}.ecom-core.ecom-3ehwmtwkl3y.ec-flex-wp,.ecom-core.ecom-3ehwmtwkl3y>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-3ehwmtwkl3y,.ecom-core.ecom-3ehwmtwkl3y>.ecom-inner{--row-gap:30px;--column-gap:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3ehwmtwkl3y,.ecom-core.ecom-3ehwmtwkl3y>.ecom-inner{--column-gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3ehwmtwkl3y,.ecom-core.ecom-3ehwmtwkl3y>.ecom-inner{--row-gap:15px}}.ecom-core.ecom-3ehwmtwkl3y{margin-top:45px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3ehwmtwkl3y{padding:0!important;margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3ehwmtwkl3y{padding:0!important;margin-top:25px!important}}.ecom-core.ecom-si5v6xm3luj,.ecom-core.ecom-si5v6xm3luj>.ecom-inner{--row-gap:5px;--column-gap:5px}.ecom-core.ecom-si5v6xm3luj{background-color:#0a132e7a;border-style:solid;border-width:1px;border-color:#94e8ff66}.ecom-core.ecom-si5v6xm3luj,.ecom-core.ecom-si5v6xm3luj>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-si5v6xm3luj>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-si5v6xm3luj,.ecom-core.ecom-si5v6xm3luj>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-si5v6xm3luj>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-si5v6xm3luj{padding:30px!important}.ecom-core.ecom-si5v6xm3luj.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-si5v6xm3luj{padding:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-si5v6xm3luj{padding:20px!important}}.ecom-core.ecom-v3bd3m5r2i .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-v3bd3m5r2i .element__heading .ecom__heading,.ecom-core.ecom-v3bd3m5r2i .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v3bd3m5r2i .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v3bd3m5r2i .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-v3bd3m5r2i{padding-bottom:0!important;margin-top:30px!important}.ecom-core.ecom-v3bd3m5r2i.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.2s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v3bd3m5r2i{margin-top:10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v3bd3m5r2i{padding-bottom:0!important}}.ecom-core.ecom-hpb0ahuecm .ecom-text--more-actions button,.ecom-core.ecom-hpb0ahuecm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hpb0ahuecm .text-content,.ecom-core.ecom-hpb0ahuecm .text-content a,.ecom-core.ecom-hpb0ahuecm .text-content p,.ecom-core.ecom-hpb0ahuecm .text-content span{text-align:left;color:#ededed;margin:0;padding:0}.ecom-core.ecom-hpb0ahuecm .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-hpb0ahuecm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-hpb0ahuecm .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-hpb0ahuecm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hpb0ahuecm .text-content,.ecom-core.ecom-hpb0ahuecm .text-content a,.ecom-core.ecom-hpb0ahuecm .text-content p,.ecom-core.ecom-hpb0ahuecm .text-content span{text-align:left}}.ecom-core.ecom-hpb0ahuecm{padding-bottom:0!important}.ecom-core.ecom-hpb0ahuecm.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.3s}.ecom-core.ecom-ule8qz3u12o .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-ule8qz3u12o .element__heading .ecom__heading,.ecom-core.ecom-ule8qz3u12o .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ule8qz3u12o .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ule8qz3u12o .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-ule8qz3u12o{padding-bottom:0!important}.ecom-core.ecom-ule8qz3u12o.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.2s}.ecom-core.ecom-lq9nbm0gi9l .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-lq9nbm0gi9l .element__heading .ecom__heading,.ecom-core.ecom-lq9nbm0gi9l .element__heading .ecom__heading a{color:#94e8ff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lq9nbm0gi9l .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lq9nbm0gi9l .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-lq9nbm0gi9l{padding-bottom:0!important}.ecom-core.ecom-lq9nbm0gi9l.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.1s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lq9nbm0gi9l{padding-bottom:0!important}}.ecom-core.ecom-fqfa4ua4vi.ec-flex-wp,.ecom-core.ecom-fqfa4ua4vi>.ecom-inner{flex-direction:row}.ecom-core.ecom-fqfa4ua4vi,.ecom-core.ecom-fqfa4ua4vi>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-fqfa4ua4vi,.ecom-core.ecom-fqfa4ua4vi>.ecom-inner{--row-gap:5px;--column-gap:5px}.ecom-core.ecom-fqfa4ua4vi{background-color:#0a132e7a;border-style:solid;border-width:2px;border-color:#94e8ff}.ecom-core.ecom-fqfa4ua4vi,.ecom-core.ecom-fqfa4ua4vi>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-fqfa4ua4vi>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fqfa4ua4vi,.ecom-core.ecom-fqfa4ua4vi>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-fqfa4ua4vi>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-fqfa4ua4vi{padding:30px!important}.ecom-core.ecom-fqfa4ua4vi.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fqfa4ua4vi{padding:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fqfa4ua4vi{padding:20px!important}}.ecom-core.ecom-w6yr92qdpq9 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-w6yr92qdpq9 .element__heading .ecom__heading,.ecom-core.ecom-w6yr92qdpq9 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w6yr92qdpq9 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w6yr92qdpq9 .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-w6yr92qdpq9{padding-bottom:0!important;margin-top:75px!important}.ecom-core.ecom-w6yr92qdpq9.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.2s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w6yr92qdpq9{margin-top:40px!important}}.ecom-core.ecom-82jeibbiin8 .ecom-text--more-actions button,.ecom-core.ecom-82jeibbiin8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-82jeibbiin8 .text-content,.ecom-core.ecom-82jeibbiin8 .text-content a,.ecom-core.ecom-82jeibbiin8 .text-content p,.ecom-core.ecom-82jeibbiin8 .text-content span{text-align:left;color:#ededed;margin:0;padding:0}.ecom-core.ecom-82jeibbiin8 .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-82jeibbiin8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-82jeibbiin8 .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-82jeibbiin8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-82jeibbiin8 .text-content,.ecom-core.ecom-82jeibbiin8 .text-content a,.ecom-core.ecom-82jeibbiin8 .text-content p,.ecom-core.ecom-82jeibbiin8 .text-content span{text-align:left}}.ecom-core.ecom-82jeibbiin8{padding-bottom:0!important}.ecom-core.ecom-82jeibbiin8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.3s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-82jeibbiin8{padding-bottom:0!important}}.ecom-core.ecom-16v1wz81qzq .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-16v1wz81qzq .element__heading .ecom__heading,.ecom-core.ecom-16v1wz81qzq .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-16v1wz81qzq .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-16v1wz81qzq .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-16v1wz81qzq{padding-bottom:0!important}.ecom-core.ecom-16v1wz81qzq.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.2s}.ecom-core.ecom-wdn9gac7en .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-wdn9gac7en .element__heading .ecom__heading,.ecom-core.ecom-wdn9gac7en .element__heading .ecom__heading a{color:#94e8ff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wdn9gac7en .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wdn9gac7en .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-wdn9gac7en{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-wdn9gac7en.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.1s}.ecom-core.ecom-fhn6teawjtp .element__heading .ecom__heading{text-align:center;padding:5px 16px;margin:0}.ecom-core.ecom-fhn6teawjtp .element__heading .ecom__heading,.ecom-core.ecom-fhn6teawjtp .element__heading .ecom__heading a{color:#191919}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fhn6teawjtp .element__heading .ecom__heading{text-align:left;padding-right:10px;padding-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fhn6teawjtp .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-fhn6teawjtp{width:unset;max-width:unset;position:absolute;right:16px;top:16px;background-color:#94e8ff}.ecom-core.ecom-fhn6teawjtp.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.1s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fhn6teawjtp{margin-top:0!important}}.ecom-core.ecom-fhn6teawjtp{border-radius:999px}.ecom-core.ecom-k6san95yhq,.ecom-core.ecom-k6san95yhq>.ecom-inner{--row-gap:5px;--column-gap:5px}.ecom-core.ecom-k6san95yhq{background-color:#0a132e7a;border-style:solid;border-width:1px;border-color:#94e8ff66}.ecom-core.ecom-k6san95yhq,.ecom-core.ecom-k6san95yhq>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-k6san95yhq>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6san95yhq,.ecom-core.ecom-k6san95yhq>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-k6san95yhq>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-k6san95yhq{padding:30px!important}.ecom-core.ecom-k6san95yhq.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k6san95yhq{padding:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6san95yhq{padding-top:20px!important}}.ecom-core.ecom-f5v8gqnl8ng .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-f5v8gqnl8ng .element__heading .ecom__heading,.ecom-core.ecom-f5v8gqnl8ng .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f5v8gqnl8ng .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f5v8gqnl8ng .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-f5v8gqnl8ng{padding-bottom:0!important;margin-top:30px!important}.ecom-core.ecom-f5v8gqnl8ng.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.2s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f5v8gqnl8ng{margin-top:10px!important}}.ecom-core.ecom-3hy86qmnup7 .ecom-text--more-actions button,.ecom-core.ecom-3hy86qmnup7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3hy86qmnup7 .text-content,.ecom-core.ecom-3hy86qmnup7 .text-content a,.ecom-core.ecom-3hy86qmnup7 .text-content p,.ecom-core.ecom-3hy86qmnup7 .text-content span{text-align:left;color:#ededed;margin:0;padding:0}.ecom-core.ecom-3hy86qmnup7 .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-3hy86qmnup7 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3hy86qmnup7 .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-3hy86qmnup7 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3hy86qmnup7 .text-content,.ecom-core.ecom-3hy86qmnup7 .text-content a,.ecom-core.ecom-3hy86qmnup7 .text-content p,.ecom-core.ecom-3hy86qmnup7 .text-content span{text-align:left}}.ecom-core.ecom-3hy86qmnup7{padding-bottom:0!important}.ecom-core.ecom-3hy86qmnup7.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.3s}.ecom-core.ecom-dy1nbnjj19w .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-dy1nbnjj19w .element__heading .ecom__heading,.ecom-core.ecom-dy1nbnjj19w .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dy1nbnjj19w .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dy1nbnjj19w .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-dy1nbnjj19w{padding-bottom:0!important}.ecom-core.ecom-dy1nbnjj19w.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.2s}.ecom-core.ecom-p2daz16o559 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-p2daz16o559 .element__heading .ecom__heading,.ecom-core.ecom-p2daz16o559 .element__heading .ecom__heading a{color:#94e8ff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p2daz16o559 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p2daz16o559 .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-p2daz16o559{padding-bottom:0!important}.ecom-core.ecom-p2daz16o559.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.1s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p2daz16o559{padding-bottom:0!important}}.ecom-core.ecom-4cfk21gk22g .ecom-text--more-actions button,.ecom-core.ecom-4cfk21gk22g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4cfk21gk22g .text-content,.ecom-core.ecom-4cfk21gk22g .text-content a,.ecom-core.ecom-4cfk21gk22g .text-content p,.ecom-core.ecom-4cfk21gk22g .text-content span{text-align:center;color:#ededed;margin:0;padding:0}.ecom-core.ecom-4cfk21gk22g .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4cfk21gk22g .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4cfk21gk22g .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4cfk21gk22g .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4cfk21gk22g .text-content,.ecom-core.ecom-4cfk21gk22g .text-content a,.ecom-core.ecom-4cfk21gk22g .text-content p,.ecom-core.ecom-4cfk21gk22g .text-content span{text-align:center}}.ecom-core.ecom-4cfk21gk22g{padding-bottom:0!important;width:532px;max-width:100%;--element-width:532px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-4cfk21gk22g.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}.ecom-core.ecom-19or1byy0ov .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-19or1byy0ov .element__heading .ecom__heading,.ecom-core.ecom-19or1byy0ov .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-19or1byy0ov .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-19or1byy0ov .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-19or1byy0ov{padding-bottom:0!important}.ecom-core.ecom-19or1byy0ov.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-xzecoqiqdtd .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-xzecoqiqdtd .element__heading .ecom__heading,.ecom-core.ecom-xzecoqiqdtd .element__heading .ecom__heading a{color:#94e8ff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xzecoqiqdtd .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xzecoqiqdtd .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-xzecoqiqdtd{padding-bottom:0!important}.ecom-core.ecom-xzecoqiqdtd.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xzecoqiqdtd{padding-bottom:0!important}}.ecom-core.ecom-68ekt8imy4o.ec-flex-wp,.ecom-core.ecom-68ekt8imy4o>.ecom-inner{flex-direction:column}.ecom-core.ecom-68ekt8imy4o,.ecom-core.ecom-68ekt8imy4o>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-68ekt8imy4o{padding:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-68ekt8imy4o{padding:25px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-68ekt8imy4o{padding:25px 15px!important}}.ecom-core.ecom-7ohfa1pxhw7.ec-flex-wp{width:1230px;max-width:100%;--element-width:1230px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-7ohfa1pxhw7.ec-flex-wp,.ecom-core.ecom-7ohfa1pxhw7>.ecom-inner{flex-direction:row}.ecom-core.ecom-7ohfa1pxhw7,.ecom-core.ecom-7ohfa1pxhw7>.ecom-inner{--row-gap:30px;--column-gap:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7ohfa1pxhw7,.ecom-core.ecom-7ohfa1pxhw7>.ecom-inner{--column-gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7ohfa1pxhw7,.ecom-core.ecom-7ohfa1pxhw7>.ecom-inner{--row-gap:15px}}.ecom-core.ecom-7ohfa1pxhw7{padding:0!important;margin-top:45px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7ohfa1pxhw7{margin-top:25px!important}}.ecom-core.ecom-nnw9on8en3b.ec-flex-wp,.ecom-core.ecom-nnw9on8en3b>.ecom-inner{flex-direction:row;align-items:flex-start;--align-items:flex-start;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-nnw9on8en3b,.ecom-core.ecom-nnw9on8en3b>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-nnw9on8en3b,.ecom-core.ecom-nnw9on8en3b>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-nnw9on8en3b{background-color:#fafafa}.ecom-core.ecom-nnw9on8en3b,.ecom-core.ecom-nnw9on8en3b>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-nnw9on8en3b>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nnw9on8en3b,.ecom-core.ecom-nnw9on8en3b>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-nnw9on8en3b>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-nnw9on8en3b{padding:45px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nnw9on8en3b{padding:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nnw9on8en3b{padding:20px!important}}.ecom-core.ecom-fm7l8xuns3w.ec-flex-wp,.ecom-core.ecom-fm7l8xuns3w>.ecom-inner{flex-direction:row}.ecom-core.ecom-fm7l8xuns3w,.ecom-core.ecom-fm7l8xuns3w>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-fm7l8xuns3w,.ecom-core.ecom-fm7l8xuns3w>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-fm7l8xuns3w{padding:0!important}.ecom-core.ecom-d6crknn0dj .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-d6crknn0dj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d6crknn0dj .ecom-iconlist--list{gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d6crknn0dj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:25px}}.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;overflow:hidden;border-radius:16px;padding:0;margin:0}.ecom-core.ecom-d6crknn0dj .ecom-image-default{width:40px!important;max-width:100%!important}.ecom-core.ecom-d6crknn0dj .ecom-iconlist--image,.ecom-core.ecom-d6crknn0dj .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-d6crknn0dj .ecom-iconlist--image>picture,.ecom-core.ecom-d6crknn0dj .ecom-iconlist--image>img{border-radius:0;overflow:hidden}.ecom-core.ecom-d6crknn0dj .ecom-iconlist--image{margin:0 16px 0 0;padding:0}.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--icon{align-self:flex-start;color:#9d66e2;border-style:none;border-radius:63%;margin:12px 16px 0 0;padding:0}.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--icon svg{height:6px;width:6px}.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#707070;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--icon{margin:8px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--icon{margin-top:9px}.ecom-core.ecom-d6crknn0dj .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-d6crknn0dj{margin-top:25px!important;margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-d6crknn0dj.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d6crknn0dj{margin-top:10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d6crknn0dj{margin-top:10px!important}}.ecom-core.ecom-d6crknn0dj .ecom-iconlist-content{gap:3px}.ecom-core.ecom-edv50icnsy8 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-edv50icnsy8 .element__heading .ecom__heading,.ecom-core.ecom-edv50icnsy8 .element__heading .ecom__heading a{color:#191919}.ecom-core.ecom-edv50icnsy8{padding-bottom:0!important;margin-top:5px!important;width:unset;max-width:unset}.ecom-core.ecom-edv50icnsy8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.4s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-edv50icnsy8{margin-top:0!important}}.ecom-core.ecom-edv50icnsy8 .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-zfp1vpparch .ecom-image-align{align-items:flex-start}.ecom-core.ecom-zfp1vpparch .ecom-image-default{max-width:56px!important}.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-zfp1vpparch .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-zfp1vpparch .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-zfp1vpparch .ecom-image-default{max-width:48px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zfp1vpparch .ecom-image-default{max-width:40px!important}}.ecom-core.ecom-zfp1vpparch{width:unset;max-width:unset}.ecom-core.ecom-2zu1zsgj8lh.ec-flex-wp,.ecom-core.ecom-2zu1zsgj8lh>.ecom-inner{flex-direction:row;align-items:flex-start;--align-items:flex-start;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-2zu1zsgj8lh,.ecom-core.ecom-2zu1zsgj8lh>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-2zu1zsgj8lh,.ecom-core.ecom-2zu1zsgj8lh>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-2zu1zsgj8lh{background-color:#fafafa}.ecom-core.ecom-2zu1zsgj8lh,.ecom-core.ecom-2zu1zsgj8lh>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-2zu1zsgj8lh>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2zu1zsgj8lh,.ecom-core.ecom-2zu1zsgj8lh>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-2zu1zsgj8lh>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-2zu1zsgj8lh{padding:45px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2zu1zsgj8lh{padding:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2zu1zsgj8lh{padding:20px!important}}.ecom-core.ecom-2rmb7g45epy.ec-flex-wp,.ecom-core.ecom-2rmb7g45epy>.ecom-inner{flex-direction:row}.ecom-core.ecom-2rmb7g45epy,.ecom-core.ecom-2rmb7g45epy>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-2rmb7g45epy,.ecom-core.ecom-2rmb7g45epy>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-2rmb7g45epy{padding:0!important}.ecom-core.ecom-h9oq8in298 .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-h9oq8in298 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9oq8in298 .ecom-iconlist--list{gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9oq8in298 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:25px}}.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;overflow:hidden;border-radius:16px;padding:0;margin:0}.ecom-core.ecom-h9oq8in298 .ecom-image-default{width:40px!important;max-width:100%!important}.ecom-core.ecom-h9oq8in298 .ecom-iconlist--image,.ecom-core.ecom-h9oq8in298 .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-h9oq8in298 .ecom-iconlist--image>picture,.ecom-core.ecom-h9oq8in298 .ecom-iconlist--image>img{border-radius:0;overflow:hidden}.ecom-core.ecom-h9oq8in298 .ecom-iconlist--image{margin:0 16px 0 0;padding:0}.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--icon{align-self:flex-start;color:#56de95;border-style:none;border-radius:63%;margin:12px 16px 0 0;padding:0}.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--icon svg{height:6px;width:6px}.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#707070;margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--icon{margin-top:8px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--icon{margin-top:9px}.ecom-core.ecom-h9oq8in298 .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-h9oq8in298{margin-top:25px!important;margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-h9oq8in298.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9oq8in298{margin-top:10px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9oq8in298{margin-top:10px!important}}.ecom-core.ecom-h9oq8in298 .ecom-iconlist-content{gap:3px}.ecom-core.ecom-jecymjc1g8 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-jecymjc1g8 .element__heading .ecom__heading,.ecom-core.ecom-jecymjc1g8 .element__heading .ecom__heading a{color:#191919}.ecom-core.ecom-jecymjc1g8{padding-bottom:0!important;margin-top:5px!important;width:unset;max-width:unset}.ecom-core.ecom-jecymjc1g8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.4s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jecymjc1g8{margin-top:0!important}}.ecom-core.ecom-jecymjc1g8 .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-kbsazder6xn .ecom-image-align{align-items:flex-start}.ecom-core.ecom-kbsazder6xn .ecom-image-default{max-width:56px!important}.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture,.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture,.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-kbsazder6xn .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-kbsazder6xn .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-kbsazder6xn .ecom-image-default{max-width:48px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kbsazder6xn .ecom-image-default{max-width:40px!important}}.ecom-core.ecom-kbsazder6xn{width:unset;max-width:unset}.ecom-core.ecom-eu18w84rzj9 .ecom-text--more-actions button,.ecom-core.ecom-eu18w84rzj9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-eu18w84rzj9 .text-content,.ecom-core.ecom-eu18w84rzj9 .text-content a,.ecom-core.ecom-eu18w84rzj9 .text-content p,.ecom-core.ecom-eu18w84rzj9 .text-content span{text-align:center;color:#707070;margin:0;padding:0}.ecom-core.ecom-eu18w84rzj9 .ecom-text_view-more-btn{justify-content:flex-start;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-eu18w84rzj9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-eu18w84rzj9 .ecom-text_view-less-btn{color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-eu18w84rzj9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eu18w84rzj9 .text-content,.ecom-core.ecom-eu18w84rzj9 .text-content a,.ecom-core.ecom-eu18w84rzj9 .text-content p,.ecom-core.ecom-eu18w84rzj9 .text-content span{text-align:center}}.ecom-core.ecom-eu18w84rzj9{padding-bottom:0!important;width:430px;max-width:100%;--element-width:430px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-eu18w84rzj9.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-eu18w84rzj9{padding-bottom:0!important}}.ecom-core.ecom-wfjwa3jy9fg .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-wfjwa3jy9fg .element__heading .ecom__heading,.ecom-core.ecom-wfjwa3jy9fg .element__heading .ecom__heading a{color:#191919}.ecom-core.ecom-wfjwa3jy9fg{padding-bottom:0!important}.ecom-core.ecom-wfjwa3jy9fg.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-wfjwa3jy9fg .ecom__heading{letter-spacing:-.64px}.ecom-core.ecom-w9tk19nxvi>.ecom-inner{max-width:1440px}.ecom-core.ecom-w9tk19nxvi.ec-flex-wp,.ecom-core.ecom-w9tk19nxvi>.ecom-inner{flex-direction:column;align-items:center;--align-items:center}.ecom-core.ecom-w9tk19nxvi,.ecom-core.ecom-w9tk19nxvi>.ecom-inner{--row-gap:15px;--column-gap:15px}.ecom-core.ecom-w9tk19nxvi{background-color:#fff}.ecom-core.ecom-w9tk19nxvi{padding-top:60px!important;padding-bottom:60px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w9tk19nxvi{padding:20px 15px 30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w9tk19nxvi{padding:30px 15px!important}}.ecom-core.ecom-oiymwyaa7y.ec-flex-wp,.ecom-core.ecom-oiymwyaa7y>.ecom-inner{flex-direction:row;justify-content:center;--justify-content:center}.ecom-core.ecom-oiymwyaa7y,.ecom-core.ecom-oiymwyaa7y>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-oiymwyaa7y,.ecom-core.ecom-oiymwyaa7y>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-oiymwyaa7y{background-color:#f4f8fd}.ecom-core.ecom-oiymwyaa7y,.ecom-core.ecom-oiymwyaa7y>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-oiymwyaa7y>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oiymwyaa7y,.ecom-core.ecom-oiymwyaa7y>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-oiymwyaa7y>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-oiymwyaa7y{padding:120px 40px 140px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oiymwyaa7y{padding:50px 15px 70px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oiymwyaa7y{padding:30px 15px 50px!important}}.ecom-core.ecom-pgsyqmqjvdg.ec-flex-wp{width:1100px;max-width:100%;--element-width:1100px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-pgsyqmqjvdg.ec-flex-wp,.ecom-core.ecom-pgsyqmqjvdg>.ecom-inner{flex-direction:row}.ecom-core.ecom-pgsyqmqjvdg,.ecom-core.ecom-pgsyqmqjvdg>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-pgsyqmqjvdg,.ecom-core.ecom-pgsyqmqjvdg>.ecom-inner{--row-gap:15px;--column-gap:15px}.ecom-core.ecom-pgsyqmqjvdg{padding:0!important}.ecom-core.ecom-pmnqscc7a8d .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-pmnqscc7a8d .element__heading .ecom__heading,.ecom-core.ecom-pmnqscc7a8d .element__heading .ecom__heading a{color:#050505}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pmnqscc7a8d .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pmnqscc7a8d .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-pmnqscc7a8d{padding-bottom:0!important}.ecom-core.ecom-pmnqscc7a8d.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}.ecom-core.ecom-6zl2kkvdoho .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6zl2kkvdoho .element__heading .ecom__heading,.ecom-core.ecom-6zl2kkvdoho .element__heading .ecom__heading a{color:#3f59be}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6zl2kkvdoho .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6zl2kkvdoho .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-6zl2kkvdoho{padding-bottom:0!important;margin-top:15px!important}.ecom-core.ecom-6zl2kkvdoho.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-t8ahwlbw4m8 .ecom-image-align{align-items:center}.ecom-core.ecom-t8ahwlbw4m8 .ecom-image-default{max-width:56px!important}.ecom-core.ecom-t8ahwlbw4m8 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-t8ahwlbw4m8 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-t8ahwlbw4m8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-t8ahwlbw4m8 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-t8ahwlbw4m8 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-t8ahwlbw4m8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-r8hfud07yhl{text-align:left}.ecom-core.ecom-r8hfud07yhl{padding-bottom:0!important}.ecom-core.ecom-4d2800tel9i.ec-flex-wp,.ecom-core.ecom-4d2800tel9i>.ecom-inner{flex-direction:column}.ecom-core.ecom-4d2800tel9i,.ecom-core.ecom-4d2800tel9i>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-4d2800tel9i{padding:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4d2800tel9i{padding:25px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4d2800tel9i{padding:25px 15px!important}}@keyframes ecomFadeInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-w2s12yih5f{background:url(/cdn/shop/files/tier-layer.png?v=1774409179) no-repeat scroll center center/cover #152577}.ecom-core.ecom-w2s12yih5f.ec-flex-wp,.ecom-core.ecom-w2s12yih5f>.ecom-inner{align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-w2s12yih5f,.ecom-core.ecom-w2s12yih5f>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-w2s12yih5f{background:url(/cdn/shop/files/tier-layer.png?v=1774409179) no-repeat scroll center center/cover #152577}.ecom-core.ecom-w2s12yih5f,.ecom-core.ecom-w2s12yih5f>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-w2s12yih5f>.ecom-section__overlay>.ecom-overlay{border-radius:24px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w2s12yih5f,.ecom-core.ecom-w2s12yih5f>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-w2s12yih5f>.ecom-section__overlay>.ecom-overlay{border-radius:16px}}.ecom-core.ecom-w2s12yih5f{padding:100px 40px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w2s12yih5f{padding:50px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w2s12yih5f{padding:50px 15px!important}}.ecom-core.ecom-67dgi3t4nv4.ec-flex-wp{width:920px;max-width:100%;--element-width:920px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-67dgi3t4nv4.ec-flex-wp,.ecom-core.ecom-67dgi3t4nv4>.ecom-inner{flex-direction:column;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-67dgi3t4nv4,.ecom-core.ecom-67dgi3t4nv4>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-67dgi3t4nv4{padding:0!important}.ecom-core.ecom-ypjcmwse1ud .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title{text-align:left;background-color:#fff0;border-style:none;border-top-left-radius:0;margin:0;padding:18px 45px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title:hover,.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title.ecom-item-active{background-color:#fff0;border-style:none}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title .ecom-items--icon svg{height:16px;width:16px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title .ecom-items--icon{color:#000;background-color:#fff;border-radius:50%}.ecom-core.ecom-ypjcmwse1ud .ecom-items:hover .ecom-items--icon,.ecom-core.ecom-ypjcmwse1ud .ecom-items.ecom-item-active .ecom-items--icon{color:#000;background-color:#f6f6f6}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_nav--icon{padding:12px;margin:0}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__item .ecom-accordion__title .ecom-items--text{color:#fff}.ecom-core.ecom-ypjcmwse1ud .ecom-items:hover .ecom-items--text,.ecom-core.ecom-ypjcmwse1ud .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__body>.ec-flex-wp{background-color:#fff0;border-style:none;padding:0 80px 24px 45px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title{padding:15px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title .ecom-items--icon svg{height:18px;width:18px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_nav--icon{padding:10px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion--image{margin-right:5px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__body>.ec-flex-wp{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title{padding:15px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_nav--icon{margin:0 0 0 15px;padding:10px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_wrapper-info .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-ypjcmwse1ud{margin-top:40px!important}.ecom-core.ecom-ypjcmwse1ud.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ypjcmwse1ud{margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ypjcmwse1ud{margin-top:25px!important}}.ecom-core.ecom-ypjcmwse1ud .core__group--items{overflow:visible}.ecom-core.ecom-ypjcmwse1ud .core__group--item.ecom-accordion__item.ecom-item-active{box-shadow:0 8px 80px -10px #2a165024;border-color:#efefef;background-color:#fff}.ecom-core.ecom-ypjcmwse1ud .core__group--item.ecom-accordion__item{margin-bottom:12px;border:1px solid transparent;background-color:transparent;border-radius:24px;overflow:hidden;transition:.3s}.ecom-core.ecom-ypjcmwse1ud .core__group--item.ecom-accordion__item:hover{background-color:#fff}.ecom-core.ecom-ypjcmwse1ud .core__group--item.ecom-accordion__item.ecom-item-active{border-color:#fff;background-color:#fff}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title.ecom-item-active{background-color:#fff0;border-style:none}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__title{transition:.4s}.ecom-core.ecom-ypjcmwse1ud .ecom-accordion__item .ecom-accordion__title.ecom-item-active:before{background:#20d3ce;color:#fff}.ecom-core.ecom-ypjcmwse1ud .element__text .text-content a{border:none;padding:0;text-decoration:underline;font-weight:600}@media(min-width:1025px){.ecom-core.ecom-ypjcmwse1ud .core__group--item.ecom-accordion__item.ecom-item-active{padding-top:18px;padding-bottom:18px}}@media(max-width:1024px){.ecom-core.ecom-ypjcmwse1ud .core__group--item.ecom-accordion__item{border-radius:12px}}.ecom-core.ecom-8ro7zek17ew .ecom-text--more-actions button,.ecom-core.ecom-8ro7zek17ew .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-8ro7zek17ew .text-content,.ecom-core.ecom-8ro7zek17ew .text-content a,.ecom-core.ecom-8ro7zek17ew .text-content p,.ecom-core.ecom-8ro7zek17ew .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-8ro7zek17ew .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-8ro7zek17ew .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8ro7zek17ew .text-content,.ecom-core.ecom-8ro7zek17ew .text-content a,.ecom-core.ecom-8ro7zek17ew .text-content p,.ecom-core.ecom-8ro7zek17ew .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8ro7zek17ew .text-content,.ecom-core.ecom-8ro7zek17ew .text-content a,.ecom-core.ecom-8ro7zek17ew .text-content p,.ecom-core.ecom-8ro7zek17ew .text-content span{padding-left:15px}}.ecom-core.ecom-8ro7zek17ew{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8ro7zek17ew{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8ro7zek17ew{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-8ro7zek17ew .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-fvs4pqd9yqr .ecom-text--more-actions button,.ecom-core.ecom-fvs4pqd9yqr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fvs4pqd9yqr .text-content,.ecom-core.ecom-fvs4pqd9yqr .text-content a,.ecom-core.ecom-fvs4pqd9yqr .text-content p,.ecom-core.ecom-fvs4pqd9yqr .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-fvs4pqd9yqr .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fvs4pqd9yqr .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fvs4pqd9yqr .text-content,.ecom-core.ecom-fvs4pqd9yqr .text-content a,.ecom-core.ecom-fvs4pqd9yqr .text-content p,.ecom-core.ecom-fvs4pqd9yqr .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fvs4pqd9yqr .text-content,.ecom-core.ecom-fvs4pqd9yqr .text-content a,.ecom-core.ecom-fvs4pqd9yqr .text-content p,.ecom-core.ecom-fvs4pqd9yqr .text-content span{padding-left:15px}}.ecom-core.ecom-fvs4pqd9yqr{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fvs4pqd9yqr{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fvs4pqd9yqr{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-fvs4pqd9yqr .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-euut97qlnuv .ecom-text--more-actions button,.ecom-core.ecom-euut97qlnuv .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-euut97qlnuv .text-content,.ecom-core.ecom-euut97qlnuv .text-content a,.ecom-core.ecom-euut97qlnuv .text-content p,.ecom-core.ecom-euut97qlnuv .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-euut97qlnuv .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-euut97qlnuv .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-euut97qlnuv .text-content,.ecom-core.ecom-euut97qlnuv .text-content a,.ecom-core.ecom-euut97qlnuv .text-content p,.ecom-core.ecom-euut97qlnuv .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-euut97qlnuv .text-content,.ecom-core.ecom-euut97qlnuv .text-content a,.ecom-core.ecom-euut97qlnuv .text-content p,.ecom-core.ecom-euut97qlnuv .text-content span{padding-left:15px}}.ecom-core.ecom-euut97qlnuv{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-euut97qlnuv{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-euut97qlnuv{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-euut97qlnuv .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-cjg3v1t20uc .ecom-text--more-actions button,.ecom-core.ecom-cjg3v1t20uc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-cjg3v1t20uc .text-content,.ecom-core.ecom-cjg3v1t20uc .text-content a,.ecom-core.ecom-cjg3v1t20uc .text-content p,.ecom-core.ecom-cjg3v1t20uc .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-cjg3v1t20uc .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-cjg3v1t20uc .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cjg3v1t20uc .text-content,.ecom-core.ecom-cjg3v1t20uc .text-content a,.ecom-core.ecom-cjg3v1t20uc .text-content p,.ecom-core.ecom-cjg3v1t20uc .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cjg3v1t20uc .text-content,.ecom-core.ecom-cjg3v1t20uc .text-content a,.ecom-core.ecom-cjg3v1t20uc .text-content p,.ecom-core.ecom-cjg3v1t20uc .text-content span{padding-left:15px}}.ecom-core.ecom-cjg3v1t20uc{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cjg3v1t20uc{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cjg3v1t20uc{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-cjg3v1t20uc .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-5d3yi3gj6q .ecom-text--more-actions button,.ecom-core.ecom-5d3yi3gj6q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5d3yi3gj6q .text-content,.ecom-core.ecom-5d3yi3gj6q .text-content a,.ecom-core.ecom-5d3yi3gj6q .text-content p,.ecom-core.ecom-5d3yi3gj6q .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-5d3yi3gj6q .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-5d3yi3gj6q .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5d3yi3gj6q .text-content,.ecom-core.ecom-5d3yi3gj6q .text-content a,.ecom-core.ecom-5d3yi3gj6q .text-content p,.ecom-core.ecom-5d3yi3gj6q .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5d3yi3gj6q .text-content,.ecom-core.ecom-5d3yi3gj6q .text-content a,.ecom-core.ecom-5d3yi3gj6q .text-content p,.ecom-core.ecom-5d3yi3gj6q .text-content span{padding-left:15px}}.ecom-core.ecom-5d3yi3gj6q{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5d3yi3gj6q{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5d3yi3gj6q{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-5d3yi3gj6q .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-55ubgp3h9t9 .ecom-text--more-actions button,.ecom-core.ecom-55ubgp3h9t9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-55ubgp3h9t9 .text-content,.ecom-core.ecom-55ubgp3h9t9 .text-content a,.ecom-core.ecom-55ubgp3h9t9 .text-content p,.ecom-core.ecom-55ubgp3h9t9 .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-55ubgp3h9t9 .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-55ubgp3h9t9 .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-55ubgp3h9t9 .text-content,.ecom-core.ecom-55ubgp3h9t9 .text-content a,.ecom-core.ecom-55ubgp3h9t9 .text-content p,.ecom-core.ecom-55ubgp3h9t9 .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-55ubgp3h9t9 .text-content,.ecom-core.ecom-55ubgp3h9t9 .text-content a,.ecom-core.ecom-55ubgp3h9t9 .text-content p,.ecom-core.ecom-55ubgp3h9t9 .text-content span{padding-left:15px}}.ecom-core.ecom-55ubgp3h9t9{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-55ubgp3h9t9{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-55ubgp3h9t9{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-55ubgp3h9t9 .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-4mhj7stxoji .ecom-text--more-actions button,.ecom-core.ecom-4mhj7stxoji .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4mhj7stxoji .text-content,.ecom-core.ecom-4mhj7stxoji .text-content a,.ecom-core.ecom-4mhj7stxoji .text-content p,.ecom-core.ecom-4mhj7stxoji .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-4mhj7stxoji .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4mhj7stxoji .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4mhj7stxoji .text-content,.ecom-core.ecom-4mhj7stxoji .text-content a,.ecom-core.ecom-4mhj7stxoji .text-content p,.ecom-core.ecom-4mhj7stxoji .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4mhj7stxoji .text-content,.ecom-core.ecom-4mhj7stxoji .text-content a,.ecom-core.ecom-4mhj7stxoji .text-content p,.ecom-core.ecom-4mhj7stxoji .text-content span{padding-left:15px}}.ecom-core.ecom-4mhj7stxoji{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4mhj7stxoji{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4mhj7stxoji{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-4mhj7stxoji .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-6flakmmq9qp .ecom-text--more-actions button,.ecom-core.ecom-6flakmmq9qp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6flakmmq9qp .text-content,.ecom-core.ecom-6flakmmq9qp .text-content a,.ecom-core.ecom-6flakmmq9qp .text-content p,.ecom-core.ecom-6flakmmq9qp .text-content span{text-align:left;color:#707070;border-style:solid;border-width:0px 0px 0px 2px;border-color:#3f59be;margin:0;padding:0 0 0 20px}.ecom-core.ecom-6flakmmq9qp .ecom-text_view-more-btn{justify-content:flex-start;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6flakmmq9qp .ecom-text_view-less-btn{padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6flakmmq9qp .text-content,.ecom-core.ecom-6flakmmq9qp .text-content a,.ecom-core.ecom-6flakmmq9qp .text-content p,.ecom-core.ecom-6flakmmq9qp .text-content span{padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6flakmmq9qp .text-content,.ecom-core.ecom-6flakmmq9qp .text-content a,.ecom-core.ecom-6flakmmq9qp .text-content p,.ecom-core.ecom-6flakmmq9qp .text-content span{padding-left:15px}}.ecom-core.ecom-6flakmmq9qp{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6flakmmq9qp{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6flakmmq9qp{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-6flakmmq9qp .ecom-html ul{padding-left:15px;margin:0}.ecom-core.ecom-14i58oui0roj .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-14i58oui0roj .element__heading .ecom__heading,.ecom-core.ecom-14i58oui0roj .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-14i58oui0roj .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-14i58oui0roj .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-14i58oui0roj{padding-bottom:0!important}.ecom-core.ecom-14i58oui0roj.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-dbhcaiflx2m .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-dbhcaiflx2m .element__heading .ecom__heading,.ecom-core.ecom-dbhcaiflx2m .element__heading .ecom__heading a{color:#94e8ff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dbhcaiflx2m .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dbhcaiflx2m .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-dbhcaiflx2m{padding-bottom:0!important}.ecom-core.ecom-dbhcaiflx2m.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dbhcaiflx2m{padding-bottom:0!important}}.ecom-core.ecom-jn4a37v10t.ec-flex-wp,.ecom-core.ecom-jn4a37v10t>.ecom-inner{flex-direction:column}.ecom-core.ecom-jn4a37v10t,.ecom-core.ecom-jn4a37v10t>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-jn4a37v10t{padding:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jn4a37v10t{padding-top:25px!important;padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jn4a37v10t{padding-top:25px!important;padding-right:15px!important;padding-left:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ecom-69c25371f41ddbdf5606e953.css.map */
