.hero-main{background:#c9e1c9;padding:210px 0 0;margin-top:-68px;position:relative}.hero-main-info-content{width:50%;padding-bottom:200px}.hero-main-title span{color:#262f29;font-size:100px;font-weight:500;line-height:120%;opacity:0}.hero-main-image{width:45%;height:100%;position:absolute;right:0;top:0}.hero-main-image img{-o-object-fit:cover;object-fit:cover;border-radius:15px 0 0 15px}.hero-main-text{color:#3c3c3c;font-size:24px;font-weight:400;line-height:150%;opacity:0}.hero-main-button{display:flex;padding-top:30px;gap:16px;opacity:0}.hero-main-button-get_funded{color:#262f29;font-size:18px;font-weight:500;line-height:normal;padding:16px 48px;border-radius:60px;background:#fff}.hero-main-button-get_funded span{color:#262f29;font-size:18px;font-weight:500;display:inline-block;transition:opacity .5s ease}.hero-main-button-learn_more{color:#264a27;font-size:18px;font-weight:500;line-height:normal;padding:16px 48px;border-radius:60px;border:1px solid #264a27}.hero-main-button-learn_more span{color:#264a27;font-size:18px;font-weight:500;display:inline-block;transition:opacity .5s ease}.number-main{padding:150px 0}.number-main-info{display:flex;justify-content:center;padding-bottom:150px}.number-main-title{text-align:center;width:80%}.number-main-title span{color:#262f29;text-align:center;font-size:72px;font-weight:500;line-height:120%}.number-main-list{display:flex;gap:56px;justify-content:space-between}.number-main-item{width:22%}.number-main-item-number{padding-bottom:16px;overflow:hidden}.number-main-item-number span{color:#264a27;font-size:72px;font-weight:500;line-height:110%}.number-main-item-text{color:#3c3c3c;font-size:18px;font-weight:400;line-height:150%}.product-main{padding:150px 0;background-color:#e8dfd4}.product-main-info{display:flex;flex-direction:column;gap:16px;align-items:center;padding-bottom:60px}.product-main-bg{display:flex;gap:8px;border-radius:30px;background:#fff;padding:8px 16px}.product-main-sub-title{color:#000;font-size:14px;font-weight:500;line-height:150%}.product-main-title span{color:#262f29;font-size:72px;font-weight:500;line-height:110%}.product-main-list{border-radius:15px;background:#264a27;padding:24px;gap:16px;display:flex}.product-main-item{padding:62px 60px;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:30px;justify-content:space-between;width:50%}.product-main-item-title{color:#262f29;font-size:32px;font-weight:500;line-height:120%;padding-bottom:32px}.product-main-excerpt{color:#3c3c3c;font-size:18px;font-weight:400;line-height:140%;padding-bottom:20px}.product-main-features{display:flex;flex-direction:column;gap:16px}.product-main-feature{display:flex;gap:12px}.product-main-feature p{color:#3c3c3c;font-size:18px;font-weight:400;line-height:140%}.product-main-feature p b{color:#264a27;font-size:18px;font-weight:600}.product-main-feature p strong{color:#264a27;font-size:18px;font-weight:600}.product-main-feature .icons-check{color:#264a27;font-size:16px}.product-main-buttons{display:flex;gap:20px}.product-main-button{padding:16px 48px;border-radius:60px;background:#264a27;color:#fff;font-size:18px;font-weight:500}.product-main-button span{color:#fff;font-size:18px;font-weight:500;display:inline-block;transition:opacity .5s ease}.product-main-btn{padding:16px 48px;border-radius:60px;border:1px solid #264a27;color:#264a27;font-size:18px;font-weight:500}.product-main-btn span{color:#264a27;font-size:18px;font-weight:500;display:inline-block;transition:opacity .5s ease}.reviews{padding:150px 0}.reviews-info{display:flex;justify-content:center;padding-bottom:80px}.reviews-title{width:80%;text-align:center}.reviews-title span{color:#262f29;text-align:center;font-size:72px;font-weight:500;line-height:110%}.reviews-list-desktop{display:flex;gap:16px;flex-wrap:wrap}.reviews-slider-container{display:none}.reviews-item{width:32.5%;padding:32px 48px;border-radius:10px;background:#c9e1c9;display:flex;flex-direction:column;justify-content:space-between;gap:30px;position:relative;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reviews-item.visible{opacity:1;transform:translateY(0)}.reviews-item:nth-child(1n){background-image:url(../images/one.svg);background-position:right bottom;background-repeat:no-repeat;z-index:0}.reviews-item:nth-child(2n){background-image:url(../images/two.svg);background-position:right top;background-repeat:no-repeat;z-index:0}.reviews-item:nth-child(3n){background-image:url(../images/three.svg);background-position:right bottom;background-repeat:no-repeat;z-index:0}.reviews-item-stars{padding-bottom:16px}.reviews-item-stars span.icons-star{font-size:24px;color:#264a27}.reviews-item-text{color:#262f29;font-size:18px;font-weight:400;line-height:140%}.reviews-item-content{display:flex;flex-direction:column;gap:6px}.reviews-item-content p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:150%}.contact{padding-bottom:150px}.contact-video{height:100%;position:relative;width:40%;border-radius:17px;overflow:hidden}.contact-video video{display:block;width:100%;border-radius:15px}.contact-video-bg{position:absolute;width:100%;height:100%;border-radius:15px;z-index:1;background-size:cover;background-repeat:no-repeat}.contact-video-bg button.play-button{cursor:pointer;display:flex;flex-direction:row-reverse;gap:8px;border:none;position:absolute;left:0;right:0;width:-moz-fit-content;width:fit-content;top:0;bottom:0;margin:auto;height:-moz-fit-content;height:fit-content;border-radius:60px;background:#fff;padding:16px 48px;align-items:center}.contact-video-bg button.play-button p{color:#262f29;font-size:18px;font-weight:500}.contact-video-bg button.play-button .icons-see{font-size:20px}.contact-video-bg.hidden{opacity:0;pointer-events:none}.contact-info{display:flex;align-items:center;background:#e8dfd4;border-radius:15px;overflow:hidden;justify-content:space-between}.contact-forms{border-radius:15px;width:45%;padding:0 200px 0 0}.contact-forms form.wpcf7-form.sent{position:relative}.contact .wpcf7-response-output{display:none}.contact .wpcf7 form.sent .wpcf7-response-output{bottom:-40px;display:block;position:absolute;font-size:12px;width:100%;text-align:center}.contact .forms-text{color:rgba(38,47,41,.4);font-size:14px;font-weight:500;line-height:24px;padding-top:24px;text-align:center}.contact .forms-text a{color:rgba(38,47,41,.4);font-size:14px;font-weight:500;line-height:24px;text-decoration-line:underline}.contact .forms-text a:hover{color:#000}.contact-title{color:#262f29;font-size:72px;font-weight:500;line-height:110%}.contact-text{color:#3c3c3c;font-size:18px;font-weight:400;line-height:150%;padding-bottom:40px}.contact-form p.texts{color:#262f29;font-size:14px;padding-bottom:8px;font-weight:500;line-height:24px}.contact-form input{border-radius:50px;background:#fff;padding:16px 0 16px 24px;border:none;width:100%}.contact-form input:focus{outline:0}.contact-form .form-group{padding-bottom:15px}.contact-form .form-group.message input{height:110px;border-radius:30px}.contact-form button.btn{cursor:pointer;width:100%;border:none;padding:16px 48px;border-radius:60px;background:#264a27;color:#fff;font-size:18px;font-weight:500}.contact-form button.btn span{color:#fff;font-size:18px;font-weight:500;display:inline-block;transition:opacity .5s ease}.contact-form span.wpcf7-not-valid-tip{font-size:11px!important;position:absolute}.contact-form .wpcf7-response-output{position:absolute;margin:1em .5em 1em!important}@media (max-width:1815px){.hero-main-info-content{width:45%}.hero-main-image{width:50%}}@media (max-width:1810px){.hero-main-title span{font-size:72px}.number-main-item-number span{font-size:68px}}@media (max-width:1750px){.hero-main-text{font-size:20px}}@media (max-width:1680px){.product-main-item{padding:50px}}@media (max-width:1650px){.hero-main-button-get_funded{font-size:16px}.hero-main-button-get_funded span{font-size:16px}.hero-main-button-learn_more{font-size:16px}.hero-main-button-learn_more span{font-size:16px}.product-main-button{font-size:16px}.product-main-button span{font-size:16px}.product-main-btn{font-size:16px}.product-main-btn span{font-size:16px}.contact-video-bg button.play-button p{font-size:16px}.contact-form button.btn{font-size:16px}.contact-form button.btn span{font-size:16px}}@media (max-width:1600px){.contact-forms{padding:0 100px 0 0}}@media (max-width:1560px){.number-main-title span{font-size:65px}.number-main-item-text{font-size:16px}.product-main-title span{font-size:65px}.reviews-title span{font-size:65px}.contact-title{font-size:65px}}@media (max-width:1520px){.hero-main-image{width:52%}}@media (max-width:1500px){.hero-main-info-content{padding-bottom:150px}}@media (max-width:1450px){.hero-main-image{width:50%}.hero-main-text{font-size:18px}}@media (max-width:1440px){.number-main{padding:80px 0}.number-main-info{padding-bottom:80px}.number-main-title span{font-size:61px}.number-main-item-number span{font-size:62px}.product-main{padding:80px 0}.product-main-info{padding-bottom:40px}.product-main-title span{font-size:61px}.product-main-list{margin:0 0;padding:22px}.product-main-item{padding:42px 40px}.product-main-item-title{font-size:28px}.product-main-excerpt{font-size:16px}.product-main-feature p{font-size:16px}.product-main-feature p b{font-size:16px}.product-main-feature p strong{font-size:16px}.reviews{padding:80px 0}.reviews-info{padding-bottom:50px}.reviews-title span{font-size:61px}.reviews-item{padding:20px 28px}.reviews-item-stars span.icons-star{font-size:21px}.reviews-item-text{font-size:16px}.contact{padding-bottom:80px}.contact-title{font-size:61px}.contact-text{font-size:16px}}@media (max-width:1380px){.hero-main-info-content{padding-bottom:110px}}@media (max-width:1330px){.hero-main-info-content{width:45%}.hero-main-image{width:52%}}@media (max-width:1280px){.product-main-info{padding-bottom:30px}.product-main-list{margin:0 0;padding:16px}.product-main-item{padding:22px 20px}.product-main-item-title{font-size:24px;padding-bottom:20px}.reviews-item-stars{padding-bottom:6px}.contact-forms{width:50%;padding:0 50px 0 0}.contact .forms-text{padding-top:20px}.contact-text{padding-bottom:20px}}@media (max-width:1250px){.hero-main-title span{font-size:62px}.hero-main-text{font-size:16px}.hero-main-button-get_funded{font-size:14px}.hero-main-button-get_funded span{font-size:14px}.hero-main-button-learn_more{font-size:14px}.hero-main-button-learn_more span{font-size:14px}.product-main-button{font-size:14px}.product-main-button span{font-size:14px}.product-main-btn{font-size:14px}.product-main-btn span{font-size:14px}.contact-video-bg button.play-button p{font-size:14px}.contact-form button.btn{font-size:14px}.contact-form button.btn span{font-size:14px}}@media (max-width:1210px){.number-main-title span{font-size:54px}.number-main-item-number span{font-size:52px}.product-main-title span{font-size:54px}.reviews-title span{font-size:54px}.contact-title{font-size:54px}}@media (max-width:1200px){.contact-video{width:45%}}@media (max-width:1155px){.hero-main-image{width:54%}}@media (max-width:1120px){.hero-main-title span{font-size:52px}}@media (max-width:1110px){.number-main-list{gap:26px}.number-main-item-number span{font-size:46px}}@media (max-width:1090px){.hero-main-image{width:50%}}@media (max-width:1050px){.contact-forms{padding:0 30px 0 0}.contact-form .form-group.message input{height:55px}}@media (max-width:1024px){.number-main-title span{font-size:42px}.number-main-title{width:100%}.number-main-item-number span{font-size:36px}.number-main-item-text{font-size:14px}.product-main-title span{font-size:42px}.product-main-excerpt{font-size:14px}.product-main-feature p{font-size:14px}.product-main-feature p b{font-size:14px}.product-main-feature p strong{font-size:14px}.product-main-button{padding:12px 28px}.product-main-btn{padding:12px 28px}.reviews-title span{font-size:42px}.reviews-title{width:100%}.reviews-item{width:48%}.contact-video-bg button.play-button{padding:12px 28px}.contact-title{font-size:42px}.contact-text{font-size:14px}.contact-text{padding-bottom:20px}.contact-form p.texts{font-size:12px}.contact-form .form-group{padding-bottom:12px}.contact-form button.btn{padding:12px 28px}}@media (max-width:1000px){.contact-video{width:100%;height:550px}.contact-info{flex-direction:column;gap:30px}.contact-forms{width:100%;padding:40px}}@media (max-width:950px){.hero-main-title span{font-size:45px}.hero-main-text{font-size:14px}.hero-main-button-get_funded{padding:12px 28px}.hero-main-button-learn_more{padding:12px 28px}}@media (max-width:830px){.product-main-list{flex-direction:column}.product-main-item{width:100%}}@media (max-width:810px){.hero-main-title span{font-size:42px}}@media (max-width:768px){.hero-main{padding:170px 0 0}.hero-main-info-content{width:100%;padding-bottom:50px}.hero-main-title{padding-bottom:20px;text-align:center}.hero-main-image{position:relative;width:100%}.hero-main-button{padding-top:15px}.number-main-list{gap:20px;flex-wrap:wrap}.number-main-item{width:47%}.reviews-item-stars span.icons-star{font-size:18px}.reviews-item-text{font-size:14px}.contact{padding-bottom:40px}.contact .wpcf7 form.sent .wpcf7-response-output{font-size:10px;text-align:center;left:0;right:0;bottom:13px;margin:auto;width:60%}}@media (max-width:762px){.number-main{padding:40px 0}.number-main-info{padding-bottom:40px}.number-main-title span{font-size:32px}.number-main-item-number{padding-bottom:12px}.number-main-item-number span{font-size:28px}.product-main-title span{font-size:32px}.reviews{padding:50px 0}.reviews-info{padding-bottom:40px}.reviews-title span{font-size:32px}.contact-title{font-size:32px}}@media screen and (max-width:658px){.reviews .reviews-list-desktop{display:none}.reviews .reviews-slider-container{display:block}.reviews .reviews-slider-container .swiper-pagination{display:flex;gap:5px;flex-wrap:nowrap;justify-content:center;padding-top:20px}.reviews .reviews-slider-container .swiper-pagination span{height:10px;width:10px;border:1px solid #264a27;border-radius:50%}.reviews .reviews-slider-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#264a27}}@media (max-width:658px){.reviews-item{opacity:1}}@media (max-width:526px){.product-main-buttons{flex-direction:column}.product-main-button{text-align:center}.product-main-btn{text-align:center}.contact-video-bg button.play-button p{text-align:center}.contact-info{gap:10px}.contact-form button.btn{text-align:center}}@media (max-width:524px){.reviews-info{padding-bottom:20px}.reviews-item{width:100%;padding:12px 18px}}@media (max-width:428px){.hero-main{padding:150px 0 0}.hero-main-info-content{padding-bottom:30px}.hero-main-title{padding-bottom:10px}.hero-main-title span{font-size:32px}.hero-main-image{height:370px}.contact-forms{width:100%;padding:20px 12px}}