.representative{padding:4rem;background:#fdfdfd}@media (max-width:1025px){.representative{padding-inline:5rem}}@media (max-width:767px){.representative{padding:0}}.representative .container{display:flex;flex-direction:column;gap:5rem;background:#edede9;padding:8.75rem 9.5rem}@media (max-width:767px){.representative .container{padding:5rem 1.25rem;gap:2.5rem}}.representative__top{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width:767px){.representative__top{flex-direction:column;align-items:stretch;gap:1.75rem}}.representative__top h2{font-size:4.375rem;font-weight:400;line-height:96%;letter-spacing:-.04375rem}@media (max-width:767px){.representative__top h2{font-size:2.5rem;line-height:96%;letter-spacing:-.025rem}}@media (max-width:767px){.representative__top .btn{align-self:flex-start}}.representative__items{display:flex;justify-content:center;gap:2rem}@media (max-width:767px){.representative__items{flex-direction:column}}.representative__item{position:relative;aspect-ratio:1/1;width:calc(33.3333333333% - 1.4rem);overflow:hidden}@media (max-width:767px){.representative__item{width:100%;aspect-ratio:5/6}}.representative__item:hover .representative__bg{transform:scale(1.1) translateY(-3%)}@media (max-width:767px){.representative__item:hover .representative__bg{transform:scale(1) translateY(0)}}.representative__item:hover .representative__content h3{top:10rem}@media (max-width:767px){.representative__item:hover .representative__content h3{top:0}}.representative__item:hover .representative__content p{opacity:1}.representative__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:transform .5s ease-in-out}.representative__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(65,90,119,0) 0,#415a77 100%)}.representative__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.representative__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:2.25rem}@media (max-width:767px){.representative__content{padding:1.75rem}}.representative__content h3{font-family:"Founders Grotesk",sans-serif;font-size:1.5rem;font-weight:500;line-height:110%;color:#fdfdfd;padding-left:2.69rem;position:relative;transition:top .5s ease-in-out;top:0}.representative__content h3::before{content:"";position:absolute;display:block;top:50%;left:0;width:1.38625rem;height:1.38625rem;transform:rotate(45deg) translateY(-50%);background:rgba(245,235,224,.24)}.representative__content h3::after{content:"";position:absolute;display:block;top:calc(50% + .06rem);left:.28rem;width:.83269rem;height:.83269rem;transform:rotate(45deg) translateY(-50%);border:1px solid rgba(245,235,224,.4);background:#c97f4a}@media (max-width:767px){.representative__content h3::after{left:.38rem}}.representative__content p{position:absolute;left:50%;transform:translateX(-50%);bottom:4rem;font-family:"Founders Grotesk",sans-serif;font-size:1.25rem;font-weight:500;line-height:90%;letter-spacing:.05rem;text-transform:capitalize;padding-right:1.46rem;color:#fdfdfd;opacity:0;transition:opacity .5s ease-in-out}@media (max-width:767px){.representative__content p{display:none}}.representative__content p::after{content:"";position:absolute;display:block;top:50%;right:0;width:1rem;height:1rem;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cline x1='11.5032' y1='5.93385' x2='5.84633' y2='11.5907' stroke='white' stroke-width='1.6'/%3E%3Cline y1='-0.8' x2='8' y2='-0.8' transform='matrix(-0.707107 -0.707107 -0.707107 0.707107 10.9375 7.63184)' stroke='white' stroke-width='1.6'/%3E%3Cline x1='11' y1='6.55586' x2='0.514648' y2='6.55586' stroke='white' stroke-width='1.6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}