.about-us-screen{background:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.about-us-screen__header{z-index:10;background:#ede7e7;border-bottom:1px solid #eee;justify-content:center;align-items:center;padding:1rem 1.25rem;display:flex;position:relative;top:0;box-shadow:0 2px 4px #0000001a}.about-us-screen__back-btn{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:background-color .2s;display:flex;position:absolute;left:1.25rem}.about-us-screen__back-btn:hover{background-color:#0000000d;border-radius:50%}.about-us-screen__title{color:#333;text-align:center;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600}.about-us-screen__placeholder{display:none}.about-us-screen__content{flex:1;padding:1.5rem;overflow-y:auto}.about-us-screen__card{background:#fff;border-radius:1rem;max-width:800px;margin:0 auto;padding:1.75rem;box-shadow:0 3px 8px #00000014}.about-us-screen__main-title{color:#333;text-align:center;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.about-us-screen__ownership-badge{cursor:pointer;background:#e85a4f1a;border:1px solid #e85a4f33;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 1.5rem;transition:all .2s;display:flex}.about-us-screen__ownership-badge:hover{background:#e85a4f26}.about-us-screen__ownership-text{color:#e85a4f;letter-spacing:.5px;font-size:1.125rem;font-weight:700}.about-us-screen__paragraph{color:#444;letter-spacing:.2px;margin-bottom:1rem;font-size:1rem;line-height:1.625rem}.about-us-screen__link-btn{color:#e85a4f;cursor:pointer;background:#fff;border:1px solid #e85a4f;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.about-us-screen__link-btn:hover{background:#fff5f4}.about-us-screen__section-title{color:#e85a4f;letter-spacing:.3px;margin-top:1.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.about-us-screen__list{margin:0 0 1rem 1.5rem;padding:0;list-style:none}.about-us-screen__list li{color:#444;letter-spacing:.2px;margin-bottom:.75rem;font-size:1rem;line-height:1.625rem}.about-us-screen__list li:before{content:"• ";color:#444;margin-right:.5rem;font-weight:900}.about-us-screen__list--checkmarks li:before{content:"✔️ ";margin-right:.75rem;font-size:1.1rem;font-weight:900}.about-us-screen__step{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.about-us-screen__step-number{color:#fff;background:#e85a4f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex}.about-us-screen__step-content{flex:1}.about-us-screen__step-title{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:700}.about-us-screen__step-description{color:#666;font-size:.875rem;line-height:1.375rem}.about-us-screen__value{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.about-us-screen__value-icon{flex-shrink:0;font-size:1.5rem}.about-us-screen__value-content{flex:1}.about-us-screen__value-title{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:700}.about-us-screen__value-description{color:#666;font-size:.875rem;line-height:1.375rem}.about-us-screen__contact-btn{color:#fff;cursor:pointer;background:#e85a4f;border:none;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 8px #e85a4f4d}.about-us-screen__contact-btn:hover{background:#d74a3f;transform:translateY(-2px);box-shadow:0 6px 12px #e85a4f66}@media (max-width:768px){.about-us-screen__content{padding:1rem}.about-us-screen__card{padding:1.25rem}.about-us-screen__main-title{font-size:1.25rem}.about-us-screen__section-title{font-size:1rem}}
