.page-id-13239 .tvpsdt-home-enhancements,
.page-id-13239 .tvpsdt-home-products,
.page-id-13239 .tvpsdt-home-newsletter-section {
  --tvpsdt-home-ink: #172236;
  --tvpsdt-home-muted: #607087;
  --tvpsdt-home-blue: #173e6d;
  --tvpsdt-home-blue-dark: #102f55;
  --tvpsdt-home-blue-soft: #edf4fc;
  --tvpsdt-home-rose: #c9577f;
  --tvpsdt-home-blush: #fff6f8;
  --tvpsdt-home-border: #e3e8ef;
  --tvpsdt-home-serif: Georgia, "Times New Roman", serif;
  color: var(--tvpsdt-home-ink);
}

.page-id-13239 {
  overflow-x: hidden;
}

.page-id-13239 .tvpsdt-home-enhancements *,
.page-id-13239 .tvpsdt-home-products *,
.page-id-13239 .tvpsdt-home-newsletter-section * {
  box-sizing: border-box;
}

.page-id-13239 #tvpsdt-trust-faq {
  display: none !important;
}

.page-id-13239 .tvpsdt-home-shell {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}

.page-id-13239 .tvpsdt-home-eyebrow {
  margin: 0 0 11px;
  color: var(--tvpsdt-home-rose);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.page-id-13239 .tvpsdt-home-enhancements h2,
.page-id-13239 .tvpsdt-home-products h2 {
  margin: 0;
  color: var(--tvpsdt-home-blue-dark);
  font-family: var(--tvpsdt-home-serif);
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 500;
  letter-spacing: -.025em;
  line-height: 1.08;
  text-transform: none;
}

.page-id-13239 .tvpsdt-home-products {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 56px 0 62px;
  color: var(--tvpsdt-home-ink);
}

.page-id-13239 .elementor-element-123d6cdc > .elementor-background-overlay {
  pointer-events: none !important;
}

.page-id-13239 .tvpsdt-home-products-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: end;
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto 27px;
}

.page-id-13239 .tvpsdt-home-products-header h2 {
  max-width: 720px;
  font-size: clamp(29px, 3.4vw, 42px);
}

.page-id-13239 .tvpsdt-home-products-track {
  width: min(1120px, calc(100% - 48px));
  display: grid;
  grid-auto-columns: calc((100% - 64px) / 5);
  grid-auto-flow: column;
  gap: 16px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  margin-inline: auto;
  padding: 4px 2px 18px;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(23, 62, 109, .24) transparent;
  scrollbar-width: thin;
  cursor: grab;
  touch-action: pan-y pinch-zoom;
}

.page-id-13239 .tvpsdt-home-product-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--tvpsdt-home-border);
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(23, 34, 54, .07);
  color: var(--tvpsdt-home-ink) !important;
  scroll-snap-align: start;
  text-decoration: none !important;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.page-id-13239 .tvpsdt-home-product-card:hover,
.page-id-13239 .tvpsdt-home-product-card:focus-visible {
  border-color: rgba(23, 62, 109, .32);
  box-shadow: 0 17px 38px rgba(23, 34, 54, .12);
  transform: translateY(-3px);
}

.page-id-13239 .tvpsdt-home-product-image {
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  padding: 12px;
  background: linear-gradient(145deg, #fafbfd, var(--tvpsdt-home-blue-soft));
}

.page-id-13239 .tvpsdt-home-product-image img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-user-drag: none;
  object-fit: contain;
  user-select: none;
  transition: transform .25s ease;
}

.page-id-13239 .tvpsdt-home-product-card:hover .tvpsdt-home-product-image img,
.page-id-13239 .tvpsdt-home-product-card:focus-visible .tvpsdt-home-product-image img {
  transform: scale(1.025);
}

.page-id-13239 .tvpsdt-home-product-copy {
  min-height: 152px;
  display: flex;
  flex-direction: column;
  padding: 17px;
}

