@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto-v30-latin_latin-ext-regular-1.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/roboto-v30-latin_latin-ext-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/roboto-v30-latin_latin-ext-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/roboto-v30-latin_latin-ext-500italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/roboto-v30-latin_latin-ext-900.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 900;
  src: url("/fonts/roboto-v30-latin_latin-ext-900italic.woff2") format("woff2");
}

.atom-tag {
  line-height: 1rem;
  max-width: 220px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  z-index: 10;
}
.icon.i-burger-menu:after {
  background-image: url("/img/burger-menu-white.5bcda967.svg");
  height: 16px;
  width: 29px;
}
.icon.i-link-out:after {
  background-image: url("/img/link-out-grey.1f5af9b4.svg");
  width: 1.1333333333em;
}
.icon.i-play:after {
  background-image: url("/img/play-white.e624fc45.svg");
  width: 0.9em;
}
.icon.i-social-facebook:after {
  background-image: url("/img/social-facebook.ea672203.svg");
  width: 0.5em;
}
.icon.i-social-instagram:after {
  background-image: url("/img/social-instagram.fff31d8b.svg");
  width: 1em;
}
.icon.i-social-x:after {
  background-image: url("/img/social-x.525818ae.svg");
  width: 1.25em;
}
.icon.i-social-youtube:after {
  background-image: url("/img/social-youtube.38fcf2ff.svg");
  width: 1.3846153846em;
}
.icon.i-user:after {
  background-image: url("/img/user-white.7edbd989.svg");
  height: 23px;
  width: 23px;
}
.icon.i-search-header:after {
  background-image: url("/img/search-header-white.bb80db0d.svg");
  height: 23px;
  width: 23px;
}
.icon.i-logout:after {
  background-image: url("/img/logout.7592d984.svg");
  width: 1em;
}
.icon.i-account,
.icon.i-link-out-white {
  font-size: 1.5rem;
}
.icon.i-account:after,
.icon.i-link-out-white:after {
  background-image: url("/img/link-out-white.316911df.svg");
  width: 1em;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.clear-both {
  clear: both;
}
.m-0 {
  margin: 0;
}
.m-2\.5 {
  margin: 0.625rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-my-px {
  margin-bottom: -1px;
  margin-top: -1px;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-bottom: 0;
  margin-top: 0;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.-mr-vw {
  margin-right: -100vw;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-px {
  margin-top: -1px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-px {
  margin-bottom: 1px;
}
.ml-0 {
  margin-left: 0;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-px {
  margin-right: 1px;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-navbar-height {
  margin-top: 59px;
}
.line-clamp-3 {
  -webkit-line-clamp: 3;
}
.line-clamp-3,
.line-clamp-4 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.line-clamp-4 {
  -webkit-line-clamp: 4;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hidden {
  display: none;
}
.aspect-169 {
  aspect-ratio: 16/9;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-full {
  height: 100%;
}
.h-navbar-height {
  height: 59px;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-12 {
  width: 3rem;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-6 {
  width: 1.5rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-8 {
  width: 2rem;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-full-w-content-padding {
  width: calc(100% + 3rem);
}
.w-vw {
  width: 100vw;
}
.shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.grow {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.scale-65 {
  --tw-scale-x: 0.65;
  --tw-scale-y: 0.65;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(0.65) scaleY(0.65);
}
.scale-65 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.list-none {
  list-style-type: none;
}
.flex-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-col {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items-center {
  -ms-flex-align: center;
  align-items: center;
}
.justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-blue-progress {
  --tw-border-opacity: 1;
  border-color: #012f59;
  border-color: rgb(1 47 89 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: #d1d5db;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-light-blue-text\/25 {
  border-color: rgba(209, 233, 255, 0.25);
}
.border-red-default {
  --tw-border-opacity: 1;
  border-color: #c00;
  border-color: rgb(204 0 0 / var(--tw-border-opacity));
}
.border-white\/25 {
  border-color: hsla(0, 0%, 100%, 0.25);
}
.bg-blue-dark-2 {
  --tw-bg-opacity: 1;
  background-color: #011e39;
  background-color: rgb(1 30 57 / var(--tw-bg-opacity));
}
.bg-blue-header {
  --tw-bg-opacity: 1;
  background-color: #002f5a;
  background-color: rgb(0 47 90 / var(--tw-bg-opacity));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: #9ca3af;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: #dc2626;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-sidebar-light-gray {
  --tw-bg-opacity: 1;
  background-color: #f2f2f2;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-contain {
  background-size: contain;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  font-family: "object-fit:cover";
  object-fit: cover;
}
.p-0 {
  padding: 0;
}
.p-4 {
  padding: 1rem;
}
.p-7 {
  padding: 1.75rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.py-0 {
  padding-bottom: 0;
  padding-top: 0;
}
.py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.py-1\.5 {
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
}
.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-13 {
  padding-bottom: 3.2rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-7\.5 {
  padding-bottom: 1.875rem;
}
.pl-0 {
  padding-left: 0;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-7 {
  padding-left: 1.75rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.align-top {
  vertical-align: top;
}
.align-bottom {
  vertical-align: bottom;
}
.text-2sm {
  font-size: 0.93rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-2xs {
  font-size: 0.62rem;
}
.text-5xl {
  font-size: 3rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-md {
  font-size: 1.0625rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-smm {
  font-size: 0.85rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-xll {
  font-size: 1.4rem;
}
.text-xs {
  font-size: 0.75rem;
}
.text-xss {
  font-size: 0.82rem;
}
.font-black,
.font-bold {
  font-weight: 900;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-3 {
  line-height: 0.75rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-5\.5 {
  line-height: 1.375em;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-navbar-height {
  line-height: 59px;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-black {
  --tw-text-opacity: 1;
  color: #000;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-dark-1 {
  --tw-text-opacity: 1;
  color: #00417c;
  color: rgb(0 65 124 / var(--tw-text-opacity));
}
.text-blue-dark-2 {
  --tw-text-opacity: 1;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
}
.text-dark-gray-text {
  --tw-text-opacity: 1;
  color: #4c4c4c;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: #111827;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-light-blue-text {
  --tw-text-opacity: 1;
  color: #d1e9ff;
  color: rgb(209 233 255 / var(--tw-text-opacity));
}
.text-light-gray {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.opacity-75 {
  opacity: 0.75;
}
.transition-colors {
  transition-duration: 0.15s;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-opacity {
  transition-duration: 0.15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-100 {
  transition-duration: 0.1s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
/*! purgecss start ignore */
/*! purgecss stop ignore */
.molecule-article {
  overflow: hidden;
}
.molecule-article .atom-article-categories {
  margin-bottom: 0.5rem;
}
.molecule-article .atom-article-categories span {
  line-height: 1rem;
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto-v30-latin_latin-ext-regular-1.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/roboto-v30-latin_latin-ext-500.woff2") format("woff2");
}
.icon {
  display: inline-block;
  font-size: 1rem;
}
.icon:after {
  background-size: 100% 100%;
  content: " ";
  display: inline-block;
  font-size: inherit;
  height: 1em;
}
.icon.i-arrow-right {
  height: 15px;
}
.icon.i-arrow-right:after {
  background-image: url("/img/92866aea04c3e5d072489c06faef080c71d94ec3.svg");
  width: 0.6153846154em;
}
.icon.i-close:after {
  background-image: url("/img/e8a6b1fbe5f5f7d7bfe9c6371bbdf4200ffc09b5.svg");
  width: 1em;
}
:root {
  --gallery-page-bg-color: #011e39;
  --gallery-page-text-color: #fff;
  --gallery-modal-outer-bg-color: rgba(0, 0, 0, 0.5);
  --gallery-modal-inner-bg-color: #011e39;
  --gallery-asset-bg-color: #edf2f7;
  --gallery-asset-thumbnails-bg-color: #011e39;
  --gallery-asset-thumbnails-text-color: #fff;
  --gallery-image-description-text-color-default: #fff;
  --gallery-image-description-text-color-asset: #fff;
  --gallery-image-description-bg-color-default: rgba(0, 47, 90, 0.9);
  --gallery-image-description-bg-color-asset: rgba(0, 47, 90, 0.9);
  --gallery-image-description-icon-bg-color: #000;
  --gallery-header-mobile-bg-color: rgba(0, 47, 90, 0.9);
  --gallery-header-desktop-bg-color: rgba(0, 47, 90, 0.9);
  --gallery-header-text-color: #fff;
  --gallery-header-borders-color: #011e39;
  --gallery-icons-color: #fff;
  --gallery-arrows-bg-color: rgba(0, 47, 90, 0.9);
  --gallery-photos-counter-bg: #011e39;
  --gallery-photos-counter-icon-bg: #011e39;
  --gallery-fullscreen-icon-bg: #011e39;
  --gallery-overview-advertisment-text-color-before-load: #000;
  --gallery-overview-advertisment-bg-color-before-load: #9ca3af;
  --gallery-overview-advertisment-bg-color-after-load: #011e39;
}
.hover\:bg-black-015:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: #991b1b;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-75:hover {
  opacity: 0.75;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.group:hover .group-hover\:block {
  display: block;
}
@media (min-width: 640px) {
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:mr-3 {
    margin-right: 0.75rem;
  }
  .sm\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .sm\:w-5\/12 {
    width: 41.666667%;
  }
  .sm\:w-7\/12 {
    width: 58.333333%;
  }
  .sm\:pr-3 {
    padding-right: 0.75rem;
  }
  .sm\:text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:my-0 {
    margin-bottom: 0;
    margin-top: 0;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md\:flex-col {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pr-1 {
    padding-right: 0.25rem;
  }
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
  }
  .md\:leading-7 {
    line-height: 1.75rem;
  }
  .md\:text-gray-500 {
    --tw-text-opacity: 1;
    color: #6b7280;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }
  .md\:text-gray-900 {
    --tw-text-opacity: 1;
    color: #111827;
    color: rgb(17 24 39 / var(--tw-text-opacity));
  }
}
@media (min-width: 992px) {
  .ml\:static {
    position: static;
  }
  .ml\:float-left {
    float: left;
  }
  .ml\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .ml\:mr-0 {
    margin-right: 0;
  }
  .ml\:inline-block {
    display: inline-block;
  }
  .ml\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .ml\:inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .ml\:hidden {
    display: none;
  }
  .ml\:h-auto {
    height: auto;
  }
  .ml\:h-navbar-height {
    height: 59px;
  }
  .ml\:w-auto {
    width: auto;
  }
  .ml\:overflow-hidden {
    overflow: hidden;
  }
  .ml\:bg-transparent {
    background-color: transparent;
  }
  .ml\:p-0 {
    padding: 0;
  }
  .ml\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ml\:py-0 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .ml\:py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
  .ml\:pl-0 {
    padding-left: 0;
  }
  .ml\:leading-navbar-height {
    line-height: 59px;
  }
  .ml\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1080px) {
  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .lg\:h-40 {
    height: 10rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:pr-12 {
    padding-right: 3rem;
  }
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.clear-both {
  clear: both;
}
.m-0 {
  margin: 0;
}
.m-2\.5 {
  margin: 0.625rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-my-px {
  margin-bottom: -1px;
  margin-top: -1px;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-bottom: 0;
  margin-top: 0;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.-mr-vw {
  margin-right: -100vw;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-px {
  margin-top: -1px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-px {
  margin-bottom: 1px;
}
.ml-0 {
  margin-left: 0;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-px {
  margin-right: 1px;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-navbar-height {
  margin-top: 59px;
}
.line-clamp-3 {
  -webkit-line-clamp: 3;
}
.line-clamp-3,
.line-clamp-4 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.line-clamp-4 {
  -webkit-line-clamp: 4;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hidden {
  display: none;
}
.aspect-169 {
  aspect-ratio: 16/9;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-full {
  height: 100%;
}
.h-navbar-height {
  height: 59px;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-12 {
  width: 3rem;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-6 {
  width: 1.5rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-8 {
  width: 2rem;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-full-w-content-padding {
  width: calc(100% + 3rem);
}
.w-vw {
  width: 100vw;
}
.shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.grow {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.scale-65 {
  --tw-scale-x: 0.65;
  --tw-scale-y: 0.65;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(0.65) scaleY(0.65);
}
.scale-65 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.list-none {
  list-style-type: none;
}
.flex-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-col {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items-center {
  -ms-flex-align: center;
  align-items: center;
}
.justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-blue-progress {
  --tw-border-opacity: 1;
  border-color: #012f59;
  border-color: rgb(1 47 89 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: #d1d5db;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-light-blue-text\/25 {
  border-color: rgba(209, 233, 255, 0.25);
}
.border-red-default {
  --tw-border-opacity: 1;
  border-color: #c00;
  border-color: rgb(204 0 0 / var(--tw-border-opacity));
}
.border-white\/25 {
  border-color: hsla(0, 0%, 100%, 0.25);
}
.bg-blue-dark-2 {
  --tw-bg-opacity: 1;
  background-color: #011e39;
  background-color: rgb(1 30 57 / var(--tw-bg-opacity));
}
.bg-blue-header {
  --tw-bg-opacity: 1;
  background-color: #002f5a;
  background-color: rgb(0 47 90 / var(--tw-bg-opacity));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: #9ca3af;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: #dc2626;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-sidebar-light-gray {
  --tw-bg-opacity: 1;
  background-color: #f2f2f2;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-contain {
  background-size: contain;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  font-family: "object-fit:cover";
  object-fit: cover;
}
.p-0 {
  padding: 0;
}
.p-4 {
  padding: 1rem;
}
.p-7 {
  padding: 1.75rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.py-0 {
  padding-bottom: 0;
  padding-top: 0;
}
.py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.py-1\.5 {
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
}
.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-13 {
  padding-bottom: 3.2rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-7\.5 {
  padding-bottom: 1.875rem;
}
.pl-0 {
  padding-left: 0;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-7 {
  padding-left: 1.75rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.align-top {
  vertical-align: top;
}
.align-bottom {
  vertical-align: bottom;
}
.text-2sm {
  font-size: 0.93rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-2xs {
  font-size: 0.62rem;
}
.text-5xl {
  font-size: 3rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-md {
  font-size: 1.0625rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-smm {
  font-size: 0.85rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-xll {
  font-size: 1.4rem;
}
.text-xs {
  font-size: 0.75rem;
}
.text-xss {
  font-size: 0.82rem;
}
.font-black,
.font-bold {
  font-weight: 900;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-3 {
  line-height: 0.75rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-5\.5 {
  line-height: 1.375em;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-navbar-height {
  line-height: 59px;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-black {
  --tw-text-opacity: 1;
  color: #000;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-dark-1 {
  --tw-text-opacity: 1;
  color: #00417c;
  color: rgb(0 65 124 / var(--tw-text-opacity));
}
.text-blue-dark-2 {
  --tw-text-opacity: 1;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
}
.text-dark-gray-text {
  --tw-text-opacity: 1;
  color: #4c4c4c;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: #111827;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-light-blue-text {
  --tw-text-opacity: 1;
  color: #d1e9ff;
  color: rgb(209 233 255 / var(--tw-text-opacity));
}
.text-light-gray {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.opacity-75 {
  opacity: 0.75;
}
.transition-colors {
  transition-duration: 0.15s;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-opacity {
  transition-duration: 0.15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-100 {
  transition-duration: 0.1s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-linear {
  transition-timing-function: linear;
}

.hide-scrollbar {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}
:root {
  --swiper-navigation-size: 44px;
}
.hover\:bg-black-015:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: #991b1b;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-75:hover {
  opacity: 0.75;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.group:hover .group-hover\:block {
  display: block;
}
@media (min-width: 640px) {
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:mr-3 {
    margin-right: 0.75rem;
  }
  .sm\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .sm\:w-5\/12 {
    width: 41.666667%;
  }
  .sm\:w-7\/12 {
    width: 58.333333%;
  }
  .sm\:pr-3 {
    padding-right: 0.75rem;
  }
  .sm\:text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:my-0 {
    margin-bottom: 0;
    margin-top: 0;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md\:flex-col {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pr-1 {
    padding-right: 0.25rem;
  }
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
  }
  .md\:leading-7 {
    line-height: 1.75rem;
  }
  .md\:text-gray-500 {
    --tw-text-opacity: 1;
    color: #6b7280;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }
  .md\:text-gray-900 {
    --tw-text-opacity: 1;
    color: #111827;
    color: rgb(17 24 39 / var(--tw-text-opacity));
  }
}
@media (min-width: 992px) {
  .ml\:static {
    position: static;
  }
  .ml\:float-left {
    float: left;
  }
  .ml\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .ml\:mr-0 {
    margin-right: 0;
  }
  .ml\:inline-block {
    display: inline-block;
  }
  .ml\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .ml\:inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .ml\:hidden {
    display: none;
  }
  .ml\:h-auto {
    height: auto;
  }
  .ml\:h-navbar-height {
    height: 59px;
  }
  .ml\:w-auto {
    width: auto;
  }
  .ml\:overflow-hidden {
    overflow: hidden;
  }
  .ml\:bg-transparent {
    background-color: transparent;
  }
  .ml\:p-0 {
    padding: 0;
  }
  .ml\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ml\:py-0 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .ml\:py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
  .ml\:pl-0 {
    padding-left: 0;
  }
  .ml\:leading-navbar-height {
    line-height: 59px;
  }
  .ml\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1080px) {
  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .lg\:h-40 {
    height: 10rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:pr-12 {
    padding-right: 3rem;
  }
}

:root {
  --ts-pr-clear-button: 0;
  --ts-pr-caret: 0;
  --ts-pr-min: 0.75rem;
}
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  scroll-behavior: smooth;
  scroll-padding-top: 122px;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
}
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.mone_box {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  justify-content: center;
  line-height: 0;
}
.mone_header {
  display: none;
}
.sas_mone {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  position: relative;
}
.sas_mone[data-sas_status="loaded"]:before {
  box-sizing: border-box;
  color: #000;
  content: "reklama";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  position: absolute;
  right: 0;
  text-transform: lowercase;
  top: -11px;
}
@media (max-width: 980px) {
  .mobile_native_box_article {
    min-height: 310px;
  }
}
@media (min-width: 980px) {
  .ad-sticky {
    position: sticky;
    top: 80px;
  }
  .ad-right-side,
  .ad-sticky {
    clear: both;
  }
}
@tailwind utilities;
.sr-only {
  margin: -1px;
  position: absolute;
  width: 1px;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.clear-both {
  clear: both;
}
.m-0 {
  margin: 0;
}
.m-2\.5 {
  margin: 0.625rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-my-px {
  margin-bottom: -1px;
  margin-top: -1px;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-bottom: 0;
  margin-top: 0;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.-mr-vw {
  margin-right: -100vw;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-px {
  margin-top: -1px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-px {
  margin-bottom: 1px;
}
.ml-0 {
  margin-left: 0;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-px {
  margin-right: 1px;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-navbar-height {
  margin-top: 59px;
}
.line-clamp-3,
.line-clamp-4 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hidden {
  display: none;
}
.aspect-169 {
  aspect-ratio: 16/9;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-full {
  height: 100%;
}
.h-navbar-height {
  height: 59px;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-12 {
  width: 3rem;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-6 {
  width: 1.5rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-8 {
  width: 2rem;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-full-w-content-padding {
  width: calc(100% + 3rem);
}
.w-vw {
  width: 100vw;
}
.shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.grow {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.scale-65 {
  --tw-scale-x: 0.65;
  --tw-scale-y: 0.65;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(0.65) scaleY(0.65);
}
.scale-65 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.list-none {
  list-style-type: none;
}
.flex-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-col {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items-center {
  -ms-flex-align: center;
  align-items: center;
}
.justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-blue-progress {
  --tw-border-opacity: 1;
  border-color: #012f59;
  border-color: rgb(1 47 89 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: #d1d5db;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-light-blue-text\/25 {
  border-color: rgba(209, 233, 255, 0.25);
}
.border-red-default {
  --tw-border-opacity: 1;
  border-color: #c00;
  border-color: rgb(204 0 0 / var(--tw-border-opacity));
}
.border-white\/25 {
  border-color: hsla(0, 0%, 100%, 0.25);
}
.bg-blue-dark-2 {
  --tw-bg-opacity: 1;
  background-color: #011e39;
  background-color: rgb(1 30 57 / var(--tw-bg-opacity));
}
.bg-blue-header {
  --tw-bg-opacity: 1;
  background-color: #002f5a;
  background-color: rgb(0 47 90 / var(--tw-bg-opacity));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: #9ca3af;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: #dc2626;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-sidebar-light-gray {
  --tw-bg-opacity: 1;
  background-color: #f2f2f2;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-contain {
  background-size: contain;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  font-family: "object-fit:cover";
  object-fit: cover;
}
.p-0 {
  padding: 0;
}
.p-4 {
  padding: 1rem;
}
.p-7 {
  padding: 1.75rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.py-0 {
  padding-bottom: 0;
  padding-top: 0;
}
.py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.py-1\.5 {
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
}
.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-13 {
  padding-bottom: 3.2rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-7\.5 {
  padding-bottom: 1.875rem;
}
.pl-0 {
  padding-left: 0;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-7 {
  padding-left: 1.75rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.align-top {
  vertical-align: top;
}
.align-bottom {
  vertical-align: bottom;
}
.text-2sm {
  font-size: 0.93rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-2xs {
  font-size: 0.62rem;
}
.text-5xl {
  font-size: 3rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-md {
  font-size: 1.0625rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-smm {
  font-size: 0.85rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-xll {
  font-size: 1.4rem;
}
.text-xs {
  font-size: 0.75rem;
}
.text-xss {
  font-size: 0.82rem;
}
.font-black,
.font-bold {
  font-weight: 900;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-3 {
  line-height: 0.75rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-5\.5 {
  line-height: 1.375em;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-navbar-height {
  line-height: 59px;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-black {
  --tw-text-opacity: 1;
  color: #000;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-dark-1 {
  --tw-text-opacity: 1;
  color: #00417c;
  color: rgb(0 65 124 / var(--tw-text-opacity));
}
.text-blue-dark-2 {
  --tw-text-opacity: 1;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
}
.text-dark-gray-text {
  --tw-text-opacity: 1;
  color: #4c4c4c;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: #111827;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-light-blue-text {
  --tw-text-opacity: 1;
  color: #d1e9ff;
  color: rgb(209 233 255 / var(--tw-text-opacity));
}
.text-light-gray {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.opacity-75 {
  opacity: 0.75;
}
.transition-colors {
  transition-duration: 0.15s;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-opacity {
  transition-duration: 0.15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-100 {
  transition-duration: 0.1s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.red-gradient {
  --tw-gradient-from: #e22f2f var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(226, 47, 47, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #c00 var(--tw-gradient-to-position);
  background: linear-gradient(325deg, #e22f2f, #c00);
  background-image: linear-gradient(
    to top left,
    #e22f2f var(--tw-gradient-from-position),
    #c00 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.red-gradient:hover,
a:hover .red-gradient {
  --tw-gradient-from: #b30101 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(179, 1, 1, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #d31f1f var(--tw-gradient-to-position);
  background: linear-gradient(90deg, #b30101, #d31f1f);
  background-image: linear-gradient(
    to right,
    #b30101 var(--tw-gradient-from-position),
    #d31f1f var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.blue-header-gradient {
  --tw-gradient-from: #0b68c3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(11, 104, 195, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #003c76 var(--tw-gradient-to-position);
  background: linear-gradient(325deg, #0b68c3, #003c76);
  background-image: linear-gradient(
    to top left,
    #0b68c3 var(--tw-gradient-from-position),
    #003c76 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.blue-sidebar-title-gradient {
  --tw-gradient-from: #00417c var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 65, 124, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #0070d6 var(--tw-gradient-to-position);
  background: linear-gradient(325deg, #00417c, #0070d6);
  background-image: linear-gradient(
    to right,
    #00417c var(--tw-gradient-from-position),
    #0070d6 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.vertical-middle {
  top: 50%;
  transform: translateY(-50%);
}
.text-tight-55 {
  letter-spacing: -0.55px;
}
.line-clamp-3,
.line-clamp-4 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-clamp-3 {
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  -webkit-line-clamp: 4;
}
.perex-mobile-hidden {
  height: 0;
  visibility: hidden;
}
@media (min-width: 768px) {
  .perex-mobile-hidden {
    height: auto;
    visibility: visible;
  }
}
.btn-default {
  --tw-text-opacity: 1;
  --tw-gradient-from: #e22f2f var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(226, 47, 47, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #c00 var(--tw-gradient-to-position);
  background: linear-gradient(325deg, #e22f2f, #c00);
  background-image: linear-gradient(
    to top left,
    #e22f2f var(--tw-gradient-from-position),
    #c00 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  border-width: 0;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  padding: 0.85rem 1.5rem;
  text-align: center;
  text-decoration-line: none;
  text-transform: uppercase;
  width: 100%;
}
.btn-default:hover {
  --tw-gradient-from: #b30101 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(179, 1, 1, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #d31f1f var(--tw-gradient-to-position);
  background: linear-gradient(90deg, #b30101, #d31f1f);
  background-image: linear-gradient(
    to right,
    #b30101 var(--tw-gradient-from-position),
    #d31f1f var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
@media (min-width: 768px) {
  .btn-default {
    width: auto;
  }
}
.loader {
  animation: load8 1.1s linear infinite;
  border: 3px solid #f2f2f2;
  border-left-color: #c00;
  border-radius: 50%;
  height: 20px;
  left: calc(50% - 10px);
  position: absolute;
  top: calc(50% - 10px);
  visibility: hidden;
  width: 20px;
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.btn-disabled-gray:disabled {
  background: grey !important;
  cursor: not-allowed;
  outline: none;
}
/*! purgecss start ignore */
/*! purgecss stop ignore */
.molecule-article {
  overflow: hidden;
}
.molecule-article .atom-article-categories {
  margin-bottom: 0.5rem;
}
.molecule-article .atom-article-categories span {
  line-height: 1rem;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
body,
html {
  box-sizing: border-box;
  font-family: Roboto, sans-serif;
  font-size: 0.9375em;
  margin: 0;
  padding: 0;
}
*,
:after,
:before {
  box-sizing: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
body,
html {
  background-color: #cfd8dc;
}
@media only screen and (max-width: 768px) {
  body,
  html {
    overflow-x: hidden;
  }
}
p {
  overflow-wrap: break-word;
}
img {
  height: auto;
  max-width: 100%;
  position: relative;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap;
  width: 1px !important;
}
.main-container {
  max-width: 100%;
  padding-top: 120px;
}
@media (min-width: 1080px) {
  .main-container {
    max-width: 1080px;
    padding-top: 0;
  }
}
main {
  display: block;
}
.aside-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.aside-layout aside,
.aside-layout main {
  width: 100%;
}
@media (min-width: 768px) {
  .aside-layout main {
    padding-right: 1.5rem;
    width: 66.666667%;
  }
  .aside-layout aside {
    padding-left: 1rem;
    width: 33.333333%;
  }
}
html:before {
  --tw-bg-opacity: 1;
  background-color: #000;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition-duration: 0.2s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: linear;
  width: 100%;
  z-index: 30;
}
h1 {
  font-size: 2.25rem;
  letter-spacing: -1.2px;
  line-height: 1.15;
  margin-bottom: 1.25rem;
  margin-top: 0.25rem;
}
h1,
h2,
h3,
h4 {
  --tw-text-opacity: 1;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
  font-weight: 900;
}
h2,
h3,
h4 {
  letter-spacing: -0.7px;
  line-height: 1.375;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
h2 {
  font-size: 1.63rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h4 {
  font-weight: 900;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.2rem;
  }
}
img.keep-image-ratio {
  aspect-ratio: attr(width) / attr(height);
  display: inline-block;
  height: auto;
  width: 100%;
}
.hide-scrollbar {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}
.clear-after:after {
  clear: both;
  content: "";
  display: block;
}
.main-article-header {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
  font-size: 0.93rem;
  line-height: 1.625;
}
.article-detail {
  --tw-text-opacity: 1;
  color: #2b2b2b;
  color: rgb(43 43 43 / var(--tw-text-opacity));
}
.article-detail p {
  font-size: 1.125rem;
  line-height: 1.5;
}
.article-detail p a {
  --tw-text-opacity: 1;
  color: #00417c;
  color: rgb(0 65 124 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.article-detail p a:hover {
  text-decoration-line: none;
}
.article-detail blockquote {
  --tw-text-opacity: 1;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.5;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.article-detail blockquote:before {
  background-size: 100% 100%;
  content: "";
  display: inline-block;
  height: 33px;
  margin-left: 0;
  margin-right: 0.25rem;
  width: 40px;
}
@media (min-width: 1080px) {
  .article-detail blockquote:before {
    margin-left: -1rem;
  }
}
.article-detail ol {
  font-size: 1.125rem;
  left: 2rem;
  line-height: 1.5;
  list-style-type: none;
  padding-left: 0;
  padding-right: 2rem;
  position: relative;
}
.article-detail ol {
  line-height: 2rem;
  padding-left: 0;
}
.article-detail ol li {
  counter-increment: li;
  margin-bottom: 1rem;
}
.article-detail ol li:before {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: #c00;
  background-color: rgb(204 0 0 / var(--tw-bg-opacity));
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  content: counter(li) ".";
  font-size: 1rem;
  font-weight: 400;
  margin-right: 0.75rem;
  padding: 5px 7px;
}
.article-authors {
  --tw-text-opacity: 1;
  clear: both;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.article-authors .author-photo {
  display: inline-block;
  float: left;
  margin-right: 1rem;
}
.article-authors .author-photo img {
  font-family: "object-fit:cover";
  height: 4rem;
  max-width: 100%;
  object-fit: cover;
  width: 4rem;
}
.article-authors h4 {
  --tw-text-opacity: 1;
  color: #00417c;
  color: rgb(0 65 124 / var(--tw-text-opacity));
  font-size: 1.125rem;
  margin: 0 0 0.25rem;
}
.article-authors .position {
  font-size: 0.93rem;
  margin: 0 0 0.25rem;
}
@media (min-width: 1080px) {
  .article-detail-padding .padding-wrapper {
    padding-left: 5rem;
  }
  .article-detail-padding .tight-aside-position {
    margin-left: -6.5rem;
  }
}
.page-article-detail .molecule-recommended {
  margin-bottom: 2rem;
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .category-detail {
    left: 0;
    width: 100%;
    z-index: 100;
  }
}
@tailwind components;
.swiper {
  position: relative;
}
.social-icon {
  height: 40px;
  margin-bottom: 8px;
  margin-right: 8px;
  text-align: left;
  width: 40px;
}
.social-icon:after {
  height: 60% !important;
  left: 20%;
  position: relative;
  top: 20%;
  width: 60% !important;
}
.i-social-facebook {
  background-color: #106ebf;
}
.i-social-x {
  background-color: #000;
}
.i-social-instagram {
  background-color: #8221ad;
}
.i-social-youtube {
  background-color: #ce1312;
}
.atom-tag {
  line-height: 1rem;
  max-width: 220px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  z-index: 10;
}
.atom-article-categories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.atom-article-categories > div > :not(.text-red-default) {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
}
.atom-article-categories > div * {
  font-size: 0.75rem;
  font-weight: 900;
}
.atom-article-categories a:hover {
  text-decoration-line: underline;
}
.header-logo {
  height: calc(100% + 2px);
}
.header-trends a {
  display: inline-block;
}
.header-trends .atom-tag {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0.5rem;
  position: relative;
}
.mobile-navigation {
  height: calc(100vh - 63px);
  padding-bottom: 100px;
  top: calc(100% + 4px);
}
@media only screen and (max-width: 992px) {
  .mobile-navigation .i-burger-menu:after {
    height: 14px;
    width: 18px;
  }
  .mobile-navigation .i-user:after {
    height: 20px;
    width: 14px;
  }
}
.toggle-desktop-menu .icon {
  bottom: -3px;
}
.toggle-desktop-menu .icon.i-close {
  bottom: -5px;
}
.toggle-desktop-menu .icon.i-close:after {
  height: 22px;
  width: 24px;
}
.desktop-nav-menu {
  max-height: calc(100vh - 63px - 1rem);
}
.desktop-nav-menu a:hover {
  text-decoration-line: underline;
}
.desktop-nav-menu .categories-links .i-link-out-white {
  height: 20px;
  vertical-align: -7px;
}
@media (min-width: 992px) {
  .nav-toggle {
    display: none !important;
  }
}
.categories-links ul {
  max-height: 150px;
  transition-property: max-height;
}
.header-login-popup {
  width: 20rem;
}
.header-login-popup ul {
  --tw-bg-opacity: 1;
  --tw-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored:
    0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  background-color: #003c72;
  background-color: rgb(0 60 114 / var(--tw-bg-opacity));
  box-shadow:
    0 0 #0000,
    0 0 #0000,
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px -1px rgba(0, 0, 0, 0.1);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  line-height: 1.5;
  list-style-type: none;
  margin: 0;
  padding-bottom: 0.25rem;
  padding-left: 0;
  padding-top: 0.25rem;
}
.header-login-popup ul li:hover {
  background-color: rgba(0, 47, 90, 0.9);
}
@media (min-width: 992px) {
  .main-navigation {
    max-width: 590px;
  }
  .nav-item-right-border:after {
    background-color: rgba(0, 47, 90, 0.9);
    content: "";
    display: block;
    height: 70%;
    position: absolute;
    right: 0;
    top: 15%;
    width: 1px;
  }
}
.search-field {
  position: relative;
  text-align: right;
}
.ukraine-flag a {
  padding-right: 2.5rem;
  position: relative;
}
.ukraine-flag a:after {
  background-image: url("/img/97fd8be8fea0ed4ad6b17a6757da96b43f981dca.svg");
  background-size: 1.5rem 1rem;
  border: 1px solid #b8bdc1;
  content: " ";
  display: inline-block;
  height: 1rem;
  margin-left: 5px;
  vertical-align: -3px;
  width: 1.5rem;
}
@media (min-width: 992px) {
  .ukraine-flag a:after {
    margin-left: 0;
    margin-top: -0.5rem;
    position: absolute;
    right: 0.5rem;
    top: 50%;
    vertical-align: 0;
  }
}
.most-readed-wrapper {
  margin-left: -1rem;
  margin-right: -1rem;
}
.most-readed-wrapper .main-title {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .most-readed-wrapper {
    margin-left: 0.5rem;
    margin-right: -1rem;
  }
}
@media (min-width: 1080px) {
  .most-readed-wrapper {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .most-readed-wrapper article {
    width: 100% !important;
  }
}
.search-query:not(:valid) + .search-form-clear {
  display: none;
}
.sidebar-tw {
  --tw-translate-x: 100vw;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow: visible;
  position: fixed;
  top: 63px;
  transform: translate(100vw, var(--tw-translate-y)) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-duration: 0.15s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  z-index: 50;
}
@media (min-width: 768px) {
  .sidebar-tw {
    height: auto;
    margin-bottom: 2.5rem;
    opacity: 1;
    position: static;
    transform: none;
    transition-property: none;
    width: auto;
  }
}
.sidebar-tw .sidebar-video {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: none;
}
.sidebar-tw .sidebar-video::-webkit-scrollbar {
  display: none;
}
.sidebar-tw .sidebar-video {
  --tw-bg-opacity: 1;
  background-color: #003c72;
  background-color: rgb(0 60 114 / var(--tw-bg-opacity));
  z-index: 10;
}
@media (min-width: 768px) {
  .sidebar-tw .sidebar-video {
    background-color: transparent;
  }
}
#sidebar-content-wrapper {
  width: 100%;
}
#sidebar-content-wrapper,
.sidebar-tw {
  overflow-y: scroll;
}
@media (min-width: 768px) {
  #sidebar-content-wrapper,
  .sidebar-tw {
    overflow-y: auto;
  }
}
#sidebar-content-wrapper,
.sidebar-tw {
  -webkit-overflow-scrolling: touch;
}
.sidebar-bottom-shadow {
  --tw-gradient-from: #003c76 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 60, 118, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  background-image: linear-gradient(
    to top,
    #003c76 var(--tw-gradient-from-position),
    transparent var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  height: 2rem;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}
@media (min-width: 768px) {
  .sidebar-bottom-shadow {
    display: none;
  }
}
.sidebar-tw {
  padding-bottom: 200px;
}
.sidebar-bottom-shadow {
  bottom: 200px;
}
@media (min-width: 768px) {
  .sidebar-tw {
    padding-bottom: 0;
  }
}
.timeline-line {
  --tw-bg-opacity: 1;
  background-color: #9c9c9c;
  background-color: rgb(156 156 156 / var(--tw-bg-opacity));
  height: calc(100% - 13px);
  left: 8px;
  position: absolute;
  top: 13px;
  width: 1px;
}
.timeline-line-fadeout {
  --tw-gradient-from: #003c72 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 60, 114, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  background-image: linear-gradient(
    to top,
    #003c72 var(--tw-gradient-from-position),
    transparent var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  bottom: 0;
  height: 150px;
  left: 8px;
  position: absolute;
  width: 1px;
}
@media (min-width: 768px) {
  .timeline-line-fadeout {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
}
.timeline-circle {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  background-color: #003c72;
  background-color: rgb(0 60 114 / var(--tw-bg-opacity));
  border: 1px solid #9c9c9c;
  border-color: rgb(156 156 156 / var(--tw-border-opacity));
  border-radius: 12px;
  height: 12px;
  left: -27px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
}
@media (min-width: 768px) {
  .timeline-circle {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}
.ticker {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  height: 57px;
  overflow: hidden;
  position: relative;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: linear;
  width: 100%;
}
@media (min-width: 1080px) {
  .ticker {
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.16);
    height: 50px;
  }
}
.ticker-item {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.ticker-item:first-child {
  display: -ms-flexbox;
  display: flex;
}
.ticker-headline {
  --tw-bg-opacity: 1;
  background-color: #f2f2f2;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  display: none;
}
.ticker-headline {
  width: 173px;
}
@media (min-width: 1080px) {
  .ticker-headline {
    display: -ms-flexbox;
    display: flex;
  }
}
.ticker-headline-text {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
  font-size: 0.875rem;
  font-weight: 900;
  text-align: right;
  width: 100%;
}
.ticker-headline-tooth {
  display: none;
  height: 100%;
}
.ticker-headline-tooth {
  border-bottom: 25px solid transparent;
  border-left: 15px solid #f2f2f2;
  border-top: 25px solid transparent;
  width: 15px;
}
@media (min-width: 1080px) {
  .ticker-headline-tooth {
    display: block;
  }
}
.ticker-message {
  --tw-text-opacity: 1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
  display: -webkit-box;
  font-size: 0.985rem;
  font-weight: 900;
  line-height: 1.5rem;
  max-height: 57px;
  overflow: hidden;
}
.ticker-more-text {
  --tw-text-opacity: 1;
  color: #c00;
  color: rgb(204 0 0 / var(--tw-text-opacity));
  display: none;
  font-size: 0.93rem;
  font-weight: 500;
}
@media (min-width: 1080px) {
  .ticker-more-text {
    display: block;
  }
}
.ticker-more-arrow {
  background-image: url("/img/arrow-right-red.svg");
  background-size: 100% 100%;
  content: " ";
  height: 13px;
  margin-left: 10px;
  transform: scale(1.5);
  width: 8px;
}
@media (min-width: 1080px) {
  .ticker-more-arrow {
    transform: none;
  }
}
a:hover .ticker-more-text {
  text-decoration-line: underline;
}
a:hover .ticker-more-arrow {
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-name: arrowMove;
  animation-timing-function: linear;
}
@keyframes arrowMove {
  0% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}
@media (min-width: 640px) {
  .timeline .event {
    display: block !important;
  }
}
.sticky-header {
  position: fixed;
  top: 0;
  transition: margin-bottom 0.2s linear;
  width: 100%;
  z-index: 30;
}
@media (min-width: 1080px) {
  .sticky-header {
    position: sticky;
    position: -webkit-sticky;
  }
}
.sticky-header:after,
.sticky-header:before {
  content: "";
  display: table;
}
.related-article {
  --tw-bg-opacity: 1;
  background-color: #f2f2f2;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  clear: both;
  margin: 0.5rem -1rem 1.5rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .related-article {
    margin-right: 0;
  }
}
.related-article .main-title {
  --tw-text-opacity: 1;
  color: #9c9c9c;
  color: rgb(156 156 156 / var(--tw-text-opacity));
  font-size: 1.4rem;
  font-weight: 900;
  letter-spacing: -0.55px;
  line-height: 1.5rem;
  margin-bottom: 0.75rem;
  margin-top: 1rem;
}
.related-article h3 {
  font-weight: 900;
  letter-spacing: -0.35px;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  margin-top: 0.625rem;
}
.related-article h3 a {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.related-article h3 a:hover {
  text-decoration-line: underline;
}
.related-article .wrapper-outer {
  padding-bottom: 0.25rem;
  padding-top: 0.5rem;
}
@media (min-width: 768px) {
  .related-article .wrapper-outer {
    padding: 1.25rem;
  }
}
.related-article .article {
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 0.5rem;
  position: relative;
}
.related-article .article .article-info {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  z-index: 20;
}
@media (min-width: 768px) {
  .related-article .article .article-info {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.related-article .main-image-wrapper {
  background-color: transparent;
  overflow: hidden;
  width: 100%;
}
.related-article .main-image-wrapper img {
  font-family: "object-fit:cover";
  object-fit: cover;
  width: 100%;
}
.related-article-multiple .main-title {
  margin-left: 0.85rem;
}
.related-article-multiple h3 {
  font-size: 1.25rem;
}
.related-article-multiple h3 a {
  --tw-text-opacity: 1;
  color: #011e39;
  color: rgb(1 30 57 / var(--tw-text-opacity));
}
.related-article-multiple .wrapper-inner {
  display: -ms-flexbox;
  display: flex;
  margin-right: -0.25rem;
}
@media (min-width: 768px) {
  .related-article-multiple .wrapper-outer {
    padding-bottom: 0.5rem;
  }
}
.related-article-multiple .article {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  margin-right: 0.25rem;
}
.related-article-multiple .main-image-wrapper,
.related-article-multiple .main-image-wrapper img {
  max-height: 300px;
  min-height: 200px;
}
@media (min-width: 768px) {
  .related-article .main-title {
    margin-top: 0.25rem;
  }
  .related-article-multiple .main-title {
    margin-left: 0;
  }
  .related-article-multiple h3 {
    font-size: 1.4rem;
    font-weight: 900;
  }
}
/*! purgecss start ignore !*/
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .sticky-header {
    position: relative;
  }
}
@media screen and (min-width: 1080px) and (-ms-high-contrast: active),
  screen and (min-width: 1080px) and (-ms-high-contrast: none) {
  .sticky-header {
    width: 1080px;
  }
}
.icon:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1079px) and (-ms-high-contrast: active),
  screen and (max-width: 1079px) and (-ms-high-contrast: none) {
  .perex-mobile-hidden {
    height: auto !important;
  }
}
@media screen and (max-width: 757px) and (-ms-high-contrast: active),
  screen and (max-width: 757px) and (-ms-high-contrast: none) {
  .perex-mobile-hidden {
    height: 0 !important;
  }
}
.sidebar-tw {
  transform: translateX(100vw);
}
@media (min-width: 768px) {
  .sidebar-tw {
    transform: none;
  }
}
/*! purgecss stop ignore !*/
.square-separated-list li:not(:last-child):after {
  content: "▪";
  margin: 0 5px;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:root {
  --quiz-page-background: rgba(203, 213, 224, var(--bg-opacity));
  --quiz-default-header-color: #000;
  --quiz-default-subheader-color: #000;
  --quiz-body-background-color: rgba(255, 255, 255, var(--bg-opacity));
  --quiz-icheck-color-checked: #c00;
  --quiz-icheck-size: 1rem;
  --quiz-icheck-color: #fff;
  --quiz-radio-size: 15px;
  --quiz-radio-color-checked: #c00;
  --quiz-radio-color: #fff;
  --quiz-option-accent-background-color: #fee2e2;
  --quiz-list-color: #00417c;
  --quiz-accent-text-color: #e6f3ff;
  --quiz-gallery-background: linear-gradient(-45deg, #07417c, #00305b);
  --quiz-accent-background-color: #e6f3ff;
  --quiz-accent-header-color: #000;
  --quiz-button-hover-background: #c00;
  --quiz-button-hover-border-color: #c00;
  --quiz-message-background-color: #c00;
  --quiz-message-text-color: #fff;
  --quiz-message-border-color: #c00;
  --competition-gallery-arrow-color: #fff;
  --competition-gallery-arrow-background: #c00;
}
.hover\:bg-black-015:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: #991b1b;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-75:hover {
  opacity: 0.75;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.group:hover .group-hover\:block {
  display: block;
}
@media (min-width: 640px) {
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:mr-3 {
    margin-right: 0.75rem;
  }
  .sm\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .sm\:w-5\/12 {
    width: 41.666667%;
  }
  .sm\:w-7\/12 {
    width: 58.333333%;
  }
  .sm\:pr-3 {
    padding-right: 0.75rem;
  }
  .sm\:text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:my-0 {
    margin-bottom: 0;
    margin-top: 0;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md\:flex-col {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pr-1 {
    padding-right: 0.25rem;
  }
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
  }
  .md\:leading-7 {
    line-height: 1.75rem;
  }
  .md\:text-gray-500 {
    --tw-text-opacity: 1;
    color: #6b7280;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }
  .md\:text-gray-900 {
    --tw-text-opacity: 1;
    color: #111827;
    color: rgb(17 24 39 / var(--tw-text-opacity));
  }
}
@media (min-width: 992px) {
  .ml\:static {
    position: static;
  }
  .ml\:float-left {
    float: left;
  }
  .ml\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .ml\:mr-0 {
    margin-right: 0;
  }
  .ml\:inline-block {
    display: inline-block;
  }
  .ml\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .ml\:inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .ml\:hidden {
    display: none;
  }
  .ml\:h-auto {
    height: auto;
  }
  .ml\:h-navbar-height {
    height: 59px;
  }
  .ml\:w-auto {
    width: auto;
  }
  .ml\:overflow-hidden {
    overflow: hidden;
  }
  .ml\:bg-transparent {
    background-color: transparent;
  }
  .ml\:p-0 {
    padding: 0;
  }
  .ml\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ml\:py-0 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .ml\:py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
  .ml\:pl-0 {
    padding-left: 0;
  }
  .ml\:leading-navbar-height {
    line-height: 59px;
  }
  .ml\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1080px) {
  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:flex {
    display: -ms-flexbox;
    display: flex;
  }
  .lg\:h-40 {
    height: 10rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:pr-12 {
    padding-right: 3rem;
  }
}
:root {
  --swiper-navigation-size: 44px;
}

:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}
:root {
  --swiper-navigation-size: 44px;
}
.content-footer {
  max-width: 100%;
}
@media (min-width: 640px) {
  .content-footer {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .content-footer {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .content-footer {
    max-width: 1080px;
  }
}
.content-footer {
  font-family: Roboto, sans-serif;
  font-size: 0.9375em;
  position: relative;
}
.content-footer h3 {
  display: block;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
}
.content-footer .footer {
  --tw-bg-opacity: 1;
  background-color: rgba(1, 30, 57, var(--tw-bg-opacity));
  padding-bottom: 3rem;
}
.content-footer .footer .footer-inner-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2.5rem;
  position: relative;
  text-align: center;
}
.content-footer .footer h3 {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding-bottom: 0.5rem;
}
.content-footer .footer .footer-popular-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 4rem;
}
.content-footer .footer .footer-popular-wrapper a {
  --tw-text-opacity: 1;
  color: rgba(126, 157, 186, var(--tw-text-opacity));
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 0.5rem 0;
  white-space: nowrap;
}
.content-footer .footer .footer-popular-wrapper a:hover:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration: underline;
}
.content-footer .footer .footer-search-form {
  bottom: -1.25rem;
  left: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  right: 0;
  width: 100%;
}
.content-footer .footer .footer-search-form hr {
  border: 0;
  border-top: 1px solid #122c44;
  display: block;
  height: 1px;
  left: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 10;
}
.content-footer .footer .footer-bottom-inner-wrapper {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-inner-wrapper {
    display: flex;
  }
}
.content-footer .footer .footer-bottom-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-links {
    margin-bottom: 0;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .content-footer .footer .footer-bottom-links {
    padding-right: 2.5rem;
  }
}
.content-footer .footer .footer-bottom-links a {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  display: block;
  margin-bottom: 0.75rem;
  padding-right: 1.5rem;
  width: 50%;
}
.content-footer .footer .footer-bottom-links a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-icons {
    width: 50%;
  }
}
.content-footer .footer .footer-bottom-icons-socials {
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-icons-socials {
    display: flex;
  }
}
.content-footer .footer .footer-bottom-icons-socials .apple-store-button {
  --tw-bg-opacity: 1;
  align-items: center;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  display: flex;
  justify-content: center;
  padding: 0.75rem 2.5rem;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-icons-socials .apple-store-button {
    margin-right: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .content-footer .footer .footer-bottom-icons-socials .apple-store-button {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.content-footer
  .footer
  .footer-bottom-icons-socials
  .apple-store-button
  .apple-icon {
  background-image: url("/img/895c1ead197ce738df36640e3d8ed75d0a5172fc.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 1.75rem;
  width: 1.4rem;
}
.content-footer .footer .footer-bottom-icons-socials .apple-store-button span {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-size: 1.0625rem;
  padding-left: 0.5rem;
}
.content-footer .footer .footer-bottom-icons-socials .apple-store-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}
.content-footer .footer .footer-bottom-icons-socials .google-play-button {
  --tw-bg-opacity: 1;
  align-items: center;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  padding: 0.75rem 2rem;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-icons-socials .google-play-button {
    margin-top: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .content-footer .footer .footer-bottom-icons-socials .google-play-button {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.content-footer
  .footer
  .footer-bottom-icons-socials
  .google-play-button
  .google-icon {
  background-image: url("/img/e417b410674037f80fe466f3001d2a77f1a72664.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 1.75rem;
  width: 1.75rem;
}
.content-footer .footer .footer-bottom-icons-socials .google-play-button span {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-size: 1.0625rem;
  padding-left: 0.25rem;
}
.content-footer .footer .footer-bottom-icons-socials .google-play-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}
.content-footer .footer .footer-bottom-icons-prima {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
  padding-top: 2rem;
}
.content-footer .footer .footer-bottom-icons-prima > a {
  display: flex;
}
.content-footer .footer .footer-bottom-icons-prima .iprima-icon {
  background-image: url("/img/bc3137c3eccc86f36028d7ab67f6a3c7f6aa2944.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 1.5rem;
  margin-right: 1rem;
  width: 5.5rem;
}
.content-footer .footer .footer-bottom-icons-prima span {
  --tw-text-opacity: 1;
  color: rgba(126, 157, 186, var(--tw-text-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 768px) {
  .content-footer .footer .footer-bottom-icons-prima span {
    padding-left: 1rem;
  }
}
@supports (padding: max(0px)) {
}
.theoplayer-skin
  .vjs-mute-control:not(:hover)
  + .vjs-volume-control:not(:hover)
  .vjs-volume-bar:not(:hover):not(:focus) {
  margin-right: 0;
  opacity: 0;
  width: 0;
}
@font-face {
  font-family: Hurme3;
  font-weight: 300;
  src: url("/fonts/73ab4de155c328cc6a0c37b10652512cf2130e4b.woff2")
    format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Hurme3;
  font-weight: 400;
  src: url("/fonts/980803edd452af643a9ebdad56a0baf8abbd867a.woff2")
    format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Hurme3;
  font-weight: 600;
  src: url("/fonts/968f174c600925d20287d7567f41eb4b32364f91.woff2")
    format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Hurme3;
  font-weight: 700;
  src: url("/fonts/3f4a64c68a144a97a0ef47fbf11bbf8877ef11bd.woff2")
    format("woff2");
  font-display: swap;
}

.fb_reset {
  background: none;
  border: 0px;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family:
    lucida grande,
    tahoma,
    verdana,
    arial,
    sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}

.fb_reset > div {
  overflow: hidden;
}

.fb_reset {
  background: none;
  border: 0px;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family:
    lucida grande,
    tahoma,
    verdana,
    arial,
    sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}

.fb_reset > div {
  overflow: hidden;
}

.adsm-skin .header-mone-wrapper:has(.adsm-skin-banner-parent),
.adsm-skin .header-mone-wrapper div:has(.adsm-skin-banner-parent) {
  max-width: 1080px !important;
  margin: auto !important;
  height: 250px !important;
  max-height: unset !important;
}

.adnm-html-interscroll .content:has(.adnm-interscroll-parent),
.adnm-html-interscroll-doublescreen-desktop
  .content:has(.adnm-interscroll-parent) {
  overflow: unset !important;
}

:root {
  --caroda-horizontal-aspect-ratio-percentage: 56.25%;
  --caroda-horizontal-with-banner-aspect-ratio-percentage: 71.8%;
  --caroda-horizontal-4-3-aspect-ratio-percentage: 75%;
  --caroda-vertical-aspect-ratio-percentage: 177.78%;
  --caroda-vertical-3-4-aspect-ratio-percentage: 133.33%;
  --caroda-square-aspect-ratio-percentage: 100%;
  --advertising-label-height: 20px;
  --caroda-advertising-label-color: #333;
  --caroda-font-family: Arial, Helvetica, sans-serif;
  /* This is dynamically set by OutstreamPlayer */
  --caroda-slider-background-color: black;
}

:root {
  --caroda-floating-container-top-offset: 20px;
  --caroda-floating-container-bottom-offset: 20px;
  --caroda-floating-container-left-offset: 20px;
  --caroda-floating-container-right-offset: 20px;
}

.carodaLibraryFloatingContainer:has(.carodaBannerOuterContainer) {
  width: auto !important;
}

.carodaLibraryFloatingContainer.carodaLibraryFloatingContainerVisible:has(
    iframe,
    img
  ) {
  min-height: unset;
  pointer-events: auto;
  visibility: visible;
}

.carodaLibraryFloatingContainer.carodaLibraryFloatingContainerVisible:has(
    iframe,
    img
  )
  .adLoaded:not(.carodaHidden) {
  visibility: unset !important;
}

.carodaProtectiveLayer:has(
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top
) {
  transform: translateY(-100%);
  top: 30px;
}

.carodaProtectiveLayer:has(
    .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top
  )
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top {
  transform: unset;
}

.carodaProtectiveLayer:has(
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center
) {
  left: 50%;
  right: unset;
  transform: translate(-50%, -100%);
}

.carodaProtectiveLayer:has(
    .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center
  )
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center {
  left: unset;
  right: unset;
  transform: unset;
}

.carodaProtectiveLayer:has(
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center
) {
  bottom: 30px;
  left: 50%;
  right: unset;
  transform: translate(-50%, 100%);
}

.carodaProtectiveLayer:has(
    .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center
  )
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center {
  bottom: unset;
  left: unset;
  right: unset;
  transform: unset;
}

.carodaProtectiveLayer:has(
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom
) {
  bottom: 30px;
  transform: translateY(100%);
}

.carodaProtectiveLayer:has(
    .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom
  )
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom {
  bottom: unset;
  transform: unset;
}

.carodaProtectiveLayer:has(
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-left
) {
  left: -30px;
  right: unset;
}

.carodaProtectiveLayer:has(
    .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-left
  )
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-left {
  left: unset;
  right: unset;
}

.carodaProtectiveLayer:has(
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-right
) {
  left: unset;
  right: -30px;
}

.carodaProtectiveLayer:has(
    .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-right
  )
  .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-right {
  left: unset;
  right: unset;
}

:root {
  --caroda-progress-bar-background: #5e8791;
  --caroda-progress-bar-height: 4px;
  --caroda-progress-color: #f5a03e;
}

.ssp-article-item {
  display: block;
  margin: 5px 0;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px 0;
}

.ssp-inner_item__image {
  width: 100%;
  max-width: 307px;
}

.ssp-article-inner {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.ssp-article-image {
  flex-shrink: 0;
  width: 100%;
}

.ssp-article-image img {
  max-height: 150px;
  width: 100%;
}

.ssp-article-content {
  flex: 1;
  padding: 10px 0;
}

.ssp-article-content h2 {
  font-size: 20px;
  color: #000;
  margin: 0 0 10px;
}

.ssp-ad-label {
  font-size: 10px;
  color: #000;
  text-align: right;
  margin-top: 10px;
  padding-bottom: 15px;
}

@media (min-width: 600px) {
  .ssp-article-inner {
    flex-direction: row;
  }

  .ssp-article-content {
    padding-left: 10px;
    padding-top: 0;
  }
}

@media (max-width: 599px) {
  .ssp-inner_item__image {
    object-fit: cover !important;
    width: 100% !important;
    max-width: unset !important;
  }
}

#sas_749165:before {
  display: none;
}

@media print {
  body {
    display: none !important;
  }
}

#article-inner-content p > a {
  text-decoration: none;
  color: red;
  font-weight: 700;
}

#article-inner-content h2 {
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 15px;
  margin-top: 15px;
}

#article-inner-content p {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 160%;
}

.comments {
  max-width: 700px;
  margin: 0 auto;
  padding: 10px;
}

.comment {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}

.avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  flex-shrink: 0;
  object-fit: cover;
}

.body {
  background: #f5f5f5;
  padding: 10px 12px;
  border-radius: 10px;
  width: 100%;
}

.body h4 {
  margin: 0 0 5px;
  font-size: 18px;
}

.body p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

.comment-img {
  margin-top: 10px;
  width: 100%;
  max-width: 600px;
  border-radius: 8px;
}

.actions {
  display: flex;
  gap: 15px;
  margin-top: 8px;
  font-size: 14px;
  color: #777;
}

.actions span {
  cursor: pointer;
  transition: color 0.2s;
}

.actions span:hover {
  color: #1877f2;
}

.actions .time {
  color: #999;
  cursor: default;
}

/* адаптив */
@media (max-width: 600px) {
  .avatar {
    width: 40px;
    height: 40px;
  }
}

/* roboto-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto-v30-latin_latin-ext-regular.woff2") format("woff2");
}

/* roboto-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/roboto-v30-latin_latin-ext-700.woff2") format("woff2");
}
.sticky-header .video-mobile {
  -ms-flex-align: center;
  -ms-flex-pack: distribute;
  align-items: center;
  background: #0a2130;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 0;
  justify-content: space-around;
  position: relative;
  transition-duration: 0.2s;
}
.sticky-header .video-mobile [data-video-mobile-block] {
  height: 100%;
  margin-right: 8px;
}
.sticky-header .video-mobile [data-video-mobile-title] {
  -webkit-line-clamp: 5;
  line-clamp: 5;
  color: #fff;
  display: none;
  font-weight: 700;
  max-width: 40%;
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
  text-overflow: ellipsis;
  width: 100%;
}
.sticky-header .video-mobile .close {
  color: #fff;
  display: none;
  padding: 5px 5px 20px 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media screen and (max-width: 380px) {
  .sticky-header .video-mobile [data-video-mobile-title] {
    font-size: 0.9rem;
  }
}
