undefined * {
    line-height: 1
}

.page-404-elem-4:hover {
    background-color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    color: #ffffffff
}

.page-404-elem-1 {
    padding: 16px 16px 16px 16px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    row-gap: 8px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    margin-top: auto;
    margin-left: auto;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    min-width: auto;
    max-width: 1200px;
    position: relative;
    margin-right: auto;
    margin-bottom: auto
}

.page-404-elem-5 {
    padding: 32px 16px 0px 16px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 20px;
    min-width: 20px;
    position: relative;
    display: flex;
    max-width: 1200px;
    margin-right: auto
}

.page-404-elem-6 {
    justify-content: space-between;
    align-items: center;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    margin-left: auto;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1200px;
    margin-right: auto;
    position: relative
}

.page-404-elem-7 {
    -o-object-fit: contain;
       object-fit: contain;
    width: 376.46509165822727px;
    height: 60px;
    margin-left: auto;
    position: relative;
    margin-right: auto
}

.page-404-elem-2 {
    font-family: Nunito Sans;
    font-size: 42px;
    font-weight: 600;
    color: #000000;
    line-height: 52px;
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 50px;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.page-404-elem-3 {
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.page-404-elem-4 {
    padding: 12px 18px 12px 18px;
    background-color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    border-radius: 8px 8px 8px 8px;
    border-width: 0px 0px 0px 0px;
    border-style: groove groove groove groove;
    border-color: #333 #333 #333 #333;
    font-family: Nunito Sans;
    font-size: 18px;
    font-weight: 400;
    color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    line-height: 28px;
    z-index: 1;
    margin-top: 32px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative
} * {
    line-height: 1
}

*,
*::before,
*::after {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: 300
}

a {
    color: inherit;
    text-decoration: inherit
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.justify {
    text-align: justify
}

.container {
    max-width: 1140px;
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
    margin-left: auto !important
}

@media (min-width:576px) and (max-width:768px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .container {
        max-width: 960px
    }
}

html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    line-height: 1
}

body {
    font-size: 0;
    font-family: "Nunito Sans"
}

html {
    font-size: 100%
}

input,
textarea,
select {
    min-height: 20px;
    border: 0;
    font-size: 16px
}

.headerOne,
.headerTwo,
.headerThree,
.headerFour,
.headerFive,
.headerSix,
.paragraph {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0.1rem 0;
    width: 100%
}

.lg-text-center-vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: inherit
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

img {
    width: 100%;
    height: 100%;
    -o-object-fit: inherit;
       object-fit: inherit;
    border-radius: inherit
}

span {
    display: block
}

.home-elem-65:hover {
    background-color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    border-radius: 2px 2px 2px 2px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa) var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa) var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa) var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    border-style: solid solid solid solid
}

.home-elem-56:hover {
    border-width: 5px 5px 5px 5px;
    border-color: #eee2ce #eee2ce #eee2ce #eee2ce;
    border-style: solid solid solid solid
}

.home-elem-59:hover {
    border-width: 5px 5px 5px 5px;
    border-color: #eee2ce #eee2ce #eee2ce #eee2ce;
    border-style: solid solid solid solid
}

.home-elem-58:hover {
    border-width: 5px 5px 5px 5px;
    border-color: #eee2ce #eee2ce #eee2ce #eee2ce;
    border-style: solid solid solid solid
}

.home-elem-57:hover {
    border-width: 5px 5px 5px 5px;
    border-color: #eee2ce #eee2ce #eee2ce #eee2ce;
    border-style: solid solid solid solid
}

.home-elem-61:hover {
    border-width: 5px 5px 5px 5px;
    border-color: #eee2ce #eee2ce #eee2ce #eee2ce;
    border-style: solid solid solid solid
}

.home-elem-60:hover {
    border-width: 5px 5px 5px 5px;
    border-color: #eee2ce #eee2ce #eee2ce #eee2ce;
    border-style: solid solid solid solid
}

.home-elem-73:hover {
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    text-transform: none;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px)
}

