.iconBage_iconBage {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:8px;
    height:100%;
    padding:16px 8px;
    border-radius:24px;
    color:#141416;
    background-color:#fcfcfd;
    background:linear-gradient(83.59deg,#fcfcfd 36.52%,rgba(252,252,253,.83) 98.8%);
    transition:all .15s linear;
    border:1px solid #fcfcfd;
    box-shadow:0 40px 64px -32px hsla(0,0%,6%,.1);
    -webkit-backdrop-filter:blur(16px);
    backdrop-filter:blur(16px);
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.iconBage_iconBage:hover {
    transform:scale(1.03)
}
@media only screen and (max-width:1279px) {
    .iconBage_iconBage {
        border-radius:16px;
        box-shadow:0 8px 16px -8px hsla(0,0%,6%,.1)
    }
}
.hero_container {
    margin:0 auto
}
@media(min-width:767px) {
    .hero_container {
        width:100%
    }
}
@media(min-width:1023px) {
    .hero_container {
        width:768px
    }
}
@media(min-width:1279px) {
    .hero_container {
        width:1120px;
        width:1280px
    }
}
@media only screen and (max-width:767px) {
    .hero_container {
        margin-bottom:16px
    }
}
.hero_hero {
    position:relative;
    width:100%;
    height:587px;
    height:auto;
    color:#fcfcfd
}
@media(max-width:1023px) {
    .hero_hero {
        display:flex;
        align-items:normal;
        justify-content:flex-start;
        flex-wrap:nowrap;
        flex-direction:column
    }
}
@media screen and (max-width:520px) {
    .hero_hero {
        color:#000
    }
}
.hero_hero .hero_imgWrap {
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:5;
    object-fit:contain;
    object-position:50% 50%;
    width:100%;
    height:100%;
    border-radius:24px;
    overflow:hidden
}
.hero_hero .hero_imgWrap img,
.hero_hero .hero_imgWrap svg {
    object-fit:cover;
    height:100%
}
@media only screen and (max-width:1279px) {
    .hero_hero .hero_imgWrap {
        height:calc(100% - 50px)
    }
}
@media(max-width:1023px) {
    .hero_hero .hero_imgWrap {
        border-radius:0
    }
}
@media screen and (max-width:520px) {
    .hero_hero .hero_imgWrap {
        height:100%;
        display:none
    }
}
.hero_hero .hero_overlay {
    position:absolute;
    top:0;
    display:flex;
    width:100%;
    height:100%;
    background-color:#3b71fe;
    mix-blend-mode:multiply
}
.hero_hero .hero_content_ {
    position:relative;
    z-index:10;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:nowrap;
    flex-direction:column;
    width:100%;
    height:calc(100% + 60px);
    padding:112px 80px 48px;
    text-align:center
}
@media only screen and (max-width:1279px) {
    .hero_hero .hero_content_ {
        padding:2em 3em 0
    }
}
@media(max-width:1023px) {
    .hero_hero .hero_content_ {
        padding:32px 0 0;
        height:auto
    }
}
@media screen and (max-width:520px) {
    .hero_hero .hero_content_ {
        padding-top:16px
    }
}
.hero_hero .hero_content_text {
    padding-left:16px;
    padding-right:16px
}
.hero_hero .hero_h1 {
    margin-bottom:24px
}
@media(max-width:1023px) {
    .hero_hero .hero_h1 {
        margin-bottom:8px
    }
}
.hero_hero .hero_caption_ {
    width:70%;
    margin:0 auto 96px
}
@media only screen and (max-width:1279px) {
    .hero_hero .hero_caption_ {
        width:100%;
        margin-bottom:24px
    }
}
@media(max-width:1023px) {
    .hero_hero .hero_caption_ {
        width:100%;
        margin-bottom:8px;
        font-weight:400;
        font-size:.875rem;
        line-height:1.7142857143
    }
}
.hero_hero .hero_cardsWrap {
    width:100%
}
@media(max-width:1023px) {
    .hero_hero .hero_cardsWrap {
        align-self:flex-end;
        max-width:100vw;
        padding:16px 0 16px 16px;
        overflow-x:scroll;
        scrollbar-width:none
    }
    .hero_hero .hero_cardsWrap::-webkit-scrollbar {
        display:none
    }
}
.hero_hero .hero_cards {
    display:grid;
    grid-template-columns:repeat(3,1fr);
    grid-template-rows:repeat(2,128px);
    width:100%;
    grid-gap:32px;
    gap:32px;
    padding-right:16px
}
@media(max-width:1279px) {
    .hero_hero .hero_cards {
        flex-wrap:wrap;
        justify-content:center;
        gap:16px;
        height:auto;
        grid-template-rows:repeat(2,100px)
    }
    .hero_hero .hero_cards li {
        width:auto;
        height:100px
    }
}
@media(max-width:1023px) {
    .hero_hero .hero_cards {
        display:flex;
        flex-wrap:nowrap;
        gap:8px;
        min-width:max-content;
        width:100%;
        height:auto
    }
    .hero_hero .hero_cards li {
        width:100px;
        height:100px
    }
}
@media(max-width:520px) {
    .hero_hero .hero_cards {
        flex-wrap:wrap;
        min-width:0
    }
}
.hero_hero .hero_cards_title {
    font-weight:600;
    font-size:1rem;
    line-height:1.5
}
@media only screen and (max-width:1279px) {
    .hero_hero .hero_cards_title {
        font-weight:600;
        font-size:.75rem;
        line-height:1.21
    }
}
.hero_hero .hero_cards li {
    justify-self:stretch
}
@media(max-width:1023px) {
    .hero_hero .hero_cards li {
        flex-grow:1;
        width:96px;
        height:96px
    }
    .hero_hero .hero_cards li .t-body2-bold {
        font-weight:400;
        font-size:.75rem;
        line-height:1.25
    }
    .hero_hero .hero_cards li svg {
        flex:1 0 auto
    }
}
.emiCard_emiCard {
    position:relative;
    display:flex;
    flex-direction:column;
    opacity:0;
    transform-origin:0 25%;
    animation:emiCard_appear___vfzQ .2s ease-in-out both;
    animation-delay:calc(var(--i)*50ms);
    border:1px solid #e6e8ec;
    border-radius:16px;
    background-color:#fcfcfd
}
.emiCard_emiCard:hover {
    box-shadow:0 8px 16px -8px hsla(0,0%,6%,.1)
}
.emiCard_emiCard .emiCard_imageWrap {
    position:relative;
    width:100%;
    height:auto;
    padding-top:50%;
    border-radius:16px 16px 0 0;
    background-color:#fff;
    overflow:hidden
}
.emiCard_emiCard .emiCard_imageWrap img {
    display:block;
    object-fit:contain;
    max-width:100%;
    width:100%;
    margin:auto;
    border-radius:16px 16px 0 0
}
.emiCard_emiCard .emiCard_info {
    padding:16px
}
.emiCard_emiCard .emiCard_rating {
    margin-top:4px;
    margin-left:0
}
.emiCard_emiCard .emiCard_ratingVal {
    font-weight:600;
    font-size:1rem;
    line-height:1
}
.emiCard_emiCard .emiCard_title {
    margin-bottom:0;
    margin-top:0;
    font-weight:600;
    font-size:1rem;
    line-height:1.75
}
.emiCard_emiCard .emiCard_pageLink {
    display:block;
    margin-top:12px;
    margin-bottom:4px;
    font-weight:600;
    font-size:.875rem;
    line-height:1.1428571429
}
.emiCard_emiCard .emiCard_pageLink:active,
.emiCard_emiCard .emiCard_pageLink:hover {
    color:#3b71fe
}
.emiCard_emiCard .emiCard_pageLink:focus {
    color:#2955bf
}
.emiCard_emiCard .emiCard_linkText {
    padding-right:8px
}
@keyframes emiCard_appear___vfzQ {
    0% {
        opacity:0;
        transform:rotateX(90deg)
    }
    to {
        opacity:1;
        transform:rotateX(0deg)
    }
}
.showMore_icon_show {
    display:block
}
.showMore_icon_hide {
    display:none
}
@media(max-width:767px) {
    .tabsList_tabsList {
        margin-top:24px
    }
}
.tabsList_tabsList .MuiTabsList-root {
    display:flex;
    flex-direction:column;
    gap:32px;
    padding:48px 32px;
    width:256px;
    margin-bottom:50px;
    background-color:#fcfcfd;
    box-shadow:0 64px 64px -20px hsla(0,0%,6%,.08);
    border:1px solid #f4f5f6;
    border-radius:24px
}
@media(max-width:1279px) {
    .tabsList_tabsList .MuiTabsList-root {
        flex-direction:row;
        gap:8px;
        width:100%;
        max-width:calc(100vw - 32px);
        padding:0;
        margin:0;
        box-shadow:none;
        border:none;
        overflow-x:scroll;
        scrollbar-width:none
    }
    .tabsList_tabsList .MuiTabsList-root::-webkit-scrollbar {
        display:none
    }
}
.tabPanel_tabPanel {
    width:100%;
    height:auto
}
.tabPanel_tabPanel[hidden] {
    display:none
}
@media(max-width:1023px) {
    .tabPanel_tabPanel {
        height:auto
    }
}
.tab_tab {
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    cursor:pointer;
    width:min-content
}
.tab_tab .MuiTab-root {
    display:flex;
    align-items:center;
    justify-content:normal;
    flex-wrap:nowrap;
    flex-direction:row;
    gap:16px;
    padding:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background-color:transparent;
    color:#777e90;
    border:none;
    outline:none;
    border-radius:24px;
    font-weight:600;
    font-size:.875rem;
    line-height:1.1428571429;
    text-transform:capitalize;
    cursor:pointer
}
.tab_tab .MuiTab-root svg {
    width:16px;
    height:16px
}
@media only screen and (max-width:768px) {
    .tab_tab .MuiTab-root {
        gap:8px;
        padding:6px 12px
    }
}
.tab_tab .Mui-selected {
    color:#3b71fe
}
.tab_tab .Mui-selected svg path {
    fill:#3b71fe
}
@media only screen and (max-width:767px) {
    .tab_tab .Mui-selected {
        background-color:#3b71fe;
        color:#fcfcfd
    }
    .tab_tab .Mui-selected svg path {
        fill:#fcfcfd
    }
}
.tabs_tabs .tabs_heading {
    margin-top:0
}
@media(max-width:1279px) {
    .tabs_tabs .tabs_heading {
        display:none
    }
}
.tabs_tabs .tabs_cardsGrid {
    width:30em;
    height:100%;
    display:grid;
    grid-template-columns:repeat(3,224px);
    grid-gap:32px;
    gap:32px
}
@media(max-width:1023px) {
    .tabs_tabs .tabs_cardsGrid {
        display:grid;
        grid-gap:16px;
        gap:16px;
        grid-template-columns:1fr 1fr;
        height:auto;
        width:100%
    }
}
@media(max-width:480px) {
    .tabs_tabs .tabs_cardsGrid {
        display:flex;
        flex-direction:column;
        width:100%
    }
}
.tabs_tabs .tabs_cardsGrid_row {
    flex:1 1;
    margin-top:24px
}
.tabs_tabs .tabs_noresult {
    opacity:.5;
    width:100%;
    text-align:center;
    font-size:12px
}
.tabs_tabs .tabs_headingMob {
    display:none
}
@media(max-width:1279px) {
    .tabs_tabs .tabs_headingMob {
        display:block
    }
}
@media only screen and (max-width:767px) {
    .tabs_tabs .tabs_headingMob {
        margin-bottom:0
    }
}
.tabs_tabs .MuiTabs-root {
    display:flex;
    gap:128px
}
@media(max-width:1279px) {
    .tabs_tabs .MuiTabs-root {
        flex-direction:column;
        gap:32px
    }
}
@media only screen and (max-width:767px) {
    .tabs_tabs .MuiTabs-root {
        gap:24px
    }
}
.tabsSection_tabsSection_ {
    margin:80px 0
}
@media only screen and (max-width:1279px) {
    .tabsSection_tabsSection_ {
        margin-top:24px;
        margin-bottom:64px
    }
}
@media only screen and (max-width:767px) {
    .tabsSection_tabsSection_ {
        margin-top:24px;
        margin-bottom:24px
    }
}
.sectionWSvg_sectionWSvg {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:32px;
    gap:32px;
    max-width:1120px;
    margin:0 auto;
    padding:0
}
@media only screen and (max-width:1279px) {
    .sectionWSvg_sectionWSvg {
        padding:32px 0
    }
}
@media(max-width:1023px) {
    .sectionWSvg_sectionWSvg {
        display:flex;
        flex-direction:column;
        margin:0;
        gap:10px;
        padding:0
    }
}
@media only screen and (max-width:768px) {
    .sectionWSvg_sectionWSvg {
        padding:0
    }
}
@media(max-width:520px) {
    .sectionWSvg_sectionWSvg {
        margin-bottom:24px
    }
}
.sectionWSvg_sectionWSvg h1,
.sectionWSvg_sectionWSvg h2,
.sectionWSvg_sectionWSvg h3,
.sectionWSvg_sectionWSvg h4,
.sectionWSvg_sectionWSvg h5,
.sectionWSvg_sectionWSvg h6 {
    margin-top:0
}
.sectionWSvg_sectionWSvg>img,
.sectionWSvg_sectionWSvg>svg {
    max-width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto
}
@media(max-width:520px) {
    .sectionWSvg_sectionWSvg>img,
    .sectionWSvg_sectionWSvg>svg {
        display:none;
        visibility:hidden
    }
}
.sectionWSvg_sectionWSvg div {
    display:flex;
    align-items:normal;
    justify-content:center;
    flex-wrap:nowrap;
    flex-direction:column
}
@media only screen and (max-width:1024px) {
    .sectionWSvg_sectionWSvg div {
        padding:0
    }
    .sectionWSvg_sectionWSvg div p {
        margin-bottom:16px
    }
}
@media(max-width:520px) {
    .sectionWSvg_sectionWSvg.sectionWSvg_active img {
        display:block
    }
}
.sectionWSvg_sectionWSvg.sectionWSvg_ltr div {
    order:-1
}
@media only screen and (max-width:1024px) {
    .sectionWSvg_sectionWSvg.sectionWSvg_ltr div {
        order:1
    }
}
.sectionWSvg_sectionWSvg.sectionWSvg_rtl div {
    order:1
}
.newsCard_newsCard {
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    flex-grow:1
}
.newsCard_newsCard .newsCard_innerCard {
    display:block;
    flex-grow:1;
    border:1px solid #e6e8ec;
    border-radius:24px;
    font-size:0;
    overflow:hidden
}
.newsCard_newsCard .newsCard_innerCard:hover {
    box-shadow:0 8px 16px -8px hsla(0,0%,6%,.1)
}
.newsCard_newsCard .newsCard_innerCard .newsCard_imageWrap {
    position:relative;
    width:100%;
    height:auto;
    padding-top:50%;
    border-top-left-radius:24px;
    border-bottom-right-radius:24px
}
.newsCard_newsCard .newsCard_innerCard .newsCard_cardImage {
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover
}
.newsCard_newsCard .newsCard_content {
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    flex-wrap:nowrap;
    flex-direction:column;
    height:240px;
    padding:16px 16px 0;
    margin-bottom:24px;
    overflow:hidden
}
@media screen and (min-width:768px) {
    .newsCard_newsCard .newsCard_content {
        padding:16px 16px 0
    }
}
@media screen and (max-width:768px) {
    .newsCard_newsCard .newsCard_content {
        height:272px
    }
}
.newsCard_newsCard .newsCard_content_text {
    height:80%;
    overflow:hidden
}
.newsCard_newsCard .newsCard_title {
    font-style:normal;
    font-weight:600;
    font-size:14px;
    line-height:24px
}
@media screen and (min-width:768px) {
    .newsCard_newsCard .newsCard_title {
        font-size:16px;
        line-height:24px
    }
}
.newsCard_newsCard .newsCard_text {
    margin-bottom:0;
    margin-top:16px;
    font-weight:400;
    font-size:.875rem;
    line-height:1.7142857143;
    color:#777e90
}
.newsCard_newsCard .newsCard_toread {
    margin-top:16px;
    font-style:normal;
    font-weight:400;
    font-size:.875rem;
    line-height:1.7142857143;
    color:#23262f
}
.newsSection_newsSection .swiper {
    position:relative;
    padding:0 0 32px;
    display:flex;
    flex-direction:column-reverse;
    overflow:visible
}
@media only screen and (max-width:767px) {
    .newsSection_newsSection .swiper {
        padding-bottom:24px
    }
}
.newsSection_newsSection .swiper .swiper-slide {
    display:flex
}
.newsSection_newsSection .swiper .swiper-button-prev {
    left:auto;
    right:58px
}
.newsSection_newsSection .swiper .swiper-button-next,
.newsSection_newsSection .swiper .swiper-button-prev {
    position:absolute;
    top:0;
    right:17px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    width:40px;
    height:40px;
    border:2px solid #e6e8ec;
    border-radius:40px;
    transition:border .3s
}
@media screen and (min-width:767px) {
    .newsSection_newsSection .swiper .swiper-button-next,
    .newsSection_newsSection .swiper .swiper-button-prev {
        right:0
    }
}
.newsSection_newsSection .swiper .swiper-button-next:after,
.newsSection_newsSection .swiper .swiper-button-prev:after {
    content:"";
    width:14px;
    height:9px;
    background-image:url(/ua/_next/static/media/arrow.c841c7fb.svg)
}
.newsSection_newsSection .swiper .swiper-wrapper {
    margin-top:24px
}
.newsSection_newsSection .swiper .swiper-button-prev {
    transform:scale(-1);
    right:61px
}
@media screen and (min-width:768px) {
    .newsSection_newsSection .swiper .swiper-button-prev {
        right:48px
    }
}
.newsSection_newsSection .swiper .swiper-button-disabled {
    border:2px solid transparent
}
.newsSection_newsSection .swiper h2 {
    margin-top:0;
    margin-bottom:0
}
.newsSection_categorySection {
    padding-top:0;
    padding-bottom:0
}
.newsSection_sliderWrapper {
    max-width:100vw
}
.newsSection_sliderTitle {
    max-width:80%;
    top:10px;
    margin-bottom:40px
}
@media screen and (min-width:767px) {
    .newsSection_sliderTitle {
        top:0;
        margin-left:0
    }
}
@media only screen and (max-width:767px) {
    .newsSection_sliderTitle {
        margin-bottom:24px
    }
}
.newsSection_hgroup {
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:nowrap;
    gap:16px
}
.currency_cont {
    padding:0 20px;
    margin:8px auto 35px;
    width:100%;
    box-sizing:border-box
}
@media(min-width:1024px) {
    .currency_cont {
        margin:10px auto 42px;
        max-width:808px
    }
}
@media(min-width:1280px) {
    .currency_cont {
        max-width:1320px
    }
}
.currency_wrap {
    background:#fff;
    box-shadow:0 1px 4px 0 rgba(0,0,0,.15);
    border-radius:10px;
    display:grid;
    padding:0
}
.currency_wrap.active .currency_btn:after{
    transform: rotate(0deg);
}
.currency_wrap.active .currency_list {
    display: flex;
}
@media(min-width:1320px) {
    .currency_wrap {
        align-items:center;
        grid-template-columns:auto 1fr
    }
}
.currency_btn {
    all:unset;
    display:flex;
    column-gap:6px;
    align-items:center;
    padding:20px;
    font-size:18px;
    font-style:normal;
    font-weight:600;
    line-height:1.3;
    cursor:pointer
}
@media(max-width:1319px) {
    .currency_btn:after {
        content:"";
        display:block;
        width:10px;
        height:9px;
        transform: rotate(180deg);
        background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' viewBox='0 0 10 9' fill='none'%3E%3Cpath d='M5.92859 1.29833L9.73125 6.85295C9.90699 7.10947 10 7.36793 10 7.58277C10 7.99811 9.66666 8.25504 9.10869 8.25504H0.890017C0.332694 8.25504 0 7.99843 0 7.58406C0 7.3689 0.0930901 7.11457 0.269312 6.85748L4.0719 1.30028C4.31684 0.942894 4.64646 0.744978 5.00045 0.744978C5.35419 0.744897 5.68372 0.940547 5.92859 1.29833Z' fill='%232E303C'/%3E%3C/svg%3E") no-repeat 50%/contain;
        margin-left:auto;
        transition:transform .2s
    }
    .currency_btnOpen:after {
        transform:rotateX(180deg)
    }
}
@media(min-width:1320px) {
    .currency_btn {
        cursor:unset
    }
}
.currency_list {
    display:grid;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-around;
    grid-column-gap:20px;
    column-gap:20px;
    grid-row-gap:20px;
    row-gap:20px;
    padding:20px;
    color:#464f68
}
@media(max-width:1319px) {
    .currency_list {
        margin:0;
        justify-content:unset
    }
    .currency_list:not(.currency_listOpen) {
        display:none
    }
}
@media(min-width:560px) {
    .currency_list {
        grid-template-columns:auto auto
    }
}
@media(min-width:740px) {
    .currency_list {
        grid-template-columns:auto auto auto
    }
}
@media(min-width:1280px) {
    .currency_list {
        display:flex;
        justify-content:space-between
    }
}
.currency_list li {
    display:flex;
    align-items:center;
    column-gap:8px;
    font-size:18px;
    font-style:normal;
    font-weight:600
}
.indexMain_indexMain {
    display:flex;
    flex-direction:column
}
.indexMain_newsWrapper {
    margin-top:56px;
    padding-bottom:136px
}
@media only screen and (max-width:767px) {
    .indexMain_newsWrapper {
        padding-bottom:24px;
        margin-top:24px
    }

    .currency_list li {
        width: 100%;
    }
}



.last-posts-block-with-slider .postPage_newsWrapper {
    overflow: visible;
    margin-bottom: 56px;
}

.emiCard_imageWrap_card_small_with_icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}















.newsSection_newsSection .swiper .swiper-button-prev {
    left: auto;
    right: 58px
}

.newsSection_newsSection .swiper .swiper-button-next,
.newsSection_newsSection .swiper .swiper-button-prev {
    position: absolute;
    top: 23px;
    right: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 40px;
    height: 40px;
    border: 2px solid #e6e8ec;
    border-radius: 40px;
    transition: border .3s
}

@media screen and (min-width:767px) {

    .newsSection_newsSection .swiper .swiper-button-next,
    .newsSection_newsSection .swiper .swiper-button-prev {
        right: 0
    }
}

.newsSection_newsSection .swiper .swiper-button-next:after,
.newsSection_newsSection .swiper .swiper-button-prev:after {
    content: "";
    width: 14px;
    height: 9px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE0IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS4wOTA5NCAwLjI2NTIwN0M5LjQ5Njc2IC0wLjEwOTM5OSAxMC4xMjk0IC0wLjA4NDA5NjIgMTAuNTA0IDAuMzIxNzIyTDEzLjczNDggMy44MjE2OEMxNC4wODg0IDQuMjA0NzQgMTQuMDg4NCA0Ljc5NTE4IDEzLjczNDggNS4xNzgyNEwxMC41MDQgOC42NzgyOEMxMC4xMjk0IDkuMDg0MTEgOS40OTY3NyA5LjEwOTQxIDkuMDkwOTUgOC43MzQ4MUM4LjY4NTEzIDguMzYwMjEgOC42NTk4MiA3LjcyNzU1IDkuMDM0NDIgNy4zMjE3M0wxMC43MTYgNS40OTk5N0wwLjk5OTk5OSA1LjQ5OTk3QzAuNDQ3NzE0IDUuNDk5OTcgLTcuNjQxNTRlLTA3IDUuMDUyMjUgLTcuODY3OTllLTA3IDQuNDk5OTdDLTguMDk0NDRlLTA3IDMuOTQ3NjggMC40NDc3MTQgMy40OTk5NyAwLjk5OTk5OSAzLjQ5OTk3TDEwLjcxNiAzLjQ5OTk3TDkuMDM0NDMgMS42NzgyOUM4LjY1OTgyIDEuMjcyNDcgOC42ODUxMyAwLjYzOTgxMyA5LjA5MDk0IDAuMjY1MjA3WiIgZmlsbD0iIzc3N0U5MSIvPgo8L3N2Zz4K");
}

.newsSection_newsSection .swiper .swiper-wrapper {
    margin-top: 24px
}

.newsSection_newsSection .swiper .swiper-button-prev {
    transform: scale(-1);
    right: 61px
}

@media screen and (min-width:768px) {
    .newsSection_newsSection .swiper .swiper-button-prev {
        right: 48px
    }
}

.newsSection_newsSection .swiper .swiper-button-disabled {
    border: 2px solid transparent
}

.newsSection_newsSection .swiper h2 {
    margin-top: 0;
    margin-bottom: 0
}

.newsSection_categorySection {
    padding-top: 0;
    padding-bottom: 0
}

.newsSection_sliderWrapper {
    max-width: 100vw
}

.newsSection_sliderTitle {
    max-width: 80%;
    top: 10px;
    margin-bottom: 40px
}

@media screen and (min-width:767px) {
    .newsSection_sliderTitle {
        top: 0;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .newsSection_sliderTitle {
        margin-bottom: 24px
    }
    .postPage_newsWrapper {
        padding-top: 15px;
    }

    .newsSection_newsSection .swiper .swiper-button-next, .newsSection_newsSection .swiper .swiper-button-prev {
        top: 10px;
    }
}