img:is([sizes=auto i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

.convertkit-button a,
.convertkit-button span {
    display: block;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

.convertkit-button {
    margin-bottom: 20px
}

@media only screen and (min-width:482px) {
    .convertkit-button {
        margin-bottom: 30px
    }
}

: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, rgba(6, 147, 227, 1) 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, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 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, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:root {
    --wp--style--global--content-size: 800px;
    --wp--style--global--wide-size: 1200px
}

:where(body) {
    margin: 0
}

:where(.wp-site-blocks)>* {
    margin-block-start: 24px;
    margin-block-end: 0
}

:where(.wp-site-blocks)>:first-child {
    margin-block-start: 0
}

:where(.wp-site-blocks)>:last-child {
    margin-block-end: 0
}

:root {
    --wp--style--block-gap: 24px
}

:root :where(.is-layout-flow)>:first-child {
    margin-block-start: 0
}

:root :where(.is-layout-flow)>:last-child {
    margin-block-end: 0
}

:root :where(.is-layout-flow)>* {
    margin-block-start: 24px;
    margin-block-end: 0
}

:root :where(.is-layout-constrained)>:first-child {
    margin-block-start: 0
}

:root :where(.is-layout-constrained)>:last-child {
    margin-block-end: 0
}

:root :where(.is-layout-constrained)>* {
    margin-block-start: 24px;
    margin-block-end: 0
}

:root :where(.is-layout-flex) {
    gap: 24px
}

:root :where(.is-layout-grid) {
    gap: 24px
}

body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

a:where(:not(.wp-element-button)) {
    text-decoration: underline
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

:root {
    --heading-font: "EmBauhausW00";
    --theme-green: #06ffac;
    --theme-pink: #ff03a5
}

body {
    background-color: #000;
    color: #fff;
    font-family: "Ofelia Display";
    margin: 0
}

h1,
h2,
h3,
h6 {
    font-family: var(--heading-font)
}

a {
    color: var(--e-global-color-accent);
    text-decoration: none
}

p {
    margin-block-start: 0em
}

.container {
    position: relative;
    z-index: 1
}

header {
    left: 0 !important;
    width: 100% !important
}

.testimonail-section .swiper-pagination-bullet {
    height: 3px;
    width: 30px;
    border-radius: 0;
    transform: none !important;
    color: #525252 !important
}

.swiper-pagination-bullet {
    color: #525252 !important
}

.testimonail-section .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #fff !important
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #fff !important
}

footer {
    padding: 80px 0
}

nav.nav-menu {
    display: inline-block;
    position: relative
}

nav.nav-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width:1024px) {
    header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a {
        justify-content: start !important
    }

    nav.nav-menu {
        position: fixed;
        width: 100%;
        height: 0%;
        opacity: 1;
        left: 0;
        top: 0;
        z-index: 1;
        background: #000;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: all .3s;
        overflow: hidden
    }

    header .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a.has-submenu.highlighted,
    header .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a:hover {
        color: #33373d !important
    }

    header .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a.has-submenu.highlighted .sub-arrow svg path,
    header .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a:hover .sub-arrow svg path {
        fill: #33373d !important
    }
}

:root {
    --black: #000;
    --text: rgba(255, 255, 255, .96);
    --colors--white: white;
    --letterspacing--h1: -0.05em;
    --letterspacing--h3: -0.03em;
    --text-medium: #9d9d9d;
    --layout--padding-mobile: 6vw;
    --box-full-color: #1f1f1f;
    --box: rgba(255, 255, 255, .12);
    --border: rgba(255, 255, 255, .2);
    --yellow: #fff500;
    --text-light: #737373;
    --border-focus: #5c5c5c;
    --transparent: transparent;
    --layout--blog-container-width: 700px;
    --text-richtext: rgba(255, 255, 255, .7);
    --webflow--blue: #146ef5;
    --text-inactive: rgba(255, 255, 255, .2);
    --box-hover: rgba(255, 255, 255, .16)
}

.hh2-heading__h1-dummy.cb-ts__active {
    transform: translate(0);
    display: flex
}

.hh2-heading__h1-dummy {
    transition-duration: 7s
}

.hh2-heading__h1-scrollmove {
    width: 100%
}

@media (max-width:767px) {
    .hh2-heading__h1-scrollmove {
        transform: translate(0) !important
    }
}

.opolloslider-lst__collection-item {
    height: 100%;
    transform: translateY(100%)
}

.opolloslider-lst__collection-item.cb-active,
.opolloslider-lst__collection-item.cb-past {
    height: 100svh;
    transform: translateY(0)
}

.opolloslider-lst__collection-item {
    will-change: transform
}

.opolloslider-lst.opolloslider-lst__past .opolloslider-lst__nav__progress-bar {
    opacity: 0
}

.hh2-heading__h3-wrapper {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 1;
    display: flex;
    justify-content: center
}

.hh2-heading__h1-wrapper {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    transform: translate(0)
}

.hh2-heading__h1-dummy {
    flex: none;
    justify-content: flex-start;
    align-items: center;
    transition: transform 1.5s cubic-bezier(.23, 1, .32, 1);
    display: flex;
    transform: translate(15%)
}

.utl__scroller {
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    scrollbar-color: #ccc #000
}

.utl__scroller::-webkit-scrollbar {
    width: 16px
}

.utl__scroller::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 20px
}

.utl__scroller::-webkit-scrollbar-track {
    background: #000
}

.utl__scroller-wrapper {
    opacity: 1
}

.opolloslider-lst {
    height: 400svh;
    position: relative
}

.opolloslider-lst__collection-item {
    z-index: 1;
    opacity: 1;
    height: 100%;
    transition: all 1s cubic-bezier(.602, .001, .175, 1);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    top: 0
}

.opolloslider-lst__collection-item.cb-active {
    overflow: hidden
}

.opolloslider-lst__nav__progress {
    background-color: var(--border);
    border-radius: 10px;
    width: 100%;
    height: 2px;
    overflow: hidden
}

.opolloslider-lst__nav__progress-bar {
    background-color: var(--text);
    opacity: 1;
    width: 0%;
    height: 100%;
    transition: opacity .5s
}

.opolloslider-lst__sticky {
    height: 100svh;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.opolloslider-lst__sticky .elementor-widget-html {
    height: 100%
}

@media screen and (min-width:820px) {
    .opolloslider-lst__nav__progress {
        height: auto;
        background-color: transparent;
        border-radius: 0
    }

    .opolloslider-lst__nav__progress-bar {
        transition: all ease .5s;
        position: relative;
        top: -2px;
        height: 2px
    }
}

@media (max-width:819px) {
    .opolloslider-lst__nav__progress-bar {
        position: absolute;
        height: 2px;
        top: 0
    }

    .opolloslider-lst__nav__progress {
        position: relative
    }
}

@media screen and (max-width:767px) {
    .elementor-location-footer .elementor-widget-theme-site-logo a img {
        width: 100px !important
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    background-color: #fff;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-block-end: 1rem;
    margin-block-start: .5rem
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h6 {
    font-size: 1rem
}

p {
    margin-block-end: .9rem;
    margin-block-start: 0
}

a {
    background-color: transparent;
    color: #c36;
    text-decoration: none
}

a:active,
a:hover {
    color: #336
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

img {
    border-style: none;
    height: auto;
    max-width: 100%
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@media print {

    *,
    :after,
    :before {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    img,
    tr {
        -moz-column-break-inside: avoid;
        break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        -moz-column-break-after: avoid;
        break-after: avoid
    }
}

label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
select,
textarea {
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    border-color: #333
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    width: auto
}

[type=button],
[type=submit],
button {
    background-color: transparent;
    border: 1px solid #c36;
    border-radius: 3px;
    color: #c36;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    padding: .5rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

[type=button]:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
button:focus:not(:focus-visible) {
    outline: 0
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    background-color: #c36;
    color: #fff;
    text-decoration: none
}

[type=button]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

select {
    display: block
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: .9em;
    margin-block-end: 15px;
    width: 100%
}

table tbody+tbody {
    border-block-start: 2px solid hsla(0, 0%, 50%, .502)
}

dl,
dt,
li,
ul {
    background: 0 0;
    border: 0;
    font-size: 100%;
    margin-block-end: 0;
    margin-block-start: 0;
    outline: 0;
    vertical-align: baseline
}

.pagination {
    display: flex;
    justify-content: space-between;
    margin: 20px auto
}

.sticky {
    display: block;
    position: relative
}

.hide {
    display: none !important
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 12px 24px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor *,
.elementor :after,
.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    border: none;
    line-height: 1;
    margin: 0;
    max-width: 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
}

.elementor-widget-wrap .elementor-element.elementor-widget__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 {
    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-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

@media (max-width:1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }
}

@media (max-width:767px) {
    .elementor-mobile-align-center {
        text-align: center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-column {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.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-initial {
    margin-bottom: 0
}

.elementor-column {
    display: flex;
    min-height: 1px;
    position: relative
}

@media (min-width:768px) {
    .elementor-column.elementor-col-33 {
        width: 33.333%
    }

    .elementor-column.elementor-col-50 {
        width: 50%
    }

    .elementor-column.elementor-col-100 {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }
}

.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
}

@media (min-width:1367px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width:-1) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width:1366px) {
    #elementor-device-mode:after {
        content: "laptop"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        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 (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: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-motion-effects-container>.elementor-motion-effects-layer: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-widget {
    min-width: 0
}

.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) {
    #elementor-device-mode:after {
        content: "mobile"
    }

    .e-con.e-flex {
        --width: 100%;
        --flex-wrap: var(--flex-wrap-mobile)
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.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-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-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-field-textual {
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.4;
    min-height: 40px;
    padding: 5px 14px
}

.elementor-field-textual.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.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-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-element:not(.e-div-block-base) .elementor-widget-container,
.elementor-element: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-md {
    border-radius: 4px;
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button span {
    text-decoration: inherit
}

.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-shape-circle .elementor-icon {
    border-radius: 50%
}

.animated {
    animation-duration: 1.25s
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

@media (max-width:767px) {
    .elementor .elementor-hidden-mobile {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width:1025px) and (max-width:1366px) {
    .elementor .elementor-hidden-laptop {
        display: none
    }
}

@media (min-width:1367px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

.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
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: block;
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
        align-items: flex-start
    }

    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        align-items: center
    }
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    display: flex
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    flex-direction: row;
    text-align: start
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-bottom: unset;
    margin-left: 0;
    margin-right: var(--icon-box-icon-margin, 15px)
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
    display: block;
    flex-direction: unset;
    text-align: center
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        display: block;
        flex-direction: unset;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-left: auto;
        margin-right: auto
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
        display: block;
        flex: unset
    }
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

.elementor-widget-n-menu {
    --n-menu-direction: column;
    --n-menu-wrapper-display: flex;
    --n-menu-heading-justify-content: initial;
    --n-menu-title-color-normal: #1f2124;
    --n-menu-title-color-active: #58d0f5;
    --n-menu-icon-color: var(--n-menu-title-color-normal);
    --n-menu-icon-color-active: var(--n-menu-title-color-active);
    --n-menu-icon-color-hover: var(--n-menu-title-color-hover);
    --n-menu-title-normal-color-dropdown: var(--n-menu-title-color-normal);
    --n-menu-title-active-color-dropdown: var(--n-menu-title-color-active);
    --n-menu-title-hover-color-fallback: #1f2124;
    --n-menu-title-font-size: 1rem;
    --n-menu-title-justify-content: initial;
    --n-menu-title-flex-grow: initial;
    --n-menu-title-justify-content-mobile: initial;
    --n-menu-title-space-between: 0px;
    --n-menu-title-distance-from-content: 0px;
    --n-menu-title-color-hover: #1f2124;
    --n-menu-title-padding: 0.5rem 1rem;
    --n-menu-title-transition: 0.3s;
    --n-menu-title-line-height: 1.5;
    --n-menu-title-order: initial;
    --n-menu-title-direction: initial;
    --n-menu-title-align-items: center;
    --n-menu-toggle-align: center;
    --n-menu-toggle-icon-wrapper-animation-duration: 500ms;
    --n-menu-toggle-icon-hover-duration: 500ms;
    --n-menu-toggle-icon-size: 20px;
    --n-menu-toggle-icon-color: #1f2124;
    --n-menu-toggle-icon-color-hover: var(--n-menu-toggle-icon-color);
    --n-menu-toggle-icon-color-active: var(--n-menu-toggle-icon-color);
    --n-menu-toggle-icon-border-radius: initial;
    --n-menu-toggle-icon-padding: initial;
    --n-menu-toggle-icon-distance-from-dropdown: 0px;
    --n-menu-icon-align-items: center;
    --n-menu-icon-order: initial;
    --n-menu-icon-gap: 5px;
    --n-menu-dropdown-icon-gap: 5px;
    --n-menu-dropdown-indicator-size: initial;
    --n-menu-dropdown-indicator-rotate: initial;
    --n-menu-dropdown-indicator-space: initial;
    --n-menu-dropdown-indicator-color-normal: initial;
    --n-menu-dropdown-indicator-color-hover: initial;
    --n-menu-dropdown-indicator-color-active: initial;
    --n-menu-dropdown-content-max-width: initial;
    --n-menu-dropdown-content-box-border-color: #fff;
    --n-menu-dropdown-content-box-border-inline-start-width: medium;
    --n-menu-dropdown-content-box-border-block-end-width: medium;
    --n-menu-dropdown-content-box-border-block-start-width: medium;
    --n-menu-dropdown-content-box-border-inline-end-width: medium;
    --n-menu-dropdown-content-box-border-style: none;
    --n-menu-dropdown-headings-height: 0px;
    --n-menu-divider-border-width: var(--n-menu-divider-width, 2px);
    --n-menu-open-animation-duration: 500ms;
    --n-menu-heading-overflow-x: initial;
    --n-menu-heading-wrap: wrap;
    --stretch-width: 100%;
    --stretch-left: initial;
    --stretch-right: initial
}

.elementor-widget-n-menu .e-n-menu {
    display: flex;
    flex-direction: column;
    position: relative
}

.elementor-widget-n-menu .e-n-menu-wrapper {
    display: var(--n-menu-wrapper-display);
    flex-direction: column
}

.elementor-widget-n-menu .e-n-menu-heading {
    display: flex;
    flex-direction: row;
    flex-wrap: var(--n-menu-heading-wrap);
    justify-content: var(--n-menu-heading-justify-content);
    margin: initial;
    overflow-x: var(--n-menu-heading-overflow-x);
    padding: initial;
    row-gap: var(--n-menu-title-space-between);
    -ms-overflow-style: none;
    scrollbar-width: none
}

.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar {
    display: none
}

.elementor-widget-n-menu .e-n-menu-heading>.e-con,
.elementor-widget-n-menu .e-n-menu-heading>.e-n-menu-item>.e-con {
    display: none
}

.elementor-widget-n-menu .e-n-menu-item {
    display: flex;
    list-style: none;
    margin-block: initial;
    padding-block: initial
}

.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title {
    position: relative
}

.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after {
    align-self: center;
    border-color: var(--n-menu-divider-color, #000);
    border-inline-start-style: var(--n-menu-divider-style, solid);
    border-inline-start-width: var(--n-menu-divider-border-width);
    content: var(--n-menu-divider-content, none);
    height: var(--n-menu-divider-height, 35%);
    position: absolute;
    right: calc(var(--n-menu-title-space-between)/ 2 * -1 - var(--n-menu-divider-border-width)/ 2)
}

.elementor-widget-n-menu .e-n-menu-content {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    min-width: 0;
    z-index: 2147483620
}

.elementor-widget-n-menu .e-n-menu-content>.e-con {
    animation-duration: var(--n-menu-open-animation-duration);
    max-width: calc(100% - var(--margin-inline-start, var(--margin-left)) - var(--margin-inline-end, var(--margin-right)))
}

:where(.elementor-widget-n-menu .e-n-menu-content>.e-con) {
    background-color: #fff
}

.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active) {
    display: none
}

.elementor-widget-n-menu .e-n-menu-title {
    align-items: center;
    border: #fff;
    color: var(--n-menu-title-color-normal);
    display: flex;
    flex-direction: row;
    flex-grow: var(--n-menu-title-flex-grow);
    font-weight: 500;
    gap: var(--n-menu-dropdown-indicator-space);
    justify-content: var(--n-menu-title-justify-content);
    margin: initial;
    padding: var(--n-menu-title-padding);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.elementor-widget-n-menu .e-n-menu-title-container {
    align-items: var(--n-menu-title-align-items);
    align-self: var(--n-menu-icon-align-items);
    display: flex;
    flex-direction: var(--n-menu-title-direction);
    gap: var(--n-menu-icon-gap);
    justify-content: var(--n-menu-title-justify-content)
}

.elementor-widget-n-menu .e-n-menu-title-container.e-link {
    cursor: pointer
}

.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link),
.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link) * {
    cursor: default
}

.elementor-widget-n-menu .e-n-menu-title-text {
    align-items: center;
    display: flex;
    font-size: var(--n-menu-title-font-size);
    line-height: var(--n-menu-title-line-height);
    transition: all var(--n-menu-title-transition)
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon {
    align-self: var(--n-menu-icon-align-items);
    background-color: initial;
    border: initial;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));
    justify-content: center;
    margin-inline-start: var(--n-menu-dropdown-icon-gap);
    padding: initial;
    position: relative;
    text-align: center;
    transform: var(--n-menu-dropdown-indicator-rotate);
    transition: all var(--n-menu-title-transition);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: -moz-fit-content;
    width: fit-content
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i {
    font-size: var(--n-menu-dropdown-indicator-size, var(--n-menu-title-font-size));
    transition: all var(--n-menu-title-transition);
    width: var(--n-menu-dropdown-indicator-size, var(--n-menu-title-font-size))
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg {
    height: var(--n-menu-dropdown-indicator-size, var(--n-menu-title-font-size));
    transition: all var(--n-menu-title-transition);
    width: var(--n-menu-dropdown-indicator-size, var(--n-menu-title-font-size))
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened {
    display: none
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed {
    display: flex
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed {
    display: none
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened {
    display: flex
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon:focus:not(:focus-visible) {
    outline: 0
}

.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text {
    color: var(--n-menu-title-color-normal)
}

.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon i {
    color: var(--n-menu-dropdown-indicator-color-normal, var(--n-menu-title-color-normal))
}

.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg {
    fill: var(--n-menu-dropdown-indicator-color-normal, var(--n-menu-title-color-normal))
}

.elementor-widget-n-menu .e-n-menu-title.e-current span>svg {
    fill: var(--n-menu-title-color-active)
}

.elementor-widget-n-menu .e-n-menu-title.e-current,
.elementor-widget-n-menu .e-n-menu-title.e-current a {
    color: var(--n-menu-title-color-active)
}

.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon i {
    color: var(--n-menu-dropdown-indicator-color-active, var(--n-menu-title-color-active))
}

.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg {
    fill: var(--n-menu-dropdown-indicator-color-active, var(--n-menu-title-color-active))
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-container:not(.e-link) {
    cursor: default
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg {
    fill: var(--n-menu-title-color-hover, var(--n-menu-title-hover-color-fallback))
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i {
    color: var(--n-menu-title-color-hover, var(--n-menu-title-hover-color-fallback))
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),
.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a {
    color: var(--n-menu-title-color-hover)
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon i {
    color: var(--n-menu-dropdown-indicator-color-hover, var(--n-menu-title-color-hover))
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon svg {
    fill: var(--n-menu-dropdown-indicator-color-hover, var(--n-menu-title-color-hover))
}

.elementor-widget-n-menu .e-n-menu-toggle {
    align-self: var(--n-menu-toggle-align);
    background-color: initial;
    border: initial;
    color: inherit;
    display: none;
    padding: initial;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 1000
}

.elementor-widget-n-menu .e-n-menu-toggle:focus:not(:focus-visible) {
    outline: 0
}

.elementor-widget-n-menu .e-n-menu-toggle i {
    color: var(--n-menu-toggle-icon-color);
    font-size: var(--n-menu-toggle-icon-size);
    transition: all var(--n-menu-toggle-icon-hover-duration)
}

.elementor-widget-n-menu .e-n-menu-toggle svg {
    fill: var(--n-menu-toggle-icon-color);
    height: auto;
    transition: all var(--n-menu-toggle-icon-hover-duration);
    width: var(--n-menu-toggle-icon-size)
}

.elementor-widget-n-menu .e-n-menu-toggle span {
    align-items: center;
    border-radius: var(--n-menu-toggle-icon-border-radius);
    display: flex;
    justify-content: center;
    padding: var(--n-menu-toggle-icon-padding);
    text-align: center
}

.elementor-widget-n-menu .e-n-menu-toggle span.e-close {
    height: 100%;
    inset: 0;
    opacity: 0;
    position: absolute;
    width: 100%
}

.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.elementor-widget-n-menu .e-n-menu-toggle:hover i {
    color: var(--n-menu-toggle-icon-color-hover)
}

.elementor-widget-n-menu .e-n-menu-toggle:hover svg {
    fill: var(--n-menu-toggle-icon-color-hover)
}

.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open {
    opacity: 0
}

.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close {
    opacity: 1
}

.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i {
    color: var(--n-menu-toggle-icon-color-active)
}

.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg {
    fill: var(--n-menu-toggle-icon-color-active)
}

.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-item:not(:last-child) {
    margin-inline-end: var(--n-menu-title-space-between)
}

.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content {
    left: var(--stretch-left);
    position: absolute;
    right: var(--stretch-right);
    width: var(--stretch-width)
}

.e-con-inner>.elementor-widget-n-menu,
.e-con>.elementor-widget-n-menu {
    --flex-grow: var(--container-widget-flex-grow)
}

.elementor-sticky--active {
    z-index: 99
}

.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
    display: none
}

.e-con.elementor-sticky--active {
    z-index: var(--z-index, 99)
}

.elementor-item:after,
.elementor-item:before {
    display: block;
    position: absolute;
    transition: .3s;
    transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.elementor-item.highlighted:after,
.elementor-item.highlighted:before,
.elementor-item:focus:after,
.elementor-item:focus:before,
.elementor-item:hover:after,
.elementor-item:hover:before {
    transform: scale(1)
}

.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
    background-color: #3f444b;
    height: 3px;
    left: 0;
    width: 100%;
    z-index: 2
}

.e--pointer-underline .elementor-item:after {
    bottom: 0;
    content: ""
}

.elementor-nav-menu--main .elementor-nav-menu a {
    transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #1f2124;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #3f444b;
    color: #88909b
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    border-style: solid;
    border-width: 0;
    padding: 0;
    position: absolute;
    width: 12em
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
    background: #fff;
    display: none;
    height: 20px;
    overflow: hidden;
    position: absolute;
    visibility: hidden
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    border: 8px dashed transparent;
    border-bottom: 8px solid #33373d;
    height: 0;
    left: 50%;
    margin-inline-start: -8px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    width: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    border-color: #33373d transparent transparent;
    border-style: solid dashed dashed;
    top: 6px
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,
.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
    transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
    fill: currentColor;
    height: 1em;
    width: 1em
}

.elementor-nav-menu__align-start .elementor-nav-menu {
    justify-content: flex-start;
    margin-inline-end: auto
}

.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-start
}

.elementor-widget-nav-menu .elementor-widget-container,
.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]) {
    display: flex;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    clear: both;
    content: " ";
    display: block;
    font: 0/0 serif;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
    display: block;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a,
.elementor-nav-menu ul ul a:active,
.elementor-nav-menu ul ul a:focus,
.elementor-nav-menu ul ul a:hover {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,
.elementor-nav-menu ul ul ul a:active,
.elementor-nav-menu ul ul ul a:focus,
.elementor-nav-menu ul ul ul a:hover {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,
.elementor-nav-menu ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,
.elementor-nav-menu ul ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

.elementor-nav-menu a,
.elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a {
    align-items: center;
    display: flex
}

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
    line-height: 20px;
    padding: 10px 20px
}

.elementor-nav-menu a.current {
    background: #1f2124;
    color: #fff
}

.elementor-nav-menu a.disabled {
    color: #88909b;
    cursor: not-allowed
}

.elementor-nav-menu .sub-arrow {
    align-items: center;
    display: flex;
    line-height: 1;
    margin-block-end: -10px;
    margin-block-start: -10px;
    padding: 10px;
    padding-inline-end: 0
}

.elementor-nav-menu .sub-arrow i {
    pointer-events: none
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover {
    background-color: #3f444b;
    color: #fff
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open {
    display: none
}

.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
    display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    transform-origin: top;
    transition: max-height .3s, transform .3s
}

.elementor-nav-menu--dropdown a {
    color: #33373d
}

.elementor-nav-menu--dropdown a.current {
    background: #1f2124;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: 8px solid transparent;
    text-shadow: none
}

.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container {
    overflow: hidden
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.elementor-widget .elementor-icon-list-item:after {
    bottom: 0;
    position: absolute;
    width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
    align-items: var(--icon-vertical-align, center);
    display: flex;
    font-size: inherit
}

.elementor-widget.elementor-list-item-link-full_width a {
    width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
    right: 0
}

@media (min-width:-1) {
    .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:1366px) {
    .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:1024px) {
    .elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet {
        --n-menu-wrapper-display: none
    }

    .elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle {
        display: flex
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:-1) {
    .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
        right: 0
    }

    .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width:767px) {

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

.elementor .elementor-element ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)) {
    font-size: 0;
    line-height: 1
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
    display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))
}

.elementor-social-icon {
    --e-social-icon-icon-color: #fff;
    align-items: center;
    background-color: #69727d;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    text-align: center
}

.elementor-social-icon i {
    color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
    fill: var(--e-social-icon-icon-color)
}

.elementor-social-icon:last-child {
    margin: 0
}

.elementor-social-icon:hover {
    color: #fff;
    opacity: .9
}

.elementor-social-icon-facebook-f {
    background-color: #3b5998
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-linkedin-in {
    background-color: #0077b5
}

.elementor-social-icon-youtube {
    background-color: #cd201f
}

[data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

.elementor-popup-modal.dialog-type-lightbox {
    background-color: transparent;
    display: flex;
    pointer-events: none;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
    display: none
}

.elementor-popup-modal .dialog-close-button {
    display: none;
    inset-inline-end: 20px;
    margin-top: 0;
    opacity: 1;
    pointer-events: all;
    top: 20px;
    z-index: 9999
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #1f2124;
    height: 1em;
    width: 1em
}

.elementor-popup-modal .dialog-widget-content {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    max-height: 100%;
    max-width: 100%;
    overflow: visible;
    pointer-events: all;
    width: auto
}

.elementor-popup-modal .dialog-message {
    display: flex;
    max-height: 100vh;
    max-width: 100vw;
    overflow: auto;
    padding: 0;
    width: 640px
}

.elementor-popup-modal .elementor {
    width: 100%
}

.elementor-kit-453 {
    --e-global-color-primary: #FFFFFF;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #1B1B1B;
    --e-global-color-accent: #BA202E;
    --e-global-color-8e0e386: #EFEFEF;
    --e-global-color-5d0968f: #1E1E1E;
    --e-global-color-68da354: #2532AD;
    --e-global-color-62218fa: #D3D1D1;
    --e-global-color-62c62eb: #DBDBDB;
    --e-global-color-d8fc93b: #FFFFFF;
    --e-global-color-e5b5164: #0F1114;
    --e-global-color-2db2236: #090808;
    --e-global-color-cc31f72: #1F1F1F;
    --e-global-color-878df6e: #FFAF00;
    --e-global-color-7b73a99: #0D0C0C;
    --e-global-color-933bfad: #000000;
    --e-global-color-bf4ea2a: #424242;
    --e-global-color-318681b: #2C2C2C;
    --e-global-color-261e1eb: #272727;
    --e-global-color-8074582: #D44A25;
    --e-global-color-0d2ad51: #3C7F72;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 18px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Playball";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-28db7c0-font-family: "EmBauhausW00";
    --e-global-typography-28db7c0-font-size: 40px;
    --e-global-typography-28db7c0-font-weight: 700;
    --e-global-typography-28db7c0-line-height: 50px;
    --e-global-typography-6fbc35e-font-family: "Poppins";
    --e-global-typography-6fbc35e-font-size: 20px;
    --e-global-typography-6fbc35e-font-weight: 400;
    --e-global-typography-6fbc35e-line-height: 38px;
    --e-global-typography-8f58a0a-font-family: "EmBauhausW00";
    --e-global-typography-8f58a0a-font-size: 95px;
    --e-global-typography-8f58a0a-font-weight: 700;
    --e-global-typography-8f58a0a-line-height: 114px;
    --e-global-typography-8f58a0a-letter-spacing: -2.2%;
    --e-global-typography-2165f71-font-family: "Poppins";
    --e-global-typography-2165f71-font-size: 16px;
    --e-global-typography-2165f71-text-transform: uppercase;
    --e-global-typography-2bbe543-font-family: "Anton";
    --e-global-typography-2bbe543-font-size: 55px;
    --e-global-typography-2bbe543-font-weight: 400;
    --e-global-typography-2bbe543-line-height: 65px;
    --e-global-typography-d44fb79-font-family: "Schibsted Grotesk";
    --e-global-typography-d44fb79-font-size: 45px;
    --e-global-typography-d44fb79-font-weight: 500;
    --e-global-typography-d44fb79-line-height: 1.4em;
    --e-global-typography-aee65b0-font-family: "Poppins";
    --e-global-typography-aee65b0-font-size: 45px;
    --e-global-typography-aee65b0-font-weight: 400;
    --e-global-typography-aee65b0-line-height: 1.4em;
    --e-global-typography-67c7479-font-family: "Poppins";
    --e-global-typography-67c7479-font-size: 45px;
    --e-global-typography-67c7479-font-weight: 400;
    --e-global-typography-67c7479-line-height: 1.1em;
    --e-global-typography-cbca331-font-family: "Schibsted Grotesk";
    --e-global-typography-cbca331-font-size: 30px;
    --e-global-typography-cbca331-font-weight: 500;
    --e-global-typography-afd942f-font-family: "Schibsted Grotesk";
    --e-global-typography-afd942f-font-size: 26px;
    --e-global-typography-afd942f-font-weight: 500;
    --e-global-typography-afd942f-text-decoration: none;
    --e-global-typography-afd942f-line-height: 1.2em;
    --e-global-typography-c758d16-font-family: "Poppins";
    --e-global-typography-c758d16-font-size: 16px;
    --e-global-typography-c758d16-text-decoration: none;
    --e-global-typography-e3daa68-font-family: "Poppins";
    --e-global-typography-e3daa68-font-size: 30px;
    --e-global-typography-e3daa68-font-weight: 400;
    --e-global-typography-e3daa68-text-decoration: none;
    --e-global-typography-e3daa68-line-height: 38px;
    --e-global-typography-4ca2727-font-family: "Poppins";
    --e-global-typography-4ca2727-font-size: 30px;
    --e-global-typography-4ca2727-font-weight: 500;
    --e-global-typography-4ca2727-line-height: 1.3em;
    --e-global-typography-627f0a4-font-family: "Poppins";
    --e-global-typography-627f0a4-font-size: 45px;
    --e-global-typography-627f0a4-font-weight: 400;
    --e-global-typography-627f0a4-line-height: 60px;
    --e-global-typography-ac75ee9-font-family: "Poppins";
    --e-global-typography-ac75ee9-font-size: 18px;
    --e-global-typography-ac75ee9-font-weight: 400;
    --e-global-typography-ac75ee9-line-height: 30px;
    --e-global-typography-fc8f5d6-font-family: "Poppins";
    --e-global-typography-fc8f5d6-font-size: 38px;
    --e-global-typography-fc8f5d6-font-weight: 500;
    --e-global-typography-fc8f5d6-line-height: 1.4em;
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.elementor-kit-453 .elementor-button,
.elementor-kit-453 button,
.elementor-kit-453 input[type=button],
.elementor-kit-453 input[type=submit] {
    background-color: var(--e-global-color-878df6e);
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: var(--e-global-color-933bfad);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-878df6e);
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-kit-453 .elementor-button:focus,
.elementor-kit-453 .elementor-button:hover,
.elementor-kit-453 button:focus,
.elementor-kit-453 button:hover,
.elementor-kit-453 input[type=button]:focus,
.elementor-kit-453 input[type=button]:hover,
.elementor-kit-453 input[type=submit]:focus,
.elementor-kit-453 input[type=submit]:hover {
    background-color: var(--e-global-color-d8fc93b);
    color: var(--e-global-color-878df6e)
}

.elementor-kit-453 a {
    color: var(--e-global-color-0d2ad51);
    font-family: Poppins, Sans-serif;
    text-decoration: none
}

.elementor-kit-453 h1 {
    font-family: Poppins, Sans-serif;
    font-size: 65px;
    font-weight: 400;
    line-height: 114px;
    letter-spacing: -2.2px
}

.elementor-kit-453 h2 {
    font-family: Poppins, Sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px
}

.elementor-kit-453 h3 {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px
}

.e-con {
    --container-max-width: 1370px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 20px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 20px
}

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px
}

.elementor-element {
    --widgets-spacing: 0px 0px;
    --widgets-spacing-row: 0px;
    --widgets-spacing-column: 0px
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:url('{$theme_path}/static/font/Poppins-Regular.woff2') format('woff2'),
    url('{$theme_path}/static/font/Poppins-Regular.woff') format('woff')
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src:url('{$theme_path}/static/font/Poppins-Bold.woff2') format('woff2'),
    url('{$theme_path}/static/font/Poppins-Bold.woff') format('woff')
}

@font-face {
    font-family: Anton;
    font-display: swap;
    src:url('{$theme_path}/static/font/Anton-Regular.ttf') format('truetype')
}

: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(0, 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(0, -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: 1s linear infinite swiper-preloader-spin
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    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: 0;
    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-lightbox .elementor-swiper {
    position: relative
}

.elementor-lightbox .elementor-main-swiper {
    position: static
}

.elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100% - 60px)
}

.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-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
    right: 0
}

.elementor-widget-n-carousel {
    --e-n-carousel-slides-to-show: 3;
    --e-n-carousel-swiper-slides-gap: 10px;
    --e-n-carousel-swiper-slides-to-display: 3;
    --e-n-carousel-swiper-pagination-size: 0;
    --e-n-carousel-swiper-pagination-spacing: 10px;
    --e-n-carousel-swiper-offset-size: 0;
    height: -moz-fit-content;
    height: fit-content;
    --e-n-carousel-arrow-prev-top-align: 50%;
    --e-n-carousel-arrow-prev-top-position: 0px;
    --e-n-carousel-arrow-prev-caption-spacing: 15px;
    --e-n-carousel-arrow-next-top-align: 50%;
    --e-n-carousel-arrow-next-top-position: 0px;
    --e-n-carousel-arrow-next-caption-spacing: 15px;
    --e-n-carousel-arrow-prev-left-align: 0px;
    --e-n-carousel-arrow-prev-left-position: 0px;
    --e-n-carousel-arrow-next-right-align: 0px;
    --e-n-carousel-arrow-next-right-position: 0px;
    --e-n-carousel-arrow-next-translate-x: 0px;
    --e-n-carousel-arrow-next-translate-y: 0px;
    --e-n-carousel-arrow-prev-translate-x: 0px;
    --e-n-carousel-arrow-prev-translate-y: 0px;
    --e-n-carousel-swiper-padding-bottom: calc(var(--e-n-carousel-swiper-pagination-size) + var(--e-n-carousel-swiper-pagination-spacing));
    --e-n-carousel-dots-vertical-position: 100%;
    --e-n-carousel-dots-vertical-offset: 0px;
    --e-n-carousel-dots-horizontal-position: 50%;
    --e-n-carousel-dots-horizontal-offset: 0px;
    --e-n-carousel-dots-horizontal-transform: -50%;
    --e-n-carousel-dots-vertical-transform: -100%;
    --e-n-carousel-fraction-vertical-position: 100%;
    --e-n-carousel-fraction-vertical-offset: 0px;
    --e-n-carousel-fraction-horizontal-position: 50%;
    --e-n-carousel-fraction-horizontal-offset: 0px;
    --e-n-carousel-fraction-horizontal-transform: -50%;
    --e-n-carousel-fraction-vertical-transform: -100%;
    --e-n-carousel-horizontal-transform-modifier: 1
}

.elementor-widget-n-carousel .e-n-carousel {
    display: flex;
    min-width: 0
}

.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active {
    overflow: initial
}

.elementor-widget-n-carousel .e-n-carousel.offset-left {
    padding-inline-start: var(--e-n-carousel-swiper-offset-size, 0)
}

.elementor-widget-n-carousel .e-n-carousel.offset-both,
.elementor-widget-n-carousel .e-n-carousel.offset-right {
    padding-inline-end: var(--e-n-carousel-swiper-offset-size, 0)
}

.elementor-widget-n-carousel .e-n-carousel.offset-both {
    padding-inline-start: var(--e-n-carousel-swiper-offset-size, 0)
}

.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper .swiper-slide a.e-con {
    display: var(--display)
}

.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide {
    flex-shrink: 0;
    height: var(--e-n-carousel-slide-height, initial)
}

.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide>.e-con {
    height: var(--e-n-carousel-slide-container-height, initial);
    max-width: calc(100% - var(--margin-inline-start, var(--margin-left)) - var(--margin-inline-end, var(--margin-right)))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    border-style: var(--e-n-carousel-arrow-normal-border-type);
    color: var(--e-n-carousel-arrow-normal-color, hsla(0, 0%, 93%, .9));
    font-size: var(--e-n-carousel-arrow-size, 25px);
    transition-duration: .25s;
    z-index: 2
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
    fill: var(--e-n-carousel-arrow-normal-color, hsla(0, 0%, 93%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover {
    border-style: var(--e-n-carousel-arrow-hover-border-type);
    color: var(--e-n-carousel-arrow-hover-color, hsla(0, 0%, 93%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg {
    fill: var(--e-n-carousel-arrow-hover-color, hsla(0, 0%, 93%, .9))
}

.elementor-widget-n-carousel.elementor-element :is(.swiper, .swiper-container)~.elementor-swiper-button-next {
    right: calc(var(--e-n-carousel-arrow-next-right-align) + var(--e-n-carousel-arrow-next-right-position));
    top: calc(var(--e-n-carousel-arrow-next-top-align) + var(--e-n-carousel-arrow-next-top-position) - var(--e-n-carousel-arrow-next-caption-spacing));
    transform: translate(var(--e-n-carousel-arrow-next-translate-x), var(--e-n-carousel-arrow-next-translate-y))
}

.elementor-widget-n-carousel.elementor-element :is(.swiper, .swiper-container)~.elementor-swiper-button-prev {
    left: calc(var(--e-n-carousel-arrow-prev-left-align) + var(--e-n-carousel-arrow-prev-left-position));
    top: calc(var(--e-n-carousel-arrow-prev-top-align) + var(--e-n-carousel-arrow-prev-top-position) - var(--e-n-carousel-arrow-prev-caption-spacing));
    transform: translate(var(--e-n-carousel-arrow-prev-translate-x), var(--e-n-carousel-arrow-prev-translate-y))
}

.elementor-widget-n-carousel.elementor-pagination-type-bullets {
    --e-n-carousel-swiper-pagination-size: 6px
}

.elementor-widget-n-carousel .swiper-pagination-progressbar {
    height: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--e-n-carousel-progressbar-normal-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover {
    background: var(--e-n-carousel-progressbar-hover-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-fraction {
    color: var(--e-n-carousel-fraction-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-bullet {
    background: var(--e-n-carousel-dots-normal-color, #000);
    height: var(--e-n-carousel-swiper-pagination-size);
    width: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel .swiper-pagination-bullet:hover {
    background: var(--e-n-carousel-dots-hover-color, #000);
    opacity: 1
}

.elementor-widget-n-carousel .swiper-horizontal>.swiper-pagination-bullets,
.elementor-widget-n-carousel .swiper-pagination,
.elementor-widget-n-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-widget-n-carousel .swiper-pagination-custom,
.elementor-widget-n-carousel .swiper-pagination-fraction {
    font-size: var(--e-n-carousel-swiper-pagination-size);
    line-height: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper,
.elementor-widget-n-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper-container,
.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper,
.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container {
    padding-bottom: var(--e-n-carousel-swiper-padding-bottom)
}

.elementor-widget-n-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper-container .elementor-background-slideshow,
.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container .elementor-background-slideshow {
    padding-bottom: 0
}

.elementor-widget-n-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container)) .swiper-pagination-bullet,
.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container .swiper-pagination-bullet {
    vertical-align: top
}

.elementor-widget-n-carousel .swiper-pagination-bullets {
    height: -moz-max-content;
    height: max-content;
    left: calc(var(--e-n-carousel-dots-horizontal-position) + var(--e-n-carousel-dots-horizontal-offset));
    top: calc(var(--e-n-carousel-dots-vertical-position) + var(--e-n-carousel-dots-vertical-offset));
    transform: translate(calc(var(--e-n-carousel-dots-horizontal-transform) * var(--e-n-carousel-horizontal-transform-modifier)), var(--e-n-carousel-dots-vertical-transform));
    width: -moz-max-content;
    width: max-content;
    z-index: 3
}

.elementor-widget-n-carousel .swiper-pagination-fraction {
    height: -moz-max-content;
    height: max-content;
    left: calc(var(--e-n-carousel-fraction-horizontal-position) + var(--e-n-carousel-fraction-horizontal-offset));
    top: calc(var(--e-n-carousel-fraction-vertical-position) + var(--e-n-carousel-fraction-vertical-offset));
    transform: translate(calc(var(--e-n-carousel-fraction-horizontal-transform) * var(--e-n-carousel-horizontal-transform-modifier)), var(--e-n-carousel-fraction-vertical-transform));
    width: -moz-max-content;
    width: max-content;
    z-index: 3
}

.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,
.swiper:not(.swiper-initialized)>.swiper-wrapper {
    gap: var(--e-n-carousel-swiper-slides-gap);
    overflow: hidden
}

.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper>.swiper--slide,
.swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper--slide {
    --e-n-carousel-number-of-gaps: max(calc(var(--e-n-carousel-swiper-slides-to-display) - 1), 0);
    --e-n-carousel-gaps-width-total: calc(var(--e-n-carousel-number-of-gaps) * var(--e-n-carousel-swiper-slides-gap));
    max-width: calc((100% - var(--e-n-carousel-gaps-width-total))/ var(--e-n-carousel-swiper-slides-to-display, 1))
}

[data-core-v316-plus=true] .elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con {
    --padding-top: initial;
    --padding-right: initial;
    --padding-bottom: initial;
    --padding-left: initial
}

.elementor-hidden {
    display: none
}

.e-form__buttons {
    flex-wrap: wrap
}

.e-form__buttons {
    display: flex
}

.elementor-form .elementor-button .elementor-button-content-wrapper {
    align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
    white-space: normal
}

.elementor-form .elementor-button svg {
    height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
    height: 1em
}

.elementor-form .elementor-button .elementor-button-content-wrapper {
    gap: 5px
}

.elementor-form .elementor-button .elementor-button-icon,
.elementor-form .elementor-button .elementor-button-text {
    flex-grow: unset;
    order: unset
}

.elementor-4612 .elementor-element.elementor-element-1dc6d72 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-631b6c0 {
    --display: flex;
    --min-height: calc(100vh - 103px);
    --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;
    --justify-content: center;
    --overflow: hidden
}

.elementor-4612 .elementor-element.elementor-element-dc56ae9 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --align-items: center;
    --gap: 0px 30px;
    --row-gap: 0px;
    --column-gap: 30px;
    --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-4612 .elementor-element.elementor-element-70fa08b {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-2880510 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 65px;
    color: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-4343a23 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-a663b79 {
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: var(--e-global-color-bf4ea2a)
}

.elementor-4612 .elementor-element.elementor-element-a663b79 p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-f778b22 .elementor-button {
    background-color: var(--e-global-color-878df6e);
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-7b73a99);
    color: var(--e-global-color-7b73a99);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-878df6e);
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-f778b22 .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-f778b22 .elementor-button:hover {
    background-color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-f778b22 {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-9017cf4 {
    --display: flex;
    --position: absolute;
    --min-height: calc(100vh - 103px);
    --overflow: hidden;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
    bottom: 0;
    --z-index: 2
}

body:not(.rtl) .elementor-4612 .elementor-element.elementor-element-9017cf4 {
    right: 0
}

body.rtl .elementor-4612 .elementor-element.elementor-element-9017cf4 {
    left: 0
}

.elementor-4612 .elementor-element.elementor-element-24edb8f {
    --display: flex;
    --min-height: 100vh
}

.elementor-4612 .elementor-element.elementor-element-7eefd2d {
    --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;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-7eefd2d:not(.elementor-motion-effects-element-type-background),
.elementor-4612 .elementor-element.elementor-element-7eefd2d>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #f9f9f9
}

.elementor-4612 .elementor-element.elementor-element-6b3f404 {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-9348cf0 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-9348cf0 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: var(--e-global-color-bf4ea2a)
}

.elementor-4612 .elementor-element.elementor-element-3f5ded8 {
    --display: grid;
    --e-con-grid-template-columns: repeat(5, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 39px 39px;
    --row-gap: 39px;
    --column-gap: 39px;
    --grid-auto-flow: row;
    --justify-items: center;
    --align-items: center;
    --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-4612 .elementor-element.elementor-element-2f15610 img {
    width: 80%
}

.elementor-4612 .elementor-element.elementor-element-00214a2 img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-c86821c img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-ccad660 img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-31abb86 img {
    width: 93%
}

.elementor-4612 .elementor-element.elementor-element-21530d1 {
    --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: 50px;
    --margin-bottom: 50px;
    --margin-left: 0px;
    --margin-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-6d92c65 {
    --display: flex;
    --gap: 80px 0px;
    --row-gap: 40px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-c8d4367 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-c8d4367 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.4em;
    color: var(--e-global-color-text)
}

.elementor-4612 .elementor-element.elementor-element-2805a12 {
    --display: grid;
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 30px 30px;
    --row-gap: 30px;
    --column-gap: 30px;
    --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-4612 .elementor-element.elementor-element-5d80143 {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0 20px 20px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .21);
    --icon-box-icon-margin: 15px
}

.elementor-4612 .elementor-element.elementor-element-5d80143.elementor-view-stacked:has(:focus) .elementor-icon,
.elementor-4612 .elementor-element.elementor-element-5d80143.elementor-view-stacked:has(:hover) .elementor-icon {
    background-color: var(--e-global-color-0d2ad51)
}

.elementor-4612 .elementor-element.elementor-element-5d80143.elementor-view-default:has(:focus) .elementor-icon,
.elementor-4612 .elementor-element.elementor-element-5d80143.elementor-view-default:has(:hover) .elementor-icon,
.elementor-4612 .elementor-element.elementor-element-5d80143.elementor-view-framed:has(:focus) .elementor-icon,
.elementor-4612 .elementor-element.elementor-element-5d80143.elementor-view-framed:has(:hover) .elementor-icon {
    fill: var(--e-global-color-0d2ad51);
    color: var(--e-global-color-0d2ad51);
    border-color: var(--e-global-color-0d2ad51)
}

.elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-title,
.elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 600
}

.elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-description {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-654cd9b {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0 20px 20px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .21);
    --icon-box-icon-margin: 15px
}

.elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-title,
.elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 700
}

.elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-description {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-8e41f1a {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0 20px 20px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .21);
    --icon-box-icon-margin: 15px
}

.elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-title,
.elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 700
}

.elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-description {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-6adbb86 {
    --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;
    --margin-top: 50px;
    --margin-bottom: 50px;
    --margin-left: 0px;
    --margin-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-91acbfe {
    --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: space-between;
    --overflow: hidden;
    --border-radius: 30px 30px 30px 30px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 30px
}

.elementor-4612 .elementor-element.elementor-element-91acbfe:not(.elementor-motion-effects-element-type-background),
.elementor-4612 .elementor-element.elementor-element-91acbfe>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image:url("{$theme_path}/static/image/testimonial-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-4612 .elementor-element.elementor-element-113957e {
    width: var(--container-widget-width, 40%);
    max-width: 40%;
    padding: 0;
    --container-widget-width: 40%;
    --container-widget-flex-grow: 0
}

.elementor-4612 .elementor-element.elementor-element-113957e img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-2179dc0 {
    --display: flex;
    --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-end;
    --align-items: center;
    --gap: 30px 0px;
    --row-gap: 30px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 50px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-5aee929 .elementor-heading-title {
    font-size: 24px;
    color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-532902c {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-532902c .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.4em;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-0e47365 {
    --display: flex;
    --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-4612 .elementor-element.elementor-element-1219311 {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-fddcd6f {
    text-align: center;
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-fddcd6f p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-711c333 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-711c333 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 32px;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-9bc7922 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-9bc7922 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 22px;
    color: var(--e-global-color-0d2ad51)
}

.elementor-4612 .elementor-element.elementor-element-38452e5 {
    --display: flex;
    --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-4612 .elementor-element.elementor-element-fe002be {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-d4322c5 {
    text-align: center;
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-d4322c5 p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-70418ff {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-70418ff .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 32px;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-211f567 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-211f567 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 22px;
    color: var(--e-global-color-0d2ad51)
}

.elementor-4612 .elementor-element.elementor-element-c18be1e {
    --display: flex;
    --align-items: center;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --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-4612 .elementor-element.elementor-element-13679a6 {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-d2a986f {
    text-align: center;
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-d2a986f p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-f2b64c6 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-f2b64c6 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 34px;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-a316a10 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-a316a10 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 22px;
    color: var(--e-global-color-0d2ad51)
}

.elementor-4612 .elementor-element.elementor-element-1af92de {
    --e-n-carousel-swiper-slides-to-display: 1;
    --e-n-carousel-swiper-slides-gap: 10px;
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0;
    --e-n-carousel-slide-height: auto;
    --e-n-carousel-slide-container-height: 100%;
    --e-n-carousel-swiper-pagination-size: 50px;
    --e-n-carousel-dots-normal-color: var(--e-global-color-878df6e);
    --e-n-carousel-swiper-pagination-spacing: 50px
}

.elementor-4612 .elementor-element.elementor-element-2236f4c {
    --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;
    --overflow: hidden;
    --padding-top: 80px;
    --padding-bottom: 80px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-4612 .elementor-element.elementor-element-2236f4c:not(.elementor-motion-effects-element-type-background),
.elementor-4612 .elementor-element.elementor-element-2236f4c>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: var(--e-global-color-8e0e386)
}

.elementor-4612 .elementor-element.elementor-element-bc38d77 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 30px;
    --row-gap: 0px;
    --column-gap: 30px;
    --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-4612 .elementor-element.elementor-element-60a087f {
    --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;
    --gap: 13px 0px;
    --row-gap: 13px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-af1174e {
    text-align: left
}

.elementor-4612 .elementor-element.elementor-element-af1174e .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.4em;
    color: var(--e-global-color-5d0968f)
}

.elementor-4612 .elementor-element.elementor-element-71d1e17 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.2em;
    color: var(--e-global-color-accent)
}

.elementor-4612 .elementor-element.elementor-element-90c8c09 {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-bf4ea2a)
}

.elementor-4612 .elementor-element.elementor-element-90c8c09 p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-dceabd0 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    color: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-b29954a .elementor-button {
    background-color: var(--e-global-color-878df6e);
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-7b73a99);
    color: var(--e-global-color-7b73a99);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-878df6e);
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-b29954a .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-b29954a .elementor-button:hover {
    background-color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-b29954a {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-d34ddfe {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-9ef136d img {
    width: 100%;
    border-radius: 30px 30px 30px 30px;
    box-shadow: -15px 0 10px 0 rgba(0, 0, 0, .19)
}

.elementor-4612 .elementor-element.elementor-element-373c4a0 {
    --display: flex;
    --overflow: hidden;
    --overlay-opacity: 0.41;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 60px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-373c4a0:not(.elementor-motion-effects-element-type-background),
.elementor-4612 .elementor-element.elementor-element-373c4a0>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image:url("{$theme_path}/static/image/website-samples.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-4612 .elementor-element.elementor-element-373c4a0::before,
.elementor-4612 .elementor-element.elementor-element-373c4a0>.e-con-inner>.elementor-background-slideshow::before,
.elementor-4612 .elementor-element.elementor-element-373c4a0>.e-con-inner>.elementor-background-video-container::before,
.elementor-4612 .elementor-element.elementor-element-373c4a0>.elementor-background-slideshow::before,
.elementor-4612 .elementor-element.elementor-element-373c4a0>.elementor-background-video-container::before,
.elementor-4612 .elementor-element.elementor-element-373c4a0>.elementor-motion-effects-container>.elementor-motion-effects-layer::before {
    background-color: var(--e-global-color-text);
    --background-overlay: ''
}

.elementor-4612 .elementor-element.elementor-element-08c2def {
    --display: flex;
    --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: center;
    --align-items: center;
    --gap: 30px 30px;
    --row-gap: 30px;
    --column-gap: 30px
}

.elementor-4612 .elementor-element.elementor-element-5987e19 {
    --display: flex;
    --gap: 4px 0px;
    --row-gap: 4px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-5a0e6f8 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-5a0e6f8 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.4em;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-9ca44d4 {
    text-align: center;
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: var(--e-global-color-primary)
}

.elementor-4612 .elementor-element.elementor-element-9ca44d4 p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-635f667 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-635f667 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-ff4f8ed {
    --display: flex;
    --justify-content: flex-end;
    --padding-top: 30px;
    --padding-bottom: 60px;
    --padding-left: 34px;
    --padding-right: 34px
}

.elementor-4612 .elementor-element.elementor-element-ff4f8ed:not(.elementor-motion-effects-element-type-background),
.elementor-4612 .elementor-element.elementor-element-ff4f8ed>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image:url("{$theme_path}/static/image/table-wood-img-bg.webp");
    background-position: bottom left;
    background-repeat: repeat-x
}

.elementor-4612 .elementor-element.elementor-element-cc1b724 {
    --display: flex;
    --justify-content: flex-end;
    --overflow: hidden;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 100px;
    --padding-right: 100px
}

.elementor-4612 .elementor-element.elementor-element-cd2c43f {
    --display: flex;
    --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-4612 .elementor-element.elementor-element-f9aa577 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --align-items: center;
    --gap: 0px 30px;
    --row-gap: 0px;
    --column-gap: 30px;
    --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-4612 .elementor-element.elementor-element-55628cc {
    --display: flex;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-474395d {
    text-align: left
}

.elementor-4612 .elementor-element.elementor-element-474395d .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-e5e77de {
    text-align: left;
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-e5e77de p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-539bb7e {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 20px;
    --row-gap: 0px;
    --column-gap: 20px;
    --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-4612 .elementor-element.elementor-element-782b7de .elementor-button {
    background-color: var(--e-global-color-878df6e);
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-7b73a99);
    color: var(--e-global-color-7b73a99);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-878df6e);
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-782b7de .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-782b7de .elementor-button:hover {
    background-color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-782b7de {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-dfa016a .elementor-button {
    background-color: #ffaF0000;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-d8fc93b);
    color: var(--e-global-color-d8fc93b);
    border-style: solid;
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-dfa016a .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-dfa016a .elementor-button:hover {
    background-color: var(--e-global-color-878df6e);
    color: var(--e-global-color-933bfad);
    border-color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-dfa016a {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-dfa016a .elementor-button:focus svg,
.elementor-4612 .elementor-element.elementor-element-dfa016a .elementor-button:hover svg {
    fill: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-c13706c {
    width: var(--container-widget-width, 60%);
    max-width: 60%;
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0;
    --container-widget-width: 60%;
    --container-widget-flex-grow: 0
}

.elementor-4612 .elementor-element.elementor-element-c13706c img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-5a9b8a8 {
    --display: flex;
    --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-4612 .elementor-element.elementor-element-b0433a5 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --align-items: center;
    --gap: 0px 30px;
    --row-gap: 0px;
    --column-gap: 30px;
    --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-4612 .elementor-element.elementor-element-569a2b7 {
    --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;
    --justify-content: center;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-2962679 {
    text-align: left
}

.elementor-4612 .elementor-element.elementor-element-2962679 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-2b9bd0a {
    text-align: left;
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-2b9bd0a p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-2117ba4 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 20px;
    --row-gap: 0px;
    --column-gap: 20px;
    --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-4612 .elementor-element.elementor-element-8ceb9f0 .elementor-button {
    background-color: var(--e-global-color-878df6e);
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-7b73a99);
    color: var(--e-global-color-7b73a99);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-878df6e);
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-8ceb9f0 .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-8ceb9f0 .elementor-button:hover {
    background-color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-8ceb9f0 {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-01d9595 .elementor-button {
    background-color: #ffaF0000;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-d8fc93b);
    color: var(--e-global-color-d8fc93b);
    border-style: solid;
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-01d9595 .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-01d9595 .elementor-button:hover {
    background-color: var(--e-global-color-878df6e);
    color: var(--e-global-color-933bfad);
    border-color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-01d9595 {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-01d9595 .elementor-button:focus svg,
.elementor-4612 .elementor-element.elementor-element-01d9595 .elementor-button:hover svg {
    fill: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-f9e142e {
    width: var(--container-widget-width, 60%);
    max-width: 60%;
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0;
    --container-widget-width: 60%;
    --container-widget-flex-grow: 0
}

.elementor-4612 .elementor-element.elementor-element-f9e142e img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-7aa5496 {
    --display: flex;
    --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-4612 .elementor-element.elementor-element-7dabb05 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --align-items: center;
    --gap: 0px 30px;
    --row-gap: 0px;
    --column-gap: 30px;
    --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-4612 .elementor-element.elementor-element-aae6db5 {
    --display: flex;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --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-4612 .elementor-element.elementor-element-81415aa {
    text-align: left
}

.elementor-4612 .elementor-element.elementor-element-81415aa .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-e430459 {
    text-align: left;
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration);
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-e430459 p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-6db2021 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 20px;
    --row-gap: 0px;
    --column-gap: 20px;
    --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-4612 .elementor-element.elementor-element-8649a81 .elementor-button {
    background-color: var(--e-global-color-878df6e);
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-7b73a99);
    color: var(--e-global-color-7b73a99);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-878df6e);
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-8649a81 .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-8649a81 .elementor-button:hover {
    background-color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-8649a81 {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-ba999aa .elementor-button {
    background-color: #ffaF0000;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: var(--e-global-color-d8fc93b);
    color: var(--e-global-color-d8fc93b);
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    padding: 18px 35px
}

.elementor-4612 .elementor-element.elementor-element-ba999aa .elementor-button:focus,
.elementor-4612 .elementor-element.elementor-element-ba999aa .elementor-button:hover {
    background-color: var(--e-global-color-878df6e);
    color: var(--e-global-color-933bfad);
    border-color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-ba999aa {
    width: initial;
    max-width: initial
}

.elementor-4612 .elementor-element.elementor-element-ba999aa .elementor-button:focus svg,
.elementor-4612 .elementor-element.elementor-element-ba999aa .elementor-button:hover svg {
    fill: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-8a888f6 {
    width: var(--container-widget-width, 60%);
    max-width: 60%;
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0;
    --container-widget-width: 60%;
    --container-widget-flex-grow: 0
}

.elementor-4612 .elementor-element.elementor-element-8a888f6.elementor-element {
    --align-self: flex-end
}

.elementor-4612 .elementor-element.elementor-element-8a888f6 img {
    width: 100%
}

.elementor-4612 .elementor-element.elementor-element-2a9412b {
    --e-n-carousel-swiper-slides-to-display: 1;
    --e-n-carousel-swiper-slides-gap: 10px;
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    padding: 0;
    --e-n-carousel-arrow-prev-left-align: 0%;
    --e-n-carousel-arrow-prev-translate-x: 0px;
    --e-n-carousel-arrow-prev-left-position: -90px;
    --e-n-carousel-arrow-prev-top-align: 50%;
    --e-n-carousel-arrow-prev-translate-y: -50%;
    --e-n-carousel-arrow-prev-top-position: 0px;
    --e-n-carousel-arrow-next-right-align: 0%;
    --e-n-carousel-arrow-next-translate-x: 0%;
    --e-n-carousel-arrow-next-right-position: -90px;
    --e-n-carousel-arrow-next-top-align: 50%;
    --e-n-carousel-arrow-next-translate-y: -50%;
    --e-n-carousel-arrow-next-top-position: 0px;
    --e-n-carousel-arrow-normal-color: var(--e-global-color-bf4ea2a);
    --e-n-carousel-arrow-hover-color: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-2a9412b :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) {
    background-color: var(--e-global-color-d8fc93b);
    border-radius: 50px 50px 50px 50px;
    padding: 5px
}

.elementor-4612 .elementor-element.elementor-element-2a9412b :is(.elementor-swiper-button-prev:hover, .elementor-swiper-button-next:hover) {
    background-color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-fee115b {
    --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-4612 .elementor-element.elementor-element-fee115b:not(.elementor-motion-effects-element-type-background),
.elementor-4612 .elementor-element.elementor-element-fee115b>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image:url("{$theme_path}/static/image/cta-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-4612 .elementor-element.elementor-element-0cda33d {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 60px;
    --padding-bottom: 60px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4612 .elementor-element.elementor-element-b849ab6 {
    text-align: center
}

.elementor-4612 .elementor-element.elementor-element-b849ab6 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 34px;
    font-weight: 600;
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-04763c2 {
    text-align: center;
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: var(--e-global-color-62c62eb)
}

.elementor-4612 .elementor-element.elementor-element-04763c2 p {
    margin-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-7fe0be0 {
    --display: flex;
    --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-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group {
    padding-right: calc(15px/2);
    padding-left: calc(15px/2);
    margin-bottom: 15px
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-form-fields-wrapper {
    margin-left: calc(-15px/2);
    margin-right: calc(-15px/2);
    margin-bottom: -15px
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group.recaptcha_v3-bottomleft,
.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group.recaptcha_v3-bottomright {
    margin-bottom: 0
}

body.rtl .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-labels-inline .elementor-field-group>label {
    padding-left: 0
}

body:not(.rtl) .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-labels-inline .elementor-field-group>label {
    padding-right: 0
}

body .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-labels-above .elementor-field-group>label {
    padding-bottom: 0
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group>label,
.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-subgroup label {
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group>label {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-type-html {
    padding-bottom: 0;
    color: var(--e-global-color-d8fc93b);
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-field {
    color: var(--e-global-color-bf4ea2a)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-field,
.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-subgroup label {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-field:not(.elementor-select-wrapper) {
    background-color: #fff;
    border-width: 0;
    border-radius: 10px 10px 10px 10px
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-select-wrapper select {
    background-color: #fff;
    border-width: 0;
    border-radius: 10px 10px 10px 10px
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-button {
    font-family: Poppins, Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 30px
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .e-form__buttons__wrapper__button-next {
    background-color: var(--e-global-color-878df6e);
    color: var(--e-global-color-933bfad);
    border-color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-button[type=submit] {
    background-color: var(--e-global-color-878df6e);
    color: var(--e-global-color-933bfad);
    border-color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-button[type=submit] svg * {
    fill: var(--e-global-color-933bfad)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .e-form__buttons__wrapper__button-previous {
    color: #fff
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .e-form__buttons__wrapper__button-next:hover {
    background-color: #02010100;
    color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-button[type=submit]:hover {
    background-color: #02010100;
    color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-button[type=submit]:hover svg * {
    fill: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .e-form__buttons__wrapper__button-previous:hover {
    color: #fff
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message {
    font-family: var(--e-global-typography-c758d16-font-family), Sans-serif;
    font-size: var(--e-global-typography-c758d16-font-size);
    text-decoration: var(--e-global-typography-c758d16-text-decoration)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message.elementor-message-success {
    color: var(--e-global-color-878df6e)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message.elementor-message-danger {
    color: var(--e-global-color-primary)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message.elementor-help-inline {
    color: var(--e-global-color-d8fc93b)
}

.elementor-4612 .elementor-element.elementor-element-c544ff8 {
    --e-form-steps-indicators-spacing: 20px;
    --e-form-steps-indicator-padding: 30px;
    --e-form-steps-indicator-inactive-secondary-color: #ffffff;
    --e-form-steps-indicator-active-secondary-color: #ffffff;
    --e-form-steps-indicator-completed-secondary-color: #ffffff;
    --e-form-steps-divider-width: 1px;
    --e-form-steps-divider-gap: 10px
}

@media(max-width:1366px) {
    .elementor-kit-453 h1 {
        font-size: 75px;
        line-height: 95px
    }

    .elementor-kit-453 h2 {
        font-size: 50px;
        line-height: 70px
    }

    .elementor-4612 .elementor-element.elementor-element-3f5ded8 {
        --grid-auto-flow: row
    }

    .elementor-4612 .elementor-element.elementor-element-2805a12 {
        --grid-auto-flow: row
    }

    .elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-fddcd6f {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-d4322c5 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-d2a986f {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-90c8c09 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-ff4f8ed {
        --padding-top: 30px;
        --padding-bottom: 0px;
        --padding-left: 34px;
        --padding-right: 34px
    }

    .elementor-4612 .elementor-element.elementor-element-cc1b724 {
        --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-4612 .elementor-element.elementor-element-cd2c43f {
        --padding-top: 0%;
        --padding-bottom: 0%;
        --padding-left: 0%;
        --padding-right: 0%
    }

    .elementor-4612 .elementor-element.elementor-element-f9aa577 {
        --flex-direction: row;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --justify-content: flex-end;
        --align-items: flex-end
    }

    .elementor-4612 .elementor-element.elementor-element-55628cc {
        --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;
        --justify-content: flex-end;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-e5e77de {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-b0433a5 {
        --align-items: flex-end;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%)
    }

    .elementor-4612 .elementor-element.elementor-element-569a2b7 {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-2b9bd0a {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-7dabb05 {
        --align-items: flex-end;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%)
    }

    .elementor-4612 .elementor-element.elementor-element-aae6db5 {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-e430459 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group>label {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-type-html {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-field,
    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-subgroup label {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4613 .elementor-element.elementor-element-26be91c {
        --n-menu-title-font-size: var(--e-global-typography-2165f71-font-size)
    }
}

@media(max-width:1024px) {
    .elementor-kit-453 {
        --e-global-typography-8f58a0a-font-size: 75px;
        --e-global-typography-8f58a0a-line-height: 80px;
        --e-global-typography-627f0a4-font-size: 30px;
        --e-global-typography-627f0a4-line-height: 45px;
        --e-global-typography-fc8f5d6-font-size: 34px
    }

    .elementor-kit-453 h1 {
        font-size: 65px;
        line-height: 75px
    }

    .elementor-kit-453 h2 {
        font-size: 30px;
        line-height: 40px
    }

    .elementor-kit-453 h3 {
        font-size: 30px;
        line-height: 40px
    }

    .e-con {
        --container-max-width: 1024px
    }

    .elementor-4612 .elementor-element.elementor-element-631b6c0 {
        --min-height: auto
    }

    .elementor-4612 .elementor-element.elementor-element-dc56ae9 {
        --padding-top: 0px;
        --padding-bottom: 30px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-2880510 {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-4343a23 {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-9017cf4 {
        --min-height: 100vh
    }

    .elementor-4612 .elementor-element.elementor-element-3f5ded8 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px;
        --grid-auto-flow: row
    }

    .elementor-4612 .elementor-element.elementor-element-2805a12 {
        --e-con-grid-template-columns: repeat(2, 1fr);
        --e-con-grid-template-rows: repeat(2, 1fr);
        --gap: 80px 30px;
        --row-gap: 40px;
        --column-gap: 30px;
        --grid-auto-flow: row;
        --justify-items: center
    }

    .elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-91acbfe {
        --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;
        --align-items: center;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-2179dc0 {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 30px;
        --padding-right: 30px
    }

    .elementor-4612 .elementor-element.elementor-element-fddcd6f {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-d4322c5 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-d2a986f {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-1af92de {
        --e-n-carousel-swiper-slides-to-display: 1
    }

    .elementor-4612 .elementor-element.elementor-element-90c8c09 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-08c2def {
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-cc1b724 {
        --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-4612 .elementor-element.elementor-element-f9aa577 {
        --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;
        --gap: 30px 0px;
        --row-gap: 30px;
        --column-gap: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-474395d {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-e5e77de {
        text-align: center;
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-539bb7e {
        --justify-content: center
    }

    .elementor-4612 .elementor-element.elementor-element-c13706c {
        width: 100%;
        max-width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-b0433a5 {
        --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;
        --gap: 30px 0px;
        --row-gap: 30px;
        --column-gap: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-569a2b7 {
        --min-height: 290px
    }

    .elementor-4612 .elementor-element.elementor-element-2962679 {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-2b9bd0a {
        text-align: center;
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-2117ba4 {
        --justify-content: center
    }

    .elementor-4612 .elementor-element.elementor-element-f9e142e {
        width: 100%;
        max-width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-7dabb05 {
        --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;
        --gap: 30px 0px;
        --row-gap: 30px;
        --column-gap: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-aae6db5 {
        --min-height: 290px
    }

    .elementor-4612 .elementor-element.elementor-element-81415aa {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-e430459 {
        text-align: center;
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-6db2021 {
        --justify-content: center
    }

    .elementor-4612 .elementor-element.elementor-element-8a888f6 {
        width: 100%;
        max-width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-2a9412b {
        --e-n-carousel-swiper-slides-to-display: 1;
        --e-n-carousel-arrow-prev-left-position: 0px;
        --e-n-carousel-arrow-next-right-position: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group>label {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-type-html {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-field,
    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-subgroup label {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message {
        font-size: var(--e-global-typography-c758d16-font-size)
    }
}

@media(max-width:767px) {
    table table {
        font-size: .8em
    }

    .elementor-kit-453 {
        --e-global-typography-8f58a0a-font-size: 40px;
        --e-global-typography-8f58a0a-line-height: 45px;
        --e-global-typography-2bbe543-font-size: 45px;
        --e-global-typography-aee65b0-font-size: 36px;
        --e-global-typography-aee65b0-line-height: 1.2em;
        --e-global-typography-67c7479-font-size: 35px;
        --e-global-typography-67c7479-line-height: 1.2em;
        --e-global-typography-cbca331-font-size: 24px;
        --e-global-typography-afd942f-font-size: 18px;
        --e-global-typography-afd942f-line-height: 1.4em;
        --e-global-typography-4ca2727-font-size: 26px;
        --e-global-typography-627f0a4-font-size: 26px;
        --e-global-typography-627f0a4-line-height: 32px;
        --e-global-typography-fc8f5d6-font-size: 30px;
        --e-global-typography-fc8f5d6-line-height: 1.3em
    }

    .elementor-kit-453 h1 {
        font-size: 40px;
        line-height: 54px
    }

    .elementor-kit-453 h2 {
        font-size: 24px;
        line-height: 28px
    }

    .e-con {
        --container-max-width: 767px
    }

    .elementor-4612 .elementor-element.elementor-element-2880510 {
        text-align: left
    }

    .elementor-4612 .elementor-element.elementor-element-2880510 .elementor-heading-title {
        font-size: 32px;
        line-height: 1.1em
    }

    .elementor-4612 .elementor-element.elementor-element-4343a23 {
        text-align: left
    }

    .elementor-4612 .elementor-element.elementor-element-3f5ded8 {
        --e-con-grid-template-columns: repeat(3, 1fr);
        --e-con-grid-template-rows: repeat(2, 1fr);
        --grid-auto-flow: row
    }

    .elementor-4612 .elementor-element.elementor-element-2f15610 img {
        width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-c8d4367 .elementor-heading-title {
        font-size: 32px;
        line-height: 1.2em
    }

    .elementor-4612 .elementor-element.elementor-element-2805a12 {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-title,
    .elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-title a {
        font-size: 18px
    }

    .elementor-4612 .elementor-element.elementor-element-5d80143 .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-title,
    .elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-title a {
        font-size: 18px
    }

    .elementor-4612 .elementor-element.elementor-element-654cd9b .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-title,
    .elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-title a {
        font-size: 18px
    }

    .elementor-4612 .elementor-element.elementor-element-8e41f1a .elementor-icon-box-description {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-113957e {
        width: 100%;
        max-width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-532902c .elementor-heading-title {
        font-size: 22px;
        line-height: 1.1em
    }

    .elementor-4612 .elementor-element.elementor-element-fddcd6f {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-d4322c5 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-d2a986f {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-1af92de {
        --e-n-carousel-swiper-slides-to-display: 1
    }

    .elementor-4612 .elementor-element.elementor-element-2236f4c {
        --padding-top: 25px;
        --padding-bottom: 25px;
        --padding-left: 25px;
        --padding-right: 25px
    }

    .elementor-4612 .elementor-element.elementor-element-bc38d77 {
        --gap: 30px 0px;
        --row-gap: 30px;
        --column-gap: 0px
    }

    .elementor-4612 .elementor-element.elementor-element-af1174e {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-af1174e .elementor-heading-title {
        font-size: 30px
    }

    .elementor-4612 .elementor-element.elementor-element-71d1e17 {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-71d1e17 .elementor-heading-title {
        font-size: 18px;
        line-height: 1.4em
    }

    .elementor-4612 .elementor-element.elementor-element-90c8c09 {
        text-align: center;
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-dceabd0 {
        text-align: center
    }

    .elementor-4612 .elementor-element.elementor-element-5a0e6f8 .elementor-heading-title {
        font-size: 32px
    }

    .elementor-4612 .elementor-element.elementor-element-635f667 .elementor-heading-title {
        font-size: 20px
    }

    .elementor-4612 .elementor-element.elementor-element-ff4f8ed {
        --padding-top: 30px;
        --padding-bottom: 60px;
        --padding-left: 30px;
        --padding-right: 30px
    }

    .elementor-4612 .elementor-element.elementor-element-cc1b724 {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }



    .elementor-4612 .elementor-element.elementor-element-474395d .elementor-heading-title {
        font-size: 22px
    }

    .elementor-4612 .elementor-element.elementor-element-e5e77de {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-539bb7e {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-4612 .elementor-element.elementor-element-c13706c img {
        width: 88%
    }

    .elementor-4612 .elementor-element.elementor-element-569a2b7 {
        --min-height: 454px
    }

    .elementor-4612 .elementor-element.elementor-element-2962679 .elementor-heading-title {
        font-size: 22px
    }

    .elementor-4612 .elementor-element.elementor-element-2b9bd0a {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-2117ba4 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-4612 .elementor-element.elementor-element-aae6db5 {
        --min-height: 454px
    }

    .elementor-4612 .elementor-element.elementor-element-81415aa .elementor-heading-title {
        font-size: 22px
    }

    .elementor-4612 .elementor-element.elementor-element-e430459 {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-6db2021 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-4612 .elementor-element.elementor-element-2a9412b {
        --e-n-carousel-swiper-slides-to-display: 1;
        --e-n-carousel-arrow-prev-left-align: 50%;
        --e-n-carousel-arrow-prev-translate-x: -50%;
        --e-n-carousel-arrow-prev-left-position: -25px;
        --e-n-carousel-arrow-prev-top-align: 100%;
        --e-n-carousel-arrow-prev-translate-y: -100%;
        --e-n-carousel-arrow-next-right-align: 50%;
        --e-n-carousel-arrow-next-translate-x: 50%;
        --e-n-carousel-arrow-next-right-position: -25px;
        --e-n-carousel-arrow-next-top-align: 100%;
        --e-n-carousel-arrow-next-translate-y: -100%
    }

    .elementor-4612 .elementor-element.elementor-element-b849ab6 .elementor-heading-title {
        font-size: 24px
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group>label {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-type-html {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-group .elementor-field,
    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-field-subgroup label {
        font-size: var(--e-global-typography-c758d16-font-size)
    }

    .elementor-4612 .elementor-element.elementor-element-c544ff8 .elementor-message {
        font-size: var(--e-global-typography-c758d16-font-size)
    }
}

@media(min-width:768px) {
    .elementor-4612 .elementor-element.elementor-element-70fa08b {
        --width: 40%
    }

    .elementor-4612 .elementor-element.elementor-element-9017cf4 {
        --width: 52%
    }

    .elementor-4612 .elementor-element.elementor-element-7eefd2d {
        --content-width: 1370px
    }

    .elementor-4612 .elementor-element.elementor-element-21530d1 {
        --content-width: 1370px
    }

    .elementor-4612 .elementor-element.elementor-element-6adbb86 {
        --content-width: 1370px
    }

    .elementor-4612 .elementor-element.elementor-element-2179dc0 {
        --width: 60%
    }

    .elementor-4612 .elementor-element.elementor-element-13679a6 {
        --width: 78%
    }

    .elementor-4612 .elementor-element.elementor-element-2236f4c {
        --content-width: 1370px
    }

    .elementor-4612 .elementor-element.elementor-element-60a087f {
        --width: 50%
    }

    .elementor-4612 .elementor-element.elementor-element-d34ddfe {
        --width: 50%
    }

    .elementor-4612 .elementor-element.elementor-element-5987e19 {
        --width: 79%
    }

    .elementor-4612 .elementor-element.elementor-element-55628cc {
        --width: 40%
    }

    .elementor-4612 .elementor-element.elementor-element-569a2b7 {
        --width: 40%
    }

    .elementor-4612 .elementor-element.elementor-element-aae6db5 {
        --width: 40%
    }

    .elementor-4612 .elementor-element.elementor-element-fee115b {
        --content-width: 1370px
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-4612 .elementor-element.elementor-element-70fa08b {
        --width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-9017cf4 {
        --width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-2179dc0 {
        --width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-55628cc {
        --width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-569a2b7 {
        --width: 100%
    }

    .elementor-4612 .elementor-element.elementor-element-aae6db5 {
        --width: 100%
    }
}

.elementor-4612 .elementor-element.elementor-element-cc1b724 {
   padding: 30px 25px;
}

.elementor-4613 .elementor-element.elementor-element-cb0b89d {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12);
    --z-index: 99
}

.elementor-4613 .elementor-element.elementor-element-cb0b89d:not(.elementor-motion-effects-element-type-background),
.elementor-4613 .elementor-element.elementor-element-cb0b89d>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: var(--e-global-color-primary)
}

.elementor-4613 .elementor-element.elementor-element-9a89c47 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --align-items: center;
    --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-4613 .elementor-element.elementor-element-dc6e73a {
    --display: flex;
    --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: center;
    --align-items: center;
    --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-4613 .elementor-element.elementor-element-bf87007 img {
    width: 100%
}

.elementor-4613 .elementor-element.elementor-element-dcb38a9 {
    --display: flex;
    --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: center;
    --align-items: center;
    --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-4613 .elementor-element.elementor-element-f8a705e {
    --display: flex
}

.elementor-4613 .elementor-element.elementor-element-5674531 {
    --display: flex
}

.elementor-4613 .elementor-element.elementor-element-c235eed {
    --display: flex
}

.elementor-4613 .elementor-element.elementor-element-4fd67c8 {
    --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: space-between;
    --border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .3);
    --padding-top: 12px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px
}

.elementor-4613 .elementor-element.elementor-element-4fd67c8:not(.elementor-motion-effects-element-type-background),
.elementor-4613 .elementor-element.elementor-element-4fd67c8>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #f9f9fe
}

.elementor-4613 .elementor-element.elementor-element-4fd67c8.e-con {
    --align-self: flex-end
}

.elementor-4613 .elementor-element.elementor-element-b9b97e8 {
    --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: space-between;
    --flex-wrap: wrap;
    --padding-top: 20px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4613 .elementor-element.elementor-element-df46ee0 {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 0 1px 0 0;
    --border-top-width: 0px;
    --border-right-width: 1px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #d7d7d7;
    --border-color: #D7D7D7;
    --padding-top: 0px;
    --padding-bottom: 34px;
    --padding-left: 0px;
    --padding-right: 30px
}

.elementor-4613 .elementor-element.elementor-element-11992ee {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 30px) 0
}

.elementor-4613 .elementor-element.elementor-element-11992ee .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px
}

.elementor-4613 .elementor-element.elementor-element-8ee8d72 {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 10px) 0;
    --icon-box-icon-margin: 10px
}

.elementor-4613 .elementor-element.elementor-element-8ee8d72 .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4613 .elementor-element.elementor-element-8ee8d72 .elementor-icon {
    font-size: 27px
}

.elementor-4613 .elementor-element.elementor-element-8ee8d72 .elementor-icon-box-title,
.elementor-4613 .elementor-element.elementor-element-8ee8d72 .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.elementor-4613 .elementor-element.elementor-element-8ee8d72 .elementor-icon-box-title {
    color: var(--e-global-color-933bfad)
}

.elementor-4613 .elementor-element.elementor-element-7e9fe0d {
    font-family: Poppins, Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #737373
}

.elementor-4613 .elementor-element.elementor-element-7af9276 {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 0 1px 0 0;
    --border-top-width: 0px;
    --border-right-width: 1px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #d7d7d7;
    --border-color: #D7D7D7;
    --padding-top: 0px;
    --padding-bottom: 34px;
    --padding-left: 15px;
    --padding-right: 0px
}

.elementor-4613 .elementor-element.elementor-element-fabef5f {
    margin: 0 30px calc(var(--kit-widget-spacing, 0px) + 30px) 0
}

.elementor-4613 .elementor-element.elementor-element-fabef5f .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px
}

.elementor-4613 .elementor-element.elementor-element-7ce08e0 {
    margin: 0 20px calc(var(--kit-widget-spacing, 0px) + 11px) 0;
    --icon-box-icon-margin: 10px
}

.elementor-4613 .elementor-element.elementor-element-7ce08e0 .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4613 .elementor-element.elementor-element-7ce08e0 .elementor-icon {
    font-size: 27px
}

.elementor-4613 .elementor-element.elementor-element-7ce08e0 .elementor-icon-box-title,
.elementor-4613 .elementor-element.elementor-element-7ce08e0 .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.elementor-4613 .elementor-element.elementor-element-7ce08e0 .elementor-icon-box-title {
    color: var(--e-global-color-933bfad)
}

.elementor-4613 .elementor-element.elementor-element-90373aa {
    margin: 0 20px calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    font-family: Poppins, Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #737373
}

.elementor-4613 .elementor-element.elementor-element-95fe87a {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 0 1px 0 0;
    --border-top-width: 0px;
    --border-right-width: 1px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #d7d7d7;
    --border-color: #D7D7D7;
    --padding-top: 0px;
    --padding-bottom: 34px;
    --padding-left: 15px;
    --padding-right: 30px
}

.elementor-4613 .elementor-element.elementor-element-9fdd95b {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 30px) 0
}

.elementor-4613 .elementor-element.elementor-element-9fdd95b .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px
}

.elementor-4613 .elementor-element.elementor-element-2545deb {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 10px) 0;
    --icon-box-icon-margin: 10px
}

.elementor-4613 .elementor-element.elementor-element-2545deb .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4613 .elementor-element.elementor-element-2545deb .elementor-icon {
    font-size: 27px
}

.elementor-4613 .elementor-element.elementor-element-2545deb .elementor-icon-box-title,
.elementor-4613 .elementor-element.elementor-element-2545deb .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.elementor-4613 .elementor-element.elementor-element-2545deb .elementor-icon-box-title {
    color: var(--e-global-color-933bfad)
}

.elementor-4613 .elementor-element.elementor-element-f673d02 {
    font-family: Poppins, Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #737373
}

.elementor-4613 .elementor-element.elementor-element-7fb95ee {
    --display: flex;
    border-style: none;
    --border-style: none;
    --padding-top: 0px;
    --padding-bottom: 34px;
    --padding-left: 15px;
    --padding-right: 30px
}

.elementor-4613 .elementor-element.elementor-element-e8fe08d {
    width: var(--container-widget-width, 115.368%);
    max-width: 115.368%;
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 30px) 0;
    --container-widget-width: 115.368%;
    --container-widget-flex-grow: 0
}

.elementor-4613 .elementor-element.elementor-element-e8fe08d.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-4613 .elementor-element.elementor-element-e8fe08d .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px
}

.elementor-4613 .elementor-element.elementor-element-0fc74fb {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 10px) 0;
    --icon-box-icon-margin: 10px
}

.elementor-4613 .elementor-element.elementor-element-0fc74fb .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4613 .elementor-element.elementor-element-0fc74fb .elementor-icon {
    font-size: 27px
}

.elementor-4613 .elementor-element.elementor-element-0fc74fb .elementor-icon-box-title,
.elementor-4613 .elementor-element.elementor-element-0fc74fb .elementor-icon-box-title a {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.elementor-4613 .elementor-element.elementor-element-0fc74fb .elementor-icon-box-title {
    color: var(--e-global-color-933bfad)
}

.elementor-4613 .elementor-element.elementor-element-0da38e6 {
    font-family: Poppins, Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #737373
}

.elementor-4613 .elementor-element.elementor-element-f17133d {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4613 .elementor-element.elementor-element-18ce6a5 .elementor-button {
    background-color: #02010100;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    fill: var(--e-global-color-933bfad);
    color: var(--e-global-color-933bfad);
    border-style: none;
    border-radius: 0 0 0 0;
    padding: 0
}

body:not(.rtl) .elementor-4613 .elementor-element.elementor-element-18ce6a5 {
    left: 30%
}

body.rtl .elementor-4613 .elementor-element.elementor-element-18ce6a5 {
    right: 30%
}

.elementor-4613 .elementor-element.elementor-element-18ce6a5 {
    bottom: 25px
}

.elementor-4613 .elementor-element.elementor-element-18ce6a5 .elementor-button-content-wrapper {
    flex-direction: row-reverse
}

.elementor-4613 .elementor-element.elementor-element-18ce6a5 .elementor-button .elementor-button-content-wrapper {
    gap: 5px
}

.elementor-4613 .elementor-element.elementor-element-fa7f1e4 {
    --display: flex
}

.elementor-4613 .elementor-element.elementor-element-7b465bf {
    --display: flex
}

.elementor-4613 .elementor-element.elementor-element-26be91c {
    --n-menu-dropdown-content-max-width: initial;
    --n-menu-heading-wrap: wrap;
    --n-menu-heading-overflow-x: initial;
    --n-menu-title-distance-from-content: 0px;
    --n-menu-toggle-icon-wrapper-animation-duration: 500ms;
    --n-menu-title-space-between: 30px;
    --n-menu-title-font-size: var(--e-global-typography-2165f71-font-size);
    --n-menu-title-color-normal: var(--e-global-color-7b73a99);
    --n-menu-title-transition: 300ms;
    --n-menu-title-padding: 37px 0px 37px 0px;
    --n-menu-icon-size: 16px;
    --n-menu-toggle-icon-size: 20px;
    --n-menu-toggle-icon-hover-duration: 500ms;
    --n-menu-toggle-icon-distance-from-dropdown: 0px
}

.elementor-4613 .elementor-element.elementor-element-26be91c>.e-n-menu>.e-n-menu-wrapper>.e-n-menu-heading>.e-n-menu-item>.e-n-menu-title,
.elementor-4613 .elementor-element.elementor-element-26be91c>.e-n-menu>.e-n-menu-wrapper>.e-n-menu-heading>.e-n-menu-item>.e-n-menu-title>.e-n-menu-title-container,
.elementor-4613 .elementor-element.elementor-element-26be91c>.e-n-menu>.e-n-menu-wrapper>.e-n-menu-heading>.e-n-menu-item>.e-n-menu-title>.e-n-menu-title-container>span {
    font-family: var(--e-global-typography-2165f71-font-family), Sans-serif;
    text-transform: var(--e-global-typography-2165f71-text-transform)
}

.elementor-4613 .elementor-element.elementor-element-26be91c {
    --n-menu-title-color-hover: var(--e-global-color-878df6e);
    --n-menu-title-color-active: var(--e-global-color-878df6e)
}

.elementor-4613 .elementor-element.elementor-element-e7e3bff {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: flex-end;
    --align-items: center;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4613 .elementor-element.elementor-element-54569cb {
    margin: 0 20px calc(var(--kit-widget-spacing, 0px) + 0px) 0
}

.elementor-4613 .elementor-element.elementor-element-54569cb .elementor-icon {
    font-size: 25px
}

.elementor-4613 .elementor-element.elementor-element-54569cb .elementor-icon svg {
    height: 25px
}

@media(min-width:768px) {
    .elementor-4613 .elementor-element.elementor-element-cb0b89d {
        --content-width: 1370px
    }

    .elementor-4613 .elementor-element.elementor-element-dc6e73a {
        --width: 20%
    }

    .elementor-4613 .elementor-element.elementor-element-dcb38a9 {
        --width: 65%
    }

    .elementor-4613 .elementor-element.elementor-element-4fd67c8 {
        --width: 91%
    }

    .elementor-4613 .elementor-element.elementor-element-b9b97e8 {
        --width: 71%
    }

    .elementor-4613 .elementor-element.elementor-element-df46ee0 {
        --width: 25%
    }

    .elementor-4613 .elementor-element.elementor-element-7af9276 {
        --width: 25%
    }

    .elementor-4613 .elementor-element.elementor-element-95fe87a {
        --width: 25%
    }

    .elementor-4613 .elementor-element.elementor-element-7fb95ee {
        --width: 25%
    }

    .elementor-4613 .elementor-element.elementor-element-f17133d {
        --width: 25%
    }

    .elementor-4613 .elementor-element.elementor-element-e7e3bff {
        --width: 15%
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-4613 .elementor-element.elementor-element-e7e3bff {
        --width: 40%
    }
}

@media(max-width:1024px) {
    .elementor-4613 .elementor-element.elementor-element-9a89c47 {
        --padding-top: 15px;
        --padding-bottom: 15px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4613 .elementor-element.elementor-element-26be91c {
        --n-menu-title-font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4613 .elementor-element.elementor-element-e7e3bff {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-4613 .elementor-element.elementor-element-54569cb .elementor-icon-wrapper {
        text-align: right
    }
}

.elementor-4649 .elementor-element.elementor-element-d2b60ea {
    --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;
    --overflow: hidden
}

.elementor-4649 .elementor-element.elementor-element-d2b60ea:not(.elementor-motion-effects-element-type-background),
.elementor-4649 .elementor-element.elementor-element-d2b60ea>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: transparent;
    background-image: linear-gradient(180deg, var(--e-global-color-primary) 0%, var(--e-global-color-878df6e) 100%)
}

.elementor-4649 .elementor-element.elementor-element-8e3ca63 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: flex-start;
    --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-4649 .elementor-element.elementor-element-acbfbaf {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 20px
}

.elementor-4649 .elementor-element.elementor-element-deee2db {
    text-align: left
}

.elementor-4649 .elementor-element.elementor-element-deee2db img {
    width: 230px
}

.elementor-4649 .elementor-element.elementor-element-c4c3e77 {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    text-decoration: none;
    line-height: 24px;
    color: var(--e-global-color-bf4ea2a)
}

.elementor-4649 .elementor-element.elementor-element-c4c3e77 p {
    margin-bottom: 0
}

.elementor-4649 .elementor-element.elementor-element-ff54c49 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: var(--e-global-color-933bfad)
}

.elementor-4649 .elementor-element.elementor-element-9900496 {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 20px
}

.elementor-4649 .elementor-element.elementor-element-8e27d49 {
    text-align: left
}

.elementor-4649 .elementor-element.elementor-element-8e27d49 .elementor-heading-title {
    font-family: Anton, Sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: var(--e-global-color-933bfad)
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 {
    margin: 12px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    --e-nav-menu-horizontal-menu-item-margin: calc(20px / 2)
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu .elementor-item {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-933bfad);
    fill: var(--e-global-color-933bfad);
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main .elementor-item:focus,
.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main .elementor-item:hover {
    color: var(--e-global-color-878df6e);
    fill: var(--e-global-color-878df6e)
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-878df6e)
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-framed .elementor-item:before {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-framed.e--animation-draw .elementor-item:after {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-framed.e--animation-corners .elementor-item:after {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-double-line .elementor-item:after,
.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-double-line .elementor-item:before,
.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-overline .elementor-item:before,
.elementor-4649 .elementor-element.elementor-element-c31ac19 .e--pointer-underline .elementor-item:after {
    height: 0
}

.elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child) {
    margin-bottom: 20px
}

.elementor-4649 .elementor-element.elementor-element-8e172cb {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 20px
}

.elementor-4649 .elementor-element.elementor-element-327fa3e {
    text-align: left
}

.elementor-4649 .elementor-element.elementor-element-327fa3e .elementor-heading-title {
    font-family: Anton, Sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: var(--e-global-color-933bfad)
}

.elementor-4649 .elementor-element.elementor-element-416dc98 {
    margin: 12px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    --e-nav-menu-horizontal-menu-item-margin: calc(20px / 2)
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu .elementor-item {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-933bfad);
    fill: var(--e-global-color-933bfad);
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main .elementor-item:focus,
.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main .elementor-item:hover {
    color: var(--e-global-color-878df6e);
    fill: var(--e-global-color-878df6e)
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-878df6e)
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-framed .elementor-item:before {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-framed.e--animation-draw .elementor-item:after {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-framed.e--animation-corners .elementor-item:after {
    border-width: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-double-line .elementor-item:after,
.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-double-line .elementor-item:before,
.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-overline .elementor-item:before,
.elementor-4649 .elementor-element.elementor-element-416dc98 .e--pointer-underline .elementor-item:after {
    height: 0
}

.elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child) {
    margin-bottom: 20px
}

.elementor-4649 .elementor-element.elementor-element-1852192 {
    --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;
    --gap: 20px 0px;
    --row-gap: 20px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 20px
}

.elementor-4649 .elementor-element.elementor-element-5fbf4fd {
    text-align: left
}

.elementor-4649 .elementor-element.elementor-element-5fbf4fd .elementor-heading-title {
    font-family: Anton, Sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: var(--e-global-color-933bfad)
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 {
    margin: 11px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
    --e-icon-list-icon-size: 14px;
    --icon-vertical-offset: 0px
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px/2)
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px/2)
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px/2);
    margin-left: calc(10px/2)
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px/2);
    margin-left: calc(-10px/2)
}

body.rtl .elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px/2)
}

body:not(.rtl) .elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px/2)
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-icon i {
    transition: color .3s
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-icon svg {
    transition: fill .3s
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-item>a {
    font-family: Poppins, Sans-serif;
    font-size: 18px
}

.elementor-4649 .elementor-element.elementor-element-5b1a3d0 .elementor-icon-list-text {
    color: var(--e-global-color-bf4ea2a);
    transition: color .3s
}

.elementor-4649 .elementor-element.elementor-element-b01e92a {
    --grid-template-columns: repeat(0, auto);
    text-align: left;
    --icon-size: 18px;
    --grid-column-gap: 10px;
    --grid-row-gap: 0px
}

.elementor-4649 .elementor-element.elementor-element-b01e92a .elementor-social-icon {
    background-color: var(--e-global-color-accent);
    --icon-padding: 10px
}

.elementor-4649 .elementor-element.elementor-element-b01e92a .elementor-social-icon i {
    color: var(--e-global-color-primary)
}

.elementor-4649 .elementor-element.elementor-element-b01e92a .elementor-social-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-4649 .elementor-element.elementor-element-b01e92a .elementor-social-icon:hover {
    background-color: var(--e-global-color-878df6e)
}

.elementor-4649 .elementor-element.elementor-element-b01e92a .elementor-social-icon:hover i {
    color: var(--e-global-color-primary)
}

.elementor-4649 .elementor-element.elementor-element-b01e92a .elementor-social-icon:hover svg {
    fill: var(--e-global-color-primary)
}

.elementor-location-footer:before,
.elementor-location-header:before {
    content: "";
    display: table;
    clear: both
}

@media(max-width:767px) {
    .elementor-4613 .elementor-element.elementor-element-dc6e73a {
        --width: 150px
    }

    .elementor-4613 .elementor-element.elementor-element-26be91c {
        --n-menu-title-font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4613 .elementor-element.elementor-element-e7e3bff {
        --width: calc(100% - 160px)
    }

    .elementor-4613 .elementor-element.elementor-element-2f48239 .elementor-button {
        padding: 10px 20px
    }

    .elementor-4649 .elementor-element.elementor-element-9900496 {
        --gap: 10px 0px;
        --row-gap: 10px;
        --column-gap: 0px
    }

    .elementor-4649 .elementor-element.elementor-element-8e27d49 {
        margin: 20px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
        padding: 0
    }

    .elementor-4649 .elementor-element.elementor-element-8e27d49 .elementor-heading-title {
        font-size: 24px
    }

    .elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu .elementor-item {
        font-size: var(--e-global-typography-text-font-size)
    }

    .elementor-4649 .elementor-element.elementor-element-c31ac19 {
        --e-nav-menu-horizontal-menu-item-margin: calc(14px / 2)
    }

    .elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child) {
        margin-bottom: 14px
    }

    .elementor-4649 .elementor-element.elementor-element-8e172cb {
        --gap: 10px 0px;
        --row-gap: 10px;
        --column-gap: 0px
    }

    .elementor-4649 .elementor-element.elementor-element-327fa3e {
        margin: 20px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;
        padding: 0
    }

    .elementor-4649 .elementor-element.elementor-element-327fa3e .elementor-heading-title {
        font-size: 24px
    }

    .elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu .elementor-item {
        font-size: var(--e-global-typography-text-font-size)
    }

    .elementor-4649 .elementor-element.elementor-element-416dc98 {
        --e-nav-menu-horizontal-menu-item-margin: calc(14px / 2)
    }

    .elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child) {
        margin-bottom: 14px
    }

    .elementor-4649 .elementor-element.elementor-element-1852192 {
        --gap: 10px 0px;
        --row-gap: 10px;
        --column-gap: 0px
    }

    .elementor-4649 .elementor-element.elementor-element-5fbf4fd {
        margin: 20px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0
    }

    .elementor-4649 .elementor-element.elementor-element-5fbf4fd .elementor-heading-title {
        font-size: 24px
    }
}

.elementor-4856 .elementor-element.elementor-element-47af726 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 15px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4856 .elementor-element.elementor-element-47af726:not(.elementor-motion-effects-element-type-background),
.elementor-4856 .elementor-element.elementor-element-47af726>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #02010100
}

.elementor-4856 .elementor-element.elementor-element-25d5367 {
    --display: flex
}

.elementor-4856 .elementor-element.elementor-element-540f4f3 {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 15px) 0
}

.elementor-4856 .elementor-element.elementor-element-540f4f3 img {
    width: 120px
}

.elementor-4856 .elementor-element.elementor-element-e95e853 {
    margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 20px) 0;
    text-align: center;
    font-family: "Schibsted Grotesk", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: var(--e-global-color-primary)
}

.elementor-4856 .elementor-element.elementor-element-e95e853 p {
    margin-bottom: 0
}

.elementor-4856 .elementor-element.elementor-element-a350ce3 .elementor-button {
    padding: 15px 30px
}

#elementor-popup-modal-4856 .dialog-widget-content {
    animation-duration: .5s;
    background-color: #02010100;
    background-image:url("{$theme_path}/static/image/bottom-web-pattern-bg.webp");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-style: none
}

#elementor-popup-modal-4856 .dialog-message {
    width: 100vw;
    height: auto;
    padding: 0
}

#elementor-popup-modal-4856 {
    justify-content: center;
    align-items: flex-end
}

#elementor-popup-modal-4856 .dialog-close-button {
    display: flex;
    top: 30%
}

body:not(.rtl) #elementor-popup-modal-4856 .dialog-close-button {
    right: 2%
}

body.rtl #elementor-popup-modal-4856 .dialog-close-button {
    left: 2%
}

#elementor-popup-modal-4856 .dialog-close-button i {
    color: var(--e-global-color-primary)
}

#elementor-popup-modal-4856 .dialog-close-button svg {
    fill: var(--e-global-color-primary)
}

@media(max-width:1366px) {
    .elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu .elementor-item {
        font-size: var(--e-global-typography-text-font-size)
    }

    .elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu .elementor-item {
        font-size: var(--e-global-typography-text-font-size)
    }

    .elementor-4856 .elementor-element.elementor-element-540f4f3 img {
        width: 80px
    }

    .elementor-4856 .elementor-element.elementor-element-e95e853 {
        margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 15px) 0;
        font-size: 24px;
        line-height: 28px
    }

    .elementor-4856 .elementor-element.elementor-element-a350ce3 .elementor-button {
        padding: 15px 40px
    }
}

@media(max-width:1024px) {
    .elementor-4649 .elementor-element.elementor-element-c31ac19 .elementor-nav-menu .elementor-item {
        font-size: var(--e-global-typography-text-font-size)
    }

    .elementor-4649 .elementor-element.elementor-element-416dc98 .elementor-nav-menu .elementor-item {
        font-size: var(--e-global-typography-text-font-size)
    }

    .elementor-4856 .elementor-element.elementor-element-540f4f3 img {
        width: 60px
    }

    .elementor-4856 .elementor-element.elementor-element-e95e853 {
        font-size: 20px;
        line-height: 26px
    }

    .elementor-4856 .elementor-element.elementor-element-a350ce3 .elementor-button {
        padding: 12px 40px
    }

    #elementor-popup-modal-4856 .dialog-close-button {
        top: 20%
    }
}

@media(max-width:767px) {
    .elementor-4856 .elementor-element.elementor-element-540f4f3 img {
        width: 50px
    }

    .elementor-4856 .elementor-element.elementor-element-e95e853 {
        font-size: 16px;
        line-height: 22px
    }

    .elementor-4856 .elementor-element.elementor-element-a350ce3 .elementor-button {
        padding: 10px 20px
    }

    #elementor-popup-modal-4856 .dialog-close-button {
        top: 15%
    }

    body:not(.rtl) #elementor-popup-modal-4856 .dialog-close-button {
        right: 4%
    }

    body.rtl #elementor-popup-modal-4856 .dialog-close-button {
        left: 4%
    }
}

@media(min-width:768px) {
    .elementor-4649 .elementor-element.elementor-element-d2b60ea {
        --content-width: 1370px
    }

    .elementor-4649 .elementor-element.elementor-element-acbfbaf {
        --width: 40%
    }

    .elementor-4649 .elementor-element.elementor-element-9900496 {
        --width: 22%
    }

    .elementor-4649 .elementor-element.elementor-element-8e172cb {
        --width: 18%
    }

    .elementor-4649 .elementor-element.elementor-element-1852192 {
        --width: 20%
    }

    .elementor-4856 .elementor-element.elementor-element-25d5367 {
        --content-width: 840px
    }
}

.no-js img.lazyload {
    display: none
}

.lazyload,
.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .4s;
    transition-delay: 0s
}

.cs-slider .swiper-wrapper .swiper-slide .e-con-inner {
    height: 705px;
    display: flex;
    justify-content: flex-end
}

.cs-slider .swiper-wrapper .swiper-slide .e-con-inner .cs-box .project-link {
    opacity: 0;
    margin-bottom: -32px;
    transition: ease-in-out .5s opacity, ease-in-out .5s margin-bottom
}

.cs-slider .swiper-wrapper .swiper-slide .e-con-inner .cs-box:hover .project-link {
    opacity: 1;
    margin-bottom: 0
}

#work-samples-loader {
    text-align: center;
    margin: 20px 0;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 99
}

#work-samples-loader img {
    width: 120px;
    height: 120px
}

.home .elementor-location-header>.am-header.header-bg-active {
    background-color: rgba(30, 30, 30, .8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.menu-icon .elementor-icon-box-icon {
    margin-top: 8px
}

.featured-slider .swiper-slide {
   padding: 30px 25px;
}

@media only screen and (min-width:1025px) and (max-width:1079px) {

    .elementor-nav-menu--main .elementor-nav-menu a,
    .elementor-nav-menu--main .elementor-nav-menu a.highlighted,
    .elementor-nav-menu--main .elementor-nav-menu a:focus,
    .elementor-nav-menu--main .elementor-nav-menu a:hover {
        padding: 13px 14px
    }
}

@media only screen and (max-width:1640px) {
    .elementor-4612 .elementor-element.elementor-element-cc1b724 {
        height: auto;
        min-height: auto
    }
}

@media (max-width:960px) {
    .featured-slider .swiper-slide {
        height: auto !important
    }
}

@media (max-width:767px) {
    .elementor-267 .elementor-element.elementor-element-c17cd29 {
        padding-left: 0 !important
    }

    .elementor-267 .elementor-element.elementor-element-f535ad5 {
        margin: 20px 0
    }

    .elementor-267 .elementor-element.elementor-element-31de14d .as-slider-left {
        left: calc(40% - 300px/2) !important
    }

    .elementor-267 .elementor-element.elementor-element-4c73007 .as-slider-left {
        left: calc(50% - 340px/2) !important
    }
}

.circle_icon .elementor-icon-box-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 6px 10px #00000026;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -40px
}

.testimonial-slider .swiper-pagination-bullet {
    height: 3px;
    border-radius: 10px
}

.img_slider .swiper-slide .swiper-slide-inner .swiper-slide-image {
    height: 360px !important;
    object-fit: cover
}

.verticle_slider_wrapper {
    height: 600px
}

.grid {
    display: flex;
    justify-content: space-around;
    height: 100%;
    overflow: hidden;
    gap: 40px;
    padding-right: 40px
}

.column {
    width: 100%;
    height: calc(100vh - 103px);
    position: relative
}

.track {
    position: absolute;
    width: 100%;
    transition: transform .5s ease;
    display: flex;
    flex-direction: column;
    gap: 40px
}

.image-wrapper {
    width: 100%;
    box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, .017), 6.7px 6.7px 5.3px rgba(0, 0, 0, .024), 12.5px 12.5px 10px rgba(0, 0, 0, .03), 22.3px 22.3px 17.9px rgba(0, 0, 0, .036), 41.8px 41.8px 33.4px rgba(0, 0, 0, .043), 100px 100px 80px rgba(0, 0, 0, .06);
    display: flex;
    flex-direction: column;
    border-radius: 15px !important
}

.image {
    width: 100%;
    height: 45vh !important;
    object-fit: cover;
    border-radius: 15px !important;
    filter: drop-shadow(#eee .5rem .5rem 1rem)
}

#track2 {
    bottom: 0
}

@media(max-width:1200px) {
    .column {
        height: calc(100vh - 80px)
    }

    .grid {
        padding-right: 0
    }
}

@media(max-width:768px) {
    .grid {
        gap: 20px;
        border-radius: 15px !important;
        display: grid;
        grid-template-columns: 1fr 2fr 1fr
    }

    .track {
        gap: 20px
    }

    .image {
        height: 35vh
    }

    .column {
        height: 100vh
    }

    #track2 {
        bottom: auto
    }
}

.elementor-4445 .elementor-element.elementor-element-f2d76bf {
    --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: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-72325be {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-974bc4b img {
    width: 100%
}

.elementor-4445 .elementor-element.elementor-element-cf4c1de {
    --display: flex;
    --padding-top: 28px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-a56170a {
    padding: 0 0 5px 5px;
    --e-icon-list-icon-size: 14px;
    --icon-vertical-offset: 0px
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px/2)
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px/2)
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px/2);
    margin-left: calc(10px/2)
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px/2);
    margin-left: calc(-10px/2)
}

body.rtl .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px/2)
}

body:not(.rtl) .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px/2)
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-icon i {
    transition: color .3s
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-icon svg {
    transition: fill .3s
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>a {
    font-family: var(--e-global-typography-2165f71-font-family), Sans-serif;
    font-size: var(--e-global-typography-2165f71-font-size);
    text-transform: var(--e-global-typography-2165f71-text-transform)
}

.elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-text {
    color: var(--e-global-color-933bfad);
    transition: color .3s
}

.elementor-4445 .elementor-element.elementor-element-6d382dd {
    --display: flex
}

.elementor-4445 .elementor-element.elementor-element-1999e48 {
    --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: 10px;
    --padding-bottom: 10px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-4445 .elementor-element.elementor-element-bda4906 {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 1px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 1px;
    --border-left-width: 0px;
    border-color: #d7d7d7;
    --border-color: #D7D7D7;
    --padding-top: 15px;
    --padding-bottom: 5px;
    --padding-left: 15px;
    --padding-right: 5px
}

.elementor-4445 .elementor-element.elementor-element-d9ec5e2 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --flex-wrap: wrap;
    --margin-top: 0px;
    --margin-bottom: 10px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-6d6c288 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-4ce6e92 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 13px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-4119fc1 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: var(--e-global-color-933bfad)
}

.elementor-4445 .elementor-element.elementor-element-322a4d6 {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 1px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 1px;
    --border-left-width: 0px;
    border-color: #d7d7d7;
    --border-color: #D7D7D7;
    --padding-top: 15px;
    --padding-bottom: 5px;
    --padding-left: 15px;
    --padding-right: 5px
}

.elementor-4445 .elementor-element.elementor-element-ee3e028 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --flex-wrap: wrap;
    --margin-top: 0px;
    --margin-bottom: 10px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-807008c {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-710b2ae {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 13px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-99d6bed .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: var(--e-global-color-933bfad)
}

.elementor-4445 .elementor-element.elementor-element-a1f73ff {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 1px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 1px;
    --border-left-width: 0px;
    border-color: #d7d7d7;
    --border-color: #D7D7D7;
    --padding-top: 15px;
    --padding-bottom: 5px;
    --padding-left: 15px;
    --padding-right: 5px
}

.elementor-4445 .elementor-element.elementor-element-468d00a {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --flex-wrap: wrap;
    --margin-top: 0px;
    --margin-bottom: 10px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-2a3e6c2 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-927868a {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 13px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-48503e6 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: var(--e-global-color-933bfad)
}

.elementor-4445 .elementor-element.elementor-element-12d2db8 {
    --display: flex;
    border-style: none;
    --border-style: none;
    --padding-top: 15px;
    --padding-bottom: 5px;
    --padding-left: 15px;
    --padding-right: 5px
}

.elementor-4445 .elementor-element.elementor-element-9532631 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --flex-wrap: wrap;
    --margin-top: 0px;
    --margin-bottom: 10px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-36b40ad {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-2a14339 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 13px;
    --padding-right: 0px
}

.elementor-4445 .elementor-element.elementor-element-5496315 .elementor-heading-title {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: var(--e-global-color-933bfad)
}

.elementor-4445 .elementor-element.elementor-element-0cf7fb6 {
    --n-accordion-title-font-size: var(--e-global-typography-2165f71-font-size);
    --n-accordion-title-icon-order: initial;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-title-normal-color: var(--e-global-color-933bfad);
    --n-accordion-title-hover-color: var(--e-global-color-878df6e);
    --n-accordion-title-active-color: var(--e-global-color-878df6e);
    --n-accordion-icon-size: 15px
}

.elementor-4445 .elementor-element.elementor-element-0cf7fb6>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
    border-style: none
}

.elementor-4445 .elementor-element.elementor-element-0cf7fb6 {
    --n-accordion-padding: 5px 5px 5px 5px
}

:where(.elementor-4445 .elementor-element.elementor-element-0cf7fb6 > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header)>.e-n-accordion-item-title-text {
    font-family: var(--e-global-typography-2165f71-font-family), Sans-serif;
    text-transform: var(--e-global-typography-2165f71-text-transform)
}

:where(.elementor-4445 .elementor-element.elementor-element-0cf7fb6 > .e-n-accordion > .e-n-accordion-item)>.e-con {
    --padding-top: 0px;
    --padding-right: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 {
    padding: 5px 0 5px 5px;
    --e-icon-list-icon-size: 14px;
    --icon-vertical-offset: 0px
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(10px/2)
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: calc(10px/2)
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: calc(10px/2);
    margin-left: calc(10px/2)
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-items.elementor-inline-items {
    margin-right: calc(-10px/2);
    margin-left: calc(-10px/2)
}

body.rtl .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    left: calc(-10px/2)
}

body:not(.rtl) .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    right: calc(-10px/2)
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-icon i {
    transition: color .3s
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-icon svg {
    transition: fill .3s
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>.elementor-icon-list-text,
.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>a {
    font-family: var(--e-global-typography-2165f71-font-family), Sans-serif;
    font-size: var(--e-global-typography-2165f71-font-size);
    text-transform: var(--e-global-typography-2165f71-text-transform)
}

.elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-text {
    color: var(--e-global-color-933bfad);
    transition: color .3s
}

#elementor-popup-modal-4445 .dialog-widget-content {
    animation-duration: .5s;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2)
}

#elementor-popup-modal-4445 {
    background-color: rgba(0, 0, 0, .8);
    justify-content: flex-start;
    align-items: flex-start;
    pointer-events: all
}

#elementor-popup-modal-4445 .dialog-message {
    width: 48vw;
    height: 100vh;
    align-items: flex-start;
    padding: 50px 56px 0
}

#elementor-popup-modal-4445 .dialog-close-button {
    display: flex;
    top: 6%;
    font-size: 40px
}

@media(max-width:1366px) {

    .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>.elementor-icon-list-text,
    .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>a {
        font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4445 .elementor-element.elementor-element-0cf7fb6 {
        --n-accordion-title-font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>.elementor-icon-list-text,
    .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>a {
        font-size: var(--e-global-typography-2165f71-font-size)
    }
}

@media(max-width:1024px) {

    .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>.elementor-icon-list-text,
    .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>a {
        font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4445 .elementor-element.elementor-element-0cf7fb6 {
        --n-accordion-title-font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>.elementor-icon-list-text,
    .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>a {
        font-size: var(--e-global-typography-2165f71-font-size)
    }

    #elementor-popup-modal-4445 .dialog-message {
        width: 75vw
    }
}

@media(max-width:767px) {
    .elementor-4445 .elementor-element.elementor-element-974bc4b {
        text-align: left
    }

    .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>.elementor-icon-list-text,
    .elementor-4445 .elementor-element.elementor-element-a56170a .elementor-icon-list-item>a {
        font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4445 .elementor-element.elementor-element-6d6c288 {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-4ce6e92 {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-807008c {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-710b2ae {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-2a3e6c2 {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-927868a {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-36b40ad {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-2a14339 {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-0cf7fb6 {
        --n-accordion-title-font-size: var(--e-global-typography-2165f71-font-size)
    }

    .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>.elementor-icon-list-text,
    .elementor-4445 .elementor-element.elementor-element-0dc5af1 .elementor-icon-list-item>a {
        font-size: var(--e-global-typography-2165f71-font-size)
    }

    #elementor-popup-modal-4445 .dialog-message {
        width: 100vw;
        padding: 20px 20px 0
    }

    #elementor-popup-modal-4445 .dialog-close-button {
        top: 3%;
        font-size: 25px
    }
}

@media(min-width:768px) {
    .elementor-4445 .elementor-element.elementor-element-72325be {
        --width: 180px
    }

    .elementor-4445 .elementor-element.elementor-element-bda4906 {
        --width: 100%
    }

    .elementor-4445 .elementor-element.elementor-element-6d6c288 {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-4ce6e92 {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-322a4d6 {
        --width: 100%
    }

    .elementor-4445 .elementor-element.elementor-element-807008c {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-710b2ae {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-a1f73ff {
        --width: 100%
    }

    .elementor-4445 .elementor-element.elementor-element-2a3e6c2 {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-927868a {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-12d2db8 {
        --width: 100%
    }

    .elementor-4445 .elementor-element.elementor-element-36b40ad {
        --width: 28px
    }

    .elementor-4445 .elementor-element.elementor-element-2a14339 {
        --width: calc(100% - 28px)
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .elementor-4445 .elementor-element.elementor-element-4ce6e92 {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-710b2ae {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-927868a {
        --width: calc(100% - 28px)
    }

    .elementor-4445 .elementor-element.elementor-element-2a14339 {
        --width: calc(100% - 28px)
    }
}

.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 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
}

