.HeroSection-module__YGMWTW__hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:80vh;min-height:500px;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__heroBackground{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__heroBackground.HeroSection-module__YGMWTW__active{opacity:1}.HeroSection-module__YGMWTW__heroContent{z-index:1;width:100%;max-width:800px;padding:0 2rem;position:relative}.HeroSection-module__YGMWTW__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.HeroSection-module__YGMWTW__heroSubtitle{margin-bottom:2rem;font-size:1.25rem;line-height:1.6}@media (max-width:1024px){.HeroSection-module__YGMWTW__hero{min-height:450px}.HeroSection-module__YGMWTW__heroTitle{font-size:2.75rem}.HeroSection-module__YGMWTW__heroSubtitle{font-size:1.2rem}}@media (max-width:768px){.HeroSection-module__YGMWTW__hero{min-height:400px}.HeroSection-module__YGMWTW__heroTitle{margin-bottom:1.2rem;font-size:2.5rem}.HeroSection-module__YGMWTW__heroSubtitle{margin-bottom:1.5rem;font-size:1.1rem}.HeroSection-module__YGMWTW__heroContent{padding:0 1.5rem}}@media (max-width:480px){.HeroSection-module__YGMWTW__hero{min-height:350px}.HeroSection-module__YGMWTW__heroTitle{margin-bottom:1rem;font-size:2rem}.HeroSection-module__YGMWTW__heroSubtitle{margin-bottom:1.2rem;font-size:1rem;line-height:1.5}.HeroSection-module__YGMWTW__heroContent{padding:0 1rem}}
.FeatureSection-module__RrTOLq__feature{background:linear-gradient(-45deg,#f5f5f5 25%,#0000 25% 75%,#f5f5f5 75%),#fff linear-gradient(-45deg,#f5f5f5 25%,#0000 25% 75%,#f5f5f5 75%) 20px 20px;padding:4rem 0;position:relative;overflow:hidden}.FeatureSection-module__RrTOLq__featureInner{max-width:1250px;margin:0 auto;padding:2rem;position:relative}.FeatureSection-module__RrTOLq__featureTitle{color:#333;z-index:2;white-space:nowrap;margin-bottom:.5rem;font-size:2.8rem;font-weight:700;line-height:1.6;position:relative}.FeatureSection-module__RrTOLq__featureTitle strong{color:#007bff;text-underline-offset:5px;text-decoration:underline}.FeatureSection-module__RrTOLq__featureImage{z-index:1;width:55%;position:absolute;top:55%;right:0;transform:translateY(-50%)}.FeatureSection-module__RrTOLq__featureImage img{border-radius:8px;width:100%;height:auto}.FeatureSection-module__RrTOLq__featureText{color:#666;z-index:2;max-width:45%;margin-top:1.5rem;font-size:1.1rem;line-height:1.8;position:relative}.FeatureSection-module__RrTOLq__featureList{z-index:2;max-width:45%;margin:2rem 0;padding:0;list-style:none;position:relative}.FeatureSection-module__RrTOLq__featureList li{color:#333;margin-bottom:1rem;padding-left:2rem;font-size:1.4rem;line-height:2;position:relative}.FeatureSection-module__RrTOLq__featureList li:before{content:"✓";color:#007bff;font-size:1.4rem;font-weight:700;position:absolute;left:0}.FeatureSection-module__RrTOLq__attentionText{color:#fff;z-index:2;background:#007bff;border-radius:50px;margin-top:.5rem;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:700;display:inline-block;position:relative}.FeatureSection-module__RrTOLq__attentionText:before{content:"";border-bottom:8px solid #007bff;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.FeatureSection-module__RrTOLq__buttonContainer{z-index:2;justify-content:center;gap:20px;margin-top:3rem;display:flex;position:relative}.FeatureSection-module__RrTOLq__button{color:#fff;background-color:#007bff;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 10px #007bff4d}.FeatureSection-module__RrTOLq__button:hover{background-color:#0056b3;transform:translateY(-3px);box-shadow:0 6px 15px #007bff66}.FeatureSection-module__RrTOLq__button:active{transform:translateY(-1px)}@media (max-width:1024px){.FeatureSection-module__RrTOLq__feature{padding:3.5rem 0}.FeatureSection-module__RrTOLq__featureTitle{font-size:2.2rem}.FeatureSection-module__RrTOLq__featureList li{font-size:1.3rem}}@media (max-width:900px){.FeatureSection-module__RrTOLq__featureTitle{font-size:1.9rem}}@media (max-width:768px){.FeatureSection-module__RrTOLq__feature{padding:2.5rem 0}.FeatureSection-module__RrTOLq__featureTitle{text-align:center;white-space:normal;margin-bottom:.8rem;font-size:1.8rem}.FeatureSection-module__RrTOLq__featureImage{width:100%;margin:1.5rem 0;position:relative;top:0;transform:none}.FeatureSection-module__RrTOLq__featureText{text-align:center;max-width:100%}.FeatureSection-module__RrTOLq__featureList{text-align:left;max-width:100%;margin:1.5rem auto}.FeatureSection-module__RrTOLq__featureList li{margin-bottom:.8rem;font-size:1.2rem;line-height:1.6}.FeatureSection-module__RrTOLq__attentionText{margin:.8rem auto;display:table}.FeatureSection-module__RrTOLq__featureInner{padding:1.5rem}.FeatureSection-module__RrTOLq__buttonContainer{flex-direction:column;align-items:center;gap:15px;margin-top:2rem}.FeatureSection-module__RrTOLq__button{text-align:center;width:100%;max-width:280px;padding:.9rem 1.5rem;font-size:1rem}}@media (max-width:480px){.FeatureSection-module__RrTOLq__feature{padding:2rem 0}.FeatureSection-module__RrTOLq__featureInner{padding:1.2rem 1rem}.FeatureSection-module__RrTOLq__featureTitle{font-size:1.3rem;line-height:1.4}.FeatureSection-module__RrTOLq__featureList li{margin-bottom:.6rem;font-size:1.1rem;line-height:1.5}.FeatureSection-module__RrTOLq__attentionText{padding:.4rem 1.2rem;font-size:1rem}.FeatureSection-module__RrTOLq__featureImage{margin:1.2rem 0}.FeatureSection-module__RrTOLq__featureList{margin:1.2rem auto}.FeatureSection-module__RrTOLq__button{padding:.8rem 1.5rem;font-size:.9rem}}@media (min-width:769px){.FeatureSection-module__RrTOLq__featureTitle br.FeatureSection-module__RrTOLq__spOnly{display:none}}.FeatureSection-module__RrTOLq__sectionTitle{text-align:center;color:#1a237e;margin-bottom:3rem;font-size:2.5rem;position:relative}.FeatureSection-module__RrTOLq__sectionTitle:after{content:"";background:#0d47a1;width:60px;height:3px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}@media (max-width:768px){.FeatureSection-module__RrTOLq__sectionTitle{margin-bottom:2rem;font-size:2.2rem}.FeatureSection-module__RrTOLq__sectionTitle:after{bottom:-12px}}@media (max-width:480px){.FeatureSection-module__RrTOLq__sectionTitle{margin-bottom:1.5rem;font-size:2rem}.FeatureSection-module__RrTOLq__sectionTitle:after{width:50px;bottom:-10px}}
.ServicesSection-module__yIL7hG__services{background:#fff;padding:60px 0}.ServicesSection-module__yIL7hG__sectionTitle{text-align:center;color:#1a237e;margin-bottom:3rem;font-size:2.5rem;position:relative}.ServicesSection-module__yIL7hG__sectionTitle:after{content:"";background:#0d47a1;width:60px;height:3px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.ServicesSection-module__yIL7hG__servicesContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ServicesSection-module__yIL7hG__serviceCard{opacity:0;align-items:center;min-height:480px;margin:80px 40px;animation:.8s ease-out forwards ServicesSection-module__yIL7hG__fadeInUp;display:flex;position:relative;transform:translateY(30px)}@keyframes ServicesSection-module__yIL7hG__fadeInUp{to{opacity:1;transform:translateY(0)}}.ServicesSection-module__yIL7hG__serviceContent{z-index:2;background:#fff;border-radius:8px;width:50%;padding:40px 60px;position:absolute;box-shadow:0 10px 30px #0000001a}.ServicesSection-module__yIL7hG__serviceCard:nth-child(odd) .ServicesSection-module__yIL7hG__serviceContent{left:40px}.ServicesSection-module__yIL7hG__serviceCard:nth-child(2n) .ServicesSection-module__yIL7hG__serviceContent{right:40px}.ServicesSection-module__yIL7hG__serviceVanta{background:#07192f;border-radius:8px;width:60%;height:100%;position:absolute;right:0;overflow:hidden;box-shadow:0 15px 30px #00000026}.ServicesSection-module__yIL7hG__serviceCard:nth-child(2n) .ServicesSection-module__yIL7hG__serviceVanta{left:0;right:auto}.ServicesSection-module__yIL7hG__vantaImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ServicesSection-module__yIL7hG__serviceVanta:hover .ServicesSection-module__yIL7hG__vantaImage{transform:scale(1.05)}.ServicesSection-module__yIL7hG__serviceNumber{color:#f44;border-bottom:2px solid #f44;margin-bottom:.8rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;display:inline-block}.ServicesSection-module__yIL7hG__serviceSubtitle{color:#333;margin-bottom:.5rem;font-size:.875rem}.ServicesSection-module__yIL7hG__serviceTitle{color:#1a1a1a;margin-bottom:1.2rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ServicesSection-module__yIL7hG__serviceDescription{color:#666;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}@media (max-width:1200px){.ServicesSection-module__yIL7hG__serviceCard{min-height:430px;margin:70px 30px}.ServicesSection-module__yIL7hG__serviceContent{padding:35px 50px}.ServicesSection-module__yIL7hG__serviceTitle{font-size:2.2rem}}@media (max-width:1024px){.ServicesSection-module__yIL7hG__services{padding:60px 0}.ServicesSection-module__yIL7hG__serviceCard{min-height:380px;margin:60px 20px}.ServicesSection-module__yIL7hG__serviceContent{width:55%;padding:30px 40px}.ServicesSection-module__yIL7hG__serviceVanta{width:55%}.ServicesSection-module__yIL7hG__serviceTitle{margin-bottom:1rem;font-size:2rem}.ServicesSection-module__yIL7hG__serviceNumber{margin-bottom:.6rem;font-size:1.8rem}}@media (max-width:768px){.ServicesSection-module__yIL7hG__services{padding:50px 0}.ServicesSection-module__yIL7hG__serviceCard{flex-direction:column;min-height:auto;margin:50px 20px}.ServicesSection-module__yIL7hG__serviceContent{z-index:3;width:100%;margin-bottom:-40px;padding:30px;position:relative;left:0!important;right:0!important}.ServicesSection-module__yIL7hG__serviceVanta{width:100%;height:300px;position:relative;left:0;right:0}.ServicesSection-module__yIL7hG__serviceTitle{margin-bottom:.8rem;font-size:1.8rem}.ServicesSection-module__yIL7hG__serviceNumber{margin-bottom:.6rem;font-size:1.6rem}.ServicesSection-module__yIL7hG__serviceDescription{margin-bottom:1.2rem}.ServicesSection-module__yIL7hG__sectionTitle{margin-bottom:2.5rem;font-size:2.2rem}}@media (max-width:480px){.ServicesSection-module__yIL7hG__services{padding:40px 0}.ServicesSection-module__yIL7hG__servicesContainer{padding:0 1rem}.ServicesSection-module__yIL7hG__serviceCard{margin:40px 10px}.ServicesSection-module__yIL7hG__serviceContent{margin-bottom:-30px;padding:25px 20px}.ServicesSection-module__yIL7hG__serviceVanta{height:220px}.ServicesSection-module__yIL7hG__serviceTitle{margin-bottom:.6rem;font-size:1.5rem}.ServicesSection-module__yIL7hG__serviceNumber{margin-bottom:.4rem;font-size:1.4rem}.ServicesSection-module__yIL7hG__serviceDescription{margin-bottom:1rem;font-size:.9rem;line-height:1.6}.ServicesSection-module__yIL7hG__sectionTitle{margin-bottom:2rem;font-size:2rem}.ServicesSection-module__yIL7hG__sectionTitle:after{width:50px;bottom:-12px}}.ServicesSection-module__yIL7hG__serviceButton{color:#fff;background-color:#0054a6;border-radius:4px;margin-top:20px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.ServicesSection-module__yIL7hG__serviceButton:hover{background-color:#003d7a;transform:translateY(-2px)}@media (max-width:768px){.ServicesSection-module__yIL7hG__serviceButton{margin-top:15px;padding:10px 20px;font-size:.95rem}}@media (max-width:480px){.ServicesSection-module__yIL7hG__serviceButton{margin-top:12px;padding:8px 16px;font-size:.9rem}}
.Contact-module__oUcfsW__contact{background-color:#3f4b8c;position:relative;overflow:hidden}.Contact-module__oUcfsW__container{max-width:1000px;margin:0 auto;position:relative}.Contact-module__oUcfsW__contactGrid{flex-wrap:nowrap;justify-content:space-between;gap:0;display:flex;position:relative}.Contact-module__oUcfsW__contactGrid:before,.Contact-module__oUcfsW__contactGrid:after{content:"";z-index:1;background-color:#fff3;width:1px;transition:all .3s;position:absolute;top:0;bottom:0}.Contact-module__oUcfsW__contactGrid:before{left:33.33%}.Contact-module__oUcfsW__contactGrid:after{left:66.66%}.Contact-module__oUcfsW__contactGrid .Contact-module__oUcfsW__contactItem:first-child:before{content:"";z-index:1;background-color:#fff3;width:1px;transition:all .3s;position:absolute;top:0;bottom:0;left:0}.Contact-module__oUcfsW__contactGrid .Contact-module__oUcfsW__contactItem:last-child:after{content:"";z-index:1;background-color:#fff3;width:1px;transition:all .3s;position:absolute;top:0;bottom:0;right:0}.Contact-module__oUcfsW__contactItem{text-align:center;color:#fff;z-index:2;box-sizing:border-box;cursor:pointer;flex:1;width:33.33%;padding:40px 20px;text-decoration:none;transition:all .3s;position:relative}.Contact-module__oUcfsW__contactItem:hover{background-color:#ffffff1a}.Contact-module__oUcfsW__contactItem:hover .Contact-module__oUcfsW__iconContainer{transform:translateY(-5px)}.Contact-module__oUcfsW__contactItem:hover .Contact-module__oUcfsW__contactTitle{transform:scale(1.05)}.Contact-module__oUcfsW__contactGrid:hover:before,.Contact-module__oUcfsW__contactGrid:hover:after,.Contact-module__oUcfsW__contactGrid:hover .Contact-module__oUcfsW__contactItem:first-child:before,.Contact-module__oUcfsW__contactGrid:hover .Contact-module__oUcfsW__contactItem:last-child:after{background-color:#fff6;transform:scaleY(1.2);box-shadow:0 0 10px #ffffff80}.Contact-module__oUcfsW__iconContainer{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;transition:all .3s;display:flex}.Contact-module__oUcfsW__icon{object-fit:contain;width:100%;height:100%}.Contact-module__oUcfsW__contactTitle{letter-spacing:2px;text-transform:uppercase;text-align:center;width:100%;margin-bottom:15px;font-family:Arial,sans-serif;font-size:2rem;font-weight:500;transition:all .3s}.Contact-module__oUcfsW__contactText{display:none}@media (max-width:1024px){.Contact-module__oUcfsW__contactItem{padding:30px 15px}.Contact-module__oUcfsW__iconContainer{width:60px;height:60px}.Contact-module__oUcfsW__contactTitle{font-size:1.5rem}}@media (max-width:768px){.Contact-module__oUcfsW__contact{padding:0}.Contact-module__oUcfsW__contactGrid{flex-wrap:nowrap;justify-content:space-between}.Contact-module__oUcfsW__contactItem{flex:1;width:33.33%;padding:20px 10px;overflow:visible}.Contact-module__oUcfsW__iconContainer{width:50px;height:50px;margin-bottom:10px}.Contact-module__oUcfsW__contactTitle{white-space:nowrap;margin-bottom:5px;font-size:.9rem;overflow:visible}}
.index-module__ludh5q__container{margin:0 auto}
.index-module__fLkaoW__container{width:100%;margin:0 auto;padding:0}
.index-module__NbYi2G__pageBanner{width:100%;height:300px;position:relative;overflow:hidden}.index-module__NbYi2G__bannerImage{object-fit:cover;width:100%;height:100%}.index-module__NbYi2G__bannerContent{text-align:center;color:#fff;background-color:#00000080;padding:20px 40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module__NbYi2G__bannerTitle{margin-bottom:10px;font-size:48px;font-weight:700}.index-module__NbYi2G__bannerSubtitle{font-size:24px}.index-module__NbYi2G__messageContainer{background-color:#f5f5f5;justify-content:center;align-items:center;padding:30px 10px;font-family:Sawarabi Mincho,serif;display:flex}.index-module__NbYi2G__centerContent{background-color:#fff;width:100%;max-width:900px;padding:40px 30px;font-weight:400;box-shadow:0 0 10px #0000001a}.index-module__NbYi2G__messageContainer h1{text-align:center;letter-spacing:.1em;margin-bottom:30px;font-family:Shippori Mincho,serif;font-size:28px;font-weight:700}.index-module__NbYi2G__messageContent{letter-spacing:.05em;margin-bottom:30px;font-size:16px;line-height:1.8}.index-module__NbYi2G__signature{text-align:right;font-family:Shippori Mincho,serif;font-weight:700}.index-module__NbYi2G__signatureTitle{margin-bottom:5px;margin-right:5px;font-size:16px}.index-module__NbYi2G__signatureName{letter-spacing:.1em;margin-top:-10px;font-family:Shippori Mincho,serif;font-size:24px;font-weight:700}.index-module__NbYi2G__nameOrigin{margin-top:20px;font-family:Courier New,Courier,monospace;font-size:14px;font-style:italic}.index-module__NbYi2G__missionVisionContainer{text-align:center;background-color:#fff;padding:60px 20px;position:relative}.index-module__NbYi2G__visionContainer{background-color:#4a90a00d}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__header{color:#005a8c;justify-content:center;align-items:center;margin-bottom:10px;font-size:28px;font-weight:700;display:flex}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__title{letter-spacing:2px;font-size:32px}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__subtitle{color:#4a90a0;margin-left:10px;font-size:16px;position:relative}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__subtitle:before{content:"/";color:#4a90a0;position:absolute;left:-8px}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__statement{background:linear-gradient(90deg,#005a8c,#4a90a0);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:40px 0;font-size:36px;font-weight:700;line-height:1.4;position:relative}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__statement:before,.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__statement:after{content:"";background-color:#4a90a0;width:100px;height:1px;position:absolute;left:50%;transform:translate(-50%)}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__statement:before{top:-20px}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__statement:after{bottom:-20px}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__description{margin-bottom:30px;font-size:18px;line-height:2}.index-module__NbYi2G__highlight{color:#005a8c;font-weight:700}.index-module__NbYi2G__valueContainer{text-align:center;background-color:#fff;padding:60px 20px;position:relative}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__backgroundShape{z-index:-1;background-color:#f5f5f5;width:60%;height:100%;position:absolute;top:0;right:0}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__header{color:#005a8c;justify-content:center;align-items:center;margin-bottom:40px;font-size:28px;font-weight:700;display:flex}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__title{letter-spacing:2px;font-size:32px}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__subtitle{color:#4a90a0;margin-left:10px;font-size:16px;position:relative}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__subtitle:before{content:"/";color:#4a90a0;position:absolute;left:-8px}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__stepsContainer{max-width:720px;margin:0 auto}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__step{text-align:left;margin-bottom:30px;padding-left:70px;position:relative}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__stepNumber{color:#005a8c;font-size:3em;font-weight:700;line-height:1;position:absolute;top:0;left:0}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__step h2{color:#005a8c;margin:0;font-size:1.5em}.index-module__NbYi2G__valueContainer .index-module__NbYi2G__step p{color:#666;margin:5px 0 0;font-size:1.2em}.index-module__NbYi2G__companyOverviewContainer{text-align:center;background-color:#4a90a00d;padding:30px 20px;font-family:Noto Sans JP,sans-serif;position:relative}.index-module__NbYi2G__companyOverviewContainer .index-module__NbYi2G__header{color:#005a8c;justify-content:center;align-items:center;margin-bottom:10px;font-size:28px;font-weight:700;display:flex}.index-module__NbYi2G__companyOverviewContainer .index-module__NbYi2G__title{letter-spacing:2px;font-size:32px}.index-module__NbYi2G__companyOverviewContainer .index-module__NbYi2G__subtitle{color:#4a90a0;margin-left:10px;font-size:16px;position:relative}.index-module__NbYi2G__companyOverviewContainer .index-module__NbYi2G__subtitle:before{content:"/";color:#4a90a0;position:absolute;left:-8px}.index-module__NbYi2G__overviewContent{border-radius:10px;max-width:500px;margin:0 auto;padding:20px}.index-module__NbYi2G__overviewList{text-align:left;gap:20px;display:grid}.index-module__NbYi2G__overviewItem{grid-template-columns:120px 1fr;align-items:baseline;gap:20px;display:grid}.index-module__NbYi2G__overviewItem dt{color:#005a8c;font-size:20px;font-weight:700}.index-module__NbYi2G__overviewItem dd{color:#333;margin:0;font-size:20px}@media (max-width:500px){.index-module__NbYi2G__centerContent{padding:40px 15px}.index-module__NbYi2G__overviewItem{grid-template-columns:1fr;gap:5px}.index-module__NbYi2G__overviewItem dt{margin-bottom:5px}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__statement{font-size:30px}.index-module__NbYi2G__missionVisionContainer .index-module__NbYi2G__description br{display:none}.index-module__NbYi2G__companyOverviewContainer{padding:30px 10px}}
.index-module__x2GFTq__container{background:#fff;width:100%;overflow-x:hidden}.index-module__x2GFTq__hero{color:#fff;text-align:center;background:linear-gradient(90deg,#2c5364,#203a43,#0f2027);padding:100px 20px}.index-module__x2GFTq__title{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.index-module__x2GFTq__subtitle{opacity:.9;color:#fff;font-size:1.4rem;line-height:1.5}.index-module__x2GFTq__formContainer{background:#fff;max-width:800px;margin:50px auto;padding:0 20px}.index-module__x2GFTq__form{color:#333;background:#fff;border-radius:10px;padding:40px;box-shadow:0 0 20px #0000001a}.index-module__x2GFTq__formGroup{margin-bottom:25px}.index-module__x2GFTq__formGroup label{color:#333;margin-bottom:10px;font-size:1.1rem;font-weight:500;display:block}.index-module__x2GFTq__headTtl{margin-right:5px;display:inline-block}.index-module__x2GFTq__required{color:#f44;margin-left:4px}.index-module__x2GFTq__optional{color:#666;background-color:#ddd;border-radius:3px;margin-left:8px;padding:2px 6px;font-size:.8rem}.index-module__x2GFTq__radioList{flex-direction:column;gap:15px;margin-top:10px;display:flex}.index-module__x2GFTq__radioItem{align-items:center;display:flex;position:relative}.index-module__x2GFTq__radioItem input[type=radio]{width:auto;min-width:20px;margin-right:10px}.index-module__x2GFTq__checkCatItem{cursor:pointer;display:inline-block}.index-module__x2GFTq__formGroup input,.index-module__x2GFTq__formGroup textarea,.index-module__x2GFTq__formGroup select{color:#333;background:#fff;border:1px solid #ddd;border-radius:4px;width:100%;padding:15px;font-size:1.1rem;transition:border-color .3s}.index-module__x2GFTq__formGroup textarea{resize:vertical;min-height:150px}.index-module__x2GFTq__formGroup input:focus,.index-module__x2GFTq__formGroup textarea:focus,.index-module__x2GFTq__formGroup select:focus{background:#fff;border-color:#06c;outline:none}.index-module__x2GFTq__formGroup input:hover,.index-module__x2GFTq__formGroup textarea:hover,.index-module__x2GFTq__formGroup select:hover{background:#fff;border-color:#06c}.index-module__x2GFTq__select{cursor:pointer;color:#333;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ddd;border-radius:4px;width:100%;padding:15px 36px 15px 15px;font-size:1.1rem}.index-module__x2GFTq__select:hover{border-color:#06c}.index-module__x2GFTq__select:focus{border-color:#06c;outline:none;box-shadow:0 0 0 2px #06c3}.index-module__x2GFTq__select option{color:#333;background:#fff;padding:8px}.index-module__x2GFTq__formSubmitArea{text-align:center}.index-module__x2GFTq__submitButton{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:50px;width:100%;padding:18px 40px;font-size:1.2rem;font-weight:700;transition:all .3s}.index-module__x2GFTq__submitButton:hover{background:#0052a3}.index-module__x2GFTq__submitButton:disabled{cursor:not-allowed;background:#ccc}.index-module__x2GFTq__loadingMessage{color:#666;margin:15px 0;font-size:1.1rem}.index-module__x2GFTq__errorMessage{color:#f44;text-align:left;background:#fff2f2;border-radius:4px;margin-top:15px;padding:15px;font-size:1.1rem;line-height:1.5}.index-module__x2GFTq__thankYou{text-align:center;color:#333;background:#f8f9fa;border-radius:10px;padding:50px}.index-module__x2GFTq__thankYou h2{color:#06c;margin-bottom:20px;font-size:2rem}.index-module__x2GFTq__thankYou p{font-size:1.2rem;line-height:1.6}.index-module__x2GFTq__hidden{display:none}.index-module__x2GFTq__formGroup input::placeholder,.index-module__x2GFTq__formGroup textarea::placeholder{color:#999}.index-module__x2GFTq__formGroup input:-webkit-autofill{-webkit-text-fill-color:#333!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.index-module__x2GFTq__formGroup input:-webkit-autofill:hover{-webkit-text-fill-color:#333!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.index-module__x2GFTq__formGroup input:-webkit-autofill:focus{-webkit-text-fill-color:#333!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.index-module__x2GFTq__formGroup input:-webkit-autofill:active{-webkit-text-fill-color:#333!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}@media (max-width:768px){.index-module__x2GFTq__title{font-size:2.2rem}.index-module__x2GFTq__subtitle{font-size:1.1rem}.index-module__x2GFTq__form{padding:20px}.index-module__x2GFTq__formGroup input,.index-module__x2GFTq__formGroup textarea,.index-module__x2GFTq__formGroup select{padding:12px;font-size:1rem}.index-module__x2GFTq__submitButton{padding:15px 30px;font-size:1.1rem}.index-module__x2GFTq__radioList{gap:8px}.index-module__x2GFTq__formGroup label{font-size:1rem}.index-module__x2GFTq__thankYou h2{font-size:1.5rem}.index-module__x2GFTq__thankYou p{font-size:1rem}}
.m4t12-module__YNfJrW__container{background:#fff;width:100%}.m4t12-module__YNfJrW__hero{background:radial-gradient(at 75% 55%,#0096dc2e 0%,#0096dc00 55%),linear-gradient(#f4f7fa 0%,#dde6ef 100%);position:relative;overflow:hidden}.m4t12-module__YNfJrW__hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 80%,#ffffff8c 0%,#fff0 40%);position:absolute;inset:0}.m4t12-module__YNfJrW__heroInner{z-index:1;grid-template-columns:1fr 1.4fr;align-items:center;gap:2rem;max-width:1240px;margin:0 auto;padding:4rem 1.5rem 3rem;display:grid;position:relative}.m4t12-module__YNfJrW__heroTextBlock{flex-direction:column;gap:1.25rem;display:flex}.m4t12-module__YNfJrW__heroKicker{color:#f5f7fa;letter-spacing:.12em;text-transform:uppercase;background:#0f2438;border-radius:999px;align-self:flex-start;padding:.5rem 1.1rem;font-size:.95rem;font-weight:700;box-shadow:0 4px 12px #0f243840}.m4t12-module__YNfJrW__heroTitle{color:#0f2438;letter-spacing:-.01em;margin:0;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:900;line-height:1}.m4t12-module__YNfJrW__heroSubtitle{color:#2b3f53;max-width:560px;margin:0;font-size:clamp(1.1rem,1.6vw,1.35rem);font-weight:600;line-height:1.7}.m4t12-module__YNfJrW__heroBullets{color:#1a2736;flex-direction:column;gap:.65rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.m4t12-module__YNfJrW__heroBullets li{padding-left:1.4rem;font-size:clamp(1rem,1.25vw,1.1rem);font-weight:500;line-height:1.6;position:relative}.m4t12-module__YNfJrW__heroBullets li:before{content:"";background:#0070c0;border-radius:50%;width:8px;height:8px;position:absolute;top:.65em;left:0}.m4t12-module__YNfJrW__heroCtas{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.m4t12-module__YNfJrW__primaryBtn,.m4t12-module__YNfJrW__secondaryBtn{border-radius:6px;align-items:center;gap:.4rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.m4t12-module__YNfJrW__primaryBtn{color:#fff;background:#0070c0;box-shadow:0 6px 16px #0070c047}.m4t12-module__YNfJrW__primaryBtn:hover{background:#0a84d9;transform:translateY(-1px)}.m4t12-module__YNfJrW__secondaryBtn{color:#0f2438;background:#fff;border:1px solid #cdd6e0}.m4t12-module__YNfJrW__secondaryBtn:hover{background:#f2f5f9}.m4t12-module__YNfJrW__heroImageWrap{aspect-ratio:5/3;filter:drop-shadow(0 30px 40px #0a28464d);position:relative}.m4t12-module__YNfJrW__heroImageWrap img{object-fit:contain}.m4t12-module__YNfJrW__section{padding:4.5rem 1.5rem}.m4t12-module__YNfJrW__sectionAlt{background:#f7f9fb}.m4t12-module__YNfJrW__sectionDark{color:#fff;background:#0f2438}.m4t12-module__YNfJrW__sectionHeader{text-align:center;max-width:1180px;margin:0 auto 2.5rem}.m4t12-module__YNfJrW__sectionKicker{color:#0070c0;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700;display:inline-block}.m4t12-module__YNfJrW__sectionDark .m4t12-module__YNfJrW__sectionKicker{color:#ffb300}.m4t12-module__YNfJrW__sectionTitle{color:#0f2438;margin:0;font-size:clamp(1.85rem,3.4vw,2.5rem);font-weight:800;line-height:1.25}.m4t12-module__YNfJrW__sectionDark .m4t12-module__YNfJrW__sectionTitle{color:#fff}.m4t12-module__YNfJrW__sectionLead{color:#4a5b6c;max-width:760px;margin:1rem auto 0;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.8}.m4t12-module__YNfJrW__sectionDark .m4t12-module__YNfJrW__sectionLead{color:#ffffffb8}.m4t12-module__YNfJrW__featureGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1180px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__featureCard{text-align:center;padding:1.25rem 1rem}.m4t12-module__YNfJrW__featureIcon{color:#0070c0;background:#e6f1fa;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.m4t12-module__YNfJrW__featureIcon svg{width:28px;height:28px}.m4t12-module__YNfJrW__featureCardTitle{color:#0f2438;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.m4t12-module__YNfJrW__featureCardBody{color:#4a5b6c;margin:0;font-size:.88rem;line-height:1.7}.m4t12-module__YNfJrW__highlights{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1180px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__highlightCard{text-align:center;background:#fff;border:1px solid #e5ecf2;border-radius:10px;flex-direction:column;align-items:center;gap:.85rem;padding:1.75rem 1rem;display:flex;box-shadow:0 2px 6px #00000008}.m4t12-module__YNfJrW__highlightIcon{color:#0070c0;background:#e6f1fa;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.m4t12-module__YNfJrW__highlightIcon svg{width:30px;height:30px}.m4t12-module__YNfJrW__highlightLabel{color:#0f2438;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;line-height:1.4;display:block}.m4t12-module__YNfJrW__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1180px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__galleryItem{background:#fff;border:1px solid #e5ecf2;border-radius:10px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.m4t12-module__YNfJrW__galleryImage{aspect-ratio:4/3;background:#f4f7fa;border-radius:6px;position:relative;overflow:hidden}.m4t12-module__YNfJrW__galleryImage img{object-fit:contain}.m4t12-module__YNfJrW__galleryTitle{color:#0f2438;margin:0;font-size:.95rem;font-weight:700}.m4t12-module__YNfJrW__galleryBody{color:#4a5b6c;margin:0;font-size:.85rem;line-height:1.6}.m4t12-module__YNfJrW__splitRow{grid-template-columns:1.15fr 1fr;align-items:center;gap:3rem;max-width:1180px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__splitRow.m4t12-module__YNfJrW__reverse{grid-template-columns:1fr 1.15fr}.m4t12-module__YNfJrW__splitImage{aspect-ratio:3/2;background:#f4f7fa;border:1px solid #e5ecf2;border-radius:10px;position:relative;overflow:hidden}.m4t12-module__YNfJrW__splitImage img{object-fit:contain}.m4t12-module__YNfJrW__splitBody{flex-direction:column;gap:1rem;display:flex}.m4t12-module__YNfJrW__splitKicker{color:#0070c0;letter-spacing:.14em;text-transform:uppercase;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:700}.m4t12-module__YNfJrW__splitTitle{color:#0f2438;margin:0;font-size:clamp(1.55rem,2.5vw,2rem);font-weight:800;line-height:1.3}.m4t12-module__YNfJrW__splitBody p{color:#4a5b6c;margin:0;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.8}.m4t12-module__YNfJrW__bulletList{flex-direction:column;gap:.5rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.m4t12-module__YNfJrW__bulletList li{color:#2b3f53;padding-left:1.5rem;font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.7;position:relative}.m4t12-module__YNfJrW__bulletList li:before{content:"";background:#0070c0;border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.m4t12-module__YNfJrW__foldSizes{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:760px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__foldItem{text-align:center;flex-direction:column;gap:.75rem;margin:0;display:flex}.m4t12-module__YNfJrW__foldImage{aspect-ratio:3/2;background:#f4f7fa;border:1px solid #e5ecf2;border-radius:8px;position:relative;overflow:hidden}.m4t12-module__YNfJrW__foldImage img{object-fit:contain}.m4t12-module__YNfJrW__foldCaption{color:#3c5269;font-size:.95rem}.m4t12-module__YNfJrW__foldCaption strong{color:#0070c0;margin-top:.25rem;font-size:1.4rem;font-weight:800;display:block}.m4t12-module__YNfJrW__modesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1180px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__modesGrid4{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1180px;margin:0 auto;display:grid}.m4t12-module__YNfJrW__splitRowSpaced{margin-top:3rem}.m4t12-module__YNfJrW__modeCard{background:#fff;border:1px solid #e5ecf2;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.m4t12-module__YNfJrW__modeImage{aspect-ratio:1;background:#f4f7fa;position:relative;overflow:hidden}.m4t12-module__YNfJrW__modeImage img{object-fit:cover;object-position:center}.m4t12-module__YNfJrW__modeBody{padding:1.25rem}.m4t12-module__YNfJrW__modeTitle{color:#0f2438;margin:0 0 .6rem;font-size:1.15rem;font-weight:700}.m4t12-module__YNfJrW__modeText{color:#4a5b6c;margin:0;font-size:.95rem;line-height:1.7}.m4t12-module__YNfJrW__specTableWrap{max-width:1180px;margin:0 auto;overflow-x:auto}.m4t12-module__YNfJrW__specTable{border-collapse:collapse;background:#ffffff0a;border-radius:8px;width:100%;overflow:hidden}.m4t12-module__YNfJrW__specTable th,.m4t12-module__YNfJrW__specTable td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1a;padding:.85rem 1rem;font-size:.9rem}.m4t12-module__YNfJrW__specTable th{color:#ffffffb3;background:#ffffff08;width:38%;font-weight:600}.m4t12-module__YNfJrW__specTable td{color:#fff}.m4t12-module__YNfJrW__specNote{color:#ffffff8c;max-width:1180px;margin:1rem auto 0;font-size:.8rem;line-height:1.7}.m4t12-module__YNfJrW__ctaBand{color:#2c3e50;background:#f0f8f1}.m4t12-module__YNfJrW__ctaBandInner{text-align:center;max-width:1180px;margin:0 auto;padding:3.5rem 1.5rem}.m4t12-module__YNfJrW__ctaTitle{color:#2c3e50;margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:800}.m4t12-module__YNfJrW__ctaLead{color:#555;max-width:640px;margin:0 auto 2rem;line-height:1.8}.m4t12-module__YNfJrW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.m4t12-module__YNfJrW__ctaBand .m4t12-module__YNfJrW__primaryBtn{color:#fff;background:#27ae60;box-shadow:0 4px 14px #27ae604d}.m4t12-module__YNfJrW__ctaBand .m4t12-module__YNfJrW__primaryBtn:hover{background:#219653}.m4t12-module__YNfJrW__ctaBand .m4t12-module__YNfJrW__secondaryBtn{color:#2c3e50;background:#fff;border:1px solid #cdd6e0}.m4t12-module__YNfJrW__ctaBand .m4t12-module__YNfJrW__secondaryBtn:hover{background:#f2f5f9}@media (max-width:960px){.m4t12-module__YNfJrW__heroInner{grid-template-columns:1fr;padding:3.5rem 1.25rem 2.5rem}.m4t12-module__YNfJrW__heroImageWrap{aspect-ratio:5/3;width:100%;max-width:620px;margin:0 auto}.m4t12-module__YNfJrW__featureGrid,.m4t12-module__YNfJrW__highlights,.m4t12-module__YNfJrW__galleryGrid{grid-template-columns:repeat(2,1fr)}.m4t12-module__YNfJrW__splitRow,.m4t12-module__YNfJrW__splitRow.m4t12-module__YNfJrW__reverse{grid-template-columns:1fr;gap:1.75rem}.m4t12-module__YNfJrW__splitImage{width:100%;max-width:640px;margin:0 auto}.m4t12-module__YNfJrW__modesGrid{grid-template-columns:1fr}.m4t12-module__YNfJrW__modesGrid4{grid-template-columns:repeat(2,1fr)}.m4t12-module__YNfJrW__foldSizes{grid-template-columns:1fr;max-width:420px}.m4t12-module__YNfJrW__splitRowSpaced{margin-top:2rem}.m4t12-module__YNfJrW__specTable th{width:45%}}@media (max-width:540px){.m4t12-module__YNfJrW__featureGrid,.m4t12-module__YNfJrW__highlights,.m4t12-module__YNfJrW__galleryGrid,.m4t12-module__YNfJrW__modesGrid4{grid-template-columns:1fr}.m4t12-module__YNfJrW__heroCtas{width:100%}.m4t12-module__YNfJrW__primaryBtn,.m4t12-module__YNfJrW__secondaryBtn{flex:1;justify-content:center}}
