.related-section-wrapper{width:100%;padding:1rem 1rem 1rem 3rem;box-sizing:border-box}.related-section h2{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.2rem,4vw + .5rem,1.5rem);line-height:1.3;color:#EAB308;padding:1.5rem 0 1rem;margin:0}.related-box-container{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%}.related-card-link{text-decoration:none;width:100%;transition:transform .3s ease}.related-card-link:hover{transform:translateY(-4px)}.related-card-link:focus{outline:2px solid #EAB308;outline-offset:2px}.related-card-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:10px;background-image:linear-gradient(to bottom right,#111827,#451A03);padding:1.25rem 1.5rem;width:100%;box-sizing:border-box;transition:box-shadow .3s ease,transform .3s ease;min-height:80px}.related-card-link:hover .related-card-container{box-shadow:0 4px 6px -1px rgba(234,179,8,.3),0 2px 4px -1px rgba(234,179,8,.2)}.related-card-title{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(1rem,2vw + .5rem,1.3rem);line-height:1.4;color:#F59E0B;flex:1 1;word-break:break-word}.related-card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.related-card-icon img{width:24px;height:24px}.related-card-link:hover .related-card-icon{transform:translateX(4px)}@media (min-width:481px){.related-section-wrapper{padding:0 1.5rem}.related-section h2{padding:1.75rem 0 1.25rem}.related-box-container{gap:1.25rem}.related-card-container{padding:1.5rem 1.75rem;gap:1.5rem}.related-card-icon img{width:26px;height:26px}}@media (min-width:768px){.related-section-wrapper{padding:0 2rem}.related-section h2{padding:2rem 0 1.5rem}.related-box-container{flex-direction:row;flex-wrap:wrap;gap:1.5rem}.related-card-link{width:calc(50% - .75rem)}.related-card-container{padding:1.5rem 2rem;gap:2rem}.related-card-icon img{width:28px;height:28px}}@media (min-width:992px){.related-section-wrapper{padding:0 2rem}.related-box-container{gap:1.75rem}.related-card-link{width:calc(33.333% - 1.17rem)}.related-card-container{gap:2.5rem}.related-card-icon img{width:30px;height:30px}}@media (min-width:1200px){.related-section-wrapper{padding:0 2rem}.related-section h2{padding:2rem 0;line-height:1.25}.related-box-container{gap:2rem;justify-content:space-between}.related-card-link{width:calc(33.333% - 1.34rem)}.related-card-container{padding:1.5rem 2rem;gap:3rem;min-height:90px}.related-card-icon img{width:30px;height:30px}}@media (min-width:1440px){.related-section-wrapper{padding:1rem 1rem 1rem 3rem}.related-box-container{gap:2.5rem}.related-card-link{width:calc(33.333% - 1.67rem)}}@media (max-height:600px) and (orientation:landscape){.related-section h2{padding:1rem 0 .75rem}.related-card-container{padding:1rem 1.25rem;min-height:70px}.related-card-icon img{width:22px;height:22px}}@media (max-width:768px){.related-section-wrapper{padding:0}}