:root {
  --cago-gold: #d4b36c;
  --cago-gold-dark: #a9843d;
  --cago-ink: #181612;
  --cago-muted: #68645d;
  --cago-soft: #fbf8f1;
  --cago-line: #ebe7de;
  --cago-serif: "Bodoni Moda", Georgia, "Times New Roman", serif;
  --cago-sans: Manrope, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}

body,
button,
input,
textarea,
select {
  font-family: var(--cago-sans) !important;
}

body {
  color: var(--cago-ink);
  background: #fff;
}

a {
  transition: color .2s ease, border-color .2s ease, background .2s ease;
}

#header {
  background: #fff !important;
  color: var(--cago-ink) !important;
  border-bottom: 1px solid var(--cago-line);
  box-shadow: none !important;
}

body #header .header-top,
body #header .header-top-wrapper {
  min-height: 94px;
  background: #fff !important;
}

#header .site-name {
  padding: 12px 0;
}

body #header .site-name img {
  display: block;
  width: auto !important;
  height: auto !important;
  max-width: 82px !important;
  max-height: 82px !important;
  margin: 0 auto;
}

#header .navigation-buttons,
#header .navigation-buttons > a,
#header .navigation-buttons > button {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

#header .navigation-buttons a,
#header .navigation-buttons button,
#header .navigation-buttons i,
#header .navigation-buttons span {
  color: var(--cago-ink) !important;
}

#header .header-bottom,
#header #navigation,
#header .navigation-in {
  background: #fff !important;
}

body #header .header-bottom {
  display: block !important;
  min-height: 46px;
  border-top: 1px solid var(--cago-line);
  border-bottom: 0;
  box-shadow: none !important;
}

body #header .navigation-in > ul {
  justify-content: center;
}

body #header .navigation-in > ul > li > a {
  color: var(--cago-ink) !important;
  padding: 15px 20px 14px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .18em;
  text-transform: uppercase;
}

body #header .navigation-in > ul > li > a:hover {
  color: var(--cago-gold-dark) !important;
}

#header .navigation-in > ul > li.menu-item-720,
#header .navigation-in > ul > li.menu-item-723,
#header .navigation-in > ul > li.menu-item-29,
#header .navigation-in > ul > li.splitted {
  display: block !important;
  visibility: visible !important;
}

#header .navigation-in > ul > li.appended-category,
#header .navigation-in > ul > li#nav-manufacturers,
#header .navigation-in > ul > li:has(> a[data-testid="signin"]),
#header .navigation-in > ul > li > a[data-testid="signin"],
#header .menu-helper {
  display: none !important;
}

html body.in-index #content-wrapper {
  max-width: none;
  padding: 104px 24px 140px;
  background: #fff;
}

body.in-index .benefit-banners-full-width,
body.in-index .footer-banners:empty,
body.in-index .footer-newsletter,
body.in-index .homepage-group-title,
body.in-index .products-block {
  display: none !important;
}

body.in-index .welcome-wrapper {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  text-align: center;
}

html body.in-index .welcome .h1 {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

html body.in-index .welcome > div:last-child {
  color: var(--cago-muted);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.9;
}

body.in-index .cago-brand-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(1080px, calc(100vw - 48px));
  min-height: 650px;
  margin: 0 auto;
  padding: 50px 40px 64px;
  text-align: center;
  border-top: 1px solid var(--cago-gold);
  border-bottom: 1px solid var(--cago-line);
}

body.in-index .cago-brand-kicker {
  margin: 0 0 32px !important;
  color: var(--cago-gold-dark);
  font-size: 9px !important;
  font-weight: 600;
  letter-spacing: .27em;
  line-height: 1.7 !important;
  text-transform: uppercase;
}

body.in-index .cago-brand-mark {
  width: clamp(150px, 15vw, 180px);
  aspect-ratio: 1;
  margin-bottom: 30px;
  background: url("https://cdn.myshoptet.com/usr/796457.myshoptet.com/user/logos/logo-round-transparent.png") center / contain no-repeat;
}

