.unihope-home{background:rgb(var(--color-background))}.unihope-home__hero{position:relative;min-height:clamp(520px,74vh,760px);overflow:hidden;display:flex;align-items:center;color:#fff;background:#ff5100}.unihope-home__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#595757d1,#ff51002e 68%),linear-gradient(0deg,#ff51002e,#ff510000);pointer-events:none}.unihope-home__media,.unihope-home__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.unihope-home__media img{object-fit:cover}.unihope-home__inner{position:relative;z-index:1;width:100%}.unihope-home__content{max-width:760px;padding:clamp(64px,9vw,110px) 0}.unihope-home__kicker{margin:0 0 1.2rem;font-size:1.3rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:#fff33b}.unihope-home__heading{margin:0;max-width:11ch;color:inherit;font-size:clamp(4.2rem,7vw,8.4rem);line-height:.96;letter-spacing:0}.unihope-home__subheading{max-width:58rem;margin-top:2rem;color:#ffffffe6;font-size:1.8rem;line-height:1.5}.unihope-home__subheading p{margin:0}.unihope-home__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.unihope-home__actions .button{min-height:5rem;border-radius:8px;font-weight:700}.unihope-home__body{padding-top:0;padding-bottom:6.4rem}.unihope-home__proof{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:-4.8rem;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:rgba(var(--color-foreground),.12)}.unihope-home__proof div{display:grid;gap:.4rem;min-height:9.6rem;padding:2.4rem;background:#fff}.unihope-home__proof strong{font-size:1.6rem;color:#ff5100}.unihope-home__proof span{color:rgba(var(--color-foreground),.72);font-size:1.35rem;line-height:1.45}.unihope-home__feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:2.4rem;align-items:center;margin-top:4.8rem;padding:clamp(2.4rem,4vw,4rem);border-radius:8px;color:#595757;background:linear-gradient(135deg,#fff33b,#bde6f9)}.unihope-home__brand{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(32rem,.9fr);gap:clamp(2.4rem,5vw,5.6rem);align-items:start;margin-top:5.6rem;padding:clamp(2.4rem,5vw,5.6rem) 0;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.unihope-home__brand-copy p:first-child{margin:0 0 1rem;color:#ff5100;font-size:1.3rem;font-weight:800;text-transform:uppercase}.unihope-home__brand-copy h2{max-width:16ch;margin:0;color:rgb(var(--color-foreground));font-size:clamp(3rem,4vw,5.6rem);line-height:1}.unihope-home__brand-copy .rte{max-width:64rem;margin-top:2rem;color:rgba(var(--color-foreground),.78);font-size:1.65rem;line-height:1.6}.unihope-home__brand-points{display:grid;gap:1.2rem}.unihope-home__brand-points div{display:grid;gap:.45rem;padding:1.8rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:8px;background:#bde6f959}.unihope-home__brand-points strong{color:#857eba;font-size:1.6rem}.unihope-home__brand-points span{color:rgba(var(--color-foreground),.72);font-size:1.35rem;line-height:1.45}.unihope-home__feature-copy p{margin:0 0 .8rem;color:#ff5100;font-size:1.3rem;font-weight:800;text-transform:uppercase}.unihope-home__feature-copy h2{max-width:14ch;margin:0;color:#595757;font-size:clamp(3rem,4vw,5.2rem);line-height:1}.unihope-home__feature-points{display:grid;grid-template-columns:1fr;gap:1rem}.unihope-home__feature-points span{display:block;padding:1.4rem 1.6rem;border-left:4px solid #ff5100;border-radius:8px;background:#ffffffb8;font-weight:700}.unihope-home__category-header{margin-top:6.4rem;margin-bottom:2.4rem}.unihope-home__category-header p{margin:0 0 .8rem;color:#857eba;font-size:1.3rem;font-weight:700;text-transform:uppercase}.unihope-home__category-header h2{margin:0}.unihope-home__categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.unihope-home__category{position:relative;min-height:24rem;overflow:hidden;border-radius:8px;color:#fff;text-decoration:none;background:#ff5100}.unihope-home__category:nth-child(1),.unihope-home__category:nth-child(2){grid-column:span 2;min-height:32rem}.unihope-home__category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#5957570f,#595757b8)}.unihope-home__category img{width:100%;height:100%;min-height:24rem;object-fit:cover;transition:transform .18s ease}.unihope-home__category:nth-child(1) img,.unihope-home__category:nth-child(2) img{min-height:32rem}.unihope-home__category:hover img{transform:scale(1.025)}.unihope-home__category-copy{position:absolute;z-index:1;left:1.8rem;right:1.8rem;bottom:1.8rem;display:grid;gap:.4rem}.unihope-home__category-copy strong{color:inherit;font-size:2.2rem;line-height:1.15}.unihope-home__category-copy small{color:#ffffffdb;font-size:1.35rem;line-height:1.35}@media screen and (max-width:989px){.unihope-home__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.unihope-home__category:nth-child(1),.unihope-home__category:nth-child(2){grid-column:span 1}.unihope-home__feature,.unihope-home__brand{grid-template-columns:1fr}}@media screen and (max-width:749px){.unihope-home__hero{min-height:560px}.unihope-home__hero:after{background:linear-gradient(180deg,#5957572e,#595757d1)}.unihope-home__content{padding:10rem 0 6rem}.unihope-home__heading{max-width:10ch;font-size:4.4rem}.unihope-home__subheading{font-size:1.55rem}.unihope-home__proof,.unihope-home__categories{grid-template-columns:1fr}.unihope-home__proof{margin-top:-2.4rem}.unihope-home__proof div{min-height:auto}.unihope-home__feature-copy h2{max-width:12ch}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-unihope-home.css.map */
