:root{--white-color: #fff;--primary-color: #141C21;--secondary-color: #515151;--blue-color: #1877bd;--gradient-1: linear-gradient(149deg, #0D1C27 30.07%, #1A3348 79.36%);--transition: all 0.25s ease;--gradiet: linear-gradient(149deg, #0D1C27 30.07%, #1A3348 79.36%)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}ul{list-style:none}a{text-decoration:none}p{margin:0 0 12px}p:last-child{margin-bottom:0}body{font-family:"Poppins", sans-serif;font-weight:400;padding:0;margin:0;background-color:#fff;color:#515151;line-height:26px;font-size:18px}.container{max-width:1176px;margin:0 auto;padding:0 25px;position:relative;z-index:2}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0 0 24px;line-height:normal;color:var(--primary-color)}h1{font-size:80px;line-height:94px;margin-bottom:34px;letter-spacing:-2.4px}h2{font-size:48px;line-height:56px;letter-spacing:-1.44px}h3{font-size:32px}h4{font-size:28px}h5{font-size:22px}h6{font-size:20px;font-weight:500;color:var(--primary-color);margin-bottom:12px}.btn{padding:9px 16px;display:inline-block;font-weight:400;cursor:pointer;transition:var(--transition);border:none;font-size:16px;color:#fff;border-radius:4px;background:#1877BD}.btn:hover{background:#124F7C}@media only screen and (max-width: 1023px){.container{padding:0 20px}br{display:none}h1{font-size:48px;line-height:50px}h2{font-size:38px;line-height:40px}h3{font-size:32px;line-height:normal}h4{font-size:24px;line-height:normal}}@media only screen and (max-width: 767px){h1{font-size:40px;line-height:50px}h2{font-size:30px;line-height:40px}h3{font-size:26px;line-height:normal}h4{font-size:20px;line-height:normal}}.gform_required_legend,.gfield_required{display:none !important}.default-content-row{padding:150px 0}.default-content-row p:last-child{margin-bottom:0}.site-header{position:sticky;top:0px;left:0;width:100%;z-index:998;padding:12px 64px;background-color:var(--primary-color);display:flex;align-items:center;justify-content:space-between;transition:var(--transition)}.site-header .logo img{width:234px;display:block}.main-menu ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background-color:#172632;border-radius:100px}.main-menu ul li{position:relative}.main-menu ul li a{display:block;color:var(--white-color);padding:14px 26px;font-weight:500;line-height:28px;font-size:16px;border-radius:100px;font-family:"Roboto", sans-serif;transition:ease-in-out 0.7s all}.main-menu ul li:hover>a,.main-menu ul li.current-menu-item>a{background-color:var(--white-color);color:var(--primary-color)}.main-menu ul li:hover path{stroke:#000}.main-menu ul li .parent-link{display:flex;align-items:center;gap:6px}.main-menu ul li .chevron-icon{transition:transform 0.7s ease}.main-menu ul li:hover .wp-custom-submenu{opacity:1;visibility:visible;transform:translateY(0)}.main-menu ul .wp-custom-submenu{font-family:"Poppins", sans-serif;position:absolute;top:100%;left:0;z-index:100;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease;background-color:#ffffff;border-radius:12px;padding:42px 45px;width:612px;display:grid;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:5px;list-style:none;margin:10px 0 0 0;box-sizing:border-box}.main-menu ul .wp-custom-submenu li{list-style:none;margin:0;padding:0}.main-menu ul .wp-custom-submenu a{display:flex;align-items:flex-start;text-decoration:none;padding:5px 0}.main-menu ul .submenu-icon{width:41px;height:41px;flex-shrink:0;margin-right:15px;display:flex;align-items:center;justify-content:center;color:#141c21}.main-menu ul .submenu-icon svg{width:100%;height:100%}.main-menu ul .submenu-icon svg path{stroke:none !important}.main-menu ul .submenu-text-wrap{display:flex;flex-direction:column;flex-grow:1;padding-bottom:15px;border-bottom:1px solid #ebebeb;padding-top:2px}.main-menu ul .submenu-title{color:#141c21;font-size:16px;font-weight:500;line-height:20px;transition:color 0.2s ease-in-out}.main-menu ul .submenu-desc{color:#515151;font-size:12px;line-height:20px;font-weight:400}.main-menu ul .wp-custom-submenu a:hover .submenu-title,.main-menu ul .wp-custom-submenu li.current-menu-item .submenu-title{color:#1877bd}@media (max-width: 768px){.wp-custom-submenu{width:300px;grid-template-columns:1fr;padding:20px;left:-20px}}@media only screen and (max-width: 1279px){.site-header{padding:12px 24px}.site-header .logo img{width:190px}.main-menu ul li a{padding:14px 20px}}.site-footer{position:relative}.site-footer .footer-content{display:flex;justify-content:space-between;padding:64px 0 62px}.site-footer .footer-content .footer-logo img{width:208px;display:block}.site-footer .footer-content .footer-logo .footer_text{display:block;font-size:12px;max-width:400px;line-height:normal;margin:20px 0 0}.site-footer .footer-content .footer-links{display:flex;flex-wrap:wrap;gap:45px;justify-content:space-between}.site-footer .footer-content .footer-links h6{font-size:16px}.site-footer .footer-content .footer-links ul{list-style:none;padding:0;margin:0}.site-footer .footer-content .footer-links ul li{margin-bottom:12px;line-height:20px}.site-footer .footer-content .footer-links ul li a{font-size:13px;font-style:normal;font-weight:500;line-height:20px;color:var(--secondary-color)}.site-footer .footer-content .footer-links ul li a:hover{text-decoration:underline}.site-footer .footer-content .footer-links ul li:last-child{margin-bottom:0}.site-footer .footer-main{border-top:1px solid #ccc;padding:24px 0 29px;display:flex;color:var(--secondary-color);font-size:12px;font-weight:500;line-height:20px}.site-footer .footer-main ul{list-style:none;padding:0;margin:0;display:flex}.site-footer .footer-main ul li{margin-right:10px}.site-footer .footer-main ul li a{color:var(--secondary-color);font-size:12px;font-weight:500;line-height:20px;transition:ease-in-out 0.25s all}.site-footer .footer-main ul li:hover a{text-decoration:underline}@media (max-width: 1023px){.site-footer .footer-content{flex-direction:column;gap:40px;padding:40px 0 0}.site-footer .footer-content .footer-links{gap:30px;justify-content:flex-start}.site-footer .footer-main ul{flex-wrap:wrap}}@media (max-width: 767px){.site-footer .footer-content .footer-links{justify-content:center;width:100%;gap:0px;flex-direction:column}.site-footer .footer-main{flex-direction:column;align-items:center}.site-footer .footer-content .footer-links ul li{margin-bottom:6px}}.slide-menu{position:fixed;width:100%;max-width:345px;height:100vh;top:0;right:0;display:none;overflow:hidden;box-sizing:border-box;transform:translateX(100%);overflow-y:auto;z-index:1000}.slide-menu,.slide-menu .slide-menu__slider{transition:transform 0.3s ease-in-out;will-change:transform}.slide-menu .slide-menu__slider{width:100%;transform:translateX(0)}.slide-menu ul{position:relative;width:100%;margin:0;padding-left:0}.slide-menu ul list-style:none li{margin-bottom:15px}.slide-menu ul ul{position:absolute;top:0;left:100%;display:none;background-color:#141c21}.slide-menu ul a{display:block}.slide-menu a{cursor:pointer}.mobile-menu{display:none !important}.mobile-burger-menu{display:none}@media only screen and (max-width: 979px){.mobile-menu{display:block !important}.main-menu{display:none}.site-header .btn{display:none}.mobile-burger-menu{cursor:pointer;display:block;height:22px;position:absolute;width:23px;top:24px;right:20px;z-index:999}.mobile-burger-menu span{background:#fff;display:block;height:2px;left:0;position:absolute;top:0;transition:all 0.3s ease 0s;width:100%}.mobile-burger-menu span:nth-child(2){width:20px !important;background:#fff;display:block;height:2px;left:0;position:absolute;top:7px;transition:all 0.3s ease 0s;width:100%}.mobile-burger-menu span:nth-child(3){width:16px !important;background:#fff;display:block;height:2px;left:0;position:absolute;top:14px;transition:all 0.3s ease 0s;width:100%}.mobile-burger-menu.selected span:nth-child(1){top:7px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin:0px}.mobile-burger-menu.selected span:nth-child(2){display:none}.mobile-burger-menu.selected span:nth-child(3){top:7px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin:0px}.mobile-menu{background-color:#141c21}.mobile-menu .controls{padding:15px 30px;overflow:hidden}.mobile-menu .nav-close{cursor:pointer;width:23px;height:23px;border-radius:50%;position:absolute;right:20px;top:17px}.mobile-menu .nav-close:after{content:"";position:absolute;left:12px;top:5px;width:0px;height:23px;border-right:2px solid #fff;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.mobile-menu .nav-close:before{content:"";position:absolute;left:12px;top:5px;width:0;height:23px;border-right:2px solid #fff;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.mobile-menu .nav-logo{width:180px}.mobile-menu .nav-main-cont ul li a{display:inline-block;color:#fff;transition:ease-in-out 0.25s all;padding:16px 30px;position:relative}.mobile-menu .nav-main-cont ul li a .parent-link:after{content:"\f105";font-family:"Font Awesome 7 Free";font-size:14px;font-weight:700;margin-left:10px}.mobile-menu .nav-main-cont ul li a .parent-link svg{display:none}.slide-menu__slider ul li:hover>a,.slide-menu__slider ul li.current-menu-item>a{position:relative;color:#1877bd}.slide-menu ul ul li a.slide-menu__backlink:before{content:"\f104";font-family:"Font Awesome 7 Free";font-size:14px;font-weight:700;margin-right:10px}.slide-menu ul ul li a .submenu-icon{display:none !important}.nav-main-cont{padding-top:30px}.logo-icon{display:flex;align-items:center}.site-header{padding:10px 20px}.site-header .logo img{width:190px}.nav-footer{padding:30px}}.hero-section{padding:110px 0 60px;position:relative;overflow:hidden;min-height:577px;background:var(--gradiet, linear-gradient(149deg, #0D1C27 30.07%, #1A3348 79.36%))}.hero-section .container{z-index:3}.hero-section .glow-bg{background-size:cover;background-position:center;position:relative;z-index:2;border-radius:283px;background:rgba(41,128,214,0.7116);filter:blur(125px);position:absolute;top:0;left:0;width:390px;height:375px}.hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;opacity:0.1}.hero-section .overlay img{display:block;width:100%;height:auto;object-fit:cover}.hero-section .hero-content{position:relative;z-index:4;text-align:center;padding-bottom:112px}.hero-section .hero-content h1{margin-bottom:34px;color:var(--white-color)}.hero-section .hero-content h4{margin-bottom:34px;line-height:40px;color:var(--white-color)}.hero-section .statistics{margin-top:49px;border-top:1px solid rgba(184,184,184,0.2)}.hero-section .statistics .statistics-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:48px;padding:40px 0}.hero-section .statistics .statistic-item{text-align:center;color:#CCC;font-size:18px}.hero-section .statistics .statistic-item h3{color:#FFF;text-align:center;font-size:96px;font-weight:300;line-height:94px;letter-spacing:-2.88px;margin-bottom:16px}.hero-section .statistics .statistic-item p{line-height:28px;margin:0;padding:0 12px}.home .hero-section{padding:110px 0 60px}.home .hero-section .hero-content{text-align:left}.home .hero-section .hero-content h1,.home .hero-section .hero-content h4{color:#B5E0FF}.home .hero-section .hero-content .btn{padding:9px 16px}.home .hero-section .glow-bg{border-radius:283px;top:auto;bottom:20%;left:-36px;width:283px;height:272px}.resources-hero .hero-content{text-align:left;padding-bottom:191px}.resources-hero .hero-content h1{color:#fff;margin-bottom:10px}.resources-hero .hero-content h4{margin-bottom:0}.rhb-bottom .rhb-bottom-head{margin-bottom:37px}.rhb-bottom .rhb-bottom-head strong{margin-bottom:10px;display:block;color:#4EB4FF;font-size:16px;font-weight:600;line-height:26px;letter-spacing:-0.48px;text-transform:uppercase}.rhb-bottom .rhb-bottom-head h2{color:#fff;margin-bottom:0}.rhb-bottom .rhb-grid{display:grid;column-gap:36px;row-gap:19px;grid-template-columns:repeat(3, 1fr)}.rhb-bottom .rhb-grid .rhb-item{border-radius:12px;background:#32516B;overflow:hidden;padding:46px 49px 37px 37px;color:#D1E8F9;font-weight:400;margin-bottom:16px;transition:var(--transition)}.rhb-bottom .rhb-grid .rhb-item:hover{transform:translateY(-10px)}.rhb-bottom .rhb-grid .rhb-item img{margin-bottom:18px}.rhb-bottom .rhb-grid .rhb-item h6{color:#fff;font-size:20px;margin-bottom:16px;font-weight:700}.rhb-bottom .rhb-grid .rhb-item img{filter:invert(1)}@media (max-width: 1023px){.hero-section{padding:80px 0 40px;min-height:auto}.hero-section .hero-content{padding-bottom:60px}.hero-section .statistics .statistics-grid{grid-template-columns:repeat(2, 1fr);gap:30px}.hero-section .statistics .statistic-item h3{font-size:60px;line-height:1}.rhb-bottom .rhb-grid{grid-template-columns:repeat(2, 1fr)}.resources-hero .hero-content{padding-bottom:100px}}@media (max-width: 767px){.hero-section .statistics .statistics-grid{grid-template-columns:1fr}.home .hero-section{padding:60px 0 60px}.rhb-bottom .rhb-grid{grid-template-columns:1fr}.rhb-bottom .rhb-item{padding:30px 25px}.hero-section .hero-content{padding-bottom:20px}.hero-section .hero-content h4{line-height:normal}}.content-with-bg-inner{position:relative;z-index:2;transition:ease-in-out 0.3s all;background:var(--gradiet, linear-gradient(149deg, #0D1C27 30.07%, #1A3348 79.36%))}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:center center}.image-overlay .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(99deg, rgba(51,51,51,0.6) 42%, rgba(153,153,153,0) 97.68%);background-blend-mode:multiply;z-index:1;width:100%}.image-overlay.enter-active{transform:scale(0.95, 0.85);transition:ease-in-out 1s transform}.content-with-bg{padding:110px 0 56px;position:relative;z-index:2}.content-with-bg .container{position:relative;z-index:2;min-height:700px}.content-with-bg .cwb-content{max-width:55%;color:var(--white-color);position:absolute;top:50%;left:25px;transform:translateY(-50%)}.content-with-bg .cwb-content h5{color:var(--white-color);font-size:24px;font-weight:500;letter-spacing:-0.72px;margin-bottom:24px}.content-with-bg .cwb-content h2{color:var(--white-color)}.content-with-bg .cwb-content p{margin-bottom:24px}@media (max-width: 1023px){.content-with-bg{padding:80px 0}.content-with-bg .container{min-height:auto}.content-with-bg .cwb-content{max-width:100%;position:relative;top:0;left:0;transform:none;text-align:center}}@media (max-width: 767px){.content-with-bg{padding:100px 0}.content-with-bg .cwb-content h5{font-size:20px}.content-with-bg .cwb-content h2{font-size:32px}}.sticky-section{padding:72px 0 100px}.sticky-section .container{position:relative;z-index:2}.sticky-section .sic-head{margin-bottom:120px;text-align:center}.sticky-section .sic-head h2{margin:0}.sticky-section .sic-head p{margin-top:20px;font-size:22px;line-height:36px;letter-spacing:-0.66px}.sticky-section .sticky-row{display:flex;align-items:flex-start}.sticky-section .sticky-row .sticky-image{position:sticky;top:200px;width:50%;padding-right:76px}.sticky-section .sticky-row .sticky-image img{width:100%;height:641px;object-fit:cover;display:block;border-radius:12px}.sticky-section .sticky-row .sticky-content{width:50%}.sticky-section .sticky-row .sticky-content .content-box{background-color:#fff;margin-bottom:61px;padding-bottom:24px;border-bottom:1px solid #515151}.sticky-section .sticky-row .sticky-content .content-box h3{margin:0 0 16px;line-height:40px;letter-spacing:-0.72px;color:var(--primary-color);font-size:24px;font-weight:400}.sticky-section .sticky-row .sticky-content .content-box p{margin-bottom:0}.sticky-section .sticky-row .sticky-content .content-box:last-child{margin-bottom:0}.home .sticky-section{padding:164px 0 200px}.home .sticky-section .sticky-row .sticky-content .content-box{border:0;padding:0;margin-bottom:200px}.home .sticky-section .sticky-row .sticky-content .content-box h3{font-size:32px;margin-bottom:32px;letter-spacing:-0.96px}.home .sticky-section .sticky-row .sticky-content .content-box:last-child{margin-bottom:0}@media (max-width: 1023px){.sticky-section{padding:80px 0}.sticky-section .sic-head{margin-bottom:60px}.sticky-section .sic-head p{font-size:18px;line-height:28px}.sticky-section .sticky-row{flex-direction:column}.sticky-section .sticky-row .sticky-image{position:relative;top:0;width:100%;padding-right:0;margin-bottom:40px}.sticky-section .sticky-row .sticky-image img{height:400px}.sticky-section .sticky-row .sticky-content{width:100%}.home .sticky-section{padding:80px 0}.home .sticky-section .sticky-row .sticky-content .content-box{margin-bottom:60px}}@media (max-width: 767px){.sticky-section{padding:60px 0}.sticky-section .sic-head p{font-size:16px;line-height:24px}.home .sticky-section{padding:0 0 80px}.home .sticky-section .sticky-row .sticky-content .content-box h3{font-size:30px;margin-bottom:20px}.home .sticky-section .sticky-row .sticky-content .content-box{margin-bottom:40px}}.three-column-boxes{padding:63px 0 85px;background:#fff;transition:ease-in-out 0.3s all}.three-column-boxes .container{max-width:1030px}.three-column-boxes .tcb-section-title{margin-bottom:74px;color:var(--primary-color);font-size:22px;line-height:30px}.three-column-boxes .tcb-section-title h2.tcb-title{color:var(--primary-color);margin-bottom:31px;transition:ease-in 1.0s color}.three-column-boxes .tcb-section-title p{margin-bottom:0;color:#515151}.three-column-boxes .tcb-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:71px;row-gap:53px}.three-column-boxes .tcb-row .tcb-box{width:calc(33.33% - 47.33px);margin-bottom:0;font-size:18px;font-weight:500;line-height:28px;position:relative;transition:ease-in 1.0s color}.three-column-boxes .tcb-row .tcb-box .tcb-icon{margin-bottom:26px}.three-column-boxes .tcb-row .tcb-box h6{margin-bottom:16px;font-weight:700;color:var(--primary-color);transition:ease-in 1.0s color}.three-column-boxes .tcb-row .tcb-box::after{content:"";display:block;width:1px;height:100%;background-color:#ccc;position:absolute;top:0;right:-35px}.three-column-boxes .tcb-row .tcb-box:nth-child(3n):after{display:none}.three-column-boxes.active{background-color:var(--blue-color);transition:ease-in 1.0s background-color}.three-column-boxes.active h2.tcb-title,.three-column-boxes.active .tcb-row .tcb-box,.three-column-boxes.active .tcb-row .tcb-box h6{color:#fff}.three-column-boxes.active .tcb-row .tcb-box .tcb-icon img{filter:invert(1)}.three-column-boxes.active .tcb-section-title,.three-column-boxes.active .tcb-section-title p{color:#fff}@media (max-width: 1023px){.three-column-boxes{padding:80px 0}.three-column-boxes .tcb-section-title{margin-bottom:50px;text-align:center}.three-column-boxes .tcb-row{gap:30px}.three-column-boxes .tcb-row .tcb-box{width:calc(50% - 15px);text-align:center}.three-column-boxes .tcb-row .tcb-box::after{display:none}.three-column-boxes .tcb-row .tcb-box h6{margin-bottom:8px}}@media (max-width: 767px){.three-column-boxes{padding:60px 0}.three-column-boxes .tcb-row .tcb-box{width:100%}.three-column-boxes .tcb-row .tcb-box .tcb-icon{margin-bottom:10px}}.two-column-image-content{padding:110px 0 60px}.two-column-image-content .tcic-row{display:flex;flex-wrap:wrap;align-items:center}.two-column-image-content .tcic-row.rounded-corner{border-radius:12px;overflow:hidden}.two-column-image-content .tcic-row .tcic-content{width:50%}.two-column-image-content .tcic-row .tcic-content h2{font-weight:400}.two-column-image-content .tcic-row .tcic-image{width:50%;padding-left:100px}.two-column-image-content .tcic-row .tcic-image img{width:100%;height:464px;object-fit:cover;border-radius:12px;display:block}.two-column-image-content .tcic-row .btn{margin-top:15px}.two-column-image-content .tcic-row-reverse{flex-direction:row-reverse}.two-column-image-content .tcic-row-reverse .tcic-image{padding-left:0;padding-right:100px}.two-column-image-content.style2{position:relative}.two-column-image-content.style2 .container{max-width:1300px}.two-column-image-content.style2 .tcic-row{background-color:#ededed;justify-content:space-between}.two-column-image-content.style2 .tcic-row .tcic-image{padding:0;width:49%}.two-column-image-content.style2 .tcic-row .tcic-image img{border-radius:0;height:100%}.two-column-image-content.style2 .tcic-row .tcic-content{color:var(--primary-color);width:47%;padding:48px 20px 48px 40px}.two-column-image-content.style2 .tcic-row .tcic-content p{margin-bottom:19px}.two-column-image-content.style2 .tcic-row .tcic-content h2{font-size:32px;line-height:40px;font-weight:400;margin-bottom:65px;letter-spacing:-0.96px}.two-column-image-content.style2 .tcic-row .tcic-content .btn{background:var(--primary-color)}.two-column-image-content.style2 .tcic-row .tcic-content .btn:hover{background:var(--blue-color)}.two-column-image-content.style3{position:relative;background:#141c21;color:var(--white-color)}.two-column-image-content.style3 h2{color:var(--white-color);font-size:32px;font-weight:400;line-height:40px;letter-spacing:-0.96px;margin-bottom:15px}.two-column-image-content.style3 ul{list-style:disc;list-style-position:outside;padding:48px 0 0 20px;margin:0}.two-column-image-content.style3 ul li{margin-bottom:24px;color:#ededed}.two-column-image-content.style3 .tcic-row .tcic-image img{height:641px;width:100%;object-fit:cover}.page-id-31 .two-column-image-content.style3 .tcic-row .tcic-image img{height:465px}.page-id-31 .two-column-image-content.style3 .tcic-row .tcic-image{width:52%;padding-left:80px}.page-id-31 .two-column-image-content.style3 .tcic-row .tcic-content{width:48%;color:#ccc}.page-id-31 .two-column-image-content.style3 h2{margin-bottom:29px}@media (max-width: 1023px){.two-column-image-content{padding:50px 0 !important}.two-column-image-content .tcic-row{flex-direction:column !important}.two-column-image-content .tcic-row .tcic-content,.two-column-image-content .tcic-row .tcic-image{width:100% !important;padding:0}.two-column-image-content .tcic-row .tcic-content{margin-bottom:20px;text-align:center}.two-column-image-content .tcic-row .tcic-image img{height:400px}.two-column-image-content.style2{padding:20px 0 40px !important}.two-column-image-content.style2 .tcic-row{flex-direction:column-reverse !important}.two-column-image-content.style2 .tcic-row .tcic-content{padding:40px 20px}.two-column-image-content.style2 .tcic-row .tcic-content h2{margin-bottom:30px}.two-column-image-content.style3 ul{text-align:left;display:inline-block}.two-column-image-content.style3 .tcic-row{flex-direction:column-reverse !important}.two-column-image-content.style3 .tcic-row .tcic-image img{height:auto}.two-column-image-content.style3 .tcic-row .tcic-image{padding-left:0}.two-column-image-content.style3 .tcic-row .tcic-content{margin:40px 0 0}}@media (max-width: 767px){.two-column-image-content{padding:60px 0 !important}.page-id-31 .two-column-image-content.style3 .tcic-row .tcic-image{padding-left:0}.page-id-31 .two-column-image-content.style3 .tcic-row .tcic-image img{height:400px}.two-column-image-content .tcic-row .tcic-content{margin-bottom:40px}}.four-column-carousel{padding:63px 0 90px;background:var(--primary-color)}.four-column-carousel a{text-decoration:none;color:#ccc}.four-column-carousel .fcc-head{margin-bottom:81px;color:#b7b7b8}.four-column-carousel .fcc-head h2{color:#fff}.four-column-carousel .fcc-row .fcc-col{position:relative}.four-column-carousel .fcc-row .fcc-col .image-box{position:relative;margin-bottom:30px;overflow:hidden;border-radius:12px}.four-column-carousel .fcc-row .fcc-col .image-box img{height:357px;width:100%;display:block;object-fit:cover;border-radius:12px;transition:ease-in-out 0.3s transform;transform:scale(1)}.four-column-carousel .fcc-row .fcc-col .image-box span{position:absolute;right:13px;bottom:16px;background:rgba(0,0,0,0.3);backdrop-filter:blur(5px);border-radius:100%;width:48px;height:48px;display:flex;justify-content:center;align-items:center;color:#fff}.four-column-carousel .fcc-row .fcc-col h6{color:#fff}.four-column-carousel .fcc-row .fcc-col:hover .image-box img{transform:scale(1.08)}.four-column-carousel .fcc-row .fcc-col:hover .image-box span{background:#001b1f;backdrop-filter:blur(5px);transition:ease-in-out 0.3s all}.four-column-carousel .swiper-pagination-bullet{background:#000;opacity:0.5}.four-column-carousel .swiper-pagination-bullet-active{opacity:1}.four-column-carousel .swipper{padding-bottom:85px}.four-column-carousel .swiper-horizontal{padding-bottom:100px}.four-column-carousel .swiper-button-prev,.four-column-carousel .swiper-button-next{left:12%;right:auto;top:inherit;bottom:-6px;position:absolute;transform:none;z-index:2;outline:none}.four-column-carousel .swiper-button-next{right:12%;left:auto}.four-column-carousel .swiper-button-next svg,.four-column-carousel .swiper-button-prev svg{width:18px;color:#fff}.four-column-carousel .swiper-button-next:after,.four-column-carousel .swiper-button-prev:after{display:none}.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{max-width:790px;left:0;right:0;margin:auto;bottom:15px;height:2px;background-color:#445058}.swiper-scrollbar-drag{background-color:#B5E0FF}.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background:#445058 !important;opacity:1 !important;height:2px !important;width:260px !important;margin:0;border:0;z-index:1}.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,.four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#b5e0ff !important}.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets,.four-column-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.four-column-carousel .swiper-pagination-custom,.swiper-pagination-fraction{left:50%;width:70%;transform:translateX(-50%);z-index:1}@media (max-width: 1169px){.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:220px !important}}@media (max-width: 1023px){.four-column-carousel{padding:80px 0}.four-column-carousel .fcc-head{margin-bottom:40px;text-align:center}.four-column-carousel .swiper-horizontal{padding-bottom:80px}.four-column-carousel .swiper-button-prev{left:5%}.four-column-carousel .swiper-button-next{right:5%}.four-column-carousel .four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.four-column-carousel .four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:150px !important}.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:120px !important}}@media (max-width: 767px){.four-column-carousel{padding:60px 0}.four-column-carousel .fcc-col .image-box img{height:300px}.four-column-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.four-column-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:30px !important}}.testimonial-section{padding:88px 0 78px;background:#F8F8F8}.testimonial-section .swiper{overflow:hidden}.testimonial-section .swiper .swiper-wrapper{overflow:visible}.testimonial-section .testi-head{margin-bottom:93px;text-align:center}.testimonial-section .testi-bottom{text-align:center;margin-top:70px;font-size:16px}.testimonial-section .testi-row .testi-item{position:relative;line-height:32px;padding:55px 50px 35px 92px;text-align:center;opacity:0.5;color:var(--primary-color)}.testimonial-section .testi-row .testi-item strong{font-size:14px}.testimonial-section .testi-row .testi-item::after{content:"";display:block;width:73px;height:56px;background-color:#ccc;position:absolute;top:36px;left:27px;background:url(../images/quote-icon.svg) no-repeat center center}.testimonial-section .testi-row .testi-item.swiper-slide-active{border-radius:8px;background:#1877BD;box-shadow:0 5px 20px 5px rgba(0,0,0,0.1);color:#fff;opacity:1}.testimonial-section .testi-row .testi-item.swiper-slide-active::after{background:url(../images/quote.svg) no-repeat center center;width:36px;height:32px;top:33px;left:49px}.testimonial-section .swiper{padding-bottom:53px}.testimonial-section .swiper-pagination-bullet{opacity:0.9 !important}.testimonial-section .swiper-pagination-bullet-active{background-color:#1877BD !important}@media (max-width: 1023px){.testimonial-section{padding:80px 0}.testimonial-section .testi-head{margin-bottom:50px}.testimonial-section .testi-row .testi-item{padding:75px 30px 30px;line-height:28px}.testimonial-section .testi-row .testi-item::after,.testimonial-section .testi-row .testi-item.swiper-slide-active::after{left:50%;transform:translateX(-50%);top:20px}}@media (max-width: 767px){.testimonial-section{padding:60px 0}.testimonial-section .testi-head{margin-bottom:40px;padding:0 20px}.testimonial-section .testi-row .testi-item{font-size:16px;line-height:26px}}.tickers-section{padding:94px 0 62px}.tickers-section.dark{background:#EDEDED}.tickers-section .tickers-head{margin-bottom:69px;text-align:center}.tickers-section .tickers-head h2{font-weight:500;margin-bottom:30px}.tickers-section .tickers-row{display:flex;align-items:center;column-gap:24px}.tickers-section .tickers-row .tickers-item{position:relative}.home .tickers-section{padding:112px 0}@media (max-width: 1023px){.tickers-section{padding:80px 0}.tickers-section .tickers-head{margin-bottom:40px}.tickers-section .tickers-row{flex-wrap:wrap;justify-content:center;gap:30px}}@media (max-width: 767px){.tickers-section{padding:60px 0}.tickers-section .tickers-head h2{font-size:32px}.tickers-section .tickers-row{gap:20px}.home .tickers-section{padding:60px 0}}.latest-articles{padding:0 0 56px}.latest-articles .articles-head{margin-bottom:47px;display:flex;justify-content:space-between;align-items:center}.latest-articles .articles-head .see-more{font-size:16px;line-height:20px;font-weight:400;text-decoration:underline;color:var(--primary-color)}.latest-articles .articles-head h2{margin-bottom:0;font-weight:500}.latest-articles .article-row{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:24px}.latest-articles .article-row .article-item{margin-bottom:0;width:calc(25% - 18px);border-bottom:1px solid #e6e6e6;padding-bottom:30px;position:relative}.latest-articles .article-row .article-item a{text-decoration:none;color:var(--primary-color)}.latest-articles .article-row .article-item .article-img{margin-bottom:13px;overflow:hidden;border-radius:4px}.latest-articles .article-row .article-item .article-img img{width:100%;height:130px;display:block;border-radius:4px;object-fit:cover;transform:scaleX(1.1);transition:transform 0.3s ease-in-out}.latest-articles .article-row .article-item:hover .article-img img{transform:scaleX(1)}.latest-articles .article-row .article-item .article-category{font-size:12px;line-height:24px;font-weight:500;padding:0px 12px;height:24px;margin-bottom:18px;border-radius:4px;background:#e6e6e6;display:inline-block;font-family:"Montserrat", sans-serif}.latest-articles .article-row .article-item .article-title{font-size:18px;line-height:24px;margin-bottom:32px;font-weight:500}.latest-articles .article-row .article-item .article-date{font-size:12px;margin-top:auto;position:absolute;left:0;bottom:5px;color:var(--primary-color)}.tag{display:inline-block;background-color:#e2e2e2;color:#141c21;font-size:12px;font-weight:500;padding:0px 12px;border-radius:4px;margin-bottom:16px;line-height:24px}.featured-post-section{padding:80px 0 0}.featured-post-section .post-head{text-align:center;margin-bottom:73px}.featured-post-section .featured-post{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:49px;border-bottom:1px solid #ededed}.featured-post-section .featured-post .featured-post-image{width:calc(100% - 383px);border-radius:4px}.featured-post-section .featured-post .featured-post-image img{width:100%;height:418px;display:block;object-fit:cover}.featured-post-section .featured-post .featured-post-content{padding-left:43px;width:383px;font-size:18px;line-height:26px;color:#141c21}.featured-post-section .featured-post .featured-post-content h5{font-size:24px;font-weight:500;line-height:32px;margin-bottom:15px}.latest-articles{padding:41px 0 80px}.latest-articles .articles-header{margin-bottom:54px}.latest-articles .articles-header h3{margin-bottom:20px;font-weight:700}.latest-articles .articles-header .filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.latest-articles .articles-header .filter-pill{font-size:12px;font-weight:400;padding:0px 14px;line-height:25px;border-radius:4px;background-color:#e2e2e2;color:#141c21;cursor:pointer;transition:all 0.2s ease}.latest-articles .articles-header .filter-pill.active{background-color:#1877bd;color:white;font-weight:500}.latest-articles .articles-header .filter-pill:hover:not(.active){background-color:#d1d5db}.latest-articles .btn{background:#ccc;padding:0 16px;border-radius:4px;line-height:44px;color:#141c21;min-width:156px;text-align:center}.latest-articles .btn:hover{background:#1877bd;color:#fff;transition:var(--transition)}.articles-results{position:relative;min-height:180px}.articles-results .articles-loader{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.72);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.2s ease, visibility 0.2s ease}.articles-results .articles-loader-spinner{width:42px;height:42px;border:4px solid #dbe3ea;border-top-color:#1877bd;border-radius:50%;animation:articles-loader-spin 0.8s linear infinite}.articles-results.is-loading .articles-loader{opacity:1;visibility:visible;pointer-events:auto}.articles-results.is-loading .articles-grid{opacity:0.35 !important}@keyframes articles-loader-spin{to{transform:rotate(360deg)}}.post-section{padding:80px 0 80px}.post-single{padding:100px 0}.articles-grid{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:24px;row-gap:39px;opacity:1 !important}.articles-grid .article-card{display:flex;flex-direction:column;border-bottom:1px solid #ededed;margin-bottom:39px;height:100%;position:relative}.articles-grid .article-card .img-placeholder{margin-bottom:13px;border-radius:4px;overflow:hidden}.articles-grid .article-card .img-placeholder img{width:100%;height:130px;display:block;border-radius:4px;object-fit:cover;transform:scaleX(1.1);transition:transform 0.3s ease-in-out}.articles-grid .article-card .article-card-content{position:relative;display:flex;flex-direction:column;align-items:stretch;height:60%}.articles-grid .article-card .article-card-content a{display:block;margin-bottom:31px}.articles-grid .article-card .article-card-content strong{font-size:18px;line-height:24px;font-weight:500;color:#141c21;display:block}.articles-grid .article-card .article-card-content .tag{align-self:flex-start;margin-bottom:18px}.articles-grid .article-card .article-card-content .date{font-size:12px;color:#141c21;font-weight:500;position:absolute;left:0;bottom:5px}.articles-grid .article-card:hover .img-placeholder img{transform:scaleX(1)}@media (max-width: 1024px){.articles-grid{grid-template-columns:repeat(2, 1fr) !important}.hero{gap:2rem}}@media (max-width: 768px){.articles-grid{grid-template-columns:1fr !important}}@media (max-width: 1023px){.featured-post-section{padding:60px 0 0}.featured-post-section .post-head{margin-bottom:40px}.featured-post-section .featured-post{flex-direction:column;align-items:flex-start}.featured-post-section .featured-post .featured-post-image{width:100%;margin-bottom:30px}.featured-post-section .featured-post .featured-post-image img{height:auto;min-height:300px}.featured-post-section .featured-post .featured-post-content{width:100%;padding-left:0}}@media (max-width: 767px){.latest-articles{padding:20px 0 20px}.latest-articles .articles-head{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:30px}.latest-articles .article-row{flex-direction:column}.latest-articles .article-row .article-item{width:100%}.latest-articles br{display:none}.latest-articles .article-row .article-item .article-title{margin-bottom:14px;font-size:20px}.latest-articles .article-row .article-item{margin-bottom:30px}}.trustmark-blog-post{margin:0 auto;font-family:"Poppins", sans-serif;font-size:18px;line-height:1.6;color:#515151;background-color:#ffffff;padding:100px 0 0}.trustmark-blog-post img{margin-bottom:30px;width:100%;height:440px;object-fit:cover;border-radius:4px;display:block}.trustmark-blog-post h1{color:#32516b;font-size:2.4em;line-height:1.2;margin-bottom:10px;margin-top:0}.trustmark-blog-post h2{color:#32516b;font-size:1.8em;margin-top:40px;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #eef0f2}.trustmark-blog-post h3{color:#32516b;font-size:1.3em;margin-top:30px;margin-bottom:15px}.trustmark-blog-post p{margin-bottom:20px;font-size:1.05em}.trustmark-blog-post blockquote{background-color:#eaf2fa;border-left:5px solid #32516b;padding:20px;margin:30px 0;border-radius:0 8px 8px 0}.trustmark-blog-post blockquote p{margin:0;font-weight:500;color:#32516b;font-size:1.1em}.trustmark-blog-post ul,.trustmark-blog-post ol{margin-bottom:25px;list-style:disc}.trustmark-blog-post li{margin-bottom:10px;font-size:1.05em}.trustmark-blog-post ol{list-style-type:decimal;background:#fcfcfc;border:1px solid #e0e5e9;padding:30px 30px 30px 50px;border-radius:8px}.trustmark-blog-post ol li{margin-bottom:20px;padding-left:10px}.trustmark-blog-post ol li::marker{color:#32516b;font-weight:bold;font-size:1.2em}.trustmark-blog-post ol ul{margin-top:10px;margin-bottom:0;background:transparent;border:none;padding:0 0 0 20px}.trustmark-blog-post small{display:block;margin-top:50px;padding-top:30px;border-top:1px solid #ddd;font-size:0.85em;color:#666666}.trustmark-blog-post small p{font-size:1em;line-height:1.5;margin-bottom:15px}@media (max-width: 768px){.trustmark-blog-post h1{font-size:2em}.trustmark-blog-post h2{font-size:1.5em}}.timeline-section{padding:130px 0 0px;position:relative;background:var(--gradiet, linear-gradient(149deg, #0d1c27 30.07%, #1a3348 79.36%))}.timeline-section .timeline-row{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2;position:relative}.timeline-section .timeline-row .timeline-title{width:45%}.timeline-section .timeline-row .timeline-title h2{color:var(--white-color);position:sticky;top:130px}.timeline-section .timeline-row .timeline-content{width:45%;color:var(--white-color)}.timeline-section .timeline-row .timeline-content .content-box{position:relative;padding-bottom:103px;color:#ccc}.timeline-section .timeline-row .timeline-content .content-box:last-child::before{display:none}.timeline-section .timeline-row .timeline-content .content-box h5{color:var(--white-color);margin-bottom:16px;font-size:24px;font-weight:700;color:var(--white-color)}.timeline-section .timeline-row .timeline-content .content-box span{position:absolute;left:-40px;top:5px;z-index:4;font-size:20px;font-weight:500;color:#fff}.timeline-section .timeline-row .timeline-content .content-box::after{content:"";display:block;width:36px;height:36px;border-radius:100%;background-color:#1877bd;position:absolute;top:0;left:-52px}.timeline-section .timeline-row .timeline-content .content-box::before{content:"";display:block;width:1px;background-color:#1877bd;position:absolute;top:0;left:-35px;height:0;transition:ease-in-out 0.9s height}.timeline-section .timeline-row .timeline-content .content-box.active::before{height:100%}.timeline-section .timeline-row .timeline-content .content-box:last-child{padding-bottom:40px}.timeline-section .glow-bg{background-size:cover;background-position:center;position:relative;z-index:2;border-radius:283px;background:rgba(41,128,214,0.7);filter:blur(125px);position:absolute;top:0;left:15%;width:300px;height:300px;z-index:1}.timeline-section.white{background:#fff}.timeline-section.white .glow-bg{display:none}.timeline-section.white .timeline-row .timeline-title h2,.timeline-section.white .timeline-row .timeline-content .content-box h5{color:var(--primary-color)}.timeline-section.white .timeline-row .timeline-content .content-box{color:#515151}@media (max-width: 1023px){.timeline-section{padding:80px 0}.timeline-section .timeline-row{flex-direction:column}.timeline-section .timeline-row .timeline-title{width:100%;margin-bottom:60px;text-align:center}.timeline-section .timeline-row .timeline-content{width:100%;padding-left:60px}}@media (max-width: 767px){.timeline-section{padding:60px 0}.timeline-section .timeline-row .timeline-content{padding-left:50px}.timeline-section .timeline-row .timeline-content .content-box h5{font-size:20px}}.image-with-accordion{padding:101px 0;position:relative;overflow:hidden}.image-with-accordion .iwa-head{margin-bottom:56px}.image-with-accordion .iwa-head h2{margin:0}.image-with-accordion .iwa-head.center{text-align:center}.image-with-accordion .iwa-head.right{text-align:right}.image-with-accordion .iwa-head.left{text-align:left}.image-with-accordion .iwa-head p{margin-top:16px;font-size:22px;line-height:30px}.image-with-accordion .iwa-row{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2;position:relative;flex-direction:row-reverse}.image-with-accordion .iwa-row .iwa-image{width:480px}.image-with-accordion .iwa-row .iwa-image img{display:block;object-fit:cover;width:100%;height:640px;border-radius:12px}.image-with-accordion .iwa-row .iwa-content{width:calc(100% - 480px);padding-right:76px}.image-with-accordion .iwa-row .iwa-content .content-head h6{font-weight:700;margin-bottom:26px}.image-with-accordion .iwa-row .iwa-content .iwa-box{border-bottom:1px solid #EDEDED;padding-top:30px;position:relative}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-question{cursor:pointer;font-size:24px;font-weight:500;letter-spacing:-0.72px;line-height:40px;color:var(--primary-color);transition:ease-in-out 0.3s all}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-question:first-child{border-top:0;padding-top:0}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-question:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;background:var(--blue-color);transition:ease-in-out 0.8s width}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-question.active{color:var(--blue-color)}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-question.active:after{width:100%}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-answer{padding-top:16px;padding-bottom:24px;color:var(--secondary-color)}@media (max-width: 1023px){.image-with-accordion{padding:80px 0}.image-with-accordion .iwa-row{flex-direction:column}.image-with-accordion .iwa-row .iwa-image{width:100%;margin-bottom:40px}.image-with-accordion .iwa-row .iwa-image img{height:400px;object-position:top}.image-with-accordion .iwa-row .iwa-content{width:100%;padding-right:0}}@media (max-width: 767px){.image-with-accordion{padding:60px 0}.image-with-accordion .iwa-head p{font-size:18px}.image-with-accordion .iwa-box .iwa-question{font-size:20px;line-height:30px}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-question{font-size:20px}.image-with-accordion .iwa-row .iwa-content .iwa-box .iwa-answer{font-size:16px}}.two-column-content-icon{padding:50px 0 82px;position:relative;background:#fff}.two-column-content-icon .tcci-header{margin-bottom:64px;text-align:center}.two-column-content-icon .tcci-header h2{margin:0}.two-column-content-icon .tcci-header p{margin:24px 0 0}.two-column-content-icon .tcci-row{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2;position:relative;gap:40px}.two-column-content-icon .tcci-row .tcci-column{width:calc(50% - 40px)}.two-column-content-icon .tcci-row .tcci-column .tcci-image{margin-bottom:32px}.two-column-content-icon .tcci-row .tcci-column .tcci-image img{display:block}.two-column-content-icon .tcci-row .tcci-column h2{font-weight:400;line-height:56px;letter-spacing:-1.44px}@media (max-width: 1023px){.two-column-content-icon{padding:80px 0}.two-column-content-icon .tcci-header{margin-bottom:40px}.two-column-content-icon .tcci-row{flex-direction:column;gap:40px}.two-column-content-icon .tcci-row .tcci-column{width:100%;text-align:center}.two-column-content-icon .tcci-row .tcci-column .tcci-image img{margin:0 auto}}@media (max-width: 767px){.two-column-content-icon{padding:60px 0}}.contact-us{padding:110px 0 65px;position:relative;overflow:hidden;background:var(--gradiet, linear-gradient(149deg, #0D1C27 30.07%, #1A3348 79.36%))}.contact-us .contact-row{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2;position:relative}.contact-us .contact-row .contact-lt{width:44%;color:var(--white-color);padding-right:67px}.contact-us .contact-row .contact-lt h2{color:var(--white-color)}.contact-us .contact-row .contact-lt p{margin-bottom:34px}.contact-us .contact-row .contact-form{width:56%;border-radius:12px;background:#EAF6FF;padding:32px 45px 45px}.contact-us .contact-row .contact-form label,.contact-us .contact-row .contact-form .gform-field-label{color:#1877BD;font-size:16px;font-weight:500;line-height:180%;margin-left:0}.contact-us .contact-row .contact-form input{color:var(--primary-color);border-radius:4px;border-color:#B5E0FF !important;font-size:16px;line-height:54px;height:54px;background:#fff !important}.contact-us .contact-row .contact-form .gform-theme--foundation .gform_fields{column-gap:9px;row-gap:10px}.contact-us .contact-row .contact-form label,.contact-us .contact-row .contact-form .gfield_label_before_complex{margin-top:24px !important}.contact-us .contact-row .contact-form .gform-theme--foundation .gfield--width-half{grid-column:span 6;margin-bottom:24px}.contact-us .contact-row .contact-form .gfield_checkbox{margin-left:0 !important}.contact-us .contact-row .contact-form .gfield_checkbox label{color:#141C21;font-size:14px;font-weight:400;line-height:180%;cursor:pointer;margin-top:0 !important}.contact-us .contact-row .contact-form .gfield_checkbox .gchoice{background:#fff;padding:18px 15px;flex-direction:row-reverse;display:flex;justify-content:space-between;border:1px solid #B5E0FF;border-radius:4px;align-items:center}.contact-us .contact-row .contact-form .gfield_checkbox .gfield-choice-input{border-radius:50%;border-color:#515151 !important;width:16px;height:16px;cursor:pointer}.contact-us .contact-row .contact-form textarea{border-radius:4px !important;background:#fff !important;font-size:14px !important;height:145px !important;color:var(--primary-color);border-color:#B5E0FF !important;line-height:normal !important}.contact-us .contact-row .contact-form .gform-theme--foundation .gfield textarea.large{min-block-size:inherit !important}.contact-us .contact-row .contact-form input[type="submit"]{border-radius:4px !important;background:#1877bd !important;font-size:16px !important;line-height:normal !important;padding:0 25px !important;height:54px !important}.contact-us .glow-bg{background-size:cover;background-position:center;position:relative;z-index:2;border-radius:283px;background:rgba(41,128,214,0.7);filter:blur(125px);position:absolute;top:15%;left:0;width:300px;height:300px;z-index:1}.contact-us .overlay{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1;opacity:.1}.contact-us .overlay img{display:block;width:100%;height:auto;object-fit:cover}.contact-us.white{background:#fff}.contact-us.white .glow-bg{display:none}.contact-us.white .timeline-row .timeline-title h2,.contact-us.white .timeline-row .timeline-content .content-box h5{color:var(--primary-color)}.contact-us.white .timeline-row .timeline-content .content-box{color:#515151}@media (max-width: 1023px){.contact-us{padding:80px 0}.contact-us .contact-row{flex-direction:column}.contact-us .contact-row .contact-lt{width:100%;padding-right:0;margin-bottom:40px;text-align:center}.contact-us .contact-row .contact-form{width:100%;padding:30px 25px}}@media (max-width: 767px){.contact-us{padding:60px 0}.contact-us .contact-row .contact-form{padding:25px 20px}.contact-us .contact-row .contact-form .gform-theme--foundation .gfield--width-half{grid-column:span 12}}
