.team-section{text-align:center;padding:30px 60px 60px}.team-title{font-size:28px;letter-spacing:3px;margin-bottom:50px;font-weight:400}.team-container{display:flex;justify-content:center;align-items:flex-start;gap:60px}.team-item{flex:1 1;max-width:630px}.team-text{background-color:var(--background-color);display:flex;justify-content:center;align-items:center;font-size:22px;font-family:Forum,serif;font-weight:400;padding:10px;line-height:1.3}.team-image,.team-text{border:1px solid var(--black-color);border-radius:14px;width:100%;height:354px;box-sizing:border-box}.team-image{overflow:hidden;position:relative}.team-photo{width:100%;height:100%;object-fit:cover;object-position:bottom}.fade-up{opacity:0;transform:translateY(40px);transition:opacity .9s ease,transform .9s ease}.fade-up.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px) and (min-width:769px){.team-container{flex-direction:column;align-items:center;gap:30px;max-width:66.666%;margin:0 auto}.team-item{max-width:100%;width:100%}.team-image,.team-text{height:auto;aspect-ratio:16/9}}@media (max-width:768px){.team-section{padding:30px 20px 25px}.team-title{margin-bottom:35px}.team-container{flex-direction:column;align-items:center;gap:20px;max-width:none;margin:0;width:100%}.team-item{max-width:100%;width:100%}.team-image,.team-text{height:auto;aspect-ratio:16/9}}.sing-up{background-color:var(--red-color);padding-top:60px;padding-bottom:60px;text-align:center}.sing-up-img{max-width:420px;width:100%;aspect-ratio:3/4;border-radius:10px;border:1px solid var(--black-color);margin-inline:auto;overflow:hidden;position:relative;margin-bottom:0}.sing-up-img-img{object-fit:cover;object-position:top}.sing-up .ui-kit-link-sing-up{display:inline-block;text-align:center;margin:0 auto}@media (max-width:460px){.sing-up{padding-inline:20px}.sing-up-img{max-width:420px;width:100%}}.sing_up_link{margin-inline:auto;margin-top:40px;max-width:420px;height:60px;background-color:var(--white-color);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;text-decoration:none;text-transform:uppercase;color:var(--black-color);font-size:28px;font-family:Forum}.sing_up_link:hover{transform:scale(1.05)}.sing_up_link:active{transform:scale(.95)}.about-us{padding-top:20px;padding-bottom:50px;background-color:var(--background-color)}.about-us-txt{padding-inline:60px;text-align:center;font-family:Forum;font-size:22px}.about-us-link{display:flex;justify-content:center;align-items:center;gap:60px;margin-top:40px}@media (max-width:720px){.about-us-txt{padding-inline:20px}}@media (max-width:620px){.about-us-link{flex-wrap:wrap;gap:40px;padding-inline:100px}}@media (max-width:425px){.about-us-link{padding-inline:60px}}.about-us-link-item{width:150px;height:60px;background-color:var(--red-color);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.about-us-link-item:hover{transform:scale(1.05)}.about-us-link-item:active{transform:scale(.95)}@media (max-width:620px){.about-us-link-item{width:200px}}.hero{align-items:center;flex-wrap:wrap;padding-inline:60px;background-color:var(--white-color);padding-bottom:60px;font-size:36px;font-family:Forum;font-weight:400;padding-top:140px}.hero,.logo-and-name{display:flex;justify-content:center;gap:60px}.hero-img{position:relative;width:560px;height:420px;border-radius:10px;border:1px solid var(--black-color);overflow:hidden}.hero-txt{padding-top:40px;width:560px}.h1-and-h2-hero{display:flex;justify-content:center;flex-direction:column;gap:10px}.h1-and-h2-hero h1{font-size:58px;font-family:Canelope;text-transform:uppercase}.h1-and-h2-hero h2{font-size:36px;margin-top:-30px}.p-txt-hero{margin-top:-20px;text-align:justify}@media (max-width:1440px){.hero{justify-content:space-between}}@media (max-width:1302px){.hero{justify-content:center;padding-inline:60px}}@media (max-width:720px){.hero{padding-inline:20px;justify-content:center}}@media (max-width:600px){.hero-txt{padding-top:0;width:100%;font-size:22px}.p-txt-hero{max-width:304px;margin-inline:auto}.logo-and-name{flex-direction:column;justify-content:center;align-items:center;gap:0}.hero{gap:0}.hero-img{width:100%;max-height:420px;height:300px}}@media (max-width:500px){.hero{padding-top:130px}.h1-and-h2-hero{height:185px}}@media (max-width:420px){.hero{padding-top:120px}.h1-and-h2-hero{height:165px}.hero-img{margin-bottom:-15px}}@media (max-width:400px){.hero{padding-top:105px}.h1-and-h2-hero{height:120px}.h1-and-h2-hero h2{margin-top:-50px}.p-txt-hero{padding-top:10px}.hero-img{margin-bottom:-35px}}@media (max-width:375px){.hero-img{height:200px}.hero{padding-top:105px}.h1-and-h2-hero{height:200px}.p-txt-hero{padding-bottom:30px}}@media (max-width:360px){.hero{padding-top:100px}.h1-and-h2-hero{height:100px}.p-txt-hero{padding-top:20px;padding-bottom:0}}@media (max-width:350px){.h1-and-h2-hero h1{font-size:52px;text-align:center}.h1-and-h2-hero h2{font-size:30px;text-align:center}}body{margin:0;font-family:Forum,serif;background-color:var(--white-color);color:var(--black-color)}.services-section{padding:60px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.services-title{font-size:36px;font-weight:500;margin-bottom:50px;letter-spacing:2px}.services-grid{flex-wrap:wrap;gap:30px;align-items:center;width:100%;max-width:1400px;margin:0 auto}.service-card-link,.services-grid{display:flex;justify-content:center}.service-card-link{text-decoration:none;color:inherit;width:285px}.service-card{position:relative;width:100%;aspect-ratio:3/4;min-height:380px;overflow:hidden;border-radius:14px;border:1px solid var(--black-color);cursor:pointer;transition:transform .4s ease,box-shadow .4s ease;opacity:0;transform:translateY(50px)}.service-card:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 12px 25px rgba(0,0,0,.1)}.service-image{object-fit:cover;transition:transform .4s ease}.service-card:hover .service-image{transform:scale(1.08)}.service-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.25) 65%,rgba(0,0,0,.45))}.service-overlay p{color:white;font-size:22px;font-weight:400;text-transform:uppercase;letter-spacing:1px;margin:0}.service-card.visible{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}@media (max-width:720px){.services-section{padding-inline:20px;padding-top:0;padding-bottom:60px}.services-title{font-size:28px;margin-bottom:30px}.service-overlay p{font-size:18px}}