#portal-hub .accordion{border-bottom:1px solid var(--bc-alt)}#portal-hub .accordion article{padding:0 1rem;border-top:1px solid var(--bc-alt)}#portal-hub .accordion article .copy{height:0;overflow:hidden;opacity:0;transition:opacity .15s}#portal-hub .accordion article:focus .heading:after,#portal-hub .accordion article:focus-within .heading:after{transform:rotate(45deg)}#portal-hub .accordion article:focus .copy,#portal-hub .accordion article:focus-within .copy{height:auto;opacity:1}#portal-hub .accordion .heading{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;align-items:center;font-size:var(--fs-title);cursor:pointer}#portal-hub .accordion .heading:after{content:"";display:block;width:28px;height:28px;background:url(/hub/images/button-accordion.svg) 50% no-repeat;background-size:100%;transition:transform .15s}#portal-hub .accordion h3{margin:1rem 0;font-size:18px}@media(min-width:767px){#portal-hub .accordion h3{font-size:var(--fs-title)}}#portal-hub .accordion .copy{font-size:16px}@media(min-width:767px){#portal-hub .accordion .copy{font-size:var(--fs-main)}}#portal-hub .accordion p:first-child{margin-top:0}#portal-hub section.about{margin:3rem 0}#portal-hub section.about .wrap{text-align:center;font-size:var(--fs-title)}@media(min-width:767px){#portal-hub section.about .wrap{max-width:var(--content-width);margin:0 auto;padding:0 var(--padding);box-sizing:border-box;text-align:left;font-size:var(--fs-large)}}#portal-hub section.about .callout{display:grid;padding:0 var(--padding);background-color:var(--bc-cta);text-align:center}#portal-hub section.apply{margin:3rem 0}@media(min-width:767px){#portal-hub section.apply h2{font-size:var(--fs-headline)}}#portal-hub section.apply .subhead{font-size:18px}@media(min-width:767px){#portal-hub section.apply .subhead{font-size:var(--fs-title)}}#portal-hub section.apply .accordion{margin-bottom:2rem}#portal-hub section.apply .accordion .heading{grid-template-columns:62px 1fr auto;padding:10px 0}#portal-hub section.apply .accordion .heading img{justify-self:center;max-width:62px;max-height:60px}@media(min-width:767px){#portal-hub section.apply .accordion .heading{grid-template-columns:85px 1fr auto}#portal-hub section.apply .accordion .heading img{max-width:85px;max-height:75px}#portal-hub section.apply .accordion .copy{padding-left:calc(85px + 1rem)}}#portal-hub section.apply .button{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content}@media(min-width:767px){#portal-hub section.apply .button{margin:0}}#portal-hub .dialog-exit .buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}@media(min-width:550px){#portal-hub .dialog-exit .buttons{justify-content:flex-start}}#portal-hub .dialog-exit .buttons a{width:240px}#portal-hub .dialog-exit .buttons .cancel{display:inline}#portal-hub .dialog-exit .buttons .cancel button{width:240px}#portal-hub section.faq{margin:3rem auto}@media(min-width:767px){#portal-hub section.faq h2{font-size:var(--fs-headline)}}#portal-hub section.medicines{margin:3rem 0}@media(min-width:767px){#portal-hub section.medicines h2{font-size:var(--fs-headline)}}#portal-hub section.medicines .provinces{display:grid;padding:3rem 0;background-color:var(--bc-cta)}#portal-hub section.medicines .provinces p{margin-top:0}@media(min-width:767px){#portal-hub section.medicines .wrap{max-width:var(--content-width);margin:0 auto;padding:0 var(--padding);box-sizing:border-box}}#portal-hub section.medicines .box{display:flex;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,250px);grid-gap:20px;justify-content:center;padding:20px;background-color:var(--bc-cta)}#portal-hub section.medicines article{width:100%;height:190px;padding:15px;box-sizing:border-box;text-align:center;background-color:var(--bc-main);border:2px solid var(--bc-alt);border-radius:6px;max-width:190px;display:flex;align-items:center;justify-content:center}#portal-hub section.medicines article p{margin:auto 0;font-size:16px}#portal-hub section.medicines article strong{font-size:22px}#portal-hub .icon-list .item{margin:3rem 0;text-align:center}@media(min-width:767px){#portal-hub .icon-list .item{display:grid;grid-template-columns:200px 1fr;grid-gap:2rem;align-items:center;text-align:left}}#portal-hub .icon-list h3{margin:1rem 0;font-size:var(--fs-title)}#portal-hub .icon-list img{justify-self:center}#portal-hub section.eligible{margin:3rem auto}@media(min-width:767px){#portal-hub section.eligible h2{font-size:var(--fs-headline)}}#portal-hub section.banner-callout{margin:3rem 0;padding-top:2rem;text-align:center;font-size:19px;font-weight:700;color:var(--cc-alt);background-color:var(--bc-alt)}@media(min-width:767px){#portal-hub section.banner-callout{font-size:30px;padding:1rem 0;text-align:left}}#portal-hub section.banner-callout .content-wrap{display:grid;justify-items:center}@media(min-width:767px){#portal-hub section.banner-callout .content-wrap{grid-template-columns:auto 1fr;grid-gap:3rem;align-items:center}}#portal-hub section.banner-callout h2,#portal-hub section.banner-callout h3{margin:2rem 0;font-size:30px;font-weight:inherit}@media(min-width:767px){#portal-hub section.banner-callout h2,#portal-hub section.banner-callout h3{font-size:38px}}#portal-hub section.banner-callout p{margin:2rem 0}#portal-hub section.callout{margin:3rem auto}#portal-hub section.callout>h2{font-size:var(--fs-headline)}#portal-hub section.callout .container{display:grid;align-items:flex-end}#portal-hub section.callout .container:before{grid-area:1/1;content:"";display:block;height:calc(100% - 12.5vw);background-color:var(--bc-cta)}@media(min-width:767px){#portal-hub section.callout .container{justify-items:flex-end}#portal-hub section.callout .container:before{width:85%;height:100%}}#portal-hub section.callout .content{grid-area:1/1;padding:0 12px 2rem;text-align:center}@media(min-width:767px){#portal-hub section.callout .content{display:grid;grid-template-columns:3fr 4fr;align-items:center;padding:37px 0;text-align:left}}#portal-hub section.callout img.cover{height:100%;border-radius:10px;object-fit:cover}@media(min-width:767px){#portal-hub section.callout .copy{padding:0 60px}#portal-hub section.callout .copy h2{margin-top:0}}#portal-hub section.callout .copy h2 sub,#portal-hub section.callout .copy h2 sup{font-size:.7em;font-weight:700;line-height:var(--fs-title);vertical-align:top}#portal-hub .hero{display:grid;background-color:var(--bc-cta)}@media(min-width:600px){#portal-hub .hero picture{grid-area:1/1;display:grid}}@media(min-width:1199px){#portal-hub .hero picture{display:grid}}#portal-hub .hero img{width:auto;height:315px;max-height:69vh;object-fit:cover}@media(min-width:600px){#portal-hub .hero img{height:602px;object-position:-450px}}@media(min-width:1199px){#portal-hub .hero img{object-position:center}#portal-hub .hero img:nth-child(3){grid-area:image}}@media(min-width:600px){#portal-hub .hero .content-wrap{grid-area:1/1;display:grid;align-items:flex-end}}#portal-hub .hero .copy{max-width:450px}@media(min-width:600px){#portal-hub .hero .copy{filter:drop-shadow(0 0 3px white)}}#portal-hub .hero h1{margin:1.5rem 0}#portal-hub .hero h1 sub,#portal-hub .hero h1 sup{font-size:.7em;font-weight:700;line-height:var(--fs-headline);vertical-align:top}#portal-hub .hero .subhead{margin:1.5rem 0;font-size:var(--fs-main)}