.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}
.lg-cursor{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100}.lg-cursor--hover .lg-cursor-pointer:before{transform:scale(2)}.lg-cursor--hover--color .lg-cursor-pointer:nth-child(2):before{background-color:cyan}.lg-cursor-pointer{position:absolute;top:0;left:0;will-change:transform;z-index:2}.lg-cursor-pointer:before{display:block;margin:-4px 0 0 -4px;width:8px;height:8px;background-color:white;border-radius:50%;content:"";opacity:1;transition:transform .2s cubic-bezier(0.645, 0.045, 0.355, 1),opacity .2s linear,background .2s linear}.lg-cursor-trail{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.lg-cursor-trail svg{position:absolute;top:0;left:0;width:100%;height:100%}.lg-cursor-trail path{fill:none;stroke:rgba(0, 255, 255, 0.25);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}html.lg-cursor-hide,html.lg-cursor-hide *{cursor:none !important}.lg-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:white;opacity:0;pointer-events:none;z-index:999}.lg-loader.is-visible{opacity:1;pointer-events:all}.lg-loader--lottie{background:none}.lg-loader--lottie svg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.lg-loader--fade{transition:opacity .3s linear}.lg-loader--slide,.lg-loader--slide-to-bottom,.lg-loader--slide-to-left,.lg-loader--slide-to-top,.lg-loader--slide-to-right{opacity:1}.lg-loader--slide-to-left,.lg-loader--slide-to-right{transform:scaleX(0);transition:transform .5s cubic-bezier(0.215, 0.61, 0.355, 1)}.lg-loader--slide-to-left.is-visible,.lg-loader--slide-to-right.is-visible{transform:scaleX(1);transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.lg-loader--slide-to-left{transform-origin:0 50%}.lg-loader--slide-to-left.is-visible{transform-origin:100% 50%}.lg-loader--slide-to-right{transform-origin:100% 50%}.lg-loader--slide-to-right.is-visible{transform-origin:0 50%}.lg-loader--slide-to-bottom,.lg-loader--slide-to-top{transform:scaleY(0);transition:transform .5s cubic-bezier(0.215, 0.61, 0.355, 1)}.lg-loader--slide-to-bottom.is-visible,.lg-loader--slide-to-top.is-visible{transform:scaleY(1);transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.lg-loader--slide-to-bottom{transform-origin:50% 100%}.lg-loader--slide-to-bottom.is-visible{transform-origin:50% 0}.lg-loader--slide-to-top{transform-origin:50% 0}.lg-loader--slide-to-top.is-visible{transform-origin:50% 100%}.lg-preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:white;opacity:1;z-index:999}.lg-preloader.is-hidden{opacity:0}.lg-preloader--lottie{background:none}.lg-preloader--fade{transition:opacity .3s linear}.lg-preloader--slide,.lg-preloader--slide-to-top,.lg-preloader--slide-to-right,.lg-preloader--slide-to-bottom,.lg-preloader--slide-to-left{transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.lg-preloader--slide.is-hidden,.lg-preloader--slide-to-top.is-hidden,.lg-preloader--slide-to-right.is-hidden,.lg-preloader--slide-to-bottom.is-hidden,.lg-preloader--slide-to-left.is-hidden{opacity:1}.lg-preloader--slide-to-right.is-hidden{transform:translate3d(100%, 0, 0)}.lg-preloader--slide-to-left.is-hidden{transform:translate3d(-100%, 0, 0)}.lg-preloader--slide-to-top.is-hidden{transform:translate3d(0, -100%, 0)}.lg-preloader--slide-to-bottom.is-hidden{transform:translate3d(0, 100%, 0)}[data-lg-reveal],.lg-reveal{opacity:0;will-change:opacity,transform}[data-lg-reveal].is-in,.lg-reveal.is-in{opacity:1}[data-lg-reveal-stagger]{opacity:1}.lg-reveal--fade-to-bottom,.lg-reveal--fade-to-left,.lg-reveal--fade-to-top,.lg-reveal--fade-to-right,.lg-reveal--fade-x,.lg-reveal--fade-y,.lg-reveal--fade-rotate,.lg-reveal--fade-rotate-to-bottom,.lg-reveal--fade-rotate-to-left,.lg-reveal--fade-rotate-to-top,.lg-reveal--fade-rotate-to-right,.lg-reveal--fade-rotate-x,.lg-reveal--fade-rotate-y,.lg-reveal--fade-scale,.lg-reveal--fade-scale-to-top,.lg-reveal--fade-scale-to-right,.lg-reveal--fade-scale-to-bottom,.lg-reveal--fade-scale-to-left,.lg-reveal--fade-scale-x,.lg-reveal--fade-scale-y{transition:opacity .4s linear .2s,transform .6s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.lg-reveal--fade-to-bottom.is-in,.lg-reveal--fade-to-left.is-in,.lg-reveal--fade-to-top.is-in,.lg-reveal--fade-to-right.is-in,.lg-reveal--fade-x.is-in,.lg-reveal--fade-y.is-in,.lg-reveal--fade-rotate.is-in,.lg-reveal--fade-rotate-to-bottom.is-in,.lg-reveal--fade-rotate-to-left.is-in,.lg-reveal--fade-rotate-to-top.is-in,.lg-reveal--fade-rotate-to-right.is-in,.lg-reveal--fade-rotate-x.is-in,.lg-reveal--fade-rotate-y.is-in,.lg-reveal--fade-scale.is-in,.lg-reveal--fade-scale-to-top.is-in,.lg-reveal--fade-scale-to-right.is-in,.lg-reveal--fade-scale-to-bottom.is-in,.lg-reveal--fade-scale-to-left.is-in,.lg-reveal--fade-scale-x.is-in,.lg-reveal--fade-scale-y.is-in{transform:translate3d(0, 0, 0) rotate(0) scale(1);transition:opacity .4s linear 0s,transform .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s}.lg-reveal--fade{transition:opacity .3s linear}.lg-reveal--fade-to-bottom{transform:translate3d(0, -10%, 0)}.lg-reveal--fade-to-left{transform:translate3d(10%, 0, 0)}.lg-reveal--fade-to-top{transform:translate3d(0, 10%, 0)}.lg-reveal--fade-to-right{transform:translate3d(-10%, 0, 0)}.lg-reveal--fade-x{transform:translate3d(-10%, 0, 0)}.lg-reveal--fade-x.is-out-top{transform:translate3d(10%, 0, 0)}.lg-reveal--fade-y{transform:translate3d(0, 10%, 0)}.lg-reveal--fade-y.is-out-top{transform:translate3d(0, -10%, 0)}.lg-reveal--fade-rotate{transform:rotate(-20deg)}.lg-reveal--fade-rotate-to-bottom{transform:translate3d(0, -30%, 0) rotate(-20deg)}.lg-reveal--fade-rotate-to-left{transform:translate3d(30%, 0, 0) rotate(20deg)}.lg-reveal--fade-rotate-to-top{transform:translate3d(0, 30%, 0) rotate(20deg)}.lg-reveal--fade-rotate-to-right{transform:translate3d(-30%, 0, 0) rotate(-20deg)}.lg-reveal--fade-rotate-x{transform:translate3d(-30%, 0, 0) rotate(-20deg)}.lg-reveal--fade-rotate-x.is-out-top{transform:translate3d(30%, 0, 0) rotate(20deg)}.lg-reveal--fade-rotate-y{transform:translate3d(0, 30%, 0) rotate(20deg)}.lg-reveal--fade-rotate-y.is-out-top{transform:translate3d(0, -30%, 0) rotate(-20deg)}.lg-reveal--fade-scale,.lg-reveal--fade-scale-to-bottom,.lg-reveal--fade-scale-to-left,.lg-reveal--fade-scale-to-top,.lg-reveal--fade-scale-to-right,.lg-reveal--fade-scale-x,.lg-reveal--fade-scale-y{transform:scale(0.8)}.lg-reveal--fade-scale-to-bottom{transform:translate3d(0, -30%, 0) scale(0.8)}.lg-reveal--fade-scale-to-left{transform:translate3d(30%, 0, 0) scale(0.8)}.lg-reveal--fade-scale-to-top{transform:translate3d(0, 30%, 0) scale(0.8)}.lg-reveal--fade-scale-to-right{transform:translate3d(-30%, 0, 0) scale(0.8)}.lg-reveal--fade-scale-x{transform:translate3d(-30%, 0, 0) scale(0.8)}.lg-reveal--fade-scale-x.is-out-top{transform:translate3d(30%, 0, 0) scale(0.8)}.lg-reveal--fade-scale-y{transform:translate3d(0, 30%, 0) scale(0.8)}.lg-reveal--fade-scale-y.is-out-top{transform:translate3d(0, -30%, 0) scale(0.8)}.lg-reveal--scale,.lg-reveal--scale-to-bottom,.lg-reveal--scale-to-left,.lg-reveal--scale-to-top,.lg-reveal--scale-to-right,.lg-reveal--scale-x,.lg-reveal--scale-y{opacity:1;transition:transform .6s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;transform:scale(0)}.lg-reveal--scale.is-in,.lg-reveal--scale-to-bottom.is-in,.lg-reveal--scale-to-left.is-in,.lg-reveal--scale-to-top.is-in,.lg-reveal--scale-to-right.is-in,.lg-reveal--scale-x.is-in,.lg-reveal--scale-y.is-in{transform:scale(1);transition:transform .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s}.lg-reveal--scale-to-bottom{transform-origin:50% 0}.lg-reveal--scale-to-left{transform-origin:100% 50%}.lg-reveal--scale-to-top{transform-origin:50% 100%}.lg-reveal--scale-to-right{transform-origin:0 50%}.lg-reveal--scale-x{transform-origin:0 50%}.lg-reveal--scale-x.is-out-top{transform-origin:100% 50%}.lg-reveal--scale-y{transform-origin:50% 100%}.lg-reveal--scale-y.is-out-top{transform-origin:50% 0}.lg-reveal--slide,.lg-reveal--slide-to-bottom,.lg-reveal--slide-to-top,.lg-reveal--slide-to-left,.lg-reveal--slide-to-right,.lg-reveal--slide-x,.lg-reveal--slide-y{opacity:1;transition:transform .6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s}.lg-reveal--slide.is-in,.lg-reveal--slide-to-bottom.is-in,.lg-reveal--slide-to-top.is-in,.lg-reveal--slide-to-left.is-in,.lg-reveal--slide-to-right.is-in,.lg-reveal--slide-x.is-in,.lg-reveal--slide-y.is-in{transform:translate3d(0, 0, 0)}.lg-reveal--slide-to-bottom{transform:translate3d(0, -15%, 0)}.lg-reveal--slide-to-left{transform:translate3d(15%, 0, 0)}.lg-reveal--slide-to-top{transform:translate3d(0, 15%, 0)}.lg-reveal--slide,.lg-reveal--slide-to-right{transform:translate3d(-15%, 0, 0)}.lg-reveal--slide-x{transform:translate3d(-15%, 0, 0)}.lg-reveal--slide-x.is-out-top{transform:translate3d(15%, 0, 0)}.lg-reveal--slide-y{transform:translate3d(0, 15%, 0)}.lg-reveal--slide-y.is-out-top{transform:translate3d(0, -15%, 0)}.lg-reveal--layer,.lg-reveal--layer-to-top,.lg-reveal--layer-to-right,.lg-reveal--layer-to-bottom,.lg-reveal--layer-to-left{position:relative;opacity:1;transition:transform .8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,clip-path .4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.lg-reveal--layer:after,.lg-reveal--layer-to-top:after,.lg-reveal--layer-to-right:after,.lg-reveal--layer-to-bottom:after,.lg-reveal--layer-to-left:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:white;content:"";transition:transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) .4s;z-index:999}.lg-reveal--layer.is-in,.lg-reveal--layer-to-top.is-in,.lg-reveal--layer-to-right.is-in,.lg-reveal--layer-to-bottom.is-in,.lg-reveal--layer-to-left.is-in{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);transform:translate3d(0, 0, 0)}.lg-reveal--layer-to-top.is-in:after,.lg-reveal--layer-to-bottom.is-in:after{transform:scaleY(0)}.lg-reveal--layer-to-top{clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);transform:translate3d(0, 10%, 0)}.lg-reveal--layer-to-top:after{transform-origin:50% 0}.lg-reveal--layer-to-bottom{clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);transform:translate3d(0, -10%, 0)}.lg-reveal--layer-to-bottom:after{transform-origin:50% 100%}.lg-reveal--layer-to-right.is-in:after,.lg-reveal--layer-to-left.is-in:after{transform:scaleX(0)}.lg-reveal--layer-to-right{clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);transform:translate3d(-10%, 0, 0)}.lg-reveal--layer-to-right:after{transform-origin:100% 50%}.lg-reveal--layer-to-left{clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transform:translate3d(10%, 0, 0)}.lg-reveal--layer-to-left:after{transform-origin:0 50%}:root{--color-black: #212529;--color-black-light: #343A40;--color-grey-dark: #6C757D;--color-grey: #ADB5BD;--color-grey-light: #E9ECEF;--color-white: #F8F9FA;--color-brand-1: #00865B;--color-brand-2: #35B855;--color-brand-3: #6800C9;--color-success: #198754;--color-warning: #FFC107;--color-error: #DC3545;--section-color: var(--color-white);--section-txt-color: var(--color-text-white);--font-manrope: 'Manrope', sans-serif;--font-heading: 'Manrope', sans-serif;--font-text: 'Manrope', sans-serif;--font-size-base: 16px;--font-size-h-2xl: 6rem;--font-size-h-xl: 4.5rem;--font-size-h-lg: 3rem;--font-size-h-md: 2.25rem;--font-size-h-sm: 1.75rem;--font-size-h-xs: 1.25rem;--font-size-t-lg: 1.125rem;--font-size-t-md: 1rem;--font-size-t-sm: 0.875rem;--font-size-t-xs: 0.75rem;--head-height: 6rem;--container-small-offset: 20rem;--container-max-width: 105rem;--container-offset: 15rem;--container-large-max-width: 120rem;--container-large-offset: 15rem;--container-abs-offset: calc(50% - min(50vw, (var(--container-max-width) / 2)) + (var(--container-offset) / 2) + min(max(calc((var(--container-max-width) / 2) - 50vw + (var(--scrollbar-width) / 2)), 0px), calc(var(--scrollbar-width) / 2)));--scrollbar-width: calc((var(--vw) - var(--cw)) * 100);--col-width: min(calc(100vw - var(--container-offset) - var(--scrollbar-width)), calc(var(--container-max-width) - var(--container-offset)));--grid-column-abs-width: 0.0652;--grid-gutter-abs-width: 0.0195;--grid-column-width: calc(var(--col-width) * var(--grid-column-abs-width));--grid-gutter-width: calc(var(--col-width) * var(--grid-gutter-abs-width))}@media only screen and (min-width: 2000px){:root{--container-max-width: 105rem;--container-offset: 15rem;--container-large-max-width: 120rem;--container-large-offset: 15rem}}@media only screen and (max-width: 1680px){:root{--container-max-width: 100rem;--container-offset: 15rem;--container-large-max-width: 110rem;--container-large-offset: 10rem}}@media only screen and (max-width: 1440px){:root{--container-offset: 12rem;--container-large-offset: 8rem}}@media only screen and (max-width: 1280px){:root{--container-offset: 10rem;--container-large-offset: 6rem}}@media only screen and (max-width: 1080px){:root{--container-offset: 8rem;--container-large-offset: 5rem}}@media only screen and (max-width: 987px){:root{--container-offset: 6rem;--container-large-offset: 4rem;--head-height: 5rem;--font-size-base: 16px;--font-size-h-2xl: 5rem;--font-size-h-xl: 3.5rem;--font-size-h-lg: 2.5rem;--font-size-h-md: 1.75rem;--font-size-h-sm: 1.5rem;--font-size-h-xs: 1.125rem}}@media only screen and (max-width: 767px){:root{--container-offset: 5rem;--container-large-offset: 3rem;--font-size-base: 14px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){:root{--container-offset: 3rem;--container-large-offset: 2rem}}/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{margin:5px 0 20px 20px;float:right}.alignleft{margin:5px 20px 20px 0;float:left}a img.alignright{margin:5px 0 20px 20px;float:right}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{margin:5px 20px 20px 0;float:left}a img.aligncenter{display:block;margin-right:auto;margin-left:auto}.wp-caption{padding:5px 3px 10px;max-width:96%;background:#fff;border:1px solid #f0f0f0;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{margin:0;padding:0;width:auto;max-width:98.5%;height:auto;border:0 none}.wp-caption p.wp-caption-text{margin:0;padding:0 4px 5px;font-size:11px;line-height:17px}header.light #mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-item>a.mega-menu-link{color:#000}header.light #mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-item>a.mega-menu-link:hover,header.light #mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-item>a.mega-menu-link:focus{color:#fff}header.light #mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff}@media only screen and (max-width: 767px){#mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-megamenu>ul.mega-sub-menu{padding:0}}@media only screen and (max-width: 767px){#mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:var(--color-brand-2);color:#fff}}#mega-menu-wrap-nav-main #mega-menu-nav-main li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{background-position-x:left !important}@media only screen and (max-width: 767px){#mega-menu-wrap-nav-main #mega-menu-nav-main li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{margin-right:1rem;max-width:30px}}#mega-menu-wrap-nav-main #mega-menu-nav-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{display:flex;height:100%}@media only screen and (max-width: 767px){#mega-menu-wrap-nav-main #mega-menu-nav-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{flex-direction:column}}#mega-menu-wrap-nav-main #mega-menu-nav-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{height:auto}#mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{height:100%}@media only screen and (max-width: 767px){#mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{display:flex;flex-direction:row;align-items:flex-start;padding:1rem 2rem}}#mega-menu-wrap-nav-main #mega-menu-nav-main a.mega-menu-link .mega-description-group .mega-menu-description{font-style:normal}.mega-sub-menu .textwidget.custom-html-widget{height:100%}.tabatalk-maxmegamenu-label{display:flex;align-items:center;justify-content:center;height:100%;font-size:1.25rem}@media only screen and (max-width: 767px){.tabatalk-maxmegamenu-label{justify-content:flex-start;padding:.25rem 0 .25rem 2rem;background:#f1f1f1;font-size:1rem}}@media only screen and (max-width: 987px){#mega-menu-wrap-nav-main #mega-menu-nav-main>li.mega-menu-item>a.mega-menu-link{padding:0 1rem;font-size:1rem}}.a-svg{display:block}.a-svg svg{display:block;width:100%;height:100%;overflow:visible}.lg-cursor-pointer:nth-child(1):before{margin:6px 0 0;background-color:var(--color-black);transition:opacity .1s linear .1s,background .1s linear,transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.lg-cursor--hover .lg-cursor-pointer:nth-child(1):before{opacity:.05;transform:scale(5);transition:opacity .1s linear 0s,background .1s linear,transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.is-loading .lg-cursor-pointer:nth-child(1):before{opacity:0;transition-delay:0s}.lg-cursor-pointer:nth-child(1):after{position:absolute;top:-15px;left:-20px;display:block;width:50px;height:50px;background:radial-gradient(circle at 50% 3px, white, white 3px, transparent 3px) 0/100%;opacity:0;animation:loading-cursor 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;transition:opacity .2s linear 0s;content:""}.is-loading .lg-cursor-pointer:nth-child(1):after{opacity:1;transition-delay:1.5s}img{max-width:100%;height:auto;vertical-align:top}a{color:var(--color-black);text-decoration:none}a:hover,a:focus{color:var(--color-black)}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font:500 var(--font-size-h-lg)/1.2 var(--font-heading);margin:1em 0 0}.rte p{font:400 var(--font-size-t-md)/1.55 var(--font-text);margin:1em 0}.rte ul{margin:1.5em 0;padding:0;list-style-type:none;text-align:left}.rte ul li{position:relative;padding:0 0 0 1em}.rte ul li:before{position:absolute;top:.65em;left:0;display:block;width:.2em;height:.2em;background:currentcolor;border-radius:50%;content:""}.rte ul li+li{margin-top:1em}.rte ul:first-child{margin-top:0}.rte ul:last-child{margin-bottom:0}.rte ol{margin:1.5em 0;padding:0;list-style-type:none;text-align:left;counter-reset:list}.rte ol li{position:relative;padding:0 0 0 2em;counter-increment:list}.rte ol li:before{position:absolute;top:0;left:0;z-index:2;color:currentcolor;font-weight:300;letter-spacing:-0.04em;content:counter(list, decimal-leading-zero) "."}.rte ol li+li{margin-top:1em}.rte ol:first-child{margin-top:0}.rte ol:last-child{margin-bottom:0}.rte h1{font:500 var(--font-size-h-2xl)/1.1 var(--font-heading)}.rte h2{font:500 var(--font-size-h-xl)/1.1 var(--font-heading)}.rte h3{font:500 var(--font-size-h-md)/1.2 var(--font-heading)}.rte h4{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}.rte h5,.rte h6{font:500 var(--font-size-h-xs)/1.4 var(--font-heading)}.rte h1:first-child,.rte h2:first-child,.rte h3:first-child,.rte h4:first-child,.rte h5:first-child,.rte p:first-child,.rte ul:first-child,.rte ol:first-child{margin-top:0}.rte h1:last-child,.rte h2:last-child,.rte h3:last-child,.rte h4:last-child,.rte h5:last-child,.rte p:last-child,.rte ul:last-child,.rte ol:last-child{margin-bottom:0}.u-container{margin-right:auto;margin-left:auto;width:calc(100% - var(--container-offset));max-width:calc(var(--container-max-width) - var(--container-offset))}.u-container-lg{margin-right:auto;margin-left:auto;width:calc(100% - var(--container-large-offset));max-width:calc(var(--container-large-max-width) - var(--container-large-offset))}.t-heading-2xl{font:500 var(--font-size-h-2xl)/1.1 var(--font-heading)}.t-heading-xl{font:500 var(--font-size-h-xl)/1.1 var(--font-heading)}.t-heading-lg{font:500 var(--font-size-h-lg)/1.2 var(--font-heading)}.t-heading-md{font:500 var(--font-size-h-md)/1.2 var(--font-heading)}.t-heading-sm{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}.t-heading-xs{font:500 var(--font-size-h-xs)/1.4 var(--font-heading)}.t-text-lg{font:400 var(--font-size-t-lg)/1.55 var(--font-text)}.t-text-md{font:400 var(--font-size-t-md)/1.55 var(--font-text)}.t-text-sm{font:400 var(--font-size-t-sm)/1.55 var(--font-text)}.t-text-xs{font:400 var(--font-size-t-xs)/1.55 var(--font-text)}.list-bullet{margin:1.5em 0;padding:0;list-style-type:none;text-align:left}.list-bullet li{position:relative;padding:0 0 0 1em}.list-bullet li:before{position:absolute;top:.65em;left:0;display:block;width:.2em;height:.2em;background:currentcolor;border-radius:50%;content:""}.list-bullet li+li{margin-top:1em}.list-bullet:first-child{margin-top:0}.list-bullet:last-child{margin-bottom:0}.list-number{margin:1.5em 0;padding:0;list-style-type:none;text-align:left;counter-reset:list}.list-number li{position:relative;padding:0 0 0 2em;counter-increment:list}.list-number li:before{position:absolute;top:0;left:0;z-index:2;color:currentcolor;font-weight:300;letter-spacing:-0.04em;content:counter(list, decimal-leading-zero) "."}.list-number li+li{margin-top:1em}.list-number:first-child{margin-top:0}.list-number:last-child{margin-bottom:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.u-hidden{display:none !important;visibility:hidden}.u-sr-only{position:absolute;margin:-1px;padding:0;width:1px;height:1px;border:0;clip-path:rect(0, 0, 0, 0);overflow:hidden}::-moz-selection{background:var(--color-brand-3);color:var(--color-white);text-shadow:none}::selection{background:var(--color-brand-3);color:var(--color-white);text-shadow:none}html,body{position:relative;width:100%}html{color:var(--color-black);font-size:var(--font-size-base)}html:before{position:fixed;top:0;left:0;z-index:9999;display:block;width:100%;height:100%;background:rgba(0,0,0,0);content:"";pointer-events:none}html.is-scrolling:before{pointer-events:auto}body{overflow-x:hidden;overflow-y:scroll;font:400 1rem/1.5 var(--font-text)}body.is-nav-opened{overflow:hidden}@media screen and (max-width: 600px){#wpadminbar{position:fixed}}.grecaptcha-badge{visibility:hidden}.tippy-box[data-theme~=light]{padding:1rem;border-radius:1rem;box-shadow:0 0 24px 0 rgba(0,134,91,.12)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s !important;transition:background-color 5000s ease-in-out 0s !important}.site-container{position:relative;background-color:var(--color-white)}:root{--vw: calc(100vw * 0.01);--cw: calc(100vw * 0.01);--vh: calc(100vh * 0.01)}.site-preloader{display:none !important}
.b-article{position:relative;width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}.b-article .b__img-outer{position:relative;aspect-ratio:536/407;background:var(--color-brand-1)}.b-article .b__img-inner{position:relative;width:100%;height:100%}.b-article .b__img-inner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.b-article .b__excerpt{margin-top:1.36em}.b-article .b__info{display:flex;justify-content:space-between;margin-top:1.5em;font-size:var(--font-size-t-sm);font-weight:700}.b-article .b__categories{display:flex;flex-wrap:wrap;justify-content:flex-end;margin:0;padding:0;list-style:none}.b-article .b__category{margin-right:.3em}.b-article .b__category .b__category__link:after{content:", "}.b-article .b__category:nth-last-child(1) .b__category__link:after{content:""}.b-article .b__date-dur{display:flex;flex:0 0 auto;margin:0;margin-right:1em;padding:0}.b-article .b__date{white-space:nowrap}.b-article .b__date:after{margin:0 .3em;content:"•"}
.b-card-post{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;font:400 var(--font-size-t-md)/1.55 var(--font-text);position:relative;height:100%}.b-card-post .b__wrapper{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex-grow:1;padding:.44rem 0 0}.b-card-post .b__date{margin:1rem 0;color:var(--color-grey-dark)}.b-card-post .b__title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;line-clamp:2;-webkit-box-orient:vertical}.b-card-post .b__title a:hover{color:var(--color-brand-1)}.b-card-post .b__text{display:-webkit-box;margin:1rem 0;margin-top:.8em;overflow:hidden;font-weight:300;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.b-card-post .b__image{width:100%;overflow:hidden}.b-card-post .b__image img{width:100%;height:auto;aspect-ratio:16/9;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-in-out}.b-card-post .b__image img:hover{transform:scale(1.05)}
.b-contact-socials h4:last-of-type{margin-top:2.272rem}
.b-contact__address{display:flex;flex-direction:column;align-items:normal;justify-content:normal}.b-contact__address span{margin-bottom:.62rem}.b-contact__phone,.b-contact__email{display:flex;align-items:center;margin-bottom:.62rem;color:var(--color-white)}.b-contact__phone .a-svg,.b-contact__email .a-svg{display:inline-flex;flex:0 0 1rem;align-items:center;justify-content:flex-start;margin-right:.364rem}
.b-content-card{position:relative;width:100%;height:28em}.b-content-card .b__media{position:absolute;z-index:-1;width:100%;height:100%;pointer-events:none}.b-content-card .b__media:before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:rgba(0,0,0,.4);content:""}.b-content-card .b__media img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.b-content-card .b__content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2em 1em;max-width:20em;height:100%}.b-content-card .b__content .b__title{margin-top:1.36em;color:var(--color-white)}.b-content-card .b__content .b__info{display:flex;justify-content:space-between;margin-top:1.5em;font-size:var(--font-size-t-sm);font-weight:700}.b-content-card .b__content .b__categories{display:flex;flex-wrap:wrap;justify-content:flex-end;margin:0;padding:0;list-style:none}.b-content-card .b__content .b__category{margin-right:.3em}.b-content-card .b__content .b__category .b__category__link{color:var(--color-white)}.b-content-card .b__content .b__category .b__category__link:after{content:", "}.b-content-card .b__content .b__category:last-child() .b__category__link:after{content:""}
.b-definition-list{position:relative}.b-definition-list__term{position:relative}.b-definition-list__term.is-opened{z-index:2}.b-definition-list__term.is-opened:hover .b-definition-list__title__text{transform:translate3d(0, 0, 0)}.b-definition-list__title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.364rem calc(1*var(--grid-column-width) + 1*var(--grid-gutter-width)) 1.364rem 3.182rem;width:100%;background:none;border:none;cursor:pointer;text-align:left;white-space:nowrap}@media only screen and (max-width: 1440px){.b-definition-list__title{padding-left:2rem;font-size:1.091rem}}@media only screen and (max-width: 987px){.b-definition-list__title{padding-left:1.667rem;font-size:1rem}}.b-definition-list__title:before,.b-definition-list__title:after{position:absolute;bottom:-3px;left:0;z-index:1;display:block;margin-right:100px;width:100%;height:3px;background:var(--section-bg-color);transform:scaleX(0);transform-origin:0 0;content:""}@media only screen and (max-width: 987px){.b-definition-list__title:before,.b-definition-list__title:after{bottom:-1px;height:1px;background:var(--section-color)}}.b-definition-list__title__text{position:relative;display:block;transition:transform .3s cubic-bezier(0.165, 0.84, 0.44, 1)}.b-definition-list__title svg{min-width:1.136rem;transform:translateX(50%);will-change:transform}@media only screen and (max-width: 987px){.b-definition-list__title svg{position:absolute;right:.5rem;min-width:1.111rem;height:1.111rem;transform:none}}.b-definition-list__title[aria-expanded=false] path{stroke:currentcolor}.b-definition-list__title[aria-expanded=false]:after{background:rgba(201,201,201,.8)}.b-definition-list__title.is-clone{position:absolute;top:0;z-index:2;background:var(--section-bg-color)}.b-definition-list__panel{height:0;overflow:hidden}.b-definition-list__panel .btn-text{margin-top:1.273rem}.b-definition-list__panel[hidden]{display:block}.b-definition-list__inner-panel{padding:0 calc(1*var(--grid-column-width) + 1*var(--grid-gutter-width)) 2.545rem 3.182rem}@media only screen and (max-width: 987px){.b-definition-list__inner-panel{padding-left:1.667rem}}
.b-faq{margin-bottom:1.333rem}.b-faq .b__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.333rem 2.333rem;width:100%;border:1px solid var(--color-black);border-radius:4px}.b-faq .b__wrapper .b__content{display:flex;align-items:center;justify-content:space-between;width:100%}.b-faq .b__wrapper .b__content:hover{cursor:pointer}.b-faq .b__wrapper .b__content .b__inner{display:flex}.b-faq .b__wrapper .b__content-inner{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-faq .b__wrapper .b__content-inner{flex-direction:column}}.b-faq .b__wrapper .b__content .b__title{font:400 var(--font-size-t-lg)/1.55 var(--font-text);margin-right:1.7083rem;max-width:-moz-fit-content;max-width:fit-content;color:var(--color-black);font-weight:500;line-height:1.25}.b-faq .b__wrapper .b__content .b__open{display:block;width:1.333rem;height:1.333rem}.b-faq .b__wrapper .b__content .b-open{display:block;width:1.333rem;height:1.333rem;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out;pointer-events:none}.b-faq .b__wrapper .b__content-down{margin-right:auto;margin-left:0;height:0;overflow:hidden;font-weight:300;transition:height .2s ease-out}.b-faq .b__wrapper .b__content-down p{font-weight:300;line-height:1.5}.b-faq .b__wrapper .b__content-down p a{color:var(--color-black);text-decoration:underline;text-decoration-thickness:1px}.b-faq .b__wrapper svg{transition:transform .3s ease-in-out}.b-faq .b__wrapper.is-opened .b__content-down{padding-top:1rem}.b-faq .b__wrapper.is-opened svg{transform:rotate(180deg)}.b-faq .b__wrapper.b--big{padding:2.333rem}.b-faq .b__wrapper.b--big .b__title{font:500 var(--font-size-h-md)/1.2 var(--font-heading);font-weight:400;line-height:1.6}.b-faq.underlined{margin-bottom:0}.b-faq.underlined .b__wrapper{padding-right:0;padding-left:0;border:none}.b-faq.underlined .b__wrapper .b__title{padding-bottom:1rem}.b-faq.underlined .b__wrapper .b__content{border-bottom:1px solid var(--color-light-grey)}.b-faq.underlined .b__wrapper .b__open{margin-bottom:1rem}.b-faq.underlined .b__wrapper.is-opened .b__content{border-bottom:none}
.b-form{padding:3.5rem}@media only screen and (max-width: 987px){.b-form{padding:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-form{padding:2rem 1rem}}.b-form__form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1rem;width:100%}.b-form__row{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media only screen and (max-width: 1280px){.b-form__row{grid-template-columns:1fr}}.b-form__input-group{display:flex;flex-direction:column;align-items:center;justify-content:center}.b-form__input-group.error input,.b-form__input-group.error select{border-color:var(--color-error)}.b-form__input-group.error .b-form__error-message{display:block}.b-form__input-group.two-columns{grid-column:span 2}@media only screen and (max-width: 1280px){.b-form__input-group.two-columns{grid-column:1}}.b-form input,.b-form select{padding:1rem;width:100%;background:#ebfbee;border:1px solid #d7f1dd;border-radius:1.5rem;color:var(--color-brand-1)}.b-form input::-moz-placeholder, .b-form select::-moz-placeholder{opacity:1;color:var(--color-brand-1)}.b-form input::placeholder,.b-form select::placeholder{opacity:1;color:var(--color-brand-1)}.b-form input:focus,.b-form select:focus{border:1px solid var(--color-brand-1);outline:none}.b-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--color-brand-1) 50%),linear-gradient(135deg, var(--color-brand-1) 50%, transparent 50%);background-position:calc(100% - 20px) calc(1em + 6px),calc(100% - 15px) calc(1em + 6px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.b-form__error-message{display:none;color:var(--color-error);font-size:12px}.b-form__submit-row{position:relative;margin:1.5rem 0}.b-form__submit-row button{padding:1rem;width:100%;background:var(--color-brand-1);border:none;border-radius:1.5rem;cursor:pointer;color:var(--color-white)}.b-form__submit-row button:hover,.b-form__submit-row button:focus{background:var(--color-brand-2);color:#fff}.b-form__submit-row button.disabled{background:#ebfbee;border:1px solid #d7f1dd;cursor:not-allowed;color:#ebfbee;pointer-events:none}.b-form__loader{position:absolute;top:19px;left:calc(50% - 7.5px);width:15px;aspect-ratio:1;border-radius:50%;animation:l5 1s infinite linear alternate}.b-form__loader.hidden{display:none}@keyframes l5{0%{background:#00865b;box-shadow:20px 0 #00865b,-20px 0 #d7f1dd}33%{background:#d7f1dd;box-shadow:20px 0 #00865b,-20px 0 #d7f1dd}66%{background:#d7f1dd;box-shadow:20px 0 #d7f1dd,-20px 0 #00865b}100%{background:#00865b;box-shadow:20px 0 #d7f1dd,-20px 0 #00865b}}.b-form__checkbox-row input[type=checkbox]{margin-right:.5rem;width:1.1rem;height:1.1rem;accent-color:var(--color-brand-1)}.b-form__checkbox-row label{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;color:var(--color-grey-dark)}.b-form__checkbox-row label input{width:auto}.b-form__terms-row{margin:2rem 0 -1rem;color:#bdb5bd}.b-form__terms-row a{color:#6ebaa2;text-decoration:none}.b-form__terms-row a:hover,.b-form__terms-row a:focus,.b-form__terms-row a:active{text-decoration:underline}.b-form__phone-group{background:#ebfbee;border:1px solid #d7f1dd;border-radius:1.5rem}.b-form__phone-group:focus-within{border:1px solid var(--color-brand-1);outline:none}.b-form__phone-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;width:100%}.b-form__phone-wrapper input{padding-left:0;background:rgba(0,0,0,0);border:none;border-radius:1.5rem}.b-form__phone-wrapper input:focus{border:none;outline:none}.b-form__phone-wrapper.error{border:1px solid var(--color-error);border-radius:1.5rem}.b-form__phone-wrapper .select2-container--default .select2-selection--single{min-width:80px;height:100%;background-color:#ebfbee;border:none;border-radius:1.5rem;cursor:pointer}.b-form__phone-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;justify-content:center;gap:.25rem;padding-right:0;padding-left:.5rem;color:var(--color-brand-1)}.b-form__phone-wrapper .select2-container .select2-search--inline .select2-search__field{margin-top:1rem;margin-left:14px}.b-form__phone-wrapper .select2-selection.country_phone .select2-selection__arrow{display:none}.b-form .select2-selection--multiple{padding:1rem;width:100%;background:#aee3bb;border:1px solid var(--color-brand-2);border-radius:1.5rem;cursor:pointer;color:var(--color-brand-1)}.b-form .select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid var(--color-brand-1);outline:none}.b-form .select2-container .select2-search--inline .select2-search__field{margin-top:0;margin-left:0;height:20px;font-family:unset}.b-form .select2-search__field::-moz-placeholder{opacity:1;color:var(--color-brand-1) !important}.b-form .select2-search__field::placeholder{opacity:1;color:var(--color-brand-1) !important}.b-form.alt input,.b-form.alt select{background:#aee3bb;border:1px solid var(--color-brand-2)}.b-form.alt .b-form__phone-wrapper .select2-container--default .select2-selection--single{background-color:#aee3bb;border:none}.b-form.alt .b-form__phone-wrapper input{background:rgba(0,0,0,0);border:none}.b-form.alt .b-form__input-group.error input,.b-form.alt .b-form__input-group.error select{border-color:var(--color-error)}.b-form.alt .b-form__error-message{color:#ee9aa2}.b-form.alt .b-form__phone-group{background:#aee3bb;border:1px solid var(--color-brand-2)}.b-form.alt .b-form__checkbox-row label{color:var(--color-grey-light)}.b-form.alt .b-form__terms-row{color:var(--color-grey-light);text-align:center}.b-form.alt .b-form__terms-row a{color:#aee3bb}.b-form.alt .b-form__submit-row button{background:var(--color-brand-2)}.b-form.alt .b-form__submit-row button:hover,.b-form.alt .b-form__submit-row button:focus{background:var(--color-white);color:var(--color-brand-2)}.select2-results__option--selectable{display:flex;gap:.5rem}
.b-hamburger{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;width:2rem;height:2rem;background-color:rgba(0,0,0,0);border:0;cursor:pointer}.b-hamburger__box{position:relative;display:inline-block;width:27px;height:3px}.b-hamburger__inner,.b-hamburger__inner:after,.b-hamburger__inner:before{position:absolute;display:block;width:27px;height:3px;background-color:var(--color-brand-2);border-radius:4px;transition-duration:.4s;transition-property:transform;transition-timing-function:ease-out}.b-hamburger__inner:after,.b-hamburger__inner:before{display:block;content:""}.b-hamburger__inner:before{top:-7px;transition:top .2s ease-in .25s,opacity .2s ease-out}.b-hamburger__inner:after{bottom:-7px;width:17px;transition:bottom .2s ease-in .25s,transform .4s ease-out,width .4s ease-out}.is-nav-opened .b-hamburger__inner{transform:rotate(225deg);transition-delay:.2s;transition-timing-function:ease-out}.is-nav-opened .b-hamburger__inner:before{top:0;opacity:0;transition:top .2s ease-out,opacity .2s ease-out .2s}.is-nav-opened .b-hamburger__inner:after{bottom:0;width:27px;transform:rotate(-90deg);transition:bottom .2s ease-out,transform .4s ease-out .2s,width .2s ease-out}.alternative .b-hamburger__inner,.alternative .b-hamburger__inner:after,.alternative .b-hamburger__inner:before{background-color:var(--color-brand-3)}
.b-newsletter-form__wrap{padding:5rem;background-color:var(--color-brand-1);background-image:url("../../../static/images/cta-bg.svg");background-position:center right;background-repeat:no-repeat;background-size:contain;border-radius:2.5rem;color:var(--color-white)}@media only screen and (max-width: 987px){.b-newsletter-form__wrap{flex-direction:column;align-items:center;padding:3rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-newsletter-form__wrap{padding:3rem 2rem}}.b-newsletter-form__left{width:50%}@media only screen and (max-width: 987px){.b-newsletter-form__left{width:100%}}.b-newsletter-form__left h2{margin-bottom:2rem}@media only screen and (max-width: 987px){.b-newsletter-form__left h2{font-size:var(--font-size-h-xl);text-align:center}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-newsletter-form__left h2{font-size:var(--font-size-h-lg)}}.b-newsletter-form__left h2 span{color:var(--color-brand-2)}.b-newsletter-form__left p{margin-bottom:2rem;color:#aad7c8}@media only screen and (max-width: 987px){.b-newsletter-form__left p{text-align:center}}.b-newsletter-form__left input{padding:.7rem 1.5rem;background-color:#aee3bb;border:1px solid var(--color-brand-2);border-radius:1.5rem;color:var(--color-brand-2)}.b-newsletter-form__left input::-moz-placeholder{color:var(--color-brand-2)}.b-newsletter-form__left input::placeholder{color:var(--color-brand-2)}.b-newsletter-form__left input:focus{outline:none}@media only screen and (max-width: 987px){.b-newsletter-form .b__form{text-align:center}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-newsletter-form .b__form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}}.b-newsletter-form__error{margin-left:1rem;color:#ee9aa2;font-size:12px}.b-newsletter-form__error.success{margin-left:0;color:#aad7c8;font-size:14px}
.b-posts{padding:0 0 2rem;background-color:var(--color-white)}.b-posts .s__content{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-posts .s__content{flex-direction:column;align-items:flex-start}}.b-posts .s__title{margin-bottom:1.8em}.b-posts .post-categories{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 auto 2rem;max-width:900px}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-posts .post-categories{margin-bottom:1rem}}.b-posts .post-categories__cat{position:relative;margin:.5rem;padding:.5rem .75rem;height:100%;background-color:#d7f1dd;border:1px solid rgba(0,0,0,0);border-radius:1.25rem;white-space:nowrap}.b-posts .post-categories__cat:hover{z-index:1;background:linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 65%);border:none;cursor:pointer}.b-posts .post-categories__cat:hover:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;background-color:var(--color-white);border-radius:1.2rem;content:""}.b-posts .post-categories__cat a{color:var(--color-brand-1)}.b-posts .s__top{margin-bottom:5rem;background-color:#ebf8ee}.b-posts .s__search{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:5rem}.b-posts .search-form__wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:2px 2px 2px 16px;width:100%;border:1.5px solid #aee3bb;border-radius:60px}.b-posts .search-form__label{flex:1;margin:0}.b-posts .search-form__field{padding:.75rem 1rem .75rem 0;width:100%;background-color:rgba(0,0,0,0);border:none;border-radius:60px}.b-posts .search-form__field:focus{outline:none}.b-posts .search-form__field::-moz-placeholder{color:#6ebaa2}.b-posts .search-form__field::placeholder{color:#6ebaa2}.b-posts .search-form__submit{border-radius:60px}.b-posts .s__cards{display:grid;align-items:center;gap:3rem;grid-template-columns:repeat(3, 1fr);margin-top:5rem;margin-bottom:5rem}@media only screen and (max-width: 1280px){.b-posts .s__cards{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 987px){.b-posts .s__cards{gap:2rem;margin-top:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-posts .s__cards{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}}.b-posts .s__cards--top{display:grid;grid-auto-flow:column;grid-gap:1.5rem}@media only screen and (max-width: 987px){.b-posts .s__cards--top{grid-auto-flow:row;grid-gap:1rem}}@media only screen and (max-width: 767px){.b-posts .s__cards--top{display:block}}.b-posts .s__cards--top-item{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}@media only screen and (max-width: 987px){.b-posts .s__cards--top-item{flex-direction:column;justify-content:flex-start}.b-posts .s__cards--top-item-image,.b-posts .s__cards--top-item-content{flex-basis:100%;width:100%}}.b-posts .s__cards--top-item-image{flex-basis:50%;border-radius:.5rem;overflow:hidden;text-align:center}.b-posts .s__cards--top-item-content{flex-basis:50%}.b-posts .s__cards--top-item img{max-width:19rem;height:auto;aspect-ratio:16/9;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-in-out}@media only screen and (max-width: 767px){.b-posts .s__cards--top-item img{max-width:100%}}.b-posts .s__cards--top-item img:hover{transform:scale(1.05)}.b-posts .s__cards--top-item:first-child{display:block;grid-area:span 3/span 2}@media only screen and (max-width: 987px){.b-posts .s__cards--top-item:first-child{grid-area:span 2/span 2}}.b-posts .s__cards--top-item:first-child img{width:100%;max-width:100%}.b-posts .s__cards--top-item:first-child .s__cards--top-item-date{margin-top:1rem}.b-posts .s__cards--top-item-title,.b-posts .s__cards--top-item-cta{margin:1rem 0}.b-posts .s__cards--top-item-date{margin:0 0 1rem}@media only screen and (max-width: 987px){.b-posts .s__cards--top-item-date{margin:1rem 0}}@media only screen and (max-width: 987px){.b-posts .s__cards--top-item-title{font:500 var(--font-size-h-md)/1.2 var(--font-heading)}}.b-posts .s__cards--top-item-title a:hover{color:var(--color-brand-1)}.b-posts .s__cards--top-item-text.hidden-desktop{display:none}@media only screen and (max-width: 987px){.b-posts .s__cards--top-item-text.hidden-desktop{display:block}}.b-posts .b-newsletter-form{grid-area:span 1/span 3;width:100%}@media only screen and (max-width: 1280px){.b-posts .b-newsletter-form{grid-area:span 1/span 2}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-posts .b-newsletter-form{grid-area:span 1/span 1}}.b-posts .s__link{margin:2rem 0;text-align:center}.b-posts .s__pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:3.333rem}.b-posts .s__pagination-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;line-height:1}.b-posts .s__pagination-inner a{font:400 var(--font-size-t-md)/1.55 var(--font-text);display:inline-block;margin:0 .25rem;padding:.38em .88em;min-width:2.38rem;border:1px solid #d7f1dd;border-radius:1.5rem;color:var(--color-black);text-align:center;transition:background-color .1s ease-in-out,color .1s ease-in-out}.b-posts .s__pagination-inner a.is-current{background-color:#d7f1dd;color:var(--color-black)}.b-posts .s__pagination-inner a:hover{background-color:#aee3bb;color:var(--color-black)}
@media only screen and (max-width: 767px){.b-search-form{margin-bottom:20px;width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width))}}.b-search-form .b__search{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;flex-grow:1}.b-search-form .b__search form{display:flex;flex-direction:row;align-items:center;justify-content:normal;padding:.88em 0;width:2rem;border-radius:5px;transition:background-color .1s linear,box-shadow .1s linear,width .4s ease-in-out}@media only screen and (max-width: 987px){.b-search-form .b__search form{padding:2px 0}}@media only screen and (max-width: 767px){.b-search-form .b__search form{padding:2px .909em;width:100%;background-color:var(--color-white);box-shadow:0 0 5px rgba(20,20,20,.25)}}.b-search-form .b__search form button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0}.b-search-form .b__search form button .a-svg{width:1.227rem;height:1.227rem}.b-search-form .b__search form input{display:none;flex-grow:1;padding:0 .909em;background:none;border:none;outline:none;color:var(--color-grey-dark);font:300 var(--font-size-t-sm)/1.2 var(--font-text)}@media only screen and (max-width: 987px){.b-search-form .b__search form input{padding:.6em .909em}}@media only screen and (max-width: 767px){.b-search-form .b__search form input{display:block;padding-right:2.3rem}}.b-search-form .b__search form input:focus::-moz-placeholder{color:rgba(0,0,0,0)}.b-search-form .b__search form input:focus::placeholder{color:rgba(0,0,0,0)}.b-search-form .b__search .b__close-btn{position:absolute;top:50%;right:.16rem;padding:0;width:1.227rem;height:1.227rem;background:rgba(0,0,0,0);border:none;transform:translate3d(0, -50%, 0) scale(0);transform-origin:left center;transition:transform .1s ease-in-out}.b-search-form .b__search .b__close-btn:before,.b-search-form .b__search .b__close-btn:after{position:absolute;top:50%;right:.909em;display:block;width:100%;height:1px;background-color:var(--color-grey-dark);transform:rotate(45deg);transition:background-color .1s linear;content:""}.b-search-form .b__search .b__close-btn:after{transform:rotate(-45deg);transition-delay:.05s}.b-search-form .b__search .b__close-btn:hover:before,.b-search-form .b__search .b__close-btn:hover:after,.b-search-form .b__search .b__close-btn:focus:before,.b-search-form .b__search .b__close-btn:focus:after{background-color:var(--color-brand-3)}.b-search-form.is-open .b__search .b__close-btn{transform:translate3d(0, -50%, 0) scale(1)}.b-search-form.is-open .b__search form{padding-left:.909em;width:100%;background-color:var(--color-white);box-shadow:0 0 5px rgba(20,20,20,.25)}.b-search-form.is-open .b__search form input{display:block;padding-right:2.3rem}
.b-socials{display:flex;margin:0;padding:0;list-style:none}.b-socials__tw a{background-image:url("../../../static/images/twitter.svg")}.b-socials__fb a{background-image:url("../../../static/images/fb.svg")}.b-socials__ig a{background-image:url("../../../static/images/insta.svg")}.b-socials li:not(:last-child){margin-right:1rem}.b-socials li a{display:block;width:1.454rem;height:1.454rem;background-position:center;background-repeat:no-repeat;background-size:contain}
.b-testimonial{height:100%}.b-testimonial__title{display:flex;flex-direction:row;align-items:center;justify-content:center;font:500 var(--font-size-h-sm)/1.3 var(--font-heading);margin:1.875em 0}.b-testimonial__quote{font:400 var(--font-size-t-lg)/1.55 var(--font-text);display:-webkit-box;overflow:hidden;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical}.b-testimonial__quote:before{display:inline-block;font-family:var(--font-heading);font-size:inherit;line-height:0;content:'"'}.b-testimonial__quote:after{display:inline-block;font-family:var(--font-heading);font-size:inherit;line-height:0;content:'"'}.b-testimonial__rating{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:1.4rem}.b-testimonial__rating__star{width:1.1rem;height:1.1rem;background-image:url("../../../static/images/star-empty.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.b-testimonial__rating__star--filled{background-image:url("../../../static/images/star-filled.svg")}
.b-text__title{margin-bottom:.417em}.b-text__cta{margin-top:1.875em}@media only screen and (max-width: 987px){.b-text__cta{margin-top:1.5em}}.b-text__cta a{margin-right:1rem}.b-text__icon{margin-bottom:1.875em;width:3rem;height:3rem}
.btn-plain{font:400 var(--font-size-t-md)/1.55 var(--font-text);display:inline-block;padding:.5rem 1.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:2rem;cursor:pointer;white-space:nowrap;transition:.1s linear;transition-property:border,background,color}.btn-plain--sm{font:400 var(--font-size-t-xs)/1.55 var(--font-text);padding:.5rem 1rem}.btn-plain--lg{font:400 var(--font-size-t-lg)/1.55 var(--font-text);padding:.75rem 1.75rem;text-align:center}.btn-plain--plain{--btn-color: var(--color-brand-1);--btn-text-color: var(--color-white);--btn-hover-color: #005E40;--btn-active-color: #339E7C;background:var(--btn-color);border:2px solid var(--btn-color);color:var(--btn-text-color)}.btn-plain--plain:hover,.btn-plain--plain:focus{background:var(--btn-hover-color);border-color:var(--btn-color);color:var(--btn-text-color)}.btn-plain--plain:active{background:var(--btn-active-color);border-color:var(--btn-color);color:var(--btn-text-color)}.btn-plain--plain.btn-plain--alt{--btn-color: var(--color-brand-2);--btn-text-color: var(--color-white);--btn-hover-color: #32A652;--btn-active-color: #86D499}.btn-plain--plain.btn-plain--purple{--btn-color: var(--color-brand-3);--btn-text-color: var(--color-white);--btn-active-color: var(--color-white);--btn-active-text-color: var(--color-brand-3)}.btn-plain--plain.btn-plain--black{--btn-color: var(--color-black);--btn-text-color: var(--color-white)}.btn-plain--plain.btn-plain--white{--btn-color: var(--color-white);--btn-text-color: var(--color-black);--btn-active-color: var(--color-brand-3);--btn-active-text-color: var(--color-white)}.btn-plain--plain.btn-plain--white:hover,.btn-plain--plain.btn-plain--white:focus{border-color:var(--btn-active-color);color:var(--btn-active-text-color)}.btn-plain--plain.btn-plain--grey{--btn-color: var(--color-grey-light);--btn-text-color: var(--color-grey-dark);--btn-active-color: var(--color-grey-dark);--btn-active-text-color: var(--color-grey-light)}.btn-plain--outline{--btn-color: var(--color-brand-1);--btn-text-color: var(--color-black-light);--btn-hover-color: #005E40;--btn-active-color: #339E7C;background:rgba(0,0,0,0);border:2px solid var(--btn-color);color:var(--btn-text-color)}.btn-plain--outline:hover,.btn-plain--outline:focus{border-color:var(--btn-hover-color);color:var(--btn-hover-color)}.btn-plain--outline:active{border-color:var(--btn-active-color);color:var(--btn-active-color)}.btn-plain--outline.btn-plain--alt{--btn-color: var(--color-brand-2);--btn-text-color: var(--color-brand-2);--btn-hover-color: #32A652;--btn-active-color: #86D499}.btn-plain--outline.btn-plain--purple{--btn-color: var(--color-brand-3);--btn-text-color: var(--color-brand-3);--btn-active-color: var(--color-white);--btn-active-text-color: var(--color-white)}.btn-plain--outline.btn-plain--black{--btn-color: var(--color-black);--btn-text-color: var(--color-black);--btn-active-color: var(--color-brand-1);--btn-active-text-color: var(--color-brand-1)}.btn-plain--outline.btn-plain--white{--btn-color: var(--color-white);--btn-text-color: var(--color-white);--btn-active-color: var(--color-brand-3);--btn-active-text-color: var(--color-brand-3)}.btn-plain--outline.btn-plain--grey{--btn-color: var(--color-grey);--btn-text-color: var(--color-grey-dark);--btn-active-color: var(--color-brand-2);--btn-active-text-color: var(--color-brand-2)}.btn-plain--arrow{display:inline-flex;align-items:center;justify-content:space-between}.btn-plain--arrow:after{display:inline-block;margin-left:8px;width:20px;height:20px;background-color:var(--btn-text-color);transition:background-color .3s ease,transform .3s ease;content:"";-webkit-mask:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.2328 16.4571C12.9328 16.7428 12.9212 17.2175 13.2069 17.5175C13.4926 17.8174 13.9673 17.829 14.2672 17.5433L13.2328 16.4571ZM19.5172 12.5433C19.8172 12.2577 19.8288 11.783 19.5431 11.483C19.2574 11.1831 18.7827 11.1715 18.4828 11.4571L19.5172 12.5433ZM18.4828 12.5433C18.7827 12.829 19.2574 12.8174 19.5431 12.5175C19.8288 12.2175 19.8172 11.7428 19.5172 11.4571L18.4828 12.5433ZM14.2672 6.45714C13.9673 6.17148 13.4926 6.18305 13.2069 6.483C12.9212 6.78295 12.9328 7.25768 13.2328 7.54335L14.2672 6.45714ZM19 12.7502C19.4142 12.7502 19.75 12.4145 19.75 12.0002C19.75 11.586 19.4142 11.2502 19 11.2502V12.7502ZM5 11.2502C4.58579 11.2502 4.25 11.586 4.25 12.0002C4.25 12.4145 4.58579 12.7502 5 12.7502V11.2502ZM13.75 17.0002L14.2672 17.5433L19.5172 12.5433L19 12.0002L18.4828 11.4571L13.2328 16.4571L13.75 17.0002ZM19 12.0002L19.5172 11.4571L14.2672 6.45714L13.75 7.00024L13.2328 7.54335L18.4828 12.5433L19 12.0002ZM19 12.0002V11.2502L5 11.2502V12.0002V12.7502L19 12.7502V12.0002Z" fill="black"/></svg>') no-repeat center;mask:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.2328 16.4571C12.9328 16.7428 12.9212 17.2175 13.2069 17.5175C13.4926 17.8174 13.9673 17.829 14.2672 17.5433L13.2328 16.4571ZM19.5172 12.5433C19.8172 12.2577 19.8288 11.783 19.5431 11.483C19.2574 11.1831 18.7827 11.1715 18.4828 11.4571L19.5172 12.5433ZM18.4828 12.5433C18.7827 12.829 19.2574 12.8174 19.5431 12.5175C19.8288 12.2175 19.8172 11.7428 19.5172 11.4571L18.4828 12.5433ZM14.2672 6.45714C13.9673 6.17148 13.4926 6.18305 13.2069 6.483C12.9212 6.78295 12.9328 7.25768 13.2328 7.54335L14.2672 6.45714ZM19 12.7502C19.4142 12.7502 19.75 12.4145 19.75 12.0002C19.75 11.586 19.4142 11.2502 19 11.2502V12.7502ZM5 11.2502C4.58579 11.2502 4.25 11.586 4.25 12.0002C4.25 12.4145 4.58579 12.7502 5 12.7502V11.2502ZM13.75 17.0002L14.2672 17.5433L19.5172 12.5433L19 12.0002L18.4828 11.4571L13.2328 16.4571L13.75 17.0002ZM19 12.0002L19.5172 11.4571L14.2672 6.45714L13.75 7.00024L13.2328 7.54335L18.4828 12.5433L19 12.0002ZM19 12.0002V11.2502L5 11.2502V12.0002V12.7502L19 12.7502V12.0002Z" fill="black"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain}.btn-plain--arrow:hover:after{transform:translateX(4px)}
.btn-text{--btn-color: var(--color-brand-1);display:inline-flex;align-items:center;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;color:var(--btn-color);font:600 1.125rem/1.5 var(--font-text);white-space:nowrap}.btn-text .a-svg{margin-left:.25rem;width:1.2em;height:1.2em;color:var(--btn-color);transition:all .3s ease}.btn-text--sm{font:500 1rem/1.25 var(--font-text)}.btn-text:hover,a:hover .btn-text{color:var(--color-brand-1)}.btn-text:hover .a-svg,a:hover .btn-text .a-svg{transform:translateX(5px);color:var(--color-brand-1)}
.site-main-menu{display:flex;flex-direction:row;align-items:center;justify-content:normal;margin:0;padding:0;list-style:none}@media only screen and (max-width: 767px){.site-main-menu{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.menu-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;z-index:100;padding:0 2rem 0 0;height:100%}@media only screen and (max-width: 1280px){.menu-item{padding:0 1rem 0 0}}@media only screen and (max-width: 1080px){.menu-item{padding:0}}@media only screen and (max-width: 767px){.menu-item{padding:12px;width:100%;border-bottom:1px solid rgba(0,0,0,.1)}}.menu-item:last-child{padding-right:0}.menu-item li{line-height:1.5}.menu-item a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;color:var(--color-black);font:300 var(--font-size-t-md)/1.2 var(--font-text);transition:color .2s ease-in-out}.menu-item:hover>a{color:var(--color-brand-1)}.menu-item-has-children{position:relative}@media only screen and (max-width: 767px){.menu-item-has-children{position:relative}.menu-item-has-children:after{position:absolute;top:50%;right:0;display:block;margin-left:.5rem;width:13px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.48114 7.6522L0.93042 1.10147L1.84752 0.184372L7.48114 5.818L13.1148 0.184372L14.0319 1.10147L7.48114 7.6522Z' fill='%23767676'/%3E%3C/svg%3E%0A");background-position:center right;background-repeat:no-repeat;background-size:cover;transform:translateY(-50%);transform-origin:top center;transition:transform .2s ease-in-out;content:""}.menu-item-has-children.is-active:after{transform:rotate(180deg)}.menu-item-has-children.is-active .sub-menu{position:relative;z-index:0;display:block;padding:0;width:100%}.menu-item-has-children.is-active .sub-menu li{padding:10px 0}.menu-item-has-children.is-active .sub-menu li:first-child{padding-top:20px}}.menu-item-has-children .sub-menu{position:absolute;top:4.1875rem;display:none;padding-left:0;width:-moz-max-content;width:max-content;background:var(--color-white);box-shadow:0 20px 20px #f0f0f0;list-style:none;color:var(--color-black-light)}@media only screen and (max-width: 767px){.menu-item-has-children .sub-menu{font:300 var(--font-size-t-lg)/1.2 var(--font-text)}.menu-item-has-children .sub-menu li{color:#000}.menu-item-has-children .sub-menu li:hover{background-color:#fff;text-decoration:underline}.menu-item-has-children .sub-menu li a{color:#000}}.menu-item-has-children .sub-menu li a{padding:.7em 1.272em;width:100%;color:var(--color-black-light);text-decoration:none}.menu-item-has-children .sub-menu li a:hover{background-color:var(--color-brand-3);color:var(--color-white)}.menu-item-has-children>a{position:relative;z-index:9;display:inline-flex;align-items:center;justify-content:space-between;padding:1.5rem 1.125rem 1.5rem 0}.menu-item-has-children>a:after{position:absolute;top:50%;right:0;display:block;margin-left:.5rem;width:13px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.48114 7.6522L0.93042 1.10147L1.84752 0.184372L7.48114 5.818L13.1148 0.184372L14.0319 1.10147L7.48114 7.6522Z' fill='%23767676'/%3E%3C/svg%3E%0A");background-position:center right;background-repeat:no-repeat;background-size:cover;transform:translateY(-50%);transform-origin:top center;transition:transform .2s ease-in-out;content:""}@media only screen and (max-width: 767px){.menu-item-has-children>a:after{display:none}}.menu-item-has-children:hover a:after{transform:rotate(180deg) translateY(-50%)}.menu-item-has-children:hover .sub-menu{display:block}@media only screen and (max-width: 767px){.menu-item-has-children:hover .sub-menu{display:none}}
.site-max-menu{display:flex;flex-direction:row;align-items:center;justify-content:normal;margin:0;padding:0;list-style:none;font-weight:300}@media only screen and (max-width: 1080px){.site-max-menu{flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:1rem;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-light-grey)}}.menu-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;z-index:100;padding:0 1.5rem 0 0;height:100%}@media only screen and (max-width: 1280px){.menu-item{padding:0 1rem 0 0}}@media only screen and (max-width: 1080px){.menu-item{padding:.5rem 1.5rem;width:100%}}.menu-item:last-child{padding-right:0}@media only screen and (max-width: 1080px){.menu-item:last-child{padding-right:1rem}}.menu-item li{line-height:1.5}.menu-item a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;color:var(--color-white);font:500 var(--font-size-t-md)/1.25 var(--font-text);transition:color .2s ease-in-out}.menu-item:hover>a{color:var(--color-brand-1)}.menu-item-has-children>a{position:relative;display:inline-flex;align-items:center;justify-content:space-between;padding:1.5rem 1.125rem 1.5rem 0}@media only screen and (max-width: 1080px){.menu-item-has-children>a{padding:unset;width:100%}}.menu-item-has-children>a:after{position:absolute;top:50%;right:0;display:block;margin-left:.5rem;width:12px;height:6px;background-image:url('data:image/svg+xml,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5072 6.67634L9.69455 10.8899C9.45968 11.1664 9.07919 11.3307 8.67359 11.3307C8.26798 11.3307 7.8875 11.1664 7.65263 10.8899L3.4917 6.67634C3.15081 6.3202 3.07085 5.83642 3.28345 5.4163C3.49605 4.99618 3.96697 4.70736 4.51 4.66406H12.4862C13.0297 4.70663 13.5015 4.99517 13.7147 5.41542C13.9279 5.83567 13.8482 6.31988 13.5072 6.67634Z" fill="%2335B855"/></svg>');background-position:center right;background-repeat:no-repeat;background-size:cover;transform:translateY(-50%);transform-origin:top center;transition:transform .2s ease-in-out;content:""}@media only screen and (max-width: 1080px){.menu-item-has-children>a:after{width:14px;height:14px;transform:rotate(-90deg);transform-origin:center;transition:transform .2s ease-in-out}}@media only screen and (max-width: 987px){.menu-item-has-children>a:after{top:2px;right:unset;left:6rem;margin:0}}.menu-item-has-children .sub-menu{position:absolute;top:calc(var(--head-height) + 1rem);left:50%;display:block;padding:0;width:100%;max-width:980px;background-color:#fff;border-radius:2rem;box-shadow:0 0 24px 0 rgba(0,134,91,.12);transform:translateX(-50%);transform:translateX(-50%) scaleY(0);transform-origin:0 0;color:var(--color-black-light);transition:.2s}@media only screen and (max-width: 1080px){.menu-item-has-children .sub-menu{top:0;padding-bottom:2rem;border-radius:0;visibility:visible}}.menu-item-has-children .sub-menu.list{max-width:1080px}.menu-item-has-children .sub-menu.cards{max-width:690px}.menu-item-has-children .sub-menu:before{position:absolute;top:-0.75rem;left:var(--triangle-left, 4rem);width:0;height:0;border-right:.75rem solid rgba(0,0,0,0);border-bottom:.75rem solid #fff;border-left:.75rem solid rgba(0,0,0,0);transform:translateX(-50%);clear:both;content:""}.menu-item-has-children .sub-menu-wrap{padding:2rem}@media only screen and (max-width: 1080px){.menu-item-has-children .sub-menu-wrap{padding:1rem}}.menu-item-has-children .sub-menu-mobile-back{display:none}@media only screen and (max-width: 1080px){.menu-item-has-children .sub-menu-mobile-back{position:relative;display:block;padding:1rem;border-bottom:1px solid var(--color-grey-light);cursor:pointer}.menu-item-has-children .sub-menu-mobile-back:after{position:absolute;top:50%;left:-0.25rem;display:block;width:12px;height:12px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M4.5 9L7.5 6L4.5 3" stroke="black" stroke-opacity="0.32" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center right;background-repeat:no-repeat;background-size:cover;transform:translateY(-50%);transform-origin:top center;content:"";rotate:180deg}}.menu-item-has-children .sub-menu__col{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 987px){.menu-item-has-children .sub-menu__col{gap:1rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.menu-item-has-children .sub-menu__col{gap:.5rem;grid-template-columns:repeat(1, 1fr)}}.menu-item-has-children .sub-menu__col.list{gap:1rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.menu-item-has-children .sub-menu__col.list{gap:.5rem;grid-template-columns:repeat(2, 1fr)}}.menu-item-has-children .sub-menu__col.list .no-link a{font:400 var(--font-size-t-sm)/1.55 var(--font-text);color:var(--color-brand-1);font-weight:600;letter-spacing:1px;text-transform:uppercase;pointer-events:none}.menu-item-has-children .sub-menu__col.list .no-link:hover{background-color:rgba(0,0,0,0)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.menu-item-has-children .sub-menu__col.list #menu-item-2_1,.menu-item-has-children .sub-menu__col.list #menu-item-2_4,.menu-item-has-children .sub-menu__col.list #menu-item-2_5{grid-column:1/2}}.menu-item-has-children .sub-menu__col.list #menu-item-2_8,.menu-item-has-children .sub-menu__col.list #menu-item-2_11{grid-column:2/3}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.menu-item-has-children .sub-menu__col.list #menu-item-2_8,.menu-item-has-children .sub-menu__col.list #menu-item-2_11{grid-column:auto}}.menu-item-has-children .sub-menu__col.list #menu-item-2_4{position:relative}.menu-item-has-children .sub-menu__col.list #menu-item-2_4:before{position:absolute;top:-0.5rem;left:0;display:inline-block;width:1016px;height:1px;border:1px solid #ebf8ee;content:""}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.menu-item-has-children .sub-menu__col.list #menu-item-2_4:before{display:none}}.menu-item-has-children .sub-menu__col.cards{grid-template-columns:repeat(2, 1fr)}.menu-item-has-children .sub-menu__col-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem;border-radius:1rem}.menu-item-has-children .sub-menu__col-card:hover{background-color:#ebf8ee}.menu-item-has-children .sub-menu__col-card-icon{width:40px;height:40px}.menu-item-has-children .sub-menu__col-card-title{font-size:var(--font-size-t-md)}.menu-item-has-children a.is-active{color:var(--color-brand-3)}.menu-item-has-children a.is-active:after{transform:rotate(180deg) translateY(-50%)}.menu-item-has-children.is-active .sub-menu{transform:translateX(-50%) scaleY(1)}@media only screen and (max-width: 1080px){.menu-item-has-children.is-active .sub-menu{height:100vh;height:calc(var(--vh, 1vh)*100);overflow-y:scroll}}.menu-item-has-stars>a{position:relative;display:inline-flex;align-items:center;justify-content:space-between;padding:1.5rem 1.125rem 1.5rem 0}@media only screen and (max-width: 1080px){.menu-item-has-stars>a{padding:unset;width:100%}}.menu-item-has-stars>a:after{position:absolute;top:50%;right:0;display:block;margin-left:.5rem;width:14px;height:14px;background-image:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.53132 13.3665C4.56221 13.5444 4.69309 13.6688 4.84954 13.669C5.00576 13.669 5.13665 13.5449 5.16776 13.3675C5.36132 12.2643 5.83754 11.2561 6.54487 10.4513C7.24709 9.65241 8.13265 9.11431 9.10509 8.89569C9.26154 8.86055 9.37087 8.71143 9.37087 8.53375C9.37087 8.35607 9.26154 8.20695 9.10509 8.17182C8.13065 7.95193 7.24576 7.41055 6.54398 6.60429C5.83665 5.80789 5.36065 4.8012 5.16754 3.69316C5.13665 3.51523 5.00576 3.39088 4.84954 3.39062H4.84909C4.69287 3.39062 4.56198 3.51472 4.53065 3.69291C4.33843 4.79867 3.86554 5.80587 3.16309 6.6048C2.45554 7.40929 1.56887 7.95092 0.599318 8.17081C0.442873 8.20645 0.333984 8.35506 0.333984 8.533C0.333984 8.71093 0.443318 8.85954 0.599762 8.89493C2.59398 9.3433 4.13709 11.0984 4.53109 13.3663L4.53132 13.3665Z" fill="%2335B855"/><path d="M13.4311 3.53848C12.7934 3.39467 12.2136 3.04007 11.7536 2.51183C11.2905 1.99041 10.9789 1.33125 10.852 0.605365C10.8243 0.44664 10.7071 0.335938 10.5671 0.335938H10.5667C10.4265 0.335938 10.3094 0.447146 10.2823 0.605617C10.156 1.33024 9.84604 1.98965 9.38648 2.51259C8.92293 3.03956 8.34226 3.39416 7.70737 3.53823C7.56781 3.56982 7.47048 3.70327 7.4707 3.86275C7.4707 4.02224 7.56804 4.15543 7.70759 4.18703C9.01359 4.48072 10.0243 5.62995 10.2823 7.11484C10.3096 7.27331 10.4265 7.38426 10.5665 7.38477H10.5674C10.7071 7.38477 10.8243 7.27432 10.8525 7.11559C10.9791 6.39325 11.2911 5.73282 11.7545 5.20585C12.2143 4.68292 12.794 4.33059 13.4307 4.18703C13.5705 4.15569 13.668 4.02224 13.668 3.86275C13.668 3.70327 13.5707 3.56982 13.4311 3.53848Z" fill="%2335B855"/></svg>');background-position:center right;background-repeat:no-repeat;background-size:cover;transform:translateY(-50%);transform-origin:top center;transition:transform .2s ease-in-out;content:""}@media only screen and (max-width: 987px){.menu-item-has-stars>a:after{right:unset;left:1rem}}.blurred{filter:blur(10px);opacity:.5}.alternative .menu-item a img{filter:grayscale(100%) invert(14%) sepia(99%) saturate(4796%) hue-rotate(256deg) brightness(74%) contrast(125%)}.alternative .menu-item-has-children .sub-menu__col.list .no-link a{color:var(--color-brand-3)}.alternative .menu-item-has-children .sub-menu__col.list #menu-item-2_4::before{border:1px solid #f0e6fa}.alternative .menu-item-has-children .sub-menu__col-card:hover{background-color:#f0e6fa}
.s-cards-icons-6{margin:10rem auto}@media only screen and (max-width: 987px){.s-cards-icons-6{margin:5rem auto}}.s-cards-icons-6__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-cards-icons-6__title{font-size:var(--font-size-h-xl)}}.s-cards-icons-6__title span{color:var(--color-brand-1)}.s-cards-icons-6__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-cards-icons-6__list{display:grid;gap:1.5rem;grid-template-columns:repeat(3, 1fr);margin-top:7.5rem}@media only screen and (max-width: 987px){.s-cards-icons-6__list{gap:1rem;grid-template-columns:repeat(1, 1fr);margin-top:4rem}}.s-cards-icons-6__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem 2.5rem 3.75rem;background:#ebf8ee;border:1px solid var(--color-white);border-radius:1.5rem}.s-cards-icons-6__item-icon{margin-bottom:4rem}.s-cards-icons-6__item-title{margin-bottom:1.5rem}.s-cards-icons-6__item-text{color:var(--color-grey-dark)}.s-cards-icons-6__item:hover{border-color:rgba(53,184,85,.15)}.s-cards-icons-6__item:hover .s-cards__item-image img{filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));transform:scale(1.03)}.s-cards-icons-6__item.item-5{position:relative;overflow:hidden;transition:all .3s ease}.s-cards-icons-6__item.item-5:after{position:absolute;right:-1px;bottom:-1px;width:45%;height:50px;background:var(--color-white);clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-cards-icons-6__item.item-5:after{width:35%;height:40px}}.s-cards-icons-6__item.item-5:hover:after{background:#ebf8ee}
.s-cards-icons{margin:10rem auto}@media only screen and (max-width: 987px){.s-cards-icons{margin:5rem auto}}.s-cards-icons__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-cards-icons__title{font-size:var(--font-size-h-xl)}}.s-cards-icons__title span{color:var(--color-brand-1)}.s-cards-icons__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-cards-icons__list{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr);margin-top:7.5rem}@media only screen and (max-width: 987px){.s-cards-icons__list{gap:1rem;grid-template-columns:repeat(1, 1fr);margin-top:4rem}}.s-cards-icons__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem 2.5rem 3.75rem;background:#ebf8ee;border:1px solid var(--color-white);border-radius:1.5rem}.s-cards-icons__item-icon{margin-bottom:4rem}.s-cards-icons__item-title{margin-bottom:1.5rem}.s-cards-icons__item-text{color:var(--color-grey-dark)}.s-cards-icons__item:hover{border-color:rgba(53,184,85,.15)}.s-cards-icons__item:hover .s-cards__item-image img{filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));transform:scale(1.03)}.s-cards-icons__item.item-2{position:relative;overflow:hidden;transition:all .3s ease}.s-cards-icons__item.item-2:after{position:absolute;right:-1px;bottom:-1px;width:45%;height:50px;background:var(--color-white);clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-cards-icons__item.item-2:after{width:35%;height:40px}}.s-cards-icons__item.item-2:hover:after{background:#ebf8ee}.alternative .s-cards-icons__title span{color:var(--color-brand-3)}.alternative .s-cards-icons__subtitle{color:var(--color-grey-light)}.alternative .s-cards-icons__item{background:#f0e6fa}.alternative .s-cards-icons__item:hover{border-color:rgba(104,0,201,.15)}.alternative .s-cards-icons__item-icon img{filter:grayscale(100%) invert(14%) sepia(99%) saturate(4796%) hue-rotate(256deg) brightness(74%) contrast(125%)}.alternative .s-cards-icons__item-title{color:var(--color-brand-3)}.alternative .s-cards-icons__item-text{color:var(--color-grey-dark)}.alternative .item-2:hover:after{background:#f0e6fa}
.s-cards-images-alt{margin:10rem auto;overflow:hidden}@media only screen and (max-width: 987px){.s-cards-images-alt{margin:5rem auto}}.s-cards-images-alt__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-cards-images-alt__title{font-size:var(--font-size-h-xl)}}.s-cards-images-alt__title span{color:var(--color-brand-1)}.s-cards-images-alt__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-cards-images-alt__list{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:7.5rem;-moz-column-gap:0;column-gap:0;row-gap:1.25rem}@media only screen and (max-width: 987px){.s-cards-images-alt__list{grid-template-columns:repeat(1, 1fr);margin-top:4rem;-moz-column-gap:0;column-gap:0;row-gap:2rem}}.s-cards-images-alt__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;position:relative;padding:2.5rem 2.5rem 3rem;background:#ebf8ee;border:1px solid var(--color-white);border-radius:.5rem;overflow:hidden;transition:all .3s ease}.s-cards-images-alt__item-image{margin-bottom:4rem;width:100%}.s-cards-images-alt__item-image img{width:100%;height:auto;border-radius:1rem;transition:transform .3s ease}.s-cards-images-alt__item-image-2{margin-top:4rem;margin-bottom:0}.s-cards-images-alt__item-title{margin-bottom:1.5rem;color:var(--color-brand-1)}.s-cards-images-alt__item-text{color:var(--color-grey-dark)}.s-cards-images-alt__item:hover .s-cards-images-alt__item-image img{transform:scale(1.03)}.s-cards-images-alt__item.item-0:after,.s-cards-images-alt__item.item-4:after{position:absolute;right:0;bottom:48%;width:1.25rem;height:52%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 85%);content:""}@media only screen and (max-width: 987px){.s-cards-images-alt__item.item-0:after,.s-cards-images-alt__item.item-4:after{width:0;height:0}}.s-cards-images-alt__item.item-1 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-1 .s-cards-images-alt__item-text,.s-cards-images-alt__item.item-5 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-5 .s-cards-images-alt__item-text{padding-left:1rem}@media only screen and (max-width: 987px){.s-cards-images-alt__item.item-1 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-1 .s-cards-images-alt__item-text,.s-cards-images-alt__item.item-5 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-5 .s-cards-images-alt__item-text{padding-left:0}}.s-cards-images-alt__item.item-1:before,.s-cards-images-alt__item.item-5:before{position:absolute;top:42%;left:0;width:1.25rem;height:58%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 15%, 100% 100%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images-alt__item.item-1:before,.s-cards-images-alt__item.item-5:before{width:0;height:0}}.s-cards-images-alt__item.item-2:after,.s-cards-images-alt__item.item-6:after{position:absolute;top:48%;right:0;width:1.25rem;height:52%;background:var(--color-white);clip-path:polygon(0% 15%, 100% 0%, 100% 100%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images-alt__item.item-2:after,.s-cards-images-alt__item.item-6:after{width:0;height:0}}.s-cards-images-alt__item.item-3 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-3 .s-cards-images-alt__item-text,.s-cards-images-alt__item.item-7 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-7 .s-cards-images-alt__item-text{padding-left:1rem}@media only screen and (max-width: 987px){.s-cards-images-alt__item.item-3 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-3 .s-cards-images-alt__item-text,.s-cards-images-alt__item.item-7 .s-cards-images-alt__item-title,.s-cards-images-alt__item.item-7 .s-cards-images-alt__item-text{padding-left:0}}.s-cards-images-alt__item.item-3:before,.s-cards-images-alt__item.item-7:before{position:absolute;bottom:42%;left:0;width:1.25rem;height:58%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images-alt__item.item-3:before,.s-cards-images-alt__item.item-7:before{width:0;height:0}}.alternative .s-cards-images-alt__title span{color:var(--color-brand-3)}.alternative .s-cards-images-alt__item-title{color:var(--color-brand-3)}.alternative .s-cards-images-alt__item{background:#f0e6fa}
.s-cards-images{margin:10rem auto;overflow:hidden}@media only screen and (max-width: 987px){.s-cards-images{margin:5rem auto}}.s-cards-images__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-cards-images__title{font-size:var(--font-size-h-xl)}}.s-cards-images__title span{color:var(--color-brand-1)}.s-cards-images__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-cards-images__list{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:7.5rem;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:1.25rem}@media only screen and (max-width: 987px){.s-cards-images__list{grid-template-columns:repeat(1, 1fr);margin-top:4rem}}.s-cards-images__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;position:relative;padding:2.5rem 2.5rem 3.75rem;background:#ebf8ee;border:1px solid var(--color-white);border-radius:.5rem;overflow:hidden;transition:all .3s ease}.s-cards-images__item-image{margin-bottom:4rem}.s-cards-images__item-image img{border-radius:1rem;transition:transform .3s ease}.s-cards-images__item-title{margin-bottom:1.5rem;color:var(--color-brand-1)}.s-cards-images__item-text{color:var(--color-grey-dark)}.s-cards-images__item:hover .s-cards-images__item-image img{transform:scale(1.03)}.s-cards-images__item.item-0:after{position:absolute;right:0;bottom:50%;width:1rem;height:50%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 0%, 100% 40%, 95% 50%, 100% 60%, 100% 100%, 0% 80%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-0:after{width:0;height:0}}.s-cards-images__item.item-1 .s-cards-images__item-title,.s-cards-images__item.item-1 .s-cards-images__item-text{padding-left:1rem}@media only screen and (max-width: 987px){.s-cards-images__item.item-1 .s-cards-images__item-title,.s-cards-images__item.item-1 .s-cards-images__item-text{padding-left:0}}.s-cards-images__item.item-1:before{position:absolute;top:39%;left:0;width:1rem;height:61%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 16%, 100% 40%, 95% 50%, 100% 60%, 100% 100%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-1:before{width:0;height:0}}.s-cards-images__item.item-1:after{position:absolute;right:0;bottom:50%;width:1rem;height:50%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 0%, 100% 40%, 95% 50%, 100% 60%, 100% 100%, 0% 80%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-1:after{width:0;height:0}}.s-cards-images__item.item-2 .s-cards-images__item-title,.s-cards-images__item.item-2 .s-cards-images__item-text{padding-left:1rem}@media only screen and (max-width: 987px){.s-cards-images__item.item-2 .s-cards-images__item-title,.s-cards-images__item.item-2 .s-cards-images__item-text{padding-left:0}}.s-cards-images__item.item-2:before{position:absolute;top:39%;left:0;width:1rem;height:61%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 16%, 100% 40%, 95% 50%, 100% 60%, 100% 100%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-2:before{width:0;height:0}}.s-cards-images__item.item-3:after{position:absolute;top:40%;right:0;width:1rem;height:60%;background:var(--color-white);clip-path:polygon(0% 20%, 100% 0%, 100% 40%, 95% 50%, 100% 60%, 100% 100%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-3:after{width:0;height:0}}.s-cards-images__item.item-4:before{position:absolute;bottom:47%;left:0;width:1rem;height:53%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 0%, 100% 40%, 95% 50%, 100% 60%, 100% 75%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-4:before{width:0;height:0}}.s-cards-images__item.item-4:after{position:absolute;top:40%;right:0;width:1rem;height:60%;background:var(--color-white);clip-path:polygon(0% 20%, 100% 0%, 100% 40%, 95% 50%, 100% 60%, 100% 100%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-4:after{width:0;height:0}}.s-cards-images__item.item-5:before{position:absolute;bottom:47%;left:0;width:1rem;height:53%;background:var(--color-white);clip-path:polygon(0% 0%, 100% 0%, 100% 40%, 95% 50%, 100% 60%, 100% 75%, 0% 100%);content:""}@media only screen and (max-width: 987px){.s-cards-images__item.item-5:before{width:0;height:0}}
.s-cards{margin:5rem auto;padding:8rem 0;background-color:#ebf8ee}@media only screen and (max-width: 987px){.s-cards{margin:3rem auto;padding:5rem 0}}.s-cards__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-cards__title{font-size:var(--font-size-h-xl)}}.s-cards__title span{color:var(--color-brand-1)}.s-cards__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-cards__grid{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-top:5rem}@media only screen and (max-width: 987px){.s-cards__grid{grid-template-columns:1fr;margin-top:3rem}}.s-cards__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem;background:var(--color-white);border:1px solid #ebf8ee;border-radius:1.5rem}.s-cards__item-image{margin-bottom:2rem}.s-cards__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.s-cards__item-pretitle{margin-bottom:1rem;color:var(--color-brand-2);text-transform:uppercase}.s-cards__item-title{margin-bottom:1rem}.s-cards__item-text{margin-bottom:1.5rem;color:var(--color-grey-dark)}.s-cards__item:hover{border-color:rgba(53,184,85,.15)}.s-cards__item:hover .s-cards__item-image img{transform:scale(1.03)}.s-cards .items-4 .item-3{position:relative;overflow:hidden;transition:all .3s ease}.s-cards .items-4 .item-3:after{position:absolute;right:-1px;bottom:-1px;width:55%;height:70px;background:#ebf8ee;clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-cards .items-4 .item-3:after{width:35%;height:40px}}.s-cards .items-4 .item-3:hover:after{background:var(--color-white)}.s-cards .items-2 .item-1{position:relative;overflow:hidden;transition:all .3s ease}.s-cards .items-2 .item-1:after{position:absolute;right:-1px;bottom:-1px;width:55%;height:70px;background:#ebf8ee;clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-cards .items-2 .item-1:after{width:35%;height:40px}}.s-cards .items-2 .item-1:hover:after{background:var(--color-white)}.alternative .s-cards{background:#f0e6fa}.alternative .s-cards__title span{color:var(--color-brand-3)}.alternative .s-cards__item-pretitle{color:var(--color-brand-3)}.alternative .s-cards__item:hover{border-color:rgba(104,0,201,.15)}.alternative .s-cards__item:hover .s-cards__item-image img{transform:scale(1.03)}.alternative .s-cards__item.item-1:after,.alternative .s-cards__item.item-3:after{background:#f0e6fa}
.s-comparison{margin:10rem auto}@media only screen and (max-width: 987px){.s-comparison{margin:5rem auto;overflow:hidden}}.s-comparison .u-container{padding:7.5rem;background:#ebf8ee;border-radius:2.5rem}@media only screen and (max-width: 1280px){.s-comparison .u-container{padding:7.5rem 2rem}}@media only screen and (max-width: 1080px){.s-comparison .u-container{padding:6rem 1rem}}@media only screen and (max-width: 987px){.s-comparison .u-container{padding:5rem 1rem}}@media only screen and (max-width: 767px){.s-comparison .u-container{padding:4rem 1rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison .u-container{padding:1.5rem 0 0;border-radius:0}}.s-comparison__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-comparison__title{font-size:var(--font-size-h-xl)}}.s-comparison__title span{color:var(--color-brand-1)}.s-comparison__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-comparison__table{margin-top:7.5rem;text-align:center}@media only screen and (max-width: 987px){.s-comparison__table{margin-top:4rem}}.s-comparison__header{display:grid;gap:1rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__header{gap:0}}.s-comparison__header-cell{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--color-white);border-radius:1.5rem 1.5rem 0 0}@media only screen and (max-width: 987px){.s-comparison__header-cell{padding:1.5rem .5rem;border-radius:0}}.s-comparison__header-cell img{max-height:40px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 987px){.s-comparison__header-cell img{max-height:30px}}.s-comparison__row{display:grid;gap:1rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__row{gap:0}}.s-comparison__row--last .s-comparison__cell{border-radius:0 0 1.5rem 1.5rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__row--last .s-comparison__cell{border-radius:0}}.s-comparison__cell{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--color-white)}@media only screen and (max-width: 987px){.s-comparison__cell{padding:1.5rem .5rem}}@media only screen and (max-width: 987px){.s-comparison__cell.s-comparison__feature{padding:1.5rem 1rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__cell.s-comparison__feature{padding:1.5rem .5rem}}.s-comparison__cell.s-comparison__feature span{color:var(--color-black-light);font-weight:500;word-wrap:anywhere}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__cell.s-comparison__feature span{font-size:var(--font-size-t-xs)}}.s-comparison__status-icon{width:56px;height:56px}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__status-icon{width:36px;height:36px}}.s-comparison__legend{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.5rem;margin-top:1rem;padding:2.5rem 0;background:var(--color-white);border-radius:1.5rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__legend{gap:1.5rem;margin-top:0;padding:1.5rem 0;border-radius:0;font-size:var(--font-size-t-xs)}}.s-comparison__legend-item{display:flex;flex-direction:row;align-items:center;justify-content:center}.s-comparison__legend-item img{width:48px;height:48px}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-comparison__legend-item img{width:24px;height:24px}}.s-comparison__legend-item span{color:var(--color-grey-dark);font-size:var(--font-size-text-sm)}
.s-cta-form{padding:10rem 0}@media only screen and (max-width: 987px){.s-cta-form{padding:5rem 0}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cta-form{padding:3rem 0}}.s-cta-form__wrap{padding:10rem;background-attachment:fixed;background-color:var(--color-brand-1);background-image:url("../../../static/images/cta-bg2.svg");background-position:top left;background-repeat:no-repeat;background-size:auto;border-radius:2.5rem;color:var(--color-white)}@media only screen and (max-width: 1440px){.s-cta-form__wrap{padding:6rem}}@media only screen and (max-width: 1280px){.s-cta-form__wrap{padding:5rem}}@media only screen and (max-width: 987px){.s-cta-form__wrap{padding:4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cta-form__wrap{padding:3rem 2rem}}@media only screen and (max-width: 400px){.s-cta-form__wrap{padding:2rem 1rem}}.s-cta-form__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 1280px){.s-cta-form__title{font-size:var(--font-size-h-xl)}}.s-cta-form__title span{color:var(--color-brand-2)}.s-cta-form__text{margin:0 auto 2rem;max-width:1200px;color:var(--color-white);text-align:center}
.s-cta-full-width{padding:10rem 0}@media only screen and (max-width: 987px){.s-cta-full-width{padding:5rem 0}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cta-full-width{padding:3rem 0}}.s-cta-full-width__wrap{display:flex;flex-direction:row;align-items:end;justify-content:space-between;gap:2rem;padding:10rem 8rem 8rem;background-attachment:fixed;background-color:var(--color-brand-1);background-image:url("../../../static/images/cta-bg.svg");background-position:top right;background-repeat:no-repeat;background-size:auto;border-radius:2.5rem;color:var(--color-white)}@media only screen and (max-width: 987px){.s-cta-full-width__wrap{flex-direction:column;align-items:center;padding:5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cta-full-width__wrap{padding:3rem 2rem}}.s-cta-full-width__left h2{margin-bottom:2rem}@media only screen and (max-width: 987px){.s-cta-full-width__left h2{font-size:var(--font-size-h-xl);text-align:center}}.s-cta-full-width__left h2 span{color:var(--color-brand-2)}.s-cta-full-width__left div{max-width:36rem}@media only screen and (max-width: 987px){.s-cta-full-width__left div{text-align:center}}.s-cta-full-width__right a{min-width:180px;text-align:center}.alternative .s-cta-full-width__wrap{background-attachment:fixed;background-color:#3e0079;background-image:url("../../../static/images/cta-bg-alt.svg");background-position:top right;background-repeat:no-repeat;background-size:auto}.alternative .s-cta-full-width__left h2 span{color:#8e40d6}
.s-faq{margin:5rem auto 0;padding:7.5rem 0 0;background:var(--color-black);color:var(--color-grey-light)}@media only screen and (max-width: 987px){.s-faq{margin:3rem auto 0;padding:6rem 0 3rem}}.s-faq__title{margin:0 auto 6rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-faq__title{font-size:var(--font-size-h-xl)}}.s-faq__title span{color:var(--color-brand-1)}.s-faq .s__wrapper{position:relative;display:flex}@media only screen and (max-width: 987px){.s-faq .s__wrapper{flex-wrap:wrap}}.s-faq .s__faqs{margin:0 auto;padding-bottom:5rem;width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width));border-bottom:1px solid var(--color-black-light)}.s-faq .s__faqs .b-faq .b__wrapper .b__content .b__title{max-width:-moz-fit-content;max-width:fit-content;color:#dee2e6}.s-faq .b-faq{width:100%}.s-faq .b-faq:last-child{margin-bottom:0}.alternative .s-faq__title span{color:#8e40d6}
.s-features-alt{position:relative;padding:10rem 0;background-color:var(--color-white);color:var(--color-black)}@media only screen and (max-width: 987px){.s-features-alt{padding:5rem 0}}.s-features-alt__top{margin-bottom:7.5rem;text-align:center}@media only screen and (max-width: 987px){.s-features-alt__top{margin-bottom:5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-features-alt__top{margin-bottom:3rem}}.s-features-alt__top h2{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-features-alt__top h2{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-features-alt__top h2{font-size:var(--font-size-h-lg)}}.s-features-alt__top h2 span{color:var(--color-brand-1)}.s-features-alt__top div{margin:0 auto;max-width:38rem;color:var(--color-grey-dark)}.s-features-alt__blocks{position:relative;z-index:2;display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 1440px){.s-features-alt__blocks{width:100%;max-width:100%}}@media only screen and (max-width: 1280px){.s-features-alt__blocks{grid-template-columns:repeat(1, 1fr);width:94%;max-width:500px}}@media only screen and (max-width: 987px){.s-features-alt__blocks{gap:1.5rem;grid-template-columns:repeat(1, 1fr)}}.s-features-alt__block{display:flex;flex-direction:column;align-items:start;justify-content:space-between;margin:0 auto;padding:2.5rem;width:458px;min-height:344px}@media only screen and (max-width: 1280px){.s-features-alt__block{width:94%;max-width:500px;background:#f7fcf8;border:1px solid rgba(0,0,0,0);border-radius:1rem}}@media only screen and (max-width: 987px){.s-features-alt__block{padding:2rem 1.5rem;min-height:280px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-features-alt__block{width:100%;max-width:300px}}.s-features-alt__block-top{margin-bottom:2rem}@media only screen and (max-width: 987px){.s-features-alt__block-top{margin-bottom:1.5rem}}.s-features-alt__block-icon img{width:56px;height:56px}@media only screen and (max-width: 987px){.s-features-alt__block-icon img{width:48px;height:48px}}.s-features-alt__block-image img{width:100%;height:auto;max-height:120px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out}.s-features-alt__block-pretitle{margin-bottom:.75rem;color:var(--color-brand-1);text-transform:uppercase}.s-features-alt__block-title{margin-bottom:1rem;color:var(--color-black-light)}@media only screen and (max-width: 987px){.s-features-alt__block-title{font-size:var(--font-size-h-sm)}}.s-features-alt__block-text{color:var(--color-grey-dark);line-height:1.6}.s-features-alt__path{position:absolute;bottom:116px;left:var(--container-offset);z-index:1}@media only screen and (max-width: 1280px){.s-features-alt__path{display:none}}.s-features-alt__horizontal-line{position:absolute;bottom:0;left:0;z-index:0;width:100vw;height:350px;transform:translateY(-50%)}@media only screen and (max-width: 1280px){.s-features-alt__horizontal-line{display:none}}.s-features-alt__mobile-path{position:absolute;top:0;left:0;z-index:0;display:none;pointer-events:none}@media only screen and (max-width: 1280px){.s-features-alt__mobile-path{display:block}}.s-features-alt__mobile-box-border{position:absolute;top:0;left:0;z-index:1;display:none;width:100%;height:100%;pointer-events:none}@media only screen and (max-width: 1280px){.s-features-alt__mobile-box-border{display:block}}
.s-features-steps{position:relative;padding:10rem 0}@media only screen and (max-width: 987px){.s-features-steps{padding:5rem 0}}.s-features-steps__top{margin-bottom:7.5rem;text-align:center}@media only screen and (max-width: 987px){.s-features-steps__top{margin-bottom:5rem}}.s-features-steps__top h2{margin-bottom:2rem;padding-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-features-steps__top h2{font-size:var(--font-size-h-xl)}}.s-features-steps__top h2 span{color:var(--color-brand-1)}.s-features-steps__blocks{position:relative;z-index:2;margin:0 auto;max-width:1200px;height:600px}@media only screen and (max-width: 1440px){.s-features-steps__blocks{display:grid;gap:2rem;grid-template-areas:"step1" "step2" "step3";grid-template-columns:1fr;height:auto}}@media only screen and (max-width: 987px){.s-features-steps__blocks{gap:1.5rem}}.s-features-steps__block{display:flex;flex-direction:column;align-items:start;justify-content:start;position:absolute;padding:2rem;width:460px;height:370px;color:var(--color-black)}@media only screen and (max-width: 1440px){.s-features-steps__block{position:relative;margin:0 auto;padding:2rem;width:100%;max-width:900px;height:auto;background:#f7fcf8;border:2px solid rgba(0,0,0,0);border-radius:1.5rem}}@media only screen and (max-width: 1280px){.s-features-steps__block{max-width:600px}}@media only screen and (max-width: 987px){.s-features-steps__block{padding:2rem 1.5rem;max-width:400px;min-height:180px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-features-steps__block{padding:1.5rem 1rem;max-width:300px}}.s-features-steps__block.step-1{top:-40px;left:-110px}@media only screen and (max-width: 1440px){.s-features-steps__block.step-1{position:relative;top:auto;left:auto}}.s-features-steps__block.step-2{top:152px;left:378px}@media only screen and (max-width: 1440px){.s-features-steps__block.step-2{position:relative;top:auto;left:auto}}.s-features-steps__block.step-3{top:360px;left:864px}@media only screen and (max-width: 1440px){.s-features-steps__block.step-3{position:relative;top:auto;left:auto}}.s-features-steps__block-icon{margin-bottom:1.5rem}@media only screen and (max-width: 987px){.s-features-steps__block-icon{margin-bottom:1rem}}.s-features-steps__block-icon img{width:56px;height:56px}@media only screen and (max-width: 987px){.s-features-steps__block-icon img{width:48px;height:48px}}.s-features-steps__block-content{flex:1}.s-features-steps__block-pretitle{margin-bottom:.75rem;color:var(--color-brand-1);font-weight:600;text-transform:uppercase}.s-features-steps__block-title{margin-bottom:1rem;color:var(--color-black-light)}@media only screen and (max-width: 987px){.s-features-steps__block-title{font-size:var(--font-size-h-sm)}}.s-features-steps__block-text{color:var(--color-grey-dark);line-height:1.6}.s-features-steps__path{position:absolute;bottom:46px;left:var(--container-offset);z-index:1}@media only screen and (max-width: 1440px){.s-features-steps__path{display:none}}.s-features-steps__path svg{width:100%;height:100%}.s-features-steps__mobile-path{position:absolute;top:0;left:0;z-index:0;display:none;pointer-events:none}@media only screen and (max-width: 1440px){.s-features-steps__mobile-path{display:block}}.s-features-steps__mobile-box-border{position:absolute;top:0;left:0;z-index:1;display:none;width:100%;height:100%;pointer-events:none}@media only screen and (max-width: 1440px){.s-features-steps__mobile-box-border{display:block}}
.s-features{position:relative;padding:10rem 0;color:var(--color-white)}@media only screen and (max-width: 987px){.s-features{padding:5rem 0}}.s-features__top{margin-bottom:7.5rem;text-align:center}@media only screen and (max-width: 987px){.s-features__top{margin-bottom:5rem}}.s-features__top h2{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-features__top h2{font-size:var(--font-size-h-xl)}}.s-features__top h2 span{color:var(--color-brand-2)}.s-features__top div{margin:0 auto;max-width:38rem}.s-features__blocks{position:relative;z-index:2;display:grid;gap:2rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 1280px){.s-features__blocks{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 987px){.s-features__blocks{grid-template-columns:repeat(1, 1fr);width:100%}}.s-features__block{display:flex;flex-direction:column;align-items:start;justify-content:space-between;margin:0 auto;padding:2rem;width:330px;min-height:344px}@media only screen and (max-width: 1280px){.s-features__block{width:100%;min-height:300px;background:var(--color-brand-1);border:1px solid var(--color-brand-2);border-radius:1rem}}@media only screen and (max-width: 987px){.s-features__block{padding:2rem 1.5rem;max-width:480px;border-color:rgba(0,0,0,0);transform:scale(1)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-features__block{max-width:300px}}.s-features__block-image{margin-bottom:.7rem}.s-features__block-bottom div{margin-bottom:1rem}.s-features__block.item-1{position:relative;top:2.5rem}@media only screen and (max-width: 1280px){.s-features__block.item-1{top:0}}.s-features__block.item-2{position:relative;top:-1.5rem}@media only screen and (max-width: 1280px){.s-features__block.item-2{top:0}}.s-features__block.item-3{position:relative;top:2rem}@media only screen and (max-width: 1280px){.s-features__block.item-3{top:0}}.s-features__block.item-3.has-image{top:3rem}@media only screen and (max-width: 1280px){.s-features__block.item-3.has-image{top:0}}.s-features__path{position:absolute;bottom:116px;left:var(--container-offset);z-index:1}@media only screen and (max-width: 1280px){.s-features__path{display:none}}.s-features__horizontal-line{position:absolute;bottom:0;left:0;z-index:0;width:100vw;height:350px;transform:translateY(-50%)}@media only screen and (max-width: 1280px){.s-features__horizontal-line{display:none}}.s-features__mobile-path{position:absolute;top:0;left:0;z-index:0;display:none;pointer-events:none}@media only screen and (max-width: 987px){.s-features__mobile-path{display:block}}.s-features__mobile-box-border{position:absolute;top:0;left:0;z-index:1;display:none;width:100%;height:100%;pointer-events:none}@media only screen and (max-width: 987px){.s-features__mobile-box-border{display:block}}
.s-hero-background{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--color-white)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-background{padding-top:calc(var(--admin-bar-height) + 6rem);background-attachment:initial}}.s-hero-background.short{min-height:46rem;background-attachment:initial}.nav-menu-black .s-hero-background{color:var(--color-black)}.s-hero-background .s__content{margin-top:4rem}.s-hero-background .s__content.center{max-width:1080px;text-align:center}.s-hero-background .s__content.left{text-align:left}.s-hero-background .s__content.left .s__text{margin-left:0;max-width:680px}.s-hero-background .s__pretitle{margin-bottom:1.5rem;color:var(--color-brand-2);text-transform:uppercase}.s-hero-background .s__title{margin:0 0 1.5rem}@media only screen and (max-width: 987px){.s-hero-background .s__title{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-background .s__title{font-size:var(--font-size-h-lg)}}.s-hero-background .s__title span{color:var(--color-brand-2)}.s-hero-background .s__text{margin:0 auto 2.5rem;color:var(--color-white)}.nav-menu-black .s-hero-background .s__text{color:var(--color-grey-dark)}.s-hero-background .s__cta{margin-top:2.5rem}.s-hero-background__clients{padding:5rem 0;width:100%;overflow:hidden}@media only screen and (max-width: 987px){.s-hero-background__clients{padding:3rem 0}}.s-hero-background__clients .u-container{overflow:hidden}.s-hero-background__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.s-hero-background__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.s-hero-background__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.s-hero-background__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}.alternative .s__pretitle{color:var(--color-white)}.alternative .s__title span{color:var(--color-brand-3)}.alternative .s__text{color:var(--color-grey-light)}
.s-hero-center{position:relative;padding:15rem 0 7.5rem;background-color:#ebf8ee;color:var(--color-black);text-align:center}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-hero-center{padding:12rem 0 5rem}}@media only screen and (max-width: 987px){.s-hero-center{padding:10rem 0 5rem}}.s-hero-center .s__pretitle{margin-bottom:2rem;color:var(--color-brand-1)}.s-hero-center .s__title{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-hero-center .s__title{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-center .s__title{font-size:var(--font-size-h-lg)}}.s-hero-center .s__title span{color:var(--color-brand-1)}.s-hero-center .s__text{margin:0 auto 2rem;max-width:60rem;color:var(--color-grey-dark)}.s-hero-center .s__cta{margin-bottom:4rem}.s-hero-center .s__content--top{position:relative;z-index:1}.s-hero-center .s__content--bottom{position:relative;z-index:2;margin-top:10rem}
.s-hero-form{display:flex;flex-direction:column;align-items:center;justify-content:end;min-height:100vh;background-attachment:fixed;background-image:url("../../../static/images/s-hero-form-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--color-white)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-form{padding-top:calc(var(--admin-bar-height) + 6rem);background-attachment:initial}}.s-hero-form .s__content{display:flex;flex-direction:row;align-items:start;justify-content:center;padding:2rem 0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width: 987px){.s-hero-form .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.s-hero-form .s__content .s__pretitle{margin-bottom:2rem;color:var(--color-brand-2);text-transform:uppercase}.s-hero-form .s__content .s__title{margin:0 0 4rem}@media only screen and (max-width: 987px){.s-hero-form .s__content .s__title{font-size:var(--font-size-h-xl)}}.s-hero-form .s__content .s__title span{color:var(--color-brand-2)}.s-hero-form .s__content--left{flex-basis:50%;padding:4rem 2rem}@media only screen and (max-width: 767px){.s-hero-form .s__content--left{padding:2rem;width:100%}}.s-hero-form .s__content--left .s__items .s__item{display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.s-hero-form .s__content--left .s__items .s__item-left{display:flex;flex-direction:row;align-items:center;justify-content:center;width:48px;height:36px;background-color:var(--color-brand-2);border-radius:.5rem}.s-hero-form .s__content--left .s__items .s__item-right{flex-basis:90%}.s-hero-form .s__content--left .s__items .s__item-title{margin-bottom:.5rem}.s-hero-form .s__content--left .s__items .s__item-text{color:#ced4da}.s-hero-form .s__content--right{flex-basis:50%;padding:4rem 2rem}@media only screen and (max-width: 767px){.s-hero-form .s__content--right{padding:2rem;width:100%}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-form .s__content--right{padding:1rem .5rem}}.s-hero-form .s__content--right .s__form{background:var(--color-white);border:1px solid var(--color-brand-2);border-radius:2rem;color:var(--color-grey-dark)}.s-hero-form__clients{padding:5rem 0 2.5rem;width:100%;overflow:hidden}.s-hero-form__clients .u-container{overflow:hidden}.s-hero-form__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.s-hero-form__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.s-hero-form__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.s-hero-form__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}
.s-hero{position:relative;padding:15rem 0 7.5rem;background-color:#ebf8ee}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-hero{padding:12rem 0 5rem}}@media only screen and (max-width: 987px){.s-hero{padding:10rem 0 5rem}}.s-hero .s__pretitle{margin-bottom:2rem;color:var(--color-brand-1);text-transform:uppercase}.s-hero .s__title{margin-bottom:2rem}@media only screen and (max-width: 987px){.s-hero .s__title{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero .s__title{font-size:var(--font-size-h-lg)}}.s-hero .s__title span{color:var(--color-brand-1)}.s-hero .s__text{margin:0 auto 2rem;color:var(--color-grey-dark)}.s-hero .s__cta{margin-top:4rem}.s-hero .s__content{display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media only screen and (max-width: 987px){.s-hero .s__content{gap:1rem;grid-template-columns:1fr;overflow:hidden}}.s-hero__clients{padding:5rem 0;width:100%;overflow:hidden}@media only screen and (max-width: 987px){.s-hero__clients{padding:3rem 0}}.s-hero__clients .u-container{overflow:hidden}.s-hero__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.s-hero__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.s-hero__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.s-hero__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}
.s-icons-text{padding:3rem}@media only screen and (max-width: 987px){.s-icons-text{padding:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-icons-text{padding:2rem 1rem}}@media only screen and (max-width: 400px){.s-icons-text{padding:1rem .25rem}}.s-icons-text__heading{margin-bottom:1.5rem}.s-icons-text__items{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:.5rem}.s-icons-text__item{flex-grow:1;padding:1rem;width:calc(33.33% - .5rem);height:auto;background:#d7f1dd;border-radius:.5rem;text-align:center}@media only screen and (max-width: 1280px){.s-icons-text__item{width:calc(50% - .5rem)}}@media only screen and (max-width: 987px){.s-icons-text__item{padding:3rem 1.5rem;width:100%}}@media only screen and (max-width: 767px){.s-icons-text__item{padding:1rem;width:calc(50% - .5rem)}}.s-icons-text__item-icon{margin-bottom:1rem}.s-icons-text__item-content{color:var(--color-black)}
.s-integrations{padding:8rem 0 5rem}@media only screen and (max-width: 987px){.s-integrations{padding:5rem 0 4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-integrations{padding:3rem 0 2rem}}.s-integrations__top{margin-bottom:7.5rem;text-align:center}@media only screen and (max-width: 987px){.s-integrations__top{margin-bottom:5rem;overflow:hidden}}.s-integrations__title{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-integrations__title{font-size:var(--font-size-h-xl)}}.s-integrations__title span{color:var(--color-brand-1)}.s-integrations__subtitle{margin:0 auto 3rem;max-width:62rem}.s-integrations__logos{display:grid;gap:.25rem;grid-template-rows:repeat(10, 1fr);grid-template-columns:repeat(16, 1fr);margin:0 auto}.s-integrations__logos-item{display:grid;place-items:center}.s-integrations__logos-item.item-1{grid-row:5/span 2;grid-column:1/span 2}.s-integrations__logos-item.item-2{grid-row:2/span 2;grid-column:2/span 2}.s-integrations__logos-item.item-3{grid-row:7/span 2;grid-column:3/span 2}.s-integrations__logos-item.item-4{grid-row:4/span 2;grid-column:4/span 2}.s-integrations__logos-item.item-5{grid-row:8/span 2;grid-column:5/span 2}.s-integrations__logos-item.item-6{grid-row:1/span 2;grid-column:6/span 2}.s-integrations__logos-item.item-7{grid-row:5/span 2;grid-column:7/span 2}.s-integrations__logos-item.item-8{grid-row:9/span 2;grid-column:8/span 2}.s-integrations__logos-item.item-9{grid-row:3/span 2;grid-column:9/span 2}.s-integrations__logos-item.item-10{grid-row:7/span 2;grid-column:10/span 2}.s-integrations__logos-item.item-11{grid-row:5/span 2;grid-column:11/span 2}.s-integrations__logos-item.item-12{grid-row:9/span 2;grid-column:12/span 2}.s-integrations__logos-item.item-13{grid-row:2/span 2;grid-column:12/span 2}.s-integrations__logos-item.item-14{grid-row:6/span 2;grid-column:13/span 2}.s-integrations__logos-item.item-15{grid-row:4/span 2;grid-column:14/span 2}
.s-job-listings{margin:10rem auto}@media only screen and (max-width: 987px){.s-job-listings{margin:5rem auto}}.s-job-listings__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-job-listings__title{font-size:var(--font-size-h-xl)}}.s-job-listings__title span{color:var(--color-brand-1)}.s-job-listings__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-job-listings__content{margin-top:7.5rem}@media only screen and (max-width: 987px){.s-job-listings__content{margin-top:4rem}}
.s-media-accordion{position:relative;margin:10rem auto;min-height:100vh;overflow:hidden}@media only screen and (max-width: 987px){.s-media-accordion{margin:5rem auto}}.s-media-accordion__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-media-accordion__title{font-size:var(--font-size-h-xl)}}.s-media-accordion__title span{color:var(--color-brand-1)}.s-media-accordion__subtitle{margin:0 auto 4rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-media-accordion__container{display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:4rem;margin-top:7.5rem}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-media-accordion__container{margin-top:4rem}}@media only screen and (max-width: 987px){.s-media-accordion__container{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:3rem;margin-top:4rem}}.s-media-accordion__navigation{flex:0 0 40%;max-width:500px}@media only screen and (max-width: 987px){.s-media-accordion__navigation{flex:none;width:100%;max-width:none}}.s-media-accordion__nav-item{position:relative;padding:0;cursor:pointer;transition:all .3s ease}.s-media-accordion__nav-item:last-child{border-bottom:none}.s-media-accordion__nav-item:hover .s-media-accordion__nav-title{color:var(--color-brand-1)}.s-media-accordion__nav-item.is-active{padding:2rem 0}.s-media-accordion__nav-item.is-active .s-media-accordion__nav-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;color:var(--color-brand-1);font-weight:600}.s-media-accordion__nav-item.is-active .s-media-accordion__nav-title:before{opacity:1;transform:scaleY(1)}.s-media-accordion__nav-item.is-active .s-media-accordion__nav-subtitle{height:auto;opacity:1;transform:translateY(0)}.s-media-accordion__nav-title{margin-bottom:.5rem;color:var(--color-black);transition:color .3s ease}.s-media-accordion__nav-title:before{width:16px;height:4px;background:var(--color-brand-1);border-radius:4px;opacity:0;transform:scaleY(0);transform-origin:center;transition:all .3s ease;content:""}.s-media-accordion__nav-subtitle{margin:0;height:2rem;opacity:0;transform:translateY(-10px);color:var(--color-grey-dark);transition:all .3s ease}.s-media-accordion__nav-cta{margin-top:1rem}.s-media-accordion__content{position:relative;flex:1;min-height:400px}@media only screen and (max-width: 987px){.s-media-accordion__content{min-height:300px}}.s-media-accordion__content-item{position:absolute;top:0;right:0;bottom:0;left:0}.s-media-accordion__content-item.is-active{position:relative}.s-media-accordion__media{width:100%;height:100%;border-radius:1rem;overflow:hidden;text-align:center}.s-media-accordion__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-media-accordion__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;height:100%;background:linear-gradient(135deg, var(--color-brand-1) 0%, var(--color-brand-2) 100%);color:var(--color-white);text-align:center}.s-media-accordion__placeholder-content{max-width:400px}.s-media-accordion__placeholder-icon{margin-bottom:2rem;opacity:.8}.s-media-accordion__placeholder-icon svg{width:64px;height:64px}.s-media-accordion__placeholder p{margin:0;line-height:1.6}.alternative .s-media-accordion__title span{color:var(--color-brand-3)}.alternative .s-media-accordion__nav-title{color:var(--color-grey)}.alternative .s-media-accordion__nav-item.is-active .s-media-accordion__nav-title{color:var(--color-brand-3)}.alternative .s-media-accordion__nav-item:hover .s-media-accordion__nav-title{color:var(--color-brand-3)}.alternative .s-media-accordion__nav-title:before{background:var(--color-brand-3)}.pin-spacer .s-media-accordion{right:0 !important;left:0 !important;width:100vw !important;max-width:100vw !important}
.s-page-list{margin:5.5rem auto;background-color:var(--color-white)}@media only screen and (max-width: 987px){.s-page-list{margin:3.5rem auto}}.s-page-list__title{margin:5.5rem 0 70px;text-align:center}.s-page-list__items{display:grid;grid-gap:1.5rem;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 987px){.s-page-list__items{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-page-list__items{grid-template-columns:1fr}}.s-page-list__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;color:var(--color-black-light)}.s-page-list__item-image{margin-bottom:1.5rem;border-radius:.5rem;overflow:hidden}.s-page-list__item-image img{aspect-ratio:16/9;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.s-page-list__item-image img:hover{transform:scale(1.1)}.s-page-list__item-title{font:500 var(--font-size-h-xs)/1.4 var(--font-heading);margin:0 1.5rem .5rem}.s-page-list__item-content{font:400 var(--font-size-t-md)/1.55 var(--font-text);margin:1rem 1.5rem}.s-page-list__item-cta{margin:0 1.5rem}
.s-pricing-table{margin:10rem auto}@media only screen and (max-width: 987px){.s-pricing-table{margin:5rem auto}}.s-pricing-table__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-pricing-table__title{font-size:var(--font-size-h-xl)}}.s-pricing-table__title span{color:var(--color-brand-1)}.s-pricing-table__toggle{margin:1.5rem auto;padding:2rem 0;max-width:900px;text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__toggle{padding:1rem 0}}.s-pricing-table__toggle-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;margin:2rem auto 0;padding:.5rem 1rem;width:-moz-fit-content;width:fit-content;background:#ebfbee;border:1px solid var(--color-light-grey);border-radius:4rem;overflow:hidden}.s-pricing-table__toggle-slider{position:absolute;top:.5rem;left:.5rem;z-index:0;width:calc(170px + 1rem);height:calc(100% - 1rem);background-color:#fff;border-radius:3rem;transition:transform .3s ease}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__toggle-slider{width:calc(110px + 1rem)}}.s-pricing-table__toggle-slider.annual{transform:translateX(0)}.s-pricing-table__toggle-slider.monthly{transform:translateX(calc(162px + 1rem))}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__toggle-slider.monthly{width:calc(110px + 1rem);transform:translateX(calc(115px + 1rem))}}.s-pricing-table__toggle-annual{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;z-index:1;padding:.5rem 1rem;min-width:170px;border-radius:.75rem;cursor:pointer}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__toggle-annual{padding:.5rem 0;min-width:120px;font-size:11px}}.s-pricing-table__toggle-annual span{margin-left:.5rem;padding:.25rem .5rem;background:var(--color-grey-light);border-radius:2rem;color:var(--color-grey);font-size:11px;font-weight:500;transition:all .25s ease}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__toggle-annual span{font-size:9px}}.s-pricing-table__toggle-annual span.selected{background:#d7f1dd;color:var(--color-brand-1)}.s-pricing-table__toggle-monthly{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;z-index:1;margin-left:.5rem;padding:.5rem 1rem;min-width:170px;border-radius:.75rem;cursor:pointer}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__toggle-monthly{padding:.5rem 0;min-width:110px;font-size:11px}}.s-pricing-table__columns{display:grid;gap:1.5rem;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 1680px){.s-pricing-table__columns{gap:1.5rem}}@media only screen and (max-width: 1440px){.s-pricing-table__columns{gap:1rem}}@media only screen and (max-width: 1280px){.s-pricing-table__columns{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 987px){.s-pricing-table__columns{gap:2rem}}@media only screen and (max-width: 767px){.s-pricing-table__columns{grid-template-columns:1fr}}.s-pricing-table__column{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:3rem 2rem;background-color:#fff;border:1px solid #d7f1dd;border-radius:1.5rem}@media only screen and (max-width: 1280px){.s-pricing-table__column{padding:3rem 1.5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-pricing-table__column{padding:2rem 1rem}}.s-pricing-table__column-inner{position:relative;margin-bottom:2rem;width:100%}.s-pricing-table__column-inner--top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:2.5rem}.s-pricing-table__column-tag{position:absolute;top:0;right:0;padding:.25rem 1rem;background:linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-3) 100%);border-radius:50px;color:var(--color-white)}.s-pricing-table__column-title{max-width:65%;color:var(--color-brand-1)}.s-pricing-table__column-text{color:var(--color-black-light)}.s-pricing-table__column-price{font-weight:600;text-align:right;transition:all .3s ease}.s-pricing-table__column-price .js-price-annual,.s-pricing-table__column-price .js-price-monthly{display:block;opacity:1;overflow:hidden;transform:scale(1) translateY(0);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.s-pricing-table__column-price .js-price-annual.hidden,.s-pricing-table__column-price .js-price-monthly.hidden{margin:0;padding:0;height:0;opacity:0;transform:scale(0.95) translateY(-5px);pointer-events:none}.s-pricing-table__column-price-info{font:400 var(--font-size-t-xs)/1.55 var(--font-text);color:var(--color-grey);white-space:nowrap}.s-pricing-table__column-pre{margin-bottom:1rem;font-weight:600}.s-pricing-table__column-feature{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.75rem}.s-pricing-table__column-feature-label{color:var(--color-grey-dark)}.s-pricing-table__column-tooltip{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.s-pricing-table__column-link{width:100%;text-align:center}.s-pricing-table__column-link .btn-plain{width:100%}
.s-testimonials{margin:2.5rem auto;padding:5rem 0}@media only screen and (max-width: 987px){.s-testimonials{margin:1.5rem auto;padding:3rem 0;overflow:hidden}}.s-testimonials__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-testimonials__title{font-size:var(--font-size-h-xl)}}.s-testimonials__title span{color:var(--color-brand-1)}.s-testimonials__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-testimonials__reviews{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width: 987px){.s-testimonials__reviews{flex-direction:column}}.s-testimonials__reviews img{margin-right:.5rem}@media only screen and (max-width: 987px){.s-testimonials__reviews img{margin-right:0;margin-bottom:.5rem}}.s-testimonials__reviews a{color:inherit;text-decoration:underline}.s-testimonials__reviews a:hover{color:var(--color-brand-1);text-decoration:none}.s-testimonials__list{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr);margin-top:7.5rem}@media only screen and (max-width: 987px){.s-testimonials__list{gap:1rem;grid-template-columns:repeat(1, 1fr);margin-top:4rem}}.s-testimonials__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem;background:#ebf8ee;border:1px solid var(--color-white);border-radius:1.5rem}.s-testimonials__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.s-testimonials__item:hover{border-color:rgba(53,184,85,.15)}.s-testimonials__item:hover .s-testimonials__item-image img{transform:scale(1.03)}.s-testimonials__item-author{margin-top:2rem;color:var(--color-black-light)}.s-testimonials__item-role{margin-top:.25rem;color:var(--color-brand-1);letter-spacing:1px;text-transform:uppercase}.s-testimonials__item-text{margin-top:1rem;color:var(--color-grey-dark)}.s-testimonials__item-logo{margin-top:2rem}.s-testimonials__item.item-3{position:relative;overflow:hidden;transition:all .3s ease}.s-testimonials__item.item-3:after{position:absolute;right:-1px;bottom:-1px;width:55%;height:70px;background:var(--color-white);clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-testimonials__item.item-3:after{width:35%;height:40px}}.s-testimonials__item.item-3:hover:after{background:#ebf8ee}
.s-text-image{margin:8rem auto}@media only screen and (max-width: 987px){.s-text-image{margin:4rem auto}}.s-text-image__title{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-text-image__title{font-size:var(--font-size-h-xl)}}.s-text-image__title span{color:var(--color-brand-1)}.s-text-image__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-top:7.5rem}@media only screen and (max-width: 987px){.s-text-image__content{margin-top:4rem}}.s-text-image__content.stack{margin-top:4rem;padding-top:100px;padding-bottom:50px}@media only screen and (max-width: 987px){.s-text-image__content.stack{margin-bottom:10rem}}@media only screen and (max-width: 767px){.s-text-image__content.stack{margin-bottom:8rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-image__content.stack{margin-bottom:2rem}}.s-text-image__content.stack .s-text-image__wrapper{margin-bottom:50px;width:100%;perspective:500px}.s-text-image__content.stack .s-text-image__wrapper:last-child{margin-bottom:0}.s-text-image__row{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;padding:5rem;border-radius:5rem;border-style:solid;border-width:1px}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-text-image__row{padding:2rem}}@media only screen and (max-width: 987px){.s-text-image__row{flex-direction:column-reverse;padding:2rem;border-radius:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-image__row{padding:1rem .5rem}}.s-text-image__row.reversed{flex-direction:row-reverse}@media only screen and (max-width: 767px){.s-text-image__row.reversed{flex-direction:column-reverse}}.s-text-image__row h3{font:500 var(--font-size-h-lg)/1.2 var(--font-heading);margin-bottom:2rem}@media only screen and (max-width: 767px){.s-text-image__row h3{font:500 var(--font-size-h-md)/1.2 var(--font-heading);margin-bottom:1rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-image__row h3{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}}.s-text-image__pretitle{margin-bottom:2rem;color:var(--color-brand-1);letter-spacing:1px;text-transform:uppercase}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-image__pretitle{margin-bottom:1rem}}.s-text-image__text-content{color:var(--color-grey-dark)}.s-text-image__text,.s-text-image__image{flex-basis:50%;padding:2rem}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-text-image__text,.s-text-image__image{padding:1rem}}@media only screen and (max-width: 767px){.s-text-image__text,.s-text-image__image{padding:.5rem 1rem;width:100%}}.s-text-image__text{display:flex;flex-direction:column;align-items:start;justify-content:start;max-width:540px}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-image__text{text-align:center}}.s-text-image__image{text-align:center}.s-text-image__buttons{margin-top:2rem}@media only screen and (max-width: 987px){.s-text-image__buttons{margin-right:auto;margin-left:auto}}.alternative .s-text-image__title span{color:var(--color-brand-3)}.alternative .s-text-image__pretitle{color:var(--color-brand-3)}
.s-text{margin:8rem auto;max-width:1080px;text-align:center}@media only screen and (max-width: 987px){.s-text{margin:4rem auto}}.s-text__title{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.s-text__title{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text__title{font-size:var(--font-size-h-lg)}}.s-text__title span{color:var(--color-brand-1)}.s-text__content{margin:0 auto 4rem;max-width:880px}@media only screen and (max-width: 987px){.s-text__content{margin-bottom:2rem}}.s-text__content--cta{margin-top:2rem}
.site-foot{position:relative;z-index:2;padding:7.5rem 0 5rem;background:var(--color-black);color:var(--color-grey-dark)}@media only screen and (max-width: 987px){.site-foot{padding:4rem 0 3rem}}.site-foot__menu-title{margin-bottom:1rem;color:var(--color-white);font-weight:500}.site-foot__menus{display:grid;grid-gap:2rem;grid-template-columns:repeat(5, 1fr);margin-bottom:7.5rem}@media only screen and (max-width: 987px){.site-foot__menus{grid-template-columns:repeat(3, 1fr);margin-bottom:4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__menus{grid-template-columns:repeat(2, 1fr);margin-bottom:2rem;text-align:center}}@media only screen and (max-width: 400px){.site-foot__menus{grid-gap:0;grid-template-columns:1fr}}.site-foot__menus ul{margin:0 0 2rem;padding-left:0;list-style:none}.site-foot__menus ul li{padding:0 0 .75rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__menus ul li{justify-content:center}.site-foot__menus ul li.menu-item:last-child{padding-right:0}}.site-foot__menus ul li a{color:var(--color-grey)}.site-foot__menus ul li a:hover,.site-foot__menus ul li a:focus{color:var(--color-brand-2)}.site-foot__middle{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__middle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}.site-foot__middle--left{color:var(--color-brand-1)}@media only screen and (max-width: 987px){.site-foot__middle--left{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__middle--left{font-size:var(--font-size-h-lg);text-align:center}}.site-foot__middle--right{display:flex;flex-direction:column;align-items:end;justify-content:end;gap:1rem;max-width:300px;color:var(--color-grey-dark);text-align:right}@media only screen and (max-width: 987px){.site-foot__middle--right{gap:.5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__middle--right{align-items:center;gap:2rem}}.site-foot__middle--right a{color:var(--color-grey-dark)}.site-foot__middle--right a:hover,.site-foot__middle--right a:focus{color:var(--color-brand-1)}.site-foot__middle--right-recaptcha{margin-bottom:1rem}.site-foot__middle--right-social img{margin-right:1rem;width:40px;height:40px}@media only screen and (max-width: 767px){.site-foot__middle--right-social img{width:32px;height:32px}}.site-foot__middle--right-social img.no-margin{margin-right:0}.site-foot__bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:3rem;padding-top:3rem;border-top:1px solid var(--color-black-light)}@media only screen and (max-width: 987px){.site-foot__bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;text-align:center}}.site-foot__bottom--center a{margin-right:1rem;color:var(--color-grey-dark)}.site-foot__bottom--center a:hover,.site-foot__bottom--center a:focus{color:var(--color-brand-2)}.site-foot__bottom--center a:last-child{margin-right:0}.site-foot__bottom--left{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}@media only screen and (max-width: 987px){.site-foot__bottom--left{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}}.site-foot__bottom--left a{display:inline-block;margin-right:.5rem;margin-bottom:1rem;text-decoration:underline}@media only screen and (max-width: 987px){.site-foot__bottom--left a{margin:0 .5rem 1rem;text-align:center}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__bottom--left a{margin:0 .25rem 1rem}}.site-foot__bottom--left a:hover,.site-foot__bottom--left a:focus{color:var(--color-brand-1);text-decoration:none}
.site-head-alt{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:fixed;top:var(--admin-bar-height);left:0;z-index:5;width:100%;height:var(--head-height);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%)}@media only screen and (max-width: 1080px){.site-head-alt{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80px}}.site-head-alt:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#fff;transform:translateY(var(--slide-progress, -100%));transition:transform .3s ease-out;content:"";pointer-events:none}.site-head-alt .u-container-lg{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.site-head-alt .s__toggle{display:none}@media only screen and (max-width: 1080px){.site-head-alt .s__toggle{display:block}}.site-head-alt .s__logo{position:relative;top:0;left:0;z-index:1;min-width:180px}@media only screen and (max-width: 1280px){.site-head-alt .s__logo{min-width:160px}}@media only screen and (max-width: 1080px){.site-head-alt .s__logo{position:relative;top:unset;left:unset;max-width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}}.site-head-alt .s__logo a{display:flex}.site-head-alt .s__logo img{width:158px;height:40px}.site-head-alt .s__logo img.is-hidden{display:none}@media only screen and (max-width: 1080px){.site-head-alt .s__wrapper{position:absolute;top:100%;right:0;left:0;padding:0;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:var(--color-white);overflow-y:auto;transform:translateX(100%);visibility:hidden;transition:transform .4s ease-out,visibility 0s .4s}}.site-head-alt .nav-main{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width: 1080px){.site-head-alt .nav-main{flex-direction:column}}.site-head-alt .nav-main__right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media only screen and (max-width: 1080px){.site-head-alt .nav-main__right{display:none}}.site-head-alt__btn{margin-right:.5rem}.site-head-alt__btn:last-of-type{margin-right:0}.site-head-alt .btn-plain--outline{--btn-text-color: var(--color-white)}.site-head-alt.nav-menu-white:after{transform:translateY(0%)}.site-head-alt.nav-menu-white .btn-plain{--btn-color: var(--color-brand-3)}.site-head-alt.nav-menu-white .btn-plain--plain{--btn-active-text-color: var(--color-brand-3)}.site-head-alt.nav-menu-white .btn-plain--outline{--btn-text-color: var(--color-black-light)}.site-head-alt.nav-menu-white .menu-item a{color:var(--color-black-light)}.site-head-alt.nav-menu-white .menu-item a:hover{color:var(--color-brand-3)}.site-head-alt.nav-menu-white .menu-item-has-children>a:after{filter:grayscale(100%) invert(14%) sepia(99%) saturate(4796%) hue-rotate(256deg) brightness(74%) contrast(125%)}.site-head-alt.nav-menu-white .menu-item-has-stars>a:after{filter:grayscale(100%) invert(14%) sepia(99%) saturate(4796%) hue-rotate(256deg) brightness(74%) contrast(125%)}.nav-menu-black .site-head{background:rgba(0,0,0,0)}.nav-menu-black .site-head .btn-plain{--btn-color: var(--color-brand-3)}.nav-menu-black .site-head .btn-plain--plain{--btn-active-text-color: var(--color-brand-3)}.nav-menu-black .site-head .btn-plain--outline{--btn-text-color: var(--color-black-light)}.nav-menu-black .site-head .menu-item a{color:var(--color-black-light)}.nav-menu-black .site-head .menu-item a:hover{color:var(--color-brand-3)}@media only screen and (max-width: 1080px){.is-nav-opened .s__wrapper{transform:translateX(0%);visibility:visible;transition:transform .4s ease-out,visibility 0s}.is-nav-opened .s__wrapper.is-invisible{visibility:hidden}}
.site-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:fixed;top:var(--admin-bar-height);left:0;z-index:5;width:100%;height:var(--head-height);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%)}@media only screen and (max-width: 1080px){.site-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80px}}.site-head:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#fff;transform:translateY(var(--slide-progress, -100%));transition:transform .3s ease-out;content:"";pointer-events:none}.site-head .u-container-lg{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.site-head .s__toggle{display:none}@media only screen and (max-width: 1080px){.site-head .s__toggle{display:block}}.site-head .s__logo{position:relative;top:0;left:0;z-index:1;min-width:180px}@media only screen and (max-width: 1280px){.site-head .s__logo{min-width:160px}}@media only screen and (max-width: 1080px){.site-head .s__logo{position:relative;top:unset;left:unset;max-width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}}.site-head .s__logo a{display:flex}.site-head .s__logo img{width:158px;height:40px}@media only screen and (max-width: 1080px){.site-head .s__wrapper{position:absolute;top:100%;right:0;left:0;padding:0;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:var(--color-white);overflow-y:auto;transform:translateX(100%);visibility:hidden;transition:transform .4s ease-out,visibility 0s .4s}}.site-head .nav-main{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width: 1080px){.site-head .nav-main{flex-direction:column}}.site-head .nav-main__right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media only screen and (max-width: 1080px){.site-head .nav-main__right{display:none}}.site-head .nav-main__mobile{display:none}@media only screen and (max-width: 987px){.site-head .nav-main__mobile{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;gap:1.5rem;padding:0 1.5rem;text-align:center}}.site-head__btn{margin-right:.5rem}.site-head__btn:last-of-type{margin-right:0}.site-head .btn-plain--outline{--btn-text-color: var(--color-white)}.site-head.nav-menu-white:after{transform:translateY(0%)}.site-head.nav-menu-white .btn-plain{--btn-color: var(--color-brand-1)}.site-head.nav-menu-white .btn-plain--plain{--btn-active-text-color: var(--color-brand-1)}.site-head.nav-menu-white .btn-plain--outline{--btn-text-color: var(--color-black-light)}.site-head.nav-menu-white .menu-item a{color:var(--color-black-light)}.site-head.nav-menu-white .menu-item a:hover{color:var(--color-brand-1)}.nav-menu-black .site-head{background:rgba(0,0,0,0)}.nav-menu-black .site-head .btn-plain{--btn-color: var(--color-brand-1)}.nav-menu-black .site-head .btn-plain--plain{--btn-active-text-color: var(--color-brand-1)}.nav-menu-black .site-head .btn-plain--outline{--btn-text-color: var(--color-black-light)}.nav-menu-black .site-head .menu-item a{color:var(--color-black-light)}.nav-menu-black .site-head .menu-item a:hover{color:var(--color-brand-1)}@media only screen and (max-width: 1080px){.is-nav-opened .s__wrapper{transform:translateX(0%);visibility:visible;transition:transform .4s ease-out,visibility 0s}.is-nav-opened .s__wrapper.is-invisible{visibility:hidden}}
.site-loader{position:fixed;top:0;left:0;z-index:11;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--color-black);opacity:0;pointer-events:none}
.site-preloader{position:fixed;top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--color-black)}
.l-article{padding:10rem 0 5rem}@media only screen and (max-width: 987px){.l-article{padding-top:12rem}}.l-article__hero .s__content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}@media only screen and (max-width: 1280px){.l-article__hero .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0}}.l-article__hero .s__content--left{flex-basis:50%}@media only screen and (max-width: 767px){.l-article__hero .s__content--left{width:100%}}.l-article__hero .s__content--right{flex-basis:50%}@media only screen and (max-width: 767px){.l-article__hero .s__content--right{width:100%}}.l-article__hero .s__content--right img{width:100%;height:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.l-article__meta{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:1rem}@media only screen and (max-width: 987px){.l-article__meta{display:block}}.l-article__meta img{margin-right:.25rem;width:1.5rem;height:1.5rem;border-radius:.25rem}.l-article__meta .btn-text{margin-right:.25rem;color:#000;font-weight:400}.l-article .s__pretitle a.btn-text{flex-direction:row-reverse;gap:.5rem}.l-article .s__pretitle a.btn-text:hover .a-svg{transform:translateX(-5px)}.l-article .s__title{margin:1.5rem 0}.l-article .s__text{margin:2rem 0;font-weight:400}.l-article .post-tags{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}.l-article .post-tags__tag{position:relative;padding:.25rem .5rem;height:100%;border:1px solid #aad7c8;border-radius:.5rem}.l-article .post-tags__tag:hover{z-index:1;border-color:var(--color-brand-1);cursor:pointer}.l-article__container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-bottom:5rem}@media only screen and (max-width: 987px){.l-article__container{margin-bottom:4rem}}.l-article__container>*{padding-top:6rem}@media only screen and (max-width: 987px){.l-article__container>*{padding-top:3rem}}.l-article__content{padding-right:2rem;width:61%}@media only screen and (max-width: 987px){.l-article__content{padding:0;width:100%}}.l-article__author{margin-top:2rem;padding:2rem 2.5rem 2.5rem;border:2px solid #d7f1dd;border-radius:1rem}.l-article__author--title{margin-bottom:1rem;font-weight:600}.l-article__author--top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.l-article__author--top_left{width:64px;height:64px}.l-article__author--top_left .avatar{width:100%;height:100%;border-radius:.5rem}.l-article__author--top_middle{flex-grow:1;padding-left:1rem}.l-article__author--top_middle .role{color:#6c757d}.l-article__author--bottom{margin-top:1rem}.l-article__sidebar{position:sticky;top:3rem;width:35%}@media only screen and (max-width: 987px){.l-article__sidebar{display:none}}.l-article__sidebar--box{margin-bottom:2rem;padding:2.5rem;background-color:var(--color-brand-1);border-radius:2rem;color:#aad7c8}.l-article__sidebar--box h3{margin-bottom:1rem;color:var(--color-white)}.l-article__sidebar--box .btn-plain{margin-top:2rem}.l-article__sidebar .toc{position:relative;margin-top:2rem}.l-article__sidebar .toc ul{position:relative;padding-left:1.5rem;list-style-type:none}.l-article__sidebar .toc ul li{margin-bottom:1rem}.l-article__sidebar .toc ul li.t-text-sm{margin-bottom:.75rem}.l-article__sidebar .toc ul li.t-text-xs{margin-bottom:.5rem}.l-article__sidebar .toc ul li a{display:-webkit-box;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.l-article__sidebar .toc:before{position:absolute;top:0;left:0;width:2px;height:calc(100% + .5rem);background:#aad7c8;content:""}.l-article__sidebar .toc ul li.active:before{position:absolute;left:-0.2rem;margin-top:.55rem;width:.5rem;height:.5rem;background:var(--color-brand-1);border-radius:50%;content:""}.l-article__sidebar--author{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:2rem 0 1rem}.l-article__sidebar--author_left{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px}.l-article__sidebar--author_left .avatar{width:100%;height:100%;border-radius:.5rem}.l-article__sidebar--author_right{padding-left:1rem;width:100%}.l-article__sidebar--author_right .role{color:#6c757d}.l-article__related{display:grid;grid-gap:2rem;grid-template-columns:repeat(3, 1fr);margin-bottom:6rem}@media only screen and (max-width: 767px){.l-article__related{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-article__related{grid-template-columns:1fr;margin-bottom:3rem}}.l-article__related--title{margin:10rem 0 5rem;text-align:center}.l-article .rte{font:300 var(--font-size-t-md)/1.4 var(--font-text)}@media only screen and (max-width: 987px){.l-article .rte{margin-top:1.5rem}}.l-article .rte h2,.l-article .rte h3,.l-article .rte h4,.l-article .rte h5,.l-article .rte h6{margin:2rem 0 0;counter-increment:none}.l-article .rte h2:before,.l-article .rte h3:before,.l-article .rte h4:before,.l-article .rte h5:before,.l-article .rte h6:before{display:none}.l-article .rte h2 strong,.l-article .rte h2 b,.l-article .rte h3 strong,.l-article .rte h3 b,.l-article .rte h4 strong,.l-article .rte h4 b,.l-article .rte h5 strong,.l-article .rte h5 b,.l-article .rte h6 strong,.l-article .rte h6 b{font-weight:500}.l-article .rte h2{font-size:var(--font-size-h-lg)}.l-article .rte h2:first-of-type{margin-top:0}.l-article .rte h3{font-size:var(--font-size-h-md)}.l-article .rte h4{font-size:var(--font-size-h-sm)}.l-article .rte h5{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}.l-article .rte h6{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}.l-article .rte a{color:var(--color-brand-3);text-decoration:underline}.l-article .rte a:hover,.l-article .rte a:focus{color:var(--color-brand-1);text-decoration:none}.l-article .rte ul{list-style-type:disc}.l-article .rte ul li{margin-left:1rem;padding:0 0 0 .5rem}.l-article .rte ul li:before{content:none}.l-article .rte ol{list-style-position:outside;list-style-type:decimal}.l-article .rte ol li{display:list-item;margin-left:1rem;padding:0 0 0 .5rem}.l-article .rte ol li:before{display:none}.l-article .rte ol li+li,.l-article .rte ul li+li{margin-top:.5rem}.l-article .rte blockquote{position:relative}.l-article .rte blockquote:before{position:absolute;left:-2rem;width:1px;height:100%;background-image:linear-gradient(180deg, var(--color-brand-1) 0%, var(--color-brand-2) 100%);content:""}.l-article .rte code{position:relative;display:block;margin:0;padding:.5rem 1rem;width:-moz-max-content;width:max-content;border-radius:2px;overflow:hidden;font-size:var(--font-size-t-md)}.l-article .rte code>br:first-child{display:none}.l-article .rte code:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:100%;height:100%;background:rgba(211,211,211,.3019607843);content:""}.l-article .rte table{margin:1.5rem auto;width:100%;border-collapse:collapse;font:300 var(--font-size-t-sm)/1.1 var(--font-text)}.l-article .rte table thead{background:var(--color-brand-3);color:#fff}.l-article .rte table thead th{padding:1rem;font:300 var(--font-size-t-lg)/1 var(--font-text)}.l-article .rte table tr{border-bottom:1px solid #ddd}.l-article .rte table td{padding:1rem .5rem;vertical-align:top}.l-article .rte table td ul li+li{margin-top:.5rem}.l-article .rte .keybox{padding:2.5rem;border:2px solid #d7f1dd;border-radius:1rem}.l-article .rte .keybox h3{margin-top:0}.l-article .rte .keybox p{margin-bottom:.5rem}.l-article .rte .keybox p:last-child{margin-bottom:0}.l-article .rte .keybox ul ::marker{color:var(--color-brand-1)}
.l-articles .s-hero-center{padding-bottom:2rem}
.l-author{padding:10rem 0 5rem}@media only screen and (max-width: 987px){.l-author{padding-top:12rem}}.l-author__hero .s__content{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}@media only screen and (max-width: 1280px){.l-author__hero .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.l-author__hero .s__content--left{flex-basis:50%;margin-left:calc((100% - (var(--container-max-width) - var(--container-offset)))/2);padding:4rem 4rem 4rem 0}@media only screen and (max-width: 1680px){.l-author__hero .s__content--left{margin-left:calc(var(--container-offset)/2)}}@media only screen and (max-width: 767px){.l-author__hero .s__content--left{margin:0;padding:2rem 1rem 0;width:100%}}.l-author__hero .s__content--left h1{margin-bottom:1rem}.l-author__hero .s__content--right{flex-basis:50%;align-self:stretch}@media only screen and (max-width: 767px){.l-author__hero .s__content--right{margin:1.5rem 0 0;width:100%}}.l-author__hero .s__content--right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-author__meta{display:flex;flex-direction:row;align-items:center;justify-content:start;margin:1.5rem 0 0}.l-author__meta>*{margin-right:1rem}.l-author .s__text{margin:2rem 0;font-weight:400}.l-author__container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-bottom:4.6rem}@media only screen and (max-width: 987px){.l-author__container{margin-bottom:3.5rem}}.l-author__container>*{padding-top:6rem}@media only screen and (max-width: 987px){.l-author__container>*{padding-top:3rem}}.l-author .s__title{margin:4rem auto;text-align:center}.l-author .s__cards{display:grid;align-items:center;gap:3rem;grid-template-columns:repeat(3, 1fr);margin-top:3rem}@media only screen and (max-width: 1280px){.l-author .s__cards{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 987px){.l-author .s__cards{gap:2rem;margin-top:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-author .s__cards{gap:1rem;grid-template-columns:repeat(1, 1fr)}}.l-author .s__cards--top{display:grid;grid-auto-flow:column;grid-gap:1.5rem}@media only screen and (max-width: 987px){.l-author .s__cards--top{grid-auto-flow:row;grid-gap:1rem}}@media only screen and (max-width: 767px){.l-author .s__cards--top{display:block}}.l-author .s__cards--top-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (max-width: 987px){.l-author .s__cards--top-item{flex-direction:column}.l-author .s__cards--top-item-image,.l-author .s__cards--top-item-content{flex-basis:100%;width:100%}}.l-author .s__cards--top-item-image{flex-basis:40%;overflow:hidden}.l-author .s__cards--top-item-content{flex-basis:60%;padding-left:.5rem}@media only screen and (max-width: 987px){.l-author .s__cards--top-item-content{padding-left:0}}.l-author .s__cards--top-item img{width:auto;height:10rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-in-out}@media only screen and (max-width: 767px){.l-author .s__cards--top-item img{height:20rem;aspect-ratio:2/1}}.l-author .s__cards--top-item img:hover{transform:scale(1.05)}.l-author .s__cards--top-item:first-child{display:block;grid-area:span 3/span 2}@media only screen and (max-width: 987px){.l-author .s__cards--top-item:first-child{grid-area:span 2/span 3}.l-author .s__cards--top-item:first-child img{height:20rem}}.l-author .s__cards--top-item:first-child img{height:30rem}.l-author .s__cards--top-item-title,.l-author .s__cards--top-item-date,.l-author .s__cards--top-item-cta{margin:1rem 0}@media only screen and (max-width: 987px){.l-author .s__cards--top-item-title{font:500 var(--font-size-h-md)/1.2 var(--font-heading)}}.l-author .s__cards--top-item-title a:hover{color:var(--color-brand-3)}.l-author .s__cards--top-item-text.hidden-desktop{display:none}@media only screen and (max-width: 987px){.l-author .s__cards--top-item-text.hidden-desktop{display:block}}.l-author .b-newsletter-form{grid-area:span 1/span 3;width:100%}@media only screen and (max-width: 1280px){.l-author .b-newsletter-form{grid-area:span 1/span 2}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-author .b-newsletter-form{grid-area:span 1/span 1}}
.l-error-404__hero{display:flex;flex-direction:column;align-items:start;justify-content:center;height:100vh;background:url("../../../static/images/error-404-bg.jpg") no-repeat center center;background-size:cover;color:#fff}.l-error-404 .s__title{margin-bottom:2rem}.l-error-404 .s__title span{color:var(--color-brand-2)}.l-error-404 .s__text{margin-bottom:2rem;max-width:640px;color:var(--color-grey)}.l-error-404 .s__text p{margin-bottom:1rem}
.l-flexible-page-alt{background-color:var(--color-white)}
.l-flexible-page{background-color:var(--color-white)}
.l-homepage__hero{position:sticky;top:0;right:0;bottom:0;left:0}.l-homepage .hero-section{display:flex;flex-direction:column;align-items:start;justify-content:end;position:relative;min-height:100vh;overflow:hidden}@media only screen and (max-width: 987px){.l-homepage .hero-section{justify-content:center}}.l-homepage .hero-section .hero-background{position:absolute;top:0;left:0;z-index:1}.l-homepage .hero-section .hero-background .hero-bg-image{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.l-homepage .hero-section .hero-girl{position:absolute;top:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.l-homepage .hero-section .hero-girl .hero-girl-image{position:absolute;right:0;bottom:0;max-width:85%;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, 0.4))}@media only screen and (max-width: 987px){.l-homepage .hero-section .hero-girl .hero-girl-image{max-width:100%;height:90%;-o-object-fit:cover;object-fit:cover}}.l-homepage .hero-section .hero-content{z-index:3;padding-bottom:7.5rem;color:#fff}@media only screen and (min-width: 1280px)and (max-height: 700px){.l-homepage .hero-section .hero-content{padding-bottom:2rem}}@media only screen and (max-width: 987px){.l-homepage .hero-section .hero-content{padding-bottom:4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-homepage .hero-section .hero-content{padding-top:4rem;padding-bottom:0}}.l-homepage .hero-section .hero-content .hero-content-left{max-width:860px}.l-homepage .hero-section .hero-content .hero-content-left .hero-title{margin-bottom:1.5rem;line-height:1}@media only screen and (max-width: 987px){.l-homepage .hero-section .hero-content .hero-content-left .hero-title{font-size:var(--font-size-h-xl);text-shadow:0 0 10px rgba(0,0,0,.75)}}.l-homepage .hero-section .hero-content .hero-content-left .hero-title span{color:var(--color-brand-2)}.l-homepage .hero-section .hero-content .hero-content-left .hero-subtitle{margin-bottom:2rem}.l-homepage__main{position:relative;z-index:4;margin:auto;background-color:var(--color-white);border-radius:7rem 7rem 0 0;overflow:hidden}.l-homepage__clients{padding:5rem 0 2.5rem;width:100%;overflow:hidden}.l-homepage__clients .u-container{overflow:hidden}.l-homepage__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.l-homepage__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.l-homepage__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.l-homepage__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}
.l-job__hero{margin-top:calc(var(--head-height)*-1);height:770px;background-image:var(--tabatalk-hero-bg);background-position:center;background-size:cover;color:var(--color-white)}.l-job__hero .s__content{display:flex;flex-direction:column;align-items:center;justify-content:end;padding-bottom:3.5rem;height:100%}@media only screen and (max-width: 767px){.l-job__hero .s__content{padding-bottom:5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-job__hero .s__content{padding-bottom:7.5rem}}.l-job__hero .s__content .s__pretitle{margin-bottom:2rem;color:var(--color-brand-2);letter-spacing:1px;text-transform:uppercase}.l-job__hero .s__content .s__title{margin:0 auto 1rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.l-job__hero .s__content .s__title{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px){.l-job__hero .s__content .s__title{margin:0;font-size:var(--font-size-h-lg)}}.l-job__hero .s__content .s__title span{color:var(--color-brand-2)}.l-job__meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:2rem auto 3rem;max-width:48rem;color:#fff}@media only screen and (max-width: 767px){.l-job__meta{flex-wrap:wrap;gap:1rem;max-width:24rem}}.l-job__meta--item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}@media only screen and (max-width: 767px){.l-job__meta--item{width:calc(50% - .5rem)}}.l-job__meta--item-icon{width:22px;height:22px}.l-job__meta--item-icon img{width:100%;height:100%}.l-job__wrapper{display:flex;flex-direction:row;align-items:start;justify-content:space-between}@media only screen and (max-width: 767px){.l-job__wrapper{flex-direction:column}}.l-job__content{margin:7.5rem auto 5rem;width:51.388%}@media only screen and (max-width: 767px){.l-job__content{margin:5rem auto 3rem;width:100%}}.l-job__features{position:sticky;top:calc(var(--admin-bar-height) + var(--head-height) + 1rem);margin:7.5rem auto 5rem;width:40.277%;background:#ebfbee}@media only screen and (max-width: 767px){.l-job__features{margin:3rem auto;width:100%}}.l-job .s-icons-text__heading{text-align:left}@media only screen and (max-width: 767px){.l-job .s-icons-text__heading{text-align:center}}.l-job .s-icons-text__heading h2{font:500 var(--font-size-h-lg)/1.2 var(--font-heading)}.l-job .rte{color:#6e6e6e;font:400 var(--font-size-t-md)/1.4 var(--font-text)}@media only screen and (max-width: 987px){.l-job .rte{margin-top:1.5rem}}.l-job .rte h2,.l-job .rte h3,.l-job .rte h4,.l-job .rte h5,.l-job .rte h6{margin:2rem 0 0;color:#1d1d1f}.l-job .rte h2:before,.l-job .rte h3:before,.l-job .rte h4:before,.l-job .rte h5:before,.l-job .rte h6:before{display:none}.l-job .rte h2 strong,.l-job .rte h2 b,.l-job .rte h3 strong,.l-job .rte h3 b,.l-job .rte h4 strong,.l-job .rte h4 b,.l-job .rte h5 strong,.l-job .rte h5 b,.l-job .rte h6 strong,.l-job .rte h6 b{font-weight:500}.l-job .rte h2{font-size:var(--font-size-h-lg)}.l-job .rte h2:first-of-type{margin-top:0}.l-job .rte h3{font-size:var(--font-size-h-md)}.l-job .rte h4{font-size:var(--font-size-h-sm)}.l-job .rte h5{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}.l-job .rte h6{font:500 var(--font-size-h-sm)/1.3 var(--font-heading)}.l-job .rte p{margin-bottom:1rem}.l-job .rte a{color:var(--color-brand-3);text-decoration:underline}.l-job .rte a:hover,.l-job .rte a:focus{color:var(--color-brand-1);text-decoration:none}.l-job .rte ul{list-style-type:disc}.l-job .rte ul li{margin-top:.5rem;margin-left:1rem;padding:0}.l-job .rte ul li:before{content:none}.l-job .rte ol{padding-left:1rem;list-style-position:outside;list-style-type:decimal;counter-reset:item}.l-job .rte ol li{display:block;margin-top:.5rem;padding:0;counter-increment:item}.l-job .rte ol li:before{display:inline-block;margin-left:-1.25rem;width:1.25rem;content:counter(item) ". "}.l-job .rte blockquote{position:relative}.l-job .rte blockquote:before{position:absolute;left:-2rem;width:1px;height:100%;background-image:linear-gradient(180deg, var(--color-brand-1) 0%, var(--color-brand-2) 100%);content:""}.l-job .rte code{position:relative;display:block;margin:0;padding:.5rem 1rem;width:-moz-max-content;width:max-content;border-radius:2px;overflow:hidden;font-size:var(--font-size-t-md)}.l-job .rte code>br:first-child{display:none}.l-job .rte code:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:100%;height:100%;background:rgba(211,211,211,.3019607843);content:""}.l-job .rte table{margin:1.5rem auto;width:100%;border-collapse:collapse;font:300 var(--font-size-t-sm)/1.1 var(--font-text)}.l-job .rte table thead{background:var(--color-brand-3);color:#fff}.l-job .rte table thead th{padding:1rem;font:300 var(--font-size-t-lg)/1 var(--font-text)}.l-job .rte table tr{border-bottom:1px solid #ddd}.l-job .rte table td{padding:1rem .5rem;vertical-align:top}.l-job .rte table td ul li+li{margin-top:.5rem}.l-job__apply-wrap{margin-bottom:7.5rem;padding:7.5rem 0;background-attachment:fixed;background-color:var(--color-brand-1);background-image:url("/wp-content/themes/tabatalk-theme/static/images/cta-bg2.svg");background-position:top left;background-repeat:no-repeat;background-size:auto;border-radius:2.5rem;color:var(--color-white)}@media only screen and (max-width: 1440px){.l-job__apply-wrap{padding:6rem}}@media only screen and (max-width: 1280px){.l-job__apply-wrap{padding:5rem}}@media only screen and (max-width: 987px){.l-job__apply-wrap{margin-bottom:5rem;padding:4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-job__apply-wrap{margin-bottom:3rem;padding:2rem 1rem}}.l-job__apply-wrap.is-hidden{display:none}.l-job__apply-intro{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;width:100%;max-width:1160px;text-align:center}.l-job__apply-intro .s__title{margin:0 auto 1rem;max-width:1160px;text-align:center}@media only screen and (max-width: 987px){.l-job__apply-intro .s__title{font-size:var(--font-size-h-xl)}}@media only screen and (max-width: 767px){.l-job__apply-intro .s__title{margin:0;font-size:var(--font-size-h-lg)}}.l-job__apply-intro .s__title span{color:var(--color-brand-2)}.l-job__apply-intro .l-job__meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:2rem auto 3rem;max-width:48rem;color:#fff}@media only screen and (max-width: 767px){.l-job__apply-intro .l-job__meta{flex-wrap:wrap;gap:1rem;max-width:24rem}}.l-job__apply-intro .l-job__meta--item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}@media only screen and (max-width: 767px){.l-job__apply-intro .l-job__meta--item{width:calc(50% - .5rem)}}.l-job__apply-intro .l-job__meta--item-icon{width:22px;height:22px}.l-job__apply-intro .l-job__meta--item-icon img{width:100%;height:100%}.l-job__apply{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;width:100%;max-width:1160px}.l-job__apply-btn{margin:4rem 0}.l-job__apply-form{width:100%;color:var(--color-white)}.l-job__apply-title{margin-bottom:3rem;text-align:center}.l-job__apply-linkedin{margin:1rem auto;padding:1rem 0}.l-job__apply-linkedin .l-job__apply-link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.l-job__apply-linkedin .l-job__apply-link .a-svg svg{width:185px;height:38px}.l-job__form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.l-job__form-error{opacity:.9;color:red;font-size:12px}.l-job__form-row{display:flex;gap:1rem}@media only screen and (max-width: 767px){.l-job__form-row{flex-direction:column;gap:1rem}}.l-job__form-row--file,.l-job__form-row--checkbox,.l-job__form-row--submit,.l-job__form-row--disclaimer{flex-direction:column;gap:.5rem}.l-job__form-row--file{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#aee3bb;border-radius:1rem;color:#191f1c;text-align:center}.l-job__form-row--file.is-error{border:1px solid red}.l-job__form-row--file-note{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-1rem}.l-job__form-row--file .l-job__form-label{padding:2rem;width:100%;height:100%;cursor:pointer}.l-job__form-row--file .l-job__form-label .text-tag{display:block;margin:.5rem auto;padding:.25rem .5rem;width:-moz-max-content;width:max-content;background:rgba(1,34,18,.06);border-radius:4px}.l-job__form-row--file.is-dragover{background-color:#aee3bb;border:2px dashed #000}.l-job__form-row--checkbox{font-size:.95rem}.l-job__form-row--checkbox a{color:var(--color-brand-2);text-decoration:underline}.l-job__form-row--submit{align-items:center}.l-job__form-row--disclaimer{display:inline-block;margin:auto;max-width:32rem;color:#6ebaa2;font-size:.85rem;text-align:center}.l-job__form-row--disclaimer a{color:var(--color-brand-2);text-decoration:none}.l-job__form-row--disclaimer a:hover,.l-job__form-row--disclaimer a:focus{text-decoration:underline}.l-job__form-input,.l-job__form-textarea{flex:1 1 0;padding:1rem;width:calc(50% - .5rem);background:#aee3bb;border:1px solid var(--color-brand-2);border-radius:1rem;color:var(--color-brand-1);font-size:1rem}@media only screen and (max-width: 767px){.l-job__form-input,.l-job__form-textarea{width:100%}}.l-job__form-input::-moz-placeholder, .l-job__form-textarea::-moz-placeholder{opacity:1;color:var(--color-brand-1)}.l-job__form-input::placeholder,.l-job__form-textarea::placeholder{opacity:1;color:var(--color-brand-1)}.l-job__form-input:focus,.l-job__form-textarea:focus{border-color:none;outline:none}.l-job__form-input.is-error,.l-job__form-textarea.is-error{border-color:red}.l-job__form-textarea{min-height:120px;resize:vertical}.l-job__form-label{margin-bottom:.5rem;color:var(--color-brand-1);font-size:1rem}.l-job__form-file{display:none}.l-job__form-note{margin-top:.25rem;color:var(--color-brand-1);font-size:.85rem}.l-job__form-checkbox{display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.l-job__form-checkbox input[type=checkbox]{margin-right:.5rem;width:1.1rem;height:1.1rem;accent-color:var(--color-brand-2)}.l-job__form-input-phone{display:flex;flex-basis:calc(50% - .5rem);align-items:center;gap:0;background-color:#aee3bb;border-radius:1rem}.l-job__form-input-phone input{border-color:rgba(0,0,0,0)}.l-job__form-input-phone .select2-container .select2-selection--single .select2-selection__rendered{display:flex;gap:.25rem;padding-right:0;padding-left:1rem;color:var(--color-brand-1)}.l-job__form-input-phone .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.l-job__form-input-phone .select2-container--default .select2-selection--single{background-color:#aee3bb;border:none}li.select2-results__option{display:flex;gap:.5rem}
.l-page .s-hero-background.short{margin-bottom:7.5rem;height:500px;min-height:unset}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page .s-hero-background.short{margin-bottom:5rem;height:400px}}.l-page .l__content{margin-bottom:7.5rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page .l__content{margin-bottom:5rem}}
.l-pricing-page__hero{position:sticky;top:0;right:0;bottom:0;left:0}.l-pricing-page .hero-section{display:flex;flex-direction:column;align-items:start;justify-content:end;position:relative;min-height:100vh;overflow:hidden}@media only screen and (max-width: 987px){.l-pricing-page .hero-section{justify-content:center}}.l-pricing-page .hero-section .hero-background{position:absolute;top:0;left:0;z-index:1}.l-pricing-page .hero-section .hero-background .hero-bg-image{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.l-pricing-page .hero-section .hero-girl{position:absolute;top:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.l-pricing-page .hero-section .hero-girl .hero-girl-image{position:absolute;right:0;bottom:0;max-width:85%;filter:drop-shadow(0 20px 30px rgba(0, 0, 0, 0.4))}@media only screen and (max-width: 987px){.l-pricing-page .hero-section .hero-girl .hero-girl-image{max-width:100%;height:90%;-o-object-fit:cover;object-fit:cover}}.l-pricing-page .hero-section .hero-content{z-index:3;padding-bottom:8rem;color:#fff}@media only screen and (min-width: 1280px)and (max-height: 700px){.l-pricing-page .hero-section .hero-content{padding-bottom:2rem}}@media only screen and (max-width: 987px){.l-pricing-page .hero-section .hero-content{padding-bottom:4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-pricing-page .hero-section .hero-content{padding-top:4rem;padding-bottom:0}}.l-pricing-page .hero-section .hero-content .hero-content-left{max-width:860px;overflow:hidden}.l-pricing-page .hero-section .hero-content .hero-content-left .hero-pretitle{margin-bottom:1.5rem;color:var(--color-brand-2);letter-spacing:1px;text-transform:uppercase}.l-pricing-page .hero-section .hero-content .hero-content-left .hero-title{margin-bottom:1.5rem;line-height:1;text-shadow:0 0 10px rgba(0,0,0,.75)}@media only screen and (max-width: 987px){.l-pricing-page .hero-section .hero-content .hero-content-left .hero-title{font-size:var(--font-size-h-xl)}}.l-pricing-page .hero-section .hero-content .hero-content-left .hero-title span{color:var(--color-brand-2)}.l-pricing-page .hero-section .hero-content .hero-content-left .hero-subtitle{margin-bottom:2rem}.l-pricing-page__main{position:relative;z-index:4;margin:auto;background-color:var(--color-white);border-radius:7rem 7rem 0 0;overflow:hidden}.l-pricing-page__clients{padding:5rem 0 2.5rem;width:100%;overflow:hidden}.l-pricing-page__clients .u-container{overflow:hidden}.l-pricing-page__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.l-pricing-page__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.l-pricing-page__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.l-pricing-page__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}
.l-product-page{position:relative;z-index:1}.l-product-page__hero.js-hero-animations{position:sticky;top:0;right:0;bottom:0;left:0}.l-product-page__main{position:relative;z-index:4;margin:auto;background-color:var(--color-white);border-radius:7rem 7rem 0 0;overflow:hidden}.l-product-page__clients{padding:5rem 0 2.5rem;width:100%;overflow:hidden}.l-product-page__clients .u-container{overflow:hidden}.l-product-page__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.l-product-page__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.l-product-page__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.l-product-page__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}.l-product-page__testimonials{margin:10rem auto}@media only screen and (max-width: 987px){.l-product-page__testimonials{margin:5rem auto}}.l-product-page__testimonials-title{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.l-product-page__testimonials-title{font-size:var(--font-size-h-xl)}}.l-product-page__testimonials-title span{color:var(--color-brand-1)}.l-product-page__testimonials-reviews{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width: 987px){.l-product-page__testimonials-reviews{flex-direction:column}}.l-product-page__testimonials-reviews img{margin-right:.5rem}@media only screen and (max-width: 987px){.l-product-page__testimonials-reviews img{margin-right:0;margin-bottom:.5rem}}.l-product-page__testimonials-reviews a{color:inherit;text-decoration:underline}.l-product-page__testimonials-reviews a:hover{color:var(--color-brand-1);text-decoration:none}.l-product-page__testimonials-list{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr);margin-top:7.5rem}@media only screen and (max-width: 987px){.l-product-page__testimonials-list{gap:1rem;grid-template-columns:repeat(1, 1fr);margin-top:4rem}}.l-product-page__testimonials-item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem;background:#ebf8ee;border:1px solid #d7f1dd;border-radius:1.5rem}.l-product-page__testimonials-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.l-product-page__testimonials-item:hover .l-homepage__testimonials-item-image img{filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));transform:scale(1.03)}.l-product-page__testimonials-item-author{margin-top:2rem;color:var(--color-black-light)}.l-product-page__testimonials-item-role{margin-top:.25rem;color:var(--color-brand-1);letter-spacing:1px;text-transform:uppercase}.l-product-page__testimonials-item-text{margin-top:1rem;color:var(--color-grey-dark)}.l-product-page__testimonials-item-logo{margin-top:2rem}.l-product-page__testimonials-item.item-2{background-color:#fff;background-image:url("../../../static/images/testimonials-bg.png");background-position:center;background-repeat:no-repeat;background-size:cover;border:none}.l-product-page__integrations{padding:10rem 0 6rem}@media only screen and (max-width: 987px){.l-product-page__integrations{padding:5rem 0 4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-product-page__integrations{padding:3rem 0 2rem}}.l-product-page__integrations-top{margin-bottom:7.5rem;text-align:center}@media only screen and (max-width: 987px){.l-product-page__integrations-top{margin-bottom:5rem}}.l-product-page__integrations-top h2{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.l-product-page__integrations-top h2{font-size:var(--font-size-h-xl)}}.l-product-page__integrations-top h2 span{color:var(--color-brand-1)}.l-product-page__integrations-top div{margin:0 auto 3rem;max-width:62rem}.l-product-page__integrations-logos{display:grid;gap:.25rem;grid-template-rows:repeat(10, 1fr);grid-template-columns:repeat(16, 1fr);margin:0 auto}.l-product-page__integrations-logos-item{display:grid;place-items:center}.l-product-page__integrations-logos-item.item-1{grid-row:5/span 2;grid-column:1/span 2}.l-product-page__integrations-logos-item.item-2{grid-row:2/span 2;grid-column:2/span 2}.l-product-page__integrations-logos-item.item-3{grid-row:7/span 2;grid-column:3/span 2}.l-product-page__integrations-logos-item.item-4{grid-row:4/span 2;grid-column:4/span 2}.l-product-page__integrations-logos-item.item-5{grid-row:8/span 2;grid-column:5/span 2}.l-product-page__integrations-logos-item.item-6{grid-row:1/span 2;grid-column:6/span 2}.l-product-page__integrations-logos-item.item-7{grid-row:5/span 2;grid-column:7/span 2}.l-product-page__integrations-logos-item.item-8{grid-row:9/span 2;grid-column:8/span 2}.l-product-page__integrations-logos-item.item-9{grid-row:3/span 2;grid-column:9/span 2}.l-product-page__integrations-logos-item.item-10{grid-row:7/span 2;grid-column:10/span 2}.l-product-page__integrations-logos-item.item-11{grid-row:5/span 2;grid-column:11/span 2}.l-product-page__integrations-logos-item.item-12{grid-row:9/span 2;grid-column:12/span 2}.l-product-page__integrations-logos-item.item-13{grid-row:2/span 2;grid-column:12/span 2}.l-product-page__integrations-logos-item.item-14{grid-row:6/span 2;grid-column:13/span 2}.l-product-page__integrations-logos-item.item-15{grid-row:4/span 2;grid-column:14/span 2}
.l-solutions-page{position:relative;z-index:1}.l-solutions-page__hero.js-hero-animations{position:sticky;top:0;right:0;bottom:0;left:0}.l-solutions-page__main{position:relative;z-index:4;margin:auto;background-color:var(--color-white);border-radius:7rem 7rem 0 0;overflow:hidden}.l-solutions-page__clients{padding:5rem 0 2.5rem;width:100%;overflow:hidden}.l-solutions-page__clients .u-container{overflow:hidden}.l-solutions-page__clients .logos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;flex-wrap:nowrap;margin:auto;width:100%;max-width:1920px;overflow:visible}.l-solutions-page__clients .logo-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-grow:0;flex-shrink:0;margin-right:2rem}.l-solutions-page__clients .logo-item:last-child{margin-right:0;padding-right:2rem}.l-solutions-page__clients .logo-item__img{width:auto;max-width:138px;height:auto;max-height:32px}.l-solutions-page__testimonials{margin:10rem auto}@media only screen and (max-width: 987px){.l-solutions-page__testimonials{margin:5rem auto}}.l-solutions-page__testimonials-title{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.l-solutions-page__testimonials-title{font-size:var(--font-size-h-xl)}}.l-solutions-page__testimonials-title span{color:var(--color-brand-1)}.l-solutions-page__testimonials-reviews{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width: 987px){.l-solutions-page__testimonials-reviews{flex-direction:column}}.l-solutions-page__testimonials-reviews img{margin-right:.5rem}@media only screen and (max-width: 987px){.l-solutions-page__testimonials-reviews img{margin-right:0;margin-bottom:.5rem}}.l-solutions-page__testimonials-reviews a{color:inherit;text-decoration:underline}.l-solutions-page__testimonials-reviews a:hover{color:var(--color-brand-1);text-decoration:none}.l-solutions-page__testimonials-list{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr);margin-top:7.5rem}@media only screen and (max-width: 987px){.l-solutions-page__testimonials-list{gap:1rem;grid-template-columns:repeat(1, 1fr);margin-top:4rem}}.l-solutions-page__testimonials-item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem;background:#ebf8ee;border:1px solid #d7f1dd;border-radius:1.5rem}.l-solutions-page__testimonials-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.l-solutions-page__testimonials-item:hover .l-homepage__testimonials-item-image img{filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));transform:scale(1.03)}.l-solutions-page__testimonials-item-author{margin-top:2rem;color:var(--color-black-light)}.l-solutions-page__testimonials-item-role{margin-top:.25rem;color:var(--color-brand-1);letter-spacing:1px;text-transform:uppercase}.l-solutions-page__testimonials-item-text{margin-top:1rem;color:var(--color-grey-dark)}.l-solutions-page__testimonials-item-logo{margin-top:2rem}.l-solutions-page__testimonials-item.item-2{background-color:#fff;background-image:url("../../../static/images/testimonials-bg.png");background-position:center;background-repeat:no-repeat;background-size:cover;border:none}.l-solutions-page__integrations{padding:10rem 0 6rem}@media only screen and (max-width: 987px){.l-solutions-page__integrations{padding:5rem 0 4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-solutions-page__integrations{padding:3rem 0 2rem}}.l-solutions-page__integrations-top{margin-bottom:7.5rem;text-align:center}@media only screen and (max-width: 987px){.l-solutions-page__integrations-top{margin-bottom:5rem}}.l-solutions-page__integrations-top h2{margin-bottom:2rem;text-align:center}@media only screen and (max-width: 987px){.l-solutions-page__integrations-top h2{font-size:var(--font-size-h-xl)}}.l-solutions-page__integrations-top h2 span{color:var(--color-brand-1)}.l-solutions-page__integrations-top div{margin:0 auto 3rem;max-width:62rem}.l-solutions-page__integrations-logos{display:grid;gap:.25rem;grid-template-rows:repeat(10, 1fr);grid-template-columns:repeat(16, 1fr);margin:0 auto}.l-solutions-page__integrations-logos-item{display:grid;place-items:center}.l-solutions-page__integrations-logos-item.item-1{grid-row:5/span 2;grid-column:1/span 2}.l-solutions-page__integrations-logos-item.item-2{grid-row:2/span 2;grid-column:2/span 2}.l-solutions-page__integrations-logos-item.item-3{grid-row:7/span 2;grid-column:3/span 2}.l-solutions-page__integrations-logos-item.item-4{grid-row:4/span 2;grid-column:4/span 2}.l-solutions-page__integrations-logos-item.item-5{grid-row:8/span 2;grid-column:5/span 2}.l-solutions-page__integrations-logos-item.item-6{grid-row:1/span 2;grid-column:6/span 2}.l-solutions-page__integrations-logos-item.item-7{grid-row:5/span 2;grid-column:7/span 2}.l-solutions-page__integrations-logos-item.item-8{grid-row:9/span 2;grid-column:8/span 2}.l-solutions-page__integrations-logos-item.item-9{grid-row:3/span 2;grid-column:9/span 2}.l-solutions-page__integrations-logos-item.item-10{grid-row:7/span 2;grid-column:10/span 2}.l-solutions-page__integrations-logos-item.item-11{grid-row:5/span 2;grid-column:11/span 2}.l-solutions-page__integrations-logos-item.item-12{grid-row:9/span 2;grid-column:12/span 2}.l-solutions-page__integrations-logos-item.item-13{grid-row:2/span 2;grid-column:12/span 2}.l-solutions-page__integrations-logos-item.item-14{grid-row:6/span 2;grid-column:13/span 2}.l-solutions-page__integrations-logos-item.item-15{grid-row:4/span 2;grid-column:14/span 2}
.l-thankyou__hero{display:flex;flex-direction:column;align-items:start;justify-content:center;height:100vh;background:url("../../../static/images/thank-you-bg.jpg") no-repeat center center;background-size:cover;color:#fff}.l-thankyou .s__title{margin-bottom:2rem}.l-thankyou .s__text{margin-bottom:2rem;max-width:640px;color:var(--color-grey)}
