/* @import url('imports/settings.css');
@import url('imports/element-style.css');
@import url('imports/n_style.css');
@import url('imports/responsive_style.css'); */
/* start css hero layout */
/* @import url('imports/header.css?v=1.0.0.1');
@import url('imports/footer.css?v=1.0.0.1');
@import url('imports/t_style.css?v=1.0.0.1');
@import url('t_custom.css?v=1.0.0.1');
@import url('n_custom.css?v=1.0.0.1'); */
html body {	
	font-family: var(--font-public-sans, "Public Sans", -apple-system, Helvetica, sans-serif);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	letter-spacing: 0.16px;	
    color: rgba(20, 20, 20, 0.7);
}
.container {
	max-width: 1440px;
}
.dflex{
    display: flex;
}
.dgrid{
    display: grid;
}
.align-items-center {
	align-items: center;
}
.justify-content-between{
    justify-content: space-between;
}
.button_group {
	display: flex;
	gap: 15px;
}
.mystic-design-button.mystic-design-button--secondary svg path {
	stroke: #fff;
}
.gap24{
    gap: 24px;
}
.nalc-forms-filter {
	position: relative;
}
/* .e-n-tabs.at-end .e-n-tabs-heading {
	padding-right: 50px;
}
.e-n-tabs.at-start .e-n-tabs-heading {
	padding-left: 50px;
} */
.e-n-tabs .tab-btn[disabled] {
	opacity: 0;
}
.e-n-tabs .tab-btn.prev{    
    left: 0;
}
.e-n-tabs .tab-btn.next{    
    right: 0;
}
.e-n-tabs .tab-btn:hover{
    background: rgb(201, 204, 207) !important;
}
.e-n-tabs .tab-btn {
	position: absolute;
	top: 8px;
	width: 39px;
	height: 39px;
	background: #eee !important;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
	border-radius: 8px;
	transition: 0.2s all ease;
}
.mystic-step-divider {
	height: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	border-top: 1px dotted var(--mystic-border-light, rgba(20, 20, 20, 0.1));
	background: none;
	box-sizing: border-box;
}
.mystic-slider-nav {
	padding: 4px;
}
.xclean_button_list {
	flex-wrap: wrap;
}
.ss-card-text-icon .ss-inner.grid-column-1 {
	gap: 0;
}
.xclean-card-text-icon.ss-card-text-icon.box_border .mystic-no-bg-card-wrapper {
	padding: 25px 0;
}
.ss-card-text-icon.box_border .mystic-no-bg-card-wrapper {
	border-bottom: 1px solid #E8E8E8AD;
}
.ss-card-text-icon.box_border .mystic-no-bg-card-wrapper:last-child {
	border: none;
}
.mystic-faq-section-title .highlight {
	font-style: italic;
}
.mystic-faq-section-title {
	font-weight: 500;
}
.mystic-faq-section-item-header {
	gap: 15px;
}
.mystic-accordion-buttons.left .mystic-design-button {
	flex-direction: row-reverse;
}
.check__dot__point ul {
	list-style: disc;
	padding-left: 15px;
    margin-bottom: 20px;
}
.check__list__point > ul > li::before, .elementor-widget-text-editor > ul > li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 16px;
	display: block;
	width: 16px;
	background: url("../images/checklist-green.png");
	background-size: contain;
	background-repeat: no-repeat;
	height: 12px;
}
.elementor-widget-text-editor ul li ul {
	padding-left: 15px;
}
.check__list__point > ul > li > ul li, .elementor-widget-text-editor > ul > li > ul li {
	list-style: disc;
    padding: 5px 0 5px 0;
}
.check__list__point ul li, .elementor-widget-text-editor ul li {
    list-style: none;
	position: relative;
	text-align: left;
	padding: 8px 0 8px 25px;
}
.elementor-widget-text-editor > ul {
	margin-bottom: 20px;
}
.black.check__list__point ul li::before {
	filter: brightness(0) saturate(100%);
}
.white.check__list__point ul li::before {
	filter: brightness(0) invert(1);
}
.elementor-widget-text-editor a, .mystic-number-list-content a {
	text-decoration: underline;
	color: #0F557D;
}
.ss-steps-layout .mystic-step-title {
	font-size: 12px;
}
.ss-steps-layout .mystic-step-title .mystic-heading-highlight {
	color: #B0540D;
}
.hero01.align_left .hero01__header.header__content {
	margin-left: 0;
}
.hero01.align_right .hero01__header.header__content {
	margin-right: 0;
}
.mystic-button-group {	
	flex-wrap: wrap;
}
.bxcontent_build p, .bxcontent_build ul{
    margin-bottom: 15px;
}
.hero__desc p, .elementor-widget-text-editor p, .mystic-step-content .des-item p {
	margin-bottom: 15px;
}
.hero__desc p:last-child, .elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}
.mystic-faq-section-item-answer {
	color: #141414 !important;
}
.xclean-accordion-component .mystic-accordion-description p {
	margin-bottom: 10px;
}
.hero01__header  .check__list__point ul {
	display: inline-block;
}
.hero__title span {
	font-weight: 500;
}

