.follow_us-wrapper .follow_us .widget-follow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:25px}.follow_us-wrapper .follow_us .widget-follow__text{font-weight:700;margin:0}.follow_us-wrapper .follow_us .widget-follow__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.follow_us-wrapper .follow_us .widget-follow__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%;background-color:var(--corporativo);color:#fff;text-decoration:none;font-size:1.2rem;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.follow_us-wrapper .follow_us .widget-follow__icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}@media (max-width:576px){.follow_us-wrapper .follow_us .widget-follow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.follow_us-wrapper .follow_us .widget-follow__icons{gap:.5rem}}