.page-id-13239 .tvpsdt-home-product-copy > small {
  margin-bottom: 7px;
  color: var(--tvpsdt-home-rose);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.page-id-13239 .tvpsdt-home-product-copy > strong {
  color: var(--tvpsdt-home-blue-dark);
  font-family: var(--tvpsdt-home-serif);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.28;
}

.page-id-13239 .tvpsdt-home-product-meta {
  display: flex;
  gap: 8px;
  align-items: end;
  justify-content: flex-end;
  margin-top: auto;
  padding-top: 16px;
  color: var(--tvpsdt-home-blue);
  font-size: 11px;
  font-weight: 850;
}

.page-id-13239 .tvpsdt-home-instagram {
  overflow: hidden;
  padding: 84px 0 76px;
  border-block: 1px solid var(--tvpsdt-home-border);
  background:
    radial-gradient(circle at 92% 4%, rgba(201, 87, 127, .12), transparent 29%),
    linear-gradient(180deg, var(--tvpsdt-home-blush), #fff);
}

.page-id-13239 .tvpsdt-home-instagram-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 36px;
  align-items: end;
}

.page-id-13239 .tvpsdt-home-profile {
  min-width: 318px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 13px;
  align-items: center;
  padding: 14px 17px;
  border: 1px solid var(--tvpsdt-home-border);
  border-radius: 16px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 16px 40px rgba(23, 34, 54, .08);
  color: var(--tvpsdt-home-ink) !important;
  text-decoration: none !important;
}

.page-id-13239 .tvpsdt-home-profile-icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: linear-gradient(145deg, #6c49c8, #c9577f 54%, #ef9b5b);
  color: #fff;
}

.page-id-13239 .tvpsdt-home-profile strong,
.page-id-13239 .tvpsdt-home-profile small {
  display: block;
}

.page-id-13239 .tvpsdt-home-profile strong {
  font-size: 13px;
}

.page-id-13239 .tvpsdt-home-profile small {
  margin-top: 2px;
  color: var(--tvpsdt-home-muted);
  font-size: 11px;
}

.page-id-13239 .tvpsdt-home-profile-arrow {
  color: var(--tvpsdt-home-blue);
  font-size: 22px;
}

.page-id-13239 .tvpsdt-home-carousel {
  margin-top: 38px;
}

.page-id-13239 .tvpsdt-home-instagram-track {
  display: grid;
  grid-auto-columns: calc((100% - 72px) / 5);
  grid-auto-flow: column;
  gap: 18px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  padding: 6px 2px 20px;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(23, 62, 109, .28) transparent;
  scrollbar-width: thin;
  cursor: grab;
  touch-action: pan-y pinch-zoom;
}

.page-id-13239 .tvpsdt-home-instagram-post {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 5;
  border: 1px solid rgba(23, 34, 54, .1);
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 16px 36px rgba(23, 34, 54, .1);
  scroll-snap-align: start;
}

.page-id-13239 .tvpsdt-home-instagram-post img {
  width: 100%;
  height: 100%;
  -webkit-user-drag: none;
  object-fit: cover;
  user-select: none;
  transition: transform 240ms ease;
}

.page-id-13239 .tvpsdt-home-instagram-post::after {
  position: absolute;
  inset: auto 0 0;
  height: 29%;
  background: linear-gradient(180deg, transparent, rgba(16, 47, 85, .82));
  content: "";
  opacity: 0;
  transition: opacity 200ms ease;
}

.page-id-13239 .tvpsdt-home-instagram-label {
  position: absolute;
  z-index: 1;
  right: 14px;
  bottom: 13px;
  left: 14px;
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  opacity: 0;
  transform: translateY(5px);
  transition: opacity 200ms ease, transform 200ms ease;
}

.page-id-13239 .tvpsdt-home-instagram-post:hover img,
.page-id-13239 .tvpsdt-home-instagram-post:focus-visible img {
  transform: scale(1.025);
}

.page-id-13239 .tvpsdt-home-instagram-post:hover::after,
.page-id-13239 .tvpsdt-home-instagram-post:focus-visible::after,
.page-id-13239 .tvpsdt-home-instagram-post:hover .tvpsdt-home-instagram-label,
.page-id-13239 .tvpsdt-home-instagram-post:focus-visible .tvpsdt-home-instagram-label {
  opacity: 1;
}

.page-id-13239 .tvpsdt-home-instagram-post:hover .tvpsdt-home-instagram-label,
.page-id-13239 .tvpsdt-home-instagram-post:focus-visible .tvpsdt-home-instagram-label {
  transform: translateY(0);
}

.page-id-13239 .tvpsdt-home-carousel-footer {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  margin-top: 13px;
}

.page-id-13239 .tvpsdt-home-carousel-footer p {
  margin: 0;
  color: var(--tvpsdt-home-muted);
  font-size: 12px;
}

.page-id-13239 .tvpsdt-home-controls {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

.page-id-13239 .tvpsdt-home-controls button {
  width: 46px !important;
  min-width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  border: 1px solid var(--tvpsdt-home-border) !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: var(--tvpsdt-home-blue) !important;
  box-shadow: 0 5px 16px rgba(25, 59, 108, .08) !important;
  cursor: pointer;
  line-height: 0 !important;
  transition:
    color .2s ease,
    background-color .2s ease,
    border-color .2s ease,
    transform .2s ease,
    box-shadow .2s ease;
}

.page-id-13239 .tvpsdt-home-controls button svg {
  display: block;
  width: 18px;
  height: 18px;
  margin: 0;
  overflow: visible;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.page-id-13239 .tvpsdt-home-controls button:hover,
.page-id-13239 .tvpsdt-home-controls button:focus-visible {
  background: var(--tvpsdt-home-blue) !important;
  border-color: var(--tvpsdt-home-blue) !important;
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(25, 59, 108, .18) !important;
  transform: translateY(-1px);
}

.page-id-13239 .tvpsdt-home-controls button:disabled {
  cursor: default;
  opacity: .28;
  box-shadow: none !important;
  transform: none;
}

.page-id-13239 .tvpsdt-home-authority {
  padding: 74px 0;
  border-bottom: 1px solid var(--tvpsdt-home-border);
  background: var(--tvpsdt-home-blush);
}

.page-id-13239 .tvpsdt-home-authority-card {
  overflow: hidden;
  border: 1px solid var(--tvpsdt-home-border);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 22px 60px rgba(23, 34, 54, .09);
}

.page-id-13239 .tvpsdt-home-authority-intro {
  padding: 38px 42px;
  background: var(--tvpsdt-home-blue-dark);
  color: rgba(255, 255, 255, .8);
}

.page-id-13239 .tvpsdt-home-authority-intro h2 {
  max-width: 780px;
  color: #fff;
}

.page-id-13239 .tvpsdt-home-authority-body {
  padding: 30px;
}

.page-id-13239 .tvpsdt-home-media-heading {
  display: flex;
  gap: 22px;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 18px;
}

.page-id-13239 .tvpsdt-home-media-heading strong {
  color: var(--tvpsdt-home-blue-dark);
  font-family: var(--tvpsdt-home-serif);
  font-size: clamp(21px, 2.2vw, 27px);
}

.page-id-13239 .tvpsdt-home-media-heading span {
  color: var(--tvpsdt-home-muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.page-id-13239 .tvpsdt-home-logo-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  overflow: hidden;
  border: 1px solid var(--tvpsdt-home-border);
  border-radius: 15px;
  background: #fff;
}

.page-id-13239 .tvpsdt-home-logo-card {
  min-height: 148px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  padding: 20px 12px;
  border-right: 1px solid var(--tvpsdt-home-border);
  color: var(--tvpsdt-home-ink) !important;
  text-align: center;
  text-decoration: none !important;
}

.page-id-13239 .tvpsdt-home-logo-card:last-child {
  border-right: 0;
}

.page-id-13239 .tvpsdt-home-logo-card:hover,
.page-id-13239 .tvpsdt-home-logo-card:focus-visible {
  background: var(--tvpsdt-home-blush);
}

.page-id-13239 .tvpsdt-home-logo-mark {
  width: 100%;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-id-13239 .tvpsdt-home-logo-mark img {
  width: auto;
  max-width: 122px;
  max-height: 50px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: .72;
}

.page-id-13239 .tvpsdt-home-logo-mark--square img {
  max-width: 58px;
  max-height: 58px;
}

.page-id-13239 .tvpsdt-home-logo-mark--wide img {
  max-width: 144px;
  filter: brightness(0) saturate(100%);
  opacity: .72;
}

.page-id-13239 .tvpsdt-home-logo-card small {
  min-height: 32px;
  color: var(--tvpsdt-home-muted);
  font-size: 11px;
  font-weight: 750;
  line-height: 1.4;
}

.page-id-13239 .tvpsdt-home-sector-proof {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 17px;
  align-items: center;
  margin-top: 17px;
  padding: 18px 20px;
  border: 1px solid #d9e5e3;
  border-radius: 15px;
  background: linear-gradient(135deg, #f2f7f6, #f8fafc);
}

.page-id-13239 .tvpsdt-home-sector-icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #fff;
  color: var(--tvpsdt-home-blue);
  box-shadow: 0 8px 20px rgba(23, 62, 109, .08);
}

.page-id-13239 .tvpsdt-home-sector-copy strong,
.page-id-13239 .tvpsdt-home-sector-copy span {
  display: block;
}

.page-id-13239 .tvpsdt-home-sector-copy strong {
  margin-bottom: 3px;
  color: var(--tvpsdt-home-blue-dark);
  font-size: 14px;
  line-height: 1.42;
}

.page-id-13239 .tvpsdt-home-sector-copy span {
  color: var(--tvpsdt-home-muted);
  font-size: 12px;
  line-height: 1.45;
}

.page-id-13239 .tvpsdt-home-sector-proof a {
  color: var(--tvpsdt-home-blue) !important;
  font-size: 12px;
  font-weight: 850;
  text-decoration: underline !important;
  text-underline-offset: 4px;
  white-space: nowrap;
}

.page-id-13239 .tvpsdt-home-founder {
  padding: 74px 0;
  background: #fff;
}

.page-id-13239 .tvpsdt-home-founder-card {
  display: grid;
  grid-template-columns: minmax(250px, .72fr) minmax(0, 1.28fr);
  overflow: hidden;
  border: 1px solid var(--tvpsdt-home-border);
  border-radius: 23px;
  background: var(--tvpsdt-home-blue-dark);
  box-shadow: 0 24px 60px rgba(23, 34, 54, .11);
}

.page-id-13239 .tvpsdt-home-founder-signature {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 42px 30px;
  background:
    radial-gradient(circle at 50% 28%, rgba(201, 87, 127, .32), transparent 33%),
    var(--tvpsdt-home-blue-dark);
  color: #fff;
  text-align: center;
}

.page-id-13239 .tvpsdt-home-founder-signature img {
  width: 132px;
  height: 132px;
  margin-bottom: 18px;
  border: 6px solid rgba(255, 255, 255, .12);
  border-radius: 50%;
}

.page-id-13239 .tvpsdt-home-founder-signature strong {
  font-family: var(--tvpsdt-home-serif);
  font-size: 27px;
  font-weight: 500;
}

.page-id-13239 .tvpsdt-home-founder-signature span {
  max-width: 230px;
  margin-top: 7px;
  color: rgba(255, 255, 255, .68);
  font-size: 11px;
}

.page-id-13239 .tvpsdt-home-founder-copy {
  padding: 50px;
  background: #fff;
}

.page-id-13239 .tvpsdt-home-founder-copy h2 {
  font-size: clamp(29px, 3.8vw, 44px);
}

.page-id-13239 .tvpsdt-home-founder-copy > p:not(.tvpsdt-home-eyebrow) {
  margin: 20px 0 0;
  color: var(--tvpsdt-home-muted);
  font-size: 14px;
  line-height: 1.75;
}

.page-id-13239 .tvpsdt-home-founder-copy blockquote {
  margin: 24px 0;
  padding: 18px 0 18px 20px;
  border-left: 3px solid var(--tvpsdt-home-rose);
  color: var(--tvpsdt-home-blue-dark);
  font-family: var(--tvpsdt-home-serif);
  font-size: 20px;
  font-style: italic;
}

.page-id-13239 .tvpsdt-home-founder-copy a {
  color: var(--tvpsdt-home-blue) !important;
  font-size: 13px;
  font-weight: 850;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}

.page-id-13239 .tvpsdt-home-book {
  padding: 76px 0;
  border-top: 1px solid var(--tvpsdt-home-border);
  background:
    radial-gradient(circle at 8% 5%, rgba(201, 87, 127, .1), transparent 28%),
    var(--tvpsdt-home-blue-soft);
}

.page-id-13239 .tvpsdt-home-book-card {
  display: grid;
  grid-template-columns: minmax(260px, .78fr) minmax(0, 1.22fr);
  overflow: hidden;
  border: 1px solid rgba(23, 62, 109, .13);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 24px 62px rgba(23, 34, 54, .1);
}

.page-id-13239 .tvpsdt-home-book-visual {
  min-height: 470px;
  display: grid;
  place-items: center;
  padding: 42px;
  background:
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, .96), rgba(255, 255, 255, .45) 38%, transparent 67%),
    linear-gradient(150deg, #f7dce5, #e8f0fb);
}

.page-id-13239 .tvpsdt-home-book-visual img {
  width: min(100%, 375px);
  max-height: 390px;
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 22px 25px rgba(23, 34, 54, .18));
}

.page-id-13239 .tvpsdt-home-book-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 54px;
}

.page-id-13239 .tvpsdt-home-book-copy > p:not(.tvpsdt-home-eyebrow) {
  max-width: 650px;
  margin: 20px 0 0;
  color: var(--tvpsdt-home-muted);
  font-size: 15px;
  line-height: 1.72;
}

.page-id-13239 .tvpsdt-home-book-ratings {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 23px;
}

.page-id-13239 .tvpsdt-home-book-ratings span {
  padding: 8px 11px;
  border: 1px solid rgba(23, 62, 109, .13);
  border-radius: 999px;
  background: #f8fafc;
  color: var(--tvpsdt-home-muted);
  font-size: 11px;
}

.page-id-13239 .tvpsdt-home-book-ratings strong {
  color: var(--tvpsdt-home-blue-dark);
}

.page-id-13239 .tvpsdt-home-book-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  margin-top: 27px;
}

.page-id-13239 .tvpsdt-home-book-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 11px 20px;
  border: 1px solid var(--tvpsdt-home-blue);
  border-radius: 11px;
  background: var(--tvpsdt-home-blue);
  color: #fff !important;
  font-size: 13px;
  font-weight: 850;
  text-decoration: none !important;
}

