@charset "UTF-8";
@import url("https://use.typekit.net/jrk3exg.css");
@-webkit-keyframes shine {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shine {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes AniFloat {
  0% {
    -webkit-transform: translateY(3.5%);
            transform: translateY(3.5%);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(3.5%);
            transform: translateY(3.5%);
  }
}

@keyframes AniFloat {
  0% {
    -webkit-transform: translateY(3.5%);
            transform: translateY(3.5%);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(3.5%);
            transform: translateY(3.5%);
  }
}

@-webkit-keyframes bouncy {
  0% {
    -webkit-transform: scaleY(1) translateY(0px);
            transform: scaleY(1) translateY(0px);
  }
  25% {
    -webkit-transform: scaleY(0.5) translateY(20px);
            transform: scaleY(0.5) translateY(20px);
  }
  50% {
    -webkit-transform: scaleY(1.2) translateY(-20px);
            transform: scaleY(1.2) translateY(-20px);
  }
  75% {
    -webkit-transform: scaleY(0.8) translateY(10px);
            transform: scaleY(0.8) translateY(10px);
  }
  100% {
    -webkit-transform: scaleY(1) translateY(0px);
            transform: scaleY(1) translateY(0px);
  }
}

@keyframes bouncy {
  0% {
    -webkit-transform: scaleY(1) translateY(0px);
            transform: scaleY(1) translateY(0px);
  }
  25% {
    -webkit-transform: scaleY(0.5) translateY(20px);
            transform: scaleY(0.5) translateY(20px);
  }
  50% {
    -webkit-transform: scaleY(1.2) translateY(-20px);
            transform: scaleY(1.2) translateY(-20px);
  }
  75% {
    -webkit-transform: scaleY(0.8) translateY(10px);
            transform: scaleY(0.8) translateY(10px);
  }
  100% {
    -webkit-transform: scaleY(1) translateY(0px);
            transform: scaleY(1) translateY(0px);
  }
}

:root {
  --font: -apple-system, BlinkMacSystemFont, "Segoe UI",'Microsoft JhengHei',"Noto Sans TC", "微軟正黑體", "Meiryo UI", Roboto, Helvetica, Arial, sans-serif;
  --mainTitle: 22px;
  --mainTxt: 16px;
  --mainPrice: 20px;
  --mainNote: 15px;
  --font-color-dark: #000;
  --font-color-light: #111;
}

@media (min-width: 768px) {
  :root {
    --mainTitle: 25px;
    --mainTxt: 20px;
    --mainPrice: 20px;
    --mainNote: 15px;
  }
}

:root html:lang(ja-JP) *:not(.material-icons):not(.fa):not(.buttonicons) {
  --font: -apple-system, BlinkMacSystemFont,"Meiryo UI", Arial, sans-serif;
}

img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

figure {
  line-height: 0;
}

#easteroffer {
  overflow: hidden;
  background: #d8cec1;
  background: url(https://storage-asset.msi.com/event/2023/MY/2023-Mar-Ramadan/images/bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}

#easteroffer .kv {
  width: 100%;
}

#easteroffer .kv img {
  width: 100%;
}


#easteroffer .gallery {
  font-family: arboria, sans-serif;
  position: relative;
  background: #e1cca5;
  background: -webkit-gradient(linear, left top, left bottom, from(#e1cca5), to(#eeedec));
  background: linear-gradient(180deg, #e1cca5 0%, #eeedec 100%);
  padding: 10px 0;
}

#easteroffer .gallery__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#easteroffer .gallery__block {
  position: relative;
  overflow: hidden;
}

#easteroffer .gallery__block-pic {
  width: 70px;
  -webkit-transform: translate(10%, 10%);
          transform: translate(10%, 10%);
}

#easteroffer .gallery__block--001 {
  background-color: #e3676c;
  width: 170px;
  height: 70px;
  -webkit-clip-path: polygon(0% 0%, 100% 26%, 100% 26%, 81% 78%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 26%, 100% 26%, 81% 78%, 0% 100%);
  margin-right: -1.5%;
}

