.dgrd-related{width:100%}.dgrd-related,.dgrd-related *,.dgrd-related :after,.dgrd-related :before{box-sizing:border-box}.dgrd-related__inner{display:flex;flex-direction:column;gap:63px;margin:0 auto;max-width:1440px;padding:0 40px;width:100%}.dgrd-related__top{align-items:center;display:flex;gap:32px;justify-content:space-between;width:100%}.dgrd-related__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;max-width:887px}.dgrd-related__eyebrow{color:var(--related-eyebrow,#1e5d85);margin:0}.dgrd-related__heading{color:var(--related-text,#34373b);font-size:30px;font-weight:500;letter-spacing:0;line-height:1.2;margin:0}.dgrd-related__top-action{flex:0 0 auto}.dgrd-related__all{white-space:nowrap}.dgrd-related__grid{align-items:stretch;display:grid;gap:29px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.dgrd-related__grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.dgrd-related__grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.dgrd-related__card{background-color:var(--related-card-bg,#f2f4f6);border-radius:10px;color:var(--related-text,#34373b);cursor:pointer;display:flex;flex-direction:column;gap:30px;height:100%;padding:24px}.dgrd-related__card-media{flex:0 0 auto;height:224px;width:164px}.dgrd-related__card-media img{box-shadow:0 4px 20px 5px rgba(0,0,0,.1);display:block;height:100%;object-fit:cover;width:100%}.dgrd-related__card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px}.dgrd-related__badges{align-items:flex-start;display:flex;gap:8px}.dgrd-related__badge{align-items:center;display:inline-flex;justify-content:center}.dgrd-related__badge img{display:block;height:32px;object-fit:contain;width:29px}.dgrd-related__card-content{display:flex;flex-direction:column;gap:24px}.dgrd-related__card-title{color:var(--related-text,#34373b);font-size:30px;font-weight:500;line-height:1.2;margin:0}.dgrd-related__card-desc,.dgrd-related__card-desc p{color:var(--related-text,#34373b);font-size:18px;font-weight:400;line-height:1.4;margin:0}.dgrd-related__card-desc>*+*{margin-top:8px}.dgrd-related__readmore{align-items:center;color:var(--related-text,#34373b);display:inline-flex;font-size:18px;font-weight:500;gap:8px;line-height:1.2;text-decoration:none;transition:gap .2s ease,color .2s ease}.dgrd-related__card:focus-within .dgrd-related__readmore,.dgrd-related__card:hover .dgrd-related__readmore,a.dgrd-related__readmore:focus-visible,a.dgrd-related__readmore:hover{color:#1e5d85;gap:12px;outline:none;text-decoration:none}.dgrd-related__arrow{display:block;flex:0 0 17px;height:17px;width:17px}@media (max-width:1023px){.dgrd-related__inner{gap:32px}.dgrd-related__top{align-items:flex-start;flex-direction:column;gap:24px}.dgrd-related__grid,.dgrd-related__grid[data-columns="2"],.dgrd-related__grid[data-columns="3"],.dgrd-related__grid[data-columns="4"]{gap:16px;grid-template-columns:minmax(0,1fr)}.dgrd-related__card{align-items:center;flex-direction:row;gap:24px}.dgrd-related__card-body{justify-content:center}}@media (max-width:767px){.dgrd-related__inner{padding:0 16px}.dgrd-related__heading{font-size:26px}.dgrd-related__card{gap:16px;padding:16px}.dgrd-related__card-media{height:164px;width:120px}.dgrd-related__card-content{gap:16px}.dgrd-related__card-title{font-size:22px}.dgrd-related__card-desc,.dgrd-related__card-desc p,.dgrd-related__readmore{font-size:16px}}