/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/

@font-face {
  font-family: 'rubik-light';
  src: url('./fonts/Rubik-Light.ttf');
}

@font-face {
  font-family: 'rubik-regular';
  src: url('./fonts/Rubik-Regular.ttf');
}

@font-face {
  font-family: 'rubik-medium';
  src: url('./fonts/Rubik-Medium.ttf');
}

@font-face {
  font-family: 'rubik-semibold';
  src: url('./fonts/Rubik-SemiBold.ttf');
}

@font-face {
  font-family: 'rubik-bold';
  src: url('./fonts/Rubik-Bold.ttf');
}

body {
  font-family: 'rubik-regular';
}

body p{
  font-family: 'rubik-regular';
  font-size: 15px;
}

h2.eplay-ghb__title::before {
    content: '"';
    position: absolute;
    font-size: clamp(155px, 20vw, 300px);
    font-style: italic;
    left: 60px;
    transform: rotateX(180deg) rotateY(180deg);
    top: -100px;
    font-family: 'rubik-bold';
}

h2.eplay-ghb__title::after {
    content: '"';
    position: absolute;
    font-size: clamp(155px, 20vw, 300px);
    font-style: italic;
    right: -40px;
    transform: rotateX(180deg) rotateY(180deg);
    top: -40px;
    font-family: 'rubik-bold';
}

.eplay-hero-glass-box .eplay-ghb__box {
    padding: 60px 20px !important;
}

.vertical-spring-img {
    position: absolute !important;
    left: -70px;
    max-width: 200px !important;
    bottom: 0;
    z-index: -1;
}

.header_bottom {
    background-color: #414141 !important;
}

nav.main_menu > ul > li > a{
  color: #fff !important;
}

.wrapper-right-header-widget {
    display: flex;
    align-items: center;
    gap: 20px;
}

.wrapper-right-header-widget img {
    max-width: 25px;
}

.footer_bottom_holder .two_columns_50_50>.column1 {
    width: 50%;
}

.footer_bottom_holder .wrapper-copyright-footer span, .footer_bottom_holder a {
    color: #fff;
    font-family: 'rubik-regular';
}

h5, .h5, h5 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title, .q_icon_with_title .icon_text_holder h5.icon_title{
  font-family: 'rubik-semibold';
  letter-spacing: 1.6px;
}

h4, .h4, h4 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h4.elementor-heading-title {
    font-family: 'rubik-semibold';
}

.eplay-cs-trigger {
    background: transparent;
    border: 0;
    cursor: pointer;
    font: inherit;
    padding: 0;
    font-family: 'rubik-semibold';
    letter-spacing: 1.6px;
    font-size: 14px;
    color: #fff;
    transition: all 0.2s linear;
}

.eplay-cs-trigger:hover{
    color: #C79123;
}

.eplay-modal{
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
}

.eplay-modal.is-open{ display: block; }

.eplay-modal__overlay{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45);
}

.eplay-modal__dialog {
    position: relative;
    width: 60%;
    margin: auto;
    background: #fff;
    border-radius: 18px;
    padding: 50px 30px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .25);
    top: 50%;
    transform: translateY(-50%);
}

.eplay-modal__close {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 50px;
    height: 50px;
    border-radius: 999px;
    border: 0;
    background: transparent;
    font-size: 40px;
    cursor: pointer;
    line-height: 1;
}

.eplay-modal__title{
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  margin: 6px 0 10px;
}

.eplay-modal__subtitle{
  text-align: center;
  opacity: .8;
  margin: 0 0 26px;
}

.eplay-modal__emails{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  justify-items: center;
  margin-bottom: 18px;
}

.eplay-modal__emails a {
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    color: #414141;
    font-family: 'rubik-medium';
}

.eplay-modal__sep {
    border: 0;
    height: 2px;
    background: #C79123;
    width: 60px;
    margin: 30px auto;
}

.eplay-modal__hours {
    text-align: center;
    opacity: 1;
    color: #919191;
    letter-spacing: 1.6px;
    max-width: 75%;
    margin: auto;
    margin-bottom: 15px;
}

.eplay-modal__phone {
    display: block;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    color: #414141;
    font-size: 15px;
    font-family: 'rubik-medium';
}

#eplay-popup-title{
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
}

#eplay-popup-title .eplay-ho__stack{
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 30px;
}

