.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%}}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{pointer-events:auto}.ecom-image__caption,.ecom-overlay-text--custom{white-space:pre-wrap}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.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}@keyframes ecomFadeInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-5i35nt07zgf.ec-flex-wp{width:500px;max-width:100%;--element-width:500px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-5i35nt07zgf,.ecom-core.ecom-5i35nt07zgf>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-5i35nt07zgf{margin:0!important;padding:0!important}.ecom-core.ecom-5i35nt07zgf.ecom-animated{animation-duration:.5s!important;--ec-delay:.3s}.ecom-core.ecom-cf5porbl2zi.ec-flex-wp{width:410px;max-width:100%;--element-width:410px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-cf5porbl2zi,.ecom-core.ecom-cf5porbl2zi>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-cf5porbl2zi{margin:24px 0 0!important;padding:0!important}.ecom-core.ecom-cf5porbl2zi.ecom-animated{animation-duration:.5s!important;--ec-delay:.3s}.ecom-core.ecom-j60i4vbzoyn .ecom-text--more-actions button,.ecom-core.ecom-j60i4vbzoyn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-j60i4vbzoyn .text-content,.ecom-core.ecom-j60i4vbzoyn .text-content a,.ecom-core.ecom-j60i4vbzoyn .text-content a a,.ecom-core.ecom-j60i4vbzoyn .text-content p,.ecom-core.ecom-j60i4vbzoyn .text-content p a,.ecom-core.ecom-j60i4vbzoyn .text-content span,.ecom-core.ecom-j60i4vbzoyn .text-content span a{font-weight:400;font-size:16px;font-family:Poppins,sans-serif;text-transform:none;line-height:1.5em;letter-spacing:0em;font-style:normal;text-decoration:none}.ecom-core.ecom-j60i4vbzoyn .text-content,.ecom-core.ecom-j60i4vbzoyn .text-content a,.ecom-core.ecom-j60i4vbzoyn .text-content p,.ecom-core.ecom-j60i4vbzoyn .text-content span{color:#fff;margin:0;padding:0}.ecom-core.ecom-j60i4vbzoyn .ecom-text_view-more-btn{justify-content:flex-start;font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;line-height:1.5em;letter-spacing:0em;font-style:normal;text-decoration:underline;color:#fff;background-color:#0691b1;padding:5px 0;margin:0}.ecom-core.ecom-j60i4vbzoyn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-j60i4vbzoyn .ecom-text_view-less-btn{font-weight:400;font-size:15px;font-family:Poppins,sans-serif;text-transform:none;line-height:1.5em;letter-spacing:0em;font-style:normal;text-decoration:underline;color:#fff;background-color:#0691b1;padding:5px 0;margin:0}.ecom-core.ecom-j60i4vbzoyn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-j60i4vbzoyn .text-content,.ecom-core.ecom-j60i4vbzoyn .text-content a,.ecom-core.ecom-j60i4vbzoyn .text-content a a,.ecom-core.ecom-j60i4vbzoyn .text-content p,.ecom-core.ecom-j60i4vbzoyn .text-content p a,.ecom-core.ecom-j60i4vbzoyn .text-content span,.ecom-core.ecom-j60i4vbzoyn .text-content span a{font-family:Poppins,sans-serif;font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j60i4vbzoyn .text-content,.ecom-core.ecom-j60i4vbzoyn .text-content a,.ecom-core.ecom-j60i4vbzoyn .text-content a a,.ecom-core.ecom-j60i4vbzoyn .text-content p,.ecom-core.ecom-j60i4vbzoyn .text-content p a,.ecom-core.ecom-j60i4vbzoyn .text-content span,.ecom-core.ecom-j60i4vbzoyn .text-content span a{font-family:Poppins,sans-serif;font-size:16px}}.ecom-core.ecom-j60i4vbzoyn{padding:0!important;margin:0!important}.ecom-core.ecom-j60i4vbzoyn.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.3s}.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading,.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading a{font-weight:600;font-size:30px;font-family:Poppins,sans-serif;text-transform:capitalize;line-height:1.2em;letter-spacing:-.03em;font-style:normal;text-decoration:none}.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading,.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading{margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading,.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading a{font-family:Poppins,sans-serif;font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading,.ecom-core.ecom-xmueurt4jl .element__heading .ecom__heading a{font-size:30px;font-family:Poppins,sans-serif}}.ecom-core.ecom-xmueurt4jl{padding:0!important;margin:0!important}.ecom-core.ecom-xmueurt4jl.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:0ms}.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading,.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading a{font-weight:600;font-size:28px;font-family:Poppins,sans-serif;text-transform:capitalize;line-height:1.2em;letter-spacing:-.03em;font-style:normal;text-decoration:none}.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading,.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading{margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading,.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading a{font-family:Poppins,sans-serif;font-size:28px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading,.ecom-core.ecom-5bizss7i8hv .element__heading .ecom__heading a{font-size:28px;font-family:Poppins,sans-serif}}.ecom-core.ecom-5bizss7i8hv{padding:0!important;margin:0!important}.ecom-core.ecom-5bizss7i8hv.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:0ms}.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading,.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading a{font-weight:600;font-size:28px;font-family:Poppins,sans-serif;text-transform:capitalize;line-height:1.2em;letter-spacing:-.03em;font-style:normal;text-decoration:none}.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading,.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading{margin:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading,.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading a{font-family:Poppins,sans-serif;font-size:28px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading,.ecom-core.ecom-9qxic99c105 .element__heading .ecom__heading a{font-size:28px;font-family:Poppins,sans-serif}}.ecom-core.ecom-9qxic99c105{padding:0!important;margin:0!important}.ecom-core.ecom-9qxic99c105.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:0ms}.ecom-core.ecom-fbfcqsc9lc5>.ecom-inner{max-width:1200px}.ecom-core.ecom-fbfcqsc9lc5.ec-flex-wp,.ecom-core.ecom-fbfcqsc9lc5>.ecom-inner{flex-direction:column;justify-content:center;--justify-content:center}.ecom-core.ecom-fbfcqsc9lc5,.ecom-core.ecom-fbfcqsc9lc5>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-fbfcqsc9lc5{background:url(https://burst.shopifycdn.com/photos/a-single-water-droplet-frozen-in-time.jpg) no-repeat scroll center center/cover #fff}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fbfcqsc9lc5>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-fbfcqsc9lc5>.ecom-section__overlay>.ecom-overlay{background-color:#0009}}.ecom-core.ecom-fbfcqsc9lc5{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fbfcqsc9lc5{padding:99.5px 15px 99px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fbfcqsc9lc5{padding:99px 15px!important}}@keyframes ecomZoomIn{0%{opacity:0;transform:scale3d(.8,.8,.8)}to{opacity:1;transform:scaleZ(1)}}.ecom-core.ecom-v5adz7l6col.ec-flex-wp{width:50.5%;max-width:100%;--element-width:50.5%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-v5adz7l6col.ec-flex-wp,.ecom-core.ecom-v5adz7l6col>.ecom-inner{justify-content:center;--justify-content:center}.ecom-core.ecom-v5adz7l6col,.ecom-core.ecom-v5adz7l6col>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-v5adz7l6col{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-v5adz7l6col{margin:-.5px!important;padding:24px 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v5adz7l6col{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v5adz7l6col{padding:15px!important;order:2}}.ecom-core.ecom-5h7wahbypxx .ecom-text--more-actions button,.ecom-core.ecom-5h7wahbypxx .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5h7wahbypxx .text-content,.ecom-core.ecom-5h7wahbypxx .text-content a,.ecom-core.ecom-5h7wahbypxx .text-content p,.ecom-core.ecom-5h7wahbypxx .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-5h7wahbypxx .text-content,.ecom-core.ecom-5h7wahbypxx .text-content a,.ecom-core.ecom-5h7wahbypxx .text-content a a,.ecom-core.ecom-5h7wahbypxx .text-content p,.ecom-core.ecom-5h7wahbypxx .text-content p a,.ecom-core.ecom-5h7wahbypxx .text-content span,.ecom-core.ecom-5h7wahbypxx .text-content span a{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:-.4px}.ecom-core.ecom-5h7wahbypxx .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-5h7wahbypxx .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-5h7wahbypxx .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-5h7wahbypxx .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5h7wahbypxx .text-content,.ecom-core.ecom-5h7wahbypxx .text-content a,.ecom-core.ecom-5h7wahbypxx .text-content a a,.ecom-core.ecom-5h7wahbypxx .text-content p,.ecom-core.ecom-5h7wahbypxx .text-content p a,.ecom-core.ecom-5h7wahbypxx .text-content span,.ecom-core.ecom-5h7wahbypxx .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5h7wahbypxx .text-content,.ecom-core.ecom-5h7wahbypxx .text-content a,.ecom-core.ecom-5h7wahbypxx .text-content a a,.ecom-core.ecom-5h7wahbypxx .text-content p,.ecom-core.ecom-5h7wahbypxx .text-content p a,.ecom-core.ecom-5h7wahbypxx .text-content span,.ecom-core.ecom-5h7wahbypxx .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}.ecom-core.ecom-5h7wahbypxx.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-6slcm1kgr4j .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading,.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:26px;line-height:1.25em;letter-spacing:-1.6px}.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading,.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading,.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading,.ecom-core.ecom-6slcm1kgr4j .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}.ecom-core.ecom-6slcm1kgr4j{padding-bottom:0!important}.ecom-core.ecom-6slcm1kgr4j.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-58ipyyi4qbw.ec-flex-wp{width:49.5%;max-width:100%;--element-width:49.5%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-58ipyyi4qbw,.ecom-core.ecom-58ipyyi4qbw>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-58ipyyi4qbw{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-58ipyyi4qbw{margin:-.5px!important;padding:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-58ipyyi4qbw{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-58ipyyi4qbw{padding:15px!important;order:1}}.ecom-core.ecom-uxfieneu1zl,.ecom-core.ecom-uxfieneu1zl>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-uxfieneu1zl{padding:0!important}.ecom-core.ecom-uxfieneu1zl.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-uxfieneu1zl .icon-hide{opacity:0;visibility:hidden}.ecom-core.ecom-uxfieneu1zl.ec-playing .icon-show{display:none}.ecom-core.ecom-uxfieneu1zl.ec-playing .icon-show{opacity:0;visibility:hidden}.ecom-core.ecom-uxfieneu1zl.ec-playing .icon-hide{transition:.2s;opacity:1;visibility:visible}.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading,.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading a{font-weight:700;font-size:32px;font-family:Fraunces,sans-serif}.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading,.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading,.ecom-core.ecom-plqgj969sh .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-plqgj969sh{padding-bottom:0!important;width:unset;max-width:unset;position:absolute;right:24px;top:24px}.ecom-core.ecom-fphdiwuq1zu .ecom-image-align{align-items:center}.ecom-core.ecom-fphdiwuq1zu .ecom-image-default{max-width:100%!important}.ecom-core.ecom-fphdiwuq1zu .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-fphdiwuq1zu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fphdiwuq1zu .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fphdiwuq1zu .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fphdiwuq1zu .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-0d4s8s12eijq>.ecom-inner{max-width:1440px}.ecom-core.ecom-0d4s8s12eijq.ec-flex-wp,.ecom-core.ecom-0d4s8s12eijq>.ecom-inner{flex-direction:row}.ecom-core.ecom-0d4s8s12eijq,.ecom-core.ecom-0d4s8s12eijq>.ecom-inner{--items-per-row:2}.ecom-core.ecom-0d4s8s12eijq,.ecom-core.ecom-0d4s8s12eijq>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-0d4s8s12eijq,.ecom-core.ecom-0d4s8s12eijq>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-0d4s8s12eijq{background-color:#fff}.ecom-core.ecom-0d4s8s12eijq{padding:25px 50px 0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0d4s8s12eijq{padding:65px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0d4s8s12eijq{padding:50px 15px!important}}.ecom-core.ecom-2os98sn60cg.ec-flex-wp{width:50.5%;max-width:100%;--element-width:50.5%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-2os98sn60cg,.ecom-core.ecom-2os98sn60cg>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-2os98sn60cg{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-2os98sn60cg{margin:-.5px!important;padding:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2os98sn60cg{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2os98sn60cg{padding:15px!important;order:3}}.ecom-core.ecom-1ijblgxtv09 .ecom-image-align{align-items:center}.ecom-core.ecom-1ijblgxtv09 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-1ijblgxtv09 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-1ijblgxtv09 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1ijblgxtv09 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1ijblgxtv09 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1ijblgxtv09 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-yi5yb8u6p7d.ec-flex-wp{width:49.5%;max-width:100%;--element-width:49.5%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-yi5yb8u6p7d.ec-flex-wp,.ecom-core.ecom-yi5yb8u6p7d>.ecom-inner{justify-content:center;--justify-content:center}.ecom-core.ecom-yi5yb8u6p7d,.ecom-core.ecom-yi5yb8u6p7d>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-yi5yb8u6p7d{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-yi5yb8u6p7d{margin:-.5px!important;padding:24px 60px 24px 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yi5yb8u6p7d{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yi5yb8u6p7d{padding:15px!important;order:4}}.ecom-core.ecom-d14y2eblfqq .ecom-text--more-actions button,.ecom-core.ecom-d14y2eblfqq .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-d14y2eblfqq .text-content,.ecom-core.ecom-d14y2eblfqq .text-content a,.ecom-core.ecom-d14y2eblfqq .text-content p,.ecom-core.ecom-d14y2eblfqq .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-d14y2eblfqq .text-content,.ecom-core.ecom-d14y2eblfqq .text-content a,.ecom-core.ecom-d14y2eblfqq .text-content a a,.ecom-core.ecom-d14y2eblfqq .text-content p,.ecom-core.ecom-d14y2eblfqq .text-content p a,.ecom-core.ecom-d14y2eblfqq .text-content span,.ecom-core.ecom-d14y2eblfqq .text-content span a{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:-.4px}.ecom-core.ecom-d14y2eblfqq .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-d14y2eblfqq .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-d14y2eblfqq .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-d14y2eblfqq .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d14y2eblfqq .text-content,.ecom-core.ecom-d14y2eblfqq .text-content a,.ecom-core.ecom-d14y2eblfqq .text-content a a,.ecom-core.ecom-d14y2eblfqq .text-content p,.ecom-core.ecom-d14y2eblfqq .text-content p a,.ecom-core.ecom-d14y2eblfqq .text-content span,.ecom-core.ecom-d14y2eblfqq .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d14y2eblfqq .text-content,.ecom-core.ecom-d14y2eblfqq .text-content a,.ecom-core.ecom-d14y2eblfqq .text-content a a,.ecom-core.ecom-d14y2eblfqq .text-content p,.ecom-core.ecom-d14y2eblfqq .text-content p a,.ecom-core.ecom-d14y2eblfqq .text-content span,.ecom-core.ecom-d14y2eblfqq .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}.ecom-core.ecom-d14y2eblfqq.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-c6s360qr6uc .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading,.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:26px;line-height:1.25em;letter-spacing:-1.6px}.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading,.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading,.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading,.ecom-core.ecom-c6s360qr6uc .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}.ecom-core.ecom-c6s360qr6uc{padding-bottom:0!important}.ecom-core.ecom-c6s360qr6uc.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-k8imnjz2v7a>.ecom-inner{max-width:1440px}.ecom-core.ecom-k8imnjz2v7a.ec-flex-wp,.ecom-core.ecom-k8imnjz2v7a>.ecom-inner{flex-direction:row}.ecom-core.ecom-k8imnjz2v7a,.ecom-core.ecom-k8imnjz2v7a>.ecom-inner{--items-per-row:2}.ecom-core.ecom-k8imnjz2v7a,.ecom-core.ecom-k8imnjz2v7a>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-k8imnjz2v7a,.ecom-core.ecom-k8imnjz2v7a>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-k8imnjz2v7a{background-color:#fff}.ecom-core.ecom-k8imnjz2v7a{padding:0 50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k8imnjz2v7a{padding:65px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k8imnjz2v7a{padding:50px 15px!important}}.ecom-core.ecom-jjf3olfiovd.ec-flex-wp{width:50.5%;max-width:100%;--element-width:50.5%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-jjf3olfiovd.ec-flex-wp,.ecom-core.ecom-jjf3olfiovd>.ecom-inner{justify-content:center;--justify-content:center}.ecom-core.ecom-jjf3olfiovd,.ecom-core.ecom-jjf3olfiovd>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-jjf3olfiovd{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-jjf3olfiovd{margin:-.5px!important;padding:24px 60px 24px 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jjf3olfiovd{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jjf3olfiovd{padding:15px!important;order:4}}.ecom-core.ecom-byyiukme7f5 .ecom-text--more-actions button,.ecom-core.ecom-byyiukme7f5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-byyiukme7f5 .text-content,.ecom-core.ecom-byyiukme7f5 .text-content a,.ecom-core.ecom-byyiukme7f5 .text-content p,.ecom-core.ecom-byyiukme7f5 .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-byyiukme7f5 .text-content,.ecom-core.ecom-byyiukme7f5 .text-content a,.ecom-core.ecom-byyiukme7f5 .text-content a a,.ecom-core.ecom-byyiukme7f5 .text-content p,.ecom-core.ecom-byyiukme7f5 .text-content p a,.ecom-core.ecom-byyiukme7f5 .text-content span,.ecom-core.ecom-byyiukme7f5 .text-content span a{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:-.4px}.ecom-core.ecom-byyiukme7f5 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-byyiukme7f5 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-byyiukme7f5 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-byyiukme7f5 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-byyiukme7f5 .text-content,.ecom-core.ecom-byyiukme7f5 .text-content a,.ecom-core.ecom-byyiukme7f5 .text-content a a,.ecom-core.ecom-byyiukme7f5 .text-content p,.ecom-core.ecom-byyiukme7f5 .text-content p a,.ecom-core.ecom-byyiukme7f5 .text-content span,.ecom-core.ecom-byyiukme7f5 .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-byyiukme7f5 .text-content,.ecom-core.ecom-byyiukme7f5 .text-content a,.ecom-core.ecom-byyiukme7f5 .text-content a a,.ecom-core.ecom-byyiukme7f5 .text-content p,.ecom-core.ecom-byyiukme7f5 .text-content p a,.ecom-core.ecom-byyiukme7f5 .text-content span,.ecom-core.ecom-byyiukme7f5 .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}.ecom-core.ecom-byyiukme7f5.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-8yadc30xohg .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading,.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:26px;line-height:1.25em;letter-spacing:-1.6px}.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading,.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading,.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading,.ecom-core.ecom-8yadc30xohg .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}.ecom-core.ecom-8yadc30xohg{padding-bottom:0!important}.ecom-core.ecom-8yadc30xohg.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-1uued1on9z6.ec-flex-wp{width:49.5%;max-width:100%;--element-width:49.5%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-1uued1on9z6,.ecom-core.ecom-1uued1on9z6>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-1uued1on9z6{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-1uued1on9z6{margin:-.5px!important;padding:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1uued1on9z6{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1uued1on9z6{padding:15px!important;order:3}}.ecom-core.ecom-bnwi5hnuhqj .ecom-image-align{align-items:center}.ecom-core.ecom-bnwi5hnuhqj .ecom-image-default{max-width:100%!important}.ecom-core.ecom-bnwi5hnuhqj .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-bnwi5hnuhqj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bnwi5hnuhqj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bnwi5hnuhqj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-bnwi5hnuhqj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-45ewd8wflhx>.ecom-inner{max-width:1440px}.ecom-core.ecom-45ewd8wflhx.ec-flex-wp,.ecom-core.ecom-45ewd8wflhx>.ecom-inner{flex-direction:row}.ecom-core.ecom-45ewd8wflhx,.ecom-core.ecom-45ewd8wflhx>.ecom-inner{--items-per-row:2}.ecom-core.ecom-45ewd8wflhx,.ecom-core.ecom-45ewd8wflhx>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-45ewd8wflhx,.ecom-core.ecom-45ewd8wflhx>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-45ewd8wflhx{background-color:#fff}.ecom-core.ecom-45ewd8wflhx{padding:0 50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-45ewd8wflhx{padding:65px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-45ewd8wflhx{padding:50px 15px!important}}.ecom-core.ecom-o3ilmd26tkg.ec-flex-wp{width:50.5%;max-width:100%;--element-width:50.5%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-o3ilmd26tkg,.ecom-core.ecom-o3ilmd26tkg>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-o3ilmd26tkg{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-o3ilmd26tkg{margin:-.5px!important;padding:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o3ilmd26tkg{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o3ilmd26tkg{padding:15px!important;order:3}}.ecom-core.ecom-zsla8t4biy .ecom-image-align{align-items:center}.ecom-core.ecom-zsla8t4biy .ecom-image-default{max-width:100%!important}.ecom-core.ecom-zsla8t4biy .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-zsla8t4biy .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zsla8t4biy .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zsla8t4biy .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-zsla8t4biy .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jofl793bqdn.ec-flex-wp{width:49.5%;max-width:100%;--element-width:49.5%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-jofl793bqdn.ec-flex-wp,.ecom-core.ecom-jofl793bqdn>.ecom-inner{justify-content:center;--justify-content:center}.ecom-core.ecom-jofl793bqdn,.ecom-core.ecom-jofl793bqdn>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-jofl793bqdn{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-jofl793bqdn{margin:-.5px!important;padding:24px 60px 24px 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jofl793bqdn{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jofl793bqdn{padding:15px!important;order:4}}.ecom-core.ecom-gfthmeuttq .ecom-text--more-actions button,.ecom-core.ecom-gfthmeuttq .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-gfthmeuttq .text-content,.ecom-core.ecom-gfthmeuttq .text-content a,.ecom-core.ecom-gfthmeuttq .text-content p,.ecom-core.ecom-gfthmeuttq .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-gfthmeuttq .text-content,.ecom-core.ecom-gfthmeuttq .text-content a,.ecom-core.ecom-gfthmeuttq .text-content a a,.ecom-core.ecom-gfthmeuttq .text-content p,.ecom-core.ecom-gfthmeuttq .text-content p a,.ecom-core.ecom-gfthmeuttq .text-content span,.ecom-core.ecom-gfthmeuttq .text-content span a{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:-.4px}.ecom-core.ecom-gfthmeuttq .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gfthmeuttq .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-gfthmeuttq .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gfthmeuttq .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gfthmeuttq .text-content,.ecom-core.ecom-gfthmeuttq .text-content a,.ecom-core.ecom-gfthmeuttq .text-content a a,.ecom-core.ecom-gfthmeuttq .text-content p,.ecom-core.ecom-gfthmeuttq .text-content p a,.ecom-core.ecom-gfthmeuttq .text-content span,.ecom-core.ecom-gfthmeuttq .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gfthmeuttq .text-content,.ecom-core.ecom-gfthmeuttq .text-content a,.ecom-core.ecom-gfthmeuttq .text-content a a,.ecom-core.ecom-gfthmeuttq .text-content p,.ecom-core.ecom-gfthmeuttq .text-content p a,.ecom-core.ecom-gfthmeuttq .text-content span,.ecom-core.ecom-gfthmeuttq .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}.ecom-core.ecom-gfthmeuttq.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-lp4vmddvksd .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading,.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:26px;line-height:1.25em;letter-spacing:-1.6px}.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading,.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading,.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading,.ecom-core.ecom-lp4vmddvksd .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}.ecom-core.ecom-lp4vmddvksd{padding-bottom:0!important}.ecom-core.ecom-lp4vmddvksd.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-xsgio8o80a>.ecom-inner{max-width:1440px}.ecom-core.ecom-xsgio8o80a.ec-flex-wp,.ecom-core.ecom-xsgio8o80a>.ecom-inner{flex-direction:row}.ecom-core.ecom-xsgio8o80a,.ecom-core.ecom-xsgio8o80a>.ecom-inner{--items-per-row:2}.ecom-core.ecom-xsgio8o80a,.ecom-core.ecom-xsgio8o80a>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-xsgio8o80a,.ecom-core.ecom-xsgio8o80a>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-xsgio8o80a{background-color:#fff}.ecom-core.ecom-xsgio8o80a{padding:0 50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xsgio8o80a{padding:65px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xsgio8o80a{padding:50px 15px!important}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-4grjn89r98g.ec-flex-wp{width:50.5%;max-width:100%;--element-width:50.5%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-4grjn89r98g.ec-flex-wp,.ecom-core.ecom-4grjn89r98g>.ecom-inner{justify-content:center;--justify-content:center}.ecom-core.ecom-4grjn89r98g,.ecom-core.ecom-4grjn89r98g>.ecom-inner{--row-gap:24px;--column-gap:24px}.ecom-core.ecom-4grjn89r98g{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-4grjn89r98g{margin:-.5px!important;padding:24px 60px 24px 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4grjn89r98g{padding-right:30px!important;padding-left:30px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4grjn89r98g{padding:15px!important;order:4}}.ecom-core.ecom-3tzimgskxuv .ecom-text--more-actions button,.ecom-core.ecom-3tzimgskxuv .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3tzimgskxuv .text-content,.ecom-core.ecom-3tzimgskxuv .text-content a,.ecom-core.ecom-3tzimgskxuv .text-content p,.ecom-core.ecom-3tzimgskxuv .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-3tzimgskxuv .text-content,.ecom-core.ecom-3tzimgskxuv .text-content a,.ecom-core.ecom-3tzimgskxuv .text-content a a,.ecom-core.ecom-3tzimgskxuv .text-content p,.ecom-core.ecom-3tzimgskxuv .text-content p a,.ecom-core.ecom-3tzimgskxuv .text-content span,.ecom-core.ecom-3tzimgskxuv .text-content span a{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:-.4px}.ecom-core.ecom-3tzimgskxuv .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-3tzimgskxuv .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3tzimgskxuv .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-3tzimgskxuv .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3tzimgskxuv .text-content,.ecom-core.ecom-3tzimgskxuv .text-content a,.ecom-core.ecom-3tzimgskxuv .text-content a a,.ecom-core.ecom-3tzimgskxuv .text-content p,.ecom-core.ecom-3tzimgskxuv .text-content p a,.ecom-core.ecom-3tzimgskxuv .text-content span,.ecom-core.ecom-3tzimgskxuv .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3tzimgskxuv .text-content,.ecom-core.ecom-3tzimgskxuv .text-content a,.ecom-core.ecom-3tzimgskxuv .text-content a a,.ecom-core.ecom-3tzimgskxuv .text-content p,.ecom-core.ecom-3tzimgskxuv .text-content p a,.ecom-core.ecom-3tzimgskxuv .text-content span,.ecom-core.ecom-3tzimgskxuv .text-content span a{font-size:16px;font-family:Poppins,sans-serif}}.ecom-core.ecom-3tzimgskxuv.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-inlsutfq5lc .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading,.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:26px;line-height:1.25em;letter-spacing:-1.6px}.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading,.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading,.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading,.ecom-core.ecom-inlsutfq5lc .element__heading .ecom__heading a{font-size:26px;font-family:Poppins,sans-serif}}.ecom-core.ecom-inlsutfq5lc{padding-bottom:0!important}.ecom-core.ecom-inlsutfq5lc.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-yfdwji5dv.ec-flex-wp{width:49.5%;max-width:100%;--element-width:49.5%;flex-grow:0;flex-shrink:0;height:auto!important}.ecom-core.ecom-yfdwji5dv,.ecom-core.ecom-yfdwji5dv>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-yfdwji5dv{border-style:solid;border-width:1px;border-color:#d5d7da}.ecom-core.ecom-yfdwji5dv{margin:-.5px!important;padding:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yfdwji5dv{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yfdwji5dv{padding:15px!important;order:3}}.ecom-core.ecom-kjt8rf49ae .ecom-image-align{align-items:center}.ecom-core.ecom-kjt8rf49ae .ecom-image-default{max-width:100%!important}.ecom-core.ecom-kjt8rf49ae .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-kjt8rf49ae .ecom-base-image .ecom-image-picture,.ecom-core.ecom-kjt8rf49ae .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-kjt8rf49ae .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-kjt8rf49ae .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-iz8nuyw6w5n>.ecom-inner{max-width:1440px}.ecom-core.ecom-iz8nuyw6w5n.ec-flex-wp,.ecom-core.ecom-iz8nuyw6w5n>.ecom-inner{flex-direction:row}.ecom-core.ecom-iz8nuyw6w5n,.ecom-core.ecom-iz8nuyw6w5n>.ecom-inner{--items-per-row:2}.ecom-core.ecom-iz8nuyw6w5n,.ecom-core.ecom-iz8nuyw6w5n>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-iz8nuyw6w5n,.ecom-core.ecom-iz8nuyw6w5n>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-iz8nuyw6w5n{background-color:#fff}.ecom-core.ecom-iz8nuyw6w5n{padding:0 50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iz8nuyw6w5n{padding:65px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iz8nuyw6w5n{padding:50px 15px 0!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/ecom-6a62f939e9fea1ec7006e3a7.css.map */
