@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.stories-wrapper .swiper, .stories-wrapper swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.stories-wrapper .swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.stories-wrapper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.stories-wrapper .swiper-android .swiper-slide, .stories-wrapper .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.stories-wrapper .swiper-horizontal {
    touch-action: pan-y
}

.stories-wrapper .swiper-vertical {
    touch-action: pan-x
}

.stories-wrapper .swiper-slide, .stories-wrapper swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.stories-wrapper .swiper-slide-invisible-blank {
    visibility: hidden
}

.stories-wrapper .swiper-autoheight, .stories-wrapper .swiper-autoheight .swiper-slide {
    height: auto
}

.stories-wrapper .swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.stories-wrapper .swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.stories-wrapper .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.stories-wrapper .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.stories-wrapper .swiper-3d {
    perspective: 1200px
}

.stories-wrapper .swiper-3d .swiper-cube-shadow, .stories-wrapper .swiper-3d .swiper-slide, .stories-wrapper .swiper-3d .swiper-slide-shadow, .stories-wrapper .swiper-3d .swiper-slide-shadow-bottom, .stories-wrapper .swiper-3d .swiper-slide-shadow-left, .stories-wrapper .swiper-3d .swiper-slide-shadow-right, .stories-wrapper .swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.stories-wrapper .swiper-3d .swiper-slide-shadow, .stories-wrapper .swiper-3d .swiper-slide-shadow-bottom, .stories-wrapper .swiper-3d .swiper-slide-shadow-left, .stories-wrapper .swiper-3d .swiper-slide-shadow-right, .stories-wrapper .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.stories-wrapper .swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.stories-wrapper .swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.stories-wrapper .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.stories-wrapper .swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.stories-wrapper .swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.stories-wrapper .swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.stories-wrapper .swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.stories-wrapper .swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.stories-wrapper .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.stories-wrapper .swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.stories-wrapper .swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.stories-wrapper .swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.stories-wrapper .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.stories-wrapper .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .stories-wrapper .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .stories-wrapper swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.stories-wrapper .swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.stories-wrapper .swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.stories-wrapper .swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.stories-wrapper .swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.stories-wrapper .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.stories-wrapper .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

.stories-wrapper :root {
    --swiper-navigation-size: 44px
}

.stories-wrapper .swiper-button-next, .stories-wrapper .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.stories-wrapper .swiper-button-next.swiper-button-disabled, .stories-wrapper .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.stories-wrapper .swiper-button-next.swiper-button-hidden, .stories-wrapper .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.stories-wrapper .swiper-navigation-disabled .swiper-button-next, .stories-wrapper .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.stories-wrapper .swiper-button-next:after, .stories-wrapper .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.stories-wrapper .swiper-button-prev, .stories-wrapper .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.stories-wrapper .swiper-button-prev:after, .stories-wrapper .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.stories-wrapper .swiper-button-next, .stories-wrapper .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.stories-wrapper .swiper-button-next:after, .stories-wrapper .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.stories-wrapper .swiper-button-lock {
    display: none
}

.stories-wrapper .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.stories-wrapper .swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.stories-wrapper .swiper-pagination-disabled > .swiper-pagination, .stories-wrapper .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets, .stories-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal, .stories-wrapper .swiper-pagination-custom, .stories-wrapper .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.stories-wrapper .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.stories-wrapper .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

.stories-wrapper button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.stories-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.stories-wrapper .swiper-pagination-bullet:only-child {
    display: none !important
}

.stories-wrapper .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets, .stories-wrapper .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .stories-wrapper .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .stories-wrapper .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .stories-wrapper .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .stories-wrapper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .stories-wrapper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .stories-wrapper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.stories-wrapper .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .stories-wrapper :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.stories-wrapper .swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.stories-wrapper .swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.stories-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.stories-wrapper .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-progressbar, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-horizontal, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .stories-wrapper .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-vertical, .stories-wrapper .swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.stories-wrapper .swiper-pagination-lock {
    display: none
}

.stories-wrapper .swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    -ms-touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.stories-wrapper .swiper-scrollbar-disabled > .swiper-scrollbar, .stories-wrapper .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.stories-wrapper .swiper-horizontal > .swiper-scrollbar, .stories-wrapper .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.stories-wrapper .swiper-scrollbar.swiper-scrollbar-vertical, .stories-wrapper .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.stories-wrapper .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.stories-wrapper .swiper-scrollbar-cursor-drag {
    cursor: move
}

.stories-wrapper .swiper-scrollbar-lock {
    display: none
}

.stories-wrapper .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.stories-wrapper .swiper-zoom-container > canvas, .stories-wrapper .swiper-zoom-container > img, .stories-wrapper .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.stories-wrapper .swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.stories-wrapper .swiper .swiper-notification, .stories-wrapper swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.stories-wrapper .swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.stories-wrapper .swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.stories-wrapper .swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.stories-wrapper .swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.stories-wrapper .swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.stories-wrapper .swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.stories-wrapper .swiper-fade .swiper-slide-active, .stories-wrapper .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.stories-wrapper .swiper-cube {
    overflow: visible
}

.stories-wrapper .swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.stories-wrapper .swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.stories-wrapper .swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.stories-wrapper .swiper-cube .swiper-slide-active, .stories-wrapper .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.stories-wrapper .swiper-cube .swiper-slide-active, .stories-wrapper .swiper-cube .swiper-slide-next, .stories-wrapper .swiper-cube .swiper-slide-next + .swiper-slide, .stories-wrapper .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.stories-wrapper .swiper-cube .swiper-slide-shadow-bottom, .stories-wrapper .swiper-cube .swiper-slide-shadow-left, .stories-wrapper .swiper-cube .swiper-slide-shadow-right, .stories-wrapper .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.stories-wrapper .swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.stories-wrapper .swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.stories-wrapper .swiper-flip {
    overflow: visible
}

