.related-resources-container{display:flex;flex-direction:column;gap:16px;width:411px}.related-resources-container .links-container{display:flex;flex-direction:column;gap:8px}.related-resources-container .links-container .text-container{display:flex;flex-direction:column;gap:8px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.related-resources-container .links-container .text-container:last-child{border-bottom:none}.related-resources-container .links-container .text-container .icon-container{display:flex;gap:8px;align-items:center}@media only screen and (max-width:1200px){.related-resources-container{width:345px}}@media only screen and (max-width:850px){.related-resources-container{width:100%}}.share-with-friend-container{display:flex;flex-direction:column;gap:16px}.share-with-friend-container .icons-container{display:flex;gap:8px}.share-with-friend-container .icons-container a{cursor:pointer}.share-with-friend-container .icons-container a:hover svg{fill:var(--blue-bayoux);transition:all .2s ease}.share-with-friend-container .icons-container a:hover svg circle{stroke:var(--blue-bayoux)}.share-with-friend-container .icons-container a:hover svg path{fill:var(--gray-nurse)}