@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


.l-article {
	max-width: 100%;
}

/*====================================
 * LP
=======================================*/
.page-id-15 {
	background: #f0f4f7;
}
/*header*/
.page-id-15 header#header {
	display: none;
}
.page-id-15 h1.c-pageTitle {
	display: none;
}
.page-id-15 div#fix_header {
    display: none;
}

/*fv*/
.on-inner .swell-block-fullWide__inner {
    max-width: 1200px;
	margin: 0 auto;
}
.on-inner .swell-block-fullWide__inner img {
    max-width: 100%;
}
#fv {
    padding: 3.5rem 2.5rem !important;
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-fv.webp) no-repeat top 35% right 100%;
}
div#fv-cc {
    max-width: 85%;
}
div#fv-cc .wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}
div#fv-cc .wp-block-group__inner-container figure:first-child {
    margin-bottom: 2rem;
}
#fv h1.wp-block-heading {
    color: #fff;
    font-size: 2rem;
    font-weight: normal;
    margin: 3rem 0 0.5rem;
}
#fv h1.wp-block-heading + p {
    color: #fff;
    font-size: 1.3rem;
}
#fv a.swell-block-button__link {
    color: #0053b7;
    font-size: 1.4rem;
	padding: 1rem 3.2rem;
}
#fv a.swell-block-button__link:hover {
    color: #fff;
    background: #0053b7;
}
/*content*/
.on-inner.section-title {
    padding: 6rem 0 0 !important;
}
.on-inner h2.wp-block-heading.is-style-section_ttl {
    color: #0053b7;
    font-size: 2.5rem;
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	margin-bottom: 2rem;
}
.on-inner h2.wp-block-heading.is-style-section_ttl:before {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #0053b7;
    position: static;
    margin-right: 1.4rem;
}
.wp-block-group.glance {
    background: #fff;
    border-radius: 6px;
    padding: 1.5rem;
    min-height: 194px;
}
div#At-a-glance {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-ataglace.webp) no-repeat top 2.5rem right -2rem / 62%;
}
.wp-block-group.glance p {
    text-align: center;
}
.wp-block-group.glance p strong {
    font-size: 1.2rem;
}
.wp-block-group.glance:first-child p {
    margin-bottom: 0;
}
.wp-block-group.glance figure {
    width: 40%;
    margin: 0 auto 1rem;
}
div#What-this-project-is {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-what-thisproject-scaled.webp) no-repeat top 2.5rem left / 100%;
}
div#What-youll-do {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-whatyoulldo.webp) no-repeat top 2.5rem right / 80%;
}
div#What-youll-do h2 span {
    display: block;
    background: #fff;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 0.6rem 0.8rem;
    line-height: 1;
    margin: 0 0 0 0.8rem;
}
div#tasks {
    background: #fff;
    border: 6px;
    padding: 1.5rem;
}
div#tasks figure {
    width: 50%;
    margin: 0 auto;
}
div#tasks p {
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: -1rem;
}
div#tasks p:before {
    display: block;
    background: #e8f4f9;
    color: #0053b7;
    font-size: 0.9rem;
    width: 1.4rem;
    height: 1.4rem;
    text-align: center;
    font-weight: normal;
    margin-bottom: 1rem;
}
div#tasks p#one:before {
	content: "1";
}
div#tasks p#two:before {
	content: "2";
}
div#tasks p#three:before {
	content: "3";
}
div#tasks p#four:before {
	content: "4";
}
div#bg-brain {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-tasks.webp) no-repeat top left / 50%;
    margin-top: 4rem;
}
h3.wp-block-heading.is-style-section_ttl {
    text-align: left;
    font-size: 1.8rem;
    border-left: 1px solid;
    padding: 0 0 0 1rem;
    color: #0053b7;
    margin: 2.2rem 0 1.3rem 0;
}
h4.wp-block-heading.is-style-section_ttl {
    margin: 2rem 0 1.3rem 0;
    text-align: left;
    font-size: 1.2rem;
}
div#What-youll-do ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
div#What-youll-do ul li {
    display: flex;
}
div#What-youll-do ul li:before {
    content: "";
    display: block;
    width: 1.1rem;
    height: 1px;
    background: #bababa;
    position: static;
    margin: 0.7rem 1rem 1.4rem 0;
}
div#bg-brain p strong {
	font-weight: normal;
	color: #008cb7;
}
div#What-Youll-Receive {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-receive-scaled.webp) no-repeat top right / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
}
div#What-Youll-Receive h2 {
	margin-bottom: 1rem;
}
#carousel {
  width: 100%;
	padding: 0 60px !important;
  position: relative;
	overflow: visible;
}
/* wrapper */
#carousel .swiper-wrapper {
  align-items: stretch;
}
/* スライド */
#carousel .swiper-slide {
  width: 90% !important;
	height: auto;
  background: #fff;
  border-radius: 24px;
  padding: 3rem 11%;
  box-sizing: border-box;
  transition: .4s ease;
	opacity: 0.5;
}
section.swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
/* 矢印 */
#carousel .swiper-button-prev,
#carousel .swiper-button-next {
  width: 40px;
  height: 40px;
  background:#00000054;;
  border-radius: 50%;
}
#carousel .swiper-button-prev::after,
#carousel .swiper-button-next::after {
  font-size: 16px;
  color: #fff;
}