.page-id-13239 .tvpsdt-home-book-button:hover,
.page-id-13239 .tvpsdt-home-book-button:focus-visible {
  background: var(--tvpsdt-home-blue-dark);
}

.page-id-13239 .tvpsdt-home-book-link {
  color: var(--tvpsdt-home-blue) !important;
  font-size: 13px;
  font-weight: 850;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}

.page-id-13239 .tvpsdt-home-book-price {
  margin-top: 14px;
  color: var(--tvpsdt-home-muted);
  font-size: 11px;
}

.page-id-13239 .tvpsdt-home-book-price del {
  opacity: .7;
}

.page-id-13239 .tvpsdt-home-book-price ins {
  text-decoration: none;
}

.page-id-13239 .tvpsdt-home-book-reviews {
  margin-top: 27px;
}

.page-id-13239 .tvpsdt-home-book-review-heading {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 13px;
}

.page-id-13239 .tvpsdt-home-book-review-heading > strong {
  color: var(--tvpsdt-home-blue-dark);
  font-family: var(--tvpsdt-home-serif);
  font-size: 21px;
  font-weight: 600;
}

.page-id-13239 .tvpsdt-home-book-review-track {
  display: grid;
  grid-auto-columns: calc((100% - 32px) / 3);
  grid-auto-flow: column;
  gap: 16px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  padding: 3px 2px 16px;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(23, 62, 109, .24) transparent;
  scrollbar-width: thin;
  cursor: grab;
  touch-action: pan-y pinch-zoom;
}

