html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}a{display:inline-block;text-decoration:none;color:inherit}ul,li{margin:0;padding:0;list-style:none}body{font-family:"Roboto", sans-serif;font-weight:400;font-size:14px;line-height:25px;color:#163458;overflow-x:hidden;background-color:#e5e5e5}p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}*{margin:0;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.container{max-width:1170px;width:100%;margin:0 auto;padding:0 15px}.container-fluid{max-width:1920px;width:100%;margin:0 auto;}.gradient-btn{cursor:pointer;border-radius:8px;color:#DEE5F1;border:1px solid #A02C18;text-align:center;line-height:80px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;overflow:hidden;position:relative;-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);z-index:1}.gradient-btn::before,.gradient-btn::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.gradient-btn::before{background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);z-index:-1}.gradient-btn::after{background:-o-linear-gradient(176.52deg, #f12f0e 7.5%, #de2b0d 90.1%);background:linear-gradient(273.48deg, #f12f0e 7.5%, #de2b0d 90.1%);z-index:-2}.gradient-btn:hover{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.gradient-btn:hover::before{opacity:0}.tr-btn{background-color:#fff;color:#A02C18;background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:1px solid;text-align:center;font-weight:700;display:block;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;z-index:1;overflow:hidden;-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);box-shadow:5px 5px 5px 0px rgba(0,0,0,0.75);border-radius:8px}.tr-btn:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-text-fill-color:white;border-color:#000}.tr-btn:hover::before{opacity:1}.tr-btn::before{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);z-index:-1;width:100%;height:100%;opacity:0}.akcent-text{background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg{background-size:cover;background-repeat:no-repeat;background-position:center}.dn{opacity:0}.title{font-size:32px;line-height:37px;font-weight:700;margin-bottom:24px;text-transform:uppercase}.questions__form input,.questions__form select,.questions__form textarea,.free__form input,.free__form select,.free__form textarea{color:#163458;font-size:17px;line-height:150%;display:block;width:100%;background-color:transparent;outline:transparent;border:none;border-bottom:1px solid #163458;height:34px;margin-bottom:32px;padding-right:40px}.questions__form input:focus,.questions__form select:focus,.questions__form textarea:focus,.free__form input:focus,.free__form select:focus,.free__form textarea:focus{border-color:#379be8}.questions__form input::-webkit-input-placeholder, .questions__form select::-webkit-input-placeholder, .questions__form textarea::-webkit-input-placeholder, .free__form input::-webkit-input-placeholder, .free__form select::-webkit-input-placeholder, .free__form textarea::-webkit-input-placeholder{color:#163458;font-size:17px;line-height:150%}.questions__form input::-moz-placeholder, .questions__form select::-moz-placeholder, .questions__form textarea::-moz-placeholder, .free__form input::-moz-placeholder, .free__form select::-moz-placeholder, .free__form textarea::-moz-placeholder{color:#163458;font-size:17px;line-height:150%}.questions__form input:-ms-input-placeholder, .questions__form select:-ms-input-placeholder, .questions__form textarea:-ms-input-placeholder, .free__form input:-ms-input-placeholder, .free__form select:-ms-input-placeholder, .free__form textarea:-ms-input-placeholder{color:#163458;font-size:17px;line-height:150%}.questions__form input::-ms-input-placeholder, .questions__form select::-ms-input-placeholder, .questions__form textarea::-ms-input-placeholder, .free__form input::-ms-input-placeholder, .free__form select::-ms-input-placeholder, .free__form textarea::-ms-input-placeholder{color:#163458;font-size:17px;line-height:150%}.questions__form input::placeholder,.questions__form select::placeholder,.questions__form textarea::placeholder,.free__form input::placeholder,.free__form select::placeholder,.free__form textarea::placeholder{color:#163458;font-size:17px;line-height:150%}.questions__form select,.free__form select{cursor:pointer}.questions__form button,.free__form button{width:319px;height:86px;text-transform:uppercase;font-weight:700;font-size:18px;line-height:21px;cursor:pointer}.questions__form .input,.free__form .input{position:relative}.questions__form .input::after,.free__form .input::after{content:"";position:absolute;bottom:-20px;left:400px;background-image:url(../images/icon-checked.svg);width:28px;height:21px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.questions__form .input.active::after,.free__form .input.active::after{opacity:1}.backToHome{background-color:#212121;padding:10px 20px;color:#ff6a6a;border:1px solid #ff6a6a;font-weight:700;font-family:serif;display:inline-block;width:50px;height:40px;position:fixed;border-bottom-right-radius:50px;z-index:200;top:5px;left:5px;-webkit-transition:0.3s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:0.3s cubic-bezier(0.4, 0, 0.2, 1);transition:0.3s cubic-bezier(0.4, 0, 0.2, 1)}.backToHome:before{content:'⟪';position:absolute;top:6px;left:12px;color:#fff;width:20px;font-size:20px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.backToHome::after{content:'Back';position:absolute;color:#fff;top:5px;left:15px;z-index:210;width:100px;opacity:0;-webkit-transition:0.4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:0.4s cubic-bezier(0.4, 0, 0.2, 1);transition:0.4s cubic-bezier(0.4, 0, 0.2, 1)}.backToHome:hover{width:145px;-webkit-box-shadow:0px 0px 14px 0px rgba(0,0,0,0.75);box-shadow:0px 0px 14px 0px rgba(0,0,0,0.75);background-color:#fff;border-color:#212121}.backToHome:hover::after{opacity:1;color:#212121}.backToHome:hover::before{opacity:0}.header{-webkit-box-shadow:0px 4px 20px rgba(65,65,65,0.5);box-shadow:0px 4px 20px rgba(65,65,65,0.5)}.header__top{background-color:#fff;min-height:84px;position:relative}.header__top-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:84px}.header__box-phone{display:inherit;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.call-phone__text{margin-right:18px;font-size:14px;color:#163458;font-weight:700}.call-phone{color:#163458;font-size:24px;font-weight:700;padding-left:48px;margin-right:24px;position:relative}.call-phone:hover::before{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.call-phone::before{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;content:"";position:absolute;top:calc(50% - 20px);left:0;width:40px;height:40px;background-image:url(../images/icon-phone.png)}.request-call{width:188px;height:40px;line-height:40px}.header__down{background-color:#1b354c;height:100px;-webkit-box-shadow:0px 4px 20px rgba(65,65,65,0.5);box-shadow:0px 4px 20px rgba(65,65,65,0.5)}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:100px;height:100px}.header__logo{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:13}.burger-btn{display:none;position:absolute;z-index:12;cursor:pointer;right:30px;top:115px}.burger-btn div{border-radius:2px;height:6px;min-width:40px;background:#fff;margin:5px auto;-webkit-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);-o-transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275)}.burger-btn.active div:nth-child(1){-webkit-transform:rotate(45deg) translate(6px, 6px);-ms-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px)}.burger-btn.active div:nth-child(2){visibility:hidden}.burger-btn.active div:nth-child(3){-webkit-transform:rotate(-45deg) translate(10px, -10px);-ms-transform:rotate(-45deg) translate(10px, -10px);transform:rotate(-45deg) translate(10px, -10px)}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu li a{font-size:17px;color:#fff;text-transform:uppercase;position:relative}.menu li a:hover::before{width:100%;opacity:1}.menu li a::before{opacity:0;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;content:"";position:absolute;top:calc(50% + 15px);left:0;width:0;height:3px;background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%)}.menu li+li{margin-left:60px}.looking{background-image:url(../images/looking-bg.jpg);height:calc(100vh - 184px);background-position:top;min-height:700px}.looking .slick-slider .slick-prev,.looking .slick-next{font-size:0;border:none;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center;cursor:pointer;position:absolute;z-index:2;top:435px;height:60px;width:33px;outline:transparent}.looking .slick-slider .slick-prev{background-image:url(../images/arrow-left.svg);left:-125px}.looking .slick-slider .slick-next{background-image:url(../images/arrow-right.svg);right:-125px}.looking__inner{padding-top:220px}.looking__item{max-width:720px;position:relative}.looking__title{font-size:64px;font-weight:700;line-height:150%;color:#1b354c}.looking__sub-title{font-size:24px;line-height:28px;margin-top:32px;font-weight:400;color:#1b354c}.looking__sub-title span{margin-left:9px}.looking__btn{margin-top:40px;height:80px;width:320px;font-size:18px;font-weight:700}.group{background-color:#fff;padding:140px 0;color:#163458;font-weight:700;line-height:150%;text-align:center}.group__title{margin-bottom:53px}.group__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.group__item{width:385px;height:270px}.group__item-icon{width:64px;height:64px;background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto}.group__item-title{font-size:17px;color:#114b9d;margin:24px auto}.group__item-text{padding:0 24px;font-size:17px;font-weight:400}.group .question__wrap{position:absolute;bottom:-55px;right:-235px}.group .question__wrap-message{background-image:url(../images/message.png);background-repeat:no-repeat;background-size:cover;font-size:16px;line-height:19px;width:223px;height:135px;padding:32px 30px;display:block;margin-bottom:7px}.group .question-btn{background:-webkit-gradient(linear, left top, right top, from(#ad0643), to(#ff025e));background:-o-linear-gradient(left, #ad0643 0%, #ff025e 100%);background:linear-gradient(90deg, #ad0643 0%, #ff025e 100%);width:200px;height:60px;line-height:56px}.group .question-btn-text{color:#DEE5F1;font-size:14px;text-align:center;text-align:center}.group .question-btn::before{background:-webkit-gradient(linear, left top, right top, from(#ad0643), to(#ff025e));background:-o-linear-gradient(left, #ad0643 0%, #ff025e 100%);background:linear-gradient(90deg, #ad0643 0%, #ff025e 100%);z-index:-1}.group .question-btn::after{background:-webkit-gradient(linear, left top, right top, from(#fb5792), to(#d60752));background:-o-linear-gradient(left, #fb5792 0%, #d60752 100%);background:linear-gradient(90deg, #fb5792 0%, #d60752 100%);z-index:-2}.group .question-btn:hover{border-color:#fff;-webkit-box-shadow:none;box-shadow:none}.group .question-btn:hover::before{opacity:0}.annuity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:436px;position:relative;background-color:#1b354c;z-index:1}.annuity__bg-filter{z-index:-1;position:absolute;top:0;bottom:0;right:0;left:0;background-size:1920px 783px;background-position:-481px -266px}.annuity__inner{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1140px;width:100%;min-height:245px}.annuity__item{max-width:535px;width:100%;color:#DEE5F1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.annuity__item+.annuity__item{margin-left:30px}.annuity__item-title{font-size:24px;line-height:28px;margin-bottom:24px}.annuity__item-text p{font-size:17px;line-height:150%}.annuity__btn{width:390px;height:65px;font-size:17px;line-height:65px;border:1px solid #dee5f1;border-radius:8px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;margin-top:auto;margin-bottom:0;text-align:center;z-index:1;position:relative}.annuity__btn::before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-color:transparent;border:2px solid #fff;border-radius:6px;z-index:2;opacity:0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.annuity__btn:hover{color:#fff;border-color:#fff}.annuity__btn:hover::before{opacity:1}.zip-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:410px}.zip-code__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1040px;min-height:130px}.zip-code__item{max-width:510px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.zip-code__item form{position:relative;-ms-flex-item-align:end;align-self:flex-end;margin-top:auto;margin-bottom:auto}.zip-code__item form input{border-radius:8px;background:#fff;opacity:0.8;border:1px solid #dbdbdb;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);outline:transparent;width:427px;height:56px;padding:0 34px;color:#163458;font-size:17px}.zip-code__item form input:focus{-webkit-box-shadow:0px 0px 10px 4px #379be8;box-shadow:0px 0px 10px 4px #379be8}.zip-code__item form input::-webkit-input-placeholder{font-size:17px;color:#163458}.zip-code__item form input::-moz-placeholder{font-size:17px;color:#163458}.zip-code__item form input:-ms-input-placeholder{font-size:17px;color:#163458}.zip-code__item form input::-ms-input-placeholder{font-size:17px;color:#163458}.zip-code__item form input::placeholder{font-size:17px;color:#163458}.zip-code__item button{position:absolute;top:0;bottom:0;right:0;width:62px;height:56px;cursor:pointer;line-height:56px;font-size:24px;border-radius:0px 8px 8px 0px;font-weight:700}.zip-code__item-title{margin-bottom:24px;font-size:24px;line-height:28px;font-weight:700;color:#163458}.zip-code__item-text{font-size:17px;color:#163458}.retire{background-color:#fff;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);max-height:560px;box-shadow:0px 4px 13px rgba(11,78,165,0.2)}.retire__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.retire__image{-webkit-filter:drop-shadow(0px 4px 13px rgba(11,78,165,0.2));filter:drop-shadow(0px 4px 13px rgba(11,78,165,0.2));max-width:917px;width:100%;height:560px}.retire__content{padding-left:64px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto;margin-bottom:auto;width:100%}.retire__item{color:#163458;max-width:382px;width:100%}.retire__item+.retire__item{margin-top:64px}.retire__item-title{font-size:24px;line-height:150%;margin-bottom:24px}.retire__item-text{font-size:17px;line-height:150%}.about{min-height:540px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:260px}.about__content{width:510px}.about__content-text{font-size:17px;line-height:150%;font-weight:700}.about__content-text a{color:#2A84EE;-webkit-text-decoration-line:underline;text-decoration-line:underline}.about__advantages{max-width:585px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__advantages-item{text-align:center;max-width:285px;width:100%;height:115px}.about__advantages-icon{height:64px;background-size:contain}.about__advantages-title{margin-top:24px;font-size:17px;line-height:150%;font-weight:700;text-transform:lowercase}.statistics{height:295px;background-color:#1b354c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.statistics__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.statistics__item{max-width:385px;width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:end;align-self:flex-end}.statistics__item-num{font-size:64px;line-height:150%;font-weight:700;color:#fff;position:relative;z-index:1}.plus{font-weight:400;background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.big-num{position:absolute;top:calc(-50% - 20px);right:112px;z-index:-1;font-size:150px;line-height:150%;font-weight:700;color:rgba(51,94,131,0.35)}.statistics__item-text{font-size:17px;line-height:150%;color:#fff}.offer{height:530px;padding:140px 0;position:relative}.offer__content{margin-top:48px;width:505px}.offer__text{font-size:17px;line-height:150%}.offer__guarantee{position:absolute;right:0;top:140px;width:860px;height:250px;background:#fff;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);border-radius:8px}.offer__guarantee::before{content:"";position:absolute;top:2px;left:33px;width:64px;height:80px;background-image:url(../images/icon-shild.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.offer__guarantee-inner{margin-left:150px;margin-top:65px}.offer__guarantee-title{font-size:24px;line-height:28px;font-weight:700}.offer__guarantee-list{font-size:17px;line-height:150%;font-weight:700}.offer__guarantee-list li span{text-transform:lowercase;background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer__guarantee-list li{position:relative;padding-left:37px}.offer__guarantee-list li::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:28px;height:20px;background-image:url(../images/icon-checked.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.free{background:#ffffff;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);height:882px;border-radius:8px}.free__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.free__image{max-width:917px;min-height:882px;width:100%;background-image:url(../images/free.jpg);background-size:auto;background-position:-18px -10px}.free__image-s-text{margin-top:27px;margin-left:360px;font-size:32px;line-height:150%;font-weight:700}.free__image-text{text-transform:capitalize;margin-top:160px;margin-left:376px;font-weight:700;font-size:48px;line-height:56px}.free__image-text span{text-transform:lowercase;background:-o-linear-gradient(176.52deg, #a02c18 7.5%, #d93013 90.1%);background:linear-gradient(273.48deg, #a02c18 7.5%, #d93013 90.1%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.free__form{text-align:center;margin-left:0px;margin-right:auto;margin-top:96px;max-width:581px;width:100%}.free__form form{width:100%;padding:0 64px}.free__form form .input::after{left:195px}.free__form-title{font-size:24px;line-height:28px;letter-spacing:0.09em;font-weight:700;margin-bottom:60px;text-transform:uppercase}.free__form .form-email{color:#9b2815}.free__form .form-email::after{bottom:30px}.free__form .form-email input{margin-bottom:0;border-color:#9b2815}.free__form .form-email input::-webkit-input-placeholder{color:#9b2815}.free__form .form-email input::-moz-placeholder{color:#9b2815}.free__form .form-email input:-ms-input-placeholder{color:#9b2815}.free__form .form-email input::-ms-input-placeholder{color:#9b2815}.free__form .form-email input::placeholder{color:#9b2815}.free__form .form-email span{font-size:11px;line-height:150%;margin-bottom:32px;display:inline-block}.free__form-secure{margin-top:26px}.free__form-secure span{margin-left:5px;margin-right:14px;font-size:10px;line-height:12px;width:77px;display:inline-block}.qouting__inner{min-height:400px;padding-top:140px;padding-bottom:40px}.qouting__title{font-size:32px;line-height:37px;font-weight:700;margin-bottom:24px}.qouting__text{max-width:750px;width:100%;font-size:17px;line-height:150%}.qouting__table{height:1277px;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);padding-top:130px;text-align:center}.qouting__table table{background-color:#adcbf1}.qouting__table th{background-color:#4a96ad;height:132px;font-size:17px;line-height:150%;color:#fff;text-transform:uppercase;padding:0 5px}.qouting__table th span{max-width:115px;width:100%}.qouting__table th.table{max-width:160px}.qouting__table tr{min-height:132px;background-color:#f8f8fa}.qouting__table td{background-color:#f8f8fa;width:160px;font-weight:700;font-size:24px;line-height:170%;text-transform:uppercase}.qouting__table td span{text-transform:lowercase;font-size:15px;line-height:18px;font-weight:400;color:#787878;display:block;width:110px;margin:0 auto;margin-top:8px}.qouting__table td:first-child{font-size:15px}.table__title{text-transform:none;width:270px;text-align:left;margin:16px 45px 20px 55px;font-size:18px}.table__text{text-transform:none;width:270px;text-align:left;margin:16px 45px 20px 55px;font-size:16px;line-height:19px;font-weight:400}.qouting__list{margin-left:24px;margin-top:16px}.qouting__list li{margin-left:11px;font-size:10px;line-height:150%;font-weight:700;color:#fff;text-align:left;list-style-type:decimal}.table{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative}.table .colums-number{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none}@-webkit-keyframes tableanim{0%{opacity:0}100%{opacity:1}}@keyframes tableanim{0%{opacity:0}100%{opacity:1}}.table-btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.table-btn::before,.table-btn::after{content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;display:none}.table-btn::before{height:10px;width:200px;left:55px;background-color:#fff}.table-btn::after{left:250px;height:20px;width:20px;border:20px solid transparent;border-left:20px solid #fff}.table-btn p{position:absolute;bottom:10px;left:55px;display:none}.questions{background:#ffffff;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);border-radius:8px}.questions__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.questions__image{background-image:url(../images/questions-bg.jpg);width:912px;height:768px;position:relative}.questions__image .questions__image-filter{position:absolute;top:0;bottom:0;right:0;left:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(231,231,231,0.83)), to(rgba(231,231,231,0.83))),url(unnamed.jpg);background:-o-linear-gradient(bottom, rgba(231,231,231,0.83), rgba(231,231,231,0.83)),url(unnamed.jpg);background:linear-gradient(0deg, rgba(231,231,231,0.83), rgba(231,231,231,0.83)),url(unnamed.jpg);-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2)}.questions__tabs{margin-right:40px;margin-left:auto;max-width:512px;width:100%;padding:65px 0}.questions__tabs-title{font-size:24px;line-height:28px;font-weight:700;letter-spacing:0.15em;color:#163458;margin-right:30px;margin-left:auto;margin-bottom:64px}.questions__tab-item{padding:28px 64px 24px 23px;position:relative;width:100%;background-color:#fff;-webkit-box-shadow:0px 4px 13px rgba(11,78,165,0.2);box-shadow:0px 4px 13px rgba(11,78,165,0.2);border-radius:8px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;height:90px}.questions__tab-item+.questions__tab-item{margin-top:24px}.questions__tab-item.active{height:186px}.questions__tab-item.active .questions__tab-text{opacity:1}.questions__tab-item.active .arrow-btn{background-image:url(../images/arrow-up.svg)}.arrow-btn{position:absolute;top:40px;right:24px;background-image:url(../images/arrow-down.svg);background-repeat:no-repeat;background-size:cover;width:24px;height:12px;cursor:pointer}.questions__tab-title{font-size:17px;line-height:150%;font-weight:700;margin-bottom:24px}.questions__tab-text{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;opacity:0;font-size:17px;line-height:150%;font-weight:400}.questions__tab-text a{color:#2a84ee;font-weight:700}.questions__form{max-width:581px;width:100%;height:672px;margin-left:0;margin-top:96px;margin-right:auto;text-align:center}.questions__form form{padding:0 64px;width:100%}.questions__form form .input::after{left:195px}.questions__form form textarea{resize:none;height:103px}.questions__title{font-size:32px;line-height:37px;text-transform:uppercase;font-weight:700;margin-bottom:41px}.questions__title span{margin-top:16px;font-size:14px;line-height:150%;text-transform:none;font-weight:400;display:block}.questions__form-btn{width:360px;height:80px;line-height:80px}.questions .questions__input-textarea::after{bottom:-90px}.partners{padding:140px 0}.partners .slick-slider .slick-prev,.partners .slick-next{font-size:0;border:none;background-color:transparent;background-repeat:no-repeat;background-size:cover;background-position:center;cursor:pointer;position:absolute;z-index:2;top:50px;height:60px;width:33px;outline:transparent}.partners .slick-slider .slick-prev{background-image:url(../images/arrow-left.svg);background-size:25px;left:-60px}.partners .slick-slider .slick-next{background-image:url(../images/arrow-right.svg);background-size:25px;right:-60px}.partners__title{font-size:24px;line-height:28px;font-weight:700;margin-left:35px;margin-bottom:85px}.partners__item{max-width:184px;height:144px;background-color:#fff;-webkit-box-shadow:0px 2px 8px rgba(11,78,165,0.2);box-shadow:0px 2px 8px rgba(11,78,165,0.2);background-size:auto}.partners__item-1{background-image:url(../images/icon-partners-1.png)}.partners__item-2{background-image:url(../images/icon-partners-2.png)}.partners__item-3{background-image:url(../images/icon-partners-3.png)}.partners__item-4{background-image:url(../images/icon-partners-4.png)}.partners__item-5{background-image:url(../images/icon-partners-5.png)}.partners__item-6{background-image:url(../images/icon-partners-6.png)}.partners__item-7{background-image:url(../images/icon-partners-3.png)}.footer{background-color:#275073;padding:60px 0;-webkit-box-shadow:2px 2px 6px 0px rgba(0,0,0,0.75);box-shadow:2px 2px 6px 0px rgba(0,0,0,0.75)}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__menu ul{max-width:565px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.footer__menu ul li a{font-weight:400;font-size:16px;line-height:150%;color:#dee5f1;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.footer__menu ul li a:hover{color:#1974f6}.footer__menu ul li+li{margin-left:24px;margin-bottom:24px}.footer__box a{display:block}.footer__btn{margin-bottom:24px;width:319px;height:86px;line-height:86px;font-size:18px;letter-spacing:0.04em;color:#dee5f1}.footer__phone{color:#fff;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.footer__phone:hover{color:#1974f6}.footer__copyright{text-align:center;margin-top:-24px;margin-left:-190px;font-size:14px;line-height:150%;color:#dee5f1}@media (max-width: 1900px){.group{padding-bottom:260px}.group .question__wrap{bottom:-250px;right:0}}@media (max-width: 1700px){.offer{height:780px}.offer__guarantee{top:385px;width:100%}.offer__content{width:100%}}@media (max-width: 1500px){.looking .slick-slider .slick-next,.looking .slick-slider .slick-prev{right:50px;background-color:rgba(255,255,255,0.6);border-radius:10px;background-position:-2px 4px}.looking .slick-slider .slick-prev{left:0;background-position:-4px 4px}.looking__item{margin-left:90px}.big-num{display:none}}@media (max-width: 1300px){.free__image{display:none}.free__form{margin:0 auto;margin-top:96px}.questions__image{display:none}.questions__form{margin:0 auto;margin-top:96px}.questions__form form button{display:inline-block}.partners__inner{padding:0 30px 0 60px;position:relative}.partners__inner::after{position:absolute;background-color:#e5e5e5;bottom:0;right:7px;z-index:0;content:"";width:30px;height:160px}.partners .slick-slider .slick-prev{left:0px}.partners .slick-slider .slick-next{right:0px}}@media (max-width: 1100px){.backToHome{left:0}.container-fluid{padding:0}.menu li+li{margin-left:30px}.zip-code__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.zip-code__item{margin-top:25px}.zip-code__item form{-ms-flex-item-align:start;align-self:start}.about__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__advantages{margin-top:40px;max-width:100%}.about__content{width:100%}.about__advantages{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.about__advantages-item{padding:0 10px}.footer{padding-bottom:20px}.footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{margin-bottom:20px}.footer__menu ul{max-width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__phone{margin-left:40px}.footer__btn{margin-bottom:0}.footer__copyright{margin-top:30px}}@media (max-width: 960px){.burger-btn{display:block}.menu{display:none;width:300px;position:absolute;padding:10px 30px;top:180px;right:0;background-color:rgba(12,82,143,0.9);text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;z-index:13;height:calc(100vh - 180px)}.menu li{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;opacity:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20%}.menu li+li{margin-left:0;border-top:1px solid rgba(255,255,255,0.6)}.menu li:first-child{border:none}.menu.active li{opacity:1}.menu li a{line-height:normal;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.menu li a::before{top:auto;bottom:-3px}.looking__item{margin-left:0}.looking__inner{padding-top:170px}.looking__title{font-size:55px}.looking__sub-title{font-size:22px}.looking__btn{width:300px}.group{padding-bottom:260px}.group .question__wrap{bottom:-250px;right:0}.group__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.group__item{width:100%}.annuity__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.annuity__item{max-width:100%}.annuity__item+.annuity__item{margin-left:0}.annuity__item+.annuity__item .annuity__btn{margin-bottom:15px}.annuity__btn{margin-top:15px}.annuity__item-title{margin-bottom:10px;margin-top:30px}.about__inner{margin-top:50px}.table{display:none}.table-btn p{display:block}.table-btn::before,.table-btn::after{display:block}.table.active{display:table-cell;-webkit-animation:tableanim 0.3s linear;animation:tableanim 0.3s linear}.table.active .colums-number{display:block;font-size:14px;line-height:12px;color:#595959}.table-btn{cursor:pointer}.footer__menu ul{max-width:565px}}@media (max-width: 700px){.header__top-phone{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__top{padding-bottom:20px}.header__box-phone{width:100%}.call-phone{margin-right:0;font-size:20px}.call-phone__text{font-size:12px;margin-right:15px}.menu{top:240px;height:calc(100vh - 240px)}.burger-btn{top:175px}.looking{min-height:500px}.looking__inner{padding-top:70px}.looking__title{font-size:40px}.looking__sub-title{font-size:20px;margin-top:10px}.looking__btn{width:300px;margin-top:30px}.group__item{height:auto;margin-bottom:40px}.group__item-text{padding:0}.title{font-size:27px}.annuity__btn{width:360px}.retire__image{display:none}.retire__content{padding:40px 15px}.about__advantages{-ms-flex-wrap:wrap;flex-wrap:wrap}.about__advantages-item{max-width:115px}.statistics__item{-ms-flex-item-align:end;align-self:end}.statistics__item-num{font-size:50px}.statistics__item-text{font-size:15px}.offer__guarantee-inner{margin-left:15px;margin-top:100px}.free__form form,.questions__form form{padding:0px 15px}.free__form input,.questions__form input{padding-right:75px}.free__form form .input::after,.questions__form form .input::after{left:35vw}.table__title{width:220px;margin:10px 15px 15px 25px;font-size:16px}.table__text{width:220px;margin:10px 15px 15px 25px;font-size:14px;line-height:17px}.table-btn::before{left:15px}.table-btn::after{left:210px}.table-btn p{left:15px}.partners__item{max-width:100%}.partners__inner{padding:0 30px}.footer{padding:20px 0}.footer__menu ul li{margin-left:24px}.footer__box{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__phone{margin-left:0px}.footer__btn{margin-bottom:30px}.footer__copyright{margin:30px 0 0 10px;text-align:left}}@media (max-width: 500px){.zip-code__item form{width:100%}.zip-code__item form input{max-width:427px;width:100%}.about__advantages-item{max-width:50%;margin-bottom:50px}.free__form button,.questions__form button{width:100%}.free__form-title,.questions__title{font-size:20px}.free__form-title span,.questions__title span{font-size:10px}.table__title{margin:5px 10px 10px 10px;font-size:14px}.table__text{margin:5px 10px 10px 10px;font-size:12px;line-height:15px}.qouting__table td{font-size:16px}.qouting__table th{font-size:13px}.qouting__table td span{font-size:10px;width:80%}.qouting__table{height:auto;padding-bottom:20px}.qouting__table td{width:120px}.qouting__table th.table{max-width:120px}}@media (max-width: 400px){.call-phone{font-size:16px}.call-phone__text{font-size:10px;margin-right:10px}.looking__btn{width:230px;font-size:15px}.annuity__btn{width:260px}.annuity__item-title{font-size:23px}.annuity__item-text p{font-size:15px}.about__advantages-item{max-width:100%;margin-bottom:20px}.statistics__item-num{font-size:44px}.statistics__item-text{font-size:12px}.offer__guarantee-title{font-size:22px}.offer__guarantee-list{font-size:13px}.offer__guarantee{top:450px}.qouting__table th{font-size:10px}.qouting__table td span{display:none}.table__title{margin:2px 0px 0px 3px;width:200px;font-size:12px;width:200px}.table__text{margin:2px 0px 0px 3px;font-size:10px;line-height:12px;width:200px}.table-btn::before{left:15px;width:150px}.table-btn::after{left:160px}.table-btn p{left:15px}.qouting__table th{padding:0}.footer__btn{width:100%}.footer__menu ul li a{font-size:13px}.footer__menu ul li+li{margin-left:15px}.footer__menu ul li{margin-left:15px;margin-bottom:15px}.footer__copyright{font-size:11px}}@media (max-width: 318px){.call-phone{padding-left:0}.call-phone::before{display:none}.call-phone__text{margin-right:5px}.looking__btn{max-width:230px;width:90%;font-size:0.8em}.qouting__table{display:none}.footer__menu ul li+li{margin-left:10px}.footer__menu ul li{margin-left:10px;margin-bottom:10px}}@media (min-width: 960px){.menu{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}