#easteroffer .gallery__block--001 .gallery__block-pic {
  -webkit-transform: translate(10%, 10%) rotate(0deg);
          transform: translate(10%, 10%) rotate(0deg);
}

#easteroffer .gallery__block--002 {
  background-color: #c1b29e;
  width: 220px;
  height: 70px;
  -webkit-clip-path: polygon(100% 0px, 95% 40%, 95% 40%, 89% 100%, 0px 100%, 3% 56%, 6% 0px);
          clip-path: polygon(100% 0px, 95% 40%, 95% 40%, 89% 100%, 0px 100%, 3% 56%, 6% 0px);
  margin-right: -5.7%;
}

#easteroffer .gallery__block--002 .gallery__block-pic {
  -webkit-transform: translate(10%, 5%) rotate(50deg) scale(0.8);
          transform: translate(10%, 5%) rotate(50deg) scale(0.8);
}

#easteroffer .gallery__block--003 {
  background-color: #ce5457;
  width: 170px;
  height: 70px;
  -webkit-clip-path: polygon(94% 0px, 94% 0px, 100% 90%, 33% 98%, 10% 33%, 9% 29%, 5% 15%);
          clip-path: polygon(94% 0px, 94% 0px, 100% 90%, 33% 98%, 10% 33%, 9% 29%, 5% 15%);
  margin-right: -1.5%;
  z-index: 50;
}

#easteroffer .gallery__block--003 .gallery__block-pic {
  -webkit-transform: translate(10%, 25%);
          transform: translate(10%, 25%);
}

#easteroffer .gallery__block--004 {
  background-color: #c1b29e;
  width: 220px;
  height: 70px;
  -webkit-clip-path: polygon(9% 0px, 75% 0%, 83% 36%, 100% 100%, 39% 100%, 0px 100%);
          clip-path: polygon(9% 0px, 75% 0%, 83% 36%, 100% 100%, 39% 100%, 0px 100%);
  margin-right: -7.7%;
}

#easteroffer .gallery__block--004 .gallery__block-pic {
  -webkit-transform: translate(10%, 10%) rotate(0deg);
          transform: translate(10%, 10%) rotate(0deg);
}

#easteroffer .gallery__block--005 {
  background-color: #e3676c;
  width: 170px;
  height: 70px;
  -webkit-clip-path: polygon(21% 0px, 100% 0%, 91% 48%, 81% 100%, 23% 83%, 0px 77%);
          clip-path: polygon(21% 0px, 100% 0%, 91% 48%, 81% 100%, 23% 83%, 0px 77%);
}

#easteroffer .gallery__block--005 .gallery__block-pic {
  -webkit-transform: translate(10%, 10%);
          transform: translate(10%, 10%);
}

#easteroffer .gallery__txt {
  margin: 70px auto 20px;
  text-align: center;
  font-size: var(--mainTxt);
}

#easteroffer .gallery__txt p {
  margin-bottom: 20px;
}

#easteroffer .gallery__txt h3 {
  border-top: 2px solid #ce5457;
  border-bottom: 2px solid #ce5457;
  padding: 20px 0;
  font-size: var(--mainTitle);
  max-width: 950px;
  margin: 0 auto;
}

@media (min-width: 576px) {
  #easteroffer .gallery__block-pic {
    width: 110px;
  }
  #easteroffer .gallery__block--001 {
    width: 170px;
    height: 100px;
  }
  #easteroffer .gallery__block--001 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%) rotate(0deg);
            transform: translate(10%, 10%) rotate(0deg);
  }
  #easteroffer .gallery__block--002 {
    width: 220px;
    height: 100px;
  }
  #easteroffer .gallery__block--002 .gallery__block-pic {
    -webkit-transform: translate(10%, 5%) rotate(50deg) scale(0.8);
            transform: translate(10%, 5%) rotate(50deg) scale(0.8);
  }
  #easteroffer .gallery__block--003 {
    width: 170px;
    height: 100px;
  }
  #easteroffer .gallery__block--003 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%);
            transform: translate(10%, 10%);
  }
  #easteroffer .gallery__block--004 {
    width: 220px;
    height: 100px;
  }
  #easteroffer .gallery__block--004 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%) rotate(0deg);
            transform: translate(10%, 10%) rotate(0deg);
  }
  #easteroffer .gallery__block--005 {
    width: 170px;
    height: 100px;
  }
  #easteroffer .gallery__block--005 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%);
            transform: translate(10%, 10%);
  }
}

