.resources-list .list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px;flex-wrap:wrap}.resource-box a{height:100%;min-height:160px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border-radius:10px;background:var(--color-dark-blue);color:var(--color-white)}.resource-box a .image{width:280px;min-height:160px;background:var(--color-background-grey) 50% 50% no-repeat;background-size:cover;border-radius:9px 0 0 9px}.resource-box a .content{width:100%;height:100%;min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;padding:64px}.resource-box a .content>*{margin:0;color:var(--color-white)}@media screen and (max-width: 1150px){.resources-list .list{padding-left:20px;padding-right:20px;grid-column-gap:20px;grid-row-gap:20px}.resource-box a .content{padding:32px}}@media screen and (max-width: 950px){.resources-list .list{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 500px){.resource-box a{min-height:0;flex-direction:column;justify-content:flex-start;align-items:stretch}.resource-box a .image{width:100%;min-height:190px;border-radius:9px 9px 0 0}.resource-box a .content{min-height:0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;padding:32px 20px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-resources.css.map */