#carousel .swiper-slide h3 {
    margin: 0 0 1.1rem;
    padding: 0;
    color: #0053b7;
    font-size: 1.5rem;
    text-align: center;
}
#carousel .swiper-slide h3:before {
	display: none;
}
#carousel .swiper-slide h4 {
    font-size: 1.2rem;
    color: #0053b7;
    margin: 1rem 0;
    padding: 0;
    border: none;
}

div#Who-Can-Apply {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-whocanapply.webp) no-repeat top right / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
}
ul#required {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#required li {
    font-size: 1.25rem;
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-icon-required.webp) no-repeat top left / 30px;
    padding-left: 2.5rem;
    margin-bottom: 1.4rem;
}
ul#required li strong {
    font-weight: normal;
    background: #edf1f4;
    font-size: 1rem;
    padding: 0.3rem 0.6rem;
    margin-top: 0.5rem;
    display: inline-block;
}
ul#required li:last-child {
    margin-bottom: 0;
}
ul#norequired {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#norequired li {
    line-height: 1.6;
    display: flex;
    align-items: center;
    gap: 0.6rem;
}
ul#norequired li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #bababa;
    border-radius: 50%;
}
h4.wp-block-heading.is-style-section_ttl {
	font-size: 1.4rem;
}
div#How-it-works {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-howitworks.webp) no-repeat top left / 100%;
    margin-top: 4rem;
    padding-top: 8rem !important;
}
div#how-it-works-inner {
    background: #fff;
    padding: 4rem 10rem;
    border-radius: 14px;
}
section#howitworks-flow div.wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding-bottom: 26px;
	background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-flow-dotted.webp) repeat-y top left 26px;
}
section#howitworks-flow div.wrap div {
    width: calc(100% - 80px);
}
section#howitworks-flow div.wrap:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: #e8f4f9;
    border-radius: 50%;
    color: #0053b7;
    font-size: 1.8rem;
    text-align: center;
    border: 4px solid #fff;
    box-sizing: content-box;
}
section#howitworks-flow div.wrap:nth-child(1):before {
    content: "1";
}
section#howitworks-flow div.wrap:nth-child(2):before {
    content: "2";
}
section#howitworks-flow div:nth-child(3):before {
    content: "3";
}
section#howitworks-flow div.wrap:nth-child(4):before {
    content: "4";
}
section#howitworks-flow div.wrap:nth-child(4) {
	background: none;
}
section#howitworks-flow div.wrap h3:before {
	display: none;
}
section#howitworks-flow div.wrap h3 {
    color: #333;
    font-size: 1.5rem;
    padding: 0;
    margin: 0.6rem 0 0.1rem !important;
}
section#howitworks-flow div.wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#howitworks-flow div.wrap ul li {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    margin-bottom: 0.7rem;
}
section#howitworks-flow div.wrap ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #0053b7;
    border-radius: 50%;
}
section#howitworks-flow div.wrap ul li:last-child {
    margin-bottom: 0;
}
section#howitworks-flow div.wrap h4 {
    margin: 2rem 0 0.2rem;
    padding: 0;
    border: none;
}
section#howitworks-flow div.wrap h3 + p + h4 + p {
    width: 80%;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #cccc;
}
section#howitworks-flow div.wrap h3 + p + h4 + p + h4 {
    margin-top: 1.2rem;
}
div#A-rigorous-development-pathway {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-rigorous-scaled.webp) no-repeat top right / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
}
#pathway summary.swell-block-accordion__title {
    padding: 0;
    background: none;
    flex-direction: row-reverse;
    gap: 0.7rem;
}
#pathway span.swell-block-accordion__label {
    font-size: 1.2rem;
	font-weight: bold;
}
#pathway details.swell-block-accordion__item.is-opened span.swell-block-accordion__label {
	color: #0053b7;
}
#pathway .swell-block-accordion__body {
    padding: 0.8rem 0 0 3rem;
}
#pathway span.swell-block-accordion__icon.c-switchIconBtn {
    color: #0053b7;
}
div#Voices-from-Collaborators {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-voice-scaled.webp) no-repeat top left / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
}
section#voice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section#voice div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: space-between;
    background: #fff;
    border-top: 10px solid #0053b7;
    padding: 2rem;
    width: 32%;
    gap: 1.2rem;
}
p.messe {
    font-size: 1.1rem;
    font-weight: bold;
    word-wrap: break-word;
}
p.name b {
    color: #0053b7;
    display: block;
}
div#About-the-Principal-Investigator {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-araki-scaled.webp) no-repeat top right / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
}
div#About-the-Principal-Investigator h2 {
    font-size: 1rem;
    color: #333;
    margin: 0;
    padding: 0;
}
div#About-the-Principal-Investigator h2:before {
	display: none;
}
div#araki {
    display: flex;
    gap: 0.5rem;
    align-items: baseline;
    margin: 0.2rem 0 0;
}
div#araki p {
    font-weight: bold;
    font-size: 1.2rem;
}
div#araki p b {
    color: #0053b7;
    font-size: 2.2rem;
}
div#araki + p {
	font-weight: bold;
	margin-bottom: 1.5rem;
}


div#About-the-Principal-Investigator .swell-block-fullWide__inner {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-men.webp) no-repeat top right / 45%;
}
div#About-the-Principal-Investigator .wp-block-group {
    background: #ffffffc9;
    padding: 3rem;
    border-radius: 6px;
}
div#About-the-Principal-Investigator .wp-block-group h3:before {
	display: none;
}
div#About-the-Principal-Investigator .wp-block-group h3 {
    margin: 2rem 0 1rem;
    padding: 0;
}
div#About-the-Principal-Investigator .wp-block-group ul li {
    margin-bottom: 0.7rem;
}
div#About-the-Principal-Investigator .wp-block-group ul li:last-child {
    margin-bottom: 0;
}
p.tit-block.wp-block-paragraph {
    background: #0053b7;
    width: fit-content;
    font-size: 1.5rem;
    color: #fff;
    padding: 0.2rem 1.9rem;
    margin-bottom: 1rem;
}
.wp-block-columns.prof {
    margin-bottom: 3rem;
}

section#keydates div dl {
    display: flex;
    flex-wrap: wrap;
}
section#keydates div dl dt {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}
section#keydates div dl dt b {
    font-size: 2.4rem;
    font-weight: normal;
}
section#keydates div dl dd {
	font-size: 1.2rem;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 0.9rem;
    margin-left: 0.9rem;
    margin-top: 1rem;
}
section#keydates div dl dd:before {
    content: "";
    display: block;
    width: 1.6rem;
    height: 1px;
    background: #ccc;
}
section#keydates div dl dd span {
    font-size: 1rem;
}
section#keydates div {
    margin-bottom: 1.4rem;
}
section#keydates div:last-child {
    margin-bottom: 0;
}
div#Frequently-Asked-Questions {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-faq-scaled.webp) no-repeat top left / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
}
div#faq details.swell-block-accordion__item {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 7px #dcdeec96;
    margin-bottom: 0.9rem;
}
div#faq summary.swell-block-accordion__title {
    background: none;
}
div#faq span.swell-block-accordion__label {
    display: flex;
    gap: 0.8rem;
    align-items: start;
}
div#faq span.swell-block-accordion__label strong {
    color: #0053b7;
    display: block;
    font-family: serif;
    background: #e8f4f9;
    width: fit-content;
    line-height: 1;
    padding: 0.4rem 0.5rem;
    border-radius: 50%;
}
div#faq .swell-block-accordion__body {
    padding-top: 0;
}
div#faq p.wp-block-paragraph {
    background: #f7f8f9;
    padding: 0.7rem 1rem;
    width: 97%;
    float: right;
}
div#Apply-as-a-research-collaborator {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-mail-scaled.webp) #0053b7 no-repeat top 2rem right / 100%;
    margin-top: 4rem;
	padding-top: 3rem !important;
	padding-bottom: 5rem !important;
}
div#Apply-as-a-research-collaborator h2 {
    color: #fff;
    margin-bottom: 0.6rem;
}
div#Apply-as-a-research-collaborator h2:before {
    background: #fff;
}
div#Apply-as-a-research-collaborator h2 + p {
	color: #fff;
}
div#Apply-as-a-research-collaborator .wp-block-group.apply-mail {
    background: #fff;
    padding: 2rem;
    border-radius: 12px;
}
.wp-block-snow-monkey-forms-item.smf-item {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 1.2rem;
    padding-bottom: 1.2rem;
}
.smf-text-control input {
    min-width: 60%;
}
.smf-item__col.smf-item__col--label {
    font-size: 1.1rem;
    margin-bottom: 0.2rem;
    color: #0053b7;
}
.wp-block-snow-monkey-forms-item.smf-item:nth-child(8) {
    border-bottom: none;
    padding-bottom: 0;
}
.smf-form p.wp-block-paragraph {
    margin-bottom: 0.9rem;
}
.smf-action {
    text-align: right;
}
.smf-action button.smf-button-control__control {
    background: #0053b7;
    border: none;
    margin: 1.3rem 0 0 0;
    color: #fff;
    padding: 0.8rem 7rem;
    border-radius: 50px;
	transition: 0.2s;
}
.smf-action button.smf-button-control__control:hover {
	background: #003677;
}
div#last {
    width: 75%;
    margin: 0 auto;
    padding-top: 2rem;
}
#last h2 {
    background: none;
    text-align: center;
    font-size: 2.3rem;
    color: #0053b7;
    margin: 0 0 1.2rem;
    padding: 0;
}
#last h2:before {
	display: none;
}
#last h3 {
    text-align: center;
    font-size: 1.6rem;
    color: #0053b7;
    margin: 0 0 0.5rem;
    padding: 0;
}
#last h3:before {
	display: none;
}
#last ul {
    list-style: none;
    margin: 0 0 3rem;
    padding: 0;
    display: flex;
    gap: 1rem;
    justify-content: center;
}
#last ul li {
	background: #fff;
	padding: 0.4rem 1rem;
}
#last dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 26rem;
    margin: 0 auto 3rem !important;
}
#last dl div {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
#last dl dt {
    min-width: 9rem;
}

