.vsd-4028 .vsd-element.vsd-element-dd9659c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--flex-wrap:wrap;}.vsd-4028 .vsd-element.vsd-element-44b5410{width:var( --container-widget-width, 39% );max-width:39%;--container-widget-width:39%;--container-widget-flex-grow:0;}.vsd-4028 .vsd-element.vsd-element-a4659c6{width:var( --container-widget-width, 30% );max-width:30%;--container-widget-width:30%;--container-widget-flex-grow:0;}.vsd-widget-nested-tabs.vsd-widget-n-tabs > .vsd-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.vsd-widget-nested-tabs.vsd-widget-n-tabs > .vsd-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .vsd-widget-nested-tabs.vsd-widget-n-tabs > .vsd-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.vsd-widget-nested-tabs.vsd-widget-n-tabs > .vsd-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.vsd-4028 .vsd-element.vsd-element-bb2bcca{--display:flex;}.vsd-4028 .vsd-element.vsd-element-122506d{--display:flex;}.vsd-4028 .vsd-element.vsd-element-247fdd1{--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:0;--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;}@media(max-width:767px){.vsd-4028 .vsd-element.vsd-element-44b5410{--container-widget-width:48%;--container-widget-flex-grow:0;width:var( --container-widget-width, 48% );max-width:48%;}.vsd-4028 .vsd-element.vsd-element-a4659c6{--container-widget-width:41%;--container-widget-flex-grow:0;width:var( --container-widget-width, 41% );max-width:41%;}.vsd-4028 .vsd-element.vsd-element-247fdd1{--n-tabs-heading-justify-content:center;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:0;}}/* Start custom CSS for html, class: .vsd-element-350624f *//* YOUR BASE — extended to all devices + mobile justify */

.eu-content{
  max-width:none !important;
  width:100% !important;
  padding-right:0 !important;
}

/* remove inner squeeze */
.eu-content p,
.eu-content ul,
.eu-content ol{
  max-width:none !important;
}

/* desktop + tablet */
@media (min-width:768px){
  .eu-content{
    font-size:21px;
    line-height:1.9;
  }
}

/* mobile */
@media (max-width:767px){
  .eu-content{
    font-size:18px;
    line-height:1.85;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .vsd-element-350624f *//* YOUR BASE — extended to all devices + mobile justify */

.eu-content{
  max-width:none !important;
  width:100% !important;
  padding-right:0 !important;
}

/* remove inner squeeze */
.eu-content p,
.eu-content ul,
.eu-content ol{
  max-width:none !important;
}

/* desktop + tablet */
@media (min-width:768px){
  .eu-content{
    font-size:21px;
    line-height:1.9;
  }
}

/* mobile */
@media (max-width:767px){
  .eu-content{
    font-size:18px;
    line-height:1.85;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .vsd-element-350624f *//* YOUR BASE — extended to all devices + mobile justify */

.eu-content{
  max-width:none !important;
  width:100% !important;
  padding-right:0 !important;
}

/* remove inner squeeze */
.eu-content p,
.eu-content ul,
.eu-content ol{
  max-width:none !important;
}

/* desktop + tablet */
@media (min-width:768px){
  .eu-content{
    font-size:21px;
    line-height:1.9;
  }
}

/* mobile */
@media (max-width:767px){
  .eu-content{
    font-size:18px;
    line-height:1.85;
  }
}/* End custom CSS */
/* Start custom CSS for nested-tabs, class: .vsd-element-247fdd1 *//* MODERN COMPACT LANGUAGE TABS */

.e-n-tabs-heading {
  display: flex !important;
  gap: 8px !important;
}

/* base button */
.e-n-tab-title {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  padding: 6px 12px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg,#ffffff,#f3f4f6) !important;
  border: 1px solid #e5e7eb !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #111 !important;
  transition: all .2s ease !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06) !important;
}

/* hover */
.e-n-tab-title:hover {
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08) !important;
}

/* active */
.e-n-tab-title[aria-selected="true"] {
  background: linear-gradient(180deg,#111,#2b2b2b) !important;
  color: #fff !important;
  border-color: transparent !important;
}

/* FLAGS */
.e-n-tab-title::before {
  content: "" !important;
  width: 16px !important;
  height: 11px !important;
  border-radius: 2px !important;
  background-size: cover !important;
}

/* BG */
.e-n-tab-title[data-tab-index="1"]::before {
  background-image: url('https://flagcdn.com/bg.svg') !important;
}

/* EN */
.e-n-tab-title[data-tab-index="2"]::before {
  background-image: url('https://flagcdn.com/gb.svg') !important;
}













/* FIX ROOT CAUSE: Elementor flex + stretch */

.e-n-tabs-heading{
  align-items:center !important; /* вместо stretch */
}

/* reset weird button sizing */
.e-n-tab-title{
  height:auto !important;
  min-height:unset !important;
}

/* normalize text */
.e-n-tab-title-text{
  line-height:1 !important;
}







/* REAL FIX – VSD adds margin shift on active */
.e-n-tab-title{
  margin:0 !important;
}

.e-n-tab-title[aria-selected="true"]{
  margin:0 !important;
}/* End custom CSS */