@font-face {
    font-family: 'Impact';
    src: url('/pobediteli_static/font/Impact.eot');
    src: url('/pobediteli_static/font/Impact.eot?#iefix') format('embedded-opentype'),
    url('/pobediteli_static/font/Impact.woff2') format('woff2'),
    url('/pobediteli_static/font/Impact.woff') format('woff'),
    url('/pobediteli_static/font/Impact.svg#Impact') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-0491;
}

.panfil .branding {
    background-image: url(/pobediteli_static/img/panfil/bg.jpg);
    background-position: center top;
}

.subh--about {
    left: 55px;
    background: url(/pobediteli_static/img/star.png) no-repeat left 4px transparent;
}

.subh--rules {
    left: 365px;
    width: 260px;
    background: url(/pobediteli_static/img/whatsapp.png) no-repeat left center transparent;
}

.subh--send {
    left: 760px;
    line-height: 25px;
    background: url(/pobediteli_static/img/arrs.png) no-repeat left center transparent;
}

.panfil .data-wrap, .panfil #header {
    width: auto;
    margin: 0 -16px;
}

.panfil .data-wrap {
    padding-top: 15px;
}

.panfil #footer {
    width: 1040px;
    padding: 0 0 40px;
}

#counters {
    width: 345px;
    height: 80px;
    position: relative;
    top: 25px;
    left: 8px;
}

.panfil #container + .clean {
    display: none;
}

.panfil #bottom_menu {
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
}

.plogo {
    padding-top: 95px;
    text-align: center;
}

.plogo__inner {
    display: inline-block;
    text-decoration: none;
}

.plogo__title {
    position: relative;
    display: block;
    font-size: 74px;
    font-family: Impact;
    font-weight: 400;
    margin: 0 0 12px;
    line-height: 1;
    color: #ffdb2a;
    text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.35);
}

.plogo__title:before {
    position: absolute;
    top: -3px;
    left: -83px;
    width: 83px;
    height: 87px;
    background: url('/pobediteli_static/img/panfil/star-win.png') center center no-repeat;
    background-size: contain;
    content: "";
}

.plogo__subtitle {
    display: block;
    font-size: 25px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 7px 10px 5px;
    min-width: 630px;
    line-height: 1;
    letter-spacing: 0.02em;
}

.panfil .subh {
    background: none;
    padding: 0;
    line-height: 1.25;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: inherit;
    top: 0;
}

.panfil #subheader {
    background: rgba(0, 0, 0, 0.7);
    border-bottom: 3px solid #000;
}

.panfil #subheader > div {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: -10px 0 0 0;
}

.panfil .subh a {
    position: relative;
    display: inline-block;
    padding: 22px 40px 20px 40px;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #fff;
}

.panfil .subh a:before {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 40px;
    height: 40px;
    background: url('/pobediteli_static/img/panfil/icons-menu.png') -9999px -9999px no-repeat;
    content: "";
}

.panfil .subh--about a:before {
    background-position: 0 0;
}

.panfil .subh--rules a:before {
    background-position: -266px 0;
}

.panfil .subh--send a:before {
    background-position: -587px 0;
}

.left_col {
    width: 755px;
    margin-right: 0;
}

.panfil #page_content {
    background-color: #ffecc2;
    line-height: 1.25;
    padding: 40px 30px;
    margin: 0;
}

.panfil #page_content h1 {
    font: 24px Arial;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}

.panfil #page_content .text {
    margin-top: 20px;
}

.check {
    width: 16px;
    height: 16px;
    padding: 0;
    background: url('/pobediteli_static/img/panfil/icon-checkbox.png') 0 0 no-repeat;
    border: none;
}

.check.unchecked {
    background: url('/pobediteli_static/img/panfil/icon-checkbox.png') 0 -18px no-repeat;
}

.text-larger {
    font-size: 16px;
}

.text-xlarger {
    font-size: 18px;
}

.text-xxlarger {
    font-size: 20px;
}

.panfil #page_content h1.larger {
    font-size: 36px;
}

.pagecontent-sep {
    background-color: #363636;
    height: 24px;
    margin: 40px -30px;
}

.pagecontent-sep ~ .formRules {
    margin-top: -20px;
}

.panfil .formRules {
    padding: 0;
    margin-bottom: 0;
}

.panfil .formRules .form {
    padding: 0;
}

.panfil .formRules .btn {
    background: #363636;
    color: #fff;
    border: none;
    border-radius: 3px;
}

.panfil .formRules .btn:hover,
.panfil .formRules .btn:active {
    background: #f3bf14;
    color: #000;
}

.kslider {
    position: relative;
    width: 100% !important;
    padding: 20px;
    background: #000;
    margin: 10px 0 !important;
}

.kslider__title {
    position: relative;
    font-size: 32px;
    font-family: Impact;
    font-weight: 400;
    line-height: 1;
    color: #ffdb2a;
}

.kslider__title--w-star {
    padding-left: 36px;
}

.kslider__title--w-star:before {
    position: absolute;
    top: -2px;
    left: -4px;
    width: 35px;
    height: 35px;
    background: url('/pobediteli_static/img/panfil/star-win-small.png') center center no-repeat;
    background-size: contain;
    content: "";
}

