html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    outline: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: 100%;
    text-decoration: none;
    background: transparent;
    vertical-align: baseline;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

body {
    color: #393939;
    font-size: 16px;
    line-height: 1.6;
    background-color: white;
    margin: 0;
    font-family: 'Public Sans', sans-serif;
}

img {
    max-width: 100%;
}

input,
select {
    vertical-align: middle;
}

@page {
    size: 8.5in 11in;
}

.u-font-body,
.u-font-main {
    font-family: 'Public Sans', sans-serif;
}

.u-font-title,
.u-font-titles,
.u-rte h2 {
    font-family: 'Bricolage Grotesque', sans-serif;
}

.u-hide-print,
.embed-video-container {
    display: none !important;
}

.u-hide-print-bg {
    background-image: none !important;
}

.o-main {
    page-break-after: avoid;
    page-break-before: avoid;
}

.print-header {
    border-bottom: 1px solid #c1bfbf;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.print-header img {
    display: block;
    width: 100px;
}

.print-footer {
    margin-top: 20px;
    padding-top: 20px;
    font-size: 12px;
    border-top: 1px solid #c1bfbf;
}

.o-page__container {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.o-page__left {
    display: table-cell;
    vertical-align: top;
}

.o-page__right {
    width: 33%;
    padding-left: 30px;
    display: table-cell;
    vertical-align: top;
}

.o-page__container.pdf-page-blocks,
.o-page__container.print-page-blocks {
    display: block;
}

.o-page__container.pdf-page-blocks .o-page__left,
.o-page__container.print-page-blocks .o-page__left,
.o-page__container.pdf-page-blocks .o-page__right,
.o-page__container.print-page-blocks .o-page__right {
    display: block;
}

.o-page__container.pdf-page-blocks .o-page__right,
.o-page__container.print-page-blocks .o-page__right {
    padding-top: 40px;
    width: 100%;
    padding-left: 0;
}

.o-page__intro {
    display: block;
    font-style: normal;
    font-weight: 500;
    line-height: 131.25%;
    font-size: 22px;
    color: #aa182c;
}

.o-page__section + .o-page__section:not(.u-print-skip-margin) {
    margin-top: 20px;
}

.o-page__section-title {
    display: block;
    color: #aa182c;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.u-rte {
    display: block;
    font-size: 16px;
    line-height: 1.6;
}

.u-rte > * {
    margin-bottom: 20px;
}

.u-rte > *:last-child {
    margin-bottom: 0;
}

.u-rte h2 {
    display: block;
    color: #aa182c;
    font-weight: 500;
    line-height: 131.25%;
    font-size: 22px;
}

.u-rte h3 {
    display: block;
    color: #aa182c;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
}

.u-rte ul {
    margin-left: 16px;
}

.u-rte ol {
    margin-left: 24px;
}

.u-rte figure,
.u-rte img {
    display: block;
    max-width: 400px;
    height: auto;
}

.u-rte figure figcaption,
.u-rte figure .figcaption {
    margin-top: 10px;
}

.u-rte figure figcaption,
.u-rte figure .figcaption {
    padding-left: 10px;
    border-left: 3px solid #aa182c;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.u-rte__image-right,
.u-rte figure.u-rte__image-right {
    float: right;
    max-width: 150px;
    display: block;
    margin-left: 15px;
    margin-bottom: 15px;
}

.u-rte__image-right img,
.u-rte figure.u-rte__image-right img {
    width: 100%;
}

.u-rte .numbers {
    width: 100%;
    display: table;
    table-layout: fixed;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 155.556%;
    color: black;
}

.u-rte .numbers .number {
    display: table-cell;
    vertical-align: top;
    width: 25%;
    padding-left: 25px;
    padding-right: 15px;
    border-left: 5px solid #e8e9ea;
}

.u-rte .numbers strong {
    display: block;
    font-size: 44px;
    font-style: normal;
    font-weight: 100;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #aa182c;
}

.u-rte blockquote {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 15px;
    border-left: 5px solid #e8e9ea;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 176.923%;
    color: #aa182c;
}

.u-rte__red-quote,
.u-rte__big-quote {
    display: block;
    color: #aa182c;
    font-size: 18px;
    padding: 20px 0;
    border-top: 1px solid #e8e9ea;
    border-bottom: 1px solid #e8e9ea;
}

.u-rte__red-quote small,
.u-rte__big-quote small {
    display: block;
    padding-top: 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.u-rte__black-box-title {
    display: block;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.u-rte__black-box .c-btn {
    display: none;
}

.c-hero__title {
    display: block;
    color: black;
    font-size: 36px;
    line-height: 1.2;
    padding-bottom: 30px;
}

.o-sidebar__section {
    width: 100%;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e9ea;
}

.o-sidebar__section:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.o-sidebar__title,
.c-news__contacts-title {
    display: block;
    font-size: 18px;
    color: #aa182c;
    padding-bottom: 10px;
    font-weight: 600;
    line-height: 1.4;
}

.o-sidebar__links,
.o-sidebar__list {
    font-size: 14px;
    line-height: 1.4;
    list-style-type: none;
    color: black;
}

.o-sidebar__links a {
    text-decoration: none;
    color: black;
}

.o-sidebar__links > li {
    padding-top: 10px;
}

.o-sidebar__links > li:first-child {
    padding-top: 0;
}

.o-newslist {
    width: 100%;
    display: block;
}

.o-newslist__item {
    padding-bottom: 40px;
    margin-bottom: 40px;
    color: #393939;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    border-bottom: 1px solid #e8e9ea;
}

.o-newslist__item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.o-newslist__item.is-flex {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.o-newslist__item-thumb img {
    width: 100%;
    display: block;
}

.o-newslist__item.is-flex .o-newslist__item-thumb {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
    width: 170px;
}

.o-newslist__item.is-flex .o-newslist__item-right {
    display: table-cell;
    vertical-align: top;
}

.o-newslist__item-date {
    display: block;
    overflow: hidden;
    list-style-type: none;
    padding-bottom: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 111.111%;
    color: #6f6c7a;
}

.o-newslist__item-emp {
    color: #aa182c;
}

.o-newslist__item-date > li {
    float: left;
    margin-right: 15px;
}

.o-newslist__item-title {
    display: block;
    color: black;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 141.667%;
}

.o-newslist__item-content {
    padding-top: 10px;
}

.c-filters__divider.has-mt {
    padding-top: 40px;
    min-height: 1px;
}

.o-sidebar__contacts,
.c-news__contacts-row {
    display: block;
    list-style-type: none;
}

.o-sidebar__contacts a {
    text-decoration: none;
    color: black;
}

.o-sidebar__contacts > li {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding-top: 20px;
}

.c-news__contacts-item {
    width: 100%;
    display: table;
    table-layout: fixed;
    text-decoration: none;
    color: black;
}

.c-news__contacts-row > li {
    display: block;
    padding-top: 20px;
}

.o-sidebar__contacts > li:first-child,
.c-news__contacts-row > li:first-child {
    padding-top: 0;
}

.o-sidebar__contacts-img,
.c-news__contacts-figure {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
    width: 115px;
}

.o-sidebar__contacts-img img,
.c-news__contacts-figure img {
    width: 100%;
    display: block;
}

.o-sidebar__contacts-name,
.c-news__contacts-name {
    display: table-cell;
    vertical-align: middle;
}

.c-news__header-types {
    list-style-type: none;
    padding-bottom: 5px;
}

.c-news__header-title {
    display: block;
    font-size: 28px;
    line-height: 1.2;
    color: black;
    padding-bottom: 5px;
}

.c-news__header-subtitle {
    display: block;
    font-size: 20px;
}

.c-news__header-list {
    display: block;
    list-style-type: none;
    color: #393939;
    padding-left: 12px;
    border-left: 3px solid #aa182c;
}

.c-news__header-list strong {
    font-weight: 700;
}

.o-attorneys {
    width: 100%;
    display: block;
}

.o-attorneys__row {
    margin-left: -15px;
    margin-right: -15px;
    height: auto !important;
    overflow: hidden;
}

.o-attorneys__col {
    float: left;
    width: 50%;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    position: static !important;
}

.o-attorneys.o-attorneys--3-cols .o-attorneys__row {
    margin-left: 0;
    margin-right: 0;
}

.o-attorneys.o-attorneys--3-cols .o-attorneys__col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: none;
}

.c-attorney {
    width: 100%;
    display: block;
    background-image: none !important;
}

.c-attorney__image {
    width: 200px;
    padding-bottom: 12px;
}

.c-attorney__image img {
    width: 100%;
    display: block;
}

.c-attorney__content {
    display: block;
}

.c-attorney__content-inner ul {
    list-style-type: none;
}

.c-redbox__title {
    color: black;
    font-size: 16px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: none;
    -webkit-appearance: none;
    background-color: transparent;
}

.c-redbox__list {
    font-size: 16px;
    margin-left: 20px;
}

.o-tabs__content {
    display: none;
}

.o-tabs__content.is-active {
    display: block;
}

.pdf-professional {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.pdf-professional__headshot {
    display: table-cell;
    vertical-align: top;
    width: 45%;
    padding-right: 20px;
}

.pdf-professional__headshot img {
    display: block;
    width: 100%;
}

.pdf-professional__content {
    display: table-cell;
    vertical-align: top;
}

.pdf-professional__name {
    display: block;
    font-size: 28px;
    line-height: 1.2;
    color: black;
    padding-bottom: 5px;
}

.pdf-professional__position {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
}

.pdf-professional__contacts {
    margin: 0;
    padding: 12px 0 0 0;
    list-style-type: none;
    font-size: 14px;
}

.pdf-professional__socials {
    margin: 0;
    padding: 12px 0 0 0;
    list-style-type: none;
    overflow: hidden;
}

.pdf-professional__socials > li {
    float: left;
    padding-right: 14px;
}

.pdf-professional__socials a {
    display: block;
}

.pdf-professional__socials svg {
    display: block;
    width: 18px;
    height: 18px;
}

.c-rteaccordion__btn,
button.c-rteaccordion__btn {
    padding: 0;
    margin: 0 0 10px 0;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: transparent;
    display: block;
    color: #aa182c;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
}
