.btn,.footer-wrap .menu-list .menu-content{font-size:16px;font-weight:500}.btn{padding:15px 24px;border-radius:16px;line-height:1;transition:.3s;display:block;border:2px solid}.btn.btn-secondary{background-color:var(--bg-primary);color:var(--color-white);border-style:none}.footer-wrap .footer-social-icons .social-icons-item a:hover,.site-header.sticky{background-color:#411673}.contact-page .btn.btn-secondary{background-color:var(--bg-primary)!important}.contact-page .btn.btn-secondary:hover{background-color:var(--color-secondary)!important}.btn.btn-secondary:hover{background-color:var(--color-secondary);color:var(--color-white)}:root{--color-white:#FFFFFF;--bg-primary:#7ED957;--color-secondary:#ff5050;--footer-bg:#1F0D35;--text-18:18px}.list-style-none{list-style:none;padding-left:0;margin-left:0}a{text-decoration:none}.text-white{color:#fff}.w-full{width:100%}img{max-width:100%}.container{margin-inline:auto;padding-inline:15px}@media (min-width:1270px){.site-footer .container,.site-header .container{max-width:1270px}}@media (min-width:1400px){.site-footer .container,.site-header .container{max-width:1360px}.container{max-width:1270px}}@media (min-width:1700px){.site-footer .container,.site-header .container{max-width:1650px}.container{max-width:1320px}}.footer-bg{background-color:var(--footer-bg)}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.left-0{left:0}.top-0{top:0}.flex-1{flex:1;width:100%}.site-header{padding-block:20px;z-index:99;transition:.3s}.site-header.sticky{position:fixed;animation:.5s forwards sticky-header;box-shadow:0 10px 20px 0 #98989833}@keyframes sticky-header{0%{top:-10%}100%{top:0}}.header-navigation .site-logo img{width:203px;object-fit:contain}.header-navbar .menu{grid-column-gap:45px;height:100%}.header-navbar .menu .menu-item{position:relative;display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;grid-column-gap:8px}.header-navbar .menu>.menu-item:not(.contact-btn)>.menu-link{font-size:var(--text-18);line-height:1;color:var(--color-white);font-weight:500}.header-navbar .menu>.menu-item:not(.contact-btn)>.menu-link:where(.active,:hover){color:#ff5050}.header-navbar .menu .andovar-microsite>img{width:50px;display:block;height:auto;object-fit:contain}.header-navbar .menu .parent-menu .sub-menu{background-color:var(--color-secondary);position:absolute;left:0;top:calc(100% + 28px);min-width:200px;box-shadow:0 9px 20px 0 #2626261F,0 36px 36px 0 #2626261A,0 80px 48px 0 #2626260F,0 142px 57px 0 #26262605,0 223px 62px 0 #26262600;border-radius:20px;padding:25px 20px;opacity:0;visibility:hidden;transform:translateY(100px);transition:.75s ease-in-out}.header-navbar .menu .parent-menu::before{content:'';position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,100px) rotate(45deg);width:39px;height:39px;background:linear-gradient(to bottom right,var(--color-secondary) 50%,transparent 50%);border-radius:6px 0 0;z-index:1;opacity:0;visibility:hidden;transition:.75s ease-in-out}.header-navbar .menu .parent-menu:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-navbar .menu .parent-menu.services-menu .sub-menu{display:grid;grid-gap:20px 40px;grid-template-columns:1fr 1fr;min-width:425px;left:-65px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu{display:flex;flex-wrap:wrap;justify-content:center;grid-row-gap:17px;min-width:510px;left:-263px}.header-navbar .menu .parent-menu .sub-menu .menu-item .menu-link{color:var(--color-white);opacity:.8;font-size:var(--text-16);font-weight:500;line-height:1.2;display:block;width:100%}.header-navbar .menu .menu-item .sub-menu .menu-item .menu-link:where(.active,:hover){opacity:1}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item{width:33.3%;height:auto}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item:nth-child(3n+2){padding-inline:5px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item:nth-child(3n+1){padding-right:10px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item:nth-child(3n+3){padding-left:10px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item .andovar-microsite-link{background-color:var(--color-white);border-radius:8px;padding:8px;width:100%;display:block;height:100%;display:flex;align-items:center;justify-content:center}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item .andovar-microsite-link img{object-fit:contain;height:auto}.header-navbar .menu .parent-menu .show-sub-menu{line-height:0}.header-navbar .menu .parent-menu .show-sub-menu img{filter:brightness(0) invert(1);transform:rotate(180deg);transition:.5s ease-in-out;width:14px;height:14px;object-fit:contain}.technology-menu .sub-menu .menu-item{padding:5px}.header-navbar .menu .menu-item .menu-link.btn-secondary.active{font-weight:600}.technology-menu .sub-menu{display:flex;grid-gap:10px;min-width:268px!important}@media (min-width:992px){.lg-justify-end{justify-content:flex-end}.lg-d-none{display:none}.header-navbar .menu .parent-menu.about-menu .sub-menu{transform:translate(-50%,100px);left:50%;text-align:center}.header-navbar .menu .parent-menu.about-menu:hover>.sub-menu{transform:translate(-50%,0)}.header-navbar .menu .parent-menu:hover::before{opacity:1;visibility:visible;transform:translate(-50%,0) rotate(45deg)}.header-navbar .menu .parent-menu:hover>.show-sub-menu img{filter:brightness(1);transform:rotate(0)}.header-navbar .menu .parent-menu .show-sub-menu{pointer-events:none}}@media (max-width:1699px){.header-navbar .menu{grid-column-gap:32px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu{left:-215px;min-width:450px}}@media (max-width:1399px){.site-header .header-navigation{align-items:center;justify-content:space-between}.header-navbar .menu{grid-column-gap:24px}.header-navbar .menu .menu-item{grid-column-gap:5px}.header-navbar .menu .andovar-microsite>img{width:45px}.header-navbar .menu .parent-menu .sub-menu{top:calc(100% + 20px);border-radius:20px;padding:20px 15px}.header-navbar .menu .parent-menu.services-menu .sub-menu{grid-gap:20px 20px;min-width:375px;--text-16:14px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu{left:-178px;min-width:400px;grid-row-gap:12px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item:nth-child(3n+2){padding-inline:3px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item:nth-child(3n+1){padding-right:6px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item:nth-child(3n+3){padding-left:6px}.header-navbar .menu .parent-menu::before{top:calc(100% + 5px);width:32px;height:32px}.header-navbar .menu .parent-menu .show-sub-menu img{width:12px;height:12px}}@media (max-width:1199px){.header-navbar .menu>.menu-item:not(.contact-btn)>.menu-link{--text-18:14px}.header-navbar .menu{grid-column-gap:16px}.header-navbar .menu .andovar-microsite>img{width:40px}.header-navbar .menu .menu-item{grid-column-gap:3px}.header-navbar .menu .parent-menu.services-menu .sub-menu{grid-gap:15px 10px;min-width:300px;--text-16:12px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu{left:-141px;min-width:350px}.header-navbar .menu .parent-menu .show-sub-menu img{width:10px;height:10px}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu .menu-item .andovar-microsite-link{padding:5px}}@media (max-width:991px){.header-navigation .site.toggle-menu,.mobile-meu-head .close-menu{line-height:0;cursor:pointer}.site-header{padding-block:15px}.header-navigation .header-navbar{flex:none;position:fixed;top:0;right:0;max-width:400px;width:100%;background-color:#411673;box-shadow:0 10px 20px 0 #98989833;overflow:auto;height:100%;transition:.5s ease-in-out;opacity:0;transform:translateX(100%)}.header-navigation .header-navbar.show-menu{opacity:1;transform:translateX(0)}body.open-menu,html.sr.open-menu{overflow:hidden}body.open-menu::after{content:'';width:100%;height:100vh;position:fixed;top:0;left:0;background:#fffFFF03;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-navigation .site-logo img{width:175px;object-fit:contain}.header-navigation .toggle-menu img{width:26px;filter:brightness(0) invert(1);object-fit:contain}.header-navbar .mobile-meu-head{padding:15px;display:flex;align-items:center;justify-content:space-between;grid-gap:5px}.mobile-meu-head .close-menu img{width:20px;object-fit:contain;filter:brightness(0) invert(1)}.header-navbar .menu{height:auto}.header-navbar .menu .menu-item{width:100%}.header-navbar .menu>.menu-item:not(:first-child){border-top:1px solid rgba(255,255,255,.5)}.header-navbar .menu>.menu-item{padding:15px;justify-content:space-between}.header-navbar .menu>.menu-item:not(.contact-btn)>.menu-link{--color-gray-900:var(--color-white);--text-18:16px;line-height:1.2}.header-navbar .menu .parent-menu .show-sub-menu img{width:16px;height:16px;filter:brightness(0) invert(1)}.header-navbar .menu .parent-menu .show-sub-menu.open-sub-menu img{filter:none;transform:rotate(0)}.header-navbar .menu .parent-menu .sub-menu{position:static;width:100%;border-radius:0;padding:15px 15px 0;opacity:1;visibility:visible;transform:translate(0);background-color:transparent;display:none;flex-wrap:wrap;transition:none}.header-navbar .menu .parent-menu.services-menu .sub-menu{grid-row-gap:15px;grid-template-columns:1fr;--text-16:15px;display:none}.header-navbar .menu .parent-menu.andovar-microsite .sub-menu,.header-navbar .menu .parent-menu:hover::before{display:none}}@media (max-width:575px){.site-footer .container,.site-header .container{max-width:100%}.site-header{padding-block:10px}.header-navigation .site-logo img{width:150px}}.footer-wrap .menu-list .menu-content:hover,.site-footer .footer-copywrite a:hover{color:var(--color-secondary)!important}.site-footer .footer-wrap{padding:clamp(20px,1.57vw,30px) 0}.site-footer .footer-copywrite{text-align:center;border-top:1px solid #fffFFF14;padding:20px 15px;font-size:15px;margin-bottom:0;font-weight:500;line-height:1.47}.footer-log a{display:block}.footer-log a img{width:189px;height:auto;object-fit:contain}.footer-social-icons .social-icons-item a>img{object-fit:contain;object-position:center}.footer-wrap .menu-list{grid-gap:42px;margin:0}.footer-wrap .menu-list .menu-item{margin:0}.footer-wrap .footer-social-icons{grid-gap:14px;margin-bottom:0}.footer-wrap .footer-social-icons .social-icons-item a{width:48px;height:48px;display:flex;background-color:var(--color-white);justify-content:center;align-items:center;border-radius:100%;transition:.3s;cursor:pointer}.footer-wrap .footer-social-icons .social-icons-item a:hover img{filter:brightness(0) invert(1)}@media(max-width:1199px){.footer-wrap .menu-list{grid-gap:30px}.footer-log a img{width:170px}.footer-wrap .footer-social-icons .social-icons-item a{width:40px;height:40px}.footer-wrap .footer-social-icons{grid-gap:10px}}@media(max-width:991px){.footer-wrap .menu-list{grid-gap:20px}.header-navbar .menu .parent-menu .sub-menu{box-shadow:none}.footer-wrap .footer-social-icons{grid-gap:10px;margin:20px auto 0}.footer-log a img{width:150px}}@media(max-width:767px){.footer-log{margin:20px auto}.footer-wrap .menu-list{grid-gap:10px;margin:0 auto}}@media(max-width:575px){.footer-wrap .menu-list{grid-gap:5px;width:100%}.footer-wrap .menu-list .menu-content,.site-footer .footer-copywrite{font-size:14px}}