.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}}.video-boxes{padding:50px 0}.video-boxes .video-boxes-box{border:solid 1px #E1DFEF;border-radius:85px 30px 85px 30px;padding:60px 85px}.video-boxes .video-boxes-box h2{color:var(--nidra-purple);font-size:var(--title-normal);letter-spacing:1px;background:var(--white);padding:5px 30px;margin:-90px auto 60px auto;width:fit-content}.video-boxes .video-boxes-box .video-boxes-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.video-boxes .video-boxes-box .video-boxes-grid .item.fade-in{animation:fadeInUp 0.5s ease forwards}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.video-boxes .video-boxes-box .video-boxes-grid .item .cover{background-position:center center;background-size:cover;height:390px;border-radius:65px 30px 30px 30px;display:flex;flex-direction:column;position:relative;text-decoration:none}.video-boxes .video-boxes-box .video-boxes-grid .item .cover::before{content:"";width:100%;height:80%;position:absolute;bottom:0;left:0;background:linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);z-index:1;border-radius:0 0 30px 30px}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:auto;max-height:60%;padding:0 30px;position:relative;z-index:2}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .bt-watch{margin-bottom:30px}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .icon{background:#242743BF;width:63px;height:63px;border-radius:60px;display:flex;align-items:center;justify-content:center;line-height:24px;margin-bottom:30px;cursor:pointer;transition:all ease 0.3s}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .icon .play{flex:1;width:100%;display:flex;align-items:center;justify-content:center;line-height:24px;margin-right:-6px}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .icon .checked{flex:1;width:100%;display:flex;display:none;align-items:center;justify-content:center;line-height:24px;margin-right:-1px}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .icon:hover{background:var(--nidra-purple)}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .chapter{font-size:18px;color:var(--white);font-weight:400;line-height:21px;margin-bottom:10px}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .doctor{font-size:18px;color:var(--white);font-weight:400;line-height:21px;margin-top:10px}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .middle .title{font-size:24px;color:var(--white);font-weight:600;line-height:140%;text-align:center}.video-boxes .video-boxes-box .video-boxes-grid .item .cover .bottom{height:36px;position:relative;z-index:2}.video-boxes .video-boxes-box .video-boxes-grid .item .cover:hover .middle .icon{background:var(--nidra-purple)}.video-boxes .video-boxes-box .video-boxes-grid .item .cover:hover .middle .bt-watch{background:var(--nidra-purple)}.video-boxes .video-boxes-box .video-boxes-grid .item .description{padding:30px 20px}.video-boxes .video-boxes-box .video-boxes-grid .item .description p{font-size:var(--text-md);font-weight:400;line-height:140%;color:var(--nidra-gray);letter-spacing:1px}.video-boxes .video-boxes-box a.button{margin:30px auto -90px auto;display:block;width:fit-content;padding-left:60px;padding-right:60px}@media (max-width:1024px){.video-boxes{padding-left:var(--sp-mob-lr);padding-right:var(--sp-mob-lr)}.video-boxes .video-boxes-box{padding-left:var(--sp-mob-lr);padding-right:var(--sp-mob-lr)}}@media (max-width:820px){.video-boxes .video-boxes-box .video-boxes-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.video-boxes .video-boxes-box{padding-left:40px;padding-right:40px}}@media (max-width:500px){.video-boxes .video-boxes-box{padding-left:var(--sp-mob-lr);padding-right:var(--sp-mob-lr)}.video-boxes .video-boxes-box h2{font-size:28px}.video-boxes .video-boxes-box .video-boxes-grid{grid-template-columns:1fr}}.bt-watch{background:#242743BF;border-radius:30px;color:var(--white);font-size:15px;font-weight:500;letter-spacing:2px;text-decoration:none;padding:15px 28px;line-height:16px;display:flex;flex-direction:row;align-items:center;transition:all ease 0.3s}.bt-watch svg{margin-right:10px}.bt-watch:hover{background:var(--nidra-purple)}body.page-template-template-mini-dock .hero{border-radius:0 0 0 0}body.page-template-template-mini-dock .hero .bottom{margin-bottom:60px}body.page-template-template-mini-dock .hero::after{border-radius:0 0 0 0}.main-video{padding:50px 0;margin-top:60px}.main-video .box-video{background:url(../img/pic-mini-dock.png) no-repeat center;background-size:cover;height:600px;padding:50px;display:flex;flex-direction:column;border-radius:85px 30px 30px 30px}.main-video .box-video .top{flex:1;width:100%;display:flex;justify-content:center;align-items:center}.main-video .box-video .top a.bt-watch{margin-top:30px}.main-video .box-video .bottom{width:100%;text-align:center}.main-video .box-video .bottom h2{color:var(--white);font-size:var(--title-giga);line-height:100%}.additional-resources{padding:100px 0}.additional-resources .resources-box{max-width:1300px;margin:0 auto;border:solid 1px #E1DFEF;border-radius:85px 30px 85px 30px;padding:60px 85px}.additional-resources .resources-box h2{color:var(--nidra-purple);font-size:var(--title-normal);letter-spacing:1px;background:var(--white);padding:5px 30px;margin:-90px auto 60px auto;width:fit-content}.additional-resources .resources-box .resources-list .item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;background:#F6F7FE;border-radius:65px 65px 65px 35px;overflow:hidden;margin-bottom:30px}.additional-resources .resources-box .resources-list .item.fade-in{animation:fadeInUp 0.5s ease forwards}.additional-resources .resources-box .resources-list .left img{width:100%;height:auto;margin-bottom:-7px}.additional-resources .resources-box .resources-list .middle{flex:1}.additional-resources .resources-box .resources-list .middle h3{color:#5D5D5D;font-size:var(--text-gig)}.additional-resources .resources-box .resources-list .middle p{color:var(--nidra-gray);line-height:30px;font-size:var(--text-lg);letter-spacing:1px}.additional-resources .resources-box .resources-list .right{padding-right:45px}.additional-resources .resources-box a.button.showmore{margin:30px auto -90px auto;display:block;width:fit-content;padding-left:60px;padding-right:60px}@media (max-width:1024px){.main-video{padding:50px var(--sp-mob-lr)}.additional-resources{padding:100px var(--sp-mob-lr)}}@media (max-width:820px){.additional-resources .resources-box .resources-list .item{flex-direction:column;padding-bottom:50px}.additional-resources .resources-box .resources-list .item .left{padding-top:20px}.additional-resources .resources-box .resources-list .item .right{margin-top:20px;justify-content:center;padding-right:0}}@media (max-width:500px){.main-video .box-video{padding:30px}.main-video .box-video .bottom h2{font-size:var(--title-normal)}.additional-resources .resources-box{padding:60px var(--sp-mob-lr)}.additional-resources .resources-box h2{line-height:130%}.additional-resources .resources-box .resources-list .middle{padding:0 var(--sp-mob-lr)}}@media (max-width:375px){.additional-resources .resources-box{padding:60px 10px}}