#eplay-popup-title .eplay-ho__shadow {
    display: block;
    margin: 0;
    transform: translate(0px, 0px);
    opacity: 0.12;
    color: #000000;
    font-weight: 800;
    font-size: clamp(56px, 9vw, 80px);
    line-height: 1;
    pointer-events: none;
    user-select: none;
    white-space: nowrap;
    font-family: 'rubik-bold';
}

#eplay-popup-title .eplay-ho__title {
    position: relative;
    margin: 0;
    margin-top: clamp(-64px, -6vw, -24px);
    transform: translateY(-30px);
    font-family: 'rubik-semibold';
    color: #2b2b2b;
    font-weight: 800;
    font-size: clamp(26px, 3vw, 35px);
    line-height: 1.1;
    z-index: 2;
}

.left-gear-absolute-img {
    position: absolute !important;
    left: -170px;
    max-width: 700px !important;
    bottom: -90px;
    z-index: -1;
}

.right-gear-absolute-img {
    position: absolute !important;
    right: -300px;
    max-width: 800px !important;
    top: -160px;
    z-index: 1;
    opacity: 0.2;
}

.row-contact-image {
    position: relative !important;
    z-index: 9 !important;
}

.titanium-service-form .container {
    max-width: 1000px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    background-color: transparent;
}

.titanium-service-form .container .six.columns {
    width: calc(50% - 50px);
}

.titanium-service-form  .container .twelve.columns {
    width: calc(100% - 50px);
}

.titanium-service-form .container .columns {
    margin: 10px 25px;
}

.gear-contact-form-image {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.footer_top a:not(.qbutton) {
    font-size: 14px;
    line-height: 24px;
}

.title-footer-menu {
    color: #fff;
    font-size: 15px;
    font-family: 'rubik-semibold';
}

.column1.footer_col1 p {
    color: #fff;
    font-size: 14px;
    padding-right: 10% !important;
    padding-bottom: 10%;
}

nav.main_menu > ul > li > a {
    color: #fff !important;
    font-size: 15px;
    font-family: 'rubik-semibold';
    text-transform: inherit;
}

#menu-menu > li:not(:last-child)::after {
    content: "·";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
}

div#eplay-popup-title h2.eplay-ho__title {
    transform: translateY(-5px);
}

div#eplay-popup-title p.eplay-modal__subtitle {
    color: #919191;
    letter-spacing: 1.6px;
    opacity: 1;
}

div#eplay-cs-modal a span {
    padding-left: 5px;
}

.elementor-widget-eplay-faq-sidebar {
    width: 100%;
}

nav.main_menu {
    position: initial;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation {
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
}

ul.mega-sub-menu {
    padding-top: 30px !important;
    background-color: transparent !important;
}

ul#menu-header-sub-menu-service {
    display: flex;
    justify-content: center;
    gap: 100px;
    padding: 10px 0;
}

ul.mega-sub-menu li.mega-menu-item {
    background-color: #414141 !important;
}

nav.main_menu ul.mega-sub-menu li.mega-menu-item a{
    line-height: normal !important;
    color: #fff;
    transition: all 0.2s linear;
}

nav.main_menu ul.mega-sub-menu li.mega-menu-item a:hover{
    color: #C79123;
}

nav.main_menu ul.mega-sub-menu li.mega-menu-item .tns-lpct-menu__title:after {
    content: "·";
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    transition: all 0.2s linear;
}

nav.main_menu ul.mega-sub-menu li.mega-menu-item .tns-lpct-menu__title:hover:after{
    color: #C79123;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background-color: transparent;
}

span.mega-indicator{
  display: none !important;
}

.eplay-drawer{
  position: fixed;
  inset: 0;
  z-index: 999999;
  pointer-events: none;
}

.eplay-drawer__overlay{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45);
  opacity: 0;
  transition: opacity .25s ease;
}

.eplay-drawer__panel{
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% - 100px);
    width: min(420px, 92vw);
    background-color: #414141;
    background-image: url("https://preview-titanium.x-tra.it/wp-content/uploads/2026/02/spring-menu-scaled.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    color: #fff;
    transform: translateX(100%);
    transition: transform .25s ease;
    overflow-y: auto;
    padding: 50px 45px;
}

.eplay-drawer__close {
    position: absolute;
    top: 15px;
    right: 15px;
    border: 0;
    background: transparent;
    color: inherit;
    font-size: 45px;
    cursor: pointer;
}

.eplay-drawer.is-open{
  pointer-events: auto;
}

