.color-primary{color:#bd295e!important}.color-secondary{color:#617a72!important}.color-tertiary{color:#bcc6c2!important}.color-default{color:#020202!important}.d-none{display:none!important}.d-block{display:block!important}.container{width:100%;margin:0 auto}.container-fluid{width:100%}.grid,.row{margin-right:1.5rem;margin-left:1.5rem}.grid{display:-ms-grid;display:grid}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html{font-size:62.5%}body{font-family:Nunito Sans,sans-serif;font-size:1.8rem;color:#020202;background-color:#fff;margin:0;overflow-x:hidden}header{position:relative}main{overflow:hidden}footer ul,main ul{padding-left:0;list-style:none}footer ul li,main ul li{padding-left:1.5rem;text-indent:-1.5rem;margin-bottom:.8rem}footer ul li:last-child,main ul li:last-child{margin-bottom:0}footer ul li:before,main ul li:before{content:"•";color:#bd295e;padding-right:.5rem}footer ul li ul,main ul li ul{padding-left:0;list-style:none;margin-bottom:0;margin-top:.8rem}footer ul li ul li,main ul li ul li{padding-left:1.3rem;text-indent:-.6rem;margin-bottom:0}footer ul li ul li:before,main ul li ul li:before{content:"○";color:#bd295e;font-size:1rem;-webkit-transform:translateY(-.1rem);transform:translateY(-.1rem);display:inline-block;padding-right:.6rem}h1,h2,h3,p,ul{margin:0}h1{font-weight:700}.h2,h2{font-weight:900}h1,h2,h3{line-height:1}h1{font-size:2.4rem}.h2,h2{font-size:2rem}.h2 span,h2 span{font-size:4rem}h3{font-weight:800;font-size:2rem}sup{vertical-align:super;top:0;font-size:.6em;line-height:0;white-space:nowrap}.footnote{font-size:.8em}.nowrap{white-space:nowrap}.overflow-hidden{overflow:hidden}.no-text-transform{text-transform:none}a{color:#020202;text-decoration:none}a:hover{color:#bd295e}.bold{font-weight:700}.bolder{font-weight:bolder}.extra-bold{font-weight:900}.italic{font-style:italic}.copy-block>*{margin-bottom:2rem}.copy-block>:last-child{margin-bottom:0}.help-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help-item p{width:100%}.collapse{-webkit-transition:height .35s ease;transition:height .35s ease}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden}#fixed-nav{position:fixed;top:0;left:0;width:100%;background-color:#f3f5f4;-webkit-box-shadow:0 0 8px 5px rgba(0,0,0,.25);box-shadow:0 0 8px 5px rgba(0,0,0,.25);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;-webkit-transform:translateY(-150%);transform:translateY(-150%);z-index:100}#fixed-nav .logo{height:5.4rem}#fixed-nav .logo,#fixed-nav .logo a{width:18rem;display:-webkit-box;display:-ms-flexbox;display:flex}#fixed-nav .logo a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#fixed-nav .logo a img{height:75%;width:auto}#fixed-nav.show{-webkit-transform:none;transform:none}.primary-nav .nav-link,.secondary-nav .nav-link{text-decoration:none}.primary-nav ul,.secondary-nav ul{list-style:none;margin:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.primary-nav li,.secondary-nav li{padding:1rem 0}.primary-nav li.active>.nav-link,.secondary-nav li.active>.nav-link{color:#b42759}.primary-nav li.active>.nav-link:after,.secondary-nav li.active>.nav-link:after{background-color:#b42759}.navbar-toggler{line-height:1;background-color:transparent;color:#617a72;border:none!important;-webkit-transition:all .5s ease;transition:all .5s ease;font-size:2.2rem;font-weight:700;text-transform:uppercase;justify-self:flex-end;-ms-flex-item-align:start;align-self:flex-start;padding:.6rem 1rem;margin:1rem 0}.navbar-toggler[aria-expanded=false] .navbar-toggler-icon .open,.navbar-toggler[aria-expanded=true] .navbar-toggler-icon .closed{display:none}.navbar-toggler .navbar-toggler-icon{width:2rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler .navbar-toggler-icon .closed{width:2rem;height:1.6rem}.navbar-toggler .navbar-toggler-icon .open{width:1.8rem;height:1.7rem}.navbar-toggler:hover{text-decoration:none;color:#bd295e}.navbar-toggler:focus{outline:none}.primary-nav{-webkit-transition:background .35s ease;transition:background .35s ease;background-color:#d8e0dd}.primary-nav .nav-shadow{pointer-events:none;position:absolute;width:100%;height:100%;-webkit-box-shadow:0 .1rem .5rem .1rem rgba(0,0,0,.16);box-shadow:0 .1rem .5rem .1rem rgba(0,0,0,.16);z-index:100}.primary-nav .navbar{overflow:hidden}.primary-nav:not(#fixed-nav) .logo{width:15rem;position:relative;z-index:100}.primary-nav:not(#fixed-nav) .logo a{width:11rem;position:absolute;padding:1.5rem 1rem 1rem;background-color:#fff;border-radius:0 0 1rem 1rem;-webkit-box-shadow:0 .1rem .5rem .1rem rgba(0,0,0,.16);box-shadow:0 .1rem .5rem .1rem rgba(0,0,0,.16)}.primary-nav .container-fluid{position:relative}.primary-nav .container-fluid .container>.grid{-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto)}.primary-nav .container-fluid .container>.grid button{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.primary-nav .container-fluid .container>.grid .navbar{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.primary-nav .container-fluid .container>.grid .logo{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;display:-webkit-box;display:-ms-flexbox;display:flex}.secondary-nav .nav-link{display:block;color:#fff;font-size:1.1rem;font-weight:700;text-transform:uppercase;-webkit-transition:color .35s ease;transition:color .35s ease;padding:1rem 0;text-align:center}.secondary-nav .nav-link:hover{text-decoration:underline}.top-bar{background-color:#617a72}.top-bar .grid{-ms-grid-columns:(minmax(0,1fr))[6];grid-template-columns:repeat(6,minmax(0,1fr));-ms-grid-rows:auto;grid-template-rows:auto}.top-bar .grid>:first-child{display:none}.top-bar .grid>:nth-child(2){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.top-bar .grid>:nth-child(3){-ms-grid-column:4;-ms-grid-column-span:3;grid-column:4/7;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.navbar{position:absolute;top:100%;left:0;width:100%;z-index:98;background-color:#f1f4f3}.navbar,.navbar .container{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:4rem 0 1.5rem}.navbar>div>ul{width:100%}.navbar>div>ul>li>.nav-link{text-transform:uppercase;font-size:1.8rem;line-height:1.2;font-weight:600}.navbar>div>ul>li>.nav-link svg{height:1rem;-webkit-transform:translateY(-.3rem);transform:translateY(-.3rem);display:none}.navbar ul,.navbar ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.navbar ul li{color:#fff;padding:1.5rem;position:relative;text-decoration:none}.navbar ul li .nav-link{-webkit-transition:color .35s ease;transition:color .35s ease;color:#52665d}.navbar ul li:hover{cursor:pointer}.navbar ul li:hover>.nav-link{color:#b42759}.navbar ul li ul{min-width:5rem;top:100%;left:0;display:block;position:static;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:89}.navbar ul li ul li{max-width:22rem;border-bottom:.1rem solid #020202}.navbar ul li ul li:last-child{border-bottom:none}#isi-widget{position:fixed;right:0;bottom:0;left:0;z-index:50;height:16.5rem;padding-top:1rem;background-color:#fff;overflow:hidden;-webkit-box-shadow:0 -.1rem .5rem .1rem rgba(0,0,0,.16);box-shadow:0 -.1rem .5rem .1rem rgba(0,0,0,.16);-webkit-transition:height .4s ease-out;transition:height .4s ease-out}#isi-widget .grid{position:relative}#isi-widget [data-toggle=isi]{position:absolute;width:100%;height:3rem;right:0;top:0;font-weight:700;color:#617a72}#isi-widget [data-toggle=isi]:before{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"+"}#isi-widget [data-toggle=isi]:hover{color:#bd295e}#isi-widget.open [data-toggle=isi]:before{content:"-"}.isi,.ref-section{font-family:Nunito Sans,sans-serif}.isi .heading,.isi .heading-small,.ref-section .heading,.ref-section .heading-small{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:1em;color:#617a72}.isi .heading-small,.ref-section .heading-small{font-size:.9em;margin-bottom:1rem}.isi p.list-heading,.ref-section p.list-heading{margin-bottom:.5rem}.isi p,.isi ul,.ref-section p,.ref-section ul{font-family:Nunito Sans,sans-serif;margin-bottom:2rem;font-size:1.8rem}.isi ul ul,.ref-section ul ul{font-size:inherit}.isi p a,.ref-section p a{text-decoration:underline}.isi .grid,.ref-section .grid{display:block}.isi .grid>:last-child,.ref-section .grid>:last-child{margin-bottom:0}.isi .row,.ref-section .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer{background-color:#fff}footer .references{padding-top:3.5rem}footer .references .grid{display:block}footer .references .grid p:not(:first-child){margin-bottom:0}footer .footer-links{padding-top:1.75rem;padding-bottom:1.75rem}footer .footer-links .grid{border-top:.2rem solid #020202;padding-top:1.75rem;-ms-grid-rows:(auto)[3];grid-template-rows:repeat(3,auto);-ms-grid-columns:9rem 1fr auto;grid-template-columns:9rem 1fr auto}footer .footer-links .grid .logo{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}footer .footer-links .grid .copyright{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer .footer-links .grid .copyright p{margin-bottom:0;font-size:.6em;color:#757575;text-align:center}footer .footer-links .grid .link-group{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;padding:3.5rem 0;text-align:center}footer .footer-links .grid .link-group a{display:block;margin:.8rem auto;font-size:.8em}footer .footer-links .grid .link-group a:first-child{margin-top:0}footer .footer-links .grid .link-group a:last-child{margin-bottom:0}footer .footer-links .copyright,footer .footer-links .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer-links .logo img{width:9rem;height:6.6rem}.cookie-banner{-webkit-transition:height .35s ease;transition:height .35s ease;overflow:hidden}.cookie-banner:not(.show){display:none}.cookie-banner.collapsing{height:0;overflow:hidden}.cookie-banner .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0}.cookie-banner .copy{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.cookie-banner .copy .heading{margin-bottom:.4rem;font-size:.75em}.cookie-banner .copy p:not(.heading){margin-bottom:0;font-size:.65em}.cookie-banner .copy a{text-decoration:underline}.cookie-banner .copy a:hover{text-decoration:none}.cookie-banner .btn-outline-secondary{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-row-align:center;align-self:center;justify-self:flex-start;font-size:1em!important;margin-top:1rem;padding:.6rem 1rem}.references{background-color:#fff}.references .row>*{margin-bottom:0;font-size:.8em;word-break:break-word}.references .row>:first-child{margin-bottom:.8rem}.references .row>:last-child{margin-bottom:0}.hero{background:#dce0de;background:linear-gradient(120deg,#dce0de,#f3f4f3 27%,#fff 51%);overflow:hidden}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.hero .grid{-ms-grid-rows:23.8rem auto;grid-template-rows:23.8rem auto;-ms-grid-columns:5fr 6fr;grid-template-columns:5fr 6fr;z-index:1}.hero .grid>*{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.hero .grid h1{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;color:#bd295e;font-weight:600}.hero .grid h1 sup{font-size:.5em}.hero .grid .copy-block{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;padding-top:3.5rem;padding-bottom:3.5rem}.hero .fill-bg{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:23.8rem}.hero .fill-bg img{width:auto;height:113%;position:absolute;bottom:0}.hero .fill-bg .mobile-border{position:absolute;bottom:0;width:30rem;height:.2rem;background-color:#d8e0dd}.hero .fill-bg .mobile-border,.hero .fill-bg img{right:-11%}#error .section-1,#faq .section-faqs,#help .section-1,#help .section-2,#help .section-3,#home .section-1,#side-effects .section-1,#side-effects .section-2,#side-effects .section-3,#side-effects .section-4,#support .section-1,#support .section-2,#support .section-3,#what-to-expect .section-1,.section,.section-h2-primary-home,.section-primary,.section-secondary,.section-tertiary{position:relative}#error .section-1 .container,#faq .section-faqs .container,#help .section-1 .container,#help .section-2 .container,#help .section-3 .container,#home .section-1 .container,#side-effects .section-1 .container,#side-effects .section-2 .container,#side-effects .section-3 .container,#side-effects .section-4 .container,#support .section-1 .container,#support .section-2 .container,#support .section-3 .container,#what-to-expect .section-1 .container,.section-h2-primary-home .container,.section-primary .container,.section-secondary .container,.section-tertiary .container,.section .container{padding-top:3.5rem;padding-bottom:3.5rem}.section-h2-primary .container,.section-h2-secondary .container,.section-primary-small .container,.section-small .container{padding-top:1.75rem;padding-bottom:1.75rem}#help .section-1,.section-arrow,.section-h2-primary,.section-h2-primary-home,.section-h2-secondary{position:relative;z-index:2}#help .section-1 .container,.section-arrow .container,.section-h2-primary-home .container,.section-h2-primary .container,.section-h2-secondary .container{position:relative}#help .section-1 .container:after,.section-arrow .container:after,.section-h2-primary-home .container:after,.section-h2-primary .container:after,.section-h2-secondary .container:after{position:absolute;content:"";width:0;height:0;top:99%;margin-left:1.5rem;border-left:2rem solid transparent;border-right:2rem solid transparent;border-top:2rem solid #fff}#help .section-2,#side-effects .section-4,.section-primary{background-color:#bd295e}#help .section-2 .container:after,#side-effects .section-4 .container:after,.section-primary .container:after{border-top-color:#bd295e}#help .section-2 *>.copy-block>h1,#help .section-2 *>.copy-block>h2,#help .section-2 *>.copy-block>h3,#help .section-2 *>.copy-block>p,#help .section-2 .grid>h1,#help .section-2 .grid>h2,#help .section-2 .grid>h3,#help .section-2 .grid>p,#help .section-2 .row>h1,#help .section-2 .row>h2,#help .section-2 .row>h3,#help .section-2 .row>p,#side-effects .section-4 *>.copy-block>h1,#side-effects .section-4 *>.copy-block>h2,#side-effects .section-4 *>.copy-block>h3,#side-effects .section-4 *>.copy-block>p,#side-effects .section-4 .grid>h1,#side-effects .section-4 .grid>h2,#side-effects .section-4 .grid>h3,#side-effects .section-4 .grid>p,#side-effects .section-4 .row>h1,#side-effects .section-4 .row>h2,#side-effects .section-4 .row>h3,#side-effects .section-4 .row>p,.section-primary *>.copy-block>h1,.section-primary *>.copy-block>h2,.section-primary *>.copy-block>h3,.section-primary *>.copy-block>p,.section-primary .grid>h1,.section-primary .grid>h2,.section-primary .grid>h3,.section-primary .grid>p,.section-primary .row>h1,.section-primary .row>h2,.section-primary .row>h3,.section-primary .row>p{color:#fff}.section-secondary{background-color:#617a72}.section-secondary .container:after{border-top-color:#617a72}#side-effects .section-2,.section-tertiary{background-color:#bcc6c2}#side-effects .section-2 .container:after,.section-tertiary .container:after{border-top-color:#bcc6c2!important}.section-h2-secondary,.section-primary-small{background-color:#bd295e}.section-h2-secondary .container:after,.section-primary-small .container:after{border-top-color:#bd295e!important}.section-h2-secondary *>.copy-block>h1,.section-h2-secondary *>.copy-block>h2,.section-h2-secondary *>.copy-block>h3,.section-h2-secondary *>.copy-block>p,.section-h2-secondary .grid>h1,.section-h2-secondary .grid>h2,.section-h2-secondary .grid>h3,.section-h2-secondary .grid>p,.section-h2-secondary .row>h1,.section-h2-secondary .row>h2,.section-h2-secondary .row>h3,.section-h2-secondary .row>p,.section-primary-small *>.copy-block>h1,.section-primary-small *>.copy-block>h2,.section-primary-small *>.copy-block>h3,.section-primary-small *>.copy-block>p,.section-primary-small .grid>h1,.section-primary-small .grid>h2,.section-primary-small .grid>h3,.section-primary-small .grid>p,.section-primary-small .row>h1,.section-primary-small .row>h2,.section-primary-small .row>h3,.section-primary-small .row>p{color:#fff}.section-h2-primary{background-color:#bd295e}.section-h2-primary .container:after{border-top-color:#bd295e!important}.section-h2-primary h2{color:#fff;text-transform:uppercase}.section-h2-primary-home{background-color:#bd295e}.section-h2-primary-home .container:after{border-top-color:#bd295e!important}.section-h2-primary-home h2{color:#fff;text-transform:none;font-size:2rem}.section-h2-primary-home h2 span{display:block;font-size:3rem;margin-top:1rem}.section-h2-secondary{background-color:#617a72}.section-h2-secondary .container:after{border-top-color:#617a72!important}.section-h2-secondary h2{color:#fff;text-transform:uppercase;font-weight:900}.section-brochure{background-color:#4b655d}.section-brochure .container{margin-top:3.5rem;margin-bottom:3.5rem}.section-brochure .grid{position:relative;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1.75rem;padding-bottom:1.75rem}.section-brochure .grid .copy-block{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.section-brochure .grid .copy-block p{color:#fff}.section-brochure .grid .copy-block p:first-child{text-transform:uppercase;margin-bottom:.5rem}.section-brochure .grid .copy-block p:last-child{line-height:1.1;margin-bottom:1rem}.section-brochure .grid a{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-column-align:start}.section-brochure .grid img{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:70%;left:81%;width:15.7rem}.section-brochure a svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 1rem 0 0}.section-crosslinks .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.75rem;margin-bottom:3.5rem;border-bottom:.2rem solid #617a72}.section-crosslinks .grid a{margin-bottom:1.75rem;display:block}.section-crosslinks .grid>:first-child{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.section-crosslinks .grid>:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.btn,.btn-primary,.btn-secondary{font-weight:700;color:#bd295e;background-color:#fff;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:background .35s ease;transition:background .35s ease;padding:2rem 1.5rem;line-height:1;justify-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-primary svg,.btn-secondary svg,.btn svg{height:1em;width:1.2em;margin:0 0 0 1rem}.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#617a72}.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#bd295e}.btn-text{font-weight:700;color:#bd295e;-webkit-transition:color .35s ease;transition:color .35s ease}.btn-text svg{width:.5em;height:.8em;margin-left:.4rem;-webkit-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out}.btn-text:focus,.btn-text:hover{color:#617a72}.btn-text:focus svg,.btn-text:hover svg{margin-left:1rem}.btn-outline,.btn-outline-primary,.btn-outline-secondary{font-weight:700;font-size:1.8rem;line-height:1;cursor:pointer;-webkit-transition-property:color,background;transition-property:color,background;-webkit-transition-duration:.35s;transition-duration:.35s;padding:.8rem 1.2rem}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline:active,.btn-outline:focus,.btn-outline:hover{color:#fff;background-color:#617a72}.btn-outline-primary{color:#bd295e;border:.2rem solid #bd295e}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover{background-color:#bd295e}.btn-outline-secondary{color:#617a72;border:.2rem solid #617a72}.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover{background-color:#617a72}.base-callout .img-container,.callout-img .img-container,.callout-summary .img-container{-ms-flex-negative:0;flex-shrink:0;width:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.base-callout .img-container.special,.callout-img .img-container.special,.callout-summary .img-container.special{width:10rem}.callout-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.callout-img,.callout-summary{display:-webkit-box;display:-ms-flexbox;display:flex}.callout-summary{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-left:.2rem dotted #617a72;border-right:.2rem dotted #617a72}.callout-summary p:first-of-type{font-weight:900;text-transform:uppercase;color:#617a72;margin-bottom:1rem}.callout-summary .copy-block{margin-right:2rem}#home main{overflow:initial}#home .hero{background:#020706;background:-webkit-gradient(linear,left top,left bottom,from(#2f4e4b),color-stop(31%,#1f3533),to(#020706));background:linear-gradient(180deg,#2f4e4b,#1f3533 31%,#020706)}#home .hero .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:5fr 6fr;grid-template-columns:5fr 6fr;padding-bottom:3.5rem}#home .hero .eyebrow{color:#fff;font-size:.9em;margin-top:4.5rem;max-width:16rem}#home .hero .eyebrow span{display:inline-block;text-transform:none;white-space:nowrap;padding:0 .5rem;color:#bd295e;background-color:#fff;font-weight:600}#home .hero h1{text-transform:uppercase;color:#fff;margin-top:auto}#home .hero h1 span em{font-weight:900;padding-right:.8rem}#home .hero h1 span:not(.color-primary){display:inline-block;font-size:.6em;text-transform:none;white-space:nowrap;padding:.5rem;color:#bd295e;background-color:#fff}#home .hero .copy-block-top{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#home .hero .copy-block{padding-bottom:0;padding-top:1rem}#home .hero .copy-block>:first-child{margin-bottom:3.5rem}#home .hero .copy-block span em{color:#bd295e;font-weight:900}#home .hero .copy-block p:not(:first-child){text-indent:-37px;padding-left:37px}#home .hero .copy-block .bolder{font-size:1.2em}#home .hero p{color:#fff}#home .hero .fill-bg .mobile-border{width:20.5rem;height:.2rem;background-color:#617a72}#home .hero .fill-bg img{height:120%;right:-16%}#home .hero .copy-block-top,#home .hero .fill-bg{height:30rem}#home .section-h2-primary-home h2{font-weight:700}#home .section-1 .help-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:4rem;padding-bottom:4rem;border-bottom:.2rem dotted #bd295e}#home .section-1 .help-item h3:first-child,#home .section-1 .help-item p:first-child{color:#617a72;font-weight:600;line-height:1.35}#home .section-1 .help-item img{padding-left:4rem;-ms-flex-item-align:start;align-self:flex-start;margin-left:auto;width:9rem}#home .section-1 .btn-outline-primary{display:inline-block;min-width:109px;text-align:center}#home .section-1 .grid{-ms-grid-rows:(auto)[4];grid-template-rows:repeat(4,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));position:relative}#home .section-1 .grid .help-item:first-child{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#home .section-1 .grid .help-item:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#home .section-1 .grid .help-item:nth-child(3){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#home .section-1 .grid .help-item:nth-child(4){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;padding-bottom:0;border-bottom:none}#home .section-1 .grid .divider{display:none;position:relative;border-bottom:.2rem dotted #bd295e;padding-top:4rem;margin-bottom:4rem}#home .section-1 .grid .divider>div{position:absolute;width:8rem;height:8rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff}#side-effects .section-1 .grid{-ms-grid-rows:(auto)[3];grid-template-rows:repeat(3,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}#side-effects .section-1 .callout-img:first-child{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#side-effects .section-1 .callout-img:first-child img{width:8.5rem}#side-effects .section-1 .callout-img:nth-child(2){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#side-effects .section-1 .callout-img:nth-child(2) img{width:5.8rem}#side-effects .section-1 .divider{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;width:100%;margin:2rem 0;border-bottom:.2rem dotted #bd295e}#side-effects .section-2 span{font-weight:700;text-transform:uppercase}#side-effects .section-3 .grid{-ms-grid-rows:(auto)[5];grid-template-rows:repeat(5,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}#side-effects .section-3 .callout-img:first-child{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#side-effects .section-3 .callout-img:first-child img{width:7rem}#side-effects .section-3 .callout-img:nth-child(2){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#side-effects .section-3 .callout-img:nth-child(2) img{width:7rem}#side-effects .section-3 .divider{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;width:100%;margin:2rem 0;border-bottom:.2rem dotted #617a72}#side-effects .section-3 h2{color:#617a72;text-transform:uppercase}#side-effects .section-3 .grid>.copy-block{-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;margin-top:3.5rem;margin-bottom:3.5rem}#side-effects .section-3 .callout-summary{-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;margin-bottom:3.5rem}#side-effects .section-3 .callout-summary img{width:2.4rem}#side-effects .section-4 .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}#side-effects .section-4 p{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;margin-bottom:3.5rem}#side-effects .section-4 a{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-column-align:stretch;justify-self:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-grid-column-align:start}#side-effects .section-4 a svg{width:2.4em;height:auto;margin-left:2rem}#help .hero .grid{-ms-grid-columns:5fr 6fr;grid-template-columns:5fr 6fr}#help .section-1{z-index:2}#help .section-1 .grid{-ms-grid-rows:(auto)[3];grid-template-rows:repeat(3,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}#help .section-1 .grid>.copy-block{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#help .section-1 .copy-block p:last-child{margin-bottom:2rem}#help .section-1 .container{position:relative}#help .section-1 .container:after{top:100%}#help .section-1 .chemo-graphic{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;display:-ms-grid;display:grid;-ms-grid-rows:1fr auto 1fr;grid-template-rows:1fr auto 1fr;-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}#help .section-1 .chemo-graphic>*{-ms-grid-column-align:center;justify-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#help .section-1 .chemo-graphic>:first-child{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}#help .section-1 .chemo-graphic>:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}#help .section-1 .chemo-graphic>:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;max-width:62px}#help .section-1 .chemo-graphic>:nth-child(4){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}#help .section-1 .chemo-graphic>:nth-child(5){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}#help .section-1 .chemo-graphic>:nth-child(6){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}#help .section-1 .chemo-graphic .divider{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;width:100%;margin:2rem 0;border-bottom:.2rem dotted #bd295e}#help .section-1 .chemo-graphic img{max-width:14.5rem;height:auto}#help .section-1 .chemo-graphic .chemo-copy p{text-align:center;color:#617a72;padding:0 1rem}#help .section-1 .chemo-graphic .chemo-copy p span{font-weight:700;text-transform:uppercase}#help .section-1 .chemo-graphic .chemo-copy p span svg{height:.9em}#help .section-1 .chemo-graphic .chemo-copy p br{display:block}#help .section-1 .callout-summary{margin-top:3.5rem;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#help .section-1 .callout-summary p span.upper{font-weight:700;text-transform:uppercase}#help .section-1 .callout-summary p:last-of-type{margin-bottom:0}#help .section-2 .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#help .section-2 .row>*{margin-bottom:3rem}#help .section-2 .row>:last-child{margin-bottom:0}#help .section-2 .chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#help .section-2 .chart svg{width:100%}#help .section-2 .chart>p:last-of-type,#help .section-2 .chart>svg:last-of-type{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}#help .section-2 .chart>p:first-of-type{margin-bottom:2rem}#help .section-2 .chart p{color:#fff;font-size:.8em;width:100%;margin-top:.8rem}#help .section-3 h2{color:#bd295e}#help .section-3 .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}#help .section-3 .grid>.copy-block{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#help .section-3 .grid .callout-summary{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;margin-top:3.5rem}#help .section-3 .grid .callout-summary img{width:2.4rem}#what-to-expect .hero .callout-img img{margin-right:2rem;width:5rem}#what-to-expect .hero .callout-img p{color:#bd295e}#help #what-to-expect .section-1 .list,#what-to-expect #help .section-1 .list,#what-to-expect .section-arrow .list,#what-to-expect .section-h2-primary-home .list,#what-to-expect .section-h2-primary .list,#what-to-expect .section-h2-secondary .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}#help #what-to-expect .section-1 .list ul,#what-to-expect #help .section-1 .list ul,#what-to-expect .section-arrow .list ul,#what-to-expect .section-h2-primary-home .list ul,#what-to-expect .section-h2-primary .list ul,#what-to-expect .section-h2-secondary .list ul{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;margin-top:1rem}#what-to-expect .section-1{background-color:#bcc6c2}#what-to-expect .section-1 h2{color:#bd295e}#what-to-expect .section-1 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}#what-to-expect .section-1 .list ul{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}#support h1,#support h2,#support p{font-family:PT Sans,sans-serif}#support .isi p,#support .ref-section p{font-family:Nunito Sans,sans-serif}#support .link-phone{text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;-webkit-text-decoration-color:#ff403a;text-decoration-color:#ff403a}#support .link-phone:focus,#support .link-phone:hover{color:#020202;font-weight:700}#support .link-support{color:#ff403a}#support .link-support:focus,#support .link-support:hover{font-weight:700}#support .help-item{margin:0 auto 2rem;text-align:center}#support .help-item img{width:auto;height:8.7rem;margin-top:2rem;margin-bottom:1rem}#support .help-item a{white-space:nowrap}#support .hero .container{padding-top:3.5rem;padding-bottom:3.5rem;height:auto!important}#support .hero .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}#support .hero .grid>img{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;max-width:90%;width:56rem}#support .hero .grid .copy-block{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}#support .hero .grid .copy-block img{max-width:75%;margin-bottom:6rem}#support .hero .grid .copy-block h1{color:#002855;font-weight:400}#support .hero .grid .copy-block h1,#support .hero .grid .copy-block p{width:100%}#support .hero .grid .copy-block a.phone-link{text-decoration:none;border-bottom:1px dotted #000}#support .section-1{background-color:#f3f8fc}#support .section-1 .grid{-ms-grid-rows:(auto)[6];grid-template-rows:repeat(6,auto);-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr))}#support .section-1 .grid .h2{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;text-align:center;margin-bottom:4rem}#support .section-1 .grid>.help-item:first-of-type{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5}#support .section-1 .grid>.help-item:nth-of-type(2){-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5}#support .section-1 .grid>.help-item:nth-of-type(3){-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/5;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5}#support .section-1 .grid>.help-item:nth-of-type(4){-ms-grid-row:5;-ms-grid-row-span:1;grid-row:5/6;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;margin-bottom:0}#support .section-1 .grid .copy-block{-ms-grid-row:6;-ms-grid-row-span:1;grid-row:6/7;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;text-align:center;margin-top:4rem}#support .section-1 .grid .copy-block h2{color:#002855;font-size:2.2rem;margin-bottom:2rem}#support .section-1 .h2{color:#002855}#support .section-2{background-color:#002855}#support .section-2 .copy-block,#support .section-2 .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#support .section-2 .copy-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#support .section-2 .copy-block img{-webkit-box-shadow:.7rem .7rem 1rem 0 rgba(2,2,2,.4);box-shadow:.7rem .7rem 1rem 0 rgba(2,2,2,.4)}#support .section-2 .copy-block p{color:#fff;font-weight:700}#support .section-2 .copy-block a{border-radius:4rem;padding-left:3rem;padding-right:3rem;background-color:#ff403a;color:#fff;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#support .section-2 .copy-block a svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 1rem 0 0}#support .section-2 .copy-block a:focus,#support .section-2 .copy-block a:hover{background-color:#fff;color:#ff403a}#support .section-3 .grid{-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);-ms-grid-columns:(minmax(0,1fr))[6];grid-template-columns:repeat(6,minmax(0,1fr))}#support .section-3 .grid .copy-block{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:6;grid-column:1/7;-ms-grid-row-align:center;align-self:center}#support .section-3 .grid .copy-block h2{line-height:1.34;color:#002855}#support .section-3 .grid .copy-block .inset-graphic{display:-webkit-box;display:-ms-flexbox;display:flex}#support .section-3 .grid .copy-block .inset-graphic img{width:7.5rem;height:auto;margin-right:2rem}#support .section-3 .grid>img{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:6;grid-column:1/7;max-width:90%;width:59.2rem;-ms-grid-column-align:center;justify-self:center;margin-bottom:3rem}#faq .hero .container{height:auto;padding-top:7rem;padding-bottom:3.5rem}#faq .hero h1{color:#bd295e}#faq .section-faqs .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq{margin-top:2rem;border-bottom:.2rem solid #617a72}.faq .copy-block>:last-child{padding-bottom:2rem;width:90%}.faq .copy-block a{text-decoration:underline}.faq-header{color:#bd295e;font-weight:700;cursor:pointer;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit}.faq-header img{margin-left:auto;width:.8em;height:.8em}.faq-header[aria-expanded=false] .open,.faq-header[aria-expanded=true] .closed{display:none}#error{background-color:#fff}#error .section-1{margin-top:3.5rem}