@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.automate-save-time-main{width:100%;overflow-x:hidden;font-family:Inter,sans-serif;background-color:#f5f7f8;min-height:100vh}.automate-hero-section{padding:4rem 1rem}.automate-hero-content,.automate-hero-section{display:flex;flex-direction:column;align-items:center}.automate-hero-content{max-width:80rem;width:100%;gap:2rem;text-align:center}.automate-hero-header{display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:48rem}.automate-hero-title{font-size:2.25rem;font-weight:900;line-height:1.2;letter-spacing:-.033em;color:#0d151c;margin:0}.automate-hero-subtitle{font-size:1rem;font-weight:400;line-height:1.5;color:rgba(13,21,28,.8);margin:0}.automate-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.automate-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-width:84px;max-width:480px;height:3rem;padding:0 1.25rem;background-color:#389cfa;color:#ffffff;font-size:1rem;font-weight:700;letter-spacing:.015em;text-decoration:none;border-radius:.5rem;transition:opacity .2s}.automate-btn-primary:hover{opacity:.9}.automate-btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-width:84px;max-width:480px;height:3rem;padding:0 1.25rem;background-color:#f5f7f8;border:1px solid #cedce9;color:#0d151c;font-size:1rem;font-weight:700;letter-spacing:.015em;text-decoration:none;border-radius:.5rem;transition:background-color .2s}.automate-btn-secondary:hover{background-color:rgba(56,156,250,.1)}.automate-hero-image{width:100%;margin-top:2rem;aspect-ratio:16/9;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:.75rem}.automate-description-section{padding:4rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.automate-description-title{font-size:1.875rem;font-weight:700;line-height:1.2;letter-spacing:-.015em;color:#0d151c;margin:0 0 1rem;padding:0 1rem}.automate-description-text{font-size:1rem;font-weight:400;line-height:1.75;color:rgba(13,21,28,.8);margin:0;max-width:48rem;padding:0 1rem}.automate-features-section{padding:4rem 1rem;gap:2.5rem}.automate-features-header,.automate-features-section{display:flex;flex-direction:column;align-items:center}.automate-features-header{gap:1rem;text-align:center;max-width:42rem}.automate-features-title{font-size:1.875rem;font-weight:700;line-height:1.2;letter-spacing:-.015em;color:#0d151c;margin:0;max-width:32rem}.automate-features-subtitle{font-size:1rem;font-weight:400;line-height:1.5;color:rgba(13,21,28,.8);margin:0;max-width:32rem}.automate-features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:80rem;padding:0}.automate-feature-card{display:flex;gap:1rem;padding:1.5rem;border-radius:.75rem;border:1px solid #cedce9;background-color:#ffffff;text-align:left}.automate-feature-icon{color:#389cfa;flex-shrink:0}.automate-feature-icon .material-symbols-outlined{font-size:3rem}.automate-feature-content{display:flex;flex-direction:column;gap:.25rem;flex-grow:1}.automate-feature-title{font-size:1rem;font-weight:700;line-height:1.2;color:#0d151c;margin:0}.automate-feature-text{font-size:.875rem;font-weight:400;line-height:1.5;color:rgba(13,21,28,.7);margin:0}@media (min-width:640px){.automate-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.automate-hero-section{padding:6rem 2.5rem}.automate-hero-title{font-size:3.75rem}.automate-hero-subtitle{font-size:1.25rem}.automate-description-section,.automate-features-section{padding:6rem 2.5rem}}@media (min-width:1024px){.automate-features-grid{grid-template-columns:repeat(3,1fr)}.automate-description-section,.automate-features-section,.automate-hero-section{padding:6rem 5rem}}