.katzo8ocog {
    border-width: 2px;
}

img,
.card-wrap,
.p0h4jhrlyg,
.video-wrapper,
.j5iasqgm13 iframe,
.google-map iframe,
.slide-content,
.plan,
.d5zeimsc2w,
.ab3ribkjcq {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f3e6ef;
}

body {
    font-family: Liter;
}

.ft71ze0jf8 {
    font-family: 'Liter', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.ft71ze0jf8>.w9zqezu6d7 {
    font-size: 6.25rem;
}

.ygxd07gybn {
    font-family: 'Liter', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.ygxd07gybn>.w9zqezu6d7 {
    font-size: 5rem;
}

.yhcki5j5jf {
    font-family: 'Liter', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.yhcki5j5jf>.w9zqezu6d7 {
    font-size: 1.5rem;
}

.dhg8mbrulk {
    font-family: 'Liter', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.dhg8mbrulk>.w9zqezu6d7 {
    font-size: 3.125rem;
}

.pchjh8l3l1 {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.pchjh8l3l1>.w9zqezu6d7 {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .ft71ze0jf8 {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .ft71ze0jf8 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .ygxd07gybn {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .yhcki5j5jf {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .dhg8mbrulk {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .pchjh8l3l1 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .ft71ze0jf8 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .ygxd07gybn {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .yhcki5j5jf {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .dhg8mbrulk {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .pchjh8l3l1 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.katzo8ocog {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .katzo8ocog {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #2e294e !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.zyc3mvyahp,
.zyc3mvyahp:active {
    background-color: #2e294e !important;
    border-color: #2e294e !important;
    color: #ffffff !important;
    box-shadow: none;
}

.zyc3mvyahp:hover,
.zyc3mvyahp:focus,
.zyc3mvyahp.focus,
.zyc3mvyahp.v5jr181jvp {
    color: inherit;
    background-color: #423b6f !important;
    border-color: #423b6f !important;
    box-shadow: none;
}

.zyc3mvyahp.disabled,
.zyc3mvyahp:disabled {
    color: #ffffff !important;
    background-color: #423b6f !important;
    border-color: #423b6f !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #fbd44e !important;
    border-color: #fbd44e !important;
    color: #483802 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.v5jr181jvp {
    color: inherit;
    background-color: #fce080 !important;
    border-color: #fce080 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #483802 !important;
    background-color: #fce080 !important;
    border-color: #fce080 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.v5jr181jvp {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.v5jr181jvp {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.v5jr181jvp {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.v5jr181jvp {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.v5jr181jvp {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.v5jr181jvp {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #2e294e;
    color: #2e294e;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.v5jr181jvp {
    color: #0c0b15 !important;
    background-color: transparent !important;
    border-color: #0c0b15 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #2e294e !important;
    border-color: #2e294e !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #fbd44e;
    color: #fbd44e;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.v5jr181jvp {
    color: #edb905 !important;
    background-color: transparent !important;
    border-color: #edb905 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #483802 !important;
    background-color: #fbd44e !important;
    border-color: #fbd44e !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.v5jr181jvp {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.v5jr181jvp {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.v5jr181jvp {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.v5jr181jvp {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.v5jr181jvp {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.e93e3iinhi,
.e93e3iinhi:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.e93e3iinhi:hover,
.e93e3iinhi:focus,
.e93e3iinhi.focus,
.e93e3iinhi.v5jr181jvp {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.e93e3iinhi.disabled,
.e93e3iinhi:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #2e294e !important;
}

.text-secondary {
    color: #fbd44e !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.k2psjhz3yk {
    color: #fafafa !important;
}

.sur5xgv1cp {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.v5jr181jvp {
    color: #07060b !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.v5jr181jvp {
    color: #dead05 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.v5jr181jvp {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.v5jr181jvp {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.v5jr181jvp {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.v5jr181jvp {
    color: #570f16 !important;
}

a.k2psjhz3yk:hover,
a.k2psjhz3yk:focus,
a.k2psjhz3yk.v5jr181jvp {
    color: #c7c7c7 !important;
}

a.sur5xgv1cp:hover,
a.sur5xgv1cp:focus,
a.sur5xgv1cp.v5jr181jvp {
    color: #000000 !important;
}

a[class*="sur5xgv1cp-"]:not(.c863pm83fu):not(.dropdown-item):not([role]):not(.gkuiv1utef) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="sur5xgv1cp-"]:not(.c863pm83fu):not(.dropdown-item):not([role]):not(.gkuiv1utef):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .c863pm83fu.v5jr181jvp {
    color: #2e294e;
}

.nav-tabs .c863pm83fu:not(.v5jr181jvp) {
    color: #232323;
}

.wqdji8j4h6 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.g8w8ld3lx7 {
    background-color: #ae1e2c;
}

.tfcdp1pijo .katzo8ocog:not(.btn-form) {
    border-radius: 100px;
}

.pf4byibgzj li a {
    border-radius: 100px !important;
}

.pf4byibgzj li.v5jr181jvp .katzo8ocog {
    background-color: #2e294e;
    border-color: #2e294e;
    color: #ffffff;
}

.pf4byibgzj li.v5jr181jvp .katzo8ocog:focus {
    box-shadow: none;
}

.nav-tabs .c863pm83fu {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #2e294e;
}

.zo9a5vr6sa.bg-primary .t1n1tx990t,
.zo9a5vr6sa.bg-primary .z2k6ergfeh {
    color: #9c95c7;
}

.zo9a5vr6sa.bg-success .t1n1tx990t,
.zo9a5vr6sa.bg-success .z2k6ergfeh {
    color: #68e3aa;
}

.zo9a5vr6sa.bg-info .t1n1tx990t,
.zo9a5vr6sa.bg-info .z2k6ergfeh {
    color: #55dbf6;
}

.zo9a5vr6sa.bg-warning .t1n1tx990t,
.zo9a5vr6sa.bg-warning .z2k6ergfeh {
    color: #ffe599;
}

.zo9a5vr6sa.bg-danger .t1n1tx990t,
.zo9a5vr6sa.bg-danger .z2k6ergfeh {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.qj2v5cp2n9 {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.qj2v5cp2n9>.w9zqezu6d7 {
    font-size: 1.75rem;
}

.qj2v5cp2n9:hover,
.qj2v5cp2n9:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #2e294e !important;
}

.qj2v5cp2n9:-webkit-input-placeholder {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.qj2v5cp2n9:-webkit-input-placeholder>.w9zqezu6d7 {
    font-size: 1.75rem;
}

blockquote {
    border-color: #2e294e;
}

/* Forms */
.kkegv7jwvq .input-group-btn .katzo8ocog {
    border-radius: 100px !important;
}

.kkegv7jwvq .input-group-btn .katzo8ocog:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.kkegv7jwvq .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.kkegv7jwvq .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #2e294e;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #2e294e;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #2e294e;
    border-bottom-color: #2e294e;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #2e294e !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #fbd44e !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%232e294e' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .ntkgmy0tqd {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .ntkgmy0tqd {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .iqax0lgdny {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .iqax0lgdny {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.hjdgls6huq {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.hjdgls6huq .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .hjdgls6huq .u7yhlamwih {
        transform: scale(0.8);
    }
}

.hjdgls6huq .vg4ouuigzo {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.hjdgls6huq .vg4ouuigzo img {
    max-width: 100%;
    max-height: 100%;
}

.hjdgls6huq .vg4ouuigzo .gkuiv1utef {
    line-height: inherit !important;
}

.hjdgls6huq .vg4ouuigzo .jz6xmclcrr a {
    outline: none;
}

.hjdgls6huq .icnrikfw0f {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.hjdgls6huq .icnrikfw0f .x8dls6ftup {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.hjdgls6huq .icnrikfw0f .x8dls6ftup .c863pm83fu {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.hjdgls6huq .icnrikfw0f .x8dls6ftup .c863pm83fu:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.hjdgls6huq .icnrikfw0f .open .c863pm83fu::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .hjdgls6huq .icnrikfw0f .open .c863pm83fu::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.hjdgls6huq .icnrikfw0f .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.hjdgls6huq .icnrikfw0f .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .hjdgls6huq .icnrikfw0f {
        padding-left: 1.5rem;
    }
}

.hjdgls6huq .c863pm83fu {
    width: fit-content;
    position: relative;
}

.hjdgls6huq .jz6xmclcrr {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .hjdgls6huq .jz6xmclcrr {
        padding-left: 0;
    }
}

.hjdgls6huq .gkuiv1utef {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .hjdgls6huq .obfq4r1vn5 {
        padding-bottom: 0.5rem;
    }
}

.hjdgls6huq .obfq4r1vn5 .agq0p2ammj.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.hjdgls6huq .ntkgmy0tqd {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .hjdgls6huq .ntkgmy0tqd {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .hjdgls6huq .ntkgmy0tqd {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.hjdgls6huq .iy507fscbg {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.hjdgls6huq .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.hjdgls6huq .x8dls6ftup:focus,
.hjdgls6huq .c863pm83fu:focus {
    outline: none;
}

.hjdgls6huq .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.hjdgls6huq .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.hjdgls6huq .dropdown .dropdown-menu .dropdown-item .w9zqezu6d7 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.hjdgls6huq .dropdown .dropdown-menu .dropdown-item .w9zqezu6d7:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.hjdgls6huq .hq33kt4q1j .dropdown-menu .dropdown-item:before {
    display: none;
}

.hjdgls6huq .hq33kt4q1j .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.hjdgls6huq .pgr5mug0pc {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.hjdgls6huq .pgr5mug0pc.opened {
    transition: all 0.3s;
}

.hjdgls6huq .pgr5mug0pc .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.hjdgls6huq .pgr5mug0pc .jz6xmclcrr img {
    min-width: 6rem;
    object-fit: cover;
}

.hjdgls6huq .pgr5mug0pc .hg2uvx2qvk {
    z-index: 1;
    justify-content: flex-end;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j {
    justify-content: center;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j .x8dls6ftup .c863pm83fu::before {
    display: none;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .hjdgls6huq .pgr5mug0pc.hq33kt4q1j.opened:not(.navbar-short) .hg2uvx2qvk {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j .dropdown-menu .dropdown-item:after {
    right: auto;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j ul.icnrikfw0f li {
    margin: auto;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.hjdgls6huq .pgr5mug0pc.hq33kt4q1j .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .hjdgls6huq .pgr5mug0pc {
        min-height: 72px;
    }

    .hjdgls6huq .pgr5mug0pc .jz6xmclcrr img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .hjdgls6huq .pgr5mug0pc .x8dls6ftup .c863pm83fu::before {
        display: none;
    }

    .hjdgls6huq .pgr5mug0pc.opened .dropdown-menu {
        top: 0;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .hjdgls6huq .pgr5mug0pc .vg4ouuigzo {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .hjdgls6huq .pgr5mug0pc .u7yhlamwih {
        flex-basis: auto;
    }

    .hjdgls6huq .pgr5mug0pc .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.hjdgls6huq .pgr5mug0pc.navbar-short .jz6xmclcrr img {
    height: 2rem;
}

.hjdgls6huq .dropdown-item.v5jr181jvp,
.hjdgls6huq .dropdown-item:active {
    background-color: transparent;
}

.hjdgls6huq .nr6x51lvoh .icnrikfw0f .c863pm83fu {
    padding: 0;
}

.hjdgls6huq .obfq4r1vn5 .agq0p2ammj.dropdown-toggle {
    margin-right: 1.667em;
}

.hjdgls6huq .obfq4r1vn5 .agq0p2ammj.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.hjdgls6huq .pgr5mug0pc.nr6x51lvoh .dropdown .dropdown-menu {
    background: #ffffff;
}

.hjdgls6huq .pgr5mug0pc.nr6x51lvoh .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.hjdgls6huq .pgr5mug0pc .dropdown.open>.dropdown-menu {
    display: flex;
}

.hjdgls6huq ul.icnrikfw0f {
    flex-wrap: wrap;
}

.hjdgls6huq .ea0s461x0a {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .hjdgls6huq .ea0s461x0a {
        text-align: left;
    }
}

.hjdgls6huq button.u7yhlamwih {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.hjdgls6huq button.u7yhlamwih .btyauoy0fx span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.hjdgls6huq button.u7yhlamwih .btyauoy0fx span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.hjdgls6huq button.u7yhlamwih .btyauoy0fx span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.hjdgls6huq button.u7yhlamwih .btyauoy0fx span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.hjdgls6huq button.u7yhlamwih .btyauoy0fx span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.hjdgls6huq nav.opened .btyauoy0fx span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.hjdgls6huq nav.opened .btyauoy0fx span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.hjdgls6huq nav.opened .btyauoy0fx span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.hjdgls6huq nav.opened .btyauoy0fx span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.hjdgls6huq .cghaw0x8uu {
    padding: 0 1rem;
}

.hjdgls6huq a.c863pm83fu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hjdgls6huq .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .hjdgls6huq .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .hjdgls6huq .pgr5mug0pc {
        height: 70px;
    }

    .hjdgls6huq .pgr5mug0pc.opened {
        height: auto;
    }

    .hjdgls6huq .x8dls6ftup .c863pm83fu:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.hjdgls6huq .tfcdp1pijo {
    margin: -0.6rem -0.6rem;
}

.hjdgls6huq .u7yhlamwih {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .hjdgls6huq .vg4ouuigzo {
        margin-right: auto;
    }

    .hjdgls6huq .hg2uvx2qvk {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .hjdgls6huq .icnrikfw0f .x8dls6ftup .c863pm83fu::after {
        margin-left: 10px;
    }

    .hjdgls6huq .icnrikfw0f .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .hjdgls6huq .pgr5mug0pc .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .hjdgls6huq .pgr5mug0pc .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .hjdgls6huq .hg2uvx2qvk {
        padding: 1rem;
    }
}

.ldb54e5cz6 {
    display: flex;
    background-image: url("photo-1593118247619-e2d6f056869e.webp");
}

.ldb54e5cz6 .pmafygbcgq {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .ldb54e5cz6 {
        align-items: flex-end;
    }

    .ldb54e5cz6 .yjhsnvuqmk {
        justify-content: center;
    }

    .ldb54e5cz6 .z97kvf023u {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ldb54e5cz6 .z97kvf023u {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .ldb54e5cz6 {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .ldb54e5cz6 .kbfuuxa5mf {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ldb54e5cz6 .z97kvf023u {
        width: 100%;
    }
}

.ldb54e5cz6 .vvo7g6ts4e,
.ldb54e5cz6 .t3z42z0oz3 {
    text-align: center;
}

.ldb54e5cz6 .esvdoxin54,
.ldb54e5cz6 .tfcdp1pijo {
    text-align: center;
}

.sjtn2al4jg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.sjtn2al4jg .ab3ribkjcq img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.sjtn2al4jg .ab3ribkjcq {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .sjtn2al4jg .ab3ribkjcq {
        padding: 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .sjtn2al4jg .ab3ribkjcq {
        padding: 1.5rem;
        margin-bottom: 1rem;
    }
}

.sjtn2al4jg .vwmul6svw6,
.sjtn2al4jg .iy507fscbg {
    color: #000000;
}

.sjtn2al4jg .xv3dn1zgjx {
    color: #000000;
    text-align: left;
}

.sjtn2al4jg .icblzpj26z {
    max-width: 800px;
}

.sjtn2al4jg .vvo7g6ts4e {
    color: #000000;
}

.sjtn2al4jg .vwmul6svw6,
.sjtn2al4jg .qayodwnfdj {
    text-align: center;
}

.sjtn2al4jg .qayodwnfdj {
    display: flex;
    justify-content: center;
}

.a5vdvfl3vw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #820263;
}

.a5vdvfl3vw input {
    padding: 1.2rem 1.5rem;
    border: none !important;
    height: 100%;
}

.a5vdvfl3vw input:hover {
    border: none !important;
}

.a5vdvfl3vw .katzo8ocog {
    height: 100%;
    margin: auto;
}

@media (min-width: 992px) {
    .a5vdvfl3vw .oqtwybbtlv {
        padding: 0 2rem;
    }
}

.a5vdvfl3vw .yjhsnvuqmk {
    justify-content: center;
}

.a5vdvfl3vw .tfcdp1pijo {
    display: flex;
    margin-bottom: 1.2rem;
    width: fit-content;
}

@media (min-width: 768px) {
    .a5vdvfl3vw .tfcdp1pijo {
        margin-left: initial;
    }
}

.a5vdvfl3vw .tfcdp1pijo .katzo8ocog {
    width: auto;
}

@media (max-width: 991px) {
    .a5vdvfl3vw .gj9o86ks18 {
        margin-bottom: 2rem;
    }

    .a5vdvfl3vw .s8gkkntd66 {
        flex-direction: column-reverse;
    }
}

.a5vdvfl3vw .zwqibyyqfw {
    align-items: center;
}

.a5vdvfl3vw .vvo7g6ts4e {
    text-align: center;
    color: #FFFFFF;
}

.ojorcz6788 .zgba78rjja.disabled {
    display: none;
}

.ojorcz6788 .zgba78rjja {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.webp");
}

.pr205e93o0 {
    background-image: url("photo-1661347561636-93817eb0bdea.webp");
    overflow: hidden;
}

.uf90aa3cp0 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.uf90aa3cp0 .zgba78rjja.disabled {
    display: none;
}

.uf90aa3cp0 .zgba78rjja {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.uf90aa3cp0 .ab3ribkjcq {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .uf90aa3cp0 .ab3ribkjcq {
        margin-bottom: 1rem;
    }
}

.uf90aa3cp0 .vvo7g6ts4e {
    text-align: center;
}

.uf90aa3cp0 .t3z42z0oz3 {
    text-align: center;
}

.uf90aa3cp0 .gj9o86ks18 {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.uf90aa3cp0 .gj9o86ks18 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.uf90aa3cp0 .icblzpj26z {
    max-width: 800px;
}

.uf90aa3cp0 .g68jftayx3 {
    display: flex;
    justify-content: center;
}

.uf90aa3cp0 .vwmul6svw6 {
    text-align: center;
}

.uf90aa3cp0 .xv3dn1zgjx {
    text-align: center;
}

.uf90aa3cp0 .agq0p2ammj {
    text-align: center;
}

.neima177am {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.neima177am .ysiog8jxzy {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.neima177am img,
.neima177am .k5rzl3esyr {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.neima177am .h2j6efzoqm:focus,
.neima177am span:focus {
    outline: none;
}

.neima177am .h2j6efzoqm {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .neima177am .h2j6efzoqm {
        margin-bottom: 1rem;
    }
}

.neima177am .ab3ribkjcq {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.neima177am .vvo7g6ts4e {
    color: #232323;
}

.neima177am .esvdoxin54,
.neima177am .tfcdp1pijo {
    color: #232323;
}

.neima177am .o01tbeja0z {
    color: #232323;
}

.neima177am .icblzpj26z {
    max-width: 800px;
}

.cid-v98RsXdUwu {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v98RsXdUwu .h2j6efzoqm:focus,
.cid-v98RsXdUwu span:focus {
    outline: none;
}

.cid-v98RsXdUwu .iqax0lgdny {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v98RsXdUwu .icblzpj26z {
    max-width: 800px;
}

.cid-v98RsXdUwu .h2j6efzoqm {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v98RsXdUwu .h2j6efzoqm {
        min-height: 45px;
    }
}

.jia9lw7uyu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jia9lw7uyu .w9zqezu6d7 {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.jia9lw7uyu .inck1772pf {
    border: none;
}

.jia9lw7uyu .uq9m4noox2 {
    padding: 0rem;
}

@media (max-width: 767px) {
    .jia9lw7uyu .uq9m4noox2 {
        padding: 0rem;
    }
}

.jia9lw7uyu .nve5notg3t {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.jia9lw7uyu .img-col {
    padding: 0;
}

.jia9lw7uyu .img-item {
    height: 100%;
}

.jia9lw7uyu img {
    height: 100%;
    object-fit: cover;
}

.jia9lw7uyu .hq33kt4q1j span {
    transform: rotate(0deg);
}

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

.jia9lw7uyu p {
    margin-bottom: 0.3rem;
}

.jia9lw7uyu .lhzxrs3nw6 {
    color: #000000;
}

.jia9lw7uyu .d5zeimsc2w .uq9m4noox2 {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.jia9lw7uyu .d5zeimsc2w {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .jia9lw7uyu .d5zeimsc2w {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .jia9lw7uyu .d5zeimsc2w {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.jia9lw7uyu .hyi4tlu9ca {
    color: #000000;
}

.jia9lw7uyu .vvo7g6ts4e {
    text-align: center;
    color: #000000;
}

.jia9lw7uyu .t3z42z0oz3 {
    color: #000000;
    text-align: center;
}

.jia9lw7uyu .lhzxrs3nw6,
.jia9lw7uyu .w9zqezu6d7 {
    color: #000000;
}

.bsm19cadpm {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.bsm19cadpm .h2j6efzoqm:focus,
.bsm19cadpm span:focus {
    outline: none;
}

.bsm19cadpm .h2j6efzoqm {
    cursor: pointer;
}

.bsm19cadpm .cjyj8zgsd2 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .bsm19cadpm .cjyj8zgsd2 {
        grid-row-gap: 1rem;
    }
}

.bsm19cadpm .grid-container-1,
.bsm19cadpm .grid-container-2,
.bsm19cadpm .r2gk0ggofe {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .bsm19cadpm .grid-container-1,
    .bsm19cadpm .grid-container-2,
    .bsm19cadpm .r2gk0ggofe {
        gap: 0 1rem;
    }
}

.bsm19cadpm .vvo7g6ts4e {
    color: #000000;
}

.bsm19cadpm .esvdoxin54,
.bsm19cadpm .tfcdp1pijo {
    color: #000000;
}

.bsm19cadpm .icblzpj26z {
    max-width: 800px;
}

.bsm19cadpm .ntkgmy0tqd,
.bsm19cadpm .iqax0lgdny {
    overflow: hidden;
}

.bsm19cadpm .cjyj8zgsd2 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

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

.bsm19cadpm .yq748hizrp img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .bsm19cadpm .yq748hizrp img {
        min-width: 35vw;
    }
}

.bsm19cadpm .grid-container-1,
.bsm19cadpm .grid-container-2,
.bsm19cadpm .r2gk0ggofe {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.bsm19cadpm .grid-container-1 {
    align-items: flex-end;
}

.bsm19cadpm .grid-container-2 {
    align-items: flex-start;
}

.yyx52n434h {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.yyx52n434h .zgba78rjja.disabled {
    display: none;
}

.yyx52n434h .zgba78rjja {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yyx52n434h .p0h4jhrlyg {
    overflow: hidden;
    background: #ffffff;
}

.yyx52n434h .oqtwybbtlv {
    padding: 4rem 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .yyx52n434h .oqtwybbtlv {
        padding: 2.25rem;
    }
}

@media (max-width: 767px) {
    .yyx52n434h .oqtwybbtlv {
        padding: 1.5rem;
    }
}

.yyx52n434h .yjhsnvuqmk {
    align-items: center;
    margin-right: -1rem;
    margin-left: -1rem;
}

.yyx52n434h .yjhsnvuqmk {
    flex-direction: row-reverse;
}

.yyx52n434h .gj9o86ks18 {
    padding: 0 1rem;
}

.yyx52n434h img,
.yyx52n434h .gj9o86ks18 {
    height: 600px;
    object-fit: cover;
}

@media (max-width: 767px) {

    .yyx52n434h img,
    .yyx52n434h .gj9o86ks18 {
        max-height: 350px;
    }
}

.yyx52n434h .vvo7g6ts4e {
    color: #000000;
}

.yyx52n434h .esvdoxin54 {
    color: #000000;
}

.mgkhpd0x1t {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.mgkhpd0x1t .ysiog8jxzy {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.mgkhpd0x1t img,
.mgkhpd0x1t .k5rzl3esyr {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.mgkhpd0x1t .h2j6efzoqm:focus,
.mgkhpd0x1t span:focus {
    outline: none;
}

.mgkhpd0x1t .h2j6efzoqm {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .mgkhpd0x1t .h2j6efzoqm {
        margin-bottom: 1rem;
    }
}

.mgkhpd0x1t .ab3ribkjcq {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.mgkhpd0x1t .tfcdp1pijo {
    margin-top: auto !important;
}

.mgkhpd0x1t .vvo7g6ts4e {
    color: #000000;
}

.mgkhpd0x1t .esvdoxin54,
.mgkhpd0x1t .tfcdp1pijo {
    color: #000000;
    text-align: center;
}

.mgkhpd0x1t .o01tbeja0z {
    color: #000000;
    text-align: center;
}

.mgkhpd0x1t .icblzpj26z {
    max-width: 800px;
}

.mwv7gqvefc {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.mwv7gqvefc .zgba78rjja.disabled {
    display: none;
}

.mwv7gqvefc .zgba78rjja {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mwv7gqvefc .mr1f7rgtxg .eedl1pqdyf {
    width: 100%;
    display: block;
}

.mwv7gqvefc .mr1f7rgtxg .vwmul6svw6 {
    z-index: 1;
}

.mwv7gqvefc .eedl1pqdyf {
    color: #2E294E;
    text-align: center;
}

.mwv7gqvefc .j2kzimgye3 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .mwv7gqvefc * {
        text-align: center !important;
    }

    .mwv7gqvefc .content-column {
        margin-bottom: 2rem;
    }
}

.mwv7gqvefc .icblzpj26z {
    max-width: 800px;
}

.mwv7gqvefc .xv3dn1zgjx {
    text-align: center;
}

.mwv7gqvefc .vwmul6svw6,
.mwv7gqvefc .card-img {
    text-align: center;
}

.m1p0nu4xgw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.m1p0nu4xgw .zgba78rjja.disabled {
    display: none;
}

.m1p0nu4xgw .zgba78rjja {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.m1p0nu4xgw .ogwxq68xub {
    background: #1778f2;
    color: #ffffff;
}

.m1p0nu4xgw .ogwxq68xub:hover {
    background: #0b60cb;
}

.m1p0nu4xgw .i78ctzr4h1 {
    background: #1da1f2;
    color: #ffffff;
}

.m1p0nu4xgw .i78ctzr4h1:hover {
    background: #0c85d0;
}

.m1p0nu4xgw .p4ieimdc17 {
    background: #f00075;
    color: #ffffff;
}

.m1p0nu4xgw .p4ieimdc17:hover {
    background: #bd005c;
}

.m1p0nu4xgw .xb65hy5qv9 {
    background: #000000;
    color: #ffffff;
}

.m1p0nu4xgw .xb65hy5qv9:hover {
    background: #000000;
}

.m1p0nu4xgw .iy507fscbg {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.m1p0nu4xgw [class^="bce09fx5s4-"]:before,
.m1p0nu4xgw [class*=" bce09fx5s4-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.hjzkz85u1x {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.hjzkz85u1x .pmafygbcgq {
    background-color: #ffffff;
    opacity: 0.4;
}

.hjzkz85u1x form .tfcdp1pijo {
    text-align: center;
    width: 100%;
}

.hjzkz85u1x form .tfcdp1pijo .katzo8ocog {
    display: inline-flex;
}

@media (max-width: 991px) {
    .hjzkz85u1x form .tfcdp1pijo .katzo8ocog {
        width: 100%;
    }
}

.hjzkz85u1x .icblzpj26z {
    max-width: 800px;
}

.o81dnzbwcm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.o81dnzbwcm .zgba78rjja.disabled {
    display: none;
}

.o81dnzbwcm .zgba78rjja {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o81dnzbwcm .esvdoxin54 {
    color: #000000;
}

.o81dnzbwcm .t3z42z0oz3 {
    color: #ffffff;
    text-align: left;
}

.o81dnzbwcm .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .o81dnzbwcm .main-button {
        margin-bottom: 2rem;
    }
}

.o81dnzbwcm .t3z42z0oz3,
.o81dnzbwcm .main-button {
    color: #000000;
}

.o81dnzbwcm .google-map {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.o81dnzbwcm .google-map iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.o81dnzbwcm .google-map [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.o81dnzbwcm .google-map[data-state] {
    background: #e9e5dc;
}

.o81dnzbwcm .google-map[data-state="loading"] [data-state-details] {
    display: none;
}

.oxkykauior {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

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

.oxkykauior .x76tc8wmep .zr32qyzf6z {
    margin: 8px;
}

.oxkykauior .x76tc8wmep .zr32qyzf6z a:hover .w9zqezu6d7,
.oxkykauior .x76tc8wmep .zr32qyzf6z a:focus .w9zqezu6d7 {
    background-color: #ffffff;
}

.oxkykauior .x76tc8wmep .zr32qyzf6z a .w9zqezu6d7 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.oxkykauior .raekfedl1c {
    width: 100%;
    justify-content: center;
}

.oxkykauior .vv1wbla152 {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.oxkykauior .vv1wbla152 li {
    padding: 0 1rem 1rem 1rem;
}

.oxkykauior .vv1wbla152 li p {
    margin: 0;
}

.oxkykauior .snvsa7uwge {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.oxkykauior .vvo7g6ts4e {
    color: #ffffff;
}