@charset "utf-8";

*{margin:0;padding:0;box-sizing:border-box}
body{font-family:"Poppins",-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell',sans-serif;background:#fff;color:#111827;overflow-x:hidden;line-height:1.6}
html{scroll-behavior:smooth}
:root{--purple-blue:#2400A1;--bright-green:#27BB66;--teal:#1a8984;--gray-900:#111827;--gray-700:#374151;--gray-600:#4B5563;--gray-300:#D1D5DB;--gray-200:#E5E7EB;--gray-100:#F3F4F6;--gray-50:#F9FAFB}
h1,h2,h3,h4,h5,h6{font-weight:900;line-height:1.2}
#particleCanvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}
button,input,textarea{font-family:"Poppins"!important}
.header-left img{width:auto;height:29px}
@media only screen and (min-width: 992px) {
.header-left img{width:auto;height:45px}
}
section.footer-container,section.footer-imgBG-inner{padding:0}
@media (min-width: 768px) {
.footer-imgBG-inner .container{max-width:1320px;width:96%;margin-left:auto;margin-right:auto}
}
.footer-bg .row,.footer-container .row,.item-related .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}
.footer-bg .col-12{flex:0 0 auto;width:100%}
.footer-bg .row > *,
.footer-container .row > *,
.item-related .row .row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}
@media (min-width: 768px) {
.footer-container .col-md-4{flex:0 0 auto;width:33.3333333333%}
.item-related h2{font-size:42px}
.item-related .col-md-12{flex:0 0 auto;width:100%}
}
@media (min-width: 576px) {
.item-related .col-sm-3{flex:0 0 auto;width:25%!important}
}
#meeting-block iframe{border:none}
.footer-bg .footer-link img{display:inline}
#partner-with-us{display:none}
.form-LARA .gform_title{display:none}
.form-LARA .large,.form-LARA .button{width:100%!important;padding:.75rem 1rem!important;border:1px solid #D1D5DB!important;border-radius:.5rem!important;font-size:1rem!important;transition:border-color .3s!important}
.form-LARA .nice-select{padding:.75rem 1rem!important;border:1px solid #D1D5DB!important;height:55px;line-height:25px}
.form-LARA textarea.large{height:100px!important}
.form-LARA .list{width:100%}
.form-LARA .button{font-size:1.125rem;font-weight:700;color:#fff;background:linear-gradient(90deg,#2400A1 0%,#27BB66 100%);border:none;border-radius:9999px!important;transition:all .3s;cursor:pointer;border:none!important;padding:1rem!important}
.form-LARA .button:hover{background:linear-gradient(90deg,#27BB66 0%,#2400A1 100%)}
.form-LARA .gform_validation_errors{display:none}
.form-LARA .gfield-choice-input{width:auto!important;max-width:none!important}
.over-link{position:absolute;width:100%;height:100%;top:0;left:0}
.logo-center{text-align:center;padding:1rem 0}
.item-related{padding:3rem 1rem}
.item-related h2{font-size:42px;margin:0;padding:0 0 25px;}
.item-related .text-center{text-align:center}
.item-related .Mbottom{margin:0;padding:0 0 25px 0}
.item-related ul{padding:0;list-style:none}
.item-related ul li{padding:0 0 2rem}
.item-related img{width:100%;height:auto;margin-bottom:20px;border-radius:10px 10px 0 0;border-bottom:1px solid #ccc;padding-bottom:20px;transition:var(--be-transition)}
.item-related h2{padding:2rem 0 1rem}
.item-related a{color:#222;font-weight:500;font-size:1rem;border:1px solid #ccc;border-radius:10px;margin:5px;padding:20px;display:block}
.item-related li:hover img{opacity:.75}
#blog{display:none}