.adbro-tesco {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 !important;
  border-bottom: 1px solid #eee;
}
.adbro-tesco * {
  box-sizing: border-box;
}
.adbro-tesco__items {
  position: absolute;
  top: -40px;
  bottom: -40px;
  margin: 0 !important;
  background-repeat: repeat-y;
  background-position: 50% 50%;
  background-size: contain;
  width: 13px;
  -webkit-animation: fadeIn24 0.7s 0.4s both;
          animation: fadeIn24 0.7s 0.4s both;
}
.adbro-tesco__items--1 {
  left: -1px;
  background-image: url(../images/tesco-items1.png);
}
.adbro-tesco__items--2 {
  right: -1px;
  background-image: url(../images/tesco-items2.png);
}
.adbro-tesco__container {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 170px;
  margin: 0 !important;
  margin-left: -219px !important;
  width: 438px;
  max-width: none !important;
}
.adbro-tesco__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  background: url(../images/tesco-bg.png) no-repeat center bottom / auto 38px;
  margin: 0 !important;
  -webkit-animation: slideInUp24 0.5s 0.3s both;
          animation: slideInUp24 0.5s 0.3s both;
}
.adbro-tesco__logo {
  position: absolute;
  margin: 0 !important;
  left: 0;
  bottom: 0;
  background: url(../images/tesco-logo.png) no-repeat left center / auto 38px;
  width: 84px;
  height: 38px;
  -webkit-animation: fadeInLeft24 0.7s 0.6s both;
          animation: fadeInLeft24 0.7s 0.6s both;
}
.adbro-tesco__text {
  position: absolute;
  margin: 0 !important;
  margin-left: -55px !important;
  left: 50%;
  bottom: 17px;
  background: url(../images/tesco-text.png) no-repeat left bottom / contain;
  width: 115px;
  height: 19px;
  -webkit-animation: fadeInDown24 0.7s 0.7s both;
          animation: fadeInDown24 0.7s 0.7s both;
}
.adbro-tesco__img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin: 0 !important;
  margin-left: 64px !important;
  background: url(../images/tesco-img.png) no-repeat left bottom;
  background-size: contain;
  width: 89px;
  height: 65px;
  -webkit-animation: fadeInRight24 0.7s 0.8s both;
          animation: fadeInRight24 0.7s 0.8s both;
}
.adbro-tesco__btn {
  display: block;
  position: absolute;
  margin: 0 !important;
  margin-left: -57px !important;
  bottom: 2px;
  left: 50%;
  background: url(../images/tesco-btn.png) no-repeat left bottom;
  background-size: contain;
  width: 79px;
  height: 14px;
  -webkit-animation: fadeInUp24 0.7s 1s both;
          animation: fadeInUp24 0.7s 1s both;
  overflow: hidden;
}
.adbro-tesco__btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  opacity: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
  width: 25%;
  height: 100%;
  -webkit-animation: shine24 2s 2.2s;
          animation: shine24 2s 2.2s;
  -webkit-animation-iteration-count: 7;
          animation-iteration-count: 7;
}
.adbro-grid .adbro-grid__card {
  min-height: 135px !important;
}
.adbro-grid__line {
  background: #00BCB4;
}
.adbro-grid__btn {
  background-image: url(../images/tesco-grid-btn.png);
}
.adbro-grid .adbro-close {
  bottom: auto;
  top: 0;
  z-index: 3;
}
.adbro-grid__top {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100%;
  background: #E30613;
  height: 35px;
  z-index: 1;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  box-sizing: border-box;
}
.adbro-grid__top:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  margin: 0 !important;
  background: url(../images/tesco-grid-logo.png) no-repeat left center;
  background-size: auto 35px;
  width: 86px;
  height: 35px;
}
.adbro-grid__top:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 50%;
  margin: 0 !important;
  margin-left: -50px !important;
  background: url(../images/tesco-grid-title.png) no-repeat left bottom;
  background-size: contain;
  width: 165px;
  height: 28px;
}
.adbro-grid {
  background: #F9C100 !important;
}
.adbro-bottom .adbro-grid__list {
  margin: 0 !important;
  overflow-x: hidden !important;
  padding: 35px 0 38px !important;
  -webkit-animation: move28 2s 2s both;
          animation: move28 2s 2s both;
}
@-webkit-keyframes move28 {
  50% {
    -webkit-transform: translateY(-12%);
            transform: translateY(-12%);
  }
}
@keyframes move28 {
  50% {
    -webkit-transform: translateY(-12%);
            transform: translateY(-12%);
  }
}
.adbro-link {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  margin: 0 !important;
  cursor: pointer;
}
.adbro-close {
  position: absolute;
  bottom: 35px;
  right: 0;
  background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
  background-size: 18px 18px;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  -webkit-animation: fadeIn24 1s 0.4s both;
          animation: fadeIn24 1s 0.4s both;
  cursor: pointer;
  z-index: 1;
}
.adbro-icon {
  position: absolute;
  bottom: 6px;
  right: 4px;
  background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
  background-size: 100% 100%;
  width: 21px;
  height: 20px;
  margin: 0 !important;
  -webkit-animation: fadeIn24 1s 0.4s both;
  animation: fadeIn24 1s 0.4s both;
  cursor: pointer;
  z-index: 1;
}
@-webkit-keyframes fadeIn24 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn24 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeft24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInRight24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRight24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInUp24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInDown24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDown24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes slideInUp24 {
  from {
    -webkit-transform: translate3d(0, 200%, 0);
            transform: translate3d(0, 200%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp24 {
  from {
    -webkit-transform: translate3d(0, 200%, 0);
            transform: translate3d(0, 200%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes shine24 {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 99%;
  }
}
@keyframes shine24 {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 99%;
  }
}