@media (min-width: 768px) {
  #easteroffer .gallery__block-pic {
    width: 150px;
  }
  #easteroffer .gallery__block--001 {
    width: 170px;
    height: 150px;
  }
  #easteroffer .gallery__block--001 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%) rotate(0deg);
            transform: translate(10%, 10%) rotate(0deg);
  }
  #easteroffer .gallery__block--002 {
    width: 220px;
    height: 150px;
  }
  #easteroffer .gallery__block--002 .gallery__block-pic {
    -webkit-transform: translate(10%, 5%) rotate(50deg) scale(0.8);
            transform: translate(10%, 5%) rotate(50deg) scale(0.8);
  }
  #easteroffer .gallery__block--003 {
    width: 170px;
    height: 150px;
  }
  #easteroffer .gallery__block--003 .gallery__block-pic {
    -webkit-transform: translate(10%, 25%);
            transform: translate(10%, 25%);
  }
  #easteroffer .gallery__block--004 {
    width: 220px;
    height: 150px;
  }
  #easteroffer .gallery__block--004 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%) rotate(0deg);
            transform: translate(10%, 10%) rotate(0deg);
  }
  #easteroffer .gallery__block--005 {
    width: 170px;
    height: 150px;
  }
  #easteroffer .gallery__block--005 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%);
            transform: translate(10%, 10%);
  }
}

@media (min-width: 996px) {
  #easteroffer .gallery {
    padding: 40px 0;
  }
  #easteroffer .gallery__block-pic {
    width: 250px;
  }
  #easteroffer .gallery__block--001 {
    width: 270px;
    height: 250px;
  }
  #easteroffer .gallery__block--001 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%) rotate(0deg) scale(1);
            transform: translate(10%, 10%) rotate(0deg) scale(1);
  }
  #easteroffer .gallery__block--002 {
    width: 320px;
    height: 250px;
  }
  #easteroffer .gallery__block--002 .gallery__block-pic {
    -webkit-transform: translate(10%, 20%) rotate(50deg) scale(0.8);
            transform: translate(10%, 20%) rotate(50deg) scale(0.8);
  }
  #easteroffer .gallery__block--003 {
    width: 270px;
    height: 250px;
  }
  #easteroffer .gallery__block--003 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%);
            transform: translate(10%, 10%);
  }
  #easteroffer .gallery__block--004 {
    width: 320px;
    height: 250px;
  }
  #easteroffer .gallery__block--004 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%) rotate(0deg);
            transform: translate(10%, 10%) rotate(0deg);
  }
  #easteroffer .gallery__block--005 {
    width: 270px;
    height: 250px;
  }
  #easteroffer .gallery__block--005 .gallery__block-pic {
    -webkit-transform: translate(10%, 10%);
            transform: translate(10%, 10%);
  }
  #easteroffer .gallery__txt .mobile-wrap {
    display: none;
  }
}


#easteroffer .tab {
  font-family: arboria, sans-serif;
  /* background-color: #eeedec; */
  padding: 50px 0 20px;
  position: relative;
}

#easteroffer .tab .msi__container {
  padding: 0 0px;
}

#easteroffer .tab__lucky {
  display: none;
}

#easteroffer .tab__gift {
  display: none;
}

#easteroffer .tab__title {
  /* position: absolute;
  left: 50%;
  top: -20px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0); */
  background-color: #504d48;
  color: #fff;
  z-index: 20;
  font-size: var(--mainTxt);
  padding: 10px 0px;
  border-radius: 10px;
  width: 80%;
  margin: auto;
  text-align: center;
  max-width: 500px;
  /* left: calc(50% - 250px); */
  /* transform: skewX(-15deg); */
}

#easteroffer .tab__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: transparent;
  padding: 30px 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#easteroffer .tab__flex--active {
  display: none;
}