.eplay-drawer.is-open .eplay-drawer__overlay{
  opacity: 1;
}

.eplay-drawer.is-open .eplay-drawer__panel{
  transform: translateX(0);
}

body.eplay-drawer-open{
  overflow: hidden;
}

.eplay-drawer__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

button.eplay-gear-trigger {
    background: transparent;
    outline: unset;
    border: unset;
    cursor: pointer;
}

.eplay-drawer__content h3, .eplay-drawer__content h4, .eplay-drawer__content p {
    font-family: 'rubik-semibold';
    color: #fff;
}

.eplay-drawer__content h3, .eplay-drawer__content h4 {
    margin-bottom: 20px;
}

.top-drawer__content {
    padding-top: 50px;
}

aside.eplay-drawer__panel p {
    letter-spacing: 1.6px;
}

aside.eplay-drawer__panel p a{
    color: #ffffff;
    transition: all 0.2s linear;
    font-size: 13px;
}

aside.eplay-drawer__panel p a:hover{
    color: #C79123;
}

.bottom-drawer__content {
    position: relative;
    padding-left: 20px;
}

.bottom-drawer__content::before {
    content: '';
    height: 120%;
    width: 1px;
    display: block;
    position: absolute;
    background: #fff;
    left: 0;
    top: -10px;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link{
    font-family: 'rubik-semibold';
    letter-spacing: 1.6px;
    transition: all 0.2s linear;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link:hover{
    color: #C79123;
    background-color: transparent;
}

ul#menu-header-sub-menu-service li::before {
    content: "·";
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    transition: all 0.2s linear;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item {
    margin: 0 20px !important;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation li.mega-menu-item a.mega-menu-link:before{
    content: "·";
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    transition: all 0.2s linear;
    font-family: 'rubik-regular';

}

ul#menu-header-sub-menu-service li:hover::before{
    color: #C79123;
}

.spring-absolute-left-image img {
    max-width: 450px !important;
}

.spring-absolute-left-image {
    position: absolute !important;
    bottom: -15%;
    left: -30%;
}

.inner-eplay-title-link {
    color: #414141;
    font-size: 15px;
    letter-spacing: 1.4px;
    position: relative;
    padding-left: 16px;
    font-family: 'rubik-medium';
    margin-bottom: 40px;
}

.inner-eplay-title-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 999px;
    background: currentColor;
    transform: translateY(-50%);
}

.wpcf7-not-valid-tip {
    font-size: 12px;
}

#respond textarea, #respond input[type='text'], #respond input[type='email'], .contact_form input[type='text'], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], .comment_holder #respond input[type='email'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type='password'] {
    margin-bottom: 5px;
}

.image_hover .images_holder {
    border-radius: 18px;
}

.qode-interactive-links.qode-il-links-aside .qode-il-inner .qode-il-images-holder .qode-il-images-holder-inner {
    border-radius: 18px;
}

.page-id-10606 .custom-background::before {
    content: '';
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(https://preview-titanium.x-tra.it/wp-content/uploads/2026/02/banner-background-1.jpg);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    opacity: 1;
    transition: opacity 1s ease;
    background-attachment: fixed;
}

.page-id-10606 .content.content_top_margin.hide-bg .custom-background::before {
    opacity: 0;
}

.wrapper-right-header-widget p {
    color: #fff;
}

.row-send-form {
    text-align: center;
}

button#send {
    padding: 10px 50px;
    border-radius: 20px;
    background: #F7F7F7;
    border: unset;
    font-size: 15px;
    color: #414141;
}

.twelve.columns.select-file-form input#mfcf7_zl_add_file {
    line-height: inherit;
    padding: 5px 40px;
    height: auto;
    border: unset;
    background: #F7F7F7;
    font-size: 15px !important;
    text-transform: lowercase;
}

header.scrolled #mega-menu-wrap-top-navigation #mega-menu-top-navigation {
    top: -50px;
}

body.open-menu.overflow {
    overflow-y: hidden;
}

#respond textarea, #respond input[type='text'], #respond input[type='email'], .contact_form input[type='text'], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], .comment_holder #respond input[type='email'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type='password'] {
    font-size: 14px;
}

nav.trp-language-switcher {
    right: 3vw !important;
}

@media screen and (max-width:2000px){
    .spring-absolute-left-image {
        bottom: 0;
    }
}

@media screen and (max-width:1024px){
    h2.eplay-ghb__title::before {
        top: -80px;
        left: 30px;
    }

    h2.eplay-ghb__title::after {
        top: 10px;
        right: -20px;
    }
}

