@font-face {
    font-family: 'ra-icon';
    src: url('/static/icons/ra-icon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.main-content {
    margin-top: 32px;
    padding: 0 0 40px 0;
}

@media (max-width: 1199px) {
    .main-content{
        margin-top: 8px;
    }
}

@media (min-width:659px) {
    .main_image {
        width: 445px!important;
        height: 250.31px!important;
    }

    .swiper-slide-1 {
        width: 445px!important;
    }

    .main_image_2 {
        width: 212.5px!important;
        height: 119.53px!important;
    }

    .swiper-slide-2 {
        width: 212.5px!important;
    }

}

.head_head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px
}

.head_head__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    display: inline-block;
    color: #1c1c1c;
}

@media(min-width: 0)and (max-width:659px) {
    .head_head__title {
        font-weight:600;
        font-size: 20px;
        line-height: 24px
    }
}

a.head_head__title:hover {
    cursor:pointer;
    color: #1c1c1c;
    opacity: .7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.head_head__button {
    margin-left: 12px;
    padding: 7px 12px!important;
    font-size: 14px;
}

.button.secondary,a.button.secondary,button.button.secondary,div.button.secondary,span.button.secondary {
    background-color: rgba(0, 0, 0, .028);
    color: #1c1c1c;
}

.button:hover {
    color: #1c1c1c;
    background-color: rgba(0, 0, 0, .06)!important;
}

.button.md,a.button.md,div.button.md,span.button.md {
    min-width: 40px;
    padding: 0 24px
}

.button.md.square,a.button.md.square,div.button.md.square,span.button.md.square {
    width: 40px
}

@media(min-width: 660px) {
    .button.md,a.button.md,div.button.md,span.button.md {
        border-radius:4px;
    }
}

.title_title {
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    color: #1c1c1c
}

@media(min-width: 0)and (max-width:659px) {
    .title_title {
        margin-bottom:14px
    }
}

.title_title__text {
    white-space: pre-wrap;
}

.title_title_icon {
    min-width: 44px;
    margin-right: 8px
}

.title_title_icon img {
    width: 44px;
    height: 44px;
}

@media(min-width: 0)and (max-width:659px) {
    .title_title_icon {
        min-width:40px
    }
}

.subtitle_subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    max-width: 564px;
    margin-bottom: 40px;
    color: #1c1c1c;
}

@media(min-width: 0)and (max-width:659px) {
    .subtitle_subtitle {
        margin-bottom:32px
    }
}

.card_card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    vertical-align: top
}

.card_card.standard {
    padding-bottom: 32px
}

@media(max-width: 659px) {
    .card_card.standard {
        padding-bottom:0
    }

    .card_card.standard .card_card__imageWrap {
        display: none
    }

    .card_card.new_materials {
        padding-bottom: 0
    }

    .card_card.new_materials .card_card__imageWrap {
        display: none
    }

    .card_card__bottom {
        flex-wrap: wrap;
    }

    .card_card.new_materials:not(.card_card.new_materials:last-child) {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .11);
    }
}

.card_card.super_feature {
    padding-bottom: 52px
}

@media(max-width: 659px) {
    .card_card.super_feature {
        padding-bottom: 20px;
    }

    .card_card.first_el .card_card__imageWrap {
        display: -ms-flexbox;
        display: flex
    }
}

.card_card__imageWrap {
    position: relative;
    margin-bottom: 12px
}

@media(hover: hover)and (pointer:fine) {
    .card_card__imageWrap:hover {
        cursor:pointer;
        opacity: .7;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
}

.card_card__imageWrap.new_materials picture,.card_card__imageWrap.standard picture,.card_card__imageWrap.super_feature picture {
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    min-height: 100%
}

.card_card__imageWrap.super_feature img {
    max-height: 270px
}

@media(max-width: 659px) {
    .card_card__imageWrap.super_feature img {
        max-height:100%
    }
}

.card_card__imageWrap .standard img {
    max-height: 128px
}

@media(max-width: 659px) {
    .card_card__imageWrap .standard img {
        max-height:100%
    }
}

.card_card__imageWrap:hover .Card_card__playText__gP8jc {
    display: block
}

@media(max-width: 659px) {
    .card_card__imageWrap:hover .Card_card__playText__gP8jc {
        display:none
    }
}

.card_card__imageLink {
    display: block;
    width: 100%
}

.card_card__imageLink .smart-image {
    width: 100%
}

.card_card__imageLink .smart-image img {
    border-radius: 8px
}

.card_card__imageLink .smart-image span {
    width: 100%!important;
    height: 100%!important
}

.card_card__image {
    width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-position: center;
    object-position: center;
    aspect-ratio: 1
}

.card_card__image img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.card_card__image.new_materials {
    aspect-ratio: 312/176
}

.card_card__image.standard {
    aspect-ratio: 228/128
}

.card_card__image.super_feature {
    aspect-ratio: 480/270
}

.card_card__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 4px;
    color: #1c1c1c;
}

