:root{--blue: #0543af;--blue-hover: #002591;--red: #af2405;--black: #191919;--hover-black: #4a4a4a;--gray: #909090;--light-gray: #f4f4f4;--white: #fff}.title-h1{font-size:48px;font-weight:500;line-height:60px;letter-spacing:-0.48px;color:var(#0543af)}.tytle-h2{font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;text-align:center;color:var(--Neutral_black, #191919)}.title-h3{font-size:22px;font-weight:500;letter-spacing:-0.22px;color:#191919}*{padding:0;margin:0;border:none}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}a:active,a:focus-visible{outline:none}aside,footer,header,nav{display:block}body{font-family:"Golos Text",sans-serif;font-size:16px;font-weight:400;line-height:21px;letter-spacing:-0.16px;color:#191919;background-color:#f4f4f4}button,textarea,input{font-family:inherit}button{padding:0;background-color:rgba(0,0,0,0);font-family:"Golos Text",sans-serif;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,li{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400;margin:0}p{margin:0}img{max-width:100%}.container{max-width:1246px;margin:0 auto;padding:0 15px}.blue-button{padding:14px 20px;font-size:16px;font-weight:500;line-height:21px;letter-spacing:-0.16px;color:var(--white);border-radius:56px;border-color:#d48611;background-color:#d48611;-webkit-transition:.3s ease;transition:.3s ease}.blue-button:hover{background-color:var(--blue-hover)}.blue-button:disabled{background:var(--gray)}.white-button{padding:13px 20px;border-radius:56px;border:1px solid #0543af;color:var(--blue);font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;background-color:#fff}.white-button:hover{border-color:var(--blue-hover);color:var(--blue-hover)}.white-button:disabled{border-color:var(--gray);color:var(--gray)}#g-recaptcha-1-error,.is-invalid{margin-top:8px;padding-left:20px;font-size:12px;color:#dc3545}.form-alert{margin-bottom:8px;padding:10px;font-size:1rem;font-weight:bold;text-align:center;color:#fff;background-color:#198754;border-radius:8px;-webkit-transition:background-color .5s;transition:background-color .5s}.header{position:sticky;top:0;z-index:2;margin-bottom:24px;padding-top:11px;padding-bottom:18px;background-color:#fff;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.06);box-shadow:0px 0px 18px 0px rgba(0,0,0,.06)}@media(max-width: 48em){.header{margin-bottom:0px}}.header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 48em){.header .nav{margin-left:auto}}.header .nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;margin-bottom:auto;padding:0}.header .nav-link{padding-top:16px;padding-left:20px;padding-bottom:7px;padding-right:20px;font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:var(--black);-webkit-transition:.2s ease;transition:.2s ease}.header .nav-link:hover{color:var(--blue-hover)}.header .contakt-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 32px;margin-left:auto}@media(max-width: 48em){.header .contakt-inner{display:none}}.header .phone-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .phone-link{margin-bottom:4px;font-weight:500;border-bottom:1px dashed #909090;-webkit-transition:.2s ease;transition:.2s ease}.header .phone-link:hover{color:var(--blue-hover)}.header .work-time{width:100%;text-align:end;font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.13px}.header .callback{position:relative;padding-left:48px}.header .callback::before{content:"";position:absolute;top:50%;left:20px;width:17px;height:17px;background:url("../images/phone-icon.svg") center/cover no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header .hamb-button{padding:13px 20px;min-height:42px;border-radius:56px;background:var(--Main_blue, #0543af);border:none}.header .hamb-button:focus{-webkit-box-shadow:none;box-shadow:none}.header .hamb-button .navbar-icon{position:relative;display:block;width:20px;height:2px;background-color:#fff}.header .hamb-button .navbar-icon::before,.header .hamb-button .navbar-icon::after{content:"";position:absolute;left:0;background-color:#fff;width:20px;height:2px}.header .hamb-button .navbar-icon::before{top:6px}.header .hamb-button .navbar-icon::after{bottom:6px}@media(max-width: 61.9375em){.header .navbar-collapse{position:absolute;z-index:1;top:65px;right:19px;width:220px;border-radius:6px;background:#fff;-webkit-box-shadow:0px 0px 15px 0px rgba(52,52,52,.06);box-shadow:0px 0px 15px 0px rgba(52,52,52,.06)}}.hero{margin-bottom:40px}@media(max-width: 61.9375em){.hero{margin-bottom:20px}}@media(max-width: 48em){.hero{background-color:#fff}}.hero .hero-inner{padding:40px 28px 40px 50px;border-radius:16px;background:var(--white)}@media(max-width: 61.9375em){.hero .hero-inner{padding:40px 24px}}@media(max-width: 48em){.hero .hero-inner{padding:32px 0}}.hero .hero-title{max-width:698px;margin-bottom:43.5px;font-size:48px;font-weight:500;line-height:60px;letter-spacing:-0.48px;color:var(--Main_blue, #0543af)}.hero .hero-title .black{color:var(--black)}.hero .hero-title .red{position:relative;z-index:0;display:inline-block;padding-bottom:8px;padding-left:16px;padding-right:16px;color:var(--white)}.hero .hero-title .red::after{position:absolute;content:"";left:0;top:0;right:0;bottom:0;z-index:-1;border-radius:60px;background:-webkit-gradient(linear, left top, left bottom, color-stop(-11.61%, #a5221d), color-stop(33.69%, #b5332e), color-stop(96.51%, #d95752));background:linear-gradient(180deg, #a5221d -11.61%, #b5332e 33.69%, #d95752 96.51%)}@media(max-width: 48em){.hero .hero-title{margin-bottom:27px;font-size:28px;line-height:34px;letter-spacing:-0.28px}}.hero .hero-garanties{margin-bottom:41.5px;padding-left:52px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;background:url("../images/check.svg") center left/contain no-repeat}@media(max-width: 48em){.hero .hero-garanties{margin-bottom:24px;padding-left:40px;font-size:24px;font-weight:500;line-height:30px;letter-spacing:-0.24px}}.hero form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:726px;gap:0 12px;margin-bottom:8px}@media(max-width: 48em){.hero form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.hero .form-floating{-webkit-box-flex:1;-ms-flex:1;flex:1}.hero .form-floating label{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:var(--gray)}@media(max-width: 48em){.hero .form-floating{-webkit-box-flex:0;-ms-flex:0;flex:0;margin-bottom:12px}}.hero .form-control{min-height:52px;height:52px;padding:14px 20px;font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;border-radius:46px;background:#f4f4f4;border:none}.hero .form-control:not(:-moz-placeholder-shown)~label::after{background-color:rgba(0,0,0,0)}.hero .form-control:not(:-ms-input-placeholder)~label::after{background-color:rgba(0,0,0,0)}.hero .form-control:not(:placeholder-shown)~label::after{background-color:rgba(0,0,0,0)}.hero .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.hero .form-control:focus~label::after{background-color:rgba(0,0,0,0)}.hero .blue-button{position:relative;-webkit-box-flex:0;-ms-flex:0 0 214px;flex:0 0 214px;text-align:start;padding-left:28px}@media(max-width: 48em){.hero .blue-button{-webkit-box-flex:0;-ms-flex:0;flex:0;text-align:center}}.hero .blue-button::before{content:"";position:absolute;right:26px;bottom:43%;width:20px;height:2px;-webkit-transform:translateY(-43%);transform:translateY(-43%);background-color:#fff}.hero .blue-button::after{content:"";position:absolute;bottom:35%;right:23px;width:8px;height:8px;border:2px solid #fff;border-bottom:none;border-left:none;-webkit-transform:rotate(45deg) translateX(-35%);transform:rotate(45deg) translateX(-35%)}.hero .policy{font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.13px;color:var(--black)}.hero .hero-bg{width:100%;height:100%}.advantages{margin-bottom:80px}@media(max-width: 61.9375em){.advantages{margin-bottom:60px}}.advantages .advantages-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media(max-width: 48em){.advantages .advantages-inner{gap:12px}}.advantages .advantages-card{-webkit-box-flex:18%;-ms-flex:18%;flex:18%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:231px;padding-top:28px;padding-left:10px;padding-right:10px;padding-bottom:32px;border-radius:16px;background:-webkit-gradient(linear, left top, left bottom, from(#033894), color-stop(25%, #174ca8), color-stop(50%, #2b60bc), color-stop(75%, #3f74d0), to(#5388e4));background:linear-gradient(180deg, #033894 0%, #174ca8 25%, #2b60bc 50%, #3f74d0 75%, #5388e4 100%)}@media(max-width: 61.9375em){.advantages .advantages-card{padding:24px 13px}}@media(max-width: 48em){.advantages .advantages-card{-webkit-box-flex:47%;-ms-flex:47%;flex:47%;min-height:174px}}.advantages .advantages-text{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;max-width:211px;width:100%;min-height:66px;padding:12px 0;color:var(--Secondary_red, #af2405);font-weight:600;text-align:center;background-color:#fff;border-radius:50px}@media(max-width: 61.9375em){.advantages .advantages-text{margin-bottom:20px;font-size:13px;font-weight:600;line-height:16px;letter-spacing:-0.13px}}.advantages .advantages-img{display:block;width:115px;height:115px}@media(max-width: 61.9375em){.advantages .advantages-img{width:90px;height:90px}}.banner{margin-bottom:80px}@media(max-width: 61.9375em){.banner{margin-bottom:60px}}.banner .banner-inner{padding:64px 62px;background:url("../images/benefits-bg.png") center center/cover no-repeat,linear-gradient(95deg, rgba(32, 41, 50, 0.8) 23.85%, rgba(47, 61, 70, 0) 63.98%);border-radius:16px}@media(max-width: 61.9375em){.banner .banner-inner{padding:26px 32px}}@media(max-width: 48em){.banner .banner-inner{margin:0 -15px;padding:29px 20px;border-radius:0;background-position:67% center}}.banner .banner-title{margin-bottom:10px;color:#fff;font-size:32px;font-style:normal;font-weight:500;line-height:40px;letter-spacing:-0.32px}@media(max-width: 48em){.banner .banner-title{margin-bottom:8px;font-size:24px;line-height:30px;letter-spacing:-0.24px}}.banner .banner-descr{max-width:425px;margin:0;color:#fff}.banner .banner-descr span{padding-left:4px;padding-right:4px;padding-bottom:4px;color:#af2405;background-color:#fff}@media(max-width: 61.9375em){.banner .banner-descr{margin-bottom:24px}}@media(max-width: 48em){.banner .banner-descr{margin-bottom:16px;font-size:14px;line-height:18px;letter-spacing:-0.14px}}.banner .col-lg-3:has(.get-present){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.help{margin-bottom:80px}@media(max-width: 61.9375em){.help{margin-bottom:60px}}@media(max-width: 48em){.help{background:-webkit-gradient(linear, left top, left bottom, color-stop(-14.23%, #033894), color-stop(14.33%, #174ca8), color-stop(42.89%, #2b60bc), color-stop(71.44%, #3f74d0), to(#5388e4)),#fff;background:linear-gradient(180deg, #033894 -14.23%, #174ca8 14.33%, #2b60bc 42.89%, #3f74d0 71.44%, #5388e4 100%),#fff}}.help .help-inner{padding-top:50px;padding-left:32px;padding-bottom:55px;padding-right:32px;border-radius:16px;background:-webkit-gradient(linear, left top, left bottom, color-stop(-14.23%, #033894), color-stop(14.33%, #174ca8), color-stop(42.89%, #2b60bc), color-stop(71.44%, #3f74d0), to(#5388e4)),#fff;background:linear-gradient(180deg, #033894 -14.23%, #174ca8 14.33%, #2b60bc 42.89%, #3f74d0 71.44%, #5388e4 100%),#fff}@media(max-width: 61.9375em){.help .help-inner{padding:32px 24px}}@media(max-width: 48em){.help .help-inner{padding:32px 0 12px}}.help .help-title{margin-bottom:48px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;text-align:center;color:#fff}.help .help-title span{padding:5px 10px 10px;color:#af2405;border-radius:60px;border:1px solid #fff;background:#fff}@media(max-width: 48em){.help .help-title span{padding:0 10px 5px}}@media(max-width: 48em){.help .help-title{font-size:24px;line-height:30px;letter-spacing:-0.24px}}.help .help-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:24px;border-radius:16px;background:#fff}@media(max-width: 61.9375em){.help .help-card{height:calc(100% - 20px);margin-bottom:20px}}.help .help-card-text{margin-bottom:32px}.help .help-sub-title{margin-bottom:16px;font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.help .help-sub-title{font-size:18px;letter-spacing:-0.18px}}.help .help-list{padding-left:23px;margin-bottom:20px}.help .help-item{list-style:disc}.help .help-item:not(:last-child){margin-bottom:10px}@media(max-width: 48em){.help .help-item{font-size:14px;line-height:18px;letter-spacing:-0.14px}}.help .help-discount{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;font-weight:500;color:#af2405}.help .help-btn{position:relative;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;width:100%}.help .help-btn .btn-text{margin-right:8px}.help .help-btn .btn-icon{position:relative;padding-top:1.5px;font-size:24px;font-weight:400}.prof{margin-bottom:80px}@media(max-width: 61.9375em){.prof{margin-bottom:60px}}@media(max-width: 48em){.prof{background-color:#fff}}.prof .prof-inner{padding:50px 32px;border-radius:16px;background:#fff}@media(max-width: 61.9375em){.prof .prof-inner{padding:32px 24px}}@media(max-width: 48em){.prof .prof-inner{padding-left:0;padding-right:0}}.prof .prof-title{margin-bottom:40px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;text-align:center}@media(max-width: 48em){.prof .prof-title{margin-bottom:24px;font-size:24px;font-weight:500;line-height:30px;letter-spacing:-0.24px}}.prof .program-radio-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:24px}.prof .btn-check:checked+.btn{background:#0543af;border-color:#0543af}.prof .program-check:hover{border-color:#002591;color:#002591;background-color:#fff}.prof .program-card{padding:24px;border-radius:16px;background:#f4f4f4;height:calc(100% - 20px);margin-bottom:20px}.prof .card-content{margin-bottom:30px}.prof .card-title{margin-bottom:16px;font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.prof .card-title{font-size:18px;line-height:140%}}.prof .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px}.prof .form-check:not(:last-child){margin-bottom:12px}.prof .form-check label{font-size:14px;line-height:140%}.prof .form-check-input{position:relative;width:17px;height:17px}.prof .form-check-input:checked{background-color:#fff;border-color:#191919}.prof .form-check-input:checked::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#191919;border-radius:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.prof .form-check-input:focus{-webkit-box-shadow:none;box-shadow:none}.prof .show-more{display:block;margin:0 auto}.try{margin-bottom:80px}@media(max-width: 61.9375em){.try{margin-bottom:60px}}@media(max-width: 48em){.try{background:#fff}}.try .try-inner{padding:50px 32px 30px;border-radius:16px;background:#fff}@media(max-width: 61.9375em){.try .try-inner{padding:32px 24px}}@media(max-width: 48em){.try .try-inner{padding-left:0;padding-right:0}}.try .try-title{max-width:912px;margin-left:auto;margin-right:auto;margin-bottom:40px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;text-align:center}.try .try-title span{color:#af2405}@media(max-width: 48em){.try .try-title{margin-bottom:24px;font-size:24px;line-height:30px;letter-spacing:-0.24px}}.try .try-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:223px;height:calc(100% - 20px);margin-bottom:20px;padding:24px;text-align:center;border-radius:16px;background:#f4f4f4}@media(max-width: 48em){.try .try-card{min-height:148px}}.try .try-card-prew{margin-bottom:8px}.try .try-icon{width:50px;height:50px;margin-bottom:16px;-o-object-fit:contain;object-fit:contain}@media(max-width: 48em){.try .try-icon{width:44px;height:44px}}.try .try-subtitle{margin-bottom:8px;font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.try .try-subtitle{margin-bottom:4px;font-size:18px;letter-spacing:-0.18px}}.try .try-descr{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-0.14px}.qa{margin-bottom:80px}@media(max-width: 61.9375em){.qa{margin-bottom:60px}}@media(max-width: 48em){.qa{background-color:#fff}}.qa .qa-inner{padding:50px 32px;border-radius:16px;background:#fff}@media(max-width: 61.9375em){.qa .qa-inner{padding:32px 24px}}@media(max-width: 48em){.qa .qa-inner{padding-left:0;padding-right:0}}.qa .qa-title{margin-bottom:40px;font-size:32px;line-height:40px;letter-spacing:-0.32px;text-align:center}@media(max-width: 48em){.qa .qa-title{margin-bottom:24px;color:#191919;font-size:24px;font-weight:500;line-height:30px;letter-spacing:-0.24px}}@media(max-width: 48em){.qa .accordion{margin-bottom:16px}}.qa .accordion-item{border:none}.qa .accordion-item:not(:last-child){margin-bottom:20px}@media(max-width: 48em){.qa .accordion-item:not(:last-child){margin-bottom:16px}}.qa .accordion-header{border-radius:12px;overflow:hidden}.qa .accordion-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:72px;height:100%;font-weight:500;background-color:#f4f4f4;color:#0543af}@media(max-width: 64em){.qa .accordion-button{min-height:116px}}.qa .accordion-button.collapsed{color:#191919}.qa .accordion-button.collapsed .icon{-webkit-transform:rotate(0);transform:rotate(0)}.qa .accordion-button::after{display:none}.qa .accordion-button .text{-webkit-box-flex:1;-ms-flex:1;flex:1}.qa .accordion-button .icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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;position:relative;width:40px;height:40px;font-size:36px;font-weight:400;color:#fff;border-radius:50%;background-color:#0543af;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s ease;transition:.3s ease}.qa .accordion-button .icon span{position:absolute;top:50%;left:50%;width:16px;height:2px;background-color:#fff}.qa .accordion-button .icon span:first-child{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.telegram{margin-bottom:80px}@media(max-width: 61.9375em){.telegram{margin-bottom:60px}}@media(max-width: 48em){.telegram{background-color:#fff}}.telegram .telegram-inner{padding:63px 42px 53px;border-radius:16px;background:linear-gradient(182deg, #fff 66.23%, rgba(255, 255, 255, 0) 138.46%)}@media(max-width: 61.9375em){.telegram .telegram-inner{padding:32px 24px}}@media(max-width: 48em){.telegram .telegram-inner{padding:32px 0}}.telegram .telegram-text-inner{padding-left:88px}@media(max-width: 48em){.telegram .telegram-text-inner{padding-left:48px}}.telegram .telegram-title{max-width:724px;margin-bottom:40px;padding-left:99px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;background:url("../images/telegram-icon.svg") left center/80px 80px no-repeat}.telegram .telegram-title span{color:#af2405}@media(max-width: 61.9375em){.telegram .telegram-title{margin-bottom:29px}}@media(max-width: 48em){.telegram .telegram-title{margin-bottom:24px;padding-left:51px;font-size:18px;line-height:normal;letter-spacing:-0.18px;background-size:40px 40px}}.telegram .telegram-text{margin-bottom:40px;font-size:22px;font-weight:500;letter-spacing:-0.22px;color:#0543af}@media(max-width: 48em){.telegram .telegram-text{margin-bottom:24px;font-size:16px;font-weight:500;line-height:21px;letter-spacing:-0.16px}}.telegram .telegram-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;max-width:616px;padding:32px 24px;border-radius:16px;background:#f4f4f4}@media(max-width: 61.9375em){.telegram .telegram-list{display:none}}.telegram .telegram-item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:49%;padding-top:16px;padding-left:40px;padding-bottom:16px;padding-right:16px;border-radius:12px;background:#fff;font-weight:500}.telegram .telegram-item::before{content:"";position:absolute;top:45%;left:16px;width:7px;height:14px;border:2px solid #0543af;border-left:none;border-top:none;-webkit-transform:rotate(45deg) translateY(-45%);transform:rotate(45deg) translateY(-45%)}.telegram .photo-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}@media(max-width: 61.9375em){.telegram .photo-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.telegram .photo-inner .telegram-list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 61.9375em){.telegram .photo-inner .telegram-list{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 48em){.telegram .photo-inner .telegram-list{display:none}}.telegram .photo-inner .telegram-item{width:100%}.telegram .substrate{width:286px;height:354px;border-radius:16px;background:-webkit-gradient(linear, left top, right top, from(#e0eafc), to(#cfdef3)),-webkit-gradient(linear, left bottom, left top, from(#1a4fab), to(#1a4fab));background:linear-gradient(90deg, #e0eafc 0%, #cfdef3 100%),linear-gradient(0deg, #1a4fab 0%, #1a4fab 100%);-webkit-transform:rotate(7.741deg);transform:rotate(7.741deg)}@media(max-width: 61.9375em){.telegram .substrate{width:272px;height:338px}}@media(max-width: 48em){.telegram .substrate{width:239px;height:295px;margin:0 auto}}.telegram .telegram-group-photo{display:block;width:100%;height:100%;-webkit-transform:rotate(-7.741deg);transform:rotate(-7.741deg)}.bannef-form{margin-bottom:80px}@media(max-width: 61.9375em){.bannef-form{margin-bottom:60px}}@media(max-width: 48em){.bannef-form{background:-webkit-gradient(linear, left top, right top, from(#e0eafc), to(#cfdef3));background:linear-gradient(90deg, #e0eafc 0%, #cfdef3 100%)}}.bannef-form .banner-form-inner{padding:40px 50px;border-radius:16px;background:-webkit-gradient(linear, left top, right top, from(#e0eafc), to(#cfdef3));background:linear-gradient(90deg, #e0eafc 0%, #cfdef3 100%)}@media(max-width: 61.9375em){.bannef-form .banner-form-inner{padding:32px 24px}}@media(max-width: 48em){.bannef-form .banner-form-inner{padding-left:0;padding-right:0}}.bannef-form .text-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media(max-width: 61.9375em){.bannef-form .text-inner{height:auto;margin-bottom:32px;text-align:center}}.bannef-form .banner-form-title{margin-bottom:4px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px}@media(max-width: 48em){.bannef-form .banner-form-title{font-size:24px;line-height:30px;letter-spacing:-0.24px}}.bannef-form .banner-form-text{font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.bannef-form .banner-form-text{font-size:16px;font-weight:500;line-height:21px;letter-spacing:-0.16px}}.bannef-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:8px}.bannef-form .form-floating{-webkit-box-flex:1;-ms-flex:1;flex:1}.bannef-form .form-floating label{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:var(--gray)}@media(max-width: 48em){.bannef-form .form-floating label{padding:12px}}@media(max-width: 48em){.bannef-form .form-floating{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}}.bannef-form .form-control{min-height:52px;height:52px;padding:14px 20px;font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;border-radius:46px;background:#f4f4f4}@media(max-width: 48em){.bannef-form .form-control{min-height:42px;height:42px}}.bannef-form .form-control:not(:-moz-placeholder-shown)~label::after{background-color:rgba(0,0,0,0)}.bannef-form .form-control:not(:-ms-input-placeholder)~label::after{background-color:rgba(0,0,0,0)}.bannef-form .form-control:not(:placeholder-shown)~label::after{background-color:rgba(0,0,0,0)}.bannef-form .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.bannef-form .form-control:focus~label::after{background-color:rgba(0,0,0,0)}.bannef-form .blue-button{width:100%}.bannef-form .blue-button .icon{position:relative;display:inline-block;width:20px;height:2px;margin-bottom:3px;background-color:#fff}.bannef-form .blue-button .icon::before{content:"";position:absolute;bottom:0;right:-1px;width:8px;height:8px;margin-bottom:-3px;border:2px solid #fff;border-left:none;border-bottom:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media(max-width: 48em){.bannef-form .blue-button{padding:11px 20px}}.bannef-form .banner-form-policy{font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.13px}.reviews{margin-bottom:80px}.reviews .reviews-inner{padding:50px;border-radius:16px;background:#fff}.reviews .reviews-title{margin-bottom:40px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px;text-align:center}.reviews .swiper-button-prev{left:23px;width:20px;height:20px;border:3px solid #fff;border-bottom:none;border-right:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.reviews .swiper-button-prev::after{display:none}.reviews .swiper-button-next{right:23px;width:20px;height:20px;border:3px solid #fff;border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.reviews .swiper-button-next::after{display:none}.footer{margin-bottom:94px}@media(max-width: 61.9375em){.footer{margin-bottom:32px}}@media(max-width: 48em){.footer{background-color:#fff}}.footer .footer-inner{padding:50px 49px;border-radius:16px;background:#fff}@media(max-width: 61.9375em){.footer .footer-inner{padding:32px 24px;text-align:center}}@media(max-width: 48em){.footer .footer-inner{padding-left:0;padding-right:0}}.footer .contakt-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:545px;height:100%}@media(max-width: 61.9375em){.footer .contakt-inner{margin:0 auto}}.footer .footer-title{margin-bottom:40px;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.32px}@media(max-width: 48em){.footer .footer-title{margin-bottom:24px;font-size:24px;line-height:30px;letter-spacing:-0.24px}}.footer .footer-address{padding-bottom:16px;margin-bottom:0;border-bottom:1px solid #f4f4f4}.footer .point-name{margin-bottom:8px}.footer .address-geo{font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.footer .address-geo{font-size:18px;letter-spacing:-0.18px}}.footer .phone-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 0;border-bottom:1px solid #f4f4f4}.footer .phone-link{font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.footer .phone-link{font-size:18px;letter-spacing:-0.18px}}.footer .work-time-inner{padding:16px 0;margin-bottom:16px;border-bottom:1px solid #f4f4f4}.footer .work-time{margin-bottom:0;font-size:22px;font-weight:500;letter-spacing:-0.22px}@media(max-width: 48em){.footer .work-time{font-size:18px;letter-spacing:-0.18px}}.footer .btn-inner{margin-top:auto}.footer .policy-btn{padding:8px 0;font-weight:500;border-bottom:1px dashed #a6a5a5}.footer .map-inner{max-width:500px;width:100%;margin-left:auto;height:500px;border-radius:16px;overflow:hidden}@media(max-width: 61.9375em){.footer .map-inner{margin-top:29px;max-width:100%;height:298px}}.modal .modal-dialog{max-width:493px;border-radius:15px;background:var(--Base_White, #fff);-webkit-box-shadow:0px 14px 20px 0px rgba(55,55,55,.1);box-shadow:0px 14px 20px 0px rgba(55,55,55,.1)}.modal .modal-dialog-centered{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.modal .modal-content{padding:17px 16px;border:none}.modal .modal-header{margin-bottom:24px;padding:0;border-bottom:none}.modal .btn-close{-webkit-transition:.3s ease;transition:.3s ease}.modal .btn-close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.modal .btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.modal .title-inner{margin-bottom:40px;text-align:center}.modal .form-title{font-size:30px;font-weight:600;line-height:130%;color:#171717}.modal .form-sub-title{margin:0}.modal .modal-body{padding:0 16px}.modal .form-control{min-height:52px;height:52px;padding:14px 20px;border-radius:46px;background:#f4f4f4;color:#191919;font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px}.modal .form-control::-webkit-input-placeholder{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:#909090}.modal .form-control::-moz-placeholder{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:#909090}.modal .form-control:-ms-input-placeholder{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:#909090}.modal .form-control::-ms-input-placeholder{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:#909090}.modal .form-control::placeholder{font-size:14px;font-weight:500;line-height:18px;letter-spacing:-0.14px;color:#909090}.modal .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.modal .smart-captcha{margin-bottom:24px}.modal .blue-button{display:block;width:100%}.modal .form-agreement{max-width:429px;padding:0 16px;color:#5f5f5f;font-size:12px;font-weight:400;line-height:130%}.policy .modal-dialog{max-width:800px;width:100%}.policy .modal-content{padding:24px}.policy .btn-close{margin-left:auto}.policy .modal-header{margin-left:16px;margin-right:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.policy .modal-title{margin:0;font-size:1.437rem;font-weight:500;text-align:start}.policy .user_agreement__text{margin-bottom:24px;font-size:1rem;line-height:155%}.policy .user_agreement__subtitle{margin-bottom:24px;font-size:1,5rem;font-weight:600}.policy .user_agreement__ul{padding-left:2rem;margin-bottom:1rem}.policy .user_agreement__li{list-style:disc}