.q46ep9kn29 {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.h2jxz2k716 iframe,
.google-map iframe,
.slide-content,
.plan,
.fblagu1mb2,
.rxejoqpw3d {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fefae7;
}

body {
    font-family: Roboto Flex;
}

.rndza9ax2u {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.rndza9ax2u>.tycyzewtkl {
    font-size: 6.25rem;
}

.fmguol24vb {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.fmguol24vb>.tycyzewtkl {
    font-size: 5rem;
}

.p6x9vqjx23 {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.p6x9vqjx23>.tycyzewtkl {
    font-size: 1.5rem;
}

.bj6rjs6jiu {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.bj6rjs6jiu>.tycyzewtkl {
    font-size: 3.125rem;
}

.yr1vfm9oid {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.yr1vfm9oid>.tycyzewtkl {
    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) {
    .rndza9ax2u {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .rndza9ax2u {
        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))));
    }

    .fmguol24vb {
        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))));
    }

    .p6x9vqjx23 {
        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))));
    }

    .bj6rjs6jiu {
        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))));
    }

    .yr1vfm9oid {
        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) {
    .rndza9ax2u {
        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))));
    }

    .fmguol24vb {
        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))));
    }

    .p6x9vqjx23 {
        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))));
    }

    .bj6rjs6jiu {
        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))));
    }

    .yr1vfm9oid {
        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 */
.q46ep9kn29 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .q46ep9kn29 {
        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: #43bccd !important;
}

.bg-success {
    background-color: #23ba74 !important;
}

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

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

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

.a8rd889edm,
.a8rd889edm:active {
    background-color: #43bccd !important;
    border-color: #43bccd !important;
    color: #ffffff !important;
    box-shadow: none;
}

.a8rd889edm:hover,
.a8rd889edm:focus,
.a8rd889edm.focus,
.a8rd889edm.e8d7botlx8 {
    color: inherit;
    background-color: #6bcad8 !important;
    border-color: #6bcad8 !important;
    box-shadow: none;
}

.a8rd889edm.disabled,
.a8rd889edm:disabled {
    color: #ffffff !important;
    background-color: #6bcad8 !important;
    border-color: #6bcad8 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #662e9b !important;
    border-color: #662e9b !important;
    color: #ffffff !important;
    box-shadow: none;
}

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

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #803ac2 !important;
    border-color: #803ac2 !important;
}

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

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.e8d7botlx8 {
    color: inherit;
    background-color: #1dcff3 !important;
    border-color: #1dcff3 !important;
    box-shadow: none;
}

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

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

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.e8d7botlx8 {
    color: inherit;
    background-color: #37d98e !important;
    border-color: #37d98e !important;
    box-shadow: none;
}

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

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

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

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

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

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

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #db3545 !important;
    border-color: #db3545 !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.e8d7botlx8 {
    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.e8d7botlx8 {
    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: #43bccd;
    color: #43bccd;
}

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

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

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

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

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #662e9b !important;
    border-color: #662e9b !important;
}

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

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.e8d7botlx8 {
    color: #076b80 !important;
    background-color: transparent !important;
    border-color: #076b80 !important;
    box-shadow: none !important;
}

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

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

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

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

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

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

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

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

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

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #bc2130 !important;
    border-color: #bc2130 !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.e8d7botlx8 {
    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;
}

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

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

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

.text-primary {
    color: #43bccd !important;
}

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

.text-success {
    color: #23ba74 !important;
}

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

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

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

.o6upwg7pud {
    color: #fafafa !important;
}

.bq895ijqn6 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.e8d7botlx8 {
    color: #247a86 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.e8d7botlx8 {
    color: #32174c !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.e8d7botlx8 {
    color: #13643e !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.e8d7botlx8 {
    color: #065f71 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.e8d7botlx8 {
    color: #775900 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.e8d7botlx8 {
    color: #65121a !important;
}

a.o6upwg7pud:hover,
a.o6upwg7pud:focus,
a.o6upwg7pud.e8d7botlx8 {
    color: #c7c7c7 !important;
}

a.bq895ijqn6:hover,
a.bq895ijqn6:focus,
a.bq895ijqn6.e8d7botlx8 {
    color: #000000 !important;
}

