.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;inset:0}@media only screen and (min-width:768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%,0);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio:16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay::before,.ecom-text-marquee-overlay::after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay::after{right:0;top:0;transform:rotateZ(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:translateX(var(--percent-start,0%))}100%{transform:translateX(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}100%{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}100%{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}.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:0.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:rgb(0 0 0 / .15)}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:rgb(0 0 0 / .25)}.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 5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.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%,0)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}100%{background-position:0% 0%}}@media screen and (max-width:1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-core.ecom-r9fxe1ebjoi{width:100%}.ecom-core.ecom-r9fxe1ebjoi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0px}.ecom-core.ecom-r9fxe1ebjoi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:baseline;align-content:flex-start}.ecom-core.ecom-r9fxe1ebjoi>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-r9fxe1ebjoi{width:100%}}.ecom-core.ecom-r9fxe1ebjoi>.core__column--wrapper{background:linear-gradient(89deg,#3183e0 0%,#cf46eb 100%)}.ecom-core.ecom-r9fxe1ebjoi>.core__column--wrapper,.ecom-core.ecom-r9fxe1ebjoi>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:8px}html body .ecom-core.ecom-r9fxe1ebjoi>div.core__column--wrapper{padding:20px 15px 20px 15px!important}.ecom-core.ecom-zk2fw98i6jg .ecom-icon-separator,.ecom-core.ecom-zk2fw98i6jg .ecom-marquee-image{order:1}.ecom-core.ecom-zk2fw98i6jg .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-zk2fw98i6jg .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;text-transform:none;font-style:normal;text-decoration:none;font-family:'Urbanist',sans-serif;font-weight:500;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-zk2fw98i6jg .ecom-marquee_items .ecom-marquee_item h3{color:#fff;padding:0px 22px 0px 22px;margin:0px}.ecom-core.ecom-zk2fw98i6jg .ecom-icon-separator{color:#0ec93d;padding:0px;margin:0px}.ecom-core.ecom-zk2fw98i6jg .ecom-icon-separator svg{height:24px;width:24px}.ecom-core.ecom-u5mfysa9wgf>div.core__row--columns{max-width:1200px;justify-content:center}.ecom-core.ecom-u5mfysa9wgf{padding:40px 80px 0 80px!important}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-u5mfysa9wgf{padding-right:40px!important;padding-left:40px!important}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-u5mfysa9wgf{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-qf6t5fgnrj{width:100%}.ecom-core.ecom-qf6t5fgnrj>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-qf6t5fgnrj{width:100%}}.ecom-core.ecom-z3o2243sd .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-z3o2243sd .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:20px}.ecom-core.ecom-z3o2243sd .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-z3o2243sd .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-z3o2243sd .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:15px}.ecom-core.ecom-z3o2243sd .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-z3o2243sd .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-z3o2243sd .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:15px}.ecom-core.ecom-z3o2243sd .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box{text-align:left;justify-content:flex-start;background-color:rgb(196 35 35 / 0.03);border-radius:8px;margin:0px;padding:0px 20px 0px 0px}.ecom-core.ecom-z3o2243sd .ecom-image-default{width:238px!important}.ecom-core.ecom-z3o2243sd .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img img{object-fit:cover}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img,.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img>picture,.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img>img{border-radius:20px 0px 0px 20px;overflow:hidden}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img{margin:0px 29px 0px 0px;padding:0px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-icon{color:#000;justify-content:center}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-icon svg{height:50px;width:50px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-title{font-size:24px;font-weight:600;line-height:1.2em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:'Urbanist',sans-serif;color:#0E3A48;margin:20px 0px 16px 0px;padding:0px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-text,.ecom-core.ecom-z3o2243sd .element__featured a{font-size:14px;font-weight:400;line-height:1.75em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-text{color:#2E5D6C;margin:0px 0px 20px 0px;padding:0px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0ec927;border-radius:4px;margin-top:0px;margin-bottom:10px;padding:5px 20px 5px 20px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-btn:hover{background-color:#ffa400}.ecom-core.ecom-z3o2243sd .ecom-feature-box-icon-link svg{height:25px;width:25px}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-z3o2243sd .ecom-image-default{width:120px!important}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img{margin-right:15px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-text,.ecom-core.ecom-z3o2243sd .element__featured a{font-size:12px}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box{text-align:center;justify-content:center;padding-right:0px}.ecom-core.ecom-z3o2243sd .ecom-image-default{width:100%!important}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img,.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img>picture,.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img>img{border-top-right-radius:20px;border-bottom-left-radius:0px;overflow:hidden}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-img{margin-right:0px;margin-bottom:0px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px;padding-right:15px;padding-left:15px}.ecom-core.ecom-z3o2243sd .element__featured .element__featured--box-text{padding-right:15px;padding-left:15px}}.ecom-core.ecom-z3o2243sd{margin-top:36px!important}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-z3o2243sd{margin-top:25px!important}}.ecom-core.ecom-z3o2243sd .element__featured--box{display:flex;align-items:center}.ecom-core.ecom-z3o2243sd .ecom-image-align{height:100%}@media(max-width:767px){.ecom-core.ecom-z3o2243sd .element__featured--box{flex-direction:column}}.ecom-core.ecom-c29agt46mru{padding:0px 20px 20px 20px!important}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-c29agt46mru{padding-right:0px!important;padding-left:0px!important}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-c29agt46mru{padding-right:0px!important;padding-left:0px!important}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-uha9i9tnoah{width:100%}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-uha9i9tnoah{width:100%}}.ecom-core.ecom-uha9i9tnoah>.core__column--wrapper{background:linear-gradient(89deg,#ffa400 1%,#f5d395 97%)}.ecom-core.ecom-uha9i9tnoah>.core__column--wrapper,.ecom-core.ecom-uha9i9tnoah>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:8px}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-uha9i9tnoah>.core__column--wrapper,.ecom-core.ecom-uha9i9tnoah>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-bottom-right-radius:20px;border-bottom-left-radius:20px}}html body .ecom-core.ecom-uha9i9tnoah>div.core__column--wrapper{padding:40px 15px 40px 15px!important}@media screen and (max-width:1024px) and (min-width:768px){html body .ecom-core.ecom-uha9i9tnoah>div.core__column--wrapper{padding:15px 30px 15px 30px!important}}@media screen and (max-width:767px) and (min-width:101px){html body .ecom-core.ecom-uha9i9tnoah>div.core__column--wrapper{padding:0px 0px 15px 0px!important}}.ecom-core.ecom-m3o9a7puipe>div.core__row--columns{max-width:1000px}.ecom-core.ecom-pr7s5i6rwy{width:50%}.ecom-core.ecom-pr7s5i6rwy>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-pr7s5i6rwy>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-pr7s5i6rwy{width:100%}.ecom-core.ecom-pr7s5i6rwy>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-pr7s5i6rwy{width:100%}.ecom-core.ecom-pr7s5i6rwy>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-pkpgtwdsw6 .ecom-button-icon{order:-1}.ecom-core.ecom-pkpgtwdsw6 .ecom__element--button{gap:10px}.ecom-core.ecom-pkpgtwdsw6 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-pkpgtwdsw6 .ecom__element--button,.ecom-core.ecom-pkpgtwdsw6 .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-pkpgtwdsw6 .ecom__element--button{font-size:10px;font-family:'Urbanist',sans-serif;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px;color:#0E3A48;background-color:#fff;border-radius:40px;transition-duration:400ms;padding:7px 20px 7px 7px;margin:0px}.ecom-core.ecom-pkpgtwdsw6 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-pkpgtwdsw6 .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-pkpgtwdsw6 .ecom-button-icon{color:#fff;background-color:#0E9DCA;border-radius:50%;transition:all 400ms ease;padding:10px;margin:0px}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-pkpgtwdsw6 .ecom__element--button{padding-right:20px}}.ecom-core.ecom-pkpgtwdsw6{padding-bottom:0px!important;margin-top:0px!important;margin-right:10px!important;width:unset;max-width:unset;animation-duration:600ms!important}.ecom-core.ecom-pkpgtwdsw6.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:600ms!important;animation-delay:700ms;transition-delay:700ms;transition-property:opacity}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-pkpgtwdsw6{margin-right:0px!important}}.ecom-core.ecom-pkpgtwdsw6 span.ecom__element--button-icon-text strong{display:block;font-size:16px}.ecom-core.ecom-z8h8swsg59 .ecom-button-icon{order:-1}.ecom-core.ecom-z8h8swsg59 .ecom__element--button{gap:10px}.ecom-core.ecom-z8h8swsg59 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-z8h8swsg59 .ecom__element--button{font-family:'Urbanist',sans-serif;font-weight:700;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;font-size:14px;color:#fff;background-color:#0ec927;border-radius:40px;transition-duration:400ms;padding:7px 20px 7px 7px;margin:0px}.ecom-core.ecom-z8h8swsg59 .ecom__element--button:hover{color:#FFF;background-color:#0eb7f0}.ecom-core.ecom-z8h8swsg59 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-z8h8swsg59 .ecom-button-icon svg{height:10px;width:10px}.ecom-core.ecom-z8h8swsg59 .ecom-button-icon{color:#0E9DCA;background-color:#fff;border-radius:50%;transition:all 400ms ease;padding:12px;margin:0px}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-z8h8swsg59 .ecom__element--button{padding-right:20px}}.ecom-core.ecom-z8h8swsg59{padding-bottom:0px!important;margin-top:0px!important;margin-right:10px!important;width:unset;max-width:unset;animation-duration:600ms!important}.ecom-core.ecom-z8h8swsg59.ecom-animated{animation-name:fadeInRight;animation-duration:.75s;animation-duration:600ms!important;animation-delay:600ms;transition-delay:600ms;transition-property:opacity}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-z8h8swsg59{margin-right:0px!important;margin-bottom:15px!important}}.ecom-core.ecom-7j7rswa9qxw{width:50%}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-7j7rswa9qxw{width:100%}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-7j7rswa9qxw{width:100%}}.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading{text-align:left;margin:0px;padding:0px}.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading,.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading a{font-weight:600;font-size:36px;font-family:'Urbanist',sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading,.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading,.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading,.ecom-core.ecom-a12098cbvuw .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-a12098cbvuw.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:400ms!important;animation-delay:500ms;transition-delay:500ms;transition-property:opacity}.ecom-core.ecom-a12098cbvuw{animation-duration:400ms!important}.ecom-core.ecom-l2bl7o6ef2m>div.core__row--columns{max-width:1200px}.ecom-core.ecom-l2bl7o6ef2m{padding:80px!important}@media screen and (max-width:1024px) and (min-width:768px){.ecom-core.ecom-l2bl7o6ef2m{padding-right:40px!important;padding-bottom:40px!important;padding-left:40px!important}}@media screen and (max-width:767px) and (min-width:101px){.ecom-core.ecom-l2bl7o6ef2m{padding-right:30px!important;padding-bottom:30px!important;padding-left:30px!important}}