.block-project-header{color:#fff;position:relative;text-align:center}.block-project-header .bg{display:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.block-project-header .bg.currentBg{display:block}.block-project-header .content-container .container-content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.block-project-header .content-container .bottom-content{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding:100px 0 40px;width:100%}@media (min-width:768px){.block-project-header .content-container .bottom-content{flex-direction:row}}@media (min-width:1200px){.block-project-header .content-container .bottom-content{padding:170px 0 40px}}.block-project-header .content-container .bottom-content span{font-weight:700}.block-project-header .content-container h1{margin-top:180px}@media (min-width:768px){.block-project-header .content-container h1{font-size:58px}}@media (min-width:1200px){.block-project-header .content-container h1{margin-top:213px}}.block-project-header .content-container .btn{background:#771ee8;background:linear-gradient(20deg,#771ee8,#ed4481 76%);border-radius:10px;box-sizing:border-box;color:#fff;display:block;font-weight:600;padding:16px 26px;text-decoration:none;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.block-project-header .content-container .btn.service{left:0;position:absolute;top:50px}.block-project-header .slider-container{display:grid;gap:45px;grid-template-columns:1fr 1fr;margin-bottom:60px;width:100%}@media (min-width:768px){.block-project-header .slider-container{display:flex;flex-direction:row;gap:45px;justify-content:space-between}}.block-project-header .slider-container .image-container{height:80px;place-self:center;width:100%}@media (min-width:768px){.block-project-header .slider-container .image-container{width:180px}}.block-project-header .slider-container .image-container img{filter:brightness(100);height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.block-project-header .tour-navigation{align-items:center;align-self:center;display:flex;gap:16px;margin:40px 0}.block-project-header .tour-navigation #playPause{background-image:url(/wp-content/themes/virtual-venues/images/icons/pause.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:block;height:45px;transition:.1s;width:45px}.block-project-header .tour-navigation #playPause.play{background-image:url(/wp-content/themes/virtual-venues/images/icons/play.svg)}.block-project-header .tour-navigation #playPause.hidden{display:none}.block-project-header .tour-navigation #nextTour{align-items:center;cursor:pointer;display:flex;font-size:25px;height:45px}.block-project-header .bottom-border{background:#771ee8;background:linear-gradient(20deg,#771ee8,#ed4481 76%);bottom:0;height:13px;left:0;position:absolute;width:100%}