.page-id-13239 .tvpsdt-home-products-track.is-tvpsdt-dragging,
.page-id-13239 .tvpsdt-home-instagram-track.is-tvpsdt-dragging,
.page-id-13239 .tvpsdt-home-book-review-track.is-tvpsdt-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
  scroll-snap-type: none;
}

.page-id-13239 .tvpsdt-home-book-review {
  min-height: 174px;
  display: flex;
  flex-direction: column;
  padding: 23px;
  border: 1px solid rgba(23, 62, 109, .13);
  border-radius: 17px;
  background: rgba(255, 255, 255, .92);
  color: var(--tvpsdt-home-ink) !important;
  scroll-snap-align: start;
  text-decoration: none !important;
}

.page-id-13239 .tvpsdt-home-book-review > span {
  color: #d68b22;
  font-size: 13px;
  letter-spacing: .08em;
}

.page-id-13239 .tvpsdt-home-book-review blockquote {
  margin: 15px 0 18px;
  color: var(--tvpsdt-home-blue-dark);
  font-family: var(--tvpsdt-home-serif);
  font-size: 17px;
  font-style: normal;
  line-height: 1.45;
}

.page-id-13239 .tvpsdt-home-book-review small {
  margin-top: auto;
  color: var(--tvpsdt-home-muted);
  font-size: 10px;
  font-weight: 750;
}

