/** Shopify CDN: Minification failed

Line 71:0 All "@import" rules must come first
Line 433:0 All "@import" rules must come first

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:paddy-buy-box-towels (INDEX:46) */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600;700;800;900&display=swap');
.pdy-buybox, .pdy-buybox * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-buybox { background: #fff; padding: 1.4rem 0 2.2rem; }
.pdy-w { max-width: 48rem; margin: 0 auto; padding: 0 1.8rem; }
.pdy-slider { position: relative; border-radius: 1.2rem; overflow: hidden; border: 1px solid #E8E2D5; }
.pdy-slider img { display: block; width: 100%; height: auto; }
.pdy-slider__placeholder { display: flex; align-items: center; justify-content: center; height: 30rem; background: #F5F1E8; color: #58855C; font-size: 1.6rem; font-weight: 900; text-transform: uppercase; letter-spacing: 0.1rem; }
.pdy-arr { position: absolute; top: 50%; transform: translateY(-50%); width: 3.4rem; height: 3.4rem; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; font-weight: 900; color: #082E52; box-shadow: 0 2px 8px rgba(8,46,82,0.18); }
.pdy-arr--l { left: 1rem; } .pdy-arr--r { right: 1rem; }
.pdy-dots { display: flex; justify-content: center; gap: 0.7rem; margin-top: 1.2rem; }
.pdy-dots span { width: 0.8rem; height: 0.8rem; border-radius: 50%; background: #D5CFC0; }
.pdy-dots span.on { background: #58855C; width: 2.2rem; border-radius: 0.5rem; }
.pdy-info { margin-top: 1.6rem; }
.pdy-title { font-size: 2.4rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.15; margin: 0 0 0.6rem; text-transform: uppercase; }
.pdy-reassure { font-size: 1.25rem; color: #58855C; font-weight: 800; margin: 0 0 0.8rem; }
.pdy-stars { font-size: 1.3rem; color: #E8A317; margin-bottom: 1.2rem; }
.pdy-stars span { color: #5A7A96; font-weight: 700; font-size: 1.2rem; }
.pdy-checks { font-size: 1.35rem; color: #082E52; font-weight: 700; line-height: 1.9; margin-bottom: 1.4rem; }
.pdy-format { background: #F5F1E8; border-left: 3px solid #58855C; border-radius: 0.6rem; padding: 1.2rem 1.4rem; font-size: 1.25rem; color: #082E52; font-weight: 600; line-height: 1.6; margin-bottom: 1.8rem; }
.pdy-format strong { font-weight: 900; }
.pdy-sizelabel { font-size: 1.25rem; font-weight: 900; color: #082E52; text-transform: uppercase; letter-spacing: 0.05rem; margin-bottom: 0.8rem; }
.pdy-sizes { display: flex; gap: 0.8rem; margin-bottom: 1.6rem; }
.pdy-size { flex: 1; border: 2px solid #d8d2c4; border-radius: 1rem; padding: 1rem 0.4rem; text-align: center; position: relative; cursor: pointer; display: block; background: #fff; }
.pdy-size input { position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }
.pdy-size:has(input:checked) { border-color: #58855C; background: #F0F6F0; }
.pdy-size__n { display: block; font-size: 1.8rem; font-weight: 900; color: #082E52; }
.pdy-size__u { display: block; font-size: 1.05rem; font-weight: 800; color: #5A7A96; text-transform: uppercase; }
.pdy-size__p { display: block; font-size: 1.15rem; font-weight: 900; color: #58855C; margin-top: 0.2rem; }
.pdy-size__best { position: absolute; top: -0.9rem; left: 50%; transform: translateX(-50%); background: #082E52; color: #fff; font-size: 0.85rem; font-weight: 800; padding: 0.2rem 0.8rem; border-radius: 0.8rem; white-space: nowrap; }
.pdy-plan { display: block; border: 2px solid #d8d2c4; border-radius: 1rem; padding: 1.2rem 1.4rem; margin-bottom: 0.8rem; font-size: 1.35rem; color: #082E52; font-weight: 700; position: relative; cursor: pointer; background: #fff; }
.pdy-plan input { position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }
.pdy-plan:has(input:checked) { border-color: #58855C; background: #F0F6F0; }
.pdy-radio { display: inline-block; width: 1.4rem; height: 1.4rem; border: 2.5px solid #b8b2a4; border-radius: 50%; margin-right: 0.8rem; vertical-align: -0.2rem; }
.pdy-plan:has(input:checked) .pdy-radio { border-color: #58855C; background: radial-gradient(circle, #58855C 45%, transparent 50%); }
.pdy-price { float: right; font-weight: 900; }
.pdy-plan small { display: block; font-weight: 600; font-size: 1.15rem; color: #5A7A96; margin: 0.4rem 0 0 2.2rem; }
.pdy-badge { position: absolute; top: -0.9rem; right: 1.2rem; background: #58855C; color: #fff; font-size: 0.95rem; font-weight: 800; padding: 0.2rem 0.8rem; border-radius: 0.8rem; }
.pdy-qtyrow { display: flex; gap: 1rem; margin: 1.4rem 0 1rem; }
.pdy-qty { display: flex; align-items: center; border: 2px solid #d8d2c4; border-radius: 1rem; }
.pdy-qty button { background: none; border: none; padding: 1rem 1.4rem; font-size: 1.6rem; font-weight: 900; color: #082E52; cursor: pointer; }
.pdy-qty input { width: 3.4rem; border: none; text-align: center; font-size: 1.5rem; font-weight: 900; color: #082E52; background: none; -moz-appearance: textfield; }
.pdy-qty input::-webkit-outer-spin-button, .pdy-qty input::-webkit-inner-spin-button { -webkit-appearance: none; }
.pdy-atc { flex: 1; background: #58855C; color: #fff; font-size: 1.5rem; font-weight: 900; letter-spacing: 0.08rem; border: none; border-radius: 1rem; text-align: center; padding: 1.3rem 0; cursor: pointer; }
.pdy-atc:hover { background: #47704B; }
.pdy-atc[disabled] { background: #9AA79B; cursor: not-allowed; }
.pdy-trust { font-size: 1.25rem; color: #3A5068; font-weight: 700; line-height: 1.9; text-align: center; margin-top: 1.2rem; }
@media screen and (min-width: 990px) {
  .pdy-buybox { padding: 3.6rem 0 4.6rem; }
  .pdy-w { max-width: 118rem; padding: 0 3.2rem; display: grid; grid-template-columns: 52% 44%; gap: 4%; align-items: start; }
  .pdy-media { position: sticky; top: 2rem; }
  .pdy-info { margin-top: 0; }
  .pdy-title { font-size: 3.4rem !important; }
  .pdy-reassure { font-size: 1.5rem; }
  .pdy-checks { font-size: 1.45rem; }
  .pdy-trust { text-align: left; }
}
/* END_SECTION:paddy-buy-box-towels */

/* START_SECTION:paddy-buy-box (INDEX:47) */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600;700;800;900&display=swap');
.pdy-buybox, .pdy-buybox * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-buybox { background: #fff; padding: 1.4rem 0 2.2rem; }
.pdy-w { max-width: 48rem; margin: 0 auto; padding: 0 1.8rem; }

.pdy-slider { position: relative; border-radius: 1.2rem; overflow: hidden; border: 1px solid #E8E2D5; }
.pdy-slider img { display: block; width: 100%; height: auto; }
.pdy-arr { position: absolute; top: 50%; transform: translateY(-50%); width: 3.4rem; height: 3.4rem; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; font-weight: 900; color: #082E52; box-shadow: 0 2px 8px rgba(8,46,82,0.18); }
.pdy-arr--l { left: 1rem; } .pdy-arr--r { right: 1rem; }
.pdy-dots { display: flex; justify-content: center; gap: 0.7rem; margin-top: 1.2rem; }
.pdy-dots span { width: 0.8rem; height: 0.8rem; border-radius: 50%; background: #D5CFC0; }
.pdy-dots span.on { background: #58855C; width: 2.2rem; border-radius: 0.5rem; }

.pdy-info { margin-top: 1.6rem; }
.pdy-title { font-size: 2.4rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.15; margin: 0 0 0.6rem; text-transform: uppercase; }
.pdy-reassure { font-size: 1.25rem; color: #58855C; font-weight: 800; margin: 0 0 0.8rem; }
.pdy-stars { font-size: 1.3rem; color: #E8A317; margin-bottom: 1.2rem; }
.pdy-stars span { color: #5A7A96; font-weight: 700; font-size: 1.2rem; }
.pdy-checks { font-size: 1.35rem; color: #082E52; font-weight: 700; line-height: 1.9; margin-bottom: 1.6rem; }

.pdy-sizelabel { font-size: 1.25rem; font-weight: 900; color: #082E52; text-transform: uppercase; letter-spacing: 0.05rem; margin-bottom: 0.8rem; }
.pdy-sizes { display: flex; gap: 0.8rem; margin-bottom: 1.6rem; }
.pdy-size { flex: 1; border: 2px solid #d8d2c4; border-radius: 1rem; padding: 1rem 0.4rem; text-align: center; position: relative; cursor: pointer; display: block; background: #fff; }
.pdy-size input { position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }
.pdy-size:has(input:checked) { border-color: #58855C; background: #F0F6F0; }
.pdy-size__n { display: block; font-size: 1.8rem; font-weight: 900; color: #082E52; }
.pdy-size__u { display: block; font-size: 1.05rem; font-weight: 800; color: #5A7A96; text-transform: uppercase; }
.pdy-size__p { display: block; font-size: 1.15rem; font-weight: 900; color: #58855C; margin-top: 0.2rem; }
.pdy-size__best { position: absolute; top: -0.9rem; left: 50%; transform: translateX(-50%); background: #082E52; color: #fff; font-size: 0.85rem; font-weight: 800; padding: 0.2rem 0.8rem; border-radius: 0.8rem; white-space: nowrap; }

.pdy-plan { display: block; border: 2px solid #d8d2c4; border-radius: 1rem; padding: 1.2rem 1.4rem; margin-bottom: 0.8rem; font-size: 1.35rem; color: #082E52; font-weight: 700; position: relative; cursor: pointer; background: #fff; }
.pdy-plan input { position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none; }
.pdy-plan:has(input:checked) { border-color: #58855C; background: #F0F6F0; }
.pdy-radio { display: inline-block; width: 1.4rem; height: 1.4rem; border: 2.5px solid #b8b2a4; border-radius: 50%; margin-right: 0.8rem; vertical-align: -0.2rem; }
.pdy-plan:has(input:checked) .pdy-radio { border-color: #58855C; background: radial-gradient(circle, #58855C 45%, transparent 50%); }
.pdy-price { float: right; font-weight: 900; }
.pdy-plan small { display: block; font-weight: 600; font-size: 1.15rem; color: #5A7A96; margin: 0.4rem 0 0 2.2rem; }
.pdy-badge { position: absolute; top: -0.9rem; right: 1.2rem; background: #58855C; color: #fff; font-size: 0.95rem; font-weight: 800; padding: 0.2rem 0.8rem; border-radius: 0.8rem; }

.pdy-qtyrow { display: flex; gap: 1rem; margin: 1.4rem 0 1rem; }
.pdy-qty { display: flex; align-items: center; border: 2px solid #d8d2c4; border-radius: 1rem; }
.pdy-qty button { background: none; border: none; padding: 1rem 1.4rem; font-size: 1.6rem; font-weight: 900; color: #082E52; cursor: pointer; }
.pdy-qty input { width: 3.4rem; border: none; text-align: center; font-size: 1.5rem; font-weight: 900; color: #082E52; background: none; -moz-appearance: textfield; }
.pdy-qty input::-webkit-outer-spin-button, .pdy-qty input::-webkit-inner-spin-button { -webkit-appearance: none; }
.pdy-atc { flex: 1; background: #58855C; color: #fff; font-size: 1.5rem; font-weight: 900; letter-spacing: 0.08rem; border: none; border-radius: 1rem; text-align: center; padding: 1.3rem 0; cursor: pointer; }
.pdy-atc:hover { background: #47704B; }
.pdy-atc[disabled] { background: #9AA79B; cursor: not-allowed; }
.pdy-trust { font-size: 1.25rem; color: #3A5068; font-weight: 700; line-height: 1.9; text-align: center; margin-top: 1.2rem; }

/* ===== DESKTOP ===== */
@media screen and (min-width: 990px) {
  .pdy-buybox { padding: 3.6rem 0 4.6rem; }
  .pdy-w { max-width: 118rem; padding: 0 3.2rem; display: grid; grid-template-columns: 52% 44%; gap: 4%; align-items: start; }
  .pdy-media { position: sticky; top: 2rem; }
  .pdy-info { margin-top: 0; }
  .pdy-title { font-size: 3.4rem !important; }
  .pdy-reassure { font-size: 1.5rem; }
  .pdy-checks { font-size: 1.45rem; }
  .pdy-trust { text-align: left; }
}
/* END_SECTION:paddy-buy-box */

/* START_SECTION:paddy-faq-towels (INDEX:50) */
.pdy-faq, .pdy-faq * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-faq { background: #F5F1E8; padding: 2.6rem 0; }
.pdy-w2 { max-width: 48rem; margin: 0 auto; padding: 0 1.8rem; }
.pdy-faq__h { font-size: 2.2rem !important; font-weight: 900 !important; color: #082E52 !important; text-align: center; margin: 0 0 1.6rem; }
.pdy-faq__item { background: #fff; border: 1px solid #E5DFD2; border-radius: 1rem; margin-bottom: 0.8rem; padding: 1.3rem 1.4rem; }
.pdy-faq__item summary { font-size: 1.4rem; font-weight: 800; color: #082E52; cursor: pointer; list-style: none; }
.pdy-faq__item summary::-webkit-details-marker { display: none; }
.pdy-faq__item summary::after { content: '+'; float: right; color: #58855C; font-weight: 900; }
.pdy-faq__item[open] summary::after { content: '–'; }
.pdy-faq__a { font-size: 1.3rem; line-height: 1.6; color: #3A5068; font-weight: 600; margin-top: 0.8rem; }
.pdy-faq__a p { margin: 0; font-size: inherit; color: inherit; }
@media screen and (min-width: 990px) {
  .pdy-w2 { max-width: 76rem; }
}
/* END_SECTION:paddy-faq-towels */

/* START_SECTION:paddy-faq (INDEX:51) */
.pdy-faq, .pdy-faq * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-faq { background: #F5F1E8; padding: 2.6rem 0; }
.pdy-w2 { max-width: 48rem; margin: 0 auto; padding: 0 1.8rem; }
.pdy-faq__h { font-size: 2.2rem !important; font-weight: 900 !important; color: #082E52 !important; text-align: center; margin: 0 0 1.6rem; }
.pdy-faq__item { background: #fff; border: 1px solid #E5DFD2; border-radius: 1rem; margin-bottom: 0.8rem; padding: 1.3rem 1.4rem; }
.pdy-faq__item summary { font-size: 1.4rem; font-weight: 800; color: #082E52; cursor: pointer; list-style: none; }
.pdy-faq__item summary::-webkit-details-marker { display: none; }
.pdy-faq__item summary::after { content: '+'; float: right; color: #58855C; font-weight: 900; }
.pdy-faq__item[open] summary::after { content: '–'; }
.pdy-faq__a { font-size: 1.3rem; line-height: 1.6; color: #3A5068; font-weight: 600; margin-top: 0.8rem; }
.pdy-faq__a p { margin: 0; font-size: inherit; color: inherit; }
/* END_SECTION:paddy-faq */

/* START_SECTION:paddy-guarantee-reviews (INDEX:52) */
.pdy-guar, .pdy-guar * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-guar__blue { background: #C2DAE6; padding: 4rem 2.6rem; text-align: center; }
.pdy-guar__blue h2 { font-size: 2.2rem !important; font-weight: 900 !important; color: #082E52 !important; margin: 0 0 1.2rem; }
.pdy-guar__blue p { font-size: 1.45rem; font-weight: 600; color: #082E52; line-height: 1.7; max-width: 34rem; margin: 0 auto; }
.pdy-guar__reviews { background: #fff; padding: 3.8rem 2.2rem 4.6rem; text-align: center; }
.pdy-guar__reviews h2 { font-size: 2.2rem !important; font-weight: 900 !important; color: #082E52 !important; margin: 0 0 1rem; }
.pdy-guar__stars { font-size: 2.2rem; color: #d8d2c4; letter-spacing: 0.4rem; margin-bottom: 1rem; }
.pdy-guar__reviews p { font-size: 1.35rem; color: #3A5068; font-weight: 600; line-height: 1.65; max-width: 32rem; margin: 0 auto 1.6rem; }
.pdy-guar__btn { display: inline-block; border: 2.5px solid #082E52; color: #082E52; font-size: 1.3rem; font-weight: 800; letter-spacing: 0.05rem; padding: 1rem 2.6rem; border-radius: 2.4rem; text-transform: uppercase; text-decoration: none; }
/* END_SECTION:paddy-guarantee-reviews */

/* START_SECTION:paddy-hero (INDEX:54) */
.paddy-hero { background: #C2DAE6; overflow: hidden; }
section.paddy-hero .paddy-hero__inner { display: flex; align-items: center; gap: 1rem; padding-top: 3.5rem; padding-bottom: 3.5rem; max-width: 1200px; margin: 0 auto; padding-left: 2rem; padding-right: 2rem; }

.paddy-hero__text { flex: 1 1 48%; padding-bottom: 0; }
.paddy-hero__heading { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: clamp(1.6rem, 6.5vw, 3rem); line-height: 1.08; font-weight: 900; color: #082E52; letter-spacing: -0.05rem; margin: 0 0 1.2rem; -webkit-text-stroke: 0.5px #082E52; }
.paddy-hero__subtext { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 1.5rem; line-height: 1.35; color: #082E52; font-weight: 700; margin: 0 0 1.8rem; max-width: 24ch; }
.paddy-hero__image { flex: 0 0 52%; align-self: center; }
.paddy-hero__image img { display: block; width: 100%; height: auto; }
.paddy-btn { display: inline-block; background: #58855C; color: #ffffff; font-size: 1.5rem; font-weight: 800; letter-spacing: 0.1rem; text-decoration: none; text-transform: uppercase; padding: 1.2rem 2.8rem; white-space: nowrap; }
.paddy-btn--pill { border-radius: 2.8rem; }
.paddy-btn:hover { background: #47704B; color: #ffffff; }
.paddy-hero__accent { color: #FFFEFE; -webkit-text-stroke: 0.5px #C8B89A; }


@media screen and (max-width: 749px) {
  .paddy-hero__inner { flex-direction: row !important; gap: 0; padding: 1rem 0 1rem 0.75rem; }
  .paddy-hero__text { flex: 0 0 50%; }
  .paddy-hero__heading { margin: 0 0 0.6rem; font-size: clamp(1.25rem, 5.5vw, 1.6rem); }
  .paddy-hero__subtext { font-size: 1.1rem; margin: 0 0 0.4rem; max-width: 100%; line-height: 1.1; }
  .paddy-btn { font-size: 0.9rem; padding: 0.7rem 1.2rem; }
  .paddy-hero__image { flex: 0 0 50%; align-self: center; overflow: visible; }
  .paddy-hero__image img { width: 100%; height: auto; object-fit: contain; }
}

@media screen and (min-width: 750px) {
 section.paddy-hero .paddy-hero__inner {
    gap: 0;
    justify-content: center;
    align-items: flex-start;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 8rem;
    padding-right: 2rem;
  }
  .paddy-hero__text {
    flex: 0 0 45%;
    padding-right: 2rem;
    text-align: left;
  }
  .paddy-hero__image {
    flex: 0 0 36%;
    margin-right: 0;
  }
  .paddy-hero__heading {
    font-size: clamp(2.8rem, 7vw, 4.8rem);
    font-weight: 900;
    -webkit-text-stroke: 1px #082E52;
  }
  .paddy-hero__subtext { font-size: 2.2rem; }
  .paddy-btn { font-size: 2rem; padding: 1.6rem 4rem; }
}
/* END_SECTION:paddy-hero */

/* START_SECTION:paddy-hero2 (INDEX:55) */
.paddy-hero2-banner {
  background-color: #edefee;
  width: 100%;
  overflow: hidden;
  padding: 0;
  font-family: inherit;
  box-sizing: border-box;
}

.paddy-hero2-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 0;
  overflow: hidden;
}

.paddy-hero2-left {
  flex: 0 0 50%;
  min-width: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
}

.paddy-hero2-left img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.paddy-hero2-right {
  flex: 0 0 50%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 20px 24px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}

.paddy-hero2-sub-title {
  font-size: 22px;
  font-weight: 800;
  color: #2B2B2B;
  margin: 0;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: 1.1;
}

.paddy-hero2-brush {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 20px 28px 14px;
  text-transform: uppercase;
  white-space: nowrap;
  width: fit-content;
  max-width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 70' preserveAspectRatio='none'%3E%3Cpath d='M8 12c30-4 75-2 110-3 45 1 95-2 145-1 35 0 85-3 115 1 12 1 15 5 13 13-2 10 1 22-2 32-2 7-8 9-18 8-40 2-90-1-135 1-55-1-105 2-160-1-30 1-55-2-73 1-9 1-13-4-11-14 2-9-1-20 2-30 1-5 5-8 14-8z' fill='%233e8c43'/%3E%3Cpath d='M15 9c40-2 90-1 135-2 50 1 100-2 150 0 40-1 75 1 92-1 4 0 6 2 5 5-2 4 1 9-1 13-20 2-65-1-110 0-55 1-115-2-175 1-40-1-75 2-92-1-3 0-5-2-4-5 1-4-1-9 1-13z' fill='%233e8c43' opacity='0.7'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.paddy-hero2-tagline {
  font-size: 16px;
  font-weight: 700;
  color: #2B2B2B;
  margin: 0;
  line-height: 1.2;
}

.paddy-hero2-btn {
  display: inline-block;
  background-color: #3e8c43;
  color: #FFFFFF !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 32px;
  border-radius: 50px;
  margin-top: 4px;
  transition: transform 0.2s ease, background-color 0.2s ease;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.08);
}

.paddy-hero2-btn:hover {
  background-color: #2f7235;
  transform: translateY(-2px);
}

@media screen and (max-width: 767px) {
  .paddy-hero2-container {
    align-items: center;
  }
  .paddy-hero2-right {
    padding: 8px 6px;
    gap: 0 !important;
  }
  .paddy-hero2-sub-title {
    font-size: 11px;
    letter-spacing: 0;
    margin: 0 0 -8px 0 !important;
    line-height: 1;
  }
  .paddy-hero2-main-title {
    margin: 0 !important;
  }
  .paddy-hero2-brush {
    font-size: 10px;
    padding: 12px 10px 8px;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .paddy-hero2-tagline {
    font-size: 9px;
    line-height: 1.1;
    margin: 0;
  }
  .paddy-hero2-btn {
    font-size: 10px;
    padding: 4px 8px;
    margin-top: 1px;
  }
}

@media screen and (min-width: 768px) {
  .paddy-hero2-banner { padding: 0; }
  .paddy-hero2-container {
    flex-direction: row;
    align-items: stretch;
    gap: 0;
  }
  .paddy-hero2-left { flex: 0 0 50%; min-width: 0; }
  .paddy-hero2-right {
    flex: 0 0 50%;
    min-width: 0;
    text-align: center;
    align-items: center;
    padding: 32px 48px;
  }
  .paddy-hero2-sub-title { font-size: 36px; }
  .paddy-hero2-brush { font-size: 36px; padding: 24px 32px 18px; }
  .paddy-hero2-tagline { font-size: 20px; }
  .paddy-hero2-btn { font-size: 16px; padding: 12px 40px; }
  .paddy-hero2-main-title { margin: -6px 0 0 0; }
}
/* END_SECTION:paddy-hero2 */

/* START_SECTION:paddy-manifesto (INDEX:56) */
.pdy-mani, .pdy-mani * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-w3 { max-width: 48rem; margin: 0 auto; padding: 0 2.6rem; }
.pdy-mani__navy { background: #082E52; padding: 1rem 0 0.9rem; } /* Matches .pdy-story__cream */
.pdy-mani__navy h2 { font-size: 3.2rem !important; font-weight: 900 !important; color: #fff !important; line-height: 1.15; text-align: center; margin: 0 0 2.6rem; letter-spacing: -0.05rem; }
.pdy-mani__intro { font-size: 1.6rem !important; font-weight: 700 !important; line-height: 1.7 !important; margin: 0 0 2rem !important; color: #ffffff !important; text-align: left !important; }
.pdy-mani__beat { font-size: 1.9rem !important; font-weight: 900 !important; color: #fff !important; line-height: 1.8 !important; margin: 0 0 2.4rem !important; text-align: left !important; }
.pdy-mani__navy p:last-child { margin-bottom: 0 !important; }
.pdy-mani__close { font-size: 1.8rem !important; font-weight: 800 !important; color: #9FD3A4 !important; text-align: left !important; margin: 0 !important; }
.pdy-mani__green { background: #C5D9BD; padding: 1rem 2.6rem 0.9rem; text-align: center; } /* Matches .pdy-story__setup-band */
.pdy-mani__green h2 { font-size: 2.7rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.25; margin: 0; }
.pdy-mani__green h2 span { display: block; color: #58855C; }
@media screen and (min-width: 990px) {
  .pdy-w3 { max-width: 76rem; }
  .pdy-mani__navy { padding: 1.4rem 0 1.3rem; } /* Matches .pdy-story__cream */
  .pdy-mani__navy h2 { font-size: 4.6rem !important; }
  .pdy-mani__intro { font-size: 1.8rem !important; }
  .pdy-mani__beat { font-size: 2.3rem !important; }
  .pdy-mani__green { padding: 1.4rem 2.6rem 1.3rem; } /* Matches .pdy-story__setup-band */
  .pdy-mani__green h2 { font-size: 3.6rem !important; }
}
/* END_SECTION:paddy-manifesto */

/* START_SECTION:paddy-newsletter (INDEX:57) */
.paddy-newsletter { background: #58855C; padding: 3.4rem 0; text-align: center; }
.paddy-newsletter__heading { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 2.4rem; font-weight: 900; color: #ffffff; margin: 0 0 0.6rem; }
.paddy-newsletter__subtext { font-size: 1.5rem; color: #ffffff; opacity: 0.92; margin: 0 0 2rem; }
.paddy-newsletter__row { display: flex; flex-direction: column; gap: 1rem; max-width: 44rem; margin: 0 auto; }
.paddy-newsletter__input { padding: 1.3rem 1.8rem; border: none; border-radius: 2.8rem; font-size: 1.4rem; width: 100%; }
.paddy-newsletter__msg { margin-top: 1.2rem; font-size: 1.4rem; color: #ffffff; }
.paddy-newsletter__note { font-size: 1.15rem; color: #ffffff; opacity: 0.7; margin: 1.4rem 0 0; }
.paddy-newsletter .paddy-btn { background: #082E52; border-radius: 2.8rem; padding: 1.3rem 2.8rem; color: #ffffff; font-weight: 800; font-size: 1.4rem; letter-spacing: 0.1rem; text-transform: uppercase; border: none; cursor: pointer; }
.paddy-newsletter .paddy-btn:hover { background: #061F38; }
@media screen and (min-width: 750px) {
  .paddy-newsletter__row { flex-direction: row; }
  .paddy-newsletter__input { flex: 1; }
}
/* END_SECTION:paddy-newsletter */

/* START_SECTION:paddy-our-story (INDEX:58) */
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,700;1,400&family=Nunito:wght@400;600;700;800;900&display=swap');
.pdy-story-page, .pdy-story-page * { box-sizing: border-box; }
.pdy-story-page { background: #FBFAF6; color: #1a2530; font-family: 'Lora', Georgia, serif; padding: 60px 0 100px; }
.pdy-story-page__inner { max-width: 72rem; margin: 0 auto; padding: 0 3.2rem; }

.pdy-sp__eyebrow { font-family: 'Nunito', sans-serif; font-size: 1.2rem !important; letter-spacing: 0.3rem; text-transform: uppercase; font-weight: 700; color: #58855C; margin-bottom: 2.4rem; }
.pdy-sp__hed { font-family: 'Nunito', sans-serif; font-size: 4.4rem !important; line-height: 1.1; font-weight: 800 !important; color: #082E52 !important; margin: 0 0 1.5rem !important; letter-spacing: -0.05rem; }

/* REDUCED SPACE AROUND DEK & REMOVED BOTTOM BORDER LINE TO MAKE SPACING TIGHTER */
.pdy-sp__dek { font-family: 'Lora', serif; font-size: 2rem; line-height: 1.5; color: #3a4a5a; font-style: italic; margin-bottom: 2rem; padding-bottom: 2rem; border-bottom: 1px solid #E5DFD2; }

.pdy-ev { position: relative; padding-left: 3.2rem; margin: 5.6rem 0; border-left: 2px solid #E5DFD2; }
.pdy-ev::before { content: ''; position: absolute; left: -0.8rem; top: 0.6rem; width: 1.4rem; height: 1.4rem; background: #58855C; border: 3px solid #FBFAF6; border-radius: 50%; box-shadow: 0 0 0 2px #58855C; }

/* REDUCED SPACING FOR FIRST TIMELINE CARD SPECIFICALLY */
.pdy-ev--first { margin-top: 3rem !important; }

.pdy-date { font-family: 'Nunito', sans-serif; font-size: 1.3rem; font-weight: 700; color: #58855C; letter-spacing: 0.2rem; text-transform: uppercase; margin-bottom: 1.2rem; padding: 0.6rem 1.2rem; background: #EDF3ED; border-radius: 0.4rem; display: inline-block; }
.pdy-ev__h { font-family: 'Nunito', sans-serif; font-size: 2.4rem !important; font-weight: 800 !important; color: #082E52 !important; margin: 0.4rem 0 2rem !important; letter-spacing: -0.01rem; line-height: 1.25 !important; }

/* ADJUSTED SPECIFICALLY FOR ACCESSIBLE TIMELINE BODY PARAGRAPHS */
.pdy-ev p { font-size: 1.8rem !important; line-height: 1.75 !important; font-weight: 400 !important; color: #2d3748 !important; margin: 0 0 2rem !important; }
.pdy-ev p:last-child { margin-bottom: 0 !important; }
.pdy-ev a { color: #58855C; text-decoration: underline; font-weight: 700; }
.pdy-ev a:hover { color: #47704B; }

.pdy-fig { margin: 2.4rem 0; }
.pdy-fig--right { float: right; width: 28rem; margin: 0.6rem 0 2rem 2.8rem; }
.pdy-fig--left { float: left; width: 28rem; margin: 0.6rem 2.8rem 2rem 0; }
.pdy-fig--full { width: 100%; margin: 2.8rem 0; }
.pdy-fig__img { display: block; width: 100%; height: auto; border-radius: 0.4rem; }
.pdy-ph { background: linear-gradient(135deg, #E8E2D5 0%, #D5CFC0 100%); border: 1px dashed #8B8579; border-radius: 0.4rem; display: flex; align-items: center; justify-content: center; text-align: center; padding: 2rem; min-height: 20rem; }
.pdy-fig--full .pdy-ph { min-height: 34rem; }
.pdy-ph__i { font-family: 'Nunito', sans-serif; font-size: 1.2rem; color: #5a5449; letter-spacing: 0.1rem; text-transform: uppercase; font-weight: 700; }
.pdy-ph__i small { display: block; margin-top: 0.8rem; font-weight: 400; letter-spacing: 0.05rem; text-transform: none; font-size: 1.1rem; opacity: 0.75; line-height: 1.5; }

.clearfix::after { content: ''; display: table; clear: both; }

.pdy-sp__signoff { margin-top: 8rem; padding-top: 4rem; border-top: 1px solid #E5DFD2; font-family: 'Lora', serif; font-size: 1.8rem; line-height: 1.7; color: #1a2530; }
.pdy-sp__signoff p { margin: 0 0 0.8rem; }
.pdy-sp__signature { font-family: 'Lora', serif !important; font-style: italic; font-size: 2.2rem !important; color: #082E52 !important; margin-top: 2.4rem !important; }
.pdy-sp__co { font-family: 'Nunito', sans-serif !important; font-size: 1.3rem !important; color: #6b7885 !important; letter-spacing: 0.05rem; }
.pdy-sp__cta { display: inline-block; margin-top: 4rem; background: #58855C; color: white !important; font-family: 'Nunito', sans-serif; font-size: 1.4rem; font-weight: 800; letter-spacing: 0.1rem; text-transform: uppercase; padding: 1.6rem 3.6rem; border-radius: 3rem; text-decoration: none; }
.pdy-sp__cta:hover { background: #47704B; }

@media screen and (max-width: 640px) {
  .pdy-story-page { padding: 4rem 0 6rem; }
  .pdy-story-page__inner { padding: 0 2rem; }
  .pdy-sp__hed { font-size: 3.2rem !important; }
  .pdy-sp__dek { font-size: 1.7rem; }
  .pdy-ev p { font-size: 1.65rem !important; }
  .pdy-ev__h { font-size: 2.2rem !important; }
  .pdy-fig--right, .pdy-fig--left { float: none; width: 100%; margin: 2rem 0; }
}
/* END_SECTION:paddy-our-story */

/* START_SECTION:paddy-products (INDEX:59) */
.paddy-products { background: #C2DAE6; padding: 3rem 0 3.6rem; text-align: center; }
.paddy-products__heading { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 2.3rem; font-weight: 900; color: #082E52; margin: 0 0 2rem; letter-spacing: 0.05rem; text-transform: uppercase; }
.paddy-products__grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.8rem; }
.paddy-products__card { flex: 1 1 260px; max-width: 340px; background: #ffffff; border-radius: 1.4rem; padding: 2rem; }
.paddy-products__media img { display: block; width: 100%; height: auto; max-height: 260px; object-fit: contain; margin: 0 auto 1.2rem; }
.paddy-products__title { font-size: 1.7rem; font-weight: 800; color: #082E52; margin: 0 0 0.4rem; }
.paddy-products__title a { color: inherit; text-decoration: none; }
.paddy-products__price { font-size: 2.2rem; font-weight: 900; color: #082E52; margin: 0 0 1.2rem; }
.paddy-btn { display: inline-block; background: #58855C; color: #ffffff; font-size: 1.4rem; font-weight: 800; letter-spacing: 0.1rem; text-transform: uppercase; border: none; cursor: pointer; padding: 1.1rem 3rem; border-radius: 0.8rem; }
.paddy-btn--block { display: block; width: 100%; }
.paddy-btn:hover { background: #47704B; }
.paddy-btn[disabled] { background: #9AA79B; cursor: not-allowed; }
@media screen and (min-width: 750px) {
  .paddy-products__heading { font-size: 3rem; }
}
/* END_SECTION:paddy-products */

/* START_SECTION:paddy-recap-towels (INDEX:60) */
.pdy-recap, .pdy-recap * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-recap { background: #F5F1E8; padding: 4.6rem 0 5.4rem; }
.pdy-w5 { max-width: 48rem; margin: 0 auto; padding: 0 1.8rem; }
.pdy-recap__card { background: #fff; border: 1px solid #E8E2D5; border-radius: 1.8rem; padding: 3.2rem 2.4rem; text-align: center; box-shadow: 0 6px 24px rgba(8,46,82,0.06); }
.pdy-recap__eyebrow { font-size: 1.2rem !important; font-weight: 900 !important; color: #58855C !important; text-transform: uppercase !important; letter-spacing: 0.24rem !important; margin: 0 0 0.8rem !important; }
.pdy-recap__h { font-size: 2.6rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.15 !important; margin: 0 0 2rem !important; letter-spacing: -0.03rem; }
.pdy-recap__img { display: block; width: 100%; max-width: 30rem; height: auto; margin: 0 auto 1.8rem; border-radius: 1.2rem; }
.pdy-recap__img--placeholder { aspect-ratio: 1.2/1; background: #F5F1E8; }
.pdy-recap__price { font-size: 2.2rem !important; font-weight: 900 !important; color: #082E52 !important; margin: 0 0 1.4rem !important; }
.pdy-recap__price span { font-size: 1.15rem; font-weight: 700; color: #5A7A96; letter-spacing: 0; }
.pdy-recap__btn { display: block; width: 100%; background: #58855C; color: #fff; font-size: 1.6rem; font-weight: 900; letter-spacing: 0.08rem; padding: 1.5rem 0; border-radius: 1rem; border: none; cursor: pointer; text-transform: uppercase; }
.pdy-recap__btn:hover { background: #47704B; }
.pdy-recap__btn[disabled] { background: #9AA79B; cursor: not-allowed; }
.pdy-recap__divider { height: 1px; background: linear-gradient(to right, transparent, #E8E2D5, transparent); margin: 2.8rem 0 2rem; }
.pdy-recap__attrs { list-style: none; padding: 0; margin: 0 0 2.4rem; text-align: left; }
.pdy-recap__attrs li { font-size: 1.45rem !important; font-weight: 700 !important; color: #082E52 !important; padding: 0.9rem 0; border-bottom: 1px dashed #EEE5D2; display: flex; align-items: center; gap: 1rem; }
.pdy-recap__attrs li:last-child { border-bottom: none; }
.pdy-recap__tick { display: inline-flex; align-items: center; justify-content: center; width: 2.2rem; height: 2.2rem; background: #E8F1E9; color: #58855C; border-radius: 50%; font-size: 1.2rem; font-weight: 900; flex-shrink: 0; }
.pdy-recap__kicker { background: #F5F1E8; border-radius: 1rem; padding: 1.8rem 1.4rem; }
.pdy-recap__kicker p { margin: 0 !important; font-size: 1.45rem !important; font-weight: 700 !important; color: #082E52 !important; line-height: 1.5 !important; }
.pdy-recap__kicker strong { color: #58855C !important; font-weight: 900 !important; }
@media screen and (min-width: 990px) {
  .pdy-w5 { max-width: 62rem; padding: 0 3.2rem; }
  .pdy-recap__card { padding: 4rem 3.6rem; }
  .pdy-recap__h { font-size: 3.2rem !important; }
  .pdy-recap__img { max-width: 36rem; }
  .pdy-recap__attrs li { font-size: 1.55rem !important; }
}
/* END_SECTION:paddy-recap-towels */

/* START_SECTION:paddy-recap (INDEX:61) */
.pdy-recap, .pdy-recap * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-recap { background: #F5F1E8; padding: 2rem 0 5.4rem; }
.pdy-w5 { max-width: 48rem; margin: 0 auto; padding: 0 1.8rem; }
.pdy-recap__card { background: #fff; border: 1px solid #E8E2D5; border-radius: 1.8rem; padding: 3.2rem 2.4rem; text-align: center; box-shadow: 0 6px 24px rgba(8,46,82,0.06); }
.pdy-recap__eyebrow { font-size: 1.2rem !important; font-weight: 900 !important; color: #58855C !important; text-transform: uppercase !important; letter-spacing: 0.24rem !important; margin: 0 0 0.8rem !important; }
.pdy-recap__h { font-size: 2.6rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.15 !important; margin: 0 0 2rem !important; letter-spacing: -0.03rem; }
.pdy-recap__img { display: block; width: 100%; max-width: 30rem; height: auto; margin: 0 auto 1.8rem; border-radius: 1.2rem; }
.pdy-recap__img--placeholder { aspect-ratio: 1.2/1; background: #F5F1E8; }
.pdy-recap__price { font-size: 2.2rem !important; font-weight: 900 !important; color: #082E52 !important; margin: 0 0 1.4rem !important; }
.pdy-recap__price span { font-size: 1.15rem; font-weight: 700; color: #5A7A96; letter-spacing: 0; }
.pdy-recap__btn { display: block; width: 100%; background: #58855C; color: #fff; font-size: 1.6rem; font-weight: 900; letter-spacing: 0.08rem; padding: 1.5rem 0; border-radius: 1rem; border: none; cursor: pointer; text-transform: uppercase; }
.pdy-recap__btn:hover { background: #47704B; }
.pdy-recap__btn[disabled] { background: #9AA79B; cursor: not-allowed; }
.pdy-recap__divider { height: 1px; background: linear-gradient(to right, transparent, #E8E2D5, transparent); margin: 2.8rem 0 2rem; }
.pdy-recap__attrs { list-style: none; padding: 0; margin: 0 0 2.4rem; text-align: left; }
.pdy-recap__attrs li { font-size: 1.45rem !important; font-weight: 700 !important; color: #082E52 !important; padding: 0.9rem 0; border-bottom: 1px dashed #EEE5D2; display: flex; align-items: center; gap: 1rem; }
.pdy-recap__attrs li:last-child { border-bottom: none; }
.pdy-recap__tick { display: inline-flex; align-items: center; justify-content: center; width: 2.2rem; height: 2.2rem; background: #E8F1E9; color: #58855C; border-radius: 50%; font-size: 1.2rem; font-weight: 900; flex-shrink: 0; }
.pdy-recap__kicker { background: #F5F1E8; border-radius: 1rem; padding: 1.8rem 1.4rem; }
.pdy-recap__kicker p { margin: 0 !important; font-size: 1.45rem !important; font-weight: 700 !important; color: #082E52 !important; line-height: 1.5 !important; }
.pdy-recap__kicker strong { color: #58855C !important; font-weight: 900 !important; }

@media screen and (min-width: 990px) {
  .pdy-recap { padding: 2.4rem 0 5.4rem; }
  .pdy-w5 { max-width: 62rem; padding: 0 3.2rem; }
  .pdy-recap__card { padding: 4rem 3.6rem; }
  .pdy-recap__h { font-size: 3.2rem !important; }
  .pdy-recap__img { max-width: 36rem; }
  .pdy-recap__attrs li { font-size: 1.55rem !important; }
}
/* END_SECTION:paddy-recap */

/* START_SECTION:paddy-story-product (INDEX:62) */
.pdy-story, .pdy-story * { font-family: 'Nunito', sans-serif !important; box-sizing: border-box; }
.pdy-story__cream { background: #F5F1E8; padding: 1rem 0 0.9rem; }
.pdy-w4 { max-width: 48rem; margin: 0 auto; padding: 0 2.6rem; }
.pdy-story__cream p { font-size: 1.9rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.8 !important; margin: 0 0 2rem !important; text-align: left !important; }
.pdy-story__visual { display: flex; align-items: center; justify-content: space-between; gap: 1rem; background: #fff; border: 1px solid #E8E2D5; border-radius: 1.2rem; padding: 2.4rem 1.4rem; margin: 2.4rem 0 1.4rem; }
.pdy-story__vleft, .pdy-story__vright { flex: 1; text-align: center; font-size: 1.4rem; font-weight: 900; color: #082E52; line-height: 1.3; }
.pdy-story__vleft::first-line, .pdy-story__vright::first-line { font-size: 3.6rem; }
.pdy-story__varrow { flex: 0 0 auto; font-size: 3rem; color: #58855C; font-weight: 900; }
.pdy-story__cap { text-align: left !important; font-size: 1.9rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.8 !important; margin: 0 0 2.4rem !important; }

/* Increased specificity to successfully force a 0 bottom margin */
.pdy-story__cream .pdy-story__resolve { font-size: 1.9rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.8 !important; margin: 0 !important; text-align: left !important; }

.pdy-story__setup-band { background: #C5D9BD; padding: 1rem 2.6rem 0.9rem; text-align: center; }
.pdy-story__setup { font-size: 2.6rem !important; font-weight: 900 !important; color: #082E52 !important; line-height: 1.25 !important; margin: 0 !important; letter-spacing: -0.03rem; }

@media screen and (min-width: 990px) {
  .pdy-w4 { max-width: 76rem; }
  .pdy-story__cream { padding: 1.4rem 0 1.3rem; }
  .pdy-story__cream p { font-size: 2.3rem !important; }
  .pdy-story__cap { font-size: 2.3rem !important; }
  .pdy-story__cream .pdy-story__resolve { font-size: 2.3rem !important; }
  .pdy-story__setup-band { padding: 1.4rem 2.6rem 1.3rem; }
  .pdy-story__setup { font-size: 3.6rem !important; }
}
/* END_SECTION:paddy-story-product */

/* START_SECTION:paddy-story (INDEX:63) */
.paddy-story { background: C2DAE6; padding: 3rem 0 3.4rem; }
.paddy-story__title { display: flex; align-items: center; justify-content: center; gap: 1.2rem; margin-bottom: 2.2rem; }
.paddy-story__dash { height: 0.4rem; width: 4.4rem; background: #5A8F5E; border-radius: 0.2rem; }
.paddy-story__heading { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 2.6rem; font-weight: 900; color: #082E52; letter-spacing: 0.05rem; margin: 0; text-transform: uppercase; }
.paddy-story__cards { display: flex; align-items: flex-start; justify-content: center; gap: 0.4rem; margin-left: 1.5rem; margin-right: 1.5rem; }
.paddy-story__card { flex: 0 0 42vw; max-width: 300px; display: flex; flex-direction: column; align-items: center; }
.paddy-story__img-wrap { width: 100%; aspect-ratio: 4 / 3; overflow: hidden; border-radius: 1rem; }
.paddy-story__img-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block; }



.paddy-story__label { font-family: 'M PLUS Rounded 1c', sans-serif; text-align: center; font-size: 2rem; font-weight: 900; color: #082E52; margin: 1.2rem 0 0; letter-spacing: 0.03rem; text-transform: uppercase; }
.paddy-story__subtext { font-family: 'M PLUS Rounded 1c', sans-serif; text-align: center; font-size: 1.3rem; font-weight: 400; color: #444444; margin: 0.6rem 0 0; line-height: 1.5; }
.paddy-story__arrow { flex: 0 0 auto; display: flex; align-items: center; justify-content: center; align-self: flex-start; margin-top: 110px; padding: 0 0.2rem; }
@media screen and (min-width: 750px) {
  .paddy-story { padding: 1.5rem 0 1.7rem; }
  .paddy-story__heading { font-size: 3.2rem; }
  .paddy-story__cards { gap: 2rem; }
}
/* END_SECTION:paddy-story */

/* START_SECTION:paddy-why (INDEX:65) */
.paddy-why {
  background: #C5D9BD;
  padding: 2.6rem 1.6rem 3rem;
  text-align: center;
}
.paddy-why__heading { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 2.4rem; font-weight: 900; color: #082E52; margin: 0 0 1.8rem; letter-spacing: 0.05rem; text-transform: uppercase; }

.paddy-why__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.6rem;
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
  box-sizing: border-box;
  align-items: start;
}
.paddy-why__item {
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.paddy-why__item:last-child:nth-child(odd) {
  grid-column: 1 / -1;
  max-width: 220px;
  margin: 0 auto;
}
.paddy-why__icon-wrap {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.8rem;
  flex-shrink: 0;
}
.paddy-why__icon {
  width: 48px !important;
  height: 48px !important;
  object-fit: contain;
  display: block;
}
.paddy-why__item-header { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 1.3rem; font-weight: 800; color: #082E52; margin: 0 0 0.4rem; word-wrap: break-word; }

.paddy-why__item-subheader { font-family: 'M PLUS Rounded 1c', sans-serif; font-size: 1.1rem; line-height: 1.45; color: #2F4A3A; font-weight: 500; margin: 0; word-wrap: break-word; }

@media screen and (min-width: 750px) {
  .paddy-why__heading { font-size: 3rem; }
  .paddy-why__grid { grid-template-columns: repeat(3, 1fr); gap: 3rem; max-width: 900px; }
  .paddy-why__item:last-child:nth-child(odd) { grid-column: auto; max-width: none; margin: 0; }
  .paddy-why__icon-wrap { width: 64px; height: 64px; }
  .paddy-why__icon { width: 64px !important; height: 64px !important; }
  .paddy-why__item-header { font-size: 1.5rem; }
}
/* END_SECTION:paddy-why */