.kslider__content {
    margin-top: 15px;
}

.kslider__content:first-child {
    margin-top: 0;
}

.kinetic-carousel {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kinetic-carousel__crop {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.kinetic-carousel__crop.kinetic-active {
    overflow-x: hidden;
}

.kinetic-carousel.w-scroll .kinetic-carousel__container {
    overflow: hidden;
}

.scrollbar-appearance-test::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
    width: 0;
    height: 0;
}

.scrollbar-appearance-test::-webkit-scrollbar-thumb {
    display: none;
    -webkit-appearance: none;
}

.scrollbar-appearance-test::-webkit-scrollbar-track {
    display: none;
    -webkit-appearance: none;
}

.kinetic-carousel__crop::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
    width: 0;
    height: 0;
}

.kinetic-carousel__crop::-webkit-scrollbar-thumb {
    display: none;
    -webkit-appearance: none;
}

.kinetic-carousel__crop::-webkit-scrollbar-track {
    display: none;
    -webkit-appearance: none;
}

.slider-prev,
.slider-next {
    position: relative;
    width: 20px;
    height: 37px;
    background: url('/pobediteli_static/img/panfil/icons-chevrons.png') -9999px -9999px no-repeat;
    cursor: pointer;
    z-index: 2;
}

.slider-prev:before,
.slider-next:before {
    position: absolute;
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
    content: "";
}

.slider-prev.disabled,
.slider-next.disabled {
    opacity: 0.5;
    cursor: default;
}

.slider-prev {
    background-position: 0 0;
}

.slider-next {
    background-position: 100% 0;
}

.slider-prev--grey,
.slider-next--grey {
    background-image: url('/pobediteli_static/img/panfil/icons-chevrons-grey.png');
}

#inslider-prev,
#inslider-next {
    width: 55px;
}

#innerslider .slider-prev,
#innerslider .slider-next {
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -10px;
    z-index: 0;
}

#inslider-prev .bx-prev,
#inslider-next .bx-next {
    z-index: 1;
    cursor: pointer;
}

#innerslider {
    border: none;
    background: none;
    margin-top: 30px;
    margin-bottom: 30px;
}

#innerslider .bx-wrapper {
    background-color: #fff;
    padding: 0;
    margin-bottom: 5px;
    height: 400px;
}

.innerslider li {
    height: 400px;
}

#innerslider_pager {
    height: 120px;
}

#innerslider_pager .owl-item {
    padding-left: 2px;
    padding-right: 2px;
}

#innerslider_pager .owl-item img {
    width: 100%;
    height: auto;
}

.innerslider_pager-item {
    display: block;
    height: 120px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#innerslider_pager .owl-item.active_slide {
    margin: 0;
}

#innerslider_pager .owl-item.active_slide:first-child {
    margin: 0;
}

.kinetic-carousel .slider-prev,
.kinetic-carousel .slider-next {
    position: absolute;
    top: 50%;
    margin-top: -18px;
}

.kinetic-carousel .slider-prev {
    left: 10px;
}

.kinetic-carousel .slider-next {
    right: 10px;
}

.panfil .left-240x400-1 {
    margin-bottom: 15px;
}

.pf-actions {
    margin-top: 55px;
    text-align: center;
}

.pf-actions:first-child {
    margin-top: 0;
}

.pf-btn {
    cursor: pointer;
    position: relative;
    display: inline-block;
    outline: none;
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1;
    padding: 23px 30px;
    border-radius: 6px;
    color: #fff !important;
    background-color: #363636;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all, -webkit-transform;
    -moz-transition-property: all, -moz-transform;
    transition-property: all, transform;
    -webkit-transition-duration: 0.3s, 0.15s;
    -moz-transition-duration: 0.3s, 0.15s;
    transition-duration: 0.3s, 0.15s;
}

.pf-btn:hover {
    color: #fff !important;
    background-color: #f3bf14;
    text-decoration: none;
}

.pf-btn:active {
    text-decoration: none;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}

.pf-btn[disabled], .btn.disabled {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

.pf-btn--w430 {
    min-width: 430px;
}

.pfworks {
    margin: 50px -22px 0 -3px;
}

.pfworks:first-child {
    margin-top: 0;
}

.pfworks:after {
    display: table;
    clear: both;
    content: "";
}

.pfworks__inner {
    float: left;
    width: 100%;
    font-size: 0;
    margin: -10px 0;
    padding-top: 5px;
}

.pfwork {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-family: Arial;
    line-height: 1.25;
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.pfwork:before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 100%;
    height: 100%;
    background: url('/pobediteli_static/img/panfil/card-bg.png') center center no-repeat;
    content: "";
}

.pfwork__inner {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 190px;
    padding: 20px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    overflow: hidden;
}

.pfwork__inner:hover {
    color: #b7000c;
}

.pfwork__title {
    font-weight: 700;
    margin: 10px;
}

.pfwork__name:first-child {
    margin-top: 0;
}

.pfwork__name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 8px;
}

.pfwork__name:first-child {
    margin-top: 0;
}

