/*
Generated time: June 4, 2026 12:20
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.customer-community{width:100%;background-color:var(--cc-bg,#fff)}.customer-community__inner{max-width:100%;margin-left:auto;margin-right:auto}.customer-community__header{text-align:center;max-width:46rem;margin-left:auto;margin-right:auto}@media screen and (max-width:719px){.customer-community__inner.container{padding-right:0}.customer-community__header{padding-right:16px}}@media screen and (min-width:720px){.customer-community__header{padding-left:1rem;padding-right:1rem}}.customer-community__eyebrow{font-family:"Cormorant Garamond",Cormorant,serif;font-size:16px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;line-height:1.4;margin:0 0 .75rem;color:var(--cc-eyebrow,#5c83a5)}.customer-community__title{font-family:"Lavigne Display",lavigne-display,serif;font-size:34px;font-weight:400;font-style:italic;line-height:1.2;letter-spacing:.02em;margin:0 0 1.25rem;color:var(--cc-title,#5c83a5)}.customer-community__description{font-family:"Motiva Sans",motiva-sans,sans-serif;font-size:14px;font-weight:400;line-height:1.65;margin:0;text-align:center;color:var(--cc-desc,#5c83a5)}@media screen and (min-width:768px){.customer-community__eyebrow{font-size:20px;margin-bottom:18px}.customer-community__title{font-size:50px;margin-bottom:30px}.customer-community__description{font-size:16px;margin-bottom:36px}}.customer-community__description p{margin:0 0 1rem}.customer-community__description p:last-child{margin-bottom:0}.customer-community__cards{display:grid;grid-template-columns:1fr;gap:1.25rem;margin:clamp(2rem,4vw,3rem) 0 0;list-style:none}@media screen and (max-width:719px){.customer-community__cards{display:flex;overflow-x:scroll;flex-wrap:nowrap;gap:1.5rem;scrollbar-width:none;-ms-overflow-style:none}.customer-community__cards::-webkit-scrollbar{display:none}.customer-community__cards>li{min-width:calc(100vw - 100px);flex-shrink:0}}@media screen and (min-width:720px){.customer-community__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1440px){.customer-community__cards{grid-template-columns:repeat(6,minmax(0,1fr))}}.customer-community__cards>li{list-style:none}.customer-community__cards>li::marker{content:none}.customer-community__card{display:block;margin:0;padding:0;text-decoration:none;color:inherit;border-radius:3px;overflow:hidden;background-color:#f0f0f0;transition:opacity .2s ease}.customer-community__card:focus-visible,.customer-community__card:hover{opacity:.94}.customer-community__card--static{cursor:default}.customer-community__card--static:focus-visible,.customer-community__card--static:hover{opacity:1}.customer-community__card-media{position:relative;width:100%;margin:0;padding:0;border:0;border-radius:3px;overflow:hidden}.customer-community__card-media .rimage-outer-wrapper{width:100%;max-width:none}.customer-community__card-media .rimage-wrapper{border-radius:3px}.customer-community__card-media .rimage__image{border-radius:3px}.customer-community__card-placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:#e8e8e8;border-radius:3px}.customer-community__card-placeholder .placeholder-svg{width:4rem;height:4rem;opacity:.35}