body.in-index .cago-brand-hero h1 {
  margin: 0 0 22px;
  color: var(--cago-ink);
  font-family: var(--cago-sans) !important;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .48em;
  line-height: 1.5;
  text-transform: uppercase;
}

body.in-index .cago-brand-motto {
  max-width: 850px !important;
  margin: 0 auto 32px !important;
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-size: clamp(46px, 5.5vw, 68px) !important;
  font-weight: 400;
  letter-spacing: -.045em;
  line-height: 1.02 !important;
}

body.in-index .cago-brand-motto em {
  color: var(--cago-gold-dark);
  font-style: normal;
}

body.in-index .cago-brand-intro {
  max-width: 640px !important;
  margin: 0 auto 36px !important;
  color: var(--cago-muted);
  font-size: 14px !important;
  line-height: 1.9 !important;
}

body.in-index .cago-brand-link,
body.in-index .cago-brand-story-links a,
body.in-index .cago-text-link,
body.type-page .cago-text-link {
  display: inline-block;
  padding-bottom: 6px;
  color: var(--cago-ink);
  border-bottom: 1px solid var(--cago-gold);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .18em;
  text-decoration: none;
  text-transform: uppercase;
}

body.in-index .cago-brand-link:hover,
body.in-index .cago-brand-story-links a:hover,
body.in-index .cago-text-link:hover,
body.type-page .cago-text-link:hover {
  color: var(--cago-gold-dark);
  border-bottom-color: var(--cago-gold-dark);
}

body.in-index .cago-brand-values {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: min(1080px, calc(100vw - 48px));
  margin: 0 auto;
  border-bottom: 1px solid var(--cago-line);
}

body.in-index .cago-brand-values article {
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 92px;
  padding: 24px 34px;
}

body.in-index .cago-brand-values article + article {
  border-left: 1px solid var(--cago-line);
}

body.in-index .cago-brand-values span {
  color: var(--cago-gold-dark);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .18em;
}

body.in-index .cago-brand-values p {
  margin: 0 !important;
  color: var(--cago-ink);
  font-size: 10px !important;
  font-weight: 500;
  letter-spacing: .13em;
  line-height: 1.5 !important;
  text-transform: uppercase;
}

body.in-index .cago-brand-story {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, .88fr);
  gap: 110px;
  width: min(960px, calc(100vw - 48px));
  margin: 170px auto 0;
  padding-top: 34px;
  border-top: 1px solid var(--cago-gold);
  text-align: left;
}

body.in-index .cago-brand-story-heading > p {
  margin: 0 0 28px !important;
  color: var(--cago-gold-dark);
  font-size: 9px !important;
  font-weight: 600;
  letter-spacing: .24em;
  text-transform: uppercase;
}

body.in-index .cago-brand-story h2 {
  margin: 0;
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-size: clamp(42px, 5.4vw, 64px);
  font-weight: 400;
  letter-spacing: -.04em;
  line-height: 1.08;
}

body.in-index .cago-brand-story-copy {
  padding-top: 55px;
}

body.in-index .cago-brand-story-copy > p {
  margin: 0 0 24px !important;
  color: var(--cago-muted);
  font-size: 14px !important;
  line-height: 1.9 !important;
}

body.in-index .cago-brand-story-links {
  display: flex;
  gap: 30px;
  margin-top: 36px !important;
}

body.in-index .cago-brand-closing {
  width: min(1080px, calc(100vw - 48px));
  margin: 170px auto 0;
  padding: 80px 40px 84px;
  background: var(--cago-ink);
  border-top: 1px solid var(--cago-gold);
  text-align: center;
}

body.in-index .cago-brand-closing p {
  margin: 0 !important;
  color: #fff;
  font-family: var(--cago-serif) !important;
  font-size: clamp(34px, 4.4vw, 54px) !important;
  line-height: 1.22 !important;
}

body.in-index .cago-brand-closing .is-gold {
  color: var(--cago-gold);
}

body.type-page #content-wrapper {
  padding-top: 72px;
  padding-bottom: 110px;
  background: #fff;
}

