.fundraiser-header{position:relative;z-index:20;border-bottom:1px solid rgba(18,18,18,.12);background:#fff;color:#121212}.fundraiser-header__inner{display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,2fr) minmax(120px,1fr);align-items:center;gap:1.5rem;max-width:120rem;min-height:7.2rem;margin:0 auto;padding:1rem 2rem}.fundraiser-header__brand{display:flex;align-items:center;min-width:0}.fundraiser-header__logo{display:block;width:auto;max-width:18rem;max-height:5.2rem;object-fit:contain}.fundraiser-header__shop-name{font-size:1.8rem;font-weight:700}.fundraiser-header__name{overflow:hidden;color:#0d5477;text-align:center;font-family:"Bodoni 72",Bodoni MT,Didot,Baskerville Old Face,Baskerville,Georgia,serif;font-size:clamp(2.2rem,3vw,3.4rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;text-overflow:ellipsis;text-shadow:0 1px 0 #ffffff,0 5px 16px rgba(17,105,130,.12);white-space:nowrap}.fundraiser-header__cart{position:relative;display:inline-flex;align-items:center;justify-self:end;gap:.7rem;min-height:4.4rem;padding:.8rem 1rem;color:inherit;text-decoration:none}.fundraiser-header__cart:focus-visible{outline:.2rem solid currentColor;outline-offset:.2rem}.fundraiser-header__count{display:inline-grid;place-items:center;min-width:2.2rem;height:2.2rem;padding:0 .5rem;border-radius:999px;background:#121212;color:#fff;font-size:1.2rem;line-height:1}@media screen and (max-width:749px){.fundraiser-header__inner{grid-template-columns:minmax(90px,1fr) auto;gap:.8rem 1rem;min-height:6.4rem;padding:.8rem 1.2rem}.fundraiser-header__name{grid-column:1 / -1;grid-row:2;padding-bottom:.4rem;white-space:normal}.fundraiser-header__logo{max-width:13rem;max-height:4.6rem}.fundraiser-header__cart span:not(.fundraiser-header__count){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.fundraiser-sample{--fundraiser-ink: #172030;--fundraiser-accent: #285b90;--fundraiser-soft: #eef5fb;color:var(--fundraiser-ink)}.fundraiser-sample [hidden]{display:none!important}.fundraiser-sample__hero{position:relative;min-height:30rem;display:grid;place-items:center;overflow:hidden;background:var(--fundraiser-accent)}.fundraiser-sample__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.38}.fundraiser-sample__hero-overlay{position:relative;z-index:1;max-width:80rem;padding:4rem 2rem;color:#fff;text-align:center}.fundraiser-sample__hero h1{margin:0;color:inherit;font-size:clamp(3.4rem,7vw,7rem);line-height:1}.fundraiser-sample__hero-copy{max-width:62rem;margin:1.6rem auto 0;font-size:1.8rem}.fundraiser-sample__eyebrow,.fundraiser-sample__section-heading p{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fundraiser-sample__content{padding-top:4rem;padding-bottom:6rem}.fundraiser-sample__setup{max-width:78rem;margin:0 auto 6rem;padding:3rem;border:.1rem solid rgba(23,32,48,.14);border-radius:1.6rem;background:#fff;box-shadow:0 1.6rem 4rem #17203014}.fundraiser-sample__step{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem}.fundraiser-sample__step>span{display:grid;width:4rem;height:4rem;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--fundraiser-accent);color:#fff;font-weight:800}.fundraiser-sample__step p,.fundraiser-sample__step small{margin:0}.fundraiser-sample__step p{font-size:2rem;font-weight:800}.fundraiser-sample__field{display:grid;gap:.6rem;margin-top:1.6rem;font-weight:700}.fundraiser-sample__field select,.fundraiser-sample__field input{width:100%;min-height:5.2rem;padding:1rem 1.4rem;border:.2rem solid rgba(40,91,144,.3);border-radius:.8rem;background:#fff;color:var(--fundraiser-ink);font:inherit}.fundraiser-sample__field select:focus,.fundraiser-sample__field input:focus{border-color:var(--fundraiser-accent);outline:.3rem solid rgba(40,91,144,.15)}.fundraiser-sample__seller,.fundraiser-sample__delivery{margin-top:3.2rem;padding-top:3.2rem;border-top:.1rem solid rgba(23,32,48,.14)}.fundraiser-sample__choices{display:grid;gap:1.2rem;margin:2.4rem 0 0;padding:0;border:0}.fundraiser-sample__choices label,.fundraiser-sample__shipping-only{display:flex;align-items:flex-start;gap:1.2rem;padding:1.8rem;border:.2rem solid rgba(40,91,144,.2);border-radius:1rem;background:var(--fundraiser-soft)}.fundraiser-sample__choices label:has(input:checked){border-color:var(--fundraiser-accent);box-shadow:0 0 0 .2rem #285b901f}.fundraiser-sample__choices input{margin-top:.3rem;accent-color:var(--fundraiser-accent)}.fundraiser-sample__choices span,.fundraiser-sample__shipping-only{display:grid;gap:.4rem}.fundraiser-sample__choices small{font-size:1.4rem}.fundraiser-sample__status{margin:1.6rem 0 0;font-weight:700}.fundraiser-sample__conflict{margin-top:1.6rem;padding:1.4rem;border-radius:.8rem;background:#fff0f0;color:#8a1f1f;font-weight:700}.fundraiser-sample__ready{display:flex;align-items:center;gap:1.4rem;max-width:78rem;margin:0 auto 5rem;padding:1.8rem 2rem;border-radius:1rem;background:#edf8ef;color:#174b25}.fundraiser-sample__ready>span{font-size:2.8rem;font-weight:800}.fundraiser-sample__ready strong,.fundraiser-sample__ready p{display:block;margin:0}.fundraiser-sample__collection+.fundraiser-sample__collection{margin-top:6rem}.fundraiser-sample__section-heading{margin-bottom:2.4rem;text-align:center}.fundraiser-sample__section-heading h2{margin:0;font-size:clamp(2.8rem,4vw,4.4rem)}.fundraiser-sample__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.6rem}.fundraiser-sample__card{display:flex;min-width:0;height:100%;overflow:hidden;border:.1rem solid rgba(23,32,48,.12);border-radius:1.2rem;background:#fff}.fundraiser-sample__card{flex-direction:column}.fundraiser-sample__product-link{display:block;min-width:0;color:inherit;text-decoration:none}.fundraiser-sample__title-link{color:inherit;text-decoration:none}.fundraiser-sample__card img{display:block;box-sizing:border-box;width:100%;height:auto;aspect-ratio:1;padding:1rem;background:#f7f8fa;object-fit:contain;object-position:center}.fundraiser-sample__card-copy{display:flex;flex:1;flex-direction:column;padding:1.4rem}.fundraiser-sample__card-copy h3{min-height:2.6em;margin:0 0 .6rem;overflow-wrap:anywhere;font-size:1.6rem;line-height:1.3}.fundraiser-sample__card-copy p{margin:auto 0 0;font-weight:700}.fundraiser-sample__missing{padding-top:6rem;padding-bottom:6rem}@media screen and (min-width:750px){.fundraiser-sample__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}}@media screen and (min-width:990px){.fundraiser-sample__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.fundraiser-sample{--fundraiser-ink: #1d2f46;--fundraiser-accent: #285b90;--fundraiser-teal: #38a6b7;--fundraiser-ocean: #2f7f9e;--fundraiser-aqua: #45b5bf;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 8% 8%,rgba(56,166,183,.14),transparent 28rem),radial-gradient(circle at 92% 18%,rgba(69,181,191,.12),transparent 30rem),linear-gradient(180deg,#f8fbfd,#f2f7fb 52%,#f7fcfd);color:var(--fundraiser-ink)}.fundraiser-sample__hero{min-height:34rem;background:linear-gradient(125deg,#214f80,#2f7f9e 38% 72%,#45b5bf);box-shadow:inset 0 -1px #ffffff40}.fundraiser-sample__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.2),transparent 25%),radial-gradient(circle at 82% 24%,rgba(188,238,242,.18),transparent 22%),linear-gradient(180deg,#14264614,#1426464d)}.fundraiser-sample__hero-image{z-index:0;opacity:.32;filter:grayscale(1) saturate(0) contrast(1.08);mix-blend-mode:soft-light}.fundraiser-sample__hero-overlay{max-width:88rem;padding:5rem 2rem 6rem;text-shadow:0 .2rem 1.8rem rgba(18,31,55,.28)}.fundraiser-sample__eyebrow{display:inline-flex;margin-bottom:1.6rem;padding:.7rem 1.4rem;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.18em}.fundraiser-sample__hero h1,.fundraiser-sample__section-heading h2,.fundraiser-sample__card-copy h3{font-family:Georgia,Times New Roman,serif}.fundraiser-sample__hero h1{font-weight:700;letter-spacing:-.035em;line-height:.98}.fundraiser-sample__hero-copy{margin-top:2rem;font-size:clamp(1.7rem,2vw,2rem);line-height:1.55}.fundraiser-sample__content{position:relative;z-index:2;margin-top:-3.4rem;padding-top:0}.fundraiser-sample__setup{position:relative;overflow:hidden;border:1px solid rgba(40,91,144,.12);border-radius:2.4rem;background:#fffffff5;box-shadow:0 2.8rem 7rem #1d2f4624;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fundraiser-sample__setup:before{content:"";position:absolute;inset:0 0 auto;height:.6rem;background:linear-gradient(90deg,#38a6b7,#285b90 36%,#2f7f9e 68%,#45b5bf)}.fundraiser-sample__step>span{background:linear-gradient(135deg,#38a6b7,#285b90 55%,#2f7f9e);box-shadow:0 .7rem 1.8rem #285b9040}.fundraiser-sample__step p{color:#244f77;font-family:Georgia,Times New Roman,serif}.fundraiser-sample__field select,.fundraiser-sample__field input{border-color:#285b903d;border-radius:1.2rem;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:inset 0 1px #ffffffe6;transition:border-color .2s ease,box-shadow .2s ease}.fundraiser-sample__field select:focus,.fundraiser-sample__field input:focus{border-color:#38a6b7;outline:0;box-shadow:0 0 0 .35rem #38a6b729}.fundraiser-sample__choices label,.fundraiser-sample__shipping-only{border-color:#38a6b738;border-radius:1.4rem;background:linear-gradient(135deg,#eef9fafa,#f0fafbeb);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.fundraiser-sample__choices label:has(input:checked){border-color:#2f7f9e;background:linear-gradient(135deg,#e2f6f8fa,#e4f7f9fa);box-shadow:0 1rem 2.8rem #285b9021;transform:translateY(-.15rem)}.fundraiser-sample__ready{border:1px solid rgba(56,166,183,.24);border-radius:1.6rem;background:linear-gradient(135deg,#eaf8f7,#eaf8f7);color:#285b62;box-shadow:0 1.2rem 3rem #36788b1a}.fundraiser-sample__section-heading p{color:#2f7f9e;letter-spacing:.18em}.fundraiser-sample__section-heading h2{position:relative;display:inline-block;padding-bottom:1.4rem;color:#285b90;font-weight:700;letter-spacing:-.02em}.fundraiser-sample__section-heading h2:after{content:"";position:absolute;right:12%;bottom:0;left:12%;height:.4rem;border-radius:999px;background:linear-gradient(90deg,#38a6b7,#2f7f9e,#45b5bf)}.fundraiser-sample__card{position:relative;border-color:#285b9021;border-radius:1.8rem;background:#fffffffa;box-shadow:0 1.2rem 3.2rem #1d2f4617;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.fundraiser-sample__card:before{content:"";position:absolute;inset:0 0 auto;z-index:2;height:.45rem;background:linear-gradient(90deg,#38a6b7,#2f7f9e,#45b5bf)}.fundraiser-sample__card img{padding:1.2rem;background:radial-gradient(circle at 30% 22%,#fff,#f7fafc 58%,#eef4f8);transition:transform .3s ease}.fundraiser-sample__card-copy{align-items:center;padding:1.6rem 1.4rem 1.8rem;text-align:center}.fundraiser-sample__card-copy h3{color:#244f77;font-size:clamp(1.6rem,1.5vw,1.85rem);font-weight:700;line-height:1.32}.fundraiser-sample__card-copy p{align-self:center;margin:auto 0 0;padding:.55rem 1.2rem;border:1px solid rgba(40,91,144,.16);border-radius:999px;background:linear-gradient(135deg,#38a6b71f,#45b5bf24);color:#285b90;font-size:1.55rem}.fundraiser-sample__add-form{display:grid;justify-items:center;min-height:5.7rem;margin-top:.9rem}.fundraiser-sample__add-button,.fundraiser-sample__options-link{display:inline-flex;min-height:3.6rem;align-items:center;justify-content:center;padding:.75rem 1.35rem;border:0;border-radius:999px;background:linear-gradient(135deg,#285b90,#38a6b7);box-shadow:0 .7rem 1.6rem #285b902e;color:#fff;font:inherit;font-size:1.3rem;font-weight:800;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.fundraiser-sample__options-link{align-self:center;margin-top:.9rem}.fundraiser-sample__add-button:disabled{cursor:not-allowed;opacity:.62}.fundraiser-sample__add-status{min-height:1.6rem;margin-top:.35rem;color:#285b62;font-size:1.15rem;font-weight:700;line-height:1.2}.fundraiser-sample__add-button:focus-visible,.fundraiser-sample__options-link:focus-visible{outline:.3rem solid #38a6b7;outline-offset:.25rem}.fundraiser-sample__product-link:focus-visible,.fundraiser-sample__title-link:focus-visible{border-radius:1.8rem;outline:.3rem solid #38a6b7;outline-offset:-.3rem}@media(hover:hover){.fundraiser-sample__add-button:hover:not(:disabled),.fundraiser-sample__options-link:hover{box-shadow:0 1rem 2.2rem #285b9042;transform:translateY(-.15rem)}.fundraiser-sample__card:hover{border-color:#285b9059;box-shadow:0 2rem 4.5rem #285b9029;transform:translateY(-.55rem)}.fundraiser-sample__card:hover img{transform:scale(1.025)}}@media screen and (max-width:749px){.fundraiser-sample__hero{min-height:28rem}.fundraiser-sample__hero-overlay{padding:4.5rem 1.6rem 5rem}.fundraiser-sample__content{margin-top:-2.2rem}.fundraiser-sample__setup{padding:2.2rem 1.8rem;border-radius:1.8rem}.fundraiser-sample__grid{gap:1.2rem}.fundraiser-sample__card{border-radius:1.4rem}.fundraiser-sample__card img{padding:.8rem}.fundraiser-sample__card-copy{padding:1.2rem 1rem 1.4rem}.fundraiser-sample__card-copy h3{font-size:1.5rem}}@media screen and (min-width:1200px){.fundraiser-sample__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}.fundraiser-sample__card{border-radius:1.5rem}.fundraiser-sample__card img{aspect-ratio:1.08;padding:.8rem}.fundraiser-sample__card-copy{padding:1.15rem 1rem 1.3rem}.fundraiser-sample__card-copy h3{min-height:2.5em;margin-bottom:.45rem;font-size:1.5rem}.fundraiser-sample__card-copy p{padding:.45rem 1rem;font-size:1.4rem}.fundraiser-sample__add-form{min-height:5rem;margin-top:.7rem}.fundraiser-sample__add-button,.fundraiser-sample__options-link{min-height:3.3rem;padding:.65rem 1.05rem;font-size:1.2rem}.fundraiser-sample__options-link{margin-top:.7rem}.fundraiser-sample__add-status{min-height:1.4rem;font-size:1.05rem}}.fundraiser-sample__about{position:relative;margin:8rem 0 2rem;padding:clamp(2.4rem,5vw,5.5rem);overflow:hidden;border:1px solid rgba(40,91,144,.14);border-radius:2.8rem;background:radial-gradient(circle at 8% 10%,rgba(56,166,183,.14),transparent 26rem),radial-gradient(circle at 94% 92%,rgba(69,181,191,.12),transparent 28rem),#fffffff5;box-shadow:0 2.4rem 6rem #1d2f461f}.fundraiser-sample__about:before{content:"";position:absolute;inset:0 0 auto;height:.6rem;background:linear-gradient(90deg,#38a6b7,#285b90 36%,#2f7f9e 68%,#45b5bf)}.fundraiser-sample__about-heading{margin:0 auto 3rem;text-align:center}.fundraiser-sample__about-heading p{margin:0 0 .8rem;color:#2f7f9e;font-size:1.3rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.fundraiser-sample__about-heading h2{margin:0;color:#285b90;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,5rem);line-height:1.05}.fundraiser-sample__video{max-width:100rem;margin:0 auto;overflow:hidden;border:.6rem solid #fff;border-radius:2rem;background:#12263d;box-shadow:0 1.8rem 4.5rem #14354f33}.fundraiser-sample__video video{display:block;width:100%;aspect-ratio:16 / 9;background:#12263d;object-fit:contain}.fundraiser-sample__story-layout{display:grid;gap:3rem;margin-top:4rem;align-items:start}.fundraiser-sample__story-image{overflow:hidden;border-radius:2rem;background:#102034;box-shadow:0 1.6rem 4rem #1d2f4629}.fundraiser-sample__story-image img{display:block;width:100%;height:auto}.fundraiser-sample__family-portrait{max-width:100rem;margin:4rem auto 0;overflow:hidden;border:.6rem solid #fff;border-radius:2rem;background:#102034;box-shadow:0 1.8rem 4.5rem #14354f33}.fundraiser-sample__family-portrait img{display:block;width:100%;height:auto}.fundraiser-sample__story-copy{display:grid;gap:1.7rem;color:#31465e;font-size:1.55rem;line-height:1.75}.fundraiser-sample__story-copy>p,.fundraiser-sample__mission p{margin:0}.fundraiser-sample__mission{margin-top:.8rem;padding:2.2rem 2.4rem;border:1px solid rgba(56,166,183,.24);border-left:.6rem solid #38a6b7;border-radius:1.6rem;background:linear-gradient(135deg,#eaf8f7fa,#eef8fbfa);color:#285b62}.fundraiser-sample__mission h3{margin:0 0 1rem;color:#285b90;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3vw,3rem)}@media screen and (min-width:990px){.fundraiser-sample__story-layout{grid-template-columns:minmax(30rem,.85fr) minmax(0,1.35fr);gap:4.5rem}}@media screen and (max-width:749px){.fundraiser-sample__about{margin-top:5rem;padding:2.5rem 1.5rem;border-radius:2rem}.fundraiser-sample__video,.fundraiser-sample__story-image{border-radius:1.4rem}.fundraiser-sample__story-layout{gap:2.4rem;margin-top:3rem}.fundraiser-sample__story-copy{font-size:1.48rem;line-height:1.7}.fundraiser-sample__mission{padding:1.8rem}}@media(prefers-reduced-motion:reduce){.fundraiser-sample__card,.fundraiser-sample__card img,.fundraiser-sample__choices label{transition:none}}.fundraiser-sample__hero{min-height:clamp(30rem,38vw,46rem);background:#eaf7fa;isolation:isolate}.fundraiser-sample__hero:after{z-index:1;background:linear-gradient(90deg,#f0fafc14,#ffffff80,#f0fafc14)}.fundraiser-sample__hero-image{z-index:0;opacity:1;filter:none;mix-blend-mode:normal;object-position:center}.fundraiser-sample__hero-overlay{position:relative;z-index:2;display:grid;place-items:center;width:100%;max-width:none;padding:clamp(4rem,8vw,9rem) 2rem;color:#124f73;text-align:center;text-shadow:none}.fundraiser-sample__hero-logo{position:absolute;z-index:0;top:50%;left:50%;width:clamp(90rem,132vw,168rem);height:44rem!important;object-fit:contain;opacity:.14;filter:saturate(.75) contrast(.9);transform:translate(-50%,-50%);pointer-events:none}.fundraiser-sample__hero h1{position:relative;z-index:1;max-width:14ch;margin:0;color:#0d4f78;font-family:"Bodoni 72",Bodoni MT,Didot,Baskerville Old Face,Baskerville,Georgia,serif;font-size:clamp(4.4rem,7vw,8.2rem);font-weight:700;font-style:normal;line-height:.96;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 2px 0 rgba(255,255,255,.82),0 10px 28px rgba(19,82,112,.2)}@media screen and (max-width:749px){.fundraiser-sample__hero{min-height:30rem}.fundraiser-sample__hero-overlay{padding:5rem 1.6rem}.fundraiser-sample__hero-logo{width:min(270vw,108rem);height:28rem!important;opacity:.12}.fundraiser-sample__hero h1{font-size:clamp(3.9rem,13vw,5.8rem);line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAY */
