.contact-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;overflow:hidden;height:100svh}.contact-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.contact-hero-media picture,.contact-hero-media video{display:block;width:100%;height:100%}.contact-hero-media img,.contact-hero-media video{width:100%;height:100%;object-fit:cover}.contact-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,#0000 20%,#0006 40%);pointer-events:none}.contact-hero-content{display:flex;flex-direction:column;align-items:center;gap:2.5rem;width:100%;padding-bottom:1.5rem}@media (min-width: 1280px){.contact-hero-content{padding-bottom:2.5rem}}@media (min-width: 1640px){.contact-hero-content{padding-bottom:3rem}}.contact-hero-heading{margin:0 auto;color:#fff}.contact-hero-cards{display:flex;flex-direction:column;gap:.75rem;width:100%;margin:0;padding:0;list-style:none}.contact-hero-card{display:flex;flex:1;min-width:0}.contact-hero-card>*{flex:1}@media (min-width: 768px){.contact-hero-cards{flex-direction:row}}@media (min-width: 1280px){.contact-hero:after{content:none}.contact-hero-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:.75rem}.contact-hero-heading{margin:0}}.community{padding:1.5rem 0}.community-cards{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}@media (min-width: 768px){.community-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.community-cards{grid-template-columns:repeat(4,1fr)}}.community-cards-item{display:flex}.send-message{padding:1.5rem 0}.send-message-inner{display:flex;flex-direction:column;align-items:center;gap:2.5rem;width:100%}.send-message-heading-col,.send-message-form-col{display:flex;flex-direction:column;width:100%}.send-message-heading-col,.send-message-form-col{align-items:center}.send-message-heading{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;width:100%;max-width:22.5rem}@media (min-width: 768px){.send-message-heading{width:22.5rem}}.send-message-pill{display:inline-flex;align-items:center;height:1.5rem;padding:0 .5rem;border-radius:22.5rem;background:#cfeecf;color:#039e06;text-transform:capitalize;white-space:nowrap}.send-message-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0}@media (min-width: 768px){.send-message-form{max-width:42.5rem}}.send-message-success,.send-message-error{width:100%;margin:0;padding:.75rem 1rem;border-radius:1rem}.send-message-success{background:#cfeecf;color:#039e06}.send-message-error{background:#ef3c3033;color:#ef3c30}.send-message-fields{display:flex;flex-direction:column;gap:.75rem;width:100%}.send-message-field{display:block;width:100%;margin:0}.send-message .input-pill,.send-message .textarea-rounded{background:#fff}.send-message .textarea-rounded{min-height:7.5rem}.send-message-submit{width:100%;margin-top:1.5rem}@media (min-width: 768px){.send-message-submit{width:22.5rem;max-width:100%}}@media (min-width: 1280px){.send-message-inner{flex-direction:row;align-items:center;gap:.75rem}.send-message-heading-col,.send-message-form-col{flex:1 1 0;min-width:0;align-items:flex-start}}.benefits-grid-list{display:flex;flex-wrap:wrap;align-items:stretch;gap:.75rem;width:100%}.benefit-tile{flex:1 1 0;min-width:8.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#e0ded9;border-radius:1.25rem;text-align:center}@media (min-width: 768px){.benefit-tile{min-width:15rem}}.benefit-tile-emoji{font-size:2.25rem;line-height:1;width:100%}.benefit-tile-text{display:flex;flex-direction:column;gap:.25rem;width:100%}.benefit-tile-title,.benefit-tile-description{margin:0;width:100%}.categorized-faq .categorized-faq-tabs-wrapper{scrollbar-width:none;-ms-overflow-style:none}.categorized-faq .categorized-faq-tabs-wrapper::-webkit-scrollbar{display:none}@media (max-width: 480px){.categorized-faq .container{padding:0}.categorized-faq .categorized-faq-heading,.categorized-faq .categorized-faq-lists{padding:0 1rem}}.categorized-faq .categorized-faq-content{display:flex;flex-direction:column;gap:.75rem;width:100%}.categorized-faq .categorized-faq-tabs{position:relative;display:flex;align-items:center;background:#e0ded9;width:fit-content;border-radius:22.5rem}@media (min-width: 768px){.categorized-faq .categorized-faq-tabs{width:100%}}.categorized-faq .categorized-faq-tabs-wrapper{overflow-x:auto}@media (max-width: 480px){.categorized-faq .categorized-faq-tabs-wrapper{padding:0 1rem}}.categorized-faq .categorized-faq-tab-slider{position:absolute;top:50%;left:0;height:3rem;width:var(--slider-w, 0);border-radius:22.5rem;border:.125rem solid #e0ded9;background:#fff;transform:translate3d(var(--slider-x, 0),-50%,0);transition:transform .5s cubic-bezier(.22,1,.36,1),width .5s cubic-bezier(.22,1,.36,1);pointer-events:none;z-index:0}.categorized-faq .categorized-faq-tab-slider.is-static{transition:none}.categorized-faq .categorized-faq-tab{position:relative;z-index:1;flex:0 0 auto;height:3rem;padding:0 1.5rem;border-radius:22.5rem;border:.125rem solid transparent;background:transparent;color:#000;text-align:center;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:opacity .2s ease}@media (any-hover: hover){.categorized-faq .categorized-faq-tab:hover{opacity:.6}}@media (min-width: 768px){.categorized-faq .categorized-faq-tab{flex:1 1 0;min-width:0;padding:0 1rem}}.categorized-faq .categorized-faq-list.is-hidden{display:none}.cant-find-answer{background:#fff}.cant-find-answer .cant-find-answer-body{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0;width:100%}@media (min-width: 768px){.cant-find-answer .cant-find-answer-body{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}}.cant-find-answer .cant-find-answer-heading{margin:0;font-weight:800;font-size:1.25rem;line-height:1.25rem;letter-spacing:.0125rem;text-transform:uppercase;color:#000}@media (min-width: 768px){.cant-find-answer .cant-find-answer-heading{flex:1 1 0;min-width:0;line-height:1.5rem}}.cant-find-answer .cant-find-answer-link{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.cant-find-answer .cant-find-answer-email{font-weight:800;font-size:1.5rem;line-height:1.75rem;letter-spacing:.03rem;color:#000;text-decoration:underline;white-space:nowrap}@media (min-width: 768px){.cant-find-answer .cant-find-answer-email{font-size:1.75rem;line-height:2.125rem;letter-spacing:.035rem}}.cant-find-answer .cant-find-answer-copy{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;background:transparent;border:none;color:#000;cursor:pointer;position:relative}.cant-find-answer .cant-find-answer-copy-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease}.cant-find-answer .cant-find-answer-copy-icon svg{width:100%;height:100%}.cant-find-answer .cant-find-answer-copy [data-icon-success]{opacity:0;pointer-events:none}.cant-find-answer .cant-find-answer-copy.is-copied [data-icon-default]{opacity:0}.cant-find-answer .cant-find-answer-copy.is-copied [data-icon-success]{opacity:1}
