section.page-info {
top: 0;
max-height: calc(90vh - 3rem);
background-image: repeating-radial-gradient(circle at 0 0, transparent 0, #454696 8px), repeating-linear-gradient(#17171755, #363463);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3), 
0 15px 40px rgba(0, 0, 0, 0.2), 
0 10px 20px rgba(0, 0, 0, 0.15);
}
section.page-info p a {
color: #ffc758;
}
section.page-info .site-prompt.ex-links {
max-height: 250px;
}
section.page-info .ex-links a {
visibility: visible!important;
}
section.page-info .ex-links a:hover {
text-decoration: underline!important;
}
@media only screen and (max-width: 768px) {
section.page-info {
bottom: 0;
top: auto;
}
section.page-info p,
section.page-info p a{
font-size: 1rem!important;
}
section.page-info p.fs-6,
section.page-info h3
{
display: none!important;
}
}
#aiPrompt {
background-color: #191919;
font-size: 1.2rem;
color: white;
border: none !important;
overflow: hidden;
margin-bottom: 24px;
resize: none;
box-shadow: none;
}
#aiPrompt:focus::placeholder {
opacity: 0;
}
@media only screen and (max-width: 768px) {
#aiPrompt {
min-height: 87px;
}
}


.cid-uRhPdqnRBJ {
position: fixed;
top: 10vh;
max-height: calc(80vh - 3rem);
right: 0;
width: 300px;
font-size: 1rem;
border-radius: 1rem;
color: #ffffff;
background-color: #272727;
animation: none !important;
opacity: 1;
background-image: repeating-radial-gradient(circle at 0 0, transparent 0, #1f1f1f 8px), repeating-linear-gradient(#17171755, #171717);
z-index: 1000000;
overflow-y: auto;
overflow-x: hidden;
scrollbar-color: #666 #333;
}
.cid-uRhPdqnRBJ .create-site {
width: 100%;
color: #ffffff !important;
background-color: hsla(236, 31%, 53%, 1) !important;
background-image: radial-gradient(at 0% 0%, #00028f 0px, transparent 50%), radial-gradient(at 100% 100%, #ff5cc6 0px, transparent 50%), radial-gradient(at 60% 0%, #3dc5ff 0px, transparent 50%), radial-gradient(at 0% 99%, #6424f9 0px, transparent 50%), radial-gradient(at 100% 0%, #343dea 0px, transparent 50%);
background-size: 200% 400%;
background-position: 50% 50%;
white-space: nowrap;
border: none;
transition: all ease-in-out;
}
.cid-uRhPdqnRBJ .regenerate-site {
width: 100%;
color: #ffffff !important;
background-color: #40b0bf !important;
border-color: #40b0bf !important;
background-image: linear-gradient(45deg, #1F8A91, #5dc386);
border: none;
}
.cid-uRhPdqnRBJ .site-prompt {
max-height: 300px;
overflow-y: auto;
background-color: #191919;
border-radius: 1rem;
}
.cid-uRhPdqnRBJ .site-prompt::-webkit-scrollbar {
width: 10px;
}
.cid-uRhPdqnRBJ .site-prompt::-webkit-scrollbar-track {
background: #333;
border-radius: 10px;
}
.cid-uRhPdqnRBJ .site-prompt::-webkit-scrollbar-thumb {
background: #666;
border-radius: 10px;
border: 2px solid #333;
}
.cid-uRhPdqnRBJ .site-prompt::-webkit-scrollbar-thumb:hover {
background: #888;
}
.cid-uRhPdqnRBJ .site-prompt::-webkit-scrollbar-button {
display: none;
}
.cid-uRhPdqnRBJ .site-prompt {
scrollbar-width: thin;
scrollbar-color: #666 #333;
}
.cid-uRhPdqnRBJ buttons {
animation: none !important;
outline: none !important;
box-shadow: none !important;
}
.cid-uRhPdqnRBJ a {
font-size: .9rem;
color: #0d6efd;
text-decoration: underline;
}

.cid-uRhPdqlFWQ {
background-color: transparent;
}

.cid-uRhPdqlFWQ .navbar-dropdown {
background-color: #ffffff !important;
padding: 0;
background-color: transparent !important;
}

.cid-uRhPdqlFWQ .navbar.navbar-expand-lg .dropdown .dropdown-menu {
background-color: #ffffff !important;
background-color: transparent !important;
background: #ffffff;
}

.cid-uRhPdqlFWQ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
margin: 0;
left: 100%;
}

.cid-uRhPdqlFWQ .menu_box {
flex-wrap: nowrap;
}

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

.cid-uRhPdqlFWQ .menu_box .navbar.opened,
.cid-uRhPdqlFWQ .menu_box .navbar-collapse {
background-color: #ffffff !important;
transition: all 0s ease 0s;
background-color: transparent !important;
}
}

.cid-uRhPdqlFWQ .navbar-dropdown {
position: relative !important;
}

.cid-uRhPdqlFWQ .btn {
min-height: auto;
box-shadow: none;
margin-top: 0;
}

.cid-uRhPdqlFWQ .btn:hover {
box-shadow: none;
}

.cid-uRhPdqlFWQ .nav-item {
margin: 4px 15px;
}

@media (min-width: 1200px) {
.cid-uRhPdqlFWQ .nav-item {
margin: 4px 10px;
}
}

@media (max-width: 991px) {
.cid-uRhPdqlFWQ .nav-item {
margin: 0 !important;
}
}

.cid-uRhPdqlFWQ .nav-item .nav-link {
transition: all 0.5s ease-out;
border-radius: .5rem !important;
position: relative;
}

.cid-uRhPdqlFWQ .nav-item .nav-link::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
background-color: var(--background-text);
height: 1px;
width: 0;
transition: all 0.3s ease-in-out;
}

.cid-uRhPdqlFWQ .nav-item .nav-link:hover::before,
.cid-uRhPdqlFWQ .nav-item .nav-link:focus::before {
width: 100%;
}

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

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

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

@media (max-width: 991px) {

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

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

.cid-uRhPdqlFWQ .offcanvas_box {
display: none;
}
}

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

.cid-uRhPdqlFWQ .nav-dropdown .link {
font-weight: 400 !important;
padding: 0 !important;
margin: 0 !important;
}

.cid-uRhPdqlFWQ .nav-dropdown .link.dropdown-toggle::after {
margin-left: 0.5rem;
margin-top: 0;
}

.cid-uRhPdqlFWQ .container {
display: flex;
margin: auto;
}

.cid-uRhPdqlFWQ .iconfont-wrapper {
color: #000000;
font-size: 17px;
margin-right: 10px;
margin-bottom: 5px;
width: 25px;
height: 25px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.2s ease-in-out;
}

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

.cid-uRhPdqlFWQ .iconfont-wrapper:hover {
opacity: .5;
}

.cid-uRhPdqlFWQ .navbar-nav {
margin: 0 1rem;
}

@media (min-width: 992px) {
.cid-uRhPdqlFWQ .navbar-nav {
margin: 0;
}
}

.cid-uRhPdqlFWQ .dropdown-menu,
.cid-uRhPdqlFWQ .navbar.opened {
background-color: false !important;
}

.cid-uRhPdqlFWQ .nav-item:focus,
.cid-uRhPdqlFWQ .nav-link:focus {
outline: none;
}

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

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

.cid-uRhPdqlFWQ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
margin-right: 0.5rem;
vertical-align: sub;
}

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

.cid-uRhPdqlFWQ .collapsed .dropdown-menu .dropdown-item:before {
display: none;
}

.cid-uRhPdqlFWQ .collapsed .dropdown .dropdown-menu .dropdown-item {
padding: 0.235em 1.5em 0.235em 1.5em !important;
transition: none;
margin: 0 !important;
}

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

@media (max-width: 992px) {
.cid-uRhPdqlFWQ .navbar {
min-height: 30px;
max-height: none;
}
}

.cid-uRhPdqlFWQ .navbar.opened {
transition: all 0.3s;
}

.cid-uRhPdqlFWQ .navbar .dropdown-item {
padding: 0;
margin: 8px 0;
}

.cid-uRhPdqlFWQ .navbar .navbar-logo img {
max-width: 40px;
min-height: 40px;
object-fit: contain;
border-radius: 10px !important;
}

.cid-uRhPdqlFWQ .navbar .navbar-collapse {
justify-content: center;
justify-content: flex-end;
z-index: 1;
}

.cid-uRhPdqlFWQ .navbar.collapsed {
justify-content: center;
}

.cid-uRhPdqlFWQ .navbar.collapsed .nav-item .nav-link::before {
display: none;
}

.cid-uRhPdqlFWQ .navbar.collapsed.opened .dropdown-menu {
top: 0;
}

.cid-uRhPdqlFWQ .navbar.collapsed .dropdown-menu .dropdown-submenu {
left: 0 !important;
}

.cid-uRhPdqlFWQ .navbar.collapsed .dropdown-menu .dropdown-item:after {
right: auto;
}

.cid-uRhPdqlFWQ .navbar.collapsed ul.navbar-nav li {
margin: auto;
}

.cid-uRhPdqlFWQ .navbar.collapsed .dropdown-menu .dropdown-item {
padding: 0.25rem 1.5rem;
text-align: left;
}

.cid-uRhPdqlFWQ .navbar.collapsed .icons-menu {
padding: 0;
}

