.main-bg-black{background-color:var(--color-fondo)}.h2-catalogo{display:inline;vertical-align:middle;color:var(--color-fuente-roja);font-size:var(--text-grande);font-weight:300}.contImg-logo{margin-bottom:4rem;position:relative;animation:moveArrow 2s infinite}@keyframes moveArrow{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.cont-h2-arrow{display:flex;width:100%;justify-content:space-between}@media screen and (width <= 1450px){.cont-catalogo{height:70dvh}.cont-btn-descarga{margin-top:3rem}}@media screen and (width <= 1000px){.cont-catalogo{height:60dvh}}@media screen and (width <= 750px){.cont-catalogo{height:50dvh}}@media screen and (width <= 530px){.h2-catalogo{width:80%;font-weight:200}.contImg-logo{display:none}}@media screen and (width <= 420px){.h2-catalogo{width:80%}}.btn-descarga{border-radius:100%;border:3px solid #ffebcd;width:20vh;height:20vh;font-weight:200;-webkit-box-shadow:7.5px 3px 25px 0 #ffebcd;-moz-box-shadow:7.5px 3px 25px 0 #ffebcd;box-shadow:7.5px 3px 25px 0 #ffebcd;transition:all .6s}.btn-descarga:hover{-webkit-box-shadow:4.5px 3px 21px 14.5px #f3f3f3;-moz-box-shadow:4.5px 3px 21px 14.5px #f3f3f3;box-shadow:4.5px 3px 21px 14.5px #f3f3f3;animation-play-state:paused}.btn-descarga:active{border:3px solid #ffd181;-webkit-box-shadow:7.5px 3px 28px 25.5px #ffc052;-moz-box-shadow:7.5px 3px 28px 25.5px #ffc052;box-shadow:7.5px 3px 28px 25.5px #ffc052;animation-play-state:paused}@media screen and (width <= 530px){.btn-descarga{padding:4.3rem 4rem 4rem}}.titulo{font-size:var(--text-medios-card)}.titulo,.titulo-1{display:inline;vertical-align:middle;color:var(--color-fuente-roja);font-weight:200;width:60%;margin:0 clamp(10px,1.5vw,50px) 0 0}.titulo-1{font-size:var(--text-xxxl)}.text-home{font-weight:200;padding-top:2rem;font-size:var(--text-medios)}.text-home-2{font-size:var(--text-small)}.text-home-2,.text-home-3{font-weight:200;padding-top:1.5rem}.text-home-3{font-size:var(--text-medios)}