:root{--color-primary:#171717;--color-secondary:#fff;--color-accent:#fe3400;--color-red:#e51c29;--color-green:#009640;--color-green--background:#e1f3d5;--color-orange:#f5a429;--color-blue:#1c2947;--color-background--light:#fff;--color-background--light-grey:#f5f5f5;--background-color-buttons:#009640;--background-color-buttons--hover:#13284d;--color-buttons:#fff;--color-button--hover:#fff;--color-text--dark:#00082c;--color-text--light:#00082c;--color-text--lighter:#f5f5f5;--color-borders--light:#f0f0f0;--color-background-option:#f3f4f3;--color-background-option--hover:#161912;--color-background-option--selected:#161912;--color-background-option--disabled:#f9f9f9;--color-background-expansions:#ededed;--border-radius:4rem;--font-regular:"Averta Regular",sans-serif;--font-bold:"Averta Bold",sans-serif}.product-card{text-decoration:none}.product-card__wrapper{display:flex;flex-direction:column;position:relative}.product-card__wrapper:hover .product-card__title{text-decoration:underline}.product-card__wrapper:hover .product-card__image{transform:scale(1.02)}.product-card__image-wrapper{background-color:#f7f7f8;height:-moz-max-content;height:max-content;overflow:hidden}.product-card__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(.65,.05,.36,1),opacity .4s;transition-delay:.3s}.product-card__content{align-items:space-between;display:flex;flex:1;flex-direction:column;padding:8px 4px}@media (max-width:749px){.product-card__content{padding:8px}}.product-card__title{line-height:1;margin-bottom:0;transition:color .2s ease}@media (max-width:799px){.product-card__title{font-size:16px!important}}.product-card__color-name{color:var(--color-text--light);font-size:12px}@media (max-width:849px){.product-card__color-name{display:none}}.product-card__title-price{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}@media (max-width:799px){.product-card__title-price{display:block}}.product-card__price{font-family:var(--font-bold)}.product-card__sale-price{color:var(--color-red)}.product-card__price-compare{opacity:.6}.product-card__colors-mobile{color:var(--color-text--light);display:none;font-size:12px}@media (max-width:849px){.product-card__colors-mobile{display:block}.product-card__colors{display:none}}.product-card__colors .option-color{height:16px;width:16px}.product-card__colors .option-color:hover .option-color__inner:after{border-color:#000;opacity:1}.product-card__colors a:not(:last-child){margin-right:4px}.product-card__tag{background-color:#fff;border-radius:40px;box-shadow:0 8px 24px hsla(210,8%,62%,.1);color:var(--color-text--dark);font-family:var(--font-bold),sans-serif;font-size:12px;left:8px;padding:2px 12px;position:absolute;top:8px;z-index:3}@media (max-width:499px){.product-card__tag{font-size:10px}}.product-card__tag-save{background-color:var(--color-red);color:var(--color-text--lighter);left:unset;right:8px}@media (max-width:499px){.product-card__tag-save:before{content:"-";display:inline}.product-card__tag-save>span{display:none}}.product-card__tag--alternative{font-family:var(--font-bold),sans-serif;font-size:12px}@media (max-width:499px){.product-card__tag--alternative{font-size:10px}}.product-card__languages{font-size:14px;opacity:.5}@media (max-width:799px){.product-card__languages{font-size:12px}}.product-card__add-to-cart{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-bottom:0}.product-card__add-to-cart-wrapper{margin-top:2rem}.product-card__price-button{display:flex;justify-content:space-between}@media (max-width:799px){.product-card__price-button{flex-direction:column}}.product-card--alternative{background-color:var(--color-background--light-grey);border:1px solid var(--color-borders--light);box-shadow:0 8px 24px hsla(210,8%,62%,.1)}.product-card--alternative .product-card__title-price{display:block}.product-card--alternative .product-card__price{text-align:center}.product-card--alternative .product-card__content{padding:8px}.tag{background-color:#ffcb00;border-radius:1rem;display:inline-block;font-family:var(--font-bold);font-size:10px;letter-spacing:.02rem;margin:0!important;padding:6px 12px;text-transform:uppercase}.slider{position:relative}.slider--blog .slider__button,.slider--reviews .slider__button{position:static;transform:translateY(0)}.slider--blog .slider__prev,.slider--reviews .slider__prev{transform:rotate(180deg)}.slider--blog .slider__buttons,.slider--reviews .slider__buttons{align-items:center;display:flex}.slider--blog .slider__buttons a,.slider--reviews .slider__buttons a{cursor:pointer;font-size:1.1em;position:relative;white-space:nowrap}.slider--blog .slider__buttons a:after,.slider--blog .slider__buttons a:before,.slider--reviews .slider__buttons a:after,.slider--reviews .slider__buttons a:before{background:currentColor;height:1px;left:0;pointer-events:none;position:absolute;top:100%;width:100%}.slider--blog .slider__buttons a:before,.slider--reviews .slider__buttons a:before{content:"";transform:scaleX(0);transform-origin:100% 50%;transition:transform .3s}.slider--blog .slider__buttons a:hover:before,.slider--reviews .slider__buttons a:hover:before{transform:scaleX(1);transform-origin:0 50%}.slider--blog .slider__buttons a:after,.slider--reviews .slider__buttons a:after{background:transparent;border-right:.15em solid;border-top:.15em solid;content:"";display:inline-block;height:1rem;left:.5rem;margin-right:.5em;position:relative;top:-1px;transform:rotate(45deg);width:1rem}.slider__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-color:#fff;border:none;border-radius:100px;cursor:pointer;display:flex;height:80px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:80px;z-index:2}@media (max-width:849px){.slider__button{display:none}}.slider__next{right:24px}.slider__prev{left:24px;transform:translateY(-50%) rotate(180deg)}.about-the-author{background-color:var(--color-background--light-grey);border-radius:var(--border-radius);margin:8rem auto;padding:4rem}.about-the-author__container{display:flex;margin-bottom:2rem}.about-the-author__image{width:150px}.about-the-author__image img{border-radius:50%}.about-the-author__text{display:flex;flex-direction:column;justify-content:center;margin-left:2rem;padding:1rem}.about-the-author__name{font-size:larger;margin-bottom:.5rem}.about-the-author__job-title{font-style:italic}.about-the-author a{cursor:pointer;position:relative;white-space:nowrap}.about-the-author a:after,.about-the-author a:before{background:currentColor;height:1px;left:0;pointer-events:none;position:absolute;top:100%;width:100%}.about-the-author a:before{content:"";transform:scaleX(0);transform-origin:100% 50%;transition:transform .3s}.about-the-author a:hover:before{transform:scaleX(1);transform-origin:0 50%}.about-the-author a:after{background:transparent;border-right:.15em solid;border-top:.15em solid;content:"";display:inline-block;height:1rem;left:.5rem;margin-right:.5em;position:relative;top:-1px;transform:rotate(45deg);width:1rem}.about-the-author__read-more{display:block;text-align:right;width:100%}.about-the-author p{font-weight:400;margin-bottom:.5rem}@media (max-width:599px){.about-the-author .about-the-author__container{align-items:center;flex-direction:column;justify-content:center}}.featured-products::-webkit-scrollbar{-ms-overflow-style:none!important;display:none!important;scrollbar-width:none!important}.featured-products{-webkit-overflow-scrolling:touch;display:grid;gap:16px;grid-auto-columns:30%;grid-auto-flow:column;grid-template-columns:none!important;overflow-x:scroll;position:relative;scroll-snap-type:x mandatory}@media (max-width:949px){.featured-products{grid-auto-columns:50%}}@media (max-width:849px){.featured-products{grid-auto-columns:45%}}.featured-products__slide{scroll-snap-align:start}.display{font-size:56px}@media screen and (min-width:500px){.display{font-size:calc(56px + 40 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.display{font-size:96px}}.h1,h1{font-family:var(--font-bold);font-size:48px;line-height:1.1;margin-bottom:32px}@media screen and (min-width:500px){.h1,h1{font-size:calc(48px + 24 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.h1,h1{font-size:72px}}@media (max-width:749px){.h1,h1{margin-bottom:20px}}.h2,h2{font-family:var(--font-bold);font-size:32px;line-height:1.3;margin-bottom:32px}@media screen and (min-width:500px){.h2,h2{font-size:calc(32px + 8 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.h2,h2{font-size:40px}}@media (max-width:749px){.h2,h2{margin-bottom:16px}}.h3,h3{font-family:var(--font-bold);font-size:24px;line-height:1.3;margin-bottom:16px}@media screen and (min-width:500px){.h3,h3{font-size:calc(24px + 8 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.h3,h3{font-size:32px}}.h4,h4{font-size:18px;line-height:1.3;margin-bottom:16px}@media screen and (min-width:500px){.h4,h4{font-size:calc(18px + 2 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.h4,h4{font-size:20px}}.footer__left p{font-size:24px}@media screen and (min-width:500px){.footer__left p{font-size:calc(24px + 16 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.footer__left p{font-size:40px}}.mini-banner__text{font-size:18px}@media screen and (min-width:500px){.mini-banner__text{font-size:calc(18px + 14 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.mini-banner__text{font-size:32px}}.product__title{font-size:24px}@media screen and (min-width:500px){.product__title{font-size:calc(24px + 24 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.product__title{font-size:48px}}.product__price,.product__price--sale__compare{font-size:24px}@media screen and (min-width:500px){.product__price,.product__price--sale__compare{font-size:calc(24px + 8 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.product__price,.product__price--sale__compare{font-size:32px}}.hero__content{font-size:18px}@media screen and (min-width:500px){.hero__content{font-size:calc(18px + 6 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.hero__content{font-size:24px}}.image-and-text__text{font-size:16px}@media screen and (min-width:500px){.image-and-text__text{font-size:calc(16px + 8 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.image-and-text__text{font-size:24px}}.image-and-text__text--small{font-size:16px}@media screen and (min-width:500px){.image-and-text__text--small{font-size:calc(16px + 2 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.image-and-text__text--small{font-size:18px}}.rich-text__content{font-size:16px}@media screen and (min-width:500px){.rich-text__content{font-size:calc(16px + 2 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.rich-text__content{font-size:18px}}.accordion__title{font-size:16px}@media screen and (min-width:500px){.accordion__title{font-size:calc(16px + 8 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.accordion__title{font-size:24px}}.accordion__title--key-staff{font-size:16px}@media screen and (min-width:500px){.accordion__title--key-staff{font-size:calc(16px + 2 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.accordion__title--key-staff{font-size:18px}}.article__title{font-size:32px}@media screen and (min-width:500px){.article__title{font-size:calc(32px + 32 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.article__title{font-size:64px}}.article__excerpt{font-size:20px;line-height:1.6}@media screen and (min-width:500px){.article__excerpt{font-size:calc(20px + 4 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.article__excerpt{font-size:24px}}.superclub-review__title{font-size:16px}@media screen and (min-width:500px){.superclub-review__title{font-size:calc(16px + 8 * ((100vw - 500px) / 1292))}}@media screen and (min-width:1792px){.superclub-review__title{font-size:24px}}.article{position:relative}.article h3{margin-bottom:24px}.article p+p{margin-top:16px}.article iframe+:not(p,ul,ol,iframe),.article ol+:not(p,ul,ol,iframe),.article p+:not(p,ul,ol,iframe),.article ul+:not(p,ul,ol,iframe){margin-top:32px}.article *+h1,.article *+h2,.article *+h3{margin-top:56px!important}.article__image{border-radius:40px;margin-bottom:8rem;margin-top:4rem;overflow:hidden}.article__image,.article__image img{height:auto!important;-o-object-fit:contain;object-fit:contain;width:100%!important}.article__excerpt{margin-bottom:8rem}.article__date{font-family:var(--font-bold);font-size:14px;letter-spacing:.03em;margin-bottom:24px;text-transform:uppercase}.article__text{margin-inline:auto;max-width:700px}.article__text a{text-decoration:underline}.article .share-buttons{justify-content:center}.article .article__author{font-size:.9em;font-style:italic;margin-top:4rem;text-align:center}
