.drmy-rtm-summary,
.drmy-rtm-summary *{box-sizing:border-box}
.drmy-rtm-summary{position:relative;overflow:hidden;font-family:'Poppins',Arial,sans-serif;background:#f7f1ea;padding:70px;border-radius:28px}
.drmy-rtm-summary:before{content:"";position:absolute;right:-160px;top:-180px;width:420px;height:420px;border-radius:50%;background:rgba(154,119,75,.12);filter:blur(8px);pointer-events:none}
.drmy-rtm-summary:after{content:"";position:absolute;left:-120px;bottom:-170px;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.68);filter:blur(4px);pointer-events:none}
.drmy-rtm-head,.drmy-rtm-grid,.drmy-rtm-action{position:relative;z-index:1}
.drmy-rtm-head{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:34px;align-items:end;margin-bottom:34px}
.drmy-rtm-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#8c6a3f}
.drmy-rtm-eyebrow:before{content:"";width:34px;height:1px;background:currentColor;display:inline-block}
.drmy-rtm-title{margin:0;max-width:850px;color:#111;font-size:clamp(34px,4vw,64px);line-height:1.08;font-weight:600;letter-spacing:-.045em}
.drmy-rtm-description{margin:22px 0 0;max-width:760px;color:#5f5b56;font-size:clamp(16px,1.4vw,20px);line-height:1.65;font-weight:400}
.drmy-rtm-feature-card{min-height:190px;border:1px solid rgba(17,17,17,.12);background:rgba(255,255,255,.58);border-radius:26px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 24px 60px rgba(30,22,15,.07);backdrop-filter:blur(10px)}
.drmy-rtm-feature-card span{display:block;color:#17120e;font-size:58px;line-height:1;font-weight:600;letter-spacing:-.06em}
.drmy-rtm-feature-card p{margin:18px 0 0;color:#625d57;font-size:15px;line-height:1.55}
.drmy-rtm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.drmy-rtm-card{display:flex;gap:18px;min-height:190px;padding:26px;border:1px solid rgba(17,17,17,.08);background:#fff;border-radius:22px;text-decoration:none!important;color:inherit;box-shadow:0 18px 48px rgba(30,22,15,.06);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.drmy-rtm-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(30,22,15,.11);border-color:rgba(154,119,75,.35)}
.drmy-rtm-icon-wrap{flex:0 0 auto}
.drmy-rtm-icon{width:54px;height:54px;border-radius:18px;background:#f2e6d5;color:#9a774b;display:inline-flex;align-items:center;justify-content:center;font-size:22px}
.drmy-rtm-icon svg{width:22px;height:22px;fill:currentColor}
.drmy-rtm-card-title{margin:0 0 12px;color:#17120e;font-size:21px;line-height:1.2;font-weight:600;letter-spacing:-.025em}
.drmy-rtm-card-text{margin:0;color:#625d57;font-size:15px;line-height:1.65;font-weight:400}
.drmy-rtm-action{margin-top:34px;display:flex;justify-content:flex-start}
.drmy-rtm-button{display:inline-flex!important;align-items:center;gap:14px;min-height:54px;padding:0 22px;border:1px solid #111;border-radius:999px;background:transparent;color:#111;text-decoration:none!important;font-size:16px;font-weight:600;line-height:1;transition:all .25s ease}
.drmy-rtm-button-arrow{width:36px;height:36px;border:1px solid currentColor;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:0;flex:0 0 auto;transform:rotate(0deg);transition:transform .25s ease;overflow:hidden}.drmy-rtm-button-arrow svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.drmy-rtm-button:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-2px)}
.drmy-rtm-button:hover .drmy-rtm-button-arrow{transform:translate(2px,-2px)}
@media (max-width:1024px){.drmy-rtm-summary{padding:54px 34px}.drmy-rtm-head{grid-template-columns:1fr}.drmy-rtm-feature-card{max-width:360px;min-height:160px}.drmy-rtm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.drmy-rtm-card{min-height:unset}}
@media (max-width:767px){.drmy-rtm-summary{padding:42px 18px;border-radius:22px}.drmy-rtm-head{gap:24px;margin-bottom:26px}.drmy-rtm-title{font-size:34px;line-height:1.12}.drmy-rtm-description{font-size:16px;line-height:1.62}.drmy-rtm-feature-card{max-width:none;width:100%;min-height:140px;padding:22px}.drmy-rtm-feature-card span{font-size:46px}.drmy-rtm-grid{grid-template-columns:1fr!important;gap:14px}.drmy-rtm-card{padding:22px;gap:15px;border-radius:20px}.drmy-rtm-icon{width:48px;height:48px;border-radius:16px;font-size:19px}.drmy-rtm-card-title{font-size:19px}.drmy-rtm-card-text{font-size:14.5px}.drmy-rtm-action{margin-top:26px}.drmy-rtm-button{width:100%;justify-content:space-between}}
