/* AUTO-GENERATED from header_style.css — scoped to .dq-legacy. Do not edit by hand. */
.dq-legacy .header_reg {
    width: 100%;
    height: 90px;
    min-height: 90px;
    box-shadow: var(--shadow);
    position: relative;
    background-color: white;
}
.dq-legacy .header_reg_around,
.dq-legacy .header_reg_inside {
    width: calc(100% - 40px);
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
.dq-legacy .header_reg_around {
    max-width: 1700px;
    top: 56px;
    display: flex;
    justify-content: flex-end; 
    
}
body[dir="ltr"] .dq-legacy header .header_reg_around {
  justify-content: flex-end; 
}
.dq-legacy .header_reg_inside {
    
    top: 10px;
    flex-direction: column;
    display: flex;
    justify-content: start;
}
.dq-legacy header .header_reg_inside {
    
    justify-content: space-between;
}
.dq-legacy .header_reg__logo {
    font-family: Bariol, Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    color: var(--color_pink);
    display: inline-flex;      
    align-items: center;
    line-height: 1;
}
.dq-legacy .header_reg_around svg {
    margin-right: 15px;
    vertical-align: middle;
}
.dq-legacy .header_reg__slogan {
    font-size: 1em;
}
.dq-legacy header {
    width: 100%;
    height: auto;              
    min-height: 70px;          
    box-shadow: var(--shadow);
    background-color: var(--color_blue);
    position: relative;
    z-index: 1200;             
    display: grid;
    
    grid-template-columns: 1fr auto;
    align-items: center;
    column-gap: 16px;
    padding-inline: 20px;
    padding-top: 0px;          
    padding-bottom: 13px;      
    box-sizing: border-box;    
    overflow: visible;         
}
.dq-legacy header .header_reg_inside {
    position: static; 
    grid-column: 1;
    width: 100%;
    padding: 0; 
    display: grid;
    grid-template-columns: auto 1fr; 
    align-items: center;              
    column-gap: 16px;
    min-width: 0;
    min-height: 70px;                
    height: 100%;                    
}
.dq-legacy .header_brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
    min-height: 44px;          
}
body[dir="ltr"] .dq-legacy header .header_reg_inside {
    padding-left: 0;
    padding-right: 0;
}
.dq-legacy header .header_reg_around,
.dq-legacy header .header_reg__slogan {
    color: white;
}
.dq-legacy header .header_reg_around {
    position: static;         
    top: auto;
    pointer-events: auto;     
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    grid-column: 2;           
    width: auto;              
    min-height: 70px;         
    height: 100%;             
}
.dq-legacy header .header_reg_around .desc_header_btns,
.dq-legacy header .header_reg_around .icon_menu,
.dq-legacy header .header_reg_around .lang_switch,
.dq-legacy header .header_reg_around .mobile_header_btns {
    pointer-events: auto;
}
.dq-legacy header .header_reg_center {
    z-index: 1;
}
.dq-legacy header .header_reg_around svg {
    fill: white;
    margin: 0; 
}
.dq-legacy header .header_reg_center {
    display: none;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    justify-self: center; 
}
.dq-legacy header .header_reg_center a {
    color: white;
    margin: 0 15px;
    padding-block: 8px; 
    display: inline-flex;      
    align-items: center;
    line-height: 1.2;
}
.dq-legacy header .header_reg__slogan {
    display: none;
    line-height: 1.2;
    align-self: center;
}
.dq-legacy .desc_header_btn {
    border: 1px solid white;
    color: white;
    padding: 8px 16px;
    margin: 0; 
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    line-height: 1; 
}
.dq-legacy .registration_btn {
    border: 1px solid var(--color_pink);
    color: var(--color_pink);
}
.dq-legacy .desc_header_btns {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 1005; 
    margin: 0; 
}
body[dir="rtl"] .dq-legacy .desc_header_btns {
    margin-left: 0;
    margin-right: 0;
}
body[dir="ltr"] .dq-legacy .desc_header_btns {
    margin-right: 0;
    margin-left: 0;
}
.dq-legacy header .lang_switch {
    position: relative;
    z-index: 10;        
    display: inline-flex;
    gap: 6px;
    align-items: center;
    margin: 0; 
}
.dq-legacy header .lang_switch a.lang {
    position: relative;
    z-index: 11;        
    display: inline-flex;
    align-items: center;
    line-height: 1;
    font-size: 18px;
    pointer-events: auto; 
}
.dq-legacy header .lang_switch {
    position: relative; 
}
.dq-legacy header .lang_btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    color: #333;
    line-height: 1;
}
.dq-legacy header .lang_btn .code {
    font-weight: 600;
    font-size: 14px;
}
.dq-legacy header .lang_menu {
    position: absolute;
    inset-inline-end: 0;
    top: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    list-style: none;
    margin: 4px 0 0;
    padding: 4px 0;
    min-width: 160px;
    display: none; 
    z-index: 9999;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
}
.dq-legacy header .lang_menu li {
    display: block;
}
.dq-legacy header .lang_menu a.lang_item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    text-decoration: none;
    color: #333;
}
.dq-legacy header .lang_menu a.lang_item:hover {
    background: #f5f7fb;
}
.dq-legacy .desc_header_btn {
    display: none;
}
.dq-legacy .mobile_header_btns {
    position: absolute;
    top: 30px;
    left: 0;
    background-color: white;
    box-shadow: 0 2px 8px rgba(99, 133, 194, 0.3);
    border-radius: 6px;
    padding: 4px;
    display: none;
}
.dq-legacy .person_mob {
    cursor: pointer;
}
.dq-legacy .mobile_header_btns.active {
    display: block;
}
.dq-legacy .mobile_header_btns a {
    text-align: center;
    padding: 10px;
    color: var(--color_pink);
    min-width: 100px;
    display: block;
    transition: .3s;
}
.dq-legacy .mobile_header_btns a:hover {
    color: var(--color_purple);
    text-decoration: underline;
}
.dq-legacy .header_center {
    margin: auto;
    max-width: 1200px;
    width: 100%;
    position: relative;
    z-index: 11;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    height: 102px;
}
.dq-legacy .logo {
    height: 40px;
    width: 170px;
    margin-top: 18px;
    margin-left: 20px;
    display: block;
    position: relative;
    z-index: 20;
}
.dq-legacy .logo img {
    height: 40px;
    width: 170px;
}
.dq-legacy .icon_menu {
    position: static;
    cursor: pointer;
    z-index: 1006; 
    display: inline-flex;
    align-items: center;
    margin: 0; 
}
.dq-legacy .icon_menu svg {
    fill: white;
    margin-right: 0;
    transition: .3s;
}
.dq-legacy .icon_menu:hover svg {
    fill: var(--color_pink);
}
.dq-legacy .menu {
    background-color: white;
    box-shadow: 0px 2px 8px rgba(99, 133, 194, 0.3);
    position: absolute;
    
    top: 56px;
    right: 20px; 
    border-radius: 16px 0 0 16px;
    z-index: 2000; 
    transition: .3s;
    display: none;
}
.dq-legacy .menu.active {
    display: block;
}
.dq-legacy .menu_close_btn {
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
}
.dq-legacy .menu a {
    white-space: nowrap;
    color: #0D0F2B;
    transition: .3s;
    margin-bottom: 10px;
}
.dq-legacy .menu a:hover {
    color: var(--color_purple);
}
.dq-legacy .menu .links {
    margin: 40px;
    display: flex;
    flex-direction: column;
    width: max-content;
}
.dq-legacy .menu a span {
    fill: var(--color_purple);
    vertical-align: top;
    margin-left: 8px;
}
@media (min-width: 600px) {
.dq-legacy .header_reg_inside {
        flex-direction: row;
    }
.dq-legacy .header_reg__slogan {
        font-size: 1.2em;
        line-height: 1.2;
        margin: 0;
        align-self: center;
    }
body[dir="ltr"] .dq-legacy .header_reg__slogan {
        margin: 0;
    }
.dq-legacy .header_reg_around {
        top: auto; 
    }
.dq-legacy .header_reg {
        height: 70px;
        min-height: 70px;
    }
}
@media (min-width: 768px) {
.dq-legacy .menu a.mobile_only {
        display: none;
    }
.dq-legacy header .header_reg_center {
        display: flex;
        margin-top: 0;
        margin-left: 0;
        flex: 1 1 auto;
        justify-content: center;
        align-items: center;
        max-width: 100%;
    }
.dq-legacy header .header_reg_inside {
        
        justify-content: stretch;
    }
.dq-legacy .desc_header_btn {
        display: flex;
    }
.dq-legacy .mob_header_btn {
        display: none;
    }
}
@media (min-width: 1200px) {
.dq-legacy header .header_reg__slogan {
        display: block;
    }
}
body[dir="ltr"] .dq-legacy header .header_reg_around svg {
  margin-left: 0;
  margin-right: 0;
}
body[dir="ltr"] .dq-legacy .desc_header_btn {
  margin-left: 0;
  margin-right: 0;
}
body[dir="ltr"] .dq-legacy .header_center {
  flex-direction: row;
}
body[dir="ltr"] .dq-legacy .icon_menu {
  right: 0;
  left: auto;
}
body[dir="ltr"] .dq-legacy .menu {
  right: 0;
  left: auto;
  
  border-radius: 0 16px 16px 0;
}
body[dir="ltr"] .dq-legacy .menu_close_btn {
  right: 20px;
  left: auto;
}
body[dir="ltr"] .dq-legacy .menu a span {
  margin-right: 8px;
  margin-left: 0;
}
body[dir="ltr"] .dq-legacy header .header_reg_center {
  margin-left: 0; 
}
body[dir="ltr"] .dq-legacy header .cover,
body[dir="ltr"] .dq-legacy header .cover_center,
body[dir="ltr"] .dq-legacy header .cover_form,
body[dir="ltr"] .dq-legacy header .cover_form_search,
body[dir="ltr"] .dq-legacy header .cover_form_result {
  direction: ltr;
  text-align: left;
}
body[dir="ltr"] .dq-legacy header .cover_form .text_search,
body[dir="ltr"] .dq-legacy header .cover_form select,
body[dir="ltr"] .dq-legacy header .cover_form input {
  text-align: left;
}
body[dir="ltr"] .dq-legacy header .cover_form_search {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body[dir="ltr"] .dq-legacy header .cover_form_pipe {
  margin: 0 10px;
}
body[dir="ltr"] .dq-legacy .mobile_header_btns {
  right: 0;
  left: auto;
}
body[dir="ltr"] .dq-legacy header .header_reg_center {
  margin-top: 0; 
}
body[dir="ltr"] .dq-legacy .desc_header_btn {
  margin-top: 0; 
}
body[dir="ltr"] .dq-legacy header .header_reg_around {
  padding-right: 0; 
}
.dq-legacy header .lang_switch {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  position: relative;
  z-index: 11; 
}
.dq-legacy header .lang_switch a.lang {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-size: 18px; 
}
@media (min-width: 600px) {
body[dir="ltr"] .dq-legacy .header_reg__slogan {
    margin: 0;
  }
}
body[dir="ltr"] .dq-legacy .checkbox,
body[dir="ltr"] .dq-legacy .checkmark,
body[dir="ltr"] .dq-legacy .checked,
body[dir="ltr"] .dq-legacy .selected::before {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
body[dir="ltr"] .dq-legacy header .header_reg_inside {
    padding-right: 0;
  }
}
body[dir="ltr"] .dq-legacy header .header_reg_around {
  padding-right: 0;
}
.dq-legacy header .lang_switch {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  margin: 0; 
  position: relative;
  z-index: 11;
}
.dq-legacy header .lang_switch a.lang {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-size: 18px;
}
body[dir="ltr"] .dq-legacy .desc_header_btns {
  gap: 10px;
}
body[dir="ltr"] .dq-legacy .desc_header_btn {
  margin-top: 0;
}
body[dir="ltr"] .dq-legacy .checkbox,
body[dir="ltr"] .dq-legacy .checkmark,
body[dir="ltr"] .dq-legacy .checked,
body[dir="ltr"] .dq-legacy .selected::before,
body[dir="ltr"] .dq-legacy .is-selected::before,
body[dir="ltr"] .dq-legacy .option--selected::before {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
body[dir="ltr"] .dq-legacy header .header_reg_inside {
    padding-right: 0;
  }
}
body[dir="ltr"] .dq-legacy .desc_header_btns {
  gap: 10px;
  margin-right: 0;
}
body[dir="ltr"] .dq-legacy header .header_reg_around {
  padding-right: 0;
}
body[dir="ltr"] .dq-legacy header .lang_switch {
  margin: 0;
}
body[dir="ltr"] .dq-legacy header .header_reg_center {
  margin-top: 0;
  margin-left: 0;
}
@media (min-width: 600px) {
body[dir="ltr"] .dq-legacy .header_reg__slogan {
    margin: 0;
  }
}
body[dir="ltr"] .dq-legacy .cover_form_select span {
  left: 14px;
  right: auto;
}
body[dir="ltr"] .dq-legacy .cover_form_select select {
  padding-left: 44px;  
  padding-right: 16px; 
}
body[dir="ltr"] .dq-legacy .checkbox,
body[dir="ltr"] .dq-legacy .checkmark,
body[dir="ltr"] .dq-legacy .checked,
body[dir="ltr"] .dq-legacy .selected::before,
body[dir="ltr"] .dq-legacy .is-selected::before,
body[dir="ltr"] .dq-legacy .option--selected::before,
body[dir="ltr"] .dq-legacy .cover_form_result .selected::before {
  left: 0;
  right: auto;
}
.dq-legacy header .header_reg_inside > div:first-child { order: 0; }
.dq-legacy header .header_reg_inside .header_reg_center { order: 1; }
body[dir="rtl"] .dq-legacy header .header_reg_inside {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
body[dir="rtl"] .dq-legacy header .header_reg_inside {
    padding-left: 0;
    padding-right: 0;
  }
}
body[dir="rtl"] .dq-legacy header .header_reg_around {
  justify-content: flex-end;
}
body[dir="rtl"] .dq-legacy header .header_reg_inside > div:first-child { 
  flex: 0 0 auto; 
}
body[dir="rtl"] .dq-legacy header .header_reg_inside .header_reg_center {
  flex: 1 1 auto; 
  min-width: 0;   
}
body[dir="rtl"] .dq-legacy header .header_reg_around {
  column-gap: 12px;
}
body[dir="rtl"] .dq-legacy .desc_header_btns {
  position: absolute;
  top: 0;
  left: 20px;   
  right: auto;
}
body[dir="rtl"] .dq-legacy header .header_reg_around {
  padding-right: 0;
}
body[dir="rtl"] .dq-legacy header .header_reg_around {
  justify-content: flex-end !important;
  padding-right: 0 !important;
  column-gap: 12px;
}
body[dir="rtl"] .dq-legacy .desc_header_btns {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  margin: 0 !important;
  z-index: 1005;
}
body[dir="rtl"] .dq-legacy .icon_menu {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  margin: 0 !important;
  z-index: 1006;
}
body[dir="rtl"] .dq-legacy header {
  height: 70px !important;
  min-height: 70px !important;
}
body[dir="rtl"] .dq-legacy header .header_reg_around {
  display: flex !important;
  justify-content: flex-end !important; 
  align-items: center !important;
  gap: 12px !important;
  padding-right: 0 !important;
}
.dq-legacy header .header_reg_around,
.dq-legacy header .header_reg_inside {
  top: auto !important;
  transform: none !important;
  -webkit-transform: none !important;
}
.dq-legacy .menu_sep {
  height: 0;
  border-top: 1px solid rgba(99,133,194,0.2);
  margin: 12px 0;
}
@media (max-width: 1320px) {
.dq-legacy header .header_reg_center {
    display: none !important;
  }
}
.dq-legacy header .icon_menu {
  position: absolute !important;
  top: 25% !important;
  transform: none !important;
  z-index: 1006;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
body[dir="rtl"] .dq-legacy header .icon_menu {
  position: absolute !important;
  right: 20px !important;
  left: auto !important;
  top: 25% !important;
  transform: none !important;
}
body[dir="ltr"] .dq-legacy header .icon_menu {
  position: absolute !important;
  left: 20px !important;
  right: auto !important;
  top: 25% !important;
  transform: none !important;
}
body[dir="rtl"] .dq-legacy header .header_reg_inside {
  padding-right: 56px !important;
  padding-left: 0 !important;
  align-items: center !important;
}
body[dir="ltr"] .dq-legacy header .header_reg_inside {
  padding-left: 56px !important;
  padding-right: 0 !important;
  align-items: center !important;
}
.dq-legacy header .header_reg_inside > .header_brand,
.dq-legacy header .header_reg_inside > .header_reg_center {
  align-self: center !important;
}
html[lang^="he"] .dq-legacy header .icon_menu {
  position: absolute !important;
  right: 20px !important;
  left: auto !important;
  top: 25% !important;
  transform: none !important;
}
html[lang^="he"] .dq-legacy header .header_reg_inside {
  padding-right: 56px !important;
  padding-left: 0 !important;
}
html[lang^="en"] .dq-legacy header .icon_menu {
  position: absolute !important;
  left: 20px !important;
  right: auto !important;
  top: 25% !important;
  transform: none !important;
}
html[lang^="en"] .dq-legacy header .header_reg_inside {
  padding-left: 56px !important;
  padding-right: 0 !important;
}
.dq-legacy label.container {
  position: relative;
  display: inline-flex;     
  align-items: center;      
  line-height: 1.2;
  min-height: 20px;         
}
body[dir="ltr"] .dq-legacy label.container {
  padding-left: 28px;  
  padding-right: 0;
}
body[dir="rtl"] .dq-legacy label.container {
  padding-right: 28px; 
  padding-left: 0;
}
.dq-legacy label.container .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}
body[dir="ltr"] .dq-legacy label.container .checkmark { left: 0; right: auto; }
body[dir="rtl"] .dq-legacy label.container .checkmark { right: 0; left: auto; }
body[dir="ltr"] .dq-legacy #SearchBy {
  background-position: right -12px center;
  background-repeat: no-repeat;
  padding-right: 0px;
}
.dq-legacy .input_phone select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('../svg/package/select_drop_down.svg');
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
body[dir="ltr"] .dq-legacy .input_phone select {
  background-position: right 12px center;
  padding-right: 32px; 
  padding-left: 12px;
  text-align: left;
}
body[dir="rtl"] .dq-legacy .input_phone select {
  background-position: left 12px center;
  padding-left: 32px;  
  padding-right: 12px;
}
.dq-legacy .input_pass {
  position: relative;
}
.dq-legacy .input_pass img.show_pass,
.dq-legacy .input_pass img.show_pass_again {
  position: absolute;

  width: 20px;
  height: 20px;
  cursor: pointer;
  pointer-events: auto;
}
body[dir="ltr"] .dq-legacy .input_pass img.show_pass,
body[dir="ltr"] .dq-legacy .input_pass img.show_pass_again {
  right: 12px;
  left: auto;
}
body[dir="rtl"] .dq-legacy .input_pass img.show_pass,
body[dir="rtl"] .dq-legacy .input_pass img.show_pass_again {
  left: 12px;
  right: auto;
}
body[dir="ltr"] .dq-legacy .input_pass input {
  padding-right: 44px !important;
}
body[dir="rtl"] .dq-legacy .input_pass input {
  padding-left: 44px !important;
}
.dq-legacy .remember_me {
  align-items: flex-start !important; 
}
.dq-legacy .remember_me a {
  align-self: flex-start; 
}
@media (max-width: 600px) {
body[dir="ltr"] .dq-legacy .cover_form_select select {
    padding-left: 10px;  
  }
}
@media (max-width: 360px) {
body[dir="ltr"] .dq-legacy header .header_brand {
    display: none;
  }
body[dir="ltr"] .dq-legacy header .header_reg_inside {
    grid-template-columns: 1fr;
  }
body[dir="ltr"] .dq-legacy header .desc_header_btn {
    display: inline-flex;
    padding: 8px 12px;
    white-space: nowrap;
    flex-shrink: 0;
  }
}

/* --- re-asserted legacy-designed underlines --- */
.dq-legacy .mobile_header_btns a:hover { text-decoration: underline !important; }
