img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}html,
body,
div,
footer,
header,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
form,
label,
img,
iframe,
table,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
button,
label,
input,
textarea {
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
}

button,
input,
textarea {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
}

body {
    position: relative;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    color: #454545;
    background-color: #fff;
}

::selection {
    color: #fff;
    background: #333333;
}

::-moz-selection {
    color: #fff;
    background: #333333;
}

.overflow {
    overflow: hidden;
}

.wrap {
    max-width: 1530px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 15px;
    box-sizing: border-box;
}

@media screen and (max-width: 1530px) {
    .wrap {
        max-width: 1440px;
    }
}

@media screen and (max-width: 1440px) {
    .wrap {
        max-width: 1366px;
    }
}

@media screen and (max-width: 1366px) {
    .wrap {
        max-width: 1260px;
    }
}

@media screen and (max-width: 1260px) {
    .wrap {
        max-width: 1160px;
        padding: 90px 15px;
    }
}

@media screen and (max-width: 1160px) {
    .wrap {
        max-width: 960px;
    }
}

@media screen and (max-width: 960px) {
    .wrap {
        max-width: 768px;
    }
}

@media screen and (max-width: 768px) {
    .wrap {
        max-width: 640px;
        padding: 80px 15px;
    }
}

@media screen and (max-width: 640px) {
    .wrap {
        max-width: 560px;
    }
}

@media screen and (max-width: 560px) {
    .wrap {
        max-width: 460px;
        padding: 70px 15px;
    }
}

@media screen and (max-width: 460px) {
    .wrap {
        padding: 60px 15px;
    }
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

svg {
    display: block;
}

.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29);
    cursor: pointer;
}

.video::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 45px;
    margin: -22px 0 0 -32px;
    background-image: url('/wp-content/themes/combit-construction/img/youtube-play-btn.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: transform 0.25s ease-in-out;
    z-index: 4;
}

.video:hover::before {
    transform: scale(1.1);
}

.video.hide__video__poster::before {
    display: none;
}

.video iframe,
.video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    z-index: -10;
}

a.phone,
a.header__phone,
a.mobile__phone {
    text-decoration: none !important;
    cursor: text !important;
}

/* -------------------------------------------- Text */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Arial', sans-serif;
    font-weight: 900;
    color: #333333;
}

h1,
.title {
    font-size: 34px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 22px;
}

p,
li,
a,
span,
label {
    font-family: 'Arial', sans-serif;
    font-size: 22px;
    color: #333333;
    line-height: 1.4;
}

