/* START DEFAULT CODE */

::-moz-selection {
    background: var(--global-palette5);
    color: var(--global-palette8);
}

::selection {
    background: var(--global-palette5);
    color: var(--global-palette8);
}

*::-moz-selection {
    background: var(--global-palette5);
    color: var(--global-palette8);
}

*::-webkit-selection {
    background: var(--global-palette5);
    color: var(--global-palette8);
}

:root {
    --f54: 54px;
    --f38: 38px;
    --f24: 24px;
    --f22: 22px;
    --f18: 18px;
    --error: #f55;
    --success: #2ecc71;
}

body .wp-site-blocks {
    --global-vw: unset;
}

a.button,
div .button {
    padding: 12px 24px;
    font-size: var(--f18);
    font-weight: bold;
    color: var(--global-palette9);
}

div #main-header .header-button {
    border: 1px solid var(--global-palette1);
}

div #main-header .header-button:hover {
    color: var(--global-palette9);
    box-shadow: 0px 4px 25px rgba(236, 19, 204, 0.25);
    border-color: var(--global-palette7);
}

div #main-header .header-button:active {
    background: var(--global-palette7);
}

.wp-block-kadence-advancedbtn.kb-buttons-wrap .kb-button.kt-button {
    padding: 12px 24px;
    font-size: var(--f18);
    font-weight: 700;
    border-radius: 120px;
    border-width: 1px;
}

.wp-block-kadence-advancedbtn.kb-buttons-wrap .kb-button.kt-button:hover {
    border-width: 1px;
    box-shadow: 0px 4px 25px rgba(236, 19, 204, 0.25);
    border-color: var(--global-palette7);
}

.wp-block-kadence-advancedbtn.kb-buttons-wrap .kb-button.kt-button:active {
    background: var(--global-palette7);
}

div.single-content p,
div.single-content p strong {
    font-size: var(--f24);
    font-weight: 400;
    line-height: 160%;
    position: relative;
    z-index: 2;
}

div.single-content h1 {
    font-size: var(--f54);
    line-height: 110%;
}

div .single-content h2 {
    font-size: var(--f38);
    font-weight: 700;
    line-height: 130%;
    position: relative;
    z-index: 2;
}

div.single-content h4 {
    font-size: var(--f22);
    line-height: 140%;
    font-weight: 700;
}

div.single-content h5 {
    font-size: var(--f18);
}

body .entry.single-entry {
    box-shadow: unset;
    background: transparent;
    border-radius: unset;
}

div.site-container,
.kt-row-column-wrap.kb-theme-content-width,
section.mf_abt_prod_stack_sec>.kt-row-column-wrap {
    width: 92%;
}


/* END DEFAULT CODE */


/* START CUSTOM COMMON CODE */

div.single-content p.mf_mid_text {
    font-size: var(--f18);
    line-height: 160%;
}


/* END CUSTOM COMMON CODE */


/* START HEADER CODE */

.transparent-header header#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 16px 0;
    transition: all 0.3s ease;
}

.transparent-header header#masthead::before {
    background-image: linear-gradient(#080607, #0000);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.transparent-header header#masthead.fixed::before {
    opacity: 1;
    visibility: visible;
}

header #main-header {
    z-index: 1;
    position: relative;
}

div.site-main-header-inner-wrap {
    min-height: unset;
}

.main-navigation .primary-menu-container>ul.menu>li.menu-item>a {
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
}

header .main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a,
header .main-navigation .primary-menu-container>ul>li.menu-item>a {
    color: var(--global-palette9);
}

header .main-navigation .primary-menu-container>ul>li.menu-item>a.active,
header .main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a:hover,
header .main-navigation .primary-menu-container>ul>li.menu-item>a:hover {
    color: var(--global-palette7);
}

.site-header-section-right div.site-header-item:not(:last-child) {
    margin-right: 50px;
}

.main-navigation .primary-menu-container>ul.menu>li.menu-item:not(:last-child) {
    margin-right: 70px;
}


/* END HEADER CODE */


/* START HERO SEC CODE */

.kb-row-layout-wrap.kb-row-layout-id_d51bcf-67.alignfull.kt-row-has-bg.mf_banner_sec.mf_ratio_banner.wp-block-kadence-rowlayout {
    display: none;
}

.mf_main_banner_sec {
    position: relative;
    padding-bottom: 89px;
    z-index: 2;
}

