@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,button,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul,ol{margin:0;padding:0;list-style:none}a{text-decoration:none}button{background:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;line-height:1}img{display:inline-block;margin:0;padding:0;max-width:100%;height:auto;line-height:0;vertical-align:text-bottom}iframe{max-width:100%}svg{max-width:100%;height:auto;overflow:visible}svg path{pointer-events:none}picture{display:block}.edit-page svg{width:50%;fill:#3645b0;-webkit-transition:fill .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:fill .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,fill .5s ease-in-out;transition:transform .5s ease-in-out,fill .5s ease-in-out,-webkit-transform .5s ease-in-out}.edit-page span{font-size:0}.edit-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:50%;right:0;z-index:99999;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:5rem;height:5rem;background:#fa9fa1;color:#3645b0;border-radius:50%;-webkit-transition:background .5s ease-in-out,-webkit-transform .5s ease-in-out,-webkit-box-shadow .5s ease-in-out;transition:background .5s ease-in-out,-webkit-transform .5s ease-in-out,-webkit-box-shadow .5s ease-in-out;transition:transform .5s ease-in-out,background .5s ease-in-out,box-shadow .5s ease-in-out;transition:transform .5s ease-in-out,background .5s ease-in-out,box-shadow .5s ease-in-out,-webkit-transform .5s ease-in-out,-webkit-box-shadow .5s ease-in-out}.edit-page:hover{-webkit-transform:translate(50%,-50%) scale(2.4);transform:translate(50%,-50%) scale(2.4);background:#3645b0;-webkit-box-shadow:0 .05625rem .10625rem -1.25rem rgba(0,0,0,.471),0 .15625rem .3rem -1.25rem rgba(0,0,0,.493),0 .375rem .71875rem -1.25rem rgba(0,0,0,.528),0 1.25rem 2.375rem -1.25rem rgba(0,0,0,.65);box-shadow:0 .05625rem .10625rem -1.25rem #00000078,0 .15625rem .3rem -1.25rem #0000007e,0 .375rem .71875rem -1.25rem #00000087,0 1.25rem 2.375rem -1.25rem #000000a6}.edit-page:hover svg{-webkit-transform:translateX(-50%) scale(.5);transform:translate(-50%) scale(.5);fill:#fa9fa1}.edit-page:active svg{fill:#f2db09}.overlay-grid{position:fixed;inset:0;width:100%;height:100vh;background:#fff;z-index:9999;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out}@media (max-width: 35.99875rem){.overlay-grid{display:none}}.overlay-grid__column{height:100vh;background:#FFBCBC;-webkit-transform:scaleY(.6);transform:scaleY(.6);-webkit-transition:-webkit-transform .55s ease-in-out;transition:-webkit-transform .55s ease-in-out;transition:transform .55s ease-in-out;transition:transform .55s ease-in-out,-webkit-transform .55s ease-in-out;-webkit-transition-delay:.4s;transition-delay:.4s}@media (min-width: 48.4375rem){.overlay-grid__column{grid-column:span 1}}.overlay-grid__button{display:-webkit-box;display:-ms-flexbox;display:flex;-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:center;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:.625rem;left:.625rem;z-index:9999;background:#ed0f0f;width:2.6875rem;height:2.6875rem;border-radius:.4375rem;-webkit-transition:background .4s,color .4s;transition:background .4s,color .4s}.overlay-grid__button svg{width:2rem;height:1.4375rem}.overlay-grid__button path{fill:#fff;-webkit-transition:fill .4s;transition:fill .4s}.overlay-grid__button>*{pointer-events:none}.overlay-grid__button--active{background:#fff}.overlay-grid__button--active path{fill:#ed0f0f}.overlay-grid--show{opacity:.4;visibility:visible;-webkit-transition-delay:.15s;transition-delay:.15s}.overlay-grid--show .overlay-grid__column{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-delay:.2s;transition-delay:.2s}@media (min-width: 75rem){.spacing{margin:7.5rem 0}}.spacing--top-bottom{margin-bottom:0}.content-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:3.75rem 1.25rem}@media (min-width: 48.4375rem){.content-grid{gap:7.5rem 0}}.content-grid>*{grid-column:span 12}.grid{display:grid}@media (max-width: 35.99875rem){.grid{grid-template-columns:1fr}.grid>*{grid-column:span 12}}@media (min-width: 62rem){.grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width: 48.43625rem){.gridspecial{grid-template-columns:1fr}.gridspecial>*{grid-column:span 12}}@media (min-width: 36rem){.grid--align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.grid--gap{gap:.625rem}@media (min-width: 36rem){.grid--gap{gap:1.25rem}}@media (min-width: 80rem){.grid--gap{gap:1.875rem}}.grid--gap-m{gap:.625rem}@media (min-width: 36rem){.grid--gap-m{gap:1.25rem}}.grid--gap-l{gap:.625rem}@media (min-width: 36rem){.grid--gap-l{gap:1.25rem}}@media (min-width: 80rem){.grid--gap-l{gap:1.875rem}}.grid--gap-xl{gap:.625rem}@media (min-width: 36rem){.grid--gap-xl{gap:1.25rem}}@media (min-width: 80rem){.grid--gap-xl{gap:2.5rem}}.grid--gap-xxl{gap:.625rem}@media (min-width: 36rem){.grid--gap-xxl{gap:1.25rem}}@media (min-width: 75rem){.grid--gap-xxl{gap:4.375rem}}.grid--gap-vertical{gap:.625rem 0}@media (min-width: 36rem){.grid--gap-vertical{gap:1.25rem 0}}@media (min-width: 80rem){.grid--gap-vertical{gap:2.5rem 0}}.grid--gap-horizontal{gap:0 .625rem}@media (min-width: 36rem){.grid--gap-horizontal{gap:0 1.25rem}}@media (min-width: 80rem){.grid--gap-horizontal{gap:0 2.5rem}}@media (max-width: 35.99875rem){.grid--gap-mobile{gap:1.25rem}}@media (max-width: 35.99875rem){.card-grid{gap:1.875rem 0}}html,body{position:relative;font-size:100%;height:100%}html{min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-family:Inter,Arial,sans-serif;font-size:100%;line-height:1;text-align:left;padding:0;margin:0;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;color:#3f5e65;background:white}body *{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}body *:focus,body *:before,body *:after{-webkit-box-sizing:border-box;box-sizing:border-box}a,button,a:hover,button:hover{cursor:pointer}a{color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}a:hover{color:#486e77}strong{font-weight:700}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:3.125rem}@media (min-width: 62rem){.main{padding-top:6.25rem}}.main--category,.main--travelInformation,.main--map{padding-top:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}*:focus:not(:focus-visible){outline:none}.preload:before{content:"";position:fixed;inset:0;background:white;width:100%;height:100%;z-index:9999}.preload *{-webkit-transition:none;transition:none}@media (max-width: 35.99875rem){.ch2-icon{display:none!important}}.ch2-theme-bar .ch2-dialog #ch2-dialog-title strong,.ch2-theme-bar .ch2-dialog #ch2-dialog-title{font-size:1rem!important;line-height:1.875rem!important}.ch2-theme-bar .ch2-dialog #ch2-dialog-description,.ch2-theme-bar .ch2-dialog .ch2-learn-more,.ch2-theme-bar .ch2-dialog p{font-size:.8125rem!important;line-height:1.5rem!important}@font-face{font-family:Inter;font-display:swap;font-weight:400;font-style:normal;unicode-range:U+000-5FF;src:url(../inter-v12-latin-regular-JE4TJ54C.woff2) format("woff2")}@font-face{font-family:Inter;font-display:swap;font-weight:500;font-style:normal;unicode-range:U+000-5FF;src:url(../inter-v12-latin-500-W67HLOMG.woff2) format("woff2")}@font-face{font-family:Inter;font-display:swap;font-weight:700;font-style:normal;unicode-range:U+000-5FF;src:url(../inter-v12-latin-700-PXPTYEPO.woff2) format("woff2")}@font-face{font-family:Inter;font-display:swap;font-weight:900;font-style:normal;unicode-range:U+000-5FF;src:url(../inter-v13-latin-900-FKJEMXL7.woff2) format("woff2")}@font-face{font-family:Poppins;font-display:swap;font-weight:400;font-style:normal;unicode-range:U+000-5FF;src:url(../poppins-v20-latin-regular-SFWTNBQB.woff2) format("woff2")}.headline,.headline4,.richtext h4,.headline3,.richtext h3,.headline2,.headline1,.styleguide--disabled:after,.richtext h1,.richtext h2{word-break:break-word;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.headline1,.styleguide--disabled:after,.richtext h1,.richtext h2{font-size:1.625rem;line-height:2rem;color:#486e77;font-weight:400;font-family:Poppins,Arial,sans-serif}@media (min-width: 26.625rem){.headline1,.styleguide--disabled:after,.richtext h1,.richtext h2{font-size:2.3125rem;line-height:2.9375rem;color:#486e77;font-weight:400;font-family:Poppins,Arial,sans-serif}}@media (min-width: 48.4375rem){.headline1,.styleguide--disabled:after,.richtext h1,.richtext h2{font-size:2.9375rem;line-height:3.5625rem;color:#486e77;font-weight:400;font-family:Poppins,Arial,sans-serif}}.headline2{font-size:1.25rem;line-height:1.5rem;color:#486e77;font-weight:400;font-family:Poppins,Arial,sans-serif}@media (min-width: 26.625rem){.headline2{font-size:1.625rem;line-height:2rem;color:#486e77;font-weight:400;font-family:Poppins,Arial,sans-serif}}.headline3,.richtext h3{font-size:1rem;line-height:1.5rem;color:#486e77;font-weight:700;font-family:Inter,Arial,sans-serif}.headline4,.richtext h4{font-size:1rem;line-height:1.625rem;color:#486e77;font-weight:900;font-family:Poppins,Arial,sans-serif;text-transform:uppercase}.subtitle,.subtitle2,.subtitle1{word-break:break-all;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.subtitle1{font-size:.75rem;line-height:1.375rem;color:#486e77;font-family:Inter,Arial,sans-serif;font-weight:700;text-transform:uppercase}.subtitle2{font-size:.75rem;line-height:1.375rem;color:#486e77;font-family:Inter,Arial,sans-serif;font-weight:400;text-transform:uppercase}.body1{line-height:1.625rem;color:#3f5e65;font-weight:400;font-size:1rem;text-transform:none}.body2{line-height:1.5rem;color:#3f5e65;font-weight:400;font-size:.875rem;text-transform:none}.body3{line-height:1.5rem;color:#3f5e65;font-weight:700;font-size:.875rem;text-transform:none}.bullets{line-height:2rem;color:#3f5e65;font-weight:500;font-size:1rem;text-transform:none}.text-styling p,.richtext p{color:#3f5e65}.text-styling strong,.richtext strong,.text-styling b,.richtext b{font-weight:700}.text-styling em,.richtext em,.text-styling i,.richtext i{font-style:italic}.text-styling ul,.richtext ul,.text-styling ol,.richtext ol{display:block;padding:0;list-style:none;color:#3f5e65;font-weight:400;margin:0 0 1.875rem}.text-styling ul li,.richtext ul li,.text-styling ol li,.richtext ol li{position:relative;margin-top:.46875rem;line-height:1.5}.text-styling ul li::marker,.richtext ul li::marker,.text-styling ol li::marker,.richtext ol li::marker{display:none!important}.text-styling ul li ul,.richtext ul li ul,.text-styling ul li ol,.richtext ul li ol,.text-styling ol li ul,.richtext ol li ul,.text-styling ol li ol,.richtext ol li ol{margin-top:1.25rem;margin-bottom:1.25rem}.text-styling ul li:first-child,.richtext ul li:first-child,.text-styling ol li:first-child,.richtext ol li:first-child{margin-top:0}.text-styling ul li:before,.richtext ul li:before,.text-styling ol li:before,.richtext ol li:before{position:absolute;left:0rem}.text-styling ul p,.richtext ul p,.text-styling ol p,.richtext ol p{margin-bottom:0}.text-styling ul li,.richtext ul li{padding-left:1.5rem}.text-styling ul li:before,.richtext ul li:before,.text-styling ul li:after,.richtext ul li:after{content:"";position:absolute}.text-styling ul li:before,.richtext ul li:before{content:"";position:absolute;top:.75rem;left:0;width:.875rem;height:.125rem;background:#009ec5}.text-styling ol,.richtext ol{counter-reset:item;padding-left:0}.text-styling ol li,.richtext ol li{counter-increment:item;padding-left:1.5rem}.text-styling ol li:before,.richtext ol li:before{content:counter(item);top:0;left:0;color:#009ec5;font-family:Inter,Arial,sans-serif;font-weight:700}.bold{font-weight:700}.richtext h1,.richtext h2,.richtext h3,.richtext h4{margin-bottom:1.25rem}.richtext p{font-size:1rem;line-height:1.625rem;margin-bottom:1rem}.richtext sup,.richtext sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.richtext sup{top:-.5em}.richtext sub{bottom:-.25em}.richtext a{text-decoration:underline}.button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;min-height:3.125rem;height:3.125rem;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:color .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out;transition:color .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out;font-family:Inter,Arial,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700;vertical-align:middle;border-style:solid;border-width:.125rem;border-color:transparent}.button>*{pointer-events:none}.button svg,.button svg path{-webkit-transition:fill .4s ease-in-out,stroke .4s ease-in-out;transition:fill .4s ease-in-out,stroke .4s ease-in-out}.button:not([disabled]):active{-webkit-transform:translateY(.0625rem);transform:translateY(.0625rem)}.button__icon{display:none;line-height:0}@media (min-width: 26.625rem){.button__icon{display:block;margin-right:.3125rem}}@media (min-width: 36rem){.button__icon{margin-right:.9375rem}}#top-line,#middle-line,#bottom-line{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}#hamburger-icon.clicked #top-line{-webkit-transform:translateY(11px) rotate(45deg) scale(1.41421);transform:translateY(11px) rotate(45deg) scale(1.41421);-webkit-transform-origin:18px 7px;transform-origin:18px 7px}#hamburger-icon.clicked #middle-line{opacity:0}#hamburger-icon.clicked #bottom-line{-webkit-transform:translateY(-11px) rotate(-45deg) scale(1.41421);transform:translateY(-11px) rotate(-45deg) scale(1.41421);-webkit-transform-origin:18px 17px;transform-origin:18px 17px}@media (min-width: 62rem){.button__hero__user{display:none}}.button__icon__user:hover div svg>path{fill:none!important}.button__icon__user div svg>path{fill:none;stroke:#fff}.button__icon__travel{width:100%;height:auto}@media (min-width: 26.625rem){.button__icon__travel{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.button__icon__travel .button__icon{display:block;min-width:1.5rem;margin-right:.625rem}.button__icon__travel:hover div svg>path{fill:none!important}.button__icon__travel div svg>path{fill:none;stroke:#fff}.button--default{padding:1.125rem 1.875rem 1.0625rem;color:#fff;background-color:#009ec5;border-width:.0625rem;border-color:#009ec5;border-radius:6.25rem}.button--default svg,.button--default svg>path{fill:#fff}.button--default:not([disabled]):hover,.button--default:not([disabled]):active{color:#fff;border-color:#11c585;background-color:#11c585}.button--default:not([disabled]):hover svg path,.button--default:not([disabled]):active svg path{fill:#fff}.button--secondary{padding:1.125rem 1.875rem 1.0625rem;color:#486e77;background-color:#edf0f1;border-width:.0625rem;border-color:#edf0f1;border-radius:6.25rem}.button--secondary svg,.button--secondary svg>path{fill:#486e77}.button--secondary:not([disabled]):hover,.button--secondary:not([disabled]):active{color:#486e77;border-color:#c7cbef;background-color:#c7cbef}.button--secondary:not([disabled]):hover svg path,.button--secondary:not([disabled]):active svg path{fill:#486e77}.button--third{padding:1.125rem 1.875rem 1.0625rem;color:#486e77;background-color:#fff;border-width:.0625rem;border-color:#c7cbef;border-radius:6.25rem}.button--third svg,.button--third svg>path{fill:#486e77}.button--third:not([disabled]):hover,.button--third:not([disabled]):active{color:#009ec5;border-color:#009ec5;background-color:#fff}.button--third:not([disabled]):hover svg path,.button--third:not([disabled]):active svg path{fill:#009ec5}@media (min-width: 62rem){.button--third{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.button--four{padding:1.125rem 1.875rem 1.0625rem;color:#fff;background-color:#11c585;border-width:.0625rem;border-color:#11c585;border-radius:6.25rem}.button--four svg,.button--four svg>path{fill:#fff}.button--four:not([disabled]):hover,.button--four:not([disabled]):active{color:#11c585;border-color:#11c585;background-color:#fff}.button--four:not([disabled]):hover svg path,.button--four:not([disabled]):active svg path{fill:#11c585}.button--five{padding:1.125rem 1.875rem 1.0625rem;color:#486e77;background-color:#fff;border-width:.0625rem;border-color:#c7cbef;border-radius:6.25rem}.button--five svg,.button--five svg>path{fill:#486e77}.button--five:not([disabled]):hover,.button--five:not([disabled]):active{color:#009ec5;border-color:#009ec5;background-color:#fff}.button--five:not([disabled]):hover svg path,.button--five:not([disabled]):active svg path{fill:#009ec5}.button--comparison{padding:1.125rem 1.875rem 1.0625rem;color:#fff;background-color:#486e77;border-width:.0625rem;border-color:#486e77;border-radius:6.25rem;gap:.3125rem}.button--comparison svg,.button--comparison svg>path{fill:#fff}.button--comparison:not([disabled]):hover,.button--comparison:not([disabled]):active{color:#fff;border-color:#009ec5;background-color:#009ec5}.button--comparison:not([disabled]):hover svg path,.button--comparison:not([disabled]):active svg path{fill:#fff}.button__comparisonText{display:none}@media (min-width: 26.625rem){.button__comparisonText{display:block}}.button--comparison--mobile{padding:1.125rem 1.875rem 1.0625rem;color:#fff;background-color:#486e77;border-width:.0625rem;border-color:#486e77;border-radius:6.25rem;gap:.3125rem;width:100%}.button--comparison--mobile svg,.button--comparison--mobile svg>path{fill:#fff}.button--comparison--mobile:not([disabled]):hover,.button--comparison--mobile:not([disabled]):active{color:#fff;border-color:#009ec5;background-color:#009ec5}.button--comparison--mobile:not([disabled]):hover svg path,.button--comparison--mobile:not([disabled]):active svg path{fill:#fff}@media (min-width: 62rem){.button--comparison--mobile{display:none}}.button--shadow{-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a}.button--toggle{padding:1.125rem 1.875rem 1.0625rem;color:#009ec5;background-color:#fff;border-width:.0625rem;border-color:#c7cbef;border-radius:6.25rem;width:100%;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;padding:.3125rem;font-size:.875rem}.button--toggle svg,.button--toggle svg>path{fill:#009ec5}.button--toggle:not([disabled]):hover,.button--toggle:not([disabled]):active{color:#009ec5;border-color:#c7cbef;background-color:#fff}.button--toggle:not([disabled]):hover svg path,.button--toggle:not([disabled]):active svg path{fill:#009ec5}@media (min-width: 26.625rem){.button--toggle{padding:1.125rem 1.875rem 1.0625rem;font-size:1rem}}.button--toggle--icon .button__icon svg{-webkit-transition:all 0s ease-in-out!important;transition:all 0s ease-in-out!important;fill:#009ec5}.button--toggle--icon{color:#009ec5;background-color:#fff;border-radius:6.25rem;border:.0625rem solid #c7cbef;width:100%;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;padding:.3125rem;font-size:.875rem;cursor:pointer}@media (min-width: 48.4375rem){.button--toggle--icon{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (min-width: 26.625rem){.button--toggle--icon{padding:1.125rem 1.875rem 1.0625rem;font-size:1rem}}.button--navigation--main{width:100%;margin-top:1.25rem}@media (min-width: 48.4375rem){.button--navigation--main{margin-top:1.875rem}}.button--default--circle{padding:1.125rem 1.875rem 1.0625rem;color:#fff;background-color:#009ec5;border-width:.0625rem;border-color:#009ec5;border-radius:6.25rem;border-radius:50%;padding:.8125rem;width:3.125rem}.button--default--circle svg,.button--default--circle svg>path{fill:#fff}.button--default--circle:not([disabled]):hover,.button--default--circle:not([disabled]):active{color:#fff;border-color:#11c585;background-color:#11c585}.button--default--circle:not([disabled]):hover svg path,.button--default--circle:not([disabled]):active svg path{fill:#fff}.button--default--circle .button__icon{margin:0;display:block}.button--default--circle span{display:none}@media (min-width: 62rem){.button--default--circle span{display:block}}@media (min-width: 62rem){.button--default--circle{padding:1.125rem 1.875rem 1.0625rem;border-radius:6.25rem;width:auto}.button--default--circle .button__icon{display:block;line-height:0}}@media (min-width: 62rem) and (min-width: 26.625rem){.button--default--circle .button__icon{margin-right:.3125rem}}@media (min-width: 62rem) and (min-width: 36rem){.button--default--circle .button__icon{margin-right:.9375rem}}.button--secondary--circle{padding:1.125rem 1.875rem 1.0625rem;color:#486e77;background-color:#edf0f1;border-width:.0625rem;border-color:#edf0f1;border-radius:6.25rem;border-radius:50%;padding:.8125rem;width:3.125rem}.button--secondary--circle svg,.button--secondary--circle svg>path{fill:#486e77}.button--secondary--circle:not([disabled]):hover,.button--secondary--circle:not([disabled]):active{color:#486e77;border-color:#c7cbef;background-color:#c7cbef}.button--secondary--circle:not([disabled]):hover svg path,.button--secondary--circle:not([disabled]):active svg path{fill:#486e77}.button--secondary--circle .button__icon{margin:0;display:block}.button--secondary--circle span{display:none}@media (min-width: 62rem){.button--secondary--circle span{display:block}}@media (min-width: 62rem){.button--secondary--circle{padding:1.125rem 1.875rem 1.0625rem;border-radius:6.25rem;width:auto}.button--secondary--circle .button__icon{line-height:0}}@media (min-width: 62rem) and (min-width: 26.625rem){.button--secondary--circle .button__icon{margin-right:.3125rem}}@media (min-width: 62rem) and (min-width: 36rem){.button--secondary--circle .button__icon{margin-right:.9375rem}}.button--smaller{font-size:.875rem;padding:.5rem .9375rem;width:100%}.button--language{-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a}.button--type{padding:1.125rem 1.875rem 1.0625rem;color:#009ec5;background-color:#fff;border-width:.0625rem;border-color:#009ec5;border-radius:6.25rem;padding:.8125rem 1.25rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;gap:.9375rem}.button--type svg,.button--type svg>path{fill:#009ec5}.button--type:not([disabled]):hover,.button--type:not([disabled]):active{color:#11c585;border-color:#11c585;background-color:#fff}.button--type:not([disabled]):hover svg path,.button--type:not([disabled]):active svg path{fill:#11c585}.button--type span{width:-webkit-max-content;width:-moz-max-content;width:max-content}.button--type div{display:block!important;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:0}.button--toggle--off{padding:1.125rem 1.875rem 1.0625rem;color:#3f5e65;background-color:#f0f0f0;border-width:.0625rem;border-color:#f0f0f0;border-radius:6.25rem;width:100%;padding:.3125rem .625rem;font-size:.875rem}.button--toggle--off svg,.button--toggle--off svg>path{fill:#3f5e65}.button--toggle--off:not([disabled]):hover,.button--toggle--off:not([disabled]):active{color:#3f5e65;border-color:#f0f0f0;background-color:#fff}.button--toggle--off:not([disabled]):hover svg path,.button--toggle--off:not([disabled]):active svg path{fill:#3f5e65}@media (min-width: 26.625rem){.button--toggle--off{padding:1.125rem 1.875rem 1.0625rem;font-size:1rem}}.button--toggle--off--icon .button__icon svg{-webkit-transition:all 0s ease-in-out!important;transition:all 0s ease-in-out!important}.button--toggle--off--icon{color:#3f5e65;background-color:#f0f0f0;border-radius:6.25rem;border:.0625rem solid #f0f0f0;width:100%;cursor:pointer;padding:.3125rem .625rem;font-size:.875rem}@media (min-width: 48.4375rem){.button--toggle--off--icon{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (min-width: 26.625rem){.button--toggle--off--icon{padding:1.125rem 1.875rem 1.0625rem;font-size:1rem}}.button--toggle--off--icon:hover{background-color:#fff;border-color:#fff}.button__fit{width:-webkit-max-content;width:-moz-max-content;width:max-content}.button--pill{padding:1.125rem 1.875rem 1.0625rem;color:#009ec5;background-color:#fff;border-width:.0625rem;border-color:#009ec5;border-radius:6.25rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.5625rem 1.25rem;font-size:.875rem;font-weight:400;min-height:auto;height:auto}.button--pill svg,.button--pill svg>path{fill:#009ec5}.button--pill:not([disabled]):hover,.button--pill:not([disabled]):active{color:#fff;border-color:#009ec5;background-color:#009ec5}.button--pill:not([disabled]):hover svg path,.button--pill:not([disabled]):active svg path{fill:#fff}.button--reset{padding:0;background:transparent;border:0;position:absolute;top:0;right:0}.button--reset .button--icon{display:block!important}.button--rounded--disabled{cursor:not-allowed;pointer-events:none}.focused div svg>path{stroke:#009ec5}.main-navigation__button.enabled{color:#fff;background-color:#486e77}.main-navigation__button.enabled .button__icon svg>path{stroke:#fff}.main-navigation__button.enabled:hover{color:#fff;background-color:#486e77}.button--selectable{padding:1.125rem 1.875rem 1.0625rem;color:#009ec5;background-color:#fff;border-width:.0625rem;border-color:#009ec5;border-radius:6.25rem}.button--selectable svg,.button--selectable svg>path{fill:#009ec5}.button--selectable:not([disabled]):hover,.button--selectable:not([disabled]):active{color:#fff;border-color:#009ec5;background-color:#009ec5}.button--selectable:not([disabled]):hover svg path,.button--selectable:not([disabled]):active svg path{fill:#fff}.button--square{width:3.125rem;height:3.125rem;padding:0}.button--square .button__text{font-size:0;display:none}.button--square .button__icon{margin:0;display:block}.button[disabled]{background:#c7cbef;border-color:#c7cbef;cursor:not-allowed}.button[disabled]:hover{cursor:not-allowed;background:#c7cbef!important;border-color:#c7cbef!important}.button--icon-right .button__icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.container--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.container,.container--flex{max-width:100%;padding:0 1.875rem}@media (min-width: 36rem){.container,.container--flex{margin-right:auto;margin-left:auto;padding:0 1.25rem}}@media (min-width: 36rem) and (max-width: 48.43625rem){.container,.container--flex{max-width:36rem}}@media (min-width: 48.4375rem) and (max-width: 61.99875rem){.container,.container--flex{max-width:48.5rem}}@media (min-width: 62rem) and (max-width: 74.99875rem){.container,.container--flex{max-width:62rem}}@media (min-width: 75rem) and (max-width: 79.99875rem){.container,.container--flex{max-width:70.3125rem}}@media (min-width: 80rem) and (max-width: 85.43625rem){.container,.container--flex{max-width:80rem}}@media (min-width: 85.4375rem) and (max-width: 108.74875rem){.container,.container--flex{max-width:82.5rem}}@media (min-width: 108.75rem) and (max-width: 124.99875rem){.container,.container--flex{max-width:90rem}}@media (min-width: 125rem){.container,.container--flex{max-width:91.25rem}}select{width:100%;height:3.125rem;padding:.9375rem 2.5rem .9375rem .9375rem;background:#fff;border:.0625rem solid #c7cbef;border-radius:.625rem;line-height:1.5rem;text-align:left;color:#486e77;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:padding .2s ease-in-out,border-color .4s ease-in-out;transition:padding .2s ease-in-out,border-color .4s ease-in-out;font-size:1rem;cursor:pointer}select::-webkit-input-placeholder{color:#b0b0b0;font-weight:400}select:-moz-placeholder{color:#b0b0b0;font-weight:400}select::-moz-placeholder{color:#b0b0b0;font-weight:400}select:-ms-input-placeholder{color:#b0b0b0;font-weight:400}.input-group__input-wrap{position:relative}input[type=text],input[type=password],input[type=email],input[type=number],input[type=tel],textarea{width:100%;height:3.125rem;padding:.9375rem;background:#fff;border:.0625rem solid #c7cbef;border-radius:.625rem;line-height:1.5rem;text-align:left;color:#486e77;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:padding .2s ease-in-out,border-color .4s ease-in-out;transition:padding .2s ease-in-out,border-color .4s ease-in-out;font-size:1rem}input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#b0b0b0;font-weight:400}input[type=text]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder,textarea:-moz-placeholder{color:#b0b0b0;font-weight:400}input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,textarea::-moz-placeholder{color:#b0b0b0;font-weight:400}input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#b0b0b0;font-weight:400}input[type=range]{padding-right:0}textarea{resize:vertical;height:auto;min-height:18.75rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}label{display:block;cursor:pointer}.label{font-size:.75rem;font-weight:700;line-height:1.5rem;text-transform:uppercase;margin-bottom:.625rem}.label--a11y{font-size:0;position:absolute;top:0;left:-9999}.input-group__icon{position:absolute;top:50%;right:1.0625rem;width:1.25rem;height:1.25rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.input-group__icon svg path{fill:#3f5e65}input{padding-right:3.125rem}input[readonly]{background:#fff;cursor:pointer}.input-group{position:relative}.input-group .input-group__error{color:#b73333;margin-top:.625rem;display:none}.input-group .input-group__wrap{position:relative}.input-group .input-group__wrap:after{position:absolute;top:50%;right:1rem}.input-group .input-group__input[disabled],.input-group .input-group__input[readonly]{color:#3f5e65}.input-group:not(.input-group--error) .input-group__input[disabled],.input-group:not(.input-group--error) .input-group__input[readonly]{background:#c7cbef;border-color:#c7cbef;cursor:not-allowed}.input-group:not(.input-group--error):hover .input-group__input:not([disabled],[readonly]){border-color:#c7cbef}.input-group.input-group--error .input-group__error{display:block!important}.input-group.input-group--error .input-group__icon svg path{fill:#b73333}.input-group.input-group--error .input-group__input:not([disabled],[readonly]){border-color:#b73333;color:#b73333}.input-group.input-group--error .input-group__input:not([disabled],[readonly])::-webkit-input-placeholder{color:#b73333;font-weight:400}.input-group.input-group--error .input-group__input:not([disabled],[readonly]):-moz-placeholder{color:#b73333;font-weight:400}.input-group.input-group--error .input-group__input:not([disabled],[readonly])::-moz-placeholder{color:#b73333;font-weight:400}.input-group.input-group--error .input-group__input:not([disabled],[readonly]):-ms-input-placeholder{color:#b73333;font-weight:400}.input-group.input-group--error .input-group__input .input-group__error{display:block!important}.input-search__input input[type=text]{background:#edf0f1;border-radius:6.25rem;border:.0625rem solid #edf0f1;padding-right:2.5rem}@media (min-width: 48.4375rem){.input-search__input input[type=text]{font-size:.875rem}}.input-search__input input[type=text]::-webkit-input-placeholder{font-size:0;color:transparent}@media (min-width: 26.625rem){.input-search__input input[type=text]::-webkit-input-placeholder{font-size:.875rem;color:#b0b0b0}}.input-search__input input[type=text]:-moz-placeholder{font-size:0;color:transparent}@media (min-width: 26.625rem){.input-search__input input[type=text]:-moz-placeholder{font-size:.875rem;color:#b0b0b0}}.input-search__input input[type=text]::-moz-placeholder{font-size:0;color:transparent}@media (min-width: 26.625rem){.input-search__input input[type=text]::-moz-placeholder{font-size:.875rem;color:#b0b0b0}}.input-search__input input[type=text]:-ms-input-placeholder{font-size:0;color:transparent}@media (min-width: 26.625rem){.input-search__input input[type=text]:-ms-input-placeholder{font-size:.875rem;color:#b0b0b0}}.input-group--select .input-group__wrap:after{content:url(data:image/svg+xml;base64,\ PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNjQ2NDQ3IDAuNjQ2NDQ3QzAuODQxNzA5IDAuNDUxMTg0IDEuMTU4MjkgMC40NTExODQgMS4zNTM1NSAwLjY0NjQ0N0w3IDYuMjkyODlMMTIuNjQ2NCAwLjY0NjQ0N0MxMi44NDE3IDAuNDUxMTg0IDEzLjE1ODMgMC40NTExODQgMTMuMzUzNiAwLjY0NjQ0N0MxMy41NDg4IDAuODQxNzA5IDEzLjU0ODggMS4xNTgyOSAxMy4zNTM2IDEuMzUzNTVMNyA3LjcwNzExTDAuNjQ2NDQ3IDEuMzUzNTVDMC40NTExODQgMS4xNTgyOSAwLjQ1MTE4NCAwLjg0MTcwOSAwLjY0NjQ0NyAwLjY0NjQ0N1oiIGZpbGw9ImJsYWNrIiAvPg0KPC9zdmc+);position:absolute;top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.75rem;pointer-events:none}.pretty-check{position:relative}.pretty-check input{position:absolute;top:0;left:-624.9375rem}.pretty-check input+label{position:relative;font-size:.75rem;font-weight:700;line-height:1.5rem;text-transform:uppercase;padding-left:2.4375rem;min-height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.pretty-check input+label:before,.pretty-check input+label:after{content:"";position:absolute}.pretty-check input+label:before{top:0;left:0;border:.0625rem solid #c7cbef;width:1.5rem;height:1.5rem;background:#fff;-webkit-transition:border-color .4s ease-in-out,background .3s ease-in-out;transition:border-color .4s ease-in-out,background .3s ease-in-out}.pretty-check input+label:after{left:.3125rem;top:.3125rem;width:1rem;height:1rem;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.pretty-check input+label:hover:before{border-color:#c7cbef}.pretty-check input[disabled]+label{cursor:not-allowed;color:#3f5e65}.pretty-check input[disabled]+label:before{border-color:#c7cbef;background:#c7cbef}.pretty-check input:checked+label:before{border-color:#009ec5}.pretty-check input:checked+label:after{-webkit-transform:scale(1);transform:scale(1)}.pretty-check [type=checkbox]:checked+label:before{background:#009ec5}.pretty-check [type=checkbox]+label:before,.pretty-check [type=checkbox]+label:after{border-radius:.625rem}.pretty-check [type=checkbox]+label:after{content:url(data:image/svg+xml;base64,\ PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMTYgMTEuMTcwMUwxLjgzMDE2IDcuMDAwMDlMMC40MTAxNTYgOC40MTAwOUw2LjAwMDE2IDE0LjAwMDFMMTguMDAwMiAyLjAwMDA5TDE2LjU5MDIgMC41OTAwODhMNi4wMDAxNiAxMS4xNzAxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}.pretty-check [type=radio]+label:before,.pretty-check [type=radio]+label:after{border-radius:50%}.pretty-check [type=radio]+label:after{background:#009ec5}.pretty-check.pretty-check--error input+label{color:#b73333}.pretty-check.pretty-check--error input+label:before{border-color:#b73333}@media print{body,body *{print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important}@page{margin:1cm}body{background:#fff!important;color:#000!important}a,blockquote,table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}header,footer{display:none}}.sr-only{position:fixed;top:0;left:-624.9375rem;-webkit-transition:0s;transition:0s}.sr-only-focusable:active,.sr-only-focusable:focus{top:.625rem;left:.625rem;z-index:9999;padding:.625rem;font-size:.875rem;background:#009ec5;border:.125rem solid #009ec5;color:#fff}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:#f3f3f3}::-webkit-scrollbar-thumb{background:silver}::-webkit-scrollbar-thumb:hover{background:#8d8d8d}.table,.richtext table{border:.0625rem solid #c7cbef;border-top:0;border-left:0;width:100%}.table th,.richtext table th{font-weight:700}.table tr,.richtext table tr{border-top:.0625rem solid #c7cbef}.table tr:hover,.richtext table tr:hover{background:#f3f4fb}.table td,.richtext table td,.table th,.richtext table th{padding:.9375rem 1.25rem}.table th,.richtext table th{background:#009ec5;color:#fff;border-left:.0625rem solid #00c7f8}.table td,.richtext table td{border-left:.0625rem solid #c7cbef}.table td:hover,.richtext table td:hover{background:#fbfbfe}.table__desktop-title{font-weight:700;display:none}@media (min-width: 48.4375rem){.table__desktop-title{display:block}}.custom-table{display:none}@media (min-width: 48.4375rem){.custom-table{display:block}}.custom-table.no-first-row-header table tr:first-child td:first-child{border-top-left-radius:.75rem}.custom-table.no-first-row-header table tr:first-child td:last-child{border-top-right-radius:.75rem}.custom-table table{min-width:unset!important;border-collapse:separate;width:100%}.custom-table table td,.custom-table table th{padding:.9375rem 1.25rem;border:.0625rem solid #c7cbef;border-top:0;border-right:0}.custom-table table tr td:last-child{border-right:.0625rem solid #c7cbef}.custom-table table tr:first-child td{border-top:.0625rem solid #c7cbef}.custom-table table tr:last-child td:first-child{border-bottom-left-radius:.75rem}.custom-table table tr:last-child td:last-child{border-bottom-right-radius:.75rem}.custom-table table td{padding-left:1.25rem!important;padding-right:1.25rem!important}.custom-table table tbody{display:table-row-group!important}.custom-table table th{font-weight:700;background:#c7cbef}.custom-table table th:first-child{border-top-left-radius:.75rem}.custom-table table th:last-child{border-top-right-radius:.75rem}.custom-table table tr:nth-child(2n){background-color:#e5f5f9}.custom-table table thead{display:none}@media (min-width: 48.4375rem){.custom-table table thead{display:table-header-group}}.mobile-table{width:100%}@media (min-width: 48.4375rem){.mobile-table{display:none}}.table__mobile-title{display:block;width:100%;background-color:#c7cbef;border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding:.9375rem 1.25rem;font-weight:700}@media (min-width: 48.4375rem){.table__mobile-title{display:none}}.table__mobile-row{padding:.9375rem 1.25rem;border-bottom:.0625rem solid #c7cbef;border-left:.0625rem solid #c7cbef;border-right:.0625rem solid #c7cbef}.table__mobile-row:last-child{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.table__mobile-row:nth-child(odd){background-color:#e5f5f9}.table__mobile-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.table__mobile-header{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 61.99875rem){#chat-widget-container,#chat-widget-container[style]{left:.1875rem!important;z-index:9998!important}}@media (max-width: 61.99875rem){#chat-widget-minimized,#chat-widget-minimised[style]{position:fixed;bottom:5rem!important;left:.1875rem!important;z-index:9998!important;width:5.25rem!important;height:5.25rem!important}}.hero{margin-top:1.25rem;margin-bottom:3.75rem}@media (min-width: 62rem){.hero{margin-bottom:6.25rem}}.hero__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.875rem}@media (min-width: 62rem){.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}}.hero__spacing{gap:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 62rem){.hero__spacing{gap:1.875rem}}.hero__spacing__inner{gap:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width: 62rem){.hero__spacing__inner{gap:1.875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}@media (min-width: 62rem){.hero__wrapper{gap:3.75rem}}.hero__pills{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero__pills button{margin-top:.3125rem}.hero__pills__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}@media (min-width: 62rem){.hero__pills__wrapper{gap:1.875rem}}.information{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;border-radius:.625rem;padding-left:1.875rem;padding-right:1.875rem;padding-bottom:1.875rem;grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#e5f5f9;border:.0625rem solid #e5f5f9;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.75rem;margin-bottom:3.75rem;-webkit-transition:color .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out;transition:color .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out}@media (min-width: 62rem){.information{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:4.375rem;border-radius:6.25rem;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:0;grid-column:2/span 10}}@media (min-width: 62rem){.information{margin-top:2.5rem;margin-bottom:2.5rem}}.information:hover{background-color:#fff;border:.0625rem solid #c7cbef}.information:hover .information__text{color:#009ec5}.information:hover .information__arrow{color:#11c585}.information:hover .information__arrow svg path{stroke:#11c585}.information__img{margin-top:-20px}.information__text{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}@media (min-width: 62rem){.information__text{margin-left:2.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:start}}.information__arrow{display:none;margin-left:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}@media (min-width: 48.4375rem){.information__arrow{display:-webkit-box;display:-ms-flexbox;display:flex}}.information__arrow svg path{-webkit-transition:stroke .4s ease-in-out;transition:stroke .4s ease-in-out;stroke:#009ec5}.hideMobile{display:none}@media (min-width: 62rem){.hideMobile{display:grid}}.hideDesktop{display:grid;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (min-width: 62rem){.hideDesktop{display:none}}@-webkit-keyframes slideFadeIn{0%{-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.groups__headline{grid-column:span 12;margin-bottom:1.875rem}.group__wrapper{width:100%}.group__nomargin{margin-top:0!important}.group{grid-column:span 12;padding:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.0625rem solid #c7cbef;border-radius:.625rem;cursor:pointer;-webkit-transition:border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,border-color .4s ease-in-out;transition:box-shadow .4s ease-in-out,border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}@media (min-width: 20.0625rem){.group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.25rem}}@media (min-width: 62rem){.group{grid-column:span 4;padding:.625rem 1.875rem;gap:1.875rem}}.group h2{-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out;text-align:center}@media (min-width: 20.0625rem){.group h2{text-align:start}}.group:hover{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;border:.0625rem solid #11c585}.group:hover h2{color:#11c585}.group__wrapper--navigation{padding:0;max-width:none}.group__wrapper--navigation .groups__headline{display:none}.group__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:.625rem;padding:0;-webkit-animation:slideFadeIn .4s ease-in-out forwards;animation:slideFadeIn .4s ease-in-out forwards;margin-top:1.25rem}@media (min-width: 48.4375rem){.group__container{margin-top:1.875rem}}.group__container .group{padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.125rem .625rem;gap:.625rem}@media (min-width: 20.0625rem){.group__container .group{padding:.125rem 1.25rem}}@media (min-width: 62rem){.group__container .group{padding:.625rem 1.25rem}}.group__container .group h2{font-size:.875rem}@media (min-width: 26.625rem){.group__container .group{gap:1.25rem}.group__container .group h2{font-size:1rem}}.group__container .group svg{width:3.125rem}.empty-icon__placeholder--isNavigation{height:3.125rem;width:3.125rem}.empty-icon__placeholder{height:6.25rem;width:6.25rem}.banner__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width: 80rem){.banner__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 62rem){.banner__flex{margin:0 -.9375rem}}@media screen and (min-width: 67.8125rem){.banner__flex{margin:0 -2.5rem}}@media screen and (min-width: 80rem){.banner__flex{margin:0 -1.25rem}}@media screen and (min-width: 82.5rem){.banner__flex{margin:0 -1.875rem}}@media screen and (min-width: 88.125rem){.banner__flex{margin:0 -2.5rem}}@media screen and (min-width: 89.375rem){.banner__flex{margin:0 -3.125rem}}@media screen and (min-width: 90.625rem){.banner__flex{margin:0 -3.75rem}}.banner__information{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-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;text-align:center;border:.0625rem solid #c7cbef;-webkit-transition:border-color .4s ease-in-out;transition:border-color .4s ease-in-out;padding-top:1.875rem;padding-bottom:1.875rem;position:relative}@media (min-width: 62rem){.banner__information{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;height:6.9375rem;padding:0 1.25rem}}.banner__information:before,.banner__information:after{content:"";position:absolute;background:#c7cbef;width:.0625rem}.banner__information:nth-child(1){border-radius:.625rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 80rem){.banner__information:nth-child(1){padding-left:1.25rem}}@media screen and (min-width: 82.5rem){.banner__information:nth-child(1){padding-left:1.875rem}}@media screen and (min-width: 88.125rem){.banner__information:nth-child(1){padding-left:2.5rem}}@media screen and (min-width: 89.375rem){.banner__information:nth-child(1){padding-left:3.125rem}}@media screen and (min-width: 90.625rem){.banner__information:nth-child(1){padding-left:3.75rem}}@media (min-width: 62rem){.banner__information:nth-child(1){-webkit-box-flex:52%;-ms-flex:52%;flex:52%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;border-bottom:.0625rem solid #c7cbef;border-top-left-radius:6.25rem;border-bottom-left-radius:6.25rem;border-right-color:transparent;border-top-right-radius:0}}@media (min-width: 80rem){.banner__information:nth-child(1){-webkit-box-flex:36.4%;-ms-flex:36.4%;flex:36.4%}}.banner__information:nth-child(1):before,.banner__information:nth-child(1):after{display:none;height:.0625rem;width:.0625rem;background:#c7cbef}@media (min-width: 62rem){.banner__information:nth-child(1):before,.banner__information:nth-child(1):after{display:block}}.banner__information:nth-child(1):before{right:-1px;top:-1px}.banner__information:nth-child(1):after{right:-1px;bottom:-1px}.banner__information:nth-child(1):hover:before,.banner__information:nth-child(1):hover:after{background:#11c585}.banner__information:nth-child(2){border-right-width:.0625rem;border-top:0;border-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}@media (min-width: 62rem){.banner__information:nth-child(2){-webkit-box-flex:48%;-ms-flex:48%;flex:48%;border-top:.0625rem solid #c7cbef;border-bottom:.0625rem solid #c7cbef;border-left-width:0;border-top-right-radius:6.25rem;border-bottom-right-radius:6.25rem}}@media (min-width: 80rem){.banner__information:nth-child(2){-webkit-box-flex:31.5%;-ms-flex:31.5%;flex:31.5%;border-right-width:0rem;border-top-right-radius:0;border-bottom-right-radius:0}}.banner__information:nth-child(2):before,.banner__information:nth-child(2):after{width:calc(100% - 3.75rem);height:.0625rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:-1;-webkit-transition:background .4s ease-in-out,width .4s ease-in-out;transition:background .4s ease-in-out,width .4s ease-in-out}@media (min-width: 62rem){.banner__information:nth-child(2):before,.banner__information:nth-child(2):after{width:.0625rem;height:calc(100% - 3.75rem);top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;-webkit-transition:background .4s ease-in-out,height .4s ease-in-out;transition:background .4s ease-in-out,height .4s ease-in-out}}.banner__information:nth-child(2):before{top:-.0625rem}@media (min-width: 62rem){.banner__information:nth-child(2):before{left:-.0625rem!important}}.banner__information:nth-child(2):after{bottom:-.0625rem}@media (min-width: 62rem){.banner__information:nth-child(2):after{display:none}}@media (min-width: 80rem){.banner__information:nth-child(2):after{left:auto;display:block;right:-.0625rem!important}}.banner__information:nth-child(2):hover:before,.banner__information:nth-child(2):hover:after{width:100%;background:#11c585}@media (min-width: 62rem){.banner__information:nth-child(2):hover:before,.banner__information:nth-child(2):hover:after{height:100%;width:.0625rem}}.banner__information:nth-child(3){-webkit-box-flex:100%;-ms-flex:100%;flex:100%;border-left:.0625rem solid #c7cbef;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem;border-top-color:transparent;padding-left:1.875rem;padding-right:1.875rem;align-items:center}@media (min-width: 62rem){.banner__information:nth-child(3){padding-left:0;padding-right:0;margin-top:1.875rem;-webkit-box-flex:50%;-ms-flex:50%;flex:50%;border-top:.0625rem solid #c7cbef;border-radius:6.25rem}}@media (min-width: 80rem){.banner__information:nth-child(3){-webkit-box-flex:32.1%;-ms-flex:32.1%;flex:32.1%;border-left-color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;margin-top:0}}@media screen and (min-width: 80rem){.banner__information:nth-child(3){padding-right:1.25rem}}@media screen and (min-width: 82.5rem){.banner__information:nth-child(3){padding-right:1.875rem}}@media screen and (min-width: 88.125rem){.banner__information:nth-child(3){padding-right:2.5rem}}@media screen and (min-width: 89.375rem){.banner__information:nth-child(3){padding-right:3.125rem}}@media screen and (min-width: 90.625rem){.banner__information:nth-child(3){padding-right:3.75rem}}.banner__information:nth-child(3) div svg path{-webkit-transition:fill .4s ease-in-out;transition:fill .4s ease-in-out}.banner__information:nth-child(3):before,.banner__information:nth-child(3):after{content:"";position:absolute;height:.0625rem;width:.0625rem;background:#c7cbef}.banner__information:nth-child(3):before{left:-1px;top:-1px}.banner__information:nth-child(3):after{left:-1px;bottom:-1px}.banner__information:nth-child(3):hover:before,.banner__information:nth-child(3):hover:after{background:#11c585}@media (min-width: 62rem){.banner__information{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;padding-bottom:0;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.banner__information:hover{border-color:#11c585}.banner__information:hover:nth-child(1){border-right-color:#11c585}.banner__information:hover:nth-child(1) button{background-color:#11c585;border-color:#11c585}.banner__information:hover:nth-child(2){border-left-color:#11c585}.banner__information:hover:nth-child(3) div svg path{fill:#11c585}.banner__outline{position:absolute;height:100%;width:100%}.banner__information__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 62rem){.banner__information__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}}.banner__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-top:.3125rem}@media (min-width: 62rem){.banner__text{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.banner__phone{color:#009ec5}.banner__emergency{font-weight:700;color:#f96739}@media (min-width: 62rem){.banner__emergency{margin-top:0}}.banner__flex__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__phone__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width: 21.875rem){.banner__phone__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.banner__map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width: 22.375rem){.banner__map{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem}}.banner__map__right{text-align:center}@media screen and (min-width: 22.375rem){.banner__map__right{text-align:start}}.bulletpoint{height:.625rem;width:.625rem;background-color:#f96739;border-radius:50%}.language__wrapper{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;right:1.9375rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;display:none}@media (min-width: 62rem){.language__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.language__circle{height:2.75rem;width:2.75rem;min-height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;line-height:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:#486e77;border:.0625rem solid #c7cbef;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;cursor:pointer;-webkit-transition:color .4s ease-in-out,border-color .4s ease-in-out;transition:color .4s ease-in-out,border-color .4s ease-in-out;background-color:#fff}.language__circle:hover{color:#009ec5;border:.0625rem solid #009ec5}.language__enabled{color:#fff;background-color:#009ec5;border:.0625rem solid #009ec5;-webkit-box-shadow:none;box-shadow:none}.language__enabled:hover{color:#fff}.doubleoverview{margin-bottom:7.5rem}.doubleoverview.no-margin{margin-bottom:1.875rem}.doubleoverview__banners{display:grid;grid-template-columns:1fr;gap:1.875rem}@media (min-width: 62rem){.doubleoverview__banners{grid-template-columns:1fr 1fr}}.doubleoverview__banners.full-width{grid-template-columns:1fr}.healtWorldBanner__wrapper{width:100%}.healthWorldBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.875rem;padding:1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;position:relative}@media (min-width: 36rem){.healthWorldBanner{padding:3.75rem}}@media (min-width: 62rem){.healthWorldBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.healthWorldBanner svg{-ms-flex-item-align:center;align-self:center}.healthWorldButton{margin-top:1.875rem}.sugarBanner{position:relative;z-index:1;min-height:18.75rem;padding:21.5625rem 1.875rem 1.875rem;overflow:hidden;background:#a8e8fb;color:#486e77;border:.0625rem solid #c7cbef;border-radius:.625rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width: 36rem){.sugarBanner{padding-top:20.625rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width: 48.4375rem){.sugarBanner{padding:3.75rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 62rem){.sugarBanner{padding:3.75rem 3.75rem 1.875rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width: 75rem){.sugarBanner{padding:3.75rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sugarBanner__text{position:relative;z-index:3}@media (min-width: 36rem){.sugarBanner__text{padding-right:10rem}}@media (min-width: 48.4375rem){.sugarBanner__text{padding-right:15.625rem}}@media (min-width: 62rem){.sugarBanner__text{padding-right:3.75rem}}@media (min-width: 75rem){.sugarBanner__text{padding-right:9.375rem}}.sugarBanner__heading{margin-top:.625rem;margin-bottom:1.25rem}.sugarBanner__background{position:absolute;inset:0;z-index:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.sugarBanner__background svg{position:relative;z-index:2;width:100%;height:66%}@media (min-width: 36rem){.sugarBanner__background svg{height:66.5%}}@media (min-width: 48.4375rem){.sugarBanner__background svg{height:90%}}@media (min-width: 62rem){.sugarBanner__background svg{height:66%}}@media (min-width: 75rem){.sugarBanner__background svg{height:90%}}.sugarBanner__background:after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:1;height:100%;background:#fff}.sugarBanner__image{position:absolute;top:-3.5625rem;left:50%;margin-left:-12.5rem;z-index:2}@media (min-width: 36rem){.sugarBanner__image{top:-2.9375rem;right:4rem;margin-left:0;left:auto}}@media (min-width: 48.4375rem){.sugarBanner__image{top:-1.6rem;right:-7.3rem}}@media (min-width: 62rem){.sugarBanner__image{top:-2.8625rem;right:2rem}}@media (min-width: 75rem){.sugarBanner__image{top:0rem;right:-9.3rem}}@media (min-width: 80rem){.sugarBanner__image{top:1.375rem;right:-7.3rem}}.sugarBanner__image svg{min-width:25rem;margin:0 auto;overflow:visible;-ms-flex-negative:0;flex-shrink:0}.sugarBanner__image svg rect{-webkit-filter:drop-shadow(0 0 1.875rem rgba(0,0,0,.15));filter:drop-shadow(0 0 1.875rem rgba(0,0,0,.15))}@media (min-width: 62rem){.healthWorldText{max-width:26.25rem}}@media (min-width: 75rem){.healthWorldText{max-width:32.5rem}}@media (max-width: 61.99875rem){.healthWorldImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 75rem){.healthWorldImage svg{-webkit-transform:translateX(1.25rem);transform:translate(1.25rem)}}.healthTestBanner{position:relative;z-index:1;min-height:18.75rem;padding:1.875rem 1.875rem 15rem;overflow:hidden;background:#fff;color:#486e77;border:.0625rem solid #c7cbef;border-radius:.625rem;cursor:pointer}@media (min-width: 48.4375rem){.healthTestBanner{padding:3.75rem}}@media (min-width: 62rem){.healthTestBanner{padding-bottom:12.5rem}}@media (min-width: 75rem){.healthTestBanner{padding-bottom:3.75rem}}.healthTestBanner__text{position:relative;z-index:3}@media (min-width: 36rem){.healthTestBanner__text{padding-right:10rem}}@media (min-width: 48.4375rem){.healthTestBanner__text{padding-right:15.625rem}}@media (min-width: 62rem){.healthTestBanner__text{padding-right:3.75rem}}@media (min-width: 75rem){.healthTestBanner__text{padding-right:9.375rem}}.healthTestBanner__heading{margin-top:.625rem;margin-bottom:1.25rem;padding-right:1.875rem}@media (min-width: 36rem){.healthTestBanner__heading{padding-right:0}}.healthTestBanner__paragraph{width:100%}@media (min-width: 36rem){.healthTestBanner__paragraph{width:80%}}@media (min-width: 48.4375rem){.healthTestBanner__paragraph{width:100%}}.healthTestBanner__image{position:absolute;z-index:1;top:50%;left:-7.8125rem}@media screen and (min-width: 19.875rem){.healthTestBanner__image{top:40%;left:-6.25rem}}@media screen and (min-width: 23.625rem){.healthTestBanner__image{top:35%;left:-3.125rem}}@media screen and (min-width: 29.8125rem){.healthTestBanner__image{top:30%;left:-3.125rem}}@media (min-width: 36rem){.healthTestBanner__image{top:9.375rem;right:calc(50% + 3.125rem);-webkit-transform:translateX(50%);transform:translate(50%);left:auto}}@media (min-width: 48.4375rem){.healthTestBanner__image{display:block;top:-4.6875rem;right:-27.5rem;-webkit-transform:none;transform:none;left:auto}}@media (min-width: 62rem){.healthTestBanner__image{top:11.25rem;right:-27.5rem}}@media (min-width: 75rem){.healthTestBanner__image{top:-4.6875rem;right:-28.5rem}}@media (min-width: 80rem){.healthTestBanner__image{top:-4.6875rem;right:-28.125rem}}.healthTestBanner__image svg{overflow:visible}.healthTestBanner__image [data-id=health-test-background]{-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem)}.main-navigation{top:auto;bottom:calc(4.375rem + 10px);-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem);width:100%;position:absolute;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;right:0;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;opacity:0;visibility:hidden;border-radius:.625rem;border:.0625rem solid #c7cbef;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-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;padding:1.25rem;scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100svh - 6.25rem);overflow-y:scroll;max-width:32.5rem}@media (min-width: 48.4375rem){.main-navigation{padding:1.875rem}}@media (min-width: 62rem){.main-navigation{top:calc(4.375rem + 20px);-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem);bottom:auto}}.main-navigation.open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.main-navigation::-webkit-scrollbar{width:0;height:0}.bottom-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;width:100%}@media (min-width: 20.0625rem){.bottom-navigation{gap:1.25rem}}@media (min-width: 62rem){.bottom-navigation{display:none}}.bottom-navigation__language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 20.0625rem){.bottom-navigation__language{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.main-navigation__toggle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1875rem;background-color:#f0f0f0;gap:.1875rem;border-radius:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 20.0625rem){.main-navigation__toggle{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:6.25rem}}.hidden{display:none!important}.sugar__toggle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.1875rem;grid-column:span 12;background-color:#f0f0f0;gap:.1875rem;border-radius:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 48.4375rem){.sugar__toggle{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (min-width: 20.0625rem){.sugar__toggle{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:6.25rem}}@keyframes slideFadeIn{0%{-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.categories{display:grid;grid-template-columns:1fr;width:100%;margin-top:1.25rem;font-size:.75rem;line-height:1.25rem;-webkit-animation:slideFadeIn .4s ease-in-out forwards;animation:slideFadeIn .4s ease-in-out forwards}@media (min-width: 24.25rem){.categories{grid-template-columns:1fr 1fr;gap:.625rem}}@media (min-width: 26.625rem){.categories{grid-template-columns:1fr 1fr;gap:.625rem}}@media (min-width: 26.625rem){.categories{font-size:.875rem;line-height:1.5rem;gap:1.25rem}}@media (min-width: 48.4375rem){.categories{margin-top:1.875rem;gap:1.875rem}}.categories__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.categories__column .category:first-child{border-top:.0625rem solid #c7cbef}.categories__column .category:last-child{border-bottom:.0625rem solid #c7cbef}.categories__column__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width: 24.25rem){.categories__column__right .category:first-child{border-top:.0625rem solid #c7cbef}}@media (min-width: 26.625rem){.categories__column__right .category:first-child{border-top:.0625rem solid #c7cbef}}.categories__column__right .category:last-child{border-bottom:.0625rem solid #c7cbef}.category{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.9375rem;padding-bottom:.9375rem;border-bottom:.0625rem solid #c7cbef}@media (min-width: 48.4375rem){.category{padding:.9375rem .625rem;gap:1.25rem}}.category svg path{fill:#486e77;-webkit-transition:fill .4s ease-in-out,stroke .4s ease-in-out;transition:fill .4s ease-in-out,stroke .4s ease-in-out}.category:hover{color:#11c585}.category:hover svg path{fill:#11c585}.category svg{width:1.25rem;height:1.25rem}.search-overlay{position:fixed;left:.625rem;right:.625rem;bottom:calc(4.375rem + 20px);-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem);display:-webkit-box;display:-ms-flexbox;display:flex;-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;padding:1.25rem .625rem;background:#fff;border-radius:.625rem;border:.0625rem solid #c7cbef;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out}@media (min-width: 62rem){.search-overlay{position:absolute;top:calc(4.375rem + 10px);bottom:auto;left:auto;right:auto;width:100%;-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem)}}.search-overlay.open.showDialog{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);z-index:2}.search-overlay__searchItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-align:left;margin-bottom:1.25rem}.has-data{margin-bottom:.625rem}.search__total{color:#6f8084;margin-left:.625rem}@media (min-width: 62rem){.search__total{margin-left:1.25rem}}.search__header{color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.search__breadcrumbs{color:#6f8084}.search__button__wrapper{padding-left:.625rem;padding-right:.625rem;width:100%}@media (min-width: 62rem){.search__button__wrapper{padding-left:1.25rem;padding-right:1.25rem}}.search__button{width:100%}.search__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3125rem;padding:.625rem;border-radius:.625rem;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out;background-color:#fff}@media (min-width: 62rem){.search__item{padding:.625rem 1.25rem}}.search__item:hover{background-color:#edf0f1}.search__item:hover .search__header{color:#11c585}.search{display:grid;margin:30px 0 10px;grid-column:wide;grid-template-columns:1fr}.search__form{position:relative}.search__label{position:relative;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.search__label:hover{color:#009ec5}.search__label:hover svg path{fill:#009ec5}.search__label svg{position:absolute;top:20px;right:30px}.search__label svg path{-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.search__input{height:60px!important;margin-bottom:0}.contentcategories{display:block}.category__cover{height:15rem;padding-bottom:2.5rem;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-blend-mode:multiply;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media (min-width: 48.4375rem){.category__cover{height:27.875rem}}.category__quote{align-self:end;grid-column:span 5}.category__quote__color{color:#fff}.headline-quote{line-height:2.4375rem}.category__height{height:100%}.category__spacing{margin-top:3.75rem}.category__content{grid-column:span 12}@media (min-width: 62rem){.category__content{grid-column:span 8/13}}.category__content__top{padding-bottom:1.875rem;grid-column:span 12}.category__content__top__border{border-bottom:.0625rem solid #c7cbef}.category__sidenavigation{display:none;grid-column:span 3/4}@media (min-width: 62rem){.category__sidenavigation{display:block}}.category__sidenavigation__icon{margin-bottom:2.5rem}.category__sidenavigation__icon svg{width:100%}.category__sticky{position:sticky;top:8.75rem}.categorynav__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem}.category__sidenavitems{margin-top:1.875rem}.categorynav__subitem.selected{pointer-events:none;color:#009ec5}.categorynav__subitem{display:block;color:#3f5e65;padding-top:.625rem;padding-bottom:.625rem;border-bottom:.0625rem solid #c7cbef}.categorynav__subitem:hover{color:#11c585}.parentcategory__title{border-bottom:.0625rem solid #c7cbef;margin-bottom:1.25rem;padding-bottom:.625rem}.category__section{padding-top:1.875rem;padding-bottom:1.875rem;border-top:.0625rem solid #c7cbef}.category__section.category__foreign{padding-top:.625rem!important;padding-bottom:.625rem!important;border:none!important}.category__articlelist,.category__articleitem,.category__articlegrid{grid-column:span 6}.category__articlegroup{margin-top:1.25rem}.category__articlegroup.category__foreign{margin-top:0!important}.category__banner{margin-top:3.75rem;margin-bottom:3.75rem}@media (min-width: 62rem){.category__banner{margin-top:11.25rem}}.category__articlelink{color:#009ec5;padding:.75rem 0}.category__articlelink:hover{color:#11c585;text-decoration:underline}.category__titlelink a{padding-top:.625rem;padding-bottom:.625rem}.category__titlelink a:hover{color:#11c585!important;text-decoration:underline}.category__main{position:relative}.breadcrumbs{margin-bottom:1.875rem}.breadcrumbs__seperator{padding:0 .125rem}.breadcrumbs__items{list-style:none}.breadcrumbs__item{display:inline-block}.breadcrumbs__item a:hover{color:#11c585;text-decoration:underline}.article__breadcrumbs{grid-column:span 12}@media (min-width: 62rem){.article__breadcrumbs{grid-column:2/span 10}}.happAppImage__picture{position:absolute;bottom:0;right:0;display:none}@media (min-width: 75rem){.happAppImage__picture{display:block}}@media (min-width: 80rem){.happAppImage__picture{right:5rem}}.happAppImage__picture img{max-width:34.375rem}.happAppMobileImage__picture{display:block}.happAppMobileImage__picture img{max-width:24.375rem;width:100%}@media (min-width: 62rem){.happAppMobileImage__picture{min-width:24.375rem}}@media (min-width: 75rem){.happAppMobileImage__picture{display:none}}.happApp__text{padding-left:1.25rem;padding-right:1.25rem;z-index:3}@media (min-width: 62rem){.happApp__text{margin-top:1.875rem;padding-left:0;padding-right:0}}@media (min-width: 75rem){.happApp__text{max-width:32.5rem}}.happAppMobileLogo{display:block;position:absolute;top:1.875rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media (min-width: 62rem){.happAppMobileLogo{display:none}}.happAppBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;padding:3.75rem .625rem 1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;position:relative}@media (min-width: 62rem){.happAppBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;padding:1.875rem}}@media (min-width: 75rem){.happAppBanner{padding:3.75rem}}.happAppBanner svg{-ms-flex-item-align:center;align-self:center}.happAppBanner picture{-ms-flex-item-align:center;align-self:center}.leikum__text{padding-left:1.25rem;padding-right:1.25rem;z-index:3}@media (min-width: 62rem){.leikum__text{margin-top:1.875rem;padding-left:0;padding-right:0;max-width:26.25rem}}@media (min-width: 75rem){.leikum__text{max-width:32.5rem}}.leikumImage__picture img{max-width:21.875rem}.leikumBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;padding:3.75rem .625rem 1.875rem;gap:1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden}@media (min-width: 62rem){.leikumBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.875rem}}@media (min-width: 75rem){.leikumBanner{padding:3.75rem}}.leikumBanner svg{-ms-flex-item-align:center;align-self:center}.leikumBanner picture{-ms-flex-item-align:center;align-self:center}.leikumBackgroundImage{position:absolute;right:0;top:0}.sesMobileLogo{display:block;position:absolute;top:1.875rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media (min-width: 62rem){.sesMobileLogo{display:none}}@media (min-width: 62rem){.sesText{max-width:26.25rem}}@media (min-width: 75rem){.sesText{max-width:32.5rem}}.sesImage{z-index:2}@media (max-width: 61.99875rem){.sesImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 75rem){.sesImage svg{-webkit-transform:translateX(1.25rem);transform:translate(1.25rem)}}.sesBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.875rem;padding:1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;position:relative;overflow:hidden}@media (min-width: 36rem){.sesBanner{padding:3.75rem}}@media (min-width: 62rem){.sesBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sesBanner svg{-ms-flex-item-align:center;align-self:center}.sesBackgroundImage{position:absolute;bottom:60%}@media (min-width: 62rem){.sesBackgroundImage{bottom:unset;top:0;right:-3.125rem}}.bmiMobileLogo{display:block;position:absolute;top:1.875rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media (min-width: 62rem){.bmiMobileLogo{display:none}}@media (min-width: 62rem){.bmiText{max-width:23.125rem}}@media (min-width: 75rem){.bmiText{max-width:32.5rem}}.arrow-indicator-bmi-banner{-webkit-transform:rotate(-15deg)!important;transform:rotate(-15deg)!important}.bmi-banner-calculator{height:-webkit-max-content!important;height:-moz-max-content!important;height:max-content!important}.bmiImage{z-index:2}@media (max-width: 61.99875rem){.bmiImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 75rem){.bmiImage svg{-webkit-transform:translateX(1.25rem);transform:translate(1.25rem)}}.bmi-banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-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:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem}@media (min-width: 62rem){.bmi-banner-wrapper{gap:2.5rem}}.bmiBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem;padding:1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;position:relative;overflow:hidden}@media (min-width: 75rem){.bmiBanner{padding:3.75rem}}@media (min-width: 62rem){.bmiBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.bmiBanner svg{-ms-flex-item-align:center;align-self:center}.bmiBackgroundImage{position:absolute;bottom:60%}@media (min-width: 62rem){.bmiBackgroundImage{bottom:unset;top:0;right:0}}.bloodPressureMobileLogo{display:block;position:absolute;top:1.875rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media (min-width: 62rem){.bloodPressureMobileLogo{display:none}}.bloodPressureText{z-index:2}@media (min-width: 62rem){.bloodPressureText{max-width:26.25rem}}@media (min-width: 75rem){.bloodPressureText{max-width:32.5rem}}.bloodPressureImage{z-index:1;width:100%}.bloodPressureImageTop{position:absolute;top:0;right:0}.bloodPressureImageTop svg{max-width:unset}.bloodPressureImageBottom{position:absolute;right:0}.bloodPressureImageBottom svg{max-width:unset}.bloodPressureBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.875rem;padding:1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;position:relative;overflow:hidden}@media (min-width: 75rem){.bloodPressureBanner{padding:3.75rem}}@media (min-width: 62rem){.bloodPressureBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.bloodPressureBackgroundImage{position:absolute;bottom:60%}@media (min-width: 62rem){.bloodPressureBackgroundImage{bottom:unset;top:0;right:-3.125rem}}@media (min-width: 62rem){.article{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}}.article .healthTestBanner{margin-top:-3.375rem}.article__header{grid-column:span 12;margin-bottom:1.875rem;padding-bottom:1.875rem;border-bottom:.0625rem solid #c7cbef}@media (min-width: 62rem){.article__header{grid-column:2/span 10;margin-bottom:3.75rem}}.article__tableWrapper{border:1px solid #c7cbef;border-radius:.75rem;overflow-x:scroll;width:100%}.article__tableWrapper::-webkit-scrollbar{height:.5rem}.article__tableWrapper thead{background-color:#c7cbef!important;border:1px solid #c7cbef}.article__tableWrapper tbody{display:table-row-group!important}.article__tableWrapper tbody td{text-align:left!important;border-left-color:#dadada!important}.article__tableWrapper tr:nth-child(2n){background-color:#e5f5f9!important;color:#3f5e65}.article__tableWrapper tr:nth-child(2n) td:hover{background-color:inherit!important;color:inherit!important}.article__tableWrapper tr:nth-child(odd):not(.infoTable-header-row){background-color:#fff!important;color:#3f5e65}.article__tableWrapper tr:nth-child(odd):not(.infoTable-header-row) td:hover{background-color:inherit!important;color:inherit!important}.article__nav{display:none;grid-column:2/span 3}@media (min-width: 62rem){.article__nav{display:block}}.article__heading1{margin-bottom:-.5rem}.article__superheading{font-size:1.5rem;line-height:1.5rem;font-weight:700;color:#486e77;padding-top:1.25rem;border-top:.0625rem solid #c7cbef}@media (min-width: 26.625rem){.article__superheading{padding-top:1.25rem;font-size:2rem;line-height:2rem}}.article__content>.article__superheading:first-child{border-top:none;padding-top:0}.article__heading2{font-size:1rem;line-height:1.5rem;font-weight:700;margin-bottom:-.5rem}.article__content{grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.1875rem}@media (min-width: 62rem){.article__content{grid-column:6/span 6}}.article__content ul{list-style:none;margin-left:1rem}.article__content ul li{font-size:1rem;line-height:1.5rem;font-weight:400}.article__content table{margin-bottom:1.875rem;table-layout:fixed;width:100%!important}@media (max-width: 79.99875rem){.article__content table{min-width:57rem}}.article__content table tbody{display:block}.article__content table tbody tr:not(:first-child){border-bottom:.0625rem solid #c7cbef}.article__content table tbody tr td{padding-right:15px;padding-left:15px;font-size:1rem;line-height:1.5rem;width:auto!important;word-break:break-word}.infoTable-container{margin-bottom:1.875rem!important}.infoTable-container .infotable-table-cell{white-space:pre-wrap;line-height:1.5rem;padding:.625rem}.article__tableWrapper::-webkit-scrollbar{display:none}.infoTable-header{padding:.625rem}.infoTable-header th{padding-top:.625rem;padding-bottom:.625rem;font-weight:700;font-size:1rem;line-height:1.5rem;color:#11576b}.infoTable-header th:first-child{padding-left:.625rem}.infoTable-header th:last-child{padding-right:.625rem}.article__sticky{position:sticky;top:8.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.article__listlink{color:#009ec5;padding:.875rem .875rem .875rem 0}.article__listlink:hover{color:#11c585;text-decoration:underline}.article__navlabel{margin-bottom:.625rem}.article__published{line-height:1.5rem}.article__navItems{display:none}.article__navItems.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__chapterLabel{display:none}.article__chapterLabel.show{display:block}.article__chapterWrapper{display:none}.article__chapterWrapper.show{display:block;max-height:50vh;overflow-y:auto;padding-right:.5rem}.article__chapterWrapper.show::-webkit-scrollbar{width:.375rem}.article__chapterWrapper.show::-webkit-scrollbar-thumb{background:#c7cbef;border-radius:.1875rem}.article__chapterWrapper.show::-webkit-scrollbar-track{background:transparent}.article__banner{margin-bottom:3.75rem;margin-top:3.75rem}@media (min-width: 62rem){.article__banner{margin-top:11.25rem}}.article__navItem{border-bottom:.0625rem solid #c7cbef;padding-top:.6875rem;padding-bottom:.6875rem;color:#3f5e65}.article__navItem span{display:none}.article__navItem:hover{color:#11c585}.article__navItem.active{color:#009ec5;-webkit-transition:color 0s;transition:color 0s}.article__navItem.active span{display:inline-block}.article__navAccordion{padding:.3125rem 0}.article__navSuperheading{font-weight:700;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.6875rem;padding-bottom:.6875rem;color:#009ec5;border-bottom:.0625rem solid #c7cbef;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.article__navSuperheading svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article__navSuperheading:hover{color:#11c585}.article__navSuperheading:hover svg path{stroke:#11c585}.article__navSuperheading.expanded svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.article__navSublist{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-in-out,opacity .2s ease-in-out;transition:max-height .2s ease-in-out,opacity .2s ease-in-out;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__navSublist.expanded{max-height:31.25rem;opacity:1}.banner__flex__travel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-direction:column;flex-direction:column;margin-bottom:3.75rem;margin-top:3.75rem;position:relative}@media (min-width: 62rem){.banner__flex__travel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:10rem}}.banner__flex__travel:before{content:"";position:absolute;inset:0;background:#fff;z-index:-2;border-radius:6.25rem}.banner__information__travel{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-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;text-align:center;border:.0625rem solid #c7cbef;-webkit-transition:border-color .4s ease-in-out;transition:border-color .4s ease-in-out;padding-top:1.875rem;padding-bottom:1.875rem;gap:1.25rem;position:relative}@media (min-width: 62rem){.banner__information__travel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;height:6.9375rem;padding:0 2.8125rem}}@media (min-width: 75rem){.banner__information__travel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;height:6.9375rem;padding:0 3.75rem}}.banner__information__travel:before,.banner__information__travel:after{content:"";position:absolute;background:#c7cbef;width:.0625rem}.banner__information__travel:nth-child(1){border-radius:.625rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 62rem){.banner__information__travel:nth-child(1){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;border-bottom:.0625rem solid #c7cbef;border-top-left-radius:6.25rem;border-bottom-left-radius:6.25rem;border-right-color:transparent;border-top-right-radius:0}}.banner__information__travel:nth-child(1):before,.banner__information__travel:nth-child(1):after{display:none;height:.0625rem;width:.0625rem;background:#c7cbef}@media (min-width: 62rem){.banner__information__travel:nth-child(1):before,.banner__information__travel:nth-child(1):after{display:block}}.banner__information__travel:nth-child(1):before{right:-1px;top:-1px}.banner__information__travel:nth-child(1):after{right:-1px;bottom:-1px}.banner__information__travel:nth-child(1):hover:before,.banner__information__travel:nth-child(1):hover:after{background:#11c585}.banner__information__travel:nth-child(2){border-right-width:.0625rem;border-top:0;border-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 62rem){.banner__information__travel:nth-child(2){border-left-width:0;border-right-width:0rem;border-top-right-radius:0;border-bottom-right-radius:0;border-top:.0625rem solid #c7cbef;border-bottom:.0625rem solid #c7cbef}}.banner__information__travel:nth-child(2):before,.banner__information__travel:nth-child(2):after{width:calc(100% - 3.75rem);height:.0625rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:-1;-webkit-transition:background .4s ease-in-out,width .4s ease-in-out;transition:background .4s ease-in-out,width .4s ease-in-out}@media (min-width: 62rem){.banner__information__travel:nth-child(2):before,.banner__information__travel:nth-child(2):after{width:.0625rem;height:calc(100% - 3.75rem);top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;-webkit-transition:background .4s ease-in-out,height .4s ease-in-out;transition:background .4s ease-in-out,height .4s ease-in-out}}.banner__information__travel:nth-child(2):before{top:-.0625rem}@media (min-width: 62rem){.banner__information__travel:nth-child(2):before{left:-.0625rem!important}}.banner__information__travel:nth-child(2):after{bottom:-.0625rem}@media (min-width: 62rem){.banner__information__travel:nth-child(2):after{display:none}}@media (min-width: 62rem){.banner__information__travel:nth-child(2):after{left:auto;display:block;right:-.0625rem!important}}.banner__information__travel:nth-child(2):hover:before,.banner__information__travel:nth-child(2):hover:after{width:100%;background:#11c585}@media (min-width: 62rem){.banner__information__travel:nth-child(2):hover:before,.banner__information__travel:nth-child(2):hover:after{height:100%;width:.0625rem}}.banner__information__travel:nth-child(3){border-left:.0625rem solid #c7cbef;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem;border-top-color:transparent;align-items:center}@media (min-width: 62rem){.banner__information__travel:nth-child(3){border-left-color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;margin-top:0;border-top:.0625rem solid #c7cbef;border-top-right-radius:6.25rem;border-bottom-right-radius:6.25rem}}.banner__information__travel:nth-child(3):before,.banner__information__travel:nth-child(3):after{content:"";position:absolute;height:.0625rem;width:.0625rem;background:#c7cbef}.banner__information__travel:nth-child(3):before{left:-1px;top:-1px}.banner__information__travel:nth-child(3):after{left:-1px;bottom:-1px}.banner__information__travel:nth-child(3):hover:before,.banner__information__travel:nth-child(3):hover:after{background:#11c585}@media (min-width: 62rem){.banner__information__travel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;padding-bottom:0;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.banner__information__travel:hover{border-color:#11c585}.banner__information__travel:hover:nth-child(1){border-right-color:#11c585}.banner__information__travel:hover:nth-child(2){border-left-color:#11c585}.banner__information__travel:hover:nth-child(3) button{background-color:#11c585;border-color:#11c585}.banner__text__travel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;margin-top:.3125rem}@media (min-width: 62rem){.banner__text__travel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.banner__flex__wrapper__travel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__flex__wrapper__travel svg path{stroke:#009ec5}.banner__flex__wrapper__emergency__travel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__flex__wrapper__emergency__travel svg path{stroke:#f96739}.bulletpoint__travel{height:.625rem;width:.625rem;background-color:#11c585;border-radius:50%}.travel__body__blue{color:#009ec5}.travel__body__orange{color:#f96739}.alert-banner{background-color:#ffe7df;border:1px solid #f96739;margin-top:2.5rem;border-radius:6.25rem;margin-left:1.875rem;margin-right:1.875rem}.alert-banner__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:4.375rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2.5rem;padding-right:2.5rem}.alert-banner__text{font-weight:700;font-size:16px;line-height:24px;color:#f96739}.alert-banner__seeMoreContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-banner__seeMoreContainer span{font-size:14px;line-height:24px;color:#f96739;margin-right:1.25rem}.alert-banner__seeMoreContainer svg path{stroke:#f96739}.accordion{border-top:.0625rem solid #c7cbef}.accordion__item{border-bottom:.0625rem solid #c7cbef}.accordion__content{max-height:0;padding-left:1rem;margin-left:.75rem;overflow:hidden;font-size:1rem;line-height:1.625rem;color:#3f5e65;border-left:.0625rem dashed #c7cbef;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.accordion__content p{margin-bottom:1.25rem}.accordion__content p span{font-size:1rem!important;font-family:Inter,Arial,sans-serif!important}.accordion__content ul{margin-bottom:1.25rem}.accordion__content ul:first-child{margin-left:0}.accordion__content ul li{position:relative;margin-top:.625rem;padding-left:1.5rem}.accordion__content ul li:before,.accordion__content ul li:after{content:"";position:absolute}.accordion__content ul li:before{content:"";position:absolute;top:.75rem;left:0;width:.875rem;height:.125rem;background:#009ec5}.accordion__content ul li span{font-size:1rem!important;font-family:Inter,Arial,sans-serif!important}.accordion__content.open{margin-bottom:1.25rem}.accordion__content p:last-child{margin-bottom:0}@media print{.accordion__content{display:block}}@media (min-width: 48.4375rem){.accordion__content{padding-left:2rem}}.accordion__title{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.9375rem 0;font-size:1rem;font-weight:700;line-height:1.5rem;color:#3f5e65;text-decoration:none;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion__title:hover{color:#009ec5}.accordion__title:hover svg path{fill:#009ec5}.accordion__title.open{color:#009ec5}.accordion__title.open .accordion__minus{display:-webkit-box;display:-ms-flexbox;display:flex}.accordion__title.open .accordion__plus{display:none}.accordion__minus,.accordion__plus{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1.25rem;font-size:1.5rem;color:#f0f0f0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.accordion__minus svg path,.accordion__plus svg path{fill:#3f5e65}.accordion__minus{display:none}.accordion__minus svg path{fill:#009ec5}.accordion.mobile{display:block}@media (min-width: 48.4375rem){.accordion.mobile{display:none}}@media (min-width: 62rem){.accordion.mobile{display:block}}@media (min-width: 80rem){.accordion.mobile{display:none}}.accordion-table-text,.accordion-table-title{margin-bottom:1.1875rem}.tabcontrol{position:relative;padding:1.25rem 0;display:none}@media (min-width: 48.4375rem){.tabcontrol{display:block}}@media (min-width: 62rem){.tabcontrol{display:none}}@media (min-width: 80rem){.tabcontrol{display:block}}.tabcontrol .print{display:none;visibility:hidden}.tabcontrol .scroll-container{margin-bottom:-1px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.tabcontrol .scroll-container::-webkit-scrollbar{height:.5rem}@media print{.tabcontrol .scroll-container{overflow:hidden}}.tabcontrol__tabs{padding-left:0;margin:0 0 1.0625rem;list-style-type:none;margin-left:0!important}@media print{.tabcontrol__tabs{display:none}}.tabcontrol__tab{position:relative;display:inline-block;padding-bottom:10px;cursor:pointer}.tabcontrol__tab:not(:last-child){padding-right:35px}.tabcontrol__tab:before{content:""}.tabcontrol__tab.active .tabcontrol__tabLink{font-weight:700;color:#009ec5}.tabcontrol__tab.active:before{position:absolute;top:2.8125rem;left:30%;z-index:15;width:0;height:0;content:"";border-right:.75rem solid transparent;border-bottom:.75rem solid #fff;border-left:.75rem solid transparent}.tabcontrol__tab.active:after{position:absolute;top:2.6875rem;left:30%;z-index:10;width:0;height:0;content:"";border-right:.75rem solid transparent;border-bottom:.75rem solid #009ec5;border-left:.75rem solid transparent}.tabcontrol__tabLink{width:100%;font-size:1rem;font-weight:700;line-height:1.5rem;color:#486e77;text-decoration:none}.tabcontrol__tabLink:hover{color:#11c585}.tabcontrol__tabpane{display:none;padding:25px;font-size:1rem;line-height:1.625rem;background-color:#fff;border:1px solid #c7cbef}.tabcontrol__tabpane a{text-decoration:underline}.tabcontrol__tabpane p,.tabcontrol__tabpane ul{margin-bottom:1.25rem}@media print{.tabcontrol__tabpane{display:block}}.tabcontrol__tabpane.active{display:block}.tabcontrol__tabpane p:last-child{margin-bottom:0}.tabcontrol__tabpane ul:last-child{margin-bottom:0}.tabcontrol__tabpane ul li{position:relative;padding-left:1.5rem}.tabcontrol__tabpane ul li:before{content:"";position:absolute;top:.75rem;left:0;width:.875rem;height:.125rem;background:#009ec5}.video__grid{grid-template-columns:1fr;grid-gap:1.25rem}@media (min-width: 36rem){.video__grid{grid-template-columns:1fr 1fr}}.video-container{margin-bottom:1.875rem}.video-container .video{position:relative;width:auto;height:0;padding-bottom:56.25%;margin:auto}.video-container .video.small{width:32rem;height:18rem}.video-container .video.small .video-overlay.open,.video-container .video.small .video-player,.video-container .video.small .media-player{height:18rem}.video-container .video.medium{width:48rem;height:27rem}.video-container .video.medium .video-overlay.open,.video-container .video.medium .video-player,.video-container .video.medium .media-player{height:27rem}.video-container .video.large{width:64rem;height:36rem}.video-container .video.large .video-overlay.open,.video-container .video.large .video-player,.video-container .video.large .media-player{height:36rem}.video-container .video.left{margin:0 auto 0 0}.video-container .video.right{margin:0 0 0 auto}.video-container .video .video-player,.video-container .video .media-player{position:absolute;top:0;left:0;width:100%;height:100%}.video-container .video .video-overlay{position:absolute;width:100%;height:0;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:cover}.video-container .video .video-overlay:after{position:absolute;right:0;bottom:0;left:0;z-index:10;height:75%;content:"";background:-webkit-gradient(linear,left top,left bottom,color-stop(56%,transparent),to(#000));background:linear-gradient(-180deg,transparent 56%,#000 100%)}.video-container .video .video-overlay.open,.video-container .video .video-overlay.show{height:100%}.video-container .video .video-overlay:hover .play{background-color:#ffffffe6}.video-container .video .video-overlay:hover .play .arrow-right svg polygon{fill:#000}.video-container .video .video-overlay .play{position:absolute;top:41%;left:45%;width:10%;height:17.8%;background-color:#ffffffba;border-radius:50%;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.video-container .video .video-overlay .play .arrow-right svg{position:absolute;top:25%;left:30%;width:50%;height:50%;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.video-container .video .video-overlay .play .arrow-right svg polygon{fill:#000;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.video-container .video .video-overlay .title{position:absolute;bottom:0;z-index:15;width:100%;margin-bottom:3%;font-size:1.5rem;font-weight:700;color:#fff;text-align:center}.youtube-overlay{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:#64646480}.youtube-overlay iframe{position:absolute;top:15%;left:calc(50% - 512px);width:1024px;height:576px}.map-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100vw - 5px);height:100%;overflow:hidden}.map-container .map-render{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.map-container .side-control{position:relative;z-index:12;width:22.5rem;height:100%;background-color:#fff;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;display:none}@media (min-width: 62rem){.map-container .side-control{display:block}}.map-container .side-control.open{left:0}.map-container .side-control.open .side-open:before{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.map-container .side-control .side-container{height:100%;overflow:auto;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);box-shadow:0 0 10px #00000040}.map-container .side-control .side-container .side-content{padding:8.125rem 1.875rem 1.875rem}.map-container .side-control .side-container .side-content .description{color:#6f8084;margin-top:.625rem}.map-container .side-control .side-container .side-content .map-button{width:100%;margin-top:1.875rem;margin-bottom:1.875rem}.map-container .side-control .side-container .side-content ul li{display:grid;margin-bottom:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-gap:.625rem}.map-container .side-control .side-container .side-content__languageLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.map-container .side-control .side-container .side-content__languageLink{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.map-container .side-control .side-container .side-content__languageLink:hover{text-decoration:underline}.map-container .side-control .side-container .side-content__languageFlag{width:30px;margin-right:10px}.map-container .side-control .side-container .side-phone{right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3.75rem}.map-container .side-control .side-container .side-phone ul{margin:0;list-style:none}.map-container .side-control .side-container .side-phone ul:first-child li:last-child a{color:#009ec5}.map-container .side-control .side-container .side-phone ul:last-child li:last-child a{color:#f96739}.map-container .side-control .side-open{position:absolute;top:8.125rem;right:-25px;width:50px;height:50px;cursor:pointer;background-color:#486e77;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.map-container .station-information{position:absolute;top:0;right:-410px;background-color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.25);box-shadow:0 0 10px #00000040;z-index:15;width:calc(100% - 65px);height:100%;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}@media (min-width: 26.625rem){.map-container .station-information{width:360px}}@media (min-width: 62rem){.map-container .station-information{left:-385px;right:auto}}@media (min-width: 75rem){.map-container .station-information{z-index:10;left:-25px}}.map-container .station-information.open{right:0}@media (min-width: 62rem){.map-container .station-information.open{left:0}}@media (min-width: 75rem){.map-container .station-information.open{left:360px}}.map-container .station-information .station-close{position:absolute;top:8.125rem;left:-50px;width:50px;height:50px;cursor:pointer;background-color:#486e77;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.375rem;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.map-container .station-information .station-close:hover{background-color:#009ec5}@media (min-width: 62rem){.map-container .station-information .station-close{right:-25px;left:auto;border-radius:50%}}.map-container .station-information .station-content{height:100%;background-color:#fff}.map-container .station-information .station-content .information--map{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding-top:8.125rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map-container .station-information .station-content .information--map .address{margin-top:.625rem;color:#6f8084}.map-container .station-information .station-content .information--map .zip{color:#6f8084;margin-bottom:1.25rem}.map-container .station-information .station-content .information--map .day{margin-top:.3125rem}.map-container .station-information .station-content .information--map .service{margin-bottom:1.875rem;margin-top:1.875rem}.map-container .station-information .station-content .information--map .opening{overflow:hidden;margin-top:1.25rem;margin-bottom:.3125rem}.map-container .station-information .station-content .information--map .opening h3{font-size:1rem;line-height:1.5rem}.map-container .station-information .station-content .information--map .double-item{margin:0;overflow:hidden;list-style:none}.map-container .station-information .station-content .information--map .double-item li{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.25rem;color:#6f8084}.map-container .station-information .station-content .information--map .info-container{padding-left:1.5625rem;padding-right:1.25rem}.map-container .station-information .station-content .information--map .info-container>h5{margin:45px 0 20px;font-weight:700}.map-container .station-information .station-content .information--map .accordions{border-top:.0625rem solid #c7cbef;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding-bottom:6.25rem;direction:rtl}.map-container .station-information .station-content .information--map .accordions::-webkit-scrollbar{width:5px}@media (min-width: 62rem){.map-container .station-information .station-content .information--map .accordions{padding-bottom:0}}.map-container .station-information .station-content .information--map .accordions .accordion-item{max-height:60px;padding:10px 20px;overflow:hidden;border-bottom:1px solid #e6e6e6;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;direction:ltr}.map-container .station-information .station-content .information--map .accordions .accordion-item h5{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-bottom:10px;font-size:1rem;line-height:1.25rem;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.map-container .station-information .station-content .information--map .accordions .accordion-item h5:hover{color:#009ec5}.map-container .station-information .station-content .information--map .accordions .accordion-item h5:hover span svg path{stroke:#009ec5}.map-container .station-information .station-content .information--map .accordions .accordion-item h5 span{float:right;margin-left:10px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.map-container .station-information .station-content .information--map .accordions .accordion-item h5 span svg path{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.map-container .station-information .station-content .information--map .accordions .accordion-item h5 span:before{vertical-align:middle}.map-container .station-information .station-content .information--map .accordions .accordion-item .accordion-content{font-size:.875rem;line-height:1.5rem;color:#6f8084}.map-container .station-information .station-content .information--map .accordions .accordion-item .accordion-content ul li,.map-container .station-information .station-content .information--map .accordions .accordion-item .accordion-content p{margin-bottom:.9375rem}.map-container .station-information .station-content .information--map .accordions .accordion-item .accordion-content p strong{color:#486e77}.map-container .station-information .station-content .information--map .accordions .accordion-item.open{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.map-container .station-information .station-content .information--map .accordions .accordion-item.open h5{color:#009ec5}.map-container .station-information .station-content .information--map .accordions .accordion-item.open span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.map-container .station-information .station-content .information--map .accordions .accordion-item.open span svg path{stroke:#009ec5}.map-container .phone--blue{color:#009ec5}.map-container .phone--orange{color:#f96739}.map-container .phone--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;line-height:1.5rem;font-size:.875rem;gap:.625rem}.map-container .phone--link svg path{stroke:#009ec5}.map-container .phone--link--orange{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;line-height:1.5rem;font-size:.875rem;gap:.625rem}.map-container .phone--link--orange svg path{stroke:#f96739}.map-container .shortcut--list{margin-top:1.25rem}.map-container .shortcut-item{cursor:pointer;color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.map-container .shortcut-item:hover{color:#11c585}.map-container .shortcut-item:hover .location--icon svg path{stroke:#11c585}.map-container .location--name{font-size:.875rem;line-height:1.5rem}.map-container .location--icon svg path{-webkit-transition:stroke .4s ease-in-out;transition:stroke .4s ease-in-out;stroke:#009ec5}.map-container .information__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.map-container .map{width:100%;height:100%}.map__radiobuttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;width:100%;margin-bottom:1.875rem}@media (min-width: 62rem){.map__radiobuttons{margin-bottom:3.75rem}}.map__radiobutton input:checked+label{border:.0625rem solid #11c585;color:#11c585}.map__radiobutton input:checked+label:before{border-color:#11c585}.map__radiobutton input:checked+label:after{background-color:#11c585}.map__radiobutton label{text-transform:none!important;font-size:.875rem!important;line-height:1.5rem!important;padding:.8125rem 1.6875rem;padding-left:3.75rem!important;border:.0625rem solid #009ec5;color:#009ec5;border-radius:6.25rem;-webkit-transition:color .4s ease-in-out,border-color .4s ease-in-out;transition:color .4s ease-in-out,border-color .4s ease-in-out}.map__radiobutton label:before{top:.8125rem!important;left:1.625rem!important}.map__radiobutton label:after{top:1.0625rem!important;left:1.875rem!important}.mobile__mapnavigation{position:absolute;background:transparent;z-index:9998;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.625rem;padding-right:.625rem;top:1.875rem}.mobile__mapnavigation.infinity{z-index:9999}@media (min-width: 20.0625rem){.mobile__mapnavigation{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width: 26.625rem){.mobile__mapnavigation{padding-left:1.875rem;padding-right:1.875rem}}@media (min-width: 62rem){.mobile__mapnavigation{display:none}}.mobile__infobutton{min-height:3.125rem;background-color:#fff;min-width:3.125rem;border-radius:50%;border:.0625rem solid #c7cbef;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-left:.625rem;-webkit-transform:translateY(0);transform:translateY(0);position:relative;-webkit-transition:border .4s ease-in-out;transition:border .4s ease-in-out}.mobile__infobutton:hover{border:.0625rem solid #009ec5}.mobile__infobutton:not([disabled]):active{-webkit-transform:translateY(.0625rem);transform:translateY(.0625rem)}.mobile__infobutton.enabled{background-color:#486e77;-webkit-box-shadow:none;box-shadow:none;border-color:#486e77}.mobile__infobutton .info--icon{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile__infobutton .close--icon,.mobile__infobutton.enabled .info--icon{display:none}.mobile__infobutton.enabled .close--icon{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile__logo__map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile__information{position:absolute;top:4.375rem;left:0;right:0;bottom:0;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;padding:1.25rem;background-color:#fff;-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem);-webkit-transition:opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out,height .4s ease-in-out,-webkit-transform .4s ease-in-out;opacity:0;visibility:hidden;border:.0625rem solid #c7cbef;border-radius:.625rem}.mobile__information.open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}@media (min-width: 62rem){.mobile__information{display:none}}.mobile__information h2{margin-bottom:.625rem}.mobile__information .description{margin-bottom:1.875rem}.mobile__information .side-phone{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;margin-bottom:1.875rem}.mobile__information .side-phone ul{margin:0;list-style:none}.mobile__information .side-phone ul:first-child li:last-child a{color:#009ec5}.mobile__information .side-phone ul:last-child li:last-child a{color:#f96739}.mobile__information .shortcut--list .shortcut-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.625rem}.mobile__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.mobile__wrapper div:last-child:before{content:"";position:absolute;top:-.625rem;right:1.25rem;border-width:5px;border-style:solid;border-color:transparent transparent #fff transparent}.healthTestHero{grid-column:wide;padding-top:9.625rem}@media (max-width: 74.99875rem){.healthTestHero{padding-top:8.375rem}}@media (max-width: 35.99875rem){.healthTestHero{padding:0}}.healthTestHero .banner__left{position:relative;z-index:2}@media (min-width: 36rem) and (max-width: 61.99875rem){.healthTestHero .banner__left{padding-right:50%}}@media (max-width: 35.99875rem){.healthTestHero .banner__left{grid-row:2;padding:0}}.healthTestHero .banner__right{position:relative;z-index:1}@media (max-width: 35.99875rem){.healthTestHero .banner__right{grid-row:1}}.healthTestHero .banner__subtitle{margin-bottom:1.5rem;text-decoration:none;font-size:1rem}@media (max-width: 35.99875rem){.healthTestHero .banner__subtitle{margin-bottom:1.25rem}}.healthTestHero .banner__description p{margin-bottom:1em}.healthTestHero .buttonHeilsuvera{border:.0625rem solid #009ec5}@media (max-width: 35.99875rem){.healthTestHero .buttonHeilsuvera{width:100%}}.healthTestHero__image{position:absolute;top:-3.5625rem;z-index:1}@media (max-width: 61.99875rem){.healthTestHero__image{left:50%}}@media (max-width: 35.99875rem){.healthTestHero__image{position:relative;top:0;left:calc(50% - 16rem)}}.healthTestHero__image svg{width:.0625rem;overflow:visible}@media (max-width: 48.43625rem){.healthTestHero__image svg{width:100%}}.banner{display:grid;margin-bottom:10px;grid-column:wide;grid-gap:20px 40px;grid-template-columns:1fr 1fr}@media (max-width: 61.99875rem){.banner{grid-template-columns:1fr}}.banner__right{min-height:33.8125rem}@media (min-width: 36rem){.banner__right{min-height:0}}@media (max-width: 61.99875rem){.banner__right{grid-column-start:1;grid-row-start:1}}.banner__subtitle{margin-bottom:1.25rem;font-size:.875rem;font-weight:700;line-height:1}.banner__title{margin-bottom:1.3125rem;font-size:3rem;font-weight:700;line-height:3.25rem;color:#009ec5}@media (max-width: 35.99875rem){.banner__title{font-size:2rem;line-height:2.375rem}}.banner__description{margin-bottom:30px}.banner__link{display:inline-block;text-align:center}@media (max-width: 35.99875rem){.banner__link{width:100%}}.banner__image{max-width:100%}.banner [data-id=illustration]{overflow:visible;opacity:0}.query{width:100%}.query__label:focus{border:none}.results{position:absolute;top:3.75rem;z-index:1;width:100%}.results.hidden{display:none}.results__box{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-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;border:1.5px solid #F0F0F0;border-top-style:none;border-radius:0 0 5px 5px}.results__box__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:3.75rem;padding:0 1.875rem;font-size:18px;font-weight:700;line-height:21px;color:#009ec5;text-decoration:none;background:white;border:1px solid #F0F0F0}.results__box__item:hover{cursor:pointer;background:rgb(235,241,243)}.results__box__item--info{padding:.375rem .75rem;margin-left:.625rem;font-size:12px;font-weight:700;line-height:14px;color:#666;border:1px solid #dadada;border-radius:100px}.fagfolk{width:100%;margin-bottom:3.75rem;margin-top:1.875rem}.fagfolk__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.75rem}.fagfolk__column{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fagfolk__column:last-child{margin-right:0}.fagfolk__last-column{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fagfolk .link{text-decoration:none}.fagfolk .open-menu-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3.75rem;padding:0 1.875rem;font-size:18px;font-weight:400;line-height:21px;color:#333;text-decoration:none;cursor:default;border:1px solid #dadada;border-radius:5px;opacity:.45;-webkit-transition:.2s border ease-in-out;transition:.2s border ease-in-out}.fagfolk .open-menu-button.activated{opacity:1}.fagfolk .open-menu-button.activated:hover{font-weight:700;color:#009ec5;cursor:pointer;border:1.5px solid #009ec5;opacity:1}.fagfolk .select-button{width:100%;margin-bottom:.625rem}.fagfolk .select-button:last-child{margin-bottom:0}.fagfolk .select-button>input{display:none}.fagfolk .select-button label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3.75rem;padding:0 1.875rem;font-size:18px;font-weight:400;line-height:21px;color:#333;text-decoration:none;border:1px solid #dadada;border-radius:5px;-webkit-transition:.2s border ease-in-out;transition:.2s border ease-in-out}.fagfolk .select-button label:hover{font-weight:700;color:#009ec5;border:1.5px solid #009ec5}.fagfolk .select-button input:checked+label{font-size:18px;font-weight:700;line-height:21px;color:#009ec5;border:1.5px solid #009ec5}.fagfolk .select-button input:disabled+label{font-size:18px;font-weight:400;line-height:21px;color:#333;text-decoration:none;cursor:default;border:1px solid #dadada}.fagfolk__heading{margin-bottom:.9375rem;font-weight:700}.fagfolk__selection{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.fagfolk__selection--space-between{-ms-flex-line-pack:justify;align-content:space-between}.fagfolk__selection--border{border-bottom:.5px #F0F0F0 solid}.fagfolk__selection .fagfolk__button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:3.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1.875rem;margin-right:1.25rem;font-size:.875rem;font-weight:700;line-height:60px;color:#009ec5;text-decoration:none;text-transform:uppercase;background-color:transparent;border:1px solid #66c5dc;border-radius:3px}.fagfolk__selection .fagfolk__button:last-child{margin-right:0}.fagfolk__back-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1.25rem 0 1.25rem auto;color:#009ec5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fagfolk__back-button span{margin-right:.625rem}.fagfolk__title{margin-top:3.75rem;font-size:2.25rem;font-weight:700}.fagfolk .logout{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:1.875rem}.fagfolk .logout form .logout-button{height:1.875rem}.fagfolk .age-select-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fagfolk__container{min-width:48.125rem;-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}.fagfolk__nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:3.125rem}.fagfolk__passwordreset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fagfolk__loginFormContainer{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:31.25rem;padding:0 0 2.5rem;margin:6.25rem auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #dadada}.fagfolk__registerHeading{margin-bottom:1.25rem;font-size:1.5rem;font-weight:600;color:#ff7359}.fagfolk__registerForm{width:100%;padding:0 6.25rem}.fagfolk__loginForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:18.75rem;max-width:31.25rem}.fagfolk__forgotPasswordForm,.fagfolk__resetPasswordForm{min-width:18.75rem;max-width:31.25rem}.problem-disabled{cursor:default;-webkit-transition:none;transition:none}.problem-disabled:hover{font-weight:400;border:1px solid #dadada}.problem-list{display:none;width:100%;font-size:18px;font-weight:400;line-height:21px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #dadada;border-radius:5px}.problem-list.open{display:-webkit-box;display:-ms-flexbox;display:flex}.problem-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:3.75rem}.problem-list__item:last-child{border-bottom:none}.problem-list__item .link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;padding:0 1.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;border-bottom:1px solid #dadada}.problem-list__item .link:hover{font-weight:700;color:#009ec5;background:rgba(0,158,197,.1)}.problem-list__item.hidden{display:none}.no-flowcharts{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:3.75rem;padding:0 1.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-decoration:none;border-bottom:1px solid #dadada}.no-flowcharts.hidden{display:none}.accesories{margin-bottom:.625rem;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.05);box-shadow:2px 3px 5px #0000000d}.menu{position:fixed;top:80px;right:0;left:0;z-index:50;max-height:calc(100vh - 80px);padding:60px 90px;overflow:auto;background:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.25);box-shadow:0 0 20px #00000040;-webkit-transition:.5s top ease-in-out;transition:.5s top ease-in-out}.menu.open{top:80px}.flowchart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.875rem}.left{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.left__column{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.left__nei{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-top:1.875rem;color:#fff;text-align:center}.left__nei img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.left__nei span{position:absolute;top:35%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.left .box{width:28.5625rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2.125rem;border-radius:3px}.left .box--left{border:1px #d8d8d8 solid;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.05);box-shadow:2px 3px 5px #0000000d}.left__ja{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-left:1.875rem;color:#fff;text-align:center}.left__ja img{display:-webkit-box;display:-ms-flexbox;display:flex}.left__ja span{position:absolute;top:50%;left:35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.box{width:28.5625rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2.125rem;border-radius:3px}.red{background:rgba(255,21,29,.25)}.green{background:rgba(93,178,85,.25)}.blue{background:rgba(0,158,197,.25)}.fagfolk__loginFormError{padding:0 5rem;margin-top:2.5rem;color:#eb5757}.authHT{position:relative;width:100%;max-width:770px;margin:150px auto 0}@media (max-width: 48.43625rem){.authHT{margin-top:50px}}.authHT__logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authHT__box{background-color:#fff}.authHT__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.authHT__registerLink,.authHT__loginLink{position:relative;display:block;width:100%;padding:15px;font-size:1rem;font-weight:700;color:#333;text-align:center;text-decoration:none;background-color:#dadada}.authHT__registerLink.active,.authHT__loginLink.active{color:#ff7359;background-color:#fff}.authHT__registerLink.active:before,.authHT__loginLink.active:before{position:absolute;top:0;right:0;left:0;height:3px;content:"";background-color:#ff7359}.authHT__loginFormContainer,.authHT__forgotPasswordFormContainer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:100px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authHT__loginFormContainer a,.authHT__forgotPasswordFormContainer a{color:#333}@media (max-width: 48.43625rem){.authHT__loginFormContainer,.authHT__forgotPasswordFormContainer{padding:50px}}.authHT__forgotPasswordHeader{margin-bottom:20px;font-weight:600;text-transform:uppercase}.authHT__loginForm,.authHT__forgotPasswordForm,.authHT__resetPasswordForm{width:370px}@media (max-width: 48.43625rem){.authHT__loginForm,.authHT__forgotPasswordForm,.authHT__resetPasswordForm{width:100%}}.authHT__loginForm button,.authHT__forgotPasswordForm button,.authHT__resetPasswordForm button{width:100%;margin-bottom:0}.authHT__forgotPasswordLink{float:right;margin-top:10px}.authHT__registerComment{margin-top:20px}.authHT__registerFormContainer{padding:50px}.authHT__registerForm h4{margin-bottom:25px;font-size:1.5rem;font-weight:700;color:#ff7359}.authHT__registerForm button{width:100%;margin-bottom:0}.wordTranslation{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation__text{display:none}.wordTranslation:hover .wordTranslation__text{position:absolute;top:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:5;display:block;min-width:180px;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation:hover .wordTranslation__text:before{position:absolute;top:-5px;left:85px;width:10px;height:10px;content:"";background-color:#333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wordTranslation.bottom-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.bottom-close__text{display:none}.wordTranslation.bottom-close:hover .wordTranslation__text{position:absolute;top:auto;bottom:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:5;display:block;min-width:180px;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.bottom-close:hover .wordTranslation__text:before{display:none}.wordTranslation.bottom-close:hover .wordTranslation__text:after{position:absolute;bottom:-5px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:10px;height:10px;content:"";background-color:#333}.wordTranslation.left-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.left-close__text{display:none}.wordTranslation.left-close:hover .wordTranslation__text{position:absolute;top:calc(100% + 10px);left:-5px;right:auto;-webkit-transform:none;transform:none;z-index:5;display:block;min-width:180px;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.left-close:hover .wordTranslation__text:before{position:absolute;top:-5px;left:30px;width:10px;height:10px;content:"";background-color:#333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wordTranslation.right-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.right-close__text{display:none}.wordTranslation.right-close:hover .wordTranslation__text{position:absolute;top:calc(100% + 10px);left:auto;right:-5px;-webkit-transform:none;transform:none;z-index:5;display:block;min-width:180px;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.right-close:hover .wordTranslation__text:before{position:absolute;top:-5px;left:auto;right:30px;width:10px;height:10px;content:"";background-color:#333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wordTranslation.bottom-close.right-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.bottom-close.right-close__text{display:none}.wordTranslation.bottom-close.right-close:hover .wordTranslation__text{position:absolute;top:auto;bottom:calc(100% + 10px);left:auto;right:-5px;-webkit-transform:none;transform:none;z-index:5;display:block;min-width:180px;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.bottom-close.right-close:hover .wordTranslation__text:after{position:absolute;bottom:-5px;left:auto;right:30px;width:10px;height:10px;content:"";background-color:#333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wordTranslation.bottom-close.left-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.bottom-close.left-close__text{display:none}.wordTranslation.bottom-close.left-close:hover .wordTranslation__text{position:absolute;top:auto;bottom:calc(100% + 10px);left:-5px;right:auto;-webkit-transform:none;transform:none;z-index:5;display:block;min-width:180px;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.bottom-close.left-close:hover .wordTranslation__text:after{position:absolute;bottom:-5px;left:30px;right:auto;width:10px;height:10px;content:"";background-color:#333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wordTranslation.right-close.left-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.right-close.left-close__text{display:none}.wordTranslation.right-close.left-close:hover .wordTranslation__text{position:absolute;top:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:5;display:block;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.right-close.left-close:hover .wordTranslation__text:before{position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:10px;height:10px;content:"";background-color:#333}.wordTranslation.bottom-close.right-close.left-close{position:relative;display:inline-block;line-height:1.125rem!important;color:#333;cursor:help;border-bottom:1px dashed #992e3b}.wordTranslation.bottom-close.right-close.left-close__text{display:none}.wordTranslation.bottom-close.right-close.left-close:hover .wordTranslation__text{position:absolute;top:auto;bottom:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:5;display:block;padding:5px 15px;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff;background-color:#333;border-radius:5px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px #0003;pointer-events:none}.wordTranslation.bottom-close.right-close.left-close:hover .wordTranslation__text:after{position:absolute;bottom:-5px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:10px;height:10px;content:"";background-color:#333}.solihull__text{padding-left:1.25rem;padding-right:1.25rem;z-index:3}@media (min-width: 62rem){.solihull__text{margin-top:1.875rem;padding-left:0;padding-right:0;max-width:26.25rem}}@media (min-width: 75rem){.solihull__text{max-width:32.5rem}}.solihullBannerImage__picture{width:100%;max-width:22.5625rem}@media (min-width: 48.4375rem){.solihullBannerImage__picture{max-width:27.5rem}}@media (min-width: 62rem){.solihullText{max-width:23.125rem}}@media (min-width: 75rem){.solihullText{max-width:32.5rem}}.solihullBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;padding:3.75rem .625rem 1.875rem;gap:1.875rem;border:.0625rem solid #c7cbef;border-radius:.625rem;background:#fff;color:#486e77;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden}@media (min-width: 62rem){.solihullBanner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.875rem}}@media (min-width: 75rem){.solihullBanner{padding:3.75rem}}.solihullBanner svg{-ms-flex-item-align:center;align-self:center}.solihullBanner picture{-ms-flex-item-align:center;align-self:center}.solihullBackgroundImage{position:absolute;right:0;top:0}.simple-banner{position:relative;width:100%;overflow:hidden;border-radius:.625rem;padding:1.875rem;border:.0625rem solid #c7cbef}@media (min-width: 75rem){.simple-banner{padding:2.5rem}}.simple-banner__heading{width:95%;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-top:.625rem}#healthTest{width:100%;min-height:100vh}.healthTest{display:grid;grid-template-columns:[full-start] minmax(90px,auto) [wide-start] minmax(120px,1099px) [wide-end] minmax(90px,auto) [full-end];margin-top:30px}@media (min-width: 36rem){.healthTest{min-height:0}}@media (max-width: 61.99875rem){.healthTest{grid-template-columns:[full-start] minmax(20px,auto) [wide-start] minmax(120px,auto) [wide-end] minmax(20px,auto) [full-end]}}.healthWrapper{grid-column:wide}.healthtest__results__score--summary{font-family:Poppins;font-style:normal;font-weight:400;font-size:26px;line-height:32px;color:#3f5e65;margin-bottom:1.875rem}.navButtons{display:grid;grid-template-columns:1fr 1.5fr;margin-top:70px;margin-bottom:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media (max-width: 35.99875rem){.navButtons{gap:10px}}.navButtons__back{grid-column:1;justify-self:right}.navButtons__forward{grid-column:2}.partWrapper{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;margin-top:80px}@media (max-width: 35.99875rem){.partWrapper{margin-top:60px;gap:20px}}.partWrapper__description{grid-column:1;grid-row:2}.partWrapper__descriptionChapter{margin-bottom:12px;font-size:1rem;font-weight:700;color:#486e77}@media (max-width: 35.99875rem){.partWrapper__descriptionChapter{font-size:.75rem}}.partWrapper__descriptionTitle{margin-bottom:12px;color:#009ec5}@media (max-width: 35.99875rem){.partWrapper__descriptionTitle{font-size:2.375rem;line-height:2.375rem}}.partWrapper__descriptionText{margin-top:1.875rem}@media (max-width: 35.99875rem){.partWrapper__descriptionText{font-size:.9375rem;line-height:1.375rem}}.partWrapper__questions{grid-column:2;grid-row:2}@media (max-width: 61.99875rem){.partWrapper{grid-template-columns:1fr}.partWrapper__description{grid-column:1}.partWrapper__questions{grid-column:1;grid-row:3}}.numberInput{margin-top:20px}.progressBarWrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#c2e8f1;border-radius:3px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progressBarWrapper__dot{z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;padding-left:10px;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progressBarWrapper__dot:before{font-size:1.25rem;color:#009ec5;content:"\25cf"}.progressBarWrapper__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.progressBarWrapper__text{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;font-size:.625rem;font-weight:700;text-transform:uppercase;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.progressBarWrapper__number{margin-right:5px;color:#66c5dc}.progressBarWrapper__dashes{height:20px;margin-top:10px;margin-bottom:10px;border-left:1px dashed #66c5dc}.summarySection{display:grid;margin-top:3.75rem}.summarySection:last-child{margin-bottom:7.5rem}.summarySection__title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;margin-bottom:.9375rem;font-weight:700;font-size:1.5rem;color:#009ec5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summarySection__text{font-weight:400;white-space:pre-line}.summarySection__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.625rem;color:#009ec5}.summarySection__link a{font-size:.875rem;line-height:1.5rem;color:unset;margin-left:1.25rem;margin-bottom:.0625rem}.summarySection__link a:hover{text-decoration:underline;color:#11c585}.summarySection__link svg{-ms-flex-item-align:center;align-self:center;margin-bottom:.3125rem}.summaryWrapper{display:grid;grid-template-columns:minmax(20px,180px) 1.5fr minmax(20px,180px);margin-top:7.5rem}@media (max-width: 61.99875rem){.summaryWrapper{grid-template-columns:1fr}}@media (max-width: 35.99875rem){.summaryWrapper{margin-top:4.25rem}}.summaryWrapper__summary{padding:30px;background-color:#e4f4f8;border-radius:3px;grid-column:2;white-space:pre-line}.summaryWrapper__scoreTitle{margin-bottom:1.875rem;grid-column:2}.summaryWrapper__descriptionTitle,.summaryWrapper__descriptionExtraTitle{padding:.625rem 0;margin-bottom:1.875rem;color:#009ec5;grid-column:2;text-align:center}.summaryWrapper__descriptionTitle span,.summaryWrapper__descriptionExtraTitle span{color:#486e77}@media (max-width: 35.99875rem){.summaryWrapper__descriptionTitle,.summaryWrapper__descriptionExtraTitle{font-size:2rem;margin-bottom:1.25rem}}.summaryWrapper__descriptionText{margin-bottom:30px;font-size:1.5rem;font-weight:700;line-height:1.9375rem;color:#486e77;grid-column:2}.summaryWrapper p:not(:last-child){margin-bottom:20px}.summaryWrapper__physicalSummary{grid-column:2}.thoughtsWrapper{display:grid;grid-template-columns:minmax(20px,180px) 1.5fr minmax(20px,180px);margin-top:120px}@media (max-width: 61.99875rem){.thoughtsWrapper{grid-template-columns:1fr}}.thoughtsWrapper__thoughts{padding:30px;background-color:#e4f4f8;border-radius:3px;grid-column:2}@media (max-width: 61.99875rem){.thoughtsWrapper__thoughts{grid-column:1}}.thoughtsWrapper__descriptionTitle{padding:10px 0;margin-bottom:30px;color:#009ec5;grid-column:2}@media (max-width: 61.99875rem){.thoughtsWrapper__descriptionTitle{grid-column:1}}.thoughtsWrapper__descriptionText{margin-bottom:30px;color:#486e77;grid-column:2}@media (max-width: 61.99875rem){.thoughtsWrapper__descriptionText{grid-column:1}}.thoughtsWrapper p:not(:last-child){margin-bottom:20px}.checkboxList__question,.checkboxList__questionExclude{margin-bottom:12px;font-size:1rem;font-weight:700}.checkboxList__questionExclude{margin-top:30px;margin-bottom:10px}.checkboxList__card,.checkboxList__cardChecked{display:grid;grid-template-columns:20px auto;width:100%;min-height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:30px;padding-right:30px;margin-bottom:10px;color:#486e77;border:1px solid #c7cbef;border-radius:6.25rem;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width: 26.62375rem){.checkboxList__card,.checkboxList__cardChecked{padding-left:15px;padding-right:15px}}.checkboxList__card:hover,.checkboxList__card:focus,.checkboxList__cardChecked:hover,.checkboxList__cardChecked:focus{cursor:pointer;border:.0625rem solid #11c585}.checkboxList__card:hover>label,.checkboxList__card:focus>label,.checkboxList__cardChecked:hover>label,.checkboxList__cardChecked:focus>label{color:#11c585}.checkboxList__option{padding-left:20px;font-size:1rem;font-weight:700;color:#486e77;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.checkboxList__cardChecked{color:#009ec5;border:1px solid #009ec5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.checkboxList__cardChecked>label{color:#009ec5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.checkboxList__cardChecked:hover,.checkboxList__cardChecked:focus{color:#009ec5;border:1px solid #009ec5}.checkboxList__cardChecked:hover>label,.checkboxList__cardChecked:focus>label{color:#009ec5}.checkboxList__input,.checkboxList input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.checkboxTile,.tileCounter{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 48.43625rem){.checkboxTile,.tileCounter{grid-template-columns:200px 200px}}@media (max-width: 26.62375rem){.checkboxTile,.tileCounter{grid-template-columns:1fr 1fr}}@media (max-width: 20.06125rem){.checkboxTile,.tileCounter{grid-template-columns:1fr}}.checkboxTile__question,.tileCounter__question{margin-bottom:12px;font-size:1rem;line-height:1.5rem;font-weight:700;color:#486e77}.checkboxTile__card,.checkboxTile__cardChecked,.tileCounter__card,.tileCounter__cardChecked{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:20px;color:#486e77;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #c7cbef;border-radius:.375rem;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width: 26.62375rem){.checkboxTile__card,.checkboxTile__cardChecked,.tileCounter__card,.tileCounter__cardChecked{padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:unset}.checkboxTile__card svg,.checkboxTile__cardChecked svg,.tileCounter__card svg,.tileCounter__cardChecked svg{width:100%}}.checkboxTile__card .iconWrapper,.checkboxTile__cardChecked .iconWrapper,.tileCounter__card .iconWrapper,.tileCounter__cardChecked .iconWrapper{position:absolute;bottom:70px}@media (max-width: 26.62375rem){.checkboxTile__card .iconWrapper,.checkboxTile__cardChecked .iconWrapper,.tileCounter__card .iconWrapper,.tileCounter__cardChecked .iconWrapper{position:relative;bottom:unset}}.checkboxTile__card label,.checkboxTile__cardChecked label,.tileCounter__card label,.tileCounter__cardChecked label{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;width:160px;padding-top:30px;padding-right:10px;padding-left:10px;line-height:1.125rem;text-align:center}@media (max-width: 26.62375rem){.checkboxTile__card label,.checkboxTile__cardChecked label,.tileCounter__card label,.tileCounter__cardChecked label{padding:unset;width:unset}}.checkboxTile__card:hover,.checkboxTile__cardChecked:hover,.tileCounter__card:hover,.tileCounter__cardChecked:hover{color:#11c585;cursor:pointer;border:1px solid #11c585}.checkboxTile__card:hover>label,.checkboxTile__cardChecked:hover>label,.tileCounter__card:hover>label,.tileCounter__cardChecked:hover>label{color:#11c585}.checkboxTile__option,.tileCounter__option{font-size:1rem;font-weight:700;color:#486e77}.checkboxTile__cardChecked,.tileCounter__cardChecked{color:#009ec5;border:1px solid #009ec5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.checkboxTile__cardChecked>label,.tileCounter__cardChecked>label{color:#009ec5}.checkboxTile__cardChecked:hover,.tileCounter__cardChecked:hover{color:#009ec5;border:1px solid #009ec5}.checkboxTile__cardChecked:hover>label,.tileCounter__cardChecked:hover>label{color:#009ec5}.checkboxTile__input,.checkboxTile input,.tileCounter__input,.tileCounter input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tileCounter__card{padding-bottom:10px}.tileCounter__card:hover{cursor:unset}.tileCounter__card label{display:block;padding-right:10px;padding-left:10px;margin-bottom:10px;line-height:1.125rem;text-align:center}.tileCounter__card .iconWrapper{position:absolute;bottom:80px}@media (max-width: 26.62375rem){.tileCounter__card .iconWrapper{position:relative;bottom:10px}}.tileCounter__card .iconWrapper__Beer{padding-left:3px}.tileCounter__card .iconWrapper__Cider{padding-left:1px}.tileCounter__option{margin-bottom:5px}.buttonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-bottom:5px}.buttonWrapper__incrementer{width:35px;padding:5px;color:#fff;cursor:pointer;background-color:#66c5dc;border-radius:20px}.buttonWrapper__incrementer:hover{background-color:#3cb5d3}.buttonWrapper__counter{width:20px;font-weight:700;text-align:center}.tileCounterText{padding:10px;font-size:1.25rem}.colorSliderInput{position:relative;margin:5.625rem 0 1.25rem;grid-column:2}@media (max-width: 35.99875rem){.colorSliderInput{margin:1.875rem 0 .625rem}}.colorSliderInput__input[type=range]{width:100%;height:2.625rem;margin-bottom:2rem;border-radius:1.3125rem;background-color:#c2e8f1;-webkit-appearance:none;background:-webkit-gradient(linear,left top,right top,color-stop(1.76%,#ee3816),color-stop(26.32%,#ff8b27),color-stop(50.13%,#e3fe42),color-stop(76.98%,#89df37),to(#00a029));background:linear-gradient(90deg,#ee3816 1.76%,#ff8b27 26.32%,#e3fe42 50.13%,#89df37 76.98%,#00a029 100%)}@media (max-width: 35.99875rem){.colorSliderInput__input[type=range]{height:1.25rem;margin-bottom:1rem;border-radius:.625rem}}.colorSliderInput__input[type=range]::-webkit-slider-thumb{display:none}.colorSliderInput .numberBox{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:5.1875rem;width:5rem;height:5rem;font-weight:700;font-size:3rem;color:#486e77;background-color:#fff;border:1px solid #dadada;-webkit-box-shadow:0 0 .625rem rgba(0,0,0,.05),.125rem .1875rem .3125rem rgba(0,0,0,.05);box-shadow:0 0 .625rem #0000000d,.125rem .1875rem .3125rem #0000000d;border-radius:.3125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 35.99875rem){.colorSliderInput .numberBox{bottom:2.875rem;width:2.5rem;height:2.5rem;font-weight:700;font-size:2rem}}.colorSliderInput .numberBox:after,.colorSliderInput .numberBox:before{position:absolute;top:100%;left:50%;z-index:1;width:0;height:0;pointer-events:none;content:"";border:solid transparent}.colorSliderInput .numberBox:after{margin-left:-10px;border-color:#88b7d500;border-width:10px;border-top-color:#fff}.colorSliderInput .numberBox:before{margin-left:-11px;border-color:#c2e1f500;border-width:11px;border-top-color:#dadada}.numberInput__question{margin-bottom:12px;font-size:.875rem;font-weight:700;color:#486e77}@media (max-width: 35.99875rem){.numberInput__question{margin-bottom:4px;font-size:.75rem}}.numberInput__input,.numberInput input{width:50%;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6.25rem;background:#edf0f1}@media (max-width: 35.99875rem){.numberInput__input,.numberInput input{width:100%}}.sliderInput{position:relative;margin-bottom:50px}@media (max-width: 35.99875rem){.sliderInput{margin-bottom:0}}.sliderInput__lowValue,.sliderInput__highValue{font-size:1rem;font-weight:700;color:#486e77}@media (max-width: 35.99875rem){.sliderInput__lowValue,.sliderInput__highValue{font-size:.75rem;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:20px}}.sliderInput__highValue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sliderInput__input[type=range]{width:100%;height:5px;margin-bottom:32px;margin-top:16px;background-color:#c2e8f1;border-radius:3px;-webkit-appearance:none;cursor:pointer}.sliderInput__input[type=range]::-webkit-slider-thumb{width:30px;height:30px;background-color:#009ec5;border-radius:20px;-webkit-appearance:none;appearance:none}.sliderInput__input[type=range]:focus{outline:0}.sliderInput__input[type=range]:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 10px rgba(0,158,197,.15);box-shadow:0 0 0 10px #009ec526}.sliderInput__inputNotSet[type=range]::-webkit-slider-thumb{background-color:#486e77}.sliderInput__endValues{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 35.99875rem){.sliderInput__endValues{gap:20px}}.sliderInput__question{margin-bottom:12px;font-size:1rem;font-weight:700;color:#486e77}.sliderInput .smiley,.sliderInput .numberBox{position:absolute;bottom:65px;display:-webkit-box;display:-ms-flexbox;display:flex;width:80px;height:80px;color:#009ec5;background-color:#fff;border:1px solid #dadada;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sliderInput .smiley:after,.sliderInput .smiley:before,.sliderInput .numberBox:after,.sliderInput .numberBox:before{position:absolute;top:100%;left:50%;z-index:1;width:0;height:0;pointer-events:none;content:"";border:solid transparent}.sliderInput .smiley:after,.sliderInput .numberBox:after{margin-left:-10px;border-color:#88b7d500;border-width:10px;border-top-color:#fff}.sliderInput .smiley:before,.sliderInput .numberBox:before{margin-left:-11px;border-color:#c2e1f500;border-width:11px;border-top-color:#dadada}.sliderInput .numberBox{bottom:65px;width:40px;height:40px;font-weight:700}.textInput__question{margin-bottom:12px;font-size:.875rem;font-weight:700;color:#486e77}@media (max-width: 35.99875rem){.textInput__question{margin-bottom:4px;font-size:.75rem}}.textInput__input,.textInput input{background:#edf0f1;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6.25rem}.validationErrorWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;grid-column:2;grid-row:1}@media (max-width: 61.99875rem){.validationErrorWrapper{grid-column:1/-1}}.validationError{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fdefef;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.validationError svg{margin-right:15px;margin-left:15px}input.validationFieldError{border:1px solid #eb5757}.background{position:absolute;top:0;right:0;left:0;z-index:1}.background__wave{position:relative;z-index:1;font-size:0;overflow:hidden}.background__wave img{width:100%;height:38.375rem}@media (min-width: 85.4375rem){.background__wave img{height:auto}}.background__cubes{position:absolute;inset:0;z-index:2}.background__cubes .container,.background__cubesContainer{position:relative;z-index:1;height:100%}.background__cubesImage{position:absolute;z-index:1}.background__cubesImage--left{top:25rem;left:-8.4375rem}.background__cubesImage--right{-webkit-transform:scale(.7);transform:scale(.7);top:-25%;right:-50%}@media (min-width: 48.4375rem){.background__cubesImage--right{-webkit-transform:scale(.8);transform:scale(.8);right:-30%;top:-10%}}@media (min-width: 62rem){.background__cubesImage--right{-webkit-transform:scale(1);transform:scale(1);top:2.0625rem;right:-7.6875rem}}.background__cubes svg{overflow:visible}.background__cubes svg rect{-webkit-filter:drop-shadow(0 0 1.875rem rgba(0,0,0,.15));filter:drop-shadow(0 0 1.875rem rgba(0,0,0,.15))}.background--categories{top:-6.25rem}.background--subpage{top:-20.8125rem}.background--subpage .background__cubesImage--left{top:34.6875rem;left:-13.125rem}.background--subpage .background__cubesImage--right{top:-2.0625rem}.content{position:relative;z-index:2}.grid__center{margin-top:5.625rem}@media (min-width: 48.4375rem){.grid__center{margin-top:9.625rem}}.frontpage__products{margin-top:9.375rem}.sykurmagn__navigation__desktop{display:none}@media (min-width: 62rem){.sykurmagn__navigation__desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.sykurmagn__navigation__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width: 62rem){.sykurmagn__navigation__mobile{display:none}}.frontpage__heading{grid-column:span 6}.frontpage__description{margin-top:1.875rem}.product__group{grid-column:span 12;padding:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.0625rem solid #c7cbef;border-radius:.625rem;cursor:pointer;-webkit-transition:border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,border-color .4s ease-in-out;transition:box-shadow .4s ease-in-out,border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}@media (min-width: 20.0625rem){.product__group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.25rem}}@media (min-width: 62rem){.product__group{grid-column:span 4;padding:1.25rem 1.875rem;gap:1.875rem}}.product__group svg path{-webkit-transition:fill .4s ease-in-out;transition:fill .4s ease-in-out}.product__group h2{-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out;text-align:center}@media (min-width: 20.0625rem){.product__group h2{text-align:start}}.product__group:hover{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;border:.0625rem solid #11c585}.product__group:hover h2{color:#11c585}.product__group:hover svg path{fill:#11c585}.product__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:.625rem;padding:0;-webkit-animation:slideFadeIn .4s ease-in-out forwards;animation:slideFadeIn .4s ease-in-out forwards}.product__container .product__group{padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.125rem .625rem;gap:.625rem}@media (min-width: 20.0625rem){.product__container .product__group{padding:.3125rem 1.25rem}}@media (min-width: 62rem){.product__container .product__group{padding:.625rem 1.25rem}}.product__container .product__group h2{font-size:.875rem}@media (min-width: 26.625rem){.product__container .product__group{gap:1.25rem}.product__container .product__group h2{font-size:1rem}}.product__container .product__group svg{width:3.125rem;height:3.125rem}.sugar__back__wrapper{margin-top:3.125rem}@media (min-width: 62rem){.sugar__back__wrapper{margin-top:1.875rem}}.sugar__back__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;gap:1.25rem;cursor:pointer;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out;font-size:.875rem;line-height:1.5rem;padding:0 .625rem}.sugar__back__arrow:hover{color:#11c585}.sugar__back__arrow:hover svg path{stroke:#11c585}.sugar__back__arrow svg path{-webkit-transition:stroke .4s ease-in-out;transition:stroke .4s ease-in-out}.sugarinfo{grid-column:span 12;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.875rem;margin-top:3.75rem;margin-bottom:3.75rem}@media (min-width: 48.4375rem){.sugarinfo{margin-top:7.5rem;margin-bottom:7.5rem}}.sugarinfo__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:1.25rem;padding:3.75rem;background-color:#fff;border:.0625rem solid #c7cbef;border-radius:.625rem;cursor:pointer;height:100%;-webkit-transition:border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out,border-color .4s ease-in-out;transition:box-shadow .4s ease-in-out,border-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out}.sugarinfo__column svg path{-webkit-transition:fill .4s ease-in-out;transition:fill .4s ease-in-out}.sugarinfo__column:hover{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;border:.0625rem solid #11c585}.sugarinfo__column:hover h2,.sugarinfo__column:hover div{color:#11c585}.sugarinfo__column:hover svg path{fill:#11c585}.headline__blue{color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.product__inspect{font-size:.875rem;line-height:.875rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.sugarinfo--one-column{grid-template-columns:repeat(1,1fr)}.sugarinfo--two-columns{grid-template-columns:1fr}@media (min-width: 48.4375rem){.sugarinfo--two-columns{grid-template-columns:repeat(2,1fr)}}.sugarinfo--three-columns{grid-template-columns:1fr}@media (min-width: 62rem){.sugarinfo--three-columns{grid-template-columns:repeat(3,1fr)}.sugarinfo--three-columns a{padding:2.5rem}}.empty-content__wrapper{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;margin-top:7.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.empty-content__button{margin-top:3.75rem;margin-bottom:5rem}.empty-content__description{margin-top:1rem}.empty-content__headline{text-align:center}.tabs{grid-column:1/span 12;grid-row:1;margin-top:.625rem;display:none}@media (min-width: 62rem){.tabs{display:block}}.tabs__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.875rem;border-bottom:.0625rem solid #c4c4c4;padding-bottom:.75rem}@media (min-width: 62rem) and (max-width: 74.99875rem){.tabs__links{overflow-x:auto;overflow-y:hidden;padding-bottom:1.25rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.tabs__links::-webkit-scrollbar{height:.375rem;width:.375rem}}.tabs__link{padding:.8125rem 0;color:#486e77;font-size:1rem;font-weight:700;line-height:1.5rem;text-decoration:none;white-space:nowrap;-webkit-transition:border .4s ease-in-out,color .4s ease-in-out;transition:border .4s ease-in-out,color .4s ease-in-out;border-bottom:.125rem solid transparent;margin-bottom:-1.5rem}.tabs__link:hover{border-color:#11c585;color:#11c585;border-bottom:.125rem solid #11c585}.tabs__link:active,.tabs__link--active,.tabs__link--active:hover{border-color:#009ec5;color:#009ec5;border-bottom:.125rem solid #c7cbef}.tabs__link--comparison{margin-left:auto}.tabs__link--comparison .button__count{margin-left:.25rem}.tabs .button{margin-left:auto;position:relative;z-index:1}.tabs .button:after{content:"";position:absolute;left:100%;z-index:1;width:2.5rem;height:.0625rem}.tabs__mobileProducts{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 48.4375rem){.tabs__mobileProducts{display:none}}.tabs__mobileProducts__button{border:1px solid orange;border-radius:6.25rem;height:2.5rem;padding:.75rem .75rem .75rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:orange;text-decoration:none;white-space:nowrap;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out}.tabs__mobileProducts__button--text{font-size:1rem;font-weight:700;line-height:1rem}.tabs__mobileProducts__button svg{margin-left:.375rem}.tabs__mobileProducts__button--active{background:orange;color:#fff;border-color:#000}.tabs__mobileProducts__button--active svg path{fill:#fff}.tabs__mobileDropdown{position:absolute;z-index:100;top:2.6875rem;left:1.25rem;background-color:#fff;border:1px solid black;border-radius:.3125rem;padding:.625rem 1.125rem;box-shadow:0 1px 5px 5px #0000000d;-webkit-box-shadow:0px 1px 5px 5px rgba(0,0,0,.05);-moz-box-shadow:0px 1px 5px 5px rgba(0,0,0,.05);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs__mobileDropdown--group{color:orange;font-size:1rem;font-weight:700;line-height:180%;text-decoration:none;white-space:nowrap;border-bottom:.125rem solid black;-webkit-transition:border .3s ease-in-out,color .3s ease-in-out;transition:border .3s ease-in-out,color .3s ease-in-out;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-bottom:.625rem}.tabs__mobileDropdown--group:last-child{margin-bottom:0}.tabs__mobileDropdown--group--active{border-bottom:1px solid orange}.tabs select{display:none}.sm-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;grid-column:span 12;margin-top:1.875rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sugar__info{grid-column:span 12;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;gap:1.25rem;margin-top:1.875rem}@media (min-width: 62rem){.sugar__info{gap:1.875rem}}.button__count:before{content:"("}.button__count:after{content:")"}.sugar__info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sugar__info__box{border:.0625rem solid #c7cbef;border-radius:.0625rem;height:1.5rem;width:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sugar__info__box svg{width:1rem;height:1rem}.sugar__info__box__sugar{border:.0625rem solid #c7cbef;border-radius:.0625rem;height:1.5rem;width:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#a8e8fb}.sugar__info__box__sugar svg{width:1rem;height:1rem}.sm-tags::-webkit-scrollbar{display:none}.sm-tag{height:2.75rem}.sm-tag--active{background:#009ec5;color:#fff}.sm-tag>*{pointer-events:none}.sm-type--active{background:#009ec5;color:#fff}.sm-type--active svg>path{fill:#fff}.sm-type--active:hover{background:#009ec5!important;color:#fff!important;border-color:#009ec5!important}.sm-type--active:hover svg>path{fill:#fff!important}.heading--category{grid-column:span 12;margin-top:1.875rem}@media (min-width: 62rem){.heading--category{margin-top:2.5rem}}.products{display:grid;grid-column:span 12;margin-top:3.75rem;gap:1.875rem;margin-bottom:3.75rem}@media (max-width: 35.99875rem){.products{grid-template-columns:1fr}.products>*{grid-column:span 12}}@media (min-width: 62rem){.products{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width: 48.4375rem){.products{margin-bottom:7.5rem}}.sugar__title{font-size:1rem;line-height:1.5rem;font-weight:700;color:#486e77;margin-bottom:.625rem;grid-column:span 12}.sugar__topper{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:span 12;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media (min-width: 75rem){.sugar__topper{gap:2.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.sugar__select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1.5rem;position:relative}@media (min-width: 62rem){.sugar__select-wrapper{position:absolute;top:-4.5rem;right:0}}@media (min-width: 108.75rem){.sugar__select-wrapper{position:absolute;top:3.125rem;right:0}}.sugar__select-order{padding:0;border-radius:0;border:none;color:#3f5e65;outline:none;padding-left:1rem;padding-right:2rem;border:1px solid #b9b9b9}.sugar__select-wrapper svg{position:absolute;right:.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sugar__select-order:focus{border-color:#4a90e2;-webkit-box-shadow:0 0 0 2px rgba(74,144,226,.5);box-shadow:0 0 0 2px #4a90e280;-webkit-transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s;transition:border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.sugar__types__wrapper{margin-top:1.875rem}@media (min-width: 75rem){.sugar__types__wrapper{margin-top:2.5rem}}.product__trefjar{background-color:#feaf01;border-radius:50%;max-width:1.5rem;max-height:1.5rem;padding:.0625rem;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}.product__trefjar svg{min-width:1.25rem}.product__skraargatid{height:1.5rem;width:1.5rem}.sugar__types{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;padding:.1875rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;grid-column:span 12;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.sugar__button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:span 12;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.875rem}@media (min-width: 75rem){.sugar__button__wrapper{margin-top:2.5rem}}.product{display:grid;grid-template-columns:1fr;grid-column:span 6;border-radius:.625rem;min-height:25rem}@media (min-width: 48.4375rem){.product{grid-template-columns:1fr 1fr}}@media (min-width: 62rem){.product{grid-column:span 6}}.product--hidden{display:none}.product__ing-text{margin-bottom:.3125rem}.product__image{-ms-flex-item-align:center;align-self:center;padding-top:1.875rem;padding-bottom:1.875rem}.product__image img{height:100%;width:100%;max-width:12.5rem;max-height:12.5rem}.product__left{background:linear-gradient(135deg,#9FE2FF 1.08%,#009EC5 101.84%);height:100%;padding:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top-left-radius:.625rem;border-top-right-radius:.625rem}@media (min-width: 48.4375rem){.product__left{border-top-right-radius:0;border-bottom-left-radius:.625rem}}.product__right{background-color:#a8e8fb;height:100%;padding:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}@media (min-width: 48.4375rem){.product__right{border-bottom-left-radius:0;border-top-right-radius:.625rem}}.product__name{font-size:1.5rem;line-height:normal;font-weight:700;color:#fff}.product__volume h4{font-size:2rem;line-height:normal;font-weight:700;color:#fff}.product__icons{position:absolute;top:1.875rem;right:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__icon{margin-right:.625rem}.product__icon svg{height:1.5rem;width:1.5rem}.product__icon:hover{cursor:help}.product__icon__red svg path{fill:#ff0f0f}.product__info,.product__skraargatid,.product__fat,.product__salt{position:relative}.product__info:hover .product__info-box,.product__info:hover .product__info-text,.product__info:hover .product__skraargatid-box,.product__info:hover .product__skraargatid-text,.product__info:hover .product__fat-box,.product__info:hover .product__fat-text,.product__info:hover .product__salt-box,.product__info:hover .product__salt-text,.product__skraargatid:hover .product__info-box,.product__skraargatid:hover .product__info-text,.product__skraargatid:hover .product__skraargatid-box,.product__skraargatid:hover .product__skraargatid-text,.product__skraargatid:hover .product__fat-box,.product__skraargatid:hover .product__fat-text,.product__skraargatid:hover .product__salt-box,.product__skraargatid:hover .product__salt-text,.product__fat:hover .product__info-box,.product__fat:hover .product__info-text,.product__fat:hover .product__skraargatid-box,.product__fat:hover .product__skraargatid-text,.product__fat:hover .product__fat-box,.product__fat:hover .product__fat-text,.product__fat:hover .product__salt-box,.product__fat:hover .product__salt-text,.product__salt:hover .product__info-box,.product__salt:hover .product__info-text,.product__salt:hover .product__skraargatid-box,.product__salt:hover .product__skraargatid-text,.product__salt:hover .product__fat-box,.product__salt:hover .product__fat-text,.product__salt:hover .product__salt-box,.product__salt:hover .product__salt-text{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.product__info-box,.product__skraargatid-box,.product__fat-box,.product__salt-box{position:absolute;z-index:2;-webkit-transform:scale(0) translateY(2.0625rem);transform:scale(0) translateY(2.0625rem);min-width:12.5rem;max-width:15.625rem;padding:.9375rem 1.25rem;background-color:#fff;border-radius:.3125rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.product__info-box:before,.product__skraargatid-box:before,.product__fat-box:before,.product__salt-box:before{content:"";position:absolute;top:-.5rem;left:.875rem;width:0;height:0;border-style:solid;border-width:0 .625rem .8125rem .625rem;border-color:transparent transparent #fff transparent}.product__info-text,.product__skraargatid-text,.product__fat-text,.product__salt-text{font-size:.875rem;line-height:1.5rem;font-weight:400;-webkit-transform:scale(-1,1);transform:scaleX(-1)}.product__info-box{top:2.375rem;right:-.625rem}.product__skraargatid-box{top:2.375rem;right:-.75rem}.product__fat-box{top:2.375rem;right:-.875rem}.product__salt-box{top:2.375rem;right:-1rem}.product__add-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#486e77;margin-top:1.25rem;border-radius:6.25rem;color:#fff;padding:.125rem 1.25rem .125rem .375rem;font-weight:400;font-size:.875rem;line-height:1.5rem;cursor:pointer;-ms-flex-item-align:center;align-self:center;-webkit-transition:background-color .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:background-color .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,background-color .4s ease-in-out;transition:transform .4s ease-in-out,background-color .4s ease-in-out,-webkit-transform .4s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content}.product__add-button svg path{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.product__add-button:hover{background-color:#355157}.product__ingredients{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:1.25rem}.product__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__ing-icon{-webkit-transform:scaleY(-1);transform:scaleY(-1);width:1.375rem;height:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product__ing-coffee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.3125rem;-webkit-transform:scaleY(-1);transform:scaleY(-1);-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;margin-top:.3125rem}.product__ing-text{font-size:1rem;line-height:1.75rem}.product__ing-text--strong{font-weight:900}.product--inComparison .product__add-button{opacity:1}.product--inComparison .product__add-button svg path:last-of-type{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.product--inComparison .product__add-button svg path:first-of-type{-webkit-transform:scaleX(0);transform:scaleX(0)}.product-tags{height:0;visibility:hidden}.popover{position:absolute;top:-11.6875rem;display:block;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;pointer-events:none;border-radius:6.25rem}.popover--active{z-index:1000;display:block;opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translate(-50%) translateY(0);pointer-events:auto}.popover__content{padding:.375rem;border-radius:6.25rem;border:1px solid #c7cbef}.popover__content .bottom-navigation__language{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 62rem){.popover{display:none!important}}.popover-button__container{position:relative}.popover--active{display:block}.language-popover-button{padding:1.5rem .8125rem;border-radius:50%}.language-popover-button .button__text{color:#3f5e65;font-size:1rem}.language-popover-button:hover .button__text,.button--selected .button__text{color:#fff}.language-popover-button:not(.button--selected){border:1px solid #c7cbef}.bmiDescriptions{display:none}.bmi__results-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.bmi__results-container--hide{opacity:0}.bmi__results-container--show{opacity:1}.body-mass-calculator__container{margin-top:7.5rem;margin-bottom:7.5rem}.body-mass-calculator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-bottom:6.25rem}@media (min-width: 62rem){.body-mass-calculator{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5.5rem}}.body-mass-calculator__result-container{border:1px solid #c7cbef;padding:1rem;border-radius:.625rem}@media (min-width: 62rem){.body-mass-calculator__result-container{padding:2.5rem 6.25rem}}.body-mass-calculator__description-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:2.5rem}@media (min-width: 62rem){.body-mass-calculator__description-container{width:50%}}.body-mass-calculator__calculator-container{width:100%}@media (min-width: 62rem){.body-mass-calculator__calculator-container{width:50%}}.body-mass-calculator__calculator-container-image-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;margin-bottom:1rem}@media (min-width: 62rem){.body-mass-calculator__calculator-container-image-select{margin-bottom:1.875rem;gap:1.875rem}}.body-mass-calculator__calculator-container-image-select-button-text{font-weight:700;font-size:.875rem;line-height:1.5rem;text-align:center;color:#3f5e65;-webkit-transition:all .2s ease;transition:all .2s ease}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button{border:1px solid #c7cbef;border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-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:center;-ms-flex-pack:center;justify-content:center;gap:1.3125rem;padding:2.5rem 2.5rem .9375rem;-webkit-transition:all .3s ease;transition:all .3s ease}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button svg path{-webkit-transition:all .3s ease;transition:all .3s ease;stroke:#3f5e65}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button.active{border-color:#009ec5}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button.active svg path{stroke:#009ec5}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button.active .body-mass-calculator__calculator-container-image-select-button-text{color:#009ec5}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button:hover{border:1px solid #009ec5}.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button:hover svg path{stroke:#009ec5}@media (min-width: 62rem){.body-mass-calculator__calculator-container-image-select .body-mass-calculator__calculator-container-image-select-button{padding:5rem 5rem 1.25rem}}.body-mass-calculator__slider-container{margin-bottom:1.5625rem}.body-mass-calculator__calculate-container{width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.body-mass-calculator__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.75rem}@media (min-width: 62rem){.body-mass-calculator__result{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.body-mass-calculator__result-indicator{width:100%}@media (min-width: 62rem){.body-mass-calculator__result-indicator{width:50%}}.body-mass-calculator__result-description{width:100%}@media (min-width: 62rem){.body-mass-calculator__result-description{width:50%}}.body-mass-calculator__result-label{font-size:2rem;line-height:2rem;color:#3f5e65;font-weight:600}.body-mass-calculator__results{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:center}@media (min-width: 62rem){.body-mass-calculator__results{justify-self:unset}}.body-mass-calculator__results-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body-mass-calculator__results-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body-mass-calculator__result-category-value{font-weight:700;font-size:.875rem;line-height:1.5rem}.body-mass-calculator__result-label{font-weight:400;color:#3f5e65;font-size:.875rem;line-height:1.5rem}.body-mass-calculator__your-results-categories-title{font-weight:700;font-size:1rem;line-height:1.5rem;margin-bottom:.9375rem;margin-top:1rem}.body-mass-calculator__results-categories-title{font-weight:700;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;padding-top:1.875rem;margin-top:1.875rem;border-top:1px solid #c7cbef}.body-mass-calculator__result-category-category,.body-mass__list-results{font-weight:700;font-size:.875rem;line-height:1.5rem}.body-mass-calculator__calculate-again{margin-top:1.875rem;display:none}@media (min-width: 62rem){.body-mass-calculator__calculate-again{display:block}}.body-mass-calculator__about-title{margin-bottom:1.25rem}.body-mass-calculator__result-title{font-weight:700;font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.body-mass-calculator__result-indicator-label{font-weight:600;font-size:1.25rem;line-height:1.25rem;position:absolute;bottom:3.125rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media (min-width: 36rem){.body-mass-calculator__result-indicator-label{font-size:2rem;line-height:2rem}}.slider-component{position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #c7cbef;border-radius:.3125rem}.slider-component .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:3;height:100%;position:relative}.slider-component:before{content:"";position:absolute;top:0;left:0;width:7.5rem;height:100%;pointer-events:none;border-top-left-radius:.625rem;border-bottom-left-radius:.625rem;background:-webkit-gradient(linear,left top,right top,from(#FFFFFF),to(rgba(255,255,255,0)));background:linear-gradient(90deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);z-index:4}.slider-component:after{content:"";position:absolute;top:0;right:0;width:7.5rem;pointer-events:none;height:100%;border-top-right-radius:.625rem;border-bottom-right-radius:.625rem;background:-webkit-gradient(linear,right top,left top,from(#FFFFFF),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);z-index:4}.ruler-slider{width:100%;height:4.625rem;bottom:-2.1875rem;overflow:hidden}.ruler-swiper{width:100%;height:100%;position:relative}.ruler-slide{height:100%;width:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;padding-bottom:10px;top:-.625rem}.ruler-tick{width:.125rem;background-color:#c7cbef;position:absolute;bottom:-.875rem;-webkit-transition:height .5s ease-out;transition:height .5s ease-out;-webkit-transform-origin:bottom;transform-origin:bottom}.ruler-tick.major{height:1.375rem}.ruler-tick.minor{height:1.25rem}.swiper-slide-active .ruler-tick{height:1.875rem;font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65}.ruler-value{position:absolute;top:2rem;font-size:.75rem;color:#3f5e65;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ruler-handle{position:absolute;top:-.3125rem;left:50%;width:3.75rem;height:5.25rem;background-color:#fff;-webkit-transform:translateX(-50%);transform:translate(-50%);pointer-events:none;z-index:2;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;border-radius:5px;border:1px solid #c7cbef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;color:#009ec5;font-weight:700;line-height:1.5rem;font-style:.875rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:1rem;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ruler-handle.is-moving{-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.1);box-shadow:0 0 8px #0000001a}.ruler-handle .ruler-tick.major{height:1.5625rem}.ruler-handle .ruler-tick.minor{height:1.25rem}.ruler-slider-title{font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65}.ruler-handle-value-text{position:absolute;top:1.125rem;opacity:0}.swiper-slide-active .ruler-tick{background-color:#009ec5}.swiper-slide-active .ruler-value{color:#009ec5;font-weight:700;-webkit-transform:scale(1.2);transform:scale(1.2)}.multi-graph{width:304.5px;height:152.25px;position:relative;color:#fff;font-size:22px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.multi-graph .arrow-indicator{position:absolute;left:43%;bottom:-4px;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:rotate(0deg) translateY(1px);transform:rotate(0) translateY(1px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:15;pointer-events:none}@media (min-width: 36rem){.multi-graph .arrow-indicator{bottom:2px}}.multi-graph:before{content:"";width:304.5px;height:152.25px;border:41.25px solid rgba(0,0,0,.15);border-bottom:none;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;border-radius:304.5px 304.5px 0 0;left:0;top:0}.multi-graph .graph{width:304.5px;height:152.25px;border:41.25px solid var(--fill);border-top:none;position:absolute;-webkit-transform-origin:50% 0% 0;transform-origin:50% 0% 0;border-radius:0 0 304.5px 304.5px;left:0;top:100%;z-index:5;-webkit-animation:1s fillGraphAnimation ease-in;animation:1s fillGraphAnimation ease-in;-webkit-transform:rotate(calc(1deg * var(--percentage) * 1.8));transform:rotate(calc(1deg * var(--percentage) * 1.8));-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.multi-graph .graph:after{content:attr(data-name);counter-reset:varible var(--percentage);background:var(--fill);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;color:#fff;font-weight:200;font-size:12px;height:20px;padding:3px 5px;top:0;position:absolute;left:0;-webkit-transform:rotate(calc(-1deg * var(--percentage) * 1.8)) translate(-30px,0px);transform:rotate(calc(-1deg * var(--percentage) * 1.8)) translate(-30px);-webkit-transition:.2s ease-in;transition:.2s ease-in;-webkit-transform-origin:0 50% 0;transform-origin:0 50% 0;opacity:0}.multi-graph .graph:hover{opacity:.8}.multi-graph .graph:hover:after{opacity:1;left:30px}@media (min-width: 36rem){.multi-graph{width:406px;height:203px}.multi-graph:before{width:406px;height:203px;border:55px solid rgba(0,0,0,.15);border-bottom:none;border-radius:406px 406px 0 0}.multi-graph .graph{width:406px;height:203px;border:55px solid var(--fill);border-top:none;border-radius:0 0 406px 406px}}@-webkit-keyframes fillAnimation{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}50%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@keyframes fillAnimation{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}50%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes fillGraphAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes fillGraphAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.blood-pressure__page{margin-top:7.5rem}.blood-pressure-calculator__result-container{margin-bottom:4rem;scroll-margin-top:100px}@media (min-width: 62rem){.blood-pressure-calculator__result-container{margin-bottom:10rem}}.blood-pressure-calculator__result-grid{display:none}@media (min-width: 48.4375rem){.blood-pressure-calculator__result-grid{display:block}}.calculator-setup__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;margin-bottom:3rem}@media (min-width: 62rem){.calculator-setup__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8.75rem;margin-bottom:10rem}}.calculator-setup__title{margin-bottom:1.875rem}.calculator-setup__description{width:100%}@media (min-width: 62rem){.calculator-setup__description{width:50%}}.calculator-setup__inputs{width:100%}@media (min-width: 62rem){.calculator-setup__inputs{width:50%}}.blood-pressure-calculator__reading-title{font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65}.blood-pressure__radiobutton{padding:1.125rem 1.875rem;border:1px solid #c7cbef;border-radius:.625rem;margin-bottom:.625rem}.blood-pressure__radiobutton label:after{left:.27rem!important;top:.25rem!important}.blood-pressure-calculator__calculate-container{width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.875rem}.blood-pressure-calculator__result{border:1px solid #c7cbef;padding:1rem;border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width: 62rem){.blood-pressure-calculator__result{padding:2.5rem 6.25rem 6.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4.5rem}}.blood-pressure-calculator__result-value{font-weight:600;font-size:2rem;line-height:2rem;color:#3f5e65;margin-bottom:1.25rem}.blood-pressure-calculator__result-text{font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65;margin-bottom:1.75rem}.blood-pressure-calculator__high-number{font-weight:700;font-size:.875rem;line-height:1.5rem;color:#3f5e65;margin-bottom:.375rem;margin-left:1.75rem;display:none}@media (min-width: 48.4375rem){.blood-pressure-calculator__high-number{display:block}}.blood-pressure-low-number{font-weight:700;font-size:.875rem;line-height:1.5rem;color:#3f5e65;margin-bottom:.375rem;position:absolute;top:160%;left:-.375rem;white-space:pre}#grid{display:grid;grid-template-columns:repeat(8,55px);grid-template-rows:repeat(7,55px);background-color:#fff;gap:1px;margin-left:2rem;position:relative}.bp-marker svg{min-width:.75rem;min-height:.75rem}.cell{width:55px;height:55px;background-color:#f0f8ff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.systolic-value-display{position:absolute;left:-2rem;top:-.25rem;font-weight:400;font-size:.875rem;line-height:1.5rem}.systolic-value-display--last{top:auto;bottom:-4px}.cell-low{background-color:#7bb4dd}.cell-normal{background-color:#11c585}.cell-raised{background-color:gold}.cell-high{background-color:#d90003}.blood-pressure-calculator__result-container{opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.blood-pressure-calculator__result-container.is-visible{opacity:1}.blood-pressure-calculator__calculate-title{font-weight:700;font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.blood-pressure-calculator__result-title{font-weight:400;font-size:1.625rem;line-height:2rem;margin-bottom:1.25rem;color:#486e77;font-family:Poppins}@media (min-width: 48.4375rem){.blood-pressure-calculator__result-description-container{margin-top:6.25rem}}@media (min-width: 62rem){.blood-pressure-calculator__result-description-container{margin-top:0}}.blood-pressure-calculator__result-description-container .hidden{display:none}.diastolic-value-display--first{left:-.5rem}.diastolic-value-display--last{right:0}.diastolic-value-display{position:absolute;bottom:-2rem;font-weight:400;font-size:.875rem;line-height:1.5rem}.healthtest__radiotitle{font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65}.healthTest_radio{padding:1.125rem 1.875rem;border:1px solid #c7cbef;border-radius:.625rem;margin-bottom:.625rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.healthTest_radio:not(.checked):hover{border-color:#009ec5;color:#009ec5}.healthTest_radio.checked{border-color:#04ae72;color:#04ae72}.healthTest_radio label:before{-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a}.healthTest_radio label:after{left:.33rem!important;top:.32rem!important}.healthTest_radio.pretty-check [type=radio]+label:after{background:#04ae72;width:.875rem;height:.875rem}.healthTest_radio.pretty-check input:checked+label:before{border-color:#04ae72}.healthTest_checkmark{padding:1.125rem 1.875rem;border:1px solid #c7cbef;border-radius:.625rem;margin-bottom:.625rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.healthTest_checkmark:not(.checked):hover{border-color:#009ec5;color:#009ec5}.healthTest_checkmark.checked{border-color:#04ae72;color:#04ae72}.healthTest_checkmark.pretty-check [type=checkbox]:checked+label:before{background:#04ae72;border-color:#04ae72}.healthTest_checkmark.pretty-check [type=checkbox]+label:before,.healthTest_checkmark .pretty-check [type=checkbox]+label:after{border-radius:.3125rem;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a}.healthTest_checkmark.pretty-check input+label:after{left:6.24px;top:1px}.healthTest_checkmark.pretty-check [type=checkbox]+label:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMTkyNSA3LjkzNUwxLjA2NSA0LjgwNzVMMCA1Ljg2NUw0LjE5MjUgMTAuMDU3NUwxMy4xOTI1IDEuMDU3NUwxMi4xMzUgMEw0LjE5MjUgNy45MzVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)}:root{--progress: 50%}.input-group__wrap.range-slider{padding:1.875rem 1.875rem 2.8125rem;border:1px solid #c7cbef;border-radius:.625rem;margin-bottom:1.875rem}.range-values--display{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.range-slider__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.3125rem;border-radius:5px;background:#c7cbef;outline:none;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s;background:-webkit-gradient(linear,left top,right top,from(#009ec5),color-stop(#009ec5),color-stop(#c7cbef),to(#c7cbef));background:linear-gradient(to right,#009ec5 0%,#009ec5 var(--progress, 0%),#c7cbef var(--progress, 0%),#c7cbef 100%)}.range-slider__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2.1875rem;height:2.1875rem;border-radius:50%;background:white;border:1px solid #009ec5;cursor:-webkit-grab;cursor:grab;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-shadow:0px 0px 0px 8px rgba(0,158,197,0),inset 0px 0px 0px 2px #FFFFFF,inset 0px -10px 10px rgba(0,0,0,0);box-shadow:0 0 0 8px #009ec500,inset 0 0 0 2px #fff,inset 0 -10px 10px #0000}.range-slider__input::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing;-webkit-box-shadow:0px 0px 0px 8px rgba(0,158,197,.15),inset 0px 0px 0px 2px #FFFFFF,inset 0px -10px 10px rgba(0,0,0,.05);box-shadow:0 0 0 8px #009ec526,inset 0 0 0 2px #fff,inset 0 -10px 10px #0000000d}.range-slider__input::-moz-range-thumb{width:2.1875rem;height:2.1875rem;border-radius:50%;background:white;border:1px solid #009ec5;cursor:grab;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.range-slider__input::-moz-range-thumb:active{cursor:grabbing;box-shadow:0 0 0 8px #009ec526,inset 0 0 0 2px #fff,inset 0 -10px 10px #0000000d}.touched .range-slider__input::-webkit-slider-thumb{background:#04ae72;-webkit-box-shadow:0px 0px 0px 3px rgba(4,174,114,.15);box-shadow:0 0 0 3px #04ae7226;border:none}.touched .range-slider__input::-moz-range-thumb{background:#04ae72;box-shadow:0 0 0 3px #04ae7226;border:none}.range-value{font-weight:700;font-size:.875rem;line-height:1.5rem}.range-slider__label{position:relative}.range-slider__output-wrapper{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;position:absolute;left:var(--progress);top:-5rem;border:1px solid #c7cbef;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.05),2px 3px 5px rgba(0,0,0,.05);box-shadow:0 0 10px #0000000d,2px 3px 5px #0000000d;width:3.75rem;height:3.75rem;background-color:#fff;border-radius:.1875rem;-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.range-slider__output-wrapper:after{content:"";position:absolute;bottom:-.5625rem;width:1.125rem;height:1.125rem;background-color:#fff;border-right:.0625rem solid #c7cbef;border-bottom:.0625rem solid #c7cbef;border-bottom-right-radius:.1875rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.range-slider__output-wrapper.active{opacity:1}.range-slider__output{font-weight:700;font-size:.875rem;line-height:1.5rem}.healthtest__question--label{font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65;margin-bottom:1.25rem}.healthTest_radio.pretty-check input+label{font-weight:700;font-size:.875rem;line-height:1.5rem;text-transform:none}.healthTest_checkmark.pretty-check input+label{font-weight:700;font-size:.875rem;line-height:1.5rem;text-transform:none}.healthtest__stepper{margin-bottom:5.5rem}.progress-stepper{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.progress-stepper__step-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:400;font-size:.875rem;line-height:1.5rem;gap:.25rem;margin-bottom:.625rem}.progress-stepper__steps{gap:.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.progress-stepper__step{background-color:#edf0f1;height:.3125rem}.progress-stepper__step:first-child{border-top-left-radius:6.25rem;border-bottom-left-radius:6.25rem}.progress-stepper__step:last-child{border-top-right-radius:6.25rem;border-bottom-right-radius:6.25rem}@media (min-width: 36rem){.progress-stepper__step{height:.625rem}}.progress-stepper__step--completed{background-color:#009ec5}.progress-stepper__step--current{background-color:#04ae72}.progress-stepper--final .progress-stepper__step--current{background-color:#009ec5}.progress-stepper__step-count{color:#009ec5;white-space:nowrap}.progress-stepper__button{position:relative}.progress-stepper__step-partial{position:absolute;top:0;left:0;height:100%;background-color:#009ec5}.healthtest__button-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.25rem;width:100%}@media (min-width: 62rem){.healthtest__button-navigation{width:calc(50% - 40px);justify-self:flex-end}}@media (min-width: 80rem){.healthtest__button-navigation{width:calc(50% - 70px)}}.healthtest__button-navigation--prev{border:1px solid #c7cbef;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;border-radius:50%;width:3.125rem;height:3.125rem}.healthtest__button-navigation--prev .button__icon{margin-right:0}.healthtest__button-navigation--next{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.healthtest__button-navigation--next .button__icon{margin-right:0}.healthtest__button-navigation--next .button__icon svg{fill:transparent}.healthtest__button-navigation--next .button__icon svg path{stroke:#fff;fill:transparent}.healthtest__button-navigation--next:hover .button__icon svg{fill:transparent}.healthtest__button-navigation--next:hover .button__icon svg path{stroke:#fff;fill:transparent}.healthtest-section__continer{padding-top:3.75rem}.healthtest-section__step--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin-top:1.875rem}@media (min-width: 62rem){.healthtest-section__step--active{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5rem;margin-top:5rem}}@media (min-width: 80rem){.healthtest-section__step--active{gap:8.75rem}}.healthTest_progress_stepper{margin-top:3.75rem}.healthtest-section__description{font-style:normal;font-weight:400;font-size:1rem;line-height:1.625rem;margin-bottom:1.875rem;margin-top:1.875rem}.healthtest-section__text-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.healthtest-section__questions{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem;margin-bottom:2.5rem}.healthtest-section__question-label{font-style:normal;font-weight:700;font-size:1rem;line-height:1.5rem;margin-bottom:1.25rem}.healthtest-section__related-content-title{margin-bottom:1rem}.healthtest-section__related-content-item{margin-bottom:.75rem}.result-box{padding:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #c7cbef;border-radius:.625rem}.result-box__title{margin-bottom:.625rem}.result-box__related-content-title{margin-bottom:1rem}.result-box__related-content-title{margin-bottom:.625rem}.result-box__answers{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;gap:1.25rem;margin-bottom:1.25rem;font-weight:400;font-size:.875rem;line-height:1.5rem}.result-box__description{margin-bottom:1.25rem;font-weight:400;font-size:.875rem;line-height:1.5rem}.result-box__related-content-item{font-size:.875rem;line-height:1.5rem}.result-box__answer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.25rem}.result-box__value{color:#04ae72;font-weight:700}.healthtest__results{margin-top:5rem}.healthtest__results-title{font-family:inherit;font-weight:700;font-size:1rem;line-height:1.5rem;color:#3f5e65;margin-bottom:1.25rem}.healthtest__results__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 62rem){.healthtest__results__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4.375rem}}@media (min-width: 80rem){.healthtest__results__container{gap:8.75rem}}.healthtest__results__result--description{width:100%}@media (min-width: 62rem){.healthtest__results__result--description{width:50%}}.healthtest__results__score--list{width:100%}@media (min-width: 62rem){.healthtest__results__score--list{width:50%}}.healthtest__results--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.healthtest__components-title{margin-top:2rem;margin-bottom:2rem}.healthtest-section{margin-bottom:6.25rem}.styleguide .header,.styleguide .header .container{height:5rem}@media (min-width: 48.4375rem){.styleguide .header,.styleguide .header .container{height:9rem}}.styleguide .header{background:#009ec5;z-index:9999}.styleguide .header h1,.styleguide .header span{color:#fff;line-height:1}.styleguide .header span{display:block;margin-bottom:.625rem}.styleguide .header__text{margin-left:.9375rem}@media (min-width: 36rem){.styleguide .header__text{margin-left:1.875rem}}.styleguide .header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.styleguide-spacing{margin:3.75rem 0}@media (min-width: 36rem){.styleguide-spacing{margin:5rem 0}}@media (min-width: 80rem){.styleguide-spacing{margin:7.5rem 0}}.styleguide-spacing--no-top{margin-top:0}.styleguide__section-title{margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:.0625rem solid #c7cbef}.styleguide-color__label{display:block;margin-bottom:.625rem;pointer-events:none}.styleguide-color__swatch{width:100%;padding-top:52.4633207373%;aspect-ratio:16/9;border-radius:.625rem;cursor:url(data:image/svg+xml;base64,\ PHN2ZyB3aWR0aD0iNjIiIGhlaWdodD0iNjIiIHZpZXdCb3g9IjAgMCA2MiA2MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzEiIGN5PSIzMSIgcj0iMzEiIGZpbGw9IiNFRDBGMEYiLz4KPHBhdGggZD0iTTM1IDMyLjYzMzhMMzYuOTMwMiAzNkw0OSAxNUg0NS4xMzk3TDM1IDMyLjYzMzhaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMzIgMjcuNTU4M0wzMy45MzIxIDMxTDQzIDE1SDM5LjExMDFMMzIgMjcuNTU4M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00OSA0MUgxM1Y0NEg0OVY0MVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0zMS4yMzA3IDE4LjM2NjJMMjUgMjkuMjY3NkwxOC43NjkyIDE4LjM2NjJIMzEuMjMwN1pNMzcgMTVIMTNMMjUgMzZMMzcgMTVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K),pointer;border:.0625rem solid #c7cbef}@media (min-width: 62rem){.styleguide-color__swatch{aspect-ratio:1/1}}.styleguide-color__swatch:hover{-webkit-animation-name:flash;animation-name:flash;-webkit-animation-duration:.2s;animation-duration:.2s}.styleguide-color__info{margin-top:.625rem;font-weight:700}@media (min-width: 36rem){.styleguide-color{grid-column:span 6}}@media (min-width: 62rem){.styleguide-color{grid-column:span 2}}.styleguide-buttons .button:not(.button--square){width:100%}@media (min-width: 36rem){.styleguide-buttons .styleguide__button-wrap{grid-column:span 4}}@media (min-width: 36rem){.styleguide-buttons .styleguide__button-wrap:nth-child(4){grid-column:span 8}}@media (min-width: 48.4375rem){.styleguide-buttons .styleguide__button-wrap:nth-child(4){grid-column:span 4}}.styleguide-typography__item{border-bottom:.0625rem solid #c7cbef;padding-bottom:2.25rem;margin-bottom:2.25rem}@media (min-width: 48.4375rem){.styleguide-typography__item{padding-bottom:3.75rem;margin-bottom:3.75rem}}.styleguide-typography__item-name{font-size:.75rem;text-transform:uppercase}@media (min-width: 36rem){.styleguide-typography__item-name{grid-column:span 2}}@media (min-width: 85.4375rem){.styleguide-typography__item-name{grid-column:span 1}}@media (min-width: 36rem){.styleguide-typography__item-example{grid-column:span 5}}@media (min-width: 36rem){.styleguide-typography__info{grid-column:span 5}}@media (min-width: 85.4375rem){.styleguide-typography__info{grid-column:span 6}}.styleguide-typography__info-item{margin-top:1.25rem}@media (min-width: 48.4375rem){.styleguide-typography__info-item{margin-top:2.5rem}}.styleguide-typography__info-item:first-child{margin-top:0}.styleguide-typography__info-item span:first-child{font-size:.75rem;display:block;text-transform:uppercase;margin-bottom:.625rem}.styleguide-typography__info-item em,.styleguide-typography__info-item strong{font-weight:400;line-height:1.5;display:block}@media (min-width: 48.4375rem){.styleguide-typography__info-item em,.styleguide-typography__info-item strong{display:inline-block}}.styleguide-typography__info-item strong{color:#486e77}.styleguide-typography__info-item em{color:#486e77;margin-right:.625rem}@media (max-width: 48.43625rem){.styleguide-tables .table-wrap{max-width:100%;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.styleguide-tables .table-wrap::-webkit-scrollbar{height:.5rem}.styleguide-tables .table-wrap .table,.styleguide-tables .table-wrap .richtext table,.richtext .styleguide-tables .table-wrap table{width:50rem}}@media (min-width: 36rem){.styleguide-inputs .input-group{grid-column:span 6}}@media (min-width: 48.4375rem){.styleguide-inputs .input-group{grid-column:span 6}}@media (min-width: 62rem){.styleguide-inputs .input-group{grid-column:span 4}}@media (min-width: 75rem){.styleguide-inputs .input-group{grid-column:span 2}}@media (min-width: 48.4375rem){.styleguide-inputs .input-group--textarea{grid-column:span 6}}.styleguide-background-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-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:center;-ms-flex-pack:center;justify-content:center;background:#009ec5;padding:1.25rem}.styleguide .layout{margin-bottom:2.5rem}.styleguide .layout .layout__column{min-height:6.25rem;background:#486e77}.styleguide .layout:nth-child(3) .layout__column{background:#009ec5}.styleguide .layout:nth-child(4) .layout__column{background:#009ec5}.styleguide .layout:nth-child(5) .layout__column{background:#009ec5}.styleguide--disabled{cursor:not-allowed;position:relative}.styleguide--disabled:before,.styleguide--disabled:after{position:absolute}.styleguide--disabled:before{content:"";inset:0;width:100%;height:100%;background:#fff;z-index:1;opacity:.6}.styleguide--disabled:after{content:"NOT AVAILABLE";top:0;left:0;width:100%;z-index:3;text-shadow:-.125rem -.125rem 0 #fff,.125rem -.125rem 0 #fff,-.125rem .125rem 0 #fff,.125rem .125rem 0 #fff;text-align:center}@-webkit-keyframes flash{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-.3125rem);transform:translateY(-.3125rem)}}@keyframes flash{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-.3125rem);transform:translateY(-.3125rem)}}.header{position:fixed;bottom:.625rem;left:.625rem;right:.625rem;z-index:9998;background:#fff;border:.0625rem solid #c7cbef;border-radius:6.25rem;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;padding:.625rem}@media (min-width: 62rem){.header{padding-left:2.5rem;top:1.875rem;left:1.875rem;right:1.875rem;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:9998;height:4.375rem}}.header.infinity{z-index:9999}.header .language-popover--button .button__text{display:block}.header__logo{width:100%;cursor:pointer;height:0;width:0;opacity:0}@media (min-width: 62rem){.header__logo{display:block;height:auto;width:100%;opacity:1}}.header__form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__form__categoriesPage{display:none}@media (min-width: 62rem){.header__form__categoriesPage{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__inner{display:grid;grid-template-columns:-webkit-max-content 1fr auto;grid-template-columns:max-content 1fr auto;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.header__search{width:100%;position:relative}@media (min-width: 62rem){.header__search{max-width:32.5rem;margin-left:.625rem}}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.625rem;width:100%}.mobile__logo{border:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0 auto;position:absolute;left:50%;top:3.125rem;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:3}@media (min-width: 62rem){.mobile__logo{display:none}}.language-popover--button{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 62rem){.language-popover--button{display:none}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:2.5rem;padding-bottom:2.5rem;border-top:.0625rem solid #c7cbef;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem}@media (min-width: 62rem){.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;color:#fff;background-color:#486e77;height:10.5rem;text-align:center;padding:1.25rem}@media (min-width: 62rem){.footer__bottom{height:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__images img{height:3.75rem}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-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;gap:.75rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__links a:hover{color:#11c585;text-decoration:underline}.footer__social-links{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-item-align:start;align-self:flex-start}@media (min-width: 62rem){.footer__social-links{-ms-flex-item-align:end;align-self:flex-end}}.footer__social-link{margin-left:0;margin-right:1rem}@media (min-width: 62rem){.footer__social-link{margin-left:1rem;margin-right:0}}.footer__page-links{-ms-flex-item-align:start;align-self:flex-start}.alert-block__link,.alert-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;background-color:#f9673966;border-radius:2.5rem;width:100%;padding:.625rem 1.25rem;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.alert-block__icon{background-color:#fff;min-width:2.5rem;min-height:2.5rem;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.alert-block__icon svg path{stroke:#f96739}.alert-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.alert-block__title{font-size:1rem;font-weight:700;color:#f96739;text-align:left;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.alert-block__text{text-align:left;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out}.alert-block__link:hover{background-color:#f96739}.alert-block__link:hover .alert-block__title,.alert-block__link:hover .alert-block__text{color:#fff}.information__left{grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:1.875rem}@media (min-width: 62rem){.information__left{margin-top:6.25rem;grid-column:span 5}}.information__right{grid-column:span 12;width:100%;margin-top:9.375rem}@media (min-width: 62rem){.information__right{grid-column:span 8/15;margin-top:6.25rem}}.information__hero{height:100%;position:relative}.information__iceland{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 62rem){.information__iceland{display:block}}.information__iceland svg{width:100%;max-width:25.625rem}.information__iceland svg>path{fill:#c7cbef}.information__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}@media (min-width: 62rem){.information__grid{display:grid}}.information__background{height:21.25rem;width:100%;position:absolute;top:0;right:0;z-index:-5}@media (min-width: 62rem){.information__background{height:100%;width:40%}}@media (min-width: 62rem){.information__container{padding-top:6.25rem}}.searchPage{grid-column:span 12}@media (min-width: 62rem){.searchPage{grid-column:2/span 10}}.searchpage__header,.searchpage__resultcount{margin-bottom:1.875rem}.searchPage__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1.875rem;padding-bottom:1.875rem;border-bottom:.0625rem solid #c7cbef}.searchPage__result:last-child{border-bottom:none}.searchPage__resultTitle{color:#009ec5;-webkit-transition:color .4s ease-in-out;transition:color .4s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:.625rem}.searchPage__resultTitle:hover{color:#11c585}.searchPage__resultBreadcrumbs{margin-top:.625rem;font-size:1rem;line-height:1.625rem;font-style:italic}.searchPage__pages{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.875rem;gap:.625rem}.searchPage__pages li a{height:2.5rem;width:2.5rem;min-height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;line-height:1.5rem;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:#486e77;border:.0625rem solid #c7cbef;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,.04);box-shadow:0 0 0 3px #0000000a;cursor:pointer;-webkit-transition:color .4s ease-in-out,border-color .4s ease-in-out;transition:color .4s ease-in-out,border-color .4s ease-in-out;background-color:#fff}.searchPage__pages li a:hover{color:#009ec5;border:.0625rem solid #009ec5}.searchPage__pages li.active a{color:#fff;background-color:#009ec5;border:.0625rem solid #009ec5;-webkit-box-shadow:none;box-shadow:none}.searchPage__pages li.active a:hover{color:#fff}.searchPage__buttons{margin-top:1.25rem}.searchPage__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.error-page__wrapper{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;width:100%;height:100%;gap:2.8125rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:3.75rem;padding-bottom:3.75rem}.error-page__wrapper svg{width:18.75rem}@media (min-width: 62rem){.error-page__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5.625rem}.error-page__wrapper svg{width:auto}}.error-page__headline{color:#009ec5}.error-page__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error-page__body{margin-top:1.25rem;margin-bottom:1.875rem;max-width:37.5rem}.error-page__button__fit{width:100%}@media (min-width: 62rem){.error-page__button__fit{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.healthworld__hero{grid-column:span 12;margin-top:3.75rem}.healthworld__text{margin-top:1.875rem;max-width:32.5rem}.healthworld__root,.healthworld__content{margin-bottom:3.75rem}.healthworld__content .content-grid{gap:1.875rem}.solihull__hero{grid-column:span 12;margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.75rem}@media (min-width: 75rem){.solihull__hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:7.5rem}}.solihull__hero__text{width:100%}@media (min-width: 75rem){.solihull__hero__text{max-width:32.5rem}}.solihull__main__text{margin-top:1.875rem}.solihull__root,.solihull__content{margin-bottom:3.75rem}.solihull__content .content-grid{gap:1.875rem}.solihull__courses__title{margin-bottom:1.875rem}.solihull__course__item__title{max-width:25rem}.solihull__itemtext{margin-top:1.25rem;margin-bottom:1.875rem}.solihullButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.solihull__course__item{grid-column:span 6;padding:3.75rem;border:1px solid #c7cbef;border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solihull__hero__image{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 20.0625rem){.solihull__hero__image{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 75rem){.solihull__hero__image{width:100%;max-width:32.5rem}}.solihull__backgroundImage{position:absolute;width:100%;z-index:0}@media (min-width: 75rem){.solihull__backgroundImage{max-width:32.5rem}}.solihullImage__picture{z-index:1}@media (min-width: 26.625rem){.solihullImage__picture{max-width:22.5625rem}}.gedverndImage__picture{position:absolute;right:0;bottom:0;width:5.625rem}@media (min-width: 26.625rem){.gedverndImage__picture{width:auto;max-width:6.875rem}}
/*# sourceMappingURL=styles.min.css.map */
