*, ::after, ::before {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

body {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-style: normal;
}

*:focus {
  outline: none;
}

*::-moz-focus-inner {
  border: 0;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
  font-weight: normal;
  text-decoration: none;
  outline: 0;
}

::selection {
  text-shadow: none;
}

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

/*Remove HTML5 Spinners*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  margin: 0;
}

input[type=number] {
  appearance: textfield;
}

input::-moz-focus-inner {
  border: 0;
}

img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizequality;
  -ms-interpolation-mode: nearest-neighbor;
  border-style: none;
  display: block;
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

i,
u,
em {
  font-style: normal;
  text-decoration: none;
}

b,
strong {
  font-weight: normal;
}

button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

a {
  display: inline-flex;
}

.body-overflow {
  overflow: hidden;
}

:root {
  color-scheme: light;
}

body {
  color: #000000;
}

a {
  color: #000000;
}

::selection {
  color: #ffffff;
  background: #000000;
}

@font-face {
  font-family: "Urbanist-ExtraBold";
  src: url("./../fonts/Urbanist-ExtraBold.woff2") format("woff2"), url("./../fonts/Urbanist-ExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist-Bold";
  src: url("./../fonts/Urbanist-Bold.woff2") format("woff2"), url("./../fonts/Urbanist-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist-Light";
  src: url("./../fonts/Urbanist-Light.woff2") format("woff2"), url("./../fonts/Urbanist-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist-Medium";
  src: url("./../fonts/Urbanist-Medium.woff2") format("woff2"), url("./../fonts/Urbanist-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist-Regular";
  src: url("./../fonts/Urbanist-Regular.woff2") format("woff2"), url("./../fonts/Urbanist-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist-SemiBold";
  src: url("./../fonts/Urbanist-SemiBold.woff2") format("woff2"), url("./../fonts/Urbanist-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist-Italic";
  src: url("./../fonts/Urbanist-Italic.woff2") format("woff2"), url("./../fonts/Urbanist-Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Urbanist-Medium", serif, Arial;
}

.container-small, .container-standard, .container-large, .container-full {
  width: 100%;
  margin-inline: auto;
  padding-inline: 40px;
}

.container-large {
  max-width: 1564px;
}

.container-standard {
  max-width: 1172px;
}

.container-small {
  max-width: 848px;
}

@media (max-width: 1099px) {
  .container-full, .container-large, .container-standard, .container-small {
    padding-inline: 30px;
  }
}
@media (max-width: 767px) {
  .container-full, .container-large, .container-standard, .container-small {
    padding-inline: 20px;
  }
}
.button-style-white, .button-style-black {
  font-size: 16px;
  font-family: "Urbanist-Bold";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 20px 50px;
  border-radius: 40px;
  transition: all 250ms ease-in-out;
}

.button-style-black {
  color: #ffffff;
  background: #000000;
}
.button-style-black:hover {
  background: #5c5c5c;
  color: #ffffff;
}

.button-style-white {
  color: #000000;
  background: #ffffff;
}
.button-style-white:hover {
  background: #000000;
  color: #ffffff;
}

.site-main {
  padding: 40px 0;
}
.site-main-row {
  display: flex;
  width: 100%;
  gap: 40px;
}
.site-main-col-left {
  flex-grow: 1;
  -webkit-user-select: none;
  user-select: none;
  min-width: 0;
}
.site-main-col-right {
  width: 320px;
  flex-shrink: 0;
}
@media (max-width: 1280px) {
  .site-main-col-right {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .site-main-col-right {
    width: 100%;
  }
  .site-main-row {
    flex-direction: column;
  }
}

.header-section {
  position: sticky;
  top: 0;
  background: #ffffff;
  z-index: 9;
  border-bottom: 1px solid #e2e2e2;
}
.header-top {
  padding: 12px 0;
  background: #1b263b;
}
.header-top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 20px;
}
.header-top-time {
  color: #e2e2e2;
  font-size: 14px;
}
.header-top-input {
  display: flex;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  padding: 4px 6px 4px 8px;
}
.header-top-input input[type=text] {
  all: unset;
  display: inline-flex;
  width: 120px;
  padding: 0;
  margin: 0;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: transparent;
  color: #e2e2e2;
  text-transform: lowercase;
}
.header-top-input input[type=text]::placeholder {
  color: #e2e2e2;
}
.header-top-input input[type=submit] {
  all: unset;
  display: inline-flex;
  background: url("../img/icon-search.svg") center center no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.header-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  gap: 25px 0;
}
.header-menu {
  user-select: none;
}
.header-menu-background {
  background: #eeeeee;
  border-top: 1px solid #e2e2e2;
}
.header-menu > ul {
  display: flex;
  gap: 0 24px;
  align-items: center;
  font-family: "Urbanist-SemiBold";
  text-transform: uppercase;
}
.header-menu > ul > li {
  position: relative;
}
.header-menu > ul > li > a {
  font-size: 16px;
  color: #000000;
  padding: 12px 0;
  display: inline-flex;
  transition: color 250ms ease;
}
@media (min-width: 1100px) {
  .header-menu > ul > li {
    cursor: pointer;
  }
  .header-menu > ul > li:hover > a {
    color: #B52E31;
    text-decoration-color: #B52E31;
  }
}
.header-menu > ul > li:has(ul) {
  padding-right: 30px;
}
.header-menu > ul > li:has(ul)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url("../img/icon-menu-arrow-down.svg") no-repeat center center;
  background-size: 24px 24px;
}
@media (min-width: 1100px) {
  .header-menu > ul > li:has(ul):hover::after {
    transform: translateY(-50%) rotate(180deg);
  }
}
@media (min-width: 1100px) {
  .header-menu > ul > li:hover > ul {
    display: flex;
  }
}
.header-menu > ul > li > ul {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 100%;
  width: max-content;
  min-width: 200px;
  border: none;
  padding: 0;
  z-index: 5;
  background: #ffffff;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #e2e2e2;
}
.header-menu > ul > li > ul > li {
  width: 100%;
}
.header-menu > ul > li > ul > li:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}
.header-menu > ul > li > ul > li > a {
  display: block;
  width: 100%;
  color: #000000;
  font-size: 14px;
  padding: 12px 10px;
  font-family: "Urbanist-SemiBold";
}
@media (min-width: 1100px) {
  .header-menu > ul > li > ul > li > a:hover {
    color: #ffffff;
    background-color: #1b263b;
  }
}
.header-menu > ul > li > ul > li:has(ul) > a {
  position: relative;
}
.header-menu > ul > li > ul > li:has(ul) > a::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  width: 24px;
  height: 24px;
  background: url("../img/icon-menu-arrow-down.svg") no-repeat center center;
  background-size: 24px 24px;
}
@media (min-width: 1100px) {
  .header-menu > ul > li > ul > li:has(ul) > a:hover::after {
    background-image: url("../img/icon-menu-arrow-down-white.svg");
  }
}
@media (min-width: 1100px) {
  .header-menu > ul > li > ul > li:hover > ul {
    display: flex;
  }
}
.header-menu > ul > li > ul > li > ul {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 100%;
  width: max-content;
  min-width: 200px;
  border: none;
  padding: 0;
  z-index: 5;
  background-color: #ffffff;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.03);
}
.header-menu > ul > li > ul > li > ul > li {
  border-bottom: 1px solid #aaaaaa;
  width: 100%;
}
.header-menu > ul > li > ul > li > ul > li > a {
  display: block;
  width: 100%;
  color: #000000;
  font-size: 16px;
  padding: 12px 10px;
}
@media (min-width: 1100px) {
  .header-menu > ul > li > ul > li > ul > li > a:hover {
    color: #ffffff;
    background-color: #000000;
  }
}
.header-mobile-button {
  display: none;
}
.header-col-left a {
  display: inline-flex;
  width: 168px;
}
.header-col-left a img {
  display: block;
  width: 100%;
  height: auto;
}
.header-social-links {
  display: flex;
  gap: 0 12px;
  align-items: center;
}
.header-social-links li a img {
  display: inline-flex;
  width: 24px;
  height: auto;
}
@media (max-width: 1099px) {
  .header-row {
    padding: 14px 0;
  }
  .header-section {
    border-bottom: 1px solid #1b263b;
  }
  .header-social-links {
    display: none;
  }
  .header-menu ul {
    display: none;
  }
  .header-mobile-button {
    display: inline-flex;
    background: url("../img/icon-menu-hamburger.svg") center center no-repeat;
    width: 36px;
    height: 36px;
    background-size: contain;
    cursor: pointer;
  }
  .header-col-left a {
    width: 160px;
  }
  .header-section.open .header-menu > ul {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 122px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    z-index: 91;
    overflow-y: auto;
    border-top: 1px solid #1b263b;
  }
  .header-section.open .header-menu > ul > li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #aaaaaa;
  }
  .header-section.open .header-menu > ul > li > a {
    display: block;
    padding-right: 25px;
  }
  .header-section.open .header-menu > ul > li:has(ul) {
    cursor: pointer;
  }
  .header-section.open .header-menu > ul > li:has(ul)::after {
    transform: translateY(-50%) rotate(-90deg);
    top: 20px;
  }
  .header-section.open .header-menu > ul > li.active:has(ul)::after {
    top: 10px;
    transform: rotate(-180deg);
  }
  .header-section.open .header-menu > ul > li.active > ul {
    display: flex;
    width: 100%;
    position: static;
    box-shadow: none;
    gap: 0;
    padding: 8px 20px;
    background: #eeeeee;
  }
  .header-section.open .header-menu > ul > li.active > ul > li {
    cursor: default;
    border-color: #aaaaaa;
  }
  .header-section.open .header-menu > ul > li.active > ul > li > a {
    padding: 12px 0;
    display: block;
    width: auto;
  }
  .header-section.open .header-menu > ul > li.active > ul > li > a::after {
    right: 0;
  }
  .header-section.open .header-menu > ul > li.active > ul > li.active:has(ul) {
    border-bottom: none;
  }
  .header-section.open .header-menu > ul > li.active > ul > li.active:has(ul) > a {
    padding: 12px 0;
  }
  .header-section.open .header-menu > ul > li.active > ul > li.active:has(ul) > a::after {
    top: 10px;
    transform: rotate(-180deg);
  }
  .header-section.open .header-menu > ul > li.active > ul > li.active > ul {
    display: flex;
    width: 100%;
    position: static;
    box-shadow: none;
    gap: 16px 0;
    background: #e2e2e2;
    padding: 15px;
  }
  .header-section.open .header-menu > ul > li.active > ul > li.active > ul > li {
    border-bottom: none;
  }
  .header-section.open .header-menu > ul > li.active > ul > li.active > ul > li > a {
    padding: 0;
    border: none;
  }
  .header-section.open .header-mobile-button {
    background-image: url("../img/icon-menu-close.svg");
  }
}

.footer-section {
  background: #1b263b;
}
.footer-top-row {
  padding: 70px 0;
  display: flex;
  gap: 0 60px;
}
.footer-top-logo img {
  width: 168px;
  height: auto;
}
.footer-top-col-left {
  width: 35%;
}
.footer-top-col-right {
  display: flex;
  justify-content: space-between;
  width: 65%;
  gap: 20px;
}
.footer-top-widget p {
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.45em;
  color: #e2e2e2;
}
.footer-top-widget h2 {
  font-family: "Urbanist-Bold";
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #ffffff;
}
.footer-top-widget ul:not(.social-icons) {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
}
.footer-top-widget ul:not(.social-icons) li a {
  font-size: 16px;
  color: #e2e2e2;
  position: relative;
  transition: all 300ms ease-in-out;
}
.footer-top-widget ul:not(.social-icons) li a:after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #B52E31;
  transition: all 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  bottom: -6px;
}
.footer-top-widget ul:not(.social-icons) li a:hover {
  color: #B52E31;
  text-decoration-color: #B52E31;
}
.footer-top-widget ul:not(.social-icons) li a:hover:after {
  bottom: -3px;
  opacity: 1;
  visibility: visible;
}
.footer-top-widget ul.social-icons {
  display: flex;
  gap: 0 12px;
  align-items: center;
}
.footer-top-widget ul.social-icons li a img {
  display: inline-flex;
  width: 26px;
  height: auto;
}
.footer-bottom-row {
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #5c5c5c;
}
.footer-bottom-row P {
  font-size: 15px;
  color: #e2e2e2;
}
.footer-bottom-row P a {
  color: #e2e2e2;
  font-family: "Urbanist-Bold";
}
@media (max-width: 1099px) {
  .footer-top-col-left {
    width: 33.33%;
  }
  .footer-top-col-right {
    width: 66.66%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 35px 20px;
  }
}
@media (max-width: 767px) {
  .footer-section {
    background: #1b263b;
    margin-top: 35px;
  }
  .footer-top-row {
    padding: 45px 0;
    flex-direction: column;
    gap: 35px;
  }
  .footer-top-col-left {
    width: 100%;
  }
  .footer-top-col-right {
    width: 100%;
  }
  .footer-top-widget h2 {
    font-size: 21px;
  }
}

.site-sidebar {
  display: flex;
  flex-direction: column;
  gap: 45px 0;
}
.site-sidebar-item-title {
  display: block;
  margin-bottom: 15px;
  border-bottom: 3px solid #B52E31;
}
.site-sidebar-item-title h2 {
  display: inline-flex;
  font-family: "Urbanist-Bold";
  font-size: 17px;
  position: relative;
  color: #000000;
  text-transform: uppercase;
  padding: 6px 10px 6px 32px;
}
.site-sidebar-item-title h2::before {
  content: "";
  width: 15px;
  height: 3px;
  left: 0;
  top: 19px;
  background: #B52E31;
  position: absolute;
}
.site-sidebar-item-title h2::after {
  content: "";
  width: 21px;
  height: 3px;
  left: 0;
  top: 10px;
  background: #B52E31;
  position: absolute;
}
.site-sidebar-item-content img {
  width: 100%;
  height: auto;
}
.site-sidebar-item-content ul.list-style-1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px 0;
}
.site-sidebar-item-content ul.list-style-1 li a {
  display: block;
  font-family: "Urbanist-SemiBold";
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  padding-left: 20px;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.site-sidebar-item-content ul.list-style-1 li a:hover {
  color: #B52E31;
}
.site-sidebar-item-content ul.list-style-1 li a::before {
  content: "";
  position: absolute;
  font-size: 16px;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #B52E31;
  position: absolute;
  left: 2px;
  top: 6px;
}
.site-sidebar-item-content .list-style-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 25px 0;
  position: relative;
}
.site-sidebar-item-content .list-style-2::before {
  content: "";
  position: absolute;
  width: 1px;
  left: 0;
  top: 3px;
  bottom: 0;
  background: #e2e2e2;
  position: absolute;
  border-radius: 50%;
}
.site-sidebar-item-content .list-style-2 li {
  position: relative;
  padding-left: 15px;
}
.site-sidebar-item-content .list-style-2 li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: -4px;
  top: 3px;
  background: #B52E31;
  position: absolute;
  border-radius: 50%;
}
.site-sidebar-item-content .list-style-2-link {
  display: block;
  font-family: "Urbanist-SemiBold";
  font-size: 16px;
  position: relative;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.site-sidebar-item-content .list-style-2-link:hover {
  color: #B52E31;
}
.site-sidebar-item-content .list-style-2-bottom {
  display: flex;
  align-items: center;
  gap: 0 14px;
  margin-top: 8px;
}
.site-sidebar-item-content .list-style-2-bottom a,
.site-sidebar-item-content .list-style-2-bottom span {
  color: #5c5c5c;
  font-size: 13px;
  padding-left: 22px;
  background-size: auto 16px;
}
.site-sidebar-item-content .list-style-2-cat {
  background: url("../img/icon-cat.svg") left center no-repeat;
}
.site-sidebar-item-content .list-style-2-date {
  background: url("../img/icon-date.svg") left center no-repeat;
}
.site-sidebar-item-content .list-style-2-views {
  background: url("../img/icon-views.svg") left center no-repeat;
}

.post-list-cat {
  display: flex;
  flex-direction: column;
  gap: 25px 0;
}
.post-list-cat h1 {
  font-family: "Urbanist-Bold";
  font-size: 32px;
}
.post-list-cat-item {
  padding-top: 0;
}
.post-list-cat-item:not(:first-child) {
  border-top: 1px solid #e2e2e2;
  padding-top: 25px;
}
.post-list-cat-item h2 a {
  font-family: "Urbanist-Bold";
  font-size: 25px;
  transition: all 250ms ease-in-out;
}
.post-list-cat-item h2 a:hover {
  color: #B52E31;
}
.post-list-cat-item p {
  color: #232323;
  font-size: 17px;
  line-height: 1.28em;
  margin-top: 20px;
}
.post-list-cat-item-bottom {
  display: flex;
  align-items: center;
  gap: 0 14px;
  margin-top: 20px;
}
.post-list-cat-item-bottom a,
.post-list-cat-item-bottom span {
  color: #5c5c5c;
  font-size: 14px;
  padding-left: 24px;
  background-size: auto 18px;
}
.post-list-cat-item-cat {
  background: url("../img/icon-cat.svg") left center no-repeat;
}
.post-list-cat-item-date {
  background: url("../img/icon-date.svg") left center no-repeat;
}
.post-list-cat-item-views {
  background: url("../img/icon-views.svg") left center no-repeat;
}
@media (max-width: 1099px) {
  .post-list-cat h1 {
    font-size: 24px;
  }
  .post-list-cat-item h2 a {
    font-size: 21px;
  }
}

.post-list-cat-v2-section h1 {
  font-family: "Urbanist-Bold";
  font-size: 32px;
}
.post-list-cat-v2-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 40px;
  margin-top: 30px;
}
.post-list-cat-v2-list li {
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #e2e2e2;
}
.post-list-cat-v2-list li a {
  display: inline-flex;
  font-family: "Urbanist-SemiBold";
  font-size: 18px;
  position: relative;
  padding-left: 20px;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.post-list-cat-v2-list li a:hover {
  color: #B52E31;
}
.post-list-cat-v2-list li a::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #B52E31;
  position: absolute;
  left: 2px;
  top: 6px;
}
@media (max-width: 1099px) {
  .post-list-cat-v2-section h1 {
    font-size: 26px;
  }
  .post-list-cat-v2-list {
    grid-template-columns: 1fr;
    gap: 10px 40px;
  }
  .post-list-cat-v2-list li {
    padding-bottom: 10px;
  }
  .post-list-cat-v2-list li a {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .post-list-cat-v2-section h1 {
    font-size: 24px;
  }
}

.post-list-cat-v3-section h1 {
  font-family: "Urbanist-Bold";
  font-size: 32px;
}
.post-list-cat-v3-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px 40px;
  margin-top: 30px;
}
.post-list-cat-v3-list li {
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #e2e2e2;
}
.post-list-cat-v3-list li a {
  display: inline-flex;
  font-family: "Urbanist-SemiBold";
  font-size: 18px;
  position: relative;
  padding-left: 20px;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.post-list-cat-v3-list li a:hover {
  color: #B52E31;
}
.post-list-cat-v3-list li a::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #B52E31;
  position: absolute;
  left: 2px;
  top: 6px;
}
@media (max-width: 1099px) {
  .post-list-cat-v3-section h1 {
    font-size: 26px;
  }
  .post-list-cat-v3-list {
    gap: 10px 40px;
  }
  .post-list-cat-v3-list li {
    padding-bottom: 10px;
  }
  .post-list-cat-v3-list li a {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .post-list-cat-v3-section h1 {
    font-size: 24px;
  }
}

.single-article-title h1 {
  font-family: "Urbanist-Bold";
  font-size: 32px;
}
.single-article-top {
  display: flex;
  gap: 15px 30px;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.single-article-info {
  display: flex;
  align-items: center;
  gap: 0 14px;
}
.single-article-info a,
.single-article-info span {
  color: #5c5c5c;
  font-size: 15px;
  padding-left: 24px;
  background-size: auto 18px;
}
.single-article-info-cat {
  background: url("../img/icon-cat.svg") left center no-repeat;
}
.single-article-info-date {
  background: url("../img/icon-date.svg") left center no-repeat;
}
.single-article-info-views {
  background: url("../img/icon-views.svg") left center no-repeat;
}
.single-article-sharing ul {
  display: flex;
  gap: 0 12px;
  align-items: center;
}
.single-article-sharing ul li a img {
  display: inline-flex;
  width: 26px;
  height: auto;
}
.single-article-content {
  padding: 30px 0;
  color: #232323;
  font-size: 16px;
  line-height: 1.35em;
}
.single-article-content img {
  display: block;
  width: 100%;
  height: auto;
}
.single-article-content img:not(:last-child) {
  margin-bottom: 12px;
}
.single-article-content h1,
.single-article-content h2,
.single-article-content h3 {
  font-family: "Urbanist-SemiBold";
  font-size: 20px;
  color: #000000;
}
.single-article-content h1:not(:last-child),
.single-article-content h2:not(:last-child),
.single-article-content h3:not(:last-child) {
  margin-bottom: 15px;
}
.single-article-content h4,
.single-article-content h5,
.single-article-content h6 {
  font-family: "Urbanist-SemiBold";
  font-size: 18px;
  color: #000000;
}
.single-article-content h4:not(:last-child),
.single-article-content h5:not(:last-child),
.single-article-content h6:not(:last-child) {
  margin-bottom: 15px;
}
.single-article-content p {
  font-size: 16px;
}
.single-article-content p:not(:last-child) {
  margin-bottom: 15px;
}
.single-article-content a {
  color: #000000;
  text-decoration: underline;
  transition: all 250ms ease-in-out;
}
.single-article-content a:hover {
  color: #B52E31;
}
.single-article-content strong {
  font-weight: normal;
  font-family: "Urbanist-SemiBold";
  color: #000000;
}
.single-article-content ul,
.single-article-content ol {
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.single-article-content ul:not(:last-child),
.single-article-content ol:not(:last-child) {
  margin-bottom: 15px;
}
.single-article-content ul {
  list-style: none;
}
.single-article-content ul li {
  padding-left: 12px;
  position: relative;
}
.single-article-content ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #000000;
}
.single-article-content ol {
  list-style: decimal inside;
}
.single-article-content hr {
  display: block;
  margin: 20px 0;
  height: 1px;
  background: #e2e2e2;
  border: none;
}
.single-article-copyrights {
  background: #eeeeee;
  padding: 12px;
}
.single-article-copyrights p {
  font-size: 14px;
  line-height: 1.3em;
  color: #000000;
}
@media (max-width: 1099px) {
  .single-article-title h1 {
    font-size: 24px;
  }
  .single-article-info a,
  .single-article-info span {
    font-size: 14px;
  }
  .single-article-content {
    padding: 25px 0;
  }
  .single-article-content h1,
  .single-article-content h2,
  .single-article-content h3 {
    font-size: 18px;
  }
  .single-article-content h4,
  .single-article-content h5,
  .single-article-content h6 {
    font-size: 16px;
  }
}

.related-articles {
  margin-top: 30px;
}
.related-articles-title {
  display: block;
  margin-bottom: 15px;
  border-bottom: 3px solid #B52E31;
}
.related-articles-title h2 {
  display: inline-flex;
  font-family: "Urbanist-Bold";
  font-size: 17px;
  position: relative;
  color: #000000;
  text-transform: uppercase;
  padding: 6px 10px 6px 32px;
}
.related-articles-title h2::before {
  content: "";
  width: 15px;
  height: 3px;
  left: 0;
  top: 19px;
  background: #B52E31;
  position: absolute;
}
.related-articles-title h2::after {
  content: "";
  width: 21px;
  height: 3px;
  left: 0;
  top: 10px;
  background: #B52E31;
  position: absolute;
}
.related-articles-content img {
  width: 100%;
  height: auto;
}
.related-articles-content ul.list-style-1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px 0;
}
.related-articles-content ul.list-style-1 li a {
  display: block;
  font-family: "Urbanist-SemiBold";
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  padding-left: 20px;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.related-articles-content ul.list-style-1 li a:hover {
  color: #B52E31;
}
.related-articles-content ul.list-style-1 li a::before {
  content: "";
  position: absolute;
  font-size: 16px;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #B52E31;
  position: absolute;
  left: 2px;
  top: 6px;
}
.related-articles-content .list-style-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 25px 0;
  position: relative;
}
.related-articles-content .list-style-2::before {
  content: "";
  position: absolute;
  width: 1px;
  left: 0;
  top: 3px;
  bottom: 0;
  background: #e2e2e2;
  position: absolute;
  border-radius: 50%;
}
.related-articles-content .list-style-2 li {
  position: relative;
  padding-left: 15px;
}
.related-articles-content .list-style-2 li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: -4px;
  top: 3px;
  background: #B52E31;
  position: absolute;
  border-radius: 50%;
}
.related-articles-content .list-style-2-link {
  display: block;
  font-family: "Urbanist-SemiBold";
  font-size: 16px;
  position: relative;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.related-articles-content .list-style-2-link:hover {
  color: #B52E31;
}
.related-articles-content .list-style-2-bottom {
  display: flex;
  align-items: center;
  gap: 0 14px;
  margin-top: 8px;
}
.related-articles-content .list-style-2-bottom a,
.related-articles-content .list-style-2-bottom span {
  color: #5c5c5c;
  font-size: 13px;
  padding-left: 22px;
  background-size: auto 16px;
}
.related-articles-content .list-style-2-cat {
  background: url("../img/icon-cat.svg") left center no-repeat;
}
.related-articles-content .list-style-2-date {
  background: url("../img/icon-date.svg") left center no-repeat;
}
.related-articles-content .list-style-2-views {
  background: url("../img/icon-views.svg") left center no-repeat;
}

.post-list-home {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 45px 25px;
}
.post-list-home-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 20px;
  position: relative;
  isolation: isolate;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 3px solid #B52E31;
}
.post-list-home-top h2 a {
  color: #000000;
  font-family: "Urbanist-Bold";
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 25px 0 0;
  background: url("../img/icon-arrow-right.svg") right -1px top 2px no-repeat;
  background-size: 16px 16px;
  transition: all 250ms ease-in-out;
}
.post-list-home-top h2 a:hover {
  background-position: right -4px top 2px;
}
.post-list-home-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: start;
}
.post-list-home-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
}
.post-list-home-item h3 a {
  font-family: "Urbanist-Bold";
  font-size: 18px;
  transition: all 250ms ease-in-out;
}
.post-list-home-item h3 a:hover {
  color: #B52E31;
}
.post-list-home-item p {
  color: #232323;
  font-size: 16px;
  line-height: 1.28em;
  margin-top: 15px;
}
.post-list-home-item-bottom {
  display: flex;
  align-items: center;
  gap: 0 14px;
  padding-top: 15px;
  margin-top: auto;
}
.post-list-home-item-bottom a,
.post-list-home-item-bottom span {
  color: #5c5c5c;
  font-size: 14px;
  padding-left: 24px;
  background-size: auto 18px;
}
.post-list-home-item-cat {
  background: url("../img/icon-cat.svg") left center no-repeat;
}
.post-list-home-item-date {
  background: url("../img/icon-date.svg") left center no-repeat;
}
.post-list-home-item-views {
  background: url("../img/icon-views.svg") left center no-repeat;
}
@media (max-width: 1099px) {
  .post-list-home {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .post-list-home-top h2 {
    font-size: 18px;
  }
  .post-list-home-item h3 a {
    font-size: 17px;
  }
}

.page-listing-section h1 {
  font-family: "Urbanist-Bold";
  font-size: 32px;
}
.page-listing-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 40px;
  margin-top: 30px;
}
.page-listing-list li {
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #e2e2e2;
}
.page-listing-list li a {
  display: inline-flex;
  font-family: "Urbanist-SemiBold";
  font-size: 18px;
  position: relative;
  padding-left: 20px;
  line-height: 1.25em;
  transition: all 250ms ease-in-out;
}
.page-listing-list li a:hover {
  color: #B52E31;
}
.page-listing-list li a::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #B52E31;
  position: absolute;
  left: 2px;
  top: 6px;
}
@media (max-width: 1099px) {
  .page-listing-section h1 {
    font-size: 24px;
  }
  .page-listing-list {
    grid-template-columns: 1fr;
    gap: 10px 40px;
  }
  .page-listing-list li {
    padding-bottom: 10px;
  }
  .page-listing-list li a {
    font-size: 17px;
  }
}

.single-page-title h1 {
  font-family: "Urbanist-Bold";
  font-size: 32px;
}
.single-page-top {
  display: flex;
  gap: 15px 30px;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.single-page-info {
  display: flex;
  align-items: center;
  gap: 0 14px;
}
.single-page-info a,
.single-page-info span {
  color: #5c5c5c;
  font-size: 15px;
  padding-left: 24px;
  background-size: auto 18px;
}
.single-page-info-cat {
  background: url("../img/icon-cat.svg") left center no-repeat;
}
.single-page-info-date {
  background: url("../img/icon-date.svg") left center no-repeat;
}
.single-page-info-views {
  background: url("../img/icon-views.svg") left center no-repeat;
}
.single-page-sharing ul {
  display: flex;
  gap: 0 12px;
  align-items: center;
}
.single-page-sharing ul li a img {
  display: inline-flex;
  width: 26px;
  height: auto;
}
.single-page-content {
  padding: 30px 0;
  color: #232323;
  font-size: 16px;
  line-height: 1.35em;
}
.single-page-content img {
  display: block;
  width: 100%;
  height: auto;
}
.single-page-content img:not(:last-child) {
  margin-bottom: 15px;
}
.single-page-content h1,
.single-page-content h2,
.single-page-content h3 {
  font-family: "Urbanist-SemiBold";
  font-size: 20px;
  color: #000000;
}
.single-page-content h1:not(:last-child),
.single-page-content h2:not(:last-child),
.single-page-content h3:not(:last-child) {
  margin-bottom: 15px;
}
.single-page-content h4,
.single-page-content h5,
.single-page-content h6 {
  font-family: "Urbanist-SemiBold";
  font-size: 18px;
  color: #000000;
}
.single-page-content h4:not(:last-child),
.single-page-content h5:not(:last-child),
.single-page-content h6:not(:last-child) {
  margin-bottom: 15px;
}
.single-page-content p {
  font-size: 16px;
}
.single-page-content p:not(:last-child) {
  margin-bottom: 15px;
}
.single-page-content a {
  color: #000000;
  text-decoration: underline;
  transition: all 250ms ease-in-out;
}
.single-page-content a:hover {
  color: #B52E31;
}
.single-page-content strong {
  font-weight: normal;
  font-family: "Urbanist-SemiBold";
  color: #000000;
}
.single-page-content ul,
.single-page-content ol {
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.single-page-content ul:not(:last-child),
.single-page-content ol:not(:last-child) {
  margin-bottom: 15px;
}
.single-page-content ul {
  list-style: none;
}
.single-page-content ul li {
  padding-left: 12px;
  position: relative;
}
.single-page-content ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #000000;
}
.single-page-content ol {
  list-style: decimal inside;
}
.single-page-content hr {
  display: block;
  margin: 20px 0;
  height: 1px;
  background: #e2e2e2;
  border: none;
}
.single-page-copyrights {
  background: #eeeeee;
  padding: 12px;
}
.single-page-copyrights p {
  font-size: 14px;
  line-height: 1.3em;
  color: #000000;
}
@media (max-width: 1099px) {
  .single-page-title h1 {
    font-size: 24px;
  }
  .single-page-info a,
  .single-page-info span {
    font-size: 14px;
  }
  .single-page-content {
    padding: 25px 0;
  }
  .single-page-content h1,
  .single-page-content h2,
  .single-page-content h3 {
    font-size: 18px;
  }
  .single-page-content h4,
  .single-page-content h5,
  .single-page-content h6 {
    font-size: 17px;
  }
}

.site-pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 60px;
}
.site-pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
}
.site-pagination ul li a {
  padding: 6px 10px;
  font-size: 16px;
  border: 1px solid #aaa;
  transition: all 250ms ease-in-out;
}
.site-pagination ul li a:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.site-pagination ul li span {
  display: inline-flex;
  padding: 6px 10px;
  font-size: 16px;
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
}

.video-embed-list {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 20px 0;
  margin-bottom: 30px;
}
.video-embed-item {
  display: block;
  width: 100%;
  overflow-x: hidden;
}
.video-embed-item iframe {
  display: block;
  width: 100%;
  max-width: 732px;
}
.video-embed-item blockquote {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
