font-face{font-family:'HelveticaNeue';font-style:normal;font-weight:300;src:url("../fonts/HelveticaNeue-Light.ttf") format("truetype")}@font-face{font-family:'HelveticaNeue';font-style:normal;font-weight:400;src:url("/fonts/HelveticaNeue.otf") format("opentype")}@font-face{font-family:'HelveticaNeue';font-style:normal;font-weight:500;src:url("/fonts/HelveticaNeue-Medium.otf") format("opentype")}@font-face{font-family:'HelveticaNeue';font-style:normal;font-weight:600;src:url("/fonts/HelveticaNeue-Medium.otf") format("opentype")}@font-face{font-family:'HelveticaNeue';font-style:normal;font-weight:900;src:url("/fonts/HelveticaNeue-Black.otf") format("opentype")}:root{font-size:16px}.has-no-scroll{overflow:hidden}.js-modal-trigger{cursor:pointer}.has-no-underline{text-decoration:none !important}.hidden{display:none !important}.has-text-inherit{color:inherit !important}.is-full-height{height:100% !important}.is-full-width{width:100% !important}.banner{color:#fff;padding:2.5rem 1.875rem}.banner .columns p{margin-bottom:0}.banner__title{font-size:2.5rem;font-weight:900;color:#e73564}.banner__subtitle{font-size:2rem;font-weight:600}.banner__description{font-size:1.5rem}.banner__button-container{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2.5rem}.banner__button-container .button{min-width:unset;max-width:15rem;width:100%}@media only screen and (min-width: 1216px){.banner__button-container{justify-content:center}}@media only screen and (min-width: 1024px){.banner{padding:2.5rem 0}}.banner--marketing{width:100%;background-color:#e73564;text-align:center;padding:1rem 1.875rem}.banner--marketing a{color:inherit;text-decoration:underline}.box{padding:.9375rem;background-color:#fff;border:1px solid #005cab;border-radius:8px;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem;height:100%;min-height:120px;cursor:pointer}.box:focus,.box:hover{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #00adef !important}.box__text{font-size:1rem;color:#005cab;font-weight:600}.box p.box__text{margin-bottom:0}.box__description{font-size:0.75rem;color:#4b4b53}.box[disabled]{opacity:0.5;pointer-events:none}.button{font-size:1rem;font-weight:500;padding:.9375rem 1.875rem;border:0;border-radius:40px;height:auto;min-width:14.375rem;text-decoration:none;transition:background-color 125ms linear}.button>*{position:relative;z-index:1}.button:active,.button:focus{color:inherit}.button::before{content:'';display:block;position:absolute;top:0;left:0;height:100%;width:0;z-index:0}.button--primary{background-color:#e73564;color:#fff}.button--primary:hover{background-color:#f27092;color:#fff;text-decoration:none}.button--secondary{border:solid #005cab 1px;color:#005cab;background-color:transparent}.button--secondary:visited{color:#005cab}.button--secondary:hover,.button--secondary:active{background-color:#005cab;color:#fff;border:solid #005cab 1px;border-radius:40px}.button--secondary.is-active{background-color:#005cab;color:#fff;border:solid #005cab 1px;border-radius:40px}.button--tertiary{background-color:#bcbec0;color:#4b4b53}.button--tertiary:hover{background-color:#4b4b53;color:#fff;border-radius:40px}.button--header{font-weight:600;padding:5px 15px;border:1px solid #fff;border-radius:40px;white-space:nowrap}.button:hover::before{width:100%}.button--modal{min-width:6.25rem}@media only screen and (min-width: 769px){.button--match-width{min-width:unset !important;width:100%}}@media only screen and (max-width: 768px){.button{white-space:normal}.button--center-mobile{display:block;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 769px){.button{min-width:280px;font-size:1.125rem;padding:.9375rem 2.8125rem}}.button:focus:not(:active){box-shadow:none}.resource-buttons .button{width:100%}.card{border-radius:8px;color:#000;height:100%;display:flex;flex-direction:column;margin:.9375rem;max-width:370px}.card .title{font-size:1rem;font-weight:600;margin-bottom:.3125rem}@media only screen and (min-width: 1024px){.card .title{font-size:1.25rem}}.card .location{font-size:.875rem;color:#e73564;margin-bottom:.3125rem}.card .date{font-size:.875rem;margin-bottom:.3125rem}.card__button{padding:1.875rem;padding-top:2.8125rem;text-align:center}.card__button .button{width:100%;min-width:9rem;max-width:12rem}.card__content{padding:1.875rem;height:100%}.card--event .card__image{min-height:9.6875rem}.card--event .card__image img{height:100%}@media only screen and (min-width: 769px){.card--event .card__image{min-height:13.125rem}}.flag{background-color:#339;padding:.9375rem;position:relative;margin:1rem 0;max-width:450px}.flag::after{content:'';position:absolute;top:0;right:0;width:0;height:calc(62px);border-style:solid;border-width:31px 0 31px 31px;border-color:#fff #fff #fff #339}.flag__title{color:#fff;margin:0;font-size:1.625rem;font-weight:600;margin-right:calc(31px - .9375rem)}.flag--secondary{background-color:#005cab}.flag--secondary::after{border-color:#fff #fff #fff #005cab}.flag--tertiary{background-color:#00adef}.flag--tertiary::after{border-color:#fff #fff #fff #00adef}.grid{display:grid;grid-template-columns:repeat(auto-fit, 18.75rem);justify-content:center;row-gap:2.8125rem;margin-bottom:2.8125rem}@media only screen and (min-width: 1024px){.grid{grid-template-columns:repeat(auto-fit, 25rem)}}.hero{position:relative;background:linear-gradient(180deg, rgba(0,173,239,0.2) 50%, #fff 100%);z-index:5;padding:1.875rem;flex-direction:column}.hero .container{width:100%}.hero__heading{max-width:400px}@media only screen and (max-width: 769px){.hero__heading{max-width:100%}}.hero__img{display:flex;mix-blend-mode:multiply;justify-content:center}@media only screen and (max-width: 1024px){.hero__img{margin:auto}}.hero__img img{width:100%}.hero__body{color:#005cab;font-size:1.5rem;line-height:30px;font-weight:500;padding:.9375rem 0}.hero__title{font-size:2.25rem;font-weight:600;color:#005cab;line-height:58px;text-align:left;font-family:Verdana, Geneva, Tahoma, sans-serif;margin-bottom:1rem}@media only screen and (min-width: 1024px){.hero__title{font-size:3.25rem}}.hero__title--medium{color:#fff;background-color:#005cab;line-height:120px;padding:.625rem;margin-left:.625rem}@media only screen and (min-width: 1024px){.hero__title--medium{font-size:3rem}}.hero__title--large{display:block;color:#fff;font-size:7.5rem;background-color:#005cab;line-height:120px;padding:0 10px 10px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (min-width: 769px){.hero__title--large{font-size:10.625rem;line-height:150px}}.hero__summary{color:#005cab;font-size:1.25rem;line-height:30px;font-weight:400}@media only screen and (min-width: 769px){.hero__summary{padding:2.8125rem}}.hero--home{min-height:0;flex-direction:row}.hero--home--has-blue-bg{background:linear-gradient(180deg, rgba(0,173,239,0.2) 85%, #fff 100%)}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.hero--home{display:table;width:100%}}.hero--home .hero-body{padding:0;justify-content:center;align-items:flex-start}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.hero--home .hero-body{display:table;width:100%}}.hero--home .hero-body img{width:100%}.hero--home--bg-min-height{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@media only screen and (min-width: 1117px){.hero--home--bg-min-height{min-height:40.625rem}}.list{padding-left:1.875rem;margin:2.8125rem 0}.list__item{list-style-type:disc}.list__item:not(:last-child){margin-bottom:.9375rem}@media only screen and (min-width: 1024px){.list__item:not(:last-child){margin-bottom:1.875rem}}.modal-link{color:#4b4b53;text-decoration:underline}.modal--simple .modal-content{width:auto;max-width:750px;margin:0 1.25rem}.modal--simple .modal-card{margin:0}.modal--simple .modal-inner{background-color:#fff;padding:.9375rem}@media only screen and (min-width: 769px){.modal--simple .modal-inner{padding:1.875rem}}.modal--simple .modal__title{font-size:1.375rem;margin-bottom:.9375rem;padding-right:2.8125rem}@media only screen and (min-width: 769px){.modal--simple .modal__title{font-size:1.625rem;margin-bottom:1.875rem}}.modal__close{cursor:pointer;height:4.0625rem;width:4.0625rem;background-size:4.0625rem;background-repeat:no-repeat;background-image:url("/img/icons/modal-close.png");position:absolute;top:.9375rem;right:.9375rem}.modal--external-link-disclaimer .modal-content{max-width:750px;font-size:1.125rem}.modal--external-link-disclaimer .modal__title{margin-bottom:1.875rem}.modal--external-link-disclaimer .modal__buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:1.875rem auto}.modal--external-link-disclaimer .modal__buttons .button{margin:.3125rem}.modal--resource .modal-content{width:80%;max-width:56.25rem;font-size:1.125rem}.modal--resource .modal__title{text-align:left;font-size:1.25rem;font-weight:600;padding-right:0;margin-bottom:.3125rem}@media only screen and (min-width: 768px){.modal--resource .modal__title{font-size:1.5rem}}.modal--resource .modal-inner .button{min-width:unset}.modal#marketing-updates .modal__buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:1.875rem auto 0}.modal#marketing-updates .modal__buttons .button{margin:.3125rem}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{font-family:"HelveticaNeue",Helvetica,Arial,sans-serif !important;font-size:16px !important;line-height:1.38 !important;color:#005cab !important;padding:0 !important;border:none !important}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#005cab !important;background-color:unset !important}.percent-circle{position:relative;margin:1rem auto;text-align:left}.percent-circle__graphic{display:block;position:relative;width:220px;height:220px;margin:0 auto}.percent-circle__value{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:5rem;font-weight:600;color:#005cab;display:flex}.percent-circle__value span{display:block;font-size:60%;margin-top:10px}.percent-circle__description{margin:2rem auto;text-align:center}@media only screen and (min-width: 768px){.percent-circle__description{padding-left:3rem;padding-right:2rem}}@media only screen and (min-width: 1024px){.percent-circle__description{text-align:left}}.resource{display:flex;border:solid 1px #005cab;justify-content:space-between;align-items:center;margin:2rem 1rem;padding:0.5rem}.resource__primary{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0.5rem;margin-left:0.5rem}.resource__title{font-weight:600;font-size:1.125rem;color:#005cab}.resource__button{padding:1rem}.resource__button .button{padding:0.5rem;min-width:12rem}@media only screen and (max-width: 1024px){.resource{flex-direction:column}.resource__primary{flex-direction:column}}.plyr{--plyr-color-main: $incyte-blue}a{color:#005cab;text-decoration:none}a:hover{color:#005cab}body{font-family:"HelveticaNeue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.38}body p:not(:last-child){margin-bottom:.9375rem}@media only screen and (min-width: 1024px){body p:not(:last-child){margin-bottom:1.875rem}}@media only screen and (min-width: 1024px){body{font-size:1rem}}.checkbox{display:block}.checkbox__label{position:relative;display:flex;justify-content:flex-start;align-items:center;font-size:1rem;cursor:pointer}.checkbox__label::after{position:absolute;top:50%;transform:translateY(-50%);margin-top:3px;left:1px;width:18px;height:18px;opacity:0;transition:opacity 250ms linear;background-image:url("/img/icons/form-tick.svg");background-size:contain}.checkbox__label::before,.checkbox__label::after{content:'';display:block;height:1.25rem;width:1.25rem;border-radius:0;background-repeat:no-repeat;flex-shrink:0}.checkbox__label::before{border:1px solid #005cab;margin-right:.9375rem}.checkbox__input{display:block;opacity:0;height:0;width:0;visibility:hidden}.checkbox__input:checked+.checkbox__label::after{opacity:1}.checkbox__input.is-invalid+.checkbox__label::before{border:1px solid rgba(218,24,24,0.5)}.checkbox+.checkbox{margin:0}.checkbox:not(:last-of-type){margin-right:.9375rem}.checkbox .form__error{margin-left:35px}@media only screen and (min-width: 769px){.checkbox:not(:last-of-type){margin-right:1.875rem}}.footer{color:#fff;font-size:.875rem;background-color:#fff;z-index:10;padding:0}.footer__main{border-top:1px solid #00adef;color:#4b4b53;padding:1.875rem}.footer__end{padding:1.875rem;background-color:#005cab}.footer__title{color:#005cab;font-size:1.25rem;line-height:30px;font-weight:600}.footer a{color:#005cab;text-decoration:underline}.footer a.footer__link{word-break:break-all;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.875rem;font-weight:300;color:#005cab;text-decoration:none}.footer a.footer__link:not(:last-child){margin-bottom:.3125rem}.footer a.footer__link:hover{text-decoration:underline}.footer a.footer__link--white{color:#fff;text-decoration:none}.footer a.footer__link--white:hover{text-decoration:underline}.footer__ae-box{border:1px solid #00adef;padding:1.875rem;margin:.9375rem 0}.footer__ae-box p:not(:last-child){margin-bottom:.9375rem}.footer__ae-box a{color:#005cab;text-decoration:underline}.footer__logo{margin-right:.9375rem;max-width:82px}.form__field{display:flex;flex-direction:column}.form__field .label{font-weight:400}.form__field:not(:last-child){margin-bottom:.9375rem}.form__section{padding:1.875rem 0}@media only screen and (min-width: 769px){.form__section{padding:3.75rem 0}}.form__text a{color:inherit;text-decoration:underline}.form__text--mandatory{text-align:center;margin-bottom:1rem}.form__error{font-size:1rem;color:#da1818;margin-top:5px}.header{position:relative;z-index:10;color:#fff;background-color:rgba(0,173,239,0.2)}.header .container{max-width:1344px !important}.header .container .column:first-of-type{display:flex;align-items:center}@media only screen and (max-width: 1024px){.header .container .column:first-of-type{flex-direction:column;align-items:flex-start}}@media only screen and (max-width: 769px){.header .container .column:first-of-type{align-items:center}}.header .container .column p{margin-right:0.5rem;margin-bottom:0}@media only screen and (max-width: 1024px){.header .container .column p{margin-bottom:0.5rem}}.header__disclaimer{background-color:#005cab;font-size:.75rem;padding:.9375rem}.header__disclaimer a{color:#fff;text-decoration:none}.header__disclaimer a:hover{text-decoration:underline}.header__links{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (min-width: 769px){.header__links--container{display:flex}}.header__logo{padding-right:.9375rem}.header__link{text-align:left;display:block;color:#fff;text-decoration:none;padding:0 .9375rem}.header__link:not(:last-child){margin-right:0}.header__link:hover{color:#fff;text-decoration:underline}.header__link sup.has-reg{display:inline-block;text-decoration:none}@media only screen and (min-width: 769px){.header__disclaimer{padding:.9375rem}.header__links{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:0}.header__logo{padding-top:.25rem}.header__link{border-left:solid 1px #fff}}h1{font-weight:600;font-size:2.25rem;line-height:48px;text-align:center;color:#005cab;margin-bottom:3rem}@media only screen and (min-width: 1024px){h1{font-size:3rem;line-height:64px}}h2{color:#005cab;font-weight:400;font-size:1.5rem;line-height:30px;text-align:center;margin-bottom:2rem}@media only screen and (min-width: 1024px){h2{font-size:2rem;line-height:40px}}h3{color:#000;font-weight:600;font-size:1.25rem;line-height:32px;text-align:center;margin-bottom:2rem}h3.secondary{color:#005cab}h4{color:#005cab;font-weight:400;font-size:2rem;line-height:40px;text-align:center;margin-bottom:3rem}h4.cookie-policy{font-size:1.7rem;margin-top:1rem;margin-bottom:1rem}img.megaphone-man{max-height:383px}img.elderly-couple{max-height:364px}img.envelope{max-width:180px}.input{height:auto;border:solid #005cab 1px;border-radius:8px;font-size:1.125rem;color:#4b4b53;padding:.75rem .9375rem}.input:focus,.input:active{box-shadow:0 0 0 0.125em rgba(0,92,171,0.25);border-color:transparent}@media only screen and (min-width: 769px){.input{padding:.75rem .9375rem;font-size:1rem}.input:not(:last-child){margin-bottom:0}}.input.is-invalid{border:2px solid #da1818}.input.is-invalid:focus,.input.is-invalid:active{border-color:#da1818}.navbar{background-color:unset}.navbar-end{margin-left:0}.navbar .container{padding:0;max-width:1344px !important}@media only screen and (max-width: 1216px){.navbar .container{max-width:100%}}.navbar a.navbar-item:hover,.navbar a.navbar-item:active,.navbar a.navbar-item:focus{font-weight:400;color:#005cab;background-color:transparent;outline:none}.navbar a.navbar-item.is-active{font-weight:600;color:#005cab;background-color:transparent;outline:none}@media only screen and (max-width: 1023px){.navbar a.navbar-item{color:#fff}.navbar a.navbar-item:active,.navbar a.navbar-item:focus,.navbar a.navbar-item.is-active{color:#fff}.navbar a.navbar-item:hover{color:#fff}}.navbar-item{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#005cab;font-size:1.3125rem;font-weight:400;padding:0;text-decoration:none}.navbar-item:not(.is-dropdown):not(:last-child){margin-right:1.875rem}.navbar-item::after{content:'';display:block;position:absolute;bottom:25%;left:0;right:0;width:0;height:1px;background-color:#fff;transition:width 175ms linear}.navbar-item:hover,.navbar-item:active,.navbar-item:focus,.navbar-item.is-active{font-weight:400;background-color:transparent;outline:none;text-decoration:none}.navbar-item:hover::after,.navbar-item:active::after,.navbar-item:focus::after,.navbar-item.is-active::after{width:100%}@media only screen and (min-width: 1024px){.navbar-item{font-size:1.0625rem}.navbar-item:not(.is-dropdown):not(:last-child){margin-right:.9375rem}.navbar-item::after{background-color:#005cab}}@media only screen and (min-width: 1216px){.navbar-item{font-size:1.125rem}}@media only screen and (min-width: 1408px){.navbar-item{font-size:1.3125rem}}.navbar-logo{padding:.9375rem !important;margin-left:1.1875rem}.navbar-logo:hover{background-color:transparent}.navbar-logo:after{display:none}.navbar-logo img{width:100px;max-height:none}@media only screen and (min-width: 1024px){.navbar-logo img{width:140px}}@media only screen and (min-width: 1216px){.navbar-logo{padding:1.5625rem !important}.navbar-logo img{width:175px}}.navbar-burger{height:2.1875rem;width:2.1875rem;margin:auto .9375rem auto auto;border-radius:50%}.navbar-burger span{height:5px;width:30px;left:50%;transform:translateX(-50%);background-color:#005cab;border-radius:2px}.navbar-burger span:nth-child(1){top:calc(50% - 10px)}.navbar-burger span:nth-child(3){top:calc(50% + 8px)}.navbar-burger:hover,.navbar-burger:active,.navbar-burger:focus{background-color:transparent;border:0;outline:none}@media only screen and (max-width: 1024px){.navbar-burger.is-active{background-color:#005cab}}.navbar-burger.is-active span{background-color:#fff;height:3px;width:20px}.navbar-burger.is-active span:nth-child(1){transform:translateX(-50%) translateY(9px) rotate(45deg)}.navbar-burger.is-active span:nth-child(3){transform:translateX(-50%) translateY(-9px) rotate(-45deg)}.navbar-menu{margin-right:0 !important}@media only screen and (max-width: 1115px){.navbar-item{font-size:1rem}}@media only screen and (max-width: 1023px){.navbar-logo{margin-left:.9375rem}.navbar-logo img{width:125px}.navbar-menu{padding:.9375rem;background-color:#005cab;box-shadow:none}.navbar-item{font-size:1.125rem;padding:.9375rem 0}.navbar-item:not(.is-dropdown):not(:last-child){margin-right:0}.navbar-item.has-dropdown::after{display:none}.navbar-item::after{bottom:0}}ol{padding-left:1rem}section{padding:2rem}section.no-padding{padding:0}.select{font-size:1rem;height:auto}.select::after{display:none !important}.select select{height:auto;color:#4b4b53;width:100%;border:solid #005cab 1px;border-radius:8px;padding:.75rem .9375rem;background-image:url("/img/icons/dropdown.svg");background-repeat:no-repeat;background-position:calc(100% - 20px)}.select select:focus,.select select:active{box-shadow:0 0 0 0.125em rgba(0,92,171,0.25)}.select select.is-invalid{border:2px solid #da1818}.select select.is-invalid:focus,.select select.is-invalid:active{border-color:#da1818}strong{color:inherit}sup{position:relative;line-height:0;vertical-align:baseline;top:-0.5em;font-size:75%}sup.has-reg{color:inherit}.table{border-collapse:collapse;border-spacing:1.875rem;table-layout:fixed;width:100%;text-align:center}@media only screen and (min-width: 1024px){.table{text-align:left}}.table thead{background-color:#005cab}.table thead th{color:#fff;border:0;font-size:.875rem;font-weight:600;padding:.5rem;vertical-align:middle;text-align:center !important}.table thead th:not(:last-child){border-right:solid 2px #fff}@media only screen and (min-width: 1024px){.table thead th:not(:last-child){border-right-width:30px}}@media only screen and (min-width: 1024px){.table thead th{text-align:left;padding:1rem;font-size:1.125rem}}.table thead th:last-child{width:40%}@media only screen and (min-width: 769px){.table thead th:last-child{width:50%}}.table tbody{min-height:100px;height:100px;border-bottom:solid 1px #005cab}.table tbody tr:first-of-type td:first-of-type{font-weight:600;padding:.4375rem;padding-left:0}@media only screen and (min-width: 1024px){.table tbody tr:first-of-type td:first-of-type{padding:.9375rem .625rem}}.table tfoot td{text-align:left;font-size:.875rem;padding-left:0}.table td{vertical-align:middle;font-size:.75rem;border:0;padding:.4375rem}@media only screen and (min-width: 1024px){.table td{padding:.9375rem 1.875rem;font-size:1rem}}.table--resources{width:100%;color:#4b4b53;font-size:.875rem;margin-bottom:1.25rem}.table--resources thead{border-bottom:1px solid #4b4b53}.table--resources th{color:#4b4b53;padding:.625rem 0}.table--resources tbody tr:first-of-type td{padding-top:.625rem}.table--resources tbody tr:last-of-type td{padding-bottom:.625rem}.table--resources tbody td{padding:.625rem 0}@media only screen and (min-width: 768px){.table--resources tbody td{font-size:1rem}}@media only screen and (min-width: 768px){.table--resources{padding:.3125rem 0}}.wrapper{position:relative;display:flex;flex-direction:column;height:100%;min-height:100%;max-width:1920px;margin:auto}.wrapper__main{flex:1 0 auto}
