.section-title-component{text-align:center;margin-bottom:2rem}.section-title-component .title{font-weight:700;color:hsl(240,5%,12%);margin-bottom:.5rem;position:relative;display:inline-block}.section-title-component .title.h1{font-size:3rem}@media(max-width:768px){.section-title-component .title.h1{font-size:2.5rem}}@media(max-width:576px){.section-title-component .title.h1{font-size:2rem}}.section-title-component .title.h2{font-size:2.5rem}@media(max-width:768px){.section-title-component .title.h2{font-size:2rem}}@media(max-width:576px){.section-title-component .title.h2{font-size:1.75rem}}.section-title-component .title.h3{font-size:2rem}@media(max-width:768px){.section-title-component .title.h3{font-size:1.75rem}}@media(max-width:576px){.section-title-component .title.h3{font-size:1.5rem}}.section-title-component .title.h4{font-size:1.75rem}@media(max-width:768px){.section-title-component .title.h4{font-size:1.5rem}}@media(max-width:576px){.section-title-component .title.h4{font-size:1.25rem}}.section-title-component .title.h5{font-size:1.5rem}@media(max-width:768px){.section-title-component .title.h5{font-size:1.25rem}}@media(max-width:576px){.section-title-component .title.h5{font-size:1.125rem}}.section-title-component .title.h6{font-size:1.25rem}@media(max-width:768px){.section-title-component .title.h6{font-size:1.125rem}}@media(max-width:576px){.section-title-component .title.h6{font-size:1rem}}.section-title-component .title-decoration{height:4px;width:80px;background:linear-gradient(90deg,#2459d1,#d5e0f8);border-radius:6px;margin:.5rem auto 0}.h1+.section-title-component .title-decoration{width:100px;height:5px}.h2+.section-title-component .title-decoration{width:80px;height:4px}.h3+.section-title-component .title-decoration{width:70px}.h4+.section-title-component .title-decoration{width:60px;height:3px}.h5+.section-title-component .title-decoration,.h6+.section-title-component .title-decoration{width:50px;height:3px}.default-bg-success{background-color:hsl(160,75%,45%)}.default-bg-danger{background-color:hsl(340,85%,55%)}.default-bg-warning{background-color:#fa3}.marketplace-color{color:#2459d1}.marketplace-color-bg{background-color:#2459d1;color:#fff}.marketplace-color-border{border:2px solid #2459d1}.marketplace-color-btn{background-color:#2459d1;color:#fff;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.marketplace-color-btn:hover{background-color:#132e6d;color:#fff}.marketplace-color-btn:active,.marketplace-color-btn:focus,.marketplace-color-btn:focus-visible{background-color:#132e6d;color:#fff;box-shadow:none;outline:none}.marketplace-color-btn-outline{background-color:rgba(0,0,0,0);color:#2459d1;border:1px solid #2459d1;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.marketplace-color-btn-outline:hover{background-color:#2459d1;color:#fff}.about-page{color:hsl(240,4%,25%);overflow-x:hidden}.about-page .about-hero{position:relative;background:linear-gradient(135deg,rgba(36,89,209,.1),rgba(213,224,248,.15) 50%,white);padding:6rem 0 4rem;min-height:80vh;display:flex;align-items:center}.about-page .about-hero .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(36,89,209,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(213,224,248,.15) 0,transparent 50%),radial-gradient(circle at 40% 60%,rgba(36,89,209,.05) 0,transparent 50%);z-index:0}.about-page .about-hero .container{position:relative;z-index:1}.about-page .about-hero .hero-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#2459d1,#132e6d);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:2rem;box-shadow:0 4px 20px rgba(36,89,209,.3);animation:fadeInUp .8s ease-out}.about-page .about-hero .hero-title{font-size:4rem;font-weight:900;color:#132e6d;background:linear-gradient(135deg,#132e6d,#2459d1,#d5e0f8);background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;margin-bottom:1.5rem;animation:fadeInUp .8s ease-out .2s both}@supports not (-webkit-background-clip:text){.about-page .about-hero .hero-title{color:#132e6d;background:none}}.about-page .about-hero .hero-description{font-size:1.3rem;color:hsl(240,3%,40%);line-height:1.6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .4s both}.about-page .about-hero .hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;animation:fadeInUp .8s ease-out .6s both}.about-page .about-hero .hero-stats .stat-item{text-align:center}.about-page .about-hero .hero-stats .stat-item .stat-number{font-size:2.5rem;font-weight:900;color:#2459d1;line-height:1;margin-bottom:.5rem}.about-page .about-hero .hero-stats .stat-item .stat-label{font-size:.875rem;color:hsl(240,3%,50%);font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.about-page .about-hero{padding:4rem 0 3rem;min-height:60vh}.about-page .about-hero .hero-title{font-size:2.5rem}.about-page .about-hero .hero-description{font-size:1.1rem}.about-page .about-hero .hero-stats{gap:2rem}.about-page .about-hero .hero-stats .stat-item .stat-number{font-size:2rem}}.about-page .about-main{background:#fff;position:relative}.about-page .about-main .about-content{margin-top:-3rem;position:relative;z-index:2}.about-page .about-main .section-block{display:flex;align-items:center;gap:4rem;padding:4rem 3rem;margin-bottom:2rem;background:#fff;border-radius:10px;box-shadow:0 10px 40px hsla(240,5%,12%,.08);position:relative;overflow:hidden}.about-page .about-main .section-block:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2459d1,#d5e0f8)}.about-page .about-main .section-block:nth-child(2n){flex-direction:row-reverse}@media(max-width:768px){.about-page .about-main .section-block{flex-direction:column!important;text-align:center;padding:3rem 2rem;gap:2rem}}.about-page .about-main .section-visual{flex:0 0 200px;position:relative;display:flex;align-items:center;justify-content:center}.about-page .about-main .section-visual .icon-container{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative;z-index:2}.about-page .about-main .section-visual .icon-container.mission-icon{background:linear-gradient(135deg,#ec4899,#f97316);color:#fff;box-shadow:0 20px 40px rgba(236,72,153,.3)}.about-page .about-main .section-visual .icon-container.purpose-icon{background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:#fff;box-shadow:0 20px 40px rgba(139,92,246,.3)}.about-page .about-main .section-visual .icon-container.future-icon{background:linear-gradient(135deg,#2459d1,#132e6d);color:#fff;box-shadow:0 20px 40px rgba(36,89,209,.3)}.about-page .about-main .section-visual .visual-decoration{position:absolute;width:180px;height:180px;border:3px dashed rgba(36,89,209,.3);border-radius:50%;animation:rotate 20s linear infinite}.about-page .about-main .section-visual .floating-elements{position:absolute;width:300px;height:300px}.about-page .about-main .section-visual .floating-elements .float-item{position:absolute;width:12px;height:12px;background:#d5e0f8;border-radius:50%;animation:float 3s ease-in-out infinite}.about-page .about-main .section-visual .floating-elements .float-item:first-child{top:20%;left:10%;animation-delay:0s}.about-page .about-main .section-visual .floating-elements .float-item:nth-child(2){top:60%;right:15%;animation-delay:1s}.about-page .about-main .section-visual .floating-elements .float-item:nth-child(3){bottom:30%;left:20%;animation-delay:2s}.about-page .about-main .section-visual .orbit-container{position:absolute;width:200px;height:200px}.about-page .about-main .section-visual .orbit-container .orbit-ring{position:absolute;border:2px solid rgba(36,89,209,.2);border-radius:50%;animation:rotate 15s linear infinite}.about-page .about-main .section-visual .orbit-container .orbit-ring:first-child{width:160px;height:160px;top:20px;left:20px}.about-page .about-main .section-visual .orbit-container .orbit-ring:last-child{width:200px;height:200px;top:0;left:0;animation-direction:reverse;animation-duration:25s}.about-page .about-main .section-visual .orbit-container .orbit-dot{position:absolute;width:8px;height:8px;background:#2459d1;border-radius:50%;animation:orbit 10s linear infinite}.about-page .about-main .section-visual .orbit-container .orbit-dot:nth-child(3){top:10px;left:50%;animation-delay:0s}.about-page .about-main .section-visual .orbit-container .orbit-dot:nth-child(4){top:50%;right:10px;animation-delay:3s}.about-page .about-main .section-visual .orbit-container .orbit-dot:nth-child(5){bottom:10px;left:50%;animation-delay:6s}.about-page .about-main .section-content{flex:1}.about-page .about-main .section-content .section-badge{display:inline-block;background:rgba(36,89,209,.1);color:#2459d1;padding:.25rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.about-page .about-main .section-content h2{font-size:2.5rem;color:hsl(240,5%,12%);margin-bottom:1.5rem;font-weight:700;line-height:1.2}.about-page .about-main .section-content p{font-size:1.1rem;color:hsl(240,3%,40%);line-height:1.7;margin-bottom:1.5rem}.about-page .about-main .section-content .highlight-box{background:linear-gradient(135deg,rgba(36,89,209,.05),rgba(213,224,248,.1));border-left:4px solid #2459d1;padding:1.5rem;border-radius:4px;margin:2rem 0;display:flex;align-items:center;gap:1rem}.about-page .about-main .section-content .highlight-box .highlight-icon{color:#2459d1;font-size:1.5rem}.about-page .about-main .section-content .highlight-box span{font-weight:600;color:hsl(240,4%,25%)}.about-page .about-main .section-content .future-features{margin:2rem 0}.about-page .about-main .section-content .future-features .feature-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.about-page .about-main .section-content .future-features .feature-item .check-icon{color:hsl(160,75%,45%);font-size:1.2rem}.about-page .about-main .section-content .future-features .feature-item span{font-weight:500;color:hsl(240,3%,40%)}.about-page .about-main .section-content .closing-message{background:linear-gradient(135deg,rgba(36,89,209,.03),rgba(213,224,248,.07));border-radius:4px;padding:2rem;margin-top:2rem;display:flex;align-items:center;gap:1rem}.about-page .about-main .section-content .closing-message .heart-icon{color:#ec4899;font-size:1.5rem}.about-page .about-main .section-content .closing-message span{font-size:1.1rem;font-weight:500;color:hsl(240,4%,25%)}.about-page .about-main .values-section{padding:6rem 3rem;background:linear-gradient(135deg,rgba(252.3225,252.3225,252.5775,.5),rgba(230,236,251,.3));border-radius:10px;margin:3rem 0}.about-page .about-main .values-section .section-badge{display:inline-block;background:rgba(36,89,209,.1);color:#2459d1;padding:.25rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;box-shadow:0 4px 20px hsla(240,5%,12%,.1)}.about-page .about-main .values-section .values-title{font-size:3rem;font-weight:700;color:hsl(240,5%,12%);margin-bottom:1rem}.about-page .about-main .values-section .values-subtitle{font-size:1.2rem;color:hsl(240,3%,50%);margin-bottom:0}.about-page .about-main .values-section .value-card{background:#fff;padding:2.5rem 2rem;border-radius:6px;text-align:center;height:100%;box-shadow:0 10px 30px hsla(240,5%,12%,.08);transition:all .3s ease;position:relative;overflow:hidden}.about-page .about-main .values-section .value-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px hsla(240,5%,12%,.15)}.about-page .about-main .values-section .value-card .value-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;position:relative;z-index:2}.about-page .about-main .values-section .value-card h3{font-size:1.5rem;font-weight:700;color:hsl(240,5%,12%);margin-bottom:1rem}.about-page .about-main .values-section .value-card p{font-size:1rem;color:hsl(240,3%,50%);line-height:1.6;margin-bottom:0}.about-page .about-main .values-section .value-card .value-decoration{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,rgba(36,89,209,.3),transparent)}@media(max-width:768px){.about-page .about-main .values-section{padding:4rem 2rem}.about-page .about-main .values-section .values-title{font-size:2rem}}.about-page .about-main .cta-section{background:linear-gradient(135deg,#132e6d,#2459d1);padding:6rem 0;margin-top:4rem}.about-page .about-main .cta-section .cta-content{color:#fff}.about-page .about-main .cta-section .cta-content h2{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.about-page .about-main .cta-section .cta-content p{font-size:1.3rem;margin-bottom:3rem;opacity:.9}.about-page .about-main .cta-section .cta-content .cta-button{background:#fff;color:#2459d1;padding:1rem 3rem;border-radius:50px;font-weight:700;font-size:1.2rem;text-decoration:none;display:inline-flex;align-items:center;gap:1rem;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.2)}.about-page .about-main .cta-section .cta-content .cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3);color:#2459d1}.about-page .about-main .cta-section .cta-content .cta-button:hover .arrow-icon{transform:translateX(5px)}.about-page .about-main .cta-section .cta-content .cta-button .arrow-icon{transition:transform .3s ease}.about-page .about-main .cta-section .cta-content .cta-note{margin-top:2rem;font-size:.9rem;opacity:.8}@media(max-width:768px){.about-page .about-main .cta-section{padding:4rem 0}.about-page .about-main .cta-section .cta-content h2{font-size:2rem}.about-page .about-main .cta-section .cta-content p{font-size:1.1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes orbit{0%{transform:rotate(0deg) translateX(80px) rotate(0deg)}to{transform:rotate(1turn) translateX(80px) rotate(-1turn)}}@media(max-width:576px){.about-page .about-hero .hero-stats{gap:1.5rem}.about-page .about-hero .hero-stats .stat-item .stat-number{font-size:1.8rem}.about-page .about-main .section-block{padding:2rem 1.5rem}.about-page .about-main .section-content h2{font-size:2rem}.about-page .about-main .values-section{padding:3rem 1.5rem}.about-page .about-main .cta-section .cta-content h2,.about-page .about-main .values-section .values-title{font-size:1.8rem}.about-page .about-main .cta-section .cta-content .cta-button{padding:.8rem 2rem;font-size:1rem}}