﻿/* Creative People */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;700&display=swap');

/* General */
body { line-height: 1; color: #0c0c0d; font-size: 20px; background-color: #fff; }
h1, h2 { font-family: 'Poppins','NotoSansHebrew-Regular'; font-weight: 700; color: #0c0c0d; }
h2, .section-title h2 { font-size: 275%; }
h3, p { font-size: 85%; }
.accessabilityMainPage #headline { padding-top: 100px; }
.accessabilityMainPage #text1 { max-width: 800px; margin: 0px auto 60px; }
.accessabilityMainPage #text1 h2 { font-family: 'NotoSansHebrew-Regular'; font-size: 125% !important; }
.accessabilityMainPage #text1 p { font-family: 'NotoSansHebrew-Regular','Poppins'; }

@media (max-width:767px) {
    h2, .section-title h2 { font-size: 225% !important; }
    h3, p { font-size: 75% !important; }
    .accessabilityMainPage #headline { padding-top: 30px; }
}

/* Header */
#header { display: flex; justify-content: space-between; align-items: center; padding: 10px 15px; }
#header.bg { background-color: #fff; }
#header #header-left { position: unset; }
#header #header-left > a { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); bottom: -20%; transition: 0.4s all; transition-delay: 0.2s; }
#header #header-left > a img { max-width: unset; }
/*#header #header-left > a::after { content: ""; position: absolute; top: -4px; left: -66px; width: 208px; height: 82px; background-image: url(/warehouse/temp/creative-people/logo-with-text.svg); background-repeat: no-repeat; background-position: center; transition: 0.6s all; }*/
#header.bg #header-left > a::after { opacity: 0; }
.home-page #header:not(.bg) { background: transparent; }
#header.bg #header-left > a { top: 50%; }
#header.bg #header-left img { max-width: unset; }
#header .social-links a { border: 2px solid white; border-radius: 50%; padding: 3px; margin-left: 5px; transition: 0.4s all; }
#header .social-links a svg { vertical-align: unset; width: 23px; height: 16px; transition: 0.4s all; }
#header .social-links a:hover { background: #fff; }
#header .social-links a:hover svg { fill: #000; stroke: #000; }
#header.bg .social-links a { border-color: #000; transition: 0.4s all; }
#header.bg .social-links a svg { fill: #000; }
#header.bg .social-links a:hover { background: #000; }
#header.bg .social-links a:hover svg { fill: #fff; stroke: #fff; }
#nav-toggle span, #nav-toggle-mobile span, #nav-toggle span:before, #nav-toggle-mobile span:before,
#nav-toggle span:after, #nav-toggle-mobile span:after { display: inline-block !important; width: 35px; height: 3px; transition: all .5s; }
#nav-toggle span:before, #nav-toggle-mobile span:before { top: -9px; }
#nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -9px; width: 30px; }
#nav-toggle.active span:after { width: 35px; }
#header .menu-nav { background: transparent; }
#header .menu-nav span { display: none; }
#header .menu-nav .nav-menu-anim { z-index: 22; }
#header.menu-open #nav-toggle span, #header.menu-open #nav-toggle-mobile span, #header.menu-open #nav-toggle span:before, #header.menu-open #nav-toggle-mobile span:before, #header.menu-open #nav-toggle span:after, #header.menu-open #nav-toggle-mobile span:after { background: #000; }
#header.menu-open #nav-toggle.active span, #header.menu-open #nav-toggle-mobile.active span { background-color: transparent; }
#header.bg #nav-toggle span, #header.bg #nav-toggle span::before, #header.bg #nav-toggle span::after { background: #000; }
#header .submenu, #header:not(.menu-open):not(.subopen) .submenu { padding-top: 80px; background-image: linear-gradient(231deg, #5b8faa, #ece5e5 100%); position: fixed; width: 430px; height: 100% !important; display: block !important; transform: translateX(100%); margin: 0; padding-top: 12%; clip: auto; transition: 1s !important; clip: auto !important; margin: 0 !important; padding: 0 70px 0 0; z-index: 20; }
#header.menu-open .submenu, #header.subopen .submenu { transform: translateX(0); transition: 1s !important; }
#header .submenu li { padding: 20px 0; }
#header .submenu li:hover { background: transparent; }
#header .submenu > li.active { background: transparent; }
#header .submenu .social-links a { border: 2px solid #000; }
#header .submenu li:not(.social-mobile) a { font-size: 180%; font-family: 'NotoSansHebrew-Bold'; color: #0c0c0d; text-align: right; }
#header .submenu li.social-mobile { text-align: right; }
#header .submenu .social-links a svg { fill: #000; }
#header .menu-nav .open { display: none !important; }
#header-center-kdm { display: none !important; }

@media (max-width:768px) {
    #header.bg { padding: 20px 15px; }
    #header .menu-nav { padding: 0; }
    #header #header-left > a::after { transform: scale(0.6); top: -19px; left: -80px; }
    #header #header-left > a img { max-width: 50px; }
    #header .social-links { padding: 0; }
    #header .social-links a { margin-left: 0; border: 1px solid white; padding: 1px; margin-right: 5px; }
    #header .menu-nav { padding: 0; }
    #header .social-links { padding: 0; display: flex; }
    #header .social-links a { margin-left: 0; border: 1px solid white; padding: 1px; margin-right: 5px; }
    #header #header-left > a::after { transform: scale(0.6); top: -19px; left: -80px; }
    #header #header-left > a img, #header.bg #header-left > a img { max-width: 50px; }
    #header.bg #header-left > a { top: 60%; }
    #header .submenu, #header:not(.menu-open):not(.subopen) .submenu { max-height: 100%; padding: 100px 0 0 0; width: 100%; }
    #header .submenu li:not(.social-mobile) a { font-size: 180%; text-align: center; }
    #header .submenu li.social-mobile { text-align: center; padding-top: 30px; }
    #header .submenu .social-links a { font-size: 110%; border: 1px solid #000; }
    #header .menu-nav #nav-toggle { z-index: 22; }
}

/* Home Gallery */
#home-gallery { height: calc(var(--vh)) !important; }
#home-gallery .slider-bg.stellar-bg { height: calc(var(--vh)) !important; }
#home-gallery .opacity-layer { display: none; }
#home-gallery::after { content: ""; position: absolute; inset: 0; height: 100%; width: 100%; opacity: 0.6; background-color: #0c0c0d; z-index: 2; }
#home-gallery .gallery-caption { z-index: 3; left: 22%; transform: translateX(-22%); -webkit-transform: translateX(-22%); -moz-transform: translateX(-22%); -ms-transform: translateX(-22%); -o-transform: translateX(-22%); }
#home-gallery .gallery-caption .gallery-text { font-family: 'Poppins'; font-weight: 700; font-size: 100%; max-width: 50%; white-space: inherit; }
#home-gallery .gallery-caption .gallery-text div:first-child { font-size: 280%; margin-bottom: 20px; }
#home-gallery .gallery-caption .gallery-text span { font-weight: 300; font-size: 150%; }
#home-gallery .scroll-down { text-align: right; }
#home-gallery .scroll-down button { background: transparent; border: none; margin-right: 40px; }
#home-gallery .scroll-down img { max-width: 25px; min-width: 25px; }
#home-gallery .controlSlider.pause { display: none !important; }
#home-gallery ol.flex-control-nav.flex-control-paging { bottom: 5%; }
#home-gallery .flex-control-paging li { position: relative; overflow: visible; z-index: 5; margin: 0 10px; }
#home-gallery .flex-control-paging li a { position: relative; width: 8px; height: 8px; background: #fff !important; font-size: 0; }
#home-gallery .flex-control-paging li a::after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 13px; height: 13px; border: 2px solid transparent; border-radius: 50%; z-index: 8; }
#home-gallery .flex-control-paging li a.flex-active::after { border-color: #fff; }

@media (max-width:768px) {
    #home-gallery .gallery-caption .gallery-text { max-width: 100%; }
    #home-gallery .gallery-caption .gallery-text div:first-child { font-size: 200%; }
    #home-gallery .scroll-down button { margin-right: 20px; padding: 0; }
    #home-gallery .scroll-down { bottom: 20px; }
    #home-gallery ol.flex-control-nav.flex-control-paging { display: none; }
    #home-gallery .gallery-caption { top: 55%; }
}

/* Logos Section */
.clients-gallery { margin-bottom: 0; border-top: 1px solid #efeff0; padding: 85px 40px; background: rgb(207 209 214 / 20%); }
.clients-gallery h2 { padding-bottom: 50px; }
.clients-gallery .owl-carousel { max-width: 1200px; margin: 0 auto; }
.clients-gallery .owl-item .item { pointer-events: none; }
.clients-gallery .owl-carousel .owl-item .topImg { display: flex; flex-direction: column; justify-content: center; align-items: center; background: #fff; margin: 20px 10px; padding: 50px 10px; max-height: 50px; }
.clients-gallery .owl-carousel .owl-item .topImg img { width: auto; max-width: 100%; height: auto; margin: 0 auto; }
.clients-gallery .owl-carousel .owl-nav div { top: 50%; font-size: 0; }
.clients-gallery .owl-carousel .owl-prev { right: -40px; }
.clients-gallery .owl-carousel .owl-next { left: -40px; }
.clients-gallery .owl-carousel .owl-next::after { background-image: url(/warehouse/temp/creative-people/arrow-2-left.svg); width: 25px; height: 20px; }
.clients-gallery .owl-carousel .owl-prev::after { background-image: url(/warehouse/temp/creative-people/arrow-2-left.svg); width: 25px; height: 20px; transform: scale(-1); }

@media (max-width:767px) {
    .clients-gallery { padding: 40px 30px; }
    .clients-gallery h2 { padding-bottom: 10px; }
    .clients-gallery .owl-carousel .owl-item .topImg { margin: 10px 0px; padding: 5px 5px; max-height: unset; }
    .clients-gallery .owl-carousel .owl-item .topImg img { height: 50px; }
    .owl-carousel .owl-nav div { display: none !important; }
}

/* About Us Section */
.sections .aboutUs { padding: 60px 0 20px; }
.sections .aboutUs .grid-rows .grid-row { display: flex; max-width: 1120px; margin: 0 auto; }
.sections .aboutUs .grid-row li.slider-item { padding-bottom: 0; }
.sections .aboutUs .grid-row .grid-row-image-container { position: relative; }
.sections .aboutUs .grid-rows .grid-row-text { width: 100%; padding-right: 60px; }
.sections .aboutUs .grid-rows .grid-row-cell-text { position: absolute; left: 0; height: max-content; top: 25%; }
.sections .aboutUs .grid-rows .grid-row-text h2 { font-size: 275%; margin-bottom: 30px; position: relative; }
.sections .aboutUs .grid-rows .grid-row-text h2::after { content: ""; position: absolute; right: -120px; top: 50%; transform: translateY(-50%); height: 2px; width: 100px; background: #0c0c0d; z-index: 10; }
.sections .aboutUs .grid-rows .grid-row-text p { line-height: 1.9; color: #0c0c0d; font-size: 80%; font-family: 'NotoSansDL-Regular'; }
.sections .aboutUs .grid-rows .grid-row-text .grid-row-button { border: none; font-size: 80%; padding: 0; color: #0c0c0d; height: 30px; position: relative; content: " "; display: flex; align-items: center; }
.sections .aboutUs .grid-rows .grid-row-text .grid-row-button::after { content: ""; display: inline-block; height: 100%; margin-right: 5px; width: 48px; transform: scale(0.9); transition: 0.4s all; background-image: url(/warehouse/temp/blanko/arrow-long.svg); filter: invert(1); background-position: left center; background-repeat: no-repeat; }
.sections .aboutUs .grid-rows .grid-row-text .grid-row-button:hover, .sections .aboutUs .grid-rows .grid-row-text .grid-row-button:focus { background: transparent; color: #0c0c0d; border: none; outline: none; }
.sections .aboutUs .grid-rows .grid-row-text .grid-row-button:hover::after, .aboutUs .grid-rows .grid-row-text .grid-row-button:focus::after { width: 62px; }

@media (max-width:1024px) {
    .sections .aboutUs .grid-rows .grid-row { padding: 0 20px; }
    .sections .aboutUs .grid-rows .grid-row-cell-text { position: relative; left: unset; top: unset; }
    .sections .aboutUs .grid-row .box-image-animation img { width: 100%; }
    .sections .aboutUs .grid-rows .grid-row-text { padding-top: 30px; }
    .sections .aboutUs .grid-rows .grid-row-text h2 { font-size: 225%; }
    .sections .aboutUs .grid-rows .grid-row-text p { font-size: 75%; line-height: 1.53; }
}

@media (max-width:767px) {
    .sections .aboutUs { padding: 30px 0 0; margin-bottom: 40px; }
    .sections .aboutUs .grid-rows .grid-row { padding: 0; }
    .sections .aboutUs .grid-row .box-image-animation img { width: 91%; }
    .sections .aboutUs .grid-rows .grid-row-text { padding: 0 40px; }
    .sections .aboutUs .grid-rows .grid-row-text h2 { margin-bottom: 20px; }
    .sections .aboutUs .grid-rows .grid-row-text .grid-row-button { margin: 15px 0 0; }
}

/* 3 Boxes Section */
.sections .home-big-boxes { max-width: unset; padding: 0; margin-bottom: 0; }
.sections .home-big-boxes .grid-boxes { width: 100%; margin: 0 auto; }
.sections .home-big-boxes .grid-box { padding-right: 0px; padding-left: 0px; margin: 0; width: 33%; }
.sections .home-big-boxes .grid-box-image-container::after { position: absolute; content: ""; inset: 0; background: #000; opacity: 0.4; width: 100%; height: 100%; pointer-events: none; }
.sections .home-big-boxes .grid-box .grid-box-image { padding-bottom: 160%; margin-bottom: 0; }
.sections .home-big-boxes .grid-box-title { position: absolute; bottom: 70px; left: 50%; transform: translateX(-50%); z-index: 4; opacity: 1; }
.sections .home-big-boxes .grid-box-title h3 { font-size: 180% !important; font-family: 'NotoSansHebrew-Bold'; height: 40px; width: max-content; margin-bottom: 0; }
.sections .home-big-boxes .grid-box-title a { color: #fff; letter-spacing: 1px; position: relative; }
.sections .home-big-boxes .grid-box-title a::after { content: ""; display: block; height: 100%; margin: 10px auto 0; transform: scale(1.1); width: 48px; transition: 0.4s all; background-image: url(/warehouse/temp/blanko/arrow-long.svg); background-position: left center; background-repeat: no-repeat; z-index: 6; }
.sections .home-big-boxes .grid-box-title a:hover::after { width: 62px; }

@media (max-width:1024px) {
    .sections .home-big-boxes .grid-box { width: 32.8%; padding-right: 0px; padding-left: 0px; }
}

@media (max-width:767px) {
    .sections .home-big-boxes .grid-box { margin-bottom: 5px; padding-right: 5px; padding-left: 5px; width: 100%; }
    .sections .home-big-boxes .grid-box .grid-box-image { padding-bottom: 75%; }
}

/* Branding Section */
.sections .branding { margin-bottom: 0; padding: 145px 0 120px; background-image: url(/warehouse/temp/creative-people/BG-BRANDING.jpg); background-repeat: no-repeat; }
.sections .branding .section-title { margin-bottom: 20px; }
.sections .branding .text1 { max-width: 750px; margin: 0 auto 40px; }
.sections .branding .text1 p { line-height: 1.3; }
.sections .branding .gallery-container { max-width: 1355px; margin: 0 auto; }
.sections .branding .gallery-cubes > div { padding: 0 8px; }
.sections .branding .gallery-cubes .boxes-images-outer-image { padding-bottom: 108%; }
.sections .branding .gallery-cubes .boxes-images-outer-image .image-link-inner { display: none; }

.sections .branding .gallery-cubes .boxes-images-outer-image:hover .image-link-container { background: transparent; }
.content-section-Btn { margin-top: 40px; height: 29px; }
.content-section-Btn a { border: none; font-size: 80%; padding: 0; position: relative; padding-left: 50px; height: 100%; width: fit-content; margin: 0 auto; display: flex; align-items: center; }
.content-section-Btn a::after { content: ""; display: block; position: absolute; height: 100%; margin-right: 5px; left: 0px; width: 48px; transform: scale(0.9); transition: 0.4s all; background-image: url(/warehouse/temp/blanko/arrow-long.svg); filter: invert(1); background-position: left center; background-repeat: no-repeat; }
.content-section-Btn a:hover { color: inherit; }
.content-section-Btn a:hover::after { width: 62px; left: -13px; }

@media (max-width:1024px) {
    .sections .branding { padding: 100px 0 100px; }
}

@media (max-width:767px) {
    .sections .home-big-boxes .grid-box:last-child { margin-bottom: 0; }
    .sections .branding { padding: 90px 0 50px; background-image: url(/warehouse/temp/creative-people/bg-branding-mobile.jpg); background-position: center; background-size: cover; }
    .sections .branding .gallery-container { width: 100%; padding: 0 2.5px; }
    .sections .branding .gallery-cubes > div { padding: 2.5px; }
    .sections .branding .text1 { padding: 0 20px; margin: 0 auto 20px; }
    .content-section-Btn { margin-top: 20px; }
}

/* Production Section */
.sections .production-sec { background-color: #1a1a1c; color: #fff; padding: 90px 0; margin-bottom: 0; }
.sections .production-sec .section-title { max-width: 750px; margin: 0 auto 40px; }
.sections .production-sec h2 { color: #fff; margin-bottom: 15px; }
.sections .production-sec h3 { font-size: 85%; line-height: 1.3; font-family: 'NotoSansDL-Regular'; }
.sections .production-sec .owl-carousel .owl-item:not(.center) { transform: scale(0.8); overflow: hidden; }
.sections .production-sec .owl-carousel .owl-item .topImg { padding-bottom: 55%; }
.sections .production-sec .owl-carousel .owl-nav { position: absolute; right: 50%; z-index: 4; top: 50%; transform: translate(-50%, 50%); -webkit-transform: translate(50%, -50%); }
.sections .production-sec .owl-carousel .owl-prev { right: -28vw; }
.sections .production-sec .owl-carousel .owl-next { left: -28vw; }
.sections .production-sec .owl-carousel .owl-prev::after { background-image: url(/warehouse/temp/creative-people/arrow-right.svg); width: 21px; height: 37px; }
.sections .production-sec .owl-carousel .owl-next::after { background-image: url(/warehouse/temp/creative-people/arrow-left.svg); width: 21px; height: 37px; }
.sections .production-sec .owl-carousel .owl-item .plus-sign { display: none; }
.sections .production-sec .owl-carousel .owl-item a[data-video] .plus-sign { display: block; opacity: 1; background: transparent; }
.sections .production-sec .owl-carousel .owl-item a[data-video] .plus-sign span { position: unset; top: unset; left: unset; transform: none; font-size: unset; }
.sections .production-sec .content-section-Btn a::after { filter: invert(0); }
.home-page #multi-content-modal.videoInPop .modal-content { padding: 10px; background: transparent; }
.home-page #multi-content-modal.videoInPop .modal-content #PopUpData { /* padding: 42.19% 0 0 0; */ position: relative; /* max-height: 40vh; */ }
#multi-content-modal .modal-content a.close { left: 50%; transform: translateX(-50%); }

.sections .production-sec .item .photoTextWrapper p { color: #fff; font-family: 'NotoSansDL-Regular'; text-transform: uppercase; font-weight: 800; font-size: 280%; }
.sections .production-sec .item .photoTextWrapper { position: absolute; left: 30px; bottom: 20px; background: transparent; transition: 0.8s all; width: fit-content; padding: 0; height: fit-content; top: unset; transform: none; }


@media (max-width:1500px) {
    .sections .production-sec .owl-carousel .owl-prev { right: -35vw; }
    .sections .production-sec .owl-carousel .owl-next { left: -35vw; }
}

@media (min-width:768px) {
    .sections .production-sec .owl-carousel .owl-item { overflow: hidden; }
    .sections .production-sec .owl-carousel .owl-item.center::after { content: ""; position: absolute; left: -150px; bottom: 0; background-image: url(/warehouse/temp/creative-people/big-s.png); background-repeat: no-repeat; background-size: 100%; width: 150px; height: 250px; transition: 0.8s all; opacity: 0; pointer-events: none; }
    .sections .production-sec .owl-carousel .owl-item.center:hover::after { left: -45px; height: 225px; opacity: 0.6; }
    .sections .production-sec .owl-carousel .owl-item .topImg::after { background: linear-gradient(0deg, rgba(136,206,235,0.6) 0%, rgba(255,255,255,0) 71%, rgba(255,255,255,0) 100%); content: ""; position: absolute; bottom: 0; width: 100%; height: 100%; left: 0; pointer-events: none; }
    .sections .production-sec .item:hover .photoTextWrapper { left: 145px; }
}

@media (max-width:767px) {
    .sections .production-sec { padding: 55px 20px 80px; }
    .sections .production-sec .section-title { margin: 0 auto 30px; }
    .sections .production-sec .owl-carousel .owl-prev { right: -45vw; }
    .sections .production-sec .owl-carousel .owl-nav div { top: 200%; transform: translateY(200%); -webkit-transform: translateY(200%); -moz-transform: translateY(200%); -ms-transform: translateY(200%); -o-transform: translateY(200%); }
    .sections .production-sec .owl-carousel .owl-next { left: -45vw; }
    .sections .production-sec .owl-carousel .owl-prev::after { width: 15px; height: 26px; }
    .sections .production-sec .owl-carousel .owl-next::after { width: 15px; height: 26px; }
    .sections .production-sec .item .photoTextWrapper p { font-size: 75%; }
}

/* Social Section */
.sections .social { background: rgba(207, 209, 214, 0.2); padding: 90px 0 180px; margin-bottom: 0; }
.sections .social .section-title { max-width: 750px; margin: 0 auto 70px; }
.sections .social .section-title h3 { line-height: 1.3; }
.sections .social .owl-carousel .owl-nav div { top: 114%; transform: translateY(-114%); -webkit-transform: translateY(-114%); -moz-transform: translateY(-114%); -ms-transform: translateY(-114%); -o-transform: translateY(-114%); font-size: 0; }
.sections .social .owl-carousel .owl-prev { right: 46%; }
.sections .social .owl-carousel .owl-next { left: 46%; }
.sections .social .owl-carousel .owl-prev::after { background-image: url(/warehouse/temp/creative-people/arrow-2-right.svg); width: 60px; height: 20px; }
.sections .social .owl-carousel .owl-next::after { background-image: url(/warehouse/temp/creative-people/arrow-2-left.svg); width: 60px; height: 20px; }
.sections .social .owl-carousel .owl-item .item { padding: 0 40px; }
.sections .social .owl-carousel .topImg, .social-inner .owl-carousel .owl-item .item .topImg { padding-bottom: 0; margin-top: 15px; }
.sections .social .owl-carousel .owl-item .item .item-text, .social-inner .owl-carousel .owl-item .item .item-text { font-size: 110%; font-family: 'NotoSansHebrew-Regular', 'NotoSansDL-Regular'; }
.sections .social .owl-carousel .topImg img { position: relative; top: unset; left: unset; transform: none; }
.sections .social .owl-carousel .owl-item .item .plus-sign { background: #fff; color: #000; }

@media (max-width:1500px) {
    .sections .social .owl-carousel .owl-prev { right: 44%; }
    .sections .social .owl-carousel .owl-next { left: 44%; }
}

@media (max-width:1024px) {
    .sections .social .owl-carousel .owl-item .item { padding: 0 10px; }
    .sections .social .owl-carousel .owl-next { left: 38%; }
    .sections .social .owl-carousel .owl-prev { right: 38%; }
    .sections .social .owl-carousel .owl-nav div { top: 132%; transform: translateY(-132%); -webkit-transform: translateY(-132%); -moz-transform: translateY(-132%); -ms-transform: translateY(-132%); -o-transform: translateY(-132%); }
}


@media (max-width:767px) {
    .sections .social { padding: 70px 0 140px; }
    .sections .social .section-title { padding: 0 20px; margin: 0 auto 30px; }

    .sections .social .owl-carousel .owl-next { left: 27%; }
    .sections .social .owl-carousel .owl-prev { right: 27%; }
    .sections .social .owl-carousel .owl-nav div { top: 130%; transform: translateY(-130%); -webkit-transform: translateY(-130%); -moz-transform: translateY(-130%); -ms-transform: translateY(-130%); -o-transform: translateY(-130%); }
    .sections .social .owl-carousel .owl-item .item .item-text, .social-inner .owl-carousel .owl-item .item .item-text { font-size: 90%; }
}

/* Form */
.home-page .grid-form-section { max-width: unset; padding: 0; margin-bottom: 0; background-image: url(/warehouse/temp/creative-people/footer-img.jpg); background-position: center; background-repeat: no-repeat; background-size: auto; z-index: 0; }
.home-page .grid-form-section::after { content: ""; position: absolute; width: 100%; height: 100%; background: #0c0c0d; inset: 0; opacity: 0.7; z-index: -1; }
fieldset { display: flex; flex-wrap: wrap; justify-content: center; }
.form-container-wide #DynamicFormObject { border: none; display: flex; flex-direction: column; align-items: center; padding: 130px 0 80px; z-index: 5; color: #fff; }
.form-container-wide #DynamicFormObject::after { display: none; }
.form-container-wide #DynamicFormObject > div { width: 100% !important; max-width: 860px; overflow: hidden; padding: 0 !important; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 33.33%; }
#DynamicFormObject .dynamicFormObjectField.textareaField { width: 100%; }
#DynamicFormObject .dynamicFormObjectField .must:before { top: 6px; font-size: 16px; right: 20px; }
#DynamicFormObject .dynamicFormObjectField input,
#DynamicFormObject .dynamicFormObjectField textarea { border: none; box-shadow: none; border-bottom: 2px solid #fff; border-radius: 0; font-size: 80%; width: 100%; margin-bottom: 30px; padding-right: 15px; color: #fff; transition: 0.6s all; max-width: 100%; font-family: 'NotoSansDL-Regular'; }
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 275%; font-family: 'Poppins'; font-weight: 700; margin-bottom: 10px; }
#DynamicFormObject .dynamicFormObjectTitleAndText { font-size: 100%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 85%; width: 80%; margin: 0 auto 50px; }
#DynamicFormObject .dynamicFormObjectField input::placeholder,
#DynamicFormObject .dynamicFormObjectField textarea::placeholder { color: #fff; }
#DynamicFormObject .dynamicFormObjectSubmit input:hover, #DynamicFormObject .dynamicFormObjectSubmit input:focus { background: transparent; border: 1px solid #fff; color: #000; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { width: unset; margin-top: 30px; padding: 0; }
#DynamicFormObject .dynamicFormObjectSubmit input { background: transparent; border: 1px solid #fff; border-radius: 0; width: 220px; height: 50px; font-size: 90%; }
#DynamicFormObject .dynamicFormObjectSubmit::before { position: absolute; content: ""; background: rgb(255, 255, 255); transition-duration: 0.6s; z-index: -1; inset: auto auto 0px 0px; width: 100%; height: 0; opacity: 0; }
#DynamicFormObject .dynamicFormObjectSubmit:hover::before { height: 100%; opacity: 1; }
#DynamicFormObject .dynamicFormObjectField input:hover,
#DynamicFormObject .dynamicFormObjectField input:focus,
#DynamicFormObject .dynamicFormObjectField textarea:hover,
#DynamicFormObject .dynamicFormObjectField textarea:focus { border: 0 !important; border-bottom: 2px solid #c6acae !important; }
label.error, span.error { font-size: 80%; top: 10px; }

@media (max-width:1024px) {
    .form-container-wide #DynamicFormObject > div { width: 90%; }
    .form-container-wide #DynamicFormObject { padding: 80px 0 80px; }
}

@media (max-width:767px) {
    .form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 100%; }
    .form-container-wide #DynamicFormObject > div { width: 95%; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 225% !important; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { display: block; width: 100%; font-size: 85%; margin: 0 auto 40px; }
    .form-container-wide #DynamicFormObject { padding: 50px 15px 60px; max-width: 100% !important; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField input, #DynamicFormObject .dynamicFormObjectField textarea { padding-right: 0; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField textarea { height: 90px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField .must:before { right: 10px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectField textarea { padding: 10px 0px; }
}

/* Footer */
footer { padding: 0; }
#SiteFooter { background: #ededed; padding: 30px 0px 0; }
#SiteFooter .social-links { margin: 20px 0 30px; }
#SiteFooter .social-links a { filter: invert(1); padding: 0px 2px; }
#SiteFooter .social-links a:hover::after { opacity: 1; }
#SiteFooter .social-links a::after { content: ""; position: absolute; width: 30px; height: 30px; background-size: 100%; top: -1px; left: 2px; filter: inherit; background-image: url(/warehouse/temp/creative-people/facebook-black.svg); opacity: 0; transition: 0.4s all; }
#SiteFooter .social-links a:last-child::after { background-image: url(/warehouse/temp/creative-people/instagram-black.svg); }
.site-credit.alternative { background-color: #727272; padding: 10px 0; }
a.AccessabilityLink:hover { color: #fff; text-decoration: none; }
a.AccessabilityLink svg .st0 { fill: #fff; }

/* Video Production Page */
.lobbyPage #GridTop.noTopImage { height: 82px !important; }
.lobbyPage #GridPage { padding-top: 0; }
.lobbyPage .lobby-grid #GridPage .max-width { padding: 0; width: 100%; }
.lobbyPage #headline { display: none; }
.lobbyPage #LobbyModule .grid-text-section { background-image: linear-gradient(254deg, #bca9a6, #e0b8c6 51%, #8eaeba); padding: 40px 0 0px; height: 400px; display: flex; flex-direction: column; justify-content: flex-start; margin-bottom: 0; }
.lobbyPage #LobbyModule .grid-text-section h2 { font-size: 375%; }
.lobbyPage #LobbyModule .grid-text-section .grid-text-content { max-width: 850px; padding: 0; width: 90%; }
.lobbyPage #LobbyModule .grid-text-section .grid-text-content p { line-height: 1.3; font-family: 'NotoSansDL-Regular'; font-size: 80%; }
.lobbyPage #LobbyModule .grid-content-section { max-width: 1140px; width: 95%; padding: 0; transform: translateY(-70px); margin-bottom: 0px; }
.lobbyPage #LobbyModule .grid-content-section .grid-box:not(:last-of-type) { margin-bottom: 90px; }
.lobbyPage #LobbyModule .grid-content-section .grid-box-image { padding-bottom: 58%; margin-bottom: 20px; }
.lobbyPage #LobbyModule .grid-content-section .grid-box-title h3 { font-size: 280%; margin-bottom: 0; }
.lobbyPage #LobbyModule .grid-content-section .grid-box-title a { color: #fff; font-family: 'NotoSansDL-Regular'; text-transform: uppercase; font-weight: 800; }
.lobbyPage #LobbyModule .grid-content-section .grid-boxes { padding-top: 0px; }
.lobbyPage #LobbyModule .grid-content-section .grid-box { padding: 0; overflow: hidden; }
.lobbyPage #LobbyModule .grid-content-section .grid-box img { width: 100%; }
.video-production .grid-box-title { position: absolute; left: 30px; bottom: 20px; transition: 0.8s all; }
.video-production #LobbyModule .grid-content-section .grid-box-image { margin-bottom: 0; }
.video-production #LobbyModule .grid-content-section .grid-box-image::before { pointer-events: none; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 60px; height: 60px; z-index: 1; background-image: url(../../../Content/images/play.png); background-size: 100%; }
.video-production #LobbyModule .grid-content-section .grid-box-image::after { background: linear-gradient(0deg, rgba(136,206,235,0.6) 0%, rgba(255,255,255,0) 71%, rgba(255,255,255,0) 100%); content: ""; position: absolute; bottom: 0; width: 100%; height: 100%; left: 0; pointer-events: none; }
.video-production #multi-content-modal.textInPop iframe { display: block; margin: 0 auto; }

@media (min-width:768px) {
    .video-production .grid-box:hover .grid-box-title { left: 145px; }
    .video-production #LobbyModule .grid-content-section .grid-box::after { content: ""; position: absolute; left: -150px; bottom: 0; background-image: url(/warehouse/temp/creative-people/big-s.png); background-repeat: no-repeat; background-size: 100%; width: 150px; height: 250px; transition: 0.8s all; opacity: 0; pointer-events: none; }
    .video-production #LobbyModule .grid-content-section .grid-box:hover::after { left: -45px; height: 225px; opacity: 0.6; }
}

@media (max-width:767px) {
    .video-production .grid-box-title { left: 20px; }
    .video-production #multi-content-modal.textInPop iframe { max-width: 100%; }
}

/* Social Media Page */
.lobbyPage #LobbyModule .grid-gallery-section { padding: 0; margin: 0 auto; transform: translateY(-110px); max-width: 1170px; padding-bottom: 0px; }
.lobbyPage #LobbyModule .owl-carousel .owl-item:not(.active.center) { transform: scale(0.9); }
.lobbyPage #LobbyModule .owl-carousel .owl-item.active.center { transform: scale(0.9); }
.lobbyPage #LobbyModule .owl-carousel .owl-item .item { display: flex; flex-direction: column-reverse; }
.lobbyPage #LobbyModule .owl-carousel .topImg { padding-bottom: 0; }
.lobbyPage #LobbyModule .owl-carousel .topImg img { position: relative; top: unset; left: unset; transform: none; height: 720px; object-fit: cover; }
.lobbyPage .owl-carousel .owl-next:after { background-image: url(/warehouse/temp/creative-people/social-arrow-left.svg); width: 30px; height: 23px; }
.lobbyPage .owl-carousel .owl-prev:after { background-image: url(/warehouse/temp/creative-people/social-arrow-right.svg); width: 30px; height: 23px; }
.lobbyPage .owl-carousel .owl-prev { right: 32%; }
.lobbyPage .owl-carousel .owl-next { left: 32%; }

@media (max-width:1024px) {
    .lobbyPage #LobbyModule .grid-text-section h2 { font-size: 275%; }
}

@media (max-width:991px) {
    .lobbyPage .owl-carousel .owl-next:after { background-image: url(/warehouse/temp/creative-people/arrow-2-left.svg); width: 60px; height: 20px; background-size: 100%; background-repeat: no-repeat; }
    .lobbyPage .owl-carousel .owl-prev:after { background-image: url(/warehouse/temp/creative-people/arrow-2-right.svg); width: 60px; height: 20px; background-size: 100%; background-repeat: no-repeat; }
    .lobbyPage .owl-carousel .owl-prev { right: 28%; }
    .lobbyPage .owl-carousel .owl-next { left: 28%; }
    .lobbyPage .owl-carousel .owl-nav div { display: block !important; top: unset; bottom: -50px; font-size: 0; }
}

@media (max-width:767px) {
    .lobbyPage #LobbyModule .grid-text-section .section-title { margin: 0; }
    .lobbyPage #LobbyModule .grid-text-section { height: unset; padding: 20px 0 90px; }
    .lobbyPage #LobbyModule .grid-content-section { margin: -20px auto 0; width: 90%; transform: translateY(-20px); }
    .lobbyPage #LobbyModule .grid-content-section .grid-box { padding: 0; margin-right: 0 !important; margin-bottom: 45px; }
    .lobbyPage #LobbyModule .grid-content-section .grid-box:not(:last-of-type) { margin-bottom: 30px; }
    .lobbyPage #LobbyModule .grid-gallery-section { transform: translateY(-60px); }
    .lobbyPage #LobbyModule .grid-gallery-section .gallery-container { width: 100vw; }
    .lobbyPage #LobbyModule .owl-carousel .owl-item:not(.active.center), .lobbyPage #LobbyModule .owl-carousel .owl-item.active.center { transform: scale(1) }
    .lobbyPage #LobbyModule .owl-carousel .topImg img { height: 340px; }
    .lobbyPage .owl-carousel .owl-nav { /* display: none; */ }
}

/* Contact Page */
.contact #GridPage { padding: 0; }
.contact #GridPage .max-width, #GridPage .max-width-center { max-width: unset; width: 100%; }
#SiteGrid.layout-bottom #GridPromo, .grid-form-section { background-image: url(/warehouse/temp/creative-people/footer-img.jpg); background-position: center; background-repeat: no-repeat; background-size: auto; z-index: 0; max-width: unset; margin: 0; }
#GridPromo::after, .grid-form-section::after { content: ""; position: absolute; width: 100%; height: 100%; background: #0c0c0d; inset: 0; opacity: 0.7; z-index: -1; }
.contact #SiteGrid.layout-bottom #GridContent { display: none; }
.contact .form-container-wide #DynamicFormObject #text1 { margin-top: 100px; position: relative; overflow: visible; max-width: 836px; }
.contact .form-container-wide #DynamicFormObject #text1::before { content: ""; position: absolute; top: -10px; width: 100%; height: 2px; background: #eaeefd; left: 50%; opacity: 0.2; transform: translateX(-50%); z-index: 5; }
.contact .form-container-wide #DynamicFormObject #text1 p { color: #f5f6fa; }
.contact .form-container-wide #DynamicFormObject #text1 span { text-decoration: none !important; font-family: 'NotoSansDL-Regular'; }
.contact .form-container-wide #DynamicFormObject #text1 span a:hover { text-decoration: underline !important; color: #fff; }
.contact .form-container-wide #DynamicFormObject #text1 span:first-child { margin: 0 0 0 25px; }

/* About Page */
.about #GridTop.noTopImage { height: 0; }
.about #GridPage .max-width, .about #GridPage .max-width-center { max-width: unset; padding: 0; width: 100%; }
.about #GridPage { padding: 0; }
.about #lobbyview { display: none; }
.about .grid-row-section { padding: 0; margin: 0; }
.about .grid-rows .grid-row { display: flex; flex-direction: row-reverse; background-color: #efeff0; overflow: hidden; height: calc(var(--vh) * 1); }
.about .grid-rows .grid-row-cell { width: 50%; }
.about .grid-rows .grid-row-cell li.slider-item { padding-bottom: 100%; }
.about .grid-rows .grid-row-cell-text { display: flex !important; align-items: center; justify-content: center; }
.about .grid-rows .grid-row-text { width: 100%; max-width: 530px; padding: 0 15px; }
.about .grid-rows .grid-row-text h2 { font-size: 375%; }
.about .grid-rows .grid-row-text p { line-height: 1.79; font-size: 80% !important; font-family: 'NotoSansDL-Regular'; }
.about #LobbyModule .grid-content-section { max-width: 1240px; }
.about #LobbyModule .grid-content-section .grid-box { margin-right: 0; width: 33%; margin-bottom: 60px; }
.about #LobbyModule .grid-content-section .grid-box-image { padding-bottom: 0; margin-bottom: 5px; }
.about #LobbyModule .grid-content-section .grid-box-image .grid-box-image-container { position: relative; }
.about #LobbyModule .grid-content-section .grid-box h3 { font-size: 100%; font-family: 'NotoSansHebrew-Bold'; }
.about #LobbyModule .grid-content-section .grid-box a { color: #0f1216; line-height: 1.5; cursor: unset; }
.about #LobbyModule .grid-content-section .grid-boxes .box-image-animation:hover img { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.about #LobbyModule .grid-content-section .grid-box-subtitle { color: #0f1216; font-size: 70%; }
.about .scroll-down { display: none; }

@media (min-width:1024px) {
    .about .grid-rows .grid-row-cell .slides, .about .grid-rows .grid-row-cell .slides .slider-item { height: calc(var(--vh)); }
    .about .scroll-down { display: block; right: 0; font-size: 400%; position: absolute; bottom: 4%; }
    .about .scroll-down button { background: transparent; border: none; margin-right: 40px; }
    .about .scroll-down button img { filter: invert(1); }
}

@media (max-width:1024px) {
    .about .grid-rows .grid-row { flex-direction: column; align-items: center; height: auto; }
    .about .grid-rows .grid-row-cell { width: 100%; }
    .about .grid-rows .grid-row-cell li.slider-item { padding-bottom: 80%; }
    .about .grid-rows .grid-row-cell li.slider-item img { max-width: 100%; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: auto !important; }
    .about .grid-rows .grid-row-text { padding: 60px 0 70px; margin-top: 0; }
    .about #LobbyModule .grid-content-section .grid-box { width: 49.2%; padding-right: 6px; padding-left: 6px; }
    .about #LobbyModule .grid-content-section { margin: 0 auto 20px; }
}

@media (max-width:767px) {
    .about #GridTop.noTopImage { height: 66px; }
    .about .grid-rows .grid-row-cell li.slider-item { padding-bottom: 114%; }
    .about .grid-rows .grid-row-cell li.slider-item img { position: relative; transform: none; top: unset; left: unset; }
    .about .grid-rows .grid-row-text h2 { font-size: 275% !important; }
    .about .grid-rows .grid-row-cell-text { padding: 0 20px; }
    .about .grid-rows .grid-row-text { padding: 50px 0 70px; }
    .about #LobbyModule .grid-content-section { padding: 40px 10px 20px; }
    .about #LobbyModule .grid-content-section .grid-box { margin-bottom: 30px; }
    .about .grid-rows .grid-row-text p { font-size: 70% !important; }
}

/* Projects Page */
.projects #GridTop { height: 82px !important; }
.projects #GridPage { padding: 0; }
.projects #GridPage .max-width, .projects #GridPage .max-width-center { max-width: unset; width: 100%; }
.projects #pageview { background-image: linear-gradient(254deg, #bca9a6, #e0b8c6 51%, #8eaeba); padding: 40px 0 142px; /* height: 400px; */ display: flex; flex-direction: column; justify-content: flex-start; margin-bottom: 0; }
.projects #pageview #headline { font-size: 375%; }
.projects #pageview #text1 { margin: 0 auto; max-width: 850px; padding: 0; width: 90%; font-family: 'NotoSansDL-Regular'; }
.projects #pageview #text1 p { font-size: 80%; }
.projects #grid-view .gridshort-view-item { width: 49.6%; padding-right: 10px; padding-left: 10px; margin-bottom: 30px; }
.projects #grid-view { max-width: 1200px; margin: 0 auto; width: 95%; transform: translateY(-70px); }
.projects #grid-view .gridshort-view-item .grid-short-box-image { padding-bottom: 71%; }
.projects #grid-view .gridshort-view-item .grid-short-box-image a:hover img { transform: translate(-50%,-50%) scale(1.1); }
.projects #grid-view .gridshort-view-item .grid-short-box-image img { transition: 0.6s all; }
.projects #grid-view .gridshort-view-item .grid-short-box-text { font-size: 90%; color: #0c0c0d; line-height: 1.88; max-width: max-content; position: relative; height: 29px; padding-left: 50px; display: inline-flex; }
.projects #grid-view .gridshort-view-item .grid-short-box-text::after { cursor: pointer; content: ""; display: block; position: absolute; left: -5px; top: 2px; height: 100%; width: 48px; transform: scale(0.9); transition: 0.4s all; background-image: url(/warehouse/temp/blanko/arrow-long.svg); filter: invert(1); background-position: left center; background-repeat: no-repeat; }
.projects #grid-view .gridshort-view-item .grid-short-box-text a { position: relative; height: 100%; font-family: 'NotoSansDL-Regular'; }
.projects #grid-view .gridshort-view-item .grid-short-box-text a:hover { color: inherit; }
.projects #grid-view .gridshort-view-item .grid-short-box-text:hover::after { width: 62px; left: -18px; }

@media (max-width:1024px) {
    .projects #pageview #headline { font-size: 275%; }
}

@media (max-width:767px) {
    .projects #pageview #headline { font-size: 225%; }
    .projects #grid-view { transform: translateY(-30px); }
    .projects #grid-view .gridshort-view-item { width: 100%; margin-bottom: 20px; }
    .projects #pageview { padding: 40px 0 30px; }
}

#multi-content-modal.textInPop #PopUpData { padding-right: 0; max-height: unset; }
#multi-content-modal.textInPop .modal-content { max-width: 1150px; padding: 0px; background: transparent; }

/* Inner Project Page */
.projects .project__head { background-image: linear-gradient(254deg, #bca9a6, #e0b8c6 51%, #8eaeba); padding: 40px 0 204px; display: flex; flex-direction: column; justify-content: flex-start; margin-bottom: 0; align-items: center; }
.projects .project__head h1 { font-size: 375%; }
.projects .project__content { max-width: 615px; padding: 0; width: 90%; }
.projects .project__content p { line-height: 1.3; text-align: center; }
.projects .project__content p:first-child { margin-top: 3%; }
.projects .project__gallery { display: flex; flex-direction: column; align-items: center; max-width: 1380px; margin: 0 auto -185px; width: 90%; transform: translateY(-185px); }
.projects .project__gallery .gallery__img { width: 100%; padding: 0px 10px 20px; }
.projects .project__gallery .gallery__img img { width: 100%; height: 100%; }
.projects .project__footer { max-width: 1360px; margin: 20px auto 60px; width: 90%; }
.projects .project__footer .project__nav { display: flex; justify-content: space-between; }
.projects .project__footer .project__nav-title { margin-top: 0; font-family: ''NotoSansDL-Regular''; font-size: 80%; height: 29px; }
.projects .project__footer .project__nav-title span { position: relative; height: 100%; width: fit-content; margin: 0 auto; display: flex; align-items: center; flex-direction: row; color: #0c0c0d; }
.projects .project__footer .project__nav-title span:hover::after { width: 62px; }
.projects .project__back .project__nav-title span { flex-direction: row-reverse; }
.projects a.project__back .project__nav-title span::after { transform: scale(0.85) scaleX(-1); }
.projects .project__next .project__nav-title span::after, .projects .project__back .project__nav-title span::after { content: ""; height: 100%; width: 48px; transform: scale(0.85); transition: 0.4s all; background-image: url(/warehouse/temp/blanko/arrow-long.svg); filter: invert(1); background-position: left center; background-repeat: no-repeat; }
.projects .gridWrapper { width: 100%; display: flex; flex-wrap: wrap-reverse; justify-items: center; justify-content: center; }
.projects .gridWrapper .gallery__img:last-child { width: 100%; }
.projects .gridWrapper.gridWrapper-0 { flex-wrap: wrap; }

@media (max-width:1024px) {
    .projects .project__head h1 { font-size: 275%; }
}

@media (min-width:768px) {
    .projects .gridWrapper .gallery__img { width: 50%; }
}


@media (max-width:767px) {
    .projects .project__head { padding: 40px 0 130px; }
    .projects .project__head h1 { font-size: 225%; text-align: center; }
    .projects .project__gallery { margin: 0 auto -80px; transform: translateY(-80px); }
}

/* Form Result Page */
.FormResultPage #GridTop.noTopImage { height: 82px; }
.FormResultPage #headline { margin-bottom: 20px; margin-top: 50px; }
.FormResultPage #headline h1 { font-family: 'NotoSansHebrew-Bold'; }
#FormResultPage #text1 { font-family: ''NotoSansDL-Regular''; }
#FormResultPage #text1 p:nth-child(2) { font-family: 'Poppins'; }
#FormResultPage #text1 a { text-decoration: underline; }

@media (max-width:767px) {
    .FormResultPage #headline { font-size: 160%; }
}

/* UnZoom */
@media (min-width: 768px) {
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { height: calc(var(--vh)) !important; }
    body.macOs.safariBrowser #home-gallery, body.macOs.safariBrowser #home-gallery .slider-bg.stellar-bg,
    body.macOs.safariBrowser.about .grid-rows .grid-row,
    body.macOs.safariBrowser.about .grid-rows .grid-row-cell .slides,
    body.macOs.safariBrowser.about .grid-rows .grid-row-cell .slides .slider-item { height: calc(var(--vh) * var(--unZoom)) !important; }
    body.macOs #home-gallery, body.macOs #home-gallery .slides, body.macOs #home-gallery .slider-bg.stellar-bg { height: calc(var(--vh)) !important; }
    body.macOs .section-animation-item { opacity: 1 !important; margin-top: 0 !important; }
}

@media (max-width: 767px) {
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { height: calc(var(--app-height)) !important; }
}


/* Removed Video Hover */
.sections .production-sec .owl-carousel .owl-item.center::after,
.video-production #LobbyModule .grid-content-section .grid-box::after { content: none; }