a {
    color: #333333;
    transition: all 0.25s ease-in-out;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
li a,
span a,
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span,
li span,
a span,
button span,
th p,
th li,
th a,
th span,
td p,
td li,
td a,
td span {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

/* p > a,
li > a,
th > a,
td > a {
    color: #333333;
} */

.btn {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #eebc70;
    padding: 16px 35px 14px;
    border: 1px solid #eebc70;
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #333333;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 1;
    cursor: pointer;

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.gradient__text {
    background: conic-gradient(
        from 0.25turn at 56% 56%,
        #e3a455 43deg,
        #f6dba6 86deg,
        #fde0a6 144deg,
        #eebc70 169deg,
        #f6dba6 209deg,
        #ba7f3b 295deg,
        #f0be79 338deg
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text__with__background {
    position: relative;
    display: inline-block;
    padding: 2px 10px;
    z-index: 1;
}

.text__with__background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    z-index: -1;
}

.primary__color {
    color: #e3a455;
}

.bottom__margin {
    margin-bottom: 80px;
}

.top__margin {
    margin-top: 80px;
}

.btn:hover {
    background-color: rgba(51, 51, 51, 0.7);
    text-decoration: none;
}

.yellow__btn {
    color: #333333;
    background-color: #eebc70;
}

.yellow__btn:hover {
    color: #eebc70;
    background-color: #333333;
}

.loading {
    position: relative;
    cursor: wait;
}

.loading::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    background-color: #333333;
    background-image: url('/wp-content/themes/combit-construction/img/preloader.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    z-index: 1;
}

/* -------------------------------------------- Tables */

.table__wrap table {
    min-width: 870px;
    width: 100%;
    table-layout: fixed; /* Все столбцы одинакового размера. Чтобы измениить размер конкретного столбца нужно для него применить свойство width (не min-width) */
}

.table__wrap.table__nav__active {
    position: relative;
    padding-top: 10px;
    box-sizing: border-box;
}

.table__nav__wrap {
    display: none;
    position: absolute;
    top: -30px;
    right: 0;
    width: 80px;
    height: 40px;
}

.table__wrap.table__nav__active .table__nav__wrap {
    display: block;
}

.table__nav {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #333333;
    cursor: pointer;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.table__left {
    left: 0;
}

.table__right {
    left: 50%;
}

.table__nav::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    border-color: #fff;
    border-style: solid;
}

.table__left::before {
    left: 50%;
    margin-left: -4px;
    border-width: 2px 0 0 2px;
    transform: rotate(-45deg);
    transform-origin: top left;
}

.table__right::before {
    right: 50%;
    margin-right: -4px;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    transform-origin: top right;
}

.table__scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

table tr th,
table tr td {
    font-family: 'Arial', sans-serif;
    font-size: 22px;
    padding: 10px;
    box-sizing: border-box;
    vertical-align: middle;
}

table tr th {
    color: #fff;
    border: 1px solid #fff;
    background-color: #333333;
}

table tr td {
    color: #454545;
    border: 1px solid #eee;
}

@media screen and (max-width: 1260px) {
    .bottom__margin {
        margin-bottom: 75px;
    }

    .top__margin {
        margin-top: 75px;
    }
}

@media screen and (max-width: 1160px) {
    h1,
    .title {
        font-size: 32px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 24px;
    }

    h5 {
        font-size: 22px;
    }

    h6 {
        font-size: 20px;
    }

    p,
    li,
    a,
    span,
    label,
    table tr th,
    table tr td {
        font-size: 20px;
    }

    .btn {
        padding: 15px 35px 13px;
    }
}

@media screen and (max-width: 768px) {
    h1,
    .title {
        font-size: 30px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 22px;
    }

    h5 {
        font-size: 20px;
    }

    .bottom__margin {
        margin-bottom: 70px;
    }

    .top__margin {
        margin-top: 70px;
    }

    .table__wrap.table__nav__active {
        padding-top: 15px;
    }

    .table__nav__wrap {
        top: -25px;
    }
}

@media screen and (max-width: 640px) {
    h1,
    .title {
        font-size: 28px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 18px;
    }

    p,
    li,
    a,
    span,
    label,
    table tr th,
    table tr td {
        font-size: 18px;
    }

    .btn {
        padding: 14px 35px 12px;
    }
}

@media screen and (max-width: 560px) {
    h1,
    .title {
        font-size: 26px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    .bottom__margin {
        margin-bottom: 60px;
    }

    .top__margin {
        margin-top: 60px;
    }
}

@media screen and (max-width: 460px) {
    h1,
    .title {
        font-size: 24px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
    }

    p,
    li,
    a,
    span,
    label,
    table tr th,
    table tr td {
        font-size: 16px;
    }

    .btn {
        font-size: 14px;
    }

    .bottom__margin {
        margin-bottom: 55px;
    }

    .top__margin {
        margin-top: 55px;
    }

    .table__wrap.table__nav__active {
        padding-top: 20px;
    }

    .table__nav__wrap {
        top: -20px;
    }
}

@media screen and (max-width: 359px) {
    h1,
    .title {
        font-size: 22px;
    }

    h2 {
        font-size: 20px;
    }

    .btn {
        padding: 13px 15px 12px;
    }

    .bottom__margin {
        margin-bottom: 50px;
    }

    .top__margin {
        margin-top: 50px;
    }
}

/* -------------------------------------------- Content */

.content::after {
    content: '';
    clear: both;
    display: block;
}

.content strong {
    color: #333333;
}

.content p,
.content li,
.content a,
.content span {
    line-height: 1.5;
}

.content ul {
    padding-left: 25px;
}

.content ol {
    padding-left: 40px;
}

.content ul li {
    list-style: disc;
    box-sizing: border-box;
}

.content ol li {
    list-style: decimal;
    box-sizing: border-box;
}

.content li + li {
    margin-top: 6px;
}

.content img {
    display: inline-block;
}

.content > table {
    width: auto !important;
    margin: 0 auto;
}

/* Margins */

/* Before H1, H2 */

.content h1 + h1,
.content h2 + h1,
.content h3 + h1,
.content h4 + h1,
.content h5 + h1,
.content h6 + h1,
.content p + h1,
.content a + h1,
.content span + h1,
.content ul + h1,
.content ol + h1,
.content img + h1,
.content .wp-block-image + h1,
.content table + h1,
.content .table__wrap + h1,
.content h1 + h2,
.content h2 + h2,
.content h3 + h2,
.content h4 + h2,
.content h5 + h2,
.content h6 + h2,
.content p + h2,
.content a + h2,
.content span + h2,
.content ul + h2,
.content ol + h2,
.content img + h2,
.content .wp-block-image + h2,
.content table + h2,
.content .table__wrap + h2 {
    margin-top: 50px;
}

/* Before H3 */

.content h1 + h3,
.content h2 + h3,
.content h3 + h3,
.content h4 + h3,
.content h5 + h3,
.content h6 + h3,
.content p + h3,
.content a + h3,
.content span + h3,
.content ul + h3,
.content ol + h3,
.content img + h3,
.content .wp-block-image + h3,
.content table + h3,
.content .table__wrap + h3 {
    margin-top: 40px;
}

/* Before H4  */

.content h1 + h4,
.content h2 + h4 {
    margin-top: 40px;
}

.content h3 + h4,
.content h4 + h4,
.content h5 + h4,
.content h6 + h4,
.content p + h4,
.content a + h4,
.content span + h4,
.content ul + h4,
.content ol + h4 {
    margin-top: 30px;
}

.content img + h4,
.content .wp-block-image + h4,
.content table + h4,
.content .table__wrap + h4 {
    margin-top: 40px;
}

/* Before H5, H6 */

.content h1 + h5,
.content h2 + h5,
.content h1 + h6,
.content h2 + h6 {
    margin-top: 40px;
}

.content h3 + h5,
.content h3 + h6 {
    margin-top: 30px;
}

.content h4 + h5,
.content h5 + h5,
.content h6 + h5,
.content p + h5,
.content a + h5,
.content span + h5,
.content ul + h5,
.content ol + h5,
.content h4 + h6,
.content h5 + h6,
.content h6 + h6,
.content p + h6,
.content a + h6,
.content span + h6,
.content ul + h6,
.content ol + h6 {
    margin-top: 20px;
}

.content img + h5,
.content .wp-block-image + h5,
.content table + h5,
.content .table__wrap + h5,
.content img + h6,
.content .wp-block-image + h6,
.content table + h6,
.content .table__wrap + h6 {
    margin-top: 40px;
}

/* Before Texts */

.content h1 + p,
.content h2 + p,
.content h1 + a,
.content h2 + a,
.content h1 + span,
.content h2 + span {
    margin-top: 40px;
}

.content h3 + p,
.content h3 + a,
.content h3 + span {
    margin-top: 30px;
}

.content h4 + p,
.content h4 + a,
.content h4 + span {
    margin-top: 20px;
}

.content h5 + p,
.content h6 + p,
.content p + p,
.content a + p,
.content span + p,
.content h5 + a,
.content h6 + a,
.content p + a,
.content a + a,
.content span + a,
.content h5 + span,
.content h6 + span,
.content p + span,
.content a + span,
.content span + span {
    margin-top: 15px;
}

.content p a + a,
.content p span + a,
.content p a + span,
.content p span + span {
    margin-top: 0;
}

.content ul + p,
.content ol + p,
.content ul + a,
.content ol + a,
.content ul + span,
.content ol + span {
    margin-top: 20px;
}

.content img + p,
.content .wp-block-image + p,
.content table + p,
.content .table__wrap + p,
.content img + a,
.content .wp-block-image + a,
.content table + a,
.content .table__wrap + a,
.content img + span,
.content .wp-block-image + span,
.content table + span,
.content .table__wrap + span {
    margin-top: 40px;
}

/* Before Lists */

.content h1 + ul,
.content h2 + ul,
.content h1 + ol,
.content h2 + ol {
    margin-top: 40px;
}

.content h3 + ul,
.content h3 + ol {
    margin-top: 30px;
}

.content h4 + ul,
.content h5 + ul,
.content h6 + ul,
.content p + ul,
.content a + ul,
.content span + ul,
.content ul + ul,
.content ol + ul,
.content h4 + ol,
.content h5 + ol,
.content h6 + ol,
.content p + ol,
.content a + ol,
.content span + ol,
.content ul + ol,
.content ol + ol {
    margin-top: 20px;
}

.content img + ul,
.content .wp-block-image + ul,
.content table + ul,
.content .table__wrap + ul,
.content img + ol,
.content .wp-block-image + ol,
.content table + ol,
.content .table__wrap + ol {
    margin-top: 40px;
}

/* Before Imgs */

.content h1 + img,
.content h2 + img,
.content h3 + img,
.content h4 + img,
.content h5 + img,
.content h6 + img,
.content p + img,
.content a + img,
.content span + img,
.content ul + img,
.content ol + img,
.content table + img,
.content .table__wrap + img,
.content h1 + .wp-block-image,
.content h2 + .wp-block-image,
.content h3 + .wp-block-image,
.content h4 + .wp-block-image,
.content h5 + .wp-block-image,
.content h6 + .wp-block-image,
.content p + .wp-block-image,
.content a + .wp-block-image,
.content span + .wp-block-image,
.content ul + .wp-block-image,
.content ol + .wp-block-image,
.content table + .wp-block-image,
.content .table__wrap + .wp-block-image {
    margin-top: 40px;
}

.content p img {
    margin-bottom: 25px;
}

.content h3 + p img {
    margin-top: 10px;
}

.content h4 + p img {
    margin-top: 20px;
}

.content h5 + p img,
.content h6 + p img,
.content p + p img {
    margin-top: 25px;
}

.content img.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.content p img.alignleft {
    float: left;
    margin: 0 30px 15px 0;
}

.content p img.alignright {
    float: right;
    margin-left: 0 0 15px 30px;
}

@media screen and (max-width: 1160px) {
    .content p img.alignleft,
    .content p img.alignright {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Before Table */

.content h1 + table,
.content h2 + table,
.content h3 + table,
.content h4 + table,
.content h5 + table,
.content h6 + table,
.content p + table,
.content a + table,
.content span + table,
.content ul + table,
.content ol + table,
.content img + table,
.content .wp-block-image + table,
.content table + table,
.content h1 + .table__wrap,
.content h2 + .table__wrap .content h3 + .table__wrap,
.content h4 + .table__wrap,
.content h5 + .table__wrap,
.content h6 + .table__wrap,
.content p + .table__wrap,
.content a + .table__wrap,
.content span + .table__wrap,
.content ul + .table__wrap,
.content ol + .table__wrap,
.content img + .table__wrap,
.content .wp-block-image + .table__wrap,
.content .table__wrap + .table__wrap {
    margin-top: 40px;
}

.content hr {
    margin: 40px 0;
    border-top: 0;
    border-color: #333333;
}

@media screen and (max-width: 768px) {
    /* Before H1, H2 */

    .content h1 + h1,
    .content h2 + h1,
    .content h3 + h1,
    .content h4 + h1,
    .content h5 + h1,
    .content h6 + h1,
    .content p + h1,
    .content a + h1,
    .content span + h1,
    .content ul + h1,
    .content ol + h1,
    .content img + h1,
    .content .wp-block-image + h1,
    .content table + h1,
    .content .table__wrap + h1,
    .content h1 + h2,
    .content h2 + h2,
    .content h3 + h2,
    .content h4 + h2,
    .content h5 + h2,
    .content h6 + h2,
    .content p + h2,
    .content a + h2,
    .content span + h2,
    .content ul + h2,
    .content ol + h2,
    .content img + h2,
    .content .wp-block-image + h2,
    .content table + h2,
    .content .table__wrap + h2 {
        margin-top: 45px;
    }

    /* Before H3 */

    .content h1 + h3,
    .content h2 + h3,
    .content h3 + h3,
    .content h4 + h3,
    .content h5 + h3,
    .content h6 + h3,
    .content p + h3,
    .content a + h3,
    .content span + h3,
    .content ul + h3,
    .content ol + h3,
    .content img + h3,
    .content .wp-block-image + h3,
    .content table + h3,
    .content .table__wrap + h3 {
        margin-top: 35px;
    }

    /* Before H4  */

    .content h1 + h4,
    .content h2 + h4 {
        margin-top: 35px;
    }

    .content h3 + h4,
    .content h4 + h4,
    .content h5 + h4,
    .content h6 + h4,
    .content p + h4,
    .content a + h4,
    .content span + h4,
    .content ul + h4,
    .content ol + h4 {
        margin-top: 25px;
    }

    .content img + h4,
    .content .wp-block-image + h4,
    .content table + h4,
    .content .table__wrap + h4 {
        margin-top: 35px;
    }

    /* Before H5, H6 */

    .content h1 + h5,
    .content h2 + h5,
    .content h1 + h6,
    .content h2 + h6 {
        margin-top: 35px;
    }

    .content h3 + h5,
    .content h3 + h6 {
        margin-top: 25px;
    }

    .content img + h5,
    .content .wp-block-image + h5,
    .content table + h5,
    .content .table__wrap + h5,
    .content img + h6,
    .content .wp-block-image + h6,
    .content table + h6,
    .content .table__wrap + h6 {
        margin-top: 35px;
    }

    /* Before Texts */

    .content h1 + p,
    .content h2 + p,
    .content h1 + a,
    .content h2 + a,
    .content h1 + span,
    .content h2 + span {
        margin-top: 35px;
    }

    .content h3 + p,
    .content h3 + a,
    .content h3 + span {
        margin-top: 25px;
    }

    .content img + p,
    .content .wp-block-image + p,
    .content table + p,
    .content .table__wrap + p,
    .content img + a,
    .content .wp-block-image + a,
    .content table + a,
    .content .table__wrap + a,
    .content img + span,
    .content .wp-block-image + span,
    .content table + span,
    .content .table__wrap + span {
        margin-top: 35px;
    }

    /* Before Lists */

    .content h1 + ul,
    .content h2 + ul,
    .content h1 + ol,
    .content h2 + ol {
        margin-top: 35px;
    }

    .content h3 + ul,
    .content h3 + ol {
        margin-top: 25px;
    }

    .content img + ul,
    .content .wp-block-image + ul,
    .content table + ul,
    .content .table__wrap + ul,
    .content img + ol,
    .content .wp-block-image + ol,
    .content table + ol,
    .content .table__wrap + ol {
        margin-top: 35px;
    }

    /* Before Imgs */

    .content h1 + img,
    .content h2 + img,
    .content h3 + img,
    .content h4 + img,
    .content h5 + img,
    .content h6 + img,
    .content p + img,
    .content a + img,
    .content span + img,
    .content ul + img,
    .content ol + img,
    .content table + img,
    .content .table__wrap + img,
    .content h1 + .wp-block-image,
    .content h2 + .wp-block-image,
    .content h3 + .wp-block-image,
    .content h4 + .wp-block-image,
    .content h5 + .wp-block-image,
    .content h6 + .wp-block-image,
    .content p + .wp-block-image,
    .content a + .wp-block-image,
    .content span + .wp-block-image,
    .content ul + .wp-block-image,
    .content ol + .wp-block-image,
    .content table + .wp-block-image,
    .content .table__wrap + .wp-block-image {
        margin-top: 35px;
    }

    .content p img {
        margin-bottom: 20px;
    }

    .content h5 + p img,
    .content h6 + p img,
    .content p + p img {
        margin-top: 20px;
    }

    /* Before Table */

    .content h1 + table,
    .content h2 + table,
    .content h3 + table,
    .content h4 + table,
    .content h5 + table,
    .content h6 + table,
    .content p + table,
    .content a + table,
    .content span + table,
    .content ul + table,
    .content ol + table,
    .content img + table,
    .content .wp-block-image + table,
    .content table + table,
    .content h1 + .table__wrap,
    .content h2 + .table__wrap .content h3 + .table__wrap,
    .content h4 + .table__wrap,
    .content h5 + .table__wrap,
    .content h6 + .table__wrap,
    .content p + .table__wrap,
    .content a + .table__wrap,
    .content span + .table__wrap,
    .content ul + .table__wrap,
    .content ol + .table__wrap,
    .content img + .table__wrap,
    .content .wp-block-image + .table__wrap,
    .content .table__wrap + .table__wrap {
        margin-top: 35px;
    }

    .content hr {
        margin: 35px 0;
    }
}

@media screen and (max-width: 460px) {
    /* Before H1, H2 */

    .content h1 + h1,
    .content h2 + h1,
    .content h3 + h1,
    .content h4 + h1,
    .content h5 + h1,
    .content h6 + h1,
    .content p + h1,
    .content a + h1,
    .content span + h1,
    .content ul + h1,
    .content ol + h1,
    .content img + h1,
    .content .wp-block-image + h1,
    .content table + h1,
    .content .table__wrap + h1,
    .content h1 + h2,
    .content h2 + h2,
    .content h3 + h2,
    .content h4 + h2,
    .content h5 + h2,
    .content h6 + h2,
    .content p + h2,
    .content a + h2,
    .content span + h2,
    .content ul + h2,
    .content ol + h2,
    .content img + h2,
    .content .wp-block-image + h2,
    .content table + h2,
    .content .table__wrap + h2 {
        margin-top: 40px;
    }

    /* Before H3 */

    .content h1 + h3,
    .content h2 + h3,
    .content h3 + h3,
    .content h4 + h3,
    .content h5 + h3,
    .content h6 + h3,
    .content p + h3,
    .content a + h3,
    .content span + h3,
    .content ul + h3,
    .content ol + h3,
    .content img + h3,
    .content .wp-block-image + h3,
    .content table + h3,
    .content .table__wrap + h3 {
        margin-top: 30px;
    }

    /* Before H4  */

    .content h1 + h4,
    .content h2 + h4 {
        margin-top: 30px;
    }

    .content h3 + h4,
    .content h4 + h4,
    .content h5 + h4,
    .content h6 + h4,
    .content p + h4,
    .content a + h4,
    .content span + h4,
    .content ul + h4,
    .content ol + h4 {
        margin-top: 20px;
    }

    .content img + h4,
    .content .wp-block-image + h4,
    .content table + h4,
    .content .table__wrap + h4 {
        margin-top: 30px;
    }

    /* Before H5, H6 */

    .content h1 + h5,
    .content h2 + h5,
    .content h1 + h6,
    .content h2 + h6 {
        margin-top: 30px;
    }

    .content h3 + h5,
    .content h3 + h6 {
        margin-top: 20px;
    }

    .content img + h5,
    .content .wp-block-image + h5,
    .content table + h5,
    .content .table__wrap + h5,
    .content img + h6,
    .content .wp-block-image + h6,
    .content table + h6,
    .content .table__wrap + h6 {
        margin-top: 30px;
    }

    /* Before Texts */

    .content h1 + p,
    .content h2 + p,
    .content h1 + a,
    .content h2 + a,
    .content h1 + span,
    .content h2 + span {
        margin-top: 30px;
    }

    .content h3 + p,
    .content h3 + a,
    .content h3 + span {
        margin-top: 20px;
    }

    .content h4 + p,
    .content h4 + a,
    .content h4 + span {
        margin-top: 15px;
    }

    .content img + p,
    .content .wp-block-image + p,
    .content table + p,
    .content .table__wrap + p,
    .content img + a,
    .content .wp-block-image + a,
    .content table + a,
    .content .table__wrap + a,
    .content img + span,
    .content .wp-block-image + span,
    .content table + span,
    .content .table__wrap + span {
        margin-top: 30px;
    }

    /* Before Lists */

    .content h1 + ul,
    .content h2 + ul,
    .content h1 + ol,
    .content h2 + ol {
        margin-top: 30px;
    }

    .content h3 + ul,
    .content h3 + ol {
        margin-top: 20px;
    }

    .content img + ul,
    .content .wp-block-image + ul,
    .content table + ul,
    .content .table__wrap + ul,
    .content img + ol,
    .content .wp-block-image + ol,
    .content table + ol,
    .content .table__wrap + ol {
        margin-top: 30px;
    }

    /* Before Imgs */

    .content h1 + img,
    .content h2 + img,
    .content h3 + img,
    .content h4 + img,
    .content h5 + img,
    .content h6 + img,
    .content p + img,
    .content a + img,
    .content span + img,
    .content ul + img,
    .content ol + img,
    .content table + img,
    .content .table__wrap + img,
    .content h1 + .wp-block-image,
    .content h2 + .wp-block-image,
    .content h3 + .wp-block-image,
    .content h4 + .wp-block-image,
    .content h5 + .wp-block-image,
    .content h6 + .wp-block-image,
    .content p + .wp-block-image,
    .content a + .wp-block-image,
    .content span + .wp-block-image,
    .content ul + .wp-block-image,
    .content ol + .wp-block-image,
    .content table + .wp-block-image,
    .content .table__wrap + .wp-block-image {
        margin-top: 30px;
    }

    .content p img {
        margin-bottom: 15px;
    }

    .content h5 + p img,
    .content h6 + p img,
    .content p + p img {
        margin-top: 15px;
    }

    /* Before Table */

    .content h1 + table,
    .content h2 + table,
    .content h3 + table,
    .content h4 + table,
    .content h5 + table,
    .content h6 + table,
    .content p + table,
    .content a + table,
    .content span + table,
    .content ul + table,
    .content ol + table,
    .content img + table,
    .content .wp-block-image + table,
    .content table + table,
    .content h1 + .table__wrap,
    .content h2 + .table__wrap .content h3 + .table__wrap,
    .content h4 + .table__wrap,
    .content h5 + .table__wrap,
    .content h6 + .table__wrap,
    .content p + .table__wrap,
    .content a + .table__wrap,
    .content span + .table__wrap,
    .content ul + .table__wrap,
    .content ol + .table__wrap,
    .content img + .table__wrap,
    .content .wp-block-image + .table__wrap,
    .content .table__wrap + .table__wrap {
        margin-top: 30px;
    }

    .content hr {
        margin: 30px 0;
    }
}

/* -------------------------------------------- SimpleLightbox */

.sl-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7; /* Менять opacity нужно также и в js */
    z-index: 1035;
}

.sl-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    z-index: 1040;
}

.sl-wrapper * {
    box-sizing: border-box;
}

.sl-wrapper button {
    padding: 0;
    border: 0 none;
    background: transparent;
    cursor: pointer;
}

.sl-wrapper .sl-close {
    display: none;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 18px;
    height: 18px;
    transform-origin: center;
    transition: transform 0.25s ease-in-out;
}

.sl-wrapper .sl-close::before,
.sl-wrapper .sl-close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    margin: -1px 0 0 -12px;
    background: #333333;
    border-radius: 10px;
    transform-origin: center;
}

.sl-wrapper .sl-close::before {
    transform: rotate(45deg);
}

.sl-wrapper .sl-close::after {
    transform: rotate(-45deg);
}

.sl-wrapper .sl-close:hover {
    transform: rotate(180deg);
}

.sl-wrapper .sl-counter {
    display: none;
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 1rem;
    font-weight: 600;
    color: #333333;
    z-index: 1060;
}

.sl-wrapper .sl-navigation {
    display: none;
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    z-index: 10060;
}

.sl-wrapper .sl-navigation button {
    display: block;
    position: absolute;
    top: -19px;
    width: 21px;
    height: 39px;
    -webkit-tap-highlight-color: transparent;
}

.sl-wrapper .sl-navigation button.sl-prev {
    left: 0;
}

.sl-wrapper .sl-navigation button.sl-next {
    right: 0;
}

.sl-wrapper .sl-navigation button::before,
.sl-wrapper .sl-navigation button::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 27px;
    height: 3px;
    background: #333333;
}

.sl-wrapper .sl-navigation button.sl-prev::before {
    left: 1px;
    border-radius: 10px 10px 10px 0;
    transform: rotate(-45deg);
    transform-origin: left center;
}

.sl-wrapper .sl-navigation button.sl-prev::after {
    left: 1px;
    margin-top: -1px;
    border-radius: 0 10px 10px 10px;
    transform: rotate(45deg);
    transform-origin: left center;
}

.sl-wrapper .sl-navigation button.sl-next::before {
    right: 1px;
    transform: rotate(45deg);
    border-radius: 10px 10px 0 10px;
    transform-origin: right center;
}

.sl-wrapper .sl-navigation button.sl-next::after {
    right: 1px;
    margin-top: -1px;
    border-radius: 10px 0 10px 10px;
    transform: rotate(-45deg);
    transform-origin: right center;
}

.sl-wrapper.sl-dir-rtl .sl-navigation {
    direction: ltr;
}

.sl-wrapper .sl-image {
    position: absolute;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000;
}

.sl-wrapper .sl-image img {
    margin: 0;
    padding: 0;
    display: block;
    border: 0 none;
    width: 100%;
    height: auto;
}

.sl-wrapper .sl-image iframe {
    background: #000;
    border: 0 none;
}

.sl-wrapper .sl-image .sl-caption {
    display: none;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
    bottom: auto;
    top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
    bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #000;
    z-index: 1060;
}

.sl-spinner {
    display: none;
    border: 5px solid #333333;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1007;
    animation: pulsate 1s ease-out infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.sl-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.sl-transition {
    transition: transform ease 200ms;
}

/* -------------------------------------------- Parallax */

.jarallax {
    position: relative;
    z-index: 0;
}

/* -------------------------------------------- Modal */

.modal__overlay {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: visibility 0.25s ease-in-out, background 0.25s ease-in-out,
        z-index 0s ease-in-out 0.25s;
    z-index: -5;
}

html.modal__active .modal__overlay.flex {
    visibility: visible;
    background: rgba(0, 0, 0, 0.7);
    transition: visibility 0.25s ease-in-out, background 0.25s ease-in-out,
        z-index 0s ease-in-out 0s;
    z-index: 500;
}

.modal {
    visibility: hidden;
    position: absolute;
    max-width: 600px;
    width: calc(100% - 30px);
    max-height: calc(100% - 30px);
    overflow-y: auto;
    opacity: 0;
    transform: translateY(25%);
    transition: visibility 0.25s ease-in-out, opacity 0.25s ease-in-out,
        transform 0.25s ease-in-out;
    z-index: -1;
}

.modal.active {
    visibility: visible;
    position: relative;
    opacity: 1;
    transform: translateY(0);
    z-index: 1;
}

#video-modal {
    max-width: 1200px;
}

.modal__content {
    position: relative;
    padding: 50px 40px;
    box-sizing: border-box;
    background-color: #333;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    text-align: center;
}

#video-modal .modal__content {
    padding: 50px 40px;
    background: #eebc70;
}

.modal__title {
    font-weight: bold;
    margin-bottom: 30px;
}

.close__modal {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 18px;
    height: 18px;
    transform-origin: center;
    transition: transform 0.25s ease-in-out;
    cursor: pointer;
}

#video-modal .close__modal {
    top: 18px;
    right: 18px;
}

.close__modal::before,
.close__modal::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    margin: -1px 0 0 -12px;
    background-color: #fff;
    border-radius: 5px;
    transform-origin: center;
}

