.fs__related__resources{display:flex;gap:40px}.resource{width:50%}.resource>div:first-child{max-width:202px;width:100%}.resource .details{display:flex;flex-direction:column;justify-content:space-between;position:relative}.resource .details:before{background:#f1b469;content:" ";height:3px;left:0;position:absolute;top:0;width:110px}.resource .details .title{color:#333;font-size:40px;font-weight:700;line-height:1.2;margin-bottom:20px}.resource .details .content{color:#666;flex:1;font-size:16px;line-height:24px}.resource_button{align-items:center;background:#f2b764;border:1px solid #f2b764;color:#000!important;column-gap:6px;display:flex;font-family:Outfit;font-size:15px;font-weight:400;justify-content:center;padding:5px 20px;text-align:center;text-decoration:none!important;text-transform:uppercase;width:fit-content}.resource_button img{height:auto;width:20px}@media (min-width:1025px){.resource{display:flex;gap:20px}}@media (max-width:1024px){.resource .details{margin-top:30px}}@media (max-width:760px){.fs__related__resources{flex-direction:column;gap:0}.resource{align-items:center;flex-direction:column;padding:30px;width:100%}.resource:first-child{border-bottom:1px solid #f2b764}.resource img{max-width:230px}.resource .details{padding-top:15px}.resource .details:before{height:5px;width:60px}.resource .details .title{font-size:24px;line-height:1.2}.resource .details .content{margin-bottom:20px}.resource_button{width:100%}}