.WebsiteLogo_container__2Ozed {
  margin: 0 auto;
  padding: 0 8px;
}
@media (min-width: 375px) {
  .WebsiteLogo_container__2Ozed {
    padding: 0 15px;
  }
}
@media (min-width: 580px) {
  .WebsiteLogo_container__2Ozed {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .WebsiteLogo_container__2Ozed {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .WebsiteLogo_container__2Ozed {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .WebsiteLogo_container__2Ozed {
    max-width: 1110px;
    padding-right: 0;
    padding-left: 0;
  }
}
.WebsiteLogo_logoWrapper__3kOIQ img {
  object-position: center center !important;
}
@media (min-width: 768px) {
  .WebsiteLogo_logoWrapper__3kOIQ img {
    object-position: center left !important;
  }
}
.InfoTooltip_infoTooltipContainer__2jQ21 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.InfoTooltip_infoTooltip__AdYMh {
  font-size: 10px;
  margin-left: 2px;
  color: #62666f;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  position: relative;
}
.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipBox__2manw {
  z-index: 999;
  position: absolute;
  padding: 6px 8px;
  border-radius: 5px;
  display: none;
  line-height: normal;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 100%;
  top: unset;
  bottom: -moz-calc(100% + 5px);
  bottom: calc(100% + 5px);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-width: 250px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipBox--visible__3X3Hj {
  display: block;
}
.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipBox__2manw > span {
  display: block;
  overflow-y: auto;
}
.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipArrow__2oZ75 {
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: rotate(180deg) translateX(50%);
  -moz-transform: rotate(180deg) translateX(50%);
  transform: rotate(180deg) translateX(50%);
  border: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.7);
}
.InfoTooltip_infoTooltip--bottom__QYAGl .InfoTooltip_tooltipBox__2manw {
  top: -moz-calc(100% + 5px);
  top: calc(100% + 5px);
}
.InfoTooltip_infoTooltip--bottom__QYAGl .InfoTooltip_tooltipArrow__2oZ75 {
  top: -10px;
  bottom: unset;
  -webkit-transform: translateX(-50%) rotate(0deg);
  -moz-transform: translateX(-50%) rotate(0deg);
  transform: translateX(-50%) rotate(0deg);
}
.InfoTooltip_infoTooltip--left__2jg-E {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}
.InfoTooltip_infoTooltip--left__2jg-E .InfoTooltip_tooltipBox__2manw {
  bottom: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -moz-calc(-100% - 20px);
  left: calc(-100% - 20px);
  width: 150px;
}
.InfoTooltip_infoTooltip--left__2jg-E .InfoTooltip_tooltipArrow__2oZ75 {
  top: 50%;
  bottom: unset;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  left: -moz-calc(100% - 1px);
  left: calc(100% - 1px);
}
.InfoTooltip_infoTooltip--right__2uXPs {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}
.InfoTooltip_infoTooltip--right__2uXPs .InfoTooltip_tooltipBox__2manw {
  bottom: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -moz-calc(-100% - 20px);
  right: calc(-100% - 20px);
  left: unset;
  max-width: 100px;
}
.InfoTooltip_infoTooltip--right__2uXPs .InfoTooltip_tooltipArrow__2oZ75 {
  top: 50%;
  bottom: unset;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  right: -moz-calc(100% - 1px);
  right: calc(100% - 1px);
  left: unset;
}
.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipContent__16pd_ {
  z-index: 0;
}
.HeaderMenu_container__3s9b7 {
  margin: 0 auto;
  padding: 0 8px;
}
@media (min-width: 375px) {
  .HeaderMenu_container__3s9b7 {
    padding: 0 15px;
  }
}
@media (min-width: 580px) {
  .HeaderMenu_container__3s9b7 {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .HeaderMenu_container__3s9b7 {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .HeaderMenu_container__3s9b7 {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .HeaderMenu_container__3s9b7 {
    max-width: 1110px;
    padding-right: 0;
    padding-left: 0;
  }
}
.HeaderMenu_headerMenu__3hwfc {
  margin-bottom: -3px;
}
.HeaderMenu_headerMenu__3hwfc.HeaderMenu_open__2QyPz
  > .HeaderMenu_burgerStyle__2i9Qi {
  position: fixed;
  left: 18px;
}
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C {
  position: absolute;
  left: auto;
  right: 21px;
  margin-left: 13px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after,
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 1px;
  width: 7px;
  height: 2px;
}
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C {
    right: -21px;
    top: -moz-calc(50% - 4px);
    top: calc(50% - 4px);
  }
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after,
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
    width: 10px;
  }
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
    top: 6px;
  }
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after {
    top: 0;
  }
}
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv {
  position: fixed;
  background-color: rgba(30, 38, 46, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1200;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
  visibility: hidden;
  opacity: 0;
  padding-right: 20px;
}
.HeaderMenu_headerMenu__3hwfc
  .HeaderMenu_headerMenuWrapper__3-4xv
  .HeaderMenu_menuBlock__2AMeM {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
  background-color: #fff;
  width: 320px;
  margin: 0;
  padding-top: 85px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding-left: 38px;
  padding-right: 37px;
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  transform: translateX(-320px);
  height: 100%;
}
@media (min-width: 992px) {
  .HeaderMenu_headerMenu__3hwfc
    .HeaderMenu_headerMenuWrapper__3-4xv
    .HeaderMenu_menuBlock__2AMeM {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    padding: 0;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    width: 100%;
    background-color: transparent;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
}
.HeaderMenu_headerMenu__3hwfc
  .HeaderMenu_headerMenuWrapper__3-4xv.HeaderMenu_open__2QyPz {
  opacity: 1;
  visibility: visible;
}
.HeaderMenu_headerMenu__3hwfc
  .HeaderMenu_headerMenuWrapper__3-4xv.HeaderMenu_open__2QyPz
  .HeaderMenu_menuBlock__2AMeM {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
@media (min-width: 992px) {
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv {
    position: static;
    background-color: transparent;
    opacity: 1;
    height: 70px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    visibility: visible;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
}
.HeaderMenu_headerMenu__3hwfc .HeaderMenu_burgerStyle__2i9Qi {
  top: 24px;
}
@media (min-width: 992px) {
  .HeaderMenu_headerMenu__3hwfc .HeaderMenu_burgerStyle__2i9Qi {
    display: none;
  }
}
.HeaderMenu_tooltipBox__2Y_mj {
  max-width: 350px;
  font-size: 0.875rem;
}
.HeaderMenu_menuItem__1nZp2 {
  position: relative;
  list-style-type: none;
  margin: 0;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 1.125rem;
  padding-left: 24px;
  width: 100%;
}
@media (min-width: 992px) {
  .HeaderMenu_menuItem__1nZp2 {
    height: 100%;
    margin: 0 0 0 32px;
    padding-left: 0;
    font-size: 0.875rem;
  }
}
.HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu__mLqmR {
  position: relative;
  display: grid;
}
@media (min-width: 992px) {
  .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu__mLqmR {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0 20px 0 32px;
    padding-left: 0;
  }
}
.HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8
  .HeaderMenu_navbarArrow__2zS6C:before {
  -webkit-transform: rotate(-140deg);
  -moz-transform: rotate(-140deg);
  transform: rotate(-140deg);
}
.HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8
  .HeaderMenu_navbarArrow__2zS6C:after {
  -webkit-transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  transform: rotate(140deg);
}
@media (min-width: 992px) {
  .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8
    .HeaderMenu_navbarArrow__2zS6C {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8
    .HeaderMenu_navbarArrow__2zS6C:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8
    .HeaderMenu_navbarArrow__2zS6C:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.HeaderMenu_submenuContainer__p5SK0 {
  z-index: 1;
  overflow: hidden;
  top: -moz-calc(100% + 1px);
  top: calc(100% + 1px);
  -webkit-transition: height 0.15s;
  -moz-transition: height 0.15s;
  transition: height 0.15s;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
}
@media (min-width: 992px) {
  .HeaderMenu_submenuContainer__p5SK0 {
    position: absolute;
    min-width: 160px;
    width: 100%;
    -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}
.HeaderMenu_submenuItems__1xYmW {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  list-style-type: none;
}
.HeaderMenu_submenuItems__1xYmW > li {
  margin: 0;
}
.HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2 {
  padding: 0 48px 0 16px;
  margin-top: 0;
  min-height: 40px;
  line-height: inherit;
}
.HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2 a {
  white-space: nowrap;
}
@media (min-width: 992px) {
  .HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2 {
    padding: 0 16px;
    margin: 4px 0;
  }
}
.HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2:after {
  content: unset;
}
.HeaderMenu_submenuTitle__2CXaW {
  position: relative;
  cursor: pointer;
  font-weight: inherit;
}
.HeaderMenu_disclosureMenu__2rIMH {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.875rem;
  width: 100%;
  height: 100%;
}
.HeaderMenu_disclosureMenu__2rIMH:hover {
  color: #1890ff;
}
@media (min-width: 992px) {
  .HeaderMenu_disclosureMenu__2rIMH {
    padding-left: 20px;
  }
}
.HeaderMenu_infoTooltip__LVqsr {
  background: #fff;
  min-height: 40px;
  height: auto;
  padding-left: 0;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin-left: 0;
}
@media (min-width: 992px) {
  .HeaderMenu_infoTooltip__LVqsr {
    background: transparent;
  }
}
.Button_button__2j7Z6 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 45px;
  width: 160px;
  border-radius: 40px;
  font-size: 1em;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  line-height: 1;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
  cursor: pointer;
}
.Button_customIcon__1ss2n {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
.Button_customIcon__1ss2n.Button_rightIcon__1QZWF {
  margin-right: 0;
  margin-left: 10px;
}
.styles_container__1Ig8H {
  margin: 0 auto;
  padding: 0 8px;
}
@media (min-width: 375px) {
  .styles_container__1Ig8H {
    padding: 0 15px;
  }
}
@media (min-width: 580px) {
  .styles_container__1Ig8H {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .styles_container__1Ig8H {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .styles_container__1Ig8H {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .styles_container__1Ig8H {
    max-width: 1110px;
    padding-right: 0;
    padding-left: 0;
  }
}
.styles_specialOffer__3WhIp {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.styles_specialOffer__3WhIp .styles_offerTitle__2MxKB {
  font-weight: 700;
}
.styles_specialOffer__3WhIp .styles_offerText__1opWN {
  font-weight: 400;
  text-align: center;
}
.HeaderNotification_container__3mno_ {
  margin: 0 auto;
  padding: 0 8px;
}
@media (min-width: 375px) {
  .HeaderNotification_container__3mno_ {
    padding: 0 15px;
  }
}
@media (min-width: 580px) {
  .HeaderNotification_container__3mno_ {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .HeaderNotification_container__3mno_ {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .HeaderNotification_container__3mno_ {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .HeaderNotification_container__3mno_ {
    max-width: 1110px;
    padding-right: 0;
    padding-left: 0;
  }
}
.HeaderNotification_headerNotification__175z0 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  height: 100%;
}
@media (min-width: 992px) {
  .HeaderNotification_headerNotification__175z0 {
    position: relative;
  }
}
.HeaderNotification_bellWithCount__BK7d- {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  cursor: pointer;
  font-size: 30px;
}
.HeaderNotification_count__26uoE {
  min-height: 15px;
  min-width: 15px;
  background-color: #f52323;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 6px;
  font-size: 0.8125rem;
  font-weight: 700;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  text-align: center;
}
.HeaderNotification_smallIcon__xrFzk {
  font-size: 24px;
}
.HeaderNotification_smallIcon__xrFzk .HeaderNotification_count__26uoE {
  min-height: 12px;
  min-width: 12px;
  right: 0;
  top: 0;
  font-size: 0.625rem;
}
.HeaderNotification_overlay__YdHMi {
  background-color: rgba(30, 38, 46, 0.8);
  position: fixed;
  width: 0;
  right: 0;
  top: 0;
  height: 100%;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  overflow: hidden;
  z-index: 99999;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b {
  width: 275px;
  min-width: 275px;
  background-color: #fff;
  height: 100%;
  position: relative;
  overflow: auto;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_closeX__3G5dZ {
  position: absolute;
  right: 13px;
  top: 19px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_closeX__3G5dZ:after,
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_closeX__3G5dZ:before {
  display: block;
  content: "";
  width: 15px;
  height: 1px;
  background-color: #171c2b;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7.5px;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_closeX__3G5dZ:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_closeX__3G5dZ:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_title__1LKby {
  font-size: 1rem;
  line-height: 1.4375rem;
  text-align: center;
  max-width: 160px;
  margin: 0 auto 23px;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_card__2nVCf {
  border: 1px solid #ced0d5;
  border-radius: 5px;
  padding: 15px;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin-bottom: 12px;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_card__2nVCf:last-child {
  margin-bottom: 0;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_card__2nVCf
  .HeaderNotification_providerLogo__315Ou {
  width: 135px;
  height: 46px;
  position: relative;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_card__2nVCf
  .HeaderNotification_offerText__2MYoH {
  margin: 20px 0 27px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
.HeaderNotification_overlay__YdHMi
  .HeaderNotification_notificationSidebar__RkY5b
  .HeaderNotification_card__2nVCf
  .HeaderNotification_button__3U0PB {
  width: 136px;
  height: 41px;
}
.HeaderNotification_overlay--open__1tira {
  width: 100%;
}
.HeaderNotification_overlay--open__1tira
  .HeaderNotification_notificationSidebar__RkY5b {
  opacity: 1;
}
.AFheader_container__gclyp {
  margin: 0 auto;
  padding: 0 8px;
}
@media (min-width: 375px) {
  .AFheader_container__gclyp {
    padding: 0 15px;
  }
}
@media (min-width: 580px) {
  .AFheader_container__gclyp {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .AFheader_container__gclyp {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .AFheader_container__gclyp {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .AFheader_container__gclyp {
    max-width: 1110px;
    padding-right: 0;
    padding-left: 0;
  }
}
@-webkit-keyframes AFheader_bellAnimation__CcYaf {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  4% {
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
  }
  6% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  9% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  12% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  15% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  18% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  20% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  22% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  25% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  24% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes AFheader_bellAnimation__CcYaf {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  4% {
    -moz-transform: rotate(35deg);
    transform: rotate(35deg);
  }
  6% {
    -moz-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  9% {
    -moz-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  12% {
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  15% {
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  18% {
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  20% {
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  22% {
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  25% {
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  24% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes AFheader_bellAnimation__CcYaf {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  4% {
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    transform: rotate(35deg);
  }
  6% {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
  9% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  12% {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  15% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  18% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  20% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  22% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  25% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  24% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.AFheader_container__gclyp {
  padding-top: 5px;
  padding-bottom: 5px;
}
.AFheader_topbarContainer__3KVRy {
  height: auto !important;
  padding: 10px 0 !important;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 99;
  padding: 3px 16px;
}
@media (min-width: 580px) {
  .AFheader_topbarContainer__3KVRy {
    padding: 0 16px;
  }
}
@media (min-width: 768px) {
  .AFheader_topbarContainer__3KVRy {
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy {
    padding: 0;
  }
}
.AFheader_topbarContainer__3KVRy.AFheader_overlapping__2qTM4 {
  position: absolute;
}
.AFheader_topbarContainer__3KVRy .AFheader_innerWrapper__1vwYa {
  max-width: 1110px;
  margin: auto;
}
.AFheader_topbarContainer__3KVRy .AFheader_burgerStyle__10dLR {
  top: 11px;
  width: 29px;
  height: 24px;
}
.AFheader_topbarContainer__3KVRy .AFheader_burgerStyle__10dLR > div {
  height: 2px;
  border-radius: 1px;
  background: #fff;
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy .AFheader_burgerStyle__10dLR {
    display: none;
  }
}
.AFheader_topbarContainer__3KVRy
  .AFheader_burgerStyle__10dLR.AFheader_burgerStyleRight__2ox4r {
  right: 52px;
  left: unset;
}
@media (min-width: 580px) {
  .AFheader_topbarContainer__3KVRy
    .AFheader_burgerStyle__10dLR.AFheader_burgerStyleRight__2ox4r {
    right: 52px;
  }
}
@media (min-width: 768px) {
  .AFheader_topbarContainer__3KVRy
    .AFheader_burgerStyle__10dLR.AFheader_burgerStyleRight__2ox4r {
    right: 63px;
  }
}
.AFheader_topbarContainer__3KVRy
  .AFheader_burgerStyle__10dLR.AFheader_burgerStyleRightNoNotification__1dvGW {
  right: 0;
  left: unset;
}
.AFheader_topbarContainer__3KVRy
  .AFheader_burgerStyle__10dLR.AFheader_burgerStyleLeft__Yfdb1 {
  top: 11px;
  width: 29px;
  height: 24px;
}
.AFheader_topbarContainer__3KVRy
  .AFheader_headerMenu__S5NoG.AFheader_open__2G9KA
  .AFheader_burgerStyle__10dLR {
  right: 20px;
  width: 23px;
}
.AFheader_topbarContainer__3KVRy
  .AFheader_headerMenu__S5NoG.AFheader_open__2G9KA
  .AFheader_burgerStyle__10dLR
  div {
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  transform-origin: 0;
}
.AFheader_topbarContainer__3KVRy .AFheader_headerNotification__1Q0yN {
  position: static;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy .AFheader_headerNotification__1Q0yN {
    margin-right: 10px;
    margin-left: 16px;
  }
}
.AFheader_topbarContainer__3KVRy div.AFheader_notificationSidebar__ts6Fo {
  background-color: #040404;
  padding: 0 6px;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  h3.AFheader_title__3pMZz {
  text-align: center;
  font-weight: 700;
  margin: 20px auto;
  font-size: 0.875rem;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_card__3UnKL {
  border: none;
  border-radius: 4px;
  margin-bottom: 5px;
  padding: 19px 5px 26px;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_card__3UnKL
  .AFheader_providerLogo__1Sk4o {
  width: 165px;
  height: 45px;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_card__3UnKL
  a.AFheader_button__3cpha {
  border-radius: 17.5px;
  width: 130px;
  height: 35px;
  font-weight: 500;
  padding: 10px 0 9px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_card__3UnKL
  .AFheader_offerText__isQm8 {
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.8125rem;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_closeX__1HFXB {
  right: 20px;
  top: 20px;
}
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_closeX__1HFXB:after,
.AFheader_topbarContainer__3KVRy
  div.AFheader_notificationSidebar__ts6Fo
  .AFheader_closeX__1HFXB:before {
  content: "";
  display: block;
  height: 2px;
  border-radius: 2px;
  width: 20px;
  background-color: #fff;
  top: 0;
  position: absolute;
}
.AFheader_topbarContainer__3KVRy .AFheader_headerMenuWrapper__1JhcT {
  padding-right: 0;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
}
.AFheader_topbarContainer__3KVRy
  .AFheader_headerMenuWrapper__1JhcT
  .AFheader_menuBlock__26JrG {
  width: 275px;
  padding: 63px 0 0 40px;
  background-color: #040404;
  overflow-y: auto;
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy
    .AFheader_headerMenuWrapper__1JhcT
    .AFheader_menuBlock__26JrG {
    width: 100%;
    -webkit-transform: unset;
    -moz-transform: unset;
    transform: unset;
    padding: 0;
    background-color: transparent;
    overflow-y: visible;
  }
}
.AFheader_topbarContainer__3KVRy .AFheader_headerMenuWrapperRight__gu230 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
}
.AFheader_topbarContainer__3KVRy
  .AFheader_headerMenuWrapperRight__gu230
  .AFheader_menuBlock__26JrG {
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  transform: translateX(320px);
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy
    .AFheader_headerMenuWrapperRight__gu230
    .AFheader_menuBlock__26JrG {
    width: 100%;
    -webkit-transform: unset;
    -moz-transform: unset;
    transform: unset;
    padding: 0;
    background-color: transparent;
  }
}
.AFheader_topbarContainer__3KVRy .AFheader_logoContainer__3sEE5 {
  width: 200px;
  height: 45px;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: left;
  -moz-box-pack: left;
  justify-content: left;
}
.AFheader_topbarContainer__3KVRy .AFheader_logoContainer__3sEE5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center !important;
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy .AFheader_logoContainer__3sEE5 img {
    object-position: center left !important;
  }
}
.AFheader_topbarContainer__3KVRy .AFheader_topbarMenu__2oY9M {
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: auto;
}
.AFheader_topbarContainer__3KVRy .AFheader_logoWrapper__6s259,
.AFheader_topbarContainer__3KVRy .AFheader_topbarMenu__2oY9M {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 45px;
  position: relative;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.AFheader_topbarContainer__3KVRy .AFheader_logoWrapper__6s259 {
  width: 100%;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 200px;
}
.AFheader_topbarContainer__3KVRy .AFheader_logoWrapper__6s259 figure {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: auto;
  width: 150px;
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy .AFheader_logoWrapper__6s259 {
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}
.AFheader_topbarContainer__3KVRy .AFheader_logoWrapperMiddle__2AjOR {
  margin-left: calc(50% - 100px);
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy .AFheader_logoWrapperMiddle__2AjOR {
    margin: unset;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}
.AFheader_topbarContainer__3KVRy .AFheader_logoWrapperLeft__2reak {
  margin-left: 57px;
}
@media (min-width: 580px) {
  .AFheader_topbarContainer__3KVRy .AFheader_logoWrapperLeft__2reak {
    margin-left: 57px;
  }
}
@media (min-width: 768px) {
  .AFheader_topbarContainer__3KVRy .AFheader_logoWrapperLeft__2reak {
    margin-left: 61px;
  }
}
@media (min-width: 992px) {
  .AFheader_topbarContainer__3KVRy .AFheader_logoWrapperLeft__2reak {
    margin: unset;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}
.AFheader_subMenu__2wTqg {
  margin-bottom: 35px;
}
.AFheader_menuItem__dRuSp {
  font-weight: 700;
  padding: 0;
  margin-bottom: 43px;
}
.AFheader_menuItem__dRuSp a {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 700;
}
.AFheader_menuItem__dRuSp a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .AFheader_menuItem__dRuSp {
    margin: 0 0 0 30px;
  }
  .AFheader_menuItem__dRuSp a {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.AFheader_submenuContainer__2fvCt {
  background: #040404;
}
.AFheader_infoTooltip__3yYSE {
  margin-left: 0;
  margin-top: 0;
  -webkit-justify-content: left;
  -moz-box-pack: left;
  justify-content: left;
  -webkit-align-items: start;
  -moz-box-align: start;
  align-items: start;
  width: 245px;
}
@media (min-width: 992px) {
  .AFheader_infoTooltip__3yYSE {
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    width: unset;
  }
}
.AFheader_infoTooltip__3yYSE
  .AFheader_tooltipContent__bLjq6
  a.AFheader_disclosureMenu__1m-O9 {
  font-weight: 700;
  font-size: 1.125rem;
  padding: 0 34px 0 24px;
}
@media (min-width: 992px) {
  .AFheader_infoTooltip__3yYSE
    .AFheader_tooltipContent__bLjq6
    a.AFheader_disclosureMenu__1m-O9 {
    font-weight: 400;
    font-size: 0.875rem;
    padding: 0 0 0 20px;
  }
}
.AFheader_bellWithCount__rtJ2h {
  margin-top: -2px;
}
.AFheader_bellWithCount__rtJ2h svg {
  -webkit-animation: AFheader_bellAnimation__CcYaf 5s infinite;
  -moz-animation: AFheader_bellAnimation__CcYaf 5s infinite;
  animation: AFheader_bellAnimation__CcYaf 5s infinite;
}
