/* header part start here */

header{
  min-height: 130px;
}
@media screen and (min-width: 600px) {
  body#newSite {
    margin-top: -7px !important;
  }
}
@media screen and (max-width: 600px) {
  #header20 .s-hide {
    display: none;
  }
  #header20 .m-show {
    display: none;
  }
  #header20 .l-show {
    display: none;
  }
  #header20 .s-show {
    display: block;
  }
  #header20 .col-s-center {
    /*margin: 0 auto !important;*/
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }
}
#header20 {
  z-index: 999;
}
#header20 .pointer {
  cursor: pointer;
}
.side-hover{
  padding-top: 25px;
}
#header20 * {
  line-height: 27px;
  text-align: left;
}
#header20 .link20 {
  font-weight: 600;
  color: #0050D7;
  text-decoration: none;
}
#header20 .link20:hover {
  color: #0056b3;
}
#header20 .baseline {
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  display: block;
  cursor: pointer;
}
#header20 .menu20Content a {
  position: relative;
  z-index: 9;
}
#header20 .westSide .baseline {
  margin-left: 0.5em;
}
#header20 .newButton20 {
  margin: 1em auto;
  background: #0050D7;
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 4px 6px #000E9C00;
  border-radius: 6px;
  display: inline-block;
  padding: 0.3em 1em;
  box-sizing: border-box;
}
#header20 .newButton20:hover {
  border-color: #000E9C;
  background-color: #000E9C;
  color: #fff !important;
  text-decoration: none;
}
#header20 .newButton20:active {
  border-color: #00185E;
  background-color: #00185E;
  color: #fff !important;
  text-decoration: none;
}
#header20 .white {
  color: #fff !important;
}
#header20 .col-s-1 {
  width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-1:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-1.noMargin {
  width: calc(1/12 * 100% - 0 * 1px);
}
#header20 .col-s-1.noMargin-s {
  width: calc(1/12 * 100% - 0 * 1px);
}
#header20 .col-s-1.border {
  width: calc((1/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-1.borderWithMargin {
  width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-2 {
  width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-2:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-2.noMargin {
  width: calc(2/12 * 100% - 0 * 1px);
}
#header20 .col-s-2.noMargin-s {
  width: calc(2/12 * 100% - 0 * 1px);
}
#header20 .col-s-2.border {
  width: calc((2/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-2.borderWithMargin {
  width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-3 {
  width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-3:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-3.noMargin {
  width: calc(3/12 * 100% - 0 * 1px);
}
#header20 .col-s-3.noMargin-s {
  width: calc(3/12 * 100% - 0 * 1px);
}
#header20 .col-s-3.border {
  width: calc((3/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-3.borderWithMargin {
  width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-4 {
  width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-4:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-4.noMargin {
  width: calc(4/12 * 100% - 0 * 1px);
}
#header20 .col-s-4.noMargin-s {
  width: calc(4/12 * 100% - 0 * 1px);
}
#header20 .col-s-4.border {
  width: calc((4/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-4.borderWithMargin {
  width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-5 {
  width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-5:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-5.noMargin {
  width: calc(5/12 * 100% - 0 * 1px);
}
#header20 .col-s-5.noMargin-s {
  width: calc(5/12 * 100% - 0 * 1px);
}
#header20 .col-s-5.border {
  width: calc((5/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-5.borderWithMargin {
  width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-6 {
  width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-6:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-6.noMargin {
  width: calc(6/12 * 100% - 0 * 1px);
}
#header20 .col-s-6.noMargin-s {
  width: calc(6/12 * 100% - 0 * 1px);
}
#header20 .col-s-6.border {
  width: calc((6/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-6.borderWithMargin {
  width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-7 {
  width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-7:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-7.noMargin {
  width: calc(7/12 * 100% - 0 * 1px);
}
#header20 .col-s-7.noMargin-s {
  width: calc(7/12 * 100% - 0 * 1px);
}
#header20 .col-s-7.border {
  width: calc((7/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-7.borderWithMargin {
  width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-8 {
  width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-8:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-8.noMargin {
  width: calc(8/12 * 100% - 0 * 1px);
}
#header20 .col-s-8.noMargin-s {
  width: calc(8/12 * 100% - 0 * 1px);
}
#header20 .col-s-8.border {
  width: calc((8/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-8.borderWithMargin {
  width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-9 {
  width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-9:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-9.noMargin {
  width: calc(9/12 * 100% - 0 * 1px);
}
#header20 .col-s-9.noMargin-s {
  width: calc(9/12 * 100% - 0 * 1px);
}
#header20 .col-s-9.border {
  width: calc((9/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-9.borderWithMargin {
  width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-10 {
  width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-10:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-10.noMargin {
  width: calc(10/12 * 100% - 0 * 1px);
}
#header20 .col-s-10.noMargin-s {
  width: calc(10/12 * 100% - 0 * 1px);
}
#header20 .col-s-10.border {
  width: calc((10/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-10.borderWithMargin {
  width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-11 {
  width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-11:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-11.noMargin {
  width: calc(11/12 * 100% - 0 * 1px);
}
#header20 .col-s-11.noMargin-s {
  width: calc(11/12 * 100% - 0 * 1px);
}
#header20 .col-s-11.border {
  width: calc((11/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-11.borderWithMargin {
  width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 .col-s-12 {
  width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
}
#header20 .col-s-12:not(.noMargin) {
  margin: 0 8px;
}
#header20 .col-s-12.noMargin {
  width: calc(12/12 * 100% - 0 * 1px);
}
#header20 .col-s-12.noMargin-s {
  width: calc(12/12 * 100% - 0 * 1px);
}
#header20 .col-s-12.border {
  width: calc((12/12 * 100%) - 1px - 0 * 1px);
}
#header20 .col-s-12.borderWithMargin {
  width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}
#header20 ul li {
  margin-left: 0px;
}

.bg-muted{
  background-color: #f8faff;
      padding-top: 1.5rem!important;
      padding-bottom: 3rem!important;
}

@media screen and (max-width: 991px) {/*1159*/
  .menu20 .menu20Content .title {
    box-sizing: border-box;
  }
  .menu20 .menu20Content .title a {
    padding-left: 0.5em !important;
  }
}
@media screen and (min-width: 768px) {
  #header20 .col-m-1 {
    width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-1:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-1.noMargin {
    width: calc(1/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-1.noMargin-s {
    width: calc(1/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-1.border {
    width: calc((1/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-1.borderWithMargin {
    width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-2 {
    width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-2:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-2.noMargin {
    width: calc(2/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-2.noMargin-s {
    width: calc(2/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-2.border {
    width: calc((2/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-2.borderWithMargin {
    width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-3 {
    width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-3:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-3.noMargin {
    width: calc(3/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-3.noMargin-s {
    width: calc(3/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-3.border {
    width: calc((3/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-3.borderWithMargin {
    width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-4 {
    width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-4:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-4.noMargin {
    width: calc(4/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-4.noMargin-s {
    width: calc(4/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-4.border {
    width: calc((4/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-4.borderWithMargin {
    width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-5 {
    width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-5:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-5.noMargin {
    width: calc(5/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-5.noMargin-s {
    width: calc(5/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-5.border {
    width: calc((5/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-5.borderWithMargin {
    width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-6 {
    width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-6:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-6.noMargin {
    width: calc(6/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-6.noMargin-s {
    width: calc(6/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-6.border {
    width: calc((6/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-6.borderWithMargin {
    width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-7 {
    width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-7:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-7.noMargin {
    width: calc(7/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-7.noMargin-s {
    width: calc(7/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-7.border {
    width: calc((7/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-7.borderWithMargin {
    width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-8 {
    width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-8:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-8.noMargin {
    width: calc(8/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-8.noMargin-s {
    width: calc(8/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-8.border {
    width: calc((8/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-8.borderWithMargin {
    width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-9 {
    width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-9:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-9.noMargin {
    width: calc(9/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-9.noMargin-s {
    width: calc(9/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-9.border {
    width: calc((9/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-9.borderWithMargin {
    width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-10 {
    width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-10:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-10.noMargin {
    width: calc(10/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-10.noMargin-s {
    width: calc(10/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-10.border {
    width: calc((10/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-10.borderWithMargin {
    width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-11 {
    width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-11:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-11.noMargin {
    width: calc(11/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-11.noMargin-s {
    width: calc(11/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-11.border {
    width: calc((11/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-11.borderWithMargin {
    width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-m-12 {
    width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-m-12:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-m-12.noMargin {
    width: calc(12/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-12.noMargin-s {
    width: calc(12/12 * 100% - 0 * 1px);
  }
  #header20 .col-m-12.border {
    width: calc((12/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-m-12.borderWithMargin {
    width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
}
@media only screen and (min-width: 992px) {/*1159*/
  #header20 .col-l-1 {
    width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-1:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-1.noMargin {
    width: calc(1/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-1.noMargin-s {
    width: calc(1/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-1.border {
    width: calc((1/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-1.borderWithMargin {
    width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-2 {
    width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-2:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-2.noMargin {
    width: calc(2/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-2.noMargin-s {
    width: calc(2/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-2.border {
    width: calc((2/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-2.borderWithMargin {
    width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-3 {
    width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-3:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-3.noMargin {
    /*width: calc(3/12 * 100% - 0 * 1px);*/
    width: 250px;
  }
  #header20 .col-l-3.noMargin-s {
    width: calc(3/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-3.border {
    width: calc((3/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-3.borderWithMargin {
    width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-4 {
    width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-4:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-4.noMargin {
    width: calc(4/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-4.noMargin-s {
    width: calc(4/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-4.border {
    width: calc((4/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-4.borderWithMargin {
    width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-5 {
    width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-5:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-5.noMargin {
    width: calc(5/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-5.noMargin-s {
    width: calc(5/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-5.border {
    width: calc((5/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-5.borderWithMargin {
    width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-6 {
    width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-6:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-6.noMargin {
    width: calc(6/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-6.noMargin-s {
    width: calc(6/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-6.border {
    width: calc((6/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-6.borderWithMargin {
    width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-7 {
    width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-7:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-7.noMargin {
    width: calc(7/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-7.noMargin-s {
    width: calc(7/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-7.border {
    width: calc((7/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-7.borderWithMargin {
    width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-8 {
    width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-8:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-8.noMargin {
    width: calc(8/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-8.noMargin-s {
    width: calc(8/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-8.border {
    width: calc((8/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-8.borderWithMargin {
    width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-9 {
    width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-9:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-9.noMargin {
    width: calc(9/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-9.noMargin-s {
    width: calc(9/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-9.border {
    width: calc((9/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-9.borderWithMargin {
    width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-10 {
    width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-10:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-10.noMargin {
    width: calc(10/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-10.noMargin-s {
    width: calc(10/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-10.border {
    width: calc((10/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-10.borderWithMargin {
    width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-11 {
    width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-11:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-11.noMargin {
    width: calc(11/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-11.noMargin-s {
    width: calc(11/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-11.border {
    width: calc((11/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-11.borderWithMargin {
    width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .col-l-12 {
    width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
  }
  #header20 .col-l-12:not(.noMargin) {
    margin: 0 8px;
  }
  #header20 .col-l-12.noMargin {
    width: calc(12/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-12.noMargin-s {
    width: calc(12/12 * 100% - 0 * 1px);
  }
  #header20 .col-l-12.border {
    width: calc((12/12 * 100%) - 1px - 0 * 1px);
  }
  #header20 .col-l-12.borderWithMargin {
    width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
  #header20 .l-hide {
    display: none;
  }
  #header20 #header20 .offBg .row div.col-s-12.col-m-12.col-l-3 {
    margin-right: 0px !important;
  }
}
#header20 {
  position: absolute;
  top: 0;
  width: 100%;
}
#header20 .clear:before, #header20 .flex:before, #header20 .row:before, #header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  content: "";
  display: table;
}
#header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  clear: both;
}
#header20 .clear, #header20 .flex, #header20 .row {
  zoom: 1;
}
#header20 .txtRight {
  text-align: right;
}
#header20 #direction .item {
  flex-wrap: wrap;
}
#header20 div.wrapper, #header20 div.row {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
#header20 .mobileSupportMenu {
  display: none;
}
#header20 .clear:before, #header20 .flex:before, #header20 .row:before, #header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  content: "";
  display: table;
  width: 0px !important;
}
#header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  clear: both;
}
#header20 .clear, #header20 .flex, #header20 .row {
  zoom: 1;
}
#header20 .col-s-12, #header20 .col-m-12, #header20 .col-l-12, #header20 .col-s-11, #header20 .col-m-11, #header20 .col-l-11, #header20 .col-s-10, #header20 .col-m-10, #header20 .col-l-10, #header20 .col-s-9, #header20 .col-m-9, #header20 .col-l-9, #header20 .col-s-8, #header20 .col-m-8, #header20 .col-l-8, #header20 .col-s-7, #header20 .col-m-7, #header20 .col-l-7, #header20 .col-s-6, #header20 .col-m-6, #header20 .col-l-6, #header20 .col-s-5, #header20 .col-m-5, #header20 .col-l-5, #header20 .col-s-4, #header20 .col-m-4, #header20 .col-l-4, #header20 .col-s-3, #header20 .col-m-3, #header20 .col-l-3, #header20 .col-s-2, #header20 .col-m-2, #header20 .col-l-2, #header20 .col-s-1, #header20 .col-m-1, #header20 .col-l-1 {
  float: left;
  position: relative;
  min-height: 1px;
}
#header20 div.wrapper, #header20 div.row {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
#header20 .full {
  width: 100%;
}
#header20 .half {
  width: 50% !important;
}
#header20 .row.wrapper {
  max-width: 1280px;
  margin: 0 auto;
}
#header20 .fw100 {
  font-weight: 100;
}
#header20 .fw200 {
  font-weight: 200;
}
#header20 .fw400 {
  font-weight: bold;
}
#header20 .fw600 {
  font-weight: 600;
}
#header20 .fw700 {
  font-weight: 700;
}
#header20 .fw900 {
  font-weight: 900;
}
#header20 .row, #header20 .wrapper {
  margin: 0 auto;
  padding: 0 8px;
  box-sizing: border-box;
}
#header20 #profilIcon, #header20 #profileContainer {
  display: none;
}
#header20 #profilIcon *, #header20 #profileContainer * {
  text-align: center;
}
#header20 .support {
  line-height: 62px;
  text-align: right;
  color: #fff;
}
#header20 .support .menuLink {
  color: #fff !important;
}
#header20 .support .headerHelpMenu {
  color: #fff !important;
}
#header20 .support .headerHelpMenu .menuLink {
  color: #0d55d4 !important;
}
#header20 .support * {
  color: #fff ;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
}
#header20 .support * .chLangTitl {
  color: #051d62 !important;
}
#header20 #changeLanguage {
  top: 50px !important;
}
#header20 #languageChooser {
  margin-bottom: 3px !important;
}
#header20 #languageChooser + .menu20Content ul li {
  width: 100%;
}
#header20 .noMargin {
  margin: 0px;
}
#header20 .noPadding {
  padding: 0px;
}
#header20 .headerHelpMenu {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  line-height: 2em;
  cursor: default;
}
#header20 .headerHelpMenu * {
  box-sizing: border-box;
}
#header20 .support .form *{
    color: #212529 !important;
    font-weight: normal;
  }
  .login-box {

        position: absolute;
        left: -100px;
        padding: 10px 10px;
        background-color: #fff;
        border: 1px solid #eee;
        border-radius: 2px;
        width: 300px;
        z-index: 99999;
        display: none;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
        color : #0d55d4 !important;
        border-radius: 10px;
    }
    
    .login-box .btn {
        width: 100%;
        margin-top: 10px;
        background-color: #1f85ec;
        color: #fff;
    }
    
    .login-box .btn:hover {
        background-color: #136edd;
    }
#header20 .headerHelpMenu ul {
  color: #0d55d4 !important;
  display: none;
  position: absolute;
  z-index: 9999999;
  background: #FFF;
  border-radius: 10px;
  padding: 0;
  margin: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
  /*left: calc(50% - 69px);*/
  left: -37px;
  min-width: 115px;
  top: 30px;
  text-align: center;
}
#header20 .headerHelpMenu:hover ul {
  display: block;
}
#header20 .headerHelpMenu:hover ul:before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  background: #FFF;
  position: absolute;
  transform: rotate(45deg);
  top: -5px;
  left: calc(50% - 6px);
  box-shadow: rgba(0, 0, 0, 0.1) -3px -3px 2px;
  z-index: -1;
}
#header20 .headerHelpMenu:hover ul li {
  list-style: none;
  margin: 0 !important;
}
#header20 .headerHelpMenu:hover ul li:first-child {
  margin-top: 4px;
  border-radius: 10px 10px 0 0;
}
#header20 .headerHelpMenu:hover ul li:last-child {
  border-radius: 0 0 10px 10px;
}
#header20 .headerHelpMenu:hover ul li:last-childa:after {
  content: "";
  border-bottom: solid #b3b3b3 0px;
}
#header20 .headerHelpMenu:hover ul li:hover {
  background: #c0f1fe;
}
#header20 .headerHelpMenu:hover ul li a {
  color: #0d55d4 !important;
  padding: 4px 8px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
#header20 .headerHelpMenu:hover ul li a:after {
  content: "";
  display: block;
  width: 85%;
  border-bottom: solid #b3b3b3 1px;
  margin-top: 4px;
  position: absolute;
}
#header20 .headerHelpMenu:hover ul{
  text-align: center !important;
}
#header20 .fsrem1 {
  font-size: 1rem !important;
}

@media screen and (min-width: 768px) {
  #header20 .flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #header20 #direction .item {
    flex-wrap: wrap;
  }
  #header20 .flex-container .item {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: inherit;
  }
  #header20 .flex-container .item.stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  #header20 .row.flex-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #header20 #changeLanguage * .chLangTitl {
    margin-top: 0px;
  }

}
@media screen and (min-width: 992px) {/*1159*/
  #block-ocmsheaderblock #header20 #ucartzLogo img {
    margin: 7px auto !important;
  }

  #header20 .a6dU7ec,
#header20 .a6dU7eb,
#header20 .a6dU7e {
    position: relative;
    text-decoration: none;
  }
  #header20 .a6dU7ec:after,
#header20 .a6dU7eb:after,
#header20 .a6dU7e:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scaleX(0);
    transform-origin: 0% 50%;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.8);
    transition: transform 250ms;
  }
  #header20 .a6dU7ec:hover:after, #header20 .a6dU7ec.hovered:after,
#header20 .a6dU7eb:hover:after,
#header20 .a6dU7eb.hovered:after,
#header20 .a6dU7e:hover:after,
#header20 .a6dU7e.hovered:after {
    transform: translateX(-50%) scaleX(1);
  }
  #header20 .a6dU7ec:after {
    background-color: #000E9C;
    height: 1px;
  }
  #header20 .a6dU7eb:after {
    background-color: #000E9C;
    height: 3px;
  }
  #header20 .menu20 {
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 7px 0;
    background: #fff;
  }
  #header20 .menu20 .contentTitle {
    line-height: 62px;
    font-size: 1.3em;
  }
  #header20 .menu20 .eastSide {
    background-color: #A1A9FF;
    margin: 0 0 0 8px !important;
    float: right;
    padding: 0 1em;
  }
  #header20 .menu20 a:hover {
    color: #000E9C !important;
  }
  #header20 .menu20 ul {
    margin: 0;
    padding: 0;
  }
  #header20 .menu20 ul.l2 .contentTitle {
    margin-top: -30px !important;
  }
  #header20 .menu20 ul li.l1 {
    margin: 0px;
    padding: 0px 7px;
  }
  #header20 .menu20 ul li,
#header20 .menu20 ul li .menu20Content a {
    color: #343399;
    line-height: 62px;
    float: left;
    list-style: none;
    padding: 0em 1em;
    font-weight: bold;
    font-size: 14px;
  }
  #header20 .menu20 ul li .menu20Content a {
    line-height: 20px;
    padding: 0.5em 0px;
    text-decoration: none;
  }
  #header20 .menu20 ul li .menu20Content a b {
    color: #0050d7 !important;
  }
  #header20 .menu20 ul li .menu20Content a:hover b {
    color: #000E9C !important;
  }
  #header20 .menu20 ul li .menu20Content a span {
    color: #555;
    font-weight: normal;
    text-decoration: none !important;
  }
  #header20 .menu20 ul .menuTitle {
    color: #343399;
    line-height: 62px;
    padding: 0em 1em;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
  }
  #header20 .menu20 ul .menuTitle:hover {
    color: #000E9C !important;
  }
  #header20 .menu20 ul li:hover {
    color: #000E9C;
    cursor: pointer;
  }
  #header20 .menu20 ul li:hover .menu20Content {
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 3px, rgba(0, 0, 0, 0.2) 0px 3px 3px;
    display: block;
    display: block;
    position: absolute;
    background: #fff;
    left: 0px;
    width: 100%;
    /*z-index: 9999999999;*/
    border-radius: 0 0 10px 10px;
  }
  #header20 .menu20 .menu20Content {
    display: none;
    cursor: initial;
    overflow: hidden;
    padding: 0;
  }
  #header20 .menu20 .menu20Content .discover {
    line-height: 62px;
    font-size: 1em;
    float: none;
    cursor: pointer;
  }
  #header20 .menu20 .menu20Content .title {
    font-size: 1em;
    line-height: 1em;
    clear: both;
    padding: 1em;
    box-sizing: border-box;
    color: #0050D7;
  }
  #header20 .menu20 .menu20Content .title.noL3 {
    padding: 0px !important;
  }
  #header20 .menu20 .menu20Content .title.noL3 a {
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
  }
  #header20 .menu20 .menu20Content .title.noL3 a:hover {
    color: #000E9C !important;
  }
  #header20 .menu20 .menu20Content .title a {
    padding: 0px;
  }
  #header20 .menu20 .menu20Content .title:hover, #header20 .menu20 .menu20Content .title.hovered {
    color: #000E9C;
    background: #A1A9FF;
  }
  #header20 .menu20 .menu20Content .title:hover:after, #header20 .menu20 .menu20Content .title.hovered:after {
    content: "";
    float: right;
    font-size: 1.6em;
    font-weight: 900;
    margin-right: 0.1em;
    background: url("../img/header/chevron.svg") center center no-repeat;
    height: 18px;
    width: 18px;
    transform: rotate(-90deg);
    position: relative;
    animation: animateleft 0.4s;
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .menu20 .menu20Content .title:hover.noL3:after, #header20 .menu20 .menu20Content .title.hovered.noL3:after {
    background: none;
    float: none;
    display: block;
  }
  #header20 .menu20 .menu20Content .l3Title {
    margin: 1em 0 0 8px;
    width: 100%;
  }
  #header20 .menu20 .menu20Content .l3 {
    height: 100vh;
  }
  #header20 .menu20 .menu20Content .l3 li {
    padding-left: 1em;
    box-sizing: border-box;
  }
  #header20 .menu20 .menu20Content .l3 li a:hover {
    color: #00185E !important;
  }
  #header20 .menu20 .menu20Content hr {
    width: 98%;
    clear: both;
    border-color: #ccc;
    margin: 0;
  }
  #header20 .menu20 .menu20Content .quickAction {
    color: #122844;
    line-height: 62px;
  }
  #header20 .menu20 .menu20Content .offBg2 hr {
    margin-top: 0;
    border-color: #BEF1FF;
  }
  #header20 .menu20 .menu20Content .fakeColumn {
    height: 100vh;
    position: absolute;
    top: 0px;
    z-index: 0;
    /*width: calc((3/12 * 100%) - 5 * 1px + 2px);*/
    width:250px;
  }
  #header20 .menu20 .menu20Content .fakeColumn.fC2 {
    margin-left: calc((4.5/12 * 100%) - 5 * 1px);
  }
  #header20 .menu20 .menu20Content .fakeColumn.fC3 {
    margin-left: calc(((4.5/12 * 100%) - 5 * 1px)*2);
  }
  #header20 .menu20 .menu20Content ul {
    position: relative;
  }
  #header20 .menu20 .menu20Content ul:not(.l3) {
    margin: 2em 0em;
  }
  #header20 .menu20 .menu20Content ul.l2 {
    margin: 0.5em 0 2em 0em;
    padding: 0px;
  }
  #header20 .menu20 .menu20Content ul li:not(.col-s-6) {
    width: 100%;
    float: none;
    padding: 0px;
  }
  #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
    display: none;
    position: absolute !important;
    right: 40px;
    top: 0px;
  }
  #header20 .menu20 .menu20Content ul li:not(.col-s-6):hover .content, #header20 .menu20 .menu20Content ul li:not(.col-s-6).hovered .content {
    display: block;
    z-index: 1;
        /*padding-left: 20px;*/
  }
  #header20 .offBg {
    background-color: #343399;
  }
  #header20 .offBg2 {
    background-color: #ddf7ff;
  }
  #header20 .a5efd {
    animation: opac 0.8s;
  }
  @keyframes opac {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  #header20 .a5etf {
    position: relative;
    animation: animatetop 0.4s;
  }
  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }
    to {
      top: 0;
      opacity: 1;
    }
  }
  #header20 .a5elt {
    position: relative;
    animation: animateleft 0.4s;
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .oHide {
    overflow: hidden;
  }
  #header20 .leftLightBlueBorder {
    box-shadow: #A1A9FF -3px 0px 0px 0px;
  }
  #header20 .rightLightBlueBorder {
    box-shadow: #A1A9FF 3px 0px 0px 0px;
  }
  #header20 .ham {
    display: none;
  }
  #header20 .v2 .menu20Content .l2 {
    margin-top: 2em !important;
  }
  #header20 .s-hide {
    display: none;
  }
  #header20 .m-show {
    display: none;
  }
  #header20 .l-show {
    display: block;
  }
  #header20 .s-show {
    display: hide;
  }
}
@media screen and (max-width: 991px) {/*1159*/
  main#main {
    margin: 50px 0 0 0 !important;
  }

  #header20 {
    z-index: 999999999;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px 0;
  }
  #header20 .baseline {
    display: none;
  }
  #header20 .contentTitle, #header20 hr {
    display: none;
  }
  #header20 .westSide .txtRight a {
    display: none;
  }
  #header20 .westSide .l2 a {
    color: #0050D7;
    padding: 0.5em;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }
  #header20 .westSide .l2 a:hover {
    color: #122844;
  }
  #header20 .westSide .l2 a span {
    display: none;
  }
  #header20 .eastSide {
    background-color: #ddf7ff;
    margin: 0px !important;
    width: 100% !important;
  }
  #header20 .eastSide .quickAction, #header20 .eastSide hr {
    display: none;
  }
  #header20 .eastSide a {
    color: #0050D7;
    text-decoration: none;
    padding: 0.5em 1.5em;
    font-weight: bold;
  }
  #header20 #profilIcon {
    display: block !important;
    float: right;
    margin-right: -1em;
  }
  #header20 #profileContainer {
    background: #def8ff;
    padding: 1em;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
  }
  #header20 #profileContainer .card {
    background: #fff;
    box-shadow: 0px 0px 6px #000E9C1A;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    text-align: center;
  }
  #header20 #profileContainer .card p {
    text-align: left;
  }
  #header20 #profileContainer .card img {
    max-width: 120px;
    margin-top: 1em;
  }
  #header20 #profileContainer .card .link20 {
    padding: 1em;
    display: block;
  }
  #header20 .hamburger {
    display: inline-block;
    margin: 0 8px 16px 0;
    cursor: pointer;
    /* ONE */
  }
  #header20 .hamburger .line {
    width: 13px;
    height: 2px;
    background-color: #0050d7;
    display: block;
    margin: 3px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #header20 .hamburger:hover {
    cursor: pointer;
  }
  #header20 .hamburger.is-active .line:nth-child(2) {
    opacity: 0;
  }
  #header20 .hamburger.is-active .line:nth-child(1) {
    -webkit-transform: translateY(5px) rotate(45deg);
    -ms-transform: translateY(5px) rotate(45deg);
    -o-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg);
  }
  #header20 .hamburger.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-5px) rotate(-45deg);
    -ms-transform: translateY(-5px) rotate(-45deg);
    -o-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg);
  }
  #header20 .support {
    display: none;
  }
  #header20 .offBg {
    background: #fff;
    height: 51px;
  }
  #header20 .offBg #ucartzLogo img {
    display: none;
  }
  #header20 .offBg #ucartzLogo:before {
    content: "";
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
    height: 51px;
    width: 198px;
    display: inline-block;
  }
  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }
    to {
      top: 0;
      opacity: 1;
    }
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .menu20 {
    display: none;
    position: relative;
    z-index: 9;
    background: #fff;
  }
  #header20 .menu20 .row {
    margin: 0px;
    padding: 0px;
  }
  #header20 .menu20.is-active {
    display: block;
    animation: animateleft 0.4s;
  }
  #header20 .menu20 .menu20Content {
    display: none;
    position: relative;
    animation: animateleft 0.4s;
  }
  #header20 .menu20 .menu20Content.is-active {
    display: block;
  }
  #header20 .menu20 .menu20Content ul.l3 {
    display: none;
    overflow: hidden;
    padding: 0 0 0 1em;
  }
  #header20 .menu20 .menu20Content ul.l3 .l3Title {
    display: none;
  }
  #header20 .menu20 .menu20Content ul.l3 li {
    position: relative;
    animation: animatetop 0.4s;
  }
  #header20 .menu20 .menu20Content ul.l3 li a {
    color: #0050D7;
    font-weight: bold;
    text-decoration: none;
  }
  #header20 .menu20 .menu20Content ul.l3 li a:hover {
    color: #00185E !important;
  }
  #header20 .menu20 .menu20Content ul.l3 li a span {
    display: none;
  }
  #header20 .menu20 .menu20Content .title, #header20 .menu20 .menu20Content ul.l2 li {
    width: 100%;
  }
  #header20 .menu20 .menu20Content .title, #header20 .menu20 .menu20Content .title a {
    color: #0050D7;
    padding: 0.5em;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }
  #header20 .menu20 .menu20Content .title:hover, #header20 .menu20 .menu20Content .title a:hover {
    color: #00185E !important;
  }
  #header20 .menu20 .menu20Content .title:not(.noL3).hidd:before{
  display: none;
}
  #header20 .menu20 .menu20Content .title a, #header20 .menu20 .menu20Content .title a a {
    padding: 0;
  }
  #header20 .menu20 .menu20Content .title:not(.noL3):before {
    content: "";
    float: right;
    font-size: 1.6em;
    font-weight: 900;
    margin: 0 1em 0.1em 0.5em;
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
    height: 18px;
    width: 18px;
    position: relative;
    animation: animateleft 0.4s;
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .menu20 .menu20Content .title:not(.noL3).active:before {
    transform: rotate(180deg);
  }
  #header20 .menu20 .menu20Content .title:not(.noL3).nbfr:before {
    background: none;
  }
  #header20 .menu20 .menuTitle {
    cursor: pointer;
    color: #00185E;
    padding: 0.5em 1em;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    border-bottom: solid #bbb 1px;
    box-sizing: border-box;
    text-decoration: none;
  }
  #header20 .menu20 .menuTitle:after {
    content: "";
    float: right;
    font-size: 1.6em;
    font-weight: 900;
    margin: 0.15em 0.1em 0;
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
    height: 18px;
    width: 18px;
    transform: rotate(-90deg);
    position: relative;
    animation: animateleft 0.4s;
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .menu20 .menuTitle.active {
    color: #00185E;
    font-weight: bolder;
  }
  #header20 .menu20 .menuTitle.active:after {
    float: left;
    transform: rotate(90deg);
    margin-left: -5px;
  }
  #header20 .menu20 ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
  }
  #header20 .menu20 ul li {
    list-style: none;
    width: 100%;
  }
  #header20 .menu20 ul li a {
    box-sizing: border-box;
    font-size: 14px;
  }
  #header20 .mobileSupportMenu {
    display: block;
  }
  #header20 .mobileSupportMenu .menu20 {
    background-color: #000E9C;
  }
  #header20 .mobileSupportMenu .menu20 .menuTitle {
    border-color: #0022b2;
    text-decoration: none;
  }
  #header20 .mobileSupportMenu .menu20 .menuTitle:after {
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
  }
  #header20 .mobileSupportMenu .menu20 .menu20Content {
    background-color: #000E9C;
  }

  body div#main {
    margin: 50px auto 0 auto !important;
  }
}
div.dialog-off-canvas-main-canvas #header {
  min-height: initial !important;
}

/* header currency selection start */
#header #languageChooser, header #languageChooser, #header20 #languageChooser {
  display: inline-block;
  outline: none;
}
#header a#languageChooser,
#header span#languageChooser, header a#languageChooser,
header span#languageChooser, #header20 a#languageChooser,
#header20 span#languageChooser {
  background-image: url("../img/header/currency.png") !important;
  width: 30px;
  height: 26px;
  margin: -2px 10px 0 5px;
  background-size: 25px;
  border: none;
  background-repeat: no-repeat;
}
/* header currency selection end */

/* header part end here */
.ucartz-new-btn {
position: absolute;
background-color: red;
border-radius: 10px;
padding: 2px;
color: #fff;
background: #f44336;
letter-spacing: 1px;
font-size: 11px;
padding: 2px 6px;
border-radius: 6px;
color: #fff;
font-weight: 100;
line-height: 15px !important;
}


.site-header{background-color:#fff;padding:0 20px;position:relative;z-index:9999}.site-header:before{background:#fff;content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.site-header:after{background:#fff;right:-100%;width:100%}.site-header--chelsea:before{left:-100%}.site-header--chelsea:after,.site-header--chelsea:before{background:#fff;content:"";height:100%;position:absolute;top:0;width:100%}.site-header--chelsea:after{right:-100%}.site-header--club-chelsea:before{left:-100%}.site-header--club-chelsea:after,.site-header--club-chelsea:before{background:#140a47;content:"";height:100%;position:absolute;top:0;width:100%}.site-header--club-chelsea:after{right:-100%}.site-header ul{list-style:none;padding:0}.site-header:after{box-shadow:0 8px 16px 0 rgba(0,0,0,.15);content:"";height:100%;left:-40vw;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:140vw;z-index:40}@media(min-width:1176px){.site-header{padding:4px 0 0 20px}.site-header:before{background-color:#079DFE;content:"";height:4px;left:-50%;position:absolute;top:0;width:200%}}@media(min-width:1440px){.site-header{margin:0 auto;max-width:1280px}}.site-header__site-banner{display:none;position:relative;z-index:50}@media(min-width:1176px){.site-header__site-banner{display:flex}}.site-header__nav{align-items:center;display:flex;height:88px;position:relative;z-index:50}@media(min-width:1176px){.site-header__nav{align-items:unset;height:120px;margin-top:-1px}}.site-header__logo{align-self:center;display:flex;flex-grow:1;height:70px;justify-content:left;position:relative;width:70px;z-index:50}@media(min-width:1176px){.site-header__logo{flex-grow:0;height:115px;width:115px}}.site-header__logo .responsive-image,.site-header__logo>a{height:inherit;width:inherit}.site-header__logo .responsive-image img,.site-header__logo>a img{height:70px;width:70px}@media(min-width:1176px){.site-header__logo .responsive-image img,.site-header__logo>a img{height:115px;width:115px}}.site-header__logo img.fallback{height:100%;width:100%}.site-header__mega-menu{display:none;margin:0 auto}@media(min-width:1176px){.site-header__mega-menu{display:flex}}.site-header__toggle{align-self:center;margin-left:auto;position:relative;z-index:99990}@media(min-width:1176px){.site-header__toggle{margin-left:0}}.site-header__search-overlay-toggle{align-self:center;height:100%;margin-left:auto;position:relative}@media(min-width:1176px){.site-header__search-overlay-toggle{justify-self:flex-end;margin-left:0}}.site-header__overlay-content--hidden{display:none}.site-header__overlay-nav{margin:0}@media(min-width:1176px){.site-header__overlay-nav{margin-bottom:146px}}.site-header__overlay-nav--mobile{display:block}@media(min-width:1176px){.site-header__overlay-nav--mobile{display:none}}.site-header__overlay-nav.site-header__overlay-nav--large-tablet{display:none}@media(min-width:1176px){.site-header__overlay-nav.site-header__overlay-nav--large-tablet{display:flex}}.site-header__mobile-nav{margin-bottom:56px}@media(min-width:768px){.site-header__mobile-nav{min-height:calc(50vh - 159px)}}@media(min-width:1176px){.site-header__mobile-nav{display:none}}.site-header__overlay-sub{background-color:#000a69;padding:32px 0;position:relative}.site-header__overlay-sub:before{background-color:#000a69;content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}@media(min-width:768px){.site-header__overlay-sub{padding:96px 0}}@media(min-width:1176px){.site-header__overlay-sub{background-color:initial;padding-top:32px;position:relative;width:56.8%}}@media(min-width:1440px){.site-header__overlay-sub{padding-left:110.76923px}}@media(min-width:1176px){.site-header__overlay-sub{background-color:initial;height:70vh}.site-header__overlay-sub:before{display:none}}.site-header__overlay-label{color:#fff;font-family:Chelsea Basis,sans-serif;font-size:14px;font-size:.875rem;font-weight:300;line-height:2.5714285714}.site-header__overlay-useful-links{margin-top:38px}@media(min-width:1440px){.site-header__overlay-useful-links{left:110px}}.site-header__overlay-account{animation:slideInUp .5s ease backwards;animation-delay:.5s;background-color:#fff;bottom:0;margin-left:-32px;margin-right:-32px;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky}@media(min-width:768px){.site-header__overlay-account{margin-left:-60px;margin-right:-60px}}@media(min-width:1176px){.site-header__overlay-account{display:none}}.site-header .overlay__content{overflow-x:visible}.site-header__mobile-profile{align-items:center;display:flex;height:36px}.site-header__mobile-profile-image{border-radius:50%;height:24px;width:24px}@media(min-width:1176px){.site-header__mobile-profile-image{display:none}}.site-header__search-toggle{width:52px}@media(min-width:1176px){.site-header__search-toggle{width:80px}}@media(min-width:1280px){.site-header__search-toggle{width:100px}}.site-header__background{display:none}@media(min-width:768px){.site-header__background{background-color:rgba(0,0,0,.5);display:flex;height:100vh;left:0;position:fixed;top:0;width:100vw}.site-header__background:before{left:-100%}.site-header__background:after,.site-header__background:before{background:rgba(0,0,0,.5);content:"";height:100%;position:absolute;top:0;width:100%}.site-header__background:after{right:-100%}}.site-header__sliding-nav{margin-left:-32px;margin-right:-32px}
.search-overlay .overlay{overflow-x:visible}.search-overlay .overlay__close svg{color:#fff}@media(min-width:1176px){.search-overlay .overlay__close svg{color:#7f7f7f;height:30px}}.search-overlay .overlay__content{overflow:visible;overscroll-behavior:auto;padding-top:32px}@media(min-width:768px){.search-overlay .overlay__content{padding-top:32px}}.search-overlay__logo{display:flex;justify-content:center;margin:30px 0;width:100%}@media(min-width:768px){.search-overlay__logo{margin:100px 0 30px}}@media(min-width:1176px){.search-overlay__logo{margin:100px 0 30px}}.search-overlay__logo img{height:46px;width:46px}@media(min-width:768px){.search-overlay__logo img{height:92px;width:92px}}.search-overlay__search{margin-bottom:30px}@media(min-width:1176px){.search-overlay__search{margin-bottom:40px}}.search-overlay .news-card__title a{color:#fff}.overlay-is-showing{overflow:hidden;position:fixed}.search-button{background:transparent;border:none;cursor:pointer;display:flex;padding:10px;position:relative;text-align:center;width:38px}@media(min-width:1176px){.search-button{width:100px}}.search-button>svg{fill:#7f7f7f;color:#7f7f7f;height:18.5px;width:100%}@media(min-width:1176px){.search-button>svg{height:20px}}
.useful-links{padding:0}.useful-links .useful-links__title{padding:50px 0 0}.useful-links .useful-links__title h2{color:#fff;font-family:Chelsea Basis,sans-serif;font-size:28px;font-size:1.75rem;line-height:1.4285714286;text-transform:capitalize}@media(min-width:768px){.useful-links .useful-links__title h2{font-size:20px;font-size:1.25rem;line-height:2}}.useful-links .useful-links__links-container>ul{margin:0;padding:0}@media(min-width:768px){.useful-links .useful-links__links-container>ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.useful-links .useful-links__links-container>ul li{border-bottom:1px solid hsla(0,0%,100%,.3);list-style-type:none;padding:15px 0 5px}@media(min-width:768px){.useful-links .useful-links__links-container>ul li{min-width:48%}}@media(min-width:1176px){.useful-links .useful-links__links-container>ul li{min-width:30%}}.useful-links .useful-links__links-container>ul li a{align-items:baseline;color:#fff;display:flex;flex-direction:row;font-family:Chelsea Basis,sans-serif;font-size:16px;font-size:1rem;justify-content:space-between;line-height:2.5;transition:all .3s ease}.useful-links .useful-links__links-container>ul li svg{fill:#fff;color:#fff;height:15px;width:20px}
.search{color:#fff}.search__title{font-family:Chelsea Basis Chiselled,sans-serif;font-size:30px;font-size:1.875rem;line-height:2.6;margin-bottom:.8695652174em;text-transform:uppercase}@media(min-width:768px){.search__title{font-size:60px;font-size:3.75rem;line-height:1.3;margin-bottom:.3125em}}.search__form{position:relative}.search__field{background:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:18px;color:#fff;display:block;font-family:Chelsea Basis,sans-serif;font-size:14px;font-size:.875rem;font-weight:700;line-height:1;padding:.9em 15px;width:100%}@media(min-width:768px){.search__field{border-radius:32px;font-size:20px;font-size:1.25rem;line-height:1.4;padding:.7142857143em 30px}}.search__field::-moz-placeholder{color:#fff}.search__field::placeholder{color:#fff}.search__field:-webkit-autofill,.search__field:-webkit-autofill:active,.search__field:-webkit-autofill:focus,.search__field:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #079DFE!important}.search__field:-webkit-autofill{-webkit-text-fill-color:#fff!important}.search__submit{background:none;border:0;cursor:pointer;height:2em;position:absolute;right:6px;top:50%;transform:translateY(-50%);width:2em}@media(min-width:768px){.search__submit{height:2.5em;right:30px;width:2.5em}}.search__submit svg{fill:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.3);height:100%;width:100%}.search__label{color:#fbb700;font-size:16px;font-size:1rem;font-weight:700;left:32px;line-height:1.875;margin-top:24px;position:absolute}
.video-entitlement-info-overlay{padding:0 32px 100px}@media(min-width:768px){.video-entitlement-info-overlay{padding:0 60px 100px}}@media(min-width:1176px){.video-entitlement-info-overlay{padding:0 82px 100px}}.video-entitlement-info-overlay.overlay{z-index:99999}
.account-links__link{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex}.account-links__profile-image{border-radius:50%;color:#e3e7ed;height:24px;width:24px}.account-links--flex{align-items:center;display:flex}.account-links--flex .account-links__li{flex:1 0 50%;margin:0}.account-links--flex .account-links__li:nth-of-type(2){border-left:1px solid #b4bdc9}.account-links--flex .account-links__link{color:#079DFE;display:flex;font-family:Chelsea Basis,sans-serif;font-size:18px;font-size:1.125rem;font-weight:700;justify-content:center;line-height:1.2777777778;padding:24px 0;text-align:center}
.expanding-nav{display:flex}.expanding-nav.expanding-nav--default-hover-effect .expanding-nav__main-link:before{height:2px;left:-32px;top:50%;width:16px}.expanding-nav.expanding-nav--under-hover-effect .expanding-nav__main-link:before{bottom:0;height:2px;left:0;/*! top:unset; */width:0;}.expanding-nav.expanding-nav--chelsea .expanding-nav__main-link:before{background-color:#fbb700}.expanding-nav.expanding-nav--club-chelsea .expanding-nav__main-link:before{background-color:#b88f4f}.expanding-nav__title{margin-bottom:28px}.expanding-nav--mouse .expanding-nav__title{display:none}.expanding-nav__title-link{color:#fff;font-family:Chelsea Basis,sans-serif;font-weight:700}.expanding-nav__main-link{color:#fff;/*! font-family:Chelsea Basis,sans-serif; */font-size:16px;font-size:1rem;font-weight:500;justify-content:flex-start;letter-spacing:.86px;line-height:2;padding:0;text-transform:none}@media(min-width:768px){.expanding-nav__main-link{/*! font-family:Chelsea Basis,sans-serif; */font-size:24px;/*! font-size:1.5rem; */line-height:1.3333333333;text-decoration: navajowhite;}}.expanding-nav__main-link:before{animation:slideInLeft .3s ease;background-color:#fbb700;content:"";display:none;height:2px;left:-32px;position:absolute;top:50%;width:100%;}.expanding-nav__main-link.active,.expanding-nav__main-link:focus,.expanding-nav__main-link:hover{position:relative}.expanding-nav__main-link.active:before,.expanding-nav__main-link:focus:before,.expanding-nav__main-link:hover:before{display:block}.expanding-nav__main{flex-basis:50%;position:relative}.expanding-nav__main-ul{margin:0;padding:0}.expanding-nav__main-li,.expanding-nav__sub-nav-li{height:auto;list-style:none;margin-bottom:12px;text-align:left}@media(min-width:1176px){.expanding-nav__main-li,.expanding-nav__sub-nav-li{margin-bottom:20px}}.expanding-nav__sub-nav-container{left:100%;position:absolute;top:0;width:-moz-max-content;width:max-content}@media(min-width:1176px){.expanding-nav__sub-nav-container{left:312px}}.expanding-nav__sub-nav{border-left:1px solid rgba(246,247,248,.3);height:100%;padding-left:27px}.expanding-nav__sub-nav-link{color:#fff;font-size:16px;font-size:1rem;font-weight:400;justify-content:flex-start;line-height:2;padding:0}
.mega-menu--chelsea .mega-menu__flyout{background-color:#079DFE}.mega-menu--chelsea .mega-menu__flyout:before{background:#079DFE;content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.mega-menu--chelsea .mega-menu__flyout:after{background:#079DFE;content:"";height:100%;position:absolute;right:-100%;top:0;width:100%}.mega-menu--chelsea .mega-menu__flyout-groups:after{background:#140a47;content:"";height:100%;position:absolute;right:-100%;top:0;width:100%}.mega-menu--chelsea .mega-menu__item-link{color:#000000;height: 100%;text-decoration: none;}.mega-menu--club-chelsea .mega-menu__flyout{background-color:#140a47}.mega-menu--club-chelsea .mega-menu__flyout:before{background:#140a47;content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.mega-menu--club-chelsea .mega-menu__flyout:after{background:#140a47;content:"";height:100%;position:absolute;right:-100%;top:0;width:100%}.mega-menu--club-chelsea .mega-menu__item-link{color:#fff}.mega-menu__background{display:none}@media(min-width:768px){.mega-menu__background{background-color:rgba(0,0,0,.5);display:flex;height:100vh;left:0;position:fixed;top:174px;width:100vw}}.mega-menu__item{/* height:100%; */list-style:none;margin-top:0}@media(min-width:1176px){.mega-menu__item:hover:after{background-color:#079DFE;content:"";display:block;height: 4px;position:relative;top: 2px;width:100%;transition: 0.5s all;}
.mega-menu__item:after{transition: 0.5s all;background-color:#079DFE;content:"";margin: auto; display:block;height: 4px;position:relative;top: 2px;width:0%;}}.mega-menu__item:hover .mega-menu__flyout:not(.mega-menu__flyout--touch-or-pen){display:flex}.mega-menu__item-link{/*! align-items:center; *//*! display:flex; *//*! font-family:Chelsea Basis,sans-serif; */font-size:14px;font-size:.875rem;/*! font-weight:700; */height:100%;justify-content:center;line-height:1.1428571429;padding:0 12px;/*! text-transform:uppercase */}@media(min-width:1176px){.mega-menu__item-link{font-size:18px;/*! font-size:1.125rem; */line-height:3.3333333333;white-space:nowrap}}@media(min-width:1280px){.mega-menu__item-link{padding: 23px 9px;}}.mega-menu__flyout{display:none;height:auto;left:0;margin: 6px auto;position:absolute;width:100vw}.mega-menu__flyout.active{display:flex}@media(min-width:1440px){.mega-menu__flyout{max-width:1280px}}.mega-menu__expanding-nav{flex-grow:1;padding:64px 0}@media(min-width:1176px){.mega-menu__expanding-nav{margin-left:calc(8.33333% + 8.5px)!important}}.mega-menu__expanding-nav .link:before{bottom:0;left:0;top:unset;width:24px}.mega-menu__nav-promo{display:flex;flex-direction:column;margin-left:-32px;margin-right:-32px;width:100vw}@media(min-width:768px){.mega-menu__nav-promo{margin-left:-60px;margin-right:-60px}}@media(min-width:1176px){.mega-menu__nav-promo{margin-left:-82px;margin-right:-82px}}@media(min-width:1440px){.mega-menu__nav-promo{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.mega-menu__nav-promo .nav-promo__link{flex:0 0 auto}@media(min-width:600px){.mega-menu__nav-promo{margin:0;width:100%}.mega-menu__nav-promo--restrict-width{margin:auto;max-width:432px}}@media(min-width:1176px){.mega-menu__nav-promo{min-height:432px;width:432px}}.mega-menu__nav-promo-ad{flex-grow:1;margin:auto}.mega-menu__nav-promo-ad img{height:100%;object-fit:cover;object-position:center center;width:100%}.mega-menu__nav-promo-ticket{flex-grow:1}.mega-menu__flyout-groups{flex:0 0 50%}.mega-menu__flyout-group-items{display:flex;flex-direction:column;padding-right:24px;width:100%}
.flyout-groups:after{background:#140a47;content:"";height:100%;position:absolute;right:-100%;top:0;width:100%}.flyout-groups.flyout-groups--club-chelsea:before{background:#079DFE;content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.flyout-groups__group{display:flex;flex:0 0 50%;gap:40px;padding:64px 0 64px 20px}.flyout-groups__group--chelsea{background-color:#079DFE}.flyout-groups__group--chelsea .flyout-groups__nav-link:before{background-color:#fbb700}.flyout-groups__group--club-chelsea{background-color:#140a47}.flyout-groups__group--club-chelsea .flyout-groups__nav-link:before{background-color:#b88f4f}.flyout-groups__group-items{display:flex;flex-direction:column;padding-right:24px;width:100%}.flyout-groups__nav{flex-grow:1;margin:0 0 48px;padding:0}@media(min-width:1176px){.flyout-groups__nav{margin-left:0!important}}.flyout-groups__nav-item{height:auto;list-style:none;margin-bottom:12px;text-align:left}@media(min-width:1176px){.flyout-groups__nav-item{margin-bottom:20px}}.flyout-groups__nav-link{color:#fff;font-family:Chelsea Basis,sans-serif;font-size:16px;font-size:1rem;font-weight:500;justify-content:flex-start;letter-spacing:.86px;line-height:2;padding:0;text-transform:none}@media(min-width:768px){.flyout-groups__nav-link{font-family:Chelsea Basis,sans-serif;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.3333333333}}.flyout-groups__nav-link:before{animation:slideInLeft .3s ease;background-color:#fbb700;content:"";display:none;height:2px;left:-32px;position:absolute;top:50%;width:16px}.flyout-groups__nav-link.active,.flyout-groups__nav-link:hover{position:relative}.flyout-groups__nav-link.active:before,.flyout-groups__nav-link:hover:before{bottom:0;display:block;left:0;top:unset;width:24px}.flyout-groups__ticket-link{border-top:1px solid hsla(0,0%,100%,.3);flex-grow:0;padding-top:28px}.flyout-groups__club-chelsea-logo{color:#b88f4f;flex:0 0 auto;font-family:Chelsea Basis ClubOutline;font-size:60px;font-size:3.75rem;height:-moz-max-content;height:max-content;line-height:1;padding:40px 0 24px}@media(min-width:1176px){.flyout-groups__club-chelsea-logo{padding:0;writing-mode:vertical-lr}}
.ticket-link{align-items:center;color:#fff;display:flex;flex-wrap:wrap;gap:20px}.ticket-link__crest{flex:0 0 66px}.ticket-link__crest img{height:66px;width:66px}.ticket-link__details{flex:0 0 calc(100% - 86px)}.ticket-link__opposition-title{font-size:24px;font-size:1.5rem;line-height:1.1666666667}.ticket-link__match-location{font-size:16px;font-size:1rem;line-height:1.25}.ticket-link--chelsea .ticket-link__link{background-color:#03f;color:#fff;flex:0 0 auto;padding:16px 32px}.ticket-link--chelsea .ticket-link__link svg{color:#fff}.ticket-link--club-chelsea .ticket-link__link{background-color:#b88f4f;color:#fff;flex:0 0 auto;padding:16px 32px}.ticket-link--club-chelsea .ticket-link__link svg{color:#fff}
.promos{display:flex;flex-direction:column;margin-left:-32px;margin-right:-32px;width:100vw}@media(min-width:768px){.promos{margin-left:-60px;margin-right:-60px}}@media(min-width:1176px){.promos{margin-left:-82px;margin-right:-82px}}@media(min-width:1440px){.promos{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.promos .nav-promo__link{flex:0 0 auto}@media(min-width:600px){.promos{margin:0;width:100%}.promos--restrict-width{margin:auto;max-width:432px}}@media(min-width:1176px){.promos{min-height:432px;width:432px}}.promos__ad{flex-grow:1;margin:auto}.promos__ad img{height:100%;object-fit:cover;object-position:center center;width:100%}.promos__lazy-ticket{flex-grow:1}.promos__ticket{height:100%;}
.nav-promo{color:#fff}.nav-promo .nav-promo__link{background-color:#03f;color:#fff;font-size:14px;font-size:.875rem;justify-content:center;line-height:1.2857142857;padding:22px 32px 16px;text-transform:uppercase}.nav-promo .nav-promo__link svg{color:inherit}
@media(min-width:768px){.nav-promo-ad{height:380px;width:432px}}
.nav-promo-ticket{align-items:start;background-color:#000a69;/*! color:#fff; */-moz-column-gap:24px;column-gap:24px;/*! display:grid; *//*! font-family:Chelsea Basis,sans-serif; *//*! font-weight:500; *//*! grid-template-columns:48px auto; */grid-template-rows:auto auto auto;padding:60px 32px 21px}@media(min-width:768px){.nav-promo-ticket{padding:64px 48px 34px}}.nav-promo-ticket__title{font-size:14px;font-size:.875rem;font-weight:700;grid-column:1/-1;grid-row:1;letter-spacing:2px;/*! line-height:2.2857142857; */margin-bottom:32px;text-transform:uppercase;}.nav-promo-ticket__crest{grid-column:0;/*! grid-row:0; */}.nav-promo-ticket__crest img{/*! max-height:48px; *//*! max-width:48px; */margin-bottom: 21px;}.nav-promo-ticket__details{grid-column:2;grid-row:2}.nav-promo-ticket__opposition-title{font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.5833333333}.nav-promo-ticket__match-location{font-size:16px;font-size:1rem;line-height:1.25;margin-bottom:25px}.nav-promo-ticket__match-location span{font-weight:300}.nav-promo-ticket__kickoff-date{font-size:14px;font-size:.875rem;font-weight:300;line-height:1.4285714286;margin-bottom:6px}.nav-promo-ticket__competition{font-size:12px;font-size:.75rem;line-height:1.5;margin-bottom:52px;text-transform:uppercase}.nav-promo-ticket .nav-promo-ticket__link{color:#fff;font-size:14px;font-size:.875rem;line-height:1.2857142857;text-transform:uppercase}.nav-promo-ticket .nav-promo-ticket__link svg{color:inherit}.nav-promo-ticket__entitlement-cta{grid-column:1/-1}.nav-promo-ticket--responsive{position:relative}@media(min-width:768px){.nav-promo-ticket--responsive{padding:32px calc(48.88889px + 9.25926vw)}}@media(min-width:1176px){.nav-promo-ticket--responsive{grid-template-columns:48px auto auto 250px;grid-template-rows:48px 56px;padding:32px calc(74.25197px + 4.72441vw);row-gap:8px}}@media(min-width:1440px){.nav-promo-ticket--responsive{padding:32px calc(50vw - 578.46154px)}}.nav-promo-ticket--responsive .nav-promo-ticket__title{margin-bottom:0}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__crest{align-self:center}}@media(min-width:600px){.nav-promo-ticket--responsive .nav-promo-ticket__details{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto}}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__details{display:contents}}.nav-promo-ticket--responsive .nav-promo-ticket__opposition-title{grid-column:1/2;grid-row:1/2}@media(min-width:768px){.nav-promo-ticket--responsive .nav-promo-ticket__opposition-title{font-size:24px;font-size:1.5rem;line-height:1}}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__opposition-title{grid-column:2;grid-row:2;margin-top:4px}}.nav-promo-ticket--responsive .nav-promo-ticket__match-location{grid-column:1/2;grid-row:2/3}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__match-location{align-self:end;grid-column:2;grid-row:2;margin-bottom:4px}}.nav-promo-ticket--responsive .nav-promo-ticket__kickoff-date{grid-column:2/3;grid-row:1/2}@media(min-width:768px){.nav-promo-ticket--responsive .nav-promo-ticket__kickoff-date{align-self:end;font-size:14px;font-size:.875rem;line-height:1;margin-top:6px}}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__kickoff-date{align-self:start;grid-column:3;grid-row:2;margin-bottom:0;margin-top:10px}}.nav-promo-ticket--responsive .nav-promo-ticket__competition{grid-column:2/3;grid-row:2/3}@media(min-width:768px){.nav-promo-ticket--responsive .nav-promo-ticket__competition{font-size:12px;font-size:.75rem;line-height:1;margin-top:6px}}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__competition{align-self:end;grid-column:3;grid-row:2;margin-bottom:10px;margin-top:0}}.nav-promo-ticket--responsive .nav-promo-ticket__link{background-color:#03f;bottom:0;height:56px;justify-content:center;left:0;position:absolute;right:0}@media(min-width:1176px){.nav-promo-ticket--responsive .nav-promo-ticket__link{grid-column:4;grid-row:2;position:unset}.nav-promo-ticket--responsive .nav-promo-ticket__entitlement-cta{grid-column:4;grid-row:2;margin:0 auto;max-width:432px}}
.video-entitlement-cta{display:flex;flex-direction:column;gap:16px;justify-content:center;text-align:center}.video-entitlement-cta__login-message{font-size:14px;font-size:.875rem;line-height:1.1428571429;margin:0}.video-entitlement-cta__message{font-size:12px;font-size:.75rem;line-height:1.3333333333;margin:0!important}.video-entitlement-cta__text-link{color:#fbb700;font-size:12px;font-size:.75rem;line-height:1.3333333333}.video-entitlement-cta__mb-12{margin-bottom:12px}.video-entitlement-cta--light .video-entitlement-cta__login-message,.video-entitlement-cta--light .video-entitlement-cta__message{color:#404040}.video-entitlement-cta--light .video-entitlement-cta__login-link{color:#03f}.video-entitlement-cta--dark .video-entitlement-cta__login-message,.video-entitlement-cta--dark .video-entitlement-cta__message{color:#fff}.video-entitlement-cta--dark .video-entitlement-cta__login-link{color:#fbb700}@media(min-width:450px){.video-entitlement-cta--display-contents-xs{display:contents}.video-entitlement-cta--display-contents-xs .video-entitlement-cta__loader,.video-entitlement-cta--display-contents-xs .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-xs .video-entitlement-cta__message,.video-entitlement-cta--display-contents-xs .video-entitlement-cta__text-link{flex-basis:100%}.video-entitlement-cta--display-contents-xs .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-xs .video-entitlement-cta__message,.video-entitlement-cta--display-contents-xs .video-entitlement-cta__text-link{grid-column:1/-1}.video-entitlement-cta--display-contents-xs .video-entitlement-cta__cta{width:inherit}}@media(min-width:600px){.video-entitlement-cta--display-contents-sm{display:contents}.video-entitlement-cta--display-contents-sm .video-entitlement-cta__loader,.video-entitlement-cta--display-contents-sm .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-sm .video-entitlement-cta__message,.video-entitlement-cta--display-contents-sm .video-entitlement-cta__text-link{flex-basis:100%}.video-entitlement-cta--display-contents-sm .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-sm .video-entitlement-cta__message,.video-entitlement-cta--display-contents-sm .video-entitlement-cta__text-link{grid-column:1/-1}.video-entitlement-cta--display-contents-sm .video-entitlement-cta__cta{width:inherit}}@media(min-width:768px){.video-entitlement-cta--display-contents-md{display:contents}.video-entitlement-cta--display-contents-md .video-entitlement-cta__loader,.video-entitlement-cta--display-contents-md .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-md .video-entitlement-cta__message,.video-entitlement-cta--display-contents-md .video-entitlement-cta__text-link{flex-basis:100%}.video-entitlement-cta--display-contents-md .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-md .video-entitlement-cta__message,.video-entitlement-cta--display-contents-md .video-entitlement-cta__text-link{grid-column:1/-1}.video-entitlement-cta--display-contents-md .video-entitlement-cta__cta{width:inherit}}@media(min-width:1176px){.video-entitlement-cta--display-contents-lg{display:contents}.video-entitlement-cta--display-contents-lg .video-entitlement-cta__loader,.video-entitlement-cta--display-contents-lg .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-lg .video-entitlement-cta__message,.video-entitlement-cta--display-contents-lg .video-entitlement-cta__text-link{flex-basis:100%}.video-entitlement-cta--display-contents-lg .video-entitlement-cta__login-message,.video-entitlement-cta--display-contents-lg .video-entitlement-cta__message,.video-entitlement-cta--display-contents-lg .video-entitlement-cta__text-link{grid-column:1/-1}.video-entitlement-cta--display-contents-lg .video-entitlement-cta__cta{width:inherit}}
.menu-toggle{background:transparent;border:none;cursor:pointer;display:block;height:52px;padding:10px;position:relative;text-align:center;width:52px}.menu-toggle.menu-toggle--club-chelsea{background-color:initial}.menu-toggle.menu-toggle--club-chelsea .menu-toggle__slice{background-color:#fff}@media(min-width:1176px){.menu-toggle{background-color:#079DFE;height:120px;width:120px}}.menu-toggle__inner{height:14px;margin:auto;position:relative;width:16px}@media(min-width:1176px){.menu-toggle__inner{height:18px;width:20px}}.menu-toggle:focus{outline:none}.menu-toggle__slice{background:#079DFE;height:2px;left:0;position:absolute;transform-origin:center center;transition:all .3s;width:100%}@media(min-width:1176px){.menu-toggle__slice{background-color:#fff}}.menu-toggle__slice:first-child{top:0}.menu-toggle__slice:nth-child(2){top:50%;transform:translateY(-50%)}.menu-toggle__slice:nth-child(3){bottom:0}.menu-toggle__label{color:#fff;display:none;font-family:Chelsea Basis,sans-serif;font-size:10px;font-size:.625rem;font-weight:700;letter-spacing:2px;line-height:1.6;margin-top:7px;text-align:center;text-transform:uppercase}@media(min-width:1176px){.menu-toggle__label{display:block}}.menu-toggle--is-active{padding:5px;z-index:50}.menu-toggle--is-active:before{animation:slideInRight .2s ease;z-index:0}.menu-toggle--is-active .menu-toggle__inner{height:24px;width:24px}.menu-toggle--is-active span{background-color:#fff}.menu-toggle--is-active span:first-child{top:50%;transform:rotate(45deg)}.menu-toggle--is-active span:nth-child(2){opacity:0}.menu-toggle--is-active span:nth-child(3){bottom:auto;top:50%;transform:rotate(-45deg)}.menu-toggle--is-closing:before{animation:slideOutRight .2s ease forwards;z-index:0}.menu-toggle:focus-visible{outline:1px auto #fbb700}
.search-toggle{background:transparent;border:none;cursor:pointer;display:block;height:100%;padding:10px;position:relative;text-align:center}@media(min-width:1176px){.search-toggle{background-color:initial}}.search-toggle__inner{height:14px;margin:auto;position:relative;width:16px}@media(min-width:1176px){.search-toggle__inner{height:18px;width:20px}}.search-toggle span{background:transparent;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.search-toggle__label{color:#fff;display:none;font-family:Chelsea Basis,sans-serif;font-size:10px;font-size:.625rem;font-weight:700;letter-spacing:2px;line-height:1.6;margin-top:7px;text-align:center;text-transform:uppercase}@media(min-width:1176px){.search-toggle__label{display:block}}.search-toggle--is-active{padding:5px;z-index:50}.search-toggle--is-active:before{animation:slideInRight .2s ease;z-index:0}.search-toggle--is-active .search-toggle__inner{height:24px;width:24px}.search-toggle--is-closing:before{animation:slideOutRight .2s ease forwards;z-index:0}
.site-banner{align-items:center;border-bottom:1px solid #ddd;height:50px;justify-content:space-between;width:100%}.site-banner.site-banner--club-chelsea{border-bottom:1px solid #949494}.site-banner.site-banner--club-chelsea .site-banner__account>li>a,.site-banner.site-banner--club-chelsea .site-banner__item-link{color:#fff}.site-banner.site-banner--club-chelsea .site-banner__sponsors .responsive-image{filter:brightness(0) invert(1)}@media(min-width:1176px){.site-banner{display:flex}}.site-banner .site-banner__account,.site-banner__ul{display:flex;list-style:none;margin:0;padding:0}.site-banner .site-banner__account>li,.site-banner__item{margin-right:32px}.site-banner .site-banner__account>li>a,.site-banner__item-link{color:#140a47;font-size:14px;font-size:.875rem;font-weight:400;height:100%;line-height:1.4285714286;text-transform:uppercase}.site-banner .site-banner__account>li>a .responsive-image,.site-banner__item-link .responsive-image{align-items:center;display:flex;justify-content:center}.site-banner .site-banner__account{border-right:1px solid #ddd;margin:0 32px 0 0}.site-banner__more{align-items:center;display:flex;justify-content:center}.site-banner__sponsors .blur-up{animation:none!important;opacity:1!important;transition:none!important}.site-banner__sponsors-item{margin:0}.site-banner__sponsor-image{height:32px;width:96px}.site-banner__sponsor-image img{height:32px}.site-banner__profile-link{border-right:1px solid #ddd;color:#140a47;font-size:14px;font-size:.875rem;font-weight:400;line-height:1.4285714286;padding-right:32px;text-transform:uppercase}
.site-navigation{padding:0}.site-navigation--small .site-navigation__item{margin-bottom:0}.site-navigation--small .site-navigation__item-link{color:#fff;font-size:16px;font-size:1rem;line-height:3}.site-navigation--compact .site-navigation__item-link{font-size:16px;font-size:1rem;line-height:2.25}.site-navigation--medium-font .site-navigation__item-link{font-weight:500}.site-navigation__item{list-style:none;margin-bottom:16px}.site-navigation__item-link{color:#fff;display:block;font-family:Chelsea Basis,sans-serif;font-size:24px;font-size:1.5rem;font-weight:400;letter-spacing:.86px;line-height:1.3333333333;width:100%}
.sliding-nav{animation:slideInRight .3s ease;background-color:#079DFE;display:flex;flex-direction:column;height:100%;list-style:none;min-height:100vh;overflow-x:hidden;padding:0 32px;width:100vw;z-index:10}@media(min-width:768px){.sliding-nav{padding:130px 60px 0}}@media(min-width:1176px){.sliding-nav{display:none}}.sliding-nav__ul{list-style:none;margin-bottom:48px;padding:0}.sliding-nav__label{color:#fff;font-family:Chelsea Basis,sans-serif;font-size:28px;font-size:1.75rem;font-weight:700;line-height:1.1428571429}.sliding-nav__back-btn{align-items:center;background-color:initial;border:none;color:#fbb700;cursor:pointer;display:flex;font-family:Chelsea Basis,sans-serif;font-size:12px;font-size:.75rem;font-weight:500;letter-spacing:2px;line-height:1.3333333333;padding:0;text-transform:uppercase}.sliding-nav__back-btn svg{fill:#fbb700;height:10px;margin-right:7px;width:10px}.sliding-nav__item{border-bottom:1px solid #1a2b95;margin-bottom:0;padding:8px 0}.sliding-nav__item-link{color:#fff;font-size:20px;font-size:1.25rem;font-weight:500;line-height:1.6}.sliding-nav--is-closing{animation:slideOutRight .3s ease}.sliding-nav__navs{display:flex;flex-direction:column;flex-grow:1}.sliding-nav__nav--chelsea{background-color:#079DFE;position:relative;z-index:1}.sliding-nav__nav--chelsea:before{background-color:#079DFE;content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}.sliding-nav__nav--club-chelsea{background-color:#140a47;position:relative;z-index:1}.sliding-nav__nav--club-chelsea:before{background-color:#140a47;content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}.sliding-nav__nav__ul{z-index:2}.sliding-nav__nav:nth-of-type(2){flex-grow:1}.sliding-nav__menu-group{margin-left:-32px;margin-right:-32px;padding:0 32px 32px}@media(min-width:768px){.sliding-nav__menu-group{margin-left:-60px;margin-right:-60px}}@media(min-width:1176px){.sliding-nav__menu-group{margin-left:-82px;margin-right:-82px}}@media(min-width:1440px){.sliding-nav__menu-group{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media(min-width:768px){.sliding-nav__menu-group{padding:0 60px 60px}}.sliding-nav__menu-group--chelsea{background-color:#079DFE}.sliding-nav__menu-group--club-chelsea{background-color:#140a47}.sliding-nav__ticket-link{margin-bottom:48px}.sliding-nav__club-chelsea-logo{color:#b88f4f;flex:0 0 auto;font-family:Chelsea Basis ClubOutline;font-size:60px;font-size:3.75rem;line-height:1;padding:40px 0 24px;z-index:2}.sliding-nav--last .sliding-nav__ul{margin-bottom:144px}
