.coquille-hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}@media(max-width:749px){.coquille-hero-buttons{flex-direction:column;width:100%}.coquille-hero-buttons .coquille-btn{width:100%}}.coquille-btn--lg{height:2.75rem;padding-left:2rem;padding-right:2rem}.coquille-btn--lg svg{width:1.25rem;height:1.25rem}.coquille-homepage-benefits{max-width:var(--coquille-content-width);margin:0 auto;width:100%}.coquille-benefits-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.coquille-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.coquille-benefits-grid{grid-template-columns:repeat(3,1fr)}}.coquille-benefits-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:1rem;background:#fff;border-radius:.75rem;border:2px solid #2C6647;box-shadow:0 2px 8px #2c66470f;transition:transform .2s,box-shadow .2s;height:100%}.coquille-benefits-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2c664724}.coquille-benefits-card__icon{width:3.5rem;height:3.5rem;border-radius:50%;background:#2c66471a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.coquille-benefits-card__icon svg{width:1.75rem;height:1.75rem;color:#2c6647;stroke:#2c6647}.coquille-benefits-card__title{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.25rem;font-weight:600;color:#1c232f;margin:0}.coquille-benefits-card__tagline{font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#2c6647;margin:0}.coquille-benefits-card__desc{color:#647285;line-height:1.625;margin:0}.coquille-benefits-card__link{font-weight:500;color:#2c6647;margin-top:.5rem;display:inline-flex;align-items:center;gap:.25rem}.coquille-benefits-card:hover .coquille-benefits-card__link{text-decoration:underline}.coquille-featured-event-section{max-width:var(--coquille-content-width);margin:0 auto;padding:0 var(--coquille-section-px);text-align:center}.coquille-featured-event-section__label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ec7a16;margin-bottom:1.5rem}.coquille-featured-event-section__card{display:block;text-decoration:none;color:inherit;border-radius:.75rem;overflow:hidden;border:2px solid #EC7A16;background:#fff;box-shadow:0 4px 24px #ec7a161a;transition:transform .25s,box-shadow .25s}.coquille-featured-event-section__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ec7a162e}.coquille-featured-event-section__image{width:100%;overflow:hidden;background:#f0f2f4;aspect-ratio:16 / 9}.coquille-featured-event-section__image img{width:100%;height:100%;object-fit:cover;display:block}.coquille-featured-event-section__content{padding:1.75rem 2rem 2rem;text-align:left}.coquille-featured-event-section__date{display:inline-flex;align-items:center;gap:.5rem;background:#ec7a1614;border:1px solid rgba(236,122,22,.2);border-radius:2rem;padding:.375rem 1rem;margin-bottom:.75rem}.coquille-featured-event-section__date svg{width:1rem;height:1rem;color:#ec7a16;flex-shrink:0}.coquille-featured-event-section__date span{font-size:.8125rem;font-weight:700;color:#ec7a16;white-space:nowrap}.coquille-featured-event-section__title{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:2rem;font-weight:700;color:#1c232f;margin:0 0 .375rem;line-height:1.2}.coquille-featured-event-section__presented{color:#647285;margin:0 0 .75rem}.coquille-featured-event-section__presented strong{color:#374151}.coquille-featured-event-section__desc{line-height:1.6;color:#647285;margin:0 0 1.25rem}.coquille-featured-event-section__cta{display:inline-flex;align-items:center;gap:.5rem;background:#ec7a16;color:#fff;font-size:.9375rem;font-weight:700;padding:.75rem 1.75rem;border-radius:.5rem;transition:background .2s}.coquille-featured-event-section__card:hover .coquille-featured-event-section__cta{background:#d4690f}.coquille-featured-event-section__cta svg{width:1rem;height:1rem;transition:transform .2s}.coquille-featured-event-section__card:hover .coquille-featured-event-section__cta svg{transform:translate(3px)}.coquille-featured-event-section__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.coquille-featured-event-section__add-cal{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;font-size:.8125rem;font-weight:600;color:#647285;text-decoration:none;transition:color .2s;justify-content:center;width:100%}.coquille-featured-event-section__add-cal:hover{color:#ec7a16}.coquille-featured-event-section__add-cal svg{width:.875rem;height:.875rem}@media(max-width:749px){.coquille-featured-event-section__content{padding:1.25rem 1.25rem 1.5rem}.coquille-featured-event-section__title{font-size:1.5rem}}.coquille-homepage-events{max-width:var(--coquille-content-width);margin:0 auto;width:100%}.coquille-events-list{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.coquille-events-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.coquille-events-list{grid-template-columns:repeat(3,1fr)}}.coquille-event-card{display:flex;gap:1rem;padding:1.25rem;border:2px solid #2C6647;background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #2c66470f;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.coquille-event-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2c664724}.coquille-event-card__date{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .75rem;background:#f0f2f4;border-radius:.375rem;text-align:center;flex-shrink:0}.coquille-event-card__date svg{width:1rem;height:1rem;color:#2c6647;margin-bottom:.25rem}.coquille-event-card__date span{font-size:.75rem;font-weight:600;white-space:nowrap;color:#1c232f}.coquille-event-card__body{flex:1}.coquille-event-card__title{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.125rem;font-weight:600;color:#1c232f;margin:0 0 .25rem}.coquille-event-card__desc{color:#647285;margin:0}.coquille-event-card__arrow{flex-shrink:0;margin-top:.25rem;color:#2c6647}.coquille-event-card__arrow svg{width:1rem;height:1rem}.coquille-homepage-sponsors{text-align:center;width:100%}.coquille-sponsors-link{display:inline-block;margin-bottom:2rem;color:#2c6647;text-decoration:none}.coquille-sponsors-link:hover{text-decoration:underline}.coquille-sponsors-link h2{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.5rem;font-weight:700;margin:0}.coquille-botm-wrap{background:#f9fafb;padding:var(--coquille-section-py) var(--coquille-section-px)}.coquille-botm{max-width:var(--coquille-content-width);margin:0 auto;text-align:center}.coquille-botm__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.coquille-botm__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.coquille-botm__grid{grid-template-columns:repeat(3,1fr)}}.coquille-botm__card{display:flex;flex-direction:column;border-radius:.75rem;overflow:hidden;background:#fff;border:2px solid #2C6647;box-shadow:0 2px 8px #2c66470f;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.coquille-botm__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2c664724}.coquille-botm__image{aspect-ratio:3 / 2;overflow:hidden;background:#f0f2f4}.coquille-botm__image img{width:100%;height:100%;object-fit:cover}.coquille-botm__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2c6647,#1a4a33)}.coquille-botm__placeholder span{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:3rem;font-weight:700;color:#fff}.coquille-botm__info{padding:1.25rem 1.25rem 1.5rem;text-align:left;display:flex;flex-direction:column;gap:0;min-height:10rem}.coquille-botm__name{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.35rem;font-weight:700;color:#1c232f;margin:0 0 .75rem;transition:color .2s}.coquille-botm__card:hover .coquille-botm__name{color:#2c6647}.coquille-botm__details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.coquille-botm__meta{display:flex;align-items:flex-start;gap:.5rem;color:#4b5563;margin:0;line-height:1.4}.coquille-botm__meta svg{flex-shrink:0;margin-top:.15rem;color:#6b7280}.coquille-botm__category{display:inline-block;margin-top:auto;font-size:.75rem;font-weight:600;color:#2c6647;background:#2c664714;padding:.25rem .75rem;border-radius:1rem;letter-spacing:.02em;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/1/assets/coquille-home.css.map */
