File: //var/www/quadcode-jobs/storage/framework/views/cefe6d30c2c2356217c05c86801583598c4458e7.php
<section class="welcome welcome_who-we" style="--welcome-bg: url(<?php echo e($block->image('image')); ?>); --header-font-size: var(--typo-headline1);">
<div class="locations__video-wrap">
<video class="location-video" src="/files/index.mp4" autoplay="true" loop="true" muted="muted" playsinline poster="<?php echo e($block->image('image')); ?>"></video>
</div>
<div class="container">
<div class="welcome__inner js-video">
<header class="welcome__header fw-600" style="margin-bottom: 1rem;">
<h1><?php echo $block->translatedInput('title'); ?></h1>
</header>
<div class="welcome__subtitle"><?php echo $block->translatedInput('description'); ?></div>
<div class="overlay js-video-overlay">
<div class="overlay__content">
<div class="overlay__close js-video-close">
<svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="times" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="svg-inline--fa fa-times fa-w-10 fa-3x"><path fill="currentColor" d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z" class=""></path></svg>
</div>
<video class="js-video-autoplay" src="/files/index.mp4"></video>
</div>
</div>
</div>
</div>
</section>
<?php /**PATH /var/www/quadcode-jobs/resources/views/site/blocks/hero_about.blade.php ENDPATH**/ ?>