@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Instrument+Serif:ital@0;1&family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:figtree;src:url(https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap);font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;overflow-x:hidden}body{position:relative;overflow-x:hidden;font-family:Inter,sans-serif;color:#000;background-color:#111}.container{max-width:120rem;width:100%;margin:0 auto}@media (max-width: 1200px){.container{width:90%}}img{max-width:100%;height:auto}a{text-decoration:none}li{list-style:none;color:#000}.flex{display:flex;align-items:center;gap:3rem}.text-dark{color:#000}.text-sub-title{font-size:2.8rem;color:#fff;font-weight:300;font-family:Inter,sans-serif}.text-white{font-size:1.6rem;color:#fff;font-family:Inter,sans-serif;letter-spacing:.5px}section{margin:10rem 0}@media (max-width: 480px){section{margin:5rem 0;transition:.3s}}.btn{display:inline-block;padding:1.4rem 3.5rem;background-color:#00b600;text-decoration:none;font-size:1.6rem;color:#fff;font-weight:600;border-radius:12px;transition:background-color .3s}.btn.cta_icon{font-weight:200!important}.btn:hover{box-shadow:#00b60066 0 2px 60px,#00b6004d 0 7px 13px -3px,#00b60033 0 -3px inset}.btn-less-padding{display:inline-block;padding:1.6rem;background-color:#00b600;text-decoration:none;font-size:1.6rem;color:#fff;font-weight:600;border-radius:12px;transition:background-color .3s}.btn-less-padding.cta_icon{font-weight:200!important}.btn-less-padding:hover{box-shadow:#00b60066 0 2px 60px,#00b6004d 0 7px 13px -3px,#00b60033 0 -3px inset}.cta_icon{background-color:transparent;margin-left:5px}.btn-border{border-radius:.8rem;border:1px solid #00b600;color:#00b600;font-size:1.6rem;padding:1.2rem 1.6rem;font-weight:400;background-color:#121b11;letter-spacing:.9px}.heading-text{font-size:4.8rem;color:#fff;font-family:Inter,sans-serif;font-weight:300}@media (max-width: 901px){.heading-text{font-size:4rem;transition:.3s}}@media (max-width: 480px){.heading-text{font-size:3.5rem;transition:.3s}}.heading-text .highlight{font-style:italic;color:#00b600;font-family:"Instrument Serif",serif;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s;position:relative;font-weight:500}.heading-text:hover .highlight:after{content:"";display:block;position:absolute;bottom:5px;left:0;width:100%;height:2px;background-color:#00b600;transform-origin:bottom right;transition:transform .3s}.heading-text-big{font-size:6rem;color:#fff;font-family:Inter,sans-serif;font-weight:200;line-height:1.2}@media (max-width: 901px){.heading-text-big{font-size:4rem;transition:.3s}}@media (max-width: 480px){.heading-text-big{font-size:3.5rem;transition:.3s}}.heading-text-big .highlight{font-style:italic;color:#00b600;font-family:"Instrument Serif",serif;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s;position:relative;font-weight:500}.heading-text-big:hover .highlight:after{content:"";display:block;position:absolute;bottom:5px;left:0;width:100%;height:2px;background-color:#00b600;transform-origin:bottom right;transition:transform .3s}.text-light{font-size:1.6rem;font-weight:400;color:#b2b3bd;font-family:Inter,sans-serif;letter-spacing:.5px}.text-light-18{font-size:1.8rem;font-weight:400;color:#b2b3bd;font-family:Inter,sans-serif}.btn-flex{display:flex;align-items:center;gap:.5rem}.flex-center{display:flex;justify-content:center}.heading-text-bold{font-size:4rem;color:#fff;font-weight:600;font-family:Inter,sans-serif}@media (max-width: 901px){.heading-text-bold{font-size:2.8rem;transition:.3s}}@media (max-width: 480px){.heading-text-bold{font-size:2rem;transition:.3s}}.btn-white{border-radius:.8rem;color:#1a4b18;font-size:1.6rem;padding:1.2rem 1.6rem;font-weight:600;background-color:#fff;letter-spacing:.9px;font-family:Inter,sans-serif;display:inline-block}.main-header{z-index:999;left:0;right:0;top:0}.main-header .flex{justify-content:space-between;padding-top:5rem;height:10rem}.main-header .flex .logo{width:15rem}.main-header .flex .nav .menu{display:flex;align-items:center;gap:2rem}.main-header .flex .nav .menu .nav-item{position:relative}.main-header .flex .nav .menu .nav-item .nav-link{cursor:pointer;font-size:1.6rem;display:flex;align-items:flex-end;gap:.3rem;font-weight:400;color:#fff;letter-spacing:1px;transition:color .3s}.main-header .flex .nav .menu .nav-item .nav-link.active,.main-header .flex .nav .menu .nav-item .nav-link:hover{color:#4dd946}@media (max-width: 901px){.main-header .flex .nav .menu .nav-item.sub .sub-menu{margin-top:3rem;transition:.3s}}.main-header .flex .nav .menu .nav-item.sub:hover>ul{display:flex}.main-header .flex .nav .menu .nav-item.sub ul{display:none;position:absolute;top:100%;left:0;flex-direction:column;z-index:1000;padding:1rem 0}@media (max-width: 901px){.main-header .flex .nav .menu .nav-item.sub ul{position:static;gap:3rem;transition:.3s}}.main-header .flex .nav .menu .nav-item.sub ul li{display:flex;align-items:center;gap:.6rem;padding:.5rem 1rem;color:#fff}.main-header .flex .nav .menu .nav-item.sub ul li a{color:#fff}.main-header .flex .nav .menu .nav-item.sub ul li a:hover{color:#4dd946}@media (max-width: 901px){.main-header .flex .nav .menu .nav-item.sub ul li,.main-header .flex .nav .menu .nav-item.sub ul{padding:0;transition:.3s}}.main-header .flex .nav .menu .book-session{font-family:Inter,sans-serif;padding:1.6rem;border-radius:12px;background-color:transparent;border:1px solid #4DD946;font-weight:600;letter-spacing:.48px;font-size:1.6rem;color:#4dd946}.main-header .flex .nav .menu .book-session a{color:#4dd946}@media (max-width: 901px){.main-header .flex .nav .menu .book-session{border-color:#fff;transition:.3s}.main-header .flex .nav .menu .book-session a{color:#fff}.main-header .flex .nav .menu{position:absolute;height:-moz-fit-content;height:fit-content;width:100%;padding:6rem;top:13rem;left:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;background-color:#00b600;transform:translate(-100%);transition:all .3s cubic-bezier(.75,.82,.165,1);z-index:999999;transition:.3s}.main-header .flex .nav .menu li a{font-size:2rem}.main-header .flex .nav .menu-active{transform:translate(0)}}.main-header .flex .nav .hamburger{display:none;align-items:flex-end;justify-content:space-between;flex-direction:column;height:1.8rem;width:2.9rem}@media (max-width: 901px){.main-header .flex .nav .hamburger{display:flex;transition:.3s}}.main-header .flex .nav .hamburger .line{background-color:#fff;width:100%;height:.2rem}.main-header .flex .nav .hamburger .line:nth-child(2){width:80%}@media (max-width: 901px){.hide{display:none;transition:.3s}}.footer{color:#fff;padding:0 0 2rem}@media (max-width: 901px){.footer{padding:0rem 0 2rem;transition:.3s}}.footer .footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;padding:5rem 0;border-bottom:1px solid #fff;border-top:1px solid #fff}.footer .footer-container .footer-logo-contact{flex:1 1 30%}@media (max-width: 901px){.footer .footer-container .footer-logo-contact{flex:1 1 100%;margin-bottom:2rem;transition:.3s}}.footer .footer-container .footer-logo-contact .footer-logo{display:flex;align-items:center}.footer .footer-container .footer-logo-contact .footer-logo img{width:15rem;margin-right:10px}.footer .footer-container .footer-logo-contact address{margin-top:3rem;line-height:1.5;font-weight:400;font-style:normal;font-size:1.6rem;color:#b2b3bd}.footer .footer-container .footer-links{display:flex;flex:1 1 40%;justify-content:space-around}@media (max-width: 901px){.footer .footer-container .footer-links{flex:1 1 100%;justify-content:space-between;margin:2rem 0;transition:.3s}}.footer .footer-container .footer-links .footer-column h4{color:#fff;margin-bottom:3rem;font-size:1.8rem;font-weight:600}.footer .footer-container .footer-links .footer-column ul{list-style:none;padding:0}.footer .footer-container .footer-links .footer-column ul li{margin-bottom:2rem}.footer .footer-container .footer-links .footer-column ul li a{color:#f0f0f0;text-decoration:none;font-size:1.6rem}.footer .footer-container .footer-links .footer-column ul li a:hover{text-decoration:underline}.footer .footer-container .footer-newsletter{flex:1 1 30%}@media (max-width: 901px){.footer .footer-container .footer-newsletter{flex:1 1 100%;margin-top:1rem;transition:.3s}}.footer .footer-container .footer-newsletter h4{color:#f0f0f0;margin-bottom:3rem;font-weight:300;font-size:1.6rem;font-family:Inter,sans-serif}.footer .footer-container .footer-newsletter p{margin-bottom:20px;color:#bbb;font-size:1.5rem}.footer .footer-container .footer-newsletter form{display:flex;gap:2rem}.footer .footer-container .footer-newsletter form input{flex:1;padding:1.8rem 1.7rem;border-radius:1rem;border:1px solid #00ff00;color:#fff;font-size:1.4rem;background-color:#2b2b2b;font-family:Inter,sans-serif}.footer .footer-container .footer-newsletter form input::-moz-placeholder{color:#fff}.footer .footer-container .footer-newsletter form input::placeholder{color:#fff}.footer .footer-container .footer-newsletter form button{padding:1.3rem 1.7rem;background-color:#00b600;color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:1.6rem;border-radius:1rem}.footer .footer-container .footer-newsletter form button:hover{background-color:#090}.footer .footer-container .footer-newsletter .footer-social{margin-top:20px}.footer .footer-container .footer-newsletter .footer-social a{display:inline-block;margin-right:1rem;font-size:2rem;color:#00b600}.footer .footer-container .footer-newsletter .footer-social a .fa-brands{width:43px;height:43px;display:flex;align-items:center;justify-content:center;color:#00b600;border-radius:50%;padding:1.2rem;border:1px solid #1e1e1f}.footer .footer-copyright{text-align:center;padding:3rem 0 1rem;display:flex;justify-content:space-between}@media (max-width: 901px){.footer .footer-copyright{flex-direction:column;transition:.3s}}.footer .footer-copyright p{margin:.5rem 0;font-size:1.6rem}.footer .footer-copyright a{color:#fff;margin:.5rem 0;transition:color .3s;font-size:1.6rem}.footer .footer-copyright a:hover{color:#fff}.button-floating-marketing{position:fixed;bottom:60px;right:40px;z-index:99999}@media (max-width: 901px){.button-floating-marketing{bottom:33px;right:10px;transition:.3s}}@media (max-width: 480px){.button-floating-marketing{bottom:20px;right:10px}}.button-floating-marketing .btn-floating-ai{color:#fff!important;font-size:1.6rem;position:relative;text-decoration:none}.button-floating-marketing .btn-floating-ai:hover+.tooltiptext{visibility:visible;opacity:1}.button-floating-marketing .fa-solid{margin-right:.5rem}.button-floating-marketing .tooltiptext{visibility:hidden;width:230px;background-color:#a5cba7;color:#000;text-align:left;border-radius:6px;padding:15px;font-size:1.2rem;position:absolute;bottom:110%;left:50%;transform:translate(-50%);z-index:100000;opacity:0;transition:opacity .3s ease-in-out}.button-floating-marketing .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#a5cba7 transparent transparent transparent}@media (max-width: 480px){.button-floating-marketing .ai-text{display:none}.button-floating-marketing .btn-floating-ai{font-size:1.4rem}.button-floating-marketing .tooltiptext{width:180px;padding:10px;font-size:1.1rem}}@media (max-width: 768px){.button-floating-marketing{bottom:50px;right:20px}}.privacy-policy{min-height:100vh;color:#fff;padding:6rem 0}.privacy-policy .position{position:relative}.privacy-policy .bg{position:absolute;right:0;transform:rotate(30deg);width:70%;z-index:-1}.privacy-policy__title{font-size:7rem;margin-bottom:1rem;font-weight:400}.privacy-policy p{font-size:1.6rem;line-height:2.4rem;margin-bottom:1.5rem;color:#b2b3bd}.privacy-policy h2{font-size:3rem;margin:2rem 0;font-weight:500}.privacy-policy h3{font-size:2.2rem;margin:1.5rem 0;font-weight:700}.privacy-policy h4{font-size:2rem;margin:1.2rem 0;font-weight:500}.privacy-policy li{color:#b2b3bd;font-size:1.6rem;line-height:2.4rem}.privacy-policy a{color:#b2b3bd}.privacy-policy__date{color:#b2b3bd;margin-bottom:2rem;font-size:1.8rem}.privacy-policy .white{color:#fff}.privacy-policy__section{margin:3rem 0}.privacy-policy__definitions{list-style:none;padding:0}.privacy-policy__definitions li{margin-bottom:1rem;padding-left:2rem;position:relative}.privacy-policy__definitions li:before{content:"•";color:#0f0;position:absolute;left:0}.privacy-policy__definitions .term{color:#fff;margin-right:.6rem}.privacy-policy__subsection{margin-bottom:2rem}.privacy-policy__subsection p{margin-bottom:1rem;line-height:1.6}.privacy-policy__list{list-style:none;padding:0;margin:1rem 0}.privacy-policy__list li{margin-bottom:.8rem;padding-left:1.5rem;position:relative;line-height:1.5}.privacy-policy__list li:before{content:"•";color:#0f0;position:absolute;left:0}.privacy-policy__intro{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#e0e0e0}.privacy-policy .term{font-weight:600;margin-right:.5rem}.privacy-policy__cookie-type{margin-bottom:1.5rem}.privacy-policy__cookie-title{font-size:1.2rem;color:#fff;margin-bottom:1rem;font-weight:500}.privacy-policy__cookie-details p{margin-bottom:.5rem}.privacy-policy__cookie-details p strong{margin-right:.5rem}.privacy-policy__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(45%,1fr));row-gap:3rem;-moz-column-gap:6rem;column-gap:6rem;margin-top:1.5rem}.privacy-policy__text--note{font-style:italic;color:#b0b0b0;border-left:3px solid #00ff00;padding-left:1rem;margin-top:2rem}.privacy-policy__list .item{position:relative;padding-left:1.5rem}@media (max-width: 768px){.privacy-policy__title{font-size:5rem;margin-bottom:1rem;font-weight:400}.privacy-policy__grid{grid-template-columns:1fr}}.action-section{text-align:center;position:relative;height:100%;width:100%;padding:2rem;margin-bottom:30px}.action-section .action-overlay{position:absolute;top:0;left:22%;width:55%;right:10%;background-color:#111;height:100%;z-index:-1}.action-section .action-content{padding:5rem;border:1px solid #00b600;position:relative;z-index:1}.action-section .action-content:after,.action-section .action-content:before{width:80%;height:1px;background-color:#111;position:absolute;content:"";left:10%;z-index:2}.action-section .action-content:after{top:-1px}.action-section .action-content:before{bottom:-1px}.action-section h2{margin-bottom:2rem}.action-section p{font-size:1.8rem;margin-bottom:3rem;color:#b2b3bd}.action-section button{border:none;transition:background-color .3s}.action-section .btn-action{width:200px;border-radius:12px}.faq-section{display:flex;align-items:space-between}.faq-section .faq-container{display:flex;flex-direction:row;padding:10px;gap:3rem}@media (max-width: 901px){.faq-section .faq-container{flex-direction:column;gap:2rem;height:100%;transition:.3s}}@media (max-width: 480px){.faq-section .faq-container{height:100%;transition:.3s}}.faq-section .faq-container .faq-image-container{flex-basis:40%;display:flex;position:relative;justify-content:center;align-items:center}@media (max-width: 901px){.faq-section .faq-container .faq-image-container{flex-basis:22%;transition:.3s}}.faq-section .faq-container .faq-image-container img{height:70%;width:auto;max-width:90%}.faq-section .faq-container .faq-image-container .faq-text{position:absolute;font-family:"Instrument Serif";font-style:italic;font-weight:400;font-size:8rem;text-align:center;color:#00b600}.faq-section .faq-container .faq-text-Container{display:flex;flex-basis:60%;flex-direction:column;justify-content:start;align-items:start;overflow:hidden;padding:10px}@media (max-width: 901px){.faq-section .faq-container .faq-text-Container{flex-direction:column;flex-grow:1;transition:.3s}}.faq-section .faq-container .faq-text-Container .faq-item{width:100%;border-bottom:#00b600 solid;border-width:0px 0px 1px 0px;padding:30px 0}.faq-section .faq-container .faq-text-Container .faq-item h4{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-size:2.4rem;line-height:1.2;color:#00b600}.faq-section .faq-container .faq-text-Container .faq-item .faqQueContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 480px){.faq-section .faq-container .faq-text-Container .faq-item .faqQueContainer{gap:2rem;transition:.3s}}.faq-section .faq-container .faq-text-Container .faq-item .faqQueContainer .dropIcon{margin-right:10px;transition:transform .3s ease-in-out;font-size:2rem;color:#00b600}.faq-section .faq-container .faq-text-Container .faq-item .faqQueContainer .rotate{transform:rotate(-180deg);opacity:10}.faq-section .faq-container .faq-text-Container .faq-item .faqAnsContainer{margin-top:10px;padding:1rem .8rem 1rem 0rem}.faq-section .faq-container .faq-text-Container .faq-item .faqAnsContainer p{font-family:Inter;font-style:normal;font-weight:500;font-size:2rem;line-height:24px;margin-left:2rem;color:#fff}.webinar-section{padding:5rem 0;position:relative;width:100%;height:100%}@media (max-width: 480px){.webinar-section{padding:0;margin:0;transition:.3s}}.webinar-section .section_image{position:absolute;top:0;left:0}.webinar-section .container-upcomig{width:100%;margin-left:10.5%;display:block}@media (max-width: 901px){.webinar-section .container-upcomig{margin-left:0;padding:2rem;transition:.3s}}.webinar-section .heading-wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width: 480px){.webinar-section .heading-wrapper{flex-direction:row;transition:.3s}}.webinar-section .heading-wrapper .custom-swiper-btn{position:relative;justify-content:center;align-items:center;height:3rem;width:10rem;right:30rem!important}@media (max-width: 1200px){.webinar-section .heading-wrapper .custom-swiper-btn{right:20rem!important}}@media (max-width: 901px){.webinar-section .heading-wrapper .custom-swiper-btn{right:15rem!important;transition:.3s}}@media (max-width: 480px){.webinar-section .heading-wrapper .custom-swiper-btn{right:5rem!important;transition:.3s}}.webinar-section .heading-wrapper .custom-swiper-btn .swiper-button-next{height:4rem!important;width:4rem!important;color:#00b600!important;font-size:2rem}@media (max-width: 1040px){.webinar-section .heading-wrapper .custom-swiper-btn .swiper-button-next{left:calc(100% - 5rem)!important;transition:.3s}}.webinar-section .heading-wrapper .custom-swiper-btn .swiper-button-next:after{display:none}.webinar-section .heading-wrapper .custom-swiper-btn .swiper-button-prev{height:4rem!important;color:#00b600!important;width:4rem!important;font-size:2rem;font-weight:500}@media (max-width: 1040px){.webinar-section .heading-wrapper .custom-swiper-btn .swiper-button-prev{left:calc(100% - 8rem)!important;transition:.3s}}.webinar-section .heading-wrapper .custom-swiper-btn .swiper-button-prev:after{display:none}.webinar-section .webinar-cards{display:flex;gap:1rem;padding:4rem 0rem 0rem}@media (max-width: 901px){.webinar-section .webinar-cards{background-color:#263238;margin-top:2rem;padding:10px;border-radius:12px;transition:.3s}}.webinar-section .webinar-card{background-color:#263238;border-radius:10px;overflow:hidden;min-width:30rem;display:flex;padding:.5rem;flex-wrap:wrap;gap:1rem;max-height:50rem}@media (max-width: 901px){.webinar-section .webinar-card{display:initial;max-height:0rem;flex-direction:column;transition:.3s}}.webinar-section .webinar-card .card-image{flex:1}.webinar-section .webinar-card .card-image img{width:100%;height:100%;border-radius:10px}@media (max-width: 480px){.webinar-section .webinar-card .card-image img{max-width:100%;transition:.3s}}.webinar-section .webinar-card .card-content{flex:1;padding:1.5rem;text-align:left;justify-content:space-between}@media (max-width: 901px){.webinar-section .webinar-card .card-content{margin-top:3rem;transition:.3s}}.webinar-section .webinar-card .card-content h2{margin-bottom:3rem;font-size:3rem;line-height:1.2;color:#fff;font-weight:300;font-family:Inter,sans-serif}.webinar-section .webinar-card .card-content .line{height:5px;width:40px;background-color:#fff;margin:2rem 0;border-radius:10px}.webinar-section .webinar-card .card-content p{font-size:1.6rem;font-family:Inter,sans-serif}.webinar-section .webinar-card .card-content .event-details{list-style:none;padding:0;margin:1rem 0}.webinar-section .webinar-card .card-content .event-details li{display:flex;align-items:center;margin-bottom:.5rem;color:#fff;font-size:1.6rem}.webinar-section .webinar-card .card-content .event-details li .time{margin-left:4px}.webinar-section .webinar-card .card-content .register-button{margin-top:3rem;display:inline-block;background-color:#fff}.consumer-insights{color:#fff;padding:6rem 0;border-bottom:1px solid #182a18}@media (max-width: 992px){.consumer-insights{padding:2rem}}@media (max-width: 768px){.consumer-insights{padding:1.5rem}}@media (max-width: 576px){.consumer-insights{padding:1rem}}.consumer-insights__back-button{all:unset;display:flex;align-items:center;gap:1rem;color:#0f0;margin-bottom:2rem;transition:opacity .3s ease;font-size:1.6rem;cursor:pointer}.consumer-insights__back-button:hover{opacity:.8}.consumer-insights__back-button svg{width:1.25rem;height:1.25rem;margin-right:.5rem}@media (max-width: 768px){.consumer-insights__back-button{font-size:1rem;margin-bottom:1.5rem}.consumer-insights__back-button svg{width:1rem;height:1rem}}.consumer-insights__title{font-size:5rem;font-weight:400;margin-bottom:2rem}@media (max-width: 992px){.consumer-insights__title{font-size:3rem;margin-bottom:1.75rem}}@media (max-width: 768px){.consumer-insights__title{font-size:2.5rem;margin-bottom:1.5rem}}@media (max-width: 576px){.consumer-insights__title{font-size:2rem;margin-bottom:1.25rem}}.consumer-insights__tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}@media (max-width: 768px){.consumer-insights__tags{gap:.75rem;margin-bottom:2rem}}@media (max-width: 576px){.consumer-insights__tags{gap:.5rem;margin-bottom:1.5rem}}.consumer-insights__tags .tag{padding:1rem 2rem;border:1px solid #fff;border-radius:9999px;font-size:1.2rem;cursor:pointer;transition:background-color .3s ease}.consumer-insights__tags .tag:hover{background-color:#3d3d3d}@media (max-width: 768px){.consumer-insights__tags .tag{padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 576px){.consumer-insights__tags .tag{padding:.5rem .75rem;font-size:.75rem}}.consumer-insights__author{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}@media (max-width: 768px){.consumer-insights__author{gap:.75rem;margin-bottom:2rem}}.consumer-insights__author-avatar{width:4.5rem;height:4.5rem;border-radius:50%;background-color:#4d4d4d;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.consumer-insights__author-avatar{width:2.5rem;height:2.5rem}}.consumer-insights__author-info-name{font-size:1.6rem;font-weight:600;margin-bottom:.5rem}@media (max-width: 768px){.consumer-insights__author-info-name{font-size:1rem}}.consumer-insights__author-info-date{font-size:1.4rem;color:#7d7d7d}@media (max-width: 768px){.consumer-insights__author-info-date{font-size:.875rem}}.consumer-insights__image{width:100%;height:65rem;background-color:gray;border-radius:1rem;overflow:hidden;margin-bottom:3rem}@media (max-width: 992px){.consumer-insights__image{height:55rem}}@media (max-width: 768px){.consumer-insights__image{height:45rem}}@media (max-width: 576px){.consumer-insights__image{height:35rem}}.consumer-insights__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.consumer-insights__content{max-width:100rem;margin:0 auto}.consumer-insights__content h2{font-size:3.6rem;font-weight:500;margin:2rem 0}@media (max-width: 992px){.consumer-insights__content h2{font-size:2.5rem;margin-bottom:1.75rem}}@media (max-width: 768px){.consumer-insights__content h2{font-size:2rem;margin-bottom:1.5rem}}.consumer-insights__content h3{font-size:2.4rem;font-weight:500;margin:1.5rem 0}@media (max-width: 992px){.consumer-insights__content h3{font-size:2rem;margin-bottom:1.5rem}}@media (max-width: 768px){.consumer-insights__content h3{font-size:1.875rem;margin-bottom:1.25rem}}.consumer-insights__content .consumer-insights__image-wrapper{margin-top:20px;margin-bottom:20px}.consumer-insights__content p{color:#fff;line-height:1.8;font-size:1.6rem}@media (max-width: 992px){.consumer-insights__content p{font-size:1.125rem;line-height:1.7}}@media (max-width: 768px){.consumer-insights__content p{font-size:1rem;line-height:1.6}}.similar-blog{margin-top:2px;padding:6rem 0;border-top:1px solid #182a18}.similar-blog .title{font-size:4.8rem;font-weight:500;color:#fff;margin-bottom:3rem}.blog-container{color:#fff;padding:6rem 0 0}.blog-container .blog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@media (max-width: 901px){.blog-container .blog-header{flex-direction:column;align-items:flex-start;gap:1rem;transition:.3s}}.blog-container .blog-header .header-content h1{font-size:7rem;font-weight:400;margin-bottom:1rem}@media (max-width: 901px){.blog-container .blog-header .header-content h1{font-size:4rem;transition:.3s}}.blog-container .blog-header .header-content p{color:#b2b3bd;line-height:1.6;font-size:2.2rem;text-wrap:balance}@media (max-width: 901px){.blog-container .blog-header .header-content p{font-size:1.8rem;transition:.3s}}.blog-container .social-section{display:flex;align-items:center;align-items:flex-start;flex-direction:column;gap:1rem}.blog-container .social-section span{font-size:1.6rem;color:#b2b3bd}.blog-container .social-section .social-icons{display:flex;align-items:center;gap:2rem}.blog-container .social-section .social-icons a{display:inline-block;margin-right:1rem;font-size:2rem;color:#0f0}.blog-container .social-section .social-icons a .fa-brands{width:43px;height:43px;display:flex;align-items:center;justify-content:center;color:#0f0;border-radius:50%;padding:1.2rem;border:1px solid #1e1e1f}.blog-container .blog-card{border-radius:1rem;height:64rem;overflow:hidden;border:1px solid #00b600;background-color:#00b60021;padding:1.5rem;position:relative;color:#fff}@media (max-width: 901px){.blog-container .blog-card{height:48rem;transition:.3s}}@media (max-width: 480px){.blog-container .blog-card{height:32rem;transition:.3s}}.blog-container .card-image-container{position:relative;width:100%;height:100%;border-radius:1rem;overflow:hidden}.blog-container .card-image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-container .card-image-container .gradient-overlay{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#12661100,#000c)}.blog-container .card-content{position:absolute;bottom:0;left:0;padding:2rem;width:100%}.blog-container .card-content h2{color:#fff;font-size:4.8rem;font-weight:400;margin-bottom:1rem}@media (max-width: 901px){.blog-container .card-content h2{font-size:3.2rem;transition:.3s}}@media (max-width: 480px){.blog-container .card-content h2{font-size:2.8rem;transition:.3s}}.blog-container .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.blog-container .tags .tag{padding:.8rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.3);font-size:1.2rem;transition:all .3s ease}.blog-container .tags .tag:hover{opacity:.8;transform:translateY(-1px)}@media (max-width: 901px){.blog-container .tags .tag{font-size:1rem;transition:.3s}}.blog-container .author-info{display:flex;align-items:center;gap:1rem}.blog-container .author-info img{width:4.4rem;height:4.4rem;border-radius:50%}@media (max-width: 901px){.blog-container .author-info img{width:3.2rem;height:3.2rem;transition:.3s}}.blog-container .author-info .author-details .author-name{font-size:1.6rem;font-weight:500;margin-bottom:.5rem}@media (max-width: 901px){.blog-container .author-info .author-details .author-name{font-size:1.2rem;transition:.3s}}.blog-container .author-info .author-details .author-date{font-size:1.6rem;color:#b2b3bd}@media (max-width: 901px){.blog-container .author-info .author-details .author-date{font-size:1.2rem;transition:.3s}}@media (max-width: 768px){.blog-container .blog-header{flex-direction:column;gap:1.5rem}.blog-container .card-content h2{font-size:2rem}.blog-container .tags{justify-content:flex-start}}@media (max-width: 480px){.blog-container .blog-container{padding:1rem}.blog-container .header-content h1{font-size:2.5rem}.blog-container .card-content h2{font-size:1.75rem}}.insights{padding:6rem 0}.insights__grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(33rem,1fr))}.insights__card{background-color:transparent;border:none;cursor:pointer;overflow:hidden}.insights__card-image{position:relative;width:100%;height:22rem;margin-bottom:1rem;border-radius:1rem;overflow:hidden;background-color:gray}.insights__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.insights__card-content{padding:0}.insights__card-title{color:#fff;font-size:1.6rem;font-weight:500;line-height:2.5rem!important;margin-bottom:1rem}.insights__card-date{color:#b2b3bd;font-size:1.4rem;gap:.5rem}.insights__card-date svg{width:1rem;height:1rem}.insights__reach-us{margin-top:3rem;display:flex;align-items:center;align-items:flex-end;justify-content:center;width:100%}.insights__reach-us-button{all:unset;display:flex;align-items:center;color:#fff;background-color:#00b600;font-size:1.6rem;padding:1.2rem 2rem;border-radius:1rem;font-weight:500;gap:.5rem;cursor:pointer}.insights__reach-us-button svg{width:1.6rem;height:1.6rem;stroke-width:3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .5s ease-out forwards}.course-main{margin-top:1.5rem}.course-main .course-cont{padding:10rem 0 6rem;position:relative}.course-main .img-1{height:28rem;width:37rem;background-image:linear-gradient(to top,#121212,#286226);z-index:-1;position:absolute;top:5rem;left:-3rem;padding:2px 1px 0}@media (max-width: 901px){.course-main .img-1{display:none;transition:.3s}}.course-main .img-1 div{box-sizing:border-box;padding:1px;height:28rem;width:37rem;background-image:linear-gradient(to top,#111,#111);height:100%;width:100%}.course-main .linkedin-course{color:#fff;padding:2rem;display:flex;gap:3rem}@media (max-width: 901px){.course-main .linkedin-course{flex-direction:column;align-items:center;transition:.3s}}.course-main .linkedin-course .content{width:50%;padding-right:2rem}@media (max-width: 901px){.course-main .linkedin-course .content{width:100%;transition:.3s}}.course-main .linkedin-course .content .back-button{color:#0f0;display:flex;gap:1rem;margin-bottom:1rem;background:none;border:none;cursor:pointer;font-size:1.6rem}.course-main .linkedin-course .content .back-button svg{margin-right:.5rem}.course-main .linkedin-course .content h1{font-size:7rem;font-weight:400;margin-bottom:1rem}.course-main .linkedin-course .content h2{color:#0f0;font-size:5rem;margin-bottom:1rem;font-weight:400;font-family:"Instrument Serif";font-style:italic}.course-main .linkedin-course .content p{color:#b2b3bd;font-size:1.6rem;line-height:2.4rem;margin-bottom:1rem}.course-main .linkedin-course .content .pricing{margin-bottom:1rem}.course-main .linkedin-course .content .pricing .discounted-price{color:#0f0;font-size:3.6rem;font-weight:700;margin-right:1.5rem}.course-main .linkedin-course .content .pricing .original-price{text-decoration:line-through;font-size:3.6rem}.course-main .linkedin-course .content a{display:inline-block;padding:1.6rem 3.2rem;background-color:#00b600;color:#fff;border:none;border-radius:1rem;cursor:pointer;transition:background-color .3s ease;font-weight:500;font-size:1.6rem}.course-main .linkedin-course .content a:hover{background-color:linear-gradient(to right,rgba(0,182,0,.5137254902),#009600)}.course-main .linkedin-course .icon-display{width:50%}@media (max-width: 901px){.course-main .linkedin-course .icon-display{width:100%;transition:.3s}}.course-main .linkedin-course .icon-display .icon-grid{height:60rem;width:100%}@media (max-width: 901px){.course-main .linkedin-course .icon-display .icon-grid{height:45rem;transition:.3s}}@media (max-width: 480px){.course-main .linkedin-course .icon-display .icon-grid{height:35rem;transition:.3s}}.course-main .linkedin-course .icon-display .icon-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 901px){.course-main .linkedin-course .icon-display .icon-grid img{-o-object-fit:fill;object-fit:fill;transition:.3s}}.course-main .bottom{display:flex;flex-direction:column;gap:1.5rem}.course-main .projects-container{color:#fff;padding:20px;border-radius:8px}.course-main .projects-title{position:relative;font-size:24px;width:-moz-fit-content;width:fit-content;margin-bottom:-1.5rem;margin-left:3rem;background-color:#111}.course-main .border{background:linear-gradient(90deg,#00b600,#111);padding:2px}.course-main .projects-list{background:linear-gradient(90deg,#33310a,#111);padding:3rem;display:flex;flex-wrap:wrap;gap:3rem}@media (max-width: 901px){.course-main .projects-list{gap:1.5rem;transition:.3s}}.course-main .project-item{color:#fff;padding:10px 15px;border-radius:5px;display:flex;align-items:center;font-size:1.8rem}.course-main .project-number{color:#fff;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center;margin-right:.5rem;font-size:1.8rem}.course-main .skilled-covered-ui{display:flex}@media (max-width: 901px){.course-main .skilled-covered-ui{display:none;transition:.3s}}.course-main .skilled-covered-ui .content{position:relative;height:70vh;width:100%;display:flex;align-items:center;justify-content:center}.course-main .skilled-covered-ui .bg-1{position:absolute;left:0;top:0;height:100%;z-index:-11}.course-main .skilled-covered-ui .bg-1 img{-o-object-fit:cover;object-fit:cover}.course-main .skilled-covered-ui .bg-2{position:absolute;left:0;bottom:0;height:100%;z-index:-11}.course-main .skilled-covered-ui .bg-2 img{-o-object-fit:cover;object-fit:cover}.course-main .skilled-covered-ui .bg-3{position:absolute;right:0;bottom:0;z-index:-16}.course-main .skilled-covered-ui .bg-3 img{-o-object-fit:cover;object-fit:cover}.course-main .skill-container{position:relative;width:50rem;height:50rem}.course-main .skill-container .circle{position:absolute;width:35rem;height:35rem;background:#0a2d0a6b;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.course-main .skill-container .circle p{font-size:5rem;font-weight:500;margin-top:2rem}.course-main .skill-container .circle p .highlight{color:#00b600;font-family:"Instrument Serif";font-style:italic;line-height:2.5rem}.course-main .skill-container .progress-ring{position:absolute;top:0;left:0;width:100%;height:100%}.course-main .skill-container .progress-ring .progress-arc{position:absolute;width:100%;height:100%;border:2px solid transparent;border-radius:50%;clip-path:polygon(64% 0,100% 0,100% 100%,64% 100%);border-top:1px solid rgba(124,255,117,.7882352941);border-right:2px solid #7dff75;border-bottom:1px solid rgba(124,255,117,.7333333333)}.course-main .skill-container .progress-ring .progress-dot{position:absolute;width:10px;height:10px;background:#4caf50;border-radius:50%;transform:translate(-50%,-50%)}.course-main .skill-container .progress-ring .progress-dot-label{position:absolute;color:#fff;font-size:2.4rem;white-space:nowrap;left:3.5rem;top:-.9rem}.course-main .skill-container .progress-ring .progress-dot-label:hover{color:#009600}.course-main .skill-container .progress-ring .dot1{top:3.6%;left:69%}.course-main .skill-container .progress-ring .dot2{top:18%;left:88%}.course-main .skill-container .progress-ring .dot3{top:40%;left:98.5%}.course-main .skill-container .progress-ring .dot4{top:60%;left:99%}.course-main .skill-container .progress-ring .dot5{top:82%;left:88.5%}.course-main .skill-container .progress-ring .dot6{top:95%;left:72%}.linkedin-learning{color:#fff;padding:10rem 0 0;position:relative}.linkedin-learning .highlight{color:#4caf50}.linkedin-learning .background{background:linear-gradient(180deg,#0009,#0000);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.linkedin-learning .background img{width:100%}.linkedin-learning h2{font-size:4rem;font-weight:400;margin-bottom:1rem}@media (max-width: 768px){.linkedin-learning h2{font-size:3.2rem}}@media (max-width: 480px){.linkedin-learning h2{font-size:2.4rem}}.linkedin-learning .who-is-it-for{padding:0 6rem;display:flex;justify-content:space-between;margin-bottom:6rem}@media (max-width: 768px){.linkedin-learning .who-is-it-for{flex-direction:column;padding:0}}.linkedin-learning .who-is-it-for .image-container{min-width:38rem;padding:1rem;border:1px dashed #7dff75;border-radius:0 0 20rem 20rem;overflow:hidden;margin-bottom:1rem}.linkedin-learning .who-is-it-for .image-container div{min-width:36rem;height:47rem;border-radius:0 0 20rem 20rem;overflow:hidden}.linkedin-learning .who-is-it-for .image-container div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.linkedin-learning .who-is-it-for .right{width:55%}@media (max-width: 768px){.linkedin-learning .who-is-it-for .right{width:100%;margin-top:2rem}}.linkedin-learning .who-is-it-for .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 768px){.linkedin-learning .who-is-it-for .grid{grid-template-columns:1fr}}.linkedin-learning .who-is-it-for .grid .grid-item{padding:1rem;border-radius:8px}.linkedin-learning .who-is-it-for .grid .grid-item h3{color:#f0f0f0;font-weight:600;font-size:2.2rem;margin-bottom:1rem}@media (max-width: 768px){.linkedin-learning .who-is-it-for .grid .grid-item h3{font-size:1.8rem}}.linkedin-learning .who-is-it-for .grid .grid-item p{color:#b2b3bd;font-size:1.6rem}@media (max-width: 768px){.linkedin-learning .who-is-it-for .grid .grid-item p{font-size:1.4rem}}.linkedin-learning .what-you-will-learn{margin-top:2rem}.linkedin-learning .what-you-will-learn h2{font-size:5rem;font-weight:500}@media (max-width: 768px){.linkedin-learning .what-you-will-learn h2{font-size:4rem}}@media (max-width: 480px){.linkedin-learning .what-you-will-learn h2{font-size:3rem}}.linkedin-learning .what-you-will-learn .list-box{margin-top:2rem;background:linear-gradient(360deg,#111 28.68%,#004b00 104.31%);padding:2px}.linkedin-learning .what-you-will-learn ul{background-color:#111;padding:5rem 3rem}@media (max-width: 768px){.linkedin-learning .what-you-will-learn ul{padding:3rem 2rem}}.linkedin-learning .what-you-will-learn ul li{margin-bottom:2.5rem;position:relative;padding-left:2.5rem;color:#f0f0f0;font-size:2.6rem;font-weight:300}@media (max-width: 768px){.linkedin-learning .what-you-will-learn ul li{font-size:1.6rem}}.linkedin-learning .what-you-will-learn ul li:before{content:"•";color:#fff;position:absolute;left:0}.course-feature{padding:6rem 0 0;position:relative}.course-feature .section_image{position:absolute;top:0}.course-feature h2{font-size:4.8rem;color:#fff;text-align:center;margin-bottom:3rem}@media (max-width: 768px){.course-feature h2{font-size:3.6rem}}@media (max-width: 480px){.course-feature h2{font-size:2.8rem}}.course-feature .course-boxs{display:grid;grid-template-columns:repeat(auto-fit,minmax(23%,1fr));gap:1.5rem}@media (max-width: 1024px){.course-feature .course-boxs{grid-template-columns:repeat(auto-fit,minmax(30%,1fr))}}@media (max-width: 768px){.course-feature .course-boxs{grid-template-columns:repeat(auto-fit,minmax(45%,1fr))}}@media (max-width: 480px){.course-feature .course-boxs{grid-template-columns:1fr}}.course-feature .course-boxs .course-inner{width:auto;display:flex;justify-content:space-between;flex-direction:column;background:linear-gradient(to bottom,#062806,#1f1d1f);gap:4rem;padding:3rem;border-radius:12px;position:relative;min-height:30rem;transition:.5s;border:1px solid transparent}.course-feature .course-boxs .course-inner:hover{border:1px solid #00ff00}@media (max-width: 768px){.course-feature .course-boxs .course-inner{padding:2rem}}@media (max-width: 480px){.course-feature .course-boxs .course-inner{padding:1.5rem}}.course-feature .course-boxs .course-inner .feature-space{display:flex;flex-direction:column;justify-content:space-between;min-height:25rem}.course-feature .course-boxs .course-inner .img-abs-wrapper{display:flex;gap:8rem;flex-direction:column;justify-content:space-between;position:absolute;top:0;right:0;width:10rem}@media (max-width: 901px){.course-feature .course-boxs .course-inner .img-abs-wrapper{transition:.3s}}.course-feature .course-boxs .course-inner .img-abs-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-feature .course-boxs .course-inner .content{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:1.5rem 1.5rem 0 0;border-radius:12px}.course-feature .course-boxs .course-inner .content h3{font-size:2.2rem;margin-bottom:1rem;line-height:28px;font-weight:500;color:#4caf50}.course-feature .course-boxs .course-inner .content p{font-size:1.6rem;margin-bottom:2rem;letter-spacing:.5px}.helping-b2b-companies-page{margin-bottom:14rem}@media (max-width: 901px){.helping-b2b-companies-page{margin-bottom:8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page{margin-bottom:5rem;transition:.3s}}.helping-b2b-companies-page .container{display:flex;align-items:center;justify-content:space-between;gap:4rem}@media (max-width: 1040px){.helping-b2b-companies-page .container{gap:3rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .container{flex-direction:column;gap:2rem;transition:.3s}}.helping-b2b-companies-page .hero-left{flex:1;position:relative;padding-left:8rem}@media (max-width: 1040px){.helping-b2b-companies-page .hero-left{padding-left:4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .hero-left{padding-left:0;width:100%;transition:.3s}}.helping-b2b-companies-page .hero-left:before{content:"";position:absolute;left:-5rem;top:-14rem;width:70rem;height:70rem;background:url(/images/helping-b2b-companies/Vector.svg) no-repeat center center;background-size:contain;opacity:1;pointer-events:none;z-index:-1}@media (max-width: 1040px){.helping-b2b-companies-page .hero-left:before{width:50rem;height:50rem;left:-3rem;top:-10rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .hero-left:before{width:40rem;height:40rem;left:-2rem;top:-8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .hero-left:before{width:30rem;height:30rem;left:-1rem;top:-6rem;transition:.3s}}.helping-b2b-companies-page .hero-border-1,.helping-b2b-companies-page .hero-border-2{position:absolute;left:0;width:100%;height:auto;pointer-events:none;z-index:-1}@media (max-width: 901px){.helping-b2b-companies-page .hero-border-1,.helping-b2b-companies-page .hero-border-2{display:none;transition:.3s}}.helping-b2b-companies-page .hero-border-1{top:-12rem;width:65%;transform:rotateY(180deg)}.helping-b2b-companies-page .hero-border-2{top:12rem;width:65%;transform:rotateY(180deg);bottom:0}.helping-b2b-companies-page .hero-right{flex:1;display:flex;justify-content:flex-end}@media (max-width: 901px){.helping-b2b-companies-page .hero-right{justify-content:center;transition:.3s}}.helping-b2b-companies-page .helping-b2b-image-outer{position:relative}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-image-outer{width:100%;display:flex;justify-content:center;transition:.3s}}.helping-b2b-companies-page .helping-b2b-image-outer:after{content:"";position:absolute;right:-12rem;top:-6rem;width:60rem;height:60rem;background:url(/images/helping-b2b-companies/Vector-1.svg) no-repeat center center;background-size:contain;opacity:1;pointer-events:none}@media (max-width: 1040px){.helping-b2b-companies-page .helping-b2b-image-outer:after{width:45rem;height:45rem;right:-8rem;top:-4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-image-outer:after{width:35rem;height:35rem;right:-5rem;top:-3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .helping-b2b-image-outer:after{width:25rem;height:25rem;right:-3rem;top:-2rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-image-wrapper{position:relative;border-radius:3.8rem;overflow:hidden;z-index:1}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-image-wrapper{border-radius:2rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-image-wrapper:before{content:"";position:absolute;left:-8rem;top:-8rem;width:50rem;height:50rem;background:linear-gradient(to bottom right,rgba(0,182,0,.7) 0%,rgba(0,182,0,.2) 40%,transparent 80%);opacity:1;filter:blur(12px);pointer-events:none}@media (max-width: 1040px){.helping-b2b-companies-page .helping-b2b-image-wrapper:before{width:35rem;height:35rem;left:-5rem;top:-5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-image-wrapper:before{width:25rem;height:25rem;left:-3rem;top:-3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .helping-b2b-image-wrapper:before{width:20rem;height:20rem;left:-2rem;top:-2rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-image-wrapper .helping-b2b-image{display:block;max-width:42rem;width:100%;height:auto;border-radius:1.8rem;-o-object-fit:cover;object-fit:cover;position:relative;z-index:-1}@media (max-width: 1040px){.helping-b2b-companies-page .helping-b2b-image-wrapper .helping-b2b-image{max-width:35rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-image-wrapper .helping-b2b-image{max-width:100%;border-radius:1.5rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-logo{position:absolute;top:1.05rem;right:1.05rem;width:6.65rem;height:6.65rem}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-logo{width:5rem;height:5rem;top:.8rem;right:.8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .helping-b2b-logo{width:4rem;height:4rem;top:.6rem;right:.6rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-heading{font-weight:500}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-heading{font-size:3.8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .helping-b2b-heading{font-size:3.2rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-subtitle{font-size:2.8rem;font-weight:400;line-height:4.8rem;color:#f0f0f0;margin-bottom:3rem}@media (max-width: 1040px){.helping-b2b-companies-page .helping-b2b-subtitle{font-size:2.4rem;line-height:4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-subtitle{font-size:2rem;line-height:3.2rem;margin-bottom:2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .helping-b2b-subtitle{font-size:1.8rem;line-height:2.8rem;margin-bottom:1.5rem;transition:.3s}}.helping-b2b-companies-page .helping-b2b-cta{padding:1.6rem 2.5rem}@media (max-width: 901px){.helping-b2b-companies-page .helping-b2b-cta{padding:1.4rem 2rem;font-size:1.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-companies-page .helping-b2b-cta{padding:1.2rem 1.8rem;font-size:1.2rem;transition:.3s}}.helping-b2b-case-studies{margin:16rem 0 8rem}@media (max-width: 1040px){.helping-b2b-case-studies{margin:12rem 0 6rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-case-studies{margin:8rem 0 4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies{margin:5rem 0 3rem;transition:.3s}}.helping-b2b-case-studies .mid-content{margin-bottom:2rem}@media (max-width: 901px){.helping-b2b-case-studies .mid-content{margin-bottom:1.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .mid-content{margin-bottom:1.2rem;transition:.3s}}.helping-b2b-case-studies .mid-content .heading-text{margin-bottom:0rem}@media (max-width: 901px){.helping-b2b-case-studies .mid-content .heading-text{margin-bottom:-1.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .mid-content .heading-text{margin-bottom:-1.5rem;transition:.3s}}.helping-b2b-case-studies .mid-content .proof_button{background:linear-gradient(90deg,#1f1f1f,#111);margin-bottom:0}.helping-b2b-case-studies .mid-content .proof_button p{font-family:Inter,sans-serif;font-weight:500;font-style:normal;font-size:1.6rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0}@media (max-width: 901px){.helping-b2b-case-studies .mid-content .proof_button p{font-size:1.4rem;line-height:2.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .mid-content .proof_button p{font-size:1.2rem;line-height:2rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card{display:flex;gap:2rem;align-items:flex-start}@media (max-width: 1040px){.helping-b2b-case-studies .case-studies-card{flex-direction:column;gap:2rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card{gap:2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card{gap:2rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .case-primary-card{flex:2;position:relative;background-image:url(/images/helping-b2b-companies/case-study-1.png);background-size:cover;background-position:center;height:610px;border-radius:10px}@media (max-width: 1040px){.helping-b2b-case-studies .case-studies-card .case-primary-card{height:350px;transition:.3s}}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .case-primary-card{height:300px;margin-bottom:1rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .case-primary-card{height:250px;margin-bottom:1rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border:none;margin:0}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay{padding:15px;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay{padding:10px;transition:.3s}}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .badge{font-size:10px;color:#fff;background-color:#136611;padding:12px 16px;position:absolute;top:2.6rem;left:-16px;line-height:15px;transform:rotate(90deg);border-radius:0 50px 50px 0;font-family:Poppins,serif;margin-bottom:0;display:block;max-width:none;white-space:nowrap;overflow:visible;text-overflow:unset}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .badge{font-size:8px!important;padding:10px 12px!important;top:1.8rem!important;left:-8px!important;line-height:15px;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .badge{font-size:8px!important;padding:8px 10px!important;top:1.8rem!important;left:-10px!important;line-height:15px;transition:.3s}}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover{opacity:0;visibility:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;transition:opacity .3s ease,visibility .3s ease}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .hover-badge{display:inline-block;padding:.8rem;background-color:#fff;color:#000;border-radius:50rem;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:100%;letter-spacing:0;text-align:center;margin-bottom:1.2rem}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .title{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:2.2rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0;margin-bottom:10px}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .title{font-size:1.8rem;line-height:2.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .title{font-size:1.6rem;line-height:2.2rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .link{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0;text-decoration:none}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .link{font-size:1.4rem;line-height:2.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .link{font-size:1.2rem;line-height:2rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .case-primary-card .overlay .overlay-hover .link:hover{text-decoration:underline}.helping-b2b-case-studies .case-studies-card .case-primary-card:hover .overlay{background-image:linear-gradient(#0047004d,#0047004d);border:1px solid #fff;margin:5px}.helping-b2b-case-studies .case-studies-card .case-primary-card:hover .badge{opacity:0;visibility:hidden}.helping-b2b-case-studies .case-studies-card .case-primary-card:hover .overlay-hover{opacity:1;visibility:visible}.helping-b2b-case-studies .case-studies-card .grid{display:grid;grid-template-columns:1fr;gap:2rem;flex:1}@media (max-width: 1040px){.helping-b2b-case-studies .case-studies-card .grid{width:100%;gap:1.5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .grid{gap:1.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .grid{gap:1.5rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .grid .grid-card{position:relative;background-size:cover;background-position:center;height:300px;border-radius:10px}@media (max-width: 1040px){.helping-b2b-case-studies .case-studies-card .grid .grid-card{height:280px;transition:.3s}}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .grid .grid-card{height:250px;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .grid .grid-card{height:220px;transition:.3s}}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border:none;margin:0}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay{padding:15px;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay{padding:10px;transition:.3s}}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .badge{font-size:10px;color:#fff;background-color:#136611;padding:12px 16px;position:absolute;top:2.6rem;left:-16px;line-height:15px;transform:rotate(90deg);border-radius:0 50px 50px 0;font-family:Poppins,serif;margin-bottom:0;display:block;max-width:none;white-space:nowrap;overflow:visible;text-overflow:unset}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .badge{font-size:8px!important;padding:10px 12px!important;top:1.8rem!important;left:-8px!important;line-height:15px;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .badge{font-size:8px!important;padding:8px 10px!important;top:1.8rem!important;left:-10px!important;line-height:15px;transition:.3s}}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover{opacity:0;visibility:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;transition:opacity .3s ease,visibility .3s ease}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .hover-badge{display:inline-block;padding:.8rem;background-color:#fff;color:#000;border-radius:50rem;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:100%;letter-spacing:0;text-align:center;margin-bottom:1.2rem}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .title{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:2.2rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0;margin-bottom:10px}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .title{font-size:1.8rem;line-height:2.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .title{font-size:1.6rem;line-height:2.2rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .link{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:1.6rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0;text-decoration:none}@media (max-width: 901px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .link{font-size:1.4rem;line-height:2.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .link{font-size:1.2rem;line-height:2rem;transition:.3s}}.helping-b2b-case-studies .case-studies-card .grid .grid-card .overlay .overlay-hover .link:hover{text-decoration:underline}.helping-b2b-case-studies .case-studies-card .grid .grid-card:hover .overlay{background-image:linear-gradient(#0047004d,#0047004d)!important;border:1px solid #fff;margin:5px}.helping-b2b-case-studies .case-studies-card .grid .grid-card:hover .badge{opacity:0;visibility:hidden}.helping-b2b-case-studies .case-studies-card .grid .grid-card:hover .overlay-hover{opacity:1;visibility:visible}.helping-b2b-case-studies .case-studies-card .grid .grid-card:nth-child(1){background-image:url(/images/helping-b2b-companies/case-study-2.png)}.helping-b2b-case-studies .case-studies-card .grid .grid-card:nth-child(2){background-image:url(/images/helping-b2b-companies/case-study-3.png)}.helping-b2b-case-studies.linkd-generation .case-studies-card .grid{grid-template-columns:1fr}.helping-b2b-growth-system{margin:16rem 0 8rem;background-color:#0b0b0b}@media (max-width: 1040px){.helping-b2b-growth-system{margin:12rem 0 6rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-growth-system{margin:8rem 0 4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system{margin:5rem 0 3rem;transition:.3s}}.helping-b2b-growth-system .container{max-width:120rem;margin:0 auto}.helping-b2b-growth-system .heading-text{text-align:center;margin-bottom:4rem}@media (max-width: 901px){.helping-b2b-growth-system .heading-text{margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .heading-text{margin-bottom:2rem;transition:.3s}}.helping-b2b-growth-system .heading-text:hover .highlight:after{content:none}.helping-b2b-growth-system .heading-text .highlight{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:5.2rem;line-height:100%;letter-spacing:0;color:#4dd946;text-decoration:none;border-bottom:none}@media (max-width: 1040px){.helping-b2b-growth-system .heading-text .highlight{font-size:4.2rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-growth-system .heading-text .highlight{font-size:3.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .heading-text .highlight{font-size:3rem;transition:.3s}}.helping-b2b-growth-system .heading-text .highlight:hover{text-decoration:none!important;border-bottom:none}.helping-b2b-growth-system .heading-text .text-light{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:2.2rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0;text-align:center;margin-top:1.6rem}@media (max-width: 901px){.helping-b2b-growth-system .heading-text .text-light{font-size:1.8rem;line-height:2.4rem;margin-top:1.2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .heading-text .text-light{font-size:1.6rem;line-height:2.2rem;margin-top:1rem;transition:.3s}}.helping-b2b-growth-system .growth-system-header{text-align:center;margin-bottom:4rem}@media (max-width: 901px){.helping-b2b-growth-system .growth-system-header{margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-system-header{margin-bottom:2rem;transition:.3s}}.helping-b2b-growth-system .growth-system-header .growth-system-title{font-family:\"Playfair Display\",serif;font-size:3.2rem;font-weight:500;color:#4dd946;margin-bottom:1rem}@media (max-width: 901px){.helping-b2b-growth-system .growth-system-header .growth-system-title{font-size:2.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-system-header .growth-system-title{font-size:2.2rem;transition:.3s}}.helping-b2b-growth-system .growth-system-header .growth-system-subtitle{font-family:\"Inter\",sans-serif;font-size:1.6rem;font-weight:400;color:#f0f0f0}@media (max-width: 901px){.helping-b2b-growth-system .growth-system-header .growth-system-subtitle{font-size:1.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-system-header .growth-system-subtitle{font-size:1.2rem;transition:.3s}}.helping-b2b-growth-system .growth-system-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.6rem}@media (max-width: 1040px){.helping-b2b-growth-system .growth-system-steps{grid-template-columns:1fr 1fr;gap:1.4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-growth-system .growth-system-steps{grid-template-columns:1fr;gap:1.2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-system-steps{gap:1rem;transition:.3s}}.helping-b2b-growth-system .growth-step-card{position:relative;border-radius:5px;border:1px solid rgba(52,149,48,.2);padding:2.4rem 2.2rem;color:#f0f0f0;display:flex;flex-direction:column;gap:.8rem;background:linear-gradient(155deg,#0b0b0b,#db3bde26);-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px)}@media (max-width: 901px){.helping-b2b-growth-system .growth-step-card{padding:2rem 1.8rem;gap:.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-step-card{padding:1.6rem 1.4rem;gap:.5rem;transition:.3s}}.helping-b2b-growth-system .growth-step-card:before{content:"";position:absolute;top:0;left:0;width:12px;height:11px;border-top:1px solid #4dd946;border-left:1px solid #4dd946;border-radius:5px 0 0;pointer-events:none}.helping-b2b-growth-system .growth-step-number{font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:3.6rem;line-height:4.6rem;letter-spacing:0;color:#4dd946}@media (max-width: 901px){.helping-b2b-growth-system .growth-step-number{font-size:3rem;line-height:3.8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-step-number{font-size:2.6rem;line-height:3.2rem;transition:.3s}}.helping-b2b-growth-system .growth-step-title{font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:2.6rem;line-height:3.6rem;letter-spacing:0;color:#fff}@media (max-width: 901px){.helping-b2b-growth-system .growth-step-title{font-size:2.2rem;line-height:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-step-title{font-size:1.8rem;line-height:2.6rem;transition:.3s}}.helping-b2b-growth-system .growth-step-text{font-family:Inter,sans-serif;font-weight:300;font-style:normal;font-size:1.6rem;line-height:2rem;letter-spacing:0;color:#fff}@media (max-width: 901px){.helping-b2b-growth-system .growth-step-text{font-size:1.4rem;line-height:1.8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-growth-system .growth-step-text{font-size:1.2rem;line-height:1.6rem;transition:.3s}}.helping-b2b-how-we-help{margin:10rem 0 14rem}@media (max-width: 1040px){.helping-b2b-how-we-help{margin:8rem 0 10rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help{margin:6rem 0 8rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help{margin:5rem 0 6rem;transition:.3s}}.helping-b2b-how-we-help .container{max-width:120rem;margin:0 auto}.helping-b2b-how-we-help .how-we-help-header{text-align:center;margin-bottom:4rem}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-header{margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-header{margin-bottom:2rem;transition:.3s}}.helping-b2b-how-we-help .how-we-help-title{font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:4.8rem;line-height:100%;letter-spacing:0;text-align:center;text-transform:capitalize;color:#f0f0f0}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-title{font-size:4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-title{font-size:3.2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-title{font-size:2.8rem;transition:.3s}}.helping-b2b-how-we-help .how-we-help-highlight{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:5.2rem;line-height:100%;letter-spacing:0;text-transform:capitalize;color:#4dd946}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-highlight{font-size:4.2rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-highlight{font-size:3.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-highlight{font-size:3rem;transition:.3s}}.helping-b2b-how-we-help .how-we-help-layout{display:grid;grid-template-columns:1.3fr 1.2fr 1.3fr;align-items:center;gap:0rem}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-layout{grid-template-columns:1fr;gap:3rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-layout{gap:2.5rem;display:flex;flex-direction:column;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-layout{gap:2rem;display:flex;flex-direction:column;transition:.3s}}.helping-b2b-how-we-help .how-we-help-desktop{display:flex}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-desktop{display:none!important;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-desktop{display:none!important;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-mobile-wrapper{display:none!important}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-mobile-wrapper{display:block!important;position:relative;order:3;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-mobile-wrapper{display:block!important;position:relative;order:3;transition:.3s}}.helping-b2b-how-we-help .how-we-help-vertical-line{display:none}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-vertical-line{display:block;position:absolute;left:-3.7rem;top:-7rem;bottom:0;width:1px;height:129%;background-image:url(/images/helping-b2b-companies/doted-line.svg);background-repeat:repeat-y;background-size:1px auto;background-position:top center;pointer-events:none;z-index:0;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-vertical-line{display:block;position:absolute;left:-2.8rem;top:-7rem;bottom:0;width:1px;height:127%;background-image:url(/images/helping-b2b-companies/doted-line.svg);background-repeat:repeat-y;background-size:1px auto;background-position:top center;pointer-events:none;z-index:0;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-mobile{display:none!important}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-mobile{display:flex!important;position:relative;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-mobile{display:flex!important;position:relative;transition:.3s}}.helping-b2b-how-we-help .how-we-help-mobile-decorator{display:none}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-mobile-decorator{display:flex;align-items:center;position:relative;margin-right:.8rem;width:2.5rem;height:.5rem;flex-shrink:0;transition:.3s}.helping-b2b-how-we-help .how-we-help-mobile-decorator:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2.5rem;height:.5rem;background-image:url(/images/helping-b2b-companies/doted-line-short.svg);background-repeat:no-repeat;background-size:contain;background-position:left center}.helping-b2b-how-we-help .how-we-help-mobile-decorator:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;background-image:url(/images/helping-b2b-companies/dot.svg);background-repeat:no-repeat;background-size:contain;background-position:center}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-mobile-decorator{display:flex;align-items:center;position:relative;margin-right:.6rem;width:2.5rem;height:.5rem;flex-shrink:0;transition:.3s}.helping-b2b-how-we-help .how-we-help-mobile-decorator:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2.5rem;height:.1rem;background-image:url(/images/helping-b2b-companies/doted-line-short.svg);background-repeat:no-repeat;background-size:contain;background-position:left center}.helping-b2b-how-we-help .how-we-help-mobile-decorator:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;background-image:url(/images/helping-b2b-companies/dot.svg);background-repeat:no-repeat;background-size:contain;background-position:center}}.helping-b2b-how-we-help .how-we-help-list-left{transform:translate(9rem)}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-list-left{transform:translate(0);transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-left{transform:translate(0);order:3;margin-left:0;padding-left:0;margin-bottom:0;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-left{transform:translate(0);order:3;margin-left:0;padding-left:0;margin-bottom:0;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-right{transform:translate(-2rem)}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-list-right{transform:translate(0);transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-right{transform:translate(0);order:3;margin-top:0;margin-left:0;padding-left:0;margin-bottom:0;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-right{transform:translate(0);order:3;margin-top:0;margin-left:0;padding-left:0;margin-bottom:0;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12rem;font-family:Inter,sans-serif;font-weight:500;font-style:normal;font-size:2.2rem;line-height:2.8rem;letter-spacing:0;text-transform:capitalize;color:#fff;vertical-align:middle}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-list{gap:8rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list{gap:1.5rem;font-size:1.6rem;line-height:2.2rem;position:relative;padding-left:0;margin-left:-3.5rem;transition:.3s}.helping-b2b-how-we-help .how-we-help-list:before{display:none}.helping-b2b-how-we-help .how-we-help-list br{display:none}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list{gap:1.2rem;font-size:1.6rem;line-height:2.6rem;font-weight:400;padding-left:0;margin-left:-2.7rem;transition:.3s}.helping-b2b-how-we-help .how-we-help-list:before{display:none}.helping-b2b-how-we-help .how-we-help-list br{display:none}}.helping-b2b-how-we-help .how-we-help-list li{position:relative;display:flex;gap:.8rem;padding-right:0;color:#fff;align-items:flex-start;z-index:1}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list li{gap:1rem;align-items:center;transition:.3s}.helping-b2b-how-we-help .how-we-help-list li:before{display:none}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list li{gap:.8rem;align-items:center;vertical-align:middle;transition:.3s}.helping-b2b-how-we-help .how-we-help-list li:before{display:none}}.helping-b2b-how-we-help .how-we-help-list-right li{padding-left:5rem;padding-right:0;text-align:left;align-items:flex-start;display:flex;gap:.8rem}@media (max-width: 1040px){.helping-b2b-how-we-help .how-we-help-list-right li{padding-left:3rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-right li{padding-left:0;margin-left:0;align-items:center;vertical-align:middle;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-right li{padding-left:0;gap:.8rem;margin-left:0;align-items:center;vertical-align:middle;transition:.3s}}.helping-b2b-how-we-help .how-we-help-index{font-weight:500;margin-right:.8rem;color:#fff!important;font-size:inherit}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-index{margin-right:.6rem;font-size:1.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-index{margin-right:.5rem;font-size:1.6rem;font-weight:400;line-height:2.6rem;vertical-align:middle;transition:.3s}}.helping-b2b-how-we-help .how-we-help-label{display:inline-block}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-label{font-size:1.6rem;line-height:2.2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-label{font-size:1.6rem;line-height:2.6rem;font-weight:400;vertical-align:middle;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-left li{align-items:flex-start;padding-right:0}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-left li{padding-left:0;margin-left:0;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-left li{padding-left:0;margin-left:0;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-left li .how-we-help-label{position:relative;display:inline-block}.helping-b2b-how-we-help .how-we-help-list-left li .how-we-help-connector{position:relative;top:0rem;left:0;margin-left:.5rem;transform:rotateY(180deg);width:51px;height:38px;background:url(/images/helping-b2b-companies/connect.svg) no-repeat top right;background-size:contain;pointer-events:none;flex-shrink:0;align-self:flex-start;margin-top:0}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-left li .how-we-help-connector{display:none;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-left li .how-we-help-connector{display:none;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-right li .how-we-help-connector{position:relative;top:0;left:0;margin-right:.5rem;transform:scaleX(-1) rotateY(180deg);width:51px;height:38px;background:url(/images/helping-b2b-companies/connect.svg) no-repeat top left;background-size:contain;pointer-events:none;flex-shrink:0;align-self:flex-start;margin-top:0}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-list-right li .how-we-help-connector{display:none;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-list-right li .how-we-help-connector{display:none;transition:.3s}}.helping-b2b-how-we-help .how-we-help-list-right li:nth-child(1) .how-we-help-connector{margin-top:1.3rem}.helping-b2b-how-we-help .how-we-help-list-right li:nth-child(2) .how-we-help-connector{margin-top:1.3rem}.helping-b2b-how-we-help .how-we-help-list-right li:nth-child(3) .how-we-help-connector{top:-2rem;transform:scaleX(-1) rotate(180deg)}.helping-b2b-how-we-help .how-we-help-list-left li:nth-child(1) .how-we-help-connector{margin-top:1.5rem}.helping-b2b-how-we-help .how-we-help-list-left li:nth-child(2) .how-we-help-connector{top:0;margin-top:1.5rem}.helping-b2b-how-we-help .how-we-help-list-left li:nth-child(3) .how-we-help-connector{top:-1.8rem;transform:rotate(180deg)}.helping-b2b-how-we-help .how-we-help-image-wrapper{position:relative;display:inline-block;margin:0 auto;border-radius:3rem;overflow:visible}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-image-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;order:1;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-image-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;order:1;transition:.3s}}.helping-b2b-how-we-help .how-we-help-image{display:block;width:100%;max-width:50rem;border-radius:3rem}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-image{max-width:30rem;border-radius:2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-image{max-width:28rem;border-radius:1.5rem;transition:.3s}}.helping-b2b-how-we-help .how-we-help-cta{position:absolute;left:50%;bottom:-2.7rem;transform:translate(-50%);z-index:2;width:25rem;height:5.7rem;border-radius:1.2rem;padding:1.6rem 2.5rem;gap:.4rem;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 901px){.helping-b2b-how-we-help .how-we-help-cta{position:relative;left:auto;bottom:auto;transform:none;width:22rem;height:5rem;padding:1.4rem 2rem;margin-top:-2.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-how-we-help .how-we-help-cta{position:relative;left:auto;bottom:auto;transform:none;width:18rem;height:4.5rem;padding:1.2rem 1.8rem;margin-top:-2rem;font-size:1.4rem;transition:.3s}}.helping-b2b-who-for{margin:10rem 0 8rem}@media (max-width: 1040px){.helping-b2b-who-for{margin:8rem 0 6rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-who-for{margin:6rem 0 4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for{margin:5rem 0 3rem;transition:.3s}}.helping-b2b-who-for .container{max-width:120rem;margin:0 auto}.helping-b2b-who-for .who-for-header{text-align:center;margin-bottom:4rem}@media (max-width: 901px){.helping-b2b-who-for .who-for-header{margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-header{margin-bottom:2rem;transition:.3s}}.helping-b2b-who-for .who-for-title{font-family:Inter,sans-serif;font-weight:300;font-style:normal;font-size:6rem;line-height:100%;letter-spacing:0;text-transform:capitalize;color:#f0f0f0}@media (max-width: 1040px){.helping-b2b-who-for .who-for-title{font-size:5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-who-for .who-for-title{font-size:4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-title{font-size:3.2rem;transition:.3s}}.helping-b2b-who-for .who-for-highlight{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:6rem;line-height:100%;letter-spacing:0;text-transform:capitalize;color:#00b600}@media (max-width: 1040px){.helping-b2b-who-for .who-for-highlight{font-size:5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-who-for .who-for-highlight{font-size:4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-highlight{font-size:3.2rem;transition:.3s}}.helping-b2b-who-for .who-for-subtitle{margin-top:1.6rem;font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:2.2rem;line-height:2.8rem;letter-spacing:0;color:#f0f0f0;text-align:center}@media (max-width: 901px){.helping-b2b-who-for .who-for-subtitle{font-size:1.8rem;line-height:2.4rem;margin-top:1.2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-subtitle{font-size:1.6rem;line-height:2.2rem;margin-top:1rem;transition:.3s}}.helping-b2b-who-for .who-for-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 3.2rem;list-style:none;padding-left:0}@media (max-width: 1040px){.helping-b2b-who-for .who-for-grid{grid-template-columns:1fr;gap:2rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-who-for .who-for-grid{gap:1.8rem;margin-top:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-grid{gap:1.5rem;margin-top:2rem;transition:.3s}}.helping-b2b-who-for .who-for-card{position:relative;display:flex;align-items:flex-start;gap:1.2rem;padding:2.4rem 6rem;border-radius:5.5rem;border-top:2px solid #1d681d;overflow:hidden}@media (max-width: 1040px){.helping-b2b-who-for .who-for-card{padding:2rem 4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-who-for .who-for-card{padding:1.8rem 3rem;border-radius:4rem;gap:1rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-card{padding:1.5rem 2rem;border-radius:3rem;gap:.8rem;transition:.3s}}.helping-b2b-who-for .who-for-card:before{content:"";position:absolute;left:0;top:0;height:100%;width:9rem;background:url(/images/helping-b2b-companies/who-is-this-for.svg) no-repeat left top;background-size:contain;opacity:1;z-index:0;pointer-events:none}@media (max-width: 901px){.helping-b2b-who-for .who-for-card:before{width:7rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-card:before{width:5rem;transition:.3s}}.helping-b2b-who-for .who-for-bullet{width:.8rem;height:.8rem;border-radius:50%;background-color:#f0f0f0;flex-shrink:0;margin-top:1rem;position:relative;z-index:1}.helping-b2b-who-for .who-for-text{font-family:Inter,sans-serif;font-weight:300;font-style:normal;font-size:2.8rem;line-height:1.25;letter-spacing:0;color:#f0f0f0;position:relative;z-index:1}@media (max-width: 1040px){.helping-b2b-who-for .who-for-text{font-size:2.4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-who-for .who-for-text{font-size:2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-who-for .who-for-text{font-size:1.8rem;transition:.3s}}.helping-b2b-cta-audit{margin:10rem 0 15rem}@media (max-width: 1040px){.helping-b2b-cta-audit{margin:8rem 0 12rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-cta-audit{margin:6rem 0 10rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit{margin:5rem 0 8rem;transition:.3s}}.helping-b2b-cta-audit .container{max-width:120rem;margin:0 auto}.helping-b2b-cta-audit .cta-audit-card{width:100%;margin:0 auto;padding:6rem 4rem;border-radius:2.5rem;background:url(/images/helping-b2b-companies/get-your-free-bg.svg) no-repeat center center;background-size:cover;background-position:center;text-align:center}@media (max-width: 1040px){.helping-b2b-cta-audit .cta-audit-card{padding:5rem 3rem;background-size:cover;background-position:center;transition:.3s}}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-card{padding:4rem 2.5rem;border-radius:2rem;background-size:cover;background-position:center;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-card{padding:3rem 2rem;border-radius:1.5rem;background-size:cover;background-position:center;transition:.3s}}.helping-b2b-cta-audit .cta-audit-title{font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:4.8rem;line-height:100%;letter-spacing:0;text-transform:capitalize;color:#f0f0f0;margin-bottom:2rem}@media (max-width: 1040px){.helping-b2b-cta-audit .cta-audit-title{font-size:4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-title{font-size:3.2rem;margin-bottom:1.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-title{font-size:2.8rem;margin-bottom:1.2rem;transition:.3s}}.helping-b2b-cta-audit .cta-audit-highlight{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:5.2rem;line-height:100%;letter-spacing:0;text-transform:capitalize;color:#00b600}@media (max-width: 1040px){.helping-b2b-cta-audit .cta-audit-highlight{font-size:4.2rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-highlight{font-size:3.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-highlight{font-size:3rem;transition:.3s}}.helping-b2b-cta-audit .cta-audit-subtitle{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:3rem;line-height:4.2rem;letter-spacing:0;text-align:center;color:#b2b3bd;margin-bottom:3rem;max-width:80rem;margin-left:auto;margin-right:auto}@media (max-width: 1040px){.helping-b2b-cta-audit .cta-audit-subtitle{font-size:2.6rem;line-height:3.6rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-subtitle{font-size:2.2rem;line-height:3.2rem;margin-bottom:2.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-subtitle{font-size:1.8rem;line-height:2.8rem;margin-bottom:2rem;transition:.3s}}.helping-b2b-cta-audit .cta-audit-badges{display:flex;justify-content:center;align-items:center;gap:1.6rem;flex-wrap:wrap;margin-bottom:4rem}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-badges{gap:1.2rem;margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-badges{gap:1rem;margin-bottom:2.5rem;transition:.3s}}.helping-b2b-cta-audit .cta-audit-badge{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:2.2rem;line-height:100%;letter-spacing:0;text-transform:capitalize;color:#00b600;padding:.7rem 2rem;border-radius:50rem;background:#00b60033}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-badge{font-size:1.8rem;padding:.6rem 1.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-badge{font-size:1.6rem;padding:.5rem 1.4rem;transition:.3s}}.helping-b2b-cta-audit .cta-audit-button{width:30rem;height:5.7rem;border-radius:1.2rem;padding:1.6rem 2.5rem;gap:.4rem;display:inline-flex;align-items:center;justify-content:center;background-color:#00b600;font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:100%;letter-spacing:-.03em;color:#fff;text-decoration:none;transition:opacity .3s ease}@media (max-width: 901px){.helping-b2b-cta-audit .cta-audit-button{width:26rem;height:5.2rem;padding:1.4rem 2.2rem;font-size:1.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-cta-audit .cta-audit-button{width:22rem;height:4.8rem;padding:1.2rem 2rem;font-size:1.2rem;transition:.3s}}.helping-b2b-cta-audit .cta-audit-button:hover{opacity:.9}.helping-b2b-choose-path{margin:16rem 0 8rem;padding:9rem 0;position:relative;max-width:120rem;margin:0 auto;border-radius:1rem}@media (max-width: 1040px){.helping-b2b-choose-path{margin:12rem 0 6rem;padding:7rem 0;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path{margin:8rem 0 4rem;padding:5rem 0;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path{margin:5rem 0 3rem;padding:3rem 0;transition:.3s}}.helping-b2b-choose-path:before{content:"";position:absolute;top:0;left:2rem;width:36rem;height:36rem;background:url(/images/helping-b2b-companies/choose-your-abm-path.svg) no-repeat top left;background-size:contain;opacity:1;z-index:-1;pointer-events:none}@media (max-width: 1040px){.helping-b2b-choose-path:before{left:1.5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path:before{width:28rem;height:28rem;left:1.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path:before{width:20rem;height:20rem;left:1.5rem;transition:.3s}}.helping-b2b-choose-path:after{content:"";position:absolute;top:0;left:1rem;width:50rem;height:50rem;background:radial-gradient(ellipse at top left,rgba(250,0,255,.08) 0%,rgba(250,0,255,.08) 40%,transparent 70%);-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);border-radius:1rem;z-index:-2;pointer-events:none}@media (max-width: 1040px){.helping-b2b-choose-path:after{left:1rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path:after{width:40rem;height:40rem;left:1rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path:after{width:30rem;height:30rem;left:1.5rem;transition:.3s}}.helping-b2b-choose-path .container{max-width:120rem;margin:0 auto;padding:0 4rem}@media (max-width: 1040px){.helping-b2b-choose-path .container{padding:0 3rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path .container{padding:0 2.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .container{padding:0 2rem;transition:.3s}}.helping-b2b-choose-path .choose-path-title{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:5.4rem;line-height:100%;letter-spacing:0;text-align:center;text-transform:capitalize;color:#00b600;margin-bottom:4rem}@media (max-width: 1040px){.helping-b2b-choose-path .choose-path-title{font-size:4.4rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-title{font-size:3.6rem;margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-title{font-size:3rem;margin-bottom:2.5rem;transition:.3s}}.helping-b2b-choose-path .choose-path-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem;margin-bottom:4rem}@media (max-width: 1040px){.helping-b2b-choose-path .choose-path-cards{grid-template-columns:1fr;gap:2.5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-cards{gap:2rem;margin-bottom:3rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-cards{gap:1.5rem;margin-bottom:2.5rem;transition:.3s}}.helping-b2b-choose-path .choose-path-card{position:relative;padding:5.8rem 4rem;border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem}@media (max-width: 1040px){.helping-b2b-choose-path .choose-path-card{padding:4.5rem 3.5rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-card{padding:3.5rem 2.5rem;gap:1.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-card{padding:2rem 1.5rem;gap:1rem;flex-direction:row;align-items:center;transition:.3s}}.helping-b2b-choose-path .choose-path-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/helping-b2b-companies/card-bg.svg) no-repeat center center;background-size:cover;opacity:1;pointer-events:none;z-index:0}.helping-b2b-choose-path .choose-path-card-diy{background-color:#263238}.helping-b2b-choose-path .choose-path-card-diy .choose-path-badge:after{background-color:#263238}.helping-b2b-choose-path .choose-path-card-done{background-color:#0d300c}.helping-b2b-choose-path .choose-path-card-done .choose-path-badge:after{background-color:#0d300c}.helping-b2b-choose-path .choose-path-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;flex-shrink:0;z-index:1}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-badge{width:4rem;height:4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-badge{width:3.2rem;height:3.2rem;transition:.3s}}.helping-b2b-choose-path .choose-path-badge:before{content:"";position:absolute;top:-.3rem;left:-.7rem;width:3.9rem;height:3.9rem;border-radius:50%;border:2px solid #ffffff;background-color:transparent;z-index:0}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-badge:before{width:3.2rem;height:3.2rem;top:-.2rem;left:-.5rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-badge:before{width:2.5rem;height:2.5rem;top:-.15rem;left:-.4rem;border-width:1.5px;transition:.3s}}.helping-b2b-choose-path .choose-path-badge:after{content:"";position:absolute;top:-.3rem;left:0;width:3.9rem;height:3.9rem;border-radius:50%;border:2px solid #ffffff;z-index:1}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-badge:after{width:3.2rem;height:3.2rem;top:-.2rem;left:0;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-badge:after{width:2.5rem;height:2.5rem;top:-.15rem;left:0;border-width:1.5px;transition:.3s}}.helping-b2b-choose-path .choose-path-number{position:absolute;top:-.2rem;left:.1rem;display:flex;align-items:center;justify-content:center;width:3.9rem;height:3.9rem;font-family:Inter,sans-serif;font-weight:700;font-size:2rem;color:#fff;z-index:2;line-height:1}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-number{width:3.2rem;height:3.2rem;top:-.2rem;left:0;font-size:1.6rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-number{width:2.5rem;height:2.5rem;top:-.15rem;left:0;font-size:1.3rem;transition:.3s}}.helping-b2b-choose-path .choose-path-card-content{display:flex;flex-direction:column;position:relative;z-index:1;flex:1}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-card-content{flex:1;transition:.3s}}.helping-b2b-choose-path .choose-path-card-title{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:3rem;line-height:100%;letter-spacing:0;color:#fff;margin-bottom:1.2rem;position:relative;z-index:1}@media (max-width: 1040px){.helping-b2b-choose-path .choose-path-card-title{font-size:2.6rem;transition:.3s}}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-card-title{font-size:2.2rem;margin-bottom:1rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-card-title{font-size:2rem;margin-bottom:.8rem;transition:.3s}}.helping-b2b-choose-path .choose-path-card-subtitle{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;color:#b2b3bd;position:relative;z-index:1}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-card-subtitle{font-size:1.4rem;line-height:2.2rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-card-subtitle{font-size:1.2rem;line-height:2rem;transition:.3s}}.helping-b2b-choose-path .choose-path-cta-wrapper{text-align:center}.helping-b2b-choose-path .choose-path-cta-button{width:25rem;height:5.7rem;border-radius:1.2rem;padding:1.6rem 2.5rem;gap:.4rem;display:inline-flex;align-items:center;justify-content:center;background-color:#00b600;font-family:Inter,sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:100%;letter-spacing:-.03em;color:#fff;text-decoration:none;transition:opacity .3s ease}@media (max-width: 901px){.helping-b2b-choose-path .choose-path-cta-button{width:22rem;height:5.2rem;padding:1.4rem 2.2rem;font-size:1.4rem;transition:.3s}}@media (max-width: 480px){.helping-b2b-choose-path .choose-path-cta-button{width:100%;max-width:20rem;height:4.8rem;padding:1.2rem 2rem;font-size:1.2rem;transition:.3s}}.helping-b2b-choose-path .choose-path-cta-button:hover{opacity:.9}.helping-b2b-case-studies.linkd-generation .case-studies-card .grid .grid-card .overlay{background:transparent}.helping-b2b-case-studies.linkd-generation .case-studies-card .grid .grid-card:hover .overlay{background-image:linear-gradient(#0009,#0009)}.welcome-section{display:flex;align-items:center;justify-content:space-between;position:relative}.welcome-section .content_wrapper{height:40rem;width:37rem;z-index:-1;position:absolute;top:-3rem;padding:2px 1px 0}@media (max-width: 901px){.welcome-section .content_wrapper{display:none;transition:.3s}}.welcome-section .content_wrapper .content_border{box-sizing:border-box;padding:1px;height:40rem;width:37rem;height:100%;width:100%}.welcome-section .welcome_flex{display:flex;justify-content:space-between}@media (max-width: 901px){.welcome-section .welcome_flex{flex-direction:column;transition:.3s}}.welcome-section .content{max-width:40%;padding-top:3rem;margin-left:8rem}@media (max-width: 901px){.welcome-section .content{max-width:100%;margin-bottom:3rem;margin-left:0rem;transition:.3s}}.welcome-section .content h1{margin-bottom:20px}.welcome-section .content p{font-size:1.6rem;line-height:1.5;margin-bottom:1.5rem}.welcome-section .images_academy{max-width:55rem}@media (max-width: 901px){.welcome-section .images_academy{max-width:45rem;transition:.3s}}@media (max-width: 480px){.welcome-section .images_academy{max-width:34rem;transition:.3s}}.welcome-section .images_academy img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.services-section .section-title{text-align:center;margin-bottom:6rem}.services-section .services-container{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width: 480px){.services-section .services-container{gap:1rem;transition:.3s}}.services-section .services-container .service-card{position:relative;padding:2.5rem;text-align:left;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:4rem;background-image:linear-gradient(45deg,#212118,#111);z-index:0}.services-section .services-container .service-card .free-webinars{padding:2rem 0 0 2rem}.services-section .services-container .service-card img{-o-object-fit:cover;object-fit:cover}.services-section .services-container .service-card .service_webinar{position:absolute;top:0;left:0;right:0;z-index:-2;opacity:1;width:100%}.services-section .services-container .service-card .service_webinar img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.services-section .services-container .service-card .service_card_wrap{display:flex;flex-direction:column;justify-content:space-between;gap:3rem;min-height:31.2rem}.services-section .services-container .service-card:not(:last-child){border-right:1px solid #066006}.services-section .services-container .service-card .service_card_bg{position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;z-index:-5;opacity:0;transition:.5s;background-color:#000000e6}.services-section .services-container .service-card .service_card_bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-section .services-container .service-card:hover .service_card_bg{opacity:1}.services-section .services-container .service-card:hover .service_webinar{opacity:0}.services-section .services-container .service-card h3{font-size:4rem;margin-bottom:1rem;font-weight:200!important;text-align:left;color:#fff;font-family:Inter,sans-serif}.services-section .services-container .service-card p{text-align:left;font-size:1.6rem;margin-bottom:3rem}.services-section .services-container .service-card .service-arrow .start-btn{font-size:1.5rem;padding:1.4rem 4rem!important}.why-choose-us{display:flex;color:#fff;align-items:center}.why-choose-us .whychoose_img{background-position:right;background-repeat:no-repeat}@media (max-width: 901px){.why-choose-us .whychoose_img{background-color:red;transition:.3s}.why-choose-us{flex-direction:column;transition:.3s}}.why-choose-us .images{width:55%}@media (max-width: 901px){.why-choose-us .images{width:100%;transition:.3s}}.why-choose-us .images img{width:100%;height:100%;max-width:55rem}.why-choose-us .content{width:40%;padding-left:2rem}@media (max-width: 901px){.why-choose-us .content{width:100%;margin-top:3rem;transition:.3s}}.why-choose-us .content h2{margin-bottom:3rem}.why-choose-us .content ul{list-style:none;padding:0}.why-choose-us .content ul li{margin-bottom:1.5rem;list-style-type:circle}.why-choose-us .content ul li strong{font-size:1.8rem;color:#fff;position:relative;padding-left:2rem}.why-choose-us .content ul li strong:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:#00b600;border-radius:50%}.why-choose-us .content ul li p{margin-top:2rem;line-height:1.5;padding-left:2rem;font-size:1.6rem}.features_sec{width:100%;position:relative}.features_sec .feature-wrapper{margin:2rem 0;height:100%;width:100%;padding:3rem 0 0}@media (max-width: 901px){.features_sec .feature-wrapper{padding:0;transition:.3s}}.features_sec .feature-wrapper h1{background-color:#111;width:50%;position:relative;z-index:999999;font-weight:500!important;line-height:1.2}@media (max-width: 901px){.features_sec .feature-wrapper h1{width:100%;transition:.3s}}.features_sec .feature-border{position:absolute;top:0;left:21%;right:11%;border:1px solid #00ff00;height:100%;z-index:-2}@media (max-width: 1040px){.features_sec .feature-border{display:none;transition:.3s}}.features_sec .feature-overlay{position:absolute;top:0;left:26%;width:58%;right:10%;background-color:#111;height:100%}@media (max-width: 1040px){.features_sec .feature-overlay{display:none;transition:.3s}}.features_sec .feature-overlay .custom-parent{position:absolute;right:2rem;top:12rem;display:flex;align-items:center;justify-content:center}.features_sec .feature-overlay .custom-parent .button-next{left:calc(100% - 37rem)!important;width:4rem!important;color:#0f0!important;font-size:2rem}@media (max-width: 1040px){.features_sec .feature-overlay .custom-parent .button-next{left:calc(100% - 5rem)!important;transition:.3s}}.features_sec .feature-overlay .custom-parent .button-next:after{display:none}.features_sec .feature-overlay .custom-parent .button-prev{left:calc(100% - 42rem)!important;color:#0f0!important;font-size:2rem}@media (max-width: 1040px){.features_sec .feature-overlay .custom-parent .button-prev{left:calc(100% - 8rem)!important;transition:.3s}}.features_sec .feature-overlay .custom-parent .button-prev:after{display:none}.features_sec .swiper-parent{margin-left:25%}@media (max-width: 1040px){.features_sec .swiper-parent{margin-left:0;transition:.3s}}.features_sec .swiper-parent .swiper{width:100%;height:100%;position:relative}.features_sec .swiper-parent .swiper .swiper-wrapper{width:100%;height:100%;padding:2rem 0 3rem;z-index:0}@media (max-width: 1040px){.features_sec .swiper-parent .swiper .swiper-wrapper{padding-left:0;padding:2rem;transition:.3s}}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide{width:auto;display:flex;justify-content:space-between;flex-direction:column;background:linear-gradient(to bottom,#062806,#1f1d1f);gap:4rem;padding:3rem;border-radius:12px;position:relative;min-height:30rem;transition:.5s}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .feature-space{display:flex;flex-direction:column;justify-content:space-between;min-height:25rem}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .img-abs-wrapper{display:flex;gap:8rem;flex-direction:column;justify-content:space-between;position:absolute;top:0;right:0;width:10rem}@media (max-width: 901px){.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .img-abs-wrapper{transition:.3s}}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .img-abs-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .content{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:1.5rem 1.5rem 0 0;border-radius:12px}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .content h3{font-size:2.2rem;margin-bottom:1rem;line-height:28px;font-weight:500;color:#fff}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide .content p{font-size:1.6rem;margin-bottom:2rem;letter-spacing:.5px}.features_sec .swiper-parent .swiper .swiper-wrapper .swiper-slide-active{border:1px solid #00ff00}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal .box{width:45rem;background:linear-gradient(#062806,#1f1d1f);border-radius:12px;box-shadow:0 0 20px #0000001a;padding:2rem;border:1px solid #00ff00}.modal .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.modal .head h2{color:#fff}.modal .head .close{cursor:pointer;font-size:2rem;color:#fff}.modal .form{display:flex;flex-direction:column}.modal .form input,.modal .form select{padding:1rem;border-radius:.5rem;border:1px solid #ccc;margin-bottom:1.5rem;width:100%}.modal .form select{position:relative;padding-right:40px;font-size:14px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z' fill='%23333'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:20px}.modal .form button{padding:1rem 2rem;background-color:#0f0;color:#fff;border:none;border-radius:12px;cursor:pointer;display:block;margin-top:2rem}.modal .form .show-error{color:red;font-size:12px;margin-bottom:1rem}.freewebinar-section .freewebinar{display:flex;justify-content:space-between;position:relative}.freewebinar-section .freewebinar .content_wrapper{position:absolute;padding:20px;width:322px;height:50%;text-align:center;box-sizing:border-box;top:5px;left:5px}.freewebinar-section .freewebinar .content_wrapper .inner-ele-1{position:absolute;right:0;top:0;width:1px;height:27%}.freewebinar-section .freewebinar .content_wrapper:after{content:"";position:absolute;top:0;left:0;height:1px;width:100%}.freewebinar-section .freewebinar .content_wrapper:before{content:"";position:absolute;top:0;left:0;bottom:0;height:100%;width:1px}@media (max-width: 901px){.freewebinar-section .freewebinar .content_wrapper{display:none;transition:.3s}}.freewebinar-section .freewebinar .content_wrapper .content_border{box-sizing:border-box;padding:1px;height:100%;width:100%;background-image:linear-gradient(to top,#111,#111)}@media (max-width: 901px){.freewebinar-section .freewebinar{flex-direction:column;transition:.3s}}.freewebinar-section .freewebinar .content{background-size:contain;background-position:top;background-repeat:no-repeat;position:relative;flex-basis:65%;padding-top:1rem}.freewebinar-section .freewebinar .content .heading-secondary{font-size:4.2rem!important}.freewebinar-section .freewebinar .content:before{content:"";background-color:#0000001a;height:100%;width:100%;left:0;bottom:0;position:absolute}@media (max-width: 901px){.freewebinar-section .freewebinar .content{margin-bottom:3rem;transition:.3s}}.freewebinar-section .freewebinar .content a{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;text-decoration:none;color:#0f0;font-size:1.5rem;font-family:Inter,sans-serif}.freewebinar-section .freewebinar .content h3{font-weight:300!important;color:#fff;line-height:5rem;width:75%}@media (max-width: 901px){.freewebinar-section .freewebinar .content h3{width:100%;transition:.3s}}.freewebinar-section .freewebinar .content h3 span{display:inline-flex;align-items:center}.freewebinar-section .freewebinar .content h3 span img{width:40px;height:40px;border-radius:50%;margin-left:5px;z-index:1}.freewebinar-section .freewebinar .content h3 span img:nth-child(2){z-index:2;margin-left:-20px}.freewebinar-section .freewebinar .content h3 span img:nth-child(3){z-index:3;margin-left:-20px}.freewebinar-section .freewebinar .image-section{position:relative;flex-basis:50%}.freewebinar-section .freewebinar .image-section .image-shape{height:100%;bottom:0rem;left:0rem}.freewebinar-section .freewebinar .image-section .image-shape img{height:100%;bottom:0rem}.freewebinar-section .freewebinar .image-section .image-main{position:absolute;height:100%;top:0rem;right:10rem}@media (max-width: 901px){.freewebinar-section .freewebinar .image-section .image-main{position:none;transform:translate(15%);transition:.3s}}@media (max-width: 480px){.freewebinar-section .freewebinar .image-section .image-main{position:none;transform:translate(18%);transition:.3s}}.freewebinar-section .freewebinar .image-section .image-main img{top:0rem;height:100%}.action_insight .insight-wrapper{display:flex;gap:2rem;align-items:center}@media (max-width: 901px){.action_insight .insight-wrapper{flex-direction:column;transition:.3s}}.action_insight .insight-wrapper .insight-image{flex:1;margin-right:20px}.action_insight .insight-wrapper .insight-image img{max-width:100%;height:auto}.action_insight .insight-wrapper .insight-content{flex:1;display:flex;flex-direction:column}.action_insight .insight-wrapper .insight-content .paid-text{font-weight:500}.action_insight .insight-wrapper .insight-content .content-sub{padding-bottom:20px;padding-top:20px;border-bottom:2px solid #182a18}.action_insight .insight-wrapper .insight-content .content-sub h4{font-size:2.2rem!important;font-weight:400;margin-bottom:10px}.action_insight .insight-wrapper .insight-content .content-sub h4.text-color{color:#0f0}.action_insight .insight-wrapper .insight-content .content-sub p{font-size:1.6rem!important;font-weight:300}.recoded-video .recorded-heading{font-weight:500}.recoded-video .recored-card{margin-top:3rem}.recoded-video .recored-card .card-wrapper{display:flex;flex-wrap:wrap;gap:3rem}.recoded-video .recored-card .card{padding:1.5rem;background-color:#121b11;border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;max-width:38rem}.recoded-video .recored-card .card .card-image-wrap{position:relative}.recoded-video .recored-card .card .card-image-wrap img{border-radius:1.5rem;width:100%;height:auto;display:block}.recoded-video .recored-card .card .card-image-wrap img:nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px}.recoded-video .recored-card .card h4{font-size:2rem;margin:1.5rem 0}.recoded-video .recored-card .card p.text-light{font-size:1.6rem;line-height:1.5;margin-bottom:15px}.recoded-video .btn_recorded{margin-top:3rem;text-align:center}.recoded-video .btn_recorded .btn-recorded{display:flex;gap:1.1rem;justify-content:center;align-items:center;padding:1.2rem 3rem;font-size:1.6rem;margin:0 auto}.up-webinar-section{margin:0;padding:5rem 0;position:relative;width:100%;height:100%}.up-webinar-section .section_image{position:absolute;top:0;left:0}.up-webinar-section .container-upcomig{width:100%;margin-left:18.5%;display:block}.up-webinar-section .webinar-cards{display:flex;gap:1rem}.up-webinar-section .swiper-button-next{left:calc(100% - 37rem)!important;height:4rem!important;top:.5rem!important;width:4rem!important;color:#0f0!important;font-size:2rem}@media (max-width: 1040px){.up-webinar-section .swiper-button-next{left:calc(100% - 5rem)!important;transition:.3s}}.up-webinar-section .swiper-button-next:after{display:none}.up-webinar-section .swiper-button-prev{left:calc(100% - 42rem)!important;height:4rem!important;top:.5rem!important;color:#0f0!important;width:4rem!important;font-size:2rem;font-weight:500}@media (max-width: 1040px){.up-webinar-section .swiper-button-prev{left:calc(100% - 8rem)!important;transition:.3s}}.up-webinar-section .swiper-button-prev:after{display:none}.up-webinar-section .webinar-card{background-color:#263238;border-radius:10px;overflow:hidden;min-width:56rem;display:flex;padding:.5rem;flex-wrap:wrap;gap:1rem}@media (max-width: 901px){.up-webinar-section .webinar-card{transition:.3s}}.up-webinar-section .webinar-card .card-image{flex:1}.up-webinar-section .webinar-card .card-image img{width:100%;height:"400px";-o-object-fit:cover;object-fit:cover;border-radius:10px}.up-webinar-section .webinar-card .card-content{flex:1;padding:1.5rem;text-align:left}.up-webinar-section .webinar-card .card-content h2{margin-bottom:3rem;font-size:3rem;line-height:1.2;color:#fff;font-weight:300;font-family:Inter,sans-serif}.up-webinar-section .webinar-card .card-content .line{height:5px;width:40px;background-color:#fff;margin:2rem 0;border-radius:10px}.up-webinar-section .webinar-card .card-content p{font-size:1.6rem;font-family:Inter,sans-serif}.up-webinar-section .webinar-card .card-content .event-details{list-style:none;padding:0;margin:1rem 0}.up-webinar-section .webinar-card .card-content .event-details li{display:flex;align-items:center;margin-bottom:.5rem;color:#fff;font-size:1.6rem}.up-webinar-section .webinar-card .card-content .event-details li .time{margin-left:4px}.up-webinar-section .webinar-card .card-content .register-button{margin-top:3rem;display:inline-block;background-color:#fff}.course-content{margin:0;padding:5rem 0;position:relative}.course-content .section_image{position:absolute;top:0}.course-content .course-heading{margin-bottom:40px}.course-content .course-heading .heading-course{font-weight:500}.course-content .card-course-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.course-content .card-course-wrap .card-content{display:flex;flex-direction:column;gap:3rem;justify-content:flex-start;background:linear-gradient(#062806,#1f1d1f);border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease-in-out;position:relative;padding:2.5rem}.course-content .card-course-wrap .card-content img{position:absolute;top:0;right:0}.course-content .card-course-wrap .card-content .card-top h3{font-size:2rem;color:#fff;margin-bottom:1rem}.course-content .card-course-wrap .card-content .card-top h2{font-size:3rem;color:#4dd946}.course-content .card-course-wrap .card-content .card-bottom p{font-size:1.6rem;line-height:1.3;margin-bottom:2rem}.agency{position:relative;margin:10rem 0;color:#fff}@media screen and (max-width: 768px){.agency{padding:3rem 0 0}}.agency__container{max-width:1280px;margin:0 auto;padding:0 2rem}@media screen and (max-width: 768px){.agency__container{padding:0 1.5rem}}@media screen and (max-width: 480px){.agency__container{padding:0 1rem}}.agency__header{margin-bottom:3rem}@media screen and (max-width: 768px){.agency__header{margin-bottom:2rem}}.agency__title{font-size:7rem;font-weight:300;margin-bottom:1rem}@media screen and (max-width: 1024px){.agency__title{font-size:4rem}}@media screen and (max-width: 768px){.agency__title{font-size:3.5rem}}.agency__subtitle{color:#b2b3bd;font-size:1.6rem;line-height:1.6}@media screen and (max-width: 1024px){.agency__subtitle{font-size:1.4rem}}@media screen and (max-width: 768px){.agency__subtitle{font-size:1rem}}.agency__content{display:flex;gap:3rem}@media screen and (max-width: 1024px){.agency__content{flex-direction:column;gap:2rem}}.agency__left{width:40%}@media screen and (max-width: 1024px){.agency__left{width:100%}}.agency__right{width:60%}@media screen and (max-width: 1024px){.agency__right{width:100%}}.agency__image-card{border-radius:3rem;overflow:hidden;height:55rem;width:100%}@media screen and (max-width: 1024px){.agency__image-card{height:40rem}}@media screen and (max-width: 768px){.agency__image-card{height:30rem}}.agency__image-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.agency__services-grid{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width: 768px){.agency__services-grid{grid-template-columns:1fr;gap:2rem}}.agency .section_image{position:absolute;top:0}.agency .size{font-size:4.8rem!important;margin-bottom:1.5rem;font-weight:500!important}@media (max-width: 768px){.agency .size{font-size:3rem!important;line-height:3.5rem!important}}.agency .size span{font-size:4.8rem!important}@media (max-width: 768px){.agency .size span{font-size:3rem!important;line-height:3.5rem}}.agency .para{font-size:1.6rem;color:#b2b3bd}.service-card{padding:1.5rem;border-radius:1.5rem;transition:transform .3s ease;animation:fadeIn .5s ease-out forwards}.service-card:nth-child(1){animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4){animation-delay:.4s}.service-card:nth-child(5){animation-delay:.5s}.service-card:nth-child(6){animation-delay:.6s}.service-card:hover{transform:translateY(-5px)}.service-card__title{font-size:2.2rem;font-weight:600;color:#fff;margin-bottom:1rem}@media screen and (max-width: 1024px){.service-card__title{font-size:2rem}}@media screen and (max-width: 768px){.service-card__title{font-size:1.8rem}}.service-card__description{color:#b2b3bd;font-size:1.6rem;line-height:1.6}@media screen and (max-width: 1024px){.service-card__description{font-size:1.4rem}}@media screen and (max-width: 768px){.service-card__description{font-size:1.2rem}}.service-card__button{margin-top:1rem;padding:.5rem 1rem!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section .hero_border{border:1px solid transparent;-o-border-image:linear-gradient(to top,rgba(17,17,17,.1),rgba(0,182,0,.821));border-image:linear-gradient(to top,#1111111a,#00b600d1);border-image-slice:1}.hero-title{color:#fff;font-size:9.6rem;margin:0;font-family:Inter,sans-serif;font-weight:500;padding:4rem 3rem}@media (max-width: 901px){.hero-title{font-size:4.6rem;transition:.3s}}@media (max-width: 480px){.hero-title{font-size:4rem;transition:.3s}}.hero-title .highlight{font-style:italic;font-weight:300;font-family:"Instrument Serif",serif;color:#0f0}.hero_bottom{display:flex;border-top:1px solid transparent;-o-border-image:linear-gradient(to top,rgba(17,17,17,.1),rgba(0,182,0,.336));border-image:linear-gradient(to top,#1111111a,#00b60056);border-image-slice:1}@media (max-width: 901px){.hero_bottom{flex-direction:column;padding:4rem 0 0;transition:.3s}}@media (max-width: 480px){.hero_bottom{padding:0;transition:.3s}}.hero_bottom p{width:90%}@media (max-width: 901px){.hero_bottom p{width:100%;margin-bottom:3rem;font-size:1.8rem;transition:.3s}}.hero_buttom_botton{flex:1 1 40%;text-align:center;padding:5rem 3rem}.hero_buttom_botton .cta-button:hover{box-shadow:#00b60066 0 2px 60px,#00b6004d 0 7px 13px -3px,#00b60033 0 -3px inset}.hero_buttom_botton .cta-button .cta_icon{background-color:transparent;margin-left:5px}.hero_bottom_text{flex:1 1 60%;border-right:1px solid transparent;-o-border-image:linear-gradient(to top,rgba(17,17,17,.1),rgba(0,182,0,.336));border-image:linear-gradient(to top,#1111111a,#00b60056);border-image-slice:1;padding:5rem 3rem 0 4rem}@media (max-width: 901px){.hero_bottom_text{border-right:0;transition:.3s}}.video_section .video_flex{display:flex;justify-content:space-between}@media (max-width: 901px){.video_section .video_flex{flex-direction:column;transition:.3s}}.video_section .video_flex .video-text{max-width:38%}@media (max-width: 901px){.video_section .video_flex .video-text{max-width:100%;transition:.3s}}.video_section .video_flex .video-text h1{padding-top:5rem;font-size:4.8rem;font-weight:300}@media (max-width: 480px){.video_section .video_flex .video-text h1{font-size:4rem;transition:.3s}}.video_section .video_flex .video-text p{margin-top:1.5rem}.video_section .video_flex .video-right{max-width:55%;width:100%}@media (max-width: 901px){.video_section .video_flex .video-right{max-width:100%;margin-top:2.5em;transition:.3s}}.video_section .video_flex .video-right video{max-width:100%;width:100%;height:100%;border-radius:20px;border:1px solid #1a4b18;cursor:pointer}.video_section .video_flex .video-right iframe{width:660px;height:480px}@media (max-width: 480px){.video_section .video_flex .video-right iframe{width:100%;height:275px;transition:.3s}}.video_section .video_flex .video-right .ListPlayerContainer{position:relative;padding:1rem;border-radius:12px;background-color:#152615;border:1px solid #00b600;width:100%;cursor:pointer}.video_section .video_flex .video-right .ListPlayerContainer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.video_section .video_flex .video-right .ListPlayerContainer .playBtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;padding:2rem 4rem;border-radius:1.4rem;background-color:#2f1e00;border:2px solid #1a4b18}.video_section .video_flex .video-right .ListPlayerContainer .playBtn img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.growth_receipe .receipe_header{margin-bottom:2rem;text-align:center}.growth_receipe .receipe_header .growth-receipe-btn{margin-bottom:1.5rem}.growth_receipe .receipe_header .growth-receipe-btn img{width:20px;height:auto}.growth_receipe .receipe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.growth_receipe .receipe-grid .card{display:flex;justify-content:space-between;flex-direction:column;gap:1rem;background-repeat:no-repeat!important;background-position:right;padding:4rem 2rem;text-align:left;position:relative;border-radius:12px;transition:.3s}.growth_receipe .receipe-grid .card .grid-image{height:12rem}.growth_receipe .receipe-grid .card .grid-image img{-o-object-fit:contain;object-fit:contain;height:100%}.growth_receipe .receipe-grid .card .right-float-img{position:absolute;right:0;top:0}.growth_receipe .receipe-grid .card h2{margin-top:5rem}.growth_receipe .receipe-grid .card p{margin-top:1rem;width:100%}.growth_receipe .receipe-grid .card .card-arrow{padding-top:5rem;position:relative;text-decoration:none;padding:10px;transition:background-color .3s ease,transform .3s ease}.growth_receipe .receipe-grid .card .arrow-div{display:flex}@media (max-width: 480px){.academy{width:90%;margin:0 auto;transition:.3s}}.academy .academy-header,.academy .academy-header-wrapper{text-align:center}.academy .academy-header .btn_academy{margin-bottom:1.5rem}.academy .academy-header .academy_heading{color:#0f0}.academy .swiper{margin-top:3rem;width:100%;height:100%}.academy .swiper .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center;margin:0;padding:0}.academy .swiper .swiper-button-next:before,.academy .swiper .swiper-button-next:after,.academy .swiper .swiper-button-prev:before,.academy .swiper .swiper-button-prev:after{display:none}.academy .swiper .swiper-button-next,.academy .swiper .swiper-button-prev{color:#fff;width:5.5rem;height:5.5rem;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:50%;box-shadow:0 2px 8px #00000026;border:3px solid #fff;position:absolute}.academy .swiper .swiper-button-next i,.academy .swiper .swiper-button-prev i{font-size:2.5rem}.academy .swiper .swiper-button-next{right:50px;left:auto}@media (max-width: 480px){.academy .swiper .swiper-button-next{right:20px;transition:.3s}}.academy .swiper .swiper-button-prev{left:50px;right:auto}@media (max-width: 480px){.academy .swiper .swiper-button-prev{left:20px;transition:.3s}}.academy .swiper .card{display:flex;max-width:800px;width:100%;margin:0 auto;border-radius:12px;overflow:hidden}@media (max-width: 480px){.academy .swiper .card{flex-direction:column;transition:.3s}}.academy .swiper .card .card-image{flex:1}.academy .swiper .card .card-image img{width:100%;height:auto;max-width:100%;border-radius:12px}@media (max-width: 480px){.academy .swiper .card .card-image img{max-width:39.5rem;transition:.3s}}.academy .swiper .card-content{flex:1;display:flex;align-items:center;padding:2rem;text-align:left;margin-left:3rem}@media (max-width: 480px){.academy .swiper .card-content{margin-left:0;padding:2rem 0 0;transition:.3s}}.academy .swiper .card-content .btn-professional{margin-bottom:1rem;font-size:2rem}.academy .swiper .card-content h2{margin-bottom:1rem}.academy .swiper .card-content p{margin-bottom:2rem}.academy .swiper .card-content .enroll-button{border:none}.main-carousel{margin-top:3rem}.carousel-cell{max-width:800px;width:100%;margin:0 60px;padding:10px}.carousel-cell .cell_wrapper{display:flex;align-items:center}@media (max-width: 901px){.carousel-cell .cell_wrapper{flex-direction:column;margin-top:3rem;transition:.3s}}.carousel-cell .cell_wrapper .image{flex:1;max-width:100%;width:100%}.carousel-cell .cell_wrapper .image img{width:400px}.carousel-cell .cell_wrapper .content{flex:1;margin-left:5rem}@media (max-width: 901px){.carousel-cell .cell_wrapper .content{margin-left:0rem;margin-top:3rem;transition:.3s}}.carousel-cell .cell_wrapper .content .btn-professional{font-size:1.8rem;margin-bottom:2rem}.carousel-cell .cell_wrapper .content .academy_header{margin-bottom:2rem}.carousel-cell{opacity:.4}.carousel-cell.is-selected{opacity:1}.flickity-page-dots{display:none}.flickity-page-dots .dot{background-color:#fff}@media (max-width: 480px){.flickity-page-dots{display:block;transition:.3s}}.bet{width:100%;height:100%}.bet h1{margin-bottom:3rem}.bet .custom-fit{background-image:linear-gradient(to top,#000,#004700);position:relative;padding:2px}.bet .custom-fit .bg-color-right{position:absolute;left:0;top:0}.bet .custom-fit .bg-color-right-real{position:absolute;right:0;top:0;transform:translate(90deg)}.bet .custom-fit .custom-bg-color{background-image:linear-gradient(to top left,#111,#0c0e08);display:flex;gap:5rem;justify-content:space-between;align-items:center;padding:8rem;background-repeat:no-repeat}@media (max-width: 901px){.bet .custom-fit .custom-bg-color{flex-direction:column;padding:3rem;transition:.3s}}.bet .custom-fit .custom-image{flex:1;text-align:center}.bet .custom-fit .custom-image img{max-width:38rem;width:100%;height:auto;margin:0 auto}.bet .custom-fit .custom-image .custom-size-watch{max-width:27rem}.bet .custom-fit .custom-content{flex:1;width:100%}.bet .custom-fit .custom-content h4{color:#0f0;font-size:2.4rem;font-weight:400;margin-bottom:2rem;font-family:Inter,sans-serif}@media (max-width: 901px){.bet .custom-fit .custom-content h4{width:100%;font-size:2rem;transition:.3s}}.bet .custom-fit .custom-content h2{font-size:3.4rem;color:#f0f0f0;width:88%;font-weight:300;font-family:Inter,sans-serif}@media (max-width: 901px){.bet .custom-fit .custom-content h2{width:100%;font-size:3.8rem;transition:.3s}}@media (max-width: 480px){.bet .custom-fit .custom-content h2{font-size:2.5rem;transition:.3s}}.bet .custom-fit .fit-custom-left{padding-left:5rem}@media (max-width: 901px){.bet .custom-fit .fit-custom-left{padding-left:0;transition:.3s}}.people_say{margin:10rem 0 0!important;border-radius:5rem}@media (max-width: 480px){.people_say{max-width:100%;width:90%;margin:0 auto!important;transition:.3s}}.people_say .people-background-color{background:radial-gradient(circle at top,#048804,#121212);overflow:hidden;padding:1px 0 0;border-radius:10rem}.people_say .people_wrapper{background-image:linear-gradient(to top,#121212,#121b11);padding:10rem 0;text-align:center;margin:0 auto;max-width:100%;width:100%}@media (max-width: 901px){.people_say .people_wrapper{padding:4rem 0;transition:.3s}}.people_say .people_wrapper .heading-say{font-weight:500;color:#0f0;display:flex;align-items:center;justify-content:center}.people_say .people_wrapper .heading-say span{align-items:center}.people_say .people_wrapper .heading-say span img{width:40px;height:40px;border-radius:50%;margin-left:5px;z-index:1}.people_say .people_wrapper .heading-say span img:nth-child(2){z-index:2;margin-left:-30px}.people_say .people_wrapper .heading-say span img:nth-child(3){z-index:3;margin-left:-30px}.people_say .people_wrapper p{font-size:2rem}.people_say .people_wrapper p span{font-size:1.6rem;color:#0f0}.people_say .testimonial_slider{margin-top:4rem;max-width:100%}.people_say .testimonial_slider .swiper-slide{background-color:#0c2e0c;padding:15px;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:40rem}.people_say .testimonial_slider .swiper-slide p{font-size:1.8rem;text-align:left;line-height:25px}.people_say .testimonial_slider .swiper-slide .author{display:flex;align-items:center;gap:3rem;text-align:left;color:#fff;width:100%}.people_say .testimonial_slider .swiper-slide .author img{height:60px;width:60px;border-radius:50%}.people_say .testimonial_slider .swiper-slide .author h3{font-size:1.6rem}.people_say .testimonial_slider .swiper-slide .author p{font-size:1.4rem;color:#fff}.calendly_api{margin:0rem 0rem 10rem 0}.calendly_api .calendenly-wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width: 901px){.calendly_api .calendenly-wrapper{flex-direction:column;transition:.3s}}.calendly_api .calendenly-wrapper .calendly_content{flex:1}@media (max-width: 901px){.calendly_api .calendenly-wrapper .calendly_content{margin-bottom:5rem;transition:.3s}}.calendly_api .calendenly-wrapper .calendly_content h2{width:80%;margin-bottom:2rem}@media (max-width: 901px){.calendly_api .calendenly-wrapper .calendly_content h2{width:100%;transition:.3s}}.calendly_api .calendenly-wrapper .calendly_content p{margin-bottom:3rem;width:70%;font-size:2rem;line-height:1.2}@media (max-width: 901px){.calendly_api .calendenly-wrapper .calendly_content p{width:100%;transition:.3s}}.calendly_api .calendenly-wrapper .calendly-api{flex:1}.calendly_api .calendenly-wrapper .calendly-api .bg-calendly{height:44rem;width:65rem;background-color:#0b120b;border:1px solid #000;border-radius:12px;display:flex;justify-content:center;align-items:center}.calendly_api .calendenly-wrapper .calendly-api .bg-calendly p{color:#fff;font-size:1.6rem;margin:0}@media (max-width: 901px){.calendly_api .calendenly-wrapper .calendly-api .bg-calendly{height:35rem;width:50rem;transition:.3s}}@media (max-width: 480px){.calendly_api .calendenly-wrapper .calendly-api .bg-calendly{height:28rem;width:37rem;transition:.3s}}.subscribe-section{margin:0rem 0 10rem;text-align:center;padding:2rem}@media (max-width: 480px){.subscribe-section{padding:0;transition:.3s}}.subscribe-section .border-circle{padding:1px;border-radius:2.4rem;overflow:hidden;background-image:linear-gradient(to top,#121212,#286226)}.subscribe-section .border-circle .border-circle-border{border-radius:2.4rem;background-image:linear-gradient(to top,#121212,#121911)}.subscribe-section .subscribe-width{padding:5rem 0;max-width:60rem;margin:0 auto;border-radius:12px}@media (max-width: 480px){.subscribe-section .subscribe-width{margin:0 1.5rem;transition:.3s}}.subscribe-section h2{margin-bottom:2rem}.subscribe-section p{font-size:1.8rem;margin-bottom:3rem}.subscribe-section .academy_rest_text_margin{margin-top:3rem;font-size:1.6rem}.subscribe-section .subscribe-form{display:flex;gap:10px;justify-content:center}@media (max-width: 480px){.subscribe-section .subscribe-form{flex-direction:column;transition:.3s}}.subscribe-section .subscribe-form div{flex:1;max-width:400px}.subscribe-section .subscribe-form div input{padding:16px 30px;font-size:1.7rem;border:rgba(255,255,255,.3);border-radius:12px;width:100%;color:#fff;background-color:#121b11}.subscribe-section .subscribe-form div input::-moz-placeholder{color:#fff}.subscribe-section .subscribe-form div input::placeholder{color:#fff}.subscribe-section .subscribe-form button{border:none;transition:background-color .3s;height:54px}.our_clients{padding:5rem 0;position:relative}.our_clients .section_image{position:absolute;top:0}.our_clients .section-heading{font-weight:500;color:#fff}.our_clients .b_card_cont{margin-top:3rem}.our_clients .b_card_cont .card_wrapper{margin-top:4rem;flex-wrap:wrap;gap:3}.our_clients .b_card_cont .card_wrapper .b_card{background-color:#fff;padding:.5rem;max-height:25rem;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:12px;border:3px solid #00ff00}.our_clients .b_card_cont .card_wrapper .b_card img{width:auto;max-width:40rem;max-height:16rem;border-radius:5%}@media (max-width: 901px){.our_clients .b_card_cont .card_wrapper .b_card img{max-width:30rem;max-height:18rem;transition:.3s}}@media (max-width: 480px){.our_clients .b_card_cont .card_wrapper .b_card img{max-width:25rem;max-height:12rem;transition:.3s}}.our_clients .b_card_cont .card_wrapper .b_card h3{font-size:1.6rem;color:#0f0}.body{background-color:green}.contact_us_welcome{display:flex;flex-direction:row}@media (max-width: 901px){.contact_us_welcome{flex-direction:row;transition:.3s}}.contact_us_welcome .contact_wrapper{display:flex;justify-content:center;align-items:start}@media (max-width: 901px){.contact_us_welcome .contact_wrapper{flex-direction:column;align-items:flex-start;transition:.3s}}.contact_us_welcome .contact_wrapper .contact_us_heading{display:flex;flex:1;flex-direction:column;justify-content:space-between;position:relative;padding:0rem 5rem}@media (max-width: 901px){.contact_us_welcome .contact_wrapper .contact_us_heading{width:100%;margin:0rem 0rem 4rem 0;transition:.3s}.contact_us_welcome .contact_wrapper .contact_us_heading img{display:none}}.contact_us_welcome .contact_wrapper .contact_us_heading h2{color:#f0f0f0;font-family:Inter;font-size:4.375rem;font-style:normal;font-weight:300;line-height:normal;text-transform:capitalize}.contact_us_welcome .contact_wrapper .contact_us_heading h3{color:#fff;font-family:Inter;font-size:3rem;font-style:normal;font-weight:300;line-height:5.5rem;margin-top:3rem}.contact_us_welcome .contact_wrapper .contact_us_heading h3 .highlight{color:#00b600;font-family:"Instrument Serif";font-size:3rem;font-style:italic;font-weight:400;line-height:2.5rem}.contact_us_welcome .contact_wrapper .contact_us_heading .border-div{border-width:3rem solid #1a4b18;margin:3rem 0;height:.5rem;width:30%;background-color:#1a4b18;border-radius:5px}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer{color:#f0f0f0;font-family:Inter;font-size:1.625rem;font-style:normal;font-weight:300;line-height:1.625rem}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer .address-child{display:flex;flex-direction:row;justify-content:start;align-items:flex-start;margin-bottom:3rem}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer .address-child img{width:3rem;height:auto}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer .address-child p{margin-left:1rem;line-height:1.5}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer .address-child a{color:#fff}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer p{margin-bottom:.5rem}.contact_us_welcome .contact_wrapper .contact_us_heading .addressContainer span{color:#00b600;font-family:"Instrument Serif";font-size:1.625rem;font-style:italic;font-weight:400;line-height:1.625rem}.contact_us_welcome .contact_wrapper .contact_us_heading .fa-brands{width:43px;height:43px;display:flex;align-items:center;justify-content:center;color:#0f0;border-radius:50%;padding:1.2rem;border:1px solid #1e1e1f}.contact_us_welcome .contact_wrapper .contact_us_form{flex:1;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(#062806,#1f1d1f);border-radius:2rem;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease-in-out;position:relative;padding:2.5rem;height:100%}.contact_us_welcome .contact_wrapper .contact_us_form:hover{border:1px solid #00ff00}.contact_us_welcome .contact_wrapper .contact_us_form img{position:absolute;top:0;right:0}@media (max-width: 901px){.contact_us_welcome .contact_wrapper .contact_us_form{width:100%;transition:.3s}}.contact_us_welcome .contact_wrapper .contact_us_form form{display:flex;flex-direction:column;padding:2rem;align-items:center;justify-content:space-between}.contact_us_welcome .contact_wrapper .contact_us_form form h2{color:#fff;font-family:Inter;font-size:3rem;font-style:normal;font-weight:300;line-height:1.5;align-self:start;margin-bottom:1rem}.contact_us_welcome .contact_wrapper .contact_us_form form input{height:3rem;width:100%;flex-shrink:0;font-size:2rem;padding:3rem;border-radius:1rem;background:#293b29;color:#f2f2f2;margin-bottom:1rem}.contact_us_welcome .contact_wrapper .contact_us_form form textarea{border-radius:5px;background-color:#293b29;color:#fff;font-size:2rem;border-radius:1rem;line-height:8rem;width:100%;padding:0rem 0rem 0rem 3rem;margin-bottom:1rem}.contact_us_welcome .contact_wrapper .contact_us_form form .recaptcha-checkbox{display:flex;align-items:flex-start;width:100%}.contact_us_welcome .contact_wrapper .contact_us_form form button{background-color:#0f0;width:100%;color:#fff;border:none;font-size:2rem;font-weight:400;gap:.4rem;padding:2rem 1rem;border-radius:1rem;cursor:pointer}.map-section{width:100%;padding:0rem 0;display:flex;justify-content:center;align-items:center;position:relative}.map-section .map-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.map-section .map-container h2{color:#0f0;font-family:Inter;font-size:3rem;font-style:normal;font-weight:300;line-height:1.5;margin-bottom:1rem}@media (max-width: 901px){.map-section{flex-direction:column;align-items:flex-start;transition:.3s}}.map-section iframe{width:100%;height:500px;border:none;border-radius:1rem}.success-message{padding:15px;background-color:#4caf50;color:#fff;border-radius:5px;text-align:left;font-size:16px;margin:0 2rem}.course-page-success{margin:0 auto;margin-bottom:2rem}.success-message-text{color:#4caf50;margin-bottom:1rem;font-size:16px}.submit-button,.btn{position:relative;padding:10px 20px;font-size:16px;border:none;background-color:#4caf50;color:#fff;cursor:pointer;transition:background-color .3s ease}.submit-button:disabled{background-color:#9acd32;cursor:not-allowed}.loader{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}.error{color:red;font-size:12px;display:inline-block;text-align:left;align-self:start;margin-bottom:1rem}.podcast-section .container .section_heading{font-family:Inter,sans-serif;font-weight:300;color:#f0f0f0;font-size:6rem!important}.podcast-section .container .section_wrapper{display:flex;flex-direction:row;justify-content:center;gap:3rem;padding:.5rem;margin:.5rem}@media (max-width: 901px){.podcast-section .container .section_wrapper{flex-direction:column;align-items:flex-start;transition:.3s}}@media (max-width: 480px){.podcast-section .container .section_wrapper{flex-direction:column;align-items:flex-start;transition:.3s}}.podcast-section .container .section_wrapper .player_wrapper{flex:2}.podcast-section .container .section_wrapper .player_wrapper .content{background-size:contain;background-position:top;background-repeat:no-repeat;position:relative;flex-basis:65%;padding-top:1rem;height:auto}.podcast-section .container .section_wrapper .player_wrapper .content .video_player_wrapper{width:100%;height:100%;padding:.5rem;-o-object-fit:contain;object-fit:contain;justify-content:center;align-items:center;background-color:#152615;border-radius:12px;border:1px solid #00b600}.podcast-section .container .section_wrapper .player_wrapper .content .video_player_wrapper .player_icon_wrapper{display:flex;justify-content:center;align-items:center;padding:2rem 4rem;border-radius:1.5rem;background-color:#2f1e00;border:2px solid #1a4b18}.podcast-section .container .section_wrapper .player_wrapper .content .video_player_wrapper .player_icon_wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details{font-family:Inter,sans-serif;font-weight:200;color:#f0f0f0;font-size:1.6rem;margin-top:1rem}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details .heading-text{font-weight:600;margin-bottom:1rem}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details .postedTime{font-family:Inter,sans-serif;font-size:1.5rem;line-height:24px;font-weight:500;color:#445941}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details p{font-family:Inter,sans-serif;font-size:1.4rem;line-height:24px;font-weight:400;color:#b2b3bd}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details .socialContainer{gap:.1rem;display:flex;align-items:center;justify-content:start;margin-top:20px}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details .socialContainer a{display:inline-block;margin-right:1rem;font-size:2rem;color:#0f0}.podcast-section .container .section_wrapper .player_wrapper .content .podcast_details .socialContainer a .fa-brands{width:43px;height:43px;display:flex;align-items:center;justify-content:center;color:#0f0;border-radius:50%;padding:1.2rem;border:1px solid #1e1e1f}.podcast-section .container .section_wrapper .podcastList{flex:1;padding:1.2rem 1rem;display:flex;flex-direction:column;gap:1rem}.podcast-section .container .section_wrapper .podcastList .headding{color:#fff;font-family:Inter,sans-serif;font-weight:200;font-size:2rem}.podcast-section .container .section_wrapper .podcastList .podcast_item{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPlayerContainer{position:relative;padding:1rem;border-radius:12px;background-color:#152615;border:1px solid #00b600;width:100%;cursor:pointer}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPlayerContainer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPlayerContainer .playBtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;padding:2rem 4rem;border-radius:1.4rem;background-color:#2f1e00;border:2px solid #1a4b18}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPlayerContainer .playBtn img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPodcastDetails .heading-text{font-family:Inter,sans-serif;font-weight:400;color:#fff;font-size:2.5rem;margin-bottom:1rem}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPodcastDetails .postedTime{font-family:Inter,sans-serif;font-size:1.2rem;line-height:24px;color:#445941}.podcast-section .container .section_wrapper .podcastList .podcast_item .ListPodcastDetails p{font-family:Inter,sans-serif;font-size:1.4rem;line-height:24px;color:#b2b3bd}.podcast-section .container .section_wrapper .podcastList .podcast_item .divaider{border:1px solid #182a18;height:2px;margin-bottom:1rem}.podcast-list-section .container .heading{margin-bottom:1.5rem}.podcast-list-section .container .tabs{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:1rem}.podcast-list-section .container .tabs .tab{all:unset;color:#fff;border:1px solid #fff;font-size:1.4rem;font-weight:400;border-radius:5rem;padding:1rem 2rem;cursor:pointer}.podcast-list-section .container .tabs .tab.active{background-color:#fff;border-bottom:2px solid #fff;color:#00b600}.podcast-list-section .container .podcast-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;gap:2.5rem;background:radial-gradient(circle at top,#203a20,#121212);overflow:hidden;padding:3rem 2rem;border-radius:12px}.podcast-list-section .container .podcast-list .podcast_item{display:flex;flex-direction:column;flex-grow:1;gap:1rem}.podcast-list-section .container .podcast-list .podcast_item .ListPlayerContainer{display:flex;flex-direction:column;flex-grow:1;position:relative;padding:1rem;border-radius:12px;background-color:#152615;border:1px solid #00b600;cursor:pointer}.podcast-list-section .container .podcast-list .podcast_item .ListPlayerContainer img{width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.podcast-list-section .container .podcast-list .podcast_item .ListPlayerContainer .playBtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;padding:2rem 4rem;border-radius:1.4rem;background-color:#2f1e00;border:2px solid #1a4b18}.podcast-list-section .container .podcast-list .podcast_item .ListPlayerContainer .playBtn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.podcast-list-section .container .podcast-list .podcast_item .ListPodcastDetails .heading-text{font-family:Inter,sans-serif;font-weight:400;color:#fff;font-size:2.5rem;margin-bottom:1rem}.podcast-list-section .container .podcast-list .podcast_item .ListPodcastDetails .postedTime{font-family:Inter,sans-serif;font-size:1.2rem;line-height:24px;color:#445941}.podcast-list-section .container .podcast-list .podcast_item .ListPodcastDetails p{font-family:Inter,sans-serif;font-size:1.4rem;line-height:24px;color:#b2b3bd}.podcast-list-section .container .podcast-list .podcast_item .divaider{border:1px solid #182a18;height:2px;margin-bottom:1rem}.podcast-list-section .button-box{padding:4rem 0 0;display:flex;justify-content:center}.podcast-list-section .button-box button{padding:1.6rem 3.2rem;background-color:#00b600;color:#fff;border:none;border-radius:1rem;cursor:pointer;transition:background-color .3s ease;font-weight:500;font-size:1.6rem}.podcast-list-section .button-box button:hover{background-color:linear-gradient(to right,#00b600,#009600)}.login-page{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.login-page .form_wrapper{display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(#062806,#1f1d1f);border-radius:2rem;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease-in-out;position:relative;padding:2.5rem}.login-page .form_wrapper:hover{border:1px solid #00ff00}.login-page .form_wrapper .bg_img{position:absolute;top:0;right:0}.login-page .form_wrapper form{display:flex;flex-direction:column;padding:2rem;align-items:center;justify-content:space-between}.login-page .form_wrapper form img{width:auto;padding:.5rem;max-width:15rem;max-height:10rem;margin-bottom:1rem}.login-page .form_wrapper form h4{color:#fff;font-family:Inter;font-size:1.5rem;font-style:normal;font-weight:300;line-height:1.5;align-self:center;padding:.5rem;margin-bottom:1rem}.login-page .form_wrapper form input{height:3rem;width:100%;flex-shrink:0;font-size:2rem;padding:3rem;border-radius:1rem;background:#293b29;color:#f2f2f2;margin-bottom:1rem}.login-page .form_wrapper form button{background-color:#0f0;width:50%;color:#fff;border:none;font-size:2rem;font-weight:400;gap:.4rem;padding:1rem .5rem;border-radius:1rem;cursor:pointer}.not_found{max-width:680px;margin:8rem auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.not_found .found-image{margin-bottom:1.5rem}.not_found .found-image img{max-width:100%;height:auto}.not_found .heading-text{margin-top:4rem;font-size:3rem;font-weight:600;margin-bottom:2rem;text-align:center}.not_found .text-light{text-align:center;margin-bottom:2rem;line-height:2.5rem;font-size:1.8rem;color:#6c757d}.linkd-generation .top-heading .link-text{margin-top:1.5rem}.linkd-generation .mid-content{margin-top:3rem;display:flex;align-items:center;gap:2rem}@media (max-width: 1040px){.linkd-generation .mid-content{flex-direction:column;align-items:flex-start;transition:.3s}}.linkd-generation .mid-content .heading-text{font-weight:700}.linkd-generation .mid-content .proof_button{padding:1rem 2rem;background-image:linear-gradient(to right,#1f1f1f,#111)}.linkd-generation .case-studies-card{display:flex;gap:10px;background-color:#111;margin-top:4rem}@media (max-width: 1040px){.linkd-generation .case-studies-card{display:initial;transition:.3s}}.linkd-generation .case-studies-card .primary-card{flex:2;position:relative;background-image:url(images/AgencyServices/casestudy1.png);background-size:cover;background-position:center;height:610px;border-radius:10px}@media (max-width: 1040px){.linkd-generation .case-studies-card .primary-card{height:350px;transition:.3s}}.linkd-generation .case-studies-card .primary-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#0009,#0009);border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #fff;margin:5px}.linkd-generation .case-studies-card .primary-card .overlay .badge{font-size:12px;color:#000;padding:5px 10px;margin-bottom:15px;display:inline-block;background-color:#fff;border-radius:50rem;max-width:96px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins,serif}.linkd-generation .case-studies-card .primary-card .overlay .title{font-size:2.2rem;color:#fff;margin-bottom:10px;font-weight:600;line-height:28px}.linkd-generation .case-studies-card .primary-card .overlay .link{font-size:1.6rem;text-decoration:none;color:#fff}.linkd-generation .case-studies-card .primary-card .overlay .link:hover{text-decoration:underline}.linkd-generation .case-studies-card .grid{flex:2;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (max-width: 1040px){.linkd-generation .case-studies-card .grid{grid-template-columns:1fr;transition:.3s}}.linkd-generation .case-studies-card .grid .grid-card{position:relative;background-image:url(path/to/grid-image.jpg);background-size:cover;background-position:center;height:300px;border-radius:10px}@media (max-width: 1040px){.linkd-generation .case-studies-card .grid .grid-card{height:284px;transition:.3s}}.linkd-generation .case-studies-card .grid .grid-card .overlay{position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#00470059);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px}.linkd-generation .case-studies-card .grid .grid-card .overlay .badge{font-size:10px;color:#fff;background-color:#136611;padding:12px 16px;position:absolute;top:2.6rem;left:-16px;line-height:15px;transform:rotate(90deg);border-radius:0 50px 50px 0;font-family:Poppins,serif}.linkd-generation .case-studies-card .grid .grid-card .overlay .overlay-hover{opacity:0;visibility:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:300px;transition:opacity .3s ease,visibility .3s ease}.linkd-generation .case-studies-card .grid .grid-card .overlay .overlay-hover .title{font-size:1.6rem;color:#fff;margin-bottom:10px;font-weight:600;line-height:20px}.linkd-generation .case-studies-card .grid .grid-card .overlay .overlay-hover .link{font-size:1.3rem;text-decoration:none;color:#fff}.linkd-generation .case-studies-card .grid .grid-card .overlay .overlay-hover .link:hover{text-decoration:underline}.linkd-generation .case-studies-card .grid .grid-card .overlay:hover .overlay-hover{opacity:1;visibility:visible}.how-we-do-it{margin:10rem 0 0;display:flex;flex-wrap:wrap;color:#fff;padding:50px;gap:20px}@media (max-width: 1040px){.how-we-do-it{padding:0;transition:.3s}}.how-we-do-it .container-flex{display:flex;gap:12rem;margin-right:2rem}@media (max-width: 1040px){.how-we-do-it .container-flex{flex-direction:column;gap:2rem;transition:.3s}}.how-we-do-it .container-flex .content{margin-top:15rem;flex:1;max-width:400px}@media (max-width: 1040px){.how-we-do-it .container-flex .content{margin-top:5rem;transition:.3s}}.how-we-do-it .container-flex .content h1{font-weight:700}.how-we-do-it .container-flex .content .subheading{font-size:2.4rem;margin:10px 0;color:#b2b3bd}.how-we-do-it .container-flex .content .description{margin-bottom:40px}.how-we-do-it .container-flex .content .how-do-btn{margin-bottom:2rem}.how-we-do-it .container-flex .grid{position:relative;flex:2;display:grid;grid-template-columns:repeat(2,1fr)}.how-we-do-it .container-flex .grid .top-small-image,.how-we-do-it .container-flex .grid .bottom-small-image{position:absolute}.how-we-do-it .container-flex .grid .top-small-image{top:-15px;right:-15px;z-index:-1}.how-we-do-it .container-flex .grid .bottom-small-image{bottom:-15px;left:-15px;z-index:-1}@media (max-width: 1040px){.how-we-do-it .container-flex .grid{grid-template-columns:1fr;transition:.3s}}.how-we-do-it .container-flex .grid .grid-item{padding:60px 40px;display:flex;flex-direction:column;background-color:#111}.how-we-do-it .container-flex .grid .grid-item .grid-item-img img{width:34px;height:40px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.how-we-do-it .container-flex .grid .grid-item h3{font-size:2.6rem;margin-bottom:10px;font-weight:600;line-height:3.6rem}.how-we-do-it .container-flex .grid .grid-item p{font-size:1.6rem;line-height:1.5}.how-we-do-it .container-flex .grid .bg-color-light-gray{background-color:#263238}.why-choose{margin:0 0 18rem;text-align:center;position:relative}@media (max-width: 1040px){.why-choose{display:none;transition:.3s}}.why-choose .position-choose{position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.why-choose .choose-content{position:relative;height:70vh;width:100%;display:flex;justify-content:center;align-items:center}.why-choose .choose-content .choose-container{position:relative;width:50rem;height:50rem}.why-choose .choose-content .choose-container .chosse-circle{position:absolute;width:35rem;height:35rem;border-radius:50%;top:63%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.why-choose .choose-content .choose-container .chosse-circle .btn-choose{background-color:#00b600;padding:16px}.why-choose .choose-content .choose-progress-ring .choose-progress-arc{position:absolute;width:100%;height:100%;border:2px solid transparent;border-radius:50%;clip-path:polygon(62% 0,100% 0,100% 100%,64% 100%);border-top:2px solid #263238;border-right:2px solid #263238;border-bottom:2px solid #263238;transform:rotate(90deg)}.why-choose .choose-content .choose-progress-ring .progress-dot{position:absolute;width:30px;height:30px;background-color:#263238;border-radius:50%;display:flex;justify-content:center;align-items:center}.why-choose .choose-content .choose-progress-ring .progress-dot:before{content:"";width:10px;height:10px;background-color:#4dd946;border-radius:50%}.why-choose .choose-content .choose-progress-ring .progress-dot-label{position:absolute;color:#fff;font-size:2.4rem;white-space:nowrap;left:3.5rem;top:-.9rem;text-align:left}.why-choose .choose-content .choose-progress-ring .progress-dot-label h3{font-size:22px;color:#f0f0f0;font-weight:600;margin-bottom:.7rem}.why-choose .choose-content .choose-progress-ring .progress-dot-label p{font-size:16px;font-weight:400;line-height:20px;color:#b2b3bd;text-align:center}.why-choose .choose-content .choose-progress-ring .progress-dot-label .text-left{text-align:left}.why-choose .choose-content .choose-progress-ring .progress-dot-label:hover{color:#009600}.why-choose .choose-content .choose-progress-ring .image-numbered{position:absolute;width:5rem}.why-choose .choose-content .choose-progress-ring .image-numbered img{-o-object-fit:cover;object-fit:cover}.why-choose .choose-content .choose-progress-ring .img-1{top:-19px;left:-201%}.why-choose .choose-content .choose-progress-ring .img-2{top:-72px;left:-32%}.why-choose .choose-content .choose-progress-ring .img-3{top:-27px;left:158%}.why-choose .choose-content .choose-progress-ring .label-1{top:-4px;left:162%}.why-choose .choose-content .choose-progress-ring .label-2{top:43px;left:-238%}.why-choose .choose-content .choose-progress-ring .label-3{top:-6px;left:-825%}.why-choose .dot1{top:60.6%;left:95%}.why-choose .dot2{top:97%;left:50%}.why-choose .dot3{top:62%;left:-.7%}.section-sucess-stories{color:#fff}.section-sucess-stories .success-stories-wrapper{background:radial-gradient(circle,#00b600,#111);padding-top:1px}.section-sucess-stories .success-stories-border{background:linear-gradient(to bottom,#121b11,#111);padding:10rem 0;border-radius:50px}@media (max-width: 1040px){.section-sucess-stories .success-stories-border{padding:5rem 0;transition:.3s}}.section-sucess-stories .container .success-container-flex{display:flex;gap:5rem;justify-content:space-between}@media (max-width: 1040px){.section-sucess-stories .container .success-container-flex{flex-direction:column;transition:.3s}}.section-sucess-stories .container .success-container-flex .success-top-content{max-width:40%;position:relative}@media (max-width: 1040px){.section-sucess-stories .container .success-container-flex .success-top-content{max-width:100%;transition:.3s}}.section-sucess-stories .container .success-container-flex .success-top-content .swiper-navigation{position:absolute;margin-top:5rem;left:13%}@media (max-width: 1040px){.section-sucess-stories .container .success-container-flex .success-top-content .swiper-navigation{left:17%;transition:.3s}}.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-prev,.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-next{color:#fff;border:none;padding:.8rem 1.2rem;font-size:2rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background-color .3s;background-color:transparent}.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-prev:before,.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-prev:after,.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-next:before,.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-next:after{content:none}.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-prev,.section-sucess-stories .container .success-container-flex .success-top-content .swiper-button-next{border:1px solid #fff;border-radius:50%;height:40px;width:40px}.section-sucess-stories .container .success-container-flex .success-bottom-content{width:56%}@media (max-width: 1040px){.section-sucess-stories .container .success-container-flex .success-bottom-content{margin-top:3rem;width:100%;transition:.3s}}.section-sucess-stories .container .success-container-flex .success-bottom-content .swiper .swiper-button-prev,.section-sucess-stories .container .success-container-flex .success-bottom-content .swiper .swiper-button-next{display:none}.section-sucess-stories .text-light{color:#aaa}.section-sucess-stories .testimonial-container{display:flex;align-items:center;gap:1rem}.section-sucess-stories .text-testimonial{max-width:100%}.section-sucess-stories .text-testimonial .text-sucess{font-size:2rem;line-height:3.5rem;font-weight:300;text-align:left;letter-spacing:1px;margin-bottom:2rem}.section-sucess-stories .text-testimonial .testimonial-footer{display:flex;align-items:center;gap:1rem;margin-top:1rem}.section-sucess-stories .text-testimonial .testimonial-image{width:50px;height:50px;border-radius:50%}.section-sucess-stories .text-testimonial .testimonial-info .testimonial-name{margin:0;font-size:1.8rem}.section-sucess-stories .text-testimonial .testimonial-info .testimonial-date{margin:0;font-size:1.3rem;color:#adadad}.aarro-freight{padding:4rem 0;color:#fff}.aarro-freight .container-flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.aarro-freight .aamro-right{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.aarro-freight .aamro-right .top{margin-bottom:2rem}.aarro-freight .aamro-right .top a{position:absolute;top:0;left:2%;display:inline-flex;align-items:center;color:#00b600;text-decoration:none;font-size:1.6rem;font-weight:700;transition:color .3s ease}.aarro-freight .aamro-right .top a i{margin-right:.5rem;font-size:1.5rem}.aarro-freight .aamro-right .bottom h1.heading-text{font-size:7rem}@media (max-width: 1040px){.aarro-freight .aamro-right .bottom h1.heading-text{font-size:4rem;transition:.3s}}.aarro-freight .aamro-right .bottom p.text-white{margin-top:2rem;font-size:28px;font-weight:400;line-height:48px}@media (max-width: 1040px){.aarro-freight .aamro-right .bottom p.text-white{font-size:2rem;line-height:30px;transition:.3s}}.aarro-freight .aamro-left{flex:1;margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.aarro-freight .aamro-left .card{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));text-align:left}@media (max-width: 1040px){.aarro-freight .aamro-left .card{grid-template-columns:1fr;transition:.3s}}.aarro-freight .aamro-left .card .card-1,.aarro-freight .aamro-left .card .card-4{background-color:#062806}.aarro-freight .aamro-left .card .card-2,.aarro-freight .aamro-left .card .card-3{background-color:#263238}.aarro-freight .aamro-left .card .card-2{border-radius:50% 0 0 50%}.aarro-freight .aamro-left .card .card-3{border-radius:0 50% 50% 0}.aarro-freight .aamro-left .card .card-1,.aarro-freight .aamro-left .card .card-2,.aarro-freight .aamro-left .card .card-3,.aarro-freight .aamro-left .card .card-4{height:270px;padding:4rem;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;box-shadow:0 4px 6px #0000001a;transition:background-color .3s ease,transform .3s ease}@media (max-width: 1040px){.aarro-freight .aamro-left .card .card-1,.aarro-freight .aamro-left .card .card-2,.aarro-freight .aamro-left .card .card-3,.aarro-freight .aamro-left .card .card-4{align-items:center;transition:.3s}}.aarro-freight .aamro-left .card .card-1 h3,.aarro-freight .aamro-left .card .card-2 h3,.aarro-freight .aamro-left .card .card-3 h3,.aarro-freight .aamro-left .card .card-4 h3{font-size:4rem;font-weight:600;margin-bottom:1rem;line-height:40px}.aarro-freight .aamro-left .card .card-1 p,.aarro-freight .aamro-left .card .card-2 p,.aarro-freight .aamro-left .card .card-3 p,.aarro-freight .aamro-left .card .card-4 p{font-size:2.2rem;line-height:32px;font-weight:400;color:#4dd946}@media (max-width: 1040px){.aarro-freight .aamro-left .card .card-1 p,.aarro-freight .aamro-left .card .card-2 p,.aarro-freight .aamro-left .card .card-3 p,.aarro-freight .aamro-left .card .card-4 p{text-align:center;transition:.3s}}.digital-presence{margin:5rem 0;text-align:center}.digital-presence .digital-heading{font-size:5.2rem;font-weight:400;line-height:67px}@media (max-width: 1040px){.digital-presence .digital-heading{font-size:3.5rem;line-height:45px;transition:.3s}}.digital-presence .card-top{margin-top:3rem}.digital-presence .card-top .card-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;border-radius:20px}@media (max-width: 1040px){.digital-presence .card-top .card-wrapper{grid-template-columns:1fr;transition:.3s}}.digital-presence .card-top .card-wrapper .bg-color-1{background-color:#27333838;border:1px solid rgb(53,71,80)}.digital-presence .card-top .card-wrapper .bg-color-2{background-color:#1366111f;border:1px solid rgb(19,102,17)}.digital-presence .card-top .card-wrapper .bg-color-3{background-color:#00b6005e;border:1px solid rgb(0,182,0)}.digital-presence .card-top .card-wrapper .card{text-align:left;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:8rem 4rem;border-radius:20px;position:relative}@media (max-width: 1040px){.digital-presence .card-top .card-wrapper .card{text-align:center;transition:.3s}}.digital-presence .card-top .card-wrapper .card .img-abs-top-right{position:absolute;top:0;right:0}.digital-presence .card-top .card-wrapper .card .image-card img{height:40px;width:40px;-o-object-fit:contain;object-fit:contain}.digital-presence .card-top .card-wrapper .card .card-title{font-size:26px;font-weight:700;line-height:36px;color:#fff}.digital-presence .card-top .card-wrapper .card p{color:#fff;font-size:1.6rem;line-height:2.2rem}.approach-service{margin:5rem 0 0;color:#fff;padding:50px 20px}@media (max-width: 1040px){.approach-service{padding:50px 0;transition:.3s}}.approach-service .approach-wrapper{flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:4rem}.approach-service .approach-wrapper .approach-item{display:flex;align-items:center;gap:60px;flex:1 1 calc(50% - 10px);background:#121212;border-radius:10px;margin-bottom:4rem}@media (max-width: 1040px){.approach-service .approach-wrapper .approach-item{flex-direction:column;transition:.3s}}.approach-service .approach-wrapper .approach-item .image-container{flex-shrink:0;max-width:500px;height:auto}.approach-service .approach-wrapper .approach-item .image-container img{width:100%;border-radius:10px}.approach-service .approach-wrapper .approach-item .content{width:46%;position:relative}@media (max-width: 1040px){.approach-service .approach-wrapper .approach-item .content{width:100%;transition:.3s}}.approach-service .approach-wrapper .approach-item .content .approach-title{font-size:2.2rem;line-height:28px;font-weight:600;margin-bottom:2rem;padding-left:2rem}.approach-service .approach-wrapper .approach-item .content .approach-points{position:relative;list-style:none;padding-left:40px;margin:0}.approach-service .approach-wrapper .approach-item .content .approach-points:before{content:"";position:absolute;left:20px;top:0;width:1px;height:calc(100% - 26px);border-left:1px dotted rgb(107,107,107)}.approach-service .approach-wrapper .approach-item .content .approach-points li{position:relative;margin-bottom:20px}.approach-service .approach-wrapper .approach-item .content .approach-points li:last-child{margin-bottom:0}.approach-service .approach-wrapper .approach-item .content .approach-points li .timeline-point{position:absolute;left:-20px;top:0;width:13px;height:16px;background-color:transparent}.approach-service .approach-wrapper .approach-item .content .approach-points li .timeline-point .timeline-image{width:100%;height:auto;display:block}.approach-service .approach-wrapper .approach-item .content .approach-points li p{font-size:1.6rem;font-weight:400;line-height:20px;color:#b2b3bd}.getintouch{margin:0 0 10rem}.getintouch .text-heading-touch{font-weight:500;text-align:center}.getintouch .get-para-container{display:flex;align-items:center;justify-content:center}.getintouch .text-light-touch{display:flex;flex-direction:column;align-items:center;width:71rem;color:#f0f0f0;font-size:2.2rem;line-height:2.8rem;font-weight:400;margin-top:2rem;text-align:center}.getintouch .text-light-touch .text-touch-anchor{text-decoration:underline;color:#f0f0f0;padding-top:5px;text-underline-offset:5px}.abm-heading-section{margin:8rem 0}@media (max-width: 1040px){.abm-heading-section{margin:12rem 0 6rem;transition:.3s}}@media (max-width: 901px){.abm-heading-section{margin:5rem 0 4rem;transition:.3s}}@media (max-width: 480px){.abm-heading-section{margin:5rem 0 3rem;transition:.3s}}.abm-heading-section .abm-heading-container{width:100%;max-width:1200px;margin:0 auto}@media (max-width: 901px){.abm-heading-section .abm-heading-container{padding:0 1.5rem;transition:.3s}}@media (max-width: 480px){.abm-heading-section .abm-heading-container{padding:0 1rem;transition:.3s}}.abm-heading-section .abm-heading-content .abm-heading-text{font-size:4.8rem;color:#fff;font-family:Inter,sans-serif;font-weight:700;margin-bottom:0}@media (max-width: 1040px){.abm-heading-section .abm-heading-content .abm-heading-text{font-size:4rem;transition:.3s}}@media (max-width: 901px){.abm-heading-section .abm-heading-content .abm-heading-text{font-size:3.2rem;padding:0 1.5rem;transition:.3s}}@media (max-width: 480px){.abm-heading-section .abm-heading-content .abm-heading-text{font-size:2.8rem;padding:0 1.5rem;transition:.3s}}.abm-heading-section .abm-heading-content .abm-heading-text .abm-heading-highlight{font-style:italic;color:#0f0;font-family:"Instrument Serif",serif;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s;position:relative;font-weight:500}.abm-heading-section .abm-heading-content .abm-heading-text:hover .abm-heading-highlight:after{content:"";display:block;position:absolute;bottom:5px;left:0;width:100%;height:2px;background-color:#0f0;transform-origin:bottom right;transition:transform .3s}.abm-card-section{margin-top:2rem}@media (max-width: 901px){.abm-card-section{margin-top:1.5rem;transition:.3s}}@media (max-width: 480px){.abm-card-section{margin-top:1rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-cards-grid{gap:.8rem;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-cards-grid{gap:1rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-cards-grid{grid-template-columns:1fr;gap:1rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card{border-radius:1rem;padding:4rem;position:relative;overflow:hidden}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card{padding:3rem;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card{padding:2.5rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card{padding:2rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card.abm-card-1,.abm-card-section .abm-heading-container .abm-card.abm-card-4{background-color:#0d300c}.abm-card-section .abm-heading-container .abm-card.abm-card-2,.abm-card-section .abm-heading-container .abm-card.abm-card-3{background-color:#263238}.abm-card-section .abm-heading-container .abm-card.abm-card-1:before{content:"1";position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-weight:700;font-size:200px;line-height:32px;letter-spacing:0px;color:#ffffff05;z-index:0;pointer-events:none}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card.abm-card-1:before{font-size:170px;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card.abm-card-1:before{font-size:150px;right:1rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card.abm-card-1:before{font-size:100px;right:.5rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card.abm-card-2:before{content:"2";position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-weight:700;font-size:200px;line-height:32px;letter-spacing:0px;color:#ffffff05;z-index:0;pointer-events:none}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card.abm-card-2:before{font-size:170px;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card.abm-card-2:before{font-size:150px;right:1rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card.abm-card-2:before{font-size:100px;right:.5rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card.abm-card-3:before{content:"3";position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-weight:700;font-size:200px;line-height:32px;letter-spacing:0px;color:#ffffff05;z-index:0;pointer-events:none}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card.abm-card-3:before{font-size:170px;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card.abm-card-3:before{font-size:150px;right:1rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card.abm-card-3:before{font-size:100px;right:.5rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card.abm-card-4:before{content:"4";position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-weight:700;font-size:200px;line-height:32px;letter-spacing:0px;color:#ffffff05;z-index:0;pointer-events:none}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card.abm-card-4:before{font-size:170px;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card.abm-card-4:before{font-size:150px;right:1rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card.abm-card-4:before{font-size:100px;right:.5rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card.abm-card-1:after,.abm-card-section .abm-heading-container .abm-card.abm-card-2:after{content:"";position:absolute;top:-2rem;left:0rem;width:20rem;height:22rem;background-image:url(/images/abm-services/doted-bg.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:0;pointer-events:none}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card.abm-card-1:after,.abm-card-section .abm-heading-container .abm-card.abm-card-2:after{width:16rem;height:18rem;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card.abm-card-1:after,.abm-card-section .abm-heading-container .abm-card.abm-card-2:after{width:12rem;height:14rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card.abm-card-1:after,.abm-card-section .abm-heading-container .abm-card.abm-card-2:after{width:60px;height:60px;transition:.3s}}.abm-card-section .abm-heading-container .abm-card.abm-card-3:after,.abm-card-section .abm-heading-container .abm-card.abm-card-4:after{content:"";position:absolute;top:-2rem;left:0rem;width:20rem;height:22rem;background-image:url(/images/abm-services/doted-bg.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:0;pointer-events:none}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card.abm-card-3:after,.abm-card-section .abm-heading-container .abm-card.abm-card-4:after{width:16rem;height:18rem;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card.abm-card-3:after,.abm-card-section .abm-heading-container .abm-card.abm-card-4:after{width:12rem;height:14rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card.abm-card-3:after,.abm-card-section .abm-heading-container .abm-card.abm-card-4:after{width:60px;height:60px;transition:.3s}}.abm-card-section .abm-heading-container .abm-card .abm-card-heading{font-family:Inter,sans-serif;font-weight:700;font-size:26px;line-height:36px;letter-spacing:0px;color:#fff;margin-bottom:1.5rem;position:relative;z-index:1}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card .abm-card-heading{font-size:24px;line-height:32px;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card .abm-card-heading{font-size:2.2rem;line-height:2.8rem;margin-bottom:1.2rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card .abm-card-heading{font-size:1.8rem;line-height:2.4rem;margin-bottom:1rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card .abm-card-list{list-style:none;padding:0;margin:0;position:relative;z-index:1}.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:32px;letter-spacing:0px;color:#b2b3bd;margin-bottom:.8rem;padding-left:1.5rem;position:relative}@media (max-width: 1040px){.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item{font-size:15px;line-height:30px;transition:.3s}}@media (max-width: 901px){.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item{font-size:1.4rem;line-height:2.4rem;margin-bottom:.7rem;transition:.3s}}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item{font-size:1.2rem;line-height:2.2rem;margin-bottom:.6rem;padding-left:1.2rem;transition:.3s}}.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item:last-child{margin-bottom:0}.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item:before{content:"•";position:absolute;left:0;color:#b2b3bd;font-size:20px;line-height:32px}@media (max-width: 480px){.abm-card-section .abm-heading-container .abm-card .abm-card-list .abm-card-item:before{font-size:18px;line-height:28px;transition:.3s}}.abm-products-section{margin:6rem 0}@media (max-width: 901px){.abm-products-section{margin:5rem 0;transition:.3s}}@media (max-width: 480px){.abm-products-section{margin:4rem 0;transition:.3s}}.abm-products-section .abm-heading-container{width:100%;max-width:1200px;margin:0 auto}@media (max-width: 901px){.abm-products-section .abm-heading-container{padding:0 1.5rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-heading-container{padding:0 1rem;transition:.3s}}.abm-products-section .abm-products-heading{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:54px;line-height:100%;letter-spacing:0%;text-align:center;text-transform:capitalize;margin:0}@media (max-width: 1040px){.abm-products-section .abm-products-heading{font-size:4.4rem;transition:.3s}}@media (max-width: 901px){.abm-products-section .abm-products-heading{font-size:3.6rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-products-heading{font-size:3rem;transition:.3s}}.abm-products-section .abm-products-heading .abm-heading-highlight{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;color:#0f0;transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s;position:relative}.abm-products-section .abm-products-heading:hover .abm-heading-highlight:after{content:"";display:block;position:absolute;bottom:5px;left:0;width:100%;height:2px;background-color:#0f0;transform-origin:bottom right;transition:transform .3s}.abm-products-section .abm-products-cards-container{width:100%;max-width:1200px;margin:4rem auto 0}@media (max-width: 1040px){.abm-products-section .abm-products-cards-container{margin-top:3.5rem;transition:.3s}}@media (max-width: 901px){.abm-products-section .abm-products-cards-container{padding:0 1.5rem;margin-top:3rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-products-cards-container{padding:0 1rem;margin-top:2rem;transition:.3s}}.abm-products-section .abm-products-cards-grid{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width: 1040px){.abm-products-section .abm-products-cards-grid{grid-template-columns:repeat(2,1fr);transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-products-cards-grid{grid-template-columns:1fr;transition:.3s}}.abm-products-section .abm-product-card{position:relative;padding:4rem;border:1px solid #263238;background-color:transparent}@media (max-width: 1040px){.abm-products-section .abm-product-card{padding:3rem;transition:.3s}}@media (max-width: 901px){.abm-products-section .abm-product-card{padding:2rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-card{padding:2rem;transition:.3s}}.abm-products-section .abm-product-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;flex-shrink:0;z-index:1;margin-bottom:1.5rem}@media (max-width: 901px){.abm-products-section .abm-product-badge{width:4rem;height:4rem;margin-bottom:1.2rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-badge{width:3.2rem;height:3.2rem;margin-bottom:1rem;transition:.3s}}.abm-products-section .abm-product-badge:before{content:"";position:absolute;top:-.3rem;left:-.7rem;width:3.9rem;height:3.9rem;border-radius:50%;border:2px solid #ffffff;background-color:transparent;z-index:0}@media (max-width: 901px){.abm-products-section .abm-product-badge:before{width:3.2rem;height:3.2rem;top:-.2rem;left:-.5rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-badge:before{width:2.5rem;height:2.5rem;top:-.15rem;left:-.4rem;border-width:1.5px;transition:.3s}}.abm-products-section .abm-product-badge:after{content:"";position:absolute;top:-.3rem;left:0;width:3.9rem;height:3.9rem;border-radius:50%;border:2px solid #ffffff;background-color:#263238;z-index:1}@media (max-width: 901px){.abm-products-section .abm-product-badge:after{width:3.2rem;height:3.2rem;top:-.2rem;left:0;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-badge:after{width:2.5rem;height:2.5rem;top:-.15rem;left:0;border-width:1.5px;transition:.3s}}.abm-products-section .abm-product-number{position:absolute;top:.8rem;left:1.5rem;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:2rem;color:#fff;z-index:2;line-height:1}@media (max-width: 1040px){.abm-products-section .abm-product-number{font-size:1.8rem;transition:.3s}}@media (max-width: 901px){.abm-products-section .abm-product-number{width:3.2rem;height:3.2rem;top:-.2rem;left:0;font-size:1.6rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-number{width:2.5rem;height:2.5rem;top:-.15rem;left:0;font-size:1.3rem;transition:.3s}}.abm-products-section .abm-product-card-heading{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:26px;line-height:100%;letter-spacing:0px;color:#fff;margin:0 0 1.5rem;position:relative;z-index:1}@media (max-width: 1040px){.abm-products-section .abm-product-card-heading{font-size:24px;transition:.3s}}@media (max-width: 901px){.abm-products-section .abm-product-card-heading{font-size:2.2rem;margin-bottom:1.2rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-card-heading{font-size:1.8rem;margin-bottom:1rem;transition:.3s}}.abm-products-section .abm-product-card-list{list-style:none;padding:0;margin:0;position:relative;z-index:1}.abm-products-section .abm-product-card-item{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:0px;color:#b2b3bd;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.8rem}@media (max-width: 1040px){.abm-products-section .abm-product-card-item{font-size:15px;line-height:22px;transition:.3s}}@media (max-width: 901px){.abm-products-section .abm-product-card-item{font-size:1.4rem;line-height:2.2rem;margin-bottom:.9rem;transition:.3s}}@media (max-width: 480px){.abm-products-section .abm-product-card-item{font-size:1.2rem;line-height:2rem;margin-bottom:.8rem;gap:.6rem;transition:.3s}}.abm-products-section .abm-product-card-item:last-child{margin-bottom:0}.abm-products-section .abm-product-check{width:19px;height:15px;flex-shrink:0;margin-top:.2rem}@media (max-width: 480px){.abm-products-section .abm-product-check{width:17px;height:13px;margin-top:.15rem;transition:.3s}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
