@media screen and (min-width: 2600px) {
  /*.intro {
        height: 100vh;
        &-video {
            height: 100%;
            video {
                object-position: unset;
                object-fit: unset;
            }
        }
    }*/
}

@media screen and (max-width: 1920px) {
  .pt-120 {
    padding-top: 100px;
  }
  .intro__button {
    bottom: 20px;
    font-size: 26px;
    padding: 20px 60px;
    width: unset;
  }
  .abonent__button {
    padding: 18px 66px;
    font-size: 24px;
  }
  .abonent__button:not(:last-child) {
    margin-right: 80px;
  }
  .abonent-title {
    padding: 20px;
  }
  .abonent__question {
    margin-bottom: 30px;
  }
  .advantage-item {
    width: 240px;
  }
  .advantage-item-icon {
    width: 230px;
    height: 230px;
  }
  .advantage-item:not(:nth-child(-n + 3)) {
    margin-top: 40px;
  }
  .advantage-wrapper {
    padding: 0 118px;
  }
  .filmsMain-title {
    padding: 20px 240px;
  }
  .filmsMain-title__text {
    font-size: 38px;
    line-height: 44px;
  }
  .footer-wrapper {
    padding-bottom: 80px;
  }
  .footer-share {
    margin-bottom: 50px;
    width: 460px;
  }
  .footer-share-inner {
    padding: 20px 0;
  }
}

/*
@media screen and (max-width: 1600px) {
    .elem-1,
    .elem-2,
    .elem-3,
    .elem-4,
    .elem-5,
    .elem-6,
    .elem-7,
    .elem-8,
    .elem-9 {
        display: none;
    }
}*/
@media screen and (max-width: 1440px) {
  .intro__button {
    padding: 14px 40px;
    font-size: 24px;
  }
  .abonent .elem-1 {
    width: 250px;
    top: 50px;
    right: -75px;
  }
  .application .elem-2 {
    width: 200px;
    top: -92px;
    right: -44px;
  }
  .filmsMain .elem-4 {
    top: 18px;
    right: -82px;
    width: 205px;
  }
  .filmsColorOne .elem-5 {
    width: 184px;
    bottom: -70px;
    left: -60px;
  }
  .filmsColorThree .elem-6 {
    width: 260px;
    left: -56px;
    top: -46px;
  }
  .filmsColorFour .elem-7 {
    width: 230px;
    top: -182px;
    right: -62px;
  }
  .filmsColorFive .elem-8 {
    width: 300px;
    top: -78px;
  }
  .footer .elem-9 {
    width: 260px;
    right: 10px;
  }
}

@media screen and (max-width: 1360px) {
  .pt-120 {
    padding-top: 100px;
  }
  .pb-120 {
    padding-bottom: 100px;
  }
  .intro {
    max-height: 800px;
  }
  .application-wrapper {
    padding: 65px 125px;
  }
  .abonent__question {
    font-size: 28px;
  }
  .filmsMain-title__text {
    font-size: 34px;
  }
  .abonent .elem-1 {
    right: -45px;
  }
  .application .elem-2 {
    right: -10px;
  }
  .filmsMain .elem-4 {
    right: -38px;
  }
  .filmsColorFour .elem-7 {
    top: -154px;
    right: -32px;
  }
  .footer .elem-9 {
    width: 194px;
  }
}

