/* @FONT-FACE loads Godwit font into browser */
@font-face {
    font-family: "Godwit";
    src: url('../../assets/fonts/godwit-text/GodwitText-Medium.woff2') format("woff2"),
         url('../../assets/fonts/godwit-text/GodwitText-Medium.woff') format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Godwit";
    src: url('../../assets/fonts/godwit-text/GodwitText-SemiBold.woff2') format("woff2"),
         url('../../assets/fonts/godwit-text/GodwitText-SemiBold.woff') format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Godwit";
    src: url('../../assets/fonts/godwit-text/GodwitText-Bold.woff2') format("woff2"),
         url('../../assets/fonts/godwit-text/GodwitText-Bold.woff') format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Godwit";
    src: url('../../assets/fonts/godwit-text/GodwitText-ExtraBold.woff2') format("woff2"),
         url('../../assets/fonts/godwit-text/GodwitText-ExtraBold.woff') format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Godwit";
    src: url('../../assets/fonts/godwit-text/GodwitText-Regular.woff2') format("woff2"),
         url('../../assets/fonts/godwit-text/GodwitText-Regular.woff') format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  /* Header */
  .msytrpgvov2-usp {
    box-sizing: border-box;
    background-color: #fff;
    padding: 56px 0;
    box-shadow: rgba(3, 18, 26, 0.15) 0px 4px 10px;
  }
  
  .msytrpgvov2-usp__container {
    box-sizing: border-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 16px;
  }
  
  .msytrpgvov2-usp-header {
    text-align: center;
  }
  
  .msytrpgvov2-usp-header h2 {
    margin-top: 24px;
    margin-bottom: 20px;
    color: #03121A !important;
    font-size: 24px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 700 !important;
    line-height: 28px;
  }
  
  .msytrpgvov2-usp-header__content p {
    margin-top: 0;
    margin-bottom: 16px;
    color: #687176;
    font-size: 16px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 500 !important;
    font-style: italic;
    line-height: 24px
  }
  
  .msytrpgvov2-usp-item {
    flex: 1;
    display: block;
    margin: 16px 24px 16px 0;
  }
  
  .msytrpgvov2-usp-item:last-child {
    margin-right: 0;
  }
  
  .msytrpgvov2-usp-item img {
    max-width: 100%;
    max-height: 150px !important;
    margin: 0 auto;
    display: block;
  }
  
  .msytrpgvov2-usp-item h4 {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 700 !important;
    line-height: 20px !important;
  }
  
  .msytrpgvov2-usp-item p {
    color: #354148 !important;
    margin-top: 8px;
    margin-bottom: 16px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 24px;
  }
  
  .msytrp-tab__btn {
    width: 30%;
  }
  
  .msytrp-tab__btn button span {
    font-size: 16px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: none;
  }
  
  /* Voucher */
  .msytrpgvov2-teaser {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 16px;
    min-height: 400px;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
  }
  
  .msytrpgvov2-teaser__cover {
    object-fit: cover;
    width: 100%;
    height: 400px;
  }
  
  .msytrpgvov2-teaser__content {
    padding: 5px;
    text-align: center;
    max-width: 500px;
  }
  
  .msytrpgvov2-teaser__title {
    margin-top: 24px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #fff;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 700;
    line-height: 28px;
    text-transform: none;
  }
  
  .msytrpgvo-contentUse-title {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 700;
    line-height: 28px;
  }
  
  /* More Information */
  .msytrpgvo-bound-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 960px;
    margin: 16px auto 24px;
  }
  
  .msytrpgvo-bound {
    display: flex;
    width: 275px;
    border: solid 1px #e6eaed;
    border-radius: 4px;
    background-color: #fff;
  }
  
  .msytrpgvo-bound-icon {
    display: flex;
    flex: 0 0 60px;
    justify-content: center;
    width: 60px;
    background-color: #e6eaed;
  }
  
  .msytrpgvo-bound-icon img {
    align-self: center;
    width: 24px;
    height: 24px;
  }
  
  .msytrpgvo-bound-text {
    flex: 1;
    padding: 8px 16px;
  }
  
  .msytrpgvo-bound-title {
    font-size: 16px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #393939;
  }
  
  .msytrpgvo-bound-span {
    font-size: 14px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 0.1px;
    color: #696969;
    background-color: #fff;
  }
  
  .simple-text {
    max-width: 960px;
    margin: 0 auto 16px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .simple-text-p, .simple-text > p {
    font-size: 18px;
    color: #707577;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.12px;
    margin-bottom: 40px;
  }
  
  .featureStep {
    position: relative;
    max-width: 960px;
    margin: auto;
    margin-bottom: 40px;
  }
  
  .featureStep img {
    max-width: 193px;
    display: block;
    margin: 0 auto;
  }
  
  .featureStep:first-child {
    margin-top: 24px;
  }
  
  .featureStep-content {
    margin-left: 88px;
    position: relative;
    background: #fff;
    padding: 24px;
    box-shadow: 0px 2px 24px -4px rgba(11, 11, 11, 0.10);
    border-radius: 20px;
  }
  
  .featureStep-content h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 20px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 700;
    line-height: 24px;
  }
  
  .featureStep-content p {
    margin-top: 0;
    margin-bottom: 0;
    color: #393939;
    font-size: 16px;
    font-family: 'Godwit', sans-serif !important;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.5px;
  }
  
  .featureStep-content:after {
    content: '';
    position: absolute;
    display: block;
    height: 36px;
    width: 80px;
    border-bottom: 1px solid #C1C4C6;
    left: -80px;
    top: 0;
  }
  
  div[data-step] {
    padding-left: 88px;}
  
    div[data-step]:before {
      content: attr(data-step);
      position: absolute;
      background: #D1F0FF;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      text-align: center;
      color: #0071CE;
      font-size: 20px;
      line-height: 32px; }
  
  div[data-step]:before {
    left: 24px;
    top: 20px;
  }
  
  /* Terms Section */
  .terms-section {
    padding-left: 1rem;
  }
  
  .terms-section p{
    margin-top: 4px;
    margin-bottom: 4px;
    color: #393939;
    font-family: 'Godwit', sans-serif !important;
  }
  
  .terms-section p::before{
    content: '\2022';
    padding-right: 16px;
  }
  
  
  [data-name="masya-gift-voucher-terms"].simple-text ol {
    list-style: none;
  }
  
  [data-name="masya-gift-voucher-terms"].simple-text ol li {
    margin-top: 8px;
    margin-bottom: 24px;
    position: relative;
    color: #393939;
    font-family: 'Godwit', sans-serif !important;
    padding-left: 24px;
    list-style: none;
  }
  
  [data-name="masya-gift-voucher-terms"].simple-text ol li strong {
    color: #393939;
    font-family: 'Godwit', sans-serif !important;
  }
  
  [data-name="masya-gift-voucher-terms"].simple-text ol li:before {
    content: '\f00c';
    color: #F614CD !important;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  /* Add media query for smaller screens */
  @media (max-width: 768px) {
    .msytrpgvov2-usp-header__content p {
      font-size: 15px;
    }
  
    .msytrpgvov2-teaser {
      padding: 0;
      min-height: auto;
    }
  
    .msytrpgvov2-teaser__cover {
      width: 100%;
      height: auto;
    }
  
    .msytrp-tab__btn {
      width: auto;
      padding: 0 !important;
    }
  
    .msytrp-tab__btn button {
      padding: 0 5px !important;
    }
  
    .msytrp-tab__btn button span {
      font-size: 15px;
    }
  
    .msytrpgvo-bound-container {
      flex-direction: column;
      align-items: center;
      height: auto;
      width: 100%;
    }
  
    .msytrpgvo-bound {
      width: 95%;
      height: 100px;
      margin-bottom: 16px;
    }
  
    .simple-text {
      width: 95%;
      padding-right: 0;
      padding-left: 0;
    }
  
    .featureStep img {
      max-width: 70%;
    }
  
    .featureStep-col1 {
      width: 100%;
    }
  
    .featureStep-col2 {
      display: none !important;
    }
  }
  