*{scroll-behavior:smooth;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;outline:none;font-family:League Spartan,sans-serif}li,ul{list-style:none}a{text-decoration:none}%primaryfont{font-family:League Spartan,sans-serif}.hidden{display:none}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.inline-block{display:inline-block}.block{display:block}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.w-1{width:25%}.w-2{width:50%}.w-3{width:75%}.w-full{width:100%}.text-white{color:#fff}.text-10{font-size:10px}.text-11{font-size:11px}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-15{font-size:15px}.text-base{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.tet-3xl{font-size:30px}.text-32{font-size:32px}.text-36{font-size:36px}.font-light{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:700}.m-auto{margin:auto}.mx-auto{margin-right:auto}.ml-auto,.mx-auto{margin-left:auto}.mr-auto{margin-right:auto}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.ml-6{margin-left:24px}.mt-auto{margin-top:auto}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mt-10{margin-top:40px}.mt-12{margin-top:48px}.mt-16{margin-top:64px}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pt-5{padding-top:20px}.pl-4{padding-left:16px}.pl-5{padding-left:20px}.pl-6{padding-left:24px}.pl-7{padding-left:28px}.pl-8{padding-left:32px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.opacity1{opacity:.1}.opacity2{opacity:.2}.opacity3{opacity:.3}.opacity4{opacity:.4}.opacity5{opacity:.5}.opacity6{opacity:.6}.opacity7{opacity:.7}.opacity8{opacity:.8}.opacity9{opacity:.9}.leading1{line-height:1.1}.leading2{line-height:1.2}.leading3{line-height:1.3}.leading4{line-height:1.4}.cursor-pointer{cursor:pointer}.primary-font{@extend %primaryfont}:root{--priamry-brand:linear-gradient(96.1deg,#f37335 -1.96%,#fdbd04 99.13%);--secondary-brand:#222;--tertiary-brand:#f37335;--primary-text:#222;--secondary-text:#f37335}.main-container{max-width:100%;margin:0 auto;padding:0 120px}.heading-level1{font-weight:800;line-height:1.1}.heading-level1,.heading-level2{color:var(--primary-text);font-size:80px;letter-spacing:.02em}.heading-level2{font-weight:700;line-height:1}.desc-level1{font-size:28px;letter-spacing:.02em}.desc-level1,.desc-level2{color:var(--primary-text);font-weight:300;line-height:1.2}.desc-level2{font-size:24px}.desc-level1--white,.desc-level2--white,.heading-level1--white,.heading-level2--white{color:#fff}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:1921px){.main-container{max-width:1680px}}@media screen and (max-width:1800px){.heading-level1{font-size:60px}.heading-level2{font-size:40px}.desc-level1{font-size:24px}.desc-level2{font-size:22px}.main-container{padding:0 90px}}@media screen and (max-width:1600px){.heading-level1{font-size:50px}}@media screen and (max-width:1200px){.heading-level2{font-size:35px}.main-container{padding:0 35px}}@media screen and (max-width:980px){.heading-level1{font-size:32px;line-height:1.2}.heading-level2{font-size:28px;line-height:1.2}.desc-level1,.desc-level2{font-size:20px}}@media screen and (max-width:768px){.main-container{padding:0 20px}}@media screen and (max-width:540px){.main-container{padding:0 30px}}.scroll-x-wrapper{overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:10px}.scroll-x-wrapper::-webkit-scrollbar{height:0}.scroll-x-wrapper::-webkit-scrollbar-track{background:#222}.scroll-x-wrapper::-webkit-scrollbar-thumb{background:#3c3c3c}.btn{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;padding:12px 36px;border-radius:150px;transition:all .3s ease-in;border:1px solid transparent;outline:none;cursor:pointer}.btn--text{background-color:transparent;color:#fff}.btn--text:hover{background:hsla(0,0%,100%,.08)}.btn--primary{color:var(--primary-text);background:var(--priamry-brand)}.btn--primary:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08)),linear-gradient(96.1deg,#f37335 -1.96%,#fdbd04 99.13%);box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15)}.btn--outline{border:1px solid transparent;background-clip:padding-box;background:var(--priamry-brand);border-radius:150px}.btn--md{font-size:28px}.btn--lg{font-size:32px}.btn--disabled{opacity:.5;pointer-events:none;cursor:none}.btn--primary.btn--disabled{background:#d2d2d2;opacity:.38}@media screen and (max-width:1440px){.btn--md{font-size:24px}.btn--lg{font-size:28px}}@media screen and (max-width:980px){.btn--md{font-size:20px}.btn--lg{font-size:24px}}@media screen and (max-width:640px){.btn--md{font-size:18px}.btn--lg{font-size:20px}}.toggle-menu-btn-wrapper{width:84px;height:84px;background-color:var(--secondary-brand);border-radius:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.toggle-menu-btn{position:relative;width:32px;background-color:var(--tertiary-brand);height:2px}.toggle-menu-btn:after,.toggle-menu-btn:before{top:10px;transition:all .2s}.toggle-menu-btn:after,.toggle-menu-btn:before{content:"";position:absolute;width:100%;height:2px;background-color:var(--tertiary-brand)}.toggle-menu-btn:before{top:-10px}.toggle-menu-checkbox{opacity:0;visibility:hidden}.toggle-menu-wrapper{width:100%;height:calc(100vh - 150px);position:fixed;top:150px;left:0;background-color:var(--secondary-brand);transition:all .3s ease-in}.nav-menu,.toggle-menu-wrapper{display:flex;flex-direction:column;opacity:0;visibility:hidden}.nav-menu{align-items:center;justify-content:space-evenly;height:100%;transition:opacity .3s .3s}.nav-menu__list{color:hsla(0,0%,100%,.6);font-size:80px;font-weight:700;margin:10px 0;cursor:pointer}.nav-menu__list:hover{color:#fff;transition:all .3s}.footer-menu-mobile{opacity:0;visibility:hidden;transition:all .3s .4s}.footer-menu-mobile__container{width:100%;display:flex;flex-direction:column;align-items:center;padding:60px 0;border-top:.5px solid hsla(0,0%,100%,.6)}.footer-menu-mobile__link{color:hsla(0,0%,100%,.6);font-size:24px;font-weight:500}.footer-menu-mobile__link--contact-us{margin-bottom:30px;cursor:pointer}.footer-menu-mobile__link--contact-us:hover{color:#fff}.social-icon-container{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-left:16px;cursor:pointer}.social-icon{opacity:.6;transition:all .3s}.social-icon-container:hover .social-icon{opacity:1}.toggle-menu-checkbox:checked+.toggle-menu-btn-wrapper .toggle-menu-btn{background:transparent}.toggle-menu-checkbox:checked+.toggle-menu-btn-wrapper .toggle-menu-btn:before{top:0;transform:rotate(135deg);background-color:var(--tertiary-brand)}.toggle-menu-checkbox:checked+.toggle-menu-btn-wrapper .toggle-menu-btn:after{top:0;transform:rotate(-135deg);background-color:var(--tertiary-brand)}.toggle-menu-checkbox:checked~.toggle-menu-wrapper{opacity:1;visibility:visible;height:calc(100vh - 150px);z-index:20;overflow:hidden}.home-page.flash-content-true .toggle-menu-checkbox:checked~.toggle-menu-wrapper{height:calc(100vh - 270px);top:270px}.toggle-menu-checkbox:checked~.toggle-menu-wrapper .footer-menu-mobile,.toggle-menu-checkbox:checked~.toggle-menu-wrapper .nav-menu{opacity:1;visibility:visible}@media screen and (max-width:1800px){.nav-menu__list{font-size:50px}.footer-menu-mobile__container{padding:30px 0}.toggle-menu-wrapper{height:calc(100vh - 100px)!important;top:100px}.home-page.flash-content-true .toggle-menu-checkbox:checked~.toggle-menu-wrapper{height:calc(100vh - 160px)!important;top:160px}.toggle-menu-btn-wrapper{width:60px;height:60px}}@media screen and (max-width:768px){.nav-menu__list{font-size:40px}.footer-menu-mobile__link{font-size:20px}.footer-menu-mobile__link--contact-us{margin-bottom:20px}.toggle-menu-wrapper{height:calc(100vh - 60px)!important;top:60px}.toggle-menu-btn-wrapper{width:50px;height:50px}}@media screen and (max-width:640px){.home-page.flash-content-true .toggle-menu-checkbox:checked~.toggle-menu-wrapper{height:calc(100vh - 130px)!important;top:130px}.toggle-menu-btn-wrapper{width:40px;height:40px}.toggle-menu-btn{width:24px}.toggle-menu-btn:after,.toggle-menu-btn:before{top:8px}.toggle-menu-btn:before{top:-8px}.nav-menu{justify-content:flex-start;margin-top:80px}.nav-menu__list{font-size:32px;margin:30px 0}.footer-menu-mobile__link{font-size:16px}.footer-menu-mobile__link--contact-us{margin-bottom:12px}}.progress-bar-container{width:100%;height:5px;background:linear-gradient(0deg,rgba(243,115,53,.4),rgba(243,115,53,.4))}.progress-bar-slider{width:100%;height:100%;background:linear-gradient(150.87deg,#f37335 41.69%,#fdbd04 90.01%)}.slick-dots li{width:20%;height:5px!important;margin:0!important;background:linear-gradient(0deg,rgba(243,115,53,.4),rgba(243,115,53,.4))}.slick-dots .slick-active{background:linear-gradient(150.87deg,#f37335 41.69%,#fdbd04 90.01%)}.slick-dots .slick-active~li{background:linear-gradient(0deg,rgba(243,115,53,.4),rgba(243,115,53,.4))}.slick-dots li:before{display:none}.slick-dots li.slick-active button:before{font-size:0}.slick-dots li button:before{display:none}.pills__list-container{display:flex;align-items:center}.pills__input{display:none}.pills__list__item{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:500;padding:12px 30px;margin-right:40px;letter-spacing:.2px;border:1px solid var(--tertiary-brand);border-radius:30px;cursor:pointer;transition:all .3s}.pills__input:checked+label{border:1px solid transparent;background:linear-gradient(162.87deg,#f37335 -60.83%,#fdbd04 69.22%);transition:all .3s;color:var(--primary-text)}@media screen and (max-width:1800px){.pills__list__item{font-size:20px}}@media screen and (max-width:980px){.pills__list__item{font-size:18px}}@media screen and (max-width:640px){.pills__list__item{padding:10px 30px;margin-right:16px}}.breadcrumb{display:flex;align-items:center}.breadcrumb__list{position:relative;color:var(--primary-text);font-size:26px;padding-right:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.breadcrumb__list:last-child{font-weight:600;text-decoration:none;padding-right:0;cursor:auto}.breadcrumb__list:not(:first-child){margin-left:10px}.breadcrumb__list:not(:last-child):after{content:"/";position:absolute;right:0;top:0}@media screen and (max-width:1800px){.breadcrumb__list{font-size:20px}}@media screen and (max-width:980px){.breadcrumb__list{font-size:18px;padding-right:14px}.breadcrumb__list:not(:first-child){margin-left:6px}}@media screen and (max-width:640px){.breadcrumb__list{font-size:16px}}.loader{display:flex;align-items:center;justify-content:center;position:absolute;margin:auto;width:80px;height:80px;z-index:90}.loader,.loader:after{top:0;right:0;left:0;bottom:0}.loader:after{content:"";position:fixed;width:100%;height:100vh;overflow:hidden;background-color:hsla(0,0%,100%,.9);z-index:-1}.loader-ring{position:absolute;border:6px solid #595fed;border-radius:50%;animation:ripple 1.8s ease-out infinite}.loader-ring:nth-child(2){animation-delay:-.6s}@keyframes ripple{0%{opacity:1;width:0;height:0}to{opacity:0;width:100%;height:100%}}.toggle-switch-container{display:inline-flex;height:50px;padding:2px;border:1px solid var(--tertiary-brand);border-radius:27px}.toggle-switch__input{display:none}.toggle-switch__item{height:100%}.toggle-switch__label{position:relative;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:500;letter-spacing:.2px;padding:5px 60px;cursor:pointer;z-index:1}.toggle-switch__label:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(151.22deg,#f37335 14.95%,#fdbd04 75.88%);border-radius:25px;z-index:-1;opacity:0;visibility:hidden;transition:all .3s}.toggle-switch__input:checked+label{color:var(--primary-text)}.toggle-switch__input:checked+label:after{opacity:1;visibility:visible}.scroll-arrow-indicator{position:absolute;bottom:50px;left:0;right:0;width:30px;margin:auto;display:none;z-index:4}.partner .scroll-arrow-indicator,.people .scroll-arrow-indicator{bottom:85px}.scroll-arrow-indicator__item{display:block;width:12px;height:12px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);margin:-10px 0;animation:scroll-down 2s infinite}.scroll-arrow-indicator__item:nth-child(2){animation-delay:-.2s}.scroll-arrow-indicator__item:nth-child(3){animation-delay:-.4s}@keyframes scroll-down{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:1;transform:rotate(45deg) translate(20px,20px)}}@media screen and (max-width:640px){.scroll-arrow-indicator{display:block}}.loader-triangle-wrapper{position:fixed;left:0;top:0;bottom:0;right:0;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:20}.loader-triangle-wrapper:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--secondary-brand)}.loader-triangle{position:relative;width:364px;height:392px;-webkit-clip-path:polygon(0 0,100% 50%,0 100%,0 50%);clip-path:polygon(0 0,100% 38%,0 100%,0 50%);background:url(/static/loader-pic1.cdf19916.webp) no-repeat;background-size:cover;animation:loader-anim 2s ease-in infinite;z-index:30}.loader-triangle-lg{position:absolute;top:56px;left:30px}.loader-triangle-sm{position:absolute;top:34px;left:22px}.loader-bottom-shape-lg{position:absolute;bottom:63px;left:92px}.loader-bottom-shape-sm{position:absolute;bottom:26px;left:40px}.loader-bottom-shape-sm,.loader-triangle-sm{display:none}@media screen and (max-width:768px){.loader-triangle{width:160px;height:171px}.loader-bottom-shape-lg,.loader-triangle-lg{display:none}.loader-bottom-shape-sm,.loader-triangle-sm{display:block}}@keyframes loader-anim{0%,to{background:url(/static/loader-pic1.cdf19916.webp) no-repeat;background-size:cover}25%{background:url(/static/loader-pic1.cdf19916.webp) no-repeat;background-size:cover}30%{background:url(/static/loader-pic2.df759ccb.webp) no-repeat;background-size:cover}55%{background:url(/static/loader-pic2.df759ccb.webp) no-repeat;background-size:cover}60%{background:url(/static/loader-pic3.131acbbb.webp) no-repeat;background-size:cover}85%{background:url(/static/loader-pic3.131acbbb.webp) no-repeat;background-size:cover}}.accordion__item{padding:8px 0;cursor:pointer;border-bottom:1px solid #bfcedb}.accordion__arrow-icon{transition:all .3s ease-in}.accordion__header{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.accordion__title{font-size:28px;font-weight:600;line-height:1.2;padding-right:12px}.accordion__body{position:relative;max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1);z-index:1}.accordion__content{color:var(--primary-text);font-size:24px;line-height:1.4}.accordion__item.active .accordion__arrow-icon{transform:rotate(180deg)}.accordion__item.active .accordion__body{height:auto;max-height:9999px;transition:all .5s cubic-bezier(1,0,1,0)}.primary-header{width:100%;height:150px;position:fixed;left:0;right:0;top:0;display:flex;align-items:center;justify-content:space-between;z-index:10;transition:all .3s}.primary-header--sticky{background-color:var(--secondary-brand)}.primary-header__logo img{height:42px}.pravega-logo-black{display:block}.pravega-logo-color{display:none}.primary-header--light{border-bottom:.5px solid #222}.primary-header--light .pravega-logo-color{display:block}.primary-header--light .pravega-logo-black{display:none}.primary-header--light .toggle-menu-btn-wrapper{background-color:transparent}.primary-header--light.primary-header--sticky .pravega-logo-color{display:none}.primary-header--light.primary-header--sticky .pravega-logo-black{display:block}@media screen and (max-width:1800px){.primary-header__logo img{height:32px}.primary-header{height:100px}}@media screen and (max-width:768px){.primary-header{height:60px}}@media screen and (max-width:540px){.primary-header__logo img{height:25px}}.footer{background-color:#fff;padding:46px 0 42px}.footer-container{justify-content:space-between}.footer-container,.footer-menu{display:flex;align-items:center}.footer-menu__list{font-family:Poppins,sans-serif;position:relative;font-weight:600;font-size:16px;color:var(--primary-text);cursor:pointer}.footer-menu__list:after{content:"";width:100%;height:4px;position:absolute;bottom:-8px;left:0;background:linear-gradient(90deg,#f37335,#fdbd04);transform:scaleX(0);transition:all .7s cubic-bezier(.075,.82,.165,1);transform-origin:center}.footer-menu__list.active:after,.footer-menu__list:hover:after{transform:scaleX(1)}.footer-menu__list:not(:last-child){margin-right:100px}@media screen and (max-width:1800px){.footer{padding:20px 0}.footer .footer-menu__list{font-size:14px}.footer .logo-wrapper img{height:32px}}@media screen and (max-width:1440px){.footer-menu__list:not(:last-child){margin-right:40px}}@media screen and (max-width:980px){.footer .logo-wrapper{width:100%;padding-bottom:20px;border-bottom:1px solid var(--tertiary-brand)}.footer .logo-wrapper img{height:25px}.footer-container{flex-direction:column;align-items:flex-start}.footer-menu__list:not(:last-child){margin-right:20px}.footer-menu{margin-top:20px;align-items:flex-start}}@media screen and (max-width:640px){.footer-menu{flex-direction:column}.footer-menu__list{font-size:14px}.footer-menu__list:not(:last-child){margin-right:0}.footer-menu__list:not(:first-child){margin-top:26px}}.flash-content-wrapper{position:fixed;top:0;left:0;width:100%;height:120px;background:#fff;z-index:10;padding:0 54px}.flash-content__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.flash-cotent__desc{display:inline-block;font-size:28px;font-weight:500;letter-spacing:.02em;line-height:1.2;margin-left:auto;padding:0 120px;text-align:center;text-decoration:underline;cursor:pointer;color:#000}.flash-content__decorat-shape1{width:44px;height:100%;background:linear-gradient(155.06deg,rgba(243,115,53,.8) 33.53%,rgba(253,189,4,.8) 94.66%);position:absolute;top:0;left:32px;transform:skew(-39deg)}.flash-content__decorat-shape2{width:34px;height:100%;background:linear-gradient(156.79deg,rgba(243,115,53,.8) 29.14%,rgba(253,189,4,.8) 92.08%);opacity:.5;position:absolute;top:0;left:76px;transform:skew(-39deg)}.home-page{background-color:var(--secondary-brand)}.home-page.flash-content-true .hero-home{margin-top:120px}.home-page.flash-content-true .hero-home .primary-header{top:120px}.hero-home__container{display:flex;justify-content:space-between}.hero-home__content-left{width:56%;height:100vh;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:150px 55px 0 0}.text-bottom-border{border-bottom:5px solid var(--tertiary-brand)}.hero-home__banner{position:relative;z-index:1}.hero-home__banner:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6)}.hero-home__banner__pic{-o-object-fit:cover;object-fit:cover;max-height:100vh;min-height:100vh}.hero-home__banner__border-left{position:absolute;width:80%;height:90%;left:-14px;bottom:-10px;border:1.5px solid #fff;z-index:-1}.hero-home__banner__border-bottom{position:absolute;bottom:-103px;left:-33px;width:332px;height:184px;border:1.5px solid #fff;border-right:transparent;border-top:transparent;transform:rotate(38deg);z-index:-1}.hero-home__decorate-shape{position:absolute;right:0;bottom:-186px;transform:translateX(-300%);opacity:0;transition:all .3s;z-index:1}.hero-home__decorate-shape-mobile{position:absolute;right:0;bottom:-44px;display:none;transform:translateX(-100vw);transition:all .3s;z-index:1}.hero-home__banner__border-bottom-mobile{width:131px;height:100px;border:1px solid #fff;position:absolute;bottom:-25px;right:136px;z-index:-1;transform:rotate(20deg);border-right:transparent;display:none}.hero-home__decorate-shape.show{transform:translateX(0);opacity:1}.who-we-are{position:relative;padding:350px 0 360px;background-color:var(--secondary-brand)}.who-we-are__container{display:flex;align-items:start;justify-content:space-between}.who-we-are__section-left{width:35%}.who-we-are__section-left .desc-level1{margin-top:16px;line-height:1.3}.who-we-are__section-right{width:50%}.who-we-are__list-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;margin-left:-16px;margin-right:16px}.who-we-are__list{padding:0 16px}.who-we-are__list img{width:101px;height:auto}.who-we-are__list .desc-level2{margin-top:26px;line-height:1.3}.who-we-are .home-fold-decorate-shape2{display:block;position:absolute;bottom:-3px;right:-131px;left:0;margin:0 auto;transform:translateY(100%);transition:transform .3s}.who-we-are .home-fold-decorate-shape2.show{transform:translateY(0)}.how-works{position:relative;padding:258px 0 160px;background-color:#fff}.how-works .home-fold-decorate-shape-mobile{display:none}.how-works .home-fold-decorate-shape1{display:block;position:absolute;top:0;right:0;left:0;margin:auto}.how-works__container{display:flex;justify-content:space-between}.how-works__section-left{width:44%}.how-works__section-left .desc-level1{line-height:1.25}.how-works__section-right{margin-top:32px}.how-works__section-right__title{font-size:32px;font-weight:500;margin-bottom:22px}.how-works .list-item{display:flex;align-items:center}.how-works__section-right .list-item:not(:first-child){margin-top:24px}.how-works__section-right .list-item__heading{color:var(--primary-text);font-size:28px;margin-left:20px}.partner-logo-list-wrapper{display:flex;flex-wrap:wrap;margin-top:80px;margin-left:-50px;margin-right:-50px}.partner-logo-list{padding:0 50px;width:20%}.partner-logo-list:last-child{display:none}.partner-logo-list__container{position:relative;width:100%;height:260px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:40px}.partner-logo-list .partner-logo-pic{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;max-width:calc(100% - 80px);max-height:180px;-o-object-fit:contain;object-fit:contain;transition:all 1s}.partner-logo-list__container .partner-logo-pic--color,.partner-logo-list__container:hover .partner-logo-pic--bw{opacity:0}.partner-logo-list__container:hover .partner-logo-pic--color{opacity:1;transform:scale(1.05)}.media-home{padding:150px 0 80px;background-color:var(--secondary-brand)}.media-home .scroll-x-wrapper>.main-container{padding-right:20px}.media-carousel-wrapper{display:flex;margin-top:78px}.media-carousel-list{display:flex;align-items:center}.media-home .slick-slider{margin-top:78px}.media-home .slick-list{margin:0 -30px}.media-home .slick-slide>div{padding:0 30px}.media-carousel__pic{position:relative;width:300px;height:300px;flex-shrink:0}.media-carousel__pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-carousel__pic__label{max-width:90%;position:absolute;top:16px;left:16px;padding:8px 16px 5px;color:#fff;font-size:16px;font-weight:500;background:#0f5ce9;border-radius:30px;text-transform:uppercase}.media-carousel__content{margin-left:34px}.message-check-icon{width:60px;height:60px}.media-carousel__content__title{color:#fff;font-size:36px;font-weight:700}.media-carousel__content__desc,.media-carousel__content__title{letter-spacing:.2px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.media-carousel__content__desc{color:hsla(0,0%,100%,.65);font-size:24px;font-weight:300;margin-top:16px}.media-post-logo-wrapper{display:flex;align-items:center;margin-top:34px}.media-post-logo__container{width:16px;height:16px;flex-shrink:0}.media-post-logo__container img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.media-post-logo__text{color:#fff;font-size:24px;font-weight:600;margin-left:12px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.media-carousel__slider-controls{display:flex;align-items:center;justify-content:flex-end;margin-top:60px}.media-home .slick-dots{bottom:-45px;width:80%;left:0;right:0;margin:auto;display:none!important}.testimonials{padding:80px 0 90px;background-color:var(--secondary-brand)}.heading-level2--mobile{display:none}.testimonials__carousel-wrapper{display:flex!important;align-items:center;margin-top:118px;padding-bottom:35px}.testimonials__carousel__pic{width:56%;height:800px;margin-left:34px}.testimonials__carousel__pic img{position:relative;width:100%;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.testimonials__content-wrapper{width:44%;margin-left:95px;margin-top:30px}.testimonials__content{color:#fff;font-size:40px;font-weight:300;line-height:1.2}.testimonials__name{color:#fff;font-size:36px;font-weight:500;margin-top:95px;text-transform:capitalize}.testimonials__desig{display:inline-block;color:#fff;font-size:28px;font-weight:300;margin-top:10px}.testimonials .slick-dots{position:absolute;bottom:-90px;width:500px;padding:0;margin:auto;list-style:none;text-align:center;left:0;right:0}.testimonials .slick-dots li>button{width:100%!important}.quote-icon{position:relative;left:-40px;top:-15px}.quote-icon--close{display:none}.box-pic-border{position:relative}.box-pic-border:after{content:"";position:absolute;left:-34px;bottom:-34px;width:90%;height:90%;border:1.5px solid #fff}.testimonials__slider-controls-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-top:60px}.newsletter-subscription{padding:90px 0 200px;background-color:var(--secondary-brand)}.newsletter-subscription__container{display:flex;align-items:center;background-color:#fff}.newsletter-subscription__section-left{position:relative;width:56%;padding:60px;background:linear-gradient(110.55deg,rgba(253,189,4,.2) 89%,#fff 0)}.newsletter-subscription__section-left:after{content:"";position:absolute;right:7%;bottom:0;width:20px;height:81%;background:linear-gradient(160.81deg,rgba(243,115,53,.8) 27.28%,rgba(253,189,4,.8) 77.1%);transform:skew(-20deg)}.newsletter-subscription__section-right{width:44%;padding:60px 80px 60px 18px}.newsletter-subscription__title{color:var(--secondary-text);font-size:50px;font-weight:700}.newsletter-subscription__desc{color:var(--primary-text);font-size:40px;line-height:1.1;margin-top:16px;padding-right:60px}.newsletter-subscription__input-wrapper{width:100%}.newsletter-subscription__input{width:100%;height:60px;color:rgba(34,34,34,.65);font-size:24px;font-weight:500;padding:18px 240px 18px 65px;border:1.5px solid rgba(86,86,86,.5);background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI3LjMzMy4zMzNILjY2N3YyMS4zMzNoMjYuNjY2Vi4zMzN6bS0yLjY2NiA1LjMzM0wxNCAxMi4zMzMgMy4zMzMgNS42NjZWM0wxNCA5LjY2NiAyNC42NjYgM3YyLjY2NnoiIGZpbGw9IiMyMjIiLz48L3N2Zz4=) left 25px center no-repeat;border-radius:30px;outline:none;transition:all .3s}.newsletter-subscription__input::-moz-placeholder{font-size:24px;font-weight:500;color:rgba(34,34,34,.65)}.newsletter-subscription__input::placeholder{font-size:24px;font-weight:500;color:rgba(34,34,34,.65)}.newsletter-subscription__input:focus{border-style:solid;border-width:1.5px;border:1.5px solid var(--tertiary-brand)}.newsletter-subscription__success{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:48px;background-color:#fff}.newsletter-subscription__success .message-heading{color:var(--secondary-text);font-size:40px;font-weight:700;letter-spacing:.02em;margin-top:40px;line-height:1.1}.newsletter-subscription__success .message-content{color:var(--primary-text);font-size:32px;margin-top:10px;line-height:1.2}.btn--subscribe{height:60px;border-radius:0 150px 150px 0;border:0}.btn--subscribe:hover{box-shadow:none}.anim-text-container{margin:0;overflow:hidden}.anim-text-container>span{display:inline-block;font-size:80px;font-weight:700;line-height:80px;letter-spacing:.02em;text-transform:capitalize;color:var(--secondary-text);display:none}.anim-text-container span.text-in{display:block;animation:textIn .5s ease}.anim-text-container span.text-out{animation:textOut .5s ease}@media screen and (max-width:1800px){.flash-content-wrapper{height:60px;padding:14px 12px 18px}.home-page.flash-content-true .hero-home{margin-top:60px}.home-page.flash-content-true .hero-home .primary-header{top:60px}.flash-cotent__desc{font-size:20px}.flash-content__close-icon>img{height:28px}.flash-content__decorat-shape1{width:38px}.flash-content__decorat-shape2{width:28px;left:70px}.home-page .heading-level1{font-size:60px}.home-page .heading-level2{font-size:40px}.anim-text-container>span{font-size:40px;line-height:45px}.home-page .desc-level1{font-size:20px;line-height:1.2;margin-top:12px}.home-page .desc-level2{font-size:18px;line-height:1.4}.who-we-are{padding:300px 0 260px}.who-we-are__list img{width:75px}.who-we-are .home-fold-decorate-shape2{bottom:-2px;right:-77px;width:400px}.how-works{padding:150px 0 100px}.how-works .home-fold-decorate-shape1{width:319px}.how-works__section-right__title{font-size:20px}.how-works__section-right .list-item:not(:first-child){margin-top:12px}.how-works__section-right .list-item__heading{font-size:18px;margin-left:12px}.how-works__section-right .check-icon{flex-shrink:0;width:24px;height:24px}.partner-logo-list{padding:0 30px}.partner-logo-list-wrapper{margin-left:-30px;margin-right:-30px}.partner-logo-list__container{height:200px;padding:30px}.partner-logo-list .partner-logo-pic{max-width:calc(100% - 60px);max-height:140px}.media-home{padding:100px 0 80px}.media-carousel-wrapper{margin-top:60px}.media-carousel__slider-controls{margin-top:50px}.media-carousel__slider-controls>img{height:25px}.media-carousel__pic{width:200px;height:200px}.media-carousel__content{margin-left:25px}.media-carousel__content__title{font-size:24px}.media-carousel__content__desc{font-size:18px}.media-carousel__pic__label{font-size:14px;left:10px;top:10px}.media-post-logo__text{font-size:16px}.media-home .btn--view-more{font-size:22px;padding:10px 20px}.media-post-logo-wrapper{margin-top:24px}.testimonials__carousel-wrapper{margin-top:75px}.testimonials__carousel__pic{width:400px;height:auto}.testimonials__content-wrapper{width:50%;margin-left:50px;flex:1 1}.testimonials__content{font-size:24px}.testimonials__name{font-size:20px;margin-top:40px}.testimonials__desig{font-size:20px}.quote-icon{left:-28px;height:25px}.box-pic-border:after{left:-24px;bottom:-24px}.testimonials__slider-controls>img{height:25px}.newsletter-subscription__section-left{padding:30px}.newsletter-subscription__section-left:after{right:8%;width:15px}.newsletter-subscription__section-right{padding:30px 30px 30px 18px;margin-top:0}.newsletter-subscription__title{font-size:30px}.newsletter-subscription__desc{font-size:24px;padding-right:200px}.newsletter-subscription__input{height:50px;font-size:18px;background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI3LjMzMy4zMzNILjY2N3YyMS4zMzNoMjYuNjY2Vi4zMzN6bS0yLjY2NiA1LjMzM0wxNCAxMi4zMzMgMy4zMzMgNS42NjZWM0wxNCA5LjY2NiAyNC42NjYgM3YyLjY2NnoiIGZpbGw9IiMyMjIiLz48L3N2Zz4=) left 20px center no-repeat;padding:18px 200px 18px 50px;background-size:20px}.newsletter-subscription__input::-moz-placeholder{font-size:18px}.newsletter-subscription__input::placeholder{font-size:18px}.btn--subscribe{height:50px;font-size:20px}.newsletter-subscription__success{padding:28px}.newsletter-subscription__success .message-heading{font-size:30px;margin-top:20px}.newsletter-subscription__success .message-content{font-size:20px}.message-check-icon{width:40px;height:40px}}@media screen and (max-width:1600px){.home-page .heading-level1{font-size:50px}.hero-home__banner__pic{width:717px}.hero-home__decorate-shape{height:500px}.hero-home__banner__border-bottom{width:365px;transform:rotate(32deg)}}@media screen and (max-width:1441px){.hero-home__banner__pic{width:638px}.hero-home__decorate-shape{height:400px}.hero-home__banner__border-bottom{width:375px;transform:rotate(30.5deg)}.newsletter-subscription__section-left:after{right:7.5%}.newsletter-subscription__desc{padding-right:140px}}@media screen and (max-width:1300px){.hero-home__banner__pic{width:558px}.hero-home__decorate-shape{height:350px}.hero-home__banner__border-bottom{width:351px;transform:rotate(34deg)}.newsletter-subscription__desc{padding-right:120px}}@media screen and (max-width:1200px){.hero-home__banner__pic{width:523px}.hero-home__decorate-shape{height:300px}.hero-home__banner__border-bottom{width:359px;transform:rotate(33deg)}.who-we-are__section-left{padding-right:0}.home-page .desc-level1{margin-top:12px}.partner-logo-list{width:20%;padding:0 20px}.newsletter-subscription{padding:90px 0}.newsletter-subscription__section-left,.newsletter-subscription__section-right{width:50%}.newsletter-subscription__title{font-size:30px}.newsletter-subscription__desc{font-size:20px;padding-right:50px}.newsletter-subscription__section-left:after{right:6.5%}}@media screen and (max-width:1100px){.hero-home__banner__border-bottom{width:305px;transform:rotate(22deg);left:-12px;bottom:-76px}.hero-home__decorate-shape{bottom:-127px}}@media screen and (max-width:980px){.home-page .heading-level1{font-size:32px}.home-page .heading-level2{font-size:28px}.anim-text-container>span{font-size:28px;line-height:30px}.home-page .desc-level1{font-size:18px;line-height:1.4}.hero-home__banner__pic{width:429px}.hero-home__decorate-shape{height:200px;bottom:-96px}.hero-home__banner__border-bottom{width:296px;transform:rotate(22deg);bottom:-46px;left:-5px}.how-works__section-right__title{font-weight:600;margin-bottom:16px}.how-works .home-fold-decorate-shape1,.who-we-are .home-fold-decorate-shape2{display:none}.how-works .home-fold-decorate-shape-mobile{display:block;position:absolute;top:-1px;right:0;left:0;margin:auto}.who-we-are{padding:120px 0 80px}.who-we-are__container{flex-direction:column}.who-we-are__section-left,.who-we-are__section-right{width:100%}.who-we-are__list-wrapper{flex-direction:column;align-items:center;justify-content:flex-start;margin-top:42px}.who-we-are__list{display:flex;margin-right:0!important}.who-we-are__list:not(:last-child){margin-bottom:48px}.who-we-are__list img{width:64px}.who-we-are__list .desc-level2{margin-left:60px;margin-top:0}.how-works{padding:94px 0 60px}.how-works__container{flex-direction:column}.how-works__section-left{width:100%}.how-works__section-right .list-item:not(:first-child){margin-top:12px}.how-works__section-left .desc-level1{margin-top:20px}.partner-logo-list-wrapper{margin-top:40px;justify-content:space-between}.partner-logo-list:last-child{display:block}.partner-logo-list{width:33.33333%}.partner-logo-list .partner-logo-pic{max-height:75px}.media-post-logo__text{font-size:14px}.media-carousel-list{align-items:flex-start}.media-carousel-list,.testimonials__carousel-wrapper{flex-direction:column}.media-carousel__pic{width:100%;height:250px}.media-carousel__content{margin-left:0;margin-top:10px}.testimonials{padding:80px 0 60px}.testimonials__carousel__pic{width:300px;height:auto;max-width:100%;margin:0 auto}.testimonials__content-wrapper{width:100%}.testimonials__carousel-wrapper{margin-top:50px}.testimonials__name{margin-top:30px}.testimonials__content-wrapper{margin-left:0}.testimonials__content{font-size:20px}.quote-icon{left:0;top:-8px;height:20px;z-index:1}.testimonials__slider-controls-wrapper{display:none}.newsletter-subscription{padding:30px 0 60px}.newsletter-subscription__container{flex-direction:column}.newsletter-subscription__section-left{width:100%;background:linear-gradient(110.55deg,rgba(243,115,53,.2) -1.46%,rgba(253,189,4,.2) 101.34%)}.newsletter-subscription__desc{padding-right:0}.newsletter-subscription__section-left:after{content:none}.newsletter-subscription__section-right{width:100%}.testimonials .slick-dots{bottom:-40px}}@media screen and (max-width:768px){.hero-home .primary-header .main-container{padding:0 20px!important}.hero-home__banner__border-bottom-mobile,.hero-home__decorate-shape-mobile{display:block}.hero-home__decorate-shape-mobile.show{transform:translateX(0)}.hero-home .main-container{position:relative;padding:0!important;z-index:2}.hero-home__banner{position:absolute;width:100vw;height:100vh}.hero-home__banner__pic{width:100%;height:100%}.hero-home__banner__border-bottom,.hero-home__banner__border-left,.hero-home__decorate-shape{display:none}.hero-home__content-left{width:100%;padding:20px;position:relative;z-index:2}.partner-logo-list{padding:0 5px}.partner-logo-list-wrapper{margin-left:-5px;margin-right:-5px}.partner-logo-list__container{width:100%;height:100px;padding:16px}.partner-logo-list .partner-logo-pic{max-width:calc(100% - 32px);max-height:68px}.media-home{padding:60px 0 40px}.media-carousel-wrapper{margin-top:40px}.media-carousel-list:not(:last-child){margin-right:20px}.media-carousel__pic img{width:100%;height:100%}.media-carousel__pic__label{display:none}.media-carousel__content__title{font-size:16px}.media-carousel__content__desc{font-size:14px;margin-top:8px}.media-post-logo{margin-top:12px;height:18px}.media-carousel__slider-controls{display:none}.media-home .slick-dots{display:block!important}.media-home .btn--view-more{font-size:16px;padding:4px}.media-home .btn--view-more>img{height:12px;margin-left:5px}.testimonials__carousel-wrapper{margin-top:44px}.testimonials__content-wrapper{margin-top:16px}.testimonials__content{color:hsla(0,0%,100%,.7);font-size:18px;line-height:1.4}.testimonials__desig{font-size:18px}.box-pic-border:after{left:auto;right:-12px;bottom:-12px}.testimonials .slick-dots{width:70%}}@media screen and (max-width:640px){.flash-content-wrapper{height:70px;padding:10px 24px 10px 30px}.home-page.flash-content-true .hero-home{margin-top:70px}.home-page.flash-content-true .hero-home .primary-header{top:70px}.flash-cotent__desc{font-size:16px;padding:0 20px}.flash-content__close-icon>img{height:24px}.flash-content__decorat-shape1{width:16px;left:-8px}.flash-content__decorat-shape2{width:16px;left:7px}.how-works__section-right .list-item__heading{font-size:18px;color:rgba(34,34,34,.7);line-height:1.2;margin-left:10px}.how-works .list-item{align-items:flex-start}.how-works__section-right .check-icon{width:20px;height:20px}.how-works .home-fold-decorate-shape-mobile{left:auto;right:0}.heading-level2--mobile{display:block}.heading-level2--desktop{display:none}.newsletter-subscription__section-left{padding:24px 28px}.newsletter-subscription__section-left:after{content:none}.newsletter-subscription__section-right{padding:24px 20px}.newsletter-subscription__title{font-size:24px}.newsletter-subscription__desc{font-size:16px;padding-right:0}.newsletter-subscription__input{font-size:14px;padding:10px 20px 10px 50px;height:36px}.newsletter-subscription__input::-moz-placeholder{font-size:14px}.newsletter-subscription__input::placeholder{font-size:14px}.btn--subscribe{position:relative;width:100%;height:36px;font-size:18px;margin-top:12px;border-radius:20px}.newsletter-subscription__input__error-msg{font-size:16px;margin-top:10px}.newsletter-subscription__success .message-heading{font-size:24px}.newsletter-subscription__success .message-content{font-size:16px}.testimonials__carousel__pic{width:290px;height:auto}.testimonials__content-wrapper{margin-top:0}.media-post-logo-wrapper{margin-top:10px}.media-post-logo__text{font-size:12px;margin-left:10px}.media-home .slick-slider{margin-top:40px}}@media screen and (max-width:540px){.home-page .heading-level1{text-align:center}.hero-home__content-left{padding:20px 30px}.home-page .main-container{padding:0 30px}.hero-home .primary-header .main-container{padding:0 30px!important}.testimonials__carousel__pic{width:90%}}@keyframes textIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes textOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.partner{background-color:var(--secondary-brand);overflow-x:hidden}.partner-hero{position:relative;height:100%;background-color:#161616}.partner__hero-container{display:flex;justify-content:space-between}.partner .partner__hero-content{width:45%;display:flex;flex-direction:column;flex-shrink:0;padding-top:228px}.partner-hero .heading-level4{color:#e5e5e5;font-size:32px;font-weight:700;letter-spacing:.02em}.partner-hero .heading-level1{font-weight:700;margin-top:20px}.partner-hero__desc{color:hsla(0,0%,100%,.7);font-size:28px;font-weight:300;margin-top:24px;line-height:1.2}.partner__main .partner-hero__desc{display:none}.partner-hero__decorate-shape{position:absolute;left:0;bottom:-80px;transform:translate(-100%,20px);transition:transform .3s}.partner-hero__decorate-shape.open{transform:translate(0)}.partner__hero-banner{position:relative;width:50%;z-index:1}.partner__hero-banner__pic{display:block;height:100vh;-o-object-fit:cover;object-fit:cover}.partner__main{position:relative;padding:100px 0 130px;z-index:1}.partner-list-wrapper{margin-top:75px}.partner-card-wrapper{display:flex;flex-wrap:wrap;margin:0 -30px}.partner-card{width:25%;padding:30px;cursor:pointer}.partner-card__container{position:relative;width:100%;height:370px;z-index:2}.partner-card__item{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px;background-color:var(--secondary-brand);border:1.5px solid #fff;overflow:hidden;transition:all .3s;z-index:5}.partner-card__item:hover{transform:translate(25px,-25px)}.partner-card__item .partner-logo{max-width:100%;max-height:120px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.partner-card__item:hover .partner-logo{transform:scale(.6) translate3d(-40px,-100px,0);transform-origin:left top}.partner-card__container:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(150.87deg,#f37335 41.69%,#fdbd04 90.01%);z-index:1}.hover-content{width:80%;position:absolute;bottom:28px;opacity:0;visibility:visible;transition:all .3s ease}.hover-content__title{color:#fff;font-size:32px;font-weight:700;letter-spacing:.02em;line-height:1.1;opacity:0;transform:translateY(40px);transition:all .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hover-content__link{color:hsla(0,0%,100%,.65);font-size:24px;font-weight:300;margin-top:10px}.partner-card__item:hover .hover-content{opacity:1;visibility:visible}.partner-card__item:hover .hover-content__title{opacity:1;transform:translateY(0)}.partner-status{display:inline-block;position:absolute;max-width:50%;flex-shrink:0;bottom:40px;color:#fff;font-size:14px;font-weight:600;text-align:center;text-transform:uppercase;padding:5px 10px 4px;background:rgba(0,0,0,.3);border:1px solid #fff;border-radius:4px;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-card__item:hover .partner-status{bottom:85%;right:30px}@media screen and (max-width:1800px){.partner-hero .heading-level4{font-size:26px}.partner-hero__desc{font-size:24px;margin-top:16px}.partner-card__item .partner-logo{min-width:60%;max-width:60%}.partner-hero__decorate-shape{height:240px}.partner-card{width:33.33333%}.partner-card__container{width:100%;height:465px}.partner .partner__hero-content{padding-top:180px}.partner-status{font-size:12px}}@media screen and (max-width:1700px){.partner-card__container{height:415px}}@media screen and (max-width:1600px){.partner-card__container{height:426px}.partner-hero__desc{font-size:20px}}@media screen and (max-width:1500px){.partner-card__container{height:400px}}@media screen and (max-width:1441px){.partner__hero-banner{width:55%}.partner-card-wrapper{margin:0 -20px}.partner-card{padding:20px;cursor:pointer}.partner-card__item:hover{transform:translate(20px,-20px)}.hover-content__title{font-size:28px}.hover-content__link{font-size:20px}.partner-card__container{height:388px}}@media screen and (max-width:1300px){.partner-card__container{height:335px}.partner-hero__decorate-shape{height:200px}}@media screen and (max-width:1200px){.partner-card__container{height:312px}.partner-card__item:hover .partner-status{bottom:88%;right:20px}}@media screen and (max-width:1300px){.partner__hero-content{padding-right:16px}.partner-card__item:hover .partner-logo{transform:scale(.6) translate3d(-50px,-100px,0);transform-origin:left top}}@media screen and (max-width:980px){.partner-hero__decorate-shape{display:none}.partner-card{width:50%}.partner-list-wrapper{margin-top:40px}}@media screen and (max-width:768px){.partner-hero .heading-level4{font-size:20px}.partner-hero .heading-level1{font-size:40px}.partner-hero__desc{color:hsla(0,0%,100%,.7)}.partner__main{padding:50px 0 80px}.hover-content{display:none}.partner-card__item:hover,.partner-card__item:hover .partner-logo,.partner-card__item:hover .partner-status{transform:none}.partner-card__item .partner-logo{margin:auto}.partner-card__item{justify-content:flex-end}.partner-status{position:relative;max-width:90%;bottom:auto;margin-top:10px}}@media screen and (max-width:640px){.partner-hero .main-container{padding:0}.partner-hero .primary-header .main-container{padding:0 30px}.partner__hero-container:after{content:"";width:100%;height:100vh;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:1}.partner__hero-banner{width:100%}.partner__hero-banner__pic{width:800px}.partner .partner__hero-content{position:absolute;width:100%;top:40vh;left:30px;padding-top:0;z-index:2}.partner-hero .heading-level4{font-size:16px}.partner-hero .heading-level1{font-size:28px;margin-top:12px}.partner-hero__desc{display:none}.partner__main .partner-hero__desc{display:block;color:#fff;font-size:20px;margin-bottom:40px;margin-top:0}.partner__main{padding:40px 0 60px}.partner-card{width:50%}.partner-card__container{height:260px}.partner-card__item{padding:20px}.partner-card__item .partner-logo{width:100%;max-width:100%;max-height:70px;-o-object-fit:contain;object-fit:contain}.partner-status{font-size:8px;padding:4px 7px 3px}}@media screen and (max-width:540px){.partner__main .partner-hero__desc{padding:0 30px}.partner-card{padding:12px}.partner-card__container{height:230px}}@media screen and (max-width:460px){.partner-card__container{height:196px}}@media screen and (max-width:400px){.partner-card__container{height:140px}}.partnership-details{padding-top:150px}.partnership-details__main{padding:42px 0 116px;border-bottom:.5px solid #222;min-height:calc(100vh - 285px)}.partnership-details__partner-logo-wrapper{display:flex;align-items:center;justify-content:center;width:300px;height:300px;padding:30px;border:1px solid #222}.partnership-details__partner-logo{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.partnership-details__social-icons-wrapper{display:flex;align-items:center;justify-content:center;margin:32px 0 0}.partnership-details__social-icons-wrapper img{margin:0 18px;cursor:pointer}.partnership-details__container{display:flex;margin-top:48px}.partnership-details__content-left{width:300px;flex-shrink:0}.partnership-details__content-right{width:100%;padding-left:125px}.partnership-details__basic{display:flex;justify-content:space-between}.partnership-details__basic:not(:first-of-type){padding-top:72px;margin-top:72px;border-top:1px solid rgba(51,51,51,.7)}.partnership-details__basic--desktop .partnership-details__basic__container{width:calc(25% - 10px);padding:0 10px;word-break:break-word}.partnership-details__basic.flex-col{flex-direction:column}.partnership-details__basic .title{color:var(--primary-text);font-size:40px;font-weight:700;letter-spacing:.02em;margin-bottom:4px;line-height:1.2}.partnership-details__basic .desc{color:rgba(34,34,34,.7);font-size:30px;letter-spacing:.02em;margin-top:14px;line-height:1.2}.noteworthy-reads{padding-top:72px;margin-top:72px;border-top:1px solid rgba(51,51,51,.7)}.noteworthy-reads__title{color:var(--primary-text);font-size:40px;font-weight:700;letter-spacing:.02em}.noteworthy-reads__list-wrapper{margin-top:28px}.noteworthy-reads__list{display:flex;align-items:center}.noteworthy-reads__list:not(:first-child){margin-top:52px}.noteworthy-reads__logo-wrapper{flex-shrink:0;width:112px;height:36px}.noteworthy-reads__logo-wrapper img{max-width:112px;max-height:100%;-o-object-fit:contain;object-fit:contain}.noteworthy-reads__list__title{color:var(--primary-text);display:inline-block;font-size:30px;text-decoration:underline;line-height:1.2}.partnership-details__basic--mobile{display:none}@media screen and (max-width:1800px){.partnership-details{padding-top:100px}.partnership-details__main{min-height:calc(100vh - 176px)}.partnership-details__content-left{width:250px}.partnership-details__partner-logo-wrapper{width:250px;height:250px}.partnership-details__content-right{padding-left:75px}.partnership-details__basic .title{font-size:30px}.partnership-details__basic .desc{font-size:24px}.noteworthy-reads__title{font-size:30px}.noteworthy-reads__list__title{font-size:25px}.noteworthy-reads,.partnership-details__basic:not(:first-of-type){margin-top:60px;padding-top:60px}.noteworthy-reads__list:not(:first-child){margin-top:40px}}@media screen and (max-width:1441px){.partnership-details{padding-top:100px}.partnership-details__basic .title{font-size:20px}.partnership-details__basic .desc{font-size:18px}.noteworthy-reads__title{font-size:20px}.noteworthy-reads__list__title{font-size:18px}}@media screen and (max-width:1200px){.partnership-details__main{min-height:0}.partnership-details__container{flex-direction:column;align-items:center}.partnership-details__content-right{padding-left:0}.partnership-details__content-left{margin-bottom:70px;width:100%}.partnership-details__partner-logo-wrapper{margin:0 auto}}@media screen and (max-width:768px){.partnership-details__main{padding:0 0 60px}.partnership-details__basic--desktop{display:none}.partnership-details__basic--mobile{display:block;margin-top:0!important;padding-top:0!important;border:none!important}.partnership-details__content-left{margin-bottom:40px}.partnership-details__basic__container{display:flex;align-items:flex-start}.partnership-details__basic--mobile .partnership-details__basic__container:not(:first-child){margin-top:20px}.partnership-details__basic--mobile .title{width:45%;font-size:16px!important}.partnership-details__basic--mobile .desc{font-size:16px;margin-top:8px;line-height:1.4}.partnership-details__basic--mobile .content-right .desc:first-of-type{margin-top:0}.partnership-details__basic--mobile .content-right{width:55%;padding-left:20px}.partnership-details__partner-logo-wrapper{width:200px;height:200px}.partnership-details__container{margin-top:28px}}@media screen and (max-width:640px){.noteworthy-reads__title,.partnership-details__basic .title{font-size:28px}.partnership-details__partner-logo img{width:80%;height:auto;-o-object-fit:contain;object-fit:contain}.partnership-details__social-icons-wrapper{margin:20px auto 0;width:200px;justify-content:space-around}.partnership-details__social-icons-wrapper img{margin:0 4px}}.people{background-color:var(--secondary-brand);overflow-x:hidden}.people__hero{position:relative;height:100vh}.people__hero-container{display:flex;justify-content:space-between}.people .people__hero-content{position:relative;display:flex;flex-direction:column;width:50%;padding-top:228px;padding-right:40px;flex-shrink:0}.people__hero .heading-level4{color:#e5e5e5;font-size:32px;font-weight:700;letter-spacing:.02em}.people__hero .heading-level1{font-weight:700;margin-top:20px}.banner-top{width:45%;height:95vh;position:absolute;right:0;-webkit-clip-path:polygon(65% 0,100% 0,100% 100%,32% 32%);clip-path:polygon(65% 0,100% 0,100% 100%,32% 32%);background-color:#958f86;z-index:2}.banner-top__pic{position:relative;width:800px;height:100%;right:0;left:251px;-o-object-fit:contain;object-fit:contain}.banner-top-border-bg{width:45%;height:95vh;position:absolute;right:16px;-webkit-clip-path:polygon(65% 0,100% 0,100% 100%,32% 32%);clip-path:polygon(65% 0,100% 0,100% 100%,32% 32%);background-color:var(--secondary-brand);transform:translateX(20px);transition:transform .3s;z-index:1}.banner-top-border-bg.show{transform:translateX(0)}.banner-top-border{width:45%;height:95vh;position:absolute;right:17px;-webkit-clip-path:polygon(65% 0,100% 0,100% 100%,32% 32%);clip-path:polygon(65% 0,100% 0,100% 100%,32% 32%);background-color:#fff;transform:translateX(20px);transition:transform .3s;z-index:1}.banner-top-border.show{transform:translateX(0)}.banner-bottom{position:absolute;width:70%;height:67%;bottom:0;right:0;-webkit-clip-path:polygon(53% 1%,0 100%,99% 100%);clip-path:polygon(53% 1%,0 100%,99% 100%);background-color:#fbfbfb;z-index:2}.banner-bottom__pic{position:relative;width:100%;height:100%;top:100px;-o-object-fit:contain;object-fit:contain}.banner-bottom-border{position:absolute;width:71.5%;height:69%;bottom:-1px;right:-14px;-webkit-clip-path:polygon(53% 1%,0 100%,99% 100%);clip-path:polygon(53% 1%,0 100%,99% 100%);background:linear-gradient(151.22deg,#f37335 14.95%,#fdbd04 75.88%);z-index:1;transform:translateY(20px);transition:transform .3s}.banner-bottom-border.show{transform:translateY(0)}.people-hero-decorate-shape{position:absolute;bottom:-56px;transform:translate(-100%,20px);transition:transform .3s}.people-hero-decorate-shape.show{transform:translate(0)}.people__focus{padding:100px 0;background-color:#fff}.people__focus__container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.people__focus__content-left{width:48%;padding-right:10px}.people__focus__content-right{width:35%;text-align:center}.people__focus .heading-level3{color:#333;font-size:40px;font-weight:700;letter-spacing:.02em;text-transform:capitalize;line-height:1.2}.people__focus .desc{color:#333;font-size:30px;line-height:1.2;letter-spacing:2px;margin-top:20px;opacity:.7}.people__list-wrapper{padding:120px 0 160px}.people-card-wrapper{display:flex;flex-wrap:wrap;margin:0 -40px}.people-card{width:33.33333%;padding:40px;cursor:pointer}.people-card__container{position:relative;height:518px;z-index:2}.people-card__item{position:relative;width:100%;height:100%;padding:70px 35px 0 70px;background-color:var(--secondary-brand);border:1.5px solid #fff;transition:all .3s;z-index:5;overflow:hidden}.people-card__item:hover{transform:translate(25px,-25px)}.people-card__container:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(150.87deg,#f37335 41.69%,#fdbd04 90.01%);z-index:1}.people-card .name{color:#fff;font-size:36px;font-weight:500;text-transform:capitalize}.people-card .designation{color:hsla(0,0%,100%,.7);font-size:28px;font-weight:300;text-transform:capitalize;margin-top:10px;line-height:1.1}.people-card .people-pic-wrapper{position:absolute;bottom:0;right:35px;width:378px;height:342px;z-index:1}.people-card .people-pic-wrapper img{position:absolute;bottom:0;right:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.people-pic-wrapper:after{content:"";position:absolute;top:18px;left:50%;width:160px;height:90%;background:linear-gradient(261.36deg,#f37335 29.9%,#fdbd04 88.77%);-webkit-clip-path:polygon(0 0,100% 0,33% 100%,0 100%);clip-path:polygon(0 0,100% 0,33% 100%,0 100%);z-index:-1}.people-listing-container .heading-level2{font-weight:600;margin-bottom:40px}.people-listing-container:first-child{margin-bottom:120px}@media screen and (max-width:1800px){.banner-top__pic{width:720px}.people-listing-container .heading-level2{margin-bottom:20px}.people__hero .heading-level4{font-size:24px}.people__focus .heading-level3{font-size:30px}.people__focus .desc{font-size:22px}.people__focus__content-right{width:50%;text-align:right}.people-card .name{font-size:28px}.people-card .designation{font-size:22px;white-space:nowrap;margin-top:5px}}@media screen and (max-width:1600px){.banner-bottom__pic{top:80px}.banner-top__pic{width:610px}.people-card-wrapper{margin:0 -30px}.people-card{padding:30px}.people-card__item{padding:25px 25px 0}.people-card__container{height:445px}}@media screen and (max-width:1500px){.banner-top-border{right:14px}.banner-top-border-bg{right:13px}.people-hero-decorate-shape{position:absolute;bottom:-39px;height:250px}.banner-bottom-border{right:-11px}.banner-top__pic{width:550px}}@media screen and (max-width:1441px){.banner-top__pic{width:510px}.people-card__container{height:400px}.people-card .people-pic-wrapper{width:300px;height:270px}.people-pic-wrapper:after{width:140px}.people-card .name{font-size:20px}.people-card .designation{font-size:18px}}@media screen and (max-width:1320px){.banner-top__pic{width:492px;left:210px}.people-card__container{height:340px}.people-card .people-pic-wrapper{width:250px;height:222px}.people-pic-wrapper:after{width:110px}}@media screen and (max-width:1200px){.people-card{width:50%}.people-pic-wrapper{left:0;right:0;margin:auto}.banner-top{width:65%}.banner-bottom{width:100%}.banner-bottom-border{width:102%;right:-9px;bottom:0}.banner-top-border,.banner-top-border-bg{width:65%}.people-hero-decorate-shape{display:none}.people .heading-level1{font-size:32px;line-height:1.2}}@media screen and (max-width:980px){.banner-bottom__pic{top:140px}.banner-top__pic{left:190px}.people__focus{padding:60px 0}.people__focus .heading-level3{font-size:26px}.people__focus .desc{font-size:20px}.people__focus__content-left{width:100%;padding-right:0}.people__focus__content-right{width:100%;text-align:left}.people .people__hero-content{padding-top:150px;padding-right:0}}@media screen and (max-width:768px){.people__hero .heading-level1{margin-top:12px}.banner-top{width:100%;height:56vh;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 6%);clip-path:polygon(0 0,100% 0,100% 100%,0 6%)}.banner-top__pic{width:100%;top:0;right:0;left:0;width:100vw;height:100%}.banner-bottom{width:100%;height:90vh;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 59%);clip-path:polygon(0 0,0 100%,100% 100%,100% 59%)}.banner-top-border,.banner-top-border-bg{width:100%;height:56vh;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 6%);clip-path:polygon(0 0,100% 0,100% 100%,0 6%)}.banner-top-border-bg{right:15px}.banner-top-border{right:16px}.banner-bottom-border{right:-16px}.banner-bottom-border,.banner-bottom-content-bg{width:100%;height:90vh;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 59%);clip-path:polygon(0 0,0 100%,100% 100%,100% 59%)}.banner-bottom-content-bg{position:absolute;top:10vh;left:0;background:linear-gradient(216.15deg,rgba(0,0,0,.6) 14.91%,rgba(0,0,0,.6) 42.09%,rgba(0,0,0,.2) 74.35%);z-index:2}.people__focus{padding:60px 0 0}.people .people__hero-content{width:100%;padding-top:250px;z-index:4}.people .people__hero-contenst:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:-1}.people__focus__content-right>img{height:200px}.people__list-wrapper{padding:60px 0}.people-listing-container .heading-level2{margin-bottom:20px}.people-listing-container:first-child{margin-bottom:60px}.people-card__container{height:290px}.people-card-wrapper{margin:0 -20px}.people-card{padding:20px}.people-card .people-pic-wrapper{width:200px;height:178px}}@media screen and (max-width:640px){.people__hero .heading-level1{font-size:28px}.people__hero .heading-level4{font-size:16px}.people-card{width:100%}.people-card__container{height:auto}.people-card__item{padding:40px 36px}.people-card .name{font-size:16px}.people-card .designation{font-size:14px}.people-card .people-pic-wrapper{width:118px;height:100px;left:auto;right:20px}.people-pic-wrapper:after{top:10px;width:60px}.people-card__item:hover{transform:none}.people-card__container:after{content:none}.banner-top,.banner-top:after{height:50vh;-webkit-clip-path:polygon(0 0,100% 0,100% 73%,0 38%);clip-path:polygon(0 0,100% 0,100% 73%,0 38%)}.banner-top:after{content:"";position:absolute;left:0;top:0;width:100%;background-color:rgba(0,0,0,.5)}.banner-top-border,.banner-top-border-bg{height:50vh;-webkit-clip-path:polygon(0 0,100% 0,100% 73%,0 38%);clip-path:polygon(0 0,100% 0,100% 73%,0 38%);right:0}.banner-top-border{top:11px}.banner-top-border-bg{top:10px}.banner-bottom,.banner-bottom-border{height:75vh;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 22%);clip-path:polygon(0 0,0 100%,100% 100%,100% 22%)}.banner-bottom-border{left:18px;bottom:5px}.banner-bottom-content-bg{height:75vh;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 22%);clip-path:polygon(0 0,0 100%,100% 100%,100% 22%);top:25vh;left:0;bottom:0}.people .people__hero-content{padding-top:32vh}.people-listing-container .heading-level2{margin-bottom:0}}@media screen and (max-width:540px){.people .people__hero-content{padding-top:35vh}.banner-bottom__pic{top:100px}.people-card__item{padding:40px 20px}.people-card .designation,.people-card .name{width:50%}}.people-details{background-color:var(--secondary-brand);overflow-x:hidden;display:flex;flex-direction:column;padding-top:150px}.people-details__hero{position:relative}.people-details__hero__container{position:relative;width:100%;min-height:calc(100vh - 135px);display:flex;flex-wrap:wrap;padding-top:100px}.people-details .breadcrumb{margin-bottom:40px}.people-details .heading-level1{font-weight:600;text-transform:capitalize}.people-details .designation{display:inline-block;color:hsla(0,0%,100%,.7);font-size:28px;font-weight:300;text-transform:capitalize;margin-top:5px}.people-details .desc{color:hsla(0,0%,100%,.7);font-size:28px;line-height:1.2;margin-top:40px}.people-details__hero__content{width:46%}.people-details__hero-banner{width:54%;max-height:600px;padding-left:170px;align-self:flex-end}.people-details__hero-banner .banner-container{position:relative;width:100%;max-height:100%;text-align:center;z-index:1}.people-details__hero-banner .banner-container:after{content:"";position:absolute;top:25px;left:50%;width:240px;height:90%;background:linear-gradient(261.36deg,#f37335 29.9%,#fdbd04 88.77%);-webkit-clip-path:polygon(0 0,100% 0,33% 100%,0 100%);clip-path:polygon(0 0,100% 0,33% 100%,0 100%);z-index:-1}.people-details__hero-banner .banner-container>img{position:relative;top:4px;max-height:600px;min-height:500px;-o-object-fit:cover;object-fit:cover}.people-details__hero-banner--mobile{display:none}.people-details__social-icons{display:flex;margin:50px 0}.people-details__social-icons__item{width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer}.people-details__social-icons__item:not(:last-child){margin-right:20px}.people-details .footer{position:relative;z-index:1}@media screen and (max-width:1800px){.people-details__hero__container{padding-top:60px}.people-details .heading-level1{font-size:60px}.people-details{padding-top:100px;min-height:calc(100vh - 76px)}.people-details .primary-header{height:100px}.people-details .desc,.people-details .designation{font-size:24px}.people-details__hero-banner .banner-container:after{width:200px}.people-details__social-icons__item{width:32px;height:32px}.people-details__social-icons__item img{max-height:24px}.people-details__social-icons{margin:30px 0}}@media screen and (max-width:1500px){.people-details__hero-banner{padding-left:120px}.people-details .heading-level1{font-size:50px}.people-details .designation{font-size:20px}.people-details .desc{font-size:20px;line-height:1.4}.people-details__hero-banner .banner-container>img{max-height:500px;min-height:400px}}@media screen and (max-width:1300px){.people-details .heading-level1{font-size:40px}.people-details__hero-banner .banner-container>img{max-height:400px;min-height:300px}}@media screen and (max-width:980px){.people-details__hero__container{padding-top:40px}.people-details__hero-banner{padding-left:0}.people-details .breadcrumb{margin-bottom:25px}.people-details__hero-banner .banner-container:after{width:150px;top:14px}.people-details__hero__content{width:100%}.people-details__hero-banner{display:none}.people-details .heading-level1{font-size:28px}.people-details .desc{font-size:18px}.people-details__hero-banner--mobile{position:relative;display:block;width:200px;height:200px;margin-top:25px}.people-details__hero-banner--mobile .banner-container:before{content:"";position:absolute;bottom:0;left:-30px;width:calc(100% + 35px);height:2px;background:linear-gradient(261.36deg,#f37335 29.9%,#fdbd04 88.77%);z-index:2}.people-details__hero-banner--mobile .banner-container>img{max-width:200px;max-height:200px;min-height:0;top:0}.people-details__hero-banner .banner-container:after{width:100px}.people-details__social-icons__item img{max-height:18px}.people-details__social-icons{margin:20px 0 60px}}@media screen and (max-width:768px){.people-details{padding-top:60px}.people-details .primary-header{height:60px}.people-details .designation{font-size:16px}}@media screen and (max-width:640px){.people-details{min-height:0}.people-details__hero__container{height:auto;min-height:0}}.blog-news{background-color:var(--secondary-brand)}.blog-news__hero-container{padding-top:192px}.blog-news__breadcrumb{display:flex;align-items:center}.blog-news__breadcrumb__item{position:relative;color:#fff;font-size:26px;text-decoration:underline}.blog-news__breadcrumb__item:not(:last-child){font-weight:700;padding-right:12px}.blog-news__breadcrumb__item:not(:last-child):after{content:"/";position:absolute;top:0;right:0}.blog-news__hero-banner{position:relative;height:625px;background:#3c3c3c;margin-top:72px;overflow:hidden}.blog-news__hero-banner__container{display:flex;width:100%;height:100%}.blog-news__hero-banner .section-left{position:relative;width:46%;height:100%;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;padding:72px 0 72px 72px}.blog-news__hero-banner .section-right{position:relative;width:54%}.blog-news__hero-banner .blog-news__banner-pic-wrapper{position:relative;width:100%;height:100%;background-color:#fff;-webkit-clip-path:polygon(33% 0,100% 0,100% 100%,0 100%);clip-path:polygon(33% 0,100% 0,100% 100%,0 100%);z-index:2}.blog-news__hero-banner .heading-level2{color:#fff;font-size:60px;font-weight:700;letter-spacing:.2px}.blog-news__hero-banner .description,.blog-news__hero-banner .heading-level2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-news__hero-banner .description{color:hsla(0,0%,100%,.65);font-size:28px;font-weight:300;line-height:1.2;margin-top:20px}.blog-news__banner-pic{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-news__hero-banner__decorate-shape{position:absolute;width:100%;height:93%;left:-8px;top:24px;background:linear-gradient(151.22deg,rgba(243,115,53,.8) 34%,rgba(253,189,4,.8) 77.36%);-webkit-clip-path:polygon(33% 0,100% 0,100% 100%,0 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0 98%);z-index:1}.banner-label{position:absolute;top:24px;left:30%;display:flex;align-items:center;justify-content:center;padding:16px 36px;background-color:#fff;z-index:2;transform:skewX(-20deg)}.banner-label__txt{color:var(--primary-text);font-size:24px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;transform:skewX(20deg)}.avatar-group{display:flex;align-items:center;flex-shrink:0}.blog-news .avatar-group-container{display:flex;align-items:center;margin-top:32px}.blog-news .avatar-name{font-family:Poppins,sans-serif;color:#fff;font-size:20px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.avatar-container{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-container--cover>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.avatar-container--contain>img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.blog-news .slick-dots{display:block;width:405px;margin:auto;left:0;right:0;bottom:-93px}.blog-news__slider-controls{display:flex;justify-content:flex-end;margin-top:66px}.blogs-media-post-wrapper{padding:50px 0 0}.blogs-media__post{margin-left:-50px;margin-right:-50px;display:flex;flex-wrap:wrap}.blogs-media__post__list{position:relative;width:50%;padding-left:50px;padding-right:50px;margin-bottom:100px}.blogs-media__post__container{display:flex;align-items:center}.blogs-media__post__label{max-width:90%;position:absolute;top:16px;left:16px;padding:8px 16px 5px;color:#fff;font-size:16px;font-weight:500;background:#0f5ce9;border-radius:30px;text-transform:uppercase}.blogs-media__post__pic__content{margin-left:34px}.blogs-media__post__title{color:#fff;font-size:36px;font-weight:700}.blogs-media__post__desc,.blogs-media__post__title{letter-spacing:.2px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogs-media__post__desc{color:hsla(0,0%,100%,.65);font-size:24px;font-weight:300;margin-top:16px}.blog-news .toggle-switch-wrapper{padding:100px 0 50px}.blogs-media__post__pic-wrapper{position:relative;width:300px;height:300px;flex-shrink:0}.blogs-media__post__pic-wrapper .blogs-media__post__pic{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-news .newsletter-subscription{padding:60px 0 160px}.btn--view-more{margin:auto;border-radius:0}.blogs-media__post__list .avatar-name{margin-left:12px}@media screen and (max-width:1800px){.blog-news__breadcrumb__item{font-size:22px}.blog-news__hero-banner{margin-top:40px;height:400px}.blog-news__hero-banner .section-left{padding:50px 0 50px 50px}.blog-news__hero-banner .heading-level2{font-size:40px}.blog-news__hero-banner .description{font-size:25px;margin-top:16px}.banner-label{left:28%}.banner-label__txt{font-size:20px}.blogs-media__post{margin-left:-25px;margin-right:-25px}.blogs-media__post__list{padding-left:25px;padding-right:25px;margin-bottom:50px}.blogs-media__post__pic__content{margin-left:20px}.blogs-media__post__pic-wrapper{width:200px;height:200px}.blogs-media__post__label{top:10px;left:10px;font-size:14px}.blogs-media__post__title{font-size:25px}.blogs-media__post__desc{font-size:20px}.blogs-media__post__list .avatar-name{font-size:16px}.blogs-media__post__list .avatar-group-container{margin-top:20px}}@media screen and (max-width:1440px){.blog-news__hero-container{padding-top:140px}}@media screen and (max-width:1200px){.blog-news__hero-banner{height:350px}.blog-news__hero-banner .section-left{padding:30px 0 30px 30px}}@media screen and (max-width:980px){.blog-news__hero-container{padding-top:120px}.blog-news__hero-banner{height:auto;background-color:transparent}.blog-news__hero-banner .section-left{width:100%;padding:20px 0;order:1}.blog-news__hero-banner .section-right{width:100%}.blog-news__hero-banner__container{flex-direction:column}.blog-news__hero-banner .blog-news__banner-pic-wrapper{width:100%;height:300px;order:-1;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.blog-news__hero-banner__decorate-shape{height:300px;top:25px;left:0;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(17% 0,100% 0,100% 85%,0 85%);width:99%}.blog-news .testimonials__slider-controls{display:none}.blogs-media__post__container{flex-direction:column;align-items:flex-start}.blogs-media__post__pic-wrapper{width:100%;height:300px}.blogs-media__post{margin-left:-16px;margin-right:-16px}.blogs-media__post__list{padding-left:16px;padding-right:16px}.blogs-media__post__pic__content{margin:20px 0 0}.blogs-media__post__list .avatar-name{font-size:14px}.blog-news .slick-dots{bottom:-20px;width:50%}.blog-news .toggle-switch-wrapper{padding:40px 0 20px;text-align:center}.blog-news__hero-banner .heading-level2{font-size:30px}.blog-news__hero-banner .description{font-size:20px;margin-top:12px}.blog-news .avatar-name{font-size:14px}.blog-news__hero .main-container{padding:0}.blog-news__hero-banner .section-left{padding:20px}.blog-news__breadcrumb,.blog-news__hero .primary-header .main-container{padding:0 20px}.banner-label{left:16%}.blog-news__breadcrumb__item{font-size:18px}}@media screen and (max-width:768px){.blogs-media__post__list .avatar-name{margin-left:8px}.blogs-media__post__pic-wrapper{height:200px}.blog-news__hero-banner{height:auto}.blog-news__hero-banner .heading-level2{font-size:28px}.blog-news .avatar-group-container{margin-top:20px}.banner-label{top:25px}.banner-label__txt{font-size:16px}}@media screen and (max-width:640px){.blog-news__hero-banner__decorate-shape{left:-2px}.blog-news__hero-container{padding-top:80px}.blogs-media__post{margin:0}.blogs-media__post__list{width:100%;padding:0;margin-bottom:40px}.blogs-media__post__pic-wrapper{height:110px}.blogs-media__post__pic__content{margin:10px 0 0}.blogs-media__post__label{top:6px;left:6px;font-size:10px}.blogs-media__post__title{font-size:16px}.blogs-media__post__desc{font-size:14px;margin-top:8px}.blogs-media__post__list .avatar-name{font-size:12px}.blogs-media__post__list .avatar-group-container{margin-top:10px}.btn--view-more{font-size:18px}.toggle-switch-container{height:40px}.toggle-switch__label{font-size:18px}.blogs-media-post-wrapper{padding:20px 0 0}.blog-news .newsletter-subscription{padding:60px 0}.blog-news__hero-banner .blog-news__banner-pic-wrapper,.blog-news__hero-banner__decorate-shape{height:236px}.banner-label{top:25px;padding:8px 10px}.banner-label__txt{font-size:10px}.blog-news .toggle-switch__label{font-size:18px;padding:5px 35px}.blog-news .slick-dots{width:80%}}@media screen and (max-width:540px){.blog-news__hero .primary-header .main-container{padding:0 30px}.blog-news__breadcrumb,.blog-news__hero-banner .section-left{padding:20px 30px}}.contact{background-color:var(--secondary-brand);overflow-x:hidden}.contact__hero{position:relative}.contact__hero__container{display:flex;min-height:100vh}.contact__hero__content{width:40%;flex-shrink:0;padding:345px 0 80px 120px}.contact .toggle-switch-wrapper{margin-top:32px}.contact__address{color:hsla(0,0%,100%,.7);font-size:28px;font-weight:300;margin-top:40px;line-height:1.3}.contact .toggle-switch__label{padding:5px 40px}.contact__list-wrapper{margin-top:25px}.contact__list{display:flex;align-items:center}.contact__list:not(:last-child){margin-bottom:16px}.contact .icon-wrapper{width:36px;height:36px;display:flex;align-items:center;flex-shrink:0;justify-content:center;background:#fff}.contact .icon-wrapper>img{max-width:28px;max-height:28px;-o-object-fit:contain;object-fit:contain}.contact__list__item{color:hsla(0,0%,100%,.7);margin-left:20px}.get-directions-link{position:relative;display:inline-block;color:#fff;font-size:32px;font-weight:700;letter-spacing:.02em;margin-top:195px;cursor:pointer}.get-directions-link:after{content:"";position:absolute;left:0;bottom:0;width:6px;height:2px;background-color:#f37335;transition:width .3s}.get-directions-link:hover:after{width:100%}.contact__map-container-wrapper{position:relative;width:55%;flex-shrink:0;margin-left:5%}.contact__map-container{position:relative;width:100%;height:100%;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 47%);clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 47%);z-index:2}.contact__map-container>img{position:absolute;width:100%;height:100%;top:0;right:0;-o-object-fit:cover;object-fit:cover}.contact__map-container-border{right:-12px;background-color:#fff}.contact__map-container-border,.contact__map-container-border-bg{position:absolute;top:40px;width:100%;height:100%;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 47%);clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 47%);z-index:1}.contact__map-container-border-bg{right:-14px;background-color:var(--secondary-brand)}.contact .footer{position:relative;z-index:3}@media screen and (max-width:1800px){.contact__hero__content{padding:200px 0 80px 90px}.toggle-switch-container{height:45px}.toggle-switch__label{font-size:20px}.get-directions-link{font-size:26px;margin-top:95px}.contact__address{font-size:25px}}@media screen and (max-width:1441px){.contact__map-container,.contact__map-container-border,.contact__map-container-border-bg{-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 44%);clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 44%)}}@media screen and (max-width:1200px){.contact__hero__content{padding:200px 0 80px 35px}.contact__address{font-size:22px}.contact .toggle-switch__label{padding:5px 30px}.get-directions-link{font-size:20px}}@media screen and (max-width:980px){.contact__hero__content{padding:160px 0 60px 35px}.contact .toggle-switch-wrapper{margin-top:18px}.toggle-switch-container{height:40px}.contact .toggle-switch__label{padding:5px 14px;font-size:16px}.contact__address{font-size:20px;margin-top:28px}}@media screen and (max-width:768px){.contact__hero__content{padding:100px 0 50px 35px;width:50%;flex-shrink:1}.contact__address>p{min-width:360px}.contact__map-container{width:100%;-webkit-clip-path:polygon(0 0,100% 0,100% 32%,100% 74%,100% 100%,13% 100%,100% 62%,100% 35%);clip-path:polygon(0 0,100% 0,100% 32%,100% 74%,100% 100%,13% 100%,100% 62%,100% 35%);flex-shrink:1}.contact__map-container-border{right:11px}.contact__map-container-border,.contact__map-container-border-bg{top:0;-webkit-clip-path:polygon(0 0,100% 0,100% 32%,100% 74%,100% 100%,13% 100%,100% 62%,100% 35%);clip-path:polygon(0 0,100% 0,100% 32%,100% 74%,100% 100%,13% 100%,100% 62%,100% 35%)}.contact__map-container-border-bg{right:10px}}@media screen and (max-width:640px){.contact__hero__container{min-height:0}.contact__hero__content{padding:150px 0 100px 30px}.contact__address{font-size:18px;line-height:1.4}.contact__address>p{min-width:300px}.contact__map-container-wrapper{margin-left:0;width:50%}.contact__hero .heading-level1{font-size:28px;white-space:nowrap}.contact__hero .contact__list__item{font-size:14px;font-weight:300;margin-left:14px}.contact .icon-wrapper{width:25px;height:25px}.get-directions-link{font-size:16px;margin-top:30px}}.error{display:flex;flex-direction:column;width:100%;min-height:100vh;padding-top:150px;background-color:var(--secondary-brand);overflow-x:hidden}.error__hero{position:relative;width:100%;flex:1 1}.error__hero__container{height:100%;display:flex;align-items:center;justify-content:space-between;padding:120px 0 50px}.error__hero__content{width:50%;flex-shrink:0}.error__hero__banner{text-align:right}.error__hero .heading-level1{font-weight:600;text-transform:capitalize;margin-top:20px}.heading-mobile{display:none}.error__hero .heading-level4{color:#fff;font-size:32px;font-weight:500}.error__hero .desc{color:#fff;font-size:28px;font-weight:300;margin-top:20px;line-height:1.2}.btn--back-to-home{margin-top:52px}@media screen and (max-width:1800px){.error{padding-top:100px}.error__hero .heading-level1{font-size:60px}.error__hero .heading-level4{font-size:26px}.error__hero .desc{font-size:24px;margin-top:16px}.btn--back-to-home{margin-top:30px}.error__hero__banner{padding:0 50px}.error__hero__banner img{max-width:80%}.btn--back-to-home{font-size:20px}}@media screen and (max-width:1441px){.error__hero__container{padding:100px 0 50px}.error__hero .heading-level1{font-size:50px}.error__hero .heading-level4{font-size:20px}.error__hero .desc{font-size:20px;margin-top:12px}}@media screen and (max-width:980px){.error__hero__container{padding:100px 0;flex-wrap:wrap}.error__hero__content{width:100%}.error__hero__banner{margin-top:60px;text-align:center}.error__hero__banner img{max-width:70%}.error__hero .heading-level4{font-size:18px}.error__hero .heading-level1{font-size:40px}}@media screen and (max-width:768px){.error{padding-top:60px}.error__hero .heading-level4{font-size:16px}.error__hero .heading-level1{font-size:28px;font-weight:500}.btn--back-to-home{margin:26px auto 0}.error__hero__banner{margin-top:40px;padding:0}.error__hero__content{text-align:center}}@media screen and (max-width:640px){.heading-desktop{display:none}.heading-mobile{display:block}.error__hero .desc{color:hsla(0,0%,100%,.7)}}.hdfc-page{background-color:var(--secondary-brand)}.hdfc-hero{background-color:#fff}.hdfc-hero .primary-header{background-color:var(--secondary-brand)}.hdfc-hero{position:relative;padding:250px 0 200px}.hdfc-hero__container{display:flex}.hdfc-hero__content{width:54%;flex-shrink:0;padding-right:50px}.hdfc-hero .heading-level1{color:#0f4c8c;margin-bottom:60px;letter-spacing:normal}.co-lab-logo{position:relative;top:0;left:-1px;height:53px}.hdfc-hero .desc-level1{color:#0c4d8a;font-size:30px;font-weight:500;margin-top:40px;padding-right:96px;line-height:1.4;letter-spacing:.02em}.hdfc-hero__banner{width:50%;flex-shrink:0}.hdfc-hero__banner>img{width:845px}.hdfc-hero__decorate-shape{position:absolute;bottom:0;right:0}.hdfc-register-now{position:fixed;left:0;bottom:0;width:100%;padding:20px 30px;background:#fff;text-align:center;box-shadow:0 0 11px 3px rgba(0,0,0,.25);z-index:9}.btn--register-here{min-width:395px;position:relative;display:inline-flex;align-items:center;color:#fff;font-size:45px;font-weight:700;padding:18px 30px;background:linear-gradient(270deg,rgba(15,76,140,.65) 2.3%,#0f4c8c 53.23%);border:solid #0f4c8c;border-width:1.5px 1.5px 3px;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:30px;z-index:1;transition:.3s;cursor:pointer}.btn--register-here:hover{box-shadow:none}.hdfc-about{position:relative;padding:120px 0 230px}.hdfc-about .desc-level1{font-weight:700;margin-top:20px}.hdfc-about .about-list-wrapper{margin:80px -45px 0;display:flex}.hdfc-about .about-list{width:33.33333%;padding:0 45px}.hdfc-about .about-list__container{width:100%;height:100%;background-color:#fff;padding:30px}.hdfc-about .about-list__title{font-size:36px;font-weight:600}.hdfc-about .about-list__desc{font-size:28px;line-height:1.2;margin-top:24px}.hdfc-about .section-fold-dec-shape{position:absolute;bottom:-514px;right:415px}.hdfc-how{position:relative;padding:230px 0 75px;background-color:#fff}.hdfc-how .heading-level1{width:75%}.hdfc-how .desc-level1{margin-top:20px}.hdfc-how .section-fold-dec-shape2{position:absolute;top:0;right:552px}.hdfc-how-works-list-wrapper{display:flex;margin:20px -30px 0}.hdfc-how-works-list{width:25%;padding:0 30px}.hdfc-how-works-list__container{width:100%;height:100%;display:flex;flex-direction:column}.hdfc-how-works-list__icon{display:block;height:100px;margin:auto;flex-shrink:0}.hdfc-how-works-list__content{flex-grow:1;padding:30px 28px;border:1px solid var(--secondary-brand);margin-top:26px}.hdfc-how-works-list__title{font-size:36px;font-weight:600;line-height:1.1;text-align:center;margin-top:55px}.hdfc-how-works-list__desc{font-size:28px;line-height:1.2;margin-top:24px}.hdfc-we-are{position:relative;padding:180px 0;background-color:var(--secondary-brand)}.hdfc-we-are__container{display:flex;align-items:center;justify-content:space-between}.hdfc-we-are__section-left{width:35%}.hdfc-we-are__section-left .desc-level1{color:hsla(0,0%,100%,.7);margin-top:16px;line-height:1.3}.hdfc-we-are__section-right{width:50%}.hdfc-we-are__list-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-left:-16px;margin-right:16px}.hdfc-we-are__list{width:33%;display:flex;flex-direction:column;align-items:center;padding:20px 16px}.hdfc-we-are__list__icon-wrapper{display:flex;align-items:center;justify-content:center}.hdfc-we-are__list__icon-wrapper img{height:75px;width:auto}.hdfc-we-are__list .desc-level2{margin-top:26px;line-height:1.3}.hdfc-faq{padding:120px 0;background-color:#fff}.hdfc-faq .main-container{width:70%;margin:0 auto}.hdfc-faq__container{margin-top:50px}.hdfc-faq .heading-level3{color:#0c4d8a;font-size:36px;font-weight:700;margin-bottom:20px}.hdfc-faq__list:not(:last-child){margin-bottom:50px}.hdfc-page .newsletter-subscription__section-left{background:linear-gradient(110.55deg,rgba(15,76,140,.2) 89%,#fff 0)}.hdfc-page .newsletter-subscription__title{color:#0f4c8c}.hdfc-page .newsletter-subscription__section-left:after{right:6.2%;bottom:-1px;background:linear-gradient(161.69deg,rgba(12,77,138,.8) 28%,rgba(15,76,140,.32) 77.33%);transform:skew(-20.5deg)}.hdfc-page .newsletter-subscription__desc{margin-top:20px}.hdfc-page .newsletter-subscription__section-right{margin:0}.hdfc-page .btn--subscribe{width:60%;color:#fff;margin:auto;font-size:32px;border-radius:150px;background:linear-gradient(96.1deg,#0f4c8c 60.69%,rgba(15,76,140,.65) 99.13%)}@media screen and (max-width:1850px){.hdfc-hero__banner>img{width:780px}}@media screen and (max-width:1800px){.hdfc-hero .heading-level1{font-size:70px}.hdfc-hero{padding:180px 0 150px}.hdfc-hero .desc-level1{padding-right:85px}.co-lab-logo{height:45px}.hdfc-hero__banner>img{width:780px}.hdfc-hero__decorate-shape{width:500px}.hdfc-about .about-list__title{font-size:30px}.hdfc-about .about-list__desc{font-size:24px}.hdfc-about .section-fold-dec-shape{bottom:-347px;width:600px}.hdfc-how .section-fold-dec-shape2{width:379px;right:507px}.hdfc-how{padding:150px 0 75px}.hdfc-how .heading-level1{width:60%}.hdfc-how-works-list__icon{height:85px}.hdfc-how-works-list__title{font-size:30px}.hdfc-how-works-list__desc{font-size:24px}.hdfc-we-are__list__icon-wrapper img{height:50px}.hdfc-we-are__list .desc-level2{font-size:22px}.hdfc-faq .heading-level3{font-size:28px}.accordion__title{font-size:22px}.accordion__content{font-size:20px}.hdfc-page .newsletter-subscription__section-left{padding:50px}.hdfc-page .newsletter-subscription__section-left:after{right:7.3%}.hdfc-page .newsletter-subscription__section-right{padding:50px 30px 50px 18px}.hdfc-page .btn--subscribe{font-size:24px}.btn--register-here{min-width:350px;font-size:35px;padding:12px 25px}}@media screen and (max-width:1670px){.hdfc-hero__banner>img{width:675px}.co-lab-logo{height:46px}.hdfc-hero .desc-level1{font-size:26px;margin-top:30px;padding-right:75px}.hdfc-hero__decorate-shape{width:450px}.hdfc-about .about-list-wrapper{margin:60px -35px 0}.hdfc-about .about-list{padding:0 30px}.hdfc-how-works-list-wrapper{margin:20px -20px 0}.hdfc-how-works-list{padding:0 20px}.hdfc-page .newsletter-subscription__section-left:after{right:6.8%}.hdfc-about .about-list__title{font-size:26px}.hdfc-about .about-list__desc{font-size:22px}.hdfc-how-works-list__title{font-size:26px}.hdfc-how-works-list__desc{font-size:22px}}@media screen and (max-width:1441px){.hdfc-hero{padding:160px 0 100px}.hdfc-hero__content{width:57%}.hdfc-hero__banner>img{width:595px}.hdfc-hero .desc-level1{font-size:24px}.hdfc-about .about-list__title{font-size:22px}.hdfc-about .section-fold-dec-shape{bottom:-290px;width:500px}.hdfc-how .section-fold-dec-shape2{width:313px;right:493px}.hdfc-about .about-list__desc{font-size:20px}.hdfc-about .about-list-wrapper{margin:40px -16px 0}.hdfc-about .about-list{padding:0 16px}.hdfc-how-works-list-wrapper{margin:20px -16px 0}.hdfc-how-works-list{padding:0 16px}.hdfc-how-works-list__title{font-size:22px}.hdfc-how-works-list__desc{font-size:20px}.hdfc-faq .main-container{width:90%}.hdfc-page .btn--subscribe{font-size:20px}.hdfc-page .newsletter-subscription__section-left:after{right:6.2%}}@media screen and (max-width:1400px){.hdfc-hero .heading-level1{font-size:60px;margin-bottom:40px}.hdfc-hero{padding:160px 0 150px}.hdfc-hero .desc-level1{padding-right:0;font-size:22px}.co-lab-logo{height:40px}.hdfc-hero__content{width:55%}.hdfc-hero__banner>img{max-width:100%}}@media screen and (max-width:1350px){.hdfc-hero__content{width:50%}.hdfc-hero__decorate-shape{width:400px}.hdfc-hero .heading-level1{font-size:45px}.co-lab-logo{height:30px}.hdfc-how-works-list__icon{height:60px}.hdfc-how .heading-level1{width:70%}.hdfc-page .newsletter-subscription__section-left:after{right:5.8%}}@media screen and (max-width:1200px){.hdfc-hero .heading-level1{font-size:40px}.hdfc-hero .desc-level1{font-size:20px}.co-lab-logo{height:27px}.hdfc-about .section-fold-dec-shape{bottom:-231px;width:400px}.hdfc-how .section-fold-dec-shape2{width:253px;right:477px}.hdfc-about .about-list__container,.hdfc-how-works-list__content{padding:20px}.hdfc-we-are__container{flex-direction:column}.hdfc-we-are__section-left{width:100%}.hdfc-we-are__section-right{width:100%;margin-top:60px}.hdfc-we-are__list{width:20%}.hdfc-page .newsletter-subscription__section-left:after{right:4.8%}}@media screen and (max-width:1025px){.hdfc-page .newsletter-subscription__container{flex-direction:column}.hdfc-page .newsletter-subscription__section-left{width:100%;background:linear-gradient(110.55deg,rgba(15,76,140,.2) -3.23%,rgba(15,76,140,.2) 101.34%);padding:24px 28px}.hdfc-page .newsletter-subscription__section-left:after{content:none}.hdfc-page .newsletter-subscription__section-right{width:100%;padding:24px 20px}.hdfc-page .newsletter-subscription__desc{margin-top:16px}}@media screen and (max-width:980px){.hdfc-hero .heading-level1{font-size:32px}.co-lab-logo{top:0;height:22px}.btn--register-here{font-size:24px}.hdfc-about .about-list__desc{margin-top:16px}.hdfc-about{position:relative;padding:60px 0}.hdfc-how-works-list__title>br{display:none}.hdfc-how-works-list__desc{margin-top:16px;text-align:center}.hdfc-how-works-list-wrapper{flex-direction:column;margin:20px 0 0}.hdfc-how-works-list{width:100%;padding:0}.hdfc-how-works-list__title{margin-top:25px}.hdfc-how-works-list:not(:last-child){margin-bottom:40px}.hdfc-about .section-fold-dec-shape{display:none}.hdfc-how .section-fold-dec-shape2{width:225px;right:0;left:0;margin:auto}.hdfc-how-works-list__content{margin-top:16px}.hdfc-we-are__list-wrapper{flex-direction:column}.hdfc-we-are__list{width:auto;flex-direction:row;align-items:center;padding:0 16px}.hdfc-we-are__list:not(:last-child){margin-bottom:40px}.hdfc-we-are__list__icon-wrapper{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.hdfc-we-are__list__icon-wrapper img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.hdfc-we-are__list .desc-level2{width:50%;margin:0 0 0 60px;font-size:20px}.hdfc-faq,.hdfc-we-are{padding:60px 0}.hdfc-faq .main-container{width:100%}.hdfc-faq__container{margin-top:40px}.hdfc-faq .heading-level3{font-size:22px;margin-bottom:20px}.accordion__title{font-size:20px}.accordion__content{font-size:18px}}@media screen and (max-width:768px){.hdfc-hero{padding:100px 0 120px}.hdfc-page.show-hdfc-flash-content .hdfc-hero{padding:160px 0 120px}.hdfc-hero__container{flex-direction:column}.hdfc-hero__content{width:100%;padding-right:0}.hdfc-hero__banner{width:100%;margin-top:50px;padding-left:0}.hdfc-hero__banner>img{width:100%;max-width:70%}.hdfc-hero .heading-level1{margin-bottom:25px}.hdfc-hero .desc-level1{margin-top:20px}.hdfc-hero__decorate-shape{width:300px}.hdfc-about .about-list-wrapper{flex-direction:column;margin:40px 0 0}.hdfc-about .about-list{width:100%;padding:0}.hdfc-about .about-list:not(:last-child){margin-bottom:30px}.hdfc-how .heading-level1{width:100%}}@media screen and (max-width:640px){.hdfc-hero__banner>img{max-width:100%}.btn--register-here{min-width:100%;font-size:20px}.hdfc-how{padding:100px 0 60px}.hdfc-how-works-list__icon{height:50px}.hdfc-how-works-list:not(:last-child){margin-bottom:24px}.hdfc-page .btn--subscribe{font-size:18px}.hdfc-how-works-list__title{margin-top:20px}}@media screen and (max-width:540px){.hdfc-page .btn--subscribe{width:100%}.accordion__title,.hdfc-about .about-list__title,.hdfc-about .desc-level1,.hdfc-hero .desc-level1,.hdfc-how-works-list__title,.hdfc-how .desc-level1,.hdfc-we-are__section-left .desc-level1{font-size:18px}.hdfc-page.show-hdfc-flash-content .hdfc-hero{padding:140px 0}.hdfc-hero__decorate-shape{width:200px}.hdfc-how-works-list__icon{height:40px}.accordion__content,.hdfc-about .about-list__desc,.hdfc-how-works-list__desc,.hdfc-we-are__list .desc-level2{font-size:16px}.hdfc-we-are__list .desc-level2{margin:0 0 0 30px}.hdfc-about .about-list__container,.hdfc-how-works-list__content{min-height:190px}}.hdfc-flash-content-wrapper{position:fixed;top:150px;left:0;width:100%;height:100px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:10;display:none}.show-hdfc-flash-content .hdfc-flash-content-wrapper{display:block}.hdfc-flash-content__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hdfc-flash-cotent__desc{flex:1 1;text-align:center;padding:0 120px}.hdfc-flash-cotent__desc>a{display:inline-block;color:var(--primary-text);font-size:28px;font-weight:500;letter-spacing:.02em;text-decoration:underline;cursor:pointer}.hdfc-flash-content__close-icon{position:absolute;right:50px;width:35px;height:34px;display:flex;align-items:center;justify-content:center;top:calc(50% - 17px);cursor:pointer}.hdfc-flash-content__decorat-shape1{width:44px;height:100%;background:linear-gradient(155.06deg,rgba(243,115,53,.8) 33.53%,rgba(253,189,4,.8) 94.66%);position:absolute;top:0;left:32px;transform:skew(-39deg)}.hdfc-flash-content__decorat-shape2{width:34px;height:100%;background:linear-gradient(156.79deg,rgba(243,115,53,.8) 29.14%,rgba(253,189,4,.8) 92.08%);opacity:.5;position:absolute;top:0;left:76px;transform:skew(-39deg)}@media screen and (max-width:1800px){.hdfc-flash-content-wrapper{top:100px;height:80px}.hdfc-flash-cotent__desc>a{font-size:24px}.hdfc-flash-content__decorat-shape1{width:40px}.hdfc-flash-content__decorat-shape2{left:71px}}@media screen and (max-width:1441px){.hdfc-flash-content-wrapper{height:60px}.hdfc-flash-cotent__desc>a{font-size:18px}.hdfc-flash-content__decorat-shape1{width:30px}.hdfc-flash-content__decorat-shape2{width:25px;left:60px}}@media screen and (max-width:768px){.hdfc-flash-content-wrapper{top:60px}.hdfc-flash-content__decorat-shape1{width:25px;left:20px}.hdfc-flash-content__decorat-shape2{width:20px;left:44px}.hdfc-flash-cotent__desc{padding:0 100px}.hdfc-flash-content__close-icon{right:25px}}@media screen and (max-width:640px){.hdfc-flash-content__decorat-shape1{left:13px}.hdfc-flash-content__decorat-shape2{left:36px}.hdfc-flash-cotent__desc{padding:0 80px}.hdfc-flash-content__close-icon{right:18px}.hdfc-flash-cotent__desc>a{font-size:16px;line-height:1.2}}.hdfc-page .footer{padding:46px 0 160px}@media screen and (max-width:1800px){.hdfc-page .footer{padding:46px 0 140px}}