@font-face {
    font-family: "Sharp Sans";
    src: url("fonts/SharpSans-Bold.woff2") format("woff2"), url("fonts/SharpSans-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

.word-parent {
    color: inherit !important;
    position: relative;
    display: inline-block
}

[animation=text-reveal] .word-parent {
    will-change: transform, clip-path;
    -webkit-transition: -webkit-clip-path, -webkit-transform;
    transition: -webkit-clip-path, -webkit-transform;
    -moz-transition: clip-path, transform, -moz-transform;
    transition: clip-path, transform;
    transition: clip-path, transform, -webkit-clip-path, -webkit-transform, -moz-transform;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

@media(min-width: 1024px) {
    [animation=text-reveal] .word-parent {
        -webkit-clip-path: inset(0 0 100%);
        clip-path: inset(0 0 100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.animate [animation=text-reveal] .word-parent {
    -webkit-clip-path: inset(0 0 -30%);
    clip-path: inset(0 0 -30%);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-duration: 800ms;
    -moz-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transition-timing-function: cubic-bezier(0, 0.65, 0.45, 1);
    -moz-transition-timing-function: cubic-bezier(0, 0.65, 0.45, 1);
    transition-timing-function: cubic-bezier(0, 0.65, 0.45, 1)
}

.animate [animation=text-reveal] .word-parent:nth-child(1n) {
    -webkit-transition-delay: 0.04s;
    -moz-transition-delay: 0.04s;
    transition-delay: 0.04s
}

.animate [animation=text-reveal] .word-parent:nth-child(2n) {
    -webkit-transition-delay: 0.08s;
    -moz-transition-delay: 0.08s;
    transition-delay: 0.08s
}

.animate [animation=text-reveal] .word-parent:nth-child(3n) {
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s
}

.animate [animation=text-reveal] .word-parent:nth-child(4n) {
    -webkit-transition-delay: 0.16s;
    -moz-transition-delay: 0.16s;
    transition-delay: 0.16s
}

.animate [animation=text-reveal] .word-parent:nth-child(5n) {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.animate [animation=text-reveal] .word-parent:nth-child(6n) {
    -webkit-transition-delay: 0.24s;
    -moz-transition-delay: 0.24s;
    transition-delay: 0.24s
}

.animate [animation=text-reveal] .word-parent:nth-child(7n) {
    -webkit-transition-delay: 0.28s;
    -moz-transition-delay: 0.28s;
    transition-delay: 0.28s
}

.animate [animation=text-reveal] .word-parent:nth-child(8n) {
    -webkit-transition-delay: 0.32s;
    -moz-transition-delay: 0.32s;
    transition-delay: 0.32s
}

.animate [animation=text-reveal] .word-parent:nth-child(9n) {
    -webkit-transition-delay: 0.36s;
    -moz-transition-delay: 0.36s;
    transition-delay: 0.36s
}

.animate [animation=text-reveal] .word-parent:nth-child(10n) {
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.animate [animation=text-reveal] .word-parent:nth-child(11n) {
    -webkit-transition-delay: 0.44s;
    -moz-transition-delay: 0.44s;
    transition-delay: 0.44s
}

.animate [animation=text-reveal] .word-parent:nth-child(12n) {
    -webkit-transition-delay: 0.48s;
    -moz-transition-delay: 0.48s;
    transition-delay: 0.48s
}

.animate [animation=text-reveal] .word-parent:nth-child(13n) {
    -webkit-transition-delay: 0.52s;
    -moz-transition-delay: 0.52s;
    transition-delay: 0.52s
}

.animate [animation=text-reveal] .word-parent:nth-child(14n) {
    -webkit-transition-delay: 0.56s;
    -moz-transition-delay: 0.56s;
    transition-delay: 0.56s
}

.animate [animation=text-reveal] .word-parent:nth-child(15n) {
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.animate [animation=text-reveal] .word-parent:nth-child(16n) {
    -webkit-transition-delay: 0.64s;
    -moz-transition-delay: 0.64s;
    transition-delay: 0.64s
}

.animate [animation=text-reveal] .word-parent:nth-child(17n) {
    -webkit-transition-delay: 0.68s;
    -moz-transition-delay: 0.68s;
    transition-delay: 0.68s
}

.animate [animation=text-reveal] .word-parent:nth-child(18n) {
    -webkit-transition-delay: 0.72s;
    -moz-transition-delay: 0.72s;
    transition-delay: 0.72s
}

.animate [animation=text-reveal] .word-parent:nth-child(19n) {
    -webkit-transition-delay: 0.76s;
    -moz-transition-delay: 0.76s;
    transition-delay: 0.76s
}

.animate [animation=text-reveal] .word-parent:nth-child(20n) {
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.animate [animation=text-reveal] .word-parent:nth-child(21n) {
    -webkit-transition-delay: 0.84s;
    -moz-transition-delay: 0.84s;
    transition-delay: 0.84s
}

.animate [animation=text-reveal] .word-parent:nth-child(22n) {
    -webkit-transition-delay: 0.88s;
    -moz-transition-delay: 0.88s;
    transition-delay: 0.88s
}

.animate [animation=text-reveal] .word-parent:nth-child(23n) {
    -webkit-transition-delay: 0.92s;
    -moz-transition-delay: 0.92s;
    transition-delay: 0.92s
}

.animate [animation=text-reveal] .word-parent:nth-child(24n) {
    -webkit-transition-delay: 0.96s;
    -moz-transition-delay: 0.96s;
    transition-delay: 0.96s
}

.animate [animation=text-reveal] .word-parent:nth-child(25n) {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s
}

.animate [animation=text-reveal] .word-parent:nth-child(26n) {
    -webkit-transition-delay: 1.04s;
    -moz-transition-delay: 1.04s;
    transition-delay: 1.04s
}

.animate [animation=text-reveal] .word-parent:nth-child(27n) {
    -webkit-transition-delay: 1.08s;
    -moz-transition-delay: 1.08s;
    transition-delay: 1.08s
}

.animate [animation=text-reveal] .word-parent:nth-child(28n) {
    -webkit-transition-delay: 1.12s;
    -moz-transition-delay: 1.12s;
    transition-delay: 1.12s
}

.animate [animation=text-reveal] .word-parent:nth-child(29n) {
    -webkit-transition-delay: 1.16s;
    -moz-transition-delay: 1.16s;
    transition-delay: 1.16s
}

.animate [animation=text-reveal] .word-parent:nth-child(30n) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.animate [animation=text-reveal] .word-parent:nth-child(31n) {
    -webkit-transition-delay: 1.24s;
    -moz-transition-delay: 1.24s;
    transition-delay: 1.24s
}

.animate [animation=text-reveal] .word-parent:nth-child(32n) {
    -webkit-transition-delay: 1.28s;
    -moz-transition-delay: 1.28s;
    transition-delay: 1.28s
}

.animate [animation=text-reveal] .word-parent:nth-child(33n) {
    -webkit-transition-delay: 1.32s;
    -moz-transition-delay: 1.32s;
    transition-delay: 1.32s
}

.animate [animation=text-reveal] .word-parent:nth-child(34n) {
    -webkit-transition-delay: 1.36s;
    -moz-transition-delay: 1.36s;
    transition-delay: 1.36s
}

.animate [animation=text-reveal] .word-parent:nth-child(35n) {
    -webkit-transition-delay: 1.4s;
    -moz-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.animate [animation=text-reveal] .word-parent:nth-child(36n) {
    -webkit-transition-delay: 1.44s;
    -moz-transition-delay: 1.44s;
    transition-delay: 1.44s
}

.animate [animation=text-reveal] .word-parent:nth-child(37n) {
    -webkit-transition-delay: 1.48s;
    -moz-transition-delay: 1.48s;
    transition-delay: 1.48s
}

.animate [animation=text-reveal] .word-parent:nth-child(38n) {
    -webkit-transition-delay: 1.52s;
    -moz-transition-delay: 1.52s;
    transition-delay: 1.52s
}

.animate [animation=text-reveal] .word-parent:nth-child(39n) {
    -webkit-transition-delay: 1.56s;
    -moz-transition-delay: 1.56s;
    transition-delay: 1.56s
}

.animate [animation=text-reveal] .word-parent:nth-child(40n) {
    -webkit-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.animate [animation=text-reveal] .word-parent:nth-child(41n) {
    -webkit-transition-delay: 1.64s;
    -moz-transition-delay: 1.64s;
    transition-delay: 1.64s
}

.animate [animation=text-reveal] .word-parent:nth-child(42n) {
    -webkit-transition-delay: 1.68s;
    -moz-transition-delay: 1.68s;
    transition-delay: 1.68s
}

.animate [animation=text-reveal] .word-parent:nth-child(43n) {
    -webkit-transition-delay: 1.72s;
    -moz-transition-delay: 1.72s;
    transition-delay: 1.72s
}

.animate [animation=text-reveal] .word-parent:nth-child(44n) {
    -webkit-transition-delay: 1.76s;
    -moz-transition-delay: 1.76s;
    transition-delay: 1.76s
}

.animate [animation=text-reveal] .word-parent:nth-child(45n) {
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.animate [animation=text-reveal] .word-parent:nth-child(46n) {
    -webkit-transition-delay: 1.84s;
    -moz-transition-delay: 1.84s;
    transition-delay: 1.84s
}

.animate [animation=text-reveal] .word-parent:nth-child(47n) {
    -webkit-transition-delay: 1.88s;
    -moz-transition-delay: 1.88s;
    transition-delay: 1.88s
}

.animate [animation=text-reveal] .word-parent:nth-child(48n) {
    -webkit-transition-delay: 1.92s;
    -moz-transition-delay: 1.92s;
    transition-delay: 1.92s
}

.animate [animation=text-reveal] .word-parent:nth-child(49n) {
    -webkit-transition-delay: 1.96s;
    -moz-transition-delay: 1.96s;
    transition-delay: 1.96s
}

.animate [animation=text-reveal] .word-parent:nth-child(50n) {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    transition-delay: 2s
}

.animate [animation=text-reveal] .word-parent:nth-child(51n) {
    -webkit-transition-delay: 2.04s;
    -moz-transition-delay: 2.04s;
    transition-delay: 2.04s
}

.animate [animation=text-reveal] .word-parent:nth-child(52n) {
    -webkit-transition-delay: 2.08s;
    -moz-transition-delay: 2.08s;
    transition-delay: 2.08s
}

.animate [animation=text-reveal] .word-parent:nth-child(53n) {
    -webkit-transition-delay: 2.12s;
    -moz-transition-delay: 2.12s;
    transition-delay: 2.12s
}

.animate [animation=text-reveal] .word-parent:nth-child(54n) {
    -webkit-transition-delay: 2.16s;
    -moz-transition-delay: 2.16s;
    transition-delay: 2.16s
}

.animate [animation=text-reveal] .word-parent:nth-child(55n) {
    -webkit-transition-delay: 2.2s;
    -moz-transition-delay: 2.2s;
    transition-delay: 2.2s
}

.animate [animation=text-reveal] .word-parent:nth-child(56n) {
    -webkit-transition-delay: 2.24s;
    -moz-transition-delay: 2.24s;
    transition-delay: 2.24s
}

.animate [animation=text-reveal] .word-parent:nth-child(57n) {
    -webkit-transition-delay: 2.28s;
    -moz-transition-delay: 2.28s;
    transition-delay: 2.28s
}

.animate [animation=text-reveal] .word-parent:nth-child(58n) {
    -webkit-transition-delay: 2.32s;
    -moz-transition-delay: 2.32s;
    transition-delay: 2.32s
}

.animate [animation=text-reveal] .word-parent:nth-child(59n) {
    -webkit-transition-delay: 2.36s;
    -moz-transition-delay: 2.36s;
    transition-delay: 2.36s
}

.animate [animation=text-reveal] .word-parent:nth-child(60n) {
    -webkit-transition-delay: 2.4s;
    -moz-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.animate [animation=text-reveal] .word-parent:nth-child(61n) {
    -webkit-transition-delay: 2.44s;
    -moz-transition-delay: 2.44s;
    transition-delay: 2.44s
}

.animate [animation=text-reveal] .word-parent:nth-child(62n) {
    -webkit-transition-delay: 2.48s;
    -moz-transition-delay: 2.48s;
    transition-delay: 2.48s
}

.animate [animation=text-reveal] .word-parent:nth-child(63n) {
    -webkit-transition-delay: 2.52s;
    -moz-transition-delay: 2.52s;
    transition-delay: 2.52s
}

.animate [animation=text-reveal] .word-parent:nth-child(64n) {
    -webkit-transition-delay: 2.56s;
    -moz-transition-delay: 2.56s;
    transition-delay: 2.56s
}

.animate [animation=text-reveal] .word-parent:nth-child(65n) {
    -webkit-transition-delay: 2.6s;
    -moz-transition-delay: 2.6s;
    transition-delay: 2.6s
}

.animate [animation=text-reveal] .word-parent:nth-child(66n) {
    -webkit-transition-delay: 2.64s;
    -moz-transition-delay: 2.64s;
    transition-delay: 2.64s
}

.animate [animation=text-reveal] .word-parent:nth-child(67n) {
    -webkit-transition-delay: 2.68s;
    -moz-transition-delay: 2.68s;
    transition-delay: 2.68s
}

.animate [animation=text-reveal] .word-parent:nth-child(68n) {
    -webkit-transition-delay: 2.72s;
    -moz-transition-delay: 2.72s;
    transition-delay: 2.72s
}

.animate [animation=text-reveal] .word-parent:nth-child(69n) {
    -webkit-transition-delay: 2.76s;
    -moz-transition-delay: 2.76s;
    transition-delay: 2.76s
}

.animate [animation=text-reveal] .word-parent:nth-child(70n) {
    -webkit-transition-delay: 2.8s;
    -moz-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.animate [animation=text-reveal] .word-parent:nth-child(71n) {
    -webkit-transition-delay: 2.84s;
    -moz-transition-delay: 2.84s;
    transition-delay: 2.84s
}

.animate [animation=text-reveal] .word-parent:nth-child(72n) {
    -webkit-transition-delay: 2.88s;
    -moz-transition-delay: 2.88s;
    transition-delay: 2.88s
}

.animate [animation=text-reveal] .word-parent:nth-child(73n) {
    -webkit-transition-delay: 2.92s;
    -moz-transition-delay: 2.92s;
    transition-delay: 2.92s
}

.animate [animation=text-reveal] .word-parent:nth-child(74n) {
    -webkit-transition-delay: 2.96s;
    -moz-transition-delay: 2.96s;
    transition-delay: 2.96s
}

.animate [animation=text-reveal] .word-parent:nth-child(75n) {
    -webkit-transition-delay: 3s;
    -moz-transition-delay: 3s;
    transition-delay: 3s
}

.animate [animation=text-reveal] .word-parent:nth-child(76n) {
    -webkit-transition-delay: 3.04s;
    -moz-transition-delay: 3.04s;
    transition-delay: 3.04s
}

.animate [animation=text-reveal] .word-parent:nth-child(77n) {
    -webkit-transition-delay: 3.08s;
    -moz-transition-delay: 3.08s;
    transition-delay: 3.08s
}

.animate [animation=text-reveal] .word-parent:nth-child(78n) {
    -webkit-transition-delay: 3.12s;
    -moz-transition-delay: 3.12s;
    transition-delay: 3.12s
}

.animate [animation=text-reveal] .word-parent:nth-child(79n) {
    -webkit-transition-delay: 3.16s;
    -moz-transition-delay: 3.16s;
    transition-delay: 3.16s
}

.animate [animation=text-reveal] .word-parent:nth-child(80n) {
    -webkit-transition-delay: 3.2s;
    -moz-transition-delay: 3.2s;
    transition-delay: 3.2s
}

[data-animated] [animation=fade-up] {
    opacity: 0
}

.animate [animation=fade-up] {
    -webkit-animation: fadeInUp forwards cubic-bezier(0, 0.65, 0.45, 1) 1200ms;
    -moz-animation: fadeInUp forwards cubic-bezier(0, 0.65, 0.45, 1) 1200ms;
    animation: fadeInUp forwards cubic-bezier(0, 0.65, 0.45, 1) 1200ms
}

@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes fadeInUp {
    from {
        -moz-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }
    to {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes fadeInUp {
    from {
        -webkit-transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }
    to {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

.pill {
    font-size: 12px;
    line-height: 2;
    background-color: #f5f5f5;
    padding: 4px 8px;
    border-radius: 100px;
    -webkit-transition: background-color 300ms ease, color 300ms ease;
    -moz-transition: background-color 300ms ease, color 300ms ease;
    transition: background-color 300ms ease, color 300ms ease
}

.pill:hover {
    background-color: #000;
    color: #fff !important
}

.black .pill {
    background: #3a3a3a
}

.card {
    border-radius: var(--card-radius) !important;
    overflow: hidden;
    padding: 40px 28px;
    background-color: #202020;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    transition: background-color 300ms ease
}

.card.ser_content_wrap .title_60 {
    margin-bottom: 28px
}

.first-text-blok h3{
	 margin: 0px;
    font-weight: 300;
    font-size: 28px;
}

.first-text-blok p.block-p {
	margin: 0px;
    font-weight: 300;
    font-size: 28px;
}

.first-text-blok h1{
	margin: 0px;
    font-weight: 800;
    font-size: 70px;
}

.prscr_scroll .prscr_item_in_wrap{
	border-radius:0px !important;
}

.ct_wrap1 {
    font-size: 19px;
}


@media(min-width: 768px) {
    .card.ser_content_wrap {
        padding: 56px 52px
    }
    .card.ser_content_wrap .card-heading {
        font-size: 51px;
        line-height: 58px
    }
}

.card.ser_content_wrap .card-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 28px
}

@media(min-width: 768px) {
    .card.ser_content_wrap .card-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .card.ser_content_wrap .card-content .description {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .card.ser_content_wrap .card-content .pills {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
}

.card ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4px
}

.card h4,
.card .card-heading {
    letter-spacing: -1px;
    line-height: 1;
    font-weight: 400;
    font-size: 26px;
    margin: 0 0 28px
}

@media(min-width: 768px) {
    .card h4,
    .card .card-heading {
        font-size: 34px
    }
}

.card .hp_body p,
.card .card-subheading {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 108px
}

.card .cta_link {
    margin-top: 28px
}

body.white .card {
    background-color: #fff
}

.services_wrap {
    margin-top: 120px
}

#epicNewImageAjax {
    position: relative;
    border-radius: var(--image-radius) !important;
    overflow: hidden
}

#epicNewImageAjax .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.epic-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .1;
    z-index: 1
}

.loading-container {
    width: 72px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 22px
}

.loading-container .block {
    width: 14px;
    height: 13px;
    border: 1px solid #fbf8eb;
    opacity: .3;
    margin-right: 8px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-animation: blocks_anim 2s infinite;
    -moz-animation: blocks_anim 2s infinite;
    animation: blocks_anim 2s infinite
}

.loading-container .block:nth-child(1) {
    -webkit-animation: blocks_anim 2s infinite, block_center4 2s infinite;
    -moz-animation: blocks_anim 2s infinite, block_center4 2s infinite;
    animation: blocks_anim 2s infinite, block_center4 2s infinite
}

.loading-container .block:nth-child(2) {
    -webkit-animation: blocks_anim 2s infinite, block_center3 2s infinite;
    -moz-animation: blocks_anim 2s infinite, block_center3 2s infinite;
    animation: blocks_anim 2s infinite, block_center3 2s infinite
}

.loading-container .block:nth-child(3) {
    -webkit-animation: blocks_anim 2s infinite, block_center 2s infinite;
    -moz-animation: blocks_anim 2s infinite, block_center 2s infinite;
    animation: blocks_anim 2s infinite, block_center 2s infinite
}

.loading-container .block:nth-child(4) {
    -webkit-animation: blocks_anim 2s infinite, block_center2 2s infinite;
    -moz-animation: blocks_anim 2s infinite, block_center2 2s infinite;
    animation: blocks_anim 2s infinite, block_center2 2s infinite
}

@-webkit-keyframes blocks_anim {
    0% {
        -webkit-transform: translatex(0);
        transform: translatex(0)
    }
    50% {
        -webkit-transform: translatex(-20px);
        transform: translatex(-20px)
    }
    100% {
        -webkit-transform: translatex(-40px);
        transform: translatex(-40px)
    }
}

@-moz-keyframes blocks_anim {
    0% {
        -moz-transform: translatex(0);
        transform: translatex(0)
    }
    50% {
        -moz-transform: translatex(-20px);
        transform: translatex(-20px)
    }
    100% {
        -moz-transform: translatex(-40px);
        transform: translatex(-40px)
    }
}

@keyframes blocks_anim {
    0% {
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        transform: translatex(0)
    }
    50% {
        -webkit-transform: translatex(-20px);
        -moz-transform: translatex(-20px);
        transform: translatex(-20px)
    }
    100% {
        -webkit-transform: translatex(-40px);
        -moz-transform: translatex(-40px);
        transform: translatex(-40px)
    }
}

.dobre_banner .banner_title {
    font-family: "Sharp Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1
}

.banner_title-svg {
    width: -webkit-calc(100vw - 48px);
    width: -moz-calc(100vw - 48px);
    width: calc(100vw - 48px);
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .banner_title-svg {
        width: -webkit-calc(100vw - 32px);
        width: -moz-calc(100vw - 32px);
        width: calc(100vw - 32px)
    }
}

.banner_title-svg img {
    width: 100%
}

.full_width_image--no-spacing {
    margin: 0 !important
}

.full_width_image--no-spacing .video_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.partners {
    margin: 30px 0
}

@media screen and (min-width: 768px) {
    .partners {
        margin: 84px 0 166px
    }
}

.partners .top_title {
    font-weight: 500;
    line-height: 37px
}

@media screen and (min-width: 768px) {
    .partners .top_title {
        font-size: 22px;
        line-height: 31px
    }
}

@media screen and (min-width: 1200px) {
    .partners .container {
        padding: 0 79px
    }
}

.partners_item_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-top: 40px
}

@media screen and (min-width: 768px) {
    .partners_item_wrap {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-top: 60px
    }
}

.partners_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #202020;
    color: #fff;
    padding: 40px;
    border-radius: 4px
}

@media screen and (min-width: 768px) {
    .partners_item {
        border-radius: 10px;
        padding: 56px 60px 57px
    }
}

.partners_item .image_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

@media screen and (min-width: 768px) {
    .partner__image.partner__image--mobile {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .partner__image+.partner__image {
        display: none
    }
}

.partners_description {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 12px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .partners_description {
        margin-top: 18px;
        font-size: 16px;
        line-height: 24px
    }
}

.home_builder_description {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 58px;
    max-width: 1039px;
    margin-inline: auto;
    margin-bottom: 84px;
    margin-top: 32px;
    letter-spacing: -2px
}

@media screen and (max-width: 767px) {
    .home_builder_description {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-bottom: 30px;
        letter-spacing: -1px
    }
}

body.home.black .circle .escm_left_cursor_content,
body.home.black .circle .escm_right_cursor_content {
    color: #0a0a0a
}

body.home.black .circle .escm_left_cursor_content span,
body.home.black .circle .escm_right_cursor_content span {
    color: #0a0a0a;
    white-space: nowrap
}

body.home.black .circle .escm_left_cursor_content path,
body.home.black .circle .escm_right_cursor_content path {
    fill: #0a0a0a
}

@media screen and (max-width: 767px) {
    body.home .awards_sec {
        padding-top: 143px
    }
}

@media screen and (max-width: 767px) {
    body.home .dobre_work_cards .bottom_elems_wrap {
        font-size: 20px;
        line-height: 1
    }
}

body.home .dobre_work_cards .layout_two_wrap {
    padding-top: 163px;
    padding-bottom: 167px
}

@media screen and (max-width: 767px) {
    body.home .dobre_work_cards .layout_two_wrap {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

body.home .dobre_work_cards .layout_two_wrap .container {
    padding-left: 24px
}

@media screen and (max-width: 767px) {
    body.home .dobre_work_cards .layout_two_wrap .left_side .gallery.workCardsSwiper,
    body.home .dobre_work_cards .layout_two_wrap .right_side .gallery.workCardsSwiper {
        aspect-ratio: 327/267;
        height: auto
    }
}

@media screen and (max-width: 767px) {
    body.home .dobre_work_cards .layout_two_wrap .left_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide img,
    body.home .dobre_work_cards .layout_two_wrap .left_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide video,
    body.home .dobre_work_cards .layout_two_wrap .right_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide img,
    body.home .dobre_work_cards .layout_two_wrap .right_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide video {
        aspect-ratio: 327/267;
        height: auto
    }
}

body.home .dobre_work_cards .bottom_elems_wrap {
    gap: 5px
}

body.home .dobre_work_cards .wc_title {
    font-size: 20px;
    line-height: 1;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    body.home .dobre_work_cards .wc_title {
        font-size: 16px;
        line-height: 31px
    }
}

body.home .dobre_work_cards .wc_desc {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    body.home .dobre_work_cards .wc_desc {
        font-size: 12px
    }
}

body.home .dobre_work_cards .bottom_text {
    display: none;
    line-height: 31px;
    max-width: 496px;
    margin-top: 60px
}

@media screen and (min-width: 768px) {
    body.home .dobre_work_cards .bottom_text {
        margin-top: 80px
    }
}

@media screen and (min-width: 1025px) {
    body.home .dobre_work_cards .bottom_text {
        margin-top: 105px
    }
}

@media screen and (max-width: 767px) {
    body.home .dobre_work_cards .layout_two_wrap .right_side .bottom_text {
        display: block;
        margin-top: 60px;
        letter-spacing: -0.9px
    }
}

@media screen and (min-width: 768px) {
    body.home .dobre_work_cards .layout_two_wrap .left_side .bottom_text {
        display: block;
        margin-top: 80px
    }
}

@media screen and (min-width: 1025px) {
    body.home .dobre_work_cards .layout_two_wrap .left_side .bottom_text {
        margin-top: 96px
    }
}

body.home .dobre_work_cards .layout_two_wrap .left_side {
    padding-left: 0;
    margin-top: 0
}

@media screen and (min-width: 1025px) {
    body.home .dobre_work_cards .layout_two_wrap .left_side {
        padding-left: 50px
    }
}

@media screen and (min-width: 1025px) {
    body.home .dobre_work_cards .layout_two_wrap .left_side .gallery.workCardsSwiper,
    body.home .dobre_work_cards .layout_two_wrap .left_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide img,
    body.home .dobre_work_cards .layout_two_wrap .left_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide video {
        width: 570px;
        height: 570px
    }
}

body.home .dobre_work_cards .layout_two_wrap .right_side {
    margin-top: 0
}

@media screen and (min-width: 768px) {
    body.home .dobre_work_cards .layout_two_wrap .right_side {
        margin-left: 30px;
        margin-top: 164px
    }
}

@media screen and (min-width: 1025px) {
    body.home .dobre_work_cards .layout_two_wrap .right_side {
        margin-right: 0;
        margin-left: 94px
    }
}

@media screen and (min-width: 1025px) {
    body.home .dobre_work_cards .layout_two_wrap .right_side .gallery.workCardsSwiper,
    body.home .dobre_work_cards .layout_two_wrap .right_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide img,
    body.home .dobre_work_cards .layout_two_wrap .right_side .gallery.workCardsSwiper .swiper-wrapper .swiper-slide video {
        width: 620px;
        height: 780px
    }
}

body.home .dobre_work_cards .wc_desc {
    color: #fff
}

body.home .tech_module {
    padding-top: 0
}

body.home .tech_module .testiomonial {
    max-width: 941px;
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 80px;
    margin-top: 84px
}

@media screen and (max-width: 1024px) {
    body.home .tech_module .testiomonial {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

body.home .tech_module .testiomonial_text {
    font-weight: 400;
    letter-spacing: -2px
}

@media screen and (max-width: 767px) {
    body.home .tech_module .testiomonial_text {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        letter-spacing: -0.2px
    }
}

body.home .tech_module .bottom_content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0
}

body.home .tech_module .right_content {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 618px;
    margin-right: 0;
    letter-spacing: -0.7px
}

body.home .tech_module .right_content_text {
    color: #82817a;
    margin-top: 4px
}

@media screen and (max-width: 1024px) {
    .prscr_scroll .prscr_title_wrap {
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important
    }
}

.home_builder_spacer,
.home_builder_banner {
    position: relative;
    width: 100% !important;
    max-width: 100% !important
}

.home_builder_banner {
    text-align: center
}

.home_builder_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh
}

.prscr_scroll .prscr_title_wrap h3 {
    font-size: 40px;
    letter-spacing: 0px;
    margin: 0;
    font-weight: 700
}

.post-type-archive-projects .prscr_scroll .prscr_title_wrap h3 {
    font-size: 28px
}

/* ===== CLIK: Mobile - fix fly images size (override nth-child !important widths) ===== */
@media (max-width: 768px) {
  .clik-fly-img:nth-child(1),
  .clik-fly-img:nth-child(2),
  .clik-fly-img:nth-child(3),
  .clik-fly-img:nth-child(4),
  .clik-fly-img:nth-child(5),
  .clik-fly-img:nth-child(6),
  .clik-fly-img:nth-child(7),
  .clik-fly-img:nth-child(8) {
    width: 38vw !important;
    max-width: 180px !important;
  }
}