*{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;box-sizing:border-box}*:before,*:after{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{min-width:320px;font:18px/1.5 "Poppins",serif;color:#232323;background:#FFF;-ms-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-word-wrap:break-word;word-wrap:break-word}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{vertical-align:top;max-width:100%;height:auto}a{color:#56A92E;text-decoration:none;transition:all .2s ease}a:hover{color:#2d5918}h1,h2,h3,h4,h5,h6{color:#232323;font-family:"Poppins",serif}p:not(:last-child){margin:0 0 32px}.text-primary{color:#56A92E}.text-underline{text-decoration:underline}.section{padding:80px 0}@media (max-width:767px){.section{padding:40px 0}}.section-gray{background:#F5F5F5}.section-dark{background:#232323;color:#FFF}.section-label{display:block;color:#56A92E;font-size:18px;font-style:normal;font-weight:400;line-height:1;letter-spacing:2.7px;text-transform:uppercase;margin-bottom:12px}.section-title{display:inline-flex;vertical-align:top;padding:10px 24px;font-size:32px;font-style:normal;font-weight:700;line-height:38px;margin-bottom:12px;border-radius:8px;border:1px solid #F1F1F3;background:#FCFCFD}.section-description{max-width:648px}.section-list{display:flex;flex-wrap:wrap;gap:6px 12px;color:#505050;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.section-list li{position:relative;padding-left:24px}.section-list li::before{content:"";position:absolute;left:0;top:4px;width:15px;height:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M1 8.5L4 11.5L14 1.5' stroke='%2352C22A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.container{max-width:924px;margin:0 auto;padding-left:16px;padding-right:16px}.button{display:inline-flex;vertical-align:top;align-items:center;justify-content:center;gap:8px;min-width:328px;padding:11px 24px;color:#FFF;text-decoration:none;font-size:18px;font-weight:600;line-height:26px;border:none;border-radius:8px;background-color:#56A92E;cursor:pointer;overflow:hidden;transition:background-color .3s ease}@media (max-width:767px){.button{min-width:100%}}.button:hover,.button:focus{color:#FFF;background-color:#2d5918;outline:none}.button:active{background-color:#19310d}.button-white{background-color:#FFF;color:#232323}.button-white:hover,.button-white:focus{color:#232323;background-color:#ccc}.button-white:active{background-color:#b3b3b3}.reviews{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-left:8px}.reviews-avatars{display:flex;align-items:center}.reviews-avatars .item{width:40px;height:40px;border-radius:50%;overflow:hidden;border:1px solid #FFF;box-shadow:0 4px 4px rgba(0,0,0,.08);margin-left:-8px}.reviews-rating{font-size:12px;font-style:normal;line-height:16px}.reviews-rating-stars{display:flex;align-items:center;gap:4px}.header{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:10;height:64px;padding:4px 56px;background:#FFF;box-shadow:0 3px 2px #F5F5F5}@media (max-width:1199px){.header{padding:4px 16px}}.header .logo{margin-left:-10px}.header .button{min-width:auto}@media (max-width:767px){.header .button{font-size:14px;padding:8px 16px}}@media (max-width:374px){.header .button{font-size:13px;padding:8px 14px}}.footer{padding:16px 0}.wrapper{padding-top:64px;overflow:hidden}.hero{padding:56px 0 0;background:#F5F5F5}@media (max-width:767px){.hero{padding-top:40px}}.hero-row{display:flex;align-items:stretch;gap:24px}.hero-text{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:64px;padding-bottom:24px}@media (max-width:767px){.hero-text{padding-bottom:40px}}.hero-subtitle{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:32px;max-width:445px}.hero-button{margin-bottom:12px}.hero-image{align-self:flex-end;flex:0 0 320px;margin:0 -60px 0 0}@media (max-width:991px){.hero-image{display:none}}.logos{padding:12px 0;background:#FFF;border:solid #F5F5F5;border-width:1px 0}@media (max-width:767px){.logos{padding-top:20px;background:#F5F5F5}}@media (max-width:767px){.logos .container{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:24px}}.logos-list{display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.logos-list{display:flex;align-items:center;justify-content:space-around;gap:24px;animation:scroll-x 40s linear infinite}}.logos-list.mobile{display:none}@media (max-width:767px){.logos-list.mobile{display:flex}}.logos-list li{width:58px;height:30px}@keyframes scroll-x{0%{transform:translateX(0)}100%{transform:translateX(calc(-100% - 24px))}}.info h2{font-size:24px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:-.144px;margin-bottom:24px}.info-row{display:flex;gap:12px}@media (max-width:767px){.info-row{flex-direction:column}}.info-col{flex:1;padding:12px 24px 24px;border-radius:12px;background:#F5F5F5;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.info-col-number{display:block;color:#232323;text-align:right;font-size:44px;font-style:normal;font-weight:700;line-height:66px;margin-bottom:24px}@media (max-width:1199px){.info-col-number{margin-bottom:0}}.info-col h3{font-size:24px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:-.144px;margin-bottom:14px}.expert-row{display:flex;justify-content:space-between;gap:24px}@media (max-width:767px){.expert-row{flex-direction:column-reverse}}.expert-text{flex:1;display:flex;flex-direction:column;justify-content:space-between;max-width:444px}@media (max-width:767px){.expert-text{max-width:100%}}.expert-image{flex:0 0 310px;position:relative}@media (max-width:991px){.expert-image{flex:0 0 220px}}@media (max-width:767px){.expert-image{flex:0 0 100%;max-width:340px;max-height:464px;margin:0 auto}}.expert-image-logo{position:absolute;top:-50px;left:-60px;width:114px;height:114px}@media (max-width:991px){.expert-image-logo{top:-40px;left:-55px;width:100px;height:100px}}@media (max-width:767px){.expert-image-logo{top:auto;left:auto;bottom:-25px;right:-6px;width:90px;height:90px}}.expert-title{color:#FFF;font-size:32px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:12px}.expert-description{color:#FFF;font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:32px}.expert-description p{margin-bottom:0}.expert-list{display:flex;flex-direction:column;gap:6px;color:#FFF;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:32px}.expert-savings{display:flex;align-items:center;gap:12px;margin-right:-100px}@media (max-width:767px){.expert-savings{flex-direction:column;align-items:stretch;text-align:center;margin-right:0}}.expert-savings-text{color:#56A92E;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:.96px}.expert-savings-amount{color:#FFF;padding:4px 12px;font-size:18px;font-style:normal;font-weight:400;line-height:27px;border-radius:8px;border:1.5px solid #F1F1F3;background:#232323}.offer-row{display:flex;align-items:center;gap:24px}@media (max-width:767px){.offer-row{flex-direction:column}}.offer-image{flex:0 0 390px;margin-left:-35px}@media (max-width:991px){.offer-image{display:none}}@media (max-width:767px){.offer-image{display:block;flex:0 0 100%;margin:0 auto;max-width:390px}}.offer-text{flex:1;display:flex;flex-direction:column;gap:64px}.offer-title{display:inline-flex;vertical-align:top;padding:4px 24px;color:#FFF;font-size:32px;font-style:normal;font-weight:700;line-height:48px;border-radius:8px;border:2px solid #F1F1F3;background:#232323;margin-bottom:12px}@media (max-width:767px){.offer-title{font-size:24px;line-height:36px}}.offer-button{margin-bottom:12px}.offer-list{color:#FFF;margin-right:-80px}@media (max-width:1199px){.offer-list{margin-right:0}}.contact-row{display:flex;align-items:center;gap:24px}@media (max-width:767px){.contact-row{flex-direction:column}}