/* Variables */
/* Mixins */
#christmas-blocks-canvas {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
}
@media (min-width: 768px) {
  #christmas-blocks-canvas {
    display: block;
  }
}

#christmas-blocks-canvas-xs {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #christmas-blocks-canvas-xs {
    display: none;
  }
}

.christmas-offer {
  position: relative;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .christmas-offer {
    margin: 10px auto 45px;
    max-width: 1204px;
    padding: 0 14px;
  }
}
@media (min-width: 992px) {
  .christmas-offer {
    overflow-x: visible;
    cursor: none;
  }
}
@media (min-width: 1200px) {
  .christmas-offer {
    margin: 25px auto 60px;
  }
}
.christmas-offer .title:empty {
  display: none;
}

.christmas-offer-wrapper {
  position: relative;
  margin: 15px 0 0;
  padding: 0 15px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .christmas-offer-wrapper {
    margin: 0 0 60px;
    padding: 0;
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .christmas-offer-wrapper {
    max-width: 771px;
    margin: 0 auto;
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper {
    max-width: none;
  }
}
.christmas-offer-wrapper a {
  cursor: pointer;
}
@media (min-width: 992px) {
  .christmas-offer-wrapper a {
    cursor: none;
  }
}
.christmas-offer-wrapper img {
  width: 100%;
}
.christmas-offer-wrapper .christmas-offer-link {
  position: absolute;
  z-index: 100000000;
  width: calc(100% - 30px);
  height: 100%;
}
.christmas-offer-wrapper .christmas-offer-link:hover + .christmas-offer-inner img {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .christmas-offer-flex {
    display: flex;
    flex-wrap: wrap;
  }
}
.christmas-offer-wrapper .christmas-offer-inner {
  cursor: pointer;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .christmas-offer-inner {
    margin-bottom: 0;
  }
}
.christmas-offer-wrapper .christmas-offer-inner:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.christmas-offer-wrapper .christmas-offer-inner.offer1 {
  overflow: hidden;
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer1 {
    overflow: visible;
    height: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer1 img {
    width: auto;
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
    object-position: right center;
  }
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer1 img {
    left: auto;
    transform: none;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer1 .christmas-offer-cta {
  bottom: 15px;
  left: 36px;
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer1 .christmas-offer-cta {
    bottom: 35px;
    left: 33px;
  }
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer2 {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer2 {
    margin-bottom: 0;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer2 .christmas-offer-cta {
  bottom: 15px;
  left: 22px;
  white-space: break-spaces;
  line-height: 1.2;
  max-width: 140px;
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer2 .christmas-offer-cta {
    bottom: 35px;
    left: 33px;
    white-space: pre;
    line-height: 16px;
    max-width: none;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer2 .christmas-offer-cta:after {
  bottom: 0;
  top: auto;
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer2 .christmas-offer-cta:after {
    top: 50%;
    bottom: auto;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer3 .christmas-offer-cta {
  bottom: 15px;
  left: 36px;
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer3 .christmas-offer-cta {
    bottom: 35px;
    left: 33px;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer4 .christmas-offer-cta {
  bottom: 15px;
  left: 36px;
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer4 .christmas-offer-cta {
    bottom: 35px;
    left: 33px;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer5 {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer5 {
    margin-bottom: 30px;
  }
}
.christmas-offer-wrapper .christmas-offer-inner.offer5 img {
  width: 100%;
  height: auto;
}
.christmas-offer-wrapper .christmas-offer-inner.offer5 .christmas-offer-cta {
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .christmas-offer-inner.offer5 .christmas-offer-cta {
    bottom: 40px;
  }
}
.christmas-offer-wrapper .christmas-offer-banner-horizontal {
  position: relative;
}
.christmas-offer-wrapper .christmas-offer-banner-horizontal .christmas-offer-link {
  width: 100%;
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .christmas-offer-banner-horizontal {
    margin-bottom: 30px;
  }
}
.christmas-offer-wrapper .christmas-offer-banner-horizontal .col-sm-6 {
  margin-bottom: 0;
}
.christmas-offer-wrapper .christmas-offer-cta {
  font-family: ITCAvantGardeStd-Demi, arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  white-space: pre;
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .christmas-offer-cta {
    bottom: 10px;
  }
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .christmas-offer-cta {
    display: block;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .christmas-offer-cta {
    font-size: 16px;
  }
}
.christmas-offer-wrapper .christmas-offer-cta:after {
  content: "";
  background: url("../../../img/base/arrow-right-black.png") no-repeat;
  background-size: cover;
  width: 8px;
  height: 12px;
  display: inline-block;
  position: absolute;
  margin-top: -2px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -14px;
  -webkit-transition: right ease 0.2s;
  -moz-transition: right ease 0.2s;
  -ms-transition: right ease 0.2s;
  -o-transition: right ease 0.2s;
  transition: right ease 0.2s;
}
.christmas-offer-wrapper .christmas-offer-cta:hover:after {
  right: -16px;
}
.christmas-offer-wrapper .christmas-offer-cta.black {
  color: #393d49;
}
.christmas-offer-wrapper .christmas-offer-cta.black:after {
  background: url(../img/base/arrow-right-black.png) no-repeat;
}
.christmas-offer-wrapper .clear {
  display: block;
  clear: both;
}
.christmas-offer-wrapper .img-christmas1 {
  position: absolute;
  width: 90px;
  bottom: -13px;
  right: -25px;
  height: auto;
  -webkit-transform: rotate(-14deg);
  -moz-transform: rotate(-14deg);
  -ms-transform: rotate(-14deg);
  -o-transform: rotate(-14deg);
  transform: rotate(-14deg);
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .img-christmas1 {
    bottom: -50px;
  }
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .img-christmas1 {
    bottom: -80px;
    left: -65px;
    width: 150px;
    right: auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .img-christmas1 {
    bottom: -100px;
    left: -100px;
    width: 215px;
    right: auto;
  }
}
.christmas-offer-wrapper .img-christmas2 {
  position: absolute;
  top: 65px;
  left: -23px;
  width: 90px;
  height: auto;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
@media (min-width: 768px) {
  .christmas-offer-wrapper .img-christmas2 {
    top: 35px;
  }
}
@media (min-width: 992px) {
  .christmas-offer-wrapper .img-christmas2 {
    top: 30px;
    right: -80px;
    width: 150px;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .christmas-offer-wrapper .img-christmas2 {
    top: 0;
    right: -100px;
    width: 215px;
    left: auto;
  }
}

.christmas-financing {
  padding-bottom: 100px;
  margin: 0 0 90px;
  position: relative;
}
@media (min-width: 768px) {
  .christmas-financing {
    margin: 10px auto 90px;
    max-width: 1204px;
    padding: 0 14px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing {
    margin: 25px auto 90px;
  }
}

.christmas-financing-wrapper {
  background-size: cover;
  position: relative;
  margin-bottom: 90px;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .christmas-financing-wrapper {
    max-width: 771px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper {
    max-width: none;
  }
}
.christmas-financing-wrapper .christmas-financing-body {
  padding: 30px 15px;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-body {
    padding: 60px 60px 30px;
  }
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body > div:first-child {
    max-width: 420px;
  }
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-body > div:first-child {
    max-width: none;
  }
}
.christmas-financing-wrapper .christmas-financing-body .christmas-financing-title {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 15px;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .christmas-financing-title {
    display: flex;
    justify-content: space-between;
    padding: 30px 15px 30px 30px;
  }
}
.christmas-financing-wrapper .christmas-financing-body h3 {
  color: #fff;
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-body h3 {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body h3 {
    margin-right: 75px;
  }
}
.christmas-financing-wrapper .christmas-financing-body h3 span {
  display: block;
}
.christmas-financing-wrapper .christmas-financing-body h3 span:first-child {
  font-size: 29px;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
}
@media (min-width: 375px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:first-child {
    font-size: 29px;
  }
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:first-child {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:first-child {
    font-size: 59px;
  }
}
.christmas-financing-wrapper .christmas-financing-body h3 span:nth-child(2) {
  font-family: ITCAvantGardeStd-Bk, arial, sans-serif;
  font-size: 20px;
  margin: 5px 0 10px;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:nth-child(2) {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:nth-child(2) {
    font-size: 43px;
  }
}
.christmas-financing-wrapper .christmas-financing-body h3 span:last-child {
  font-size: 36px;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:last-child {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body h3 span:last-child {
    font-size: 74px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo {
  position: relative;
  align-self: flex-end;
  padding: 15px;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-body .promo {
    align-self: flex-start;
    width: 189px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo .promo-inner {
  position: relative;
}
.christmas-financing-wrapper .christmas-financing-body .promo p {
  font-size: 16px;
  margin: 0;
  color: #fff;
  font-family: ITCAvantGardeStd-Bk, arial, sans-serif;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo p {
    font-size: 24px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo p:last-child {
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
  font-size: 16px;
  margin-top: -15px;
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-body .promo p:last-child {
    font-size: 24px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo .value {
  display: block;
  font-size: 77px;
  font-family: ITCAvantGardeStd-Demi, arial, sans-serif;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
  margin-top: 10px;
  color: #fff;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo .value {
    font-size: 86px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body .promo .value {
    font-size: 116px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo .value .unit {
  font-size: 25px;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo .value .unit {
    font-size: 40px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo .board {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.christmas-financing-wrapper .christmas-financing-body .promo .board .board-row {
  height: 50%;
  display: flex;
}
.christmas-financing-wrapper .christmas-financing-body .promo .board .board-row span {
  width: 50%;
  height: 100%;
  display: inline-block;
}
.christmas-financing-wrapper .christmas-financing-body .promo .board .board-row:first-child span:first-child {
  background-color: #181818;
}
.christmas-financing-wrapper .christmas-financing-body .promo .board .board-row:first-child span:last-child {
  background-color: #414141;
}
.christmas-financing-wrapper .christmas-financing-body .promo .board .board-row:last-child span:first-child {
  background-color: #1e1e1e;
}
.christmas-financing-wrapper .christmas-financing-body .promo .board .board-row:last-child span:last-child {
  background-color: #363636;
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing {
  display: flex;
  margin-left: 15px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing {
    margin-left: 30px;
    flex-wrap: nowrap;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  max-width: 40%;
  padding-left: 10px;
}
@media (min-width: 375px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing > div {
    max-width: none;
    padding-left: 0;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing .big-value {
  color: #fff;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
  font-size: 120px;
  max-width: 60%;
}
@media (min-width: 375px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .big-value {
    font-size: 170px;
    max-width: none;
  }
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .big-value {
    font-size: 240px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .big-value {
    font-size: 290px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing p {
  color: #fff;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
  font-size: 20px;
}
@media (min-width: 375px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing p {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing p {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing p {
    font-size: 48px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing .unit {
  font-size: 20px;
  margin: 10px 0 6px;
}
@media (min-width: 375px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .unit {
    font-size: 39px;
    margin: 18px 0 6px;
  }
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .unit {
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .unit {
    font-size: 61px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing img {
  width: 60px;
  height: auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing img {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing img {
    width: 110px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing .christmas-financing-description {
  max-width: none;
}
@media (min-width: 375px) {
  .christmas-financing-wrapper .christmas-financing-body .promo-financing .christmas-financing-description {
    margin-top: -15px;
  }
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing .christmas-financing-description p {
  font-size: 12px;
  font-family: ITCAvantGardeStd-Bk, arial, sans-serif;
}
.christmas-financing-wrapper .christmas-financing-body .promo-financing .christmas-financing-description a {
  font-size: 12px;
}
.christmas-financing-wrapper .christmas-financing-description {
  margin-top: 15px;
  max-width: 575px;
}
.christmas-financing-wrapper .christmas-financing-description p {
  color: #fff;
  font-size: 18px;
  font-family: ITCAvantGardeStd-Bk, arial, sans-serif;
  margin-bottom: 5px;
  line-height: 1.4;
}
.christmas-financing-wrapper .christmas-financing-description a {
  text-decoration: underline;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
  color: #fff;
  font-size: 18px;
}
.christmas-financing-wrapper .christmas-financing-footer small {
  color: #fff;
  font-size: 12px;
  font-family: ITCAvantGardeStd-Bk, arial, sans-serif;
  padding: 0 20px 30px;
  display: inline-block;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .christmas-financing-footer small {
    padding: 0 20px 60px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .christmas-financing-footer small {
    padding: 0 70px 60px;
  }
}
.christmas-financing-wrapper .img-christmas {
  position: absolute;
  height: auto;
  display: none;
}
@media (min-width: 992px) {
  .christmas-financing-wrapper .img-christmas {
    display: block;
    bottom: -70px;
    right: -70px;
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .christmas-financing-wrapper .img-christmas {
    display: block;
    bottom: -100px;
    right: -100px;
    width: 215px;
  }
}

.xmas {
  z-index: 10000;
  background-color: transparent;
  position: absolute;
  height: 100%;
}

h2.title {
  color: #393d49;
  font-family: ITCAvantGardeStd-Bold, arial, sans-serif;
  font-size: 32px;
  text-align: center;
  padding: 25px 15px 15px;
}
@media (min-width: 768px) {
  h2.title {
    padding: 35px 15px 15px;
  }
}

.custom-christmas-header {
  position: relative;
}
.custom-christmas-header #christmas-2020-header-canvas {
  position: absolute;
  left: 0;
  height: auto;
  top: 20%;
  width: 28%;
}
@media (min-width: 768px) {
  .custom-christmas-header #christmas-2020-header-canvas {
    top: 28%;
    width: 14%;
  }
}
@media (min-width: 992px) {
  .custom-christmas-header #christmas-2020-header-canvas {
    top: 32%;
    width: 14%;
  }
}
@media (min-width: 1200px) {
  .custom-christmas-header #christmas-2020-header-canvas {
    top: 30%;
    width: 190px;
  }
}
.custom-christmas-header #christmas-2020-header-star {
  z-index: 1;
  position: absolute;
  top: 15%;
  left: 7.5%;
  background-color: transparent;
  width: 50px;
  height: 50px;
  pointer-events: none;
}
@media (min-width: 768px) {
  .custom-christmas-header #christmas-2020-header-star {
    top: 33%;
  }
}
@media (min-width: 992px) {
  .custom-christmas-header #christmas-2020-header-star {
    left: 7.5%;
  }
}
@media (min-width: 1200px) {
  .custom-christmas-header #christmas-2020-header-star {
    left: 10%;
  }
}
.custom-christmas-header #christmas-2020-header-star.animate .star-inner {
  animation-name: headerStarRotate;
  animation-duration: 2s;
  animation-delay: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: backwards;
  animation-direction: reverse;
}
.custom-christmas-header #christmas-2020-header-star.bounce {
  animation-name: bounce;
  animation-timing-function: ease-out;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.custom-christmas-header #christmas-2020-header-star .star-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  display: block;
  background-image: url("../images/star.png");
  background-size: 50px 50px;
}
.custom-christmas-header .module-img:nth-child(1) {
  display: none;
}
@media (min-width: 768px) {
  .custom-christmas-header .module-img:nth-child(1) {
    display: block;
  }
}
@media (min-width: 768px) {
  .custom-christmas-header .module-img:nth-child(2) {
    display: none;
  }
}
.custom-christmas-header .video-brand .video-brand-bg {
  height: auto !important;
}
.custom-christmas-header .header-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
}
.custom-christmas-header .header-section h3 {
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  font-family: ITCAvantGardeStd-Bk, arial, sans-serif;
}
@media (min-width: 768px) {
  .custom-christmas-header .header-section h3 {
    font-size: 27px;
    line-height: 32px;
  }
}

/* Chrome, Safari, Opera */
@-webkit-keyframes headerStarRotate {
  0% {
    transform: rotate(0) translateX(0);
  }
  100% {
    transform: rotate(90deg) translateY(110px);
  }
}
/* Standard syntax */
@keyframes headerStarRotate {
  0% {
    transform: rotate(0) translateX(0);
  }
  100% {
    transform: rotate(90deg) translateY(110px);
  }
}
/* Chrome, Safari, Opera */
@-webkit-keyframes bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(1.1, 0.9) translateY(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateY(-20px);
  }
  50% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
/* Standard syntax */
@keyframes bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(1.1, 0.9) translateY(0);
  }
  30% {
    transform: scale(0.9, 1.1) translateY(-20px);
  }
  50% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
.christmas-2020-financing {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  .christmas-2020-financing {
    padding-top: 45px;
    padding-bottom: 60px;
  }
}
.christmas-2020-financing .wpb_wrapper > .module-img:first-child {
  display: none;
}
@media (min-width: 768px) {
  .christmas-2020-financing .wpb_wrapper > .module-img:first-child {
    display: block;
  }
}
@media (min-width: 768px) {
  .christmas-2020-financing .wpb_wrapper > .module-img:nth-child(2) {
    display: none;
  }
}

/*# sourceMappingURL=main.css.map */
