﻿@keyframes active-card-first{0%{left:0}50%{left:-80%}100%{left:0}}@keyframes active-card-first-mobile{0%{left:0}50%{left:-100%}100%{left:0}}@keyframes active-card-first-backwards{0%{left:0;z-index:2}50%{left:-80%;z-index:3}100%{left:0;z-index:3}}@keyframes active-card-first-backwards-mobile{0%{left:0;z-index:2}50%{left:-100%;z-index:3}100%{left:0;z-index:3}}@keyframes active-card-first-second-active{0%{z-index:3}50%{z-index:2}100%{z-index:2}}@keyframes active-card-first-second-active-backwards{0%{z-index:2}50%{z-index:1}100%{z-index:1}}@keyframes active-card-first-third-active{0%{z-index:2}50%{z-index:1}100%{z-index:1}}@keyframes active-card-second{0%{left:10%;z-index:2}50%{left:90%;z-index:3}100%{left:10%;z-index:3}}@keyframes active-card-second-mobile{0%{left:0;z-index:2}50%{left:100%;z-index:3}100%{left:0;z-index:3}}@keyframes active-card-second-backwards{0%{left:10%}50%{left:-70%;z-index:3}100%{left:10%;z-index:3}}@keyframes active-card-second-backwards-mobile{0%{left:0}50%{left:-100%;z-index:3}100%{left:0;z-index:3}}@keyframes active-card-second-third-active{0%{z-index:3}50%{z-index:2}100%{z-index:2}}@keyframes active-card-third{0%{left:20%}50%{left:100%;z-index:3}100%{left:20%;z-index:3}}@keyframes active-card-third-mobile{0%{left:0}50%{left:100%;z-index:3}100%{left:0;z-index:3}}@keyframes active-card-third-second-active-backwards{0%{z-index:3}50%{z-index:2}100%{z-index:2}}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:20px 34px;font-size:.8888888889em;font-weight:500;text-decoration:none;line-height:100%;letter-spacing:.32px;color:#fff;background:#5b8303;border-radius:10px;cursor:pointer;transition:color .4s,background-color .4s}.button.large{font-size:1.1111111111em;font-weight:600;letter-spacing:.4px}@media screen and (max-width: 768px){.button.large{font-size:.8888888889em;letter-spacing:.32px}}.button:hover{background:#991e66}.button svg,.button img{flex:0 0 auto}.button.upload{position:relative;display:flex;justify-content:center;align-items:center;gap:6px}.button.upload:after{content:"";position:relative;width:16px;height:13px;background-image:url("../img/ico-upload-white.svg");background-size:contain;background-repeat:no-repeat}.button.upload.white:after{background-image:url("../img/ico-upload-green.svg")}.button.upload.white:hover:after{background-image:url("../img/ico-upload-white.svg")}.button.download{position:relative;display:flex;justify-content:center;align-items:center;gap:6px}.button.download:after{content:"";position:relative;width:16px;height:13px;background-image:url("../img/ico-download-white.svg");background-size:contain;background-repeat:no-repeat}.button.download.white:after{background-image:url("../img/ico-download-green.svg")}.button.download.white:hover:after{background-image:url("../img/ico-download-white.svg")}.button.watch{position:relative;display:flex;justify-content:center;align-items:center;gap:6px}.button.watch:after{content:"";position:relative;width:16px;height:13px;background-image:url("../img/ico-play-white.svg");background-size:contain;background-repeat:no-repeat}.button.watch.white:after{background-image:url("../img/ico-play-green.svg")}.button.watch.white:hover:after{background-image:url("../img/ico-play-white.svg")}.home-banner{position:relative;padding-top:0}.home-banner:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:calc(100% + 10px);background:#fff}.home-banner--content{position:relative;z-index:2;padding:10px 20px;background:#c93d8b;border-radius:8px}@media screen and (max-width: 768px){.home-banner--content{padding:25px 15px 15px}}.home-banner--content a{display:flex;align-items:center;justify-content:center;gap:15px;text-decoration:none;color:#fff}.home-banner--content a:hover button{background:#5b8303}.home-banner--content a:hover button svg path{fill:#fff}.home-banner--content a strong{font-size:1.2222222222em;font-weight:700;letter-spacing:.22px;color:#fff}@media screen and (max-width: 768px){.home-banner--content a strong{font-size:.8888888889em;text-align:center;line-height:140%;letter-spacing:.16px}}.home-banner--content a button{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:#fff;border:none;border-radius:30px;cursor:pointer;transition:background-color .4s}.home-banner--content a button svg{display:block}.home-banner--content a button svg path{fill:#5b8303;transition:fill .4s}@media screen and (max-width: 768px){.home-banner{margin-top:-10px}.home-banner .container{padding:0}}body:not(.home) .hero{padding-bottom:31%;min-height:487px}body:not(.home) .hero:after{content:"";position:absolute;top:0;left:0;width:130%;height:100%;background:linear-gradient(90deg, #000 14.75%, rgba(0, 0, 0, 0) 44.06%);opacity:.6}@media screen and (max-width: 768px){body:not(.home) .hero:after{width:100%;height:82.7067669173%;opacity:.5;background:linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 42.56%)}}@media(min-width: 769px)and (max-width: 1480px){body:not(.home) .hero--content .container{padding-left:40px !important;padding-right:40px !important}}@media screen and (max-width: 768px){body:not(.home) .hero--content{padding-top:52px}}.hero{position:relative;margin-top:-25px;padding-top:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.hero{margin-top:-10px;padding-bottom:120.9090909091%}}.hero img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom left}.hero--content{display:flex;align-items:center;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width: 768px){.hero--content{align-items:flex-start;padding-top:20px;padding-left:0;padding-right:0}}.hero--content .container{width:100%}.hero--content .container h1{font-size:2.7777777778em;font-weight:700;line-height:114%;color:#fff;letter-spacing:-0.5px}@media screen and (max-width: 768px){.hero--content .container h1{font-size:1.8888888889em;line-height:115%;text-align:center}}.hero--content .container h1 strong{font-weight:700;color:#fff}.hero--content .container h3{margin-bottom:5px;font-size:1.1111111111em;font-weight:600;line-height:160%;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.35)}@media screen and (max-width: 768px){.hero--content .container h3{font-size:.8888888889em;text-align:center}}.hero--content .container h4,.hero--content .container .eyebrow{color:#fff;font-size:.8888888889em;font-weight:700}.hero--content .container p{margin-top:20px;font-size:1.1111111111em;font-weight:600;color:#fff;line-height:160%}@media screen and (max-width: 768px){.hero--content .container p{margin-top:10px;font-size:1em;text-align:center;line-height:130%}}.hero--content .container .callouts{display:grid;grid-template-columns:1fr;gap:10px;max-width:390px;margin-top:20px}@media screen and (max-width: 768px){.hero--content .container .callouts{gap:8px;grid-template-columns:repeat(3, 1fr)}}.hero--content .container .callouts .callout{display:flex;align-items:center;gap:15px;padding:12px 15px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.5);border-radius:10px;backdrop-filter:blur(5px)}@media screen and (max-width: 768px){.hero--content .container .callouts .callout{gap:12px;flex-direction:column;text-align:center;padding:10px}}.hero--content .container .callouts .callout--icon{flex:0 0 auto;width:53px}@media screen and (max-width: 768px){.hero--content .container .callouts .callout--icon{width:40px}}.hero--content .container .callouts .callout--icon img{position:static}.hero--content .container .callouts .callout--text{flex:1;font-size:1em;line-height:120%;color:#fff}@media screen and (max-width: 768px){.hero--content .container .callouts .callout--text{font-size:.7777777778em;line-height:110%}}.hero--extra{position:absolute;bottom:20px;left:0;z-index:1;width:100%}@media screen and (max-width: 768px){.hero--extra{bottom:13px}}.hero--extra--disclaimer{display:flex;justify-content:flex-end;margin-bottom:12px}.hero--extra--disclaimer .disclaimer{padding:2px 5px;font-size:.5555555556em;line-height:normal;color:#fff;letter-spacing:-0.1px;background:rgba(0,0,0,.4);border-radius:3px}.hero--extra--footnotes{margin-bottom:0px}.hero--extra--footnotes .footnotes .footnote{font-size:12px;line-height:120%;color:#fff}@media screen and (max-width: 768px){.hero--extra--footnotes .footnotes .footnote{text-shadow:1px 1px 3px #000;font-size:10px}}.hero--buttons{display:flex;flex-direction:column;gap:10px;position:fixed;top:300px;right:0;z-index:1;transform:translateY(-50%)}@media screen and (max-width: 768px){.hero--buttons{display:none}}.hero--buttons a{display:flex;flex-direction:column;gap:8px;width:70px;padding:14px 0 14px 10px;text-decoration:none;background:#fff;border:2px solid #e5e5e5;border-right:none;border-radius:10px 0 0 10px;transition:background-color .4s}.hero--buttons a:hover{background:#991e66}.hero--buttons a:hover svg path{fill:#fff}.hero--buttons a:hover span{color:#fff}.hero--buttons a svg{max-width:40px}.hero--buttons a svg path{transition:fill .4s,stroke .4s}.hero--buttons a span{font-size:.7777777778em;font-weight:500;line-height:120%;color:#201d1d;transition:color .4s}.full-cta.right .full-cta--content .copy{align-items:flex-end}.full-cta.right .full-cta--content .copy>*{width:100%}.full-cta--content{position:relative;overflow:hidden;min-height:400px;background:#fff;border:2px solid #c93d8b;border-radius:20px;box-shadow:20px 20px 40px 0 rgba(0,0,0,.08)}.full-cta--content img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.full-cta--content .copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px;position:relative;z-index:1;min-height:400px;padding:80px 100px}@media screen and (max-width: 1480px){.full-cta--content .copy{padding:40px 40px}}@media screen and (max-width: 768px){.full-cta--content .copy{align-items:center;justify-content:flex-start;padding:50px 38px}}.full-cta--content .copy *{max-width:650px}@media screen and (max-width: 768px){.full-cta--content .copy *{max-width:100%;text-align:center}}.full-cta--content .copy h2{font-size:1.8888888889em;font-weight:400;line-height:140%}@media screen and (max-width: 768px){.full-cta--content .copy h2{font-size:1.3333333333em}}.full-cta--content .copy h2 strong{color:#991e66}@media screen and (max-width: 768px){.full-cta--content .copy .button-wrapper{margin-bottom:65vw}}.full-cta--content .copy .footnotes{margin-left:-76px;margin-bottom:-56px}@media screen and (max-width: 1480px){.full-cta--content .copy .footnotes{margin-left:-16px;margin-bottom:-16px}}@media screen and (max-width: 768px){.full-cta--content .copy .footnotes{max-width:200%;margin-left:-30px;margin-right:-30px;margin-bottom:-34px}}.full-cta--content .copy .footnotes .footnote{text-align:left}.full-cta .footnotes{margin-top:20px}@media screen and (max-width: 768px){.full-cta .footnotes{margin-top:15px}}.cards--content h2{max-width:994px;margin:0 auto;font-size:2.2222222222em;font-weight:400;text-align:center;line-height:130%}@media screen and (max-width: 768px){.cards--content h2{font-size:1.5555555556em}}.cards--content h2 strong{color:#991e66}.cards--content .copy{margin-top:30px;font-size:1.1111111111em;text-align:center;line-height:160%}@media screen and (max-width: 768px){.cards--content .copy{font-size:1em;line-height:140%}}.cards--content .button-wrapper{display:flex;justify-content:center;margin-top:30px}.cards--content .items{display:flex;flex-wrap:wrap;align-items:stretch;gap:40px;margin-top:40px}@media screen and (max-width: 768px){.cards--content .items{gap:30px}}.cards--content .items .card{flex:1;display:flex;flex-direction:column;gap:20px;min-width:340px;padding:60px 40px;background:#fff;border-radius:20px;box-shadow:20px 20px 40px 0 rgba(0,0,0,.08)}@media screen and (max-width: 768px){.cards--content .items .card{align-items:center;gap:15px;padding:30px}}.cards--content .items .card--icon img{max-width:100px}.cards--content .items .card h3{font-size:1.4444444444em;font-weight:800;line-height:130%;letter-spacing:.26px;color:#991e66}@media screen and (max-width: 768px){.cards--content .items .card h3{font-size:1.2222222222em;text-align:center;letter-spacing:.22px}}.cards--content .items .card--copy p{font-size:1.1111111111em;line-height:160%}@media screen and (max-width: 768px){.cards--content .items .card--copy p{font-size:1em;text-align:center;line-height:140%}}.cards--content .items .card--copy p strong{font-weight:700;color:#991e66}.cards .footnotes{margin-top:50px}@media screen and (max-width: 768px){.divider{padding-top:40px;padding-left:20px;padding-right:20px}}.divider.no-padding-top{padding-top:0}.divider hr{display:block;margin:0;height:1px;background:linear-gradient(90deg, rgba(214, 217, 204, 0) 0%, #D6D9CC 34.62%, #D6D9CC 70%, rgba(214, 217, 204, 0) 100%);border:none}.footnotes{display:flex;flex-direction:column;gap:10px}.footnote{display:block;font-size:14px;line-height:140%}.footnote.has-super{position:relative;padding-left:6px}.footnote.has-super span,.footnote.has-super sup{position:absolute;top:0;left:0;width:6px;text-align:right}.footnote.has-super span{font-size:65%;top:-3px}.footnote.has-super sup{top:.9em}.footnote.has-super sup:last-child:not(:first-child){position:initial}.footnote a{font-weight:700;text-decoration:underline;color:#991e66;transition:color .4s}.footnote a:hover{color:#5b8303}.image-and-copy.right .row{flex-direction:row-reverse}.image-and-copy>h2{margin-bottom:50px;font-size:2.3333333333em;font-weight:400;text-align:center;line-height:130%;letter-spacing:.42px}@media screen and (max-width: 768px){.image-and-copy>h2{margin-bottom:30px;font-size:1.5555555556em;letter-spacing:0}}.image-and-copy>h2 strong{font-weight:800;color:#5b8303}.image-and-copy .row{display:flex;align-items:center;justify-content:space-between;gap:40px}@media screen and (max-width: 768px){.image-and-copy .row{flex-direction:column !important}}.image-and-copy .row .col:first-child{flex:0 0 auto;position:relative;width:34.6428571429%}@media screen and (max-width: 768px){.image-and-copy .row .col:first-child{width:100%}}.image-and-copy .row .col:first-child img{border-radius:20px}.image-and-copy .row .col:first-child img.no-radius{border-radius:0px}.image-and-copy .row .col:first-child .video{padding-bottom:71.4285714286%}.image-and-copy .row .col:first-child .disclaimer{position:absolute;bottom:5px;right:5px;font-size:.5555555556em;line-height:normal;letter-spacing:-0.1px}.image-and-copy .row .col:last-child{flex:1;display:flex;flex-direction:column;gap:20px;max-width:600px}@media screen and (max-width: 768px){.image-and-copy .row .col:last-child{max-width:100%}}.image-and-copy .row .col:last-child h2{font-size:1.8888888889em;font-weight:400;line-height:140%}@media screen and (max-width: 768px){.image-and-copy .row .col:last-child h2{font-size:1.5555555556em;text-align:center}}.image-and-copy .row .col:last-child h2 strong{color:#991e66}.image-and-copy .row .col:last-child .copy p{margin-top:20px;font-size:1.1111111111em;line-height:160%}@media screen and (max-width: 768px){.image-and-copy .row .col:last-child .copy p{font-size:1em;line-height:140%}}.image-and-copy .row .col:last-child .copy p:first-child{margin-top:0}.image-and-copy .row .col:last-child .copy p a{color:#5b8303}@media screen and (max-width: 768px){.image-and-copy .row .col:last-child .button-wrapper a.button{display:block;width:100%;text-align:center}}.related-pages{background:linear-gradient(0deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 100%);margin-top:40px !important;padding:50px 0;max-width:100% !important}@media screen and (max-width: 1000px){.related-pages{padding:40px 20px 0 !important}}.related-pages h2{font-size:2.3333333333em;font-weight:400;text-align:center;line-height:130%}@media screen and (max-width: 1000px){.related-pages h2{font-size:1.5555555556em}}.related-pages .cards{max-width:1400px;margin:auto;display:flex;align-items:stretch;justify-content:center;gap:40px;margin-top:30px;padding:40px;background:rgba(91,131,3,.08);border-radius:6px}@media screen and (max-width: 1000px){.related-pages .cards{flex-direction:column;gap:30px;margin-top:0}}.related-pages .cards .card--image{position:relative;overflow:hidden;padding-bottom:47.5%;border-radius:20px}.related-pages .cards .card--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:top center}.related-pages .cards .card .button-wrapper{display:flex;justify-content:center;width:285px}@media screen and (max-width: 1000px){.related-pages .cards .card .button-wrapper{width:100%}}.related-pages .cards .card .button-wrapper .button{width:100%}.related-pages .cards .card .button-wrapper--logo{width:395px;padding:48px 55px 24px;background-color:#fff;border:1px solid #c5c7c2;border-radius:10px;display:grid;gap:20px;justify-content:stretch}@media screen and (max-width: 1000px){.related-pages .cards .card .button-wrapper--logo{width:100%;padding:24px 35px}}.related-pages .cards .card .button-wrapper--logo .button{width:100%}.related-pages .cards .card .button-wrapper--logo--img{position:relative;padding-top:90px;width:100%}.related-pages .cards .card .button-wrapper--logo--img img{position:absolute;left:0px;top:0px;width:100%;height:100%;object-fit:contain}.modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:99;width:100%;height:100%;padding:40px 0 40px;overflow:auto;visibility:hidden;opacity:0;background:rgba(32,29,29,.8);transition:visibility .4s,opacity .4s;pointer-events:none}.modal.show{visibility:visible;opacity:1;pointer-events:all}.modal.top{align-items:flex-start}.modal--window{position:relative;width:calc(100% - 40px);max-width:1200px;background:#fff;border-radius:10px}.modal--window--close{display:flex;align-items:center;justify-content:center;position:absolute;top:-96px;right:-70px;width:70px;height:70px;padding:0;background:#fff;border:none;border-radius:70px;cursor:pointer;transition:background-color .4s}@media screen and (max-width: 1380px){.modal--window--close{right:0}}@media screen and (max-width: 768px){.modal--window--close{top:-40px;width:30px;height:30px}}.modal--window--close:hover{background:#991e66}.modal--window--close:hover svg path{fill:#fff}@media screen and (max-width: 768px){.modal--window--close svg{max-width:15px}}.modal--window--close svg path{transition:fill .4s}.modal--window--content{overflow:hidden;border-radius:20px}.video-modal{padding-top:136px}.video-modal .modal--window{background:#000}.video-modal .modal--window--content{position:relative;padding-bottom:56.25%}.video-modal .modal--window--content iframe{position:absolute;top:0;left:0;width:100%;height:100%}#external_link_modal .modal--window,#hcp_modal .modal--window{max-width:720px}#external_link_modal .modal--window--content,#hcp_modal .modal--window--content{display:flex;flex-direction:column;gap:20px;padding:90px 92px}@media screen and (max-width: 768px){#external_link_modal .modal--window--content,#hcp_modal .modal--window--content{padding:60px 20px}}#external_link_modal .modal--window--content h3,#hcp_modal .modal--window--content h3{font-size:1.2222222222em;font-weight:400;text-align:center;line-height:140%;color:#991e66}@media screen and (max-width: 768px){#external_link_modal .modal--window--content h3,#hcp_modal .modal--window--content h3{font-size:1.2222222222em}}#external_link_modal .modal--window--content p,#hcp_modal .modal--window--content p{font-size:1em;text-align:center;line-height:160%}@media screen and (max-width: 768px){#external_link_modal .modal--window--content p,#hcp_modal .modal--window--content p{font-size:1em;line-height:140%}}#external_link_modal .modal--window--content .button-wrapper,#hcp_modal .modal--window--content .button-wrapper{display:flex;align-items:center;gap:30px;max-width:436px;width:100%;margin:0 auto}@media screen and (max-width: 768px){#external_link_modal .modal--window--content .button-wrapper,#hcp_modal .modal--window--content .button-wrapper{flex-direction:column;gap:20px}}#external_link_modal .modal--window--content .button-wrapper .button,#hcp_modal .modal--window--content .button-wrapper .button{width:100%;height:50px}#external_link_modal .modal--window--content .button-wrapper .button.cancel,#hcp_modal .modal--window--content .button-wrapper .button.cancel{color:#991e66;border:2px solid #991e66;background:#fff;transition:color .4s,background-color .4s,border-color .4s}#external_link_modal .modal--window--content .button-wrapper .button.cancel:hover,#hcp_modal .modal--window--content .button-wrapper .button.cancel:hover{color:#fff;background:#5b8303;border-color:#5b8303}#stay_connected_modal,#asap_modal{justify-content:flex-end;padding:0;overflow:visible;transition-delay:.2s}#stay_connected_modal.show,#asap_modal.show{transition-delay:0s}#stay_connected_modal.show .modal--window,#asap_modal.show .modal--window{right:0;transition-delay:.2s}#stay_connected_modal .modal--window,#asap_modal .modal--window{position:relative;right:-100%;max-width:1080px;width:100%;height:100%;background:#f7f7f7;border-radius:20px 0 0 20px;transition:right .4s;transition-delay:0s}#stay_connected_modal .modal--window--close,#asap_modal .modal--window--close{top:30px;right:30px}@media screen and (max-width: 768px){#stay_connected_modal .modal--window--close,#asap_modal .modal--window--close{width:50px;height:50px}}#stay_connected_modal .modal--window--content,#asap_modal .modal--window--content{height:100%;padding:100px 80px;overflow:auto}@media screen and (max-width: 768px){#stay_connected_modal .modal--window--content,#asap_modal .modal--window--content{padding:100px 20px}}#stay_connected_modal .modal--window--content .form-intro h2,#asap_modal .modal--window--content .form-intro h2{font-size:2.3333333333em;font-weight:400;line-height:130%;letter-spacing:.42px}@media screen and (max-width: 768px){#stay_connected_modal .modal--window--content .form-intro h2,#asap_modal .modal--window--content .form-intro h2{font-size:1.5555555556em;letter-spacing:0}}#stay_connected_modal .modal--window--content .form-intro h2 strong,#asap_modal .modal--window--content .form-intro h2 strong{font-weight:800;color:#5b8303}#stay_connected_modal .modal--window--content .form-intro p,#asap_modal .modal--window--content .form-intro p{margin-top:30px;font-size:1.1111111111em;line-height:160%}@media screen and (max-width: 768px){#stay_connected_modal .modal--window--content .form-intro p,#asap_modal .modal--window--content .form-intro p{margin-top:20px;font-size:1em}}#stay_connected_modal .modal--window--content .form-intro p.required,#asap_modal .modal--window--content .form-intro p.required{font-size:1em;line-height:140%}#stay_connected_modal .modal--window--content .form-intro .button-wrapper,#asap_modal .modal--window--content .form-intro .button-wrapper{margin-top:40px}@media screen and (max-width: 768px){#stay_connected_modal .modal--window--content .form-intro .button-wrapper,#asap_modal .modal--window--content .form-intro .button-wrapper{display:flex;justify-content:center}}#stay_connected_modal .modal--window--content .form-intro .button-wrapper .button,#asap_modal .modal--window--content .form-intro .button-wrapper .button{border:none}@media screen and (max-width: 768px){#stay_connected_modal .modal--window--content .form-intro .button-wrapper .button,#asap_modal .modal--window--content .form-intro .button-wrapper .button{max-width:400px;width:100%}}#stay_connected_modal .modal--window--content iframe,#asap_modal .modal--window--content iframe{width:100%;height:100%}#dosing_modal .modal--window{max-width:1188px}#dosing_modal .modal--window--close{top:16px;right:17px;border:1px solid #c5c7c2;width:50px;height:50px}@media screen and (max-width: 768px){#dosing_modal .modal--window--close{width:30px;height:30px;top:24px;right:10px}#dosing_modal .modal--window--close svg{width:9px}}#dosing_modal .modal--window--content{padding:90px 112px;text-align:center}@media screen and (max-width: 768px){#dosing_modal .modal--window--content{padding:74px 34px 40px}}#dosing_modal .modal--window--content h3{font-size:1.5555555556em;font-weight:400;line-height:130%;color:#201d1d;margin:0 auto 40px;max-width:580px}@media screen and (max-width: 768px){#dosing_modal .modal--window--content h3{font-size:1.4444444444em}}#dosing_modal .modal--window--content p{margin-top:20px;font-size:1em;line-height:160%}@media screen and (max-width: 768px){#dosing_modal .modal--window--content p{font-size:1em;line-height:140%}}#dosing_modal .modal--window--content>p{max-width:717px;margin:40px auto 0;font-size:1.2222222222em}#dosing_modal .modal--window--content #calculator{display:flex;justify-content:center;gap:20px;align-items:center}#dosing_modal .modal--window--content #calculator .col.border{border:1px solid #c5c7c2;padding:24px 30px;color:#991e66;font-size:1.2222222222em;border-radius:6px}#dosing_modal .modal--window--content #calculator .col.symbol{font-size:2.5555555556em;font-weight:700;font-family:"Inter",sans-serif}#dosing_modal .modal--window--content #calculator .col p{margin:0}@media screen and (max-width: 768px){#dosing_modal .modal--window--content #calculator{flex-direction:column;gap:16px}#dosing_modal .modal--window--content #calculator .col{width:100%}#dosing_modal .modal--window--content #calculator .col.border{font-size:1em;padding:30px 13px}#dosing_modal .modal--window--content #calculator .col.symbol{font-size:2em}#dosing_modal .modal--window--content #calculator .col p{font-size:1em}}#hcp_modal .modal--window--content{padding:73px 91px 72px 92px;gap:24px}@media screen and (max-width: 768px){#hcp_modal .modal--window--content{padding:60px 20px 130px}}.video{position:relative;padding-bottom:56.25%;overflow:hidden;border-radius:20px;box-shadow:5px 5px 10px 0 rgba(0,0,0,.08)}.video.show-player .video--embed{display:block}.video.show-player .video--thumb{display:none}.video--embed{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.video--embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video--thumb{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.video--thumb:hover .play-button{opacity:1}.video--thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video--thumb .play-button{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;width:190px;height:190px;opacity:.75;background:rgba(91,131,3,.9);border-radius:190px;transition:opacity .4s}@media screen and (max-width: 768px){.video--thumb .play-button{width:96px;height:96px}}.video--thumb .play-button svg{margin-left:8.4210526316%}@media screen and (max-width: 768px){.video--thumb .play-button svg{max-width:34px}}.ai_video{position:relative;width:100%;padding-bottom:55%}.ai_video .video-container{color:#fff;width:100%;height:100%;min-width:0;min-height:0;max-width:none;max-height:none;position:absolute;top:0;left:0;background:#fff}.ai_video .video-subcontainer{position:relative;width:100%;height:100%;min-width:0;min-height:0;max-width:none;max-height:none;overflow:hidden;background:#fff}.ai_video .video-controls-group{position:relative}.ai_video .video-controls-group:hover .video-controls-overlay{opacity:1}.ai_video .fullscreen-toggle{pointer-events:auto;z-index:50;display:none}.ai_video .fullscreen-button{color:rgba(255,255,255,.8);border:2px solid rgba(255,255,255,.2);background:rgba(0,0,0,.3);backdrop-filter:blur(4px);padding:12px 16px;position:absolute;z-index:30;top:16px;right:16px;transition:all .3s ease;cursor:pointer}.ai_video .fullscreen-button:hover{border-color:#fff;color:#fff;transform:scale(1.05)}.ai_video .fullscreen-button:active{transform:scale(0.95)}.ai_video .close-button{position:absolute;z-index:9;right:16px;top:16px;padding:12px 20px;background:rgba(255,255,255,.8);color:#000;border:1px solid #d1d5db;border-radius:9999px;transition:all .3s ease;cursor:pointer;visibility:hidden}.ai_video .close-button:hover{background:#fff;border-color:#9ca3af;transform:scale(1.05)}.ai_video .close-button:active{transform:scale(0.95)}.ai_video .overlay-video{position:absolute;width:100%;height:100%;max-width:100%;max-height:100%;z-index:8;visibility:hidden;object-fit:cover;top:0;left:0;display:block;background:#fff}.ai_video .main-video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;background:#fff}.ai_video .hotspot-button{position:absolute;display:flex;justify-content:center;align-items:center;text-align:center;width:112px;height:112px;color:rgba(255,255,255,.9);font-weight:bold;filter:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));z-index:8;left:24px;bottom:48px;font-size:12px;line-height:1;transition:all .3s ease-out;cursor:pointer;visibility:hidden;opacity:0}.ai_video .hotspot-button:hover{transform:scale(1.1)}.ai_video .hotspot-button:active{transform:scale(0.95)}.ai_video .hotspot-button.visible{visibility:visible;opacity:1}.ai_video .hotspot-button img{width:112px;height:112px}@media(max-width: 768px){.ai_video .close-button{font-size:0 !important;color:rgba(0,0,0,0) !important;text-shadow:none !important;padding:6px !important;min-width:0 !important}.ai_video .close-button::after{content:attr(data-mobile-text);display:inline;color:#000;font-size:22px !important;vertical-align:middle;display:none;text-shadow:none}.ai_video .close-x-svg{display:inline !important;width:22px !important;height:22px !important;vertical-align:middle;color:#000 !important;stroke:#000 !important}.ai_video .close-text{display:none !important}.ai_video .volume-slider{display:none !important}}@media(max-width: 768px)and (min-width: 769px){.ai_video .video-controls-overlay[style*="opacity: 1"] .volume-slider,.ai_video .video-controls-overlay:focus-within .volume-slider{display:block !important}}.ai_video .video-controls-overlay{position:absolute;left:0;right:0;bottom:0;z-index:7;opacity:0;transition:opacity .3s ease;width:100%;max-width:100%;box-sizing:border-box}.ai_video .video-controls-backdrop{backdrop-filter:blur(12px);background:rgba(0,0,0,.4);padding:8px 16px 8px 16px;width:100%;max-width:100%;box-sizing:border-box}@media(max-width: 768px){.ai_video .video-controls-backdrop{padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;width:100%;max-width:100vw}.ai_video .controls-main{gap:12px}.ai_video .control-button>svg{width:16px !important;height:16px !important}.ai_video .time-display{font-size:11px;min-width:28px}.ai_video .progress-bar{height:1.5px}.ai_video .progress-container:hover .progress-bar{height:3px}.ai_video .volume-slider{height:1.5px}.ai_video .volume-controls:hover .volume-slider{height:3px}.ai_video .video-controls-overlay{width:100%;max-width:100vw}}.ai_video .controls-main{display:flex;align-items:center;gap:32px;width:100%}.ai_video .controls-main-buttons{display:flex;align-items:center;gap:24px}@media(max-width: 768px){.ai_video .controls-main-buttons{gap:14px}}.ai_video .controls-main-right{display:flex;align-items:center;gap:24px;margin-left:auto}@media(max-width: 768px){.ai_video .controls-main-right{gap:14px}}@media(max-width: 768px){.ai_video .controls-main #ccButton{display:none}}.ai_video .control-button>svg{width:16px !important;height:16px !important;vertical-align:middle;display:inline-block}.ai_video .control-button{color:rgba(255,255,255,.9);transition:all .2s ease;padding:4px;border:none;background:none;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.ai_video .control-button:hover,.ai_video .control-button:focus-visible{color:#fff;background:rgba(255,255,255,.18);outline:none}.ai_video .control-button>svg{width:20px !important;height:20px !important;vertical-align:middle;display:inline-block}.ai_video .control-button:active{transform:scale(0.95)}.ai_video .time-display{color:rgba(255,255,255,.9);font-size:13px;font-family:"Menlo","Consolas","Liberation Mono",monospace;min-width:40px;text-align:center;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:.5px}.ai_video .progress-container{flex:1;position:relative;cursor:pointer}.ai_video .progress-bar{height:2px;background:rgba(255,255,255,.18);border-radius:3px;position:relative;overflow:hidden;transition:height .2s ease}.ai_video .progress-container:hover .progress-bar{height:4px}.ai_video .progress-fill{height:100%;background:#fff;border-radius:3px;transition:width .1s ease;width:0%}.ai_video .progress-thumb{position:absolute;top:50%;width:16px;height:16px;background:#fff;border-radius:50%;transform:translate(-50%, -50%);opacity:0;transition:opacity .2s ease;pointer-events:none;left:0%}.ai_video .progress-container:hover .progress-thumb{opacity:1}.ai_video .volume-controls{display:flex;align-items:center;gap:12px}.ai_video .volume-controls:hover .volume-slider{opacity:1}.ai_video .volume-slider{width:64px;height:2px;background:rgba(255,255,255,.18);cursor:pointer;position:relative;opacity:1;transition:height .2s ease,opacity .3s ease;border-radius:3px;display:block}.ai_video .volume-controls:hover .volume-slider,.ai_video .volume-slider:focus-within,.ai_video .volume-slider:active{height:4px;opacity:1;border-radius:2px}@media(max-width: 768px){.ai_video .volume-slider{width:48px}}.ai_video .volume-fill{height:100%;background:#fff;width:100%;border-radius:1px}.ai_video .description{width:100%;max-width:1024px;min-height:50px;border:2px solid #4b5563;padding:8px;font-size:14px;color:#fff;display:none}.ai_video .loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;z-index:10}.ai_video .error-message{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;color:#fff;background:rgba(0,0,0,.8);padding:20px;border-radius:8px;display:none;z-index:20}.ai_video .preload-videos{position:absolute;top:-9999px;left:-9999px;width:1px;height:1px;overflow:hidden}@media(max-width: 768px){.ai_video .hotspot-button{width:80px;height:80px;left:16px;bottom:32px}.ai_video .hotspot-button img{width:80px;height:80px}.ai_video .control-button{padding:6px;font-size:14px}.ai_video .video-controls-backdrop{padding:12px}.ai_video .controls-main{gap:12px}}.ai_video .control-button#ccButton.active{background:rgba(255,255,255,.18);color:#fff}.ai_video--poster{z-index:8;position:absolute;cursor:pointer;left:0px;top:0px;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.ai_video--poster.playing{opacity:0;pointer-events:none}.ai_video--poster--play{width:15.8333333333%;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.modal--window--content .ai_video{position:absolute;top:0;left:0;width:100%;height:100%}#back_to_top{display:flex;align-items:center;justify-content:center;position:fixed;bottom:50px;right:50px;width:70px;height:70px;text-decoration:none;background:#5b8303;border-radius:70px;transition:background-color .4s}@media screen and (max-width: 768px){#back_to_top{bottom:24px;right:20px;width:50px;height:50px}}#back_to_top:hover{background:#991e66}@media screen and (max-width: 768px){#back_to_top svg{max-width:15px}}.select2{position:relative;z-index:5;width:100% !important;margin:0 !important}.select2 .selection{padding:0 !important}.select2 .selection .select2-selection{position:relative;width:100%;height:auto;margin:0 !important;padding:16px 0;background:#fff;border:2px solid #e5e5e5;border-radius:32px !important}.select2 .selection .select2-selection:focus-visible{outline:2px solid #991e66}.select2 .selection .select2-selection__rendered{margin:0 !important;padding:0 46px 0 30px !important;font-size:1.1111111111em;color:#201d1d;white-space:wrap}@media screen and (max-width: 768px){.select2 .selection .select2-selection__rendered{font-size:.8888888889em}}.select2 .selection .select2-selection__arrow{top:50%;right:30px;transform:translateY(-50%)}.select2 .selection .select2-selection__arrow:after{content:"";position:absolute;top:50%;right:0;width:18px;height:14px;background:url(../img/ico-dropdown-caret.svg) center no-repeat;transform:translateY(-50%)}.select2 .selection .select2-selection__arrow b{display:none}.select2 .dropdown-wrapper{display:none}.select2-container--open{padding-left:0 !important}.select2-container--open.select2{z-index:7}.select2-container .select2-dropdown{z-index:6}.select2-dropdown{position:relative;z-index:4;margin-top:-32px;padding:44px 11px 11px;overflow:hidden;background:#fff;border:2px solid #e5e5e5 !important;border-radius:10px !important}.select2-dropdown.select2-dropdown--above{bottom:-32px;margin-top:auto;padding:11px 11px 44px}.select2-dropdown .select2-results__options{max-height:276px !important}.select2-dropdown .select2-results__option{padding:8px 19px;font-size:1.1111111111em;border-radius:10px}.select2-dropdown .select2-results__option--selected,.select2-dropdown .select2-results__option--highlighted{color:#201d1d !important;background:rgba(201,61,139,.3) !important}.select2-container--focus{outline-color:#991e66}.carousel-nav{display:flex;align-items:center;gap:20px;margin-top:40px}@media screen and (max-width: 1000px){.carousel-nav{justify-content:center}}.carousel-nav .prev,.carousel-nav .next{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;background:#fff;border:1px dashed #c5c7c2;border-radius:50px;cursor:pointer;transition:background-color .4s}.carousel-nav .prev:hover,.carousel-nav .next:hover{background:#991e66}.carousel-nav .prev:hover svg path,.carousel-nav .next:hover svg path{fill:#fff}.carousel-nav .dots{display:flex;align-items:center;gap:20px}.carousel-nav .dots .dot{flex:0 0 auto;width:10px;height:10px;background:#c5c7c2;border-radius:10px;transition:background-color .4s}.carousel-nav .dots .dot.current{background:#991e66}.callout--wide>.container{max-width:1400px;padding:40px;background:rgba(201,61,139,.07);border-radius:10px;text-align:center;font-size:1.2222222222em}.callout--wide h3{color:#991e66}.callout--wide p{margin-top:20px}.callout--wide ul{margin-top:20px;list-style-type:none}.callout--wide ul li{position:relative;font-size:1em;line-height:140%;display:inline-block}.callout--wide ul li:before{content:"•";margin-right:6px}@media screen and (max-width: 768px){.callout{padding:0px 20px}.callout .container{padding:30px 30px 40px}}.chart>.container{max-width:1460px;padding:0px 30px}@media screen and (max-width: 768px){.chart>.container{padding:0 20px}}.chart.chart--wide .info-container{width:304px}.chart--header{display:flex;align-items:center;gap:20px;justify-content:space-between}@media screen and (max-width: 768px){.chart--header{display:grid;grid-template-columns:1fr}}.chart--header--logo{max-width:312px}.chart--header--logo img{max-width:100%}@media screen and (max-width: 768px){.chart--header--logo img{margin:auto;max-width:312px}}@media screen and (max-width: 768px){.chart--header--logo{width:100%;max-width:100%}}.chart--header--eyebrow{text-transform:uppercase;font-size:.8888888889em;color:#7e807c;margin-bottom:20px}@media(max-width: 1500px)and (min-width: 769px){.chart--header--eyebrow{margin-bottom:0px}}.chart--header p{margin-top:20px;font-size:1.3333333333em;line-height:140%}.chart--header p strong{font-weight:400}.chart h2{max-width:840px}@media screen and (max-width: 768px){.chart h2{font-size:1.5555555556em}}@media(max-width: 1500px)and (min-width: 769px){.chart h2+p{margin-top:10px}}.chart h3{max-width:940px;color:#5b8303}.chart h3+p{margin-top:20px}@media screen and (max-width: 768px){.chart h3{font-size:1.4444444444em}}.chart--divider{margin:40px 0px;position:relative;display:block;width:100%;height:1px;background-color:#c5c7c2}@media(max-width: 1500px)and (min-width: 769px){.chart--divider{margin:10px 0px}}@media screen and (max-width: 768px){.chart--divider{margin:30px 0}}.chart--chart{margin-top:40px;display:flex;position:relative;gap:40px;align-items:flex-end}@media(max-width: 1500px)and (min-width: 769px){.chart--chart{margin-top:20px}}.chart--chart .chart-container{flex:1;border:2px solid #c93d8b;border-radius:10px;overflow:hidden}.chart--chart .chart-container--white{background-color:#fff}.chart--chart .info-container{width:440px;display:grid;grid-template-columns:1fr;gap:20px}@media(max-width: 1500px)and (min-width: 769px){.chart--chart .info-container{width:50%}}.chart--chart .info-container--callout{padding:40px 30px;background:rgba(201,61,139,.07);border-radius:10px}@media(max-width: 1500px)and (min-width: 769px){.chart--chart .info-container--callout{padding:20px}}.chart--chart .info-container--callout ul{margin:0px;padding:0px 0px 0px 20px;list-style-type:disc;display:grid;gap:10px}.chart--chart .info-container--callout ul li{font-size:1em;line-height:140%}.chart--chart .info-container--callout ul li ul{margin-top:8px}.chart--chart .info-container--links{display:grid;grid-template-columns:1fr;gap:20px}.chart--chart .info-container--links .chart-btn{position:relative;border:2px solid #5b8303;border-radius:10px;padding:14px;display:flex;gap:10px;justify-content:center;align-items:center;color:#5b8303;font-size:.8888888889em;font-weight:500;text-align:center;text-decoration:none;transition:all .4s}.chart--chart .info-container--links .chart-btn:after{content:"";position:relative;width:16px;height:13px;background-image:url("../img/ico-upload-green.svg");background-size:contain;background-repeat:no-repeat}.chart--chart .info-container--links .chart-btn:hover{background-color:#5b8303;color:#fff}.chart--chart .info-container--links .chart-btn:hover:after{background-image:url("../img/ico-upload-white.svg")}@media screen and (max-width: 768px){.chart--chart{flex-direction:column}.chart--chart .info-container{width:100%}}.chart--footnotes{margin-top:30px;font-size:1em;line-height:140%}.chart--footnotes strong{color:#991e66;font-weight:400}.chart--footnotes a b{color:#5b8303}.chart--footnotes ul.bts{padding:30px;display:grid;gap:20px;grid-template-columns:1fr;background-color:rgba(201,61,139,.07);border-radius:10px}.chart--footnotes ul.bts li{padding-left:24px;position:relative}.chart--footnotes ul.bts li b{color:#991e66}.chart--footnotes ul.bts li strong{color:#991e66}.chart--footnotes ul.bts li:before{content:"";position:absolute;left:0px;top:6px;width:14px;height:14px;border:1px solid #991e66;border-radius:50%}.chart--footnotes ul.bts li:after{content:"";position:absolute;left:4px;top:10px;width:6px;height:6px;border-radius:50%;background-color:#991e66}.chart--ref{margin-top:30px}.chart--ref ul{padding:0px;margin:0px;display:grid;grid-template-columns:1fr;gap:20px}.chart--ref ul.no-space{gap:4px}.chart--ref ul li{font-size:.7777777778em;line-height:120%}.chart--callout--full{margin-top:40px;padding:30px;border-radius:10px;background-color:rgba(153,30,102,.1)}.chart--callout--full--content{margin:auto;text-align:center;max-width:1074px;font-size:1em;line-height:140%}.chart--callout--full--content--large{font-size:1.3333333333em;line-height:140%;max-width:1268px}@media screen and (max-width: 768px){.chart--callout--full--content--large{font-size:1.2222222222em;line-height:130%}}@media screen and (max-width: 768px){.chart--callout--full--content{text-align:left}}.chart--callout--full--content strong{font-weight:400;color:#991e66}.chart--callout--footer{margin-top:40px;padding:30px;border-radius:10px;background-color:rgba(153,30,102,.1);text-align:center}.chart--callout--footer>div{margin:auto;max-width:908px}.chart--callout--footer h3{color:#991e66}.chart--callout--footer h3+p{margin-top:10px}.chart--footer{display:flex;gap:60px;margin-top:40px}@media screen and (max-width: 768px){.chart--footer{flex-direction:column;gap:30px}}.chart--footer--notes{flex:1;font-size:1em;line-height:140%}.chart--footer--notes strong{font-weight:400;color:#991e66}.chart--footer--buttons{width:272px;display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.chart--footer--buttons--btn{position:relative;border:2px solid #5b8303;border-radius:10px;padding:14px;display:flex;gap:10px;justify-content:center;align-items:center;color:#5b8303;font-size:.8888888889em;font-weight:500;text-align:center;text-decoration:none;transition:all .4s}.chart--footer--buttons--btn:after{content:"";position:relative;width:16px;height:13px;background-image:url("../img/ico-upload-green.svg");background-size:contain;background-repeat:no-repeat}.chart--footer--buttons--btn:hover{background-color:#5b8303;color:#fff}.chart--footer--buttons--btn:hover:after{background-image:url("../img/ico-upload-white.svg")}.chart--toggle{padding-bottom:80px}.chart--toggle--nav{margin-bottom:30px;display:grid;grid-template-columns:1fr 1fr;border-radius:10px;border:1px solid #5b8303;overflow:hidden}@media(max-width: 1500px)and (min-width: 769px){.chart--toggle--nav{margin-bottom:14px}}@media screen and (max-width: 768px){.chart--toggle--nav{grid-template-columns:1fr}}.chart--toggle--nav a{padding:20px;display:block;background-color:#fff;text-align:center;color:#5b8303;text-decoration:none;font-size:1.3333333333em}@media screen and (max-width: 768px){.chart--toggle--nav a{font-size:1em}}.chart--toggle--nav a.active{color:#fff;background-color:#5b8303;font-weight:600}.chart--toggle--names h3{display:none}.chart--toggle--names h3.active{display:block}.chart--toggle--chart{display:none}.chart--toggle--chart.active{display:flex}@media(min-width: 769px){.chart--fit{margin:auto;width:auto !important;max-width:100%;max-height:calc(100vh - 370px)}}.sd{display:block;position:fixed;left:-100px;top:-100px;width:0px;height:0px;overflow:hidden;opacity:0;transition:opacity .4s}.sd--overlay{display:block;position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:rgba(32,29,29,.75);cursor:pointer}.sd--active{left:0px;top:0px;width:100%;height:100%;opacity:1;z-index:9999}.sd--content{display:none;padding:40px;position:absolute;left:50%;top:50%;width:90%;height:auto;max-width:1148px;max-height:90vh;transform:translate(-50%, -50%);background-color:#fff;border-radius:10px;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.sd--content{padding:40px 20px;gap:20px}}.sd--content--narrow{max-width:926px}.sd--content--small{padding-bottom:20px}@media screen and (max-width: 768px){.sd--content--small{padding-bottom:40px}}@media screen and (max-width: 768px){.sd--content--table{padding:40px 10px 28px}}.sd--content.active{display:flex}.sd--content--header{display:block;position:relative}@media screen and (max-width: 768px){.sd--content--header{padding:0px 20px}}.sd--content--header h3{color:#991e66;font-size:1.5555555556em;font-weight:400;text-align:center;max-width:840px;margin:auto}@media screen and (max-width: 768px){.sd--content--header h3{font-size:1.4444444444em}}.sd--content--data{flex:1;overflow-x:hidden;overflow-y:auto}.sd--close{cursor:pointer;position:absolute;right:24px;top:24px;width:50px;height:50px;border:1px solid #c5c7c2;border-radius:50%;transition:all .4s}@media screen and (max-width: 768px){.sd--close{width:30px;height:30px;top:10px;right:10px}}.sd--close:before,.sd--close:after{content:"";position:absolute;left:50%;top:50%;transform-origin:center;width:20px;height:2px;background-color:#991e66;transition:all .4s}@media screen and (max-width: 768px){.sd--close:before,.sd--close:after{width:12px;height:1px}}.sd--close:before{transform:translate(-50%, -50%) rotate(-45deg)}.sd--close:after{transform:translate(-50%, -50%) rotate(45deg)}.sd--close:hover{background-color:#991e66}.sd--close:hover:before,.sd--close:hover:after{background-color:#fff}.sd--data--table{width:100%;border-collapse:collapse;font-size:1em;color:#4b4b4b}@media screen and (max-width: 768px){.sd--data--table{font-size:.7777777778em;line-height:120%}}.sd--data--table tbody tr{border-bottom:1px solid #c5c7c2}@media screen and (max-width: 768px){.sd--data--table tbody tr:nth-child(odd){background-color:#ecede8}}.sd--data--table tbody tr td{padding-top:8px;padding-bottom:8px}.sd--data--table tr th,.sd--data--table tr td{padding-right:30px}@media screen and (max-width: 768px){.sd--data--table tr th,.sd--data--table tr td{padding-right:4px}}.sd--data--table tr th{padding-bottom:10px;font-weight:400;text-align:left;top:0;background:#fff;position:sticky;z-index:2}@media screen and (max-width: 768px){.sd--data--table tr th{text-align:center}}.sd--data--table tr.sub-head{background-color:#c93d8b !important;color:#fff;border-bottom:none}.sd--data--table tr td{padding-top:6px;padding-bottom:6px}.sd--data--table tr td:first-child{color:#c93d8b}@media screen and (max-width: 768px){.sd--data--table tr td{text-align:center}}.sd--data--table--4 tr td,.sd--data--table--4 tr th{width:20%}@media screen and (max-width: 768px){.sd--data--table--4 tr td,.sd--data--table--4 tr th{width:25%}}.sd--data--table--4 tr td:first-child,.sd--data--table--4 tr th:first-child{padding-left:30px;width:40%}@media screen and (max-width: 768px){.sd--data--table--4 tr td:first-child,.sd--data--table--4 tr th:first-child{width:25%;padding-left:5px}}.sd--data--table--3 tr td,.sd--data--table--3 tr th{width:30%}@media screen and (max-width: 768px){.sd--data--table--3 tr td,.sd--data--table--3 tr th{width:32.5%}}.sd--data--table--3 tr td:first-child,.sd--data--table--3 tr th:first-child{padding-left:30px;width:40%}@media screen and (max-width: 768px){.sd--data--table--3 tr td:first-child,.sd--data--table--3 tr th:first-child{width:35%;padding-left:20px}}.sd--data--footer{display:block;position:relative;margin-top:35px;font-size:.7777777778em;line-height:120%}@media screen and (max-width: 768px){.sd--data--footer{margin-top:20px}}.sd--data--footer ul+p{margin-top:20px}.sd--design{display:flex;gap:40px}@media screen and (max-width: 768px){.sd--design{display:grid;grid-template-columns:1fr;gap:40px}}.sd--design--logo{width:174px}.sd--design--logo img{max-width:174px}@media screen and (max-width: 768px){.sd--design--logo{width:100%}.sd--design--logo img{margin:auto}}.sd--design--info{flex:1;font-size:.8888888889em;line-height:140%}.sd--design+.sd--data--footer{margin-top:100px}@media screen and (max-width: 768px){.sd--design+.sd--data--footer{margin-top:20px}}body.sdOpen{overflow:hidden}#sd-height-demographics .sub-head{position:sticky;z-index:2;top:57px}@media screen and (max-width: 768px){#sd-height-demographics .sub-head{top:70px}}.page--references{padding-top:0px;padding-bottom:40px}.page--references div{font-size:.8888888889em;line-height:140%}.page--references p{font-size:.8888888889em;line-height:140%;margin-bottom:40px}.page--references p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.page--references{padding-top:20px;padding-bottom:20px}}html{scroll-behavior:smooth}@media(min-width: 768px)and (max-width: 1300px){html{zoom:.9}}html body{margin:0;padding:0;font-family:"Inter",sans-serif;font-size:18px;line-height:145%;color:#201d1d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 1480px){html body{font-size:16px}}html body.mobile-nav-open,html body.modal-open{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}html body *{box-sizing:border-box}html body *:before,html body *:after{box-sizing:border-box}html body main{background:#fff}html body main h1,html body main h2,html body main h3,html body main h4,html body main h5,html body main p{margin:0;padding:0}html body main h2{font-size:2.1111111111em;line-height:125%;font-weight:400}html body main h2 strong{color:#991e66;font-weight:400}@media screen and (max-width: 768px){html body main h2{font-size:1.5555555556em}}html body main h3{font-size:1.5555555556em;font-weight:400;line-height:140%}html body main h3 strong{color:#991e66;font-weight:400}html body main ul{list-style:none;margin:0;padding:0}html body main .styled-list>li{list-style:none;position:relative;padding-left:24px;margin-bottom:10px}html body main .styled-list>li::before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;background-image:url("/wp-content/uploads/sites/2/2025/12/bullet-image.png");background-size:cover;background-repeat:no-repeat}html body main .styled-list>li ul{margin-top:10px}html body main img{display:block;width:100%;height:auto}html body main sup{position:relative;font-size:65%;line-height:0}html body main .subscript{vertical-align:baseline;position:relative;top:.15em;font-size:.75em;line-height:1}html body main section{padding-top:80px}@media screen and (max-width: 768px){html body main section{padding-top:40px}}html body main section:nth-last-of-type(2){padding-bottom:80px;margin-top:80px}@media screen and (max-width: 768px){html body main section:nth-last-of-type(2){padding-bottom:40px;margin-top:40px}}html body main .mobile{display:none !important}@media screen and (max-width: 768px){html body main .mobile{display:block !important}}@media screen and (max-width: 768px){html body main .desktop{display:none !important}}html body main .container{max-width:1560px;margin:0 auto;padding-left:40px;padding-right:40px}@media screen and (max-width: 1480px){html body main .container{padding-left:30px;padding-right:30px}}@media(min-width: 769px)and (max-width: 1480px){html body main .container:not(.header--bottom,.header--top,.home-banner .container,.sap--steps){padding-left:100px;padding-right:100px}}@media screen and (max-width: 768px){html body main .container{padding-left:20px;padding-right:20px}}html body main .container.smaller{max-width:1600px;padding-left:100px;padding-right:100px}@media screen and (max-width: 1380px){html body main .container.smaller{padding-left:40px;padding-right:40px}}@media screen and (max-width: 768px){html body main .container.smaller{padding-left:20px;padding-right:20px}}html body main .container.small{max-width:1400px}.page--container{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}ul.btList{padding:20px 0px;display:grid;gap:20px;grid-template-columns:1fr}ul.btList li{padding-left:24px;position:relative}ul.btList li b{color:#991e66}ul.btList li strong{color:#991e66}ul.btList li:before{content:"";position:absolute;left:0px;top:6px;width:14px;height:14px;border:1px solid #991e66;border-radius:50%}ul.btList li:after{content:"";position:absolute;left:4px;top:10px;width:6px;height:6px;border-radius:50%;background-color:#5b8303}.no-break{word-break:normal;white-space:nowrap}section.pg--404{padding-top:0px}section.pg--404 h1 strong{color:#991e66;font-weight:400}.skytrofa-aghd section.pg--404{padding-top:0px}.skytrofa-aghd section.pg--404 h1 strong{color:#5b8303}strong.bberry{font-weight:700;color:#991e66}.header{position:relative;z-index:11;background:#fff}@media screen and (max-width: 1030px){.header{padding-bottom:11px;border-radius:0 0 10px 10px;box-shadow:20px 20px 40px 0 rgba(0,0,0,.08)}}.header--top nav{display:flex;justify-content:flex-end}.header--top nav>ul{display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:1280px;width:100%;height:34px}@media screen and (max-width: 1030px){.header--top nav>ul{justify-content:flex-end;height:auto;margin-top:12px}}.header--top nav>ul li{display:flex;align-items:center;height:100%;font-size:12px;font-weight:500;line-height:100%}@media screen and (max-width: 1030px){.header--top nav>ul li{display:none}}.header--top nav>ul li.disclaimer{position:relative;z-index:1;font-style:italic}@media screen and (max-width: 1030px){.header--top nav>ul li.disclaimer{display:block}}@media screen and (max-width: 768px){.header--top nav>ul li.disclaimer{font-size:.5555555556em}}.header--top nav>ul li.has-submenu{position:relative}.header--top nav>ul li.has-submenu:hover ul{visibility:visible;opacity:1;pointer-events:all}.header--top nav>ul li.has-submenu>a{display:flex;align-items:center;gap:5px}.header--top nav>ul li.has-submenu ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:absolute;top:100%;left:50%;z-index:1;width:160px;padding:15px 10px;visibility:hidden;opacity:0;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:10px;box-shadow:20px 20px 40px 0 rgba(0,0,0,.08);transform:translateX(-50%);transition:visibility .4s,opacity .4s;pointer-events:none}.header--top nav>ul li.has-submenu ul li{display:flex;justify-content:center;width:100%}.header--top nav>ul li.has-submenu ul li a{font-weight:400;text-decoration:none;letter-spacing:-0.24px;color:#201d1d;transition:color .4s}.header--top nav>ul li.has-submenu ul li a:hover{color:#991e66}.header--top nav>ul li.has-submenu ul li span{display:block;width:100%;height:1px;background:#d6d9cc}.header--top nav>ul li.switch{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:10px;width:228px;color:#fff;background:#5b8303;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width: 1030px){.header--top nav>ul li.switch{display:none}}.header--top nav>ul li.switch a{color:#fff;text-decoration:none}.header--top nav>ul li.switch a:hover{color:#fff}.header--top nav>ul li.switch a svg{display:block}.header--top nav>ul li span{font-style:italic;color:#4b4b4b}.header--top nav>ul li>a{font-weight:500;text-decoration:underline;color:#5b8303;transition:color .4s}.header--top nav>ul li>a:hover{color:#991e66}.header--top nav>ul li>a:hover svg path{fill:#991e66}.header--top nav>ul li>a svg path{fill:#5b8303;transition:fill .4s}.header--bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width: 1030px){.header--bottom{padding-top:10px}}.header--bottom--left{margin-bottom:10px}.header--bottom--left a{display:block;position:relative}@media screen and (max-width: 1030px){.header--bottom--left a{top:0}}.header--bottom--left a img{max-width:187px}@media screen and (max-width: 768px){.header--bottom--left a img{max-width:144px}}@media screen and (max-width: 1030px){.header--bottom--left{margin-bottom:0}}.header--bottom--right{flex:1;display:flex;justify-content:flex-end}.header--bottom--right>ul{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;max-width:990px;width:100%}@media screen and (max-width: 1030px){.header--bottom--right>ul{display:none}}.header--bottom--right>ul>li{flex:0 0 auto}.header--bottom--right>ul>li:nth-child(1){max-width:110px}.header--bottom--right>ul>li:nth-child(2){max-width:120px}.header--bottom--right>ul>li:nth-child(4){max-width:76px}.header--bottom--right>ul>li:nth-child(5){max-width:120px}.header--bottom--right>ul>li.current-menu-item>a,.header--bottom--right>ul>li.current-page-parent>a,.header--bottom--right>ul>li.current-menu-parent>a{font-weight:700;color:#991e66}.header--bottom--right>ul>li.current-page-parent ul li.current-menu-item a,.header--bottom--right>ul>li.current-menu-parent ul li.current-menu-item a{color:#991e66}.header--bottom--right>ul>li.menu-item-has-children{position:relative}.header--bottom--right>ul>li.menu-item-has-children:hover>a{font-weight:700;color:#991e66}.header--bottom--right>ul>li.menu-item-has-children:hover ul{visibility:visible;opacity:1;pointer-events:all}.header--bottom--right>ul>li.menu-item-has-children>a:after{content:"";display:inline-block;width:11px;height:10px;margin-left:3px;background:url(../img/menu-chevron-down.svg);background-size:contain;background-position:left center;background-repeat:no-repeat}.header--bottom--right>ul>li.menu-item-has-children ul{display:flex;flex-direction:column;justify-content:center;gap:25px;position:absolute;top:calc(100% + 11px);left:50%;z-index:1;width:190px;padding:30px;visibility:hidden;opacity:0;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:20px 20px 40px rgba(0,0,0,.08);transform:translateX(-50%);transition:visibility .4s,opacity .4s;pointer-events:none}.header--bottom--right>ul>li.menu-item-has-children ul:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:12px;background:rgba(0,0,0,0)}.header--bottom--right>ul>li.menu-item-has-children ul:after{content:"";position:absolute;top:-13px;left:50%;width:21px;height:14px;background:url(../img/submenu-arrow.png);background-size:100%;background-position:top center;background-repeat:no-repeat;transform:translateX(-50%)}.header--bottom--right>ul>li.menu-item-has-children ul li a{text-align:center}.header--bottom--right>ul>li.menu-item-has-children ul li a:hover{font-weight:500}.header--bottom--right>ul>li.start-a-patient a{position:relative;padding:13px 24px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:"Inter",sans-serif;font-weight:600;color:#5b8303;font-size:.8888888889em;border:2px solid #5b8303;border-radius:10px}.header--bottom--right>ul>li.start-a-patient a:after{position:relative;width:13px;height:13px;content:"";background-image:url("../img/ico-btn-arrow.svg");background-repeat:no-repeat;background-size:contain}.header--bottom--right>ul>li.start-a-patient a:hover{color:#fff;background-color:#5b8303;font-weight:600}.header--bottom--right>ul>li.start-a-patient a:hover:after{background-image:url("../img/ico-btn-arrow-w.svg")}.header--bottom--right>ul>li.stay-connected a{display:flex;align-items:center;justify-content:center;width:182px;height:50px;font-weight:700;letter-spacing:.32px;color:#5b8303;background:#fff;border:2px solid #5b8303;border-radius:50px;transition:color .4s,background-color .4s}.header--bottom--right>ul>li.stay-connected a:hover{font-weight:700;color:#fff;background:#5b8303}.header--bottom--right>ul>li a{display:block;font-size:16px;font-weight:400;text-decoration:none;line-height:130%;letter-spacing:.16px;color:#201d1d;transition:color .4s}.header--bottom--right>ul>li a:hover{font-weight:700;color:#991e66}.header--bottom--right #hamburger{display:none;padding:0;background:none;border:none;cursor:pointer}@media screen and (max-width: 1030px){.header--bottom--right #hamburger{display:block}}.header--bottom--right #hamburger:hover svg rect{fill:#991e66}.header--bottom--right #hamburger svg{display:block}.header--bottom--right #hamburger svg rect{transition:fill .4s}body.mobile-nav-open #mobile_nav{top:129px}@media screen and (max-width: 768px){body.mobile-nav-open #mobile_nav{top:100px;max-height:calc(100vh - 100px + 15px)}}#mobile_nav{position:fixed;top:-100vh;left:0;z-index:10;width:100%;max-height:calc(100vh - 125px + 15px);overflow:auto;background:#fff;transition:top .4s}@media screen and (min-width: 1030px){#mobile_nav{top:-100vh !important}}#mobile_nav .switch{display:flex;align-items:center;justify-content:center;gap:30px;height:61px;padding-top:15px;font-size:1em;color:#fff;background:#5b8303;border-radius:0 0 10px 10px}@media screen and (max-width: 430px){#mobile_nav .switch{gap:10px}}#mobile_nav .switch a{text-decoration:none;color:#fff}#mobile_nav .switch a svg{display:block}#mobile_nav .menu li br{display:none}#mobile_nav .menu li:first-child a{border-top:none}#mobile_nav .menu li:nth-last-child(2) a{border-bottom:1px solid #d6d9cc}#mobile_nav .menu li.current_page_item>a,#mobile_nav .menu li.current-menu-parent>a{font-weight:700;color:#5b8303}#mobile_nav .menu li.menu-item-has-children.open>a:after{transform:translateY(-50%) rotate(180deg)}#mobile_nav .menu li.menu-item-has-children.open ul{display:block}#mobile_nav .menu li.menu-item-has-children>a{position:relative}#mobile_nav .menu li.menu-item-has-children>a:after{content:"";position:absolute;top:50%;right:20px;width:20px;height:12px;background:url(../img/menu-chevron-down.svg);background-size:contain;background-position:center right;background-repeat:no-repeat;transform:translateY(-50%) rotate(0deg);transition:transform .4s;pointer-events:none}#mobile_nav .menu li.stay-connected a{display:flex;align-items:center;justify-content:center;height:50px;margin:28px 20px;padding:0;color:#5b8303;background:#fff;border:2px solid #5b8303;border-radius:50px;transition:color .4s,background-color .4s}#mobile_nav .menu li.stay-connected a:hover{color:#fff;background:#5b8303}#mobile_nav .menu li a{display:block;padding:28px 20px;font-size:1.2222222222em;text-decoration:none;line-height:100%;color:#201d1d;border-top:1px solid #d6d9cc}#mobile_nav .menu li ul{display:none}#mobile_nav .menu li ul li:first-child a{padding-top:0}#mobile_nav .menu li ul li:last-child a{padding-bottom:28px}#mobile_nav .menu li ul li a{padding:28px 20px 0;font-size:1em;color:#5b8303;border-top:none !important;border-bottom:none !important;transition:color .4s}#mobile_nav .menu li ul li a:hover{color:#991e66}#mobile_nav .buttons{display:flex;align-items:center;gap:20px;padding:0 20px 28px}#mobile_nav .buttons .button{flex:1;padding:17px 10px}#mobile_nav .bottom{padding:28px 20px 80px;border-top:1px solid #d6d9cc}#mobile_nav .bottom ul{display:flex;flex-direction:column;gap:10px}#mobile_nav .bottom ul li a{display:block;font-size:1em;color:#5b8303;text-decoration:none;line-height:100%;transition:color .4s}#mobile_nav .bottom ul li a:hover{color:#991e66}body.home .hero{min-height:650px;padding-bottom:38.125%}@media screen and (max-width: 960px){body.home .hero{min-height:685px}}body.home .hero:after{content:"";position:absolute;top:0;left:0;width:62.125%;height:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 72.13%)}@media screen and (max-width: 768px){body.home .hero:after{width:100%;height:82.7067669173%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%)}}body.home .hero:before{content:"";left:0;bottom:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 46.05%, rgba(0, 0, 0, 0) 100%);height:14%;width:100%;position:absolute;z-index:1}@media screen and (max-width: 768px){body.home .hero:before{height:18%}}body.home .hero h1{max-width:548px;font-family:"Roboto Condensed",sans-serif;font-size:4.7777777778em;font-weight:800;line-height:100%;letter-spacing:-1.72px;text-shadow:2px 2px 10px rgba(0,0,0,.35)}@media screen and (max-width: 768px){body.home .hero h1{max-width:316px;margin:0 auto;font-size:3.3333333333em;text-align:center;letter-spacing:-1.2px}}body.home .hero p{max-width:566px}@media screen and (max-width: 768px){body.home .hero p{max-width:100%;letter-spacing:.18px}}body.home #ctas{position:relative;display:block;padding:30px 0px;background-color:#fff;margin-top:0px}body.home #ctas>.container{display:grid;grid-template-columns:repeat(3, 1fr);gap:70px}@media screen and (max-width: 1480px){body.home #ctas>.container{padding-left:40px;padding-right:40px}}body.home #ctas>.container .home--cta{text-decoration:none;display:flex;align-items:flex-start;gap:20px;padding:10px 0px;position:relative}body.home #ctas>.container .home--cta--content{flex:1;font-size:.8888888889em;line-height:125%;color:#201d1d}body.home #ctas>.container .home--cta--content--heading{color:#991e66;font-size:1.1111111111em;font-weight:400;line-height:125%}body.home #ctas>.container .home--cta:after{position:absolute;height:100%;width:0px;border-right:2px solid #c5c7c2;right:-34px;top:0px;content:""}body.home #ctas>.container .home--cta:last-child:after{display:none}body.home #ctas>.container .home--cta--arrow{position:relative;display:block;background-color:#5b8303;border-radius:10px;width:60px;padding-bottom:60px}body.home #ctas>.container .home--cta--arrow svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 768px){body.home #ctas>.container{display:block;padding:0}body.home #ctas>.container .home--cta{border-bottom:1px solid #c5c7c2;padding:20px 30px}body.home #ctas>.container .home--cta:first-child{padding-top:0}body.home #ctas>.container .home--cta:last-child{border:none;padding-bottom:0px}body.home #ctas>.container .home--cta:after{content:none}}body.home .home--ribbon{padding:80px 40px 0px}body.home .home--ribbon>.container{padding:32px 100px;max-width:1410px;background-color:#991e66;border-radius:10px;color:#fff;display:flex;gap:20px;align-items:center}body.home .home--ribbon>.container>div{font-size:1.3333333333em;line-height:140%;font-weight:600}body.home .home--ribbon>.container>div:last-child{flex:1}body.home .home--ribbon>.container>div p{margin-top:0px}body.home .home--ribbon>.container>div p:last-child{margin-bottom:0px}body.home .home--ribbon--num{padding-top:20px}body.home .home--ribbon--num img{width:370px}@media screen and (max-width: 768px){body.home .home--ribbon{padding:20px}body.home .home--ribbon>.container{flex-direction:column;padding:40px 20px;text-align:center}body.home .home--ribbon>.container>div p{font-size:1.2222222222em;line-height:130%;letter-spacing:-0.22px}body.home .home--ribbon--num{padding-top:0}body.home .home--ribbon--num img{width:77%;margin:0 auto -5px}}body.home .home--cta{padding-bottom:40px;margin-top:0}body.home .home--cta>.container{max-width:1490px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}body.home .home--cta>.container img{max-width:100%;border-radius:10px}body.home .home--cta>.container h2{margin-top:0px;margin-bottom:30px;font-weight:400;font-size:2em;line-height:125%;color:#201d1d;max-width:550px}body.home .home--cta>.container h2 strong{font-weight:400;color:#991e66}body.home .home--cta>.container p strong{font-weight:400;color:#991e66}body.home .home--cta>.container p+.button{margin-top:30px}@media screen and (max-width: 768px){body.home .home--cta>.container{display:block}body.home .home--cta>.container img{margin-bottom:40px}body.home .home--cta>.container h2{text-align:center;font-size:1.5555555556em}body.home .home--cta>.container p+.button{display:block;text-align:center}}body.home .home--cta--img{position:relative}body.home .home--cta--img--disclaimer{padding:5px;border-radius:5px;position:absolute;font-size:10px;line-height:10px;font-family:"Inter",sans-serif;color:#fff;background-color:rgba(0,0,0,.4);right:10px;bottom:10px}body.home .home--ref{padding-top:0px;padding-bottom:40px}body.home .home--ref>.container{padding:0px 40px;max-width:1490px;font-size:.7777777778em;line-height:120%;display:grid;grid-template-columns:1fr;gap:10px}body.home .home--ref div{position:relative}body.home .home--ref .ref--sup{position:absolute;top:4px;right:100%}@media screen and (max-width: 768px){body.home .home--ref>.container{padding:0 20px}}body.home .full-cta{padding-top:0}body.home .full-cta .copy h2{max-width:426px;font-size:2.3333333333em;line-height:130%;letter-spacing:-0.42px}@media screen and (max-width: 768px){body.home .full-cta .copy h2{font-size:1.5555555556em;letter-spacing:0}}body.home .cards h2{max-width:784px;margin:0 auto}body.home #auto_injector{padding-bottom:40px}@media screen and (max-width: 768px){body.home #auto_injector{padding-bottom:20px}}body.home #auto_injector .row{display:flex;align-items:center;justify-content:center;margin-top:-93px}@media screen and (max-width: 930px){body.home #auto_injector .row{margin-top:-53px}}@media screen and (max-width: 768px){body.home #auto_injector .row{flex-direction:column-reverse;margin-top:0}}body.home #auto_injector .row .col{flex:1;display:flex;flex-direction:column;gap:30px}body.home #auto_injector .row .col:first-child{max-width:493px;margin-right:-52px}@media screen and (max-width: 768px){body.home #auto_injector .row .col:first-child{max-width:326px;margin-top:-30px;margin-right:-15%}}body.home #auto_injector .row .col:last-child{max-width:570px}@media screen and (max-width: 768px){body.home #auto_injector .row .col:last-child{max-width:100%}}body.home #auto_injector .row .col:last-child h2{font-size:2.3333333333em;font-weight:400;line-height:130%;letter-spacing:.42px}@media screen and (max-width: 768px){body.home #auto_injector .row .col:last-child h2{font-size:1.5555555556em;text-align:center;letter-spacing:0}}body.home #auto_injector .row .col:last-child h2 strong{font-weight:800;color:#991e66}body.home #auto_injector .row .col:last-child .copy p{font-size:1.1111111111em;line-height:160%}@media screen and (max-width: 768px){body.home #auto_injector .row .col:last-child .copy p{font-size:1em;text-align:center;line-height:140%}}body.home #auto_injector .row .col:last-child .copy p strong{color:#991e66}@media screen and (max-width: 768px){body.home #auto_injector .row .col:last-child .button-wrapper{display:flex;justify-content:center}}@media screen and (max-width: 768px){body.home #auto_injector .row .col:last-child .footnote{max-width:366px;margin:0 auto;text-align:center}}body.home #auto_injector .footnotes{gap:2px}body.home #isi{margin-top:0}@media screen and (max-width: 768px){body.home #isi{padding-top:0}}body.error404 #intro{background:#fff}body.error404 #intro h1{font-size:1.8888888889em;font-weight:400;line-height:140%}@media screen and (max-width: 768px){body.error404 #intro h1{font-size:1.5555555556em;line-height:130%}}body.error404 #intro p{margin-top:30px;font-size:1.1111111111em;line-height:160%}@media screen and (max-width: 768px){body.error404 #intro p{font-size:1.2222222222em}}body.error404 #intro .button-wrapper{margin-top:40px}@media screen and (max-width: 768px){body.error404 #intro .button-wrapper{display:flex;justify-content:center}body.error404 #intro .button-wrapper .button{max-width:400px;width:100%}}body.error404 #isi{border-top:none;border-radius:0}.our-tech--components{background-color:#fff;padding-bottom:80px}.our-tech--components--col--left{padding-right:50px}.our-tech--components strong{color:#991e66;font-weight:400}.our-tech--components>.container{max-width:1460px;padding:0px 30px;display:grid;grid-template-columns:1fr 1fr;gap:100px;font-size:1.2222222222em;line-height:140%}.our-tech--components>.container p{margin-top:20px}.our-tech--components--list{list-style-type:none;margin:20px 0px 0px;padding:0px}.our-tech--components--list li{padding:20px 30px;display:flex;gap:20px;align-items:center;position:relative;border-top:1px solid #c5c7c2}.our-tech--components--list li:last-child{border-bottom:1px solid #c5c7c2}.our-tech--components--list li img{width:80px}.our-tech--components--list li>div{flex:1}@media screen and (max-width: 768px){.our-tech--components{padding:40px 0}.our-tech--components>.container{display:block;padding:0 20px}.our-tech--components>.container p{margin-top:30px}.our-tech--components--col--left{padding-right:0px}.our-tech--components h3{font-size:1.4444444444em}.our-tech--components--col--right{margin-top:30px}.our-tech--components--list li{padding-left:0;padding-right:0;font-size:1em;line-height:140%;gap:10px}.our-tech--components--list li img{width:60px}}.our-tech--chart--soma{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.our-tech--chart--soma>.container{max-width:1460px;padding:0px 30px}.our-tech--chart--soma h2,.our-tech--chart--soma p{max-width:1050px}.our-tech--chart--soma p{margin-top:20px}@media(max-width: 1500px)and (min-width: 769px){.our-tech--chart--soma p{margin-top:0px}}.our-tech--chart--soma p.ref{font-size:1em;line-height:140%}.our-tech--chart--soma img.chart{margin-top:40px;border:2px solid #c93d8b;border-radius:10px}@media(max-width: 1500px)and (min-width: 769px){.our-tech--chart--soma img.chart{margin-top:20px}}.our-tech--chart--soma img.chart--full{width:100%}@media screen and (max-width: 768px){.our-tech--chart--soma{padding:40px 0}.our-tech--chart--soma>.container{padding:0 20px}.our-tech--chart--soma h2{font-size:1.5555555556em}.our-tech--chart--soma img.chart{margin-top:30px}}.our-tech--chart--tech{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);padding-bottom:80px}.our-tech--chart--tech>.container{max-width:1460px;padding:0px 30px}.our-tech--chart--tech h3{max-width:1030px;color:#5b8303}.our-tech--chart--tech p.ref{font-size:.7777777778em;margin-top:40px;line-height:140%}@media(max-width: 1500px)and (min-width: 769px){.our-tech--chart--tech p.ref{margin-top:20px;text-align:center}}.our-tech--chart--tech img.chart{margin-top:40px;border:2px solid #c93d8b;border-radius:10px}@media(max-width: 1500px)and (min-width: 769px){.our-tech--chart--tech img.chart{margin-top:20px}}.our-tech--chart--tech img.chart--full{width:100%}@media screen and (max-width: 768px){.our-tech--chart--tech{padding:40px 0}.our-tech--chart--tech img.chart{margin-top:30px}.our-tech--chart--tech p.ref{margin-top:30px}.our-tech--chart--tech h3{font-size:1.4444444444em}}#tech-video{background-color:#fff;padding-bottom:80px}#tech-video>.container{max-width:1460px;padding:0px 30px}@media(min-width: 769px)and (max-width: 1480px){#tech-video>.container{padding-left:100px;padding-right:100px}}#tech-video>.container .row{gap:100px}#tech-video>.container .row .col{flex:1}@media screen and (max-width: 768px){#tech-video{padding:40px 0}#tech-video>.container .row{gap:35px}#tech-video>.container .row .col{gap:0}#tech-video>.container .row .col h2{font-size:1.5555555556em}}@media screen and (max-width: 768px){#igf_chart{margin-bottom:30px}#igf_chart h2{font-size:1.5555555556em}}.cc--header{background-color:#fff}.cc--header>.container{max-width:1480px;padding:0px 40px 40px}.cc--header h2{font-size:2em;line-height:125%;max-width:1160px}.cc--nav{padding-top:60px;padding-bottom:60px;background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.cc--nav>.container{max-width:1480px;padding:80 40px 40px}.cc--nav>.container h2{text-align:center}.cc--nav--logos{margin-top:60px;display:flex;gap:20px}.cc--nav--logos--left{width:41%;display:flex;align-items:flex-end}.cc--nav--logos--left a{padding:40px 115px;display:grid;grid-template-columns:1fr;gap:30px;border:1px solid #c5c7c2;border-radius:10px;align-items:center;text-decoration:none}.cc--nav--logos--left a:hover .cc--nav--logos--left--btn{background-color:#991e66}.cc--nav--logos--left--btn{padding:15px;display:block;width:100%;color:#fff;background-color:#5b8303;text-align:center;font-size:.8888888889em;font-weight:500;border-radius:10px;transition:background-color .4s}.cc--nav--logos--right{flex:1;justify-content:space-between;display:flex;flex-direction:column;gap:20px}.cc--nav--logos--right--top{text-align:center}.cc--nav--logos--right--top>div{margin:0px auto;max-width:660px}.cc--nav--logos--right--btm{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cc--nav--logos--right--btm .ccLogo{padding:70px;display:grid;grid-template-columns:1fr;gap:20px;border:1px solid #c5c7c2;border-radius:10px}.cc--nav--logos--right--btm .ccLogo.cc--flight img{width:144px}.cc--nav--logos--right--btm .ccLogo.cc--enlighten img{width:250px}.cc--nav--logos img{max-width:100%;margin:auto}.cc--trials{display:block;position:relative}.cc--trial{display:block;position:relative}.cc--trial section>.container{max-width:1480px;padding:0px 40px}.cc--trial section#height_chart{padding-bottom:80px}.cc--trial section.chart{background:linear-gradient(0deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 100%)}.cc--trial--notes{padding-top:0px;padding-bottom:60px;background-color:#fff}.cc--trial--notes ul{display:grid;grid-template-columns:1fr;gap:20px}.cc--trial--notes ul li strong{color:#991e66;font-weight:400}.cc--trial--notes ul li a b{color:#5b8303}@media screen and (max-width: 768px){.cc--header h2{font-size:1.5555555556em}.cc--nav{padding:40px 0 30px !important}.cc--nav h2{font-size:1.4444444444em}.cc--nav--logos{flex-direction:column;margin-top:30px}.cc--nav--logos--left{width:100%}.cc--nav--logos--left a{padding:28px;width:100%}.cc--nav--logos--left a img{max-height:106px}.cc--nav--logos--right--btm{display:block}.cc--nav--logos--right--btm .cc--flight{margin-bottom:30px}.cc--trial section>.container{padding:0 20px}}@media screen and (max-width: 1300px){#bone_chart .chart--chart{flex-direction:column}#bone_chart .chart--chart .info-container{width:100%}}#flight_trial .chart--ref ul{gap:0}#flight_trial #flight_pref_btn{margin-bottom:80px}#flight_trial #flight_pref_btn .btn_content{border:1.5px solid #c93d8b;border-radius:10px;overflow:hidden;padding:50px 40px;display:flex;flex-direction:column;text-align:center;align-items:center;gap:20px}#flight_trial #flight_pref_btn .btn_content h2{color:#991e66;font-size:2em}#flight_trial #flight_pref_btn .btn_content p{font-size:1.3333333333em}@media screen and (max-width: 768px){#flight_trial #flight_pref_btn .btn_content h2{font-size:1.5555555556em}#flight_trial #flight_pref_btn .btn_content p{font-size:1.2222222222em}}#flight_trial #flight_intro{margin-bottom:80px}@media screen and (max-width: 768px){#flight_trial #flight_intro .chart--header{flex-direction:column}}#flight_trial #flight_intro .chart--header--logo img{width:230px}#flight_trial #flight_intro .columns{display:flex;gap:40px;margin-bottom:40px}#flight_trial #flight_intro .columns .column{flex:1}#flight_trial #flight_intro .columns .column h3{color:#991e66;font-size:1.5555555556em;margin-bottom:30px}#flight_trial #flight_intro .columns .column:first-child{border-right:1px solid #c5c7c2;padding-right:40px}#flight_trial #flight_intro .columns .column ul ul li{list-style:none;position:relative;padding-left:20px;margin-bottom:6px}#flight_trial #flight_intro .columns .column ul ul li::before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;background-color:#5b8303;border-radius:50%}@media screen and (max-width: 768px){#flight_trial #flight_intro .columns{flex-direction:column}#flight_trial #flight_intro .columns .column:first-child{border-right:0;border-bottom:1px solid #c5c7c2;padding-right:0;padding-bottom:40px}}#flight_trial #flight_intro p{font-size:1.1111111111em}#flight_trial #flight_intro p strong{color:#991e66}#flight_trial #flight_intro .chart--footer--buttons{display:flex;flex:1}#flight_trial #flight_intro .chart--footer--buttons--btn{min-width:229px}@media screen and (max-width: 768px){#flight_trial #flight_intro .chart--footer--buttons{flex-direction:column;width:100%}#flight_trial #flight_intro .chart--footer--buttons--btn{width:100%}}#flight_trial #growth_chart .chart--header{display:block}#flight_trial #growth_chart .chart--header p{margin-top:40px;color:#5b8303}#flight_trial #growth_chart h2{position:relative;padding-bottom:24px;max-width:none}#flight_trial #growth_chart h2:after{position:absolute;content:"";left:0;width:100%;height:1.5px;background-color:#c5c7c2;bottom:0px}#flight_trial #growth_results_chart .chart--toggle--names .h3.active{display:flex;max-width:none;gap:40px;align-items:end}@media screen and (max-width: 768px){#flight_trial #growth_results_chart .chart--toggle--names .h3.active{flex-direction:column}}#flight_trial #growth_results_chart .chart--toggle--names .h3.active span{flex:1}#flight_trial #growth_results_chart .chart--toggle--chart .h3{display:flex;width:100%;gap:40px;align-items:end;color:#5b8303;font-size:1.5555555556em;font-weight:400;line-height:140%}#flight_trial #growth_results_chart .chart--toggle--chart .h3 span{flex:1}#flight_trial #growth_results_chart .chart--toggle--chart.active{flex-direction:column;align-items:flex-start}#flight_trial #growth_results_chart .chart--toggle--chart.active .chart-container{display:flex;gap:30px;border:none;border-radius:0px;justify-content:space-between}#flight_trial #growth_results_chart .chart--toggle--chart.active .chart-container>div{flex:1}#flight_trial #growth_results_chart .chart--toggle--chart.active .chart-container>div p{min-height:78px;margin-bottom:40px}@media screen and (max-width: 768px){#flight_trial #growth_results_chart .chart--toggle--chart.active .chart-container>div p{margin-bottom:30px}}#flight_trial #growth_results_chart .chart--toggle--chart.active .chart-container img{border:1.5px solid #c93d8b;border-radius:10px;overflow:hidden}@media screen and (max-width: 768px){#flight_trial #growth_results_chart .chart--toggle--chart.active .chart-container{flex-direction:column}}#flight_trial #growth_results_chart .chart--footer{margin-top:0}#flight_trial #growth_results_chart .chart--ref{margin-top:0}body.page-template-safety_profile #profile_chart h2{max-width:1095px}body.page-template-safety_profile #profile_chart .chart--chart .info-container{width:302px}@media(max-width: 1500px)and (min-width: 769px){body.page-template-safety_profile #profile_chart .chart--chart .info-container{width:50%}}body.page-template-safety_profile #profile_chart .chart--callout--footer>div p{max-width:575px;margin-left:auto;margin-right:auto}body.page-template-safety_profile #profile_chart .chart--ref ul{gap:10px}#treatment_chart_footnote{padding-top:0}#treatment_chart_footnote .chart--footnotes>p>a{text-decoration:underline}.pd--injections{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);margin-top:80px;padding-bottom:0px}@media screen and (max-width: 768px){.pd--injections{margin-top:40px;padding-top:0px}}.pd--injections>.container{max-width:1480px;padding:0px 40px 40px}@media screen and (max-width: 1023px){.pd--injections>.container{padding:30px 15px 0px}}.pd--injections h2+h4{margin-top:40px}@media screen and (max-width: 768px){.pd--injections h2{font-size:1.5555555556em;line-height:130%}}.pd--injections h4{display:block;font-size:1.3333333333em;line-height:140%;font-weight:400}.pd--injections--data{margin-top:60px;padding:40px 30px 30px;position:relative;display:block;border:2px solid #c93d8b;border-radius:10px}@media screen and (max-width: 768px){.pd--injections--data{margin-top:23px}}.pd--injections--data h4{color:#5b8303;text-align:center}@media screen and (max-width: 1023px){.pd--injections--data h4{font-size:1em;line-height:140%}}.pd--injections--data--graphic{margin-top:20px;position:relative;display:flex}@media screen and (max-width: 1023px){.pd--injections--data--graphic{display:block}}.pd--injections--data--graphic .col{font-size:1.2222222222em;line-height:140%;position:relative;display:flex;align-items:flex-end}.pd--injections--data--graphic .col:first-child{padding-left:6%;width:36%;text-align:right;padding-bottom:35px}@media screen and (max-width: 1023px){.pd--injections--data--graphic .col:first-child{width:100%;text-align:left;padding-left:0px;padding-bottom:20px}}.pd--injections--data--graphic .col:nth-child(2){flex:1}@media screen and (max-width: 1400px){.pd--injections--data--graphic .col:nth-child(2){padding:0px 10px}}@media screen and (max-width: 1023px){.pd--injections--data--graphic .col:nth-child(2){display:none}}.pd--injections--data--graphic .col:nth-child(3){width:40%;text-align:left;flex-direction:column;justify-content:flex-end;gap:70px}@media screen and (max-width: 1023px){.pd--injections--data--graphic .col:nth-child(3){width:100%;gap:30px}}.pd--injections--data--graphic .col:nth-child(3) .col--heading{word-break:break-word}.pd--injections--data--graphic .col:nth-child(3) .col--subhead{color:#991e66}@media screen and (max-width: 1023px){.pd--injections--data--graphic .col--content{padding-left:80px}}.pd--injections--data--graphic .col--num{font-size:5.5555555556em;font-weight:800;line-height:120%;color:#5b8303}@media screen and (max-width: 1400px){.pd--injections--data--graphic .col--num{font-size:3.5555555556em}}.pd--injections--data--graphic .col--heading{color:#991e66;font-weight:800;font-size:3.8888888889em;line-height:120%}@media screen and (max-width: 1400px){.pd--injections--data--graphic .col--heading{font-size:2.4444444444em}}@media screen and (max-width: 500px){.pd--injections--data--graphic .col--heading{font-size:1.6666666667em}}.pd--injections--data--graphic .col--subhead{font-size:1.3333333333em;line-height:140%;color:#5b8303;font-weight:600}@media screen and (max-width: 1400px){.pd--injections--data--graphic .col--subhead{font-size:1em}}.pd--injections--data--graphic .col--eyebrow{color:#991e66;font-size:1.1111111111em;line-height:140%;font-weight:600}.pd--injections--data--graphic .col--footer{font-size:.8888888889em;line-height:140%}.pd--injections--data--graphic .mobile--arrows{display:none;position:absolute;left:0px;top:0px}@media screen and (max-width: 1023px){.pd--injections--data--graphic .mobile--arrows{display:block}}.pd--injections--frequency{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:50px 40px}@media screen and (max-width: 768px){.pd--injections--frequency{grid-template-columns:1fr;padding:20px;gap:30px}}.pd--injections--frequency>div:first-child{border-right:1px solid #c5c7c2;padding-right:40px}@media screen and (max-width: 768px){.pd--injections--frequency>div:first-child{padding-bottom:30px;padding-right:0;border-bottom:1px solid #c5c7c2;border-right:0}}.pd--injections--frequency h3{font-size:1.5555555556em;line-height:140%;color:#5b8303}.pd--injections--frequency p{margin-top:20px}.pd--injections--frequency ul{margin-top:20px;padding:0px;display:grid;gap:20px;grid-template-columns:1fr}.pd--injections--frequency ul li{padding-left:24px;position:relative}.pd--injections--frequency ul li b{color:#991e66}.pd--injections--frequency ul li strong{color:#991e66}.pd--injections--frequency ul li:before{content:"";position:absolute;left:0px;top:6px;width:14px;height:14px;border:1px solid #991e66;border-radius:50%}.pd--injections--frequency ul li:after{content:"";position:absolute;left:4px;top:10px;width:6px;height:6px;border-radius:50%;background-color:#991e66}.pd--injections--frequency>div:last-child h3{color:#991e66}.pd--injections--notes strong{color:#991e66;font-weight:400}.pd--injections--notes b{color:#991e66}.pd--injections--notes p{margin-bottom:20px}.pd--injections--notes p:last-child{margin-bottom:0px}.pd--injections--notes p.lrg{font-size:1.1111111111em;line-height:140%}.pd--injections--references{margin-top:40px;font-size:.7777777778em;line-height:120%}body.page-template-preference-data .page--references{padding-top:0}#support-options{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}#support-options .copy p{font-size:.7777777778em}#support-options .copy a{color:#5b8303}#support-options .row{justify-content:center;gap:80px}#support-options .row .col:last-child{max-width:533px}#support-options .row .button-wrapper{margin-top:10px}body.page-template-coverage .related-pages{margin-top:80px !important}@media screen and (max-width: 768px){body.page-template-coverage .related-pages{margin-top:40px !important}}.coverage--plans>.container{max-width:1480px;padding:0px 40px 80px;display:grid;grid-template-columns:1fr 1fr;gap:100px}@media screen and (max-width: 768px){.coverage--plans>.container{display:block;padding:0px 20px 40px}}@media screen and (max-width: 768px){.coverage--plans--content h2{font-size:1.5555555556em;line-height:130%}}.coverage--plans--data{width:560px}@media screen and (max-width: 768px){.coverage--plans--data{width:100%;margin-top:30px}}.coverage--plans--data .data--info{display:block;position:relative}.coverage--plans--data .data--row{display:flex;align-items:center;gap:20px;padding:30px;border-top:1px solid #c5c7c2}@media screen and (max-width: 768px){.coverage--plans--data .data--row{padding:25px 0px}}.coverage--plans--data .data--row:last-child{border-bottom:1px solid #c5c7c2}.coverage--plans--data .data--icon{width:80px}@media screen and (max-width: 768px){.coverage--plans--data .data--icon{width:60px}}.coverage--plans--data .data--content{flex:1;font-size:1.2222222222em}@media screen and (max-width: 768px){.coverage--plans--data .data--content{font-size:1em;line-height:140%}}.coverage--plans--data .data--content strong{font-weight:400;color:#991e66;line-height:140%}.coverage--plans--data .data--disclaimer{margin-top:60px;font-size:.7777777778em;line-height:120%}@media screen and (max-width: 768px){.coverage--plans--data .data--disclaimer{margin-top:20px}}.coverage{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.coverage>.container{max-width:1480px;padding:0px 40px 80px}@media screen and (max-width: 768px){.coverage>.container{padding:0px 20px 40px}}@media screen and (max-width: 768px){.coverage h2{font-size:1.5555555556em;line-height:130%}}.coverage#coverage_lookup.results .coverage--results{display:block}.coverage#coverage_lookup.results .coverage--search--download{display:block}@media screen and (max-width: 768px){.coverage#coverage_lookup.results .coverage--search--download{display:none}}@media screen and (max-width: 768px){.coverage#coverage_lookup.results .coverage--results--download--mobile{display:block}}.coverage#coverage_lookup.empty .coverage--results--empty{display:block}.coverage#coverage_lookup.searching .coverage--results--searching{display:block}.coverage--search{margin-top:40px;display:flex;justify-content:space-between}@media screen and (max-width: 768px){.coverage--search{display:block;margin-top:30px}}.coverage--search--input{flex:1;display:block;position:relative;max-width:880px;padding-right:30px}@media screen and (max-width: 768px){.coverage--search--input{padding-right:0px}}.coverage--search--input--field{display:flex;gap:40px}@media screen and (max-width: 768px){.coverage--search--input--field{display:grid;grid-template-columns:1fr;gap:20px}}.coverage--search--input--field input{flex:1;font-size:1.2222222222em;padding:10px 30px;border-radius:6px;border:2px solid #c5c7c2}@media screen and (max-width: 768px){.coverage--search--input--field input{font-size:1em;text-align:center;padding:20px}}.coverage--search--input--field input.invalid{border-color:#c02b0a}.coverage--search--input--field button{width:150px;font-size:1.1111111111em;border:2px solid #5b8303}@media screen and (max-width: 768px){.coverage--search--input--field button{width:100%;display:block}}.coverage--search--input--field button:hover{color:#fff;border-color:#991e66}.coverage--search--input--validation{display:none}.coverage--search--download{width:200px;display:none}.coverage--search--download button{width:100%;border:2px solid #5b8303;background-color:#fff;color:#5b8303;font-size:1.1111111111em}.coverage--search--download button:after{display:none}.coverage--search--download button svg path{transition:fill .4s}.coverage--search--download button:hover{background-color:#5b8303;color:#fff}.coverage--search--download button:hover svg path{fill:#fff}.coverage--results{margin-top:60px;display:none}@media screen and (max-width: 768px){.coverage--results{margin-top:10px}}.coverage--results table{width:100%;border-collapse:collapse;color:#4b4b4b}.coverage--results table tr{border-bottom:2px solid #c5c7c2}.coverage--results table tr th,.coverage--results table tr td{padding:24px 40px;font-weight:400;text-align:left}@media screen and (max-width: 768px){.coverage--results table tr th,.coverage--results table tr td{padding:20px 20px 20px 0px;vertical-align:top}}.coverage--results table tr th{font-size:1em}@media screen and (max-width: 768px){.coverage--results table tr th{font-size:.7777777778em}}.coverage--results table tr th:first-child{width:38%}@media screen and (max-width: 768px){.coverage--results table tr th:first-child{width:40%}}.coverage--results table tr th:nth-child(2){width:25%}@media screen and (max-width: 768px){.coverage--results table tr th:nth-child(2){width:30%}}.coverage--results table tr td{font-size:.8888888889em}@media screen and (max-width: 768px){.coverage--results table tr td{font-size:.7777777778em}}.coverage--results table tr td strong{font-size:1em;font-weight:400;color:#991e66}@media screen and (max-width: 768px){.coverage--results table tr td strong{font-size:.7777777778em}}.coverage--results--empty,.coverage--results--searching{padding:60px 0px;display:none}.coverage--results--download--mobile{margin-top:30px;display:none}.coverage--results--download--mobile button{width:100%;border:2px solid #5b8303;background-color:#fff;color:#5b8303;font-size:1.1111111111em}.coverage--results--download--mobile button svg path{transition:fill .4s}.coverage--results--download--mobile button:hover{background-color:#5b8303;color:#fff}.coverage--results--download--mobile button:hover svg path{fill:#fff}.coverage--callout{padding:50px;margin-top:60px;text-align:center;font-size:1.4444444444em;line-height:130%;color:#991e66;border-radius:10px;border:2px solid #c93d8b}@media screen and (max-width: 768px){.coverage--callout{margin-top:30px;padding:40px;font-size:1.2222222222em;line-height:130%}}.coverage--references{display:grid;margin:60px 0px 0px;gap:20px;padding:0px;font-size:.7777777778em;line-height:120%}@media screen and (max-width: 768px){.coverage--references{margin-top:30px;gap:10px}}body.page-template-auto-injector #carousel .container{max-width:1400px}body.page-template-auto-injector #carousel .row{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row{flex-direction:column;gap:30px}}body.page-template-auto-injector #carousel .row .col:first-child{flex:1;max-width:614px}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row .col:first-child{max-width:100%}}body.page-template-auto-injector #carousel .row .col:first-child h2{font-size:2.2222222222em;font-weight:400;line-height:130%;font-weight:400;max-width:468px}@media screen and (max-width: 768px){body.page-template-auto-injector #carousel .row .col:first-child h2{font-size:1.4444444444em}}body.page-template-auto-injector #carousel .row .col:first-child h2 strong{color:#991e66}body.page-template-auto-injector #carousel .row .col:first-child ul li span{color:#991e66}body.page-template-auto-injector #carousel .row .col:first-child .copy{margin-top:40px;max-width:450px}@media screen and (max-width: 768px){body.page-template-auto-injector #carousel .row .col:first-child .copy{margin-top:30px}}body.page-template-auto-injector #carousel .row .col:first-child .copy p{font-size:1.4444444444em;line-height:140%}@media screen and (max-width: 768px){body.page-template-auto-injector #carousel .row .col:first-child .copy p{font-size:1em}}body.page-template-auto-injector #carousel .row .col:first-child .copy p strong{color:#991e66}body.page-template-auto-injector #carousel .row .col:first-child .gen-toggles{display:none}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row .col:first-child .gen-toggles{display:flex}}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row .col:first-child .carousel-nav,body.page-template-auto-injector #carousel .row .col:first-child>a{display:none}}body.page-template-auto-injector #carousel .row .col:first-child .carousel-nav{margin-bottom:40px}body.page-template-auto-injector #carousel .row .col:last-child{flex:0 0 auto;width:50%}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row .col:last-child{width:100%}}body.page-template-auto-injector #carousel .row .col:last-child #carousel-1 img,body.page-template-auto-injector #carousel .row .col:last-child #carousel-2 img{overflow:hidden;border:1px solid #991e66;border-radius:20px;margin-bottom:15px}body.page-template-auto-injector #carousel .row .col:last-child .carousel-nav,body.page-template-auto-injector #carousel .row .col:last-child>a{display:none}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row .col:last-child .carousel-nav,body.page-template-auto-injector #carousel .row .col:last-child>a{display:flex}}@media screen and (max-width: 1000px){body.page-template-auto-injector #carousel .row .col:last-child .gen-toggles{display:none}}body.page-template-auto-injector #carousel .row .col:last-child .carousel-nav{margin-bottom:40px}body.page-template-auto-injector #carousel .footnote{margin-top:70px}@media screen and (max-width: 768px){body.page-template-auto-injector #carousel .footnote{margin-top:50px}}body.page-template-auto-injector #carousel .footnote sup{position:initial}body.page-template-auto-injector #carousel .gen2{display:none}body.page-template-auto-injector #carousel .gen-toggles{display:grid;grid-template-columns:1fr 1fr;margin-top:30px}body.page-template-auto-injector #carousel .gen-toggles a{padding:20px;background-color:#fff;text-align:center;color:#5b8303;text-decoration:none;font-size:1.3333333333em;overflow:hidden;border-width:2px;border-style:solid;border-color:#c5c7c2;border-radius:10px 0 0 10px;font-weight:bold;border-right-width:0;flex:1}body.page-template-auto-injector #carousel .gen-toggles a:last-child{border-radius:0 10px 10px 0;border-left:0;border-right-width:2px}body.page-template-auto-injector #carousel .gen-toggles a.active{color:#fff;background-color:#5b8303;font-weight:600;border-color:#5b8303}body.page-template-auto-injector #carousel .gen-toggles a.active:first-child{border-right-width:2px}@media screen and (max-width: 768px){body.page-template-auto-injector #carousel .gen-toggles a{font-size:1.1111111111em;border-radius:6px 0 0 6px}body.page-template-auto-injector #carousel .gen-toggles a:last-child{border-radius:0 6px 6px 0}}body.page-template-auto-injector #injector-video{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);margin-top:80px}body.page-template-auto-injector #injector-video .row{display:flex;gap:100px;justify-content:flex-end;align-items:center}body.page-template-auto-injector #injector-video .row .col{flex:1}body.page-template-auto-injector #injector-video .row .col h2{font-size:2em;margin-bottom:40px}body.page-template-auto-injector #injector-video .row .col p a{color:#5b8303;display:none}body.page-template-auto-injector #injector-video .row .col p a.active{display:inline-block}body.page-template-auto-injector #injector-video .row .col .chart--toggle--nav{margin-top:40px}body.page-template-auto-injector #injector-video .row .col:nth-child(2) .gen1-content,body.page-template-auto-injector #injector-video .row .col:nth-child(2) .gen2-content{display:none}body.page-template-auto-injector #injector-video .row .col:nth-child(2) .gen1-content.active,body.page-template-auto-injector #injector-video .row .col:nth-child(2) .gen2-content.active{display:block}body.page-template-auto-injector #injector-video .ai_video{border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){body.page-template-auto-injector #injector-video{margin-top:40px}body.page-template-auto-injector #injector-video .row{flex-direction:column;gap:40px}body.page-template-auto-injector #injector-video .row .col{width:100%}}body.page-template-auto-injector #awards{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);margin-top:80px}body.page-template-auto-injector #awards h2{font-size:2em;max-width:66%;margin-bottom:60px}body.page-template-auto-injector #awards h2 span{color:#991e66}body.page-template-auto-injector #awards .row{display:flex;gap:40px;align-items:center;justify-content:space-between}body.page-template-auto-injector #awards .row .col{flex:1;display:flex;flex-direction:column;justify-content:space-between}body.page-template-auto-injector #awards .row .col img{margin-bottom:30px}body.page-template-auto-injector #awards .row .col h4{font-size:1.2222222222em;font-weight:400;color:#991e66;margin-bottom:10px}body.page-template-auto-injector #awards .row .col:nth-child(1) img{max-width:294px;margin-bottom:40px}body.page-template-auto-injector #awards .row .col:nth-child(2){border-left:1px solid #c5c7c2;border-right:1px solid #c5c7c2;padding-left:40px;padding-right:40px}body.page-template-auto-injector #awards .row .col:nth-child(2) img{max-width:68px}body.page-template-auto-injector #awards .row .col:nth-child(3) img{max-width:186px}@media screen and (max-width: 768px){body.page-template-auto-injector #awards{margin-top:40px;text-align:center}body.page-template-auto-injector #awards h2{max-width:none;font-size:1.5555555556em}body.page-template-auto-injector #awards .row{flex-direction:column}body.page-template-auto-injector #awards .row .col{align-items:center;border-top:1px solid #c5c7c2;padding:50px 0 0}body.page-template-auto-injector #awards .row .col:nth-child(2){border-left:0;border-right:0}body.page-template-auto-injector #awards .row .col:nth-child(3){border-bottom:1px solid #c5c7c2;padding-bottom:50px}}body.page-template-auto-injector #reported-outcomes{background:linear-gradient(0deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 100%);margin-top:80px}body.page-template-auto-injector #reported-outcomes h2{margin-bottom:80px}body.page-template-auto-injector #reported-outcomes .row{display:flex;max-width:1235px;margin:0 auto;gap:8%;align-items:center;margin-bottom:60px}body.page-template-auto-injector #reported-outcomes .row .col{flex:1}body.page-template-auto-injector #reported-outcomes .row .col:first-child{flex:0 0 39%}body.page-template-auto-injector #reported-outcomes .row .col:nth-child(2){min-width:0}body.page-template-auto-injector #reported-outcomes .row .col:nth-child(2) p{font-size:1.1111111111em}body.page-template-auto-injector #reported-outcomes .row .col img{max-width:485px}body.page-template-auto-injector #reported-outcomes .row .col h3{font-size:2em;margin-bottom:25px;max-width:450px}body.page-template-auto-injector #reported-outcomes .row .col .subhead{font-weight:700;color:#991e66;font-size:1.2222222222em;margin:25px 0}body.page-template-auto-injector #reported-outcomes .row .col .subhead span{font-size:46px}body.page-template-auto-injector #reported-outcomes .row .col p:not(.subhead),body.page-template-auto-injector #reported-outcomes .row .col .footnotes{max-width:560px}body.page-template-auto-injector #reported-outcomes .row .col .footnotes{margin-top:25px}body.page-template-auto-injector #reported-outcomes .row .col .footnotes .footnote:first-child{display:block;margin-bottom:20px}body.page-template-auto-injector #reported-outcomes .container>p{margin-bottom:30px}body.page-template-auto-injector #reported-outcomes .container>p span{color:#991e66}@media screen and (max-width: 768px){body.page-template-auto-injector #reported-outcomes{margin-top:40px;text-align:left}body.page-template-auto-injector #reported-outcomes h2{margin-bottom:24px;text-align:center}body.page-template-auto-injector #reported-outcomes .row{flex-direction:column;gap:40px}body.page-template-auto-injector #reported-outcomes .row .col:nth-child(2){text-align:left}body.page-template-auto-injector #reported-outcomes .row .col:nth-child(2) h3,body.page-template-auto-injector #reported-outcomes .row .col:nth-child(2) .eyebrow{text-align:center}body.page-template-auto-injector #reported-outcomes .subhead{display:flex;align-items:center;gap:10px}}body.page-template-auto-injector #injection-training{padding-top:10px}body.page-template-auto-injector #injection-training h2{margin-bottom:24px}body.page-template-auto-injector #injection-training .row{display:flex;align-items:center;gap:40px;justify-content:space-between;margin-bottom:56px}body.page-template-auto-injector #injection-training .row .col{flex:1}body.page-template-auto-injector #injection-training .row .col:first-child{flex:0 0 30%}body.page-template-auto-injector #injection-training .row .col:first-child p{font-size:1.3333333333em}body.page-template-auto-injector #injection-training .row .col.borders{border-left:1px solid #c5c7c2;border-right:1px solid #c5c7c2;padding:16px 40px}body.page-template-auto-injector #injection-training .row .col img{width:80px}body.page-template-auto-injector #injection-training .row .col .subhead{font-weight:700;color:#991e66;font-size:1.2222222222em;margin:25px 0 20px}body.page-template-auto-injector #injection-training .row .col .subhead span{font-size:46px}body.page-template-auto-injector #injection-training .container>p{margin-bottom:23px}body.page-template-auto-injector #injection-training .container>p strong{color:#991e66}body.page-template-auto-injector #injection-training .container>p:last-child{margin-bottom:0}@media screen and (max-width: 768px){body.page-template-auto-injector #injection-training{margin-top:40px}body.page-template-auto-injector #injection-training .row{flex-direction:column;gap:40px;margin-bottom:20px}body.page-template-auto-injector #injection-training .row .col.borders{border-left:0;border-right:0;padding:40px 0;border-top:1px solid #c5c7c2;border-bottom:1px solid #c5c7c2}body.page-template-auto-injector #injection-training .row .col:not(:first-child){text-align:center;display:flex;align-items:center;flex-direction:column}}body.page-template-auto-injector #downloads{margin-bottom:80px}body.page-template-auto-injector #downloads .container .border{border:1px solid #991e66;padding:60px;border-radius:20px;display:flex;justify-content:space-between}body.page-template-auto-injector #downloads .container .border p{flex:0 0 57%;color:#991e66;font-size:1.3333333333em}@media screen and (max-width: 768px){body.page-template-auto-injector #downloads .container .border{flex-direction:column;padding:40px 30px}body.page-template-auto-injector #downloads .container .border p{margin-bottom:36px;text-align:center}body.page-template-auto-injector #downloads .container .border a{margin-bottom:24px}body.page-template-auto-injector #downloads .container .border a:last-child{margin-bottom:0}}.dosing--needs>.container{max-width:1480px;padding:0px 40px 10px}@media screen and (max-width: 768px){.dosing--needs>.container{padding:0px 40px 40px}}.dosing--needs--header{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.dosing--needs--header{display:block}}.dosing--needs--header--left{max-width:560px}@media screen and (max-width: 768px){.dosing--needs--header--left{max-width:unset}}.dosing--needs--header--left h2{font-size:2em;line-height:125%}@media screen and (max-width: 768px){.dosing--needs--header--left h2{font-size:1.5555555556em;line-height:130%}}.dosing--needs--header--left h2+p{margin-top:20px}@media screen and (max-width: 768px){.dosing--needs--header--left h2+p{margin-top:10px}}.dosing--needs--header--right{max-width:250px}@media screen and (max-width: 768px){.dosing--needs--header--right{display:none}}.dosing--needs--infographic{margin-top:20px;border:2px solid #5b8303;border-radius:10px;overflow:hidden}.dosing--needs--references{margin-top:20px;font-size:.8888888889em;line-height:160%}.dosing--titration{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.dosing--titration>.container{max-width:1480px;padding:0px 40px 40px}.dosing--titration h2{max-width:1111px}@media screen and (max-width: 768px){.dosing--titration h2{font-size:1.5555555556em;line-height:130%}}.dosing--titration h2+p{margin-top:20px}@media screen and (max-width: 768px){.dosing--titration h2+p{margin-top:10px}}.dosing--titration--data{margin-top:60px;padding-top:60px;border-top:1px solid #c5c7c2}@media screen and (max-width: 768px){.dosing--titration--data{padding-top:30px;margin-top:30px}}.dosing--titration--data h3{color:#5b8303}.dosing--titration--data--grid{border-top:1px solid #c5c7c2;border-left:1px solid #c5c7c2;margin-top:20px;display:grid;grid-template-columns:repeat(6, 1fr)}@media screen and (max-width: 1023px){.dosing--titration--data--grid{grid-template-columns:repeat(3, 1fr)}}.dosing--titration--data--grid .item{padding:30px 10px;border-bottom:1px solid #c5c7c2;border-right:1px solid #c5c7c2;min-height:200px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}@media screen and (max-width: 768px){.dosing--titration--data--grid .item{padding:20px 10px;gap:10px;min-height:140px}}@media screen and (max-width: 768px){.dosing--titration--data--grid .item--data{font-size:.6666666667em}}.dosing--titration--data--grid .item--box{display:block;position:relative;width:110px;height:110px;text-align:center}@media screen and (max-width: 768px){.dosing--titration--data--grid .item--box{width:60px;height:60px}}.dosing--titration--data--grid .item--box .box{position:absolute;left:0px;top:0px;width:100%;height:100%;border-radius:10px;background:#f6cca3;display:flex;align-items:center;justify-content:center;padding:0px 2px}@media screen and (max-width: 768px){.dosing--titration--data--grid .item--box .box{font-size:.6666666667em;line-height:160%}}.dosing--titration--data--grid .item--box--drop:before{content:"";position:absolute;right:-10px;top:-10px;width:100%;height:100%;border:2px solid #a4a6a8;border-radius:10px}.dosing--titration--data--grid .item:nth-child(2) .item--box .box{background:#6fc0c3}.dosing--titration--data--grid .item:nth-child(3) .item--box .box{background:#666667;color:#fff}.dosing--titration--data--grid .item:nth-child(4) .item--box .box{background:#f4ec68}.dosing--titration--data--grid .item:nth-child(5) .item--box .box{background:#e99c55}.dosing--titration--data--grid .item:nth-child(6) .item--box .box{background:#8b408e;color:#fff}.dosing--titration--data--grid .item:nth-child(7) .item--box .box{background:#906940;color:#fff}.dosing--titration--data--grid .item:nth-child(8) .item--box .box{background:#416795;color:#fff}.dosing--titration--data--grid .item:nth-child(9) .item--box .box{background:#8c3b39;color:#fff}.dosing--titration--data--grid .item:nth-child(10) .item--box .box{background:#8b408e;color:#fff}.dosing--titration--data--grid .item:nth-child(10) .item--box:before{border-color:#8b408e}.dosing--titration--data--grid .item:nth-child(11) .item--box .box{background:#906940;color:#fff}.dosing--titration--data--grid .item:nth-child(11) .item--box:before{border-color:#906940}.dosing--titration--data--grid .item:nth-child(12) .item--box .box{background:#416795;color:#fff}.dosing--titration--data--grid .item:nth-child(12) .item--box:before{border-color:#416795}.dosing--titration--dose{display:flex;margin-top:40px;border-bottom:1px solid #c5c7c2}@media screen and (max-width: 768px){.dosing--titration--dose{display:block;border-bottom:none}}.dosing--titration--dose--content{flex:1}.dosing--titration--dose--content h4{color:#5b8303;font-size:1.2222222222em;line-height:140%}.dosing--titration--dose--content--ref{font-size:.7777777778em;margin-top:20px}.dosing--titration--dose--img{width:310px}@media screen and (max-width: 768px){.dosing--titration--dose--img{display:none}}.dosing--titration--button{margin-top:40px;display:flex;align-items:center;justify-content:center}.dosing--titration--button--multi{display:flex;justify-content:center;gap:30px}@media screen and (max-width: 768px){.dosing--titration--button--multi{display:grid;grid-template-columns:1fr;gap:20px}}.dosing--titration--button--multi .button{min-width:285px;border:2px solid #5b8303}.dosing--titration--button--multi .button:hover{border-color:#991e66}.dosing--titration--button--multi .button.white{background-color:#fff;color:#5b8303}.dosing--titration--button--multi .button.white:hover{border-color:#5b8303;background-color:#5b8303;color:#fff}.dosing--titration--ref{margin-top:40px}.dosing--titration--ref ul li{font-size:.7777777778em;line-height:120%}.dosing--lagh{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.dosing--lagh>.container{max-width:1480px;padding:0px 40px 40px}@media screen and (max-width: 768px){.dosing--lagh h2{font-size:1.5555555556em;line-height:130%}}.dosing--lagh p{margin-top:20px;font-size:1.2222222222em}@media screen and (max-width: 768px){.dosing--lagh p{margin-top:10px}}.dosing--lagh--features{display:flex;margin-top:60px}@media screen and (max-width: 1023px){.dosing--lagh--features{margin-top:30px;display:block}}.dosing--lagh--features .feature{flex:1;padding:20px 40px 20px;border-right:1px solid #c5c7c2}@media screen and (max-width: 1023px){.dosing--lagh--features .feature{display:flex;padding:20px 0px;border-right:none;gap:15px;align-items:center;border-bottom:1px solid #c5c7c2}}.dosing--lagh--features .feature:first-child{padding-left:0px}.dosing--lagh--features .feature:last-child{padding-right:0px;border-right:none}.dosing--lagh--features .feature--icon{width:80px;padding-bottom:80px;position:relative}.dosing--lagh--features .feature--icon img{width:100%;height:100%;position:absolute;left:0px;top:0px;object-fit:contain;object-position:center}.dosing--lagh--features .feature--info{padding-top:20px}@media screen and (max-width: 1023px){.dosing--lagh--features .feature--info{padding-top:0px}}.dosing--lagh--wtt{margin-top:60px;padding:40px 30px;display:block;position:relative;text-align:center;border:2px solid #991e66;border-radius:10px}@media screen and (max-width: 768px){.dosing--lagh--wtt{margin-top:30px;padding:30px}}.dosing--lagh--wtt h3{color:#991e66}@media screen and (max-width: 768px){.dosing--lagh--wtt h3{font-size:1.2222222222em;line-height:130%}}.dosing--lagh--wtt h4{margin-top:10px;font-size:1.3333333333em;font-weight:400}@media screen and (max-width: 768px){.dosing--lagh--wtt h4{font-size:1em;line-height:140%;margin-top:0px}}.dosing--lagh--ref{margin-top:60px;font-size:.7777777778em;line-height:120%}@media screen and (max-width: 768px){.dosing--lagh--ref{margin-top:30px}}.dosing--missed{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.dosing--missed>.container{max-width:1120px;padding:0px 40px 80px;display:flex;gap:20px;align-items:center}@media screen and (max-width: 768px){.dosing--missed>.container{flex-direction:column-reverse;flex-wrap:wrap;padding-bottom:40px}}.dosing--missed--content{flex:1}@media screen and (max-width: 768px){.dosing--missed--content{width:100%}}@media screen and (max-width: 768px){.dosing--missed--content h2{font-size:1.5555555556em;line-height:130%}}.dosing--missed--image{width:260px}@media screen and (max-width: 768px){.dosing--missed--image{width:100%}}@media screen and (max-width: 768px){.dosing--missed--image img{max-width:250px;margin:auto}}body.page-template-dosing .related-pages{margin-top:0 !important}.page-template-support .hero:after{display:none}.page-template-support .hero--content .container h1{color:#201a57}.page-template-support .support--services>.container{max-width:1480px;padding:0px 40px 40px}.page-template-support .support--services--header{display:flex;justify-content:space-between;gap:100px}@media screen and (max-width: 768px){.page-template-support .support--services--header{display:grid;grid-template-columns:1fr;gap:40px}}.page-template-support .support--services--header--content{max-width:550px;font-size:1.2222222222em;line-height:140%}.page-template-support .support--services--header--content a{color:#008eb0;text-decoration:none}.page-template-support .support--services--header--content p{margin-top:20px}.page-template-support .support--services--header--logo{max-width:296px}@media screen and (max-width: 1023px){.page-template-support .support--services--header--logo{max-width:100%}.page-template-support .support--services--header--logo img{margin:auto;max-width:184px}}.page-template-support .support--services--services{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:flex-start;border:1px solid #c5c7c2;border-width:1px 0px 0px 1px}@media screen and (max-width: 1023px){.page-template-support .support--services--services{display:grid;grid-template-columns:1fr;border-width:1px 1px 0px 1px}}.page-template-support .support--services--services .service{width:25%;position:relative;display:block;padding:40px 30px;border:1px solid #c5c7c2;border-width:0px 1px 1px 0px}@media screen and (max-width: 1023px){.page-template-support .support--services--services .service{width:50%}}@media screen and (max-width: 1023px){.page-template-support .support--services--services .service{width:100%;border-width:0px 0px 1px 0px;display:flex;gap:20px;align-items:center;padding:30px 20px}}.page-template-support .support--services--services .service--icon{width:80px;height:80px}@media screen and (max-width: 1023px){.page-template-support .support--services--services .service--icon{width:70px;height:70px}}.page-template-support .support--services--services .service--info{color:#201a57;font-size:1em;margin-top:20px;line-height:140%}@media screen and (max-width: 1023px){.page-template-support .support--services--services .service--info{flex:1;margin-top:0px}}.page-template-support .support--services--services .service--info .sm{margin-top:10px;font-size:.7777777778em;line-height:120%;display:block}.page-template-support .support--services--services .service--info .sm a{color:#5b8303}.page-template-support .support--services--ref{margin-top:40px}.page-template-support .support--services--ref li{font-size:.7777777778em;line-height:120%}.page-template-support .support--callout>.container{padding:50px;display:block;position:relative;text-align:center;width:calc(100% - 80px);max-width:1400px;margin:auto;border:2px solid #008eb0;border-radius:10px}@media screen and (max-width: 768px){.page-template-support .support--callout>.container{padding:40px 20px}}.page-template-support .support--callout>.container h3{color:#008eb0;font-weight:400}@media screen and (max-width: 768px){.page-template-support .support--callout>.container h3{font-size:1.3333333333em;line-height:140%}}.page-template-support .support--callout>.container p{margin-top:20px}.page-template-support .support--callout>.container a[href^="tel:"]{color:#201d1d;text-decoration:none}.page-template-support #eligible_1 .row .col:last-child,.page-template-support #eligible_2 .row .col:last-child{max-width:650px}.page-template-support #eligible_1 .row .col:last-child h2,.page-template-support #eligible_2 .row .col:last-child h2{font-size:2.1111111111em;max-width:585px}.page-template-support #eligible_1 .row .col:last-child p:not(.sm),.page-template-support #eligible_2 .row .col:last-child p:not(.sm){font-size:1em;line-height:140%}.page-template-support #eligible_1 .row .col:last-child ul li:not(:last-child),.page-template-support #eligible_2 .row .col:last-child ul li:not(:last-child){margin-bottom:8px}.page-template-support #eligible_1 .row .col:last-child a[href^="tel:"],.page-template-support #eligible_2 .row .col:last-child a[href^="tel:"]{color:#201d1d;text-decoration:none}.page-template-support #eligible_1 .copy strong,.page-template-support #eligible_2 .copy strong{color:#008eb0;font-weight:400}.page-template-support #eligible_1 .copy ul,.page-template-support #eligible_2 .copy ul{margin:20px 0px;padding-left:24px;list-style-type:disc}.page-template-support #eligible_1 .copy a,.page-template-support #eligible_2 .copy a{color:#5b8303}.page-template-support #eligible_1 .copy p.sm,.page-template-support #eligible_2 .copy p.sm{font-size:.7777777778em;line-height:120%}.page-template-support #eligible_1 .copy p.sm.ref,.page-template-support #eligible_2 .copy p.sm.ref{position:relative}.page-template-support #eligible_1 .copy p.sm.ref sup:first-of-type,.page-template-support #eligible_2 .copy p.sm.ref sup:first-of-type{position:absolute;left:-5px;top:5px}.resources>.container>.container{max-width:1480px;padding:0px 40px 40px}.resources--list .resource--buttons a.button,.resources--grid .resource--buttons a.button{min-width:208px}@media screen and (max-width: 768px){.resources--list .resource--buttons a.button,.resources--grid .resource--buttons a.button{min-width:unset}}.resources--list{display:grid;grid-template-columns:1fr;margin-top:40px;padding-bottom:80px}@media screen and (max-width: 768px){.resources--list{padding-bottom:40px;margin-top:30px}}.resources--list .resource{display:flex;padding:40px;align-items:center;justify-content:space-between;border-top:1px solid #c5c7c2}@media screen and (max-width: 1200px){.resources--list .resource{display:grid;grid-template-columns:1fr;gap:20px}}@media screen and (max-width: 768px){.resources--list .resource{padding:40px 0px}}.resources--list .resource:last-child{border-bottom:1px solid #c5c7c2}.resources--list .resource--detail{display:flex;gap:30px;align-items:center}@media screen and (max-width: 768px){.resources--list .resource--detail{gap:20px}}.resources--list .resource--detail--info{flex:1}.resources--list .resource--detail--info h3{color:#991e66;font-size:1.2222222222em;line-height:140%}@media screen and (max-width: 768px){.resources--list .resource--detail--info h3{font-size:1.4444444444em;line-height:130%}}.resources--list .resource--buttons{display:flex;gap:30px}.resources--list .resource--buttons .embed{display:none}@media screen and (max-width: 768px){.resources--list .resource--buttons{display:flex;gap:20px}}.resources--list .resource--buttons a.button{border:2px solid #5b8303}.resources--list .resource--buttons a.button:hover{border-color:#991e66}.resources--list .resource--buttons a.button.white{background-color:#fff;color:#5b8303}.resources--list .resource--buttons a.button.white:hover{border-color:#5b8303;background-color:#5b8303;color:#fff}@media screen and (max-width: 768px){.resources--list .resource--buttons a.button{flex:1}}.resources--list--enrollment .resource--detail{display:flex;gap:30px;align-items:center}@media screen and (max-width: 768px){.resources--list--enrollment .resource--detail{gap:20px;align-items:flex-start}}.resources--list--enrollment .resource--detail--icon{width:100px}@media screen and (max-width: 768px){.resources--list--enrollment .resource--detail--icon{width:60px}}.resources--list--enrollment .resource--detail--info{flex:1}.resources--list--enrollment .resource--detail--info h3{color:#991e66;font-size:1.5555555556em;line-height:140%}@media screen and (max-width: 768px){.resources--list--enrollment .resource--detail--info h3{font-size:1.4444444444em;line-height:130%}}@media screen and (max-width: 1200px){.resources--list--enrollment .resource--buttons{padding-left:130px}}@media screen and (max-width: 768px){.resources--list--enrollment .resource--buttons{padding-left:0px}}.resources--grid{margin-top:40px;margin-bottom:80px;display:grid;grid-template-columns:repeat(3, 1fr);border:1px solid #c5c7c2;border-width:1px 0px 0px 1px}@media screen and (max-width: 768px){.resources--grid{grid-template-columns:1fr}}.resources--grid .resource{padding:44px 30px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;border:1px solid #c5c7c2;border-width:0px 1px 1px 0px}@media screen and (max-width: 768px){.resources--grid .resource{padding:40px 30px}}.resources--grid .resource--detail{font-size:.8888888889em}.resources--grid .resource--detail h3{color:#991e66;font-size:1.2222222222em;line-height:140%}@media screen and (max-width: 768px){.resources--grid .resource--detail h3{font-size:1.4444444444em;line-height:140%}}.resources--grid .resource .embed{display:none}#resources_enrollment,#resources_patient,#additional_resources{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}#additional_resources{padding-bottom:80px}@media screen and (max-width: 768px){#additional_resources{padding-bottom:40px}}#additional_resources .row .col:first-child img{border-radius:0}.sap--steps>.container{max-width:1480px;padding:0px 40px 40px}.sap--steps--header{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 768px){.sap--steps--header{display:grid;grid-template-columns:1fr}}.sap--steps--header--content{max-width:550px}@media screen and (max-width: 768px){.sap--steps--header--content{max-width:unset;text-align:center}}.sap--steps--header--logo{width:236px}@media screen and (max-width: 768px){.sap--steps--header--logo{width:100%}.sap--steps--header--logo img{width:184px;margin:auto}}.sap--steps--carousel{margin-top:60px}.sap--steps--carousel--container{border:2px solid #c93d8b;border-radius:10px;position:relative}.sap--steps--carousel--slide.slick-slide{padding:50px;display:flex;gap:30px;position:relative}@media screen and (max-width: 1300px){.sap--steps--carousel--slide.slick-slide{padding:40px}}@media screen and (max-width: 768px){.sap--steps--carousel--slide.slick-slide{padding:40px 20px}}.sap--steps--carousel--slide .slide--num{width:100px}@media screen and (max-width: 1300px){.sap--steps--carousel--slide .slide--num{display:none}}@media screen and (max-width: 768px){.sap--steps--carousel--slide .slide--num{display:block;position:absolute;left:20px;top:40px;width:60px;height:60px}}.sap--steps--carousel--slide .slide--content{flex:1;padding-top:30px}@media screen and (max-width: 1300px){.sap--steps--carousel--slide .slide--content{padding-top:0px}}@media screen and (max-width: 768px){.sap--steps--carousel--slide .slide--content{padding-top:0px}}.sap--steps--carousel--slide .slide--content h3{color:#991e66}@media screen and (max-width: 768px){.sap--steps--carousel--slide .slide--content h3{padding-left:80px;font-size:1.4444444444em;line-height:130%}}.sap--steps--carousel--slide .slide--content a{color:#5b8303}.sap--steps--carousel--slide .slide--content a b{color:#5b8303}.sap--steps--carousel--slide .slide--content span.sm{font-size:.8888888889em;line-height:140%}.sap--steps--carousel--slide .slide--content--callout{padding:30px 40px;background-color:rgba(201,61,139,.07);border-radius:10px}.sap--steps--carousel--slide .slide--content--callout b{color:#991e66}.sap--steps--carousel .carousel-nav{justify-content:center}.sap--steps--carousel .carousel-nav button.next:hover svg path,.sap--steps--carousel .carousel-nav button.prev:hover svg path{fill:#fff}.sap--steps--footer{font-size:1em;line-height:140%;margin-top:40px}.sap--callout{padding-top:20px}@media screen and (max-width: 768px){.sap--callout{margin-bottom:40px}}.sap--callout>.container{padding:40px;margin:auto;width:calc(100% - 40px);max-width:1400px;border:2px solid #c93d8b;border-radius:10px;text-align:center}.sap--callout>.container h3{color:#991e66}.sap--callout>.container p{margin-top:10px}.page-template-start-a-patient #questions{padding-bottom:80px}.page-template-start-a-patient #forms .row .col:first-child img,.page-template-start-a-patient #questions .row .col:first-child img{border-radius:0}.page-template-email_preferences .preferences,.page-template-email_preferences_success .preferences,.page-template-register_success .preferences{padding-top:0px;background-color:#fff}.page-template-email_preferences .preferences>.container,.page-template-email_preferences_success .preferences>.container,.page-template-register_success .preferences>.container{max-width:1480px;padding:0px 40px 40px}@media screen and (max-width: 768px){.page-template-email_preferences .preferences>.container,.page-template-email_preferences_success .preferences>.container,.page-template-register_success .preferences>.container{padding:0px 20px 40px}}.page-template-email_preferences .preferences--header,.page-template-email_preferences_success .preferences--header,.page-template-register_success .preferences--header{font-size:.8888888889em;line-height:140%}.page-template-email_preferences .preferences--header h1,.page-template-email_preferences_success .preferences--header h1,.page-template-register_success .preferences--header h1{color:#5b8303;margin-bottom:20px}.page-template-email_preferences .preferences--header h1+a.button,.page-template-email_preferences_success .preferences--header h1+a.button,.page-template-register_success .preferences--header h1+a.button{margin-top:30px}.page-template-email_preferences .preferences--header h1.heading2,.page-template-email_preferences_success .preferences--header h1.heading2,.page-template-register_success .preferences--header h1.heading2{font-weight:400;font-size:2em;color:#201d1d}.page-template-email_preferences .preferences--header h1.heading2+p,.page-template-email_preferences_success .preferences--header h1.heading2+p,.page-template-register_success .preferences--header h1.heading2+p{margin-top:30px}.page-template-email_preferences .preferences--header p,.page-template-email_preferences_success .preferences--header p,.page-template-register_success .preferences--header p{margin-bottom:10px}.page-template-email_preferences .preferences--header p+.button,.page-template-email_preferences_success .preferences--header p+.button,.page-template-register_success .preferences--header p+.button{margin-top:20px}.page-template-email_preferences .preferences--header ul,.page-template-email_preferences_success .preferences--header ul,.page-template-register_success .preferences--header ul{display:grid;grid-template-columns:1fr;gap:10px;padding-left:12px}.page-template-email_preferences .preferences--header ul li,.page-template-email_preferences_success .preferences--header ul li,.page-template-register_success .preferences--header ul li{display:block;position:relative;padding-left:20px}.page-template-email_preferences .preferences--header ul li:before,.page-template-email_preferences_success .preferences--header ul li:before,.page-template-register_success .preferences--header ul li:before{content:"•";position:absolute;left:0px;top:0px;font-size:.6666666667em;color:#991e66}.page-template-email_preferences .preferences--form,.page-template-email_preferences_success .preferences--form,.page-template-register_success .preferences--form{position:relative;display:block;margin-top:80px}.page-template-email_preferences .preferences--form iframe,.page-template-email_preferences_success .preferences--form iframe,.page-template-register_success .preferences--form iframe{width:100%;max-width:100%;height:1200px;margin:0 auto;display:block;border:0px}@media screen and (max-width: 768px){.page-template-email_preferences .preferences--form iframe,.page-template-email_preferences_success .preferences--form iframe,.page-template-register_success .preferences--form iframe{height:1400px}}.enrollment--form{@import"https://fonts.googleapis.com/css2?family=Allura&display=swap"}.enrollment--form .heading1{text-align:center;font-size:2em;line-height:1;margin-bottom:35px}@media(max-width: 600px){.enrollment--form .heading1{font-size:1.1111111111em;margin-bottom:20px}}.enrollment--form .back__btn{font-weight:900;font-size:1.5em;margin-bottom:30px;color:#5b8303;align-items:center}@media(max-width: 460px){.enrollment--form .back__btn{font-size:1.1111111111em}}.enrollment--form .back__btn a{text-decoration:underline}.enrollment--form .back__btn img{width:14px;margin-right:15px}@media(max-width: 460px){.enrollment--form .back__btn img{width:9px;margin-right:9px}}.enrollment--form .thank-you-heading-wrapper{display:none;width:100%;margin:40px 0px;border-top:1px solid #c5c7c2;padding-top:50px !important;font-size:.8888888889em}@media screen and (max-width: 767px){.enrollment--form .thank-you-heading-wrapper{margin:30px 0px;padding-top:30px !important}}.enrollment--form .thank-you-heading-wrapper h1{text-align:left;color:#991e66;font-weight:400;font-size:2em}@media screen and (max-width: 767px){.enrollment--form .thank-you-heading-wrapper h1{font-size:1.2222222222em;line-height:125%}}.enrollment--form .thank-you-heading-wrapper .heading2{color:#991e66;font-size:1.3333333333em;font-weight:600;margin-top:30px;margin-bottom:30px}@media screen and (max-width: 767px){.enrollment--form .thank-you-heading-wrapper .heading2{font-size:1em;line-height:140%;margin-top:20px;margin-bottom:20px}}.enrollment--form .thank-you-heading-wrapper .button-wrapper{padding-top:40px !important;padding-bottom:40px !important}@media screen and (max-width: 767px){.enrollment--form .thank-you-heading-wrapper .button-wrapper a.button{display:block;width:100%;text-align:center}}.enrollment--form .form-wrapper{display:flex;gap:10px;margin-top:40px;margin-left:auto;margin-right:auto;max-width:1320px;border-top:1px solid #c5c7c2}@media( max-width:1010px){.enrollment--form .form-wrapper{display:block}}.enrollment--form .form-wrapper fieldset select,.enrollment--form .form-wrapper fieldset input{margin-bottom:15px}.enrollment--form .form-wrapper fieldset input[type=radio]{margin-bottom:unset}.enrollment--form .form-wrapper .error{border:2px dashed red}.enrollment--form .form-wrapper select:focus{outline-offset:2px;outline:0px dotted var(--form--border-color)}.enrollment--form .form-wrapper .form__indicator{width:320px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;position:relative;display:grid;grid-template-columns:1fr;gap:30px;align-self:flex-start}@media screen and (max-width: 1200px){.enrollment--form .form-wrapper .form__indicator{padding-top:40px !important;margin-top:0px !important;display:flex;column-gap:20px;justify-content:center !important}}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator{width:100%;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;z-index:2;position:relative;padding-top:14px !important;padding-bottom:20px;border-bottom:1px solid #c5c7c2}}.enrollment--form .form-wrapper .form__indicator::after{content:"";height:2px;width:100%;position:absolute;background-size:100%;top:19px;z-index:-1}@media( max-width:400px){.enrollment--form .form-wrapper .form__indicator::after{top:14px}}.enrollment--form .form-wrapper .form__indicator div{font-size:1em;line-height:140%;width:auto;position:relative;display:flex;flex-direction:column;justify-content:center;padding-left:28px}.enrollment--form .form-wrapper .form__indicator div:before{content:"";position:absolute;left:0px;top:4px;width:18px;height:18px;background-image:url(../img/enrollment/progress.png);background-repeat:no-repeat;background-size:contain}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator div:before{display:none}}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator div{width:10px;height:10px;border-radius:50%;background-color:#c5c7c2;padding:0}}@media( max-width:400px){.enrollment--form .form-wrapper .form__indicator div{height:10px !important;width:10px !important}}.enrollment--form .form-wrapper .form__indicator div.complete:after{content:"";background:url(assets/images/icons/progress-check-mark.svg);background-repeat:no-repeat;background-size:100%;width:20px;height:20px;position:absolute;right:10px}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator div.complete:after{right:7px;top:10px}}@media( max-width:400px){.enrollment--form .form-wrapper .form__indicator div.complete:after{right:-1px;top:6px;background-size:70%}}.enrollment--form .form-wrapper .form__indicator div span{max-width:250px}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator div span{display:none}}.enrollment--form .form-wrapper .form__indicator div p{margin:auto 0}.enrollment--form .form-wrapper .form__indicator div.active{color:#991e66}.enrollment--form .form-wrapper .form__indicator div.active:before{background-image:url(../img/enrollment/progress-arrow-b.png)}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator div.active{background-color:#991e66}}.enrollment--form .form-wrapper .form__indicator div.valid{text-decoration:underline;color:#991e66;cursor:pointer}.enrollment--form .form-wrapper .form__indicator div.valid:before{background-image:url(../img/enrollment/progress-check-b.png)}@media( max-width:1010px){.enrollment--form .form-wrapper .form__indicator div.valid{background-color:#5b8303}}.enrollment--form .form-wrapper .form__container{flex:1}@media( max-width:1010px){.enrollment--form .form-wrapper .form__container{width:100%}}.enrollment--form .form-wrapper fieldset{display:block}.enrollment--form .form-wrapper .required-warning{font-weight:400;margin-bottom:0px}.enrollment--form .form-wrapper label,.enrollment--form .form-wrapper legend{font-size:.8888888889em}.enrollment--form .form-wrapper label.label--bolder,.enrollment--form .form-wrapper legend.label--bolder{font-weight:700;font-size:1em}.enrollment--form .form-wrapper label{font-weight:400}.enrollment--form .form-wrapper .placeholder-right{position:relative}.enrollment--form .form-wrapper .placeholder-right::-webkit-input-placeholder{text-align:right}.enrollment--form .form-wrapper .placeholder-right::-moz-placeholder{text-align:right}.enrollment--form .form-wrapper .error,.enrollment--form .form-wrapper .errorPending{scroll-snap-margin-top:50px;scroll-margin-top:50px}.enrollment--form .form-wrapper input:focus{outline:0px !important}.enrollment--form .form-wrapper input[type=radio],.enrollment--form .form-wrapper input[type=checkbox]{margin-right:5px}.enrollment--form .form-wrapper input[type=radio]::after{top:5px;left:5px}.enrollment--form .form-wrapper input[type=number]{-moz-appearance:textfield !important}.enrollment--form .form-wrapper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.enrollment--form .form-wrapper input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.enrollment--form .form-wrapper input[type=checkbox]{border-radius:4px}.enrollment--form .form-wrapper input[type=checkbox]::after{left:7px}.enrollment--form .form-wrapper input[type=date]{color:#9ca3af}.enrollment--form .form-wrapper .custom__file-upload p{font-weight:400;margin-bottom:10px;font-size:.8888888889em}.enrollment--form .form-wrapper .custom__file-upload label{background:url(assets/images/icons/form-file-upload-btn.svg) no-repeat;background-position:97% 55%;border-radius:10px;padding:11px;border:2px solid #c5c7c2;color:#9ca3af;cursor:pointer}.enrollment--form .form-wrapper .custom__file-upload input[type=file]{display:none}.enrollment--form .form-wrapper input,.enrollment--form .form-wrapper select{border:2px solid #c5c7c2;padding-left:10px}.enrollment--form .form-wrapper .form-cols{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2px calc(2rem + 10px);width:97%;grid-row-gap:10px;padding:0px}@media screen and (max-width: 1200px){.enrollment--form .form-wrapper .form-cols{grid-gap:20px;margin-top:0px}}@media screen and (max-width: 767px){.enrollment--form .form-wrapper .form-cols{padding:0px 10px}}@media( max-width:1010px){.enrollment--form .form-wrapper .form-cols{width:100%}}.enrollment--form .form-wrapper .input--right{margin-left:auto}.enrollment--form .form-wrapper .input--right.input__70{max-width:70%;position:relative}.enrollment--form .form-wrapper .input--right.input__70::before{content:"";background-size:49%;width:70px;height:70px;position:absolute;left:-75px;bottom:39px;border-left:1px dashed #c5c7c2;border-bottom:1px dashed #c5c7c2}@media screen and (max-width: 767px){.enrollment--form .form-wrapper .input--right.input__70::before{width:110px;left:-115px}}@media(max-width: 550px){.enrollment--form .form-wrapper .input--right.input__70{max-width:65%}}.enrollment--form .form-wrapper .form-card{width:100%}.enrollment--form .form-wrapper .form-card.insurance legend{margin-bottom:20px}.enrollment--form .form-wrapper .form-card legend{margin-bottom:10px}.enrollment--form .form-wrapper .form-card input[type=text]{border-radius:10px;height:50px}@media(max-width: 700px){.enrollment--form .form-wrapper .form-card{grid-column:1/span 2}}.enrollment--form .form-wrapper .form-card .insurance-radios{display:flex;flex-wrap:wrap;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #c5c7c2}.enrollment--form .form-wrapper .form-card .insurance-radios div:first-of-type{margin-right:100px}@media(max-width: 560px){.enrollment--form .form-wrapper .form-card .insurance-radios div:first-of-type{margin-right:0}}.enrollment--form .form-wrapper .input__group label{display:block}.enrollment--form .form-wrapper .input__group section{padding-top:0px;margin-top:0px;padding-bottom:0px}.enrollment--form .form-wrapper .input__group input,.enrollment--form .form-wrapper .input__group select{border-radius:6px;height:50px;font-size:.8888888889em;width:100%;-moz-appearance:none;-webkit-appearance:none}.enrollment--form .form-wrapper .input__group select{background:url(../img/enrollment/select-arrow-down.svg) no-repeat;background-position:97% 50%;background-size:15px}.enrollment--form .form-wrapper .input__group.double--group{display:flex;align-items:center}.enrollment--form .form-wrapper .input__group.double--group .form-body__radio--container{margin-top:19px;margin-left:20px}.enrollment--form .form-wrapper .input__group.double--group .form-body__radio--container .form-body__radio label{display:inline}.enrollment--form .form-wrapper .input__group.double--group .form-body__radio--container .form-body__radio input[type=radio]{width:21px;height:21px;border-radius:50%}.enrollment--form .form-wrapper .input__group.double--group .form-body__radio--container .form-body__radio input[type=radio]::after{left:3px;top:3px}@media(max-width: 765px){.enrollment--form .form-wrapper .input__group{grid-column:1/span 2}}.enrollment--form .form-wrapper .input__group.input__50{display:flex;gap:50px}@media(max-width: 765px){.enrollment--form .form-wrapper .input__group.input__50{gap:20px;margin-bottom:15px}}.enrollment--form .form-wrapper .input__group.input__50 section{width:100%}.enrollment--form .form-wrapper .input__group.input__50 select{background-position:95% 50%}.enrollment--form .form-wrapper .input__group--2col{grid-column:1/3}.enrollment--form .form-wrapper h3{color:#991e66;font-size:1.2222222222em;line-height:140%}.enrollment--form .form-wrapper h3+.leg{margin-top:10px}.enrollment--form .form-wrapper h3.mt-0{margin-top:0}.enrollment--form .form-wrapper button.form-btn{background-color:#5b8303;color:#fff;border-radius:10px;width:200px;text-transform:uppercase;border:2px solid #5b8303;display:block;margin:30px 0 30px;text-decoration:none;transition:all .15s cubic-bezier(0.79, 0.19, 0.295, 1.48);padding:5px 15px;line-height:40px;font-size:.8888888889em;text-transform:capitalize}@media(max-width: 600px){.enrollment--form .form-wrapper button.form-btn{font-size:.8888888889em}}@media screen and (max-width: 767px){.enrollment--form .form-wrapper button.form-btn{display:block;width:100%;text-align:center}}.enrollment--form .form-wrapper button.form-btn:disabled:hover{background-color:#982166;color:#fff}.enrollment--form .form-wrapper button.form-btn:hover{background:#fff;color:#5b8303}.enrollment--form .form-wrapper button.form-btn.review-btn{background-color:#fff;color:#5b8303;border-color:#5b8303}.enrollment--form .form-wrapper button.form-btn.review-btn:hover{background:#5b8303;color:#fff}.enrollment--form .form-wrapper button.next-btn[disabled],.enrollment--form .form-wrapper button#smn-submit[disabled]{cursor:not-allowed;opacity:60%}.enrollment--form .form-wrapper .step{display:none;border-width:0px 0px 0px 1px;border-color:#c5c7c2;padding-left:60px}@media screen and (max-width: 1200px){.enrollment--form .form-wrapper .step{padding-left:30px}}@media( max-width:1010px){.enrollment--form .form-wrapper .step{padding-left:0px;border-left:none}}@media screen and (max-width: 767px){.enrollment--form .form-wrapper .step{padding-right:0px;border:none}}.enrollment--form .form-wrapper .step.active{display:block}.enrollment--form .form-wrapper .step--footnote{position:relative;margin-top:60px;padding:0px 20px;font-size:.6666666667em}.enrollment--form .form-wrapper .step strong{color:#991e66}.enrollment--form .form-wrapper #step3 .input-radius{border-radius:10px}.enrollment--form .form-wrapper #step4 .form-card{margin-bottom:20px}.enrollment--form .form-wrapper #step4 .form-card.use-flex{flex-wrap:wrap;gap:20px}@media(max-width: 550px){.enrollment--form .form-wrapper #step4 .form-card.use-flex .img-container{margin:auto}}.enrollment--form .form-wrapper #step4 h4{font-size:.8888888889em;color:#982166;font-weight:700;flex-wrap:wrap}.enrollment--form .form-wrapper #step4 h4+p{margin-top:0px}.enrollment--form .form-wrapper #step4 .img-container{max-width:110px}.enrollment--form .form-wrapper #step4 .copy-container{font-size:.8888888889em}.enrollment--form .form-wrapper .step--sig p{margin-top:10px}.enrollment--form .form-wrapper .step--sig .form-cols{margin-top:30px !important}.enrollment--form .form-wrapper .step--sig .daw_fields{margin-top:30px !important;padding-top:0px !important;display:flex}.enrollment--form .form-wrapper .step--training p{margin-top:20px}.enrollment--form .form-wrapper .step--review{font-size:.8888888889em}.enrollment--form .form-wrapper .step--review p{margin-top:20px}.enrollment--form .form-wrapper .step--review .button-wrapper{margin-top:40px !important;padding-top:0px !important}.enrollment--form .form-wrapper .step--pharm h3{margin-bottom:20px}.enrollment--form .form-wrapper .warning-bg{font-size:1em;font-weight:700;margin-top:30px !important;margin-bottom:30px !important;color:#991e66}.enrollment--form .form-wrapper .mobile-indicator-copy{display:none}@media( max-width:1010px){.enrollment--form .form-wrapper{margin-top:20px}.enrollment--form .form-wrapper .mobile-indicator-copy{display:block;text-align:center;max-width:650px;margin:0 auto 30px;color:#991e66;display:flex;flex-direction:column;justify-content:center;padding:20px 0px 0px !important;margin:0px auto !important}.enrollment--form .form-wrapper .mobile-indicator-copy .mobile-indicator{display:none}.enrollment--form .form-wrapper .mobile-indicator-copy .mobile-indicator.active{display:block}}.enrollment--form .form-wrapper #presciber_signature{min-height:100px;font-family:Allura,cursive;font-style:normal;font-weight:600;min-height:100px;font-size:2.5em;text-align:left;padding-left:20px}.enrollment--form .form-wrapper #auth_date{max-width:150px}.enrollment--form .form-wrapper .button-wrapper{display:flex;justify-content:flex-start;gap:25px;flex-wrap:wrap;margin-top:20px}@media screen and (max-width: 767px){.enrollment--form .form-wrapper .button-wrapper{display:grid;grid-template-columns:1fr;gap:10px}.enrollment--form .form-wrapper .button-wrapper .form-btn{width:100%;text-align:center}}@media(max-width: 600px){.enrollment--form .form-wrapper .button-wrapper{justify-content:center}}.enrollment--form .form-wrapper .button-wrapper button{margin:10px 0}@media(max-width: 545px){.enrollment--form .form-wrapper .button-wrapper button{width:168px;height:46px;line-height:20px}}.enrollment--form .form-wrapper .lt-gray-bg{background-color:#f1f2f2}.enrollment--form .form-wrapper .if-disabled:disabled{border-color:#e4e2e1}.enrollment--form .form-wrapper .if-disabled.read-only{background-color:rgba(239,239,239,.3);opacity:.7;color:#28303d;border-color:#c5c7c2;pointer-events:none}.enrollment--form .form-wrapper .icd-other{width:310px}@media(max-width: 375px){.enrollment--form .form-wrapper .icd-other{width:100%}}.enrollment--form .form-wrapper .input-addon{display:inline-block;position:relative;width:100%}.enrollment--form .form-wrapper .input-addon .text__addon{font-size:.8888888889em;position:absolute;right:10px;top:12px;pointer-events:none}@media screen and (max-width: 600px){.enrollment--form .form-wrapper .input-addon .text__addon{top:14px}}.enrollment--form .form-wrapper input[type=date],.enrollment--form .form-wrapper .dark-placeholder::placeholder{color:#4b4b4b}.enrollment--form .form-wrapper .review-hl{color:#982166;font-weight:700;margin-bottom:15px}.enrollment--form strong{font-weight:700}.enrollment--form .divider{position:relative;display:block;margin:30px auto;height:1px;border-top:1px solid #c5c7c2;grid-column:1/3}@media screen and (max-width: 767px){.enrollment--form .divider{margin:20px auto;padding:0px !important}}section.form-cols .divider{width:100%}.hide-insurance{margin-top:20px}.step h3:first-child{margin-top:0px}.leg{position:relative;margin-bottom:20px}button.download_smn{background-color:#982166 !important;color:#fff !important;border-radius:30px;width:200px;text-transform:uppercase;border:2px solid #982166;display:block;margin:30px auto 30px;text-decoration:none;transition:all .15s cubic-bezier(0.79, 0.19, 0.295, 1.48);padding:5px 15px;line-height:40px;font-size:.8888888889em;text-transform:capitalize}@media(max-width: 600px){button.download_smn{font-size:.8888888889em}}button.download_smn:disabled:hover{background-color:#982166;color:#fff}button.download_smn:hover{background:#fff !important;color:#982166 !important}button.download_smn.review-btn{background-color:#fff;color:#982166;border-color:#982166}button.download_smn.review-btn:hover{background:#982166;color:#fff}.cb--disabled{pointer-events:none;opacity:.5}.rb-side{display:flex;justify-content:flex-start;gap:20px;margin-bottom:21px}#enrollment_downloads.downloads--sm{padding-top:30px}.enrollment{color:#201d1d}.enrollment--container{border:1px solid #c5c7c2;width:calc(100% - 80px) !important;max-width:1360px !important;margin:20px auto !important;padding:0px 60px 60px !important}@media screen and (max-width: 768px){.enrollment--container{width:calc(100% - 40px)}}@media screen and (max-width: 1200px){.enrollment--container{padding:40px 30px !important}}@media screen and (max-width: 767px){.enrollment--container{padding:0px 20px 20px !important;border:none;width:100% !important}}@media screen and (max-width: 1200px){.enrollment .form__container{padding-top:40px !important}}.enrollment section.form-card,.enrollment section.form-cols,.enrollment section#diag_section_wrapper{margin-top:0px !important;padding-top:0px !important;padding-bottom:0px !important}.enrollment section.form-card div{margin-top:4px}.enrollment section.form-card #treatment_history_other_text{width:280px;max-width:100%;margin-top:10px;font-size:.8888888889em}.enrollment section #code_other_text{width:280px;max-width:100%;margin-top:10px;font-size:.8888888889em}.enrollment .form-cols--pia{gap:80px !important}@media screen and (max-width: 1200px){.enrollment .form-cols--pia{grid-template-columns:1fr !important;gap:20px !important}}.enrollment .form-cols--pia .form-card:last-child{border-left:1px solid #c5c7c2;padding-left:40px}@media screen and (max-width: 1200px){.enrollment .form-cols--pia .form-card:last-child{padding-left:0px;border-left:none}}.enrollment--header{display:flex;gap:30px;align-items:center}.enrollment--header--icon{width:100px}@media screen and (max-width: 767px){.enrollment--header--icon{display:none}}.enrollment--header--content{flex:1;font-size:1.2222222222em;line-height:140%;color:#201d1d;padding-right:100px}@media screen and (max-width: 767px){.enrollment--header--content{font-size:1em;line-height:140%;padding-right:80px;padding-top:20px}}.enrollment--header--content h1{font-weight:400;font-size:2em;line-height:125%;margin-bottom:10px;color:#991e66}@media screen and (max-width: 767px){.enrollment--header--content h1{font-size:1.4444444444em;line-height:125%}}.enrollment--header--content p.disclaimer{margin-top:10px;font-size:.8888888889em}.enrollment--header--content p.disclaimer strong{color:#991e66;font-weight:400}.enrollment--header--content p.disclaimer a{color:#5b8303}.enrollment .radio--group input[disabled]{opacity:.2}.enrollment .radio--group.smn--yn{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;margin-top:10px;max-width:200px}.enrollment .radio--group.smn--full{margin-top:10px;display:flex;justify-content:flex-start;column-gap:40px}.enrollment .radio--group.smn--single{margin-top:20px;display:grid;grid-template-columns:1fr;row-gap:10px}@media screen and (max-width: 600px){.enrollment .radio--group.smn--single{display:block}}.enrollment .radio--group.smn--yn div.radio--container,.enrollment .radio--group.smn--full div.radio--container,.enrollment .radio--group.smn--single div.radio--container{display:flex;column-gap:5px;justify-content:left}.enrollment .radio--group.smn--yn div.radio--container.radio--container--2col,.enrollment .radio--group.smn--full div.radio--container.radio--container--2col,.enrollment .radio--group.smn--single div.radio--container.radio--container--2col{grid-column:1/3}.enrollment .radio--group.smn--yn div.radio--container input[type=radio],.enrollment .radio--group.smn--full div.radio--container input[type=radio],.enrollment .radio--group.smn--single div.radio--container input[type=radio]{width:25px;height:25px;border:2px solid #c5c7c2;border-radius:50%}.enrollment .radio--group.smn--yn div.radio--container input[type=radio]::after,.enrollment .radio--group.smn--full div.radio--container input[type=radio]::after,.enrollment .radio--group.smn--single div.radio--container input[type=radio]::after{content:"";top:5px;left:5px}.enrollment .input__group--cb{margin-top:20px}.enrollment .input__group--cb label{display:flex !important;column-gap:10px}.enrollment .input__group--cb label input[type=checkbox]{width:25px !important;height:25px !important;border:2px solid #c5c7c2;border-radius:4px !important}.enrollment .input__group--cb label input[type=checkbox]+span{flex:1}.enrollment--button--close{margin-top:30px}@media screen and (max-width: 767px){.enrollment--button--close{display:block;width:100%;text-align:center}}.enrollment--close{position:absolute;text-decoration:none;border:1px solid #c5c7c2;border-radius:50%;width:60px;height:60px;top:-10px;right:0px}@media screen and (max-width: 767px){.enrollment--close{width:40px;height:40px;top:0px}}.enrollment--close:before,.enrollment--close:after{position:absolute;content:"";display:block;width:20px;height:2px;top:50%;left:50%;background-color:#5b8303;transform-origin:center}@media screen and (max-width: 767px){.enrollment--close:before,.enrollment--close:after{width:14px}}.enrollment--close:before{transform:translate(-50%, -50%) rotate(45deg)}.enrollment--close:after{transform:translate(-50%, -50%) rotate(-45deg)}.enrollment--form fieldset{margin:0px;padding:0px}.enrollment--form legend{margin-bottom:10px;font-size:.8888888889em;line-height:150%}.enrollment--form label{display:inline-block;vertical-align:top;font-size:.8888888889em;font-weight:400;line-height:150%;padding-left:0px;margin-bottom:10px;padding-top:4px}.enrollment--form input[type=text],.enrollment--form input[type=email],.enrollment--form input[type=url],.enrollment--form input[type=password],.enrollment--form input[type=search],.enrollment--form input[type=number],.enrollment--form input[type=tel],.enrollment--form input[type=date],.enrollment--form input[type=month],.enrollment--form input[type=week],.enrollment--form input[type=time],.enrollment--form input[type=datetime],.enrollment--form input[type=datetime-local],.enrollment--form input[type=color],.enrollment--form .site textarea{padding:10px}.enrollment--form input{position:relative}.enrollment--form input[type=radio]{appearance:none;border-radius:50%;width:25px;height:25px}.enrollment--form input[type=radio]:after{content:"";opacity:0;display:block;left:3px;top:3px;position:absolute;width:11px;height:11px;border-radius:50%;background:#000}.enrollment--form input[type=radio]:checked:after{opacity:1}.enrollment--form input[type=checkbox]{appearance:none;width:25px;height:25px;border-radius:4px}.enrollment--form input[type=checkbox]:after{box-sizing:border-box;content:"";opacity:0;display:block;left:5px;top:2px;position:absolute;width:7px;height:13px;border:3px solid #000;border-top:0;border-left:0;transform:rotate(30deg)}.enrollment--form input[type=checkbox]:checked:after{opacity:1}.enrollment--form .form-card label{margin-bottom:20px;padding-top:2px}.enrollment--form .form-card img{width:auto}.enrollment--form .form-card.use-flex{display:flex}.enrollment--form .form-card h4{margin:0px}.enrollment--form .form-card p{margin:4px auto;font-weight:300;line-height:150%}.form--heading{display:block;position:relative;margin:60px auto 0px;max-width:1320px}@media screen and (max-width: 767px){.form--heading{margin:0px auto 0px}}.form--heading--button{position:absolute;left:0px;top:0px;z-index:1}@media screen and (max-width: 1010px){.form--heading--button{position:relative;margin:auto;text-align:center;margin-bottom:20px}}#isi{font-size:.8888888889em;line-height:140%;padding-top:20px;padding-bottom:60px}#isi .container{display:flex;flex-direction:column;gap:10px}#isi h2{font-size:.8888888889em;color:#991e66;font-weight:700}#isi h3{color:#991e66;font-size:.8888888889em;line-height:140%;font-weight:700}#isi ul{display:flex;flex-direction:column;gap:10px}#isi ul li{position:relative;padding-left:20px}#isi ul li:before{content:"•";position:absolute;top:0;left:5px;color:#aadb1e}#isi p.berry{color:#991e66}#isi p a{text-decoration:underline;color:#201d1d;transition:color .4s}#isi p a:hover{color:#991e66}@media screen and (max-width: 768px){#isi{font-size:.8888888889em;padding-top:40px;padding-bottom:40px}#isi h2{font-size:.8888888889em}}#isi_tray{position:fixed;bottom:0;left:0;z-index:9;width:100%;padding:26px 0;visibility:hidden;opacity:0;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -20px 40px 0 rgba(0,0,0,.08);transform:translateY(60px);transition:visibility .4s,opacity .4s,transform .4s;pointer-events:none}@media screen and (max-width: 768px){#isi_tray{border-top:5px solid #e5e5e5;box-shadow:none}}#isi_tray.show{visibility:visible;opacity:1;transform:translateY(0);pointer-events:all}#isi_tray__button{position:absolute;top:26px;right:30px;margin:0;padding:0;background:none;border:none;cursor:pointer}@media screen and (max-width: 768px){#isi_tray__button{right:13px}}#isi_tray__button:hover svg{transform:rotate(90deg)}#isi_tray__button:hover svg circle{fill:#991e66}#isi_tray__button:hover svg path{fill:#fff}#isi_tray__button svg{display:block;transition:transform .4s}#isi_tray__button svg circle,#isi_tray__button svg path{transition:fill .4s}#isi_tray .container{font-size:.8888888889em;line-height:140%}@media screen and (max-width: 1480px){#isi_tray .container{padding-left:40px;padding-right:40px}}#isi_tray .container h2{font-size:.8888888889em;font-weight:700;color:#991e66}@media screen and (max-width: 768px){#isi_tray .container h2{padding-right:25px}}#isi_tray .container h3{font-size:.8888888889em;font-weight:700;color:#991e66}#isi_tray .container .row{display:flex;gap:20px;margin-top:5px}#isi_tray .container .row .col{flex:1}@media screen and (max-width: 768px){#isi_tray .container .row .col:first-child{display:none}}#isi_tray .container .row .col p,#isi_tray .container .row .col ul{margin-top:4px}#isi_tray .container .row .col ul li{position:relative;padding-left:20px;letter-spacing:-0.18px;margin-bottom:4px}#isi_tray .container .row .col ul li:last-child{margin-bottom:0px}#isi_tray .container .row .col ul li:before{content:"•";position:absolute;top:0;left:5px;color:#aadb1e}.rep{position:fixed;width:0px;height:0px;pointer-events:none;opacity:0;left:-100px;top:-100px}.rep--confirmation{display:none}.rep.submitted .rep--confirmation{display:grid;gap:20px;align-items:flex-start}.rep.submitted .rep--confirmation button{border:none;justify-self:start}.rep.submitted .rep--inputs{display:none}.rep.active{width:100%;height:100%;top:0px;left:0px;opacity:1;z-index:999;pointer-events:all}.rep.open .rep--content{right:0px}.rep.open .rep--overlay,.rep.open .rep--close{opacity:1}.rep--overlay{position:absolute;left:0px;top:0px;width:100%;height:100%;transform:opacity .4s;background-color:rgba(32,29,29,.8);cursor:pointer;opacity:0}.rep--content{padding:100px 118px 100px 80px;position:absolute;width:100%;height:100%;max-width:1080px;right:-110%;background-color:#fff;transition:right .4s;overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 768px){.rep--content{padding:80px 20px}}.rep--content--req{font-size:1em;line-height:140%;margin-top:20px}.rep--close{position:fixed;right:30px;top:30px;width:70px;height:70px;z-index:9999;opacity:0;transition:opacity .4s}@media screen and (max-width: 768px){.rep--close{top:0px;right:0px;position:absolute}}.rep--close:before,.rep--close:after{content:"";position:absolute;top:50%;left:50%;object-position:center;width:26px;height:3px;background-color:#5b8303}@media screen and (max-width: 768px){.rep--close:before,.rep--close:after{width:22px}}.rep--close:before{transform:translate(-50%, -50%) rotate(-45deg)}.rep--close:after{transform:translate(-50%, -50%) rotate(45deg)}.rep--close:hover:before,.rep--close:hover:after{background-color:#991e66}.rep--form{position:relative;margin-top:20px}.rep--form--form{position:relative;display:grid;grid-template-columns:1fr;gap:40px}@media screen and (max-width: 768px){.rep--form--form{gap:20px}}.rep--form--form .form--row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rep--form--form .form--row--hp{position:absolute;width:10px;height:10px;left:-1000px;top:-1000px}@media screen and (max-width: 768px){.rep--form--form .form--row{grid-template-columns:1fr}}.rep--form--form .form--row--field{display:block;position:relative}.rep--form--form .form--row--field input[type=text],.rep--form--form .form--row--field input[type=tel],.rep--form--form .form--row--field input[type=email],.rep--form--form .form--row--field input[type=number],.rep--form--form .form--row--field select{padding:15px 30px;display:block;width:100%;font-size:1.2222222222em;line-height:140%;color:#201d1d;border:2px solid #c5c7c2;border-radius:6px}.rep--form--form .form--row--field input[type=text]::placeholder,.rep--form--form .form--row--field input[type=tel]::placeholder,.rep--form--form .form--row--field input[type=email]::placeholder,.rep--form--form .form--row--field input[type=number]::placeholder,.rep--form--form .form--row--field select::placeholder{color:#201d1d}.rep--form--form .form--row--field select{cursor:pointer;background:url("../img/select-arrow.svg") no-repeat right center;appearance:none;background-position:right 10px center}.rep--form--form .form--consent{display:block;position:relative}@media screen and (max-width: 768px){.rep--form--form .form--consent{font-size:.8888888889em;line-height:140%}}.rep--form--form .form--consent strong{color:#991e66}.rep--form--form .form--consent a{color:#5b8303}.rep--form--form .form--consent label{display:inline-block;margin-top:6px;position:relative;padding-left:26px;font-weight:700}@media screen and (max-width: 768px){.rep--form--form .form--consent label{margin-top:8px;font-size:.8888888889em}}.rep--form--form .form--consent label:before{content:"";position:absolute;left:0px;top:2px;width:20px;height:20px;border:2px solid #aadb1e}.rep--form--form .form--consent input[type=checkbox]{appearance:none;position:absolute;width:0px;height:0px}.rep--form--form .form--consent input[type=checkbox]:checked+label:before{background-color:#aadb1e}.rep--form--form .form--submit button{border:none}@media screen and (max-width: 768px){.rep--form--form .form--submit button{width:100%}}.rep--form--form .form--submit button.disabled{opacity:.5;pointer-events:none}body.rarOpen{overflow:hidden}.footer{display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:59px !important;padding-bottom:59px !important;background:#f1f2f2}.footer .logo img{max-width:238px}@media screen and (max-width: 768px){.footer .logo img{max-width:208px}}.footer .menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px;row-gap:15px}.footer .menu li{line-height:100%}.footer .menu li a{font-size:1em;font-weight:600;text-decoration:none;letter-spacing:.18px;color:#201d1d;transition:color .4s}.footer .menu li a:hover{color:#991e66}.footer .end-matter{max-width:1200px;font-size:1em;text-align:center;line-height:180%}@media screen and (max-width: 768px){.footer .end-matter br{display:none}}.cookieList .cookie-container{padding-top:40px}.cookieList .cookie-container #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,.cookieList .cookie-container #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc{font-size:16px;line-height:140%}.cookieList .cookie-container #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3#cookie-policy-title{margin:0px 0px 20px;color:#5b8303;font-family:"Inter",sans-serif;font-size:30px}.cookieList .cookie-container #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4{color:#991e66;font-family:"Inter",sans-serif;font-size:24px;line-height:130%}.cookieList .cookie-container #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{margin-top:30px;background-color:#fff}.cookieList #ot-sdk-btn.ot-sdk-show-settings{color:#fff;border:none}.skytrofa-aghd .sd--content--header h3,.skytrofa-aghd .sd--data--table tr td:first-child{color:#5b8303}.skytrofa-aghd .sd--data--table tr.sub-head{background-color:#5b8303 !important}.skytrofa-aghd .sd--data--table td.indented{padding-left:70px}@media screen and (max-width: 768px){.skytrofa-aghd .sd--data--table td.indented{padding-left:5px}}.skytrofa-aghd #hcp_modal .modal--window--content h3{color:#5b8303}.skytrofa-aghd .header{padding-bottom:10px}.skytrofa-aghd .header--top nav>ul li a{color:#991e66}.skytrofa-aghd .header--top nav>ul li a svg path{fill:#991e66}.skytrofa-aghd .header--top nav>ul li.switch{background-color:#991e66}.skytrofa-aghd .header--top nav>ul li.switch a{color:#fff;text-decoration:none}.skytrofa-aghd .header--bottom--right>ul{max-width:1200px;gap:40px}.skytrofa-aghd .header--bottom--right>ul li{max-width:unset}.skytrofa-aghd .header--bottom--right>ul li.current-menu-item>a,.skytrofa-aghd .header--bottom--right>ul li.current-menu-parent>a{color:#5b8303;font-weight:400}.skytrofa-aghd .header--bottom--right>ul li.stay-connected a{border-color:#991e66;color:#991e66}.skytrofa-aghd .header--bottom--right>ul li.stay-connected a:hover{background-color:#991e66;color:#fff}.skytrofa-aghd .header--bottom--right>ul li.start-a-patient a{border-color:#991e66;color:#991e66}.skytrofa-aghd .header--bottom--right>ul li.start-a-patient a:after{background-image:url(../img/ico-btn-arrow-b.svg)}.skytrofa-aghd .header--bottom--right>ul li.start-a-patient a:hover{color:#fff;background-color:#991e66}.skytrofa-aghd .header--bottom--right>ul li.start-a-patient a:hover:after{background-image:url(../img/ico-btn-arrow-w.svg)}.skytrofa-aghd .header--bottom--right #hamburger svg rect{fill:#991e66}.skytrofa-aghd .header--bottom--left{margin-bottom:5px}.skytrofa-aghd .hero--buttons{top:325px}.skytrofa-aghd .hero--buttons a{width:100px}.skytrofa-aghd .button{background-color:#991e66}.skytrofa-aghd .button:hover{background-color:#5b8303}.skytrofa-aghd .button.download.white:after{background-image:url("../img/ico-download-berry.svg")}.skytrofa-aghd .button.download.white:hover:after{background-image:url("../img/ico-download-white.svg")}.skytrofa-aghd .video--thumb .play-button{background:rgba(153,30,102,.9)}.skytrofa-aghd .chart h3{color:#991e66}.skytrofa-aghd .chart--chart .chart-container{border-color:#5b8303}.skytrofa-aghd .chart--chart .info-container--callout{background-color:rgba(91,131,3,.1)}.skytrofa-aghd .chart--chart .info-container--links .chart-btn{border-color:#991e66;color:#991e66}.skytrofa-aghd .chart--chart .info-container--links .chart-btn:after{background-image:url(../img/ico-upload-berry.svg)}.skytrofa-aghd .chart--chart .info-container--links .chart-btn:hover{background-color:#991e66;color:#fff}.skytrofa-aghd .chart--chart .info-container--links .chart-btn:hover:after{background-image:url(../img/ico-upload-white.svg)}.skytrofa-aghd .chart--footnotes ul.bts{background-color:rgba(91,131,3,.1)}.skytrofa-aghd .chart--footnotes ul.bts li strong,.skytrofa-aghd .chart--footnotes ul.bts li b{color:#5b8303}.skytrofa-aghd .chart--footnotes ul.bts li:before{border-color:#5b8303}.skytrofa-aghd .chart--toggle--nav{border-color:#c5c7c2}.skytrofa-aghd .chart--toggle--nav a{color:#991e66}.skytrofa-aghd .chart--toggle--nav a.active{background-color:#991e66;color:#fff}.skytrofa-aghd .callout--wide h3{color:#5b8303}.skytrofa-aghd .callout--wide>.container{background-color:rgba(91,131,3,.1)}.skytrofa-aghd .related-pages .cards{background-color:rgba(153,30,102,.08)}.skytrofa-aghd #mobile_nav .menu li ul li a{color:#991e66}@media screen and (max-width: 430px){.skytrofa-aghd #mobile_nav .switch{background-color:#991e66}}.skytrofa-aghd .image-and-copy .row .col:last-child .copy p a{color:#991e66}.skytrofa-aghd .image-and-copy .row .col:last-child h2 strong{color:#5b8303}.skytrofa-aghd .rep--form--form .form--consent label:before{border-color:#991e66}.skytrofa-aghd .rep--form--form .form--consent input[type=checkbox]:checked+label:before{background-color:#991e66}.skytrofa-aghd .rep--form--form .form--consent a{color:#991e66}.skytrofa-aghd #back_to_top{background-color:#991e66}.skytrofa-aghd #back_to_top:hover{background-color:#5b8303}.skytrofa-aghd.home .hero h1{max-width:640px}.skytrofa-aghd.home #ctas{margin-top:0}.skytrofa-aghd.home #ctas>.container .home--cta--arrow{background-color:#991e66}.skytrofa-aghd.home #ctas>.container .home--cta--content--heading{color:#5b8303}.skytrofa-aghd.home .home--ribbon{padding:40px;margin-top:0}.skytrofa-aghd.home .home--ribbon>.container{background-color:#5b8303}.skytrofa-aghd.home .home--cta>.container h2 strong{color:#5b8303}@media screen and (max-width: 768px){.skytrofa-aghd.home .home--cta--content{text-align:center}}.skytrofa-aghd #tech-video strong{color:#991e66}@media(min-width: 1450px){.skytrofa-aghd.page-template-our-technology .hero img{object-position:bottom right}}.skytrofa-aghd.page-template-our-technology .hero--content .container h1{max-width:460px}.skytrofa-aghd .our-tech--components strong{color:#5b8303}.skytrofa-aghd .our-tech--chart--soma img.chart{border-color:#5b8303}.page-template-foresight-trial.skytrofa-aghd .hero--content .container h1{max-width:unset}.page-template-foresight-trial.skytrofa-aghd .hero--content .container h1+h3{margin-top:10px}.page-template-foresight-trial.skytrofa-aghd #trunk_chart,.page-template-foresight-trial.skytrofa-aghd #baseline_chart{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.page-template-foresight-trial.skytrofa-aghd #trunk_chart>.container{padding-bottom:80px}.page-template-foresight-trial.skytrofa-aghd #trunk_chart h2{max-width:none}.page-template-foresight-trial.skytrofa-aghd #baseline_chart .chart--divider{margin:40px 0px 60px}@media(max-width: 1500px)and (min-width: 769px){.page-template-foresight-trial.skytrofa-aghd #baseline_chart .chart--divider{margin:10px 0px 20px}}.page-template-foresight-trial.skytrofa-aghd .fs--trial>.container{max-width:1480px;padding:0px 40px 80px;display:grid;grid-template-columns:1fr;gap:40px}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial>.container{padding:0px 40px 40px}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--header{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--header{display:block}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--header h2{max-width:460px}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--header h2{max-width:unset;font-size:1.5555555556em;line-height:130%}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--header--logo{max-width:324px}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--header--logo{margin-top:20px;max-width:100%;width:100%}}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--header--logo img{max-width:324px;margin:auto}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--content{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--content{display:grid;grid-template-columns:1fr}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--content--chart{flex:1}.page-template-foresight-trial.skytrofa-aghd .fs--trial--content--chart img{border:2px solid #5b8303;border-radius:10px}.page-template-foresight-trial.skytrofa-aghd .fs--trial--content--info{width:260px}.page-template-foresight-trial.skytrofa-aghd .fs--trial--content--info p strong{font-weight:400;color:#991e66}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--content--info{width:100%}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--footer{display:flex;justify-content:flex-start;gap:20px}@media screen and (max-width: 768px){.page-template-foresight-trial.skytrofa-aghd .fs--trial--footer{display:grid;grid-template-columns:1fr}}.page-template-foresight-trial.skytrofa-aghd .fs--trial--footer .chart-btn{position:relative;border:2px solid #991e66;border-radius:10px;padding:14px 50px;display:flex;gap:10px;justify-content:center;align-items:center;color:#991e66;font-size:.8888888889em;font-weight:500;text-align:center;text-decoration:none;transition:all .4s}.page-template-foresight-trial.skytrofa-aghd .fs--trial--footer .chart-btn:after{content:"";position:relative;width:16px;height:13px;background-image:url("../img/ico-upload-berry.svg");background-size:contain;background-repeat:no-repeat}.page-template-foresight-trial.skytrofa-aghd .fs--trial--footer .chart-btn:hover{background-color:#991e66;color:#fff}.page-template-foresight-trial.skytrofa-aghd .fs--trial--footer .chart-btn:hover:after{background-image:url("../img/ico-upload-white.svg")}@media(min-width: 1450px){.skytrofa-aghd.page-template-igf-1 .hero img{object-position:bottom right}}.skytrofa-aghd.page-template-igf-1 #igf_chart .chart--divider{margin:40px 0px 60px}@media(max-width: 1500px)and (min-width: 769px){.skytrofa-aghd.page-template-igf-1 #igf_chart .chart--divider{margin:10px 0px}}.skytrofa-aghd.page-template-igf-1 #response-callout{margin-bottom:40px;padding-top:40px}@media screen and (max-width: 768px){.skytrofa-aghd.page-template-igf-1 #response-callout{margin-bottom:20px}}.skytrofa-aghd.page-template-safety_profile #safety_chart .chart--divider{margin:40px 0px 60px}@media(max-width: 1500px)and (min-width: 769px){.skytrofa-aghd.page-template-safety_profile #safety_chart .chart--divider{margin:40px 0px 20px}}.skytrofa-aghd.page-template-safety_profile #safety_chart_2{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);margin-top:80px}@media screen and (max-width: 768px){.skytrofa-aghd.page-template-safety_profile #safety_chart_2{margin-top:40px}}.skytrofa-aghd.page-template-safety_profile #safety_chart_2 .chart--divider{margin:40px 0px}@media(max-width: 1500px)and (min-width: 769px){.skytrofa-aghd.page-template-safety_profile #safety_chart_2 .chart--divider{margin:10px 0px}}@media(min-width: 1450px){.skytrofa-aghd.page-template-dosing .hero img{object-position:bottom right}}.skytrofa-aghd .dosing--needs>.container{max-width:1480px;padding:0px 40px 40px}.skytrofa-aghd .dosing--needs--header{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--needs--header{display:block}}.skytrofa-aghd .dosing--needs--header--left{max-width:560px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--needs--header--left{max-width:unset}}.skytrofa-aghd .dosing--needs--header--left h2{max-width:500px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--needs--header--left h2{font-size:1.5555555556em;line-height:130%}}.skytrofa-aghd .dosing--needs--header--left h2+p{margin-top:20px}.skytrofa-aghd .dosing--needs--header--left h2+p span{color:#5b8303}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--needs--header--left h2+p{margin-top:10px}}.skytrofa-aghd .dosing--needs--header--right{max-width:290px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--needs--header--right{display:none}}.skytrofa-aghd .dosing--needs--infographic{margin-top:20px;border:2px solid #5b8303;border-radius:10px;overflow:hidden}.skytrofa-aghd .dosing--needs--references{margin-top:20px;font-size:.8888888889em;line-height:160%}.skytrofa-aghd .dosing--titration{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.skytrofa-aghd .dosing--titration>.container{max-width:1480px;padding:0px 40px 40px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration h2{font-size:1.5555555556em;line-height:130%}}.skytrofa-aghd .dosing--titration h2+p{margin-top:20px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration h2+p{margin-top:10px}}.skytrofa-aghd .dosing--titration--data{margin-top:60px;padding-top:60px;border-top:1px solid #c5c7c2}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration--data{padding-top:30px;margin-top:30px}}.skytrofa-aghd .dosing--titration--data h3{color:#991e66}.skytrofa-aghd .dosing--titration--data--grid{border-top:1px solid #c5c7c2;border-left:1px solid #c5c7c2;margin-top:20px;display:grid;grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration--data--grid{grid-template-columns:1fr 1fr}}.skytrofa-aghd .dosing--titration--data--grid .item{padding:10px;border-bottom:1px solid #c5c7c2;border-right:1px solid #c5c7c2;height:140px;display:flex;align-items:center;justify-content:center}.skytrofa-aghd .dosing--titration--data--grid .item--box{display:block;position:relative;width:110px;height:110px;text-align:center}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration--data--grid .item--box{width:80px;height:80px}}.skytrofa-aghd .dosing--titration--data--grid .item--box .box{position:absolute;left:0px;top:0px;width:100%;height:100%;border-radius:10px;background:#a4a6a8;display:flex;align-items:center;justify-content:center;padding:0px 2px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration--data--grid .item--box .box{font-size:.7777777778em;line-height:160%}}.skytrofa-aghd .dosing--titration--data--grid .item--box--drop:before{content:"";position:absolute;right:-10px;top:-10px;width:100%;height:100%;border:2px solid #a4a6a8;border-radius:10px}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(2) .item--box .box{background:#bedfc7}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(3) .item--box .box{background:#f6bfae;color:#201d1d}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(4) .item--box .box{background:#29a951;color:#fff}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(5) .item--box .box{background:#880523;color:#fff}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(6) .item--box .box{background:#feefc4;color:#201d1d}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(7) .item--box .box{background:#80cbca;color:#201d1d}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(8) .item--box .box{background:#203132;color:#fff}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(9) .item--box .box{background:#feed35;color:#201d1d}.skytrofa-aghd .dosing--titration--data--grid .item:nth-child(10) .item--box .box{background:#f28130;color:#fff}.skytrofa-aghd .dosing--titration--dose{display:flex;margin-top:40px;border-bottom:1px solid #c5c7c2}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration--dose{display:block;border-bottom:none}}.skytrofa-aghd .dosing--titration--dose--content{flex:1}.skytrofa-aghd .dosing--titration--dose--content h4{color:#5b8303;font-size:1.2222222222em;line-height:140%;font-weight:400}.skytrofa-aghd .dosing--titration--dose--content--ref{font-size:.7777777778em;margin-top:20px}.skytrofa-aghd .dosing--titration--dose--img{width:280px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--titration--dose--img{display:none}}.skytrofa-aghd .dosing--titration--button{margin-top:40px;display:flex;align-items:center;justify-content:center}.skytrofa-aghd .dosing--lagh{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.skytrofa-aghd .dosing--lagh>.container{max-width:1480px;padding:0px 40px 40px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--lagh h2{font-size:1.5555555556em;line-height:130%}}.skytrofa-aghd .dosing--lagh p{margin-top:20px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--lagh p{margin-top:10px}}.skytrofa-aghd .dosing--lagh--wtt{margin-top:60px;padding:40px 30px;display:block;position:relative;text-align:center;border:2px solid #5b8303;border-radius:10px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--lagh--wtt{margin-top:30px;padding:30px}}.skytrofa-aghd .dosing--lagh--wtt h3{color:#5b8303}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--lagh--wtt h3{font-size:1.2222222222em;line-height:130%}}.skytrofa-aghd .dosing--lagh--wtt h4{margin-top:10px;font-size:1.3333333333em;font-weight:400}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--lagh--wtt h4{font-size:1em;line-height:140%;margin-top:0px}}.skytrofa-aghd .dosing--lagh--ref{margin-top:60px;font-size:.7777777778em;line-height:120%}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--lagh--ref{margin-top:30px}}.skytrofa-aghd .dosing--missed{background-color:#fff}.skytrofa-aghd .dosing--missed>.container{max-width:1160px;padding:0px 40px 80px;display:flex;gap:20px;align-items:center}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--missed>.container{flex-direction:column-reverse;flex-wrap:wrap;padding-bottom:40px}}.skytrofa-aghd .dosing--missed--content{flex:1}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--missed--content{width:100%}}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--missed--content h2{font-size:1.5555555556em;line-height:130%}}.skytrofa-aghd .dosing--missed--image{width:260px}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--missed--image{width:100%}}@media screen and (max-width: 1300px){.skytrofa-aghd .dosing--missed--image img{max-width:80%}}@media screen and (max-width: 768px){.skytrofa-aghd .dosing--missed--image img{max-width:250px;margin:auto}}@media(min-width: 1450px){.skytrofa-aghd.page-template-coverage_aghd .hero img{object-position:bottom right}}.skytrofa-aghd #support-options h2 strong{color:#5b8303}.skytrofa-aghd .coverage--search--input--field button{border-color:#991e66}.skytrofa-aghd .coverage--search--input--field button:hover{border-color:#5b8303}.skytrofa-aghd .coverage--search--download button.button{background-color:#fff;color:#991e66;border:2px solid #991e66}.skytrofa-aghd .coverage--search--download button.button svg path{fill:#991e66}.skytrofa-aghd .coverage--search--download button.button:hover{background-color:#991e66;color:#fff}.skytrofa-aghd .coverage--search--download button.button:hover svg path{fill:#fff}.skytrofa-aghd .coverage--callout{border-color:#5b8303;color:#5b8303}.skytrofa-aghd .coverage--callout a[href^="tel:"]{color:#5b8303;text-decoration:none}.skytrofa-aghd .coverage--callout a[href^="tel:"]:hover{text-decoration:underline}.skytrofa-aghd .coverage--callout--2.container{max-width:1500px;padding:0px 40px}.skytrofa-aghd .coverage--callout--2--content{padding:60px;border:2px solid #5b8303;border-radius:10px;text-align:center}@media screen and (max-width: 768px){.skytrofa-aghd .coverage--callout--2--content{padding:40px 30px}}.skytrofa-aghd .coverage--callout--2--content h3{color:#5b8303}.skytrofa-aghd .coverage--callout--2--content p{margin-top:20px}.skytrofa-aghd .coverage--callout--2--content p+a.button{margin-top:20px}.skytrofa-aghd .coverage--results--download--mobile button.button{background-color:#fff;color:#991e66;border:2px solid #991e66}.skytrofa-aghd .coverage--results--download--mobile button.button svg path{fill:#991e66}.skytrofa-aghd .coverage--results--download--mobile button.button:hover{background-color:#991e66;color:#fff}.skytrofa-aghd .coverage--results--download--mobile button.button:hover svg path{fill:#fff}@media(min-width: 1100px){.skytrofa-aghd.page-template-support .hero img{object-position:bottom right}}.skytrofa-aghd #eligible_1 .copy a,.skytrofa-aghd #eligible_2 .copy a{color:#991e66;text-decoration:none}.skytrofa-aghd .resources--list .resource--detail--info h3{color:#5b8303}.skytrofa-aghd .resources--list .resource--buttons a.button{border-color:#991e66}.skytrofa-aghd .resources--list .resource--buttons a.button:hover{border-color:#5b8303}.skytrofa-aghd .resources--list .resource--buttons a.button.white{color:#991e66}.skytrofa-aghd .resources--list .resource--buttons a.button.white:hover{color:#fff}.skytrofa-aghd .resources--grid .resource--detail h3{color:#5b8303}@media(min-width: 1450px){.skytrofa-aghd.page-template-start-a-patient .hero img{object-position:bottom right}}.skytrofa-aghd .sap--steps--header--content h2 strong{color:#991e66}.skytrofa-aghd .sap--steps--carousel--container{border-color:#5b8303}.skytrofa-aghd .sap--steps--carousel .carousel-nav .prev svg path,.skytrofa-aghd .sap--steps--carousel .carousel-nav .next svg path{fill:#991e66}.skytrofa-aghd .sap--steps--carousel .carousel-nav .dots .dot.current{background-color:#5b8303}.skytrofa-aghd .sap--steps--carousel .slide--content h3{color:#5b8303}.skytrofa-aghd .sap--steps--carousel .slide--content a{color:#991e66}.skytrofa-aghd .sap--steps--carousel .slide--content a b{color:#991e66}.skytrofa-aghd .sap--steps--carousel .slide--content--callout{background-color:rgba(91,131,3,.1)}.skytrofa-aghd .sap--steps--carousel .slide--content--callout h3{color:#5b8303}.skytrofa-aghd .sap--steps--carousel .slide--content--callout b{color:#5b8303}.skytrofa-aghd .sap--callout>.container{border-color:#5b8303}.skytrofa-aghd .sap--callout>.container h3{color:#5b8303}.skytrofa-aghd main h2 strong{color:#5b8303}.skytrofa-aghd main ul.btList li b{color:#5b8303}.skytrofa-aghd main ul.btList li strong{color:#5b8303}.skytrofa-aghd main ul.btList li:before{border-color:#5b8303}.skytrofa-aghd main ul.btList li:after{background-color:#991e66}.skytrofa-aghd main .styled-list>li:before{background-image:url("../img/bullet-image-aghd.png")}.skytrofa-aghd.page-template-auto-injector #carousel h2 span,.skytrofa-aghd.page-template-auto-injector #carousel .row .col:first-child ul li span{color:#5b8303}.skytrofa-aghd.page-template-auto-injector #carousel .carousel-nav .dots .dot.current{background-color:#5b8303}.skytrofa-aghd.page-template-auto-injector #carousel .row .col:last-child .carousel{border:1px solid #5b8303}.skytrofa-aghd.page-template-auto-injector #tech-video{margin-top:80px}@media screen and (max-width: 768px){.skytrofa-aghd.page-template-auto-injector #tech-video{margin-top:40px}.skytrofa-aghd.page-template-auto-injector #tech-video>div>div>div:nth-child(1){order:2}.skytrofa-aghd.page-template-auto-injector #tech-video>div>div>div:nth-child(2){order:1}.skytrofa-aghd.page-template-auto-injector #tech-video h2{text-align:left;margin-bottom:36px}}.skytrofa-aghd.page-template-auto-injector #personalized-support,.skytrofa-aghd.page-template-auto-injector #tech-video{background:#f7f7f7;background:linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%)}.skytrofa-aghd.page-template-auto-injector #cartridges.image-and-copy .row .col:first-child{width:42%}.skytrofa-aghd.page-template-register_success .preferences--header a.button{background-color:#5b8303}.skytrofa-aghd.page-template-register_success .preferences--header a.button:hover{background-color:#991e66}.skytrofa-aghd .enrollment--header--content h1{color:#5b8303}.skytrofa-aghd .enrollment--form .form-wrapper .form__indicator div.active{color:#5b8303}.skytrofa-aghd .enrollment--form .form-wrapper .form__indicator div.active:before{background-image:url(../img/enrollment/progress-arrow-g.png)}@media screen and (max-width: 1010px){.skytrofa-aghd .enrollment--form .form-wrapper .form__indicator div.active{background-color:#5b8303}}.skytrofa-aghd .enrollment--form .form-wrapper h3{color:#5b8303}.skytrofa-aghd .enrollment--form .form-wrapper #step4 h4{color:#5b8303}.skytrofa-aghd .enrollment--form .form-wrapper .step--training strong{color:#201d1d}.skytrofa-aghd .enrollment--form .form-wrapper .step--review strong{color:#5b8303}.skytrofa-aghd .enrollment--form .form-wrapper .mobile-indicator-copy{color:#5b8303}@media screen and (max-width: 1010px){.skytrofa-aghd .enrollment--form .form-wrapper .mobile-indicator-copy{color:#5b8303}}.skytrofa-aghd .enrollment--form .form-wrapper button.form-btn{background-color:#991e66;border-color:#991e66}.skytrofa-aghd .enrollment--form .form-wrapper button.form-btn:hover{background-color:#5b8303;border-color:#5b8303;color:#fff}.skytrofa-aghd .enrollment--form .form-wrapper button.form-btn.review-btn{border-color:#991e66;color:#991e66;background-color:#fff}.skytrofa-aghd .enrollment--form .form-wrapper button.form-btn.review-btn:hover{background-color:#991e66;border-color:#991e66;color:#fff}.skytrofa-aghd .enrollment--form .form-wrapper .warning-bg{color:#5b8303}.skytrofa-aghd .enrollment--form .thank-you-heading-wrapper .heading1,.skytrofa-aghd .enrollment--form .thank-you-heading-wrapper .heading2{color:#5b8303}.skytrofa-aghd .enrollment--form .thank-you-heading-wrapper p+p{margin-top:20px}.skytrofa-aghd .enrollment--close:before,.skytrofa-aghd .enrollment--close:after{background-color:#991e66}
/*# sourceMappingURL=main.css.map */
