.fit-page{font-family:Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-color:#f0f0f0;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.7)),to(hsla(0,0%,100%,.7))),url(/statics/beneficios/background-fitness.jpg);background-image:linear-gradient(hsla(0,0%,100%,.7),hsla(0,0%,100%,.7)),url(/statics/beneficios/background-fitness.jpg);background-size:cover;background-position:50%}.header{background-color:#8ade67;text-align:center}.logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.logo-container h1{font-size:28px;margin:0;padding-right:10px;font-weight:700;letter-spacing:1px}.subtitle{font-size:16px;font-weight:700;line-height:1.2}.beneficios-container{padding:15px;width:100%}.benefit-card-container{padding:8px}.benefit-card{position:relative;height:0;padding-bottom:100%}.benefit-item{position:absolute;top:0;left:0;border-radius:10px;background-color:#fff}.benefit-item,.benefit-logo{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefit-logo{padding:15px}.benefit-logo img{max-width:90%;max-height:80%;-o-object-fit:contain;object-fit:contain}.desconto-badge{position:absolute;bottom:-10px;right:-10px;width:60px;height:60px;background-color:#8ade67;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-weight:700;text-align:center;font-size:14px;line-height:1;z-index:1}.desconto-text{font-size:20px}.view-offers{padding:15px;margin-top:auto;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.view-all-btn{width:100%;max-width:600px;background-color:#8ade67;color:#333;border-radius:50px;font-size:18px;padding:12px;font-weight:700;letter-spacing:1px}@media (max-width:599px){.desconto-badge{width:50px;height:50px;font-size:12px}.desconto-text{font-size:16px}}@media (min-width:1024px){.beneficios-container{max-width:1200px;margin:0 auto}}