.stories-wrapper .swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.stories-wrapper .swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.stories-wrapper .swiper-flip .swiper-slide-active, .stories-wrapper .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.stories-wrapper .swiper-flip .swiper-slide-shadow-bottom, .stories-wrapper .swiper-flip .swiper-slide-shadow-left, .stories-wrapper .swiper-flip .swiper-slide-shadow-right, .stories-wrapper .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.stories-wrapper .swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.stories-wrapper .swiper-cards {
    overflow: visible
}

.stories-wrapper .swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.stories-wrapper #stories-page {
    margin-top: 32px
}

.stories-wrapper #stories-page .page-content {
    display: none
}

.stories-wrapper #stories-page .swiper img {
    -webkit-user-select: none;
    user-select: none
}

.stories-wrapper #stories-page h1 {
    margin-top: 0
}

.stories-wrapper #stories-page .new-content-label__text p {
    margin: 0
}

.stories-wrapper .stories-layout img, .stories-wrapper .stories-layout video {
    display: block;
    height: auto;
    max-width: 100%
}

.stories-wrapper .stories-layout .story-themes {
    cursor: pointer
}

.stories-wrapper .fc-white {
    color: #fff
}

.stories-wrapper .fc-card-background {
    color: #f0f0f5
}

.stories-wrapper .fc-separators {
    color: #e0e0e5
}

.stories-wrapper .fc-secondary-background {
    color: #dcdce5
}

.stories-wrapper .fc-grey-disabled {
    color: #b2b2b2
}

.stories-wrapper .fc-typography-secondary {
    color: #707075
}

.stories-wrapper .fc-black-main {
    color: #000
}

.stories-wrapper .fc-pressed-buttons {
    color: #014ca1
}

.stories-wrapper .fc-brand-blue {
    color: #0158bb
}

.stories-wrapper .fc-blue-card-background {
    color: #0170ed
}

.stories-wrapper .fc-text-highlights {
    color: #c3e0ff
}

.stories-wrapper .fc-accent {
    color: #e2647c
}

.stories-wrapper .fc-error {
    color: #e22045
}

.stories-wrapper .fc-successes {
    color: #00d085
}

.stories-wrapper .fc-additional-accentcolour {
    color: #9863d5
}

.stories-wrapper .fs-p1-circe {
    font-size: 18px;
    line-height: 1.33333
}

.stories-wrapper .fs-p1-circe-regular {
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 400
}

.stories-wrapper .fs-p1-circe-bold {
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 700
}

.stories-wrapper .fs-p1-circe-light {
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 300
}

.stories-wrapper .fs-h3-circe-bold {
    font-size: 24px;
    line-height: 1.125;
    font-weight: 700
}

.stories-wrapper .fs-h2-circe-bold {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700
}

.stories-wrapper .fs-h4-circe-bold {
    font-size: 23px;
    line-height: 1.3913;
    font-weight: 700
}

.stories-wrapper .fs-h4-circe-regular {
    font-size: 23px;
    line-height: 1.3913;
    font-weight: 400
}

.stories-wrapper .fs-h4-circe-light {
    font-size: 23px;
    line-height: 1.3913;
    font-weight: 300
}

.stories-wrapper .fs-h6-circe-bold {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700
}

.stories-wrapper .fs-h6-circe-regular {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400
}

.stories-wrapper .fs-h6-circe-light {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300
}

.stories-wrapper .fs-labels-circe-regular {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400
}

.stories-wrapper .fs-labels-circe-light {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 300
}

.stories-wrapper .fs-buttons-circe-bold {
    font-size: 26px;
    line-height: 1.38462;
    font-weight: 700
}

.stories-wrapper sup {
    font-size: 57%
}

.stories-wrapper .wrap-all {
    word-break: break-all;
    color: inherit
}

.stories-wrapper #stories-page {
    font-family: Circe, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 300
}

.stories-wrapper #stories-page .nmt {
    margin-top: 0 !important
}

.stories-wrapper #stories-page .nmb {
    margin-bottom: 0 !important
}

.stories-wrapper #stories-page .m-4 {
    margin: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-4 {
        margin: 4px
    }
}

.stories-wrapper #stories-page .mx-4 {
    margin-left: 4px;
    margin-right: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-4 {
        margin-left: 4px;
        margin-right: 4px
    }
}

.stories-wrapper #stories-page .my-4 {
    margin-top: 4px;
    margin-bottom: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-4 {
        margin-top: 4px;
        margin-bottom: 4px
    }
}

.stories-wrapper #stories-page .mt-4 {
    margin-top: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-4 {
        margin-top: 4px
    }
}

.stories-wrapper #stories-page .mb-4 {
    margin-bottom: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-4 {
        margin-bottom: 4px
    }
}

.stories-wrapper #stories-page .ml-4 {
    margin-left: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-4 {
        margin-left: 4px
    }
}

.stories-wrapper #stories-page .mr-4 {
    margin-right: 4px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-4 {
        margin-right: 4px
    }
}

.stories-wrapper #stories-page .m-8 {
    margin: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-8 {
        margin: 8px
    }
}

.stories-wrapper #stories-page .mx-8 {
    margin-left: 8px;
    margin-right: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-8 {
        margin-left: 8px;
        margin-right: 8px
    }
}

.stories-wrapper #stories-page .my-8 {
    margin-top: 8px;
    margin-bottom: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-8 {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

.stories-wrapper #stories-page .mt-8 {
    margin-top: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-8 {
        margin-top: 8px
    }
}

.stories-wrapper #stories-page .mb-8 {
    margin-bottom: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-8 {
        margin-bottom: 8px
    }
}

.stories-wrapper #stories-page .ml-8 {
    margin-left: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-8 {
        margin-left: 8px
    }
}

.stories-wrapper #stories-page .mr-8 {
    margin-right: 8px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-8 {
        margin-right: 8px
    }
}

.stories-wrapper #stories-page .m-12 {
    margin: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-12 {
        margin: 12px
    }
}

.stories-wrapper #stories-page .mx-12 {
    margin-left: 12px;
    margin-right: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-12 {
        margin-left: 12px;
        margin-right: 12px
    }
}

