/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/style.scss ***!
  \********************************************************************************************************************************************************/
*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

button,
input {
  overflow: visible;
}

[disabled] {
  opacity: 0.5;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
iframe {
  border-style: none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  padding: 0;
}

textarea {
  overflow: auto;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1260px;
  }
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 576px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section--pb-0 {
  padding-bottom: 0 !important;
}
.section--pt-0 {
  padding-top: 0 !important;
}
.section--with-bg {
  background-color: #F0F2F5;
}
.section__posts {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px;
}
.section__container--with-sidebar {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 40px;
}
.section__sidebar-item + .section__sidebar-item {
  margin-top: 30px;
}
.section__sidebar-item {
  background-color: #FBFBFD;
  padding: 30px;
  border-radius: 10px;
}
.section__sidebar-title {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #CED0D4;
}
.section__sidebar-tags-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.section__sidebar-tags-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #CED0D4;
  border-radius: 4px;
}
.section__sidebar-tags-item:hover {
  color: #FFFFFF;
  background-color: #3858F6;
  border-color: #3858F6;
}
@media (max-width: 991px) {
  .section__sidebar, .section__content, .section__posts {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .section__container--with-sidebar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .section__container--with-sidebar .section__posts,
  .section__container--with-sidebar .section__content {
    flex: 2 1 0;
  }
  .section__container--with-sidebar .section__sidebar {
    flex: 1 1 0;
  }
}
@media (min-width: 1600px) {
  .section__container--with-sidebar {
    gap: 80px;
  }
}

@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg8z6hVYs.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6h.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg8z6hVYs.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6h.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg8z6hVYs.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6h.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg8z6hVYs.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Red Hat Display";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6h.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
.text {
  color: #000;
}

h1 {
  font-size: 34px;
  line-height: 1.25;
  font-weight: 700;
}
@media (min-width: 992px) {
  h1 {
    font-size: 44px;
  }
}

h2 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 700;
}
@media (min-width: 992px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
}
@media (min-width: 992px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
}

h5 {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
}
@media (min-width: 992px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
}

