.prestalandings {
  --pl-max-width: 1280px;
  --pl-gap: clamp(1rem, 2vw, 2rem);
  --pl-radius: .75rem;
  --pl-primary: #1f2937;
  --pl-text: #202124;
  --pl-background: #fff;
  color: var(--pl-text);
  margin-inline: auto;
  max-width: var(--pl-max-width);
  width: 100%;
}
body#module-prestalandings-landing #wrapper,
body#module-prestalandings-preview #wrapper { padding-top: 0; }
body#category.prestalandings-category-full #wrapper { padding-top: 0; }
body#category.prestalandings-category-full #wrapper .breadcrumb,
body#category.prestalandings-category-full #js-product-list-header { display: none !important; }
body#category.prestalandings-category-full .prestalandings--category-before { margin-top: 0; }
body#category.prestalandings-category-full .prestalandings--category-before > .pl-hero:first-of-type { margin-top: 0; }
body#category.prestalandings-category-hide-theme-extras #full-column > .dbcategorydesc,
body#category.prestalandings-category-hide-theme-extras #full-column > .dbnewproducts,
body#category.prestalandings-category-hide-theme-extras #full-column .ybc_block_related_category_page { display: none !important; }
.prestalandings--category-after { clear: both; display: flow-root; }
body#module-prestalandings-landing #content.page-content,
body#module-prestalandings-preview #content.page-content { background: transparent; border: 0; box-shadow: none; padding: 0; }
body#module-prestalandings-landing .prestalandings--campaign > .pl-hero:first-of-type,
body#module-prestalandings-preview .prestalandings--campaign > .pl-hero:first-of-type { margin-top: 0; }
.prestalandings .pl-page-title,
.prestalandings .pl-section-title { margin-block: 0 1rem; }
.prestalandings .pl-section-subtitle { margin: -.5rem 0 1.5rem; }
.prestalandings .pl-introduction { box-sizing: border-box; margin-block: 0 1.5rem; max-width: none; width: 100%; }
  .prestalandings .pl-block { margin-bottom: clamp(1.5rem, 4vw, 4rem); margin-top: var(--pl-block-margin-top, clamp(1.5rem, 4vw, 4rem)); padding-bottom: var(--pl-block-padding-bottom, 0); padding-top: var(--pl-block-padding-top, 0); scroll-margin-top: 6rem; }