#video-modal .close__modal::before,
#video-modal .close__modal::after {
    background-color: #333;
}

.close__modal::before {
    transform: rotate(45deg);
}

.close__modal::after {
    transform: rotate(-45deg);
}

.close__modal:hover {
    transform: rotate(180deg);
}

@media screen and (max-width: 640px) {
    .modal__content {
        padding: 50px 30px;
    }

    #video-modal .modal__content {
        padding: 50px 30px;
    }
}

@media screen and (max-width: 560px) {
    .modal__content {
        padding: 40px 20px;
    }

    #video-modal .modal__content {
        padding: 30px 0 0;
        background-color: transparent;
    }

    #video-modal .close__modal {
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background-color: #eebc70;
    }

    #video-modal .close__modal:hover {
        transform: rotate(0deg);
    }
}

/* -------------------------------------------- Disable Scrollbar */

html.overflow__hidden__modal,
html.overflow__hidden__modal body,
html.overflow__hidden__quiz__modal,
html.overflow__hidden__quiz__modal body,
html.overflow__hidden__menu,
html.overflow__hidden__menu body,
html.overflow__hidden__simplelightbox,
html.overflow__hidden__simplelightbox body,
html.overflow__hidden__header__testimonials,
html.overflow__hidden__header__testimonials body {
    overflow: hidden;
}

html:not(.overflow__hidden__modal):not(.overflow__hidden__quiz__modal):not(
        .overflow__hidden__menu
    ):not(.overflow__hidden__simplelightbox):not(
        .overflow__hidden__header__testimonials
    )
    body {
    padding-right: 0 !important;
}

html:not(.overflow__hidden__modal):not(.overflow__hidden__quiz__modal):not(
        .overflow__hidden__menu
    ):not(.overflow__hidden__simplelightbox):not(
        .overflow__hidden__header__testimonials
    )
    .pos__fixed {
    right: 0 !important;
}

/* -------------------------------------------- Header */

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(51, 51, 51, 0.7);
    /* transition: background 0.4s ease-in-out; */
    z-index: 5;
}

/* .header.active {
    background-color: #333333;
} */

.header > .wrap.flex {
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px;
}

.header__logos.flex {
    margin-right: 20px;
    flex-wrap: nowrap;
}

.header__since__2006 {
    margin-right: 20px;
}

.header__since__2006 > img,
.header__logo > img {
    max-height: 75px;
    width: auto;
}

/* Header Right */

.header__right__content.flex {
    justify-content: flex-end;
}

/* Header Testimonials */

.rating__stars.flex {
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-right: -5px;
}

.rating__star {
    max-width: 26px;
    min-width: 26px;
    margin-right: 5px;
}

.rating__star > svg {
    width: 100%;
}

.header__testimonials__wrap {
    position: relative;
    z-index: 203;
}

.header__testimonials__wrap > .rating__stars {
    cursor: pointer;
}

.header__testimonials {
    background-color: #fefefe;
    box-sizing: border-box;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 641px) {
    html:not(.header__testimonials__active__delay)
        .header__testimonials__overlay {
        position: absolute;
        top: calc(100% + 20px);
        right: -9999px;
        visibility: hidden;
        width: 600px;
        opacity: 0;
        transform: translateY(30px);
        transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease,
            z-index 0s ease 0.4s, right 0s ease 0.4s;
        z-index: -1;
    }

    html.header__testimonials__display__none .header__testimonials__overlay {
        display: none;
    }

    html:not(.header__testimonials__active__delay)
        .header__testimonials__overlay::before {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 20px;
    }

    html:not(.header__testimonials__active__delay)
        .header__testimonials__overlay::after {
        content: '';
        position: absolute;
        top: -7px;
        right: 97px;
        border: 8px solid transparent;
        border-top: 8px solid #fefefe;
        border-right: 8px solid #fefefe;
        transform: rotate(-45deg);
        border-radius: 2px;
    }

    html:not(.header__testimonials__active__delay)
        .header__testimonials__wrap:hover
        .header__testimonials__overlay {
        visibility: visible;
        right: -30px;
        opacity: 1;
        transform: translateY(0px);
        transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease,
            z-index 0s ease 0s, right 0s ease 0s;
        z-index: 5;
    }

    html:not(.header__testimonials__active__delay) .header__testimonials {
        border-radius: 3px;
    }

    html:not(.header__testimonials__active__delay)
        .header__testimonials__content {
        max-height: calc(100vh - 200px);
    }

    .side__testimonials:hover
        + .header__testimonials__wrap
        .header__testimonials__overlay,
    html.header__testimonials__active__delay .header__testimonials__overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        transition: opacity 0.25s ease-in-out;
        z-index: 4;
    }

    html.header__testimonials__active .header__testimonials__overlay {
        opacity: 1;
    }

    .side__testimonials:hover
        + .header__testimonials__wrap
        .header__testimonials,
    html.header__testimonials__active__delay .header__testimonials {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 600px;
        transform: translateX(600px);
        z-index: 205;
    }

    html.header__testimonials__active__delay .header__testimonials {
        transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
    }
}

@media screen and (min-width: 961px) and (max-width: 1160px) {
    .header__testimonials__wrap:hover .header__testimonials__overlay {
        right: -208px;
    }

    html:not(.header__testimonials__active__delay)
        .header__testimonials__overlay::after {
        right: 275px;
    }
}

html.header__testimonials__active .header__testimonials {
    transform: translateX(0) !important;
    transition: transform 0.25s ease-in-out 0.01s, box-shadow 0.25s ease-in-out;
}

.header__testimonials__content {
    max-height: 100%;
    padding: 30px;
    box-sizing: border-box;
    overflow-y: auto;
}

.header__testimonials__logo {
    max-width: 180px;
    margin: 0 auto 20px;
}

.header__testimonials__overview {
    margin-bottom: 30px;
    padding: 5px 10px 10px;
    border: 1px solid #6c6868;
    border-radius: 3px;
    text-align: center;
}

.header__testimonials__rating {
    font-size: 24px;
    color: #e3a455;
    font-weight: 900;
    margin-bottom: 2px;
}

.header__testimonials__rating span {
    font-size: 18px;
    font-weight: normal;
}

.header__testimonials__count {
    font-size: 18px;
}

.header__testimonials__overview .rating__stars.flex {
    justify-content: center;
    margin-top: 5px;
}

.header__testimonials__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.header__testimonial + .header__testimonial {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #6c6868;
}

.header__testimonial__wrap.flex {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.header__testimonial__title {
    font-size: 20px;
    font-weight: bold;
}

.header__testimonial__img {
    max-width: 120px;
    min-width: 120px;
    margin-left: 30px;
}

.header__testimonial__content p,
.header__testimonial__content li,
.header__testimonial__content a,
.header__testimonial__content span {
    font-size: 18px;
}

.testimonial__date {
    font-size: 16px;
    color: #6c6868;
    margin-top: 15px;
}

.header__testimonial .rating__stars.flex {
    margin-top: 15px;
}

.header__testimonials__wrap .rating__star {
    min-width: 20px;
    max-width: 20px;
}

.close__header__testimonials {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

html:not(.header__testimonials__active) .close__header__testimonials {
    display: none;
}

.close__header__testimonials::before,
.close__header__testimonials::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    margin: -1px 0 0 -12px;
    background: #333333;
    border-radius: 5px;
    transform-origin: center;
}

.close__header__testimonials::before {
    transform: rotate(45deg);
}

.close__header__testimonials::after {
    transform: rotate(-45deg);
}

.header__btn {
    margin-left: 30px;
}

.side__testimonials {
    position: fixed;
    top: 14%;
    right: 0;
    padding: 10px;
    border-radius: 5px 0 0 5px;
    background-color: #333;
    z-index: 5;
    cursor: pointer;
}

.side__testimonials p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

/* Multilevel Menu */

@media screen and (min-width: 1261px) {
    /* Header Btn */

    .header__right__content.flex {
        margin-bottom: 20px;
    }

    .menu__toggle,
    .close__menu,
    .arr__submenu {
        display: none;
    }

    .menu__wrap {
        text-align: left;
    }

    ul.menu.flex {
        justify-content: flex-end;
        flex-wrap: nowrap;
    }

    ul.menu li {
        list-style: none;
    }

    ul.menu li a {
        display: block;
        text-decoration: none;
    }

    /* 1 level */

    ul.menu > li + li {
        margin-left: 20px;
    }

    ul.menu > li > a {
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        white-space: nowrap;
    }

    ul.menu > li:hover > a,
    body.home ul.menu > li.current-menu-item.menu-item-home > a,
    body:not(.home) ul.menu > li.current-menu-item > a,
    ul.menu > li.menu-item-has-children.parent__current > a {
        color: #eebc70;
    }

    /* 2nd level */

    ul.menu li.menu-item-has-children {
        position: relative;
    }

    ul.menu li.menu-item-has-children > a {
        position: relative;
    }

    ul.menu > li.menu-item-has-children > a {
        padding-right: 16px;
        box-sizing: border-box;
    }

    ul.menu > li.menu-item-has-children ul li.menu-item-has-children > a {
        padding-right: 30px;
    }

    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children
        > a {
        padding-right: 15px;
        padding-left: 30px;
    }

    /* Arrow */

    ul.menu li.menu-item-has-children > a::before {
        content: '';
        position: absolute;
        top: 50%;
        width: 6px;
        height: 6px;
        margin-top: -4px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
        transform: rotate(-45deg);
        transform-origin: 2px 4px;
        transition: transform 0.25s ease-in-out, border-color 0.25s ease-in-out;
    }

    ul.menu > li.menu-item-has-children > a::before {
        right: 0;
    }

    ul.menu > li.menu-item-has-children:hover > a::before {
        transform: rotate(135deg);
    }

    ul.menu > li.menu-item-has-children:hover > a::before,
    body.home
        ul.menu
        > li.menu-item-has-children.current-menu-item.menu-item-home
        > a::before,
    body:not(.home)
        ul.menu
        > li.menu-item-has-children.current-menu-item
        > a::before,
    ul.menu > li.menu-item-has-children.parent__current > a::before {
        border-color: #eebc70;
    }

    /* Arrow 2nd level */

    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children
        > a::before {
        right: 12px;
    }

    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children
        > a::before {
        left: 12px;
        right: auto;
    }

    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children:hover
        > a::before,
    body.home
        ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.current-menu-item.menu-item-home
        > a::before,
    body:not(.home)
        ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.current-menu-item
        > a::before,
    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.parent__current
        > a::before {
        border-color: #fff;
        transform: rotate(-135deg);
    }

    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children:hover
        > a::before,
    body.home
        ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children.current-menu-item.menu-item-home
        > a::before,
    body:not(.home)
        ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children.current-menu-item
        > a::before,
    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children.parent__current
        > a::before {
        transform: rotate(45deg);
    }

    /* Submenu */

    ul.menu > li.menu-item-has-children ul {
        position: absolute;
        left: -9999px;
        visibility: hidden;
        min-width: 180px;
        opacity: 0;
        background-color: #fefefe;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        transform: translateY(30px);
        transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease,
            z-index 0s ease 0.4s, left 0s ease 0.4s, right 0s ease 0.4s;
        z-index: -1;
    }

    ul.menu > li.menu-item-has-children:nth-last-child(-n + 3) ul {
        left: auto !important;
        right: 9999px;
    }

    ul.menu > li.menu-item-has-children > ul {
        top: calc(100% + 15px);
    }

    ul.menu > li.menu-item-has-children > ul::before {
        content: '';
        position: absolute;
        top: -15px;
        left: 0;
        width: 100%;
        height: 15px;
    }

    ul.menu > li.menu-item-has-children ul li.menu-item-has-children ul {
        top: 0;
        border-left: 1px solid #fff;
        box-sizing: border-box;
    }

    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children
        ul {
        border-left: none;
        border-right: 1px solid #fff;
    }

    ul.menu li.menu-item-has-children:hover > ul,
    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.current-menu-item
        > ul,
    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.parent__current
        > ul {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease,
            z-index 0s ease 0s, left 0s ease 0s, right 0s ease 0s;
        z-index: 5;
    }

    ul.menu > li.menu-item-has-children:hover > ul {
        left: -15px;
    }

    ul.menu > li.menu-item-has-children:nth-last-child(-n + 3):hover > ul {
        right: -15px;
    }

    ul.menu > li.menu-item-has-children ul li.menu-item-has-children:hover > ul,
    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.current-menu-item
        > ul,
    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.parent__current
        > ul {
        left: 100%;
    }

    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children:hover
        > ul,
    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children.current-menu-item
        > ul,
    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        ul
        li.menu-item-has-children.parent__current
        > ul {
        right: 100%;
    }

    /* Submenu li */

    ul.menu > li.menu-item-has-children > ul > li {
        border-bottom: 1px solid #e1e1e1;
    }

    ul.menu > li.menu-item-has-children > ul > li:last-child {
        border-bottom: none;
    }

    /* Triangle */

    ul.menu > li.menu-item-has-children > ul > li:first-child {
        position: relative;
    }

    ul.menu > li.menu-item-has-children > ul > li:first-child::before {
        content: '';
        position: absolute;
        top: -5px;
        left: 20px;
        border: 6px solid transparent;
        border-top: 6px solid #fefefe;
        border-right: 6px solid #fefefe;
        transform: rotate(-45deg);
        border-radius: 2px;
        transition: border-color 0.25s ease-in-out;
    }

    ul.menu
        > li.menu-item-has-children:nth-last-child(-n + 3)
        > ul
        > li:first-child::before {
        left: auto;
        right: 33px;
    }

    ul.menu > li.menu-item-has-children > ul > li:first-child:hover::before,
    ul.menu
        > li.menu-item-has-children
        > ul
        > li.current-menu-item:first-child::before,
    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children.parent__current:first-child::before {
        border-top-color: #333333;
        border-right-color: #333333;
    }

    /* Submenu li a */

    ul.menu > li.menu-item-has-children ul li a {
        font-size: 14px;
        padding: 12px 15px 11px;
        box-sizing: border-box;
        white-space: nowrap;
    }

    ul.menu > li.menu-item-has-children:nth-last-child(-n + 3) ul li a {
        text-align: right;
    }

    ul.menu > li.menu-item-has-children ul li:hover > a,
    ul.menu > li.menu-item-has-children ul li.current-menu-item > a,
    ul.menu
        > li.menu-item-has-children
        ul
        li.menu-item-has-children.parent__current
        > a {
        color: #fff;
        background-color: #333333;
    }
}

@media screen and (min-width: 1441px) {
    ul.menu > li + li {
        margin-left: 26px;
    }
}

@media screen and (max-width: 1260px) {
    .header > .wrap.flex {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header__since__2006 > img,
    .header__logo > img {
        max-height: 60px;
    }

    .header__right {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: nowrap;
    }

    /* Menu Overlay */

    .overflow::before {
        content: '';
        visibility: hidden;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: visibility 0.25s ease-in-out, background 0.25s ease-in-out,
            z-index 0s ease-in-out 0.25s;
        z-index: -1;
    }

    .header::before {
        content: '';
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: visibility 0.25s ease-in-out, background 0.25s ease-in-out,
            z-index 0s ease-in-out 0.25s;
        z-index: -1;
    }

    html.menu__active .overflow::before,
    html.menu__active .header::before {
        visibility: visible;
        background: rgba(0, 0, 0, 0.7);
        transition: visibility 0.25s ease-in-out, background 0.25s ease-in-out,
            z-index 0s ease-in-out 0s;
        z-index: 5;
    }

    /* Menu toggle */

    .menu__toggle {
        display: block;
        position: relative;
        min-width: 20px;
        max-width: 20px;
        height: 14px;
        margin-left: 30px;
        cursor: pointer;
    }

    .menu__toggle div {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 2px;
        margin-top: -1px;
        border-radius: 5px;
        background-color: #eebc70;
    }

    .menu__toggle div::before,
    .menu__toggle div::after {
        content: '';
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        border-radius: 5px;
        background-color: #eebc70;
        transform-origin: center;
    }

    .menu__toggle div::before {
        top: -6px;
    }

    .menu__toggle div::after {
        bottom: -6px;
    }

    /* Menu Wrap */

    .menu__wrap {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 320px;
        padding: 76px 0 30px;
        box-sizing: border-box;
        overflow-y: auto;
        background-color: #333;
        transform: translateX(320px);
        transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
        text-align: left;
        z-index: 201;
    }

    html.menu__active .menu__wrap {
        right: 0 !important;
        transform: translateX(0);
        box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.3);
        transition: transform 0.25s ease-in-out 0.01s,
            box-shadow 0.25s ease-in-out;
    }

    /* Menu */

    ul.menu.flex {
        flex-direction: column;
        justify-content: flex-start;
        align-items: stretch;
        flex-wrap: nowrap;
    }

    ul.menu li {
        border-top: 1px solid #f9f9f9;
        box-sizing: border-box;
        list-style: none;
    }

    ul.menu > li:last-child {
        border-bottom: 1px solid #f9f9f9;
    }

    ul.menu li a {
        display: block;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        box-sizing: border-box;
        text-transform: uppercase;
        text-decoration: none;
    }

    ul.menu > li > a {
        padding: 13px 20px 12px;
    }

    ul.menu > li.menu-item-has-children ul li a {
        padding: 12px 20px 11px 60px;
    }

    /*    ul.menu li:hover > a,*/
    body.home ul.menu li.current-menu-item.menu-item-home > a,
    body:not(.home) ul.menu li.current-menu-item > a,
    ul.menu li.menu-item-has-children.parent__current > a {
        color: #eebc70;
    }

    /* Arrow */

    ul.menu li.menu-item-has-children > a {
        position: relative;
        margin-right: 40px;
        border-right: 1px solid #f9f9f9;
    }

    .arr__submenu {
        display: block;
        position: absolute;
        top: 0;
        right: -40px;
        bottom: 0;
        width: 40px;
        cursor: pointer;
        z-index: 1;
    }

    .arr__submenu::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 7px;
        height: 7px;
        margin: -5px 0 0 -1px;
        border-left: 1px solid #eebc70;
        border-bottom: 1px solid #eebc70;
        box-sizing: border-box;
        transform-origin: 2px 5px;
        transform: rotate(-45deg);
        transition: transform 0.25s ease-in-out;
    }

    ul.menu
        li.menu-item-has-children:not(.current-menu-item):not(.parent__current)
        > a.active
        > .arr__submenu::before,
    body.home
        ul.menu
        li.menu-item-has-children.current-menu-item.menu-item-home
        > a:not(.active)
        > .arr__submenu::before,
    body:not(.home)
        ul.menu
        li.menu-item-has-children.current-menu-item
        > a:not(.active)
        > .arr__submenu::before,
    ul.menu
        li.menu-item-has-children.parent__current
        > a:not(.active)
        > .arr__submenu::before {
        transform: rotate(135deg);
    }

    /* Sub Menu */

    ul.menu > li.menu-item-has-children > ul {
        display: none;
    }

    body.home
        ul.menu
        li.menu-item-has-children.current-menu-item.menu-item-home
        > ul,
    body:not(.home) ul.menu li.menu-item-has-children.current-menu-item > ul,
    ul.menu li.menu-item-has-children.parent__current > ul {
        display: block;
    }

    /* Padding 1 level */

    ul.menu
        > li.menu-item-has-children:not(.current-menu-item):not(
            .parent__current
        )
        > a.active,
    body.home
        ul.menu
        > li.menu-item-has-children.current-menu-item.menu-item-home
        > a:not(.active),
    body:not(.home)
        ul.menu
        > li.menu-item-has-children.current-menu-item
        > a:not(.active),
    ul.menu > li.menu-item-has-children.parent__current > a:not(.active) {
        padding-left: 30px;
    }

    /* Padding 2 level */

    ul.menu > li.menu-item-has-children > ul > li > a {
        padding-left: 30px;
    }

    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children:not(.current-menu-item):not(
            .parent__current
        )
        > a.active,
    body.home
        ul.menu
        > li.menu-item-has-children.menu-item-home
        > ul
        > li.menu-item-has-children.current-menu-item
        > a:not(.active),
    body:not(.home)
        ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children.current-menu-item
        > a:not(.active),
    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children.parent__current
        > a:not(.active) {
        padding-left: 45px;
    }

    /* Padding 3 level */

    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children
        > ul
        > li
        > a {
        padding-left: 45px;
    }

    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children:not(.current-menu-item):not(
            .parent__current
        )
        > a.active,
    body.home
        ul.menu
        > li.menu-item-has-children.menu-item-home
        > ul
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children.current-menu-item
        > a:not(.active),
    body:not(.home)
        ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children.current-menu-item
        > a:not(.active),
    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children.parent__current
        > a:not(.active) {
        padding-left: 60px;
    }

    /* Padding 4 level */

    ul.menu
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children
        > ul
        > li.menu-item-has-children
        > ul
        > li
        > a {
        padding-left: 60px;
    }

    /* Close menu */

    .close__menu {
        position: absolute;
        top: 30px;
        right: 15px;
        width: 18px;
        height: 18px;
        cursor: pointer;
    }

    .close__menu::before,
    .close__menu::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 22px;
        height: 2px;
        margin: -1px 0 0 -11px;
        background-color: #eebc70;
        border-radius: 5px;
        transform-origin: center;
    }

    .close__menu::before {
        transform: rotate(45deg);
    }

    .close__menu::after {
        transform: rotate(-45deg);
    }
}