.hero__container {
    max-width: 1080px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
}
.hero__btn.block {
	width: 100%;
	justify-content: center;
}
.hero__cta.outline {
	outline-style: none;
}
.hero__cta.secondary .hero__btn {
	background: #13496A;
	color: #fff;
}
.hero__cta.secondary .hero__btn svg path{
    stroke: #fff;
}
.hero__cta.secondary .hero__btn:hover {
	background: #0E3B57;
	color: #fff;
}
.hero__cta.secondary .hero__btn:hover svg path{
    stroke: #fff;
}
.hero__cta.white .hero__btn {
	background: #fff;
	color: #13496A;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}
.hero__cta.white .hero__btn svg path{
    stroke: #13496A;
}
.hero__cta.white .hero__btn:hover {
	background: #F2F4F7;
	color: #0E3B57;
}
.hero__cta.white .hero__btn:hover svg path{
    stroke: #0E3B57;
}
.hero__cta.outline .hero__btn {
	background: none;
	border: 1px solid #13496A;
    color: #13496A;
    text-decoration: none !important;
}
.hero__cta.outline .hero__btn svg path{
    stroke: #13496A;
}
.hero__cta.outline .hero__btn:hover {
	background: #13496A;
	color: #fff;
}
.hero__cta.outline .hero__btn:hover svg path{
    stroke: #fff;
}
.hero__cta.transparent .hero__btn {
	background: none;
	color: #13496a;
	padding-left: 0;
	padding-right: 0;
}
.hero__cta.transparent .hero__btn svg path{
    stroke: #13496A;
}
.hero__cta.transparent .hero__btn:hover {
	background: none;
	color: #0E6496;
}
.hero__cta.transparent .hero__btn:hover svg path{
    stroke: #0E6496;
}
.hero__cta.icon .btn__text {
	display: none;
}
.hero__cta.icon .hero__btn {
	width: 56px;
	height: 56px;
	min-width: 56px;
	max-width: 56px;
	border-radius: 100px;
	background: #fff;	
	color: #13496A;
	padding: 0;
	justify-content: center;
	gap: 0;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}
.hero__cta.icon .hero__btn.block {
	width: 56px !important;
	height: 56px !important;
	min-width: 56px !important;
	max-width: 56px !important;
}
.hero__cta.icon .hero__btn svg,
.hero__cta.icon .hero__btn i {
	width: 20px;
	height: 20px;
}
.hero__cta.icon .hero__btn svg path{
    stroke: #13496A;
}
.hero__cta.icon .hero__btn:hover {
	background: #F2F4F7;
	color: #0E3B57;
}
.hero__cta.icon .hero__btn:hover svg path{
    stroke: #0E3B57;
}
.hero__cta.left .btn__text {
	order: 2;
}
.hero01 .header__content {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.hero01 .header__content .hero__desc strong{
    font-weight: 600;
    color: #141414;
}
.hero__badge {    
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 4px 16px;
    background: var(--pink-02);
    border-radius: 16px;
    cursor: default;
    transition: scale 0.2s ease-in-out;
}
.hero01__header.header__content .sub_heading {
	font-size: 20px;
	line-height: 1.2;
	color: #B0540D;
	font-weight: 600;
}
.hero__badge:hover {
    transform: scale(1.02);
}

.hero__badge .badge__icon {
    width: 20px;
    height: 20px;
}

.hero__badge .badge__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    color: var(--pink-01);
    height: 26px;
}

.hero__title {
    font-family: 'Public Sans' !important;
    line-height: 1.05;
    font-weight: 500;
    letter-spacing: -0.03em;
    margin: 0;
}
.ss-steps-layout .des-item {
	font-weight: 400;
}
.ss-steps-layout .step-content {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.content_has_link a{
    text-decoration: underline;
    color: #0F557D;
}
div.mystic-button-wrapper {
	display: inherit;
}
.ss-tab-images .tab-desc {	
	color: var(--black-800, #141414bf);
}
.ss-steps-layout .heading.has_font * {
	font-size: inherit;
}
h1.hero__title {    
    font-size: 56px;
}
h2.hero__title {    
    font-size: 48px;
}
h3.hero__title {    
    font-size: 32px;
}
h4.hero__title {    
    font-size: 24px;
}
h5.hero__title {    
    font-size: 20px;
}
h6.hero__title {    
    font-size: 18px;
}
.heading_has_font .hero__title {
	font-size: inherit;
}
.hero__title span.mystic-heading-highlight {
    display: inline;
    font-style: italic;
    color: #0F7EBA;
}
.hero__title--highlight {
    color: var(--blue-700);
    font-style: italic;
}
.hero__desc {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.01em;
	color: var(--black-700);	
}

/* CTA */
.hero__cta {
    display: flex;
    justify-content: center;
}

.hero__btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    background: var(--yellow-300);
    color: var(--yellow-950);
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.2s ease-in-out;
}
/* .hero__cta svg path {
	stroke: var(--yellow-950);
} */
.hero__btn:hover {
    background: var(--yellow-400);
}

.hero__btn .btn__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: inherit;
}

.hero__btn .btn__icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
    aspect-ratio: 1/1;
    transition: transform 0.2s ease-in-out;
}

.hero__btn:hover .btn__icon {
    transform: translateX(2px);
}