.text-large {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
@media (min-width: 992px) {
  .text-large {
    font-size: 18px;
    line-height: 1.68;
  }
}

.text-medium {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.text-small {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #D93E40;
}

.text-xsmall {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
}

input:not([type=submit]),
select {
  width: 100%;
  height: 40px;
}

.field__input {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #65676B;
  background: #F0F2F5;
  border: 1px solid #F0F2F5;
  border-radius: calc(40px / 2);
  outline: none;
  padding-left: 24px;
  padding-right: 24px;
  transition: border-color 0.3s ease;
}
.field__input::placeholder {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #878787;
}
.field__input:focus, .field__input:active {
  border-color: #E6E6E6;
}
.field__input:hover {
  border-color: #E6E6E6;
}

.breadcrumbs {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumbs__item {
  color: #65676B;
  margin-top: 5px;
  margin-bottom: 5px;
}
.breadcrumbs__link {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease;
}
.breadcrumbs__link:hover {
  color: #3858F6;
}
.breadcrumbs__separator {
  width: 28px;
  height: 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.breadcrumbs__separator::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #878787;
}

.article-card:hover .article-card__title > a {
  background-size: 100% 2px;
}
.article-card:hover .article-card__image {
  transform: scale(1.1);
}
.article-card:hover .article-card__details {
  box-shadow: 0px 4px 10px rgba(37, 47, 63, 0.1);
  border: 1px solid #FFFFFF;
}
.article-card--mb-20 {
  margin-bottom: 20px;
}
.article-card--mini {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  column-gap: 20px;
}
.article-card--mini + .article-card--mini {
  margin-top: 20px;
}
.article-card--mini:hover .article-card__details {
  box-shadow: none;
  border: none;
}
.article-card--mini .article-card__image-wrapper {
  min-width: 100px;
  max-width: 100px;
  height: 100px;
}
.article-card--mini .article-card__image-wrapper > a,
.article-card--mini .article-card__image {
  border-radius: 10px;
}
.article-card--mini .article-card__details {
  gap: 0px;
  border: none;
  padding: 0px;
}
.article-card--mini .article-card__meta {
  margin-top: 10px;
}
.article-card--single {
  overflow: hidden;
}
.article-card--single:hover .article-card__image {
  transform: none;
}
.article-card--single:hover .article-card__details {
  box-shadow: none;
  border: none;
}
.article-card--single .article-card__image {
  border-radius: 0;
}
.article-card--single .article-card__details {
  gap: 20px;
  border: none;
  background-color: #65676B;
  padding: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.article-card--single .article-card__tag-link,
.article-card--single .article-card__title,
.article-card--single .article-card__author {
  color: #FFFFFF;
}
.article-card--single .article-card__date,
.article-card--single .article-card__meta-item {
  color: #CED0D4;
}
.article-card--slider {
  border-radius: 0 0 10px 10px;
}
.article-card--slider:hover .article-card__details {
  box-shadow: none;
  border: none;
}
.article-card--slider .article-card__image,
.article-card--slider .article-card__image-wrapper > a {
  border-radius: 0;
}
.article-card--slider .article-card__details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 20px;
  border: none;
  border-radius: 0;
  background-color: #FFFFFF;
  padding: 30px 30px 40px;
}
.article-card--slider .article-card__button {
  margin-top: 20px;
}
.article-card__image-wrapper > a {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.article-card__image {
  display: block;
  max-width: 100%;
  border-radius: 10px 10px 0 0;
  height: auto;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.article-card__details {
  display: flex;
  flex-direction: column;
  justify-content: normal;
  align-items: normal;
  flex-wrap: nowrap;
  gap: 15px;
  flex: 1 1 0;
  border: 1px solid #F0F2F5;
  border-radius: 0 0 10px 10px;
  padding: 32px 20px;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}
.article-card__title > a {
  position: relative;
  display: inline;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 0px 2px;
  background-position: 0px 95%;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0.1% 0px;
  background-repeat: no-repeat;
  color: inherit;
}
.article-card__author {
  margin-bottom: 4px;
  flex-basis: 100%;
}
.article-card__meta {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: auto;
}
.article-card__date {
  position: relative;
  margin-right: 16px;
}
.article-card__date::after {
  content: "";
  right: -10px;
  position: absolute;
  background: #666;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 576px) {
  .article-card {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .article-card--mini .article-card__image-wrapper {
    flex-basis: auto;
    padding-right: 0;
  }
  .article-card--single {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .article-card--single .article-card__image-wrapper {
    padding-right: 0;
  }
  .article-card--single .article-card__details {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .article-card--slider {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .article-card--slider .article-card__image-wrapper {
    padding-right: 0;
  }
  .article-card__details {
    border-radius: 10px;
  }
  .article-card__image-wrapper {
    flex-basis: 30%;
    padding-right: 20px;
  }
  .article-card__image-wrapper > a {
    border-radius: 10px;
  }
  .article-card__image {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .article-card--mini .article-card__image-wrapper {
    flex-basis: auto;
    padding-right: 0;
  }
  .article-card--single {
    position: relative;
  }
  .article-card--single .article-card__image-wrapper {
    min-width: auto;
    max-width: 100%;
  }
  .article-card--single .article-card__image-wrapper::after {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -2;
    width: 100%;
    height: 100%;
    background-color: #000000;
    content: "";
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .article-card--single .article-card__image {
    opacity: 0.7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .article-card--single .article-card__details {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: transparent;
    padding: 50px 30px;
  }
  .article-card--slider {
    position: relative;
    padding-bottom: 120px;
  }
  .article-card--slider .article-card__image-wrapper {
    position: relative;
    min-width: auto;
    max-width: 100%;
    padding-bottom: 50%;
    background-color: #000000;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
  }
  .article-card--slider .article-card__image-wrapper .article-card__image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    opacity: 0.7;
  }
  .article-card--slider .article-card__details {
    position: absolute;
    right: 40px;
    bottom: 0;
    width: calc(100% - 80px);
    max-width: 570px;
    border-radius: 10px;
    padding: 50px 60px 50px 45px;
  }
  .article-card--slider .article-card__meta {
    margin-top: 20px;
  }
  .article-card--slider .article-card__button {
    position: absolute;
    right: -40px;
    bottom: 40px;
  }
  .article-card__image-wrapper {
    min-width: 295px;
    max-width: 295px;
  }
  .article-card__details {
    padding: 32px 30px;
  }
}
@media (min-width: 992px) {
  .article-card--mini .article-card__image-wrapper {
    min-width: 70px;
    max-width: 70px;
    height: 70px;
  }
  .article-card--single .article-card__details {
    padding: 80px 105px;
  }
  .article-card--single .article-card__title {
    padding-right: 10%;
  }
  .article-card--slider .article-card__details {
    right: 100px;
  }
  .article-card__image-wrapper {
    min-width: 223px;
    max-width: 223px;
  }
}
@media (min-width: 1200px) {
  .article-card--mini .article-card__image-wrapper {
    min-width: 100px;
    max-width: 100px;
    height: 100px;
  }
  .article-card__image-wrapper {
    min-width: 295px;
    max-width: 295px;
  }
}

.article-tags {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 15px;
}
.article-tags a {
  transition: color 0.3s ease;
}
.article-tags a:hover {
  color: #3858F6;
}

.search-form {
  position: relative;
}
.search-form__button {
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: calc(24px / 3);
}
.search-form__input {
  padding-left: 48px;
  padding-right: 24px;
}

.pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 20px;
}
.pagination__info {
  margin-right: auto;
}
.pagination__link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 40px;
  height: 40px;
  background-color: #FBFBFD;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
.pagination__link:hover {
  background-color: #3858F6;
}
.pagination__link:hover .pagination__icon {
  fill: #FFFFFF;
}
.pagination__icon {
  width: 20px;
  height: 20px;
  transition: fill 0.3s ease;
}

.gutenberg-content > :last-child {
  margin-bottom: 0;
}
.gutenberg-content p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
@media (min-width: 768px) {
  .gutenberg-content p {
    font-size: 18px;
    line-height: 1.68;
  }
}
.gutenberg-content p,
.gutenberg-content figure,
.gutenberg-content ul,
.gutenberg-content ol {
  margin: 0 0 40px;
}
.gutenberg-content ul li,
.gutenberg-content ol li {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  position: relative;
}
@media (min-width: 768px) {
  .gutenberg-content ul li,
  .gutenberg-content ol li {
    font-size: 18px;
    line-height: 1.68;
  }
}
.gutenberg-content ul li::before,
.gutenberg-content ol li::before {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" viewBox=\"0 -960 960 960\" width=\"24\"><path d=\"M780-390.001q-29.461 0-52.731-17-23.269-17-31.961-43H90.001v-59.998h605.307q8.692-26 31.961-43 23.27-17 52.731-17 37.8 0 63.899 26.093 26.1 26.094 26.1 63.884 0 37.791-26.1 63.906Q817.8-390.001 780-390.001Z\"/></svg>");
  background-size: cover;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.gutenberg-content .figcaption {
  margin: 10px 0 0;
  text-align: center;
}
.gutenberg-content img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.gutenberg-content h1,
.gutenberg-content h2,
.gutenberg-content h3,
.gutenberg-content h4,
.gutenberg-content h5,
.gutenberg-content h6 {
  margin: 0 0 20px;
}

.footer {
  background-color: #FBFBFD;
  padding-top: 80px;
  padding-bottom: 40px;
}
.footer__row {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  column-gap: 30px;
  row-gap: 40px;
}
.footer__row--center-aligned {
  align-items: center !important;
}
.footer__column {
  flex: 1;
}
.footer__column--content-width {
  flex: 0 1 auto !important;
}
.footer__heading {
  margin-bottom: 20px;
}
.footer__heading > a {
  position: relative;
  display: inline;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 0px 2px;
  background-position: 0px 95%;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0.1% 0px;
  background-repeat: no-repeat;
  color: inherit;
}
.footer__heading > a:hover {
  background-size: 100% 2px;
}
.footer__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
}
.footer__link:hover {
  text-decoration: underline;
}
.footer__separate {
  margin-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid #CED0D4;
}
.footer__logo img {
  display: block;
  height: 35px;
}
@media (min-width: 576px) {
  .footer__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .footer__row--reverse {
    flex-direction: row-reverse;
  }
  .footer__column {
    flex: 1 0 calc(50% - 15px);
  }
}
@media (min-width: 992px) {
  .footer__column {
    flex: 1;
  }
  .footer__logo img {
    height: 45px;
  }
}

.tags__title {
  margin-bottom: 30px;
}
.tags__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px;
}
.tags__item {
  flex: 0 1 calc(50% - 15px);
  position: relative;
}
.tags__item > a:hover .tags__image {
  transform: translate(-50%, -50%) scale(1.1);
}
.tags__image-wrapper {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-color: #000000;
}
.tags__image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  transition: transform 0.5s ease;
  opacity: 0.7;
}
.tags__name {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 10px 20px;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .tags__item {
    flex: 1 1 0;
  }
}

.button {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  display: inline-flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  line-height: 46px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #3858F6;
  border: 2px solid #3858F6;
  padding: 0 30px;
  border-radius: 25px;
  transition: background-color 0.5s ease, color 0.5s ease;
}
.button:hover {
  background-color: #FFFFFF;
  color: #3858F6;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
  background-color: #FFFFFF;
  padding: 0 20px;
  box-shadow: 0px 4px 10px rgba(37, 47, 63, 0.1);
}
.header__logo-link > img {
  display: block;
  height: 35px;
}
.header__navigation, .header__menu, .header__item, .header__link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 70px;
}
.header__navigation {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.header__menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.header__item {
  position: relative;
}
.header__item:hover .header__link {
  color: #3858F6;
}
.header__item:hover .header__link::after {
  width: 100%;
}
.header__item--has-dropdown:hover .header__icon-arrow {
  fill: #3858F6;
  transform: rotate(-180deg);
}
.header__item--has-dropdown:hover .header__dropdown {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s ease-in-out 0s, opacity 0.4s ease-in-out;
}
.header__link {
  transition: color 0.3s ease;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
}
.header__link::after {
  transition: width 0.3s ease;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #3858F6;
  content: "";
  left: 0;
  border-radius: 10px 10px 0 0;
}
.header__icon-arrow {
  transition: transform 0.3s ease, fill 0.3s ease;
  margin-left: 10px;
}
.header__dropdown {
  min-width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
  display: none;
  box-shadow: 0px 4px 10px rgba(37, 47, 63, 0.1);
}
.header__dropdown.loaded {
  display: block;
}
.header__dropdown-body {
  background-color: #FFFFFF;
  padding: 20px 25px;
  border-radius: 0 0 10px 10px;
}
.header__dropdown-item + .header__dropdown-item {
  border-top: 1px solid #F0F2F5;
  padding-top: 10px;
  margin-top: 10px;
}
.header__dropdown-link {
  transition: color 0.3s ease;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.header__dropdown-link:hover {
  text-decoration: underline;
}
.header__toggler {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
  width: 70px;
  background-color: #FFFFFF;
  border-left: 1px solid #F0F2F5;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.header__toggler:hover {
  background-color: #FBFBFD;
}
.header__overlay, .header__sidemenu {
  position: fixed;
  top: 70px;
  right: 0;
  height: calc(100vh - 70px);
  display: none;
}
.header__overlay.loaded, .header__sidemenu.loaded {
  display: block;
}
.header__sidemenu {
  width: 100%;
  max-width: 500px;
  background-color: #FFFFFF;
  overflow-y: auto;
  z-index: -2;
  visibility: hidden;
  opacity: 0;
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out, visibility 0s ease-in-out 0.4s, opacity 0.4s ease-in-out;
}
.header__sidemenu.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.4s ease-in-out, visibility 0s ease-in-out 0s, opacity 0.4s ease-in-out;
}
.header__sidemenu::-webkit-scrollbar {
  width: 4px;
}
.header__sidemenu::-webkit-scrollbar-track {
  background: #FBFBFD;
}
.header__sidemenu::-webkit-scrollbar-thumb {
  background: #F0F2F5;
  border-radius: 2px;
}
.header__sidemenu-navigation, .header__sidemenu-item, .header__sidemenu-link, .header__sidemenu-dropdown-item, .header__sidemenu-dropdown-link, .header__sidemenu-title {
  display: flex;
  flex-direction: column;
}
.header__sidemenu-item {
  border-top: 1px solid #F0F2F5;
}
.header__sidemenu-item.accordion--active > .header__sidemenu-link {
  background-color: #FBFBFD;
}
.header__sidemenu-link {
  font-size: 16px;
  font-weight: 500;
}
.header__sidemenu-link, .header__sidemenu-dropdown-link {
  cursor: pointer;
  background-color: #FFFFFF;
  transition: background-color 0.4s ease-in-out;
}
.header__sidemenu-link--has-dropdown, .header__sidemenu-dropdown-link--has-dropdown {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.header__sidemenu-link {
  padding: 20px;
}
.header__sidemenu-link {
  flex-direction: row;
  align-items: center;
}
.header__sidemenu-link:hover {
  background-color: #FBFBFD;
}
.header__sidemenu-dropdown {
  transition: height 0.4s ease;
  will-change: height;
  overflow: hidden;
}
.header__sidemenu-dropdown-body {
  padding: 20px 0;
  background-color: #FFFFFF;
}
.header__sidemenu-dropdown-link {
  padding: 10px 20px;
}
.header__sidemenu-dropdown-link:hover {
  text-decoration: underline;
}
.header__overlay {
  bottom: 0;
  left: 0;
  z-index: -3;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: visibility 0s ease-in-out 0.3s, opacity 0.3s ease-in-out;
  display: none;
}
.header__overlay.active {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s ease-in-out 0s, opacity 0.3s ease-in-out;
}
@media (min-width: 576px) {
  .header__sidemenu-link {
    padding: 20px 40px;
  }
  .header__sidemenu-dropdown-link {
    padding: 10px 40px;
  }
}
@media (min-width: 992px) {
  .header {
    padding: 0 30px;
  }
  .header__navigation, .header__menu, .header__item, .header__link {
    height: 90px;
  }
  .header__overlay, .header__sidemenu {
    top: 90px;
    height: calc(100vh - 90px);
  }
  .header__logo-link > img {
    height: 45px;
  }
  .header__toggler {
    display: none;
  }
}
@media (min-width: 1600px) {
  .header {
    padding: 0 60px;
  }
}
@media (max-width: 1199px) {
  .header__search-form {
    display: none;
  }
}
@media (max-width: 991px) {
  .header__menu {
    display: none;
  }
}

.page {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .page {
    padding-top: 90px;
  }
}

.accordion {
  list-style: none;
}
.accordion__item {
  width: 100%;
  border-bottom: 1px solid #F0F2F5;
}
.accordion__item:hover .accordion__header {
  text-decoration: underline;
}
.accordion__header, .accordion__button {
  cursor: pointer;
}
.accordion__header-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.accordion__header-inner--small-spacing {
  padding-top: 10px;
  padding-bottom: 10px;
}
.accordion__header-inner > p {
  text-transform: uppercase;
}
.accordion__button {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.accordion__body {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease;
  will-change: height;
}
.accordion__body a {
  color: #000000;
}
.accordion__body-content {
  padding-bottom: 20px;
}
.accordion--active .accordion__header {
  text-decoration: underline;
}
.accordion--active .accordion__button {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.article__content {
  padding: 32px 30px;
  border: 1px solid #F0F2F5;
  border-radius: 10px;
}
.article__tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  list-style-type: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 15px;
}
.article__tag {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #D93E40;
}
.article__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  color: black;
  margin-top: 0;
  margin-bottom: 45px;
}
.article__author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.article__author-image {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
.article__author-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: black;
  margin-top: 0;
  margin-bottom: 4px;
}
.article__author-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.article__creation-date, .article__reading-time {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
}

/*# sourceMappingURL=style.css.map*/