.rtm-hgw-wrap,
.rtm-hgw-wrap *{box-sizing:border-box}.rtm-hgw-wrap{--rtm-hgw-primary:#075c65;--rtm-hgw-primary-dark:#04454c;--rtm-hgw-gold:#b9a56f;--rtm-hgw-text:#17202a;--rtm-hgw-muted:#64748b;--rtm-hgw-soft:#f7f4ec;--rtm-hgw-line:rgba(7,92,101,.14);--rtm-hgw-cols:4;--rtm-hgw-cols-tablet:2;--rtm-hgw-cols-mobile:1;width:100%;font-family:"Poppins",Arial,sans-serif;color:var(--rtm-hgw-text);background:#fff;isolation:isolate}.rtm-hgw-wrap a{text-decoration:none!important}.rtm-hgw-container{width:min(1400px,calc(100% - 40px));margin:0 auto}.rtm-hgw-head{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px;padding:34px;border:1px solid var(--rtm-hgw-line);border-radius:32px;background:radial-gradient(circle at 88% 10%,rgba(185,165,111,.25),transparent 34%),linear-gradient(135deg,#f8fafc 0%,#f7f4ec 48%,#fff 100%)}.rtm-hgw-head:before{content:"";position:absolute;right:-90px;bottom:-120px;width:280px;height:280px;border-radius:50%;background:rgba(7,92,101,.08);z-index:0}.rtm-hgw-head>*{position:relative;z-index:1}.rtm-hgw-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--rtm-hgw-gold);font-size:12px;font-weight:800;letter-spacing:4px;text-transform:uppercase}.rtm-hgw-kicker:before{content:"";width:34px;height:1px;background:var(--rtm-hgw-gold)}.rtm-hgw-title{margin:0!important;color:var(--rtm-hgw-primary)!important;font-size:clamp(30px,3.2vw,48px)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-1px!important}.rtm-hgw-subtitle{max-width:720px;margin:14px 0 0!important;color:var(--rtm-hgw-primary-dark)!important;font-size:16.5px!important;line-height:1.75!important;font-weight:400!important}.rtm-hgw-count{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:145px;min-height:112px;padding:18px;border-radius:26px;background:#fff;border:1px solid var(--rtm-hgw-line);box-shadow:0 18px 45px rgba(15,23,42,.06)}.rtm-hgw-count strong{color:var(--rtm-hgw-primary);font-size:38px;line-height:1;font-weight:600}.rtm-hgw-count span{margin-top:8px;color:var(--rtm-hgw-muted);font-size:13px;font-weight:600;text-align:center}.rtm-hgw-grid{display:grid;grid-template-columns:repeat(var(--rtm-hgw-cols),minmax(0,1fr));gap:20px}.rtm-hgw-card{position:relative;overflow:hidden;display:flex;align-items:center;min-height:116px;padding:24px 58px 24px 24px;border-radius:24px;background:#fff;border:1px solid var(--rtm-hgw-line);box-shadow:0 18px 45px rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;color:var(--rtm-hgw-text)!important}.rtm-hgw-card-bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(7,92,101,.045),rgba(185,165,111,.08));opacity:1;transition:.25s ease}.rtm-hgw-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--rtm-hgw-gold)}.rtm-hgw-card:after{content:"";position:absolute;right:-44px;bottom:-54px;width:130px;height:130px;border-radius:50%;background:rgba(7,92,101,.07);transition:.25s ease}.rtm-hgw-number{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:46px;height:46px;margin-right:16px;border-radius:16px;background:rgba(7,92,101,.08);color:var(--rtm-hgw-primary);font-size:14px;font-weight:800}.rtm-hgw-name{position:relative;z-index:1;color:var(--rtm-hgw-primary)!important;font-size:17px;font-weight:600;line-height:1.35;letter-spacing:-.2px}.rtm-hgw-arrow{position:absolute;right:22px;top:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-top:-17px;border-radius:50%;background:var(--rtm-hgw-primary);color:#fff;font-size:18px;font-weight:700;transition:.25s ease}.rtm-hgw-card:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(15,23,42,.11);border-color:rgba(7,92,101,.35)}.rtm-hgw-card:hover .rtm-hgw-arrow{background:var(--rtm-hgw-gold);transform:translateX(3px)}.rtm-hgw-card:hover:after{transform:scale(1.2);background:rgba(185,165,111,.13)}@media(max-width:1024px){.rtm-hgw-container{width:min(100% - 32px,1400px)}.rtm-hgw-head{align-items:flex-start;flex-direction:column}.rtm-hgw-grid{grid-template-columns:repeat(var(--rtm-hgw-cols-tablet),minmax(0,1fr))}}@media(max-width:767px){.rtm-hgw-container{width:min(100% - 24px,1400px)}.rtm-hgw-head{padding:26px 22px;border-radius:24px}.rtm-hgw-title{font-size:32px!important}.rtm-hgw-subtitle{font-size:15.5px!important}.rtm-hgw-count{width:100%;min-height:auto;align-items:flex-start}.rtm-hgw-grid{grid-template-columns:repeat(var(--rtm-hgw-cols-mobile),minmax(0,1fr));gap:14px}.rtm-hgw-card{min-height:92px;padding:20px 54px 20px 18px;border-radius:20px}.rtm-hgw-number{width:40px;height:40px;margin-right:13px;border-radius:14px}.rtm-hgw-name{font-size:16px}.rtm-hgw-arrow{right:18px}}