.hero__image--pc {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.hero__image--mb {
    display: none;
}
.hero__btn.block {
	width: 100%;
	justify-content: center;
}
.mystic-accordion-description blockquote {
	color: #d02dd0;
	background: #fce9fa;
	padding: 20px 24px;
	border-radius: 16px;
	margin-bottom: 20px;
}

.new_layout_list.news-section-container .news-card-image-link .news-card-new-img, .new_layout_card_grid.news-section-grid .news-section-secondary .news-card-new-img {
	width: 160px;
	height: 123px;
}
/* Ou2s Latest News image fixed size + disable hover zoom */
.xclean-news-section-wrapper .news-card-image-container,
.xclean-news-section-wrapper .news-card-image-container--small,
.xclean-news-section-wrapper .news-card-new-image,
.xclean-news-section-wrapper .news-card-new-image--mm,
.xclean-news-section-wrapper .news-card-image-link,
.xclean-news-section-wrapper .news-card-new-image-link {
	width: 453px !important;
	height: 322px !important;
	min-width: 453px !important;
	max-width: 453px !important;
	overflow: hidden !important;
	border-radius: 16px !important;
}
.xclean-news-section-wrapper .news-card-new-img,
.xclean-news-section-wrapper .news-card-image {
	width: 453px !important;
	height: 322px !important;
	min-width: 453px !important;
	max-width: 453px !important;
	object-fit: cover !important;
	border-radius: 16px !important;
	display: block !important;
}
.xclean-news-section-wrapper .news-card:hover .news-card-image,
.xclean-news-section-wrapper .news-card-image-container:hover .news-card-image,
.xclean-news-section-wrapper .news-card:hover .news-card-new-img,
.xclean-news-section-wrapper .news-card-image-container:hover .news-card-new-img,
.xclean-news-section-wrapper .news-card-image-link:hover .news-card-new-img {
	transform: none !important;
}
/* end css hero layout */

/* start css hero01 */
/* .hero01 {
    display: block;
    padding: 32px 20px;
} */

/* .hero01 .hero__cta {
    margin-top: -8px;
} */

.hero01 .img__wrapper {
    width: 100%;
    aspect-ratio: 1040/560;    
    margin: 0 auto;
    border-radius: 16px;
    overflow: hidden;
}

/* end css hero01 */

/* start css hero02 */
.hero02 .hero__container {
    flex-direction: column;
}

.hero02__header.header__content {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 32px;
}

.hero02__header.header__content .header__left {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: left;
    align-items: start;
    justify-content: start;
    flex: 0 0 auto;
    width: 64%;
    max-width: 688px;
}

.hero02__header .hero__title {
    font-size: 56px;
    font-weight: 500;
    line-height: 105%;
    letter-spacing: -3%;
    text-align: left;
}

.hero02__header .hero__badge {
    margin: 0;
}

.hero02__header.header__content .header__right {
    padding-top: 8px;
    width: 100%;
}
.hero02__header .hero__desc {
    text-align: left;
    margin-bottom: 32px;
}
.hero02__header .hero__cta {
    flex-direction: column;
    gap: 12px;
}
.hero02__header .hero__cta .btn__label {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    color: var(--black-1000);
    margin-bottom: 0;
}
.hero02__header .hero__cta .hero__btn {
    width: max-content;
    padding: 12px 20px;
}
.hero02 .img__wrapper {
    width: 100%;
    aspect-ratio: 1040/560;
    max-width: 1080px;
    margin: 0 auto;
    border-radius: 16px;
    overflow: hidden;
}
.xclean-vertical-tabs-wrapper .mystic-vertical-tabs-component {
	display: flex;
	justify-content: space-between;
}
.xclean-vertical-tabs-wrapper .mystic-vertical-tabs-component .nav-tabs-content-wrapper {
	flex: 1;	
	padding-left: 30px;
}
.check__dot__point ul li {
	margin-bottom: 10px;
}
/* step by step — column count via --xclean-steps-cols (no inline grid-template) so responsive rules can apply on production */
.ss-steps-layout .steps-grid {
	display: grid;
	grid-template-columns: repeat(var(--xclean-steps-cols, 3), minmax(0, 1fr));
	gap: 40px 16px;
	width: 100%;
	box-sizing: border-box;
}
.ss-steps-layout .step-item {
	text-align: left;
	min-width: 0;
}
.ss-steps-layout .mystic-step-content,
.ss-steps-layout .step-content {
	min-width: 0;
	max-width: 100%;
}
@media (max-width: 999px) {
	.ss-steps-layout .steps-grid.grid-column-4,
	.ss-steps-layout .steps-grid.grid-column-5 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
/* Single column only on very narrow viewports; keep 2-col (4–5 step layouts) from 451px–999px */
@media (max-width: 450px) {
	.ss-steps-layout .steps-grid {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 24px 16px;
	}
}
.step-label-wrapper {
	margin-bottom: 40px;
}
.ss-steps-layout .step-label {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	gap: 10px;
	font-weight: 600;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0.02em;
	padding: 20px 0 20px 15px;
	margin: 0;
	border-left: none;
	border-right: none;
	border-top: 1px dotted var(--mystic-border-light, rgba(20, 20, 20, 0.1));
	border-bottom: 1px dotted var(--mystic-border-light, rgba(20, 20, 20, 0.1));
}
.ss-steps-layout .mystic-step-dot {
	flex-shrink: 0;
}
.ss-steps-layout .mystic-step-number {
	min-width: 0;
}
.ss-steps-layout .step-icon {
	font-size: 26px;
	margin-bottom: 24px;
	width: 56px;
	border: 1px solid #EEEEF0;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
}
.ss-card-text-icon .ss-inner {
	gap: 24px;
}

.xclean-card-text-icon:not(.xclean-card-partner) .mystic-no-bg-card-wrapper.has_bg {
	padding: 0;
	border-radius: 16px;
}
.xclean-card-partner .mystic-no-bg-card-wrapper.has_bg {
	padding: 24px;
	border-radius: 16px;
}
.xclean-card-text-icon .has_color .mystic-no-bg-card__title, .xclean-card-text-icon .has_color .mystic-no-bg-card__description {
	color: inherit;
}
.xclean-card-partner .mystic-no-bg-card {
	padding: 0;
	width: 100%;
}
/* Defaults; Ou2s Partner Card overrides via inline styles from widget controls */
.bx-icon-card .logo_img {
	display: block;
	max-width: 159px;
	height: 60px;
	box-sizing: border-box;
}
.bx-icon-card .logo_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.bx-icon-card .icon_svg svg {
	min-width: 40px;
}
.nav-main-mobile-wrapper{
    display: none;
}
/* ── Mobile nav CSS variable defaults (global so they survive DOM hoist to <body>) ── */
:root {
    --mobile-nav-width: 320px;
    --mobile-nav-bg: #ffffff;
    --mobile-nav-overlay: rgba(0, 0, 0, 0.5);
    --mobile-nav-border: #E8E8E8;
    --mobile-nav-close-bg: #F5F5F5;
    --mobile-nav-active-color: #13496A;
    --mobile-nav-lv1-color: #13496A;
    --mobile-nav-lv1-size: 16px;
    --mobile-nav-divider: #E8E8E8;
    --mobile-nav-lv2-color: #13496A;
    --mobile-nav-lv2-size: 14px;
    --mobile-nav-lv3-color: rgba(20, 20, 20, 0.5);
    --mobile-nav-lv3-size: 14px;
    --mobile-nav-lv3-heading-color: #13496A;
    --mobile-nav-lv3-heading-size: 12px;
    --mobile-nav-lv4-color: rgba(20, 20, 20, 0.5);
    --mobile-nav-lv4-size: 14px;

    /* Desktop mega-menu defaults */
    --desktop-panel-bg: #ffffff;
    --desktop-panel-border: #13496A;
    /* Level 1 */
    --desktop-lv1-color: #13496A;
    --desktop-lv1-active-color: #13496A;
    --desktop-lv1-size: 16px;
    /* Level 2 — sidebar */
    --desktop-sidebar-width: 220px;
    --desktop-sidebar-bg: #F5F7FA;
    --desktop-sidebar-color: #13496A;
    --desktop-sidebar-size: 16px;
    --desktop-sidebar-active-bg: #ffffff;
    --desktop-sidebar-active-color: #13496A;
    /* Level 3 — column headers */
    --desktop-col-header-color: #13496A;
    --desktop-col-header-size: 12px;
    /* Level 4 — links */
    --desktop-link-color: rgba(20, 20, 20, 0.75);
    --desktop-link-hover-color: #13496A;
    --desktop-link-size: 16px;
    /* Posts panel */
    --desktop-posts-max-width: 300px;
}

/* Hidden by default on all viewports; only made interactive in the mobile media query */
.menu-mobile-pp {
    display: none;
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    overflow: hidden; /* prevents the off-screen translated panel from causing body scroll */
}
.xclean-accordion-component.layout2 {
	max-width: 100%;
}
.xclean-accordion-component.layout2 .mystic-accordion-item {
	background: #fff;
	padding: 8px 24px;
	border-radius: 16px;
	margin-bottom: 16px;
}
.timeline-carousel-content-title {
	font-size: 30px;
}
.xclean-data-table .ss-inner {
	border-radius: 16px;
	border: 1px solid hsl(var(--border));
	overflow: hidden;
}
.xclean-data-table.layout2 .ss-inner{
	background: #fff;
}
.xclean-data-table table {
	width: 100%;
	border: none;
}
.xclean-data-table table tr td {
	padding: 15px;
	border-left: 1px solid hsl(var(--border));
}
.xclean-data-table table tr td:first-child, .xclean-data-table table tr:last-child {
	border: none;
}
.xclean-data-table table tr {
	border-bottom: 1px solid hsl(var(--border));
}
.xclean-data-table.layout1 table tr:nth-of-type(2n+1) {
	background: #fff;
}
.xclean-data-table.layout3 .ss-inner td, .xclean-data-table.layout3 tr, .xclean-data-table.layout3 .ss-inner {
	border-color: #fff;
}
.xclean-data-table.layout3 td {
	background: rgba(255,255,255,0.5);
}
.xclean-data-table table blockquote {
	border-left: 3px solid #0f7eba;
	padding: 8px 12px;
	background: rgba(15, 126, 186, 0.1);
	border-radius: 4px;
}
.xclean-data-table table em {
	border-left: 3px solid #B0540D;
	padding: 8px 12px;
	background: rgba(176, 84, 13, 0.1);
	border-radius: 4px;
	display: block;
}
.xclean-data-table .ss-inner ul {
	list-style: disc;
	padding-left: 25px;
	margin-bottom: 18px;
}
.xclean-news-section-wrapper.hide-excerpt .news-card-new-excerpt {
	display: none;
}
.xclean-events-section-wrapper .event-item {
	justify-content: space-between;
	gap: 30px;
}
.xclean-events-section-wrapper .event-section {
	gap: 30px;
}
.xclean-events-section-wrapper .event-item .thumb a {
	display: block;
	aspect-ratio: 2.2;	
}
.xclean-events-section-wrapper .event-item .thumb a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
}
.xclean-events-section-wrapper .event-item .title {
	font-size: 20px;
	font-weight: 600;
	color: #141414;
	line-height: 1.4;
}
.xclean-events-section-wrapper .event-item .meta-item {
	gap: 10px;
	align-items: center;
}
.xclean-events-section-wrapper .event-item .meta-item span {
    text-transform: capitalize;
}
.bx-flex-column{
    display: flex;
    flex-direction: column;
}
.xclean-events-section-wrapper .event-item .info {	
	gap: 24px;
}
.xclean-events-section-wrapper .event-item .info-meta {	
	gap: 5px;
}
.xclean-events-section-wrapper .event-item .mystic-design-button {
	display: flex;
}
/* Ou2s Event button: center text + arrow together */
.xclean-events-section-wrapper .event-item .mystic-button-wrapper.hero__cta.primary > .hero__btn {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;

	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 10px !important;
}
.xclean-events-section-wrapper .event-item .mystic-button-wrapper.hero__cta.primary > .hero__btn .btn__text {
	flex: 0 0 auto !important;
	width: auto !important;
	margin: 0 !important;
	text-align: center !important;
	order: 1 !important;
}
.xclean-events-section-wrapper .event-item .mystic-button-wrapper.hero__cta.primary > .hero__btn .mystic-arrow-icon {
	position: static !important;
	transform: none !important;
	margin: 0 !important;
	left: auto !important;
	right: auto !important;
	flex: 0 0 auto !important;
	order: 2 !important;
	justify-self: auto !important;
	grid-column: auto !important;
}

/* Ou2s Event card image: 488 x 380 */
.xclean-events-section-wrapper .event-item .thumb a {
	display: block;
	width: 100%;
	height: 380px !important;
	aspect-ratio: auto !important;
	overflow: hidden;
}
.xclean-events-section-wrapper .event-item .thumb a img.news-card-new-img {
	width: 488px !important;
	height: 380px !important;
	object-fit: cover;
	border-radius: 16px;
}

/* Events numeric pagination */
.xclean-events-section-wrapper .xclean-events-pagination--numbers {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 18px;
	border: 0 !important;
	margin-top: 24px;
}

/* Base number style */
.xclean-events-section-wrapper .xclean-events-pagination--numbers .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 20px;
	height: 28px;
	padding: 0 2px;
	text-decoration: none;
	color: #141414;
	border-bottom: 2px solid transparent;
	line-height: 1;
}