.stories-wrapper #stories-page .my-12 {
    margin-top: 12px;
    margin-bottom: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-12 {
        margin-top: 12px;
        margin-bottom: 12px
    }
}

.stories-wrapper #stories-page .mt-12 {
    margin-top: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-12 {
        margin-top: 12px
    }
}

.stories-wrapper #stories-page .mb-12 {
    margin-bottom: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-12 {
        margin-bottom: 12px
    }
}

.stories-wrapper #stories-page .ml-12 {
    margin-left: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-12 {
        margin-left: 12px
    }
}

.stories-wrapper #stories-page .mr-12 {
    margin-right: 12px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-12 {
        margin-right: 12px
    }
}

.stories-wrapper #stories-page .m-16 {
    margin: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-16 {
        margin: 16px
    }
}

.stories-wrapper #stories-page .mx-16 {
    margin-left: 16px;
    margin-right: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-16 {
        margin-left: 16px;
        margin-right: 16px
    }
}

.stories-wrapper #stories-page .my-16 {
    margin-top: 16px;
    margin-bottom: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-16 {
        margin-top: 16px;
        margin-bottom: 16px
    }
}

.stories-wrapper #stories-page .mt-16 {
    margin-top: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-16 {
        margin-top: 16px
    }
}

.stories-wrapper #stories-page .mb-16 {
    margin-bottom: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-16 {
        margin-bottom: 16px
    }
}

.stories-wrapper #stories-page .ml-16 {
    margin-left: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-16 {
        margin-left: 16px
    }
}

.stories-wrapper #stories-page .mr-16 {
    margin-right: 16px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-16 {
        margin-right: 16px
    }
}

.stories-wrapper #stories-page .m-20 {
    margin: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-20 {
        margin: 20px
    }
}

.stories-wrapper #stories-page .mx-20 {
    margin-left: 20px;
    margin-right: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-20 {
        margin-left: 20px;
        margin-right: 20px
    }
}

.stories-wrapper #stories-page .my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.stories-wrapper #stories-page .mt-20 {
    margin-top: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-20 {
        margin-top: 20px
    }
}

.stories-wrapper #stories-page .mb-20 {
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-20 {
        margin-bottom: 20px
    }
}

.stories-wrapper #stories-page .ml-20 {
    margin-left: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-20 {
        margin-left: 20px
    }
}

.stories-wrapper #stories-page .mr-20 {
    margin-right: 20px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-20 {
        margin-right: 20px
    }
}

.stories-wrapper #stories-page .m-24 {
    margin: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-24 {
        margin: 24px
    }
}

.stories-wrapper #stories-page .mx-24 {
    margin-left: 24px;
    margin-right: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-24 {
        margin-left: 24px;
        margin-right: 24px
    }
}

.stories-wrapper #stories-page .my-24 {
    margin-top: 24px;
    margin-bottom: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-24 {
        margin-top: 24px;
        margin-bottom: 24px
    }
}

.stories-wrapper #stories-page .mt-24 {
    margin-top: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-24 {
        margin-top: 24px
    }
}

.stories-wrapper #stories-page .mb-24 {
    margin-bottom: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-24 {
        margin-bottom: 24px
    }
}

.stories-wrapper #stories-page .ml-24 {
    margin-left: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-24 {
        margin-left: 24px
    }
}

.stories-wrapper #stories-page .mr-24 {
    margin-right: 24px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-24 {
        margin-right: 24px
    }
}

.stories-wrapper #stories-page .m-32 {
    margin: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-32 {
        margin: 32px
    }
}

.stories-wrapper #stories-page .mx-32 {
    margin-left: 32px;
    margin-right: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-32 {
        margin-left: 32px;
        margin-right: 32px
    }
}

.stories-wrapper #stories-page .my-32 {
    margin-top: 32px;
    margin-bottom: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-32 {
        margin-top: 32px;
        margin-bottom: 32px
    }
}

.stories-wrapper #stories-page .mt-32 {
    margin-top: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-32 {
        margin-top: 32px
    }
}

.stories-wrapper #stories-page .mb-32 {
    margin-bottom: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-32 {
        margin-bottom: 32px
    }
}

.stories-wrapper #stories-page .ml-32 {
    margin-left: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-32 {
        margin-left: 32px
    }
}

.stories-wrapper #stories-page .mr-32 {
    margin-right: 32px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-32 {
        margin-right: 32px
    }
}

.stories-wrapper #stories-page .m-40 {
    margin: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-40 {
        margin: 40px
    }
}

.stories-wrapper #stories-page .mx-40 {
    margin-left: 40px;
    margin-right: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-40 {
        margin-left: 40px;
        margin-right: 40px
    }
}

.stories-wrapper #stories-page .my-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

.stories-wrapper #stories-page .mt-40 {
    margin-top: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-40 {
        margin-top: 40px
    }
}

.stories-wrapper #stories-page .mb-40 {
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-40 {
        margin-bottom: 40px
    }
}

.stories-wrapper #stories-page .ml-40 {
    margin-left: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-40 {
        margin-left: 40px
    }
}

.stories-wrapper #stories-page .mr-40 {
    margin-right: 40px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-40 {
        margin-right: 40px
    }
}

.stories-wrapper #stories-page .m-56 {
    margin: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-56 {
        margin: 56px
    }
}

.stories-wrapper #stories-page .mx-56 {
    margin-left: 56px;
    margin-right: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-56 {
        margin-left: 56px;
        margin-right: 56px
    }
}

.stories-wrapper #stories-page .my-56 {
    margin-top: 56px;
    margin-bottom: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-56 {
        margin-top: 56px;
        margin-bottom: 56px
    }
}

.stories-wrapper #stories-page .mt-56 {
    margin-top: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-56 {
        margin-top: 56px
    }
}

.stories-wrapper #stories-page .mb-56 {
    margin-bottom: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-56 {
        margin-bottom: 56px
    }
}

.stories-wrapper #stories-page .ml-56 {
    margin-left: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-56 {
        margin-left: 56px
    }
}

.stories-wrapper #stories-page .mr-56 {
    margin-right: 56px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-56 {
        margin-right: 56px
    }
}

