*,*::before,*::after{box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,p,ul:not([class]),ol:not([class]),figure,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}a{color:inherit}table{-webkit-text-size-adjust:100%}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}svg{fill:currentColor}:root{--font-main: #fff;--font-main-light: rgba(29,53,87,.5);--font-blue-gray: #457B9D;--font-gray: #8e9aab;--sect-color: #1D3457;--main-back: #101F36;--blue-green: #A7DADC;--blue-light: #88EDF1;--light-blue: #F1FAEE;--red: #E63845;--light-grey: #E5E5E5;--mid-grey: #e1e1e1;--mid-green: #459FA3;--orange: #FBBC05;--border-color: #D7D5D5;--input-back: #F8F9FD;--input-height: 54px;--input-color: #4F4F4F;--option-selected: #E1E2E5;--option-hovered: #f2f2f3;--footer-back: #030A14;--input-placeholder: #ABABAB;--wrap-padding: 35px;--sect-padd: 110px;--header-height: 62px;--transition10: all ease-in 100ms;--transition25: all ease-in 250ms;--transition50: all ease-in 500ms;--transition100: all ease-in 1s;--scrollbarBG: transparent;--thumbBG: #677B99}@media only screen and (max-width: 640px){:root{--wrap-padding: 20px}}@media only screen and (max-width: 1150px){:root{--sect-padd: 85px}}@media only screen and (max-width: 960px){:root{--sect-padd: 55px}}html{font-size:16px;scroll-behavior:smooth}html.scroll-hidden body{overflow:hidden}html,body{min-width:320px}body{font-family:"Manrope",sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;font-weight:500;color:var(--font-main);overflow-x:hidden;text-rendering:optimizeSpeed;background-color:var(--main-back)}input,button,textarea,select{font:inherit}a{cursor:pointer;color:inherit;transition:var(--transition10)}.inner-wrap{width:100%;max-width:1250px;margin:0 auto;padding:0 var(--wrap-padding)}nav ul,nav ol{list-style:none;padding:0}nav ul li:before,nav ul li:after,nav ol li:before,nav ol li:after{display:none;padding:0}button{outline:none;border:none;background:none;cursor:pointer;padding:0;transition:var(--transition10);color:var(--font-main)}button:focus{outline:none}label{cursor:pointer;transition:var(--transition10)}::placeholder{color:var(--input-color);opacity:1}input,textarea{background:rgba(0,0,0,0);resize:none;transition:var(--transition10);font-size:1rem;border-radius:0}input,textarea{border:none;outline:none}input:focus,textarea:focus{outline:none}img{font-size:0;color:#fff;height:auto}table{border-collapse:collapse;border-spacing:0}.btn{background:var(--red);border-radius:100px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 10px;font-weight:700;color:#fff;text-decoration:none}.btn:hover{opacity:.9}.colored{color:var(--blue-green)}.glide__slides{margin:22px 0 16px}.arrows{display:flex;justify-content:space-between;width:100%;max-width:380px;margin:0 auto}@media only screen and (min-width: 768px){.arrows{display:none}}.arrow{font-size:0;color:rgba(0,0,0,0);background:url("../images/arrow-slider-long.svg") center no-repeat;background-size:contain;width:110px;height:16px;display:inline-block}.arrow--next{transform:scale(-1, 1)}.soc{font-weight:700;display:flex;align-items:center;text-decoration:none}.soc:before{content:"";width:40px;min-width:40px;height:40px;border-radius:50%;margin:0 8px 0 0}.soc-tg:before{background:#419fd9 url("../images/telegram2.svg") 9px center no-repeat}.soc-gmail:before{background:#fff url("../images/gmail.svg") center no-repeat}a.soc:hover{color:var(--red)}a.soc:hover:before{opacity:.9}.header{position:fixed;z-index:10;top:0;left:0;width:100%;background:rgba(0,0,0,0)}.header .inner-wrap{display:flex;align-items:center;position:relative;padding-top:10px;padding-bottom:10px}@media only screen and (max-width: 1380px){.header .inner-wrap{padding-top:15px}}@media only screen and (max-width: 960px){.header .inner-wrap{height:var(--header-height);padding-top:0}}.header-logo{transform:translateY(10px)}@media only screen and (max-width: 1380px){.header-logo{width:123px;transform:translateY(4px)}}.header-nav{flex-grow:1;display:flex;align-items:center;transition:var(--transition25)}@media only screen and (max-width: 960px){.header-nav{background:var(--sect-color);position:fixed;top:var(--header-height);left:0;width:100%;height:calc(var(--viewport-height, 100vh) - var(--header-height));transform:translateX(-100%);flex-direction:column;padding:58px 20px 38px;overflow:auto}}.header--back{background:var(--sect-color);box-shadow:0 0 20px rgba(16,31,54,.5);transition:var(--transition10)}@media only screen and (max-width: 960px){.header--back .inner-wrap{--header-height: 54px;padding-bottom:0}}.nav-main{margin:0 auto 0 42px}@media only screen and (max-width: 960px){.nav-main{margin:0 auto}}.nav-main a{font-size:.875rem;font-weight:800;margin:0 25px 0 0;text-decoration:none}@media only screen and (max-width: 960px){.nav-main a{display:block;margin:0 auto;text-align:center;font-size:1rem}}.nav-main a:hover{color:var(--red)}.nav-lang{display:flex}@media only screen and (max-width: 960px){.nav-lang{flex-direction:column}}.nav-lang-item{text-decoration:none;font-weight:700;margin:0 0 0 26px}@media only screen and (max-width: 960px){.nav-lang-item{margin:26px 0 0}}.nav-lang-item:hover,.nav-lang-item--active{color:var(--red)}.user{display:flex}@media only screen and (max-width: 960px){.user{flex-direction:column;align-items:center;margin-top:26px}}.user-btn{height:48px;margin:0 0 0 42px}@media only screen and (max-width: 960px){.user-btn{margin:16px 0 0}}@media only screen and (max-width: 1380px)and (min-width: 961px){.user-btn{height:45px}}.user-btn--login{background:var(--main-back);min-width:130px}.user-btn--reg{min-width:192px}.toggle_mnu{width:33px;height:25px;position:absolute;right:var(--wrap-padding);top:50%;z-index:10;background-color:rgba(0,0,0,0);border:none;display:block;transform:translateY(-50%)}@media only screen and (min-width: 961px){.toggle_mnu{display:none}}.toggle_mnu span{display:block}.sandwich{width:33px;height:25px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:9}.sandwich span{background:var(--red);border:none;position:relative;height:3px}.sw-topper{top:0;width:33px;transition:transform .5s,top .2s;display:block}.sw-bottom{top:8px;width:24px;transition:transform .5s,top .2s;transition-delay:.2s,0s}.sw-footer{top:15px;width:33px;transition:all .5s;transition-delay:.1s}#mob_menu{display:none}#mob_menu:checked~.inner-wrap{background:var(--sect-color)}#mob_menu:checked~.inner-wrap .toggle_mnu .sw-topper{top:10px;width:32px;transform:rotate(-45deg)}#mob_menu:checked~.inner-wrap .toggle_mnu .sw-bottom{top:7px;width:32px;transform:rotate(45deg)}#mob_menu:checked~.inner-wrap .toggle_mnu .sw-footer{opacity:0;top:0;transform:rotate(180deg)}@media only screen and (max-width: 960px){#mob_menu:checked~.inner-wrap .header-nav{transform:translateX(0)}}.top-screen{background-color:var(--sect-color);overflow:hidden;position:relative;min-height:718px;display:flex}@media only screen and (max-width: 1250px){.top-screen{min-height:54vw}}@media only screen and (max-width: 960px){.top-screen{flex-direction:column}}.top-screen-back{position:absolute;top:0;left:55.5%;height:100%;width:43%;display:flex}@media only screen and (max-width: 960px){.top-screen-back{position:relative;z-index:1;left:0;height:355px;width:100%;justify-content:center;padding:0 0 10px;background:var(--main-back)}}.top-screen-back:before{content:"";display:block;height:100%;width:43%;position:absolute;top:0;right:0;background:linear-gradient(269deg, #1D3457 0.41%, rgba(29, 52, 87, 0) 99.44%)}@media only screen and (max-width: 960px){.top-screen-back:before{width:55%}}.top-screen-back-img{width:100%;height:100%;object-fit:cover;object-position:left bottom}@media only screen and (max-width: 960px){.top-screen-back-img{object-fit:contain;object-position:center}}.top-screen .inner-wrap{position:relative;z-index:1;display:flex;align-items:center}.top-screen-cont{display:flex;align-items:flex-start;flex-direction:column;padding:155px 0 60px;margin:auto 0;z-index:1;position:relative;max-width:646px}@media only screen and (max-width: 960px){.top-screen-cont{width:100%;padding:154px 0 56px}}@media only screen and (min-width: 961px){.top-screen-cont .main-title{max-width:575px}}.top-screen-aside{display:flex;flex-direction:column;align-items:flex-start;margin:0 20px;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 960px){.top-screen-aside{margin:0;padding:0 20px;left:50%;top:50%;transform:translate(-50%, -50%);max-width:380px;width:100%}}.top-screen-option{color:var(--main-back);font-size:1.75rem;font-weight:800;padding:18px;border-radius:12px;background:#fffffc;line-height:1.33;white-space:nowrap;position:relative}@media only screen and (max-width: 1250px){.top-screen-option{font-size:1.25rem;padding:12px}}.top-screen-option:before{content:"";display:block;position:absolute;top:calc(100% - 1px);right:22px;width:20px;height:13px;background:url('data:image/svg+xml,<svg width="20" height="13" viewBox="0 0 20 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.2554 12.9671L0.767578 0.256714H19.2554V12.9671Z" fill="%23FFFFFC"/></svg>')}.top-screen-btn{height:56px;min-width:218px;font-size:1.125rem;margin:48px 0 0}@media only screen and (max-width: 1250px){.top-screen-btn{margin:42px 0 0}}@media only screen and (max-width: 960px){.top-screen-btn{margin:24px 0 0}}.top-screen .circle-back{position:absolute;top:50%;left:0;transform:translate(-44%, -48%)}@media only screen and (max-width: 1250px){.top-screen .circle-back{width:35vw;transform:translate(2%, -49%)}}@media only screen and (max-width: 960px){.top-screen .circle-back{width:430px;height:430px;top:unset;bottom:18px;transform:translateX(-45%)}}.top-opt{margin:0 0 0 20px}@media only screen and (max-width: 960px){.top-opt{margin:0}}.middle-opt{margin:65px 0 0 120px}@media only screen and (max-width: 1250px){.middle-opt{margin:50px 0 0 86px}}@media only screen and (max-width: 960px){.middle-opt{margin:45px 0 0 auto}}.last-opt{margin:54px 0 0}@media only screen and (max-width: 1250px){.last-opt{margin:42px 0 0}}@media only screen and (max-width: 960px){.last-opt{margin:36px 0 0 5px}}.main-title{font-size:2.75rem;line-height:1.23;font-weight:800}@media only screen and (max-width: 1250px){.main-title{font-size:calc(1.85rem + 1.15vw)}}@media only screen and (max-width: 960px){.main-title{font-size:2.125rem}}.main-title-colored{color:var(--red)}.main-title-sub{font-size:1.5rem;margin:22px 0 0;font-weight:800}@media only screen and (max-width: 1250px){.main-title-sub{font-size:1.125rem}}@media only screen and (max-width: 960px){.main-title-sub{font-weight:700;line-height:1.3;margin:18px 0 0}}.main-title-desc{font-size:1rem;margin:24px 0 0;font-weight:700}.section-title{font-size:2.375rem;line-height:1.1;font-weight:800}@media only screen and (max-width: 960px){.section-title{font-size:1.75rem}}.section-subtitle{font-size:1.125rem;font-weight:700;margin:16px 0 0}@media only screen and (max-width: 960px){.section-subtitle{font-size:1rem;margin:12px 0 0}}.top-line{position:relative}.top-line:before{content:"";display:block;background:var(--red);width:235px;height:8px;position:absolute;bottom:calc(100% + 38px);left:0}@media only screen and (max-width: 1250px){.top-line:before{width:186px;bottom:calc(100% + 30px)}}@media only screen and (max-width: 960px){.top-line:before{bottom:calc(100% + 28px)}}.leads{padding:90px 0 80px;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width: 960px){.leads{padding:44px 0 56px}}.leads-table{margin:36px 0 0;text-align:center;font-size:.875rem;border-radius:10px}@media only screen and (max-width: 960px){.leads-table{margin:26px 0 0}}.leads-table tr:nth-child(even) td{background:#243e65}.leads-table tr:nth-child(odd) td{background:#182e51}.leads-table tr:first-child th{background:#152844}.leads-table tr th{width:124px;height:60px;padding:0 12px;font-weight:500;position:relative}.leads-table tr th:before{content:"";position:absolute;z-index:1;bottom:0;left:0;height:3px;width:100%;background:var(--main-back)}.leads-table tr td{height:48px;padding:0 12px;white-space:nowrap}.leads-table tr td:not(:first-child){font-weight:800;width:124px;min-width:124px}.leads-table tr th:first-child,.leads-table tr td:first-child{padding:0 24px;text-align:left;position:sticky;z-index:1;left:0}.leads-table tr th:first-child:after,.leads-table tr td:first-child:after{content:"";position:absolute;z-index:1;top:0;right:0;height:100%;width:3px;background:var(--main-back)}.leads-row-h{display:flex;align-items:center}.leads-flag{width:36px;min-width:36px;height:24px;border-radius:2px;margin:0 16px 0 0}.leads .inner-wrap{position:relative}@media only screen and (max-width: 1250px){.leads .inner-wrap{padding-right:0}}.leads .circle-red{position:absolute;bottom:104px;right:0;width:33.5vw;aspect-ratio:1;transform:translateX(50%)}@media only screen and (max-width: 960px){.leads .circle-red{display:none}}.corner{background:var(--main-back) !important;position:relative}.corner span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.corner-top-left{background:#152844;border-radius:10px 0 0}.corner-top-right{background:#152844;border-radius:0 10px 0 0;flex-direction:column;justify-content:center;align-items:center;padding:0 12px}.corner-bot-left{border-radius:0 0 0 10px;background:#243e65;padding:0 24px}.corner-bot-right{border-radius:0 0 10px;background:#243e65;padding:0 12px;flex-direction:column;justify-content:center;align-items:center}.scroll-wrap{overflow:auto;padding:0 0 24px;scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}.scroll-wrap::-webkit-scrollbar{width:10px;height:10px}.scroll-wrap::-webkit-scrollbar-track{background:var(--scrollbarBG)}.scroll-wrap::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:3px}.plate-icons{display:flex;background:var(--red);border-radius:8px}@media only screen and (max-width: 640px){.plate-icons{width:56px;min-width:56px;height:56px}}@media only screen and (min-width: 641px){.plate-icons{width:64px;min-width:64px;height:64px}}.plate-icons img{margin:auto}@media only screen and (max-width: 640px){.plate-icons img{transform:scale(0.83)}}.pref{background:var(--sect-color);padding:90px 0 106px;overflow:hidden;position:relative}@media only screen and (max-width: 960px){.pref{padding:44px 0 62px}}.pref .inner-wrap{position:relative;z-index:1}.pref-list{margin:38px 0 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}@media only screen and (max-width: 980px){.pref-list{grid-template-columns:1fr 1fr;margin:24px 0 0}}@media only screen and (max-width: 640px){.pref-list{grid-template-columns:1fr;gap:8px}}.pref-item{background:var(--main-back);padding:24px;border-radius:10px;font-weight:700;height:auto;display:flex;align-items:center;line-height:1.38;min-height:136px}.pref-item-img{margin:0 16px 0 0}.pref-trig{display:flex;align-items:center;margin:36px 0 0;font-size:1.125rem;font-weight:700;line-height:1.66}@media only screen and (max-width: 960px){.pref-trig{flex-direction:column;margin:22px 0 0}}.pref-trig-arrow{margin:0 0 0 38px;width:20.5%;height:8px;display:flex;justify-content:flex-end;overflow:hidden}@media only screen and (max-width: 960px){.pref-trig-arrow{display:none}}.pref-trig-arrow img{max-width:unset}.pref-trig-btn{height:56px;min-width:215px;margin:0 0 0 38px;font-size:1.125rem}@media only screen and (max-width: 960px){.pref-trig-btn{margin:16px 0 0;width:100%;max-width:274px}}.advices{padding:90px 0 88px;position:relative;background:#172a46}@media only screen and (max-width: 960px){.advices{padding:40px 0 48px}}.advices .section-subtitle{margin:4px 0 0}.advices-bg{position:absolute;top:0;right:0;height:100%;width:44.15%;object-fit:cover}@media only screen and (max-width: 767px){.advices-bg{display:none}}.advices .inner-wrap{position:relative;z-index:1}.advices-list{margin:36px 0 0}@media only screen and (max-width: 960px){.advices-list{margin:26px 0 0}}@media only screen and (max-width: 767px){.advices-list{width:calc(100% + var(--wrap-padding));margin:4px 0 0}}@media only screen and (min-width: 768px){.advices .glide__slides{display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 0 -8px;width:calc(100% + 16px)}}.advices .glide__slide--active{z-index:1}.advices-item{border-radius:10px;background:var(--main-back);font-weight:700;line-height:1.35;position:relative;min-height:202px;height:auto;padding:24px;font-size:1.125rem}@media only screen and (min-width: 768px){.advices-item{width:223.2px;min-width:223.2px;margin:0 8px 16px}}.advices-item-img{margin:0 0 16px}.advices-item:after{content:"";display:block;height:58px;width:32px;background:var(--red) url("data:image/svg+xml,%3Csvg width='12' height='22' viewBox='0 0 12 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63282 3.27842L9.71985 9.32784C10.0934 9.69906 10.0934 10.3009 9.71985 10.6722L3.63282 16.7216C3.25929 17.0928 2.65368 17.0928 2.28015 16.7216C1.90662 16.3504 1.90662 15.7485 2.28015 15.3773L7.69084 10L2.28015 4.62273C1.90662 4.25151 1.90662 3.64964 2.28015 3.27842C2.65368 2.90719 3.25929 2.90719 3.63282 3.27842Z' fill='white'/%3E%3C/svg%3E") no-repeat;background-position:center;border-radius:0 10px 10px 0;position:absolute;z-index:1;bottom:15px;left:100%}.advices .circle-red{position:absolute;top:0;left:0;width:33.5vw;aspect-ratio:1;transform:translate(-65%, -55%)}@media only screen and (max-width: 960px){.advices .circle-red{display:none}}@media only screen and (max-width: 767px){.advices .arrows{padding-right:var(--wrap-padding)}}.tools{background:var(--sect-color);padding:90px 0;min-height:650px;overflow:hidden}@media only screen and (max-width: 1250px){.tools{min-height:50vw}}@media only screen and (max-width: 960px){.tools{padding:44px 0 40px}}.tools .inner-wrap{position:relative}.tools-cont{display:flex;justify-content:space-between;margin:55px 0 0;position:relative;z-index:1}@media only screen and (max-width: 960px){.tools-cont{flex-direction:column;margin:34px 0 0}}.tools-cont-main{max-width:555px;margin:0 35px 0 0}@media only screen and (max-width: 960px){.tools-cont-main{max-width:780px;margin:0}}.tools-cont-item{display:flex;line-height:1.33}.tools-cont-item:not(:first-child){margin:22px 0 0}@media only screen and (max-width: 640px){.tools-cont-item:not(:first-child){margin:26px 0 0}}.tools-cont-item-img{margin:8px 24px 0 0}@media only screen and (max-width: 640px){.tools-cont-item-img{margin:5px 24px 0 0}}.tools-cont-item-info{font-weight:700}.tools-cont-item-header{font-size:1.5rem;font-weight:800;margin:0 0 6px}@media only screen and (max-width: 640px){.tools-cont-item-header{font-size:1.125rem}}.tools-cont-img{width:546px;max-width:50%;margin:8px 0 0}@media only screen and (max-width: 960px){.tools-cont-img{max-width:546px;width:100%;margin:35px auto 0}}.tools .circle-back{max-width:563px;position:absolute;top:50%;right:0;transform:translate(6%, -50%)}@media only screen and (max-width: 960px){.tools .circle-back{width:387px;height:387px;bottom:-38px;top:unset;transform:translateX(48%)}}.sect-form{padding:90px 0;position:relative}@media only screen and (max-width: 1250px){.sect-form{padding:65px 0 25px}}.sect-form .inner-wrap{position:relative}.sect-form .circle-red{position:absolute;bottom:0;aspect-ratio:1;width:468px;left:0;transform:translate(-80%, 72%)}@media only screen and (min-width: 641px){.sect-form .circle-red{display:none}}.sect-form-cont{padding:48px 36px;background:var(--sect-color);margin:38px 0 0;border-radius:10px;display:block}@media only screen and (max-width: 960px){.sect-form-cont{margin:24px 0 0}}@media only screen and (max-width: 767px){.sect-form-cont{padding:48px 12px 12px}}.sect-form-inputs{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width: 767px){.sect-form-inputs{flex-direction:column;align-items:center}}.sect-form-inputs .section-all-input{padding:0 12px;margin:0 0 24px !important;width:33.3333%}@media only screen and (max-width: 980px){.sect-form-inputs .section-all-input{width:50%}}@media only screen and (max-width: 767px){.sect-form-inputs .section-all-input{width:100%;max-width:350px;margin:0 0 15px}}.sect-form-inp{width:100%;height:var(--input-height);background:var(--input-back);border-radius:4px;padding:0 15px 0 48px;position:relative}.sect-form-inp input{height:var(--input-height);width:100%;padding:0;color:var(--input-color)}.sect-form-inp img{position:absolute;top:50%;transform:translateY(-50%);left:15px}.sect-form-inp--select{cursor:pointer}.sect-form-footer{display:flex;align-items:center;margin:25px 0 0;padding:0 12px}@media only screen and (max-width: 767px){.sect-form-footer{flex-direction:column;margin:8px 0 0}}.sect-form-submit{width:100%;max-width:218px;height:56px;font-size:1.125rem;font-weight:700}@media only screen and (max-width: 767px){.sect-form-submit{max-width:326px}}.sect-form-agree{margin:0 0 0 24px;font-size:.8125rem}@media only screen and (max-width: 767px){.sect-form-agree{width:100%;max-width:326px;margin:24px 0 0}}.sect-form-agree-label{display:flex;align-items:center}@media only screen and (max-width: 767px){.sect-form-agree-label{align-items:flex-start}}.sect-form-agree-label:before{content:"";display:block;width:24px;min-width:24px;height:24px;background:var(--input-back);border:2px solid var(--input-back);border-radius:2px;margin:0 12px 0 0}.sect-form-agree a:hover{text-decoration:none}.sect-form-agree input{display:none}.sect-form-agree input:checked~.sect-form-agree-label:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99965 16.1698L5.52965 12.6998C5.13965 12.3098 4.50965 12.3098 4.11965 12.6998C3.72965 13.0898 3.72965 13.7198 4.11965 14.1098L8.29965 18.2898C8.68965 18.6798 9.31965 18.6798 9.70965 18.2898L20.2896 7.70982C20.6796 7.31982 20.6796 6.68982 20.2896 6.29982C19.8997 5.90982 19.2696 5.90982 18.8796 6.29982L8.99965 16.1698Z' fill='%23E63845'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}.sect-form-agree--error .sect-form-agree-label:before{border-color:var(--red)}.select-options{position:absolute;z-index:2;top:calc(100% - 3px);left:0;width:100%;background:var(--input-back);color:var(--input-color);border-radius:0 0 4px 4px;opacity:0;visibility:hidden;transition:var(--transition10);pointer-events:none}.select-options--revert{top:unset;bottom:calc(100% - 3px);border-radius:4px 4px 0 0}.select-options-item input{display:none}.select-options-item input:checked~.select-options-label{background:var(--option-selected)}.select-options-label{display:block;padding:15px 16px 15px 48px}.select-options-label:hover{background:var(--option-hovered)}.select-options-trigger{display:none}.select-options-trigger:checked~.select-options{opacity:1;visibility:visible;pointer-events:auto}.select-options-trigger:checked~.select-options-trigger-arrow{transform:rotate(180deg);transform-origin:center}.select-options-trigger-label{color:var(--input-color);position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,0);padding:15px 16px 15px 48px;color:var(--input-placeholder)}.select-options-trigger-arrow{position:absolute;top:15px;right:15px;transition:var(--transition10)}.selected{color:var(--input-color)}.info-text{background:var(--sect-color);padding:36px 0 30px;font-size:.8125rem;color:#dcdcdc}@media only screen and (max-width: 480px){.info-text{padding:24px 0 20px}}.overflow-text{overflow:hidden;height:0}.overflow-text-open{font-size:.875rem;margin:12px auto 0;display:table;color:var(--blue-light)}@media only screen and (max-width: 480px){.overflow-text-open{margin-top:18px}}.overflow-text-open:hover{color:#dcdcdc}.visible-text{position:relative}.visible-text:after{content:"";display:block;height:18px;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(to top, var(--sect-color), rgba(0, 0, 0, 0))}#open-text{display:none}#open-text:checked~.overflow-text{height:auto;overflow:unset}#open-text:checked~.overflow-text:after{display:none}#open-text:checked~.visible-text:after{display:none}#open-text:checked~.overflow-text-open{display:none}@media only screen and (min-width: 641px){.footer{background:var(--footer-back)}}.footer hr{display:block;border:none;border-top:1px solid var(--sect-color);margin:0}.footer .inner-wrap{position:relative;z-index:1}.footer .soc{margin:32px 36px 0 0}@media only screen and (max-width: 980px){.footer .soc{margin:26px 28px 0 0}}@media only screen and (max-width: 640px){.footer .soc{margin:24px auto 0;flex-direction:column}.footer .soc:before{margin:0 0 4px}}.footer-logo{text-decoration:none;margin:0 auto 0 0;display:flex;font-weight:700;font-size:1.125rem}@media only screen and (max-width: 640px){.footer-logo{flex-direction:column;font-size:1rem;margin:0 auto 4px}}@media only screen and (max-width: 980px){.footer-logo img{width:123px}}@media only screen and (max-width: 640px){.footer-logo img{margin:0 auto 12px}}.footer-logo-slogan{margin:0 0 0 45px;padding:4px 0 0;white-space:nowrap}@media only screen and (max-width: 640px){.footer-logo-slogan{margin:0}}.footer-contacts{display:flex;flex-wrap:wrap}@media only screen and (max-width: 640px){.footer-contacts{flex-direction:column}}.footer-row{max-width:1280px;margin:0 auto;padding:25px 0}.footer-top{padding:38px 0 35px}@media only screen and (max-width: 980px){.footer-top{padding:34px 0}}@media only screen and (max-width: 640px){.footer-top{padding:30px 0 28px;text-align:center}}.footer-bot{padding:18px 0 20px;display:flex;flex-wrap:wrap}@media only screen and (max-width: 980px){.footer-bot{padding:24px 0}}@media only screen and (max-width: 640px){.footer-bot{font-size:.875rem;line-height:1.38;padding:32px 0;flex-direction:column;align-items:center}}.footer-nav{display:flex;margin:0 auto 0 0}@media only screen and (max-width: 640px){.footer-nav{margin:0 auto 20px}}.footer-nav a{text-decoration:none}.footer-nav a:hover{color:var(--red)}.divider{margin:0 10px}@media only screen and (max-width: 767px){.hidden{display:none}}.document-view{margin-top:48px;padding-bottom:48px}@media only screen and (max-width: 1380px){.document-view{margin-top:32px}}.document-view ul,.document-view ol{padding:0 0 0 18px}.document-view li{margin:5px 0 0}.privacy_policy_title{margin:36px 0 0;line-height:1.2}.privacy_policy_main_title{margin:0 0 42px}.privacy_policy__description{margin:12px 0 0}/*# sourceMappingURL=main.css.map */
