/** Shopify CDN: Minification failed

Line 212:0 Unexpected "`"
Line 628:0 Unexpected "`"

**/
/* =========================================
   QUARK JEWELS — TERMS OF SERVICE
   Responsive Premium Policy Page
   ========================================= */

.shopify-policy__container {
  width: 100%;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 70px 24px 90px;
  box-sizing: border-box;
}

/* ---------- Page Title ---------- */

.shopify-policy__title {
  text-align: center;
  margin-bottom: 55px;
}

.shopify-policy__title h1 {
  margin: 0;
  font-family: inherit;
  font-size: clamp(34px, 5vw, 56px);
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: #171717;
}

.shopify-policy__title h1::after {
  content: "";
  display: block;
  width: 55px;
  height: 1px;
  margin: 22px auto 0;
  background: #171717;
  opacity: 0.45;
}

/* ---------- Content Card ---------- */

.shopify-policy__body {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 55px 70px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.035);
}

/* ---------- Typography ---------- */

.shopify-policy__body .rte {
  max-width: 900px;
  margin: 0 auto;
  color: #444;
  font-size: 15px;
  line-height: 1.85;
  letter-spacing: 0.01em;
}

.shopify-policy__body .rte p {
  margin: 0;
}

/* ---------- Section Headings ---------- */

.shopify-policy__body .rte strong {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;

  color: #171717;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.12em;
}

/* First section should not have extra top spacing */

.shopify-policy__body .rte p strong:first-child {
  margin-top: 0;
}

/* ---------- Links ---------- */

.shopify-policy__body .rte a {
  color: #171717;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  transition: opacity 0.2s ease;
}

.shopify-policy__body .rte a:hover {
  opacity: 0.55;
}

/* ---------- Contact Information ---------- */

.shopify-policy__body .rte br + br {
  line-height: 1;
}

/* ---------- Tablet ---------- */

@media screen and (max-width: 989px) {

  .shopify-policy__container {
    padding: 55px 22px 70px;
  }

  .shopify-policy__title {
    margin-bottom: 40px;
  }

  .shopify-policy__body {
    padding: 45px 45px;
  }

  .shopify-policy__body .rte {
    font-size: 14.5px;
    line-height: 1.8;
  }

}

/* ---------- Mobile ---------- */

@media screen and (max-width: 749px) {

  .shopify-policy__container {
    padding: 38px 15px 55px;
  }

  .shopify-policy__title {
    margin-bottom: 30px;
  }

  .shopify-policy__title h1 {
    font-size: 32px;
    letter-spacing: -0.025em;
  }

  .shopify-policy__title h1::after {
    width: 42px;
    margin-top: 17px;
  }

  .shopify-policy__body {
    padding: 30px 20px;
    border-radius: 3px;
  }

  .shopify-policy__body .rte {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0;
  }

  .shopify-policy__body .rte strong {
    display: block;
    margin-top: 26px;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }

}

/* ---------- Small Mobile ---------- */

@media screen and (max-width: 480px) {

  .shopify-policy__container {
    padding: 30px 12px 45px;
  }

  .shopify-policy__title {
    margin-bottom: 25px;
  }

  .shopify-policy__title h1 {
    font-size: 29px;
  }

  .shopify-policy__body {
    padding: 25px 17px;
  }

  .shopify-policy__body .rte {
    font-size: 13.5px;
    line-height: 1.72;
  }

  .shopify-policy__body .rte strong {
    font-size: 11.5px;
    letter-spacing: 0.08em;
  }

}