#easteroffer .tab__flex--active .tab__flexBox {
  margin: 0;
  width: calc( 100% / 3);
}

#easteroffer .tab__flex--active .tab__flexBoxInside-pic {
  display: none;
}

#easteroffer .tab__flex--active .tab__flexBox-icon {
  display: none;
}

#easteroffer .tab__flexMobile {
  display: none;
  position: fixed;
  top: 0;
  z-index: 100;
  padding: 0;
  background-color: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#easteroffer .tab__flexMobile--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;        
}

#easteroffer .tab__flexMobileBox {
  margin: 0;
  width: calc( 100% / 3);
  background-color: #272727;
  border-left: 2px solid #ffffff;
}

#easteroffer .tab__flexMobileBox:nth-child(1) {
  border-left: none;
}

#easteroffer .tab__flexMobileBox--color {
  background-color: #7f7979;
}

#easteroffer .tab__flexBox {
  position: relative;
  width: 30%;
  margin: 0 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#easteroffer .tab__flexBox-icon {
  position: absolute;
  top: unset;
  bottom: -20px;
  left: 50%;
  right: unset;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 10;
  width: 55px;
  opacity: 0;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}

#easteroffer .tab__flexBox-icon2 {
  position: absolute;
  top: unset;
  bottom: -98px;
  left: 50%;
  right: unset;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 10;
  width: 100px;
  opacity: 0;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}

#easteroffer .tab .select .tab__flexBox-icon2 {
  opacity: 0;
}

#easteroffer .tab .select .tab__flexBox-icon {
  opacity: 1;
}

#easteroffer .tab .select .tab__flexBox {
  -webkit-filter: drop-shadow(0 0 10px #5a5a5a);
          filter: drop-shadow(0 0 10px #5a5a5a);
}

#easteroffer .tab__flexBoxInside {
  background-color: #fff;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  z-index: 50;
}

#easteroffer .tab__flexBoxInside-pic {
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
}

#easteroffer .tab__flexBoxInside:hover .tab__flexBoxInside-pic {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: 0.1s cubic-bezier(0, 0.71, 1, 0.93);
  transition: 0.1s cubic-bezier(0, 0.71, 1, 0.93);
}

#easteroffer .tab__flexBoxInside:hover .tab__label {
  /* background-color: transparent; */
}

#easteroffer .tab__flexBoxInside--active {
  border-radius: 0;
  background-color: #272727;
  color: #fff;
}

#easteroffer .tab__flexBoxInside-mobile {
  border-radius: 0;
  color: #fff;
}

#easteroffer .tab__label {
  padding: 5px 5px;
  width: 100%;
  position: relative;
  bottom: 0;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.1s all ease-in;
  transition: 0.1s all ease-in;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#easteroffer .tab__label p {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  display: block;
  text-align: center;
}

#easteroffer .tab__label p span {
  font-size: 14px;
  display: none;
}

