.angela-product p {
  margin: 0 0 10px;
  font-family: 'Roboto Regular';
  font-weight: 400; }
  .angela-product p strong {
    font-family: "Roboto Bold"; }
.angela-product h3 {
  padding: 0; }
.angela-product h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1; }

.head-line {
  font-family: "Roboto Bold";
  font-weight: 600;
  color: #C02427;
  font-size: 35px;
  margin: 0;
  line-height: 50.51px;
  text-align: center;
  text-transform: uppercase;
  position: relative; }
  .head-line:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/head-line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 15%;
    height: 2px; }
  @media only screen and (max-width: 991px) {
    .head-line::after {
      width: 30%; } }
  @media only screen and (max-width: 767px) {
    .head-line {
      font-size: 22px;
      line-height: 1.5; }
      .head-line::after {
        width: 40%; } }
  @media only screen and (max-width: 375px) {
    .head-line {
      font-size: 18px; } }

.main-banner {
  height: 400px;
  width: 100%; }
  .main-banner .mob {
    display: none; }
  .main-banner img {
    width: 100%;
    height: 100%; }
  @media only screen and (max-width: 991px) {
    .main-banner {
      height: 300px; } }
  @media only screen and (max-width: 735px) {
    .main-banner {
      height: 250px; }
      .main-banner .mob {
        display: block; }
      .main-banner .dsk {
        display: none; } }
  @media only screen and (max-width: 375px) {
    .main-banner {
      height: auto; } }

.angela-thanhxuan {
  background: linear-gradient(180.66deg, #FCEDED 0.45%, rgba(255, 244, 244, 0) 99.32%);
  height: 100%; }
  .angela-thanhxuan #breadcrumbs {
    width: 80%;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 14px;
    text-align: left; }
    @media only screen and (max-width: 1024px) {
      .angela-thanhxuan #breadcrumbs {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  .angela-thanhxuan h1 {
    font-family: "Roboto Bold";
    font-weight: 600;
    width: 95%;
    margin: 0 auto;
    color: #C02427;
    text-align: center;
    padding: 10px 0 30px;
    font-size: 38px;
    line-height: 57.15px;
    text-transform: uppercase; }
  .angela-thanhxuan .wrap-text {
    width: 82%;
    margin: 0 auto;
    margin-bottom: 50px; }
  .angela-thanhxuan p {
    text-align: center;
    font-size: 23px;
    line-height: 33.35px;
    font-weight: 400; }
  @media only screen and (max-width: 991px) {
    .angela-thanhxuan h1 {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 39px; }
    .angela-thanhxuan .wrap-text {
      width: 90%; } }
  @media only screen and (max-width: 767px) {
    .angela-thanhxuan h1 {
      font-size: 23px;
      line-height: 1.5;
      padding: 20px 15px; }
    .angela-thanhxuan .wrap-text {
      margin-bottom: 20px; }
    .angela-thanhxuan p {
      font-size: 18px;
      line-height: 25px;
      text-align: left; } }
  @media only screen and (max-width: 375px) {
    .angela-thanhxuan h1 {
      font-size: 20px; }
    .angela-thanhxuan p {
      font-size: 14px; } }