body.type-page .content-inner {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

body.type-page h1,
body.type-page h2,
body.type-page .h1,
body.type-page .h2 {
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-weight: 400;
  letter-spacing: .015em;
}

body.type-page h1,
body.type-page .h1 {
  margin-bottom: 38px;
  font-size: clamp(38px, 5vw, 56px);
  line-height: 1.08;
}

body.type-page h2,
body.type-page .h2 {
  margin-top: 54px;
  font-size: 29px;
}

body.type-page .content-inner p,
body.type-page .content-inner li {
  color: #454545;
  font-size: 17px;
  line-height: 1.8;
}

body.type-page .cago-legal {
  color: #45413b;
}

body.type-page .cago-legal-lead {
  margin: -16px 0 58px;
  padding: 25px 0;
  color: var(--cago-muted);
  border-top: 1px solid var(--cago-gold);
  border-bottom: 1px solid var(--cago-line);
  font-size: 14px;
  letter-spacing: .02em;
}

body.type-page .cago-legal h2 {
  margin: 64px 0 22px;
  padding-top: 20px;
  border-top: 1px solid var(--cago-line);
  font-size: 28px;
}

body.type-page .cago-legal a {
  color: var(--cago-ink);
  border-bottom: 1px solid var(--cago-gold);
  text-decoration: none;
}

body.type-page .cago-legal-note {
  margin: 0 0 54px;
  padding: 20px 24px;
  color: #5e523d !important;
  background: var(--cago-soft);
  border-left: 2px solid var(--cago-gold);
  font-size: 13px !important;
  line-height: 1.7 !important;
}

body.type-page .cago-legal-note strong {
  color: var(--cago-ink);
  font-weight: 600;
}

body.type-page .cago-legal-date {
  margin-top: 70px;
  color: var(--cago-gold-dark) !important;
  font-size: 11px !important;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}

body.type-page .cago-content-page {
  color: #45413b;
}

body.type-page .cago-page-kicker,
body.type-page .cago-section-number,
body.type-page .cago-section-label {
  color: var(--cago-gold-dark) !important;
  font-size: 10px !important;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
}

body.type-page .cago-page-kicker {
  margin: -14px 0 28px;
}

body.type-page .cago-page-lead {
  margin: 0 0 68px;
  padding: 30px 0 32px;
  color: var(--cago-ink) !important;
  border-top: 1px solid var(--cago-gold);
  border-bottom: 1px solid var(--cago-line);
  font-family: var(--cago-serif) !important;
  font-size: 25px !important;
  line-height: 1.55 !important;
}

body.type-page .cago-page-section {
  margin-top: 74px;
}

body.type-page .cago-page-section h2 {
  max-width: 660px;
  margin: 16px 0 24px;
  padding: 0;
  border: 0;
  font-size: 34px;
  line-height: 1.2;
}

body.type-page .cago-story-quote {
  margin: 70px 0 84px;
  padding: 62px 40px 66px;
  background: var(--cago-ink);
  border-top: 1px solid var(--cago-gold);
  text-align: center;
}

body.type-page .cago-story-quote p {
  margin: 0;
  color: #fff !important;
  font-family: var(--cago-serif) !important;
  font-size: clamp(32px, 5vw, 46px);
  line-height: 1.25;
}

body.type-page .cago-story-quote p + p {
  color: var(--cago-gold) !important;
}

body.type-page .cago-steps {
  padding: 0;
  margin: 76px 0;
  list-style: none;
  border-top: 1px solid var(--cago-gold);
}

body.type-page .cago-steps li {
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 26px;
  padding: 30px 0;
  border-bottom: 1px solid var(--cago-line);
}

body.type-page .cago-steps li > span {
  color: var(--cago-gold-dark);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .18em;
}

body.type-page .cago-steps h3 {
  margin: -4px 0 9px;
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-size: 26px;
  font-weight: 400;
}

body.type-page .cago-steps p {
  margin: 0;
  font-size: 15px;
}

body.type-page .cago-page-cta {
  margin-top: 86px;
  padding: 58px 54px 62px;
  background: var(--cago-soft);
  border-top: 1px solid var(--cago-gold);
}

body.type-page .cago-page-cta h2 {
  margin: 18px 0 22px;
  font-size: 34px;
}

body.type-page .cago-page-cta p:last-child {
  margin-bottom: 0;
}

body.type-page .cago-form-box {
  margin: 50px 0;
  padding: 48px;
  border: 1px solid var(--cago-line);
  border-top-color: var(--cago-gold);
}

body.type-page .cago-form-line {
  min-height: 42px;
  padding-top: 14px;
  border-bottom: 1px solid var(--cago-line);
  color: #8b877f !important;
  font-size: 13px !important;
}

body.type-product #content-wrapper,
body.type-category #content-wrapper {
  background: #fff;
}

