body {font-family: 'Fira Sans', sans-serif;font-size: 26px;font-weight: 400;color: #000000;background-color: #fff;margin: 0;padding: 0;}h1, h2, h3, h4, h5, h6, p {margin: 0;padding: 0;}.container {width: 100%;max-width: 1170px;padding: 0 15px;margin: 0 auto;}b, strong {font-weight: 700;}*, *:after, *:before {box-sizing: border-box;}.--showMobile {display: none;}.--showDesktop {display: flex;}.btn {border: none;border-radius: 0;background: #fd4f18;color: #fff;padding: 0 20px;line-height: 40px;height: 40px;display: inline-block;cursor: pointer;text-transform: uppercase;font-size: 16px;font-weight: 700;letter-spacing: 1px;outline: 0;-webkit-appearance: none;-webkit-transition: .3s ease;transition: .3s ease;}.btn:hover {}.btn__article {width: 100%;text-align: center;background-color: transparent;color: #fd4f18;border: 1px solid #fd4f18;}.btn__article:hover {width: 100%;text-align: center;background-color: #fd4f18;color: #ffffff;border: 1px solid #fd4f18;}.pageLogo {text-transform: uppercase;font-weight: 900;}.pageLogo-orange {color: #FF3800;}.header {position: relative;padding: 12px 0px 10px;}.header:after {content: "";width: 100%;height: 4px;position: absolute;top: 100%;left: 0;background: linear-gradient(90deg, #FD5719 0%, #F98918 100%);}.header__middleWrapper {display: flex;justify-content: space-between;align-items: center;}.header__logo {width: 180px;flex-shrink: 0;margin-right: 30px;}.header__logo img {width: 100%;height: auto;}.header__date {color: #B2B2B2;font-size: 14px;font-weight: 300;line-height: 15px;}.main {display: flex;flex-wrap: wrap;padding: 40px 0px;}.aside__title {color: #FD4E18;font-size: 14px;font-weight: 700;line-height: normal;text-transform: uppercase;margin-bottom: 10px;}.asideLeft {width: 27%;padding-right: 20px;}.asideLeft__wrapper {border: 1px solid #D9D9D9;padding: 18px 13px;}.asideLeft__wrapper hr {border: 0px;border-bottom: 1px solid #D9D9D9;}.aside__articleList {list-style: none;margin: 0px;padding: 0px;}.article__short {margin: 0 0 0.5em;padding-left: 15px;position: relative;}.article__short:before {content: "";background-image: url("/assets/images/caret.svg");width: 4px;height: 8px;display: flex;position: absolute;left: 0px;top: 4px;}.content {width: 50%;}.content__articleList-short {display: none;flex-direction: column;margin: 0px;padding: 0px;list-style: none;}.content__articleList-short a {text-decoration: none;}.article__listHeading {position: relative;margin-bottom: 10px;}.article__listHeading:before {content: '';width: 100%;height: 0;border-bottom: 2px solid #eee;position: absolute;top: 50%;left: 0;margin-top: -1px;}.article__listHeading span {display: inline-block;height: 14px;line-height: 14px;padding: 0 15px 0px 0px;white-space: nowrap;font-size: 14px;background: #ffffff;position: relative;color: #FD4E18;}.article__list {display: flex;gap: 15px;}.article__rowList {gap: 25px;flex-direction: column;}.asideRight .article__rowList {gap: 6px;}.article__row .article__wrapper {display: flex;flex-direction: row;}.article__row .article__imageWrapper {width: 36%;flex: 0 0 36%;}.article__imageWrapper {display: flex;align-items: stretch;position: relative;}.article__imageWrapper > a {display: flex;}.article__imageWrapper img {width: 100%;height: 100%;object-fit: cover;}.article__contentWrapper {padding-left: 15px;}.article__columnList .article__contentWrapper {padding-left: 0px;padding-top: 10px;}.article__columnList .article__column {width: 50%;}.article__meta {display: flex;gap: 11px;}.article__date {display: flex;font-size: 10px;color: #a0a0a0;gap: 4px;align-items: center;line-height: 15px;position: relative;}.article__date:before {content: '';display: block;background-image: url("/assets/images/clock.svg");width: 10px;height: 10px;}.article__general {height: 380px;background-position: center;background-repeat: no-repeat;background-size: cover;margin-bottom: 30px;width: 100%;}.article__general a {width: 100%;}.article__general .article__wrapper {position: relative;display: flex;height: 100%;width: 100%;}.article__general .article__wrapper:before {content: '';display: flex;height: 100%;width: 100%;left: 0px;right: 0px;position: absolute;background: linear-gradient(180deg, transparent 0, #000000 65%, #000000);opacity: .6;}.article__general .article__contentWrapper {margin-top: auto;width: 100%;padding: 10px 10px 15px 15px;display: flex;flex-direction: column;align-items: start;position: relative;height: 100%;justify-content: flex-end;}.article__terms {background-color: #fd4f18;font-size: 11px;font-weight: 700;padding: 4px 6px 3px;line-height: 1;letter-spacing: .06em;color: #ffffff;text-transform: uppercase;margin-left: auto;margin-bottom: auto;}.article__columnList .article__terms {position: absolute;bottom: 10px;left: 10px;margin: 0px;}.aside__article a, .article a {text-decoration: none !important;}.article__title {color: #252422;font-size: 15px;font-weight: 700;line-height: 1.429em;letter-spacing: normal;margin-bottom: 5px;transition: .3s;}.aside__article a:hover .article__title, .article a:hover .article__title {color: #fd4f18;}.article__titleWrapper {display: flex;justify-content: space-between;align-items: center;width: 100%;gap: 10px;}.article__general .article__title {line-height: 1.3em;font-size: 20px;color: #ffffff;margin: 0;}.generalArticle__btn {background: #FD4E18;padding: 4px 12px;font-size: 17px;font-weight: 700;line-height: 1em;height: auto;display: flex;align-items: center;border: 1px solid #fd4f18;white-space: nowrap;transition: .3s;}.generalArticle__btn.--showMobile {display: none;}.generalArticle__btn:hover {background-color: #ffffff;color: #fd4f18;}.article__author {font-size: 11px;line-height: 22px;color: #ffffff;}.article__author a {font-weight: 700;color: #ffffff;transition: .3s;}.article__author a:hover {color: #fd4f18;}.asideRight {width: 23%;padding-left: 10px;}.asideRight .article__wrapper {padding: 10px;border: 1px solid #D9D9D9;}.asideRight .article__contentWrapper {padding-left: 0px;}.asideRight .article__title {margin-top: 8px;}.footer {padding: 40px 0px;}.footer__wrapper {display: flex;justify-content: space-between;margin: 0px -15px;flex-wrap: wrap;}.footer__logoWrapper {flex: 0 0 17%;padding: 0px 15px;}.footer__logo {max-width: 165px;margin-bottom: 20px;}.footer__logo img {width: 100%;}.footer__copyright {margin-bottom: 1em;font-size: 12px;color: #666666;}.footer__copyright a {color: #403d39;text-decoration: none;transition: .3s;}.footer__copyright a:hover {color: #f96435;}.footer__menuWrapper {flex: 0 0 58%;padding: 0px 15px;margin-right: auto;}.footer__menu {margin: 0px;padding: 0px;list-style: none;display: flex;}.footer__menuItem {display: flex;}.footer__menuItem:not(:last-of-type):after {content: '/';margin-right: 8px;color: #e0e0e0;font-size: 14px;font-weight: 400;}.footer__menuItem a {color: #212121;display: inline-block;font-weight: 700;font-size: 15px;text-decoration: none;margin-right: 10px;transition: .3s;}.footer__menuItem a:hover {color: #f96435;}.footer__socialWrapper {flex: 0 0 25%;padding: 0px 15px;}.footer__title {color: #f96435;font-size: 15px;padding-bottom: 10px;margin-bottom: 20px;border-bottom: 2px solid #e0e0e0;width: 100%;}.footer__social {margin: 0px;display: flex;align-items: center;padding: 0px;}.footer__socialItem {color: #a0a0a0;font-size: 14px;margin: 0px 20px 15px 0px;transition: .3s;}.footer__socialItem:hover {color: #f96435;}@media (max-width: 991px) {.--showMobile {display: flex;}.--showDesktop {display: none;}.main {gap: 30px;}.article__general.--showMobile {order: 1;height: 215px;margin-bottom: -15px;}.generalArticle__btn.--showMobile {display: flex;}.article__terms {font-size: 18px;}.generalArticle__btn.--showMobile {width: 100%;justify-content: center;order: 2;padding: 18px;font-size: 18px;text-decoration: none;}.article__general .article__contentWrapper {padding: 13px 17px 15px 15px;}.asideLeft {width: 70%;margin: 0 15%;padding: 0px;order: 3;}.asideLeft__wrapper {border: 0px solid #D9D9D9;padding: 0px 0px;}.asideLeft__wrapper hr {border: 0px;margin: 25px 0px;}.aside__title {font-size: 20px;}.article__title {font-size: 16px;}.asideRight {order: 2;padding-left: 0px;width: 100%;}.content {width: 100%;order: 4;}.asideRight .article__rowList {flex-direction: row;}.asideRight .article {width: 50%;}.asideRight .article__imageWrapper, .asideRight .article__imageWrapper > a {width: 100%;}}@media (max-width: 768px) {.header__middleWrapper {padding-top: 0px;flex-direction: column;gap: 33px;}.header__mobileWrapper {margin-left: 0px;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}.header__logo {margin-right: 0px;display: flex;justify-content: center;}.header__date {font-size: 19px;}.header:after {top: auto;bottom: 48px;}.main {gap: 30px;padding-top: 15px;}.asideLeft {width: 100%;margin: 0px;}.article__columnList {flex-direction: column;}.article__column .article__wrapper {display: flex;}.article__column .article__contentWrapper {padding: 20px 0px 20px 20px;}.content .article__columnList .article__imageWrapper {width: 40%;flex: 0 0 40%;}.asideRight {width: 100%;}.asideRight .article__rowList {flex-direction: column;}.asideRight .article {width: 100%;}.asideRight .article__column .article__wrapper {flex-direction: column;}.asideRight .article__column .article__contentWrapper {padding-left: 0px;}.footer__logoWrapper {flex: 0 0 100%;margin-bottom: 30px;}.footer__menuWrapper {flex: 0 0 65%;}.footer__socialWrapper {flex: 0 0 35%;}}@media (max-width: 768px) {.footer__menuWrapper {flex: 0 0 100%;margin-bottom: 30px;}.footer__socialWrapper {flex: 0 0 auto;}}