.home-elem-69:hover {
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f)
}

.home-elem-70:hover {
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f)
}

.home-elem-71:hover {
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f)
}

.home-elem-64 {
    padding: 32px 16px 0px 16px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 20px;
    min-width: 20px;
    position: relative;
    display: flex;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: NaNpx
}

.home-elem-63 {
    justify-content: space-between;
    align-items: center;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1200px;
    position: relative
}

.home-elem-62 {
    -o-object-fit: contain;
       object-fit: contain;
    width: 376.46509165822727px;
    height: 60px;
    position: relative
}

.home-elem-65 {
    padding: 12px 26px 12px 26px;
    background-color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    border-radius: 2px 2px 2px 2px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd) var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd) var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd) var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    letter-spacing: 1px;
    line-height: 24px;
    z-index: 1;
    width: 226.49347832485137px;
    height: -moz-fit-content;
    height: fit-content;
    position: relative
}

.home-elem-1 {
    padding: 0px 0px 32px 0px;
    flex-direction: column;
    background-color: #FEFEFE;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    height: auto;
    width: 100%;
    display: flex;
    min-width: null%;
    position: relative
}

.home-elem-3 {
    padding: 64px 0px 101px 0px;
    align-items: stretch;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    height: 100%;
    margin-right: auto;
    display: flex;
    width: 100%;
    margin-left: auto;
    position: relative
}