body.type-product h1,
body.type-category h1,
body.type-product .p-final-price-wrapper,
body.type-product .p-final-price {
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-weight: 400;
  letter-spacing: -.025em;
}

body.type-product h1 {
  font-size: clamp(36px, 4.6vw, 56px);
  line-height: 1.1;
}

body.type-product .p-detail-inner,
body.type-product .p-detail {
  border-top: 1px solid var(--cago-gold);
}

body.type-product .p-short-description,
body.type-product .basic-description,
body.type-product .detail-parameters,
body.type-product .availability-value {
  color: var(--cago-muted);
  font-size: 15px;
  line-height: 1.85;
}

body.type-product .add-to-cart-button,
body.type-product .btn.btn-cart {
  background: var(--cago-ink) !important;
  border-color: var(--cago-ink) !important;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
}

body.type-product .add-to-cart-button:hover,
body.type-product .btn.btn-cart:hover {
  background: var(--cago-gold-dark) !important;
  border-color: var(--cago-gold-dark) !important;
}

body.type-category .products-block > div .p {
  border: 1px solid var(--cago-line);
  border-top-color: var(--cago-gold);
  box-shadow: none !important;
}

body.type-category .products-block > div .p .name {
  color: var(--cago-ink);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.type-category .products-block > div .p .price-final {
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-size: 24px;
  font-weight: 400;
}

body.type-category .products-block > div .p .availability {
  color: var(--cago-gold-dark);
  font-size: 10px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

#footer {
  margin-top: 120px;
  color: var(--cago-ink);
  background: #fff;
  border-top: 1px solid var(--cago-line);
}

#footer .cago-site-footer {
  display: grid;
  grid-template-columns: minmax(240px, 1.35fr) repeat(3, minmax(150px, .85fr));
  gap: 56px;
  width: min(1080px, calc(100vw - 48px));
  margin: 0 auto;
  padding: 72px 0 62px;
  border-top: 1px solid var(--cago-gold);
}

#footer .cago-footer-brand {
  max-width: 310px;
}

#footer .cago-footer-mark {
  width: 72px;
  aspect-ratio: 1;
  margin-bottom: 28px;
  background: url("https://cdn.myshoptet.com/usr/796457.myshoptet.com/user/logos/logo-round-transparent.png") center / contain no-repeat;
}

#footer .cago-footer-brand strong {
  display: block;
  margin-bottom: 18px;
  color: var(--cago-ink);
  font-family: var(--cago-serif) !important;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -.03em;
  line-height: 1.1;
}

#footer .cago-footer-brand p {
  margin: 0;
  color: var(--cago-muted);
  font-size: 13px;
  line-height: 1.8;
}

#footer .cago-footer-title {
  margin: 3px 0 24px;
  color: var(--cago-gold-dark);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .22em;
  text-transform: uppercase;
}

#footer .cago-footer-list {
  display: grid;
  gap: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer .cago-footer-list a,
#footer .cago-footer-list button {
  display: inline;
  padding: 0 0 5px;
  color: var(--cago-ink);
  background: transparent;
  border: 0;
  border-bottom: 1px solid transparent;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .08em;
  line-height: 1.45;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

#footer .cago-footer-list a:hover,
#footer .cago-footer-list button:hover {
  color: var(--cago-gold-dark);
  border-bottom-color: var(--cago-gold);
}

#footer .footer-bottom-full-width {
  background: #fff;
  border-top: 1px solid var(--cago-line);
}

