.fwueo42epi {
    border-width: 2px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fafbfa;
}

body {
    font-family: Inter Tight;
}

.jbencia2pe {
    font-family: 'Inter Tight', sans-serif;
    font-size: 6.5rem;
    line-height: 1.1;
}

.jbencia2pe>.vptomsk02j {
    font-size: 8.125rem;
}

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

.gji84ky7ck>.vptomsk02j {
    font-size: 4.875rem;
}

.jt4yl7zc4w {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
}

.jt4yl7zc4w>.vptomsk02j {
    font-size: 1.40625rem;
}

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

.xkb6fwjymd>.vptomsk02j {
    font-size: 2.8125rem;
}

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

.qjtcd6rth2>.vptomsk02j {
    font-size: 1.875rem;
}

/* ---- 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) {
    .jbencia2pe {
        font-size: 5.2rem;
    }
}

@media (max-width: 768px) {
    .jbencia2pe {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20))));
    }

    .gji84ky7ck {
        font-size: 3.12rem;
        font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .jt4yl7zc4w {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .xkb6fwjymd {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .qjtcd6rth2 {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .jbencia2pe {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62))));
    }

    .gji84ky7ck {
        font-size: 3.12rem;
        font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62))));
    }

    .jt4yl7zc4w {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62))));
    }

    .xkb6fwjymd {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62))));
    }

    .qjtcd6rth2 {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.fwueo42epi {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    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: #aac7ca !important;
}

.bg-success {
    background-color: #60e1a5 !important;
}

.bg-info {
    background-color: #4cd9f5 !important;
}

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

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

.fqta0m6gwu,
.fqta0m6gwu:active {
    background-color: #aac7ca !important;
    border-color: #aac7ca !important;
    color: #2d4648 !important;
    box-shadow: none;
}

.fqta0m6gwu:hover,
.fqta0m6gwu:focus,
.fqta0m6gwu.focus,
.fqta0m6gwu.vs1za2obis {
    color: inherit;
    background-color: #aac7ca !important;
    border-color: #aac7ca !important;
    box-shadow: 0 0 33px 0 #aac7ca;
}

.fqta0m6gwu.lzjnc948ri,
.fqta0m6gwu:disabled {
    color: #2d4648 !important;
    background-color: #c9dcde !important;
    border-color: #c9dcde !important;
}

.c9rokw5nyg,
.c9rokw5nyg:active {
    background-color: #455b4f !important;
    border-color: #455b4f !important;
    color: #ffffff !important;
    box-shadow: none;
}

.c9rokw5nyg:hover,
.c9rokw5nyg:focus,
.c9rokw5nyg.focus,
.c9rokw5nyg.vs1za2obis {
    color: inherit;
    background-color: #455b4f !important;
    border-color: #455b4f !important;
    box-shadow: 0 0 33px 0 #455b4f;
}

.c9rokw5nyg.lzjnc948ri,
.c9rokw5nyg:disabled {
    color: #ffffff !important;
    background-color: #5b7868 !important;
    border-color: #5b7868 !important;
}

.btn-info,
.btn-info:active {
    background-color: #4cd9f5 !important;
    border-color: #4cd9f5 !important;
    color: #03353f !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.vs1za2obis {
    color: inherit;
    background-color: #4cd9f5 !important;
    border-color: #4cd9f5 !important;
    box-shadow: 0 0 33px 0 #4cd9f5;
}

.btn-info.lzjnc948ri,
.btn-info:disabled {
    color: #03353f !important;
    background-color: #7ce3f8 !important;
    border-color: #7ce3f8 !important;
}

.btn-success,
.btn-success:active {
    background-color: #60e1a5 !important;
    border-color: #60e1a5 !important;
    color: #0a3823 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.vs1za2obis {
    color: inherit;
    background-color: #60e1a5 !important;
    border-color: #60e1a5 !important;
    box-shadow: 0 0 33px 0 #60e1a5;
}

.btn-success.lzjnc948ri,
.btn-success:disabled {
    color: #0a3823 !important;
    background-color: #8be9bd !important;
    border-color: #8be9bd !important;
}

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

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.vs1za2obis {
    color: inherit;
    background-color: #ffd042 !important;
    border-color: #ffd042 !important;
    box-shadow: 0 0 33px 0 #ffd042;
}

.btn-warning.lzjnc948ri,
.btn-warning:disabled {
    color: #423200 !important;
    background-color: #ffdd75 !important;
    border-color: #ffdd75 !important;
}

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

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.vs1za2obis {
    color: inherit;
    background-color: #e35e6b !important;
    border-color: #e35e6b !important;
    box-shadow: 0 0 33px 0 #e35e6b;
}

.btn-danger.lzjnc948ri,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #eb8993 !important;
    border-color: #eb8993 !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.vs1za2obis {
    color: inherit;
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    box-shadow: 0 0 33px 0 #eff0ec;
}

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

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

.h3hwbeuils:hover,
.h3hwbeuils:focus,
.h3hwbeuils.focus,
.h3hwbeuils.vs1za2obis {
    color: inherit;
    background-color: #232323 !important;
    border-color: #232323 !important;
    box-shadow: 0 0 33px 0 #232323;
}

.h3hwbeuils.lzjnc948ri,
.h3hwbeuils: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: #aac7ca;
    color: #aac7ca;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.vs1za2obis {
    color: #aac7ca !important;
    background-color: transparent !important;
    border-color: #aac7ca !important;
    box-shadow: 0 0 33px 0 #aac7ca;
}

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

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

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.vs1za2obis {
    color: #455b4f !important;
    background-color: transparent !important;
    border-color: #455b4f !important;
    box-shadow: 0 0 33px 0 #455b4f;
}

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

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

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.vs1za2obis {
    color: #4cd9f5 !important;
    background-color: transparent !important;
    border-color: #4cd9f5 !important;
    box-shadow: 0 0 33px 0 #4cd9f5;
}

.btn-info-outline.lzjnc948ri,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #4cd9f5 !important;
    border-color: #4cd9f5 !important;
}

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

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.vs1za2obis {
    color: #60e1a5 !important;
    background-color: transparent !important;
    border-color: #60e1a5 !important;
    box-shadow: 0 0 33px 0 #60e1a5;
}

.btn-success-outline.lzjnc948ri,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #60e1a5 !important;
    border-color: #60e1a5 !important;
}

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

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.vs1za2obis {
    color: #ffd042 !important;
    background-color: transparent !important;
    border-color: #ffd042 !important;
    box-shadow: 0 0 33px 0 #ffd042;
}

.btn-warning-outline.lzjnc948ri,
.btn-warning-outline:disabled {
    color: #423200 !important;
    background-color: #ffd042 !important;
    border-color: #ffd042 !important;
}

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

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.vs1za2obis {
    color: #e35e6b !important;
    background-color: transparent !important;
    border-color: #e35e6b !important;
    box-shadow: 0 0 33px 0 #e35e6b;
}

.btn-danger-outline.lzjnc948ri,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e35e6b !important;
    border-color: #e35e6b !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.vs1za2obis {
    color: #232323 !important;
    background-color: transparent !important;
    border-color: #232323 !important;
    box-shadow: 0 0 33px 0 #232323;
}

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

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

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.vs1za2obis {
    color: #fafafa !important;
    background-color: transparent !important;
    border-color: #fafafa !important;
    box-shadow: 0 0 33px 0 #fafafa;
}

.btn-white-outline.lzjnc948ri,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

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

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

.text-success {
    color: #60e1a5 !important;
}

.text-info {
    color: #4cd9f5 !important;
}

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

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

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.vs1za2obis {
    color: #6b9ea3 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.vs1za2obis {
    color: #19211d !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.vs1za2obis {
    color: #23b873 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.vs1za2obis {
    color: #0cafcf !important;
}

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

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

a.text-white:hover,
a.text-white:focus,
a.text-white.vs1za2obis {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.vs1za2obis {
    color: #000000 !important;
}

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

.zygw8actzj .sn5b84wibk.vs1za2obis {
    color: #aac7ca;
}

.zygw8actzj .sn5b84wibk:not(.vs1za2obis) {
    color: #232323;
}

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

.alert-info {
    background-color: #4cd9f5;
}

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

.ywa1pe5fxe {
    background-color: #e35e6b;
}

.lts5xhpx6h .fwueo42epi:not(.btn-form) {
    border-radius: 100px;
}

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

.uhs30ftrdq li.vs1za2obis .fwueo42epi {
    background-color: #aac7ca;
    border-color: #aac7ca;
    color: #ffffff;
}

.uhs30ftrdq li.vs1za2obis .fwueo42epi:focus {
    box-shadow: none;
}

.zygw8actzj .sn5b84wibk {
    border-radius: 100px !important;
}

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

.a6epc19h1j.bg-primary .n88bnswfoj,
.a6epc19h1j.bg-primary .we3faxtub8 {
    color: #ffffff;
}

.a6epc19h1j.bg-success .n88bnswfoj,
.a6epc19h1j.bg-success .we3faxtub8 {
    color: #ffffff;
}

.a6epc19h1j.bg-info .n88bnswfoj,
.a6epc19h1j.bg-info .we3faxtub8 {
    color: #ffffff;
}

.a6epc19h1j.bg-warning .n88bnswfoj,
.a6epc19h1j.bg-warning .we3faxtub8 {
    color: #ffffff;
}

.a6epc19h1j.bg-danger .n88bnswfoj,
.a6epc19h1j.bg-danger .we3faxtub8 {
    color: #ffffff;
}

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

.h5gov2vqwr {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 400;
    border-radius: 10px !important;
}

.h5gov2vqwr>.vptomsk02j {
    font-size: 1.40625rem;
}

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

.h5gov2vqwr:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 400;
}

.h5gov2vqwr:-webkit-input-placeholder>.vptomsk02j {
    font-size: 1.40625rem;
}

blockquote {
    border-color: #aac7ca;
}

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

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

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

.ornm5quph8 .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: #aac7ca;
    color: #ffffff;
}

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

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

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

.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: #aac7ca !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: #455b4f !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='%23aac7ca' %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;
}

.lts5xhpx6h .fwueo42epi,
.b90lia6i5o .fwueo42epi {
    padding: 10px 44px;
    border-radius: 10px !important;
}

.qmz6x3wkmg {
    border-radius: 10px !important;
}

ul.w48z9zosig {
    border-radius: 10px !important;
}

img,
.jdbyvzqzrd,
.fsrqhmsv2d,
.video-wrapper,
.swbyqcw7ot iframe,
.google-map iframe,
.rcuqtr7x40,
.plan,
.thm8i9mnml,
.wp4864kj3a,
.x0f131mpi0 {
    border-radius: 20px !important;
}

.ttcuscizv2 .gt77fyn5fy {
    position: relative !important;
}

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

.ttcuscizv2 .dropdown-menu {
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.ttcuscizv2 .dropdown-item {
    border: none;
    background: #0c250d !important;
    color: #ffffff !important;
}

.ttcuscizv2 .dropdown-item:hover,
.ttcuscizv2 .dropdown-item:focus {
    background: #0c250d !important;
    color: #ffffff !important;
}

.ttcuscizv2 .dropdown-item:hover span {
    color: white;
}

.ttcuscizv2 .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ttcuscizv2 .dropdown-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ttcuscizv2 .gxk9p8u806 .yyjzyk9f6g {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.ttcuscizv2 .gxk9p8u806 .yyjzyk9f6g.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.ttcuscizv2 .sn5b84wibk {
    position: relative;
}

.ttcuscizv2 .m2bf4icmxs {
    display: flex;
    margin: 0 auto;
    max-width: 1320px;
}

@media (min-width: 992px) {
    .ttcuscizv2 .m2bf4icmxs {
        flex-wrap: nowrap;
    }
}

.ttcuscizv2 .zzncd6v3fz {
    color: #ffffff !important;
    font-size: 1.5rem;
    transition: all 0.3s ease-in-out;
}

.ttcuscizv2 .zzncd6v3fz:hover {
    color: #dcfafd !important;
}

.ttcuscizv2 .dropdown-menu,
.ttcuscizv2 .q3tjubl2uv.opened {
    background: #051706 !important;
}

.ttcuscizv2 .mvbw2fikcg:focus,
.ttcuscizv2 .sn5b84wibk:focus {
    outline: none;
}

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

.ttcuscizv2 .dropdown .dropdown-menu .dropdown-item::after {
    right: 1.6rem;
}

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

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

.ttcuscizv2 .m8axi3skzz .dropdown-menu .dropdown-item:before {
    display: none;
}

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

.ttcuscizv2 .q3tjubl2uv {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #051706;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.ttcuscizv2 .q3tjubl2uv.opened {
    transition: all 0.3s;
}

.ttcuscizv2 .q3tjubl2uv .dropdown-item {
    padding: 7px 3.2rem 7px 1.8rem;
    border-radius: 10px;
}

.ttcuscizv2 .q3tjubl2uv .zuck9wbt1b img {
    width: auto;
    border-radius: 6px !important;
}

.ttcuscizv2 .q3tjubl2uv .rnlautlc2c {
    justify-content: flex-end;
    z-index: 1;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz {
    justify-content: center;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz .mvbw2fikcg .sn5b84wibk::before {
    display: none;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .ttcuscizv2 .q3tjubl2uv.m8axi3skzz.opened:not(.navbar-short) .rnlautlc2c {
        max-height: calc(98.5vh - 3rem);
    }
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz .dropdown-menu .dropdown-item:after {
    right: auto;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz .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%;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz ul.w48z9zosig li {
    margin: auto;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.ttcuscizv2 .q3tjubl2uv.m8axi3skzz .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .ttcuscizv2 .q3tjubl2uv .mvbw2fikcg .sn5b84wibk::before {
        display: none;
    }

    .ttcuscizv2 .q3tjubl2uv.opened .dropdown-menu {
        top: 0;
    }

    .ttcuscizv2 .q3tjubl2uv .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .ttcuscizv2 .q3tjubl2uv .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .ttcuscizv2 .q3tjubl2uv .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%;
    }

    .ttcuscizv2 .q3tjubl2uv .zuck9wbt1b img {
        height: 3rem !important;
    }

    .ttcuscizv2 .q3tjubl2uv ul.w48z9zosig li {
        margin: auto;
    }

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

    .ttcuscizv2 .q3tjubl2uv .s986ho2l0o {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0.5rem;
        max-width: 80%;
    }

    .ttcuscizv2 .q3tjubl2uv .r92ehv11nk {
        flex-basis: auto;
    }

    .ttcuscizv2 .q3tjubl2uv .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.ttcuscizv2 .q3tjubl2uv.navbar-short {
    min-height: 96px;
}

.ttcuscizv2 .q3tjubl2uv.navbar-short .s986ho2l0o {
    min-height: 96px;
}

.ttcuscizv2 .s986ho2l0o {
    min-height: 96px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word !important;
    z-index: 1;
    word-wrap: break-word !important;
    white-space: normal;
}

.ttcuscizv2 .s986ho2l0o .d4w7o3c490 {
    line-height: inherit !important;
    font-weight: 400;
}

.ttcuscizv2 .s986ho2l0o .d4w7o3c490:hover,
.ttcuscizv2 .s986ho2l0o .d4w7o3c490:focus {
    color: #ffffff !important;
}

.ttcuscizv2 .s986ho2l0o .zuck9wbt1b a {
    outline: none;
}

.ttcuscizv2 .q3tjubl2uv.opened .s986ho2l0o .d4w7o3c490:hover,
.ttcuscizv2 .q3tjubl2uv.opened .s986ho2l0o .d4w7o3c490:focus {
    color: #dcfafd !important;
}

.ttcuscizv2 .dropdown-item.vs1za2obis,
.ttcuscizv2 .dropdown-item:active {
    background-color: transparent;
}

.ttcuscizv2 .dm1tdx283m .w48z9zosig .sn5b84wibk {
    padding: 0;
}

.ttcuscizv2 .gxk9p8u806 .yyjzyk9f6g.dropdown-toggle {
    margin-right: 1.667em;
}

.ttcuscizv2 .gxk9p8u806 .yyjzyk9f6g.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.ttcuscizv2 .q3tjubl2uv.dm1tdx283m .dropdown .dropdown-menu {
    background: #051706;
    top: 3rem;
    border-radius: 10px;
}

@media (max-width: 992px) {
    .ttcuscizv2 .q3tjubl2uv.dm1tdx283m .dropdown .dropdown-menu {
        top: 0;
    }
}

.ttcuscizv2 .q3tjubl2uv.dm1tdx283m .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
    top: 0;
    border-left: 1px solid transparent;
}

.ttcuscizv2 .q3tjubl2uv .dropdown.open>.dropdown-menu {
    display: block;
}

.ttcuscizv2 ul.w48z9zosig {
    flex-wrap: wrap;
}

@media (min-width: 991px) {
    .ttcuscizv2 ul.w48z9zosig {
        padding: 0;
        background-color: #0c250d;
        border: none;
    }
}

.ttcuscizv2 .sxs53f801f {
    text-align: center;
}

.ttcuscizv2 .sxs53f801f .fwueo42epi {
    white-space: nowrap;
    margin-right: 0;
    padding: 5px 44px;
    min-height: auto;
}

.ttcuscizv2 .sxs53f801f .fwueo42epi .vptomsk02j {
    width: 32px;
    height: 32px;
    min-width: 32px;
    font-size: 16px;
    margin-left: 32px;
    margin-right: -20px;
}

@media (max-width: 575px) {
    .ttcuscizv2 .sxs53f801f .fwueo42epi {
        width: auto !important;
    }
}

.ttcuscizv2 button.r92ehv11nk {
    outline: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    border-radius: 100%;
    background-color: #051706 !important;
    border: none !important;
    box-shadow: none !important;
}

.ttcuscizv2 button.r92ehv11nk .fru5awcgb0 span {
    position: absolute;
    right: 0;
    width: 20px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
}

.ttcuscizv2 button.r92ehv11nk .fru5awcgb0 span:nth-child(1) {
    top: 18px;
    left: 15px;
    transition: all 0.2s;
}

.ttcuscizv2 button.r92ehv11nk .fru5awcgb0 span:nth-child(2) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.ttcuscizv2 button.r92ehv11nk .fru5awcgb0 span:nth-child(3) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.ttcuscizv2 button.r92ehv11nk .fru5awcgb0 span:nth-child(4) {
    left: 15px;
    top: 30px;
    transition: all 0.2s;
}

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

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

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

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

.ttcuscizv2 .gt77fyn5fy {
    padding: 0 1rem;
}

.ttcuscizv2 a.sn5b84wibk {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

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

    .ttcuscizv2 .q3tjubl2uv.opened {
        height: auto;
    }

    .ttcuscizv2 .mvbw2fikcg .sn5b84wibk:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.ttcuscizv2 .w48z9zosig {
    margin: 0 auto;
}

.ttcuscizv2 .mvbw2fikcg {
    padding: 0;
    margin: 0;
}

.ttcuscizv2 .mvbw2fikcg .sn5b84wibk {
    padding: 7px 32px !important;
    margin: 0 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    color: #ffffff !important;
}

.ttcuscizv2 .mvbw2fikcg .sn5b84wibk::after {
    color: #dcfafd !important;
    transform: rotate(0);
    transition: 0.3s;
}

.ttcuscizv2 .mvbw2fikcg .sn5b84wibk:hover {
    background-color: transparent;
    background-image: linear-gradient(90deg, #ffffff, #dcfafd 80%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.ttcuscizv2 .mvbw2fikcg .sn5b84wibk.dl0e8u87zm::after {
    transform: rotate(180deg);
}

.ttcuscizv2 .mvbw2fikcg .dropdown-menu {
    background-color: transparent !important;
}

.ttcuscizv2 .mvbw2fikcg .dropdown-menu:hover {
    background-color: transparent !important;
}

.ttcuscizv2 .mvbw2fikcg .dropdown-menu .dropdown-item {
    color: #ffffff !important;
}

.ttcuscizv2 .mvbw2fikcg .dropdown-menu .dropdown-item:hover {
    color: #ffffff !important;
}

@media (max-width: 991px) {
    .ttcuscizv2 .q3tjubl2uv {
        justify-content: flex-start !important;
    }

    .ttcuscizv2 .q3tjubl2uv.opened {
        min-height: 100vh !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .ttcuscizv2 .rnlautlc2c {
        padding: 20px 0 3rem;
    }

    .ttcuscizv2 .rnlautlc2c .w48z9zosig {
        width: 100%;
        margin-bottom: 24px;
    }

    .ttcuscizv2 .rnlautlc2c .mvbw2fikcg {
        width: 100%;
        margin: 0;
    }

    .ttcuscizv2 .rnlautlc2c .mvbw2fikcg:not(:first-child) {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .ttcuscizv2 .rnlautlc2c .mvbw2fikcg .sn5b84wibk {
        padding: 14px !important;
        justify-content: center;
    }
}

.ttcuscizv2 .no8ogtm3ab {
    min-height: 90px;
}

.ttcuscizv2 .d4w7o3c490 {
    color: #FFFFFF;
}

.h5uqbb4r9b {
    background-image: url("photo-1762081712851-af342a0c28f5.webp");
    position: relative;
}

.h5uqbb4r9b::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#051706 50%, transparent);
    pointer-events: none;
    z-index: 1;
}

.h5uqbb4r9b .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.h5uqbb4r9b .nkinkd44b1 {
    justify-content: center;
}

.h5uqbb4r9b .bajht4rbdl {
    position: relative;
    z-index: 2;
}

.h5uqbb4r9b .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
    background-image: linear-gradient(0deg, #ffffff, #ffffff 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.h5uqbb4r9b .bajht4rbdl .os3azh3p54 {
    margin-bottom: 22px;
}

.h5uqbb4r9b .t05nxtozng {
    color: #ffffff;
}

.h5uqbb4r9b .os3azh3p54 {
    color: #FFFFFF;
    text-align: center;
}

.h5uqbb4r9b .t05nxtozng,
.h5uqbb4r9b .lts5xhpx6h {
    text-align: center;
}

.j50d4wyi0g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.j50d4wyi0g .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.j50d4wyi0g .nkinkd44b1 {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .j50d4wyi0g .wz54shjqa1 {
        margin-bottom: 22px;
    }
}

.j50d4wyi0g .wz54shjqa1 .t05nxtozng {
    margin-bottom: 22px;
}

.j50d4wyi0g .wz54shjqa1 .e4hzfec6ep {
    margin-bottom: 0;
}

.j50d4wyi0g .kaz7wi55ms {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 992px) {
    .j50d4wyi0g .kaz7wi55ms {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a,
.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a {
    background-color: #2e6a32;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a .ufg50y181p .jj3u9pti8t,
.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a .ufg50y181p .jj3u9pti8t {
    color: #ffffff;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a .ufg50y181p .e4hzfec6ep,
.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a .ufg50y181p .e4hzfec6ep {
    color: #ffffff;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a .no8ogtm3ab .qmz6x3wkmg,
.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a .no8ogtm3ab .qmz6x3wkmg {
    background-color: #0c250d;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a .no8ogtm3ab .zzncd6v3fz .vptomsk02j,
.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a .no8ogtm3ab .zzncd6v3fz .vptomsk02j {
    opacity: 1;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    background-color: #0c250d;
    border: 1px solid #2e6a32;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
        padding: 16px;
    }
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .jj3u9pti8t {
    margin-bottom: 16px;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .e4hzfec6ep {
    margin-bottom: 0;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .no8ogtm3ab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
}

@media (max-width: 992px) {
    .j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .no8ogtm3ab {
        margin-top: 22px;
    }
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .no8ogtm3ab .qmz6x3wkmg {
    position: relative;
    margin: 0 16px 0 0;
    background-color: #2e6a32;
    padding: 2px 8px;
}

.j50d4wyi0g .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .no8ogtm3ab .zzncd6v3fz .vptomsk02j {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    opacity: 0.5;
}

.j50d4wyi0g .t05nxtozng {
    color: #FFFFFF;
}

.j50d4wyi0g .os3azh3p54 {
    color: #FFFFFF;
}

.j50d4wyi0g .jj3u9pti8t {
    color: #FFFFFF;
}

.j50d4wyi0g .e4hzfec6ep {
    color: #FFFFFF;
}

.j50d4wyi0g .qmz6x3wkmg {
    color: #FFFFFF;
}

.hu3zzzcs5s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: linear-gradient(45deg, #ffffff -20%, #051706 40%);
}

@media (max-width: 768px) {
    .hu3zzzcs5s {
        background-image: linear-gradient(45deg, #ffffff -60%, #051706 40%);
    }
}

.hu3zzzcs5s .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.hu3zzzcs5s .nkinkd44b1 {
    justify-content: space-between;
}

.hu3zzzcs5s .bajht4rbdl {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .hu3zzzcs5s .bajht4rbdl {
        margin-bottom: 22px;
        height: auto;
    }
}

.hu3zzzcs5s .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
}

.hu3zzzcs5s .bajht4rbdl .fsrqhmsv2d {
    -webkit-flex: inherit;
}

.hu3zzzcs5s .bajht4rbdl .fsrqhmsv2d .jdbyvzqzrd {
    display: inline-block;
    padding: 32px 26px;
    background-color: #0c250d;
}

@media (max-width: 992px) {
    .hu3zzzcs5s .bajht4rbdl .fsrqhmsv2d .jdbyvzqzrd {
        padding: 16px;
    }
}

.hu3zzzcs5s .bajht4rbdl .fsrqhmsv2d .jdbyvzqzrd .uqt4vji1yg {
    margin-bottom: 10px;
}

.hu3zzzcs5s .bajht4rbdl .fsrqhmsv2d .jdbyvzqzrd .o9vbbvjmou {
    margin-bottom: 0;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml {
    position: relative;
    padding: 22px 0 26px 0;
    background-color: transparent;
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .hu3zzzcs5s .dod513zrq4 .thm8i9mnml {
        padding: 16px 0 16px 0;
    }
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml:first-child {
    border-top: 1px solid #ffffff;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .i1zdjnnzfr {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .i1zdjnnzfr .xq2n53tpjy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .i1zdjnnzfr .xq2n53tpjy .u8gvbli4g9 {
    margin-bottom: 0;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .i1zdjnnzfr .xq2n53tpjy .o1ezxfit8d {
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    background-color: #0c250d;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .i1zdjnnzfr .xq2n53tpjy .o1ezxfit8d .vptomsk02j {
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    color: #ffffff;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .i1zdjnnzfr .xq2n53tpjy:not(.m8axi3skzz) .o1ezxfit8d .vptomsk02j {
    transform: rotate(-45deg);
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .giz5ovejd1 .sskh5mialf {
    margin-top: 22px;
}

.hu3zzzcs5s .dod513zrq4 .thm8i9mnml .giz5ovejd1 .sskh5mialf .g62kh545ee {
    margin-bottom: 0;
}

.hu3zzzcs5s .t05nxtozng {
    color: #FFFFFF;
}

.hu3zzzcs5s .uqt4vji1yg {
    color: #ffffff;
    text-align: center;
}

.hu3zzzcs5s .o9vbbvjmou {
    color: #FFFFFF;
    text-align: center;
}

.hu3zzzcs5s .u8gvbli4g9 {
    color: #FFFFFF;
}

.hu3zzzcs5s .g62kh545ee {
    color: #FFFFFF;
}

.hu3zzzcs5s .uqt4vji1yg,
.hu3zzzcs5s .fsrqhmsv2d {
    color: #FFFFFF;
}

.ppx0b91h0v {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #2e6a32;
    background-image: linear-gradient(100deg, #ffffff 10%, #2e6a32 50%, #051706 110%);
}

.ppx0b91h0v .wz54shjqa1 .t05nxtozng {
    margin-bottom: 22px;
}

.ppx0b91h0v .lcvazt20vy {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 405px;
    max-width: 405px;
}

@media (max-width: 767px) {
    .ppx0b91h0v .lcvazt20vy {
        min-width: 100%;
        max-width: 100%;
    }
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 {
    width: 100%;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #0c250d;
    height: 100%;
    overflow: hidden;
    padding: 20px;
}

@media (max-width: 992px) {
    .ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a {
        padding: 16px;
    }
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a::before {
    content: '';
    position: absolute;
    top: -9rem;
    right: -3rem;
    border-radius: 100%;
    background-image: linear-gradient(45deg, #71887b 0%, transparent 40%);
    width: 200px;
    height: 200px;
    pointer-events: none;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b {
    position: relative;
    z-index: 1;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .zzncd6v3fz {
    margin-bottom: 16px;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .zzncd6v3fz .vptomsk02j {
    font-size: 55px;
    background-image: linear-gradient(#ffffff, transparent 120%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .e4hzfec6ep {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .e4hzfec6ep {
        margin-bottom: 22px;
    }
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn {
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn {
        display: block;
    }
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn .a921i7o6or {
    margin-right: 14px;
}

@media (max-width: 992px) {
    .ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn .a921i7o6or {
        margin-right: 0;
        margin-bottom: 14px;
    }
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn .a921i7o6or img {
    width: 55px;
    height: 55px;
    min-width: 55px;
    object-fit: cover;
    border-radius: 100% !important;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn .kbzsxhzu64 .kwaio4osdc {
    margin-bottom: 0;
}

.ppx0b91h0v .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn .kbzsxhzu64 .idgorym6x9 {
    margin-bottom: 0;
}

.ppx0b91h0v .p5orzhnlp8,
.ppx0b91h0v .e1c1e2ms80 {
    display: flex;
}

.ppx0b91h0v .myw2cxz3p3 {
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    background-color: #0c250d !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
}

.ppx0b91h0v .myw2cxz3p3:disabled {
    cursor: default;
    display: none;
}

.ppx0b91h0v .myw2cxz3p3.e1c1e2ms80 {
    right: 50px;
}

.ppx0b91h0v .myw2cxz3p3.e1c1e2ms80 .vptomsk02j {
    margin-right: 4px;
}

.ppx0b91h0v .myw2cxz3p3.p5orzhnlp8 {
    right: 0;
}

.ppx0b91h0v .myw2cxz3p3.p5orzhnlp8 .vptomsk02j {
    margin-left: 4px;
}

.ppx0b91h0v .q4izque7hd {
    position: relative;
    width: 100%;
    padding-top: 4rem;
}

.ppx0b91h0v .bgtk7z4i2s {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.ppx0b91h0v .bgtk7z4i2s.is-draggable {
    cursor: grab;
}

.ppx0b91h0v .bgtk7z4i2s.is-dragging {
    cursor: grabbing;
}

.ppx0b91h0v .kx7ucga1ms {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ppx0b91h0v .item-menu-overlay {
    opacity: 0 !important;
}

.ppx0b91h0v .t05nxtozng {
    color: #FFFFFF;
    text-align: center;
}

.ppx0b91h0v .e4hzfec6ep {
    color: #FFFFFF;
}

.ppx0b91h0v .kwaio4osdc {
    color: #FFFFFF;
}

.ppx0b91h0v .idgorym6x9 {
    color: #FFFFFF;
}

.dxuay3w3kp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
}

.dxuay3w3kp::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(10deg, #051706 18%, transparent 90%, #051706 100%);
    pointer-events: none;
    z-index: 1;
}

.dxuay3w3kp .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.dxuay3w3kp .bajht4rbdl {
    position: relative;
    z-index: 2;
    margin-top: 260px;
}

@media (max-width: 992px) {
    .dxuay3w3kp .bajht4rbdl {
        margin-top: 0;
    }
}

.dxuay3w3kp .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
    background-image: linear-gradient(180deg, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dxuay3w3kp .bajht4rbdl .os3azh3p54 {
    margin-bottom: 22px;
}

.dxuay3w3kp .t05nxtozng {
    color: #ffffff;
}

.dxuay3w3kp .os3azh3p54 {
    color: #FFFFFF;
}

.cid-v2xtiXja4f {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.cid-v2xtiXja4f .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.cid-v2xtiXja4f .wz54shjqa1 .t05nxtozng {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .cid-v2xtiXja4f .wz54shjqa1 .t05nxtozng {
        width: 100%;
        margin-bottom: 22px;
    }
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y {
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y {
        margin-bottom: 16px;
    }
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 48px;
    background-image: radial-gradient(circle farthest-corner at 10% 0%, #71887b, #ffffff 50%);
}

@media (max-width: 992px) {
    .cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
        padding: 16px;
        display: block;
    }
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn {
    width: 50%;
}

@media (max-width: 992px) {
    .cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn {
        width: 100%;
        margin-bottom: 22px;
    }
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn img {
    height: 400px;
    object-fit: cover;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn img {
        height: 350px;
    }
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p {
    width: 42%;
}

@media (max-width: 992px) {
    .cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p {
        width: 100%;
    }
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .item-price {
    margin-bottom: 22px;
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .yvn47rr2au {
    margin-bottom: 22px;
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .e4hzfec6ep {
    margin-bottom: 22px;
}

.cid-v2xtiXja4f .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .lts5xhpx6h .fwueo42epi {
    margin-bottom: 0;
}

.cid-v2xtiXja4f .t05nxtozng,
.cid-v2xtiXja4f .wz54shjqa1 {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2xtiXja4f .item-price {
    color: #000000;
}

.cid-v2xtiXja4f .yvn47rr2au {
    color: #ffffff;
}

.cid-v2xtiXja4f .e4hzfec6ep {
    color: #000000;
}

.cid-v2xtiXja4f .yvn47rr2au,
.cid-v2xtiXja4f .lts5xhpx6h {
    color: #000000;
}

.v14ktjlhm5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.v14ktjlhm5 .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.v14ktjlhm5 .fsrqhmsv2d {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 64px;
    background-color: #0c250d;
}

@media (max-width: 992px) {
    .v14ktjlhm5 .fsrqhmsv2d {
        display: block;
        padding: 16px;
    }
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae {
    width: 48%;
}

@media (max-width: 992px) {
    .v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae {
        width: 100%;
    }
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj {
    border: none !important;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: block;
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj .mvbw2fikcg {
    padding: 0;
    border: none;
    display: block;
    margin-bottom: 0;
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj .mvbw2fikcg .sn5b84wibk {
    position: relative;
    color: #ffffff;
    padding: 0 0 0 16px;
    border: none;
    transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj .mvbw2fikcg .sn5b84wibk {
        margin-bottom: 22px;
    }
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj .mvbw2fikcg .sn5b84wibk::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1rem;
    width: 6px;
    height: 0;
    background-image: linear-gradient(0deg, #ffffff, #dcfafd 70%);
    transition: all 1s ease-in-out;
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj .mvbw2fikcg .sn5b84wibk.vs1za2obis {
    background-image: linear-gradient(90deg, #ffffff, #dcfafd 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    border: none;
    padding: 0 0 0 32px;
}

.v14ktjlhm5 .fsrqhmsv2d .nz6c5g0bae .dek5llresi.zygw8actzj .mvbw2fikcg .sn5b84wibk.vs1za2obis::before {
    height: 100%;
}

.v14ktjlhm5 .fsrqhmsv2d .zg0100uqzl {
    width: 48%;
}

@media (max-width: 992px) {
    .v14ktjlhm5 .fsrqhmsv2d .zg0100uqzl {
        width: 100%;
    }
}

.v14ktjlhm5 .fsrqhmsv2d .zg0100uqzl .uzoxm0iwdx .zmi3im0d9b .a921i7o6or img {
    height: 490px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .v14ktjlhm5 .fsrqhmsv2d .zg0100uqzl .uzoxm0iwdx .zmi3im0d9b .a921i7o6or img {
        height: 350px;
    }
}

.jitemhq6bz {
    background-image: url("photo-1755598953657-ac58eb0a4925.webp");
}

.jitemhq6bz .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.jitemhq6bz .no8ogtm3ab {
    height: 700px;
}

@media (max-width: 992px) {
    .jitemhq6bz .no8ogtm3ab {
        height: 350px;
    }
}

.cid-v2xtiXl1Tg {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #051706;
}

.cid-v2xtiXl1Tg .zo7l5swm2y:focus,
.cid-v2xtiXl1Tg span:focus {
    outline: none;
}

.cid-v2xtiXl1Tg .delji6pfmx {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2xtiXl1Tg .zo7l5swm2y {
    background-image: linear-gradient(90deg, #dcfafd -10%, #ffffff 60%, #71887b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    min-height: 90px;
}

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

.onvofscenq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.onvofscenq .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.onvofscenq .nkinkd44b1 {
    justify-content: center;
}

.onvofscenq .wz54shjqa1 .vlxdon0pfn .v6eft6u7co {
    display: inline-block;
    margin-bottom: 16px;
    background-image: linear-gradient(90deg, #ffffff, #ffffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.onvofscenq .wz54shjqa1 .wz54shjqa1 {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .onvofscenq .wz54shjqa1 .wz54shjqa1 {
        margin-bottom: 22px;
    }
}

.onvofscenq .wz54shjqa1 .wz54shjqa1 .t05nxtozng {
    margin-bottom: 0;
}

.onvofscenq .wz54shjqa1 .wz54shjqa1 .mf4tqwx0wh {
    margin-bottom: 0;
    background-image: linear-gradient(90deg, #ffffff, #ffffff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.onvofscenq .wz54shjqa1 .nyjgxg2e16 .os3azh3p54 {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .onvofscenq .wz54shjqa1 .nyjgxg2e16 .os3azh3p54 {
        width: 100%;
    }
}

.onvofscenq .wz54shjqa1 .lts5xhpx6h {
    margin-top: 22px;
}

.onvofscenq .v6eft6u7co,
.onvofscenq .vlxdon0pfn {
    color: #ffffff;
    text-align: center;
}

.onvofscenq .t05nxtozng {
    color: #ffffff;
    text-align: center;
}

.onvofscenq .mf4tqwx0wh {
    color: #ffffff;
    text-align: center;
}

.onvofscenq .os3azh3p54,
.onvofscenq .nyjgxg2e16 {
    color: #FFFFFF;
    text-align: center;
}

.onvofscenq .t05nxtozng,
.onvofscenq .lts5xhpx6h {
    text-align: center;
    color: #FFFFFF;
}

.itvq7fdv6v {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.itvq7fdv6v .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.itvq7fdv6v .wz54shjqa1 .t05nxtozng {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .itvq7fdv6v .wz54shjqa1 .t05nxtozng {
        width: 100%;
        margin-bottom: 22px;
    }
}

.itvq7fdv6v .kaz7wi55ms {
    margin: 0 -10px;
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y {
    padding: 0 10px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .itvq7fdv6v .kaz7wi55ms .zo7l5swm2y {
        margin-bottom: 16px;
    }
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a .oqiugezotn img,
.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a .oqiugezotn img {
    transform: translateX(52px);
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
    padding: 26px;
    height: 100%;
    overflow: hidden !important;
}

@media (max-width: 992px) {
    .itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
        padding: 16px;
    }
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn {
        margin-bottom: 22px;
    }
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn img {
    height: 250px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .yvn47rr2au {
    margin-bottom: 16px;
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .e4hzfec6ep {
    margin-bottom: 16px;
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .lts5xhpx6h .fwueo42epi {
    margin-bottom: 0;
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .wf00d63lb3 {
    background-image: radial-gradient(circle farthest-corner at 80% 0%, #ffffff, #0c250d 50%);
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .rbazut4ve1 {
    background-image: radial-gradient(circle farthest-corner at 80% 0%, #71887b, #0c250d 50%);
}

.itvq7fdv6v .kaz7wi55ms .zo7l5swm2y .xh0gpdv3yc {
    background-image: radial-gradient(circle farthest-corner at 80% 0%, #dcfafd, #0c250d 50%);
}

.itvq7fdv6v .t05nxtozng,
.itvq7fdv6v .wz54shjqa1 {
    color: #FFFFFF;
    text-align: center;
}

.itvq7fdv6v .yvn47rr2au {
    color: #ffffff;
}

.itvq7fdv6v .e4hzfec6ep {
    color: #FFFFFF;
}

.itvq7fdv6v .yvn47rr2au,
.itvq7fdv6v .lts5xhpx6h {
    color: #FFFFFF;
}

.a77g5pgpi7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.a77g5pgpi7 .bajht4rbdl .t05nxtozng {
    margin-bottom: 0;
}

.a77g5pgpi7 .lcvazt20vy {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 120px;
    max-width: 120px;
}

@media (max-width: 767px) {
    .a77g5pgpi7 .lcvazt20vy {
        min-width: 100%;
        max-width: 100%;
    }
}

.a77g5pgpi7 .lcvazt20vy .rcuqtr7x40 {
    width: 100%;
}

.a77g5pgpi7 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn img {
    height: 150px;
    object-fit: contain;
    filter: invert(1);
}

.a77g5pgpi7 .p5orzhnlp8,
.a77g5pgpi7 .e1c1e2ms80 {
    display: flex;
}

.a77g5pgpi7 .myw2cxz3p3 {
    bottom: 0;
    width: 40px;
    height: 40px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #0047ff !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
    display: none;
}

.a77g5pgpi7 .myw2cxz3p3:disabled {
    cursor: default;
    display: none;
}

.a77g5pgpi7 .myw2cxz3p3:hover {
    box-shadow: 0 0 33px 0 #0047ff;
}

.a77g5pgpi7 .myw2cxz3p3.e1c1e2ms80 {
    left: 0;
}

.a77g5pgpi7 .myw2cxz3p3.e1c1e2ms80 .vptomsk02j {
    margin-right: 4px;
}

.a77g5pgpi7 .myw2cxz3p3.p5orzhnlp8 {
    right: 0;
}

.a77g5pgpi7 .myw2cxz3p3.p5orzhnlp8 .vptomsk02j {
    margin-left: 4px;
}

.a77g5pgpi7 .q4izque7hd {
    position: relative;
    width: 100%;
}

.a77g5pgpi7 .q4izque7hd::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100px;
    background-color: transparent;
    backdrop-filter: blur(2px);
    z-index: 1;
    pointer-events: none;
}

@media (max-width: 768px) {
    .a77g5pgpi7 .q4izque7hd::before {
        display: none;
    }
}

.a77g5pgpi7 .q4izque7hd::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100px;
    background-color: transparent;
    backdrop-filter: blur(2px);
    pointer-events: none;
}

@media (max-width: 768px) {
    .a77g5pgpi7 .q4izque7hd::after {
        display: none;
    }
}

.a77g5pgpi7 .bgtk7z4i2s {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.a77g5pgpi7 .bgtk7z4i2s.is-draggable {
    cursor: grab;
}

.a77g5pgpi7 .bgtk7z4i2s.is-dragging {
    cursor: grabbing;
}

.a77g5pgpi7 .kx7ucga1ms {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.a77g5pgpi7 .t05nxtozng {
    color: #FFFFFF;
    text-align: center;
}

.niez782vcg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: linear-gradient(45deg, #dcfafd -20%, #051706 40%, #ffffff 200%);
}

@media (max-width: 768px) {
    .niez782vcg {
        background-image: linear-gradient(45deg, #dcfafd -60%, #051706 40%, #ffffff 200%);
    }
}

.niez782vcg .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.niez782vcg .nkinkd44b1 {
    justify-content: space-between;
}

.niez782vcg .wz54shjqa1 .t05nxtozng {
    margin-bottom: 22px;
}

.niez782vcg .kaz7wi55ms .zo7l5swm2y {
    margin-bottom: 32px;
}

.niez782vcg .kaz7wi55ms .zo7l5swm2y:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .niez782vcg .kaz7wi55ms .zo7l5swm2y {
        margin-bottom: 22px;
    }
}

.niez782vcg .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .yvn47rr2au {
    margin-bottom: 16px;
}

.niez782vcg .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .e4hzfec6ep {
    margin-bottom: 0;
}

.niez782vcg .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .lts5xhpx6h {
    margin-top: 16px;
}

.niez782vcg .t05nxtozng {
    color: #ffffff;
}

.niez782vcg .yvn47rr2au {
    color: #ffffff;
}

.niez782vcg .e4hzfec6ep {
    color: #FFFFFF;
}

.niez782vcg .t05nxtozng,
.niez782vcg .wz54shjqa1 {
    color: #FFFFFF;
}

.niez782vcg .yvn47rr2au,
.niez782vcg .lts5xhpx6h {
    color: #FFFFFF;
}

.f67te57lok {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #2e6a32;
    background-image: linear-gradient(135deg, #051706 10%, #2e6a32 80%, #ffffff 130%);
}

.f67te57lok .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.f67te57lok .nkinkd44b1 {
    justify-content: center;
}

.f67te57lok .bajht4rbdl .s7wok8zy6t {
    margin-bottom: 22px;
}

.f67te57lok .bajht4rbdl .s7wok8zy6t img {
    display: inline-flex;
    width: 130px;
    height: 130px;
    object-fit: cover;
}

.f67te57lok .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
}

.f67te57lok .bajht4rbdl .nyjgxg2e16 .os3azh3p54 {
    display: inline-block;
    width: 80%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .f67te57lok .bajht4rbdl .nyjgxg2e16 .os3azh3p54 {
        width: 100%;
    }
}

.f67te57lok .bajht4rbdl .lts5xhpx6h {
    margin-top: 32px;
}

.f67te57lok .bajht4rbdl .lts5xhpx6h .t05nxtozng {
    margin-top: 22px;
}

.f67te57lok .t05nxtozng {
    color: #ffffff;
}

.f67te57lok .os3azh3p54,
.f67te57lok .nyjgxg2e16 {
    color: #FFFFFF;
    text-align: center;
}

.f67te57lok .t05nxtozng,
.f67te57lok .lts5xhpx6h,
.f67te57lok .s7wok8zy6t {
    text-align: center;
    color: #FFFFFF;
}

.vfcgyhszyu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: radial-gradient(circle farthest-side at 120% 20%, #71887b, #051706 30%);
}

.vfcgyhszyu .wz54shjqa1 {
    margin-bottom: 22px;
}

.vfcgyhszyu .wz54shjqa1 .t05nxtozng {
    margin-bottom: 0;
}

.vfcgyhszyu .wz54shjqa1 .mf4tqwx0wh {
    margin-bottom: 0;
    background-image: linear-gradient(90deg, #ffffff, #71887b 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vfcgyhszyu .lts5xhpx6h {
    text-align: right;
    margin-bottom: 22px;
}

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

.vfcgyhszyu .lcvazt20vy {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 390px;
    max-width: 390px;
}

@media (max-width: 767px) {
    .vfcgyhszyu .lcvazt20vy {
        min-width: 100%;
        max-width: 100%;
    }
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 {
    width: 100%;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a {
    height: 100%;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn {
    margin-bottom: 22px;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn img {
    height: 250px;
    object-fit: cover;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b {
    position: relative;
    z-index: 1;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .ewwruwamkz .qmz6x3wkmg {
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 2px 8px;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .yvn47rr2au {
    margin-bottom: 16px;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .e4hzfec6ep {
    margin-bottom: 16px;
}

.vfcgyhszyu .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .b90lia6i5o .fwueo42epi {
    margin-left: 0;
}

.vfcgyhszyu .p5orzhnlp8,
.vfcgyhszyu .e1c1e2ms80 {
    display: flex;
}

.vfcgyhszyu .myw2cxz3p3 {
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    background-color: #051706 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
}

.vfcgyhszyu .myw2cxz3p3:disabled {
    cursor: default;
    display: none;
}

.vfcgyhszyu .myw2cxz3p3:hover {
    box-shadow: 0 0 33px 0 #051706;
}

.vfcgyhszyu .myw2cxz3p3.e1c1e2ms80 {
    right: 50px;
}

.vfcgyhszyu .myw2cxz3p3.e1c1e2ms80 .vptomsk02j {
    margin-right: 4px;
}

.vfcgyhszyu .myw2cxz3p3.p5orzhnlp8 {
    right: 0;
}

.vfcgyhszyu .myw2cxz3p3.p5orzhnlp8 .vptomsk02j {
    margin-left: 4px;
}

.vfcgyhszyu .q4izque7hd {
    position: relative;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 100px;
}

@media (max-width: 992px) {
    .vfcgyhszyu .q4izque7hd {
        padding-bottom: 32px;
    }
}

.vfcgyhszyu .q4izque7hd::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #71887b 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.vfcgyhszyu .bgtk7z4i2s {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.vfcgyhszyu .bgtk7z4i2s.is-draggable {
    cursor: grab;
}

.vfcgyhszyu .bgtk7z4i2s.is-dragging {
    cursor: grabbing;
}

.vfcgyhszyu .kx7ucga1ms {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.vfcgyhszyu .item-menu-overlay {
    opacity: 0 !important;
}

.vfcgyhszyu .t05nxtozng {
    color: #ffffff;
}

.vfcgyhszyu .mf4tqwx0wh {
    color: #ffffff;
}

.vfcgyhszyu .qmz6x3wkmg {
    color: #ffffff;
}

.vfcgyhszyu .yvn47rr2au {
    color: #ffffff;
}

.vfcgyhszyu .e4hzfec6ep {
    color: #FFFFFF;
}

.vfcgyhszyu .t05nxtozng,
.vfcgyhszyu .lts5xhpx6h {
    color: #FFFFFF;
}

.vfcgyhszyu .qmz6x3wkmg,
.vfcgyhszyu .ewwruwamkz {
    color: #FFFFFF;
}

.ergl1nw4w5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.ergl1nw4w5 .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.ergl1nw4w5 .fsrqhmsv2d {
    display: flex;
    background-color: #0c250d;
    justify-content: space-between;
    padding: 48px;
    margin-bottom: 100px;
}

@media (max-width: 992px) {
    .ergl1nw4w5 .fsrqhmsv2d {
        display: block;
        padding: 16px;
    }
}

@media (max-width: 992px) {
    .ergl1nw4w5 .fsrqhmsv2d {
        margin-bottom: 32px;
    }
}

.ergl1nw4w5 .fsrqhmsv2d::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #ffffff 0%, transparent 80%);
    height: 1px;
    width: 100%;
}

.ergl1nw4w5 .fsrqhmsv2d .bajht4rbdl {
    width: 48%;
}

@media (max-width: 992px) {
    .ergl1nw4w5 .fsrqhmsv2d .bajht4rbdl {
        width: 100%;
        margin-bottom: 22px;
    }
}

.ergl1nw4w5 .fsrqhmsv2d .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
}

.ergl1nw4w5 .fsrqhmsv2d .bajht4rbdl .os3azh3p54 {
    margin-bottom: 0;
}

.ergl1nw4w5 .fsrqhmsv2d .bajht4rbdl .lts5xhpx6h {
    margin-top: 22px;
}

.ergl1nw4w5 .fsrqhmsv2d .cjyvb3sfe8 {
    width: 48%;
}

@media (max-width: 992px) {
    .ergl1nw4w5 .fsrqhmsv2d .cjyvb3sfe8 {
        width: 100%;
    }
}

.ergl1nw4w5 .fsrqhmsv2d .cjyvb3sfe8 img {
    height: 350px;
    object-fit: cover;
}

.ergl1nw4w5 .t05nxtozng {
    color: #ffffff;
}

.ergl1nw4w5 .os3azh3p54 {
    color: #FFFFFF;
}

.ergl1nw4w5 .t05nxtozng,
.ergl1nw4w5 .lts5xhpx6h {
    color: #FFFFFF;
}

.scurfl5m3v {
    background-color: #dcfafd;
    background-image: linear-gradient(125deg, #051706 45%, #dcfafd 120%);
}

.scurfl5m3v .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.scurfl5m3v .nkinkd44b1 {
    position: relative;
    justify-content: center;
    padding-top: 220px;
    padding-bottom: 220px;
}

.scurfl5m3v .nkinkd44b1 .cjyvb3sfe8 {
    position: absolute;
    height: 190px;
    width: 285px;
    padding: 0;
}

@media (max-width: 992px) {
    .scurfl5m3v .nkinkd44b1 .cjyvb3sfe8 {
        position: static;
        margin-top: 16px;
        width: 100%;
        padding: 0 16px;
    }

    .scurfl5m3v .nkinkd44b1 .cjyvb3sfe8:first-child {
        margin-top: 22px;
    }
}

.scurfl5m3v .nkinkd44b1 .cjyvb3sfe8 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.scurfl5m3v .nkinkd44b1 .uq7ah89sd9 {
    top: 0;
    left: 0;
}

.scurfl5m3v .nkinkd44b1 .n7482a5fyt {
    top: 0;
    right: 0;
}

.scurfl5m3v .nkinkd44b1 .qiknglywya {
    bottom: 0;
    left: 0;
}

.scurfl5m3v .nkinkd44b1 .xc8jlikzj8 {
    bottom: 0;
    right: 0;
}

.scurfl5m3v .wz54shjqa1 .vlxdon0pfn .v6eft6u7co {
    display: inline-block;
    margin-bottom: 16px;
    background-image: linear-gradient(90deg, #ffffff, #dcfafd 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.scurfl5m3v .wz54shjqa1 .t05nxtozng {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .scurfl5m3v .wz54shjqa1 .t05nxtozng {
        margin-bottom: 22px;
    }
}

.scurfl5m3v .wz54shjqa1 .nyjgxg2e16 .os3azh3p54 {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .scurfl5m3v .wz54shjqa1 .nyjgxg2e16 .os3azh3p54 {
        width: 100%;
    }
}

.scurfl5m3v .wz54shjqa1 .lts5xhpx6h {
    margin-top: 22px;
}

.scurfl5m3v .v6eft6u7co,
.scurfl5m3v .vlxdon0pfn {
    color: #ffffff;
    text-align: center;
}

.scurfl5m3v .t05nxtozng {
    color: #ffffff;
    text-align: center;
}

.scurfl5m3v .os3azh3p54,
.scurfl5m3v .nyjgxg2e16 {
    color: #FFFFFF;
    text-align: center;
}

.scurfl5m3v .t05nxtozng,
.scurfl5m3v .lts5xhpx6h {
    text-align: center;
    color: #FFFFFF;
}

.n2w6g4eegt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
    background-image: linear-gradient(100deg, #051706 10%, #ffffff 50%, #71887b 110%);
}

.n2w6g4eegt .zo7l5swm2y:focus,
.n2w6g4eegt span:focus {
    outline: none;
}

.n2w6g4eegt .zo7l5swm2y {
    cursor: pointer;
}

.n2w6g4eegt .v4542ww0ir {
    grid-row-gap: 20px;
}

.n2w6g4eegt .t89pr4yzni,
.n2w6g4eegt .cerzl1cfk2 {
    gap: 0 20px;
}

.n2w6g4eegt .t05nxtozng {
    margin-bottom: 32px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 992px) {
    .n2w6g4eegt .t05nxtozng {
        margin-bottom: 22px;
    }
}

.n2w6g4eegt .k0olhbf3dz {
    max-width: 800px;
}

.n2w6g4eegt .m2bf4icmxs,
.n2w6g4eegt .delji6pfmx {
    overflow: hidden;
}

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

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

.n2w6g4eegt .a3g3lcoydl img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .n2w6g4eegt .a3g3lcoydl img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .n2w6g4eegt .a3g3lcoydl img {
        min-width: 35vw;
        height: 150px;
    }
}

.n2w6g4eegt .t89pr4yzni,
.n2w6g4eegt .cerzl1cfk2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.n2w6g4eegt .t89pr4yzni {
    align-items: flex-end;
}

.n2w6g4eegt .cerzl1cfk2 {
    align-items: flex-start;
}

.revio8ef19 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.revio8ef19 .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.revio8ef19 .google-map {
    position: relative;
    margin-bottom: 56px;
}

@media (max-width: 992px) {
    .revio8ef19 .google-map {
        margin-bottom: 32px;
    }
}

.revio8ef19 .google-map::before {
    content: '';
    position: absolute;
    bottom: -56px;
    left: 0;
    background-image: linear-gradient(90deg, transparent, #ffffff, #dcfafd, transparent);
    height: 1px;
    width: 100%;
}

@media (max-width: 992px) {
    .revio8ef19 .google-map::before {
        bottom: -32px;
    }
}

.revio8ef19 .google-map iframe {
    height: 700px;
    filter: invert(1);
}

@media (max-width: 992px) {
    .revio8ef19 .google-map iframe {
        height: 350px;
    }
}

.e6ak7cuk35 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: radial-gradient(circle farthest-side at -20% 20%, #dcfafd, #051706 30%);
}

@media (max-width: 768px) {
    .e6ak7cuk35 {
        background-image: radial-gradient(circle farthest-side at -20% 80%, #dcfafd, #051706 30%);
    }
}

.e6ak7cuk35 .lcvazt20vy {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
}

@media (max-width: 767px) {
    .e6ak7cuk35 .lcvazt20vy {
        min-width: 100%;
        max-width: 100%;
    }
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 {
    width: 100%;
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a {
        display: block;
    }
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b {
    position: relative;
    z-index: 1;
    width: 40%;
}

@media (max-width: 992px) {
    .e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b {
        width: 100%;
    }
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .vlxdon0pfn .hfaozm6nhp {
    display: inline-block;
    margin-bottom: 16px;
    background-image: linear-gradient(90deg, #ffffff, #dcfafd 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .yvn47rr2au {
    margin-bottom: 22px;
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .e4hzfec6ep {
    margin-bottom: 22px;
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .nz6c5g0bae .ivhnyrps3t {
    padding: 0;
    margin-bottom: 22px;
    list-style-type: none;
    display: inline-flex;
    flex-wrap: wrap;
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .zmi3im0d9b .nz6c5g0bae .ivhnyrps3t .qmz6x3wkmg {
    position: relative;
    margin: 0 8px 8px 0;
    background-color: #2e6a32;
    border: 1px solid #ffffff;
    padding: 2px 8px;
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn {
    width: 50%;
}

@media (max-width: 992px) {
    .e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn {
        width: 100%;
    }
}

.e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn img {
    height: 370px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .e6ak7cuk35 .lcvazt20vy .rcuqtr7x40 .wp4864kj3a .oqiugezotn img {
        height: 350px;
    }
}

.e6ak7cuk35 .p5orzhnlp8,
.e6ak7cuk35 .e1c1e2ms80 {
    display: flex;
}

.e6ak7cuk35 .myw2cxz3p3 {
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    background-color: #051706 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
}

.e6ak7cuk35 .myw2cxz3p3:disabled {
    cursor: default;
    display: none;
}

.e6ak7cuk35 .myw2cxz3p3:hover {
    box-shadow: 0 0 33px 0 #051706;
}

.e6ak7cuk35 .myw2cxz3p3.e1c1e2ms80 {
    right: 50px;
}

.e6ak7cuk35 .myw2cxz3p3.e1c1e2ms80 .vptomsk02j {
    margin-right: 4px;
}

.e6ak7cuk35 .myw2cxz3p3.p5orzhnlp8 {
    right: 0;
}

.e6ak7cuk35 .myw2cxz3p3.p5orzhnlp8 .vptomsk02j {
    margin-left: 4px;
}

.e6ak7cuk35 .q4izque7hd {
    position: relative;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 100px;
}

@media (max-width: 992px) {
    .e6ak7cuk35 .q4izque7hd {
        padding-bottom: 32px;
    }
}

.e6ak7cuk35 .q4izque7hd::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #dcfafd 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.e6ak7cuk35 .bgtk7z4i2s {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.e6ak7cuk35 .bgtk7z4i2s.is-draggable {
    cursor: grab;
}

.e6ak7cuk35 .bgtk7z4i2s.is-dragging {
    cursor: grabbing;
}

.e6ak7cuk35 .kx7ucga1ms {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.e6ak7cuk35 .item-menu-overlay {
    opacity: 0 !important;
}

.e6ak7cuk35 .hfaozm6nhp {
    color: #0047ff;
}

.e6ak7cuk35 .yvn47rr2au {
    color: #ffffff;
}

.e6ak7cuk35 .e4hzfec6ep {
    color: #FFFFFF;
}

.e6ak7cuk35 .ivhnyrps3t {
    color: #ffffff;
}

.e6ak7cuk35 .yvn47rr2au,
.e6ak7cuk35 .lts5xhpx6h {
    color: #FFFFFF;
}

.e6ak7cuk35 .ivhnyrps3t,
.e6ak7cuk35 .qmz6x3wkmg,
.e6ak7cuk35 .nz6c5g0bae {
    color: #FFFFFF;
}

.uv3w8yf1aa {
    background-color: #051706;
    background-image: linear-gradient(125deg, #dcfafd -50%, #051706);
}

.uv3w8yf1aa .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.uv3w8yf1aa .nkinkd44b1 {
    justify-content: center;
}

.uv3w8yf1aa .cjyvb3sfe8 {
    position: relative;
}

.uv3w8yf1aa .cjyvb3sfe8 .xfg09hhdsk img {
    height: 700px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .uv3w8yf1aa .cjyvb3sfe8 .xfg09hhdsk img {
        height: 350px;
    }
}

.uv3w8yf1aa .cjyvb3sfe8 .r8ysm6o7lz img {
    position: absolute;
    top: -3rem;
    right: 8rem;
    transform: rotate(8deg);
    object-fit: cover;
    z-index: 1;
    height: 130px;
    width: 130px;
}

@media (max-width: 992px) {
    .uv3w8yf1aa .cjyvb3sfe8 .r8ysm6o7lz img {
        position: static;
        transform: none;
        margin: 16px auto 0;
    }
}

.uv3w8yf1aa .cjyvb3sfe8 .a921i7o6or img {
    position: absolute;
    top: 2rem;
    left: -4rem;
    transform: rotate(-8deg);
    object-fit: cover;
    z-index: 1;
    height: 170px;
    width: 230px;
}

@media (max-width: 992px) {
    .uv3w8yf1aa .cjyvb3sfe8 .a921i7o6or img {
        position: static;
        transform: none;
        width: 100%;
        margin-top: 16px;
        height: 350px;
    }
}

.uad7zt5ish {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: linear-gradient(#051706 80%, #ffffff 110%);
}

.uad7zt5ish .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.uad7zt5ish .nkinkd44b1 {
    justify-content: center;
}

.uad7zt5ish .bajht4rbdl {
    position: relative;
    z-index: 2;
}

.uad7zt5ish .bajht4rbdl .t05nxtozng {
    margin-bottom: 48px;
    background-image: linear-gradient(0deg, #ffffff, #ffffff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .uad7zt5ish .bajht4rbdl .t05nxtozng {
        margin-bottom: 22px;
    }
}

.uad7zt5ish .bajht4rbdl .os3azh3p54 {
    margin-bottom: 54px;
}

@media (max-width: 992px) {
    .uad7zt5ish .bajht4rbdl .os3azh3p54 {
        margin-bottom: 22px;
    }
}

.uad7zt5ish .bajht4rbdl .uqt4vji1yg {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .uad7zt5ish .bajht4rbdl .uqt4vji1yg {
        margin-bottom: 22px;
    }
}

.uad7zt5ish .t05nxtozng {
    color: #ffffff;
}

.uad7zt5ish .os3azh3p54 {
    color: #FFFFFF;
}

.uad7zt5ish .uqt4vji1yg {
    color: #FFFFFF;
}

.g1vhm9tnvm .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.g1vhm9tnvm .no8ogtm3ab {
    height: 700px;
}

@media (max-width: 992px) {
    .g1vhm9tnvm .no8ogtm3ab {
        height: 350px;
    }
}

.irxaqjmiws {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.irxaqjmiws .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.irxaqjmiws .wz54shjqa1 .t05nxtozng {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .irxaqjmiws .wz54shjqa1 .t05nxtozng {
        width: 100%;
        margin-bottom: 22px;
    }
}

.irxaqjmiws .kaz7wi55ms {
    margin: 0 -13px;
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y {
    padding: 0 13px;
    margin-bottom: 26px;
}

@media (max-width: 992px) {
    .irxaqjmiws .kaz7wi55ms .zo7l5swm2y {
        margin-bottom: 16px;
    }
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y:hover .wp4864kj3a .oqiugezotn img,
.irxaqjmiws .kaz7wi55ms .zo7l5swm2y:focus .wp4864kj3a .oqiugezotn img {
    transform: translateX(-52px);
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 26px 26px 0 26px;
    height: 100%;
    overflow: hidden !important;
}

@media (max-width: 992px) {
    .irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a {
        padding: 16px 16px 0 16px;
    }
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .yvn47rr2au {
    margin-bottom: 16px;
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .e4hzfec6ep {
    margin-bottom: 16px;
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .ufg50y181p .lts5xhpx6h .fwueo42epi {
    margin-bottom: 0;
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn {
        margin-top: 22px;
    }
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wp4864kj3a .oqiugezotn img {
    height: 350px;
    object-fit: cover;
    transition: all 0.3s ease;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .wf00d63lb3 {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #dcfafd, #0c250d 85%);
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .rbazut4ve1 {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #71887b, #0c250d 85%);
}

.irxaqjmiws .kaz7wi55ms .zo7l5swm2y .xh0gpdv3yc {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #ffffff, #0c250d 85%);
}

.irxaqjmiws .t05nxtozng,
.irxaqjmiws .wz54shjqa1 {
    color: #FFFFFF;
    text-align: center;
}

.irxaqjmiws .yvn47rr2au {
    color: #ffffff;
}

.irxaqjmiws .e4hzfec6ep {
    color: #FFFFFF;
}

.irxaqjmiws .yvn47rr2au,
.irxaqjmiws .lts5xhpx6h {
    color: #FFFFFF;
}

.h51ge8f7k5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: linear-gradient(#051706 70%, #dcfafd 110%);
}

.h51ge8f7k5 .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.h51ge8f7k5 .nkinkd44b1 {
    justify-content: center;
}

.h51ge8f7k5 .fsrqhmsv2d {
    display: flex;
    background-color: #0c250d;
    justify-content: space-between;
    align-items: center;
    padding: 48px;
}

@media (max-width: 992px) {
    .h51ge8f7k5 .fsrqhmsv2d {
        display: block;
        padding: 16px;
    }
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl {
    width: 42%;
}

@media (max-width: 992px) {
    .h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl {
        width: 100%;
        margin-bottom: 22px;
    }
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .omm7vz1bj2 {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .omm7vz1bj2 {
        margin-bottom: 22px;
    }
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .omm7vz1bj2 .qmz6x3wkmg {
    display: inline-flex;
    background-color: #2e6a32;
    padding: 6px 10px;
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .r7li99gje7 {
    margin-bottom: 22px;
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .s7wok8zy6t .r8ysm6o7lz {
    display: inline-flex;
    align-items: center;
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .s7wok8zy6t .r8ysm6o7lz .a921i7o6or img {
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 100%;
    object-fit: cover;
    margin-right: 12px;
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .s7wok8zy6t .r8ysm6o7lz .r6v43loc1q {
    margin-bottom: 0;
}

.h51ge8f7k5 .fsrqhmsv2d .bajht4rbdl .lts5xhpx6h {
    margin-top: 22px;
}

.h51ge8f7k5 .fsrqhmsv2d .cjyvb3sfe8 {
    width: 50%;
}

@media (max-width: 992px) {
    .h51ge8f7k5 .fsrqhmsv2d .cjyvb3sfe8 {
        width: 100%;
    }
}

.h51ge8f7k5 .fsrqhmsv2d .cjyvb3sfe8 img {
    height: 430px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .h51ge8f7k5 .fsrqhmsv2d .cjyvb3sfe8 img {
        height: 350px;
    }
}

.h51ge8f7k5 .qmz6x3wkmg {
    color: #ffffff;
}

.h51ge8f7k5 .r7li99gje7 {
    color: #FFFFFF;
}

.h51ge8f7k5 .t05nxtozng {
    color: #ffffff;
}

.h51ge8f7k5 .r6v43loc1q {
    color: #ffffff;
}

.h51ge8f7k5 .qmz6x3wkmg,
.h51ge8f7k5 .omm7vz1bj2 {
    color: #FFFFFF;
}

.h51ge8f7k5 .t05nxtozng,
.h51ge8f7k5 .lts5xhpx6h {
    color: #FFFFFF;
}

.h51ge8f7k5 .r6v43loc1q,
.h51ge8f7k5 .s7wok8zy6t {
    color: #FFFFFF;
}

.wl6k4on4xd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.wl6k4on4xd .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.wl6k4on4xd .wz54shjqa1 {
    height: 100%;
    position: relative;
}

@media (max-width: 992px) {
    .wl6k4on4xd .wz54shjqa1 {
        margin-bottom: 32px;
        height: auto;
    }
}

.wl6k4on4xd .wz54shjqa1 .t05nxtozng {
    display: inline-block;
    width: 80%;
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .wl6k4on4xd .wz54shjqa1 .t05nxtozng {
        width: 100%;
    }
}

.wl6k4on4xd .wz54shjqa1::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #ffffff 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.wl6k4on4xd .t05nxtozng {
    color: #ffffff;
}

.wl6k4on4xd .t05nxtozng,
.wl6k4on4xd .wz54shjqa1 {
    color: #FFFFFF;
}

.xebgn3j42l {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
    background-image: linear-gradient(#051706 70%, #dcfafd 110%);
}

.xebgn3j42l .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.xebgn3j42l .nkinkd44b1 {
    justify-content: center;
}

.xebgn3j42l .x0f131mpi0 {
    background-color: #051706;
    padding: 45px 45px 80px 45px;
}

@media (max-width: 992px) {
    .xebgn3j42l .x0f131mpi0 {
        width: 100%;
        padding: 22px 16px;
    }
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 {
    position: relative;
    z-index: 1;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .uw3tw1u8qu {
    margin-bottom: 20px !important;
    background-image: linear-gradient(90deg, #dcfafd, #ffffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p {
    margin-bottom: 20px !important;
}

@media (max-width: 992px) {
    .xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p {
        margin-bottom: 16px;
    }
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .form-control-label {
    width: 100%;
    margin-bottom: 10px;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .h5gov2vqwr {
    padding: 10px 20px;
    border: 1px solid #2e6a32 !important;
    background-color: #0c250d;
    transition: all 0.3s ease-in-out;
    box-shadow: none;
    color: #ffffff;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .h5gov2vqwr:hover,
.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .h5gov2vqwr:focus {
    border: 1px solid #dcfafd !important;
    box-shadow: none;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .h5gov2vqwr::placeholder {
    color: #ffffff;
    opacity: 0.5;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p textarea {
    min-height: 150px;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .form-check {
    padding-left: 2.3em;
    margin-bottom: 16px;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .nsaueubd5p .form-check .form-check-input {
    background-color: #ffffff;
    border-color: #ffffff;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .lts5xhpx6h {
    width: 100%;
    padding: 0;
}

.xebgn3j42l .x0f131mpi0 .ovkkr3avcj.nkinkd44b1 .lts5xhpx6h .fwueo42epi {
    margin: 0;
}

.xebgn3j42l .lts5xhpx6h {
    text-align: right;
}

.xebgn3j42l label {
    color: #ffffff;
}

.agapf0n9pz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.agapf0n9pz .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.agapf0n9pz .fsrqhmsv2d {
    padding: 64px;
    background-image: linear-gradient(45deg, #71887b -30%, #ffffff 20%, #dcfafd 60%);
    overflow: hidden;
}

@media (max-width: 992px) {
    .agapf0n9pz .fsrqhmsv2d {
        padding: 16px;
    }
}

.agapf0n9pz .fsrqhmsv2d .t05nxtozng {
    margin-bottom: 22px;
}

.agapf0n9pz .fsrqhmsv2d .ivhnyrps3t {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.agapf0n9pz .fsrqhmsv2d .ivhnyrps3t .qmz6x3wkmg {
    margin-bottom: 10px;
}

.agapf0n9pz .fsrqhmsv2d .ivhnyrps3t .qmz6x3wkmg:last-child {
    margin-bottom: 0;
}

.agapf0n9pz .t05nxtozng {
    color: #000000;
    text-align: center;
}

.agapf0n9pz .ivhnyrps3t {
    color: #ffffff;
    text-align: center;
}

.agapf0n9pz .ivhnyrps3t,
.agapf0n9pz .qmz6x3wkmg,
.agapf0n9pz .nz6c5g0bae {
    color: #000000;
}

.j13ugnbmfu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #051706;
}

.j13ugnbmfu .dl07hb9or2.lzjnc948ri {
    display: none;
}

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

.j13ugnbmfu .nkinkd44b1 {
    justify-content: center;
}

.j13ugnbmfu .bajht4rbdl {
    padding-right: 68px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .j13ugnbmfu .bajht4rbdl {
        padding-right: 0;
        margin-bottom: 32px;
    }
}

.j13ugnbmfu .bajht4rbdl .t05nxtozng {
    margin-bottom: 22px;
}

.j13ugnbmfu .bajht4rbdl .os3azh3p54 {
    margin-bottom: 0;
}

.j13ugnbmfu .bajht4rbdl .nav-wrapper .ivhnyrps3t {
    padding: 0;
    margin: 22px 0 0 0;
    list-style-type: none;
    display: inline-flex;
    flex-wrap: wrap;
}

.j13ugnbmfu .bajht4rbdl .nav-wrapper .ivhnyrps3t .qmz6x3wkmg {
    position: relative;
    margin: 0 12px 12px 0;
    transition: all 0.3s ease-in-out;
}

.j13ugnbmfu .bajht4rbdl .nav-wrapper .ivhnyrps3t .qmz6x3wkmg:hover,
.j13ugnbmfu .bajht4rbdl .nav-wrapper .ivhnyrps3t .qmz6x3wkmg:focus {
    background-image: linear-gradient(90deg, #ffffff, #0047ff 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.j13ugnbmfu .bajht4rbdl .social {
    margin-top: 22px;
}

.j13ugnbmfu .bajht4rbdl .social .uqt4vji1yg {
    margin-bottom: 16px;
}

.j13ugnbmfu .bajht4rbdl .social .social-wrapper .social-wrap {
    display: inline-flex;
}

.j13ugnbmfu .bajht4rbdl .social .social-wrapper .social-wrap .soc-item a {
    display: block;
}

.j13ugnbmfu .bajht4rbdl .social .social-wrapper .social-wrap .soc-item a:hover .vptomsk02j,
.j13ugnbmfu .bajht4rbdl .social .social-wrapper .social-wrap .soc-item a:hover .vptomsk02j {
    background-image: linear-gradient(135deg, #a78aff, #ff398a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.j13ugnbmfu .bajht4rbdl .social .social-wrapper .social-wrap .soc-item a .vptomsk02j {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 32px;
    transition: all 0.3s ease-in-out;
    margin: 0 26px 16px 0;
}

.j13ugnbmfu .cjyvb3sfe8 {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .j13ugnbmfu .cjyvb3sfe8 {
        margin-bottom: 32px;
    }
}

.j13ugnbmfu .cjyvb3sfe8 img {
    height: 350px;
    object-fit: cover;
}

.j13ugnbmfu .kmg1shpnw8 {
    position: relative;
    margin-bottom: 0;
    padding-top: 22px;
    color: #FFFFFF;
    text-align: center;
}

.j13ugnbmfu .kmg1shpnw8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #ffffff 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.j13ugnbmfu .t05nxtozng {
    color: #ffffff;
}

.j13ugnbmfu .os3azh3p54 {
    color: #ffffff;
}

.j13ugnbmfu .uqt4vji1yg {
    color: #ffffff;
}

.j13ugnbmfu .ivhnyrps3t {
    color: #ffffff;
}