@font-face{font-family:clashdisplay;font-style:normal;font-weight:700;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Bold.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Bold.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Bold.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:600;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:500;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Medium.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Medium.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Medium.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:400;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Regular.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Regular.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Regular.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:300;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Light.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Light.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Light.ttf)format("ttf")}:root{--gapSection:100px;--gap1:8px;--gap2:16px;--gap3:24px;--gap4:32px;--gap5:40px;--gap6:48px;--gap7:56px;--gap8:64px;--gap9:72px;--gap10:80px}@media only screen and (max-width:768px){:root{--gapSection:50px;--gap6:32px;--gap4:24px}}@media only screen and (max-width:480px){:root{--gapSection:50px;--gap4:16px;--gap5:32px;--gap10:32px}}@media only screen and (max-width:520px){:root{--sectionMt:30px;--gap4:24px;--gap5:32px;--gap10:32px}}@keyframes toBtm{0%{transform:translateY(0)}50%{transform:translateY(10px)}}html,body{min-height:100vh;font-family:inter;scroll-behavior:smooth;margin:0;padding:0}body{background-color:#fff}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background-color:#000}body::-webkit-scrollbar-thumb{background:#f60}*{box-sizing:border-box}*::selection{background-color:#f60;color:#000}a{text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:none;color:inherit}img,video{user-select:none;max-width:100%}video{width:100%}button:hover,button:active,button:focus,a:hover,a:active,a:focus,input:hover,input:active,input:focus{appearance:none;outline:none;box-shadow:none}.page__body{display:flex;flex-direction:column}.page__wrapper{flex:1 0 auto}.container,.bg__imgs,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container,.bg__imgs{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container,.bg__imgs{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1320px}}.header{position:relative;z-index:100;padding-top:16px;padding-bottom:16px}@media only screen and (max-width:480px){.header .btn-bd{display:none}}.navbar{display:flex;align-items:center;justify-content:space-between}.navbar .btns{margin:0}.navbar-menu,.footer-menu{display:flex;align-items:center;justify-content:center;margin:0 auto;gap:8px 32px}.navbar-menu a,.footer-menu a{color:#1b1b1b;font:500 1rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out}.navbar-menu a:hover,.footer-menu a:hover,.navbar-menu a:active,.footer-menu a:active,.navbar-menu a:focus-visible,.footer-menu a:focus-visible{text-decoration:underline}@media only screen and (max-width:991px){.navbar-menu,.footer-menu{display:none}}.navbar-toggler{background:0 0;border:none;padding:0;cursor:pointer}@media only screen and (min-width:991px){.navbar-toggler{display:none}}@media only screen and (max-width:768px){.navbar-label{display:none}}.drawer{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#0f2137;color:#fff;padding:24px 0;height:0;max-width:300px;visibility:hidden;transform:translateX(-100%);transition:transform .3s linear;overflow:hidden}.drawer .container{display:flex;flex-direction:column}.drawer__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding-bottom:24px;background-color:#fff;border-radius:16pc;padding:16px}.drawer__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.drawer__nav{display:flex;flex-direction:column;margin-bottom:24px}.drawer__nav a{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;font:1.375rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase;border:1px solid #f60;border-width:1px 0 0}.drawer__nav a:first-child{border-top:0}.drawer__nav a svg{color:#f60}.drawer.show{display:flex;visibility:visible;height:100%;transform:translateX(0)}@media only screen and (max-width:480px){.drawer .contacts{text-align:center}.drawer .logo img{width:80%}.drawer__nav a{font:500 1rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.logo{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap}.logo img{display:block}.hero_row{display:grid;gap:32px;grid-template-columns:1fr 1fr;align-items:center}@media only screen and (max-width:1200px){.hero_row{grid-template-columns:1fr;justify-content:center;text-align:center}}.footer_top{display:grid;grid-template-columns:1fr 3fr;gap:32px;align-items:center;padding-top:var(--gapSection);padding-bottom:32px}.footer_top h3{margin-top:0}@media only screen and (max-width:768px){.footer_top{align-items:start}}.footer_btm{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-wrap:wrap;align-items:center;padding-bottom:32px;padding-top:32px}@media only screen and (max-width:991px){.footer_btm{text-align:center;justify-content:center}}.footer-menu{margin-right:0}@media only screen and (max-width:991px){.footer-menu{display:flex;flex-wrap:wrap;width:100%;margin-top:16px}}.footer-copy{margin-left:2em}*{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,h2,h3,h4,h5,h6{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,.h1{font:700 4.375rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:0;margin-bottom:0}h1 b,.h1 b{color:#f60}@media only screen and (max-width:768px){h1,.h1{font:700 2rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h2,.h2{font:700 2.25rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:40px;margin-top:0}h2+.subtitle,.h2+.subtitle{margin-top:-24px}@media only screen and (max-width:1200px){h2,.h2{font:700 1.875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h2,.h2{font:700 1.5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h3,.h3{font:700 1.5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}h4,.h4{font:700 1.125rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}.subtitle{font:1.125rem/1.33333333 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.subheading{font:500 1.625rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:40px}@media only screen and (max-width:768px){.subheading{font:500 1.125rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.text-lg{font:700 3rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:768px){.text-lg{font:700 1.5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.text-note{color:#60656d;font:.875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin:40px 0 0}.list{display:grid;gap:12px;font:.875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:0}.list li{position:relative;list-style-type:none;display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;gap:12px;font:1.125rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-align:left}.list li::before{content:'';display:block;width:25px;height:25px;min-width:25px;background:url(../images/icon/check.svg)no-repeat 50%/contain}@media only screen and (max-width:768px){.list li{font:500 1rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.chip{background-color:#f60;color:#fff;display:inline-flex;border-radius:8px;padding:8px 10px;margin-bottom:8px}.hgroup_1{max-width:568px}.hgroup_2{max-width:700px}.btn,.form .btn,.form .btn-bd,.btn-bd{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;height:50px;padding:8px 2em;border-radius:10px;border:0 solid transparent;background:#f60;color:#fff;background-repeat:no-repeat;background-size:cover;text-align:center;text-transform:capitalize;text-decoration:none!important;font:500 1.125rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out;cursor:pointer}.btn:hover,.btn-bd:hover,.btn:active,.btn-bd:active,.btn:focus,.btn-bd:focus{outline:none;box-shadow:none;color:#fff;background:#1777c6}.btn:hover span:first-child,.btn-bd:hover span:first-child,.btn:active span:first-child,.btn-bd:active span:first-child,.btn:focus span:first-child,.btn-bd:focus span:first-child{transform:translateY(-165%)}.btn:hover span:last-child,.btn-bd:hover span:last-child,.btn:active span:last-child,.btn-bd:active span:last-child,.btn:focus span:last-child,.btn-bd:focus span:last-child{transform:translate(0);top:0}.btns{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;margin-left:auto;margin-right:auto}.btn_top{position:fixed;right:16px;bottom:16px;z-index:1000;width:46px;height:46px;background-color:#f60;color:#fff;color:#fff;border-radius:8px;border:none}.btn-bd{min-width:150px;height:50px;border:2px solid #f60;color:#f60;background-color:transparent}.btn-bd:hover,.btn-bd:active,.btn-bd:focus{color:#fff;background-color:#f60}@media only screen and (max-width:480px){.btn,.form .btn,.form .btn-bd,.btn-bd{font-size:16px}}.form{box-shadow:none!important;border:none!important;padding:0!important}.form__container{position:relative;padding:32px;border-radius:10px}.form__bg{position:absolute;z-index:-1;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.form__bg img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.8)}.form__wrap{padding:32px;border-radius:24px;background:#fff;border:1px solid #d9d9d9;color:#000;text-align:center;max-width:600px;width:100%;margin-left:auto;margin-right:auto}.form__caption{font:500 2rem/1.25 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:39px}.form__caption p{font:1.375rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.form__caption small{font:1rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.form .input-block{margin:16px 0}.form label{display:block;text-align:left;font:300 .875rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:8px;color:#0f2137}.form input{width:100%;height:46px;padding:8px 16px;border-radius:10px;background-color:#9b9b9b1f;border:1px solid #ebebeb;color:#0f2137;font:.875rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.form .btn,.form .btn-bd{border-color:transparent;width:100%;margin-top:12px}.form-error{color:red;text-transform:uppercase;text-align:left;font:500 .8125rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}@media only screen and (max-width:1200px){.form__caption{font-size:1.1em}}@media only screen and (max-width:768px){.form__container{border-radius:0}}.preloader{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100500;transition:all .35s ease-in-out;background-color:#000}.preloader-dots .dot{display:inline-block;width:10px;height:10px;margin:2px;background:#f60;border-radius:50%;animation:moveit 1.8s infinite}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.dot:nth-child(4){animation-delay:.45s}.dot:nth-child(5){animation-delay:.6s}@keyframes moveit{0%{transform:translateY(0)}35%{transform:translateY(0);opacity:.3}50%{transform:translateY(-20px);opacity:.8}70%{transform:translateY(3px);opacity:.8}85%{transform:translateY(-3px)}}body{background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:0 0;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;overflow-x:hidden}a{font-family:inherit}a:hover,a:focus,a:active,a:focus-visible{outline:none;appearance:none;box-shadow:none}.page{display:flex;flex-direction:column;flex:1}.page__wrapper{overflow:hidden;background-repeat:no-repeat;background-position:50%;background-size:cover}.page__content{padding-bottom:32px}.page__single{padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.page__single h1{font:700 2.5rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:0}.page__single h2,.page__single h3,.page__single h4,.page__single h5,.page__single h6{margin-top:var(--gap4);margin-bottom:var(--gap2);text-transform:capitalize;text-align:left;font:600 1.375rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single a{text-decoration:underline;transition:all .35s ease-in-out}.page__single a:hover{text-decoration:none}.page__single li{margin-top:10px;margin-bottom:10px}.page__single img{display:block;margin:24px 0}@media only screen and (max-width:768px){.page__single h1{font:800 1.6875rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.container{position:relative}@media only screen and (max-width:768px){.container{padding-left:24px;padding-right:24px}}.section{margin-top:var(--gapSection);margin-bottom:var(--gapSection)}.section_reviews,.section_what{background-color:#0f2137;color:#fff;margin:0;padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.row_1{display:grid;grid-template-columns:1fr 2fr;gap:var(--gapSection);align-items:center;overflow:hidden}@media only screen and (max-width:1200px){.row_1{grid-template-columns:1fr}}.items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.item{display:grid;grid-template-columns:100px 1fr;gap:32px;align-items:center;font:1rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.item_icon{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;box-shadow:4.85px 6.63px 15px -3px #0000003D}.item_title{font:700 1.25rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:8px}@media only screen and (max-width:480px){.item{grid-template-columns:40px 1fr}.item_icon{width:50px;height:50px}.item_icon svg{width:30px;height:30px}}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:40px}.card{background-color:#fff;color:#000;border-radius:24px;padding:16px;text-align:center}.card_title{color:#f60;font:600 1.5625rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:8px}.cmnt{background-color:#fff;color:#000;padding:2em;border-radius:24px;display:grid;grid-template-columns:200px 1px 1fr;gap:16px 32px;align-items:center;overflow:hidden;max-width:800px;width:100%}.cmnt hr{width:100%;height:100%;opacity:.2}@media only screen and (max-width:1200px){.cmnt{grid-template-columns:1fr}.cmnt hr{height:1px}}.cmnt_link{text-decoration:underline;font-weight:700;color:#1895fc}.cmnt big{font:700 2.5rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.cmnt_note{opacity:.5}.cmnt_stars{height:30px;margin:0 0 -5px}.cmnt_items{overflow:hidden;max-width:800px}.cmnt_item{width:100%!important}.cmnt_item .cmnt_stars{margin-bottom:-5px;margin-top:0}.cmnt_date{opacity:.5;font:.875rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}