.widget__author{align-items:center;border-radius:8px;border-top-color:var(--color-border);border-top-width:1px;border:1px solid var(--color-border);border-top:4px solid var(--color-primary);box-shadow:0 35px 15px -25px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:center;padding:30px 30px 25px}.widget__author .author__avatar{height:75px;margin-bottom:20px;position:relative;width:75px}.widget__author .author__avatar img{height:100%;width:100%}.widget__author .author__avatar:before{background-color:var(--color-primary);border:2px solid var(--color-white-contrast-100);border-radius:100%;content:"";height:8px;position:absolute;right:12px;top:0;width:8px}.widget__author .author__avatar img{border-radius:50%;overflow:hidden}.widget__author .author__text{text-align:center;width:100%}.widget__author .author__name{margin-bottom:5px}.widget__author .author__name a{color:var(--color-dark-contrast-100);font-size:1.14285714286rem;font-weight:600;line-height:1.5}.widget__author .author__bio{color:var(--color-dark-contrast-60);font-size:1rem;line-height:1.7}.widget__author .social-list{display:flex;flex-wrap:wrap;gap:5px 10px;justify-content:center;margin-top:15px}.widget__author .social-list>li>a{align-items:center;border:1px solid var(--color-border);border-radius:8px;color:var(--color-dark-contrast-60);display:flex;height:37px;justify-content:center;line-height:1;transition:.3s;width:37px}.widget__author .social-list>li>a:hover{background-color:var(--color-primary);color:var(--color-white-contrast-100)}.text-footer-color-black .widget__author{border-color:var(--color-custom-black-border-dark);border-top-color:var(--color-primary)}.text-footer-color-black .widget__author .author__name a{color:var(--color-custom-black)}.text-footer-color-black .widget__author .author__bio{color:var(--color-custom-black-80)}.text-footer-color-black .widget__author .social-list>li>a{border-color:var(--color-custom-black-border-dark);color:var(--color-custom-black-60)}.text-footer-color-black .widget__author .social-list>li>a:hover{background-color:var(--color-primary);color:var(--color-white-contrast-100)}.text-footer-color-black .widget__author .author__avatar:before{border-color:var(--color-custom-black)}.text-footer-color-white .widget__author{border-color:var(--color-border-white);border-top-color:var(--color-white-contrast-100)}.text-footer-color-white .widget__author .author__name a{color:var(--color-white-contrast-100)}.text-footer-color-white .widget__author .author__bio{color:var(--color-white-contrast-80)}.inverse-text .widget__author .social-list>li>a,.text-footer-color-white .widget__author .social-list>li>a{border-color:var(--color-border-white);color:var(--color-white-contrast-60)}.text-footer-color-white .widget__author .social-list>li>a:hover{color:var(--color-white-contrast-100)}.text-footer-color-white .widget__author .author__avatar:before{border-color:var(--color-white-contrast-100)}@media (max-width:1199px) and (min-width:992px),(max-width:380px){.widget__author{padding:25px 20px 20px}}@media (max-width:991px) and (min-width:768px){.widget__author{padding:30px 40px}.widget__author .author__avatar{height:90px;margin:0 30px 0 0;width:90px}.widget__author .author__text{flex:1;text-align:left}.widget__author .author__bio{max-width:380px}.widget__author .social-list{justify-content:flex-start}}