.trophy-room{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.trophy-room__heading{text-align:center;margin-bottom:2rem}.trophy-room__description{text-align:center;margin-bottom:4rem;max-width:60rem;margin-left:auto;margin-right:auto}.trophy-room__awards{display:grid;grid-template-columns:1fr;gap:4rem;max-width:120rem;margin:0 auto}@media screen and (min-width: 990px){.trophy-room__awards--1-column{grid-template-columns:1fr}.trophy-room__awards--2-columns{grid-template-columns:repeat(2,1fr)}.trophy-room__awards--3-columns{grid-template-columns:repeat(3,1fr)}.trophy-room__awards--4-columns{grid-template-columns:repeat(4,1fr)}.trophy-room__awards--5-columns{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width: 750px) and (max-width: 989px){.trophy-room__awards--3-columns,.trophy-room__awards--4-columns,.trophy-room__awards--5-columns{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 749px){.trophy-room__awards--2-columns,.trophy-room__awards--3-columns,.trophy-room__awards--4-columns,.trophy-room__awards--5-columns{grid-template-columns:1fr}}.trophy-room__award{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));background:rgb(var(--color-background));transition:all .3s ease;position:relative;overflow:hidden}.trophy-room__award:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.trophy-room__award:hover:before{left:100%}.trophy-room__award:hover{transform:translateY(-.5rem);box-shadow:0 1rem 3rem rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.2)}.trophy-room__award-image{width:20rem;height:20rem;display:flex;align-items:center;justify-content:center;border-radius:8%;transition:transform .3s ease}.trophy-room__award:hover .trophy-room__award-image img{transform:scale(1.05)}.trophy-room__award-image img{border-radius:12px;width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.trophy-room__award-content{flex:1}.trophy-room__award-title{margin-bottom:1rem;color:rgb(var(--color-foreground));font-weight:var(--font-heading-weight);font-family:var(--font-heading-family);font-style:var(--font-heading-style)}.trophy-room__award-year{font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.7);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1rem}.trophy-room__award-description{color:rgba(var(--color-foreground),.8);line-height:1.6}.trophy-room__award-description p{margin-bottom:1rem}.trophy-room__award-description p:last-child{margin-bottom:0}@media (prefers-reduced-motion: no-preference){.trophy-room__award{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(3rem)}.trophy-room__award:nth-child(1){animation-delay:.1s}.trophy-room__award:nth-child(2){animation-delay:.2s}.trophy-room__award:nth-child(3){animation-delay:.3s}.trophy-room__award:nth-child(4){animation-delay:.4s}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.trophy-room__award{padding:2rem}.trophy-room__award-image{width:15rem;height:15rem;margin-bottom:1.5rem}.trophy-room__awards{gap:3rem}}@media (prefers-contrast: high){.trophy-room__award{border-width:.2rem}.trophy-room__award:hover{border-width:.3rem}}@media (prefers-color-scheme: dark){.trophy-room__award:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}}.trophy-room__year-section{margin-bottom:6rem}.trophy-room__year-section:last-child{margin-bottom:0}.trophy-room__year-heading{font-size:4rem;font-weight:700;text-align:center;margin-bottom:4rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);letter-spacing:.1em;position:relative;padding-bottom:1rem}.trophy-room__year-heading:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:.1rem;background:linear-gradient(90deg,transparent,transparent 5%,#08a8d8 20%,#08a8d8 80%,transparent 95%,transparent);transition:width .6s cubic-bezier(.25,.46,.45,.94)}.trophy-room__year-heading.animate-line:after{width:50rem}.trophy-room__year-awards{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:60rem;margin:0 auto}.trophy-room__award--centered{width:100%;max-width:50rem}.trophy-room__award--centered .trophy-room__award-image{width:25rem;height:25rem;margin-bottom:2rem}.trophy-room__award--centered .trophy-room__award-title{font-size:2.4rem;margin-bottom:1.5rem}@media screen and (max-width: 749px){.trophy-room__year-heading{font-size:3rem;margin-bottom:3rem;padding-bottom:1.5rem;letter-spacing:.08em}.trophy-room__year-heading.animate-line:after{width:40rem}.trophy-room__year-section{margin-bottom:4rem}.trophy-room__year-awards{gap:2rem}.trophy-room__award--centered .trophy-room__award-image{width:20rem;height:20rem;margin-bottom:1.5rem}.trophy-room__award--centered .trophy-room__award-title{font-size:2rem}}@media (prefers-reduced-motion: reduce){.trophy-room__year-heading:after{transition:none;width:50rem;left:50%;transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-trophy-room.css.map */