/* Active + hover = blue underline */
.xclean-events-section-wrapper .xclean-events-pagination--numbers .page-numbers.current,
.xclean-events-section-wrapper .xclean-events-pagination--numbers a.page-numbers:hover {
	color: #0E6496;
	border-bottom-color: #0E6496;
}

/* Prev/Next container */
.xclean-events-section-wrapper .xclean-events-pagination--numbers .prev,
.xclean-events-section-wrapper .xclean-events-pagination--numbers .next {
	font-size: 0;
	border-bottom: 0 !important;
	min-width: 32px;
	height: 32px;
	padding: 0;
	display: inline-flex;
	align-items: flex-end;
	justify-content: center;
}

/* Bigger side arrows + bottom margin for alignment */
.xclean-events-section-wrapper .xclean-events-pagination--numbers .prev::before,
.xclean-events-section-wrapper .xclean-events-pagination--numbers .next::before {
	font-size: 30px;
	line-height: 1;
	font-weight: 500;
	color: #141414;
	display: inline-block;
	margin-bottom: 2px;
}

.xclean-events-section-wrapper .xclean-events-pagination--numbers .prev::before {
	content: "\2039";
}

.xclean-events-section-wrapper .xclean-events-pagination--numbers .next::before {
	content: "\203A";
}