.stories-wrapper #stories-page .m-80 {
    margin: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .m-80 {
        margin: 80px
    }
}

.stories-wrapper #stories-page .mx-80 {
    margin-left: 80px;
    margin-right: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mx-80 {
        margin-left: 80px;
        margin-right: 80px
    }
}

.stories-wrapper #stories-page .my-80 {
    margin-top: 80px;
    margin-bottom: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .my-80 {
        margin-top: 80px;
        margin-bottom: 80px
    }
}

.stories-wrapper #stories-page .mt-80 {
    margin-top: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mt-80 {
        margin-top: 80px
    }
}

.stories-wrapper #stories-page .mb-80 {
    margin-bottom: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mb-80 {
        margin-bottom: 80px
    }
}

.stories-wrapper #stories-page .ml-80 {
    margin-left: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .ml-80 {
        margin-left: 80px
    }
}

.stories-wrapper #stories-page .mr-80 {
    margin-right: 80px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .mr-80 {
        margin-right: 80px
    }
}

.stories-wrapper #stories-page .p-0 {
    padding: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .p-0 {
        padding: 0
    }
}

.stories-wrapper #stories-page .px-0 {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .px-0 {
        padding-left: 0;
        padding-right: 0
    }
}

.stories-wrapper #stories-page .py-0 {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
}

.stories-wrapper #stories-page .pt-0 {
    padding-top: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .pt-0 {
        padding-top: 0
    }
}

.stories-wrapper #stories-page .pb-0 {
    padding-bottom: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .pb-0 {
        padding-bottom: 0
    }
}

.stories-wrapper #stories-page .pl-0 {
    padding-left: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .pl-0 {
        padding-left: 0
    }
}

.stories-wrapper #stories-page .pr-0 {
    padding-right: 0
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .pr-0 {
        padding-right: 0
    }
}

@keyframes bannerGradient {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.stories-wrapper #stories-page .page-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-left: 28px;
    padding-right: 28px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .page-container {
        padding-left: 14px;
        padding-right: 14px
    }
}

.stories-wrapper #stories-page .page-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1224px
}

.stories-wrapper #stories-page .page-banner {
    display: flex;
    justify-content: center;
    align-items: center
}

.stories-wrapper #stories-page .page-banner .page-block {
    max-height: 354px;
    height: 354px;
    padding: 24px;
    position: relative;
    z-index: 1;
    background: #0844c7;
    overflow: hidden
}

.stories-wrapper #stories-page .page-banner .page-block > * {
    position: relative;
    z-index: 10
}

.stories-wrapper #stories-page .page-banner .page-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 240px;
    height: 76px;
    z-index: 0;
    clip-path: path("M0 11.1099L217.988 0.0646605C229.416 -0.514413 239 8.59583 239 20.039V75H0V11.1099Z");
    background: linear-gradient(90deg, #75d39b, #62b180)
}

.stories-wrapper #stories-page .page-banner .page-block:after {
    content: "";
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    transition: 1s;
    opacity: 1;
    background: linear-gradient(270deg, #005af1, #230090);
    clip-path: polygon(0% 0%, calc(100% - 240px) 0%, calc(100% - 240px) 76px, 100% 76px, 100% 100%, 0% 100%);
    animation-name: bannerGradient;
    animation-duration: 2.5s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-direction: alternate-reverse;
    animation-play-state: running
}

.stories-wrapper #stories-page .page-banner .page-block[data-theme=endocrinologist-blog]:before {
    clip-path: none;
    border-radius: 0 35px 0 0;
    background: linear-gradient(180deg, #6b2ad4, #fe00a8)
}

.stories-wrapper #stories-page .page-banner .page-block[data-theme=endocrinologist-blog]:after {
    background: linear-gradient(0deg, #062f76 16.02%, #13428a 33.08%, #3472bc 59.51%, #61b3ff 89.55%)
}

.stories-wrapper #stories-page .page-banner .banner-category {
    width: 240px;
    height: 76px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.stories-wrapper #stories-page .page-banner .banner-category:hover {
    cursor: pointer
}

.stories-wrapper #stories-page .page-banner .banner-category .banner-category__wrapper {
    display: flex;
    align-items: center;
    gap: 10px
}

.stories-wrapper #stories-page .page-banner .banner-category .banner-category__name {
    color: #fff;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1
}

.stories-wrapper #stories-page .page-banner .banner-category .banner-category__arrow {
    margin-top: 0;
    position: static;
    width: auto;
    height: auto
}

.stories-wrapper #stories-page .page-banner .banner-category .banner-category__arrow:after {
    font-size: 13px;
    font-weight: 700;
    color: #fff
}

.stories-wrapper #stories-page .page-banner .banner-category .banner-category__arrow.hidden {
    display: none
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .page-banner .banner-category {
        width: 100px;
        height: 53px
    }

    .stories-wrapper #stories-page .page-banner .banner-category .banner-category__wrapper {
        gap: 5px
    }

    .stories-wrapper #stories-page .page-banner .banner-category .banner-category__name {
        text-align: center;
        display: block;
        width: 75px;
        font-size: 11px
    }

    .stories-wrapper #stories-page .page-banner .banner-category .banner-category__arrow:after {
        font-size: 10px
    }
}

.stories-wrapper #stories-page .page-banner .banner-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.stories-wrapper #stories-page .page-banner .banner-row .new-content-label {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    max-width: 242px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 40px;
    right: 30px
}

.stories-wrapper #stories-page .page-banner .banner-row .new-content-label.new-content-label--active {
    transform: translate(0);
    opacity: 1;
    pointer-events: auto
}

.stories-wrapper #stories-page .page-banner .banner-row .new-content-label .new-content-label__text {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    font-weight: 400;
    font-size: 25px;
    line-height: 106.5%;
    text-align: center;
    color: #fff
}

.stories-wrapper #stories-page .page-banner .banner-row .new-content-label .new-content-label__text:after {
    content: "";
    display: flex;
    width: 77px;
    height: 77px;
    aspect-ratio: 1/1;
    margin-top: 13px;
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__pointer.svg);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    animation-name: scaleAnim;
    animation-duration: 2s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-direction: normal;
    animation-play-state: running
}

