@font-face{font-family:Roboto;font-weight:100;src:url(../../lib/fonts/Roboto/Roboto-Thin.ttf) format("ttf")}@font-face{font-family:Roboto;font-weight:300;src:url(../../lib/fonts/Roboto/Roboto-Light.ttf) format("ttf")}@font-face{font-family:Roboto;font-weight:400;src:url(../../lib/fonts/Roboto/Roboto-Regular.ttf) format("ttf")}@font-face{font-family:Roboto;font-weight:500;src:url(../../lib/fonts/Roboto/Roboto-Medium.ttf) format("ttf")}@font-face{font-family:Roboto;font-weight:700;src:url(../../lib/fonts/Roboto/Roboto-Bold.ttf) format("ttf")}@font-face{font-family:Roboto;font-weight:900;src:url(../../lib/fonts/Roboto/Roboto-Black.ttf) format("ttf")}.p-guidance__item{display:flex;flex-direction:column;align-content:flex-start;padding:.5rem;border:solid 1px #dedede;border-radius:.5rem;gap:1rem}.p-guidance__item__img img{border-radius:.5rem;aspect-ratio:1000/707;object-fit:cover}.p-guidance__item__title{margin-bottom:.5rem;font-weight:700;font-size:1.25rem;line-height:1.25}.p-guidance__item__text{margin-bottom:.5rem;line-height:1.5}.p-guidance__item__links{display:grid;width:100%;gap:.5rem}.p-guidance__item__link{display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;border-radius:100vh;background-color:#ee74a4;color:#fff;line-height:1.25;text-decoration:none;text-align:center;transition:opacity .3s ease}@media (hover: hover){.p-guidance__item__link:hover{opacity:.8}}.p-guidance__item__link.--pink{background-color:#ee74a4}.p-guidance__item__link.--cyan{background-color:#6ecde0}.p-guidance__item__link.--teal{background-color:#68d4ac}@media (min-width: 768px){.p-guidance__item{flex-direction:row;flex-wrap:wrap}.p-guidance__item__img{width:calc(38.2% - .5rem)}.p-guidance__item__content{width:calc(61.8% - .5rem)}.p-guidance__item__links{align-items:center;grid-template-columns:repeat(2,1fr)}}
