.fact-sheet-flex-align{display:flex;align-items:flex-start;gap:2rem;justify-content:flex-start}.section-title-fact-sheet{text-align:center;margin-bottom:2rem}.section-fact-sheet{margin:2rem}.section-title-page{text-align:center;margin-bottom:2rem}.section-title-section-factsheet{margin-bottom:0;min-width:180px;padding-top:1.5rem}.fact-sheet-card{border:2px solid var(--color-teal, teal);background:var(--color-background-white, #fffff7);border-radius:10px;box-shadow:0 2px 8px #00000014;padding:1.5rem;max-width:320px;min-width:260px;display:flex;flex-direction:column;align-items:center}.fact-sheet-card img{display:block;margin-left:auto;margin-right:auto;width:100px;max-width:50px;height:auto;border-radius:8px;margin-bottom:1rem;object-fit:cover}.fact-sheet-card .section-title,.fact-sheet-card h3,.fact-sheet-card .card-title{margin-bottom:1rem;text-align:center}.fact-sheet-card button,.fact-sheet-card a{margin-top:auto;width:100%}.fact-sheet-card button,.fact-sheet-card a{margin-top:2rem;width:5rem;height:1rem;display:flex;align-items:center;justify-content:center;font-size:1rem;margin-left:auto;margin-right:auto}.fact-sheet-flex{display:flex;align-items:flex-start;justify-content:center;gap:2rem;width:100%}.fact-sheet-list{display:flex;gap:2rem;justify-content:center}@media (max-width: 700px){.fact-sheet-list{flex-direction:column;align-items:center;gap:2rem;margin:0 2rem}.fact-sheet-card{max-width:90vw;min-width:0;width:100%}}.networking-sharing-section{margin:3rem 0;display:flex;align-items:center;flex-direction:column}.title-purple{color:#8e44ad}.title-blue{color:#136dad}.networking-card-info{font-size:.9rem;font-style:italic;color:gray}.networking-card-list{display:grid;grid-template-columns:1fr}.networking-card-content-row{display:flex;flex-direction:row;gap:1.5rem;align-items:flex-start}.networking-card-img{width:110px;height:auto;border-radius:8px;object-fit:cover;flex-shrink:0}.networking-card-content-col{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.7rem}.networking-card{background:#fff;border-radius:10px;border:2px solid var(--color-teal, #12b6a8);box-shadow:0 2px 8px #12b6a826;padding:1rem 2rem;min-width:250px;max-width:550px;display:flex;flex-direction:column;align-items:stretch;margin:1rem}.networking-card-list>.networking-card:first-child{grid-column:1 / 3;min-width:700px;min-height:230px;font-size:1.15rem;margin-left:auto;margin-right:auto}.networking-card-top-label{display:inline-block;font-weight:700;font-size:.95rem;margin-bottom:2rem;border-radius:6px;padding:0rem .8rem;width:fit-content}.networking-card-top-label.coral{background:var(--color-coral, #ff6f61);color:#fff}.networking-card-top-label.teal{background:var(--color-teal, #12b6a8);color:#fff}.networking-card-top-label.white{background:#fff;color:var(--color-teal, #12b6a8)}.networking-card-title{font-size:1.1rem;margin:.5rem 0 0;text-align:left}.networking-card-text{font-size:.95rem;margin-bottom:1rem}.btn-base{display:inline-flex;align-items:flex-start;gap:.5em;margin-top:0;padding:.5rem 1.2rem;border-radius:6px;font-weight:700;font-size:.95rem;border:none;cursor:pointer;background:#f6f7fa;color:#136dad;transition:background .2s,color .2s;align-self:flex-start}.btn-coral{background:var(--color-coral, #ff6f61);color:#fff}.btn-teal{background:var(--color-teal, #12b6a8);color:#fff}.btn-white{background:#fff;color:var(--color-teal, #12b6a8);border:1px solid var(--color-teal, #12b6a8)}.btn-red{background:#e74c3c!important;color:#fff!important;border:none!important}.btn-red:hover{background:#c0392b!important;color:#fff!important}.btn-red svg{color:#fff!important}.btn-blue-text{color:#0074d9!important}.btn-blue-text svg{color:#0074d9!important}@media (max-width: 1024px){.networking-card-img{width:70px;max-width:120px;margin-bottom:1rem}.networking-card{margin:0 2rem}}@media (max-width: 700px){.networking-card-list{display:block;grid-template-columns:none;margin:0 2rem;gap:0}.networking-card,.networking-card-list>.networking-card:first-child{width:95%;margin:2rem 0;padding:1rem;font-size:1rem;min-width:0;max-width:100%;min-height:unset}.networking-card-title{text-align:center}.networking-card-content-row{flex-direction:column;align-items:center;gap:1rem}.networking-card-img{width:80px;max-width:90px;margin-bottom:1rem}.networking-card-content-col{align-items:center;text-align:center;width:100%}}@media (min-width: 700px) and (max-width: 1024px){.networking-card-list{grid-template-columns:repeat(2,1fr)}.networking-card-list>.networking-card:first-child{grid-column:1 / 3;margin-bottom:2rem}}@media (min-width: 1025px){.networking-card-list{grid-template-columns:repeat(2,1fr)}.networking-card-list>.networking-card:first-child{grid-column:1 / 3;margin-bottom:2rem}}.section-prevention-awareness{background:#12b6a180;padding:1rem 0;margin-bottom:5rem}.section-title-page-prevention-awareness{margin:2rem 0;text-align:center}.article-card-list-prevention-awareness{display:grid;grid-template-columns:1fr;gap:2rem;margin:2rem 0;padding:0 1rem}@media (min-width: 700px){.article-card-list-prevention-awareness{grid-template-columns:1fr 1fr 1fr;gap:2.5rem;padding:0 2rem}}.article-card-list{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-top:2rem;padding-left:2rem;padding-right:2rem}.hide-article-btn{display:block;margin:1rem auto 0;text-align:center}.article-card-component-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.hide-article-btn{margin-top:auto;margin-bottom:0}.article-card-component-img-wrapper{height:140px;width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:.7rem}.article-card-component-img{max-width:200px;max-height:200px;border-radius:14px;object-fit:cover;display:block}@media (min-width: 700px){.article-card-component-list{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;padding-left:4rem;padding-right:4rem}}.article-card-component{background:#fff;border-radius:10px;box-shadow:0 2px 8px #12b6a11a;padding:1.2rem;display:flex;flex-direction:column;gap:.5rem}.article-card-component-title{margin-bottom:.3rem}.article-card-component ul{display:flex;flex-direction:column;gap:.3rem;margin:.5rem 0 1rem;padding:0}.article-card-component ul li{list-style:disc inside;margin-left:1rem}.reflex-sheet-section{margin:4rem}section-title-page-reflex{text-align:center;margin-bottom:2rem}.reflex-sheet-list{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}.reflex-sheet-title{font-size:1rem;text-align:left;flex:1}.reflex-sheet-card{background:var(--color-background-white, #fffff7);border:2px solid var(--color-teal, teal);border-radius:10px;box-shadow:0 2px 8px #00000014;padding:1.5rem;width:100%;max-width:1000px;display:flex;flex-direction:row;align-items:center;gap:1.5rem}.reflex-sheet-img{width:40px;height:auto;margin-bottom:0}.reflex-sheet-title{margin-bottom:0;text-align:left;flex:1}@media (max-width: 700px){.reflex-sheet-section{margin:4rem}.reflex-sheet-list{gap:1rem}.reflex-sheet-card{max-width:98vw;padding:1rem;flex-direction:column;align-items:center}.reflex-sheet-img{width:32px;margin-bottom:.5rem}.reflex-sheet-title{font-size:1rem;margin-bottom:.5rem;text-align:center}.section-title-page-reflex{font-size:1rem;margin-bottom:1rem;margin-left:0}}.section-coral-background{position:relative;margin:2rem 0;background-color:#ff6f6180;margin-left:calc(-50vw + 50%);overflow-x:hidden;padding:3rem 1rem}.section-title-page-reflex{text-align:center;margin-bottom:2rem}.resources-card-list{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;align-items:stretch}.resource-custom-card{background:var(--color-background-white, #fffff7);border-radius:10px;box-shadow:0 2px 8px #00000014;padding:1.5rem;max-width:340px;min-width:260px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;height:100%;min-height:600px;box-sizing:border-box;gap:1rem}.resource-top-label{display:inline-block;font-weight:700;font-size:.95rem;margin-bottom:.5rem;border-radius:6px;padding:.3rem .8rem;width:fit-content}.resource-top-label.blue{background:#0074d9;color:#fff}.resource-top-label.tealOpacity{background:#12b6a880;color:#3c1914}.resource-top-label.gray{background:#f6f7fa;color:#136dad}.resource-header{margin-bottom:0}.resource-title{font-size:1.1rem;margin:.5rem 0 0;text-align:left}.resource-source{font-size:.95rem;color:#136dad;margin-top:0;margin-bottom:0;font-style:italic}.resource-img{width:200px;height:auto;margin-top:2rem;border-radius:8px;display:block;margin-left:auto;margin-right:auto}.resource-text{font-size:.95rem;margin-bottom:1rem}.btn-base{display:inline-flex;align-items:center;gap:.5em;padding:.5rem 1.2rem;border-radius:6px;font-weight:700;font-size:.95rem;border:none;cursor:pointer;background:#f6f7fa;color:#136dad;transition:background .2s,color .2s;margin-top:auto;align-self:center}.btn-blue{background:none;color:#0074d9;border:none}.btn-blue:hover{background:none;color:#005fa3;border:none}.btn-gray{background:#f6f7fa;color:#0074d9;border:none}.btn-gray:hover{background:#e0e0e0;color:#005fa3;border:none}.btn-tealOpacity{background:#12b6a880;color:#3c1914;border:none}.btn-base svg{color:#0074d9;font-size:1.1em;vertical-align:middle}@media (max-width: 700px){.resources-card-list{flex-direction:column;align-items:center;gap:1rem}.resource-custom-card{max-width:98vw;min-width:0;width:100%;padding:1rem;min-height:unset;height:auto}.resource-title{font-size:1rem}.resource-source,.resource-text{font-size:.9rem}}
