.home-module__oe3DtG__hero{background:var(--white);padding:1.5rem 0 0}.home-module__oe3DtG__heroContainer{border-radius:32px;max-width:1800px;height:calc(100vh - 144px);margin:0 auto;animation:1.2s ease-out home-module__oe3DtG__heroZoomIn;position:relative;overflow:hidden}@keyframes home-module__oe3DtG__heroZoomIn{0%{border-radius:0;transform:scale(.9)}to{border-radius:32px;transform:scale(1)}}.home-module__oe3DtG__heroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-module__oe3DtG__heroOverlay{z-index:0;background:#0000004d;position:absolute;inset:0}.home-module__oe3DtG__heroContent{z-index:1;text-align:center;height:100%;color:var(--white);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.home-module__oe3DtG__heroTitle{margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.3;animation:1s home-module__oe3DtG__fadeInUp}.home-module__oe3DtG__heroDesc{opacity:.95;margin-bottom:3rem;font-size:1.3rem;animation:1s .2s backwards home-module__oe3DtG__fadeInUp}.home-module__oe3DtG__heroBtns{justify-content:center;gap:1.5rem;animation:1s .4s backwards home-module__oe3DtG__fadeInUp;display:flex}@keyframes home-module__oe3DtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-module__oe3DtG__about{background:var(--white);padding:8rem 0}.home-module__oe3DtG__aboutContent{text-align:center;max-width:800px;margin:0 auto}.home-module__oe3DtG__aboutContent h3{color:var(--text-primary);margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.5}.home-module__oe3DtG__aboutContent p{color:var(--text-secondary);margin-bottom:3rem;font-size:1.3rem;line-height:1.8}.home-module__oe3DtG__uspGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.home-module__oe3DtG__uspCard{text-align:center;border-radius:var(--border-radius);border:1px solid var(--gray-200);transition:var(--transition);padding:2.5rem 1.5rem}.home-module__oe3DtG__uspCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 12px 40px #2f41dd1a}.home-module__oe3DtG__uspIcon{justify-content:center;margin-bottom:1.2rem;display:flex}.home-module__oe3DtG__uspTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.home-module__oe3DtG__uspDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.home-module__oe3DtG__stats{background:var(--gray-100);padding:5rem 0}.home-module__oe3DtG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.home-module__oe3DtG__statItem{text-align:center;flex-direction:column;gap:.5rem;display:flex}.home-module__oe3DtG__statValue{color:var(--primary-color);font-size:3.5rem;font-weight:800;line-height:1}.home-module__oe3DtG__statSuffix{font-size:2rem;font-weight:700}.home-module__oe3DtG__statLabel{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.home-module__oe3DtG__templateShowcase{background:var(--white);padding:6rem 0;overflow:hidden}.home-module__oe3DtG__templateSwiper{padding:2rem 0 2rem 30px!important}.home-module__oe3DtG__templateCard{background:var(--white);border-radius:var(--border-radius);transition:var(--transition);cursor:pointer;display:block;overflow:hidden;box-shadow:0 10px 40px #00000014}.home-module__oe3DtG__templateCard:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.home-module__oe3DtG__templateImg{width:100%;height:350px;position:relative;overflow:hidden}.home-module__oe3DtG__templateInfo{padding:2rem}.home-module__oe3DtG__templateCategory{background:var(--gray-200);color:var(--text-secondary);border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.home-module__oe3DtG__templateName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.home-module__oe3DtG__templatePrice{color:var(--primary-color);font-size:1.1rem;font-weight:700}.home-module__oe3DtG__templateMore{text-align:center;margin-top:1rem}.home-module__oe3DtG__portfolio{background:var(--gray-100);padding:6rem 0;overflow:hidden}.home-module__oe3DtG__portfolioSwiper{padding:2rem 0 2rem 30px!important}.home-module__oe3DtG__portfolioCard{background:var(--white);border-radius:var(--border-radius);transition:var(--transition);cursor:pointer;display:block;overflow:hidden;box-shadow:0 10px 40px #00000014}.home-module__oe3DtG__portfolioCard:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.home-module__oe3DtG__portfolioImg{width:100%;height:350px;position:relative;overflow:hidden}.home-module__oe3DtG__portfolioInfo{padding:2rem}.home-module__oe3DtG__portfolioCategory{background:var(--gray-200);color:var(--text-secondary);border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.home-module__oe3DtG__portfolioTitle{color:var(--text-primary);font-size:1.5rem;font-weight:700}.home-module__oe3DtG__service{padding:8rem 0;position:relative;overflow:hidden}.home-module__oe3DtG__serviceBg{z-index:-1;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 50%,#4353ff 100%);position:absolute;inset:0}.home-module__oe3DtG__serviceBg:before{content:"";background:radial-gradient(circle at 30% 20%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff0d 0%,#0000 50%);width:200%;height:200%;animation:30s infinite home-module__oe3DtG__bgMove;position:absolute}@keyframes home-module__oe3DtG__bgMove{0%,to{transform:translate(0)}50%{transform:translate(-50px,-50px)}}.home-module__oe3DtG__serviceCards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.home-module__oe3DtG__serviceCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);transition:var(--transition);background:#ffffff1a;border:1px solid #fff3;padding:3rem 2rem;position:relative}.home-module__oe3DtG__serviceCard:hover{background:#ffffff26;transform:translateY(-10px);box-shadow:0 20px 60px #0003}.home-module__oe3DtG__serviceCard.home-module__oe3DtG__featured{background:var(--white);border:none;box-shadow:0 20px 60px #00000026}.home-module__oe3DtG__badge{color:var(--white);background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:20px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;position:absolute;top:-15px;right:20px}.home-module__oe3DtG__serviceHeader h3{color:var(--white);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.home-module__oe3DtG__serviceHeader p{color:#fffc;margin-bottom:2rem;font-size:.95rem}.home-module__oe3DtG__serviceCard.home-module__oe3DtG__featured .home-module__oe3DtG__serviceHeader h3,.home-module__oe3DtG__serviceCard.home-module__oe3DtG__featured .home-module__oe3DtG__serviceHeader p{color:var(--text-primary)}.home-module__oe3DtG__servicePrice{color:var(--white);border-bottom:1px solid #fff3;margin-bottom:2rem;padding-bottom:2rem;font-size:1.1rem}.home-module__oe3DtG__serviceCard.home-module__oe3DtG__featured .home-module__oe3DtG__servicePrice{border-bottom-color:var(--gray-300);color:var(--text-primary)}.home-module__oe3DtG__servicePrice strong{margin-right:7px;font-size:2.5rem;font-weight:800}.home-module__oe3DtG__serviceFeatures{flex-direction:column;gap:1rem;list-style:none;display:flex}.home-module__oe3DtG__serviceFeatures li{color:#ffffffe6;padding-left:1.5rem;font-size:1rem;position:relative}.home-module__oe3DtG__serviceFeatures li:before{content:"✓";color:#4facfe;font-weight:700;position:absolute;left:0}.home-module__oe3DtG__serviceCard.home-module__oe3DtG__featured .home-module__oe3DtG__serviceFeatures li{color:var(--text-primary)}.home-module__oe3DtG__serviceCard.home-module__oe3DtG__featured .home-module__oe3DtG__serviceFeatures li:before{color:var(--primary-color)}.home-module__oe3DtG__serviceBtn{text-align:center;transition:var(--transition);color:var(--white);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50px;margin-top:2rem;padding:14px 0;font-size:1rem;font-weight:600;display:block}.home-module__oe3DtG__serviceBtn:hover{background:#fff3;transform:translateY(-2px)}.home-module__oe3DtG__serviceBtnFeatured{background:var(--primary-color);color:var(--white);border:none}.home-module__oe3DtG__serviceBtnFeatured:hover{background:var(--secondary-color);box-shadow:0 10px 30px #2f41dd4d}.home-module__oe3DtG__serviceNote{text-align:center}.home-module__oe3DtG__review{background:var(--white);padding:6rem 0;overflow:hidden}.home-module__oe3DtG__reviewSwiper{padding:2rem 0 2rem 30px!important}.home-module__oe3DtG__reviewCard{background:var(--gray-100);border-radius:var(--border-radius);flex-direction:column;gap:1.2rem;height:100%;padding:2.5rem 2rem;display:flex}.home-module__oe3DtG__reviewStars{gap:.2rem;display:flex}.home-module__oe3DtG__reviewText{color:var(--text-secondary);flex:1;font-size:1.05rem;line-height:1.8}.home-module__oe3DtG__reviewAuthor{border-top:1px solid var(--gray-300);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.home-module__oe3DtG__reviewName{color:var(--text-primary);font-size:1rem;font-weight:700}.home-module__oe3DtG__reviewCompany{color:var(--text-secondary);font-size:.9rem}.home-module__oe3DtG__process{background:var(--white);padding:8rem 0}.home-module__oe3DtG__pointCards{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:5rem;display:grid}.home-module__oe3DtG__pointCard{text-align:center;border-radius:var(--border-radius);border:1px solid var(--gray-200);transition:var(--transition);padding:2.5rem 1.5rem}.home-module__oe3DtG__pointCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 12px 40px #2f41dd1a}.home-module__oe3DtG__pointIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.home-module__oe3DtG__pointCard h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.home-module__oe3DtG__pointHighlight{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--white);border-radius:20px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.home-module__oe3DtG__pointCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.home-module__oe3DtG__processCta{text-align:center;border-radius:var(--border-radius);background:linear-gradient(135deg,#2f41dd0d,#764ba20d);padding:4rem 2rem}.home-module__oe3DtG__ctaTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.5}.home-module__oe3DtG__ctaDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem}.home-module__oe3DtG__ctaBtns{justify-content:center;gap:1.5rem;display:flex}.home-module__oe3DtG__faq{background:var(--gray-100);padding:8rem 0}.home-module__oe3DtG__faqList{max-width:900px;margin:0 auto}.home-module__oe3DtG__faqItem{background:var(--white);border-radius:var(--border-radius);transition:var(--transition);margin-bottom:1.5rem;overflow:hidden;box-shadow:0 2px 10px #0000000d}.home-module__oe3DtG__faqItem:hover{box-shadow:0 5px 20px #0000001a}.home-module__oe3DtG__faqQuestion{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:2rem;font-family:inherit;font-size:1.2rem;font-weight:600;display:flex}.home-module__oe3DtG__faqQuestion:hover{color:var(--primary-color)}.home-module__oe3DtG__faqIcon{transition:var(--transition);color:var(--text-light);flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:300}.home-module__oe3DtG__faqItem.home-module__oe3DtG__active .home-module__oe3DtG__faqIcon{color:var(--primary-color);transform:rotate(45deg)}.home-module__oe3DtG__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.home-module__oe3DtG__faqItem.home-module__oe3DtG__active .home-module__oe3DtG__faqAnswer{max-height:300px}.home-module__oe3DtG__faqAnswer p{color:var(--text-secondary);padding:0 2rem 2rem;line-height:1.8}@media (max-width:1024px){.home-module__oe3DtG__heroTitle{font-size:2.5rem}.home-module__oe3DtG__heroContainer{border-radius:24px;height:500px;margin:0 30px;animation:1.2s ease-out home-module__oe3DtG__heroZoomIn1024}@keyframes home-module__oe3DtG__heroZoomIn1024{0%{border-radius:0;transform:scale(.9)}to{border-radius:24px;transform:scale(1)}}.home-module__oe3DtG__uspGrid{grid-template-columns:1fr;gap:1.5rem}.home-module__oe3DtG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.home-module__oe3DtG__serviceCards{grid-template-columns:1fr}.home-module__oe3DtG__pointCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-module__oe3DtG__hero{padding:2rem 0}.home-module__oe3DtG__heroContainer{border-radius:20px;height:480px;margin:0 20px;animation:1.2s ease-out home-module__oe3DtG__heroZoomIn768}@keyframes home-module__oe3DtG__heroZoomIn768{0%{border-radius:0;transform:scale(.9)}to{border-radius:20px;transform:scale(1)}}.home-module__oe3DtG__heroTitle{font-size:1.5rem}.home-module__oe3DtG__heroDesc{font-size:1.1rem}.home-module__oe3DtG__heroBtns{flex-direction:column;gap:1rem}.home-module__oe3DtG__aboutContent h3{font-size:1.5rem}.home-module__oe3DtG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.home-module__oe3DtG__statValue{font-size:2.5rem}.home-module__oe3DtG__statSuffix{font-size:1.5rem}.home-module__oe3DtG__statLabel{font-size:.95rem}.home-module__oe3DtG__templateSwiper,.home-module__oe3DtG__portfolioSwiper,.home-module__oe3DtG__reviewSwiper{padding-left:20px!important}.home-module__oe3DtG__about{padding:3rem 0 4rem}.home-module__oe3DtG__stats{padding:3rem 0}.home-module__oe3DtG__templateShowcase,.home-module__oe3DtG__portfolio,.home-module__oe3DtG__service,.home-module__oe3DtG__review,.home-module__oe3DtG__process,.home-module__oe3DtG__faq{padding:3.5rem 0}.home-module__oe3DtG__processCta{padding:2.5rem 1.5rem}.home-module__oe3DtG__processCards{grid-template-columns:1fr;gap:1.5rem}.home-module__oe3DtG__serviceCards{grid-template-columns:1fr;max-width:400px;margin:0 auto}.home-module__oe3DtG__faqQuestion{padding:1.5rem;font-size:1rem}.home-module__oe3DtG__faqAnswer p{padding:0 1.5rem 1.5rem;font-size:.95rem}.home-module__oe3DtG__pointCards{grid-template-columns:1fr}.home-module__oe3DtG__ctaBtns{flex-direction:column;align-items:center}}@media (max-width:480px){.home-module__oe3DtG__ctaTitle{font-size:1.2rem}.home-module__oe3DtG__ctaDesc{font-size:.95rem}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
