.crew-touch{
    margin-bottom: 0 !important;
}
.wrapper_cultish{
    margin-top: 100px;
}
.content_cultish{
    font-family: "BrownStd-Regular";
    flex-direction:column;
    color: #000000;
    margin-bottom: 0 !important;
}
@media screen and (max-width: 480px) {
    .content_cultish #slider_home{
        height: auto;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 767px) {
    .content_cultish .video-player .video-bg {
        display: block;
    }
}
.content_cultish .video-player .embed{
    opacity: 1;
}
.wrapper_cultish{
    position: relative;
}
.wrapper_cultish h1{
    font-family: "BrownStd-Regular";
    margin: 40px 54px 20px 29px;
    width: 100%;
    color: #000000;
    font-size: 35px;
}
@media only screen and (min-width:1024px){
    .wrapper_cultish{
        margin: 0;
    }
    .wrapper_cultish h1{
        text-align: center;
        font-size: 160px;
        line-height: 193.6px;
        position: absolute;
        left: -42px;
    }
}
@media only screen and (min-width:1200px){
    .wrapper_cultish h1{
        top: 132px;
    }
}
.wrapper_cultish .wrapperBlock{
    display: flex;
}
@media only screen and (max-width:1023px){
    .wrapper_cultish .wrapperBlock{
        flex-direction: column;   
    }
}
.wrapperBlock_cultish_right{
    font-size: 13px;
    line-height: normal;
    margin: 0 39px 0 32px;
}
@media only screen and (min-width:1024px){
    .wrapperBlock_cultish_left, .wrapperBlock_cultish_right{
        width: 50%;
    }
    .wrapperBlock_cultish_right{
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        font-size: 18px;
        line-height: normal;
        margin: 0;
    }
}
.wrapperBlock_cultish_left img{
    object-fit: fill;
    width: 100%;
    height: 100%;
}
.wrapperBlock_cultish_right p{
    margin: 0 0 20px 0;
}
.wrapperBlock_cultish_right p:last-child{
    margin: 0;
}
@media only screen and (min-width:1024px){
    .wrapperBlock_cultish_right p{
        padding: 0 50px;
    }
}
@media only screen and (min-width:1080px){
    .wrapperBlock_cultish_right p{
        padding: 0 139px;
    }
}
.title_cultish{
    font-family:BrownStd-Regular;
    text-align: center;
    margin: 40px 39px 30px;
}
.content_cultish .video-player{
    opacity: 1;
    text-align: center;
}
.content_cultish .video-player img{
    height: 100%;
}
.content_cultish .timeline__item .hover .bg{
    opacity: 1;
}
@media only screen and (min-width:1024px){
    .title_cultish{
        margin: 100px 39px 50px;
    }
}
.title_cultish h2{
    color: #000000;
    font-size: 35px;
    line-height: normal;
    padding: 0 17px;
    margin-bottom: 20px;
}
.title_cultish .subtitle{
    margin: 0;
    font-size: 13px;
    line-height: normal;
}
@media only screen and (min-width:1024px){
    .title_cultish h2{
        font-size: 60px;
    }
    .title_cultish .subtitle{
        font-size: 18px;
        width: 540px;
        margin: 0 auto;
    }
}
.title_cultish .subtitle_uppercase{
    text-transform: uppercase;
}
.player_cultish{
    margin-bottom: 43px;
}
@media only screen and (min-width:1024px){
    .player_cultish{
        margin-bottom: 0;
    }
}
.slider_cultish{
    margin-bottom: 13px;
}
.link_cultish{
    text-align: center;
    margin: 76px 0 40px 0;
    font-family: "BrownStd-Regular";
}
.link_cultish a{
    font-size: 13px;
    line-height: 21.78px;
    color: #000000;
}
.link_cultish a:hover{
    color: #000000;
}
.link_cultish_uppercase{
    text-transform: uppercase;
    text-decoration: none;
}
.link_cultish .link_decoration{
    font-size: 21px;
    line-height: normal;
    text-decoration: underline;
    color: #fff;
}
.link_cultish .link_decoration:hover{
    color: #fff;
}
.img_cultish{
    position: relative;
    background: url(../../admin/uploads/cultish/backPublicisLuxe.png) no-repeat #000000;
    background-size: cover;
    height: 724px;
    background-position: center center;
}
.img_cultish img{
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media only screen and (min-width:980px){
    .img_cultish img{
        width: 35%;
    }
}
.patchwork_cultish{
    background: #000000;
    padding: 30px 25px;
}
.patchwork_cultish_block{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.patchwork_cultish .link_cultish{
    margin: 40px 48px 25px; 
}
@media only screen and (min-width:1280px){
    .patchwork_cultish_block{
        flex-direction: row;
        gap: 0;
        justify-content: space-between;
    }
}
.patchwork_cultish_block:first-child{
    margin-bottom: 20px;
}
@media only screen and (min-width:1280px){
.patchwork_cultish_block:nth-child(2){
    flex-direction: row-reverse;
}
}
.patchwork_cultish img{
    height: 374px;
    width: 479px;
}
.patchwork_cultish_width262{
    width: 262px;
}
.patchwork_cultish_width262 img{
    object-fit: cover;
}
