.social-group .social{flex-direction:column;height:fit-content;margin:0}.social-group .social__item{background-color:#e1eaf2;border:none;height:4.140625rem;margin:0;padding:.1875rem;width:3.75rem}.social-group .social__item:before{background:#fff;content:"";display:flex;height:.0625rem;left:.1875rem;position:absolute;top:0;width:calc(100% - 6px)}.social-group .social__item:first-of-type{border-top-left-radius:1rem;border-top-right-radius:1rem}.social-group .social__item:first-of-type:before{display:none}.social-group .social__item:last-of-type{border-bottom:none;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.social{display:flex;flex-wrap:wrap;margin:1.875rem 0 5.625rem}@media (max-width:1199px){.social{margin:3rem 0 4rem}}@media (max-width:991px){.social{margin:2rem 0}}@media (max-width:575px){.social__cta-wrap{flex-basis:100%;margin-bottom:1.5rem}}.social__cta{display:inline-block;padding:.875rem 1.5rem}.social__item{display:inline-block;height:56px;margin-left:1rem;position:relative;width:56px}@media (max-width:575px){.social__item{display:inline-block}}.social__item svg{height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.social__item:hover svg path{fill:#fff}.social__item:hover svg path:nth-of-type(2){fill:#3d3d3d}@media (max-width:575px){.social__item:first-of-type{margin-left:0}}.page.page--for-educators .social{margin-bottom:0}@media (max-width:991px){.page.page--for-educators .social{margin-bottom:2rem}}.social--center{justify-content:center}