/* Optional: hide ... */
.xclean-events-section-wrapper .xclean-events-pagination--numbers .dots {
	display: none;
}
.mystic-no-bg-card__description {
	color: inherit;
}
strong {
	color: #141414;
    font-weight: 600;
}
.check__dot__point ul:last-child {
	margin-bottom: 0;
}
.ss-tab-images .tab-right .tab-title .tab-desc p {
	margin-bottom: 15px;
}
.mystic-slide-mobile-slide img {
	object-fit: cover;
}
.mystic-table-main-content, .mystic-table-bullet-item , .mystic-table-bullet-list{
	font-family: inherit !important;
}
.mystic-faq-section-item {
	padding: 0 !important;
}
.timeline-carousel-content-description {
	font-family: inherit !important;
}
/* Ou2s Card Text Icon — grid tracks (widgets.css .mystic-no-bg-card is 354px; override so columns fit container) */
.xclean-card-text-icon.ss-card-text-icon {
	max-width: 100%;
	box-sizing: border-box;
}
.xclean-card-text-icon .ss-inner.dgrid {
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}
.xclean-card-text-icon .mystic-no-bg-card-wrapper {
	min-width: 0;
	max-width: 100%;
	box-sizing: border-box;
}

.xclean-card-text-icon:not(.xclean-card-partner) .mystic-no-bg-card {
	padding: 24px;
	gap: 48px;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}
