.about-section{margin-top:200px;margin-bottom:200px;padding:6rem 1.5rem;background-color:#0c0c0c;color:#fff;text-align:left}.about-section .about-container{max-width:768px}@media(max-width:800px){.about-section .about-container{max-width:90%}}.about-section .about-container{margin:0 auto}.about-section .about-container h2.fade-in,.about-section .about-container h5.fade-in,.about-section .about-container p.fade-in{opacity:0;transform:translateY(60px)}.about-section .about-container .brand{color:#e0e0e0}.about-section .about-container h5{font-family:Helvetica_Roman;font-weight:200;font-size:32px;color:#f04346;margin:0;line-height:1.3}@media(max-width:800px){.about-section .about-container h5{font-size:50px;line-height:1.3}}@media(max-width:480px){.about-section .about-container h5{font-size:25px;line-height:1.3}}.about-section .about-container h2{font-family:Helvetica_Roman;font-size:2.2rem;font-weight:500;margin:0;text-transform:uppercase;color:#fff;line-height:1.3}@media(max-width:800px){.about-section .about-container h2{font-size:2rem;line-height:1.3}}@media(max-width:480px){.about-section .about-container h2{font-size:1.4rem;line-height:1.3}}.about-section .about-container p{font-family:Helvetica_Roman;font-size:18px;color:#e0e0e0;line-height:1.3}@media(max-width:800px){.about-section .about-container p{font-size:20px;line-height:1.3}}@media(max-width:480px){.about-section .about-container p{font-size:16px;line-height:1.3}}.about-section .about-container p strong{color:#f04346;font-weight:600}.achievements-section{background-color:#0c0c0c;color:#fff;text-align:left;margin-bottom:200px}.achievements-section .achievements-container{position:relative;min-height:100vh;background-color:#0c0c0c;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.achievements-section .achievements-container .achievements-header{position:absolute;top:5rem;left:50%;transform:translateX(-50%);text-align:center;color:#fff;width:100%}.achievements-section .achievements-container .achievements-header h3{font-family:Helvetica_Roman;font-weight:200;font-size:32px;color:#f04346;margin:0;line-height:1.3}@media(max-width:800px){.achievements-section .achievements-container .achievements-header h3{font-size:50px;line-height:1.3;margin-top:15px}}@media(max-width:480px){.achievements-section .achievements-container .achievements-header h3{font-size:25px;line-height:1.3;margin-top:30px}}.achievements-section .achievements-container .achievements-header h2{font-family:Helvetica_Roman;font-size:2.8rem;font-weight:500;margin:.1rem 0 0;text-transform:uppercase;color:#fff;line-height:1.4}@media(max-width:800px){.achievements-section .achievements-container .achievements-header h2{font-size:2rem;line-height:1.4}}@media(max-width:480px){.achievements-section .achievements-container .achievements-header h2{font-size:1.4rem;line-height:1.3}}.achievements-section .achievements-container .achievements-slider{position:relative;min-height:440px;width:90%;max-width:800px;display:flex;justify-content:center}.achievements-section .achievements-container .achievements-slider .panel{position:absolute;top:0;width:100%;display:flex;justify-content:center;align-items:center}.achievements-section .achievements-container .achievements-slider .panel .card{position:relative;width:100%;cursor:pointer;overflow:hidden;border-radius:16px}.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper{width:100%;border-radius:16px;overflow:hidden}.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper img{object-fit:cover}.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay{position:absolute;inset:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.5rem;padding:1.5rem}.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .overlay-title{font-family:Kanit_Semibold_italic;font-size:1.8rem;text-transform:uppercase;color:#fff;margin:0;line-height:1.3}@media(max-width:800px){.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .overlay-title{font-size:1.3rem;line-height:1.3}}@media(max-width:480px){.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .overlay-title{font-size:1.1rem;line-height:1.2}}.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:-10px}.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .tags .tag{font-family:Helvetica_Roman;font-size:12px;font-weight:600;padding:.3rem .6rem;border-radius:12px;background:#f04346;color:#fff;text-transform:uppercase;line-height:1.2}@media(max-width:800px){.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .tags .tag{font-size:.75rem}}@media(max-width:480px){.achievements-section .achievements-container .achievements-slider .panel .card .card-image-wrapper .card-overlay .tags .tag{font-size:.6rem}}@media(max-width:1024px){.achievements-container .achievements-slider{max-width:90%}}@media(max-width:800px){.achievements-container .achievements-header{top:3rem}}@media(max-width:480px){.achievements-container .achievements-header{top:2rem}}.contact-section{margin:200px 0;padding:6rem 1.5rem;color:#fff;text-align:left}.contact-section .contact-wrapper{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:50px}@media(max-width:800px){.contact-section .contact-wrapper{flex-direction:column;gap:10px}.contact-section .contact-wrapper .contact-container{order:-1}}.contact-section .contact-forms{flex:1 1;min-width:320px}.contact-section .contact-forms form ul{list-style:none;padding:0}.contact-section .contact-forms form ul li{display:flex;flex-direction:column;margin-bottom:5px}.contact-section .contact-forms form ul li input,.contact-section .contact-forms form ul li textarea{background-color:#222;border:2px solid #444;padding:14px 16px;border-radius:8px;color:#eee;font-size:16px;font-weight:500;transition:border-color .3s ease,box-shadow .3s ease;outline:none}.contact-section .contact-forms form ul li input:focus,.contact-section .contact-forms form ul li textarea:focus{border-color:#f04346;box-shadow:0 0 8px #f04346;background-color:#1a1a1a}.contact-section .contact-forms form ul li textarea{min-height:140px;resize:none;font-family:Helvetica_Roman,sans-serif}.contact-section .contact-forms form ul .inline-inputs{flex-direction:row;gap:5px}.contact-section .contact-forms form ul .inline-inputs input{flex:1 1}@media(max-width:800px){.contact-section .contact-forms form ul .inline-inputs{flex-direction:column}}.contact-section .contact-forms button{margin-top:15px;background-color:#f04346;color:#fff;border:none;padding:15px 0;width:100%;border-radius:8px;font-weight:700;font-size:18px;cursor:pointer;box-shadow:0 5px 15px rgba(240,67,70,.4);transition:background-color .4s ease,box-shadow .4s ease}.contact-section .contact-forms button:hover{background-color:#d7373c;box-shadow:0 7px 20px rgba(215,55,60,.7)}@media(max-width:800px){.contact-section .contact-forms button{font-size:16px;padding:12px 0}}@media(max-width:480px){.contact-section .contact-forms button{font-size:14px;padding:10px 0}}.contact-section .contact-container{flex:.8 1;min-width:320px;display:flex;flex-direction:column;justify-content:flex-start}.contact-section .contact-container h5{font-family:Helvetica_Roman,sans-serif;font-weight:200;font-size:30px;color:#f04346;margin-bottom:0;margin-top:15px}@media(max-width:800px){.contact-section .contact-container h5{font-size:50px}}@media(max-width:480px){.contact-section .contact-container h5{font-size:25px}}.contact-section .contact-container h2{font-family:Helvetica_Roman,sans-serif;font-size:2.2rem;font-weight:500;margin:0;color:#fff;line-height:1.2;text-transform:uppercase}@media(max-width:800px){.contact-section .contact-container h2{font-size:2rem}}@media(max-width:480px){.contact-section .contact-container h2{font-size:1.4rem}}.contact-section .contact-container p{font-family:Helvetica_Roman,sans-serif;font-size:18px;color:#e0e0e0}.contact-section .contact-container p.fade-in{opacity:0;transform:translateY(60px)}@media(max-width:800px){.contact-section .contact-container p{font-size:20px}}@media(max-width:480px){.contact-section .contact-container p{font-size:16px}}@font-face{font-family:Kanit_Semibold_italic;src:url(/_next/static/media/Kanit-SemiBoldItalic.3d480130.ttf) format("opentype");font-display:swap}@font-face{font-family:Montserrat_Medium_Italic;src:url(/_next/static/media/MONTSERRAT-ITALIC-VARIABLEFONT_WGHT_1.2ed9d7fc.TTF) format("opentype");font-display:swap}@font-face{font-family:Helvetica_Roman;src:url(/_next/static/media/Helvetica\ Roman.bd9c03ab.ttf) format("opentype");font-display:swap}.hero-section{min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0C0C0C,#0C0C0C);color:#fff;padding:0 1.5rem;text-align:center}.hero-section .hero-content{max-width:768px}.hero-section .hero-content h1{font-family:Kanit_Semibold_italic;font-weight:500;font-style:normal;font-size:128px;letter-spacing:2.56px;margin:-40px}.hero-section .hero-content h1 .griff{color:#f04346}.hero-section .hero-content h1 .tech{color:#fff}.hero-section .hero-content h2{font-family:Montserrat_Medium_Italic;font-style:normal;font-weight:300;font-size:30.4px;text-transform:uppercase}.hero-section .hero-content h2 strong{font-weight:700}.hero-section .hero-content p{font-family:Montserrat_Medium_Italic;font-style:normal;font-weight:300;font-size:30.4px;color:#fff}.hero-section .hero-content .hero_button a.cta-button{display:inline-block;font-family:Helvetica_roman;font-weight:100;font-size:20px;background-color:#f04346;color:#fff;padding:.75rem 1.5rem;border-radius:1rem;text-decoration:none;transition:background-color .3s ease}.hero-section .hero-content .hero_button a.cta-button:hover{background-color:#ef5e60}.hero-section .hero-content .hero_button a.cta-button{margin-right:10px}.hero-section .hero-content .hero_button a.cta-button_reverse{display:inline-block;font-family:Helvetica_Roman;font-weight:100;font-size:20px;border:1px solid #f04346;color:#f04346;padding:.75rem 1.5rem;border-radius:1rem;text-decoration:none;transition:background-color .3s ease}.hero-section .hero-content .hero_button a.cta-button_reverse:hover{border:1px solid #ef5e60;color:#ef5e60}.letter{display:inline-block;font-feature-settings:none;font-variant-ligatures:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform,opacity}@media(max-width:800px){.hero-section .hero-content h1{font-size:110px;margin:-40px}.hero-section .hero-content h2{font-size:30px}.hero-section .hero-content p{font-size:25px}.hero-section .hero-content .hero_button{display:flex;flex-direction:column;gap:1rem}.hero-section .hero-content .hero_button a.cta-button,.hero-section .hero-content .hero_button a.cta-button_reverse{font-size:16px;padding:.6rem 1.2rem}}@media(max-width:480px){.hero-section .hero-content h1{font-size:50px;margin:-15px}.hero-section .hero-content h2{font-size:17px;margin-top:5px}.hero-section .hero-content p{font-size:15px}.hero-section .hero-content .hero_button a.cta-button,.hero-section .hero-content .hero_button a.cta-button_reverse{font-size:14px;padding:.5rem 1rem}}.services-section{background-color:#0c0c0c;padding:6rem 1.5rem;color:#fff;text-align:right;margin-bottom:200px}.services-section .services-container{max-width:768px;margin:0 auto}.services-section .services-container .section-subtitle{font-family:Helvetica_Roman;font-weight:200;font-size:32px;color:#f04346;margin-bottom:1rem;line-height:1.3}.services-section .services-container .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:800px){.services-section .services-container .services-grid{grid-template-columns:1fr}}.services-section .services-container .service-card{width:100%;min-height:150px;perspective:1000px;cursor:pointer;position:relative;transform-style:preserve-3d;overflow:visible;transition:transform .6s cubic-bezier(.4,0,.2,1)}.services-section .services-container .service-card .card-back,.services-section .services-container .service-card .card-front{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background-color:#1a1a1a;border:1px solid #2a2a2a;color:#fff;display:flex;align-items:center;gap:1rem;padding:1.5rem;box-sizing:border-box;backface-visibility:hidden;-webkit-backface-visibility:hidden}.services-section .services-container .service-card .card-front{z-index:2}.services-section .services-container .service-card .card-front .icon{font-size:3rem;color:#f04346;flex-shrink:0;margin-top:17px}.services-section .services-container .service-card .card-front h3{font-size:25px;font-weight:500;margin:0;font-family:Helvetica_Roman;color:#fff;text-align:left;line-height:1.3}@media(max-width:800px){.services-section .services-container .service-card .card-front h3{font-size:30px;line-height:1.3}}@media(max-width:480px){.services-section .services-container .service-card .card-front h3{font-size:20px;line-height:1.3}}.services-section .services-container .service-card .card-back{transform:rotateY(180deg);flex-direction:column;justify-content:center;text-align:left;z-index:1}.services-section .services-container .service-card .card-back .description{font-family:Montserrat_Medium_Italic;font-size:15px;color:#fff;padding:0 1rem;line-height:1.3}@media(max-width:800px){.services-section .services-container .service-card .card-back .description{font-size:18px;line-height:1.3}}@media(max-width:480px){.services-section .services-container .service-card .card-back .description{font-size:16px;line-height:1.3}}.services-section .services-container .service-card.flipped{transform:rotateY(180deg)}