```css
/* =========================================
   WHAT'S WE WORK
   3 BOXES TOP + 3 BOXES BOTTOM
   ========================================= */

/* Section */
.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782 {
  width: 100% !important;
  padding: 65px 0 75px !important;
  margin: 0 !important;
}

/* Container */
.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-container {
  max-width: 1300px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 25px !important;
  box-sizing: border-box;
}

/* =========================================
   MAIN ROW
   ========================================= */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-row {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  margin: 0 !important;
  gap: 0 !important;
}

/* =========================================
   HEADING
   ========================================= */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:first-child {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:first-child .bee-col-inner {
  padding: 0 0 45px !important;
  text-align: center !important;
}

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:first-child h3 {
  margin: 0 !important;
  font-size: 44px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
  color: #111 !important;
  text-align: center !important;
}

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:first-child h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #111;
  margin: 18px auto 0;
}

/* =========================================
   FEATURE COLUMNS
   ========================================= */

/* IMPORTANT:
   Both existing feature columns become
   50% wrappers.
*/

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:not(:first-child) {
  width: 50% !important;
  max-width: 50% !important;
  flex: 0 0 50% !important;
  box-sizing: border-box;
}

/* Remove old padding */
.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:not(:first-child) .bee-col-inner {
  padding: 0 10px !important;
}

/* =========================================
   FEATURE BOX WRAPPER
   ========================================= */

/* Each existing column contains 3 boxes.
   Make them behave as grid items. */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-col-lg-4:not(:first-child) .bee-w-100 {
  display: flex !important;
  flex-direction: column !important;
}

/* =========================================
   BOX
   ========================================= */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-raw-html > div {
  width: 100% !important;
  min-height: 175px !important;

  display: flex !important;
  align-items: flex-start !important;
  gap: 18px !important;

  margin: 0 0 20px !important;
  padding: 28px !important;

  background: #fff !important;
  border: 1px solid #e2e2e2 !important;
  border-radius: 5px !important;

  box-sizing: border-box !important;

  transition: all 0.3s ease;
}

/* Hover */
.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-raw-html > div:hover {
  transform: translateY(-4px);
  border-color: #cfcfcf !important;
  box-shadow: 0 12px 30px rgba(0,0,0,0.07);
}

/* =========================================
   ICON
   ========================================= */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-raw-html img {
  width: 58px !important;
  min-width: 58px !important;
  height: 58px !important;

  object-fit: contain !important;

  margin: 0 !important;
  padding: 8px !important;

  border: 1px solid #ddd !important;
  border-radius: 50% !important;

  box-sizing: border-box !important;
}

/* =========================================
   TITLE
   ========================================= */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-raw-html h3 {
  margin: 0 0 8px !important;

  font-size: 19px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;

  color: #111 !important;
}

/* =========================================
   TEXT
   ========================================= */

.bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
.bee-raw-html p {
  margin: 0 !important;

  font-size: 14px !important;
  line-height: 1.7 !important;
  font-weight: 400 !important;

  color: #555 !important;
}


/* =========================================
   DESKTOP
   Force visual arrangement:
   
   LEFT COLUMN:
   Box 1
   Box 2
   Box 3
   
   RIGHT COLUMN:
   Box 4
   Box 5
   Box 6
   
   But visually we want:
   
   Box 1 | Box 2 | Box 3
   Box 4 | Box 5 | Box 6
========================================= */

@media screen and (min-width: 990px) {

  /* Create a 3-column layout using the
     section row itself */

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-row {
    display: grid !important;
    /* grid-template-columns: repeat(3, 1fr) !important; */
    column-gap: 20px !important;
    row-gap: 0 !important;
  }

  /* Heading */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:first-child {
    grid-column: 1 / 4 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Feature columns */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:not(:first-child) {
    display: contents !important;
  }

  /* Feature wrappers */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:not(:first-child) .bee-w-100 {
    display: contents !important;
  }

  /* Every feature becomes grid item */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html {
    min-width: 0 !important;
  }

  /* Correct order */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html:nth-child(1) {
    grid-column: 1;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html:nth-child(2) {
    grid-column: 2;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html:nth-child(3) {
    grid-column: 3;
  }

  /* Second column's items */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:last-child .bee-raw-html:nth-child(1) {
    grid-column: 1;
    grid-row: 3;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:last-child .bee-raw-html:nth-child(2) {
    grid-column: 2;
    grid-row: 3;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:last-child .bee-raw-html:nth-child(3) {
    grid-column: 3;
    grid-row: 3;
  }
}


/* =========================================
   TABLET
   2 BOXES PER ROW
   ========================================= */

@media screen and (min-width: 750px) and (max-width: 989px) {

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-container {
    padding: 0 20px !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:first-child {
    grid-column: 1 / 3 !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:not(:first-child) {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:not(:first-child) .bee-col-inner {
    padding: 0 !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html > div {
    min-height: 165px !important;
    padding: 24px !important;
  }
}


/* =========================================
   MOBILE
   ========================================= */

@media screen and (max-width: 749px) {

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782 {
    padding: 45px 0 50px !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-container {
    padding: 0 15px !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:first-child {
    grid-column: 1 !important;
  }

  /* Feature columns */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:not(:first-child) {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:not(:first-child) .bee-col-inner {
    padding: 0 !important;
  }

  /* Heading */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:first-child .bee-col-inner {
    padding-bottom: 30px !important;
  }

  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-col-lg-4:first-child h3 {
    font-size: 31px !important;
  }

  /* Box */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html > div {
    min-height: auto !important;
    padding: 21px !important;
    margin-bottom: 14px !important;
    gap: 14px !important;
  }

  /* Icon */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html img {
    width: 48px !important;
    min-width: 48px !important;
    height: 48px !important;
  }

  /* Title */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html h3 {
    font-size: 17px !important;
  }

  /* Description */
  .bee_se_template--16651628019921__ce9aaeaf-6903-41df-baf0-264e1fd6f782
  .bee-raw-html p {
    font-size: 13px !important;
    line-height: 1.65 !important;
  }
}
```
div#bee-heading-page {
    padding-top: 150px !important;
    padding-bottom: 450px !important;
}





.template-index .bee-header__logo img, .template-collection .bee-header__logo img{
  filter: invert(1);
}
.template-index .bee-section-header, .template-collection .bee-section-header {
  border-bottom: none !important;
}
.bee-section-header{
  border-bottom: 1px solid #0000003b !important;
}