@charset "UTF-8";@import "normalize.css";@import "toastify.css";@font-face{font-family:'Outfit';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4E.ttf) format('truetype')}@font-face{font-family:'Outfit';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4E.ttf) format('truetype')}.outfit{font-family:"Outfit",sans-serif}.fontawesome{font-family:"Font Awesome 6 Pro"}html{font-family:"Outfit",sans-serif;font-size:1em;font-weight:400;line-height:1.5;text-shadow:1px 1px 1px rgba(0,0,0,0.004);scroll-padding-top:125px;scroll-behavior:smooth}@media only screen and (max-width: 550px){html{scroll-padding-top:70px}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}body{background-color:#FFFFFF;scroll-padding-top:125px;color:#163020}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background-color:#dcdddd}body::-webkit-scrollbar-thumb{background-color:#21344a}h1{font-size:3.25em;font-weight:600}h1,h2,h3,h4{font-family:"Outfit",sans-serif;margin-top:0;margin-left:0;margin-right:0;font-weight:600}img{display:block;max-width:100%;height:auto}a{text-decoration:none}ul,ol{list-style-type:none}b,strong{font-weight:600}.wrapper{width:100%;padding:0 25px;margin-left:auto;margin-right:auto;max-width:1400px}@media only screen and (max-width: 550px){.wrapper{padding:0 20px}}@media only screen and (max-width: 550px){.wrapper{padding:0 10px}}.btn{background-color:#97ED63;color:#163020;padding:15px 30px;border-radius:25px;border:0;display:inline-block;font-weight:600;box-shadow:0 4px 16px -1px rgba(44,44,46,0.08),0 1.5px 0 rgba(44,44,46,0.01)}.btn:hover{background-color:#1e412b;color:#97ED63;cursor:pointer}.grid{display:grid}.grid-33{display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 768px){.grid-33{grid-template-columns:1fr}}.grid-25{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (max-width: 768px){.grid-25{grid-template-columns:1fr}}.grid-50{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width: 768px){.grid-50{grid-template-columns:1fr}}.grid-66-33{display:grid;grid-template-columns:3fr 2fr}@media only screen and (max-width: 768px){.grid-66-33{grid-template-columns:1fr}}.gap-10{grid-gap:10px}.gap-20{grid-gap:20px}.gap-30{grid-gap:30px}#site-container{min-width:320px;position:relative}.section{padding-bottom:100px;position:relative}.section--news{padding-bottom:0px}@media only screen and (max-width: 768px){.section{padding-bottom:50px}}.header{padding:15px 0;width:100%;z-index:1000;color:#FFFFFF;position:fixed;top:0}@media only screen and (max-width: 768px){.header{padding:10px 0}}.header--right{display:flex;-webkit-justify-content:flex-end}.header__wrapper{display:grid;grid-template-columns:160px 1fr;align-items:center;width:100%;padding:0 25px;margin-left:auto;margin-right:auto;max-width:1400px}@media only screen and (max-width: 550px){.header__wrapper{padding:0 20px}}@media only screen and (max-width: 550px){.header__wrapper{padding:0 10px}}.header__logo{min-width:250px}@media only screen and (max-width: 768px){.header__logo{min-width:auto}}.header__mobile{display:none;color:#97ED63}@media only screen and (max-width: 768px){.header__mobile{display:block}}.headroom{will-change:transform;transition:transform 200ms linear}.headroom--pinned{transform:translateY(0%)}.headroom--unpinned{transform:translateY(-100%)}.headroom--unpinned .mega-menu,.headroom--unpinned .menu-dd{display:none}.headroom--not-top{webkit-box-shadow:2px 8px 14px -6px rgba(22,48,32,0.5);box-shadow:2px 8px 14px -6px rgba(22,48,32,0.5);background-color:#105d33}@media only screen and (max-width: 768px){.primary-nav{display:none}}.primary-nav__list{display:flex;gap:40px;justify-content:end;align-items:center}.primary-nav__link{color:#FFFFFF;font-size:1.25em}.primary-nav__btn{background:#97ED63;color:#163020;padding:10px 30px;border-radius:10px;display:inline-block}.primary-nav__btn:hover{color:#FFFFFF}@media only screen and (max-width: 992px){.primary-nav__btn{font-size:.9em;padding:10px 15px}}.mobile-menu__fade{position:fixed;display:none;background-color:rgba(0,0,0,0.5);top:0;bottom:0;right:0;left:0;z-index:11;pointer-events:none}.mobile-menu__container{will-change:transform;position:fixed;margin-top:0;z-index:1001;top:0;left:100%;height:100vh;overflow:auto;width:55%;background:#1a6e40;transition:all .5s ease}@media only screen and (max-width: 550px){.mobile-menu__container{width:90%}}.mobile-menu__header{display:grid;grid-template-columns:150px 1fr;padding:0 10px;background-color:#105d33}.mobile-menu__logo{margin:15px 0}.mobile-menu__logo img{min-width:170px}.mobile-menu__close{display:flex;align-items:center;justify-content:right}.mobile-menu__close i{color:#163020}.mobile-menu__close i:hover{color:#FFFFFF}.mobile-nav{margin-top:5px}.mobile-nav__list{overflow-y:scroll}.mobile-nav__item{border-bottom:1px solid #48815d}.mobile-nav__item:last-child{border-bottom:0}.mobile-nav__link{display:block;padding:15px;color:#d4ecc5;font-weight:400;font-size:1.5em;text-align:center}.mobile-nav__action{margin:20px}.mobile-nav__btn{display:block;color:#1a6e40;padding:10px;font-size:1.25em;text-align:center;margin:20px}.error{color:red;font-size:.9em}.required{color:#97ED63}.bg-forest{background-color:#163020}.bg-light-lime{background-color:#F9FFF9}.curve-hero{position:relative;background:#105d33;color:#FFFFFF}.curve-wrapper{position:relative;z-index:2}.curve-svg{display:block}.curve-svg path{transform-origin:bottom}.curve-svg path:nth-child(2){animation-delay:-5s}@keyframes waveAnimation{0%,100%{transform:scaleY(.95)}50%{transform:scaleY(1.05)}}.common-hero{background-color:#105d33}.common-hero .curve-wrapper{margin-top:-40px}@media only screen and (max-width: 1600px){.common-hero .curve-wrapper{margin-top:-20px}}@media only screen and (max-width: 1400px){.common-hero .curve-wrapper{margin-top:0px}}@media only screen and (max-width: 992px){.common-hero .curve-wrapper{padding-top:20px}}@media only screen and (max-width: 550px){.common-hero .curve-wrapper{padding-top:40px}}.mt-minus-60{margin-top:-60px}@media only screen and (max-width: 992px){.mt-minus-60{margin-top:0}}.mt-minus-120{margin-top:-120px}@media only screen and (max-width: 992px){.mt-minus-120{margin-top:0}}.hero-section{position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;right:-300px;bottom:0;left:0;background:url("../../images/site/bubble-group.png") center center no-repeat;background-size:contain;opacity:.05;z-index:0}@media only screen and (max-width: 1400px){.hero-section::before{right:0}}@media only screen and (max-width: 992px){.hero-section::before{background:url("../../images/site/bubble-group.png") right bottom no-repeat}}.hero{padding:150px 0 25px 0;position:relative}@media only screen and (max-width: 992px){.hero{padding:100px 0 0 0}}.hero__grid{gap:50px}@media only screen and (max-width: 992px){.hero__grid{grid-template-columns:1fr}}.hero__left{padding-top:30px}.hero__title{color:#FFFFFF;line-height:1.2}.hero__title--highlight{color:#97ED63}@media only screen and (max-width: 1400px){.hero__title{font-size:2.85em}}.hero__subtitle{font-size:1.2em;margin-bottom:50px;color:#FFFFFF}.hero__right{justify-self:center;margin-bottom:40px}@media only screen and (max-width: 992px){.hero__right{justify-self:self-start}}.hero__img-box{position:relative;top:35%;z-index:4}@media only screen and (max-width: 1400px){.hero__img-box{top:22%}}@media only screen and (max-width: 992px){.hero__img-box{top:0;margin-bottom:40px}}.hero__img{z-index:2;position:relative;border-radius:20px;transform:scaleX(-1);height:400px}@media only screen and (max-width: 992px){.hero__img{transform:scaleX(1)}}@media only screen and (max-width: 680px){.hero__img{height:300px}}.about-us{position:relative}.about-us::after{content:'';background-image:url("../../images/home/tree.webp");position:absolute;bottom:-325px;left:-175px;width:800px;height:800px;background-repeat:no-repeat;background-size:contain;z-index:-1;opacity:.5}@media only screen and (max-width: 768px){.about-us::after{width:520px;height:520px;bottom:-140px;left:0}}@media only screen and (max-width: 550px){.about-us::after{display:none}}.about-us__grid{display:grid;grid-template-columns:2fr 4fr;gap:50px;padding-bottom:80px}@media only screen and (max-width: 992px){.about-us__grid{grid-template-columns:1fr;padding-bottom:20px}}@media only screen and (max-width: 992px){.about-us__left{order:2}}.about-us__img{border-radius:20px;margin-bottom:30px}@media only screen and (max-width: 992px){.about-us__img{width:100%}}.about-us__pre-title{font-size:1.25em;color:#568738}.about-us__title{font-size:1.75em;margin:10px 0 35px;color:#105d33;line-height:1.4}.about-us__list{list-style:none;padding:0;margin:0}.about-us__item{display:flex;align-items:center;margin-bottom:16px;font-size:1.2rem;color:#333;gap:10px}.about-cards{margin:50px 0;position:relative}@media only screen and (max-width: 992px){.about-cards{margin:30px 0}}@media only screen and (max-width: 768px){.about-cards{margin:15px 0}}@media only screen and (max-width: 992px){.about-cards__grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.about-cards__grid{grid-template-columns:1fr}}.about-card{padding:20px;border-radius:20px;background:#fff;border:1px solid rgba(22,48,32,0.07);box-shadow:2px 8px 14px -6px rgba(22,48,32,0.5)}.about-card--forest{background-color:#105d33;color:#FFFFFF}.about-card--forest .about-card__count{color:#97ED63}.about-card--lime{background-color:#97ED63;color:#163020}.about-card__count{font-size:3em;font-weight:700}.about-card__title{font-size:1.5em;margin:30px 0 20px}.curve-counter{position:relative;background:#105d33;color:#FFFFFF}.curve-counter::before{content:'';position:absolute;top:0;right:200px;bottom:0;left:0;background:url("../../images/site/bubble-group.png") right center no-repeat;background-size:contain;opacity:.05;z-index:0}@media only screen and (max-width: 1400px){.curve-counter::before{right:0}}@media only screen and (max-width: 768px){.curve-counter::before{background:url("../../images/site/bubble-group.png") bottom no-repeat;bottom:-25%}}.counter-box{padding:0;margin-bottom:-50px}@media only screen and (max-width: 1600px){.counter-box{margin-bottom:0px}}@media only screen and (max-width: 768px){.counter-box{text-align:center}}.counter-box__left{margin-top:100px}.counter-box__title{font-size:3.25em;color:#97ED63}.counter-box__subtitle{font-size:1.1em;margin-bottom:50px}.counter-box__list{row-gap:20px}@media only screen and (max-width: 768px){.counter-box__list{row-gap:40px}}.counter-box__count{font-size:2em;font-weight:600}.counter-box__count span{color:#97ED63}.counter-box__count-text{color:#97ED63}.counter-box__right{position:relative;justify-self:center}.counter-box__img{width:500px}@media only screen and (max-width: 1100px){.home-news__list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 680px){.home-news__list{grid-template-columns:1fr}}.home-news__h{color:#105d33}.home-news__p{margin-top:20px;margin-bottom:20px}.home-news__title{font-size:2.5em;color:#105d33;margin-bottom:10px;z-index:3;position:relative}.home-news__subtitle{margin-bottom:30px}.news-card{color:#FFFFFF;position:relative;overflow:hidden;border-radius:20px;display:block;height:100%}.news-card::before{content:"";position:absolute;inset:0;background:linear-gradient(to top, #000 0%, rgba(22,48,32,0.85) 30%, rgba(22,48,32,0.45) 50%, rgba(255,255,255,0) 100%);z-index:1;opacity:1;transition:opacity .35s cubic-bezier(.4, 0, .2, 1);pointer-events:none}.news-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, #000 0%, rgba(22,48,32,0.2) 30%, rgba(22,48,32,0.3) 50%, rgba(255,255,255,0) 100%);z-index:1;opacity:0;transition:opacity .35s cubic-bezier(.4, 0, .2, 1);pointer-events:none}.news-card:hover::before{opacity:0}.news-card:hover::after{opacity:1}.news-card .share-icons{position:absolute;z-index:4;right:20px;bottom:10px;display:grid;gap:10px;align-items:center;grid-template-columns:1fr 1fr 1fr}.news-card__img{width:100%;display:block;border-radius:20px}.news-card__content{position:absolute;bottom:0;width:100%;padding:20px;z-index:2}.news-card__title{font-weight:500;margin-bottom:10px}.news-card__date{font-size:.85em;display:flex;align-items:center;gap:10px}.news-card__date i{color:#97ED63}.subscribe-box__curve .curve-svg{display:block;width:100%;height:200px}@media only screen and (max-width: 1200px){.subscribe-box__curve .curve-svg{height:150px}}@media only screen and (max-width: 992px){.subscribe-box__curve .curve-svg{height:100px}}@media only screen and (max-width: 680px){.subscribe-box__curve .curve-svg{height:50px}}@media only screen and (max-width: 550px){.subscribe-box__curve .curve-svg{height:auto}}.subscribe-box__inside{background-color:#105d33;color:#fff}.subscribe-box__container{padding-bottom:40px}@media only screen and (max-width: 768px){.subscribe-box__container{padding-top:40px}}.subscribe-box__grid{align-items:center}@media only screen and (max-width: 992px){.subscribe-box__grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.subscribe-box__grid{grid-template-columns:1fr}}.subscribe-box__left{position:relative;z-index:2;align-self:start;margin-top:30px}@media only screen and (max-width: 768px){.subscribe-box__left{margin-top:0}}.subscribe-box__title{font-size:2.5em;position:relative;z-index:1;color:#cff3b9;line-height:normal}.subscribe-box__title--highlight{color:#FFFFFF}@media only screen and (max-width: 1100px){.subscribe-box__title{font-size:2em}}@media only screen and (max-width: 768px){.subscribe-box__title{font-size:1.5em}}.subscribe-box__subtitle{font-size:1.3em;margin-top:20px}.subscribe-box__list{display:flex;gap:40px;margin-top:30px;list-style-type:disc;margin-left:20px;flex-wrap:wrap;row-gap:10px}.subscribe-form__item{margin-bottom:30px}.subscribe-form__form{background:#FFFFFF;padding:30px;color:#163020;border:1px solid rgba(18,50,34,0.08);border-radius:10px;position:relative;z-index:1}.subscribe-form__title{margin-bottom:20px;font-size:1.5em;color:#105d33}.form__element{margin-bottom:15px}.form__element--inline{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media only screen and (max-width: 680px){.form__element--inline{grid-template-columns:1fr}}.form__input,.form__textarea{padding:12px;border:1px solid rgba(44,44,46,0.25);border-radius:.25em;width:100%;font-size:1.15em;outline:thin;resize:none}.form__input.valid,.form__textarea.valid{border:1px solid #16b73e;outline:#16b73e}.form__input.error,.form__textarea.error{border:1px solid #ff000057;outline:#ff000057}.form__submit{background-color:#163020;color:#FFFFFF;width:100%;margin-top:20px}.form__note{margin:10px 0 0 5px;font-size:.8em}.form__note a{color:#568738}.footer{background:#105d33;margin-top:-120px;position:relative}@media only screen and (max-width: 1200px){.footer{margin-top:-80px}}@media only screen and (max-width: 768px){.footer{margin-top:0}}.footer--contact{background-color:#1f492f}.footer__curve .curve-svg{display:block;width:100%;height:200px}@media only screen and (max-width: 1200px){.footer__curve .curve-svg{height:150px}}@media only screen and (max-width: 992px){.footer__curve .curve-svg{height:100px}}@media only screen and (max-width: 680px){.footer__curve .curve-svg{height:50px}}.footer__upper{background-color:#163020;margin-top:-50px}@media only screen and (max-width: 1200px){.footer__upper{margin-top:0}}.footer__wrapper{width:100%;padding:0 25px;margin-left:auto;margin-right:auto;max-width:1400px;color:#FFFFFF}@media only screen and (max-width: 550px){.footer__wrapper{padding:0 20px}}@media only screen and (max-width: 550px){.footer__wrapper{padding:0 10px}}.footer__title{font-size:1.25em;color:#FFFFFF}.footer__grid{display:grid;grid-template-columns:1fr 2fr;position:relative;align-items:center}@media only screen and (max-width: 992px){.footer__grid{grid-template-columns:1fr;grid-gap:50px}}@media only screen and (max-width: 550px){.footer__grid{grid-gap:40px 20px}}.footer__section{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer__logo{min-width:300px}.footer__p{color:#FFFFFF;font-weight:300;line-height:1.65;font-size:1.1em}.footer__up-right{display:grid}@media only screen and (max-width: 992px){.footer__up-right{gap:20px}}.footer__box{text-align:right;display:flex;gap:40px;justify-content:end}@media only screen and (max-width: 992px){.footer__box{text-align:left;justify-content:start}}@media only screen and (max-width: 768px){.footer__box{flex-direction:column;gap:10px}}.footer__list{display:flex;justify-content:end;gap:30px}@media only screen and (max-width: 992px){.footer__list{justify-content:start}}@media only screen and (max-width: 768px){.footer__list{display:grid;gap:10px}}.footer__list--flex{justify-content:center}@media only screen and (max-width: 768px){.footer__list--flex{justify-content:start}}.footer__item{font-weight:200;font-size:1em;line-height:2;border-right:1px solid #2c2a2a}.footer__item:last-child{border-right:0;padding-left:0}.footer__link{font-size:1em;color:#FFFFFF}@media only screen and (max-width: 1100px){.footer__link{font-size:.9em}}.footer__link:hover{color:#97ED63;transition:all .2s ease-in}.footer__link--action{display:inline-flex;align-items:center;justify-content:end;margin-top:30px;gap:10px}@media only screen and (max-width: 992px){.footer__link--action{justify-content:start}}@media only screen and (max-width: 768px){.footer__link--action{margin-top:15px}}.footer__link--action svg{color:#97ED63}.footer__lower{padding-bottom:30px;background-color:#163020}.footer__lower-container{display:flex;justify-content:space-between;margin:0 auto;align-items:center;padding:50px 0 0px}@media only screen and (max-width: 768px){.footer__lower-container{align-items:start;flex-direction:column}}.footer__right{display:flex;color:#FFFFFF;font-size:.9em}@media only screen and (max-width: 768px){.footer__right{margin-top:20px;display:block}}.footer__copyright{padding-right:15px}@media only screen and (max-width: 768px){.footer__copyright{margin-bottom:20px}}.footer__netrix{color:#97ED63}.footer__netrix:hover{color:#FFFFFF}.footer__h{font-size:1.4em;font-weight:500;margin:0 0 25px 25px;line-height:1.75;position:relative}.footer__h:after{display:inline-block;position:absolute;text-align:left;left:0;top:100%;content:'';width:50px;height:3px;background-color:#97ED63}.socials{display:flex;gap:25px;margin-top:20px}.socials__link{display:block;height:100%}.socials__link svg{display:flex;align-items:center;height:100%}.news-hero{padding-top:97px;background:#105d33;color:#FFFFFF;position:relative;z-index:0}.news-hero .curve-wrapper{position:absolute;bottom:0;left:0;width:100%;z-index:3;pointer-events:none}.news-hero__container{position:relative;height:600px}.news-hero__container--small{height:500px}.news-hero__filter{background:rgba(0,0,0,0.6);position:absolute;inset:0;z-index:1;pointer-events:none}.news-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.news-hero__content{position:absolute;top:50%;transform:translateY(-50%);max-width:750px;padding:10px;border-radius:10px;color:#97ED63;z-index:1}.news-hero__content--small{top:35%}.news-hero__title{color:#FFFFFF;font-size:2.25em}.news-detail{z-index:1;position:relative;margin-top:-50px;margin-bottom:100px}@media only screen and (max-width: 992px){.news-detail{margin-top:-10px}}.news-detail__meta{display:flex;align-items:center;gap:10px;font-size:1.2em;margin-bottom:30px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:20px 0;color:#105d33}.content h1:first-of-type,.content h2:first-of-type,.content h3:first-of-type,.content h4:first-of-type,.content h5:first-of-type,.content h6:first-of-type{margin:0 0 20px}.content p{margin-bottom:10px}.content ul{list-style-type:disc;padding-left:20px;margin-bottom:10px}.content ul li{margin-bottom:10px}.content ul li::marker{color:#568738}.share{position:absolute;right:40px;top:-80px;display:flex;gap:10px;color:#163020}@media only screen and (max-width: 1600px){.share{right:80px}}@media only screen and (max-width: 1400px){.share{right:100px;top:-50px}}@media only screen and (max-width: 992px){.share{right:0;top:0}}.share__title{font-size:1.25em}@media only screen and (max-width: 440px){.share__title{display:none}}.share__list{display:flex;gap:20px;align-items:center}.contact{background:#1f492f;position:relative;z-index:2}.contact__container{max-width:1200px;margin:0 auto 75px}@media only screen and (max-width: 768px){.contact__container{margin:0 auto}}.contact__left{color:#FFFFFF}.contact__sub{font-size:3em;color:#fff}@media only screen and (max-width: 768px){.contact__sub{font-size:1.75em}}.contact__text{font-size:1.5em;max-width:500px;margin:20px 0 60px}@media only screen and (max-width: 768px){.contact__text{font-size:1em;margin-bottom:20px}}.contact__info{display:flex;align-items:center;gap:10px;font-size:1.3em}.contact__info a{color:#FFFFFF}.contact__info a:hover{color:#97ED63}.contact__subscribe-wrap{background:#1f492f}.contact__submit{background-color:#97ED63;width:100%;transition:background-color .3s ease}.contact__submit:hover{background-color:#163020}.contact .form__element{margin-bottom:30px}.contact .form__element--inline{gap:30px}/*# sourceMappingURL=./site.css.map */