.mf_main_banner_sec::before {
    content: '';
    position: absolute;
    bottom: -100px;
    left: 50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(209.24deg, #8217AF 17.5%, #021C1F 72.41%);
    opacity: 0.5;
    filter: blur(202.5px);
    transform: translateX(-50%) rotate(-18.67deg);
    z-index: 1;
    pointer-events: none;
    max-height: 1024px;
    border-radius: 100%;
}

.mf_main_banner_sec.alignfull>.kt-row-column-wrap>.wp-block-kadence-column {
    z-index: unset;
}

.mf_main_banner_sec.alignfull>.kt-row-column-wrap {
    padding: 0;
    z-index: unset;
}

.mf_ratio_banner.wp-block-kadence-rowlayout {
    position: relative;
    padding-top: 47.3%;
    z-index: unset !important;
}

.mf_ratio_banner.wp-block-kadence-rowlayout>.kt-row-column-wrap {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1355px;
    width: 83%;
    z-index: 1;
}

.mf-home-banner_text_wrap .kt-inside-inner-col {
    background: rgba(0, 0, 0, 0.09);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    text-align: center;
    padding: 50px 150px;
}

.mf-home-banner_text_wrap .kt-inside-inner-col::before {
    content: "";
    position: absolute;
    top: -90px;
    right: -60px;
    width: 232px;
    height: 194px;
    background: url("/wp-content/uploads/2023/03/center_Light.png") 0% 0% / contain no-repeat;
    transition: all 0.5s cubic-bezier(.79, .14, .15, .86) 0s;
    opacity: 0;
}

.already-visible .mf-home-banner_text_wrap .kt-inside-inner-col::before,
.show-div .mf-home-banner_text_wrap .kt-inside-inner-col::before {
    opacity: 1;
}

.mf-home-banner_text_wrap .kt-inside-inner-col::after {
    content: '';
    position: absolute;
    bottom: -57px;
    left: 40px;
    width: 173px;
    height: 104px;
    background: url("/wp-content/uploads/2023/03/Down_Light.png") 0% 0% / contain no-repeat;
    transition: all 0.5s cubic-bezier(.79, .14, .15, .86) 0s;
    opacity: 0;
}

.already-visible .mf-home-banner_text_wrap .kt-inside-inner-col::after,
.show-div .mf-home-banner_text_wrap .kt-inside-inner-col::after {
    opacity: 1;
}

div.single-content .mf-home-banner_text_wrap h1 {
    margin-bottom: 25px;
}

div.single-content .mf-home-banner_text_wrap p:not(:last-child) {
    margin-bottom: 35px;
}

.mf-home-banner_wrap P {
    text-align: center;
}

.single-content .wp-block-columns.mf-home-infobox_cols {
    gap: 40px;
    z-index: 1;
    position: relative;
    flex-wrap: wrap !important;
}

.wp-block-kadence-column.mf-home-banner_text_wrap {
    margin-bottom: 43px;
}


/* END HERO SEC CODE */


/* START INFO CARD CODE */

.single-content .wp-block-columns.mf-home-infobox_cols {
    gap: 43px;
}

.mf-home-infobox_cols .mf-home-infobox_col.wp-block-column {
    flex: unset !important;
    width: calc(25% - 33px);
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

.mf-home-infobox_cols .mf-home-infobox {
    width: 100%;
    height: 100%;
    padding: 10px;
    cursor: pointer;
}

.mf-home-infobox_cols .mf-home-infobox::before {
    content: '';
    position: absolute;
    background: var(--global-palette3);
    top: 0;
    left: 0;
    width: 170px;
    z-index: -1;
    height: 140px;
    transition: all 0.3s ease;
}

.mf-home-infobox_cols .mf-home-infobox::after {
    content: '';
    position: absolute;
    background: var(--global-palette3);
    bottom: 0;
    right: 0;
    width: 170px;
    height: 140px;
    z-index: -1;
    transition: all 0.3s ease;
}

.mf-home-infobox_cols .mf-home-infobox:hover::after,
.mf-home-infobox_cols .mf-home-infobox:hover::before {
    background: var(--global-palette2);
}

.mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient(180deg, #3C1B56 0%, #0D0E18 100%);
    padding: 40px;
    border-radius: 30px;
}

.mf-home-infobox .kt-infobox-textcontent .kt-blocks-info-box-title {
    margin-bottom: 10px;
}

.mf-home-infobox .kt-blocks-info-box-media-align-top .kt-blocks-info-box-media-container {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: 100%;
}

.single-content .mf-home-infobox_cols .kt-blocks-info-box-text {
    font-size: var(--f18);
    transition: all 0.4s linear;
}


/* END INFO CARD CODE */


/* START IMAGE SEC CODE */

.mf_home_lft_img div.kt-row-column-wrap,
.mf_home_rgt_img div.kt-row-column-wrap {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    gap: unset;
    padding-left: 0;
    padding-right: 0;
    z-index: unset;
}

.mf_home_lft_img .wp-block-kadence-column.mf_home_lft_img_sec {
    /* margin-left: -15px; */
    width: 100%;
    max-width: 43%;
    padding-top: 42.4%;
    position: relative;
}

.mf_home_lft_img .wp-block-kadence-column.mf_home_lft_img_sec .kt-inside-inner-col {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: unset;
}

.mf_home_lft_img .wp-block-image.size-full.mf_col_img {
    width: 100%;
    height: 100%;
}

.mf_home_lft_img .wp-block-image.size-full.mf_col_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mf_home_lft_img .wp-block-kadence-column.mf_home_rgt_cnt {
    max-width: 74%;
    width: 100%;
    margin-left: -17%;
    z-index: 3;
    opacity: 0.5;
    transition: all 0.5s ease;
}

.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col {
    padding-left: 34.5%;
    padding-right: 9%;
    background: rgba(23, 55, 63, 0.1);
    border: 1px solid #2C2B2A;
    border-radius: 60px 0 0 60px;
    border-right: none;
    padding-top: 11%;
    padding-bottom: 11%;
    z-index: 1;
    border-left: transparent;
}

.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col::before {
    content: '';
    left: calc(34.5% + -135px);
    position: absolute;
    top: -90px;
    width: 283px;
    height: 170px;
    background: url("/wp-content/uploads/2023/03/Top_Light.png") 0% 0% / contain no-repeat;
    z-index: 2;
    transition: all 0.5s cubic-bezier(.79, .14, .15, .86) 0s;
    opacity: 0;
}

.show-div.mf_home_lft_img .wp-block-kadence-column.mf_home_rgt_cnt,
.show-div.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col::before {
    transition-delay: 1s;
    opacity: 1;
}

.wp-block-image.size-full.mf_doodle_img {
    position: absolute;
}

.wp-block-image.size-full.bunch_doodle {
    max-width: 22%;
    margin: 0;
    top: -7%;
    left: 12%;
    height: 20.5%;
    width: 100%;
}

.mf_home_ball_img,
.wp-block-image.mf_doodle_img.mf_doodle_orange,
.wp-block-image.mf_doodle_img.mf_doodle_green,
.wp-block-image.mf_doodle_img.mf_doodle_cyan,
.wp-block-image.mf_doodle_img.mf_group_img,
.wp-block-image.size-full.bunch_doodle,
.wp-block-image.size-full.single_doodle {
    transform: translatey(0px);
    -webkit-animation: float 6s ease-in-out infinite alternate;
    animation: float 6s ease-in-out infinite alternate;
}

.wp-block-image.size-full.single_doodle {
    -webkit-animation: float 7s ease-in-out infinite alternate;
    animation: float 7s ease-in-out infinite alternate;
}

.wp-block-image.mf_doodle_img.mf_group_img {
    -webkit-animation: float 4s ease-in-out infinite alternate;
    animation: float 4s ease-in-out infinite alternate;
}

.wp-block-image.mf_doodle_img.mf_doodle_cyan {
    -webkit-animation: float 5s ease-in-out infinite alternate;
    animation: float 5s ease-in-out infinite alternate;
}

.wp-block-image.mf_doodle_img.mf_doodle_green {
    -webkit-animation: float 6s ease-in-out infinite alternate;
    animation: float 6s ease-in-out infinite alternate;
}

.wp-block-image.mf_doodle_img.mf_doodle_orange {
    -webkit-animation: float 7s ease-in-out infinite alternate;
    animation: float 7s ease-in-out infinite alternate;
}

@keyframes float {
    0% {
        transform: translatey(0px) scale(0.9);
    }

    50% {
        transform: translatey(-20px) scale(1);
    }

    100% {
        transform: translatey(0px) scale(1);
    }
}

.wp-block-image.size-full.bunch_doodle img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wp-block-image.size-full.single_doodle {
    top: 12%;
    left: 48.2%;
    width: 4.5%;
    height: 3.3%;
}

section.mf-home-infoboxes:after {
    content: "";
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #080706 0%, rgba(8, 7, 6, 0.9) 38.54%, rgba(8, 7, 6, 0) 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
    height: 200px;
}


/*section.mf_banner_sec {
background-attachment: fixed;
-webkit-animation: banner_zoom 7s ease-in-out;
animation: banner_zoom 7s ease-in-out;
}
/*@keyframes banner_zoom {
0% {
background-size: 150%;
}

100% {
background-size: cover;
}
}*/

.mf_psychedelic_mushrooms {
    padding-top: 3.8%;
    position: relative;
}

.mf_psychedelic_mushrooms::before {
    content: '';
    position: absolute;
    top: -32%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-height: 714px;
    background: linear-gradient(218.07deg, #132E2D 28%, #213B32 72.08%);
    opacity: 0.5;
    filter: blur(202.5px);
    transform: translateX(-50%) rotate(5.98deg);
    z-index: 2;
    border-radius: 100%;
    pointer-events: none;
}

.mf_psychedelic_mushrooms.mf_home_lft_img .wp-block-kadence-column.mf_home_lft_img_sec {
    max-width: 50.4%;
    padding-top: 49.25%;
    z-index: unset;
}

.mf_psychedelic_mushrooms.mf_home_lft_img .wp-block-kadence-column.mf_home_rgt_cnt {
    max-width: 74%;
    margin-left: -25%;
}

.wp-block-image.mf_copy_img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    transition: all 1s ease-in;
    transform-origin: bottom;
}

.mf_blast_colors_img {
    transform: scale(0.5);
    transform-origin: 40% 50%;
    opacity: 0;
}

.show-div .mf_blast_colors_img {
    animation-delay: 1.5s;
    transition-delay: 1.5s;
    animation: blast_color 1.2s ease forwards;
}

.already-visible .mf_blast_colors_img {
    animation: blast_color 1.2s ease forwards;
}

@keyframes blast_color {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    40% {
        transform: scale(0.5);
        opacity: 0;
    }

    100% {
        transform: scale(0.99);
        opacity: 1;
    }
}

.wp-block-image.mf_bottle_img img {
    object-fit: cover;
}

.mf_psychedelic_mushrooms.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col {
    padding-top: 15%;
    padding-bottom: 15%;
    z-index: unset;
}

.mf_psychedelic_mushrooms .wp-block-image.size-full.mf_col_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/wp-content/uploads/2023/03/Image2.png") no-repeat;
    background-size: cover;
    z-index: 1;
    transform: scale(1.0);
}


/* .wp-block-image.size-full.mf_copy_img.mf_blast_colors_img.hidden {
display: none;
}
.wp-block-image.size-full.mf_copy_img.mf_bottle_img.hidden {
display: none;
} */

.wp-block-image.mf_copy_img.mf_blast_colors_img {
    z-index: unset;
}


/* .wp-block-image.mf_copy_img.mf_bottle_img::before {
content: '';
position: absolute;
top: -31px;
left: -2%;
width: 40%;
height: 100%;
background: url("/wp-content/uploads/2023/03/Water-Splash1.png") no-repeat;
z-index: -1;
transition: all 2s ease;
background-size: cover;
}
.show-div .wp-block-image.mf_copy_img.mf_bottle_img::before {
width: 100%;
transition-delay: 1.2s;
}
.already-visible .wp-block-image.mf_copy_img.mf_bottle_img::before {
width: 100%;
} */


/* END IMAGE SEC CODE */


/* START REV-IMAGE SEC CODE */

.mf_self_awareness {
    position: relative;
    padding-top: 1.6%;
}

.mf_self_awareness::before {
    content: '';
    position: absolute;
    top: -45%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-height: 1024px;
    border-radius: 100%;
    background: linear-gradient(164.86deg, #14312E 26.49%, rgba(239, 202, 106, 0.24) 79.31%);
    opacity: 0.5;
    filter: blur(202.5px);
    transform: translateX(-50%) rotate(-6.49deg);
    z-index: 2;
    pointer-events: none;
}

figure.wp-block-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mf_home_rgt_img .mf_col_img {
    width: 100%;
    height: 100%;
}

.mf_home_rgt_img .wp-block-kadence-column.mf_home_lft_cnt_sec {
    width: 100%;
    max-width: 57.6%;
    position: relative;
    z-index: 3;
}

.mf_home_rgt_img .mf_home_lft_cnt_sec .kt-inside-inner-col {
    padding-right: 8%;
    padding-left: 15%;
    width: 100%;
    margin: auto;
    background: rgba(8, 16, 19, 0.2);
    border: 1px solid #2C2B2A;
    border-radius: 0 60px 60px 0;
    padding-top: 11%;
    padding-bottom: 11%;
    z-index: 1;
    border-left: transparent;
    border-right: transparent;
}

.mf_home_rgt_img .mf_home_lft_cnt_sec .kt-inside-inner-col::before {
    content: '';
    left: calc(15% + -145px);
    position: absolute;
    top: -90px;
    width: 283px;
    height: 170px;
    background: url("/wp-content/uploads/2023/03/Top_Light.png") 0% 0% / contain no-repeat;
    transition: all 0.5s cubic-bezier(.79, .14, .15, .86) 0s;
    opacity: 0;
}

.show-div.mf_home_rgt_img .mf_home_lft_cnt_sec .kt-inside-inner-col::before {
    transition-delay: 1s;
    opacity: 1;
}

.mf_home_rgt_img .wp-block-kadence-column.mf_home_rgt_img_sec {
    width: 100%;
    max-width: 59.8%;
    margin-left: -20%;
    padding-top: 49%;
    position: relative;
}

.mf_home_rgt_img .mf_home_rgt_img_sec .kt-inside-inner-col {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.wp-block-image.mf_doodle_img.mf_group_img {
    top: -7.1%;
    left: 28.7%;
    width: 18.1%;
    height: 25.2%;
}

.wp-block-image.mf_doodle_img.mf_doodle_cyan {
    top: 8%;
    left: 55%;
    width: 5.3%;
    height: 6.5%;
}

.wp-block-image.mf_doodle_img.mf_doodle_green {
    top: 22%;
    left: 36%;
    width: 4.2%;
    height: 5.2%;
}

.wp-block-image.mf_doodle_img.mf_doodle_orange {
    top: 15%;
    left: 74%;
    width: 4.5%;
    height: 5.5%;
}


/* END REV-IMAGE SEC CODE */


/* START HEAD TITLE IMAGE SEC CODE */

section .kt-row-column-wrap .mf_head_title_sec .kt-row-column-wrap {
    max-width: 1265px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.mf_home_mid_img_sec.wp-block-kadence-rowlayout {
    padding-top: 22px;
}

section.mf_home_mid_img_sec>.kt-row-column-wrap {
    padding-left: 0;
    padding-right: 0;
}

.entry-content .mf_home_mid_img_sec.wp-block-kadence-rowlayout.alignfull .mf_head_title_sec {
    margin-bottom: -30px;
}

.mf_home_mid_banner.wp-block-kadence-rowlayout {
    padding-top: 49.399%;
    position: relative;
}

.mf_home_mid_banner>.kt-row-column-wrap {
    padding: 0;
}

.mf_home_mid_banner {
    position: relative;
}

.mf_home_mid_banner>.kt-row-column-wrap.kt-has-1-columns {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.mf_home_magician_wrap .kt-inside-inner-col {
    position: static;
}

.mf_home_magician_wrap figure {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}


/* END HEAD TITLE IMAGE SEC CODE */


/* START HEAD TITLE WITH SLIDER SEC CODE */

.kb-row-layout-wrap.mf_home_gallary.wp-block-kadence-rowlayout {
    margin-top: -7.6%;
    position: relative;
    z-index: 1;
    padding-bottom: 5%;
}

.kb-row-layout-wrap.mf_home_gallary::before {
    content: '';
    position: absolute;
    pointer-events: none;
    top: -290px;
    left: 0;
    width: 100%;
    height: 1440px;
    border-radius: 100%;
    background: linear-gradient(179.96deg, #320A1B 0.03%, #090709 74.26%);
    filter: blur(202.5px);
}

div .splide__list {
    align-items: stretch;
}

.splide__slide {
    display: flex;
}

div .kb-gallery-ul .kadence-blocks-gallery-item {
    display: flex;
}

div .kadence-blocks-gallery-item-inner {
    display: flex;
}

.mf_home_gallary .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel figure .kb-gal-image-radius {
    width: 100%;
    height: auto;
}

.mf_home_gallary .kb-gallery-ul .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner figure .kb-gallery-image-contain {
    width: 100%;
    padding-top: 124%;
    overflow: hidden;
}

.mf_home_gallary .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel figure .kb-gal-image-radius img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.mf_home_tree_bg.wp-block-kadence-rowlayout {
    position: relative;
    padding-top: 56.25%;
    z-index: unset;
    margin-top: 90px;
}

.mf_home_tree_bg.wp-block-kadence-rowlayout>.kt-row-column-wrap {
    position: absolute;
    top: 18.3%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 80%;
    max-width: 1280px;
}

.mf_home_tree_bg.wp-block-kadence-rowlayout::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 43%;
    background: linear-gradient(180deg, #080706 0%, rgba(8, 7, 6, 0.94) 36.46%, rgba(8, 7, 6, 0.7) 63.54%, rgba(8, 7, 6, 0.346931) 81.77%, rgba(8, 7, 6, 0) 100%);
}

.mf_home_tree_bg.wp-block-kadence-rowlayout::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 43%;
    background: linear-gradient(180deg, #080706 0%, rgba(8, 7, 6, 0.94) 36.46%, rgba(8, 7, 6, 0.7) 63.54%, rgba(8, 7, 6, 0.346931) 81.77%, rgba(8, 7, 6, 0) 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
}

.mf_slider_sec.wp-block-kadence-rowlayout>.kt-row-column-wrap {
    max-width: 1530px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
}

.mf_slider_sec.wp-block-kadence-rowlayout {
    margin-top: 3px;
}

.mf_slider_sec.owl-carousel {
    padding: 0;
}

.mf_slider_sec .owl-stage {
    display: flex;
}

.mf_slider_sec .owl-stage-outer {
    padding: 6% 4px 2.5%;
}

.mf_slider_sec .owl-stage .owl-item {
    display: flex;
    align-items: stretch;
    padding: 2px;
}

.mf_slider_sec .home_slider_inner_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    transition: all 0.3s ease-in-out;
}

.mf_slider_sec .img_wrapper {
    width: 100%;
    margin-bottom: 65px;
    border: 1px solid #7C4F63;
    background-color: #30111E;
    padding: 20px;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.mf_slider_sec .img_wrapper::before {
    content: '';
    right: 10px;
    position: absolute;
    top: -58px;
    width: 181px;
    height: 108px;
    background: url("/wp-content/uploads/2023/03/Top_Light.png") 0% 0% / contain no-repeat;
    transition: all 0.3s ease-in-out;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.mf_slider_sec .active.center .img_wrapper::before {
    opacity: 1;
    visibility: visible;
}

.mf_slider_sec .active.center .img_wrapper {
    transform: scale(1.13);
}

.mf_slider_sec .active.center .img_wrap img {
    mix-blend-mode: unset;
}

.mf_slider_sec .img_wrap {
    width: 100%;
    position: relative;
    padding-top: 127%;
}

.mf_slider_sec .img_wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    mix-blend-mode: luminosity;
    transition: all 0.3s ease-in-out;
    border-radius: 30px;
}

.mf_slider_sec .card_info {
    text-align: center;
    opacity: 0.1;
    transition: all 0.3s ease-in-out;
}

.mf_slider_sec .active.center .card_info {
    opacity: 1;
}

div.single-content .card_info p {
    font-size: var(--f18);
    color: var(--global-palette9);
    display: -webkit-box;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.mf_slider_sec .card_info h4 {
    color: var(--global-palette9);
}

.mf_slider_sec .owl-dots {
    text-align: center;
}

.mf_slider_sec .owl-dots .owl-dot {
    margin: 0 5px;
}

.mf_slider_sec .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background-color: rgba(12, 226, 254, 0.2);
    transition: all 0.3s ease-in-out;
}

.mf_slider_sec .owl-dots .owl-dot.active span {
    background-color: var(--global-palette2);
}


/* END HEAD TITLE WITH SLIDER SEC CODE */


/* START MOBILE DEVICES SEC CODE */

.wp-block-kadence-rowlayout.mf_home_phone {
    position: relative;
}

.wp-block-kadence-rowlayout.mf_home_phone::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1440px;
    border-radius: 100%;
    background: linear-gradient(180deg, rgba(28, 49, 223, 0.07) 0%, rgba(42, 14, 120, 0.45) 100%);
    filter: blur(202.5px);
    z-index: 1;
    pointer-events: none;
}

.wp-block-kadence-rowlayout.mf_home_phone::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    height: calc(100% - 168px);
    border: 1px solid #382D62;
    border-left: none;
    border-right: none;
    display: block;
}

.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}

.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap::before {
    content: '';
    position: absolute;
    right: 0;
    top: -7px;
    width: 283px;
    height: 170px;
    background: url("/wp-content/uploads/2023/03/Top_Light.png") 0% 0% / contain no-repeat;
    transition: all 0.5s cubic-bezier(.79, .14, .15, .86) 0s;
    opacity: 0;
    z-index: 2;
}

.show-div.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap::before {
    transition-delay: 1s;
    opacity: 1;
}

.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: unset;
    z-index: unset;
}

.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap>.wp-block-kadence-column {
    z-index: 2;
}

.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap .mf_phone_bg_col {
    width: 100%;
    max-width: 29.2%;
    margin-bottom: -52px;
}

.mf_phone_bg_col .kt-inside-inner-col {
    width: 100%;
}

.mf_phone_bg_col .kt-inside-inner-col .wp-block-kadence-image {
    width: 100%;
    position: relative;
    padding-top: 189%;
}

.mf_phone_bg_col .kt-inside-inner-col .wp-block-kadence-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap .mf_home_phone_cnt {
    width: 100%;
    max-width: 68.5%;
    padding-top: 185px;
    justify-content: flex-start;
    padding-bottom: 120px;
}

.mf_home_phone_cnt .kt-inside-inner-col {
    /* margin-top: -273px; */
    margin-top: -21px;
}

.mf_home_phone_cnt .kt-inside-inner-col>h2 {
    max-width: 820px;
    width: 100%;
}

.mf_home_phone_cnt .kt-inside-inner-col>p {
    max-width: 820px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.single-content .wp-block-columns.mf_home_phone_cols {
    margin-top: 60px;
    margin-bottom: 0;
    flex-wrap: wrap !important;
    gap: 35px;
    max-width: 93%;
}

.single-content .wp-block-columns.mf_home_phone_cols .mf_home_phone_column {
    flex: unset;
    width: 100%;
    max-width: calc(25% - 28px);
    background: transparent;
    border: 1px solid #382D62;
    border-radius: 30px;
    padding: 40px;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.single-content .wp-block-columns.mf_home_phone_cols .mf_home_phone_column:hover {
    background: rgba(255, 255, 255, 0.03);
}

div.single-content .wp-block-columns.mf_home_phone_cols .mf_home_phone_column p {
    font-size: var(--f18);
    line-height: 180%;
    margin-bottom: 25px;
}

.mf_home_phone_column .wp-block-kadence-advancedbtn.kb-buttons-wrap .kb-button.kt-button {
    font-size: 16px;
    padding: 7px 24px;
}

div.single-content .mf_home_phone_cols .wp-block-kadence-advancedbtn {
    margin-top: auto;
}

div.single-content .mf_home_phone_cols figure {
    margin-top: auto;
}

.mf_home_phone_column .wp-block-social-links .wp-social-link a {
    padding: 0;
    font-size: 20px;
}

.mf_home_phone_column .wp-block-social-links .wp-social-link:not(:last-child) {
    margin-bottom: 12px;
}

.mf_home_phone_column .wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: var(--f18);
    font-weight: 300;
    margin: 0 0 0 12px;
    line-height: 100%;
}

.single-content .mf_home_phone_column ul {
    margin-top: 5px;
}

.mf_home_phone_column .wp-block-social-link:hover {
    transform: scale(1);
}

.wp-block-social-link:hover .wp-block-social-link-anchor svg path {
    fill: var(--global-palette7);
}

.wp-block-social-link:hover .wp-block-social-link-anchor>span {
    color: var(--global-palette7);
}


/* END MOBILE DEVICES SEC CODE */


/* START FOOTER CODE */

div #inner-wrap {
    margin-bottom: -90px;
}

footer {
    background-color: #171531;
    border-radius: 60px 60px 0 0;
    border: 1px solid #382D62;
    z-index: 1;
    padding-top: 45px;
    border-bottom: none;
    z-index: 2;
}

footer .site-container .site-footer-row {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-top: 42px;
    justify-content: space-between;
}

footer .site-container .site-footer-row .site-footer-section {
    width: 100%;
}

footer .site-container .site-footer-row .site-footer-middle-section-1 {
    max-width: 25%;
}

footer .site-container .site-footer-row .site-footer-middle-section-2,
footer .site-container .site-footer-row .site-footer-middle-section-3 {
    max-width: 11%;
}

footer .site-container .site-footer-row .site-footer-middle-section-4 {
    max-width: 13%;
}

footer .site-container .site-footer-row .site-footer-middle-section-5 {
    max-width: 31.5%;
}

footer .widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)):hover {
    color: var(--global-palette7);
}