@media (min-width: 996px) {
  #easteroffer .tab {
    font-family: arboria, sans-serif;
    /* background-color: #eeedec; */
    position: relative;
  }
  #easteroffer .tab .msi__container {
    padding: 0 0px;
  }
  #easteroffer .tab__lucky {
    display: block;
    position: absolute;
    top: -15%;
    right: 0;
    z-index: 60;
  }
  #easteroffer .tab__lucky img {
    width: 170px;
  }
  #easteroffer .tab__gift {
    display: block;
    position: absolute;
    top: 5%;
    left: 0;
    z-index: 60;
  }
  #easteroffer .tab__gift img {
    width: 150px;
  }
  #easteroffer .tab__title {
    /* position: absolute;
    left: 50%;
    top: -22px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); */
    /* background-color: #e3676c; */
    color: #fff;
    z-index: 20;
    font-size: 23px;
    padding: 15px 25px;
    border-radius: 10px;
    margin: 0 auto;
    max-width: 500px;
    /* left: calc(50% - 250px);
    transform: skewX(-15deg) */
  }
  /* #easteroffer .tab__title span {
    transform: skewX(15deg);
  } */
  #easteroffer .tab__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* background-color: #d8cfbe; */
    padding: 60px 0px;
  }
  #easteroffer .tab__flexBox {
    position: relative;
    width: 30%;
    margin: 0 15px;
  }
  #easteroffer .tab__flexBox-icon {
    position: absolute;
    top: unset;
    bottom: -39px;
    left: 50%;
    right: unset;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 10;
    width: 100px;
    opacity: 0;
    -webkit-transition: 0.1s all ease-in;
    transition: 0.1s all ease-in;
  }
  #easteroffer .tab__flexBox:hover .tab__flexBox-icon {
    opacity: 1;
  }
  #easteroffer .tab__flexBox:hover .tab__flexBox-icon {
    opacity: 0.5;
  }
  #easteroffer .tab__flexBox-icon2 {
    position: absolute;
    top: unset;
    bottom: -98px;
    left: 50%;
    right: unset;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 10;
    width: 100px;
    opacity: 0;
    -webkit-transition: 0.1s all ease-in;
    transition: 0.1s all ease-in;
  }
  #easteroffer .tab__flexBox:hover .tab__flexBox-icon2 {
    opacity: 1;
  }
  #easteroffer .tab .select .tab__flexBox-icon2 {
    opacity: 1;
  }
  #easteroffer .tab .select .tab__flexBox-icon {
    opacity: 1;
  }
  #easteroffer .tab .select .tab__flexBox {
    -webkit-filter: drop-shadow(0 0 10px #5a5a5a);
            filter: drop-shadow(0 0 10px #5a5a5a);
  }
  #easteroffer .tab__flexBoxInside {
    background-color: #fff;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: 0.1s all ease-in;
    transition: 0.1s all ease-in;
    z-index: 50;
  }
  #easteroffer .tab__flexBoxInside-pic {
    -webkit-transition: 0.1s all ease-in;
    transition: 0.1s all ease-in;
  }
  #easteroffer .tab__flexBoxInside:hover .tab__flexBoxInside-pic {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    /* opacity: 0.3; */
    -webkit-transition: 0.1s cubic-bezier(0, 0.71, 1, 0.93);
    transition: 0.1s cubic-bezier(0, 0.71, 1, 0.93);
  }
  #easteroffer .tab__flexBoxInside:hover .tab__label {
    /* background-color: transparent; */
  }
  #easteroffer .tab__label {
    background-color: #fff;
    padding: 10px 20px 15px;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.1s all ease-in;
    transition: 0.1s all ease-in;
    /* text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; */
  }
  #easteroffer .tab__label p {
    font-size: var(--mainTitle);
    font-weight: bolder;
    padding-bottom: 8px;
    display: block;
    /* text-align: left; */
  }
  #easteroffer .tab__label p span {
    font-size: 14px;
    display: block;
  }
}

@media (min-width: 1300px) {
  #easteroffer .tab__lucky {
    top: -35%;
  }
  #easteroffer .tab__lucky img {
    width: 240px;
  }
  #easteroffer .tab__gift {
    top: -10%;
  }
  #easteroffer .tab__gift img {
    width: 150px;
  }
}

@media (min-width: 1600px) {
  #easteroffer .tab__lucky {
    top: -44%;
  }
  #easteroffer .tab__lucky img {
    width: 260px;
  }
  #easteroffer .tab__gift {
    top: -20%;
  }
  #easteroffer .tab__gift img {
    width: 200px;
  }
}

/* #easteroffer .sec3 {
  background: url("https://storage-asset.msi.com/event/2023/AR/2023-ramadan-promotion-all-bu/imagesimages/tab-bg.png") no-repeat bottom center;
  background-size: cover;
} */

#easteroffer .sec3__title {
  display: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
  max-width: 1000px;
  margin: auto;
  padding-bottom: 30px;
}

#easteroffer .sec3__title--active {
  display: block;
  text-align: center;
}

#easteroffer .sec3__intro {
  display: none;
}

#easteroffer .sec3__intro--active {
  display: block;
  text-align: center;
}

#easteroffer .hatch {
  padding-bottom: 40px;
}

#easteroffer .hatch__container {
  max-width: 1600px;
  width: 95%;
  margin: 0 auto;
  padding: 0 25px;
}

