.sub-menu:has(.maison-mega-menu-wrapper) .elementor-section,
.sub-menu:has(.maison-mega-menu-wrapper) .elementor-container,
.sub-menu:has(.maison-mega-menu-wrapper) .elementor-widget-wrap,
.sub-menu:has(.maison-mega-menu-wrapper) .elementor-column,
.sub-menu:has(.maison-mega-menu-wrapper) .elementor-widget,
.sub-menu:has(.maison-mega-menu-wrapper) .elementor-widget-container {
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
max-width: 100% !important;
box-shadow: none !important;
border: none !important;
background: transparent !important;
}
.elementor-widget-maisonreal-city-megamenu,
.elementor-widget-maisonreal-city-megamenu .elementor-widget-container {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
} .site-header .main-menu > li.has-mega-menu:has(.maison-mega-menu-wrapper) .sub-menu,
.site-header .main-menu > li.has-mega-menu:has(.maison-mega-menu-wrapper) > ul.sub-menu,
.site-header .nav.navbar-nav > li.has-mega-menu:has(.maison-mega-menu-wrapper) .sub-menu,
.site-header .nav.navbar-nav > li.has-mega-menu:has(.maison-mega-menu-wrapper) > ul.sub-menu,
.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu.mega-menu:has(.maison-mega-menu-wrapper),
.primary-navigation ul.sub-menu.mega-menu:has(.maison-mega-menu-wrapper),
.elementor-nav-menu-wrapper .primary-navigation ul.menu > li > ul.sub-menu.mega-menu:has(.maison-mega-menu-wrapper) {
display: none;
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
z-index: 999999;
background: transparent !important;
border: none !important;
box-shadow: none !important;
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.site-header .main-menu > li.has-mega-menu:has(.maison-mega-menu-wrapper):hover > ul.sub-menu,
.site-header .nav.navbar-nav > li.has-mega-menu:has(.maison-mega-menu-wrapper):hover > ul.sub-menu,
.elementor-nav-menu-wrapper .primary-navigation ul.menu > li:has(.maison-mega-menu-wrapper):hover > ul.sub-menu.mega-menu,
.primary-navigation ul.menu > li:has(.maison-mega-menu-wrapper):hover > ul.sub-menu.mega-menu {
display: block !important;
opacity: 1 !important;
visibility: visible !important;
}
.site-header .main-menu > li.has-mega-menu:has(.maison-mega-menu-wrapper) > a,
.site-header .nav.navbar-nav > li.has-mega-menu:has(.maison-mega-menu-wrapper) > a,
.elementor-nav-menu-wrapper .primary-navigation ul.menu > li.has-mega-menu:has(.maison-mega-menu-wrapper) > a,
.primary-navigation ul.menu > li.has-mega-menu:has(.maison-mega-menu-wrapper) > a,
li.has-mega-menu:has(.maison-mega-menu-wrapper) > a {
cursor: default !important;
}
.site-header .main-menu > li.has-mega-menu:has(.maison-mega-menu-wrapper) > ul.sub-menu > li,
.site-header .nav.navbar-nav > li.has-mega-menu:has(.maison-mega-menu-wrapper) > ul.sub-menu > li,
.elementor-nav-menu-wrapper ul.sub-menu.mega-menu:has(.maison-mega-menu-wrapper) > li.mega-menu-item,
.primary-navigation ul.sub-menu.mega-menu:has(.maison-mega-menu-wrapper) > li.mega-menu-item {
width: 100% !important;
max-width: 100% !important;
padding: 0 !important;
margin: 0 !important;
display: block !important;
background: transparent !important;
box-shadow: none !important;
border: none !important;
}
.maison-mega-menu-wrapper {
position: relative;
background: #ffffff;
border: 1px solid rgba(34, 37, 49, 0.16);
box-shadow: 0px 16px 32px 0px rgba(34, 37, 49, 0.24);
border-radius: 8px;
width: 100% !important;
max-width: 100% !important;
margin: 0 auto !important;
box-sizing: border-box !important;
text-align: left;
overflow: hidden;
}
.maison-mega-menu-inner {
display: flex;
flex-direction: row;
align-items: stretch;
width: 100% !important;
box-sizing: border-box !important;
} .maison-mega-menu-wrapper .mega-left-col {
width: 360px !important;
min-width: 360px !important;
max-width: 360px !important;
max-height: 440px;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: #cfd6e4 transparent;
padding: 24px;
display: flex;
flex-direction: column;
flex-shrink: 0;
box-sizing: border-box;
border-right: 1px solid #cfd6e4;
}
.maison-mega-menu-wrapper .mega-left-col::-webkit-scrollbar {
width: 4px;
}
.maison-mega-menu-wrapper .mega-left-col::-webkit-scrollbar-track {
background: transparent;
}
.maison-mega-menu-wrapper .mega-left-col::-webkit-scrollbar-thumb {
background: #cfd6e4;
border-radius: 4px;
}
.maison-mega-menu-wrapper .mega-left-col::-webkit-scrollbar-thumb:hover {
background: #08234c;
}
.maison-mega-menu-wrapper .mega-service-list {
display: flex;
flex-direction: column;
gap: 12px;
width: 100%;
}
.maison-mega-menu-wrapper .mega-service-card {
padding: 18px 20px;
border-radius: 6px;
display: flex;
justify-content: space-between;
align-items: center;
background: #ffffff;
cursor: pointer;
transition: background-color 0.2s ease;
text-decoration: none !important;
box-sizing: border-box;
color: inherit;
}
.maison-mega-menu-wrapper .mega-service-card:hover,
.maison-mega-menu-wrapper .mega-service-card.active {
background: #eff2f5;
text-decoration: none !important;
}
.maison-mega-menu-wrapper .mega-service-card .service-info {
display: flex;
flex-direction: column;
gap: 5px;
flex: 1;
padding-right: 12px;
}
.maison-mega-menu-wrapper .mega-service-card .service-title {
font-weight: 600;
font-size: 16.5px;
line-height: 26px;
letter-spacing: -0.3px;
color: #222531;
text-decoration: none;
display: block;
transition: color 0.2s ease;
}
.maison-mega-menu-wrapper .mega-service-card:hover .service-title {
color: #e31c5f;
}
.maison-mega-menu-wrapper .mega-service-card .service-desc {
font-weight: 400;
font-size: 14px;
line-height: 22px;
letter-spacing: -0.2px;
color: #222531;
opacity: 0.85;
margin: 0;
text-decoration: none !important;
}
.maison-mega-menu-wrapper .mega-service-card .service-arrow {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
} .maison-mega-menu-wrapper .mega-right-col {
flex: 1 !important;
width: auto !important;
min-width: 0 !important;
padding: 24px;
display: flex;
flex-direction: column;
gap: 16px;
box-sizing: border-box;
}
.maison-mega-menu-wrapper .mega-pane {
display: none;
flex-direction: column;
gap: 16px;
width: 100%;
}
.maison-mega-menu-wrapper .mega-pane.active {
display: flex;
} .maison-mega-menu-wrapper .mega-filter-tabs {
display: flex;
gap: 10px;
align-items: center;
}
.maison-mega-menu-wrapper .mega-filter-btn {
border-radius: 6px;
padding: 6px 18px;
border: 1px solid #cfd6e4;
background: #ffffff;
color: #222531;
font-size: 14px;
font-weight: 500;
line-height: 20px;
cursor: pointer;
transition: all 0.2s ease;
outline: none;
}
.maison-mega-menu-wrapper .mega-filter-btn:hover:not(.active) {
background: #eff2f5;
}
.maison-mega-menu-wrapper .mega-filter-btn.active {
background: #08234c;
border-color: #08234c;
color: #ffffff;
} .maison-mega-menu-wrapper .mega-divider {
width: 100%;
height: 1px;
background-color: #cfd6e4;
border: none;
margin: 0;
} .maison-mega-menu-wrapper .mega-subpane {
display: none;
}
.maison-mega-menu-wrapper .mega-subpane.active {
display: block;
}
.maison-mega-menu-wrapper .mega-grid-wrapper {
height: auto;
max-height: 300px;
overflow-y: auto;
overflow-x: hidden !important;
scrollbar-width: thin;
scrollbar-color: #cfd6e4 transparent;
padding-right: 4px;
width: 100%;
box-sizing: border-box;
}
.maison-mega-menu-wrapper .mega-grid-wrapper::-webkit-scrollbar {
width: 4px;
}
.maison-mega-menu-wrapper .mega-grid-wrapper::-webkit-scrollbar-track {
background: transparent;
}
.maison-mega-menu-wrapper .mega-grid-wrapper::-webkit-scrollbar-thumb {
background: #cfd6e4;
border-radius: 4px;
}
.maison-mega-menu-wrapper .mega-grid-wrapper::-webkit-scrollbar-thumb:hover {
background: #08234c;
}
.maison-mega-menu-wrapper .mega-data-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
column-gap: 16px;
row-gap: 4px;
width: 100%;
}
.maison-mega-menu-wrapper .mega-data-item {
padding: 6px 12px;
border-radius: 5px;
display: flex;
flex-direction: column;
gap: 2px;
text-align: left;
transition: all 0.2s ease;
background: transparent;
cursor: pointer;
text-decoration: none !important;
color: inherit;
box-sizing: border-box;
}
.maison-mega-menu-wrapper .mega-data-item:hover {
background: #eff2f5;
text-decoration: none !important;
}
.maison-mega-menu-wrapper .mega-data-item .item-link,
.maison-mega-menu-wrapper .mega-data-item .item-title {
font-weight: 400;
font-size: 15px;
line-height: 24px;
letter-spacing: -0.23px;
color: #222531;
text-decoration: none !important;
display: block;
transition: color 0.2s ease;
}
.maison-mega-menu-wrapper .mega-data-item:hover .item-link,
.maison-mega-menu-wrapper .mega-data-item:hover .item-title,
.maison-mega-menu-wrapper .mega-data-item .item-link:hover,
.maison-mega-menu-wrapper .mega-data-item .item-title:hover {
color: #e31c5f !important;
text-decoration: none !important;
}
.maison-mega-menu-wrapper .mega-data-item .item-sub {
font-weight: 400 !important;
font-size: 12px !important;
line-height: 100% !important;
letter-spacing: -0.23px !important;
color: #222531 !important;
opacity: 0.7 !important;
display: block !important;
text-decoration: none !important;
transition: color 0.2s ease;
}
.maison-mega-menu-wrapper .mega-data-item:hover .item-sub {
color: #222531 !important;
opacity: 0.7 !important;
text-decoration: none !important;
} .maison-mega-menu-wrapper .mega-tags-list {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
padding: 16px 0;
margin: 0;
}
.maison-mega-menu-wrapper .mega-divider + .mega-tags-list {
margin-top: -16px;
}
.maison-mega-menu-wrapper .mega-tag-pill {
gap: 5px;
border-radius: 100px;
padding: 5px 20px;
border: 1px solid #cfd6e4;
background: transparent;
color: #222531;
font-weight: 400;
font-size: 15px;
line-height: 24px;
letter-spacing: -0.23px;
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
}
.maison-mega-menu-wrapper .mega-tag-pill:hover {
border-color: #08234c;
color: #ffffff;
background: #08234c;
text-decoration: none;
}  body:has(.maison-menu-popup #menu-main-wrap) .modal-backdrop,
body:has(.maison-menu-popup #menu-main-wrap) .modal-backdrop.fade,
body:has(.maison-menu-popup #menu-main-wrap) .modal-backdrop.in,
body:has(.maison-menu-popup #menu-main-wrap) .modal-backdrop.show {
display: none !important;
opacity: 0 !important;
pointer-events: none !important;
visibility: hidden !important;
z-index: -9999 !important;
} body.modal-open:has(.maison-menu-popup #menu-main-wrap) .tab-phan-loai,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) #chat-widget-container,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) #tawk-bubble-container,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) #tawk-mcontainer,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) .zalo-chat-widget,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) .widget-chat,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) .crisp-client,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) .fb_reset,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) .fb-customerchat,
body.modal-open:has(.maison-menu-popup #menu-main-wrap) [class*="chat" i]:not(.modal):not(.maison-menu-popup *),
body.modal-open:has(.maison-menu-popup #menu-main-wrap) [id*="chat" i]:not(.modal):not(.maison-menu-popup *),
body.modal-open:has(.maison-menu-popup #menu-main-wrap) iframe:not(.maison-menu-popup iframe),
.maison-menu-popup.modal:has(#menu-main-wrap).in ~ * .tab-phan-loai,
.maison-menu-popup.modal:has(#menu-main-wrap).in ~ .tab-phan-loai {
display: none !important;
opacity: 0 !important;
visibility: hidden !important;
pointer-events: none !important;
}
.maison-menu-popup.modal:has(#menu-main-wrap) {
z-index: 2147483647 !important;
position: fixed !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
width: 100vw !important;
height: 100vh !important;
background: #ffffff !important;
opacity: 1 !important;
padding: 0 !important;
overflow-x: hidden !important;
overflow-y: auto !important;
-webkit-overflow-scrolling: touch;
}
.maison-menu-popup.modal:has(#menu-main-wrap) .modal-dialog {
margin: 0 !important;
width: 100% !important;
max-width: 100% !important;
min-height: 100vh !important;
background: #ffffff !important;
}
.maison-menu-popup.modal:has(#menu-main-wrap) .modal-content {
border: none !important;
border-radius: 0 !important;
box-shadow: none !important;
background: #ffffff !important;
min-height: 100vh !important;
}
.maison-menu-popup.modal:has(#menu-main-wrap) .modal-body {
padding: 0 !important;
min-height: 100vh !important;
min-height: 100dvh !important;
background: #ffffff !important;
display: flex !important;
flex-direction: column !important;
justify-content: flex-start !important;
box-sizing: border-box !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-head {
width: 100% !important;
} .maison-menu-popup:has(#menu-main-wrap) .menu-popup-header-bar {
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
width: 100% !important;
padding: 20px !important;
margin: 0 !important;
border-bottom: 1px solid #CFD6E4 !important;
position: relative !important;
box-sizing: border-box !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-header-bar .menu-back {
position: static !important;
top: auto !important;
left: auto !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 36px !important;
height: 36px !important;
cursor: pointer !important;
margin: 0 !important;
padding: 0 !important;
flex-shrink: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-header-bar .menu-back svg {
display: block !important;
width: 28px !important;
height: 28px !important;
pointer-events: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-header-bar .close {
position: static !important;
top: auto !important;
right: auto !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 36px !important;
height: 36px !important;
padding: 0 !important;
margin: 0 0 0 auto !important;
opacity: 1 !important;
background: transparent !important;
border: none !important;
outline: none !important;
cursor: pointer !important;
float: none !important;
flex-shrink: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-header-bar .close img {
display: block !important;
width: 16px !important;
height: 16px !important;
pointer-events: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-header-bar.no-back .menu-header-spacer {
width: 36px !important;
height: 36px !important;
flex-shrink: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-tab {
display: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-tab.active {
display: block !important;
}
.maison-menu-popup:has(#menu-main-wrap) .maison-mega-menu-wrapper {
display: none !important;
} .maison-menu-popup:has(#menu-main-wrap) #menu-main-wrap {
display: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) #menu-main-wrap.active {
display: block !important;
}
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav {
list-style: none !important;
margin: 0 !important;
padding: 0 28px !important;
}
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
border-bottom: 1px solid #CFD6E4 !important;
cursor: pointer !important;
} .maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li > a:before,
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li > a:after,
.maison-menu-popup:has(#menu-main-wrap) ul.dl-menu > li > a:before,
.maison-menu-popup:has(#menu-main-wrap) ul.dl-menu > li > a:after {
content: none !important;
display: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li > a,
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li > span {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
font-size: 16px !important;
font-weight: 600 !important;
line-height: 24px !important;
color: #222531 !important;
padding: 16px 0 !important;
text-decoration: none !important;
background: transparent !important;
border: none !important;
transition: color 0.2s ease !important;
}
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li > a:hover {
color: #e31c5f !important;
} .maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav > li.has-mobile-tab > a::after {
content: "" !important;
display: block !important;
width: 8px !important;
height: 15px !important;
background: url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.625 14.125L7.375 7.375L0.625 0.625' stroke='%23222531' stroke-width='1.25' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain !important;
border: none !important;
transform: none !important;
margin-right: 2px !important;
flex-shrink: 0 !important;
} .maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav ul.sub-menu,
.maison-menu-popup:has(#menu-main-wrap) ul.mobile-main-nav .icon_menu_item_mobile {
display: none !important;
} .maison-menu-popup:has(#menu-main-wrap) .menu-city-services-tab {
display: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-city-services-tab.active {
display: block !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-services-list {
display: flex !important;
flex-direction: column !important;
padding: 0 28px !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-item {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
padding: 16px 0 !important;
border-bottom: 1px solid #CFD6E4 !important;
cursor: pointer !important;
text-decoration: none !important;
transition: opacity 0.2s ease !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-item:active {
opacity: 0.7 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-item .service-info {
display: flex !important;
flex-direction: column !important;
gap: 4px !important;
flex: 1 !important;
padding-right: 12px !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-item .service-title {
font-size: 16px !important;
font-weight: 600 !important;
line-height: 24px !important;
color: #222531 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-item .service-desc {
font-size: 13.5px !important;
font-weight: 400 !important;
line-height: 20px !important;
color: #6b7280 !important;
margin: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-item .service-arrow {
display: flex !important;
align-items: center !important;
justify-content: center !important;
flex-shrink: 0 !important;
width: 8px !important;
height: 15px !important;
} .maison-menu-popup:has(#menu-main-wrap) .menu-service-detail-tab {
display: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-service-detail-tab.active {
display: block !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-service-detail-body {
display: flex !important;
flex-direction: column !important;
padding: 0 28px !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-filter-tabs {
display: flex !important;
gap: 10px !important;
align-items: center !important;
padding-top: 16px !important;
padding-bottom: 16px !important;
margin: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-filter-btn {
border-radius: 6px !important;
padding: 8px 18px !important;
height: 38px !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
box-sizing: border-box !important;
border: 1px solid #cfd6e4 !important;
background: #ffffff !important;
color: #222531 !important;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 1 !important;
cursor: pointer !important;
transition: all 0.2s ease !important;
outline: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-filter-btn.active {
background: #08234c !important;
border-color: #08234c !important;
color: #ffffff !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-divider {
width: 100% !important;
height: 1px !important;
background-color: #CFD6E4 !important;
border: none !important;
margin: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-subpane-content {
display: none !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-subpane-content.active {
display: block !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-data-grid {
display: grid !important;
grid-template-columns: repeat(2, 1fr) !important;
grid-auto-flow: row !important;
column-gap: 20px !important;
row-gap: 16px !important;
padding: 16px 4px 24px 0 !important;
margin: 0 !important;
max-height: none !important;
height: auto !important;
overflow: visible !important;
overflow-y: visible !important;
-webkit-overflow-scrolling: touch;
box-sizing: border-box !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item {
display: flex !important;
flex-direction: column !important;
gap: 2px !important;
text-decoration: none !important;
padding: 6px 10px !important;
border-radius: 5px !important;
transition: all 0.2s ease !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item:hover,
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item:active {
background: #eff2f5 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item .item-name {
font-size: 14.5px !important;
font-weight: 500 !important;
line-height: 20px !important;
color: #222531 !important;
transition: color 0.2s ease !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item:hover .item-name,
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item:active .item-name {
color: #e31c5f !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-grid-item .item-desc {
font-size: 12.5px !important;
font-weight: 400 !important;
line-height: 16px !important;
color: #8c93a0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-tags-list {
display: flex !important;
flex-wrap: wrap !important;
gap: 8px !important;
padding: 16px 0 !important;
margin: 0 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-tag-pill {
display: inline-block !important;
border: 1px solid #cfd6e4 !important;
border-radius: 20px !important;
padding: 6px 16px !important;
font-size: 13.5px !important;
font-weight: 400 !important;
line-height: 20px !important;
color: #222531 !important;
text-decoration: none !important;
background: #ffffff !important;
transition: all 0.2s ease !important;
}
.maison-menu-popup:has(#menu-main-wrap) .mobile-tag-pill:hover,
.maison-menu-popup:has(#menu-main-wrap) .mobile-tag-pill:active {
background: #08234c !important;
border-color: #08234c !important;
color: #ffffff !important;
text-decoration: none !important;
} .maison-menu-popup:has(#menu-main-wrap) .menu-tab ul.dl-menu {
list-style: none !important;
margin: 0 !important;
padding: 0 28px !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-tab ul.dl-menu > li {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
border-bottom: 1px solid #CFD6E4 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-tab ul.dl-menu > li > a {
display: block !important;
font-size: 15px !important;
font-weight: 500 !important;
line-height: 22px !important;
color: #222531 !important;
padding: 14px 0 !important;
text-decoration: none !important;
} .maison-menu-popup:has(#menu-main-wrap) .menu-popup-footer {
position: relative !important;
bottom: auto !important;
left: auto !important;
right: auto !important;
margin-top: auto !important;
margin-right: 28px !important;
margin-bottom: 0 !important;
margin-left: 28px !important;
padding-top: 20px !important;
padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px)) !important;
border-top: 1px solid #CFD6E4 !important;
background: #fff !important;
z-index: 2 !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-footer p {
font-size: 13.5px !important;
font-weight: 400 !important;
line-height: 20px !important;
color: #6b7280 !important;
margin: 0 0 6px !important;
}
.maison-menu-popup:has(#menu-main-wrap) .menu-popup-footer .phone {
font-size: 20px !important;
font-weight: 700 !important;
line-height: 28px !important;
color: #222531 !important;
text-decoration: none !important;
display: inline-block !important;
}@font-face {
font-family: 'icomoon';
src: url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/fonts/icomoon.eot);
src: url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/fonts/icomoon.woff) format('woff'),
url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/fonts/icomoon.ttf) format('truetype'),
url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/fonts/icomoon.svg#icomoon) format('svg');
font-weight: normal;
font-style: normal;
} .dl-menuwrapper {
text-align: right;
position: relative;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-perspective-origin: 50% 200%;
perspective-origin: 50% 200%;
background: #FFFFFF;
width: auto;
display: inline-block;
box-shadow: inset 0px -0.5px 0px #CFD6E4;
margin-bottom: 30px;
padding: 16px 0; }
.dl-menuwrapper .dl-trigger {
background: #fff;
border: none;
width: 28px;
height: 28px;
text-indent: -900em;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
float: right;
padding: 0;
}
.dl-menuwrapper .dl-trigger:hover:after {
background-color: #E31C5F;
box-shadow:
0 7px 0 #E31C5F,
0 14px 0 #E31C5F;
}
.dl-menuwrapper .dl-trigger.dl-active:after {
opacity: 0;
visibility: hidden;
}
.dl-menuwrapper .dl-trigger.dl-active:before {
opacity: 1;
visibility: visible;
}
.dl-menuwrapper>ul {
background: #fff;
}
.dl-menuwrapper .dl-trigger:after {
content: '';
position: absolute;
width: 20px;
height: 1px;
background: #212121;
top: 7px;
left: 50%;
transform: translateX(-50%);
box-shadow:
0 7px 0 #212121,
0 14px 0 #212121;
}
.dl-menuwrapper .dl-trigger:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/images/svg/icon-close.svg);
opacity: 0;
visibility: hidden;
}
.dl-menuwrapper ul {
padding: 0;
list-style: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.dl-menuwrapper li {
position: relative;
}
.dl-menuwrapper li.dl-back:after {
background-image: url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/images/svg/icon-back.svg);
width: 40px;
height: 40px;
background-position: center;
background-repeat: no-repeat;
display: inline-block;
top: auto;
position: static;
}
.dl-menuwrapper li .icon_menu_item_mobile {
display: none;
}
.dl-menuwrapper .dl-menu>li>a,
.dl-menuwrapper .dl-submenu>li>a {
display: block;
position: relative;
padding: 16px 20px;
outline: none;
font-weight: 500;
font-size: 20px;
line-height: 30px;
letter-spacing: -0.45px;
color: #222531;
}
.dl-menuwrapper .dl-menu>li>a:hover,
.dl-menuwrapper .dl-submenu>li>a:hover {
background-color: #EFF2F5;
}
.no-touch .dl-menuwrapper .dl-menu>li>a:hover,
.no-touch .dl-menuwrapper .dl-submenu>li>a:hover {
background-color: #EFF2F5;
} .dl-menuwrapper li>a:not(:only-child):after {
position: absolute;
top: 50%;
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
display: inline-block;
font-size: 22px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f105";
transform: translateY(-50%);
}
.dl-menuwrapper li.dl-back a:before {
content: "";
background-color: transparent !important;
width: 24px;
height: 10px;
padding: 0;
text-indent: -999px;
background-image: url(//maisonoffice.vn/en/wp-content/themes/maisonreal/assets/images/svg/icon-back.svg);
background-position: left center;
background-repeat: no-repeat;
display: inline-block;
margin-right: 8px;
}
.dl-menuwrapper li>a:after {
right: 20px;
color: #222531;
}
.dl-menuwrapper .dl-menu {
min-width: 375px;
text-align: left;
width: 100%;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
transform: translateY(0px);
} .dl-menuwrapper li .dl-submenu {
display: none;
} .dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menu.dl-subview li.dl-subview>a {
display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
display: block;
} .dl-menuwrapper>.dl-submenu {
position: absolute;
width: 100%;
top: 50px;
left: 0;
margin: 0;
} .dl-menu.dl-animate-out-1 {
-webkit-animation: MenuAnimOut1 0.4s;
animation: MenuAnimOut1 0.4s;
}
.dl-menu.dl-animate-out-2 {
-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
animation: MenuAnimOut2 0.3s ease-in-out;
}
.dl-menu.dl-animate-out-3 {
-webkit-animation: MenuAnimOut3 0.4s ease;
animation: MenuAnimOut3 0.4s ease;
}
.dl-menu.dl-animate-out-4 {
-webkit-animation: MenuAnimOut4 0.4s ease;
animation: MenuAnimOut4 0.4s ease;
}
.dl-menu.dl-animate-out-5 {
-webkit-animation: MenuAnimOut5 0.4s ease;
animation: MenuAnimOut5 0.4s ease;
}
@-webkit-keyframes MenuAnimOut1 {
0% {}
50% { }
75% { opacity: .5;
}
100% { opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut2 {
0% {}
100% {
-webkit-transform: translateX(-100%);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut3 {
0% {}
100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut4 {
0% {}
100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut5 {
0% {}
100% {
-webkit-transform: translateY(40%);
opacity: 0;
}
}
@keyframes MenuAnimOut1 {
0% {}
50% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
transform: translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform: translateZ(-372.5px) rotateY(15deg);
transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@keyframes MenuAnimOut2 {
0% {}
100% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
}
}
@keyframes MenuAnimOut3 {
0% {}
100% {
-webkit-transform: translateZ(300px);
transform: translateZ(300px);
opacity: 0;
}
}
@keyframes MenuAnimOut4 {
0% {}
100% {
-webkit-transform: translateZ(-300px);
transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes MenuAnimOut5 {
0% {}
100% {
-webkit-transform: translateY(40%);
transform: translateY(40%);
opacity: 0;
}
}
.dl-menu.dl-animate-in-1 {
-webkit-animation: MenuAnimIn1 0.3s;
animation: MenuAnimIn1 0.3s;
}
.dl-menu.dl-animate-in-2 {
-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
animation: MenuAnimIn2 0.3s ease-in-out;
}
.dl-menu.dl-animate-in-3 {
-webkit-animation: MenuAnimIn3 0.4s ease;
animation: MenuAnimIn3 0.4s ease;
}
.dl-menu.dl-animate-in-4 {
-webkit-animation: MenuAnimIn4 0.4s ease;
animation: MenuAnimIn4 0.4s ease;
}
.dl-menu.dl-animate-in-5 {
-webkit-animation: MenuAnimIn5 0.4s ease;
animation: MenuAnimIn5 0.4s ease;
}
@-webkit-keyframes MenuAnimIn1 {
0% { opacity: 0;
}
20% { opacity: 0.5;
}
100% { opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn2 {
0% {
-webkit-transform: translateX(-100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn3 {
0% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn4 {
0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn5 {
0% {
-webkit-transform: translateY(40%);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes MenuAnimIn1 {
0% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-webkit-transform: translateZ(0px) rotateY(0deg);
transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@keyframes MenuAnimIn2 {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn3 {
0% {
-webkit-transform: translateZ(300px);
transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn4 {
0% {
-webkit-transform: translateZ(-300px);
transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn5 {
0% {
-webkit-transform: translateY(40%);
transform: translateY(40%);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
-webkit-animation: SubMenuAnimIn1 0.4s ease;
animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
animation: SubMenuAnimIn2 0.3s ease-in-out;
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
-webkit-animation: SubMenuAnimIn3 0.4s ease;
animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
-webkit-animation: SubMenuAnimIn4 0.4s ease;
animation: SubMenuAnimIn4 0.4s ease;
}
.dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
-webkit-animation: SubMenuAnimIn5 0.4s ease;
animation: SubMenuAnimIn5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
0% { opacity: 0;
}
100% { opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn2 {
0% {
-webkit-transform: translateX(100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn3 {
0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn4 {
0% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn5 {
0% {
-webkit-transform: translateZ(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0);
opacity: 1;
}
}
@keyframes SubMenuAnimIn1 {
0% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn2 {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn3 {
0% {
-webkit-transform: translateZ(-300px);
transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn4 {
0% {
-webkit-transform: translateZ(300px);
transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn5 {
0% {
-webkit-transform: translateZ(-200px);
transform: translateZ(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
opacity: 1;
}
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
-webkit-animation: SubMenuAnimOut1 0.4s ease;
animation: SubMenuAnimOut1 0.4s ease;
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
animation: SubMenuAnimOut2 0.3s ease-in-out;
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
-webkit-animation: SubMenuAnimOut3 0.4s ease;
animation: SubMenuAnimOut3 0.4s ease;
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
-webkit-animation: SubMenuAnimOut4 0.4s ease;
animation: SubMenuAnimOut4 0.4s ease;
}
.dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
-webkit-animation: SubMenuAnimOut5 0.4s ease;
animation: SubMenuAnimOut5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
0% { opacity: 1;
}
100% { opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut2 {
0% {
-webkit-transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut3 {
0% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut4 {
0% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut5 {
0% {
-webkit-transform: translateZ(0);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-200px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut1 {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0;
}
}
@keyframes SubMenuAnimOut2 {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
opacity: 0;
}
}
@keyframes SubMenuAnimOut3 {
0% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-300px);
transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut4 {
0% {
-webkit-transform: translateZ(0px);
transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(300px);
transform: translateZ(300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut5 {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-200px);
transform: translateZ(-200px);
opacity: 0;
}
} .no-js .dl-menuwrapper .dl-menu {
position: relative;
opacity: 1;
-webkit-transform: none;
transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
display: block;
}
.no-js .dl-menuwrapper li.dl-back {
display: none;
}
.no-js .dl-menuwrapper li>a:not(:only-child) {
background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li>a:not(:only-child):after {
content: '';
}  .demo-1 .dl-menuwrapper button {
background: #c62860;
}
.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
background: #9e1847;
} .demo-2 .dl-menuwrapper button {
background: #e86814;
}
.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
background: #D35400;
} .demo-3 .dl-menuwrapper button {
background: #08cbc4;
}
.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
background: #00b4ae;
} .demo-4 .dl-menuwrapper button {
background: #90b912;
}
.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
background: #79a002;
} .demo-5 .dl-menuwrapper button {
background: #744783;
}
.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
background: #643771;
}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}