/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/**** New Css ****/
main{background: #2a1f12;}
.menu-item a.w-nav-anchor {cursor: pointer;}
.dash_heading_st .w-text-h {position: relative;display: flex;align-items: center;gap: 1rem;}
.dash_heading_st .w-text-h::before {content: '';display: inline-block;width: 26px;height: 1px;background: #c8a96d;}
.dot_icon_text i {font-size: .25rem;margin-inline-end: 7px !important;color: #c8a96d;}
.scan {position: absolute;left: 0;right: 0;height: 1px;z-index: 2;pointer-events: none;background: linear-gradient(to right,transparent,rgba(200,169,109,.22),transparent);animation: scanAnim 8s linear infinite;}
@keyframes scanAnim{0%{top:-2px;opacity:0;}4%{opacity:1;}96%{opacity:.35;}100%{top:100%;opacity:0;}}
.h-scroll {position: absolute;bottom: 2.8rem;left: 5rem;display: flex;align-items: center;gap: .8rem;opacity: 0;animation: fadeIn .9s ease 2.2s forwards;}
.scroll-ln {width: 36px;height: 1px;background: linear-gradient(to right,#c8a96d,transparent);animation: sP 2.5s ease infinite;}
.scroll-tx {font-size: .47rem;letter-spacing: .32em;text-transform: uppercase;color: #a8896a;}
@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}
@keyframes sP{0%,100%{opacity:.2;width:18px;}50%{opacity:1;width:36px;}}
.banner_row_st .l-section-h > .g-cols.vc_row {min-height: 100vh;}
.image_right_banner img {width: 100%;height: 100%;object-fit: cover;object-position: center center;display: block;transition: transform 14s ease;filter: brightness(.58) contrast(1.12) saturate(.78);transform: scale(1.04);position: absolute;top: 0;}
.banner_right_col > .vc_column-inner {position: relative;overflow: hidden;}
.image_right_banner::before {content: '';position: absolute;inset: 0;z-index: 8;background: linear-gradient(to right,#2a1f12 0%,rgba(42,31,18,0) 42%), linear-gradient(to top,#2a1f12 0%,transparent 38%), radial-gradient(ellipse 75% 55% at 58% 42%,rgba(200,169,109,.055) 0%,transparent 60%);left: 0;}
.banner_left_col > .vc_column-inner {max-width: 560px;}
.hero-side {position: absolute;right: 1.5rem;top: 50%;z-index: 5;transform: translateY(-50%) rotate(90deg);font-size: .44rem;letter-spacing: .55em;text-transform: uppercase;color: rgba(200,169,109,.2);white-space: nowrap;opacity: 0;animation: fadeIn .9s ease 2.1s forwards;}
.mstrip {background: #362a18;overflow: hidden;padding: .72rem 0;border-top: 1px solid rgba(200,169,109,.07);border-bottom: 1px solid rgba(200,169,109,.07);position: relative;z-index: 2;}
.mtrack {display: flex;width: max-content;animation: mq 32s linear infinite;}
@keyframes mq{from{transform:translateX(0);}to{transform:translateX(-50%);}}
.mitem {display: flex;align-items: center;gap: 2rem;padding: 0 2.5rem;white-space: nowrap;font-size: .47rem;letter-spacing: .32em;text-transform: uppercase;color: #a8896a;transition: color .3s;font-family: 'Montserrat' !important;}
.mtrack:hover { animation-play-state: paused;}
.mdot {width: 3px;height: 3px;background: #c8a96d;border-radius: 50%;flex-shrink: 0;opacity: .6;}
.image_icon_box .w-iconbox-meta {position: absolute;bottom: 0;left: 0;right: 0;background: linear-gradient(to top,rgba(18,11,5,1) 0%,transparent 100%);padding: .5rem 1.3rem .2rem;z-index: 2;text-align: left;}
.image_icon_box .w-iconbox-icon {display: flex;}
.clink {display: inline-flex;align-items: center;gap: .5rem;font-size: .49rem;letter-spacing: .2em;text-transform: uppercase;color: #a8896a;text-decoration: none;transition: color .3s,gap .3s;cursor: pointer;}
.clink::after {content: '→';transition: transform .3s;}
.card_aesthetics_st:hover .clink {color: #c8a96d;gap: .9rem;}
.card_aesthetics_st:hover .clink::after {transform: translateX(3px);}
.cnum {position: absolute;bottom: .3rem;right: 1rem;transition: color .4s;pointer-events: none;user-select: none;}
.card_aesthetics_st {position: relative;overflow: hidden;cursor: pointer;display: flex;flex-direction: column;opacity: 1;transform: translateY(0);transition: opacity .7s ease,transform .7s ease,box-shadow .4s;}
.card_aesthetics_st:hover {box-shadow: 0 24px 70px rgba(0,0,0,.45);z-index: 1;box-shadow: 0 24px 70px rgba(0,0,0,.45);}
.card_aesthetics_st::before {content: '';position: absolute;top: 0;left: -120%;width: 80%;height: 100%;background: linear-gradient(105deg,transparent 38%,rgba(200,169,109,.09) 50%,transparent 62%);transition: left .7s ease;z-index: 3;pointer-events: none;}
.card_aesthetics_st:hover::before {left: 150%;}
.card_aesthetics_st::after {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: linear-gradient(to right,#c8a96d,#ddbf8d);transition: width .55s cubic-bezier(.77,0,.175,1);}
.card_aesthetics_st:hover::after {width: 100%;}
.image_icon_box img {width: 100%;object-fit: cover;object-position: center 20%;filter: brightness(.66) contrast(1.08) saturate(.82);transition: filter .6s,transform .75s cubic-bezier(.25,.46,.45,.94);}
.image_icon_box {overflow: hidden;height: 240px;flex-shrink: 0;position: relative;}
.card_aesthetics_st:hover .image_icon_box img {filter: brightness(.84) contrast(1) saturate(1);transform: scale(1.09);}
.card_aesthetics_st:hover .wpb_text_column.cnum {color: rgba(200,169,109,.1) !important;}
.w-btn-wrapper .w-btn.tag_hover_btn:hover {background: rgba(200,169,109,.14) !important;border-color: #c8a96d !important;color: #c8a96d !important;}
.feat-img {position: relative;overflow: hidden;}
.feat-img img {width: 100%;height: 100%;object-fit: cover;object-position: center 20%;filter: brightness(.56) sepia(.18) contrast(1.12);transition: transform 10s ease;transform: scale(1.05);position: absolute;top: 0;bottom: 0;}
.feat-img::after {content: '';position: absolute;inset: 0;background: linear-gradient(to right,transparent 50%,#2a1f12);}
.banner_right_col {height: 100%;}
.image_right_banner {height: 100%;}
.banner_left_col > .vc_column-inner {display: flex;flex-direction: column;justify-content: center;}
.counter_hm_st .w-counter-value-part {font-family: 'cormorant garamond' !important;font-size: 3.5rem;font-weight: 300;color: #c8a96d;line-height: 1;margin-bottom: .4rem;}
.counter_hm_st .w-counter-title {letter-spacing: .22em;text-transform: uppercase;margin-top: 5px;}
.counter_box_st {text-align: center;position: relative;overflow: hidden;transition: background .4s;}
.counter_box_st:hover {background: #3e2e1c !important;}
.counter_box_st::after {content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0;height: 2px;background: #c8a96d;transition: width .5s ease;}
.counter_box_st:hover::after {width: 50%;}
.usre_team_st .tm-name {font-family: 'cormorant garamond';font-size: 1.08rem;color: #f6ede0;}
.usre_team_st .tm-role {font-size: .49rem;letter-spacing: .15em;text-transform: uppercase;color: #c8a96d;font-family: 'Montserrat' !important;margin-top: .15rem;line-height: normal;font-weight: 300;}
.usre_team_st {border-left: 2px solid rgba(200,169,109,.1);padding: .9rem 1.2rem;margin-bottom: 2px !important;cursor: pointer;position: relative;overflow: hidden;transition: border-color .3s,padding .3s;}
.usre_team_st::before {content: '';position: absolute;inset: 0;background: rgba(200,169,109,.025);transform: translateX(-100%);transition: transform .4s ease;}
.usre_team_st:hover {border-left-color: #c8a96d;padding-left: 1.6rem;}
.usre_team_st:hover::before {transform: translateX(0);}
.usre_team_st p {display: flex;flex-direction: column;}
.usre_team_st p br {display: none;}
.user_team_img {position: relative;overflow: hidden;min-height: 600px;}
.user_team_img::before {content: '';position: absolute;inset: 0;z-index: 1;background: linear-gradient(to right,transparent 55%,#362a18),linear-gradient(to top,#362a18 0%,transparent 25%);}
.user_team_img::after {content: '';position: absolute;top: 1.8rem;left: 1.8rem;width: calc(100% - 3.6rem);height: calc(100% - 3.6rem);border: 1px solid rgba(200,169,109,.16);z-index: 2;pointer-events: none;}
.user_team_img img {width: 100%;height: 100%;object-fit: cover;object-position: center top;filter: brightness(.7) sepia(.12);}
.mf-line {width: 1px;height: 60px;background: linear-gradient(to bottom,transparent,#c8a96d,transparent);margin: 0 auto 3.5rem;animation: pulse 2.8s ease infinite;}
@keyframes pulse{0%,100%{opacity:.22;}50%{opacity:1;}}
.big_bg_heading  {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);white-space: nowrap;pointer-events: none;user-select: none;}
.counter_row_st {position: relative;}
.counter_row_st::before {height: 1px;background: linear-gradient(to right,transparent,rgba(200,169,109,.16),transparent);content: '';width: 100%;position: absolute;top: 0;}
.counter_row_st::after {height: 1px;background: linear-gradient(to right,transparent,rgba(200,169,109,.16),transparent);content: '';width: 100%;position: absolute;bottom: 0;}
.header_menu_st .w-nav-list .menu-item .w-nav-anchor {color: #a8896a;padding: .55rem .85rem !important;}
header.sticky {box-shadow: 0 1px 0 rgba(200,169,109,.1);}
.footer_logo_box .w-iconbox-icon {margin-bottom: 20px;}
.footer_menu_st .menu .menu-item a {text-decoration: none;transition: color .3s,padding .3s;display: flex;align-items: center;gap: .5rem;}
.footer_menu_st .menu .menu-item a::before {content: '';display: block;width: 0;height: 1px;background: #c8a96d;transition: width .3s;flex-shrink: 0;}
.footer_menu_st .menu .menu-item a:hover {color: #c8a96d;padding-left: .4rem;}
.footer_menu_st .menu .menu-item a:hover::before {width: 10px;}
.footer_section {position: relative;}
.footer_section::before {content: '';position: absolute;top: 0;left: 0;right: 0;height: 1px;background: linear-gradient(to right,transparent,#c8a96d,transparent);}
.copywright_text .w-iconbox-icon {display: none;}
.bottom_right_link p {display: flex;gap: 1rem;justify-content: flex-end;}
.bottom_right_link p a {color: #a8896a;transition: color .3s;}
.bottom_right_link p a:hover {color: #c8a96d !important;}
.footer_main_st {grid-template-columns: 1.5fr 1fr 1fr !important;--custom-columns: 1.5fr 1fr 1fr !important;}
#cur {position:fixed;width:7px;height:7px;background:#c8a96d;border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .3s,height .3s;}
#cur-ring{position:fixed;width:40px;height:40px;border:1px solid rgba(200,169,109,.35);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);transition:width .45s,height .45s,border-color .45s;}
/* .pointer_zoom #cur{width:12px;height:12px;background:#eddaae;}
.pointer_zoom #cur-ring{width:70px;height:70px;border-color:rgba(200,169,109,.65);} */
.header_menu_st .w-nav-list .menu-item .w-nav-anchor .w-nav-arrow::before {font-size: inherit !important;}
.w-nav.type_mobile.m_layout_fullscreen .w-nav-control.active + .w-nav-list.level_1 {z-index: 9;}

header#page-header .l-subheader.at_middle .l-subheader-cell.at_left, header#page-header .l-subheader.at_middle .l-subheader-cell.at_right {display: flex;flex-basis: auto !important;}
.header_hor header#page-header  .l-subheader-cell.at_right > * {margin-left: 0;}
header#page-header .header_btn_desktop {display: none;}
.us-btn-style_3 {text-wrap: nowrap;}
.image_icon_box .w-iconbox-icon {height: 100%;}
.image_icon_box .w-iconbox-icon img {height: 100%;}
.header_menu_st .w-nav-list.level_2 .menu-item.current_page_item .w-nav-anchor.level_2 {color: #c8a96d;padding-left: 1.5rem !important;border-left-color: #c8a96d;background: rgba(200,169,109,.04);}
.dash_heading_st.stag .w-text-h::before {width: 16px;}
.inner_big_content {position: relative;overflow: hidden;background: #32271a; transition: background .3s;}
.inner_big_content:hover {background: #3e2e1c;}
.inner_big_content::before {content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 2px;background: transparent;transition: background .4s;}
.inner_big_content:hover::before {background: #c8a96d;}
.faq_section_st .w-tabs-section {border-width: 0 0 1px !important;border-color: rgba(200,169,109,.09) !important;padding: 1.3rem 0 !important; }
.faq_section_st .w-tabs-section .w-tabs-section-header {padding: 0 !important;}
.faq_section_st .w-tabs-section .w-tabs-section-control {width: 28px;height: 28px;font-family: 'cormorant garamond' !important; border: 1px solid rgba(200,169,109,.25);color: #c8a96d;font-size: 1rem;flex-shrink: 0;transition: transform .4s,background .3s,border-color .3s;display: flex;align-content: center;align-items: center;justify-content: center;}
.faq_section_st .w-tabs-section .w-tabs-section-control::after {display: none;}
.faq_section_st .w-tabs-section .w-tabs-section-control::before {content: '+' !important;position: relative !important;top: 0 !important;left: 0 !important;right: 0 !important;bottom: 0 !important;background-color: transparent !important;width: 18px !important;}
.faq_section_st.w-tabs.accordion > div > div > .w-tabs-section-content {padding: 0 !important;}
.faq_section_st .w-tabs-section .w-tabs-section-header:hover {color: #ddbf8d;}
.faq_section_st .w-tabs-section-header.active .w-tabs-section-control {transform: rotate(45deg) !important;background: rgba(200,169,109,.1);border-color: #c8a96d;}
.header_hor .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {padding-top: 0 !important;}
.flex_end_st {display: flex;align-items: flex-end;}
.card_inner_page {background: #32271a;position: relative;overflow: hidden;cursor: pointer;display: flex;flex-direction: column;transition: opacity .7s ease,transform .7s ease,box-shadow .4s;}
.card_inner_page::after {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: linear-gradient(to right,#c8a96d,#ddbf8d);transition: width .55s cubic-bezier(.77,0,.175,1);}
.card_inner_page::before {content: '';position: absolute;top: 0;left: -120%;width: 80%;height: 100%;background: linear-gradient(105deg,transparent 38%,rgba(200,169,109,.09) 50%,transparent 62%);transition: left .7s ease;z-index: 3;pointer-events: none;}
.card_inner_page:hover::before {left: 150%;}
.card_inner_page:hover::after {width: 100%;}
.card_inner_page:hover {box-shadow: 0 24px 70px rgba(0,0,0,.45);}
.faq_section_st .w-tabs-section-content .wpb_text_column p strong, p strong {color: #f6ede0;font-weight: 400;}
.card_inner_page2 {transition: background .3s;}
.card_inner_page2:hover {background: #3e2e1c !important;}
.price_card_inner_area {transition: transform .3s,box-shadow .3s;}
.price_card_inner_area:hover {box-shadow: 0 20px 50px rgba(0,0,0,.3);transform: translateY(-4px);}
.new_inner_page_card {transition: background .3s,transform .3s;position: relative;}
.new_inner_page_card::after {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background: #c8a96d;transition: width .4s;}
.new_inner_page_card:hover {background: #3e2e1c !important;transform: translateY(-2px);}
.new_inner_page_card:hover::after {width: 100%;}

/* Contact Page */
.contact_info_wrap {position:relative;transition:all .45s linear}
.contact_info_wrap:hover {background-color: #3e2e1c !important;}
.contact_info_wrap::before {content: '';position: absolute;inset: 0;background: linear-gradient(135deg, rgba(200, 169, 109, .04), transparent 60%);pointer-events: none;}
.wpb_text_column a {color: #c8a96d;}
/* Contact Page */

/* Team Page */
.heading_highlight i {color:#ddbf8d;}
.team_banner_section{position:relative}
.team_banner_section .vc_column_container{z-index:2}
.team_banner_section::before{content: '';position: absolute;inset: 0;z-index: 1;background: linear-gradient(to top, #2a1f12 0%, rgba(28, 18, 8, .72) 45%, rgba(28, 18, 8, .22) 100%);}
.team_member_img {height: 280px;position: relative;background: #362a18;display: flex;align-items: center;justify-content: center;}
.team_member_img img{object-position:top right;}
.team_member_card{transition:all .45s linear;}
.team_member_card:hover{box-shadow: 0 16px 50px rgba(0, 0, 0, .35);z-index: 1;}
.team_member_card .team_member_info {border-top: 2px solid transparent;transition:all .45s linear;}
.team_member_card:hover .team_member_info {border-color:#c8a96d;}
/* Team Page */

/* Locations Page */
.tag_hover:hover span {color: #ddbf8d!important;}
.location_col {transition: all .45s linear;}
.location_col:hover {box-shadow: 0 24px 70px rgba(0, 0, 0, .45);z-index: 2;}
.location_img_wrap::before {content: "";position: absolute;inset: 0;background: linear-gradient(to top, #32271a 0%, transparent 50%);display: block;z-index: 1;}
.dash_heading_st.loc_dash .w-text-h {gap: 8px;}
.dash_heading_st.loc_dash .w-text-h::before {width: 8px;background-color: rgba(200, 169, 109, .35);}
.loc-contact {display: flex;gap: 1.056rem;flex-wrap: wrap;}
.loc-ci {display: flex;align-items: center;gap: 0.389rem;font-size: 0.5rem;letter-spacing: 0.028em;color: #a8896a !important;text-decoration: none;transition: color .3s;}
.location_btn_wrap .w-btn-wrapper {flex-grow: 1;}
.location_btn_wrap .w-btn-wrapper a {width: 100%;text-align: left;}
.location_section::before {content: '';position: absolute;inset: 0;background-image: linear-gradient(rgba(200, 169, 109, .025) 1px, transparent 1px), linear-gradient(90deg, rgba(200, 169, 109, .025) 1px, transparent 1px);background-size: 80px 80px;pointer-events: none;}
.available_col {overflow: hidden;transition:all .45s linear}
.available_col:hover {box-shadow: 0 24px 70px rgba(0, 0, 0, .45);z-index: 1;}
.available_col::before {content: '';position: absolute;top: 0;left: -120%;width: 80%;height: 100%;background: linear-gradient(105deg, transparent 38%, rgba(200, 169, 109, .09) 50%, transparent 62%);transition: left .7s ease;z-index: 3;pointer-events: none;}
.available_col:hover::before {left: 150%}
.available_col::after {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: linear-gradient(to right, #c8a96d, #ddbf8d);transition: width .55s cubic-bezier(.77, 0, .175, 1);}
.available_col:hover::after {width: 100%}
.loc_route_cta,.loc_cta {display: flex;justify-content: space-between;}
.loc_route_cta i {font-size: 0;background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%2219%22%20viewBox%3D%220%200%2010%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20filter%3D%22url(%23filter0_d_47_24)%22%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%222%22%20height%3D%227%22%20rx%3D%221%22%20fill%3D%22white%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%225%22%20fill%3D%22url(%23paint0_linear_47_24)%22%2F%3E%3Cg%20filter%3D%22url(%23filter1_d_47_24)%22%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%223%22%20height%3D%223%22%20rx%3D%221.5%22%20fill%3D%22white%22%20fill-opacity%3D%220.9%22%20shape-rendering%3D%22crispEdges%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3Cfilter%20id%3D%22filter0_d_47_24%22%20x%3D%221%22%20y%3D%226%22%20width%3D%228%22%20height%3D%2213%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%3CfeOffset%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%221.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200.894231%200%200%200%200%200.894231%200%200%200%200%200.894231%200%200%200%200.25%200%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_47_24%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_47_24%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22filter1_d_47_24%22%20x%3D%224%22%20y%3D%222%22%20width%3D%225%22%20height%3D%225%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%3CfeOffset%20dx%3D%22-1%22%20dy%3D%221%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200.899038%200%200%200%200%200.847171%200%200%200%200%200.847171%200%200%200%200.22%200%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_47_24%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_47_24%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22paint0_linear_47_24%22%20x1%3D%229.07996%22%20y1%3D%223.11358e-07%22%20x2%3D%221%22%20y2%3D%229.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23F43A72%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23E4356D%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E');width: 5px;background-size: 5px;background-position: left;background-repeat: no-repeat;}
/* Locations Page */

/* New Css */
.standorte_ic_box {display: flex;align-items: center;gap: .389rem;}

/* Booking Popup */
div#popmake-1384,div#popmake-1904,div#popmake-2102,#popmake-2546 {padding: 0px;position:relative;}
:is(#popmake-1384,#popmake-1904,#popmake-2102,#popmake-2546) section {padding: 0 !IMPORTANT;background: #362a18;border: 1px solid rgba(200, 169, 109, .12);position: relative;overflow: hidden;transition: opacity .45s cubic-bezier(.34, 1.56, .64, 1), transform .45s cubic-bezier(.34, 1.56, .64, 1);}
#Book-Modal .book-modal {background: #362a18;border: 1px solid rgba(200, 169, 109, .12);max-width: 860px;width: 100%;position: relative;overflow: hidden;margin: auto;transition: opacity .45s cubic-bezier(.34, 1.56, .64, 1), transform .45s cubic-bezier(.34, 1.56, .64, 1);}
.book-modal-hdr {padding: 2.222rem 2.667rem 1.611rem;border-bottom: 1px solid rgba(200, 169, 109, .08);display: flex;justify-content: space-between;align-items: flex-start;}
.book-modal-tag {font-size: 0.444rem;letter-spacing: 0.189rem;text-transform: uppercase;color: #c8a96d;margin-bottom: 0.444rem !important;display: flex;align-items: center;gap: 0.711rem;font-family: 'Montserrat',sans-serif;}
.book-modal-tag::before {content: '';display: block;width: 16px;height: 1px;background: #c8a96d;}
.book-modal-ttl {font-family: 'Cormorant Garamond',serif;font-size: 1.944rem;font-weight: 300;color: #f6ede0;line-height: 1.15;}
.book-modal-ttl em {color: #ddbf8d;font-style: italic;}
.book-modal-bdy {padding: 1.778rem 2.667rem 2.222rem;}
.book-modal-lead {font-size: 0.556rem;line-height: 1.9;color: #a8896a;margin-bottom: 1.778rem;font-family: 'Montserrat', sans-serif;}
.book-tc-grid {display: grid;grid-template-columns: repeat(2,1fr);gap: 1.333rem;}
.book-tc {border: 1px solid rgba(200, 169, 109, .12);background: #32271a;position: relative;overflow: hidden;text-decoration: none;display: block;cursor: pointer;transition: border-color .35s, box-shadow .35s, transform .3s;}
.book-tc::before {content: '';position: absolute;top: 0;left: -120%;width: 70%;height: 100%;background: linear-gradient(105deg, transparent 38%, rgba(200, 169, 109, .1) 50%, transparent 62%);transition: left .65s ease;z-index: 1;pointer-events: none;}
.book-tc:hover::before {left: 150%;}
.book-tc-img-wrap {position: relative;overflow: hidden;aspect-ratio: 16 / 10;object-fit: cover;}
.book-tc-img-wrap img {height: 100% !important;}
.book-tc-img-wrap::before {content: "";width: 100%;height: 100%;position: absolute;z-index: 2;background:linear-gradient(to top, #32271a 0%, transparent 25%);}
.book-tc-img {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;filter: brightness(.5) sepia(.2) contrast(1.15);transition: filter .6s, transform .7s;}
.book-tc-city-over {position: absolute;top: 0.889rem;left: 1.056rem;z-index: 2;}
.book-tc-city-over .book-tc-city-name {font-family: 'Cormorant Garamond',serif;font-size: 1.778rem;font-weight: 300;color: #f6ede0;line-height: 1;text-shadow: 0 2px 20px rgba(0, 0, 0, .6);}
.book-tc-num {position: absolute;top: 0.889rem;right: 1.056rem;z-index: 2;font-family: 'Cormorant Garamond',serif;font-size: 0.889rem;color: rgba(200, 169, 109, .6);}
.book-tc-bdy {padding: 1.333rem 1.444rem;position: relative;z-index: 2;}
.book-tc-addr {font-size: 0.5rem;letter-spacing: 0.028rem;color: #a8896a;margin-bottom: 0.889rem !important;line-height: 1.7;font-family: 'Montserrat',sans-serif;}
.book-tc-platform {display: flex;align-items: center;gap: 0.556rem;margin-bottom: 0.889rem !important;}
.book-tc-plat-dot {width: 7px;height: 7px;border-radius: 50%;background: #c8a96d;flex-shrink: 0;}
.book-tc-plat-name {font-size: 0.444rem;letter-spacing: .18em;text-transform: uppercase;color: #c8a96d;font-weight: 400;font-family: 'Montserrat',sans-serif;}
#pum-1384,#pum-1904,#pum-2102,#pum-2546 {backdrop-filter: blur(16px);background-color: rgba(10, 7, 3, .88);padding: 1.3333rem;}
.book-tc-action {display: flex;align-items: center;justify-content: space-between;padding: 0.667rem 0.889rem !IMPORTANT;border: 1px solid rgba(200, 169, 109, .22) !important;color: #f6ede0 !important;font-size: 0.444rem !important;letter-spacing: 0.078rem !important;text-transform: uppercase !important;position: relative;overflow: hidden;transition: color .4s, border-color .3s;font-family: 'Montserrat',sans-serif !important;font-weight: 300 !important;border-radius: 0px !IMPORTANT;background-color: transparent !IMPORTANT;}
.us-btn-style_1.book-tc-action {color: #f6ede0 !important;width:100% !important}
.us-btn-style_1.book-tc-action * {position:relative;z-index:2}
.us-btn-style_1.book-tc-action:hover {color: #fff !important;}
.book-tc-action::before {content: '';position: absolute;inset: 0;background: #c8a96d;transform: translateX(-101%);transition: transform .4s cubic-bezier(.77, 0, .175, 1);}
span.book-tc-action-txt, .book-tc-action-arr {position: relative;z-index: 1;}
.book-tc-action:hover::before {transform: translateX(0%);}
.book-tc-hours {margin-top: 0.889rem;padding-top: 0.778rem;border-top: 1px solid rgba(200, 169, 109, .07);flex-direction: column;align-items: normal !important;;}
.book-tc-h-ttl {font-size: 0.389rem;letter-spacing: 0.111rem;text-transform: uppercase;color: #a8896a;margin-bottom: .5rem;font-family: 'Montserrat',sans-serif;}
.book-tc-h-row p{display: flex;justify-content: space-between;font-size: 0.5rem;color: #e4d8c6;line-height: 1.9;font-family: 'Montserrat',sans-serif;font-weight: 300;}
.book-modal-foot {background: rgba(200, 169, 109, .04);border-top: 1px solid rgba(200, 169, 109, .07);padding: 0.778rem 2.667rem;font-size: 0.5rem;letter-spacing: .06em;color: #a8896a;display: flex;align-items: center;gap: 0.611rem;font-family: 'Montserrat',sans-serif;}
.book-modal-foot-dot {width: 5px;height: 5px;background: #c8a96d;border-radius: 50%;flex-shrink: 0;}
a.book-tc:hover {border-color: #c8a96d;box-shadow: 0 0 0 1px rgba(200, 169, 109, .2), 0 20px 50px rgba(0, 0, 0, .4);transform: translateY(-4px);}
.book-tc-grid a.book-tc + p {display: none;}
.book-tc-action:hover {color: rgba(59,46,28,0.81);}
.book-modal::before,#popmake-1384 section::before {content: '';position: absolute;top: 0;left: 0;right: 0;height: 2px;background: linear-gradient(to right, transparent, #c8a96d, #eddaae, #c8a96d, transparent);}
:is(#popmake-1384,#popmake-1904,#popmake-2102,#popmake-2546) button.pum-close.popmake-close {width: 38px;height: 38px;border: 1px solid rgba(200, 169, 109, .18);background: transparent !important;color: #a8896a;font-size: 0px;cursor: pointer;display: flex;align-items: center;justify-content: center;transition: all .3s;flex-shrink: 0;margin-left: 1rem;top: 2.222rem;position: absolute;right: 2.667rem;}
:is(#popmake-1384,#popmake-1904,#popmake-2102,#popmake-2546) button.pum-close.popmake-close::before {content: "✕";font-size: 0.889rem;font-family: 'Montserrat',sans-serif;}
#popmake-1384 button.pum-close.popmake-close:hover{border-color: #c8a96d;color: #c8a96d;background: rgba(200, 169, 109, .06) !important;transform: rotate(90deg);}
.pb-0 {padding-bottom: 0px !important;}
.pt-0 {padding-top: 0px !important;}

/* Booking Popup */

/* Botox Popup */
:is(#popmake-1904,#popmake-2102,#popmake-2546) section {background: #1a1208;}
.botox-modal-hdr {padding: 2.222rem 2.222rem 1.333rem;}
.botox-modal-title {font-family: cormorant garamond !important;font-size: 1.778rem;font-weight: 300;color: rgb(245, 236, 224);}
.botox-modal-title .w-text-value span {color: rgb(223, 192, 138) !IMPORTANT;font-style: italic;}
.botox-modal-bdy {padding: 0px 2.222rem 2.222rem;}
.botox-modal-lead {font-size: 8.8px;line-height: 2;margin-bottom: 1.333rem !important;color: rgba(245, 236, 224, 0.62);font-family: Montserrat!important;}
.botox-mc {padding-block: 1.333rem;border-top: 1px solid rgba(201,168,108,.12);flex-direction: column;gap: 6.4px;transition:all .3s linear}
.botox-mc .botox-mc-tag {font-size: 6.72px;letter-spacing: 1.68px;font-family: Montserrat!important;font-weight: 300;color: rgb(201, 168, 108);text-transform: uppercase;}
.botox-mc .botox-mc-name {font-size: 1.244rem;font-family: cormorant garamond !important;color: rgb(245, 236, 224);font-weight: 300;width: 100%;}
.botox-mc .botox-mc-name p {display: flex;justify-content: space-between;}
.botox-mc .botox-mc-addr {font-size: 7.68px;font-family: Montserrat !important;color: rgb(154, 125, 94);}
.botox-mc:hover {padding-left: 18px;}
:is(#popmake-1904,#popmake-2102,#popmake-2546) button.pum-close.popmake-close{border:none !important}

/* Botox Popup */


/* botox*/
.mode-content {width: 100%;writing-mode: vertical-rl;color: #9a7d5e !important;letter-spacing: 2.1px !important;font-size: 7px !important;}
.hero-enter {display: flex;align-items: center;gap: 1rem;animation: fadeIn 1s cubic-bezier(.16,1,.3,1) .8s forwards;background: none;border: none;}
.hero-enter .hero-enter-circle {width: 64px;height: 64px;border: 1px solid #c9a86c;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #c9a86c;font-size: 1.2rem;transition: all .4s cubic-bezier(.16,1,.3,1);}
.hero-enter-text {color: #f5ece0;text-align: left;text-transform: uppercase;font-size: 7px;letter-spacing: 2.1px;}
.hero-enter .hero-enter-circle:hover {background-color: #c9a86c;color: #000;}
.proten-col .vc_column-inner {max-width: 1110px;}
.multi-color-text em {color: #dfc08a;}
.multi-color-text .dim {color: #9a7d5e;}
.botox-list {display: grid;grid-template-columns: repeat(2, 1fr);gap: 82px;max-width: 812px;padding: 50px 0px 0px clamp(0px,20vw,170px);}
.botox-list .foot-num {color: #c9a86c;font-family: cormorant garamond !important;font-size: 1.375rem !important;}
.botox-list .foot-text {color: rgba(245,236,224,.62);font-family: Montserrat !important; font-size: .45rem;font-weight: 300;}
.bunny-row .l-section-h.i-cf {position: unset;}
.bunny-row .l-section-h.i-cf .wpb_column.vc_column_container {position: unset;}
.bunny-left-content {position: absolute;left: 70px;right: auto;}

.hover-style-text {flex-direction: row;justify-content: flex-start !important;}
.hover-style-text .w-iconbox-icon {display: none;}
.border-style-row:hover .hover-style-text .w-iconbox-meta {padding-left: 1.5rem;}
.hover-style-text .w-iconbox-meta .w-iconbox-title {padding: 0;color: #9a7d5e !important;text-align: left !important;text-transform: uppercase !important;font-weight: 300;font-family: cormorant garamond !important;font-style: italic;font-size: 0.6rem !important;width: 80px;max-width: 100%;}
.border-style-row:hover .hover-style-text .w-iconbox-meta .indik-name {color: #dfc08a;}
.hover-style-text .w-iconbox-meta {display: grid;grid-template-columns: 80px 1fr auto; align-items: center;gap: 98px;transition: padding .4s cubic-bezier(.16,1,.3,1);}
.botox-tabel {align-items: baseline;}
.botox-stopp-row .l-section-h.i-cf {margin: auto 0 auto 0;}
.botox-stopp-row .single-text-b .w-text-value {position: absolute;right: -70px;bottom: 96px;top: auto;display: flex;}
.botox-stopp-row .l-section-h.i-cf {position: unset;}
.botox-stopp-row .l-section-h.i-cf .wpb_column.vc_column_container {position: unset;}

.botox-count-w .vc_column-inner {padding: 1rem 0 0 0;}
.botox-count-w {max-width: 755px;}
.border-style-row.style-2 {display: flex;}
.Schritte-right-col .vc_column-inner {max-width: 650px;}
.sofort-row {align-items: baseline;}
.wide-text {max-width: 890px;}

.left-icon-text .w-text-value::before {position: absolute;content: "";background-image: url("/wp-content/uploads/2026/06/minus.png");left: 0;top: 0;bottom: 0;margin: auto;width: 13px;height: 13px;display: flex;right: auto;background-position: center;background-repeat: no-repeat;}
.left-icon-text .w-text-value {padding: 0px 0px 0px 30px !important;position: relative;}
.left-icon-text.style-2 .w-text-value::before {background-image: url("/wp-content/uploads/2026/06/close-window.png");width: 10px;height: 10px;display: flex;right: auto;background-position: center;background-repeat: no-repeat;}
.left-icon-text.style-3 .w-text-value::before {background-image: url("/wp-content/uploads/2026/06/check.png");width: 13px;height: 13px;display: flex;right: auto;background-position: center;background-size: 12px;background-repeat: no-repeat;}

.cost_wrapper .cost_wrap {justify-content: space-between;align-items: center;gap: 32px;}
.cost_wrapper .cost_wrap::after {content: "";width: auto;height: 0px;display: inline-block;border-top: 1px dotted rgba(201,168,108,.2);order: 2;flex: 1;}
.cost_wrapper .cost_wrap .cost_title span{transition: all .3s linear;}
.cost_wrapper .cost_wrap:hover .cost_title span{color:#c9a86c !important}
.cost_wrapper .cost_wrap .cost_price {order: 3;}
.treat_section .treat_image .vc_column-inner {flex: 1;}
.treat_section .treat_content_wrap {align-self: center;}

.find_wrapper .find_wrap {justify-content: space-between;align-items: center;}
.faq_section_st.custom_faq .w-tabs-section {padding-block: 1.6rem !important;}
.faq_section_st.custom_faq .w-tabs-section .w-tabs-section-control {border: none;}
.faq_section_st.custom_faq .w-tabs-sections {counter-reset: section;}
.faq_section_st.custom_faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-title::before {counter-increment: section;content: counter(section, decimal-leading-zero);color: #c9a86c;font-size: 14.4px;}
.faq_section_st.custom_faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-title {display: flex;align-items: center;gap: 32px;transition:all .3s linear}
.faq_section_st.custom_faq .w-tabs-sections .w-tabs-section:hover .w-tabs-section-header .w-tabs-section-title {padding-left: 20px !IMPORTANT;}
button.hero-enter.left-arrow {margin-inline: auto;}
button.hero-enter.left-arrow .hero-enter-circle {width: 90px;height: 90px;}
.botox_page_banner .l-section-h > .g-cols {flex-grow: 1}
.botox_page_banner .l-section-h {position: static;display: flex;flex-grow: 1;}
.botox_page_banner .vc_column_container .vc_column-inner {flex: 1;display: flex;flex-direction: column;justify-content: space-between;}
.hover_iii_section_text {display: inline-block; transition: all .3s;-webkit-transition: all .3s;}
.hover_iii_section_text:hover {background: rgba(201, 168, 108, .08);border-color: #c9a86c !important;}
.hover-style-text .w-iconbox-meta .indik-name {text-wrap: nowrap;}

.text_btn_warpper_str {gap: 0.6rem;margin-top: 10px;}
.faq_section_st.custom_faq.new_page .w-tabs-section-control {background: transparent !important;}
.warp_text_no_st {text-wrap: nowrap;}
.botox-mc:hover .wpb_text_column.botox-mc-name {color: #dfc08a;}
.no-touch .us-btn-style_2.button_under_line_st:hover {color: #1a1208 !important;}

/* Mega menu  */
.Max_mega_wrapper > ul.w-nav-list {display: grid !important;grid-template-columns: repeat(2, 1fr);gap: 30px;min-width: 520px ! IMPORTANT;}
.Max_mega_wrapper .inner_wrap > a {display: none !important;}
.Max_mega_wrapper .inner_wrap > ul.w-nav-list {transform: none !IMPORTANT;opacity: 1 !important;visibility: visible !IMPORTANT;position: static !important;}
.Max_mega_wrapper .inner_wrap > ul.w-nav-list li a.w-nav-anchor{border-left:2px solid transparent;transition:all .3s linear}
.Max_mega_wrapper .inner_wrap > ul.w-nav-list li a.w-nav-anchor:not(ul.w-nav-list li.menu_title_wrap a):hover {color: #c8a96d !IMPORTANT;padding-left: 1.5rem !important;border-left-color: #c8a96d !important;background: rgba(200, 169, 109, .04) !IMPORTANT;}
.Max_mega_wrapper .inner_wrap > ul.w-nav-list li.menu_title_wrap a {font-size: 12px;color: #fff;font-weight: 600;text-transform: capitalize;letter-spacing: 0;padding-bottom: 5px !important;}

@media(max-width:1440px){
/* :is(.page-id-2391) .bunny-left-content {position: static} */
.botox_page_banner.struktur-banner .struktur-five-col-row {margin: 0px !important}
}

@media(max-width:1530px){.bunny-left-content {left: 20px;margin-top: -39px;}}

@media(max-width:1024px){
div#popmake-1384 {min-width: 100% !IMPORTANT;}
.bunny-left-content {position: static;}
.hover-style-text .w-iconbox-meta {gap: 20px;}
}

@media(min-width: 919px){
.header_menu_st .w-nav-list .header_btn_menu {display: none;}
header#page-header .header_btn_desktop {display: flex;text-wrap: nowrap;}
.header_menu_st .w-nav-list.level_2 {background: rgba(20,13,6,.99);border: 1px solid rgba(200,169,109,.1);padding: .5rem 0;backdrop-filter: blur(18px);}
.header_menu_st .w-nav-list.level_2 .menu-item .w-nav-anchor.level_2  {display: block;padding: .6rem 1.4rem;color: #a8896a;text-decoration: none;font-size: .52rem;letter-spacing: .14em;text-transform: uppercase;transition: color .25s,padding .25s,background .25s;border-left: 2px solid transparent;}
.header_menu_st .w-nav-list.level_2 .menu-item .w-nav-anchor.level_2:hover {color: #c8a96d;padding-left: 1.5rem !important;border-left-color: #c8a96d;background: rgba(200,169,109,.04);}
}

@media(max-width: 918px){
header#page-header .l-subheader {padding: .8rem 1.5rem;background: rgba(24,16,8,.97);height: auto;transition: background .5s,box-shadow .5s,padding .4s;}
header#page-header.sticky .l-subheader {background: rgba(24,16,8,.97);backdrop-filter: blur(18px);box-shadow: 0 1px 0 rgba(200,169,109,.1);padding: .65rem 2rem;}
.header_menu_st .w-nav-control .w-nav-icon {color: #c8a96d !important;}
.header_menu_st .w-nav-list {background: rgba(18,11,5,.99) !important;}
.header_menu_st .w-nav-control.active {z-index: 99;position: relative;}
.header_menu_st .w-nav-list .w-nav-close {display: none !important;}
.header_menu_st .w-nav-control {transition: all .3s ease-in-out;}
/* .header_menu_st .w-nav-control.active {padding-right: 0 !important;} */
.header_menu_st .w-nav-list.level_1 {top: 0 !important;padding: 6.5rem 2.5rem 3rem !important;}
.header_menu_st .w-nav-list.level_1 .menu-item .w-nav-anchor.level_1 {color: #f6ede0;font-weight: 300;padding: 1rem 0 !important;border-bottom: 1px solid rgba(200,169,109,.08) !important;letter-spacing: .2em !important;line-height: 1.2;}
.header_menu_st .w-nav-list.level_2 {position: static;background: rgba(255,255,255,.02);border: none;border-left: 2px solid rgba(200,169,109,.18);padding: .5rem 0 .5rem 1rem;backdrop-filter: none;animation: none;}
@keyframes dropIn{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}
.header_menu_st .w-nav-list.level_1 > li:first-child {margin-top: 0 !important;}
.header_menu_st .w-nav-list .menu-item .w-nav-anchor.level_2 {padding: .5rem .5rem !important;transition: color .25s,padding .25s,background .25s;letter-spacing: .14em !important;}
.header_menu_st .w-nav-list .menu-item .w-nav-anchor.level_2:hover {color: #c8a96d;padding-left: 1rem !important;background: rgba(200,169,109,.04) !important;}
.header_menu_st .w-nav-list.level_1 .menu-item.header_btn_menu .w-nav-anchor.level_1 {display: block !important;margin-top: 2rem !important;text-align: center;background: transparent !important;border: 0px solid #c8a96d !important;color: #c8a96d !important;font-family: 'Montserrat' !important;font-size: .7rem !important;letter-spacing: .2em !important;text-transform: uppercase;padding: .8rem 2rem !important;text-decoration: none;cursor: pointer;flex-shrink: 0;}
html.w-nav-open {overflow: hidden;}
.header_menu_st .w-nav-list.level_1 .menu-item .w-nav-anchor.level_1:hover {color: #c8a96d !important;}
.home header:not(.sticky) {position: static;}
.home .banner_row_st .l-section-h{top:0px !important}	
.d_none_col_botox {display: none;}
.Max_mega_wrapper.opened .inner_wrap > ul.w-nav-list.level_3 {display: block !IMPORTANT;}
.Max_mega_wrapper > ul.w-nav-list {padding-left: 0 !IMPORTANT;display: none !important;}
.Max_mega_wrapper.opened > ul.w-nav-list {display:grid !important}

}

@media(max-width: 787px){
.user_team_img {min-height: auto;}	
.image_right_banner {height: 100%;min-height: 70vw;}
.feat-img {min-height: 300px;}
.feat-img::after {background: linear-gradient(to top,#2a1f12 0%,transparent 50%);}
.counter_row_col {grid-template-columns: repeat(2,1fr) !important;gap: 1px !important;}
.footer_main_st {grid-template-columns: 1fr !important;--custom-columns: 1fr !important;gap: 2.5rem !important;}
.bottom_right_link p {justify-content: flex-start;}
.h-scroll {left: 2rem; bottom: 1.5rem;}
.book-modal-hdr {padding: 1.778rem 1.556rem 1.222rem;}
.book-modal-bdy {padding: 1.333rem 1.556rem 1.778rem;}
.book-modal-foot {padding: 0.778rem 1.556rem;}
.book-tc-grid {grid-template-columns: 1fr;}
.book-modal-ttl {width: calc(100% - 60px);}
#popmake-1384 button.pum-close.popmake-close {top: 1.778rem;right: 1.556rem;}
.sofort-row {display: grid !important;grid-template-columns: repeat(2,1fr) !important;gap: 20px !important;}
.cost_wrapper .cost_wrap {gap: 10px;}
.cost_wrapper .cost_wrap::after{display:none}
div#popmake-1904,div#popmake-2102 {min-width: 100% !IMPORTANT;margin-inline: auto !IMPORTANT;left: 0 !important;}
:is(#popmake-1384,#popmake-1904,#popmake-2102) button.pum-close.popmake-close {top: 10px;right: 10px;box-shadow: none !important;}
.faq_section_st.custom_faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-title {gap: 20px;font-size: 18px;}
.botox-list {grid-template-columns: 1fr;gap: 24px;}
.hover-style-text .w-iconbox-meta .w-iconbox-title {width: 50px;}
.hover-style-text .w-iconbox-meta {display: grid;grid-template-columns: 50px 1fr;}
.hover-style-text .w-iconbox-meta .indik-name {text-wrap: nowrap;}
	
}

@media(max-width:575px){
.Max_mega_wrapper > ul.w-nav-list {grid-template-columns: 1fr;gap: 20px;min-width:auto !important}
}