:export{brandprimary:var(--brandPrimary);brandsecondary:var(--brandSecondary);brandproductcard:var(-- #131433);shade01:var(--shade01);shade02:var(--shade02);shade03:var(--shade03);shade04:var(--shade04);shade05:var(--shade05);shade06:var(--shade06);uisuccess:var(--success);uiinfo:var(--info);uiwarning:var(--warning);uierror:var(--error);uihelp:var(--help);text-black:var(--black);text-white:var(--white)}:root{--color-dark-blue: #131433;--color-cerulean: #01bcf2;--color-mariner: #2468d6;--color-chambray: #31407e;--color-lucky-point: #1b2c71;--color-downriver: #091546;--color-burnt-sienna: #e9635f;--color-cosmos: #ffd7d6;--color-pastel-green: #69e564;--color-mabel: #d8f5ff;--color-link-water: #eff3fb;--color-mine-shaft: #282828;--color-tundora: #404040;--color-abbey: #4d4f56;--color-dove-gray: #707070;--color-gray: #909090;--color-dusty-gray: #989898;--color-mercury: #e5e5e5;--color-cultured: #f7f7f7;--color-silver: #c3c3c3;--color-wild-sand: #f4f4f4;--color-silver-chalice: #a4a4a4;--color-blue-haze: #babfd4;--color-mischka: #d6d8e3;--color-manatee: #8f94ab;--color-waterloo: #727890;--color-gallery: #ebeaea;--color-black-pearl: #06081e;--color-lemon-yellow: #f8eb4c;--color-medium-carmine: #b9412d;--brandProductCard: #131433;--brandPrimary: #01bcf2;--brandSecondary: #1b2c71;--white: #fff;--black: #000;--themeProductCard: var(--theme-primary-color, #131433);--themePrimary: var(--theme-primary-color, #01bcf2);--themeSecondary: var(--theme-secondary-color, #1b2c71);--themeTertiary: var(--theme-primary-color, #1b2c71);--red: #ee0000;--shade01: #fff;--shade02: #e9e9e9;--shade03: #d8d8d8;--shade04: #737373;--shade05: #333333;--shade06: #000;--success: #42c13d;--info: #ee8c3e;--warning: #ee8c3e;--error: #e9635f;--help: #01bcf2;--inputError: #ffd7d6;--invertedSuccess: #4ed17b;--invertedInfo: #fbb03b;--invertedWarning: #ff9a9a;--invertedError: #ff9a9a;--divider: #e9e9e9;--blockBackground: #fff;--callToAction: #01bcf2;--fontDisabled: #333333;--fontSecondaryColor: #333333;--titleColor: #01bcf2;--backgroundColor: #fff;--fontColor: #131433;--reverseBackgroundColor: #131433;--reverseFontColor: #fff;--buttonPrimaryColor: #01bcf2;--buttonSecondaryColor: #fff;--callToActionColor: #fff;--callToActionBackground: #01bcf2;--hoverableColor: #01bcf2;--iconColor: #01bcf2;--notificationColor: #fff;--notificationBackground: #01bcf2;--modalColor: #000;--modalBackground: #fff;--modalBorderColor: #737373;--productBackground: #fff;--productColor: #000;--productPriceColor: #333333;--productDecreasingPriceColor: #f7f5f5;--promotionBorderColor: #1b2c71;--optionBackground: #d8d8d8;--optionColor: #000;--optionItemBackground: #fff;--optionItemBorderColor: #737373;--optionItemColor: #333333;--optionItemActiveBorderColor: #737373;--inputBorderColor: #737373;--reinsuranceBackgroundColor: #edf7ed;--reinsuranceTextColor: #1e4520;--productInformationMessageBackgroundColor: #ffe9c7}.responsive-image{position:relative;display:inline-block}.responsive-image img{display:block;max-width:100%;margin:0 auto}.responsive-image>:nth-child(2){pointer-events:none}.responsive-image .responsive-image>picture:nth-child(2){pointer-events:none}.responsive-image__placeholder{position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .2s ease-in-out;opacity:0}.responsive-image--loading .responsive-image__placeholder{opacity:1}.responsive-image__actual{position:relative;transition:opacity .2s ease-in-out}.responsive-image--loading .responsive-image__actual{opacity:0}.responsive-image__actual:after{content:"";display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:var(--shade03)}.responsive-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:var(--shade02);background-image:linear-gradient(90deg,var(--shade02),#eaeaea,#ececec,#eeeeee,#f1f1f1,#eeeeee,#ececec,#eaeaea,var(--shade02));background-size:200px 100%;background-repeat:no-repeat;color:transparent;animation:skeletonAnimation 2s infinite;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;opacity:0}.responsive-image--full,.responsive-image--full-rounded{display:block;height:100%;width:100%}.responsive-image--full img,.responsive-image--full-rounded img{width:100%;height:auto}.responsive-image--full .responsive-image__actual,.responsive-image--full .responsive-image__placeholder,.responsive-image--full-rounded .responsive-image__actual,.responsive-image--full-rounded .responsive-image__placeholder{position:absolute;top:0;width:100%;left:50%;transform:translate(-50%);height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.responsive-image--full .responsive-image__actual,.responsive-image--full .responsive-image__placeholder,.responsive-image--full-rounded .responsive-image__actual,.responsive-image--full-rounded .responsive-image__placeholder{width:auto}}.responsive-image--full:after,.responsive-image--full-rounded:after{content:"";position:relative;width:auto;height:auto;padding-top:50%;padding-top:var(--image-ratio);display:block}.responsive-image--rounded img,.responsive-image--full-rounded img{border-radius:50%}.responsive-image--rounded:after,.responsive-image--full-rounded:after{border-radius:50%}.responsive-image--cover .responsive-image__actual,.responsive-image--cover .responsive-image__placeholder{-o-object-fit:cover;object-fit:cover;width:100%}.responsive-image--loading .responsive-image__placeholder{opacity:0}.responsive-image--loading:after{opacity:1}.stars{position:relative;display:block;white-space:nowrap}.stars__fill{position:absolute;top:.1rem;left:0;color:var(--brandPrimary);pointer-events:none;display:flex}.stars__empty{color:var(--shade03);display:flex}.stars--clickable .stars__empty .stars__icon:hover{color:var(--shade04)}.stars__fill,.stars__empty{margin:-.1rem}.stars__icon{padding:.1rem}.stars__icon>*{display:block}.sr-only,.rating-input__radio>label,.rating-input__radio>input,.sr-only-desktop,.sr-only-mobile{display:block!important;border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;background:none}@media screen and (max-width: 55.99em){.sr-only-desktop{display:block!important;position:static;height:auto;width:auto;margin:0;white-space:normal;clip:auto}}@media screen and (min-width: 56em){.sr-only-mobile{display:block!important;position:static;height:auto;width:auto;margin:0;white-space:normal;clip:auto}}.sr-focusable:active,.sr-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;white-space:normal;width:auto;position:static}.rating-input{display:flex;align-items:center;margin:0 calc(-1 * var(--boxSizeMargin) / 4)}.rating-input__input,.rating-input__value{padding:0 calc(var(--boxSizeMargin) / 4)}.rating-input__input{position:relative;display:inline-block}.rating-input__radio-group{position:absolute;top:0;bottom:0;left:0;right:0;padding:0 calc(var(--boxSizeMargin) / 4);margin:-.1rem;display:flex}.rating-input__radio-group>*{width:20%;padding:.1rem}.rating-input__radio{position:relative;margin:0}.rating-input__radio>input:focus+.rating-input__focus-hint:after{position:absolute;content:"";top:0;bottom:-2px;left:.1rem;right:.1rem;border-bottom:var(--brandPrimary) 2px solid}.rating-input__value{display:flex;align-items:center}@media screen and (max-width: 55.99em){.desktop-only{display:none!important}}@media screen and (min-width: 56em){.mobile-only{display:none!important}}:root{--tabletBreakpoint: 35em;--menuBreakpoint: 56em}.login-form{width:100%;margin-left:auto;margin-right:auto;padding:1em 2em}@media (min-width: 959px){.login-form{max-width:21.688em;padding:3.75em 0}}.login-form--modal{min-width:40rem}.login-form--modal .sign-in-button{width:auto}.login-form .form-title{font-family:var(--primary-font-base);font-size:2em;font-weight:var(--bold)}.login-form .fieldset{display:flex;flex-direction:column;gap:.75em;max-width:100%;margin-top:1.563em}.login-form .password__show-icon button{border:0;background-color:transparent;padding-left:.8em;padding-right:.8em;padding-top:.8em}.login-form--modal .login-form__wrapper{display:flex;gap:3em}.login-form--modal .login-form__item{flex:50%;position:relative}.login-form__register{width:100%;height:100%}.login-form__register .button{margin-top:1.75em;margin-left:auto;margin-right:auto;display:block;width:-moz-fit-content;width:fit-content}.login-form__register .form-title{font-family:var(--titleFont);font-size:2em;font-weight:var(--bold)}@media (min-width: 959px){.login-form__register{max-width:21.688em}}.login-form--modal .login-form__separator{display:block;position:absolute;top:0;left:-1.5rem;min-height:100%;border-left:1px solid var(--color-wild-sand)}.login-form__forgot{text-align:right;color:var(--brandPrimary);font-weight:700}.login-form__action{width:100%}.login-form__action:not(.button--secondary){border-color:var(--color-mercury);color:var(--brandSecondary)}.login-form .form-actions>div{width:100%}@media (min-width: 959px){.login-form .form-actions>div{width:21.75em}}.login-form__link{font-weight:var(--bold);color:var(--brandPrimary)}.loader{width:32px;height:32px;border-radius:50%;border:4px solid #e8f2fa;border-top-color:#1478c8;animation:loader-spin 1.2s ease-in-out infinite;box-sizing:border-box}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