#easteroffer .hatch__slider {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#easteroffer .hatch__box {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  margin: 20px 0;
  padding: 10px;
}

#easteroffer .hatch__flexBoxPic {
  width: 90%;
  padding: 10px;
  margin: 0 auto;
}

#easteroffer .hatch__flexBoxPic-toplogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
  height: 50px;
}

#easteroffer .hatch__flexBoxPic-toplogo img {
  height: 50px;
  margin: 0 5px;
}

#easteroffer .hatch__flexBoxPic-bottomlogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 10px;
}

#easteroffer .hatch__flexBoxPic-bottomlogo img {
  height: 60px;
}

#easteroffer .hatch__flexBoxPic-product img{
  height: 230px;
}

#easteroffer .hatch__flexBoxTxt {
  width: 100%;
}

#easteroffer .hatch__flexBoxTxt-title {
  font-weight: bolder;
  font-size: 23px;
}

#easteroffer .hatch__flexBoxTxt ul, #easteroffer .hatch__flexBoxTxt li {
  font-size: 14px;
  list-style: disc;
  margin: 3px 0 3px 10px;
}

#easteroffer .hatch__flexBoxTxt-note {
  border: 1px solid #4f4f4f;
  padding: 3px 5px;
  margin: 5px 0 0;
  /* display: inline-block; */
  display: none;
}

#easteroffer .hatch__flexBoxTxt-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 20px 0;
}

#easteroffer .hatch__flexBoxTxt-price del {
  display: block;
  font-size: 15px;
  margin-right: 10px;
}

#easteroffer .hatch__flexBoxTxt-price span {
  font-weight: bolder;
  font-size: 25px;
  line-height: 1;
}

#easteroffer .hatch__buyNowBtn {
  text-align: center;
  cursor: pointer;
}

#easteroffer .hatch__buyNowBtn-buynow {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: bolder;
  padding: 10px 10px;
  border-radius: 8px;
  cursor: pointer;
  background: #afb5b8;
  margin: 0 7px;
  color: #fff;
}

#easteroffer .hatch__buyNowBtn-buynow img {
  width: 25px;
  margin-left: 10px;
}

#easteroffer .hatch__buyNowBtn-buynow:before, #easteroffer .hatch__buyNowBtn-buynow:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#easteroffer .hatch__buyNowBtn-buynow:before {
  height: 0%;
  width: 2px;
}

#easteroffer .hatch__buyNowBtn-buynow:after {
  width: 0%;
  height: 2px;
}

#easteroffer .hatch__buyNowBtn-buynow:hover {
  background: #51603f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#easteroffer .hatch__buyNowBtn-buynow:hover:before {
  height: 100%;
}

#easteroffer .hatch__buyNowBtn-buynow:hover:after {
  width: 100%;
}

#easteroffer .hatch__buyNowBtn-buynow span:before {
  width: 2px;
  height: 0%;
}

#easteroffer .hatch__buyNowBtn-buynow span:after {
  width: 0%;
  height: 2px;
}

#easteroffer .hatch__buyNowBtn-buynow:hover span:before {
  height: 100%;
}

#easteroffer .hatch__buyNowBtn-buynow:hover span:after {
  width: 100%;
}

#easteroffer .hatch__buyNowBtn-buynow span:before, #easteroffer .hatch__buyNowBtn-buynow span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#easteroffer .hatch__buyNowBtn-buynow--gaming {
  background: #a5a5a5;
}

#easteroffer .hatch__buyNowBtn-buynow--gaming:before, #easteroffer .hatch__buyNowBtn-buynow--gaming:after {
  background: #a5a5a5;
}

#easteroffer .hatch__buyNowBtn-buynow--gaming:hover span {
  color: #a5a5a5;
}

#easteroffer .hatch__buyNowBtn-buynow--gaming span:before, #easteroffer .hatch__buyNowBtn-buynow--gaming span:after {
  background: #a5a5a5;
}

#easteroffer .hatch__buyNowBtn-buynow--content {
  background: #bed7d1;
}