@media screen and (max-width: 1240px) {
  .pt-120 {
    padding-top: 90px;
  }
  .pb-120 {
    padding-bottom: 90px;
  }
  .container {
    width: 992px;
  }
  .intro {
    max-height: 700px;
  }
  .abonent-title__text {
    font-size: 24px;
    width: 410px;
  }
  .abonent-title__text span {
    font-size: 24px;
  }
  .abonent__question {
    font-size: 26px;
  }
  .abonent__question img {
    width: 60px;
  }
  .abonent__button {
    padding: 15px 50px;
  }
  .application-form-elem__input {
    font-size: 24px;
  }
  .advantage-wrapper {
    padding: 0 18px;
  }
  .advantage-item {
    width: 224px;
  }
  .advantage-item-icon {
    padding: 40px;
    width: 200px;
    height: 200px;
  }
  .advantage-item__text {
    font-size: 18px;
  }
  .filmsMain-title {
    padding: 20px 182px;
  }
  .filmsSec-wrapper {
    padding: 60px 40px;
  }
  .filmsSec-title {
    font-size: 28px;
  }
  .filmsSec__descr {
    font-size: 20px;
  }
  .filmsSec-slider-item {
    height: 205px;
  }
  .filmsSec__button {
    margin-top: 30px;
  }
  .filmsColorOne .filmsSec-info {
    width: 340px;
  }
  .filmsColorOne .filmsSec-block {
    width: 510px;
  }
  .filmsSec.channel .filmsSec-block {
    width: 510px;
  }
  .filmsSec.channel .filmsSec-slider-item {
    height: 80px;
    margin-bottom: 5px;
  }
  .filmsSec.channel .filmsSec-slider .slick-slide {
    margin: 0 5px;
  }
  .filmsColorThree .filmsSec-info {
    width: 340px;
  }
  .filmsColorThree .filmsSec-block {
    width: 510px;
  }
  .filmsColorFour .filmsSec-info {
    width: 320px;
  }
  .filmsColorFour .filmsSec-block {
    width: 510px;
  }
  .filmsColorFive .filmsSec-info {
    width: 320px;
  }
  .filmsColorFive .filmsSec-block {
    width: 510px;
  }
  .footer-share__link {
    font-size: 20px;
  }
  .abonent .elem-1 {
    right: -26px;
    width: 180px;
  }
  .application .elem-2 {
    width: 140px;
    top: -64px;
  }
  .application .elem-3 {
    width: 100px;
    top: 86px;
    left: 32px;
  }
}

@media screen and (max-width: 992px) {
  .pt-120 {
    padding-top: 80px;
  }
  .pb-120 {
    padding-bottom: 80px;
  }
  .pt-75 {
    padding-top: 60px;
  }
  .pb-75 {
    padding-bottom: 60px;
  }
  .intro {
    background: #160965;
    max-height: unset;
    height: unset;
    padding-bottom: 30px;
  }
  .intro__button {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    width: 260px;
    font-size: 20px;
    padding: 15px 25px;
    margin: 15px auto 0 auto;
  }
  .container {
    width: 768px;
    padding: 0 15px;
  }
  .abonent {
    padding-top: 30px !important;
  }
  .abonent__question {
    font-size: 24px;
  }
  .application-form {
    width: 100%;
  }
  .application-form-elem__input {
    font-size: 22px;
  }
  .application-form-elem:not(:last-child) {
    margin-bottom: 40px;
  }
  .application-wrapper {
    padding: 40px 70px;
  }
  .advantage-item {
    width: 200px;
  }
  .advantage-item:not(:nth-child(3n + 3)) {
    margin-right: 50px;
  }
  .filmsMain-title {
    padding: 20px 110px;
  }
  .filmsMain-title__text {
    font-size: 30px;
  }
  .filmsSec__title {
    font-size: 28px;
  }
  .filmsSec-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .filmsSec-block {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 30px;
  }
  .filmsSec-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    width: 332px;
  }
  .filmsColorOne .filmsSec-info {
    width: 332px;
  }
  .filmsColorThree .filmsSec-info {
    width: 332px;
  }
  .filmsColorFour .filmsSec-info {
    width: 332px;
  }
  .filmsColorFive .filmsSec-info {
    width: 332px;
  }
  .footer-wrapper {
    padding-bottom: 50px;
  }
  .footer-share {
    width: 364px;
  }
  .footer-share__link {
    font-size: 18px;
  }
  .footer__text {
    font-size: 18px;
  }
  .popup-wrapper {
    width: 738px;
    min-height: 430px;
  }
  .popup__title {
    font-size: 22px;
  }
  .popup__descr {
    font-size: 22px;
  }
  .popup-activate-elem img {
    width: 100px;
  }
  .popup-activate-elem img:nth-child(1) {
    left: 70px;
  }
  .popup-activate-elem img:nth-child(2) {
    right: 70px;
  }
  .popup-have-elem img {
    top: unset;
    bottom: 0;
    -webkit-transform: unset;
            transform: unset;
    left: unset;
    right: 0;
    width: 200px;
  }
  .popup-number-elem img {
    position: absolute;
    top: -90px;
    width: 365px;
    right: -20px;
  }
  .popup-sms-elem img {
    width: 360px;
    top: -130px;
  }
  .popup-error-elem img {
    width: 190px;
    top: -32px;
  }
  .application .elem-2 {
    right: -58px;
  }
  .application .elem-3 {
    left: -24px;
    width: 80px;
  }
  .filmsMain .elem-4 {
    width: 140px;
  }
  .filmsColorFour .elem-7 {
    width: 170px;
  }
  .filmsColorFive .elem-8 {
    width: 262px;
    top: -106px;
  }
}

