﻿.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:0.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid transparent;color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid transparent;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:0.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:0.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,0.5);border-radius:3px;transition:0.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:0.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,0.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,0.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 0.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 0.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,0.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,0.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 transparent;border-right:5px solid transparent;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:0.5rem;padding:0.8rem 0.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,0.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,0.8);background-blend-mode:hard-light, normal;padding:60px 40px;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9999;text-align:center;max-width:90%;color:white}@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:white;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,0.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:white}.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,0.7);padding:0;width:auto;line-height:1}.popup-email-valid .popup-close:hover{color:white}.popup-email-valid .email-display{font-size:30px;font-style:normal;font-weight:900;line-height:120%;word-break:break-all}@media (max-width: 479px){.popup-email-valid .email-display{font-size:24px;font-weight:700}}.popup-email-valid .email-display .incorrect{color:white}.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:white}.popup-email-valid h2{display:none}.popup-email-valid .popup-buttons{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}#email:focus{border:1px solid #a8d5ff !important}.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:#FFFFFF;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:#FFFFFF;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((100% / 4) - 15px);position:relative;display:flex;flex-direction:column;align-items:center}@media (max-width: 1023px){.subscribe .subscribe__email-input-wrapper{width:calc((100% / 2) - 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:#FFFFFF;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 #FFFFFF;background:rgba(255,255,255,0.2);color:#FFFFFF;font-weight:400;font-size:16px;line-height:22px}.subscribe .subscribe__email-input-wrapper input::placeholder{color:#FFFFFF}.subscribe .subscribe__button-wrapper{width:calc((100% / 4) - 15px)}@media (max-width: 1023px){.subscribe .subscribe__button-wrapper{width:calc((100% / 2) - 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:#FFFFFF;background-color:#68BA62;border-radius:4px;transition:background-color 0.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 transparent;border-right:5px solid transparent;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:#FFFFFF;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:transparent;border:1px solid #DDDFE2;border-radius:2px}.form__fieldset-checkmark-sub:hover{background-color:#f5fcf5;border:1px solid rgba(104,186,98,0.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,0.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,0.8);background-blend-mode:hard-light, normal;z-index:-1;opacity:0.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 0.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 0.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:#FFFFFF;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:#FFFFFF;padding-bottom:30px}.subscribe-popup .popup__btn{background:rgba(255,255,255,0.2) !important;border:2px solid #FFFFFF !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:#FFFFFF !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,0.2)}.phone-input-wrapper{border:2px solid #ffffff}.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,0.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:0.25s}.link:hover{border-bottom:1px solid transparent}.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:0.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid transparent;color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid transparent;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:0.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:0.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,0.5);border-radius:3px;transition:0.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:0.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,0.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,0.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 0.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 0.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,0.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,0.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 transparent;border-right:5px solid transparent;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,0.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:0.25s}.link:hover{border-bottom:1px solid transparent}.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:0.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid transparent;color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid transparent;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:0.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:0.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,0.5);border-radius:3px;transition:0.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:0.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,0.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,0.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 0.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 0.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,0.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,0.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 transparent;border-right:5px solid transparent;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:0.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,0.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:0.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:0.25s}.link:hover{border-bottom:1px solid transparent}.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:0.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid transparent;color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid transparent;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:0.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:0.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,0.5);border-radius:3px;transition:0.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:0.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,0.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,0.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 0.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 0.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,0.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,0.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 transparent;border-right:5px solid transparent;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:0.5}.footer__phone-icon{width:16px;height:16px;position:absolute;top:2px;left:0;transition:0.25s;fill:#68BA62 !important}.footer__columns-list-link{font-size:13px;color:#525f66;line-height:24px;font-weight:400;transition:0.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}}.middle-banner{background:url("/build/images/review-bottom.jpg") no-repeat center -180px}.middle-banner_left{display:table-cell;vertical-align:middle;padding:0 30px 0 0}@media only screen and (max-width: 767px){.middle-banner_left{display:block;padding:0}}.middle-banner_right{display:table-cell;vertical-align:middle}@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:table;padding:30px 5%;align-items:center;min-height:200px}@media only screen and (min-width: 1920px){.middle-banner__wrapper{width:1360px}}@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:block}}.middle-banner__wrapper h2{font-weight:900;font-size:50px;line-height:60px;color:#FFFFFF;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-radius:4px;width:400px;height:64px;color:#FFFFFF;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}.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,0.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,0.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:#FFFFFF;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}.post--info.left .video{text-align:left}@media (max-width: 767px){.post--info.left .video{text-align:center}}.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 #FFFFFF;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}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.guarantee-banner{background:url("/build/images/review-bottom.jpg") no-repeat center 0;margin-top:40px}@media (max-width: 767px) and (min-width: 320px){.guarantee-banner{background:url("/build/images/AllReview/review-bottom-767.jpg") no-repeat center 0}}.guarantee-banner__wrapper{box-sizing:border-box;width:1360px;margin:0 auto;display:flex;padding:30px 5%;align-items:center;min-height:400px}@media only screen and (min-width: 1920px){.guarantee-banner__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.guarantee-banner__wrapper{width:100%;padding:30px 5%}}@media only screen and (max-width: 767px){.guarantee-banner__wrapper{flex-direction:column}}.guarantee-banner h4{font-weight:900;font-size:50px;line-height:60px;color:#FFFFFF;margin-bottom:15px}@media (max-width: 1439px) and (min-width: 768px){.guarantee-banner h4{font-size:calc(50px + -10 * ((100vw - 1439px) / -671)) !important;line-height:calc(60px + -10 * ((100vw - 1439px) / -671)) !important;margin-bottom:10px}}@media (max-width: 767px) and (min-width: 320px){.guarantee-banner h4{font-size:calc(40px + -10 * ((100vw - 767px) / -447)) !important;line-height:calc(50px + -10 * ((100vw - 767px) / -447)) !important;text-align:center;margin-top:15px;margin-bottom:0}}.guarantee-banner p{font-family:Roboto;font-style:normal;font-weight:normal;font-size:20px;line-height:28px;color:#FFFFFF;margin:0;padding:10px 0 15px}@media (max-width: 1439px) and (min-width: 768px){.guarantee-banner p{font-size:calc(20px + -2 * ((100vw - 1439px) / -671)) !important;line-height:28px}}@media (max-width: 767px) and (min-width: 320px){.guarantee-banner p{font-size:calc(18px + -2 * ((100vw - 767px) / -447)) !important;line-height:calc(28px + -4 * ((100vw - 767px) / -447)) !important;text-align:center}}.guarantee-banner a.button{font-size:24px;line-height:64px;text-align:center;background:#68BA62;border-radius:4px;width:400px;height:64px;display:block;margin-top:10px;color:#FFFFFF;font-weight:bold}@media (max-width: 1439px) and (min-width: 768px){.guarantee-banner 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){.guarantee-banner a.button{font-size:calc(20px + -2 * ((100vw - 767px) / -447)) !important;width:calc(330px + -50 * ((100vw - 767px) / -447)) !important;margin:10px auto 0}}.guarantee-banner a.button:hover{background:#0acc48}.guarantee-banner__logo{background:url("/build/images/AllReview/guarantee-logo.png") no-repeat 0 0;width:264px;height:251px;background-size:100%;flex-grow:0;flex-shrink:0}@media (max-width: 1439px) and (min-width: 768px){.guarantee-banner__logo{width:calc(264px + -54 * ((100vw - 1439px) / -671)) !important;height:calc(251px + -51 * ((100vw - 1439px) / -671)) !important}}@media (max-width: 767px) and (min-width: 320px){.guarantee-banner__logo{width:calc(210px + -23 * ((100vw - 767px) / -447)) !important;height:calc(200px + -22 * ((100vw - 767px) / -447)) !important;margin:0 auto}}.guarantee-banner__content{padding-left:10%}@media (max-width: 767px) and (min-width: 320px){.guarantee-banner__content{padding:0}}
