@charset "UTF-8";.dt-resource-section,.dt-resource-section *{box-sizing:border-box}.dt-resource-section{--dt-orange:#EE8E21;--dt-orange-dark:#D97D16;--dt-grey:#474E54;--dt-tan:#A19B87;--dt-dark:#323A40;--dt-white:#FFF;--dt-off-white:#F7F7F5;--dt-border:rgba(71,78,84,0.18);--dt-shadow:0 12px 30px rgba(50,58,64,0.09);width:100%;padding:62px 0 66px;color:var(--dt-grey);background:linear-gradient(rgba(161,155,135,0.045),rgba(161,155,135,0.045)),var(--dt-white);font-family:inherit;line-height:1.55}.dt-resource-container{width:min(1280px,calc(100% - 48px));margin:0 auto}.dt-resource-header{max-width:940px;margin:0 auto 34px;text-align:center}.dt-resource-kicker{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 0 9px;color:var(--dt-orange);font-size:14px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.dt-resource-kicker::before,.dt-resource-kicker::after{content:"";width:28px;height:2px;background:currentColor}.dt-resource-title{margin:0;color:var(--dt-dark);font-size:clamp(30px,3.4vw,44px);font-weight:800;line-height:1.1;letter-spacing:-0.02em}.dt-resource-intro{max-width:850px;margin:14px auto 0;color:var(--dt-grey);font-size:17px;line-height:1.6}.dt-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dt-resource-card{position:relative !important;float:none !important;display:flex !important;min-width:0;min-height:315px;flex-direction:column;margin:0 !important;padding:24px 22px 22px !important;overflow:hidden;border:1px solid var(--dt-border) !important;border-top:4px solid var(--dt-orange) !important;border-radius:12px !important;color:var(--dt-grey) !important;background:var(--dt-white) !important;box-shadow:var(--dt-shadow);text-decoration:none !important;transition:transform 170ms ease,border-color 170ms ease,box-shadow 170ms ease}.dt-resource-card:hover,.dt-resource-card:focus-visible{transform:translateY(-4px);border-color:rgba(238,142,33,0.65) !important;box-shadow:0 18px 38px rgba(50,58,64,0.13);outline:none}.dt-resource-icon{display:grid;width:74px;height:74px;flex:0 0 74px;place-items:center;margin:0 0 20px;border:1px solid rgba(238,142,33,0.22);border-radius:14px;color:var(--dt-orange);background:linear-gradient(145deg,rgba(238,142,33,0.12),rgba(161,155,135,0.07))}.dt-resource-icon svg{display:block;width:42px;height:42px;overflow:visible;stroke:currentColor}.dt-resource-card h3{margin:0 !important;color:var(--dt-dark) !important;font-size:19px !important;font-weight:800 !important;line-height:1.25 !important}.dt-resource-card p{margin:10px 0 0 !important;color:var(--dt-grey) !important;font-size:14px !important;line-height:1.55 !important}.dt-resource-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:20px;color:var(--dt-orange);font-size:14px;font-weight:800;line-height:1.2}.dt-resource-arrow{transition:transform 160ms ease}.dt-resource-card:hover .dt-resource-arrow,.dt-resource-card:focus-visible .dt-resource-arrow{transform:translateX(3px)}.dt-resource-note{max-width:900px;margin:24px auto 0;padding:14px 18px;border-left:4px solid var(--dt-orange);border-radius:6px;color:var(--dt-grey);background:rgba(238,142,33,0.07);font-size:14px;line-height:1.55;text-align:left}.dt-resource-note strong{color:var(--dt-dark)}@media (max-width:1050px){.dt-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-resource-card{min-height:285px}}@media (max-width:650px){.dt-resource-section{padding:48px 0 52px}.dt-resource-container{width:min(100% - 32px,1280px)}.dt-resource-grid{grid-template-columns:1fr}.dt-resource-card{min-height:auto}.dt-resource-intro{font-size:16px}}@media (prefers-reduced-motion:reduce){.dt-resource-section *,.dt-resource-section *::before,.dt-resource-section *::after{transition:none !important}}