@media(hover: hover)and (pointer:fine) {
    .card_card__title:hover {
        cursor:pointer;
        opacity: .7;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        color: #1c1c1c;
    }
}

.card_card__title.new_materials,.card_card__title.standard {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

@media(max-width: 659px) {
    .card_card__title {
        margin-bottom:2px
    }

    .card_card__title.new_materials,.card_card__title.standard {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
    }
}

.card_card__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    margin-top: auto
}

.card_card__tag {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: rgba(0, 0, 0, .55)!important;
}

.card_card__tag:not(:last-child) {
    margin-right: 10px;
}

.card_card__tag:hover {
    cursor:pointer;
    opacity: .7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: rgba(0, 0, 0)!important;
}


.partition_group {
    overflow: hidden!important
}

.partition_partition {
    max-width: 1064px;
    margin: 0 auto;
    padding: 0
}

@media(max-width: 659px) {
    .partition_partition {
        padding: 0;
        overflow: hidden
    }
}

.partition_partition__container {
    margin-bottom: 48px
}

.partition_partition__container:not(:last-child) {
    margin-bottom: 40px
}

@media(max-width: 659px) {
    .partition_partition__container {
        margin-bottom:40px
    }

    .partition_partition .standard .swiper-wrapper {
        display: block
    }
}

.newMaterials_newMaterials {
    display: grid;
    grid-template-columns: repeat(3,calc((100% - 48px) / 3));
    grid-gap: 24px;
    gap: 24px;
    margin-bottom: 32px
}

@media(min-width: 660px)and (max-width:959px) {
    .newMaterials_newMaterials {
        grid-template-columns:repeat(2,calc((100% - 24px) / 2))
    }
}

@media(min-width: 0)and (max-width:659px) {
    .newMaterials_newMaterials {
        grid-template-columns:repeat(1,1fr);
        gap: 20px;
        margin-bottom: 32px
    }
}

.slider_slider {
    position: relative;
    z-index: 0
}

@media(hover: hover)and (pointer:fine) {
    .slider_slider:hover .custom-prev, .slider_slider:hover .custom-next {
        opacity:1
    }
}

.slider_slider .swiper-slide:not(:last-child) {
    margin-right: 24px
}

@media(max-width: 659px) {
    .slider_slider .swiper-slide {
        margin-right:0
    }

    .slider_slider {
        overflow: unset
    }

    .slider_slider.standard .swiper-slide:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .11);
    }

    .slider_slider.standard .swiper-slide:not(.slider_slider.standard .swiper-slide:nth-child(-n+5)) {
        display: none
    }

    .slider_slider.standard .swiper-slide:nth-child(5) {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: unset
    }

    .slider_slider.standard .swiper-pagination {
        display: none
    }
}

.slider_slider.super_feature .swiper-slide {
    width: 480px;
    height: auto
}

@media(max-width: 659px) {
    .slider_slider.super_feature .swiper-slide {
        width:100%
    }
}

.slider_slider.standard .swiper-slide {
    width: 228px;
    height: auto
}

@media(max-width: 659px) {
    .slider_slider.standard .swiper-slide {
        width:100%
    }
}

