﻿.projects_hero{background-color:#191919;color:#fff}.projects_hero .hymux-container{display:flex;justify-content:space-between;gap:128px}@media screen and (max-width:992px){.projects_hero .hymux-container{display:block}}.projects_hero .main-info{padding-top:120px;padding-bottom:120px;max-width:496px}@media screen and (max-width:992px){.projects_hero .main-info{padding-top:50px;padding-bottom:50px}}.projects_hero h1{font-family:var(--hymux-font-futura-extra-black);font-size:80px;line-height:.9;text-transform:uppercase;margin-bottom:40px}@media screen and (max-width:992px){.projects_hero h1{font-size:40px;margin-bottom:32px}}.projects_hero .hero-plates{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:992px){.projects_hero .hero-plates{gap:14px}}.projects_hero .hero-plates .hero-plate{flex:1 1 auto;display:flex;gap:16px;align-items:center;background:hsla(0,0%,100%,.08);padding:16px}@media screen and (max-width:992px){.projects_hero .hero-plates .hero-plate{gap:12px;padding:12px}}.projects_hero .hero-plates .hero-plate:first-child{flex:1 1 calc(60% - 8px)}@media screen and (max-width:992px){.projects_hero .hero-plates .hero-plate:first-child{flex:1 1 calc(50% - 7px)}}.projects_hero .hero-plates .hero-plate:nth-child(2){flex:1 1 calc(40% - 8px)}@media screen and (max-width:992px){.projects_hero .hero-plates .hero-plate:nth-child(2){flex:1 1 calc(50% - 7px)}}.projects_hero .hero-plates .plate-number{display:block;font-family:var(--hymux-font-futura);font-size:40px;font-weight:700;line-height:36px;text-align:left}.projects_hero .hero-plates .plate-text{font-family:var(--hymux-font-futura-Bk);font-size:16px;font-weight:400;line-height:20px;text-align:left}@media screen and (max-width:992px){.projects_hero .hero-plates .plate-text{font-size:14px;line-height:16px}}.projects_hero .testimonials-container{padding-top:39px;padding-bottom:39px;position:relative}@media screen and (max-width:992px){.projects_hero .testimonials-container{display:none}}.projects_hero .testimonials{display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap;gap:20px}.projects_hero .testimonial{display:block;color:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.0784313725490196);max-width:288px;padding:28px}.projects_hero .testimonial .text{font-family:var(--hymux-font-ssp);font-size:16px;font-weight:600;line-height:24px;text-align:left;margin-bottom:16px}.projects_hero .testimonial .testimonial-rate{font-family:var(--hymux-font-futura-xblk-bt);font-size:16px;font-weight:400;line-height:16px;text-align:left;margin-bottom:24px;display:flex;gap:8px;align-items:center}.projects_hero .testimonial .testimonial-rate .stars{display:flex;gap:4px}.projects_hero .testimonial .testimonial-author{display:flex;align-items:center;gap:16px}.projects_hero .testimonial .author-image{width:50px;height:50px;border-radius:200px;-o-object-fit:contain;object-fit:contain}.projects_hero .testimonial .author-name{font-family:var(--hymux-font-futura-xblk-bt);font-size:16px;font-weight:400;line-height:16px;text-align:left;margin-bottom:6px}.projects_hero .testimonial .author-position{font-family:var(--hymux-font-ssp);font-size:14px;font-weight:400;line-height:14px;text-align:left}.projects_hero .testimonial:first-child{--hsl:242,100%,61%;background:linear-gradient(0deg,rgba(32,32,32,.4),rgba(32,32,32,.4)),linear-gradient(90deg,rgba(71,45,177,.04),rgba(71,45,177,.1))}.projects_hero .testimonial:first-child .path-gradient{fill:url(#firstGradient)}.projects_hero .testimonial:nth-child(2){--hsl:25,83%,55%;background:linear-gradient(0deg,rgba(32,32,32,.4),rgba(32,32,32,.4)),linear-gradient(90deg,rgba(177,93,45,.04) 1.35%,rgba(177,100,45,.1) 98.65%)}.projects_hero .testimonial:nth-child(2) .path-gradient{fill:url(#secondGradient)}.projects_hero .testimonial:nth-child(3){--hsl:108,100%,35%;background:linear-gradient(0deg,rgba(32,32,32,.4),rgba(32,32,32,.4)),linear-gradient(90deg,rgba(87,177,45,.04),rgba(87,177,45,.1))}.projects_hero .testimonial:nth-child(3) .path-gradient{fill:url(#thirdGradient)}.projects_hero .testimonials-overlay{position:absolute;top:29px;left:-10px;width:calc(100% + 20px);padding:10px;pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:var(--opacity,0);-webkit-mask:radial-gradient(400px 400px at var(--x) var(--y),#000 1%,transparent 50%);mask:radial-gradient(400px 400px at var(--x) var(--y),#000 1%,transparent 50%);transition:-webkit-mask .1s ease;transition:mask .1s ease;transition:mask .1s ease,-webkit-mask .1s ease;will-change:mask}.projects_hero .testimonials-overlay .testimonial{border:2px solid hsla(var(--hsl),.4);background:0 0}.projects_hero :not(.testimonials-overlay)>.testimonial{transition:background .1s ease;will-change:background}.projects_hero :not(.testimonials-overlay)>.testimonial:hover{padding:26px;border:2px solid hsla(0,0%,100%,.04);position:relative}

