:root{--df-font-primary:"Outfit",sans-serif;--df-font-secondary:"Inter",sans-serif;--df-color-left-bg:#f5faff;--df-color-left-text:#021521;--df-color-right-bg:#20333f;--df-color-right-text:#fff;--df-card-bg:#fff;--df-chart-green:#97dfb4;--df-chart-green-light:#c1ffd3;--df-chart-blue:#a0d8eb;--df-chart-gray:#475158}.df-module-container *{box-sizing:border-box;margin:0;padding:0}.df-module-container{background-color:#0a1d29;display:flex;font-family:var(--df-font-secondary);gap:32px;margin:0 auto;max-width:1400px;padding:0 64px 64px;width:100%}.df-left-column{align-self:flex-start;flex:0 0 315px;padding-top:96px;position:sticky;top:20px}.df-left-column-content-wrapper{background-color:var(--df-color-left-bg);border-radius:28px;display:flex;flex-direction:column;height:auto;justify-content:space-between;min-height:400px;padding:48px 24px 32px}.df-left-heading h1{color:var(--df-color-left-text);font-family:var(--df-font-primary);font-size:28px;font-weight:500;line-height:36px;margin-bottom:24px}.df-icon-list{display:flex;flex-direction:column;gap:8px}.df-icon-list-item{align-items:center;border-radius:999px;color:var(--df-color-left-text);display:inline-flex;gap:8px;padding:8px 12px;width:fit-content}.df-icon-list-item .material-symbols-outlined{font-size:24px;font-weight:400}.df-icon-text{font-family:var(--df-font-secondary);font-size:14px;font-weight:500;line-height:20px}.df-right-column{flex:1 1 auto;padding-top:96px}.df-right-column-content-wrapper{background-color:var(--df-color-right-bg);border-radius:28px;color:var(--df-color-right-text);min-height:auto;padding:40px 40px 30px;position:relative}.df-feature-section{display:flex;flex-wrap:wrap;position:relative;z-index:2}.df-feature-text{flex:0 0 100%;margin-bottom:20px;text-align:left}.df-feature-text h2{font-family:var(--df-font-primary);font-size:24px;line-height:32px;margin-bottom:4px}.df-feature-text h2,.df-feature-text p{color:var(--df-color-right-text);font-weight:400}.df-feature-text p{font-family:var(--df-font-secondary);font-size:16px;line-height:24px}.df-feature-list{flex:0 0 40%;margin-bottom:30px}.df-feature-list ul{list-style:none;padding-left:0}.df-feature-list li{color:var(--df-color-right-text);font-family:var(--df-font-secondary);font-size:16px;line-height:24px;margin-bottom:10px;padding-left:0;position:relative}.df-dashboard-ui-visual{flex:0 0 60%;padding-left:20px}.df-dashboard-image{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:0 auto;max-width:800px;overflow:hidden;width:100%}.df-dashboard-image img{display:block;height:auto;object-fit:cover;width:100%}@media (max-width:992px){.df-module-container{flex-direction:column;gap:unset;padding:0 32px 32px}.df-feature-list,.df-feature-text{box-sizing:border-box;margin-bottom:20px;max-width:none;padding-left:clamp(10px,20vw,120px);text-align:left}.df-feature-list{margin-bottom:0}.df-feature-text h2{font-size:22px;line-height:28px}.df-feature-list li{font-size:14px;line-height:20px}.df-dashboard-image{transform:scale(.8)}.df-left-column{flex:0 0 auto;height:auto;margin-bottom:24px;min-width:unset;padding-top:24px;position:static;width:100%}.df-left-heading h1{font-size:24px;line-height:32px}.df-right-column{padding-top:0}.df-left-column-content-wrapper{min-height:unset;padding:24px}.df-right-column-content-wrapper{min-height:auto;padding:24px}.df-dashboard-ui-visual,.df-feature-list{flex:0 0 100%}.df-dashboard-ui-visual{padding-left:0}.df-dashboard-grid{grid-template-columns:1fr}}@media (max-width:768px){.df-feature-list,.df-feature-text{padding-left:0}.df-dashboard-card{min-height:120px}.df-feature-text h2{font-size:20px;line-height:28px}.df-feature-list li,.df-feature-text p{font-size:14px;line-height:20px}}@media (max-width:480px){.df-dashboard-image{transform:scale(.8)}}