*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#b3282d;--primary-color-hover:#861e1f;--text-white:#fff;--text-black:#282828;--text-grey:#6f6f6f;--black:#242424;--grey:#d9d9d9;--light-grey:#fafafa;--white:#fff;--border-radius:5px;--manrope-font:var(--font-manrope);--dm-mono-font:var(--font-dm-mono)}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-manrope), sans-serif;color:var(--text-black);background:#fff}h1,h2,h3,h4,h5,h6{font-family:var(--font-manrope), sans-serif;color:var(--text-black);text-transform:uppercase;margin-bottom:10px;line-height:1.02}p,a,ul,ol,li{font-family:var(--font-manrope), sans-serif}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800}h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}h3{font-size:clamp(1.25rem,3vw,2rem);font-weight:800}h4{font-size:clamp(1rem,2vw,1.5rem);font-weight:800}.white{color:var(--text-white)}.bold{font-weight:700}.subtitle{font-family:var(--font-dm-mono), sans-serif}.subtext{font-family:var(--font-dm-mono), sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--text-white);font-size:1rem;font-weight:500}.primaryColor{color:var(--primary-color)}.smallText{font-family:var(--manrope-font), sans-serif;color:var(--text-grey);font-size:14px;font-weight:400;line-height:1.45}.section{flex-direction:column;align-items:center;width:100%;display:flex}.section.black{background-color:var(--black)}.section.lightGrey{background-color:var(--light-grey)}.section.primary{background-color:var(--primary-color)}.section .row{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1440px;padding:150px 5%;display:flex}.section .row .column{flex-direction:column;flex:1 0;display:flex}.section .row .column.flex125{flex:1.25 0}.section .align-items-end{align-items:flex-end}.section .align-items-start{align-items:flex-start}.section .align-items-stretch{align-items:stretch;padding:115px 5%}@media (max-width:768px){.section .row{flex-direction:column}.section .row .column{width:100%}.assortmentGrid{grid-template-columns:1fr}.assortmentCard{min-height:320px}.assortmentSticky{position:static}.section .col-reverse{flex-direction:column-reverse}.whyImageWrap{width:100%;max-width:540px}}@media (min-width:1600px){.section .row{max-width:1600px}}.animate-fade-up{opacity:0;transform:translateY(1.25rem)}.animate-fade-down{opacity:0;transform:translateY(-1.25rem)}.animate-fade-left{opacity:0;transform:translate(1.25rem)}.animate-fade-right{opacity:0;transform:translate(-1.25rem)}.delay-0{--anim-delay:0s}.delay-100{--anim-delay:.1s}.delay-200{--anim-delay:.2s}.delay-300{--anim-delay:.3s}.delay-400{--anim-delay:.4s}.delay-500{--anim-delay:.5s}@media (prefers-reduced-motion:reduce){.animate-fade-up,.animate-fade-down,.animate-fade-left,.animate-fade-right{opacity:1;transform:none}}
