.pjkcs146q7 {
    border-width: 2px;
}

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

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fbfaf9;
}

body {
    font-family: Inter Tight;
}

.abpce06b0v {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.abpce06b0v>.a36q4xpgvx {
    font-size: 6.25rem;
}

.uiv55658dd {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.uiv55658dd>.a36q4xpgvx {
    font-size: 5rem;
}

.q1pscfyeur {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.q1pscfyeur>.a36q4xpgvx {
    font-size: 1.5rem;
}

.edzvf3yy0j {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.edzvf3yy0j>.a36q4xpgvx {
    font-size: 3.125rem;
}

.ymys24qq4w {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.ymys24qq4w>.a36q4xpgvx {
    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) {
    .abpce06b0v {
        font-size: 4rem;
    }
}

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

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

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

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

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

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

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

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

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

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

.bg-success {
    background-color: #27d584 !important;
}

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

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

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

.enjvuzzemc,
.enjvuzzemc:active {
    background-color: #ae8781 !important;
    border-color: #ae8781 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.enjvuzzemc:hover,
.enjvuzzemc:focus,
.enjvuzzemc.focus,
.enjvuzzemc.ju2jtqxht9 {
    color: inherit;
    background-color: #c2a5a0 !important;
    border-color: #c2a5a0 !important;
    box-shadow: none;
}

.enjvuzzemc.disabled,
.enjvuzzemc:disabled {
    color: #ffffff !important;
    background-color: #c2a5a0 !important;
    border-color: #c2a5a0 !important;
}

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

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

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

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

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.ju2jtqxht9 {
    color: inherit;
    background-color: #3bd5f4 !important;
    border-color: #3bd5f4 !important;
    box-shadow: none;
}

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

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

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.ju2jtqxht9 {
    color: inherit;
    background-color: #50df9c !important;
    border-color: #50df9c !important;
    box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.ju2jtqxht9 {
    color: #09849d !important;
    background-color: transparent !important;
    border-color: #09849d !important;
    box-shadow: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-success {
    color: #27d584 !important;
}

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

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

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

.cnbqj8u9ho {
    color: #fafafa !important;
}

.wk0bagve42 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.ju2jtqxht9 {
    color: #7a544f !important;
}

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

a.text-success:hover,
a.text-success:focus,
a.text-success.ju2jtqxht9 {
    color: #177f4f !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.ju2jtqxht9 {
    color: #08788e !important;
}

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

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

a.cnbqj8u9ho:hover,
a.cnbqj8u9ho:focus,
a.cnbqj8u9ho.ju2jtqxht9 {
    color: #c7c7c7 !important;
}

a.wk0bagve42:hover,
a.wk0bagve42:focus,
a.wk0bagve42.ju2jtqxht9 {
    color: #000000 !important;
}

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

.nav-tabs .vuc8m3oxyp.ju2jtqxht9 {
    color: #ae8781;
}

.nav-tabs .vuc8m3oxyp:not(.ju2jtqxht9) {
    color: #232323;
}

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

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

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

.eed5oec83z {
    background-color: #d72536;
}

.qskfhgkq93 .pjkcs146q7:not(.btn-form) {
    border-radius: 100px;
}

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

.xo5sxe9b48 li.ju2jtqxht9 .pjkcs146q7 {
    background-color: #ae8781;
    border-color: #ae8781;
    color: #ffffff;
}

.xo5sxe9b48 li.ju2jtqxht9 .pjkcs146q7:focus {
    box-shadow: none;
}

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

a,
a:hover {
    color: #ae8781;
}

.ie5evrnq1j.bg-primary .w4sdkqb6a1,
.ie5evrnq1j.bg-primary .u4qbfmx4bh {
    color: #e0d1cf;
}

.ie5evrnq1j.bg-success .w4sdkqb6a1,
.ie5evrnq1j.bg-success .u4qbfmx4bh {
    color: #d1f7e5;
}

.ie5evrnq1j.bg-info .w4sdkqb6a1,
.ie5evrnq1j.bg-info .u4qbfmx4bh {
    color: #ccf4fc;
}

.ie5evrnq1j.bg-warning .w4sdkqb6a1,
.ie5evrnq1j.bg-warning .u4qbfmx4bh {
    color: #fff2c9;
}

.ie5evrnq1j.bg-danger .w4sdkqb6a1,
.ie5evrnq1j.bg-danger .u4qbfmx4bh {
    color: #f7d1d5;
}

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

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

.qhwaa9o4o1>.a36q4xpgvx {
    font-size: 1.75rem;
}

.qhwaa9o4o1:hover,
.qhwaa9o4o1: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: #ae8781 !important;
}

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

.qhwaa9o4o1:-webkit-input-placeholder>.a36q4xpgvx {
    font-size: 1.75rem;
}

blockquote {
    border-color: #ae8781;
}

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

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

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

.vsu9s599eu .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: #ae8781;
    color: #ffffff;
}

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

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

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

.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: #ae8781 !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: #d6c099 !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='%23ae8781' %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) {
    .qif7ixio8j {
        max-width: 100%;
    }
}

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

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

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

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

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

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

.aenim2jcp2 .zsknfmffbv img {
    max-width: 100%;
    max-height: 100%;
}

.aenim2jcp2 .zsknfmffbv .zu4q61i94c {
    line-height: inherit !important;
}

.aenim2jcp2 .zsknfmffbv .fj84st7qoj a {
    outline: none;
}

.aenim2jcp2 .oq0odbahdb {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.aenim2jcp2 .oq0odbahdb .srf2bmjm6p {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.aenim2jcp2 .oq0odbahdb .srf2bmjm6p .vuc8m3oxyp {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.aenim2jcp2 .oq0odbahdb .srf2bmjm6p .vuc8m3oxyp:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.aenim2jcp2 .oq0odbahdb .open .vuc8m3oxyp::after {
    transform: rotate(180deg);
}

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

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

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

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

.aenim2jcp2 .vuc8m3oxyp {
    width: fit-content;
    position: relative;
}

.aenim2jcp2 .fj84st7qoj {
    margin: 0 !important;
}

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

.aenim2jcp2 .zu4q61i94c {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

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

.aenim2jcp2 .x518m13k4f .r9ytddq4xo.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

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

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

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

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

.aenim2jcp2 .srf2bmjm6p:focus,
.aenim2jcp2 .vuc8m3oxyp:focus {
    outline: none;
}

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

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

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

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

.aenim2jcp2 .osepby18sx .dropdown-menu .dropdown-item:before {
    display: none;
}

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

.aenim2jcp2 .m32waz36xt {
    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;
}

.aenim2jcp2 .m32waz36xt.opened {
    transition: all 0.3s;
}

.aenim2jcp2 .m32waz36xt .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.aenim2jcp2 .m32waz36xt .fj84st7qoj img {
    min-width: 6rem;
    object-fit: cover;
}

.aenim2jcp2 .m32waz36xt .oqjbwxp24g {
    z-index: 1;
    justify-content: flex-end;
}

.aenim2jcp2 .m32waz36xt.osepby18sx {
    justify-content: center;
}

.aenim2jcp2 .m32waz36xt.osepby18sx .srf2bmjm6p .vuc8m3oxyp::before {
    display: none;
}

.aenim2jcp2 .m32waz36xt.osepby18sx.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .aenim2jcp2 .m32waz36xt.osepby18sx.opened:not(.navbar-short) .oqjbwxp24g {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.aenim2jcp2 .m32waz36xt.osepby18sx .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.aenim2jcp2 .m32waz36xt.osepby18sx .dropdown-menu .dropdown-item:after {
    right: auto;
}

.aenim2jcp2 .m32waz36xt.osepby18sx .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%;
}

.aenim2jcp2 .m32waz36xt.osepby18sx ul.oq0odbahdb li {
    margin: auto;
}

.aenim2jcp2 .m32waz36xt.osepby18sx .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.aenim2jcp2 .m32waz36xt.osepby18sx .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

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

    .aenim2jcp2 .m32waz36xt .fj84st7qoj img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .aenim2jcp2 .m32waz36xt .srf2bmjm6p .vuc8m3oxyp::before {
        display: none;
    }

    .aenim2jcp2 .m32waz36xt.opened .dropdown-menu {
        top: 0;
    }

    .aenim2jcp2 .m32waz36xt .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .aenim2jcp2 .m32waz36xt .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .aenim2jcp2 .m32waz36xt .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%;
    }

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

    .aenim2jcp2 .m32waz36xt .zsknfmffbv {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .aenim2jcp2 .m32waz36xt .sphm5otrfj {
        flex-basis: auto;
    }

    .aenim2jcp2 .m32waz36xt .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.aenim2jcp2 .m32waz36xt.navbar-short .fj84st7qoj img {
    height: 2rem;
}

.aenim2jcp2 .dropdown-item.ju2jtqxht9,
.aenim2jcp2 .dropdown-item:active {
    background-color: transparent;
}

.aenim2jcp2 .pj9oyy40ug .oq0odbahdb .vuc8m3oxyp {
    padding: 0;
}

.aenim2jcp2 .x518m13k4f .r9ytddq4xo.dropdown-toggle {
    margin-right: 1.667em;
}

.aenim2jcp2 .x518m13k4f .r9ytddq4xo.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.aenim2jcp2 .m32waz36xt.pj9oyy40ug .dropdown .dropdown-menu {
    background: #ffffff;
}

.aenim2jcp2 .m32waz36xt.pj9oyy40ug .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.aenim2jcp2 .m32waz36xt .dropdown.open>.dropdown-menu {
    display: flex;
}

.aenim2jcp2 ul.oq0odbahdb {
    flex-wrap: wrap;
}

.aenim2jcp2 .npgmuc7pah {
    text-align: center;
    min-width: 140px;
}

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

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

.aenim2jcp2 button.sphm5otrfj .crmfoptmgh span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.aenim2jcp2 button.sphm5otrfj .crmfoptmgh span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.aenim2jcp2 button.sphm5otrfj .crmfoptmgh span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.aenim2jcp2 button.sphm5otrfj .crmfoptmgh span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.aenim2jcp2 button.sphm5otrfj .crmfoptmgh span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

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

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

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

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

.aenim2jcp2 .xuduznqinv {
    padding: 0 1rem;
}

.aenim2jcp2 a.vuc8m3oxyp {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

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

    .aenim2jcp2 .m32waz36xt.opened {
        height: auto;
    }

    .aenim2jcp2 .srf2bmjm6p .vuc8m3oxyp:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

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

.aenim2jcp2 .m32waz36xt .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

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

.aenim2jcp2 .m32waz36xt .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);
}

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

.aenim2jcp2 .qskfhgkq93 {
    margin: -0.6rem -0.6rem;
}

.aenim2jcp2 .sphm5otrfj {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

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

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

    .aenim2jcp2 .oq0odbahdb .srf2bmjm6p .vuc8m3oxyp::after {
        margin-left: 10px;
    }

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

    .aenim2jcp2 .m32waz36xt .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;
    }

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

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

    .aenim2jcp2 .m32waz36xt .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);
    }

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

    .aenim2jcp2 .m32waz36xt .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;
    }

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

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

.ek8n30exe2 {
    display: flex;
    background-image: url("photo-1586023492125-27b2c045efd7.webp");
}

.ek8n30exe2 .hji9m791vq {
    background-color: #000000;
    opacity: 0.5;
}

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

    .ek8n30exe2 .y6t7dm6ey3 {
        justify-content: center;
    }

    .ek8n30exe2 .qyypadv0rt {
        padding: 1rem 3rem;
    }
}

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

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

    .ek8n30exe2 .pommtiwort {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ek8n30exe2 .qyypadv0rt {
        width: 100%;
    }
}

.ek8n30exe2 .xzbri6816d,
.ek8n30exe2 .q5g70wmf13 {
    text-align: center;
}

.ek8n30exe2 .bpidizj93u,
.ek8n30exe2 .qskfhgkq93 {
    text-align: center;
}

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

.aj7hzp6bs8 .cduqchz25k {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

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

.aj7hzp6bs8 .u6ltlwo2zs:focus,
.aj7hzp6bs8 span:focus {
    outline: none;
}

.aj7hzp6bs8 .u6ltlwo2zs {
    margin-bottom: 2rem;
}

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

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

.aj7hzp6bs8 .xzbri6816d {
    color: #232323;
}

.aj7hzp6bs8 .bpidizj93u,
.aj7hzp6bs8 .qskfhgkq93 {
    color: #232323;
}

.aj7hzp6bs8 .ok27dk5u7s {
    color: #232323;
}

.aj7hzp6bs8 .peqv2c5af6 {
    max-width: 800px;
}

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

.vzf3ah29f0 .dq38y1grqk.disabled {
    display: none;
}

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

.vzf3ah29f0 .azbn6ix2h0 .yfq790n57s {
    width: 100%;
    display: block;
}

.vzf3ah29f0 .azbn6ix2h0 .s9884t5ojf {
    z-index: 1;
}

.vzf3ah29f0 .yfq790n57s {
    color: #AE8781;
    text-align: center;
}

.vzf3ah29f0 .dt8l07onv0 {
    margin-bottom: 2rem;
}

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

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

.vzf3ah29f0 .peqv2c5af6 {
    max-width: 800px;
}

.vzf3ah29f0 .mfpp7ya45o {
    text-align: center;
}

.vzf3ah29f0 .s9884t5ojf,
.vzf3ah29f0 .card-img {
    text-align: center;
}

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

.as9tz28x84 .dq38y1grqk.disabled {
    display: none;
}

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

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

.as9tz28x84 .y6t7dm6ey3 {
    flex-direction: row-reverse;
}

.as9tz28x84 .y6t7dm6ey3 {
    align-items: center;
}

@media (max-width: 991px) {
    .as9tz28x84 .h67yetzh3h {
        padding: 1rem;
    }
}

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

.as9tz28x84 .xzbri6816d {
    color: #000000;
}

.as9tz28x84 .bpidizj93u,
.as9tz28x84 .qskfhgkq93 {
    color: #000000;
}

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

.cid-v2xdyIvQRy .u6ltlwo2zs:focus,
.cid-v2xdyIvQRy span:focus {
    outline: none;
}

.cid-v2xdyIvQRy .x18e34el78 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2xdyIvQRy .peqv2c5af6 {
    max-width: 800px;
}

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

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

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

.u9x412pxzf .u6ltlwo2zs:focus,
.u9x412pxzf span:focus {
    outline: none;
}

.u9x412pxzf .u6ltlwo2zs {
    cursor: pointer;
}

.u9x412pxzf .ordeph0z1g {
    grid-row-gap: 2rem;
}

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

.u9x412pxzf .n2lr02vhgq,
.u9x412pxzf .pbcpyojav4 {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .u9x412pxzf .n2lr02vhgq,
    .u9x412pxzf .pbcpyojav4 {
        gap: 0 1rem;
    }
}

.u9x412pxzf .xzbri6816d {
    color: #000000;
}

.u9x412pxzf .bpidizj93u,
.u9x412pxzf .qskfhgkq93 {
    color: #000000;
}

.u9x412pxzf .peqv2c5af6 {
    max-width: 800px;
}

.u9x412pxzf .qif7ixio8j,
.u9x412pxzf .x18e34el78 {
    overflow: hidden;
}

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

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

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

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

.u9x412pxzf .n2lr02vhgq,
.u9x412pxzf .pbcpyojav4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.u9x412pxzf .n2lr02vhgq {
    align-items: flex-end;
}

.u9x412pxzf .pbcpyojav4 {
    align-items: flex-start;
}

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

.h04qiypmgr .dt8l07onv0 {
    margin-bottom: 2rem;
}

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

.h04qiypmgr .i43i9l6n32 {
    background: #ae8781;
    padding: 2.25rem;
}

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

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

.h04qiypmgr .kbfjvkmo1t {
    padding: 2.25rem 2.25rem 0;
    background: #ffffff;
}

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

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

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

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

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

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

.h04qiypmgr .pjkcs146q7 {
    width: -webkit-fill-available;
}

.h04qiypmgr .u6ltlwo2zs:focus,
.h04qiypmgr span:focus {
    outline: none;
}

.h04qiypmgr .qskfhgkq93 {
    margin-top: auto !important;
    padding: 2rem 2rem 0;
}

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

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

.h04qiypmgr .xzbri6816d {
    color: #000000;
}

.h04qiypmgr .q5g70wmf13 {
    color: #ffffff;
}

.h04qiypmgr .bpidizj93u,
.h04qiypmgr .qskfhgkq93 {
    text-align: left;
}

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

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

.h04qiypmgr .peqv2c5af6 {
    max-width: 800px;
}

.dn4yzx05ar {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-image: url("photo-1580670029149-5c00eec8bb66.webp");
}

@media (max-width: 767px) {
    .dn4yzx05ar {
        padding-bottom: 4rem;
    }
}

.dn4yzx05ar .dq38y1grqk.disabled {
    display: none;
}

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

.dn4yzx05ar .dt8l07onv0 {
    margin-bottom: 2rem;
}

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

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

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

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

.dn4yzx05ar .a36q4xpgvx {
    display: inline-flex;
    font-size: 3rem;
    color: #000000;
    margin-bottom: 1rem;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #d6cec0;
    height: 80px;
    border-radius: 50%;
}

.dn4yzx05ar .xzbri6816d {
    color: #ffffff;
}

.dn4yzx05ar .q5g70wmf13 {
    color: #ffffff;
}

.dn4yzx05ar .m2uwidnvnx {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.dn4yzx05ar .m2uwidnvnx .item-footer {
    margin-top: auto;
}

.dn4yzx05ar .peqv2c5af6 {
    max-width: 800px;
}

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

.c4htlwql7q .cduqchz25k {
    line-height: 1.2;
    color: #000000;
}

.c4htlwql7q img,
.c4htlwql7q .ulk6532bnz {
    width: 100%;
}

.c4htlwql7q .u6ltlwo2zs:focus,
.c4htlwql7q span:focus {
    outline: none;
}

.c4htlwql7q .u6ltlwo2zs {
    margin-bottom: 2rem;
}

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

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

.c4htlwql7q .xzbri6816d {
    color: #000000;
}

.c4htlwql7q .bpidizj93u,
.c4htlwql7q .qskfhgkq93 {
    color: #000000;
}

.c4htlwql7q .ok27dk5u7s {
    color: #000000;
    text-align: center;
}

.c4htlwql7q .peqv2c5af6 {
    max-width: 800px;
}

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

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

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

.e6hahu5eer .yvcsicqz5s {
    margin-bottom: 2rem;
}

.e6hahu5eer .s9884t5ojf,
.e6hahu5eer .zexu3l0p7c {
    color: #000000;
}

.e6hahu5eer .mfpp7ya45o {
    color: #000000;
    text-align: center;
}

.e6hahu5eer .peqv2c5af6 {
    max-width: 800px;
}

.e6hahu5eer .xzbri6816d {
    color: #000000;
}

.e6hahu5eer .s9884t5ojf,
.e6hahu5eer .yieqehm165 {
    text-align: center;
}

.e6hahu5eer .yieqehm165 {
    display: flex;
    justify-content: center;
}

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

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

.w5kdox3vur .b1uk2vtus4 {
    border: none;
}

.w5kdox3vur .wd01e9o0yq {
    padding: 0rem;
}

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

.w5kdox3vur .lz3oyhcckj {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

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

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

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

.w5kdox3vur .osepby18sx span {
    transform: rotate(0deg);
}

.w5kdox3vur .c2zz46h2fn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

.w5kdox3vur .kwqegaezea {
    color: #000000;
}

.w5kdox3vur .wzg9irsra6 .wd01e9o0yq {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

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

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

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

.w5kdox3vur .lvsvg55cg6 {
    color: #000000;
}

.w5kdox3vur .xzbri6816d {
    text-align: center;
    color: #000000;
}

.w5kdox3vur .q5g70wmf13 {
    color: #000000;
    text-align: center;
}

.w5kdox3vur .kwqegaezea,
.w5kdox3vur .a36q4xpgvx {
    color: #000000;
}

.en53b8ilm0 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #d6cec0;
}

.en53b8ilm0 .quetxs01xi {
    align-items: center;
}

.en53b8ilm0 .dq38y1grqk.disabled {
    display: none;
}

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

.en53b8ilm0 .yvcsicqz5s {
    display: flex;
    margin-left: auto;
}

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

.en53b8ilm0 .qskfhgkq93 {
    padding-left: 1.5rem;
    text-align: right;
}

@media (max-width: 767px) {
    .en53b8ilm0 .qskfhgkq93 {
        text-align: center;
        padding-left: 0rem;
    }
}

.en53b8ilm0 .y6t7dm6ey3 {
    align-items: center;
}

.en53b8ilm0 .mfpp7ya45o {
    margin-bottom: 0px;
    text-align: left;
    color: #000000;
}

@media (max-width: 767px) {
    .en53b8ilm0 .mfpp7ya45o {
        text-align: center;
    }
}

.y3rdf808kf {
    background-image: url("photo-1699540659063-292f9e5035d1.webp");
    overflow: hidden;
}

.rrvheofbtg .dq38y1grqk.disabled {
    display: none;
}

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

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

.s6c06zghnf .dq38y1grqk.disabled {
    display: none;
}

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

.s6c06zghnf .m5m5lyi2vu {
    background: #1778f2;
    color: #ffffff;
}

.s6c06zghnf .m5m5lyi2vu:hover {
    background: #0b60cb;
}

.s6c06zghnf .cbj13hz01g {
    background: #1da1f2;
    color: #ffffff;
}

.s6c06zghnf .cbj13hz01g:hover {
    background: #0c85d0;
}

.s6c06zghnf .zflxdgax1f {
    background: #f00075;
    color: #ffffff;
}

.s6c06zghnf .zflxdgax1f:hover {
    background: #bd005c;
}

.s6c06zghnf .o84rc9l9o5 {
    background: #000000;
    color: #ffffff;
}

.s6c06zghnf .o84rc9l9o5:hover {
    background: #000000;
}

.s6c06zghnf .zexu3l0p7c {
    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;
}

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

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

.ors6skom5e .hji9m791vq {
    background-color: #ffffff;
    opacity: 0.4;
}

.ors6skom5e form .qskfhgkq93 {
    text-align: center;
    width: 100%;
}

.ors6skom5e form .qskfhgkq93 .pjkcs146q7 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .ors6skom5e form .qskfhgkq93 .pjkcs146q7 {
        width: 100%;
    }
}

.ors6skom5e .peqv2c5af6 {
    max-width: 800px;
}

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

.b4vkdtaa4g .dq38y1grqk.disabled {
    display: none;
}

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

.b4vkdtaa4g .y6t7dm6ey3 {
    justify-content: center;
}

.b4vkdtaa4g .u6ltlwo2zs {
    margin-bottom: 2rem;
}

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

.b4vkdtaa4g .u6ltlwo2zs .yvcsicqz5s {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .b4vkdtaa4g .u6ltlwo2zs .yvcsicqz5s {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .b4vkdtaa4g .u6ltlwo2zs .yvcsicqz5s {
        padding: 2rem 1.5rem;
    }
}

.b4vkdtaa4g .peqv2c5af6 {
    max-width: 800px;
}

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

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

.yszfbkgkm1 .zx6i5854sl .cwrrtmumxp {
    margin: 8px;
}

.yszfbkgkm1 .zx6i5854sl .cwrrtmumxp a:hover .a36q4xpgvx,
.yszfbkgkm1 .zx6i5854sl .cwrrtmumxp a:focus .a36q4xpgvx {
    background-color: #ffffff;
}

.yszfbkgkm1 .zx6i5854sl .cwrrtmumxp a .a36q4xpgvx {
    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;
}

.yszfbkgkm1 .dnn4ikkvlp {
    width: 100%;
    justify-content: center;
}

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

.yszfbkgkm1 .kitdq3s5u7 li {
    padding: 0 1rem 1rem 1rem;
}

.yszfbkgkm1 .kitdq3s5u7 li p {
    margin: 0;
}

.yszfbkgkm1 .h5yjv5fo6c {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.yszfbkgkm1 .xzbri6816d {
    color: #ffffff;
}