@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}button{border:none;background:none;cursor:pointer}img{display:block;max-width:100%;height:auto}:where(img:not([width]):not([height])){width:100%}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.open-sans-semibold,.open-sans-600{font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-variation-settings:"wdth" 100}.open-sans-bold,.open-sans-700{font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100}.open-sans-extra,.open-sans-800{font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-variation-settings:"wdth" 100}.btn{display:inline-flex;justify-content:center;align-items:center;padding:5px 10px;color:#fff;font-size:13px;line-height:1;font-weight:700;background:#ca962b;border:none;border-radius:8px;box-shadow:0 5px 15px #0003;cursor:pointer;text-decoration:none}.btn-rep{width:211px;height:30px}.tab{padding:5px 15px;position:absolute;display:flex;justify-content:flex-start;align-items:center;color:#fff;font-size:17px;font-style:italic;font-weight:700}.tab--right{top:620px;right:0;width:470px;background:linear-gradient(-153deg,#57b847e0,#37a344e0 36%,#007f3ee0);border-radius:40px 0 0 40px}.tab--left{top:620px;left:0;width:470px;background:linear-gradient(-153deg,#007f3ee0,#37a344e0 64%,#57b847e0);border-radius:0 40px 40px 0}@media(max-width:580px){.tab--left{max-width:470px;width:90%;top:580px}}header{font-family:Open Sans,sans-serif}header .logo{width:161px;flex:0 0 161px;display:flex;align-items:center}header .wrap{max-width:1000px;padding:0 10px;margin:0 auto;display:flex;gap:40px}header .top-content{margin-top:45px;display:flex;justify-content:flex-start;align-items:center;gap:20px;color:#006937;font-size:10px}header .top-content .hcp{flex:0 1 280px}header .top-links{flex:0 0 232px}header .top-links a{color:#006937;text-decoration:none;position:relative;line-height:10px}header .top-links a:hover{text-decoration:underline}header .top-links a+a{padding-left:10px}header .top-links a+a:before{content:"|";position:absolute;top:2px;left:0;width:1px}header nav{max-width:610px;margin:20px auto 12px}header nav ul{display:flex;justify-content:space-between;list-style-type:none}header nav a{color:#006937;font-size:19px;line-height:1;text-decoration:none}header nav a.active{color:#ca962b;font-weight:700}header nav a:hover{text-decoration:underline}header .mobile-controls{display:none}header .hcp-mobile{display:none}@media(max-width:800px){header .btn-rep{display:none}header .wrap{justify-content:space-between;align-items:center;gap:0;padding:12px 16px;max-width:100%;position:relative}header .logo{flex:0 0 auto;width:auto}header .logo img{max-width:120px;display:block}header .content{display:none}header .mobile-controls{display:flex;align-items:center;gap:12px;order:2}header .btn-rep{width:auto;font-size:11px;padding:4px 10px;white-space:nowrap}header .hcp-mobile{display:block;order:1;margin-left:auto;font-size:9px;color:#566d79;font-weight:600;text-align:left;line-height:1.3;pointer-events:none;margin-right:40px}header .hamburger{display:flex;width:36px;height:28px;background:none;border-radius:0;box-shadow:none;padding:2px;flex-direction:column;justify-content:space-between;gap:0}header .hamburger span{display:block;width:100%;height:3px;background:#006937;border-radius:2px}}.green-bar{background:#006937}.green-bar .content{max-width:1000px;padding:2px 10px;margin:0 auto}.green-bar p{color:#fff;font-weight:700;font-size:16px;line-height:26px}.green-bar .mobile{display:none;font-size:11px;font-style:italic;text-align:right;font-weight:600}@media(max-width:800px){.green-bar .desktop{display:none}.green-bar .mobile{display:block}}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;pointer-events:none;transition:opacity .25s ease;font-family:Open Sans,sans-serif}.modal-overlay.open{opacity:1;pointer-events:auto}.modal-overlay .modal-box{position:relative;background:#fff;border-radius:12px;width:90%;max-width:520px;box-shadow:0 20px 60px #0000004d}.modal-overlay .modal-close{position:absolute;z-index:2;top:14px;right:14px;width:32px;height:32px;background:none;border:none;border-radius:0;box-shadow:none;padding:0;cursor:pointer}.modal-overlay .modal-close span{position:absolute;top:50%;left:50%;width:20px;height:2px;background:#333;border-radius:2px}.modal-overlay .modal-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-overlay .modal-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.modal-overlay .top{margin-bottom:24px}.modal-overlay .top p{color:#006937;font-size:18px;font-weight:600;margin:0}.modal-overlay .cols{display:flex;justify-content:center;gap:80px}.modal-overlay .col a{color:#006937;text-decoration:none}.modal-overlay .col a:hover{text-decoration:underline}#request-rep-modal .modal-box{max-width:776px;background:#fffaf3;overflow:hidden}#request-rep-modal .modal-close span{background:#fff}#request-rep-modal .top{position:relative;min-height:94px;display:flex;justify-content:center;align-items:center;border-radius:12px 12px 0 0;overflow:hidden}#request-rep-modal .top .top-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#request-rep-modal .top p{position:relative;z-index:1;color:#fff;font-size:21px;line-height:1.2}#request-rep-modal .bottom{padding:50px 20px}#request-rep-modal .bottom .cols{display:flex}#request-rep-modal .bottom .col{display:flex;justify-content:center;align-items:center;flex-direction:column}#request-rep-modal .bottom p{font-size:16px;margin-top:10px}#request-rep-modal .bottom a{color:#82808a;font-size:16px;font-weight:700}@media(max-width:580px){#request-rep-modal .top{background:url(/modal-grad.svg) center/cover no-repeat}#request-rep-modal .top p{max-width:400px;text-align:center}#request-rep-modal .bottom .cols{flex-direction:column;gap:40px}}.mobile-drawer{display:none}@media(max-width:800px){.mobile-drawer{position:fixed;top:0;left:0;width:100%;height:100%;background:#006937;z-index:1000;display:flex;flex-direction:column;padding:20px 24px 40px;box-sizing:border-box;transform:translate(-100%);transition:transform .35s ease,visibility 0s linear .35s;font-family:Open Sans,sans-serif;visibility:hidden}.mobile-drawer.open{transform:translate(0);visibility:visible;transition:transform .35s ease,visibility 0s linear 0s}.mobile-drawer .drawer-top{display:flex;justify-content:flex-end;margin-bottom:50px}.mobile-drawer .drawer-close{width:40px;height:40px;background:none;border:none;border-radius:0;box-shadow:none;padding:0;cursor:pointer;position:relative;top:15px;right:-5px}.mobile-drawer .drawer-close span{position:absolute;top:50%;left:50%;width:26px;height:3px;background:#fff;border-radius:2px}.mobile-drawer .drawer-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.mobile-drawer .drawer-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-drawer .drawer-nav{flex:1;margin-bottom:40px}.mobile-drawer .drawer-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.mobile-drawer .drawer-nav a{color:#fff;font-size:24px;font-weight:600;text-decoration:none;position:relative;padding-left:20px}.mobile-drawer .drawer-nav a.active:before{content:"•";color:#fff;position:absolute;left:0;top:0}.mobile-drawer .drawer-nav a:hover{text-decoration:underline}.mobile-drawer .drawer-btn-rep{width:261px;height:44px;padding:4px 10px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:700;font-family:Open Sans,sans-serif;background:#ca962b;border:none;border-radius:8px;box-shadow:0 5px 15px #0003;cursor:pointer}.mobile-drawer .drawer-links{padding-top:20px;border-top:1px solid rgba(255,255,255,.4)}.mobile-drawer .drawer-links .hcp{color:#fffc;font-size:11px;margin:0 0 12px}.mobile-drawer .drawer-links .top-links a{color:#fff;font-size:12px;text-decoration:none;position:relative;line-height:1}.mobile-drawer .drawer-links .top-links a:hover{text-decoration:underline}.mobile-drawer .drawer-links .top-links a+a{padding-left:10px}.mobile-drawer .drawer-links .top-links a+a:before{content:"|";position:absolute;left:0;top:2px}}footer{width:100%;padding:20px 0;background:#fffaf3}footer .container{max-width:1060px;margin:0 auto}footer .top{display:flex;gap:35px}footer .top .logo{margin-left:10px;width:165px;flex:0 0 165px}footer .top .grad{width:100%;background:url(/grad-footer.svg) center/cover no-repeat;padding:14px 20px 18px;display:flex;flex-direction:column;justify-content:center;align-items:center}footer .support-links{display:flex;flex-wrap:wrap}footer .support-links a{color:#fff;font-size:13px;text-decoration:none;line-height:1}footer .support-links a:hover{text-decoration:underline}footer .support-links a+a{margin-left:8px;padding-left:8px;border-left:1px solid currentColor}footer nav{margin-top:20px}footer nav ul{display:flex;list-style:none;padding:0;margin:0}footer nav li+li{margin-left:16px;padding-left:16px;border-left:1px solid #fff}footer nav a{color:#fff;font-size:19px;text-decoration:none;line-height:1}footer nav a:hover{text-decoration:underline}@media(max-width:810px){footer .top{flex-direction:column;align-items:center;justify-content:center}footer .top .logo{margin:0 auto;flex:0 0 auto;width:165px}}@media(max-width:680px){footer{text-align:center}footer .top .grad{padding:40px 0}footer .support-links{flex-direction:column;gap:10px}footer .support-links a+a{margin-left:0;padding-left:0;border-left:none}footer nav{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.5)}footer nav ul{flex-direction:column;gap:10px}footer nav li+li{margin-left:0;padding-left:0;border-left:none}}footer .content{width:100%;margin:35px auto 0;padding:0 20px;min-height:65px;display:flex;align-items:center;justify-content:flex-end;gap:20px}footer .content p{color:#006937;font-size:11px;line-height:14px;text-align:right}footer .logo{width:132px}@media(max-width:540px){footer{padding:40px 0}footer .top{flex-direction:column;gap:20px}footer .top .logo{width:165px;flex:0 0 auto}footer .grad{padding:12px 16px 16px}footer .content{flex-direction:column-reverse;align-items:center;text-align:center;gap:40px}footer .content .logo{width:160px}footer .content p{text-align:center}}.isi .container{position:relative;max-width:1060px;margin:0 auto;font-size:17px;line-height:24px;color:#006937}.isi .title{margin-top:25px;font-size:18px;font-weight:700}.isi .title:first-of-type{margin-top:0}.isi p{margin-top:5px}#isi-preview{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;box-shadow:0 -2px 10px #0000001f;opacity:1;transition:opacity .2s ease}#isi-preview.isi-preview--hidden{opacity:0;pointer-events:none}#isi-preview .container{padding:20px;display:flex;align-items:flex-start;gap:50px}@media(max-width:768px){#isi-preview .container{flex-direction:column;gap:15px}}#isi-preview .col{flex:1}#isi{border-top:6px solid #c9952c;position:relative;padding:40px 20px;background:#fffaf3}#isi ul{padding-left:0;list-style-type:none}#isi ul li{position:relative;padding-left:25px}#isi ul li:before{content:"•";position:absolute;left:0;color:#006937}#isi ul li+li{margin-top:5px}#about .hero{position:relative;background:url(/home-hero-bg.jpg) center/cover no-repeat;min-height:716px;padding:0 20px}#about .hero .btn{display:none}#about .intro{max-width:720px;padding:25px 0;margin:0 auto}#about h1{max-width:836px;margin:0 auto;color:#fff;font-size:36px;line-height:43px;text-align:center}@media(max-width:800px){#about h1{font-size:28px;line-height:1.2}}@media(max-width:800px){#about .tab{max-width:470px;width:90%;top:580px}}#about .patients{position:absolute;bottom:5px;left:55%;color:#fff;font-weight:600}@media(max-width:800px){#about .hero .tab{display:none}#about .hero .btn{display:block;position:absolute;bottom:15px;left:10px}}@media(max-width:800px){#about .hero{min-height:380px;background:url(/home-hero-bg.jpg) 0% 100%/cover no-repeat}#about .hero .intro{max-width:320px}#about .hero h1{display:none}#about .hero .patients{bottom:15px;font-size:10px}}#about #c1{background:url(/home-c1-bg.svg) center/cover no-repeat}#about #c1 h1{display:none}#about #c1 .content{padding:40px 20px 50px;max-width:1060px;margin:0 auto;color:#fff;font-size:23px;line-height:1.2}#about #c1 .content p+p{margin-top:20px}#about #c1 .btn{margin:40px auto 0;font-size:24px;padding:4px 20px}@media(max-width:800px){#about .patients{left:unset;right:10px}#about #c1{text-align:center}#about #c1 h1{display:block;margin-bottom:25px}}#how-to-prescribe .hero{position:relative;max-width:1140px;min-height:544px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:30px 38px;color:#fff;background:url(/prescribe-hero-bg.jpg) 0% 0%/cover no-repeat}#how-to-prescribe .hero .petal{padding-top:65px}#how-to-prescribe .hero .pre{display:inline-block;margin-bottom:5px}#how-to-prescribe .hero .logo{text-align:left;width:280px}#how-to-prescribe .hero h1{max-width:390px;font-size:37px;line-height:44px;font-weight:500}#how-to-prescribe .hero .subhead{margin-top:20px;max-width:507px;font-size:23px;line-height:30px;margin-bottom:10px}#how-to-prescribe .hero .btn-rep{display:none}#how-to-prescribe .hero .btn{width:226px;height:36px;margin-top:30px;font-size:16px}#how-to-prescribe .hero .tab{top:460px;font-size:20px;font-style:italic}@media(max-width:1024px){#how-to-prescribe .hero .tab{position:relative;top:0;right:0;margin-left:auto;margin-bottom:10px;margin-right:-40px}}#how-to-prescribe .hero .patients{position:absolute;bottom:10px;right:200px;font-size:13px;font-weight:600}#how-to-prescribe .hero-mobile{display:none}#how-to-prescribe .abstract{position:relative;background:#fffaf3}#how-to-prescribe .abstract .abstract-bg-bound{position:absolute;inset:-200px 0 0;max-width:1140px;margin:0 auto;pointer-events:none;z-index:0}#how-to-prescribe .abstract .abstract-bg{position:absolute;top:0;right:0;width:67%;max-width:none;height:auto}#how-to-prescribe .abstract>*:not(.abstract-bg-bound){position:relative;z-index:1}#how-to-prescribe .banner{padding:20px}#how-to-prescribe h2{max-width:702px;margin:0 auto;font-size:30px;line-height:1.2;font-weight:400;color:#067f40;text-align:center;font-weight:700}#how-to-prescribe .copy{color:#067f40;font-size:21px;line-height:31px;margin:20px auto}#how-to-prescribe .option .container{background:#96ca4f91;padding:30px 50px 40px;text-align:center}#how-to-prescribe .option .btn{font-size:28px;margin-bottom:10px;display:inline-block}#how-to-prescribe .option h4{color:#fff;font-size:48px;text-align:center}#how-to-prescribe .option .option_copy{color:#067f40;font-size:24px;line-height:1.2;font-weight:600}#how-to-prescribe .option .grad{color:#fff;padding:40px 50px;margin-top:10px;background:linear-gradient(-153deg,#007f3ee0,#37a344e0 64%,#57b847e0);border-radius:22px;min-height:262px;text-align:left}#how-to-prescribe .option .grad .labeled-line{font-size:25px;color:#fff}#how-to-prescribe .option .grad .labeled-line+.labeled-line{margin-top:20px}#how-to-prescribe .option .cols{display:flex;flex-wrap:wrap;justify-content:center;gap:45px;margin-top:30px;color:#fff}@media(max-width:1140px){#how-to-prescribe .option .cols{gap:20px}}#how-to-prescribe .option .cols .col{flex:0 1 280px;min-height:106px;padding:20px;border:1px dashed #ffffff;border-radius:20px;display:flex;justify-content:center;align-items:center}#how-to-prescribe .option .icon-label{display:flex;justify-content:center;align-items:center;gap:10px;font-size:22px}#how-to-prescribe .option .icon-label .icon{max-width:32px;flex:0 0 32px;align-items:center}#how-to-prescribe .option .icon-label .icon img{display:block;width:100%}#how-to-prescribe .option .icon-label{font-size:18px}#how-to-prescribe .option .icon-label+.icon-label{margin-top:10px}@media(max-width:1140px){#how-to-prescribe .option .container{padding:30px}#how-to-prescribe .option .grad{padding:40px 10px}#how-to-prescribe .option .cols{width:100%}#how-to-prescribe .option h4{font-size:27px}}@media(max-width:800px){#how-to-prescribe .hero{min-height:400px;background:url(/prescribe-hero-bg-mobile.jpg) center/cover no-repeat}#how-to-prescribe .hero .petal,#how-to-prescribe .hero h1,#how-to-prescribe .hero .subhead,#how-to-prescribe .hero .tab{display:none}#how-to-prescribe .hero .patients{right:10px;left:unset;bottom:10px}#how-to-prescribe .hero .btn-rep{display:block;position:absolute;bottom:15px;left:10px}#how-to-prescribe .hero-mobile{display:block;background:url(/hero-content-bg-mobile.svg) center/cover no-repeat;padding:30px 20px 40px;text-align:center;color:#fff}#how-to-prescribe .hero-mobile img{margin:5px auto 0;position:relative;left:20px}#how-to-prescribe .hero-mobile h1{font-size:28px;line-height:1.2;font-weight:500;max-width:none;margin:0}#how-to-prescribe .hero-mobile .logo{width:220px}#how-to-prescribe .hero-mobile .subhead{margin-top:15px;font-size:18px;line-height:1.4;max-width:none;margin-bottom:0}#how-to-prescribe .abstract-bg-bound{display:none}}#how-to-prescribe #OSP .cols{font-weight:800;font-size:17px}#how-to-prescribe #expectations{padding:40px;color:#067f40;font-size:21px;line-height:31px}#how-to-prescribe #expectations .container{position:relative}#how-to-prescribe #expectations .bgWrap{display:flex}#how-to-prescribe #expectations .bgWrap .lists{flex:0 1 415px;margin-right:40px}#how-to-prescribe #expectations .bgWrap .background{z-index:0;position:relative;flex:1 2 555px;min-height:0}#how-to-prescribe #expectations .bgWrap .background img{position:absolute;top:23px;right:0;width:555px}#how-to-prescribe #expectations .content{max-width:930px;margin-top:10px}#how-to-prescribe #expectations ul{list-style-type:none;margin-top:30px;max-width:415px;margin-left:40px}#how-to-prescribe #expectations ul li{position:relative;padding-left:25px}#how-to-prescribe #expectations ul li:after{position:absolute;top:0;left:0;display:block;content:"";width:30px;height:25px;background:url(/checkmark.svg) center/contain no-repeat}#how-to-prescribe #expectations ul li+li{margin-top:5px}#how-to-prescribe #expectations .grad{position:relative;z-index:1;background:linear-gradient(-153deg,#007f3ee0,#37a344e0 64%,#57b847e0);border-radius:22px;margin-top:30px;padding:30px 20px;margin-bottom:10px}#how-to-prescribe #expectations .grad p{max-width:780px;margin:0 auto;text-align:center;color:#fff;font-size:23px}#how-to-prescribe #expectations .background-mobile{display:none}@media(max-width:860px){#how-to-prescribe #expectations{padding:0;border-top:6px solid #c9952c}#how-to-prescribe #expectations .container{padding:20px}#how-to-prescribe #expectations .bgWrap .background{display:none}#how-to-prescribe #expectations .background-mobile{display:block;width:100%}}#support-and-savings .hero{max-width:1140px;min-height:620px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:flex-end;padding:30px 38px;color:#fff;background:url(/support-hero-bg.jpg) 100% 25%/cover no-repeat}#support-and-savings .hero .abstract{padding-top:65px}#support-and-savings .hero h1{max-width:390px;font-size:40px;line-height:48px;text-align:right;text-shadow:1px 1px 5px rgba(0,0,0,.6)}#support-and-savings .hero .subhead{margin-top:10px;max-width:507px;font-size:23px;line-height:30px}#support-and-savings .hero .btn-rep{display:none}#support-and-savings .hero .btn{width:226px;height:36px;margin-top:30px;font-size:16px}#support-and-savings .hero .tab{top:530px}#support-and-savings .hero .patients{position:absolute;bottom:20px;left:60px;font-size:13px;font-weight:600}#support-and-savings .hero-mobile{display:none}#support-and-savings .banner{background:#fffaf3;padding:20px}#support-and-savings h2{max-width:702px;margin:0 auto;font-size:30px;line-height:1.2;font-weight:400;color:#067f40;text-align:center}#support-and-savings .withImage{display:flex;justify-content:space-between}#support-and-savings .withImage #copay{flex:1 1 414px}#support-and-savings .withImage .image{margin-left:20px;flex:.5 .5 620px}#support-and-savings #programsSect{background:url(/support-c1-bg.svg) center/cover no-repeat,#fffaf3}#support-and-savings #programsSect .container{overflow-x:hidden;position:relative;padding-bottom:40px}#support-and-savings #programsSect .ref{position:absolute;left:20px;bottom:20px}#support-and-savings .program{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;margin-inline:10px}#support-and-savings .program .icon{flex:0 0 118px}#support-and-savings .program .title{margin-top:12px;color:#a0721f;font-size:21px;font-weight:600;line-height:1}#support-and-savings .program p{margin-top:10px;font-size:18px}#support-and-savings .program .ref{margin-top:30px;font-size:12px;line-height:1.2}#support-and-savings .programs{display:flex;gap:35px;justify-content:center;align-items:flex-start;padding-bottom:30px}#support-and-savings .programs .program .icon{flex:none;height:160px;display:flex;align-items:flex-end;justify-content:center}#support-and-savings .program .title{font-weight:700;font-size:24px}#support-and-savings #copay{margin-top:80px;max-width:414px}#support-and-savings #starter{flex:1 1 326px;max-width:326px}#support-and-savings #bridge{flex:1 1 307px;max-width:307px}#support-and-savings #pap{flex:1 1 346px;max-width:346px}@media(max-width:800px){#support-and-savings #programsSect .withImage{justify-content:center}#support-and-savings #programsSect .withImage .image{display:none}#support-and-savings #programsSect .programs{flex-direction:column;align-items:center;justify-content:center;gap:0}#support-and-savings #programsSect .program{padding-bottom:35px;margin-bottom:45px;position:relative}#support-and-savings #programsSect .program:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:270px;height:2px;background:#c9952c}#support-and-savings #programsSect .program .icon{height:auto}#support-and-savings #programsSect #pap:after{display:none}#support-and-savings #programsSect .container{padding-bottom:20px}#support-and-savings #programsSect .ref{position:relative;left:unset;bottom:unset;padding:0 10px;text-align:center}}@media(max-width:800px){#support-and-savings .hero{min-height:400px;background:url(/support-hero-bg-mobile.jpg) center/cover no-repeat}#support-and-savings .hero .abstract,#support-and-savings .hero h1,#support-and-savings .hero .subhead,#support-and-savings .hero .text-center,#support-and-savings .hero .tab{display:none}#support-and-savings .hero .patients{left:unset;right:10px;bottom:10px}#support-and-savings .hero .btn-rep{display:block;position:absolute;bottom:15px;left:10px}#support-and-savings .hero-mobile{display:block;background:url(/hero-content-bg-mobile.svg) center/cover no-repeat;padding:30px 20px 40px;text-align:center;color:#fff}#support-and-savings .hero-mobile h1{font-size:28px;line-height:1.2;font-weight:600;max-width:none;margin:0;text-shadow:none}#support-and-savings .hero-mobile .subhead{margin-top:15px;font-size:18px;line-height:1.4;max-width:none}}.green{color:#006937}*{font-family:Open Sans,sans-serif}.container{max-width:1140px;margin:0 auto}.bold{font-weight:700}.text-center{text-align:center}.mx-auto{margin-inline:auto}.labeled-line{display:grid;grid-template-columns:auto 1fr;column-gap:.5em;text-align:left}.labeled-line__label{white-space:nowrap}ul.bullets{padding-left:0;list-style-type:none}ul.bullets li{position:relative;padding-left:25px}ul.bullets li:before{content:"•";position:absolute;left:0;color:#006937}ul.bullets li+li{margin-top:5px}.scroll-to-isi-btn[data-astro-cid-mh4joiqp]{position:absolute;top:12px;right:10px;width:22px;height:22px;background-color:#006937;border:none;border-radius:6px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.scroll-to-isi-btn[data-astro-cid-mh4joiqp]:after{content:"";display:block;width:7px;height:7px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg);margin-top:-4px}//{}// Global Styles{}
