body .is-root-container .component-social-media .items{display:grid;grid-auto-flow:column;justify-content:left;align-items:center;gap:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem)}body .is-root-container .component-social-media .items .title{font-size:1rem;font-weight:500}body .is-root-container .component-social-media .items .item{display:flex;justify-content:center;align-items:center;width:min(calc(2.25rem + 0.625 * (100vw - 22.5rem) / 67.5),2.875rem);height:min(calc(2.25rem + 0.625 * (100vw - 22.5rem) / 67.5),2.875rem);padding:0.625rem;color:#fff;background:#fcb53b;border-radius:50%;transition:background-color 250ms,border-color 250ms}body .is-root-container .component-social-media .items .item .icon{display:flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem}body .is-root-container .component-social-media .items .item .icon svg{transition:color 250ms,opacity 250ms;max-width:100%}body .is-root-container .component-social-media .items .item:hover{color:#333;background:#f2f2f2}body .is-root-container .component-social-media.style-light .items .item{color:#333;background:#f2f2f2}body .is-root-container .component-social-media.style-light .items .item:hover{color:#fff;background:#fcb53b}body .is-root-container .component-social-media.style-small .items{gap:0.5rem}body .is-root-container .component-social-media.style-small .items .item{width:min(calc(1.25rem + 0.625 * (100vw - 22.5rem) / 67.5),1.875rem);height:min(calc(1.25rem + 0.625 * (100vw - 22.5rem) / 67.5),1.875rem);padding:0.3125rem}body .is-root-container .component-social-media.style-transparent .items .item{background:rgba(0,0,0,0)}body .is-root-container .component-social-media.style-transparent .items .item:hover{color:#333;background:#f2f2f2}
/*# sourceMappingURL=social-media.css.map */
