.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)}}.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{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%)}.select-hidden{display:none;visibility:hidden;padding-right:10px}.select{cursor:pointer;display:inline-block;position:relative;font-size:14px;color:#525f66;line-height:24px;font-weight:400;width:100%;height:48px}.select:before,.select:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-11px;border:4px solid rgba(0,0,0,0);border-bottom:6px solid #fff;z-index:2;transition:border .25s;visibility:hidden}.select:before{border-bottom:6px solid #dbe2e7;bottom:-9px}.select--first-hover:after{border-bottom:6px solid #f1f8ff}.select--active:before,.select--active:after{visibility:visible}.footer .select:after{border-bottom:6px solid #f3f8fa}.select-styled{position:absolute;top:0;right:0;bottom:0;left:0;padding:12px 16px;border-radius:3px;border:1px solid #dbe2e7;background:#fdfdfe;white-space:nowrap;overflow:hidden}.form__fieldset-input-wrapper--offers-score .select-styled,.form__fieldset-input-wrapper--offers-income .select-styled{font-weight:400;color:#293033}.footer .select-styled{background:#f3f8fa}.footer .select-styled:after{background:url("/build/images/svg/triangle-dark.svg") center no-repeat}.select-styled:focus{border:1px solid #a8d5ff}.select-styled:before{content:"";width:12px;height:12px;position:absolute;top:16px;right:16px;transition:.25s;background:url("/build/images/icons/ic_expand.svg") center no-repeat}.select-styled:after{width:10px;height:7px;position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);background:url("/build/images/svg/triangle.svg") center no-repeat;display:none;z-index:2}.select-styled:active,.select-styled.active{border:1px solid #dbe2e7 !important}.select-styled:active:before,.select-styled.active:before{transform:rotate(-180deg)}.select-styled:active:after,.select-styled.active:after{display:block}.select-options{display:none;position:absolute;top:56px;right:0;left:0;margin:0;padding:0;list-style:none;width:100%;border:1px solid #dbe2e7;border-radius:3px;box-sizing:border-box;z-index:1;max-height:344px;overflow-y:auto}.select-options .select-item{display:block;font-size:14px;color:#525f66;line-height:32px;font-weight:400;padding:12px 16px;font-size:14px;line-height:24px;transition:.25s;border-bottom:1px solid #dbe2e7;background:#fff}.footer .select-options .select-item{background:#f3f8fa}.select-options .select-item:last-child{border-bottom:none}.select-options .select-item:hover{font-weight:600;background:#f1f8ff}.select-options .select-item[rel=hide]{display:none}.select-options .select-item:focus{background:#f1f8ff}.select-options li:last-child{border-bottom:none}.select-options li:last-child a{border-bottom:none}.select-options a{display:block;font-size:14px;color:#525f66;line-height:32px;font-weight:400;padding:12px 16px;background:#f3f8fa;font-size:14px;line-height:24px;transition:.25s;border-bottom:1px solid #dbe2e7}.select-options a:hover{font-weight:600;background:#f1f8ff}.select-options a[rel=hide]{display:none}.container,.upper-info__wrapper{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.upper-info__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.upper-info__wrapper{width:936px}}@media only screen and (max-width: 1023px){.container,.upper-info__wrapper{width:720px}}@media only screen and (max-width: 767px){.container,.upper-info__wrapper{width:calc(100% - 32px)}}.link{position:relative;color:#188dfc;cursor:pointer;line-height:20px}.link:after{content:"";position:absolute;bottom:0;left:0;height:1px;background:#8cc6fe;width:100%;transition:.25s}.link:hover:after{background: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{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{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%)}.upper-info{background:#f5fafc}.upper-info__wrapper{padding-bottom:80px;box-sizing:border-box}@media only screen and (max-width: 1439px){.upper-info__wrapper{padding-bottom:80px}}@media only screen and (max-width: 1023px){.upper-info__wrapper{padding-bottom:64px}}.upper-info__content{display:flex}@media only screen and (max-width: 767px){.upper-info__content{flex-direction:column}}.upper-info__content-item{width:50%;box-shadow:0 18px 32px 0 rgba(156,173,173,.2);padding:48px;position:relative;margin-top:-80px;background:#fff;box-sizing:border-box}@media only screen and (max-width: 1439px){.upper-info__content-item{margin-top:-66px}}@media only screen and (max-width: 1023px){.upper-info__content-item{padding:24px}}@media only screen and (max-width: 767px){.upper-info__content-item{width:100%;padding:16px}.upper-info__content-item:not(:first-child){margin-top:0}}.upper-info__content-item:first-child{border-radius:6px 0 0 6px}@media only screen and (max-width: 767px){.upper-info__content-item:first-child{border-radius:6px 6px 0 0}}.upper-info__content-item:nth-child(2){padding-bottom:38px}.upper-info__content-item:nth-child(2) .upper-info__content-text{margin-bottom:22px}.upper-info__content-item:nth-child(2) .upper-info__content-text:last-child{margin-bottom:0}@media only screen and (max-width: 767px){.upper-info__content-item:nth-child(2){border-radius:0 0 6px 6px;box-shadow:0 -8px 32px 0 rgba(156,173,173,.2)}}.upper-info__content-text{margin-bottom:32px;font-size:18px;line-height:32px;font-weight:400;color:#525f66}.upper-info__content-text:last-child{margin-bottom:0}@media only screen and (max-width: 767px){.upper-info__content-text{font-size:16px;line-height:28px}}.upper-info__content-text--custom-green{padding:12px 24px;color:#fff;font-size:18px;line-height:28px;background-image:linear-gradient(-134deg, #17b548 0%, #108534 100%);border-radius:6px}.upper-info__content-text--custom-green a{background:#107f32;color:#fff;padding:2px 4px;border-radius:4px;font-weight:500}@media only screen and (max-width: 1023px){.upper-info__content-text--custom-green{padding:12px 16px}}@media only screen and (max-width: 767px){.upper-info__content-text--custom-green{font-size:16px;line-height:24px}}.container,.analytics__wrapper{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.analytics__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.analytics__wrapper{width:936px}}@media only screen and (max-width: 1023px){.container,.analytics__wrapper{width:720px}}@media only screen and (max-width: 767px){.container,.analytics__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{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{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%)}.analytics{background:#fff;padding:64px 0 48px 0}@media only screen and (max-width: 1439px){.analytics{padding:80px 0 48px 0}}@media only screen and (max-width: 1023px){.analytics{padding:64px 0 40px 0}}@media only screen and (max-width: 767px){.analytics{padding:32px 0 24px 0}}.analytics__content{position:relative;width:100%;margin-top:48px;padding-right:50%;box-sizing:border-box}@media only screen and (max-width: 1023px){.analytics__content{margin-top:32px}}@media only screen and (max-width: 767px){.analytics__content{padding-right:0;margin-top:24px}}.analytics__item{margin-bottom:32px;border-bottom:1px solid rgba(76,123,147,.15)}.analytics__item:last-child{margin-bottom:0;border-bottom:none}@media only screen and (max-width: 1023px){.analytics__item{margin-bottom:24px}}@media only screen and (max-width: 767px){.analytics__item{margin-bottom:15px;max-height:73px;overflow-y:hidden;transition:max-height 1.25s}}.analytics__item-title{font-family:"Fira Sans",sans-serif;text-align:left;display:block;position:relative;cursor:pointer;padding-right:32px;margin-bottom:24px}.analytics__item-title:after{content:"";width:12px;height:12px;position:absolute;top:6px;right:0;background:url("/build/images/icons/ic_expand.svg") center no-repeat;transform:rotate(-90deg)}@media only screen and (max-width: 767px){.analytics__item-title:after{transform:rotate(0);transition:.25s}}.analytics__item-title:hover .analytics__item-title-text{border-bottom:1px solid rgba(0,0,0,0)}.analytics__item-title-text{position:relative;font-size:18px;line-height:24px;font-weight:500;color:#188dfc;border-bottom:1px dotted rgba(24,141,252,.2);display:inline;cursor:pointer}@media only screen and (max-width: 767px){.analytics__item-title-text{font-size:16px}}.analytics__item-img{display:block;width:496px;height:352px;position:absolute;right:0;top:40px;opacity:0;transition:opacity .55s}@media only screen and (max-width: 1439px){.analytics__item-img{width:443px;height:352px}}@media only screen and (max-width: 1023px){.analytics__item-img{width:338px;height:355px;top:50px}}@media only screen and (max-width: 767px){.analytics__item-img{width:100%;max-width:440px;height:auto;opacity:0;transform:scale(0);padding:24px 0;position:static;margin-left:auto;margin-right:auto;display:none;transition:scale 1.25s;transform-origin:center center}}.analytics__item-text{max-height:0;opacity:0;font-size:16px;line-height:28px;display:none;transition:max-height .25s}.analytics__item-text a{display:inline-block;font-size:16px;line-height:28px;padding:0 8px}.analytics__item--active{border-bottom:none}.analytics__item--active button{cursor:default}.analytics__item--active button span.analytics__item-title-text{cursor:default}@media only screen and (max-width: 767px){.analytics__item--active{max-height:1000px}}.analytics__item--active .analytics__item-content{padding:12px 24px;color:#fff;font-size:18px;line-height:28px;background-image:linear-gradient(135deg, #026bd4 0%, #47c2ff 100%);border-radius:6px;padding:24px}.analytics__item--active .analytics__item-content a{background:#0f66b1;color:#fff;padding:2px 4px;border-radius:4px;font-weight:500}@media only screen and (max-width: 1023px){.analytics__item--active .analytics__item-content{padding:12px 16px}}@media only screen and (max-width: 767px){.analytics__item--active .analytics__item-content{font-size:16px;line-height:24px}}@media only screen and (max-width: 1023px){.analytics__item--active .analytics__item-content{padding:16px}}.analytics__item--active .analytics__item-content .analytics__item-title-text{color:#fff}.analytics__item--active .analytics__item-content .analytics__item-title{background:none;margin-bottom:12px}.analytics__item--active .analytics__item-content .analytics__item-title:after{display:none}.analytics__item--active .analytics__item-img{opacity:1}@media only screen and (max-width: 767px){.analytics__item--active .analytics__item-img{transform:none;display:block;transform:scale(1)}}.analytics__item--active .analytics__item-text{display:block;max-height:256px;opacity:1}@media only screen and (max-width: 767px){.analytics__item--active .analytics__item-text{max-height:500px}}.analytics__item--active .analytics__item-text a{padding:0 4px}@media only screen and (max-width: 767px){.analytics__item--active .analytics__item-title{display:block}}.container,.our-story__wrapper{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.our-story__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.our-story__wrapper{width:936px}}@media only screen and (max-width: 1023px){.container,.our-story__wrapper{width:720px}}@media only screen and (max-width: 767px){.container,.our-story__wrapper{width:calc(100% - 32px)}}.link{position:relative;color:#188dfc;cursor:pointer;line-height:20px}.link:after{content:"";position:absolute;bottom:0;left:0;height:1px;background:#8cc6fe;width:100%;transition:.25s}.link:hover:after{background: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,.our-story__btn{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,.our-story__btn{width:100%;padding:16px 68px}}.btn-with-lock svg,.btn-medium svg,.our-story__btn svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover,.our-story__btn:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active,.our-story__btn:active{background:#17b548}.btn-with-lock--active,.btn-medium--active,.our-story__btn--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled,.our-story__btn--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main,.our-story__btn--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.our-story__btn--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.our-story__btn--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active,.our-story__btn--disabled--active{background:#b8c5cc}.btn-with-lock-img,.our-story__btn-wrapper img{position:absolute;right:-170px;top:25px}@media only screen and (max-width: 767px){.btn-with-lock-img,.our-story__btn-wrapper 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{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%)}.our-story{display:none;background:#f5fafc;padding:80px 0 85px 0}@media only screen and (max-width: 1439px){.our-story{padding:85px 0 80px 0}}@media only screen and (max-width: 1023px){.our-story{padding:64px 0 80px 0}}@media only screen and (max-width: 767px){.our-story{padding:32px 0 86px 0}}.our-story__wrapper{display:flex;flex-direction:column}.our-story__people{display:flex;justify-content:space-around;margin-bottom:64px;margin-top:48px}@media only screen and (max-width: 1439px){.our-story__people{margin-bottom:67px;margin-top:45px}}@media only screen and (max-width: 1023px){.our-story__people{margin-bottom:48px;margin-top:32px;justify-content:space-between}}@media only screen and (max-width: 767px){.our-story__people{margin-bottom:29px;margin-top:29px;flex-direction:column}}.our-story__people-img{width:220px;height:234px}@media only screen and (max-width: 1023px){.our-story__people-img{width:198px;height:auto}}.our-story__people-text{font-size:16px;color:#293033;letter-spacing:0;font-weight:400;color:#8fa7b3;font-size:14px;line-height:17px}.our-story__people-text--name{font-weight:500;font-size:16px;line-height:23px;color:#293033;margin-bottom:8px}.our-story__people-item{position:relative}@media only screen and (max-width: 767px){.our-story__people-item{width:198px;margin-left:auto;margin-right:auto;margin-bottom:10px}.our-story__people-item:last-child{margin-bottom:0}}.our-story__people-text-wrap{position:absolute;width:156px;display:inline-block;background:#fff;padding:16px;border-radius:6px;box-shadow:0 18px 32px 0 rgba(156,173,173,.2);bottom:0;right:-36px;box-sizing:border-box}@media only screen and (max-width: 1023px){.our-story__people-text-wrap{right:-20px}}.our-story__text-container{display:flex;justify-content:space-between;margin-bottom:96px}@media only screen and (max-width: 1439px){.our-story__text-container{margin-bottom:64px}}@media only screen and (max-width: 1023px){.our-story__text-container{margin-bottom:32px}}@media only screen and (max-width: 767px){.our-story__text-container{flex-direction:column;margin-bottom:26px}}.our-story__text-wrap{width:calc(50% - 32px)}@media only screen and (max-width: 1439px){.our-story__text-wrap{width:calc(50% - 16px)}}@media only screen and (max-width: 767px){.our-story__text-wrap{width:100%}}.our-story__text{margin-bottom:32px;font-size:18px;color:#525f66;line-height:32px}.our-story__text:last-child{margin-bottom:0}@media only screen and (max-width: 767px){.our-story__text{font-size:16px;line-height:28px}}.our-story__text--title{margin-bottom:16px;font-weight:500}.our-story__text-wrap--mission{padding:32px;border:1px solid #d8ecfc;border-radius:6px;box-sizing:border-box}@media only screen and (max-width: 767px){.our-story__text-wrap--mission{padding:16px;margin-top:24px}}.our-story__under-text{font-size:18px;color:#525f66;text-align:center;line-height:32px;font-style:italic;font-weight:400;margin-bottom:32px}@media only screen and (max-width: 767px){.our-story__under-text{margin-bottom:24px}}.our-story__btn-wrapper{display:inline-block;position:relative;width:488px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1023px){.our-story__btn-wrapper{width:360px}}@media only screen and (max-width: 767px){.our-story__btn-wrapper{width:100%}}@media only screen and (max-width: 767px){.our-story__btn-wrapper img{left:50%;transform:translateX(-50%)}}.our-story__btn{width:100%;display:inline-block;box-sizing:border-box}.container,.map__wrapper{width:1140px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.map__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.map__wrapper{width:936px}}@media only screen and (max-width: 1023px){.container,.map__wrapper{width:720px}}@media only screen and (max-width: 767px){.container,.map__wrapper{width:calc(100% - 32px)}}.link,.map__contacts-link{position:relative;color:#188dfc;cursor:pointer;line-height:20px}.link:after,.map__contacts-link:after{content:"";position:absolute;bottom:0;left:0;height:1px;background:#8cc6fe;width:100%;transition:.25s}.link:hover:after,.map__contacts-link:hover:after{background:rgba(0,0,0,0)}.semibold{font-weight:600}.tel-btn,.map__contacts-tel{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before,.map__contacts-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{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%)}.map{background:#fff;padding:80px 0 80px 0}@media only screen and (max-width: 1439px){.map{padding:64px 0 64px 0}}@media only screen and (max-width: 767px){.map{padding:32px 0 32px 0}}.map__contacts-container{display:flex;justify-content:space-between;margin-bottom:32px}@media only screen and (max-width: 767px){.map__contacts-container{margin-bottom:22px;flex-direction:column}}.map__contacts-text{font-size:16px;color:#293033;line-height:32px;font-weight:400}.map__contacts-text--semibold{font-size:18px;font-weight:500}.map__contacts-tel{font-weight:500;font-size:18px;line-height:28px;margin-bottom:9px}.map__contacts-tel:before{top:7px}.map__contacts-link{font-size:16px}.map__contacts-item{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width: 767px){.map__contacts-item{margin-bottom:24px}.map__contacts-item:last-child{margin-bottom:0}}.map__map{height:400px}#map{height:366px;width:100%}@media only screen and (max-width: 1439px){#map{height:328px}}@media only screen and (max-width: 1023px){#map{height:252px}}.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}}@media(max-width: 767px)and (min-width: 320px){.images_header{width:fluid-size(767, 320, 100, 85)}}