.contact-help-section{position:relative;padding:6rem 0;background-color:rgb(var(--color-background));overflow:hidden}.contact-help__container{display:flex;flex-direction:column;gap:4rem}@media screen and (min-width: 990px){.contact-help__container{flex-direction:row;align-items:flex-start;justify-content:space-between}}.contact-help__content{flex:1;max-width:400px;z-index:2}.contact-help__subheading{font-size:1.4rem;margin-bottom:1rem;color:rgba(var(--color-foreground),.75)}.contact-help__heading{font-size:4rem;margin-bottom:2rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.1}.contact-help__text{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.contact-help__grid{flex:2;display:grid;grid-template-columns:1fr;gap:2rem;width:100%}@media screen and (min-width: 750px){.contact-help__grid{grid-template-columns:repeat(3,1fr)}}.contact-help__card{background-color:#fff;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease;height:100%}.contact-help__card:hover{transform:translateY(-5px)}.contact-help__icon{width:40px;height:40px;margin-bottom:2rem;color:#008060}.contact-help__icon svg{width:100%;height:100%;fill:currentColor}.contact-help__card-title{font-size:1.8rem;font-weight:600;margin-bottom:1rem;font-family:var(--font-heading-family)}.contact-help__card-text{font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.5}.contact-help__card-link{text-decoration:none;color:inherit}
/*# sourceMappingURL=/cdn/shop/t/88/assets/contact-help.css.map */
