.apropos-hero{background:linear-gradient(135deg,#fff8f5,#fff0e8 50%,#ffe8db);border-bottom:1px solid #e2e8f0;overflow:hidden;position:relative}.apropos-hero .breadcrumb-item a{color:#6c757d;text-decoration:none;transition:color .2s ease}.apropos-hero .breadcrumb-item a:hover{color:#ea6921}.apropos-hero .breadcrumb-item.active{color:#1a202c}.apropos-hero-bg{background:radial-gradient(circle at 50% 0,rgba(234,105,33,.15) 0,transparent 50%),radial-gradient(circle at 20% 80%,rgba(234,105,33,.05) 0,transparent 40%),radial-gradient(circle at 80% 80%,rgba(234,105,33,.05) 0,transparent 40%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.apropos-hero-icon-wrapper{display:inline-block;margin-bottom:1.5rem;position:relative}.apropos-hero-icon-wrapper:before{animation:aproposHeroPulse 3s ease-in-out infinite;background:radial-gradient(circle,rgba(234,105,33,.15) 0,transparent 70%);border-radius:50%;content:"";height:140px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:140px}.apropos-hero-icon{align-items:center;animation:aproposHeroIconEnter .6s ease-out;background:linear-gradient(135deg,#ea6921,#ee8850);border-radius:24px;box-shadow:0 8px 32px rgba(234,105,33,.3),0 4px 12px rgba(234,105,33,.2),inset 0 1px 0 hsla(0,0%,100%,.2);display:flex;height:88px;justify-content:center;position:relative;width:88px}.apropos-hero-icon i{color:#fff;font-size:2.5rem}.apropos-hero-title{animation:aproposHeroFadeUp .5s ease-out .1s both;color:#1a202c;font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.apropos-hero-title .text-accent{color:#ea6921}.apropos-hero-subtitle{animation:aproposHeroFadeUp .5s ease-out .2s both;color:#718096;font-size:1.15rem;line-height:1.6;margin:0 auto 1.25rem;max-width:600px}.apropos-hero-badge{align-items:center;animation:aproposHeroFadeUp .5s ease-out .3s both;background:#fff;border:1px solid #e2e8f0;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.04);color:#4a5568;display:inline-flex;font-size:.9rem;gap:.5rem;padding:.5rem 1.25rem}.apropos-hero-badge .badge-number{color:#ea6921;font-weight:700}@keyframes aproposHeroIconEnter{0%{opacity:0;transform:scale(.8) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes aproposHeroFadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes aproposHeroPulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.1)}}.apropos-content-section{background:#fafbfc;min-height:50vh}.apropos-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:991px){.apropos-grid{grid-template-columns:1fr}}.apropos-block{animation:aproposBlockFadeIn .4s ease-out;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #ea6921;border-radius:0 16px 16px 0;box-shadow:0 4px 20px rgba(0,0,0,.06);padding:2rem 2.5rem;transition:all .3s ease}.apropos-block:hover{border-left-width:6px;box-shadow:0 12px 40px rgba(0,0,0,.08);transform:translateX(4px)}.apropos-block.full-width{grid-column:1/-1}@keyframes aproposBlockFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.apropos-block-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.apropos-block-icon{align-items:center;background:linear-gradient(135deg,#ea6921,#ee8246);border-radius:12px;box-shadow:0 4px 12px rgba(234,105,33,.25);display:flex;height:50px;justify-content:center;min-width:50px;width:50px}.apropos-block-icon i{color:#fff;font-size:1.25rem}.apropos-block-title{align-items:center;color:#1a202c;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;margin:0}.apropos-block-title:before{content:"";display:none}.apropos-block p{color:#4a5568;font-size:1.05rem;line-height:1.85;margin-bottom:1rem}.apropos-block p:last-child{margin-bottom:0}.apropos-block p strong{color:#2d3748;font-weight:600}.apropos-block p a{color:#ea6921;font-weight:500;position:relative;text-decoration:none;transition:all .2s ease}.apropos-block p a:after{background:rgba(234,105,33,.15);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.apropos-block p a:hover{color:#c55313}.apropos-block p a:hover:after{transform:scaleX(1);transform-origin:left}.apropos-two-columns{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.apropos-two-columns{grid-template-columns:1fr}}.apropos-block.highlight-block{background:linear-gradient(135deg,#ea6921,#cf5714);border:none;border-radius:16px}.apropos-block.highlight-block:hover{border-left-width:0;transform:translateY(-4px)}.apropos-block.highlight-block .apropos-block-header{margin-bottom:2rem}.apropos-block.highlight-block .apropos-block-icon{background:hsla(0,0%,100%,.2);box-shadow:none}.apropos-block.highlight-block .apropos-block-title{color:#fff}.apropos-block.highlight-block p{color:hsla(0,0%,100%,.95)}.apropos-steps{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:1.5rem}@media screen and (max-width:991px){.apropos-steps{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.apropos-steps{grid-template-columns:1fr}}.apropos-step{background:hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.apropos-step:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.apropos-step-number{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#ea6921;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.apropos-step h3{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.apropos-step p{color:hsla(0,0%,100%,.9);font-size:.9rem;line-height:1.6;margin:0}.apropos-advantages{display:flex;flex-direction:column;gap:1.5rem}.apropos-advantage-item{border-bottom:1px solid #e2e8f0;display:flex;gap:1.25rem;padding-bottom:1.5rem;transition:all .3s ease}.apropos-advantage-item:last-child{border-bottom:none;padding-bottom:0}.apropos-advantage-item:hover .apropos-advantage-icon{transform:scale(1.05)}.apropos-advantage-icon{align-items:center;background:linear-gradient(135deg,#ea6921,#ee8246);border-radius:12px;box-shadow:0 4px 12px rgba(234,105,33,.25);display:flex;flex-shrink:0;height:56px;justify-content:center;transition:transform .3s ease;width:56px}.apropos-advantage-icon i{color:#fff;font-size:1.4rem}.apropos-advantage-content{flex:1}.apropos-advantage-content h3{color:#1a202c;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.apropos-advantage-content p{font-size:.95rem;line-height:1.7;margin:0}.apropos-comparison{border:1px solid #e2e8f0;border-radius:12px;margin-top:1rem;overflow:hidden}.apropos-comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr}.apropos-comparison-row.header{background:#1a1a2e}.apropos-comparison-row.header .apropos-comparison-cell{color:#fff;font-size:.9rem;font-weight:600}.apropos-comparison-row:not(.header):nth-child(2n){background:#f7fafc}.apropos-comparison-cell{align-items:center;display:flex;font-size:.95rem;padding:1rem 1.25rem}.apropos-comparison-cell.label{color:#1a202c;font-weight:500}.apropos-comparison-cell.cdc{color:#28a745;font-weight:500;justify-content:center;text-align:center}.apropos-comparison-cell.cdc i{margin-right:6px}.apropos-comparison-cell.agency{color:#718096;justify-content:center;text-align:center}.apropos-comparison-cell.agency i{margin-right:6px}@media screen and (max-width:575px){.apropos-comparison-row{grid-template-columns:1.5fr 1fr 1fr}.apropos-comparison-cell{font-size:.8rem;padding:.75rem .5rem}}.apropos-block.stats-block{background:linear-gradient(135deg,#1a1a2e,#16213e);border:none;border-radius:16px;text-align:center}.apropos-block.stats-block:hover{border-left-width:0;transform:translateY(-4px)}.apropos-block.stats-block .apropos-block-title{color:#fff;justify-content:center;margin-bottom:2rem}.apropos-block.stats-block .text-muted{color:hsla(0,0%,100%,.6)!important}.apropos-stats-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:767px){.apropos-stats-grid{grid-template-columns:repeat(2,1fr)}}.apropos-stat-item{background:hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.apropos-stat-item:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.apropos-stat-number{color:#ea6921;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.apropos-stat-label{color:hsla(0,0%,100%,.9);font-size:.95rem;font-weight:500}.apropos-cta-section{background:linear-gradient(180deg,#fafbfc,#fff);border-top:1px solid #e2e8f0}.apropos-cta-box{align-items:center;background:linear-gradient(135deg,#ea6921,#cf5714);border-radius:20px;box-shadow:0 8px 32px rgba(234,105,33,.25);display:flex;gap:2rem;justify-content:space-between;padding:2.5rem 3rem}.apropos-cta-content h2{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.apropos-cta-content p{color:hsla(0,0%,100%,.9);font-size:1.05rem;margin:0;max-width:500px}.apropos-cta-buttons{display:flex;flex-shrink:0;gap:1rem}.apropos-btn-primary{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#ea6921;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.85rem 1.75rem;text-decoration:none;transition:all .3s ease}.apropos-btn-primary:hover{background:#f7fafc;box-shadow:0 6px 20px rgba(0,0,0,.2);color:#dd5c15;text-decoration:none;transform:translateY(-2px)}.apropos-btn-secondary{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.8);border-radius:50px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.85rem 1.75rem;text-decoration:none;transition:all .3s ease}.apropos-btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:#fff;color:#fff;text-decoration:none;transform:translateY(-2px)}@media (max-width:991px){.apropos-cta-box{flex-direction:column;padding:2rem;text-align:center}.apropos-cta-content p{max-width:none}.apropos-cta-buttons{flex-direction:column;width:100%}.apropos-btn-primary,.apropos-btn-secondary{justify-content:center;width:100%}.apropos-block{padding:1.5rem 2rem}}@media (max-width:767px){.apropos-hero-icon-wrapper{margin-bottom:1.25rem}.apropos-hero-icon-wrapper:before{height:100px;width:100px}.apropos-hero-icon{border-radius:20px;height:72px;width:72px}.apropos-hero-icon i{font-size:2rem}.apropos-hero-title{font-size:1.75rem}.apropos-hero-subtitle{font-size:1rem}.apropos-hero-badge{font-size:.85rem;padding:.4rem 1rem}.apropos-block{padding:1.25rem 1.5rem}.apropos-block-header{flex-wrap:wrap}.apropos-block-icon{height:40px;min-width:40px;width:40px}.apropos-block-icon i{font-size:1rem}.apropos-block-title{font-size:1.25rem}.apropos-block p{font-size:.95rem}.apropos-advantage-item{flex-direction:column;gap:1rem;text-align:center}.apropos-advantage-icon{margin:0 auto}.apropos-stat-number{font-size:2rem}}@media (max-width:576px){.apropos-block{padding:1rem 1.25rem}.apropos-cta-box{padding:1.5rem}.apropos-cta-content h2{font-size:1.4rem}.apropos-cta-content p{font-size:.95rem}.apropos-btn-primary,.apropos-btn-secondary{font-size:.9rem;padding:.75rem 1.5rem}.apropos-step{padding:1rem}.apropos-step-number{font-size:1.25rem;height:40px;width:40px}.apropos-step h3{font-size:1rem}}.apropos-block:first-child{animation-delay:.08s}.apropos-block:nth-child(2){animation-delay:.16s}.apropos-block:nth-child(3){animation-delay:.24s}.apropos-block:nth-child(4){animation-delay:.32s}.apropos-block:nth-child(5){animation-delay:.4s}.apropos-block:nth-child(6){animation-delay:.48s}.apropos-block:nth-child(7){animation-delay:.56s}.apropos-block:nth-child(8){animation-delay:.64s}

/*# sourceMappingURL=_apropos.css.map*/