#footer .footer-bottom {
  display: flex;
  width: min(1080px, calc(100vw - 48px));
  max-width: none;
  min-height: 0;
  margin: 0 auto;
  padding: 18px 0 24px;
  color: var(--cago-muted);
  font-size: 11px;
  line-height: 1.7;
  justify-content: space-between;
  gap: 24px;
}

#footer .footer-bottom a {
  color: var(--cago-muted);
}

#footer #signature {
  opacity: .42;
}

@media (min-width: 768px) {
  #header .navigation-in {
    width: 100% !important;
  }

  #header .navigation-in > ul {
    display: flex !important;
    width: 100% !important;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  body #header .header-top,
  body #header .header-top-wrapper {
    min-height: 74px;
  }

  body #header .site-name img {
    max-width: 54px !important;
    max-height: 54px !important;
  }

  body #header .header-bottom {
    min-height: 0;
  }

  html body.in-index #content-wrapper {
    padding: 78px 22px 96px;
  }

  body.in-index .cago-brand-hero {
    width: calc(100vw - 32px);
    min-height: 0;
    padding: 58px 22px 68px;
  }

  body.in-index .cago-brand-kicker {
    margin-bottom: 38px !important;
    letter-spacing: .2em;
  }

  body.in-index .cago-brand-mark {
    width: 160px;
    margin-bottom: 36px;
  }

  body.in-index .cago-brand-motto {
    font-size: 43px !important;
    line-height: 1.08 !important;
  }

  body.in-index .cago-brand-intro {
    font-size: 13px !important;
  }

  body.in-index .cago-brand-values {
    grid-template-columns: 1fr;
    width: calc(100vw - 32px);
  }

  body.in-index .cago-brand-values article {
    min-height: 72px;
    padding: 20px 24px;
  }

  body.in-index .cago-brand-values article + article {
    border-top: 1px solid var(--cago-line);
    border-left: 0;
  }

  body.in-index .cago-brand-story {
    grid-template-columns: 1fr;
    gap: 0;
    width: calc(100vw - 44px);
    margin-top: 104px;
  }

  body.in-index .cago-brand-story h2 {
    font-size: 42px;
  }

  body.in-index .cago-brand-story-copy {
    padding-top: 38px;
  }

  body.in-index .cago-brand-story-links {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }

  body.in-index .cago-brand-closing {
    width: calc(100vw - 32px);
    margin-top: 104px;
    padding: 58px 20px 62px;
  }

  body.type-page #content-wrapper {
    padding: 54px 22px 80px;
  }

  body.type-page .content-inner p,
  body.type-page .content-inner li {
    font-size: 16px;
  }

  body.type-page .cago-page-lead {
    margin-bottom: 52px;
    font-size: 21px !important;
  }

  body.type-page .cago-story-quote {
    margin: 54px 0 64px;
    padding: 48px 20px 52px;
  }

  body.type-page .cago-page-section {
    margin-top: 58px;
  }

  body.type-page .cago-page-section h2,
  body.type-page .cago-page-cta h2 {
    font-size: 29px;
  }

  body.type-page .cago-steps li {
    grid-template-columns: 42px 1fr;
    gap: 16px;
  }

  body.type-page .cago-page-cta {
    margin-top: 64px;
    padding: 42px 26px 46px;
  }

  body.type-page .cago-form-box {
    padding: 30px 22px;
  }

  #footer {
    margin-top: 86px;
  }

  #footer .cago-site-footer {
    grid-template-columns: 1fr;
    gap: 36px;
    width: calc(100vw - 32px);
    padding: 52px 0 48px;
  }

  #footer .cago-footer-brand {
    max-width: none;
  }

  #footer .cago-footer-mark {
    width: 62px;
    margin-bottom: 22px;
  }

  #footer .cago-footer-brand strong {
    font-size: 28px;
  }

  #footer .cago-footer-title {
    margin-bottom: 18px;
  }

  #footer .footer-bottom {
    display: block;
    width: calc(100vw - 32px);
    padding: 18px 0 22px;
  }

  #footer #signature {
    display: block !important;
    margin-top: 10px;
  }
}
