@charset "UTF-8";@layer components{.text-content :where(p,q,blockquote,ul,table,.flex-content,.buttons)+:where(p,q,blockquote,ul,table,.flex-content,.buttons){margin-top:1.25rem}.text-content :where(figure,img,video)+:where(p,q,blockquote,ul,table,.flex-content,.buttons){margin-top:1.875rem}.text-content :where(p,q,blockquote,ul,table,.flex-content,.buttons)+:where(figure,img,video){margin-top:1.875rem}.text-content :where(figure,img,video)+:where(figure,img,video){margin-top:.625rem}.text-content :where(ul) li{padding-left:1em;text-indent:-1em}.text-content :where(ul) li+li{margin-top:.375rem}.text-content :where(ul) li:before{content:"・"}.text-content :where(strong){font-weight:700}.text-content :where(u){background:linear-gradient(0deg,currentColor,currentColor .0625rem,#0000 0)}.text-content :where(hr){background-color:var(--sdgs-gray);border:none;height:.0625rem;margin-block:3rem}.text-content a:not([class]){color:var(--sdgs-primary)}@media (hover:hover){.text-content a:not([class]):hover{background:linear-gradient(0deg,currentColor,currentColor .0625rem,#0000 0)}}@media only screen and (max-width:699.99px){.text-content :where(p,q,blockquote,ul,table,.flex-content,.buttons)+:where(p,q,blockquote,ul,table,.flex-content,.buttons){margin-top:.625rem}}}@layer components{.flex-content{column-gap:2.5rem;display:grid;grid-template-columns:repeat(2,auto)}@media only screen and (max-width:699.99px){.flex-content{grid-template-columns:1fr;row-gap:1.25rem}.flex-content>:where(img,figure){order:-1}.flex-content>:where(figure)>:where(img),.flex-content>:where(img){max-width:100%}}}@layer specific{.matching__partners{display:grid;gap:.625rem;grid-template-columns:repeat(3,1fr);margin-top:1.875rem}.matching__partner{border:.125rem solid var(--sdgs-primary);border-radius:1.25rem;display:grid;gap:1.25rem;grid-row:span 4;grid-template-rows:subgrid;padding:1.875rem 2.5rem}.matching__partner-logo img{margin-inline:auto;width:min(100%,25rem)}.matching__partner-name{color:var(--sdgs-primary);font-size:1.25rem;font-weight:700;text-align:center}.matching__partner-desc{font-size:.875rem}.matching__items{display:grid;gap:.625rem;grid-template-columns:repeat(3,1fr)}:is(.matching__item,.matching__item-link){display:grid;gap:1.25rem;grid-row:span 5;grid-template-rows:subgrid}.matching__item-link{background:var(--sdgs-white);border-radius:1.25rem;padding:1.875rem}@media (hover:hover){.matching__item-link:hover .matching__item-img img{scale:1.2;transition-duration:1s}}.matching__item-title{color:var(--sdgs-primary);font-size:1.25rem;font-weight:700;text-align:center;text-wrap:balance}.matching__item-subtitle{font-size:1rem;font-weight:500;text-align:center}.matching__item-img{border:.0625rem solid var(--sdgs-gray);overflow:hidden}.matching__item-img img{transition:scale .5s var(--ease-out-quad);width:100%}.matching__item-tags{align-self:flex-start;display:flex;flex-wrap:wrap;gap:.5rem .625rem;justify-content:center}.matching__item-tags li{background:var(--sdgs-lightgray);border-radius:1.25rem;font-size:.75rem;font-weight:500;padding:.3125rem .9375rem}.matching__item-info{font-size:1rem;text-align:center}.matching__item-info dt{font-weight:500}@media only screen and (max-width:699.99px){.matching__partners{grid-template-columns:1fr}.matching__partner{gap:.625rem;padding-inline:1.25rem}.matching__partner .buttons{margin-top:.625rem}.matching__partner .button{width:100%}.matching__partner-name{font-size:1.125rem}.matching__items{grid-template-columns:1fr}:is(.matching__item,.matching__item-link){gap:.625rem}.matching__item-link{padding-inline:1.25rem}.matching__item-title{font-size:1.125rem}.matching__item-info,.matching__item-subtitle{font-size:.875rem}}}