@media screen and (min-width:1000px){
    .header_inner_eplay, button.burger-menu.mmobile-toggle {
        display: none;
    }
}

@media screen and (max-width:1000px){
    .header_inner_right .side_menu_button_wrapper.right button.eplay-cs-trigger {
        display: none;
    }  

    .header_bottom.clearfix {
        padding: 0 15px;
    }

    .header_inner_right {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .logo_wrapper {
        position: inherit;
        left: unset;
    }

    .q_logo a {
        left: unset;
        height: 60px !important;
    }

    .mobile_menu_button, .header_inner_right .side_menu_button_wrapper.right .side_menu_button {
        display: none;
    }

    .header_bottom {
        height: 100px;
    }

    header {
        position: fixed !important;
    }

    .content.content_top_margin {
        margin-top: 100px !important;
    }
}

@media screen and (max-width:768px){
    nav.mobile_menu {
        display: none;
    }

    .header_bottom_right_widget_holder {
        display: block;
    }

    .column1.footer_col1 img {
        max-width: 200px;
        margin-bottom: 10px;
    }

    .qode-interactive-links.qode-il-links-aside .qode-il-inner {
        flex-direction: row !important;
    }

    .inner-eplay-title-link{
        display: none;
    }

    .qode-interactive-links.qode-il-links-aside .qode-il-links-holder {
        flex-direction: column;
        row-gap: 10px;
    }
}

@media screen and (max-width:600px){
    .footer_top .widget.widget_nav_menu li {
        padding-bottom: 10px;
    }

    .footer_top .column_inner>div:not(.qode_separator_widget) {
        margin: unset !important;
    }

    .footer_top.footer_top_full {
        padding-top: 40px;
    }

    .footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3, .footer_top .three_columns .column1, .footer_top .three_columns .column2, .footer_top .two_columns_50_50 .column1 {
        margin: unset;
    }
}

@media screen and (max-width:550px){
    .titanium-service-form .container .six.columns, .titanium-service-form .container .twelve.columns {
        width: calc(100% - 20px);
        margin: 5px 10px !important;
    }

    h3 {
        font-size: 25px;
        line-height: 30px;
    }

    h4 {
        font-size: 20px;
    }

    aside.eplay-drawer__panel p a{
        font: 12px;
    }

    .eplay-drawer__panel {
        width: calc(100% - 40px);
        overflow-y: auto;
        overflow-x: hidden;
        padding: 50px 20px;
    }

    .top-drawer__content {
        padding-top: 0;
    }

    aside.eplay-drawer__panel p {
        letter-spacing: 1.6px;
        font-size: 13px;
        line-height: 22px;
    }

    .footer_bottom_holder {
        padding-bottom: 50px;
    }

    .header_bottom {
        height: 80px;
    }

    .logo_wrapper {
        height: 80px !important;
    }

    .content.content_top_margin {
        margin-top: 80px !important;
    }
}

@media screen and (max-width:400px){
    .wrapper-right-header-widget {
        gap: 13px;
    }

    .header_bottom.clearfix {
        padding: 0 5px;
    }
}





/******************** ANIMAZIONI ********************/

/*All Animations*/
.zoom-in {
    -webkit-transform: scale(0);
    transform: scale(0);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.zoom-out {
    opacity:0;
    visibility: hidden;

    -webkit-transform: scale(1.8);
    transform: scale(1.8);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in {
    opacity:0;
    visibility: hidden;

    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.fade-in-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-left {
    opacity:0;
    visibility: hidden;

    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-up {
    opacity:0;
    visibility: hidden;

    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-down {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateY(360px);
    transform: translateY(360px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate-zoom-in {
    opacity:0;
    visibility: hidden;

    -webkit-transform: rotate(720) scale(0);
    transform: rotate(720) scale(0);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate-zoom-out {
    opacity:0;
    visibility: hidden;

    -webkit-transform: rotate(720) scale(2);
    transform: rotate(720) scale(2);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.flip-up {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-in-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(0deg) translateX(300px);
    transform: rotateX(0deg) translateX(300px);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-in-left {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(0deg) translateX(-300px);
    transform: rotateX(0deg) translateX(-300px);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-down-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation: down-right 1.3s;
    animation: down-right 1.3s;    
}

.reset-down-right {
    -webkit-animation: reset-down-right 1.3s;
    animation: reset-down-right 1.3s;
}

@-webkit-keyframes down-right {
    0% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
@keyframes down-right {
    0% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
 
@-webkit-keyframes reset-down-right {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
}
@keyframes reset-down-right {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
}

.flip-down-left {
    opacity:0;
    visibility: hidden;
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation: down-left 1.3s;
    animation: down-left 1.3s;    
}

.reset-down-left {
    -webkit-animation: reset-down-left 1.3s;
    animation: reset-down-left 1.3s;
}

@-webkit-keyframes down-left {
    0% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
@keyframes down-left {
    0% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
 
@-webkit-keyframes reset-down-left {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
}
@keyframes reset-down-left {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
}

.drop-bounce {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
  
@-webkit-keyframes drop {
    0% {-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100% {-webkit-transform: translateY(0px);transform: translateY(0px);}
} 
@keyframes drop {
    0% {-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100% {-webkit-transform: translateY(0px);transform: translateY(0px);}
}

@-webkit-keyframes bounce {
    0%, 53%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}
}
@keyframes bounce {
    0%, 53%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}
}

@-webkit-keyframes goTop {
    0% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
    100% {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}
}
@keyframes goTop {
    0% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
    100% {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}
}

/********************************** FINE ANIMAZIONI *************************************/



.vc_row .split > span {
  display: inline-block;
  opacity: 0;
  padding-right: 10px;
}

.vc_row .split > span span {
	display: inline-block;
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: opacity 0.8s, transform 0.8s;
	-webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
	transition: opacity 0.8s, -webkit-transform 0.8s;
	transition: opacity 0.8s, transform 0.8s;
	transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s
}

body .vc_row .split.now-animated > span {
	opacity: 1;
}

body .vc_row .split.now-animated span {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


.eplay-fade-in-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s cubic-bezier(.39,.575,.565,1), transform 0.6s cubic-bezier(.39,.575,.565,1);
  will-change: opacity, transform;
}

.eplay-fade-in-up.eplay-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Per il SECONDO elemento */
.eplay-fade-in-up.eplay-delay-2 {
  transition-delay: 0.25s;
}

/* Per il TERZO elemento */
.eplay-fade-in-up.eplay-delay-3 {
  transition-delay: 0.5s;
}


/*Fine animazioni*/

@keyframes rubberBand_height {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1, 0.55, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(1, 0.35, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(1, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1, .95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    30% {
      -webkit-transform: scale3d(1.25, 0.75, 1);
      transform: scale3d(1.25, 0.75, 1);
    }
    40% {
      -webkit-transform: scale3d(0.75, 1.25, 1);
      transform: scale3d(0.75, 1.25, 1);
    }
    50% {
      -webkit-transform: scale3d(1.15, 0.85, 1);
      transform: scale3d(1.15, 0.85, 1);
    }
    65% {
      -webkit-transform: scale3d(.95, 1.05, 1);
      transform: scale3d(.95, 1.05, 1);
    }
    75% {
      -webkit-transform: scale3d(1.05, .95, 1);
      transform: scale3d(1.05, .95, 1);
    }
    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
}

.rubberBandAnimation_height {
    animation: rubberBand_height 2s;
}

.rubberBandAnimation {
  animation: rubberBand 2s;
}













/* NEW MENU CSS */

:root{
  --mmobile-offset: 120px;   /* fallback */
  --mmobile-bottom: 0px;     /* fallback */
}

#mmobile {
  position: fixed;
  inset: 0;
  z-index: 0;
  opacity: 0;
  transition: opacity .25s ease;

  pointer-events: none; /* IMPORTANTISSIMO: sempre none */
}

#mmobile.is-open {
  opacity: 1;
  z-index: 99999999;
}

.mmobile__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: var(--mmobile-offset);
  bottom: var(--mmobile-bottom);

  background: #8e8e8e54;
  pointer-events: auto; /* prende click per chiusura */
}

.mmobile__panel {
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 360px;

  top: var(--mmobile-offset);
  bottom: var(--mmobile-bottom);

  display: flex;
  flex-direction: column;

  transform: translateX(-100%);
  transition: transform .3s ease, max-width .25s ease;

  pointer-events: auto; /* interazione dentro il menu */
}

#mmobile.mmobile--has-panel .mmobile__panel {
    max-width: 700px;
}

#mmobile.mmobile--has-panel.mmobile--has-image .mmobile__panel {
    max-width: 1360px;
}

#mmobile.is-open .mmobile__panel {
    transform: translateX(0);
}

/* stato di chiusura: parte visibile e poi scorre via */
#mmobile.is-closing {
  opacity: 1;          /* resta visibile mentre chiude */
  z-index: 99999999;
  pointer-events: none; /* evita click durante chiusura */
}

/* fai uscire il pannello */
#mmobile.is-closing .mmobile__panel {
  transform: translateX(-100%);
}

/* opzionale: anche l’overlay può dissolversi */
#mmobile.is-closing .mmobile__overlay {
  opacity: 0;
  transition: opacity .25s ease;
}

.mmobile__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
    border-bottom: 1px solid #eee;
}

.mmobile__body {
    flex: 1;
    display: flex;
    height: 100%;
    position: relative;
}

.mmobile__primary {
    width: 360px;
    flex-shrink: 0;
    padding: 10px 0;
    overflow-y: auto;
    background: #414141;
    z-index: 1;
    position: relative;
}

.mmobile__primary::after {
    content: '';
    width: 1px;
    background: #414141;
    height: 80%;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.3s linear;
}

#mmobile.is-open.mmobile--has-panel .mmobile__primary::after{
    opacity: 1;
}

.mmobile__primary-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1px 20px;
    min-height: 45px !important;
    position: relative;
}

.mmobile__primary-row.has-panel {
    cursor: pointer;
}

.mmobile__primary-link {
    flex: 1;
    text-align: left;
    background: none;
    border: 0;
    padding: 6px 0;
    font-size: 15px;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
    color: #fff;
    font-family: 'rubik-semibold';
    letter-spacing: 1.6px;
}

.mmobile__primary-row.has-panel::after {
    content: '';
    position: absolute;
    width: 0%;
    height: 1px;
    background: var(--ecreative-third-color);
    bottom: 0;
    transition: all 0.2s linear;
    left: 0;
}

.mmobile__primary-row.has-panel.is-active::after {
    width: 100%;
}

a.mmobile__primary-link {
    color: #fff;
}

a.mmobile__primary-link:hover {
    color: #C79123;
}

.mmobile__primary-toggle {
    border: 0;
    background: none;
    padding: 6px 0 6px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.mmobile__primary-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    /* border: 1px solid #4b3d3d; */
    position: relative;
    background: transparent;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

.mmobile__primary-icon::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(45deg);
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

.mmobile__primary-row.has-panel:hover .mmobile__primary-link {
    color: var(--ecreative-hover-color);
}

.mmobile__primary-row.has-panel:hover .mmobile__primary-icon,
.mmobile__primary-row.has-panel:hover .mmobile__primary-icon::before {
    border-color: var(--ecreative-hover-color);
}

/*.mmobile__primary-toggle.is-active .mmobile__primary-icon {
    background: #fe6f61;
}*/

.mmobile__primary-toggle.is-active .mmobile__primary-icon::before {
    border-color: var(--ecreative-hover-color);
}

.mmobile__primary-row.has-panel.is-active span.mmobile__primary-link {
    color: var(--ecreative-hover-color);
}

.mmobile__primary-row.has-panel:hover .mmobile__primary-toggle.is-active .mmobile__primary-icon,
.mmobile__primary-row.has-panel:hover .mmobile__primary-toggle.is-active .mmobile__primary-icon::before {
    border-color: var(--ecreative-hover-color);
}

.mmobile__panels {
    flex: 0 0 0;
    width: 0;
    position: relative;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-8px);
    /*transition: opacity .25s ease, transform .25s ease, flex .25s ease, width .25s ease;*/
    transition: transform .25s ease, flex .25s ease, width .25s ease;
}

#mmobile.mmobile--has-panel .mmobile__panels {
    flex: 1 1 auto;
    width: auto;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
    background-color: #414141;
}

.mmobile__panel-group {
    position: absolute;
    inset: 0;
    display: flex;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-100%);
    transition: transform .25s ease, opacity .25s ease;
    z-index: 9;
    flex-direction: column;
    padding-top: 70px;
}

.mmobile__panel-header {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 30px 20px;
    border-bottom: 1.5px solid #fff;
    position: sticky;
    top: 0;
    z-index: 5;
}

.mmobile__back {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    border: 0;
    background: none;
    padding: 0;
    font-size: 14px;
    cursor: pointer;
}

.mmobile__back-icon {
    width: 18px;
    height: 18px;
    position: relative;
}

.mmobile__back-icon::before,
.mmobile__back-icon::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 8px;
    height: 2px;
    background: #ffffff;
    border-radius: 999px;
    transform-origin: left center;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

.mmobile__back-icon::before {
    transform: rotate(45deg);
}

.mmobile__back-icon::after {
    transform: rotate(-45deg);
}

.mmobile__back-label {
    font-weight: 600;
    position: relative;
    bottom: -1.3px;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
    color: #fff;
    letter-spacing: 1px;
}

button.mmobile__back:hover span.mmobile__back-label {
    color: var(--ecreative-hover-color);
}

button.mmobile__back:hover .mmobile__back-icon::before,
button.mmobile__back:hover .mmobile__back-icon::after {
    background: var(--ecreative-hover-color);
}

.mmobile__panel-group.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}

.mmobile__links {
    flex: 0 0 80%;
    padding: 20px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.mmobile__link {
    display: block;
    font-size: 16px;
    color: #ffffff;
}

.mmobile__link--all {
    margin-top: 8px;
    font-weight: 600;
    text-transform: uppercase;
}

.mmobile__cards {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.mmobile-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.mmobile-card {
    width: calc(50% - 6px);
    display: flex;
    flex-direction: column;
    gap: 6px;
    /* text-transform: uppercase; */
    font-size: 13px;
}

.mmobile-card a {
    padding: 5px 0;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
    color: #ffffff;
}

.mmobile-card a:hover {
    color: #C79123;
}

.mmobile__images {
    flex: 0 0 0;
    width: 0;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    transition:
        opacity .25s ease,
        flex .25s ease,
        width .25s ease,
        transform .25s ease;
    transform: translateX(8px);
}

#mmobile.mmobile--has-panel.mmobile--has-image .mmobile__images {
    flex: 0 0 400px;
    width: 400px;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}

#mmobile.mmobile--has-panel .mmobile__images.mmobile__images--has-image {
    flex: 0 0 30%;
    width: 30%;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
}

.mmobile-image {
    display: none;
    margin: 20px 20px 20px 0;
    border-radius: 14px;
    overflow: hidden;
}

.mmobile-image.is-active {
    display: block;
}

.mmobile-image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    transform: scale(1);
    transition: transform .4s ease;
}

.mmobile-image:hover img {
    transform: scale(1.03);
}

.et-icon-wrapper.menu-icon,
.et-icon-wrapper.menu-icon svg,
.et-icon-wrapper.header-icon,
.et-icon-wrapper.header-icon svg {
    max-width: 18px;
    max-height: 18px;
}

.mmobile__links-cards {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: auto;
    overflow-y: auto;
}

.mmobile__links-cards::-webkit-scrollbar {
    width: 5.5px;
}

.mmobile__links-cards::-webkit-scrollbar-thumb {
    background-color: #414141;
}

.mmobile__links-cards::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.mmobile-acc {
    border-top: 1.5px solid #fff;
    padding-top: 8px;
}

button.mmobile-acc__header span.mmobile-acc__label a {
    display: block;
    color: #ffffff;
    font-family: 'rubik-medium';
    letter-spacing: 1.5px;
}

.mmobile-acc__header {
    width: 100%;
    background: none;
    border: 0;
    padding: 6px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
}

.mmobile-acc__label {
    flex: 1;
    text-align: left;
    font-weight: 600;
    font-size: 15px;
}

.mmobile-acc__body {
    padding: 10px 0 10px;
}

.mmobile-acc__all {
    margin: 0 0 10px;
}

.mmobile-acc__all a {
    display: inline-block;
    padding: 7px 14px;
    border-radius: 999px;
    border: 1px solid #414141;
    font-size: 11px;
    text-transform: uppercase;
}

.mmobile-filter-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
}

.mmobile-filter-list li a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .06em;
    opacity: .85;
}

