.hdlxb08x3d {
    border-width: 2px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f9fafa;
}

body {
    font-family: Liter;
}

.mpg0zqqhqq {
    font-family: 'Liter', sans-serif;
    font-size: 4.5rem;
    line-height: 1.25;
}

.mpg0zqqhqq>.ccn33mqgky {
    font-size: 5.625rem;
}

.uav1nvgdrp {
    font-family: 'Liter', sans-serif;
    font-size: 3rem;
    line-height: 1.25;
}

.uav1nvgdrp>.ccn33mqgky {
    font-size: 3.75rem;
}

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

.mz7sd1oant>.ccn33mqgky {
    font-size: 1.40625rem;
}

.u5ltqjimk3 {
    font-family: 'Liter', sans-serif;
    font-size: 2rem;
    line-height: 1.25;
}

.u5ltqjimk3>.ccn33mqgky {
    font-size: 2.5rem;
}

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

.vsnjx1ccv3>.ccn33mqgky {
    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) {
    .mpg0zqqhqq {
        font-size: 3.6rem;
    }
}

@media (max-width: 768px) {
    .mpg0zqqhqq {
        font-size: 3.15rem;
        font-size: calc(2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20))));
    }

    .uav1nvgdrp {
        font-size: 2.4rem;
        font-size: calc(1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
    }

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

    .u5ltqjimk3 {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

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

/* Buttons */
.hdlxb08x3d {
    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: #970c10 !important;
}

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

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

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

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

.onbqcdv6wz,
.onbqcdv6wz:active {
    background-color: #970c10 !important;
    border-color: #970c10 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.onbqcdv6wz:hover,
.onbqcdv6wz:focus,
.onbqcdv6wz.focus,
.onbqcdv6wz.eiw3usrakd {
    color: inherit;
    background-color: #c61015 !important;
    border-color: #c61015 !important;
    box-shadow: none;
}

.onbqcdv6wz.t8yh8r2q21,
.onbqcdv6wz:disabled {
    color: #ffffff !important;
    background-color: #c61015 !important;
    border-color: #c61015 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-black-outline.t8yh8r2q21,
.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.eiw3usrakd {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

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

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

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

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

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

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

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

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

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

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.eiw3usrakd {
    color: #390406 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.eiw3usrakd {
    color: #444e4b !important;
}

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

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

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

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

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

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

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

.urygeclwha .p6h15vdp7b.eiw3usrakd {
    color: #970c10;
}

.urygeclwha .p6h15vdp7b:not(.eiw3usrakd) {
    color: #232323;
}

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

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

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

.yslcs1o9n2 {
    background-color: #ae1e2c;
}

.zi5spn2zb9 .hdlxb08x3d:not(.btn-form) {
    border-radius: 100px;
}

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

.p9aw17n5tl li.eiw3usrakd .hdlxb08x3d {
    background-color: #970c10;
    border-color: #970c10;
    color: #ffffff;
}

.p9aw17n5tl li.eiw3usrakd .hdlxb08x3d:focus {
    box-shadow: none;
}

.urygeclwha .p6h15vdp7b {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #970c10;
}

.j76uiloct9.bg-primary .bq95lh3a86,
.j76uiloct9.bg-primary .gxd7y13x7k {
    color: #ef3439;
}

.j76uiloct9.bg-success .bq95lh3a86,
.j76uiloct9.bg-success .gxd7y13x7k {
    color: #68e3aa;
}

.j76uiloct9.bg-info .bq95lh3a86,
.j76uiloct9.bg-info .gxd7y13x7k {
    color: #55dbf6;
}

.j76uiloct9.bg-warning .bq95lh3a86,
.j76uiloct9.bg-warning .gxd7y13x7k {
    color: #ffe599;
}

.j76uiloct9.bg-danger .bq95lh3a86,
.j76uiloct9.bg-danger .gxd7y13x7k {
    color: #e56773;
}

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

.cj5nwcfr85 {
    font-family: 'Liter', sans-serif;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 400;
    border-radius: 100px !important;
}

.cj5nwcfr85>.ccn33mqgky {
    font-size: 1.875rem;
}

.cj5nwcfr85:hover,
.cj5nwcfr85: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: #970c10 !important;
}

.cj5nwcfr85:-webkit-input-placeholder {
    font-family: 'Liter', sans-serif;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 400;
}

.cj5nwcfr85:-webkit-input-placeholder>.ccn33mqgky {
    font-size: 1.875rem;
}

blockquote {
    border-color: #970c10;
}

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

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

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

.hedwiuo0ty .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: #970c10;
    color: #ffffff;
}

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

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

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

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #970c10 !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: #738580 !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='%23970c10' %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;
}

.zi5spn2zb9 .hdlxb08x3d,
.bicb4ytknh .hdlxb08x3d {
    padding: 15px 24px;
    border-radius: 4rem !important;
    flex-direction: row-reverse;
    border: none !important;
}

.zi5spn2zb9 .hdlxb08x3d .ccn33mqgky,
.bicb4ytknh .hdlxb08x3d .ccn33mqgky {
    margin: 0 16px 0 0;
}

.zi5spn2zb9 .btn-primary-outline,
.bicb4ytknh .btn-primary-outline,
.zi5spn2zb9 .btn-secondary-outline,
.bicb4ytknh .btn-secondary-outline,
.zi5spn2zb9 .btn-success-outline,
.bicb4ytknh .btn-success-outline,
.zi5spn2zb9 .btn-info-outline,
.bicb4ytknh .btn-info-outline,
.zi5spn2zb9 .btn-warning-outline,
.bicb4ytknh .btn-warning-outline,
.zi5spn2zb9 .btn-danger-outline,
.bicb4ytknh .btn-danger-outline,
.zi5spn2zb9 .btn-black-outline,
.bicb4ytknh .btn-black-outline,
.zi5spn2zb9 .btn-white-outline,
.bicb4ytknh .btn-white-outline {
    padding: 0;
    border-radius: 0 !important;
    font-weight: 400 !important;
}

.zi5spn2zb9 .btn-primary-outline .ccn33mqgky,
.bicb4ytknh .btn-primary-outline .ccn33mqgky,
.zi5spn2zb9 .btn-secondary-outline .ccn33mqgky,
.bicb4ytknh .btn-secondary-outline .ccn33mqgky,
.zi5spn2zb9 .btn-success-outline .ccn33mqgky,
.bicb4ytknh .btn-success-outline .ccn33mqgky,
.zi5spn2zb9 .btn-info-outline .ccn33mqgky,
.bicb4ytknh .btn-info-outline .ccn33mqgky,
.zi5spn2zb9 .btn-warning-outline .ccn33mqgky,
.bicb4ytknh .btn-warning-outline .ccn33mqgky,
.zi5spn2zb9 .btn-danger-outline .ccn33mqgky,
.bicb4ytknh .btn-danger-outline .ccn33mqgky,
.zi5spn2zb9 .btn-black-outline .ccn33mqgky,
.bicb4ytknh .btn-black-outline .ccn33mqgky,
.zi5spn2zb9 .btn-white-outline .ccn33mqgky,
.bicb4ytknh .btn-white-outline .ccn33mqgky {
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}

.zi5spn2zb9 .btn-primary-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-primary-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-secondary-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-secondary-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-success-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-success-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-info-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-info-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-warning-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-warning-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-danger-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-danger-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-black-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-black-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-white-outline:hover .ccn33mqgky,
.bicb4ytknh .btn-white-outline:hover .ccn33mqgky,
.zi5spn2zb9 .btn-primary-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-primary-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-secondary-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-secondary-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-success-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-success-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-info-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-info-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-warning-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-warning-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-danger-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-danger-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-black-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-black-outline:focus .ccn33mqgky,
.zi5spn2zb9 .btn-white-outline:focus .ccn33mqgky,
.bicb4ytknh .btn-white-outline:focus .ccn33mqgky {
    transform: translateX(4px);
}

.zi5spn2zb9 .onbqcdv6wz,
.bicb4ytknh .onbqcdv6wz,
.zi5spn2zb9 .btn-secondary,
.bicb4ytknh .btn-secondary,
.zi5spn2zb9 .btn-success,
.bicb4ytknh .btn-success,
.zi5spn2zb9 .btn-info,
.bicb4ytknh .btn-info,
.zi5spn2zb9 .btn-warning,
.bicb4ytknh .btn-warning,
.zi5spn2zb9 .btn-danger,
.bicb4ytknh .btn-danger,
.zi5spn2zb9 .btn-black,
.bicb4ytknh .btn-black,
.zi5spn2zb9 .btn-white,
.bicb4ytknh .btn-white {
    font-weight: 700 !important;
}

.zi5spn2zb9 .onbqcdv6wz .ccn33mqgky,
.bicb4ytknh .onbqcdv6wz .ccn33mqgky,
.zi5spn2zb9 .btn-secondary .ccn33mqgky,
.bicb4ytknh .btn-secondary .ccn33mqgky,
.zi5spn2zb9 .btn-success .ccn33mqgky,
.bicb4ytknh .btn-success .ccn33mqgky,
.zi5spn2zb9 .btn-info .ccn33mqgky,
.bicb4ytknh .btn-info .ccn33mqgky,
.zi5spn2zb9 .btn-warning .ccn33mqgky,
.bicb4ytknh .btn-warning .ccn33mqgky,
.zi5spn2zb9 .btn-danger .ccn33mqgky,
.bicb4ytknh .btn-danger .ccn33mqgky,
.zi5spn2zb9 .btn-black .ccn33mqgky,
.bicb4ytknh .btn-black .ccn33mqgky,
.zi5spn2zb9 .btn-white .ccn33mqgky,
.bicb4ytknh .btn-white .ccn33mqgky {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 400 !important;
    transition: all 0.3s ease-in-out;
}

.zi5spn2zb9 .onbqcdv6wz:hover .ccn33mqgky,
.bicb4ytknh .onbqcdv6wz:hover .ccn33mqgky,
.zi5spn2zb9 .btn-secondary:hover .ccn33mqgky,
.bicb4ytknh .btn-secondary:hover .ccn33mqgky,
.zi5spn2zb9 .btn-success:hover .ccn33mqgky,
.bicb4ytknh .btn-success:hover .ccn33mqgky,
.zi5spn2zb9 .btn-info:hover .ccn33mqgky,
.bicb4ytknh .btn-info:hover .ccn33mqgky,
.zi5spn2zb9 .btn-warning:hover .ccn33mqgky,
.bicb4ytknh .btn-warning:hover .ccn33mqgky,
.zi5spn2zb9 .btn-danger:hover .ccn33mqgky,
.bicb4ytknh .btn-danger:hover .ccn33mqgky,
.zi5spn2zb9 .btn-black:hover .ccn33mqgky,
.bicb4ytknh .btn-black:hover .ccn33mqgky,
.zi5spn2zb9 .btn-white:hover .ccn33mqgky,
.bicb4ytknh .btn-white:hover .ccn33mqgky,
.zi5spn2zb9 .onbqcdv6wz:focus .ccn33mqgky,
.bicb4ytknh .onbqcdv6wz:focus .ccn33mqgky,
.zi5spn2zb9 .btn-secondary:focus .ccn33mqgky,
.bicb4ytknh .btn-secondary:focus .ccn33mqgky,
.zi5spn2zb9 .btn-success:focus .ccn33mqgky,
.bicb4ytknh .btn-success:focus .ccn33mqgky,
.zi5spn2zb9 .btn-info:focus .ccn33mqgky,
.bicb4ytknh .btn-info:focus .ccn33mqgky,
.zi5spn2zb9 .btn-warning:focus .ccn33mqgky,
.bicb4ytknh .btn-warning:focus .ccn33mqgky,
.zi5spn2zb9 .btn-danger:focus .ccn33mqgky,
.bicb4ytknh .btn-danger:focus .ccn33mqgky,
.zi5spn2zb9 .btn-black:focus .ccn33mqgky,
.bicb4ytknh .btn-black:focus .ccn33mqgky,
.zi5spn2zb9 .btn-white:focus .ccn33mqgky,
.bicb4ytknh .btn-white:focus .ccn33mqgky {
    transform: scale(1.3);
}

.zi5spn2zb9 .onbqcdv6wz .ccn33mqgky,
.bicb4ytknh .onbqcdv6wz .ccn33mqgky {
    color: #970c10 !important;
    background-color: #0aa3c2 !important;
}

.zi5spn2zb9 .btn-secondary .ccn33mqgky,
.bicb4ytknh .btn-secondary .ccn33mqgky {
    color: #738580 !important;
    background-color: #970c10 !important;
}

.zi5spn2zb9 .btn-success .ccn33mqgky,
.bicb4ytknh .btn-success .ccn33mqgky {
    color: #20ac6b !important;
    background-color: #970c10 !important;
}

.zi5spn2zb9 .btn-info .ccn33mqgky,
.bicb4ytknh .btn-info .ccn33mqgky {
    color: #0aa3c2 !important;
    background-color: #970c10 !important;
}

.zi5spn2zb9 .btn-warning .ccn33mqgky,
.bicb4ytknh .btn-warning .ccn33mqgky {
    color: #cc9900 !important;
    background-color: #970c10 !important;
}

.zi5spn2zb9 .btn-danger .ccn33mqgky,
.bicb4ytknh .btn-danger .ccn33mqgky {
    color: #ae1e2c !important;
    background-color: #970c10 !important;
}

.lq4w4xjoyv {
    padding: 0 200px;
}

@media (max-width: 1440px) {
    .lq4w4xjoyv {
        padding: 0 40px;
    }
}

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

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

.tydjyhfmvp {
    background-color: transparent;
}

.tydjyhfmvp .z62ck94t2m {
    background-color: #bfcad0 !important;
    padding: 0;
}

.tydjyhfmvp .maneqib427.tae2pjby77 .dropdown .dropdown-menu {
    background-color: #bfcad0 !important;
    background: #bfcad0;
}

.tydjyhfmvp .maneqib427.tae2pjby77 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.tydjyhfmvp .btcs55zg6z {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .tydjyhfmvp .btcs55zg6z {
        flex-direction: column;
        align-items: flex-start;
    }

    .tydjyhfmvp .btcs55zg6z .maneqib427.opened,
    .tydjyhfmvp .btcs55zg6z .opd1j67u9h {
        background-color: #bfcad0 !important;
        transition: all 0s ease 0s;
    }
}

.tydjyhfmvp .z62ck94t2m {
    position: relative !important;
}

.tydjyhfmvp .icons-menu-main {
    display: flex;
    flex-wrap: wrap;
    min-width: 150px;
    margin-left: 24px;
}

@media (max-width: 991px) {
    .tydjyhfmvp .icons-menu-main {
        min-width: auto;
        max-width: 100%;
        margin: 1rem 0 1rem 1rem;
    }
}

@media (max-width: 991px) {
    .tydjyhfmvp .bicb4ytknh {
        margin-top: 1rem;
    }
}

.tydjyhfmvp .bicb4ytknh .hdlxb08x3d {
    margin: 8px;
    min-width: 120px;
    white-space: nowrap;
}

.tydjyhfmvp .hdlxb08x3d {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.tydjyhfmvp .hdlxb08x3d:hover {
    box-shadow: none;
}

.tydjyhfmvp .lm2dcqo324 {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .tydjyhfmvp .lm2dcqo324 {
        margin: 4px 24px;
    }
}

@media (max-width: 991px) {
    .tydjyhfmvp .lm2dcqo324 {
        margin: 0 !important;
    }
}

.tydjyhfmvp .lm2dcqo324 .p6h15vdp7b {
    transition: all 0.5s ease-out;
    border-radius: 4rem !important;
    border: 1px solid transparent;
    position: relative;
    opacity: 1;
    color: #000000;
}

.tydjyhfmvp .lm2dcqo324 .p6h15vdp7b:hover,
.tydjyhfmvp .lm2dcqo324 .p6h15vdp7b:focus {
    border: 1px solid #000000;
}

.tydjyhfmvp .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .tydjyhfmvp .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .tydjyhfmvp .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .tydjyhfmvp .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .tydjyhfmvp .kgbb7ueoel.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .tydjyhfmvp .l6u5b4tefl.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .tydjyhfmvp .offcanvas_box {
        display: none;
    }
}

.tydjyhfmvp .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.tydjyhfmvp .cbxftjdgrr .kgbb7ueoel {
    font-weight: 700 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tydjyhfmvp .cbxftjdgrr .kgbb7ueoel.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.tydjyhfmvp .ut1y2ayttr {
    display: flex;
    margin: auto;
}

.tydjyhfmvp .iconfont-wrapper {
    color: #bfcad0;
    background-color: #000000;
    font-size: 28px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.tydjyhfmvp .iconfont-wrapper:last-child {
    margin-right: 0;
}

.tydjyhfmvp .iconfont-wrapper:hover {
    background-color: #bfcad0;
}

.tydjyhfmvp .iconfont-wrapper:hover .ccn33mqgky {
    color: #000000;
}

@media (min-width: 992px) {
    .tydjyhfmvp .n2h6qr5462 {
        margin: 0;
    }
}

.tydjyhfmvp .dropdown-menu,
.tydjyhfmvp .maneqib427.opened {
    background-color: false !important;
}

.tydjyhfmvp .lm2dcqo324:focus,
.tydjyhfmvp .p6h15vdp7b:focus {
    outline: none;
}

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

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

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

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

.tydjyhfmvp .s5awcj7xgd .dropdown-menu .dropdown-item:before {
    display: none;
}

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

.tydjyhfmvp .maneqib427 {
    min-height: 70px;
    padding: 10px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .tydjyhfmvp .maneqib427 {
        min-height: 30px;
        max-height: none;
    }
}

.tydjyhfmvp .maneqib427.opened {
    transition: all 0.3s;
}

.tydjyhfmvp .maneqib427 .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.tydjyhfmvp .maneqib427 .upkcoj90wg img {
    max-width: 65px;
    min-height: 65px;
    object-fit: contain;
    border-radius: 100% !important;
}

.tydjyhfmvp .maneqib427 .opd1j67u9h {
    justify-content: center;
    justify-content: flex-end;
    z-index: 1;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd {
    justify-content: center;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd .lm2dcqo324 .p6h15vdp7b::before {
    display: none;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd.opened .dropdown-menu {
    top: 0;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd .dropdown-menu .dropdown-item:after {
    right: auto;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd ul.n2h6qr5462 li {
    margin: auto;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.tydjyhfmvp .maneqib427.s5awcj7xgd .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .tydjyhfmvp .maneqib427 .lm2dcqo324 {
        padding: 0.5rem 0;
    }

    .tydjyhfmvp .maneqib427 .opd1j67u9h {
        padding: 34px 0;
        border-radius: 16px;
        width: 100%;
    }

    .tydjyhfmvp .maneqib427 .lm2dcqo324 .p6h15vdp7b::before {
        display: none;
    }

    .tydjyhfmvp .maneqib427.opened .dropdown-menu {
        top: 0;
    }

    .tydjyhfmvp .maneqib427 .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .tydjyhfmvp .maneqib427 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .tydjyhfmvp .maneqib427 .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .tydjyhfmvp .maneqib427 .upkcoj90wg img {
        height: 3rem !important;
    }

    .tydjyhfmvp .maneqib427 ul.n2h6qr5462 {
        overflow: hidden;
    }

    .tydjyhfmvp .maneqib427 ul.n2h6qr5462 li {
        margin: 0;
    }

    .tydjyhfmvp .maneqib427 .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .tydjyhfmvp .maneqib427 .zy8lgui7ki {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .tydjyhfmvp .maneqib427 .ul3wj2sga0 {
        flex-basis: auto;
    }

    .tydjyhfmvp .maneqib427 .icons-menu {
        padding: 0;
    }
}

.tydjyhfmvp .maneqib427.navbar-short {
    min-height: 60px;
}

.tydjyhfmvp .maneqib427.navbar-short .upkcoj90wg img {
    height: 2.5rem !important;
}

.tydjyhfmvp .maneqib427.navbar-short .zy8lgui7ki {
    min-height: 60px;
    padding: 0;
}

.tydjyhfmvp .zy8lgui7ki {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.tydjyhfmvp .zy8lgui7ki .yicgflospe {
    line-height: inherit !important;
    font-weight: 700;
}

.tydjyhfmvp .zy8lgui7ki .upkcoj90wg a {
    outline: none;
}

.tydjyhfmvp .dropdown-item.eiw3usrakd,
.tydjyhfmvp .dropdown-item:active {
    background-color: transparent;
}

.tydjyhfmvp .tae2pjby77 .n2h6qr5462 .p6h15vdp7b {
    padding: 6px 16px !important;
}

.tydjyhfmvp .cbxftjdgrr .kgbb7ueoel.dropdown-toggle {
    margin-right: 1.667em;
}

.tydjyhfmvp .cbxftjdgrr .kgbb7ueoel.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.tydjyhfmvp .maneqib427 .dropdown.open>.dropdown-menu {
    display: block;
}

.tydjyhfmvp ul.n2h6qr5462 {
    flex-wrap: wrap;
    padding: 0;
}

.tydjyhfmvp .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.tydjyhfmvp button.ul3wj2sga0 {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #bfcad0;
    background: #bfcad0;
}

.tydjyhfmvp button.ul3wj2sga0 .dnx4ysu889 span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.tydjyhfmvp button.ul3wj2sga0 .dnx4ysu889 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.tydjyhfmvp button.ul3wj2sga0 .dnx4ysu889 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.tydjyhfmvp button.ul3wj2sga0 .dnx4ysu889 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.tydjyhfmvp button.ul3wj2sga0 .dnx4ysu889 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

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

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

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

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

.tydjyhfmvp a.p6h15vdp7b {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tydjyhfmvp .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

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

    .tydjyhfmvp .maneqib427.opened {
        height: auto;
    }

    .tydjyhfmvp .lm2dcqo324 .p6h15vdp7b:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.tydjyhfmvp .z62ck94t2m .upkcoj90wg {
    margin-right: 10px;
}

.tydjyhfmvp .yicgflospe:hover {
    color: #970c10;
}

@media (min-width: 992px) {
    .tydjyhfmvp .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.tydjyhfmvp .text_widget {
    margin-bottom: 32px;
}

.tydjyhfmvp .text_widget a {
    transition: all 0.3s ease-out;
}

.tydjyhfmvp .text_widget a:hover,
.tydjyhfmvp .text_widget a:focus {
    opacity: 0.8;
}

@media (min-width: 992px) {
    .tydjyhfmvp .n2h6qr5462.cbxftjdgrr {
        display: -webkit-flex;
        width: 100%;
        justify-content: flex-end;
        min-width: 200px;
    }
}

.tydjyhfmvp .es1imgni0f {
    color: #000000;
    text-align: center;
}

.tydjyhfmvp .yicgflospe {
    color: #000000;
}

.tydjyhfmvp .qdpg20qoha {
    color: #000000;
    text-align: center;
}

.tydjyhfmvp .es1imgni0f,
.tydjyhfmvp .text_widget,
.tydjyhfmvp .zi5spn2zb9 {
    text-align: center;
}

.tydjyhfmvp a[class*="k784omwhuw-"]:not(.p6h15vdp7b):not(.dropdown-item):not([role]):not(.yicgflospe):hover {
    background-image: none;
}

.tydjyhfmvp .p6h15vdp7b,
.tydjyhfmvp .dropdown-item {
    color: #000000;
}

.kc5gx3r7wa {
    overflow: hidden;
    background-image: url("photo-1559136656-3db4bf6c35f8.webp");
}

.kc5gx3r7wa .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.kc5gx3r7wa .tqy4g2694u {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .kc5gx3r7wa .tqy4g2694u {
        height: auto;
        margin-bottom: 35px;
    }
}

.kc5gx3r7wa .tqy4g2694u .g9h2x9zozf {
    margin-bottom: 300px;
}

@media (max-width: 992px) {
    .kc5gx3r7wa .tqy4g2694u .g9h2x9zozf {
        margin-bottom: 35px;
    }
}

.kc5gx3r7wa .tqy4g2694u .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 10px;
}

.kc5gx3r7wa .tqy4g2694u .ltdjc3zh4b .qdpg20qoha {
    display: inline-flex;
    width: 40%;
    margin: 10px 0 0 0;
}

@media (max-width: 992px) {
    .kc5gx3r7wa .tqy4g2694u .ltdjc3zh4b .qdpg20qoha {
        width: 100%;
    }
}

.kc5gx3r7wa .k8hgr1pmlq {
    color: #000000;
}

.kc5gx3r7wa .qdpg20qoha {
    color: #000000;
}

.kc5gx3r7wa .k8hgr1pmlq,
.kc5gx3r7wa .zi5spn2zb9 {
    color: #000000;
}

.kc5gx3r7wa .qdpg20qoha,
.kc5gx3r7wa .ltdjc3zh4b {
    color: #000000;
}

.ojvxemc1cz {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: #bfcad0;
}

.ojvxemc1cz .lq4w4xjoyv {
    padding: 0;
}

@media (max-width: 992px) {
    .ojvxemc1cz .lq4w4xjoyv {
        padding: 0 16px;
    }
}

.ojvxemc1cz .c0xt3uxxvi {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 950px;
    max-width: 950px;
}

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

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm {
    width: 100%;
}

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a {
    position: relative;
    z-index: 1;
    width: fit-content;
}

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a .cz0o9j2gr8 {
    margin-bottom: 0;
}

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .nhq0lle8uv {
    width: 80px;
    margin: 0 64px;
}

@media (max-width: 992px) {
    .ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .nhq0lle8uv {
        margin: 0 30px;
    }
}

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .nhq0lle8uv img {
    width: 80px;
    height: 80px;
    border-radius: 0;
    object-fit: cover;
}

.ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .d92b92hbem {
    width: 250px;
    height: 2px;
    background-color: #000000;
}

@media (max-width: 992px) {
    .ojvxemc1cz .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .d92b92hbem {
        display: none;
    }
}

.ojvxemc1cz .sw91gwxvrq,
.ojvxemc1cz .nf7dr71t26 {
    display: flex;
}

.ojvxemc1cz .bwumuiotu4 {
    bottom: 0;
    width: 48px;
    height: 48px;
    font-size: 16px;
    background-color: #970c10 !important;
    color: #0aa3c2 !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    font-weight: 700 !important;
    display: none;
}

.ojvxemc1cz .bwumuiotu4:disabled {
    cursor: default;
    display: none;
}

.ojvxemc1cz .bwumuiotu4:hover {
    background-color: #0aa3c2 !important;
    color: #970c10 !important;
}

.ojvxemc1cz .bwumuiotu4.nf7dr71t26 {
    left: 0;
    margin-left: 2.5rem;
}

.ojvxemc1cz .bwumuiotu4.sw91gwxvrq {
    right: 0;
    margin-right: 2.5rem;
}

.ojvxemc1cz .xhnsmjsxmj {
    position: relative;
    width: 100%;
    padding: 24px 0;
}

.ojvxemc1cz .gsnt5w44hp {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.ojvxemc1cz .gsnt5w44hp.is-draggable {
    cursor: grab;
}

.ojvxemc1cz .gsnt5w44hp.is-dragging {
    cursor: grabbing;
}

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

.ojvxemc1cz .item-menu-overlay {
    background-color: transparent;
}

.ojvxemc1cz .cz0o9j2gr8 {
    color: #000000;
}

.dk7islm1v0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #001819;
}

.dk7islm1v0 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.dk7islm1v0 .xvm5nao32d {
    justify-content: space-between;
}

.dk7islm1v0 .lwah8i8cof {
    justify-content: center;
}

.dk7islm1v0 .tn9cjtpj5a {
    margin-bottom: 15px;
    color: #FFFFFF;
}

.dk7islm1v0 .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .dk7islm1v0 .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .dk7islm1v0 .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 20px;
    }
}

.dk7islm1v0 .ltdjc3zh4b .qdpg20qoha {
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .dk7islm1v0 .ltdjc3zh4b .qdpg20qoha {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .dk7islm1v0 .ltdjc3zh4b .qdpg20qoha {
        margin-bottom: 35px;
    }
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha {
    border: none;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 992px) {
    .dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha {
        margin-bottom: 32px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324 {
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    margin-top: 35px;
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324:first-child {
    margin-top: 0;
}

@media (max-width: 992px) {
    .dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324:first-child {
        margin: 15px 20px;
    }
}

@media (max-width: 992px) {
    .dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324 {
        margin: 10px 20px;
    }
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324:nth-child(2) .p6h15vdp7b {
    background-color: #970c10;
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324:nth-child(3) .p6h15vdp7b {
    background-color: #970c10;
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324:nth-child(4) .p6h15vdp7b {
    background-color: #970c10;
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324 .p6h15vdp7b {
    position: relative;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background-color: #970c10;
    padding: 0;
    border: none;
    transition: all 0.3s ease-in-out;
    border-radius: 100% !important;
    margin-bottom: 0;
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324 .p6h15vdp7b::before {
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324 .p6h15vdp7b.eiw3usrakd {
    transform: scale(1.5);
}

.dk7islm1v0 .wlvsp1yiin .brgl8wfxx9.urygeclwha .lm2dcqo324 .p6h15vdp7b.eiw3usrakd::before {
    border: 1px solid #970c10;
    transform: scale(1.3);
}

.dk7islm1v0 .uy4gjklwn9 {
    padding-right: 30px;
}

@media (max-width: 992px) {
    .dk7islm1v0 .uy4gjklwn9 {
        padding-right: 0;
        margin-bottom: 35px;
    }
}

.dk7islm1v0 .uy4gjklwn9 .q5hq2nirly .v97mny5g09 .oocdlyrykg {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .dk7islm1v0 .uy4gjklwn9 .q5hq2nirly .v97mny5g09 .oocdlyrykg {
        margin-bottom: 20px;
    }
}

.dk7islm1v0 .uy4gjklwn9 .q5hq2nirly .v97mny5g09 .oocdlyrykg img {
    height: 800px;
    object-fit: cover;
    border-radius: 3rem;
}

@media (max-width: 992px) {
    .dk7islm1v0 .uy4gjklwn9 .q5hq2nirly .v97mny5g09 .oocdlyrykg img {
        height: 350px;
        border-radius: 2rem;
    }
}

.dk7islm1v0 .uy4gjklwn9 .q5hq2nirly .v97mny5g09 .bv9lagfiss {
    margin: 10px 0 0 0;
}

.dk7islm1v0 .k8hgr1pmlq {
    color: #FFFFFF;
}

.dk7islm1v0 .qdpg20qoha {
    color: #FFFFFF;
}

.dk7islm1v0 .bv9lagfiss {
    color: #000000;
}

.dk7islm1v0 .bv9lagfiss,
.dk7islm1v0 .zi5spn2zb9,
.dk7islm1v0 .wlvsp1yiin {
    text-align: center;
}

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

.s9rz2x4f3g .g8hv6rbe5y:focus,
.s9rz2x4f3g span:focus {
    outline: none;
}

.s9rz2x4f3g .g8hv6rbe5y {
    cursor: pointer;
}

.s9rz2x4f3g .xce17jheqz {
    grid-row-gap: 2rem;
}

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

.s9rz2x4f3g .ijgjmnjnv9,
.s9rz2x4f3g .r9jggkknsd {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .s9rz2x4f3g .ijgjmnjnv9,
    .s9rz2x4f3g .r9jggkknsd {
        gap: 0 1rem;
    }
}

.s9rz2x4f3g .k8hgr1pmlq {
    margin-bottom: 70px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .s9rz2x4f3g .k8hgr1pmlq {
        margin-bottom: 35px;
    }
}

.s9rz2x4f3g .fb0h6cmlag {
    max-width: 800px;
}

.s9rz2x4f3g .ut1y2ayttr,
.s9rz2x4f3g .lq4w4xjoyv {
    overflow: hidden;
}

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

.s9rz2x4f3g .pocaaxsghk {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s9rz2x4f3g .pocaaxsghk img {
    min-width: 30vw;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 2rem;
}

@media (max-width: 767px) {
    .s9rz2x4f3g .pocaaxsghk img {
        min-width: 35vw;
        height: 160px;
    }
}

.s9rz2x4f3g .ijgjmnjnv9,
.s9rz2x4f3g .r9jggkknsd {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.s9rz2x4f3g .ijgjmnjnv9 {
    align-items: flex-end;
}

.s9rz2x4f3g .r9jggkknsd {
    align-items: flex-start;
}

.t6es129lvd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f2fdff;
}

.t6es129lvd .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.t6es129lvd .tqy4g2694u .g9h2x9zozf {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .t6es129lvd .tqy4g2694u .g9h2x9zozf {
        margin-bottom: 35px;
    }
}

.t6es129lvd .tqy4g2694u .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .t6es129lvd .tqy4g2694u .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 15px;
    }
}

.t6es129lvd .tqy4g2694u .g9h2x9zozf .ltdjc3zh4b .qdpg20qoha {
    display: inline-flex;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .t6es129lvd .tqy4g2694u .g9h2x9zozf .ltdjc3zh4b .qdpg20qoha {
        width: 100%;
    }
}

.t6es129lvd .vv4r8fglcd iframe {
    border-radius: 3rem;
}

.t6es129lvd .vv4r8fglcd .app-video-wrapper img {
    border-radius: 3rem;
    object-fit: cover;
}

.t6es129lvd .k8hgr1pmlq {
    color: #000000;
}

.t6es129lvd .qdpg20qoha {
    color: #000000;
}

.t6es129lvd .k8hgr1pmlq,
.t6es129lvd .zi5spn2zb9 {
    color: #000000;
}

.t6es129lvd .qdpg20qoha,
.t6es129lvd .ltdjc3zh4b {
    color: #000000;
}

.cid-v2xHduMIv4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f2fdff;
}

.cid-v2xHduMIv4 .g8hv6rbe5y:focus,
.cid-v2xHduMIv4 span:focus {
    outline: none;
}

.cid-v2xHduMIv4 .lq4w4xjoyv {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2xHduMIv4 .g8hv6rbe5y {
    color: #000000;
    min-height: 90px;
}

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

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

.blv2rkvh9i .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.blv2rkvh9i .xvm5nao32d {
    justify-content: space-between;
}

.blv2rkvh9i .tqy4g2694u {
    padding: 90px;
    border-radius: 3rem;
    background-color: #ffffff;
}

@media (max-width: 992px) {
    .blv2rkvh9i .tqy4g2694u {
        padding: 40px 16px;
        border-radius: 2rem;
    }
}

.blv2rkvh9i .tqy4g2694u .k8hgr1pmlq {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .blv2rkvh9i .tqy4g2694u .k8hgr1pmlq {
        margin-bottom: 20px;
    }
}

.blv2rkvh9i .tqy4g2694u .qdpg20qoha {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .blv2rkvh9i .tqy4g2694u .qdpg20qoha {
        margin-bottom: 20px;
    }
}

.blv2rkvh9i .tqy4g2694u .kigit9gdxx .um72ulu7va {
    display: inline-flex;
    align-items: center;
}

.blv2rkvh9i .tqy4g2694u .kigit9gdxx .um72ulu7va .k7kijbklfb {
    margin-right: 12px;
}

.blv2rkvh9i .tqy4g2694u .kigit9gdxx .um72ulu7va .k7kijbklfb img {
    width: 56px;
    height: 56px;
    object-fit: contain;
}

.blv2rkvh9i .tqy4g2694u .kigit9gdxx .um72ulu7va .o6n22dyyq9 .es1imgni0f {
    margin-bottom: 0;
}

.blv2rkvh9i .tqy4g2694u .kigit9gdxx .um72ulu7va .o6n22dyyq9 .tn9cjtpj5a {
    margin-bottom: 0;
}

.blv2rkvh9i .k8hgr1pmlq {
    color: #000000;
}

.blv2rkvh9i .es1imgni0f {
    color: #000000;
}

.blv2rkvh9i .tn9cjtpj5a {
    color: #000000;
}

.blv2rkvh9i .qdpg20qoha {
    color: #000000;
}

.blv2rkvh9i .k8hgr1pmlq,
.blv2rkvh9i .zi5spn2zb9 {
    color: #000000;
}

.blv2rkvh9i .es1imgni0f,
.blv2rkvh9i .kigit9gdxx {
    color: #000000;
}

.blv2rkvh9i .tn9cjtpj5a,
.blv2rkvh9i .kigit9gdxx {
    color: #000000;
}

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

.cid-v2xHduNBr9 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.cid-v2xHduNBr9 .xvm5nao32d {
    justify-content: center;
}

.cid-v2xHduNBr9 .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .cid-v2xHduNBr9 .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 35px;
    }
}

.cid-v2xHduNBr9 .g8hv6rbe5y {
    margin-bottom: 35px;
    justify-content: space-between;
}

.cid-v2xHduNBr9 .g8hv6rbe5y:hover .mdcdgwr51e .nhq0lle8uv img,
.cid-v2xHduNBr9 .g8hv6rbe5y:focus .mdcdgwr51e .nhq0lle8uv img {
    transform: scale(1.1);
}

.cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e {
    justify-content: space-between;
    height: 100%;
}

.cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e .i8q4c6l7iu .nhq0lle8uv {
    margin-bottom: 30px;
    border-radius: 2rem !important;
    overflow: hidden;
}

.cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e .i8q4c6l7iu .nhq0lle8uv img {
    border-radius: 2rem;
    object-fit: cover;
    height: 250px;
    transition: all 0.5s ease-in-out;
}

.cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e .i8q4c6l7iu .gsft0ryt0a .item-price {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e .i8q4c6l7iu .gsft0ryt0a .item-price {
        margin-bottom: 15px;
    }
}

.cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e .i8q4c6l7iu .gsft0ryt0a .cz0o9j2gr8 {
    margin-bottom: 15px;
}

.cid-v2xHduNBr9 .g8hv6rbe5y .mdcdgwr51e .i8q4c6l7iu .gsft0ryt0a .enyl7peg9m {
    margin-bottom: 10px;
}

.cid-v2xHduNBr9 .k8hgr1pmlq {
    color: #000000;
}

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

.cid-v2xHduNBr9 .cz0o9j2gr8 {
    color: #000000;
}

.cid-v2xHduNBr9 .enyl7peg9m {
    color: #000000;
}

.cid-v2xHduNBr9 .cz0o9j2gr8,
.cid-v2xHduNBr9 .zi5spn2zb9 {
    color: #000000;
}

.ptmhvqv3ib {
    background-image: url("photo-1558095625-f882e3436125.webp");
}

.ptmhvqv3ib .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.ptmhvqv3ib .g9h2x9zozf {
    margin-bottom: 660px;
}

@media (max-width: 992px) {
    .ptmhvqv3ib .g9h2x9zozf {
        margin-bottom: 200px;
    }
}

.ptmhvqv3ib .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 0;
}

.ptmhvqv3ib .k8hgr1pmlq {
    color: #000000;
}

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

.upij71qg96 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.upij71qg96 .xvm5nao32d {
    justify-content: center;
}

.upij71qg96 .tqy4g2694u {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .upij71qg96 .tqy4g2694u {
        margin-bottom: 35px;
    }
}

.upij71qg96 .tqy4g2694u .k8hgr1pmlq {
    margin-bottom: 15px;
}

.upij71qg96 .tqy4g2694u .qdpg20qoha {
    margin-bottom: 0;
}

.upij71qg96 .g8hv6rbe5y {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .upij71qg96 .g8hv6rbe5y {
        margin-bottom: 35px;
    }
}

.upij71qg96 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .upij71qg96 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
        margin-bottom: 15px;
    }
}

.upij71qg96 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk .ccn33mqgky {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #cf4738;
    color: #970c10;
    font-size: 60px;
}

.upij71qg96 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .cz0o9j2gr8 {
    margin-bottom: 10px;
}

.upij71qg96 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .enyl7peg9m {
    margin-bottom: 0;
}

.upij71qg96 .s9ql93yys0 {
    width: 100%;
    height: 1px;
    background-color: #000000;
}

.upij71qg96 .k8hgr1pmlq {
    color: #000000;
}

.upij71qg96 .qdpg20qoha {
    color: #000000;
}

.upij71qg96 .cz0o9j2gr8 {
    color: #000000;
}

.upij71qg96 .enyl7peg9m {
    color: #000000;
}

.upij71qg96 .cz0o9j2gr8,
.upij71qg96 .nvaga6b6vk {
    color: #000000;
}

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

.tdccxjkv4n .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.tdccxjkv4n .lwah8i8cof {
    justify-content: center;
}

.tdccxjkv4n .g9h2x9zozf {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .tdccxjkv4n .g9h2x9zozf {
        margin-bottom: 35px;
    }
}

.tdccxjkv4n .zi5spn2zb9 {
    margin-bottom: 70px;
    text-align: right;
}

@media (max-width: 992px) {
    .tdccxjkv4n .zi5spn2zb9 {
        margin-bottom: 35px;
        text-align: left;
    }
}

.tdccxjkv4n .g8hv6rbe5y {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .tdccxjkv4n .g8hv6rbe5y {
        margin-bottom: 35px;
    }
}

.tdccxjkv4n .g8hv6rbe5y:hover .mdcdgwr51e .nhq0lle8uv img,
.tdccxjkv4n .g8hv6rbe5y:focus .mdcdgwr51e .nhq0lle8uv img {
    transform: scale(1.1);
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e {
    display: grid;
    grid-template-columns: 25px 370px 1fr;
    gap: 62px;
    padding-bottom: 40px;
    border-radius: 0 !important;
    border-bottom: 1px solid #000000;
}

@media (max-width: 1200px) {
    .tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e {
        gap: 30px;
    }
}

@media (max-width: 992px) {
    .tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e {
        display: block;
        padding-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .o6n22dyyq9 {
        margin-bottom: 20px;
    }
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .o6n22dyyq9 .bv9lagfiss {
    display: inline-flex;
    writing-mode: tb-rl;
    white-space: nowrap;
    transform: rotate(-180deg);
}

@media (max-width: 992px) {
    .tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .o6n22dyyq9 .bv9lagfiss {
        display: block;
        writing-mode: inherit;
        white-space: inherit;
        transform: none;
        margin-bottom: 0;
    }
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .nhq0lle8uv {
    border-radius: 2rem !important;
    overflow: hidden;
}

@media (max-width: 992px) {
    .tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .nhq0lle8uv {
        margin-bottom: 25px;
    }
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .nhq0lle8uv img {
    height: 190px;
    border-radius: 2rem;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .gsft0ryt0a .enyl7peg9m {
    margin-bottom: 15px;
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .gsft0ryt0a .n6zcz0276c .gruchou36x {
    display: inline-flex;
    align-items: center;
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .gsft0ryt0a .n6zcz0276c .gruchou36x .nvaga6b6vk {
    margin-right: 10px;
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .gsft0ryt0a .n6zcz0276c .gruchou36x .nvaga6b6vk .ccn33mqgky {
    display: block;
    font-size: 20px;
    color: #000000;
}

.tdccxjkv4n .g8hv6rbe5y .mdcdgwr51e .gsft0ryt0a .n6zcz0276c .gruchou36x .ja9itvca4m {
    margin-bottom: 0;
}

.tdccxjkv4n .k8hgr1pmlq {
    color: #000000;
}

.tdccxjkv4n .bv9lagfiss {
    color: #000000;
}

.tdccxjkv4n .enyl7peg9m {
    color: #000000;
}

.tdccxjkv4n .ja9itvca4m {
    color: #000000;
}

.tdccxjkv4n .k8hgr1pmlq,
.tdccxjkv4n .zi5spn2zb9 {
    color: #000000;
}

.tdccxjkv4n .ja9itvca4m,
.tdccxjkv4n .n6zcz0276c {
    color: #000000;
}

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

.cid-v2xHduOyHS .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.cid-v2xHduOyHS .xvm5nao32d {
    justify-content: center;
}

.cid-v2xHduOyHS .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .cid-v2xHduOyHS .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 35px;
    }
}

.cid-v2xHduOyHS .g8hv6rbe5y {
    margin-bottom: 35px;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .cid-v2xHduOyHS .g8hv6rbe5y {
        margin-bottom: 16px;
    }
}

.cid-v2xHduOyHS .g8hv6rbe5y:hover .mdcdgwr51e .nhq0lle8uv img,
.cid-v2xHduOyHS .g8hv6rbe5y:focus .mdcdgwr51e .nhq0lle8uv img {
    transform: scale(1.1);
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e {
    justify-content: space-between;
    height: 100%;
    padding: 40px;
    border-radius: 2rem;
    background-color: #ffffff;
}

@media (max-width: 992px) {
    .cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e {
        padding: 40px 20px;
    }
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
        margin-bottom: 15px;
    }
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk .ccn33mqgky {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #cf4738;
    color: #970c10;
    font-size: 60px;
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .cz0o9j2gr8 {
    margin-bottom: 20px;
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .ta0b872x01 {
    padding: 0;
    margin: 0 0 15px 0;
    list-style-type: none;
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .ta0b872x01 .i8q4c6l7iu {
    margin-bottom: 15px;
}

.cid-v2xHduOyHS .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .ta0b872x01 .i8q4c6l7iu:last-child {
    margin-bottom: 0;
}

.cid-v2xHduOyHS .k8hgr1pmlq {
    color: #000000;
    text-align: center;
}

.cid-v2xHduOyHS .cz0o9j2gr8 {
    color: #000000;
}

.cid-v2xHduOyHS .ta0b872x01 {
    color: #000000;
}

.cid-v2xHduOyHS .cz0o9j2gr8,
.cid-v2xHduOyHS .nvaga6b6vk,
.cid-v2xHduOyHS .zi5spn2zb9 {
    text-align: center;
}

.cid-v2xHduOyHS .cz0o9j2gr8,
.cid-v2xHduOyHS .zi5spn2zb9,
.cid-v2xHduOyHS .nvaga6b6vk {
    color: #000000;
}

.cid-v2xHduOyHS .ta0b872x01,
.cid-v2xHduOyHS .i8q4c6l7iu {
    color: #000000;
}

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

.y943b14q4m .lq4w4xjoyv {
    padding: 0;
}

@media (max-width: 992px) {
    .y943b14q4m .lq4w4xjoyv {
        padding: 0 16px;
    }
}

.y943b14q4m .c0xt3uxxvi {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 450px;
    max-width: 450px;
}

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

.y943b14q4m .c0xt3uxxvi .ezb66a39fm {
    width: 100%;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e {
    height: 100%;
    border-radius: 2rem !important;
    background-color: #ffffff;
    padding: 40px;
}

@media (max-width: 768px) {
    .y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e {
        padding: 40px 20px;
    }
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .nhq0lle8uv {
    margin-bottom: 30px;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .nhq0lle8uv img {
    display: inline-flex;
    width: 66px;
    height: 66px;
    border-radius: 0.5rem;
    object-fit: cover;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a {
    position: relative;
    z-index: 1;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a .cqtar348ew {
    margin-bottom: 15px;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a .nvaga6b6vk {
    margin-bottom: 15px;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a .nvaga6b6vk .ccn33mqgky {
    display: block;
    color: #970c10;
    font-size: 32px;
}

.y943b14q4m .c0xt3uxxvi .ezb66a39fm .mdcdgwr51e .gsft0ryt0a .enyl7peg9m {
    margin: 15px 0 0 0;
}

.y943b14q4m .sw91gwxvrq,
.y943b14q4m .nf7dr71t26 {
    display: flex;
}

.y943b14q4m .bwumuiotu4 {
    bottom: 0;
    width: 48px;
    height: 48px;
    font-size: 16px;
    background-color: #cf4738 !important;
    color: #970c10 !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    font-weight: 700 !important;
    display: none;
}

.y943b14q4m .bwumuiotu4:disabled {
    cursor: default;
    display: none;
}

.y943b14q4m .bwumuiotu4:hover {
    background-color: #0aa3c2 !important;
    color: #970c10 !important;
}

.y943b14q4m .bwumuiotu4.nf7dr71t26 {
    left: 0;
    margin-left: 2.5rem;
}

.y943b14q4m .bwumuiotu4.sw91gwxvrq {
    right: 0;
    margin-right: 2.5rem;
}

.y943b14q4m .xhnsmjsxmj {
    position: relative;
    width: 100%;
    padding: 24px 0;
}

.y943b14q4m .gsnt5w44hp {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.y943b14q4m .gsnt5w44hp.is-draggable {
    cursor: grab;
}

.y943b14q4m .gsnt5w44hp.is-dragging {
    cursor: grabbing;
}

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

.y943b14q4m .item-menu-overlay {
    background-color: transparent;
}

.y943b14q4m .cqtar348ew {
    color: #000000;
}

.y943b14q4m .enyl7peg9m {
    color: #000000;
}

.y943b14q4m .cqtar348ew,
.y943b14q4m .nhq0lle8uv,
.y943b14q4m .nvaga6b6vk {
    text-align: center;
    color: #000000;
}

.ghk83q3xh0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.ghk83q3xh0 .k7kijbklfb {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 800px;
}

@media (max-width: 992px) {
    .ghk83q3xh0 .k7kijbklfb {
        height: 400px;
    }
}

.ghk83q3xh0 .k7kijbklfb img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 800px;
    border-radius: 8rem 8rem 0 0;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ghk83q3xh0 .k7kijbklfb img {
        height: 400px;
    }
}

.ghk83q3xh0 .oocdlyrykg {
    display: flex;
    align-items: flex-end;
    min-height: 720px;
}

@media (max-width: 992px) {
    .ghk83q3xh0 .oocdlyrykg {
        min-height: 400px;
    }
}

.ghk83q3xh0 .oocdlyrykg .azi7nwza9v {
    position: relative;
    z-index: 1;
    width: 100%;
}

.ghk83q3xh0 .oocdlyrykg .azi7nwza9v .iui7khmwoi {
    position: relative;
    z-index: 1;
    display: inline-flex;
    padding: 32px;
    border-radius: 1rem !important;
    background-color: #ffffff;
    width: 55%;
}

@media (max-width: 992px) {
    .ghk83q3xh0 .oocdlyrykg .azi7nwza9v .iui7khmwoi {
        width: 100%;
        padding: 40px 16px;
        display: block;
    }
}

.ghk83q3xh0 .oocdlyrykg .azi7nwza9v .iui7khmwoi .nvaga6b6vk {
    margin-right: 24px;
}

@media (max-width: 992px) {
    .ghk83q3xh0 .oocdlyrykg .azi7nwza9v .iui7khmwoi .nvaga6b6vk {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

.ghk83q3xh0 .oocdlyrykg .azi7nwza9v .iui7khmwoi .nvaga6b6vk .ccn33mqgky {
    font-size: 24px;
    color: #970c10;
    display: block;
}

.ghk83q3xh0 .oocdlyrykg .azi7nwza9v .iui7khmwoi .nvaga6b6vk .ibc4y4fq4o {
    margin-bottom: 0;
}

.ghk83q3xh0 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.ghk83q3xh0 .lwah8i8cof {
    justify-content: flex-end;
}

.ghk83q3xh0 .g9h2x9zozf {
    position: relative;
    z-index: 1;
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .ghk83q3xh0 .g9h2x9zozf {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .ghk83q3xh0 .g9h2x9zozf {
        margin-bottom: 35px;
    }
}

.ghk83q3xh0 .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 10px;
}

.ghk83q3xh0 .ltdjc3zh4b {
    position: relative;
    z-index: 1;
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .ghk83q3xh0 .ltdjc3zh4b {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .ghk83q3xh0 .ltdjc3zh4b {
        margin-bottom: 35px;
    }
}

.ghk83q3xh0 .ltdjc3zh4b .qdpg20qoha {
    margin-bottom: 0;
}

.ghk83q3xh0 .k8hgr1pmlq {
    color: #000000;
}

.ghk83q3xh0 .qdpg20qoha {
    color: #000000;
}

.ghk83q3xh0 .ibc4y4fq4o {
    color: #000000;
}

.ghk83q3xh0 .k8hgr1pmlq,
.ghk83q3xh0 .zi5spn2zb9 {
    color: #000000;
}

.ghk83q3xh0 .ibc4y4fq4o,
.ghk83q3xh0 .azi7nwza9v {
    color: #FFFFFF;
}

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

.dj1zuab0rq .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.dj1zuab0rq .xvm5nao32d {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .dj1zuab0rq .tqy4g2694u {
        margin-bottom: 35px;
    }
}

.dj1zuab0rq .tqy4g2694u .tn9cjtpj5a {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .dj1zuab0rq .tqy4g2694u .tn9cjtpj5a {
        margin-bottom: 20px;
    }
}

.dj1zuab0rq .tqy4g2694u .k8hgr1pmlq {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .dj1zuab0rq .tqy4g2694u .k8hgr1pmlq {
        margin-bottom: 20px;
    }
}

.dj1zuab0rq .tqy4g2694u .qdpg20qoha {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .dj1zuab0rq .tqy4g2694u .qdpg20qoha {
        margin-bottom: 15px;
    }
}

.dj1zuab0rq .oocdlyrykg {
    padding-left: 30px;
}

@media (max-width: 992px) {
    .dj1zuab0rq .oocdlyrykg {
        padding-left: 0;
    }
}

.dj1zuab0rq .oocdlyrykg img {
    height: 540px;
    object-fit: cover;
    border-radius: 0 16rem;
}

@media (max-width: 992px) {
    .dj1zuab0rq .oocdlyrykg img {
        height: 350px;
        border-radius: 0 8rem;
    }
}

.dj1zuab0rq .k8hgr1pmlq {
    color: #000000;
}

.dj1zuab0rq .tn9cjtpj5a {
    color: #000000;
}

.dj1zuab0rq .qdpg20qoha {
    color: #000000;
}

.dj1zuab0rq .k8hgr1pmlq,
.dj1zuab0rq .zi5spn2zb9 {
    color: #000000;
}

.gu5lu0416y {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1641060272821-df59e2c0b5ed.webp");
}

.gu5lu0416y .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.gu5lu0416y .g9h2x9zozf {
    margin-bottom: 660px;
}

@media (max-width: 992px) {
    .gu5lu0416y .g9h2x9zozf {
        margin-bottom: 200px;
    }
}

.gu5lu0416y .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 0;
}

.gu5lu0416y .k8hgr1pmlq {
    color: #000000;
}

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

.wlppzvxq0t .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.wlppzvxq0t .xvm5nao32d {
    justify-content: space-between;
}

.wlppzvxq0t .tqy4g2694u .tn9cjtpj5a {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .wlppzvxq0t .tqy4g2694u .tn9cjtpj5a {
        margin-bottom: 35px;
    }
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof {
    position: relative;
    border-radius: 0 !important;
    padding: 40px 0;
    background-color: transparent;
    border-bottom: 1px solid #000000;
}

@media (max-width: 992px) {
    .wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof {
        padding: 25px 0;
    }
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof:hover::before,
.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof:focus::before {
    width: 100%;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .fa3jn1lk3r {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .fa3jn1lk3r .ggkwrmk62v {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .fa3jn1lk3r .ggkwrmk62v .h7m63m9ic7 {
    margin-bottom: 0;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .fa3jn1lk3r .ggkwrmk62v .nvaga6b6vk {
    width: 48px;
    height: 48px;
    min-width: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
    background-color: #000000;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .fa3jn1lk3r .ggkwrmk62v .nvaga6b6vk .ccn33mqgky {
    font-size: 16px;
    font-weight: 700 !important;
    transition: all 0.3s ease-in-out;
    color: #f9fafa;
    margin-top: 4px;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .fa3jn1lk3r .ggkwrmk62v:not(.s5awcj7xgd) .nvaga6b6vk {
    transform: rotate(180deg);
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .ib5yeo2la1 .lwhw7jadoi {
    padding-top: 25px;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .ib5yeo2la1 .lwhw7jadoi .ta0b872x01 {
    padding: 0;
    margin: 0 0 0 50%;
    list-style-type: none;
}

@media (max-width: 992px) {
    .wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .ib5yeo2la1 .lwhw7jadoi .ta0b872x01 {
        margin: 0;
    }
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .ib5yeo2la1 .lwhw7jadoi .ta0b872x01 .i8q4c6l7iu {
    margin-bottom: 15px;
}

.wlppzvxq0t .tqy4g2694u .byp8ajyu5s .lwah8i8cof .ib5yeo2la1 .lwhw7jadoi .ta0b872x01 .i8q4c6l7iu:last-child {
    margin-bottom: 0;
}

.wlppzvxq0t .tn9cjtpj5a {
    color: #000000;
}

.wlppzvxq0t .h7m63m9ic7 {
    color: #000000;
}

.wlppzvxq0t .ta0b872x01 {
    color: #000000;
}

.wlppzvxq0t .ta0b872x01,
.wlppzvxq0t .i8q4c6l7iu {
    color: #000000;
}

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

.xhgtzze2ho .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.xhgtzze2ho .xvm5nao32d {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .xhgtzze2ho .g9h2x9zozf {
        margin-bottom: 35px;
    }
}

.xhgtzze2ho .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 0;
}

.xhgtzze2ho .oocdlyrykg {
    padding: 0 30px;
}

@media (max-width: 1200px) {
    .xhgtzze2ho .oocdlyrykg {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .xhgtzze2ho .oocdlyrykg {
        margin-bottom: 35px;
    }
}

.xhgtzze2ho .oocdlyrykg img {
    height: 405px;
    object-fit: cover;
    border-radius: 2rem;
}

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

@media (max-width: 992px) {
    .xhgtzze2ho .ltdjc3zh4b {
        margin-bottom: 35px;
    }
}

.xhgtzze2ho .ltdjc3zh4b .qdpg20qoha {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .xhgtzze2ho .ltdjc3zh4b .qdpg20qoha {
        margin-bottom: 15px;
    }
}

.xhgtzze2ho .k8hgr1pmlq {
    color: #000000;
}

.xhgtzze2ho .tn9cjtpj5a {
    color: #000000;
}

.xhgtzze2ho .qdpg20qoha {
    color: #000000;
}

.xhgtzze2ho .qdpg20qoha,
.xhgtzze2ho .zi5spn2zb9 {
    color: #000000;
}

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

.wmko58327w .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.wmko58327w .xvm5nao32d {
    justify-content: space-between;
}

.wmko58327w .ltdjc3zh4b .qdpg20qoha {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .wmko58327w .ltdjc3zh4b .qdpg20qoha {
        margin-bottom: 35px;
    }
}

.wmko58327w .k7kijbklfb {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .wmko58327w .k7kijbklfb {
        margin-bottom: 16px;
    }
}

.wmko58327w .oocdlyrykg img {
    height: 350px;
    object-fit: cover;
    border-radius: 2rem;
}

.wmko58327w .k8hgr1pmlq {
    color: #000000;
}

.wmko58327w .tn9cjtpj5a {
    color: #000000;
}

.wmko58327w .qdpg20qoha {
    color: #000000;
}

.nncocm9ty3 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

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

.k85aqjtnkk .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.k85aqjtnkk .xvm5nao32d {
    justify-content: space-between;
}

.k85aqjtnkk .tqy4g2694u {
    padding: 0 105px;
}

@media (max-width: 992px) {
    .k85aqjtnkk .tqy4g2694u {
        padding: 0;
    }
}

.k85aqjtnkk .tqy4g2694u .k8hgr1pmlq {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .k85aqjtnkk .tqy4g2694u .k8hgr1pmlq {
        margin-bottom: 20px;
    }
}

.k85aqjtnkk .tqy4g2694u .qdpg20qoha {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .k85aqjtnkk .tqy4g2694u .qdpg20qoha {
        margin-bottom: 20px;
    }
}

.k85aqjtnkk .tqy4g2694u .kigit9gdxx .um72ulu7va {
    display: inline-flex;
    align-items: center;
}

.k85aqjtnkk .tqy4g2694u .kigit9gdxx .um72ulu7va .k7kijbklfb {
    margin-right: 12px;
}

.k85aqjtnkk .tqy4g2694u .kigit9gdxx .um72ulu7va .k7kijbklfb img {
    width: 56px;
    height: 56px;
    object-fit: contain;
}

.k85aqjtnkk .tqy4g2694u .kigit9gdxx .um72ulu7va .tn9cjtpj5a {
    margin-bottom: 0;
}

.k85aqjtnkk .k8hgr1pmlq {
    color: #000000;
}

.k85aqjtnkk .tn9cjtpj5a {
    color: #000000;
}

.k85aqjtnkk .qdpg20qoha {
    color: #000000;
}

.k85aqjtnkk .k8hgr1pmlq,
.k85aqjtnkk .zi5spn2zb9 {
    color: #000000;
}

.k85aqjtnkk .tn9cjtpj5a,
.k85aqjtnkk .kigit9gdxx {
    color: #000000;
}

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

.vl0rp1itn6 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.vl0rp1itn6 .tqy4g2694u {
    padding: 115px 80px;
    background-color: #ffffff;
    border-radius: 6rem;
    justify-content: center;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .vl0rp1itn6 .tqy4g2694u {
        padding: 115px 40px;
    }
}

@media (max-width: 992px) {
    .vl0rp1itn6 .tqy4g2694u {
        padding: 40px 16px;
        border-radius: 2rem;
    }
}

.vl0rp1itn6 .v97mny5g09 {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .v97mny5g09 {
        margin-bottom: 35px;
    }
}

.vl0rp1itn6 .v97mny5g09 .tn9cjtpj5a {
    margin-bottom: 95px;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .v97mny5g09 .tn9cjtpj5a {
        margin-bottom: 35px;
    }
}

.vl0rp1itn6 .v97mny5g09 .k8hgr1pmlq {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .v97mny5g09 .k8hgr1pmlq {
        margin-bottom: 15px;
    }
}

.vl0rp1itn6 .v97mny5g09 .qdpg20qoha {
    margin-bottom: 0;
}

.vl0rp1itn6 .oocdlyrykg {
    margin-bottom: 70px;
    display: flex;
    justify-content: flex-start;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .oocdlyrykg {
        margin-bottom: 35px;
    }
}

.vl0rp1itn6 .oocdlyrykg img {
    height: 464px;
    width: 100%;
    border-radius: 2rem;
    object-fit: cover;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .oocdlyrykg img {
        height: 350px;
        width: 100%;
    }
}

.vl0rp1itn6 .g8hv6rbe5y {
    margin-bottom: 45px;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .g8hv6rbe5y {
        margin-bottom: 35px;
    }

    .vl0rp1itn6 .g8hv6rbe5y:last-child {
        margin-bottom: 0;
    }
}

.vl0rp1itn6 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .vl0rp1itn6 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
        margin-bottom: 15px;
    }
}

.vl0rp1itn6 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk .ccn33mqgky {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #cf4738;
    color: #970c10;
    font-size: 60px;
}

.vl0rp1itn6 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .cz0o9j2gr8 {
    margin-bottom: 0;
}

.vl0rp1itn6 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .bv9lagfiss {
    margin-bottom: 0;
}

.vl0rp1itn6 .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .enyl7peg9m {
    margin: 30px 0 0 0;
}

.vl0rp1itn6 .k8hgr1pmlq {
    color: #FFFFFF;
}

.vl0rp1itn6 .tn9cjtpj5a {
    color: #FFFFFF;
}

.vl0rp1itn6 .qdpg20qoha {
    color: #FFFFFF;
}

.vl0rp1itn6 .cz0o9j2gr8 {
    color: #000000;
}

.vl0rp1itn6 .bv9lagfiss {
    color: #FFFFFF;
}

.vl0rp1itn6 .enyl7peg9m {
    color: #FFFFFF;
}

.vl0rp1itn6 .cz0o9j2gr8,
.vl0rp1itn6 .nvaga6b6vk {
    color: #FFFFFF;
}

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

.tl0o9f4xgr .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.tl0o9f4xgr .lwah8i8cof {
    justify-content: flex-end;
}

.tl0o9f4xgr .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .tl0o9f4xgr .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .tl0o9f4xgr .g9h2x9zozf .k8hgr1pmlq {
        margin-bottom: 35px;
    }
}

.tl0o9f4xgr .ltdjc3zh4b .qdpg20qoha {
    display: inline-flex;
    width: 70%;
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .tl0o9f4xgr .ltdjc3zh4b .qdpg20qoha {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .tl0o9f4xgr .ltdjc3zh4b .qdpg20qoha {
        width: 100%;
        margin-bottom: 35px;
    }
}

.tl0o9f4xgr .azi7nwza9v {
    display: flex;
    align-items: flex-end;
    position: relative;
    min-height: 670px;
    padding: 50px;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v {
        padding: 16px 16px 40px;
        min-height: 400px;
    }
}

.tl0o9f4xgr .azi7nwza9v .k7kijbklfb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tl0o9f4xgr .azi7nwza9v .k7kijbklfb img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 3rem;
    object-fit: cover;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v .k7kijbklfb img {
        border-radius: 2rem;
    }
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    padding: 16px 24px;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    width: 100%;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v .iui7khmwoi {
        display: block;
        padding: 16px;
    }
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 {
    display: flex;
    align-items: center;
    width: 50%;
    margin-right: 24px;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 .o5ns2kw0gv {
    padding: 8px 16px;
    background-color: #970c10;
    border-radius: 0.5rem;
    min-width: 75px;
    margin-right: 24px;
    margin-bottom: 0;
    line-height: 1.7;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 .o5ns2kw0gv {
        margin-right: 0;
        margin-bottom: 20px;
        min-width: auto;
        width: 100%;
    }
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 .gjgv5z5x3t {
    width: 280px;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 .gjgv5z5x3t {
        width: 100%;
    }
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 .gjgv5z5x3t .bbq2sztv1w {
    margin-bottom: 15px;
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .v97mny5g09 .gjgv5z5x3t .ffgmy78gs4 {
    margin-bottom: 0;
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .k784omwhuw {
    width: 50%;
}

@media (max-width: 992px) {
    .tl0o9f4xgr .azi7nwza9v .iui7khmwoi .k784omwhuw {
        width: 100%;
    }
}

.tl0o9f4xgr .azi7nwza9v .iui7khmwoi .k784omwhuw .enyl7peg9m {
    margin-bottom: 0;
}

.tl0o9f4xgr .k8hgr1pmlq {
    color: #000000;
}

.tl0o9f4xgr .qdpg20qoha {
    color: #000000;
}

.tl0o9f4xgr .o5ns2kw0gv {
    color: #FFFFFF;
    text-align: center;
}

.tl0o9f4xgr .bbq2sztv1w {
    color: #000000;
}

.tl0o9f4xgr .ffgmy78gs4 {
    color: #000000;
}

.tl0o9f4xgr .ibc4y4fq4o {
    color: #000000;
}

.tl0o9f4xgr .k8hgr1pmlq,
.tl0o9f4xgr .zi5spn2zb9 {
    color: #000000;
}

.tl0o9f4xgr .qdpg20qoha,
.tl0o9f4xgr .ltdjc3zh4b {
    color: #000000;
}

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

.bbtm7hxun0 .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.bbtm7hxun0 .tqy4g2694u {
    position: relative;
    display: flex;
    align-items: center;
    padding: 35px 0;
}

@media (max-width: 992px) {
    .bbtm7hxun0 .tqy4g2694u {
        padding: 16px 0;
    }
}

.bbtm7hxun0 .tqy4g2694u .google-map {
    width: 100%;
}

.bbtm7hxun0 .tqy4g2694u .google-map iframe {
    height: 550px;
    border-radius: 3rem;
    filter: grayscale(1);
}

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

.bbtm7hxun0 .tqy4g2694u::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3rem;
    background-color: #bfcad0;
}

.fb9tgcodrt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #001819;
}

.fb9tgcodrt .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.fb9tgcodrt .xvm5nao32d {
    justify-content: space-between;
}

.fb9tgcodrt .g9h2x9zozf {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .fb9tgcodrt .g9h2x9zozf {
        margin-bottom: 35px;
    }
}

.fb9tgcodrt .g9h2x9zozf .k8hgr1pmlq {
    margin-bottom: 15px;
}

.fb9tgcodrt .g9h2x9zozf .ltdjc3zh4b .qdpg20qoha {
    display: inline-flex;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .fb9tgcodrt .g9h2x9zozf .ltdjc3zh4b .qdpg20qoha {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .fb9tgcodrt .azvyq7tvdu {
        margin-bottom: 35px;
    }
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d {
    position: relative;
    z-index: 1;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw {
    margin-bottom: 30px !important;
}

@media (max-width: 992px) {
    .fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw {
        margin-bottom: 15px !important;
    }
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .form-control-label {
    width: 100%;
    margin-bottom: 0;
    padding: 5px 0;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .cj5nwcfr85 {
    padding: 16px;
    border: none !important;
    box-shadow: none;
    border-radius: 0 !important;
    background-color: #f9fafa;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .cj5nwcfr85:hover,
.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .cj5nwcfr85:focus {
    border: none !important;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .cj5nwcfr85::placeholder {
    color: #000000;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw textarea {
    min-height: 140px;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .form-check {
    padding-left: 1.9em;
    margin-bottom: 16px;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .rw6t9znxtw .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
    border-radius: 0;
}

.fb9tgcodrt .vgmi1l4yew.xvm5nao32d .zi5spn2zb9 {
    width: 100%;
}

.fb9tgcodrt .tqy4g2694u .es1imgni0f {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .fb9tgcodrt .tqy4g2694u .es1imgni0f {
        margin-bottom: 15px;
    }
}

.fb9tgcodrt .tqy4g2694u .mn58fmuums .ta0b872x01 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.fb9tgcodrt .tqy4g2694u .mn58fmuums .ta0b872x01 .i8q4c6l7iu {
    margin-bottom: 15px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.fb9tgcodrt .tqy4g2694u .mn58fmuums .ta0b872x01 .i8q4c6l7iu:hover,
.fb9tgcodrt .tqy4g2694u .mn58fmuums .ta0b872x01 .i8q4c6l7iu:focus {
    color: #f9fafa;
}

.fb9tgcodrt .tqy4g2694u .mn58fmuums .ta0b872x01 .i8q4c6l7iu:last-child {
    margin-bottom: 0;
}

.fb9tgcodrt .tqy4g2694u .v97mny5g09 {
    margin-top: 70px;
}

@media (max-width: 992px) {
    .fb9tgcodrt .tqy4g2694u .v97mny5g09 {
        margin-top: 35px;
    }
}

.fb9tgcodrt .tqy4g2694u .v97mny5g09 .tn9cjtpj5a {
    margin-bottom: 30px;
}

.fb9tgcodrt .tqy4g2694u .v97mny5g09 .acjiur2wrd .zip2e2sc2i {
    display: inline-flex;
}

.fb9tgcodrt .tqy4g2694u .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a {
    display: block;
}

.fb9tgcodrt .tqy4g2694u .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a:hover .ccn33mqgky,
.fb9tgcodrt .tqy4g2694u .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a:hover .ccn33mqgky {
    color: #f9fafa;
}

.fb9tgcodrt .tqy4g2694u .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a .ccn33mqgky {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    color: #ffffff;
    font-size: 26px;
    transition: all 0.3s ease-in-out;
    margin: 0 10px 10px;
}

.fb9tgcodrt .k8hgr1pmlq {
    color: #000000;
}

.fb9tgcodrt .qdpg20qoha {
    color: #000000;
}

.fb9tgcodrt .es1imgni0f {
    color: #FFFFFF;
}

.fb9tgcodrt .ta0b872x01 {
    color: #000000;
}

.fb9tgcodrt .tn9cjtpj5a {
    color: #000000;
}

.fb9tgcodrt label {
    color: #000000;
}

.fb9tgcodrt .k8hgr1pmlq,
.fb9tgcodrt .zi5spn2zb9 {
    color: #FFFFFF;
}

.fb9tgcodrt .qdpg20qoha,
.fb9tgcodrt .ltdjc3zh4b {
    color: #FFFFFF;
}

.fb9tgcodrt .ta0b872x01,
.fb9tgcodrt .i8q4c6l7iu {
    color: #FFFFFF;
}

.fb9tgcodrt .tn9cjtpj5a,
.fb9tgcodrt .acjiur2wrd {
    color: #FFFFFF;
}

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

.nmperdud6r .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.nmperdud6r .xvm5nao32d {
    justify-content: center;
}

.nmperdud6r .tqy4g2694u {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .nmperdud6r .tqy4g2694u {
        margin-bottom: 35px;
    }
}

.nmperdud6r .tqy4g2694u .k8hgr1pmlq {
    margin-bottom: 0;
}

.nmperdud6r .g8hv6rbe5y {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .nmperdud6r .g8hv6rbe5y {
        margin-bottom: 35px;
    }
}

.nmperdud6r .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .nmperdud6r .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk {
        margin-bottom: 15px;
    }
}

.nmperdud6r .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .nvaga6b6vk .ccn33mqgky {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #cf4738;
    color: #970c10;
    font-size: 60px;
}

.nmperdud6r .g8hv6rbe5y .mdcdgwr51e .q3jhggpmlr .cz0o9j2gr8 {
    margin-bottom: 0;
}

.nmperdud6r .s9ql93yys0 {
    width: 100%;
    height: 1px;
    background-color: #000000;
}

.nmperdud6r .k8hgr1pmlq {
    color: #000000;
}

.nmperdud6r .cz0o9j2gr8 {
    color: #000000;
}

.nmperdud6r .cz0o9j2gr8,
.nmperdud6r .nvaga6b6vk {
    color: #000000;
}

.y8xyxvwovm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #001819;
}

.y8xyxvwovm .aeb7o4afvn.t8yh8r2q21 {
    display: none;
}

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

.y8xyxvwovm .xvm5nao32d {
    justify-content: space-between;
}

.y8xyxvwovm .tqy4g2694u {
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .y8xyxvwovm .tqy4g2694u {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .y8xyxvwovm .tqy4g2694u {
        margin-bottom: 35px;
    }
}

.y8xyxvwovm .tqy4g2694u .k8hgr1pmlq {
    margin-bottom: 10px;
}

.y8xyxvwovm .tqy4g2694u .qdpg20qoha {
    margin-bottom: 10px;
}

.y8xyxvwovm .mn58fmuums {
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .y8xyxvwovm .mn58fmuums {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .y8xyxvwovm .mn58fmuums {
        margin-bottom: 35px;
    }
}

.y8xyxvwovm .mn58fmuums .ta0b872x01 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.y8xyxvwovm .mn58fmuums .ta0b872x01 .i8q4c6l7iu {
    cursor: pointer;
    margin-bottom: 12px;
    transition: all 0.3s ease-in-out;
}

.y8xyxvwovm .mn58fmuums .ta0b872x01 .i8q4c6l7iu:hover,
.y8xyxvwovm .mn58fmuums .ta0b872x01 .i8q4c6l7iu:focus {
    color: #970c10;
}

.y8xyxvwovm .mn58fmuums .ta0b872x01 .i8q4c6l7iu:last-child {
    margin-bottom: 0;
}

.y8xyxvwovm .v97mny5g09 {
    margin-bottom: 110px;
}

@media (max-width: 1200px) {
    .y8xyxvwovm .v97mny5g09 {
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .y8xyxvwovm .v97mny5g09 {
        margin-bottom: 35px;
    }
}

.y8xyxvwovm .v97mny5g09 .tn9cjtpj5a {
    margin-bottom: 20px;
}

.y8xyxvwovm .v97mny5g09 .acjiur2wrd .zip2e2sc2i {
    display: inline-flex;
}

.y8xyxvwovm .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a {
    display: block;
}

.y8xyxvwovm .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a:hover .ccn33mqgky,
.y8xyxvwovm .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a:hover .ccn33mqgky {
    color: #970c10;
}

.y8xyxvwovm .v97mny5g09 .acjiur2wrd .zip2e2sc2i .g0obwvhcgg a .ccn33mqgky {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    color: #ffffff;
    font-size: 26px;
    transition: all 0.3s ease-in-out;
    margin: 0 10px 10px;
}

.y8xyxvwovm .xuzbnqlkg8 .bicb4ytknh {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .y8xyxvwovm .xuzbnqlkg8 .bicb4ytknh {
        margin-bottom: 15px;
    }
}

.y8xyxvwovm .xuzbnqlkg8 .h4ge8hoavd {
    margin-bottom: 0;
}

.y8xyxvwovm .k8hgr1pmlq {
    color: #000000;
}

.y8xyxvwovm .qdpg20qoha {
    color: #FFFFFF;
}

.y8xyxvwovm .ta0b872x01 {
    color: #000000;
}

.y8xyxvwovm .tn9cjtpj5a {
    color: #000000;
}

.y8xyxvwovm .h4ge8hoavd {
    color: #000000;
}

.y8xyxvwovm .tn9cjtpj5a,
.y8xyxvwovm .acjiur2wrd {
    text-align: center;
    color: #FFFFFF;
}

.y8xyxvwovm .h4ge8hoavd,
.y8xyxvwovm .bicb4ytknh {
    text-align: center;
    color: #FFFFFF;
}

.y8xyxvwovm .k8hgr1pmlq,
.y8xyxvwovm .zi5spn2zb9 {
    color: #FFFFFF;
}

.y8xyxvwovm .ta0b872x01,
.y8xyxvwovm .i8q4c6l7iu {
    color: #FFFFFF;
}