:root{--auth--padding-x:1.25rem;--auth--padding-y:1.25rem;--auth--form-max-width:37.5rem;--auth--header-bg:var(--color--blue-600);--auth--header-bg-inverted:var(--color--white);--auth--logo-min-width:9.375rem;--auth--logo-max-width:13.125rem;--auth--logo-margin-bottom:1.25rem;--auth--slogan-color:inherit;--auth--form-label-show-password-font-family:inherit;--auth--form-label-show-password-font-size:75%;--auth--form-label-show-password-color:inherit}@media only screen and (min-width:64rem){:root{--auth--padding-x:1.25rem;--auth--padding-y:5rem;--auth--form-max-width:28.125rem;--auth--logo-margin-bottom:1.875rem}}label{display:block}label,select{cursor:pointer}input:focus,select:focus,textarea:focus{outline:none}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(81,79,79,.5)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(81,79,79,.5)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(81,79,79,.5)}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgba(81,79,79,.5)}input::placeholder,select::placeholder,textarea::placeholder{color:rgba(81,79,79,.5)}.auth{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.auth .fs__subtitle{margin-bottom:16px}.auth .fs__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.auth .fs__action a,.auth .fs__action button{width:auto!important}@media only screen and (min-width:64rem){.auth--text,.auth--text-image{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:64rem){.auth--text-image .auth__header,.auth--text-image .auth__main,.auth--text .auth__header,.auth--text .auth__main{width:50%}}.auth--clr-inverted .auth__header{background-color:var(--auth--header-bg-inverted)}.auth--clr-inverted .auth__slogan{text-shadow:.125rem .125rem .125rem rgba(0,0,0,.4)}.auth__header,.auth__main{position:relative;padding:var(--auth--padding-y) var(--auth--padding-x)}.auth__header{background-color:var(--auth--header-bg)}.auth__main{overflow-y:auto;-webkit-overflow-scrolling:touch}.auth__form,.auth__header-inner{margin-left:auto;margin-right:auto;max-width:var(--auth--form-max-width)}.auth__header-inner{position:relative;z-index:1}.auth__logo{display:block;margin-bottom:var(--auth--logo-margin-bottom)}.auth__logo img{min-width:var(--auth--logo-min-width);max-width:50%;width:100%;height:auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media only screen and (min-width:64rem){.auth__logo img{max-width:var(--auth--logo-max-width)}}.auth__slogan{color:var(--auth--slogan-color)!important}.auth__visual{position:relative;overflow:hidden;position:absolute}.auth__visual,.auth__visual img{top:0;left:0;width:100%;height:100%}.auth__visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.auth__visual img{min-height:100%;min-width:100%;max-width:none;width:auto;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}}@media only screen and (max-width:63.9375rem){.auth__visual .auth__image{display:none}}.fs__header{margin-bottom:1.25rem}@media only screen and (min-width:64rem){.fs__header{margin-bottom:2.5rem}}.fs__header+.fs__actions,.fs__header+.fs__options{padding-top:0}.fs__subheader{margin-bottom:1.25rem}@media only screen and (min-width:64rem){.fs__subheader{margin-bottom:1.875rem}}.fs__intro{padding-top:.625rem}@media only screen and (min-width:64rem){.fs__intro{padding-top:1rem}}.fs__group{position:relative;margin-bottom:16px}@media only screen and (min-width:64rem){.fs__actions{padding-top:1.25rem}}.fs__action a,.fs__action button{width:100%!important}.fs__action:not(:first-child){margin-top:.625rem}.fs__options{padding-top:1.5rem}.fs__option:not(:last-child){margin-bottom:1.25rem!important}.fs__input[id*=password],.fs__input[id*=Password]{padding-right:calc(3.125rem + 20px)}.fs__input[id*=password].is-invalid,.fs__input[id*=Password].is-invalid{padding-right:calc(3.125rem + 20px + 1.5rem)}.fs__input[id*=password].is-invalid+.fs__password-toggle,.fs__input[id*=Password].is-invalid+.fs__password-toggle{right:calc(20px + 1.75rem)}.fs__input-wrapper{position:relative}.fs__password-toggle{position:absolute;right:20px;bottom:6px;line-height:2}.fs__password-toggle label{display:block;margin:0;font-family:inherit;font-size:1rem;color:#181717;cursor:pointer}.fs__password-toggle label:hover span{border-bottom-color:currentColor}.fs__password-toggle input[type=checkbox]{position:absolute;opacity:0;height:0;width:0}.fs__password-toggle input[type=checkbox]:focus+label span{border-bottom-color:currentColor}.fs__password-toggle span{border-bottom:.0625rem solid transparent;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s}.fs__pw-strength{margin-top:.625rem}.fs__pw-strength-inner{position:relative;height:.625rem;border-radius:8px;background-color:#efefef}.fs__pw-strength-inner:after,.fs__pw-strength-inner:before{content:"";display:block;position:absolute;top:0;height:100%;border-left:.125rem solid #fff;z-index:10}.fs__pw-strength-inner:before{left:33.3333333333%;width:33.3333333333%}.fs__pw-strength-inner:after{left:66.6666666667%;width:33.3333333333%}.fs__pw-strength-meter{display:block;position:absolute;top:0;left:0;height:100%;width:0;border-radius:8px 0 0 8px;-webkit-transition:width .3s;transition:width .3s}.pw-strength--none .fs__pw-strength-meter{width:0}.pw-strength--short .fs__pw-strength-meter{width:33.3333333333%;background-color:#e71d36}.pw-strength--almost-good .fs__pw-strength-meter,.pw-strength--weak .fs__pw-strength-meter{width:66.6666666667%;background-color:#ffd1c3}.pw-strength--strong .fs__pw-strength-meter{width:100%;background-color:#00b9b9;border-radius:8px}.fs__pw-strength-feedback{margin-top:8px;font-size:.875rem}@media only screen and (max-width:47.9375rem){.form-control.fs__input{font-size:1rem;line-height:1.5}}.form-control.fs__input:disabled,.form-control.fs__input[readonly]{opacity:.3}@media only screen and (max-width:47.9375rem){.form-select.fs__select{font-size:1rem;line-height:1.5}}.form-select.fs__select:disabled,.form-select.fs__select[readonly]{opacity:.3}.form-check-input{cursor:pointer}.form-check-input:disabled{color:rgba(81,79,79,.25);background-color:#fff}.form-check-input:disabled::-webkit-input-placeholder{color:rgba(81,79,79,.25)}.form-check-input:disabled::-moz-placeholder{color:rgba(81,79,79,.25)}.form-check-input:disabled:-ms-input-placeholder{color:rgba(81,79,79,.25)}.form-check-input:disabled::-ms-input-placeholder{color:rgba(81,79,79,.25)}.form-check-input:disabled::placeholder{color:rgba(81,79,79,.25)}.form-check-input:disabled,.form-check-input:disabled+.form-check-label{cursor:not-allowed}.form-check-input[type=checkbox]{background-size:18px}.form-check-input[type=checkbox],.form-check-input[type=radio]{margin-top:0}.alert{font-size:1rem;white-space:pre-line}.alert:not(:last-child){margin-bottom:2.5rem}/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.form-label{margin-bottom:4px;font-size:1rem}.col-form-label,.form-label{font-style:normal;font-weight:500;color:#181717}.col-form-label{padding-top:8px;padding-bottom:8px;margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 2px);padding-bottom:calc(.5rem + 2px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 2px);padding-bottom:calc(.25rem + 2px);font-size:.875rem}.form-text{margin-top:8px;font-size:.875rem;font-style:normal}.form-control,.form-text{font-weight:400;color:#181717}.form-control{display:block;width:100%;padding:6px 20px;font-family:inherit;font-size:1.25rem;line-height:1.6;background-color:#fff;background-clip:padding-box;border:2px solid #eae6e3;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;-webkit-transition:border-color .3s;transition:border-color .3s}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#181717;background-color:#fff;border-color:#55d2d2;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-control::-webkit-date-and-time-value{height:1.6em}.form-control::-webkit-input-placeholder{color:rgba(81,79,79,.5);opacity:1}.form-control::-moz-placeholder{color:rgba(81,79,79,.5);opacity:1}.form-control:-ms-input-placeholder{color:rgba(81,79,79,.5);opacity:1}.form-control::-ms-input-placeholder{color:rgba(81,79,79,.5);opacity:1}.form-control::placeholder{color:rgba(81,79,79,.5);opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#fff;opacity:1}.form-control::file-selector-button{padding:6px 20px;margin:-6px -20px;-webkit-margin-end:20px;margin-inline-end:20px;color:#181717;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:2px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:6px 20px;margin:-6px -20px;-webkit-margin-end:20px;margin-inline-end:20px;color:#181717;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:2px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:6px 0;margin-bottom:0;line-height:1.6;color:#181717;background-color:transparent;border:solid transparent;border-width:2px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.6em + .5rem + 4px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.6em + 1rem + 4px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:52px}textarea.form-control-sm{min-height:calc(1.6em + .5rem + 4px)}textarea.form-control-lg{min-height:calc(1.6em + 1rem + 4px)}.form-control-color{width:3rem;height:auto;padding:6px}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.6em;border-radius:8px}.form-control-color::-webkit-color-swatch{height:1.6em;border-radius:8px}.form-select{display:block;width:100%;padding:6px 40px 6px 20px;-moz-padding-start:17px;font-family:inherit;font-size:1.25rem;font-weight:400;line-height:1.6;color:#181717;background-color:#fff;background-image:url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-down.svg);background-repeat:no-repeat;background-position:right 20px center;background-size:10px 10px;border:2px solid #eae6e3;border-radius:8px;-webkit-transition:border-color .3s;transition:border-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#55d2d2;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:20px;background-image:none}.form-select:disabled{color:rgba(81,79,79,.25);background-color:#fff}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #181717}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:24px;padding-left:40px;margin-bottom:12px}.form-check .form-check-input{float:left;margin-left:-40px}.form-check-input{width:24px;height:24px;margin-top:-11.25px;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:2px solid #eae6e3;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:2px}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#55d2d2;outline:0;-webkit-box-shadow:none;box-shadow:none}.form-check-input:checked{background-color:#55d2d2;border-color:#55d2d2}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12 1 7' fill='transparent' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23FFF'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.3}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.3}.form-check-label{color:#181717}.form-switch{padding-left:64px}.form-switch .form-check-input{width:48px;margin-left:-64px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFF' stroke='%23FFF'/%3E%3C/svg%3E");background-position:0;border-radius:48px;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23E30820' stroke='%23E30820'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFF' stroke='%23FFF'/%3E%3C/svg%3E")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,none;box-shadow:0 0 0 1px #fff,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#faf6f4;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#faf6f4;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 4px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem 20px;pointer-events:none;border:2px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem 20px}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 20px;font-size:1.25rem;font-weight:400;line-height:1.6;color:#181717;text-align:center;white-space:nowrap;background-color:#e9ecef;border:2px solid #eae6e3;border-radius:8px}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:60px}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-2px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:8px;font-size:.875rem;font-style:normal;color:#00b9b9}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(0,185,185,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#00b9b9;padding-right:calc(1.6em + 12px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2300B9B9' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + 3px) center;background-size:calc(.8em + 6px) calc(.8em + 6px)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#00b9b9;-webkit-box-shadow:0 0 0 0 rgba(0,185,185,.25);box-shadow:0 0 0 0 rgba(0,185,185,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + 12px);background-position:top calc(.4em + 3px) right calc(.4em + 3px)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#00b9b9}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:80px;background-image:url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-down.svg),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2300B9B9' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right 20px center,center right 40px;background-size:10px 10px,calc(.8em + 6px) calc(.8em + 6px)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#00b9b9;-webkit-box-shadow:0 0 0 0 rgba(0,185,185,.25);box-shadow:0 0 0 0 rgba(0,185,185,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#00b9b9}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#00b9b9}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 0 rgba(0,185,185,.25);box-shadow:0 0 0 0 rgba(0,185,185,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#00b9b9}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:8px;font-size:.875rem;font-style:normal;color:#e71d36}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(231,29,54,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#e71d36;padding-right:calc(1.6em + 12px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E71D36'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23E71D36' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + 3px) center;background-size:calc(.8em + 6px) calc(.8em + 6px)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#e71d36;-webkit-box-shadow:0 0 0 0 rgba(231,29,54,.25);box-shadow:0 0 0 0 rgba(231,29,54,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + 12px);background-position:top calc(.4em + 3px) right calc(.4em + 3px)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#e71d36}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:80px;background-image:url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-down.svg),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E71D36'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23E71D36' stroke='none'/%3E%3C/svg%3E");background-position:right 20px center,center right 40px;background-size:10px 10px,calc(.8em + 6px) calc(.8em + 6px)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#e71d36;-webkit-box-shadow:0 0 0 0 rgba(231,29,54,.25);box-shadow:0 0 0 0 rgba(231,29,54,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#e71d36}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#e71d36}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 0 rgba(231,29,54,.25);box-shadow:0 0 0 0 rgba(231,29,54,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#e71d36}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.alert{position:relative;padding:16px;margin-bottom:0;border:0 solid transparent;border-radius:0}.alert-heading{color:inherit}.alert-link{font-weight:400}.alert-dismissible{padding-right:48px}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:20px 16px}.alert-primary{color:#084298;background-color:#9ec5fe;border-color:#0d6efd}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#c4c8cb;border-color:#6c757d}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#004a4a;background-color:#99e3e3;border-color:#00b9b9}.alert-success .alert-link{color:#003b3b}.alert-info{color:#004a4a;background-color:#99e3e3;border-color:#00b9b9}.alert-info .alert-link{color:#003b3b}.alert-warning{color:#66544e;background-color:#ffede7;border-color:#ffd1c3}.alert-warning .alert-link{color:#52433e}.alert-danger{color:#8b1120;background-color:#f5a5af;border-color:#e71d36}.alert-danger .alert-link{color:#6f0e1a}.alert-light{color:#636464;background-color:#fcfdfd;border-color:#f8f9fa}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#a6a8a9;border-color:#212529}.alert-dark .alert-link{color:#101214}@font-face{font-family:Campton;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/spa/Campton-Book.woff2) format("woff2"),url(/fonts/spa/Campton-Book.woff) format("woff")}@font-face{font-family:Campton;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/spa/Campton-Book.Italic.woff2) format("woff2"),url(/fonts/spa/Campton-Book.Italic.woff) format("woff")}@font-face{font-family:Campton;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/spa/Campton-Medium.woff2) format("woff2"),url(/fonts/spa/Campton-Medium.woff) format("woff")}@font-face{font-family:Campton;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/spa/Campton-SemiBold.woff2) format("woff2"),url(/fonts/spa/Campton-SemiBold.woff) format("woff")}@font-face{font-family:Campton-fallback;size-adjust:120%;ascent-override:100%;src:local("sans-serif")}@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(.75);transform:scale(.75)}20%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.75);transform:scale(.75)}60%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(.75);transform:scale(.75)}to{-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes heartbeat{0%{-webkit-transform:scale(.75);transform:scale(.75)}20%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.75);transform:scale(.75)}60%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(.75);transform:scale(.75)}to{-webkit-transform:scale(.75);transform:scale(.75)}}:root{--color--red-200:#ffd1c3;--color--red-400:#e30820;--color--red-600:#830109;--color--blue-200:#d8f5f5;--color--blue-400:#92e1e1;--color--blue-600:#55d2d2;--color--blue-800:#00b9b9;--color--white:#fff;--color--grey-200:#faf6f4;--color--grey-600:#eae6e3;--color--black:#000;--color--black-400:#514f4f;--color--black-600:#181717;--color--primary:#e30820;--color--secondary:#00b9b9;--color--text:#514f4f;--color--header:#181717;--color--plyr:#e30820;--color--selection:#ffd1c3;--font--campton:Campton,Campton-fallback,sans-serif;--weight--regular:400;--weight--medium:500;--weight--semibold:600;--style--italic:italic;--width--m:80rem;--width--m-gutter:90rem;--grid:0.5rem;--grid--l:0.625rem;--grid--px:8px;--grid--l--px:10px;--gutter--m:24px;--spacing--m:20px;--spacing--inline:16px;--transition--normal:0.3s;--transition--reduced-motion:0.001ms;--animation--reduced-motion:0.001ms;--border-radius--normal:24px}@media only screen and (min-width:48rem){:root{--gutter--m:48px;--spacing--m:32px}}@media only screen and (min-width:64rem){:root{--border-radius--normal:32px;--gutter--m:56px;--spacing--m:40px;--spacing--inline:32px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.ls-slider{margin:10px -20px -20px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:47.9375rem){.ls-slider{padding:0 20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}@media only screen and (min-width:48rem){.ls-slider{margin-left:-20px;margin-right:-20px;-ms-flex-item-align:stretch;align-self:stretch}}.ls-slider .ls-item{width:80%;padding:20px;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:center}@media only screen and (min-width:48rem){.ls-slider .ls-item{width:50%}}@media only screen and (min-width:){.ls-slider .ls-item{width:33.3333333333%}}.ls-columns{margin:10px -20px -20px}@media only screen and (min-width:64rem){.ls-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-width:100%}}.ls-columns .ls-item{width:100%;padding:20px}@media only screen and (min-width:64rem){.ls-columns .ls-item{width:50%;width:33.3333333333%}}.ls-reversed{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}.ls-reversed .ls-bottom-item{margin-top:.75rem}.ls-reversed-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:48rem){.ls-reversed-row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:47.9375rem){.ls-reversed-row .ls-first-item{margin-bottom:24px}}@media only screen and (min-width:48rem){.ls-reversed-row .ls-first-item{width:48.4375%}}@media only screen and (min-width:48rem){.ls-reversed-row .ls-second-item{width:51.5625%}}.ls-row{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 only screen and (min-width:48rem){.ls-row{-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}}@media only screen and (max-width:47.9375rem){.ls-row .ls-first-item{margin-bottom:24px}}@media only screen and (min-width:48rem){.ls-row .ls-first-item{width:48.4375%}}@media only screen and (min-width:48rem){.ls-row .ls-second-item{width:51.5625%}}.ls-reordered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:48rem){.ls-reordered{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:47.9375rem){.ls-reordered .ls-first-item{margin-bottom:24px}}@media only screen and (min-width:48rem){.ls-reordered .ls-first-item{width:48.4375%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.ls-reordered .ls-second-item{width:100%}@media only screen and (min-width:48rem){.ls-reordered .ls-second-item{width:51.5625%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.ls-reordered .ls-third-item{margin:24px auto 0}@media only screen and (min-width:48rem){.ls-reordered .ls-third-item{margin-top:40px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}.ls-reordered-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ls-reordered-column .ls-first-item{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ls-reordered-column .ls-second-item{margin-bottom:1.5rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ls-reordered-column .ls-third-item{margin-top:1.5rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ls-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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;text-align:center;margin:0 auto}.ls-layered{padding:1.875rem 20px;position:relative;min-height:400px}@media only screen and (min-width:){.ls-layered{padding:3.75rem 40px;padding:5rem 60px}}.ls-layered .ls-top-item{position:relative;z-index:1}.ls-layered .ls-bottom-item{position:absolute;top:0;left:0;width:100%;height:100%}.ls-clickables{margin:16px -8px -16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:48rem){.ls-clickables{margin:32px -12px -8px}}@media only screen and (min-width:){.ls-clickables{margin:32px -12px -8px}}.ls-clickables .ls-clickable{margin:0 8px 16px}@media only screen and (min-width:48rem){.ls-clickables .ls-clickable{margin:0 12px 8px}}@media only screen and (min-width:){.ls-clickables .ls-clickable{margin:0 12px 8px}}.ls-clickables--centered{margin:16px -8px -16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48rem){.ls-clickables--centered{margin:32px -12px -8px}}@media only screen and (min-width:){.ls-clickables--centered{margin:32px -12px -8px}}.ls-clickables--centered .ls-clickable{margin:0 8px 16px}@media only screen and (min-width:48rem){.ls-clickables--centered .ls-clickable{margin:0 12px 8px}}@media only screen and (min-width:){.ls-clickables--centered .ls-clickable{margin:0 12px 8px}}.ls-container{max-width:87rem}.ls-container,.ls-container--s{margin-left:auto;margin-right:auto}.ls-container--s{max-width:61.25rem}.ls-inner-container{max-width:52.5rem}.ls-iframe-container{max-width:58.75rem}.ls-gutter{padding-left:24px;padding-right:24px}@media only screen and (min-width:48rem){.ls-gutter{padding-left:48px;padding-right:48px}}@media only screen and (min-width:64rem){.ls-gutter{padding-left:56px;padding-right:56px}}.ls-spacing{padding-top:20px;padding-bottom:20px}@media only screen and (min-width:48rem){.ls-spacing{padding-top:32px;padding-bottom:32px}}@media only screen and (min-width:64rem){.ls-spacing{padding-top:40px;padding-bottom:40px}}.ls-spacing-half{padding-top:10px;padding-bottom:10px}@media only screen and (min-width:48rem){.ls-spacing-half{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width:64rem){.ls-spacing-half{padding-top:20px;padding-bottom:20px}}.ls-spacing-margin{margin-top:20px;margin-bottom:20px}@media only screen and (min-width:48rem){.ls-spacing-margin{margin-top:32px;margin-bottom:32px}}@media only screen and (min-width:64rem){.ls-spacing-margin{margin-top:40px;margin-bottom:40px}}@-webkit-keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;-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;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing, 10px) * 2)}}@media(min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px) * .7);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--color--plyr))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;-webkit-box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-style:solid;border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * .7)) - (var(--plyr-menu-arrow-size, 4px) / 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--plyr-menu-color,#4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(calc(var(--plyr-control-spacing, 10px) * .7) / 1.5) calc(calc(var(--plyr-control-spacing, 10px) * .7) * 1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(var(--plyr-control-spacing, 10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(var(--plyr-control-spacing, 10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing, 10px) * .7);margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) * .7) / 2);padding-left:calc(calc(var(--plyr-control-spacing, 10px) * .7) * 4);position:relative;width:calc(100% - (calc(var(--plyr-control-spacing, 10px) * .7) * 2))}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(var(--plyr-control-spacing, 10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(calc(var(--plyr-control-spacing, 10px) * .7) / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--color--plyr)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc((calc(var(--plyr-control-spacing, 10px) * .7) - 2)*-1);overflow:hidden;padding-left:calc(calc(var(--plyr-control-spacing, 10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px) * 2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--color--plyr)));display:block;height:calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;appearance:none;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--color--plyr))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--color--plyr))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--color--plyr))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * .7));-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px) * .5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height, 13px) * -.5);margin-right:calc(var(--plyr-range-thumb-height, 13px) * -.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((var(--plyr-range-track-height, 5px) / 2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px) / 2);margin-right:calc(var(--plyr-control-spacing, 10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--color--plyr)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing, 10px) / 2);padding-top:calc(var(--plyr-control-spacing, 10px) * 2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing, 10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--color--plyr)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--color--plyr)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px) * 1.5);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container:after,.plyr__preview-thumb__image-container img{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none!important;transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}@media screen and (prefers-reduced-motion:reduce){*{-webkit-transition-duration:var(--transition--reduced-motion)!important;transition-duration:var(--transition--reduced-motion)!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-animation-duration:var(--transition--reduced-motion)!important;animation-duration:var(--transition--reduced-motion)!important}}body,html{height:100%}html{overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box}body{color:var(--color--text);font-family:Campton,Campton-fallback,sans-serif;font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:20rem}@media screen and (min-width:20rem){body{font-size:calc(1rem + .25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){body{font-size:1.25rem}}@media only screen and (min-width:64rem){body{line-height:1.6}}::-moz-selection{background-color:var(--color--selection)}::selection{background-color:var(--color--selection)}h1,h2,h3,h4,h5,h6{color:var(--color--header);font-weight:600;margin:0}p{margin:0}b,strong{font-weight:600}blockquote{margin:0}abbr[title]{border-bottom:none;text-decoration:none}address{font-style:normal}details summary{outline:none}details summary::-webkit-details-marker{display:none}a{text-decoration:none;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s}a:focus{outline:none}[type=button]:not(.plyr__control),[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:inherit;background-color:transparent;border:0;text-decoration:none;display:inline-block;-webkit-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s;padding:0}[type=button]:not(.plyr__control):focus,[type=reset]:focus,[type=submit]:focus,button:focus{outline:none}[type=button]:not(.plyr__control):disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:not-allowed}ol,ul{list-style-type:none;margin:0;padding:0}img,picture{display:block;max-width:100%;height:auto}svg{display:block;-webkit-transition:fill .3s;transition:fill .3s}figure{margin:0}iframe{border:0}table{border-collapse:collapse;table-layout:fixed;width:100%}label{cursor:default}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:color 9999s ease-out,background-color 9999s ease-out;-webkit-transition-delay:9999s}[type=email]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,select:focus,textarea:focus{outline:none}[type=email]:disabled,[type=password]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=text]:disabled,select:disabled,textarea:disabled{cursor:not-allowed}[type=email]::-webkit-input-placeholder,[type=password]::-webkit-input-placeholder,[type=search]::-webkit-input-placeholder,[type=tel]::-webkit-input-placeholder,[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:.5}[type=email]::-moz-placeholder,[type=password]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:.5}[type=email]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=search]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:.5}[type=email]::-ms-input-placeholder,[type=password]::-ms-input-placeholder,[type=search]::-ms-input-placeholder,[type=tel]::-ms-input-placeholder,[type=text]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:.5}[type=email]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,select::placeholder,textarea::placeholder{opacity:.5}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none!important}textarea{resize:vertical}fieldset{margin:0;padding:0;border:0}#rootSSR{background-color:#fff;position:relative}#root:not(:empty),#rootSSR:not(:empty){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%}.loader--full,.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.sitefooter,.siteheader{-webkit-box-flex:0;-ms-flex:none;flex:none}.text--styled h1,.text--styled h2,.text--styled h3,.text--styled h4,.text--styled h5,.text--styled h6{margin-bottom:calc(var(--spacing--inline)/2)}.text--styled h1{font-size:1.75rem;line-height:1.1428571429}@media screen and (min-width:20rem){.text--styled h1{font-size:calc(1.75rem + 1.25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--styled h1{font-size:3rem}}@media only screen and (min-width:64rem){.text--styled h1{line-height:1.1666666667}}.text--styled h2{font-size:1.375rem;line-height:1.1818181818}@media screen and (min-width:20rem){.text--styled h2{font-size:calc(1.375rem + .875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--styled h2{font-size:2.25rem}}@media only screen and (min-width:64rem){.text--styled h2{line-height:1.3333333333}}.text--styled h3{font-size:1.25rem;line-height:1.2}@media screen and (min-width:20rem){.text--styled h3{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--styled h3{font-size:1.75rem}}@media only screen and (min-width:64rem){.text--styled h3{line-height:1.2142857143}}.text--styled h4,.text--styled h5,.text--styled h6{font-size:1rem;line-height:1.25}@media screen and (min-width:20rem){.text--styled h4,.text--styled h5,.text--styled h6{font-size:calc(1rem + .25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--styled h4,.text--styled h5,.text--styled h6{font-size:1.25rem}}@media only screen and (min-width:64rem){.text--styled h4,.text--styled h5,.text--styled h6{line-height:1.3}}.text--styled blockquote:not(:last-child),.text--styled p:not(:last-child){margin-bottom:var(--spacing--inline)}.text--s,.text--xs{font-size:.875rem;line-height:1.5714285714}@media screen and (min-width:20rem){.text--s{font-size:calc(.875rem + .125 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--s{font-size:1rem}}@media only screen and (min-width:64rem){.text--s{line-height:1.625}}.text--m{font-size:1rem;line-height:1.5}@media screen and (min-width:20rem){.text--m{font-size:calc(1rem + .25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--m{font-size:1.25rem}}@media only screen and (min-width:64rem){.text--m{line-height:1.6}}.text--l{font-size:1.125rem;line-height:1.5555555556}@media screen and (min-width:20rem){.text--l{font-size:calc(1.125rem + .375 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--l{font-size:1.5rem}}@media only screen and (min-width:64rem){.text--l{line-height:1.5833333333}}[class*=title--],[class^=" title--"]{font-weight:600}.title--xs{font-size:1rem;line-height:1.25}@media screen and (min-width:20rem){.title--xs{font-size:calc(1rem + .25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.title--xs{font-size:1.25rem}}@media only screen and (min-width:64rem){.title--xs{line-height:1.3}}.title--s{font-size:1.25rem;line-height:1.2}@media screen and (min-width:20rem){.title--s{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.title--s{font-size:1.75rem}}@media only screen and (min-width:64rem){.title--s{line-height:1.2142857143}}.title--m{font-size:1.375rem;line-height:1.1818181818}@media screen and (min-width:20rem){.title--m{font-size:calc(1.375rem + .875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.title--m{font-size:2.25rem}}@media only screen and (min-width:64rem){.title--m{line-height:1.3333333333}}.title--l{font-size:1.75rem;line-height:1.1428571429}@media screen and (min-width:20rem){.title--l{font-size:calc(1.75rem + 1.25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.title--l{font-size:3rem}}@media only screen and (min-width:64rem){.title--l{line-height:1.1666666667}}.text--styled a{border-bottom:1px solid;color:#e30820}.text--styled a:focus-visible,.text--styled a:hover{color:#830109;border-bottom-color:transparent}.link{font-weight:500;display:inline-block}.link:focus-visible .link__label,.link:hover .link__label{border-bottom-color:currentColor}.link__label{border-bottom:1px solid transparent;-webkit-transition:border-bottom .3s;transition:border-bottom .3s}.link--primary{color:#e30820}.link--primary:focus-visible,.link--primary:hover{color:#830109}.link--secondary{color:#181717}.link--secondary:focus-visible,.link--secondary:hover{color:#000}.link--tertiary,.link--tertiary:focus-visible,.link--tertiary:hover{color:#fff}.link--iconed{position:relative;padding-left:20px}.link--iconed.link--iconed-right{padding-left:0;padding-right:20px}.link__icon{fill:currentColor;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;left:0}.link--iconed-right .link__icon{left:auto;right:0}.button{border:2px solid;padding:6px 20px;border-radius:32px;font-weight:500;display:inline-block}@media only screen and (min-width:64rem){.button{padding:8px 32px}}.button:disabled{opacity:.3}.button__label{display:block}.button__icon{-webkit-transition:fill .3s;transition:fill .3s}.button--primary{background-color:#e30820;border-color:#e30820;color:#fff}.button--primary:focus-visible:not(:disabled),.button--primary:hover:not(:disabled){background-color:transparent;border-color:#e30820;color:#e30820}.button--secondary{background-color:#181717;border-color:#181717;color:#fff}.button--secondary:focus-visible:not(:disabled),.button--secondary:hover:not(:disabled){background-color:transparent;border-color:#181717;color:#181717}.button--tertiary{background-color:#92e1e1;border-color:#92e1e1;color:#181717}.button--tertiary:focus-visible:not(:disabled),.button--tertiary:hover:not(:disabled){background-color:transparent;border-color:#92e1e1;color:#181717}.button--quaternary{background-color:#fff;border-color:#fff;color:#181717}.button--quaternary:focus-visible:not(:disabled),.button--quaternary:hover:not(:disabled){background-color:transparent;border-color:#fff;color:#fff}.button--quinary{background-color:#faf6f4;border-color:#faf6f4;color:#181717;font-weight:400}.button--quinary:focus-visible:not(:disabled),.button--quinary:hover:not(:disabled){background-color:transparent;border-color:#eae6e3;color:#181717}.button--iconed{position:relative;padding-left:40px}@media only screen and (min-width:64rem){.button--iconed{padding-left:50px}}.button--iconed .button__icon{-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;left:20px}@media only screen and (min-width:64rem){.button--iconed .button__icon{left:24px}}.button__icon{fill:currentColor}.button--icon{width:2.5rem;height:2.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;padding:0}@media screen and (min-width:20rem){.button--icon{width:calc(2.5rem + .75 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.button--icon{width:3.25rem}}@media screen and (min-width:20rem){.button--icon{height:calc(2.5rem + .75 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.button--icon{height:3.25rem}}.text--styled ol:not(:last-child),.text--styled ul:not(:last-child){margin-bottom:var(--spacing--inline)}.text--styled li{position:relative}.text--styled li:before{position:absolute;left:0}.text--styled ol{counter-reset:section}.text--styled ol>li:before{color:currentColor;counter-increment:section;content:counters(section,".") ".";display:block;top:0}.text--styled ol li{padding-left:30px}.text--styled ol li li{padding-left:40px}.text--styled ol li li li{padding-left:50px}.text--styled ul>li{padding-left:30px}.text--styled ul>li:before{content:"";background-color:#92e1e1;display:block;width:12px;height:12px;border-radius:6px;position:absolute;top:.4375rem;left:0}@media screen and (min-width:20rem){.text--styled ul>li:before{top:calc(.4375rem + .1875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--styled ul>li:before{top:.625rem}}.list--hearts li{padding-left:30px;position:relative}.list--hearts li:not(:last-child){margin-bottom:16px}.list--hearts li:before{content:"";background:transparent url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icon--heart.svg#blue) no-repeat 50% 50%;background-size:16px;width:16px;height:16px;position:absolute;left:0;top:.3125rem}@media screen and (min-width:20rem){.list--hearts li:before{top:calc(.3125rem + .1875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.list--hearts li:before{top:.5rem}}img.lazyload,img.lazyloading{opacity:0}img.lazyloaded{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.text--styled table{font-size:.875rem;line-height:1.5714285714;background-color:#faf6f4;border-radius:24px}@media screen and (min-width:20rem){.text--styled table{font-size:calc(.875rem + .125 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.text--styled table{font-size:1rem}}@media only screen and (min-width:64rem){.text--styled table{line-height:1.625}}.text--styled thead{border-bottom:1px solid #eae6e3}.text--styled tbody{background-color:#fff;margin:8px 0}.text--styled tbody tr:not(:last-child){border-bottom:1px solid #eae6e3}.text--styled tbody tr:first-child td{padding-top:16px}.text--styled th{padding:16px 24px 8px}.text--styled td{padding:8px 24px}.text--styled th{font-weight:500;text-align:left}.fs__group--buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.fs__group--buttons legend{width:100%}.form-check--button{position:relative;padding:0;margin:0}.form-check--button .form-check-input{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;margin:0;float:none}.form-check--button .form-check-input:checked+.form-check-label{font-weight:500;background-color:#55d2d2;border-color:#55d2d2}.form-check--button .form-check-label{display:block;width:100%;padding:6px 30px;font-family:inherit;font-size:1rem;line-height:1.5;font-weight:400;color:#181717;background-color:#fff;border:2px solid #eae6e3;border-radius:24px;cursor:pointer}@media only screen and (min-width:48rem){.form-check--button .form-check-label{font-size:1.25rem;line-height:1.6}}.form-required{color:#e30820;margin-left:4px}.sr-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sr-text:focus{clip:auto!important;display:block;width:auto;height:auto;left:5px;top:5px;z-index:100000}.cf:after{content:"";display:table;clear:both}.fit-object{position:relative;overflow:hidden}.fit-object img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fit-object img{min-height:100%;min-width:100%;max-width:none;width:auto;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}}.fit-picture{position:relative;overflow:hidden}.fit-picture picture{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}.skip-link{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;background-color:#e30820;color:#fff;border:2px solid;padding:6px 20px;border-radius:32px;font-weight:500;display:inline-block}.skip-link:focus{clip:auto!important;display:block;width:auto;height:auto;left:5px;top:5px;z-index:100000}@media only screen and (min-width:64rem){.skip-link{padding:8px 32px}}.cookiebar{background-color:#faf6f4;width:100%;max-height:75vh;overflow-y:auto;position:fixed;bottom:0;left:0;z-index:100}.cookiebar__outer{padding-bottom:16px;padding-top:16px}@media only screen and (min-width:48rem){.cookiebar__outer{padding-bottom:24px;padding-top:24px}}.cookiebar__title{margin-bottom:8px}.cookiebar__footer{padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 24px}.cookiebar__footer .form-check,.cookiebar__footer .fs__group{margin-bottom:.5rem}.cookiebar__list{border-top:1px solid #eae6e3;padding-top:24px;margin-top:16px}.cookies{background-color:#faf6f4;border-radius:var(--border-radius--normal);height:0;padding-bottom:56.25%;position:relative}.cookies__inner{position:absolute;top:0;left:0;width:100%;height:100%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:var(--spacing--m) var(--gutter--m);-webkit-box-sizing:border-box;box-sizing:border-box}.cookies__text{margin-bottom:16px}.banner{padding:16px 0}.banner--notification{background-color:#92e1e1;color:var(--color--text)}.banner--notification .link{color:#181717}.banner--notification .link:focus-visible,.banner--notification .link:hover{color:#000}.banner--notification .banner__icon{fill:var(--color--text)}.banner--alert{background-color:#e30820;color:#fff}.banner--alert .link,.banner--alert .link:focus-visible,.banner--alert .link:hover{color:#fff}.banner--alert .banner__icon{fill:#fff}.banner__inner{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:relative}.banner__message{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;margin-right:16px}.banner__close{background-color:transparent;border:0;-ms-flex-negative:0;flex-shrink:0;position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumbs{padding-top:24px;padding-bottom:8px}@media only screen and (min-width:48rem){.breadcrumbs{padding-bottom:24px}}.breadcrumbs__list{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px 24px}.breadcrumbs__item{position:relative}@media only screen and (max-width:47.9375rem){.breadcrumbs__item:not(:last-child){display:none;visibility:hidden}}@media only screen and (min-width:48rem){.breadcrumbs__item:not(:last-child){padding-right:32px}.breadcrumbs__item:not(:last-child):after{content:"";background:transparent url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-right.svg#black) no-repeat 50% 50%;width:7px;height:11px;position:absolute;top:50%;right:0;margin-top:-6px}}.breadcrumbs__link{display:block;color:#181717}@media only screen and (max-width:47.9375rem){.breadcrumbs__link{padding-left:20px}.breadcrumbs__link:before{content:"";background:transparent url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-right.svg#black) no-repeat 50% 50%;width:7px;height:11px;-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:50%;left:0;margin-top:-5px}}.breadcrumbs__link:focus-visible,.breadcrumbs__link:hover{color:#e30820}@media only screen and (max-width:47.9375rem){.breadcrumbs__link:focus-visible:before,.breadcrumbs__link:hover:before{content:"";background-image:url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-right.svg#red)}}.breadcrumbs__link:focus-visible .breadcrumbs__label,.breadcrumbs__link:hover .breadcrumbs__label{border-bottom-color:currentColor}.breadcrumbs__link--home{height:1.375rem;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}@media screen and (min-width:20rem){.breadcrumbs__link--home{height:calc(1.375rem + .25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.breadcrumbs__link--home{height:1.625rem}}.breadcrumbs__label{border-bottom:1px solid transparent;-webkit-transition:border-bottom .3s;transition:border-bottom .3s}.breadcrumbs__icon{fill:currentColor;position:relative;top:-1.5px}.pager__list,.pager__sublist{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pager__sublist .pager__item{padding:0 4px;min-width:40px}@media only screen and (max-width:47.9375rem){.pager__items{display:none;visibility:hidden}}@media only screen and (min-width:48rem){.pager__status{display:none;visibility:hidden}}.pager__item--prev{padding-right:24px}.pager__item--next{padding-left:24px}.pager__prev .link__icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.pager__active .pager__label,.pager__current em{color:#fff;background-color:#181717;border-radius:50%;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;font-style:normal;display:inline-block}.pager__current span{display:inline-block;margin:0 8px;width:24px;text-align:center}.pager__next,.pager__prev{display:inline-block}.pager__next:disabled,.pager__prev:disabled{color:#eae6e3}.pager__next .link__icon,.pager__prev .link__icon{margin-top:2px}.pager__link{display:block;padding:8px;color:#181717;text-align:center}.pager__link .pager__label{border-bottom:1px solid transparent}.pager__link:focus-visible,.pager__link:hover{color:#e30820}.pager__link:focus-visible .pager__label,.pager__link:hover .pager__label{border-bottom-color:currentColor}.pager__dots{margin:0 8px;width:24px;text-align:center}.page__empty .teasers__list:last-child,.page__teasers .teasers__list:last-child{padding-bottom:var(--spacing--m)}@media only screen and (min-width:48rem){.teasers__list{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:40px 0;margin-left:-20px;margin-right:-20px}}.teasers__item{border-bottom:1px solid #eae6e3;padding-bottom:16px}.teasers__item:not(:last-child){margin-bottom:16px}@media only screen and (min-width:48rem){.teasers__item{border-bottom:0;padding-bottom:0;width:33.3333333333%;padding-left:20px;padding-right:20px}.teasers__item:not(:last-child){margin-bottom:0}}.teaser__link:focus-visible .teaser__title,.teaser__link:hover .teaser__title{color:#e30820}.teaser__link:focus-visible picture,.teaser__link:hover picture{-webkit-transform:scale(1.05);transform:scale(1.05)}.teaser__inner{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:nowrap;flex-wrap:nowrap}@media only screen and (min-width:48rem){.teaser__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.teaser__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:16px}@media only screen and (min-width:48rem){.teaser__content{padding-top:16px;padding-right:24px;padding-left:24px}}@media only screen and (min-width:64rem){.teaser__content{padding-right:32px;padding-left:32px}}.teaser__meta{color:rgba(81,79,79,.8)}.teaser__title{-webkit-transition:color .3s;transition:color .3s}.teaser__intro{color:var(--color--text)}.teaser__visual{background-color:#eae6e3;width:86px;height:86px;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.teaser__visual:after{content:"";display:block;width:100%;height:0;padding-bottom:100%}.teaser__visual picture{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media only screen and (min-width:48rem){.teaser__visual:after{padding-bottom:56.25%}}.teaser__image,.teaser__visual{border-radius:16px}@media only screen and (min-width:48rem){.teaser__image,.teaser__visual{border-radius:var(--border-radius--normal);width:100%;height:auto}}.loader--fixed{position:fixed;top:0;left:0;width:100%;height:100%}.loader__inner{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.loader__image{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:heartbeat;animation-name:heartbeat}.loader__text{margin-top:24px;text-align:center}.done,.failed,.running{position:fixed;top:0;left:0;width:0;height:0}.cfb{border-radius:var(--border-radius--normal);background-color:#faf6f4}@media only screen and (min-width:80rem){.cfb .label--small{display:none;visibility:hidden}}@media only screen and (max-width:79.9375rem){.cfb .label--large{display:none;visibility:hidden}}.cfb__inner{padding-top:48px;padding-bottom:32px}@media only screen and (min-width:48rem){.cfb__inner{padding-top:64px;padding-bottom:48px}}@media only screen and (min-width:60rem){.cfb__inner{padding-top:var(--spacing--m);padding-bottom:var(--spacing--m)}}.cfb__seperator{padding-top:8px}.cbf__title,.cfb__seperator{margin-bottom:16px}.cbf__text{margin-bottom:var(--spacing--inline)}.cbf__text p:not(:last-child),.cbf__text ul:not(:last-child){margin-bottom:0}.cfb__action,.cfb__avg{padding-top:16px}.cfb__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-6px;margin-right:-6px}@media only screen and (min-width:48rem){.cfb__row{margin-left:-8px;margin-right:-8px}}.cfb__row.row--40-25-40 .fs__group:first-child{width:100%}.cfb__row.row--40-25-40 .fs__group:nth-child(2){width:40%}.cfb__row.row--40-25-40 .fs__group:last-child{width:60%}@media only screen and (min-width:30rem){.cfb__row.row--40-25-40 .fs__group:first-child,.cfb__row.row--40-25-40 .fs__group:last-child{width:37.5%}.cfb__row.row--40-25-40 .fs__group:nth-child(2){width:25%}}.cfb__row.row--30-40-30 .fs__group:first-child{width:100%}.cfb__row.row--30-40-30 .fs__group:nth-child(2){width:60%}.cfb__row.row--30-40-30 .fs__group:last-child{width:40%}@media only screen and (min-width:30rem){.cfb__row.row--30-40-30 .fs__group:first-child,.cfb__row.row--30-40-30 .fs__group:last-child{width:30%}.cfb__row.row--30-40-30 .fs__group:nth-child(2){width:40%}}.cfb__row.row--40-30-30 .fs__group:first-child{width:100%}.cfb__row.row--40-30-30 .fs__group:last-child,.cfb__row.row--40-30-30 .fs__group:nth-child(2){width:50%}@media only screen and (min-width:30rem){.cfb__row.row--40-30-30 .fs__group:first-child{width:40%}.cfb__row.row--40-30-30 .fs__group:last-child,.cfb__row.row--40-30-30 .fs__group:nth-child(2){width:30%}}.cfb__row.row--50-25-25 .fs__group{width:50%}.cfb__row.row--50-25-25 .fs__group:first-child{width:100%}@media only screen and (min-width:30rem){.cfb__row.row--50-25-25 .fs__group{width:25%}.cfb__row.row--50-25-25 .fs__group:first-child{width:50%}}.cfb__row.row--50-50 .fs__group{width:50%}.cfb__row .fs__group{padding-left:6px;padding-right:6px}@media only screen and (min-width:48rem){.cfb__row .fs__group{padding-left:8px;padding-right:8px}}.cbf__date .fs__group .fs__label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.cbf__date .fs__group .fs__label:focus{clip:auto!important;display:block;width:auto;height:auto;left:5px;top:5px;z-index:100000}.cbf__period{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cbf__period .fs__group--checkbox{margin-bottom:0}.block--donation .block__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:52.5rem;position:relative}@media only screen and (min-width:60rem){.block--donation .block__layout{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:none}}.block--donation .block__wrap{width:100%}@media only screen and (min-width:60rem){.block--donation .block__wrap{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}}.block--donation .block__image,.block--donation .block__visual{border-radius:var(--border-radius--normal)}.block--donation .block__visual{background-color:#eae6e3;position:absolute;top:0;left:0;margin-left:var(--gutter--m);margin-right:var(--gutter--m)}@media only screen and (min-width:60rem){.block--donation .block__visual{position:static;margin:0 0 64px;width:127.2727272727%}}@media only screen and (max-width:59.9375rem){.block--donation .block__visual{width:calc(100% - var(--gutter--m) - var(--gutter--m));position:relative;overflow:hidden;position:absolute!important}.block--donation .block__visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width:59.9375rem)and (-ms-high-contrast:active),only screen and (max-width:59.9375rem)and (-ms-high-contrast:none){.block--donation .block__visual img{min-height:100%;min-width:100%;max-width:none;width:auto;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}}@media only screen and (max-width:59.9375rem){.block--donation .block__visual:after{content:"";width:100%;height:0;display:block;padding-bottom:56.25%}}@media only screen and (max-width:59.9375rem){.block--donation .block__image{-o-object-position:50% 0!important;object-position:50% 0!important}}@media only screen and (min-width:60rem){.block--donation .block__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:40px}}.donation__spacer{margin-left:var(--gutter--m);margin-right:var(--gutter--m);margin-bottom:-24px}@media only screen and (min-width:48rem){.donation__spacer{margin-bottom:-32px}}@media only screen and (min-width:60rem){.donation__spacer{display:none;visibility:hidden}}.donation__spacer:before{content:"";display:block;height:0;padding-bottom:56.25%}.donation{margin-bottom:40px}.donation legend{margin-bottom:8px}@media only screen and (min-width:60rem){.donation{position:relative;z-index:2;width:48.4375%;-ms-flex-negative:0;flex-shrink:0;margin-top:64px}}.donation__intro{margin-bottom:16px}.donation__intro .form-required{margin-left:0}.donation__subheader{margin-bottom:16px}.donation__subheader .link{font-weight:400}.donation__subheader .link:focus-visible,.donation__subheader .link:hover{border-bottom-color:transparent}.donation__subheader .link__label{border-bottom-color:currentColor}.donation__subtitle{color:#181717;margin-bottom:4px}@media only screen and (min-width:48rem){.donation__subtitle{margin-bottom:0}}.donation__description+.fs__group{margin-top:24px}.donation__amount{max-width:288px}.sh{position:relative;z-index:10}@media only screen and (max-width:63.9375rem){.sh{border-bottom:1px solid #eae6e3}}.sh__nav-inner{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:63.9375rem){.sh__nav-inner{height:3.5rem}}@media only screen and (min-width:64rem){.sh__nav-inner{padding:32px 0 24px}}@media only screen and (max-width:63.9375rem){.sh__logo-image{width:120px;height:36px}}@media only screen and (min-width:64rem){.sh__nav-item--home{display:none;visibility:hidden}}.sh__overlay{background-color:#faf6f4;width:100%;height:0;overflow:hidden;position:absolute;left:0}.dropdown--open .sh__submenu,.sh__submenu[aria-hidden=false]{height:auto}.sh__submenu-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0}.sh__submenu-column{background-color:#fff;border-radius:var(--border-radius--normal);width:100%}.sh__submenu-title{display:block;color:#e30820;position:relative;margin-bottom:8px}.sh__submenu-title:before{content:"";background:transparent url(https://giustoragev2.blob.core.windows.net/shoppinger/hs/icons/chevron-right.svg#red) no-repeat 50% 50%;fill:currentColor;width:7px;height:11px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:-16px}.sh__submenu-item{padding:8px 0}.sh__submenu-link{color:#514f4f}.sh__submenu-link.active,.sh__submenu-link:focus-visible,.sh__submenu-link:hover{color:#e30820}.sh__nav-dropdown{background-color:transparent;text-align:left}.search--open .shsf--overlay,.shsf--overlay[aria-hidden=false]{height:auto}.shsf--page{background-color:#faf6f4;margin:0 calc(-1*var(--gutter--m))}@media only screen and (max-width:63.9375rem){.shsf--page{border-radius:0 0 32px 32px}}@media only screen and (min-width:64rem){.shsf--page{border-radius:0 0 48px 48px;margin:-48px calc(-1*var(--gutter--m)/2) 0}}@media only screen and (min-width:90rem){.shsf--page{margin-left:calc(-1*var(--gutter--m));margin-right:calc(-1*var(--gutter--m))}}@media only screen and (max-width:63.9375rem){.shsf__inner{padding:var(--spacing--m) var(--gutter--m)}}@media only screen and (min-width:64rem){.shsf__inner{max-width:calc(var(--gutter--m)*2 + 52.5rem);margin-left:auto;margin-right:auto;padding:80px var(--gutter--m) 48px}}.shsf__form{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:63.9375rem){.shsf__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}@media only screen and (min-width:64rem){.shsf__form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 40px}}.shsf__field{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.shsf__label{color:#181717;-ms-flex-negative:0;flex-shrink:0}.shsf .form-control{font-size:1rem;line-height:1.5714285714;border:2px solid #fff;background-color:#fff;border-radius:40px;padding:12px 48px 12px 24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:64rem){.shsf .form-control{padding:21px 176px 21px 24px;line-height:1.625}}.shsf .form-control:focus-visible{border-color:#00b9b9}.shsf__button{color:#181717;border-color:transparent;position:absolute;top:0;right:0}@media only screen and (min-width:64rem){.shsf__button{top:10px;right:10px}.shsf__button:focus,.shsf__button:hover{background-color:#e30820;border-color:#e30820;color:#fff}}@media only screen and (max-width:63.9375rem){.shsf__button{height:100%;padding-left:24px}.shsf__button .button__icon{left:8px}.shsf__button .button__label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.shsf__button .button__label:focus{clip:auto!important;display:block;width:auto;height:auto;left:5px;top:5px;z-index:100000}}.sh__topnav-link{color:#514f4f}.sh__topnav-link.active,.sh__topnav-link:focus-visible,.sh__topnav-link:hover{color:#e30820}.sh__main--desk{background-color:#faf6f4;border-radius:48px;margin:0 calc(-1*var(--gutter--m)/2);padding:22px calc(var(--gutter--m)/2);min-height:5.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}@media screen and (min-width:64rem){.sh__main--desk{min-height:calc(5.875rem + .125 * ((100vw - 64rem) / 26))}}@media screen and (min-width:90rem){.sh__main--desk{min-height:6rem}}@media only screen and (max-width:63.9375rem){.sh__main--desk{display:none;visibility:hidden}}@media only screen and (min-width:90rem){.sh__main--desk{margin:0 calc(-1*var(--gutter--m));padding-left:var(--gutter--m);padding-right:22px}}.sh__main--desk .sh__extra,.sh__main--desk .sh__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.sh__main--desk .sh__list{gap:0 32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:90rem){.sh__main--desk .sh__list{gap:0 56px}}.sh__main--desk .sh__extra{gap:0 24px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:90rem){.sh__main--desk .sh__extra-item--search:last-child{margin-right:34px}}.sh__main--desk .sh__extra-link,.sh__main--desk .sh__nav-dropdown,.sh__main--desk .sh__nav-link{display:block}.sh__main--desk .sh__extra-link.active,.sh__main--desk .sh__extra-link:focus-visible,.sh__main--desk .sh__extra-link:hover,.sh__main--desk .sh__nav-dropdown.active,.sh__main--desk .sh__nav-dropdown:focus-visible,.sh__main--desk .sh__nav-dropdown:hover,.sh__main--desk .sh__nav-link.active,.sh__main--desk .sh__nav-link:focus-visible,.sh__main--desk .sh__nav-link:hover{color:#e30820}.sh__main--desk .sh__extra-link .link__label,.sh__main--desk .sh__nav-dropdown .link__label,.sh__main--desk .sh__nav-link .link__label{border-bottom:0}.sh__main--desk .sh__extra-link{background-color:transparent}@media only screen and (max-width:89.9375rem){.sh__main--desk .sh__extra-link .link__label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sh__main--desk .sh__extra-link .link__label:focus{clip:auto!important;display:block;width:auto;height:auto;left:5px;top:5px;z-index:100000}}@media only screen and (min-width:90rem){.sh__main--desk .sh__extra-link{padding-left:30px}}.sh__main--desk .sh__nav-dropdown.active .link__icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.sh__main--desk .sh__nav-dropdown .link__icon{top:calc(50% + 2px)}.sh__main--desk .sh__overlay{border-radius:0 0 48px 48px;top:48px}.sh__main--desk .sh__submenu-inner{padding:56px calc(var(--gutter--m)/2) 48px}@media only screen and (min-width:90rem){.sh__main--desk .sh__submenu-inner{padding-left:var(--gutter--m);padding-right:var(--gutter--m)}}.sh__main--desk .sh__submenu-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0 40px}.sh__main--desk .sh__submenu-column{padding:32px 256px 40px 40px;width:50%;position:relative;min-height:296px}.sh__main--desk .sh__submenu-image{position:absolute;top:32px;right:40px}.sh__topnav--desk .sh__topnav-list{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;gap:0 32px;margin-top:12px}@media only screen and (max-width:63.9375rem){.sh__topnav--desk{display:none;visibility:hidden}}.sh__main--mob .sh__overlay{border-radius:0 0 32px 32px;top:57px}@media only screen and (min-width:64rem){.sh__main--mob{display:none;visibility:hidden}}.sh__main--mob .sh__list{background-color:#fff;border-radius:16px;padding:8px 16px}.sh__main--mob .sh__nav-item:not(:last-child){border-bottom:1px solid #eae6e3}.sh__main--mob .sh__nav-dropdown,.sh__main--mob .sh__nav-link{font-weight:400;width:100%;display:block;padding:12px 40px 12px 0}.menu--open .sh__main--mob .sh__mobmenu,.sh__main--mob .sh__mobmenu[aria-hidden=false]{height:auto}.sh__main--mob .sh__mobmenu-inner{padding:var(--spacing--m) var(--gutter--m)}.sh__main--mob .sh__submenu .link__icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.sh__main--mob .sh__submenu-inner{padding:var(--spacing--m) var(--gutter--m)}.sh__main--mob .sh__submenu-wrap{padding:8px 0}.sh__main--mob .sh__submenu-column{padding:16px 24px 16px 40px}.sh__main--mob .sh__topnav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px 0;padding:20px 16px 0}.sh__extra--mob .sh__extra{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;gap:0 8px}.sh__extra--mob .sh__extra-button{padding:7px 16px 7px 40px}@media only screen and (max-width:23.4375rem){.sh__extra--mob .sh__extra-button{border-radius:50%;height:32px;width:32px;padding:0;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}}.sh__extra--mob .sh__extra-button .button__label{font-size:.875rem;line-height:1}@media screen and (min-width:20rem){.sh__extra--mob .sh__extra-button .button__label{font-size:calc(.875rem + 0 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.sh__extra--mob .sh__extra-button .button__label{font-size:.875rem}}@media only screen and (max-width:23.4375rem){.sh__extra--mob .sh__extra-button .button__label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sh__extra--mob .sh__extra-button .button__label:focus{clip:auto!important;display:block;width:auto;height:auto;left:5px;top:5px;z-index:100000}}.sh__extra--mob .sh__extra-button .button__icon{left:16px}@media only screen and (max-width:23.4375rem){.sh__extra--mob .sh__extra-button .button__icon{position:static;-webkit-transform:none;transform:none}}.sh__extra--mob .sh__iconbutton{background-color:#faf6f4;color:#181717;border-radius:16px;height:32px;width:32px;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}.sh__extra--mob .sh__iconbutton.active{background-color:#181717;color:#fff}.sh__extra--mob .sh__iconbutton-icon{fill:currentColor}@media only screen and (min-width:64rem){.sh__extra--mob{display:none;visibility:hidden}}.ph__inner{padding-top:10px}@media only screen and (min-width:48rem){.ph__inner{padding-top:16px}}@media only screen and (min-width:64rem){.ph__inner{padding-top:24px}}.ph__title:not(:last-child){margin-bottom:8px}@media only screen and (min-width:48rem){.ph__title:not(:last-child){margin-bottom:16px}}.ph__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ph__meta{color:rgba(81,79,79,.8);margin-bottom:8px;display:block}.ph--image-full .ph__inner{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 only screen and (min-width:48rem){.ph--image-full .ph__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ph--image-full .ph__content{background-color:#d8f5f5;border-radius:var(--border-radius--normal);padding:var(--spacing--m) var(--gutter--m)}@media only screen and (max-width:47.9375rem){.ph--image-full .ph__content{position:relative}}@media only screen and (min-width:48rem){.ph--image-full .ph__content{padding-bottom:calc(var(--spacing--m) + 100px);max-width:52.5rem}}@media only screen and (min-width:90rem){.ph--image-full .ph__content{margin-left:calc(-1*var(--gutter--m))}}@media only screen and (min-width:48rem){.ph--image-full .ph__image,.ph--image-full .ph__visual{border-radius:var(--border-radius--normal)}}.ph--image-full .ph__visual{background-color:#faf6f4;margin:0 calc(-1*var(--gutter--m)) calc(-1*var(--spacing--m))}@media only screen and (min-width:48rem){.ph--image-full .ph__visual{margin:calc(-1 * 100px) 0 0 calc(var(--gutter--m))}}@media only screen and (min-width:90rem){.ph--image-full .ph__visual{margin-left:0}}.hh__inner{padding-top:24px}@media only screen and (min-width:48rem){.hh__inner{padding-top:40px}}@media only screen and (min-width:64rem){.hh__inner{padding-top:56px}}.hh__item{padding-bottom:16px}@media only screen and (min-width:48rem){.hh__item{padding-bottom:24px}}@media only screen and (min-width:64rem){.hh__item{padding-bottom:40px}}.hh__content{position:relative;z-index:1}.hh__visual{background-color:#faf6f4;position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.hh__image{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.hh__image.lazyloaded{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}@media only screen and (min-width:64rem){.hh__image{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}.hh__text,.hh__title{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.hh__link:focus .hh__image,.hh__link:hover .hh__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.hh__item--large .hh__link{position:relative;display:block}.hh__item--large .hh__link:focus .hh__text,.hh__item--large .hh__link:hover .hh__text{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hh__item--large .hh__content{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.65),transparent);border-radius:var(--border-radius--normal);position:absolute;top:0;left:0;width:100%;height:100%;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:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px var(--gutter--m)}@media only screen and (min-width:48rem){.hh__item--large .hh__content{padding-top:24px;padding-bottom:24px}}@media only screen and (min-width:64rem){.hh__item--large .hh__content{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:80rem){.hh__item--large .hh__content{padding-left:112px;padding-right:112px}}.hh__item--large .hh__title{color:#fff;font-weight:600;font-size:1.25rem;line-height:1.2;margin-bottom:8px}@media screen and (min-width:20rem){.hh__item--large .hh__title{font-size:calc(1.25rem + -.5 * ((100vw - 48rem) / 28))}}@media screen and (min-width:48rem){.hh__item--large .hh__title{font-size:calc(1.75rem + 1.25 * ((100vw - 48rem) / 42))}}@media screen and (min-width:90rem){.hh__item--large .hh__title{font-size:3rem}}@media only screen and (min-width:48rem){.hh__item--large .hh__title{margin-bottom:0;padding-right:var(--gutter--m);line-height:1.1428571429}}@media only screen and (min-width:64rem){.hh__item--large .hh__title{line-height:1.1666666667}}.hh__item--large .hh__text{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;text-align:center}@media only screen and (min-width:48rem){.hh__item--large .hh__text{width:100%;-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;text-align:left}}.hh__item--large .hh__button{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s}.hh__item--large .hh__button:focus-visible,.hh__item--large .hh__button:hover{background-color:#fff;border-color:#fff;color:#e30820}.hh__item--large .hh__image,.hh__item--large .hh__visual{border-radius:var(--border-radius--normal)}.hh__item--large .hh__image{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}@media only screen and (min-width:64rem){.hh__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 40px}}.hh__item--small:last-child{padding-bottom:0}@media only screen and (min-width:64rem){.hh__item--small{width:33.3333333333%;padding-bottom:0}}.hh__item--small .hh__link{color:#181717;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (min-width:64rem){.hh__item--small .hh__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;position:relative}.hh__item--small .hh__link:focus .hh__title,.hh__item--small .hh__link:hover .hh__title{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.hh__item--small .hh__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px}@media only screen and (min-width:48rem){.hh__item--small .hh__content{padding-left:24px}}@media only screen and (min-width:64rem){.hh__item--small .hh__content{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.65),transparent);border-radius:var(--border-radius--normal);position:absolute;top:0;left:0;width:100%;height:100%;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:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 32px}}@media only screen and (min-width:64rem){.hh__item--small .hh__title{text-align:center}}.hh__item--small .hh__visual{width:34.5565749235%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:64rem){.hh__item--small .hh__visual{width:100%}}.hh__item--small .hh__image,.hh__item--small .hh__visual{border-radius:16px}@media only screen and (min-width:64rem){.hh__item--small .hh__image,.hh__item--small .hh__visual{border-radius:var(--border-radius--normal)}}.sf{color:#181717}.sf__topnav{background-color:#faf6f4;border-radius:var(--border-radius--normal);padding:24px var(--gutter--m)}@media only screen and (min-width:64rem){.sf__topnav{position:relative;margin:0 calc(-1*var(--gutter--m)/2);padding:24px calc(var(--gutter--m)/2)}}@media only screen and (min-width:90rem){.sf__topnav{margin:0 calc(-1*var(--gutter--m));padding:24px var(--gutter--m)}}.sf__logo{display:inline-block;margin-bottom:32px}@media only screen and (max-width:63.9375rem){.sf__logo{width:160px;height:48px}}@media only screen and (min-width:64rem){.sf__logo{margin-bottom:0;margin-right:30px}}.sf__topbar{border-bottom:1px solid #eae6e3;padding-bottom:20px;margin-bottom:24px}@media only screen and (min-width:90rem){.sf__topbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:28px;margin-bottom:32px}}@media only screen and (min-width:64rem){.sf__slogan{margin-bottom:10px}}.sf__menus{margin-bottom:24px}@media only screen and (min-width:80rem){.sf__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 40px;margin-bottom:16px}}.sf__menu:not(:last-child){border-bottom:1px solid #eae6e3}@media only screen and (min-width:80rem){.sf__menu{width:25%}.sf__menu:not(:last-child){border-bottom:0}}@media only screen and (max-width:79.9375rem){.sf__menulist[aria-hidden]{height:0;overflow:hidden}.sf__menulist[aria-hidden][aria-hidden=false],[aria-expanded=true]+.sf__menulist[aria-hidden]{height:auto}}.sf__menubutton{position:relative;display:block;padding-right:24px;width:100%;text-align:left}@media only screen and (max-width:79.9375rem){.sf__menubutton:focus-visible,.sf__menubutton:focus-visible .sf__menutitle,.sf__menubutton:hover,.sf__menubutton:hover .sf__menutitle{color:#e30820}.sf__menubutton:focus-visible .sf__menuicon,.sf__menubutton:hover .sf__menuicon{fill:#e30820}}.sf__menuicon{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;fill:#181717}[aria-expanded=true] .sf__menuicon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}@media only screen and (min-width:80rem){.sf__menuicon{display:none;visibility:hidden}}.sf__menutitle{color:#181717;padding:14px 0}.sf__menuitem{padding:5px 0}.sf__menuitem:last-child{padding-bottom:20px}.sf__menulink{color:#514f4f}.sf__menulink.active,.sf__menulink:focus-visible,.sf__menulink:hover{color:#e30820}.sf__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 4px}@media only screen and (min-width:64rem){.sf__social{gap:0 8px}}@media only screen and (min-width:64rem){.sf__social--wrap{position:absolute;padding:40px 0 32px;top:0;right:calc(var(--gutter--m)/2)}}@media only screen and (min-width:90rem){.sf__social--wrap{right:var(--gutter--m)}}.sf__socialitem--extra{margin-bottom:8px;width:100%}@media only screen and (min-width:30rem){.sf__socialitem--extra{width:auto;margin-right:4px;margin-bottom:0}}@media only screen and (min-width:64rem){.sf__socialitem--extra{margin-right:8px}}.sf__bottomnav{padding-top:24px}@media only screen and (min-width:64rem){.sf__bottomnav{padding-top:16px;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}}@media only screen and (min-width:90rem){.sf__bottomnav{padding-left:0;padding-right:0}}.sf__legal{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:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;gap:0 24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:64rem){.sf__legal{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.sf__cbf{padding-top:24px;display:block;width:84px;margin:0 auto;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:64rem){.sf__cbf{padding-top:0}}.sf__legallink{color:#514f4f}.sf__legallink.active,.sf__legallink:focus-visible,.sf__legallink:hover{color:#e30820}.block--nested:not(:last-child){margin-bottom:var(--spacing--inline)}.block__label,.block__title{margin-bottom:8px}.block__label{font-weight:500;color:#830109}.block__message,.block__teasers{margin-top:24px}.block__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block--aligned .block__layout{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;margin-top:64px}@media only screen and (min-width:60rem){.block--aligned .block__layout{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.block--aligned .block__content{padding:16px var(--gutter--m) var(--spacing--m) var(--gutter--m);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:60rem){.block--aligned .block__content{width:50%;padding:var(--spacing--m) var(--gutter--m);max-width:41.375rem}}@media only screen and (min-width:60rem){.block--aligned .block__footer,.block--aligned .block__intro,.block--aligned .block_header{max-width:31.875rem}}.block--aligned .block__image,.block--aligned .block__visual{border-radius:var(--border-radius--normal)}.block--aligned .block__visual{background-color:#faf6f4;width:56.25%;margin-top:-64px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:60rem){.block--aligned .block__visual{width:calc(50% - var(--gutter--m));max-width:510px;margin-bottom:var(--spacing--m)}}.block--aligned .block__image{width:100%}@media only screen and (min-width:60rem){.block--aligned-right .block__layout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.block--aligned-right .block__visual{margin-right:var(--gutter--m);-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width:60rem){.block--aligned-right .block__visual{-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width:60rem){.block--aligned-left .block__layout{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.block--aligned-left .block__visual{margin-left:var(--gutter--m)}@media only screen and (min-width:60rem){.block--aligned-left .block__visual{-ms-flex-item-align:start;align-self:flex-start}}.block--text .block__intro,.block--textimage .block__intro{margin-bottom:var(--spacing--inline)}@media only screen and (min-width:48rem){.block--cta .block__title{margin-bottom:16px}}.block--cta-text .block__layout{border-radius:var(--border-radius--normal)}.block--cta-text .block__text,.block--cta-text .block__title{margin-left:auto;margin-right:auto}.block--cta-text .block__title{font-size:1.75rem;line-height:1.1428571429;max-width:45.625rem}@media screen and (min-width:20rem){.block--cta-text .block__title{font-size:calc(1.75rem + 1.25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.block--cta-text .block__title{font-size:3rem}}@media only screen and (min-width:64rem){.block--cta-text .block__title{line-height:1.1666666667}}.block--cta-text .block__text{font-size:1.125rem;line-height:1.5555555556;max-width:32.5rem}@media screen and (min-width:20rem){.block--cta-text .block__text{font-size:calc(1.125rem + .375 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.block--cta-text .block__text{font-size:1.5rem}}@media only screen and (min-width:64rem){.block--cta-text .block__text{line-height:1.5833333333}}.block--cta-image .block__layout{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;text-align:center}@media only screen and (min-width:48rem){.block--cta-image .block__layout{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}}.block--cta-image .block__content{border-radius:var(--border-radius--normal);padding:var(--spacing--m) var(--gutter--m);margin-left:16px;margin-right:16px;margin-top:-64px;position:relative;z-index:1}@media only screen and (min-width:48rem){.block--cta-image .block__content{margin:0 0 0 -3.90625%;width:57.03125%}}@media only screen and (min-width:90rem){.block--cta-image .block__content{padding:64px 112px}}.block--cta-image .block__title{font-size:1.375rem;line-height:1.1818181818}@media screen and (min-width:20rem){.block--cta-image .block__title{font-size:calc(1.375rem + .875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.block--cta-image .block__title{font-size:2.25rem}}@media only screen and (min-width:64rem){.block--cta-image .block__title{line-height:1.3333333333}}.block--cta-image .block__image,.block--cta-image .block__visual{border-radius:var(--border-radius--normal)}.block--cta-image .block__visual{background-color:#eae6e3}@media only screen and (min-width:48rem){.block--cta-image .block__visual{width:48.4375%;-ms-flex-negative:0;flex-shrink:0}}.block--cta-image .block__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48rem){.block--cta-image .block__footer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block--cta-image .block__image{width:100%}.cta--blue .button{background-color:#181717;border-color:#181717;color:#fff}.cta--blue .button:focus-visible:not(:disabled),.cta--blue .button:hover:not(:disabled){background-color:transparent;border-color:#181717;color:#181717}.cta--blue .link{color:#181717}.cta--blue .link:focus-visible,.cta--blue .link:hover{color:#000}.cta--blue .block__label{color:#181717}.cta--blue.block--cta-image .block__content,.cta--blue.block--cta-text .block__layout{background-color:#92e1e1}.cta--red,.cta--red .block__label,.cta--red .block__title{color:#fff}.cta--red .button{background-color:#fff;border-color:#fff;color:#181717}.cta--red .button:focus-visible:not(:disabled),.cta--red .button:hover:not(:disabled){background-color:transparent;border-color:#fff;color:#fff}.cta--red .link,.cta--red .link:focus-visible,.cta--red .link:hover{color:#fff}.cta--red.block--cta-image .block__content,.cta--red.block--cta-text .block__layout{background-color:#e30820}@media only screen and (min-width:48rem){.block--expand .block__title{margin-bottom:16px}}.expand__item:not(:last-child){margin-bottom:8px}.expand__inner{background-color:#faf6f4;border-radius:var(--border-radius--normal);padding:20px 24px}@media only screen and (min-width:48rem){.expand__inner{padding:24px 32px}}.expand__inner[open] .expand__icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.expand__summary{position:relative;display:block;padding-right:64px;cursor:pointer}@media only screen and (min-width:48rem){.expand__summary{padding-right:80px}}.expand__summary:focus-visible .expand__title,.expand__summary:hover .expand__title{color:#e30820}.expand__summary:focus-visible .expand__icon,.expand__summary:hover .expand__icon{fill:#e30820}.expand__summary::-webkit-details-marker,.expand__summary::marker{display:none}.expand__title{color:#181717;font-weight:500}.expand__icon{fill:#181717;-webkit-transition:fill .3s,-webkit-transform .3s;transition:fill .3s,-webkit-transform .3s;transition:fill .3s,transform .3s;transition:fill .3s,transform .3s,-webkit-transform .3s;width:16px;height:16px;margin-top:-8px;position:absolute;top:50%;right:0}.expand__children{padding:16px 0 8px;max-width:43.75rem}.expand__content:not(:last-child){margin-bottom:var(--spacing--inline)}.block--featured .block__layout{border-radius:var(--border-radius--normal)}.block--featured .ls-spacing{padding-top:10px}@media only screen and (min-width:48rem){.block--featured .ls-spacing{padding-top:16px}}@media only screen and (min-width:64rem){.block--featured .ls-spacing{padding-top:20px}}.featured--lightblue .block__layout{background-color:#d8f5f5}.featured--grey .block__layout{background-color:#faf6f4}@media only screen and (max-width:63.9375rem){.block--grid .block__content{position:relative}.block--grid .block__content:after,.block--grid .block__content:before{content:"";display:block;background-color:#fff;width:var(--gutter--m);height:10px;position:absolute;bottom:0;z-index:10}.block--grid .block__content:before{left:calc(-1*var(--gutter--m))}.block--grid .block__content:after{right:calc(-1*var(--gutter--m))}}.block--grid .block__content:last-child .grid{margin-bottom:0}.block--grid-text .grid__inner>.grid__content{background-color:#faf6f4;border-radius:var(--border-radius--normal);color:inherit;padding:16px 24px}@media only screen and (min-width:64rem){.block--grid-text .grid__inner>.grid__content{padding:32px 40px 40px}}.block--grid-image .grid__inner>.grid__content{padding-left:24px;padding-right:24px}@media only screen and (min-width:64rem){.block--grid-image .grid__inner>.grid__content{padding-left:32px;padding-right:32px}}.grid{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:63.9375rem){.grid{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;gap:16px 0;margin:16px calc(-1*var(--gutter--m));padding-bottom:16px;scrollbar-color:#514f4f #faf6f4}.grid::-webkit-scrollbar{width:8px;height:8px}.grid::-webkit-scrollbar-thumb{background:#514f4f}.grid::-webkit-scrollbar-track{background:#faf6f4}}@media only screen and (min-width:64rem){.grid{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px;gap:40px 0;margin-left:-20px;margin-right:-20px}}@media only screen and (max-width:63.9375rem){.grid__item{scroll-snap-align:start;padding-left:16px}.grid__item:first-child{padding-left:var(--gutter--m)}.grid__item:last-child{padding-right:var(--gutter--m)}}@media only screen and (min-width:64rem){.grid__item{width:33.3333333333%;padding-left:20px;padding-right:20px}}.grid__link:focus-visible .grid__title,.grid__link:hover .grid__title{color:#e30820}.grid__link:focus-visible .grid__fauxlink,.grid__link:hover .grid__fauxlink{color:#830109}.grid__link:focus-visible .grid__fauxlabel,.grid__link:hover .grid__fauxlabel{border-bottom-color:currentColor}.grid__link:focus-visible .grid__image,.grid__link:hover .grid__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.grid__inner,.grid__link{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:63.9375rem){.grid__inner,.grid__link{width:17.5rem}}.grid__inner .grid__image,.grid__inner .grid__visual{border-radius:var(--border-radius--normal)}.grid__inner .grid__visual{margin:0 0 16px}@media only screen and (min-width:64rem){.grid__inner .grid__visual{margin-bottom:32px}}.grid__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.grid__visual{background-color:#eae6e3;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.grid__image{width:100%}.grid__image.lazyloaded{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.grid__label{font-weight:500;color:#830109;margin-bottom:8px}.grid__intro{margin-top:8px}.grid__fauxlink{position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.grid__fauxlabel{border-bottom:1px solid transparent;-webkit-transition:border-bottom .3s;transition:border-bottom .3s;font-weight:500}.grid__fauxicon{fill:currentColor;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%}.grid__link--text{background-color:#faf6f4;border-radius:var(--border-radius--normal);color:inherit;padding:16px 24px 24px}@media only screen and (min-width:64rem){.grid__link--text{padding:32px 40px 40px}}.grid__link--text .grid__image,.grid__link--text .grid__visual{border-radius:var(--border-radius--normal) var(--border-radius--normal) 0 0}.grid__link--text .grid__visual{margin:-16px -24px 16px}@media only screen and (min-width:64rem){.grid__link--text .grid__visual{margin:-32px -40px 32px}}.grid__link--text .grid__fauxlink{margin-top:8px;color:#e30820;padding-left:20px}.grid__link--text .grid__fauxicon{left:0}.grid__link--only{position:relative}.grid__link--only:focus-visible .grid__fauxlabel,.grid__link--only:hover .grid__fauxlabel{color:#830109}.grid__link--only:focus-visible .grid__fauxicon,.grid__link--only:hover .grid__fauxicon{fill:#830109}.grid__link--only .grid__fauxlink{background-color:#faf6f4;border-radius:20px;padding:8px 24px 8px 40px;position:absolute;bottom:0;right:0;width:calc(100% - var(--gutter--m))}.grid__link--only .grid__fauxicon{fill:#e30820;left:24px;-webkit-transition:fill .3s;transition:fill .3s}.grid__link--only .grid__fauxlabel{color:#e30820}@media only screen and (min-width:60rem){.block--list>.block__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:60rem){.block--list>.block__inner>.block__header{width:31.25%;-ms-flex-negative:0;flex-shrink:0}}.block--list>.block__inner>.block__content{padding-top:24px}@media only screen and (min-width:60rem){.block--list>.block__inner>.block__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:24px;padding-top:0}}@media only screen and (min-width:64rem){.block--list>.block__inner>.block__content{padding-left:40px}}.block--list .block__content:first-child{padding-top:0;padding-left:0;max-width:52.5rem}@media only screen and (min-width:48rem){.block--list .block__title{margin-bottom:16px}}.list__item{border-bottom:1px solid #eae6e3;padding-bottom:24px}.list__item:not(:last-child){margin-bottom:24px}.list__link{color:#181717;position:relative;display:block;padding-right:80px}.list__link:focus-visible .list__title,.list__link:hover .list__title{color:#e30820}.list__link:focus-visible .list__icon,.list__link:hover .list__icon{fill:#e30820}.list__title{font-weight:500}.list__icon{fill:#181717;position:absolute;top:.3125rem;right:0;width:16px;height:16px}@media screen and (min-width:20rem){.list__icon{top:calc(.3125rem + .1875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.list__icon{top:.5rem}}.block--textlist .list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:48rem){.block--textlist .list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.block--textlist .link--wrap{word-break:break-all}.block--textlist dl{margin-bottom:0}.block--textlist dt{font-weight:500;-ms-flex-negative:0;flex-shrink:0;width:12.5rem;padding-right:24px}.block--textlist dd{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:0}.block--media .block__image{width:100%}.block--media-nested .cookies{background-color:#eae6e3}.media:not(:first-child){padding-top:24px}.media--cw{max-width:52.5rem}.media--image,.media--image .block__image{border-radius:var(--border-radius--normal)}.media__caption,.media__source{display:block}.media__caption:first-child,.media__source:first-child{padding-top:8px}.block--quote-image .ls-spacing{padding-top:10px}@media only screen and (min-width:48rem){.block--quote-image .ls-spacing{padding-top:16px}}@media only screen and (min-width:64rem){.block--quote-image .ls-spacing{padding-top:20px}}.quote__text{color:var(--color--header)}.quote__text:after,.quote__text:before{content:'"'}.quote--image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:48rem){.quote--image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:40px}}.quote--image .block__content{border-radius:var(--border-radius--normal);background-color:#d8f5f5;padding:32px 24px 64px}@media only screen and (min-width:48rem){.quote--image .block__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:56px 112px 56px 64px;margin-right:-64px}}.quote--image .block__image,.quote--image .block__visual{border-radius:var(--border-radius--normal)}.quote--image .block__visual{background-color:#faf6f4;margin-top:-48px;width:84.6153846154%;max-width:400px;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:48rem){.quote--image .block__visual{width:31.25%;-ms-flex-item-align:start;align-self:flex-start;margin-top:-40px;position:relative;z-index:1}}.quote--image .block__image{width:100%}.quote__caption{padding-top:16px}.block--textimage .block__layout{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 only screen and (min-width:48rem){.block--textimage .block__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:64rem){.block--textimage .block__layout{max-width:66.25rem;margin-left:auto;margin-right:auto}}.block--textimage .block__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:48rem){.block--textimage .block__content{width:50%}}@media only screen and (min-width:48rem){.block--textimage .block__title{margin-bottom:16px}}.block--textimage .block__image,.block--textimage .block__visual{border-radius:var(--border-radius--normal)}.block--textimage .block__visual{background-color:#faf6f4;margin-bottom:16px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:48rem){.block--textimage .block__visual{width:calc(50% - 20px);max-width:510px;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start}}.block--textimage .block__image{width:100%}@media only screen and (min-width:48rem){.block--textimage-right .block__layout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:48rem){.block--textimage-right .block__content{padding-right:20px}}@media only screen and (min-width:48rem){.block--textimage-right .block__visual{margin-left:20px}}@media only screen and (min-width:48rem){.block--textimage-left .block__layout{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (min-width:48rem){.block--textimage-left .block__content{padding-left:20px}}@media only screen and (min-width:48rem){.block--textimage-left .block__visual{margin-right:20px}}.block--dyn-iframe iframe,.block--iframe iframe,.block--jotform iframe{display:block;width:100%}.block--dyn-iframe .block__header,.block--iframe .block__header,.block--jotform .block__header{margin-bottom:var(--spacing--inline)}.block--jotform .block__content{max-width:860px}.block--jotform iframe{min-height:640px}.iframe-bg--blue,.iframe-bg--grey,.iframe-bg--red,.iframe-bordered--blue,.iframe-bordered--grey,.iframe-bordered--red{padding:16px}@media only screen and (min-width:48rem){.iframe-bg--blue,.iframe-bg--grey,.iframe-bg--red,.iframe-bordered--blue,.iframe-bordered--grey,.iframe-bordered--red{padding:32px}}.iframe-bordered--blue{border:1px solid #55d2d2}.iframe-bordered--grey{border:1px solid #d8f5f5}.iframe-bordered--red{border:1px solid #e30820}.iframe-bg--blue{background-color:#d8f5f5}.iframe-bg--red{background-color:#e30820}.iframe-bg--grey{background-color:#faf6f4}.block--highlight .block__layout{border-radius:var(--border-radius--normal);max-width:52.5rem}.block--highlight .block__intro{margin-bottom:var(--spacing--inline)}.highlight--lightblue .block__layout{background-color:#d8f5f5}.block--news,.highlight--grey .block__layout{background-color:#faf6f4}.logowall{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:16px 0;margin:24px -12px 0}@media only screen and (min-width:48rem){.logowall{margin:24px -20px 0;gap:24px 0}}@media only screen and (min-width:64rem){.logowall{margin:24px -28px 0;gap:32px 0}}.logowall__item{width:50%;padding:0 12px}@media only screen and (min-width:30rem){.logowall__item{width:33.3333333333%}}@media only screen and (min-width:48rem){.logowall__item{width:25%;padding:0 20px}}@media only screen and (min-width:64rem){.logowall__item{width:20%;padding:0 28px}}.logowall__link{display:block}.logowall__wrap{width:100%;height:0;padding-bottom:56.3981042654%;position:relative}.logowall__visual{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:absolute;top:0;left:0;width:100%;height:100%}.block--bmi legend{margin-bottom:8px}.block--bmi-block .block__layout{background-color:#d8f5f5;border-radius:var(--border-radius--normal)}.block--bmi-block input{border-color:#55d2d2}.bmi__form{padding-top:24px}.bmi__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.bmi__group .fs__group{width:50%;padding:0 8px}@media only screen and (min-width:48rem){.bmi__group .fs__group{width:33.3333333333%}}.bmi__action{padding-top:8px}.block--bmi-page .block__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:60rem){.block--bmi-page .block__layout{-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}}.block--bmi-page .block__content{max-width:34.375rem}@media only screen and (min-width:60rem){.block--bmi-page .block__content{width:42.96875%;padding-right:40px;-ms-flex-negative:0;flex-shrink:0}}.block--bmi-page .block__image,.block--bmi-page .block__visual{border-radius:var(--border-radius--normal)}.block--bmi-page .block__visual{background-color:#faf6f4;margin-top:4px;margin-bottom:var(--spacing--m);max-width:730px}@media only screen and (min-width:48rem){.block--bmi-page .block__visual{margin-top:0}}@media only screen and (min-width:60rem){.block--bmi-page .block__visual{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.block--bmi-page .block__image{width:100%}.block--bmi-page .fs__alert{margin-top:8px;margin-bottom:16px}.block--bmi-page .fs__alert li{padding-left:24px}.block--bmi-page .fs__alert li:before{background-color:currentColor;top:.4375rem;width:8px;height:8px}@media screen and (min-width:20rem){.block--bmi-page .fs__alert li:before{top:calc(.4375rem + .125 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.block--bmi-page .fs__alert li:before{top:.5625rem}}@media only screen and (max-width:63.9375rem){.dm{position:relative}.dm:after,.dm:before{content:"";display:block;background-color:#fff;width:var(--gutter--m);height:10px;position:absolute;bottom:0;z-index:10}.dm:before{left:0}.dm:after{right:0}}.dm .button__label{font-size:.875rem;line-height:1.5714285714}@media screen and (min-width:20rem){.dm .button__label{font-size:calc(.875rem + .125 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.dm .button__label{font-size:1rem}}@media only screen and (min-width:64rem){.dm .button__label{line-height:1.625}}.dm__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px}@media only screen and (max-width:63.9375rem){.dm__list{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;margin:0 calc(-1*var(--gutter--m));scrollbar-color:#514f4f #faf6f4;gap:8px 0}.dm__list::-webkit-scrollbar{width:8px;height:8px}.dm__list::-webkit-scrollbar-thumb{background:#514f4f}.dm__list::-webkit-scrollbar-track{background:#faf6f4}}@media only screen and (min-width:64rem){.dm__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 12px}}.dm__item{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:63.9375rem){.dm__item{scroll-snap-align:start;padding-left:8px}.dm__item:first-child{padding-left:var(--gutter--m)}.dm__item:last-child{padding-right:var(--gutter--m)}}.dh__intro{padding-top:24px}.bmic__results{background-color:#faf6f4;border-radius:var(--border-radius--normal);padding:24px 32px;margin-top:4px;margin-bottom:var(--spacing--m)}@media only screen and (min-width:48rem){.bmic__results{margin-top:0}}@media only screen and (min-width:60rem){.bmic__results{padding:40px 48px}}.bmic__title{margin-bottom:16px}.bmic__result{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bmic__result,.bmic__score{display:-webkit-box;display:-ms-flexbox;display:flex}.bmic__score{background-color:#faf6f4;color:#fff;border-radius:20px;-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;text-align:center;padding:16px;min-height:80px;height:100%}.bmic__score.orange{background-color:#fba936}.bmic__score.green{background-color:#32982f}.bmic__score.lightred{background-color:#d03621}.bmic__score.red{background-color:#b6131b}.bmic__score.darkred{background-color:#7c0d16}.bmic__score-result{width:104px;-ms-flex-negative:0;flex-shrink:0}.bmic__description{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:24px}.bmic__legend{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;margin:32px -8px 0;gap:16px 0}.bmic__legend .bmic__rating{font-weight:500}.bmic__legend-item{padding:0 8px;width:50%}.bmic__legend-item:last-child{width:100%}.bmic__footer{padding-top:40px}.bmic__footer .fs__group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.bmic__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0 16px}.bmic__submit{-ms-flex-negative:0;flex-shrink:0}.bmic__info{padding-top:24px;margin-bottom:8px}.block--reanimatieCursus{background-color:#faf6f4}.rc .table{background-color:#fff;border-radius:24px}@media only screen and (min-width:64rem){.rc .table{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-color:#514f4f #faf6f4}.rc .table::-webkit-scrollbar{width:8px;height:8px}.rc .table::-webkit-scrollbar-thumb{background:#514f4f}.rc .table::-webkit-scrollbar-track{background:#faf6f4}}.rc .table:last-child{margin-bottom:var(--spacing--m)}@media only screen and (max-width:63.9375rem){.rc .thead{display:none;visibility:hidden}}@media only screen and (min-width:64rem){.rc .thead{padding:8px 8px 0;border-bottom:1px solid #eae6e3}}@media only screen and (max-width:63.9375rem){.rc .tbody{padding:16px}}@media only screen and (min-width:64rem){.rc .tbody{padding:8px}}@media only screen and (max-width:63.9375rem){.rc .tr:not(:last-child){border-bottom:1px solid #eae6e3;padding-bottom:16px}.rc .tr:not(:first-child){padding-top:16px}}@media only screen and (min-width:64rem){.rc .tr{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:64rem){.rc .td,.rc .th{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:8px 16px}}.rc .th,.rc .th--mob{font-weight:500}@media only screen and (max-width:63.9375rem){.rc .th--mob{width:6.5rem;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:64rem){.rc .th--mob{display:none;visibility:hidden}}@media only screen and (max-width:63.9375rem){.rc .td{display:-webkit-box;display:-ms-flexbox;display:flex}.rc .td:not(:last-child){padding-bottom:8px}}@media only screen and (min-width:64rem){.rc .td,.rc .td .link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rc .td .link{display:block}}.rc .fs__group{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:0 12px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:48rem){.rc .fs__group{margin-bottom:0}}.rc .form-label,.rc .form-select{color:#514f4f;font-size:.875rem;line-height:1.375rem}.rc .form-label{margin-bottom:0}.rc .form-select{border-color:transparent;border-radius:20px}.rc .form-select:focus-visible{border-color:#00b9b9}.rc__top{max-width:52.5rem;margin-left:auto;margin-right:auto;padding-bottom:var(--spacing--m)}.rc__top .form-control{font-size:1rem;line-height:1.5714285714;border:2px solid #fff;background-color:#fff;border-radius:40px;padding:12px 48px 12px 24px}@media only screen and (min-width:64rem){.rc__top .form-control{padding:21px 176px 21px 24px;line-height:1.625}}.rc__top .form-control:focus-visible{border-color:#00b9b9}.rc__results-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0;margin-bottom:16px}@media only screen and (min-width:48rem){.rc__results-header{margin-bottom:24px;-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:0 32px}}.rc__results-title,.rc__spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:64rem){.block--reanimatieCursus-overview .td,.block--reanimatieCursus-overview .th{width:18%}}@media only screen and (min-width:64rem){.block--reanimatieCursus-overview .td--small,.block--reanimatieCursus-overview .th--small{width:10%}}@media only screen and (min-width:64rem){.block--reanimatieCursus-overview .rc__results--narrow .td,.block--reanimatieCursus-overview .rc__results--narrow .th{width:20%}}@media only screen and (min-width:64rem){.block--reanimatiePartner-overview .td,.block--reanimatiePartner-overview .th{width:82%}}@media only screen and (min-width:64rem){.block--reanimatiePartner-overview .td--small,.block--reanimatiePartner-overview .th--small{width:18%}}@media only screen and (min-width:48rem){.block--textlist.has-image .block__header{padding-right:169px;position:relative}.block--textlist.has-image .block__content{padding-right:169px}}.block__visual--cover{margin-bottom:32px}.block__visual--logo{max-width:145px;margin-bottom:32px}@media only screen and (min-width:48rem){.block__visual--logo{position:absolute;top:0;right:0;margin-bottom:0}}.rc__stepswrap{padding-bottom:0}.rc__steps{padding-bottom:var(--spacing--m)}@media only screen and (max-width:47.9375rem){.rc__steps{display:none;visibility:hidden}}.rc__steps--inverted .rc__stepsitem{background-color:#faf6f4}.rc__steps--inverted .rc__stepsitem:first-child{border-right-color:#fff}.rc__steps--inverted .rc__stepsitem:last-child{border-left-color:#fff}.rc__stepslist{display:-webkit-box;display:-ms-flexbox;display:flex;counter-reset:section}.rc__stepsitem{background-color:#fff;color:#181717;width:33.3333333333%;padding:10px 32px 10px 64px;position:relative}.rc__stepsitem:before{background-color:#d8f5f5;border-radius:16px;color:currentColor;font-weight:500;counter-increment:section;width:32px;height:32px;line-height:32px;text-align:center;content:counter(section);display:block;position:absolute;top:50%;left:16px;margin-top:-16px}.rc__stepsitem.active{background-color:#92e1e1;border-color:#92e1e1}.rc__stepsitem.active:before{background-color:#fff}.rc__stepsitem:first-child{border-radius:32px 0 0 32px;border-right:4px solid #faf6f4}.rc__stepsitem:last-child{border-radius:0 32px 32px 0;border-left:4px solid #faf6f4}.rc__stepslabel{display:block;font-weight:500}.courseform{margin-top:var(--spacing--m)}.bloeddruk-widget .bmi-form>.container,.courseform{border-radius:var(--border-radius--normal);background-color:#faf6f4;margin-bottom:var(--spacing--m)}.bloeddruk-widget .bmi-form>.container{padding:24px 32px;margin-top:4px}@media only screen and (min-width:48rem){.bloeddruk-widget .bmi-form>.container{margin-top:0}}@media only screen and (min-width:60rem){.bloeddruk-widget .bmi-form>.container{padding:40px 48px}}.bloeddruk-widget label{margin-bottom:8px;font-size:1rem;font-weight:500;color:#181717}.bloeddruk-widget small{font-size:.875rem;line-height:1.5714285714;display:block}.bloeddruk-widget .bmi-form__row,.bloeddruk-widget .form-section{position:relative;padding-bottom:16px}.bloeddruk-widget .input-helper{width:100%;margin-top:8px;margin-bottom:16px;font-size:.875rem}.bloeddruk-widget .input-helper.has-errors{color:#e71d36}.bloeddruk-widget .column+.input-helper{margin-top:-8px}.bloeddruk-widget a{border-bottom:1px solid;color:#e30820}.bloeddruk-widget a span{color:#e30820!important}.bloeddruk-widget a:focus-visible,.bloeddruk-widget a:hover{color:#830109;border-bottom-color:transparent}.bloeddruk-widget a:focus-visible span,.bloeddruk-widget a:hover span{color:#830109!important}.bloeddruk-widget .radio-group label{font-size:.875rem;line-height:1.5714285714;font-weight:400;margin-bottom:0}@media screen and (min-width:20rem){.bloeddruk-widget .radio-group label{font-size:calc(.875rem + .125 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.bloeddruk-widget .radio-group label{font-size:1rem}}@media only screen and (min-width:64rem){.bloeddruk-widget .radio-group label{line-height:1.625}}.bloeddruk-widget .radio-group .form-element{display:block;min-height:24px;padding-left:40px;margin-bottom:12px}.bloeddruk-widget input[type=radio]{width:24px;height:24px;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:2px solid #eae6e3;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;float:left;margin-left:-40px;border-radius:50%;cursor:pointer}.bloeddruk-widget input[type=radio]:focus{border-color:#55d2d2;outline:0;-webkit-box-shadow:none;box-shadow:none}.bloeddruk-widget input[type=radio]:checked{background-image:url(/images/spa/icon--radio.svg);background-color:#55d2d2;border-color:#55d2d2}.bloeddruk-widget input[type=number]{min-width:160px}.bloeddruk-widget input[type=email],.bloeddruk-widget input[type=number],.bloeddruk-widget input[type=text]{display:block;width:100%;padding:6px 20px;font-family:inherit;font-size:1.25rem;line-height:1.6;color:#181717;background-color:#fff;background-clip:padding-box;border:2px solid #eae6e3;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;-webkit-transition:border-color .3s;transition:border-color .3s}.bloeddruk-widget input[type=email]:focus,.bloeddruk-widget input[type=number]:focus,.bloeddruk-widget input[type=text]:focus{color:#181717;background-color:#fff;border-color:#55d2d2;outline:0;-webkit-box-shadow:none;box-shadow:none}@media only screen and (max-width:47.9375rem){.bloeddruk-widget input[type=email],.bloeddruk-widget input[type=number],.bloeddruk-widget input[type=text]{font-size:1rem;line-height:1.5}}.bloeddruk-widget button{background-color:#e30820;border-color:#e30820;color:#fff}.bloeddruk-widget button:focus-visible:not(:disabled),.bloeddruk-widget button:hover:not(:disabled){background-color:transparent;border-color:#e30820;color:#e30820}.bloeddruk-widget .result{background-color:#faf6f4;border-radius:var(--border-radius--normal);padding:24px 32px;margin-top:4px;margin-bottom:var(--spacing--m)}@media only screen and (min-width:48rem){.bloeddruk-widget .result{margin-top:0}}@media only screen and (min-width:60rem){.bloeddruk-widget .result{padding:40px 48px}}.bloeddruk-widget .result h2{font-size:1.25rem;line-height:1.2;margin-bottom:16px}@media screen and (min-width:20rem){.bloeddruk-widget .result h2{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.bloeddruk-widget .result h2{font-size:1.75rem}}@media only screen and (min-width:64rem){.bloeddruk-widget .result h2{line-height:1.2142857143}}.bloeddruk-widget .result h3{font-size:1rem;line-height:1.25;margin-bottom:4px}@media screen and (min-width:20rem){.bloeddruk-widget .result h3{font-size:calc(1rem + .25 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.bloeddruk-widget .result h3{font-size:1.25rem}}@media only screen and (min-width:64rem){.bloeddruk-widget .result h3{line-height:1.3}}.bloeddruk-widget .has-vertical-rhytm p:not(:last-child){margin-bottom:16px}.bloeddruk-widget .has-vertical-rhytm li{position:relative}.bloeddruk-widget .has-vertical-rhytm li:before{position:absolute;left:0}.bloeddruk-widget .has-vertical-rhytm ul:not(:last-child){margin-bottom:8px}.bloeddruk-widget .has-vertical-rhytm ul>li{padding-left:30px}.bloeddruk-widget .has-vertical-rhytm ul>li:before{content:"";background-color:#92e1e1;display:block;width:12px;height:12px;border-radius:6px;position:absolute;top:.4375rem;left:0}@media screen and (min-width:20rem){.bloeddruk-widget .has-vertical-rhytm ul>li:before{top:calc(.4375rem + .1875 * ((100vw - 20rem) / 70))}}@media screen and (min-width:90rem){.bloeddruk-widget .has-vertical-rhytm ul>li:before{top:.625rem}}.bloeddruk-widget .bmi-specs-list{padding-bottom:24px}.bloeddruk-widget .bmi-specs-list li{color:#fff;border-radius:20px;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;text-align:center;padding:16px;min-height:80px;height:100%}.bloeddruk-widget .form-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-6px;margin-right:-6px}@media only screen and (min-width:48rem){.bloeddruk-widget .form-widget{margin-left:-8px;margin-right:-8px}}.bloeddruk-widget .form-widget .form-section{width:100%;padding-left:6px;padding-right:6px}@media only screen and (min-width:48rem){.bloeddruk-widget .form-widget .form-section{padding-left:8px;padding-right:8px;width:50%}}@media only screen and (min-width:48rem){.bloeddruk-widget .form-widget .form-section:last-child{width:100%}}.bloeddruk-widget .form-widget .columns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bloeddruk-widget .form-widget .columns .column{padding-left:6px;padding-right:6px}@media only screen and (min-width:48rem){.bloeddruk-widget .form-widget .columns .column{padding-left:8px;padding-right:8px}}.bloeddruk-widget .form-widget .columns .column:first-child{width:100%}.bloeddruk-widget .form-widget .columns .column:nth-child(2){width:40%}.bloeddruk-widget .form-widget .columns .column:last-child{width:60%}@media only screen and (min-width:48rem){.bloeddruk-widget .form-widget .columns .column:first-child,.bloeddruk-widget .form-widget .columns .column:last-child{width:37.5%}.bloeddruk-widget .form-widget .columns .column:nth-child(2){width:25%}}@media print{*{display:none!important;visibility:hidden!important;opacity:0!important}}