.about{padding:5rem 0;background-color:var(--text-white)}.about-container{max-width:1200px;margin:0 auto;padding:0 1rem}.about-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.about-content{max-width:100%}.about-title{font-size:2.5rem;font-weight:300;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.2}.about-subtitle{display:block;color:var(--primary-color)}.about-text{font-size:1.125rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.6}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:300;color:var(--primary-color);margin-bottom:.5rem}.stat-label{font-size:.875rem;color:var(--text-light)}.about-carousel,.about-image{position:relative}.about-carousel{width:100%;height:400px;border-radius:1rem;overflow:hidden}.about-swiper{width:100%!important;height:100%!important}.about-carousel-slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.about-carousel-image{width:100%;height:400px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:block;border-radius:10px}.swiper-slide:first-child .about-carousel-image{background-image:url(/profiles/all.jpg);height:300px}.swiper-slide:nth-child(2) .about-carousel-image{background-image:url(/profiles/IMG_0755.jpg);height:400px}.swiper-slide:nth-child(3) .about-carousel-image{background-image:url(/profiles/IMG_0788.jpg);height:500px}.swiper-slide:nth-child(4) .about-carousel-image{background-image:url(/profiles/Luis_Lopez.jpg)}.about-carousel-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(135deg,transparent,rgba(0,0,0,.7));color:var(--text-white);padding:2rem;text-align:center;z-index:2}.about-carousel-overlay-title{font-size:1.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.6);margin:0 0 .5rem}.about-carousel-overlay-text{font-size:1rem;font-weight:400;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.9;margin:0}.about-carousel-next,.about-carousel-prev{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;border:none;background-color:rgba(255,255,255,.9);color:var(--text-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.2);font-family:inherit}.about-carousel-prev{left:1rem}.about-carousel-next{right:1rem}.about-carousel-next:hover,.about-carousel-prev:hover{background-color:var(--text-white);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 20px rgba(0,0,0,.3)}.about-carousel-next .material-icons-round,.about-carousel-prev .material-icons-round{font-size:1.5rem;pointer-events:none}.about-carousel-pagination{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.about-carousel-pagination .swiper-pagination-bullet{width:.75rem;height:.75rem;background-color:rgba(255,255,255,.5);border-radius:50%;cursor:pointer;transition:all .3s ease}.about-carousel-pagination .swiper-pagination-bullet-active{background-color:var(--text-white);transform:scale(1.2)}.about-carousel .swiper-slide{width:100%!important;height:100%!important}.image-placeholder{aspect-ratio:1;background-image:url(/_next/static/media/yacht-main.0bc3ffff.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.image-placeholder .material-icons-round{font-size:5rem;color:rgba(255,45,84,.3)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.2),rgba(0,0,0,.1));display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:20px;color:var(--text-white);display:none}.overlay-logo{max-width:150px;height:auto;filter:brightness(0) invert(1) drop-shadow(2px 2px 4px rgba(0,0,0,.6))}.overlay-title{font-size:2rem;font-weight:600;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.6)}.overlay-text{font-size:1rem;font-weight:400;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.6)}@media (max-width:1024px){.about-grid{gap:3rem}.about-carousel{height:350px}}@media (max-width:768px){.about-grid{grid-template-columns:1fr;gap:2rem}.about-content{display:block;text-align:center}.about-title{font-size:1.75rem;margin-bottom:1rem}.about-content .about-text{display:none}.about-content .about-text:nth-child(4){display:block;font-size:1rem;margin-bottom:0}.about-image{grid-column:1/-1}.about-carousel{height:400px}.about-carousel-overlay{padding:1.5rem}.about-carousel-overlay-title{font-size:1.25rem}.about-carousel-overlay-text{font-size:.9rem}.about-carousel-next,.about-carousel-prev{display:none}.image-overlay{display:flex}.overlay-logo{max-width:120px}.overlay-title{font-size:2rem}.overlay-text{font-size:1rem}}@media (max-width:640px){.about-image{padding:20px}.about{padding:70px 0}.about-carousel{height:250px}.about-carousel-overlay{padding:1rem}.about-carousel-overlay-title{font-size:1.1rem}.about-carousel-overlay-text{font-size:.85rem}.overlay-logo{max-width:100px}.overlay-title{font-size:1.75rem}.overlay-text{font-size:.9rem}}@media (max-width:480px){.about-carousel{height:400px}.about-carousel-overlay{padding:.75rem}.about-carousel-overlay-title{font-size:1rem}.about-carousel-overlay-text{font-size:.8rem}.about-carousel-next,.about-carousel-prev{width:2rem;height:2rem}.about-carousel-next .material-icons-round,.about-carousel-prev .material-icons-round{font-size:1rem}.overlay-logo{max-width:80px}.overlay-title{font-size:1.5rem}.overlay-text{font-size:.8rem}}