*{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}.justify-end{justify-content:flex-end}.flex-col{flex-direction:column}.inline-block{display:inline-block}.block{display:block}a.block:focus{outline:none}a.block:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:4px;border-radius:4px}.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-semibold{font-weight:600}.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}.text-orange{color:#f37335}.accent-strong{color:var(--accent-strong)}.text-center{text-align:center}.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;--accent-strong:#c65100}.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}.modal-overlay{position:fixed;height:100vh;top:0;left:0;background:rgba(0,0,0,.8);z-index:99}.modal-overlay,.modal-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.modal-wrapper{height:100%;z-index:100}.modal-container{position:relative}.modal-close-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;right:-30px;top:-30px;background:none;border:none;cursor:pointer}.modal--video .modal-container{width:90%;height:90vh}.modal--video .modal-container iframe{width:100%;height:90vh}.modal-close-button svg{width:20px;height:20px}@media screen and (max-width:980px){.modal--video .modal-container{width:640px;height:auto}}@media screen and (max-width:640px){.modal--video .modal-container{width:auto;max-width:90%;height:auto}.modal--video .modal-container iframe{width:100%;height:auto}.modal-close-button{right:-12px;top:-28px}.modal-close-button svg{width:16px;height:16px}}.skip-link{position:absolute;left:-9999px;top:0;z-index:10000;padding:12px 20px;background:var(--secondary-brand);color:#fff;font-weight:600;text-decoration:none;border-radius:4px}.skip-link:focus{left:16px;top:16px;outline:2px solid var(--tertiary-brand);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-outline{&:focus{outline:none}&:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:4px;border-radius:4px}&.focus-outline--rounded-black:focus-visible{outline:3px solid var(--secondary-brand);outline-offset:4px;border-radius:100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.play-pause-btn{position:absolute;bottom:20px;right:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;cursor:pointer;transition:background .3s;padding:7px;z-index:5}.play-pause-btn:hover{background:rgba(0,0,0,.6)}.play-pause-btn svg{width:16px;height:16px;pointer-events:none}.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:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:3px}.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;border:none;padding:0;font:inherit;color:inherit}.toggle-menu-btn{position:relative;width:32px;background-color:var(--tertiary-brand);height:2px}.toggle-menu-btn:after,.toggle-menu-btn:before{top:10px;left:0;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-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;margin:0;padding:0}.nav-menu,.nav-menu>li{list-style:none}.nav-menu__list{color:hsla(0,0%,100%,.6);font-size:64px;font-weight:700;margin:10px 0;cursor:pointer;text-decoration:none;display:block}.nav-menu__list:hover{color:#fff;transition:all .3s}.footer-menu-mobile__link:focus-visible,.nav-menu__list:focus-visible,.social-icon-container:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px;border-radius:4px}.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-list{list-style:none;margin:0;padding:0;display:flex;align-items:center}.social-icon-list li{display:flex}.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}.primary-header--menu-open .toggle-menu-btn-wrapper .toggle-menu-btn{background:transparent}.primary-header--menu-open .toggle-menu-btn-wrapper .toggle-menu-btn:before{top:0;transform:rotate(135deg);background-color:var(--tertiary-brand)}.primary-header--menu-open .toggle-menu-btn-wrapper .toggle-menu-btn:after{top:0;transform:rotate(-135deg);background-color:var(--tertiary-brand)}.primary-header--menu-open .toggle-menu-wrapper{opacity:1;visibility:visible;height:calc(100vh - 150px);z-index:20;overflow:hidden}.home-page.flash-content-true .primary-header--menu-open .toggle-menu-wrapper{height:calc(100vh - 270px);top:270px}.primary-header--menu-open .toggle-menu-wrapper .footer-menu-mobile,.primary-header--menu-open .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 .primary-header--menu-open .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 .primary-header--menu-open .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:60px}.nav-menu__list{font-size:30px;margin:30px 0;padding:0 6px;text-align:center}.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:#8a8a8a}.slick-dots .slick-active{background:linear-gradient(150.87deg,#f37335 41.69%,#fdbd04 90.01%)}.slick-dots .slick-active~li{background:#8a8a8a}.slick-dots li:before{display:none}.slick-dots li.slick-active button:before{font-size:0}.slick-dots li button:before{display:none}.slick-dots li button:focus-visible{outline:2px solid var(--tertiary-brand,#f37335);outline-offset:2px}.pills__list-container{display:flex;align-items:center}.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;background:transparent}.pills__list__item:focus{outline:none}.pills__list__item:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--tertiary-brand)}.pills__list__item.is-selected{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,.breadcrumb__track{display:flex;align-items:center}.breadcrumb__track{flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb__item,.breadcrumb__separator{display:flex;align-items:center}.breadcrumb__separator{padding:0 8px;color:currentColor;pointer-events:none;font-size:26px}.breadcrumb__link{color:var(--primary-text);font-size:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.breadcrumb__link:focus{outline:none}.breadcrumb__link:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:3px;border-radius:2px}.breadcrumb__current{color:var(--primary-text);font-size:26px;font-weight:600;text-decoration:none}.breadcrumb--light .breadcrumb__current,.breadcrumb--light .breadcrumb__link,.breadcrumb--light .breadcrumb__separator{color:#fff}.breadcrumb--light .breadcrumb__link:focus-visible{outline-color:#fdbd04}@media screen and (max-width:1800px){.breadcrumb__current,.breadcrumb__link,.breadcrumb__separator{font-size:20px}}@media screen and (max-width:980px){.breadcrumb__current,.breadcrumb__link,.breadcrumb__separator{font-size:18px}}@media screen and (max-width:640px){.breadcrumb__current,.breadcrumb__link,.breadcrumb__separator{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;width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}}.toggle-switch-container>.toggle-switch__list{display:inline-flex;align-items:stretch;height:100%;margin:0;padding:0;list-style:none}.toggle-switch-container>.toggle-switch__list>.toggle-switch__item{display:block}.toggle-switch__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toggle-switch__input:focus{outline:none}.toggle-switch__input:focus-visible+.toggle-switch__label{outline:3px solid #fff;outline-offset:2px;border-radius:4px}.toggle-switch__item,.toggle-switch__label{position:relative;height:100%}.toggle-switch__label{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:500;letter-spacing:.2px;padding:5px 55.4px;cursor:pointer;z-index:1;width:-moz-max-content;width:max-content}.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}.blog-news button.toggle-switch__label.active,.toggle-switch__input:checked+label{color:var(--primary-text)}.blog-news button.toggle-switch__label.active:after,.toggle-switch__input:checked+label:after{opacity:1;visibility:visible}button.toggle-switch__label{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent;margin:0;font:inherit;font-family:inherit}button.toggle-switch__label.is-selected{color:var(--primary-text)}button.toggle-switch__label.is-selected:after{opacity:1;visibility:visible}button.toggle-switch__label:focus{outline:none}button.toggle-switch__label:focus-visible{box-shadow:inset 0 0 0 3px #fff;border-radius:25px}.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;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:24px 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;width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.accordion__title{font-size:28px;font-weight:500;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__content a{text-decoration:underline;text-underline-offset:2px}.accordion__content a:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:3px}.accordion__content a[href^="mailto:"]:before{content:"✉ ";font-size:.95em}.accordion__item.active .accordion__title{color:var(--accent-strong)}.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)}.accordion__icon{position:relative;display:flex;align-items:center;flex-shrink:0;width:17px;height:17px;transition:transform .25s ease-out}.accordion__icon:after,.accordion__icon:before{content:"";position:absolute;width:100%;height:2px;background-color:#333}.accordion__icon:before{width:2px;height:100%;left:50%;margin-left:-1px}.accordion__item.active .accordion__icon:after{background-color:var(--tertiary-brand)}.accordion__item.active .accordion__icon{transform:rotate(180deg)}.accordion__item.active .accordion__icon:before{display:none}@media screen and (max-width:1800px){.accordion__title{font-size:20px}.accordion__content{font-size:18px}}@media screen and (max-width:980px){.accordion__title{font-size:18px}.accordion__content{font-size:16px}}@media screen and (max-width:640px){.accordion__icon{width:12px;height:12px}.accordion__header{align-items:flex-start}.accordion__icon{top:4px}.accordion__item{padding:16px 0}}.carousal{width:100%;overflow:hidden}.carousal .container{display:flex;width:100%;height:100%;list-style:none;padding:0;margin:0}.carousal .container .carousal-slide{flex-shrink:0;width:100%;height:100%}.video-slider-container{position:relative;width:1080px;height:591px;margin:0 auto}.video-slider-wrapper{width:1080px;height:100%;overflow:hidden}.video-slider{display:flex;height:100%;list-style:none;margin:0;padding:0;transition:transform 1s ease}.slider__item{position:relative;flex:0 0 100%;height:100%;border-radius:10px}.slider__item .video-thumbnail{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;cursor:pointer}.iframe-container{width:100%;height:100%;border-radius:10px}.slider-controls{display:flex;align-items:center;justify-content:center;position:absolute;width:30px;height:30px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10}.slider-controls svg{width:24px;height:24px}.slider-controls--next{right:-36px}@media screen and (max-width:1800px){.video-slider-container{width:680px;height:400px}.video-slider-wrapper{width:680px;height:100%}}@media screen and (max-width:1400px){.video-slider-container{width:600px;height:320px}.video-slider-wrapper{width:600px;height:100%}}@media screen and (max-width:980px){.video-slider-container{width:460px;height:260px}.video-slider-wrapper{width:460px;height:100%}}@media screen and (max-width:768px){.video-slider-container{width:100%;height:260px}.video-slider-wrapper{width:96%;height:260px}.slider-controls{width:24px;height:24px;right:-12px}.slider-controls svg{width:18px;height:18px}}@media screen and (max-width:640px){.video-slider-container{width:100%;height:220px}.video-slider-wrapper{width:96%;height:220px}}.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}.primary-header__logo:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px;border-radius:2px}.toggle-menu-btn-wrapper:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px;border-radius:50%}@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}.footer-container{justify-content:space-between;padding:30px 0}.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}.footer-menu__list:focus-visible,.logo-wrapper a:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px;border-radius:2px}.terms-privacy-container{background-color:var(--secondary-brand)}.terms-privacy__link-wrapper{display:flex;align-items:center;justify-content:flex-end;padding:20px 0}.terms-privacy__link{font-family:Poppins,sans-serif;color:#fff;font-size:16px;font-weight:500;transition:all .5s ease-in;text-decoration:underline}.terms-privacy__link:hover{text-decoration:none}.terms-privacy__link:not(:first-child){margin-left:74px}@media screen and (max-width:1800px){.footer-container{padding:20px 0}.footer .footer-menu__list{font-size:14px}.footer .logo-wrapper img{height:32px}.terms-privacy__link{font-size:13px}.terms-privacy__link-wrapper{padding:15px 0}}@media screen and (max-width:1440px){.footer-menu__list:not(:last-child){margin-right:40px}.terms-privacy__link:not(:first-child){margin-left:26px}}@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}.terms-privacy__link:not(:first-child){margin-left:16px}.footer-menu{margin-top:20px;align-items:flex-start}.terms-privacy__link{font-size:12px}}@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 .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,.3)}.hero-home__banner__pic{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;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:2}.hero-home__banner__border-bottom-mobile{width:131px;height:100px;border:1px solid #fff;position:absolute;bottom:-22px;right:135px;z-index:-1;transform:rotate(22deg);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{width:-moz-fit-content;width:fit-content;display:flex;margin-top:80px;margin-left:-50px;margin-right:-50px;overflow-x:hidden;padding-bottom:20px;animation:marquee-anim 50s linear infinite;-webkit-animation:marquee-anim 50s linear infinite}.partner-logo-list{padding:0 50px;width:250px;flex-shrink:0}.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}@keyframes marquee-anim{0%{transform:translateX(0);-webkit-transform:translateX(0)}to{transform:translateX(-50%);-webkit-transform:translateX(-50%)}}.media-home{padding:150px 0 0;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:50px 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{display:block;color:#fff;font-size:36px;font-weight:500;margin-top:95px;text-transform:capitalize}.testimonials__desig{display:block;color:#fff;font-size:28px;font-weight:300;margin-top:10px}.testimonials .slick-slider{overflow:visible}.testimonials .slick-dots{position:absolute;bottom:-90px;width:500px;padding:0;margin:auto;list-style:none;text-align:center;left:0;right:0;display:flex!important}.testimonials .slick-dots li{flex:1 1;width:auto!important;position:relative;overflow:visible;background:#8a8a8a!important}.testimonials .slick-dots li>button{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px!important;min-height:44px;width:100%!important}.testimonials .slick-dots li>button:focus{outline:none}.testimonials .slick-dots li>button:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:2px;z-index:1}.testimonials .slick-dots .slick-active{background:linear-gradient(150.87deg,#f37335 41.69%,#fdbd04 90.01%)!important}.testimonials__blockquote{margin:0;padding:0;border:none}.partner-marquee-list{display:flex;list-style:none;margin:0;padding:0;align-items:center}.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:50px 0 120px;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:#222;font-size:50px;font-weight:700}.newsletter-subscription__required-hint{font-size:18px;color:var(--primary-text);margin:0 0 12px;line-height:1.3}.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:1921px){.hero-home__banner,.hero-home__banner__pic{width:865px!important}.hero-home__decorate-shape{height:712px}}@media screen and (max-width:1800px){.hero-home__banner,.hero-home__banner__pic{width:810px!important}.hero-home__decorate-shape{height:652px}.flash-content-wrapper{height:60px;padding:14px 12px}.home-page.flash-content-true .hero-home{margin-top:60px}.home-page.flash-content-true .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:100px 0 80px}.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>button img,.testimonials__slider-controls>img{height:25px}.newsletter-subscription__section-left{padding:38px}.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,.hero-home__banner__pic{width:717px!important}.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,.hero-home__banner__pic{width:645px!important}.hero-home__decorate-shape{height:406px}.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,.hero-home__banner__pic{width:558px!important}.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,.hero-home__banner__pic{width:523px!important}.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}.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,.hero-home__banner__pic{width:429px!important}.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 .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!important;height:100vh}.hero-home__banner__pic{width:100%!important;height:100%!important}.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__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 .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}.newsletter-subscription__required-hint{font-size:15px}}@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%)}}// new slides .hero{display:flex;position:relative;overflow:visible}.hero .hero-content{width:65%}.slide{width:40vw;position:relative;z-index:2}.slide img{width:100%;filter:brightness(70%)}.slider-wrapper{display:flex;transition:all .3s ease}.slider-hider{overflow:hidden;z-index:2}.hero-slider,.slider-hider{width:35vw;position:relative}.hero-banner-slideshow-toggle{position:absolute;bottom:8px;right:8px;z-index:5;padding:6px 10px;font-size:12px;font-weight:600;color:#fff;background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.5);border-radius:4px;cursor:pointer}.hero-banner-slideshow-toggle:focus{outline:none}.hero-banner-slideshow-toggle:focus-visible{outline:2px solid #fdbd04;outline-offset:2px}.hero-slider:before{width:35vw;right:5px;height:85%;bottom:3px;z-index:0}.hero-slider:after,.hero-slider:before{content:"";position:absolute;border:1px solid #fff}.hero-slider:after{width:40%;height:40%;bottom:24px;left:-34px;transform-origin:0 100%;transform:rotate(40deg) skew(-20deg,1deg);border-right:0;z-index:1}@media screen and (max-width:1600px){.hero-slider:after{width:41.5%;left:-32px}}.orange-gradient{height:70%;position:absolute;width:75%;background:linear-gradient(64deg,#fdbc06,#f37335 96.31%);top:45%;right:0;clip-path:polygon(100% 0,0 100%,100% 100%);z-index:3}.hero-section.main-container{padding:0}.hero-section .hero-home__content-left{padding-left:90px}@media screen and (max-width:1920px){.hero-section.main-container{padding:0}.hero-section .hero-home__content-left{height:auto;padding-left:120px;padding-top:50px}}@media screen and (max-width:1800px){.hero-section .hero-home__content-left{padding-left:90px}}@media screen and (max-width:1200px){.hero-section .hero-home__content-left{padding-left:35px}}@media screen and (max-width:1400px){.hero-slider:after{width:42.5%}}@media screen and (max-width:1350px){.hero-slider:after{width:43.5%}}@media screen and (max-width:1250px){.hero-slider:after{width:43.5%}}@media screen and (max-width:1050px){.hero-slider:after{width:45.5%;left:-31px}}@media screen and (max-width:900px){.hero-slider:after{width:46.5%;transform:rotate(40deg) skew(-20deg,0deg)}}@media screen and (max-width:768px){.hero-home__container{flex-direction:column}.hero-slider,.slider-hider{width:100vw}.hero-home .hero-home__content-left{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:12;pointer-events:none}.slide img{filter:brightness(40%)}.orange-gradient{display:none}.hero-slider:after,.hero-slider:before{content:none}}.partner{background-color:var(--secondary-brand);overflow-x:hidden}.partner-hero{position:relative;height:100%;background-color:#161616}.partner-hero>.main-container{min-height:100dvh}.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:absolute;top:0;right:0;width:50%;height:100dvh;z-index:1;background:linear-gradient(162.87deg,#ff6a28 10%,#f0a010 80%,#fdc404);border-radius:8px}.partner__hero-banner__pic{display:block;height:100%;-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}.partner-card__link{display:block;height:100%;cursor:pointer}.partner-card__link:focus{outline:none}.partner-card__link:focus-visible .partner-card__item{outline:3px solid var(--tertiary-brand);outline-offset:4px;transform:translate(25px,-25px)}.partner-card__link:focus-visible .partner-logo{transform:scale(.6) translate3d(-40px,-100px,0);transform-origin:left top}.partner-card__link:focus-visible .hover-content{opacity:1;visibility:visible}.partner-card__link:focus-visible .hover-content__title{opacity:1;transform:translateY(0)}.partner-card__link:focus-visible .partner-status{bottom:85%;right:30px}.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}.partner-card__label{max-width:90%;position:absolute;top:16px;right:10px;padding:8px 16px 5px;color:#fff;font-size:16px;font-weight:500;background:#0f5ce9;border:none;border-radius:30px;text-transform:uppercase;justify-content:flex-end;display:flex}@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}.partner-card__label{top:10px;right:10px;font-size:16px}}@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,.partner-card__link:focus-visible .partner-card__item,.partner-card__link:focus-visible .partner-logo{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}.partner-card__link:focus-visible .partner-status{bottom:auto;right:auto}}@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;pointer-events:none}.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}.partner-card__label{top:6px;right:6px;font-size:10px}}@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{margin:32px 0 0;padding:0;list-style:none}.partnership-details__social-icons-wrapper,.partnership-details__social-icons-wrapper li{display:flex;align-items:center;justify-content:center}.partnership-details__social-icons-wrapper img{margin:0 18px;cursor:pointer}.partnership-details__social-icons-wrapper a:focus{outline:none}.partnership-details__social-icons-wrapper a:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:3px;border-radius:4px}.partnership-details__founder-link{display:block;max-width:100%;text-decoration:none;color:inherit;border-radius:4px}.partnership-details__founder-link .desc{display:block}.partnership-details__founder-link:focus{outline:none}.partnership-details__founder-link:focus-visible{outline:3px solid #f37335;outline-offset:3px;box-shadow:0 0 0 1px rgba(34,34,34,.35)}.noteworthy-reads a.noteworthy-reads__list__title:focus{outline:none}.noteworthy-reads a.noteworthy-reads__list__title:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:3px;border-radius:2px}.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;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;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;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;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;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:60px 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:100px 0}.people-card-wrapper{display:flex;flex-wrap:wrap;margin:0 -40px}.people-card{width:33.33333%;padding:40px}.people-card__link{display:block;height:100%;cursor:pointer}.people-card__link:focus{outline:none}.people-card__link:focus-visible .people-card__item{outline:3px solid var(--tertiary-brand);outline-offset:4px;transform:translate(25px,-25px)}.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%);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:70px}@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;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;clip-path:polygon(0 0,0 100%,100% 100%,100% 59%)}.banner-top-border,.banner-top-border-bg{width:100%;height:56vh;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;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__link:focus-visible .people-card__item{transform:none;outline-offset:2px}.people-card__container:after{content:none}.banner-top,.banner-top:after{height:50vh;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;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;clip-path:polygon(0 0,0 100%,100% 100%,100% 22%)}.banner-bottom-border{left:18px;bottom:5px}.banner-bottom-content-bg{height:75vh;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%);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;list-style:none;padding:0}.people-details__social-icons li{display:flex}.people-details__social-icons li:not(:last-child){margin-right:20px}.people-details__social-icons__item{width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer}.people-details__social-icons__item:focus{outline:none}.people-details__social-icons__item:focus-visible{outline:3px solid #fdbd04;outline-offset:3px;border-radius:4px}.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;font-weight:400;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-left>a:focus{outline:none}.blog-news__hero-banner .section-left>a:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:4px;border-radius:4px}.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;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;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%);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;&:focus{outline:none}&:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px;border-radius:2px}}.blogs-media__post__container{display:flex}.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,.blogs-media__post__title .blogs-media__post__title__btn,.blogs-media__post__title .blogs-media__post__title__link{display:block;color:#fff;font-size:36px;font-weight:700;text-align:left;letter-spacing:.2px;line-height:1.2;border:none;background:none}.blogs-media__post__title__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}button.blogs-media__post__title{width:100%;background:none;border:none;padding:0;text-align:left;cursor:pointer}.blogs-media__post__desc{color:hsla(0,0%,100%,.65);font-size:24px;font-weight:300;letter-spacing:.2px;margin-top:16px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-news .toggle-switch-wrapper{overflow:auto;width:calc(100vw - 180px);margin:80px auto 40px}.blog-news .toggle-switch-container{display:flex}.blog-news .toggle-switch-container .toggle-switch__list{width:100%;justify-content:space-between}.blog-news .toggle-switch__item .toggle-switch__input:checked+label,.blog-news .toggle-switch__item .toggle-switch__label{padding:5px 30px}.toggle-switch-wrapper .toggle-switch-overlay{display:none;position:absolute;width:150px;height:80px;top:0;right:0;background:linear-gradient(90deg,rgba(34,34,34,0) 6.06%,#222 54.45%,#222 98.18%);z-index:2;pointer-events:none}.toggle-switch-wrapper .toggle-switch-overlay--left{top:0;left:0;right:auto;transform:rotate(180deg);z-index:2}@media screen and (max-width:980px){.toggle-switch-wrapper{width:unset!important}.toggle-switch-wrapper .toggle-switch-overlay{display:block;width:90px}.blog-news .toggle-switch-wrapper{padding:0 76px!important}.blog-news .toggle-switch-container{width:auto;display:inline-flex!important;overflow:hidden}}@media screen and (max-width:640px){.toggle-switch-wrapper{width:unset!important}.toggle-switch-wrapper .toggle-switch-overlay{width:60px}.blog-news .toggle-switch-wrapper{padding:0 48px!important}.blog-news .toggle-switch-container{width:auto;display:inline-flex!important;overflow:hidden}}.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 100px}.btn--view-more{margin:auto;border-radius:0}.blogs-media__post__list .avatar-name{margin-left:12px}.blog-news .toggle-switch__item{font-size:24px;font-weight:500}@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,.blogs-media__post__title .blogs-media__post__title__btn,.blogs-media__post__title .blogs-media__post__title__link{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}.blog-news .toggle-switch__item{font-size: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;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.blog-news__hero-banner__decorate-shape{height:300px;top:25px;left:0;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,.blogs-media__post__title .blogs-media__post__title__btn,.blogs-media__post__title .blogs-media__post__title__link{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 .toggle-switch__item{font-size:18px}.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}}.blog-news .slick-dots li{width:calc(100%/var(--dot-count, 1));box-sizing:border-box}.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__list a:focus{outline:none}.contact__list a:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:4px;border-radius:2px}.get-directions-link:focus{outline:none}.get-directions-link:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:4px;border-radius:2px}.contact__map-container-wrapper{position:relative;width:55%;flex-shrink:0;margin-left:5%}.contact__map-container{position:relative;width:100%;height:100%;clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,0 47%);z-index:2;iframe{&:focus{outline:none}&:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px}}}.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%;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{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%;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;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}}.sebi-info{position:relative;background-color:var(--secondary-brand);z-index:2}.sebi-info__title{color:#fff;font-size:28px;font-weight:700;letter-spacing:.64px}.sebi-info__row{display:flex;flex-direction:column}.sebi-info__col{width:100%;margin-bottom:20px}.sebi-info__container{padding:50px 0 0}.sebi-info__list{margin-bottom:24px}.sebi-info__list__title{font-size:20px;font-weight:700;background:linear-gradient(113.52deg,#f37335 14.95%,#fdbd04 75.88%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin:0 0 24px}.sebi-info__category{color:#fff;font-size:15px;font-weight:700}.sebi-info__desc{color:#fff;font-size:18px;font-weight:500;margin-top:12px}@media screen and (min-width:768px){.sebi-info__container{width:85%;padding:80px 0 0}.sebi-info__row{flex-direction:row}.sebi-info__col{width:50%;margin-bottom:0}}@media screen and (min-width:980px){.sebi-info__container{width:66%}}@media screen and (min-width:1800px){.sebi-info__title{font-size:32px}.sebi-info__list__title{font-size:28px}.sebi-info__category{font-size:18px}.sebi-info__desc{font-size:24px}}@media screen and (min-width:1921px){.sebi-info .main-container{max-width:100%}}.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:100px 0 200px}.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:100px 0 75px;background-color:#fff}.hdfc-cohort .heading-level1,.hdfc-how .heading-level1{width:75%}.hdfc-how .desc-level1{margin-top:20px}.hdfc-cohort .section-fold-dec-shape2,.hdfc-how .section-fold-dec-shape2{position:absolute;top:0;right:552px}.hdfc-cohort{position:relative;padding:200px 0 75px;background-color:#fff}.hdfc-cohort-list-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:60px -30px 0;padding-bottom:40px;border-bottom:1px solid #bfcedb}.hdfc-cohort-list{width:28.57143%;padding:0 30px}.hdfc-cohort-list__icon{display:block;height:120px;width:300px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.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:100px 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:80px 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-news .newsletter-subscription__section-left{background:linear-gradient(110.55deg,rgba(15,76,140,.2) 89%,#fff 0)}.hdfc-news .newsletter-subscription__title{color:#0f4c8c}.hdfc-news .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-news .newsletter-subscription__desc{margin-top:20px}.hdfc-news .newsletter-subscription__section-right{margin:0}.hdfc-btn--subscribe{width:60%;color:#fff;margin:auto;font-size:32px;border-radius:150px}.hdfc-btn--subscribe,.hdfc-btn--subscribe:hover{background:linear-gradient(96.1deg,#0f4c8c 60.69%,rgba(15,76,140,.65) 99.13%)}.hdfc-btn--subscribe:hover{box-shadow:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15)}@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-cohort .section-fold-dec-shape2,.hdfc-how .section-fold-dec-shape2{width:379px;right:507px}.hdfc-how{padding:100px 0 75px}.hdfc-cohort{padding:100px 0 0}.hdfc-cohort .heading-level1,.hdfc-how .heading-level1{width:60%}.hdfc-how-works-list__icon{height:85px}.hdfc-cohort-list__icon{height:120px;width:260px}.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-news .newsletter-subscription__section-left{padding:50px}.hdfc-news .newsletter-subscription__section-left:after{right:7.3%}.hdfc-news .newsletter-subscription__section-right{padding:50px 30px 50px 18px}.hdfc-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-cohort-list-wrapper,.hdfc-how-works-list-wrapper{margin:20px -20px 0}.hdfc-cohort-list,.hdfc-how-works-list{padding:0 20px}.hdfc-news .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-cohort .section-fold-dec-shape2,.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-cohort-list-wrapper,.hdfc-how-works-list-wrapper{margin:20px -16px 0}.hdfc-cohort-list,.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-btn--subscribe{font-size:20px}.hdfc-news .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-cohort-list__icon{height:120px;width:250px}.hdfc-cohort .heading-level1,.hdfc-how .heading-level1{width:70%}.hdfc-news .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-cohort .section-fold-dec-shape2,.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-news .newsletter-subscription__section-left:after{right:4.8%}}@media screen and (max-width:1025px){.hdfc-news .newsletter-subscription__container{flex-direction:column}.hdfc-news .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-news .newsletter-subscription__section-left:after{content:none}.hdfc-news .newsletter-subscription__section-right{width:100%;padding:24px 20px}.hdfc-news .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-cohort-list-wrapper,.hdfc-how-works-list-wrapper{flex-direction:column;margin:20px 0 0}.hdfc-cohort-list,.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-cohort .section-fold-dec-shape2,.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}.hdfc-btn--subscribe{width:60%}.accordion__title{font-size:20px}.accordion__content{font-size:18px}.hdfc-news .newsletter-subscription{padding:60px 0}}@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-cohort .heading-level1,.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:80px 0 60px}.hdfc-cohort{padding:100px 0 0}.hdfc-how-works-list__icon{height:50px}.hdfc-cohort-list__icon{height:100px;width:200px}.hdfc-how-works-list:not(:last-child){margin-bottom:24px}.hdfc-btn--subscribe{font-size:18px}.hdfc-how-works-list__title{margin-top:20px}}@media screen and (max-width:540px){.hdfc-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}.hdfc-cohort-list__icon{height:80px;width:150px}.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:20px 0}}@media screen and (min-width:1200px){.hdfc-news .newsletter-subscription{padding:90px 0}}.profile{overflow-x:hidden}.profile .desc-level1{font-weight:400;letter-spacing:normal}.profile .heading-level1,.profile .heading-level2{font-weight:600;letter-spacing:normal}.profile__hero{position:relative}.profile__hero__container{background-color:var(--secondary-brand);padding-top:228px;padding-bottom:200px;clip-path:polygon(0 0,100% 0,100% 36%,100% 80%,7% 100%,0 100%)}.profile__hero__content{position:relative;display:flex}.profile__hero .heading-level4{color:#fff;font-size:30px;font-weight:700;letter-spacing:1px;margin-top:10px;margin-bottom:0;text-transform:capitalize}.profile__hero__left{width:54%}.profile__hero__banner{margin-left:55px}.profile__hero__banner>img{max-width:100%;max-height:515px;height:auto}.profile__hero__desc{font-weight:400;margin-top:40px}.profile-hero-decoration-shape{position:absolute;right:0;bottom:-3px}.profile__founders{padding:80px 0;background-color:#fff}.profile__founders__content{display:flex;justify-content:space-between;gap:84px}.profile__founders__content .heading-level2{margin-bottom:32px}.profile__founders__content .heading-level3{color:var(--primary-text);font-size:55px;font-weight:600;margin-top:40px;line-height:1;letter-spacing:normal}.profile__founders__content .desc-level1--sub{margin-top:16px}.profile__founders__pic-container{display:flex;align-items:flex-start}.profile__founders__pic-container>img{max-width:100%;max-width:180px;height:auto}.profile__founders__pic-container>img:not(:last-child){margin-right:20px}.profile__founders__pic-container>img:first-child{margin-top:105px}.profile__founders__pic-container>img:nth-child(3){margin-top:54px}.profile__founders__right{margin-top:120px}.investc-logo-wrapper{text-align:center;margin-top:40px}.investc-logo{max-width:100%;max-height:140px;height:auto}.investc-logo-wrapper--mobile{display:none}.our-approach{background-color:var(--secondary-brand);padding:50px 0}.our-approach__container{display:flex;align-items:center;justify-content:space-between}.our-approach__content{width:45%;margin-right:80px}.our-approach__content .desc-level1{margin-top:32px}.our-approach__banner{width:50%;text-align:center}.our-approach__banner>img{max-width:100%;max-height:580px;height:auto}.our-relationship{padding:90px 0;background-color:#fff}.our-relationship__container{display:flex;align-items:center;justify-content:space-between}.our-relationship__banner{max-width:50%;flex-shrink:0}.our-relationship__banner>img{max-width:100%;max-height:480px;height:auto}.our-relationship__content{margin-left:106px}.our-relationship__content .desc-level1{margin-top:32px}.profile .newsletter-subscription{padding:80px 0 90px}@media screen and (max-width:1800px){.profile__hero__banner>img{max-height:400px}.profile__hero__banner{margin-left:100px}.profile__hero__desc{margin-top:24px}.profile__hero__container{clip-path:polygon(0 0,100% 0,100% 36%,100% 82.5%,7% 100%,0 100%)}.profile__hero .heading-level4,.profile__hero__desc{font-size:20px}.profile__founders .heading-level2{margin-bottom:12px}.profile__founders__content{gap:60px}.profile__founders__content .heading-level3{font-size:26px}.profile__founders__content .desc-level1{font-size:20px}.profile-hero-decoration-shape{height:400px;bottom:25px}.our-approach__content .desc-level1,.our-relationship__content .desc-level1{font-size:20px;margin-top:20px}.our-relationship{padding:80px 0}.investc-logo{max-height:100px}}@media screen and (max-width:1500px){.profile__hero__container{padding-bottom:180px;clip-path:polygon(0 0,100% 0,100% 36%,100% 85%,7% 100%,0 100%)}.profile-hero-decoration-shape{bottom:0}}@media screen and (max-width:1400px){.br-hide{display:none}.profile__founders__pic-container>img{max-width:150px}}@media screen and (max-width:980px){.profile__hero__container{padding-top:140px;clip-path:polygon(0 0,100% 0,100% 36%,100% 90.9%,7% 100%,0 100%)}.profile__hero__content{flex-direction:column}.profile__hero__left{width:100%}.profile__hero__banner{margin-left:0;margin-top:32px;text-align:center}.profile-hero-decoration-shape{height:300px;bottom:0}.profile__founders{padding:60px 0}.profile__founders__content{flex-direction:column;gap:32px}.profile__founders__pic-container{justify-content:center}.profile__founders__pic-container>img:not(:last-child){margin-right:14px}.profile__founders__pic-container>img:first-child{margin-top:45px}.profile__founders__pic-container>img:nth-child(3){margin-top:22px}.profile__founders__right{margin-top:32px}.investc-logo-wrapper{display:none;margin-top:60px}.investc-logo-wrapper--mobile{display:block}.investc-logo{max-height:70px}.profile__founders__content .heading-level3{font-size:25px}.profile__founders__content .desc-level1--sub{margin-top:16px}.profile__founders__content .heading-level2{margin-bottom:16px}.our-approach__container{flex-direction:column}.our-approach__content{width:100%;margin-right:0;margin-top:32px}.our-approach__content .desc-level1{margin-top:16px}.our-approach__banner{width:100%;order:-1}.our-relationship__container{flex-direction:column}.our-relationship__banner{width:100%;text-align:center;max-width:100%}.our-relationship__content{margin-left:0;margin-top:32px}.our-relationship__content .desc-level1{margin-top:16px}.profile__hero .heading-level4,.profile__hero__desc{font-size:18px}.profile__founders__content .heading-level3{font-size:22px}.profile__founders__content .desc-level1{font-size:18px}.profile__founders__content .heading-level3{margin-top:32px}.our-approach__content .desc-level1,.our-relationship__content .desc-level1{font-size:18px;margin-top:16px}.profile .newsletter-subscription{padding:30px 0 60px}}@media screen and (max-width:768px){.our-relationship{padding:50px 0}.profile__hero__container{padding-top:100px}}@media screen and (max-width:640px){.profile__hero__banner>img{max-width:70%}.profile__founders__pic-container>img:not(:last-child){margin-right:12px}.profile__founders__pic-container>img{max-width:95px}.profile__hero .heading-level4{font-size:18px}.profile__hero__container{clip-path:polygon(0 0,100% 0,100% 36%,100% 89.8%,0 100%,0 100%)}.profile-hero-decoration-shape{bottom:0}}.hdfc__hero{position:relative;background-color:#fff;padding-top:260px;padding-bottom:150px;overflow:hidden}.hdfc__hero .primary-header{background-color:var(--secondary-brand)}.hdfc__hero__container{position:relative;display:flex;z-index:2}.hdfc-co-lab-logo{max-width:100%;max-height:255px;margin-left:-22px;height:auto}.hdfc__hero__desc{color:#2c2c2c;font-size:32px;margin-top:30px;line-height:1.2}.hdfc__hero .btn--apply-now{display:inline-flex;color:#2c2c2c;font-size:32px;font-weight:600;padding:15px 48px;margin-top:40px;border-radius:42.16px;background:linear-gradient(270deg,#f37534,#f8971d 56.5%,#fcb807);box-shadow:4.96px 4.96px 12.4px 4.96px rgba(0,0,0,.1)}.hdfc__hero__left{width:35%;flex-shrink:0}.hdfc__hero .video-container{flex:1 1;padding-left:110px}.about-benefits-sec-decor-shape{position:absolute;bottom:-306px;right:0}.gradient-circle{position:absolute;width:370px;height:370px;background:radial-gradient(50% 54.78% at 50% 50%,rgba(252,184,7,.3) 0,rgba(243,117,52,0) 100%);border-radius:100%}.gradient-circle1{left:-110px;top:-33px}.gradient-circle2{left:50%;top:0}.gradient-circle3{right:-198px;bottom:20%}.gradient-circle4{bottom:-100px;left:19%}.video-container iframe{width:100%;height:530px;border-radius:10px}.about-program{position:relative;background-color:var(--secondary-brand);padding:105px 0 300px}.hdfc-heading2{color:var(--secondary-brand);font-size:64px;font-weight:700;line-height:1.2}.hdfc-heading2--text-white{color:#fff}.about-program__desc{width:59%;color:#fff;font-size:24px;margin-top:24px;line-height:1.2}.about-program-list-container{display:flex;align-items:flex-start;justify-content:space-between;margin-top:100px}.about-program-list{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:25.5%}.about-program-list:not(:last-child):after{content:"";width:45%;height:70px;position:absolute;bottom:-11px;left:88%;border-width:5px;border-top-style:solid;border-right-style:solid;border-image-slice:1;border-left:0;border-bottom:0;border-image-source:linear-gradient(270.79deg,#f37534 21.47%,#f8971d 85.76%,#fcb807 135.26%)}.about-program-list:not(:last-child):before{content:"";width:23%;height:0;position:absolute;bottom:-11px;left:133%;border-image-slice:1;border-width:5px;border-top-style:solid;border-left:0;border-bottom:0;border-right:0;border-image-source:linear-gradient(270.79deg,#f37534 21.47%,#f8971d 85.76%,#fcb807 135.26%)}.about-program-list:nth-child(2){margin-top:98px}.about-program-list:nth-child(3){margin-top:163px}.process-direction-arrow{position:absolute;left:145.6%;bottom:-26px}.about-program-list__icon{max-width:118px;max-height:118px}.about-program-list__desc{color:#fff;font-size:24px;text-align:center;margin-top:24px;line-height:1.2}.about-program-list__title{width:333px;display:inline-flex;align-items:center;justify-content:center;color:#000;font-size:43px;font-weight:700;padding:38px 24px;background-color:var(--tertiary-brand);margin-top:30px;z-index:2}.program-benefits{padding:130px 0 174px;background-color:#fff}.pg-benefits__list-container{display:flex;flex-direction:row;align-items:stretch;gap:20px;list-style:none;padding:0;margin-top:76px}.pg-benefits__list{display:flex;flex:1 1;overflow:hidden}.pg-benefits__list__bg{position:relative;width:100%;min-height:410px;height:auto}.benefit-card-svg-bg{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.pg-benefits__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-right:16px;padding-bottom:64px;z-index:1}.pg-benefits__list:first-child .pg-benefits__content{padding-left:70px}.pg-benefits__list:nth-child(2) .pg-benefits__content{padding-left:90px}.pg-benefits__list:nth-child(3) .pg-benefits__content,.pg-benefits__list:nth-child(4) .pg-benefits__content{padding-left:110px}.pg-benefits__icon{width:60px;height:60px}.pg-benefits__label{font-size:38px;font-weight:600;margin-top:20px;margin-bottom:12px}.pg-benefits__desc{font-size:22px;line-height:1.5;display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(10px);transition:grid-template-rows .45s cubic-bezier(.25,.8,.25,1),opacity .3s ease,transform .3s ease}.pg-benefits__desc>*{overflow:hidden}.pg-benefits__list:focus-within .pg-benefits__desc,.pg-benefits__list:focus .pg-benefits__desc,.pg-benefits__list:hover .pg-benefits__desc{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.we-are-section{padding:180px 0 154px;background-color:var(--secondary-brand)}.we-are-section__desc{color:#fff;font-size:32px;margin-top:24px;line-height:1.2}.we-are-section__container{display:flex}.we-are-section__left{width:32%}.we-are-section__right{flex:1 1;padding-left:128px}.we-are-section__list-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:90px}.we-are-section__list{position:relative;display:flex;align-items:center;flex-direction:column;width:24%}.we-are-section__list__icon{max-width:135px;max-height:80px;transition:all .3s}.we-are-section__list__icon--color{position:absolute;opacity:0;visibility:hidden;transition:all .5s ease-in-out}.we-are-section__list:hover .we-are-section__list__icon--color{opacity:1;visibility:visible}.we-are-section__list:hover .we-are-section__list__icon--black{opacity:0;visibility:hidden}.we-are-section__list__label{display:inline-block;color:#fff;font-size:36px;margin-top:12px;text-align:center;line-height:1.1}.cohort-section{position:relative;padding:134px 0 104px;background-color:#fff}.cohort-section__desc{font-size:32px;text-align:center;margin-top:8px}.cohort__title{text-align:center}.cohort-winners{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:56px}.cohort-winners__list{display:flex;align-items:center;justify-content:center;padding:12px;background-color:#f1f1f1;border-radius:20px;width:25%;height:120px}.cohort-winners__list__container{height:100%;display:flex;align-items:center;justify-content:center}.cohort-winners__list__container>img{display:block;max-height:70px;width:auto;-o-object-fit:contain;object-fit:contain}.cohort-section__triangle{position:absolute;right:0;top:0}.video-carousel-section{padding:94px 0;background-color:#fff}.video-carousel__title{text-align:center}.video-carousel-container{margin-top:40px}.faq-section{position:relative;padding:74px 0 155px;background-color:#fff}.faq-container{width:62%;margin:0 auto}.faq-toggle-btn-wrapper{display:flex;align-items:center;justify-content:center;gap:60px;margin-top:74px}.faq-toggle-btn,.faq-toggle-btn-item{flex:1 1;display:flex}.faq-toggle-btn{align-items:center;justify-content:center;width:100%;font-size:22px;font-weight:500;line-height:1.2;text-align:center;padding:20px 30px;background-color:#fff;border:1px solid #d9dbe9;box-shadow:0 2px 6px rgba(0,0,0,.03);border-radius:14px;transition:all .3s;cursor:pointer}.faq-toggle-btn:focus{outline:none}.faq-toggle-btn:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:4px;border-radius:2px}.faq-toggle-btn.active:focus-visible{outline-color:var(--tertiary-brand)}.faq-toggle-btn.active{color:#fff;background-color:var(--accent-strong)}.faq-content{margin-top:60px}.faq-section__triangle{position:absolute;left:0;bottom:0}.hide-xl{display:none}@media screen and (max-width:2000px){.video-container iframe{height:600px}.about-program-list:not(:last-child):before{width:30%}.about-program-list{width:24.5%}.about-program-list:nth-child(2){margin-top:98px}.about-program-list:nth-child(3){margin-top:163px}.process-direction-arrow{left:158.8%}}@media screen and (max-width:1910px){.process-direction-arrow{left:158%}}@media screen and (max-width:1895px){.process-direction-arrow{left:157.8%}}@media screen and (max-width:1870px){.process-direction-arrow{left:156.8%}}@media screen and (max-width:1850px){.process-direction-arrow{left:155.8%}}@media screen and (max-width:1800px){.show-xl{display:none}.hide-xl{display:block}.hdfc__hero{padding-top:170px;padding-bottom:120px}.hdfc__hero .btn--apply-now,.hdfc__hero__desc{font-size:24px}.gradient-circle1{left:-155px;top:-50px}.hdfc-heading2{font-size:40px}.about-program{padding:80px 0 200px}.about-program-list-container{margin-top:30px}.about-program__desc{width:66%;font-size:20px;margin-top:12px}.about-program-list__desc{font-size:18px;margin-top:10px}.about-program-list__title{font-size:22px;padding:24px}.about-program-list:not(:last-child):after,.about-program-list:not(:last-child):before{border-width:4px}.about-program-list:nth-child(2){margin-top:70px}.about-program-list:nth-child(3){margin-top:117px}.about-program-list:first-child:after{height:45px}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{bottom:-27px;left:158%}.about-program-list:nth-child(2):after{height:45px}.about-program-list:not(:last-child):before{width:29%;bottom:-14px}.about-benefits-sec-decor-shape{bottom:-215px;height:500px}.program-benefits{padding:80px 0}.we-are-section__desc{font-size:28px}.we-are-section__list__label{font-size:30px}.we-are-section{padding:80px 0}.cohort-section__desc{font-size:28px}.cohort-section{padding:80px 0 60px}.cohort-section__triangle{width:150px}.we-are-section__list__icon{max-width:50px}.faq-section{padding:70px 0 90px}.faq-container{width:75%}.faq-toggle-btn{font-size:20px;padding:20px}.faq-section__triangle{width:150px}.pg-benefits__label{font-size:24px}.pg-benefits__desc{font-size:18px}.pg-benefits__list-container{gap:16px;margin-top:40px}}@media screen and (max-width:1780px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:157%}}@media screen and (max-width:1760px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:156%}}@media screen and (max-width:1730px){.about-program-list{width:25.5%}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:149.7%}}@media screen and (max-width:1720px){.about-program-list{width:25.5%}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:148.7%}}@media screen and (max-width:1670px){.about-program-list{width:25.5%}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:147.7%}}@media screen and (max-width:1650px){.about-program-list{width:26.5%}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:141.7%}}@media screen and (max-width:1620px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:140.7%}}@media screen and (max-width:1600px){.video-container iframe{height:530px}.gradient-circle1{left:-205px;top:-65px}.process-direction-arrow{left:144.6%}.video-carousel-section{padding:70px 0}.about-program-list:nth-child(2){margin-top:47px}.about-program-list{width:26.5%}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:139.5%}}@media screen and (min-width:1600px){.pg-benefits__list:first-child .pg-benefits__content{padding-left:80px}.pg-benefits__list:nth-child(2) .pg-benefits__content{padding-left:100px}.pg-benefits__list:nth-child(3) .pg-benefits__content{padding-left:120px}.pg-benefits__list:nth-child(4) .pg-benefits__content{padding-left:110px}}@media screen and (min-width:1800px){.pg-benefits__list:first-child .pg-benefits__content{padding-left:95px}.pg-benefits__list:nth-child(2) .pg-benefits__content{padding-left:110px}.pg-benefits__list:nth-child(3) .pg-benefits__content,.pg-benefits__list:nth-child(4) .pg-benefits__content{padding-left:120px}}@media screen and (max-width:1570px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:138.5%}}@media screen and (max-width:1540px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:137.5%}}@media screen and (max-width:1510px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-last-child(2) .process-direction-arrow{left:136.5%}}@media screen and (max-width:1500px){.video-container iframe{height:470px}.gradient-circle1{left:-231px;top:-78px}.about-program-list{width:25.5%}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:141%}.we-are-section__desc,.we-are-section__list__label{font-size:22px}.we-are-section__list-container{gap:50px}.faq-toggle-btn-wrapper{gap:40px}.faq-toggle-btn{padding:18px}.faq-toggle-btn-wrapper{margin-top:50px}.about-benefits-sec-decor-shape{bottom:-150px;height:350px}.pg-benefits__label{font-size:20px}.pg-benefits__icon{width:45px;height:45px}.pg-benefits__list__bg{min-height:360px}}@media screen and (max-width:1490px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:140%}}@media screen and (max-width:1440px){.about-program-list{width:24.5%}.about-program-list:nth-child(2){margin-top:70px}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:144.2%}}@media screen and (max-width:1420px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:143.2%}}@media screen and (max-width:1400px){.about-program-list__desc{font-size:18px}.about-program__desc{width:100%}.about-program-list__title{font-size:26px}.about-program-list:first-child:before{bottom:-11px!important}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:141.7%}.about-program-list:first-child .process-direction-arrow{bottom:-24px}.video-container iframe{height:400px}.pg-benefits__label{font-size:18px}.pg-benefits__desc{font-size:16px}.pg-benefits__list-container{gap:12px}}@media screen and (max-width:1380px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:141.2%}}@media screen and (max-width:1370px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:139.2%}}@media screen and (max-width:1320px){.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:137.8%}}@media screen and (max-width:1300px){.video-container iframe{height:380px}.about-program-list{width:24.5%}.about-program-list__title{width:90%;font-size:24px}.about-program-list:first-child .process-direction-arrow,.about-program-list:nth-child(2) .process-direction-arrow{left:151.8%}.about-program-list:not(:last-child):before{width:25%}.about-benefits-sec-decor-shape{bottom:-129px;height:300px}.cohort-winners__list{width:40%}.pg-benefits__list:first-child .pg-benefits__content{padding-left:70px}.pg-benefits__list:nth-child(2) .pg-benefits__content{padding-left:90px}.pg-benefits__list:nth-child(3) .pg-benefits__content,.pg-benefits__list:nth-child(4) .pg-benefits__content{padding-left:100px}}@media screen and (max-width:1200px){.video-container iframe{height:340px}}@media screen and (max-width:1024px){.hdfc__hero .video-container{padding-left:100px}.pg-benefits__list-container{flex-wrap:wrap;justify-content:center}.pg-benefits__list{flex:0 0 33%;max-width:320px}}@media screen and (max-width:980px){.hdfc__hero{padding-top:180px;padding-bottom:60px}.hdfc__hero__container{flex-direction:column}.hdfc__hero__left{width:100%}.hdfc__hero .video-container{width:100%;padding-left:0;margin-top:50px}.gradient-circle1{width:182px;height:182px;left:-28px;top:-14px}.gradient-circle2{width:126px;height:126px;right:-10px;left:auto;top:20px}.gradient-circle3{width:146px;height:146px;right:-40px;left:auto;top:47%}.gradient-circle4{width:228px;height:228px;left:0;top:46%}.video-container iframe{height:380px}.hdfc__hero .btn--apply-now,.hdfc__hero__desc{font-size:20px}.hdfc-heading2{font-size:28px}.about-program__desc{font-size:18px}.about-program-list-container{flex-direction:column;margin-top:40px}.about-program-list:not(:last-child){padding-right:0;margin-bottom:55px}.about-program-list__title{font-size:18px;padding:18px 30px}.about-program-list__desc{font-size:16px;margin-top:0}.about-program{background-color:var(--secondary-brand);padding:60px 0}.about-program-list__icon{max-width:90px;max-height:90px}.about-benefits-sec-decor-shape{bottom:-86px;height:200px}.cohort-section{padding:80px 0 60px}.cohort-section__desc{font-size:20px}.cohort-winners__list{width:70%}.cohort-winners__list__container>img{width:200px;height:90px}.video-carousel-container{margin-top:24px}.about-program-list{width:100%}.about-program-list:after,.about-program-list:before{content:none!important;display:none}.process-direction-arrow{display:none}.about-program .hdfc-heading2,.about-program__desc{text-align:center}.about-program-list{margin-top:0!important}.we-are-section__container{flex-direction:column}.we-are-section__left{width:100%}.we-are-section__right{padding-left:0;margin-top:50px}.we-are-section .hdfc-heading2{text-align:center}.we-are-section__desc{font-size:18px;margin-top:12px;text-align:center}.we-are-section__list{width:100%}.we-are-section__list-container{flex-direction:column;align-items:center}.we-are-section__list__icon{max-height:45px}.we-are-section__list__label{font-size:16px}.video-carousel-section{padding:50px 0}.faq-section{padding:50px 0 100px}.faq-container{width:100%}.faq-content{margin-top:20px}.faq-toggle-btn-wrapper{gap:12px;margin-top:32px}.accordion__item{padding:18px 0}.faq-toggle-btn{padding:12px 18px}.program-benefits{padding:60px 0}.program-benefits .hdfc-heading2{text-align:center}.pg-benefits__label{font-size:18px}.pg-benefits__list-container{margin-top:20px}.faq-toggle-btn{padding:10px;font-size:16px}.cohort-section__triangle,.faq-section__triangle{width:120px}}@media screen and (max-width:768px){.hdfc__hero{padding-top:120px}.gradient-circle1{left:-32px;top:-70px}.hdfc__hero__left{display:flex;flex-direction:column;align-items:center}.hdfc__hero__desc{text-align:center}.about-benefits-sec-decor-shape{bottom:-63px;height:145px}.cohort-winners__list{width:75%;height:75px}.pg-benefits__list{flex:0 0 50%;max-width:320px}.pg-benefits__list:first-child .pg-benefits__content{padding-left:90px}.pg-benefits__list:nth-child(2) .pg-benefits__content,.pg-benefits__list:nth-child(3) .pg-benefits__content,.pg-benefits__list:nth-child(4) .pg-benefits__content{padding-left:110px}}@media screen and (max-width:660px){.video-container iframe{height:240px}.cohort-winners__list__container>img{width:140px;height:60px}.cohort-winners{margin-top:30px}.pg-benefits__list{flex:0 0 100%}.pg-benefits__list:first-child .pg-benefits__content{padding-left:70px}.pg-benefits__list:nth-child(2) .pg-benefits__content{padding-left:90px}.pg-benefits__list:nth-child(3) .pg-benefits__content,.pg-benefits__list:nth-child(4) .pg-benefits__content{padding-left:110px}}@media screen and (min-width:1300px) and (max-width:1600px){.cohort-winners__list__container>img{max-width:100%}}@media screen and (max-width:460px){.video-container iframe{height:250px}}.pg-benefits__list:focus{outline:3px solid var(--tertiary-brand);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.pg-benefits__desc{transition:none}}@media (hover:none),(max-width:1024px){.pg-benefits__desc{grid-template-rows:1fr;opacity:1;transform:none}}.terms-privacy{background-color:var(--secondary-brand);overflow-x:hidden}.terms-privacy__hero{position:relative;padding:200px 0 120px}.terms-privacy-hero-dec-shape{height:100px;position:absolute;left:0;bottom:-2px;transform:rotate(180deg);transform:none;right:0;margin:auto}.terms-privacy-hero-dec-shape2{height:109px;position:absolute;top:0;left:-64px;right:0;margin:auto}.terms-privacy__main{position:relative;background-color:#fff;padding:90px 0;border-bottom:1px solid rgba(0,0,0,.2)}.terms-privacy__heading{color:#fff;font-size:60px;font-weight:700;letter-spacing:.02em}.terms-privacy .updated-date{color:hsla(0,0%,100%,.7);font-size:15px;margin-top:8px;letter-spacing:.02em}.terms-privay__list-wrapper{max-width:980px;margin:auto}.terms-privacy__list{margin-top:32px}.terms-privacy__list__title{color:var(--primary-text);font-size:28px;font-weight:700;letter-spacing:.02em;line-height:1.3}.terms-privacy__list__title--sub-title{margin-top:16px}.terms-privacy__desc,.terms-privacy__list__desc{color:rgba(34,34,34,.7);font-size:24px;font-weight:400;line-height:1.3;margin-top:16px;letter-spacing:.02em}.terms-privacy__desc{color:hsla(0,0%,100%,.7);margin-top:24px}.terms-privacy__desc .link{color:hsla(0,0%,100%,.7)!important}.terms-privacy .link{color:rgba(34,34,34,.7);font-size:24px;text-decoration:underline;letter-spacing:.02em}.terms-privacy .link:focus{outline:none}.terms-privacy .link:focus-visible{outline:3px solid var(--tertiary-brand);outline-offset:2px}.terms-privacy__ordered-list-wrapper{list-style-type:decimal;margin-left:32px}.terms-privacy__ordered-list{color:rgba(34,34,34,.7);font-size:24px;font-weight:400;line-height:1.3;margin-top:16px;letter-spacing:.02em;list-style-type:decimal}.terms-privacy__ordered-list-wrapper--nested{margin-left:40px}.terms-privacy__ordered-list-wrapper--nested .terms-privacy__ordered-list{list-style-type:lower-alpha}@media screen and (max-width:1800px){.terms-privacy__heading{font-size:50px}.terms-privay__list-wrapper{max-width:800px}.terms-privacy__list__title{font-size:20px}.terms-privacy .link,.terms-privacy__desc,.terms-privacy__list__desc,.terms-privacy__ordered-list{font-size:18px}.terms-privacy__hero{padding-top:180px}}@media screen and (max-width:980px){.terms-privacy__hero{padding:90px 0 70px}.terms-privacy__main{padding:40px 0}.terms-privacy-hero-dec-shape{height:50px}.terms-privacy-hero-dec-shape2{height:53px;left:-31px}.terms-privay__list-wrapper{margin:0 auto}.terms-privacy__heading{font-size:26px}.terms-privay__list-wrapper{max-width:100%}.terms-privacy__list{margin-top:24px}.terms-privacy__list__title{font-size:16px}.terms-privacy__desc,.terms-privacy__list__desc{font-size:14px;margin-top:16px}.terms-privacy .link,.terms-privacy__ordered-list{font-size:14px}.terms-privacy .updated-date{font-size:12px}}