.blogTipsSection_section__sgpOn{--bts-bg:#ffffff;--bts-surface:#fffdf9;--bts-text:#111;--bts-muted:#666;--bts-brand:#ddb37a;--bts-brand-dark:#c9a163;--bts-border:1px solid rgba(17,17,17,0.08);--bts-shadow:0 8px 22px rgba(0,0,0,0.1);--bts-shadow-hover:0 16px 36px rgba(0,0,0,0.16);--bts-radius:16px;padding:clamp(40px,6vw,80px) 20px;background:radial-gradient(1200px 420px at 50% -60%,rgba(221,179,122,.06),transparent 60%),var(--bts-bg);font-family:LatoTR,sans-serif}.blogTipsSection_inner__TLjlg{max-width:1500px;margin:0 auto;text-align:center}.blogTipsSection_header__PrxQQ{margin-bottom:16px}.blogTipsSection_h2__lB_32{font-size:clamp(1.6rem,3.6vw,2.2rem);color:var(--bts-text);margin:0 0 8px;letter-spacing:.2px}.blogTipsSection_description__QSYYf{font-size:clamp(1rem,2vw,1.1rem);color:var(--bts-muted);margin:0 auto;max-width:90ch;line-height:1.75}.blogTipsSection_grid__ARrvN{margin-top:clamp(18px,3vw,24px);display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:clamp(16px,2.6vw,24px);gap:clamp(16px,2.6vw,24px)}.blogTipsSection_card__iW6Ft{background:var(--bts-surface);border:var(--bts-border);border-radius:var(--bts-radius);box-shadow:var(--bts-shadow);padding:12px;text-align:left;display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:10px;gap:10px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.blogTipsSection_card__iW6Ft:hover{transform:translateY(-4px);box-shadow:var(--bts-shadow-hover);border-color:rgba(17,17,17,.12)}.blogTipsSection_figure__4simB{width:100%;aspect-ratio:16/10;border-radius:12px;overflow:hidden;background:#f3f3f3;margin:0}.blogTipsSection_image__AZ8mt{width:100%;height:100%;object-fit:cover;display:block}.blogTipsSection_imagePlaceholder__bVIzd{width:100%;height:100%;background:repeating-linear-gradient(-45deg,#f1f1f1,#f1f1f1 10px,#ececec 0,#ececec 20px)}.blogTipsSection_title___BKM8{margin:0;font-size:1.08rem;line-height:1.25;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.blogTipsSection_titleLink__LOdVv{color:var(--bts-text);text-decoration:none}.blogTipsSection_titleLink__LOdVv:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1.5px}.blogTipsSection_titleLink__LOdVv:focus-visible{outline:3px solid var(--bts-brand);outline-offset:3px;border-radius:8px}.blogTipsSection_excerpt__iZcdl{margin:0;color:var(--bts-muted);line-height:1.55;min-height:calc(1.55em * 2);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogTipsSection_cta__2hXGQ{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-weight:700;text-decoration:none;color:#111;padding:10px 14px;border-radius:12px;border:1px solid rgba(17,17,17,.08);background:#fff}.blogTipsSection_cta__2hXGQ:hover{background:#f9f9f9}.blogTipsSection_cta__2hXGQ:focus-visible{outline:3px solid var(--bts-brand);outline-offset:3px}.blogTipsSection_arrow__TilED{transition:transform .2s ease}.blogTipsSection_cta__2hXGQ:hover .blogTipsSection_arrow__TilED{transform:translateX(2px)}.blogTipsSection_sr-only__rOf00{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 (prefers-reduced-motion:reduce){.blogTipsSection_card__iW6Ft{transition:none}.blogTipsSection_card__iW6Ft:hover{transform:none}.blogTipsSection_arrow__TilED{transition:none}}.customerReviews_section__wYEI_{--cr-bg-start:#fffaf6;--cr-bg-end:#fff3e8;--cr-heading:#3a2a1f;--cr-muted:#6b4c2b;--cr-card-bg:rgba(255,255,255,0.9);--cr-card-border:rgba(0,0,0,0.06);--cr-shadow:0 10px 30px rgba(0,0,0,0.08);--cr-shadow-strong:0 16px 40px rgba(0,0,0,0.12);--cr-accent:#d97706;--cr-accent-weak:rgba(217,119,6,0.12);--cr-star-on:#f59e0b;--cr-star-off:#e5e7eb;padding:72px 40px;background:linear-gradient(135deg,var(--cr-bg-start),var(--cr-bg-end));border-radius:20px;box-shadow:var(--cr-shadow);text-align:center}.customerReviews_heading__cvWit{font-size:clamp(26px,3.2vw,36px);font-weight:900;color:var(--cr-heading);margin:0 0 22px;line-height:1.2;letter-spacing:.2px}.customerReviews_headingSub__pDJo0{display:block;margin-top:8px;font-size:clamp(14px,2.2vw,16px);color:var(--cr-muted);font-weight:500}.customerReviews_carouselWrap__kGP8u{max-width:860px;margin:0 auto}.customerReviews_testimonials__m_DCw .swiper-pagination{position:relative;margin-top:12px}.customerReviews_testimonials__m_DCw .swiper-pagination-bullet{background:#d9d9d9;width:10px;height:10px;margin:0 6px!important;opacity:1;transition:background-color .25s ease,transform .25s ease}.customerReviews_testimonials__m_DCw .swiper-pagination-bullet-active{background:var(--cr-accent);transform:scale(1.1)}.customerReviews_card__Yw_De{display:grid;justify-items:center;grid-gap:14px;gap:14px;background:var(--cr-card-bg);border:1px solid var(--cr-card-border);border-radius:18px;padding:24px 22px;box-shadow:var(--cr-shadow);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.customerReviews_card__Yw_De:focus-within,.customerReviews_card__Yw_De:hover{transform:translateY(-3px);box-shadow:var(--cr-shadow-strong);border-color:rgba(0,0,0,.1)}.customerReviews_avatarWrap__Va34L{width:84px;height:84px;border-radius:50%;overflow:hidden;background:radial-gradient(60% 60% at 50% 40%,var(--cr-accent-weak),transparent 70%),#fff8ef;display:grid;place-items:center}.customerReviews_meta__WAfVA{display:grid;grid-gap:6px;gap:6px;justify-items:center}.customerReviews_name__EIG7b{font-size:16px;font-weight:800;color:#002355}.customerReviews_stars__QecpA{display:inline-flex;gap:2px;line-height:1}.customerReviews_starOff__h80Kf,.customerReviews_starOn__nGR3x{font-size:16px}.customerReviews_starOn__nGR3x{color:var(--cr-star-on)}.customerReviews_starOff__h80Kf{color:var(--cr-star-off)}.customerReviews_text__vta_X{font-size:16px;color:#444;max-width:720px;margin:8px auto 18px;line-height:1.65;font-style:italic;quotes:"“" "”" "‘" "’"}.customerReviews_text__vta_X:before{content:open-quote}.customerReviews_text__vta_X:after{content:close-quote}@media (max-width:768px){.customerReviews_section__wYEI_{padding:56px 22px;border-radius:16px}.customerReviews_card__Yw_De{padding:20px 18px}}@media (prefers-reduced-motion:reduce){.customerReviews_card__Yw_De,.customerReviews_testimonials__m_DCw .swiper-pagination-bullet{transition:none}}