input{width:312px;height:50px;background-color:#f6f2f9;color:#807e7e;border-radius:33px;padding:13px 16px;outline:none;border:none}form{margin-top:66px;flex-direction:column;gap:16px;animation:fadeIn .8s ease-out}.inputs__container,form{display:flex;align-items:center}.inputs__container{justify-content:center;gap:17px}.inputs__container .col{display:flex;flex-direction:column;align-items:center;gap:16px}.submition__btn{width:118px;height:40px;background-color:#7525a4;border:1px solid #7525a4;border-radius:36px;color:#f6f2f9;font-size:14px;font-weight:700;line-height:24px;text-align:center;cursor:pointer;position:relative;overflow:hidden;transition:background-color .3s ease,transform .3s ease}.submition__btn:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,.2),rgba(255,255,255,.6) 50%,rgba(255,255,255,.2));transform:skewX(-20deg);pointer-events:none}.submition__btn:hover:before{animation:shine .8s ease-in-out}select,textarea{background-color:#f6f2f9;border:2px solid transparent;outline:none;font-size:12px;font-weight:500;line-height:24px;font-family:Manrope,sans-serif;color:#807e7e;border-radius:33px;transition:all .3s ease;box-shadow:0 2px 8px rgba(117,37,164,.05)}select:hover,textarea:hover{border-color:rgba(117,37,164,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(117,37,164,.1)}select:focus,textarea:focus{border-color:#7525a4;transform:translateY(-2px);box-shadow:0 4px 12px rgba(117,37,164,.15)}select{width:312px;height:50px;padding:13px 40px 13px 16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='%23807e7e' height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.516 7.548l4.484 4.484 4.484-4.484L16 8.548l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;cursor:pointer}textarea{width:638px;height:196px;padding:16px 13px;resize:none;border-radius:20px}@keyframes shine{0%{left:-75%}to{left:125%}}.error,.success{margin-top:10px;padding:10px 20px;border-radius:8px;animation:scaleIn .4s ease-out}.success{background-color:rgba(0,200,83,.1);color:#00c853;border:1px solid rgba(0,200,83,.2)}.error{background-color:rgba(244,67,54,.1);color:#f44336;border:1px solid rgba(244,67,54,.2)}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{left:125%}}@media (max-width:991px){.inputs__container{flex-direction:column}textarea{width:300px}}.error{color:#ff4d4f;font-size:.85rem;margin:4px 0 12px}.section__intro{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 auto}.section__intro .hero__text{width:auto;padding:0 6px;height:40px;background:#f6f2f9;color:#7525a4;font-size:14px;line-height:24px;border:1px solid #7525a4;border-radius:36px}.head__text,.section__intro .hero__text{display:flex;align-items:center;justify-content:center;font-weight:700}.head__text{max-width:674px;color:#000;font-size:36px;line-height:51px;text-align:center;margin:24px auto 16px}.sub__text{max-width:636px;color:#807e7e;font-size:13px;font-weight:400;line-height:24px;margin:0 auto;text-align:center;display:flex;align-items:center;justify-content:center}.Testimonials_testimonials__GPFKh{padding:4rem 1rem;max-width:960px;margin:auto;text-align:center}.Testimonials_title__g0How{font-size:2rem;margin-bottom:2rem;font-weight:600}.Testimonials_cards__mpyQG{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.Testimonials_card__L0Qt3{background-color:#f9f9f9;padding:1.5rem;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.07);flex:1 1 280px;max-width:300px;transition:transform .2s ease-in-out}.Testimonials_card__L0Qt3:hover{transform:translateY(-4px)}.Testimonials_text__YJYqS{font-style:italic;margin-bottom:1rem}.Testimonials_author__xTgE3{font-size:.95rem;color:#555}.Testimonials_author__xTgE3 strong{display:block;font-weight:600;color:#222}.contact__us{padding-top:80px;padding-bottom:100px}@media (max-width:991px){.contact__us .container{margin:0 auto}}@media (max-width:767px){.contact__us{padding-top:40px;padding-bottom:60px}}