.custom-next, .custom-prev {
    position: absolute;
    top: 0;
    bottom: 10px;
    z-index: 7;
    width: 60px;
    height: 75%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

.custom-prev {
    left: 0;
    background: -webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.96)),color-stop(4.26%,hsla(0,0%,100%,.957)),color-stop(8.34%,hsla(0,0%,100%,.948)),color-stop(12.35%,hsla(0,0%,100%,.932)),color-stop(16.42%,hsla(0,0%,100%,.909)),color-stop(20.68%,hsla(0,0%,100%,.878)),color-stop(25.23%,hsla(0,0%,100%,.838)),color-stop(30.21%,hsla(0,0%,100%,.789)),color-stop(35.74%,hsla(0,0%,100%,.73)),color-stop(41.93%,hsla(0,0%,100%,.661)),color-stop(48.92%,hsla(0,0%,100%,.582)),color-stop(56.82%,hsla(0,0%,100%,.491)),color-stop(65.76%,hsla(0,0%,100%,.387)),color-stop(75.85%,hsla(0,0%,100%,.272)),color-stop(87.23%,hsla(0,0%,100%,.143)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(90deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.957) 4.26%,hsla(0,0%,100%,.948) 8.34%,hsla(0,0%,100%,.932) 12.35%,hsla(0,0%,100%,.909) 16.42%,hsla(0,0%,100%,.878) 20.68%,hsla(0,0%,100%,.838) 25.23%,hsla(0,0%,100%,.789) 30.21%,hsla(0,0%,100%,.73) 35.74%,hsla(0,0%,100%,.661) 41.93%,hsla(0,0%,100%,.582) 48.92%,hsla(0,0%,100%,.491) 56.82%,hsla(0,0%,100%,.387) 65.76%,hsla(0,0%,100%,.272) 75.85%,hsla(0,0%,100%,.143) 87.23%,hsla(0,0%,100%,0))
}

.custom-next {
    right: 0;
    background: -webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,.96)),color-stop(4.26%,hsla(0,0%,100%,.957)),color-stop(8.34%,hsla(0,0%,100%,.948)),color-stop(12.35%,hsla(0,0%,100%,.932)),color-stop(16.42%,hsla(0,0%,100%,.909)),color-stop(20.68%,hsla(0,0%,100%,.878)),color-stop(25.23%,hsla(0,0%,100%,.838)),color-stop(30.21%,hsla(0,0%,100%,.789)),color-stop(35.74%,hsla(0,0%,100%,.73)),color-stop(41.93%,hsla(0,0%,100%,.661)),color-stop(48.92%,hsla(0,0%,100%,.582)),color-stop(56.82%,hsla(0,0%,100%,.491)),color-stop(65.76%,hsla(0,0%,100%,.387)),color-stop(75.85%,hsla(0,0%,100%,.272)),color-stop(87.23%,hsla(0,0%,100%,.143)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.957) 4.26%,hsla(0,0%,100%,.948) 8.34%,hsla(0,0%,100%,.932) 12.35%,hsla(0,0%,100%,.909) 16.42%,hsla(0,0%,100%,.878) 20.68%,hsla(0,0%,100%,.838) 25.23%,hsla(0,0%,100%,.789) 30.21%,hsla(0,0%,100%,.73) 35.74%,hsla(0,0%,100%,.661) 41.93%,hsla(0,0%,100%,.582) 48.92%,hsla(0,0%,100%,.491) 56.82%,hsla(0,0%,100%,.387) 65.76%,hsla(0,0%,100%,.272) 75.85%,hsla(0,0%,100%,.143) 87.23%,hsla(0,0%,100%,0))
}

.custom-next, .custom-prev {
    position: absolute!important;
    top: 30% !important;
    width: 32px!important;
    height: 32px!important;
    background: #fff!important;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 44px;
    -webkit-box-shadow: 0 1px 3px hsla(0,0%,6%,.08);
    box-shadow: 0 1px 3px hsla(0,0%,6%,.08)
}

.custom-next:before,.custom-prev:before {
    position: absolute;
    top: 40%;
    left: 50%;
    display: inline-block;
    margin-top: -7px;
    margin-left: -7px;
    color: #171717;
    font-size: 14px;
    font-family: ra-icon;
    content: ""
}

.custom-prev {
    left: 4px
}

.custom-prev:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.custom-next {
    right: 4px
}
.swiper-pagination-2 {
    display: none;
}

.custom-next:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.swiper-button-disabled {
    display: none
}

@media(max-width: 659px) {
    .custom-next, .custom-prev {
        display:none
    }
}

.swiper-pagination {
    display: none;
    text-align: center
}

@media(max-width: 659px) {
    .swiper-pagination {
        display: block;
        bottom: -5px!important;
    }
}

.swiper-scrollbar {
    position: relative;
    height: 5px;
    width: 100%;
    line-height: 0;
    background: #eee
}

@media(max-width: 659px) {
    .swiper-scrollbar {
        display:none
    }
}

.swiper-scrollbar-drag {
    width: 100px;
    height: 100%;
    background-color: #ccc;
    cursor: pointer
}

.sidebar-top {
    margin-bottom: 32px;
}
