.otherServices{padding:0}.otherServicesTitle{color:#003b29;background-color:none;font-size:2.1rem;font-weight:600;margin:2% 0 30px 13%}.carouselWrapper{width:100%;overflow:hidden}.carousel{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:2% 10% 20px 13%}.carousel::-webkit-scrollbar{display:none}.serviceCard{flex-shrink:0;width:80%}@media (min-width:640px){.serviceCard{width:45%}}@media (min-width:1024px){.serviceCard{width:30%}}@media (max-width:600px){.carousel{padding-left:5%;padding-right:5%}.otherServicesTitle{font-size:1.5rem;font-weight:600;margin:2% 0 30px 14%}.serviceContent h3{font-size:22px;line-height:1.2;max-width:100%;letter-spacing:.5px}.serviceContent p{font-size:8%;line-height:1.4;letter-spacing:.5px;margin-top:-10%}.serviceButton{font-size:12px;padding:6px 16px}.serviceOverlay{background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.45))}}.serviceCard{position:relative;height:350px;border-radius:30px;overflow:hidden;background-size:cover;background-position:50%;cursor:pointer;border:1px solid var(--glass-border);transition:transform .6s ease}.serviceCard:hover{transform:translateY(-12px) scale(1.025)}.shine{position:absolute;inset:-40%;background:linear-gradient(120deg,transparent 35%,hsla(0,0%,100%,.35) 50%,transparent 65%);transform:translateX(-100%);transition:transform 1.2s ease}.serviceCard:hover .shine{transform:translateX(100%)}.serviceOverlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.02));transition:background .4s ease}.serviceCard:hover .serviceOverlay{background:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.35))}.serviceCard:active .serviceOverlay{background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.25))}.serviceContent{position:absolute;inset:0;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;gap:14px;color:var(--text-primary);background:linear-gradient(to top,var(--glass-bg),hsla(0,0%,100%,.02))}.serviceContent h3{color:#fff;font-size:30px;font-weight:600;max-width:80%;line-height:1;letter-spacing:2px}.serviceContent p{opacity:0;color:#fff;transform:translateY(20px);transition:all .5s ease;line-height:1.3;font-size:17px;letter-spacing:1px}.serviceCard:hover .serviceContent p{opacity:1;transform:translateY(0)}.serviceButton{width:fit-content;padding:5px 18px;border-radius:999px;font-size:13px;text-decoration:none;color:#fff;background:#003b29;border:1px solid var(--glass-border)}.carouselControls{display:flex;gap:14px;margin-left:13%;margin-top:20px}.carouselControls button{width:36px;height:36px;border-radius:50%;border:none;font-size:22px;cursor:pointer;background:hsla(0,0%,100%,.8);box-shadow:0 6px 22px rgba(0,0,0,.2)}.carouselControls button:hover{background:hsla(0,0%,73%,.9)}@media (hover:none){.serviceContent p{opacity:1;transform:none}}.serviceButton{display:flex;align-items:center;gap:8px}.whatsappIcon{width:16px;height:16px;object-fit:contain}*,:after,:before{box-sizing:border-box}.featuresSection{width:100%;padding:80px 20px;background:#e8e8e8;overflow-x:hidden}.featuresGrid{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:60px;text-align:center;transform:scale(.94);transform-origin:center}.featureItem{display:flex;flex-direction:column;align-items:center;position:relative}.featureItem:not(:last-child):after{content:"";position:absolute;right:-30px;top:15%;height:60%;width:1.5px;background-color:#003b29;opacity:.6}.featureIcon{width:40%;height:auto}.featureItem h3{font-size:18px;font-weight:600;color:#003b29;margin-bottom:1px;letter-spacing:.3px}.featureItem p{font-size:14.8px;line-height:1.2;color:#003b29;max-width:320px;letter-spacing:.5px}@media (max-width:1024px){.featuresGrid{grid-template-columns:repeat(2,1fr);gap:40px;transform:none}.featureItem:after{display:none}}@media (max-width:600px){.featuresGrid{grid-template-columns:1fr;gap:40px;transform:none;width:75%;margin:0 auto;align-items:start}.featuresSection{padding:50px 16px;align-items:start}.featureItem{line-height:1.1;align-items:start}.featureItem h3{font-size:22px;text-align:start;margin-bottom:3px;letter-spacing:.3px}.featureItem p{max-width:150%;font-size:14px;line-height:1.3;text-align:start}.featureIcon{width:50%}.featureItem:after{display:none}}.projects-carousel-wrapper{width:100%;overflow-x:hidden;position:relative}.projects-title{font-size:2rem;font-weight:600;margin-bottom:10px}.projects-title,.projects-title-text{color:#003b29;margin-left:clamp(4%,13%,13%)}.projects-title-text{font-size:1.1rem;font-weight:400;margin-top:-10px;padding-bottom:20px}.top-arrows{display:flex;gap:12px;margin-left:clamp(4%,13%,13%);margin-bottom:20px}.carousel-btn-main{width:36px;height:36px;margin-top:20px;border-radius:50%;border:none;cursor:pointer;font-size:24px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.12)}.projects-row{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding-left:clamp(4%,13%,13%);padding-top:10px;padding-bottom:20px;scrollbar-width:none}.projects-row::-webkit-scrollbar{display:none}.project-card{flex:0 0 280px;height:460px;border-radius:28px;overflow:hidden;position:relative}.project-bg{width:100%;height:100%;background-size:cover;background-position:50%;transition:.35s}.project-card:hover .project-bg{transform:scale(1.05)}.project-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.6))}.project-text{position:absolute;top:22px;left:24px;z-index:5;color:#fff}.project-text h4{font-size:.95rem;opacity:.8;font-weight:400}.project-text h2{font-size:1.3rem;line-height:1;font-weight:700;margin-top:-15px;max-width:75%}.project-circle-btn{position:absolute;bottom:20px;right:20px;width:35px;height:35px;border-radius:50%;border:none;background:#fff;font-size:28px;cursor:pointer;z-index:10;transition:.3s}.project-circle-btn:hover{transform:scale(1.08)}.modal-overlay{position:absolute;inset:0;background:hsla(0,11%,89%,.45);backdrop-filter:blur(5px);z-index:999;display:flex;justify-content:center;align-items:center;padding:24px;overflow-y:auto}.modal-container{width:min(800px,70vw);height:500px;background:#f5f5f5;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:50% 50%;position:relative;box-shadow:0 10px 60px rgba(0,0,0,.28),0 5px 25px rgba(0,0,0,.12);animation:modalFade .35s ease}@keyframes modalFade{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-left{position:relative;height:100%;overflow:hidden;background:#fff}.carousel-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.carousel-slide.active{opacity:1}.carousel-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:20}.dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4);cursor:pointer;transition:.3s}.dot.active{background:#fff;transform:scale(1.2)}.modal-right{display:flex;align-items:stretch;justify-content:center;padding:35px;height:100%;overflow:hidden}.modal-content{width:100%;height:100%;display:flex;flex-direction:column}.modal-close-btn-right{align-self:flex-end;width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.75);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:1px}.modal-title{color:#003b29;font-size:2rem;font-weight:800;text-transform:uppercase;margin-bottom:10px}.modal-line{width:160px;height:4px;background:#89c496;border-radius:50px;margin-bottom:24px}.modal-description{font-size:1rem;line-height:1.2;color:#003b29;flex:1;overflow-y:auto;padding-right:5px;margin-top:-8px;margin-bottom:20px}.modal-whatsapp-btn{padding:5px 20px;transition:.3s;background:#003b29;text-decoration:none;color:#fff}.modal-ver-siguiente-proyecto-btn-inline,.modal-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;font-size:.95rem;font-weight:700;cursor:pointer;margin-top:10px}.modal-ver-siguiente-proyecto-btn-inline{padding:12px 18px;background:none;text-decoration:underline;color:#003b29}.fullscreen-btn{position:absolute;top:25px;right:18px;width:30px;height:30px;border-radius:50%;border:none;background:rgba(0,0,0,.65);color:#fff;font-size:20px;cursor:pointer;z-index:50;display:flex;align-items:center;justify-content:center;transition:.3s}.modal-image-close-btn{display:none}.fullscreen-btn:hover{transform:scale(1.08);background:rgba(0,0,0,.82)}.fullscreen-active{width:60vw!important;height:90vh!important;grid-template-columns:1fr!important}.fullscreen-active .modal-left{width:100%;height:100%}.fullscreen-active .modal-right{display:none}.fullscreen-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:20px;cursor:pointer;z-index:60;display:flex;align-items:center;justify-content:center;transition:.3s}.fullscreen-arrow:hover{background:rgba(0,0,0,.82);transform:translateY(-50%) scale(1.06)}.fullscreen-arrow.left{left:18px}.fullscreen-arrow.right{right:18px}@media (max-width:992px){.modal-overlay{padding:16px;align-items:center}.modal-container{width:94vw;height:88vh;grid-template-columns:1fr;grid-template-rows:42% 58%;border-radius:24px}.modal-left{height:100%;min-height:260px}.modal-right{height:100%;padding:22px}.modal-content,.modal-right{overflow:hidden}.modal-description{overflow-y:auto;padding-right:4px}.modal-title{font-size:1.5rem;line-height:1.1}.modal-line{margin-bottom:18px}.fullscreen-active{width:96vw!important;height:92vh!important;grid-template-columns:1fr!important;grid-template-rows:1fr!important}.fullscreen-active .modal-left{height:100%}}@media (max-width:768px){.projects-title{font-size:1.6rem;line-height:1.1}.projects-title-text{font-size:.95rem}.project-card{flex:0 0 240px;height:390px}.modal-overlay{padding:10px;align-items:center}.modal-container{margin-top:300px;width:90%;height:92vh;border-radius:22px;grid-template-columns:1fr;grid-template-rows:40% 60%;overflow:hidden}.modal-left{width:100%;height:150%;min-height:220px}.carousel-slide{object-fit:cover}.modal-right{width:100%;height:100%;padding:18px 16px 20px;overflow:hidden}.modal-content{margin-top:150px;width:100%;height:60%;overflow:hidden}.modal-title{font-size:1.2rem;line-height:1.15;margin-bottom:8px}.modal-line{width:120px;height:3px;margin-bottom:16px}.modal-description{font-size:.95rem;line-height:1.45;overflow-y:auto;margin-bottom:18px;padding-right:2px}.modal-whatsapp-btn{width:100%;min-height:46px;font-size:.92rem;text-align:center;padding:10px 16px}.modal-ver-siguiente-proyecto-btn-inline{width:100%;font-size:.92rem;justify-content:center;margin-top:12px;padding:10px 12px}.modal-close-btn-right{position:absolute;top:14px;right:14px;width:34px;height:34px;font-size:16px;z-index:100}.carousel-dots{bottom:10px;gap:6px}.dot{width:7px;height:7px}.fullscreen-active{width:90vw!important;height:60vh!important;border-radius:18px;grid-template-columns:1fr!important;grid-template-rows:1fr!important}.fullscreen-active .modal-left{width:100%;height:100%}.fullscreen-active .modal-right{display:none}.fullscreen-arrow{width:42px;height:42px;font-size:26px;backdrop-filter:blur(4px)}.fullscreen-arrow.left{left:10px}.fullscreen-arrow.right{right:10px}.modal-image-close-btn{display:flex;position:absolute;top:12px;left:12px;width:38px;height:38px;border:none;border-radius:50%;background:rgba(0,0,0,.65);color:#fff;font-size:17px;cursor:pointer;z-index:120;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.modal-image-close-btn:hover{background:rgba(0,0,0,.85)}.fullscreen-btn{top:12px;right:12px;width:38px;height:38px;font-size:17px;z-index:120}}@media (max-width:480px){.project-card{flex:0 0 320px;height:520px;border-radius:28px;overflow:hidden;position:relative}.modal-container{height:94vh;grid-template-rows:36% 64%}.modal-title{font-size:1.05rem}.modal-description{font-size:.9rem;line-height:1.4}.modal-ver-siguiente-proyecto-btn-inline,.modal-whatsapp-btn{font-size:.85rem}.fullscreen-arrow{width:38px;height:38px;font-size:22px}}.WompiPayment_container__hQLVf{display:flex;align-items:center;justify-content:space-between;gap:0;padding:60px;border-radius:20px;background:#dfdfdf;box-shadow:0 12px 30px rgba(0,0,0,.05);flex-wrap:wrap}.WompiPayment_text__Tvbg_{margin-left:10%;font-size:30px;font-weight:600;color:#0f3d2e;line-height:1.1;max-width:500px}.WompiPayment_text__Tvbg_ span{display:block;font-size:22px;font-weight:500;color:#0f3d2e;margin-top:6px}.WompiPayment_buttonWrapper__eN5K7{margin-right:10%;display:inline-block;transition:transform .25s ease,box-shadow .25s ease}.WompiPayment_buttonWrapper__eN5K7:hover{transform:translateY(-4px)}.WompiPayment_imageContainer__9Z9_l{position:relative;width:440px;height:64px}.WompiPayment_image__Tb1LK{object-fit:contain}@media (max-width:768px){.WompiPayment_container__hQLVf{flex-direction:column;align-items:center;justify-content:center;text-align:start;padding:40px 55px;gap:28px}.WompiPayment_text__Tvbg_{margin-left:0;font-size:22px;max-width:100%}.WompiPayment_text__Tvbg_ span{font-size:18px;margin-top:8px}.WompiPayment_buttonWrapper__eN5K7{margin-right:0}.WompiPayment_imageContainer__9Z9_l{justify-content:center;width:300px;height:60px}}