footer .widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)) {
    color: var(--global-palette9);
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

footer .widget_nav_menu li:not(:last-child) {
    margin-bottom: 15px;
}

footer .widget-area .widget h4 {
    color: var(--global-palette9);
    font-size: var(--f22);
    font-weight: 700;
    font-family: var(--global-body-font-family);
}

.site-footer-middle-section-5 .footer-widget-area-inner .widget {
    margin-bottom: 12px;
}

.wpforms-form {
    position: relative;
}

footer .site-bottom-footer-wrap .site-bottom-footer-inner-wrap {
    padding-top: 5px;
    border-top: 1px solid #382D62;
    margin-top: 30px;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 10px;
}

footer .site-bottom-footer-wrap .site-bottom-footer-inner-wrap .site-footer-section {
    display: inline-block;
    width: auto;
}


/* END FOOTER CODE */


/* START FORM CODE */

body div.wpforms-container-full .wpforms-form input,
div div.wpforms-container-full .wpforms-form input[type="email"],
div div.wpforms-container-full .wpforms-form input[type="text"],
div div.wpforms-container-full .wpforms-form textarea {
    width: 100%;
    max-width: 100% !important;
    background: #272145;
    border: 1px solid #382D62;
    border-radius: 27px;
    height: 52px;
    color: var(--global-palette9);
    font-size: 16px;
    padding: 8px 16px;
    line-height: 140%;
}

footer div div.wpforms-container-full .wpforms-form input[type="email"] {
    padding-right: 130px;
}

div div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: var(--error);
    margin-top: 5px;
}

