.imgeld-home-page{--red:#e03a2f;--bg:#0a0a0a;--card:#111;--border:#202020;background:var(--bg);color:#fff;-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,sans-serif;line-height:1;overflow-x:clip}.imgeld-home-page *,.imgeld-home-page :before,.imgeld-home-page :after{box-sizing:border-box;margin:0;padding:0;font-family:DM Sans,sans-serif}.imgeld-home-page .container{max-width:1440px;margin:0 auto;padding:0 26px}.imgeld-home-page .navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;background:#0a0a0af2!important;border-bottom:1px solid #1a1a1a!important}.imgeld-home-page .nav-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.imgeld-home-page .logo img{height:75px;display:block}.imgeld-home-page .nav-links{align-items:center;gap:25px;display:flex;background:0 0!important}.imgeld-home-page .nav-links a{font-size:15px;font-weight:700;text-decoration:none;color:#b8b8b8!important;transition:color .2s!important}.imgeld-home-page .nav-links a:hover,.imgeld-home-page .nav-links a.active{color:#fff!important}.imgeld-home-page .nav-links a.active{position:relative}.imgeld-home-page .nav-links a.active:after{content:"";background:#ff3b30;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-6px;left:0}.imgeld-home-page .cta-btn{background:var(--red);color:#fff;border-radius:999px;padding:12px 20px;font-size:13.5px;font-weight:500;transition:all .2s;box-shadow:0 0 12px #e03a2f73}.imgeld-home-page .cta-btn:hover{transform:translateY(-1px);box-shadow:0 0 18px #e03a2fa6}.imgeld-home-page .hamburger-checkbox{display:none}.imgeld-home-page .hamburger-icon{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;display:none}.imgeld-home-page .hamburger-icon span{background:#fff;border-radius:4px;width:100%;height:2.5px;transition:all .3s;display:block}.imgeld-home-page .side-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;visibility:hidden;opacity:0;background:#000000d9;width:100%;height:100%;transition:visibility .3s,opacity .3s;position:fixed;top:0;left:0}.imgeld-home-page .side-panel{z-index:2001;background:#0a0a0a;border-left:1px solid #ff3b3066;flex-direction:column;gap:28px;width:280px;height:100%;padding:30px 24px;transition:right .35s cubic-bezier(.2,.9,.4,1.1);display:flex;position:fixed;top:0;right:-300px;box-shadow:-5px 0 30px #000c}.imgeld-home-page .side-panel a{color:#e0e0e0;border-bottom:1px solid #ffffff14;padding:12px 0;font-size:20px;font-weight:500;text-decoration:none;transition:all .2s}.imgeld-home-page .side-panel a:hover{color:#ff3b30;padding-left:8px}.imgeld-home-page .close-panel{cursor:pointer;color:#aaa;align-self:flex-end;margin-bottom:20px;font-size:32px;font-weight:300;line-height:1}.imgeld-home-page #menuToggle:checked~.side-overlay{visibility:visible;opacity:1}.imgeld-home-page #menuToggle:checked~.side-panel{right:0}.imgeld-home-page .hero{min-height:unset;background:#020202;align-items:flex-start;padding:50px 20px;display:flex;position:relative}.imgeld-home-page .hero:after{opacity:.95;content:"";pointer-events:none;background:radial-gradient(circle,#0050ff33 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-120px;right:-250px}.imgeld-home-page .hero-container{grid-template-columns:1fr .95fr;gap:40px;max-width:1400px;margin:auto;display:grid;text-align:left!important;align-items:start!important}.imgeld-home-page .eyebrow{color:#ff4d3d;letter-spacing:3px;text-transform:uppercase;margin-bottom:28px;font-size:14px;font-weight:700}.imgeld-home-page .eyebrow:before{content:"• "}.imgeld-home-page .hero-left{flex-direction:column;padding-left:12px;padding-right:12px;display:flex;align-items:flex-start!important}.imgeld-home-page .buttons{flex-wrap:wrap;gap:14px;width:100%;margin-top:34px;justify-content:flex-start!important;align-items:flex-start!important;display:flex!important}.imgeld-home-page .buttons a{margin:0!important}.imgeld-home-page .hero h1{font-size:67px;font-weight:800;line-height:.98}.imgeld-home-page .highlight-red{color:var(--red);text-shadow:0 0 18px #e03a2f2e}.imgeld-home-page .highlight-gray{color:#acacac}.imgeld-home-page .hero p{color:#cdc9c9;max-width:580px;margin-top:30px;font-size:19px;line-height:1.5}.imgeld-home-page .btn-primary{color:#fff;background:#d62b1f;border-radius:14px;padding:16px 24px;font-size:18px;font-weight:800;text-decoration:none;transition:all .2s;box-shadow:0 0 30px #e03a2f40}.imgeld-home-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 50px #e03a2f66}.imgeld-home-page .btn-secondary{color:#d4d4d4;background:#ffffff05;border:1px solid #2b2b2b;border-radius:14px;padding:16px 24px;font-size:15px;text-decoration:none;transition:all .2s}.imgeld-home-page .btn-secondary:hover{background:#ffffff0a;border-color:#4a4a4a}.imgeld-home-page .note{color:#cfcfcf;margin-top:16px;font-size:13px}.imgeld-home-page .report-card{background:#050505;border:1px solid #ffffff0f;border-radius:32px;overflow:hidden;box-shadow:0 0 40px #00000073,0 0 120px #ff3c280d}.imgeld-home-page .report-top{background:#060606;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:18px 26px;display:flex}.imgeld-home-page .dots{gap:8px;display:flex}.imgeld-home-page .dots span{background:#222;border-radius:50%;width:10px;height:10px}.imgeld-home-page .report-title{color:#e7e7e7;font-size:14px;font-weight:800}.imgeld-home-page .live{color:#8f8f8f;font-size:12px}.imgeld-home-page .report-stats{grid-template-columns:repeat(3,1fr);gap:14px;padding:22px;display:grid}.imgeld-home-page .stat-box{background:#080808;border:1px solid #ff02020f;border-radius:18px;padding:18px}.imgeld-home-page .stat-box small{color:#7d7d7d;letter-spacing:1px;margin-bottom:12px;font-size:11px;display:block}.imgeld-home-page .stat-box h3{font-size:24px;font-weight:800}.imgeld-home-page .lists{grid-template-columns:1fr 1fr;gap:14px;padding:0 18px 18px;display:grid}@media (max-width:768px){.imgeld-home-page .lists{grid-template-columns:1fr}}.imgeld-home-page .panel{background:#090909;border:1px solid #ffffff0d;border-radius:24px;overflow:hidden}.imgeld-home-page .panel-header{justify-content:space-between;align-items:flex-start;padding:18px;display:flex}.imgeld-home-page .panel-header span{letter-spacing:1px;font-size:14px;font-weight:800}.imgeld-home-page .panel-header p{color:#7c7c7c;margin-top:6px;font-size:10px}.imgeld-home-page .red-panel .panel-header{background:linear-gradient(90deg,#ff462814,#0000)}.imgeld-home-page .red-panel .panel-header span{color:#ff4d3d}.imgeld-home-page .pill{color:#d5d5d5;background:#ffffff0f;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700}.imgeld-home-page .red-pill{background:#ff46281f}.imgeld-home-page .item{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.imgeld-home-page .left-info{align-items:center;gap:14px;display:flex}.imgeld-home-page .circle{border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.imgeld-home-page .red-circle{color:#ff4d3d;background:#ff462814;border:1px solid #ff462833}.imgeld-home-page .gray-circle{color:#cfcfcf;background:#ffffff08;border:1px solid #ffffff14}.imgeld-home-page .ticker{font-size:15px;font-weight:800}.imgeld-home-page .stock-row small{color:#8a8a8a;font-size:11px;font-weight:600}.imgeld-home-page .industry{color:#777;letter-spacing:.6px;margin-top:4px;font-size:10px}.imgeld-home-page .percent-up{color:#ff4d3d;font-size:14px;font-weight:700}.imgeld-home-page .percent-down{color:#d7d7d7;font-size:14px;font-weight:700}.imgeld-home-page .mini-bar{background:#1a1a1a;border-radius:999px;width:70px;height:3px;overflow:hidden}.imgeld-home-page .mini-fill{height:100%}.imgeld-home-page .red-fill{background:#ff4d3d;width:90%}.imgeld-home-page .white-fill{background:#d7d7d7;width:90%}.imgeld-home-page .report-footer{color:#666;justify-content:space-between;padding:14px 18px;font-size:11px;display:flex}.imgeld-home-page .features{background:#050505;padding:50px 0 92px;position:relative;overflow:hidden}.imgeld-home-page .features:before{content:"";opacity:.12;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.imgeld-home-page .top-label{color:var(--red);letter-spacing:4px;align-items:center;gap:12px;margin-bottom:20px;font-size:13px;font-weight:700;display:flex}.imgeld-home-page .top-label .dot{background:var(--red);border-radius:50%;width:8px;height:8px}.imgeld-home-page .hero-features{grid-template-columns:1.24fr .76fr;gap:34px;margin-bottom:34px;display:grid}.imgeld-home-page .hero-left-features h1{color:#f5f5f5;font-size:60px;font-weight:800;line-height:.88}.imgeld-home-page .gray{color:#74767d}.imgeld-home-page .red{color:#f13b24}.imgeld-home-page .hero-right-features p{color:#d7d7db;font-size:16px;line-height:1.9}.imgeld-home-page .main-grid-features{grid-template-columns:1.52fr .95fr;gap:16px;display:grid}.imgeld-home-page .feature-card{background:radial-gradient(circle at 100% 0,#ff3c1e1a,#0000 42%),linear-gradient(#141416,#101012);border:1px solid #ffffff12;border-radius:22px;transition:all .5s cubic-bezier(.22,1,.36,1);position:relative}.imgeld-home-page .feature-card:hover{border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 10px 20px #00000038,0 28px 60px #0000008c,0 42px 90px #78140a29}.imgeld-home-page .left-card-features{border:1px solid #1a1a1e;border-radius:28px;grid-template-columns:1fr 292px;gap:24px;padding:30px;display:grid}.imgeld-home-page .mini-label{color:var(--red);margin-bottom:24px;font-size:13px;font-weight:700}.imgeld-home-page .left-text-features h2{letter-spacing:.1px;margin-bottom:22px;font-size:42px;font-weight:800;line-height:.93}.imgeld-home-page .left-text-features h2 span{color:var(--red)}.imgeld-home-page .left-text-features p{color:#afb1b8;margin-bottom:15px;font-size:18px;line-height:1.72}.imgeld-home-page .info-row-features{gap:14px;display:flex}.imgeld-home-page .info-box-features{background:#1d1d1f;border:1px solid #ffffff12;border-radius:16px;width:190px;height:80px;padding:12px 15px}.imgeld-home-page .info-title-features{color:#7d7f86;letter-spacing:1px;margin-bottom:8px;font-size:10px;font-weight:900}.imgeld-home-page .info-value-features{font-size:18px;font-weight:800}.imgeld-home-page .info-value-features small{color:#8f9197;font-size:14px}.imgeld-home-page .flow-features{background:#09090b;border:1px solid #ffffff0f;border-radius:22px;align-self:center;height:270px;padding:18px}.imgeld-home-page .flow-head-features{color:#6f7178;letter-spacing:2px;margin-bottom:15px;font-size:11px;font-weight:700}.imgeld-home-page .flow-top-features{background:#302c2c05;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;height:38px;margin-bottom:5px;padding:0 16px;display:flex}.imgeld-home-page .middle-line-features{background:#ffffff21;width:1px;height:20px;margin:0 auto 1px}.imgeld-home-page .zone-row-features{gap:12px;margin-bottom:15px;display:flex}.imgeld-home-page .zone-features{border-radius:16px;flex:1;padding:14px}.imgeld-home-page .zone-features.long{background:#ff462814;border:1px solid #ff46286b}.imgeld-home-page .zone-features.short{background:#141416;border:1px solid #ffffff17}.imgeld-home-page .zone-top-features{letter-spacing:2px;margin-bottom:10px;font-size:9px;font-weight:800}.imgeld-home-page .zone-features.long .zone-top-features{color:var(--red)}.imgeld-home-page .zone-features.short .zone-top-features{color:#d6d7dc}.imgeld-home-page .zone-features h3{margin-bottom:5px;font-size:18px}.imgeld-home-page .zone-features p{color:#8e9096;font-size:9px}.imgeld-home-page .flow-bottom-features{color:#74767d;font-size:9px;line-height:1.6}.imgeld-home-page .right-side-features{flex-direction:column;gap:18px;display:flex}.imgeld-home-page .small-card-features{min-height:178px;padding:28px 26px;position:relative}.imgeld-home-page .small-card-features h3{letter-spacing:-1.4px;margin-bottom:10px;font-size:25px;font-weight:800;line-height:1.12}.imgeld-home-page .small-card-features h3 span{color:#6d6f75}.imgeld-home-page .small-card-features p{color:#a2a4ab;font-size:14px;line-height:1.7}.imgeld-home-page .icon-group-features{gap:8px;display:flex;position:absolute;top:18px;right:18px}.imgeld-home-page .icon-features{color:#999ca3;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.imgeld-home-page .icon-features.red{color:var(--red);border-color:#ff3c1e59}.imgeld-home-page .tags-features{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.imgeld-home-page .tag-features{color:#d8d9de;background:#161618;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;height:28px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.imgeld-home-page .tag-dot-features{background:var(--red);border-radius:50%;width:8px;height:8px}.imgeld-home-page .footer-features{color:#c5c7ce;align-items:center;gap:12px;margin-top:36px;font-size:14px;display:flex}.imgeld-home-page .products-section{background:#050505;padding:50px 0}.imgeld-home-page .products-header h2{letter-spacing:-.04em;margin-top:18px;font-size:64px;font-weight:800;line-height:1.03}.imgeld-home-page .red-text{color:var(--red)}.imgeld-home-page .products-header p{color:#b1a1a1;max-width:760px;margin-top:18px;font-size:18px;line-height:1.7}.imgeld-home-page .products-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.imgeld-home-page .product-card{background:linear-gradient(#121212,#0d0d0d);border:1px solid #222;border-radius:28px;padding:28px;transition:all .25s}.imgeld-home-page .product-card:hover{transform:translateY(-3px)}.imgeld-home-page .right-card{border:1px solid #e03a2fe6;position:relative;overflow:hidden;box-shadow:0 0 80px #e03a2f1f,inset 0 0 60px #e03a2f08}.imgeld-home-page .right-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#e03a2f24,#0000 45%);position:absolute;inset:-100px}.imgeld-home-page .card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.imgeld-home-page .free,.imgeld-home-page .price{font-size:18px;font-weight:700}.imgeld-home-page .price small{color:#888;font-size:14px}.imgeld-home-page .product-card h3{letter-spacing:-.03em;margin-bottom:18px;font-size:34px;font-weight:800;line-height:1.1}.imgeld-home-page .product-desc{color:#909090;margin-bottom:22px;font-size:15px;line-height:1.8}.imgeld-home-page .product-list{flex-direction:column;gap:10px;margin-bottom:26px;list-style:none;display:flex}.imgeld-home-page .product-list li{color:#ececec;padding-left:28px;font-size:15px;line-height:1.5;position:relative}.imgeld-home-page .product-list li:before{content:"✓";color:#9f9f9f;position:absolute;left:0}.imgeld-home-page .red-check li:before{color:var(--red)}.imgeld-home-page .product-btn{border-radius:16px;align-items:center;gap:8px;padding:14px 22px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.imgeld-home-page .primary-btn{background:var(--red);color:#fff}.imgeld-home-page .secondary-btn{color:#fff;background:#181818;border:1px solid #303030}.imgeld-home-page .trial-note{color:var(--red);margin-top:18px;font-size:13px;font-weight:600}.imgeld-home-page .small-note{margin-top:18px}.imgeld-home-page .faq-section{background:#050505;padding:50px 0;position:relative;overflow:hidden}.imgeld-home-page .faq-tag{color:var(--red);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.imgeld-home-page .faq-tag:before{content:"";background:var(--red);border-radius:50%;width:7px;height:7px}.imgeld-home-page .faq-header h2{letter-spacing:-.05em;margin-top:22px;font-size:62px;font-weight:800;line-height:1.02}.imgeld-home-page .faq-header h2 span{color:var(--red)}.imgeld-home-page .faq-header p{color:#9a9a9a;margin-top:20px;margin-bottom:20px;font-size:20px;line-height:1.7}.imgeld-home-page .faq-list{max-width:980px;margin:0 auto}.imgeld-home-page .faq-item{background:linear-gradient(#111,#0c0c0c);border:1px solid #202020;border-radius:24px;margin-bottom:10px;overflow:hidden}.imgeld-home-page .faq-item[open]{border-color:#e03a2fb3;box-shadow:0 0 50px #e03a2f14}.imgeld-home-page summary{cursor:pointer;justify-content:space-between;align-items:center;padding:28px 32px;font-weight:700;list-style:none;display:flex}.imgeld-home-page summary::-webkit-details-marker{display:none}.imgeld-home-page summary span{max-width:85%}.imgeld-home-page .faq-icon{border:1px solid #353535;border-radius:50%;flex-shrink:0;width:38px;height:38px;position:relative}.imgeld-home-page .faq-icon:before,.imgeld-home-page .faq-icon:after{content:"";background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.imgeld-home-page .faq-icon:before{width:14px;height:2px}.imgeld-home-page .faq-icon:after{width:2px;height:14px;transition:opacity .25s}.imgeld-home-page .faq-item[open] .faq-icon{border-color:var(--red)}.imgeld-home-page .faq-item[open] .faq-icon:before{background:var(--red)}.imgeld-home-page .faq-item[open] .faq-icon:after{opacity:0}.imgeld-home-page .faq-answer{padding:0 32px 32px}.imgeld-home-page .faq-answer p{color:#a3a3a3;font-size:14px;line-height:1.9}.imgeld-home-page .final-cta-section{background:#050505;padding:50px 0 90px}.imgeld-home-page .final-cta-box{text-align:left;background:linear-gradient(#120c0c,#0b0b0b);border:1px solid #e03a2f47;border-radius:34px;max-width:980px;margin:0 auto;padding:90px 70px;position:relative;overflow:hidden}.imgeld-home-page .final-cta-tag{color:var(--red);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.imgeld-home-page .final-cta-tag:before{content:"";background:var(--red);border-radius:50%;width:7px;height:7px}.imgeld-home-page .final-cta-box h2{letter-spacing:-.05em;margin-top:26px;font-size:clamp(46px,5vw,54px);font-weight:800;line-height:1.05}.imgeld-home-page .final-cta-box h2 span{color:#9a9a9a}.imgeld-home-page .final-cta-box p{color:#b0b0b0;max-width:760px;margin:34px 0 0;font-size:21px;line-height:1.7}.imgeld-home-page .final-cta-buttons{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:38px;display:flex}.imgeld-home-page .final-btn{border-radius:18px;justify-content:center;align-items:center;gap:10px;min-width:290px;height:52px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.imgeld-home-page .primary-final-btn{background:var(--red);color:#fff;box-shadow:0 0 30px #e03a2f40}.imgeld-home-page .secondary-final-btn{color:#fff;background:#ffffff08;border:1px solid #2a2a2a}.imgeld-home-page .final-cta-note{color:#767676;margin-top:26px;font-size:14px}.imgeld-home-page .footer-section{background:#040404;border-top:1px solid #141414;padding:50px 0 60px}.imgeld-home-page .footer-top{color:#666;flex-wrap:wrap;align-items:center;gap:16px;font-size:13px;font-weight:700;display:flex}.imgeld-home-page .footer-middle{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;display:flex}.imgeld-home-page .footer-copy{color:#d2d2d2;font-size:15px}.imgeld-home-page .footer-disclaimer{color:#5c5c5c;max-width:1100px;margin-top:20px;font-size:13px;line-height:2}@media (max-width:1100px){.imgeld-home-page .hero-features{text-align:center;grid-template-columns:1fr;gap:30px}.imgeld-home-page .hero-left-features h1{text-align:center;font-size:48px}.imgeld-home-page .hero-right-features p{text-align:center;margin:0 auto}.imgeld-home-page .main-grid-features,.imgeld-home-page .left-card-features{grid-template-columns:1fr}.imgeld-home-page .info-row-features{justify-content:center}.imgeld-home-page .right-side-features{width:100%;max-width:600px;margin:0 auto}.imgeld-home-page .products-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:991px){.imgeld-home-page .hero h1{font-size:52px}.imgeld-home-page .hero-container{grid-template-columns:1fr;text-align:left!important}.imgeld-home-page .hero p{margin-left:0!important;margin-right:0!important}.imgeld-home-page .buttons{justify-content:flex-start!important;align-items:flex-start!important}.imgeld-home-page .hero-left-features h1{text-align:center;font-size:48px}.imgeld-home-page .products-header h2,.imgeld-home-page .faq-header h2{font-size:48px}}@media (max-width:768px){.imgeld-home-page .container{padding:0 20px}.imgeld-home-page .logo img{height:50px}.imgeld-home-page .nav-links{display:none}.imgeld-home-page .hero{padding:50px 0 70px}.imgeld-home-page .hero h1{font-size:36px;line-height:1.1}.imgeld-home-page .hero p{font-size:14px}.imgeld-home-page .buttons{flex-direction:column;align-items:flex-start;gap:12px}.imgeld-home-page .btn-primary,.imgeld-home-page .btn-secondary{padding:12px 20px;font-size:14px;text-align:left!important;justify-content:left!important;width:fit-content!important}.imgeld-home-page .hero-left-features h1{font-size:32px}.imgeld-home-page .hero-right-features p{font-size:14px;line-height:1.6}.imgeld-home-page .left-text-features h2{font-size:28px}.imgeld-home-page .left-text-features p{font-size:14px}.imgeld-home-page .info-row-features{flex-direction:column;align-items:center}.imgeld-home-page .info-box-features{width:100%;max-width:280px}.imgeld-home-page .flow-features{height:auto}.imgeld-home-page .zone-row-features{flex-direction:column}.imgeld-home-page .right-side-features{max-width:100%}.imgeld-home-page .small-card-features h3{font-size:22px}.imgeld-home-page .small-card-features p{font-size:13px}.imgeld-home-page .tags-features{justify-content:center}.imgeld-home-page .footer-features{text-align:center;flex-wrap:wrap;justify-content:center;font-size:12px}.imgeld-home-page .products-section,.imgeld-home-page .faq-section{padding:60px 0}.imgeld-home-page .products-header h2{font-size:32px}.imgeld-home-page .products-header p{font-size:14px}.imgeld-home-page .product-card h3{font-size:24px}.imgeld-home-page .product-card{padding:22px}.imgeld-home-page .faq-header h2{font-size:32px}.imgeld-home-page .faq-header p{font-size:14px}.imgeld-home-page .faq-answer{padding:0 20px 20px}.imgeld-home-page .faq-answer p{max-width:100%;font-size:13px}.imgeld-home-page .final-cta-section{padding:60px 0 40px}.imgeld-home-page .final-cta-box{border-radius:24px;margin:0 16px;padding:40px 20px}.imgeld-home-page .final-cta-box h2{font-size:28px}.imgeld-home-page .final-cta-box p{font-size:14px}.imgeld-home-page .final-btn{width:100%;min-width:auto;height:48px;font-size:14px}.imgeld-home-page .footer-middle{flex-direction:column;align-items:flex-start;gap:20px}.imgeld-home-page .footer-top{text-align:center;justify-content:center;gap:8px;font-size:9px}.imgeld-home-page .footer-disclaimer{margin-top:16px;font-size:10px;line-height:1.7}}@media (max-width:480px){.imgeld-home-page .hero h1{font-size:28px}.imgeld-home-page .hero-left-features h1{font-size:26px}.imgeld-home-page .left-text-features h2{font-size:24px}.imgeld-home-page .products-header h2{font-size:26px}.imgeld-home-page .faq-header h2,.imgeld-home-page .final-cta-box h2{font-size:24px}}