.mmobile__panels .mmobile__links-cards {
    padding: 10px 20px 30px !important;
}

button.mmobile-more,
.mmobile-acc__all a {
    font-size: 11px !important;
    color: #ffffff !important;
    background: transparent;
    border: unset;
    text-transform: uppercase;
    padding: unset;
    font-weight: 600;
    margin-top: 15px;
    position: relative;
    padding: 5px 0;
    line-height: 17px;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

button.mmobile-more::before,
.mmobile-acc__all a::before {
    content: "";
    position: absolute;
    margin: auto;
    width: 5px;
    height: 5px;
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    transform: rotate(45deg);
    right: -15px;
    top: 35%;
    transition: all .4s ease-out !important;
    -webkit-transition: all .4s ease-out !important;
    -ms-transition: all .4s ease-out !important;
}

button.mmobile-more::before {
    transform: rotate(135deg);
    right: -15px;
    top: 31%;
}

button.mmobile-more:hover,
.mmobile-acc__all a:hover {
    color: #C79123 !important;
}

button.mmobile-more:hover::before,
.mmobile-acc__all a:hover::before {
    border-color: #C79123;
    right: -20px;
}

.mmobile-acc__all a {
    font-size: 14px !important;
}

.header-liquidGlass-effect {
    position: absolute;
    z-index: 0;
    inset: 0;
    backdrop-filter: blur(35px);
    filter: url(#header-glass-distortion);
    overflow: hidden;
}

.header-liquidGlass-tint {
    z-index: 1;
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.50);
}

.header-liquidGlass-shine {
    position: absolute;
    inset: 0;
    z-index: 2;
    overflow: hidden;
    box-shadow: inset 2px 2px 1px 0 rgba(255, 255, 255, 0.5), inset -1px -1px 1px -2px rgba(255, 255, 255, 0.5);
}

@media (max-width: 1370px) {
    #mmobile{ --mmobile-bottom: 15px; }
}

@media (max-width: 1000px) {
    .mmobile__panel-header {
        padding: 20px 20px;
        background: #414141;
    }

    .mmobile__panel {
        max-width: 100%;
        width: 100%;
    }

    .header-liquidGlass-effect,
    .header-liquidGlass-tint,
    .header-liquidGlass-shine {
        display: none;
    }

    .mmobile__body {
        position: relative;
    }

    .mmobile__primary {
        width: 100%;
        border-right: 0;
        box-shadow: none;
    }

    .mmobile__panels {
        position: absolute;
        inset: 0;
        width: 100%;
        flex: 0 0 auto;
        background: #fff;
        opacity: 0;
        pointer-events: none;
        transform: translateX(100%);
    }

    #mmobile.mmobile--has-panel .mmobile__panels {
        opacity: 1;
        pointer-events: auto;
        transform: translateX(0);
        z-index: 1;
    }

    .mmobile__links {
        flex: 0 0 auto;
        padding: 15px 20px 10px;
    }

    .mmobile__panels .mmobile__links-cards {
        flex: 1 1 auto;
        padding: 0px 50px 40px !important;
    }

    .mmobile-acc {
        border-top: 1px solid #ffffff2e;
    }

    .mmobile__panel-header {
        border-bottom: 1px solid #ffffff;
    }
}