a[class*="bq895ijqn6-"]:not(.mp3pi3p2sd):not(.dropdown-item):not([role]):not(.is72sk0gj6) {
    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*="bq895ijqn6-"]:not(.mp3pi3p2sd):not(.dropdown-item):not([role]):not(.is72sk0gj6):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .mp3pi3p2sd.e8d7botlx8 {
    color: #43bccd;
}

.nav-tabs .mp3pi3p2sd:not(.e8d7botlx8) {
    color: #232323;
}

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

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

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

.lhrf7mcf3l {
    background-color: #bc2130;
}

.fw697lr0ed .q46ep9kn29:not(.btn-form) {
    border-radius: 100px;
}

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

.t0tiqohbso li.e8d7botlx8 .q46ep9kn29 {
    background-color: #43bccd;
    border-color: #43bccd;
    color: #ffffff;
}

.t0tiqohbso li.e8d7botlx8 .q46ep9kn29:focus {
    box-shadow: none;
}

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

a,
a:hover {
    color: #43bccd;
}

.fj8flfv0q2.bg-primary .dddsuows36,
.fj8flfv0q2.bg-primary .fca2qac83c {
    color: #e4f5f8;
}

.fj8flfv0q2.bg-success .dddsuows36,
.fj8flfv0q2.bg-success .fca2qac83c {
    color: #77e5b2;
}

.fj8flfv0q2.bg-info .dddsuows36,
.fj8flfv0q2.bg-info .fca2qac83c {
    color: #aeeefb;
}

.fj8flfv0q2.bg-warning .dddsuows36,
.fj8flfv0q2.bg-warning .fca2qac83c {
    color: #ffeaaa;
}

.fj8flfv0q2.bg-danger .dddsuows36,
.fj8flfv0q2.bg-danger .fca2qac83c {
    color: #e77681;
}

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

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

.a24k1kxck8>.tycyzewtkl {
    font-size: 1.75rem;
}

.a24k1kxck8:hover,
.a24k1kxck8: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: #43bccd !important;
}

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

.a24k1kxck8:-webkit-input-placeholder>.tycyzewtkl {
    font-size: 1.75rem;
}

blockquote {
    border-color: #43bccd;
}

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

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

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

.xgeycvdb1h .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: #43bccd;
    color: #ffffff;
}

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

.jq-number__spin:hover {
    border-color: #43bccd;
}

.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: #43bccd;
    border-bottom-color: #43bccd;
}

.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: #000000 !important;
    background-color: #43bccd !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #662e9b !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='%2343bccd' %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) {
    .hxwq3x7q2h {
        max-width: 100%;
    }
}

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

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

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

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

.tgbt3v4ojj .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) {
    .tgbt3v4ojj .ttxpndqssh {
        transform: scale(0.8);
    }
}

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

.tgbt3v4ojj .cqxoadetyc img {
    max-width: 100%;
    max-height: 100%;
}

.tgbt3v4ojj .cqxoadetyc .is72sk0gj6 {
    line-height: inherit !important;
}

.tgbt3v4ojj .cqxoadetyc .euqqdwugcj a {
    outline: none;
}

