.elementor-7048 .elementor-element.elementor-element-dae87a4 > .elementor-container{max-width:320px;}.elementor-bc-flex-widget .elementor-7048 .elementor-element.elementor-element-07cdd84.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7048 .elementor-element.elementor-element-07cdd84.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7048 .elementor-element.elementor-element-07cdd84.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-7048 .elementor-element.elementor-element-07cdd84 > .elementor-element-populated{border-style:none;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-7048 .elementor-element.elementor-element-07cdd84 > .elementor-element-populated, .elementor-7048 .elementor-element.elementor-element-07cdd84 > .elementor-element-populated > .elementor-background-overlay, .elementor-7048 .elementor-element.elementor-element-07cdd84 > .elementor-background-slideshow{border-radius:15px 15px 15px 15px;}.elementor-7048 .elementor-element.elementor-element-07cdd84 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7048 .elementor-element.elementor-element-e4f197f > .elementor-container{max-width:500px;}/* Start custom CSS for html, class: .elementor-element-9efda2c */.left_menu_btn01{
    display: flex;
    align-items: center;
    background: linear-gradient(265.28deg, #151514 10.94%, #432687 110.16%);
    border-radius: 2px;
    padding: 0 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.icon_menu_btn {
    margin-right: 10px;
    position: relative;
    z-index: 2;
}

.icon-btn_img {
    width: 60%;
    height: auto;
    object-fit: contain; 
    position: relative;
    z-index: 2;
}

.menu_btn_text {
    font-size: 20px;
    color: #ffffff;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-510ebdb */.menu_btn_container {
  display: flex;
  gap: 20px; 
}

.menu_promo-card {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #1e1e3f, #000); 
    border-radius: 12px;
    padding: 10px 20px;
    width: 250px; 
    height: 80px; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative; 
    text-decoration: none; 
    color: inherit; 
    transition: transform 0.2s; 
}

.menu_promo-card:hover {
    transform: scale(1.05); 
}

.menu_promo-card:nth-child(2) {
    background: linear-gradient(to right, #5b0035, #000); 
}

.menu_btn_icon {
    position: relative;
    margin-bottom: 30px;
    margin-right: 10px;
    flex-shrink: 0; 
    z-index: 1;
}

.menu_btn_icon-img {
    width: 7rem;
    height: auto;
    object-fit: contain;
}

.menu_btn_text {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 5px;
    text-align: left;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-07cdd84 *//*top btn*/
.menu_promo-card {
    display: flex;
    align-items: center;
    background: linear-gradient(to left, #1e1e3f, #000); 
    border-radius: 5px;
    padding: 5px 8px;
    width: 250px; 
    height: 40px; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative; 
    text-decoration: none; 
    color: inherit; 
    transition: transform 0.2s; 
}

.menu_promo-card:nth-child(2) {
    background: linear-gradient(to left, #5b0035, #000);
}

.menu_promo-card:hover {
    transform: scale(1.05); 
}

.menu_btn_icon {
    position: relative;
    margin-bottom: 10px;
    margin-right: 0;
    flex-shrink: 0; 
    z-index: 1;
}

.menu_btn_icon-img {
    width: 2.5rem;
    height: auto;
    object-fit: contain;
}

.menu_btn_text {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 5px;
    text-align: left;
}/* End custom CSS */