#easteroffer .hatch__buyNowBtn-buynow--content:before, #easteroffer .hatch__buyNowBtn-buynow--content:after {
  background: #bed7d1;
}

#easteroffer .hatch__buyNowBtn-buynow--content:hover span {
  color: #bed7d1;
}

#easteroffer .hatch__buyNowBtn-buynow--content span:before, #easteroffer .hatch__buyNowBtn-buynow--content span:after {
  background: #bed7d1;
}

#easteroffer .hatch__buyNowBtn-buynow--business {
  background: #bf9e71;
}

#easteroffer .hatch__buyNowBtn-buynow--business:before, #easteroffer .hatch__buyNowBtn-buynow--business:after {
  background: #bf9e71;
}

#easteroffer .hatch__buyNowBtn-buynow--business:hover span {
  color: #bf9e71;
}

#easteroffer .hatch__buyNowBtn-buynow--business span:before, #easteroffer .hatch__buyNowBtn-buynow--business span:after {
  background: #bf9e71;
}

#easteroffer .hatch__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 280px;
  overflow-y: auto;
  margin-bottom: 10px;
}

#easteroffer .hatch__icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  width: calc( (100%/2) - 20px);
  margin: 10px;
  background: #ffffff8a;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#easteroffer .hatch__tc {
  text-align: center;
}

#easteroffer .hatch__tc span {
  text-decoration: underline;
  cursor: pointer;
}

@media (min-width: 996px) {
  #easteroffer .hatch {
    padding-bottom: 40px;
  }
  #easteroffer .hatch__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #easteroffer .hatch__box {
    position: relative;
    width: calc( (100% / 2) - 20px);
    margin: 20px 0;
    padding: 10px;
  }
  #easteroffer .hatch__box--gaming {
    background-image: url("https://storage-asset.msi.com/event/2023/UK/2023-easter-offer-laptop/images/gaming-bg.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
  }
  #easteroffer .hatch__box--content {
    background-image: url("https://storage-asset.msi.com/event/2023/UK/2023-easter-offer-laptop/images/cc-bg.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
  }
  #easteroffer .hatch__box--business {
    background-image: url("https://storage-asset.msi.com/event/2023/UK/2023-easter-offer-laptop/images/bp-bg.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
  }
  #easteroffer .hatch__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #easteroffer .hatch__flexBoxPic {
    width: 40%;
    padding: 10px;
  }
  #easteroffer .hatch__flexBoxPic-toplogo img {
    width: 50px;
    margin: 0 5px;
  }
  #easteroffer .hatch__flexBoxPic-bottomlogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: none;
  }
  #easteroffer .hatch__flexBoxPic-bottomlogo img {
    height: 60px;
  }
  #easteroffer .hatch__flexBoxTxt {
    width: 60%;
    padding-left: 39px;
  }
  #easteroffer .hatch__flexBoxTxt-title {
    font-weight: bolder;
    font-size: 21px;
  }
  #easteroffer .hatch__flexBoxTxt ul, #easteroffer .hatch__flexBoxTxt li {
    font-size: 14px;
  }
  #easteroffer .hatch__flexBoxTxt-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  #easteroffer .hatch__flexBoxTxt-price del {
    display: block;
    font-size: 16px;
    margin-right: 10px;
  }
  #easteroffer .hatch__flexBoxTxt-price span {
    font-weight: bolder;
    font-size: 32px;
  }
  #easteroffer .hatch__buyNowBtn {
    text-align: center;
    cursor: pointer;
  }
  #easteroffer .hatch__buyNowBtn-buynow img {
    width: 25px;
    margin-left: 10px;
  }
  #easteroffer .hatch__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-height: 280px;
    overflow-y: auto;
    margin-bottom: 10px;
  }
  #easteroffer .hatch__icon-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 70px;
    width: calc( (100%/2) - 20px);
    margin: 10px;
    background: #ffffff8a;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  #easteroffer .hatch__tc {
    text-align: center;
  }
  #easteroffer .hatch__tc span {
    text-decoration: underline;
    cursor: pointer;
  }
}

