@charset "utf-8";.Header__promo{background:linear-gradient(270deg,#ffdb01 0,#ffa600 100%);position:relative;white-space:nowrap;overflow:hidden}.Header__promo picture{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none}.Header__promo-close{content:'';font-family:var(--font-icons)!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111;position:absolute;font-size:18px;width:60px;min-width:60px;height:60px;min-height:60px;top:0;right:0;bottom:0;background-color:rgba(236,241,249,0);display:flex;align-items:center;justify-content:center;user-select:none;cursor:pointer;z-index:3;transition:background-color .2s;background:linear-gradient(270deg,rgb(255,166,0,1),rgb(255,166,0,0))}.Header__promo-close:hover{background-color:rgba(236,241,249,.14)}.Header__promo-wrapper{width:var(--width);padding:0 var(--indent);margin:auto;position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;flex-direction:row;min-height:60px;z-index:2}.Header__promo-wrapper *{pointer-events:none;user-select:none}.Header__promo-title{font-weight:700;font-size:18px;line-height:20px;color:#000;margin-right:16px;text-transform:uppercase}.Header__promo-title>br{display:none}.Header__promo-text{font-weight:700;font-size:16px;line-height:24px;color:#000;margin-left:auto;margin-right:16px}.Header__promo-text>br{display:none}.Header__promo-timeout{font-weight:700;font-size:18px;line-height:24px;text-transform:uppercase;color:#000;padding:6px 16px;background:rgba(245,247,250,.4);border-radius:8px}@media (max-width:1024px) and (min-width:501px){.Header__promo-wrapper{width:100%;box-sizing:border-box;padding-right:calc(60px + 20px)}.Header__promo-title{font-weight:700;font-size:18px;line-height:20px;overflow:hidden;text-overflow:ellipsis}.Header__promo-text{font-weight:700;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis}.Header__promo-timeout{font-weight:700;font-size:18px;line-height:24px}}@media (max-width:768px) and (min-width:501px){.Header__promo-close{width:74px;min-width:74px;height:74px;min-height:74px}.Header__promo-wrapper{min-height:74px;padding-right:calc(74px + 20px)}.Header__promo-title{font-weight:700;font-size:18px;line-height:25px;margin-right:12px}.Header__promo-title>br{display:block}.Header__promo-text{font-weight:600;font-size:14px;line-height:20px;margin-right:12px}.Header__promo-text>br{display:block}.Header__promo-timeout{font-weight:700;font-size:16px;line-height:20px}}@media (max-width:500px){.Header__promo-close{width:60px;min-width:60px;height:106px;min-height:106px}.Header__promo-wrapper{min-height:106px;padding-right:calc(60px + 20px);box-sizing:border-box;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.Header__promo-title{font-weight:700;font-size:16px;line-height:22px;margin:unset}.Header__promo-title>br{display:block}.Header__promo-text{display:none}.Header__promo-timeout{font-weight:700;font-size:14px;line-height:20px;padding:4px 12px}}