.header{background-color:var(--black);left:0;top:0;z-index:1000;flex-direction:column;animation:fadeIn .5s ease-in-out}.header,.header-container{width:100%;display:flex;align-items:center}.header-container{position:relative;justify-content:space-between;padding:0 2rem}.header-logo-container{flex:1;display:flex;justify-content:center}.header-custom-text{font-family:NouvelleVague,sans-serif}.header-logo-link{text-decoration:none;color:var(--white)}.header-nav-container{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.header-separator{width:98%;height:1px;background-color:var(--light-gray);z-index:1000}.header-standar-header{display:flex;justify-content:center;flex:1}.selector{margin-top:.2rem;margin-bottom:.2rem;font-family:var(--GothamBook)}.mini-separator{width:3px;background-color:var(--light-gray)}.header-secciones{display:flex;justify-content:center;list-style:none;padding:0;margin:0;font-family:GothamBook,sans-serif}.header-secciones-center{position:absolute;left:50%;transform:translateX(-50%) translateY(-50%)}.header-secciones-left{position:relative;left:0;transform:none}.header-secciones li a{color:var(--white);position:relative;transition:color .3s ease}.header-secciones li a:hover{color:var(--yellow)}.header-right-container{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center}.header-social-icons{display:flex}.header-social-icons img{border-radius:7px;transition:transform .3s ease,border .3s ease}.header-social-icons img:hover{transform:scale(1.1);border:1px solid var(--light-gray)}.header-click-container{display:flex;align-items:center;justify-content:space-between;background-color:var(--dark-gray);border-radius:7px;margin-top:1rem;width:100%;text-decoration:none;transition:transform .3s ease,border .3s ease;position:relative;transform-origin:center}.header-click-container:hover{transform:scale(1.05);border:1px solid var(--yellow)}.header-click-link{color:var(--white);font-family:var(--GothamBook);text-transform:uppercase;text-decoration:none;flex:1;text-align:center}.header-click-img{border-radius:7px}@media (min-width:768px) and (max-width:1023px){.header-click-img{width:30px;height:30px}}@media (min-width:1024px) and (max-width:1279px){.header{padding-left:.5rem;padding-right:.5rem}.header-container{width:100%}.header-logo-container{margin-top:3rem;margin-bottom:1rem}.header-custom-text{font-size:2.8rem}.header-nav-container{margin-bottom:.5rem;margin-top:.5rem;padding-left:1rem;padding-right:1rem}.header-search-icon-container{margin-right:1rem}.header-search-icon{width:15px;height:15px}.header-secciones{gap:1rem}.header-secciones li a{font-size:.8rem}.header-right-container{right:1.6rem;margin-top:.5rem}.header-social-icons{gap:2.5rem}.header-social-icons img{width:30px;height:30px}.header-click-link{font-family:var(--GothamBook);font-size:.8rem}.header-click-img{width:30px;height:30px}.selector{font-family:var(--GothamBook);min-width:260px;max-width:700px;margin-top:-.7rem;margin-bottom:-.7rem}.final-separator{margin-bottom:.5rem}.mini-separator{height:30px;margin-top:-.4rem;margin-bottom:-.4rem}}@media (min-width:1280px) and (max-width:1535px){.header{padding-left:1rem;padding-right:1rem;padding-top:.5rem}.header-logo-container{margin-bottom:1.5rem;margin-top:2.5rem}.header-custom-text{font-size:3.5rem}.header-nav-container{margin-bottom:.1rem;margin-top:.1rem;padding-left:1rem;padding-right:1rem}.header-search-icon-container{margin-right:1rem}.header-secciones{gap:1rem}.header-secciones li a{font-size:1rem}.header-right-container{right:1.8rem;margin-top:.2rem}.header-social-icons{gap:2.7rem}.header-social-icons img{width:35px;height:35px}.header-click-link{font-family:var(--GothamBook);font-size:1rem}.header-click-img{width:35px;height:35px}.selector{font-family:var(--GothamBook);min-width:360px;max-width:800px;margin-top:-.8rem;margin-bottom:-.8rem}.header-separator{margin-bottom:.7rem;margin-top:.7rem}.mini-separator{height:35px;margin-top:-.5rem;margin-bottom:-.5rem}}@media (min-width:1536px){.header{padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem}.header-logo-container{margin-bottom:3rem;margin-top:3rem}.header-custom-text{font-size:4rem}.header-nav-container{margin-bottom:.5rem;margin-top:.5rem;padding-left:1rem;padding-right:2rem}.header-search-icon-container{margin-right:1rem}.header-search-icon{width:28px;height:28px}.header-secciones{gap:1.5rem}.header-secciones li a{font-size:1.2rem}.header-right-container{right:2rem}.header-social-icons{gap:3rem}.header-social-icons img{width:40px;height:40px}.header-click-link{font-family:var(--GothamBook);font-size:1.2rem}.header-click-img{width:40px;height:40px}.selector{font-family:var(--GothamBook);min-width:450px;max-width:800px;margin-top:-.8rem;margin-bottom:-.8rem}.header-separator{margin-bottom:.8rem;margin-top:.8rem}.mini-separator{height:40px;margin-top:-.7rem;margin-bottom:-.7rem}}.mobile-header{background-color:var(--black);left:0;top:0;z-index:1000;position:fixed;animation:fadeIn .5s ease-in-out}.mobile-header,.mobile-header-container{width:100%;display:flex;flex-direction:column;align-items:center}.mobile-header-container{position:relative}.custom-text{font-family:NouvelleVague,sans-serif}.mobile-logo-link{text-decoration:none;color:var(--white)}.mobile-header-separator{width:98%;height:1px;background-color:var(--light-gray)}.burger-button{position:absolute;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform .3s ease}.burger-button span{display:block;width:100%;background-color:var(--white);border-radius:2px;transition:all .3s ease}.burger-button.expanded span:first-child,.burger-button.expanded span:nth-child(3){background-color:var(--light-gray)}.burger-button.expanded span:nth-child(2){opacity:0}.sidebar{position:fixed;right:0;background-color:rgba(0,0,0,.9);transform:translateX(100%);transition:transform .3s ease-in-out;z-index:2000;display:flex;flex-direction:column;justify-content:flex-start;border-left:1px solid var(--gray)}.sidebar.open{transform:translateX(0)}.sidebar-menu{list-style:none;padding:0;margin:0;font-family:GothamBook,sans-serif}.sidebar-menu li a{color:var(--light-gray);text-decoration:none;display:block;cursor:pointer;text-transform:uppercase}.sidebar-footer{display:flex;flex-direction:column;align-items:center;margin-top:auto}.sidebar-social-icons{display:flex;justify-content:center}.sidebar-social-icons img{border:1px solid var(--gray);border-radius:7px}.sidebar-click-container{display:flex;align-items:center;justify-content:space-between;background-color:var(--dark-gray);border-radius:7px;text-decoration:none;transition:transform .3s ease,border .3s ease;position:relative;transform-origin:center;border:1px solid var(--gray)}.sidebar-click-link{color:var(--white);font-family:var(--GothamBook);text-transform:uppercase;text-decoration:none;flex:1;text-align:center}.sidebar-click-img{border-radius:7px}.sidebar-search-container{border:1px solid var(--gray);font-family:var(--GothamBook)}.overlay{position:fixed;left:0;width:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1500;display:none}.overlay.active{display:block}.option-label-container{display:flex;justify-content:space-between;width:100%;height:100%}.option-label{color:var(--white)}.option-label,.option-type{text-transform:uppercase;transition:color .3s ease}.option-type{font-size:.8rem;margin-top:.3rem}.option-label-container:focus .option-type,.option-label-container:hover .option-type,.option-type{color:var(--yellow)}.option-label-container:focus .option-label,.option-label-container:hover .option-label{color:var(--white)}.option-label-container.selected .option-type{display:none}.option-label-container.selected{background-color:var(--yellow);color:var(--black)}.option-label-container.selected .option-label{color:var(--black)}@media (max-width:599px){.mobile-header{padding:.5rem;height:4rem}.mobile-header-container{margin-top:.4rem}.mobile-logo-link{font-size:1.8rem}.mobile-header-separator{margin-top:.3rem}.burger-button{right:.8rem;top:.5rem;width:25px;height:20px}.burger-button span{height:3px}.sidebar{max-width:90%;padding:1.5rem .5rem;min-width:80%}.sidebar-menu li a{padding:.5rem 0;font-size:1rem;margin-left:.8rem}.sidebar-social-icons{gap:2rem;margin-bottom:.8rem}.sidebar-click-img,.sidebar-social-icons img{width:40px;height:40px}.sidebar-click-container{padding:.1rem;width:calc(120px + 4rem)}.sidebar-search-container{font-family:var(--GothamBook);margin-bottom:.8rem;width:calc(100% - .3rem);margin-left:.4rem}.overlay,.sidebar{top:60px;height:calc(100% - 60px)}.burger-button.expanded span:first-child{transform:translateY(8.5px) rotate(45deg)}.burger-button.expanded span:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}}@media (min-width:600px) and (max-width:767px){.mobile-header{padding:.7rem;height:5rem}.mobile-header-container{margin-top:.5rem}.mobile-logo-link{font-size:2rem}.mobile-header-separator{margin-top:.5rem}.burger-button{right:1rem;top:.6rem;width:30px;height:24px}.burger-button span{height:4px}.sidebar{max-width:75%;padding:2rem 1rem}.sidebar-menu li a{padding:1rem 0;font-size:1.2rem;margin-left:1rem}.sidebar-social-icons{gap:3rem;margin-bottom:1rem}.sidebar-click-img,.sidebar-social-icons img{width:50px;height:50px}.sidebar-click-container{padding:.2rem;width:calc(150px + 6rem)}.sidebar-search-container{font-family:var(--GothamBook);margin-bottom:1rem;width:calc(100% - .5rem);margin-left:.5rem}.overlay,.sidebar{top:70px;height:calc(100% - 70px)}.burger-button.expanded span:first-child{transform:translateY(9.5px) rotate(45deg)}.burger-button.expanded span:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}}@media (min-width:768px) and (max-width:1023px){.mobile-header{padding:1rem;height:6rem}.mobile-header-container{margin-top:.6rem}.mobile-logo-link{font-size:2.2rem}.mobile-header-separator{margin-top:1rem}.burger-button{right:1rem;top:.6rem;width:35px;height:26px}.burger-button span{height:4px}.sidebar{max-width:60%;padding:2.2rem 1.2rem}.sidebar-menu li a{padding:1.2rem 0;font-size:1.5rem;margin-left:1.2rem}.sidebar-social-icons{gap:3.5rem;margin-bottom:1.2rem}.sidebar-click-img,.sidebar-social-icons img{width:60px;height:60px}.sidebar-click-container{padding:.3rem;width:calc(180px + 6rem)}.sidebar-search-container{font-family:var(--GothamBook);margin-bottom:1.2rem;width:calc(100% - .5rem);margin-left:.6rem}.overlay,.sidebar{top:80px;height:calc(100% - 80px)}.burger-button.expanded span:first-child{transform:translateY(10.5px) rotate(45deg)}.burger-button.expanded span:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}}:root{--GothamBook:"GothamBook"}.footer{animation:fadeIn .5s ease-in-out;background-color:var(--dark-gray);color:var(--white);text-align:center;display:flex;justify-content:space-between;align-items:center;width:100%}.nouvelle-vague-text{font-family:NouvelleVague,sans-serif}.logo-link{text-decoration:none;color:var(--white)}.footer-text{color:var(--light-gray);font-family:var(--GothamBook)}.social-icons{display:flex}@media (max-width:599px){.footer{padding:.3rem .5rem}.nouvelle-vague-text{font-size:.9rem}.footer-text{font-family:var(--GothamBook);font-size:.8rem}.social-icons{gap:.5rem}.social-icons img{width:25px;height:25px;border-radius:5px}}@media (min-width:600px) and (max-width:767px){.footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem;gap:1rem}.nouvelle-vague-text{font-size:1rem;margin:0}.footer-text{font-family:var(--GothamBook);font-size:.9rem;margin:0;text-align:center}.social-icons{display:flex;justify-content:flex-end;gap:.8rem}.social-icons img{width:30px;height:30px;border-radius:7px}}@media (min-width:768px) and (max-width:1023px){.footer{padding:1rem 2rem}.social-icons{gap:1rem}.footer-text{font-family:var(--GothamBook);font-size:.8rem}.nouvelle-vague-text{font-size:2rem}.social-icons img{width:40px;height:40px;border-radius:10px}}@media (min-width:1024px) and (max-width:1279px){.footer{padding:1rem 2rem}.social-icons{gap:1rem}.footer-text{font-family:var(--GothamBook);font-size:.8rem}.nouvelle-vague-text{font-size:2rem}.social-icons img{width:40px;height:40px;border-radius:10px}.social-icons img:hover{transform:scale(1.1);border:1px solid var(--light-gray)}}@media (min-width:1280px) and (max-width:1535px){.footer{padding:2rem 3rem}.social-icons{gap:2rem}.footer-text{font-family:var(--GothamBook);font-size:.8rem}.nouvelle-vague-text{font-size:2rem}.social-icons img{width:40px;height:40px;border-radius:10px}.social-icons img:hover{transform:scale(1.1);border:1px solid var(--light-gray)}}@media (min-width:1536px){.footer{padding:3rem 4rem}.social-icons{gap:3rem}.footer-text{font-family:var(--GothamBook);font-size:.8rem}.nouvelle-vague-text{font-size:2rem}.social-icons img{width:40px;height:40px;border-radius:10px}.social-icons img:hover{transform:scale(1.1);border:1px solid var(--light-gray)}}