@keyframes scaleAnim {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.05)
    }
    to {
        transform: scale(1)
    }
}

.stories-wrapper #stories-page .page-banner .banner-row .new-content-label img {
    width: 100%;
    max-width: 100%;
    height: auto
}

@media screen and (max-width: 1200px) {
    .stories-wrapper #stories-page .page-banner .banner-row .new-content-label {
        right: 0
    }
}

@media screen and (max-width: 1150px) {
    .stories-wrapper #stories-page .page-banner .banner-row .new-content-label {
        display: none
    }
}

.stories-wrapper #stories-page .page-banner .page-banner__title {
    font-family: Circe, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.11111;
    color: #fff;
    margin-bottom: 12px;
    max-width: 100%;
    position: relative;
    z-index: 10
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .page-banner .page-banner__title {
        font-size: 23px;
        max-width: 100%
    }
}

@media screen and (max-width: 695px) {
    .stories-wrapper #stories-page .page-banner .page-banner__title {
        max-width: 217px
    }
}

.stories-wrapper #stories-page .page-banner .page-banner__subtitle {
    font-family: Circe, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
    max-width: 240px;
    position: relative
}

.stories-wrapper #stories-page .page-banner .page-banner__subtitle .story-pointer-wrap {
    position: absolute;
    top: 0;
    left: 100%
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .page-banner .page-banner__subtitle {
        font-size: 18px;
        max-width: 217px
    }
}

.stories-wrapper #stories-page .page-banner .page-banner__decor-arrow {
    display: none;
    position: absolute;
    top: 60px;
    left: 350px;
    transform: rotate(40deg);
    transform-origin: left top
}

.stories-wrapper #stories-page .page-banner .page-banner__decor-arrow .page-banner__decor-arrow-wrap {
    overflow: hidden;
    width: 110px;
    animation-name: arrowWrapAnim;
    animation-duration: 2s;
    animation-delay: 0ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-direction: normal;
    animation-play-state: running
}

.stories-wrapper #stories-page .page-banner .page-banner__decor-arrow .page-banner__decor-arrow-svg {
    transform: rotate(323deg);
    animation-name: arrowSvgAnim;
    animation-duration: 2s;
    animation-delay: 0ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-direction: normal;
    animation-play-state: running
}

@keyframes arrowWrapAnim {
    0% {
        width: 0
    }
    50% {
        width: 110px
    }
    to {
        width: 110px
    }
}

@keyframes arrowSvgAnim {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 1
    }
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .page-banner .page-banner__decor-arrow {
        top: 40px;
        left: 270px;
        transform: rotate(40deg) scale(.9)
    }
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .page-banner {
        padding: 0
    }

    .stories-wrapper #stories-page .page-banner .page-block {
        padding: 16px;
        min-height: 330px
    }

    .stories-wrapper #stories-page .page-banner .page-block:before {
        width: 100px;
        height: 53px
    }

    .stories-wrapper #stories-page .page-banner .page-block:after {
        clip-path: polygon(0% 0%, calc(100% - 100px) 0%, calc(100% - 100px) 53px, 100% 53px, 100% 100%, 0% 100%)
    }
}

.stories-wrapper #stories-page .page-content {
    height: 500px
}

.stories-wrapper #stories-page .stories-items {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    position: relative
}

.stories-wrapper #stories-page .stories-items .stories-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 138px;
    width: 100%
}

.stories-wrapper #stories-page .stories-items .stories-item__preview {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    border: 2px solid #CDC9A3
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .stories-items .stories-item__preview {
        width: 90px;
        height: 90px
    }
}

.stories-wrapper #stories-page .stories-items .stories-item__preview.stories-item__preview--viewed {
    border-color: transparent
}

.stories-wrapper #stories-page .stories-items .stories-item__img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .stories-items .stories-item__img {
        width: 80px;
        height: 80px
    }
}

.stories-wrapper #stories-page .stories-items .stories-item__name {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    margin-top: 8px;
    font-weight: 700
}

.stories-wrapper #stories-page .stories-items .stories-slider-swiper {
    margin-left: -24px;
    width: calc(100% + 48px);
    overflow: unset;
    padding-top: 40px;
    overflow: hidden;
    max-width: 910px
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .stories-items .stories-slider-swiper {
        margin-left: -16px;
        width: calc(100% + 32px)
    }
}

.stories-wrapper #stories-page .stories-items .stories-slider-swiper.masked-overflow {
    --scrollbar-width: 0px;
    --mask-height: 64px;
    --mask-image-content: linear-gradient(to right, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent);
    --mask-size-content: calc(100% - var(--scrollbar-width)) 100%;
    --mask-image-scrollbar: linear-gradient(black, black);
    --mask-size-scrollbar: var(--scrollbar-width) 100%;
    -webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    -webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    -webkit-mask-position: 0 0, 100% 0;
    mask-position: 0 0, 100% 0;
    -webkit-mask-repeat: no-repeat, no-repeat;
    mask-repeat: no-repeat, no-repeat
}

.stories-wrapper #stories-page .stories-items .stories-slider-swiper .theme-arrow {
    position: absolute;
    top: -35px;
    left: 29%;
    overflow: hidden;
    animation-name: themeArrow;
    animation-duration: 2s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-direction: normal;
    animation-play-state: running
}

.stories-wrapper #stories-page .stories-items .stories-slider-swiper .theme-arrow .theme-arrow__inner {
    display: flex;
    width: 37px;
    height: 24px;
    aspect-ratio: 37/24;
    background-image: url(/direction/static_content/assets/diabet/stories/images/theme-arrow.svg);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat
}

@keyframes themeArrow {
    0% {
        width: 0
    }
    50% {
        width: 37px
    }
    to {
        width: 37px
    }
}

.stories-wrapper #stories-page .stories-items .swiper-slide {
    max-width: 138px;
    width: 100%
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .stories-items .swiper-slide {
        width: 90px
    }
}

