.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.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__element-map{display:flex}.ecom__element-map iframe{width:100%}.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-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.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-image-picture img{min-height:1px}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.ecom-core.ecom-d8gutw6jvuk{width:100%}.ecom-core.ecom-d8gutw6jvuk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-d8gutw6jvuk{width:100%}}.ecom-core.ecom-f1w6qocf8z{background-color:#000}.ecom-core.ecom-f1w6qocf8z{padding-right:30px!important;padding-left:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f1w6qocf8z{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f1w6qocf8z{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-kmwe77ang6l{width:20%}.ecom-core.ecom-kmwe77ang6l>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kmwe77ang6l{width:50%}}.ecom-core.ecom-6l4iji8bjcq .ecom-image-align{align-items:center}.ecom-core.ecom-6l4iji8bjcq .ecom-image-default{max-width:100%!important}.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-6l4iji8bjcq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-6l4iji8bjcq .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-6l4iji8bjcq .ecom-image-align{align-items:flex-end}.ecom-core.ecom-6l4iji8bjcq .ecom-image-default{width:50%!important}}.ecom-core.ecom-6l4iji8bjcq{transform:rotate(-12deg);transition:transform .3s ease;animation-duration:.8s!important}.ecom-core.ecom-6l4iji8bjcq.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:.8s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-nepa9bojnpr{width:60%}.ecom-core.ecom-nepa9bojnpr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}.ecom-core.ecom-nepa9bojnpr>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nepa9bojnpr{width:100%}}html body .ecom-core.ecom-w6o5uvs7yz .ecom-core.ecom-nepa9bojnpr>div.core__column--wrapper{position:relative}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-w6o5uvs7yz .ecom-core.ecom-nepa9bojnpr>div.core__column--wrapper{z-index:15!important}}@media (max-width:767px){.ecom-core.ecom-nepa9bojnpr{order:9!important}}.ecom-core.ecom-vp93yi7b1eb .ecom__element-spacing{height:10px}.ecom-core.ecom-vp93yi7b1eb{margin-top:0!important;padding-bottom:0!important}.ecom-core.ecom-tib859a6yll .ecom-text--more-actions button,.ecom-core.ecom-tib859a6yll .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tib859a6yll .text-content,.ecom-core.ecom-tib859a6yll .text-content a,.ecom-core.ecom-tib859a6yll .text-content p,.ecom-core.ecom-tib859a6yll .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-tib859a6yll .text-content,.ecom-core.ecom-tib859a6yll .text-content a,.ecom-core.ecom-tib859a6yll .text-content a a,.ecom-core.ecom-tib859a6yll .text-content p,.ecom-core.ecom-tib859a6yll .text-content p a,.ecom-core.ecom-tib859a6yll .text-content span,.ecom-core.ecom-tib859a6yll .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-tib859a6yll .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-tib859a6yll .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tib859a6yll .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-tib859a6yll .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tib859a6yll .text-content,.ecom-core.ecom-tib859a6yll .text-content a,.ecom-core.ecom-tib859a6yll .text-content a a,.ecom-core.ecom-tib859a6yll .text-content p,.ecom-core.ecom-tib859a6yll .text-content p a,.ecom-core.ecom-tib859a6yll .text-content span,.ecom-core.ecom-tib859a6yll .text-content span a{font-size:14px}}.ecom-core.ecom-tib859a6yll{margin-top:30px!important;padding-bottom:0!important;width:520px;max-width:520px;animation-duration:.7s!important}.ecom-core.ecom-tib859a6yll.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tib859a6yll{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tib859a6yll{margin-top:20px!important}}.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading,.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading a{font-weight:var(--ecom-global-typography-h5-font-weight);font-size:var(--ecom-global-typography-h5-font-size);line-height:var(--ecom-global-typography-h5-line-height);text-transform:var(--ecom-global-typography-h5-text-transform)}.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading,.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading,.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading a{font-size:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading,.ecom-core.ecom-z039l3v4ccf .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-z039l3v4ccf{padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-z039l3v4ccf.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-z039l3v4ccf b,.ecom-core.ecom-z039l3v4ccf strong{-webkit-text-stroke:1px #fff;color:transparent!important}.ecom-core.ecom-ir6l2g12j .ecom-image-align{align-items:center}.ecom-core.ecom-ir6l2g12j .ecom-image-default{width:1000px!important;max-width:100%!important}.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture picture{height:297px!important}.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ir6l2g12j .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ir6l2g12j{margin-top:-70px!important;animation-duration:.5s!important}.ecom-core.ecom-ir6l2g12j.ecom-animated{animation-name:fadeInDown;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ir6l2g12j{margin-top:-40px!important}}.ecom-core.ecom-zii6n5jh5hf{width:20%}.ecom-core.ecom-zii6n5jh5hf>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zii6n5jh5hf{width:50%}}.ecom-core.ecom-40v0i8maija .ecom-image-align{align-items:center}.ecom-core.ecom-40v0i8maija .ecom-image-default{max-width:100%!important}.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture,.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture,.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-40v0i8maija .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-40v0i8maija .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-40v0i8maija .ecom-image-align{align-items:flex-start}.ecom-core.ecom-40v0i8maija .ecom-image-default{width:50%!important}}.ecom-core.ecom-40v0i8maija{transform:rotate(18deg);transition:transform .3s ease;animation-duration:.7s!important}.ecom-core.ecom-40v0i8maija.ecom-animated{animation-name:fadeInLeft;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading,.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading a{font-weight:700;font-size:86px;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading,.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading,.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading a{font-size:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading,.ecom-core.ecom-744qkr5fbri .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-744qkr5fbri{padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-744qkr5fbri.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-744qkr5fbri b,.ecom-core.ecom-744qkr5fbri strong{-webkit-text-stroke:1px #fff;color:transparent!important}.ecom-core.ecom-w6o5uvs7yz>div.core__row--columns{height:auto;overflow:hidden}.ecom-core.ecom-w6o5uvs7yz>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:80vh}.ecom-core.ecom-w6o5uvs7yz>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w6o5uvs7yz>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:300px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w6o5uvs7yz>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:300px}}.ecom-core.ecom-w6o5uvs7yz{background-color:#030303}.ecom-core.ecom-w6o5uvs7yz{padding-top:130px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w6o5uvs7yz{padding-top:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w6o5uvs7yz{padding-top:50px!important}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-wx4hj4qr3tl{width:55%}.ecom-core.ecom-wx4hj4qr3tl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wx4hj4qr3tl{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-dci767pjlyd .ecom-core.ecom-wx4hj4qr3tl>div.core__column--wrapper{padding:15px!important}}.ecom-core.ecom-nj9pk4kb1m .ecom-text--more-actions button,.ecom-core.ecom-nj9pk4kb1m .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nj9pk4kb1m .text-content,.ecom-core.ecom-nj9pk4kb1m .text-content a,.ecom-core.ecom-nj9pk4kb1m .text-content p,.ecom-core.ecom-nj9pk4kb1m .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-nj9pk4kb1m .text-content,.ecom-core.ecom-nj9pk4kb1m .text-content a,.ecom-core.ecom-nj9pk4kb1m .text-content a a,.ecom-core.ecom-nj9pk4kb1m .text-content p,.ecom-core.ecom-nj9pk4kb1m .text-content p a,.ecom-core.ecom-nj9pk4kb1m .text-content span,.ecom-core.ecom-nj9pk4kb1m .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-nj9pk4kb1m .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-nj9pk4kb1m .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nj9pk4kb1m .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-nj9pk4kb1m .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nj9pk4kb1m .text-content,.ecom-core.ecom-nj9pk4kb1m .text-content a,.ecom-core.ecom-nj9pk4kb1m .text-content a a,.ecom-core.ecom-nj9pk4kb1m .text-content p,.ecom-core.ecom-nj9pk4kb1m .text-content p a,.ecom-core.ecom-nj9pk4kb1m .text-content span,.ecom-core.ecom-nj9pk4kb1m .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nj9pk4kb1m .text-content,.ecom-core.ecom-nj9pk4kb1m .text-content a,.ecom-core.ecom-nj9pk4kb1m .text-content p,.ecom-core.ecom-nj9pk4kb1m .text-content span{text-align:center}.ecom-core.ecom-nj9pk4kb1m .text-content,.ecom-core.ecom-nj9pk4kb1m .text-content a,.ecom-core.ecom-nj9pk4kb1m .text-content a a,.ecom-core.ecom-nj9pk4kb1m .text-content p,.ecom-core.ecom-nj9pk4kb1m .text-content p a,.ecom-core.ecom-nj9pk4kb1m .text-content span,.ecom-core.ecom-nj9pk4kb1m .text-content span a{font-size:14px}}.ecom-core.ecom-nj9pk4kb1m{margin-top:15px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-nj9pk4kb1m.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nj9pk4kb1m{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nj9pk4kb1m{margin-top:15px!important}}.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading,.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:48px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading,.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading,.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading,.ecom-core.ecom-pwhhfbhxqr8 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-pwhhfbhxqr8{margin-top:15px!important;padding-bottom:0!important;width:100%;max-width:100%;animation-duration:.5s!important}.ecom-core.ecom-pwhhfbhxqr8.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pwhhfbhxqr8{margin-top:15px!important;padding-left:25px!important;width:100%;max-width:100%}}@media (max-width:1024px){.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading b,.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading strong{font-weight:inherit;position:relative}.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading b:first-child:before,.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#75a02d;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-pwhhfbhxqr8 .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#75a02d;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-h08jx2ffe8 .ecom-text--more-actions button,.ecom-core.ecom-h08jx2ffe8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-h08jx2ffe8 .text-content,.ecom-core.ecom-h08jx2ffe8 .text-content a,.ecom-core.ecom-h08jx2ffe8 .text-content p,.ecom-core.ecom-h08jx2ffe8 .text-content span{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-h08jx2ffe8 .text-content,.ecom-core.ecom-h08jx2ffe8 .text-content a,.ecom-core.ecom-h08jx2ffe8 .text-content a a,.ecom-core.ecom-h08jx2ffe8 .text-content p,.ecom-core.ecom-h08jx2ffe8 .text-content p a,.ecom-core.ecom-h08jx2ffe8 .text-content span,.ecom-core.ecom-h08jx2ffe8 .text-content span a{font-size:16px;font-weight:500;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.5em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-h08jx2ffe8 .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-h08jx2ffe8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-h08jx2ffe8 .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-h08jx2ffe8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h08jx2ffe8 .text-content,.ecom-core.ecom-h08jx2ffe8 .text-content a,.ecom-core.ecom-h08jx2ffe8 .text-content p,.ecom-core.ecom-h08jx2ffe8 .text-content span{text-align:center}.ecom-core.ecom-h08jx2ffe8 .text-content,.ecom-core.ecom-h08jx2ffe8 .text-content a,.ecom-core.ecom-h08jx2ffe8 .text-content a a,.ecom-core.ecom-h08jx2ffe8 .text-content p,.ecom-core.ecom-h08jx2ffe8 .text-content p a,.ecom-core.ecom-h08jx2ffe8 .text-content span,.ecom-core.ecom-h08jx2ffe8 .text-content span a{font-size:14px}}.ecom-core.ecom-h08jx2ffe8.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.3s;transition-delay:.3s;transition-property:opacity}.ecom-core.ecom-h08jx2ffe8{animation-duration:.5s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h08jx2ffe8{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-iup2ivcmh8{width:45%}.ecom-core.ecom-iup2ivcmh8>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iup2ivcmh8{width:100%}}.ecom-core.ecom-q0ow7au8vkj>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q0ow7au8vkj{padding-bottom:70px!important}}.ecom-core.ecom-k7qnzappsef{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k7qnzappsef{width:100%}}.ecom-core.ecom-n1v0sq48tnl .ecom-image-align{align-items:flex-start}.ecom-core.ecom-n1v0sq48tnl .ecom-image-default{width:479px!important;max-width:100%!important}.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture picture{height:396px!important}.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-n1v0sq48tnl .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-n1v0sq48tnl .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-n1v0sq48tnl .ecom-image-default{width:100%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n1v0sq48tnl .ecom-image-default{width:100%!important}}.ecom-core.ecom-n1v0sq48tnl{margin-top:0!important;width:unset;max-width:unset;animation-duration:.5s!important}.ecom-core.ecom-n1v0sq48tnl.ecom-animated{animation-name:fadeInDown;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-dci767pjlyd>div.core__row--columns{max-width:1470px}.ecom-core.ecom-dci767pjlyd{background-color:#000}.ecom-core.ecom-dci767pjlyd{padding:100px 25px 140px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dci767pjlyd{padding:0 0 50px!important}.ecom-core.ecom-dci767pjlyd div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dci767pjlyd{padding:0 0 35px!important}.ecom-core.ecom-dci767pjlyd div.core__row--columns{flex-direction:row}}.ecom-core.ecom-h29q45rdnt9{width:100%}.ecom-core.ecom-h29q45rdnt9>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h29q45rdnt9{width:100%}}.ecom-core.ecom-kdthek5vqgo>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-kdthek5vqgo>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:12px}.ecom-core.ecom-kdthek5vqgo{margin-top:10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kdthek5vqgo{margin-top:10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kdthek5vqgo{margin-top:10px!important}}.ecom-core.ecom-dzz0sr5rkqp{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dzz0sr5rkqp{width:100%}}.ecom-core.ecom-bu3pkjswnr .ecom-text--more-actions button,.ecom-core.ecom-bu3pkjswnr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-bu3pkjswnr .text-content,.ecom-core.ecom-bu3pkjswnr .text-content a,.ecom-core.ecom-bu3pkjswnr .text-content p,.ecom-core.ecom-bu3pkjswnr .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-bu3pkjswnr .text-content,.ecom-core.ecom-bu3pkjswnr .text-content a,.ecom-core.ecom-bu3pkjswnr .text-content a a,.ecom-core.ecom-bu3pkjswnr .text-content p,.ecom-core.ecom-bu3pkjswnr .text-content p a,.ecom-core.ecom-bu3pkjswnr .text-content span,.ecom-core.ecom-bu3pkjswnr .text-content span a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-bu3pkjswnr .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-bu3pkjswnr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-bu3pkjswnr .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-bu3pkjswnr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-bu3pkjswnr{margin-top:12px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-bu3pkjswnr.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading{text-align:center;margin:12.5px 0 0;padding:0}.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading,.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading,.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading a{color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading,.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading,.ecom-core.ecom-zb8mwii6zxj .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-zb8mwii6zxj{padding-bottom:0!important;margin-top:12px!important;animation-duration:.5s!important}.ecom-core.ecom-zb8mwii6zxj.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zb8mwii6zxj{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zb8mwii6zxj{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-zb8mwii6zxj .ecom__heading div{display:inline}}.ecom-core.ecom-splxc6i4ps .ecom-image-align{align-items:center}.ecom-core.ecom-splxc6i4ps .ecom-image-default{max-width:100%!important}.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture,.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture,.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-splxc6i4ps .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-splxc6i4ps{margin-top:0!important;animation-duration:.6s!important}.ecom-core.ecom-splxc6i4ps.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-qdpb8drkl5{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qdpb8drkl5{width:100%}}html body .ecom-core.ecom-0aumffhb2oz .ecom-core.ecom-qdpb8drkl5>div.core__column--wrapper{padding:0!important;margin:12px 12px 0!important}.ecom-core.ecom-qdpb8drkl5.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-qdpb8drkl5{animation-duration:.5s!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-0aumffhb2oz .ecom-core.ecom-qdpb8drkl5>div.core__column--wrapper{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-0aumffhb2oz .ecom-core.ecom-qdpb8drkl5>div.core__column--wrapper{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-qdpb8drkl5 .ecom__heading div{display:inline}}.ecom-core.ecom-2wzo96qubzb .ecom-text--more-actions button,.ecom-core.ecom-2wzo96qubzb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2wzo96qubzb .text-content,.ecom-core.ecom-2wzo96qubzb .text-content a,.ecom-core.ecom-2wzo96qubzb .text-content p,.ecom-core.ecom-2wzo96qubzb .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-2wzo96qubzb .text-content,.ecom-core.ecom-2wzo96qubzb .text-content a,.ecom-core.ecom-2wzo96qubzb .text-content a a,.ecom-core.ecom-2wzo96qubzb .text-content p,.ecom-core.ecom-2wzo96qubzb .text-content p a,.ecom-core.ecom-2wzo96qubzb .text-content span,.ecom-core.ecom-2wzo96qubzb .text-content span a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-2wzo96qubzb .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-2wzo96qubzb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2wzo96qubzb .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-2wzo96qubzb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2wzo96qubzb{margin-top:12px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-2wzo96qubzb.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading{text-align:center;margin:12.5px 0 0;padding:0}.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading,.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading,.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading a{color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading,.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading,.ecom-core.ecom-oxxit72z41 .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-oxxit72z41{padding-bottom:0!important;margin-top:12px!important;animation-duration:.5s!important}.ecom-core.ecom-oxxit72z41.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oxxit72z41{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oxxit72z41{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-oxxit72z41 .ecom__heading div{display:inline}}.ecom-core.ecom-m8oe7us7t8l .ecom-image-align{align-items:center}.ecom-core.ecom-m8oe7us7t8l .ecom-image-default{max-width:100%!important}.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-m8oe7us7t8l .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-m8oe7us7t8l{margin-top:0!important;animation-duration:.4s!important}.ecom-core.ecom-m8oe7us7t8l.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.4s!important;animation-delay:.4s;transition-delay:.4s;transition-property:opacity}.ecom-core.ecom-oc6ovxi4ky{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oc6ovxi4ky{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-0aumffhb2oz .ecom-core.ecom-oc6ovxi4ky>div.core__column--wrapper{padding-bottom:35px!important}}.ecom-core.ecom-cfa5eicyhh .ecom-text--more-actions button,.ecom-core.ecom-cfa5eicyhh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-cfa5eicyhh .text-content,.ecom-core.ecom-cfa5eicyhh .text-content a,.ecom-core.ecom-cfa5eicyhh .text-content p,.ecom-core.ecom-cfa5eicyhh .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-cfa5eicyhh .text-content,.ecom-core.ecom-cfa5eicyhh .text-content a,.ecom-core.ecom-cfa5eicyhh .text-content a a,.ecom-core.ecom-cfa5eicyhh .text-content p,.ecom-core.ecom-cfa5eicyhh .text-content p a,.ecom-core.ecom-cfa5eicyhh .text-content span,.ecom-core.ecom-cfa5eicyhh .text-content span a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-cfa5eicyhh .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-cfa5eicyhh .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-cfa5eicyhh .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-cfa5eicyhh .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-cfa5eicyhh{margin-top:12px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-cfa5eicyhh.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading{text-align:center;margin:12.5px 0 0;padding:0}.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading,.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading,.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading a{color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading,.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading,.ecom-core.ecom-zzyzrulyo7 .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-zzyzrulyo7{padding-bottom:0!important;margin-top:12px!important;animation-duration:.5s!important}.ecom-core.ecom-zzyzrulyo7.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zzyzrulyo7{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zzyzrulyo7{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-zzyzrulyo7 .ecom__heading div{display:inline}}.ecom-core.ecom-pqr3nwqnfrk .ecom-image-align{align-items:center}.ecom-core.ecom-pqr3nwqnfrk .ecom-image-default{max-width:100%!important}.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pqr3nwqnfrk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-pqr3nwqnfrk{margin-top:0!important;animation-duration:.5s!important}.ecom-core.ecom-pqr3nwqnfrk.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-fbkmizeo6e6>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-fbkmizeo6e6>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:12px}.ecom-core.ecom-fbkmizeo6e6{margin-top:10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fbkmizeo6e6{margin-top:10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fbkmizeo6e6{margin-top:10px!important}}.ecom-core.ecom-sdiugnr8zs{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sdiugnr8zs{width:100%}}.ecom-core.ecom-xng2vzv97jn .ecom-text--more-actions button,.ecom-core.ecom-xng2vzv97jn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xng2vzv97jn .text-content,.ecom-core.ecom-xng2vzv97jn .text-content a,.ecom-core.ecom-xng2vzv97jn .text-content p,.ecom-core.ecom-xng2vzv97jn .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-xng2vzv97jn .text-content,.ecom-core.ecom-xng2vzv97jn .text-content a,.ecom-core.ecom-xng2vzv97jn .text-content a a,.ecom-core.ecom-xng2vzv97jn .text-content p,.ecom-core.ecom-xng2vzv97jn .text-content p a,.ecom-core.ecom-xng2vzv97jn .text-content span,.ecom-core.ecom-xng2vzv97jn .text-content span a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-xng2vzv97jn .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-xng2vzv97jn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-xng2vzv97jn .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-xng2vzv97jn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-xng2vzv97jn{margin-top:12px!important;padding-bottom:0!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-xng2vzv97jn.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading{text-align:center;margin:12.5px 0 0;padding:0}.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading,.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading,.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading a{color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading,.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading,.ecom-core.ecom-74lh3qh85cs .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-74lh3qh85cs{padding-bottom:0!important;margin-top:12px!important;animation-duration:.5s!important}.ecom-core.ecom-74lh3qh85cs.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-74lh3qh85cs{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-74lh3qh85cs{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-74lh3qh85cs .ecom__heading div{display:inline}}.ecom-core.ecom-my61ewmqbqr .ecom-image-align{align-items:center}.ecom-core.ecom-my61ewmqbqr .ecom-image-default{max-width:100%!important}.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-my61ewmqbqr .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-my61ewmqbqr{margin-top:0!important;animation-duration:.6s!important}.ecom-core.ecom-my61ewmqbqr.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-8x71w5giml8{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8x71w5giml8{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-0aumffhb2oz .ecom-core.ecom-8x71w5giml8>div.core__column--wrapper{padding-bottom:35px!important}}.ecom-core.ecom-dr5g6b2bn3 .ecom-text--more-actions button,.ecom-core.ecom-dr5g6b2bn3 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-dr5g6b2bn3 .text-content,.ecom-core.ecom-dr5g6b2bn3 .text-content a,.ecom-core.ecom-dr5g6b2bn3 .text-content p,.ecom-core.ecom-dr5g6b2bn3 .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-dr5g6b2bn3 .text-content,.ecom-core.ecom-dr5g6b2bn3 .text-content a,.ecom-core.ecom-dr5g6b2bn3 .text-content a a,.ecom-core.ecom-dr5g6b2bn3 .text-content p,.ecom-core.ecom-dr5g6b2bn3 .text-content p a,.ecom-core.ecom-dr5g6b2bn3 .text-content span,.ecom-core.ecom-dr5g6b2bn3 .text-content span a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-dr5g6b2bn3 .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-dr5g6b2bn3 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-dr5g6b2bn3 .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-dr5g6b2bn3 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-dr5g6b2bn3{margin-top:12px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-dr5g6b2bn3.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading{text-align:center;margin:12.5px 0 0;padding:0}.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading,.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading,.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading a{color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading,.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading,.ecom-core.ecom-57nzkvd0icn .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-57nzkvd0icn{padding-bottom:0!important;margin-top:12px!important;animation-duration:.5s!important}.ecom-core.ecom-57nzkvd0icn.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-57nzkvd0icn{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-57nzkvd0icn{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-57nzkvd0icn .ecom__heading div{display:inline}}.ecom-core.ecom-pvimahos9mq .ecom-image-align{align-items:center}.ecom-core.ecom-pvimahos9mq .ecom-image-default{max-width:100%!important}.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pvimahos9mq .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-pvimahos9mq{margin-top:0!important;animation-duration:.4s!important}.ecom-core.ecom-pvimahos9mq.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.4s!important;animation-delay:.4s;transition-delay:.4s;transition-property:opacity}.ecom-core.ecom-epj99mjgvun{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-epj99mjgvun{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-0aumffhb2oz .ecom-core.ecom-epj99mjgvun>div.core__column--wrapper{padding-bottom:35px!important}}.ecom-core.ecom-6m2j7tw1k86 .ecom-text--more-actions button,.ecom-core.ecom-6m2j7tw1k86 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6m2j7tw1k86 .text-content,.ecom-core.ecom-6m2j7tw1k86 .text-content a,.ecom-core.ecom-6m2j7tw1k86 .text-content p,.ecom-core.ecom-6m2j7tw1k86 .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-6m2j7tw1k86 .text-content,.ecom-core.ecom-6m2j7tw1k86 .text-content a,.ecom-core.ecom-6m2j7tw1k86 .text-content a a,.ecom-core.ecom-6m2j7tw1k86 .text-content p,.ecom-core.ecom-6m2j7tw1k86 .text-content p a,.ecom-core.ecom-6m2j7tw1k86 .text-content span,.ecom-core.ecom-6m2j7tw1k86 .text-content span a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-6m2j7tw1k86 .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-6m2j7tw1k86 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6m2j7tw1k86 .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-6m2j7tw1k86 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6m2j7tw1k86{margin-top:12px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-6m2j7tw1k86.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading{text-align:center;margin:12.5px 0 0;padding:0}.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading,.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:20px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading,.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading a{color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading,.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading,.ecom-core.ecom-g6zi98icuo6 .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-g6zi98icuo6{padding-bottom:0!important;margin-top:12px!important;animation-duration:.5s!important}.ecom-core.ecom-g6zi98icuo6.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g6zi98icuo6{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g6zi98icuo6{margin-top:15px!important}}@media (max-width:1024px){.ecom-core.ecom-g6zi98icuo6 .ecom__heading div{display:inline}}.ecom-core.ecom-sxu5noejvpf .ecom-image-align{align-items:center}.ecom-core.ecom-sxu5noejvpf .ecom-image-default{max-width:100%!important}.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-sxu5noejvpf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-sxu5noejvpf{margin-top:0!important;animation-duration:.5s!important}.ecom-core.ecom-sxu5noejvpf.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading,.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:48px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading,.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading,.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading,.ecom-core.ecom-j68px52rj5n .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-j68px52rj5n{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:100%;max-width:100%;animation-duration:.5s!important}.ecom-core.ecom-j68px52rj5n.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j68px52rj5n{margin-top:15px!important;width:100%;max-width:100%}}.ecom-core.ecom-j68px52rj5n .ecom__heading b,.ecom-core.ecom-j68px52rj5n .ecom__heading strong{font-weight:inherit;position:relative}@media (max-width:1024px){.ecom-core.ecom-j68px52rj5n .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-j68px52rj5n .ecom__heading b:first-child:before,.ecom-core.ecom-j68px52rj5n .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#75a02d;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-j68px52rj5n .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-j68px52rj5n .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#75a02d;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-0aumffhb2oz>div.core__row--columns{max-width:1470px}.ecom-core.ecom-0aumffhb2oz>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-0aumffhb2oz{background-color:#000}.ecom-core.ecom-0aumffhb2oz{padding:100px 25px 90px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0aumffhb2oz{padding:50px 0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0aumffhb2oz{padding:35px 0!important}}.ecom-core.ecom-igpox68wcz{width:100%}.ecom-core.ecom-igpox68wcz>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-igpox68wcz{width:100%}}.ecom-core.ecom-blhblu6hrnq .ecom-button-default{justify-content:center}.ecom-core.ecom-blhblu6hrnq .ecom__element--button{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);color:#58871a;transition-duration:.4s}.ecom-core.ecom-blhblu6hrnq .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-blhblu6hrnq{padding-bottom:0!important;animation-duration:.7s!important}.ecom-core.ecom-blhblu6hrnq.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-05ruzv83qiy .ecom-text--more-actions button,.ecom-core.ecom-05ruzv83qiy .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-05ruzv83qiy .text-content,.ecom-core.ecom-05ruzv83qiy .text-content a,.ecom-core.ecom-05ruzv83qiy .text-content p,.ecom-core.ecom-05ruzv83qiy .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-05ruzv83qiy .text-content,.ecom-core.ecom-05ruzv83qiy .text-content a,.ecom-core.ecom-05ruzv83qiy .text-content a a,.ecom-core.ecom-05ruzv83qiy .text-content p,.ecom-core.ecom-05ruzv83qiy .text-content p a,.ecom-core.ecom-05ruzv83qiy .text-content span,.ecom-core.ecom-05ruzv83qiy .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-05ruzv83qiy .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-05ruzv83qiy .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-05ruzv83qiy .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-05ruzv83qiy .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-05ruzv83qiy .text-content,.ecom-core.ecom-05ruzv83qiy .text-content a,.ecom-core.ecom-05ruzv83qiy .text-content a a,.ecom-core.ecom-05ruzv83qiy .text-content p,.ecom-core.ecom-05ruzv83qiy .text-content p a,.ecom-core.ecom-05ruzv83qiy .text-content span,.ecom-core.ecom-05ruzv83qiy .text-content span a{font-size:14px}}.ecom-core.ecom-05ruzv83qiy{margin-top:25px!important;padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-05ruzv83qiy.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-05ruzv83qiy{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-05ruzv83qiy a{text-decoration:none!important}.ecom-core.ecom-q91k96n49r>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-q91k96n49r>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:12px}.ecom-core.ecom-q91k96n49r{margin-top:70px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q91k96n49r{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q91k96n49r{margin-top:10px!important}}.ecom-core.ecom-zcbg648y0g8{width:29%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zcbg648y0g8{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zcbg648y0g8{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-dc7v923grw .ecom-core.ecom-zcbg648y0g8>div.core__column--wrapper{padding-left:40px!important}}.ecom-core.ecom-43zllhvkqg8 .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-43zllhvkqg8 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(none,minmax(0,1fr));gap:60px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-43zllhvkqg8 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-43zllhvkqg8 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-43zllhvkqg8 .ecom-image-default{width:20%!important}.ecom-core.ecom-43zllhvkqg8 .ecom-iconlist--image{margin:0;padding:0}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--icon{align-self:flex-start;color:#75a02d;border-style:none;border-radius:63%;margin:0 0 20px;padding:0}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.4em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-43zllhvkqg8 .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-43zllhvkqg8{margin-top:0!important;margin-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-43zllhvkqg8.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-43zllhvkqg8 .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-yrxjln7n2n{width:42%}.ecom-core.ecom-yrxjln7n2n>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yrxjln7n2n{width:100%}.ecom-core.ecom-yrxjln7n2n>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yrxjln7n2n{width:100%}}html body .ecom-core.ecom-dc7v923grw .ecom-core.ecom-yrxjln7n2n>div.core__column--wrapper{padding-right:60px!important;padding-left:60px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-dc7v923grw .ecom-core.ecom-yrxjln7n2n>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}@media (max-width:1024px){.ecom-core.ecom-yrxjln7n2n{order:-1!important}}.ecom-core.ecom-4ks8o6es2lp .ecom-image-align{align-items:center}.ecom-core.ecom-4ks8o6es2lp .ecom-image-default{max-width:100%!important}.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4ks8o6es2lp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4ks8o6es2lp{margin-top:0!important;animation-duration:.4s!important}.ecom-core.ecom-4ks8o6es2lp.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.4s!important;animation-delay:.4s;transition-delay:.4s;transition-property:opacity}.ecom-core.ecom-nou6ihmbi9c{width:29%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nou6ihmbi9c{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nou6ihmbi9c{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-dc7v923grw .ecom-core.ecom-nou6ihmbi9c>div.core__column--wrapper{padding-right:40px!important}}.ecom-core.ecom-dcw06k861jr .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-dcw06k861jr .ecom-iconlist--list{display:grid;grid-template-columns:repeat(none,minmax(0,1fr));gap:60px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dcw06k861jr .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dcw06k861jr .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-dcw06k861jr .ecom-image-default{width:20%!important}.ecom-core.ecom-dcw06k861jr .ecom-iconlist--image{margin:0;padding:0}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--icon{align-self:flex-end;color:#75a02d;border-style:none;border-radius:63%;margin:0 0 20px;padding:0}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--des{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.4em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--icon{margin-bottom:20px}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-dcw06k861jr .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-dcw06k861jr{margin-top:0!important;margin-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-dcw06k861jr.ecom-animated{animation-name:fadeInLeft;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dcw06k861jr{margin-bottom:15px!important}}.ecom-core.ecom-dcw06k861jr .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-hxud3mikeew .ecom-text--more-actions button,.ecom-core.ecom-hxud3mikeew .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hxud3mikeew .text-content,.ecom-core.ecom-hxud3mikeew .text-content a,.ecom-core.ecom-hxud3mikeew .text-content p,.ecom-core.ecom-hxud3mikeew .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-hxud3mikeew .text-content,.ecom-core.ecom-hxud3mikeew .text-content a,.ecom-core.ecom-hxud3mikeew .text-content a a,.ecom-core.ecom-hxud3mikeew .text-content p,.ecom-core.ecom-hxud3mikeew .text-content p a,.ecom-core.ecom-hxud3mikeew .text-content span,.ecom-core.ecom-hxud3mikeew .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-hxud3mikeew .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-hxud3mikeew .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-hxud3mikeew .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-hxud3mikeew .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hxud3mikeew .text-content,.ecom-core.ecom-hxud3mikeew .text-content a,.ecom-core.ecom-hxud3mikeew .text-content a a,.ecom-core.ecom-hxud3mikeew .text-content p,.ecom-core.ecom-hxud3mikeew .text-content p a,.ecom-core.ecom-hxud3mikeew .text-content span,.ecom-core.ecom-hxud3mikeew .text-content span a{font-size:14px}}.ecom-core.ecom-hxud3mikeew{margin-top:25px!important;padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-hxud3mikeew.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hxud3mikeew{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading{text-align:center;margin:50px 0 0;padding:0}.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading,.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:48px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading,.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading,.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading,.ecom-core.ecom-duzh59b0kfp .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-duzh59b0kfp{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:100%;max-width:100%;animation-duration:.5s!important}.ecom-core.ecom-duzh59b0kfp.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-duzh59b0kfp{margin-top:15px!important;width:100%;max-width:100%}}.ecom-core.ecom-duzh59b0kfp .ecom__heading b,.ecom-core.ecom-duzh59b0kfp .ecom__heading strong{font-weight:inherit;position:relative}@media (max-width:1024px){.ecom-core.ecom-duzh59b0kfp .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-duzh59b0kfp .ecom__heading b:first-child:before,.ecom-core.ecom-duzh59b0kfp .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-duzh59b0kfp .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-duzh59b0kfp .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-jvah9xegpp .ecom-text--more-actions button,.ecom-core.ecom-jvah9xegpp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jvah9xegpp .text-content,.ecom-core.ecom-jvah9xegpp .text-content a,.ecom-core.ecom-jvah9xegpp .text-content p,.ecom-core.ecom-jvah9xegpp .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-jvah9xegpp .text-content,.ecom-core.ecom-jvah9xegpp .text-content a,.ecom-core.ecom-jvah9xegpp .text-content a a,.ecom-core.ecom-jvah9xegpp .text-content p,.ecom-core.ecom-jvah9xegpp .text-content p a,.ecom-core.ecom-jvah9xegpp .text-content span,.ecom-core.ecom-jvah9xegpp .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-jvah9xegpp .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-jvah9xegpp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jvah9xegpp .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-jvah9xegpp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jvah9xegpp .text-content,.ecom-core.ecom-jvah9xegpp .text-content a,.ecom-core.ecom-jvah9xegpp .text-content a a,.ecom-core.ecom-jvah9xegpp .text-content p,.ecom-core.ecom-jvah9xegpp .text-content p a,.ecom-core.ecom-jvah9xegpp .text-content span,.ecom-core.ecom-jvah9xegpp .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jvah9xegpp .text-content,.ecom-core.ecom-jvah9xegpp .text-content a,.ecom-core.ecom-jvah9xegpp .text-content p,.ecom-core.ecom-jvah9xegpp .text-content span{text-align:center}.ecom-core.ecom-jvah9xegpp .text-content,.ecom-core.ecom-jvah9xegpp .text-content a,.ecom-core.ecom-jvah9xegpp .text-content a a,.ecom-core.ecom-jvah9xegpp .text-content p,.ecom-core.ecom-jvah9xegpp .text-content p a,.ecom-core.ecom-jvah9xegpp .text-content span,.ecom-core.ecom-jvah9xegpp .text-content span a{font-size:14px}}.ecom-core.ecom-jvah9xegpp{margin-top:15px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-jvah9xegpp.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jvah9xegpp{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jvah9xegpp{margin-top:15px!important}}.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading,.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading a{font-weight:700;font-size:70px;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading,.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading a{color:#f5bf25}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading,.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading a{font-size:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading,.ecom-core.ecom-twoxqryd4v .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-twoxqryd4v{padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-twoxqryd4v.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-twoxqryd4v b,.ecom-core.ecom-twoxqryd4v strong{-webkit-text-stroke:1px #fff;color:transparent!important}.ecom-core.ecom-w8moj2q3asr .ecom-text--more-actions button,.ecom-core.ecom-w8moj2q3asr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-w8moj2q3asr .text-content,.ecom-core.ecom-w8moj2q3asr .text-content a,.ecom-core.ecom-w8moj2q3asr .text-content p,.ecom-core.ecom-w8moj2q3asr .text-content span{text-align:center;color:#f5bf25;margin:0;padding:0}.ecom-core.ecom-w8moj2q3asr .text-content,.ecom-core.ecom-w8moj2q3asr .text-content a,.ecom-core.ecom-w8moj2q3asr .text-content a a,.ecom-core.ecom-w8moj2q3asr .text-content p,.ecom-core.ecom-w8moj2q3asr .text-content p a,.ecom-core.ecom-w8moj2q3asr .text-content span,.ecom-core.ecom-w8moj2q3asr .text-content span a{font-size:16px;font-weight:500;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.5em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-w8moj2q3asr .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-w8moj2q3asr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-w8moj2q3asr .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-w8moj2q3asr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w8moj2q3asr .text-content,.ecom-core.ecom-w8moj2q3asr .text-content a,.ecom-core.ecom-w8moj2q3asr .text-content p,.ecom-core.ecom-w8moj2q3asr .text-content span{text-align:center}.ecom-core.ecom-w8moj2q3asr .text-content,.ecom-core.ecom-w8moj2q3asr .text-content a,.ecom-core.ecom-w8moj2q3asr .text-content a a,.ecom-core.ecom-w8moj2q3asr .text-content p,.ecom-core.ecom-w8moj2q3asr .text-content p a,.ecom-core.ecom-w8moj2q3asr .text-content span,.ecom-core.ecom-w8moj2q3asr .text-content span a{font-size:14px}}.ecom-core.ecom-w8moj2q3asr{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-w8moj2q3asr.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.3s;transition-delay:.3s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w8moj2q3asr{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-dc7v923grw>div.core__row--columns{max-width:1470px}.ecom-core.ecom-dc7v923grw>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-dc7v923grw{background-color:#000}.ecom-core.ecom-dc7v923grw{padding:100px 25px 80px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dc7v923grw{padding:60px 0 50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dc7v923grw{padding:35px 0!important}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-ue842xp07fn{width:100%}.ecom-core.ecom-ue842xp07fn>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ue842xp07fn{width:100%}}.ecom-core.ecom-gwemwx525uk .ecom-button-default{justify-content:center}.ecom-core.ecom-gwemwx525uk .ecom__element--button{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);color:#58871a;transition-duration:.4s}.ecom-core.ecom-gwemwx525uk .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-gwemwx525uk{padding-bottom:0!important;animation-duration:.7s!important}.ecom-core.ecom-gwemwx525uk.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-6f5lcqdkexu .ecom-text--more-actions button,.ecom-core.ecom-6f5lcqdkexu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6f5lcqdkexu .text-content,.ecom-core.ecom-6f5lcqdkexu .text-content a,.ecom-core.ecom-6f5lcqdkexu .text-content p,.ecom-core.ecom-6f5lcqdkexu .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-6f5lcqdkexu .text-content,.ecom-core.ecom-6f5lcqdkexu .text-content a,.ecom-core.ecom-6f5lcqdkexu .text-content a a,.ecom-core.ecom-6f5lcqdkexu .text-content p,.ecom-core.ecom-6f5lcqdkexu .text-content p a,.ecom-core.ecom-6f5lcqdkexu .text-content span,.ecom-core.ecom-6f5lcqdkexu .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-6f5lcqdkexu .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-6f5lcqdkexu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6f5lcqdkexu .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-6f5lcqdkexu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6f5lcqdkexu .text-content,.ecom-core.ecom-6f5lcqdkexu .text-content a,.ecom-core.ecom-6f5lcqdkexu .text-content a a,.ecom-core.ecom-6f5lcqdkexu .text-content p,.ecom-core.ecom-6f5lcqdkexu .text-content p a,.ecom-core.ecom-6f5lcqdkexu .text-content span,.ecom-core.ecom-6f5lcqdkexu .text-content span a{font-size:14px}}.ecom-core.ecom-6f5lcqdkexu{margin-top:25px!important;padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:1000px;max-width:1000px;animation-duration:.7s!important}.ecom-core.ecom-6f5lcqdkexu.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6f5lcqdkexu{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-6f5lcqdkexu a{text-decoration:none!important}.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading,.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:30px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading,.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading,.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading,.ecom-core.ecom-npgyv18whv .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-npgyv18whv{width:100%;max-width:100%;animation-duration:.5s!important}.ecom-core.ecom-npgyv18whv.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-npgyv18whv{width:100%;max-width:100%}}.ecom-core.ecom-npgyv18whv .ecom__heading b,.ecom-core.ecom-npgyv18whv .ecom__heading strong{font-weight:inherit;position:relative}@media (max-width:1024px){.ecom-core.ecom-npgyv18whv .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-npgyv18whv .ecom__heading b:first-child:before,.ecom-core.ecom-npgyv18whv .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-npgyv18whv .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-npgyv18whv .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-7oj76t2g6gh>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-7oj76t2g6gh>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:12px}.ecom-core.ecom-7oj76t2g6gh{margin-top:70px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7oj76t2g6gh{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7oj76t2g6gh{margin-top:10px!important}}.ecom-core.ecom-5wleitp20k6{width:29%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5wleitp20k6{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5wleitp20k6{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-9lga2iaqd2 .ecom-core.ecom-5wleitp20k6>div.core__column--wrapper{padding-left:40px!important}}.ecom-core.ecom-5d3d1442k8r .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-5d3d1442k8r .ecom-iconlist--list{display:grid;grid-template-columns:repeat(none,minmax(0,1fr));gap:60px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5d3d1442k8r .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5d3d1442k8r .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-5d3d1442k8r .ecom-image-default{width:20%!important}.ecom-core.ecom-5d3d1442k8r .ecom-iconlist--image{margin:0;padding:0}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--icon{align-self:flex-start;color:#75a02d;border-style:none;border-radius:63%;margin:0 0 20px;padding:0}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#fff;margin:0;padding:0}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.4em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-5d3d1442k8r .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-5d3d1442k8r{margin-top:0!important;margin-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-5d3d1442k8r.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-5d3d1442k8r .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-8fyshddhtor{width:42%}.ecom-core.ecom-8fyshddhtor>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8fyshddhtor{width:100%}.ecom-core.ecom-8fyshddhtor>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8fyshddhtor{width:100%}}html body .ecom-core.ecom-9lga2iaqd2 .ecom-core.ecom-8fyshddhtor>div.core__column--wrapper{padding-right:60px!important;padding-left:60px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-9lga2iaqd2 .ecom-core.ecom-8fyshddhtor>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}@media (max-width:1024px){.ecom-core.ecom-8fyshddhtor{order:-1!important}}.ecom-core.ecom-s6ulf7xnlaq .ecom-image-align{align-items:center}.ecom-core.ecom-s6ulf7xnlaq .ecom-image-default{max-width:100%!important}.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-s6ulf7xnlaq .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-s6ulf7xnlaq{margin-top:0!important;animation-duration:.4s!important}.ecom-core.ecom-s6ulf7xnlaq.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.4s!important;animation-delay:.4s;transition-delay:.4s;transition-property:opacity}.ecom-core.ecom-nn2kyihu6i{width:29%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nn2kyihu6i{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nn2kyihu6i{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-9lga2iaqd2 .ecom-core.ecom-nn2kyihu6i>div.core__column--wrapper{padding-right:40px!important}}.ecom-core.ecom-1dqww6weuc3 .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-1dqww6weuc3 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(none,minmax(0,1fr));gap:60px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1dqww6weuc3 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1dqww6weuc3 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-1dqww6weuc3 .ecom-image-default{width:20%!important}.ecom-core.ecom-1dqww6weuc3 .ecom-iconlist--image{margin:0;padding:0}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--icon{align-self:flex-end;color:#75a02d;border-style:none;border-radius:63%;margin:0 0 20px;padding:0}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--des{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.4em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--icon{margin-bottom:20px}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-1dqww6weuc3 .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-1dqww6weuc3{margin-top:0!important;margin-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-1dqww6weuc3.ecom-animated{animation-name:fadeInLeft;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1dqww6weuc3{margin-bottom:15px!important}}.ecom-core.ecom-1dqww6weuc3 .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-6wvpoiog2du .ecom-text--more-actions button,.ecom-core.ecom-6wvpoiog2du .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6wvpoiog2du .text-content,.ecom-core.ecom-6wvpoiog2du .text-content a,.ecom-core.ecom-6wvpoiog2du .text-content p,.ecom-core.ecom-6wvpoiog2du .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-6wvpoiog2du .text-content,.ecom-core.ecom-6wvpoiog2du .text-content a,.ecom-core.ecom-6wvpoiog2du .text-content a a,.ecom-core.ecom-6wvpoiog2du .text-content p,.ecom-core.ecom-6wvpoiog2du .text-content p a,.ecom-core.ecom-6wvpoiog2du .text-content span,.ecom-core.ecom-6wvpoiog2du .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-6wvpoiog2du .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-6wvpoiog2du .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6wvpoiog2du .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-6wvpoiog2du .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6wvpoiog2du .text-content,.ecom-core.ecom-6wvpoiog2du .text-content a,.ecom-core.ecom-6wvpoiog2du .text-content a a,.ecom-core.ecom-6wvpoiog2du .text-content p,.ecom-core.ecom-6wvpoiog2du .text-content p a,.ecom-core.ecom-6wvpoiog2du .text-content span,.ecom-core.ecom-6wvpoiog2du .text-content span a{font-size:14px}}.ecom-core.ecom-6wvpoiog2du{margin-top:25px!important;padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:650px;max-width:650px;animation-duration:.7s!important}.ecom-core.ecom-6wvpoiog2du.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6wvpoiog2du{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading,.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:48px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading,.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading,.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading,.ecom-core.ecom-urob5vy9q7p .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-urob5vy9q7p{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:100%;max-width:100%;animation-duration:.5s!important}.ecom-core.ecom-urob5vy9q7p.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-urob5vy9q7p{margin-top:15px!important;width:100%;max-width:100%}}.ecom-core.ecom-urob5vy9q7p .ecom__heading b,.ecom-core.ecom-urob5vy9q7p .ecom__heading strong{font-weight:inherit;position:relative}@media (max-width:1024px){.ecom-core.ecom-urob5vy9q7p .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-urob5vy9q7p .ecom__heading b:first-child:before,.ecom-core.ecom-urob5vy9q7p .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-urob5vy9q7p .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-urob5vy9q7p .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-9lga2iaqd2>div.core__row--columns{max-width:1470px}.ecom-core.ecom-9lga2iaqd2>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-9lga2iaqd2{background-color:#000}.ecom-core.ecom-9lga2iaqd2{padding:100px 25px 80px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9lga2iaqd2{padding:60px 0 50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9lga2iaqd2{padding:35px 0!important}}.ecom-core.ecom-23nl9owz4fo{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-23nl9owz4fo{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ul8i2bj0lxf .ecom-core.ecom-23nl9owz4fo>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-cqzv8z4wvr .ecom-icon-separator,.ecom-core.ecom-cqzv8z4wvr .ecom-marquee-image{order:-1}.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3 a{font-size:96px;text-transform:uppercase;font-style:normal;text-decoration:none;font-weight:700;font-family:Poppins,sans-serif;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3{color:#fff;margin:0;padding:0 25px}.ecom-core.ecom-cqzv8z4wvr .ecom-icon-separator{color:#75a02d;padding:0;margin:0 25px}.ecom-core.ecom-cqzv8z4wvr .ecom-icon-separator svg{height:14px;width:14px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3 a{font-size:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3 a{font-size:35px}.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_items .ecom-marquee_item h3{padding-right:15px;padding-left:15px}.ecom-core.ecom-cqzv8z4wvr .ecom-icon-separator{margin-right:15px;margin-left:15px}}.ecom-core.ecom-cqzv8z4wvr{padding-bottom:0!important;width:none;max-width:none}.ecom-core.ecom-cqzv8z4wvr span.ecom-icon-separator{display:flex;align-items:center}.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_item b,.ecom-core.ecom-cqzv8z4wvr .ecom-marquee_item strong{-webkit-text-stroke:1px #fff;color:transparent!important}.ecom-core.ecom-ul8i2bj0lxf>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-ul8i2bj0lxf>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-ul8i2bj0lxf>div.core__row--columns{justify-content:center}.ecom-core.ecom-ul8i2bj0lxf{background-color:#000}.ecom-core.ecom-ul8i2bj0lxf{padding-top:110px!important;padding-bottom:135px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ul8i2bj0lxf{padding-top:15px!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ul8i2bj0lxf{padding-top:20px!important;padding-bottom:35px!important}}.ecom-core.ecom-7njvl11gkzi{width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7njvl11gkzi{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7njvl11gkzi{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-bbufivn2ok9 .ecom-core.ecom-7njvl11gkzi>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-zcispbt0xdr{margin-top:25px!important;padding-right:15px!important;padding-left:15px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zcispbt0xdr{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zcispbt0xdr{margin-top:10px!important}}.ecom-core.ecom-sxku3s9dozi{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sxku3s9dozi{width:100%}}.ecom-core.ecom-sxku3s9dozi>.core__column--wrapper{background-color:#75a02d}.ecom-core.ecom-sxku3s9dozi>.core__column--wrapper,.ecom-core.ecom-sxku3s9dozi>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:200px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sxku3s9dozi>.core__column--wrapper,.ecom-core.ecom-sxku3s9dozi>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:20px}}html body .ecom-core.ecom-bbufivn2ok9 .ecom-core.ecom-sxku3s9dozi>div.core__column--wrapper{padding:35px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-bbufivn2ok9 .ecom-core.ecom-sxku3s9dozi>div.core__column--wrapper{padding:20px!important}}.ecom-core.ecom-03882eyaf8rb .ecom-text--more-actions button,.ecom-core.ecom-03882eyaf8rb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-03882eyaf8rb .text-content,.ecom-core.ecom-03882eyaf8rb .text-content a,.ecom-core.ecom-03882eyaf8rb .text-content p,.ecom-core.ecom-03882eyaf8rb .text-content span{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-03882eyaf8rb .text-content,.ecom-core.ecom-03882eyaf8rb .text-content a,.ecom-core.ecom-03882eyaf8rb .text-content a a,.ecom-core.ecom-03882eyaf8rb .text-content p,.ecom-core.ecom-03882eyaf8rb .text-content p a,.ecom-core.ecom-03882eyaf8rb .text-content span,.ecom-core.ecom-03882eyaf8rb .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-03882eyaf8rb .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-03882eyaf8rb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-03882eyaf8rb .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-03882eyaf8rb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-03882eyaf8rb .text-content,.ecom-core.ecom-03882eyaf8rb .text-content a,.ecom-core.ecom-03882eyaf8rb .text-content a a,.ecom-core.ecom-03882eyaf8rb .text-content p,.ecom-core.ecom-03882eyaf8rb .text-content p a,.ecom-core.ecom-03882eyaf8rb .text-content span,.ecom-core.ecom-03882eyaf8rb .text-content span a{font-size:14px}}.ecom-core.ecom-03882eyaf8rb{margin:0!important;padding:0!important;width:100%;max-width:100%;animation-duration:.7s!important}.ecom-core.ecom-03882eyaf8rb.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-03882eyaf8rb{padding-bottom:0!important;margin-top:15px!important}}.ecom-core.ecom-dneb5gk49hq{width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dneb5gk49hq{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dneb5gk49hq{width:100%}}html body .ecom-core.ecom-bbufivn2ok9 .ecom-core.ecom-dneb5gk49hq>div.core__column--wrapper{padding-left:65px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-bbufivn2ok9 .ecom-core.ecom-dneb5gk49hq>div.core__column--wrapper{padding-left:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-bbufivn2ok9 .ecom-core.ecom-dneb5gk49hq>div.core__column--wrapper{padding-top:30px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-dneb5gk49hq .ecom-block:has(>.ec-row-sticky){position:sticky;top:0}.ecom-core.ecom-bfck8bc9i8>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-bfck8bc9i8{margin-top:15px!important;margin-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-bfck8bc9i8.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bfck8bc9i8{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bfck8bc9i8{margin-top:0!important}}.ecom-core.ecom-bfck8bc9i8 div.core__blocks>div.core__blocks--body{flex-wrap:wrap}.ecom-core.ecom-dan7sz8rdk5{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dan7sz8rdk5{width:100%}}.ecom-core.ecom-vrco57cmoxj .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-vrco57cmoxj .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:18px}.ecom-core.ecom-vrco57cmoxj .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vrco57cmoxj .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-vrco57cmoxj .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:15px}.ecom-core.ecom-vrco57cmoxj .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vrco57cmoxj .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-vrco57cmoxj .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-vrco57cmoxj .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box{text-align:left;justify-content:flex-start;border-style:none;border-radius:0;margin:0;padding:0}.ecom-core.ecom-vrco57cmoxj .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-img,.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-img>picture,.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-img>img{border-radius:0;overflow:hidden}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-img{margin:25px;padding:0}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-icon{color:#f5bf25}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-icon svg{height:8px;width:8px}.ecom-core.ecom-vrco57cmoxj .element__featured--box-icon svg{border-radius:0;margin:5px 10px 0 0;padding:0}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-title{font-size:16px;font-weight:500;line-height:1.3em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif;color:#000;margin:0;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-title{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-img{margin-bottom:0}.ecom-core.ecom-vrco57cmoxj .element__featured--box-icon svg{margin-top:3px}.ecom-core.ecom-vrco57cmoxj .element__featured .element__featured--box-title{font-size:13px}}.ecom-core.ecom-vrco57cmoxj{padding-bottom:0!important;margin-top:30px!important;margin-bottom:7px!important;width:1000px;max-width:1000px;animation-duration:.6s!important}.ecom-core.ecom-vrco57cmoxj.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vrco57cmoxj{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vrco57cmoxj{margin-top:20px!important}}.ecom-core.ecom-vrco57cmoxj .element__featured--box-icon,.ecom-core.ecom-vrco57cmoxj .element__featured--box{display:flex}.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading,.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:48px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading,.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading,.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading,.ecom-core.ecom-683613i27w5 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-683613i27w5{margin-top:15px!important;width:1000px;max-width:1000px;animation-duration:.5s!important}.ecom-core.ecom-683613i27w5.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-683613i27w5{margin-top:15px!important;padding-left:25px!important;width:100%;max-width:100%}}@media (max-width:1024px){.ecom-core.ecom-683613i27w5 .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-683613i27w5 .ecom__heading b,.ecom-core.ecom-683613i27w5 .ecom__heading strong{font-weight:inherit;position:relative}.ecom-core.ecom-683613i27w5 .ecom__heading b:first-child:before,.ecom-core.ecom-683613i27w5 .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#f5bf25;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-683613i27w5 .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-683613i27w5 .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#f5bf25;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-bbufivn2ok9>div.core__row--columns{max-width:1470px}.ecom-core.ecom-bbufivn2ok9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-bbufivn2ok9{background:url(/cdn/shop/files/123456.jpg?v=1743598111) no-repeat scroll center center/cover #fff}.ecom-core.ecom-bbufivn2ok9>div.ecom-section__overlay>.ecom-overlay{opacity:1;background-color:#fff6}.ecom-core.ecom-bbufivn2ok9{padding:110px 25px 60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bbufivn2ok9{padding:50px 0 60px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bbufivn2ok9{padding:35px 0 50px!important}}.ecom-core.ecom-bbufivn2ok9 div:has(>.ecom-position-sticky){position:sticky;top:15px}.ecom-core.ecom-bbufivn2ok9>div.ecom-section__overlay>.ecom-overlay{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.ecom-core.ecom-zbdwg9a1kuo{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zbdwg9a1kuo{width:100%}}.ecom-core.ecom-5dwgh36w2yy .ecom__element-map iframe{height:524px;aspect-ratio:16/9}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-76d52xzlnft{width:100%}.ecom-core.ecom-76d52xzlnft>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-76d52xzlnft{width:100%}}.ecom-core.ecom-nhq4n4ul709 .ecom-text--more-actions button,.ecom-core.ecom-nhq4n4ul709 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nhq4n4ul709 .text-content,.ecom-core.ecom-nhq4n4ul709 .text-content a,.ecom-core.ecom-nhq4n4ul709 .text-content p,.ecom-core.ecom-nhq4n4ul709 .text-content span{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-nhq4n4ul709 .text-content,.ecom-core.ecom-nhq4n4ul709 .text-content a,.ecom-core.ecom-nhq4n4ul709 .text-content a a,.ecom-core.ecom-nhq4n4ul709 .text-content p,.ecom-core.ecom-nhq4n4ul709 .text-content p a,.ecom-core.ecom-nhq4n4ul709 .text-content span,.ecom-core.ecom-nhq4n4ul709 .text-content span a{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-nhq4n4ul709 .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-nhq4n4ul709 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nhq4n4ul709 .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-nhq4n4ul709 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nhq4n4ul709 .text-content,.ecom-core.ecom-nhq4n4ul709 .text-content a,.ecom-core.ecom-nhq4n4ul709 .text-content a a,.ecom-core.ecom-nhq4n4ul709 .text-content p,.ecom-core.ecom-nhq4n4ul709 .text-content p a,.ecom-core.ecom-nhq4n4ul709 .text-content span,.ecom-core.ecom-nhq4n4ul709 .text-content span a{font-size:14px}}.ecom-core.ecom-nhq4n4ul709{margin-top:25px!important;padding-bottom:0!important;width:100%;max-width:100%;animation-duration:.7s!important}.ecom-core.ecom-nhq4n4ul709.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.7s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nhq4n4ul709{margin-top:15px!important}}.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading,.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading a{font-weight:700;line-height:1.2em;letter-spacing:0px;font-size:48px;font-family:Montserrat,sans-serif;text-transform:uppercase}.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading,.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading,.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading,.ecom-core.ecom-w9wo9a7fu6 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-w9wo9a7fu6{width:100%;max-width:100%;animation-duration:.5s!important}.ecom-core.ecom-w9wo9a7fu6.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w9wo9a7fu6{width:100%;max-width:100%}}.ecom-core.ecom-w9wo9a7fu6 .ecom__heading b,.ecom-core.ecom-w9wo9a7fu6 .ecom__heading strong{font-weight:inherit;position:relative}@media (max-width:1024px){.ecom-core.ecom-w9wo9a7fu6 .ecom__heading div{display:inline}}@media (min-width:1025px){.ecom-core.ecom-w9wo9a7fu6 .ecom__heading b:first-child:before,.ecom-core.ecom-w9wo9a7fu6 .ecom__heading strong:first-child:before{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;left:-12px;transform:translateY(-50%) translate(-100%)}.ecom-core.ecom-w9wo9a7fu6 .ecom__heading b:last-child:not(:only-child):after,.ecom-core.ecom-w9wo9a7fu6 .ecom__heading stong:last-child:not(:only-child):after{content:"";width:14px;height:14px;display:inline-flex;background:#a5d024;position:absolute;top:50%;right:-12px;transform:translateY(-50%) translate(100%)}}.ecom-core.ecom-clw7wij43rg>div.core__row--columns{max-width:1470px}.ecom-core.ecom-clw7wij43rg{background-color:#000}.ecom-core.ecom-clw7wij43rg{padding:60px 25px 100px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-clw7wij43rg{padding:50px 0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-clw7wij43rg{padding:0 0 35px!important}}.ecom-core.ecom-1sb7jnb9l9w{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1sb7jnb9l9w{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-njmw1890jd .ecom-core.ecom-1sb7jnb9l9w>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-3i4e39nhdfd .ecom-icon-separator,.ecom-core.ecom-3i4e39nhdfd .ecom-marquee-image{order:-1}.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3 a{font-size:96px;text-transform:uppercase;font-style:normal;text-decoration:none;font-weight:700;font-family:Poppins,sans-serif;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3{color:#fff;margin:0;padding:0 25px}.ecom-core.ecom-3i4e39nhdfd .ecom-icon-separator{color:#75a02d;padding:0;margin:0 25px}.ecom-core.ecom-3i4e39nhdfd .ecom-icon-separator svg{height:14px;width:14px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3 a{font-size:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3 a{font-size:35px}.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_items .ecom-marquee_item h3{padding-right:15px;padding-left:15px}.ecom-core.ecom-3i4e39nhdfd .ecom-icon-separator{margin-right:15px;margin-left:15px}}.ecom-core.ecom-3i4e39nhdfd{padding-bottom:0!important;width:none;max-width:none}.ecom-core.ecom-3i4e39nhdfd span.ecom-icon-separator{display:flex;align-items:center}.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_item b,.ecom-core.ecom-3i4e39nhdfd .ecom-marquee_item strong{-webkit-text-stroke:1px #fff;color:transparent!important}.ecom-core.ecom-njmw1890jd>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-njmw1890jd>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-njmw1890jd>div.core__row--columns{justify-content:center}.ecom-core.ecom-njmw1890jd{background-color:#000}.ecom-core.ecom-njmw1890jd{padding-top:0!important;padding-bottom:135px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-njmw1890jd{padding-top:15px!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-njmw1890jd{padding-top:20px!important;padding-bottom:35px!important}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ecom-67ebbd3daeb7462d6e04d49b.css.map */
