::-moz-selection{-moz-transition:all .3s ease;transition:all .3s ease}::selection{background-color:#3fa34d;color:#fff;transition:all .3s ease}::-moz-selection{background-color:#3fa34d;color:#fff;text-shadow:0 0 2px #32963f}body{-webkit-tap-highlight-color:transparent}body ::-moz-selection{-moz-transition:background-color .25s ease,color .25s ease;transition:background-color .25s ease,color .25s ease}body ::selection{transition:background-color .25s ease,color .25s ease}h1,h2,h3,h4,h5,h6{color:#3fa34d;font-weight:500;line-height:1.2;margin-bottom:.5em}h1,h2,h3,h4,h5,h6,p{font-family:OpenSans,sans-serif}img{display:block;height:auto;max-width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}ol,ul{margin-bottom:1.5em;padding-left:1.5rem}li{margin-bottom:.5em}.scroll-page{overflow:hidden}.section{min-height:100vh;min-height:100dvh}*,:after,:before{box-sizing:border-box;margin:0;padding:0}ol,ul{list-style:none}a{color:inherit}img,video{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;font:inherit;outline:none}textarea{resize:vertical}button{cursor:pointer}html{scroll-behavior:auto;-webkit-text-size-adjust:100%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}body{font-family:OpenSans,sans-serif;line-height:1.4;min-height:100vh;position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table{border-collapse:collapse;border-spacing:0}[hidden]{display:none!important}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff;-webkit-text-fill-color:inherit}h1{font-size:clamp(2.5rem,5vw,5rem)}h2{font-size:clamp(2rem,4vw,4rem)}h3{font-size:clamp(1.75rem,3vw,3rem)}h4{font-size:2rem}h5{font-size:1.5rem}h6,p{font-size:1rem}p{color:#1a1a1a;line-height:1.6;margin-bottom:1.5em}a{color:#3fa34d;text-decoration:none;transition:color .2s ease}a:focus,a:hover{color:#32963f;text-decoration:underline}strong{font-weight:700}em{font-style:italic}small{font-size:80%;opacity:.8}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(@fonts/OpenSans/OpenSans-Italic.woff2) format("woff2"),url(@fonts/OpenSans/OpenSans-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(@fonts/OpenSans/OpenSans-Light.woff2) format("woff2"),url(@fonts/OpenSans/OpenSans-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:300;src:url(@fonts/OpenSans/OpenSans-LightItalic.woff2) format("woff2"),url(@fonts/OpenSans/OpenSans-LightItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:500;src:url(@fonts/OpenSans/OpenSans-Medium.woff2) format("woff2"),url(@fonts/OpenSans/OpenSans-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(@fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),url(@fonts/OpenSans/OpenSans-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:500;src:url(@fonts/OpenSans/OpenSans-MediumItalic.woff2) format("woff2"),url(@fonts/OpenSans/OpenSans-MediumItalic.woff) format("woff")}.container{margin:0 auto;padding:0 15px;width:100%}@media (min-width:576px){.container{max-width:540px;padding:0}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1640px){.container{max-width:1440px}}@media (min-width:1920px){.container{max-width:1520px}}.container-fluid{margin:0 auto;max-width:100%;padding:0;width:100%}.grid{display:grid;gap:1.5rem}.grid.grid-2{grid-template-columns:repeat(2,1fr)}.grid.grid-3{grid-template-columns:repeat(3,1fr)}.grid.grid-4{grid-template-columns:repeat(4,1fr)}.grid.grid-5{grid-template-columns:repeat(5,1fr)}.grid.grid-6{grid-template-columns:repeat(6,1fr)}.header__menu{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}@media (min-width:768px){.header__menu{flex-direction:row;gap:2rem}}@media (min-width:1200px){.header__menu{gap:3rem}}@media (min-width:992px){.header__menu .header__nav{margin-right:1rem}}.header__menu .header__nav .header__menu-list{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;list-style:none;margin:0;padding:0}@media (min-width:768px){.header__menu .header__nav .header__menu-list{gap:2rem}}@media (min-width:992px){.header__menu .header__nav .header__menu-list{flex-direction:row;gap:3rem}}.header__menu .header__nav .header__menu-list .menu-item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;position:relative}@media (min-width:992px){.header__menu .header__nav .header__menu-list .menu-item:focus-within>.sub-menu,.header__menu .header__nav .header__menu-list .menu-item:hover>.sub-menu{opacity:1;pointer-events:auto}}.header__menu .header__nav .header__menu-list .menu-item .menu-link-wrap{position:relative}.header__menu .header__nav .header__menu-list .menu-item.menu-item-has-children:hover .menu-link-wrap .submenu-toggle .submenu-arrow{stroke:none;fill:#3fa34d;background:#3fa34d;border-radius:50%;height:8px;margin:4px;transition:stroke .2s,fill .2s,background .2s;width:8px}.header__menu .header__nav .header__menu-list .menu-item.menu-item-has-children:hover .menu-link-wrap .submenu-toggle .submenu-arrow polyline{display:none;height:0;width:0}.header__menu .header__nav .header__menu-list .menu-item.submenu-open>.sub-menu{height:auto;margin-top:1rem;opacity:1;transition:all .2s ease}.header__menu .header__nav .header__menu-list .menu-item a{color:#1a1a1a;font-size:.875rem;font-size:clamp(.875rem,1vw + .5rem,1rem);font-weight:400;text-decoration:none;transition:color .3s ease;white-space:nowrap}.header__menu .header__nav .header__menu-list .menu-item a:hover{color:#3fa34d}.header__menu .header__nav .header__menu-list .menu-item .sub-menu{background:#fff;display:flex;flex-direction:column;gap:.75rem;height:0;list-style:none;margin:0;opacity:0;padding:0;position:relative;width:-moz-max-content;width:max-content}@media (min-width:992px){.header__menu .header__nav .header__menu-list .menu-item .sub-menu{align-items:flex-start;background:#fff;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.08);display:flex;flex-direction:column;height:auto;left:0;margin:0;max-width:-moz-max-content;max-width:max-content;min-width:120px;opacity:1;opacity:0;padding:1rem 1.5rem;pointer-events:none;position:absolute;top:100%;transition:opacity .2s;z-index:10}}.header__menu .header__nav .header__menu-list .menu-item .sub-menu>li{justify-content:flex-start}.header__menu .header__nav .header__menu-list .menu-item .sub-menu .menu-link-wrap>a{color:#1a1a1a;display:block;font-size:.75rem;font-size:clamp(.75rem,5vw,.875rem);white-space:nowrap;width:100%}.header__menu .header__nav .header__menu-list .menu-item .sub-menu .menu-link-wrap>a:hover{color:#3fa34d}.header__menu .header__nav .header__menu-list .menu-item .sub-menu .menu-link-wrap>a:hover:before{background-color:#3fa34d;border-radius:50%;content:"";height:6px;left:-.75rem;position:absolute;top:50%;transform:translateY(-50%);width:6px}.header__menu .header__nav .header__menu-list .menu-item .submenu-toggle{background:none;border:none;cursor:pointer;display:inline-flex;margin:0 0 0 .25rem;padding:.15rem;position:absolute;right:-1.5rem}.header__menu .header__nav .header__menu-list .menu-item .submenu-toggle .submenu-arrow{display:block;height:16px;width:16px}.header__contact-overlay{background:rgba(26,26,26,.2);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.header__contact-panel{background-color:#fff;border:2px solid #fff;border-radius:2rem;height:auto;max-height:calc(100% - 4rem);max-width:100%;overflow-y:auto;padding:1.5rem;position:fixed;right:0;scrollbar-width:none;top:0;width:calc(100% - 4rem);z-index:1001}@media (min-width:768px){.header__contact-panel{padding:2rem;width:50vw}}@media (min-width:1920px){.header__contact-panel{width:33vw}}.header__contact-panel__close{align-items:center;background:none;border:3px solid transparent;border-radius:50%;cursor:pointer;display:flex;justify-content:center;margin:0;padding:.25rem;position:absolute;right:1.25rem;top:1.25rem;will-change:transform,border-color}@media (min-width:768px){.header__contact-panel__close{right:1.75rem;top:1.5rem}}@media (min-width:1920px){.header__contact-panel__close{top:1.75rem}}.header__contact-panel__close:hover{border-color:#3fa34d;transform:scale(1.125);transition:border-color .3s ease,transform .3s ease}.header__contact-panel__close:hover .header__contact-panel__close__icon{stroke:#3fa34d;transform:scale(1.125);transition:transform .3s ease,stroke .3s ease}.header__contact-panel__close__icon{height:1rem;width:1rem;stroke:#1a1a1a}@media (min-width:768px){.header__contact-panel__close__icon{height:1.5rem;width:1.5rem}}@media (min-width:1920px){.header__contact-panel__close__icon{height:1.75rem;width:1.75rem}}.header__contact-form h3{padding-right:40px}.header__contact-form .gform_wrapper{max-width:100%}.header__contact-form .gform_wrapper .gform_heading{margin-bottom:1.5rem;padding-right:2.5rem}.header__contact-form .gform_wrapper .gform_heading .gform_title{color:#e3f5e7;font-size:1.5rem;font-size:clamp(1.25rem,2vw,2.5rem);line-height:clamp(1.5rem,2vw,2.75rem);margin-bottom:.5rem}.header__contact-form .gform_wrapper .gform_heading .gform_description{color:#1a1a1a;font-size:.9rem}.header__contact-form .gform_wrapper .gform_body .gform_fields{-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem}@media screen and (max-width:640px){.header__contact-form .gform_wrapper .gform_body .gform_fields{display:flex;flex-direction:column}}.header__contact-form .gform_wrapper .gform_body .ginput_complex{gap:1rem}.header__contact-form .gform_wrapper .gform_body .gfield .gfield_label{color:#e3f5e7;display:block;font-weight:600;margin-bottom:.25rem}.header__contact-form .gform_wrapper .gform_body .gfield .gfield_label .gfield_required{margin-left:.125rem}.header__contact-form .gform_wrapper .gform_body .gfield input[type=email],.header__contact-form .gform_wrapper .gform_body .gfield input[type=tel],.header__contact-form .gform_wrapper .gform_body .gfield input[type=text],.header__contact-form .gform_wrapper .gform_body .gfield textarea{border:1px solid transparent;border-radius:8px;box-shadow:none;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.header__contact-form .gform_wrapper .gform_body .gfield input[type=email]:focus,.header__contact-form .gform_wrapper .gform_body .gfield input[type=tel]:focus,.header__contact-form .gform_wrapper .gform_body .gfield input[type=text]:focus,.header__contact-form .gform_wrapper .gform_body .gfield textarea:focus{border-color:#3fa34d;outline:none}.header__contact-form .gform_wrapper .gform_body .gfield input[type=email]::-moz-placeholder,.header__contact-form .gform_wrapper .gform_body .gfield input[type=tel]::-moz-placeholder,.header__contact-form .gform_wrapper .gform_body .gfield input[type=text]::-moz-placeholder,.header__contact-form .gform_wrapper .gform_body .gfield textarea::-moz-placeholder{color:#888}.header__contact-form .gform_wrapper .gform_body .gfield input[type=email]::placeholder,.header__contact-form .gform_wrapper .gform_body .gfield input[type=tel]::placeholder,.header__contact-form .gform_wrapper .gform_body .gfield input[type=text]::placeholder,.header__contact-form .gform_wrapper .gform_body .gfield textarea::placeholder{color:#888}.header__contact-form .gform_wrapper .gform_body .gfield textarea{min-height:100px;resize:vertical}.header__contact-form .gform_wrapper .gform_body .gfield .gfield_error input,.header__contact-form .gform_wrapper .gform_body .gfield .gfield_error textarea{border-color:red}.header__contact-form .gform_wrapper .gform_body .gfield .validation_message{color:red;font-size:.875rem;margin-top:.25rem}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice{position:relative}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input{opacity:0;pointer-events:none;position:absolute}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label{background-color:#e3f5e7;border-color:#e3f5e7;color:#fff}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:focus+.gform-field-label{outline:1px solid #e3f5e7}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gform-field-label{background-color:#fff;border:1px solid transparent;border-radius:2rem;color:#e3f5e7;cursor:pointer;display:inline-block;font-weight:500;margin:0;padding:.5rem 1rem;text-align:center;transition:all .3s ease;white-space:nowrap}@media (min-width:768px){.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gform-field-label{padding:.75rem 1.25rem}}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gform-field-label:hover{border-color:#e3f5e7}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice{position:relative}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gfield-choice-input{opacity:0;pointer-events:none;position:absolute}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gfield-choice-input:checked+.gform-field-label{background-color:#e3f5e7;border-color:#e3f5e7;color:#fff}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gfield-choice-input:focus+.gform-field-label{outline:1px solid #e3f5e7}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gform-field-label{background-color:#fff;border:1px solid transparent;border-radius:2rem;color:#e3f5e7;cursor:pointer;display:inline-block;font-weight:500;margin:0;padding:.5rem 1rem;text-align:center;transition:all .3s ease;white-space:nowrap}@media (min-width:768px){.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gform-field-label{padding:.75rem 1.25rem}}.header__contact-form .gform_wrapper .gform_body .gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gform-field-label:hover{border-color:#e3f5e7}.header__contact-form .gform_wrapper .gform_footer{margin-top:1.5rem}.header__contact-form .gform_wrapper .gform_footer .gform_button{background-color:#e3f5e7!important;border:none;border:1px solid #e3f5e7!important;border-radius:30px!important;color:#fff;cursor:pointer;font-size:.875rem;font-size:clamp(.875rem,1vw + .5rem,1rem);font-weight:400;margin-right:0;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background .3s ease;white-space:nowrap}.header__contact-form .gform_wrapper .gform_footer .gform_button:hover{background-color:#e3f5e7!important}.header__contact-form .gform_wrapper .gform_validation_errors{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:1rem}.header__contact-form .gform_wrapper .gform_validation_errors h2{color:#dc2626;font-size:1rem;margin:0}.header__contact-form .gform_wrapper .gform_ajax_spinner{display:none}.header__contact-form .gform_wrapper.gform_validation_error .gform_button{background-color:#6b7280}.site-header{left:0;position:fixed;top:0;transition:transform .2s ease;width:100%;will-change:transform;z-index:1000}.site-header.is-open .header{border-radius:0}.site-header .header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.9);border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;justify-content:space-between;opacity:1;padding:clamp(1rem,2vw,1rem) clamp(1rem,2vw,3.125rem)}.site-header .header .header__logo-link{align-items:center;color:#e3f5e7;display:flex;text-decoration:none}.site-header .header .header__logo-link .header__logo{height:auto;margin-right:.5rem;max-width:205px;width:100%}.site-header .header .header__cta{align-items:center;display:flex;justify-content:center;padding:0;transition:all .3s ease}.site-header .header .header__cta:focus,.site-header .header .header__cta:hover{text-decoration:none}.site-header .header .header__cta:focus .btn-text,.site-header .header .header__cta:hover .btn-text{background-color:#32963f;border-color:#32963f;color:#fff}.site-header .header .header__cta:focus .btn-icon,.site-header .header .header__cta:hover .btn-icon{margin-left:1rem}.site-header .header .header__cta .btn-text{background-color:#3fa34d;border:1px solid #3fa34d;border-radius:30px;color:#fff;cursor:pointer;font-size:.875rem;font-size:clamp(.875rem,1vw + .5rem,1rem);font-weight:400;margin-right:0;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background .3s ease;white-space:nowrap}.site-header .header .header__cta .btn-icon{align-items:center;aspect-ratio:1/1;background-color:#3fa34d;border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;padding:.675rem;pointer-events:none;transition:all .3s ease}.site-header .header .header__cta .btn-icon path{fill:#fff}.site-header .mobile-nav{align-items:center;display:flex;gap:1.5rem;justify-content:flex-end;margin-left:2rem}@media (min-width:992px){.site-header .mobile-nav{display:none}}.site-header .header__contact-btn,.site-header .header__phone-btn{align-items:center;aspect-ratio:1/1;background-color:#e3f5e7;border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;padding:.5rem;transition:all .3s ease}@media (min-width:992px){.site-header .header__contact-btn,.site-header .header__phone-btn{display:none}}.site-header .header__contact-btn svg,.site-header .header__phone-btn svg{height:1rem;transition:fill .3s ease;width:1rem}.site-header .header__burger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;margin:0;padding:0}@media (min-width:992px){.site-header .header__burger{display:none}}.site-header .header__burger.is-active .header__burger-line{transition:transform .3s ease,opacity .3s ease}.site-header .header__burger.is-active .header__burger-line:first-child{transform:rotate(45deg) translate(5px,6px)}.site-header .header__burger.is-active .header__burger-line:nth-child(2){opacity:0}.site-header .header__burger.is-active .header__burger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-7px)}.site-header .header__burger-line{background:#1a1a1a;height:3px;transition:.3s;width:25px}.site-header .header__menu-list{flex-direction:column}.site-header .header__menu{background:rgba(255,255,255,.9);border-bottom-left-radius:16px;border-bottom-right-radius:16px;flex-direction:column;left:0;max-height:0;opacity:0;padding:0 1rem;pointer-events:none;position:absolute;top:100%;width:100%;z-index:999}@media (min-width:992px){.site-header .header__menu{background:transparent;display:flex;flex-direction:row;max-height:none;opacity:1;padding:0;pointer-events:all;position:relative;width:auto}}.site-header .header__menu.is-open{box-shadow:0 7px 10px rgba(0,0,0,.1);max-height:100vh;max-height:100dvh;opacity:1;padding:3rem;pointer-events:all;transition:max-height .2s ease,opacity .3s ease}.hero{background:#e3f5e7;display:flex;flex-direction:row;justify-content:center;min-height:100vh;min-height:100dvh}.hero,.hero__content{align-items:center;position:relative}.hero__content{display:grid;gap:2rem;grid-template-columns:1fr;padding:10rem 1rem;width:100%}@media (min-width:992px){.hero__content{gap:3rem;grid-template-columns:.8fr 1.2fr;padding:10rem 2rem}}@media (min-width:1920px){.hero__content{padding:10rem 5rem}}.hero__left{align-items:center;display:flex;flex-direction:column}@media (min-width:768px){.hero__left{align-items:flex-start}}.hero__tag{background:#fff;border-radius:1rem;color:#1a1a1a;font-size:.75rem;margin:0 0 2rem;padding:.375rem 1rem;width:-moz-fit-content;width:fit-content}.hero__title{color:#3fa34d;font-size:clamp(2.25rem,4vw,5rem);line-height:clamp(2.75rem,4vw,5.75rem);margin-bottom:2rem;opacity:0;text-align:center}@media (min-width:768px){.hero__title{text-align:left}}.hero__desc,.hero__title span{color:#1a1a1a}.hero__desc{font-size:clamp(1rem,2vw,1.5rem);line-height:clamp(1.25rem,2vw,2rem);margin-bottom:2rem;opacity:0;text-align:center}@media (min-width:768px){.hero__desc{text-align:left}}.hero__desc span{color:#1a1a1a}.hero__cta-wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;opacity:0}@media (min-width:768px){.hero__cta-wrapper{flex-direction:row;gap:2rem}}.hero__cta{align-items:center;display:flex;justify-content:center;opacity:0;padding:0;transition:all .3s ease}.hero__cta:focus,.hero__cta:hover{text-decoration:none}.hero__cta:focus .btn-text,.hero__cta:hover .btn-text{background-color:#32963f;border-color:#32963f;color:#fff}.hero__cta:focus .btn-icon,.hero__cta:hover .btn-icon{margin-left:1rem}.hero__cta .btn-text{background-color:#3fa34d;border:1px solid #3fa34d;border-radius:30px;color:#fff;cursor:pointer;font-size:.875rem;font-size:clamp(.875rem,1vw + .5rem,1rem);font-weight:400;margin-right:0;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background .3s ease;white-space:nowrap}.hero__cta .btn-icon{align-items:center;aspect-ratio:1/1;background-color:#3fa34d;border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;padding:.675rem;pointer-events:none;transition:all .3s ease}.hero__cta .btn-icon path{fill:#fff}.hero__made-by{align-items:center;display:flex;gap:.5rem;opacity:0}@media (min-width:768px){.hero__made-by{gap:1rem}}.hero__made-by span{white-space:nowrap}.hero__made-by .hero__logo{height:auto;min-width:7rem;width:7rem}@media (min-width:768px){.hero__made-by .hero__logo{width:8rem}}@media (min-width:992px){.hero__made-by .hero__logo{width:10rem}}.hero__image{display:block;height:auto;margin-left:-1rem;max-width:calc(100% + 1rem);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% + 1rem)}@media (min-width:768px){.hero__image{margin-left:-2.275rem;max-width:calc(100% + 2.275rem);width:calc(100% + 2.275rem)}}@media (min-width:992px){.hero__image{margin-left:0;max-width:100%;width:100%}}.hero__video-wrapper{display:inline-block;position:relative}.hero__video-replay{align-items:center;background:rgba(255,255,255,.6);border:none;border-radius:50%;color:#1a1a1a;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);transform-origin:top right;transition:transform .3s ease,opacity 1s ease;width:48px;z-index:10}.hero__video-replay:hover{background:rgba(255,255,255,.8);transform:scale(1.1) translate(50%,-50%)}.hero__scroll{bottom:2rem;left:50%;opacity:0;position:absolute;transform:translate(-50%);transition:opacity .3s ease}.hero__scroll a{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;height:40px;justify-content:center;transition:background-color .3s ease;width:40px}.hero__scroll a:hover{background-color:#3fa34d;color:#fff}.hero__scroll a:hover svg{stroke:#fff}.hero__scroll a svg{height:24px;width:24px;stroke-width:2;stroke:#1a1a1a;pointer-events:none}.hero__scroll a svg:focus{outline:0;outline-offset:0}.why{background-color:#e3f5e7;flex-direction:row;justify-content:center;min-height:100%;padding:10vh 0;position:relative}.why,.why__content{align-items:center;display:flex}.why__content{flex-direction:column}@media (min-width:768px){.why__content{padding:0 2rem}}.why__title{margin-bottom:1.5rem;text-align:center}.why__description{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:3.125rem;text-align:center}.why__cards{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:992px){.why__cards{grid-template-columns:repeat(2,1fr)}}.why__cards-item{background:#fff;border-radius:1.25rem;box-shadow:2px 6px 20px rgba(63,163,77,.3);display:grid;gap:1rem;grid-template-columns:1fr;grid-template-rows:auto 1fr;justify-items:center;opacity:0;padding:2rem;transform:translateY(0);transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}@media (min-width:992px){.why__cards-item{gap:2rem;grid-template-columns:120px 1fr;grid-template-rows:1fr;justify-items:start;text-align:left}}@media (min-width:1640px){.why__cards-item{gap:2.5rem;padding:3.125rem}}.why__cards-item:hover{box-shadow:2px 6px 40px rgba(63,163,77,.2);transform:translateY(-5px)}.why__cards-content{align-items:center;display:flex;flex-direction:column;text-align:center}@media (min-width:992px){.why__cards-content{align-items:flex-start;text-align:left}}.why__cards-image{height:auto;margin:0;max-height:70px;max-width:70px;width:100%}@media (min-width:992px){.why__cards-image{max-height:120px;max-width:120px}}.why__cards-title{font-size:2rem;margin-bottom:1rem}.why__cards-desc{color:#1a1a1a;font-size:1rem;margin-bottom:0}.how-it-works{background-color:#e3f5e7;flex-direction:row;min-height:100%;padding:10vh 0 30vh;position:relative}.how-it-works,.how-it-works__content{align-items:center;display:flex;justify-content:center}.how-it-works__content{flex-direction:column;width:100%}.how-it-works__title{margin-bottom:1.5rem;text-align:center}.how-it-works__description{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:3.125rem;text-align:center}.how-it-works__content-middle,.how-it-works__steps{align-items:center;display:flex;flex-direction:column;width:100%}.how-it-works__steps{gap:3rem;justify-content:space-evenly;margin-bottom:4rem;padding:0 4rem}@media (min-width:768px){.how-it-works__steps{flex-direction:row}}@media (min-width:1640px){.how-it-works__steps{width:calc(100% - 30rem)}}.how-it-works__step{align-items:center;display:flex;gap:1rem}.how-it-works__step .how-it-works__step-icon{background-color:#fff;border-radius:50%;flex-shrink:0;padding:.5rem}@media (min-width:768px){.how-it-works__step .how-it-works__step-icon{padding:1rem}}.how-it-works__step .how-it-works__step-title{color:#1a1a1a;font-size:clamp(1.125rem,2vw,1.5rem);margin-bottom:0}.how-it-works__content-bottom{position:relative;width:100%}@media (min-width:768px){.how-it-works__content-bottom{width:calc(100% - 4rem)}}.how-it-works__video-background{min-height:clamp(22rem,25vw,35rem)}@media (min-width:992px){.how-it-works__video-background{align-items:center;display:flex}}.how-it-works__video-background:before{background-color:#3fa34d;border-radius:3.5rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:992px){.how-it-works__video-background:before{width:calc(100% - 2rem)}}.how-it-works__video-text{margin:0;max-height:100%;padding:2rem;position:relative;width:100%;z-index:1}@media (min-width:992px){.how-it-works__video-text{left:2%;max-width:35%}}.how-it-works__video-title{color:#fff;font-size:clamp(1.725rem,1.5vw,2.5rem);text-align:center}@media (min-width:992px){.how-it-works__video-title{text-align:left}}.how-it-works__video-description{color:#fff;font-size:clamp(1.125rem,1.5vw,1.5rem);margin-bottom:0;text-align:center}@media (min-width:992px){.how-it-works__video-description{text-align:left}}.how-it-works__video-wrapper{width:100%}@media (min-width:992px){.how-it-works__video-wrapper{left:auto;position:absolute;right:0;top:6rem;width:60%}}.how-it-works__video-poster img{border-radius:2rem;box-shadow:0 8px 30px rgba(24,127,191,.3)}.how-it-works__video{cursor:pointer;position:relative;z-index:1}.how-it-works__video-element{border-radius:2rem;box-shadow:0 8px 30px rgba(24,127,191,.3)}.how-it-works__video-replay{align-items:center;background:rgba(255,255,255,.6);border:none;border-radius:50%;color:#1a1a1a;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);transform-origin:top right;transition:transform .3s ease,opacity 1s ease;width:48px;z-index:10}.how-it-works__video-replay:hover{background:rgba(255,255,255,.8);transform:scale(1.25) translate(50%,-50%)}.reviews{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:10vh 1rem 20vh;position:relative}.reviews__content-fluid{padding:0 calc(50vw - 270px)}@media (min-width:768px){.reviews__content-fluid{padding:0 0 0 calc(50vw - 360px)}}@media (min-width:992px){.reviews__content-fluid{padding:0 0 0 calc(50vw - 480px)}}@media (min-width:1200px){.reviews__content-fluid{padding:0 0 0 calc(50vw - 570px)}}@media (min-width:1640px){.reviews__content-fluid{padding:0 0 0 calc(50vw - 720px)}}@media (min-width:1920px){.reviews__content-fluid{padding:0 0 0 calc(50vw - 760px)}}.reviews__title{margin-bottom:1.5rem;text-align:center}.reviews__description{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:3.125rem;text-align:center}.reviews__client{align-items:center;background-color:#fff;border:2px solid #dee3eb;border-radius:3.5rem;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:2rem;position:relative;text-align:center;transition:border-color .3s ease}@media (min-width:768px){.reviews__client{align-items:center;flex-direction:row;text-align:left}}.reviews__client:hover{border-color:#3fa34d}.reviews__client-name{color:#3fa34d;font-size:1.25rem;font-weight:700}.reviews__client-company{color:#888}.reviews__logo{height:auto;max-width:160px;min-width:160px}.reviews__logo .reviews_slide-logo{height:auto;width:100%}.price{align-items:flex-start;display:flex;justify-content:center;margin-top:-3rem;min-height:auto;padding:0 0 10vh;position:relative}.price__content{align-items:self-start;display:grid;gap:2rem;grid-template-columns:1fr;justify-content:center;width:100%}@media (min-width:768px){.price__content{grid-template-columns:repeat(2,minmax(200px,1fr))}}.price__image-wrap{display:flex;justify-content:center;width:100%}.price__image{height:auto;max-width:280px;width:100%}@media (min-width:768px){.price__image{max-width:360px}}@media (min-width:1200px){.price__image{max-width:400px}}@media (min-width:1920px){.price__image{max-width:446px}}.price__details{align-self:center;display:flex;flex-direction:column;text-align:center;width:100%}@media (min-width:768px){.price__details{max-width:560px;padding-top:4rem;text-align:left}}.price__title{font-size:clamp(1.5rem,3vw,2.25rem);width:100%}.price__description{font-size:clamp(1rem,2vw,1.25rem);width:100%}.price__cta{align-items:center;display:flex;justify-content:center;opacity:0;padding:0;transition:all .3s ease}.price__cta:focus,.price__cta:hover{text-decoration:none}.price__cta:focus .btn-text,.price__cta:hover .btn-text{background-color:#32963f;border-color:#32963f;color:#fff}.price__cta:focus .btn-icon,.price__cta:hover .btn-icon{margin-left:1rem}.price__cta .btn-text{background-color:#3fa34d;border:1px solid #3fa34d;border-radius:30px;color:#fff;cursor:pointer;font-size:.875rem;font-size:clamp(.875rem,1vw + .5rem,1rem);font-weight:400;margin-right:0;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background .3s ease;white-space:nowrap}.price__cta .btn-icon{align-items:center;aspect-ratio:1/1;background-color:#3fa34d;border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;padding:.675rem;pointer-events:none;transition:all .3s ease}.price__cta .btn-icon path{fill:#fff}@media (min-width:768px){.price__cta{justify-content:flex-start}}.price__cta .btn-text{white-space:wrap}.contact{align-items:center;background-color:#e3f5e7;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:5rem 0;position:relative}@media (min-width:768px){.contact{border-top-left-radius:6rem;border-top-right-radius:6rem}}.contact__content{position:relative}.contact__title{color:#1a1a1a;margin-bottom:1.5rem;text-align:center}.contact__info{align-items:center;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.contact__info{flex-direction:row;gap:2rem;justify-content:center}}.contact__button,.contact__phone{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.contact__button:focus,.contact__button:hover,.contact__phone:focus,.contact__phone:hover{text-decoration:none}.contact__button:focus .btn-text,.contact__button:hover .btn-text,.contact__phone:focus .btn-text,.contact__phone:hover .btn-text{background-color:#32963f;border-color:#32963f;color:#fff}.contact__button:focus .btn-icon,.contact__button:hover .btn-icon,.contact__phone:focus .btn-icon,.contact__phone:hover .btn-icon{margin-left:1rem}.contact__button .btn-text,.contact__phone .btn-text{background-color:#3fa34d;border:1px solid #3fa34d;border-radius:30px;color:#fff;cursor:pointer;font-size:.875rem;font-size:clamp(.875rem,1vw + .5rem,1rem);font-weight:400;margin-right:0;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background .3s ease;white-space:nowrap}.contact__button .btn-icon,.contact__phone .btn-icon{align-items:center;aspect-ratio:1/1;background-color:#3fa34d;border-radius:50%;color:#fff;display:flex;height:100%;justify-content:center;padding:.675rem;pointer-events:none;transition:all .3s ease}.contact__button .btn-icon path,.contact__phone .btn-icon path{fill:#fff}.footer{background-color:#fff;justify-content:center;padding:2rem 0;position:relative}.footer,.footer__content{align-items:center;display:flex;flex-direction:column}.footer__content{gap:2rem;text-align:center}@media (min-width:768px){.footer__content{flex-direction:row;justify-content:space-between}}.footer__left{text-align:center}@media (min-width:768px){.footer__left{text-align:left}}.footer__left .footer__copyright{margin-bottom:0}.footer__left .footer__links{display:flex;font-size:.95rem;gap:1.5rem;justify-content:center;margin-bottom:.5rem}@media (min-width:768px){.footer__left .footer__links{justify-content:flex-start}}.footer__left .footer__links a{color:#1a1a1a;text-decoration:underline;transition:color .2s}.footer__left .footer__links a:hover{color:#3fa34d}.footer__social{align-items:center;display:flex;gap:16px;justify-content:center}.footer__social a{display:inline-block;height:20px;transition:transform .2s;width:20px}.footer__social a img{display:block;height:100%;transition:filter .2s,transform .2s;width:100%}.footer__social a:hover img{filter:brightness(1.2);transform:scale(1.1)}.footer__right .footer__logos{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer__right .footer__logos img{margin:0 10px;max-width:120px}.btn{background:#e3f5e7;border:none;color:#fff;display:inline-block;padding:.75em 1.25em;transition:all .3s ease}.row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.input{flex:1 1 200px;min-width:0}.input p{margin:0}.input-field,.wpcf7-form-control{background:#f9f9f9;border:1px solid #dee3eb;border-radius:.5rem;color:#1a1a1a;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.input-field:focus,.wpcf7-form-control:focus{border-color:#3fa34d;outline:none}.wpcf7-textarea,textarea.input-field{min-height:120px;resize:vertical}.cta--item{background:#3fa34d;border:none;border-radius:3rem;box-shadow:0 2px 8px rgba(0,0,0,.04);color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1.5rem;padding:.75rem 2rem;transition:background .2s}.cta--item:focus,.cta--item:hover{background:#32963f}.wpcf7-spinner{margin-left:1rem;vertical-align:middle}.wpcf7-response-output{color:red;font-size:1rem;margin:.5rem!important}.wpcf7-not-valid-tip{color:red;font-size:.75rem;left:0;margin-top:.25rem;position:absolute;top:calc(100% + .725rem)}.hidden-fields-container{display:none}.page-loader .loader-svg svg path{stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:scale(.8);transform-origin:center;transition:fill .3s ease}.page-loader .loader-percentage{color:#3fa34d;font-family:OpenSans,sans-serif;font-size:.875rem;margin-top:1rem}.page-loader .loader-overlay{background:#fff;height:50%;left:0;position:absolute;width:100%;z-index:1}.page-loader .loader-overlay--top{background:linear-gradient(180deg,#fff,rgba(255,255,255,.98));top:0}.page-loader .loader-overlay--bottom{background:linear-gradient(0deg,#fff,rgba(255,255,255,.98));bottom:0}.page-loader.hidden{opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.page-default{background-color:#e3f5e7;min-height:100vh;min-height:100dvh;position:relative}.page-default .page-default__content{padding:6rem 1rem;position:relative;z-index:10}@media (min-width:768px){.page-default .page-default__content{padding:10rem 2rem 5rem}}@media (min-width:1200px){.page-default .page-default__content{padding:10rem 10rem 5rem}}@media (min-width:1920px){.page-default .page-default__content{padding:10rem 12rem 5rem}}.page-default .page-default__hero{margin-bottom:2rem}.page-default .page-default__title{color:#3fa34d;font-size:clamp(1.725rem,8vw,3.3125rem);line-height:clamp(2rem,8vw,3.75rem);margin-bottom:1rem;text-align:left}.page-default .page-default__header{border-radius:1rem;margin-bottom:2rem;overflow:hidden;position:relative}.page-default .page-default__thumbnail{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-default .page-default__main-content{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(255,255,255,.8);border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08);color:#333;font-size:1.1rem;line-height:1.7;margin:4rem 0;padding:2rem}.page-default .page-default__main-content p{margin-bottom:1.5rem}.page-default .page-default__main-content h1,.page-default .page-default__main-content h2,.page-default .page-default__main-content h3,.page-default .page-default__main-content h4,.page-default .page-default__main-content h5,.page-default .page-default__main-content h6{color:#3fa34d;line-height:1.3;margin-bottom:1rem;margin-top:2rem}.page-default .page-default__main-content ol,.page-default .page-default__main-content ul{margin-bottom:1.5rem;padding-left:2rem;position:relative}.page-default .page-default__main-content ol li:before,.page-default .page-default__main-content ul li:before{color:#1a1a1a;content:"•";left:.5rem;margin-right:.5rem;position:absolute}.page-default .page-default__main-content blockquote{border-left:4px solid #3fa34d;color:#666;font-style:italic;margin:2rem 0;padding-left:1rem}.page-default .page-default__main-content img{border-radius:1rem;display:block;height:auto;margin:2rem 0;max-width:100%}.page-default .page-default__main-content table{background:rgba(255,255,255,.9);border-collapse:collapse;display:block;font-size:clamp(.875rem,2.5vw,1rem);margin:2rem 0;overflow:hidden;overflow-x:auto;white-space:nowrap;width:100%}@media (min-width:768px){.page-default .page-default__main-content table{display:table;overflow-x:visible;white-space:normal}}.page-default .page-default__main-content table thead tr{background:rgba(222,227,235,.5)}.page-default .page-default__main-content table thead tr th{color:rgba(26,26,26,.8);font-weight:700;padding:.75rem .5rem;text-align:left;white-space:nowrap}@media (min-width:768px){.page-default .page-default__main-content table thead tr th{padding:1rem .75rem;white-space:normal}}.page-default .page-default__main-content table tbody tr{border-bottom:1px solid rgba(227,245,231,.5);transition:background-color .3s ease}.page-default .page-default__main-content table tbody tr:hover{background:rgba(63,163,77,.2)}.page-default .page-default__main-content table tbody tr:last-child{border-bottom:none}.page-default .page-default__main-content table tbody tr td{color:#1a1a1a;padding:.75rem .5rem;vertical-align:top;white-space:nowrap}@media (min-width:768px){.page-default .page-default__main-content table tbody tr td{padding:1rem .75rem;white-space:normal}}@media (min-width:992px){.page-default .page-default__main-content table tbody tr td{padding:1.25rem 1rem}}.page-default .page-default__main-content table tbody tr:nth-child(2n){background:rgba(63,163,77,.05)}.page-default .page-default__main-content table tbody tr:nth-child(2n):hover{background:rgba(63,163,77,.2)}.blog-single{background-color:#e3f5e7;min-height:100vh;min-height:100dvh;position:relative}.blog-single .blog-single__content{padding:6rem 1rem;position:relative;z-index:10}@media (min-width:768px){.blog-single .blog-single__content{padding:10rem 2rem 5rem}}@media (min-width:1200px){.blog-single .blog-single__content{padding:10rem 10rem 5rem}}@media (min-width:1920px){.blog-single .blog-single__content{padding:10rem 12rem 5rem}}.blog-single .blog-single__hero{margin-bottom:2rem}.blog-single .blog-single__title{color:#3fa34d;font-size:clamp(1.725rem,8vw,3.3125rem);line-height:clamp(2rem,8vw,3.75rem);margin-bottom:1rem;text-align:left}.blog-single .blog-single__excerpt{color:#1a1a1a;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:2rem;text-align:left}.blog-single .blog-single__header{border-radius:1rem;margin-bottom:2rem;overflow:hidden;position:relative}.blog-single .blog-single__thumbnail{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-single .blog-single__main-content{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(255,255,255,.8);border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08);color:#333;font-size:1.1rem;line-height:1.7;margin:4rem 0;padding:2rem}.blog-single .blog-single__main-content p{margin-bottom:1.5rem}.blog-single .blog-single__main-content h1,.blog-single .blog-single__main-content h2,.blog-single .blog-single__main-content h3,.blog-single .blog-single__main-content h4,.blog-single .blog-single__main-content h5,.blog-single .blog-single__main-content h6{color:#3fa34d;line-height:1.3;margin-bottom:1rem;margin-top:2rem}.blog-single .blog-single__main-content ol,.blog-single .blog-single__main-content ul{margin-bottom:1.5rem;padding-left:2rem;position:relative}.blog-single .blog-single__main-content ol li:before,.blog-single .blog-single__main-content ul li:before{color:#1a1a1a;content:"•";left:.5rem;margin-right:.5rem;position:absolute}.blog-single .blog-single__main-content blockquote{border-left:4px solid #3fa34d;color:#666;font-style:italic;margin:2rem 0;padding-left:1rem}.blog-single .blog-single__main-content img{border-radius:1rem;display:block;height:auto;margin:2rem 0;max-width:100%}.blog-single .blog-single__main-content table{background:rgba(255,255,255,.9);border-collapse:collapse;display:block;font-size:clamp(.875rem,2.5vw,1rem);margin:2rem 0;overflow:hidden;overflow-x:auto;white-space:nowrap;width:100%}@media (min-width:768px){.blog-single .blog-single__main-content table{display:table;overflow-x:visible;white-space:normal}}.blog-single .blog-single__main-content table thead tr{background:rgba(222,227,235,.5)}.blog-single .blog-single__main-content table thead tr th{color:rgba(26,26,26,.8);font-weight:700;padding:.75rem .5rem;text-align:left;white-space:nowrap}@media (min-width:768px){.blog-single .blog-single__main-content table thead tr th{padding:1rem .75rem;white-space:normal}}.blog-single .blog-single__main-content table tbody tr{border-bottom:1px solid rgba(227,245,231,.5);transition:background-color .3s ease}.blog-single .blog-single__main-content table tbody tr:hover{background:rgba(63,163,77,.2)}.blog-single .blog-single__main-content table tbody tr:last-child{border-bottom:none}.blog-single .blog-single__main-content table tbody tr td{color:#1a1a1a;padding:.75rem .5rem;vertical-align:top;white-space:nowrap}@media (min-width:768px){.blog-single .blog-single__main-content table tbody tr td{padding:1rem .75rem;white-space:normal}}@media (min-width:992px){.blog-single .blog-single__main-content table tbody tr td{padding:1.25rem 1rem}}.blog-single .blog-single__main-content table tbody tr:nth-child(2n){background:rgba(63,163,77,.05)}.blog-single .blog-single__main-content table tbody tr:nth-child(2n):hover{background:rgba(63,163,77,.2)}.scroll-progress{background:linear-gradient(90deg,#3fa34d,#32963f);height:4px;left:0;position:fixed;top:0;transition:width .1s ease;width:calc(var(--scroll-progress, 0)*100%);will-change:width;z-index:9999}.parallax-element{transform:translateZ(0);will-change:transform}.anchor-offset{scroll-margin-top:100px}.lenis-prevent{overscroll-behavior:contain}.lenis-loading{overflow:hidden}.js-animate-from-bottom,.js-animate-from-top,.js-scale-in{opacity:0;will-change:transform,opacity}.critical-content{opacity:1!important;transition:opacity .3s ease!important}.loading-page .critical-content{opacity:0!important}body.loader-complete .critical-content,body:not(.loading-page) .critical-content{opacity:1!important}.reduce-motion .page-loader .loader-letter{transform:none;transition:opacity .3s ease}.reduce-motion .page-loader .loader-overlay{transition:transform .5s ease}.reduce-motion *,.reduce-motion :after,.reduce-motion :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
