#mage-curious-scope{--mc-primary:#2563eb;--mc-secondary:#0f172a;--mc-accent:#f97316;--mc-bg-light:#f8fafc;--mc-text-main:#334155;--mc-text-light:#64748b;--mc-container-width:1280px;font-family:'Inter',sans-serif;color:var(--mc-text-main);background-color:var(--mc-bg-light);line-height:1.6;font-size:15px;box-sizing:border-box;overflow-x:hidden;position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}#mage-curious-scope *,#mage-curious-scope *:before,#mage-curious-scope *:after{box-sizing:border-box}#mage-curious-scope img{height:auto;display:block}#mage-curious-scope p{font-size:15px;margin-bottom:1rem}#mage-curious-scope a{text-decoration:none;transition:color .3s ease}.mc-container{max-width:var(--mc-container-width);margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.mc-section-padding{padding:5rem 0;content-visibility:auto;contain-intrinsic-size:1px 500px}.mc-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:.5rem;font-weight:600;cursor:pointer;gap:.5rem;border:none;transition:transform .2s,box-shadow .2s}.mc-btn-primary{background:var(--mc-accent);color:#fff;box-shadow:0 4px 14px 0 rgba(249,115,22,.4)}.mc-btn-primary:hover{background:#ea580c;transform:translateY(-2px)}.mc-section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.mc-section-header h2{font-size:2.25rem;font-weight:800;color:var(--mc-secondary);margin-bottom:1rem}.mc-section-header p{font-size:15px;color:var(--mc-text-light)}.mc-hero{position:relative;padding:60px 0 80px;min-height:600px;display:flex;align-items:center;overflow:hidden;background:#f8fafc}.mc-bg-blob{position:absolute;filter:blur(80px);z-index:0;opacity:.6;will-change:transform;animation:mc-blob-float 10s infinite alternate ease-in-out;transform:translate3d(0,0,0)}.mc-blob-1{top:-10%;left:-10%;width:50vw;height:50vw;background:#bfdbfe}.mc-blob-2{bottom:-10%;right:-10%;width:40vw;height:40vw;background:#fed7aa;animation-delay:-5s}.mc-blob-3{top:20%;left:40%;width:30vw;height:30vw;background:#e2e8f0;animation-duration:15s}@keyframes mc-blob-float{0%{transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(20px,-20px,0) scale(1.1)}}.mc-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center;width:100%}.mc-hero-title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;font-weight:800;color:var(--mc-secondary);margin-bottom:1.5rem}.mc-glass-card{background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);border-radius:1.5rem;padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .5s ease;will-change:transform}.mc-glass-card:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.mc-tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mc-tech-item{background:#fff;padding:1.5rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:transform .3s}.mc-tech-item:hover{transform:translateY(-5px)}.mc-tech-item img{height:40px;width:auto;margin:0 auto}.mc-brand-section{padding:2rem 0;background:#fff;border-bottom:1px solid #e2e8f0;contain:content}.mc-marquee-wrapper{overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent)}.mc-marquee-content{display:flex;width:max-content;animation:mc-scroll 130s linear infinite;will-change:transform;transform:translate3d(0,0,0)}.mc-brand-item{display:flex;align-items:center;gap:.5rem;margin-right:108px;opacity:.6;filter:grayscale(100%);transition:.3s;font-weight:700;color:var(--mc-text-light);width:160px}.mc-brand-item:hover{opacity:1;filter:grayscale(0%);color:var(--mc-secondary)}.mc-brand-svg{height:28px;width:auto;fill:currentColor}@keyframes mc-scroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.mc-services-grid{display:grid;gap:2rem}.mc-service-card{position:relative;background:#fff;padding:2.5rem;border-radius:1rem;border:1px solid #e2e8f0;transition:transform .3s,box-shadow .3s;overflow:hidden}.mc-service-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.mc-card-decoration{position:absolute;top:0;left:0;width:100%;height:4px;transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.mc-service-card:hover .mc-card-decoration{transform:scaleX(1)}.mc-card-magento .mc-card-decoration{background:#ea580c}.mc-card-shopify .mc-card-decoration{background:#22c55e}.mc-card-laravel .mc-card-decoration{background:#ef4444}.mc-card-wp .mc-card-decoration{background:#3b82f6}.mc-text-accent{color:#FF6026FF}.mc-icon-box{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:#f8fafc;transition:.3s}.mc-icon-box img{width:32px;height:32px;object-fit:contain;transition:filter .3s}.mc-mobile-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mc-tech-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mc-tech-card{background:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.75rem;transition:.3s;border:1px solid transparent}.mc-tech-card:hover{transform:translateY(-3px);border-color:#e2e8f0}.mc-tech-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.mc-mobile-visual{position:relative;display:flex;justify-content:center;align-items:center}.mc-visual-circle{position:absolute;width:400px;height:400px;background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%);border-radius:50%;z-index:0;opacity:.8}.mc-css-phone{width:280px;height:560px;background:#1e293b;border-radius:2.5rem;padding:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;z-index:1;transform:rotate(-5deg);transition:transform .5s ease;border:4px solid #334155;will-change:transform}.mc-css-phone:hover{transform:rotate(0deg) scale(1.02)}.mc-phone-screen{background:#f8fafc;width:100%;height:100%;border-radius:2rem;overflow:hidden;position:relative;padding:1.5rem}.mc-phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:40%;height:20px;background:#1e293b;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;z-index:10}.mc-mobile-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;font-family:'Inter',sans-serif;color:#334155}.mc-hero-badge{display:inline-block;background:#ffedd5;color:#c2410c;padding:.5rem 1rem;border-radius:2rem;font-weight:600;font-size:.875rem;margin-bottom:1.5rem}.mc-title-md{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.2}.mc-text-lead{font-size:1.125rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.mc-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;text-decoration:none;transition:.3s;font-family:'Inter',sans-serif;font-size:15px}.mc-btn-outline{border:1px solid #0f172a;color:#FF6026FF;background:0 0}.mc-btn-outline:hover{background:#0f172a;color:#fff}.mc-tech-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mc-tech-card{background:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.75rem;transition:.3s;border:1px solid #e2e8f0;align-items:center;text-align:center}.mc-tech-card:hover{transform:translateY(-3px);border-color:#cbd5e1}.mc-tech-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.mc-mobile-visual{position:relative;display:flex;justify-content:center;align-items:center}.mc-visual-circle{position:absolute;width:450px;height:450px;background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%);border-radius:50%;z-index:0;opacity:.8}.mc-css-phone{width:300px;height:600px;background:#1e293b;border-radius:3rem;padding:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;z-index:1;transform:rotate(-3deg);transition:transform .5s ease;border:4px solid #334155;will-change:transform}.mc-css-phone:hover{transform:rotate(0deg) scale(1.02)}.mc-phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:40%;height:25px;background:#1e293b;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;z-index:10}.mc-phone-screen{background:#fff;width:100%;height:100%;border-radius:2.2rem;overflow:hidden;position:relative;display:flex;flex-direction:column;font-family:'Inter',sans-serif}.mc-shop-header{padding:3rem 1.2rem .5rem;display:flex;justify-content:space-between;align-items:center}.mc-shop-logo{font-family:cursive;font-weight:800;font-size:1.4rem;color:#000;letter-spacing:-1px}.mc-shop-icons{display:flex;gap:10px}.mc-shop-icon{width:20px;height:20px;border:1.5px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center}.mc-shop-search{padding:.5rem 1.2rem}.mc-shop-input{width:100%;background:#f3f4f6;border:none;padding:10px 15px;border-radius:12px;font-size:.8rem;color:#666;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.mc-shop-sort{padding:.5rem 1.2rem;display:flex;justify-content:space-between;font-size:.7rem;color:#666;font-weight:600;margin-bottom:.5rem}.mc-shop-grid{padding:0 1.2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;overflow:hidden}.mc-shop-item{display:flex;flex-direction:column;gap:.5rem}.mc-item-img{background:#f3f4f6;border-radius:1rem;height:160px;position:relative;overflow:hidden}.mc-item-img:after{content:'';position:absolute;bottom:0;left:10%;width:80%;height:80%;background:#e5e7eb;border-top-left-radius:40px;border-top-right-radius:40px}.mc-item-dots{display:flex;gap:4px}.mc-dot{width:12px;height:12px;border-radius:50%}.mc-item-title{font-size:.8rem;font-weight:700;color:#1f2937;margin-top:2px}.mc-item-price{font-size:.8rem;font-weight:500;color:#ef4444}.mc-item-price s{color:#9ca3af;font-size:.7rem;margin-left:4px}.mc-shop-nav{margin-top:auto;background:#000;padding:1rem 2rem;border-radius:0 0 2.2rem 2.2rem;display:flex;justify-content:space-between;align-items:center}.mc-nav-icon{width:24px;height:24px;background:rgba(255,255,255,.3);border-radius:6px}.mc-nav-icon.active{background:#fff}@media (max-width:1024px){.mc-mobile-wrapper{grid-template-columns:1fr;text-align:center}.mc-mobile-visual{margin-top:3rem}.mc-tech-list{text-align:left}}@media (max-width:768px){.mc-tech-list{grid-template-columns:1fr;text-align:center}}.mc-app-header{height:60px;background:#cbd5e1;border-radius:10px;margin:20px 0;opacity:.5}.mc-app-row{height:20px;background:#e2e8f0;border-radius:10px;margin-bottom:10px;width:100%}.mc-app-row.short{width:60%}.mc-app-grid-ui{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px 0}.mc-ui-box{height:80px;background:#bfdbfe;border-radius:12px;opacity:.6}.mc-app-chart{height:120px;background:#fed7aa;border-radius:12px;margin-top:auto;opacity:.6}.mc-extensions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.mc-ext-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:transform .3s;box-shadow:0 4px 6px -1px rgba(0,0,0,.02)}.mc-ext-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.mc-ext-icon-wrapper{background:#f1f5f9;height:220px;display:flex;align-items:center;justify-content:center}.mc-ext-icon-svg{width:64px;height:64px;fill:#e2e8f0}.mc-ext-details{padding:1.5rem}.mc-ext-details h3{font-size:1.5rem;margin-bottom:.5rem}.mc-ext-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1f5f9;padding-top:1rem;margin-top:1rem}.mc-ext-price{color:var(--mc-primary);font-weight:700}.mc-ext-btn{background:0 0;border:none;font-weight:600;cursor:pointer;padding:0}.mc-ext-btn:hover{color:var(--mc-primary);text-decoration:underline}.mc-testimonial-wrapper{position:relative;padding:0 3rem}.mc-testimonial-slider{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:2rem;scrollbar-width:none}.mc-testimonial-slider::-webkit-scrollbar{display:none}.mc-testimonial-card{flex:0 0 calc(33.333% - 1.35rem);min-width:300px;scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.03);display:flex;flex-direction:column}.mc-client-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:700}.mc-client-avatar img{width:100%;height:100%;object-fit:cover}.mc-slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:.3s}.mc-slider-btn:hover{background:var(--mc-primary);color:#fff;border-color:var(--mc-primary)}.mc-btn-prev{left:0}.mc-btn-next{right:0}.mc-review-section{background-color:var(--mc-secondary);padding:4rem 0;color:#fff;content-visibility:auto}.mc-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.mc-review-item{background:rgba(255,255,255,.05);padding:1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.mc-trust-section{background-color:#0b1120;padding:6rem 0;color:#fff;position:relative;overflow:hidden;content-visibility:auto}.mc-trust-container{position:relative;z-index:2;max-width:var(--mc-container-width);margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mc-feature-list{display:flex;flex-direction:column;gap:1.5rem}.mc-feature-item{display:flex;align-items:flex-start;gap:1rem}.mc-contact-card{background-color:#1e293b;border:1px solid #334155;border-radius:1rem;padding:2rem}.mc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.mc-form-input,.mc-form-select,.mc-form-textarea{width:100%;border:1px solid #475569;border-radius:.5rem;color:#000;font-family:inherit;margin-bottom:1rem;height:40px}.mc-form-btn{width:100%;background-color:#f97316;color:#fff;border:none;padding:1rem;border-radius:.5rem;font-weight:600;cursor:pointer}.mc-review-section{background-color:#0f172a;padding:6rem 0;color:#fff;position:relative;overflow:hidden}.mc-review-section:before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.mc-review-heading{text-align:center;margin-bottom:4rem;color:#fff;font-size:2.25rem;font-weight:800}.mc-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;text-align:center;max-width:1000px;margin:0 auto}.mc-review-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.03);padding:3rem 2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mc-review-item:hover{background:rgba(255,255,255,.06);transform:translateY(-8px);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px -10px rgba(0,0,0,.3)}.mc-review-logo{height:48px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.review-logo-img{width:auto;max-width:140px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9;transition:opacity .3s}.mc-review-item:hover .review-logo-img{opacity:1}.tp-container{display:flex;align-items:center;justify-content:center;height:100%}.stars-container{margin-bottom:1rem;display:flex;justify-content:center;filter:drop-shadow(0 0 10px rgba(250,204,21,.2))}.stars-img{height:24px;width:auto}.review-score{font-size:1rem;color:#94a3b8;font-weight:500}.review-score span{color:#fff;font-weight:700;font-size:1.25rem;margin-right:.25rem}[data-animate]{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,transform}[data-animate].is-visible{opacity:1;transform:translateY(0)}[data-delay="100"]{transition-delay:.1s}[data-delay="200"]{transition-delay:.2s}[data-delay="300"]{transition-delay:.3s}[data-delay="400"]{transition-delay:.4s}@media (max-width:1024px){.mc-hero-grid,.mc-trust-container,.mc-mobile-wrapper{grid-template-columns:1fr;text-align:center}.mc-hero-desc{margin:0 auto 2.5rem}.mc-glass-card{margin:0 auto;transform:none}.mc-testimonial-card{flex:0 0 calc(50% - 1rem)}.mc-mobile-visual{margin-top:3rem}}@media (max-width:768px){.mc-tech-grid{grid-template-columns:repeat(4,1fr)}.mc-tech-item h3{display:none}.mc-testimonial-card{flex:0 0 100%}.mc-slider-btn{display:none}.mc-form-row,.mc-tech-list{grid-template-columns:1fr}.mc-hero-title{font-size:2.5rem}}.mc-section-padding{padding:6rem 0}.mc-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.mc-mobile-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;font-family:'Inter',sans-serif;color:#334155}.mc-hero-badge{display:inline-block;background:#ffedd5;color:#c2410c;padding:.5rem 1rem;border-radius:2rem;font-weight:600;font-size:.875rem;margin-bottom:1.5rem}.mc-title-md{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.2}.mc-text-lead{font-size:1.125rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.mc-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;text-decoration:none;transition:.3s}.mc-tech-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mc-tech-card{background:#fff;padding:1.25rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.75rem;transition:.3s;border:1px solid #e2e8f0}.mc-tech-card:hover{transform:translateY(-3px);border-color:#cbd5e1}.mc-tech-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.mc-mobile-visual{position:relative;display:flex;justify-content:center;align-items:center}.mc-visual-circle{position:absolute;width:450px;height:450px;background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%);border-radius:50%;z-index:0;opacity:.8}.mc-css-phone{width:300px;height:600px;background:#1e293b;border-radius:3rem;padding:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;z-index:1;transform:rotate(-3deg);transition:transform .5s ease;border:4px solid #334155;will-change:transform}.mc-css-phone:hover{transform:rotate(0deg) scale(1.02)}.mc-phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:40%;height:25px;background:#1e293b;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;z-index:10}.mc-phone-screen{background:#fff;width:100%;height:100%;border-radius:2.2rem;overflow:hidden;position:relative;display:flex;flex-direction:column;font-family:'Inter',sans-serif}.mc-shop-header{padding:3rem 1.2rem .5rem;display:flex;justify-content:space-between;align-items:center}.mc-shop-logo{font-family:cursive;font-weight:800;font-size:1.4rem;color:#000;letter-spacing:-1px}.mc-shop-icons{display:flex;gap:10px}.mc-shop-icon{width:20px;height:20px;border:1.5px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center}.mc-shop-search{padding:.5rem 1.2rem}.mc-shop-input{width:100%;background:#f3f4f6;border:none;padding:10px 15px;border-radius:12px;font-size:.8rem;color:#666;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.mc-shop-sort{padding:.5rem 1.2rem;display:flex;justify-content:space-between;font-size:.7rem;color:#666;font-weight:600;margin-bottom:.5rem}.mc-shop-grid{padding:0 1.2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;overflow:hidden}.mc-shop-item{display:flex;flex-direction:column;gap:.5rem}.mc-item-img{background:#f3f4f6;border-radius:1rem;height:160px;position:relative;overflow:hidden}.mc-item-img:after{content:'';position:absolute;bottom:0;left:10%;width:80%;height:80%;background:#e5e7eb;border-top-left-radius:40px;border-top-right-radius:40px}.mc-item-dots{display:flex;gap:4px}.mc-dot{width:12px;height:12px;border-radius:50%}.mc-item-title{font-size:.8rem;font-weight:700;color:#1f2937;margin-top:2px}.mc-item-price{font-size:.8rem;font-weight:500;color:#ef4444}.mc-item-price s{color:#9ca3af;font-size:.7rem;margin-left:4px}.mc-shop-nav{margin-top:auto;background:#000;padding:1rem 2rem;border-radius:0 0 2.2rem 2.2rem;display:flex;justify-content:space-between;align-items:center}.mc-nav-icon{width:24px;height:24px;background:rgba(255,255,255,.3);border-radius:6px}.mc-nav-icon.active{background:#fff}@media (max-width:1024px){.mc-mobile-wrapper{grid-template-columns:1fr;text-align:center}.mc-mobile-visual{margin-top:3rem}.mc-tech-list{text-align:left}}div.mage-error{display:block;width:100%;margin-top:5px;color:#e02b27;clear:both}.mc-form-input{width:100%;display:block}