.about_container__Ucmgi{display:flex;gap:100px;animation:about_fadeIn__DUZPo 1.5s ease}.about_textContainer__N2kg2{flex:1 1;display:flex;flex-direction:column;gap:50px}.about_subtitle__M_O2E{color:var(--btn)}.about_title__ZvvJk{font-size:54px;animation:about_slideIn__itCFD 1s ease}.about_desc__gAGSd{font-size:20px;font-weight:300}.about_boxes__ZPQRG{display:flex;align-items:center;justify-content:space-between}.about_box__DCNVj{display:flex;flex-direction:column;gap:10px}.about_box__DCNVj h1{color:var(--btn)}.about_imgContainer__v1CmT{flex:1 1;position:relative;border:5px solid #ddd;border-radius:15px;overflow:hidden;animation:about_zoomIn__9TGaj 1.2s ease}.about_heroImg__AYwqc{animation:about_float__6Tdl_ initial 3s ease-in-out;object-fit:cover;width:100%;height:100%}@keyframes about_slideIn__itCFD{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes about_zoomIn__9TGaj{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes about_float__6Tdl_{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.about_container__Ucmgi{flex-direction:column;text-align:center}.about_buttons__8fDbR{justify-content:center}}@media (max-width:768px){.about_title__ZvvJk{font-size:64px}.about_brands___zJ4N{width:100%}}.about_skills__qduFd{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;justify-items:center}@keyframes about_fadeIn__DUZPo{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.about_skills__item__l_Hmc{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;box-shadow:0 10px 6px #000;position:relative;overflow:hidden;opacity:0;animation:about_fadeIn__DUZPo .6s ease forwards;transition:transform .3s ease,box-shadow .3s ease}.about_skills__item__l_Hmc:hover{transform:scale(1.1);box-shadow:0 8px 12px rgba(0,0,0,.4)}.about_skills__item__l_Hmc img{max-width:48px;z-index:2}.about_skills__item-name__vLAoH{font-size:1px;font-weight:700;margin-top:8px;color:#fff;text-transform:uppercase}.about_skills__item__l_Hmc:before{content:"";position:absolute}.about_skills__item__l_Hmc:first-child{animation-delay:.1s}.about_skills__item__l_Hmc:nth-child(2){animation-delay:.2s}.about_skills__item__l_Hmc:nth-child(3){animation-delay:.3s}.about_skills__item__l_Hmc:nth-child(4){animation-delay:.4s}.about_skills__item__l_Hmc:nth-child(5){animation-delay:.5s}.about_skills__item__l_Hmc:nth-child(6){animation-delay:.6s}.about_skills__item__l_Hmc:nth-child(7){animation-delay:.7s}.about_skills__item__l_Hmc:nth-child(8){animation-delay:.8s}.about_skills__item__l_Hmc:nth-child(9){animation-delay:.9s}.about_skills__item__l_Hmc:nth-child(10),.about_skills__item__l_Hmc:nth-child(11),.about_skills__item__l_Hmc:nth-child(12){animation-delay:1s}