.hero{width:100%;min-height:900px;display:flex;flex-direction:column;background-position:center center;background-size:cover;background-repeat:no-repeat;padding:var(--sp-updown-sm) var(--sp-lr-lg);border-radius:0 0 80px 0;position:relative;padding-top:179px;border-top:solid 179px #57529B;margin-top:-179px}.hero #bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:0 0 80px 0}.hero .vid-hero-mob{display:none}.hero::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);pointer-events:none;z-index:1;border-radius:0 0 80px 0}.hero>*{position:relative;z-index:2}.hero h2{font-size:var(--title-giga);font-weight:600;letter-spacing:-2px;margin:10px 0 0 0;color:var(--white);line-height:130%}.hero .top{flex:1;display:flex;align-items:flex-end;justify-content:flex-start}.hero .bottom{display:flex;flex-direction:row}.hero .bottom .left{flex:1}.hero .bottom .left p{color:var(--white);font-size:24px;font-weight:400}.hero .bottom .left p.half-width{max-width:50%}.hero .bottom .left a{color:var(--white);text-decoration:none}.hero .bottom .right{justify-content:flex-end;display:flex;flex-direction:row;height:67px}.hero .bottom .right .medicare{display:flex;align-items:center;font-size:18px;color:var(--white);border-right:solid 1px var(--white);padding-right:20px}.hero .bottom .right .btarea{display:flex;align-items:center;width:225px;padding-left:20px}@media (max-width:1024px){.hero .bottom .left p.half-width{max-width:100%}.hero .bottom .right{flex-direction:column;gap:16px}.hero .bottom .right .medicare{padding-left:23px}}@media (max-width:820px){.hero{border-top:solid 126px;margin-top:-128px;padding-left:var(--sp-mob-lr);padding-right:var(--sp-mob-lr)}.hero h2{font-size:var(--title-large)}.hero .bottom{flex-direction:column}.hero .bottom .right{height:auto;justify-content:flex-start;margin-top:20px}.hero .bottom .right .medicare{margin-right:20px}.hero .bottom .right .btarea{padding:0}}@media (max-width:768px){.hero{border-top:solid 126px;margin-top:-128px;padding-left:var(--sp-mob-lr);padding-right:var(--sp-mob-lr)}.hero h2{font-size:var(--title-large)}.hero .bottom{flex-direction:column}.hero .bottom .right{height:auto}.hero .bottom .right .medicare{padding:10px 0;border:none}.hero .bottom .right .btarea{padding:0}}@media (max-width:500px){.hero{max-height:100vh;padding-top:50px;height:100vh;margin-top:-150px}.hero h2{font-size:28px}.hero .bottom{padding-bottom:50px}.hero .vid-hero-desk{display:none}.hero .vid-hero-mob{display:block}.hero .top img{display:none}.hero::after{height:80%}}@media (max-width:400px){.hero{padding-top:100px;margin-top:-205px}}@media (max-width:380px){.hero{padding-top:0px;border-top:0;margin-top:-380px}}body.single-post .hero{border-radius:0 0 0 0;padding-bottom:100px;background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat}body.single-post .hero h1{font-size:var(--title-giga);max-width:70%}body.single-post .hero::after{height:70%}.blog-single{background:#F8F9FC;margin-top:-70px;padding:40px 60px;border-radius:35px;position:relative;z-index:10;color:var(--nidra-gray)}.blog-single h2,.blog-single h3,.blog-single h4{margin-bottom:20px;color:var(--nidra-purple);font-weight:600;letter-spacing:-1px}.blog-single h2{font-size:var(--title-giga)}.blog-single h3{font-size:var(--title-normal)}.blog-single p{margin-bottom:20px}.blog-single ul{padding:0 0 20px 20px}.blog-single ul li{list-style:disc inside;margin-bottom:10px}.blog-single ol{padding:0 0 20px 20px}.blog-single ol li{list-style:number inside;margin-bottom:10px}@media (max-width:1024px){body.single-post .hero h1{max-width:100%}}@media (max-width:500px){.blog-single{padding:var(--sp-mob-lr)}}