.banner{padding:16px;margin-bottom:30px}.banner__title{font-weight:700;color:#e63555;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.banner__text{font-weight:400}.banner__icon{margin-right:8px}.banner-notice{color:#e63555;font-family:Manrope,sans-serif;font-size:14px;letter-spacing:-.17px;line-height:24px;border-radius:4px;background-color:rgba(255,97,125,.1)}.news-preview-wrapper{display:block}.news-preview-wrapper .news-preview{padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #d2cbdb;border-radius:4px;background-color:#fff}.news-preview-wrapper .news-preview__title{margin-bottom:3px;font-size:18px;line-height:26px;text-align:left;color:#354147;letter-spacing:-.3px;font-style:normal;font-weight:700;font-family:P22 Mackinac Pro,serif}.news-preview-wrapper .news-preview__source{margin-bottom:0;font-size:14px;line-height:normal;text-align:left;color:#354147;letter-spacing:-.26px;font-style:normal;font-weight:700;font-family:Manrope,sans-serif}.news-preview-wrapper+.news-preview-wrapper{margin-top:16px}@font-face{font-family:P22 Mackinac Pro;src:url(/dist/ClientApp/scss/fonts/P22MackinacPro-Book_25.otf);font-weight:300;font-style:normal}@font-face{font-family:P22 Mackinac Pro;src:url(/dist/ClientApp/scss/fonts/P22Mackinac-Medium_6.otf);font-weight:400;font-style:normal}@font-face{font-family:P22 Mackinac Pro;src:url(/dist/ClientApp/scss/fonts/P22Mackinac-Bold_23.otf);font-weight:700;font-style:normal}.card-resource{margin-bottom:16px;border:2px solid #d2cbdb;border-radius:4px;padding:24px 24px 25px;-webkit-flex-basis:49%;-ms-flex-preferred-size:49%;flex-basis:49%}.card-resource-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}.card-resource__position{margin-bottom:5px;font-size:18px;line-height:26px;text-align:left;color:#354147;letter-spacing:-.3px;font-style:normal;font-weight:700;font-family:P22 Mackinac Pro,serif}.card-resource__position:hover{color:#71677e}.card-resource__name{margin-bottom:22px;font-size:14px;line-height:normal;letter-spacing:-.26px;font-family:Manrope,sans-serif}.card-resource__name,.card-resource__phone{text-align:left;color:#354147;font-style:normal;font-weight:700}.card-resource__phone{margin-bottom:0;position:relative;font-size:18px;line-height:26px;letter-spacing:-.3px;font-family:P22 Mackinac Pro,serif}.card-resource__phone-icon{width:40px;height:40px;margin-right:16px;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}.card-resource__phone-icon_hovered{border-radius:50%;background:#71677e;visibility:hidden;opacity:0;position:absolute;left:0}.card-resource__phone:hover{color:#71677e}.card-resource__phone:hover .card-resource__phone-icon_hovered{visibility:visible;opacity:1}@media screen and (max-width:768px){.card-resource__phone:hover{color:#354147}.card-resource__phone:hover .card-resource__phone-icon_hovered{visibility:hidden;opacity:0}}