.MarketingRow{margin-left:auto;margin-right:auto;max-width:var(--screen-size);overflow-x:clip;overflow-y:visible;padding-left:var(--outer-gutter);padding-right:var(--outer-gutter);width:100%}.MarketingRow--mobile-layout-stack{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.MarketingRow--desktop-layout-stack{display:grid;gap:.75rem}@media (min-width:800px){.MarketingRow--desktop-layout-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.MarketingRow--desktop-layout-stack.MarketingRow--items-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:1150px){.MarketingRow--desktop-layout-stack{gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.MarketingRow--desktop-layout-stack.MarketingRow--items-1{grid-template-columns:repeat(1,minmax(0,1fr))}.MarketingRow--desktop-layout-stack.MarketingRow--items-2{grid-template-columns:repeat(2,minmax(0,1fr))}.MarketingRow--desktop-layout-stack.MarketingRow--items-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.MarketingRow--desktop-layout-carousel{margin-left:auto;margin-right:auto;max-width:var(--screen-size);padding-left:var(--outer-gutter);padding-right:var(--outer-gutter);width:100%}@media (min-width:1150px){.MarketingRow--desktop-layout-carousel{height:auto;min-height:400px}.MarketingRow--desktop-layout-carousel .swiper-slide,.MarketingRow--desktop-layout-carousel .swiper-wrapper{height:auto}.MarketingRow--desktop-layout-carousel .MarketingRow__item{height:100%;width:auto}}.MarketingRow__swiper-pagination{align-items:center;border-radius:.25rem;bottom:-1rem;display:flex;gap:0;justify-content:center;left:var(--outer-gutter);overflow:clip;right:var(--outer-gutter);z-index:10;--tw-bg-opacity:1;background-color:rgb(242 242 245/var(--tw-bg-opacity,1));width:auto}.MarketingRow__swiper-bullet{display:block;height:.125rem;width:25%}.MarketingRow__swiper-bullet--is-active{border-radius:.25rem}.MarketingRow--background-dark .MarketingRow__swiper-pagination,.MarketingRow__swiper-bullet--is-active{--tw-bg-opacity:1;background-color:rgb(43 43 43/var(--tw-bg-opacity,1))}.MarketingRow--background-dark .MarketingRow__swiper-bullet--is-active{--tw-bg-opacity:1;background-color:rgb(247 247 250/var(--tw-bg-opacity,1))}