.page-id-15 div#breadcrumb {
	display: none;
}
.page-id-15 footer#footer {
	display: none;
}
div#foot {
    margin: 3rem 0 0;
    font-size: 0.8rem;
    text-align: center;
}
.page-id-15 .l-content {
    margin-bottom: 0;
    padding-bottom: 4rem;
}
.wp-block-snow-monkey-forms-item.smf-item.required .smf-item__label:after {
    content: "*";
    color: #cf6060;
    font-size: 1.2rem;
    padding: 0.3rem;
}

@media(1480px < width) {
#fv {
    padding: 5rem 2.5rem !important;
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-fv.webp) no-repeat center center / cover;
}
}

@media(1220px > width) {
.on-inner.section-title {
    padding: 6rem 1.5rem 0 !important;
}
}
@media(1010px > width) {
#fv {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-fv.webp) no-repeat top 35% right 100% / 160%;
}
div#tasks p {
    font-size: 1rem;
}
div#how-it-works-inner {
    padding: 4rem 4rem;
}
section#voice div {
    width: 49%;
    margin-bottom: 1.2rem;
}
}
@media(810px > width) {
    #fv {
        background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-fv.webp) no-repeat top 0 right 100% / 160%;
    }
}
@media(769px > width) {
    #fv {
        background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-fv.webp) no-repeat top center;
    }
div#bg-brain {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-tasks.webp) no-repeat top left / 100%;
}
	section#howitworks-flow div.wrap ul li {
    flex-wrap: wrap;
		align-items: baseline;
}
	section#howitworks-flow div.wrap ul li span {
    display: block;
    width: 96%;
}
div#About-the-Principal-Investigator {
    background: none;
    margin-top: -8rem;
    padding-top: 0 !important;
}
div#About-the-Principal-Investigator h2 {
    margin-top: 8rem !important;
}
div#araki + p span {
    display: block;
}
section#keydates div dl dd {
    width: 100%;
}
}
@media(min-width: 600px) {
    .page-id-15 .l-content {
        padding-top: 0;
    }
	.l-mainContent__inner>.post_content {
		margin-top: 0;
	}
}