.home-elem-5 {
    font-family: Inter;
    font-size: 57px;
    font-weight: 400;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 67px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    width: 57.74964387443104%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-4 {
    flex-direction: column;
    row-gap: 16px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    height: -moz-fit-content;
    height: fit-content;
    width: 42.243473795373696%;
    display: flex;
    position: relative
}

.home-elem-2 {
    row-gap: 16px;
    font-family: Kumbh Sans;
    font-size: 18px;
    font-weight: 400;
    color: #595959ff;
    padding: 16px 0px 0px 24px;
    line-height: 28px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    max-width: 700px;
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.home-elem-6 {
    flex-direction: column;
    background-image: url(assets/47jpg_1742319349_65885.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 0px 18px 0px #0000001e;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #00000038 #00000038 #00000038 #00000038;
    margin-left: NaNauto;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    min-height: 500px;
    margin-right: auto;
    position: relative
}

.home-elem-19 {
    padding: 50px 16px 50px 16px;
    flex-direction: column;
    align-items: center;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    margin-left: auto;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: auto;
    max-width: 1200px;
    position: relative
}

.home-elem-20 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    align-items: center;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 1200px;
    position: relative
}

.home-elem-21 {
    font-family: Inter;
    font-size: 37px;
    font-weight: 700;
    color: #182433;
    padding: 0px 0px 20px 0px;
    line-height: 47px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-22 {
    padding: 50px 0px 0px 0px;
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 40px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    margin-left: auto;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: auto;
    position: relative
}

.home-elem-23 {
    padding: 40px 35px 40px 35px;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 30px 60px 0px #0000000c;
    border-radius: 7px 7px 7px 7px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 560px;
    position: relative
}

.home-elem-24 {
    padding: 3px 3px 3px 3px;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    font-size: 40px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 10px;
    min-height: 10px;
    display: block;
    position: relative
}

.home-elem-25 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    position: relative
}

.home-elem-27 {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    padding: 0px 0px 12px 0px;
    line-height: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-26 {
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    color: #767D86;
    padding: 0px 0px 0px 0px;
    text-align: left;
    line-height: 26px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-42 {
    padding: 40px 35px 40px 35px;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 30px 60px 0px #0000000c;
    border-radius: 7px 7px 7px 7px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 560px;
    position: relative
}

.home-elem-38 {
    padding: 0px 0px 0px 0px;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    font-size: 40px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 10px;
    min-height: 10px;
    display: block;
    position: relative
}

.home-elem-41 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    position: relative
}

.home-elem-40 {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    padding: 0px 0px 12px 0px;
    line-height: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-39 {
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    color: #767D86;
    padding: 0px 0px 0px 0px;
    text-align: left;
    line-height: 26px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-37 {
    padding: 40px 35px 40px 35px;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 30px 60px 0px #0000000c;
    border-radius: 7px 7px 7px 7px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 560px;
    position: relative
}

.home-elem-33 {
    padding: 0px 0px 0px 0px;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    font-size: 40px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 10px;
    min-height: 10px;
    display: block;
    position: relative
}

.home-elem-36 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    position: relative
}

.home-elem-35 {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    padding: 0px 0px 12px 0px;
    line-height: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-34 {
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    color: #767D86;
    padding: 0px 0px 0px 0px;
    text-align: left;
    line-height: 26px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-43 {
    padding: 40px 35px 40px 35px;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 30px 60px 0px #0000000c;
    border-radius: 7px 7px 7px 7px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 560px;
    position: relative
}

.home-elem-44 {
    padding: 0px 0px 0px 0px;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    font-size: 40px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 10px;
    min-height: 10px;
    display: block;
    position: relative
}

.home-elem-45 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    position: relative
}

.home-elem-47 {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    padding: 0px 0px 12px 0px;
    line-height: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-46 {
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    color: #767D86;
    padding: 0px 0px 0px 0px;
    text-align: left;
    line-height: 27px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-48 {
    padding: 40px 35px 40px 35px;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 30px 60px 0px #0000000c;
    border-radius: 7px 7px 7px 7px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 560px;
    position: relative
}

.home-elem-49 {
    padding: 0px 0px 0px 0px;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    font-size: 40px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 10px;
    min-height: 10px;
    display: block;
    position: relative
}

.home-elem-50 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    position: relative
}

.home-elem-52 {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    padding: 0px 0px 12px 0px;
    line-height: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-51 {
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    color: #767D86;
    padding: 0px 0px 0px 0px;
    text-align: left;
    line-height: 26px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-32 {
    padding: 40px 35px 40px 35px;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    box-shadow: 0px 30px 60px 0px #0000000c;
    border-radius: 7px 7px 7px 7px;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4) var(--vId-46eea2d4-4204-42eb-8c67-38a19cc919a4);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    max-width: 560px;
    position: relative
}

.home-elem-28 {
    padding: 0px 0px 0px 0px;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    font-size: 40px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 10px;
    min-height: 10px;
    display: block;
    position: relative
}

.home-elem-31 {
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    height: auto;
    width: 100%;
    display: flex;
    margin-right: NaNpx;
    position: relative
}

.home-elem-30 {
    font-family: Inter;
    font-size: 25px;
    font-weight: 400;
    color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    padding: 0px 0px 12px 0px;
    line-height: 35px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-29 {
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    color: #767D86;
    padding: 0px 0px 0px 0px;
    text-align: left;
    line-height: 26px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-53 {
    padding: 50px 10px 50px 16px;
    flex-direction: column;
    align-items: center;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    border-radius: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-color: #dfdedeff #dfdedeff #dfdedeff #dfdedeff;
    border-style: none none none none;
    margin-left: auto;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: auto;
    max-width: 1200px;
    position: relative
}

.home-elem-55 {
    font-family: Inter;
    font-size: 37px;
    font-weight: 600;
    color: #000;
    padding: 0px 0px 20px 0px;
    line-height: 47px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-54 {
    padding: 50px 0px 0px 0px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 10px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    margin-left: auto;
    height: auto;
    width: 100%;
    display: flex;
    margin-right: auto;
    max-width: 1151px;
    position: relative
}

.home-elem-56 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 360px;
    position: relative;
    max-width: 360px
}

.home-elem-59 {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 360px;
    position: relative;
    max-width: 360px
}

.home-elem-58 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 360px;
    position: relative;
    max-width: 360px
}

.home-elem-57 {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 360px;
    position: relative;
    max-width: 360px
}

.home-elem-61 {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 360px;
    position: relative;
    max-width: 360px
}

.home-elem-60 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 360px;
    position: relative;
    max-width: 360px
}

.home-elem-7 {
    padding: 51px 16px 33px 0px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    margin-left: auto;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1980px;
    margin-right: auto;
    position: relative
}

.home-elem-8 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    row-gap: 30px;
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1200px;
    position: relative
}

.home-elem-9 {
    font-family: Roboto;
    font-size: 36px;
    font-weight: 700;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 46px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 550px
}

.home-elem-10 {
    font-family: Kumbh Sans;
    font-size: 20px;
    font-weight: 300;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 30px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 551px
}

.home-elem-11 {
    padding: 50px 16px 49px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    row-gap: 50px;
    background-color: #ffffffff;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    border-radius: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    border-color: #858585ff #858585ff #858585ff #858585ff;
    z-index: 1;
    margin-left: auto;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1200px;
    margin-right: auto;
    position: relative
}

.home-elem-12 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    row-gap: 30px;
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1200px;
    position: relative
}

.home-elem-13 {
    font-family: Roboto;
    font-size: 37px;
    font-weight: 700;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 47px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 550px
}

.home-elem-14 {
    font-family: Kumbh Sans;
    font-size: 20px;
    font-weight: 300;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 30px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 551px
}

.home-elem-15 {
    padding: 50px 16px 30px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    row-gap: 50px;
    background-color: var(--vId-509970f9-1e9d-47e0-9e03-207202a86a1f);
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    border-radius: 1px 1px 0% 0px;
    border-width: 10px 10px 10px 10px;
    border-style: none none none none;
    border-color: transparent transparent transparent transparent;
    z-index: 1;
    margin-left: auto;
    height: auto;
    width: 100%;
    display: flex;
    max-width: 1200px;
    margin-right: auto;
    position: relative
}

.home-elem-16 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    row-gap: 30px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 1;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    display: flex;
    max-width: 1200px;
    position: relative
}

.home-elem-17 {
    font-family: Roboto;
    font-size: 2rem;
    font-weight: 700;
    color: #fffcfcff;
    line-height: 45px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 550px
}

.home-elem-18 {
    font-family: Kumbh Sans;
    font-size: 20px;
    font-weight: 300;
    color: #ffffffff;
    line-height: 30px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 551px
}

.home-elem-73 {
    font-family: Kumbh Sans;
    font-size: 20px;
    font-weight: 300;
    color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    line-height: 30px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    opacity: 100%;
    z-index: 1;
    width: 101%;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: 600px;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative;
    max-width: 551px
}

.home-elem-72 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    margin-left: auto;
    width: 100%;
    height: 352.0348961408748px;
    max-width: 1200px;
    margin-right: auto;
    position: relative
}

.home-elem-66 {
    justify-content: space-between;
    align-items: center;
    background-color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    border-radius: 0px 0px 0px 0px;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa) var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa) var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa) var(--vId-bbd24eb2-342b-4c5d-b838-484a8eae13aa);
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: auto;
    display: flex;
    position: relative;
    margin-right: auto;
    max-width: 1200px;
    margin-bottom: auto;
    min-height: 100px
}

.home-elem-67 {
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 600;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    padding: 0px 0px 0px 24px;
    line-height: 24px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-68 {
    -moz-column-gap: 30px;
         column-gap: 30px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 20px;
    min-width: 20px;
    position: relative;
    display: flex
}

.home-elem-69 {
    -moz-column-gap: 30px;
         column-gap: 30px;
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 400;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 24px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 50;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-70 {
    -moz-column-gap: 30px;
         column-gap: 30px;
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 400;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    line-height: 24px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 100;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.home-elem-71 {
    -moz-column-gap: 30px;
         column-gap: 30px;
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 400;
    color: var(--vId-a3b22279-5064-48b0-bb45-6af5cbf81efd);
    padding: 0px 25px 0px 0px;
    line-height: 24px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) translateZ(0px);
    z-index: 100;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    min-height: 10px;
    min-width: 16px;
    position: relative
}

.paragraph {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400
}
