:root{--container-width: 1560;--container-padding: 80;--html-font-size: calc(100vw / var(--container-width));--body-min-width: 320px;--header-height: 80rem;--font-family: "Urbanist", sans-serif;--font-size: 16rem;--font-weight: 300;--line-height: 1.44;--letter-spacing: .02em;--offset-200: 200rem;--color-black: #000;--color-dark: #30237F;--color-blue: #13AAFF;--color-red: #FF6063;--color-pink: #ED1CB5;--color-green: #02ACA7;--color-gray: #9083CB;--color-yellow: #FCD203;--color-light: #4C35B3;--color-primary: var(--color-red);--color-bg: var(--color-dark);--color-text: #fff;--gradient-blue: linear-gradient(90deg, #4D30FF 0%, #1EB0FF 100%)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Urbanist;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/Urbanist/Urbanist-Light.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/Urbanist/Urbanist-Regular.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/Urbanist/Urbanist-Medium.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/Urbanist/Urbanist-SemiBold.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/Urbanist/Urbanist-Bold.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box;outline:none}::selection{color:#fff;background-color:#1d92d5}::placeholder{color:var(--color-gray)}b,strong{font-weight:700}a{color:inherit;text-decoration:none}li{list-style-type:none}input,textarea{display:block;width:100%;border:1px solid var(--color-gray);border-radius:0;background-color:transparent}textarea{resize:none}button{border:none;background-color:transparent;cursor:pointer;color:inherit}img{-webkit-user-select:none;user-select:none;max-width:100%;display:block;height:auto}svg{display:block;max-width:100%}picture{display:contents}h1,h2,h3,h4,h5,h6,p,ul,ol,button{margin:0;padding:0}h1,h2,h3,h4,h5,h6{line-height:1.11;font-weight:400}h1 b,h2 b,h3 b,h4 b,h5 b,h6 b{color:var(--color-blue)}h1{letter-spacing:0}h2{line-height:1.34}h3,h4{line-height:1.44}.fz50{font-size:50rem}.fz31{font-size:31rem}.fz27{font-size:27rem}.fz22{font-size:22rem}.fz18{font-size:18rem}.fz17{font-size:17rem}.fz16{font-size:16rem}.fz14{font-size:14rem}.fz13{font-size:13rem}.opa3{opacity:.3}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.ttu{text-transform:uppercase}.ttn{text-transform:normal}.ttl{text-transform:lowercase}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.lh120{line-height:1.2}.ls0{letter-spacing:0em}.ls1{letter-spacing:.01em}.ls2{letter-spacing:.02em}.ls3{letter-spacing:.03em}.ls-3{letter-spacing:-.03em}.ls-4{letter-spacing:-.04em}.c-primary{color:var(--color-primary)}.c-red{color:var(--color-red)}.c-green{color:var(--color-green)}.c-blue{color:var(--color-blue)}.c-yellow{color:var(--color-yellow)}.c-yellow-dark{color:var(--color-yellow-dark)}.c-yellow-light{color:var(--color-yellow-light)}.c-gray{color:var(--color-gray)}.c-white{color:#fff}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}.grid.gap52{gap:52rem}.jcc{justify-content:center}.jcsb{justify-content:space-between}.aic{align-items:center}.asfe{align-self:flex-end}.gap44{gap:var(--offset-44)}.hidden{display:none}.w100{width:100%}.bg-range{position:relative;z-index:1}.bg-range:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../img/img-range.png);z-index:-1;background-repeat:repeat-x;background-size:1920rem;background-position:center bottom}html{background-color:var(--color-bg);font-size:var(--html-font-size)}body{position:relative;overflow-x:hidden;min-width:var(--body-min-width);font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);color:var(--color-text);letter-spacing:var(--letter-spacing)}body:not(.is-home) header.header-main .menu-wrap--home{display:none}body.is-home header.header-main .menu-wrap--inner{display:none}.page-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;min-height:calc(var(--vh, 1vh) * 100)}.page-container main{max-width:100vw;overflow-x:hidden}.container{max-width:calc(var(--container-width) * 1rem);padding:0 calc(var(--container-padding) * 1rem);margin:0 auto}.btn{text-decoration:none;border:none;padding:0;background-color:transparent;color:inherit;cursor:pointer;display:inline-grid;grid-auto-flow:column;justify-content:center;align-items:center;line-height:1.25;transition:.25s;width:auto;height:67rem;text-align:center;letter-spacing:.03em;gap:16rem;padding:0 30rem;font-size:20rem;font-weight:700;border-radius:16rem;min-width:260rem}.btn--blue{color:#fff;background-image:linear-gradient(90deg,#4d30ff,#1eb0ff)}.btn--blue:hover{filter:brightness(108%)}.btn--white-border{color:#fff;border:1px solid #fff;font-weight:500}.btn--white-border:hover{background-color:#ffffff0d}.btn.small{height:40rem;padding:0 20rem;font-size:14rem;border-radius:12rem;min-width:auto;width:auto;font-weight:500}header.header-main{overflow:hidden;position:fixed;top:0;left:0;right:0;z-index:99;transition:.5s;background-color:#00000012}header.header-main .grid{height:var(--header-height);align-items:center;grid-template-columns:200rem auto 200rem;position:relative;overflow:hidden}header.header-main .logo-wrap{display:flex;position:relative;z-index:2}header.header-main .logo-wrap img{display:block;width:147rem}header.header-main .menu-wrap{height:100%;display:flex;justify-content:center}header.header-main .menu-wrap ul{display:flex;height:100%;gap:18rem;align-items:center;transition:.25s}header.header-main .menu-wrap ul li{list-style-type:none;height:100%;position:relative}header.header-main .menu-wrap ul li button,header.header-main .menu-wrap ul li a{display:grid;align-items:center;font-size:15rem;font-weight:400;text-decoration:none;text-align:center;padding:0 18rem;height:100%;transition:.25s;position:relative}header.header-main .menu-wrap ul li button:after,header.header-main .menu-wrap ul li a:after{content:"";display:block;position:absolute;left:0;right:0;height:3rem;background-color:var(--color-blue);bottom:0;transition:.25s;transform:scaleX(0)}header.header-main .menu-wrap ul li button:hover,header.header-main .menu-wrap ul li button.active,header.header-main .menu-wrap ul li a:hover,header.header-main .menu-wrap ul li a.active{color:var(--color-blue)}header.header-main .menu-wrap ul li button:hover:after,header.header-main .menu-wrap ul li button.active:after,header.header-main .menu-wrap ul li a:hover:after,header.header-main .menu-wrap ul li a.active:after{transform:scale(1)}header.header-main .btn-wrap{display:flex;justify-content:flex-end;position:relative;z-index:2}header.header-main.fixed{background-color:#00000012;-webkit-backdrop-filter:blur(9rem);backdrop-filter:blur(9rem)}footer.footer-main{padding:calc(var(--offset-200) / 4) 0 calc(var(--offset-200) / 2)}footer.footer-main .grid{grid-template-columns:repeat(2,1fr);gap:36rem}footer.footer-main .grid .col{display:grid;grid-template-rows:1fr auto;gap:12rem}footer.footer-main ul{display:flex;align-items:center;justify-content:flex-start;gap:30rem}footer.footer-main ul li a{display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(255,255,255,.25);font-size:16rem;line-height:1.25;height:43rem;border-radius:8rem;padding:0 16rem;transition:.25s}footer.footer-main ul li a:hover{background-color:#ffffff0d}section{position:relative;z-index:2;overflow:hidden}.home-welcome{padding:225rem 0;position:relative;background-image:url(../img/welcome-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.home-welcome .text-wrap{max-width:700rem;display:grid;gap:38rem}.home-welcome .text-wrap h1 b{color:#fff}.home-welcome .text-wrap .btns-wrap{margin:10rem 0;display:flex;gap:34rem;align-items:center}.home-welcome .text-wrap .bottom-wrap{display:grid;grid-template-columns:1fr auto;gap:10rem;align-items:center;text-align:right}.home-welcome .text-wrap .bottom-wrap img{width:24rem;position:relative;top:-2rem}.home-welcome img.img{width:743.5rem;position:absolute;bottom:0;left:calc(50% + 10rem)}.home-advantages{padding-top:36rem}.home-advantages .items{display:grid;grid-template-columns:repeat(3,1fr);gap:36rem}.home-advantages .items .item{padding:20rem 28rem;display:grid;grid-template-columns:auto 1fr;align-items:center;align-content:flex-start;gap:18rem;border-radius:16rem}.home-advantages .items .item img{width:44rem}.home-advantages .items .item .text-wrap{display:grid;gap:4rem}.home-advantages .items .item:nth-child(1){background-color:#36259e}.home-advantages .items .item:nth-child(2){background-color:#4c35b3}.home-advantages .items .item:nth-child(3){background-color:#6d4cc5}.home-how{padding:var(--offset-200) 0}.home-how .head-wrap{display:grid;gap:14rem}.home-how .items{display:grid;grid-template-columns:repeat(3,1fr);gap:36rem}.home-how .items .item{display:grid;gap:24rem}.home-how .items .item img{margin:0 auto}.home-how .items .item .text-wrap{display:grid;gap:24rem}.home-how .items .item ul{display:flex;align-items:center;justify-content:center;border:1px solid rgba(144,131,203,.5);padding:14rem;border-radius:10rem;gap:0 40rem}.home-how .items .item ul li:not(:last-child){position:relative}.home-how .items .item ul li:not(:last-child):after{content:"";display:block;position:absolute;width:5rem;height:5rem;border-radius:100%;background-color:var(--color-gray);top:calc(50% - 2.5rem);right:-22rem}.home-how .bottom-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:34rem}.home-request{padding-bottom:calc(var(--offset-200) / 2);background-image:url(../img/request-bg.jpg);background-position:center;background-size:cover}.home-request .top-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:52rem;align-content:inherit}.home-request .top-wrap .img-wrap img{margin:0 auto;max-width:478rem;width:100%}.home-request .top-wrap .head-wrap{display:grid;gap:38rem;align-content:center}.home-request .items{display:grid;grid-template-columns:repeat(2,1fr);gap:36rem}.home-request .items .item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18rem;background-color:#30237f80;padding:18rem 28rem;border-radius:16rem}.home-request .items .item img{width:77rem}.home-request .items .item .text-wrap{display:grid;gap:8rem}.home-why{padding-top:calc(var(--offset-200) / 2)}.home-why .wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:52rem;align-items:center}.home-why .wrapper img.img{width:100%}.home-why .wrapper .text-wrap{display:grid;gap:36rem;padding-bottom:calc(var(--offset-200) / 2)}.home-why .wrapper .text-wrap .items{display:grid;gap:36rem}.home-why .wrapper .text-wrap .items .item{border-radius:16rem;padding:18rem 28rem;display:grid;gap:8rem;background-color:#36259e}.home-why .wrapper .text-wrap .items .item h3{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12rem}.home-why .wrapper .text-wrap .items .item h3 img{width:32rem;height:32rem}.home-terms{padding:calc(var(--offset-200) / 2) 0;background-image:url(../img/terms-bg.jpg);background-position:center;background-size:cover;background-color:#3e2bab}.home-terms .head-wrap{display:grid;gap:36rem}.home-terms .items{display:grid;grid-template-columns:repeat(3,1fr);gap:36rem}.home-terms .items .item{padding:18rem 28rem;border-radius:16rem;background-color:#36259e;display:grid;grid-template-columns:auto 1fr;gap:18rem}.home-terms .items .item:nth-child(2){background-color:#4c35b3}.home-terms .items .item:nth-child(3){background-color:#6d4cc5}.home-terms .items .item img{width:44rem}.home-terms .items .item .text-wrap{display:grid;gap:8rem}.home-terms .bottom-info{display:grid;gap:14rem}.home-security{padding:calc(var(--offset-200) / 2) 0}.home-security .head-wrap{display:grid;gap:14rem}.home-security .wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:36rem;align-items:center}.home-security .wrapper img.img{width:100%}.home-security .wrapper ul{display:grid;gap:36rem}.home-security .wrapper ul li{border-radius:16rem;padding:18rem 28rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8rem;position:relative}.home-security .wrapper ul li img{width:32rem;height:32rem}.home-security .wrapper ul li:nth-child(1){background-color:#36259e}.home-security .wrapper ul li:nth-child(2){background-color:#4c35b3}.home-security .wrapper ul li:nth-child(3){background-color:#6d4cc5}.home-what{padding:calc(var(--offset-200) / 2) 0 calc(var(--offset-200) + 20rem);background-color:#271b71}.home-what .items{display:grid;grid-template-columns:repeat(2,1fr);gap:36rem}.home-what .items .item img{width:100%;max-width:572rem;margin:0 auto}.home-what .items .item .text-wrap{display:grid;gap:12rem;padding:18rem 28rem;border-radius:16rem}.home-what .items .item .text-wrap ul{display:grid;gap:12rem}.home-what .items .item .text-wrap ul li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8rem;position:relative}.home-what .items .item .text-wrap ul li img{width:32rem;height:32rem}.home-what .items .item:nth-child(1) .text-wrap{background:linear-gradient(180deg,#36259e,#271b71)}.home-what .items .item:nth-child(1) .text-wrap h3{color:var(--color-blue)}.home-what .items .item:nth-child(2) .text-wrap{background:linear-gradient(180deg,#4c35b3,#271b71)}.home-what .items .item:nth-child(2) .text-wrap h3{color:var(--color-pink)}.home-faq{padding:calc(var(--offset-200) / 2) 0}.home-faq .items{display:grid;gap:12rem}.home-faq .items .item{border:1px solid rgba(255,255,255,.25);border-radius:16rem}.home-faq .items .item.active{background-color:var(--color-light);border-color:var(--color-light)}.home-faq .items .item.active h3:before{transform:scale(0)}.home-faq .items .item.active h3:after{transform:scale(1)}.home-faq .items .item.active .text-wrap{display:block}.home-faq .items .item h3{padding:18rem 65rem 18rem 28rem;position:relative;cursor:pointer;transition:.25s}.home-faq .items .item h3:before,.home-faq .items .item h3:after{content:"";display:block;position:absolute;width:29rem;height:29rem;background-size:contain;top:calc(50% - 14.5rem);right:28rem;transition:.25s}.home-faq .items .item h3:before{background-image:url(../img/ic-plus.svg)}.home-faq .items .item h3:after{background-image:url(../img/ic-minus.svg);transform:scale(0)}.home-faq .items .item .text-wrap{overflow:hidden;max-height:0}.home-faq .items .item .text-wrap p{padding:0 28rem 18rem}.home-explore{padding:calc(var(--offset-200) / 2) 0 calc(var(--offset-200) / 4)}.home-explore .grid{padding:48rem 18rem;border-radius:24rem;background-image:url(../img/explore-bg.jpg);background-position:center;background-size:cover;background-color:#3e2bab}.home-explore .head-wrap{display:grid;gap:14rem}.home-explore .btns-wrap{display:flex;justify-content:center;align-items:center;gap:34rem}.contacts-welcome{padding:136rem 0 calc(var(--offset-200) / 4)}.contacts-welcome .head-wrap{display:grid;gap:24rem}.contacts-welcome .wrapper{display:grid;grid-template-areas:"info form" "support form";grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;align-content:flex-start;gap:36rem}.contacts-welcome .wrapper .block{border-radius:16rem;padding:28rem;display:grid;align-content:flex-start;gap:28rem}.contacts-welcome .wrapper .block .head-title-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12rem}.contacts-welcome .wrapper .block .head-title-wrap img{width:44rem}.contacts-welcome .wrapper .block ul.info-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:28rem 18rem}.contacts-welcome .wrapper .block ul.info-wrap li{display:grid;gap:4rem}.contacts-welcome .wrapper .block ul.info-wrap li a{transition:.25s}.contacts-welcome .wrapper .block ul.info-wrap li a:hover{color:var(--color-blue)}.contacts-welcome .wrapper .block ul.support-wrap{display:grid;grid-template-columns:repeat(7,1fr);align-content:flex-start;gap:12rem 8rem}.contacts-welcome .wrapper .block ul.support-wrap li{font-size:16rem;font-weight:400;border-radius:16rem;height:53rem;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1}.contacts-welcome .wrapper .block ul.support-wrap li.day{background-color:var(--color-dark)}.contacts-welcome .wrapper .block ul.support-wrap li.closed{color:var(--color-blue);word-break:break-word;padding:0 8rem;border:1px solid #4C35B3;font-size:14rem}.contacts-welcome .wrapper .block ul.support-wrap li.time{background-color:#4c35b3;grid-column-end:span 5;font-size:18rem}.contacts-welcome .wrapper .block ul.support-wrap li.closed,.contacts-welcome .wrapper .block ul.support-wrap li.time{font-weight:600;height:65rem}.contacts-welcome .wrapper .block .text-wrap{display:grid;gap:4rem;align-content:flex-start}.contacts-welcome .wrapper .block .form-wrap{position:relative}.contacts-welcome .wrapper .block .form-wrap .thx-wrap{display:grid;gap:8rem;justify-content:center;align-items:center;align-content:center;position:absolute;padding:50rem 0;text-align:center;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#4c35b3;border-radius:18rem;transition:.25s;color:#fff}.contacts-welcome .wrapper .block .form-wrap .thx-wrap:not(.active){transform:scale(0)}.contacts-welcome .wrapper .block .form-wrap form{display:grid;gap:14rem}.contacts-welcome .wrapper .block .form-wrap label.input-wrap{display:grid;gap:6rem}.contacts-welcome .wrapper .block .form-wrap label.input-wrap p{font-size:14rem;padding:0 16rem;color:var(--color-gray);font-weight:400}.contacts-welcome .wrapper .block .form-wrap label.input-wrap input,.contacts-welcome .wrapper .block .form-wrap label.input-wrap textarea,.contacts-welcome .wrapper .block .form-wrap label.input-wrap select{font-size:17rem;font-weight:400;padding-left:16rem;padding-right:16rem;border-radius:16rem;border:1px solid #5F52DD;background-color:#3b298d;color:#fff;transition:.25s}.contacts-welcome .wrapper .block .form-wrap label.input-wrap input::placeholder,.contacts-welcome .wrapper .block .form-wrap label.input-wrap textarea::placeholder,.contacts-welcome .wrapper .block .form-wrap label.input-wrap select::placeholder{color:var(--color-gray)}.contacts-welcome .wrapper .block .form-wrap label.input-wrap input,.contacts-welcome .wrapper .block .form-wrap label.input-wrap select{height:53rem;border-radius:100rem}.contacts-welcome .wrapper .block .form-wrap label.input-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/img/ic-select.svg);background-repeat:no-repeat;background-position:calc(100% - 16rem) 50%;background-size:24rem;padding-right:60rem}.contacts-welcome .wrapper .block .form-wrap label.input-wrap textarea{height:171rem;padding-top:16rem;border-radius:16rem}.contacts-welcome .wrapper .block .form-wrap .btn-wrap{margin:14rem 0}.contacts-welcome .wrapper .block:nth-child(1){background-color:#36259e;grid-area:info}.contacts-welcome .wrapper .block:nth-child(2){background-color:#6d4cc5;grid-area:support}.contacts-welcome .wrapper .block:nth-child(3){background-color:#4c35b3;grid-area:form}.page-text{padding:136rem 0 calc(var(--offset-200) / 2);font-size:16rem}.page-text h1{font-size:50rem;margin-bottom:48rem;font-weight:700;color:var(--color-blue)}.page-text h2{font-size:31rem;font-weight:400}.page-text h3{font-size:22rem;font-weight:500;margin-bottom:-8rem;color:var(--color-blue)}.page-text h4{font-size:14rem;font-weight:500}.page-text h5,.page-text h6{font-size:12rem;font-weight:500}.page-text ul,.page-text ol{padding-left:1.5em;margin-top:-20rem;margin-bottom:20rem;line-height:1.8}.page-text ul li{list-style-type:disc}.page-text ol li{list-style-type:decimal}.page-text p{margin:20rem 0}.page-text a{text-decoration:none;word-break:break-all;text-decoration:underline;transition:.25s;color:var(--color-blue)}.page-text b,.page-text strong{font-weight:300}.page-text img{max-width:100%;height:auto;display:block}@media (max-width: 786px){.contacts-welcome{padding:100rem 0 calc(var(--offset-200) / 4)}.page-text{padding:100rem 0 calc(var(--offset-200) / 2);font-size:15rem}}@media (max-width: 768px){:root{--html-font-size: calc(100vw / 768);--font-size: 15rem;--header-height: 64rem;--offset-200: 140rem}.fz50{font-size:32rem}.fz31,.fz27{font-size:22rem}.fz22{font-size:18rem}.fz18{font-size:15rem}.fz17{font-size:16rem}.fz16{font-size:15rem}.fz14{font-size:13rem}.fz13{font-size:12rem}.grid.gap52{gap:28rem}.hidden-mob{display:none}.btn{height:59rem}.btn.small{height:39rem;font-size:13rem}header.header-main .grid{grid-template-columns:1fr auto;gap:20rem}header.header-main .logo-wrap img{width:135rem}header.header-main .menu-wrap{display:none}footer.footer-main p.copy,footer.footer-main h3{text-align:center}footer.footer-main .grid{grid-template-columns:1fr}footer.footer-main ul{justify-content:center}footer.footer-main ul li a{font-size:15rem}.home-welcome{padding:100rem 0 0}.home-welcome .text-wrap{gap:18rem}.home-welcome .text-wrap .btns-wrap{gap:20rem}.home-welcome img.img{position:static;width:100%;max-width:375rem;margin:0 auto}.home-advantages .items{grid-template-columns:1fr;gap:18rem}.home-advantages .items .item{padding:18rem}.home-advantages .items .item img{width:38rem}.home-how .items{gap:28rem;grid-template-columns:1fr}.home-how .items .item,.home-how .items .item .text-wrap{gap:14rem}.home-how .items .item ul{gap:0 30rem}.home-how .items .item ul li:not(:last-child):after{right:-18rem}.home-request .top-wrap{grid-template-columns:1fr;gap:28rem}.home-request .top-wrap .img-wrap img{max-width:350rem}.home-request .top-wrap .head-wrap{text-align:center;gap:14rem}.home-request .items{grid-template-columns:1fr;gap:18rem}.home-request .items .item{gap:14rem}.home-why{padding:calc(var(--offset-200) / 2) 0}.home-why .wrapper{grid-template-columns:1fr;gap:0}.home-why .wrapper img.img{max-width:420rem;margin:0 auto}.home-why .wrapper .text-wrap{padding:0;gap:18rem}.home-why .wrapper .text-wrap .items{gap:18rem}.home-why .wrapper .text-wrap .items .item{padding:14rem 18rem}.home-terms .head-wrap{gap:18rem}.home-terms .items{grid-template-columns:1fr;gap:18rem}.home-terms .items .item{padding:14rem 18rem;gap:14rem}.home-terms .items .item img{width:38rem}.home-security .wrapper{grid-template-columns:1fr;gap:28rem}.home-security .wrapper img.img{max-width:420rem;margin:0 auto}.home-security .wrapper ul{gap:18rem}.home-security .wrapper ul li{padding:14rem 18rem}.home-what .items{grid-template-columns:1fr;gap:18rem}.home-what .items .item .text-wrap{padding:14rem 18rem;gap:4rem}.home-what .items .item .text-wrap ul{gap:4rem}.home-faq .items .item h3{padding:18rem 60rem 18rem 18rem}.home-faq .items .item .text-wrap p{padding:0 18rem 18rem}.home-explore .grid{padding:18rem}.home-explore .btns-wrap{gap:22rem}.contacts-welcome .wrapper{grid-template-areas:unset;grid-template-rows:unset;grid-template-columns:1fr}.contacts-welcome .wrapper .block{padding:24rem 18rem;gap:14rem}.contacts-welcome .wrapper .block .head-title-wrap img{width:38rem}.contacts-welcome .wrapper .block ul.info-wrap{gap:14rem}.contacts-welcome .wrapper .block .form-wrap form.hidden{height:200rem;overflow:hidden;opacity:0}.contacts-welcome .wrapper .block:nth-child(1){grid-area:unset}.contacts-welcome .wrapper .block:nth-child(2){grid-area:unset}.contacts-welcome .wrapper .block:nth-child(3){grid-area:unset}.page-text h1{font-size:32rem;margin-bottom:30rem}.page-text h2{font-size:22rem}.page-text h3{font-size:18rem}}@media (max-width: 480px){:root{--html-font-size: calc(100vw / 375);--container-padding: 14}.fz50{font-size:32rem}.fz31,.fz27{font-size:22rem}.fz22{font-size:18rem}.fz18{font-size:15rem}.fz17{font-size:16rem}.fz16{font-size:15rem}.fz14{font-size:13rem}.fz13{font-size:12rem}.btn{width:100%}footer.footer-main ul{gap:8rem}footer.footer-main ul li{flex-grow:1}footer.footer-main ul li a{padding:0 8rem}.home-welcome .text-wrap .btns-wrap{flex-direction:column}.home-request{background-position:52% center}.home-why .wrapper img.img{max-width:300rem}.home-explore .grid{background-position:52% center}.home-explore .btns-wrap{flex-direction:column}.contacts-welcome .head-wrap{gap:18rem}.contacts-welcome .wrapper .block ul.info-wrap{grid-template-columns:1fr}.contacts-welcome .wrapper .block ul.support-wrap{gap:8rem 4rem}.contacts-welcome .wrapper .block ul.support-wrap li{height:50rem;font-size:14rem;border-radius:8rem}.contacts-welcome .wrapper .block ul.support-wrap li.closed{font-size:12rem}.contacts-welcome .wrapper .block ul.support-wrap li.time{font-size:15rem}.contacts-welcome .wrapper .block .form-wrap .thx-wrap{padding:50rem 0}}@media (min-width: 481px){.contacts-welcome .wrapper .block .form-wrap .btn-wrap .btn{width:auto;min-width:244rem}}@media (min-width: 769px){.hidden-desc{display:none}}@media (min-width: 1561px){:root{--html-font-size: 1px}}
