.newsletter-card-section{padding:var(--nlc-padding-top, 60px) 24px var(--nlc-padding-bottom, 60px);background:var(--nlc-section-bg, transparent)}.newsletter-card-section__inner{max-width:1200px;margin:0 auto}.newsletter-card{background:var(--nlc-card-bg, #13384B);color:var(--nlc-body-color, #E5E5DC);border-radius:16px;padding:64px 48px;text-align:center;box-shadow:0 12px 32px #13384b2e}.newsletter-card__eyebrow{font-family:var(--font-heading-family, inherit);font-weight:700;text-transform:uppercase;letter-spacing:.22em;font-size:.85rem;color:var(--nlc-eyebrow-color, #F89D63);margin:0 0 16px}.newsletter-card__heading{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.1;letter-spacing:-.01em;color:var(--nlc-heading-color, #E5E5DC);margin:0 0 16px}.newsletter-card__description{max-width:56ch;margin:0 auto 32px;font-size:1rem;line-height:1.55;color:var(--nlc-body-color, #E5E5DC);opacity:.85}.newsletter-card__description p{margin:0}.newsletter-card__form-wrap{max-width:560px;margin:0 auto}.newsletter-card__form{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}input.newsletter-card__input:not(.alt-input):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=hidden]):not(.btn){flex:1 1 260px;min-width:0;height:48px;min-height:0;box-sizing:border-box;padding:0 22px;border-radius:999px;border:0;background:var(--nlc-input-bg, #FFFFFF);color:var(--nlc-input-text, #13384B);font-family:inherit;font-size:1rem;line-height:1.2;outline:none;appearance:none;-webkit-appearance:none}.newsletter-card__input::placeholder{color:#13384b8c}.newsletter-card__input:focus{box-shadow:0 0 0 3px #f89d6373}.newsletter-card__submit{flex:0 0 auto;background:var(--nlc-button-bg, #F89D63);color:var(--nlc-button-text, #13384B);border:0;border-radius:999px;padding:14px 28px;font-family:var(--font-heading-family, inherit);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.85rem;cursor:pointer;transition:filter .15s ease,transform .15s ease;line-height:1.2}.newsletter-card__submit:hover{filter:brightness(.95)}.newsletter-card__success{margin:0;color:var(--nlc-body-color, #E5E5DC);font-weight:600}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.newsletter-card{padding:40px 24px}.newsletter-card__form{flex-direction:column;align-items:stretch}input.newsletter-card__input:not(.alt-input):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=hidden]):not(.btn){width:100%;flex:0 0 48px}.newsletter-card__submit{width:100%}}.testimonial-cards-section{padding:var(--tcs-padding-top, 80px) 24px var(--tcs-padding-bottom, 80px)}.tcs__inner{max-width:1200px;margin:0 auto}.tcs__header{text-align:center;margin-bottom:56px}.tcs__eyebrow{font-family:var(--font-heading-family, inherit);font-weight:700;text-transform:uppercase;letter-spacing:.22em;font-size:.85rem;color:var(--tcs-accent, #F89D63);margin:0 0 16px}.tcs__heading{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;letter-spacing:-.01em;color:var(--tcs-quote, #13384B);margin:0 0 16px}.tcs__description{max-width:56ch;margin:0 auto;color:var(--tcs-meta, #007380);font-size:1rem;line-height:1.55}.tcs__description p{margin:0}.tcs__grid{display:grid;gap:32px;grid-template-columns:1fr;align-items:stretch}@media(min-width:769px){.tcs__grid--cols-2{grid-template-columns:repeat(2,1fr)}.tcs__grid--cols-3{grid-template-columns:repeat(3,1fr)}}.tcs__card{position:relative;background:var(--tcs-card-bg, #FFFFFF);border-radius:16px;padding:56px 40px 40px;margin:0;border-top:4px solid var(--tcs-accent, #F89D63);box-shadow:0 12px 32px #13384b14;display:flex;flex-direction:column;gap:20px;transition:transform .25s ease,box-shadow .25s ease}.tcs__card:hover{transform:translateY(-4px);box-shadow:0 20px 44px #13384b24}.tcs__quote-mark{position:absolute;top:12px;left:28px;font-family:Georgia,Times New Roman,serif;font-size:6rem;line-height:1;color:var(--tcs-accent, #F89D63);opacity:.55;font-weight:700;pointer-events:none;-webkit-user-select:none;user-select:none}.tcs__stars{display:inline-flex;gap:3px;margin-bottom:6px}.tcs__star{width:16px;height:16px;display:block}.tcs__star--filled{fill:var(--tcs-star, #F89D63)}.tcs__star--empty{fill:none;stroke:var(--tcs-star, #F89D63);stroke-width:1.5;opacity:.45}.tcs__card .tcs__quote{font-family:var(--font-heading-family, inherit);font-weight:600;font-style:normal;font-size:clamp(1.15rem,1.6vw,1.5rem);line-height:1.35;color:var(--tcs-quote, #13384B);margin:0;padding:0;border:0 none;outline:0 none;letter-spacing:-.005em;flex-grow:1;background:transparent}.tcs__quote p{margin:0 0 .6em;font-style:normal}.tcs__quote p:last-child{margin-bottom:0}.tcs__cite{display:flex;align-items:center;gap:14px;margin-top:8px;padding-top:20px;border-top:1px solid rgba(19,56,75,.1)}.tcs__avatar{flex:0 0 48px;width:48px;height:48px;border-radius:999px;overflow:hidden;background:#13384b14}.tcs__avatar img{width:100%;height:100%;object-fit:cover;display:block}.tcs__cite-text{display:flex;flex-direction:column;gap:2px;min-width:0}.tcs__cite-name{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:.95rem;color:var(--tcs-quote, #13384B);letter-spacing:0}.tcs__cite-meta{font-family:var(--font-heading-family, inherit);font-weight:600;text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;color:var(--tcs-meta, #007380)}@media(max-width:600px){.tcs__card{padding:48px 28px 32px}.tcs__quote-mark{font-size:4.5rem;left:18px}}.vpb{background:var(--vpb-bg, #F89D63);color:var(--vpb-text, #13384B);padding:var(--vpb-padding-y, 18px) 24px}.vpb__inner{max-width:100%;overflow:hidden}.vpb__track{display:flex;width:max-content;flex-wrap:nowrap;align-items:center;animation:vpb-marquee 120s linear infinite;will-change:transform}.vpb__group{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:0}.vpb__group--clone{display:flex}.vpb__item{display:flex;align-items:center;justify-content:center;gap:12px;padding:4px 20px;text-align:left;border-left:1px solid var(--vpb-divider, rgba(19, 56, 75, .18));min-width:0}.vpb__item:first-child{border-left:0}.vpb__icon{flex:0 0 auto;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--vpb-heading, #13384B)}.vpb__icon svg{width:100%;height:100%}.vpb__text{display:flex;flex-direction:column;gap:2px;min-width:0}.vpb__heading{font-family:var(--font-heading-family, inherit);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;line-height:1.2;color:var(--vpb-heading, #13384B);white-space:nowrap}.vpb__body{font-family:var(--font-body-family, inherit);font-size:.78rem;line-height:1.35;color:var(--vpb-text, #13384B);opacity:.85}.vpb--icon-top .vpb__item{flex-direction:column;gap:6px;text-align:center}.vpb--icon-top .vpb__text{align-items:center}.vpb--icon-top .vpb__heading{white-space:normal}@media(max-width:768px){.vpb{padding:6px 0}.vpb__item{padding:6px 18px;border-left:1px solid var(--vpb-divider, rgba(255,255,255,.35));border-top:0;justify-content:center}.vpb__heading,.vpb__body{white-space:nowrap}}@keyframes vpb-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.vpb__track{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
