@import"/assets/fonts/fonts.css";@import"/assets/libraries/bootstrap-grid/bootstrap-grid.min.css";@import"/assets/libraries/normalize/normalize.css";html,body{height:100%}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:sans-serif}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}ul,ol{list-style:none;margin:0;padding:0}img{display:block;max-width:100%;-o-object-fit:cover;object-fit:cover}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:rgba(0,0,0,0)}.header{width:100%;min-height:30px;position:fixed;background:#fff;-webkit-box-shadow:0px 4px 10px rgba(0,0,0,.05);box-shadow:0px 4px 10px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999;top:0}.header .demo{gap:13px}.header .btn1:hover{background:#feae00}.header__changer{gap:13px}.header .header-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.header .header-menu-item{position:relative;height:100%;padding:31px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header-menu-item::before{content:"";position:absolute;bottom:-100px;border:11px solid rgba(0,0,0,0);border-bottom:11px solid #4295f2}.header .header-menu-item::after{content:"";position:absolute;bottom:-100px;left:0;height:3px;width:100%;background:#4295f2}.header .header-menu-item a{font-weight:500;font-size:14px;line-height:17px;color:#262e41}.header .header-menu-item:hover{background:#fcfafe}.header .header-menu-item:hover::after,.header .header-menu-item:hover::before{bottom:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header .header-menu-item-active a{color:#4295f2}.header .number{gap:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .number--icon{min-width:42px;max-width:42px;width:100%;height:42px;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;border-radius:50%;border:1px solid #4295f2}.header .number--icon svg{fill:#4295f2}.header .number--txt{font-weight:500;font-size:14px;line-height:17px;color:#262e41}.header .number:hover .number--icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.header .number:hover .number--txt{color:#4295f2}.header__buttons{gap:20px}.header__buttons span{display:block;background:rgba(115,122,148,.3019607843);height:46px;width:1px}.mobile__lang{font-weight:700;font-size:16px;line-height:19px;color:#262e41}.header__changer{cursor:pointer}.mobile__change{position:absolute;top:35px;background:#eee;-webkit-box-shadow:0px 4px 25px rgba(0,0,0,.18);box-shadow:0px 4px 25px rgba(0,0,0,.18);border-radius:15px;padding:10px;scale:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.header-nav.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:fixed;top:60px;left:0;bottom:0;right:0;background-color:#fff;z-index:999;opacity:1;-webkit-transition:opacity .6s linear;-o-transition:opacity .6s linear;transition:opacity .6s linear}.header-nav__inner{width:100%}.menu-btn{width:28px;height:21px;right:20px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:1111}.menu-btn__burger{width:28px;height:3px;background:#1a1932;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.menu-btn__burger::before,.menu-btn__burger::after{content:"";position:absolute;width:28px;height:3px;background:#1a1932;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.menu-btn__burger::before{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.menu-btn__burger::after{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.menu-btn.open .menu-btn__burger{-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px);background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-btn.open .menu-btn__burger::before{-webkit-transform:rotate(45deg) translate(35px, -35px);-ms-transform:rotate(45deg) translate(35px, -35px);transform:rotate(45deg) translate(35px, -35px);background:#fff;width:19px}.menu-btn.open .menu-btn__burger::after{-webkit-transform:rotate(-45deg) translate(35px, 35px);-ms-transform:rotate(-45deg) translate(35px, 35px);transform:rotate(-45deg) translate(35px, 35px);background:#fff;width:19px}@media(max-width: 992px){.header-nav.active{top:83px}.header-menu-list{gap:30px}.header-menu-item{padding:0 !important}.header-menu-item .btn1{min-width:460px;font-weight:500;font-size:14px !important;line-height:17px;color:#fff !important}.header-menu-item a{font-size:24px !important;line-height:29px !important}.header-menu-item a:hover{color:#4295f2}.header-menu-item::before{display:none}.header-menu-item::after{display:none}.menu-btn.open{background:#4295f2;width:36px;height:36px;border-radius:50%}.header-nav{display:none}.bg_item{display:none}.menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.links{display:none}.nav__lang{margin-right:80px;display:-webkit-box;display:-ms-flexbox;display:flex}.header-menu-list{-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}}@media(max-width: 576px){.header{height:68px}.header-menu-item .btn1{min-width:300px}.header-nav.active{top:68px}}.modal{width:100%;height:100%;position:fixed;top:0;left:50%;right:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#fff url("/assets/img/modal__bg.jpg") no-repeat center center/contain;z-index:-1;opacity:0;visibility:hidden;padding-bottom:20px;overflow-y:auto}.modal--active{z-index:9999;opacity:1;visibility:visible}.modal--active.modal--search{z-index:1}.modal::-webkit-scrollbar{width:0;height:0}.modal-close{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:15px 15px 0 0}.modal-close--row{width:100%;padding-left:15px}.modal-close__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.modal-close__icon{width:20px;height:20px;fill:#4295f2}.component__back{position:absolute;right:50px;top:50px}.modal__content{height:100vh;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}.modal__content -webkit-scrollbar{width:0;height:0}.modal__content .row{--bs-gutter-y: 1.5rem}.modal__content h3{font-weight:400;font-size:34px;line-height:150%;text-align:center;color:#262e41}.modal__content p{text-align:center;font-weight:400;font-size:16px;line-height:150%;color:#262e41}.modal__content label{font-weight:400;font-size:16px;line-height:145%;color:#262e41 !important}.modal__content input{background:#f7f7f7 !important;border:1px solid #737a94 !important;border-radius:5px;height:55px}.modal__content button{background:#4295f2 !important;border-radius:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px;width:100%;color:#fff;font-size:16px;line-height:20px;font-weight:600}.modal__content span{color:#1a1932;font-size:18px;line-height:27px;font-weight:700}.modal__content p{color:#858585;font-size:16px;line-height:22px;font-weight:500}@media(max-width: 576px){.component__back{top:20px;right:25px}}.footer .row{row-gap:25px}.footer__nav{padding:15px 0;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}.footer__nav a{font-weight:500;font-size:14px;line-height:17px;color:#262e41;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__nav a:hover{color:#4f96cd}.footer__nav span{font-weight:500;font-size:16px;line-height:22px;color:#2b2b2b}.footer__nav--link{gap:15px}.footer__nav--socials{gap:25px}.footer__nav--socials a{width:45px;height:45px;border-radius:50%;border:1px solid #d5d5d5;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}.footer__nav--socials a svg{fill:#828282;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.footer__nav--socials a:hover{background:#4f96cd;border:1px solid #4f96cd}.footer__nav--socials a:hover svg{fill:#fff}.footer .developer{padding:30px 0;font-family:"Nunito";font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#919191;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer .developer a{padding-left:20px}.footer .developer a:hover{color:#4f96cd}@media(max-width: 768px){.footer{padding:20px 15px}.footer__nav{padding:30px 0;margin-top:20px}.footer__nav a{font-size:14px;line-height:20px}.footer .developer{padding-top:20px}}@media(max-width: 576px){.footer{padding:0}.footer .form__title{text-align:center;margin-top:20px}.footer__nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;margin-top:0}.footer__nav .row{row-gap:20px}.footer__nav:nth-child(4){margin-top:10px}.footer__nav--link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.footer__nav--tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.footer__nav--socials{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__nav span{text-align:center}}*{font-family:"Inter"}main{margin-top:80px}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container-fluid{padding-left:30px;padding-right:30px}.title{font-weight:500;font-size:30px;line-height:150%;text-align:center;color:#262e41}.bannerar{padding:166px 0;width:100%}.bannerar__title{font-weight:500;font-size:55px;line-height:150%;text-align:center;color:#fff}.newsAr{margin-top:50px;margin-bottom:50px}.newsAr .title{text-align:left;margin:40px 0 15px;font-weight:500;font-size:34px;line-height:150%;color:#262e41}.newsAr__content{opacity:100}.newsAr__content li{padding:5px 0;font-weight:400;font-size:16px;line-height:150%;color:#262e41}.newsAr__content p{font-weight:400;font-size:16px;line-height:150%;color:#262e41;padding:15px 0 20px}.newsAr__content img{width:100%;margin-top:20px}.btn1{width:155px;min-height:46px;background:#4295f2;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;color:#fff;font-weight:500;font-size:14px;line-height:17px;color:#fff;border-radius:100px}@media(min-width: 1920px){.container-fluid{max-width:1920px}}@media(max-width: 992px){.header{padding:12px 0}.container-fluid{padding-left:15px;padding-right:15px}main{margin-top:86px}.bannerar{padding:106px 0}.bannerar__title{font-size:36px}.title{font-size:30px}.newsAr{margin-top:50px;margin-bottom:30px}.newsAr__content .title{font-size:24px}.newsAr__content p{font-size:14px}}@media(max-width: 576px){.bannerar{padding:40px 0}.bannerar__title{font-size:20px}.title{font-size:18px}.newsAr{margin-top:30px}.newsAr__content .title{font-size:18px;text-align:left;margin:0}.newsAr__content p{text-align:left}main{margin-top:67px}}