.styles-module__cO3SpG__section{padding:var(--spacing-xl)0;}.styles-module__cO3SpG__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.styles-module__cO3SpG__header{text-align:center;margin-bottom:3rem}.styles-module__cO3SpG__title{color:var(--color-black);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.styles-module__cO3SpG__description{color:var(--color-warm-gray);max-width:600px;margin:0 auto;font-size:clamp(.95rem,1.25vw,1.05rem)}.styles-module__cO3SpG__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.styles-module__cO3SpG__categoryCard{aspect-ratio:4/3;cursor:pointer;display:block;position:relative;overflow:hidden}.styles-module__cO3SpG__categoryImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__categoryImage{transform:scale(1.08)}.styles-module__cO3SpG__overlay{background:linear-gradient(#0003 0%,#0006 50%,#000000d9 100%);transition:background .5s;position:absolute;inset:0}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__overlay{background:linear-gradient(#8200204d 0%,#82002080 50%,#820020e6 100%)}.styles-module__cO3SpG__content{z-index:1;flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.styles-module__cO3SpG__iconWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s;display:flex;position:absolute;top:1.25rem;left:1.25rem}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__iconWrapper{background:#fffffff2;border-color:#fff;transform:scale(1.1)}.styles-module__cO3SpG__icon{color:#fff;transition:color .4s}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__icon{color:var(--color-primary)}.styles-module__cO3SpG__categoryName{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin-bottom:.35rem;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:400;transition:transform .4s}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__categoryName{transform:translateY(-2px)}.styles-module__cO3SpG__categoryDescription{color:#fffc;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;transition:all .4s}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__categoryDescription{color:#fffffff2}.styles-module__cO3SpG__viewMore{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;opacity:0;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;transition:all .4s;display:inline-flex;transform:translateY(8px)}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__viewMore{opacity:1;color:#fff;transform:translateY(0)}.styles-module__cO3SpG__arrow{transition:transform .3s}.styles-module__cO3SpG__categoryCard:hover .styles-module__cO3SpG__arrow{transform:translate(4px)}@media (max-width:1200px){.styles-module__cO3SpG__grid{grid-template-columns:repeat(4,1fr);gap:.75rem}.styles-module__cO3SpG__categoryCard{aspect-ratio:1}}@media (max-width:1024px){.styles-module__cO3SpG__grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (max-width:640px){.styles-module__cO3SpG__section{padding:var(--spacing-lg)0}.styles-module__cO3SpG__header{margin-bottom:2rem}.styles-module__cO3SpG__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.styles-module__cO3SpG__categoryCard{aspect-ratio:1}.styles-module__cO3SpG__content{padding:1rem}.styles-module__cO3SpG__iconWrapper{width:36px;height:36px;top:.75rem;left:.75rem}.styles-module__cO3SpG__icon{width:18px;height:18px}.styles-module__cO3SpG__categoryName{margin-bottom:.25rem;font-size:1rem}.styles-module__cO3SpG__categoryDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.styles-module__cO3SpG__viewMore{display:none}}
.styles-module__ZQkVuq__section{padding:var(--spacing-2xl)0;background:var(--color-white);position:relative;overflow:hidden}.styles-module__ZQkVuq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.styles-module__ZQkVuq__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.styles-module__ZQkVuq__grid{grid-template-columns:1fr 1fr;gap:6rem}}.styles-module__ZQkVuq__imageColumn{position:relative}.styles-module__ZQkVuq__imageWrapper{aspect-ratio:4/3;z-index:0;position:relative;overflow:hidden}.styles-module__ZQkVuq__image{object-fit:cover;width:100%;height:100%}.styles-module__ZQkVuq__imageAccent{border:2px solid var(--color-secondary);z-index:-1;position:absolute;inset:2rem -2rem -2rem 2rem}.styles-module__ZQkVuq__stats{background:var(--color-brewer-navy);z-index:1;justify-content:space-between;margin-top:-4rem;margin-left:2rem;margin-right:2rem;padding:2rem;display:flex;position:relative}@media (max-width:768px){.styles-module__ZQkVuq__stats{margin-left:1rem;margin-right:1rem;padding:1.5rem}.styles-module__ZQkVuq__certifications{flex-wrap:wrap}}.styles-module__ZQkVuq__stat{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.styles-module__ZQkVuq__statValue{font-family:var(--font-serif);color:var(--color-secondary);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1}.styles-module__ZQkVuq__statLabel{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--color-pearl);font-size:.7rem;font-weight:600}.styles-module__ZQkVuq__statDivider{background:#fff3;width:1px}.styles-module__ZQkVuq__contentColumn{flex-direction:column;align-items:flex-start;display:flex}.styles-module__ZQkVuq__badge{color:var(--color-primary);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--color-primary);background:0 0;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.styles-module__ZQkVuq__title{font-family:var(--font-serif);color:var(--color-brewer-navy);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.2}.styles-module__ZQkVuq__description{font-family:var(--font-sans);color:var(--color-warm-gray);margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.styles-module__ZQkVuq__features{border-top:1px solid var(--color-light-gray);flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding-top:1rem;display:flex}.styles-module__ZQkVuq__feature{font-family:var(--font-sans);color:var(--color-brewer-navy);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__ZQkVuq__featureIcon{color:var(--color-primary)}.styles-module__ZQkVuq__featureStar{object-fit:contain;flex-shrink:0;width:24px;height:24px}.styles-module__ZQkVuq__cta{background:var(--color-primary);color:var(--color-white);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;transition:all var(--transition-smooth);align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__ZQkVuq__cta:hover{background:var(--color-brewer-navy);transform:translate(5px)}.styles-module__ZQkVuq__cta svg{transition:transform var(--transition-smooth)}.styles-module__ZQkVuq__cta:hover svg{transform:translate(5px)}.styles-module__ZQkVuq__certifications{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.styles-module__ZQkVuq__certBadge{object-fit:contain;opacity:.8;width:auto;height:60px;transition:opacity var(--transition-smooth)}.styles-module__ZQkVuq__certBadge:hover{opacity:1}
.styles-module__yI1LxG__section{position:relative}.styles-module__yI1LxG__sectionCombined{padding:var(--spacing-2xl)0;background:var(--color-brewer-navy);position:relative}.styles-module__yI1LxG__bgWrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.styles-module__yI1LxG__sectionBg{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.styles-module__yI1LxG__sectionOverlay{pointer-events:none;background:#002f4bd9;position:absolute;inset:0}.styles-module__yI1LxG__container{z-index:2;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.styles-module__yI1LxG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.styles-module__yI1LxG__grid{grid-template-columns:1fr 1fr;gap:5rem}}.styles-module__yI1LxG__content{flex-direction:column;align-items:flex-start;display:flex}.styles-module__yI1LxG__badge{color:var(--color-primary);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--color-primary);background:0 0;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.7rem;font-weight:600;display:inline-block}.styles-module__yI1LxG__badgeLight{color:var(--color-secondary);border-color:var(--color-secondary)}.styles-module__yI1LxG__title{font-family:var(--font-serif);color:var(--color-brewer-navy);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.2}.styles-module__yI1LxG__titleLight{color:var(--color-white)}.styles-module__yI1LxG__description{font-family:var(--font-sans);color:var(--color-warm-gray);margin-bottom:2rem;font-size:1rem;line-height:1.8}.styles-module__yI1LxG__descriptionLight{color:var(--color-pearl)}.styles-module__yI1LxG__features{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;margin-bottom:2rem;display:grid}@media (max-width:768px){.styles-module__yI1LxG__features{grid-template-columns:1fr}}.styles-module__yI1LxG__feature{border-bottom:1px solid var(--color-light-gray);gap:1rem;padding-bottom:1.5rem;display:flex}.styles-module__yI1LxG__featureLight{border-bottom-color:#ffffff1a}.styles-module__yI1LxG__featureIcon{background:var(--color-pearl);width:48px;height:48px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__yI1LxG__featureIconLight{color:var(--color-secondary);background:#ffffff1a}.styles-module__yI1LxG__featureContent{flex:1}.styles-module__yI1LxG__featureTitle{font-family:var(--font-sans);color:var(--color-brewer-navy);margin-bottom:.25rem;font-size:1rem;font-weight:600}.styles-module__yI1LxG__featureTitleLight{color:var(--color-white)}.styles-module__yI1LxG__featureDesc{font-family:var(--font-sans);color:var(--color-warm-gray);font-size:.85rem;line-height:1.5}.styles-module__yI1LxG__featureDescLight{color:var(--color-pearl)}.styles-module__yI1LxG__imageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.styles-module__yI1LxG__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-elegant)}.styles-module__yI1LxG__imageWrapper:hover .styles-module__yI1LxG__image{transform:scale(1.05)}.styles-module__yI1LxG__imageOverlay{pointer-events:none;background:linear-gradient(45deg,#002f4b33 0%,#0000 50%);position:absolute;inset:0}.styles-module__yI1LxG__ctaRow{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.styles-module__yI1LxG__cta{background:var(--color-primary);color:var(--color-white);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;transition:all var(--transition-smooth);align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__yI1LxG__cta:hover{background:var(--color-brewer-navy);transform:translate(5px)}.styles-module__yI1LxG__ctaLight{background:var(--color-secondary);color:var(--color-brewer-navy)}.styles-module__yI1LxG__ctaLight:hover{background:var(--color-white)}.styles-module__yI1LxG__ctaSecondary{color:var(--color-white);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;transition:all var(--transition-smooth);background:0 0;border:1px solid #ffffff4d;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__yI1LxG__ctaSecondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translate(5px)}.styles-module__yI1LxG__cta svg,.styles-module__yI1LxG__ctaSecondary svg{transition:transform var(--transition-smooth)}.styles-module__yI1LxG__cta:hover svg,.styles-module__yI1LxG__ctaSecondary:hover svg{transform:translate(5px)}.styles-module__yI1LxG__trustIndicators{flex-wrap:wrap;gap:2rem;margin-bottom:2rem;display:flex}.styles-module__yI1LxG__trustItem{color:var(--color-secondary);font-family:var(--font-serif);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:500;display:flex}.styles-module__yI1LxG__trustStar{object-fit:contain;width:24px;height:24px}.styles-module__yI1LxG__browseAllCta{background:linear-gradient(135deg,var(--color-secondary)0%,#f0c040 100%);color:var(--color-brewer-navy);font-family:var(--font-serif);border-radius:0;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex;box-shadow:0 4px 20px #d5a73f4d}.styles-module__yI1LxG__browseAllCta:hover{background:linear-gradient(135deg,#f0c040 0%,var(--color-secondary)100%);transform:translateY(-3px);box-shadow:0 8px 30px #d5a73f66}.styles-module__yI1LxG__browseAllCta svg{transition:transform .3s}.styles-module__yI1LxG__browseAllCta:hover svg{transform:translate(5px)}@media (max-width:768px){.styles-module__yI1LxG__sectionCombined{padding:var(--spacing-xl)0}.styles-module__yI1LxG__grid{gap:2.5rem}.styles-module__yI1LxG__ctaRow{flex-direction:column;width:100%}.styles-module__yI1LxG__cta,.styles-module__yI1LxG__ctaSecondary,.styles-module__yI1LxG__trustIndicators,.styles-module__yI1LxG__browseAllCta{justify-content:center;width:100%}}
.brewer-browse-all-cta{background:linear-gradient(#1a1a1a 0%,#0d0d0d 100%);padding:3rem 0;position:relative}.brewer-browse-all-cta:before{content:"";background:linear-gradient(90deg,#0000 0%,#d5a73f66 50%,#0000 100%);width:min(500px,60%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.brewer-browse-all-cta__container{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:center;align-items:center;margin:0 auto;display:flex}.brewer-browse-all-cta__button{color:#fff;font-family:var(--font-serif);letter-spacing:.02em;background:linear-gradient(135deg,#d5a73f 0%,#b8922f 100%);border:none;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .4s;display:inline-flex;box-shadow:0 4px 20px #d5a73f4d}.brewer-browse-all-cta__button:hover{background:linear-gradient(135deg,#e0b85a 0%,#c9a03a 100%);transform:translateY(-2px);box-shadow:0 8px 30px #d5a73f66}.brewer-browse-all-cta__button svg{transition:transform .3s}.brewer-browse-all-cta__button:hover svg{transform:translate(4px)}@media (max-width:640px){.brewer-browse-all-cta{padding:2rem 0}.brewer-browse-all-cta__button{padding:1rem 2rem;font-size:1.1rem}}
.styles-module__G95_IG__section{align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.styles-module__G95_IG__backgroundImage{z-index:0;position:absolute;inset:0}.styles-module__G95_IG__bgImage{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%}.styles-module__G95_IG__overlay{background:linear-gradient(135deg,#002f4be6 0%,#002f4bb3 50%,#002f4b80 100%);position:absolute;inset:0}.styles-module__G95_IG__container{z-index:1;max-width:var(--container-max);padding:var(--spacing-2xl)var(--container-padding);width:100%;margin:0 auto;position:relative}.styles-module__G95_IG__content{max-width:700px}.styles-module__G95_IG__badge{color:var(--color-secondary);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--color-secondary);background:0 0;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.7rem;font-weight:600;display:inline-block}.styles-module__G95_IG__title{font-family:var(--font-serif);color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:300;line-height:1.1}.styles-module__G95_IG__description{font-family:var(--font-sans);color:var(--color-pearl);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.styles-module__G95_IG__features{border-top:1px solid #fff3;border-bottom:1px solid #fff3;flex-wrap:wrap;gap:2rem;margin:2rem 0;padding:2rem 0;display:flex}.styles-module__G95_IG__feature{font-family:var(--font-sans);color:var(--color-white);align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.styles-module__G95_IG__featureIcon{color:var(--color-secondary)}.styles-module__G95_IG__cta{background:var(--color-secondary);color:var(--color-brewer-navy);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;transition:all var(--transition-smooth);align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__G95_IG__cta:hover{background:var(--color-white);transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.styles-module__G95_IG__cta svg{transition:transform var(--transition-smooth)}.styles-module__G95_IG__cta:hover svg{transform:translate(5px)}@media (max-width:768px){.styles-module__G95_IG__section{min-height:500px}.styles-module__G95_IG__features{gap:1.5rem}.styles-module__G95_IG__feature{flex:0 0 calc(50% - .75rem)}}
.styles-module__9MFBOW__section{padding:var(--spacing-2xl)0;}.styles-module__9MFBOW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.styles-module__9MFBOW__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.styles-module__9MFBOW__headerLeft{flex:1}.styles-module__9MFBOW__title{color:var(--color-black);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:300}.styles-module__9MFBOW__description{color:var(--color-warm-gray);font-size:clamp(1rem,1.5vw,1.125rem)}.styles-module__9MFBOW__viewAllButton{color:var(--color-brewer-navy);letter-spacing:.02em;border:1px solid var(--color-brewer-navy);transition:all var(--transition-smooth);background:0 0;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex}.styles-module__9MFBOW__viewAllButton:hover{background:var(--color-brewer-navy);color:var(--color-white);transform:translate(5px)}.styles-module__9MFBOW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.styles-module__9MFBOW__boatCard{background:var(--color-white);border:1px solid var(--color-light-gray);transition:all var(--transition-elegant);flex-direction:column;display:flex}.styles-module__9MFBOW__boatCard:hover{border-color:#0000;transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.styles-module__9MFBOW__imageWrapper{width:100%;height:300px;position:relative;overflow:hidden}.styles-module__9MFBOW__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-elegant)}.styles-module__9MFBOW__boatCard:hover .styles-module__9MFBOW__image{transform:scale(1.1)}.styles-module__9MFBOW__imageOverlay{opacity:0;width:100%;height:100%;transition:opacity var(--transition-smooth);background:linear-gradient(#0000 0%,#0000004d 50%,#000000b3 100%);justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.styles-module__9MFBOW__boatCard:hover .styles-module__9MFBOW__imageOverlay{opacity:1}.styles-module__9MFBOW__viewDetailsButton{background:var(--color-white);color:var(--color-brewer-navy);letter-spacing:.02em;transition:all var(--transition-smooth);border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9375rem;font-weight:600;display:flex;transform:translateY(20px)}.styles-module__9MFBOW__boatCard:hover .styles-module__9MFBOW__viewDetailsButton{transform:translateY(0)}.styles-module__9MFBOW__viewDetailsButton:hover{background:var(--color-brewer-navy);color:var(--color-white)}.styles-module__9MFBOW__typeTag{background:var(--color-white);color:var(--color-brewer-navy);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--color-white);padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}.styles-module__9MFBOW__content{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}.styles-module__9MFBOW__boatHeader{border-bottom:1px solid var(--color-light-gray);padding-bottom:1rem}.styles-module__9MFBOW__boatName{font-family:var(--font-serif);color:var(--color-black);letter-spacing:-.01em;transition:color var(--transition-smooth);margin-bottom:.5rem;font-size:1.75rem;font-weight:400}.styles-module__9MFBOW__boatCard:hover .styles-module__9MFBOW__boatName{color:var(--color-primary)}.styles-module__9MFBOW__manufacturer{color:var(--color-warm-gray);font-size:.9375rem;font-weight:500}.styles-module__9MFBOW__specs{flex-wrap:wrap;gap:2rem;display:flex}.styles-module__9MFBOW__spec{color:var(--color-warm-gray);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.styles-module__9MFBOW__spec svg{color:var(--color-primary)}.styles-module__9MFBOW__footer{border-top:1px solid var(--color-light-gray);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.styles-module__9MFBOW__price{font-family:var(--font-serif);color:var(--color-brewer-navy);letter-spacing:-.01em;font-size:1.75rem;font-weight:500}.styles-module__9MFBOW__inquireButton{background:var(--color-brewer-navy);color:var(--color-white);letter-spacing:.02em;border:1px solid var(--color-brewer-navy);transition:all var(--transition-smooth);padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600}.styles-module__9MFBOW__inquireButton:hover{background:var(--color-white);color:var(--color-brewer-navy);transform:translate(3px)}@media (max-width:1024px){.styles-module__9MFBOW__header{flex-direction:column;align-items:flex-start}.styles-module__9MFBOW__viewAllButton{justify-content:center;width:100%}}@media (max-width:768px){.styles-module__9MFBOW__grid{grid-template-columns:1fr;gap:2rem}.styles-module__9MFBOW__specs{flex-direction:column;gap:1rem}.styles-module__9MFBOW__footer{flex-direction:column;align-items:stretch;gap:1rem}.styles-module__9MFBOW__inquireButton{justify-content:center;width:100%}}
.styles-module__2CG6Jq__section{padding:var(--spacing-2xl)0;background:linear-gradient(180deg,var(--color-champagne)0%,var(--color-white)50%,var(--color-champagne)100%);overflow:hidden}.styles-module__2CG6Jq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.styles-module__2CG6Jq__header{text-align:center;margin-bottom:4rem}.styles-module__2CG6Jq__title{color:var(--color-black);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:300}.styles-module__2CG6Jq__description{color:var(--color-warm-gray);font-size:clamp(1rem,1.5vw,1.125rem)}.styles-module__2CG6Jq__slider{width:100%;padding:2rem 0;position:relative;overflow:hidden}.styles-module__2CG6Jq__slider:before,.styles-module__2CG6Jq__slider:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.styles-module__2CG6Jq__slider:before{background:linear-gradient(to right,var(--color-white),transparent);left:0}.styles-module__2CG6Jq__slider:after{background:linear-gradient(to left,var(--color-white),transparent);right:0}.styles-module__2CG6Jq__track{gap:2rem;width:fit-content;animation:60s linear infinite styles-module__2CG6Jq__scroll;display:flex}.styles-module__2CG6Jq__track:hover{animation-play-state:paused}@keyframes styles-module__2CG6Jq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.styles-module__2CG6Jq__testimonialCard{background:var(--color-white);border:1px solid var(--color-light-gray);transition:all var(--transition-smooth);flex-direction:column;flex:0 0 450px;gap:1.5rem;padding:3rem 2.5rem;display:flex;position:relative}.styles-module__2CG6Jq__testimonialCard:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.styles-module__2CG6Jq__quoteIcon{color:var(--color-secondary);opacity:.2;position:absolute;top:1.5rem;right:2rem}.styles-module__2CG6Jq__testimonialText{color:var(--color-brewer-navy);z-index:1;min-height:120px;font-size:1.0625rem;font-style:italic;line-height:1.8;position:relative}.styles-module__2CG6Jq__rating{gap:.25rem;display:flex}.styles-module__2CG6Jq__star{color:var(--color-gold);font-size:1.25rem;line-height:1}.styles-module__2CG6Jq__author{border-top:1px solid var(--color-light-gray);align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.styles-module__2CG6Jq__authorInfo{flex:1}.styles-module__2CG6Jq__authorName{font-family:var(--font-serif);color:var(--color-black);margin-bottom:.25rem;font-size:1.125rem;font-weight:500}.styles-module__2CG6Jq__authorLocation{color:var(--color-warm-gray);font-size:.875rem;font-weight:500}@media (max-width:768px){.styles-module__2CG6Jq__testimonialCard{flex:0 0 320px;padding:2rem 1.5rem}.styles-module__2CG6Jq__slider:before,.styles-module__2CG6Jq__slider:after{width:50px}.styles-module__2CG6Jq__testimonialText{min-height:auto;font-size:1rem}.styles-module__2CG6Jq__track{gap:1.5rem}@keyframes styles-module__2CG6Jq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}}
