﻿.tel-btn{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before{content:"";width:16px;height:16px;position:absolute;top:0;left:0;background:url("/build/images/icons/ic_phone.svg") center no-repeat}.green-btn{border:1px solid #68ba62;padding:11px 32px;font-size:14px;line-height:24px;font-weight:600;color:#68ba62;border-radius:3px;cursor:pointer;transition:.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn--disabled:active,.green-btn--disabled--active,.green-btn--disabled:hover{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled,.popup .popup__btn{border:1px solid #aedaab;padding:12px 32px;font-size:14px;line-height:24px;font-weight:600;color:#17b548;border-radius:3px;background:#f5fcf5;transition:.25s;cursor:pointer}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--active,.popup .popup__btn--active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#f1f7f9;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover{border:1px solid #b8c5cc}.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active{border:1px solid #b8c5cc;background:#f5fafc}.btn-with-lock,.btn-medium{width:100%;display:inline-block;box-sizing:border-box;position:relative;background:#17b548;color:#fff;font-size:18px;line-height:32px;font-weight:700;padding:16px 64px;border-radius:4px;cursor:pointer;text-align:center;transition:.25s}.btn-with-lock svg,.btn-medium svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active{background:#17b548}.btn-with-lock--active,.btn-medium--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active{background:#b8c5cc}.btn-with-lock-img{position:absolute;right:-170px;top:25px}.btn-medium{padding-top:12px;padding-bottom:12px}.main-text{font-size:16px;line-height:28px;font-weight:400}.equalize{position:relative;top:-1px}.btn-custom{padding:15px 60px;display:inline-block;font-weight:700;font-size:14px;color:#fff;line-height:16px;border:1px solid rgba(255,255,255,.5);border-radius:3px;transition:.25s}.btn-custom:hover{background-color:#fff;color:#359fea}.btn-custom:hover #btn-arrow-right{fill:#359fea}.btn-custom .btn-right-arrow{display:inline-block;margin-left:8px;position:relative;top:-1px}.btn-custom #btn-arrow-right{transition:.25s}.green-btn-filled,.popup .popup__btn{display:inline-block;font-weight:700;font-size:14px;color:#17b548;line-height:24px;padding:16px 48px;background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5);text-align:center}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--active,.popup .popup__btn--active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover,.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active,.green-btn-filled--disabled--active,.popup .popup__btn--disabled--active{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,48,51,.9);z-index:6}.popup .popup__wrapper{position:fixed;width:720px;height:536px;box-sizing:border-box;display:flex;position:relative;flex-direction:column;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:6px}.popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s}.popup .popup__congrats{padding:48px 64px;background-image:linear-gradient(-90deg, #17b548 0%, #06cf46 99%);border-radius:6px 6px 0 0}.popup .popup__congrats-title{font-weight:700;font-size:48px;color:#fff;letter-spacing:0;text-align:center;line-height:64px;text-shadow:0 1px 2px rgba(15,85,150,.1);margin-bottom:16px}.popup .popup__congrats-text{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:32px;text-shadow:0 1px 2px rgba(15,85,150,.1)}.popup .popup__content{background-color:#fff;padding:32px 48px 48px 48px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 6px 6px}.popup .popup__content-text{font-weight:400;font-size:18px;color:#525f66;line-height:32px;margin-bottom:32px}.popup .popup__btn{padding:15px 47px;text-align:center}.input-warning-message{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}.input-warning-message:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.under-text{font-size:16px;color:#525f66;text-align:center;line-height:32px;font-weight:400;width:100%;box-sizing:border-box}.phone-input-wrapper{display:flex;align-items:center;border:1px solid #8fa7b3;border-radius:4px}.phone-input-wrapper .country-code{display:flex;align-items:center;gap:.5rem;padding:.8rem .4rem}.phone-input-wrapper .country-code img{display:block}.phone-input-wrapper .country-code span{color:#293033}.phone-input-wrapper #phone{flex:1;padding-left:0px;border:none;outline:none}.phone-input-wrapper #phone::placeholder{color:#7c8f9a !important}.phone-input-wrapper #no-paid-phone{flex:1;padding-left:0px;border:none;outline:none}.phone-input-wrapper #no-paid-phone::placeholder{color:#7c8f9a !important}.phone-input-wrapper .mask{color:#7c8f9a}.phone-input-wrapper:focus-within{border-color:#a8d5ff}.empty .country-code span{color:#7c8f9a !important}.popup-overlay-email{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);z-index:9998}.popup-email-valid{background:linear-gradient(270deg, rgba(28, 65, 140, 0.6) 0%, rgba(104, 186, 98, 0.6) 125.62%),rgba(41,48,51,.8);background-blend-mode:hard-light,normal;padding:60px 40px;display:none;position:fixed;z-index:9999;text-align:center;max-width:90%;color:#fff;left:0;right:0;top:50%;transform:translateY(-50%);margin:0 auto;width:fit-content}@media(max-width: 479px){.popup-email-valid{max-width:90%;min-width:90%}}.popup-email-valid .popup-buttons{margin-top:30px}.popup-email-valid .popup-buttons .yes-replace{background-color:#68ba62;color:#fff;border:none;border-radius:4px;padding:19px 19px;cursor:pointer;min-width:300px;display:flex;font-size:24px;font-style:normal;font-weight:700;line-height:110%;align-items:center;justify-content:center;text-decoration:none}.popup-email-valid .popup-buttons .yes-replace:hover{background-color:#45a049}@media(max-width: 479px){.popup-email-valid .popup-buttons .yes-replace{font-size:18px;width:240px;min-width:240px}}.popup-email-valid .popup-buttons .no-correct{margin-top:10px;background:none;border:none;color:rgba(255,255,255,.7);font-size:14px;font-style:normal;font-weight:400;line-height:140%;cursor:pointer;padding:8px;width:auto;text-decoration:none}.popup-email-valid .popup-buttons .no-correct:hover{color:#fff}.popup-email-valid .popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:rgba(255,255,255,.7);padding:0;width:auto;line-height:1}.popup-email-valid .popup-close:hover{color:#fff}.popup-email-valid .email-display{font-size:30px;font-weight:900;line-height:1.2;display:inline-block;max-width:100%;overflow-wrap:break-word;word-break:normal}@media(max-width: 479px){.popup-email-valid .email-display{font-size:24px;font-weight:700}}.popup-email-valid .email-display .incorrect{color:#fff}.popup-email-valid .email-display .typo{color:#de4b4b;text-decoration:none;text-transform:uppercase}.popup-email-valid .email-display .incorrect .typo{color:#de4b4b;text-decoration:none;text-transform:uppercase}.popup-email-valid .email-display .correct{color:#fff}.popup-email-valid h2{display:none}.popup-email-valid .popup-buttons{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}.container{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container{width:1360px}}@media only screen and (max-width: 1439px){.container{width:936px}}@media only screen and (max-width: 1023px){.container{width:720px}}@media only screen and (max-width: 767px){.container{width:calc(100% - 32px)}}.subscribe{margin:0;padding:60px 0;box-sizing:border-box;min-height:448px;background:url("/build/images/media/FAQs/bg_2.jpg") no-repeat center bottom -105px}@media(min-width: 1921px){.subscribe{background-size:cover}}@media(max-width: 1023px){.subscribe{background:url("/build/images/media/FAQs/bg_2.jpg") no-repeat center bottom;background-size:auto 100%}}@media(max-width: 450px){.subscribe{padding:40px 0}}.subscribe .subscribe__title{font-family:"Fira Sans";font-style:normal;font-weight:900;font-size:50px;line-height:60px;text-align:center;color:#fff;padding-bottom:20px}@media(max-width: 768px){.subscribe .subscribe__title{font-size:35px;line-height:42px}}@media(max-width: 450px){.subscribe .subscribe__title{font-size:30px;line-height:36px}}.subscribe .subscribe__upper-text{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:18px;line-height:25px;text-align:center;color:#fff;padding-bottom:60px}@media(max-width: 1023px){.subscribe .subscribe__upper-text{padding-bottom:40px}}@media(max-width: 450px){.subscribe .subscribe__upper-text{font-size:16px;line-height:22px;padding-bottom:30px}}.subscribe .subscribe-user-form{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}@media(max-width: 450px){.subscribe .subscribe-user-form{row-gap:30px}}.subscribe .subscribe__email-input-wrapper{width:calc(25% - 15px);position:relative;display:flex;flex-direction:column;align-items:center}@media(max-width: 1023px){.subscribe .subscribe__email-input-wrapper{width:calc(50% - 10px)}}@media(max-width: 450px){.subscribe .subscribe__email-input-wrapper{width:100%}}.subscribe .subscribe__email-input-wrapper label{font-family:"Fira Sans";font-style:normal;font-weight:700;font-size:16px;line-height:22px;color:#fff;margin-bottom:10px;width:100%}.subscribe .subscribe__email-input-wrapper input{width:100%;height:64px;background:#fff;border-radius:3px;padding:15px 20px;box-sizing:border-box;outline:none;border:2px solid #fff;background:rgba(255,255,255,.2);color:#fff;font-weight:400;font-size:16px;line-height:22px}.subscribe .subscribe__email-input-wrapper input::placeholder{color:#fff}.subscribe .subscribe__button-wrapper{width:calc(25% - 15px)}@media(max-width: 1023px){.subscribe .subscribe__button-wrapper{width:calc(50% - 10px);margin-top:70px}}@media(max-width: 450px){.subscribe .subscribe__button-wrapper{width:100%;margin-top:10px}}.subscribe .subscribe__button-wrapper .subscribe__btn{padding:0;width:100%;font-weight:700;font-size:24px;line-height:26px;text-align:center;color:#fff;background-color:#68ba62;border-radius:4px;transition:background-color .25s;cursor:pointer;height:64px;box-sizing:border-box}@media(max-width: 1023px){.subscribe .subscribe__button-wrapper .subscribe__btn{font-size:20px}}@media(max-width: 450px){.subscribe .subscribe__button-wrapper .subscribe__btn{font-size:18px}}.subscribe .subscribe__button-wrapper .subscribe__btn:hover{background-color:#16b548}.subscribe .input-warning-message,.subscribe .subscribe__email-input-warning{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;top:105px;box-sizing:border-box;text-align:center;font-weight:400}.subscribe .input-warning-message:before,.subscribe .subscribe__email-input-warning:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.form__fieldset-input-wrapper-sub{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.form__fieldset-checkbox-sub{position:absolute;width:0;height:0;visibility:hidden;opacity:0;cursor:pointer}.form__fieldset-input-wrapper--checkbox-sub{max-width:930px;margin-top:30px;display:flex}@media(max-width: 450px){.form__fieldset-input-wrapper--checkbox-sub{margin-top:-10px}}.form__fieldset-label--checkbox-sub{width:100%;position:relative;font-size:14px;line-height:20px;font-weight:400;color:#fff;padding-left:40px;margin-bottom:0;cursor:pointer;box-sizing:border-box}.form__fieldset-checkmark-sub{position:absolute;left:0;top:0;width:24px;height:24px;background-color:rgba(0,0,0,0);border:1px solid #dddfe2;border-radius:2px}.form__fieldset-checkmark-sub:hover{background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5)}.form__fieldset-checkbox-sub:checked+.form__fieldset-checkmark-sub{background-color:#f5fcf5;background-image:url(/build/images/svg/checkmark_green.svg);background-position:center;background-repeat:no-repeat;border:1px solid #17b548}.red-text{color:#ff3b3b}.red-checkbox{border:1px solid #ff3b3b}.subscribe-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8) !important;z-index:6}.subscribe-popup__wrapper{width:650px;box-sizing:border-box;padding:60px;position:relative;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column}@media(max-width: 768px){.subscribe-popup__wrapper{width:calc(100% - 32px);padding:32px 24px 24px 24px}}.subscribe-popup__wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg, #1C418C 0%, #68BA62 125.62%),rgba(41,48,51,.8);background-blend-mode:hard-light,normal;z-index:-1;opacity:.8}.subscribe-popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.subscribe-popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.subscribe-popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s;opacity:1}.subscribe-popup-title{font-family:"Fira Sans";font-style:normal;font-weight:900;font-size:30px;line-height:36px;text-align:center;color:#fff;padding-bottom:10px}.subscribe-popup-text{font-family:"Fira Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#fff;padding-bottom:30px}.subscribe-popup .popup__btn{background:rgba(255,255,255,.2) !important;border:2px solid #fff !important;border-radius:4px !important;font-family:"Fira Sans";font-style:normal;font-weight:700 !important;font-size:20px !important;line-height:22px !important;text-align:center !important;color:#fff !important;margin:0 auto !important;padding:19px 56px !important}@media(max-width: 768px){.subscribe-popup .popup__btn{padding:19px 15px !important;font-size:14px !important;width:100% !important}}.form__inline__input-wrapper{width:100%;background:rgba(255,255,255,.2)}.phone-input-wrapper{border:2px solid #fff}.phone-input-wrapper input{padding-left:0px;background:none !important}.phone-input-wrapper input::placeholder{color:#fff !important}.phone-input-wrapper .country-code{line-height:100%;color:#fff}.phone-input-wrapper .country-code span{color:#fff !important}#phone::placeholder{color:#fff !important}@media(max-width: 479px){.popup-email-valid .popup-buttons .yes-replace{font-size:18px;width:240px;min-width:202px;max-width:202px}.popup-email-valid{max-width:calc(80% - 40px);min-width:auto}}.phone-input-wrapper #phone{height:61px}.empty .country-code span{color:#fff !important}.container,.specialization__wrapper{width:1360px;margin:0 auto;box-sizing:border-box}.customers_benefits_block{background:rgba(161,207,230,.101961) !important}@media only screen and (min-width: 1920px){.container,.specialization__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.specialization__wrapper{width:calc(100% - 32px)}}@media only screen and (max-width: 1023px){.container,.specialization__wrapper{width:calc(100% - 32px)}}@media(min-width: 767px)and (max-width: 1439px){.specialization__wrapper{flex-direction:row;flex-wrap:nowrap}}@media only screen and (max-width: 767px){.container,.specialization__wrapper{width:calc(100% - 32px)}}.link{position:relative;color:#188dfc;cursor:pointer;line-height:16px;border-bottom:1px solid #8cc6fe;transition:.25s}.link:hover{border-bottom:1px solid rgba(0,0,0,0)}.semibold{font-weight:600}.tel-btn{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before{content:"";width:16px;height:16px;position:absolute;top:0;left:0;background:url("/build/images/icons/ic_phone.svg") center no-repeat}.green-btn{border:1px solid #68ba62;padding:11px 32px;font-size:14px;line-height:24px;font-weight:600;color:#68ba62;border-radius:3px;cursor:pointer;transition:.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn--disabled:active,.green-btn--disabled--active,.green-btn--disabled:hover{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled,.popup .popup__btn{border:1px solid #aedaab;padding:12px 32px;font-size:14px;line-height:24px;font-weight:600;color:#17b548;border-radius:3px;background:#f5fcf5;transition:.25s;cursor:pointer}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--active,.popup .popup__btn--active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#f1f7f9;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover{border:1px solid #b8c5cc}.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active{border:1px solid #b8c5cc;background:#f5fafc}.btn-with-lock,.btn-medium,.specialization__btn{display:inline-block;box-sizing:border-box;position:relative;background:#17b548;color:#fff;font-size:18px;line-height:32px;font-weight:700;padding:16px 64px;border-radius:4px;cursor:pointer;text-align:center;transition:.25s}@media only screen and (max-width: 767px){.btn-with-lock,.btn-medium,.specialization__btn{width:100%;padding:16px 68px}}.btn-with-lock svg,.btn-medium svg,.specialization__btn svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover,.specialization__btn:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active,.specialization__btn:active{background:#17b548}.btn-with-lock--active,.btn-medium--active,.specialization__btn--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled,.specialization__btn--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main,.specialization__btn--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.specialization__btn--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.specialization__btn--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active,.specialization__btn--disabled--active{background:#b8c5cc}.btn-with-lock-img,.specialization__btn-wrapper img{position:absolute;right:-170px;top:25px}@media only screen and (max-width: 767px){.btn-with-lock-img,.specialization__btn-wrapper img{left:50%;transform:translateX(-50%);top:75px}}.btn-medium{padding-top:12px;padding-bottom:12px}.main-text,.specialization__list-item-text{font-size:16px;line-height:28px;font-weight:400}.equalize{position:relative;top:-1px}.btn-custom{padding:15px 60px;display:inline-block;font-weight:700;font-size:14px;color:#fff;line-height:16px;border:1px solid rgba(255,255,255,.5);border-radius:3px;transition:.25s}.btn-custom:hover{background-color:#fff;color:#359fea}.btn-custom:hover #btn-arrow-right{fill:#359fea}.btn-custom .btn-right-arrow{display:inline-block;margin-left:8px;position:relative;top:-1px}.btn-custom #btn-arrow-right{transition:.25s}.green-btn-filled,.popup .popup__btn{display:inline-block;font-weight:700;font-size:14px;color:#17b548;line-height:24px;padding:16px 48px;background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5);text-align:center}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--active,.popup .popup__btn--active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover,.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active,.green-btn-filled--disabled--active,.popup .popup__btn--disabled--active{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}@media only screen and (max-width: 767px){.green-btn-filled,.popup .popup__btn{padding:8px 51px}}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,48,51,.9);z-index:6}.popup .popup__wrapper{position:fixed;width:720px;height:536px;box-sizing:border-box;display:flex;position:relative;flex-direction:column;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:6px}@media only screen and (max-width: 767px){.popup .popup__wrapper{width:calc(100% - 32px);box-sizing:border-box}}.popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s}.popup .popup__congrats{padding:48px 64px;background-image:linear-gradient(-90deg, #17b548 0%, #06cf46 99%);border-radius:6px 6px 0 0}@media only screen and (max-width: 767px){.popup .popup__congrats{padding:32px 24px 24px 24px}}.popup .popup__congrats-title{font-weight:700;font-size:48px;color:#fff;letter-spacing:0;text-align:center;line-height:64px;text-shadow:0 1px 2px rgba(15,85,150,.1);margin-bottom:16px}@media only screen and (max-width: 767px){.popup .popup__congrats-title{font-size:34px;line-height:44px;margin-bottom:8px}}.popup .popup__congrats-text{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:32px;text-shadow:0 1px 2px rgba(15,85,150,.1)}@media only screen and (max-width: 767px){.popup .popup__congrats-text{font-size:16px;line-height:28px}}.popup .popup__content{background-color:#fff;padding:32px 48px 48px 48px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 6px 6px}@media only screen and (max-width: 767px){.popup .popup__content{padding:24px}}.popup .popup__content-text{width:100%;box-sizing:border-box;font-weight:400;font-size:18px;color:#525f66;line-height:32px;margin-bottom:32px}@media only screen and (max-width: 767px){.popup .popup__content-text{font-size:16px;line-height:28px}}.popup .popup__btn{padding:15px 47px;text-align:center}@media only screen and (max-width: 767px){.popup .popup__btn{padding:15px;width:100%}}.input-warning-message{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}.input-warning-message:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.specialization{padding:80px 0 0 0;background:#fff}@media only screen and (max-width: 1023px){.specialization{padding:64px 0 0px 0}}@media only screen and (max-width: 767px){.specialization{padding:32px 0 150px 0}}.specialization__wrapper{flex-direction:column;align-items:center;display:block}.specialization__list{width:100%;display:flex;justify-content:space-between;margin-top:44px;margin-bottom:48px;flex-direction:row;flex-wrap:wrap}@media only screen and (min-width: 1920px){.specialization__list{margin-bottom:64px}}@media only screen and (max-width: 1023px){.specialization__list{flex-direction:row;margin-bottom:32px;margin-top:32px;flex-wrap:wrap}}@media only screen and (max-width: 767px){.specialization__list{margin-top:24px;margin-bottom:24px;flex-wrap:wrap}}.specialization__list-item{position:relative;width:425px;display:flex;flex-direction:column;align-items:center;padding:32px 60px;background:#fff;box-shadow:0 18px 32px 0 rgba(156,173,173,.2);border-radius:6px;box-sizing:border-box;margin:25px 0}.specialization__list-item svg{margin-bottom:25px}@media(min-width: 768px)and (max-width: 1439px){.specialization__list-item{width:calc(224px + 201*(100vw - 768px)/671) !important;padding-left:calc(10px + 50*(100vw - 768px)/671) !important;padding-right:calc(10px + 50*(100vw - 768px)/671) !important}}@media(min-width: 320px)and (max-width: 767px){.specialization__list-item{width:100%}}@media only screen and (max-width: 767px){.specialization__list-item{width:100%;padding:24px;padding-left:0px;margin-bottom:16px;align-items:center}.specialization__list-item:last-child{margin-bottom:0}}@media only screen and (max-width: 767px){.specialization__list-item{align-items:center;padding:16px;flex-direction:row;flex-wrap:wrap;justify-content:center}}.specialization__list-item-icon{width:64px;height:64px;margin-bottom:24px}@media only screen and (max-width: 1023px){.specialization__list-item-icon{position:absolute;left:24px;top:50%;transform:translateY(-50%);margin-bottom:12px}}@media only screen and (max-width: 767px){.specialization__list-item-icon{position:static;width:48px;height:48px;transform:none}}.specialization__list-item-title{font-size:20px;position:relative;font-weight:700;color:#293033;text-align:center;line-height:32px;margin-bottom:12px;display:block;width:100%;flex-shrink:0}@media only screen and (max-width: 1023px){.specialization__list-item-title{text-align:center;margin-bottom:8px}}@media only screen and (max-width: 767px){.specialization__list-item-title{width:calc(100% - 64px);margin-left:16px;margin-bottom:12px}}.specialization__list-item-text{color:#525f66;text-align:center;width:100%;box-sizing:border-box}.customers_benefits_block_item svg{max-width:76px}@media only screen and (max-width: 767px){.specialization__list-item-text{text-align:center}}.specialization__btn-wrapper{position:relative;width:294px;margin:0 auto}@media only screen and (max-width: 767px){.specialization__btn-wrapper{width:100%}}.specialization__btn-wrapper img{top:15px}@media only screen and (max-width: 1439px){.specialization__btn-wrapper img{top:25px}}@media only screen and (max-width: 767px){.specialization__btn-wrapper img{top:65px}}.specialization__btn{display:inline-block;padding:12px 140px}.container,.testimonials__wrapper{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.testimonials__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.testimonials__wrapper{width:936px}}@media only screen and (max-width: 1023px){.container,.testimonials__wrapper{width:720px}}@media only screen and (max-width: 767px){.container,.testimonials__wrapper{width:calc(100% - 32px)}}.link{position:relative;color:#188dfc;cursor:pointer;line-height:16px;border-bottom:1px solid #8cc6fe;transition:.25s}.link:hover{border-bottom:1px solid rgba(0,0,0,0)}.semibold{font-weight:600}.tel-btn{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before{content:"";width:16px;height:16px;position:absolute;top:0;left:0;background:url("/build/images/icons/ic_phone.svg") center no-repeat}.green-btn{border:1px solid #68ba62;padding:11px 32px;font-size:14px;line-height:24px;font-weight:600;color:#68ba62;border-radius:3px;cursor:pointer;transition:.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn--disabled:active,.green-btn--disabled--active,.green-btn--disabled:hover{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled,.popup .popup__btn{border:1px solid #aedaab;padding:12px 32px;font-size:14px;line-height:24px;font-weight:600;color:#17b548;border-radius:3px;background:#f5fcf5;transition:.25s;cursor:pointer}.green-btn-filled:focus,.popup .popup__btn:focus{border:1px solid #a8d5ff}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--active,.popup .popup__btn--active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#f1f7f9;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover{border:1px solid #b8c5cc}.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active{border:1px solid #b8c5cc;background:#f5fafc}.btn-with-lock,.btn-medium{width:100%;display:inline-block;box-sizing:border-box;position:relative;background:#17b548;color:#fff;font-size:18px;line-height:32px;font-weight:700;padding:16px 64px;border-radius:4px;cursor:pointer;text-align:center;transition:.25s}@media only screen and (max-width: 767px){.btn-with-lock,.btn-medium{width:100%;padding:16px 68px}}.btn-with-lock svg,.btn-medium svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active{background:#17b548}.btn-with-lock--active,.btn-medium--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active{background:#b8c5cc}.btn-with-lock-img{position:absolute;right:-170px;top:25px}@media only screen and (max-width: 767px){.btn-with-lock-img{left:50%;transform:translateX(-50%);top:75px}}.btn-medium{padding-top:12px;padding-bottom:12px}.main-text{font-size:16px;line-height:28px;font-weight:400}.equalize{position:relative;top:-1px}.btn-custom{padding:15px 60px;display:inline-block;font-weight:700;font-size:14px;color:#fff;line-height:16px;border:1px solid rgba(255,255,255,.5);border-radius:3px;transition:.25s}.btn-custom:hover{background-color:#fff;color:#359fea}.btn-custom:hover #btn-arrow-right{fill:#359fea}.btn-custom .btn-right-arrow{display:inline-block;margin-left:8px;position:relative;top:-1px}.btn-custom #btn-arrow-right{transition:.25s}.green-btn-filled,.popup .popup__btn{display:inline-block;font-weight:700;font-size:14px;color:#17b548;line-height:24px;padding:16px 48px;background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5);text-align:center}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--active,.popup .popup__btn--active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover,.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active,.green-btn-filled--disabled--active,.popup .popup__btn--disabled--active{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}@media only screen and (max-width: 767px){.green-btn-filled,.popup .popup__btn{padding:8px 51px}}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,48,51,.9);z-index:6}.popup .popup__wrapper{position:fixed;width:720px;height:536px;box-sizing:border-box;display:flex;position:relative;flex-direction:column;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:6px}@media only screen and (max-width: 767px){.popup .popup__wrapper{width:calc(100% - 32px);box-sizing:border-box}}.popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s}.popup .popup__congrats{padding:48px 64px;background-image:linear-gradient(-90deg, #17b548 0%, #06cf46 99%);border-radius:6px 6px 0 0}@media only screen and (max-width: 767px){.popup .popup__congrats{padding:32px 24px 24px 24px}}.popup .popup__congrats-title{font-weight:700;font-size:48px;color:#fff;letter-spacing:0;text-align:center;line-height:64px;text-shadow:0 1px 2px rgba(15,85,150,.1);margin-bottom:16px}@media only screen and (max-width: 767px){.popup .popup__congrats-title{font-size:34px;line-height:44px;margin-bottom:8px}}.popup .popup__congrats-text{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:32px;text-shadow:0 1px 2px rgba(15,85,150,.1)}@media only screen and (max-width: 767px){.popup .popup__congrats-text{font-size:16px;line-height:28px}}.popup .popup__content{background-color:#fff;padding:32px 48px 48px 48px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 6px 6px}@media only screen and (max-width: 767px){.popup .popup__content{padding:24px}}.popup .popup__content-text{width:100%;box-sizing:border-box;font-weight:400;font-size:18px;color:#525f66;line-height:32px;margin-bottom:32px}@media only screen and (max-width: 767px){.popup .popup__content-text{font-size:16px;line-height:28px}}.popup .popup__btn{padding:15px 47px;text-align:center}@media only screen and (max-width: 767px){.popup .popup__btn{padding:15px;width:100%}}.input-warning-message{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}.input-warning-message:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.testimonials{padding:80px 0 54px 0;background:url("/build/images/testimonials_bg.jpg") center no-repeat;background-size:cover}.testimonials__list-wrapper{position:relative;width:980px;margin:0 auto;margin-top:32px}@media only screen and (max-width: 1439px){.testimonials__list-wrapper{width:784px}}@media only screen and (max-width: 1023px){.testimonials__list-wrapper{width:568px}}@media only screen and (max-width: 767px){.testimonials__list-wrapper{width:400px}}@media only screen and (max-width: 567px){.testimonials__list-wrapper{width:288px}}.testimonials__slides-list-wrapper{position:relative;width:980px;overflow:hidden}@media only screen and (max-width: 1439px){.testimonials__slides-list-wrapper{width:784px}}@media only screen and (max-width: 1023px){.testimonials__slides-list-wrapper{width:568px}}@media only screen and (max-width: 767px){.testimonials__slides-list-wrapper{width:400px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 567px){.testimonials__slides-list-wrapper{width:288px}}.testimonials__slides-list{width:4900px;position:relative;display:flex;flex-direction:row;align-items:flex-start;transition:.25s;overflow:hidden}@media only screen and (max-width: 1439px){.testimonials__slides-list{width:3920px}}@media only screen and (max-width: 1023px){.testimonials__slides-list{width:2840px}}@media only screen and (max-width: 767px){.testimonials__slides-list{width:2000px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 567px){.testimonials__slides-list{width:1440px}}.testimonials__list-item{width:980px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}@media only screen and (max-width: 1439px){.testimonials__list-item{width:784px}}@media only screen and (max-width: 1023px){.testimonials__list-item{width:568px}}@media only screen and (max-width: 767px){.testimonials__list-item{width:400px}}@media only screen and (max-width: 567px){.testimonials__list-item{width:288px}}.testimonials__list-item-img{margin-bottom:16px}.testimonials__list-item-title{width:100%;font-size:20px;color:#fff;text-align:center;line-height:32px;font-weight:700;margin-bottom:16px;text-align:center}.testimonials__list-item-text{width:100%;font-size:16px;line-height:28px;font-weight:400;color:#fff;text-align:center;margin-bottom:24px}.testimonials__list-item iframe{box-shadow:0px 30px 50px rgba(14,17,29,.5);margin:0px 0px 70px}.testimonials__list-item-author{font-size:16px;line-height:16px;font-weight:400;color:#fff;text-align:center;margin-bottom:48px}.testimonials__pointers{display:flex;box-sizing:border-box;margin:0 auto;justify-content:center}.testimonials__pointers-item{width:8px;height:8px;border:1px solid #525f66;margin-right:8px;box-sizing:border-box;border-radius:50%;cursor:pointer}.testimonials__pointers-item:last-child{margin-right:0}.testimonials__pointers-item--active{background:#525f66}.testimonials__list-controls{position:absolute;background:none;border:none;outline:none;cursor:pointer}@media only screen and (max-width: 767px){.testimonials__list-controls{display:none}}.testimonials__list-controls--inactive{opacity:.4}.testimonials__list-controls--left{top:50%;left:-81px;transform:rotate(180deg)}.testimonials__list-controls--right{top:50%;right:-81px}.container,.footer__wrapper{width:1360px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.footer__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.footer__wrapper{width:calc(100% - 40px)}}@media only screen and (max-width: 1023px){.container,.footer__wrapper{width:calc(100% - 32px)}}@media only screen and (max-width: 767px){.container,.footer__wrapper{width:calc(100% - 32px)}}.link{position:relative;color:#188dfc;cursor:pointer;line-height:16px;border-bottom:1px solid #8cc6fe;transition:.25s}.link:hover{border-bottom:1px solid rgba(0,0,0,0)}.semibold{font-weight:600}.tel-btn,.footer__columns-list-link--tel{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before,.footer__columns-list-link--tel:before{content:"";width:16px;height:16px;position:absolute;top:0;left:0;background:url("/build/images/icons/ic_phone.svg") center no-repeat}.green-btn{border:1px solid #68ba62;padding:11px 32px;font-size:14px;line-height:24px;font-weight:600;color:#68ba62;border-radius:3px;cursor:pointer;transition:.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn--disabled:active,.green-btn--disabled--active,.green-btn--disabled:hover{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled,.popup .popup__btn{border:1px solid #aedaab;padding:12px 32px;font-size:14px;line-height:24px;font-weight:600;color:#17b548;border-radius:3px;background:#f5fcf5;transition:.25s;cursor:pointer}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--active,.popup .popup__btn--active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#f1f7f9;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover{border:1px solid #b8c5cc}.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active{border:1px solid #b8c5cc;background:#f5fafc}.btn-with-lock,.btn-medium{width:100%;display:inline-block;box-sizing:border-box;position:relative;background:#17b548;color:#fff;font-size:18px;line-height:32px;font-weight:700;padding:16px 64px;border-radius:4px;cursor:pointer;text-align:center;transition:.25s}@media only screen and (max-width: 767px){.btn-with-lock,.btn-medium{width:100%;padding:16px 68px}}.btn-with-lock svg,.btn-medium svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active{background:#17b548}.btn-with-lock--active,.btn-medium--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active{background:#b8c5cc}.btn-with-lock-img{position:absolute;right:-170px;top:25px}@media only screen and (max-width: 767px){.btn-with-lock-img{left:50%;transform:translateX(-50%);top:75px}}.btn-medium{padding-top:12px;padding-bottom:12px}.main-text{font-size:16px;line-height:28px;font-weight:400}.equalize{position:relative;top:-1px}.btn-custom{padding:15px 60px;display:inline-block;font-weight:700;font-size:14px;color:#fff;line-height:16px;border:1px solid rgba(255,255,255,.5);border-radius:3px;transition:.25s}.btn-custom:hover{background-color:#fff;color:#359fea}.btn-custom:hover #btn-arrow-right{fill:#359fea}.btn-custom .btn-right-arrow{display:inline-block;margin-left:8px;position:relative;top:-1px}.btn-custom #btn-arrow-right{transition:.25s}.green-btn-filled,.popup .popup__btn{display:inline-block;font-weight:700;font-size:14px;color:#17b548;line-height:24px;padding:16px 48px;background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5);text-align:center}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--active,.popup .popup__btn--active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover,.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active,.green-btn-filled--disabled--active,.popup .popup__btn--disabled--active{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}@media only screen and (max-width: 767px){.green-btn-filled,.popup .popup__btn{padding:8px 51px}}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,48,51,.9);z-index:6}.popup .popup__wrapper{position:fixed;width:720px;height:536px;box-sizing:border-box;display:flex;position:relative;flex-direction:column;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:6px}@media only screen and (max-width: 767px){.popup .popup__wrapper{width:calc(100% - 32px);box-sizing:border-box}}.popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s}.popup .popup__congrats{padding:48px 64px;background-image:linear-gradient(-90deg, #17b548 0%, #06cf46 99%);border-radius:6px 6px 0 0}@media only screen and (max-width: 767px){.popup .popup__congrats{padding:32px 24px 24px 24px}}.popup .popup__congrats-title{font-weight:700;font-size:48px;color:#fff;letter-spacing:0;text-align:center;line-height:64px;text-shadow:0 1px 2px rgba(15,85,150,.1);margin-bottom:16px}@media only screen and (max-width: 767px){.popup .popup__congrats-title{font-size:34px;line-height:44px;margin-bottom:8px}}.popup .popup__congrats-text{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:32px;text-shadow:0 1px 2px rgba(15,85,150,.1)}@media only screen and (max-width: 767px){.popup .popup__congrats-text{font-size:16px;line-height:28px}}.popup .popup__content{background-color:#fff;padding:32px 48px 48px 48px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 6px 6px}@media only screen and (max-width: 767px){.popup .popup__content{padding:24px}}.popup .popup__content-text{width:100%;box-sizing:border-box;font-weight:400;font-size:18px;color:#525f66;line-height:32px;margin-bottom:32px}@media only screen and (max-width: 767px){.popup .popup__content-text{font-size:16px;line-height:28px}}.popup .popup__btn{padding:15px 47px;text-align:center}@media only screen and (max-width: 767px){.popup .popup__btn{padding:15px;width:100%}}.input-warning-message{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}.input-warning-message:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.footer{padding:48px 0;background:#f2f2f2;border-top:1px solid #dddfe2}@media only screen and (max-width: 1023px){.footer{padding:32px 0}}@media only screen and (max-width: 767px){.footer{padding:24px 0}}@media only screen and (max-width: 768px){.logo_footer{margin-bottom:30px}}@media only screen and (max-width: 450px){.logo_footer{margin-bottom:20px}}.footer__columns-wrapper{width:100%;display:flex;justify-content:space-between}@media only screen and (max-width: 1023px){.footer__columns-wrapper{margin-bottom:32px}}@media only screen and (max-width: 768px){.footer__columns-wrapper{display:block;margin-bottom:0}}@media only screen and (max-width: 450px){#siteseal img{max-width:87px}}.footer__columns{display:flex;flex-direction:row;justify-content:flex-start;margin-right:152px;width:70%}@media only screen and (max-width: 768px){.footer__columns{width:100%}}@media only screen and (max-width: 1439px){.footer__columns{margin-right:100px}}@media only screen and (max-width: 1023px){.footer__columns{justify-content:flex-start;margin-right:35px}}@media only screen and (max-width: 450px){.footer__columns{flex-wrap:wrap;justify-content:space-between}}.footer__columns-title{font-family:"Roboto";font-size:30px;color:#7a8f99;line-height:48px;font-weight:900;margin-bottom:15px;order:1}.footer__columns-title-link{color:#7a8f99}.footer__columns-title-link img{max-width:160px;margin-top:-18px}@media only screen and (max-width: 450px){.footer__columns-title-link img{max-width:100px}}@media(max-width: 767px){.footer__columns-title{margin-top:0px !important}}.contacts_info{display:block;margin-bottom:32px;position:absolute;right:0px;top:0px}.social_links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:210px}.social_links :last-child{margin-right:0}.social_links a{margin:5px 5px}.social_links a :hover .figure{fill:#68ba62}.social_links a :hover .line{stroke:#68ba62}.social_links_ico .figure{fill:#8fa7b3}.social_links_ico .line{stroke:#8fa7b3}.social_links_ico:hover .figure{fill:#68ba62}.social_links_ico:hover .line{stroke:#68ba62}@media only screen and (max-width: 767px){.footer__columns-title{margin-bottom:8px}}@media only screen and (max-width: 450px){.footer__columns-title{margin-bottom:0px}}.footer__columns-list-item--title{font-size:14px;color:#293033;letter-spacing:0;line-height:24px;font-weight:500;margin-bottom:8px}.footer__columns-list-item--select{margin-bottom:16px;height:50px}.footer__columns-list-link--tel{display:block;margin-top:20px;margin-left:5px}.footer__columns-list-link--tel:before{display:none}.footer__columns-list-link--tel:hover .footer__phone-icon{fill:#68ba62;opacity:.5}.footer__phone-icon{width:16px;height:16px;position:absolute;top:2px;left:0;transition:.25s;fill:#68ba62 !important}.footer__columns-list-link{font-size:13px;color:#525f66;line-height:24px;font-weight:400;transition:.25s}.footer__columns-list-link:hover{color:#8fa7b3}.footer__main{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:48px}@media only screen and (max-width: 1023px){.footer__main{flex-direction:column;margin-bottom:24px}}.footer__columns-list{margin-right:44px}.footer__columns-list:last-child{margin-right:95px}@media only screen and (max-width: 768px){.footer__columns-list{width:50%;margin-bottom:16px;margin-right:32px}.footer__columns-list:last-child{margin-right:0px}}@media only screen and (max-width: 767px){.footer__columns-list--first{width:130px;order:1}}.footer__columns-list{width:25%}@media only screen and (max-width: 1439px){.footer__columns-list{width:25%}}@media only screen and (max-width: 1023px){.footer__columns-list{width:100%}}@media only screen and (max-width: 768px){.footer__columns-list{width:100%;margin-right:10px}}@media only screen and (max-width: 450px){.footer__columns-list{width:137px}.footer__columns-list:nth-child(even){margin-right:0}}@media only screen and (max-width: 767px){.footer__columns-list--second{order:2}}@media only screen and (max-width: 767px){.footer__columns-list--third{order:3}}.footer__columns-list--last{width:30%}@media only screen and (max-width: 1023px){.footer__columns-list--last{width:30%}}@media only screen and (max-width: 767px){.footer__columns-list--last{width:100%;order:4}.footer__columns-list--last .footer__columns-list-item--title{display:none}}@media only screen and (max-width: 767px){.footer__columns-list-item--tel{top:50px;position:absolute}}.footer__information-address{font-size:12px;color:#8fa7b3;text-align:center;line-height:20px;font-weight:400;margin-bottom:20px}.footer__information-address-tel{color:#8a9499;text-decoration:none}.footer__information-text{font-size:10px;color:#8fa7b3;text-align:center;line-height:16px}.footer__columns-list-link--tel{font-size:17px;line-height:24px;color:#7c8f9a}@media(max-width: 450px){.footer__columns-list-link--tel{font-size:14px;line-height:24px;margin-top:0}}.contractors_block{padding:60px 0;background:#f2f2f2}@media(max-width: 450px)and (min-width: 320px){.contractors_block{padding:40px 0}}.contractors_block .items{display:flex;justify-content:space-between}@media(max-width: 767px)and (min-width: 320px){.contractors_block .items{flex-direction:column}}.contractors_block .items .item{background:#fff;box-shadow:0px 18px 32px rgba(156,173,173,.2);width:23%;margin-right:10px;padding:3% 4%;text-align:center}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item{display:flex;margin-bottom:20px;flex-wrap:wrap;justify-content:space-between;width:90%;padding:5%}}@media(max-width: 450px)and (min-width: 320px){.contractors_block .items .item{width:92%;margin-bottom:20px;padding:30px 4%}}@media(max-width: 450px)and (min-width: 320px){.contractors_block .items .item:last-child{margin-bottom:0px}}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item .description{order:2;width:calc(100% - 230px);display:flex;flex-wrap:wrap;align-items:center}}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item .level_block{order:3;width:181px}}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item .btn{order:4;width:calc(100% - 230px)}}.contractors_block .items .item img{height:148px;margin-bottom:10px}@media(max-width: 1360px)and (min-width: 768px){.contractors_block .items .item img{max-height:148px;height:auto;max-width:100%;margin-bottom:20px}}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item img{order:1;height:auto;max-height:128px}}@media(max-width: 450px)and (min-width: 320px){.contractors_block .items .item img{width:100%;height:auto;max-width:210px}}.contractors_block .items .item h6{font-weight:bold;font-size:20px;line-height:32px;text-align:center;color:#293033;margin-bottom:12px}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item h6{text-align:left}}@media(max-width: 450px)and (min-width: 320px){.contractors_block .items .item h6{font-size:18px}}.contractors_block .items .item p{font-size:16px;line-height:28px;text-align:center;color:#525f66;margin-bottom:20px}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item p{text-align:left}}.contractors_block .items .item .level{font-weight:bold;font-size:18px;line-height:28px;text-align:center;color:#4c7b93;margin-bottom:20px}@media(max-width: 450px)and (min-width: 320px){.contractors_block .items .item .level{font-size:16px}}.contractors_block .items .item a{display:block;width:100%;padding:16px 0;background:#68ba62;border:2px solid #68ba62;border-radius:4px;font-weight:bold;font-size:24px;line-height:32px;text-align:center;color:#fff;margin-top:20px}@media(max-width: 767px)and (min-width: 451px){.contractors_block .items .item a{width:70%;margin-top:10px;font-size:20px;padding:14px 2px}}@media(max-width: 450px)and (min-width: 320px){.contractors_block .items .item a{width:70%;margin:30px auto 25px;font-size:18px;padding:14px 2px}}.contractors_block .items .item a:hover{background:#0acc48}.numbers{background:url(/build/images/contractors/vsl/number_bg.jpg) no-repeat center top;padding:120px 0px}@media(max-width: 1360px){.numbers{padding:70px 0px}}@media(max-width: 767px){.numbers{padding:60px 0px}}@media(max-width: 500px){.numbers{background-size:cover;padding:30px 0px}}.numbers-block-text{display:flex;align-items:flex-start;justify-content:space-between;padding-top:45px}@media(min-width: 320px)and (max-width: 1360px){.numbers-block-text{flex-wrap:wrap;justify-content:space-around}}@media(max-width: 500px){.numbers-block-text{display:block;padding-top:0px}}.numbers-block-text-item{text-align:center;max-width:250px}@media(min-width: 320px)and (max-width: 1360px){.numbers-block-text-item{text-align:center;max-width:30%;width:30%;margin-bottom:35px}}@media(max-width: 500px){.numbers-block-text-item{text-align:left;max-width:100%;width:100%;margin-bottom:25px;display:flex;align-items:center}}.numbers-block-text-item h3{font-size:40px;line-height:40px;color:#1c418c;margin-bottom:15px;font-weight:900}@media(max-width: 500px){.numbers-block-text-item h3{font-size:30px;line-height:40px;color:#1c418c;margin-bottom:0px;font-weight:900;margin-right:20px}}.numbers-block-text-item p{font-size:18px;line-height:28px;color:#293033}@media(max-width: 500px){.numbers-block-text-item p{font-size:16px;line-height:28px;color:#293033;text-align:left}}.numbers-block-text-item:last-child{margin-bottom:0px}.financing-program{overflow-x:hidden;padding:80px 0px 0px}@media(min-width: 768px)and (max-width: 1360px){.financing-program{padding:70px 0px 0px}}@media(max-width: 767px){.financing-program{padding:30px 0px 0px}}.financing-program__title{margin-bottom:80px}@media(max-width: 767px){.financing-program__title{margin-bottom:25px}}@media(max-width: 450px){.financing-program__title{width:calc(100% - 32px);margin:0px auto 25px}}@media(max-width: 1360px)and (min-width: 768px){.financing-program__title h2{font-size:24px;line-height:33px;margin-bottom:20px}}@media(max-width: 767px)and (min-width: 320px){.financing-program__title h2{font-size:24px;line-height:33px;margin-bottom:20px}}@media(max-width: 450px)and (min-width: 320px){.financing-program__title h2{font-size:20px;line-height:28px}}.financing-program .mg-block{width:100%}.financing-program__wrapper{width:100%;position:relative;display:flex;margin-bottom:65px}.financing-program__content{min-width:1360px;max-width:1360px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 1439px){.financing-program__content{max-width:100%;min-width:100%}}@media only screen and (max-width: 1023px){.financing-program__content{max-width:100%;min-width:100%}}@media only screen and (max-width: 767px){.financing-program__content{max-width:100%;min-width:100%;display:block}}.financing-program__content-description{width:40%}@media(min-width: 768px)and (max-width: 960px){.financing-program__content-description{width:40%}}@media(max-width: 767px){.financing-program__content-description{width:100%}}.financing-program__content-description h3{font-weight:bold;font-size:24px;line-height:33px;color:#525f66;padding-bottom:30px;margin-bottom:25px;position:relative}@media(min-width: 768px)and (max-width: 1360px){.financing-program__content-description h3{font-size:24px;line-height:33px;padding-bottom:20px;margin-bottom:25px}}@media(min-width: 320px)and (max-width: 767px){.financing-program__content-description h3{text-align:center;font-size:calc(20px + 4*(100vw - 320px)/448) !important;line-height:calc(30px + 10*(100vw - 320px)/449) !important;padding-bottom:20px;width:54%;margin:0px auto 20px}}@media(max-width: 450px){.financing-program__content-description h3{margin:0px auto 10px;width:100%}}.financing-program__content-description h3:after{display:block;content:"";height:5px;position:absolute;bottom:0px;left:0;right:0;background:linear-gradient(270deg, #1C418C 0%, #68BA62 100%);width:100%}@media(min-width: 768px)and (max-width: 960px){.financing-program__content-description h3:after{right:50%}}@media(min-width: 320px)and (max-width: 767px){.financing-program__content-description h3:after{display:block;background:linear-gradient(90deg, #1C418C 0%, #68BA62 100%);content:"";height:5px;margin:0px auto;margin-top:20px;width:93%;position:initial}}.financing-program__content-description p{font-weight:normal;font-size:18px;line-height:26px;color:#525f66;margin-bottom:25px;text-align:left}@media(min-width: 768px)and (max-width: 1360px){.financing-program__content-description p{font-size:18px;line-height:28px}}@media(min-width: 320px)and (max-width: 767px){.financing-program__content-description p{font-size:calc(16px + 2*(100vw - 320px)/448) !important;line-height:calc(24px + 4*(100vw - 320px)/449) !important;text-align:center;margin-bottom:calc(15px + 10*(100vw - 320px)/448) !important}}.financing-program__content-description p a{color:#056ed6;font-weight:500}.financing-program__content-description p a:hover{text-decoration:underline}.financing-program__content-description p:last-child{margin-bottom:0px !important}.financing-program__content .hide_after:after{display:none !important}.financing-program__content-images{align-items:flex-start;justify-content:flex-end;width:50%;margin-left:10%;order:2}@media(min-width: 768px)and (max-width: 960px){.financing-program__content-images{width:50%;margin-left:5%}}@media(max-width: 767px){.financing-program__content-images{width:54%;position:relative;float:none;margin:0px auto 20px}}@media(max-width: 500px){.financing-program__content-images{width:95%}}.financing-program__content-images picture img{width:100%;max-width:600px}.financing-program__content-images .decoration{position:absolute;right:0px;top:0px;z-index:1;max-height:95%}.financing-program .right-content{margin-top:80px}@media(max-width: 767px){.financing-program .right-content{margin-top:50px}}.financing-program .right-content h3:after{background:linear-gradient(270deg, #68BA62 0%, #1C418C 100%)}.financing-program .right-content .financing-program__content-images{justify-content:flex-start;margin-right:10%;margin-left:0px;order:1}@media(min-width: 768px)and (max-width: 960px){.financing-program .right-content .financing-program__content-images{margin-right:5%}}@media(max-width: 767px){.financing-program .right-content .financing-program__content-images{width:54%;position:relative;float:none;margin:0px auto 20px}}@media(max-width: 500px){.financing-program .right-content .financing-program__content-images{width:95%}}.financing-program .right-content .financing-program__content-images .decoration{position:absolute;left:0px;top:0px;z-index:1;max-height:95%}.financing-program .right-content .financing-program__content-images picture{margin-left:35px;margin-right:0px}@media(min-width: 768px)and (max-width: 960px){.financing-program .right-content .financing-program__content-images picture{margin-top:15px;margin-left:15px;margin-right:0px}}@media(max-width: 767px){.financing-program .right-content .financing-program__content-images picture{margin-top:15px;margin-left:15px;margin-right:0px}}.financing-program .right-content .financing-program__content-description{order:1}.financing-program .right-content .financing-program__content-description h3{text-align:right}@media(min-width: 320px)and (max-width: 767px){.financing-program .right-content .financing-program__content-description h3{text-align:center}}.financing-program .right-content .financing-program__content-description p{text-align:right}@media(min-width: 320px)and (max-width: 767px){.financing-program .right-content .financing-program__content-description p{text-align:center}}.financing.partners{border:none}.financing.partners .financing__wrapper{padding:0;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.financing.partners .financing__wrapper img{padding:0 12px 12px 12px}.financing.partners .financing__wrapper::after{content:"";flex:auto}@media(max-width: 450px){.financing.partners .financing__wrapper{justify-content:center}.financing.partners .financing__wrapper img{width:110px}.financing.partners .financing__wrapper::after{flex:unset}}.financing-partners{background:#f2f2f2;padding:57px 0px 47px}@media(max-width: 1360px)and (min-width: 320px){.financing-partners{padding-top:calc(57px + -27*(100vw - 1360px)/-1040) !important;padding-bottom:calc(47px + -27*(100vw - 1360px)/-1040) !important}}.financing-partners h2{font-weight:bold;font-size:30px;line-height:36px;text-align:center;color:#525f66;margin-bottom:15px}.reviews{background-color:#fff}.reviews__wrapper{box-sizing:border-box;width:1360px;margin:0 auto;padding:30px 5%;align-items:center;justify-content:space-between}@media only screen and (min-width: 1920px){.reviews__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.reviews__wrapper{width:100%}}.reviews__wrapper .post{width:100%;padding:20px 0 30px}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .post{text-align:center}}.reviews__wrapper .post-mobile{display:none}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .post-mobile{display:inline-block}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .post-pc{display:none}}.reviews__wrapper .item_1{padding:20px 0;width:100%}.reviews__wrapper .item_1 h3{font-weight:bold;font-size:30px;line-height:42px;color:#525f66;padding-bottom:5px;margin-bottom:15px;display:inline-block;position:relative}.reviews__wrapper .item_1 h3:after{content:"";height:5px;width:100px;position:absolute;background-color:#68ba62;bottom:0;left:0}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_1 h3{font-size:calc(30px + -6*(100vw - 1439px)/-671) !important;line-height:calc(42px + -8*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1 h3{font-size:calc(24px + -4*(100vw - 767px)/-447) !important;line-height:calc(34px + -4*(100vw - 767px)/-447) !important;width:calc(330px + -50*(100vw - 767px)/-447) !important;text-align:center;border-bottom:5px solid #68ba62}.reviews__wrapper .item_1 h3:after{display:none}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1 h3.post-pc{display:none}}.reviews__wrapper .item_1 h3.post-mobile{display:none}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1 h3.post-mobile{display:inline-block}}.reviews__wrapper .item_1 h4{font-weight:bold;font-size:35px;line-height:49px;color:#293033;margin:0;padding:0 0 20px 0}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_1 h4{font-size:calc(35px + -5*(100vw - 1439px)/-671) !important;line-height:calc(49px + -10*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1 h4{font-size:calc(30px + -6*(100vw - 767px)/-447) !important;line-height:calc(39px + -5*(100vw - 767px)/-447) !important;text-align:center}}.reviews__wrapper .item_1 p{font-weight:normal;font-size:20px;line-height:28px;padding:15px 0;color:#525f66;text-align:justify}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_1 p{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1 p{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important}}.reviews__wrapper .item_1_right{float:right;margin-left:30px}.reviews__wrapper .item_1_right p{text-align:center;margin:0;padding:30px 0 20px;font-weight:normal;font-size:18px;line-height:28px;color:#525f66}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_1_right p{font-size:calc(18px + -2*(100vw - 1439px)/-671) !important;line-height:calc(28px + -4*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1_right p{font-size:calc(16px + -2*(100vw - 767px)/-447) !important;line-height:24px}}.reviews__wrapper .item_1_right .video{box-sizing:border-box;box-shadow:0px 15px 50px rgba(14,17,29,.5);border-radius:3px;height:360px;width:600px}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_1_right .video{width:calc(600px + -250*(100vw - 1439px)/-671) !important;height:auto}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1_right .video{width:calc(350px + -70*(100vw - 767px)/-447) !important;height:auto;margin:0 auto;filter:drop-shadow(0px 10px 30px rgba(14, 17, 29, 0.5))}}.reviews__wrapper .item_1_right .video img{width:100%}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_1_right{float:none;margin:0 auto}}.reviews__wrapper .item_2{padding:20px 0;width:100%}.reviews__wrapper .item_2 h3{font-weight:bold;font-size:30px;line-height:42px;color:#525f66;padding-bottom:5px;margin-bottom:15px;text-align:right;display:inline-block;position:relative}.reviews__wrapper .item_2 h3:after{content:"";height:5px;width:100px;position:absolute;background-color:#68ba62;bottom:0;right:0}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_2 h3{font-size:calc(30px + -6*(100vw - 1439px)/-671) !important;line-height:calc(42px + -8*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2 h3{font-size:calc(24px + -4*(100vw - 767px)/-447) !important;line-height:calc(34px + -4*(100vw - 767px)/-447) !important;width:calc(330px + -50*(100vw - 767px)/-447) !important;text-align:center;border-bottom:5px solid #68ba62}.reviews__wrapper .item_2 h3:after{display:none}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2 h3.post-pc{display:none}}.reviews__wrapper .item_2 h3.post-mobile{display:none}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2 h3.post-mobile{display:inline-block}}.reviews__wrapper .item_2 h4{font-weight:bold;font-size:35px;line-height:49px;color:#293033;margin:0;padding:0 0 20px 0;text-align:right}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_2 h4{font-size:calc(35px + -5*(100vw - 1439px)/-671) !important;line-height:calc(49px + -10*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2 h4{font-size:calc(30px + -6*(100vw - 767px)/-447) !important;line-height:calc(39px + -5*(100vw - 767px)/-447) !important;text-align:center}}.reviews__wrapper .item_2 p{font-weight:normal;font-size:20px;line-height:28px;padding:15px 0;color:#525f66;text-align:justify}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_2 p{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2 p{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important}}.reviews__wrapper .item_2_left{text-align:right}.reviews__wrapper .item_2_left p{text-align:left}.reviews__wrapper .item_2_right{float:left;margin-right:30px}.reviews__wrapper .item_2_right p{text-align:center;margin:0;padding:30px 0 20px}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_2_right p{font-size:calc(18px + -2*(100vw - 1439px)/-671) !important;line-height:calc(28px + -4*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2_right p{font-size:calc(16px + -2*(100vw - 767px)/-447) !important;line-height:24px}}.reviews__wrapper .item_2_right .video{box-sizing:border-box;box-shadow:0px 15px 50px rgba(14,17,29,.5);border-radius:3px;height:360px;width:600px}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .item_2_right .video{width:calc(600px + -250*(100vw - 1439px)/-671) !important;height:auto}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2_right .video{width:calc(350px + -70*(100vw - 767px)/-447) !important;height:auto;margin:0 auto;filter:drop-shadow(0px 10px 30px rgba(14, 17, 29, 0.5))}}.reviews__wrapper .item_2_right .video img{width:100%}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .item_2_right{float:none;margin:0 auto}}.reviews__wrapper .review_quote{font-weight:bold;font-size:22px;line-height:30px;text-align:justify;color:#1c418c;padding:40px 0}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper .review_quote{font-size:calc(22px + -2*(100vw - 1439px)/-671) !important;line-height:calc(30px + -2*(100vw - 1439px)/-671) !important;padding:20px 0}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper .review_quote{font-size:calc(20px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0}}.reviews__wrapper a{color:#056ed6;font-weight:500}.reviews__wrapper a:hover{text-decoration:underline}.reviews__wrapper ol{list-style:none;counter-reset:list1;margin-top:0px;padding-left:0}@media(max-width: 1390px)and (min-width: 451px){.reviews__wrapper ol{padding:0px 20px}}@media(max-width: 450px)and (min-width: 320px){.reviews__wrapper ol{padding:0px 15px}}.reviews__wrapper ol li{list-style-type:none;font-weight:normal;font-size:20px;line-height:28px;color:#525f66;padding:20px 0 0}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper ol li{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px;padding:15px 0 0}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper ol li{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0 0}}.reviews__wrapper ol li::before{counter-increment:list1;content:counter(list1) ". ";color:#1c418c;display:inline-block;margin-left:0px;font-weight:900;padding-right:10px;text-transform:uppercase}.reviews__wrapper ol ul{padding-top:0;padding-left:20px;counter-reset:list1}.reviews__wrapper ol ul li:before{display:block;margin-left:0;padding-right:0;font-weight:normal;font-size:inherit;line-height:inherit;font-family:inherit;text-transform:none;content:"●";color:#68ba62;position:absolute;left:-15px;background:none}.reviews__wrapper ol ol{counter-reset:list2;padding-top:0;padding-left:20px}.reviews__wrapper ol ol li:before{counter-increment:list2;content:counter(list1) "." counter(list2) ". ";color:#1c418c}.reviews__wrapper ul{margin:0;padding-left:20px;list-style-type:none}@media(max-width: 1390px)and (min-width: 451px){.reviews__wrapper ul{margin:0px 20px}}@media(max-width: 450px)and (min-width: 320px){.reviews__wrapper ul{margin:0px 15px}}@media(max-width: 749px){.reviews__wrapper ul{padding-top:0}}.reviews__wrapper ul li{font-weight:normal;font-size:20px;line-height:28px;color:#525f66;padding:20px 0 0;position:relative;padding-left:10px}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper ul li{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px;padding:15px 0 0}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper ul li{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0 0}}.reviews__wrapper ul li:before{content:"●";color:#68ba62;position:absolute;left:-15px;background:none}@media(max-width: 749px){.reviews__wrapper ul li{padding-bottom:0}}.reviews__wrapper ul ol{padding-top:0;counter-reset:list1}.reviews__wrapper ul ol li:before{left:0;counter-increment:list1;content:counter(list1) ". ";color:#1c418c;transform:none;height:auto;width:auto;background:none;top:0;position:static}.reviews__wrapper ul ol li:after{display:none}.reviews__wrapper a.button{font-size:24px;line-height:64px;text-align:center;background:#68ba62;border-radius:4px;width:400px;height:64px;display:block;color:#fff;font-weight:bold;margin:30px auto 20px}@media(max-width: 1439px)and (min-width: 768px){.reviews__wrapper a.button{font-size:calc(24px + -4*(100vw - 1439px)/-671) !important;width:calc(400px + -70*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.reviews__wrapper a.button{width:calc(330px + -50*(100vw - 767px)/-447) !important;font-size:calc(20px + -2*(100vw - 767px)/-447) !important}}.reviews__wrapper a.button:hover{background:#0acc48;text-decoration:none}.post--info{display:flex;justify-content:space-between}.post--info .review_quote{color:#7c8f9a;font-size:18px !important;font-weight:normal;font-style:italic;display:flex;padding-bottom:0}.post--info .review_quote--text{width:100%}.post--info .review_quote--text:before{content:"";display:block;height:1px;border-top:1px solid #dddfe2;padding-bottom:20px}.post--info .review_quote:before{content:"";width:40px;margin-right:20px;display:inline-block;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='40' fill='none'><path fill='%231C418C' d='M18 0A17.53 17.53 0 0 0 5.95 30.23L5.36 40l8.33-5.5A17.53 17.53 0 1 0 18 0Zm-1.7 16.46c0 1.8-.37 3.23-1.12 4.27-.75 1.04-2.03 1.96-3.85 2.75l-1.37-2.6a6.72 6.72 0 0 0 2.32-1.56c.43-.52.66-1.14.71-1.85H9.96v-5.9h6.35v4.9Zm9.74 0c0 1.8-.37 3.23-1.12 4.27-.75 1.04-2.03 1.96-3.85 2.75l-1.38-2.6a6.74 6.74 0 0 0 2.33-1.56c.42-.52.66-1.14.71-1.85H19.7v-5.9h6.34v4.9Z'/></svg>");height:40px;background-repeat:no-repeat;flex-shrink:0}@media(min-width: 320px)and (max-width: 950px){.post--info{flex-direction:column}}.post--info.left .post--left-side,.post--info.left .post--left-title__wrapper{order:2}@media(max-width: 767px){.post--info.left .video{text-align:center}}.post--info.left .video{text-align:left}.post--info.left .post--author{text-align:left}@media(min-width: 320px)and (max-width: 950px){.post--info.left .post--author{text-align:center}}@media(min-width: 768px){.post--info.left .post--left-title__wrapper{text-align:right}}@media(max-width: 767px){.post--info.left .post--left-title__wrapper{text-align:center}}.post--author{text-align:right;padding-top:40px;font-size:18px;color:#525f66}.post--author b{color:#293033}@media(min-width: 320px)and (max-width: 767px){.post--author{font-size:calc(16px + 0*(100vw - 320px)/447);text-align:center;margin-bottom:30px}}.post--left-side{display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 768px)and (max-width: 950px){.post--left-title{display:flex;justify-content:space-between}.post--left-title .post--left-title__wrapper,.post--left-title .video{width:48%}}.post .video{display:flex;justify-content:right}.post .video a{filter:drop-shadow(0px 10px 20px rgba(14, 17, 29, 0.3));border-radius:3px;border:1px solid #fff;box-sizing:border-box;display:inline-block}.post .video img{width:600px}@media(min-width: 320px)and (max-width: 767px){.post .video img{width:calc(280px + 70*(100vw - 320px)/447)}}@media(min-width: 768px)and (max-width: 1439px){.post .video img{width:calc(350px + 250*(100vw - 768px)/1152)}}@media(min-width: 320px)and (max-width: 767px){.post .video{justify-content:center}}@media(min-width: 768px){.post .video{text-align:right}}.post h3{color:#525f67;font-size:30px;display:inline-block}.post h3:after{content:"";width:100%;height:5px;background:#68ba62;display:block;margin-top:10px;margin-bottom:20px}@media(min-width: 320px)and (max-width: 767px){.post h3:after{max-width:315px;margin:10px auto 20px}}@media(min-width: 320px)and (max-width: 767px){.post h3{font-size:calc(20px + 4*(100vw - 320px)/447);display:block}}@media(min-width: 768px)and (max-width: 1439px){.post h3{font-size:calc(24px + 6*(100vw - 768px)/671)}}.post h4{color:#293033;font-size:35px}@media(min-width: 320px)and (max-width: 767px){.post h4{font-size:calc(24px + 4*(100vw - 320px)/447);margin-bottom:30px}}@media(min-width: 768px)and (max-width: 1439px){.post h4{font-size:calc(28px + 7*(100vw - 768px)/671)}}.post .pc{display:none}@media(min-width: 951px){.post .pc{display:block}}.post .mobile{display:none}@media(max-width: 950px){.post .mobile{display:block;text-align:center}}.post .post--link .button{margin-top:80px;margin-bottom:10px}@media(min-width: 320px)and (max-width: 767px){.post .post--link .button{margin-top:40px}}.post--left-side,.post--right-side{width:49%;flex-shrink:0}@media(min-width: 320px)and (max-width: 950px){.post--left-side,.post--right-side{width:100%}}.reviews__wrapper{padding:30px 0}@media(min-width: 320px)and (max-width: 767px){.reviews__wrapper .post{padding:10px 0 30px}}@media(min-width: 320px)and (max-width: 767px){.reviews{padding:0 calc(15px + 10*(100vw - 320px)/447)}}@media(min-width: 768px)and (max-width: 1439px){.reviews{padding:0 25px}}.middle-banner{background:url("/build/images/review-bottom.jpg") no-repeat center center}.middle-banner_left{display:flex;justify-content:flex-start;padding:0 30px 0 0;align-items:center}@media only screen and (max-width: 767px){.middle-banner_left{display:block;padding:0}}.middle-banner_right{display:flex;justify-items:flex-end;align-items:center}@media only screen and (max-width: 1439px){.middle-banner_right{flex-direction:column}}@media only screen and (max-width: 767px){.middle-banner_right{display:block}}.middle-banner__wrapper{box-sizing:border-box;width:1360px;margin:0 auto;display:flex;justify-content:space-between;padding:30px 0;min-height:200px;align-items:center}@media only screen and (max-width: 1439px){.middle-banner__wrapper{width:100%;padding:30px 5%}}@media only screen and (max-width: 767px){.middle-banner__wrapper{display:flex;min-height:280px;flex-direction:column;justify-content:center}}.middle-banner__wrapper h2{font-weight:900;font-size:50px;line-height:60px;color:#fff;text-align:left}@media(max-width: 1439px)and (min-width: 768px){.middle-banner__wrapper h2{font-size:calc(50px + -10*(100vw - 1439px)/-671) !important;line-height:calc(60px + -10*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.middle-banner__wrapper h2{font-size:calc(40px + -10*(100vw - 767px)/-447) !important;line-height:calc(50px + -10*(100vw - 767px)/-447) !important;display:block;text-align:center;padding:0 0 30px 0}}.middle-banner__wrapper a{font-size:24px;line-height:64px;text-align:center;background:#68ba62;border:2px solid #68ba62;border-radius:4px;width:400px;height:64px;color:#fff;font-weight:bold;display:block}@media(max-width: 1439px)and (min-width: 768px){.middle-banner__wrapper a{font-size:calc(24px + -4*(100vw - 1439px)/-671) !important;width:calc(400px + -70*(100vw - 1439px)/-671) !important}}@media(max-width: 767px)and (min-width: 320px){.middle-banner__wrapper a{font-size:calc(20px + -2*(100vw - 767px)/-447) !important;width:calc(330px + -43*(100vw - 1767px)/-1447) !important;margin:0 auto}}.middle-banner__wrapper a:hover{background:#0acc48;border:2px solid #0acc48}.middle-banner__wrapper .button_no{font-size:24px;line-height:64px;text-align:center;border:2px solid #fff;background:rgba(255,255,255,.2);border-radius:4px;width:400px;height:64px;color:#fff;font-weight:bold;display:block;margin-right:40px}@media(max-width: 1439px)and (min-width: 768px){.middle-banner__wrapper .button_no{font-size:calc(24px + -4*(100vw - 1439px)/-671) !important;width:calc(400px + -70*(100vw - 1439px)/-671) !important;margin:0 0 10px 0}}@media(max-width: 767px)and (min-width: 320px){.middle-banner__wrapper .button_no{font-size:calc(20px + -2*(100vw - 767px)/-447) !important;width:calc(330px + -43*(100vw - 1767px)/-1447) !important;margin:0 auto 10px}}.middle-banner__wrapper .button_no:hover{background:rgba(0,0,0,0);border:2px solid #fff}.section .middle-banner_left h2{margin-bottom:0}.partners img{margin:10px auto}@media(max-width: 500px){.partners img{width:110px}}.partners .financing__wrapper{padding:0;width:90%}.partners .financing__wrapper h2{color:#525f66}@media(max-width: 1500px){.partners .financing__wrapper{width:85%}}@media(max-width: 900px){.partners .financing__wrapper{width:80%}}@media(max-width: 700px){.partners .financing__wrapper{width:70%}}.partners .financing__wrapper .slick-arrow::before{color:#17b548;font-size:32px;opacity:1;position:relative;bottom:12px}@media(max-width: 500px){.partners .financing__wrapper .slick-arrow::before{font-size:24px;bottom:7px}}.partners .financing__wrapper .slick-prev{left:-40px}@media(max-width: 500px){.partners .financing__wrapper .slick-prev{left:-30px}}.partners .financing__wrapper .slick-next{right:-40px}@media(max-width: 500px){.partners .financing__wrapper .slick-next{right:-30px}}.container,.financing__wrapper{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.financing__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.financing__wrapper{width:936px}}@media only screen and (max-width: 1023px){.container,.financing__wrapper{width:720px}}@media only screen and (max-width: 767px){.container,.financing__wrapper{width:calc(100% - 32px)}}p a{color:#056ed6;font-weight:500}p a:hover{text-decoration:underline}@media(max-width: 1360px)and (min-width: 768px){.section h2{font-size:24px;line-height:33px;margin-bottom:20px}}@media(max-width: 767px)and (min-width: 320px){.section h2{font-size:24px;line-height:33px;margin-bottom:20px}}@media(max-width: 450px)and (min-width: 320px){.section h2{font-size:20px;line-height:28px}}@media(max-width: 1360px)and (min-width: 768px){.section .description-title{font-size:18px;line-height:28px}}@media(max-width: 767px)and (min-width: 320px){.section .description-title{font-size:18px;line-height:28px}}@media(max-width: 450px)and (min-width: 320px){.section .description-title{font-size:16px;line-height:24px}}h2{font-weight:bold;font-size:30px;line-height:40px;text-align:center;color:#525f66;margin-bottom:20px}p{font-size:18px;line-height:28px;text-align:center;color:#525f66}.text__wrapper{margin:40px auto;box-sizing:border-box;width:1360px}@media only screen and (min-width: 1920px){.text__wrapper{width:1360px}}@media(max-width: 1439px){.text__wrapper{width:100%;padding:0 20px}}@media(max-width: 600px){.text__wrapper{margin:25px auto}}.text__wrapper p{margin:0;padding:20px 0;font-weight:normal;font-size:20px;line-height:28px;color:#525f66}@media(max-width: 1439px)and (min-width: 768px){.text__wrapper p{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px;padding:15px 0}}@media(max-width: 767px)and (min-width: 320px){.text__wrapper p{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0}}.text__wrapper a{color:#056ed6;font-weight:500}.text__wrapper a:hover{text-decoration:underline}.text__wrapper ol{list-style:none;counter-reset:list1;margin-top:0px;padding-left:0}@media(max-width: 1390px)and (min-width: 451px){.text__wrapper ol{padding:0px 20px}}@media(max-width: 450px)and (min-width: 320px){.text__wrapper ol{padding:0px 15px}}.text__wrapper ol li{list-style-type:none;font-weight:normal;font-size:20px;line-height:28px;color:#525f66;padding:20px 0 0}@media(max-width: 1439px)and (min-width: 768px){.text__wrapper ol li{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px;padding:15px 0 0}}@media(max-width: 767px)and (min-width: 320px){.text__wrapper ol li{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0 0}}.text__wrapper ol li::before{counter-increment:list1;content:counter(list1) ". ";color:#1c418c;display:inline-block;margin-left:0px;font-weight:900;padding-right:10px;text-transform:uppercase}.text__wrapper ol ul{padding-top:0;padding-left:20px;counter-reset:list1}.text__wrapper ol ul li:before{display:block;margin-left:0;padding-right:0;font-weight:normal;font-size:inherit;line-height:inherit;font-family:inherit;text-transform:none;content:"●";color:#68ba62;position:absolute;left:-15px;background:none}.text__wrapper ol ol{counter-reset:list2;padding-top:0;padding-left:20px}.text__wrapper ol ol li:before{counter-increment:list2;content:counter(list1) "." counter(list2) ". ";color:#1c418c}.text__wrapper ul{margin:0;padding-left:20px;list-style-type:none}@media(max-width: 1390px)and (min-width: 451px){.text__wrapper ul{margin:0px 20px}}@media(max-width: 450px)and (min-width: 320px){.text__wrapper ul{margin:0px 15px}}@media(max-width: 749px){.text__wrapper ul{padding-top:0}}.text__wrapper ul li{font-weight:normal;font-size:20px;line-height:28px;color:#525f66;padding:20px 0 0;position:relative;padding-left:10px}@media(max-width: 1439px)and (min-width: 768px){.text__wrapper ul li{font-size:calc(20px + -2*(100vw - 1439px)/-671) !important;line-height:28px;padding:15px 0 0}}@media(max-width: 767px)and (min-width: 320px){.text__wrapper ul li{font-size:calc(18px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0 0}}.text__wrapper ul li:before{content:"●";color:#68ba62;position:absolute;left:-15px;background:none}@media(max-width: 749px){.text__wrapper ul li{padding-bottom:0}}.text__wrapper ul ol{padding-top:0;counter-reset:list1}.text__wrapper ul ol li:before{left:0;counter-increment:list1;content:counter(list1) ". ";color:#1c418c;transform:none;height:auto;width:auto;background:none;top:0;position:static}.text__wrapper ul ol li:after{display:none}.text__wrapper .review_quote{font-weight:bold;font-size:22px;line-height:30px;text-align:justify;color:#1c418c;padding:40px 0}@media(max-width: 1439px)and (min-width: 768px){.text__wrapper .review_quote{font-size:calc(22px + -2*(100vw - 1439px)/-671) !important;line-height:calc(30px + -2*(100vw - 1439px)/-671) !important;padding:20px 0}}@media(max-width: 767px)and (min-width: 320px){.text__wrapper .review_quote{font-size:calc(20px + -2*(100vw - 767px)/-447) !important;line-height:calc(28px + -6*(100vw - 767px)/-447) !important;padding:10px 0}}.bottom__btn{font-weight:bold;font-size:30px;line-height:42px;display:flex;align-items:center;text-align:center;justify-content:center;margin:50px 0}.bottom__btn svg{flex-grow:0;flex-shrink:0}.bottom__btn a{color:#293033;margin:0 30px}@media(max-width: 767px)and (min-width: 320px){.bottom__btn a{margin:0 15px}}.bottom__btn a span{color:#16b548}.bottom__btn a:hover{color:#293033;text-decoration:none}.bottom__btn:hover{color:#293033;text-decoration:none}.bottom__btn:hover span{color:#68ba62}.bottom__btn:hover svg path{fill:#68ba62}@media(max-width: 1439px)and (min-width: 768px){.bottom__btn{font-size:calc(30px + -6*(100vw - 1439px)/-671) !important;line-height:calc(42px + -8*(100vw - 1439px)/-671) !important;margin:45px 0}}@media(max-width: 767px)and (min-width: 320px){.bottom__btn{font-size:calc(24px + -6*(100vw - 767px)/-447) !important;line-height:calc(34px + -9*(100vw - 767px)/-447) !important;margin:30px auto;width:88%}}@media(max-width: 450px){.middle-banner_left h2{margin-bottom:0px}}.post .item_2 .post-pc:after{right:0;left:auto}.description-title{font-size:18px;line-height:28px;text-align:center;color:#525f66;margin-bottom:55px}.description-title b{color:#000}@media(max-width: 450px){.description-title{margin-bottom:20px}}.null_block{padding:80px 0 0}@media(max-width: 1360px){.null_block{padding:60px 0 0}}@media(max-width: 450px){.null_block{padding:40px 0 0}}.reviews__wrapper{width:1360px;padding:30px 0 10px}@media only screen and (max-width: 1439px){.reviews__wrapper{width:100%;padding:30px 0 10px}}.bottom__btn{font-weight:bold;font-size:30px;line-height:42px;display:flex;align-items:center;text-align:center;justify-content:center;margin:50px 0}.bottom__btn svg{flex-grow:0;flex-shrink:0}.bottom__btn a{color:#293033;margin:0 30px}@media(max-width: 767px)and (min-width: 320px){.bottom__btn a{margin:0 15px}}.bottom__btn a span{color:#16b548}.bottom__btn a:hover{color:#293033;text-decoration:none}.bottom__btn:hover{color:#293033;text-decoration:none}.bottom__btn:hover span{color:#68ba62}.bottom__btn:hover svg path{fill:#68ba62}@media(max-width: 1439px)and (min-width: 768px){.bottom__btn{font-size:calc(30px + -6*(100vw - 1439px)/-671) !important;line-height:calc(42px + -8*(100vw - 1439px)/-671) !important;margin:45px 0}}@media(max-width: 767px)and (min-width: 320px){.bottom__btn{font-size:calc(24px + -6*(100vw - 767px)/-447) !important;line-height:calc(34px + -9*(100vw - 767px)/-447) !important;margin:30px auto;width:88%}}.slider-text-block{padding:80px 0 50px}@media(max-width: 1360px){.slider-text-block{padding:60px 0 40px}}.numbers{padding:80px 0 40px}@media(max-width: 1360px){.numbers{padding:40px 0 10px}}@media(max-width: 767px){.numbers{padding:50px 0 20px}}@media(max-width: 500px){.numbers{padding:20px 0 20px}}.financing-program-nopadding{padding:0px 0px 0px}@media(min-width: 768px)and (max-width: 1360px){.financing-program-nopadding{padding:0px 0px 0px}}@media(max-width: 767px){.financing-program-nopadding{padding:0px 0px 0px}}.bottom__btn_slider{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:80px}.bottom__btn_slider a{border:2px solid #68ba62;border-radius:4px;padding:16px 100px;font-size:24px;line-height:32px;text-align:center;color:#68ba62;font-weight:bold}@media(max-width: 767px){.bottom__btn_slider a{padding:16px 50px}}@media(max-width: 450px){.bottom__btn_slider a{font-size:18px;width:100%;display:block;padding:10px 10px}}.bottom__btn_slider a:hover{border:2px solid #16b548;font-weight:bold;font-size:24px;line-height:32px;color:#16b548}.bottom__btn_content{width:100%;display:flex;align-items:center;justify-content:center;margin:50px auto 30px}.bottom__btn_content a{border:2px solid #68ba62;border-radius:4px;padding:16px 100px;font-size:24px;line-height:32px;text-align:center;color:#68ba62;font-weight:bold}@media(max-width: 767px){.bottom__btn_content a{padding:16px 50px}}@media(max-width: 450px){.bottom__btn_content a{font-size:18px;width:100%;display:block;padding:10px 10px}}.bottom__btn_content a:hover{border:2px solid #16b548;font-weight:bold;font-size:24px;line-height:32px;color:#16b548}