.footer .list-social__link svg{color:#d24215}.footer-block__heading{font-family:var(--font-heading-family)}.font-brand{font-family:"Baloo 2",var(--font-heading-family),sans-serif;font-weight:700}.proteios-eyebrow{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;color:#d24215;margin:0 0 .8em}.proteios-heading{font-family:var(--font-heading-family);font-weight:800;text-transform:uppercase;letter-spacing:0;line-height:.96;margin:0}.proteios-rust-chip{display:inline-block;background:#d24215;color:#fdfaf3;font-family:var(--font-heading-family);font-weight:700;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;padding:.5em 1em;border-radius:.4rem}.proteios-burst{position:absolute;pointer-events:none;z-index:2}.proteios-burst svg{display:block;width:100%;height:100%}@keyframes proteios-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.proteios-burst--spin svg{animation:proteios-spin-slow 12s linear infinite}@keyframes proteios-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.proteios-float{animation:proteios-float 5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.proteios-burst--spin svg,.proteios-float{animation:none}}.proteios-btn-print-shadow{box-shadow:0 3px #00226359;transition:transform .12s ease,box-shadow .12s ease}.proteios-btn-print-shadow:active{box-shadow:none;transform:translateY(3px)}.proteios-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;max-width:82rem;margin:0 auto;text-align:center}.proteios-benefit{display:flex;flex-direction:column;align-items:center;gap:1rem}.proteios-benefit__icon{width:4.4rem;height:4.4rem;color:#d24215;stroke-width:2}.proteios-benefit__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.proteios-benefit__label{font-family:var(--font-body-family);font-weight:500;font-size:1.6rem}@media screen and (max-width:749px){.proteios-benefits{grid-template-columns:1fr;gap:3.2rem}}.proteios-marquee{overflow:hidden;white-space:nowrap;position:relative}.proteios-marquee__track{display:inline-flex;align-items:center;animation:proteios-marquee 26s linear infinite;will-change:transform}.proteios-marquee:hover .proteios-marquee__track{animation-play-state:paused}@keyframes proteios-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.proteios-marquee__item{font-family:var(--font-heading-family);font-weight:800;text-transform:uppercase;letter-spacing:0;padding:0 2.4rem;display:inline-flex;align-items:center;gap:2.4rem}.proteios-marquee__dot{width:.9rem;height:.9rem;border-radius:50%;background:currentColor;opacity:.6;flex:none}@media(prefers-reduced-motion:reduce){.proteios-marquee__track{animation:none}}.proteios-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(3.2rem,8vw,9.6rem);text-align:center}.proteios-stat__value{font-family:var(--font-heading-family);font-weight:900;text-transform:uppercase;font-size:6rem;line-height:.92}.proteios-stat__label{font-family:var(--font-body-family);font-size:1.5rem;letter-spacing:.06em;text-transform:uppercase;opacity:.8;margin-top:.4rem}.proteios-carousel-arrow{width:4.4rem;height:4.4rem;border-radius:50%;background:#d24215;color:#fff;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;flex:none;transition:background .2s ease,transform .12s ease}.proteios-carousel-arrow:hover{background:#b23610}.proteios-carousel-arrow:active{transform:scale(.97)}.proteios-carousel-arrow svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:2.5}.proteios-carousel-track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:.4rem}.proteios-carousel-track::-webkit-scrollbar{display:none}.proteios-carousel-track>*{scroll-snap-align:start;flex:none}.proteios-filter-pills{display:flex;flex-wrap:wrap;gap:1rem}.proteios-filter-pill{display:inline-flex;align-items:center;padding:.9rem 1.8rem;border-radius:999px;border:2px solid rgb(var(--color-foreground));font-family:var(--font-body-family);font-weight:500;font-size:1.4rem;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background .2s ease,color .2s ease}.proteios-filter-pill:hover,.proteios-filter-pill[aria-pressed=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.proteios-sub-toggle{display:flex;border:2px solid #0038A8;border-radius:999px;padding:.4rem;gap:.4rem}.proteios-sub-toggle__option{flex:1;text-align:center;padding:1rem 1.6rem;border-radius:999px;border:none;background:transparent;font-family:var(--font-body-family);font-weight:600;font-size:1.4rem;cursor:pointer;color:#0038a8;transition:background .2s ease,color .2s ease}.proteios-sub-toggle__option[aria-pressed=true]{background:#0038a8;color:#fff}.proteios-discount-tab{position:fixed;right:0;bottom:14rem;z-index:50;background:#d24215;color:#fdfaf3;font-family:var(--font-heading-family);font-weight:800;text-transform:uppercase;letter-spacing:.02em;font-size:1.3rem;padding:1.2rem 1.6rem;border-radius:.8rem 0 0 .8rem;writing-mode:vertical-rl;text-decoration:none;box-shadow:-4px 4px 16px #14192b2e;transition:padding .2s ease,transform .2s ease}.proteios-discount-tab:hover{padding-right:2.2rem}@media screen and (max-width:749px){.proteios-discount-tab{bottom:8rem;font-size:1.1rem;padding:1rem 1.2rem}}.proteios-testimonial{background:#fff;border-radius:1.8rem;box-shadow:0 4px 16px #14192b14;padding:2.8rem;display:flex;flex-direction:column;gap:1.2rem;height:100%}.proteios-testimonial__stars{display:flex;gap:.2rem;color:#f90}.proteios-testimonial__stars svg{width:1.8rem;height:1.8rem;fill:currentColor}.proteios-testimonial__quote{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.55;margin:0}.proteios-testimonial__author{font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;letter-spacing:.04em;text-transform:uppercase;opacity:.7}.proteios-testimonial__flag{align-self:flex-start;font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a9aebf}.product .product__text.caption-with-letter-spacing{color:#d24215;font-weight:700}.product .icon-with-text .svg-wrapper svg{color:#d24215}.product .icon-with-text__item .h4{font-family:var(--font-body-family);font-weight:500;text-transform:none}.product-grid .card-wrapper .quick-add__submit.button--secondary{border-color:#0038a8;color:#0038a8}@media screen and (min-width:990px){#menu-drawer.menu-drawer{width:100%;border-width:0}}.proteios-nav-menu{display:grid;grid-template-columns:1fr;gap:3.2rem;padding:0 clamp(2rem,4vw,4rem) 2.4rem}@media screen and (min-width:990px){.proteios-nav-menu{grid-template-columns:1.5fr 1fr;padding:0 clamp(3rem,5vw,6rem) 3.2rem;max-width:1200px;margin:0 auto}}.proteios-nav-menu__flavours-heading{margin:0 0 1.6rem}.proteios-nav-menu__flavours-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 2.4rem}.proteios-nav-menu__tile{display:flex;align-items:center;gap:1.2rem;text-decoration:none;color:inherit;padding:.8rem;margin:-.8rem;border-radius:1rem;transition:background .15s ease}.proteios-nav-menu__tile:hover{background:#ffffff14}.proteios-nav-menu__tile img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:.8rem;flex:none;background:#ffffff80}.proteios-nav-menu__tile-name{font-family:var(--font-heading-family);font-weight:700;text-transform:uppercase;font-size:1.3rem;letter-spacing:.02em;display:block}.proteios-nav-menu__tile-price{font-family:var(--font-body-family);font-size:1.3rem;opacity:.85}.proteios-nav-menu__featured{background:#ffffff14;border-radius:1.6rem;padding:1.6rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.proteios-nav-menu__featured img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:1.2rem}.proteios-nav-menu__featured-title{font-size:2rem;margin:0}.proteios-nav-menu__featured .button{align-self:stretch;text-align:center}.proteios-nav-menu__pages{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;padding:2rem clamp(2rem,4vw,4rem)}.proteios-nav-menu__pages a{font-family:var(--font-body-family);font-weight:500;font-size:1.4rem;text-decoration:none;color:inherit}.proteios-nav-menu__pages a:hover{text-decoration:underline}@media screen and (max-width:989px){.proteios-nav-menu__featured{order:-1}}.product .proteios-product-benefit-icon{width:3.2rem;height:3.2rem;color:#d24215;stroke-width:2;flex:none}
/*# sourceMappingURL=/cdn/shop/t/13/assets/proteios-shared.css.map */