.tgbt3v4ojj .m06gtivrmf {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.tgbt3v4ojj .m06gtivrmf .gyrglt23ai {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.tgbt3v4ojj .m06gtivrmf .gyrglt23ai .mp3pi3p2sd {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.tgbt3v4ojj .m06gtivrmf .gyrglt23ai .mp3pi3p2sd:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.tgbt3v4ojj .m06gtivrmf .open .mp3pi3p2sd::after {
    transform: rotate(180deg);
}

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

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

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

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

.tgbt3v4ojj .mp3pi3p2sd {
    width: fit-content;
    position: relative;
}

.tgbt3v4ojj .euqqdwugcj {
    margin: 0 !important;
}

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

.tgbt3v4ojj .is72sk0gj6 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

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

.tgbt3v4ojj .xsy4pmm0my .roddq46lcs.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.tgbt3v4ojj .hxwq3x7q2h {
    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) {
    .tgbt3v4ojj .hxwq3x7q2h {
        padding-right: 2rem;
    }
}

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

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

.tgbt3v4ojj .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;
}

.tgbt3v4ojj .gyrglt23ai:focus,
.tgbt3v4ojj .mp3pi3p2sd:focus {
    outline: none;
}

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

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

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

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

.tgbt3v4ojj .xd8d0tyn8y .dropdown-menu .dropdown-item:before {
    display: none;
}

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

.tgbt3v4ojj .wslp0bo1lc {
    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;
}

.tgbt3v4ojj .wslp0bo1lc.opened {
    transition: all 0.3s;
}

.tgbt3v4ojj .wslp0bo1lc .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.tgbt3v4ojj .wslp0bo1lc .euqqdwugcj img {
    min-width: 6rem;
    object-fit: cover;
}

.tgbt3v4ojj .wslp0bo1lc .vw1jdabb9z {
    z-index: 1;
    justify-content: flex-end;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y {
    justify-content: center;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y .gyrglt23ai .mp3pi3p2sd::before {
    display: none;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y.opened:not(.navbar-short) .vw1jdabb9z {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y .dropdown-menu .dropdown-item:after {
    right: auto;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y .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%;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y ul.m06gtivrmf li {
    margin: auto;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.tgbt3v4ojj .wslp0bo1lc.xd8d0tyn8y .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

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

    .tgbt3v4ojj .wslp0bo1lc .euqqdwugcj img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .tgbt3v4ojj .wslp0bo1lc .gyrglt23ai .mp3pi3p2sd::before {
        display: none;
    }

    .tgbt3v4ojj .wslp0bo1lc.opened .dropdown-menu {
        top: 0;
    }

    .tgbt3v4ojj .wslp0bo1lc .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .tgbt3v4ojj .wslp0bo1lc .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .tgbt3v4ojj .wslp0bo1lc .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%;
    }

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

    .tgbt3v4ojj .wslp0bo1lc .cqxoadetyc {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .tgbt3v4ojj .wslp0bo1lc .ttxpndqssh {
        flex-basis: auto;
    }

    .tgbt3v4ojj .wslp0bo1lc .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.tgbt3v4ojj .wslp0bo1lc.navbar-short .euqqdwugcj img {
    height: 2rem;
}

.tgbt3v4ojj .dropdown-item.e8d7botlx8,
.tgbt3v4ojj .dropdown-item:active {
    background-color: transparent;
}

.tgbt3v4ojj .liuge7lkev .m06gtivrmf .mp3pi3p2sd {
    padding: 0;
}

.tgbt3v4ojj .xsy4pmm0my .roddq46lcs.dropdown-toggle {
    margin-right: 1.667em;
}

.tgbt3v4ojj .xsy4pmm0my .roddq46lcs.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.tgbt3v4ojj .wslp0bo1lc.liuge7lkev .dropdown .dropdown-menu {
    background: #ffffff;
}

.tgbt3v4ojj .wslp0bo1lc.liuge7lkev .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.tgbt3v4ojj .wslp0bo1lc .dropdown.open>.dropdown-menu {
    display: flex;
}

.tgbt3v4ojj ul.m06gtivrmf {
    flex-wrap: wrap;
}

.tgbt3v4ojj .vgy5wzscgw {
    text-align: center;
    min-width: 140px;
}

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

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

.tgbt3v4ojj button.ttxpndqssh .sb8g0xx5fq span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.tgbt3v4ojj button.ttxpndqssh .sb8g0xx5fq span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.tgbt3v4ojj button.ttxpndqssh .sb8g0xx5fq span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.tgbt3v4ojj button.ttxpndqssh .sb8g0xx5fq span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.tgbt3v4ojj button.ttxpndqssh .sb8g0xx5fq span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

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

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

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

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

.tgbt3v4ojj .bbjxxuokj2 {
    padding: 0 1rem;
}

.tgbt3v4ojj a.mp3pi3p2sd {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tgbt3v4ojj .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) {
    .tgbt3v4ojj .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

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

    .tgbt3v4ojj .wslp0bo1lc.opened {
        height: auto;
    }

    .tgbt3v4ojj .gyrglt23ai .mp3pi3p2sd:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

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

.tgbt3v4ojj .wslp0bo1lc .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

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

.tgbt3v4ojj .wslp0bo1lc .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);
}

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

.tgbt3v4ojj .fw697lr0ed {
    margin: -0.6rem -0.6rem;
}

.tgbt3v4ojj .ttxpndqssh {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

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

    .tgbt3v4ojj .vw1jdabb9z {
        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);
    }

    .tgbt3v4ojj .m06gtivrmf .gyrglt23ai .mp3pi3p2sd::after {
        margin-left: 10px;
    }

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

    .tgbt3v4ojj .wslp0bo1lc .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;
    }

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

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

    .tgbt3v4ojj .wslp0bo1lc .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);
    }

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

    .tgbt3v4ojj .wslp0bo1lc .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;
    }

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

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

.ur71h7vq3o {
    display: flex;
}

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

    .ur71h7vq3o .gfnr399z7e {
        justify-content: flex-start;
    }

    .ur71h7vq3o .ntrc3qa0bu {
        padding: 1rem 3rem;
    }
}

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

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

    .ur71h7vq3o .kau7ic6izl {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ur71h7vq3o .ntrc3qa0bu {
        width: 100%;
    }
}

.ur71h7vq3o .x6wgpeffd2.disabled {
    display: none;
}

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

.ur71h7vq3o .h3chlcex1s,
.ur71h7vq3o .u7wwllfx3r {
    text-align: center;
    color: #ffc091;
}

.ur71h7vq3o .s87bc5tibb,
.ur71h7vq3o .fw697lr0ed {
    text-align: center;
}

.ur71h7vq3o .h3chlcex1s {
    color: #F9C80E;
}

.ur71h7vq3o .u7wwllfx3r {
    color: #F9C80E;
}

.dze5lslo4s {
    background-image: url("photo-1676411237170-ddca6e4c158a.webp");
    overflow: hidden;
}

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

.xgtojzij5j .x6wgpeffd2.disabled {
    display: none;
}

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

.xgtojzij5j .p186snbga3 {
    margin-bottom: 2rem;
}

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

.xgtojzij5j .rxejoqpw3d {
    background: #ffffff;
    padding: 2.25rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

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

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

.xgtojzij5j .tycyzewtkl {
    display: inline-flex;
    font-size: 3rem;
    color: #2e481a;
    margin-bottom: 1rem;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #9fe870;
    height: 80px;
    border-radius: 50%;
}

.xgtojzij5j .h3chlcex1s {
    color: #000000;
}

.xgtojzij5j .u7wwllfx3r {
    color: #000000;
}

.xgtojzij5j .s3o2i9opht {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.xgtojzij5j .s3o2i9opht .item-footer {
    margin-top: auto;
}

.xgtojzij5j .zjflaavara {
    max-width: 800px;
}

.xgtojzij5j .s0m4fiw10x,
.xgtojzij5j .u6o9x929qs {
    text-align: center;
}

.xgtojzij5j .donxrwv8ox,
.xgtojzij5j .saljuxdms7 .fw697lr0ed {
    text-align: center;
}

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

.oco6p7j9vq .x6wgpeffd2.disabled {
    display: none;
}

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

.oco6p7j9vq .eonyj0lb5w .jletc6jc8o {
    width: 100%;
    display: block;
}

.oco6p7j9vq .eonyj0lb5w .s0m4fiw10x {
    z-index: 1;
}

.oco6p7j9vq .jletc6jc8o {
    color: #43BCCD;
    text-align: center;
}

.oco6p7j9vq .p186snbga3 {
    margin-bottom: 2rem;
}

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

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

.oco6p7j9vq .zjflaavara {
    max-width: 800px;
}

.oco6p7j9vq .donxrwv8ox {
    text-align: center;
}

.oco6p7j9vq .s0m4fiw10x,
.oco6p7j9vq .card-img {
    text-align: center;
}

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

.g0n9escq46 .x6wgpeffd2.disabled {
    display: none;
}

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

.g0n9escq46 .p186snbga3 {
    margin-bottom: 2rem;
}

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

.g0n9escq46 .rxejoqpw3d {
    background: #ffffff;
    padding: 2.25rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

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

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

.g0n9escq46 .tycyzewtkl {
    display: inline-flex;
    font-size: 3rem;
    color: #2e481a;
    margin-bottom: 1rem;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #9fe870;
    height: 80px;
    border-radius: 50%;
}

.g0n9escq46 .h3chlcex1s {
    color: #000000;
}

.g0n9escq46 .u7wwllfx3r {
    color: #000000;
}

.g0n9escq46 .s3o2i9opht {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.g0n9escq46 .s3o2i9opht .item-footer {
    margin-top: auto;
}

.g0n9escq46 .zjflaavara {
    max-width: 800px;
}

.g0n9escq46 .s0m4fiw10x,
.g0n9escq46 .u6o9x929qs {
    text-align: center;
}

.g0n9escq46 .donxrwv8ox,
.g0n9escq46 .saljuxdms7 .fw697lr0ed {
    text-align: center;
}

.tqsoszyhod .x6wgpeffd2.disabled {
    display: none;
}

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

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

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

.n39e2xftpr .rxejoqpw3d {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

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

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

.n39e2xftpr .s0m4fiw10x,
.n39e2xftpr .u6o9x929qs {
    color: #000000;
}

.n39e2xftpr .donxrwv8ox {
    color: #000000;
    text-align: left;
}

.n39e2xftpr .zjflaavara {
    max-width: 800px;
}

.n39e2xftpr .h3chlcex1s {
    color: #000000;
}

.n39e2xftpr .s0m4fiw10x,
.n39e2xftpr .qb9ujeureb {
    text-align: center;
}

.n39e2xftpr .qb9ujeureb {
    display: flex;
    justify-content: center;
}

.i93cgxx8eh {
    padding-top: 6rem;
    padding-bottom: 5rem;
    background-color: #f9c80e;
}

.i93cgxx8eh .x6wgpeffd2.disabled {
    display: none;
}

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

.i93cgxx8eh .zjflaavara {
    max-width: 800px;
}

.i93cgxx8eh .h3chlcex1s {
    color: #000000;
}

.i93cgxx8eh .s87bc5tibb,
.i93cgxx8eh .fw697lr0ed {
    color: #000000;
}

.i93cgxx8eh img,
.i93cgxx8eh .bx0wbua9nl {
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    width: 200px;
    object-fit: cover;
}

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

.h6qj4l9hnw .p186snbga3 {
    margin-bottom: 2rem;
}

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

.h6qj4l9hnw .c6ivv6zj7f {
    background: #43bccd;
    padding: 2.25rem;
}

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

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

.h6qj4l9hnw .win7am0lrh {
    padding: 2.25rem 2.25rem 0;
    background: #ffffff;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .h6qj4l9hnw .win7am0lrh {
        padding: 0rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .h6qj4l9hnw .win7am0lrh {
        padding: 0rem 1.5rem;
    }
}

.h6qj4l9hnw .rxejoqpw3d {
    border-radius: 2rem;
    overflow: hidden;
    margin-bottom: 2rem;
    background: #ffffff;
    padding: 0rem;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

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

@media (min-width: 992px) and (max-width: 1200px) {
    .h6qj4l9hnw .rxejoqpw3d .item-footer {
        padding: 0 1.5rem 2rem;
    }
}

@media (min-width: 1201px) {
    .h6qj4l9hnw .rxejoqpw3d .item-footer {
        padding: 0 2rem 2rem;
    }
}

.h6qj4l9hnw .q46ep9kn29 {
    width: -webkit-fill-available;
}

.h6qj4l9hnw .saljuxdms7:focus,
.h6qj4l9hnw span:focus {
    outline: none;
}

.h6qj4l9hnw .fw697lr0ed {
    margin-top: auto !important;
    padding: 2rem 2rem 0;
}

@media (max-width: 991px) {
    .h6qj4l9hnw .fw697lr0ed {
        padding: 0rem 2.25rem 2rem;
    }
}

@media (max-width: 767px) {
    .h6qj4l9hnw .fw697lr0ed {
        padding: 0rem 1.5rem;
        margin-bottom: 2rem;
    }
}

.h6qj4l9hnw .h3chlcex1s {
    color: #000000;
}

.h6qj4l9hnw .u7wwllfx3r {
    color: #ffffff;
}

.h6qj4l9hnw .s87bc5tibb,
.h6qj4l9hnw .fw697lr0ed {
    text-align: left;
}

.h6qj4l9hnw .azsqtgrkrh {
    text-align: left;
    color: var(--primary-text, #ffffff);
}

.h6qj4l9hnw .bv7frpihfz {
    text-align: left;
    color: var(--primary-text, #ffffff);
}

.h6qj4l9hnw .zjflaavara {
    max-width: 800px;
}

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

.ub0gy5hao5 .bv7frpihfz {
    line-height: 1.2;
    color: #000000;
}

.ub0gy5hao5 img,
.ub0gy5hao5 .bx0wbua9nl {
    width: 100%;
}

.ub0gy5hao5 .saljuxdms7:focus,
.ub0gy5hao5 span:focus {
    outline: none;
}

.ub0gy5hao5 .saljuxdms7 {
    margin-bottom: 2rem;
}

@media (max-width: 575px) {
    .ub0gy5hao5 .saljuxdms7 {
        margin-bottom: 1rem;
    }
}

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

.ub0gy5hao5 .h3chlcex1s {
    color: #000000;
}

.ub0gy5hao5 .s87bc5tibb,
.ub0gy5hao5 .fw697lr0ed {
    color: #000000;
}

.ub0gy5hao5 .azsqtgrkrh {
    color: #000000;
    text-align: center;
}

.ub0gy5hao5 .zjflaavara {
    max-width: 800px;
}

.ub0gy5hao5 img {
    filter: grayscale(1);
}

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

.cxihy53vku .bv7frpihfz {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

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

.cxihy53vku .saljuxdms7:focus,
.cxihy53vku span:focus {
    outline: none;
}

.cxihy53vku .saljuxdms7 {
    margin-bottom: 2rem;
}

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

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

.cxihy53vku .h3chlcex1s {
    color: #232323;
}

.cxihy53vku .s87bc5tibb,
.cxihy53vku .fw697lr0ed {
    color: #232323;
}

.cxihy53vku .azsqtgrkrh {
    color: #232323;
}

.cxihy53vku .zjflaavara {
    max-width: 800px;
}

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

.cid-v2xsNUjEim .saljuxdms7:focus,
.cid-v2xsNUjEim span:focus {
    outline: none;
}

.cid-v2xsNUjEim .kr8q5cztwk {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2xsNUjEim .zjflaavara {
    max-width: 800px;
}

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

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

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

.dkm4wwqwdg .saljuxdms7:focus,
.dkm4wwqwdg span:focus {
    outline: none;
}

.dkm4wwqwdg .saljuxdms7 {
    cursor: pointer;
}

.dkm4wwqwdg .lx7npbhnxp {
    grid-row-gap: 2rem;
}

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

.dkm4wwqwdg .grid-container-1,
.dkm4wwqwdg .grid-container-2,
.dkm4wwqwdg .ebc7s4dfqj {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .dkm4wwqwdg .grid-container-1,
    .dkm4wwqwdg .grid-container-2,
    .dkm4wwqwdg .ebc7s4dfqj {
        gap: 0 1rem;
    }
}

.dkm4wwqwdg .h3chlcex1s {
    color: #000000;
}

.dkm4wwqwdg .s87bc5tibb,
.dkm4wwqwdg .fw697lr0ed {
    color: #000000;
}

.dkm4wwqwdg .zjflaavara {
    max-width: 800px;
}

.dkm4wwqwdg .hxwq3x7q2h,
.dkm4wwqwdg .kr8q5cztwk {
    overflow: hidden;
}

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

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

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

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

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

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

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

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

.rflxn48qa0 .s87bc5tibb {
    color: #000000;
}

.rflxn48qa0 .u7wwllfx3r {
    color: #000000;
}

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

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

.s580umhxaq .waje017ubo {
    border: none;
}

.s580umhxaq .bakq10pnkn {
    padding: 0rem;
}

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

.s580umhxaq .hy1u2wjh01 {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

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

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

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

.s580umhxaq .xd8d0tyn8y span {
    transform: rotate(0deg);
}

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

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

.s580umhxaq .rtbzq5jvem {
    color: #000000;
}

.s580umhxaq .fblagu1mb2 .bakq10pnkn {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

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

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

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

.s580umhxaq .dwabhpna7p {
    color: #000000;
}

.s580umhxaq .h3chlcex1s {
    text-align: center;
    color: #000000;
}

.s580umhxaq .u7wwllfx3r {
    color: #000000;
    text-align: center;
}

.s580umhxaq .rtbzq5jvem,
.s580umhxaq .tycyzewtkl {
    color: #000000;
}

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

.utxvlcj4tf .x6wgpeffd2.disabled {
    display: none;
}

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

.utxvlcj4tf .oafotxpr9h {
    background: #1778f2;
    color: #ffffff;
}

.utxvlcj4tf .oafotxpr9h:hover {
    background: #0b60cb;
}

.utxvlcj4tf .bq54hi5xcp {
    background: #1da1f2;
    color: #ffffff;
}

.utxvlcj4tf .bq54hi5xcp:hover {
    background: #0c85d0;
}

.utxvlcj4tf .c2yjd4quy8 {
    background: #f00075;
    color: #ffffff;
}

.utxvlcj4tf .c2yjd4quy8:hover {
    background: #bd005c;
}

.utxvlcj4tf .gts0id3kdg {
    background: #000000;
    color: #ffffff;
}

.utxvlcj4tf .gts0id3kdg:hover {
    background: #000000;
}

.utxvlcj4tf .u6o9x929qs {
    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;
}

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

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

.lalrihvgj0 .bzzfjt5xyy {
    background-color: #ffffff;
    opacity: 0.4;
}

.lalrihvgj0 form .fw697lr0ed {
    text-align: center;
    width: 100%;
}

.lalrihvgj0 form .fw697lr0ed .q46ep9kn29 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .lalrihvgj0 form .fw697lr0ed .q46ep9kn29 {
        width: 100%;
    }
}

.lalrihvgj0 .zjflaavara {
    max-width: 800px;
}

.rjv7i1n2b5 .ytgqa8zzdo {
    position: relative;
    height: 800px;
    width: 100%;
}

.rjv7i1n2b5 .aafu16r13o {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    pointer-events: none;
}

@media (max-width: 991px) {
    .rjv7i1n2b5 .aafu16r13o {
        position: relative;
        width: 100%;
        height: auto !important;
        flex-direction: column;
    }
}

.rjv7i1n2b5 .gfnr399z7e {
    margin: 0;
}

@media (max-width: 991px) {
    .rjv7i1n2b5 .kr8q5cztwk {
        padding: 0;
    }
}

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

.rjv7i1n2b5 .rxejoqpw3d {
    height: 100%;
    background-color: #ffffff;
    pointer-events: fill;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .rjv7i1n2b5 .rxejoqpw3d {
        padding: 1.5rem;
    }
}

@media (max-width: 991px) {
    .rjv7i1n2b5 .rxejoqpw3d {
        width: 100%;
        position: relative;
        padding: 2rem;
        border-radius: 0px !important;
    }
}

@media (max-width: 767px) {
    .rjv7i1n2b5 .rxejoqpw3d {
        padding: 2rem 1rem;
    }
}

.rjv7i1n2b5 .google-map {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.rjv7i1n2b5 .google-map iframe {
    height: 100%;
    width: 100%;
    border-radius: 0px !important;
}

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

.rjv7i1n2b5 .google-map[data-state] {
    background: #edefeb;
}

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

@media (max-width: 991px) {
    .rjv7i1n2b5 .google-map {
        position: static;
    }
}

.nqoe1jdb7t {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #000000;
}

.nqoe1jdb7t .x6wgpeffd2.disabled {
    display: none;
}

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

.nqoe1jdb7t .u740068ym5 {
    color: #ffffff;
    text-align: left;
}

.nqoe1jdb7t .hl01id2axy {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 991px) {
    .nqoe1jdb7t .gfnr399z7e {
        flex-direction: column-reverse !important;
    }

    .nqoe1jdb7t .gfnr399z7e .u740068ym5 {
        margin: 1rem 0 0 0;
    }
}

.nqoe1jdb7t .vcxd3j870g {
    width: 100%;
    justify-content: center;
}

.nqoe1jdb7t .vcxd3j870g .gcy2qj79nm {
    list-style: none;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .nqoe1jdb7t .vcxd3j870g .gcy2qj79nm {
        justify-content: center;
    }
}

.nqoe1jdb7t .vcxd3j870g .gcy2qj79nm li {
    padding: 0 1rem 0rem 1rem;
}

@media (max-width: 767px) {
    .nqoe1jdb7t .vcxd3j870g .gcy2qj79nm li {
        padding: 0 1rem 1rem 1rem;
    }
}

.nqoe1jdb7t .vcxd3j870g .gcy2qj79nm li p {
    margin: 0;
}

@media (max-width: 991px) {
    .nqoe1jdb7t .u740068ym5 {
        text-align: center;
    }
}