@media(480px > width) {
.post_content {
    margin: 0 !important;
}
div#content {
    padding-top: 0;
}
#fv {
        background-size: cover;
        background-position: top left 30%;
    }
div#At-a-glance {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-ataglace.webp) no-repeat top 2.5rem right -2rem / 100%;
}
.on-inner h2.wp-block-heading.is-style-section_ttl {
    font-size: 2rem;
	flex-wrap: nowrap;
}
.wp-block-group.glance {
    min-height: auto;
}
div#What-youll-do {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-whatyoulldo.webp) no-repeat top 2.5rem right / 200%;
}
div#What-youll-do h2.wp-block-heading.is-style-section_ttl {
    margin-bottom: 0;
	flex-wrap: wrap;
}
div#What-youll-do h2 span {
    color: #fff;
    margin: 1rem 0 0;
    background: #0053b7;
}
    div#bg-brain {
        margin-top: 0;
        background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-tasks.webp) no-repeat top 0% right -50% / 70%;
        padding-top: 14rem;
    }
.post_content li {
    margin: 1.15em 0px;
}
#carousel {
    padding: 0 10px !important;
}
#carousel .swiper-button-prev {
    left: -4%;
}
	ul#required li {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-icon-required.webp) no-repeat top left / 20px;
}
	div#How-it-works {
    margin-top: 0;
    padding-top: 3rem !important;
}
    div#how-it-works-inner {
        padding: 2rem 2rem;
    }
section#howitworks-flow div.wrap:before {
    width: 30px;
    height: 30px;
    font-size: 1.2rem;
}
section#howitworks-flow div.wrap {
padding-bottom: 16px;
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-flow-dotted.webp) repeat-y top left 17px;
    background-size: 3px;
}
section#howitworks-flow div.wrap div {
    width: calc(100% - 50px);
}
ection#howitworks-flow div.wrap h3 {
    font-size: 1.3rem;
}
section#howitworks-flow div.wrap ul li span {
        width: 92%;
    }
div#A-rigorous-development-pathway {
    padding-top: 2rem !important;
}
#pathway span.swell-block-accordion__label {
    font-size: 1.1rem;
    line-height: 1.2;
}
div#pathway details.swell-block-accordion__item {
    margin-bottom: 1.8rem;
}
div#Voices-from-Collaborators {
    margin-top: 3rem;
    padding-top: 1.1rem !important;
}
    section#voice div {
        width: 100%;
    }
    div#About-the-Principal-Investigator {
        margin-top: -3rem;
    }
div#About-the-Principal-Investigator .swell-block-fullWide__inner {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-men.webp) no-repeat top right / 41%;
}
div#araki p b {
    font-size: 2rem;
}
div#araki + p {
    font-size: 1rem;
}
div#About-the-Principal-Investigator .wp-block-group {
    padding: 2rem;
}
.wp-block-columns.prof {
    margin-bottom: 1rem;
}
	figure#slp {
    width: 50%;
}
div#Frequently-Asked-Questions {
    margin-top: 3rem;
    padding-top: 1rem !important;
}
div#faq span.swell-block-accordion__label {
    line-height: 1.3;
}
div#Apply-as-a-research-collaborator {
    background-image: none;
}
	input.smf-text-control__control {
    width: 100%;
}
	button.smf-button-control__control {
    width: 100%;
}
div#last {
    width: 100%;
}
#last h2 {
    font-size: 1.4rem;
}
#last h3 {
    font-size: 1.3rem;
    margin: 2rem 0 0;
}
#last ul {
    margin: 0;
}
	div#What-Youll-Receive {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-receive-scaled.webp) no-repeat top right / 190%;
}
	div#Who-Can-Apply {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-whocanapply.webp) no-repeat top right / 180%;
}
	div#A-rigorous-development-pathway {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-rigorous-scaled.webp) no-repeat top right / 190%;
}
	div#Voices-from-Collaborators {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-voice-scaled.webp) no-repeat top left / 180%;
}
	div#Frequently-Asked-Questions {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-faq-scaled.webp) no-repeat top left / 190%;
}
div#What-this-project-is {
    background: url(https://www.stad-project.org/wp-content/uploads/2026/05/bg-what-thisproject-scaled.webp) no-repeat top 2.5rem left / 190%;
}
}