@media screen and (max-width: 768px) {
  .container {
    width: 576px;
  }
  .intro__button {
    width: 200px;
    font-size: 18px;
    padding: 15px 25px;
  }
  .abonent__button {
    font-size: 22px;
  }
  .abonent__question {
    font-size: 22px;
  }
  .abonent__question img {
    width: 50px;
  }
  .abonent__notification {
    font-size: 18px;
  }
  .application-wrapper {
    padding: 30px;
  }
  .application-form-elem-inner {
    padding: 12px 32px;
  }
  .application-form-elem__input {
    font-size: 20px;
  }
  .application-form-elem__name {
    font-size: 16px;
  }
  .application-form-elem__button {
    width: 185px;
    font-size: 16px;
  }
  .application-form__message {
    font-size: 16px;
    margin-top: 50px;
  }
  .application-form__message a {
    font-size: 16px;
  }
  .advantage-wrapper {
    padding: 0;
  }
  .advantage-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .advantage-item {
    width: 48%;
  }
  .advantage-item:not(:nth-child(3n + 3)) {
    margin-right: 0;
  }
  .advantage-item:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .advantage-item:not(:nth-child(-n + 2)) {
    margin-top: 30px;
  }
  .filmsMain-title {
    padding: 20px 50px;
  }
  .filmsMain-title__text {
    font-size: 28px;
  }
  .filmsSec__title {
    font-size: 26px;
  }
  .footer-share {
    width: 320px;
  }
  .footer-share-inner {
    padding: 16px 0;
  }
  .footer-share__link {
    font-size: 16px;
  }
  .footer__text {
    font-size: 16px;
  }
  .popup-wrapper {
    width: 546px;
  }
  .popup-activate .popup-wrapper {
    min-height: unset;
    padding-top: 200px;
  }
  .popup-activate-elem img {
    width: 100px;
  }
  .popup-activate-elem img:nth-child(1) {
    left: 50%;
    top: 50px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .popup-activate-elem img:nth-child(2) {
    display: none;
  }
  .popup-have-elem img {
    width: 180px;
  }
  .popup-number-elem img {
    position: absolute;
    top: -90px;
    width: 365px;
    right: -20px;
  }
  .abonent .elem-1 {
    width: 130px;
    top: 68px;
  }
  .application .elem-2 {
    width: 108px;
    top: -74px;
    right: -14px;
  }
  .filmsMain .elem-4 {
    top: 60px;
  }
  .filmsColorOne .elem-5 {
    width: 152px;
    left: -30px;
  }
  .filmsColorThree .elem-6 {
    width: 190px;
    left: -11px;
    top: -46px;
  }
  .filmsColorFour .elem-7 {
    top: -117px;
  }
  .filmsColorFive .elem-8 {
    width: 175px;
    top: -32px;
  }
  .footer .elem-9 {
    width: 132px;
  }
}

@media screen and (max-width: 576px) {
  .pt-120 {
    padding-top: 70px;
  }
  .pb-120 {
    padding-bottom: 70px;
  }
  .pt-75 {
    padding-top: 50px;
  }
  .pb-75 {
    padding-bottom: 50px;
  }
  .container {
    width: 100%;
    padding: 10px;
  }
  .intro__button {
    font-size: 18px;
    padding: 12px 20px;
  }
  .abonent-title__text {
    font-size: 22px;
    width: 100%;
  }
  .abonent-title__text span {
    font-size: 22px;
  }
  .abonent-btns {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin-bottom: 30px;
  }
  .abonent__button {
    width: 155px;
    font-size: 20px;
  }
  .abonent__button:not(:last-child) {
    margin-right: 20px;
  }
  .abonent__notification {
    font-size: 16px;
  }
  .abonent__notification br {
    display: none;
  }
  .application-wrapper {
    padding: 50px 20px;
  }
  .application-form-elem__button {
    position: relative;
  }
  .application-form-elem-inner {
    padding: 0;
  }
  .application-form-elem-inner::before {
    display: none;
  }
  .application-form-elem-inner::after {
    display: none;
  }
  .application-form-elem__input {
    border: 1px solid #F12BF5;
    padding: 8px 28px;
    border-radius: 45px;
  }
  .application-form-elem__name {
    margin: 0 0 10px 15px;
  }
  .application-form-elem__button {
    padding: 12px 30px;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .advantage-item-icon {
    width: unset;
    height: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px;
  }
  .advantage-item-icon img {
    width: 95px;
    height: 95px;
  }
  .advantage-item__text {
    font-size: 16px;
  }
  .filmsMain-title__text {
    font-size: 22px;
    line-height: 32px;
  }
  .filmsSec__title {
    font-size: 24px;
  }
  .filmsSec__descr {
    font-size: 18px;
  }
  .filmsSec-wrapper {
    padding: 40px 20px;
  }
  .filmsSec-info {
    width: 100% !important;
  }
  .filmsSec-slider-item {
    height: 180px;
  }
  .filmsSec-block-panel__prev {
    left: 30px;
  }
  .filmsSec-block-panel__prev::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 100%;
    z-index: -1;
  }
  .filmsSec-block-panel__next {
    right: 30px;
  }
  .filmsSec-block-panel__next::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 100%;
    z-index: -1;
  }
  .filmsSec-block-panel button {
    width: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    -webkit-transform: unset;
            transform: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    z-index: 2;
  }
  .filmsSec.channel .filmsSec-block {
    width: 410px;
  }
  .filmsSec.channel .filmsSec-block-panel__prev {
    left: 10px;
  }
  .filmsSec.channel .filmsSec-block-panel__next {
    right: 10px;
  }
  .filmsSec.channel .filmsSec-slider-item {
    height: 90px;
  }
  .filmsColorOne .filmsSec-block {
    width: 450px;
  }
  .filmsColorOne .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d02388), to(#771b7d));
    background: linear-gradient(180deg, #d02388 0%, #771b7d 100%);
  }
  .filmsColorOne .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#ce248d), to(#8c1795));
    background: linear-gradient(180deg, #ce248d 0%, #8c1795 100%);
  }
  .filmsColorOne .filmsSec-slider-item {
    height: 180px;
  }
  .filmsColorOne .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorOne .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorOne .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .filmsColorThree .filmsSec-block {
    width: 450px;
  }
  .filmsColorThree .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#56a3f3), to(#3a54af));
    background: linear-gradient(180deg, #56a3f3 0%, #3a54af 100%);
  }
  .filmsColorThree .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#57a4f6), to(#4a4ec6));
    background: linear-gradient(180deg, #57a4f6 0%, #4a4ec6 100%);
  }
  .filmsColorThree .filmsSec-slider-item {
    height: 180px;
  }
  .filmsColorThree .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorThree .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorThree .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .filmsColorFour .filmsSec-block {
    width: 450px;
  }
  .filmsColorFour .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d838eb), to(#751fa5));
    background: linear-gradient(180deg, #d838eb 0%, #751fa5 100%);
  }
  .filmsColorFour .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d836ed), to(#861bbd));
    background: linear-gradient(180deg, #d836ed 0%, #861bbd 100%);
  }
  .filmsColorFour .filmsSec-slider-item {
    height: 180px;
  }
  .filmsColorFour .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorFour .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorFour .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .filmsColorFive .filmsSec-block {
    width: 450px;
  }
  .filmsColorFive .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d02488), to(#7c1a7f));
    background: linear-gradient(180deg, #d02488 0%, #7c1a7f 100%);
  }
  .filmsColorFive .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d2238c), to(#8e1898));
    background: linear-gradient(180deg, #d2238c 0%, #8e1898 100%);
  }
  .filmsColorFive .filmsSec-slider-item {
    height: 180px;
  }
  .filmsColorFive .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorFive .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorFive .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .footer-share {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .footer-share-inner {
    padding: 10px 20px;
  }
  .footer-social {
    margin-bottom: 30px;
  }
  .footer-social-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
  }
  .footer-social-item__link svg {
    width: 100%;
    height: 100%;
  }
  .popup-wrapper {
    width: calc(100% - 20px);
    padding: 30px;
  }
  .popup-have .popup-wrapper {
    min-height: unset;
    padding-top: 100px;
    padding-bottom: 200px;
  }
  .popup-have-elem img {
    width: 180px;
  }
  .popup-number-elem img {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    width: 200px;
    right: unset;
    left: 0;
    top: 0;
  }
  .popup-sms-elem img {
    width: 215px;
    top: -68px;
  }
  .popup-error-elem img {
    width: 130px;
    top: 10px;
    right: unset;
    left: 50px;
  }
  .application .elem-3 {
    left: -8px;
    width: 50px;
    top: 142px;
  }
  .filmsColorOne .elem-5 {
    width: 127px;
    left: -10px;
    bottom: -98px;
    z-index: 1;
  }
  .filmsColorThree .elem-6 {
    width: 135px;
    left: 2px;
    top: -36px;
  }
  .filmsColorFour .elem-7 {
    width: 130px;
    top: -96px;
    right: -14px;
  }
  .filmsColorFive .elem-8 {
    width: 140px;
    top: -22px;
  }
  .footer .elem-9 {
    width: 80px;
  }
}

