.resources-wrapper{display:flex;flex-direction:column;gap:64px}.resources-wrapper h1{color:#ff5824;font-weight:400}.resources-contents{border-radius:12px 12px 0 0;-webkit-border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;-ms-border-radius:12px 12px 0 0;-o-border-radius:12px 12px 0 0;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.resources-item-info{background-color:#1a1a1a;border-radius:0 0 12px 12px;-webkit-border-radius:0 0 12px 12px;-moz-border-radius:0 0 12px 12px;-ms-border-radius:0 0 12px 12px;-o-border-radius:0 0 12px 12px;height:100%;padding:26px 34px 70px}.resources-item-title{color:#f2f2f2;font-size:18px;line-height:21.78px;margin-top:32px}@media (max-width:1025px){.resources-contents{display:flex;flex-direction:column}.resources-wrapper h1{font-size:36px!important;line-height:43.57px!important}}