.breakdance .bde-section-20-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-20-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-20-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-code-block-20-102{width:100%}.rfy-override,.rfy-override .breakdance-content,.rfy-override .bd-container,.rfy-override .bd-row,.rfy-override .entry-content,.rfy-override .site-main,.rfy-override>.brxe-container,.rfy-override>.brxe-section-wrapper,.rfy-override .brxe-code-block{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.rfy-override .section,.rfy-override .about__hero{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.about{--green-dark:#2D5016;--red-brick:#D32F2F;--orange-yellow:#F57C00;--navy-blue:#1A237E;--pink-purple:#E91E63;--text-black:#212121;--text-gray:#616161;--border-gray:#E0E0E0;--bg-light:#FAFAFA;--white:#FFF;--red-hover:#B71C1C;--orange-hover:#E65100;--shadow:0 10px 40px rgba(33,33,33,0.08);--shadow-hover:0 20px 60px rgba(33,33,33,0.12);--radius:16px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--navy-blue);background:var(--white);line-height:1.6;overflow-x:hidden}.about *{box-sizing:border-box;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section--gray{background:var(--bg-light)}@media (max-width:768px){.section{padding:60px 0}}.section__header{text-align:center;max-width:900px;margin:0 auto 60px}.section__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:-0.02em;color:var(--text-black);margin-bottom:16px}p.section__subtitle{font-size:1.05rem;line-height:1.75;color:var(--navy-blue);font-weight:400}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-weight:700;font-size:15px;text-decoration:none;transition:var(--transition);cursor:pointer;border:none}.btn--primary{background:var(--red-brick);color:#fff!important;box-shadow:0 4px 12px rgba(211,47,47,0.3)!important}.btn--primary:hover{background:var(--red-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(211,47,47,0.4)}.btn--secondary{background:var(--orange-yellow)!important;color:#fff!important;box-shadow:0 4px 12px rgba(245,124,0,0.3)!important}.btn--secondary:hover{background:var(--orange-hover);transform:translateY(-2px)}.btn--white{background:#fff!important;color:var(--green-dark)}.btn--white:hover{background:#f5f5f5!important}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-weight:700;font-size:14px}.badge--orange{background:rgba(245,124,0,0.2);border:1px solid rgba(245,124,0,0.4);color:var(--orange-yellow)}.tag{display:inline-block;padding:6px 12px;border-radius:6px;font-weight:700;font-size:13px;margin-top:12px;color:#fff}.tag--hot{background:var(--red-brick)}.tag--new{background:var(--pink-purple)}.tag--fast{background:var(--orange-yellow)}.label{display:inline-block;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;border-radius:6px;color:#fff;margin-bottom:12px}.label--problem{background:var(--red-brick)}.label--solution{background:var(--green-dark)}.about__hero{background:linear-gradient(135deg,#2D5016 0%,#3d6b1f 50%,#2D5016 100%);color:#fff;position:relative;overflow:hidden}.about__hero::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:0.4}.about__hero-content{position:relative;z-index:1;padding:100px 0;text-align:center}h1.about__hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;letter-spacing:-0.03em;margin-bottom:24px;color:var(--white)}.about__hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,0.9);max-width:850px;margin:0 auto 40px;line-height:1.7;font-weight:400!important}.about__hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.about__hero-content{padding:60px 0}}.problem-solution{display:grid;gap:40px;max-width:900px;margin:0 auto}.problem-box{background:linear-gradient(135deg,#FFEBEE,#FFCDD2);border-left:4px solid var(--red-brick);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow)}.problem-box__title{font-size:1.2rem;font-weight:700;color:var(--text-black);margin-bottom:12px}.problem-box__text{color:var(--navy-blue);line-height:1.75}.solution-box{background:linear-gradient(135deg,#E8F5E9,#C8E6C9);border-left:4px solid var(--green-dark);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow)}.solution-box__title{font-size:1.2rem;font-weight:700;color:var(--text-black);margin-bottom:12px}.solution-box__text{color:var(--navy-blue);line-height:1.75}.highlight{background:linear-gradient(135deg,#FFF3E0,#FFE0B2);border:2px solid var(--orange-yellow);padding:20px;border-radius:12px;margin-top:16px}.highlight strong{color:var(--navy-blue);display:block;margin-bottom:8px}.highlight p{color:var(--navy-blue)}.arrow{text-align:center;margin:24px 0}.arrow__pill{display:inline-block;padding:12px 24px;background:var(--green-dark);color:#fff;border-radius:999px;font-weight:700}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.feature-card{background:#fff;border-radius:var(--radius);padding:32px;box-shadow:var(--shadow);border:1px solid var(--border-gray);transition:var(--transition)}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.feature-card__icon{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;font-size:28px;margin-bottom:20px}.feature-card__icon--green{background:linear-gradient(135deg,#E8F5E9,#C8E6C9);border:2px solid rgba(45,80,22,0.2)}.feature-card__icon--orange{background:linear-gradient(135deg,#FFF3E0,#FFE0B2);border:2px solid rgba(245,124,0,0.2)}.feature-card__icon--pink{background:linear-gradient(135deg,#FCE4EC,#F8BBD0);border:2px solid rgba(233,30,99,0.2)}.feature-card__title{font-size:1.35rem;font-weight:700;color:var(--text-black);margin-bottom:12px}.feature-card__text{color:var(--navy-blue);line-height:1.7}.solution-block{max-width:1000px;margin:0 auto 80px}.solution-block:last-child{margin-bottom:0}.timeline{position:relative;padding-left:40px;margin-top:24px}.timeline::before{content:'';position:absolute;left:16px;top:8px;bottom:8px;width:3px;background:linear-gradient(180deg,var(--green-dark),var(--orange-yellow))}.timeline__item{position:relative;margin-bottom:40px}.timeline__item:last-child{margin-bottom:0}.timeline__dot{position:absolute;left:-40px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--green-dark);border:3px solid #fff;box-shadow:0 0 0 3px rgba(45,80,22,0.2)}.timeline__content{background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 20px rgba(33,33,33,0.08);border:1px solid var(--border-gray)}.timeline__content strong{color:var(--text-black);display:block;margin-bottom:4px}.timeline__caption{font-size:0.95rem;color:var(--text-gray)}@media (max-width:768px){.timeline{padding-left:30px}.timeline__dot{left:-30px}}.product-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:24px}.product-card{padding:24px;border-radius:12px;border:2px solid}.product-card--rtc{background:linear-gradient(135deg,#E8F5E9,#C8E6C9);border-color:var(--green-dark)}.product-card--rth{background:linear-gradient(135deg,#FFF3E0,#FFE0B2);border-color:var(--orange-yellow)}.product-card__title{font-weight:800;font-size:1.1rem;margin-bottom:12px}.product-card--rtc .product-card__title{color:var(--green-dark)}.product-card--rth .product-card__title{color:var(--orange-yellow)}.product-card__list{list-style:none;padding:0}.product-card__list li{margin-bottom:8px;color:var(--navy-blue)}.product-card__list li:last-child{margin-bottom:0}.product-card--rtc .product-card__highlight{color:var(--green-dark);font-weight:700}.product-card--rth .product-card__highlight{color:var(--orange-yellow);font-weight:700}.results{display:grid;gap:16px;margin-top:24px}.result-card{display:flex;gap:16px;align-items:flex-start;padding:20px;background:#fff;border-radius:12px;border:2px solid var(--border-gray)}.result-card__icon{font-size:32px;min-width:40px}.result-card__content strong{color:var(--text-black);display:block;margin-bottom:4px}.result-card__content p{font-size:0.95rem;color:var(--text-gray)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.stat-card{text-align:center;padding:32px 24px;background:linear-gradient(135deg,var(--bg-light),#fff);border-radius:var(--radius);border:2px solid var(--border-gray);transition:var(--transition)}.stat-card:hover{border-color:var(--green-dark);transform:translateY(-4px)}.stat-card__number{font-size:2.5rem;font-weight:900;color:var(--green-dark);line-height:1}.stat-card__label{font-size:0.95rem;color:var(--text-gray);margin-top:8px;font-weight:600}@media (max-width:768px){.stats{grid-template-columns:1fr 1fr}}.cta{background:linear-gradient(135deg,var(--green-dark),#3d6b1f);color:#fff;text-align:center;border-radius:var(--radius);padding:60px 40px;position:relative;overflow:hidden}.cta::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:0.3}h2.cta__title{font-size:2rem;font-weight:800;margin-bottom:16px;position:relative;z-index:1;color:#fff}.cta__text{font-size:1.15rem;opacity:0.95;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.cta__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}@media (max-width:768px){.cta{padding:40px 24px}}.reveal{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease,transform 0.6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.breakdance .bde-code-block-20-102{width:120000000px}