.Portfolio-module__qOuJWW__container{max-width:1200px;margin:0 auto;padding:0 20px}.Portfolio-module__qOuJWW__portfolioPage{background:#fff;min-height:100vh}.Portfolio-module__qOuJWW__header{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;padding:1.5rem 0;position:sticky;top:0}.Portfolio-module__qOuJWW__backLink{color:#0a0f0f;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.Portfolio-module__qOuJWW__backLink:hover{color:#248ec6}.Portfolio-module__qOuJWW__backLink i{font-size:1rem}.Portfolio-module__qOuJWW__heroSection{text-align:center;background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);padding:4rem 0 3rem}.Portfolio-module__qOuJWW__pageTitle{color:#0a0f0f;letter-spacing:.02em;margin-bottom:1rem;font-family:ads-corydance,sans-serif;font-size:3.5rem;font-weight:400}.Portfolio-module__qOuJWW__pageSubtitle{color:#666;font-size:1.25rem;font-weight:400}.Portfolio-module__qOuJWW__filterSection{z-index:99;background:#fff;border-bottom:2px solid #e0e0e0;padding:1.5rem 0;position:sticky;top:73px}.Portfolio-module__qOuJWW__filterSelectWrapper{justify-content:center;align-items:center;gap:1rem;display:flex}.Portfolio-module__qOuJWW__filterLabel{color:#0a0f0f;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:flex}.Portfolio-module__qOuJWW__filterLabel i{color:#248ec6;font-size:1.1rem}.Portfolio-module__qOuJWW__filterSelect{color:#0a0f0f;cursor:pointer;appearance:none;background:#f5f5f5 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23248EC6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right .75rem center/1.25rem no-repeat;border:2px solid #e0e0e0;border-radius:0;min-width:280px;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;font-weight:500;transition:all .3s}.Portfolio-module__qOuJWW__filterSelect:hover{background-color:#efefef;border-color:#248ec6}.Portfolio-module__qOuJWW__filterSelect:focus{border-color:#248ec6;outline:none;box-shadow:0 0 0 3px #248ec61a}.Portfolio-module__qOuJWW__mainContent{min-height:60vh;padding:4rem 0}.Portfolio-module__qOuJWW__projectsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;animation:.6s Portfolio-module__qOuJWW__fadeInUp;display:grid}@keyframes Portfolio-module__qOuJWW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Portfolio-module__qOuJWW__projectCard{background:#fff;border:2px solid #e0e0e0;padding:1.5rem;transition:all .3s;animation:.6s both Portfolio-module__qOuJWW__fadeInUp}.Portfolio-module__qOuJWW__projectCard:hover{border-color:#248ec6;transform:translateY(-5px)}.Portfolio-module__qOuJWW__projectHeader{margin-bottom:1rem}.Portfolio-module__qOuJWW__projectCategory{color:#0a0f0f;background:#eae33c;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.Portfolio-module__qOuJWW__projectTitle{color:#0a0f0f;margin:0;font-size:1.5rem;font-weight:700;line-height:1.4}.Portfolio-module__qOuJWW__projectDescription{color:#444;white-space:pre-wrap;word-wrap:break-word;margin-bottom:1rem;line-height:1.7}.Portfolio-module__qOuJWW__projectDescription strong{color:#0a0f0f;font-weight:700}.Portfolio-module__qOuJWW__projectDescription em{color:#666;font-style:italic}.Portfolio-module__qOuJWW__projectDescription code{color:#d1221a;background:#f5f5f5;border:1px solid #e0e0e0;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.Portfolio-module__qOuJWW__projectDescription ul,.Portfolio-module__qOuJWW__projectDescription ol{margin:.5rem 0;padding-left:1.5rem}.Portfolio-module__qOuJWW__projectDescription li,.Portfolio-module__qOuJWW__projectDescription p{margin:.25rem 0}.Portfolio-module__qOuJWW__projectDescription p:first-child{margin-top:0}.Portfolio-module__qOuJWW__projectDescription p:last-child{margin-bottom:0}.Portfolio-module__qOuJWW__projectMeta{border-bottom:1px solid #e0e0e0;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Portfolio-module__qOuJWW__projectPeriod{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Portfolio-module__qOuJWW__projectPeriod i{color:#248ec6}.Portfolio-module__qOuJWW__projectTech{margin-bottom:1rem}.Portfolio-module__qOuJWW__projectTech strong{color:#0a0f0f;margin-bottom:.5rem;font-size:.9rem;display:block}.Portfolio-module__qOuJWW__techTags{flex-wrap:wrap;gap:.5rem;display:flex}.Portfolio-module__qOuJWW__techTag{color:#0a0f0f;background:#f5f5f5;border:1px solid #e0e0e0;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.Portfolio-module__qOuJWW__projectOutcomes{margin-top:1rem}.Portfolio-module__qOuJWW__projectOutcomes strong{color:#0a0f0f;margin-bottom:.5rem;font-size:.9rem;display:block}.Portfolio-module__qOuJWW__projectOutcomes ul{margin:0;padding-left:1.25rem;list-style:none}.Portfolio-module__qOuJWW__projectOutcomes ul li{color:#444;margin-bottom:.25rem;font-size:.9rem;line-height:1.7;position:relative}.Portfolio-module__qOuJWW__projectOutcomes ul li:before{content:"✓";color:#208b3b;font-weight:700;position:absolute;left:-1.25rem}.Portfolio-module__qOuJWW__skillsContainer{animation:.6s Portfolio-module__qOuJWW__fadeInUp}.Portfolio-module__qOuJWW__skillCategory{margin-bottom:3rem;animation:.6s both Portfolio-module__qOuJWW__fadeInUp}.Portfolio-module__qOuJWW__categoryTitle{color:#0a0f0f;border-left:4px solid #248ec6;margin-bottom:1.5rem;padding-left:1rem;font-size:1.75rem;font-weight:700}.Portfolio-module__qOuJWW__skillsList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.Portfolio-module__qOuJWW__skillItem{background:#fff;border:1px solid #e0e0e0;padding:1rem;transition:all .3s}.Portfolio-module__qOuJWW__skillItem:hover{border-color:#248ec6;transform:translate(5px)}.Portfolio-module__qOuJWW__skillInfo{justify-content:space-between;align-items:center;display:flex}.Portfolio-module__qOuJWW__skillName{color:#0a0f0f;font-weight:500}.Portfolio-module__qOuJWW__skillLevel{color:#fff;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.Portfolio-module__qOuJWW__skillNote{background:#fff9e6;border-left:4px solid #eae33c;margin-top:3rem;padding:1.5rem}.Portfolio-module__qOuJWW__skillNote p{color:#666;align-items:center;gap:.5rem;margin:0;display:flex}.Portfolio-module__qOuJWW__skillNote i{color:#eae33c;font-size:1.25rem}.Portfolio-module__qOuJWW__ctaSection{text-align:center;background:#f5f5f5;border-top:2px solid #e0e0e0;padding:4rem 0}.Portfolio-module__qOuJWW__ctaSection h2{color:#0a0f0f;margin-bottom:1rem;font-size:2rem;font-weight:700}.Portfolio-module__qOuJWW__ctaSection p{color:#666;margin-bottom:2rem;font-size:1.125rem}.Portfolio-module__qOuJWW__ctaButton{color:#fff;background:#248ec6;border:2px solid #248ec6;padding:1rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Portfolio-module__qOuJWW__ctaButton:hover{color:#248ec6;background:#fff}@media (max-width:1024px){.Portfolio-module__qOuJWW__projectsGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.Portfolio-module__qOuJWW__pageTitle{font-size:2.5rem}.Portfolio-module__qOuJWW__pageSubtitle{font-size:1rem}.Portfolio-module__qOuJWW__tabNavigation{flex-direction:column;gap:.5rem}.Portfolio-module__qOuJWW__tabButton{justify-content:center;width:100%}.Portfolio-module__qOuJWW__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.Portfolio-module__qOuJWW__skillsList{grid-template-columns:1fr}.Portfolio-module__qOuJWW__ctaSection h2{font-size:1.5rem}.Portfolio-module__qOuJWW__ctaButton{padding:.875rem 2rem;font-size:1rem}.Portfolio-module__qOuJWW__tabSection{top:65px}}@media (max-width:480px){.Portfolio-module__qOuJWW__heroSection{padding:3rem 0 2rem}.Portfolio-module__qOuJWW__pageTitle{font-size:2rem}.Portfolio-module__qOuJWW__mainContent{padding:2rem 0}.Portfolio-module__qOuJWW__projectCard{padding:1.25rem}.Portfolio-module__qOuJWW__projectTitle{font-size:1.25rem}.Portfolio-module__qOuJWW__categoryTitle{font-size:1.5rem}.Portfolio-module__qOuJWW__filterSection{padding:1rem 0;top:65px}.Portfolio-module__qOuJWW__filterSelectWrapper{flex-direction:column;gap:.5rem}.Portfolio-module__qOuJWW__filterLabel{font-size:.9rem}.Portfolio-module__qOuJWW__filterSelect{width:100%;min-width:100%;padding:.65rem 2rem .65rem .85rem;font-size:.95rem}}.Portfolio-module__qOuJWW__projectType{color:#fff;margin-bottom:.75rem;padding:.35rem .9rem;font-size:.875rem;font-weight:600;display:inline-block}.Portfolio-module__qOuJWW__typeWebsite{background:#248ec6}.Portfolio-module__qOuJWW__typeFlyer{background:#cd2272}.Portfolio-module__qOuJWW__typeCard{color:#0a0f0f;background:#eae33c}.Portfolio-module__qOuJWW__typeVideo{background:#d1221a}.Portfolio-module__qOuJWW__projectClient{color:#666;margin:.5rem 0 0;font-size:.9rem;font-weight:400}.Portfolio-module__qOuJWW__projectThumbnail{cursor:pointer;background:#f5f5f5;justify-content:center;align-items:center;width:100%;min-height:200px;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.Portfolio-module__qOuJWW__projectThumbnail img{object-fit:contain;width:100%;height:auto;max-height:500px;transition:transform .3s;display:block}.Portfolio-module__qOuJWW__projectThumbnail:hover img{transform:scale(1.05)}.Portfolio-module__qOuJWW__thumbnailOverlay{opacity:0;color:#fff;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__qOuJWW__projectThumbnail:hover .Portfolio-module__qOuJWW__thumbnailOverlay{opacity:1}.Portfolio-module__qOuJWW__thumbnailOverlay i{font-size:2rem}.Portfolio-module__qOuJWW__thumbnailOverlay span{font-size:.9rem;font-weight:500}.Portfolio-module__qOuJWW__metaItem{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Portfolio-module__qOuJWW__metaItem i{color:#248ec6}.Portfolio-module__qOuJWW__metaItem a{color:#248ec6;font-weight:500;text-decoration:none;transition:color .3s}.Portfolio-module__qOuJWW__metaItem a:hover{color:#cd2272;text-decoration:underline}.Portfolio-module__qOuJWW__projectVideo{margin-bottom:1rem}.Portfolio-module__qOuJWW__emptyState{text-align:center;color:#999;padding:4rem 2rem}.Portfolio-module__qOuJWW__emptyState i{color:#ccc;margin-bottom:1rem;font-size:4rem}.Portfolio-module__qOuJWW__emptyState p{margin:0;font-size:1.125rem}
.Home-module__g21JLG__container{max-width:1200px;margin:0 auto;padding:0 20px}.Home-module__g21JLG__skipLink{color:#fff;z-index:1000;background:#248ec6;padding:.5rem 1rem;text-decoration:none;transition:top .3s;position:absolute;top:-100px;left:0}.Home-module__g21JLG__skipLink:focus{top:0}.Home-module__g21JLG__scrollProgress{z-index:9999;background:linear-gradient(90deg,#248ec6 0%,#cd2272 50%,#eae33c 100%);height:4px;transition:width .1s;position:fixed;top:0;left:0}.Home-module__g21JLG__heroSection{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.Home-module__g21JLG__heroLogoText{color:#333;text-align:center;letter-spacing:.02em;margin-bottom:2rem;padding:0 1rem;font-family:ads-corydance,sans-serif;font-size:3rem;font-style:normal;font-weight:400}.Home-module__g21JLG__heroLogoContainer{justify-content:center;align-items:center;width:100%;margin-bottom:3rem;display:flex}.Home-module__g21JLG__heroMainLogo{width:50%;max-width:50%;height:auto;display:block}.Home-module__g21JLG__heroCenter{text-align:center;opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.Home-module__g21JLG__heroCenter.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__heroSubtitle{color:#666;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.Home-module__g21JLG__heroTagline{color:#0a0f0f;margin-bottom:2.5rem;font-family:yomogi,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.4}.Home-module__g21JLG__heroTaglineEn{color:#248ec6;margin-top:.5rem;font-size:1.5rem;font-style:italic;font-weight:400;display:block}.Home-module__g21JLG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Home-module__g21JLG__heroTagline{font-size:1.75rem}.Home-module__g21JLG__heroTaglineEn{font-size:1.125rem}.Home-module__g21JLG__heroSubtitle{font-size:1rem}}.Home-module__g21JLG__ctaButton{cursor:pointer;background-color:#248ec6;border:none;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;color:#fff!important}.Home-module__g21JLG__ctaButton:hover{background-color:#1b2b59;transform:translateY(-2px)}.Home-module__g21JLG__ctaButtonPrimary{cursor:pointer;background-color:#cd2272;border:none;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #cd22724d;color:#fff!important}.Home-module__g21JLG__ctaButtonPrimary:hover{background-color:#d1221a;transform:translateY(-2px);box-shadow:0 6px 20px #cd227266}.Home-module__g21JLG__ctaButtonSecondary{cursor:pointer;background-color:#0000;border:2px solid #248ec6;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;color:#248ec6!important}.Home-module__g21JLG__ctaButtonSecondary:hover{background-color:#248ec6;transform:translateY(-2px);color:#fff!important}.Home-module__g21JLG__sectionCta{text-align:center;background:linear-gradient(135deg,#248ec60d 0%,#cd22720d 100%);border-radius:12px;margin-top:3rem;padding:2rem}.Home-module__g21JLG__ctaText{color:#333;margin-bottom:1.5rem;font-size:1.125rem;font-weight:500}.Home-module__g21JLG__ctaButtonInline{cursor:pointer;background-color:#248ec6;border:none;border-radius:50px;align-items:center;gap:10px;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;color:#fff!important}.Home-module__g21JLG__ctaButtonInline:hover{background-color:#cd2272;transform:translateY(-2px)}.Home-module__g21JLG__sectionTitle{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__sectionTitle:after{content:"";background:linear-gradient(90deg,#248ec6,#cd2272,#eae33c);border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}.Home-module__g21JLG__servicesSection{background-color:#fff;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__servicesRow{gap:30px;margin-bottom:30px;display:grid}.Home-module__g21JLG__servicesRow2{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__servicesRow3{grid-template-columns:repeat(3,1fr)}.Home-module__g21JLG__serviceCard{text-align:center;opacity:0;background:0 0;border:none;padding:2rem;transition:all .3s;transform:translateY(20px)}.Home-module__g21JLG__serviceCard.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__serviceCard:hover{transform:translateY(-5px)}.Home-module__g21JLG__serviceIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Home-module__g21JLG__serviceTitle{color:#333;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Home-module__g21JLG__serviceDescription{color:#666;font-size:1rem;line-height:1.6}.Home-module__g21JLG__servicesSlider{margin-bottom:3rem}.Home-module__g21JLG__servicesSwiper{padding:2rem 0 4rem}.Home-module__g21JLG__servicesSwiper .swiper-slide{justify-content:center;align-items:center;padding:0 1rem;display:flex}.Home-module__g21JLG__servicesSwiper .swiper-pagination{bottom:0!important}.Home-module__g21JLG__servicesSwiper .swiper-pagination-bullet{opacity:.5;background:#248ec6;width:12px;height:12px}.Home-module__g21JLG__servicesSwiper .swiper-pagination-bullet-active{opacity:1;background:#cd2272}:is(.Home-module__g21JLG__servicesSwiper .swiper-button-next,.Home-module__g21JLG__servicesSwiper .swiper-button-prev){color:#248ec6;width:40px;height:40px}.Home-module__g21JLG__servicesSwiper .swiper-button-next:after{font-size:24px;font-weight:700}.Home-module__g21JLG__servicesSwiper .swiper-button-prev:after{font-size:24px;font-weight:700}.Home-module__g21JLG__industryCaseStudiesSection{background-color:#fff;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__industryCaseIntro{text-align:center;color:#666;opacity:0;margin:20px auto 50px;font-size:1.125rem;line-height:1.8;transition:all .6s;transform:translateY(20px)}.Home-module__g21JLG__industryCaseIntro.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__industryButtonsWrapper{opacity:0;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:50px;transition:all .6s;display:flex;transform:translateY(20px)}.Home-module__g21JLG__industryButtonsWrapper.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__industryButton{border:3px solid var(--button-color,#248ec6);cursor:pointer;color:#0a0f0f;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:120px;padding:20px 30px;font-weight:600;transition:all .3s;display:flex}.Home-module__g21JLG__industryButton i{color:var(--button-color,#248ec6);font-size:2rem}.Home-module__g21JLG__industryButton span{font-size:1rem}.Home-module__g21JLG__industryButton:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.Home-module__g21JLG__industryButton.Home-module__g21JLG__active{color:#fff;box-shadow:0 6px 20px #0003}.Home-module__g21JLG__industryButton.Home-module__g21JLG__active i{color:#fff}.Home-module__g21JLG__industryCaseContent{opacity:0;max-width:1000px;margin:0 auto;transition:all .6s;transform:translateY(20px)}.Home-module__g21JLG__industryCaseContent.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__industryCaseHeader{background:#f9f9f9;border-radius:12px;align-items:center;gap:30px;margin-bottom:40px;padding:30px;display:flex}.Home-module__g21JLG__industryCaseImageWrapper{border-radius:8px;flex-shrink:0;width:300px;height:200px;overflow:hidden}.Home-module__g21JLG__industryCaseImage{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__industryCaseHeaderText{flex:1}.Home-module__g21JLG__industryCaseTitle{align-items:center;gap:12px;margin-bottom:15px;font-size:1.75rem;font-weight:700;display:flex}.Home-module__g21JLG__industryCaseTitle i{font-size:1.5rem}.Home-module__g21JLG__industryCaseTagline{color:#0a0f0f;font-size:1.25rem;font-weight:600;line-height:1.6}.Home-module__g21JLG__industryBeforeAfterGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Home-module__g21JLG__industryBeforeColumn{background:#fff5f5;border-radius:8px;padding:30px}.Home-module__g21JLG__industryAfterColumn{background:#f0f8ff;border-radius:8px;padding:30px}.Home-module__g21JLG__industryBeforeTitle{color:#d1221a;align-items:center;gap:10px;margin-bottom:20px;font-size:1.125rem;font-weight:700;display:flex}.Home-module__g21JLG__industryAfterTitle{color:#248ec6;align-items:center;gap:10px;margin-bottom:20px;font-size:1.125rem;font-weight:700;display:flex}.Home-module__g21JLG__industryBeforeTitle i,.Home-module__g21JLG__industryAfterTitle i{font-size:1.25rem}.Home-module__g21JLG__industryBeforeAfterList{margin:0;padding:0;list-style:none}.Home-module__g21JLG__industryBeforeAfterList li{color:#333;padding:8px 0 8px 20px;font-size:1rem;line-height:1.8;position:relative}.Home-module__g21JLG__industryBeforeAfterList li:before{content:"•";font-weight:700;position:absolute;left:6px}.Home-module__g21JLG__industryBeforeColumn .Home-module__g21JLG__industryBeforeAfterList li:before{color:#d1221a}.Home-module__g21JLG__industryAfterColumn .Home-module__g21JLG__industryBeforeAfterList li:before{color:#248ec6}.Home-module__g21JLG__proposalsSection{background-color:#faf5eb;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__proposalsIntro{text-align:center;color:#666;opacity:0;max-width:800px;margin:0 auto 4rem;font-size:1.25rem;line-height:2;transform:translateY(20px)}.Home-module__g21JLG__proposalsIntro.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__proposalsList{flex-direction:column;gap:0;display:flex}.Home-module__g21JLG__proposalItem{opacity:0;border-bottom:1px solid #e0e0e0;align-items:center;gap:60px;padding:3rem 0;display:flex;transform:translateY(20px)}.Home-module__g21JLG__proposalItem:last-child{border-bottom:none}.Home-module__g21JLG__proposalItem.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__proposalItem:hover .Home-module__g21JLG__proposalImage img{transform:scale(1.05)}.Home-module__g21JLG__proposalItemReverse{flex-direction:row-reverse}.Home-module__g21JLG__proposalImage{border-radius:8px;flex:1;overflow:hidden}.Home-module__g21JLG__proposalImage img{object-fit:cover;width:100%;height:300px;transition:transform .5s;display:block}.Home-module__g21JLG__proposalContent{flex:1}.Home-module__g21JLG__proposalTitle{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__proposalNumber{color:#fff;background:var(--proposal-color,#248ec6);filter:brightness();border-radius:4px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:3px 3px #00000026}.Home-module__g21JLG__proposalNumber i{font-size:1.25rem}.Home-module__g21JLG__proposalNumber:before{content:"";background:#ffffff4d;width:4px;position:absolute;top:0;bottom:0;left:0}.Home-module__g21JLG__proposalNumber:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:4px 4px #0003}.Home-module__g21JLG__proposalTitleText{color:#333;font-size:1.25rem;line-height:1.6;display:block}.Home-module__g21JLG__proposalDescription{color:#666;font-size:1rem;line-height:1.8}.Home-module__g21JLG__proposalBeforeAfter{margin-top:1.5rem}.Home-module__g21JLG__proposalBefore{background:#fff5f5;border-radius:8px;margin-bottom:1rem;padding:1.25rem 1.5rem}.Home-module__g21JLG__proposalBeforeTitle{color:#d1221a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.Home-module__g21JLG__proposalBeforeTitle i{font-size:1.125rem}.Home-module__g21JLG__proposalArrow{text-align:center;color:#248ec6;margin:.75rem 0;font-size:1.5rem}.Home-module__g21JLG__proposalAfter{background:#f0f8ff;border-radius:8px;padding:1.25rem 1.5rem}.Home-module__g21JLG__proposalAfterTitle{color:#248ec6;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.Home-module__g21JLG__proposalAfterTitle i{font-size:1.125rem}.Home-module__g21JLG__proposalList{margin:0;padding:0;list-style:none}.Home-module__g21JLG__proposalList li{color:#333;padding:.4rem 0 .4rem 1.5rem;font-size:.95rem;line-height:1.7;position:relative}.Home-module__g21JLG__proposalList li:before{content:"•";font-weight:700;position:absolute;left:.5rem}.Home-module__g21JLG__proposalBefore .Home-module__g21JLG__proposalList li:before{color:#d1221a}.Home-module__g21JLG__proposalAfter .Home-module__g21JLG__proposalList li:before{color:#248ec6}.Home-module__g21JLG__proposalsSlider{margin-bottom:3rem}.Home-module__g21JLG__proposalsSwiper{padding:2rem 0 4rem}.Home-module__g21JLG__proposalsSwiper .swiper-slide{justify-content:center;align-items:center;padding:0 1rem;display:flex}.Home-module__g21JLG__proposalsSwiper .swiper-pagination{bottom:0!important}.Home-module__g21JLG__proposalsSwiper .swiper-pagination-bullet{opacity:.5;background:#248ec6;width:12px;height:12px}.Home-module__g21JLG__proposalsSwiper .swiper-pagination-bullet-active{opacity:1;background:#cd2272}:is(.Home-module__g21JLG__proposalsSwiper .swiper-button-next,.Home-module__g21JLG__proposalsSwiper .swiper-button-prev){color:#248ec6;width:40px;height:40px}.Home-module__g21JLG__proposalsSwiper .swiper-button-next:after{font-size:24px;font-weight:700}.Home-module__g21JLG__proposalsSwiper .swiper-button-prev:after{font-size:24px;font-weight:700}.Home-module__g21JLG__concernsSection{background-color:#fff;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__concernsAccordion{max-width:900px;margin:0 auto}.Home-module__g21JLG__accordionItem{opacity:0;background:0 0;border:2px solid #f0f0f0;border-radius:8px;margin-bottom:20px;overflow:hidden;transform:translateY(20px)}.Home-module__g21JLG__accordionItem.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__accordionHeader{cursor:pointer;color:#333;text-align:left;-webkit-tap-highlight-color:#0000001a;background:0 0;border:none;align-items:center;gap:15px;width:100%;min-height:60px;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:background-color .3s;display:flex}.Home-module__g21JLG__accordionHeader:hover{background-color:#faf5eb}.Home-module__g21JLG__accordionHeader:active{background:#0000000d}.Home-module__g21JLG__accordionHeader[aria-expanded=true]{background-color:#faf5eb}.Home-module__g21JLG__accordionHeader i:first-child{font-size:1.5rem}.Home-module__g21JLG__accordionHeader span{flex:1}.Home-module__g21JLG__accordionIcon{color:#666;font-size:1rem;transition:transform .3s}.Home-module__g21JLG__accordionHeader[aria-expanded=true] .Home-module__g21JLG__accordionIcon{transform:rotate(180deg)}.Home-module__g21JLG__accordionContent{max-height:0;transition:max-height .3s;overflow:hidden}.Home-module__g21JLG__accordionHeader[aria-expanded=true]+.Home-module__g21JLG__accordionContent{max-height:1000px}.Home-module__g21JLG__concernsList{padding:1.5rem 2rem;list-style:none}.Home-module__g21JLG__concernsList li{color:#666;border-bottom:1px solid #f5f5f5;padding:.75rem 0 .75rem 1.5rem;position:relative}.Home-module__g21JLG__concernsList li:last-child{border-bottom:none}.Home-module__g21JLG__concernsList li:before{content:"✓";color:var(--category-color,#248ec6);font-weight:700;position:absolute;left:0}.Home-module__g21JLG__showMoreContainer{text-align:center;margin-top:2rem}.Home-module__g21JLG__showMoreButton{color:#248ec6;cursor:pointer;background:#fff;border:2px solid #248ec6;border-radius:50px;align-items:center;gap:10px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.Home-module__g21JLG__showMoreButton:hover{color:#fff;background:#248ec6;transform:translateY(-2px)}.Home-module__g21JLG__pricingSection{background-color:#faf5eb;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__pricingIntro{text-align:center;color:#666;opacity:0;margin-bottom:3rem;font-size:1.125rem;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Home-module__g21JLG__pricingIntro.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__pricingCards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1000px;margin:0 auto 3rem;display:grid}.Home-module__g21JLG__pricingCard{text-align:center;opacity:0;background:#fff;border:2px solid #0000;border-radius:12px;padding:2.5rem 2rem;transition:opacity .6s,transform .6s,box-shadow .3s;position:relative;transform:translateY(20px)}.Home-module__g21JLG__pricingCard.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__pricingCard:hover{box-shadow:0 8px 24px #0000001a}.Home-module__g21JLG__pricingCardFeatured{border:2px solid #cd2272;box-shadow:0 8px 24px #cd227226}.Home-module__g21JLG__pricingBadge{color:#fff;background:#cd2272;border-radius:50px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Home-module__g21JLG__pricingHeader{margin-bottom:2rem}.Home-module__g21JLG__pricingTitle{color:#0a0f0f;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__pricingPrice{color:#248ec6;font-size:2.5rem;font-weight:700}.Home-module__g21JLG__pricingPrice span{color:#666;font-size:1rem;font-weight:400}.Home-module__g21JLG__pricingFeatures{text-align:left;margin-bottom:2rem;padding:0;list-style:none}.Home-module__g21JLG__pricingFeatures li{color:#333;padding:.75rem 0 .75rem 1.5rem;font-size:1rem;position:relative}.Home-module__g21JLG__pricingFeatures li:before{content:"✓";color:#208b3b;font-weight:700;position:absolute;left:0}.Home-module__g21JLG__pricingNote{color:#999;font-size:.875rem;line-height:1.6}.Home-module__g21JLG__pricingFooter{text-align:center;color:#666;opacity:0;font-size:.875rem;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Home-module__g21JLG__pricingFooter.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__pricingSlider{margin-bottom:3rem}.Home-module__g21JLG__pricingSwiper{padding:2rem 0 4rem}.Home-module__g21JLG__pricingSwiper .swiper-slide{justify-content:center;align-items:center;padding:0 1rem;display:flex}.Home-module__g21JLG__pricingSwiper .swiper-pagination{bottom:0!important}.Home-module__g21JLG__pricingSwiper .swiper-pagination-bullet{opacity:.5;background:#248ec6;width:12px;height:12px}.Home-module__g21JLG__pricingSwiper .swiper-pagination-bullet-active{opacity:1;background:#cd2272}:is(.Home-module__g21JLG__pricingSwiper .swiper-button-next,.Home-module__g21JLG__pricingSwiper .swiper-button-prev){color:#248ec6;width:40px;height:40px}.Home-module__g21JLG__pricingSwiper .swiper-button-next:after{font-size:24px;font-weight:700}.Home-module__g21JLG__pricingSwiper .swiper-button-prev:after{font-size:24px;font-weight:700}.Home-module__g21JLG__pricingTable{opacity:0;background:#fff;border-radius:12px;max-width:1200px;margin:3rem auto;transition:opacity .6s,transform .6s;overflow:hidden;transform:translateY(20px);box-shadow:0 4px 20px #00000014}.Home-module__g21JLG__pricingTable.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__pricingTableHeader{background:#f5f5f5;border-bottom:3px solid #0a0f0f;grid-template-columns:200px repeat(3,1fr);display:grid}.Home-module__g21JLG__pricingTableHeaderCell{text-align:center;border-right:1px solid #d0d0d0;padding:2rem 1.5rem;position:relative}.Home-module__g21JLG__pricingTableHeaderCell:first-child{background:0 0;border-right:none}.Home-module__g21JLG__pricingTableHeaderCell:last-child{border-right:none}.Home-module__g21JLG__pricingRecommendedBadge{background:var(--plan-color,#eae33c);color:#0a0f0f;border-radius:50px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:.5rem;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.Home-module__g21JLG__pricingTablePlanName{color:#0a0f0f;margin:1.5rem 0 1rem;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__pricingTablePrice{color:var(--plan-color,#248ec6);background:#ffffffb3;border-radius:8px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:2rem;font-weight:700;display:inline-block}.Home-module__g21JLG__pricingTableUnit{color:#666;font-size:1rem;font-weight:400}.Home-module__g21JLG__pricingTableRow{border-bottom:1px solid #e0e0e0;grid-template-columns:200px repeat(3,1fr);display:grid}.Home-module__g21JLG__pricingTableRow:hover{background:#fafafa}.Home-module__g21JLG__pricingTableLabel{color:#0a0f0f;background:#f9f9f9;border-right:1px solid #e0e0e0;align-items:center;padding:1.25rem 1.5rem;font-weight:600;display:flex}.Home-module__g21JLG__pricingTableCell{text-align:center;color:#333;border-right:1px solid #e0e0e0;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.6;display:flex}.Home-module__g21JLG__pricingTableCell:last-child{border-right:none}.Home-module__g21JLG__pricingTableNote{color:#999;margin-top:.25rem;font-size:.8rem;display:block}.Home-module__g21JLG__pricingTableSectionTitle{color:#fff;background:#0a0f0f;grid-column:1/-1;padding:1rem 1.5rem;font-size:1.125rem;font-weight:700}.Home-module__g21JLG__pricingTableList{text-align:left;width:100%;margin:0;padding:0;list-style:none}.Home-module__g21JLG__pricingTableList li{padding:.4rem 0 .4rem 1.2rem;font-size:.9rem;position:relative}.Home-module__g21JLG__pricingTableList li:before{content:"•";color:#248ec6;font-weight:700;position:absolute;left:0}.Home-module__g21JLG__pricingTableFooter{background:#f5f5f5;grid-template-columns:200px repeat(3,1fr);padding:2rem 0;display:grid}.Home-module__g21JLG__pricingTableCta{background:var(--plan-color,#248ec6);color:#fff;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #00000026}.Home-module__g21JLG__pricingTableCta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.Home-module__g21JLG__pricingTableCta i{transition:transform .3s}.Home-module__g21JLG__pricingTableCta:hover i{transform:translate(4px)}.Home-module__g21JLG__pricingNotes{opacity:0;background:#fff9e6;border-left:4px solid #eae33c;border-radius:8px;max-width:900px;margin:3rem auto 0;padding:2rem;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Home-module__g21JLG__pricingNotes.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__pricingNotesTitle{color:#0a0f0f;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.Home-module__g21JLG__pricingNotesTitle i{color:#eae33c;font-size:1.25rem}.Home-module__g21JLG__pricingNotesList{margin:0;padding:0;list-style:none}.Home-module__g21JLG__pricingNotesList li{color:#333;padding:.5rem 0 .5rem 1.5rem;font-size:.95rem;line-height:1.6;position:relative}.Home-module__g21JLG__pricingNotesList li:before{content:"※";color:#0a0f0f;font-weight:700;position:absolute;left:0}.Home-module__g21JLG__achievementsSection{background-color:#fff;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:900px;margin:0 auto;display:grid}.Home-module__g21JLG__statCard{text-align:center;opacity:0;padding:2rem;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Home-module__g21JLG__statCard.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__statIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Home-module__g21JLG__statNumber{color:#0a0f0f;margin-bottom:.5rem;font-size:3rem;font-weight:700}.Home-module__g21JLG__statLabel{color:#666;font-size:1.125rem;font-weight:500}.Home-module__g21JLG__achievementsSlider{margin-bottom:3rem}.Home-module__g21JLG__achievementsSwiper{padding:2rem 0 4rem}.Home-module__g21JLG__achievementsSwiper .swiper-slide{justify-content:center;align-items:center;padding:0 1rem;display:flex}.Home-module__g21JLG__achievementsSwiper .swiper-pagination{bottom:0!important}.Home-module__g21JLG__achievementsSwiper .swiper-pagination-bullet{opacity:.5;background:#248ec6;width:12px;height:12px}.Home-module__g21JLG__achievementsSwiper .swiper-pagination-bullet-active{opacity:1;background:#cd2272}:is(.Home-module__g21JLG__achievementsSwiper .swiper-button-next,.Home-module__g21JLG__achievementsSwiper .swiper-button-prev){color:#248ec6;width:40px;height:40px}.Home-module__g21JLG__achievementsSwiper .swiper-button-next:after{font-size:24px;font-weight:700}.Home-module__g21JLG__achievementsSwiper .swiper-button-prev:after{font-size:24px;font-weight:700}.Home-module__g21JLG__philosophySection{background-color:#faf5eb;padding:100px 0;scroll-margin-top:20px}.Home-module__g21JLG__philosophyCentered{text-align:center;opacity:0;max-width:800px;margin:0 auto;transition:all .8s;transform:translateY(30px)}.Home-module__g21JLG__philosophyCentered.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__philosophyTagline{color:#cd2272;margin:30px 0;font-size:2rem;font-weight:700;line-height:1.6}.Home-module__g21JLG__philosophyDescription{color:#555;margin-top:40px;font-size:1.125rem;line-height:2}.Home-module__g21JLG__contactSection{background-color:#fff;padding:80px 0;scroll-margin-top:20px}.Home-module__g21JLG__contactIntro{text-align:center;color:#666;opacity:0;max-width:700px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.8;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Home-module__g21JLG__contactIntro.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__contactFormWrapper{max-width:800px;margin:0 auto}.Home-module__g21JLG__contactForm{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.Home-module__g21JLG__contactForm.Home-module__g21JLG__visible{opacity:1;transform:translateY(0)}.Home-module__g21JLG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.Home-module__g21JLG__formGroup{margin-bottom:1.5rem}.Home-module__g21JLG__formLabel{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.Home-module__g21JLG__required{color:#d1221a}.Home-module__g21JLG__formInput,.Home-module__g21JLG__formTextarea,.Home-module__g21JLG__formSelect{background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:1rem;font-family:Noto Sans JP,sans-serif;font-size:1rem;transition:border-color .3s}.Home-module__g21JLG__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Home-module__g21JLG__formInput:focus,.Home-module__g21JLG__formTextarea:focus,.Home-module__g21JLG__formSelect:focus{border-color:#248ec6;outline:none}.Home-module__g21JLG__formTextarea{resize:vertical;min-height:150px}.Home-module__g21JLG__formSubmitButton{color:#fff;cursor:pointer;background:#cd2272;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.Home-module__g21JLG__formSubmitButton:hover:not(:disabled){background:#d1221a;transform:translateY(-2px)}.Home-module__g21JLG__formSubmitButton:disabled{opacity:.6;cursor:not-allowed}.Home-module__g21JLG__formNote{text-align:center;color:#999;margin-top:1.5rem;font-size:.875rem;line-height:1.6}.Home-module__g21JLG__errorMessage{color:#d1221a;background:#ffe5e5;border-radius:8px;align-items:center;gap:10px;margin-bottom:1.5rem;padding:1rem;display:flex}.Home-module__g21JLG__thankYouMessage{text-align:center;background:linear-gradient(135deg,#248ec60d 0%,#cd22720d 100%);border-radius:12px;padding:3rem 2rem}.Home-module__g21JLG__thankYouMessage i{color:#208b3b;margin-bottom:1rem;font-size:4rem}.Home-module__g21JLG__thankYouMessage h3{color:#0a0f0f;margin-bottom:1rem;font-size:1.75rem}.Home-module__g21JLG__thankYouMessage p{color:#666;margin-bottom:1rem;font-size:1.125rem;line-height:1.8}.Home-module__g21JLG__thankYouMessage .Home-module__g21JLG__noteText{color:#888;margin-top:1.5rem;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__newInquiryButton{color:#fff;cursor:pointer;background-color:#248ec6;border:none;border-radius:4px;align-items:center;gap:8px;margin-top:1rem;padding:12px 28px;font-size:1rem;font-weight:700;transition:background-color .3s,transform .2s;display:inline-flex}.Home-module__g21JLG__newInquiryButton:hover{background-color:#1d7ab0;transform:translateY(-2px)}.Home-module__g21JLG__newInquiryButton:active{transform:translateY(0)}.Home-module__g21JLG__footer{color:#fff;background-color:#0a0f0f;padding:3rem 0 1.5rem}.Home-module__g21JLG__footerContent{text-align:center}.Home-module__g21JLG__footerCenter{margin-bottom:2rem}.Home-module__g21JLG__footerTagline{color:#fff;margin-bottom:0;font-size:1.25rem;font-weight:500}.Home-module__g21JLG__footerLogo{width:200px;height:auto;margin:0 auto;display:block}.Home-module__g21JLG__footerBottom{justify-content:center;align-items:center;margin-bottom:2rem;padding:0 2rem;display:flex}.Home-module__g21JLG__footerLeft{text-align:left}.Home-module__g21JLG__footerLeft p{color:#ccc;margin-bottom:.5rem;font-size:.9rem}.Home-module__g21JLG__footerLeft a{color:#248ec6;text-decoration:none;transition:color .3s}.Home-module__g21JLG__footerLeft a:hover{color:#eae33c}.Home-module__g21JLG__footerRight{text-align:center}.Home-module__g21JLG__footerRight p{color:#ccc;margin-bottom:.5rem;font-size:.9rem}.Home-module__g21JLG__footerCopyright{color:#999;border-top:1px solid #555;margin-top:2rem;padding-top:1rem;font-size:.875rem}.Home-module__g21JLG__backToTop{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:1000;background-color:#248ec6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px}.Home-module__g21JLG__backToTop.Home-module__g21JLG__visible{opacity:1;visibility:visible}.Home-module__g21JLG__backToTop:hover{background-color:#cd2272;transform:translateY(-5px)}@media (max-width:1199px){.Home-module__g21JLG__container{padding:0 15px}.Home-module__g21JLG__sectionTitle{font-size:2rem}.Home-module__g21JLG__servicesRow3{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__proposalItem,.Home-module__g21JLG__proposalItemReverse{flex-direction:column;gap:30px}.Home-module__g21JLG__philosophyContent,.Home-module__g21JLG__contactContent{flex-direction:column;gap:40px}.Home-module__g21JLG__footerBottom{text-align:center;flex-direction:column;gap:20px}.Home-module__g21JLG__footerLeft,.Home-module__g21JLG__footerRight{text-align:center}}@media (max-width:767px){.Home-module__g21JLG__heroSection{padding:40px 0}.Home-module__g21JLG__heroMainLogo{width:80%;max-width:80%}.Home-module__g21JLG__heroLogoText{white-space:normal;max-width:70%;font-size:1.5rem}.Home-module__g21JLG__sectionTitle{margin-bottom:2rem;font-size:1.75rem}.Home-module__g21JLG__servicesSection,.Home-module__g21JLG__proposalsSection,.Home-module__g21JLG__concernsSection,.Home-module__g21JLG__philosophySection,.Home-module__g21JLG__contactSection{padding:60px 0}.Home-module__g21JLG__servicesRow,.Home-module__g21JLG__servicesRow2,.Home-module__g21JLG__servicesRow3{grid-template-columns:1fr}.Home-module__g21JLG__serviceCard{padding:1.5rem}.Home-module__g21JLG__industryButtonsWrapper{gap:15px}.Home-module__g21JLG__industryButton{min-width:100px;padding:15px 20px}.Home-module__g21JLG__industryButton i{font-size:1.5rem}.Home-module__g21JLG__industryButton span{font-size:.9rem}.Home-module__g21JLG__industryCaseHeader{flex-direction:column;padding:20px}.Home-module__g21JLG__industryCaseImageWrapper{width:100%;height:200px}.Home-module__g21JLG__industryCaseTitle{font-size:1.5rem}.Home-module__g21JLG__industryCaseTagline{font-size:1.125rem}.Home-module__g21JLG__industryBeforeAfterGrid{grid-template-columns:1fr;gap:20px}.Home-module__g21JLG__industryBeforeColumn,.Home-module__g21JLG__industryAfterColumn{padding:20px}.Home-module__g21JLG__proposalsIntro{margin-bottom:2rem;font-size:1rem}.Home-module__g21JLG__proposalItem{gap:20px;padding:2rem 0;flex-direction:column!important}.Home-module__g21JLG__proposalImage img{height:200px}.Home-module__g21JLG__proposalTitle{font-size:1.25rem}.Home-module__g21JLG__proposalNumber{gap:.6rem;padding:.6rem 1.2rem;font-size:1rem;box-shadow:2px 2px #00000026}.Home-module__g21JLG__proposalNumber i{font-size:1.125rem}.Home-module__g21JLG__proposalNumber:hover{box-shadow:3px 3px #0003}.Home-module__g21JLG__proposalTitleText{font-size:1.125rem}.Home-module__g21JLG__accordionHeader{padding:1rem;font-size:1rem}.Home-module__g21JLG__concernsList{padding:1rem 1.5rem}.Home-module__g21JLG__concernsList li{font-size:.875rem}.Home-module__g21JLG__philosophyText,.Home-module__g21JLG__contactText{font-size:1rem}.Home-module__g21JLG__formRow{grid-template-columns:1fr;gap:0}.Home-module__g21JLG__philosophyIcons i{font-size:2rem}.Home-module__g21JLG__contactIcons i{font-size:3rem}.Home-module__g21JLG__ctaButton{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:1rem}.Home-module__g21JLG__footerBottom{padding:0}.Home-module__g21JLG__footerLogo{width:150px}.Home-module__g21JLG__pricingTable{-webkit-overflow-scrolling:touch;border:1px solid #e0e0e0;min-width:0;margin:2rem 1rem;overflow-x:auto}.Home-module__g21JLG__pricingTableHeader,.Home-module__g21JLG__pricingTableRow,.Home-module__g21JLG__pricingTableFooter{min-width:750px}.Home-module__g21JLG__pricingTableHeader{background:#f5f5f5;border-bottom:3px solid #0a0f0f;grid-template-columns:150px 200px 200px 200px}.Home-module__g21JLG__pricingTableRow{border-bottom:1px solid #e0e0e0;grid-template-columns:150px 200px 200px 200px}.Home-module__g21JLG__pricingTableFooter{border-top:2px solid #0a0f0f;grid-template-columns:150px 200px 200px 200px}.Home-module__g21JLG__pricingTableHeaderCell{min-width:200px;padding:1.5rem 1rem;border-right:1px solid #d0d0d0!important}.Home-module__g21JLG__pricingTableHeaderCell:first-child{background:0 0!important;border-right:none!important}.Home-module__g21JLG__pricingTableHeaderCell:last-child{border-right:none!important}.Home-module__g21JLG__pricingTableLabel{color:#0a0f0f;min-width:150px;padding:1rem;font-size:.85rem;font-weight:600}.Home-module__g21JLG__pricingTableCell{text-align:center;min-width:200px;padding:1rem;font-size:.85rem}.Home-module__g21JLG__pricingTablePlanName{font-size:1.25rem}.Home-module__g21JLG__pricingTablePrice{padding:.4rem .8rem;font-size:1.5rem}.Home-module__g21JLG__pricingTableSectionTitle{min-width:750px;padding:.75rem 1rem;font-size:1rem}.Home-module__g21JLG__pricingTableCta{padding:.75rem 1.25rem;font-size:.9rem}.Home-module__g21JLG__pricingNotes{margin:2rem 1rem 0;padding:1.5rem}.Home-module__g21JLG__pricingNotesTitle{font-size:1rem}}@media (max-width:480px){.Home-module__g21JLG__sectionTitle{font-size:1.5rem}.Home-module__g21JLG__serviceIcon{width:60px;height:60px;font-size:1.5rem}.Home-module__g21JLG__serviceTitle,.Home-module__g21JLG__proposalTitle{font-size:1.125rem}.Home-module__g21JLG__proposalNumber{gap:.5rem;padding:.5rem 1rem;font-size:.875rem;box-shadow:2px 2px #00000026}.Home-module__g21JLG__proposalNumber i{font-size:1rem}.Home-module__g21JLG__proposalNumber:hover{box-shadow:2px 2px #0003}.Home-module__g21JLG__proposalTitleText{font-size:1rem}.Home-module__g21JLG__philosophyTagline{font-size:1.5rem}.Home-module__g21JLG__philosophyDescription{font-size:1rem}}
.ImageModal-module__wwr6Qa__modalOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ImageModal-module__wwr6Qa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageModal-module__wwr6Qa__fadeIn{0%{opacity:0}to{opacity:1}}.ImageModal-module__wwr6Qa__modalContent{background:#fff;max-width:90vw;max-height:90vh;padding:2rem;animation:.3s ImageModal-module__wwr6Qa__slideUp;position:relative;overflow-y:auto}@keyframes ImageModal-module__wwr6Qa__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.ImageModal-module__wwr6Qa__closeButton{color:#fff;cursor:pointer;z-index:10;background:#0a0f0f;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ImageModal-module__wwr6Qa__closeButton:hover{background:#248ec6;transform:rotate(90deg)}.ImageModal-module__wwr6Qa__modalTitle{color:#0a0f0f;margin-bottom:1.5rem;padding-right:3rem;font-size:1.5rem;font-weight:700}.ImageModal-module__wwr6Qa__toggleButtons{gap:.5rem;margin-bottom:1.5rem;display:flex}.ImageModal-module__wwr6Qa__toggleButton{color:#666;cursor:pointer;background:#f5f5f5;border:2px solid #e0e0e0;flex:1;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.ImageModal-module__wwr6Qa__toggleButton:hover{background:#efefef;border-color:#248ec6}.ImageModal-module__wwr6Qa__toggleButton.ImageModal-module__wwr6Qa__active{color:#fff;background:#248ec6;border-color:#248ec6}.ImageModal-module__wwr6Qa__imageContainer{background:#f5f5f5;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;padding:1rem;display:flex}.ImageModal-module__wwr6Qa__image{width:auto;max-width:100%;height:auto;max-height:70vh;display:block;box-shadow:0 4px 20px #0000001a}.ImageModal-module__wwr6Qa__guide{text-align:center;color:#666;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.ImageModal-module__wwr6Qa__guide i{color:#248ec6}@media (max-width:768px){.ImageModal-module__wwr6Qa__modalContent{padding:1.5rem}.ImageModal-module__wwr6Qa__modalTitle{font-size:1.25rem}.ImageModal-module__wwr6Qa__toggleButton{padding:.625rem 1rem;font-size:.875rem}.ImageModal-module__wwr6Qa__image{max-height:60vh}}@media (max-width:480px){.ImageModal-module__wwr6Qa__modalOverlay{padding:10px}.ImageModal-module__wwr6Qa__modalContent{padding:1rem}.ImageModal-module__wwr6Qa__closeButton{width:35px;height:35px;font-size:1rem}.ImageModal-module__wwr6Qa__modalTitle{margin-bottom:1rem;font-size:1.125rem}.ImageModal-module__wwr6Qa__imageContainer{padding:.5rem}}
.StickyCta-module__EQcs4q__stickyCta{z-index:1000;animation:.3s ease-out StickyCta-module__EQcs4q__slideInUp;position:fixed;bottom:20px;right:20px}@keyframes StickyCta-module__EQcs4q__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StickyCta-module__EQcs4q__stickyButton{cursor:pointer;background:#cd2272;border-radius:50px;align-items:center;gap:8px;padding:16px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #cd22724d;color:#fff!important}.StickyCta-module__EQcs4q__stickyButton:hover{background:#d1221a;transform:translateY(-2px);box-shadow:0 6px 20px #cd227266}.StickyCta-module__EQcs4q__stickyButton i{font-size:1.125rem}@media (max-width:768px){.StickyCta-module__EQcs4q__stickyCta{bottom:10px;right:10px}.StickyCta-module__EQcs4q__stickyButton{padding:14px 20px;font-size:.875rem}.StickyCta-module__EQcs4q__stickyText{display:none}.StickyCta-module__EQcs4q__stickyButton{justify-content:center;width:56px;height:56px;padding:0}.StickyCta-module__EQcs4q__stickyButton i{font-size:1.25rem}}
.YouTubeEmbed-module__xo61hW__videoContainer{background:#000;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.YouTubeEmbed-module__xo61hW__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
