.tarjeta-efecto-contenedor .et_pb_column{position:relative!important;perspective:1500px!important;-webkit-perspective:1500px!important;height:450px!important;margin:0 auto!important}.tarjeta-efecto-contenedor .tarjeta-frente,.tarjeta-efecto-contenedor .tarjeta-reverso,.tarjeta-efecto-contenedor .tarjeta-botones{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.tarjeta-efecto-contenedor .tarjeta-frente,.tarjeta-efecto-contenedor .tarjeta-frente *,.tarjeta-efecto-contenedor .tarjeta-reverso,.tarjeta-efecto-contenedor .tarjeta-reverso *,.tarjeta-efecto-contenedor .tarjeta-botones,.tarjeta-efecto-contenedor .tarjeta-botones *{backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;transform-style:preserve-3d!important;-webkit-transform-style:preserve-3d!important}.tarjeta-efecto-contenedor .tarjeta-reverso{transform:rotateY(0deg)!important;-webkit-transform:rotateY(0deg)!important;animation:animacionOcultarReverso 2s cubic-bezier(0.4,0,0.2,1) 3s forwards!important;-webkit-animation:animacionOcultarReverso 2s cubic-bezier(0.4,0,0.2,1) 3s forwards!important;z-index:3!important}.tarjeta-efecto-contenedor .tarjeta-frente{transform:rotateY(180deg)!important;-webkit-transform:rotateY(180deg)!important;animation:animacionRevelarFrente 2s cubic-bezier(0.4,0,0.2,1) 3s forwards!important;-webkit-animation:animacionRevelarFrente 2s cubic-bezier(0.4,0,0.2,1) 3s forwards!important;z-index:1!important}.tarjeta-efecto-contenedor .tarjeta-botones{transform:rotateY(180deg)!important;-webkit-transform:rotateY(180deg)!important;animation:animacionRevelarFrente 2s cubic-bezier(0.4,0,0.2,1) 3s forwards!important;-webkit-animation:animacionRevelarFrente 2s cubic-bezier(0.4,0,0.2,1) 3s forwards!important;z-index:2!important;display:flex!important;justify-content:center!important;align-items:center!important;background:transparent!important;pointer-events:none!important}.tarjeta-efecto-contenedor .tarjeta-botones a,.tarjeta-efecto-contenedor .tarjeta-botones li{pointer-events:auto!important}@keyframes animacionOcultarReverso{0%{transform:rotateY(0deg);z-index:3}49%{z-index:3}50%{z-index:1}100%{transform:rotateY(-180deg);z-index:1}}@-webkit-keyframes animacionOcultarReverso{0%{-webkit-transform:rotateY(0deg);z-index:3}49%{z-index:3}50%{z-index:1}100%{-webkit-transform:rotateY(-180deg);z-index:1}}@keyframes animacionRevelarFrente{0%{transform:rotateY(180deg);z-index:1}49%{z-index:1}50%{z-index:2}100%{transform:rotateY(0deg);z-index:2}}@-webkit-keyframes animacionRevelarFrente{0%{-webkit-transform:rotateY(180deg);z-index:1}49%{z-index:1}50%{z-index:2}100%{-webkit-transform:rotateY(0deg);z-index:2}}