.bw-profile-container,.bw-profile-content{width:100%;position:relative}.bw-profile-content{display:flex;flex-direction:column;align-items:center;padding-top:100px}.bw-profile-image-wrapper{position:absolute;top:-75px;left:50%;transform:translateX(-50%);width:150px;height:150px;z-index:10}.bw-profile-image-shadow{width:100%;height:100%;border-radius:50%;overflow:hidden;box-shadow:0 0 10px rgba(253,252,252,.664);background-color:#111;position:relative}.image-perfil{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bw-profile-hover-overlay{position:absolute;top:-1px;left:-1px;width:95%;height:95%;background:linear-gradient(180deg,rgba(102,102,102,.3),rgba(163,161,161,.3));backdrop-filter:blur(10px);border:6px solid #30d5c8;border-radius:50%;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.bw-profile-image-wrapper:hover .bw-profile-hover-overlay{opacity:1}.edit-icon{width:60px;height:60px}.bw-profile-header{width:100%;padding:0 20px}.bw-profile-buttons-wrapper{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;padding:0 20px;width:100%;box-sizing:border-box}.bw-profile-button{background:transparent;border:none;color:#ffffff;font-size:16px;padding:10px 20px;cursor:pointer;transition:color .3s ease;font-family:inherit;white-space:nowrap}.bw-profile-button:hover{color:#30d5c8}.bw-profile-button.active{color:#30d5c8;font-weight:700}.bw-profile-media-type{display:flex;justify-content:center;gap:20px;margin-bottom:30px}.bw-profile-type-button{width:120px;height:40px;font-size:14px;border-radius:10px;background:linear-gradient(180deg,#191919,#212121);color:#fff;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center}.bw-profile-type-button:hover{background:linear-gradient(90deg,rgba(28,153,173,.2),rgba(0,0,0,.2)),linear-gradient(180deg,#191919,#212121)}.bw-profile-type-button.active{background:linear-gradient(90deg,#1c99ad,#4fb4a1);color:#2a2a2a;font-weight:700}.bw-profile-type-button.active:after{display:none}.share-icon-wrapper{position:absolute;top:20px;right:20px;cursor:pointer}.share-icon{width:36px;height:36px;transition:all .3s ease}.bw-profile-content-dynamic{width:100%;max-width:100%;padding:0 20px;overflow-x:visible;box-sizing:border-box}.GenresAndStreamings{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}@media (max-width:768px){.bw-profile-container{width:100%;margin:0 auto}.bw-profile-content{padding-top:120px;width:100%}.bw-profile-image-wrapper{width:200px;height:200px;top:-100px}.bw-profile-image-shadow{width:200px;height:200px}.bw-profile-header{width:100%;padding:0}.bw-profile-buttons-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:30px;width:100%}.bw-profile-button{font-size:14px;padding:8px 16px;width:80%;max-width:200px}.bw-profile-type-button{width:100px;height:36px;font-size:13px}.share-icon{width:30px;height:30px}.bw-profile-content-dynamic{width:100%;padding:0 10px}.edit-icon{width:50px;height:50px}}@media (min-width:769px){.bw-profile-container{width:100%;max-width:100%;margin:0 auto;position:relative}.bw-profile-content{padding-top:100px;padding-left:40px;padding-right:40px;box-sizing:border-box;width:100%;max-width:100%}.bw-profile-image-wrapper{position:absolute;top:-100px;left:40px;transform:none;width:200px;height:200px;z-index:10}.bw-profile-header{box-sizing:border-box}.bw-profile-content-dynamic,.bw-profile-header{width:100%;max-width:1200px;margin:0 auto;padding:0}.bw-profile-buttons-wrapper{display:flex;flex-wrap:nowrap;justify-content:center;gap:20px;margin-bottom:30px;max-width:none}.bw-profile-button{font-size:20px;padding:10px 40px}.bw-profile-button,.bw-profile-button.active{width:auto;order:unset;margin-bottom:0}.bw-profile-type-button{width:160px;height:50px;font-size:18px}.share-icon-wrapper{top:20px;right:20px}}@media (min-width:1920px){.bw-profile-button{font-size:22px}.bw-profile-type-button{width:180px;height:55px;font-size:20px}}.movie-grid-container{color:white;padding-bottom:100px;gap:45px;display:flex;flex-direction:column;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.movie-grid-title{margin-bottom:.5rem;font-family:InterphasesPro;font-weight:700;font-size:40px;line-height:100%;letter-spacing:0;vertical-align:middle;padding:0;text-align:center}.movie-grid-description{font-size:16px;margin-bottom:1rem}.movie-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));justify-items:center;align-items:center;padding:0;width:100%;max-width:100%;box-sizing:border-box;margin:0 auto}.icon-overlay{opacity:0}.movie-card:hover .icon-overlay{opacity:1;position:absolute;top:.2rem;width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;transition:opacity .3s ease;z-index:1;margin:auto}.icon-overlay .Container-Heart,.icon-overlay .Container-Watchlist{pointer-events:auto}.Container-Watchlist{position:relative;width:50px;height:50px;margin-right:.3rem;background:linear-gradient(180deg,#505154,#4F5053 7.5%,#0D0D0D);border-radius:50%;border:1px solid #4fb4a1;display:flex;justify-content:center;align-items:center;transition:transform .3s ease;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));cursor:pointer;z-index:1000}.Container-Watchlist .Icon-Watchlist{transition:transform .2s ease;transform:scale(1.2)}.Container-Watchlist:hover .Icon-Watchlist{transform:scale(1.6)}.Container-Heart{position:relative;width:50px;height:50px;margin-left:.3rem;background:linear-gradient(180deg,#505154,#4F5053 7.5%,#0D0D0D);border-radius:50%;border:1px solid #4fb4a1;display:flex;justify-content:center;align-items:center;transition:transform .3s ease;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));cursor:pointer;z-index:1000}.Container-Heart .Icon-Heart{transition:transform .2s ease;transform:scale(1.2)}.Container-Heart:hover .Icon-Heart{transform:scale(1.6)}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1000px}}@media (min-width:1280px){.movie-grid{grid-template-columns:repeat(5,1fr);gap:15px;max-width:1200px}}@media (min-width:1400px){.movie-grid{grid-template-columns:repeat(6,1fr);gap:15px;max-width:1400px}}.movie-card{width:100%;position:relative;aspect-ratio:238/338;overflow:hidden;border-radius:16px}.movie-poster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.movie-grid-container{padding:0 16px 40px;gap:20px;width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.movie-grid-title{font-size:24px;padding:0;text-align:center;width:100%}.movie-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0;width:100%;max-width:360px;margin:0 auto;box-sizing:border-box}.movie-card{width:100%;height:auto;aspect-ratio:238/338;border-radius:8px}.movie-poster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media (max-width:480px){.movie-grid-container{padding:0 12px 40px}.movie-grid{gap:8px;max-width:300px}.movie-grid-title{font-size:20px}}.load-more-card{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:2px dashed rgba(255,255,255,.2);border-radius:16px;transition:all .3s ease;cursor:pointer;box-sizing:border-box;overflow:visible}.load-more-card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.load-more-button{background:none;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:2rem;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.load-more-button:hover{color:rgba(255,255,255,.8)}.load-more-button svg{width:48px;height:48px;transition:transform .3s ease}.load-more-button:hover svg{transform:scale(1.1)}@media (max-width:768px){.load-more-card{border-radius:8px}.load-more-button{padding:1rem}.load-more-button svg{width:36px;height:36px}}