.product-cta {
  width: 100%;
  position: relative; }
  .product-cta a {
    font-family: "Roboto Bold";
    font-weight: 600;
    color: #C02427;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    padding: 15px 30px;
    background: linear-gradient(90deg, #CB9120 0%, rgba(253, 215, 81, 0.916667) 25.08%, rgba(211, 159, 24, 0.978495) 43.63%, rgba(247, 207, 75, 0.979839) 60.69%, rgba(225, 177, 43, 0.979009) 78.74%, rgba(247, 207, 76, 0.979583) 96.3%);
    border-radius: 40px;
    position: absolute;
    z-index: 3;
    right: 100px;
    bottom: 50px; }
    .product-cta a:hover {
      text-decoration: none; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .product-cta a {
      bottom: 5%;
      right: 0; } }
  @media only screen and (max-width: 991px) {
    .product-cta a {
      font-size: 14px;
      padding: 10px 20px;
      right: 0;
      bottom: 35px; } }
  @media only screen and (max-width: 736px) {
    .product-cta a {
      display: none; } }

.product-ingredient {
  margin-top: -120px;
  position: relative;
  z-index: 2;
  background-color: #FAFAFA;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  padding: 150px 0 300px; }
  .product-ingredient h3 {
    font-family: "Roboto Bold";
    color: #2E2E2E;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    margin-bottom: 40px; }
  .product-ingredient .wrap-img {
    width: 35%;
    margin: 60px auto; }
    .product-ingredient .wrap-img img {
      max-width: 100%;
      width: 100%; }
  .product-ingredient .wrap-text {
    width: 50%;
    margin: 0 auto; }
    .product-ingredient .wrap-text p {
      text-align: center;
      font-size: 23px;
      line-height: 33.35px;
      font-weight: 400;
      margin-bottom: 60px; }
  .product-ingredient .rich-content {
    width: 75%;
    margin: 50px auto;
    display: flex;
    align-items: flex-start; }
    .product-ingredient .rich-content h4 {
      font-family: "Roboto Bold";
      font-weight: 700;
      font-size: 25px;
      line-height: 33.73px;
      color: #C02427;
      margin-bottom: 30px;
      position: relative; }
      .product-ingredient .rich-content h4::after {
        content: '';
        background: url(../images/red-line.png) no-repeat 100% 100%;
        background-size: contain;
        position: absolute;
        height: 2px;
        width: 400px;
        top: 35px;
        left: -10%; }
    .product-ingredient .rich-content .col-left {
      flex-basis: 60%;
      margin-right: 40px; }
      .product-ingredient .rich-content .col-left p {
        font-size: 18px;
        font-weight: 400;
        color: #393939; }
    .product-ingredient .rich-content .col-right {
      flex-basis: 40%; }
      .product-ingredient .rich-content .col-right .wrap-img {
        height: 230px;
        width: 100%;
        margin: 0; }
      .product-ingredient .rich-content .col-right img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block; }
      .product-ingredient .rich-content .col-right .caption {
        font-style: italic;
        color: #393939;
        font-size: 15px;
        text-align: center;
        margin: 15px auto 0;
        width: 90%; }
    .product-ingredient .rich-content:last-of-type {
      margin-bottom: 0;
      padding-bottom: 80px; }
      .product-ingredient .rich-content:last-of-type .col-left {
        order: 2;
        margin-right: 0;
        margin-left: 40px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .product-ingredient {
      padding-bottom: 200px;
      margin-top: -85px; }
      .product-ingredient .wrap-text {
        width: 60%; }
      .product-ingredient .rich-content {
        width: 80%; }
        .product-ingredient .rich-content .col-left {
          flex-basis: 50%; }
        .product-ingredient .rich-content .col-right {
          flex-basis: 45%; }
      .product-ingredient .wrap-img {
        width: 45%; } }
  @media only screen and (max-width: 991px) {
    .product-ingredient {
      margin-top: -115px;
      padding-bottom: 200px; }
      .product-ingredient h3 {
        padding: 0 15px; }
      .product-ingredient .wrap-img {
        width: 70%; }
      .product-ingredient .wrap-text {
        width: 90%; }
      .product-ingredient .rich-content {
        width: 95%; }
        .product-ingredient .rich-content .col-right .wrap-img {
          height: 200px; } }
  @media only screen and (max-width: 991px) and (orientation: landscape) {
    .product-ingredient {
      padding: 100px 0 50px;
      margin-top: -60px; } }
  @media only screen and (max-width: 768px) {
    .product-ingredient {
      margin-top: -85px; } }
  @media only screen and (max-width: 735px) {
    .product-ingredient {
      background-size: 100% 100%;
      padding: 100px 0;
      margin-top: -55px; }
      .product-ingredient h3 {
        font-size: 22px;
        margin-bottom: 25px;
        line-height: 1.25; }
      .product-ingredient .wrap-img {
        margin-bottom: 30px;
        margin-top: 50px; }
      .product-ingredient .wrap-text p {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px; }
      .product-ingredient .rich-content {
        width: 90%;
        margin: 30px auto;
        flex-direction: column; }
        .product-ingredient .rich-content h4 {
          font-size: 20px; }
          .product-ingredient .rich-content h4 span:first-child {
            font-size: 16px; }
        .product-ingredient .rich-content .col-left {
          flex-basis: 100%;
          margin-right: 0; }
          .product-ingredient .rich-content .col-left p {
            font-size: 16px; }
        .product-ingredient .rich-content:last-of-type {
          padding-bottom: 40px; }
          .product-ingredient .rich-content:last-of-type .col-right {
            order: 2; }
          .product-ingredient .rich-content:last-of-type .col-left {
            order: 1;
            margin-left: 0; } }
  @media only screen and (max-width: 375px) {
    .product-ingredient {
      padding: 80px 0; }
      .product-ingredient h2 {
        padding: 0 15px; }
      .product-ingredient h3 {
        font-size: 16px; }
      .product-ingredient .wrap-text p {
        font-size: 14px;
        margin-bottom: 0; }
      .product-ingredient .rich-content {
        margin: 20px auto; }
        .product-ingredient .rich-content h4 {
          font-size: 16px;
          margin-bottom: 10px; }
          .product-ingredient .rich-content h4::after {
            width: 100%; }
        .product-ingredient .rich-content .col-left p {
          font-size: 14px; }
        .product-ingredient .rich-content .col-right .wrap-img {
          height: 160px; }
        .product-ingredient .rich-content .col-right .caption {
          font-size: 13px;
          text-align: justify;
          margin: 10px auto 0;
          width: 95%; } }
  @media only screen and (max-width: 320px) {
    .product-ingredient h2 {
      padding: 0 50px; } }

.angela-video {
  width: 60%;
  margin: 60px auto; }
  .angela-video iframe {
    margin-bottom: 0;
    width: 100%;
    height: 500px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .angela-video {
      width: 80%; } }
  @media only screen and (max-width: 991px) {
    .angela-video {
      width: 100%;
      position: relative;
      padding-bottom: 56.25%;
      /* 16:9 */
      height: 0; }
      .angela-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }
  @media only screen and (max-width: 767px) {
    .angela-video {
      margin: 10px auto 40px; } }

.product-effective {
  background-color: #FAFAFA; }
  .product-effective .wrap-text {
    width: 50%;
    margin: 0 auto; }
    .product-effective .wrap-text p {
      text-align: center;
      font-size: 23px;
      line-height: 33.35px;
      font-weight: 400;
      margin-bottom: 60px;
      color: #393939;
      margin-top: 50px; }
  .product-effective .group-effective {
    width: 50%;
    margin: 60px auto; }
    .product-effective .group-effective .effect {
      background: linear-gradient(93.68deg, #BB2024 -0.43%, #B61F23 14.9%, #78171A 28.13%, #AD1E22 44.76%, #A21E24 59.34%, #8C171B 77.33%, #CE1F27 93.99%, #891C1F 101.13%);
      border-radius: 10px;
      margin-bottom: 15px;
      padding: 20px;
      cursor: pointer; }
      .product-effective .group-effective .effect.active {
        padding: 0;
        background: #fff; }
        .product-effective .group-effective .effect.active .effect-headline {
          background: linear-gradient(93.68deg, #BB2024 -0.43%, #B61F23 14.9%, #78171A 28.13%, #AD1E22 44.76%, #A21E24 59.34%, #8C171B 77.33%, #CE1F27 93.99%, #891C1F 101.13%);
          border-radius: 10px 10px 0px 0px;
          padding: 20px; }
          .product-effective .group-effective .effect.active .effect-headline h3 {
            color: #fff; }
        .product-effective .group-effective .effect.active .effect-content {
          border: 1px solid #EBEBEB; }
      .product-effective .group-effective .effect h3 {
        font-family: "Roboto Bold";
        font-weight: 700;
        margin: 0;
        font-size: 23px;
        line-height: 22px;
        color: #fff; }
        .product-effective .group-effective .effect h3 span {
          vertical-align: middle;
          font-size: 35px;
          margin-right: 30px; }
      .product-effective .group-effective .effect .icon-up:before {
        content: "+";
        font-size: 18px; }
      .product-effective .group-effective .effect .icon-down:before {
        content: "-";
        font-size: 18px; }
      .product-effective .group-effective .effect .effect-headline {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .product-effective .group-effective .effect .effect-headline i {
          background: #fff;
          border-radius: 50%;
          padding: 4px 6px 2px;
          font-size: 18px;
          color: #C02427; }
      .product-effective .group-effective .effect .effect-content {
        display: none;
        padding: 20px 40px; }
        .product-effective .group-effective .effect .effect-content p, .product-effective .group-effective .effect .effect-content div {
          font-family: 'Roboto Regular';
          margin: 0;
          font-size: 20px;
          color: #393939;
          line-height: 1.5; }
          .product-effective .group-effective .effect .effect-content p:not(:first-child), .product-effective .group-effective .effect .effect-content div:not(:first-child) {
            margin-top: 10px; }
        .product-effective .group-effective .effect .effect-content .wrap-img {
          width: 65%;
          height: 280px;
          margin: 20px auto 0; }
          .product-effective .group-effective .effect .effect-content .wrap-img img {
            height: 100%;
            width: 100%; }
        .product-effective .group-effective .effect .effect-content img {
          margin-top: 20px;
          width: 100%;
          max-width: 600px; }
        .product-effective .group-effective .effect .effect-content figcaption {
          font-size: 16px; }
        .product-effective .group-effective .effect .effect-content .caption {
          font-family: "Roboto Regular";
          font-weight: 400;
          width: 85%;
          text-align: center;
          margin: 10px auto 0;
          font-size: 16px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .product-effective .wrap-text {
      width: 70%; }
    .product-effective .group-effective {
      width: 70%; } }
  @media only screen and (max-width: 991px) {
    .product-effective .wrap-text {
      width: 90%; }
    .product-effective .group-effective {
      width: 90%; } }
  @media only screen and (max-width: 767px) {
    .product-effective .wrap-text p {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 30px; }
    .product-effective .group-effective {
      margin: 30px auto; }
      .product-effective .group-effective .effect h3 {
        font-size: 18px; }
        .product-effective .group-effective .effect h3 span {
          font-size: 30px;
          margin-right: 20px; }
      .product-effective .group-effective .effect .effect-content {
        padding: 20px 15px; }
        .product-effective .group-effective .effect .effect-content p, .product-effective .group-effective .effect .effect-content div {
          font-size: 16px; }
        .product-effective .group-effective .effect .effect-content .wrap-img {
          width: 100%;
          height: 200px; }
        .product-effective .group-effective .effect .effect-content img {
          max-width: 500px; }
        .product-effective .group-effective .effect .effect-content .caption, .product-effective .group-effective .effect .effect-content figcaption {
          font-size: 14px; } }
  @media only screen and (max-width: 375px) {
    .product-effective .wrap-text p {
      font-size: 14px;
      margin: 30px 0; }
    .product-effective .group-effective {
      margin: 30px auto; }
      .product-effective .group-effective .effect h3 {
        font-size: 16px; }
        .product-effective .group-effective .effect h3 span {
          font-size: 25px; }
      .product-effective .group-effective .effect .effect-content {
        padding: 20px 15px; }
        .product-effective .group-effective .effect .effect-content p, .product-effective .group-effective .effect .effect-content div {
          font-size: 14px; }
        .product-effective .group-effective .effect .effect-content .wrap-img {
          width: 100%;
          height: 180px; }
        .product-effective .group-effective .effect .effect-content .caption, .product-effective .group-effective .effect .effect-content figcaption {
          font-size: 12px; } }

.angela-different {
  padding-top: 60px;
  background-color: #fff; }
  .angela-different .layer-bgr {
    background: url(../images/kb-va-vt-bgr.png) no-repeat;
    background-size: 100% 100%;
    padding: 100px 100px 130px;
    width: 90%;
    max-width: 1600px;
    margin: 0 auto; }
  .angela-different .wrap-text {
    width: 95%;
    margin: 0 auto; }
  .angela-different p {
    font-family: 'Roboto Regular';
    font-weight: 400;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    margin-left: 30px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .angela-different .layer-bgr {
      padding: 70px 75px 80px; }
    .angela-different p {
      margin-left: 20px;
      font-size: 17px; } }
  @media only screen and (max-width: 991px) {
    .angela-different .layer-bgr {
      padding: 70px 0 90px;
      width: 100%; }
    .angela-different .wrap-text {
      width: 85%; }
    .angela-different p {
      font-size: 16px;
      margin-left: 20px; } }
  @media only screen and (max-width: 735px) {
    .angela-different {
      padding-top: 30px; }
      .angela-different .layer-bgr {
        background: url(../images/kb-va-vt-bgr-mob.png);
        background-size: 100% 100%;
        padding: 60px 15px 15px; }
      .angela-different .wrap-text {
        width: 90%; }
      .angela-different p {
        text-align: left;
        margin-left: 0; } }
  @media only screen and (max-width: 375px) {
    .angela-different .layer-bgr {
      padding: 50px 15px 15px; }
    .angela-different .wrap-text {
      width: 95%; }
    .angela-different p {
      font-size: 14px; } }

.angela-package {
  background: #fff;
  padding-bottom: 60px; }
  .angela-package .product-pack {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 50%;
    margin: 50px auto; }
    .angela-package .product-pack [class^="product-"] {
      flex-basis: 30%; }
      .angela-package .product-pack [class^="product-"] .wrap-img img {
        object-fit: scale-down; }
      .angela-package .product-pack [class^="product-"]:first-child .wrap-img {
        height: 245px; }
        .angela-package .product-pack [class^="product-"]:first-child .wrap-img img {
          height: 100%;
          width: 100%; }
      .angela-package .product-pack [class^="product-"]:nth-child(2) .wrap-img {
        height: 215px; }
        .angela-package .product-pack [class^="product-"]:nth-child(2) .wrap-img img {
          height: 100%;
          width: 100%; }
      .angela-package .product-pack [class^="product-"]:last-child .wrap-img {
        height: 182px; }
        .angela-package .product-pack [class^="product-"]:last-child .wrap-img img {
          height: 100%;
          width: 100%; }
    .angela-package .product-pack .price {
      background: linear-gradient(93.68deg, #BB2024 -0.43%, #B61F23 14.9%, #78171A 28.13%, #AD1E22 44.76%, #A21E24 59.34%, #8C171B 77.33%, #CE1F27 93.99%, #891C1F 101.13%);
      border-radius: 27.5567px;
      padding: 10px;
      width: 65%;
      margin: 0 auto; }
      .angela-package .product-pack .price span {
        font-family: "Roboto Regular";
        font-weight: 400;
        display: block;
        text-align: center;
        line-height: 1.5; }
        .angela-package .product-pack .price span:first-child {
          color: #E5E5E5;
          font-size: 14px; }
        .angela-package .product-pack .price span:last-child {
          color: #fff;
          font-size: 16px;
          font-family: "Roboto Bold";
          font-weight: 700; }
  .angela-package .product-note {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto; }
    .angela-package .product-note .box-layout {
      flex-basis: 30%;
      padding: 25px;
      border-top: 3px solid #C02427;
      border-radius: 5px;
      background: linear-gradient(180deg, #FFF0F0 0%, rgba(255, 240, 240, 0) 100%); }
      .angela-package .product-note .box-layout .icon {
        display: block;
        margin: 0 auto;
        height: 35px;
        width: 35px;
        margin-bottom: 20px; }
      .angela-package .product-note .box-layout h4, .angela-package .product-note .box-layout p {
        text-align: center; }
      .angela-package .product-note .box-layout h4 {
        font-family: "Roboto Bold";
        color: #393939;
        font-size: 22px;
        font-weight: 700;
        margin-top: 10px;
        padding: 0; }
      .angela-package .product-note .box-layout p {
        margin-top: 20px;
        color: #393939;
        font-size: 20px;
        font-weight: 400;
        line-height: 25px; }
  .angela-package .cta-btn {
    font-family: 'Roboto Bold';
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    display: block;
    width: 400px;
    filter: drop-shadow(0px 3.88889px 15.5556px rgba(255, 114, 114, 0.46));
    max-width: 400px;
    background: #B31D1C;
    padding: 15px;
    border-radius: 43px; }
    .angela-package .cta-btn:hover {
      text-decoration: none; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .angela-package .product-pack {
      width: 70%; }
    .angela-package .product-note {
      width: 90%; } }
  @media only screen and (max-width: 991px) {
    .angela-package .product-pack {
      width: 90%;
      margin-top: 50px; }
      .angela-package .product-pack [class^="product-"] {
        flex-basis: 33%; }
    .angela-package .product-note {
      width: 95%; }
      .angela-package .product-note .box-layout {
        flex-basis: 32%; } }
  @media only screen and (max-width: 735px) {
    .angela-package {
      padding-bottom: 10px;
      padding-top: 30px; }
      .angela-package .product-pack {
        width: 95%;
        margin: 60px auto 50px; }
        .angela-package .product-pack [class^="product-"] {
          flex-basis: 32%; }
          .angela-package .product-pack [class^="product-"] .wrap-img img {
            object-fit: cover; }
          .angela-package .product-pack [class^="product-"]:first-child .wrap-img {
            height: 145px; }
          .angela-package .product-pack [class^="product-"]:nth-child(2) .wrap-img {
            height: 115px; }
          .angela-package .product-pack [class^="product-"]:nth-child(3) .wrap-img {
            height: 95px; }
            .angela-package .product-pack [class^="product-"]:nth-child(3) .wrap-img img {
              object-fit: scale-down; }
        .angela-package .product-pack .price {
          width: 90%; }
          .angela-package .product-pack .price span:first-child {
            font-size: 12px; }
          .angela-package .product-pack .price span:last-child {
            font-size: 14px; }
      .angela-package .product-note {
        flex-direction: column;
        width: 90%;
        padding: 0 25px 25px;
        border-top: 3px solid #C02427;
        border-radius: 5px;
        background: linear-gradient(180deg, #FFF0F0 0%, rgba(255, 240, 240, 0) 100%); }
        .angela-package .product-note .box-layout {
          background: none;
          border-top: 0;
          border-radius: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0; }
          .angela-package .product-note .box-layout h4 {
            font-size: 18px; }
          .angela-package .product-note .box-layout p {
            font-size: 16px; }
          .angela-package .product-note .box-layout .icon {
            width: 40px;
            height: 40px; }
      .angela-package .cta-btn {
        width: 80%;
        font-size: 18px;
        padding: 15px; } }
  @media only screen and (max-width: 375px) {
    .angela-package {
      padding-top: 30px;
      padding-bottom: 10px; }
      .angela-package .product-pack {
        margin: 40px auto 30px; }
        .angela-package .product-pack .price span:first-child {
          font-size: 10px; }
        .angela-package .product-pack .price span:last-child {
          font-size: 10px; }
      .angela-package .product-note {
        width: 90%;
        padding: 0 15px 15px; }
        .angela-package .product-note .box-layout {
          padding: 10px 0; }
          .angela-package .product-note .box-layout h4 {
            font-size: 16px; }
          .angela-package .product-note .box-layout p {
            margin-top: 10px;
            font-size: 14px; } }

.angela-check {
  background-color: #fff; }
  .angela-check h2 {
    margin-bottom: 50px; }
  .angela-check .whitebgr-check {
    background-color: #f4f4f4;
    padding: 60px 0; }
    .angela-check .whitebgr-check .section-text {
      font-family: "Roboto Medium";
      font-weight: 500;
      font-size: 22px;
      line-height: 27.5px;
      text-align: center;
      margin: 0 auto;
      width: 55%; }
      .angela-check .whitebgr-check .section-text strong {
        font-family: "Roboto Bold";
        font-weight: 600; }
    .angela-check .whitebgr-check .check-steps {
      width: 50%;
      margin: 60px auto 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .angela-check .whitebgr-check .check-steps .step {
        flex-basis: 50%; }
        .angela-check .whitebgr-check .check-steps .step .step-detail {
          margin-top: 20px; }
          .angela-check .whitebgr-check .check-steps .step .step-detail > span {
            font-family: "Roboto Regular";
            color: #393939;
            text-align: center;
            display: block;
            line-height: 25px;
            font-size: 20px; }
            .angela-check .whitebgr-check .check-steps .step .step-detail > span > span {
              color: #C02427; }
            .angela-check .whitebgr-check .check-steps .step .step-detail > span:first-child {
              font-weight: 600; }
            .angela-check .whitebgr-check .check-steps .step .step-detail > span:last-child {
              margin-top: 10px;
              font-size: 18px;
              font-weight: 400; }
            .angela-check .whitebgr-check .check-steps .step .step-detail > span a {
              display: block;
              word-break: break-all; }
        .angela-check .whitebgr-check .check-steps .step .wrap-img {
          width: 145px;
          height: 145px;
          display: block;
          margin: 0 auto; }
        .angela-check .whitebgr-check .check-steps .step img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
    .angela-check .whitebgr-check .check-warn {
      width: 55%;
      border-radius: 15px;
      border: 1px solid #EDEAEA;
      margin: 40px auto 0;
      background-color: #fafafa;
      padding: 20px 40px; }
      .angela-check .whitebgr-check .check-warn p {
        font-family: "Roboto Bold";
        line-height: 30.2px;
        font-size: 20px;
        margin: 0;
        text-align: center;
        color: #393939;
        font-weight: 700; }
    .angela-check .whitebgr-check .grey-line {
      margin-top: 40px;
      display: block;
      width: 100%;
      padding: 15px;
      background-color: #f8f8f8; }
    .angela-check .whitebgr-check > .wrap-img {
      width: 60%;
      margin: 0 auto;
      padding: 80px 0; }
      .angela-check .whitebgr-check > .wrap-img img {
        max-width: 100%;
        width: 100%; }
    .angela-check .whitebgr-check:nth-of-type(2) {
      background: #fff; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .angela-check .whitebgr-check .section-text {
      width: 60%; }
    .angela-check .whitebgr-check .check-steps {
      width: 75%; }
    .angela-check .whitebgr-check .check-warn {
      width: 70%; } }
  @media only screen and (max-width: 991px) {
    .angela-check .whitebgr-check .section-text {
      width: 90%; }
    .angela-check .whitebgr-check .check-steps {
      width: 90%; }
    .angela-check .whitebgr-check .check-warn {
      width: 95%; }
    .angela-check .whitebgr-check > .wrap-img {
      width: 80%; } }
  @media only screen and (max-width: 767px) {
    .angela-check {
      background: #fafafa;
      padding-top: 30px; }
      .angela-check .whitebgr-check {
        background: #fff;
        padding: 20px 0 0; }
        .angela-check .whitebgr-check .section-text {
          width: 90%;
          font-size: 16px;
          line-height: 1.5; }
          .angela-check .whitebgr-check .section-text:last-of-type {
            margin-top: 30px; }
        .angela-check .whitebgr-check .check-steps {
          width: 90%;
          flex-direction: column;
          justify-content: center;
          margin-top: 0;
          margin-bottom: 20px; }
          .angela-check .whitebgr-check .check-steps .step {
            margin-top: 40px;
            flex-basis: 100%; }
            .angela-check .whitebgr-check .check-steps .step .step-detail span:first-child {
              font-size: 18px; }
            .angela-check .whitebgr-check .check-steps .step .step-detail span:last-child {
              font-size: 16px; }
        .angela-check .whitebgr-check .check-warn {
          width: 100%;
          padding: 20px 15px;
          margin: 0;
          border-radius: 0;
          border: 0; }
          .angela-check .whitebgr-check .check-warn p {
            text-align: left;
            line-height: 1.5;
            font-size: 16px; }
        .angela-check .whitebgr-check .grey-line {
          display: none; }
        .angela-check .whitebgr-check > .wrap-img {
          width: 90%;
          padding: 50px 0; } }
  @media only screen and (max-width: 375px) {
    .angela-check .whitebgr-check .section-text {
      font-size: 14px; }
    .angela-check .whitebgr-check .check-steps .step {
      margin-top: 30px; }
      .angela-check .whitebgr-check .check-steps .step .step-detail > span {
        font-size: 16px; }
        .angela-check .whitebgr-check .check-steps .step .step-detail > span:last-child {
          margin-top: 0;
          font-size: 14px; }
      .angela-check .whitebgr-check .check-steps .step .wrap-img {
        width: 115px;
        height: 115px; }
    .angela-check .whitebgr-check .check-warn p {
      font-size: 14px; } }

.angela-customer {
  background: url(../images/customer-cmt-behind.png) no-repeat;
  background-size: cover;
  width: 100%;
  padding: 60px 0; }
  .angela-customer .head-line {
    color: #fff; }
  .angela-customer .wrap-text {
    width: 70%;
    margin: 0 auto; }
    .angela-customer .wrap-text p {
      text-align: center;
      font-size: 23px;
      line-height: 33.35px;
      font-weight: 400;
      margin-bottom: 60px;
      color: #fff;
      margin-top: 50px; }
  @media only screen and (max-width: 1190px) and (min-width: 992px) {
    .angela-customer .wrap-text {
      width: 85%; } }
  @media only screen and (max-width: 991px) {
    .angela-customer .wrap-text {
      width: 90%; }
    .angela-customer .head-line {
      width: 60%;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .angela-customer {
      background: linear-gradient(93.68deg, #BB2024 -0.43%, #B61F23 14.9%, #78171A 28.13%, #AD1E22 44.76%, #A21E24 59.34%, #8C171B 77.33%, #CE1F27 93.99%, #891C1F 101.13%);
      padding-top: 30px; }
      .angela-customer .head-line {
        width: 75%;
        font-size: 25px;
        margin-bottom: 30px; }
      .angela-customer .wrap-text {
        width: 95%; }
        .angela-customer .wrap-text p {
          line-height: 1.5;
          margin-top: 0;
          margin-bottom: 40px;
          font-size: 16px; } }
  @media only screen and (max-width: 767px) and (max-width: 375px) {
    .angela-customer .head-line {
      font-size: 18px; }
    .angela-customer .wrap-text p {
      font-size: 14px; } }

.bgr-customer {
  background: url(../images/customer-cmt-front.png) no-repeat;
  background-size: 100% 100%;
  padding: 60px 0;
  margin: 100px 0 0; }
  @media only screen and (max-width: 767px) {
    .bgr-customer {
      background: url(../images/customer-cmt-front-mob.png);
      background-size: 100% 100%; } }

.owl-carousel-product {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .owl-carousel-product .owl-dots .owl-dot {
    outline: 0; }
  .owl-carousel-product .owl-dots .owl-dot.active span, .owl-carousel-product .owl-dots .owl-dot:hover span {
    background: #fff; }
  .owl-carousel-product .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #D62525; }
  .owl-carousel-product .owl-prev, .owl-carousel-product .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .owl-carousel-product .owl-prev i, .owl-carousel-product .owl-next i {
      color: #fff; }
  .owl-carousel-product .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%); }
  .owl-carousel-product .box-feel {
    padding: 15px;
    background-color: #fff;
    margin-top: 35px;
    border-radius: 10px; }
    @media screen and (width: 1024px) {
      .owl-carousel-product .box-feel {
        min-height: 300px; } }
    .owl-carousel-product .box-feel .box-customer {
      display: flex; }
      .owl-carousel-product .box-feel .box-customer .box-img {
        width: 100px;
        position: relative;
        margin-top: -50px; }
        .owl-carousel-product .box-feel .box-customer .box-img img {
          border-radius: 50%; }
      .owl-carousel-product .box-feel .box-customer .name-feel {
        margin-left: 10px;
        margin-bottom: 10px; }
        .owl-carousel-product .box-feel .box-customer .name-feel h3:first-child {
          font-size: 14px;
          color: #000;
          padding-top: 0;
          margin-top: 0;
          margin-bottom: 5px;
          font-family: "Roboto Bold"; }
          @media screen and (width: 1024px) {
            .owl-carousel-product .box-feel .box-customer .name-feel h3:first-child {
              font-size: 12px; } }
        .owl-carousel-product .box-feel .box-customer .name-feel span:last-child {
          font-family: "Roboto Light";
          font-size: 12px; }
          @media screen and (width: 1024px) {
            .owl-carousel-product .box-feel .box-customer .name-feel span:last-child {
              font-size: 10px; } }
          @media only screen and (max-width: 767px) {
            .owl-carousel-product .box-feel .box-customer .name-feel span:last-child {
              font-size: 14px; } }
    .owl-carousel-product .box-feel .box-content-feel {
      text-align: left;
      position: relative; }
      .owl-carousel-product .box-feel .box-content-feel span.text-light p {
        font-family: "Roboto Regular";
        color: #323030;
        font-size: 18px;
        overflow: hidden;
        margin-bottom: 0;
        height: 135px; }
        @media screen and (max-width: 767px) {
          .owl-carousel-product .box-feel .box-content-feel span.text-light p {
            height: auto !important;
            font-size: 12px; } }
        @media screen and (min-width: 600px) and (max-width: 767px) {
          .owl-carousel-product .box-feel .box-content-feel span.text-light p {
            font-size: 14px; } }
        @media screen and (device-aspect-ratio: 812 / 375) {
          .owl-carousel-product .box-feel .box-content-feel span.text-light p {
            height: 220px !important; } }
      .owl-carousel-product .box-feel .box-content-feel p.show-more {
        display: flex;
        justify-content: center;
        color: #C02427;
        font-family: "Roboto Regular";
        text-transform: uppercase;
        margin-top: 15px;
        cursor: pointer; }
        .owl-carousel-product .box-feel .box-content-feel p.show-more:before {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          bottom: 25px;
          height: 100px;
          background: rgba(255, 255, 255, 0);
          background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0.8)), color-stop(100%, #fff));
          background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 85%, #fff);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0); }
        .owl-carousel-product .box-feel .box-content-feel p.show-more img {
          width: 21px;
          height: 21px; }

.angela-question {
  position: relative;
  background-color: #fafafa;
  padding: 60px 0 120px; }
  .angela-question .wrap-text {
    width: 65%;
    margin: 0 auto; }
    .angela-question .wrap-text p {
      text-align: center;
      font-size: 23px;
      line-height: 33.35px;
      font-weight: 400;
      margin-bottom: 60px;
      color: #393939;
      margin-top: 50px; }
  .angela-question .group-question {
    position: relative;
    z-index: 2;
    width: 50%;
    margin: 0 auto;
    margin-top: 60px; }
    .angela-question .group-question .question {
      background: #FFFFFF;
      border: 1px solid #F3F3F3;
      border-radius: 5px;
      margin-bottom: 15px;
      padding: 20px;
      cursor: pointer; }
      .angela-question .group-question .question.active {
        padding: 0; }
        .angela-question .group-question .question.active .qs-display {
          background: linear-gradient(93.68deg, #BB2024 -0.43%, #B61F23 14.9%, #78171A 28.13%, #AD1E22 44.76%, #A21E24 59.34%, #8C171B 77.33%, #CE1F27 93.99%, #891C1F 101.13%);
          border-radius: 5px 5px 0px 0px;
          padding: 20px; }
          .angela-question .group-question .question.active .qs-display h3 {
            color: #fff; }
      .angela-question .group-question .question h3 {
        font-family: "Roboto Bold";
        font-weight: 600;
        margin: 0;
        font-size: 18px;
        line-height: 22px; }
      .angela-question .group-question .question .icon-up:before {
        content: "\25B2"; }
      .angela-question .group-question .question .icon-down:before {
        content: "\25BC"; }
      .angela-question .group-question .question .qs-display {
        display: flex;
        justify-content: space-between; }
      .angela-question .group-question .question .answer {
        display: none;
        padding: 20px; }
        .angela-question .group-question .question .answer p, .angela-question .group-question .question .answer div {
          font-family: 'Roboto Regular';
          font-weight: 500;
          margin: 0;
          font-size: 18px;
          color: #393939;
          line-height: 25.92px; }
          .angela-question .group-question .question .answer p:not(:first-child), .angela-question .group-question .question .answer div:not(:first-child) {
            margin-top: 10px; }
  .angela-question .silk-layer-1 {
    background: url(../images/silk-2.png) no-repeat;
    background-size: 100% 100%;
    height: 300px;
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .angela-question .silk-layer-2 {
    background: url(../images/silk-1.png) no-repeat;
    background-size: 100% 100%;
    height: 500px;
    width: 200px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .angela-question .group-question {
      width: 60%; } }
  @media only screen and (max-width: 991px) {
    .angela-question {
      padding: 30px 0 60px; }
      .angela-question .group-question {
        width: 90%; } }
  @media only screen and (max-width: 767px) {
    .angela-question .group-question .question h3 {
      font-size: 16px;
      line-height: 1.5; }
    .angela-question .group-question .question .answer p {
      font-size: 16px; }
    .angela-question .silk-layer-1 {
      height: 120px;
      width: 50px; }
    .angela-question .silk-layer-2 {
      height: 250px;
      width: 100px; } }
  @media only screen and (max-width: 375px) {
    .angela-question .group-question {
      margin-top: 40px; }
      .angela-question .group-question .question {
        padding: 10px; }
        .angela-question .group-question .question h3 {
          font-size: 14px;
          line-height: 1.5; }
        .angela-question .group-question .question .answer {
          padding: 15px; }
          .angela-question .group-question .question .answer p {
            font-size: 14px; }
        .angela-question .group-question .question.active .qs-display {
          padding: 10px; } }

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