@media screen and (max-width: 960px) {
    .header__since__2006 > img,
    .header__logo > img {
        max-height: 54px;
    }

    .header__btn {
        display: none;
    }

    .menu__wrap {
        padding-top: 70px;
    }

    .close__menu {
        top: 26px;
    }
}

@media screen and (max-width: 640px) {
    .header__since__2006 > img,
    .header__logo > img {
        max-height: 50px;
    }

    .header__testimonials {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        transform: translate(100%);
        transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
        z-index: 205;
    }

    .menu__wrap {
        padding-top: 66px;
    }

    .close__menu {
        top: 23px;
    }
}

@media screen and (max-width: 460px) {
    .header__since__2006 > img,
    .header__logo > img {
        max-height: 46px;
    }

    .side__testimonials p {
        font-size: 14px;
    }

    .header__testimonials__content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header__testimonial__img {
        max-width: 100px;
        min-width: 100px;
        margin-left: 20px;
    }

    .menu__wrap {
        padding-top: 62px;
    }

    .close__menu {
        display: none;
    }

    .menu__toggle {
        margin-left: 20px;
        z-index: 202;
    }

    .menu__toggle div {
        transition: background 0s ease-in-out 0.2s;
    }

    .menu__toggle div::before {
        transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
    }

    .menu__toggle div::after {
        transition: bottom 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
    }

    html.menu__active .menu__toggle div {
        background: none;
    }

    html.menu__active .menu__toggle div::before {
        top: 0;
        transform: rotate(45deg);
        transition: top 0.2s ease-in-out 0s, transform 0.2s ease-in-out 0.2s;
    }

    html.menu__active .menu__toggle div::after {
        bottom: 0;
        transform: rotate(-45deg);
        transition: bottom 0.2s ease-in-out 0s, transform 0.2s ease-in-out 0.2s;
    }
}

@media screen and (max-width: 359px) {
    .header__logo {
        margin-right: 0;
    }

    .header__since__2006 > img,
    .header__logo > img {
        max-height: 44px;
    }

    .header__testimonial__img {
        max-width: 80px;
        min-width: 80px;
        margin-left: 15px;
    }

    .menu__wrap {
        width: 100%;
        transform: translateX(100%);
        padding-top: 60px;
    }
}

/* -------------------------------------------- Gallery */

.gallery.flex {
    justify-content: flex-start;
    align-items: stretch;
    margin-right: -30px;
}

.gallery__img {
    position: relative;
    width: calc(25% - 30px);
    margin: 30px 30px 0 0;
    overflow: hidden;
}

.gallery__img::before {
    content: '';
    display: block;
    padding-top: 71%;
}

.gallery__img > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    transition: transform 0.4s ease-in-out;
}

.gallery__img:hover > span {
    transform: scale(1.1);
}