@media (max-width: 991px) {
.cid-uRhPdqlFWQ .navbar .nav-item {
padding: .5rem 0;
}

.cid-uRhPdqlFWQ .navbar .navbar-collapse {
padding: 34px 0;
border-radius: 16px;
width: 100%;
}

.cid-uRhPdqlFWQ .navbar .nav-item .nav-link::before {
display: none;
}

.cid-uRhPdqlFWQ .navbar.opened .dropdown-menu {
top: 0;
}

.cid-uRhPdqlFWQ .navbar .dropdown-menu {
padding: 6px 0 6px 15px;
}

.cid-uRhPdqlFWQ .navbar .dropdown-menu .dropdown-submenu {
left: 0 !important;
}

.cid-uRhPdqlFWQ .navbar .dropdown-menu .dropdown-item:after {
right: auto;
margin-top: -0.4rem;
}

.cid-uRhPdqlFWQ .navbar .navbar-logo img {
height: 3rem !important;
}

.cid-uRhPdqlFWQ .navbar ul.navbar-nav {
overflow: hidden;
margin: 0;
}

.cid-uRhPdqlFWQ .navbar ul.navbar-nav li {
margin: 0;
}

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

.cid-uRhPdqlFWQ .navbar .navbar-brand {
flex-shrink: initial;
flex-basis: auto;
word-break: break-word;
padding-right: 0;
width: 100%;
justify-content: space-between;
}

.cid-uRhPdqlFWQ .navbar .navbar-toggler {
flex-basis: auto;
}

.cid-uRhPdqlFWQ .navbar .icons-menu {
padding: 0;
}
}

.cid-uRhPdqlFWQ .navbar.navbar-short {
min-height: 60px;
}

.cid-uRhPdqlFWQ .navbar.navbar-short .navbar-logo img {
height: 2.5rem !important;
}

.cid-uRhPdqlFWQ .navbar.navbar-short .navbar-brand {
min-height: 60px;
padding: 0;
}

.cid-uRhPdqlFWQ .navbar-brand {
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;
}

.cid-uRhPdqlFWQ .navbar-brand .navbar-caption {
line-height: inherit !important;
font-weight: 700;
}

.cid-uRhPdqlFWQ .navbar-brand .navbar-logo a {
outline: none;
}

.cid-uRhPdqlFWQ .dropdown-item.active,
.cid-uRhPdqlFWQ .dropdown-item:active {
background-color: transparent;
}

.cid-uRhPdqlFWQ .navbar-expand-lg .navbar-nav .nav-link {
margin: 8px 12px !important;
}

@media (max-width: 991px) {
.cid-uRhPdqlFWQ .navbar-expand-lg .navbar-nav .nav-link {
margin: 8px 10px !important;
}
}

.cid-uRhPdqlFWQ .nav-dropdown .link.dropdown-toggle {
margin-right: 1.667em;
}

.cid-uRhPdqlFWQ .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
margin-right: 0;
padding: 0.667em 1.667em;
}

.cid-uRhPdqlFWQ .navbar .dropdown.open>.dropdown-menu {
display: block;
}

.cid-uRhPdqlFWQ ul.navbar-nav {
flex-wrap: wrap;
padding: 0;
}

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

.cid-uRhPdqlFWQ button.navbar-toggler {
outline: none;
width: 48px;
height: 48px;
border-radius: 50%;
cursor: pointer;
transition: all 0.2s;
position: relative;
align-self: center;
color: #ffffff;
background: var(--background);
}

.cid-uRhPdqlFWQ button.navbar-toggler .hamburger span {
position: absolute;
right: 10px;
margin-top: 14px;
width: 26px;
height: 2px;
border-right: 5px;
background-color: var(--background-text);
}

.cid-uRhPdqlFWQ button.navbar-toggler .hamburger span:nth-child(1) {
top: 0;
transition: all 0.2s;
}

.cid-uRhPdqlFWQ button.navbar-toggler .hamburger span:nth-child(2) {
top: 8px;
transition: all 0.15s;
}

.cid-uRhPdqlFWQ button.navbar-toggler .hamburger span:nth-child(3) {
top: 8px;
transition: all 0.15s;
}

.cid-uRhPdqlFWQ button.navbar-toggler .hamburger span:nth-child(4) {
top: 16px;
transition: all 0.2s;
}

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

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

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

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

.cid-uRhPdqlFWQ a.nav-link {
display: flex;
align-items: center;
justify-content: flex-start;
}

.cid-uRhPdqlFWQ .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) {
.cid-uRhPdqlFWQ .navbar {
height: 70px;
}

.cid-uRhPdqlFWQ .navbar.opened {
height: auto;
}

.cid-uRhPdqlFWQ .nav-item .nav-link:hover::before {
width: 175%;
max-width: calc(100% + 2rem);
left: -1rem;
}
}

.cid-uRhPdqlFWQ .navbar-dropdown .navbar-logo {
margin-right: 10px;
}

@media (min-width: 768px) {
.cid-uRhPdqlFWQ .container-fluid {
padding-left: 64px;
padding-right: 64px;
}
}

.cid-uRhPdqlFWQ .mbr-section-btn-main .btn {
margin: 8px;
width: fit-content;
white-space: nowrap;
}

.cid-uRhPdqlFWQ .navbar-caption:hover {
color: var(--background-text);
}

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

.cid-uRhPdqlFWQ .text_widget {
margin-bottom: 32px;
}

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

.cid-uRhPdqlFWQ .text_widget a:hover,
.cid-uRhPdqlFWQ .text_widget a:focus {
opacity: .8;
}

@media (min-width: 992px) {
.cid-uRhPdqlFWQ .navbar-nav.nav-dropdown {
display: -webkit-flex;
width: 100%;
justify-content: flex-end;
min-width: 200px;
padding-right: 90px;
}
}

.cid-uRhPdqlFWQ .icons-menu-main {
display: flex;
}

.cid-uRhPdqlFWQ .mbr-section-subtitle {
color: #000000;
text-align: center;
}

.cid-uRhPdqlFWQ .navbar-caption {
color: var(--background-text);
}

.cid-uRhPdqlFWQ .mbr-text {
color: #000000;
text-align: center;
}

.cid-uRhPdqlFWQ .mbr-section-subtitle,
.cid-uRhPdqlFWQ .text_widget,
.cid-uRhPdqlFWQ .mbr-section-btn {
text-align: center;
}

.cid-uRhPdqlFWQ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
background-image: none;
}

.cid-uRhPdqlFWQ .nav-link,
.cid-uRhPdqlFWQ .dropdown-item {
color: var(--background-text);
}

.cid-uRhPdql1vY {
padding-top: 5rem;
padding-bottom: 5rem;
background-image: url("../images/bg/home_top_bg.png");
}

.cid-uRhPdql1vY .mbr-fallback-image.disabled {
display: none;
}

.cid-uRhPdql1vY .mbr-fallback-image {
display: block;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
}

@media (max-width: 992px) {
.cid-uRhPdql1vY .container {
padding: 0 22px;
}
}

.cid-uRhPdql1vY .content-wrapper {
padding-bottom: 60%;
}

.cid-uRhPdql1vY .content-wrapper .mbr-section-title {
margin-bottom: 32px;
}

.cid-uRhPdql1vY .content-wrapper .mbr-text {
margin-bottom: 22px;
}

.cid-uRhPdql1vY .mbr-section-title {
color: #ffffff;
}

.cid-uRhPdql1vY .mbr-text {
color: var(--dominant-text);
}

.cid-uRhPdql1vY .mbr-section-title,
.cid-uRhPdql1vY .mbr-section-btn {
color: var(--dominant-text);
}


.cid-uRhPdql4QV {
background-color: transparent;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .container {
padding: 0 22px;
}
}

.cid-uRhPdql4QV .embla__slide {
display: flex;
justify-content: center;
position: relative;
min-width: 100%;
max-width: 100%;
}

@media (max-width: 767px) {
.cid-uRhPdql4QV .embla__slide {
min-width: 100%;
max-width: 100%;
}
}

.cid-uRhPdql4QV .embla__slide:nth-child(2n) .slide-content .item-wrapper .item-img::before {
left: auto;
right: -1px;
border-radius: 64px 0 0 0;
}

