@import url("https://fonts.googleapis.com/css2?family=Racing+Sans+One&family=Roboto:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");.Team_team__IVBwE{padding:4rem 2rem;background-color:white}.Team_container__veySg{max-width:1200px;margin:0 auto}.Team_heroTitle__8G_rZ{font-size:2.5rem;color:#050505;margin-bottom:1rem}.Team_heroRedText__pwRhq{color:#e22110;font-weight:700}.Team_heroSubtitle__oF0Dm{font-size:1.5rem;color:#020202;margin-bottom:3rem}.Team_teamGrid__uNtQJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:0;gap:0;padding:1rem}.Team_teamCard__RzpHN{perspective:1000px;padding:1rem;position:relative;overflow:hidden;height:450px}.Team_flipCard___AjLq{cursor:pointer;border-radius:20px;background-color:#f5f5f5;box-shadow:0 8px 15px rgba(0,0,0,.2)}.Team_flipCardInner__2BztU,.Team_flipCard___AjLq{position:relative;width:100%;height:100%;transition:transform .6s ease-in-out}.Team_flipCardInner__2BztU{text-align:center;transform-style:preserve-3d;border-radius:inherit}.Team_teamCard__RzpHN:hover .Team_flipCardInner__2BztU{transform:rotateY(180deg)}.Team_flipCardBack__S2bAo,.Team_flipCardFront__tBWCy{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:inherit;overflow:hidden}.Team_flipCardFront__tBWCy{background-color:white;border:none}.Team_flipCardBack__S2bAo{background-color:#f7f6f6;color:rgb(8,8,8);transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem}.Team_memberImage__DMBuv{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:transform .3s ease-in-out}.Team_teamCard__RzpHN:hover .Team_memberImage__DMBuv{transform:scale(1.05)}.Team_memberInfo__dTute{text-align:center;padding:.5rem 0;margin-top:.5rem}.Team_memberName__nBPQz{font-size:2rem;font-weight:700;margin-bottom:.3rem;color:rgb(4,4,4);font-family:Noto Sans JP}.Team_memberRole__YEf0W{font-size:1rem;color:#1ABC9C;margin-bottom:3.5rem;text-align:center;font-weight:700}.Team_memberDescription__YKyxu{font-size:1rem;line-height:1.6;text-align:center;margin-bottom:3rem;font-style:italic;color:#333}.Team_socialMedia__14QLS{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.Team_socialLink__H5uS0{display:inline-block;width:32px;height:32px;transition:transform .3s ease}.Team_socialLink__H5uS0:hover{transform:scale(1.1)}.Team_socialIcon__AqxwA{display:block}@media (max-width:768px){.Team_heroTitle__8G_rZ{font-size:2rem}.Team_heroSubtitle__oF0Dm{font-size:1.25rem}.Team_teamGrid__uNtQJ{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Team_flipCard___AjLq{height:440px}}@media (max-width:480px){.Team_heroTitle__8G_rZ{font-size:1.75rem}.Team_heroSubtitle__oF0Dm{font-size:1rem}.Team_teamGrid__uNtQJ{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Team_flipCard___AjLq{height:384px}.Team_teamCard__RzpHN{height:420px}.Team_memberName__nBPQz{font-size:1.2rem}.Team_memberRole__YEf0W{font-size:1rem}.Team_memberDescription__YKyxu{font-size:.8rem}}.Team_teamContent__AtWvA{padding:1rem;color:white;text-align:center;border-radius:3rem;margin:2rem 0}:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}:root{--color-primary:#ff0000;--color-text:#333333;--color-text-light:#666666;--color-background:#ffffff;--color-background-alt:#f5f5f5;--max-width:1280px;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--color-text);line-height:1.5}img{max-width:100%;height:auto}html{scroll-behavior:smooth}.pagetop{width:50px;height:50px;position:fixed;bottom:20px;right:20px;text-decoration:none;transition:.2s}@media (max-width:767px){.pagetop{width:40px;height:40px;transition:none}.pagetop:hover{opacity:1;transition:none}}.pagetop:hover{opacity:.5;transition:.2s}.pagetop.hide{opacity:0;transform:translateY(50px);pointer-events:none}.pagetop.show{opacity:1;transform:translateY(0);pointer-events:auto}input,select,textarea{background-color:white!important;color:black!important}@media (prefers-color-scheme:dark){input,select,textarea{background-color:white!important;color:#1E1E1E!important}}.Footer_footer__jxuIt{background-color:#333333;color:white;padding:40px 20px;font-family:Arial,sans-serif}.Footer_footerTop__vJYm5{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px;border-bottom:1px solid #444;padding-bottom:20px}.Footer_companyInfo__SyZ4R{flex:1 1;max-width:15%}.Footer_address__ISoKb{flex:2 1;max-width:55%}.Footer_address__ISoKb p{margin:5px 0;font-size:14px;color:#bbb}.Footer_footerLinks__26vXg{flex:1 1;max-width:18%;display:flex;flex-direction:column;gap:5px}.Footer_footerLinks__26vXg a{text-decoration:none;color:#bbb;font-size:14px;transition:color .3s ease-in-out}.Footer_footerLinks__26vXg a:hover{color:white}.Footer_footerBottom__gP7bK{display:flex;justify-content:space-between;align-items:center;padding-top:20px;flex-wrap:wrap}.Footer_socialMedia__ZMR0Z{display:flex;flex-direction:row;gap:30px}.Footer_socialIcons__25G3L{display:flex;gap:15px}.Footer_footerBottom__gP7bK p{font-size:14px;color:#bbb}@media (max-width:768px){.Footer_footerTop__vJYm5{flex-direction:column;text-align:center}.Footer_address__ISoKb,.Footer_footerLinks__26vXg{max-width:none;text-align:left}.Footer_footerBottom__gP7bK{flex-direction:column;gap:10px;text-align:left}}.Aboutus_about__BUmry{padding:4rem 2rem;position:relative;overflow:hidden}.Aboutus_home__ckRdN{clear:both;box-sizing:content-box;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%}.Aboutus_container__VTFjL{max-width:1200px;margin:0 auto;position:relative;z-index:1}.Aboutus_hero__vCdGZ{margin-bottom:4rem}.Aboutus_heroTitle__N6GGl{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.Aboutus_heroRedText__kZ2Ib{color:#e22110}.Aboutus_heroSubtitle__z9hwN{color:#050505;margin-bottom:1rem;font-size:1.5rem}.Aboutus_timelineSection__C1oYZ{position:relative}.Aboutus_timeline__UcDm_{position:relative;padding:2rem 0;margin-left:50px}.Aboutus_timeline__UcDm_:before{top:68px}.Aboutus_timeLine__6QRCn:before,.Aboutus_timeline__UcDm_:before{content:"";position:absolute;left:20px;width:3px;height:75%;background-color:#333}.Aboutus_timeLine__6QRCn:before{top:60px}.Aboutus_timelineItem__TFGG_{position:relative;width:100%;opacity:0;transform:translateX(-20px);transition:all .6s ease-out}.Aboutus_timelineItem__TFGG_.Aboutus_animate__2RC53{opacity:1;transform:translateX(0)}.Aboutus_timelineDot__zwV_h{position:absolute;top:36px;left:21px;transform:translateX(-50%);width:27px;height:27px;background-color:#e22110;border-radius:50%}.Aboutus_timelineContent__dfrwP{padding:1rem;background:transparent;border-radius:0;box-shadow:none;margin-left:50px;text-align:left}.Aboutus_year__MXX_1{font-size:3rem;color:#e22110;margin-bottom:1rem;font-weight:700}.Aboutus_text__rXyH_{font-size:1.5rem;margin-bottom:2rem;vertical-align:super;font-weight:700}.Aboutus_description__mS2iM{font-size:1.2rem;color:#0a0a0a;line-height:1.5;position:relative;padding-left:20px}.Aboutus_description__mS2iM:before{content:"•";position:absolute;left:0;top:-.2em;font-size:1.5rem;color:#000}@media (max-width:1024px){.Aboutus_timeline__UcDm_{margin-left:20px}.Aboutus_timeline__UcDm_:before{left:7px;height:75%}.Aboutus_timeLine__6QRCn:before{left:7px;top:25px;height:80%}.Aboutus_timelineItem__TFGG_{margin-left:0}.Aboutus_timelineDot__zwV_h{left:8px;top:20px}.Aboutus_timelineContent__dfrwP{margin-left:30px}.Aboutus_year__MXX_1{font-size:1.5rem}.Aboutus_text__rXyH_{font-size:1rem;vertical-align:text-bottom}.Aboutus_description__mS2iM{font-size:.9rem}.Aboutus_heroBackgroundGradient__bRQ7O{position:absolute;right:100px;top:100px;height:60%;width:30%}}@media (max-width:768px){.Aboutus_timeline__UcDm_{margin-left:20px}.Aboutus_timeline__UcDm_:before{left:7px;height:75%}.Aboutus_timeLine__6QRCn:before{left:7px;top:25px;height:79%}.Aboutus_timelineItem__TFGG_{margin-left:0}.Aboutus_timelineDot__zwV_h{left:8px;top:20px}.Aboutus_timelineContent__dfrwP{margin-left:30px}.Aboutus_year__MXX_1{font-size:1.5rem}.Aboutus_text__rXyH_{font-size:1rem;vertical-align:text-bottom}.Aboutus_description__mS2iM{font-size:.9rem}.Aboutus_heroBackgroundGradient__bRQ7O{position:absolute;right:100px;top:100px;height:60%;width:30%}}@media (max-width:480px){.Aboutus_timeline__UcDm_{margin-left:10px}.Aboutus_timeline__UcDm_:before{left:5px;height:75%}.Aboutus_timelineDot__zwV_h{left:7px}.Aboutus_timelineContent__dfrwP{margin-left:20px}.Aboutus_year__MXX_1{font-size:1.25rem}.Aboutus_text__rXyH_{font-size:1rem}.Aboutus_description__mS2iM{font-size:.8rem}}.Aboutus_heroBackgroundGradient__bRQ7O{position:absolute;right:200px;top:100px;height:60%;width:16%}.Home_home__tLvJJ{clear:both;box-sizing:content-box;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%}.Home_hero__SecKY{position:relative;min-height:500px;padding:3rem 1.5rem;background-color:white;overflow:hidden}.Home_heroContent__Zrruo{position:relative;z-index:10;max-width:600px;font-family:Inter}.Home_heroTitle__BZ_Bf,.Home_heroTittle__xeh4t{font-size:4rem;font-weight:600;line-height:2.2;white-space:nowrap;color:#000;display:block}.Home_heroRedText__ghFSi{color:#e22110}.Home_heroThinkWrapper__FesDR{position:relative;display:inline-block;height:70px}.Home_heroThinkBorder__xso4k{position:absolute;left:-.5rem;right:-.5rem;top:100%;height:100%;transform:translateY(-50%);border:1px solid gray;background-color:#f2f2f2;z-index:-1}.Home_heroIconWrapper__9N34L{position:absolute;right:-3rem;top:-2.5rem;z-index:2}.Home_heroIconCircle__8dZr6{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#e22110;border-radius:50%}.Home_heroIcon__omKMe{width:2rem;height:2rem;color:white}.Home_heroSubtitleWrapper__mwsAu{margin-right:50px}.Home_heroSubtitleWrapper1__TewCN,.Home_heroSubtitleWrapper__mwsAu{display:flex;flex-direction:column;gap:.5rem;align-items:center;background-size:cover;padding:10px 15px;border-radius:8px;text-align:center}.Home_heroSubtitleWrapper1__TewCN{margin-right:147px}.Home_heroSubtitleBox__2_iB3{display:inline-block;background-color:#e22110}.Home_heroSubtitle__fapyW{color:white;font-size:48px;font-weight:500;line-height:1.2;margin-left:5px;margin-right:5px}.Home_heroDescription__NafdY{margin-top:2rem;font-size:1.25rem;color:#00060c;line-height:1.6}html[lang=ja] .Home_heroTitle__BZ_Bf,html[lang=ja] .Home_heroTittle__xeh4t{font-size:3.8rem;line-height:2}html[lang=ja] .Home_heroDescription__NafdY{line-height:1.8}html[lang=ja] .Home_businessTitle__mEiX4,html[lang=ja] .Home_businessTittle___UDfl{font-size:.9rem;line-height:1.6}.Home_heroBackgroundGradient__e3VLK{position:absolute;right:4%;top:0;height:100%;width:18.3%}.Home_businessContent__9ySYl{background-color:#e22110;padding:2rem;color:white;text-align:center;border-radius:2rem;margin:2rem 0}.Home_businessContentTitle__HZmj1{font-size:3rem;font-weight:600;margin-bottom:.5rem}.Home_businessContentHeader__mAaKQ{font-size:1rem;font-weight:600;margin-bottom:3rem}.Home_businessContentSubtitle__HqP1V{margin-bottom:2rem;font-family:Belanosima}.Home_businessServicesHeader__AjZKB,.Home_businessServices__UY2PS{display:flex;justify-content:space-around;gap:2rem}.Home_businessServicesHeader__AjZKB{margin-top:9px}.Home_businessService__dc_Z2{background-color:white;border-radius:2rem;padding:2rem;width:30%}.Home_businessService__dc_Z2 h3{color:#e22110;font-size:1.5rem;font-weight:600}.Home_funFacts__iCLCX{text-align:center}.Home_funFactsTitle__RWZbp{font-weight:400;font-size:40px;line-height:38px;margin-bottom:2rem;font-family:Abel}.Home_funFactsContainer__7ZKa0{display:flex;justify-content:space-around}.Home_funFact__Lq7Pp{background-color:#333333;color:white;border-radius:50%;width:250px;height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_factNumber__MI2h_{font-size:3.5rem;font-weight:700;color:#e22110}.Home_factText__mq545{font-size:.9rem;font-weight:600;text-transform:uppercase;font-family:Abel}.Home_companyProfile__q3Jh_{display:flex;gap:120px;padding:60px 80px;max-width:1400px;margin:0 auto;font-family:Inter}.Home_profileTitleWrapper__E4NoC{flex-shrink:0;width:280px}.Home_profileTitle__m_lGJ{font-size:64px;font-weight:700;line-height:1.1;margin:0;letter-spacing:-.02em;color:#000}.Home_profileRedC__zMTm8{color:#ff0000}.Home_profileContent__yzG2_{flex-grow:1;display:flex;flex-direction:column;padding-top:12px}.Home_profileRow__JoPiy{display:grid;grid-template-columns:auto 1fr;grid-gap:40px;gap:40px;align-items:baseline;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1)}.Home_profileLabel__kw_Tv{font-size:24px;font-weight:600;color:#000;min-width:250px}.Home_profileValue__DMWvy{font-size:16px;line-height:1.5;color:#000}.Home_profileBulletPoints__ax59k{display:flex;flex-direction:column;gap:8px}.Home_profileBulletPoints__ax59k div{display:flex;align-items:center;gap:8px}.Home_profileAddress__BUhHY{margin-bottom:12px;line-height:1.6}.Home_profileMapLink__FInuv{color:#ff0000;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.Home_profileArrow__x_oz4{font-size:14px}.Home_profileValue__DMWvy iframe{margin-top:15px;height:300px;width:100%;border-radius:10px;border:1px solid rgba(0,0,0,.1)}@media (max-width:768px){.Home_hero__SecKY{min-height:auto}.Home_funFactsTitle__RWZbp{font-size:1.5rem}.Home_businessTitle__mEiX4,.Home_serviceTitle__aZ27o{font-size:1rem}.Home_businessTittle___UDfl{font-size:.9rem!important;line-height:1.4;margin:.5rem auto;max-width:90%}html[lang=ja] .Home_businessTittle___UDfl{font-size:.85rem!important;line-height:1.5}.Home_heroBackgroundGradient__e3VLK{display:none}.Home_heroTitle__BZ_Bf{font-size:2.5rem}.Home_heroTitle__BZ_Bf,.Home_heroTittle__xeh4t{line-height:1.6;display:block;white-space:normal;word-break:keep-all;overflow-wrap:break-word}.Home_heroTittle__xeh4t{font-size:2.2rem}html[lang=ja] .Home_heroTitle__BZ_Bf,html[lang=ja] .Home_heroTittle__xeh4t{font-size:2.1rem;line-height:1.5}.Home_heroContent__Zrruo{max-width:100%}.Home_heroSubtitle__fapyW{font-size:26px}html[lang=ja] .Home_heroSubtitle__fapyW{font-size:24px}.Home_heroDescription__NafdY{font-size:1.1rem;line-height:1.7}html[lang=ja] .Home_heroDescription__NafdY{font-size:1rem;line-height:1.8}.Home_heroThinkWrapper__FesDR{height:auto;display:inline-block}.Home_heroThinkBorder__xso4k{top:50%}.Home_heroIconCircle__8dZr6{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#e22110;border-radius:50%;margin-top:-75px;margin-right:-75px}.Home_heroIconCircle__8dZr6 img{width:100px!important;height:auto}.Home_heroSubtitleWrapper1__TewCN,.Home_heroSubtitleWrapper__mwsAu{display:flex;flex-direction:column;gap:.5rem;background-size:cover;border-radius:8px;margin-right:2px}.Home_heroSubtitleWrapper1__TewCN{align-items:center;padding:10px 15px;text-align:center}.Home_businessServices__UY2PS{flex-direction:column}.Home_businessService__dc_Z2{width:100%;margin-bottom:1rem}.Home_businessServicesHeader__AjZKB{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:9px}.Home_funFactsContainer__7ZKa0{flex-direction:column;align-items:center;gap:1.5rem}.Home_funFact__Lq7Pp{width:150px;height:150px}.Home_factNumber__MI2h_{font-size:2rem}.Home_factText__mq545{font-size:.8rem}.Home_profileValue__DMWvy iframe{height:250px;margin-top:15px;display:block;width:100%}}@media (max-width:1024px){.Home_companyProfile__q3Jh_{flex-direction:column;gap:48px;padding:32px}.Home_profileTitle__m_lGJ{font-size:48px}}@media (max-width:508px){.Home_hero__SecKY{padding:1rem}html[lang=ja] .Home_hero__SecKY{padding:1.5rem 1rem}}@media (max-width:640px){.Home_companyProfile__q3Jh_{padding:24px}.Home_profileTitle__m_lGJ{font-size:40px}.Home_profileRow__JoPiy{grid-template-columns:1fr;gap:15px}.Home_profileValue__DMWvy iframe{height:200px;margin-top:10px;width:100%;display:block}}@media (max-width:480px){.Home_container__wJJxf,.Home_serviceSection__Y9B7p{padding:1rem}.Home_header__jW_q_{margin-bottom:1.5rem}.Home_title__jnzrv{font-size:1.2rem}.Home_subtitle__MP2g2{font-size:.7rem}.Home_serviceCard__Zkpws{max-width:250px;padding:1rem}.Home_serviceImage__g76A7{max-height:150px}.Home_businessTitle__mEiX4,.Home_serviceTitle__aZ27o{font-size:.9rem;margin-top:.75rem}.Home_heroTitle__BZ_Bf{font-size:2rem;line-height:1.5}.Home_heroTittle__xeh4t{font-size:1.9rem;line-height:1.5}html[lang=ja] .Home_heroTitle__BZ_Bf,html[lang=ja] .Home_heroTittle__xeh4t{font-size:1.8rem;line-height:1.4}.Home_heroIconWrapper__9N34L{transform:scale(.7);right:-2rem;top:-2rem}.Home_heroDescription__NafdY{font-size:1rem;line-height:1.6}html[lang=ja] .Home_heroDescription__NafdY{font-size:.9rem;line-height:1.7}.Home_businessTittle___UDfl{font-size:.8rem!important}html[lang=ja] .Home_businessTittle___UDfl{font-size:.75rem!important}}@media (max-width:344px){.Home_heroTitle__BZ_Bf{font-size:1.8rem;line-height:1.4}.Home_heroTittle__xeh4t{font-size:1.7rem;line-height:1.4}html[lang=ja] .Home_heroTitle__BZ_Bf,html[lang=ja] .Home_heroTittle__xeh4t{font-size:1.6rem;line-height:1.3}.Home_heroIconWrapper__9N34L{transform:scale(.6);right:-1.5rem;top:-1.5rem}.Home_heroDescription__NafdY{font-size:.9rem}html[lang=ja] .Home_heroDescription__NafdY{font-size:.85rem}.Home_serviceCard__Zkpws{max-width:220px;padding:.8rem}}.Home_container__wJJxf{max-width:1200px;margin:0 auto;box-sizing:border-box}.Home_serviceSection__Y9B7p{background-color:#e22012;border-radius:10px;padding:2rem}.Home_header__jW_q_{color:white;text-align:center;margin-bottom:3rem}.Home_title__jnzrv{font-size:2.5rem;font-weight:700;margin-bottom:1rem;font-family:Inter}.Home_subtitle__MP2g2{font-size:1rem;line-height:1.5;font-family:Belanosima;max-width:600px;margin:0 auto}.Home_servicesGrid__5tYSG{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:0}.Home_serviceItem__y5sCx{display:flex;flex-direction:column;align-items:center;text-align:center}.Home_serviceCard__Zkpws{background-color:white;border-radius:40px;padding:2rem;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:280px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.Home_serviceCard__Zkpws:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.Home_serviceImage__g76A7{width:100%;height:auto;max-height:200px;object-fit:contain}.Home_serviceTitle__aZ27o{font-size:1.25rem;font-weight:700;text-transform:uppercase}.Home_businessTitle__mEiX4,.Home_serviceTitle__aZ27o{color:white;font-family:Belanosima;margin-top:1rem;line-height:1.2;visibility:visible;opacity:1}.Home_businessTitle__mEiX4{font-size:1rem}.Home_businessTittle___UDfl{color:white;font-size:.75rem;font-family:Belanosima;margin-top:1rem;line-height:1.2;visibility:visible;opacity:1}@media (max-width:768px){.Home_servicesGrid__5tYSG{grid-template-columns:1fr;gap:2rem}.Home_serviceSection__Y9B7p{padding:1.5rem}.Home_header__jW_q_{margin-bottom:2rem}.Home_title__jnzrv{font-size:1.5rem}.Home_subtitle__MP2g2{font-size:.8rem}.Home_serviceCard__Zkpws{max-width:280px;padding:1.5rem}.Home_serviceTitle__aZ27o{font-size:1rem}}@media (max-width:769px){.Home_heroIconWrapper__9N34L{transform:scale(.6);right:-2rem;top:-4rem}}.Service_main__GYocp{width:100%;overflow-x:hidden}.Service_home__MVSPA{clear:both;box-sizing:content-box;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%}.Service_hero__s9XLF{padding:var(--spacing-lg) var(--spacing-sm)}.Service_hero__contents__CX7Vf{max-width:var(--max-width);margin:0 auto;display:grid;grid-gap:var(--spacing-md);gap:var(--spacing-md);align-items:center;justify-content:center;text-align:center;padding:var(--spacing-sm)}.Service_hero__text__k2SLO{display:grid;grid-gap:var(--spacing-sm);gap:var(--spacing-sm);align-items:center;justify-items:center;text-align:center;word-break:break-word}.Service_hero__text__k2SLO span{display:flex;justify-content:center;align-items:center;width:100%}.Service_subtitle__JUMa3{font-weight:600;font-size:1.5rem;font-family:Belanosima}.Service_hero__title__hGaU5{line-height:1.2}.Service_hero__title__hGaU5,.Service_hero__tittle__UIa3K{font-size:2.5rem;font-weight:700;font-family:ADLaM Display;color:#0a0a0a}.Service_hero__tittle__UIa3K{line-height:1.4;text-align:center;margin:0 auto;word-break:break-word;padding:0 10px}.Service_app_dev__description__WMTND,.Service_web_dev__description__qEenI{font-size:1.7rem}@media (max-width:660px){.Service_app_dev__description__WMTND,.Service_web_dev__description__qEenI{text-align:center;font-size:1rem}}.Service_services__cb1oH{padding:var(--spacing-lg) var(--spacing-sm)}.Service_services__container__hMrWW{position:relative;display:flex;justify-content:center;align-items:center;width:100%;text-align:center;margin-bottom:var(--spacing-lg)}.Service_services__title__J7vIQ{font-size:3rem;font-family:Belanosima;position:relative;z-index:3}.Service_services__background__6jsnf{position:absolute;font-family:Oregano;font-size:8rem;color:rgba(255,0,0,.1);z-index:1}.Service_services__grid__TxOqs{max-width:var(--max-width);margin:0 auto;display:grid;grid-gap:var(--spacing-md);gap:var(--spacing-md)}.Service_service_card__w_ng0{background:var(--color-background);padding:var(--spacing-md);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;gap:var(--spacing-sm)}.Service_service_card__icon__v6bpd{color:var(--color-primary);flex-shrink:0}.Service_service_card__title__3TDxI{font-size:1.7rem;margin-bottom:.5rem;font-family:ADLaM Display}.Service_service_card__text__lLPUh{color:var(--color-text-light)}.Service_web_dev__zHNB3{padding:var(--spacing-lg) var(--spacing-sm)}.Service_web_dev__content__ikUko{max-width:var(--max-width);margin:0 auto;display:grid;grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.Service_web_dev__text__69vbJ{display:grid;grid-gap:var(--spacing-sm);gap:var(--spacing-sm)}.Service_web_dev__title__HcjLM{font-size:2.5rem;text-align:center;font-family:Cherry Bomb;color:#0a0a0a;letter-spacing:.1rem}.Service_web_single__text__2AIEx{color:#e02311}.Service_web-dev__images__HaUeQ{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-md);gap:var(--spacing-md)}.Service_web_dev__image__ZcF6D{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Service_app_dev__Pj3qA{padding:var(--spacing-lg) var(--spacing-sm)}@media (max-width:768px){.Service_app_dev__Pj3qA,.Service_hero__s9XLF,.Service_web_dev__zHNB3{padding:var(--spacing-sm) var(--spacing-sm)}}.Service_app_dev__content__Z7_yO{max-width:var(--max-width);margin:0 auto;display:grid;grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.Service_app_dev__text__rKgYt{display:grid;grid-gap:var(--spacing-sm);gap:var(--spacing-sm)}.Service_app_dev__title__cYErL{font-size:2.5rem;text-align:center;font-family:Cherry Bomb;color:#0a0a0a;letter-spacing:.1rem}.Service_app_dev__images__ppkEN{display:flex;gap:var(--spacing-md);justify-content:center}.Service_app_dev__image__lnQWR{border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:945px){.Service_service_card__content__EvAzB{text-align:center}}@media (min-width:768px){.Service_hero__content__IEtN1{grid-template-columns:1fr 1fr;align-items:center}.Service_hero__contents__CX7Vf{padding:var(--spacing-sm)}.Service_hero__text__k2SLO span img{max-width:100%;height:auto}.Service_hero__tittle__UIa3K{font-size:2rem;line-height:1.3;padding:0 15px}.Service_services__grid__TxOqs{text-align:center;grid-template-columns:repeat(3,1fr)}.Service_web_dev__content__ikUko{grid-template-columns:1fr 1fr;align-items:center}.Service_web_dev__images__6aQ1b{grid-template-columns:repeat(2,1fr)}.Service_app_dev__content__Z7_yO{grid-template-columns:1fr 1fr;align-items:center}}@media (max-width:767px){.Service_app_dev__images__ppkEN{flex-direction:column;align-items:center}.Service_app_dev__image__lnQWR{max-width:250px}.Service_hero__tittle__UIa3K{font-size:1.8rem}}@media (max-width:660px){.Service_hero__tittle__UIa3K{font-size:1.8rem;line-height:1.3;padding:0 10px}.Service_hero__text__k2SLO{gap:var(--spacing-xs)}.Service_hero__contents__CX7Vf{padding:var(--spacing-xs)}}@media (max-width:375px){.Service_hero__tittle__UIa3K{font-size:1.8rem;line-height:1.2;padding:0 20px}}.Contactus_container__iKKck{clear:both;box-sizing:content-box;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%}.Contactus_footerHead__6Orl8,.Contactus_title__RAl5M{color:#e22012;font-size:3rem;font-weight:700;margin-bottom:.5rem;font-family:Belanosima}.Contactus_footerHead__6Orl8{text-align:center}.Contactus_subtitle__Wemuv{font-size:1.5rem;margin-bottom:2rem;font-family:Inter}.Contactus_intotext__PCb84{font-size:1rem;font-weight:200;line-height:1.2;font-family:Courier New,Courier,monospace;color:#1f1c1c;text-align:center;margin-bottom:2rem}.Contactus_formWrapper__x98zZ{display:grid;grid-gap:2rem;gap:2rem;background:#f5f5f5;border-radius:0 100px 100px 0;padding:2rem;margin-bottom:100px;max-width:850px;max-height:1040px}.Contactus_formContainer__U5TC3{padding:2rem;border-radius:15px}.Contactus_mailSection__eHm_e{display:flex;align-items:center;gap:.5rem;color:#e22012;font-weight:700;margin-bottom:1rem;font-family:Belanosima;font-size:3rem}.Contactus_mailIcon__eVIBO{color:#e22012}.Contactus_mailText__0Jn99{margin-left:10px}.Contactus_formTitle__xcM8M{font-size:1.25rem;margin-bottom:2rem;font-family:Inter}.Contactus_form__HijkA{max-width:800px;margin:0 auto;padding:.5rem;border-radius:8px}.Contactus_formGroup__DUdPL{margin-bottom:1.5rem;grid-template-columns:200px 1fr;grid-gap:1rem;gap:1rem;display:grid;align-items:flex-start}.Contactus_formGroups__W0DpL{margin-bottom:1.5rem;grid-template-columns:200px 1fr;gap:1rem;align-items:flex-start}.Contactus_formGroup1__0t_Yd{margin-left:300px;margin-top:60px}.Contactus_labelField__3JF_W{font-size:1rem;font-weight:600;color:#333;padding-top:.5rem;font-family:Inter;text-align:left}.Contactus_required__K7Gpz{color:#e22012;margin-left:4px}.Contactus_inputField__S7HjB,.Contactus_selectAreaField__snvEZ,.Contactus_textareaField__pl0cn{padding:.75rem 1rem .75rem 18px}.Contactus_inputField__S7HjB,.Contactus_inputFields__i3_fs,.Contactus_selectAreaField__snvEZ,.Contactus_textareaField__pl0cn{width:500px;border:1px solid #ddd;border-radius:15px;font-size:1rem;background-color:white;transition:border-color .2s ease;font-family:Inter}.Contactus_inputFields__i3_fs{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'><path fill='red' d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:24px;padding:.75rem 40px .75rem 1rem}.Contactus_inputField__S7HjB::placeholder,.Contactus_textareaField__pl0cn::placeholder{color:#999}.Contactus_inputField__S7HjB:focus,.Contactus_selectAreaField__snvEZ:focus,.Contactus_textareaField__pl0cn:focus{outline:none;border-color:#e22012}.Contactus_textareaField__pl0cn{resize:vertical;min-height:120px}.Contactus_image__Ry2n2{width:50px;height:50px;vertical-align:sub}.Contactus_error__mEPMt{border-color:#e22012}.Contactus_errorMessage__0eIaw{grid-column:2;color:#e22012;font-size:.875rem;margin-top:.25rem}.Contactus_divider__xRbNE{height:3px;background-color:rgb(112,110,110);width:8%}.Contactus_buttonContainer__T3tvb{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.Contactus_submitButton__Z26eb{background:#e22012;color:white;border:none;padding:1rem 2rem;border-radius:18px;font-size:1rem;cursor:pointer;font-family:Inter;font-weight:700}.Contactus_submitButton__Z26eb:hover{background:#cc0000}.Contactus_backButton__ns85t{background:#666;color:white;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;cursor:pointer;font-family:Inter,sans-serif;font-weight:700;min-width:120px}.Contactus_backButton__ns85t:hover{background:#555}.Contactus_progress__8k09E{position:absolute;right:120px}.Contactus_step__3thlZ{display:flex;align-items:center;gap:10px}.Contactus_stepNumber__fBNy6{width:70px;height:70px;border-radius:50%;font-size:30px;font-weight:700;font-family:Atomic Age;background:#ccc;color:#000;line-height:70px;text-align:center;flex-shrink:0;display:flex;justify-content:center;align-items:center}.Contactus_stepNumber__fBNy6.Contactus_active__EhWAY{background:#e22012;color:white}.Contactus_stepNumber__fBNy6.Contactus_inactive__aMp6y{background-color:#ccc;color:#000}.Contactus_stepLabel__agnKC{color:#000}.Contactus_instepLabel__olEjn,.Contactus_stepLabel__agnKC{font-size:16px;font-family:Inter;font-weight:700;white-space:nowrap}.Contactus_instepLabel__olEjn{color:#e22012}.Contactus_line__95T2z{width:3px;height:100px;background-color:#000;margin-left:35px}.Contactus_step__3thlZ:last-child .Contactus_line__95T2z{display:none}.Contactus_confirmValue__m3kV_{padding:.75rem 0;font-family:Inter,sans-serif}.Contactus_completionContainer__8xcoW{text-align:center;padding:2rem}.Contactus_completionText__pqCpl{font-size:1.1rem;font-weight:500;line-height:1.8;margin-bottom:2rem}@media (max-width:900px){.Contactus_container__iKKck{padding:1rem;max-width:100%}.Contactus_image__Ry2n2{width:35px;height:35px;vertical-align:baseline}.Contactus_title__RAl5M{font-size:2rem;text-align:center}.Contactus_subtitle__Wemuv{font-size:1.25rem;text-align:center}.Contactus_formWrapper__x98zZ{grid-template-columns:1fr;border-radius:20px;padding:1rem;margin-bottom:50px;max-width:100%;max-height:none;position:relative;z-index:1}.Contactus_formContainer__U5TC3{padding:1rem;width:100%;box-sizing:border-box}.Contactus_mailSection__eHm_e{flex-direction:column;text-align:center;font-size:2rem}.Contactus_mailIcon__eVIBO{margin-bottom:.5rem}.Contactus_mailText__0Jn99{vertical-align:text-bottom}.Contactus_form__HijkA{max-width:100%;padding:0;width:100%}.Contactus_formGroup__DUdPL{grid-template-columns:1fr;gap:.5rem;margin-bottom:1.5rem;width:100%}.Contactus_formGroup1__0t_Yd{margin-left:0;text-align:center;margin-top:30px}.Contactus_labelField__3JF_W{text-align:left;font-size:.875rem;width:100%;display:block}.Contactus_inputField__S7HjB,.Contactus_inputFields__i3_fs,.Contactus_selectAreaField__snvEZ,.Contactus_textareaField__pl0cn{width:100%;font-size:.875rem;padding:.75rem .5rem .75rem 9px;box-sizing:border-box;max-width:100%;border-radius:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Contactus_inputFields__i3_fs{background-position:right 10px center;padding-right:30px}.Contactus_textareaField__pl0cn{min-height:100px}.Contactus_submitButton__Z26eb{width:100%;padding:.75rem;font-size:1rem;border-radius:10px}.Contactus_errorMessage__0eIaw{grid-column:1;margin-top:.25rem;width:100%}}@media (max-width:1200px){.Contactus_progress__8k09E{width:100%;margin-top:1rem;margin-bottom:20px;padding:0;display:flex;justify-content:center;align-items:baseline;flex-wrap:nowrap;position:static}.Contactus_line__95T2z{width:40px;height:2px;margin-left:0;margin-top:-20px;background-color:#000}.Contactus_step__3thlZ:first-child .Contactus_line__95T2z{display:none}.Contactus_step__3thlZ:last-child .Contactus_line__95T2z{display:block}.Contactus_stepLabel__agnKC{font-size:14px;margin-top:.25rem}.Contactus_step__3thlZ{flex-direction:column;align-items:center;margin:0 1rem}.Contactus_stepNumber__fBNy6{width:40px;height:40px;font-size:18px;line-height:40px;margin:0}}.Contactus_container__FhcrL{clear:both;box-sizing:content-box;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%}.Contactus_home__OKP6q{padding:2rem 0;display:flex;flex-direction:column;align-items:center}.Contactus_title__StltD{font-size:3rem;font-weight:700;margin-bottom:.5rem;font-family:Belanosima,sans-serif;display:flex;justify-content:center}.Contactus_redText__7I8H5{color:#e22012}.Contactus_subtitle__gXkGo{font-size:1.5rem;margin-bottom:2rem;font-family:Inter,sans-serif;text-align:center}.Contactus_formWrapper__OCIpk{position:relative;background:#f5f5f5;border-radius:10px;padding:3rem 2rem;margin-bottom:4rem;max-width:1000px;width:100%;margin-left:auto;margin-right:auto}.Contactus_formContainer__MGToT{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.Contactus_form___7TZU{max-width:800px;margin:0 auto}.Contactus_formGroup__LTHCU{margin-bottom:1.5rem;display:grid;grid-template-columns:200px 1fr;grid-gap:1rem;gap:1rem;align-items:flex-start}.Contactus_labelField___39z2{font-size:1rem;font-weight:600;color:#333;padding-top:.5rem;font-family:Inter,sans-serif}.Contactus_required__GMCM6{display:flex;align-items:center;justify-content:center;background-color:#e22012;color:white;font-size:12px;padding:0 8px;border-radius:2px;margin-left:auto;margin-right:20px;font-weight:400;width:40px;height:20px}@media (max-width:768px){.Contactus_required__GMCM6{transform:translateY(-5px)}}@media (min-width:769px){.Contactus_required__GMCM6{transform:translateY(-20px)}}.Contactus_inputField__dwGRo,.Contactus_textareaField__vCOIo{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;background-color:white;transition:border-color .2s ease;font-family:Inter,sans-serif}.Contactus_inputFields__SA6QW{width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:16px;min-height:45px;background-position:right 8px center;background-size:20px}.Contactus_inputField__dwGRo:focus,.Contactus_inputFields__SA6QW:focus,.Contactus_textareaField__vCOIo:focus{outline:none;border-color:#e22012}.Contactus_inputFieldWrapper__Np6Ws{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.Contactus_inputFieldWrapper__Np6Ws input{flex:1 1;min-width:60px}.Contactus_textareaField__vCOIo{resize:vertical;min-height:120px}.Contactus_error__8MzyF{border:2px solid red!important}.Contactus_errorMessage__f8qK6{grid-column:2;color:#e22012;font-size:.875rem;margin-top:.25rem}.Contactus_divider__0mg08{height:3px;background-color:rgb(112,110,110);width:8%}.Contactus_buttonContainer__7PP9X{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.Contactus_submitButton__b3KhT{background:#e22012}.Contactus_backButton__jz2U9,.Contactus_submitButton__b3KhT{color:white;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;cursor:pointer;font-family:Inter,sans-serif;font-weight:700}.Contactus_backButton__jz2U9{background:#666;min-width:120px}.Contactus_submitButton__b3KhT:hover{background:#cc0000}.Contactus_backButton__jz2U9:hover{background:#555}.Contactus_progress__wYun7{display:flex;justify-content:center;align-items:center;margin-bottom:3rem;width:100%;max-width:1000px;margin-left:auto;margin-right:auto}.Contactus_step__hbxMV{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.Contactus_stepNumber__B97AX{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem;background:#ccc;color:white}.Contactus_stepNumber__B97AX.Contactus_active__irpBn{background:#e22012}.Contactus_stepLabel__X9qD_{font-size:.875rem;color:#e22012;font-weight:700}.Contactus_instepLabel__QktLy{font-size:.875rem;color:#666;font-weight:700}.Contactus_line__bTOxL{height:2px;width:60%;background-color:#ccc;margin-top:-25px}.Contactus_confirmValue__Xkf_G{padding:.75rem 0;font-family:Inter,sans-serif;width:100%;max-width:600px;word-break:break-word;white-space:pre-wrap}.Contactus_completionContainer__YdVyh{text-align:center;padding:2rem}.Contactus_completionText__IwtcS{font-size:1.1rem;font-weight:500;line-height:1.8;margin-bottom:2rem}@media (max-width:768px){.Contactus_title__StltD{font-size:2rem;text-align:center}.Contactus_subtitle__gXkGo{font-size:1.25rem;text-align:center}.Contactus_formWrapper__OCIpk{padding:2rem 1rem}.Contactus_formContainer__MGToT{padding:1.5rem 1rem}.Contactus_formGroup__LTHCU{grid-template-columns:1fr;gap:.5rem}.Contactus_labelField___39z2{padding-top:0}.Contactus_progress__wYun7{flex-direction:row;margin-bottom:2rem;overflow-x:auto;padding:0 1rem;-webkit-overflow-scrolling:touch}.Contactus_line__bTOxL{width:50px}.Contactus_buttonContainer__7PP9X{flex-direction:column;align-items:center}.Contactus_backButton__jz2U9,.Contactus_submitButton__b3KhT{width:100%!important;max-width:300px}.Contactus_backButton__jz2U9{order:2}.Contactus_submitButton__b3KhT{order:1;margin-bottom:1rem}.Contactus_formGroup__LTHCU{grid-template-columns:1fr;gap:.5rem}.Contactus_labelField___39z2{display:flex;align-items:center;justify-content:space-between;padding-top:0;margin-bottom:.5rem}.Contactus_required__GMCM6{transform:none;margin-right:0;margin-left:10px}.Contactus_inputFieldWrapper__Np6Ws{width:100%;justify-content:space-between}.Contactus_inputFieldWrapper__Np6Ws input{flex:1 1;min-width:37%;max-width:40%}.Contactus_divider__0mg08{width:5%}.Contactus_errorMessage__f8qK6{grid-column:1;margin-top:.25rem}}@media (min-width:769px){.Contactus_required__GMCM6{transform:translateY(-20px)}.Contactus_inputFieldWrapper__Np6Ws{display:flex;align-items:center;gap:5px}.Contactus_inputFieldWrapper__Np6Ws input{flex:1 1;max-width:30%}}