@media screen and (max-width: 1160px) {
    .gallery__img {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 640px) {
    .gallery.flex {
        margin-right: 0;
    }

    .gallery__img {
        width: 100%;
        margin-right: 0;
    }
}

/* -------------------------------------------- Content Blocks */

body:not(.home) main > *:nth-child(2n + 3) {
    background-color: #f9f9f9;
}

.content__blocks__wrap.flex {
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 -60px -60px 0;
}

.content__blocks__wrap > div {
    width: calc(50% - 60px);
    margin: 0 60px 60px 0;
}

.content__blocks__wrap > .img__block img {
    width: 100%;
}

.content__blocks__wrap > .gallery__block {
    width: 100%;
}

.gallery__title {
    padding-top: 20px;
}

.text__block__btn {
    margin-top: 40px;
}

.text__block__btn.mob {
    display: none;
}

@media screen and (max-width: 1260px) {
    .content__blocks__wrap > div {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1160px) {
    .content__blocks__wrap.flex {
        flex-direction: column;
        margin: 0;
    }

    .content__blocks__wrap > div {
        width: 100%;
        margin: 0;
    }

    .content__blocks__wrap > div + div {
        margin-top: 60px;
    }

    .content__blocks__wrap > .text__block ~ div {
        margin-top: 0;
    }

    .content__blocks__wrap > div + .gallery__block {
        margin-top: 50px;
    }

    .content__blocks__wrap > .text__block ~ .img__block,
    .content__blocks__wrap > .text__block ~ .video__block {
        margin-bottom: 60px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h1:first-child,
    .content__blocks__wrap > .text__block ~ .text__block h2:first-child {
        margin-top: 50px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h3:first-child {
        margin-top: 40px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h4:first-child {
        margin-top: 30px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h5:first-child,
    .content__blocks__wrap > .text__block ~ .text__block h6:first-child {
        margin-top: 20px;
    }

    .content__blocks__wrap > .text__block ~ .text__block p:first-child,
    .content__blocks__wrap > .text__block ~ .text__block a:first-child,
    .content__blocks__wrap > .text__block ~ .text__block span:first-child {
        margin-top: 15px;
    }

    .content__blocks__wrap > .text__block ~ .text__block ul:first-child,
    .content__blocks__wrap > .text__block ~ .text__block ol:first-child {
        margin-top: 20px;
    }

    .content__blocks__wrap > .text__block ~ .text__block img:first-child,
    .content__blocks__wrap
        > .text__block
        ~ .text__block
        .wp-block-image:first-child,
    .content__blocks__wrap > .text__block ~ .text__block table:first-child,
    .content__blocks__wrap
        > .text__block
        ~ .text__block
        .table__wrap:first-child {
        margin-top: 40px;
    }

    .text__block__btn:not(.visible) {
        display: none;
    }

    .text__block__btn.mob {
        display: inline-block;
    }

    .img__block,
    .video__block {
        order: -1;
    }
}

@media screen and (max-width: 960px) {
    .content__blocks__wrap > div + div {
        margin-top: 55px;
    }

    .content__blocks__wrap > div + .gallery__block {
        margin-top: 45px;
    }

    .content__blocks__wrap > .text__block ~ .img__block,
    .content__blocks__wrap > .text__block ~ .video__block {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 768px) {
    .content__blocks__wrap > div + div {
        margin-top: 50px;
    }

    .content__blocks__wrap > div + .gallery__block {
        margin-top: 40px;
    }

    .content__blocks__wrap > .text__block ~ .img__block,
    .content__blocks__wrap > .text__block ~ .video__block {
        margin-bottom: 50px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h1:first-child,
    .content__blocks__wrap > .text__block ~ .text__block h2:first-child {
        margin-top: 45px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h3:first-child {
        margin-top: 35px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h4:first-child {
        margin-top: 25px;
    }

    .content__blocks__wrap > .text__block ~ .text__block img:first-child,
    .content__blocks__wrap
        > .text__block
        ~ .text__block
        .wp-block-image:first-child,
    .content__blocks__wrap > .text__block ~ .text__block table:first-child,
    .content__blocks__wrap
        > .text__block
        ~ .text__block
        .table__wrap:first-child {
        margin-top: 35px;
    }

    .text__block__btn {
        margin-top: 35px;
    }

    .gallery__title {
        padding-top: 25px;
    }
}

@media screen and (max-width: 560px) {
    .content__blocks__wrap > div + div {
        margin-top: 45px;
    }

    .content__blocks__wrap > div + .gallery__block {
        margin-top: 30px;
    }

    .content__blocks__wrap > .text__block ~ .img__block,
    .content__blocks__wrap > .text__block ~ .video__block {
        margin-bottom: 45px;
    }

    .text__block__btn {
        margin-top: 30px;
    }

    .gallery__title {
        padding-top: 28px;
    }
}

@media screen and (max-width: 460px) {
    .content__blocks__wrap > div + div {
        margin-top: 40px;
    }

    .content__blocks__wrap > div + .gallery__block {
        margin-top: 20px;
    }

    .content__blocks__wrap > .text__block ~ .img__block,
    .content__blocks__wrap > .text__block ~ .video__block {
        margin-bottom: 40px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h1:first-child,
    .content__blocks__wrap > .text__block ~ .text__block h2:first-child {
        margin-top: 40px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h3:first-child {
        margin-top: 30px;
    }

    .content__blocks__wrap > .text__block ~ .text__block h4:first-child {
        margin-top: 20px;
    }

    .content__blocks__wrap > .text__block ~ .text__block img:first-child,
    .content__blocks__wrap
        > .text__block
        ~ .text__block
        .wp-block-image:first-child,
    .content__blocks__wrap > .text__block ~ .text__block table:first-child,
    .content__blocks__wrap
        > .text__block
        ~ .text__block
        .table__wrap:first-child {
        margin-top: 30px;
    }

    .gallery__title {
        padding-top: 30px;
    }
}

/* -------------------------------------------- Text Blocks */

.text__block__title {
    margin-bottom: 75px;
    text-transform: uppercase;
    text-align: center;
}

.text__blocks__content.flex {
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-right: -60px;
}

.text__blocks__content > .text__block {
    width: 100%;
    margin-right: 60px;
}

.white__text__block {
    margin-top: 60px;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
}

@media screen and (max-width: 1260px) {
    .text__block__title {
        margin-bottom: 70px;
    }

    .white__text__block {
        margin-top: 50px;
    }
}

@media screen and (max-width: 1160px) {
    .text__block__title {
        margin-bottom: 65px;
    }

    .text__blocks__content.flex {
        flex-direction: column;
        margin-right: 0;
    }

    .text__blocks .text__block {
        margin-right: 0;
    }

    .text__blocks__content > .text__block + .text__block h1:first-child,
    .text__blocks__content > .text__block + .text__block h2:first-child {
        margin-top: 50px;
    }

    .text__blocks__content > .text__block + .text__block h3:first-child {
        margin-top: 40px;
    }

    .text__blocks__content > .text__block + .text__block h4:first-child {
        margin-top: 30px;
    }

    .text__blocks__content > .text__block + .text__block h5:first-child,
    .text__blocks__content > .text__block + .text__block h6:first-child {
        margin-top: 20px;
    }

    .text__blocks__content > .text__block + .text__block p:first-child,
    .text__blocks__content > .text__block + .text__block a:first-child,
    .text__blocks__content > .text__block + .text__block span:first-child {
        margin-top: 15px;
    }

    .text__blocks__content > .text__block + .text__block ul:first-child,
    .text__blocks__content > .text__block + .text__block ol:first-child {
        margin-top: 20px;
    }

    .text__blocks__content > .text__block + .text__block img:first-child,
    .text__blocks__content
        > .text__block
        + .text__block
        .wp-block-image:first-child,
    .text__blocks__content > .text__block + .text__block table:first-child,
    .text__blocks__content
        > .text__block
        + .text__block
        .table__wrap:first-child {
        margin-top: 40px;
    }

    .white__text__block {
        margin-top: 60px;
        padding: 25px;
    }
}

@media screen and (max-width: 960px) {
    .text__block__title {
        margin-bottom: 60px;
    }

    .white__text__block {
        margin-top: 55px;
    }
}

@media screen and (max-width: 768px) {
    .text__blocks__content > .text__block + .text__block h1:first-child,
    .text__blocks__content > .text__block + .text__block h2:first-child {
        margin-top: 45px;
    }

    .text__blocks__content > .text__block + .text__block h3:first-child {
        margin-top: 35px;
    }

    .text__blocks__content > .text__block + .text__block h4:first-child {
        margin-top: 25px;
    }

    .text__blocks__content > .text__block + .text__block img:first-child,
    .text__blocks__content
        > .text__block
        + .text__block
        .wp-block-image:first-child,
    .text__blocks__content > .text__block + .text__block table:first-child,
    .text__blocks__content
        > .text__block
        + .text__block
        .table__wrap:first-child {
        margin-top: 35px;
    }

    .white__text__block {
        margin-top: 50px;
    }
}

@media screen and (max-width: 560px) {
    .text__block__title {
        margin-bottom: 55px;
    }

    .white__text__block {
        margin-top: 45px;
        padding: 20px;
    }
}

@media screen and (max-width: 460px) {
    .text__block__title {
        margin-bottom: 50px;
    }

    .text__blocks__content > .text__block + .text__block h1:first-child,
    .text__blocks__content > .text__block + .text__block h2:first-child {
        margin-top: 40px;
    }

    .text__blocks__content > .text__block + .text__block h3:first-child {
        margin-top: 30px;
    }

    .text__blocks__content > .text__block + .text__block h4:first-child {
        margin-top: 20px;
    }

    .text__blocks__content > .text__block + .text__block img:first-child,
    .text__blocks__content
        > .text__block
        + .text__block
        .wp-block-image:first-child,
    .text__blocks__content > .text__block + .text__block table:first-child,
    .text__blocks__content
        > .text__block
        + .text__block
        .table__wrap:first-child {
        margin-top: 30px;
    }

    .white__text__block {
        margin-top: 40px;
    }
}

@media screen and (max-width: 359px) {
    .text__block__title {
        margin-bottom: 45px;
    }

    .white__text__block {
        padding: 15px;
    }
}

/* -------------------------------------------- Main Block */

.main__block {
    position: relative;
    overflow: hidden;
    background-color: #333;
    z-index: 1;
}

.main__block > .wrap.flex {
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 100vh !important;
    padding: 223px 15px 183px;
    text-align: center;
}

.main__block__content {
    background-color: rgba(51, 51, 51, 0.7);
}

.main__block__title__wrap,
.main__block__subtitle__wrap,
.main__block__btn__wrap {
    overflow: hidden;
}

.main__block__title {
    padding: 10px 15px;
    box-sizing: border-box;
    transform: translateX(-101%);
    transition: transform 1s ease-out;
    line-height: 1.5;
}

.main__block > .wrap.active .main__block__title {
    transform: translateX(0);
}

.main__block__subtitle {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
    transform: translateY(-101%);
    transition: transform 0.5s ease-out 1s;
}

.main__block__subtitle > span {
    display: inline-block;
}

.main__block > .wrap.active .main__block__subtitle,
.main__block > .wrap.active .main__block__btn {
    transform: translateY(0);
}

.main__block__btn__wrap {
    margin-top: 40px;
}

.main__block__btn {
    transform: translateY(-101%);
    transition: transform 0.5s ease-out 1.5s;
}

.main__block__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    transform: scale(1.3);
    transform-origin: center;
    transition: transform 1s ease-out;
    z-index: -1;
}

.main__block > .wrap.active + .main__block__img {
    transform: scale(1);
}

.undefined__page__title {
    padding-top: 100px;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (max-width: 1260px) {
    .main__block > .wrap.flex {
        padding: 213px 15px 173px;
    }
}

@media screen and (max-width: 1160px) {
    .main__block > .wrap.flex {
        padding: 166px 15px 126px;
    }

    body:not(.home) .main__block > .wrap.flex {
        min-height: 650px !important;
    }

    .main__block__title {
        padding: 8px 13px;
    }

    .main__block__subtitle {
        font-size: 28px;
        padding: 8px 13px;
    }

    .undefined__page__title {
        padding-top: 50px;
    }
}

@media screen and (max-width: 960px) {
    .main__block > .wrap.flex {
        padding: 162px 15px 116px;
    }

    body.home .main__block > .wrap.flex {
        padding-bottom: 100px;
    }

    body:not(.home) .main__block > .wrap.flex {
        min-height: 550px !important;
    }
}

@media screen and (max-width: 768px) {
    .main__block > .wrap.flex {
        padding: 152px 15px 102px;
    }

    body.home .main__block > .wrap.flex {
        padding-bottom: 90px;
    }

    body:not(.home) .main__block > .wrap.flex {
        min-height: 450px !important;
    }

    .main__block__subtitle {
        font-size: 26px;
    }
}

@media screen and (max-width: 640px) {
    body:not(.home) .main__block > .wrap.flex {
        min-height: 400px !important;
    }

    .main__block__subtitle {
        font-size: 24px;
    }
}

@media screen and (max-width: 560px) {
    .main__block > .wrap.flex {
        padding: 142px 15px 86px;
    }

    body.home .main__block > .wrap.flex {
        padding-top: 110px;
    }

    body:not(.home) .main__block > .wrap.flex {
        min-height: 350px !important;
    }

    .main__block__title,
    .main__block__subtitle {
        padding: 6px 11px;
    }

    .main__block__subtitle {
        font-size: 22px;
    }
}

@media screen and (max-width: 460px) {
    .main__block > .wrap.flex {
        padding: 132px 15px 70px;
    }

    body:not(.home) .main__block > .wrap.flex {
        min-height: 300px !important;
    }

    .main__block__subtitle {
        font-size: 20px;
    }
}

@media screen and (max-width: 359px) {
    .main__block > .wrap.flex {
        padding: 126px 15px 64px;
    }

    body:not(.home) .main__block > .wrap.flex {
        min-height: 250px !important;
    }

    .main__block__subtitle {
        font-size: 20px;
    }
}

/* Videos */

.videos {
    text-align: center;
}

.videos__content.flex {
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 -30px -60px 0;
}

.video__wrap {
    width: calc(25% - 30px);
    margin: 0 30px 60px 0;
    text-align: center;
}

.video__title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.videos__btn {
    margin-top: 60px;
}

@media screen and (max-width: 1260px) {
    .video__title {
        font-size: 18px;
    }
}

@media screen and (max-width: 1160px) {
    .video__wrap {
        width: calc(50% - 30px);
    }

    .video__title {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .video__title {
        font-size: 18px;
    }
}

@media screen and (max-width: 640px) {
    .videos__content.flex {
        margin-right: 0;
    }

    .video__wrap {
        width: 100%;
        margin-right: 0;
    }

    .video__title {
        font-size: 20px;
    }
}

@media screen and (max-width: 460px) {
    .video__wrap {
        margin-bottom: 55px;
    }

    .video__title {
        font-size: 18px;
    }

    .videos__btn {
        margin-top: 55px;
    }
}

@media screen and (max-width: 359px) {
    .video__wrap {
        margin-bottom: 50px;
    }

    .video__title {
        font-size: 16px;
    }

    .videos__btn {
        margin-top: 50px;
    }
}

/* Why Us */

.why__us > .wrap {
    padding-bottom: 20px;
}

.why__us__title {
    text-align: center;
}

.why__us__items.flex {
    align-items: flex-start;
    margin-right: -80px;
}

.why__us__item {
    width: calc(33.33% - 80px);
    margin: 0 80px 80px 0;
    text-align: center;
}

.why__us__item__img {
    display: block;
    width: 92px;
    height: 92px;
    margin: 0 auto 30px;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat !important;
    background-size: 40px !important;
    background-position: center !important;
}

.why__us__item__title {
    font-size: 26px;
    font-weight: 500;
    color: #fff !important;
    text-decoration: none !important;
}

@media screen and (max-width: 1260px) {
    .why__us > .wrap {
        padding-bottom: 10px;
    }

    .why__us__item {
        margin-bottom: 75px;
    }
}

@media screen and (max-width: 1160px) {
    .why__us__items.flex {
        margin-right: -60px;
    }

    .why__us__item {
        width: calc(33.33% - 60px);
        margin-right: 60px;
    }

    .why__us__item__title {
        font-size: 24px;
    }
}

@media screen and (max-width: 960px) {
    .why__us__items.flex {
        margin-right: -80px;
    }

    .why__us__item {
        width: calc(50% - 80px);
        margin-right: 80px;
    }
}

@media screen and (max-width: 768px) {
    .why__us > .wrap {
        padding-bottom: 5px;
    }

    .why__us__item__title {
        font-size: 22px;
    }

    .why__us__item {
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 640px) {
    .why__us > .wrap {
        padding-bottom: 10px;
    }

    .why__us__items.flex {
        margin-right: -60px;
    }

    .why__us__item {
        width: calc(50% - 60px);
        margin: 0 60px 65px 0;
    }

    .why__us__item__img {
        margin-bottom: 25px;
    }

    .why__us__item__title {
        font-size: 20px;
    }
}

@media screen and (max-width: 560px) {
    .why__us > .wrap {
        padding-bottom: 5px;
    }

    .why__us__items.flex {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        margin-right: 0;
    }

    .why__us__item {
        width: 100%;
        margin: 0 0 60px;
    }
}

@media screen and (max-width: 460px) {
    .why__us__item {
        margin-bottom: 55px;
    }

    .why__us__item__title {
        font-size: 18px;
    }
}

@media screen and (max-width: 359px) {
    .why__us__item__title {
        font-size: 16px;
    }
}

/* -------------------------------------------- About Us */

.about__us__page h2,
.about__us__page h3 {
    color: #e3a455;
}

.igor__story > .wrap {
    display: grid;
    grid-template-columns: calc(32% - 30px) calc(68% - 30px);
    gap: 60px;
}

.igor__story__content {
    grid-column: 1 / 3;
}

.igor__story__img > img {
    width: 100%;
}

.igor__story__img__footnote {
    font-size: 14px;
    font-style: italic;
    margin-top: 5px;
    text-align: center;
}

.igor__story__title {
    text-align: center;
}

.about__video__btn__wrap.flex {
    margin-top: 60px;
}

.about__video__btn__title {
    margin-right: 60px;
}

@media screen and (max-width: 1440px) {
    .about__video__btn__title {
        margin-right: 40px;
    }
}

@media screen and (max-width: 1366px) {
    .about__video__btn__title {
        font-size: 24px;
    }
}

@media screen and (max-width: 1260px) {
    .about__video__btn__title {
        font-size: 22px;
        margin-right: 30px;
    }
}

@media screen and (max-width: 1160px) {
    .igor__story > .wrap {
        grid-template-columns: 1fr;
    }

    .igor__story__content {
        grid-column: auto;
        grid-row: 2;
    }

    .igor__story__title {
        text-align: left;
    }

    .about__video__btn__wrap.flex {
        margin-top: 40px;
    }

    .about__video__btn__title {
        font-size: 26px;
        margin-right: 40px;
    }
}

@media screen and (max-width: 960px) {
    .igor__story__wrap > div {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 768px) {
    .igor__story__wrap > div {
        margin-bottom: 50px;
    }

    .about__video__btn__title {
        font-size: 24px;
    }
}

@media screen and (max-width: 640px) {
    .about__video__btn__title {
        font-size: 22px;
        margin-right: 25px;
    }
}

@media screen and (max-width: 560px) {
    .igor__story__wrap > div {
        margin-bottom: 45px;
    }

    .about__video__btn__wrap.flex {
        margin-top: 35px;
    }

    .about__video__btn__title {
        font-size: 20px;
        margin: 0 0 25px;
    }
}

@media screen and (max-width: 460px) {
    .igor__story__wrap > div {
        margin-bottom: 40px;
    }

    .about__video__btn__wrap.flex {
        margin-top: 30px;
    }

    .about__video__btn__title {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

/* -------------------------------------------- Single Service */

.blocks__with__icons > .wrap {
    padding-bottom: 20px;
}

.blocks__with__icons__text {
    margin-bottom: 80px;
}

.blocks__with__icons__items.flex {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: -80px;
}

.block__with__icon {
    width: calc(33.33% - 80px);
    margin: 0 80px 80px 0;
}

.block__with__icon:last-child {
    position: relative;
    z-index: 1;
}

.block__with__icon:last-child::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    background-color: #fff;
    z-index: -1;
}

.block__with__icon__img {
    margin-bottom: 35px;
}

.block__with__icon__title {
    margin-bottom: 25px;
}

.block__with__icon__text p {
    line-height: 1.5;
}

@media screen and (max-width: 1260px) {
    .blocks__with__icons > .wrap {
        padding-bottom: 15px;
    }

    .blocks__with__icons__text {
        margin-bottom: 75px;
    }

    .blocks__with__icons__items.flex {
        margin-right: -60px;
    }

    .block__with__icon {
        width: calc(33.33% - 60px);
        margin: 0 60px 75px 0;
    }
}

@media screen and (max-width: 1160px) {
    .blocks__with__icons__items.flex {
        margin-right: -80px;
    }

    .block__with__icon {
        width: calc(50% - 80px);
        margin-right: 80px;
    }
}

@media screen and (max-width: 960px) {
    .blocks__with__icons__items.flex {
        margin-right: -60px;
    }

    .block__with__icon {
        width: calc(50% - 60px);
        margin-right: 60px;
    }
}

@media screen and (max-width: 768px) {
    .blocks__with__icons > .wrap {
        padding-bottom: 10px;
        text-align: center;
    }

    .blocks__with__icons__text {
        margin-bottom: 70px;
    }

    .blocks__with__icons__items.flex {
        margin-right: 0;
    }

    .block__with__icon {
        width: 100%;
        margin: 0 0 70px;
        text-align: center;
    }

    .block__with__icon__img img {
        margin: 0 auto;
    }
}

@media screen and (max-width: 640px) {
    .blocks__with__icons > .wrap {
        padding-bottom: 15px;
    }

    .blocks__with__icons__text {
        margin-bottom: 65px;
    }

    .block__with__icon {
        margin-bottom: 65px;
    }
}

@media screen and (max-width: 560px) {
    .blocks__with__icons > .wrap {
        padding-bottom: 10px;
    }

    .blocks__with__icons__text {
        margin-bottom: 60px;
    }

    .block__with__icon {
        margin-bottom: 60px;
    }

    .block__with__icon__img {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 460px) {
    .blocks__with__icons > .wrap {
        padding-bottom: 5px;
    }

    .blocks__with__icons__text {
        margin-bottom: 55px;
    }

    .block__with__icon {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 359px) {
    .blocks__with__icons__text {
        margin-bottom: 50px;
    }

    .block__with__icon {
        margin-bottom: 50px;
    }
}

/* Service Areas */

.service__areas__title {
    text-align: center;
    text-transform: uppercase;
}

.service__areas__content.flex {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: -60px;
}

.service__area {
    width: calc(20% - 60px);
    margin: 80px 60px 0 0;
}

.service__area__link {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    padding-left: 30px;
    box-sizing: border-box;
    text-decoration: none !important;
}

.service__area__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-image: url('/wp-content/themes/combit-construction/img/map.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.projects__title {
    margin-bottom: 80px;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1260px) {
    .service__area {
        margin-top: 75px;
    }

    .projects__title {
        margin-bottom: 75px;
    }
}

@media screen and (max-width: 1160px) {
    .service__area {
        width: calc(25% - 60px);
    }
}

@media screen and (max-width: 960px) {
    .service__area {
        width: calc(33.33% - 60px);
        margin-top: 70px;
    }
}

@media screen and (max-width: 768px) {
    .projects__title {
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 640px) {
    .service__area {
        width: calc(50% - 60px);
        margin-top: 65px;
    }
}

@media screen and (max-width: 560px) {
    .service__area {
        margin-top: 60px;
    }

    .projects__title {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 460px) {
    .service__areas__content.flex {
        flex-direction: column;
        align-items: center;
        margin-right: 0;
    }

    .service__area {
        width: auto;
        margin: 55px 0 0;
    }

    .projects__title {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 359px) {
    .service__area {
        margin-top: 50px;
    }

    .projects__title {
        margin-bottom: 50px;
    }
}

/* FAQ */

.faq__title {
    margin-bottom: 50px;
    text-transform: uppercase;
    text-align: center;
}

.faq__text {
    margin-bottom: 50px;
}

.faq__item {
    padding: 30px 0;
    border-bottom: 1px solid #333333;
    box-sizing: border-box;
}

.question {
    position: relative;
    font-weight: normal;
    padding-right: 100px;
    box-sizing: border-box;
    line-height: 1.5;
    cursor: pointer;
}

.question::before,
.question::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 30px;
    height: 3px;
    margin-top: -1px;
    border-radius: 5px;
    background-color: #333333;
}

.question::after {
    transform: rotate(-90deg);
    transition: transform 0.25s ease-in-out;
}

.question.active::after {
    transform: rotate(0deg);
}

.answer {
    display: none;
    margin-top: 28px;
    padding-right: 100px;
    box-sizing: border-box;
}

@media screen and (max-width: 1260px) {
    .faq__title,
    .faq__text {
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 1160px) {
    .faq__item {
        padding: 26px 0;
    }

    .question,
    .answer {
        padding-right: 80px;
    }

    .question::before,
    .question::after {
        right: 15px;
        width: 26px;
    }

    .answer {
        margin-top: 25px;
    }
}

@media screen and (max-width: 768px) {
    .faq__text {
        margin-bottom: 40px;
    }

    .question,
    .answer {
        padding-right: 70px;
    }

    .question::before,
    .question::after {
        right: 10px;
        width: 24px;
    }
}

@media screen and (max-width: 640px) {
    .faq__item {
        padding: 24px 0;
    }

    .answer {
        margin-top: 22px;
    }
}

@media screen and (max-width: 560px) {
    .faq__title {
        margin-bottom: 40px;
    }

    .faq__text {
        margin-bottom: 35px;
    }

    .question,
    .answer {
        padding-right: 60px;
    }

    .question::before,
    .question::after {
        right: 5px;
        width: 22px;
    }
}

@media screen and (max-width: 460px) {
    .faq__title {
        margin-bottom: 35px;
    }

    .faq__text {
        margin-bottom: 30px;
    }

    .question,
    .answer {
        padding-right: 50px;
    }

    .question::before,
    .question::after {
        width: 20px;
        height: 2px;
    }
}

@media screen and (max-width: 359px) {
    .faq__text {
        margin-bottom: 25px;
    }

    .question,
    .answer {
        padding-right: 45px;
    }
}

/* -------------------------------------------- Projects */

.projects__page .projects {
    background-color: #f9f9f9;
}

.projects__content.flex {
    justify-content: flex-start;
    align-items: stretch;
    margin: 0 -60px -60px 0;
}

.project.flex {
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: nowrap;
    width: calc(33.33% - 60px);
    min-height: 345px;
    margin: 0 60px 60px 0;
    overflow: hidden;
    text-decoration: none;
    z-index: 1;
}

.project__img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    transition: transform 0.4s ease-in-out;
    z-index: -1;
}

.project:hover .project__img {
    transform: scale(1.1);
}

.project__content {
    display: block;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(51, 51, 51, 0.7);
    transform-origin: center bottom;
    transform: rotateX(120deg);
    transition: transform 0.4s ease-in-out;
}

.project:hover .project__content {
    transform: rotateX(0deg);
}

.project__services {
    padding-left: 18px;
}

.project__services > li {
    font-size: 16px;
    color: #eebc70;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.project__title {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
}

@media screen and (max-width: 1530px) {
    .project.flex {
        min-height: 323px;
    }
}

@media screen and (max-width: 1440px) {
    .project.flex {
        min-height: 304px;
    }
}

@media screen and (max-width: 1366px) {
    .projects__content.flex {
        margin: 0 -30px -30px 0;
    }

    .project.flex {
        width: calc(33.33% - 30px);
        min-height: 293px;
        margin: 0 30px 30px 0;
    }
}

@media screen and (max-width: 1260px) {
    .project.flex {
        min-height: 268px;
    }

    .project__content {
        padding: 18px 20px;
    }

    .project__title {
        font-size: 16px;
        margin-top: 18px;
    }

    .project__services > li {
        font-size: 15px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 1160px) {
    .projects__content.flex {
        margin: 0 -60px -60px 0;
    }

    .project.flex {
        width: calc(50% - 60px);
        margin: 0 60px 60px 0;
        min-height: 326px;
    }
}

@media screen and (max-width: 960px) {
    .projects__content.flex {
        margin: 0 -30px -30px 0;
    }

    .project.flex {
        width: calc(50% - 30px);
        margin: 0 30px 30px 0;
        min-height: 266px;
    }
}

@media screen and (max-width: 768px) {
    .projects__content.flex {
        flex-direction: column;
        flex-wrap: nowrap;
        margin: 0 0 -60px;
    }

    .project.flex {
        width: 100%;
        margin: 0 0 60px;
        min-height: 456px;
    }

    .project__content {
        transform: rotateX(0deg);
    }
}

@media screen and (max-width: 640px) {
    .project.flex {
        min-height: 398px;
    }
}

@media screen and (max-width: 560px) {
    .project.flex {
        min-height: 323px;
    }
}

@media screen and (max-width: 460px) {
    .projects__content.flex {
        margin-bottom: -55px;
    }

    .project.flex {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 440px) {
    .project.flex {
        min-height: 308px;
    }
}

@media screen and (max-width: 420px) {
    .project.flex {
        min-height: 293px;
    }
}

@media screen and (max-width: 400px) {
    .project.flex {
        min-height: 278px;
    }
}

@media screen and (max-width: 380px) {
    .project.flex {
        min-height: 263px;
    }
}

@media screen and (max-width: 360px) {
    .project.flex {
        min-height: 248px;
    }
}

@media screen and (max-width: 340px) {
    .project.flex {
        min-height: 233px;
    }
}

/* -------------------------------------------- Single Project */

.single__project {
    background-color: #f9f9f9;
}

.single__project__text + .single__project__gallery,
.single__project__gallery + .single__project__gallery {
    margin-top: 60px;
}

@media screen and (max-width: 1260px) {
    .single__project__text + .single__project__gallery,
    .single__project__gallery + .single__project__gallery {
        margin-top: 50px;
    }
}

@media screen and (max-width: 960px) {
    .single__project__text + .single__project__gallery,
    .single__project__gallery + .single__project__gallery {
        margin-top: 45px;
    }
}

@media screen and (max-width: 768px) {
    .single__project__text + .single__project__gallery,
    .single__project__gallery + .single__project__gallery {
        margin-top: 40px;
    }
}

@media screen and (max-width: 560px) {
    .single__project__text + .single__project__gallery,
    .single__project__gallery + .single__project__gallery {
        margin-top: 30px;
    }
}

@media screen and (max-width: 460px) {
    .single__project__text + .single__project__gallery,
    .single__project__gallery + .single__project__gallery {
        margin-top: 20px;
    }
}

/* -------------------------------------------- Footer */

.footer {
    border-top: 3px solid #f9f9f9;
}

.footer > .wrap.flex {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 40px 15px 15px;
}

.footer__left {
    margin: 0 60px 30px 0;
}

.footer__social__networks.flex {
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: nowrap;
    margin: 2px 0 25px;
}

.footer__social__network {
    width: 20px;
    max-height: 20px;
}

.footer__social__network:not(:last-child) {
    position: relative;
    margin-right: 30px;
}

.footer__social__network:not(:last-child)::before {
    content: '';
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 1px;
    height: 15px;
    background-color: #6c6868;
}

.footer__social__network:not(.youtube) svg,
.footer__social__network.youtube svg path:first-child {
    fill: #6c6868;
    transition: fill 0.25s ease-in-out;
}

.footer__social__network:not(.youtube):hover svg,
.footer__social__network.youtube:hover svg path:first-child {
    fill: #333333;
}

.footer__contacts.flex {
    justify-content: flex-start;
}

.footer__contacts > p,
.copyright {
    font-size: 18px;
    color: #6c6868;
}

.footer__contacts > p {
    margin-bottom: 20px;
}

.footer__contacts > p a {
    color: #6c6868;
    text-decoration: none;
}

.footer__contacts__divider {
    margin: 0 15px;
}

/* Footer Right */

.footer__right__title {
    font-size: 20px;
    font-weight: 500;
    color: #6c6868;
    margin-bottom: 20px;
}

.footer__right__items.flex {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: -50px;
}

.footer__right__item {
    display: block;
    height: 60px;
    margin: 0 50px 30px 0;
    filter: grayscale(100%);
}

.footer__right__item:hover {
    transform: scale(1.1);
    filter: grayscale(0);
}

.footer__right__item img {
    width: auto;
    height: 100%;
}

.scroll__up {
    visibility: hidden;
    position: fixed;
    right: 0;
    bottom: 50px;
    width: 50px;
    height: 50px;
    margin-right: 50px;
    background-color: #333333;
    opacity: 0;
    transition: visibility 0.25s ease-in-out, opacity 0.25s ease-in-out,
        background 0.25s ease-in-out, z-index 0s ease-in-out 0.25s;
    z-index: -1;
}

.scroll__up.active {
    visibility: visible;
    opacity: 1;
    transition: visibility 0.25s ease-in-out, opacity 0.25s ease-in-out,
        background 0.25s ease-in-out, z-index 0s ease-in-out 0s;
    z-index: 4;
}

.scroll__up::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: 1px solid #eebc70;
    border-left: 1px solid #eebc70;
    transform-origin: top left;
    transform: rotate(45deg);
    transition: border-color 0.25s ease-in-out;
}

.scroll__up:hover {
    background-color: #eebc70;
}

.scroll__up:hover::before {
    border-color: #333333;
}

@media screen and (max-width: 1260px) {
    .footer > .wrap.flex {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        padding-bottom: 40px;
    }

    .footer__left {
        order: 1;
        margin: 15px 0 0;
    }

    .footer__social__networks.flex {
        justify-content: center;
        margin-top: 0;
    }

    .footer__contacts.flex {
        justify-content: center;
    }

    .footer__right__items.flex {
        justify-content: center;
    }

    .footer__right__title {
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 960px) {
    .scroll__up {
        bottom: 40px;
        margin-right: 40px;
    }
}

@media screen and (max-width: 768px) {
    .scroll__up {
        bottom: 30px;
        margin-right: 30px;
    }
}

@media screen and (max-width: 640px) {
    .footer__contacts.flex {
        flex-direction: column;
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .footer__contacts__divider {
        display: none;
    }

    .scroll__up {
        width: 40px;
        height: 40px;
    }

    .scroll__up::before {
        width: 8px;
        height: 8px;
        margin-top: -3px;
    }
}

@media screen and (max-width: 560px) {
    .footer__right__title {
        font-size: 18px;
    }

    .footer__right__items.flex {
        margin-right: -30px;
    }

    .footer__right__item {
        margin-right: 30px;
    }

    .footer__contacts > p,
    .copyright {
        font-size: 16px;
    }
}

@media screen and (max-width: 460px) {
    .scroll__up {
        margin-right: 20px;
    }
}

@media screen and (max-width: 359px) {
    .footer__right__items.flex {
        margin-right: -20px;
    }

    .footer__right__item {
        margin-right: 20px;
    }
}

/* -------------------------------------------- Cookie Notice */

.cookie__notice {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333333;
    z-index: 20;
}

.cookie__notice > .wrap {
    position: relative;
    padding: 10px 50px 10px 15px;
}

.cookie__notice p,
.cookie__notice p a {
    font-size: 12px;
    color: #fff;
}

.accept__cookie {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    transform-origin: center;
    transition: transform 0.25s ease-in-out;
    cursor: pointer;
}

.accept__cookie::before,
.accept__cookie::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    margin: -1px 0 0 -12px;
    background: #fff;
    border-radius: 10px;
    transform-origin: center;
}

.accept__cookie::before {
    transform: rotate(45deg);
}

.accept__cookie::after {
    transform: rotate(-45deg);
}

.accept__cookie:hover {
    transform: rotate(180deg);
}

@media screen and (max-width: 560px) {
    .cookie__notice > .wrap {
        padding: 8px 50px 8px 15px;
    }
}

/* -------------------------------------------- Design and planning */

.design__and__planning__content {
    display: none;
    margin-top: 30px;
}

.design__and__planning__toggler label.flex + label.flex {
    margin-left: 30px;
}
/*! elementor - v3.32.0 - 21-10-2025 */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-4237{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-kit-4237 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{align-items:center;border-color:var(--n-accordion-border-color);border-radius:var(--n-accordion-border-radius);border-style:var(--n-accordion-border-style);border-width:var(--n-accordion-border-width);color:var(--n-accordion-title-normal-color);cursor:pointer;display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);justify-content:var(--n-accordion-title-justify-content);list-style:none;padding:var(--n-accordion-padding)}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-end:0;margin-block-start:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{align-items:center;font-size:var(--n-accordion-title-font-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{align-items:center;display:flex;flex-direction:row;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:auto}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color);height:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title{color:var(--n-accordion-title-active-color);margin-block-end:var(--n-accordion-item-title-distance-from-content)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.elementor-4478 .elementor-element.elementor-element-1cffeba4{--display:flex;--min-height:857px}.elementor-4478 .elementor-element.elementor-element-1cffeba4:not(.elementor-motion-effects-element-type-background),.elementor-4478 .elementor-element.elementor-element-1cffeba4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://combit-construction.com/wp-content/uploads/2025/12/Architectural-drawing.webp);background-position:3% 49%;background-repeat:no-repeat;background-size:cover}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-4478 .elementor-element.elementor-element-64c19757{background-color:#fff0;margin:399px 348px calc(var(--kit-widget-spacing, 0px) + 348px) 348px;padding:8px 8px 8px 8px;background-image:linear-gradient(184deg,#162E1963 0%,#1210118F 10%);text-align:center}.elementor-4478 .elementor-element.elementor-element-64c19757.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0}.elementor-4478 .elementor-element.elementor-element-64c19757 .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#B7C240;stroke:#B7C240;color:#E0A952}.elementor-4478 .elementor-element.elementor-element-1c383f1{--display:flex;--min-height:0px}.elementor-4478 .elementor-element.elementor-element-203ddea6{--spacer-size:50px}.elementor-4478 .elementor-element.elementor-element-3ffe2a3b{--display:grid;--min-height:745px;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--align-items:stretch}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-4478 .elementor-element.elementor-element-8bdb70c{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-4478 .elementor-element.elementor-element-8bdb70c.e-con{--align-self:stretch}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-4478 .elementor-element.elementor-element-6837c5f img{width:100%}.elementor-4478 .elementor-element.elementor-element-9a9a8cc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-4478 .elementor-element.elementor-element-e19d631{margin:39px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-4478 .elementor-element.elementor-element-43ae0e2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap}.elementor-4478 .elementor-element.elementor-element-7563e54{--e-image-carousel-slides-to-show:4;padding:12px 12px 25px 12px}.elementor-4478 .elementor-element.elementor-element-7563e54 .elementor-swiper-button.elementor-swiper-button-prev,.elementor-4478 .elementor-element.elementor-element-7563e54 .elementor-swiper-button.elementor-swiper-button-next{font-size:0}.elementor-4478 .elementor-element.elementor-element-79c9ae15{--spacer-size:50px}.elementor-4478 .elementor-element.elementor-element-0dc07fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-4478 .elementor-element.elementor-element-eb68f2d{--spacer-size:62px}.elementor-4478 .elementor-element.elementor-element-6b5aa29{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-21px;--margin-bottom:11px;--margin-left:0px;--margin-right:0px}.elementor-4478 .elementor-element.elementor-element-2bfe165{margin:20px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-4478 .elementor-element.elementor-element-45dab17{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-4478 .elementor-element.elementor-element-0062c2b{margin:30px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 20px 0;text-align:center}.elementor-4478 .elementor-element.elementor-element-0062c2b .elementor-heading-title{color:#000}.elementor-4478 .elementor-element.elementor-element-e091204{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--overlay-opacity:0.5}.elementor-4478 .elementor-element.elementor-element-e091204::before,.elementor-4478 .elementor-element.elementor-element-e091204>.elementor-background-video-container::before,.elementor-4478 .elementor-element.elementor-element-e091204>.e-con-inner>.elementor-background-video-container::before,.elementor-4478 .elementor-element.elementor-element-e091204>.elementor-background-slideshow::before,.elementor-4478 .elementor-element.elementor-element-e091204>.e-con-inner>.elementor-background-slideshow::before,.elementor-4478 .elementor-element.elementor-element-e091204>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:#FFF;--background-overlay:''}.elementor-4478 .elementor-element.elementor-element-e091204.e-con{--align-self:stretch}.elementor-4478 .elementor-element.elementor-element-32fbe89{--display:flex}.elementor-4478 .elementor-element.elementor-element-fec6f5f{background-color:#F3F3F3;border-style:solid;border-width:0 0 0 0}.elementor-4478 .elementor-element.elementor-element-4f242c9{--display:flex}.elementor-4478 .elementor-element.elementor-element-a048dca{background-color:#FFFDFD}.elementor-4478 .elementor-element.elementor-element-a048dca.elementor-element{--flex-grow:1;--flex-shrink:0}.elementor-4478 .elementor-element.elementor-element-901b0dc{--display:flex}.elementor-4478 .elementor-element.elementor-element-9dfaf57{background-color:#F3F3F3;padding:0 5px 0 5px}.elementor-4478 .elementor-element.elementor-element-9dfaf57.elementor-element{--flex-grow:1;--flex-shrink:0}.elementor-4478 .elementor-element.elementor-element-a0ae5d8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--overlay-opacity:0.5;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px}.elementor-4478 .elementor-element.elementor-element-a0ae5d8::before,.elementor-4478 .elementor-element.elementor-element-a0ae5d8>.elementor-background-video-container::before,.elementor-4478 .elementor-element.elementor-element-a0ae5d8>.e-con-inner>.elementor-background-video-container::before,.elementor-4478 .elementor-element.elementor-element-a0ae5d8>.elementor-background-slideshow::before,.elementor-4478 .elementor-element.elementor-element-a0ae5d8>.e-con-inner>.elementor-background-slideshow::before,.elementor-4478 .elementor-element.elementor-element-a0ae5d8>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:#FFF;--background-overlay:''}.elementor-4478 .elementor-element.elementor-element-a0ae5d8.e-con{--align-self:stretch}.elementor-4478 .elementor-element.elementor-element-2246295{--display:flex}.elementor-4478 .elementor-element.elementor-element-e0a2dad{background-color:#FFFDFD}.elementor-4478 .elementor-element.elementor-element-e0a2dad.elementor-element{--flex-grow:1;--flex-shrink:0}.elementor-4478 .elementor-element.elementor-element-2147867{--display:flex}.elementor-4478 .elementor-element.elementor-element-a877465{background-color:#F3F3F3;border-style:solid;border-width:0 0 0 0}.elementor-4478 .elementor-element.elementor-element-b9f9e6f{--display:flex}.elementor-4478 .elementor-element.elementor-element-049800b{background-color:#FFF;padding:0 5px 0 5px}.elementor-4478 .elementor-element.elementor-element-049800b.elementor-element{--flex-grow:1;--flex-shrink:0}.elementor-4478 .elementor-element.elementor-element-610ba15{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:16px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4478 .elementor-element.elementor-element-255090a{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-4478 .elementor-element.elementor-element-5b726dc{column-gap:0;text-align:left;font-family:"Roboto",Sans-serif;font-weight:400}.elementor-4478 .elementor-element.elementor-element-5b726dc p{margin-block-end:0}.elementor-4478 .elementor-element.elementor-element-b0c959e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:12px;--padding-bottom:13px;--padding-left:13px;--padding-right:0px}.elementor-4478 .elementor-element.elementor-element-7315d74{--spacer-size:50px}.elementor-4478 .elementor-element.elementor-element-e1e6c83{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4478 .elementor-element.elementor-element-ad97083{padding:30px 0 0 0}.elementor-4478 .elementor-element.elementor-element-623dd05{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4478 .elementor-element.elementor-element-2a4658c{margin:10px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-4478 .elementor-element.elementor-element-2a4658c .elementor-wrapper{--video-aspect-ratio:1.5}.elementor-4478 .elementor-element.elementor-element-63cf1fb{margin:10px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-4478 .elementor-element.elementor-element-3cbb2e1{--spacer-size:50px}.elementor-4478 .elementor-element.elementor-element-931f643{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-4478 .elementor-element.elementor-element-3afcd16a{--display:flex}.elementor-4478 .elementor-element.elementor-element-3afcd16a:not(.elementor-motion-effects-element-type-background),.elementor-4478 .elementor-element.elementor-element-3afcd16a>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#00000003}.elementor-4478 .elementor-element.elementor-element-3f5fe1a3{--spacer-size:50px}.elementor-4478 .elementor-element.elementor-element-50b02d0d{text-align:center}.elementor-4478 .elementor-element.elementor-element-50b02d0d .elementor-heading-title{font-family:"Roboto",Sans-serif;font-size:36px;font-weight:900;-webkit-text-stroke-color:#51AA47;stroke:#51AA47;color:#030303B5}.elementor-4478 .elementor-element.elementor-element-7685597a{--display:flex}.elementor-4478 .elementor-element.elementor-element-584671b3{--display:flex}.elementor-4478 .elementor-element.elementor-element-51feb691{--display:flex}.elementor-4478 .elementor-element.elementor-element-1b6bd073{--n-accordion-title-font-size:1,75rem;--n-accordion-title-justify-content:initial;--n-accordion-title-flex-grow:initial;--n-accordion-item-title-space-between:20px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:23px}.elementor-4478 .elementor-element.elementor-element-8d8edaf{--spacer-size:50px}@media(min-width:768px){.elementor-4478 .elementor-element.elementor-element-3ffe2a3b{--content-width:1345px}.elementor-4478 .elementor-element.elementor-element-43ae0e2{--content-width:1242px}.elementor-4478 .elementor-element.elementor-element-0dc07fa{--content-width:1345px}.elementor-4478 .elementor-element.elementor-element-e091204{--content-width:1368px}.elementor-4478 .elementor-element.elementor-element-a0ae5d8{--content-width:1368px}.elementor-4478 .elementor-element.elementor-element-610ba15{--content-width:1373px}.elementor-4478 .elementor-element.elementor-element-255090a{--width:49%}.elementor-4478 .elementor-element.elementor-element-b0c959e{--width:50%}.elementor-4478 .elementor-element.elementor-element-e1e6c83{--content-width:1345px}.elementor-4478 .elementor-element.elementor-element-623dd05{--content-width:1345px}.elementor-4478 .elementor-element.elementor-element-3afcd16a{--content-width:1265px}}@media(max-width:1024px){.elementor-4478 .elementor-element.elementor-element-1cffeba4:not(.elementor-motion-effects-element-type-background),.elementor-4478 .elementor-element.elementor-element-1cffeba4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-position:0% 5%}.elementor-4478 .elementor-element.elementor-element-3ffe2a3b{--grid-auto-flow:row}.elementor-4478 .elementor-element.elementor-element-623dd05{--grid-auto-flow:row}}@media(max-width:767px){.elementor-4478 .elementor-element.elementor-element-1cffeba4{--min-height:760px}.elementor-4478 .elementor-element.elementor-element-1cffeba4:not(.elementor-motion-effects-element-type-background),.elementor-4478 .elementor-element.elementor-element-1cffeba4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-position:-347px 1%}.elementor-4478 .elementor-element.elementor-element-64c19757{width:100%;max-width:100%;margin:285px 144px calc(var(--kit-widget-spacing, 0px) + 120px) 4px;padding:0 0 0 0;text-align:center}.elementor-4478 .elementor-element.elementor-element-64c19757.elementor-element{--align-self:flex-start}.elementor-4478 .elementor-element.elementor-element-3ffe2a3b{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row}.elementor-4478 .elementor-element.elementor-element-e1e6c83{--content-width:500px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:0px}.elementor-4478 .elementor-element.elementor-element-623dd05{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:14px;--padding-bottom:14px;--padding-left:14px;--padding-right:14px}}.elementor-4478 .elementor-element.elementor-element-64c19757 .elementor-heading-title{font-family:'Arial',sans-serif;font-weight:800;font-size:32px;line-height:1.2;letter-spacing:.5px;background:linear-gradient(90deg,#e3a455 0%,#f6dba6 25%,#fde0a6 50%,#eebc70 75%,#ba7f3b 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.elementor-4478 .elementor-element.elementor-element-590540c2 ul{padding-left:20px;margin-left:0}.elementor-4478 .elementor-element.elementor-element-6837c5f,.elementor-4478 .elementor-element.elementor-element-6837c5f figure,.elementor-4478 .elementor-element.elementor-element-6837c5f img{height:100%;width:100%}.elementor-4478 .elementor-element.elementor-element-6837c5f img{object-fit:cover}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}.header__right__content{gap:12px}.header__btn{display:inline-block;padding:16px 24px;font-size:1.1em;font-weight:700;border-radius:6px;text-decoration:none;color:#e6c178;margin:0 4px;text-align:center;min-width:180px;border:2px solid #fff0;transition:background 0.2s,color 0.2s,box-shadow 0.2s}.header__btn--call,.header__btn--calc{background:#2d2d2d;color:#e6c178;border:2px solid #e6c178;font-weight:700}.header__btn--call:hover,.header__btn--calc:hover{background:#3a3a3a;color:#e6c178;border-color:#e6c178;box-shadow:0 2px 8px rgb(230 193 120 / .08)}.mobile-cta-wrap{display:none}@media (max-width:768px){.header__right__content>.header__btn{display:none!important}}@media (max-width:768px){.mobile-cta-wrap{display:flex;flex-direction:row;gap:8px;margin:16px 0 0 0;width:100%;padding:0 8px;box-sizing:border-box}.mobile-cta-wrap .header__btn{flex:1 1 0%;width:100%;min-width:0;margin:0;padding:16px 0;font-size:1.05em;font-weight:700;border-radius:6px;text-decoration:none;color:#e6c178;background:#2d2d2d;border:2px solid #e6c178;transition:background 0.2s,color 0.2s,box-shadow 0.2s;box-sizing:border-box;text-align:center;overflow:hidden}}.mobile-cta-wrap .header__btn--call:hover,.mobile-cta-wrap .header__btn--calc:hover{background:#3a3a3a;color:#e6c178;border-color:#e6c178;box-shadow:0 2px 8px rgb(230 193 120 / .08)}.videos__content.video__testimonials.flex{display:grid!important;grid-template-columns:repeat(3,minmax(350px,1fr))!important;gap:110px!important;margin:0 auto!important}.videos__content.video__testimonials.flex .video__wrap{display:flex!important;flex-direction:column!important;width:100%!important}@media (max-width:768px){.videos__content.video__testimonials.flex{grid-template-columns:1fr!important;gap:20px!important}}.videos__content.video__testimonials.flex{gap:0 110px!important}@media screen and (min-width:769px){.wp-block-table table{width:100%!important;table-layout:auto!important}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(80 77 77 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;transition-duration:0.5s}.twentytwenty-before-label,.twentytwenty-after-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.twentytwenty-before-label:before,.twentytwenty-after-label:before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-before-label:before,.twentytwenty-after-label:before{position:absolute;background:rgb(255 255 255 / .2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-before-label:before,.twentytwenty-horizontal .twentytwenty-after-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow,.twentytwenty-down-arrow{width:0;height:0;border:6px inset transparent!important;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-up-arrow,.twentytwenty-down-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:#fff0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover{background:rgb(0 0 0 / .5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid white!important;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5);z-index:40;cursor:all-scroll}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 white,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 3px 0 white,0 0 12px rgb(51 51 51 / .5);box-shadow:0 3px 0 white,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 white,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 -3px 0 white,0 0 12px rgb(51 51 51 / .5);box-shadow:0 -3px 0 white,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 white,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:3px 0 0 white,0 0 12px rgb(51 51 51 / .5);box-shadow:3px 0 0 white,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 white,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:-3px 0 0 white,0 0 12px rgb(51 51 51 / .5);box-shadow:-3px 0 0 white,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-left-arrow{border-right:6px solid white!important;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid white!important;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid white!important;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid white!important;bottom:50%;margin-bottom:-17px}.beafwc-outside-label-wrapper{position:relative;overflow:hidden}.beafwc-outside-label-wrapper>.twentytwenty-before-label,.beafwc-outside-label-wrapper>.twentytwenty-after-label{opacity:1}.beafwc-outside-label-wrapper.twentytwenty-vertical>.twentytwenty-before-label:before{top:0;z-index:25;width:max-content!important;background-color:rgb(0 0 0 / .5)}.beafwc-outside-label-wrapper.twentytwenty-vertical .twentytwenty-after-label:before{bottom:0;z-index:25;width:max-content!important;background-color:rgb(0 0 0 / .5)}.twentytwenty-vertical .default .twentytwenty-before-label:before,.twentytwenty-vertical .default .twentytwenty-after-label:before{padding:0!important}.twentytwenty-before-label,.twentytwenty-after-label{background:none!important}.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before{width:120px!important;left:0!important;right:0!important;margin:0 auto!important}.twentytwenty-horizontal .design-1 .twentytwenty-before-label::before,.twentytwenty-horizontal .design-1 .twentytwenty-after-label::before{top:60px}.twentytwenty-horizontal .design-1 .twentytwenty-before-label::before{left:80px}.twentytwenty-horizontal .design-1 .twentytwenty-after-label::before{right:80px}.design-1 .twentytwenty-before-label::before,.design-1 .twentytwenty-after-label::before{background:#f1f1f1;color:#000}.twentytwenty-vertical .design-1 .twentytwenty-handle{margin-top:0}.twentytwenty-vertical .design-1 .twentytwenty-handle:after{margin-right:0}.twentytwenty-vertical .design-1 .twentytwenty-handle:before{margin-left:0}.design-1 .twentytwenty-before-label::before,.design-1 .twentytwenty-after-label::before{font-size:16px;line-height:1;padding:16px 30px;color:#000;text-transform:none;border-radius:25px}.design-1 .twentytwenty-handle{height:0;width:0;border:0!important}.design-1 .twentytwenty-left-arrow{border-right:0!important;left:0;margin-left:0}.design-1 .twentytwenty-right-arrow{border-left:0!important;right:0;margin-right:0}.design-1 .twentytwenty-horizontal .twentytwenty-handle::before{margin-bottom:-17px}.design-1 .twentytwenty-handle{margin-left:0}.twentytwenty-horizontal .design-1 .twentytwenty-handle::before{margin-bottom:0}.twentytwenty-horizontal .design-1 .twentytwenty-handle::after{margin-top:0}.design-1 .twentytwenty-overlay .twentytwenty-before-label,.design-1 .twentytwenty-overlay .twentytwenty-after-label{opacity:1}.twentytwenty-horizontal .design-2 .twentytwenty-before-label::before,.twentytwenty-horizontal .design-2 .twentytwenty-after-label::before{top:unset;bottom:45px!important}.twentytwenty-horizontal .design-2 .twentytwenty-before-label::before{left:0}.twentytwenty-horizontal .design-2 .twentytwenty-after-label::before{right:0}.twentytwenty-horizontal .design-2 .twentytwenty-before-label{left:0;padding:0}.twentytwenty-horizontal .design-2 .twentytwenty-after-label{right:0;padding:0}.twentytwenty-horizontal .design-2 .twentytwenty-before-label::before{left:0}.twentytwenty-horizontal .design-2 .twentytwenty-handle::before{bottom:85%}.twentytwenty-horizontal .design-2 .twentytwenty-handle::after{top:85%}.design-2 .twentytwenty-before-label::before{background:#526F9B}.design-2 .twentytwenty-after-label::before{background:#205D00}.design-2 .twentytwenty-after-label::before{border-radius:50px 0 0 50px;text-transform:uppercase}.design-2 .twentytwenty-before-label::before{border-radius:0 50px 50px 0;text-transform:uppercase}.design-2 .twentytwenty-overlay .twentytwenty-before-label,.design-2 .twentytwenty-overlay .twentytwenty-after-label{opacity:1}.design-2 .twentytwenty-handle{height:120px!important;width:24px!important;background:#fff;margin-top:-63px!important;margin-left:-15px!important}.twentytwenty-vertical .design-2 .twentytwenty-handle:before,.twentytwenty-vertical .design-2 .twentytwenty-handle:after{box-shadow:none!important}.twentytwenty-vertical .design-2 .twentytwenty-down-arrow{border-top:6px solid #737373!important}.twentytwenty-vertical .design-2 .twentytwenty-up-arrow{border-bottom:6px solid #737373!important}.twentytwenty-vertical .design-2 .twentytwenty-handle{height:24px!important;width:120px!important;background:#fff;margin-top:-12px!important;margin-left:-60px!important}.twentytwenty-vertical .design-2 .twentytwenty-handle .twentytwenty-down-arrow{bottom:55%}.twentytwenty-vertical .design-2 .twentytwenty-handle .twentytwenty-up-arrow{top:55%}.design-2 .twentytwenty-left-arrow{border-right:6px solid #737373!important;left:55%}.design-2 .twentytwenty-right-arrow{border-left:6px solid #737373!important;right:55%}.twentytwenty-horizontal .design-3 .twentytwenty-before-label::before,.twentytwenty-horizontal .design-3 .twentytwenty-after-label::before{top:unset;bottom:45px!important}.twentytwenty-vertical .design-3 .twentytwenty-handle:before{left:77%}.twentytwenty-vertical .design-3 .twentytwenty-handle:after{right:74%}.twentytwenty-vertical .design-3 .twentytwenty-down-arrow{border-top:6px solid #fff}.twentytwenty-vertical .design-3 .twentytwenty-up-arrow{border-bottom:6px solid #fff}.twentytwenty-horizontal .design-3 .twentytwenty-after-label::before{right:0px!important}.twentytwenty-horizontal .design-3 .twentytwenty-before-label{left:0;padding:0}.twentytwenty-horizontal .design-3 .twentytwenty-after-label{right:0;padding:0}.twentytwenty-horizontal .design-3 .twentytwenty-before-label::before{left:0}.twentytwenty-horizontal .design-3 .twentytwenty-handle::before{margin-bottom:45px}.twentytwenty-horizontal .design-3 .twentytwenty-handle::after{margin-top:46px}.design-3 .twentytwenty-before-label::before{background:#F36F02}.design-3 .twentytwenty-after-label::before{background:#fff;color:#3d3d3d}.design-2 .twentytwenty-before-label::before,.design-2 .twentytwenty-after-label::before,.design-4 .twentytwenty-before-label::before,.design-4 .twentytwenty-after-label::before,.design-3 .twentytwenty-before-label::before,.design-3 .twentytwenty-after-label::before{font-size:16px;line-height:1;padding:16px 30px}.design-3 .twentytwenty-after-label::before{border-radius:50px 0 0 50px;text-transform:uppercase}.design-3 .twentytwenty-before-label::before{border-radius:0 50px 50px 0;text-transform:uppercase}.design-4 .twentytwenty-after-label::before{border-radius:50px 0 0 50px;text-transform:uppercase}.design-4 .twentytwenty-before-label::before{border-radius:0 50px 50px 0;text-transform:uppercase}.twentytwenty-vertical .design-2 .twentytwenty-before-label::before,.twentytwenty-vertical .design-4 .twentytwenty-before-label::before,.twentytwenty-vertical .design-2 .twentytwenty-after-label::before,.twentytwenty-vertical .design-4 .twentytwenty-after-label::before,.twentytwenty-vertical .design-3 .twentytwenty-before-label::before,.twentytwenty-vertical .design-3 .twentytwenty-after-label::before{border-radius:50px;text-transform:uppercase}.design-3 .twentytwenty-overlay .twentytwenty-before-label,.design-3 .twentytwenty-overlay .twentytwenty-after-label{opacity:1}.design-3 .twentytwenty-handle{height:85px!important;width:85px!important;margin-top:-44px;margin-left:-45px}.twentytwenty-horizontal .design-4 .twentytwenty-before-label::before,.twentytwenty-horizontal .design-4 .twentytwenty-after-label::before{top:60px}.twentytwenty-horizontal .design-4 .twentytwenty-before-label::before{left:0}.twentytwenty-horizontal .design-4 .twentytwenty-after-label::before{right:0px!important}.twentytwenty-horizontal .design-4 .twentytwenty-before-label{left:0;padding:0}.twentytwenty-horizontal .design-4 .twentytwenty-after-label{right:0;padding:0}.twentytwenty-horizontal .design-4 .twentytwenty-before-label::before{left:0}.twentytwenty-horizontal .design-4 .twentytwenty-handle::before{margin-bottom:45px}.twentytwenty-horizontal .design-4 .twentytwenty-handle::after{margin-top:46px}.design-4 .twentytwenty-before-label::before{background:#EA7639;color:#fff}.design-4 .twentytwenty-after-label::before{background:#487D8D;color:#fff}.design-4 .twentytwenty-overlay .twentytwenty-before-label,.design-4 .twentytwenty-overlay .twentytwenty-after-label{opacity:1}.design-4 .twentytwenty-handle{height:0;width:0;border:0!important;margin-left:0;margin-top:0}.twentytwenty-vertical .design-4 .twentytwenty-handle{margin-top:0}.twentytwenty-vertical .design-4 .twentytwenty-up-arrow{border-bottom:6px solid #fff}.twentytwenty-vertical .design-4 .twentytwenty-down-arrow{border-top:6px solid #fff}.twentytwenty-vertical .design-4 .twentytwenty-handle:before,.twentytwenty-vertical .design-4 .twentytwenty-handle:after{margin-left:0;margin-right:0}.design-4 .twentytwenty-horizontal .twentytwenty-handle::before{margin-bottom:-17px}.twentytwenty-horizontal .design-4 .twentytwenty-handle::before{margin-bottom:0}.twentytwenty-horizontal .design-4 .twentytwenty-handle::after{margin-top:0}.design-5 .twentytwenty-handle{background-color:#fff;border:10px solid #000!important;margin-top:-28px;margin-left:-28px;border-color:rgb(255 255 255 / .53)!important;-webkit-background-clip:padding-box;background-clip:padding-box}.design-5 .twentytwenty-handle:after,.design-5 .twentytwenty-handle:before{display:none!important}.design-5 .twentytwenty-left-arrow{border-right:6px solid #737373!important}.design-5 .twentytwenty-right-arrow{border-left:6px solid #737373!important}.twentytwenty-vertical .design-5 .twentytwenty-down-arrow{border-top:6px solid #737373!important}.twentytwenty-vertical .design-5 .twentytwenty-up-arrow{border-bottom:6px solid #737373!important}.design-6 .twentytwenty-handle{background-color:#fff0}.twentytwenty-horizontal .design-6 .twentytwenty-handle{height:70px!important;width:15px!important;margin-left:-11px;margin-top:-37px}.twentytwenty-vertical .design-6 .twentytwenty-handle{width:70px!important;height:15px!important;margin-left:-38px;margin-top:-11px}.design-6 .twentytwenty-down-arrow{margin-bottom:-30px}.design-6 .twentytwenty-up-arrow{margin-top:-30px}.twentytwenty-vertical .design-6 .twentytwenty-handle:after{margin-right:36px}.twentytwenty-vertical .design-6 .twentytwenty-handle:before{margin-left:36px}.design-6 .twentytwenty-left-arrow{margin-left:-30px}.design-6 .twentytwenty-right-arrow{margin-right:-30px}.twentytwenty-horizontal .design-6 .twentytwenty-handle::after{top:74%}.twentytwenty-horizontal .design-6 .twentytwenty-handle::before{bottom:74%}.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before{margin-left:-74px}.twentytwenty-vertical .default .twentytwenty-before-label:before,.twentytwenty-vertical .default .twentytwenty-after-label:before{padding:0!important;margin-left:-45px}.design-7.twentytwenty-container{overflow:inherit;margin-bottom:25px}.design-7 .twentytwenty-handle{z-index:99999;bottom:0;background:#fff;height:10px;top:inherit;padding:0;border:0!important;width:38px;margin:0;margin-left:-22px;border-radius:30px}.design-7 .twentytwenty-left-arrow,.design-7 .twentytwenty-right-arrow{display:none;padding:0}.bafg-handle-wrapper{width:100%;background:rgb(0 0 0 / .25);height:10px;margin-right:0;z-index:10;position:absolute;bottom:-22px;border-radius:30px;border-radius:30px}.twentytwenty-horizontal .design-7 .twentytwenty-handle:before,.twentytwenty-horizontal .design-7 .twentytwenty-handle:after{height:0}.bafg-blur{filter:blur(5px)}.bafg-grayscale{filter:grayscale(1)}.bafg-sepia{filter:sepia(1)}.bafg-saturate{filter:saturate(10)}.handle-trnasf{width:37px;height:37px;border:3px solid #fff;margin-top:0;margin-left:-21px;transform:rotate(45deg)}.twentytwenty-vertical .design-1 .handle-trnasf{margin-top:-20px}.twentytwenty-horizontal .design-1 .handle-trnasf{margin-left:-22px}.twentytwenty-vertical .design-1 .twentytwenty-down-arrow{transform:rotate(0deg)}.twentytwenty-vertical .design-1 .twentytwenty-up-arrow{top:inherit!important;margin-top:inherit!important;margin-left:inherit!important}.twentytwenty-vertical .design-1 .twentytwenty-up-arrow{top:-18px!important;left:-5px!important;transform:rotate(0deg)}.twentytwenty-vertical .design-1 .twentytwenty-down-arrow{top:5px;left:2px}.twentytwenty-vertical .design-1 .twentytwenty-handle::before,.twentytwenty-vertical .design-1 .twentytwenty-handle::after{height:3px}.twentytwenty-wrapper.twentytwenty-horizontal .handle-trnasf::before{position:absolute;content:'';top:21px;right:21px;border:6px inset #fff0;border-right:6px solid #fff;transform:rotate(-45deg)}.twentytwenty-wrapper.twentytwenty-horizontal .handle-trnasf::after{position:absolute;content:'';top:4px;right:4px;border:6px inset #fff0;border-left:6px solid #fff;transform:rotate(-45deg)}.twentytwenty-vertical .design-2 .twentytwenty-handle{margin-top:-15px!important}.elementor-widget-container .design-3 .twentytwenty-handle{margin-left:-43px}.elementor-widget-container .twentytwenty-horizontal .design-1 .handle-trnasf{margin-left:-22px}.elementor-widget-container .twentytwenty-wrapper.twentytwenty-horizontal .handle-trnasf::after{top:1px;right:1px}.elementor-widget-container .twentytwenty-wrapper.twentytwenty-horizontal .handle-trnasf::before{top:23px;right:23px}.elementor-widget-container .twentytwenty-right-arrow{right:50%;margin-right:-17px}.bafg-row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}.bafg-col-3{flex:0 0 auto;width:25%}.bafg-col-4{flex:0 0 auto;width:33.33333333%}.bafg-col-6{flex:0 0 auto;width:50%}.bafg-col-12{width:100%;flex:0 0 auto}.bafg-col-12,.bafg-col-6,.bafg-col-3,.bafg-col-4{margin-top:15px;margin-bottom:15px;padding:0 15px}.bafg_gallery_filter .bafg-twentytwenty-container,.bafg-gallery-row .bafg-twentytwenty-container{width:100%!important}@media only screen and (max-width:767px){.bafg-col-3{flex:0 0 auto;width:100%}.bafg-col-4{flex:0 0 auto;width:100%}.bafg-col-6{flex:0 0 auto;width:100%}.bafg-col-12{flex:0 0 auto;width:100%}}.bafg-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.bafg-container{width:750px}}@media (min-width:992px){.bafg-container{width:970px}}@media (min-width:1200px){.bafg-container{width:1170px}}.bafg-single-page{margin:50px 0}.bafg-slider-title{margin:20px 0 15px 0;font-size:26px;padding:0}.bafg-slider-description{font-size:15px}.bafg-method-3-wrapper img::selection{background:unset}.bafg-twentytwenty-container:not([data-video-type]){position:relative;max-width:unset!important}.bafg-twentytwenty-container .popup_button{position:absolute;right:10px;bottom:10px;height:24px;background-color:#fff;z-index:999;padding:5px;border-radius:5px;width:24px}.bafg-twentytwenty-container .popup_button img{height:25px;width:25px;display:block;margin-top:5px;margin-left:5px}.bafg-twentytwenty-container .popup_button:focus{outline:0!important}.bafg_popup_preview{display:none}.bafg_popup_preview{position:fixed;top:0;left:0;right:0;bottom:0;text-align:center;z-index:999999}.bafg_popup_preview_content{width:100%;overflow:auto;background:rgb(0 0 0 / .945);color:#000;position:relative;box-sizing:border-box;border-radius:0;height:100%}#bafg_popup_wrap{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.bafg_popup_preview .close{position:absolute;right:0;top:0;display:block;padding:25px;line-height:0;color:#fff;cursor:pointer;transition:0.5s;z-index:2}.bafg_popup_preview .close:hover{color:#ff1212}#bafg_popup_wrap .bafg-twentytwenty-container{margin:0 auto}.bafg-twentytwenty-container img{position:absolute;left:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.bafg-twentytwenty-container iframe{position:absolute;left:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.bafg-twentytwenty-container video{position:absolute;left:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.bafg-preloader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:9999;display:flex;justify-content:center;align-items:center}.bafg-preloader-img{border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}div#bafg_popup_wrap .bafg-preloader{display:none}.bafg-twentytwenty-container img{margin:0;width:100%}pre{background-color:#030466;color:#45ff45;padding:20px}.slider-info-4486.bafg-slider-info .bafg-slider-title{font-size:22px}.slider-info-4486.bafg-slider-info .bafg_slider_readmore_button{text-align:center}