div div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
    border-color: var(--error);
}

div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: absolute;
    top: 15px;
    right: 6px;
    /* height: 45px; */
    /* overflow: hidden; */
    padding: 0;
}

div.wpforms-container-full form.wpforms-form input[type="submit"],
div.wpforms-container-full form.wpforms-form button[type="submit"],
div.wpforms-container-full form.wpforms-form .wpforms-page-button {
    background-color: var(--global-palette1);
    border: 1px solid var(--global-palette1);
    color: var(--global-palette9);
    font-size: 16px;
    padding: 8px 24px;
    font-weight: 700;
    text-transform: uppercase;
    height: 42px;
    border-radius: 100px;
}

div.wpforms-container-full form.wpforms-form input[type="submit"]:hover,
div.wpforms-container-full form.wpforms-form button[type="submit"]:hover,
div.wpforms-container-full form.wpforms-form .wpforms-page-button:hover {
    background-color: var(--global-palette1);
    border: 1px solid var(--global-palette7);
    box-shadow: 0px 4px 25px rgba(236, 19, 204, 0.25);
}

div.wpforms-container-full form.wpforms-form input[type="submit"]:active,
div.wpforms-container-full form.wpforms-form button[type="submit"]:active,
div.wpforms-container-full form.wpforms-form .wpforms-page-button:active,
div.wpforms-container-full form.wpforms-form input[type="submit"]:focus,
div.wpforms-container-full form.wpforms-form button[type="submit"]:focus,
div.wpforms-container-full form.wpforms-form .wpforms-page-button:focus {
    background-color: var(--global-palette7);
    border: 1px solid var(--global-palette7);
    box-shadow: unset;
}

div.wpforms-container-full .wpforms-form input[type="submit"]:disabled,
div.wpforms-container-full .wpforms-form button[type="submit"]:disabled,
div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled {
    opacity: 1;
    color: var(--global-palette1);
    pointer-events: none;
}

.site-footer-middle-section-5 .footer-widget-area-inner .widget p.wp-block-kadence-advancedheading {
    font-weight: 300;
    font-size: var(--f18);
    line-height: 140%;
    margin-top: 0;
}

.site-footer-middle-section-5 .footer-widget-area-inner .widget:last-child {
    width: 90%;
}

div .mf_contact_form_sec div.wpforms-container-full .wpforms-form textarea {
    resize: none;
}

div div.wpforms-container-full .wpforms-form .wpforms-required-label {
    color: var(--error);
}

footer .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full {
    padding: 10px;
}

footer div.wpforms-container-full,
footer div.wpforms-container-full .wpforms-form * {
    font-size: 14px;
    line-height: 120%;
}


/* END FORM CODE */


/* START CONTACTUS PAGE CODE */


/* .mf_contact_banner::before {
content: '';
position: absolute;
bottom: -287px;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(171.72deg, #8217AF 6.35%, #021C1F 59.34%);
filter: blur(202.5px);
z-index: 1;
border-radius: 100%;
max-height: 700px;
} */

.mf_contact_banner .mf-home-banner_text_wrap .kt-inside-inner-col {
    border: none;
    background-color: transparent;
    padding: 0;
}

.mf_contact_banner .mf-home-banner_text_wrap .kt-inside-inner-col::before,
.mf_contact_banner .mf-home-banner_text_wrap .kt-inside-inner-col::after {
    display: none;
}

.mf_contact_banner.mf_ratio_banner.wp-block-kadence-rowlayout>.kt-row-column-wrap {
    bottom: unset;
    width: 66%;
    top: 55%;
    transform: translate(-50%, -50%);
    padding-top: 0;
    z-index: 2;
    padding-bottom: 0;
}

div.single-content .mf_contact_banner .mf-home-banner_text_wrap h1 {
    margin-bottom: 10px;
}


/* END CONTACTUS PAGE CODE */


/* START FAQ SEC CODE */

.mf_faq_sec.wp-block-kadence-rowlayout {
    padding-top: 47px;
}

.mf_faq_sec.wp-block-kadence-rowlayout .kt-row-column-wrap {
    max-width: 1030px;
    width: 80%;
}

.mf_faq_sec .wp-block-kadence-accordion.alignnone {
    margin-top: 70px;
}

.mf_faq_sec .wp-block-kadence-accordion .wp-block-kadence-pane {
    border-bottom: 1px solid #272421;
}

.mf_faq_sec .wp-block-kadence-accordion .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
    padding: 34px 0;
    border: none;
    font-size: var(--f24);
    line-height: 140%;
    align-items: flex-start;
}

.mf_faq_sec .kt-blocks-accordion-icon-trigger {
    top: 5px;
}

.mf_faq_sec .kt-accodion-icon-style-basic .kt-blocks-accordion-icon-trigger::after,
.mf_faq_sec .kt-accodion-icon-style-basic .kt-blocks-accordion-icon-trigger::before,
.mf_faq_sec .kt-accodion-icon-style-basiccircle .kt-blocks-accordion-icon-trigger::after,
.mf_faq_sec .kt-accodion-icon-style-basiccircle .kt-blocks-accordion-icon-trigger::before {
    height: 3px;
}

.mf_faq_sec .kt-accordion-panel-inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    padding-top: 0;
}

div.single-content .mf_faq_sec .kt-accordion-panel-inner p {
    font-size: var(--f18);
    font-weight: 300;
    margin-bottom: 10px;
}