.stories-wrapper #stories-page .stories-items .slide-content {
    max-width: 138px;
    width: 100%
}

@media (max-width: 768px) {
    .stories-wrapper #stories-page .stories-items .slide-content {
        width: 90px
    }
}

.stories-wrapper #stories-page .stories-items .stories-slider__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.stories-wrapper #stories-page .stories-items .stories-slider__controls .stories-slider__control {
    position: static;
    inset: auto;
    width: auto;
    height: auto;
    margin: 24px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    color: #fff
}

.stories-wrapper #stories-page .stories-items .stories-slider__controls .stories-slider__control:after {
    font-size: 14px;
    margin-left: 10px
}

.stories-wrapper #stories-page .stories-items .stories-slider__controls .stories-slider__control.stories-slider__control--prev {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center
}

.stories-wrapper #stories-page .stories-items .stories-slider__controls .stories-slider__control.stories-slider__control--prev:after {
    margin-left: 0;
    margin-right: 10px
}

.stories-wrapper #stories-page .stories-items .stories-slider__controls .stories-slider__control.swiper-button-lock {
    display: none
}

.stories-wrapper #stories-page .stories-items .stories-slider__pagination {
    top: auto;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.stories-wrapper #stories-page .stories-items .stories-slider__pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    opacity: .5;
    background: transparent;
    border-radius: 0;
    margin: 0 20px 0 0;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33333;
    color: #fff
}

.stories-wrapper #stories-page .stories-items .stories-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
    opacity: 1
}

.stories-wrapper #stories-page .stories-items .stories-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #0158bb
}

.stories-wrapper #stories-page .stories-items .stories-slider__pagination.swiper-pagination-lock {
    display: none
}

.stories-wrapper html.scroll-lock {
    overflow: hidden !important
}

.stories-wrapper .stories-layout {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #000c;
    -webkit-user-select: none;
    user-select: none;
    display: none
}

.stories-wrapper .stories-layout * {
    -webkit-user-select: none;
    user-select: none
}

.stories-wrapper .stories-layout.stories-layout--show {
    display: block
}

.stories-wrapper .stories-layout .stories-layout__pause-blocker {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: transparent;
    cursor: pointer
}

.stories-wrapper .stories-layout .stories-layout__pause-blocker.stories-layout__pause-blocker--hide {
    display: none
}

.stories-wrapper .stories-layout .story-list {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative
}

@media screen and (max-height: 720px) and (min-width: 768px) {
    .stories-wrapper .stories-layout .story-list {
        transform: scale(.9)
    }
}

@media screen and (max-height: 640px) and (min-width: 768px) {
    .stories-wrapper .stories-layout .story-list {
        transform: scale(.8)
    }
}

@media screen and (max-height: 570px) and (min-width: 768px) {
    .stories-wrapper .stories-layout .story-list {
        transform: scale(.7)
    }
}

@media screen and (max-height: 680px) and (max-width: 768px) {
    .stories-wrapper .stories-layout .story-list {
        transform: scale(.9)
    }
}

@media screen and (max-height: 600px) and (max-width: 768px) {
    .stories-wrapper .stories-layout .story-list {
        transform: scale(.8)
    }
}

@media screen and (max-height: 530px) and (max-width: 768px) {
    .stories-wrapper .stories-layout .story-list {
        transform: scale(.7)
    }
}

.stories-wrapper .stories-layout .story-themes {
    position: relative;
    display: flex;
    width: 460px;
    height: 700px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .5s
}

.stories-wrapper .stories-layout .story-themes:after {
    content: "";
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #0006;
    transition: .5s;
    opacity: 1;
    pointer-events: auto
}

.stories-wrapper .stories-layout .story-themes.story-themes--active:after {
    opacity: 0;
    pointer-events: none
}

.stories-wrapper .stories-layout .story-themes.story-themes--prev {
    translate: -500px 70px
}

.stories-wrapper .stories-layout .story-themes.story-themes--next {
    translate: 500px 70px
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-themes {
        width: 375px;
        height: 667px
    }
}

.stories-wrapper .stories-layout .story-topic {
    display: none
}

.stories-wrapper .stories-layout .story-topic.story-topic--active {
    display: block
}

.stories-wrapper .stories-layout .story-item {
    width: 460px;
    height: 700px;
    background-color: #0158ba;
    box-shadow: 0 0 23px 13px #00000040;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none
}

.stories-wrapper .stories-layout .story-item.story-item--template {
    display: none
}

.stories-wrapper .stories-layout .story-item.story-item--active {
    display: block
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item {
        width: 375px;
        height: 667px
    }
}

.stories-wrapper .stories-layout .story-item__background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.stories-wrapper .stories-layout .story-item__background video {
    max-width: none;
    width: auto;
    height: 100%
}

.stories-wrapper .stories-layout .story-item__background img.story-item__background-img {
    display: block
}

.stories-wrapper .stories-layout .story-item__background img.story-item__background-img-mobile {
    display: none
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__background img.story-item__background-img {
        display: none
    }

    .stories-wrapper .stories-layout .story-item__background img.story-item__background-img.story-item__background-img--force {
        display: block;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%
    }

    .stories-wrapper .stories-layout .story-item__background img.story-item__background-img-mobile {
        display: block
    }
}

.stories-wrapper .stories-layout .story-item__content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 24px 16px
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__content {
        padding: 8px 20px 20px
    }
}

.stories-wrapper .stories-layout .story-item__controls {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.stories-wrapper .stories-layout .story-item__controls .story-item__control {
    display: flex;
    height: 100%;
    width: 50%;
    cursor: pointer
}

.stories-wrapper .stories-layout .story-item__timer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.stories-wrapper .stories-layout .story-item__timer-item {
    display: flex;
    height: 4px;
    width: 100%;
    overflow: hidden;
    background-color: #bad8ff;
    border-radius: 4px;
    margin-right: 8px
}

.stories-wrapper .stories-layout .story-item__timer-item:last-child {
    margin-right: 0
}

.stories-wrapper .stories-layout .story-item__timer-item .story-item__timer-item-fill {
    display: flex;
    width: 0;
    height: 100%;
    background-color: #df5be5
}

.stories-wrapper .stories-layout .story-item__timer-item.story-item__timer-item--prev .story-item__timer-item-fill {
    width: 100%
}

.stories-wrapper .stories-layout .story-item__timer-item.story-item__timer-item--next .story-item__timer-item-fill {
    width: 0
}

.stories-wrapper .stories-layout .story-item__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 12
}

