.ideal-wrapper{background:var(--home-info-bg);width:100%}.ideal-for-container{display:flex;align-items:center;justify-content:center;gap:50px;color:var(--primary-text);max-width:1200px;margin:auto;flex-wrap:wrap;padding:90px 20px 145px}.ideal-text-section{text-align:left;max-width:550px;position:relative}.ideal-image-section{display:flex;justify-content:center;position:relative}.ideal-title{font-size:2.4rem;font-weight:700;line-height:1.4;margin-bottom:0;margin-top:2px;color:var(--primary-text)}.changing-text-wrapper{display:inline-block;min-width:220px;text-align:left;position:relative;min-height:40px}.changing-text{display:inline-block;color:#ef3b4d;font-weight:700;white-space:nowrap;position:absolute}.changing-text-container{position:relative;min-height:80px}.changing-text-description{font-size:1.1rem;color:var(--secondary-text);margin-top:15px;line-height:1.6;min-height:70px;position:absolute}.changing-image-container{position:relative;width:480px;height:263px}.changing-image-wrapper{position:absolute;width:100%}.changing-image{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.15)}.learn-more-button{text-decoration:none;margin-top:60px;background-color:var(--primary-button);color:#fff;padding:10px 27px;border:none;border-radius:25px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;display:inline-block}.learn-more-button:hover{background-color:var(--primary-button-hover)}@media (max-width:768px){.ideal-for-container{flex-direction:column-reverse;text-align:center}.ideal-text-section,.ideal-title{text-align:center}.ideal-title{font-size:1.39rem;display:inline}.changing-text-description{margin-top:0;font-size:15px}.changing-text-wrapper{display:inline-flex;justify-content:center;align-items:center;width:100%;position:relative;min-height:40px}.changing-text{position:relative}.changing-image-container{width:320px;height:183px}}.steps-toggle-container-home{padding-top:30px}.steps-section{display:flex;align-items:center;flex-direction:column;text-align:center;background:var(--hero-bg);padding:50px 20px;color:var(--hero-text)}.steps-heading{font-size:3.6rem;font-weight:700;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif!important;margin:0;padding:0;color:var(--hero-text)}.steps-subheading{font-size:1.3rem;font-weight:400;line-height:1.5;max-width:1142px;margin-top:10px;color:var(--hero-text);text-align:center}.steps-grid{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px;margin-top:40px}.step-card{flex:1 1 200px;max-width:240px;text-align:center;color:var(--hero-text)}.step-image{width:100%;max-width:200px;height:200px;margin-bottom:15px}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:var(--hero-text)}.step-description{font-size:.9rem;line-height:1.5}.steps-button-container{text-align:center;margin-top:30px}.steps-button{border:2px solid var(--hero-text);background-color:transparent;color:var(--hero-text);font-size:1.2rem;font-weight:700;padding:.5rem 2rem;border-radius:50px;cursor:pointer;transition:background-color .3s,color .3s;text-decoration:none}.steps-button:hover{background-color:#fff;color:#ef3b4d}.steps-toggle-container{text-align:center;margin:20px auto}.toggle-switch-container-home{display:flex;justify-content:center;width:100%;background-color:var(--home-info-bg);padding:20px 0}.toggle-switch-home{position:relative;display:flex;width:420px;height:60px;background-color:var(--background);border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.2);overflow:hidden;padding:8px;border-top:1px solid var(--border-color);z-index:1}.switch-background-home{position:absolute;top:8px;left:8px;width:calc(50% - 8px);height:calc(100% - 16px);background-color:#ef3b4d;border-radius:8px;transition:left .3s ease;z-index:0}.switch-background-home.sender{left:8px}.switch-background-home.taker{left:calc(50% + 0px)}.toggle-button-home{width:50%;height:100%;position:relative;z-index:1;border:none;background-color:transparent;font-size:14px;color:var(--primary-text);cursor:pointer;transition:color .3s ease;text-align:center;line-height:36px;font-weight:700;font-family:Inter;letter-spacing:.4px}.toggle-button-home.active{color:#fff}@media (max-width:768px){.steps-heading{font-size:2.5rem}.steps-subheading{font-size:1rem}.steps-grid{align-items:center}.step-image{max-width:150px;height:auto}.step-title{font-size:1.2rem}.step-description{font-size:.85rem}.steps-button{font-size:1rem;padding:.4rem 1.5rem}}@media (max-width:480px){.steps-heading{font-size:2rem}.steps-subheading{font-size:.9rem}.step-card{flex:1 1 auto;max-width:80%}.step-image{max-width:120px}.step-title{font-size:1rem}.step-description{font-size:.8rem}.steps-button{font-size:.9rem;padding:.3rem 1rem}}