input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.about-section{width:100%;overflow:visible;padding:0 clamp(.75rem,3vw,1.5rem);box-sizing:border-box}.hero_about{width:calc(100% - 2rem);max-width:1440px;margin:1rem auto 2rem;overflow:visible;position:relative;z-index:1;padding-top:1.5rem;padding-bottom:2.5rem}@media(max-width:768px){.hero_about{width:calc(100% - 1.5rem);margin-top:.75rem;margin-bottom:2rem;padding:1.5rem 1rem 2.5rem}}@media(orientation:landscape)and (max-height:820px)and (min-width:768px){.hero_about{margin-bottom:1.5rem;padding-bottom:2rem}}.hero_about .hero_container{padding-top:0}.hero_about .hero_container_header{padding-bottom:2rem;margin-bottom:.5rem}@media(max-width:768px){.hero_about .hero_container_header{padding-bottom:1.75rem}}@media(orientation:landscape)and (max-height:820px)and (min-width:768px){.hero_about .hero_container_header{padding-bottom:1.5rem;font-size:clamp(1.5rem,4vw,2rem)}}.hero_about .hero_container_header:before{width:min(340px,85%);top:auto;bottom:.25rem;height:20px}@media(max-width:768px){.hero_about .hero_container_header:before{left:50%;transform:translateX(-50%)}}.aboutPage{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem clamp(1rem,4vw,2rem);width:100%;box-sizing:border-box;position:relative;z-index:0}@media(max-width:768px){.aboutPage{padding:2rem 1rem 4rem;margin-top:1rem}}@media(orientation:landscape)and (max-height:820px)and (min-width:768px){.aboutPage{padding:1.5rem 1rem 2rem;margin-top:.5rem}}.aboutPage_container{max-width:1152px;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0 auto;padding:0}.aboutPage_container_modules{max-width:1152px;width:100%;display:grid;grid-template-columns:40% 60%;grid-gap:2rem;gap:2rem;margin-top:2rem;align-items:start}@media(max-width:1279px){.aboutPage_container_modules{grid-template-columns:1fr;gap:2rem;margin-top:1.5rem}}@media(orientation:landscape)and (max-height:820px)and (min-width:768px){.aboutPage_container_modules{grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center;margin-top:1rem}}.aboutPage_container_modules>div:first-child{width:100%}.aboutPage_container_modules>div:first-child img{width:100%;height:auto;max-width:100%;object-fit:contain;display:block}.aboutPage_container_modules>div:last-child{display:flex;flex-direction:column;justify-content:flex-start;gap:1.25rem;min-width:0}.aboutPage_container_modules>div:last-child h1{position:relative;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.2;z-index:1;padding-bottom:1.25rem;margin:0;max-width:none}.aboutPage_container_modules>div:last-child h1:before{content:"";width:min(280px,90%);height:18px;position:absolute;left:0;bottom:0;top:auto;background-image:url(/_next/static/media/Subtract.eb6fd78d.svg);background-repeat:no-repeat;background-size:contain;z-index:-1}.aboutPage_container_modules>div:last-child p{color:var(--Neutral-Darkest,#2a2a2a);font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.2px;margin:0;max-width:none;position:relative;z-index:2}.aboutPage_container_modules>div:last-child button{padding:8px 24px;border-radius:32px;background-color:#d91e23;border:2px solid #d91e23;color:#fff;width:25%}@media(max-width:768px){.aboutPage_container_modules>div:last-child button{width:100%;max-width:280px}}.aboutPage_container_modules>div:last-child button a{text-decoration:none;font-size:20px;font-weight:500;line-height:30px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.aboutPage_container_modules>div:last-child_details{display:flex;align-items:flex-start;justify-content:center;position:relative;animation:fadeIn .5s ease-in-out forwards}.aboutPage_container_modules>div:last-child_details img{max-width:100%;width:auto;height:auto;object-fit:contain;position:relative;opacity:0;animation:fadeIn .5s ease-in-out forwards}.aboutPage_container_modules>div:last-child_details img:first-child{animation-delay:.1s;bottom:3rem;left:5rem}@media(max-width:448px){.aboutPage_container_modules>div:last-child_details img:first-child{left:0}}.aboutPage_container_modules>div:last-child_details img:last-child{animation-delay:.2s;top:2rem;left:-1rem}.bnb{display:flex;width:75%;margin:0 auto;justify-content:space-between;align-items:center;padding:0 clamp(1rem,4vw,2rem);box-sizing:border-box;position:relative;z-index:2;clear:both}@media(max-width:1279px){.bnb{flex-direction:column-reverse;width:100%;gap:1.5rem;text-align:center}}@media(orientation:landscape)and (max-height:820px)and (min-width:768px){.bnb{width:100%;gap:1rem;padding:0 1rem}}.bnb .visit{margin-top:1.5rem}.bnb .visit p{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.5;letter-spacing:-.01em;text-align:left;color:#2a2a2a;margin-bottom:1rem;margin-top:0;max-width:none}.bnb .logo{margin-top:43px}.bnb .visit_btn{display:flex;justify-content:center;align-items:center;color:#000;background-color:#fff;font-weight:600;transition:all 1s ease;margin-top:15px;font-size:16px;padding:10px 24px;gap:8px;border-radius:32px}.bnb .visit_btn a{color:#000}