.pfwork__subtitle {
    margin-top: 8px;
}

.pfwork__subtitle:first-child {
    margin-top: 0;
}

.pfwork--separate {
    width: 250px;
    margin-top: -8px;
    margin-left: -4px;
}

.pfworks-line {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-size: 0;
}

.pfworks-line .pfwork {
    white-space: normal;
    width: 254px;
}

.pfworks-line .pfwork--small {
    width: 210px;
    height: 170px;
}

.pfworks-line .pfwork--small {
    font-size: 13px;
}

.pfworks-line .pfwork--small .pfwork__name {
    font-size: 15px;
}

.pfworks-line .pfwork--small:before {
    background-size: contain;
}

.cards-carousel {
    margin-left: -20px;
    margin-right: -20px;
}

.cards-carousel .pfworks-line {
    padding-left: 15px;
    padding-right: 15px;
}

.cards-carousel {
    position: relative;
}

.cards-carousel .slider-prev:before,
.cards-carousel .slider-next:before {
    top: -65px;
    bottom: -65px;
}

.cards-carousel:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 150px;
    pointer-events: none;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    -webkit-transition: all 0.3s, visibility 0s;
    -moz-transition: all 0.3s, visibility 0s;
    transition: all 0.3s, visibility 0s;
    content: "";
    z-index: 1;
}

.cards-carousel:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 150px;
    pointer-events: none;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    -webkit-transition: all 0.3s, visibility 0s;
    -moz-transition: all 0.3s, visibility 0s;
    transition: all 0.3s, visibility 0s;
    content: "";
    z-index: 1;
}

.cards-carousel.kinetic-state-start:before {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s, visibility 0s 0.3s;
    -moz-transition: all 0.3s, visibility 0s 0.3s;
    transition: all 0.3s, visibility 0s 0.3s;
}

.cards-carousel.kinetic-state-end:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s, visibility 0s 0.3s;
    -moz-transition: all 0.3s, visibility 0s 0.3s;
    transition: all 0.3s, visibility 0s 0.3s;
}

.video-player {
    text-align: center;
    width: 680px;
    height: 400px;
    padding: 0 0 10px 0;
}

.video-player iframe {
    width: 100%;
    height: 100%;
}

.video-player:first-child {
    margin-top: 0;
}

.comments {
    background: #fbe8bf;
    margin-top: 25px;
    margin-bottom: 0;
}

.comments:first-child {
    margin-top: 0;
}

.pfwork-stars {
    text-align: center;
    margin-bottom: 35px;
}

.pfwork-stars .stars {
    position: relative;
    left: 3px;
}

.stars {
    display: inline-block;
    white-space: nowrap;
    font-size: 0;
    cursor: default;
}

.star {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 51px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 13px;
    font-family: Arial;
    margin: 0 -2px;
    background: url("/pobediteli_static/img/panfil/icon-stars.png") -56px 0 no-repeat;
}

.star:first-child {
    margin-left: 0;
}

.star:last-child {
    padding-right: 0;
}

.star.hover,
.star.active {
    background-position: 0 0;
    color: #f5d603;
}

.star.unhover {
    background-position: -56px 0;
    color: #fff;
}

.stars[data-input] .star,
.star.hover {
    cursor: pointer;
}

#share_buttons {
    padding-top: 35px;
    margin-top: 30px;
}

#share_buttons:after {
    display: table;
    clear: both;
    content: "";
}

@media (max-width: 1024px) {

    .innerslider li {
        height: 220px;
    }
    #innerslider .bx-wrapper{
        height: 220px;
    }

    .plogo__title {
        font-size: 24px;
    }

    .plogo__subtitle {
        min-width: auto;
        font-size: 14px;
    }

    .panfil #footer {
        width: 100%;
    }

    .panfil .data-wrap, .panfil #header {
        margin: 0;
        width: 100%;
    }

    .panfil #subheader > div {
        display: grid;
        grid-template-columns: 1fr;
    }

    .panfil .subh {
        width: 100%;
        text-align: left;
    }

    .panfil .subh a {
        position: relative;
        display: inline-block;
        padding: 8px 40px;
        font-size: 18px;
        letter-spacing: 0.03em;
        color: #fff;
    }
    .pfworks{
        width: 100%;
        box-sizing: border-box;
    }
    .pfwork{
        width: 100%;
    }
    .pfworks__inner {
        float: none;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .pfwork__inner {
        padding: 20px 62px;
        background: url(/pobediteli_static/img/panfil/card-bg.png)no-repeat 0 0/cover;
    }
    .pf-actions{
        width: 100%;
        box-sizing: border-box;
    }
    .pf-btn--w430{
        min-width: 100%;
    }
}

@media (max-width: 640px) {
    .panfil #page_content h1.larger {
        font-size: 8vw;
    }
    .pfworks__inner {
        grid-template-columns: 1fr;
    }
    .panfil #page_content{
        padding: 20px 15px;
    }
    .video-player{
        width: 100%;
        height: 60vw;
    }
    .kslider__title{
        font-size: 8vw;
    }
    #page_content .text p{
        font-size: 4.5vw;
    }
}