div.single-content .mf_faq_sec .kt-accordion-panel-inner a {
    text-decoration: none;
    font-size: var(--f18);
    font-weight: bold;
    position: relative;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

div.single-content .mf_faq_sec .kt-accordion-panel-inner a::after {
    content: '';
    position: relative;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("/wp-content/uploads/2023/03/share.png") no-repeat;
    background-size: contain;
    margin-left: 10px;
    transition: all 0.1s linear;
}

div.single-content .mf_faq_sec .kt-accordion-panel-inner a:hover::after {
    filter: invert(77%) sepia(24%) saturate(4603%) hue-rotate(100deg) brightness(101%) contrast(99%);
}


/* END FAQ SEC CODE */


/* START CONTACT US PAGE FORM SEC */

.kb-row-layout-wrap.kb-row-layout-id_e06e49-7f.alignfull.kt-row-has-bg.mf_contact_form_sec.wp-block-kadence-rowlayout {
    display: none;
}

.mf_contact_main.wp-block-kadence-rowlayout {
    padding-top: 0 !important;
    position: relative;
    z-index: unset;
    padding-bottom: 9%;
}

.mf_contact_main.wp-block-kadence-rowlayout>.kt-row-column-wrap {
    padding: 0;
    position: unset;
}

.mf_contact_main.wp-block-kadence-rowlayout::before {
    content: '';
    position: absolute;
    top: -313px;
    left: 0;
    width: 100%;
    height: 890px;
    background: linear-gradient(171.72deg, #8217AF 6.35%, #080908 59.34%);
    filter: blur(202.5px);
    z-index: 1;
    pointer-events: none;
}

.wp-block-kadence-column.mg_sec_bg {
    position: absolute;
    bottom: -7.5%;
    left: 0;
    width: 100%;
    z-index: -1;
    padding-top: 56.25%;
}

.wp-block-kadence-column.mg_sec_bg>.kt-inside-inner-col {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.wp-block-kadence-column.mg_sec_bg>.kt-inside-inner-col::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 61.8%;
    background: linear-gradient(180deg, #080706 0%, rgba(8, 7, 6, 0.94) 36.46%, rgba(8, 7, 6, 0.7) 63.54%, rgba(8, 7, 6, 0.346931) 81.77%, rgba(8, 7, 6, 0) 100%);
    pointer-events: none;
}

.wp-block-kadence-column.mg_sec_bg>.kt-inside-inner-col::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 52%;
    background: linear-gradient(180deg, #080706 0%, rgba(8, 7, 6, 0.94) 36.46%, rgba(8, 7, 6, 0.7) 63.54%, rgba(8, 7, 6, 0.346931) 81.77%, rgba(8, 7, 6, 0) 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
    pointer-events: none;
}

.mf_contact_main.wp-block-kadence-rowlayout>.kt-row-column-wrap,
.mf_contact_main.wp-block-kadence-rowlayout>.kt-row-column-wrap>.wp-block-kadence-column {
    z-index: unset;
    position: unset;
}

.mf_contact_main.wp-block-kadence-rowlayout>.kt-row-column-wrap>.wp-block-kadence-column>.kt-inside-inner-col {
    position: unset;
}

.wp-block-kadence-rowlayout.mf_contact_form_sec .kt-row-column-wrap {
    max-width: 730px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding);
}

.mf_contact_form_sec .kt-row-column-wrap h2.wp-block-kadence-advancedheading {
    margin-bottom: 5px;
}

.mf_contact_form_sec div.wpforms-container-full {
    margin-top: -287px !important;
}

.mf_contact_form_sec div.wpforms-container-full form {
    background: #100F0E;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 30px;
    padding: 60px 70px;
}

div div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: var(--f18);
    color: var(--global-palette9);
    font-weight: 400;
    margin-bottom: 17px;
}

div.wpforms-container-full form .wpforms-field-email .wpforms-field-description {
    position: relative;
    color: #d7d7d7;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

div.wpforms-container-full form .wpforms-field-email .wpforms-field-description::before {
    content: '';
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('/wp-content/uploads/2023/03/lock.png') no-repeat;
    background-size: contain;
    margin-right: 5px;
}

body .mf_contact_form_sec div.wpforms-container-full .wpforms-form input,
div .mf_contact_form_sec div.wpforms-container-full .wpforms-form input[type="email"],
div .mf_contact_form_sec div.wpforms-container-full .wpforms-form input[type="text"],
div .mf_contact_form_sec div.wpforms-container-full .wpforms-form textarea {
    background: #100F0E;
    border-color: rgba(255, 255, 255, 0.2);
}

.mf_contact_form_sec div.wpforms-container-full .wpforms-form .wpforms-field {
    margin-bottom: 25px;
}

.mf_contact_form_sec div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: relative;
    top: unset;
    right: unset;
}

.mf_contact_form_sec div.wpforms-container-full form.wpforms-form input[type="submit"],
.mf_contact_form_sec div.wpforms-container-full form.wpforms-form button[type="submit"],
.mf_contact_form_sec div.wpforms-container-full form.wpforms-form .wpforms-page-button {
    text-transform: capitalize;
    width: 100%;
    font-size: var(--f18);
    height: 61px;
}


/* END CONTACT US PAGE FORM SEC */


/*  HOW WE GOT STARTED HOME PAGE SECTION CODE START */

.kb-row-layout-wrap.mf_home_how_we_sec::before {
    content: '';
    position: absolute;
    top: -290px;
    left: 0;
    width: 100%;
    height: 768px;
    border-radius: 100%;
    background: linear-gradient(179.96deg, #080706 0.03%, #032533 74.26%);
    filter: blur(202.5px);
    z-index: 1;
    pointer-events: none;
}

.kb-row-layout-wrap.mf_home_how_we_sec>.kt-row-column-wrap {
    padding-top: 217px;
    padding-bottom: 164px;
    margin-bottom: 195px;
    max-width: 1328px;
}

div .single-content .mf_home_how_we_sec h2 {
    font-size: var(--f54);
    line-height: 122%;
    margin-bottom: 25px;
}

div .single-content .mf_home_how_we_sec p {
    margin-bottom: 35px;
}


/*  HOW WE GOT STARTED HOME PAGE SECTION CODE END */


/* ABOUT PAGE DESIGN START */

div.single-content .mf_abt_banner_sec h1 {
    margin-bottom: 15px;
}

.mf_abt_banner_sec .mf_ratio_banner.wp-block-kadence-rowlayout>.kt-row-column-wrap {
    padding-top: 0;
    padding-bottom: 0;
    bottom: unset;
    top: 62%;
    transform: translate(-50%, -50%);
}

.mf_abt_banner_sec .mf_abt_banner_text_sec>.kt-row-column-wrap {
    max-width: 1458px;
    padding-top: 0;
    padding-bottom: 0;
    width: 83%;
}

.mf_abt_banner_sec .mf-home-banner_text_wrap .kt-inside-inner-col {
    padding: 105px 65px;
}

.mf_abt_banner_sec .mf-home-banner_text_wrap>.kt-inside-inner-col h2 {
    margin-bottom: 45px;
}

.mf_main_banner_sec.mf_abt_banner_sec {
    padding-bottom: 30px;
}

.mf_abt_banner_sec .mf_abt_banner_text_sec {
    margin-top: -7.4%;
}

.mf_abt_banner_sec .mf_ratio_banner.wp-block-kadence-rowlayout {
    padding-top: 50%;
}

.mf_abt_banner_sec .mf_abt_banner_text_sec .mf-home-banner_text_wrap>.kt-inside-inner-col::before {
    right: 20px;
}

.mf_abt_banner_sec .mf_abt_banner_text_sec .mf-home-banner_text_wrap>.kt-inside-inner-col::after {
    left: 100px;
}

.mf_abt_banner_sec .wp-block-kadence-column.mf-home-banner_text_wrap {
    margin-bottom: 0;
    margin-top: 0;
}

.mf_abt_banner_sec .mf-home-banner_text_wrap>.kt-inside-inner-col>p:last-child {
    width: 92%;
    margin: 0 auto;
}

.mf_abt_banner_sec.mf_main_banner_sec::before {
    bottom: -175px;
    background: linear-gradient(171.72deg, #8217AF 6.35%, #080908 59.34%);
    filter: blur(202.5px);
    transform: unset;
    left: -5%;
    opacity: 0.7;
    max-height: 890px;
    max-width: 2419px;
    width: 126%;
}

.mf_abt_prod_stack_sec .mf_abt_text_btn_wrap>.kt-inside-inner-col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0;
}

.mf_abt_prod_stack_sec .mf_abt_text_btn_wrap>.kt-inside-inner-col>h2 {
    margin: 0;
    width: 100%;
    max-width: calc(100% - 160px);
}

.mf_abt_prod_stack_sec .mf_abt_prod_stack_wrapper {
    margin-top: 65px;
}

.mf_abt_prod_stack_sec .mf_abt_prod_stack_wrapper>.kt-inside-inner-col {
    display: flex;
    flex-wrap: wrap;
    gap: 35px 65px;
    align-items: flex-start;
}

.mf_abt_prod_stack_sec .mf_abt_prod_stack_wrapper>.kt-inside-inner-col>.mf_abt_hemp_prod_grp {
    margin-bottom: 0;
    width: 100%;
    max-width: calc(50% - 32.5px);
    gap: 20px;
}

.mf_abt_prod_stack_sec .mf_abt_prod_stack_wrapper>.kt-inside-inner-col>.mf_abt_hemp_prod_grp h3 {
    margin: 0;
}

.mf_abt_discover_sec.mf_abt_prod_stack_sec>.kt-row-column-wrap {
    padding-top: 250px;
}

.mf_abt_prod_stack_sec .mf_abt_prod_stack_wrapper>.kt-inside-inner-col>.mf_abt_hemp_prod_grp p {
    font-size: var(--f18);
    color: var(--global-palette9);
    line-height: 178%;
    padding-bottom: 25px;
    border-bottom: 1px solid #5A6464;
    letter-spacing: 0.03em;
}

.mf_abt_prod_stack_sec.kb-row-layout-wrap::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1338px;
    border-radius: 100%;
    background: linear-gradient(180deg, rgba(19, 33, 47, 0.4) 0%, rgba(54, 32, 85, 0.4) 100%);
    filter: blur(202.5px);
    z-index: 1;
    pointer-events: none;
}

section.mf_abt_prod_stack_sec>.kt-row-column-wrap {
    padding-top: 26.2%;
    padding-bottom: 71px;
}

.mf_abt_unravel_sec.kb-row-layout-wrap>.kt-row-column-wrap {
    padding-bottom: 0;
    padding-top: 26.2%;
}

.mf_abt_prod_stack_sec .mf_btm_bg_box {
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none;
    top: 0;
    height: 100%;
    z-index: 0;
}

.mf_abt_discover_sec .mf_btm_bg_box {
    top: -235px;
}

.mf_abt_unravel_sec .mf_btm_bg_box {
    top: 0;
}

.mf_abt_potential_benif_sec.kb-row-layout-wrap::before,
.mf_abt_unravel_sec.kb-row-layout-wrap::before {
    height: 1444px;
    background: linear-gradient(180deg, rgba(92, 14, 120, 0.45) 0%, rgba(28, 49, 223, 0.07) 100%);
    filter: blur(202.5px);
}

section.mf_abt_potential_benif_sec>.kt-row-column-wrap {
    padding-top: 23%;
    padding-bottom: 14%;
}

.mf_abt_prod_stack_sec {
    position: relative;
}

.mf_abt_thc_table_sec.mf_abt_top_table_sec table th:first-child {
    width: 335px;
    padding-left: 30px;
}

.mf_abt_thc_table_sec.mf_compare_2nd_table_sec table th {
    padding-left: 30px;
    width: 335px;
}

.mf_abt_thc_table_sec.mf_compare_2nd_table_sec table th:not(:first-child) {
    padding-left: 10px;
}

.mf_abt_thc_table_sec.mf_abt_top_table_sec table th:nth-child(2) {
    width: 620px;
}

.mf_abt_thc_table_sec.mf_abt_top_table_sec table tbody tr td:last-child,
.mf_abt_thc_table_sec.mf_abt_top_table_sec table th:last-child {
    padding-left: 35px;
}

.mf_abt_thc_table_sec.mf_compare_2nd_table_sec table tbody tr td:first-child,
.mf_abt_thc_table_sec.mf_abt_top_table_sec table tbody tr td:first-child {
    padding-left: 30px;
}

.mf_abt_thc_table_sec.mf_compare_2nd_table_sec table tbody tr td:not(:first-child) {
    padding-left: 10px;
}

.mf_abt_prod_stack_sec>.kt-row-column-wrap {
    position: static;
}

.mf_abt_potential_benif_sec .mf_btm_bg_box {
    top: -46px;
}

section.mf_abt_thc_table_sec>.kt-row-column-wrap {
    padding-top: 85px;
    padding-bottom: 135px;
}

.mf_abt_thc_table_sec table thead {
    background: #12100E;
    border: 0 !important;
}

.mf_abt_thc_table_sec table th {
    border: 0;
    padding: 18px 0;
    font-size: var(--f24);
    color: var(--global-palette9);
    line-height: 158%;
    font-family: Montserrat, sans-serif;
}

.mf_abt_thc_table_sec table tbody tr {
    border-bottom: 1px solid #272421;
    vertical-align: top;
    transition: all 0.5s linear;
    background-color: rgba(13, 11, 9, 0);
}

.mf_abt_thc_table_sec table tbody tr:hover {
    transition: all 0.5s linear;
    background-color: #0D0B09;
}

.mf_abt_thc_table_sec table tbody tr td ul {
    padding-left: 0 !important;
}

.mf_abt_thc_table_sec table tbody tr td ul li {
    position: relative;
    list-style: none;
}

.mf_abt_thc_table_sec .mf_abt_thc_table_inn_wrap h2 {
    margin-bottom: 45px;
}

.mf_abt_thc_table_sec table tbody tr td ul li::before {
    content: "-";
    text-indent: 0;
    margin-right: 5px;
}

.mf_abt_thc_table_sec table tbody tr td {
    border: 0;
    color: var(--global-palette9);
    font-weight: 400;
    font-size: var(--f18);
    line-height: 178%;
    letter-spacing: 0.03em;
    padding: 35px 15px 15px 0;
}

section.mf_compare_2nd_table_sec>.kt-row-column-wrap {
    padding-top: 0;
}

.tooltip {
    cursor: pointer;
    display: inline-block;
    position: relative;
    line-height: 18px;
    margin-left: 14px;
    top: 3px;
}

.tooltip .tooltiptext {
    background-color: var(--global-palette5);
    border-radius: 8px;
    bottom: 48px;
    color: var(--global-palette1);
    left: 50%;
    margin-left: -115%;
    opacity: 0;
    padding: 12px 15px;
    position: absolute;
    text-align: center;
    transition: opacity 0.5s;
    visibility: hidden;
    width: auto;
    z-index: 444444444444;
    font-weight: 300;
    font-size: var(--f18);
}

.tooltip .tooltiptext::after {
    border-width: 14px;
    border-style: solid;
    border-color: var(--global-palette9) transparent transparent transparent;
    content: "";
    left: 20px;
    margin-left: -5px;
    position: absolute;
    top: 99%;
}

.mf_abt_thc_table_sec {
    overflow: visible;
}

.kb-row-layout-wrap.mf_abt_top_table_sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background-image: linear-gradient(#08070b, transparent);
}

.tooltip svg:hover+.tooltiptext {
    opacity: 1;
    visibility: visible;
}


/* ABOUT PAGE DESIGN END */


/* MAGIC FUZE V5 HOMEPAGE DEISGN CHANGES */

.mf_new_v5__banner_sec section.mf-home-infoboxes::after {
    top: -487px;
    height: 487px;
}

.single-content .mf_new_v5__info_sec .wp-block-columns.mf-home-infobox_cols {
    gap: 70px;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox_col.wp-block-column {
    width: calc(25% - 53px);
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox::before,
.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox::after {
    display: none;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap {
    background: transparent;
    padding: 15.5% 11.65%;
    transition: all 0.4s linear;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap::before,
.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.4s linear;
    bottom: 0;
    background: url("/wp-content/uploads/2023/05/defaut_border.png") no-repeat;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    opacity: 1;
    pointer-events: none;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap:hover:after {
    transition: all 0.4s linear;
    opacity: 0;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap::before {
    background: url("/wp-content/uploads/2023/05/hoverborder.png") no-repeat;
    opacity: 0;
    transition: all 0.4s linear;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap:hover::before {
    opacity: 1;
    transition: all 0.4s linear;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox {
    padding: 0;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap>div {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    line-height: 0;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap>div.kt-blocks-info-box-media-container {
    margin-bottom: 10px;
    transition: all 0.4s linear;
    z-index: 5;
    position: relative;
    filter: brightness(1);
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap:hover .kt-blocks-info-box-media-container {
    filter: brightness(0);
    transition: all 0.4s linear;
}

.mf_new_v5__info_sec .mf-home-infobox .kt-infobox-textcontent .kt-blocks-info-box-title {
    margin-bottom: 15px;
    z-index: 8;
    position: relative;
    transition: all 0.4s linear;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap:hover .kt-blocks-info-box-text,
.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap:hover .kt-blocks-info-box-title {
    transition: all 0.4s linear;
    color: var(--global-palette1);
}

.mf_main_banner_sec.mf_new_v5__banner_sec::before {
    background: linear-gradient(186.76deg, #8217AF 19.72%, #0D131A 67.24%);
    bottom: -150px;
    z-index: 1;
    max-height: 1014px;
}

.mf_new_v5_how_we_sec.kb-row-layout-wrap:before {
    /* background: linear-gradient(186.76deg, #8217AF 19.72%, #0D131A 67.24%); */
    display: none;
}

.kb-row-layout-wrap.mf_home_how_we_sec.mf_new_v5_how_we_sec>.kt-row-column-wrap {
    padding-top: 5%;
    padding-bottom: 17.5%;
    margin-bottom: 0;
}

.mf_new_v5_benif_row>.kt-inside-inner-col {
    padding: 5.6% 4.06% !important;
    width: 100% !important;
    max-width: 36.42% !important;
    margin-left: auto !important;
    border-radius: 50px !important;
}

.single-content .mf_new_v5_benif_sec .mf_new_v5_benif_row h2 {
    margin-bottom: 25px;
}

.mf_new_v5_benif_sec {
    padding-top: 13.5%;
    padding-bottom: 7.4%;
}

.mf_new_v5_benif_sec .mf_new_v5_benif_row>.kt-inside-inner-col::before {
    content: '';
    left: -94px;
    position: absolute;
    top: 50px;
    width: 196px;
    height: 118px;
    background: url("/wp-content/uploads/2023/03/Top_Light.png") 0% 0% / contain no-repeat;
    transition: all 0.5s cubic-bezier(.79, .14, .15, .86) 0s;
    opacity: 0;
    pointer-events: none;
    transform: rotate(90deg);
}

.show-div.mf_new_v5_benif_sec .mf_new_v5_benif_row>.kt-inside-inner-col::before {
    transition-delay: 1s;
    opacity: 1;
}

.mf_new_v5_awareness_sec .mf_home_lft_cnt_sec.mf_new_v5_benif_row {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

section.mf_new_v5_awareness_sec {
    position: relative;
}

.mf_new_v5_fun_width_sec.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col::before,
.mf_new_v5_awareness_sec .mf_home_lft_cnt_sec.mf_new_v5_benif_row.mf_new_v5_benif_row>.kt-inside-inner-col::before {
    left: 0;
    width: 196px;
    height: 118px;
    top: -65px;
}

section.mf_new_v5_fun_width_sec>.kt-row-column-wrap,
section.mf_new_v5_awareness_sec>.kt-row-column-wrap {
    max-width: var(--global-content-width, 1650px);
    padding-top: 0;
    padding-left: var(--global-content-edge-padding);
    width: 92%;
    padding-right: var(--global-content-edge-padding);
    position: static;
}

.mf_new_v5__info_sec>.kt-row-column-wrap {
    width: 92%;
}

.mf_new_v5_fun_width_sec.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col,
.mf_new_v5_awareness_sec .mf_home_lft_cnt_sec.mf_new_v5_benif_row.mf_new_v5_benif_row>.kt-inside-inner-col {
    margin-left: 0 !important;
    background: rgba(8, 16, 19, 0.8);
    border-radius: 50px;
}

.mf_new_v5_awareness_sec .mf_home_rgt_img_sec.mf_new_v5_awareness_imgs {
    position: absolute;
    left: unset;
    right: 0;
    width: 100%;
    height: calc(100% - 11.9% - 23.15%);
    max-width: 60%;
    margin: 0;
    padding-top: 0;
    top: 12%;
}

.mf_new_v5_awareness_sec {
    padding-top: 23.15%;
    padding-bottom: 11.9%;
}

.mf_new_v5_awareness_sec::before {
    display: none !important;
}

.mf_new_v5_fun_width_sec.mf_psychedelic_mushrooms.mf_home_lft_img .wp-block-kadence-column.mf_home_rgt_cnt {
    max-width: 100%;
    margin-left: 0;
    z-index: 5;
}

.mf_new_v5_fun_width_sec.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col {
    margin-left: auto !important;
    margin-right: unset;
}

.mf_psychedelic_mushrooms.mf_new_v5_fun_width_sec {
    padding-top: 12.13%;
    padding-bottom: 14.43%;
    margin-top: 8.3%;
}

.mf_psychedelic_mushrooms.mf_new_v5_fun_width_sec>.kt-row-column-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.mf_new_v5_fun_width_sec.mf_psychedelic_mushrooms::before {
    display: block !important;
    position: absolute;
    left: 0;
    width: 150%;
    height: 100%;
    max-height: 35%;
    background: linear-gradient(180deg, #0a0f11 50%, #0a0d0f 50%);
    filter: blur(40.5px);
    transform: translateX(-23%);
    z-index: 11;
    border-radius: 100%;
    pointer-events: none;
    opacity: 1;
    top: -27%;
}

.mf_new_v5_fun_width_sec.mf_home_lft_img .mf_home_rgt_cnt .kt-inside-inner-col>h2,
.mf_new_v5_awareness_sec .mf_home_lft_cnt_sec.mf_new_v5_benif_row.mf_new_v5_benif_row>.kt-inside-inner-col h2 {
    margin-bottom: 25px;
}

.mf_psychedelic_mushrooms.mf_new_v5_fun_width_sec.mf_home_lft_img .wp-block-kadence-column.mf_home_lft_img_sec {
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.mf_home_mid_img_sec.wp-block-kadence-rowlayout.mf_new_v5_home_customize {
    padding-top: 13.06%;
}

.mf_new_v5_home_customize .kb-row-layout-wrap.mf_home_gallary::before {
    top: -200px;
    height: 780px;
}

.mf_new_v5_home_customize .kb-row-layout-wrap.mf_home_gallary::after {
    content: '';
    position: absolute;
    bottom: -120px;
    left: 0;
    width: 100%;
    height: 710px;
    border-radius: 100%;
    background: linear-gradient(179.96deg, #0F1118 0.03%, #271F1E 74.26%);
    filter: blur(202.5px);
}

.mf_new_v5_home_customize .wp-block-kadence-rowlayout.mf_home_phone::before {
    display: none;
}

.mf_new_v5_home_customize .mf_home_phone_cnt .kt-inside-inner-col>h2 {
    margin-bottom: 25px;
}

div.single-content .mf_new_v5_home_customize .mf_home_phone_cols figure {
    margin-left: auto;
}

.mf_new_v5_home_customize .wp-block-kadence-rowlayout.mf_home_phone .kt-row-column-wrap::before {
    opacity: 1;
}

.mf_new_v5_fun_width_sec .mf_home_lft_img_sec .wp-block-image {
    margin: 0;
}

section.mf_new_v5_how_we_sec::after {
    content: "";
    position: absolute;
    top: -200px;
    left: 50%;
    width: 100%;
    height: 100%;
    max-height: 400px;
    background: linear-gradient(218.07deg, #070706 28%, #080707 72.08%);
    filter: blur(202.5px);
    transform: translateX(-50%) rotate(0.98deg);
    z-index: 3;
    border-radius: 100%;
    pointer-events: none;
}

#Customize-Your-Experience-with-Our-Infused-Products.mf_new_v5_home_customize::after {
    content: "";
    position: absolute;
    top: -4%;
    left: 0;
    width: 150%;
    height: 100%;
    max-height: 8%;
    background: linear-gradient(180deg, #0a0f11 50%, #0a0d0f 50%);
    filter: blur(40.5px);
    transform: translateX(-23%);
    z-index: 1;
    border-radius: 100%;
    pointer-events: none;
}

.mf_new_v5_home_customize>.kt-row-column-wrap {
    z-index: 2;
}

section.mf_new_v5_how_we_sec::after {
    height: 100%;
    width: 120%;
    filter: blur(50px);
    background: linear-gradient(180deg, #080706 50%, #080706 50%);
    opacity: 1;
    z-index: 7;
}

.mf_new_v5_how_we_sec>.kt-row-column-wrap {
    z-index: 11;
}

.mf_new_v5_home_customize_top_head {
    z-index: 5;
}

.kb-row-layout-wrap.mf_home_how_we_sec.mf_new_v5_how_we_sec::before {
    display: block !important;
    position: absolute;
    bottom: -170px;
    left: 0;
    width: 150%;
    height: 100%;
    max-height: 300px;
    background: linear-gradient(180deg, #0b1218 50%, #0b1218 50%);
    filter: blur(40.5px);
    transform: translateX(-23%);
    z-index: 11;
    border-radius: 100%;
    pointer-events: none;
    opacity: 1;
    top: unset;
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap .kt-info-box-image {
    transition: all 0.4s linear;
    transform: scale(1, 1);
}

.mf_new_v5__info_sec .mf-home-infobox_cols .mf-home-infobox .kt-blocks-info-box-link-wrap:hover .kt-info-box-image {
    transition: all 0.4s linear;
    transform: scale(0.7, 0.7);
}

.mf_new_v5_benif_sec .mf_home_lft_img_sec {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.mf_new_v5_benif_sec>.kt-row-column-wrap {
    position: static;
}

.mf_new_v5_benif_sec .mf_new_v5_benif_row {
    width: 100%;
    max-width: 100%;
}


/* MAGIC FUZE V5 HOMEPAGE DEISGN CHANGES */


/* START WHAT WE OFFER PAGE DESIGN */

.mf_accordion_sec .kt-blocks-accordion-title {
    font-weight: 700;
    font-size: var(--f24);
    line-height: 158.333%;
}

.mf_accordion_sec .kt-accordion-pane {
    border-bottom: 1px solid #5A6464;
    padding: 35px 0 15px;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.wp-block-kadence-column.mf_accordion_pane_sec {
    max-width: 1060px;
    margin: 0 auto;
    width: 100%;
}

.mf_accordion_sec .kt-accordion-panel .wp-block-kadence-advancedheading {
    font-weight: 400;
    font-size: var(--f18);
    line-height: 177.778%;
    color: var(--global-palette5);
}

.mf_accordion_sec .kt-accordion-panel .kt-accordion-panel-inner {
    padding: 15px 0 0 0;
}

.mf_accordion_sec .kt-accordion-pane .kt-accordion-header-wrap button.kt-blocks-accordion-header {
    padding: 0;
}

.mf_accordion_sec .kt-blocks-accordion-icon-trigger::after,
.mf_accordion_sec .kt-blocks-accordion-icon-trigger::before,
.mf_accordion_sec .kt-blocks-accordion-header:hover .kt-blocks-accordion-icon-trigger::after,
.mf_accordion_sec .kt-blocks-accordion-header:hover .kt-blocks-accordion-icon-trigger::before {
    background-color: #0CE2FE;
}

.mf_accordion_sec .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger::after,
.mf_accordion_sec .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger::before {
    background-color: #EC13CC;
}

.mf_accordion_sec .wp-block-kadence-accordion {
    margin-top: 30px;
}

.kb-row-layout-wrap.mf_accordion_sec {
    padding: 9.5% 0 5.5%;
}

section.mf_abt_thc_table_sec>.kt-row-column-wrap.mf_what_we_abt_table_sec {
    padding-top: 210px;
    padding-bottom: 135px;
}

/* .mf_abt_thc_table_sec.mf_abt_top_table_sec.mf_what_we_abt_table_sec table th:first-child {
    padding-left: 20px;
} */

.mf_main_banner_sec.mf_abt_banner_sec.mf_what_we_banner_sec {
    padding-bottom: 95px;
}

.mf_what_we_abt_table_sec .mf_comm_show_btn {
    background: linear-gradient(180deg, #12100E 0%, rgba(18, 16, 14, 0) 100%);
    text-align: center;
    margin: 0;
    padding: 22px 10px;
    color: var(--global-palette5);
}

.mf_show_btn_wrap.wp-block-kadence-advancedbtn.kb-buttons-wrap .kb-button.kt-button {
    position: relative;
    border-width: 0 !important;
    padding: 23px 24px;
}

.mf_what_we_abt_table_sec .wp-block-table {
    margin-bottom: -1px;
}

section.mf_compare_2nd_table_sec.mf_what_we_comparing_sec>.kt-row-column-wrap {
    padding-bottom: 0;
    padding-top: 28.56%;
}

.mf_what_we_abt_table_sec .mf_comm_show_btn a:hover::after {
    filter: invert(47%) sepia(98%) saturate(7384%) hue-rotate(302deg) brightness(109%) contrast(90%);
}

.mf_show_btn_wrap {
    background: linear-gradient(180deg, #12100E 0%, rgba(18, 16, 14, 0) 100%);
}

.wp-block-kadence-advancedbtn.kb-buttons-wrap.mf_show_btn_wrap .kb-button.kt-button:active,
.wp-block-kadence-advancedbtn.kb-buttons-wrap.mf_show_btn_wrap .kb-button.kt-button:hover {
    box-shadow: none;
    background-color: transparent;
    border-color: transparent;
}

.mf_abt_top_table_sec.mf_abt_thc_table_sec>.kt-row-column-wrap {
    padding-top: 11%;
    padding-bottom: 0;
}

.mf_abt_top_table_sec.mf_abt_thc_table_sec.mf_abt_page_top_table_sec>.kt-row-column-wrap {
    padding-bottom: 135px;
}

.mf_compare_2nd_table_sec.mf_abt_thc_table_sec table thead {
    background: rgba(18, 16, 14, 0.3);
}

.mf_accordian_icon .kt-blocks-accordion-icon-trigger {
    width: 18px;
    height: 18px;
    min-width: 18px;
}

body .mf_accordian_icon .kt-blocks-accordion-icon-trigger::after,
body .mf_accordian_icon .kt-blocks-accordion-icon-trigger::before {
    height: 3px;
    left: 3px;
    width: 18px;
}

.kt-accordion-wrap .mf_accordian_icon .kt-accordion-header-wrap {
    position: relative;
    padding-left: 50px;
}

.mf_accordian_icon .kt-accordion-header-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 30px;
    height: 30px;
    background: url("../images/leaf-outline.svg");
    background-size: auto !important;
    background-repeat: no-repeat !important;
}

.mf_accordian_icon.mf_Carbon_sequestration .kt-accordion-header-wrap:after {
    background: url("../images/air.svg");
}

.mf_accordian_icon.mf_Antioxidant_rich .kt-accordion-header-wrap:after {
    background: url("../images/air(1).svg");
}

.mf_accordian_icon.mf_Rigorous_testing .kt-accordion-header-wrap:after {
    background: url("../images/test-tube_outline.svg");
}

.mf_accordian_icon.mf_Nutrient-dense .kt-accordion-header-wrap:after {
    background: url("../images/aid-option.svg");
}

.mf_accordian_icon.mf_Wellness-promoting .kt-accordion-header-wrap:after {
    background: url("../images/bottle_outline.svg");
}

.mf_accordian_icon.mf_Guilt_indulgence .kt-accordion-header-wrap:after {
    background: url("../images/bx-candles.svg");
}

.mf_accordian_icon.mf_Legal_compliance .kt-accordion-header-wrap:after {
    background: url("../images/leaf-outline.svg");
}

.mf_accordian_icon.mf_Ancient_roots .kt-accordion-header-wrap:after {
    background: url("../images/plant.svg");
}

.mf_accordian_icon.mf_Therapeutic_potential .kt-accordion-header-wrap:after {
    background: url("../images/search-outline.svg");
}

.mf_accordian_icon.mf_Microdosing .kt-accordion-header-wrap:after {
    background: url("../images/nano.svg");
}

.mf_accordian_icon.mf_Ongoing_research .kt-accordion-header-wrap:after {
    background: url("../images/microscope.svg");
}

.mf_accordian_icon.mf_Active_compounds .kt-accordion-header-wrap:after {
    background: url("../images/activity.svg");
}

.mf_accordian_icon.mf_Neuroplasticity .kt-accordion-header-wrap:after {
    background: url("../images/bx-brain.svg");
}

.mf_accordian_icon.mf_Responsible_use .kt-accordion-header-wrap:after {
    background: url("../images/report-data.svg");
}

.mf_accordian_icon.mf_Expanding_knowledge .kt-accordion-header-wrap:after {
    background: url("../images/book(1).svg");
}

.mf_accordian_icon.mf_Complementary_effects .kt-accordion-header-wrap:after {
    background: url("../images/sandstorm.svg");
}

.mf_accordian_icon.mf_Anxiety_reduction .kt-accordion-header-wrap:after {
    background: url("../images/fitness-outline.svg");
}

.mf_accordian_icon.mf_Microdosing_fusion .kt-accordion-header-wrap:after {
    background: url("../images/man-outline.svg");
}

.mf_accordian_icon.mf_Further_research .kt-accordion-header-wrap:after {
    background: url("../images/microscope(1).svg");
}

.mf_accordian_icon.mf_CBD_psilocybin .kt-accordion-header-wrap:after {
    background: url("../images/bottle_outline(1).svg");
}

.mf_accordian_icon.mf_Enhanced_creativity .kt-accordion-header-wrap:after {
    background: url("../images/improve-relevance.svg");
}

.mf_accordian_icon.mf_Responsible_use .kt-accordion-header-wrap:after {
    background: url("../images/user-admin.svg");
}

.mf_accordian_icon.mf_Holistic_approach .kt-accordion-header-wrap:after {
    background: url("../images/heart-o.svg");
}

section.mf_what_comm_gradient::after {
    content: "";
    position: absolute;
    top: -10%;
    left: 0;
    width: 120%;
    height: 28%;
    pointer-events: none;
    filter: blur(50px);
    background: linear-gradient(180deg, #080706 50%, #080706 50%);
}

.mf_what_3rd_accordian::before,
.mf_compare_2nd_table_sec::before {
    content: "";
    position: absolute;
    pointer-events: none;
    bottom: -10%;
    left: 0;
    width: 120%;
    height: 28%;
    filter: blur(50px);
    background: linear-gradient(180deg, #080706 50%, #080706 50%);
}

.widget div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
    margin-left: 0.5em;
    display: inline-block;
    vertical-align: middle;
    max-width: 26px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
    top: 8px;
}

.widget div.wpforms-container-full .wpforms-form input[type="submit"]:disabled,
.widget div.wpforms-container-full .wpforms-form button[type="submit"]:disabled,
.widget div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled {
    opacity: 1;
}

/* END WHAT WE OFFER PAGE DESIGN */

/* homepage */
.mf_new_v5_fun_width_sec.show-div.mf_home_lft_img .wp-block-kadence-column.mf_home_rgt_cnt {
    opacity: 0;
}

.mf_new_v5_fun_width_sec.show-div.mf_home_lft_img .wp-block-kadence-column.mf_home_rgt_cnt.aos-animate {
    opacity: 1;
}

/* homepage */
/* AGE MODAL DESIGN */


body .age-gate {
    padding: 80px 65px;
    width: 100%;
    max-width: 83.65%;
    background: rgba(0, 0, 0, 0.59);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px;
}

body .age-gate__headline {
    font-size: calc(var(--f38) + 2px);
    color: var(--global-palette9);
    margin-bottom: 25px;
    line-height: 123%
}

.age-gate__challenge {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(var(--f38) + 2px);
    line-height: 130%;
    text-align: center;
    margin-bottom: 25px;
    color: #FFF;
    margin-top: 0;
}


body .age-gate__subheadline,
body .age-gate__heading {
    display: none
}

body .age-gate__wrapper div:empty {
    display: none;
    margin: 0
}

body .age-gate__buttons>button {
    border-radius: 24px;
    padding: 11px 24px;
    min-width: 135px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 1px solid #EC13CC !important;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 145%;
    background: #EC13CC;
    font-family: 'Open Sans', sans-serif;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

body .age-gate__error {
    color: #e84242
}

body .age-gate__fields {
    margin-bottom: 0
}

body .age-gate__buttons {
    position: absolute;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

body .age-gate__buttons>button:hover,
body .age-gate__buttons>button:active,
body .age-gate__buttons>button:focus {
    background: transparent;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: 0px 4px 25px rgba(236, 19, 204, 0.25);
    border-color: #EC13CC;
}

body .age-gate__buttons>button.age-gate__submit--no:hover,
body .age-gate__buttons>button.age-gate__submit--no:active,
body .age-gate__buttons>button.age-gate__submit--no:focus {
    background: #EC13CC;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-color: #EC13CC !important;
}

body .age-gate__buttons>button.age-gate__submit--no {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #000;
    border-color: #000 !important;
}

body .age-gate__additional-information strong,
body .age-gate__additional-information p,
body .age-gate__additional-information {
    font-weight: 500;
    font-size: var(--f24);
    margin-bottom: 45px;
    color: var(--global-palette9);
    line-height: 183%;
    margin-top: 0;
}

body .age-gate__additional-information p strong {
    display: block;
    font-weight: 500;
    margin-bottom: 20px;
}

.age-gate__errors {
    margin-bottom: 15px
}

body .age-gate__form {
    width: 100%
}

body .age-gate__buttons {
    bottom: 50px
}

body .age-gate__headline {
    margin-bottom: 20px
}

body .age-gate__additional-information {
    margin-bottom: 30px
}

/* AGE MODAL DESIGN */