.vantagens-section{overflow:hidden}.vantagens-section__header{text-align:center;margin-bottom:40px}.vantagens-section__heading{font-size:16px;font-weight:500;margin-bottom:10px}.vantagens-section__title{font-size:32px;font-weight:600;margin-bottom:0}.vantagens-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.vantagem-card{border-radius:10px;padding:30px;text-align:center;box-shadow:0 5px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.vantagem-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.vantagem-card__icon{margin:0 auto 20px;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.vantagem-card__icon svg{width:100%;height:100%}.vantagem-card__title{font-size:22px;font-weight:600;margin-bottom:15px}.vantagem-card__description{font-size:14px;margin-bottom:20px}.vantagem-card__button{display:inline-block;font-size:14px;font-weight:500;text-decoration:none;position:relative;padding-bottom:2px}.vantagem-card__button:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.vantagem-card__button:hover:after{transform:scaleX(1);transform-origin:left}.custom-icon svg,.predefined-icon svg{width:100%;height:100%}.image-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-icon img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media screen and (max-width: 990px){.vantagens-section__grid{grid-template-columns:repeat(2,1fr)}.vantagens-section__title{font-size:28px}}@media screen and (max-width: 749px){.vantagens-section__grid{grid-template-columns:1fr}.vantagens-section__title{font-size:24px}.vantagem-card{padding:20px}.vantagem-card__icon{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/vantagens-custom.css.map */