.stories-wrapper .stories-layout .story-item__head-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%
}

.stories-wrapper .stories-layout .story-item__head-preview {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 8px
}

.stories-wrapper .stories-layout .story-item__head-preview img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.stories-wrapper .stories-layout .story-item__head-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left
}

.stories-wrapper .stories-layout .story-item__head-text .story-item__head-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5
}

.stories-wrapper .stories-layout .story-item__head-text .story-item__head-title.story-item__head-title--menu {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    color: #fefcd1;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, .6)
}

.stories-wrapper .stories-layout .story-item__head-text .story-item__head-date {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #d9d9d9;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, .6)
}

.stories-wrapper .stories-layout .story-item__views {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-shrink: 0;
    height: 24px;
    margin-left: 18px
}

.stories-wrapper .stories-layout .story-item__views:before {
    content: "";
    display: inline-flex;
    width: 22px;
    height: 15px;
    flex-shrink: 0;
    margin-right: 9px;
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__views.svg);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat
}

.stories-wrapper .stories-layout .story-item__views .story-item__views-count {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    padding-top: 2px
}

.stories-wrapper .stories-layout .story-item__close-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin-left: 18px
}

.stories-wrapper .stories-layout .story-item__close-btn img {
    width: 14px;
    height: auto
}

.stories-wrapper .stories-layout .story-item__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 12;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 24px
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__bottom {
        padding-bottom: 20px
    }
}

.stories-wrapper .stories-layout .story-item__btn-round {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    background-color: #df5be5cc;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    position: absolute
}

.stories-wrapper .stories-layout .story-item__btn-round:after {
    content: "";
    display: flex;
    width: 40px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__share.svg);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--share {
    inset: auto auto 16px 24px;
    display: none
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--share:after {
    width: 41px;
    height: 32px;
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__share.svg)
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--like {
    inset: auto 24px 16px auto
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--like:after {
    width: 43px;
    height: 41px;
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__like.svg)
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--like.story-item__btn-round--like-active {
    pointer-events: none
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--like.story-item__btn-round--like-active:after {
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__like-active.svg)
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--mute {
    inset: auto 24px 120px auto
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--mute:after {
    width: 44px;
    height: auto;
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__mute.svg);
    aspect-ratio: 112/113;
    display: flex
}

.stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--mute.story-item__btn-round--mute-active:after {
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__mute--active.svg)
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__btn-round {
        width: 64px;
        height: 64px
    }

    .stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--share {
        display: flex;
        left: 20px;
        bottom: 20px
    }

    .stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--share:after {
        width: 35px;
        height: 28px
    }

    .stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--like {
        right: 20px;
        bottom: 20px
    }

    .stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--like:after {
        width: 37px;
        height: 45px
    }

    .stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--mute {
        right: 20px;
        bottom: 108px
    }

    .stories-wrapper .stories-layout .story-item__btn-round.story-item__btn-round--mute:after {
        width: 39px;
        height: 39px
    }
}

.stories-wrapper .stories-layout .story-item__link-follow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 187px;
    height: 57px;
    border-radius: 20px;
    border: 2px solid #FFF;
    background: linear-gradient(85deg, #6b2ad4, #b700f8 100.09%);
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    text-align: center
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__link-follow {
        width: 130px;
        height: 40px;
        font-size: 21px
    }
}

.stories-wrapper .stories-layout .story-item__subtitle {
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4;
    margin-top: 57px
}

.stories-wrapper .stories-layout .story-item__topics {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: 32px;
    position: relative;
    z-index: 15
}

.stories-wrapper .stories-layout .story-item__topic-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    margin-bottom: 16px
}

.stories-wrapper .stories-layout .story-item__topic-item:last-child {
    margin-bottom: 0
}

.stories-wrapper .stories-layout .story-item__topic-item .story-item__topic-item-preview {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    border: 2px solid #CDC9A3
}

.stories-wrapper .stories-layout .story-item__topic-item .story-item__topic-item-preview img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden
}

.stories-wrapper .stories-layout .story-item__topic-item .story-item__topic-item-preview.story-item__topic-item-preview--viewed {
    border-color: transparent
}

.stories-wrapper .stories-layout .story-item__topic-item .story-item__topic-item-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25
}

.stories-wrapper .stories-layout .story-item__topics.contains-large-icons .story-item__topic-item .story-item__topic-item-preview {
    width: 100px;
    height: 100px;
    border: none
}

.stories-wrapper .stories-layout .story-item__topics.contains-large-icons .story-item__topic-item .story-item__topic-item-preview img {
    width: 90px;
    height: 90px
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__topics.contains-large-icons .story-item__topic-item .story-item__topic-item-preview {
        width: 54px;
        height: 54px
    }

    .stories-wrapper .stories-layout .story-item__topics.contains-large-icons .story-item__topic-item .story-item__topic-item-preview img {
        width: 42px;
        height: 42px
    }
}

.stories-wrapper .stories-layout .story-item__theme-controls .story-item__theme-control {
    display: flex;
    width: 22px;
    height: 38px;
    background-image: url(/direction/static_content/assets/diabet/stories/images/icon__control.svg);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: translate(-280px, -50%);
    cursor: pointer
}

.stories-wrapper .stories-layout .story-item__theme-controls .story-item__theme-control.story-item__theme-control--next {
    transform: translate(260px, -50%) scaleX(-1)
}

.stories-wrapper .stories-layout .story-item__theme-controls .story-item__theme-control.story-item__theme-control--disabled {
    opacity: .2;
    pointer-events: none
}