@media screen and (max-width:600px) {
    .mmobile__panel-header {
        padding: 20px 20px;
    }

    .mmobile__panels .mmobile__links-cards {
        padding: 0 20px 40px !important;
    }

    .mmobile-acc__all {
        margin: unset;
    }

    .mmobile-acc__all a {
        font-size: 13px !important;
    }

    .mmobile__back {
        font-size: 13px;
    }

    .mmobile__back-label {
        bottom: -1px;
    }
}

@media (max-width: 480px) {
    #mmobile{ --mmobile-bottom: 0px; }
}

@media (max-width: 400px) {
    .mmobile-card {
        width: calc(100% - 0px);
        gap: 0;
    }
}

.burger-menu {
    background: transparent;
    -ms-transition: all .35s ease-out;
    width: 30px;
    height: 20px;
    position: relative;
    margin: 15px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: unset;
    padding: unset;
    height: 100%;
    width: 30px;
    height: 20px;
}

.burger-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 30px;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.burger-menu span:nth-child(1){
    top: 0;
}

.burger-menu span:nth-child(2), .burger-menu span:nth-child(3){
    top: 8.5px;
}

.burger-menu span:nth-child(4){
    top: 17px;
}

button.burger-menu.mmobile-toggle.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

button.burger-menu.mmobile-toggle.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

button.burger-menu.mmobile-toggle.active span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
}

button.burger-menu.mmobile-toggle.active span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

@media (max-width: 900px) {
    .ewcs-cat-card {
        flex: 0 0 30%;
    }
}

@media (max-width: 600px) {
    .ewcs-cat-card {
        flex: 0 0 46%;
        padding: 24px 14px;
    }

    .ewcs-cat-card__label {
        font-size: 14px;
    }
}