/** Shopify CDN: Minification failed

Line 306:0 All "@import" rules must come first

**/



@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

  .cst-read-more:hover {
    cursor: pointer;
  }
  .diag-page-main-text-b2 {
    display: none;
  }
  .added {
    background-color: #fff!important;
    color: #F97D68!important;
    border: solid 1px rgba(0, 0, 0, 0.2)!important;
  }
  .diag-page-drawer-body {
    height: 0px;
    transition: .2s ease-out;
    overflow: hidden;
  }
  .arrow-left, .arrow-right {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
  }
  .arrow-left {
    left: -20%;
  }
  .arrow-right {
    right: -20%;
  }
  .diag-page-product-info > span {
    width: 100%;
  }
  .diag-page-products {
    display: flex;
    flex-direction: column;
  }
  .diag-page-drawers {
    padding-bottom: 20px;
  }
  .diag-page-drawer-title {
    width: 100%;
    position: relative;
  }
  .diag-page-drawer-title > span {
    position: absolute;
    right: 0;
    top: 30%;
    font-size: 22px;
    transform: translateY(-50%);
  }
  .diag-page-drawer-title > h3 {
    font-size: 14px!important;
    font-weight: 600!important;
  }
  .diag-page-drawer {
    margin-top: 20px;
  }
  .diag-page-drawer-body > ul > li {
    list-style: initial!important;
    margin-left: 16px;
  }
  .diag-page-warranty-body {
    margin-top: 20px;
  }
  .diag-page-before-after-coach {
    width: calc(100% - 20px);
    margin: 0 auto;
    font-size: 13px;
    color: #007B80;
    padding-bottom: 6px;
  }
  .diag-page-before-after-snippet-img {
    height: 92px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .diag-page-before-after-snippet {
    width: calc(100% - 20px);
    height: 92px;
    margin: 0 auto;
    position: relative;
  }
  .diag-page-before-after-text {
    font-weight: 500;
    margin: 24px auto;
    width: 70%;
    color: #686868;
    text-align: center;
    position: relative;
  }
  .diag-page-before-after-body > img {
    width: calc(100% - 20px);
    display: block;
    padding: 10px 0;
    margin: 0 auto;
  }
  .btn-before-after  {
    width: 100%;
  }
  .btn-comp-add {
    text-transform: initial !important;
    padding: 8px 8px;
    width: 100%;
    margin-bottom: 8px;
  }
  .diag-page-comp-products-body {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    margin-top: 20px;
  }
  .diag-page-comp-product {
    width: 49%;
  }
  .diag-page-comp-product-img {
    background-color: #f5fafa;
    margin-bottom: 8px;
  }
  .diag-page-hr {
    margin: 0 0;
  }
  .diag-page-product-size, .diag-page-product-separator, .diag-page-product-price, .diag-page-hr {
    color: rgba(0, 0, 0, 0.3); 
  }
  .diag-page-product-for {
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.3);
  }
  .diag-page-product-info {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 500;
    width: 60%;
  }
  .cst-add-btn {
    margin-top: 8px;
    width: 60%;
    max-width: 128px;
  }
  .diag-page-product-subinfo {
    display: flex;
    justify-content: space-between;
    width: 70%;
    max-width: 140px;
  }
  .diag-page-product-info > span, .diag-page-product-info > div {
    line-height: 20px;
  }
  .diag-page-product-img {
    width: 40%;
    height: 48vw;
    background-color: #f5fafa;
    max-height: 400px;
  }
  .diag-page-product-img > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .diag-page-product {
    display: flex;
    align-items: center;
    gap: 3%;
    margin-top: 20px;
  }
  .diag-page {
    max-width: 412px;
    font-family: "Raleway";
  }
  .diag-page-head {
    position: relative;
  }
  .diag-page-head > img {
    width: 100%;
  }
  .diag-page-content {
    position: absolute;
    left: 50%;
    top: 24px;
    width: 90%;
    transform: translateX(-50%);
  }
  .diag-page-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 500;
  }
  .diag-page-head-sub {
    position: relative;
    height: 40vw;
    width: 90%;
    margin: 0 auto; 
    transform: translateY(-50%);
    margin-top: 30%;
    max-height: 164px;
  }
  .diag-page-head-sub-text {
    width: 80%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fedfd9;
    border-radius: 60px 8px 8px 8px;
    padding: 12px 8px;
    line-height: 18px;
    padding-left: 14%;
    font-size: 14px;
  }
  .diag-page-head-sub-img {
    position: absolute;
    width: 33%;
    bottom: 0;
    left: 0;
  }
  .diag-page-subtitle {
    margin-top: 48px;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: unset;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .diag-page-form {
    border: 1px solid #E5E5E5;
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .free-shipping-msg {
    font-size: 13px;
    margin: 8px 0;
  }
  label[for="shipping"] {
    font-size: 14px;
  }
  label[for="shipping"], .free-shipping-msg {
    font-weight: 600;
  }
  .cst-btn {
    color: #fff;
    background: #F97D68;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    letter-spacing: 1px;
  }
  @media only screen and (min-width: 412px) {
    .diag-page {
      max-width: 936px;
    } 
    .diag-page-head-sub {
      max-height: 240px;
      max-width: 608px;
    }
    .diag-page-head-sub-text {
      line-height: 4vw;
      font-size: 2.9vw;
    }
    .diag-page-title {
      font-size: 5vw;
      padding-top: 3vw;
    } 
  }
  @media only screen and (min-width: 936px) {
    .diag-page {
      margin: 0 auto;
    } 
    .diag-page-head-sub {
      max-height: 240px;
      max-width: 608px;
    }
    .diag-page-head-sub-text {
      line-height: 30px;
      font-size: 20px;
    }
    .diag-page-title {
      font-size: 32px;
      padding-top: 32px;
    }
    .cst-section {
      width: 100%;
    }
  }




@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

  .cst-read-more:hover {
    cursor: pointer;
  }
  .diag-page-main-text-b2 {
    display: none;
  }
  .added {
    background-color: #fff!important;
    color: #F97D68!important;
    border: solid 1px rgba(0, 0, 0, 0.2)!important;
  }
  .diag-page-drawer-body {
    height: 0px;
    transition: .2s ease-out;
    overflow: hidden;
  }
  .arrow-left-2, .arrow-right-2 {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
  }
  .arrow-left-2 {
    left: -20%;
  }
  .arrow-right-2 {
    right: -20%;
  }
  .diag-page-product-info > span {
    width: 100%;
  }
  .diag-page-products {
    display: flex;
    flex-direction: column;
  }
  .diag-page-drawers {
    padding-bottom: 20px;
  }
  .diag-page-drawer-title {
    width: 100%;
    position: relative;
  }
  .diag-page-drawer-title > span {
    position: absolute;
    right: 0;
    top: 30%;
    font-size: 22px;
    transform: translateY(-50%);
  }
  .diag-page-drawer-title > h3 {
    font-size: 14px!important;
    font-weight: 600!important;
  }
  .diag-page-drawer {
    margin-top: 20px;
  }
  .diag-page-drawer-body > ul > li {
    list-style: initial!important;
    margin-left: 16px;
  }
  .diag-page-warranty-body {
    margin-top: 20px;
  }
  .diag-page-before-after-coach {
    width: calc(100% - 20px);
    margin: 0 auto;
    font-size: 13px;
    color: #007B80;
    padding-bottom: 6px;
  }
  .diag-page-before-after-snippet-img {
    height: 92px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .diag-page-before-after-snippet {
    width: calc(100% - 20px);
    height: 92px;
    margin: 0 auto;
    position: relative;
  }
  .diag-page-before-after-text-2 {
    font-weight: 500;
    margin: 24px auto;
    width: 70%;
    color: #686868;
    text-align: center;
    position: relative;
  }
  .diag-page-before-after-body-2 > img {
    width: calc(100% - 20px);
    display: block;
    padding: 10px 0;
    margin: 0 auto;
  }
  .btn-before-after  {
    width: 100%;
  }
  .btn-comp-add {
    text-transform: initial !important;
    padding: 8px 8px;
    width: 100%;
    margin-bottom: 8px;
  }
  .diag-page-comp-products-body {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    margin-top: 20px;
  }
  .diag-page-comp-product {
    width: 49%;
  }
  .diag-page-comp-product-img {
    background-color: #f5fafa;
    margin-bottom: 8px;
  }
  .diag-page-hr {
    margin: 0 0;
  }
  .diag-page-product-size, .diag-page-product-separator, .diag-page-product-price, .diag-page-hr {
    color: rgba(0, 0, 0, 0.3); 
  }
  .diag-page-product-for {
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.3);
  }
  .diag-page-product-info {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 500;
    width: 60%;
  }
  .cst-add-btn {
    margin-top: 8px;
    width: 60%;
    max-width: 128px;
  }
  .diag-page-product-subinfo {
    display: flex;
    justify-content: space-between;
    width: 70%;
    max-width: 140px;
  }
  .diag-page-product-info > span, .diag-page-product-info > div {
    line-height: 20px;
  }
  .diag-page-product-img {
    width: 40%;
    height: 48vw;
    background-color: #f5fafa;
    max-height: 400px;
  }
  .diag-page-product-img > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .diag-page-product {
    display: flex;
    align-items: center;
    gap: 3%;
    margin-top: 20px;
  }
  .diag-page {
    max-width: 412px;
    font-family: "Raleway";
  }
  .diag-page-head {
    position: relative;
  }
  .diag-page-head > img {
    width: 100%;
  }
  .diag-page-content {
    position: absolute;
    left: 50%;
    top: 24px;
    width: 90%;
    transform: translateX(-50%);
  }
  .diag-page-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 500;
  }
  .diag-page-head-sub {
    position: relative;
    height: 40vw;
    width: 90%;
    margin: 0 auto; 
    transform: translateY(-50%);
    margin-top: 30%;
    max-height: 164px;
  }
  .diag-page-head-sub-text {
    width: 80%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fedfd9;
    border-radius: 60px 8px 8px 8px;
    padding: 12px 8px;
    line-height: 18px;
    padding-left: 14%;
    font-size: 14px;
  }
  .diag-page-head-sub-img {
    position: absolute;
    width: 33%;
    bottom: 0;
    left: 0;
  }
  .diag-page-subtitle {
    margin-top: 48px;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: unset;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .diag-page-form {
    border: 1px solid #E5E5E5;
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .free-shipping-msg {
    font-size: 13px;
    margin: 8px 0;
  }
  label[for="shipping"] {
    font-size: 14px;
  }
  label[for="shipping"], .free-shipping-msg {
    font-weight: 600;
  }
  .cst-btn {
    color: #fff;
    background: #F97D68;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    letter-spacing: 1px;
  }
  @media only screen and (min-width: 412px) {
    .diag-page {
      max-width: 936px;
    } 
    .diag-page-head-sub {
      max-height: 240px;
      max-width: 608px;
    }
    .diag-page-head-sub-text {
      line-height: 4vw;
      font-size: 2.9vw;
    }
    .diag-page-title {
      font-size: 5vw;
      padding-top: 3vw;
    } 
  }
  @media only screen and (min-width: 936px) {
    .diag-page {
      margin: 0 auto;
    } 
    .diag-page-head-sub {
      max-height: 240px;
      max-width: 608px;
    }
    .diag-page-head-sub-text {
      line-height: 30px;
      font-size: 20px;
    }
    .diag-page-title {
      font-size: 32px;
      padding-top: 32px;
    }
    .cst-section {
      width: 100%;
    }
  }
