@import"https://fonts.googleapis.com/css?family=Roboto:400,700";@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}*{padding:0;margin:0;box-sizing:border-box}.heroone header{animation:fadeInDown .6s ease both}.heroone header img{animation:fadeInDown .5s ease both;animation-delay:.1s}.heroone header nav{animation:fadeInDown .6s ease both;animation-delay:.2s}.heroone header nav ul li:nth-child(1) a{animation:fadeInUp .5s ease both;animation-delay:.28s}.heroone header nav ul li:nth-child(2) a{animation:fadeInUp .5s ease both;animation-delay:.36s}.heroone header nav ul li:nth-child(3) a{animation:fadeInUp .5s ease both;animation-delay:.44s}.heroone header nav ul li:nth-child(4) a{animation:fadeInUp .5s ease both;animation-delay:.52s}.heroone header nav ul li a{position:relative}.heroone header nav ul li a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background-color:#fa504d;transition:width .3s ease}.heroone header nav ul li a:hover{color:#fa504d;transition:color .25s ease}.heroone header nav ul li a:hover:after{width:100%}.herotwo nav{animation:fadeInRight .6s ease both;animation-delay:.3s}.herotwo nav ul li:nth-child(1){animation:fadeInRight .5s ease both;animation-delay:.4s}.herotwo nav ul li:nth-child(2){animation:fadeInRight .5s ease both;animation-delay:.5s}.herotwo nav ul li a{position:relative}.herotwo nav ul li a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background-color:#fff;transition:width .3s ease}.herotwo nav ul li a:hover{opacity:.85;transition:opacity .25s ease}.herotwo nav ul li a:hover:after{width:100%}.containerheader{display:flex}.containerheader .heroone{display:flex;flex-direction:column;width:1800px}.containerheader .heroone header{display:flex;gap:153px;padding:33px 0;margin-bottom:80px}.containerheader .heroone header ul{display:flex;gap:56px}.containerheader .heroone header ul li{list-style:none}.containerheader .heroone header ul li a{text-decoration:none;color:#2e2f38;font-size:15px}.containerheader .heroone main{position:relative}.containerheader .heroone main h1{font-family:Belgrano;font-size:72px;width:740px;font-weight:200;margin-bottom:16px}.containerheader .heroone main .decorative{position:absolute;top:2px;left:109px}.containerheader .heroone main .decorative img{width:230px;height:93px}.containerheader .heroone main p{color:#8e8e8e}.containerheader .heroone main p .redline{text-decoration:underline red 3px}.containerheader .heroone main .botones{display:flex;gap:30px;margin-top:60px}.containerheader .heroone main .botones button{width:240px;height:60px;background-color:#fa504d;border:none}.containerheader .heroone main .botones button a{text-decoration:none;color:#fff;font-size:18px;font-weight:600}.containerheader .heroone main .botones div{position:relative}.containerheader .heroone main .botones div a{color:#2e2f38;font-size:18px}.containerheader .heroone main .botones div img{position:relative;top:16px}.containerheader .heroone main .feactured{margin-top:70px}.containerheader .heroone main .feactured h2{font-family:Belgrano;font-size:35px;font-weight:300}.containerheader .heroone main .feactured div{display:flex;gap:30px}.containerheader .heroone main .feactured div figure{border:1px solid #ccc;padding:8px;margin:0}.containerheader .heroone main .feactured div figure img{width:350px;height:220px;margin:0}.containerheader .herotwo{width:100%;height:auto;background-image:url(/assets/Rectanglemarco-ClCMrL2H.png);position:relative}.containerheader .herotwo picture.imagenf{position:relative;left:30px;top:50px}.containerheader .herotwo picture.imagenf img{width:544px;height:628px}.containerheader .herotwo nav{margin-top:36px;margin-right:80px;display:flex;justify-content:end}.containerheader .herotwo nav ul{display:flex;justify-content:flex-end}.containerheader .herotwo nav ul li{color:#fff;padding:10px 15px;list-style:none}.containerheader .herotwo nav ul li:nth-of-type(2){width:140px;height:48px;background-color:#fa504d;padding:10px 39px;margin-left:27px}.containerheader .herotwo nav ul li a{text-decoration:none;color:#fff;font-size:15px}.containerheader .herotwo .textod h2{font-size:288px;transform:rotate(90deg);position:absolute;top:364px;font-family:Belgrano;left:179px;font-weight:500;color:#fff;opacity:5%}.containerheader .herotwo .artwork{background-color:#fff;position:relative;bottom:140px;left:50px;width:500px;height:220px;padding:32px}.containerheader .herotwo .artwork .division{display:flex;border-bottom:solid 1px black;padding-bottom:20px}.containerheader .herotwo .artwork .redes{display:flex}.containerheader .herotwo .artwork .redes p{padding-bottom:6px;color:#8e8e8e}.containerheader .herotwo .artwork .redes h3{font-weight:500}.containerheader .herotwo .artwork picture.red{width:64px}.containerheader .herotwo .artwork picture.red img{width:63px;height:63px}.containerheader .herotwo .artwork .info{margin-left:auto}.containerheader .herotwo .artwork .info p{margin-bottom:6px;color:#8e8e8e}.containerheader .herotwo .artwork .info h3{font-weight:500px}.containerheader .herotwo .artwork .botones{display:flex;padding:20px}.containerheader .herotwo .artwork .bid{width:200px;height:45px;background-color:#fa504d;border:none}.containerheader .herotwo .artwork .bid a{text-decoration:none;color:#fff;font-size:18px}.containerheader .herotwo .artwork .view{width:200px;height:45px;background-color:#fff;border:none}.containerheader .herotwo .artwork .view a{text-decoration:none;color:#fa504d;font-size:18px}.containerheader .herotwo .datos{display:flex;gap:65px;color:#fff;position:relative;bottom:98px;left:60px}.containerheader .herotwo .datos p{font-size:15px;display:flex;align-items:center;gap:5px}.containerheader .herotwo .datos span{color:#fa504d;font-weight:500;font-size:25px}html *{font-family:poppins;margin:0}body{overflow-x:hidden;max-width:1700px;margin-right:auto;padding-left:1rem;margin-left:160px}.nav-check{display:none}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;padding:4px;margin-left:auto}.hamburger span{display:block;width:24px;height:2px;background:#2e2f38;transition:all .28s ease;transform-origin:center}.mobile-nav{background:#fff;overflow:hidden;max-height:0;visibility:hidden;transition:max-height .35s ease,visibility .35s}.mobile-nav ul{list-style:none;padding:0 20px;margin:0;display:flex;flex-direction:column}.mobile-nav ul li{border-bottom:1px solid #f0f0f0}.mobile-nav ul li a{display:block;padding:14px 0;font-size:16px;font-weight:500;text-decoration:none;color:#000}.mobile-nav ul li a:hover{color:#fa504d}.mobile-nav__btns{display:flex;align-items:center;gap:20px;padding:16px 20px 20px}.mobile-nav__btns a{font-size:15px;font-weight:500;text-decoration:none;color:#fa504d}.mobile-nav__btns .mobile-nav__signup{background:#fa504d;color:#fff!important;padding:8px 20px}.nav-check:checked~.mobile-nav{max-height:420px;visibility:visible}.nav-check:checked~header .hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-check:checked~header .hamburger span:nth-child(2){opacity:0}.nav-check:checked~header .hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){body{margin-left:20px;padding-left:0}.containerheader{flex-direction:column}.containerheader .heroone{width:100%}.containerheader .heroone header{flex-direction:row;align-items:center;gap:0;padding:20px 0}.containerheader .heroone header img{width:120px}.containerheader .heroone header nav{display:none}.containerheader .heroone .hamburger{display:flex}.containerheader .heroone main h1{width:100%;font-size:42px;line-height:50px}.containerheader .heroone main .decorative{display:none}.containerheader .heroone main .botones{flex-direction:column;gap:16px}.containerheader .heroone main .botones button{width:100%}.containerheader .heroone main .feactured div{flex-wrap:wrap;gap:16px}.containerheader .heroone main .feactured div figure img{width:100%;height:auto}.containerheader .herotwo{width:100%;background-size:cover}.containerheader .herotwo nav{margin-right:20px}.containerheader .herotwo picture.imagenf{left:0}.containerheader .herotwo picture.imagenf img{width:100%;height:auto}.containerheader .herotwo .textod{display:none}.containerheader .herotwo .artwork{width:90%;left:5%;bottom:0;position:relative;margin:20px auto}.containerheader .herotwo .datos{position:relative;left:0;bottom:0;padding:20px;gap:30px;flex-wrap:wrap}}@media(max-width:480px){.containerheader .heroone main h1{font-size:30px;line-height:38px}.containerheader .herotwo .artwork{padding:16px}}