@media (max-width: 768px) {
    .stories-wrapper .stories-layout .story-item__theme-controls .story-item__theme-control {
        transform: translate(-180px, -50%)
    }

    .stories-wrapper .stories-layout .story-item__theme-controls .story-item__theme-control.story-item__theme-control--next {
        transform: translate(160px, -50%) scaleX(-1)
    }
}

.stories-wrapper .stories-layout .story-item__theme-controls.story-item__theme-controls--disabled {
    opacity: 0;
    pointer-events: none
}

.stories-wrapper .fix-endocrinologist-blog .story-item__timer-item {
    background-color: #fff6
}

.stories-wrapper .fix-endocrinologist-blog .story-item__timer-item .story-item__timer-item-fill {
    background-color: #fff
}

.stories-wrapper .fix-endocrinologist-blog .story-item__subtitle {
    text-align: left;
    margin-top: 24px
}

.stories-wrapper .fix-endocrinologist-blog .story-item__btn-round {
    background-color: #242424cc
}

.stories-wrapper .fix-endocrinologist-blog .story-item__link-follow {
    border: 2px solid black;
    background: #fff;
    color: #000;
    border-radius: 0
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ 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);
    font-weight: 400;
    font-style: normal
}

.stories-wrapper :root {
    --swiper-theme-color: #007aff
}

.stories-wrapper :host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.stories-wrapper .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.stories-wrapper .swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.stories-wrapper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.stories-wrapper .swiper-android .swiper-slide, .stories-wrapper .swiper-ios .swiper-slide, .stories-wrapper .swiper-wrapper {
    transform: translateZ(0)
}

.stories-wrapper .swiper-horizontal {
    touch-action: pan-y
}

.stories-wrapper .swiper-vertical {
    touch-action: pan-x
}

.stories-wrapper .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.stories-wrapper .swiper-slide-invisible-blank {
    visibility: hidden
}

.stories-wrapper .swiper-autoheight, .stories-wrapper .swiper-autoheight .swiper-slide {
    height: auto
}

.stories-wrapper .swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.stories-wrapper .swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.stories-wrapper .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.stories-wrapper .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.stories-wrapper .swiper-3d {
    perspective: 1200px
}

.stories-wrapper .swiper-3d .swiper-slide, .stories-wrapper .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.stories-wrapper .swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.stories-wrapper .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.stories-wrapper .swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.stories-wrapper .swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.stories-wrapper .swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.stories-wrapper .swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.stories-wrapper .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.stories-wrapper .swiper-css-mode.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.stories-wrapper .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.stories-wrapper .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.stories-wrapper .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.stories-wrapper .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.stories-wrapper .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.stories-wrapper .swiper-3d .swiper-slide-shadow, .stories-wrapper .swiper-3d .swiper-slide-shadow-left, .stories-wrapper .swiper-3d .swiper-slide-shadow-right, .stories-wrapper .swiper-3d .swiper-slide-shadow-top, .stories-wrapper .swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.stories-wrapper .swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000)
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000)
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000)
}

.stories-wrapper .swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000)
}

.stories-wrapper .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.stories-wrapper .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .stories-wrapper .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.stories-wrapper .swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.stories-wrapper .swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.stories-wrapper :root {
    --swiper-navigation-size: 44px
}

.stories-wrapper .swiper-button-prev, .stories-wrapper .swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.stories-wrapper .swiper-button-prev.swiper-button-disabled, .stories-wrapper .swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.stories-wrapper .swiper-button-prev.swiper-button-hidden, .stories-wrapper .swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.stories-wrapper .swiper-navigation-disabled .swiper-button-prev, .stories-wrapper .swiper-navigation-disabled .swiper-button-next {
    display: none !important
}

.stories-wrapper .swiper-button-prev svg, .stories-wrapper .swiper-button-next svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.stories-wrapper .swiper-rtl .swiper-button-prev svg, .stories-wrapper .swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.stories-wrapper .swiper-button-prev, .stories-wrapper .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.stories-wrapper .swiper-button-lock {
    display: none
}

.stories-wrapper .swiper-button-prev:after, .stories-wrapper .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.stories-wrapper .swiper-button-prev:after, .stories-wrapper .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.stories-wrapper .swiper-button-next, .stories-wrapper .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.stories-wrapper .swiper-button-next:after, .stories-wrapper .swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.stories-wrapper .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.stories-wrapper .swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.stories-wrapper .swiper-pagination-disabled > .swiper-pagination, .stories-wrapper .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.stories-wrapper .swiper-pagination-fraction, .stories-wrapper .swiper-pagination-custom, .stories-wrapper .swiper-horizontal > .swiper-pagination-bullets, .stories-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.stories-wrapper .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.stories-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.stories-wrapper .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

.stories-wrapper button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.stories-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.stories-wrapper .swiper-pagination-bullet:only-child {
    display: none !important
}

.stories-wrapper .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.stories-wrapper .swiper-vertical > .swiper-pagination-bullets, .stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.stories-wrapper .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.stories-wrapper .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.stories-wrapper .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .stories-wrapper .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .stories-wrapper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .stories-wrapper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .stories-wrapper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.stories-wrapper .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.stories-wrapper .swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.stories-wrapper .swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.stories-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.stories-wrapper .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.stories-wrapper .swiper-horizontal > .swiper-pagination-progressbar, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-horizontal, .stories-wrapper .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.stories-wrapper .swiper-vertical > .swiper-pagination-progressbar, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-vertical, .stories-wrapper .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .stories-wrapper .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.stories-wrapper .swiper-pagination-lock {
    display: none
}

.stories-wrapper .stories-layout img, .stories-wrapper .stories-layout video {
    display: block;
    height: auto;
    max-width: 100%
}

.stories-wrapper .stories-layout .story-themes {
    cursor: pointer
}

.stories-wrapper #stories-page .stories-items .stories-slider-swiper .theme-arrow.theme-arrow {
    animation: none
}

.stories-wrapper #stories-page .stories-items .stories-slider-swiper.show-arrow-animation .theme-arrow.theme-arrow {
    animation-name: themeArrow;
    animation-duration: 2s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-direction: normal;
    animation-play-state: running
}
