*{font-family:Poppins,sans-serif}.title{font-family:Radley,serif!important}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-thumb{background-color:#83a46f}::-webkit-scrollbar-track{background-color:#fff}.m-p-0{margin:0%;padding:0%}.c-1{color:#000}.c-2{color:#323232}.c-3{color:#70685a}.c-4{color:#83a46f}.c-5{color:#fff}.bg-1{background-color:#000}.bg-2{background-color:#323232}.bg-3{background-color:#70685a}.bg-4{background-color:#83a46f}.bg-5{background-color:#fff}@keyframes aumentar-boton{0%{transform:scale(1)}to{transform:scale(1.1);background-color:#fff;color:#83a46f}}@keyframes disminuir-boton{0%{transform:scale(1.1);background-color:#fff;color:#83a46f}to{transform:scale(1)}}#button:hover{animation-name:aumentar-boton;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#button:not(:hover){animation-name:disminuir-boton;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes aumentar-boton-2{0%{transform:scale(1)}to{transform:scale(1.1);background-color:#323232;color:#83a46f}}@keyframes disminuir-boton-2{0%{transform:scale(1.1);background-color:#323232;color:#83a46f}to{transform:scale(1)}}#button-2:hover{animation-name:aumentar-boton-2;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#button-2:not(:hover){animation-name:disminuir-boton-2;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes aumentar-logo{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes disminuir-logo{0%{transform:scale(1.1)}to{transform:scale(1)}}#logo:hover{animation-name:aumentar-logo;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#logo:not(:hover){animation-name:disminuir-logo;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}@keyframes left-in{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}.left-in{animation-name:left-in;animation-duration:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-out}@keyframes right-in{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}.right-in{animation-name:right-in;animation-duration:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-out}@keyframes opacity-in{0%{opacity:0}to{opacity:1}}.opacity-in{animation-name:opacity-in;animation-duration:2s;animation-fill-mode:forwards;animation-timing-function:ease-out}
