/*
Theme Name: Outskirt
Description: WordPress Theme for theme_name
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */

/**/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/**/

@font-face {
    font-family: 'PPMigra';
    src: url('fonts/PPMigra-Regular.woff2') format('woff2'),
        url('fonts/PPMigra-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PPMigra';
    src: url('fonts/PPMigra-Italic.woff2') format('woff2'),
        url('fonts/PPMigra-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'PPMigra';
    src: url('fonts/PPMigra-Bold.woff2') format('woff2'),
        url('fonts/PPMigra-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'PPMigra';
    src: url('fonts/PPMigra-BoldItalic.woff2') format('woff2'),
        url('fonts/PPMigra-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

body {
    background-color: #000;
    font-family: "Inter";
    font-size: 16px;
    line-height: 1.25;
}

body.overflow__hidden {
    animation: ani__overflow 0s forwards;
    animation-delay: 4.75s;
    overflow: hidden;
}

.container {
    display: block;
    margin: 0 auto;
    max-width: 1560px;
    padding: 0 24px;
    width: 100%;
}

.container--sm {
    max-width: 1360px;
}

@keyframes ani__overflow {
    99% { overflow: hidden; }
    100% { overflow: visible; }
}

/**/

.heading {
    border-bottom: 1px solid #646A7A;
    margin-bottom: 32px;
    padding-bottom: 8px;
}

.heading__h {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .heading__h {
        font-size: 42px;
    }
}

@media (max-width: 768px) {
    .heading__h {
        font-size: 36px;
    }
}

/**/

.intro {
    align-items: center;
    animation: ani__intro 0s forwards;
    animation-delay: 4.75s;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 25px;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.intro__bg__full {
    animation: ani__full 0.5s ease-out forwards;
    animation-delay: 4.25s;
    background-color: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.intro__bg__left {
    animation: intro__bg 0.5s ease-out forwards;
    animation-delay: 4.25s;
    background-color: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 2;
}

.intro__bg__right {
    animation: intro__bg 0.5s ease-out forwards;
    animation-delay: 4.25s;
    background-color: #000;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 3;
}

.intro__text {
    animation: intro__text 3.25s linear;
    animation-delay: 0.75s;
    color: rgb(255 255 255 / 60%);
    font-family: 'PPMigra';
    font-size: 56px;
    line-height: 1.25;
    opacity: 0;
    position: relative;
    z-index: 4;
}

.intro__text p {
    margin: 0;
}


.intro__text span {
    color: #fff;
    font-style: italic;
}

@keyframes ani__intro {
    100% { display: none; }
}

@keyframes ani__full {
    100% { display: none; opacity: 0; }
}

@keyframes intro__text {
    20% { opacity: 1; }
    100% { display: none; opacity: 1; }
}

@keyframes intro__bg {
    100% { display: none; width: 0; }
}

@media (max-width: 768px) {
    .intro__text {
        font-size: 40px;
        text-align: center;
    }
}

/**/

.header {
    left: 0;
    padding-top: 48px;
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    width: 100%;
    z-index: 9;
}

body.admin-bar .header {
    margin-top: 32px;
}

/*
.header--hide {
    opacity: 0 !important;
    pointer-events: none;
    transform: translateY(-100%) !important;
}
*/

.header--home {
    animation: ani__header 1s ease-out forwards;
    animation-delay: 5.25s;
    opacity: 0;
    transform: translateY(30px);
}

.header--home .container {
    padding: 0 48px;
}

.header__nav {
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1312px;
    padding-bottom: 16px;
    position: relative;
    width: 100%;
}

.header__nav ul {
    display: flex;
    gap: 0 118px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header__nav ul li {
}

.header__nav ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.header__logo {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
}

.header__logo a {
    color: rgb(255 255 255 / 0.5);
    display: block;
    font-size: 14px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

@keyframes ani__header {
    100% { opacity: 1; transform: translateY(0); }
}

@media (max-width: 1024px) {
    .header {
        display: none;
    }
}

.headerm {
    display: none;
    left: 0;
    padding: 24px 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.headerm__row {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.headerm__logo {
}

.headerm__logo a {
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.headerm__opener {
    cursor: pointer;
}

.headerm__opener img {
    display: block;
}

@media (max-width: 1024px) {
    .headerm {
        display: block;
    }
    body.admin-bar .headerm {
        margin-top: 32px;
    }
}

@media (max-width: 782px) {
    body.admin-bar .headerm {
        margin-top: 46px;
    }
}

/**/

.navm {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

body.admin-bar .navm {
    padding-top: 32px;
}

.navm--active {
    display: block;
}

.navm__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 24px;
}

.navm__logo {
}

.navm__logo a {
    color: #fff;
    display: block;
    font-size: 14px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.navm__opener {
    cursor: pointer;
}

.navm__opener img {
    display: block;
}

.navm__menu {
    padding: 30px 24px 24px;
}

.navm__menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navm__menu ul li {
    margin-bottom: 24px;
}

.navm__menu ul li a {
    color: #fff;
    display: block;
    font-family: 'PPMigra';
    font-size: 48px;
    line-height: 1;
}

.navm__menu ul li a:hover {
    color: #b7b7b7;
    text-decoration: none;
}

@media (max-width: 782px) {
    body.admin-bar .navm {
        padding-top: 46px;
    }
}

/**/

.shero {
    height: 100vh;
    padding: 24px 0;
}

.shero .container {
    height: 100%;
    max-width: 100%;
}

.shero__wrap {
    height: 100%;
    min-height: 472px;
    overflow: hidden;
    position: relative;
}

.shero__text {
    align-items: center;
    animation: ani__hero__text 2s linear;
    animation-delay: 4s;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    mix-blend-mode: exclusion;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.shero__text div {
    margin: 0 -10px;
    width: calc(100% + 20px);
}

.shero__text img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.shero__video {
    border-radius: 24px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.shero__arrow {
    bottom: 24px;
    display: block;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 3;
}

.shero__arrow img {
    display: block;
    height: 48px;
    width: 48px;
}

@keyframes ani__hero__text {
    0% { z-index: 99; }
    100% { z-index: 2; }
}

@media (max-width: 1024px) {
    .shero {
        height: 100vh;
        padding-top: 80px;
    }
    .shero__video {
        border-radius: 16px;
    }
    .shero__arrow img {
        display: block;
        height: 32px;
        width: 32px;
    }
}

/**/

.sic {
    padding-top: 180px;
}

.sic__row {
    display: block;
    margin: 0 auto;
    max-width: 1312px;
    position: relative;
    width: 100%;
}

.sic__image {
    width: 50%;
}

.sic__image img {
    display: block;
    width: 100%;
}

.sic__content {
    position: absolute;
    right: 0;
    top: 85px;
    width: 66%;
}

.sic__text {
}

.sic__text p {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    line-height: 1.15;
    margin-bottom: 0;
}

.sic__button {
    display: flex;
    justify-content: center;
    margin-top: 45px;
}

.sic__button a {
    border: 1px solid #646A7A;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.3em;
    line-height: 1;
    padding: 20px 32px;
    text-align: center;
    text-transform: uppercase;
}

.sic__button a:hover {
    background-color: #646A7A;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .sic__text p {
        font-size: 40px;
    }
}

@media (max-width: 1024px) {
    .sic {
        padding-top: 65px;
    }
    .sic__image {
        left: 0;
        max-width: 320px;
        position: absolute;
        top: 0;
        width: calc(100% - 80px);
    }
    .sic__content {
        padding-top: 205px;
        position: relative;
        top: 0;
        width: 100%;
    }
    .sic__text {
        padding-left: 80px;
    }
    .sic__text p {
        font-size: 26px;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .sic__button a {
        max-width: 500px;
        width: 100%;
    }
}

/**/

.sic2 {
    padding: 125px 0 170px;
    position: relative;
}

.sic2__marquee {
    left: 0;
    mix-blend-mode: difference;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}

.sic2__marquee__items {
    animation: scrolling 40s linear infinite;
    display: flex;
    mix-blend-mode: exclusion;
    transform: translateX(-50%);
    width: fit-content;
}

.sic2__marquee__item {
    display: flex;
    gap: 0 4em;
}

.sic2__marquee__item span {
    color: #fff;
    font-size: 116px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
}

.sic2__image {
    position: relative;
    z-index: 1;
}

.sic2__image img {
    display: block;
    margin-left: auto;
    max-width: 755px;
    width: 100%;
}

.sic2__text {
    margin-left: auto;
    margin-top: -100px;
    max-width: 865px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.sic2__text p {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    line-height: 1.15;
    margin-bottom: 0;
}

.sic2__text p a {
    color: #fff;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
}

.sic2__text p a:hover {
    color: #B7B7B7;
}

@keyframes scrolling {
    0% { transform: translateX(0) }
    100% { transform: translateX(-50%) }
}

@media (max-width: 1024px) {
    .sic2 {
        padding: 75px 0;
    }
    .sic2__marquee__item span {
        font-size: 50px;
    }
    .sic2__image img {
        margin-left: 110px;
    }
    .sic2__text {
        margin-top: -50px;
    }
    .sic2__text p {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .sic2__marquee__item {
        gap: 0 2em;
    }
    .sic2__marquee__item span {
        font-size: 40px;
    }
    .sic2__image img {
        margin-left: 105px;
        width: calc(100% - 105px);
    }
    .sic2__text {
        margin-left: 75px;
        margin-top: -25px;
        width: calc(100% - 75px);
    }
    .sic2__text p {
        font-size: 26px;
    }
}

/**/

.svideos {
    padding-bottom: 165px;
}

.svideos .container {
    max-width: 100%;
}

.svideos__items {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}

.svideos__item {
    padding-top: 55%;
    position: relative;
}

.svideos__item::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.00) 25.98%), linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
    content: '';
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.svideos__item--large {
    grid-column: 1 / -1;
}

.svideos__item__link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.svideos__item__image {
    border-radius: 16px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}

.svideos__item__link:hover .svideos__item__image {
    opacity: 0;
}

.svideos__item__video {
    border-radius: 16px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.svideos__item__text {
    bottom: 0;
    left: 0;
    padding: 0 48px 30px;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.svideos__item__title {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 32px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
}

.svideos__item__watch {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    gap: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.svideos__item__watch:hover {
    color: #fff;
    text-decoration: none;
}

.svideos__item__watch::after {
    background: url(images/icon-arrow-right.svg) no-repeat 0 0;
    content: '';
    display: block;
    height: 24px;
    width: 24px;
}

@media (max-width: 768px) {
    .svideos {
        padding-bottom: 90px;
    }
    .svideos__items {
        grid-template-columns: repeat(1, 1fr);
    }
    .svideos__item::after {
        display: block;
    }
    .svideos__item__image {
        display: none;
    }
    .svideos__item__text {
        padding: 0 24px 20px;
    }
    .svideos__item__title {
        font-size: 24px;
    }
}

/**/

.sclients {
}

.sclients__box {
    border-top: 1px solid #646A7A;
    padding: 32px 0 105px;
}

.sclients__heading {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.15;
    margin: 0;
    max-width: 460px;
    width: 100%;
}

.sclients__group {
    display: block;
    margin: 48px auto 0;
    max-width: 1312px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.sclients__group::before {
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 115px;
    z-index: 3;
}

.sclients__group::after {
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 115px;
    z-index: 3;
}

.sclients__items__wrap {
    animation: scrolling 40s linear infinite;
    display: flex;
    width: fit-content;
}

.sclients__items {
    display: flex;
}

.sclients__item {
    height: 180px;
    padding: 0 20px;
    width: 270px;
}

.sclients__item div {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}

.sclients__item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 150px;
}

@media (max-width: 768px) {
    .sclients__box {
        padding: 24px 0 55px;
    }
    .sclients__heading {
        font-size: 36px;
    }
    .sclients__item {
        height: 98px;
        width: 154px;
    }
    .sclients__item img {
        width: 110px;
    }
}

/**/

.vd-intro {
    padding-top: 115px;
}

.vd-intro__heading {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 5px;
    text-align: center;
}

.vd-intro__subheading {
    color: #646A7A;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
}

.vd-intro__video {
    margin-top: 40px;
    padding-top: 50%;
    position: relative;
}

.vd-intro__video__play {
    background: url(images/icon-play.svg) no-repeat 50% 50%;
    background-size: 64px 64px;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.vd-intro__video__image {
    border-radius: 16px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.vd-intro__video__video {
    border-radius: 16px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.vd-intro__video__embed {
    background-color: #000;
    padding: 0;
    width: 100% !important;
}

.vd-intro__video__embed__wrap {
    padding-top: 56%;
    position: relative;
}

.vd-intro__video__embed__wrap iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 1024px) {
    .vd-intro {
        padding-top: 80px;
    }
    .vd-intro__heading {
        border-top: 1px solid rgb(255 255 255 / 0.5);
        font-size: 40px;
        padding-top: 24px;
    }
}

@media (max-width: 768px) {
    .vd-intro__heading {
        font-size: 36px;
    }
    .vd-intro__video__play {
        background-size: 32px 32px;
    }
    .vd-intro__video__image {
        border-radius: 8px;
    }
    .vd-intro__video__video {
        border-radius: 8px;
    }
}

/**/

.vd-info {
    padding: 70px 0;
}

.vd-info__row {
    display: flex;
}

.vd-info__heading {
    border-bottom: 1px solid #646A7A;
    margin-bottom: 32px;
    padding-bottom: 8px;
}

.vd-info__heading h4 {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 0;
}

.vd-info__about {
    padding-right: 240px;
    width: calc(100% - 420px);
}

.vd-info__about__content {
}

.vd-info__about__content p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 25px;
}

.vd-info__about__content p:last-child {
    margin-bottom: 0;
}

.vd-info__credits {
    width: 420px;
}

.vd-info__credits__items {
    display: grid;
    gap: 40px 20px;
    grid-template-columns: repeat(2, 1fr);
}

.vd-info__credits__item {
}

.vd-info__credits__item h5 {
    color: #646A7A;
    font-size: 12px;
    letter-spacing: 0.25em;
    line-height: 1.25;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.vd-info__credits__item p {
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .vd-info__row {
        flex-direction: column;
        gap: 60px 0;
    }
    .vd-info__heading {
        margin-bottom: 24px;
    }
    .vd-info__heading h4 {
        font-size: 40px;
    }
    .vd-info__about {
        padding-right: 0;
        width: 100%;
    }
    .vd-info__credits {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .vd-info {
        padding: 48px 0 60px;
    }
    .vd-info__heading h4 {
        font-size: 36px;
    }
    .vd-info__about__content p {
        font-size: 16px;
    }
    .vd-info__credits__items {
        grid-template-columns: repeat(1, 1fr);
    }
}

/**/

.vd-images {
    padding-bottom: 165px;
}

.vd-images__heading {
    border-bottom: 1px solid #646A7A;
    margin-bottom: 32px;
    padding-bottom: 8px;
}

.vd-images__heading h4 {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 0;
}

.vd-images__items {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}

.vd-images__item {
    padding-top: 55%;
    position: relative;
    width: 100%;
}

.vd-images__item img {
    border-radius: 16px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 1024px) {
    .vd-images__heading {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .vd-images {
        padding-bottom: 90px;
    }
    .vd-images__heading {
        font-size: 36px;
    }
    .vd-images__items {
        gap: 12px 0;
        grid-template-columns: repeat(1, 1fr);
    }
    .vd-images__item img {
        border-radius: 8px;
    }
}

.connect {
    padding: 190px 0 240px;
}

.connect__row {
    display: grid;
    gap: 0 250px;
    grid-template-columns: repeat(2, 1fr);
}

.connect__content {
}

.connect__heading {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 45px;
}

.connect__list {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connect__list > li {
    padding-left: 48px;
    position: relative;
}

.connect__list > li > svg {
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px;
}

.connect__list > li > a, .connect__list > li > span {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 1.25;
}

.connect__form {
}

.connect__form .frm_screen_reader {
    position: absolute;
}

.connect__form .with_frm_style > .frm_message {
    background-color: #00cc00;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 15px;
}

.connect__form .with_frm_style > .frm_message p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.connect__form .with_frm_style form > .frm_error_style {
    background-color: #f00;
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 15px;
}

.connect__form .with_frm_style form > .frm_error_style p {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.connect__form .with_frm_style .frm_form_fields > fieldset {
    padding: 0;
}

.connect__form .with_frm_style .frm_form_fields .frm_fields_container {
}

.connect__form .with_frm_style .frm_form_fields .form-field {
    margin-bottom: 40px;
}

.connect__form .with_frm_style .frm_form_fields .form-field .frm_error {
    color: #f00;
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 5px;
}

.connect__form .with_frm_style .frm_form_fields .form-field .frm_primary_label {
    display: none;
}

.connect__form .with_frm_style .frm_form_fields .form-field input[type="text"], .connect__form .with_frm_style .frm_form_fields .form-field input[type="email"], .connect__form .with_frm_style .frm_form_fields .form-field textarea {
    background: none;
    border: none;
    border-bottom: 1px solid #646A7A;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    outline: none;
    padding: 8px 0;
    width: 100%;
}

.connect__form .with_frm_style .frm_form_fields .form-field textarea {
    min-height: 140px;
}

.connect__form .with_frm_style .frm_form_fields .frm_submit {
    padding-top: 10px;
}

.connect__form .with_frm_style .frm_form_fields .frm_submit .frm_button_submit {
    background: none;
    border: 1px solid #646A7A;
    border-radius: 30px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    line-height: 1;
    margin: 0;
    padding: 20px 32px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.connect__form .with_frm_style .frm_form_fields .frm_submit .frm_button_submit:hover {
    background-color: #646A7A;
}

@media (max-width: 1200px) {
    .connect__row {
        gap: 0 100px;
    }
}

@media (max-width: 768px) {
    .connect {
        padding: 80px 0 70px;
    }
    .connect__row {
        grid-template-columns: repeat(1, 1fr);
        gap: 85px 0;
    }
    .connect__content {
        border-top: 1px solid rgb(255 255 255 / 50%);
        padding-top: 40px;
    }
    .connect__heading {
        font-size: 36px;
        margin-bottom: 24px;
    }
}

/**/

.ab-intro {
    padding-top: 160px;
}

.ab-intro__heading {
    color: #fff;
    font-size: 116px;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 1;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.ab-intro__row {
    display: grid;
    gap: 0 30px;
    grid-template-columns: repeat(2, 1fr);
    padding-right: 110px;
}

.ab-intro__title {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 0;
}

.ab-intro__content {
}

.ab-intro__content p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 25px;
}

.ab-intro__content p:last-child {
    margin-bottom: 0;
}

.ab-intro__media {
    margin-top: 80px;
}

.ab-intro__media__wrap {
    display: block;
    padding-top: 50%;
    position: relative;
    width: 100%;
}

.ab-intro__media__wrap.video-wrap::after {
    background: url(images/icon-play.svg) no-repeat 50% 50%;
    background-size: 64px 64px;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.ab-intro__media__wrap img, .ab-intro__media__wrap video {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.ab-intro__media__embed {
    background-color: #000;
    padding: 0;
    width: 100% !important;
}

.ab-intro__media__embed__wrap {
    padding-top: 56%;
    position: relative;
}

.ab-intro__media__embed__wrap iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 1024px) {
    .ab-intro__heading {
        font-size: 80px;
    }
    .ab-intro__row {
        padding: 0;
    }
    .ab-intro__title {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .ab-intro {
        padding-top: 80px;
    }
    .ab-intro__row {
        gap: 24px 0;
        grid-template-columns: repeat(1, 1fr);
    }
    .ab-intro__heading {
        border-top: 1px solid rgb(255 255 255 / 50%);
        font-size: 40px;
        padding-top: 24px;
    }
    .ab-intro__content p {
        font-size: 16px;
    }
    .ab-intro__media {
        margin-top: 48px;
    }
    .ab-intro__media__wrap::after {
        background-size: 32px 32px;
    }
}

/**/

.ab-team {
    padding: 120px 0 100px;
}

.ab-team__items {
    display: grid;
    gap: 100px 0;
    grid-template-columns: repeat(1, 1fr);
    padding-right: 110px;
}

.ab-team__item {
    display: grid;
    gap: 0 130px;
    grid-template-columns: repeat(2, 1fr);
}

.ab-team__item__image {
}

.ab-team__item__image img {
    display: block;
    filter: grayscale(1);
    width: 100%;
}

.ab-team__item__content {
}

.ab-team__item__title {
    margin-bottom: 40px;
    padding-bottom: 40px;
    position: relative;
}

.ab-team__item__title::after {
    background-color: #7A7D85;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: -200px;
    position: absolute;
    width: calc(100% + 75px);
}

.ab-team__item__title h3 {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 5px;
}

.ab-team__item__title h4 {
    color: #7A7D85;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    margin: 0;
    text-transform: uppercase;
}

.ab-team__item__text {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.ab-team__item__awards {
    margin-top: 48px;
}

.ab-team__item__awards h4 {
    color: #7A7D85;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.ab-team__item__awards ul {
    display: grid;
    gap: 24px 0;
    grid-template-columns: repeat(1, 1fr);
    list-style: none;
    margin: 0;
    padding: 0;
}

.ab-team__item__awards ul li {
    background: url(images/icon-award.svg) no-repeat 0 2px;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 1.5;
    padding-left: 40px;
}

@media (max-width: 1300px) {
    .ab-team__items {
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .ab-team__item {
        gap: 0 50px;
    }
}

@media (max-width: 1024px) {
    .ab-team__item__title::after {
        left: 0;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .ab-team {
        padding: 100px 0;
    }
    .ab-team__item {
        gap: 40px 0;
        grid-template-columns: repeat(1, 1fr);
    }
    .ab-team__item__title {
        margin-bottom: 24px;
        padding-bottom: 24px;
    }
    .ab-team__item__title h3 {
        font-size: 36px;
    }
    .ab-team__item__text {
        font-size: 16px;
    }
    .ab-team__item__awards ul li {
        background-position: 0 0;
        font-size: 16px;
    }
}

/**/

.ab-add {
    padding-bottom: 150px;
}

.ab-add__items {
    display: grid;
    gap: 72px 135px;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 60px;
}

.ab-add__item {
}

.ab-add__item__title {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 32px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 5px;
}

.ab-add__item__subtitle {
    color: #7A7D85;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    line-height: 1;
    text-transform: uppercase;
}

.ab-add__item__text {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 24px;
}

.ab-add__item__text a {
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .ab-add {
        padding-bottom: 100px;
    }
    .ab-add__items {
        gap: 48px 60px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .ab-add {
        padding-bottom: 60px;
    }
    .ab-add__items {
        grid-template-columns: repeat(1, 1fr);
        padding-top: 16px;
    }
    .ab-add__item__title {
        font-size: 24px;
    }
    .ab-add__item__text {
        font-size: 16px;
    }
}

/**/

.se-intro {
    padding: 140px 0;
}

.se-intro__heading {
    color: #fff;
    font-size: 116px;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 1;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.se-intro__content {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    line-height: 1.25;
    max-width: 850px;
    width: 100%;
}

@media (max-width: 1024px) {
    .se-intro__heading {
        font-size: 80px;
    }
    .se-intro__content {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .se-intro {
        padding: 80px 0 70px;
    }
    .se-intro__heading {
        border-top: 1px solid rgb(255 255 255 / 50%);
        font-size: 40px;
        padding-top: 24px;
    }
    .se-intro__content {
        font-size: 36px;
    }
}

/**/

.se-videos {
}

.se-videos__items {
    padding-bottom: 48px;
}

.se-videos__item {
    align-items: flex-start;
    border-top: 1px solid #646A7A;
    display: flex;
    padding: 48px 0 96px;
}

.se-videos__item__content {
    padding-right: 100px;
    width: 43%;
}

.se-videos__item__title {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 8px;
}

.se-videos__item__text {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.se-videos__item__details {
    margin-top: 48px;
}

.se-videos__item__details h5 {
    color: #7A7D85;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    line-height: 1.25;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.se-videos__item__details ul {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.se-videos__item__details ul li {
    background: url(images/icon-arrow-right-gray.svg) no-repeat 0 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    padding-left: 40px;
}

.se-videos__item__video {
    position: relative;
    width: 57%;
}

.se-videos__item__video__link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.se-videos__item__video__video {
    padding-top: 60%;
    position: relative;
}

.se-videos__item__video__video video {
    border-radius: 16px;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.se-videos__item__video__text {
    bottom: 0;
    padding: 0 50px 35px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.se-videos__item__video__text h5 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.25em;
    line-height: 1.25;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.se-videos__item__video__text h4 {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 32px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 0;
}

.se-videos__item__video__text div {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    gap: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.se-videos__item__video__text div::after {
    background: url(images/icon-arrow-right.svg) no-repeat 0 0;
    content: '';
    display: block;
    height: 24px;
    width: 24px;
}

@media (max-width: 1200px) {
    .se-videos__item__content {
        padding-right: 50px;
    }
}

@media (max-width: 768px) {
    .se-videos__item {
        flex-direction: column;
        gap: 48px 0;
        padding: 24px 0 72px;
    }
    .se-videos__item__content {
        padding: 0;
        width: 100%;
    }
    .se-videos__item__title {
        font-size: 36px;
        margin-bottom: 24px;
    }
    .se-videos__item__text {
        font-size: 16px;
    }
    .se-videos__item__details ul li {
        background-position: 0 -2px;
        font-size: 16px;
    }
    .se-videos__item__video {
        width: 100%;
    }
    .se-videos__item__video__video video {
        border-radius: 8px;
    }
    .se-videos__item__video__text {
        padding: 0 24px 20px;
    }
    .se-videos__item__video__text h5 {
        margin-bottom: 8px;
    }
    .se-videos__item__video__text h4 {
        font-size: 24px;
        margin-bottom: 4px;
    }
}



/**/

.scta {
}

.scta__box {
    border-top: 1px solid #646A7A;
    padding: 32px 0 150px;
}

.scta__text {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    line-height: 1.15;
    max-width: 660px;
    width: 100%;
}

.scta__text p {
    margin-bottom: 20px;
}

.scta__text p:last-child {
    margin-bottom: 0;
}

.scta__text a {
    color: #fff;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
}

.scta__text a:hover {
    color: #B7B7B7;
}

@media (max-width: 768px) {
    .scta__box {
        padding: 24px 0 75px;
    }
    .scta__text {
        font-size: 36px;
    }
}

/**/

.footer {
    overflow: hidden;
}

.footer__row {
    border-top: 1px solid rgb(255 255 255 / 35%);
    display: flex;
    justify-content: space-between;
    padding: 20px 0 45px;
}

.footer__copy {
    color: #9196A0;
    font-size: 14px;
    letter-spacing: 0.2em;
    line-height: 1.25;
    text-transform: uppercase;
}

.footer__nav {
    display: flex;
    gap: 0 40px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer__nav li {
}

.footer__nav li a {
    color: #9196A0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 1.25;
    text-decoration: none;
    text-transform: uppercase;
}

.footer__nav li a:hover {
    color: #fff;
}

.footer__text {
    margin-bottom: -3px;
    position: relative;
}

.footer__text__overlay {
    background-color: #000;
    left: 0;
    mix-blend-mode: difference;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.footer__text__overlay img {
    display: block;
    width: 100%;
}

.footer__text__text {
    background-color: #000;
    mix-blend-mode: darken;
    position: relative;
    z-index: 2;
}

.footer__text__text img {
    display: block;
    width: 100%;
}

.footer__text__video {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media (max-width: 768px) {
    .footer__row {
        flex-direction: column;
        gap: 32px 0;
        padding: 48px 0;
        text-align: center;
    }
    .footer__copy {
    }
    .footer__nav {
        flex-direction: column;
        gap: 32px 0;
    }
    .footer__nav li {
        display: flex;
        justify-content: center;
    }
    .footer__text {
        margin: 0 -24px;
    }
}

#modal-reel.fancybox__content {
    padding: 0;
    width: 100%;
}

#modal-reel.fancybox__content .modal-reel__video {
    padding-top: 56%;
    position: relative;
    width: 100%;
}

#modal-reel.fancybox__content .modal-reel__video video {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

#modal-reel.fancybox__content .f-button {
}

/**/

.page404 {
    padding: 140px 0 330px;
}

.page404__heading {
    color: #fff;
    font-size: 116px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 1.15;
    margin-bottom: 50px;
}

.page404__content {
    color: #fff;
    font-family: 'PPMigra';
    font-size: 48px;
    line-height: 1.15;
    max-width: 870px;
    width: 100%;
}

.page404__content p {
    margin-bottom: 20px;
}

.page404__content p:last-child {
    margin-bottom: 0;
}

.page404__content a {
    color: #fff;
    font-style: italic;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .page404 {
        padding: 80px 0 70px;
    }
    .page404__heading {
        border-top: 1px solid rgb(255 255 255 / 50%);
        font-size: 80px;
        padding-top: 24px;
    }
    .page404__content {
        font-size: 36px;
    }
}

/**/

.vembed {
    background-color: #000;
    padding: 0;
    width: 80% !important;
}

.vembed__wrap {
    padding-top: 56%;
    position: relative;
}

.vembed__wrap iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 1024px) {
    .vembed {
        width: 100% !important;
    }
}

@media (min-width: 1023px) {
    body.home .has-html5video .fancybox__content, body.single-project .has-html5video .fancybox__content {
        height: 90% !important;
        width: auto !important;
    }
}

.grecaptcha-badge { 
    visibility: hidden !important;
}