@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");body{font-family:Poppins,sans-serif;font-weight:400;line-height:1.5;overflow-x:hidden}*{margin:0}*,:after,:before{box-sizing:border-box}.container{margin:auto;max-width:1280px}.row{display:flex;flex-wrap:wrap}.v-center{align-items:center}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.header{display:block;padding:15px;position:relative;width:100%;z-index:99}.header .item-left{flex:0 0 17%}.header .logo a{color:#000;font-size:30px;font-weight:700;text-decoration:none}.header .item-center{flex:0 0 90%}.header .item-right{display:flex;flex:0 0 17%;justify-content:flex-end}.header .item-right a{color:#555;display:inline-block;font-size:16px;margin-left:10px;text-decoration:none;transition:color .3s ease}.header .menu>ul>li{display:inline-block;line-height:1.5;margin-left:25px}.header .menu>ul>li>a{color:#fff;font-size:16px;font-weight:500;position:relative;text-transform:uppercase;transition:color .3s ease}.header .menu>ul>li .sub-menu{background-color:#fff;box-shadow:-2px 2px 70px -25px rgba(0,0,0,.3);margin-top:25px;opacity:0;position:absolute;transition:all .5s ease;visibility:hidden;z-index:500}@media(min-width:992px){.header .menu>ul>li.menu-item-has-children:hover .sub-menu{margin-top:0;opacity:1;visibility:visible}}.header .menu>ul>li .sub-menu>ul>li{line-height:1}.header .menu>ul>li .sub-menu>ul>li>a{color:#555;display:inline-block;font-size:15px;padding:10px 0;text-decoration:none;text-transform:capitalize;transition:color .3s ease}.header .menu>ul>li .single-column-menu{max-width:350px;min-width:280px}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li{display:block;line-height:1}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a{color:#555;display:inline-block;font-size:15px;padding:10px 0;transition:color .3s ease}.header .menu>ul>li .sub-menu.mega-menu{left:50%;transform:translateX(-50%)}.header .menu>ul>li .sub-menu.mega-menu-column-4{background-color:#151b23;display:flex;flex-wrap:wrap;max-width:1100px;width:100%}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item{flex:0 0 25%;padding:0 15px;position:relative}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title{color:#fff;font-size:20px;font-weight:500;line-height:1;margin-bottom:0;padding:10px 0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title{text-align:center}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img{height:100%;object-fit:contain;width:100%}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:hover img{filter:brightness(7.5)}.banner-section{background-image:url(../img/banner.jpg);background-position:50%;background-size:cover;display:block;height:700px;width:100%}.mobile-menu-head,.mobile-menu-trigger{display:none}@media(max-width:1023px){.header .item-center{flex:0 0 100%;order:3}.header .item-left,.header .item-right{flex:0 0 auto}.v-center{justify-content:space-between}.header .mobile-menu-trigger{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;margin-left:15px;width:30px}.header .mobile-menu-trigger span{background-color:#fff;display:block;height:2px;position:relative;transition:all .3s;width:24px}.header .mobile-menu-trigger span:after,.header .mobile-menu-trigger span:before{background-color:#fff;content:"";height:100%;left:0;position:absolute;transition:all .3s;width:100%}.header .mobile-menu-trigger span:before{top:-6px}.header .mobile-menu-trigger span:after{top:6px}.header .item-right{align-items:center}.header .mobile-menu-trigger:hover span,.header .mobile-menu-trigger:hover span:after,.header .mobile-menu-trigger:hover span:before{background-color:#663cb1}.header .menu{background-color:#151b23;height:100%;left:0;overflow:hidden;position:fixed;top:0;transform:translate(-100%);width:320px;z-index:1099}.header .menu.active{transform:translate(0);transition:all .5s ease}.header .menu>ul>li{display:block;line-height:1;margin:0}.header .menu>ul>li>a{border-bottom:1px solid rgba(0,0,0,.1);display:block;height:50px;line-height:50px;padding:0 50px 0 15px}.header .menu>ul>li>a i{height:50px;line-height:50px;position:absolute;right:0;text-align:center;top:0;transform:rotate(-90deg);width:50px}.header .menu .mobile-menu-head{align-items:center;background-color:#7240bc;border-bottom:1px solid rgba(0,0,0,.1);display:flex;height:50px;justify-content:space-between;position:relative;position:sticky;top:0;z-index:501}.header .menu .mobile-menu-head .go-back{border-right:1px solid rgba(0,0,0,.1);color:#000;cursor:pointer;display:none;font-size:16px;height:50px;line-height:50px;text-align:center;width:50px}.header .menu .mobile-menu-head.active .go-back{display:block}.header .menu .mobile-menu-head .current-menu-title{color:#000;font-size:15px;font-weight:500}.header .menu .mobile-menu-head .mobile-menu-close{border-left:1px solid rgba(0,0,0,.1);color:#000;cursor:pointer;font-size:25px;height:50px;line-height:50px;text-align:center;width:50px}.header .menu .menu-main{height:100%;overflow-x:hidden;overflow-y:auto}.header .menu>ul>li .sub-menu,.header .menu>ul>li .sub-menu.mega-menu{box-shadow:none;display:none;height:100%;left:0;margin:0;max-width:none;min-width:auto;opacity:1;overflow-y:auto;padding:65px 15px 15px;position:absolute;top:0;transform:translateX(0);visibility:visible;width:100%}.header .menu>ul>li .sub-menu.active{display:block}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img{margin-top:0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title{margin-bottom:20px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title{margin-bottom:0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item{background:unset;flex:0 0 100%;padding:0;transition:all .3s}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a,.header .menu>ul>li .sub-menu>ul>li>a{display:block}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul{margin-bottom:15px}.menu-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease;visibility:hidden;width:100%;z-index:1098}.menu-overlay.active{opacity:1;visibility:visible}}--display-value:block;div#hs_cos_wrapper_module_16508016540136{display:flex;flex:0 0 80%;justify-content:center;margin-left:50px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:hover{background:#6737b2}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:after{content:"";height:2px;margin-left:-15px;position:absolute;width:100%}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:nth-child(-n+4):after{background:#a291cb}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:not(:nth-child(4n+4)):after{display:var(--display-value);width:101%}.item-description{min-height:90px}.item-description p{color:#fff;font-size:12px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:not(:last-child):not(:nth-child(4n+4)){border-right:2px solid #a291cb}.list-item-icon{height:40px;margin-bottom:-10px;margin-top:10px;width:60px}.title-container{min-height:80px}.list-item-cta-btn a,.title-container{align-items:center;display:flex}.list-item-cta-btn a .fas{margin-left:5px}.list-item-cta-btn a{color:#fff;font-size:12px;margin-bottom:15px}.header:after{background:unset;content:unset;display:unset;height:unset;position:unset;top:unset;width:unset;z-index:unset}ul.menu-main{margin:0}.drop-menu-footer{bottom:-200px;left:0;position:absolute;width:100%}.drop-menu-footer img{width:100%}.menu-banner-info{position:absolute;right:330px;top:60px}.menu-banner-info h2{font-size:22px;margin-bottom:5px}.menu-banner-info h2 span{font-weight:600}.menu-banner-info .top-label{font-size:12px;margin-bottom:5px}.menu-banner-info h2,.menu-banner-info p{color:#fff}.cta-buttons .download{background-color:#6736b3;border-radius:5px;color:#fff;font-size:11px;padding:5px 20px;transition:all .3s}.cta-buttons .download:hover{background-color:#6400c5}.cta-buttons a:last-child{color:#fff;font-size:12px;margin-left:15px;position:relative}.cta-buttons a:last-child:after{background:#fff;bottom:-3px;content:"";height:2px;left:0;position:absolute;transition:all .3s;width:100%}.cta-buttons a:last-child:hover:after{width:0}@media screen and (max-width:1366px){.header .menu>ul>li{margin-left:20px}.header .menu>ul>li>a{font-size:14px}}@media screen and (max-width:1024px){.header .menu>ul>li{margin-left:15px}.header .menu>ul>li>a{font-size:12px}}@media screen and (max-width:1023px){.drop-menu-footer{display:none}div#hs_cos_wrapper_module_16508016540136{display:flex;flex:unset;justify-content:center}.logo a img{width:200px!important}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:not(:last-child):not(:nth-child(4n+4)){border-right:unset}.item-description{display:none;min-height:90px}.list-item-cta-btn{display:none}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:after{display:none!important}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item:hover{background:#6737b2;padding:0 10px}}a:not(.header a,.footer a,.blog-wrap a,.blog-pagination a,.button-link a){color:#fff!important}