.health-care-banner{position:relative;z-index:1}.health-care-banner .health-care-banner-main-container{max-width:1650px;margin:0 auto}.health-care-banner .health-care-banner-content{margin:0 auto;padding:114px 0 53px;width:55%;display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.health-care-banner .health-care-banner-content{width:88%}}.health-care-banner .health-care-banner-content .health-care-banner-title{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:72px;color:#060821;letter-spacing:-.03em;text-align:center}@media(max-width:768px){.health-care-banner .health-care-banner-content .health-care-banner-title{font-size:32px;line-height:44px}}.health-care-banner .health-care-banner-content .health-care-banner-title span{font-weight:500!important;background:linear-gradient(270.57deg,#2c52be 21%,#ff822b 63.49%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.health-care-banner .health-care-banner-content .health-care-banner-description{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:30px;letter-spacing:-.02em;color:#333;text-align:center}@media(max-width:768px){.health-care-banner .health-care-banner-content .health-care-banner-description{font-size:14px;line-height:22px}}.health-care-banner .health-care-banner-content .health-care-banner-button{display:flex;justify-content:center;align-items:center}.health-care-banner .health-care-banner-content .health-care-banner-button .primary-button{width:-moz-fit-content;width:fit-content;height:52px;border-radius:10px;background-color:#2c52be;color:#fff}.health-care-banner .health-care-banner-marquee-wrapper{position:relative;z-index:1;overflow:hidden;width:100%;height:640px}@media(max-width:768px){.health-care-banner .health-care-banner-marquee-wrapper{height:400px}}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item{display:flex;gap:32px;width:-moz-fit-content;width:fit-content;height:100%;animation:scroll-left 30s linear infinite}@media(max-width:768px){.health-care-banner .health-care-banner-marquee-wrapper .marquee-item{gap:8px}}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content{position:relative;width:920px;height:430px;border:6px solid #fff;border-radius:34px;overflow:hidden;flex-shrink:0}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content img{width:100%;height:100%;border-radius:34px;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content{width:371px;height:170px;border-radius:13px;border:2.19px solid #fff}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content img{border-radius:13px!important}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content.about{height:270px}}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content .marquee-item-chip-container{position:absolute;padding:15px 20px;top:0;right:0;width:100%;display:flex;justify-content:flex-end;gap:16px}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content .marquee-item-chip{padding:4px 12px;border-radius:36px;z-index:100;background-color:hsla(0,0%,100%,.5098039216);backdrop-filter:blur(54px)}.health-care-banner .health-care-banner-marquee-wrapper .marquee-item .marquee-item-content .marquee-item-chip .marquee-item-chip-title{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#060821}.health-care-banner .trusted-partner-wrapper{position:absolute;left:50%;transform:translateX(-50%);z-index:10;bottom:60px;width:86%;height:204px;display:flex;justify-content:center;align-items:center;gap:42px;background-color:#fff;border-radius:24px;box-shadow:0 14px 50px 0 rgba(30,58,138,.0705882353);flex-direction:column;overflow:hidden}.health-care-banner .trusted-partner-wrapper .trusted-partner-title{margin-top:34px;font-family:Inter,sans-serif;font-weight:400;font-size:32px;line-height:44px;color:#060821;letter-spacing:-.03em}.health-care-banner .trusted-partner-wrapper .trusted-partner-title span{background:linear-gradient(270.57deg,#2c52be 21%,#ff822b 63.49%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.health-care-banner .trusted-partner-wrapper .trusted-partner-title{margin-top:22px;font-size:24px;line-height:32px;text-align:center;width:240px}}.health-care-banner .trusted-partner-wrapper .trusted-partner-item-left{position:absolute;top:0;left:0;width:142px;height:100%;background-color:rgba(0,0,0,0);z-index:10;background:linear-gradient(270deg,rgba(255,255,255,.2),#ffffff 79.81%)}@media(max-width:768px){.health-care-banner .trusted-partner-wrapper .trusted-partner-item-left{width:50px}}.health-care-banner .trusted-partner-wrapper .trusted-partner-item-right{position:absolute;top:0;right:0;width:142px;height:100%;background-color:rgba(0,0,0,0);z-index:10;background:linear-gradient(270deg,rgba(255,255,255,.2),#ffffff 79.81%);transform:rotate(180deg)}@media(max-width:768px){.health-care-banner .trusted-partner-wrapper .trusted-partner-item-right{width:50px}}.health-care-banner .trusted-partner-wrapper .trusted-partner-logo-wrapper{width:100%;height:100%;overflow:hidden}.health-care-banner .trusted-partner-wrapper .trusted-partner-track{display:flex;gap:24px;width:-moz-max-content;width:max-content;animation:scroll-infinite 30s linear infinite;will-change:transform}.health-care-banner .trusted-partner-wrapper .trusted-partner-track .trusted-partner-item{width:190px;height:60px;flex-shrink:0}.health-care-banner .trusted-partner-wrapper .trusted-partner-track .trusted-partner-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-infinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:768px){.health-care-banner.about-page{min-height:500px!important;background-size:contain!important}}