:root{--purple:#85459f;--purple-dark:#763d8d;--purple-deeper:#67367b;--blue:#8ec8d8;--ink:#4e4f51;--grey:#b4b5b7;--white:#fff;--font:"urbane", "Lato", "Segoe UI", sans-serif;--max:1180px;--header-h:120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background:var(--white);margin:0;font-size:97.5%;font-weight:300;line-height:1.6}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:var(--purple);text-decoration:none}a:hover,a:focus{color:var(--purple-deeper)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--purple);color:var(--white);z-index:10000;padding:.5rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}.cf:after{content:"";clear:both;display:table}.container{width:100%}.row,.row-small,.row-x-small{width:min(96%, var(--max));margin:0 auto;padding:1em 0}.header .row,.row-small{padding:0}.text-center{text-align:center}.purple{color:var(--purple)}.white{color:var(--white)}.smtext{font-size:.85em}.h1{margin:.35em 0;font-size:1.6em;font-weight:700}.h2{margin:.35em 0;font-size:1.2em;font-weight:700}h1,h2,h3,.h1,.h2,.h3{font-family:var(--font)}h1,h2{margin:.35em 0;font-weight:700}h3,.h3{color:var(--purple);text-transform:capitalize;margin:.75em 0 1em;font-size:1.2em;font-weight:700}h3:after,.h3:after{content:"";background-color:var(--purple);width:80px;height:2px;margin:.5em 0;display:block}.text-block h3:after,.country h3:after{display:none}.button,a.button,button.button{border:1px solid var(--purple);color:var(--purple);font-family:var(--font);cursor:pointer;text-align:center;background:0 0;padding:.55em 1.1em;font-size:.95em;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-block}.button:hover,a.button:hover,button.button:hover,.button:focus{background:var(--purple);color:var(--white)}.button.primary,a.button.primary,button.button.primary{background:var(--purple);border-color:var(--purple);color:var(--white)}.button.primary:hover,a.button.primary:hover,button.button.primary:hover{background:var(--purple-dark)}.button.tertiary{border-color:var(--white);color:var(--white);background:0 0}.button.tertiary:hover{background:var(--purple-dark);border-color:var(--purple-dark)}.headerphone{white-space:nowrap;font-weight:700}.headerphone .fa{margin-right:.35em}.site-header{z-index:901;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #4e4f5114;transition:box-shadow .22s,background .22s,padding .22s;position:sticky;top:0;overflow:visible}.site-header.is-scrolled{background:#fffffff7;box-shadow:0 6px 24px #281e3214}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:1rem;width:min(96%,1340px);min-height:4.1rem;margin:0 auto;padding:.4rem 0;transition:min-height .22s;display:grid;overflow:visible}.site-header.is-scrolled .site-header__inner{min-height:3.85rem}.site-header__logo{flex-shrink:0;grid-column:1;line-height:0;display:block}.site-header__logo img{width:138px;height:auto;transition:width .22s;display:block}.site-header.is-scrolled .site-header__logo img{width:124px}.site-header__nav{grid-column:2;justify-self:center;min-width:0;max-width:100%;display:none;overflow:visible}.site-header__actions{flex-shrink:0;grid-column:3;justify-self:end;align-items:center;gap:.5rem;display:flex}.cover-tracks{color:var(--ink);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.78rem;font-weight:600;transition:background .18s,color .18s;display:none}.cover-tracks i{color:var(--purple);font-size:.8rem}.cover-tracks:hover,.cover-tracks:focus{color:var(--purple-deeper);background:#f3eaf7}.btn-login{color:var(--ink);white-space:nowrap;border:1px solid #4e4f5147;border-radius:999px;align-items:center;padding:.4rem .7rem;font-size:.78rem;font-weight:700;transition:border-color .18s,color .18s,background .18s;display:none}.btn-login:hover,.btn-login:focus{border-color:var(--purple);color:var(--purple);background:#faf6fc}.btn-exit{appearance:none;cursor:pointer;font-family:var(--font);color:var(--white);background:var(--purple);white-space:nowrap;border:0;border-radius:999px;padding:.45rem .8rem;font-size:.78rem;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 2px #67367b40}.btn-exit:hover,.btn-exit:focus{background:var(--purple-dark);color:var(--white);transform:translateY(-1px);box-shadow:0 4px 12px #85459f47}.btn-exit:active{transform:translateY(0)}.site-header__burger{width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.25rem;transition:background .18s,color .18s;display:inline-flex}.site-header__burger:hover,.site-header__burger:focus{color:var(--purple);background:#f3eaf7}.site-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.site-nav__item{flex:none;position:relative}.site-nav__link{color:var(--ink);letter-spacing:0;white-space:nowrap;border-radius:.4rem;align-items:center;gap:.3rem;padding:.5rem .55rem;font-size:.8rem;font-weight:700;transition:color .18s,background .18s;display:inline-flex;position:relative}.site-nav__link:after{content:"";background:var(--purple);transform-origin:0;border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:.28rem;left:.55rem;right:.55rem;transform:scaleX(0)}.site-nav__link:hover,.site-nav__link:focus,.site-nav__link.is-active{color:var(--purple);background:0 0}.site-nav__link:hover:after,.site-nav__link:focus:after,.site-nav__link.is-active:after{transform:scaleX(1)}.site-nav__chevron{opacity:.55;font-size:.65rem;transition:transform .2s,opacity .2s}.site-nav__item:hover .site-nav__chevron,.site-nav__item:focus-within .site-nav__chevron{opacity:1;transform:rotate(180deg)}.site-nav__dropdown{background:var(--white);opacity:0;visibility:hidden;z-index:80;border:1px solid #4e4f5114;border-radius:.65rem;min-width:280px;margin:0;padding:.45rem 0;list-style:none;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 14px 40px #281e3224}.site-nav__item:hover>.site-nav__dropdown,.site-nav__item:focus-within>.site-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.site-nav__dropdown-item{position:relative}.site-nav__dropdown-link{color:var(--ink);padding:.55rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s,color .15s,padding-left .15s;display:block}.site-nav__dropdown-link:hover,.site-nav__dropdown-link:focus{color:var(--purple);background:#f3eaf7;padding-left:1.15rem}.site-nav__flyout{background:var(--white);opacity:0;visibility:hidden;border:1px solid #4e4f5114;border-radius:.65rem;min-width:200px;margin:0;padding:.35rem 0;list-style:none;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:0;left:calc(100% - .25rem);transform:translate(6px);box-shadow:0 14px 40px #281e3224}.site-nav__dropdown-item:hover>.site-nav__flyout,.site-nav__dropdown-item:focus-within>.site-nav__flyout{opacity:1;visibility:visible;transform:translate(0)}@media (width>=720px) and (width<=1499px){.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__nav{display:none}.cover-tracks{padding:.45rem;display:inline-flex}.cover-tracks span,.btn-login{display:none}}@media (width>=1500px){.site-header__nav{display:block}.site-header__burger{display:none}.cover-tracks{display:inline-flex}.cover-tracks span{display:inline}.btn-login{display:inline-flex}.site-header__inner{column-gap:1.5rem;width:min(92%,1420px)}.site-header__logo img{width:140px}.site-nav{gap:.2rem}.site-nav__link{padding:.5rem .62rem;font-size:.84rem}.cover-tracks,.btn-login,.btn-exit{font-size:.84rem}}@media (width>=1680px){.site-header__inner{column-gap:1.75rem;width:min(90%,1480px)}.site-nav__link{padding:.5rem .7rem;font-size:.88rem}}.site-drawer{z-index:2000;pointer-events:none;width:min(340px,88vw);position:fixed;inset:0 auto 0 0}.site-drawer__panel{background:var(--white);flex-direction:column;height:100%;padding:1rem 1.15rem 2rem;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;overflow-y:auto;transform:translate(-105%);box-shadow:8px 0 32px #281e322e}.site-drawer.is-open{pointer-events:auto}.site-drawer.is-open .site-drawer__panel{transform:translate(0)}.site-drawer__top{border-bottom:1px solid #4e4f511a;flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.site-drawer__close{color:var(--ink);font-family:var(--font);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:.45rem;padding:.35rem 0;font-weight:700;display:inline-flex}.site-drawer__safety{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.cover-tracks--drawer{color:var(--purple);background:#f3eaf7;display:inline-flex}.drawer-nav{margin:0;padding:0;list-style:none}.drawer-nav li{border-bottom:1px solid #4e4f5114}.drawer-nav__link{color:var(--ink);padding:.75rem .15rem;font-weight:700;transition:color .15s,padding-left .15s;display:block}.drawer-nav__link:hover,.drawer-nav__link:focus{color:var(--purple);padding-left:.35rem}.drawer-nav--nested{margin-bottom:.35rem;padding-left:.85rem}.drawer-nav--nested .drawer-nav__link{padding:.45rem .15rem;font-size:.95rem;font-weight:500}.drawer-nav__login{border:1px solid var(--purple);color:var(--purple);border-radius:999px;margin-top:1.25rem;padding:.55rem 1rem;font-weight:700;display:inline-flex}.site-overlay{z-index:1500;cursor:pointer;background:#1e182873;border:0;animation:.2s fadeIn;position:fixed;inset:0}.home-hero{background:#1a1420;min-height:clamp(360px,58vw,620px);position:relative;overflow:hidden}.home-hero__image{object-fit:cover;object-position:center 40%;width:100%;height:100%;animation:18s ease-in-out infinite alternate heroDrift;position:absolute;inset:0;transform:scale(1.04)}@keyframes heroDrift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.08)translate(-1.5%,-1%)}}@media (prefers-reduced-motion:reduce){.home-hero__image{animation:none;transform:none}}.home-hero__shade{z-index:1;background:linear-gradient(105deg,#140c1cb8 0%,#140c1c6b 42%,#140c1c1f 70%,#0000 100%),linear-gradient(#0000 55%,#140c1c59 100%);position:absolute;inset:0}.home-hero__caption{z-index:2;align-items:center;min-height:clamp(360px,58vw,620px);display:flex;position:relative}.hero-copy{max-width:34rem;padding:2.5rem 0;animation:.85s both fadeUp}.hero-copy__eyebrow{color:#ffffffd9;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:700}.hero-copy__title{color:#fff;font-family:var(--font);letter-spacing:0;text-shadow:0 2px 24px #00000059;margin:0 0 .85rem;font-size:clamp(2.05rem,4.4vw,3.1rem);font-weight:700;line-height:1.15}.hero-copy__lead{color:#ffffffeb;max-width:28rem;margin:0 0 1.6rem;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:300;line-height:1.55}.hero-copy__cta{background:var(--purple);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.45rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #85459f59}.hero-copy__cta:hover,.hero-copy__cta:focus{background:var(--purple-dark);color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #85459f66}.slideshow_caption{max-width:36rem;padding:2rem 0}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.inner-hero{background:#ddd;max-height:280px;line-height:0;overflow:hidden}.inner-hero img{object-fit:cover;width:100%;height:220px;display:block}@media (width>=768px){.inner-hero img{height:280px}}#breadcrumbs{color:var(--ink);background:#f5f5f5;font-size:.85em}#breadcrumbs a{color:var(--ink)}#breadcrumbs .row{padding:.65em 0}#content{padding-bottom:2rem}.Home #content #leftcol>*{padding-bottom:1.25em}.home-intro-grid{align-items:center;gap:2rem;max-width:960px;margin:0 auto;padding:2.5rem 0 1.5rem;display:grid}@media (width>=768px){.home-intro-grid{grid-template-columns:minmax(180px,240px) 1fr;gap:2.5rem 3rem;padding:3rem 0 2rem}}.home-intro-grid__graphic{justify-content:center;display:flex}.home-intro-grid__stat{border-radius:.5rem;width:100%;max-width:240px;height:auto;display:block}.home-intro-grid__copy h2{color:var(--ink);margin-top:0;font-size:1.65rem}.home-intro-grid__copy p{margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.video-embed{aspect-ratio:16/9;background:#111;border-radius:2px;width:100%;max-width:920px;margin:1.75rem auto 2.25rem;position:relative;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.stats-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.75rem;max-width:920px;margin:0 auto;padding:.5rem 0 1.5rem;display:flex}.stats-row img{object-fit:contain;width:auto;max-height:120px}@media (width>=700px){.stats-row{justify-content:space-between;gap:.5rem .75rem}.stats-row img{flex:1 1 0;max-width:32%;max-height:140px}}.crasf-block{align-items:start;gap:1.5rem;padding:1rem 0 2rem;display:grid}@media (width>=900px){.crasf-block{grid-template-columns:3fr 1fr}}.crasf-block__aside{text-align:center}.crasf-block__aside img{max-width:220px;margin:0 auto 1rem;display:block}.gallery-grid{grid-template-columns:1fr;gap:12px;margin:1.5rem 0 2.5rem;display:grid}.gallery__item{min-height:220px;color:var(--white);border-radius:4px;display:block;position:relative;overflow:hidden}.gallery__item:hover{color:var(--white)}.gallery__img{object-fit:cover;width:100%;height:100%;min-height:220px;transition:transform .45s;display:block}.gallery__item:hover .gallery__img{transform:scale(1.04)}.gallery__item:after{content:"";opacity:.55;transition:opacity .25s;position:absolute;inset:0}.gallery__item--tone-a:after{background:linear-gradient(160deg,#96376ebf,#5a28788c)}.gallery__item--tone-b:after{background:linear-gradient(160deg,#825aaab3,#643c8c80)}.gallery__item--tone-c:after{background:linear-gradient(160deg,#6e64aaa6,#5a469680)}.gallery__item--tone-d:after{background:linear-gradient(160deg,#502d82b8,#3c1e6494)}.gallery__item:hover:after{opacity:.35}.gallery__item .text-block{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;padding:1.25rem;display:flex;position:absolute;inset:0}.gallery__item .text-block h3{color:var(--white);letter-spacing:.01em;text-shadow:0 2px 16px #00000059;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:700}.gallery__item .text-block h3:after{display:none}.gallery__cta{color:#fff;background:#85459ff2;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.25rem;font-size:.88rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 6px 18px #28143c40}.gallery__item:hover .gallery__cta{background:var(--purple-dark);transform:translateY(-1px)}@media (width>=900px){.gallery-grid{grid-template-rows:minmax(210px,1fr) minmax(210px,1fr);grid-template-columns:1fr 1fr 1.05fr;gap:14px;min-height:460px}.gallery__item{height:100%;min-height:0}.gallery__img{min-height:0;position:absolute;inset:0}.gallery__item--1{grid-area:1/1}.gallery__item--2{grid-area:1/2}.gallery__item--3{grid-area:2/1/auto/3}.gallery__item--4{grid-area:1/3/3}}.helpline-band{background:#f6f2f8;border-top:1px solid #85459f1a;padding:2.25rem 0 2.5rem}.helpline-band__inner{width:min(96%, var(--max));margin:0 auto}.helpline-band__header{text-align:center;margin:0 auto 1.5rem}.helpline-band__header h2{color:var(--purple);margin:0;font-size:clamp(1.35rem,2.2vw,1.65rem)}.helpline-grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=700px){.helpline-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.helpline-grid{grid-template-columns:repeat(3,1fr)}}.helpline-card{background:var(--white);border:1px solid #85459f24;border-radius:.75rem;flex-direction:column;gap:.65rem;padding:1.1rem 1.15rem 1.2rem;display:flex}.helpline-card__title{color:var(--ink);margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.helpline-card__title:after{display:none}.helpline-phone{color:var(--purple);border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.helpline-phone:hover,.helpline-phone:focus{color:var(--purple-deeper);border-bottom-color:#67367b66}.helpline-phone__icon{color:var(--purple);font-size:.9rem;display:inline-flex}.helpline-phone__text{align-items:baseline;gap:.35rem;display:inline-flex}.helpline-phone__label{font-size:.95rem;font-weight:600}.helpline-phone__number{letter-spacing:.01em;font-size:1.05rem;font-weight:700}.helpline-web{color:var(--purple);text-underline-offset:2px;align-self:flex-start;align-items:center;gap:.4rem;max-width:100%;font-size:.9rem;font-weight:500;text-decoration:underline;transition:color .15s;display:inline-flex}.helpline-web__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.helpline-web i{opacity:.8;flex-shrink:0;font-size:.75rem;text-decoration:none}.helpline-web:hover,.helpline-web:focus{color:var(--purple-deeper)}#footer{background:var(--ink);color:var(--white);padding:2rem 0 1rem}#footer a{color:var(--white)}#footer a:hover{text-decoration:underline}.footer-grid{gap:1.5rem;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{text-align:right}}.country{color:var(--white);background:#3a3b3d;padding-bottom:1.5rem}.country h3{color:var(--white)}.country a{color:var(--blue)}.cd-top{background:var(--white);width:3rem;height:3rem;color:var(--purple);opacity:0;pointer-events:none;z-index:9999;cursor:pointer;border:1px solid #85459f33;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;transition:opacity .22s,transform .22s,box-shadow .22s,background .22s,color .22s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;transform:translateY(10px);box-shadow:0 8px 24px #281e322e}.cd-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.cd-top:hover,.cd-top:focus{background:var(--purple);color:var(--white);box-shadow:0 12px 28px #85459f4d}.content-layout.has-sidebar{gap:2rem;display:grid}@media (width>=900px){.content-layout.has-sidebar{grid-template-columns:2fr 1fr;align-items:start}}.cms-content{max-width:52rem}.cms-content img{height:auto}.cms-content ul,.cms-content ol{padding-left:1.4rem}.cms-content .fourcol,.cms-content .eightcol,.cms-content .threecol,.cms-content .ninecol{margin-bottom:1.25rem}@media (width>=768px){:is(.cms-content .cf:has(>.fourcol),.cms-content .cf:has(>.eightcol)){gap:1.25rem;display:grid}.cms-content .cf:has(>.fourcol.first):has(>.eightcol){grid-template-columns:1fr 2fr}.cms-content .cf:has(>.fourcol):not(:has(>.eightcol)){grid-template-columns:repeat(3,1fr)}}.cms-content .grey-bg{background:#f2f2f2;padding:1rem}.siblinglinks{margin:0;padding:0;list-style:none}.siblinglinks a{color:var(--ink);border-bottom:1px solid #e5e5e5;padding:.55rem 0;display:block}.siblinglinks a:hover,.siblinglinks .activesibling{color:var(--purple);font-weight:700}#rightcol .block{margin-bottom:2rem}.modal-backdrop{z-index:3000;background:#0000008c;place-items:center;padding:1rem;animation:.25s fadeIn;display:grid;position:fixed;inset:0}.modal-panel{background:var(--white);width:min(700px,95%);max-height:90vh;padding:2rem 1.5rem;animation:.35s fadeUp;position:relative;overflow:auto}.modal-close{cursor:pointer;color:var(--ink);background:0 0;border:0;font-size:1.25rem;position:absolute;top:.75rem;right:.75rem}.modal-arrows{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quiz{border-top:1px solid #e5e5e5;margin-top:1.5rem;padding-top:1rem}.quiz-hint{color:#666;font-size:.95em}.quiz-list{padding-left:1.25rem}.quiz-list li{margin-bottom:1.25rem}.quiz-list p{margin:0 0 .5rem}.quiz-options{flex-wrap:wrap;gap:.5rem;display:flex}.quiz-options button{border:1px solid var(--purple);color:var(--purple);font-family:var(--font);cursor:pointer;background:0 0;padding:.35rem .9rem}.quiz-options button.is-selected,.quiz-options button:hover{background:var(--purple);color:var(--white)}.quiz-actions{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.quiz-actions .button:disabled{opacity:.45;cursor:not-allowed}.quiz-result{border-left:4px solid var(--purple);background:#f7f1fa;padding:1.25rem 1.5rem}.score-guide h2{color:var(--purple)}.respond-form,.cms-content form{max-width:36rem}.cms-content fieldset{border:0;margin:0;padding:0}.cms-content label{margin:.75rem 0 .25rem;font-weight:700;display:block}.cms-content input[type=text],.cms-content input[type=email],.cms-content input[type=password],.cms-content input[type=tel],.cms-content textarea,.cms-content select{width:100%;max-width:100%;font-family:var(--font);border:1px solid #ccc;padding:.55rem .7rem;font-size:1rem}.cms-content textarea{min-height:8rem}.cms-content input[type=submit],.cms-content button[type=submit]{background:var(--purple);border:1px solid var(--purple);color:var(--white);font-family:var(--font);cursor:pointer;margin-top:1rem;padding:.55em 1.1em;font-weight:700}.cms-content input[type=submit]:hover,.cms-content button[type=submit]:hover{background:var(--purple-dark)}