.cid-uRhPdql4QV .embla__slide .slide-content {
display: flex;
align-items: center;
justify-content: space-between;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla__slide .slide-content {
display: block;
}
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-content {
position: relative;
z-index: 1;
width: 42%;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla__slide .slide-content .item-content {
width: 100%;
margin-bottom: 32px;
}
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-content .item-desc {
margin-bottom: 16px;
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-content .item-title {
margin-bottom: 32px;
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-content .item-text {
margin-bottom: 22px;
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-wrapper {
width: 42%;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla__slide .slide-content .item-wrapper {
width: 100%;
}
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-wrapper .item-img {
position: relative;
overflow: hidden;
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-wrapper .item-img img {
height: 500px;
width: 100%;
object-fit: cover;
border-radius: 0 !important;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla__slide .slide-content .item-wrapper .item-img img {
height: 350px;
}
}

.cid-uRhPdql4QV .embla__slide .slide-content .item-wrapper .item-img::before {
content: '';
position: absolute;
bottom: -1px;
left: -1px;
height: 72px;
width: 55%;
border-radius: 0 64px 0 0;
background-color: var(--background);
}

.cid-uRhPdql4QV .embla__button--next,
.cid-uRhPdql4QV .embla__button--prev {
display: flex;
}

.cid-uRhPdql4QV .embla__button {
bottom: 0;
width: 48px;
height: 32px;
margin-top: -1.5rem;
font-size: 32px;
background-color: transparent !important;
color: var(--background-text) !important;
border: none !important;
border-radius: 0;
transition: all 0.3s;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
opacity: 1 !important;
}

.cid-uRhPdql4QV .embla__button:disabled {
cursor: default;
display: none;
}

.cid-uRhPdql4QV .embla__button:hover {
color: var(--dominant-color) !important;
}

.cid-uRhPdql4QV .embla__button.embla__button--prev {
left: 45%;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla__button.embla__button--prev {
left: auto;
right: 4rem;
}
}

.cid-uRhPdql4QV .embla__button.embla__button--next {
right: 45%;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla__button.embla__button--next {
right: 0;
}
}

.cid-uRhPdql4QV .embla {
position: relative;
width: 100%;
}

@media (max-width: 992px) {
.cid-uRhPdql4QV .embla {
padding-bottom: 2rem;
}
}

.cid-uRhPdql4QV .embla__viewport {
overflow: hidden;
width: 100%;
margin-right: 1rem;
}

.cid-uRhPdql4QV .embla__viewport.is-draggable {
cursor: grab;
}

.cid-uRhPdql4QV .embla__viewport.is-dragging {
cursor: grabbing;
}

.cid-uRhPdql4QV .embla__container {
display: flex;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: transparent;
}

.cid-uRhPdql4QV .item-desc {
color: var(--background-text);
}

.cid-uRhPdql4QV .item-title {
color: var(--background-text);
}

.cid-uRhPdql4QV .item-text {
color: var(--background-text);
}


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

.cid-uRhPdqlXI7 .mbr-fallback-image.disabled {
display: none;
}

.cid-uRhPdqlXI7 .mbr-fallback-image {
display: block;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
}

@media (max-width: 992px) {
.cid-uRhPdqlXI7 .container {
padding: 0 22px;
}
}

.cid-uRhPdqlXI7 .row {
justify-content: center;
margin: 0 -6px;
}

.cid-uRhPdqlXI7 .item {
padding: 0 6px;
margin-bottom: 12px;
}

.cid-uRhPdqlXI7 .item:hover .item-wrapper .item-img img,
.cid-uRhPdqlXI7 .item:focus .item-wrapper .item-img img {
opacity: 0;
}

.cid-uRhPdqlXI7 .item:hover .item-wrapper .item-img .item-content,
.cid-uRhPdqlXI7 .item:focus .item-wrapper .item-img .item-content {
z-index: 2;
}

.cid-uRhPdqlXI7 .item .item-wrapper {
border-radius: 15px !important;
height: 100%;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s ease-in-out;
border-radius: 15px !important;
pointer-events: visible;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content {
padding: 50px;
transition: all 0.5s ease-in-out;
border: 1px solid var(--dominant-color);
border-radius: 15px !important;
height: 100%;
width: 100%;
}

@media (max-width: 992px) {
.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content {
padding: 32px;
}
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .card-title {
margin-bottom: 32px;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .list-wrap {
margin-bottom: 32px;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .list-wrap .list {
padding-left: 20px;
margin: 0;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .list-wrap .list .item-wrap {
margin-bottom: 0;
padding: 0;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .list-wrapper .list {
list-style-type: none;
padding: 0;
margin: 0;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .list-wrapper .list .item-wrap {
border-top: 1px solid var(--background-text);
padding: 32px 0;
margin-bottom: 0;
}

.cid-uRhPdqlXI7 .item .item-wrapper .item-img .item-content .mbr-section-btn {
margin-top: 22px;
}

.cid-uRhPdqlXI7 .card-desc {
color: #ffffff;
text-align: center;
}

.cid-uRhPdqlXI7 .card-title {
color: #000000;
}

.cid-uRhPdqlXI7 .list {
color: #000000;
}

.cid-uRhPdqlXI7 .card-title,
.cid-uRhPdqlXI7 .mbr-section-btn {
color: var(--background-text);
}

.cid-uRhPdqlXI7 .list,
.cid-uRhPdqlXI7 .item-wrap {
color: var(--background-text);
}


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

.cid-uRhPdqljkz .mbr-fallback-image.disabled {
display: none;
}

.cid-uRhPdqljkz .mbr-fallback-image {
display: block;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
}

@media (max-width: 992px) {
.cid-uRhPdqljkz .container {
padding: 0 22px;
}
}

.cid-uRhPdqljkz .row {
justify-content: center;
align-items: center;
position: relative;
margin: 0 -6px;
}

.cid-uRhPdqljkz .row .card {
padding: 0 6px;
justify-content: center;
}

.cid-uRhPdqljkz .row .title-wrapper {
position: absolute;
z-index: 1;
background-color: var(--background);
padding: 24px 80px;
border-radius: 80px;
width: fit-content;
}

@media (max-width: 992px) {
.cid-uRhPdqljkz .row .title-wrapper {
position: static;
padding: 32px;
width: 100%;
}
}

.cid-uRhPdqljkz .row .title-wrapper .mbr-section-title {
margin-bottom: 0;
}

.cid-uRhPdqljkz .image-wrapper {
margin-bottom: 12px;
}

.cid-uRhPdqljkz .image-wrapper img {
height: 560px;
width: 100%;
object-fit: cover;
}

@media (max-width: 992px) {
.cid-uRhPdqljkz .image-wrapper img {
height: 350px;
}
}

.cid-uRhPdqljkz .image-wrap {
margin-bottom: 12px;
}

.cid-uRhPdqljkz .image-wrap img {
height: 560px;
width: 65%;
object-fit: cover;
}

@media (max-width: 992px) {
.cid-uRhPdqljkz .image-wrap img {
height: 350px;
width: 100%;
}
}

.cid-uRhPdqljkz .content-wrapper {
padding: 55px 0;
}

@media (max-width: 992px) {
.cid-uRhPdqljkz .content-wrapper {
padding: 32px 0;
}
}

.cid-uRhPdqljkz .content-wrapper .mbr-desc {
margin-bottom: 32px;
}

.cid-uRhPdqljkz .content-wrapper .mbr-text {
margin-bottom: 22px;
}

.cid-uRhPdqljkz .mbr-section-title {
color: var(--background-text);
text-align: center;
}

.cid-uRhPdqljkz .mbr-desc {
color: var(--background-text);
}

.cid-uRhPdqljkz .mbr-text {
color: #000000;
}

.cid-uRhPdqljkz .mbr-text,
.cid-uRhPdqljkz .mbr-section-btn {
color: var(--background-text);
}



			.cid-uRhPdqlxod .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlxod .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("../_images/background1.jpg");
}

@media (max-width: 992px) {
    .cid-uRhPdqlxod .container {
        padding: 0 22px;
    }
}


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

.cid-uRhPdqlB1d .item:focus,
.cid-uRhPdqlB1d span:focus {
    outline: none;
}

.cid-uRhPdqlB1d .item {
    cursor: pointer;
}

.cid-uRhPdqlB1d .grid-container {
    grid-row-gap: 12px;
}

@media (max-width: 767px) {
    .cid-uRhPdqlB1d .grid-container {
        grid-row-gap: 12px;
    }
}

.cid-uRhPdqlB1d .grid-container-1,
.cid-uRhPdqlB1d .grid-container-2,
.cid-uRhPdqlB1d .grid-container-3 {
    gap: 0 12px;
}

@media (max-width: 767px) {

    .cid-uRhPdqlB1d .grid-container-1,
    .cid-uRhPdqlB1d .grid-container-2,
    .cid-uRhPdqlB1d .grid-container-3 {
        gap: 0 12px;
    }
}

.cid-uRhPdqlB1d .mbr-section-title {
    margin-bottom: 55px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqlB1d .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqlB1d .mbr-text,
.cid-uRhPdqlB1d .mbr-section-btn {
    color: #000000;
}

.cid-uRhPdqlB1d .content-head {
    max-width: 800px;
}

.cid-uRhPdqlB1d .container,
.cid-uRhPdqlB1d .container-fluid {
    overflow: hidden;
}

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

.cid-uRhPdqlB1d .grid-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cid-uRhPdqlB1d .grid-item img {
    min-width: 30vw;
    max-width: 100%;
    height: 415px;
    object-fit: cover;
    border-radius: 0 6rem 0 0 !important;
}

@media (max-width: 1200px) {
    .cid-uRhPdqlB1d .grid-item img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .cid-uRhPdqlB1d .grid-item img {
        min-width: 35vw;
        height: 160px;
    }
}

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

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

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

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

.cid-uRhPdqlBwK .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlBwK .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlBwK .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqlBwK .title-wrapper .mbr-section-title {
    display: inline-flex;
    width: 80%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlBwK .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqlBwK .text-wrapper .mbr-text {
    margin-bottom: 0;
}

.cid-uRhPdqlBwK .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqlBwK .mbr-text {
    color: var(--background-text);
}


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

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqlC0X .title-wrapper .mbr-section-title {
    margin-bottom: 32px;
}

.cid-uRhPdqlC0X .slider-wrapper {
    position: relative;
    padding: 80px 64px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .slider-wrapper {
        padding: 6px 6px 32px;
    }
}

.cid-uRhPdqlC0X .slider-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cid-uRhPdqlC0X .slider-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: var(--dominant-color);
    opacity: .8;
    pointer-events: none;
    z-index: 1;
}

.cid-uRhPdqlC0X .embla__slide {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .cid-uRhPdqlC0X .embla__slide {
        min-width: 100%;
        max-width: 100%;
    }
}

.cid-uRhPdqlC0X .embla__slide .slide-content {
    display: flex;
    align-items: center;
    padding: 24px;
    background-color: var(--background);
    border-radius: 0 !important;
    width: 100%;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__slide .slide-content {
        display: block;
    }
}

.cid-uRhPdqlC0X .embla__slide .slide-content .item-wrapper {
    width: 50%;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__slide .slide-content .item-wrapper {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__slide .slide-content .item-wrapper .item-img {
        margin-bottom: 22px;
    }
}

.cid-uRhPdqlC0X .embla__slide .slide-content .item-wrapper .item-img img {
    position: static;
    height: 320px;
    width: 100%;
    object-fit: cover;
}

.cid-uRhPdqlC0X .embla__slide .slide-content .item-content {
    position: relative;
    z-index: 1;
    width: 50%;
    padding-left: 24px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__slide .slide-content .item-content {
        width: 100%;
        margin-bottom: 32px;
        padding: 0;
    }
}

.cid-uRhPdqlC0X .embla__slide .slide-content .item-content .item-title {
    margin-bottom: 18px;
}

.cid-uRhPdqlC0X .embla__slide .slide-content .item-content .item-text {
    margin-bottom: 10px;
}

.cid-uRhPdqlC0X .embla__button--next,
.cid-uRhPdqlC0X .embla__button--prev {
    display: flex;
}

.cid-uRhPdqlC0X .embla__button {
    bottom: 45%;
    margin-top: -1.5rem;
    font-size: 32px;
    background-color: transparent !important;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    border: none !important;
}

.cid-uRhPdqlC0X .embla__button .mbr-iconfont {
    padding: 10px 24px;
    border: 2px solid var(--dominant-text) !important;
    color: var(--dominant-text) !important;
    border-radius: 64px;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px !important;
    margin-left: 16px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__button {
        bottom: 0;
    }
}

.cid-uRhPdqlC0X .embla__button:disabled {
    cursor: default;
    display: none;
}

.cid-uRhPdqlC0X .embla__button:hover .mbr-iconfont {
    padding: 10px 24px 10px 48px;
}

.cid-uRhPdqlC0X .embla__button.embla__button--prev {
    left: 45%;
    display: none;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__button.embla__button--prev {
        left: auto;
        right: 4rem;
    }
}

.cid-uRhPdqlC0X .embla__button.embla__button--next {
    right: -22rem;
}

@media (max-width: 1400px) {
    .cid-uRhPdqlC0X .embla__button.embla__button--next {
        right: -18rem;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla__button.embla__button--next {
        right: 0;
    }
}

.cid-uRhPdqlC0X .embla__button .mbr-next {
    min-width: 50px;
    color: var(--dominant-text);
    font-size: 18px !important;
    font-family: 'Bricolage Grotesque', sans-serif;
}

.cid-uRhPdqlC0X .embla {
    position: relative;
    z-index: 2;
    width: 70%;
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla {
        padding-bottom: 4rem;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqlC0X .embla {
        width: 100%;
    }
}

.cid-uRhPdqlC0X .embla__viewport {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.cid-uRhPdqlC0X .embla__viewport.is-draggable {
    cursor: grab;
}

.cid-uRhPdqlC0X .embla__viewport.is-dragging {
    cursor: grabbing;
}

.cid-uRhPdqlC0X .embla__container {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cid-uRhPdqlC0X .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqlC0X .item-title {
    color: #000000;
}

.cid-uRhPdqlC0X .item-text {
    color: var(--background-text);
}

.cid-uRhPdqlC0X .item-title,
.cid-uRhPdqlC0X .mbr-section-btn {
    color: var(--background-text);
}


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

.cid-uRhPdqllnP .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqllnP .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqllnP .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqllnP .row {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .cid-uRhPdqllnP .image-wrapper {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqllnP .image-wrapper img {
    height: 415px;
    width: 100%;
    border-radius: 0 6rem 0 0 !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uRhPdqllnP .image-wrapper img {
        height: 350px;
    }
}

.cid-uRhPdqllnP .mbr-section-title {
    margin-bottom: 16px;
    color: var(--background-text);
}

.cid-uRhPdqllnP .panel-group {
    border-bottom: 1px solid var(--background-text);
}

.cid-uRhPdqllnP .panel-group .card {
    border-top: 1px solid var(--background-text);
    border-radius: 0 !important;
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqllnP .panel-group .card:hover,
.cid-uRhPdqllnP .panel-group .card:focus {
    border-top: 1px solid var(--background-text);
}

.cid-uRhPdqllnP .panel-group .card .card-header {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.cid-uRhPdqllnP .panel-group .card .card-header .panel-title {
    display: inline-flex;
    padding: 40px 0;
    justify-content: space-between;
    width: 100%;
}

.cid-uRhPdqllnP .panel-group .card .card-header .panel-title .panel-title-edit {
    margin-bottom: 0;
}

.cid-uRhPdqllnP .panel-group .card .card-header .panel-title .mbr-iconfont {
    font-size: 25px;
    width: 25px;
    height: 25px;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
    color: var(--background-text);
    margin-left: 16px;
}

.cid-uRhPdqllnP .panel-group .card .card-header .panel-title:not(.collapsed) .mbr-iconfont {
    transform: rotate(45deg);
    color: var(--dominant-color);
}

.cid-uRhPdqllnP .panel-group .card .panel-collapse .panel-body {
    padding: 16px 0 80px;
}

@media (max-width: 992px) {
    .cid-uRhPdqllnP .panel-group .card .panel-collapse .panel-body {
        padding: 16px 0 55px;
    }
}

.cid-uRhPdqllnP .panel-group .card .panel-collapse .panel-body .panel-text {
    margin-bottom: 0;
}

.cid-uRhPdqllnP .panel-title-edit {
    color: var(--background-text);
}

.cid-uRhPdqllnP .panel-text {
    color: var(--background-text);
}


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

.cid-uRhPdqlnRT .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlnRT .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlnRT .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqlnRT .content-wrapper .mbr-text {
    margin-bottom: 0;
}

.cid-uRhPdqlnRT .mbr-text {
    color: var(--background-text);
}


			.cid-uRhPdqlkEt {
    padding-top: 2rem;
    padding-bottom: 0rem;
    background-color: var(--dominant-color);
}

.cid-uRhPdqlkEt .item:focus,
.cid-uRhPdqlkEt span:focus {
    outline: none;
}

.cid-uRhPdqlkEt .container-fluid {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uRhPdqlkEt .loop-container {
    padding: 10px 0;
}

.cid-uRhPdqlkEt .item {
    color: var(--dominant-text);
    min-height: 90px;
}

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


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

.cid-uRhPdqlcwq .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlcwq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlcwq .container {
        padding: 0 22px;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqlcwq .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqlcwq .row {
    justify-content: space-between;
}

.cid-uRhPdqlcwq .items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlcwq .items-wrapper {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}

.cid-uRhPdqlcwq .item .item-wrapper .card-box {
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqlcwq .item .item-wrapper .card-box {
        display: block;
    }
}

.cid-uRhPdqlcwq .item .item-wrapper .card-box .icon-wrapper {
    margin-right: 22px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlcwq .item .item-wrapper .card-box .icon-wrapper {
        margin-bottom: 16px;
        margin-right: 0;
    }
}

.cid-uRhPdqlcwq .item .item-wrapper .card-box .icon-wrapper .mbr-iconfont {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 35px;
    height: 35px;
    color: var(--background-text);
    border: 1px solid var(--background-text);
    border-radius: 100%;
}

.cid-uRhPdqlcwq .item .item-wrapper .card-box .card-title {
    margin-bottom: 0;
}

.cid-uRhPdqlcwq .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqlcwq .card-title {
    color: var(--background-text);
}

.cid-uRhPdqlcwq .mbr-section-title,
.cid-uRhPdqlcwq .mbr-section-btn {
    color: var(--background-text);
}


			.cid-uRhPdqlBdo {
    background-color: transparent;
}

.cid-uRhPdqlBdo .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlBdo .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlBdo .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqlBdo .row .card {
    justify-content: flex-end;
}

.cid-uRhPdqlBdo .content-wrapper {
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlBdo .content-wrapper {
        height: auto;
        margin-bottom: 32px;
    }
}

.cid-uRhPdqlBdo .content-wrapper .mbr-section-title {
    margin-bottom: 16px;
}

.cid-uRhPdqlBdo .content-wrapper .mbr-text {
    margin-bottom: 0;
}

.cid-uRhPdqlBdo .item {
    padding: 0 6px;
    margin-bottom: 40px;
}

.cid-uRhPdqlBdo .item .item-wrapper .item-img {
    margin-bottom: 32px;
}

.cid-uRhPdqlBdo .item .item-wrapper .item-img img {
    height: 430px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uRhPdqlBdo .item .item-wrapper .item-img img {
        height: 350px;
    }
}

.cid-uRhPdqlBdo .item .item-wrapper .item-content .card-name {
    margin-bottom: 0;
}

.cid-uRhPdqlBdo .item .item-wrapper .item-content .card-role {
    margin-bottom: 0;
}

.cid-uRhPdqlBdo .item .item-wrapper .item-content .card-text {
    margin: 32px 0 0 0;
}

.cid-uRhPdqlBdo .item .item-wrapper .item-content .icon-wrapper {
    margin-top: 32px;
    display: block;
}

.cid-uRhPdqlBdo .item .item-wrapper .item-content .icon-wrapper:hover .mbr-iconfont,
.cid-uRhPdqlBdo .item .item-wrapper .item-content .icon-wrapper:focus .mbr-iconfont {
    color: var(--dominant-color);
}

.cid-uRhPdqlBdo .item .item-wrapper .item-content .icon-wrapper .mbr-iconfont {
    display: inline-flex;
    font-size: 24px;
    color: var(--background-text);
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqlBdo .items-wrapper {
    margin: 0 -6px;
}

.cid-uRhPdqlBdo .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqlBdo .mbr-desc {
    color: var(--background-text);
    text-align: right;
}

.cid-uRhPdqlBdo .card-name {
    color: #000000;
}

.cid-uRhPdqlBdo .card-role {
    color: var(--background-text);
}

.cid-uRhPdqlBdo .card-text {
    color: var(--background-text);
}

.cid-uRhPdqlBdo .card-name,
.cid-uRhPdqlBdo .icon-wrapper {
    color: var(--background-text);
}


			.cid-uRhPdqlVgf {
    background-color: transparent;
}

.cid-uRhPdqlVgf .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlVgf .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlVgf .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqlVgf .row {
    justify-content: center;
}

.cid-uRhPdqlVgf .row .card {
    justify-content: flex-end;
}

.cid-uRhPdqlVgf .content-wrapper {
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqlVgf .content-wrapper {
        height: auto;
        margin-bottom: 32px;
    }
}

.cid-uRhPdqlVgf .content-wrapper .mbr-section-title {
    width: 100%;
    margin-bottom: 16px;
}

.cid-uRhPdqlVgf .content-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 0;
}

.cid-uRhPdqlVgf .item {
    padding: 0 8px;
    margin-bottom: 32px;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    height: 420px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .cid-uRhPdqlVgf .item .item-wrapper .item-img {
        margin-bottom: 16px;
    }
}

@media (max-width: 768px) {
    .cid-uRhPdqlVgf .item .item-wrapper .item-img {
        height: 350px;
    }
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img:hover .mbr-iconfont,
.cid-uRhPdqlVgf .item .item-wrapper .item-img:focus .mbr-iconfont {
    transform: translateY(0);
    opacity: 1;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img:hover::before,
.cid-uRhPdqlVgf .item .item-wrapper .item-img:focus::before {
    opacity: .7;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img:hover img,
.cid-uRhPdqlVgf .item .item-wrapper .item-img:focus img {
    filter: blur(10px);
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img .mbr-iconfont {
    position: relative;
    z-index: 2;
    font-size: 64px;
    color: var(--dominant-text);
    transform: translateY(16px);
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-img::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: var(--dominant-color);
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-content .card-name {
    margin-bottom: 0;
}

.cid-uRhPdqlVgf .item .item-wrapper .item-content .card-role {
    margin-bottom: 0;
}

.cid-uRhPdqlVgf .items-wrapper {
    margin: 0 -8px;
}

.cid-uRhPdqlVgf .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqlVgf .mbr-text {
    color: var(--background-text);
}

.cid-uRhPdqlVgf .card-name {
    color: var(--background-text);
}

.cid-uRhPdqlVgf .card-role {
    color: var(--background-text);
}

.cid-uRhPdqlVgf .mbr-section-btn {
    text-align: right;
}

@media (max-width: 992px) {
    .cid-uRhPdqlVgf .mbr-section-btn .btn {
        text-align: left;
    }
}

.cid-uRhPdqlVgf .mbr-section-title,
.cid-uRhPdqlVgf .mbr-section-btn {
    color: var(--background-text);
}


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

.cid-uRhPdqlF5l .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqlF5l .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqlF5l .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqlF5l .row {
    justify-content: flex-end;
    margin: 0 -6px;
}

.cid-uRhPdqlF5l .row .card,
.cid-uRhPdqlF5l .row .item {
    padding: 0 6px;
}

.cid-uRhPdqlF5l .title-wrapper .mbr-section-title {
    margin-bottom: 32px;
}

.cid-uRhPdqlF5l .item {
    margin-bottom: 40px;
    border-radius: 0 !important;
}

.cid-uRhPdqlF5l .item .item-wrapper {
    border-top: 1px solid var(--background-text);
    padding-top: 16px;
    border-radius: 0 !important;
}

.cid-uRhPdqlF5l .item .item-wrapper .card-box .card-desc {
    margin-bottom: 16px;
}

.cid-uRhPdqlF5l .item .item-wrapper .card-box .card-number {
    margin-bottom: 0;
}

.cid-uRhPdqlF5l .card-desc {
    color: var(--background-text);
}

.cid-uRhPdqlF5l .card-number {
    color: var(--background-text);
}

.cid-uRhPdqlF5l .mbr-section-title {
    color: var(--background-text);
}


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

.cid-uRhPdql0JC .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdql0JC .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdql0JC .container {
        padding: 0 22px;
    }
}

.cid-uRhPdql0JC .row {
    justify-content: center;
    margin: 0 -6px;
}

.cid-uRhPdql0JC .item {
    padding: 0 6px;
    margin-bottom: 12px;
}

.cid-uRhPdql0JC .item .item-wrapper {
    border-radius: 15px !important;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content {
    padding: 50px;
    transition: all 0.5s ease-in-out;
    border: 1px solid var(--dominant-color);
    border-radius: 15px !important;
    height: 100%;
    width: 100%;
}

@media (max-width: 992px) {
    .cid-uRhPdql0JC .item .item-wrapper .item-content {
        padding: 32px;
    }
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .card-title {
    margin-bottom: 32px;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .card-price {
    margin-bottom: 32px;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .list-wrap {
    margin-bottom: 32px;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .list-wrap .list {
    padding-left: 20px;
    margin: 0;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .list-wrap .list .item-wrap {
    margin-bottom: 0;
    padding: 0;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .list-wrapper .list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .list-wrapper .list .item-wrap {
    border-top: 1px solid var(--background-text);
    padding: 32px 0;
    margin-bottom: 0;
}

.cid-uRhPdql0JC .item .item-wrapper .item-content .mbr-section-btn {
    margin-top: 22px;
}

.cid-uRhPdql0JC .card-desc {
    color: #ffffff;
    text-align: center;
}

.cid-uRhPdql0JC .card-title {
    color: #000000;
}

.cid-uRhPdql0JC .card-price {
    color: var(--background-text);
}

.cid-uRhPdql0JC .list {
    color: #000000;
}

.cid-uRhPdql0JC .card-title,
.cid-uRhPdql0JC .mbr-section-btn {
    color: var(--background-text);
}

.cid-uRhPdql0JC .list,
.cid-uRhPdql0JC .item-wrap {
    color: var(--background-text);
}


			.cid-uRhPdqmOpd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmOpd .title-wrapper .mbr-section-title {
    width: 65%;
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
        width: 100%;
    }
}

.cid-uRhPdqmOpd .embla__slide {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 460px;
    max-width: 460px;
    padding: 0 6px;
}

@media (max-width: 768px) {
    .cid-uRhPdqmOpd .embla__slide {
        min-width: 100%;
        max-width: 100%;
    }
}

.cid-uRhPdqmOpd .embla__slide .slide-content {
    border-radius: 16px !important;
    width: 100%;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper {
    border-radius: 16px !important;
    background-color: var(--dominant-color);
    padding: 32px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper {
        padding: 24px;
    }
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}

@media (max-width: 768px) {
    .cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img {
        display: block;
    }
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .image-wrapper {
    height: 160px;
    width: 160px;
}

@media (max-width: 768px) {
    .cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .image-wrapper {
        width: 100%;
        margin-bottom: 16px;
    }
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .image-wrapper img {
    height: 160px;
    width: 160px;
    object-fit: cover;
    border-radius: 10px !important;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .image-wrapper a {
    width: 160px;
    height: 160px;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper {
    position: relative;
    z-index: 1;
    text-align: right;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper .item-tag {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    border: 1px solid var(--dominant-text);
    border-radius: 15px;
    width: fit-content;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper .icon-wrapper {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 768px) {
    .cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper .icon-wrapper {
        justify-content: flex-start;
    }
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper .icon-wrapper:hover .mbr-iconfont,
.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper .icon-wrapper:focus .mbr-iconfont {
    color: var(--primary-color);
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-img .tag-wrapper .icon-wrapper .mbr-iconfont {
    font-size: 26px;
    color: var(--dominant-text);
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-content {
    position: relative;
    z-index: 1;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-content .item-name {
    margin-bottom: 8px;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-content .item-role {
    margin-bottom: 0;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-content .mbr-section-btn {
    margin-top: 26px;
    border-top: 1px solid var(--dominant-text);
    padding-top: 16px;
    margin-left: 0;
    margin-right: 0;
}

.cid-uRhPdqmOpd .embla__slide .slide-content .item-wrapper .item-content .mbr-section-btn .btn {
    margin-bottom: 0;
}

.cid-uRhPdqmOpd .embla__button--next,
.cid-uRhPdqmOpd .embla__button--prev {
    display: flex;
}

.cid-uRhPdqmOpd .embla__button {
    top: -3.5rem;
    width: 48px;
    height: 32px;
    margin-top: -1.5rem;
    font-size: 32px;
    background-color: transparent !important;
    color: var(--background-text) !important;
    border: none !important;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .embla__button {
        top: auto;
        bottom: 0;
    }
}

.cid-uRhPdqmOpd .embla__button:disabled {
    cursor: default;
    display: none;
}

.cid-uRhPdqmOpd .embla__button:hover {
    color: var(--dominant-color) !important;
}

.cid-uRhPdqmOpd .embla__button.embla__button--prev {
    right: 22%;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .embla__button.embla__button--prev {
        right: 6rem;
    }
}

.cid-uRhPdqmOpd .embla__button.embla__button--next {
    right: 16%;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .embla__button.embla__button--next {
        right: 0;
    }
}

.cid-uRhPdqmOpd .embla {
    position: relative;
    width: 100%;
}

@media (max-width: 992px) {
    .cid-uRhPdqmOpd .embla {
        padding-bottom: 4rem;
    }
}

.cid-uRhPdqmOpd .embla__viewport {
    width: 100%;
    margin-right: 1rem;
}

.cid-uRhPdqmOpd .embla__viewport.is-draggable {
    cursor: grab;
}

.cid-uRhPdqmOpd .embla__viewport.is-dragging {
    cursor: grabbing;
}

.cid-uRhPdqmOpd .embla__container {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cid-uRhPdqmOpd .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqmOpd .item-tag {
    color: var(--dominant-text);
}

.cid-uRhPdqmOpd .item-name {
    color: #000000;
}

.cid-uRhPdqmOpd .item-role {
    color: var(--dominant-text);
}

.cid-uRhPdqmOpd .item-name,
.cid-uRhPdqmOpd .mbr-section-btn {
    color: var(--dominant-text);
}


			.cid-uRhPdqmG6s {
    background-color: transparent;
}

.cid-uRhPdqmG6s .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmG6s .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmG6s .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmG6s .row {
    justify-content: space-between;
}

.cid-uRhPdqmG6s .row .card {
    justify-content: center;
}

.cid-uRhPdqmG6s .content-wrapper .mbr-section-title {
    margin-bottom: 32px;
}

.cid-uRhPdqmG6s .content-wrapper .mbr-text {
    margin-bottom: 22px;
}

.cid-uRhPdqmG6s .item:last-child .item-wrapper .card-box {
    border: none;
}

.cid-uRhPdqmG6s .item .item-wrapper {
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqmG6s .item .item-wrapper {
        display: block;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqmG6s .item .item-wrapper .icon-wrapper {
        margin-top: 55px;
    }
}

.cid-uRhPdqmG6s .item .item-wrapper .icon-wrapper .mbr-iconfont {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    width: 64px;
    height: 64px;
    color: var(--dominant-color);
    margin-right: 55px;
}

.cid-uRhPdqmG6s .item .item-wrapper .card-box {
    padding: 55px 0;
    border-bottom: 1px solid var(--background-text);
}

@media (max-width: 992px) {
    .cid-uRhPdqmG6s .item .item-wrapper .card-box {
        padding: 16px 0 55px;
    }
}

.cid-uRhPdqmG6s .item .item-wrapper .card-box .card-title {
    margin-bottom: 16px;
}

.cid-uRhPdqmG6s .item .item-wrapper .card-box .card-text {
    margin-bottom: 0;
}

.cid-uRhPdqmG6s .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqmG6s .mbr-text {
    color: var(--background-text);
}

.cid-uRhPdqmG6s .card-title {
    color: #ff5753;
}

.cid-uRhPdqmG6s .card-text {
    color: var(--background-text);
}

.cid-uRhPdqmG6s .mbr-section-title,
.cid-uRhPdqmG6s .mbr-section-btn {
    color: var(--background-text);
}

.cid-uRhPdqmG6s .card-title,
.cid-uRhPdqmG6s .iconfont-wrapper {
    color: var(--background-text);
}


			.cid-uRhPdqm54r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cid-uRhPdqm54r .title-wrapper .mbr-section-title {
    margin: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqm54r .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqm54r .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqm54r .embla__slide {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 212px;
    max-width: 212px;
}

@media (max-width: 767px) {
    .cid-uRhPdqm54r .embla__slide {
        min-width: 100%;
        max-width: 100%;
    }
}

.cid-uRhPdqm54r .embla__slide .slide-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .cid-uRhPdqm54r .embla__slide .slide-content {
        display: block;
    }
}

.cid-uRhPdqm54r .embla__slide .slide-content .item-wrapper .item-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cid-uRhPdqm54r .embla__slide .slide-content .item-wrapper .item-img img {
    height: 180px;
    object-fit: contain;
    border-radius: 0 !important;
}

.cid-uRhPdqm54r .embla__button--next,
.cid-uRhPdqm54r .embla__button--prev {
    display: flex;
}

.cid-uRhPdqm54r .embla__button {
    bottom: 0;
    width: 48px;
    height: 32px;
    margin-top: -1.5rem;
    font-size: 32px;
    background-color: transparent !important;
    color: #635d60 !important;
    border: none !important;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    display: none;
}

.cid-uRhPdqm54r .embla__button:disabled {
    cursor: default;
    display: none;
}

.cid-uRhPdqm54r .embla__button:hover {
    color: #ff5753 !important;
}

.cid-uRhPdqm54r .embla__button.embla__button--prev {
    left: 45%;
}

@media (max-width: 992px) {
    .cid-uRhPdqm54r .embla__button.embla__button--prev {
        left: auto;
        right: 4rem;
    }
}

.cid-uRhPdqm54r .embla__button.embla__button--next {
    right: 45%;
}

@media (max-width: 992px) {
    .cid-uRhPdqm54r .embla__button.embla__button--next {
        right: 0;
    }
}

.cid-uRhPdqm54r .embla {
    position: relative;
    width: 100%;
}

.cid-uRhPdqm54r .embla__viewport {
    width: 100%;
    margin-right: 1rem;
}

.cid-uRhPdqm54r .embla__viewport.is-draggable {
    cursor: grab;
}

.cid-uRhPdqm54r .embla__viewport.is-dragging {
    cursor: grabbing;
}

.cid-uRhPdqm54r .embla__container {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cid-uRhPdqm54r .mbr-section-title {
    color: var(--background-text);
    text-align: center;
}


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

.cid-uRhPdqmZHF .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmZHF .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmZHF .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmZHF .row {
    justify-content: center;
    margin: 0 -6px;
}

.cid-uRhPdqmZHF .item {
    padding: 0 6px;
    margin-bottom: 12px;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img {
    position: relative;
    display: flex;
    align-items: flex-end;
    height: 480px;
    padding: 32px;
}

@media (max-width: 768px) {
    .cid-uRhPdqmZHF .item .item-wrapper .item-img {
        height: 400px;
    }
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img:hover::before,
.cid-uRhPdqmZHF .item .item-wrapper .item-img:focus::before {
    opacity: .6;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img:hover .item-content,
.cid-uRhPdqmZHF .item .item-wrapper .item-img:focus .item-content {
    transform: translateY(-2rem);
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: var(--dominant-color);
    opacity: .8;
    pointer-events: none;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img .item-content {
    position: relative;
    z-index: 1;
    transition: all 0.5s ease-in-out;
    width: 100%;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img .item-content .card-title {
    margin-bottom: 16px;
}

.cid-uRhPdqmZHF .item .item-wrapper .item-img .item-content .card-text {
    margin-bottom: 0;
}

.cid-uRhPdqmZHF .card-title {
    color: var(--dominant-text);
}

.cid-uRhPdqmZHF .card-text {
    color: var(--dominant-text);
}


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

.cid-uRhPdqma9G .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqma9G .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqma9G .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqma9G .row {
    justify-content: center;
    margin: 0 -8px;
}

.cid-uRhPdqma9G .row .card {
    justify-content: center;
}

.cid-uRhPdqma9G .content-wrapper {
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqma9G .content-wrapper {
        height: auto;
        margin-bottom: 32px;
    }
}

.cid-uRhPdqma9G .content-wrapper .mbr-section-title {
    margin-bottom: 0;
}

.cid-uRhPdqma9G .content-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 0;
}

.cid-uRhPdqma9G .item {
    padding: 0 8px;
    margin-bottom: 16px;
}

.cid-uRhPdqma9G .item .item-wrapper .item-img {
    position: relative;
    z-index: 1;
    margin-bottom: 16px;
}

.cid-uRhPdqma9G .item .item-wrapper .item-img img {
    height: 500px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uRhPdqma9G .item .item-wrapper .item-img img {
        height: 350px;
    }
}

.cid-uRhPdqma9G .item .item-wrapper .item-img::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    height: 72px;
    width: 55%;
    border-radius: 0 64px 0 0;
    background-color: var(--background);
}

.cid-uRhPdqma9G .item .item-wrapper .item-content .card-title {
    margin-bottom: 16px;
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqma9G .item .item-wrapper .item-content .card-desc {
    margin-bottom: 16px;
}

.cid-uRhPdqma9G .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqma9G .mbr-text {
    color: #000000;
}

.cid-uRhPdqma9G .card-title {
    color: #000000;
}

.cid-uRhPdqma9G .card-desc {
    color: var(--background-text);
}

.cid-uRhPdqma9G .mbr-section-title,
.cid-uRhPdqma9G .mbr-section-btn {
    color: var(--background-text);
}

.cid-uRhPdqma9G .card-price {
    color: var(--background-text);
}

.cid-uRhPdqma9G .card-title,
.cid-uRhPdqma9G .mbr-section-btn {
    color: #000000;
}

.cid-uRhPdqma9G .card-title,
.cid-uRhPdqma9G .mbr-section-btn {
    color: var(--background-text);
}


			.cid-uRhPdqmnEP {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cid-uRhPdqmnEP .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmnEP .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmnEP .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmnEP .title-wrapper .mbr-section-title {
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmnEP .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqmnEP .content-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cid-uRhPdqmnEP .content-wrapper .image-wrapper {
    position: absolute;
    width: 200vh;
    height: 92%;
}

.cid-uRhPdqmnEP .content-wrapper .image-wrapper img {
    position: absolute;
    width: 200vh;
    object-fit: cover;
    height: 100%;
}

.cid-uRhPdqmnEP .video-wrap {
    height: 670px;
    width: 100%;
    border-radius: 20px !important;
    border: 20px solid var(--dominant-color);
    box-shadow: 0 64px 50px -50px var(--background-text);
    z-index: 1;
    background-color: var(--dominant-color);
}

@media (max-width: 992px) {
    .cid-uRhPdqmnEP .video-wrap {
        height: 350px;
    }
}

.cid-uRhPdqmnEP .video-wrap .mbr-figure {
    height: 100% !important;
    overflow: hidden;
}

.cid-uRhPdqmnEP .video-wrap .mbr-figure iframe {
    height: 100% !important;
    border-radius: 0 !important;
}

.cid-uRhPdqmnEP .video-wrap .mbr-figure .app-video-wrapper img {
    height: 100% !important;
    object-fit: cover;
}

.cid-uRhPdqmnEP .mbr-section-title {
    color: #000000;
    text-align: center;
}


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

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmoQ8 .row {
    justify-content: space-between;
}

.cid-uRhPdqmoQ8 .title-wrapper .mbr-section-title {
    width: 65%;
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
        width: 100%;
    }
}

.cid-uRhPdqmoQ8 .embla__slide {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 880px;
    max-width: 880px;
    padding: 0 6px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla__slide {
        min-width: 100%;
        max-width: 100%;
    }
}

.cid-uRhPdqmoQ8 .embla__slide .slide-content {
    border-radius: 16px !important;
    width: 100%;
}

.cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper {
    display: flex;
    align-items: center;
    background-color: var(--dominant-color);
    border-radius: 16px !important;
    padding: 16px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper {
        display: block;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-img {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-img img {
    height: 300px;
    width: 380px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-img img {
        width: 100%;
    }
}

.cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-content {
    padding: 16px 32px;
    position: relative;
    z-index: 1;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-content {
        padding: 0;
    }
}

.cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-content .item-date {
    margin-bottom: 0;
}

.cid-uRhPdqmoQ8 .embla__slide .slide-content .item-wrapper .item-content .item-desc {
    margin-bottom: 0;
}

.cid-uRhPdqmoQ8 .embla__button--next,
.cid-uRhPdqmoQ8 .embla__button--prev {
    display: flex;
}

.cid-uRhPdqmoQ8 .embla__button {
    top: -3.5rem;
    width: 48px;
    height: 32px;
    margin-top: -1.5rem;
    font-size: 32px;
    background-color: transparent !important;
    color: var(--background-text) !important;
    border: none !important;
    border-radius: 0;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla__button {
        top: auto;
        bottom: 0;
    }
}

.cid-uRhPdqmoQ8 .embla__button:hover {
    color: var(--dominant-color) !important;
}

.cid-uRhPdqmoQ8 .embla__button.embla__button--prev {
    right: 6rem;
}

.cid-uRhPdqmoQ8 .embla__button.embla__button--next {
    right: 0;
}

.cid-uRhPdqmoQ8 .embla {
    position: relative;
    width: 100%;
}

@media (max-width: 992px) {
    .cid-uRhPdqmoQ8 .embla {
        padding-bottom: 4rem;
    }
}

.cid-uRhPdqmoQ8 .embla__viewport {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.cid-uRhPdqmoQ8 .embla__viewport.is-draggable {
    cursor: grab;
}

.cid-uRhPdqmoQ8 .embla__viewport.is-dragging {
    cursor: grabbing;
}

.cid-uRhPdqmoQ8 .embla__container {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cid-uRhPdqmoQ8 .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqmoQ8 .item-title {
    color: var(--dominant-text);
}

.cid-uRhPdqmoQ8 .item-text {
    color: var(--dominant-text);
}


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

.cid-uRhPdqmQh4 .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmQh4 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmQh4 .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmQh4 .row {
    justify-content: space-between;
}

.cid-uRhPdqmQh4 .row .card {
    justify-content: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqmQh4 .content-wrapper {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqmQh4 .content-wrapper .mbr-section-title {
    margin-bottom: 32px;
}

.cid-uRhPdqmQh4 .content-wrapper .mbr-desc {
    margin-bottom: 32px;
}

.cid-uRhPdqmQh4 .content-wrapper .mbr-text {
    margin-bottom: 0px;
}

.cid-uRhPdqmQh4 .image-wrapper {
    position: relative;
}

.cid-uRhPdqmQh4 .image-wrapper img {
    height: 570px;
    width: 100%;
    object-fit: cover;
    border-radius: 0 6rem 0 0 !important;
}

@media (max-width: 992px) {
    .cid-uRhPdqmQh4 .image-wrapper img {
        height: 350px;
    }
}

.cid-uRhPdqmQh4 .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqmQh4 .mbr-desc {
    color: var(--background-text);
}

.cid-uRhPdqmQh4 .mbr-text {
    color: var(--background-text);
}


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

.cid-uRhPdqmq0I .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmq0I .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmq0I .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmq0I .row {
    justify-content: space-between;
}

.cid-uRhPdqmq0I .row .card {
    justify-content: center;
}

.cid-uRhPdqmq0I .content-wrapper .mbr-section-title {
    margin-bottom: 32px;
}

.cid-uRhPdqmq0I .content-wrapper .mbr-text {
    margin-bottom: 22px;
}

.cid-uRhPdqmq0I .image-wrapper {
    position: relative;
}

@media (max-width: 992px) {
    .cid-uRhPdqmq0I .image-wrapper {
        margin-top: 32px;
    }
}

.cid-uRhPdqmq0I .image-wrapper img {
    height: 850px;
    width: 100%;
    object-fit: cover;
    animation: none;
}

@media (max-width: 992px) {
    .cid-uRhPdqmq0I .image-wrapper img {
        height: 350px;
    }
}

.cid-uRhPdqmq0I .image-wrapper::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    height: 128px;
    width: 55%;
    border-radius: 0 7rem 0 0;
    background-color: var(--background);
    animation: none;
}

@media (max-width: 992px) {
    .cid-uRhPdqmq0I .image-wrapper::before {
        height: 70px;
    }
}

.cid-uRhPdqmq0I .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqmq0I .mbr-text {
    color: var(--background-text);
}

.cid-uRhPdqmq0I .mbr-section-title,
.cid-uRhPdqmq0I .mbr-section-btn {
    color: var(--background-text);
}


			.cid-uRhPdqmsDE {
    background-image: url("https://images.unsplash.com/photo-1564049489314-60d154ff107d?ixid=M3w0Mzc5fDB8MXxzZWFyY2h8MTV8fGdhbWluZ3xlbnwwfDB8fHwxNzUyNzQxNDEwfDA&ixlib=rb-4.1.0&auto=format&fit=crop&w=1200&q=80");
}

.cid-uRhPdqmsDE .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmsDE .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmsDE .container {
        padding: 0 22px;
    }
}


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

.cid-uRhPdqm3R5 .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqm3R5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqm3R5 .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqm3R5 .content-wrapper .title-wrapper .mbr-section-title {
    display: inline-flex;
    width: 50%;
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqm3R5 .content-wrapper .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
        width: 100%;
    }
}

.cid-uRhPdqm3R5 .content-wrapper img {
    height: 510px;
    width: 100%;
    object-fit: cover;
    border-radius: 12rem 0 0 0 !important;
}

@media (max-width: 992px) {
    .cid-uRhPdqm3R5 .content-wrapper img {
        height: 350px;
    }
}

.cid-uRhPdqm3R5 .mbr-section-title {
    color: #000000;
}


			.cid-uRhPdqmHB5 {
    background-color: transparent;
    overflow: hidden;
    position: relative;
}

.cid-uRhPdqmHB5 img {
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 400px;
    border-radius: 100% !important;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uRhPdqmHB5 img {
        display: none;
    }
}

.cid-uRhPdqmHB5 .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmHB5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmHB5 .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmHB5 .row {
    position: relative;
    justify-content: flex-end;
    margin: 0 -8px;
}

.cid-uRhPdqmHB5 .row .card,
.cid-uRhPdqmHB5 .row .item {
    padding: 0 6px;
}

.cid-uRhPdqmHB5 .title-wrapper .mbr-section-title {
    margin-bottom: 100px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmHB5 .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqmHB5 .items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

@media (max-width: 768px) {
    .cid-uRhPdqmHB5 .items-wrapper {
        grid-template-columns: 1fr;
    }
}

.cid-uRhPdqmHB5 .items-wrapper .item .item-wrapper .card-box .icon-wrapper {
    margin-bottom: 16px;
}

.cid-uRhPdqmHB5 .items-wrapper .item .item-wrapper .card-box .icon-wrapper .mbr-iconfont {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    color: var(--dominant-color);
}

.cid-uRhPdqmHB5 .items-wrapper .item .item-wrapper .card-box .card-title {
    margin-bottom: 0;
}

.cid-uRhPdqmHB5 .items-wrapper .item .item-wrapper .card-box .card-text {
    margin-bottom: 0;
}

.cid-uRhPdqmHB5 .content-wrapper {
    margin-top: 80px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmHB5 .content-wrapper {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqmHB5 .content-wrapper .mbr-desc {
    margin-bottom: 22px;
}

.cid-uRhPdqmHB5 .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqmHB5 .mbr-desc {
    color: #000000;
}

.cid-uRhPdqmHB5 .card-title {
    color: #000000;
}

.cid-uRhPdqmHB5 .card-text {
    color: var(--background-text);
}

.cid-uRhPdqmHB5 .card-title,
.cid-uRhPdqmHB5 .icon-wrapper {
    color: var(--background-text);
}

.cid-uRhPdqmHB5 .mbr-desc,
.cid-uRhPdqmHB5 .mbr-section-btn {
    color: var(--background-text);
}


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

.cid-uRhPdqmjbt .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmjbt .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmjbt .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmjbt .item:nth-child(2n) .item-wrapper {
    padding: 0 32px 0 128px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmjbt .item:nth-child(2n) .item-wrapper {
        padding: 0;
    }
}

.cid-uRhPdqmjbt .item .item-wrapper {
    padding: 0 128px 0 32px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmjbt .item .item-wrapper {
        padding: 0;
    }
}

.cid-uRhPdqmjbt .item .item-wrapper .card-box .card-desc {
    margin-bottom: 32px;
}

.cid-uRhPdqmjbt .item .item-wrapper .card-box .card-title {
    margin-bottom: 22px;
}

.cid-uRhPdqmjbt .card-desc {
    color: var(--background-text);
}

.cid-uRhPdqmjbt .card-title {
    color: #000000;
}

.cid-uRhPdqmjbt .card-title,
.cid-uRhPdqmjbt .mbr-section-btn {
    color: var(--background-text);
}


			.cid-uRhPdqm3Xc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("https://images.unsplash.com/photo-1636489953081-c4ebbd50fa3a?ixid=M3w0Mzc5fDB8MXxzZWFyY2h8Mjh8fGdhbWluZ3xlbnwwfDB8fHwxNzUyNzQxNDEwfDA&ixlib=rb-4.1.0&auto=format&fit=crop&w=1200&q=80");
}

.cid-uRhPdqm3Xc .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqm3Xc .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqm3Xc .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqm3Xc .items-wrapper {
    justify-content: center;
    margin: 0 -6px;
}

.cid-uRhPdqm3Xc .items-wrapper .item {
    padding: 0 6px;
}

.cid-uRhPdqm3Xc .title-wrapper .mbr-section-title {
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqm3Xc .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqm3Xc .mbr-section-btn {
    margin-bottom: 55px;
    text-align: right;
}

@media (max-width: 992px) {
    .cid-uRhPdqm3Xc .mbr-section-btn {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqm3Xc .desc-wrapper .mbr-desc {
    padding-bottom: 16px;
    border-bottom: 1px solid var(--dominant-text);
    margin-bottom: 28px;
}

.cid-uRhPdqm3Xc .item {
    margin-bottom: 12px;
}

.cid-uRhPdqm3Xc .item .item-wrapper {
    padding: 32px 24px 24px;
    border-radius: 15px !important;
    border: 1px solid var(--dominant-text);
    height: 100%;
}

.cid-uRhPdqm3Xc .item .item-wrapper .card-box .tag-wrapper {
    margin-bottom: 16px;
}

.cid-uRhPdqm3Xc .item .item-wrapper .card-box .tag-wrapper .card-tag {
    padding: 0 16px;
    display: inline-flex;
    border: 1px solid var(--dominant-text);
    border-radius: 15px;
}

.cid-uRhPdqm3Xc .item .item-wrapper .card-box .card-title {
    margin-bottom: 18px;
}

.cid-uRhPdqm3Xc .item .item-wrapper .card-box .card-text {
    margin-bottom: 0;
}

.cid-uRhPdqm3Xc .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqm3Xc .mbr-desc {
    color: var(--dominant-text);
}

.cid-uRhPdqm3Xc .card-title {
    color: var(--dominant-text);
}

.cid-uRhPdqm3Xc .card-tag {
    color: #000000;
}

.cid-uRhPdqm3Xc .card-text {
    color: var(--dominant-text);
}

.cid-uRhPdqm3Xc .mbr-section-title,
.cid-uRhPdqm3Xc .mbr-section-btn {
    color: var(--dominant-text);
}

.cid-uRhPdqm3Xc .card-tag,
.cid-uRhPdqm3Xc .tag-wrapper {
    color: var(--dominant-text);
}


			.cid-uRhPdqmlSO {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: transparent;
}

.cid-uRhPdqmlSO .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmlSO .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmlSO .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmlSO .card {
    justify-content: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqmlSO .content-wrapper {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqmlSO .content-wrapper .title-wrapper {
    margin-bottom: 32px;
}

.cid-uRhPdqmlSO .content-wrapper .title-wrapper .mbr-desc {
    margin-bottom: 16px;
}

.cid-uRhPdqmlSO .content-wrapper .title-wrapper .mbr-section-title {
    margin-bottom: 0;
}

.cid-uRhPdqmlSO .content-wrapper .items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmlSO .content-wrapper .items-wrapper {
        display: block;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqmlSO .content-wrapper .items-wrapper .item {
        margin-bottom: 16px;
    }
}

.cid-uRhPdqmlSO .content-wrapper .items-wrapper .item .item-wrapper .card-box .card-title {
    margin-bottom: 16px;
}

.cid-uRhPdqmlSO .content-wrapper .items-wrapper .item .item-wrapper .card-box .mbr-text {
    margin-bottom: 0;
}

.cid-uRhPdqmlSO .image-wrapper {
    min-height: 650px;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqmlSO .image-wrapper {
        min-height: 350px;
        margin: 0;
    }
}

.cid-uRhPdqmlSO .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100vh;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-uRhPdqmlSO .image-wrapper img {
        width: 100%;
    }
}

.cid-uRhPdqmlSO .mbr-desc {
    color: var(--background-text);
}

.cid-uRhPdqmlSO .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqmlSO .card-title {
    color: var(--background-text);
}

.cid-uRhPdqmlSO .card-text {
    color: var(--background-text);
}

.cid-uRhPdqmlSO .mbr-section-title,
.cid-uRhPdqmlSO .mbr-section-btn {
    color: var(--background-text);
}


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

.cid-uRhPdqm26E .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqm26E .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqm26E .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqm26E .row {
    justify-content: center;
    margin: 0 -8px;
}

.cid-uRhPdqm26E .row .card {
    justify-content: center;
}

.cid-uRhPdqm26E .content-wrapper {
    margin-bottom: 55px;
}

@media (max-width: 992px) {
    .cid-uRhPdqm26E .content-wrapper {
        height: auto;
        margin-bottom: 32px;
    }
}

.cid-uRhPdqm26E .content-wrapper .mbr-section-title {
    margin-bottom: 0;
}

.cid-uRhPdqm26E .content-wrapper .mbr-text {
    width: 100%;
    margin-bottom: 0;
}

.cid-uRhPdqm26E .item {
    padding: 0 8px;
    margin-bottom: 32px;
}

.cid-uRhPdqm26E .item:hover .item-wrapper .item-content .card-title,
.cid-uRhPdqm26E .item:focus .item-wrapper .item-content .card-title {
    color: var(--dominant-color);
}

.cid-uRhPdqm26E .item .item-wrapper .item-img {
    margin-bottom: 16px;
}

.cid-uRhPdqm26E .item .item-wrapper .item-img img {
    height: 340px;
    width: 100%;
    object-fit: cover;
}

.cid-uRhPdqm26E .item .item-wrapper .item-content .card-title {
    margin-bottom: 16px;
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqm26E .item .item-wrapper .item-content .card-desc {
    margin-bottom: 0;
}

.cid-uRhPdqm26E .item a {
    display: block;
}

.cid-uRhPdqm26E .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqm26E .mbr-text {
    color: var(--background-text);
}

.cid-uRhPdqm26E .card-title {
    color: var(--background-text);
}

.cid-uRhPdqm26E .card-desc {
    color: var(--background-text);
}

.cid-uRhPdqm26E .mbr-section-btn {
    text-align: right;
}

@media (max-width: 992px) {
    .cid-uRhPdqm26E .mbr-section-btn .btn {
        text-align: left;
    }
}

.cid-uRhPdqm26E .mbr-section-title,
.cid-uRhPdqm26E .mbr-section-btn {
    color: var(--background-text);
}


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

.cid-uRhPdqmHd1 .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqmHd1 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqmHd1 .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqmHd1 .row {
    justify-content: space-between;
}

.cid-uRhPdqmHd1 .content-wrapper .mbr-section-title {
    margin-bottom: 16px;
}

.cid-uRhPdqmHd1 .content-wrapper .mbr-text {
    margin-bottom: 16px;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .mbr-section-title {
    margin-bottom: 16px !important;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .mbr-text {
    margin-bottom: 16px;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group {
    margin-bottom: 16px !important;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-control {
    padding: 16px;
    border: 1px solid var(--background-text) !important;
    box-shadow: none;
    border-radius: 0 !important;
    background-color: transparent;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-control:hover,
.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-control:focus {
    border: 1px solid var(--background-text) !important;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-control::placeholder {
    color: var(--background-text);
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group textarea {
    min-height: 150px;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-check {
    padding-left: 1.9em;
    margin-bottom: 16px;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-check .form-check-input {
    background-color: transparent;
    border-color: var(--background-text);
    border-radius: 0;
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .form-group .form-check .form-check-input:focus {
    background-color: var(--background-text);
}

.cid-uRhPdqmHd1 .form-wrap .dragArea.row .mbr-section-btn .btn {
    margin-top: 16px;
    min-height: auto;
}

.cid-uRhPdqmHd1 .mbr-section-title {
    color: var(--background-text);
}

.cid-uRhPdqmHd1 .mbr-text {
    color: var(--background-text);
}

.cid-uRhPdqmHd1 label {
    color: #000000;
}


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

.cid-uRhPdqnXVQ .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqnXVQ .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqnXVQ .container {
        padding: 0 22px;
    }
}

@media (max-width: 992px) {
    .cid-uRhPdqnXVQ .title-wrapper .mbr-section-title {
        margin-bottom: 32px;
    }
}

.cid-uRhPdqnXVQ .row {
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.cid-uRhPdqnXVQ .items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px 64px;
}

@media (max-width: 992px) {
    .cid-uRhPdqnXVQ .items-wrapper {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}

.cid-uRhPdqnXVQ .item .item-wrapper .card-box {
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqnXVQ .item .item-wrapper .card-box {
        display: block;
    }
}

.cid-uRhPdqnXVQ .item .item-wrapper .card-box .icon-wrapper {
    margin-right: 22px;
}

@media (max-width: 992px) {
    .cid-uRhPdqnXVQ .item .item-wrapper .card-box .icon-wrapper {
        margin-bottom: 16px;
        margin-right: 0;
    }
}

.cid-uRhPdqnXVQ .item .item-wrapper .card-box .icon-wrapper .mbr-iconfont {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 35px;
    height: 35px;
    color: var(--background-text);
    border: 1px solid var(--background-text);
    border-radius: 100%;
}

.cid-uRhPdqnXVQ .item .item-wrapper .card-box .card-title {
    margin-bottom: 0;
}

.cid-uRhPdqnXVQ .mbr-section-title {
    color: #000000;
}

.cid-uRhPdqnXVQ .card-title {
    color: var(--background-text);
}

.cid-uRhPdqnXVQ .mbr-section-title,
.cid-uRhPdqnXVQ .mbr-section-btn {
    color: var(--background-text);
}


			.cid-uRhPdqnosP {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: var(--dominant-color);
}

.cid-uRhPdqnosP .mbr-fallback-image.disabled {
    display: none;
}

.cid-uRhPdqnosP .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqnosP .container {
        padding: 0 22px;
    }
}

.cid-uRhPdqnosP .row {
    justify-content: space-between;
}

.cid-uRhPdqnosP .content-wrapper {
    margin-bottom: 32px;
}

.cid-uRhPdqnosP .content-wrapper .mbr-section-title {
    margin-bottom: 32px;
}

.cid-uRhPdqnosP .content-wrapper .mbr-text {
    margin-bottom: 32px;
}

.cid-uRhPdqnosP .lists-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 1rem;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .cid-uRhPdqnosP .lists-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .cid-uRhPdqnosP .lists-wrapper {
        grid-template-columns: 1fr;
    }
}

.cid-uRhPdqnosP .lists-wrapper .list-wrap .list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.cid-uRhPdqnosP .lists-wrapper .list-wrap .list .item-wrap {
    margin-bottom: 8px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqnosP .lists-wrapper .list-wrap .list .item-wrap:first-child {
    color: #ffffff;
}

.cid-uRhPdqnosP .lists-wrapper .list-wrap .list .item-wrap:last-child {
    margin-bottom: 0;
}

.cid-uRhPdqnosP .lists-wrapper .list-wrap .list .item-wrap:hover,
.cid-uRhPdqnosP .lists-wrapper .list-wrap .list .item-wrap:focus {
    color: #ffffff;
}

.cid-uRhPdqnosP .copy-wrapper {
    display: flex;
    justify-content: space-between;
    justify-content: center;
}

@media (max-width: 992px) {
    .cid-uRhPdqnosP .copy-wrapper {
        display: block;
    }
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper {
    width: 50%;
}

@media (max-width: 992px) {
    .cid-uRhPdqnosP .copy-wrapper .social-wrapper {
        width: 100%;
        margin-bottom: 16px;
    }
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap {
    display: inline-flex;
    flex-wrap: wrap;
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap .soc-item {
    margin-left: 32px;
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap .soc-item:first-child {
    margin-left: 0;
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap .soc-item a {
    display: block;
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap .soc-item a:focus .mbr-iconfont {
    color: #ff5753;
}

.cid-uRhPdqnosP .copy-wrapper .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
    font-size: 16px;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.cid-uRhPdqnosP .copy-wrapper .mbr-copy {
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-uRhPdqnosP .copy-wrapper .mbr-copy {
        width: 100%;
    }
}

.cid-uRhPdqnosP .mbr-section-title {
    color: #ff5753;
}

.cid-uRhPdqnosP .mbr-text {
    color: #ffffff;
}

.cid-uRhPdqnosP .list {
    color: #635d60;
}

.cid-uRhPdqnosP .mbr-copy {
    color: #ffffff;
    text-align: right;
}

.cid-uRhPdqnosP .mbr-copy,
.cid-uRhPdqnosP .social-wrapper {
    text-align: center;
    color: var(--dominant-text);
}


