/** Shopify CDN: Minification failed

Line 103:42 Unterminated string token
Line 157:32 Unterminated string token
Line 260:0 Expected "}" to go with "{"

**/
.creative_202601 {
  padding-bottom: 60px;
  margin-top: 50px;
background: #2A6F8E;

  position: relative;
  z-index: 10;
  p {
    margin: 0;
  }
  h4 {
    margin: 0;
  }
  h1 {
    margin: 0;
  }
  .content {
    display: flex;
    align-items: stretch;
    justify-content: center;
  }
  .leftbox {
    text-align: left;
    width: 50%;
    padding: 20px 0px 20px 60px;
    /* background: linear-gradient( 89deg, #FFF6EE 0%, #E7F6FA 100%); */
    display: flex;
    align-items: center;
    /* flex-direction: column; */
    justify-content: center;
    .leftcon{
      .week{
       max-width:234px;
       width:16.25vw;
       height:auto;
       margin-bottom:27px;
      }
    }
    .textbox {
      padding-right: 20px;
      .order {
        font-family: Suisse-Regular;
        font-weight: 400;
        font-size: 14px;
        color: #000;
        line-height: 20px;
      }
      .title {
        font-family: Archivo-Bold;
font-weight: bold;
font-size: 52px;
color: #F2A81D;
line-height: 48px;
text-shadow: 2px 2px 0px #1A3A47;
text-stroke: 1px #1A3A47;
text-align: left;
font-style: normal;
text-transform: none;
        max-width: 500px;
        margin-bottom:20px
      }
      .describe {
        font-family: SuisseBPIntl-Regular;
        font-weight: 400;
        font-size: 16px;
        color: #EDE6D2;
        line-height: 24px;
        max-width: 460px;
      }
    }
    .tagbox{
      display:flex;
      align-items:center;
                  justify-content: flex-start;
                  margin-top:46px;
      .tag{
        height:32px;
        width:auto;
        img{
           height:32px;
        width:auto;
        }
      }
    }
    .buttonbox {
      margin-top: 40px;
      .combut {
        padding: 10px 35px;
        min-height: 40px;
        border-radius: 50px 50px 50px 50px;
        display: inline-block;
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        margin-bottom: 10px;
        font-family: Suisse Int'l-Regular;
        white-space: nowrap;
        box-shadow:4px 4px 0 0 #1A3A47;
            &:hover{
              opacity:0.8;
            }
      }
      .combut1 {
        margin-right: 15px;
          color:#333;
        background: #F2A81D !important;
      }
      .combut2 {
        background: #EDE6D2 !important;
        color:#1A1A1A;
      }
    }
  }
  .rightbox {
    width: 50%;
    .rightIcon{
        max-width:520px;
       width:35vw;
       height:auto;
       margin:60px 0;
    }
  }
  
  .content_bot{
    background:#18192A;
    padding:47px 20px;
        text-align: center;
      border-width: 4px 0;
      border-style:solid;
      border-color: #333;
    .time{
         font-family: ArchivoBlack-Regular;
font-weight: 400;
font-size: 13px;
color: #1A3A47;
line-height: 18px;
text-align: center;
          margin-bottom:8px;
    }
    .drop{
      font-family:Archivo-Bold;
font-weight: bold;
font-size: 38px;
color: #1A3A47;
line-height: 35px;
max-width:700px;
margin: auto;
    }
    .code{
      font-family:"Archivo-Bold;
font-weight: normal;
font-size: 16px;
color: #1A3A47;
line-height: 20px;
margin-top:6px;
    }
  }
}
@media screen and (max-width: 1024px) {
  .creative_202601 .leftbox {
    padding: 20px 0 20px 30px;
  }
  .creative_202601 .leftbox .textbox .title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 926px) {
  .creative_202601 .leftbox .textbox .title {
    font-size: 30px;
    line-height: 36px;
  }
  .creative_202601 .leftbox .leftcon .week{
    width: 30.25vw;
  }
}
@media screen and (max-width: 768px) {
  .creative_202601 {
    .content {
      flex-direction: column;
      .leftbox {
        width: 100%;
        padding: 70px 15px 60px;
        background:transparent;
        .textbox {
          padding-right: 0;
          text-align: center;
          .title {
            font-size: 50px;
            line-height: 56px;
            margin: 20px 0 40px;
            text-align: left;
          }
          .describe {
            text-align: left;
            font-size: 26px;;
           line-height: 34px;
          }
        }
        .buttonbox {
          .combut {
            padding:25px 35px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            min-height: auto;
            font-size: 22px;
           line-height: 24px;
          }
        }
      }
      .rightbox {
        width: 100%;
        .rightIcon{
            width: 100%; 
            height: auto;
            margin: 30px auto;
        }
      }
    }
  }
    .creative_202601 .leftbox .leftcon .week{
    width: 100%;
  }
@media screen and (max-width: 500px) {
  .creative_202601{
    padding-bottom:30px;
  }
  .creative_202601 .content .leftbox .textbox .title {
            font-size: 10vw;
        line-height: 11vw;
    margin: 10px 0 20px;
  }
 .creative_202601 .content .leftbox .buttonbox .combut {
    padding: 10px 16px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .creative_202601 .content .leftbox{
            padding: 35px 15px 30px;
  }
  .creative_202601 .content .leftbox .textbox .describe{
    font-size: 18px;
        line-height: 24px;
  }
  .creative_202601 .content_bot .drop{
        font-size: 21px;
    line-height: 28px;

  }
}
