.reviews-sprite{position:absolute;width:0;height:0;overflow:hidden}
:root{--r-deep:#021426;--r-gold:#e5aa28;--r-coral:#f06449;--r-ink:#0a1830;--r-soft:#f6f9fc;--r-card:#fff}body.reviews-page{margin:0;min-width:320px;overflow-x:hidden;color:var(--r-ink);background:var(--r-soft);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.reviews-page a{color:inherit;text-decoration:none}body.reviews-page main{z-index:2;margin:0;padding:0;background:var(--r-soft)}body.reviews-page [hidden]{display:none!important}.reviews-header{position:relative;z-index:3;color:#fff;background:linear-gradient(180deg,#031a2e,#021426)}body.reviews-page .hpt-nav{width:min(1560px,calc(100% - 96px));padding:34px 0 28px}body.reviews-page .hpt-nav__links a[aria-current=page]{color:var(--r-gold)}body.reviews-page .hpt-nav__links a[aria-current=page]:after{transform:scaleX(1)}body.reviews-page .hpt-mobile-menu{top:92px}.reviews-hero{position:relative;isolation:isolate;min-height:505px;display:flex;align-items:center;overflow:hidden;border-top:1px solid rgba(255,255,255,.14);background:var(--r-deep)}.reviews-hero__image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:67% center;filter:saturate(1.12) contrast(1.08) brightness(1.08);transform:scale(1.01)}.reviews-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,18,34,.94),rgba(3,25,45,.84) 30%,rgba(4,45,67,.42) 57%,rgba(3,25,45,.08)),linear-gradient(180deg,rgba(1,11,21,.14),rgba(1,11,21,.08) 50%,rgba(1,11,21,.38))}.reviews-hero__shell{width:min(1500px,calc(100% - 96px));margin:0 auto;padding:58px 0 70px}.reviews-eyebrow{display:inline-flex;align-items:center;min-height:34px;margin:0 0 22px;padding:0 17px;border-radius:999px;color:#fff;background:rgba(6,55,83,.76);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 14px 36px rgba(0,0,0,.16)}.reviews-hero h1{max-width:650px;margin:0;color:#fff;font:900 clamp(56px,5.4vw,86px)/.96 Manrope,Arial,sans-serif;letter-spacing:0;text-wrap:balance}.reviews-hero__rule{width:76px;height:5px;margin:27px 0 24px;border-radius:999px;background:var(--r-gold)}.reviews-hero__copy{max-width:610px;margin:0;color:rgba(255,255,255,.9);font-size:17px;font-weight:600;line-height:1.7}.reviews-rating{display:flex;align-items:center;gap:22px;margin-top:32px;color:#fff}.reviews-google-badge{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 auto;border-radius:50%;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.2)}.reviews-google-badge svg{width:31px;height:31px}.reviews-rating__score{display:flex;align-items:center;gap:12px;font-size:30px;font-weight:900;line-height:1}.reviews-stars{display:inline-flex;gap:3px;color:var(--r-gold);font-size:26px;line-height:1;letter-spacing:0;white-space:nowrap}.reviews-rating__count{display:block;margin-top:9px;color:rgba(255,255,255,.88);font-size:14px;font-weight:800}.reviews-board{padding:52px 0 58px;background:radial-gradient(circle at 8% 0%,rgba(10,167,184,.12),transparent 22%),linear-gradient(180deg,#fff,#f4f8fb)}.reviews-shell{width:min(1500px,calc(100% - 96px));margin:0 auto}.reviews-filters{display:flex;justify-content:center;gap:18px;margin:0 0 48px}.reviews-filter{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:174px;min-height:54px;padding:0 22px;border:1px solid rgba(7,31,56,.13);border-radius:8px;color:#0a1c35;background:#fff;box-shadow:0 10px 28px rgba(7,31,56,.08);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:.18s ease}.reviews-filter svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.reviews-filter:hover,.reviews-filter:focus-visible{transform:translateY(-1px);border-color:rgba(8,66,98,.28);box-shadow:0 15px 36px rgba(7,31,56,.12)}.reviews-filter.is-active{color:#fff;background:linear-gradient(135deg,#073555,#06486b);border-color:rgba(255,255,255,.08);box-shadow:0 18px 42px rgba(5,49,76,.25)}
        .reviews-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px}.review-card{position:relative;min-width:0;min-height:528px;overflow:hidden;border:1px solid rgba(7,31,56,.08);border-radius:16px;background:var(--r-card);box-shadow:0 18px 45px rgba(7,31,56,.1)}.review-card__media{position:relative;height:230px}.review-card__image-wrap{height:100%;overflow:hidden;background:#d8e9ef}.review-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.review-card:hover .review-card__image{transform:scale(1.035)}.review-card__avatar{position:absolute;left:50%;bottom:-38px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:82px;height:82px;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--avatar-color,#0b7891);box-shadow:0 12px 24px rgba(7,31,56,.18);font-size:38px;font-weight:700;line-height:1;transform:translateX(-50%)}.review-card__avatar.is-featured:after{content:"";position:absolute;right:-7px;bottom:4px;width:28px;height:28px;border:3px solid #fff;border-radius:50%;background:var(--r-coral);box-shadow:0 8px 16px rgba(7,31,56,.15)}.review-card__avatar.is-featured:before{content:"\2605";position:absolute;right:-2px;bottom:8px;z-index:1;color:#fff;font-size:18px;line-height:1}.review-card__body{display:flex;min-height:298px;flex-direction:column;padding:62px 25px 24px}.review-card__name{margin:0 0 14px;color:#0a1830;font-size:16px;font-weight:900;line-height:1.2;letter-spacing:.055em;text-transform:uppercase}.review-card__stars{display:flex;gap:2px;margin:0 0 16px;color:var(--r-gold);font-size:17px;line-height:1;letter-spacing:0}.review-card__text{display:-webkit-box;margin:0;overflow:hidden;color:#12233d;font-size:14px;font-weight:600;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:7}.review-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:23px}.review-card__google{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.review-card__google svg{width:22px;height:22px}.review-card__date{color:#647388;font-size:12px;font-weight:700;white-space:nowrap}.review-card__open{display:none}.reviews-load{display:flex;justify-content:center;margin-top:42px}.reviews-load__button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-width:320px;min-height:50px;padding:0 28px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#063655,#074d73);box-shadow:0 18px 40px rgba(5,49,76,.25);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.reviews-load__button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.reviews-cta{position:relative;isolation:isolate;overflow:hidden;min-height:390px;display:flex;align-items:center;color:#fff;background:var(--r-deep)}.reviews-cta__image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:70% center;filter:saturate(1.08) contrast(1.06) brightness(.92)}.reviews-cta:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,17,32,.96),rgba(4,35,57,.84) 37%,rgba(6,66,84,.42) 65%,rgba(6,66,84,.16)),linear-gradient(180deg,rgba(2,17,32,.18),rgba(2,17,32,.64))}.reviews-cta__shell{width:min(1500px,calc(100% - 96px));margin:0 auto;padding:54px 0 58px}.reviews-cta__eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 16px;color:rgba(255,255,255,.92);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.reviews-cta__eyebrow:before{content:"";width:40px;height:4px;border-radius:999px;background:var(--r-gold)}.reviews-cta h2{max-width:660px;margin:0 0 18px;color:#fff;font:900 clamp(36px,3.6vw,55px)/1.03 Manrope,Arial,sans-serif;letter-spacing:0;text-wrap:balance}.reviews-cta p{max-width:620px;margin:0;color:rgba(255,255,255,.86);font-size:16px;font-weight:600;line-height:1.65}.reviews-cta__features{display:flex;flex-wrap:wrap;gap:30px;margin:34px 0 38px}.reviews-cta__features span{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,.92);font-size:12px;font-weight:800;white-space:nowrap}.reviews-cta__features svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.reviews-cta__actions{display:flex;flex-wrap:wrap;gap:18px}.reviews-cta__primary,.reviews-cta__secondary{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:58px;padding:0 33px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.reviews-cta__primary{color:#fff;background:linear-gradient(135deg,#e6ae2f,#d09323);box-shadow:0 18px 40px rgba(4,20,33,.24)}.reviews-cta__secondary{color:#fff;border:2px solid rgba(255,255,255,.82);background:rgba(3,26,45,.16)}.reviews-cta__secondary svg,.reviews-cta__primary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.reviews-page button:focus-visible,body.reviews-page a:focus-visible{outline:3px solid rgba(229,170,40,.7);outline-offset:4px}@media(max-width:1280px){.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){body.reviews-page .hpt-nav{width:calc(100% - 82px);padding:30px 0 26px}body.reviews-page .hpt-mobile-menu{left:38px;right:38px;top:98px}.reviews-hero{min-height:640px;align-items:flex-start}.reviews-hero__image{object-position:66% center}.reviews-hero:before{background:linear-gradient(90deg,rgba(2,18,34,.95),rgba(3,25,45,.86) 39%,rgba(3,44,66,.32) 76%,rgba(3,25,45,.08)),linear-gradient(180deg,rgba(2,17,32,.05),rgba(2,17,32,.12) 48%,rgba(2,17,32,.58))}.reviews-hero__shell{width:calc(100% - 82px);padding:50px 0 64px}.reviews-eyebrow{min-height:40px;margin-bottom:28px;padding:0 20px;border:2px solid rgba(229,170,40,.92);color:#f4bb43;background:rgba(2,20,38,.25);font-size:15px;letter-spacing:.08em}.reviews-hero h1{max-width:470px;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(58px,10.2vw,82px);font-weight:700;line-height:.92}.reviews-hero__copy{max-width:430px;font-size:19px;line-height:1.45}.reviews-rating{gap:18px;margin-top:38px}.reviews-google-badge{width:62px;height:62px}.reviews-stars{font-size:29px}.reviews-rating__count{font-size:16px}.reviews-board{padding:38px 0 48px}.reviews-shell{width:100%}.reviews-filters{justify-content:flex-start;gap:16px;margin-bottom:38px;padding:0 38px 6px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.reviews-filters::-webkit-scrollbar{display:none}.reviews-filter{min-width:146px;min-height:52px;flex:0 0 auto;font-size:14px;border-radius:10px}.reviews-grid{display:flex;flex-direction:column;gap:24px;width:calc(100% - 76px);margin:0 auto}.review-card{display:grid;grid-template-columns:clamp(132px,31vw,245px) minmax(0,1fr);min-height:252px;border-radius:18px}.review-card__media{height:auto;min-height:220px;margin:16px 0 16px 16px}.review-card__image-wrap{border-radius:10px}.review-card__avatar{width:76px;height:76px;bottom:-18px;font-size:34px}.review-card__body{min-height:0;padding:28px 64px 24px 34px}.review-card__name{margin-bottom:15px;font-size:21px;line-height:1.1}.review-card__stars{font-size:18px}.review-card__text{font-size:17px;line-height:1.48;-webkit-line-clamp:5}.review-card__date{font-size:15px}.review-card__open{position:absolute;top:30px;right:24px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#081830}.review-card__open svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.reviews-load{margin-top:28px}.reviews-load__button{min-width:min(520px,calc(100% - 76px));min-height:62px;font-size:18px}.reviews-cta{min-height:430px}.reviews-cta__shell{width:calc(100% - 76px);padding:56px 0 62px}.reviews-cta h2{max-width:520px;font-size:42px}.reviews-cta p{max-width:510px}.reviews-cta__features{gap:18px 26px}}@media(max-width:620px){body.reviews-page .hpt-nav{width:calc(100% - 34px);padding:22px 0 20px}body.reviews-page .hpt-brand{gap:10px;font-size:15px}body.reviews-page .hpt-brand img{width:44px;height:44px}body.reviews-page .hpt-mobile-menu{left:17px;right:17px;top:80px;border-radius:12px}body.reviews-page .hpt-whatsapp{display:none}.reviews-hero{min-height:590px}.reviews-hero__shell{width:calc(100% - 34px);padding-top:38px}.reviews-eyebrow{max-width:100%;min-height:36px;padding:0 15px;font-size:11px;white-space:normal}.reviews-hero h1{max-width:330px;font-size:clamp(52px,15vw,66px)}.reviews-hero__copy{max-width:310px;font-size:16px}.reviews-rating{align-items:flex-start;gap:14px}.reviews-google-badge{width:54px;height:54px}.reviews-rating__score{gap:8px;font-size:25px}.reviews-stars{font-size:22px}.reviews-rating__count{font-size:13px}.reviews-filters{padding-left:17px;padding-right:17px}.reviews-filter{min-width:126px;min-height:48px;padding:0 15px;font-size:11px}.reviews-grid{width:calc(100% - 34px);gap:18px}.review-card{grid-template-columns:1fr;min-height:0}.review-card__media{height:210px;min-height:0;margin:14px 14px 0}.review-card__avatar{bottom:-36px}.review-card__body{padding:56px 22px 22px}.review-card__name{font-size:17px}.review-card__text{font-size:14px;-webkit-line-clamp:6}.review-card__date{font-size:12px}.review-card__open{top:236px;right:16px}.reviews-load__button{min-width:calc(100% - 34px);min-height:54px;font-size:13px}.reviews-cta__shell{width:calc(100% - 34px)}.reviews-cta h2{font-size:35px}.reviews-cta__features{display:grid;grid-template-columns:1fr 1fr;gap:18px}.reviews-cta__features span{white-space:normal}.reviews-cta__actions{display:grid}}
        @media(prefers-reduced-motion:reduce){.review-card__image,.reviews-filter{transition:none!important}.review-card:hover .review-card__image,.reviews-filter:hover,.reviews-filter:focus-visible{transform:none!important}}.review-avatar--teal{--avatar-color:#0b8096}.review-avatar--green{--avatar-color:#17a556}.review-avatar--purple{--avatar-color:#4d2a70}.review-avatar--coral{--avatar-color:#f06449}.review-avatar--bluegreen{--avatar-color:#0e8fa1}.review-avatar--red{--avatar-color:#a71621}.review-avatar--violet{--avatar-color:#6152a3}.review-avatar--aqua{--avatar-color:#116f86}.review-avatar--mint{--avatar-color:#12a99b}.review-avatar--rose{--avatar-color:#aa7678}.review-avatar--navy{--avatar-color:#101f4d}