.xclean-card-text-icon:not(.xclean-card-partner).no_side_padding .mystic-no-bg-card {
	padding-left: 0;
	padding-right: 0;
}
.xclean-card-text-icon .mystic-no-bg-card__content,
.xclean-card-text-icon .mystic-no-bg-card__text-content {
	min-width: 0;
	max-width: 100%;
	align-self: stretch;
}
.xclean-card-text-icon:not(.xclean-card-partner) .mystic-no-bg-card__text-content {
	gap: 12px;
}
/* WYSIWYG blocks add default margin-top on the first p; without this, gap + p margin stacks (~28px+) */
.xclean-card-text-icon:not(.xclean-card-partner) .mystic-no-bg-card__description > :first-child {
	margin-top: 0 !important;
}
/* WYSIWYG sits inside a flex column; min-width:0 allows long URLs/strings to wrap instead of overflowing */
.xclean-card-text-icon .mystic-no-bg-card__title {
	min-width: 0;
	max-width: 100%;
	overflow-wrap: anywhere;
	word-break: break-word;
}
.xclean-card-text-icon .mystic-no-bg-card__description {
	min-width: 0;
	max-width: 100%;
	width: 100%;
	overflow-wrap: anywhere;
	word-break: break-word;
}
.xclean-card-text-icon .mystic-no-bg-card__description a,
.xclean-card-text-icon .mystic-no-bg-card__description li,
.xclean-card-text-icon .mystic-no-bg-card__description p,
.xclean-card-text-icon .mystic-no-bg-card__description ul,
.xclean-card-text-icon .mystic-no-bg-card__description ol {
	max-width: 100%;
	overflow-wrap: anywhere;
	word-break: break-word;
}
.elementor-widget-mystic_news_section.xclean-news-section-wrapper .news-card-new-tag, .news-card-new-tag {
	display: flex;
	padding: 6px 12px;
	align-items: center;
	gap: 6px;
	/* border-radius: 6px; */
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	position: relative;
	text-decoration: none;
	transition: all 0.2s ease;
	text-transform: inherit;
    text-transform: uppercase;
}
@media all and ( max-width: 1024px ) {
    .main-header {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        border-bottom: 2px solid var(--mystic-nav-border-color, var(--blue-900));
    }
    .main-header .header-wrapper {
        display: none;
    }
    .main-header .nav-main-mobile-wrapper {
        display: block;
        background: #fff;
        padding: 10px 16px;
    }

    /* ── Activate the drawer on mobile ── */
    .menu-mobile-pp {
        display: block;
    }

    /* ── Mobile header bar ── */
    .btn-menu-pp {
        color: var(--blue-950);
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        gap: 5px;
        background: transparent;
        border: none;
        padding: 0;
    }
    .btn-menu-pp .icon {
        width: 48px;
        height: 48px;
        display: flex;
        background: #f5f5f5;
        border-radius: 100px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 5px;
        padding: 5px 15px;
    }
    .btn-menu-pp .icon span {
        width: 100%;
        height: 2px;
        background: var(--blue-950);
    }

    /* ── Activate the wrapper (z-index + pointer-events) ── */
    .menu-mobile-pp.active {
        opacity: 1;
        z-index: 99999999;
        pointer-events: auto;
    }

    /* ── Drawer overlay — absolute so it fills the fixed parent ── */
    .menu-mobile-pp .overlap {
        position: absolute;
        inset: 0;
        background: var(--mobile-nav-overlay, rgba(0, 0, 0, 0.5));
        z-index: 1;
        transition: opacity 0.25s ease;
        opacity: 0;
        cursor: pointer;
        pointer-events: none;
    }
    .menu-mobile-pp.active .overlap {
        opacity: 1;
        pointer-events: auto;
    }

    /* ── Drawer panel — absolute so it fills the fixed parent, slides from right ── */
    .menu-mobile-pp .menu-content {
        width: 320px;
        width: var(--mobile-nav-width, 320px);
        max-width: 92vw;
        background: #ffffff;
        background: var(--mobile-nav-bg, #ffffff);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        z-index: 2;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        transform: translateX(100%);
        transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
        box-shadow: -4px 0 24px rgba(0, 0, 0, 0.12);
        pointer-events: auto;
    }
    .menu-mobile-pp.active .menu-content {
        transform: translateX(0);
    }
    /* Every interactive element in the drawer must always be clickable */
    .menu-mobile-pp .menu-content a,
    .menu-mobile-pp .menu-content button {
        pointer-events: auto;
    }

    /* ── Drawer heading (logo + close) ── */
    .menu-mobile-pp .menu-content .heading {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* border-bottom: 1px solid var(--mobile-nav-border, #E8E8E8); */
        padding: 12px 16px;
        flex-shrink: 0;
    }
    .menu-mobile-pp .menu-content .heading .logo-inner img {
        max-height: 40px;
        width: auto;
    }
    .close-menu-pp {
        cursor: pointer;
        width: 40px;
        height: 40px;
        background: var(--mobile-nav-close-bg, #F5F5F5);
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100px;
        border: none;
        flex-shrink: 0;
    }

    /* ── Menu button group (nav + CTAs) ── */
    .menu-mobile-pp .menu-button-group {
        display: flex;
        flex-direction: column;
        flex: 1;
        min-height: 0; /* needed for flex children to scroll correctly */
        overflow: hidden;
    }
    .menu-mobile-pp .menu-button-group .menu-mobile {
        flex: 1;
        min-height: 0;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }

    /* ── Slide panels container ── */
    .mobile-panels {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .mobile-panel {
        position: absolute;
        inset: 0;
        display: flex;
        flex-direction: column;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
        will-change: transform;
    }
    .mobile-panel--main {
        transform: translateX(-100%);
    }
    .mobile-panel--main.is-active {
        transform: translateX(0);
    }
    .mobile-panel--sub {
        transform: translateX(100%);
    }
    .mobile-panel--sub.is-active {
        transform: translateX(0);
    }

    /* ── Main list (Level 1 items) ── */
    .mobile-main-list {
        list-style: none;
        margin: 0;
        padding: 0 8px;
        width: 100%;
    }
    .mobile-main-list__item {
        /* border-bottom: 1px solid var(--mobile-nav-divider, #E8E8E8); */
        width: 100%;
    }
    .mobile-main-list__trigger {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 14px 16px;
        background: transparent;
        border: none;
        cursor: pointer;
        text-align: left;
        gap: 12px;
        text-decoration: none;
        box-sizing: border-box;
    }
    .mobile-main-list__label {
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: var(--mobile-nav-lv1-size, 16px);
        font-weight: 500;
        color: #13496A;
        flex: 1;
        line-height: 1.6;
        letter-spacing: 0;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    .mobile-main-list__item.is-active-parent{
        background-color: #F7F7F8;
        border-radius: 8px;

    }
    /* Active parent highlight (current page lives under this L1) */
    .mobile-main-list__item.is-active-parent > .mobile-main-list__trigger .mobile-main-list__label {
        color: var(--mobile-nav-active-color, #0E6496);
        font-weight: 500;
    }
    .mobile-main-list__arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        color: rgba(20, 20, 20, 1);
    }
    .mobile-main-list__item.is-active-parent > .mobile-main-list__trigger .mobile-main-list__arrow {
        color: var(--mobile-nav-active-color, #13496A);
    }

    /* Link and no-link trigger variants on main list */
    a.mobile-main-list__trigger,
    a.mobile-main-list__trigger:hover {
        text-decoration: none;
    }
    .mobile-main-list__trigger--nolink {
        cursor: default;
    }

    /* ── Sub-panel header (← Back button) ── */
    .mobile-panel__header {
        flex-shrink: 0;
        /* border-bottom: 1px solid var(--mobile-nav-divider, #E8E8E8); */
    }
    .mobile-panel__back {
        display: flex;
        align-items: center;
        gap: 8px;
        width: 100%;
        padding: 14px 24px;
        background: transparent;
        border: none;
        cursor: pointer;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: var(--mobile-nav-lv1-size, 16px);
        font-weight: 600;
        color: rgba(20, 20, 20, 1);
        text-align: left;
        line-height: 1.6;
    }
    .mobile-panel__back svg {
        flex-shrink: 0;
    }

    /* ── Sub-panel content ── */
    .mobile-panel__content {
        padding: 4px 16px 12px 16px;
        word-break: break-word;
        overflow-wrap: break-word;
    }

    /* Level 2 nested accordion: chevrons ∨ / ∧ on the right */
    .mobile-lv2-accordion__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        padding: 8px 0 4px;
        min-height: 44px;
        box-sizing: border-box;
    }
    .mobile-lv2-accordion__head .mobile-lv2-heading {
        flex: 1;
        min-width: 0;
        padding: 0;
        margin: 0;
        align-self: center;
    }
    .mobile-lv2-accordion__trigger {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        margin: -6px -10px -6px 0;
        padding: 0;
        border: none;
        background: transparent;
        cursor: pointer;
        color: var(--mobile-nav-lv2-color, #0c2d45);
        -webkit-tap-highlight-color: transparent;
    }
    .mobile-lv2-accordion__icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
    }
    .mobile-lv2-accordion .mobile-lv2-accordion__icon .icon-chevron-up {
        display: none;
    }
    .mobile-lv2-accordion .mobile-lv2-accordion__icon .icon-chevron-down {
        display: block;
    }
    .mobile-lv2-accordion.is-open .mobile-lv2-accordion__icon .icon-chevron-up {
        display: block;
    }
    .mobile-lv2-accordion.is-open .mobile-lv2-accordion__icon .icon-chevron-down {
        display: none;
    }
    .mobile-lv2-accordion__body {
        display: none;
        /* padding: 10px  0; */
        overflow: hidden;
    }
    .mobile-lv2-accordion.is-open .mobile-lv2-accordion__body {
        display: block;
    }

    /* (old accordion trigger/body styles removed — now using slide panels) */
    .mobile-lv1-overview {
        display: block;
        padding: 8px 16px;
        margin-bottom: 4px;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: 14px;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: 0;
        color: rgba(20, 20, 20, 0.6);
        text-decoration: none;
    }
    a.mobile-lv1-overview:hover {
        color: rgba(19, 73, 106, 1);
    }

    /* ── Level 2 group (heading + level 3 children) ── */
    /* is-visited-group = route: this L2 branch contains the current page (independent of is-open). */
    .mobile-lv2-accordion.is-visited-group:not(.is-open) {
        background-color: #F5F7FA;
        border-radius: 8px;
    }
    .mobile-lv2-group {
        /* margin: 0 -16px 0 -36px; */
        padding: 0 16px 0 16px;
    }
    .mobile-lv2-group.is-open {
        background-color: #F1F9FE;
        border-radius: 8px;
        /* border-bottom: 1px solid rgba(19, 73, 106, 1); */
    }
    .mobile-lv2-group.is-active.is-open {
        background-color: #F7F7F8;
        border-radius: 8px;
    }
    .mobile-lv2-group.is-active {
        background-color: #EAF6FF;
        border-radius: 8px;
    }
    .mobile-lv2-heading {
        display: block;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: var(--mobile-nav-lv2-size, 14px);
        font-weight: 500;
        color: rgba(20, 20, 20, 0.6);
        padding: 8px 0 2px;
        margin-bottom: 0;
        text-decoration: none;
        line-height: 1.5;
        letter-spacing: 0;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    a.mobile-lv2-heading {
        color: rgba(20, 20, 20, 0.6);
        text-decoration: none;
        display: block;
        pointer-events: auto;
    }
    .mobile-lv2-accordion.is-open > .mobile-lv2-accordion__head .mobile-lv2-heading {
        color: #0E6496;
    }
    .mobile-lv2-accordion.is-active > .mobile-lv2-accordion__head .mobile-lv2-heading {
        color: #0E6496;
        font-weight: 600;
    }
    a.mobile-lv2-heading:hover {
        opacity: 0.8;
    }

    /* ── Level 3 list ── */
    .mobile-lv3-list {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    /* .mobile-lv3-list li {
        padding: 0;
        margin: 0;
    } */
    .mobile-lv3-list > li > .menu_link,
    .mobile-lv3-list > li > span.menu_link {
        display: block;
        padding: 6px 0;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: var(--mobile-nav-lv3-size, 14px);
        font-weight: 400;
        color: rgba(20, 20, 20, 0.6);
        text-decoration: none;
        line-height: 1.5;
        letter-spacing: 0;
        pointer-events: auto;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    .mobile-lv3-list > li > a.menu_link:hover {
        color: var(--mobile-nav-active-color, #13496A);
    }

    /* ── Level 3 group heading (lv3 item that has lv4 children) ── */
    .mobile-lv3-group {
        /* padding-left: 5px; */
        border-bottom: 1px solid rgba(224, 224, 224, 1);
        padding: 10px 0;
        margin-bottom: 10px;
    }
    .mobile-lv3-group:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .mobile-lv3-heading {
        display: block;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size:  12px;
        margin-bottom: 10px;
        font-weight: 600;
        color: rgba(20, 20, 20, 0.5);
        padding: 0;
        text-decoration: none;
        line-height: 1.2;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        pointer-events: auto;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    a.mobile-lv3-heading:hover {
        opacity: 0.8;
    }

    /* ── Level 4 list ── */
    .mobile-lv4-list {
        list-style: none;
        margin: 0;
        padding: 0 0 0 0;
    }
    .mobile-lv4-list li {
        padding: 0;
        margin: 0;
    }
    .mobile-lv4-list .menu_link {
        display: block;
        padding: 10px 0;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: var(--mobile-nav-lv4-size, 16px);
        font-weight: 500;
        color: rgba(20, 20, 20, 0.7);
        text-decoration: none;
        line-height: 1.5;
        letter-spacing: 0;
        pointer-events: auto;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    .mobile-lv4-list .menu_link.xclean-news-tab-active {
        color: var(--mobile-nav-active-color, #13496A);
        font-weight: 600;
    }
    .mobile-lv4-list a.menu_link:hover {
        color: var(--mobile-nav-active-color, #13496A);
    }

    /* ── Level 2 simple link (no level 3 children) ── */
    .mobile-lv2-link {
        display: block;
        padding: 8px 16px;
        font-family: var(--font-public-sans, "Public Sans", sans-serif);
        font-size: var(--mobile-nav-lv3-size, 14px);
        font-weight: 500;
        color: rgba(20, 20, 20, 0.6);
        text-decoration: none;
        line-height: 1.5;
        letter-spacing: 0;
        pointer-events: auto;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    a.mobile-lv2-link:hover {
        color: var(--mobile-nav-active-color, #13496A);
    }

    /* ── Current / active page item — consistent across all levels ── */
    .menu-mobile-pp .is-current {
        color: var(--mobile-nav-active-color, #0E6496) !important;
        font-weight: 600;
    }

    /* ── CTA buttons at bottom ── */
    .menu-mobile-pp .menu-button-group .button-menu {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 12px 16px;
        border-top: 1px solid var(--mobile-nav-border, #E8E8E8);
        flex-shrink: 0;
    }
    .menu-mobile-pp .button-menu .hero__cta {
        display: flex;
        width: 100%;
    }
    .menu-mobile-pp .button-menu .hero__btn {
        width: 100%;
        justify-content: center;
    }
}
@media (max-width: 1199px) {
     .hero01 .img__wrapper {
        aspect-ratio: 354/400;
        border-radius: 12px;
    }
    .hero {
        padding: 0;
        background: var(--white);
        border-radius: 12px;
    }

    .hero__badge {
        border-radius: 12px;
    }

    .hero__cta:not(.icon) .hero__btn {
        width: 100%;
        justify-content: center;
    }

    .hero01 .header__content h2.hero__title {
        font-size: 36px;
        /* figma mobile */
    }
    .hero01 .header__content h5.hero__title {
        font-size: 20px;
    }
    .hero__image--pc {
        display: none;
    }

    .hero__image--mb {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .hero02__header.header__content {
        flex-direction: column;
        gap: 16px;
        margin-top: 0;
    }
    .hero02__header.header__content .header__left {
        width: 100%;
        align-items: center;
    }
    .hero02__header .hero__title {
        text-align: center;
        font-size: 36px;
    }
    .hero02__header.header__content .header__right {
        padding-top: 0;
        align-items: center;
    }
    .hero02__header .hero__desc {
        margin-bottom: 24px;
        text-align: center;
    }
    .hero02__header .hero__cta {
        gap: 0;
    }
    .hero02__header .hero__cta .btn__label {
        display: none;
    }
    .hero02 .img__wrapper {
        width: 100%;
        aspect-ratio: 354/400;
        border-radius: 12px;
    }
    .hero02__header .hero__cta .hero__btn {
        width: 100%;
    }
}
@media all and ( max-width: 999px ) {
    html body {
        font-size: 14px;
    }
    .footer-inner .container {
        padding: 0 15px;
    }
    .bx-about-menu {
        display: block;
    }
    .bx-menu-items-inner {
        gap: 12px;
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media all and ( max-width: 810px ) {
    .xclean-events-section-wrapper .event-section {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .xclean-vertical-tabs-wrapper .mystic-vertical-tabs-component {
        flex-direction: column;
        gap: 24px;
    }
    .xclean-vertical-tabs-wrapper .mystic-vertical-tabs-component .mystic-vertical-tabs-nav {
        max-width: 100%;        
    }
    .xclean-vertical-tabs-wrapper .mystic-vertical-tabs-component .nav-tabs-content-wrapper {
        padding: 0;
    }
    .mystic-user-profile-wrapper.xclean-user-profile-wrapper .mystic-user-profile__avatar {
        width: 36px;
        height: 36px;
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content > .e-con {
        padding: 15px 0 !important;
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content .e-con {
        padding: 0;
    }
    .elementor-widget-n-tabs span.e-n-tab-title-text {
        font-size: 14px;
        line-height: 1.2;
    }
    .mystic-slide-items {
        min-width: auto !important;
        max-width: 100%;
    }
    .xclean-data-table .ss-inner {
        max-width: 100%;
        overflow-x: auto;
    }
    .xclean-data-table table {
        width: auto !important;
        min-width: 600px;
    }
    .elementor-widget-mystic_news_section .news-card-new-image {
        height: auto;
    }
    .menu-mobile-pp .menu-button-group .button-menu {
        flex-direction: column;
        padding: 0 10px 10px;
    }
}
@media all and ( max-width: 767px ) {
    .button_group {
        flex-direction: column;
    }
    .heading_has_font .hero__title {
        font-size: 16px;
    }
    .hero01__header.header__content {
        max-width: 100% !important;
    }
    .elementor-widget-mystic_news_section .news-section {
        padding: 0;
    }
    .new_layout_list.news-section-container .news-card.news-card--secondary, .elementor-widget-mystic_news_section .news-card {
        flex-direction: column;
    }
    .new_layout_list.news-section-container .news-card-image-link .news-card-new-img, .new_layout_card_grid.news-section-grid .news-section-secondary .news-card-new-img {
        width: 100%;
        height: auto;
    }
    /* Ou2s Card Text Icon — single column + overflow (runs when n_custom.css is not enqueued) */
    .xclean-card-text-icon .dgrid {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .xclean-card-text-icon .mystic-no-bg-card-wrapper,
    .xclean-card-text-icon .mystic-no-bg-card,
    .xclean-card-text-icon .mystic-no-bg-card__content,
    .xclean-card-text-icon .mystic-button-wrapper.hero__cta,
    .xclean-card-text-icon .mystic-button-wrapper.hero__cta .hero__btn {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }
    .xclean-card-text-icon .mystic-no-bg-card__description,
    .xclean-card-text-icon .mystic-no-bg-card__description * {
        overflow-wrap: anywhere;
        word-break: break-word;
    }
}
@media all and ( max-width: 640px ) {}
@media all and ( max-width: 480px ) {}
@media all and ( max-width: 320px ) {}