.resource-link{text-decoration:none;color:inherit;display:block}.resource-card{display:flex;flex-direction:column;border:2px solid var(--off-white);background-color:var(--off-white);text-align:center;border-radius:18px;font-size:.8rem;transition:.5s ease-in;padding:0;max-width:300px;min-height:-moz-fit-content;min-height:fit-content;height:100%}.resource-card,.resource-card:hover{box-shadow:10px 10px 20px rgba(0,0,0,.3)}.resource-card:hover{transform:scale(1.05);cursor:pointer}.resource-img{width:100%;min-width:0;border-radius:15px 15px 0 0}.resources-title{text-align:center;padding:0}.resource-card>h3{color:var(--off-black)}a{text-decoration:none}@media (max-width:768px){.resource-card>h3{font-size:.8rem;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}}@media (max-width:575px){.resource-card>h3{font-size:.6rem}}.resources-background{background-image:url(/14.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;min-width:100vw;display:flex;flex-direction:column;justify-content:center}.resources-container{display:grid;grid-template-columns:repeat(auto-fit,275px);grid-gap:.5rem;gap:.5rem;width:90%;height:-moz-fit-content;height:fit-content;margin:1rem auto 5rem;justify-content:space-between;place-items:center}.resources-featured{margin:8rem auto 1rem;width:90%;height:500px;display:flex;align-items:center;flex-direction:row;border-radius:15px;box-shadow:10px 10px 20px rgba(0,0,0,.3);gap:1rem;min-width:600px;background-color:#20292f;border:2px solid var(--off-white)}.featured-heading-h2{font-size:2rem;color:var(--off-white);margin:0}.featured-heading-h3{font-size:1rem;color:var(--off-white);font-weight:100}.featured-flex{display:flex;flex-direction:column;height:100%;width:60%;gap:1rem;padding:2rem;margin:1rem;flex:1 1}.featured-flex-button{display:flex;gap:1rem;height:50px;margin-top:auto;flex-wrap:wrap}.featured-img-wrapper{width:40%;min-width:500px;height:500px;position:relative}.featured-img{width:100%;height:100%;object-fit:cover;border-radius:15px 0 0 15px}.featured-price{margin:0}.featured-buy-button,.featured-price{color:var(--off-white);font-weight:900}.featured-buy-button{margin-bottom:2rem;margin-left:auto;width:auto;border:none;background:none;background-color:var(--brand-color);min-width:-moz-fit-content;min-width:fit-content;padding:1rem;font-size:1.2rem;border-radius:15px;transition:.5s ease-in-out;text-decoration:none}.featured-buy-button:hover{background-color:var(--off-white);color:var(--brand-color);cursor:pointer;transform:scale(1.2)}@media (max-width:1024px){.featured-flex{gap:.5rem}.featured-heading-h2{font-size:1.5rem}}@media (max-width:860px){.featured-heading-h2{font-size:1.2rem}.resources-container{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}.resources-featured{flex-direction:column;gap:.5rem;min-width:300px;height:auto;width:-moz-fit-content;width:fit-content;max-width:90%}.featured-img-wrapper{width:100%;min-width:100%;min-height:700px}.featured-img{border-radius:15px 15px 0 0}.featured-flex{width:100%}}@media (max-width:750px){.featured-img-wrapper{width:100%;min-width:100%;min-height:600px;max-height:600px}}@media(max-width:600px){.resources-background{padding-top:50px}.featured-img-wrapper{width:100%;max-width:300px;max-height:500px;min-height:500px}.featured-img{max-height:500px}}@media(max-width:525px){.featured-img,.featured-img-wrapper{max-height:400px;min-height:400px}}@media(max-width:450px){.featured-img,.featured-img-wrapper{max-height:350px}.resources-featured{width:90%}}@media(max-width:400px){.featured-img,.featured-img-wrapper{max-height:300px;min-height:300px}}@media(max-width:375px){.resources-featured{margin-top:12rem}}