.module.module--social-follow .module__inner{display:flex;flex-flow:row wrap}.module.module--social-follow .module__inner .module--social-follow__icon{align-items:center;border-radius:50%;display:flex;flex-flow:column;height:calc(var(--spacing-base)*10);justify-content:center;transition:color var(--normal-transition) ease-in-out,border-color var(--normal-transition) ease-in-out,background var(--normal-transition) ease-in-out;width:calc(var(--spacing-base)*10)}.module.module--social-follow .module__inner .module--social-follow__icon svg{max-height:calc(var(--spacing-base)*6);max-width:calc(var(--spacing-base)*6)}.module.module--social-follow .module__inner .module--social-follow__icon svg path{transition:fill var(--normal-transition) ease-in-out}.module.module--social-follow .module--social-follow__container{display:flex;flex-flow:row wrap;gap:calc(var(--spacing-base)*2)}.module--social-follow .module__inner--iea-social-follow-default .module--social-follow__icon{background-color:var(--second-color)}.module--social-follow .module__inner--iea-social-follow-default .module--social-follow__icon:hover{background-color:var(--white-color)}.module--social-follow .module__inner--iea-social-follow-default .module--social-follow__icon svg path{fill:var(--black-color)}.module--social-follow .module__inner--iea-social-follow-reversed .module--social-follow__icon{background-color:var(--first-accent-color)}.module--social-follow .module__inner--iea-social-follow-reversed .module--social-follow__icon:hover{background-color:var(--first-color)}.module--social-follow .module__inner--iea-social-follow-reversed .module--social-follow__icon svg path{fill:var(--black-color)}.module--social-follow .module__inner--iea-social-follow-white .module--social-follow__icon{background-color:var(--white-color)}.module--social-follow .module__inner--iea-social-follow-white .module--social-follow__icon:hover{background-color:var(--black-color)}.module--social-follow .module__inner--iea-social-follow-white .module--social-follow__icon svg path{fill:var(--black-color)}.module--social-follow .module__inner--iea-social-follow-white .module--social-follow__icon:hover svg path{fill:var(--white-color)}.module--social-follow .module__inner--iea-social-follow-white-reversed .module--social-follow__icon{background-color:var(--black-color)}.module--social-follow .module__inner--iea-social-follow-white-reversed .module--social-follow__icon:hover{background-color:var(--white-color)}.module--social-follow .module__inner--iea-social-follow-white-reversed .module--social-follow__icon svg path{fill:var(--white-color)}.module--social-follow .module__inner--iea-social-follow-white-reversed .module--social-follow__icon:hover svg path{fill:var(--black-color)}