@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap");.Guatape_transformacionEscobarContainer__PwQBu{background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:5vh 5vw 0;max-width:100%;position:relative;box-sizing:border-box;min-height:100vh;overflow:hidden}.Guatape_animatedBackground__QNWyH{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#000,#001a1a,#000,#001a1a);background-size:400% 400%;animation:Guatape_gradientShift__KnVbk 15s ease infinite;z-index:0}.Guatape_glowEffect__FxJ9f{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(0,245,195,.1) 0,transparent 70%);opacity:.3;animation:Guatape_glowPulse__jtXbm 5s ease-in-out infinite}@keyframes Guatape_gradientShift__KnVbk{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Guatape_glowPulse__jtXbm{0%{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}to{opacity:.3;transform:scale(1)}}.Guatape_detailsSection__0pyKb,.Guatape_gallerySection__HCvz_,.Guatape_heroSection__AiFm_{position:relative;z-index:1;opacity:0;transform:translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.Guatape_visible__MNjjW{opacity:1;transform:translateY(0)}.Guatape_transformacionEscobarTitle__45QXY{font-size:clamp(2rem,6vw,5rem);font-weight:700;text-align:center;margin-top:15vh;margin-bottom:5vh;display:flex;flex-direction:column;gap:.5rem;align-items:center}.Guatape_titlePart1__rnckJ{color:#00f5c3;text-shadow:0 0 8px rgba(0,245,195,.6),0 0 15px rgba(0,245,195,.4);opacity:0;animation:Guatape_fadeInUp__BVVyT .8s ease-in-out forwards;animation-delay:.5s}@keyframes Guatape_fadeInUp__BVVyT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Guatape_heroText___8ODN{text-align:center;margin-bottom:5vh;max-width:90%;margin-left:auto;margin-right:auto;position:relative}.Guatape_heroTextPart1__AQJM3{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:600;line-height:1.6;margin-bottom:1vh;opacity:0;animation:Guatape_fadeIn__dKDQX 1s ease-in-out 2s forwards}.Guatape_heroTextPart2__b9zs2{font-size:clamp(.9rem,2vw,1rem);font-weight:400;line-height:1.6;opacity:0;animation:Guatape_fadeIn__dKDQX 1s ease-in-out 2.3s forwards}@keyframes Guatape_fadeIn__dKDQX{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Guatape_divider__LdmTC{width:0;height:3px;background:#00f5c3;margin:0 auto 5vh;opacity:0;animation:Guatape_expandDivider__CcVBk 1s ease-in-out 2.6s forwards}@keyframes Guatape_expandDivider__CcVBk{0%{width:0;opacity:1}to{width:clamp(100px,15vw,150px);opacity:1}}.Guatape_detailsContainer__mbw27{display:flex;justify-content:center;align-items:flex-start;gap:5vw;margin:5vh auto;max-width:90%}.Guatape_includes__AJqHv,.Guatape_notIncludes__Ic9UN{text-align:center;opacity:0;transform:scale(.9) rotate(2deg);transition:opacity .8s ease-in-out,transform .8s ease-in-out;background:rgba(0,245,195,.05);border:1px solid rgba(0,245,195,.2);border-radius:10px;padding:3vw;width:100%;max-width:300px;min-height:150px;display:flex;flex-direction:column;justify-content:flex-start}.Guatape_visible__MNjjW .Guatape_includes__AJqHv,.Guatape_visible__MNjjW .Guatape_notIncludes__Ic9UN{opacity:1;transform:scale(1) rotate(0deg)}.Guatape_includes__AJqHv{transition-delay:.2s}.Guatape_notIncludes__Ic9UN{transition-delay:.4s}.Guatape_includes__AJqHv h3,.Guatape_notIncludes__Ic9UN h3{font-size:clamp(1.2rem,3vw,1.6rem);font-weight:700;margin-bottom:2vh;color:#00f5c3;text-shadow:0 0 8px rgba(0,245,195,.6)}.Guatape_columnList__X9uKI{list-style-type:none;padding-left:0;margin:0;text-align:left;flex-grow:1}.Guatape_columnList__X9uKI li{margin-bottom:1.5vh;position:relative;padding-left:25px;font-size:clamp(.85rem,2vw,1rem);transition:color .3s ease-in-out,transform .3s ease-in-out}.Guatape_columnList__X9uKI li:hover{color:#00f5c3;transform:translateX(10px)}.Guatape_columnList__X9uKI li:before{content:"•";position:absolute;left:0;color:#00f5c3;font-size:1.2rem;top:50%;transform:translateY(-50%)}.Guatape_gallerySection__HCvz_{margin:5vh 0;position:relative}.Guatape_galleryContainer__cXN7s{max-width:90%;margin:0 auto;padding:3vw;background:linear-gradient(45deg,rgba(0,245,195,.05),rgba(0,29,29,.3));border-radius:15px;box-shadow:0 4px 20px rgba(0,245,195,.1)}.Guatape_grid__OMxFy{display:flex;flex-direction:column;gap:3vw}.Guatape_galleryItem__xDEA2{display:flex;flex-direction:row;align-items:center;border:2px solid #00f5c3;border-radius:10px;overflow:hidden;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;opacity:0;transform:translateY(20px);background:rgba(0,0,0,.8);padding:2vw}.Guatape_visible__MNjjW .Guatape_galleryItem__xDEA2{opacity:1;transform:translateY(0)}.Guatape_galleryItem__xDEA2:hover{transform:scale(1.03);box-shadow:0 6px 15px rgba(0,245,195,.5)}.Guatape_galleryItem__xDEA2 img{width:40%;height:clamp(150px,25vw,250px);object-fit:cover;display:block;border-radius:8px}.Guatape_galleryText__zyJG1{width:60%;padding-left:2vw}.Guatape_galleryText__zyJG1 h4{font-size:clamp(1.2rem,3vw,1.6rem);font-weight:700;color:#00f5c3;margin-bottom:1vh;text-shadow:0 0 8px rgba(0,245,195,.6)}.Guatape_galleryText__zyJG1 ul{list-style-type:none;padding-left:0;margin:0}.Guatape_galleryText__zyJG1 li{margin-bottom:1vh;position:relative;padding-left:25px;font-size:clamp(.85rem,2vw,1rem)}.Guatape_galleryText__zyJG1 li:before{content:"•";position:absolute;left:0;color:#00f5c3;font-size:1.2rem;top:50%;transform:translateY(-50%)}@media (max-width:1024px){.Guatape_transformacionEscobarContainer__PwQBu{padding:4vh 4vw 0}.Guatape_transformacionEscobarTitle__45QXY{margin-top:12vh;margin-bottom:4vh}.Guatape_heroText___8ODN{margin-bottom:4vh}.Guatape_detailsContainer__mbw27{gap:4vw;margin:4vh auto}.Guatape_includes__AJqHv,.Guatape_notIncludes__Ic9UN{max-width:220px;min-height:180px;padding:2.5vw}.Guatape_galleryItem__xDEA2 img{height:200px}}@media (max-width:768px){.Guatape_transformacionEscobarContainer__PwQBu{padding:3vh 3vw 0}.Guatape_transformacionEscobarTitle__45QXY{margin-top:10vh;margin-bottom:3vh;font-size:clamp(1.8rem,5vw,3rem)}.Guatape_heroText___8ODN{margin-bottom:3vh}.Guatape_detailsContainer__mbw27{flex-direction:column;gap:3vh;margin:3vh auto}.Guatape_includes__AJqHv,.Guatape_notIncludes__Ic9UN{max-width:100%;min-height:auto;padding:2vw}.Guatape_galleryItem__xDEA2{flex-direction:column;padding:3vw}.Guatape_galleryItem__xDEA2 img{width:100%;height:200px}.Guatape_galleryText__zyJG1{width:100%;padding-left:0;padding-top:2vw}}@media (max-width:480px){.Guatape_transformacionEscobarContainer__PwQBu{padding:2vh 2vw 0}.Guatape_transformacionEscobarTitle__45QXY{margin-top:8vh;margin-bottom:2vh;font-size:clamp(1.5rem,4vw,2.5rem)}.Guatape_heroText___8ODN{margin-bottom:2vh}.Guatape_detailsContainer__mbw27{gap:2vh;margin:2vh auto}.Guatape_galleryItem__xDEA2 img{height:180px}}@media (max-width:320px){.Guatape_transformacionEscobarContainer__PwQBu{padding:1vh 1vw 0}.Guatape_transformacionEscobarTitle__45QXY{margin-top:6vh;margin-bottom:1vh;font-size:clamp(1.2rem,3.5vw,2rem)}.Guatape_heroText___8ODN{margin-bottom:1vh}.Guatape_detailsContainer__mbw27{gap:1vh;margin:1vh auto}.Guatape_galleryItem__xDEA2 img{height:150px}}