.prestalandings .pl-block--width-wide,
.prestalandings .pl-block--width-full { box-sizing: border-box; max-width: none; position: relative; transform: translateX(var(--pl-full-bleed-shift, 0px)); }
.prestalandings .pl-block--width-wide { margin-inline: calc((100% - min(1600px, calc(var(--pl-viewport-width, 100vw) - 2rem))) / 2); padding-inline: clamp(1rem, 2vw, 2rem); width: min(1600px, calc(var(--pl-viewport-width, 100vw) - 2rem)); }
.prestalandings .pl-block--width-full { margin-inline: calc((100% - var(--pl-viewport-width, 100vw)) / 2); padding-inline: clamp(1rem, 2vw, 2rem); width: var(--pl-viewport-width, 100vw); }
.prestalandings .pl-block--has-background { isolation: isolate; position: relative; }
.prestalandings .pl-block--has-background::before { background: var(--pl-block-bg, #fff); content: ""; inset-block: 0; left: 50%; position: absolute; transform: translateX(-50%); width: var(--pl-viewport-width, 100vw); z-index: -1; }
.prestalandings .pl-catalog-anchor { scroll-margin-top: 6rem; }
body.prestalandings-category-active .pl-size-groups { margin: .75rem 0 1rem; }
body.prestalandings-category-active .pl-size-groups__title { font-size: .9rem; font-weight: 700; margin: 0 0 .55rem; }
body.prestalandings-category-active .pl-size-groups__links { display: flex; flex-wrap: wrap; gap: .45rem; }
body.prestalandings-category-active .pl-size-group,
body.prestalandings-category-active .pl-size-groups__toggle {
  background: #fff;
  border: 1px solid #c7cbd1;
  border-radius: 999px;
  color: #202124;
  cursor: pointer;
  display: inline-block;
  font-size: .82rem;
  line-height: 1.2;
  padding: .48rem .7rem;
  text-decoration: none;
}
body.prestalandings-category-active .pl-size-group:hover,
body.prestalandings-category-active .pl-size-group:focus-visible,
body.prestalandings-category-active .pl-size-group--active {
  background: #e9500e;
  border-color: #e9500e;
  color: #fff;
  text-decoration: none;
}
body.prestalandings-category-active .pl-size-groups__toggle { background: transparent; border: 0; border-radius: 0; margin-top: .6rem; padding-inline: 0; text-decoration: underline; }
body.prestalandings-category-active .pl-size-facet--grouped .pl-size-native-list { display: none !important; }
body.prestalandings-category-active .pl-size-facet--individuals-visible .pl-size-native-list {
  display: block !important;
  height: auto !important;
  visibility: visible !important;
}
body.prestalandings-category-active .pl-subcategory-filter {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  margin: .75rem 0;
  max-width: none;
  padding: 0;
  width: 100%;
}
body.prestalandings-category-active .pl-subcategory-filter__title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 .35rem;
}
body.prestalandings-category-active .pl-subcategory-filter__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.prestalandings-category-active .pl-subcategory-filter__item + .pl-subcategory-filter__item {
  border-top: 0;
}
body.prestalandings-category-active .pl-subcategory-filter__item a {
  color: inherit;
  display: block;
  line-height: 1.25;
  padding: .3rem 0;
  text-decoration: none;
}
body.prestalandings-category-active .pl-subcategory-filter__item a:hover,
body.prestalandings-category-active .pl-subcategory-filter__item a:focus-visible {
  color: #1578bc;
  text-decoration: underline;
  text-underline-offset: .18em;
}
  .prestalandings .pl-hero { background: #eef0f2; border-radius: 0; display: grid; margin-inline: calc(50% - (var(--pl-viewport-width, 100vw) / 2)); max-width: var(--pl-viewport-width, 100vw); min-height: 22rem; overflow: hidden; position: relative; transform: translateX(var(--pl-full-bleed-shift, 0px)); width: var(--pl-viewport-width, 100vw); }
  .prestalandings .pl-hero.pl-block--has-background { background: var(--pl-block-bg, #eef0f2); }
.prestalandings .pl-hero--compact { min-height: 16rem; }
.prestalandings .pl-hero--large { min-height: 32rem; }
.prestalandings .pl-hero__media,
.prestalandings .pl-hero__media img { height: 100%; inset: 0; object-fit: cover; position: absolute; width: 100%; }
.prestalandings .pl-hero__content { align-self: center; border-radius: var(--pl-hero-panel-radius, var(--pl-radius)); margin: var(--pl-gap); max-width: 42rem; padding: var(--pl-hero-panel-padding, 32px); position: relative; transform: translateY(var(--pl-hero-content-offset-y, 0px)); z-index: 1; }
.prestalandings .pl-hero__content--custom-width { box-sizing: border-box; max-width: calc(100% - var(--pl-gap) - var(--pl-gap)) !important; width: var(--pl-hero-content-width, 640px) !important; }
.prestalandings .pl-hero__content::before { background: var(--pl-hero-panel-bg, #fff); border-radius: inherit; content: ""; inset: 0; opacity: var(--pl-hero-panel-opacity, .88); position: absolute; z-index: 0; }
.prestalandings .pl-hero__content--no-panel { background: transparent !important; box-shadow: none !important; }
.prestalandings .pl-hero__content--no-panel::before { content: none !important; display: none !important; opacity: 0 !important; }
.prestalandings .pl-hero__content > * { position: relative; z-index: 1; }
.prestalandings .pl-hero__content--center { justify-self: center; text-align: center; }
.prestalandings .pl-hero__content--right { justify-self: end; text-align: right; }
.prestalandings .pl-hero__title { color: var(--pl-hero-title-color, #202124); font-size: var(--pl-hero-title-size, 48px); line-height: 1.15; text-align: var(--pl-hero-title-align, left); text-shadow: var(--pl-hero-title-shadow-x, 0px) var(--pl-hero-title-shadow-y, 2px) var(--pl-hero-title-shadow-blur, 4px) var(--pl-hero-title-shadow-color, transparent); }
.prestalandings .pl-hero__subtitle { color: var(--pl-hero-subtitle-color, #ffffff); font-size: var(--pl-hero-subtitle-size, 20px); line-height: 1.45; margin: .75rem 0 0; text-align: var(--pl-hero-subtitle-align, left); text-shadow: var(--pl-hero-subtitle-shadow-x, 0px) var(--pl-hero-subtitle-shadow-y, 2px) var(--pl-hero-subtitle-shadow-blur, 4px) var(--pl-hero-subtitle-shadow-color, transparent); }
.prestalandings .pl-hero__subtitle * { color: inherit !important; font-size: inherit !important; line-height: inherit !important; text-shadow: inherit !important; }
.prestalandings .pl-hero__subtitle > :first-child { margin-top: 0; }
.prestalandings .pl-hero__subtitle > :last-child { margin-bottom: 0; }
.prestalandings .pl-hero__subtitle ul,
.prestalandings .pl-hero__subtitle ol { display: inline-block; margin-block: .35rem 0; text-align: left; }
.prestalandings .pl-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1rem; }
.prestalandings .pl-hero__content--center .pl-actions { justify-content: center; }
.prestalandings .pl-hero__content--right .pl-actions { justify-content: flex-end; }
.prestalandings .pl-button { background: var(--pl-hero-button-bg, #1578bc); border: 2px solid var(--pl-hero-button-bg, #1578bc); border-radius: var(--pl-hero-button-radius, .4rem); color: var(--pl-hero-button-color, #fff); display: inline-block; font-size: var(--pl-hero-button-size, 16px); font-weight: var(--pl-hero-button-weight, 400); padding: var(--pl-hero-button-padding-y, .7rem) var(--pl-hero-button-padding-x, 1.1rem); text-decoration: none; transition: background-color .2s ease, border-color .2s ease, box-shadow .2s ease, color .2s ease, filter .2s ease, transform .2s ease; }
.prestalandings .pl-button--secondary { background: transparent; color: var(--pl-primary); }
.prestalandings .pl-hero .pl-button:hover,
.prestalandings .pl-hero .pl-button:focus-visible { background: var(--pl-hero-button-hover-bg, #005e9e); border-color: var(--pl-hero-button-hover-bg, #005e9e); color: var(--pl-hero-button-hover-color, #fff); text-decoration: none; }
.prestalandings .pl-hero .pl-button--hover-lift:hover,
.prestalandings .pl-hero .pl-button--hover-lift:focus-visible { box-shadow: 0 .55rem 1rem rgba(0,0,0,.22); transform: translateY(-3px); }
.prestalandings .pl-hero .pl-button--hover-grow:hover,
.prestalandings .pl-hero .pl-button--hover-grow:focus-visible { transform: scale(1.06); }
.prestalandings .pl-hero .pl-button--hover-glow:hover,
.prestalandings .pl-hero .pl-button--hover-glow:focus-visible { box-shadow: 0 0 0 .3rem rgba(31,41,55,.28), 0 .4rem 1.2rem rgba(0,0,0,.18); }
.prestalandings .pl-hero .pl-button--hover-darken:hover,
.prestalandings .pl-hero .pl-button--hover-darken:focus-visible { filter: brightness(.78); }
.prestalandings .pl-button:focus-visible,
.prestalandings .pl-card:focus-visible,
.prestalandings .pl-brand:focus-visible,
.prestalandings .pl-faq__toggle:focus-visible { outline: 3px solid currentColor; outline-offset: 3px; }
.prestalandings .pl-enter--fade,
.prestalandings .pl-enter--fade-up,
.prestalandings .pl-enter--fade-down,
.prestalandings .pl-enter--slide-left,
.prestalandings .pl-enter--slide-right,
.prestalandings .pl-enter--zoom,
.prestalandings .pl-enter--bounce,
.prestalandings .pl-enter--blur { animation-duration: .65s; animation-fill-mode: backwards; animation-timing-function: cubic-bezier(.2,.75,.3,1); }
.prestalandings .pl-hero__subtitle[class*="pl-enter--"] { animation-delay: .12s; }
.prestalandings .pl-hero .pl-button[class*="pl-enter--"] { animation-delay: .24s; }
.prestalandings .pl-enter--fade { animation-name: pl-enter-fade; }
.prestalandings .pl-enter--fade-up { animation-name: pl-enter-fade-up; }
.prestalandings .pl-enter--fade-down { animation-name: pl-enter-fade-down; }
.prestalandings .pl-enter--slide-left { animation-name: pl-enter-slide-left; }
.prestalandings .pl-enter--slide-right { animation-name: pl-enter-slide-right; }
.prestalandings .pl-enter--zoom { animation-name: pl-enter-zoom; }
.prestalandings .pl-enter--bounce { animation-name: pl-enter-bounce; }
.prestalandings .pl-enter--blur { animation-name: pl-enter-blur; }
@keyframes pl-enter-fade { from { opacity: 0; } to { opacity: 1; } }
@keyframes pl-enter-fade-up { from { opacity: 0; transform: translateY(2rem); } to { opacity: 1; transform: none; } }
@keyframes pl-enter-fade-down { from { opacity: 0; transform: translateY(-2rem); } to { opacity: 1; transform: none; } }
@keyframes pl-enter-slide-left { from { opacity: 0; transform: translateX(-3.5rem); } to { opacity: 1; transform: none; } }
@keyframes pl-enter-slide-right { from { opacity: 0; transform: translateX(3.5rem); } to { opacity: 1; transform: none; } }
@keyframes pl-enter-zoom { from { opacity: 0; transform: scale(.75); } to { opacity: 1; transform: none; } }
@keyframes pl-enter-bounce { 0% { opacity: 0; transform: translateY(-2.5rem); } 55% { opacity: 1; transform: translateY(.55rem); } 75% { transform: translateY(-.25rem); } 100% { transform: none; } }
@keyframes pl-enter-blur { from { filter: blur(14px); opacity: 0; } to { filter: blur(0); opacity: 1; } }
.prestalandings .pl-card-grid,
.prestalandings .pl-brand-grid { display: grid; gap: var(--pl-gap); grid-template-columns: repeat(var(--pl-card-columns, 4), minmax(0, 1fr)); }
.prestalandings .pl-card,
.prestalandings .pl-brand { border: 1px solid #d8dadd; border-radius: var(--pl-radius); color: inherit; display: flex; flex-direction: column; overflow: hidden; text-decoration: none; transition: border-color .25s ease, box-shadow .25s ease, filter .25s ease, transform .25s ease; }
.prestalandings .pl-card__image { aspect-ratio: 4/3; height: auto; object-fit: cover; transition: filter .35s ease, transform .35s ease; width: 100%; }
.prestalandings .pl-image-ratio--square .pl-card__image,
.prestalandings .pl-image-ratio--square .pl-player-card__image { aspect-ratio: 1/1; }
.prestalandings .pl-image-ratio--portrait .pl-card__image,
.prestalandings .pl-image-ratio--portrait .pl-player-card__image { aspect-ratio: 3/4; }
.prestalandings .pl-image-ratio--landscape .pl-card__image,
.prestalandings .pl-image-ratio--landscape .pl-player-card__image { aspect-ratio: 4/3; }
.prestalandings .pl-card__content,
.prestalandings .pl-brand { gap: .25rem; padding: 1rem; }
.prestalandings .pl-card__content { display: flex; flex-direction: column; }
.prestalandings .pl-card__title { font-size: 1.12rem; line-height: 1.2; }
.prestalandings .pl-brand { align-items: center; justify-content: center; text-align: center; }
.prestalandings .pl-brand img { height: 5rem; max-width: 100%; object-fit: contain; width: auto; }
.prestalandings .pl-brand-cards--image-only .pl-brand { border: 0; padding: 0; }
.prestalandings .pl-brand-cards--image-only .pl-brand img { display: block; height: auto; max-width: none; object-fit: cover; width: 100%; }
.prestalandings .pl-link-cards--overlay .pl-card { background: #1f2937; min-height: 15rem; position: relative; }
.prestalandings .pl-link-cards--overlay .pl-card__image { height: 100%; inset: 0; position: absolute; }
.prestalandings .pl-link-cards--overlay .pl-card__content { align-self: end; background: linear-gradient(transparent, rgba(0,0,0,.60)); color: #fff; margin-top: auto; padding: 4rem 1.25rem 1.25rem; position: relative; width: 100%; z-index: 1; }
.prestalandings .pl-card__cta { font-weight: 700; margin-top: .5rem; text-decoration: underline; text-underline-offset: .2em; }
.prestalandings .pl-player-card { border: 1px solid #d8dadd; border-radius: var(--pl-radius); overflow: hidden; transition: border-color .25s ease, box-shadow .25s ease, filter .25s ease, transform .25s ease; }
.prestalandings .pl-player-card__link { color: inherit; display: flex; flex-direction: column; height: 100%; text-decoration: none; }
.prestalandings .pl-player-card__image { height: auto; object-fit: cover; transition: filter .35s ease, transform .35s ease; width: 100%; }
.prestalandings .pl-player-card__content { display: flex; flex: 1; flex-direction: column; gap: .35rem; padding: 1rem; }
.prestalandings .pl-player-card__title { font-size: 1.15rem; line-height: 1.12; }
.prestalandings .pl-player-card__subtitle { font-size: .8rem; line-height: 1.18; }
.prestalandings .pl-player-card__text > :last-child { margin-bottom: 0; }
.prestalandings .pl-player-cards--overlay .pl-player-card { background: #111827; border: 0; position: relative; }
.prestalandings .pl-player-cards--overlay.pl-image-ratio--portrait .pl-player-card { aspect-ratio: 3/4; }
.prestalandings .pl-player-cards--overlay.pl-image-ratio--square .pl-player-card { aspect-ratio: 1/1; }
.prestalandings .pl-player-cards--overlay.pl-image-ratio--landscape .pl-player-card { aspect-ratio: 4/3; }
.prestalandings .pl-player-cards--overlay .pl-player-card__link { min-height: 100%; position: relative; }
.prestalandings .pl-player-cards--overlay .pl-player-card__image { height: 100%; inset: 0; object-fit: cover; position: absolute; }
.prestalandings .pl-player-cards--overlay .pl-player-card__content { align-self: end; background: linear-gradient(transparent, rgba(0,0,0,.9)); color: #fff; flex: none; margin-top: auto; min-height: 42%; padding: 4rem 1rem 1rem; position: relative; width: 100%; z-index: 1; }
.prestalandings .pl-player-cards--overlay .pl-player-card__title { font-size: 1.2rem; }
.prestalandings .pl-player-cards--overlay .pl-player-card__subtitle { line-height: 1.15; }
.prestalandings .pl-player-cards--overlay .pl-card__cta { display: none; }
  .prestalandings .pl-anchor-tabs { background: #fff; border-bottom: 1px solid #d8dadd; border-top: 1px solid #d8dadd; margin-bottom: 0; margin-top: var(--pl-block-margin-top, 0); overflow: visible; }
.prestalandings .pl-anchor-tabs.pl-block--has-background { background: var(--pl-block-bg, #fff); }
.prestalandings .pl-anchor-tabs--sticky { position: sticky; top: 0; z-index: 20; }
.prestalandings .pl-anchor-tabs__list { display: flex; gap: .25rem; justify-content: center; list-style: none; margin: 0; min-width: 0; overflow-x: auto; padding: .7rem var(--pl-gap); }
.prestalandings .pl-anchor-tabs__list a { border-radius: 999px; color: inherit; display: block; font-weight: 700; padding: .55rem .9rem; text-decoration: none; }
.prestalandings .pl-anchor-tabs__list a:hover,
.prestalandings .pl-anchor-tabs__list a:focus-visible { background: #eef0f2; outline: 0; }
.prestalandings .pl-product-grid { display: grid !important; gap: var(--pl-gap); grid-template-columns: repeat(var(--pl-products-per-row, 4), minmax(0, 1fr)); margin: 0 !important; }
.prestalandings .pl-product-grid > * { flex: initial !important; float: none !important; margin: 0; max-width: none !important; min-width: 0; padding: 0; width: auto !important; }
.prestalandings .pl-product-grid .product-miniature,
.prestalandings .pl-product-grid article { max-width: 100%; width: 100%; }
.prestalandings .pl-product-grid img { height: auto; max-width: 100%; }
.prestalandings .pl-rich-text--narrow { max-width: 48rem; margin-inline: auto; }
.prestalandings .pl-rich-text--align-center { text-align: center; }
.prestalandings .pl-rich-text--align-right { text-align: right; }
.prestalandings .pl-rich-text__body--two { column-count: 2; column-gap: var(--pl-gap); }
.prestalandings .pl-faq__item { border-bottom: 1px solid #d8dadd; }
.prestalandings .pl-faq__heading { margin: 0; }
.prestalandings .pl-faq__toggle { align-items: center; background: transparent; border: 0; color: inherit; cursor: pointer; display: flex; font: inherit; font-weight: 700; gap: 1rem; justify-content: space-between; padding: 1rem 0; text-align: left; width: 100%; }
.prestalandings .pl-faq__toggle::after { border: solid currentColor; border-width: 0 2px 2px 0; box-sizing: border-box; content: ""; flex: 0 0 auto; height: .65rem; margin: -.25rem .35rem 0 1rem; transform: rotate(45deg); transition: transform .18s ease; width: .65rem; }
.prestalandings .pl-faq__toggle[aria-expanded="true"]::after { margin-top: .25rem; transform: rotate(-135deg); }
.prestalandings .pl-faq__answer { padding-bottom: 1rem; }
.prestalandings .pl-trust-bar { display: flex; gap: var(--pl-gap); overflow-x: auto; padding-bottom: calc(1rem + var(--pl-block-padding-bottom, 0px)); padding-top: calc(1rem + var(--pl-block-padding-top, 0px)); }
.prestalandings .pl-trust-item { align-items: flex-start; display: flex; flex: 1 0 14rem; gap: .75rem; }
.prestalandings .pl-preview-banner { background: #fff3cd; border: 1px solid #ffecb5; margin-bottom: 1rem; padding: .75rem; }
.prestalandings--preview-mobile { border: 1px dashed #6c757d; margin-inline: auto; max-width: 390px; }
.prestalandings--preview-desktop { border: 1px dashed #6c757d; }
.prestalandings--preview-mobile .pl-hero { border-radius: var(--pl-radius); margin-inline: 0; max-width: 100%; transform: none; width: 100%; }
.prestalandings .pl-hero__media img { object-position: var(--pl-focal-x, 50%) var(--pl-focal-y, 50%); }
@media (hover: hover) and (pointer: fine) {
  .prestalandings .pl-cards-hover--lift .pl-card:hover,
  .prestalandings .pl-cards-hover--lift .pl-player-card:hover,
  .prestalandings .pl-cards-hover--lift .pl-brand:hover { box-shadow: 0 1rem 2rem rgba(15,23,42,.18); transform: translateY(-8px); }
  .prestalandings .pl-cards-hover--zoom .pl-card:hover,
  .prestalandings .pl-cards-hover--zoom .pl-player-card:hover,
  .prestalandings .pl-cards-hover--zoom .pl-brand:hover { box-shadow: 0 .8rem 1.6rem rgba(15,23,42,.15); transform: scale(1.035); }
  .prestalandings .pl-cards-hover--image_zoom .pl-card:hover .pl-card__image,
  .prestalandings .pl-cards-hover--image_zoom .pl-player-card:hover .pl-player-card__image,
  .prestalandings .pl-cards-hover--image_zoom .pl-brand:hover img { transform: scale(1.08); }
  .prestalandings .pl-cards-hover--glow .pl-card:hover,
  .prestalandings .pl-cards-hover--glow .pl-player-card:hover,
  .prestalandings .pl-cards-hover--glow .pl-brand:hover { border-color: rgba(37,185,215,.7); box-shadow: 0 0 0 .25rem rgba(37,185,215,.15), 0 .8rem 2rem rgba(15,23,42,.15); }
  .prestalandings .pl-cards-hover--tilt .pl-card:hover,
  .prestalandings .pl-cards-hover--tilt .pl-player-card:hover,
  .prestalandings .pl-cards-hover--tilt .pl-brand:hover { box-shadow: .6rem 1rem 2rem rgba(15,23,42,.18); transform: perspective(900px) rotateX(2deg) rotateY(-3deg) translateY(-4px); }
}
@media (max-width: 767px) { .prestalandings .pl-hero__media img { object-position: var(--pl-mobile-focal-x, 50%) var(--pl-mobile-focal-y, 50%); } }
@media (min-width: 768px) and (max-width: 1199px) {
  .prestalandings .pl-card-grid,
  .prestalandings .pl-brand-grid { grid-template-columns: repeat(var(--pl-card-columns-tablet, 4), minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  .prestalandings .pl-introduction,
  .prestalandings .pl-page-title {
    padding-left: 1rem;
    padding-left: max(1rem, env(safe-area-inset-left));
    padding-right: 1rem;
    padding-right: max(1rem, env(safe-area-inset-right));
  }
  .prestalandings .pl-block:not(.pl-hero):not(.pl-anchor-tabs):not(.pl-block--width-wide):not(.pl-block--width-full) {
    padding-left: 1rem;
    padding-left: max(1rem, env(safe-area-inset-left));
    padding-right: 1rem;
    padding-right: max(1rem, env(safe-area-inset-right));
  }
  .prestalandings .pl-anchor-tabs { overflow: hidden; }
  .prestalandings .pl-anchor-tabs__list {
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    overscroll-behavior-inline: contain;
    scroll-padding-inline: 1rem;
    scroll-snap-type: x proximity;
    width: 100%;
  }
  .prestalandings .pl-anchor-tabs__list > li {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }
  .prestalandings .pl-anchor-tabs__list a {
    background: #fff;
    border: 1px solid #d8dadd;
    white-space: nowrap;
  }
  .prestalandings .pl-card-grid,
  .prestalandings .pl-brand-grid { grid-template-columns: repeat(var(--pl-card-columns-mobile, 1), minmax(0, 1fr)); }
  .prestalandings .pl-card__title { font-size: 1.02rem; }
  .prestalandings .pl-product-grid { grid-template-columns: repeat(var(--pl-products-per-row-mobile, 2), minmax(0, 1fr)); }
  .prestalandings .pl-rich-text__body--two { column-count: 1; }
  .prestalandings .pl-hero { min-height: 24rem; }
  .prestalandings .pl-hero__content { align-self: end; }
}
@media (prefers-reduced-motion: reduce) {
  .prestalandings * { animation-delay: 0s !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