.page-id-13239 .tvpsdt-home-newsletter-section {
  padding-block: 24px 72px !important;
  background: #fff !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .elementor-container,
.page-id-13239 .tvpsdt-home-newsletter-section .elementor-column,
.page-id-13239 .tvpsdt-home-newsletter-section .elementor-widget-wrap {
  width: 100% !important;
  max-width: none !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter {
  width: min(820px, calc(100% - 48px)) !important;
  max-width: 820px !important;
  margin: 0 auto !important;
  padding: 46px !important;
  border: 1px solid var(--tvpsdt-home-border) !important;
  border-radius: 24px !important;
  background: linear-gradient(145deg, #fff, var(--tvpsdt-home-blush)) !important;
  box-shadow: 0 20px 55px rgba(23, 34, 54, .08) !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-home-newsletter-logo {
  display: block !important;
  width: 92px !important;
  height: 92px !important;
  margin: 0 auto 17px !important;
  border: 4px solid rgba(255, 255, 255, .92) !important;
  border-radius: 50% !important;
  object-fit: contain !important;
  box-shadow: 0 12px 30px rgba(23, 62, 109, .12) !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter h2 {
  color: var(--tvpsdt-home-blue-dark) !important;
  font-family: var(--tvpsdt-home-serif) !important;
  font-size: clamp(31px, 4vw, 43px) !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter__eyebrow {
  background: var(--tvpsdt-home-blue-soft) !important;
  color: var(--tvpsdt-home-blue) !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter__form--emailoctopus,
.page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter__form--emailoctopus > [data-form],
.page-id-13239 .tvpsdt-home-newsletter-section [data-form].inline-container,
.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form-wrapper {
  width: min(600px, 100%) !important;
  max-width: 600px !important;
  margin: 0 auto !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section [eo-form-fields-container] {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 11px !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form-row {
  margin: 0 !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form input[type="email"],
.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form input[type="text"]:not([tabindex="-1"]) {
  width: 100% !important;
  min-height: 54px !important;
  padding: 12px 15px !important;
  border: 1px solid #d8dce2 !important;
  border-radius: 11px !important;
  background: #fff !important;
  color: var(--tvpsdt-home-ink) !important;
  font: inherit !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form input[type="submit"] {
  width: 100% !important;
  min-height: 54px !important;
  margin-top: 11px !important;
  border: 1px solid var(--tvpsdt-home-blue) !important;
  border-radius: 11px !important;
  background: var(--tvpsdt-home-blue) !important;
  color: #fff !important;
  box-shadow: none !important;
  font: inherit !important;
  font-weight: 850 !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form input[type="submit"]:hover,
.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form input[type="submit"]:focus-visible {
  background: var(--tvpsdt-home-blue-dark) !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form-row-consent {
  display: grid !important;
  grid-template-columns: 20px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: start !important;
  margin-top: 15px !important;
  color: var(--tvpsdt-home-muted) !important;
  font-size: 12px !important;
  text-align: left !important;
}

.page-id-13239 .tvpsdt-home-newsletter-section .emailoctopus-form-row-consent input {
  width: 18px !important;
  height: 18px !important;
  margin: 2px 0 0 !important;
  accent-color: var(--tvpsdt-home-blue);
}

.page-id-13239 .tvpsdt-home-newsletter-section .mastfoot {
  display: none !important;
}

.page-id-13239 .tvpsdt-home-enhancements :focus-visible,
.page-id-13239 .tvpsdt-home-products :focus-visible,
.page-id-13239 .tvpsdt-home-newsletter-section :focus-visible {
  outline: 3px solid rgba(23, 62, 109, .28);
  outline-offset: 3px;
}

body.home.page-id-13239 .elementor-element.elementor-element-516aaaab > .tvpsdt-hero-video-control {
  position: absolute;
  z-index: 4;
  top: 18px;
  right: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  min-width: 46px;
  height: 46px;
  min-height: 46px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, .58);
  border-radius: 50%;
  background: rgba(11, 41, 73, .78);
  color: #fff;
  box-shadow: 0 8px 24px rgba(4, 20, 37, .24);
  cursor: pointer;
  pointer-events: auto;
  transition: background 160ms ease, transform 160ms ease;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}

body.home.page-id-13239 .elementor-element.elementor-element-516aaaab > .tvpsdt-hero-video-control:hover,
body.home.page-id-13239 .elementor-element.elementor-element-516aaaab > .tvpsdt-hero-video-control:focus-visible {
  background: rgba(11, 41, 73, .94);
  transform: translateY(-1px);
}

body.home.page-id-13239 .elementor-element.elementor-element-516aaaab > .tvpsdt-hero-video-control:focus-visible {
  outline: 3px solid #f58ba9;
  outline-offset: 3px;
}

body.home.page-id-13239 .elementor-element.elementor-element-516aaaab > .tvpsdt-hero-video-control svg {
  width: 23px;
  height: 23px;
  fill: currentColor;
}

@media (max-width: 980px) {
  .page-id-13239 .tvpsdt-home-products-track {
    grid-auto-columns: calc((100% - 48px) / 4);
  }

  .page-id-13239 .tvpsdt-home-logo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page-id-13239 .tvpsdt-home-logo-card:nth-child(3) {
    border-right: 0;
  }

  .page-id-13239 .tvpsdt-home-logo-card:nth-child(-n+3) {
    border-bottom: 1px solid var(--tvpsdt-home-border);
  }
}

@media (max-width: 760px) {
  /*
   * Elementor est configuré pour lire la vidéo d’arrière-plan sur mobile.
   * Une ancienne règle du personnalisateur masquait pourtant le conteneur et
   * l’iframe sous 768 px. Ces sélecteurs plus précis restaurent uniquement la
   * vidéo du héros de l’accueil, tout en conservant l’image comme repli si le
   * navigateur refuse l’autoplay (économie d’énergie, préférence système, etc.).
   */
  body.home.page-id-13239
    .elementor-element.elementor-element-516aaaab
    > .elementor-background-video-container {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  body.home.page-id-13239
    .elementor-element.elementor-element-516aaaab
    > .elementor-background-video-container
    > iframe.elementor-background-video-embed {
    display: block !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    transform: translate(-50%, -50%) !important;
    /*
     * Si Safari ou le mode économie d’énergie refuse l’autoplay, un toucher
     * sur le lecteur YouTube doit encore pouvoir démarrer la vidéo.
     */
    pointer-events: auto !important;
  }

  body.home.page-id-13239
    .elementor-element.elementor-element-516aaaab
    > .elementor-container {
    position: relative !important;
    z-index: 1 !important;
    pointer-events: none !important;
  }

  body.home.page-id-13239
    .elementor-element.elementor-element-516aaaab
    > .elementor-container
    a,
  body.home.page-id-13239
    .elementor-element.elementor-element-516aaaab
    > .elementor-container
    button {
    pointer-events: auto !important;
  }

  body.home.page-id-13239
    .elementor-element.elementor-element-516aaaab
    > .elementor-background-overlay {
    pointer-events: none !important;
  }

  .page-id-13239 .tvpsdt-home-products-track {
    grid-auto-columns: calc((100% - 32px) / 3);
  }

  .page-id-13239 .tvpsdt-home-instagram-header,
  .page-id-13239 .tvpsdt-home-founder-card,
  .page-id-13239 .tvpsdt-home-book-card {
    grid-template-columns: 1fr;
  }

  .page-id-13239 .tvpsdt-home-profile {
    min-width: 0;
  }

  .page-id-13239 .tvpsdt-home-authority-intro {
    padding: 32px 25px;
  }

  .page-id-13239 .tvpsdt-home-sector-proof {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .page-id-13239 .tvpsdt-home-sector-proof a {
    grid-column: 2;
    justify-self: start;
  }

  .page-id-13239 .tvpsdt-home-founder-copy {
    padding: 38px 30px;
  }

  .page-id-13239 .tvpsdt-home-book-visual {
    min-height: 380px;
  }

  .page-id-13239 .tvpsdt-home-book-copy {
    padding: 40px 31px;
  }

  .page-id-13239 .tvpsdt-home-book-review-track {
    grid-auto-columns: calc((100% - 16px) / 2);
  }
}

@media (max-width: 520px) {
  body.home.page-id-13239 .elementor-element.elementor-element-516aaaab {
    margin-bottom: 48px !important;
    padding-bottom: 52px !important;
  }

  .page-id-13239 .elementor-element-516aaaab .elementor-button {
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .page-id-13239 .custom-logo-link {
    min-width: 44px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  body.page-id-13239 .tvpsdt-blog-controls button.tvpsdt-blog-prev,
  body.page-id-13239 .tvpsdt-blog-controls button.tvpsdt-blog-next {
    width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
  }

  .page-id-13239 .tvpsdt-home-products {
    padding-block: 44px 48px;
  }

  .page-id-13239 .tvpsdt-home-products-header {
    width: min(100% - 28px, 1120px);
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 14px;
    align-items: end;
  }

  .page-id-13239 .tvpsdt-home-products-header h2 {
    font-size: clamp(27px, 9vw, 36px);
  }

  .page-id-13239 .tvpsdt-home-products-track {
    width: min(100% - 28px, 1120px);
    grid-auto-columns: 68%;
    gap: 13px;
  }

  .page-id-13239 .tvpsdt-home-controls--products {
    gap: 6px;
  }

  .page-id-13239 .tvpsdt-home-controls--products button {
    width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
  }

  .page-id-13239 .tvpsdt-home-shell {
    width: min(100% - 28px, 1180px);
  }

  .page-id-13239 .tvpsdt-home-instagram,
  .page-id-13239 .tvpsdt-home-authority,
  .page-id-13239 .tvpsdt-home-founder,
  .page-id-13239 .tvpsdt-home-book {
    padding-block: 46px;
  }

  .page-id-13239 .tvpsdt-home-instagram-track {
    grid-auto-columns: 76%;
    gap: 13px;
  }

  .page-id-13239 .tvpsdt-home-instagram-header {
    gap: 24px;
  }

  .page-id-13239 .tvpsdt-home-carousel {
    margin-top: 28px;
  }

  .page-id-13239 .tvpsdt-home-authority-body {
    padding: 16px;
  }

  .page-id-13239 .tvpsdt-home-authority-intro {
    padding: 27px 22px;
  }

  .page-id-13239 .tvpsdt-home-authority-intro h2 {
    font-size: clamp(29px, 9vw, 34px);
  }

  .page-id-13239 .tvpsdt-home-media-heading {
    display: block;
  }

  .page-id-13239 .tvpsdt-home-media-heading span {
    display: block;
    margin-top: 7px;
  }

  .page-id-13239 .tvpsdt-home-logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-13239 .tvpsdt-home-logo-card {
    min-height: 108px;
    gap: 10px;
    padding: 14px 8px;
    border-bottom: 1px solid var(--tvpsdt-home-border);
  }

  .page-id-13239 .tvpsdt-home-logo-mark {
    height: 42px;
  }

  .page-id-13239 .tvpsdt-home-logo-mark img {
    max-width: 104px;
    max-height: 40px;
  }

  .page-id-13239 .tvpsdt-home-logo-mark--square img {
    max-width: 43px;
    max-height: 43px;
  }

  .page-id-13239 .tvpsdt-home-logo-card small {
    min-height: 0;
    font-size: 10px;
  }

  .page-id-13239 .tvpsdt-home-logo-card:nth-child(odd) {
    border-right: 1px solid var(--tvpsdt-home-border);
  }

  .page-id-13239 .tvpsdt-home-logo-card:nth-child(even) {
    border-right: 0;
  }

  .page-id-13239 .tvpsdt-home-logo-card:nth-last-child(-n+2) {
    border-bottom: 0;
  }

  .page-id-13239 .tvpsdt-home-sector-proof {
    display: block;
  }

  .page-id-13239 .tvpsdt-home-sector-copy {
    display: block;
    margin-top: 12px;
  }

  .page-id-13239 .tvpsdt-home-sector-proof a {
    display: inline-block;
    margin-top: 11px;
    white-space: normal;
  }

  .page-id-13239 .tvpsdt-home-founder-signature {
    padding: 28px 22px;
  }

  .page-id-13239 .tvpsdt-home-founder-signature img {
    width: 104px;
    height: 104px;
    margin-bottom: 14px;
  }

  .page-id-13239 .tvpsdt-home-founder-copy {
    padding: 28px 21px;
  }

  .page-id-13239 .tvpsdt-home-founder-copy h2 {
    font-size: clamp(28px, 8.6vw, 34px);
  }

  .page-id-13239 .tvpsdt-home-founder-copy > p:not(.tvpsdt-home-eyebrow) {
    margin-top: 16px;
    line-height: 1.68;
  }

  .page-id-13239 .tvpsdt-home-founder-copy blockquote {
    margin: 20px 0;
    padding-block: 14px;
    font-size: 18px;
  }

  .page-id-13239 .tvpsdt-home-book-visual {
    min-height: 270px;
    padding: 22px;
  }

  .page-id-13239 .tvpsdt-home-book-visual img {
    max-height: 240px;
  }

  .page-id-13239 .tvpsdt-home-book-copy {
    padding: 29px 21px;
  }

  .page-id-13239 .tvpsdt-home-book-copy h2 {
    font-size: clamp(30px, 9vw, 36px);
  }

  .page-id-13239 .tvpsdt-home-book-copy > p:not(.tvpsdt-home-eyebrow) {
    margin-top: 16px;
    line-height: 1.66;
  }

  .page-id-13239 .tvpsdt-home-book-actions {
    align-items: stretch;
    margin-top: 22px;
  }

  .page-id-13239 .tvpsdt-home-book-button {
    width: 100%;
  }

  .page-id-13239 .tvpsdt-home-book-review-heading {
    align-items: end;
  }

  .page-id-13239 .tvpsdt-home-book-review-heading > strong {
    max-width: 210px;
    font-size: 18px;
  }

  .page-id-13239 .tvpsdt-home-book-review-track {
    grid-auto-columns: 88%;
    gap: 13px;
  }

  .page-id-13239 .tvpsdt-home-newsletter-section {
    padding-block: 18px 44px !important;
  }

  .page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter {
    width: min(100% - 28px, 820px) !important;
    padding: 27px 18px !important;
    border-radius: 18px !important;
  }

  .page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-home-newsletter-logo {
    width: 70px !important;
    height: 70px !important;
    margin-bottom: 12px !important;
  }

  .page-id-13239 .tvpsdt-home-newsletter-section .tvpsdt-newsletter h2 {
    font-size: clamp(29px, 8.8vw, 35px) !important;
  }

  .page-id-13239 .tvpsdt-home-newsletter-section [eo-form-fields-container] {
    grid-template-columns: 1fr !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-13239 .tvpsdt-home-instagram-track,
  .page-id-13239 .tvpsdt-home-products-track,
  .page-id-13239 .tvpsdt-home-book-review-track {
    scroll-behavior: auto;
  }

  .page-id-13239 .tvpsdt-home-product-card,
  .page-id-13239 .tvpsdt-home-product-image img,
  .page-id-13239 .tvpsdt-home-instagram-post img,
  .page-id-13239 .tvpsdt-home-instagram-label {
    transition: none;
  }
}

/* Pied de page partagé entre l’accueil et Mon compte. */
:where(.page-id-13239, .page-id-2559) .tvpsdt-home-legacy-footer {
  display: none !important;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer {
  --tvpsdt-footer-ink: #f8fbff;
  --tvpsdt-footer-muted: #c7d5e5;
  --tvpsdt-footer-blue: #123b67;
  --tvpsdt-footer-blue-deep: #0b2949;
  --tvpsdt-footer-accent: #f58ba9;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  color: var(--tvpsdt-footer-ink);
  background:
    radial-gradient(circle at 7% 10%, rgba(245, 139, 169, 0.16), transparent 28rem),
    linear-gradient(135deg, var(--tvpsdt-footer-blue) 0%, var(--tvpsdt-footer-blue-deep) 100%);
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer::after {
  position: absolute;
  right: -150px;
  bottom: -180px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__shell {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 64px));
  margin: 0 auto;
  padding: 72px 0 84px;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__main {
  display: grid;
  grid-template-columns: minmax(260px, 1.35fr) repeat(3, minmax(150px, 0.75fr));
  gap: clamp(32px, 5vw, 76px);
  align-items: start;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer a {
  color: inherit !important;
  text-decoration: none;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__identity {
  display: inline-flex;
  gap: 15px;
  align-items: center;
  max-width: 270px;
  color: #fff !important;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0.01em;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__identity img {
  flex: 0 0 auto;
  width: 62px;
  height: 62px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 14px 34px rgba(4, 20, 37, 0.24);
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__brand > p {
  max-width: 320px;
  margin: 22px 0 0;
  color: var(--tvpsdt-footer-muted);
  font-size: 15px;
  line-height: 1.7;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials {
  display: flex;
  gap: 10px;
  margin-top: 24px;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  transition: border-color 160ms ease, background 160ms ease, transform 160ms ease;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials a:hover {
  border-color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.16);
  transform: translateY(-2px);
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials svg {
  width: 20px;
  height: 20px;
  overflow: visible;
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 1.7;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials svg.tvpsdt-home-footer__instagram-icon {
  fill: none;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials .tvpsdt-home-footer__social-dot {
  fill: currentColor;
  stroke: none;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__column h2 {
  margin: 3px 0 9px;
  color: #fff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__column a {
  position: relative;
  color: var(--tvpsdt-footer-muted) !important;
  font-size: 15px;
  line-height: 1.5;
  transition: color 160ms ease, transform 160ms ease;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__column a:hover {
  color: #fff !important;
  transform: translateX(3px);
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__contact address {
  margin: 0;
  color: var(--tvpsdt-footer-muted);
  font-size: 14px;
  font-style: normal;
  line-height: 1.65;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__contact p {
  max-width: 245px;
  margin: 2px 0 0;
  color: rgba(199, 213, 229, 0.78);
  font-size: 12px;
  line-height: 1.6;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal {
  display: flex;
  gap: 28px;
  align-items: center;
  justify-content: space-between;
  margin-top: 54px;
  padding-top: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal a,
:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal p {
  margin: 0;
  color: rgba(199, 213, 229, 0.86) !important;
  font-size: 12px;
  line-height: 1.5;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal a {
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 4px;
  transition: color 160ms ease, text-decoration-color 160ms ease;
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal a:hover {
  color: #fff !important;
  text-decoration-color: var(--tvpsdt-footer-accent);
}

:where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer a:focus-visible {
  outline: 3px solid var(--tvpsdt-footer-accent);
  outline-offset: 4px;
  border-radius: 4px;
}

@media (max-width: 980px) {
  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__main {
    grid-template-columns: minmax(280px, 1.2fr) repeat(2, minmax(150px, 0.7fr));
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__contact {
    grid-column: 2 / -1;
  }
}

@media (max-width: 680px) {
  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__shell {
    width: min(100% - 36px, 1180px);
    padding: 50px 0 100px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 36px 28px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__brand {
    grid-column: 1 / -1;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__brand > p {
    max-width: 460px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__contact {
    grid-column: 1 / -1;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal {
    display: block;
    margin-top: 42px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal p {
    margin-top: 22px;
  }
}

@media (max-width: 430px) {
  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 20px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__brand,
  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__contact {
    grid-column: 1 / -1;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__column {
    padding-top: 1px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__column a {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__socials a {
    width: 46px;
    height: 46px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal {
    margin-top: 34px;
  }

  :where(.page-id-13239, .page-id-2559) .tvpsdt-home-footer__legal nav {
    gap: 12px 18px;
  }
}

@media (max-width: 350px) {
  .page-id-13239 .tvpsdt-home-products-header {
    grid-template-columns: 1fr;
  }

  .page-id-13239 .tvpsdt-home-controls--products {
    justify-content: flex-start;
  }
}
