.vouchers{padding-top:48px;display:flex;flex-wrap:wrap}@media(max-width:1024px){.vouchers{padding-bottom:15px}}@media(max-width:768px){.vouchers{display:flex;justify-content:center}}@media(max-width:767px){.vouchers{justify-content:center;padding-top:25px}}.vouchers .voucher-wrapper{flex:0 0 calc(25% - 14px);width:calc(25% - 14px);margin:0 7px;border-radius:5px;box-shadow:0 2px 20px 0 rgba(0,0,0,.07);overflow:hidden;transition:transform .7s;-webkit-transition:transform .7s;-moz-transition:transform .7s;-o-transition:transform .7s;transform:translateY(0)}@media(max-width:768px){.vouchers .voucher-wrapper{flex:0 0 calc(50% - 14px);width:calc(50% - 14px);max-width:326px;margin:0 7px 15px}}@media(max-width:767px){.vouchers .voucher-wrapper{flex:0 0 100%;width:100%;max-width:300px;margin:0 7px 25px;box-shadow:0 4px 48px 0 rgba(0,0,0,.07)}}.vouchers .voucher-wrapper:hover{transform:translateY(-5px);cursor:default}.vouchers .voucher-wrapper:first-child .voucher-top{background:linear-gradient(180deg,#5be596,#22a74f)}.vouchers .voucher-wrapper:nth-child(2) .voucher-top{background:linear-gradient(180deg,#a9bcff,#3664ff)}.vouchers .voucher-wrapper:nth-child(3) .voucher-top{background:linear-gradient(180deg,#6feefb,#23a0a8)}.vouchers .voucher-wrapper:nth-child(4) .voucher-top{background:linear-gradient(180deg,#ef9efd,#aa2bbf)}.vouchers .voucher-wrapper .voucher-price{font-size:60px;line-height:71px;text-align:center;color:#fff;display:block;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px 5px 0;width:100%}@media(max-width:1024px){.vouchers .voucher-wrapper .voucher-price{font-size:45px;line-height:50px;padding-top:20px}}@media(max-width:767px){.vouchers .voucher-wrapper .voucher-price{line-height:45px;padding-top:10px}}.voucher-content{border-radius:5px;overflow:hidden}.voucher-content .voucher-top{text-align:left;padding:18px;height:180px;position:relative}@media(max-width:1024px){.voucher-content .voucher-top{height:150px}}@media(max-width:767px){.voucher-content .voucher-top{height:140px}}.voucher-content .voucher-top img{height:30.1px;width:auto}@media(max-width:1500px){.voucher-content .voucher-top img{height:28.1px;width:auto}}@media(max-width:768px){.voucher-content .voucher-top img{height:auto;max-width:56px}}.voucher-content .voucher-footer{display:flex;align-items:center;flex-wrap:wrap;padding:20px 18px;background-color:#fff}@media(max-width:1024px){.voucher-content .voucher-footer{padding:15px 10px}}@media(max-width:767px){.voucher-content .voucher-footer{padding:13px 10px}}.voucher-content .voucher-footer p{margin:0;padding:0;color:#646464;font-family:Rubik,sans-serif;font-size:14px;line-height:17px;font-weight:500}@media(max-width:840px){.voucher-content .voucher-footer p{font-size:13px}}@media(max-width:768px){.voucher-content .voucher-footer p{font-size:13px}}.voucher-content .voucher-footer a{color:#0098ff;font-family:Montserrat,sans-serif;font-size:14px;line-height:18px;text-transform:uppercase;font-weight:600;margin-left:auto;display:flex;align-items:center}@media(max-width:840px){.voucher-content .voucher-footer a{font-size:13px}}@media(max-width:768px){.voucher-content .voucher-footer a{font-size:13px}}.voucher-content .voucher-footer a img{max-width:18px;margin-left:7px}@media(max-width:840px){.voucher-content .voucher-footer a img{max-width:15px;margin-left:5px}}@media(max-width:768px){.voucher-content .voucher-footer a img{max-width:15px;margin-left:5px}}.voucher-content .voucher-footer a:hover img,.voucher-content:hover a img{animation:seeallbtn .5s linear;animation-iteration-count:infinite}