.about{margin-bottom:2rem;padding:30px 0}.about .row>[class*=col-]{min-width:0}.about .about-content h2{margin-bottom:2rem;font-size:2.8rem;font-weight:300;line-height:1.3}.about .about-content p.lead{color:color-mix(in srgb, var(--default-color), transparent 20%);margin-bottom:2rem;font-size:1.25rem;font-weight:300;line-height:1.7}.about .about-content p{color:color-mix(in srgb, var(--default-color), transparent 15%);font-size:1.1rem;line-height:1.8}.about .stats-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:576px){.about .stats-grid{grid-template-columns:1fr;gap:1.5rem}}.about .stats-grid .stat-item{text-align:center;background:color-mix(in srgb, var(--accent-color), transparent 95%);border-radius:8px;padding:1.5rem;transition:transform .3s}.about .stats-grid .stat-item:hover{transform:translateY(-5px)}.about .stats-grid .stat-item .stat-number{color:var(--accent-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:300;display:block}.about .stats-grid .stat-item .stat-label{color:color-mix(in srgb, var(--default-color), transparent 30%);font-size:.9rem;font-weight:500}.about .image-wrapper{max-width:100%;position:relative}.about .image-wrapper .main-image-frame{box-shadow:0 20px 60px color-mix(in srgb, var(--default-color), transparent 85%);border-radius:12px;overflow:hidden}.about .image-wrapper .main-image-frame>span,.about .image-wrapper .main-image-frame>div{max-width:100%;display:block!important}.about .image-wrapper .main-image-frame img{width:100%;height:auto;display:block}.about .image-wrapper .floating-image{border:8px solid var(--surface-color);width:200px;height:200px;box-shadow:0 15px 40px color-mix(in srgb, var(--default-color), transparent 80%);border-radius:50%;position:absolute;bottom:-30px;right:-30px;overflow:hidden}@media (max-width:768px){.about .image-wrapper .floating-image{border-width:6px;width:150px;height:150px;bottom:-20px;right:-20px}}.about .image-wrapper .floating-image img{object-fit:cover;width:100%;height:100%}@media (max-width:992px){.about{padding:80px 0}.about .about-content{margin-bottom:3rem}.about .about-content h2{font-size:2.4rem}.about .image-wrapper .floating-image{margin:2rem auto 0;display:block;position:relative;bottom:auto;right:auto}}@media (max-width:768px){.about .about-content h2,.about .stats-grid .stat-item .stat-number{font-size:2rem}}
.core-values .values-section h3{margin-bottom:1rem;font-size:2.2rem;font-weight:300}.core-values .values-section .section-description{color:color-mix(in srgb, var(--default-color), transparent 30%);max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.core-values .core-values-container{margin-bottom:2rem}.core-values .values-section .value-item{text-align:center;padding:2rem 1rem;transition:transform .3s}.core-values .values-section .value-item:hover{transform:translateY(-5px)}.core-values .values-section .value-item .value-icon{background:color-mix(in srgb, var(--accent-color), transparent 90%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:all .3s;display:flex}.core-values .values-section .value-item .value-icon i{color:var(--accent-color);font-size:2rem}.core-values .values-section .value-item h4{margin-bottom:1rem;font-size:1.3rem;font-weight:400}.core-values .values-section .value-item p{color:color-mix(in srgb, var(--default-color), transparent 25%);margin:0;font-size:1rem;line-height:1.7}.core-values .values-section .value-item:hover .value-icon{background:var(--accent-color);transform:scale(1.1)}.core-values .values-section .value-item:hover .value-icon i{color:var(--contrast-color)}@media (max-width:992px){.core-values .values-section{margin-top:80px}}@media (max-width:768px){.section-description{margin-bottom:.5rem}}