@media (min-width: 1600px) {
  #easteroffer .hatch__flexBoxTxt-price del {
    font-size: 20px;
  }
  #easteroffer .hatch__flexBoxTxt-price span {
    font-size: 40px;
  }
}

#easteroffer .popout {
  background: #363129d6;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
}

#easteroffer .popout__block {
  position: relative;
  max-width: 760px;
  background: #7e7e7e;
  background-size: 100% 100%;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 10px;
  max-height: 70vh;
  overflow: auto;
}

#easteroffer .popout__block-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  cursor: pointer;
}

#easteroffer .popout__dm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 30vh;
  padding: 70px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#easteroffer .popout__dm a {
  width: 100%;
  background: #ffffff;
  color: #000000;
  text-align: center;
  border-radius: 5px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;
}

#easteroffer .popout__dm a img {
  height: 50px;
}

#easteroffer .video {
  text-align: center;
  width: 100%;
  height: 77vh;
  position: relative;
  margin-top: 50px;
  margin-bottom: 70px;
}

#easteroffer .video  iframe{
  /* padding-bottom: 16.75%; */
  width: 100%;
  border: 0;
}


#easteroffer .offer {
  text-align: center;
  padding-bottom: 40px;
}

#easteroffer .offer h2 {
  font-size: var(--mainTitle);
}

#easteroffer .offer__flex {
  margin: 20px 0;
}

#easteroffer .offer__flexBox {
  position: relative;
  margin: 10px auto;
  width: 100%;
  overflow: hidden;
  color: #000;
}

#easteroffer .offer__flexBox-pic img {
  width: 100%;
}

#easteroffer .offer__flexBox-note {
  background-color: transparent;
  padding: 20px;
  text-align: left;
  width: 100%;
  height: auto;
  margin: 0 auto;
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#easteroffer .offer__flexBox-note h3 {
  margin-bottom: 10px;
}

#easteroffer .offer__flexBox-note p {
  font-size: 16px;
}

@media (min-width: 996px) {
  #easteroffer .offer {
    text-align: center;
    padding-bottom: 40px;
  }
  #easteroffer .offer h2 {
    font-size: var(--mainTitle);
  }
  #easteroffer .offer__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0;
  }
  #easteroffer .offer__flexBox {
    position: relative;
    margin: 0 15px;
    width: 30%;
    overflow: hidden;
  }
  #easteroffer .offer__flexBox-note {
    background-color: #ffebc2f0;
    padding: 20px;
    text-align: left;
    width: 90%;
    height: 90%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  #easteroffer .offer__flexBox-note h3 {
    margin-bottom: 20px;
  }
  #easteroffer .offer__flexBox-note p {
    font-size: unset;
  }
  #easteroffer .offer__flexBox:hover .offer__flexBox-note {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
  }
}

#summerPromotion .join {
  padding: 40px 0;
  text-align: center;
  background: url("https://storage-asset.msi.com/event/2023/AR/2023-ramadan-promotion-all-bu/imagesimages/join-bg.jpg") bottom center no-repeat;
  background-size: cover;
}

#summerPromotion .join__title {
  color: #fff;
  font-weight: bolder;
  margin-bottom: 40px; 
}

@media only screen and (max-width: 480px) {
  #summerPromotion .join__title {
    font-size: 20px;
  }
}

#summerPromotion .join__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

#summerPromotion .join__flex a {
  margin: 0 20px;
  width: 200px;
  color: #ffde01;
  font-weight: 700;
  transition: 0.2s;
}

#summerPromotion .join__flex a:hover {
  transform: scale(1.01);
}

#summerPromotion .join__flex a img {
  margin-bottom: 10px;
}






#easteroffer .social {
  padding: 0 0 5em;
  color: #fff;
  
}


#easteroffer .social h3 {
  text-align: center;
  font-size: var(--title-sm);
}


#easteroffer .social__wrap {
  width: 80%;
  margin: 0 auto;
}


#easteroffer .social__wrap-imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px auto 0;
  width: 80%;
}


#easteroffer .social__wrap-imgbox a {
  text-align: center;
  width: 18%;
}


#easteroffer .social__wrap-imgbox a img {
  width: 70%;
}

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