@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:linear-gradient(90deg, var(--base-color), var(--highlight-color), var(--base-color));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeuePro-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeuePro-Middle.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bebas Neue Pro;src:url(/fonts/BebasNeuePro/BebasNeuePro-Bold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--color-primary:#000;--color-inverted-primary:#fff;--color-secondary:#ad001a;--color-inverted-secondary:#fff;--color-rating-star:#f5b301;--color-surface:#fff;--color-border-default:#e2e2e2;--color-text-muted:#666;--font-primary:"Montserrat", sans-serif}html[data-font-family=bebas-neue-pro]{--font-primary:"Bebas Neue Pro", sans-serif}html[data-font-family=montserrat]{--font-primary:"Montserrat", sans-serif}*{box-sizing:border-box;margin:0;padding:0;font-family:var(--font-primary)!important}a{color:#000;cursor:pointer;text-decoration:none}hr{background-color:#e2e2e2;border:none;height:1px;margin:20px 0;position:relative}a:not(.button-link):hover,a:not(.button-link):focus,a:not(.button-link):active{color:#ff062f;text-decoration:underline}ul{margin-left:15px;list-style:square}ul>li:not(:first-child){margin-top:15px}h1,h2,h3,h4,h5,h6{color:inherit;font-style:normal;font-weight:600}h1{margin:0 0 16px;font-size:22px;line-height:32px}h2{margin:30px 0 12px;font-size:20px;line-height:30px}h3{margin:25px 0 8px;font-size:18px;line-height:28px}h4,h5,h6{margin:20px 0 8px;font-size:16px;line-height:24px}@media (max-width:800px){h1{font-size:18px;line-height:22px}h2{font-size:18px;line-height:26px}h3,h4,h5,h6{font-size:16px;line-height:23px}}
