.about_about__pm7j0{padding:7rem 0;background-color:var(--bg-color)}.about_about__pm7j0 h2{font-family:var(--heading-font);font-weight:600;text-transform:uppercase;font-size:clamp(2rem,1.629rem + 1.524vw,3rem)}.about_about__pm7j0 span{color:var(--primary-color)}.about_aboutContainer__9_n7A,.about_aboutContent__l5sZM{display:flex;flex-direction:column;align-items:center;gap:5rem}.about_aboutColumns__CLTUh p{font-size:clamp(1rem,.958rem + .185vw,1.125rem);margin:2rem 0 0}.about_aboutColumns__CLTUh img{width:100%;height:400px;object-fit:cover;box-shadow:0 0 20px rgba(0,0,0,.1)}.about_aboutFooter__4FTNC{display:flex;flex-direction:column;align-items:center;gap:2rem}.about_aboutCta___hbAU a{display:block;width:300px;padding:1rem 0}.about_aboutCta___hbAU a:first-child{background-color:var(--primary-color);font-size:1.25rem;color:var(--white);text-transform:uppercase;font-weight:600;text-align:center;text-decoration:none;transition:all .2s}.about_aboutCta___hbAU a:first-child:hover{background-color:var(--hover-color)}.about_aboutCta___hbAU a:last-child{background-color:var(--white);font-size:1.25rem;padding:.75rem 0;color:var(--primary-color);font-weight:600;text-align:center;text-decoration:none;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.about_aboutCta___hbAU a:last-child:hover{background-color:rgba(216,216,216,.5)}.about_aboutCta___hbAU img{width:35px;height:auto}.about_catalogButton__Q_hi_{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;width:270px;text-align:center;font-size:1.25rem;font-family:var(--body-font);font-weight:600;text-transform:uppercase;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.2);background-color:var(--primary-color);color:white}.about_catalogButton__Q_hi_:hover{background-color:var(--hover-color);color:white}.about_catalogButton__Q_hi_ span{color:white}.hero_hero__ZRqSa{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;width:100vw;overflow-x:hidden;position:relative}.hero_heroOverlay__iu6cA{position:absolute;top:0;left:0;width:100%;height:100%}.hero_heroOverlay__iu6cA img{width:100%;height:100%;object-fit:cover}.hero_heroOverlay__iu6cA div{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:1}.hero_heroContent__g4aLF{z-index:998;display:flex;flex-direction:column;align-items:center;gap:3rem}.hero_heroContent__g4aLF img{width:clamp(20.313rem,17.411rem + 11.905vw,28.125rem);height:auto;animation:hero_fadeIn__QIjvg 1s ease-in-out forwards;opacity:0}.hero_ctaButtons__LIE_X{display:flex;gap:1rem;animation:hero_fadeIn__QIjvg 1s ease-in-out .2s forwards;opacity:0}.hero_ctaButtons__LIE_X a{padding:1rem;width:300px;text-align:center;font-size:1.5rem;font-family:var(--body-font);font-weight:600;text-transform:uppercase;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.2);background-color:var(--primary-color);color:white}.hero_ctaButtons__LIE_X a:hover{background-color:var(--hover-color);color:white}.hero_visuallyHidden__BtBDk{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.hero_arrow__DXdLC{position:absolute;bottom:2rem;transform:translateX(-50%);width:2rem;height:2rem;fill:white;animation:hero_bounce__tuv3R 3s infinite;z-index:998}@media screen and (max-width:768px){.hero_ctaButtons__LIE_X{flex-direction:column;gap:1rem}}@keyframes hero_bounce__tuv3R{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes hero_fadeIn__QIjvg{0%{opacity:0}to{opacity:1}}