@charset "UTF-8";
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Roman.eot");
  src: local("Helvetica Neue"), local("Helvetica Neue"), url("fonts/HelveticaNeue-Roman.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeue-Roman.woff2") format("woff2"), url("fonts/HelveticaNeue-Roman.woff") format("woff"), url("fonts/HelveticaNeue-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

html {
  font-size: 10px;
  line-height: 1.2;
}
html.scroll-off {
  overflow: hidden;
}

main {
  margin-top: 72px;
}
@media (min-width: 768px) {
  main {
    margin-top: 88px;
  }
}
@media (min-width: 992px) {
  main {
    margin-top: 0;
  }
}

body {
  font-family: "Arimo", sans-serif;
  font-size: 1.6rem;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
}

h1 {
  font-size: 4rem;
}

h2 {
  font-size: 3rem;
}

h3 {
  font-size: 2.8rem;
}

h4 {
  font-size: 2.4rem;
}

h5 {
  font-size: 2rem;
}

h6 {
  font-size: 1.6rem;
}

.list-unstyled {
  list-style: none;
  padding-left: 0px;
}

p {
  margin-bottom: 1rem;
  font-weight: 300;
}

a {
  color: #000;
  text-decoration: none;
}

.img-placeholder {
  position: relative;
  display: block;
}
.img-placeholder:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.img-placeholder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.banner,
.bnr {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.banner.bilboard,
.bnr.bilboard {
  padding: 2.2rem 0;
  min-width: 300px;
  display: none;
}
@media (min-width: 992px) {
  .banner.bilboard,
  .bnr.bilboard {
    padding: 3rem 0;
    display: block;
  }
}
.banner.sidebar,
.bnr.sidebar {
  width: 300px;
}

.banner-wrapper,
.bnr-wrapper {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.banner-wrapper:after,
.bnr-wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
}
.banner-wrapper .banner-inner,
.banner-wrapper .bnr-inner,
.bnr-wrapper .banner-inner,
.bnr-wrapper .bnr-inner {
  position: relative;
  z-index: 2;
}

.author-info-box {
  margin-bottom: 2.2rem;
  background-color: rgba(229, 94, 111, 0.5);
  padding: 2rem;
}
@media (min-width: 576px) {
  .author-info-box {
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 1265px) {
  .author-info-box {
    margin-bottom: 2.7rem;
  }
}
@media (min-width: 576px) {
  .author-info-box .author-info {
    flex: 1;
    width: 100%;
  }
}
.author-info-box .author-info .author-name {
  display: block;
  color: #000000;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .author-info-box .author-info .author-name {
    font-size: 2.8rem;
    letter-spacing: 1.4px;
  }
}
.author-info-box .author-info .author-text p {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media (min-width: 1265px) {
  .author-info-box .author-info .author-text p {
    font-size: 2.2rem;
  }
}
.author-info-box .author-info .social-wrapper {
  padding: 0;
}
.author-info-box .author-image {
  position: relative;
  display: block;
  margin-bottom: 1.6rem;
}
@media (min-width: 576px) {
  .author-info-box .author-image {
    flex: 0 0 25rem;
    width: 25rem;
    margin-right: 2rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1265px) {
  .author-info-box .author-image {
    margin-right: 4rem;
  }
}
.author-info-box .author-image:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.author-info-box .author-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(../img/loader.gif) center no-repeat #fff;
  background-size: 150px auto;
  text-align: center;
}

.back-to-top {
  position: fixed;
  right: 3rem;
  bottom: 8rem;
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0, 3rem, 0);
  -webkit-backface-visibility: hidden;
  z-index: 3000;
  transition: 0.2s ease;
}
.back-to-top.show {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.back-to-top > a {
  display: block;
  font-size: 3rem;
  color: #fff;
  width: 4.6rem;
  height: 4.6rem;
  line-height: 4rem;
  background-color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.11);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  opacity: 0.8;
  transition: opacity 0.2s ease;
}
.back-to-top > a svg {
  fill: #fff;
}

.wp-polls {
  background-color: #eee;
  margin-bottom: 25px;
  padding: 15px;
}

.wp-polls-ul {
  margin: 0;
}

.wp-polls-ul li {
  margin-bottom: 6px;
}

.wp-polls input[type=radio],
.wp-polls input[type=checkbox] {
  display: none;
}

.wp-polls input[type=radio]:checked ~ .fake-radio,
.wp-polls input[type=checkbox]:checked ~ .fake-radio {
  background: #000;
  background-clip: content-box;
}

.wp-polls input[type=radio]:disabled ~ .fake-radio,
.wp-polls input[type=checkbox]:disabled ~ .fake-radio {
  opacity: 0.3;
  background-clip: content-box;
}

.wp-polls label {
  display: flex;
  align-items: center;
}

.wp-polls .fake-radio {
  display: block;
  width: 18px;
  height: 18px;
  border: 2px solid #000;
  border-radius: 50%;
  margin-right: 10px;
  order: -1;
  padding: 3px;
  flex: 0 0 18px;
}

.wp-polls .btn {
  padding: 5px 15px !important;
  border: 2px solid #000 !important;
  display: inline-block !important;
  line-height: 2rem;
  text-decoration: none !important;
  vertical-align: top;
  font-size: 15px !important;
  text-transform: uppercase !important;
  margin-inline: 5px;
  border-radius: 0px !important;
}

.wp-polls .btn[disabled=disabled] {
  display: none !important;
}

.pollbar-wrapper {
  background: #fff;
}

.wp-polls .btn-story:hover {
  color: #f00 !important;
}

.related-loader-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 140px;
  margin: 40px 0;
}

.related-loader-gif {
  display: block;
  width: 48px;
  height: 48px;
}

/* blagi fade-in za novo ubačene sekcije */
.single-news.rs-appear {
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.28s ease-out, transform 0.28s ease-out;
}

.single-news.rs-appear.rs-in {
  opacity: 1;
  transform: translateY(0);
}

.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.position-relative {
  position: relative;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.list-unstyled {
  list-style: none;
  padding-left: 0;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-center {
  text-align: center;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-static {
  position: static;
}

.position-fixed {
  position: fixed;
}

.btn-info, .btn-secondary, .btn-primary {
  display: inline-block;
  border: none;
  cursor: pointer;
  transition: 0.2s linear;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: 0.19px;
  border-radius: 3rem;
}

.btn-block {
  display: block;
}

.btn-primary {
  background-color: #000000;
  color: #fff !important;
}
.btn-primary:hover {
  background-color: black;
  color: #fff !important;
}

.bg-primary {
  background-color: #000000;
}

.text-primary {
  color: #000000 !important;
}

.btn-secondary {
  background-color: #fff;
  color: #000 !important;
}
.btn-secondary:hover {
  background-color: #e6e6e6;
  color: #000 !important;
}

.bg-secondary {
  background-color: #fff;
}

.text-secondary {
  color: #fff !important;
}

.btn-info {
  background-color: #bdbdbd;
  color: #000 !important;
}
.btn-info:hover {
  background-color: #a4a4a4;
  color: #000 !important;
}

.bg-info {
  background-color: #bdbdbd;
}

.text-info {
  color: #bdbdbd !important;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.row > [class*=col-] {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.row.no-gutters {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.row.no-gutters > [class*=col-] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.container,
.container-fluid {
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

.align-content-center {
  align-content: center;
}

.align-content-stretch {
  align-content: stretch;
}

.align-content-between {
  align-content: space-between;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

@media (min-width: 450px) {
  .col-xm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-xm-none {
    display: none !important;
  }
  .d-xm-block {
    display: block !important;
  }
  .d-xm-flex {
    display: flex !important;
  }
  .d-xm-inline-block {
    display: inline-block !important;
  }
  .d-xm-inline-flex {
    display: inline-flex !important;
  }
  .flex-xm-wrap {
    flex-wrap: wrap;
  }
  .flex-xm-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xm-row {
    flex-direction: row;
  }
  .flex-xm-column {
    flex-direction: column;
  }
  .align-items-xm-start {
    align-items: flex-start;
  }
  .align-items-xm-end {
    align-items: flex-end;
  }
  .align-items-xm-center {
    align-items: center;
  }
  .align-items-xm-stretch {
    align-items: stretch;
  }
  .align-content-xm-start {
    align-content: flex-start;
  }
  .align-content-xm-end {
    align-content: flex-end;
  }
  .align-content-xm-center {
    align-content: center;
  }
  .align-content-xm-stretch {
    align-content: stretch;
  }
  .align-content-xm-between {
    align-content: space-between;
  }
  .justify-content-xm-start {
    justify-content: flex-start;
  }
  .justify-content-xm-end {
    justify-content: flex-end;
  }
  .justify-content-xm-center {
    justify-content: center;
  }
  .justify-content-xm-between {
    justify-content: space-between;
  }
  .justify-content-xm-around {
    justify-content: space-around;
  }
}
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap;
  }
  .flex-sm-row {
    flex-direction: row;
  }
  .flex-sm-column {
    flex-direction: column;
  }
  .align-items-sm-start {
    align-items: flex-start;
  }
  .align-items-sm-end {
    align-items: flex-end;
  }
  .align-items-sm-center {
    align-items: center;
  }
  .align-items-sm-stretch {
    align-items: stretch;
  }
  .align-content-sm-start {
    align-content: flex-start;
  }
  .align-content-sm-end {
    align-content: flex-end;
  }
  .align-content-sm-center {
    align-content: center;
  }
  .align-content-sm-stretch {
    align-content: stretch;
  }
  .align-content-sm-between {
    align-content: space-between;
  }
  .justify-content-sm-start {
    justify-content: flex-start;
  }
  .justify-content-sm-end {
    justify-content: flex-end;
  }
  .justify-content-sm-center {
    justify-content: center;
  }
  .justify-content-sm-between {
    justify-content: space-between;
  }
  .justify-content-sm-around {
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 740px;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap;
  }
  .flex-md-row {
    flex-direction: row;
  }
  .flex-md-column {
    flex-direction: column;
  }
  .align-items-md-start {
    align-items: flex-start;
  }
  .align-items-md-end {
    align-items: flex-end;
  }
  .align-items-md-center {
    align-items: center;
  }
  .align-items-md-stretch {
    align-items: stretch;
  }
  .align-content-md-start {
    align-content: flex-start;
  }
  .align-content-md-end {
    align-content: flex-end;
  }
  .align-content-md-center {
    align-content: center;
  }
  .align-content-md-stretch {
    align-content: stretch;
  }
  .align-content-md-between {
    align-content: space-between;
  }
  .justify-content-md-start {
    justify-content: flex-start;
  }
  .justify-content-md-end {
    justify-content: flex-end;
  }
  .justify-content-md-center {
    justify-content: center;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
  .justify-content-md-around {
    justify-content: space-around;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap;
  }
  .flex-lg-row {
    flex-direction: row;
  }
  .flex-lg-column {
    flex-direction: column;
  }
  .align-items-lg-start {
    align-items: flex-start;
  }
  .align-items-lg-end {
    align-items: flex-end;
  }
  .align-items-lg-center {
    align-items: center;
  }
  .align-items-lg-stretch {
    align-items: stretch;
  }
  .align-content-lg-start {
    align-content: flex-start;
  }
  .align-content-lg-end {
    align-content: flex-end;
  }
  .align-content-lg-center {
    align-content: center;
  }
  .align-content-lg-stretch {
    align-content: stretch;
  }
  .align-content-lg-between {
    align-content: space-between;
  }
  .justify-content-lg-start {
    justify-content: flex-start;
  }
  .justify-content-lg-end {
    justify-content: flex-end;
  }
  .justify-content-lg-center {
    justify-content: center;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
  .justify-content-lg-around {
    justify-content: space-around;
  }
}
@media (min-width: 1265px) {
  .container {
    max-width: 1260px;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xl-row {
    flex-direction: row;
  }
  .flex-xl-column {
    flex-direction: column;
  }
  .align-items-xl-start {
    align-items: flex-start;
  }
  .align-items-xl-end {
    align-items: flex-end;
  }
  .align-items-xl-center {
    align-items: center;
  }
  .align-items-xl-stretch {
    align-items: stretch;
  }
  .align-content-xl-start {
    align-content: flex-start;
  }
  .align-content-xl-end {
    align-content: flex-end;
  }
  .align-content-xl-center {
    align-content: center;
  }
  .align-content-xl-stretch {
    align-content: stretch;
  }
  .align-content-xl-between {
    align-content: space-between;
  }
  .justify-content-xl-start {
    justify-content: flex-start;
  }
  .justify-content-xl-end {
    justify-content: flex-end;
  }
  .justify-content-xl-center {
    justify-content: center;
  }
  .justify-content-xl-between {
    justify-content: space-between;
  }
  .justify-content-xl-around {
    justify-content: space-around;
  }
}
@media (min-width: 1370px) {
  .container {
    max-width: 1350px;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xxl-row {
    flex-direction: row;
  }
  .flex-xxl-column {
    flex-direction: column;
  }
  .align-items-xxl-start {
    align-items: flex-start;
  }
  .align-items-xxl-end {
    align-items: flex-end;
  }
  .align-items-xxl-center {
    align-items: center;
  }
  .align-items-xxl-stretch {
    align-items: stretch;
  }
  .align-content-xxl-start {
    align-content: flex-start;
  }
  .align-content-xxl-end {
    align-content: flex-end;
  }
  .align-content-xxl-center {
    align-content: center;
  }
  .align-content-xxl-stretch {
    align-content: stretch;
  }
  .align-content-xxl-between {
    align-content: space-between;
  }
  .justify-content-xxl-start {
    justify-content: flex-start;
  }
  .justify-content-xxl-end {
    justify-content: flex-end;
  }
  .justify-content-xxl-center {
    justify-content: center;
  }
  .justify-content-xxl-between {
    justify-content: space-between;
  }
  .justify-content-xxl-around {
    justify-content: space-around;
  }
}
.toggle-search {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.search-form-wrapper {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 11;
}
.search-form-wrapper.active {
  display: block;
  opacity: 1;
}
.search-form-wrapper .search-form {
  width: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 25%;
}
@media (min-width: 1235px) {
  .search-form-wrapper .search-form {
    max-width: 1200px;
  }
}
.search-form-wrapper .search-form .form-group {
  position: relative;
}
.search-form-wrapper .search-form .form-group .input-group {
  border: 2px solid #1b1b1b;
  background: #fff;
  padding: 0 1.9rem;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.2;
  width: 100%;
  height: 8.2rem;
}
.search-form-wrapper .search-form .form-group .input-group::placeholder {
  color: #919191;
  opacity: 1;
}
.search-form-wrapper .search-form .form-group .input-group:focus-visible {
  outline: none;
}
.search-form-wrapper .search-form .form-group .search-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.9rem;
  border: none;
  cursor: pointer;
  background-color: transparent;
}
.search-form-wrapper .search-form .form-group .clear-search {
  display: none;
}

.social-wrapper {
  display: flex;
  align-items: center;
  padding: 2.2rem 1.5rem;
}
@media (min-width: 768px) {
  .social-wrapper {
    padding: 2.2rem 2.9rem;
  }
}
@media (min-width: 992px) {
  .social-wrapper {
    padding: 2.2rem 1.5rem;
  }
}
.social-wrapper .social-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  border: 1px solid #ededed;
  transition: 0.4s linear;
}
.social-wrapper .social-item:hover {
  border: 1px solid #000000;
}
.social-wrapper .social-item:not(:last-of-type) {
  margin-right: 1rem;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 10;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
}
@media (min-width: 992px) {
  header {
    position: relative;
    box-shadow: none;
  }
}
header.fixed-header .header-wrapper .header-top-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
}
header.fixed-header .header-wrapper .header-top-wrapper .header-top .navbar-toggler {
  display: block;
}
header.fixed-header .header-wrapper .header-top-wrapper .header-top .navbar-toggler span:nth-of-type(1) {
  top: 0.3rem;
}
header.fixed-header .header-wrapper .header-top-wrapper .header-top .logo,
header.fixed-header .header-wrapper .header-top-wrapper .header-top .custom-logo-link {
  max-width: 25.2rem;
}
header.fixed-header .header-wrapper .header-top-wrapper .header-top .logo img,
header.fixed-header .header-wrapper .header-top-wrapper .header-top .custom-logo-link img {
  display: block;
}
header.open-menu .side-menu-wrapper {
  left: 0;
}
header .header-wrapper .header-top {
  display: flex;
  align-items: center;
  padding: 2rem 0;
}
@media (min-width: 992px) {
  header .header-wrapper .header-top {
    padding: 2.8rem 0;
  }
}
header .header-wrapper .header-top .navbar-toggler {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  padding: 0;
  width: 2.2rem;
  height: 1.5rem;
  cursor: pointer;
  position: relative;
  margin-right: 2.2rem;
}
@media (min-width: 992px) {
  header .header-wrapper .header-top .navbar-toggler {
    display: none;
  }
}
header .header-wrapper .header-top .navbar-toggler span {
  display: block;
  width: 2.2rem;
  height: 2px;
  background-color: #000000;
  position: absolute;
  transition: transform 0.3s linear, opacity 0.2s linear;
}
header .header-wrapper .header-top .navbar-toggler span:nth-of-type(1) {
  top: 0.2rem;
}
header .header-wrapper .header-top .navbar-toggler span:nth-of-type(2) {
  top: 50%;
}
header .header-wrapper .header-top .navbar-toggler span:nth-of-type(3) {
  bottom: 0;
}
header .header-wrapper .header-top .navbar-toggler.active span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .header-wrapper .header-top .navbar-toggler.active span:nth-of-type(2) {
  opacity: 0;
}
header .header-wrapper .header-top .navbar-toggler.active span:nth-of-type(3) {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 2.2rem;
}
header .header-wrapper .header-top .logo,
header .header-wrapper .header-top .custom-logo-link {
  display: block;
  max-width: 20.5rem;
}
@media (min-width: 768px) {
  header .header-wrapper .header-top .logo,
  header .header-wrapper .header-top .custom-logo-link {
    max-width: 30.5rem;
  }
}
@media (min-width: 1265px) {
  header .header-wrapper .header-top .logo,
  header .header-wrapper .header-top .custom-logo-link {
    max-width: 58.1rem;
  }
}
header .header-wrapper .header-top .logo img,
header .header-wrapper .header-top .custom-logo-link img {
  display: block;
}
header .header-wrapper .header-top .social-wrapper {
  display: none;
}
@media (min-width: 992px) {
  header .header-wrapper .header-top .social-wrapper {
    display: flex;
    margin-left: auto;
    padding: 0;
  }
  header .header-wrapper .header-top .social-wrapper .social-item {
    width: 3.5rem;
    height: 3.5rem;
  }
}
@media (min-width: 992px) {
  header .header-wrapper .header-bottom-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
header .header-wrapper .header-bottom-wrapper .header-bottom {
  display: none;
}
@media (min-width: 992px) {
  header .header-wrapper .header-bottom-wrapper .header-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu {
    display: flex;
    align-items: center;
    flex: 1;
    gap: 4rem;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item {
    position: relative;
    padding: 2rem 0;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item:hover .submenu {
    display: block !important;
    opacity: 1;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item:first-of-type {
    display: none;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .menu-link {
    display: block;
    color: #000000;
    font-family: "Arimo", sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.2;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    white-space: nowrap;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .menu-link:hover {
    text-decoration: underline;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .menu-link.active {
    text-decoration: underline;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .menu-link .toggle-submenu {
    display: none;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .submenu {
    display: none;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: -4rem;
    width: 100%;
    height: auto;
    min-width: 22rem;
    background-color: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 2.8rem;
    z-index: 11;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .submenu .submenu-item:not(:last-of-type) {
    margin-bottom: 2.4rem;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .submenu .submenu-item .submenu-link {
    display: block;
    color: #000000;
    font-family: "Arimo", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .submenu .submenu-item .submenu-link:hover {
    text-decoration: underline;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .submenu .submenu-item .submenu-link.active {
    text-decoration: underline;
  }
}
@media (min-width: 1265px) {
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu {
    gap: 7rem;
  }
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu .menu-item .menu-link {
    font-size: 1.4rem;
  }
}
@media (min-width: 1370px) {
  header .header-wrapper .header-bottom-wrapper .header-bottom .main-menu {
    gap: 8rem;
  }
}
header .side-menu-wrapper {
  position: absolute;
  top: 7.2rem;
  left: -5000px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  width: 100%;
  height: 100vh;
  padding-bottom: 30rem;
}
@media (min-width: 992px) {
  header .side-menu-wrapper {
    position: fixed;
    top: 0;
  }
}
header .side-menu-wrapper .side-menu {
  background: #fff;
  height: 100vh;
  overflow-y: auto;
  padding-bottom: 30rem;
}
@media (min-width: 992px) {
  header .side-menu-wrapper .side-menu {
    max-width: 38%;
  }
}
@media (min-width: 1235px) {
  header .side-menu-wrapper .side-menu {
    max-width: 22%;
  }
}
header .side-menu-wrapper .side-menu .side-menu-header {
  display: none;
}
@media (min-width: 992px) {
  header .side-menu-wrapper .side-menu .side-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2rem 1.5rem;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  }
  header .side-menu-wrapper .side-menu .side-menu-header .logo {
    display: block;
    max-width: 20.5rem;
  }
  header .side-menu-wrapper .side-menu .side-menu-header .logo img {
    display: block;
  }
  header .side-menu-wrapper .side-menu .side-menu-header .close-menu {
    display: block;
    cursor: pointer;
  }
}
header .side-menu-wrapper .side-menu .search-form-wrapper {
  display: block;
  opacity: 1;
  position: relative;
  top: unset;
  left: unset;
  background-color: transparent;
  z-index: unset;
  width: 100%;
  height: auto;
  padding: 1.8rem 1.5rem 2.3rem;
}
@media (min-width: 768px) {
  header .side-menu-wrapper .side-menu .search-form-wrapper {
    padding: 1.8rem 2.9rem 2.3rem;
  }
}
@media (min-width: 992px) {
  header .side-menu-wrapper .side-menu .search-form-wrapper {
    padding: 1.8rem 1.5rem 2.3rem;
  }
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form {
  padding: 0;
  max-width: 100%;
  top: unset;
  left: unset;
  transform: unset;
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form .form-group {
  position: relative;
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form .form-group .search-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.9rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
  right: unset;
  padding: 0;
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form .form-group .input-group {
  width: 100%;
  height: 5.5rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 0 1.9rem 0 4.8rem;
  color: #000000;
  font-family: "Arimo", sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form .form-group .input-group::placeholder {
  color: #919191;
  opacity: 1;
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form .form-group .input-group:focus-visible {
  outline: none;
}
header .side-menu-wrapper .side-menu .search-form-wrapper .search-form .form-group .clear-search {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.9rem;
  cursor: pointer;
}
header .side-menu-wrapper .side-menu .main-menu .menu-item {
  border-bottom: 1px solid #ededed;
  padding: 2.2rem 0;
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .menu-link {
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000000;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 113%;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
@media (min-width: 768px) {
  header .side-menu-wrapper .side-menu .main-menu .menu-item .menu-link {
    padding: 0 2.9rem;
  }
}
@media (min-width: 992px) {
  header .side-menu-wrapper .side-menu .main-menu .menu-item .menu-link {
    padding: 0 1.5rem;
  }
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .menu-link .toggle-submenu {
  display: flex;
  align-items: center;
  justify-content: end;
  width: 3rem;
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .menu-link .toggle-submenu svg {
  transition: 0.4s linear;
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .menu-link .toggle-submenu.active svg {
  transform: rotate(180deg);
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .submenu {
  padding-top: 2.2rem;
  display: none;
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .submenu .submenu-item:not(:last-of-type) {
  margin-bottom: 2.4rem;
}
header .side-menu-wrapper .side-menu .main-menu .menu-item .submenu .submenu-item .submenu-link {
  display: block;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: -0.7px;
  text-transform: uppercase;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  header .side-menu-wrapper .side-menu .main-menu .menu-item .submenu .submenu-item .submenu-link {
    padding: 0 2.9rem;
  }
}
@media (min-width: 992px) {
  header .side-menu-wrapper .side-menu .main-menu .menu-item .submenu .submenu-item .submenu-link {
    padding: 0 1.5rem;
  }
}

.news-item:hover .news-item-data .news-item-title a {
  text-decoration-color: #000000;
}
.news-item .news-item-image-wrapper {
  position: relative;
}
.news-item .news-item-image-wrapper .news-item-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.news-item .news-item-image-wrapper .news-item-image:after {
  content: "";
  background: #efefef url("../img/logo.png") no-repeat center;
  background-size: 130px auto;
  display: block;
  padding-top: 125%;
}
.news-item .news-item-image-wrapper .news-item-image img,
.news-item .news-item-image-wrapper .news-item-image video,
.news-item .news-item-image-wrapper .news-item-image iframe,
.news-item .news-item-image-wrapper .news-item-image .horisontal-image,
.news-item .news-item-image-wrapper .news-item-image .vertical-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.news-item .news-item-data .news-item-category {
  display: inline-block;
  border-radius: 99.499px;
  border: 0.995px solid #000;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 0.8rem 1.6rem;
  transition: 0.4s linear;
}
@media (min-width: 1265px) {
  .news-item .news-item-data .news-item-category {
    font-size: 1.4rem;
    letter-spacing: 0.7px;
    padding: 1rem 1.6rem;
  }
}
.news-item .news-item-data .news-item-category:hover {
  border: 0.995px solid rgba(0, 0, 0, 0.4);
}
.news-item .news-item-data .news-item-title {
  margin-bottom: 0;
}
.news-item .news-item-data .news-item-title a {
  color: #000000;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 400;
  text-transform: uppercase;
  text-decoration: underline transparent;
  transition: text-decoration 0.4s ease;
}

.section-title-wrapper {
  margin-bottom: 3rem;
  padding-top: 2.2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .section-title-wrapper {
    margin-bottom: 3.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.section-title-wrapper .section-title {
  margin-bottom: 0;
}
.section-title-wrapper .section-title a,
.section-title-wrapper .section-title span {
  display: block;
  color: #000000;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .section-title-wrapper .section-title a,
  .section-title-wrapper .section-title span {
    font-size: 2.8rem;
    letter-spacing: 1.4px;
  }
}

.homepage-layout {
  padding: 2.2rem 0;
}
@media (min-width: 992px) {
  .homepage-layout {
    padding: 3rem 0;
  }
}
@media (min-width: 992px) {
  .homepage-layout .layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .homepage-layout .layout .main-content {
    flex: 1;
  }
}
.homepage-layout .layout .main-content .three-news-default {
  padding: 0;
}
.homepage-layout .layout .sidebar {
  max-width: 300px;
  display: block;
  margin-inline: auto;
}
@media (min-width: 992px) {
  .homepage-layout .layout .sidebar {
    display: block;
    flex: 0 0 auto;
    max-width: 336px;
    margin-inline: 0;
  }
  .homepage-layout .layout .sidebar .banner,
  .homepage-layout .layout .sidebar .bnr {
    padding: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .homepage-layout .layout .sidebar .banner,
  .homepage-layout .layout .sidebar .bnr {
    padding: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .homepage-layout .layout .sidebar .banner .home-bnr,
  .homepage-layout .layout .sidebar .bnr .home-bnr {
    margin-left: 36px;
  }
}

@media (min-width: 992px) {
  .landing-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .landing-layout .landing-main-content {
    flex: 0 0 calc(100% - 33.6rem);
    width: calc(100% - 33.6rem);
  }
}
@media (min-width: 992px) {
  .landing-layout .landing-sidebar {
    flex: 0 0 30rem;
    width: 30rem;
    margin-inline: 0;
  }
}

.subcategory-page {
  padding: 3rem 0 5.6rem;
}
@media (min-width: 992px) {
  .subcategory-page {
    padding: 3.2rem 0 11.4rem;
  }
}
.subcategory-page .section-title-wrapper {
  padding-top: 0;
  border-top: none;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .subcategory-page .section-title-wrapper {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .subcategory-page .section-title-wrapper .section-title {
    flex: 0 0 auto;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .subcategory-page .section-title-wrapper .section-title a {
    font-size: 4rem;
    line-height: 115%;
  }
}
@media (min-width: 992px) {
  .subcategory-page .section-title-wrapper .category-list {
    flex: 1;
    margin-left: 1.6rem;
  }
}

.three-news-default {
  padding: 2.2rem 0;
}
@media (min-width: 992px) {
  .three-news-default {
    padding: 3rem 0;
  }
}
@media (min-width: 576px) {
  .three-news-default .news-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.8rem;
  }
}
@media (min-width: 768px) {
  .three-news-default .news-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1265px) {
  .three-news-default .news-wrapper {
    grid-gap: 3.6rem;
  }
}
.three-news-default .news-wrapper .news-item:not(:last-of-type) {
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .three-news-default .news-wrapper .news-item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.three-news-default .news-wrapper .news-item .news-item-image-wrapper {
  margin-bottom: 1.6rem;
}
.three-news-default .news-wrapper .news-item .news-item-image-wrapper .horisontal-image {
  display: none;
}
.three-news-default .news-wrapper .news-item .news-item-image-wrapper .vertical-image {
  display: block;
}
.three-news-default .news-wrapper .news-item .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.three-news-default .news-wrapper .news-item .news-item-data .news-item-title a {
  font-size: 1.9rem;
  line-height: 140%;
}
@media (min-width: 1265px) {
  .three-news-default .news-wrapper .news-item .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}

.three-news-default-category {
  padding: 2.2rem 0;
}
@media (min-width: 992px) {
  .three-news-default-category {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.7rem;
    grid-row-gap: 2.4rem;
  }
}
@media (min-width: 1265px) {
  .three-news-default-category .news-wrapper {
    grid-gap: 3.6rem;
  }
}
.three-news-default-category .news-wrapper .news-item .news-item-image-wrapper {
  margin-bottom: 1.6rem;
}
.three-news-default-category .news-wrapper .news-item .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.three-news-default-category .news-wrapper .news-item .news-item-data .news-item-title a {
  font-size: 1.8rem;
  line-height: 133%;
}
@media (min-width: 1265px) {
  .three-news-default-category .news-wrapper .news-item .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:not(:first-of-type) {
    display: block;
  }
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type):not(:last-of-type) {
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:not(:first-of-type):not(:last-of-type) {
    margin-bottom: 0;
  }
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper {
  flex: 0 0 17.3rem;
  width: 17.3rem;
  margin-right: 1.7rem;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image::after {
  padding-top: 123%;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image::after {
    padding-top: 125%;
  }
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-data {
  flex: 1;
  width: 100%;
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
  font-size: 1.6rem;
  line-height: 125%;
}
@media (min-width: 576px) {
  .three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .three-news-default-category .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type {
  position: relative;
  margin: 0 -1.5rem;
  margin-bottom: 2.4rem;
}
@media (min-width: 576px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type {
    margin: 0;
    margin-bottom: 2.4rem;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type:hover .news-item-data .news-item-title a {
  text-decoration-color: #fff;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type:hover .news-item-data .news-item-title a {
    text-decoration-color: #000000;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper {
    margin-bottom: 1.6rem;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::before {
    display: none;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after {
  padding-top: 125%;
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  padding: 2.1rem 1.5rem;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data {
    position: relative;
    bottom: unset;
    left: unset;
    padding: 0;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data .news-item-category {
  color: #fff;
  border: 0.995px solid #fff;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data .news-item-category {
    color: #000000;
    border: 0.995px solid #000000;
    margin-bottom: 1.2rem;
  }
}
.three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
  color: #fff;
  font-size: 2rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    color: #000000;
    font-size: 1.8rem;
  }
}
@media (min-width: 1265px) {
  .three-news-default-category .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}

.three-news-square {
  padding: 2.2rem 0;
}
@media (min-width: 992px) {
  .three-news-square {
    padding: 3rem 0;
  }
}
@media (min-width: 576px) {
  .three-news-square .news-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.8rem;
  }
}
@media (min-width: 768px) {
  .three-news-square .news-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1265px) {
  .three-news-square .news-wrapper {
    grid-gap: 3.6rem;
  }
}
.three-news-square .news-wrapper .news-item:not(:last-of-type) {
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .three-news-square .news-wrapper .news-item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.three-news-square .news-wrapper .news-item .news-item-image-wrapper {
  margin-bottom: 1.6rem;
}
.three-news-square .news-wrapper .news-item .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.three-news-square .news-wrapper .news-item .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.three-news-square .news-wrapper .news-item .news-item-image-wrapper .news-item-image::after {
  padding-top: 100%;
}
.three-news-square .news-wrapper .news-item .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.three-news-square .news-wrapper .news-item .news-item-data .news-item-title a {
  font-size: 1.9rem;
  line-height: 132%;
}
@media (min-width: 576px) {
  .three-news-square .news-wrapper .news-item .news-item-data .news-item-title a {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .three-news-square .news-wrapper .news-item .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}

.category-lead {
  padding: 3rem 0 2.2rem;
}
@media (min-width: 992px) {
  .category-lead {
    padding: 3.2rem 0 3rem;
  }
}
.category-lead .category-lead-header .section-title-wrapper {
  padding-top: 0;
  border-top: none;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .category-lead .category-lead-header .section-title-wrapper {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .category-lead .category-lead-header .section-title-wrapper .section-title {
    flex: 0 0 auto;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .category-lead .category-lead-header .section-title-wrapper .section-title a {
    font-size: 4rem;
    line-height: 115%;
  }
}
@media (min-width: 992px) {
  .category-lead .category-lead-header .section-title-wrapper .category-list {
    flex: 1;
    margin-left: 1.6rem;
  }
}
.category-lead .category-lead-header .category-desc p {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media (min-width: 1265px) {
  .category-lead .category-lead-header .category-desc p {
    font-size: 2.2rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 576px) {
  .category-lead .news-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.8rem;
  }
}
@media (min-width: 1265px) {
  .category-lead .news-wrapper {
    grid-gap: 3.6rem;
  }
}
.category-lead .news-wrapper .news-item:not(:first-of-type):not(:last-of-type) {
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:not(:first-of-type):not(:last-of-type) {
    margin-bottom: 0;
  }
}
.category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper {
  margin-bottom: 1.6rem;
}
.category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image::after {
  padding-top: 125%;
}
.category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
  font-size: 2rem;
  line-height: 140%;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .category-lead .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}
.category-lead .news-wrapper .news-item:first-of-type {
  position: relative;
  margin: 0 -1.5rem;
  margin-bottom: 2.4rem;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:first-of-type {
    margin: 0;
    grid-column: 1/4;
  }
}
.category-lead .news-wrapper .news-item:first-of-type:hover .news-item-data .news-item-title a {
  text-decoration-color: #fff;
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper {
  position: relative;
  margin-bottom: 0;
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .horisontal-image {
    display: block;
  }
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .vertical-image {
    display: none;
  }
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after {
  padding-top: 149%;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after {
    padding-top: 57%;
  }
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  padding: 2rem 1.5rem;
}
@media (min-width: 992px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-data {
    padding: 3.2rem 2.8rem;
  }
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-data .news-item-category {
  color: #fff;
  border: 0.995px solid #fff;
  margin-bottom: 1.6rem;
}
.category-lead .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
  color: #fff;
  font-size: 2rem;
  line-height: 140%;
}
@media (min-width: 576px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .category-lead .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 4rem;
    line-height: 115%;
  }
}

.one-three-news {
  padding: 2.2rem 0;
}
@media (min-width: 992px) {
  .one-three-news {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.8rem;
  }
}
@media (min-width: 1265px) {
  .one-three-news .news-wrapper {
    grid-gap: 3.6rem;
  }
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:not(:first-of-type) {
    display: block;
  }
}
.one-three-news .news-wrapper .news-item:not(:first-of-type):not(:last-of-type) {
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:not(:first-of-type):not(:last-of-type) {
    margin-bottom: 0;
  }
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper {
  flex: 0 0 17.3rem;
  width: 17.3rem;
  margin-right: 1.6rem;
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image::after {
  padding-top: 123%;
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-image-wrapper .news-item-image::after {
    padding-top: 125%;
  }
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-data {
  flex: 1;
  width: 100%;
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
  font-size: 1.6rem;
  line-height: 125%;
}
@media (min-width: 576px) {
  .one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .one-three-news .news-wrapper .news-item:not(:first-of-type) .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}
.one-three-news .news-wrapper .news-item:first-of-type {
  position: relative;
  margin: 0 -1.5rem;
  margin-bottom: 2.4rem;
}
@media (min-width: 576px) {
  .one-three-news .news-wrapper .news-item:first-of-type {
    margin: 0;
    margin-bottom: 2.4rem;
  }
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:first-of-type {
    margin-bottom: 0;
    grid-column: 1/3;
  }
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:first-of-type {
    grid-column: 1/4;
  }
}
.one-three-news .news-wrapper .news-item:first-of-type:hover .news-item-data .news-item-title a {
  text-decoration-color: #fff;
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper {
  position: relative;
  margin-bottom: 0;
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
@media (min-width: 576px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .horisontal-image {
    display: block;
  }
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
@media (min-width: 576px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image .vertical-image {
    display: none;
  }
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after {
  padding-top: 125%;
}
@media (min-width: 576px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after {
    padding-top: 57%;
  }
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  padding: 2.1rem 1.5rem;
}
@media (min-width: 992px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-data {
    padding: 3.2rem 2.8rem;
  }
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-category {
  color: #fff;
  border: 0.995px solid #fff;
  margin-bottom: 1.6rem;
}
.one-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
  color: #fff;
  font-size: 1.9rem;
  line-height: 132%;
}
@media (min-width: 576px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .one-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
    font-size: 4rem;
    line-height: 115%;
  }
}

.two-three-news {
  padding: 2.2rem 0;
}
@media (min-width: 992px) {
  .two-three-news {
    padding: 3rem 0;
  }
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto auto;
    grid-gap: 1.8rem;
  }
}
@media (min-width: 1265px) {
  .two-three-news .news-wrapper {
    grid-gap: 3.6rem;
  }
}
.two-three-news .news-wrapper .news-item {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item {
    display: block;
  }
}
.two-three-news .news-wrapper .news-item:not(:last-of-type) {
  margin-bottom: 1.9rem;
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.two-three-news .news-wrapper .news-item .news-item-image-wrapper {
  flex: 0 0 17.3rem;
  width: 17.3rem;
  margin-right: 1.7rem;
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item .news-item-image-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
}
.two-three-news .news-wrapper .news-item .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.two-three-news .news-wrapper .news-item .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.two-three-news .news-wrapper .news-item .news-item-image-wrapper .news-item-image::after {
  padding-top: 123%;
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item .news-item-image-wrapper .news-item-image::after {
    padding-top: 125%;
  }
}
.two-three-news .news-wrapper .news-item .news-item-data {
  flex: 1;
  width: 100%;
}
.two-three-news .news-wrapper .news-item .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.two-three-news .news-wrapper .news-item .news-item-data .news-item-title a {
  font-size: 1.6rem;
  line-height: 124%;
}
@media (min-width: 576px) {
  .two-three-news .news-wrapper .news-item .news-item-data .news-item-title a {
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .two-three-news .news-wrapper .news-item .news-item-data .news-item-title a {
    font-size: 2.2rem;
    line-height: 127%;
  }
}
.two-three-news .news-wrapper .news-item:first-of-type, .two-three-news .news-wrapper .news-item:nth-of-type(2) {
  position: relative;
  margin: 0 -1.5rem;
  margin-bottom: 1.9rem;
  display: block;
}
@media (min-width: 576px) {
  .two-three-news .news-wrapper .news-item:first-of-type, .two-three-news .news-wrapper .news-item:nth-of-type(2) {
    margin: 0;
    margin-bottom: 1.9rem;
  }
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item:first-of-type, .two-three-news .news-wrapper .news-item:nth-of-type(2) {
    grid-column: span 3;
    margin-bottom: 0;
  }
}
.two-three-news .news-wrapper .news-item:first-of-type:hover .news-item-data .news-item-title a, .two-three-news .news-wrapper .news-item:nth-of-type(2):hover .news-item-data .news-item-title a {
  text-decoration-color: #fff;
}
.two-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-image-wrapper {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  margin-right: 0;
}
.two-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::before, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-image-wrapper .news-item-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}
.two-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-image-wrapper .news-item-image::after {
  padding-top: 125%;
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item:first-of-type .news-item-image-wrapper .news-item-image::after, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-image-wrapper .news-item-image::after {
    padding-top: 121%;
  }
}
.two-three-news .news-wrapper .news-item:first-of-type .news-item-data, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  padding: 2.1rem 1.5rem;
}
@media (min-width: 992px) {
  .two-three-news .news-wrapper .news-item:first-of-type .news-item-data, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data {
    padding: 3.2rem 2.8rem;
  }
}
.two-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-category, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data .news-item-category {
  color: #fff;
  border: 0.995px solid #fff;
  margin-bottom: 1.6rem;
}
.two-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data .news-item-title a {
  color: #fff;
  font-size: 1.9rem;
  line-height: 132%;
}
@media (min-width: 576px) {
  .two-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data .news-item-title a {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .two-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data .news-item-title a {
    font-size: 3rem;
  }
}
@media (min-width: 1265px) {
  .two-three-news .news-wrapper .news-item:first-of-type .news-item-data .news-item-title a, .two-three-news .news-wrapper .news-item:nth-of-type(2) .news-item-data .news-item-title a {
    font-size: 4rem;
    line-height: 115%;
  }
}
@media (min-width: 768px) {
  .two-three-news .news-wrapper .news-item:nth-of-type(2) ~ .news-item {
    grid-column: span 2;
  }
}

.news-list {
  margin-bottom: 5.6rem;
}
.news-list .banner,
.news-list .bnr {
  display: none;
}
@media (min-width: 992px) {
  .news-list .banner,
  .news-list .bnr {
    display: block;
    grid-column: 1/4;
    padding: 0;
  }
}
@media (min-width: 576px) {
  .news-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.8rem;
  }
}
@media (min-width: 992px) {
  .news-list {
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 5rem;
  }
}
@media (min-width: 1265px) {
  .news-list {
    grid-column-gap: 3.6rem;
  }
}
.news-list .news-item:not(:last-of-type) {
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .news-list .news-item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.news-list .news-item .news-item-image-wrapper {
  margin-bottom: 1.6rem;
}
.news-list .news-item .news-item-image-wrapper .news-item-image .vertical-image {
  display: block;
}
.news-list .news-item .news-item-image-wrapper .news-item-image .horisontal-image {
  display: none;
}
.news-list .news-item .news-item-image-wrapper .news-item-image::after {
  padding-top: 125%;
}
.news-list .news-item .news-item-data .news-item-category {
  margin-bottom: 1.2rem;
}
.news-list .news-item .news-item-data .news-item-title a {
  font-size: 2rem;
  line-height: 140%;
}

.category-list {
  padding-top: 2rem;
  padding-bottom: 1rem;
  display: flex;
  align-items: center;
  overflow-y: auto;
}
@media (min-width: 992px) {
  .category-list {
    padding-top: 0;
  }
}
.category-list .category-item {
  display: block;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 1.7rem;
  color: #000000;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  white-space: nowrap;
  transition: 0.4s ease;
}
@media (min-width: 992px) {
  .category-list .category-item {
    font-size: 1.4rem;
    letter-spacing: 0.7px;
  }
}
.category-list .category-item:not(:last-of-type) {
  margin-right: 1rem;
}
@media (min-width: 992px) {
  .category-list .category-item:not(:last-of-type) {
    margin-right: 1.6rem;
  }
}
.category-list .category-item.active {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #000;
  color: #fff;
}
.category-list .category-item:hover {
  border: 1px solid #000;
}

.custom-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-pagination .page-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.custom-pagination .page-item:not(:last-of-type) {
  margin-right: 1.4rem;
}
.custom-pagination .page-item.prev {
  margin-right: 3rem;
}
.custom-pagination .page-item.prev span {
  position: relative;
  top: 2px;
}
.custom-pagination .page-item.next {
  margin-left: 0rem;
}
.custom-pagination .page-item.next span {
  position: relative;
  top: 2px;
}
.custom-pagination .page-item .page-numbers {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  line-height: 3rem;
  transition: 0.4s linear;
  font-family: "Arimo", sans-serif;
  color: #000000;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  min-width: 3.4rem;
  height: 3.4rem;
}
.custom-pagination .page-item.active {
  border: 1px solid #000000;
}
.custom-pagination .page-item:hover {
  border: 1px solid #000000;
}

.search-page {
  padding: 3rem 0 5.6rem;
}
@media (min-width: 992px) {
  .search-page {
    padding: 7.1rem 0 8.4rem;
  }
}
.search-page .section-title-wrapper {
  margin-bottom: 2.7rem;
  border-top: none;
  padding-top: 0;
}
@media (min-width: 992px) {
  .search-page .section-title-wrapper {
    display: block;
    margin-bottom: 7.1rem;
  }
}
.search-page .section-title-wrapper .section-title {
  margin-bottom: 2.2rem;
}
@media (min-width: 992px) {
  .search-page .section-title-wrapper .section-title {
    margin-bottom: 4.4rem;
  }
}
.search-page .section-title-wrapper .section-title span {
  text-align: center;
}
@media (min-width: 992px) {
  .search-page .section-title-wrapper .section-title span {
    font-size: 4rem;
  }
}
.search-page .section-title-wrapper .search-form-wrapper {
  display: block;
  position: relative;
  opacity: 1;
  top: unset;
  left: unset;
  background-color: transparent;
  z-index: unset;
}
.search-page .section-title-wrapper .search-form-wrapper .search-form {
  padding: 0;
  max-width: 800px;
  margin-inline: auto;
  left: unset;
  transform: unset;
  top: unset;
}
.search-page .section-title-wrapper .search-form-wrapper .search-form .form-group .input-group {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #000000;
  font-size: 1.4rem;
  height: 4.5rem;
}
@media (min-width: 992px) {
  .search-page .section-title-wrapper .search-form-wrapper .search-form .form-group .input-group {
    height: 5.5rem;
    font-size: 1.6rem;
    padding: 0 0 0 1.9rem;
  }
}
.search-page .section-title-wrapper .search-form-wrapper .search-form .form-group .input-group::placeholder {
  color: #919191;
  opacity: 1;
}
.search-page .section-title-wrapper .search-form-wrapper .search-form .form-group .search-btn {
  right: 0;
  height: 4.5rem;
  width: 6.4rem;
  font-size: 1.2rem;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #000000;
}
@media (min-width: 992px) {
  .search-page .section-title-wrapper .search-form-wrapper .search-form .form-group .search-btn {
    height: 5.5rem;
    font-size: 1.3rem;
  }
}
.search-page .section-title-wrapper .search-form-wrapper .search-form .form-group .search-btn svg path {
  stroke: #fff;
}
.search-page .search-page-action {
  padding: 2rem 0 2.2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .search-page .search-page-action {
    padding: 3.2rem 0;
  }
}
@media (min-width: 768px) {
  .search-page .search-page-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.search-page .search-page-action .results {
  color: #919191;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.24px;
  margin-bottom: 1.3rem;
}
@media (min-width: 768px) {
  .search-page .search-page-action .results {
    margin-bottom: 0;
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .search-page .search-page-action .results {
    font-size: 1.4rem;
    letter-spacing: 0.28px;
  }
}
.search-page .search-page-action .results span {
  color: #000000;
}
.search-page .search-page-action .sort-wrapper {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .search-page .search-page-action .sort-wrapper {
    flex: 0 0 50%;
    width: 50%;
    justify-content: end;
  }
}
.search-page .search-page-action .sort-wrapper .sort-title {
  display: block;
  color: #1b1b1b;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  margin-right: 1.2rem;
}
@media (min-width: 992px) {
  .search-page .search-page-action .sort-wrapper .sort-title {
    font-size: 1.4rem;
    letter-spacing: 0.6px;
    margin-right: 1.6rem;
  }
}
.search-page .search-page-action .sort-wrapper .sort-form {
  flex: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .search-page .search-page-action .sort-wrapper .sort-form {
    max-width: 150px;
  }
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-input {
  border: 1px solid rgba(27, 27, 27, 0.1);
  padding: 1.3rem 1.8rem;
  box-shadow: none;
  border-radius: 0;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-input {
    font-size: 1.4rem;
  }
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-input input {
  color: #1b1b1b;
  font-size: 1.2rem;
  line-height: 1;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
}
@media (min-width: 992px) {
  .search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-input input {
    font-size: 1.4rem;
  }
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-input.dropdown-active::after {
  transform: translateY(-53%) rotateZ(180deg);
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-input::after {
  transition: 0.4s linear;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 53%;
  right: 15px;
  transform: translateY(-53%);
  margin-top: unset;
  border-style: unset;
  border-width: unset;
  border-color: unset;
  background-image: url("../img/down.webp");
  background-size: 14px 14px;
  background-position: center;
  background-repeat: no-repeat;
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-dropdown {
  box-shadow: none;
  border-radius: 0;
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-dropdown .option {
  padding: 1.3rem 1.8rem;
  font-size: 1.2rem;
  line-height: 1;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  color: #1b1b1b;
}
@media (min-width: 992px) {
  .search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-dropdown .option {
    font-size: 1.4rem;
  }
}
.search-page .search-page-action .sort-wrapper .sort-form .form-group .search-select .selectize-dropdown .option.active:not(.selected) {
  background: rgba(145, 145, 145, 0.5);
}

footer {
  padding: 4.1rem 0 5.1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  footer {
    padding: 4.1rem 0 5.5rem;
  }
}
footer .footer-wrapper .social-wrapper {
  justify-content: center;
  padding: 0;
  margin-bottom: 3.1rem;
}
@media (min-width: 992px) {
  footer .footer-wrapper .social-wrapper {
    margin-bottom: 4.2rem;
  }
}
footer .footer-wrapper .social-wrapper .social-item {
  width: 4.5rem;
  height: 4.5rem;
}
footer .footer-wrapper .social-wrapper .social-item:not(:last-of-type) {
  margin-right: 1.3rem;
}
footer .footer-wrapper .footer-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 4.8rem;
}
@media (min-width: 992px) {
  footer .footer-wrapper .footer-menu {
    flex-direction: row;
    margin-bottom: 4.2rem;
  }
}
footer .footer-wrapper .footer-menu .footer-item:not(:last-of-type) {
  margin-bottom: 1.3rem;
  position: relative;
}
@media (min-width: 992px) {
  footer .footer-wrapper .footer-menu .footer-item:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 2.4rem;
  }
}
footer .footer-wrapper .footer-menu .footer-item:not(:last-of-type)::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1.4rem;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  footer .footer-wrapper .footer-menu .footer-item:not(:last-of-type)::after {
    bottom: unset;
    left: unset;
    transform: unset;
    right: 0;
    width: 1px;
    top: 0;
    height: 1.4rem;
  }
}
footer .footer-wrapper .footer-menu .footer-item .footer-link {
  display: block;
  color: #000000;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 114%;
  text-transform: uppercase;
  padding-bottom: 1.3rem;
}
@media (min-width: 992px) {
  footer .footer-wrapper .footer-menu .footer-item .footer-link {
    padding-bottom: 0;
    padding-right: 2.4rem;
  }
}
footer .footer-wrapper .footer-menu .footer-item .footer-link:hover {
  text-decoration: underline;
}
footer .footer-wrapper .footer-menu .footer-item .footer-link.active {
  text-decoration: underline;
}
footer .footer-wrapper .copyright {
  color: #bdbdbd;
  margin-bottom: 0;
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 157%;
  text-align: center;
  text-transform: uppercase;
}
footer .footer-wrapper .copyright a {
  text-decoration: underline;
  color: #bdbdbd;
  transition: 0.4s linear;
}
footer .footer-wrapper .copyright a:hover {
  color: #000000;
}

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