/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.node__content{font-size:1.071em;margin-top:10px;}.node--view-mode-teaser{border-bottom:1px solid #d3d7d9;margin-bottom:30px;padding-bottom:15px;}.node--view-mode-teaser h2{margin-top:0;padding-top:0.5em;}.node--view-mode-teaser h2 a{color:#181818;}.node--view-mode-teaser.node--sticky{background:#f9f9f9;background:rgba(0,0,0,0.024);border:1px solid #d3d7d9;padding:0 15px 15px;}.node--view-mode-teaser .node__content{clear:none;font-size:1em;line-height:1.6;}.node__meta{font-size:0.857em;color:#68696b;margin-bottom:-5px;}.node__meta .field--name-field-user-picture img{float:left;margin:1px 20px 0 0;}[dir="rtl"] .node__meta .field--name-field-user-picture img{float:right;margin-left:20px;margin-right:0;}.node__links{text-align:right;font-size:0.93em;}[dir="rtl"] .node__links{text-align:left;}.node--unpublished{padding:20px 15px 0;}.node--unpublished .comment-text .comment-arrow{border-left:1px solid #fff4f4;border-right:1px solid #fff4f4;}
.alert-success{color:white;background-color:#00c851;border-color:#007e33;}.alert-warning{color:white;background-color:#ffbb33;border-color:#ff8800;}.alert-danger{color:white;background-color:#ff4444;border-color:#cc0000;}.alert-dismissible .btn-close{opacity:0.6;}
article.node--type-page{max-width:1280px;margin:2rem auto;padding:0 1.5rem;}.page-section + .page-section{margin-top:4rem;}.page-section__title{font-family:var(--ocdm-font-display);font-weight:800;font-size:clamp(1.75rem,1.4rem + 1.4vw,2.5rem);margin:0 0 1.5rem;line-height:1.05;letter-spacing:-0.025em;color:var(--ocdm-text-strong);}.page-section--hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:3rem;align-items:start;}.page-section--hero__text{display:flex;flex-direction:column;gap:1.25rem;}.page-section--hero__eyebrow{font-size:0.95rem;font-style:italic;color:var(--cantinho-muted,#64748b);}.page-section--hero__title,.page-section--hero__title .field__item,.page-section--hero__title p{font-family:var(--ocdm-font-display);font-weight:800;font-size:clamp(2.1rem,1.7rem + 2.2vw,3.3rem);line-height:1.02;letter-spacing:-0.03em;color:var(--ocdm-text-strong);margin:0;overflow-wrap:break-word;}.page-section--hero__title em,.page-section--hero__title strong{font-style:italic;font-weight:700;color:var(--ocdm-framboise);font-variation-settings:"opsz" 144;}.page-section--hero__images{position:relative;display:flex;flex-direction:column;gap:1.5rem;min-width:0;}.page-section--hero__image{border:1px solid var(--ocdm-border);border-radius:0;padding:10px 10px 26px;background:var(--ocdm-bg-elevated);width:min(100%,340px);box-shadow:var(--ocdm-shadow-polaroid);}.page-section--hero__image img{width:100%;height:auto;display:block;}.page-section--hero__image--left{transform:rotate(-2deg);align-self:flex-start;}.page-section--hero__image--right{transform:rotate(2.5deg);align-self:flex-end;margin-top:-0.75rem;}.page-section--hero__image:only-child{align-self:center;}.page-section--timeline .page-timeline{position:relative;list-style:none;margin:0;padding:0 0 0 2rem;border-left:2px dashed #1a1a1a;}.page-timeline__item{display:grid;grid-template-columns:100px 1fr;gap:1.5rem;align-items:baseline;padding:0.75rem 0;position:relative;}.page-timeline__dot{position:absolute;left:-2.6rem;top:1.1rem;width:14px;height:14px;border-radius:999px;background:var(--ocdm-framboise);border:3px solid var(--ocdm-bg);}.page-timeline__date{font-family:var(--ocdm-font-display);font-style:italic;font-weight:700;font-size:1.75rem;color:var(--ocdm-framboise);font-variation-settings:"opsz" 144;line-height:1;letter-spacing:-0.02em;}.page-timeline__text,.page-timeline__text .field__item,.page-timeline__text p{font-size:1.05rem;line-height:1.5;margin:0;color:var(--cantinho-text,#1e293b);}.page-section--text__body{max-width:720px;font-size:1.05rem;line-height:1.6;}.page-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;}.page-team-grid__item{display:flex;list-style:none;}.team-mini{display:flex;flex-direction:column;align-items:center;gap:0.5rem;text-decoration:none;color:inherit;text-align:center;width:100%;transition:transform 0.2s ease;}.team-mini:hover{transform:translateY(-2px);}.team-mini__photo{width:140px;height:140px;border-radius:999px;border:4px solid var(--ocdm-bg-elevated);background:var(--ocdm-bg-sunken);overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:var(--ocdm-shadow-sm);}.team-mini__photo img{width:100%;height:100%;object-fit:cover;}.team-mini__placeholder{font-size:3rem;opacity:0.5;}.team-mini__name{font-family:var(--ocdm-font-display);font-size:1.15rem;font-weight:700;margin:0;line-height:1.1;letter-spacing:-0.015em;color:var(--ocdm-text-strong);}.team-mini__role{font-family:var(--ocdm-font-hand);font-size:1.1rem;color:var(--ocdm-framboise);line-height:1;}@media (max-width:992px){.page-section--hero__inner{grid-template-columns:1fr;gap:2rem;}.page-section--hero__title,.page-section--hero__title .field__item,.page-section--hero__title p{font-size:3.5rem;}}@media (max-width:540px){.page-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.page-timeline__item{grid-template-columns:70px 1fr;gap:1rem;}.page-timeline__date{font-size:1.5rem;}}
.path-como-ajudar{--ocdm-bg-soft:var(--ocdm-bg-sunken);--ocdm-bg-base:var(--ocdm-bg);}.path-como-ajudar #main.container{max-width:none;padding-left:0;padding-right:0;}.path-como-ajudar main > .section{padding:0;}.path-como-ajudar article.node--type-page,.path-como-ajudar .node--type-page{max-width:none;margin:0;padding:0;}.path-como-ajudar .field--name-field-page-sections,.path-como-ajudar .field--name-field-page-sections > .field__item{margin:0;}.paw-bg{position:absolute;pointer-events:none;width:60px;height:60px;opacity:0.12;z-index:0;}.paw-bg svg{width:100%;height:100%;display:block;}.help-hero{padding:var(--ocdm-space-7) 0 var(--ocdm-space-6);position:relative;overflow:hidden;}.help-hero__inner{display:grid;grid-template-columns:1.05fr 0.95fr;gap:var(--ocdm-space-7);align-items:center;position:relative;z-index:1;}@media (max-width:992px){.help-hero__inner{grid-template-columns:1fr;gap:var(--ocdm-space-5);}}.help-hero__inner:not(:has(.help-hero__stage)){grid-template-columns:1fr;}.help-hero__kicker{font-family:var(--ocdm-font-hand);font-size:clamp(1.4rem,1rem + 1.2vw,2rem);color:var(--ocdm-primary);line-height:1;margin:0 0 var(--ocdm-space-2);display:inline-flex;align-items:center;gap:8px;}.help-hero__kicker svg{width:28px;height:28px;}.help-hero__title{font-family:var(--ocdm-font-display);font-size:clamp(3.5rem,2.4rem + 5.5vw,7.5rem);font-weight:var(--ocdm-fw-bold);line-height:0.9;letter-spacing:-0.035em;margin:0;color:var(--ocdm-text-strong);font-variation-settings:"opsz" 144;text-wrap:balance;}.help-hero__title em{font-style:italic;color:var(--ocdm-primary);position:relative;}.help-hero__lead{font-size:var(--ocdm-fs-lg);line-height:var(--ocdm-lh-normal);margin:var(--ocdm-space-4) 0 var(--ocdm-space-5);color:var(--ocdm-text);max-width:42ch;}.help-hero__count{display:inline-flex;align-items:baseline;gap:14px;font-family:var(--ocdm-font-hand);font-size:var(--ocdm-fs-xl);color:var(--ocdm-text-muted);}.help-hero__count strong{font-family:var(--ocdm-font-display);font-style:italic;font-weight:var(--ocdm-fw-bold);font-size:3em;line-height:1;color:var(--ocdm-primary);font-variation-settings:"opsz" 144;}.help-hero__stage{position:relative;min-height:460px;width:100%;}@media (max-width:992px){.help-hero__stage{min-height:380px;max-width:560px;margin:0 auto;width:100%;}}.help-hero__polaroid{position:absolute;width:260px;margin:0;}.help-hero__polaroid--main{top:0;left:50%;transform:translateX(-50%) rotate(-3deg);width:300px;z-index:2;}.help-hero__polaroid--left{top:40%;left:-10px;transform:rotate(-9deg);width:200px;z-index:1;}.help-hero__polaroid--right{bottom:0;right:0;transform:rotate(6deg);width:220px;z-index:3;}.help-hero__polaroid img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;}.help-hero__polaroid--main img{aspect-ratio:4 / 5;}.help-hero__stamp{position:absolute;bottom:8%;left:-4%;width:130px;height:130px;border:3px solid var(--ocdm-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--ocdm-font-hand);font-size:1.7rem;font-weight:var(--ocdm-fw-bold);color:var(--ocdm-primary);background:var(--ocdm-bg-elevated);transform:rotate(-12deg);text-align:center;line-height:0.9;z-index:4;box-shadow:var(--ocdm-shadow-sm);}.help-hero__stamp::before{content:"🐾";position:absolute;top:-14px;right:-10px;font-size:1.6rem;background:var(--ocdm-bg-elevated);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--ocdm-primary);}.help-legend{display:flex;flex-wrap:wrap;gap:var(--ocdm-space-3) var(--ocdm-space-4);margin:0 0 var(--ocdm-space-5);padding:var(--ocdm-space-3) var(--ocdm-space-4);background:var(--ocdm-bg-elevated);border:1px solid var(--ocdm-border-soft);border-radius:var(--ocdm-radius-pill);font-family:var(--ocdm-font-body);font-size:var(--ocdm-fs-sm);align-items:center;justify-content:center;}.help-legend__label{font-family:var(--ocdm-font-mono);font-size:var(--ocdm-fs-xs);text-transform:uppercase;letter-spacing:0.14em;color:var(--ocdm-text-muted);font-weight:var(--ocdm-fw-medium);margin-right:var(--ocdm-space-2);}.help-legend__item{display:inline-flex;align-items:center;gap:6px;color:var(--ocdm-text-strong);font-weight:var(--ocdm-fw-semibold);}.help-legend__dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:1.5px solid currentColor;}.help-legend__dot--money{color:var(--ocdm-primary);background:var(--ocdm-primary-soft);}.help-legend__dot--time{color:var(--ocdm-ocre);background:var(--ocdm-ocre-soft);}.help-legend__dot--goods{color:var(--ocdm-moutarde-dark);background:var(--ocdm-moutarde-soft);}.help-legend__dot--call{color:var(--ocdm-sauge-dark);background:var(--ocdm-sauge-soft);}.help-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--ocdm-space-4);padding-bottom:var(--ocdm-space-6);position:relative;}@media (max-width:992px){.help-grid{grid-template-columns:repeat(6,1fr);gap:var(--ocdm-space-3);}}@media (max-width:560px){.help-grid{grid-template-columns:1fr;}}.help-grid > .field,.help-grid > .field > .field__items,.help-grid .field--name-field-help-cards,.help-grid .field--name-field-help-cards > .field__items,.help-grid .field__item{display:contents;}.help-grid{counter-reset:help-card;}.help-card{position:relative;display:grid;grid-template-rows:1fr;counter-increment:help-card;padding:0;background:var(--ocdm-bg-elevated);border:1.5px solid var(--ocdm-text-strong);border-radius:var(--ocdm-radius-lg);text-decoration:none;color:inherit;overflow:hidden;min-height:260px;transition:transform var(--ocdm-transition-base),box-shadow var(--ocdm-transition-base);}.help-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(42,34,24,0.14);text-decoration:none;}.help-card__body{position:relative;z-index:2;padding:var(--ocdm-space-5);display:flex;flex-direction:column;justify-content:space-between;}.help-card__num{position:absolute;top:var(--ocdm-space-3);right:var(--ocdm-space-4);font-family:var(--ocdm-font-display);font-style:italic;font-weight:var(--ocdm-fw-bold);font-size:clamp(4.5rem,3.5rem + 3.5vw,7.5rem);line-height:0.8;color:var(--ocdm-primary);opacity:0.16;font-variation-settings:"opsz" 144;pointer-events:none;z-index:1;}.help-card__num::before{content:counter(help-card,decimal-leading-zero);}.help-card__tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--ocdm-font-mono);font-size:var(--ocdm-fs-xs);text-transform:uppercase;letter-spacing:0.14em;font-weight:var(--ocdm-fw-medium);color:var(--ocdm-text-muted);margin:0;}.help-card__tag::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor;}.help-card__title{font-family:var(--ocdm-font-display);font-size:clamp(1.6rem,1.3rem + 1.1vw,2.3rem);font-weight:var(--ocdm-fw-bold);line-height:0.98;letter-spacing:-0.02em;color:var(--ocdm-text-strong);margin:var(--ocdm-space-2) 0 var(--ocdm-space-3);text-wrap:balance;}.help-card__title em{font-style:italic;color:var(--ocdm-primary);}.help-card__desc{font-size:var(--ocdm-fs-base);line-height:var(--ocdm-lh-normal);color:var(--ocdm-text);margin:0 0 var(--ocdm-space-4);max-width:38ch;}.help-card__desc p{margin:0 0 var(--ocdm-space-2);}.help-card__desc p:last-child{margin-bottom:0;}.help-card__cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--ocdm-font-body);font-size:var(--ocdm-fs-base);font-weight:var(--ocdm-fw-bold);color:var(--ocdm-text-strong);text-decoration:none;padding-bottom:4px;border-bottom:2.5px solid var(--ocdm-text-strong);align-self:flex-start;transition:gap var(--ocdm-transition-fast),color var(--ocdm-transition-fast),border-color var(--ocdm-transition-fast);}.help-card:hover .help-card__cta{gap:14px;color:var(--ocdm-primary);border-color:var(--ocdm-primary);}.help-card--with-photo{grid-template-columns:1fr 1fr;}.help-card--with-photo .help-card__body{grid-column:1;}.help-card--with-photo .help-card__media{grid-column:2;}@media (max-width:700px){.help-card--with-photo{grid-template-columns:1fr;grid-template-rows:220px 1fr;}.help-card--with-photo .help-card__body{grid-column:1;grid-row:2;}.help-card--with-photo .help-card__media{grid-column:1;grid-row:1;}}.help-card__media{position:relative;background:var(--ocdm-bg-soft);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:240px;}.help-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.help-card__photo-caption{position:absolute;bottom:12px;left:12px;z-index:2;background:var(--ocdm-bg-elevated);color:var(--ocdm-text-strong);font-family:var(--ocdm-font-hand);font-size:1.15rem;line-height:1;padding:6px 10px;border-radius:var(--ocdm-radius-pill);box-shadow:var(--ocdm-shadow-sm);transform:rotate(-2deg);}.help-card--photo-full{grid-template-columns:1fr;grid-template-rows:220px 1fr;}.help-card--photo-full .help-card__media{min-height:220px;grid-row:1;}.help-card--photo-full .help-card__body{grid-row:2;}.help-card--money{background:var(--ocdm-primary-soft);}.help-card--money .help-card__tag{color:var(--ocdm-primary);}.help-card--money .help-card__num{color:var(--ocdm-primary);}.help-card--time{background:var(--ocdm-ocre-soft);border-color:var(--ocdm-ocre);}.help-card--time .help-card__tag{color:var(--ocdm-ocre);}.help-card--time .help-card__num{color:var(--ocdm-ocre);}.help-card--time .help-card__title em{color:var(--ocdm-ocre);}.help-card--time:hover .help-card__cta{color:var(--ocdm-ocre);border-color:var(--ocdm-ocre);}.help-card--goods{background:var(--ocdm-moutarde-soft);border-color:var(--ocdm-moutarde-dark);}.help-card--goods .help-card__tag{color:var(--ocdm-moutarde-dark);}.help-card--goods .help-card__num{color:var(--ocdm-moutarde-dark);opacity:0.22;}.help-card--goods .help-card__title em{color:var(--ocdm-moutarde-dark);}.help-card--goods:hover .help-card__cta{color:var(--ocdm-moutarde-dark);border-color:var(--ocdm-moutarde-dark);}.help-card--call{background:var(--ocdm-sauge-soft);border-color:var(--ocdm-sauge-dark);}.help-card--call .help-card__tag{color:var(--ocdm-sauge-dark);}.help-card--call .help-card__num{color:var(--ocdm-sauge-dark);opacity:0.20;}.help-card--call .help-card__title em{color:var(--ocdm-sauge-dark);}.help-card--call:hover .help-card__cta{color:var(--ocdm-sauge-dark);border-color:var(--ocdm-sauge-dark);}.help-card--hero{grid-column:span 8;min-height:380px;}.help-card--hero .help-card__body{padding:var(--ocdm-space-6);}.help-card--reg{grid-column:span 4;}.help-card--half{grid-column:span 6;}@media (max-width:992px){.help-card--hero,.help-card--reg,.help-card--half{grid-column:span 6;}}@media (max-width:560px){.help-card,.help-card--hero,.help-card--reg,.help-card--half{grid-column:1 / -1;min-height:240px;}}.help-card__methods{display:flex;flex-wrap:wrap;gap:var(--ocdm-space-2);margin-top:var(--ocdm-space-3);margin-bottom:var(--ocdm-space-4);}.help-method{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--ocdm-bg-elevated);border:1.5px solid var(--ocdm-primary);border-radius:var(--ocdm-radius-pill);font-family:var(--ocdm-font-body);font-weight:var(--ocdm-fw-bold);font-size:var(--ocdm-fs-sm);color:var(--ocdm-primary);}.help-method__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--ocdm-primary);color:var(--ocdm-bg-elevated);font-family:var(--ocdm-font-mono);font-size:11px;font-weight:var(--ocdm-fw-bold);}.help-card--teaming .help-card__price{display:flex;align-items:flex-start;gap:6px;margin:var(--ocdm-space-2) 0 var(--ocdm-space-3);line-height:1;}.help-card--teaming .help-card__price-num{font-family:var(--ocdm-font-display);font-style:italic;font-weight:var(--ocdm-fw-bold);font-size:clamp(4rem,3rem + 4vw,6rem);color:var(--ocdm-primary);line-height:0.85;font-variation-settings:"opsz" 144;}.help-card--teaming .help-card__price-currency{font-family:var(--ocdm-font-display);font-weight:var(--ocdm-fw-bold);font-size:clamp(2rem,1.5rem + 2vw,3rem);color:var(--ocdm-text-strong);margin-top:0.4em;}.help-card--teaming .help-card__price--after .help-card__price-currency{margin-top:0;align-self:flex-end;margin-bottom:0.12em;}.help-card--teaming .help-card__price-unit{font-family:var(--ocdm-font-hand);font-size:var(--ocdm-fs-xl);color:var(--ocdm-text-muted);align-self:flex-end;margin-bottom:0.5em;}.help-card--phone .help-card__phone{display:block;font-family:var(--ocdm-font-display);font-weight:var(--ocdm-fw-bold);font-size:clamp(1.5rem,1.1rem + 1.6vw,2.25rem);letter-spacing:0.02em;color:var(--ocdm-sauge-dark);margin:var(--ocdm-space-1) 0 var(--ocdm-space-2);font-variation-settings:"opsz" 144;}.help-card--phone .help-card__phone-cost{font-family:var(--ocdm-font-mono);font-size:var(--ocdm-fs-xs);color:var(--ocdm-text-muted);display:block;margin-bottom:var(--ocdm-space-3);}.help-pay{margin-top:var(--ocdm-space-7);padding:var(--ocdm-space-7) var(--ocdm-space-6);background:var(--ocdm-text-strong);color:var(--ocdm-text-inverse);border-radius:var(--ocdm-radius-xl);position:relative;overflow:hidden;}.help-pay__head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:var(--ocdm-space-3);margin-bottom:var(--ocdm-space-5);position:relative;z-index:1;}.help-pay__kicker{font-family:var(--ocdm-font-hand);font-size:var(--ocdm-fs-2xl);color:var(--ocdm-framboise-light);margin:0;line-height:1;}.help-pay__title{font-family:var(--ocdm-font-display);font-size:clamp(2rem,1.6rem + 1.6vw,3rem);font-weight:var(--ocdm-fw-bold);letter-spacing:-0.02em;line-height:1;margin:var(--ocdm-space-1) 0 0;color:var(--ocdm-text-inverse);}.help-pay__title em{font-style:italic;color:var(--ocdm-framboise-light);}.help-pay__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ocdm-space-4);position:relative;z-index:1;}@media (max-width:768px){.help-pay__grid{grid-template-columns:1fr;}}.help-pay__item{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.18);border-radius:var(--ocdm-radius-lg);padding:var(--ocdm-space-4);display:flex;flex-direction:column;gap:var(--ocdm-space-2);}.help-pay__label{font-family:var(--ocdm-font-mono);font-size:var(--ocdm-fs-xs);text-transform:uppercase;letter-spacing:0.14em;color:var(--ocdm-framboise-light);font-weight:var(--ocdm-fw-medium);}.help-pay__value{font-family:var(--ocdm-font-mono);font-size:var(--ocdm-fs-base);font-weight:var(--ocdm-fw-medium);color:var(--ocdm-text-inverse);word-break:break-all;line-height:1.3;}.help-pay__value--lg{font-family:var(--ocdm-font-display);font-size:clamp(1.6rem,1.3rem + 1vw,2.25rem);font-weight:var(--ocdm-fw-bold);letter-spacing:0.02em;font-variation-settings:"opsz" 144;word-break:keep-all;}.help-pay__copy{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--ocdm-text-inverse);border:1px solid rgba(255,255,255,0.4);border-radius:var(--ocdm-radius-pill);padding:6px 12px;font-family:var(--ocdm-font-body);font-size:var(--ocdm-fs-xs);font-weight:var(--ocdm-fw-bold);letter-spacing:0.04em;text-transform:uppercase;cursor:pointer;margin-top:var(--ocdm-space-1);transition:background var(--ocdm-transition-fast),color var(--ocdm-transition-fast),border-color var(--ocdm-transition-fast);text-decoration:none;}.help-pay__copy:hover{background:var(--ocdm-primary);border-color:var(--ocdm-primary);}.help-pay__copy.is-copied{background:var(--ocdm-sauge);border-color:var(--ocdm-sauge);}.help-wall{margin:var(--ocdm-space-8) 0;position:relative;}.help-wall__head{text-align:center;margin-bottom:var(--ocdm-space-6);}.help-wall__kicker{font-family:var(--ocdm-font-hand);font-size:var(--ocdm-fs-2xl);color:var(--ocdm-primary);margin:0 0 var(--ocdm-space-1);line-height:1;}.help-wall__title{font-family:var(--ocdm-font-display);font-size:clamp(2rem,1.5rem + 2.5vw,3.5rem);font-weight:var(--ocdm-fw-bold);line-height:1;letter-spacing:-0.02em;margin:0;color:var(--ocdm-text-strong);text-wrap:balance;}.help-wall__title em{font-style:italic;color:var(--ocdm-primary);}.help-wall__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:var(--ocdm-space-4);position:relative;}@media (max-width:992px){.help-wall__grid{grid-template-columns:repeat(4,minmax(0,1fr));}}@media (max-width:560px){.help-wall__grid{grid-template-columns:repeat(2,minmax(0,1fr));}}.help-wall__grid .ocdm-polaroid{width:100%;margin:0;}.help-wall__grid .ocdm-polaroid:nth-child(odd){--ocdm-rotate:-3deg;}.help-wall__grid .ocdm-polaroid:nth-child(even){--ocdm-rotate:2.5deg;}.help-wall__grid .ocdm-polaroid:nth-child(3n){--ocdm-rotate:-1deg;}.help-wall__grid .ocdm-polaroid:nth-child(5n){--ocdm-rotate:4deg;}.help-wall__grid .ocdm-polaroid img{display:block;aspect-ratio:1 / 1;width:100%;object-fit:cover;}.help-wall__noimg{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;width:100%;background:var(--ocdm-bg-soft);font-size:1.8rem;text-decoration:none;}.help-closing{margin-top:var(--ocdm-space-7);padding:var(--ocdm-space-7) var(--ocdm-space-5);text-align:center;border-top:1.5px dashed var(--ocdm-text-strong);border-bottom:1.5px dashed var(--ocdm-text-strong);position:relative;}.help-closing__kicker{font-family:var(--ocdm-font-hand);font-size:var(--ocdm-fs-2xl);color:var(--ocdm-primary);margin:0 0 var(--ocdm-space-2);line-height:1;}.help-closing__title{font-family:var(--ocdm-font-display);font-size:clamp(2rem,1.5rem + 2vw,3rem);font-weight:var(--ocdm-fw-bold);font-style:italic;font-variation-settings:"opsz" 144;line-height:1.05;margin:0 0 var(--ocdm-space-4);letter-spacing:-0.02em;color:var(--ocdm-text-strong);text-wrap:balance;}.help-closing__buttons{display:inline-flex;flex-wrap:wrap;gap:var(--ocdm-space-3);justify-content:center;}.help-closing__paws{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);display:flex;gap:24px;background:var(--ocdm-bg-base);padding:0 14px;}.help-closing__paws svg{width:24px;height:24px;color:var(--ocdm-primary);opacity:0.6;}