@media screen and (max-width: 450px) {
  .filmsSec-slider-item {
    border-radius: 6px;
  }
  .filmsSec-slider .slick-list {
    padding: 25px 0 !important;
  }
  .filmsSec.channel .filmsSec-block {
    width: 360px;
  }
  .filmsSec.channel .filmsSec-block-panel__next {
    right: 18px;
  }
  .filmsSec.channel .filmsSec-block-panel__prev {
    left: 18px;
  }
  .filmsSec.channel .filmsSec-slider-item {
    height: 78px;
  }
  .filmsColorOne .filmsSec-block {
    width: 382px;
  }
  .filmsColorOne .filmsSec-block__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d42589), to(#861b80));
    background: linear-gradient(180deg, #d42589 0%, #861b80 100%);
  }
  .filmsColorOne .filmsSec-block__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#cb238d), to(#931a95));
    background: linear-gradient(180deg, #cb238d 0%, #931a95 100%);
  }
  .filmsColorOne .filmsSec-slider-item {
    height: 145px;
  }
  .filmsColorOne .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorOne .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorOne .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .filmsColorThree .filmsSec-block {
    width: 382px;
  }
  .filmsColorThree .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#519ceb), to(#3762b6));
    background: linear-gradient(180deg, #519ceb 0%, #3762b6 100%);
  }
  .filmsColorThree .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#579df2), to(#4d5ccf));
    background: linear-gradient(180deg, #579df2 0%, #4d5ccf 100%);
  }
  .filmsColorThree .filmsSec-slider-item {
    height: 145px;
  }
  .filmsColorThree .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorThree .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorThree .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .filmsColorFour .filmsSec-block {
    width: 382px;
  }
  .filmsColorFour .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d535e9), to(#8523b0));
    background: linear-gradient(180deg, #d535e9 0%, #8523b0 100%);
  }
  .filmsColorFour .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d735ed), to(#9621c7));
    background: linear-gradient(180deg, #d735ed 0%, #9621c7 100%);
  }
  .filmsColorFour .filmsSec-slider-item {
    height: 145px;
  }
  .filmsColorFour .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorFour .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorFour .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  .filmsColorFive .filmsSec-block {
    width: 382px;
  }
  .filmsColorFive .filmsSec-block-panel__prev::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d02488), to(#7c1a7f));
    background: linear-gradient(180deg, #d02488 0%, #7c1a7f 100%);
  }
  .filmsColorFive .filmsSec-block-panel__next::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#d2238c), to(#8e1898));
    background: linear-gradient(180deg, #d2238c 0%, #8e1898 100%);
  }
  .filmsColorFive .filmsSec-slider-item {
    height: 145px;
  }
  .filmsColorFive .filmsSec-slider-item.slick-active {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .filmsColorFive .filmsSec-slider-item.slick-active + .slick-active {
    -webkit-transform: scale(1.32);
            transform: scale(1.32);
  }
  .filmsColorFive .filmsSec-slider-item.slick-active + .slick-active + .slick-active {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}

@media screen and (max-width: 380px) {
  .footer__text {
    font-size: 14px;
  }
}
/*# sourceMappingURL=media.css.map */