Difference between revisions of "Team:Costa Rica/Human Practices"

Line 1: Line 1:
    {{Costa_Rica/General}}{{Costa_Rica/NavBar}}{{Costa_Rica/BootStrap}}
+
{{Costa_Rica/General}}{{Costa_Rica/NavBar}}{{Costa_Rica/BootStrap}}
    <html>
+
<html>
  
  
    <div class="container" style="padding-top: 50px;">
+
<div class="container" style="padding-top: 50px;">
  
        <div class="row mb-2">
+
    <div class="row mb-2">
            <div class="col-md-5">
+
        <div class="col-md-5">
                <img src="https://static.igem.org/mediawiki/2019/2/23/T--Costa_Rica--team-J9.png" class="img-fluid"
+
            <img src="https://static.igem.org/mediawiki/2019/2/23/T--Costa_Rica--team-J9.png" class="img-fluid"
                    alt="Responsive image" style="width: 80%; margin-top:70px; margin-bottom:20px;">
+
                alt="Responsive image" style="width: 80%; margin-top:70px; margin-bottom:20px;">
                <br>
+
            <br>
  
                <p>Human practices are meant to explain why our project is important to the world. Here we present how we do
+
            <p>Human practices are meant to explain why our project is important to the world. Here we present how we do
                    an intense work to inform the people of Costa Rica about Synthetic Biology, iGEM and the new
+
                an intense work to inform the people of Costa Rica about Synthetic Biology, iGEM and the new
                    possibilities of Engineered Probiotics.</p>
+
                possibilities of Engineered Probiotics.</p>
  
            </div>
+
        </div>
  
            <div class="col-md-7">
+
        <div class="col-md-7">
  
                <img src="https://static.igem.org/mediawiki/2019/9/91/T--Costa_Rica--team-group.png" class="img-fluid"
+
            <img src="https://static.igem.org/mediawiki/2019/9/91/T--Costa_Rica--team-group.png" class="img-fluid"
                    alt="Responsive image" style="width: 90%; float:right;">
+
                alt="Responsive image" style="width: 90%; float:right;">
  
            </div>
 
 
         </div>
 
         </div>
 +
    </div>
  
        <div class="row mb-2" style="margin-top:80px;margin-bottom:80px;">
+
    <div class="row mb-2" style="margin-top:80px;margin-bottom:80px;">
            <div class="col-md-6">
+
        <div class="col-md-6">
                <center onclick="currentSlide(1)" class="medal">Public Engagement</center>
+
            <center onclick="currentSlide(1)" class="medal">Public Engagement</center>
  
            </div>
+
        </div>
            <div class="col-md-6">
+
        <div class="col-md-6">
                <center onclick="currentSlide(2)" class="medal">Integrated Human Practice</center>
+
            <center onclick="currentSlide(2)" class="medal">Integrated Human Practice</center>
 
+
            </div>
+
  
 
         </div>
 
         </div>
        <style>
 
  
 +
    </div>
 +
    <style>
  
            * {
 
                box-sizing: border-box
 
            }
 
  
            body {
+
        * {
                font-family: Verdana, sans-serif;
+
            box-sizing: border-box
                margin: 0
+
        }
            }
+
  
            /* Slideshow container */
+
        body {
             .slideshow-container {
+
             font-family: Verdana, sans-serif;
                position: relative;
+
            margin: 0
                background: #FFFFFF;
+
        }
                border-radius: 25px;
+
            }
+
  
            /* Slides */
+
        /* Slideshow container */
            .mySlides {
+
        .slideshow-container {
                display: none;
+
            position: relative;
                margin-top: 40px;
+
            background: #FFFFFF;
                padding-bottom: 40px;
+
            border-radius: 25px;
            }
+
        }
  
            .medal {
+
        /* Slides */
                opacity: 0.6;
+
        .mySlides {
 +
            display: none;
 +
            margin-top: 40px;
 +
            padding-bottom: 40px;
 +
        }
  
                font-family: Montserrat;
+
        .medal {
 +
            opacity: 0.6;
  
                font-size: 20px;
+
            font-family: Montserrat;
  
                font-weight: 300;
+
            font-size: 20px;
  
                font-style: normal;
+
            font-weight: 300;
  
                font-stretch: normal;
+
            font-style: normal;
  
                line-height: normal;
+
            font-stretch: normal;
  
                letter-spacing: normal;
+
            line-height: normal;
  
                padding-bottom: 10px;
+
            letter-spacing: normal;
  
                color: #000000;
+
            padding-bottom: 10px;
            }
+
  
             .medal.active {
+
             color: #000000;
                font-family: Montserrat;
+
        }
  
                font-size: 20px;
+
        .medal.active {
 +
            font-family: Montserrat;
  
                font-weight: 500;
+
            font-size: 20px;
  
                font-style: normal;
+
            font-weight: 500;
  
                font-stretch: normal;
+
            font-style: normal;
  
                line-height: normal;
+
            font-stretch: normal;
  
                letter-spacing: normal;
+
            line-height: normal;
  
                color: #000000;
+
            letter-spacing: normal;
  
             }
+
             color: #000000;
  
            div.index-Menu {
+
        }
                padding: 30px;
+
  
             }
+
        div.index-Menu {
 +
             padding: 30px;
  
            .medal.active:after {
+
        }
                content: "";
+
                /* This is necessary for the pseudo element to work. */
+
                display: block;
+
                /* This will put the pseudo element on its own line. */
+
                margin: 0 auto;
+
                /* This will center the border. */
+
                width: 15%;
+
                /* Change this to whatever width you want. */
+
                padding-top: 10px;
+
                /* This creates some space between the element and the border. */
+
                border-bottom: 3px solid #705ba0;
+
                /* This creates the border. Replace black with whatever color you want. */
+
            }
+
  
            .medal:hover {
+
        .medal.active:after {
                font-family: Montserrat;
+
            content: "";
 +
            /* This is necessary for the pseudo element to work. */
 +
            display: block;
 +
            /* This will put the pseudo element on its own line. */
 +
            margin: 0 auto;
 +
            /* This will center the border. */
 +
            width: 15%;
 +
            /* Change this to whatever width you want. */
 +
            padding-top: 10px;
 +
            /* This creates some space between the element and the border. */
 +
            border-bottom: 3px solid #705ba0;
 +
            /* This creates the border. Replace black with whatever color you want. */
 +
        }
  
                font-size: 20px;
+
        .medal:hover {
 +
            font-family: Montserrat;
  
                font-weight: 500;
+
            font-size: 20px;
  
                font-style: normal;
+
            font-weight: 500;
  
                font-stretch: normal;
+
            font-style: normal;
  
                line-height: normal;
+
            font-stretch: normal;
  
                letter-spacing: normal;
+
            line-height: normal;
  
                color: #000000;
+
            letter-spacing: normal;
            }
+
  
 +
            color: #000000;
 +
        }
  
  
            .mySlidesB {
 
                display: none;
 
                margin-top: 40px;
 
                padding-bottom: 40px;
 
            }
 
  
            .mySlidesC {
+
        .mySlidesB {
                display: none;
+
            display: none;
                margin-top: 40px;
+
            margin-top: 40px;
                padding-bottom: 40px;
+
            padding-bottom: 40px;
            }
+
        }
  
            .mySlidesD {
+
        .mySlidesC {
                display: none;
+
            display: none;
                margin-top: 40px;
+
            margin-top: 40px;
                padding-bottom: 40px;
+
            padding-bottom: 40px;
            }
+
        }
  
            .mySlidesE {
+
        .mySlidesD {
                display: none;
+
            display: none;
                margin-top: 40px;
+
            margin-top: 40px;
                padding-bottom: 40px;
+
            padding-bottom: 40px;
            }
+
        }
  
            .mySlidesF {
+
        .mySlidesE {
                display: none;
+
            display: none;
                margin-top: 40px;
+
            margin-top: 40px;
                padding-bottom: 40px;
+
            padding-bottom: 40px;
            }
+
        }
  
            /* Next & previous buttons */
+
        .mySlidesF {
            .prev,
+
             display: none;
             .next {
+
            margin-top: 40px;
                cursor: pointer;
+
            padding-bottom: 40px;
                position: absolute;
+
        }
                top: 50%;
+
                width: auto;
+
                margin-top: -22px;
+
                padding: 16px;
+
                color: white;
+
                font-weight: bold;
+
                font-size: 18px;
+
                transition: 0.6s ease;
+
                border-radius: 0 3px 3px 0;
+
                user-select: none;
+
            }
+
  
            /* Position the "next button" to the right */
+
        /* Next & previous buttons */
            .next {
+
        .prev,
                right: 0;
+
        .next {
                border-radius: 3px 0 0 3px;
+
            cursor: pointer;
             }
+
            position: absolute;
 +
            top: 50%;
 +
            width: auto;
 +
            margin-top: -22px;
 +
            padding: 16px;
 +
            color: white;
 +
            font-weight: bold;
 +
            font-size: 18px;
 +
            transition: 0.6s ease;
 +
            border-radius: 0 3px 3px 0;
 +
             user-select: none;
 +
        }
  
            /* On hover, add a black background color with a little bit see-through */
+
        /* Position the "next button" to the right */
            .prev:hover,
+
        .next {
             .next:hover {
+
             right: 0;
                background-color: rgba(0, 0, 0, 0.8);
+
            border-radius: 3px 0 0 3px;
            }
+
        }
  
            .text {
+
        /* On hover, add a black background color with a little bit see-through */
                color: #f2f2f2;
+
        .prev:hover,
                font-size: 15px;
+
        .next:hover {
                padding: 8px 12px;
+
            background-color: rgba(0, 0, 0, 0.8);
                position: absolute;
+
        }
                bottom: 8px;
+
                width: 100%;
+
                text-align: center;
+
            }
+
  
            .description-text {
+
        .text {
                font-size: 15px !important;
+
            color: #f2f2f2;
                font-family: Montserrat !important;
+
            font-size: 15px;
             }
+
            padding: 8px 12px;
         </style>
+
             position: absolute;
 +
            bottom: 8px;
 +
            width: 100%;
 +
            text-align: center;
 +
         }
  
 +
        .description-text {
 +
            font-size: 15px !important;
 +
            font-family: Montserrat !important;
 +
        }
 +
    </style>
  
        <div class="slideshow-container">
 
  
 +
    <div class="slideshow-container">
  
  
            <div class="mySlides">
 
                <div class="row">
 
                    <div class="col-md-3" style="
 
                        margin-left: 0em;
 
                        padding-right: 0px;
 
                        padding-left: 0.2em;">
 
  
 +
        <div class="mySlides">
 +
            <div class="row">
 +
                <div class="col-md-3" style="
 +
                    margin-left: 0em;
 +
                    padding-right: 0px;
 +
                    padding-left: 0.2em;">
  
  
                        <div class="tabs-container tabs--vertical page-navigator shadow" style="
 
                                border-radius: 25px;
 
                                width: 300px;
 
                                background-color: #FFFFFF;
 
                                padding-bottom: 0px;margin-top: 2.4em;" id="myHeader">
 
  
                             <h4 style="
+
                    <div class="tabs-container tabs--vertical page-navigator shadow" style="
                                padding-left: 1em;
+
                             border-radius: 25px;
                                ">Index</h4>
+
                            width: 300px;
                            <ul class="lateral" style="padding-left: 40px;">
+
                            background-color: #FFFFFF;
                                <li class="lateral">
+
                            padding-bottom: 0px;margin-top: 2.4em;" id="myHeader">
                                    <div class="tab__title " style="line-height: 1.3em;">
+
 
                                        <a href="#inspiration" class="lateral inner-link" style="
+
                        <h4 style="
                                                color: #353535;
+
                            padding-left: 1em;
                                                opacity: 1;">Inspiration</a>
+
                            ">Index</h4>
                                    </div>
+
                        <ul class="lateral" style="padding-left: 40px;">
                                </li>
+
                            <li class="lateral">
                                <li class="lateral">
+
                                <div class="tab__title " style="line-height: 1.3em;">
                                    <div class="tab__title " style="line-height: 1.3em;">
+
                                    <a href="#inspiration" class="lateral inner-link" style="
                                        <a href="#description" class="lateral inner-link" style="
+
                                            color: #353535;
                                                color: #353535;
+
                                            opacity: 1;">Inspiration</a>
                                                opacity: 1;">Description</a>
+
                                </div>
                                    </div>
+
                            </li>
                                </li>
+
                            <li class="lateral">
                            </ul>
+
                                <div class="tab__title " style="line-height: 1.3em;">
                            <ul class="tabs-content">
+
                                    <a href="#description" class="lateral inner-link" style="
                            </ul>
+
                                            color: #353535;
                        </div>
+
                                            opacity: 1;">Description</a>
 +
                                </div>
 +
                            </li>
 +
                        </ul>
 +
                        <ul class="tabs-content">
 +
                        </ul>
 
                     </div>
 
                     </div>
 +
                </div>
  
                    <div class="col-md-9" style="padding-left: 6em;padding-right: 2em; ">
+
                <div class="col-md-9" style="padding-left: 6em;padding-right: 2em; ">
                        <h2 class="title-text">Science Through Dance</h2>
+
                    <h2 class="title-text">Science Through Dance</h2>
  
                                <p>If there is something that we can be sure of is the primitive need that human being has
+
                            <p>If there is something that we can be sure of is the primitive need that human being has
                                    to understand and describe the world that surrounds us. Both science and art, are
+
                                to understand and describe the world that surrounds us. Both science and art, are
                                    avatars of human creativity, created to facilitate the process of understanding and
+
                                avatars of human creativity, created to facilitate the process of understanding and
                                    expressing. Nevertheless, most people use to think about them as separated fields.
+
                                expressing. Nevertheless, most people use to think about them as separated fields.
                                </p>
+
                            </p>
                                <p>That’s why, using our background in science and the experience as a dance teacher of one
+
                            <p>That’s why, using our background in science and the experience as a dance teacher of one
                                    of our team members, we fusioned them in a special show, named Science Through Dance.
+
                                of our team members, we fusioned them in a special show, named Science Through Dance.
                                </p>
+
                            </p>
                                <p>The show Science Through Dance, gave us the opportunity to bring science and dance to the
+
                            <p>The show Science Through Dance, gave us the opportunity to bring science and dance to the
                                    table, where dancers, scientists, dance parents, university teachers and many supportive
+
                                table, where dancers, scientists, dance parents, university teachers and many supportive
                                    people experienced, enjoyed, felt and learnt from it. It’s important to say that this
+
                                people experienced, enjoyed, felt and learnt from it. It’s important to say that this
                                    space was also a way to demonstrate the capabilities of the country in these areas,
+
                                space was also a way to demonstrate the capabilities of the country in these areas,
                                    which often go unnoticed or unconnected.
+
                                which often go unnoticed or unconnected.
                                </p>
+
                            </p>
                                <p>To achieve the goal, we contacted scientists, dancers from all ages and one of the most
+
                            <p>To achieve the goal, we contacted scientists, dancers from all ages and one of the most
                                    famous theatres in Costa Rica. First, for science section, we counted with Rosalind
+
                                famous theatres in Costa Rica. First, for science section, we counted with Rosalind
                                    Innovations, a biotech-social entrepreneurship who spoke of the magnificence of nature
+
                                Innovations, a biotech-social entrepreneurship who spoke of the magnificence of nature
                                    and the unbelievable biotech projects that emerged from it. Also, 4 chemistry students
+
                                and the unbelievable biotech projects that emerged from it. Also, 4 chemistry students
                                    from the University of Costa Rica, elaborated an incredible show, where they made and
+
                                from the University of Costa Rica, elaborated an incredible show, where they made and
                                    explained amazing experiments. Additionally, our team presented the project we are
+
                                explained amazing experiments. Additionally, our team presented the project we are
                                    taking to the iGEM competition. As for the dance section, we counted with 90 dancers
+
                                taking to the iGEM competition. As for the dance section, we counted with 90 dancers
                                    from 7 to 35 years old, from beginners to nationally and internationally recognized
+
                                from 7 to 35 years old, from beginners to nationally and internationally recognized
                                    dancers.
+
                                dancers.
                                </p>
+
                            </p>
                                <p>Disciplines preformed were from Ballet to Jazz, Tap, Hip Hop, Contemporary, Lyric, Latin
+
                            <p>Disciplines preformed were from Ballet to Jazz, Tap, Hip Hop, Contemporary, Lyric, Latin
                                    Dance, Antigravity, Break Dance and African Dance. All of them appreciated by 285
+
                                Dance, Antigravity, Break Dance and African Dance. All of them appreciated by 285
                                    spectators. The show was covered by Novum Comunicaciones S.A., a company who took all
+
                                spectators. The show was covered by Novum Comunicaciones S.A., a company who took all
                                    astonishing photos you can see in the next slideshow.
+
                                astonishing photos you can see in the next slideshow.
                                </p>
+
                            </p>
  
                                <!-- Slideshow container -->
+
                            <!-- Slideshow container -->
                                <div class="slideshow-container">
+
                            <div class="slideshow-container">
  
                                    <!-- Full-width images with number and caption text -->
+
                                <!-- Full-width images with number and caption text -->
                                    <div class="mySlidesB">
+
                                <div class="mySlidesB">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
                                                class="img-fluid" style="height:500px;filter:Flip;">
+
                                            class="img-fluid" style="height:500px;filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
                                                class="img-fluid" style="height:500px; filter:Flip;">
+
                                            class="img-fluid" style="height:500px; filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesB ">
+
                                <div class="mySlidesB ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
                                                class="img-fluid" style="height:500px ;filter:Flip;">
+
                                            class="img-fluid" style="height:500px ;filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 
                                    <!-- Next and previous buttons -->
 
                                    <a class="prev" style="color:blueviolet;"
 
                                        onclick="currentSlidePicturesB(1)">&#10094;</a>
 
                                    <a class="next" style="color:blueviolet;"
 
                                        onclick="currentSlidePicturesB(-1)">&#10095;</a>
 
 
                                 </div>
 
                                 </div>
  
                                 <h2>iGEMxSDGs Challenge</h2>
+
                                 <!-- Next and previous buttons -->
   
+
                                 <a class="prev" style="color:blueviolet;"
                                *Insertar imagen: Logo SDG
+
                                     onclick="currentSlidePicturesB(1)">&#10094;</a>
                               
+
                                 <a class="next" style="color:blueviolet;"
                                <p>In collaboration with the 2019 iGEM teams from Taipei American School (Taiwan) and the University of Tübingen (Germany), we created a challenge related with the Sustainable Development Goals (SDGs) proposed by the United Nations. This three continents and different time zones collab, was born to promote the SDGs and show the iGEM 2019’s footprint in the advancement of a global sustainable development.
+
                                     onclick="currentSlidePicturesB(-1)">&#10095;</a>
                                    </p>
+
                            </div>
                                *Foto n45*
+
                               
+
                                 <p>iGEMxSDGs challenge’s inspiration is the current need to address the global challenges we are facing and we will potentially face in the future, confident that our challenge can impact teams in their fulfilment of the SDGs. 
+
                                    </p>
+
                                <p>Every year each iGEM team targets at least one goal through their project and even more considering the human practice, collaborations and potencial outlook. Base on that, our challenge invited teams to match their targeting goals and post them on their social media. The strategy to encourage more teams consisted in a nomination chain, similar to the ice bucket challenge, where you accepted the challenge, posted your information and tagged three teams to do the same in the next 48 hours. 
+
                                     </p>
+
                                <p>Considering the amount of tasks an iGEMer have to do this days, we elaborated a platform in our wiki (LINK) to facilitate the process. There, you just had to access from an iGEM account, select your team goals and easily create a collage for your social media. Also, we established a hashtag for our challenge named #iGEMxSDGs, to show all team posts and motivate other teams to do it.
+
                                    </p>
+
                                 <h3>Challenge Results.</h3>
+
                                <p>A total 74 teams participated in the hashtag challenge. The list of them is located in <a href="https://2019.igem.org/Team:Costa_Rica/Collaborations">Collaborations</a>). We shall now discuss the most shared SDG’s among the participants of our challenge.
+
                                     </p>
+
                                *insertar foto n43*
+
                               
+
                                <p><b>SDG 3. Good Health & Well Being: </b>This was the most frequent goal targeted by teams that took part of the challenge. According to the UN, ensuring healthy lives and promoting the well-being at all ages is essential to sustainable development. Since the  19th century, significant efforts have been made to eradicate all sorts of diseases, including polio, smallpox, and malaria in most developed countries. It is not a coincidence that most iGem teams targeted this sustainable development goal, since one of the main applications of synthetic biology is the treatment of diseases. Whether they come from pathogens, or from pollution, most teams agree that the most important goal to have in mind is the well being a health of the general population. This, combined with efforts in promotion and prevention, provide local communities with the necessary tools to achieve sustainable development.
+
                                    </p>
+
                                <p><b>SDG 17. Partnerships for the goals: </b>Most teams agreed that partnerships are the key to achieve major advancements in any field, specially if we are talking about development. For us, one of the main reasons why iGem is unique, is because it promotes collaborations, and  exchange of ideas between many different countries and disciplines. Even if a team has a project more oriented towards local issues, it’s important to document and share gathered information or data. You never know if someone across the world is trying to solve the same exact problem you are facing.
+
                                    </p>
+
                                <p><b>SDG 12. Responsible Consumption and Production: </b>Climate is one of the major global concerns right now. It is necessary to adopt a responsible approach towards production and discard of every kind of goods (clothing, technology, food). It is extremely important to achieve efficiency, and to minimize pollution via recycling. Being responsible with the environment is one of the main axes of sustainable development. We need to shift our mindsets from “How can we produce more and cheaper” to “How can we produce more efficiently, minimizing our environmental impact”. A significant amount of teams agreed with this. Pollution is a small and large scale concern, and efforts have to be doubled in order to solve this problem. Most of the teams in this collaboration have projects related directly to reducing contamination in industrial communities.
+
                                    </p>
+
                                <p><b>SDG 9. Industry, Innovation and Infrastructure: </b>The fourth most shared SDG among the teams is one of the most fundamental in matter of development. Progress is absolutely necessary for sustainable development, and innovation is key to progress. Whether it comes from the  improvement of already existing processes, or the creation of completely new technologies, iGem teams agree that to make a change, it’s important to create something new and relevant. This also closely related to the very theme of iGem, which is the development of synthetic biology, through interdisciplinary innovation.
+
                                    </p>
+
                                    <h2 class="title-text">Booklet</h2>  
+
  
    <p>“Synthetic biology has expanded and evolved substantially from its initial rather narrow focus to appreciate and use more fully the diversity of mechanisms found in natural biological systems” -Christina D. Smolke.  
+
                            <h2>iGEMxSDGs Challenge</h2>
    </p>  
+
    <p>Nevertheless, this accomplishment can only be achieved is there is enough dialogue between the parts involved in Synthetic Biology improvement. In Costa Rica, as in many countries, there is still a lot to learn and discuss in this areas. And so, resources,  bureaucratic processes and the lack of scientific diffusion to general public are some of the problems frequently found in synbio investigations in our country.  
+
                            *Insertar imagen: Logo SDG
    </p>
+
                           
    <p>Therefore, our team worked in the study and vinculation of synthetic biology segments needed to be strengthen in our country. These sectors include National Politics, Healthcare Systems and general public.  
+
                            <p>In collaboration with the 2019 iGEM teams from Taipei American School (Taiwan) and the University of Tübingen (Germany), we created a challenge related with the Sustainable Development Goals (SDGs) proposed by the United Nations. This three continents and different time zones collab, was born to promote the SDGs and show the iGEM 2019’s footprint in the advancement of a global sustainable development.  
    </p>
+
                                </p>
    <p>To gather information about the state of the art of National Politics in terms of Synthetic Biology, we interviewed experts in the topic:
+
                            *Foto n45*
    </p>
+
                           
    <div style="padding-left: 20px;">
+
                            <p>iGEMxSDGs challenge’s inspiration is the current need to address the global challenges we are facing and we will potentially face in the future, confident that our challenge can impact teams in their fulfilment of the SDGs.  
        <p><b>• </b>Dr. Pedro Rocha, International Technology and Innovation specialist involved in biotechnology and biosafety issues in the Instituto Interamericano de Cooperación para la Agricultura (IICA).</p>
+
                                </p>
            <p><b>• </b>Dra. Sylvie Braibant, National Biotechnology Program Coordinator of Servicio Nacional de Salud Animal.</p>
+
                            <p>Every year each iGEM team targets at least one goal through their project and even more considering the human practice, collaborations and potencial outlook. Base on that, our challenge invited teams to match their targeting goals and post them on their social media. The strategy to encourage more teams consisted in a nomination chain, similar to the ice bucket challenge, where you accepted the challenge, posted your information and tagged three teams to do the same in the next 48 hours.
                <p><b>• </b>Eng. Beatriz Ortiz, Evaluator in the Registries Unit, Health Products Regulation Department of the Ministry of Health .</p>
+
                                </p>
                    <p><b></b>Lic. Alejandra Chaverri, Director of Regulation of Products of Health Interest of the Ministry of Health. </p>
+
                            <p>Considering the amount of tasks an iGEMer have to do this days, we elaborated a platform in our wiki (LINK) to facilitate the process. There, you just had to access from an iGEM account, select your team goals and easily create a collage for your social media. Also, we established a hashtag for our challenge named #iGEMxSDGs, to show all team posts and motivate other teams to do it.
                        <p><b></b>Dr. José Ramón Salcedo, General Coordinator of the Master in Bio-Law of the University of Murcia </p>
+
                                </p>
                             <p><b></b>Mcs. Alejandro Hernández, Science Director at the Ministry of Science and Technology for several years. </p>
+
                            <h3>Challenge Results.</h3>
                                <p><b>• </b>BSc. Ediner Fuentes, Ambassador of the iGEM Foundation for the CBD COP-MOP of the Cartagena Protocol. </p>
+
                            <p>A total 74 teams participated in the hashtag challenge. The list of them is located in <a href="https://2019.igem.org/Team:Costa_Rica/Collaborations">Collaborations</a>). We shall now discuss the most shared SDG’s among the participants of our challenge.
                                    <p><b></b>LL.M. María Carolina Peláez Gil, Global Health Law Practitioner and International Legal Consultant. </p>
+
                                </p>
    </div>
+
                            *insertar foto n43*
    <p>As for the Healthcare System, we wanted to approach to medical centers and doctors as a primary source of information and future distribution channels of synthetic biology health solutions. Therefore, we got in contact with:</p>
+
                           
 +
                            <p><b>SDG 3. Good Health & Well Being: </b>This was the most frequent goal targeted by teams that took part of the challenge. According to the UN, ensuring healthy lives and promoting the well-being at all ages is essential to sustainable development. Since the  19th century, significant efforts have been made to eradicate all sorts of diseases, including polio, smallpox, and malaria in most developed countries. It is not a coincidence that most iGem teams targeted this sustainable development goal, since one of the main applications of synthetic biology is the treatment of diseases. Whether they come from pathogens, or from pollution, most teams agree that the most important goal to have in mind is the well being a health of the general population. This, combined with efforts in promotion and prevention, provide local communities with the necessary tools to achieve sustainable development.
 +
                                </p>
 +
                            <p><b>SDG 17. Partnerships for the goals: </b>Most teams agreed that partnerships are the key to achieve major advancements in any field, specially if we are talking about development. For us, one of the main reasons why iGem is unique, is because it promotes collaborations, and  exchange of ideas between many different countries and disciplines. Even if a team has a project more oriented towards local issues, it’s important to document and share gathered information or data. You never know if someone across the world is trying to solve the same exact problem you are facing.
 +
                                </p>
 +
                             <p><b>SDG 12. Responsible Consumption and Production: </b>Climate is one of the major global concerns right now. It is necessary to adopt a responsible approach towards production and discard of every kind of goods (clothing, technology, food). It is extremely important to achieve efficiency, and to minimize pollution via recycling. Being responsible with the environment is one of the main axes of sustainable development. We need to shift our mindsets from “How can we produce more and cheaper” to “How can we produce more efficiently, minimizing our environmental impact”. A significant amount of teams agreed with this. Pollution is a small and large scale concern, and efforts have to be doubled in order to solve this problem. Most of the teams in this collaboration have projects related directly to reducing contamination in industrial communities.  
 +
                                </p>
 +
                            <p><b>SDG 9. Industry, Innovation and Infrastructure: </b>The fourth most shared SDG among the teams is one of the most fundamental in matter of development. Progress is absolutely necessary for sustainable development, and innovation is key to progress. Whether it comes from the improvement of already existing processes, or the creation of completely new technologies, iGem teams agree that to make a change, it’s important to create something new and relevant. This also closely related to the very theme of iGem, which is the development of synthetic biology, through interdisciplinary innovation.
 +
                                </p>
 +
                                <h2 class="title-text">Booklet</h2>  
  
    <div style="padding-left: 20px;">
+
<p>“Synthetic biology has expanded and evolved substantially from its initial rather narrow focus to appreciate and use more fully the diversity of mechanisms found in natural biological systems” -Christina D. Smolke.
         <p><b>• </b>Dr. Fernando Morales, Dean of Medicine of the University of Costa Rica.</p>
+
</p>
            <p><b>• </b>Dr. Gustavo Leandro, Chief of Infectology of the Dr. Raúl Blanco Cervantes Hospital.</p>
+
<p>Nevertheless, this accomplishment can only be achieved is there is enough dialogue between the parts involved in Synthetic Biology improvement. In Costa Rica, as in many countries, there is still a lot to learn and discuss in this areas. And so, resources,  bureaucratic processes and the lack of scientific diffusion to general public are some of the problems frequently found in synbio investigations in our country.
    </div>
+
</p>
 +
<p>Therefore, our team worked in the study and vinculation of synthetic biology segments needed to be strengthen in our country. These sectors include National Politics, Healthcare Systems and general public.
 +
</p>
 +
<p>To gather information about the state of the art of National Politics in terms of Synthetic Biology, we interviewed experts in the topic:
 +
</p>
 +
<div style="padding-left: 20px;">
 +
    <p><b>• </b>Dr. Pedro Rocha, International Technology and Innovation specialist involved in biotechnology and biosafety issues in the Instituto Interamericano de Cooperación para la Agricultura (IICA).</p>
 +
         <p><b>• </b>Dra. Sylvie Braibant, National Biotechnology Program Coordinator of Servicio Nacional de Salud Animal.</p>
 +
            <p><b>• </b>Eng. Beatriz Ortiz, Evaluator in the Registries Unit, Health Products Regulation Department of the Ministry of Health .</p>
 +
                <p><b>• </b>Lic. Alejandra Chaverri, Director of Regulation of Products of Health Interest of the Ministry of Health. </p>
 +
                    <p><b>• </b>Dr. José Ramón Salcedo, General Coordinator of the Master in Bio-Law of the University of Murcia </p>
 +
                        <p><b>• </b>Mcs. Alejandro Hernández, Science Director at the Ministry of Science and Technology for several years. </p>
 +
                            <p><b>• </b>BSc. Ediner Fuentes, Ambassador of the iGEM Foundation for the CBD COP-MOP of the Cartagena Protocol. </p>
 +
                                <p><b>• </b>LL.M. María Carolina Peláez Gil, Global Health Law Practitioner and International Legal Consultant. </p>
 +
</div>
 +
<p>As for the Healthcare System, we wanted to approach to medical centers and doctors as a primary source of information and future distribution channels of synthetic biology health solutions. Therefore, we got in contact with:</p>
  
 +
<div style="padding-left: 20px;">
 +
    <p><b>• </b>Dr. Fernando Morales, Dean of Medicine of the University of Costa Rica.</p>
 +
        <p><b>• </b>Dr. Gustavo Leandro, Chief of Infectology of the  Dr. Raúl Blanco Cervantes Hospital.</p>
 +
</div>
  
  
Line 449: Line 448:
  
  
                                <div class="slideshow-container">
 
  
                                    <!-- Full-width images with number and caption text -->
+
                            <div class="slideshow-container">
                                    <div class="mySlidesC">
+
                                        <div class="text-center">
+
                                            <div class="numbertext description-text">1 / 3</div>
+
                                            <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
+
                                                class="img-fluid" style="height:500px;">
+
                                        </div>
+
                                    </div>
+
  
                                    <div class="mySlidesC ">
+
                                <!-- Full-width images with number and caption text -->
                                        <div class="text-center">
+
                                <div class="mySlidesC">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                    <div class="text-center">
                                            <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
+
                                        <div class="numbertext description-text">1 / 3</div>
                                                class="img-fluid" style="height:500px;">
+
                                        <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
                                        </div>
+
                                            class="img-fluid" style="height:500px;">
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
                                                class="img-fluid" style="height:500px;filter:Flip;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
                                                class="img-fluid" style="height:500px; filter:Flip;">
+
                                            class="img-fluid" style="height:500px;filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesC ">
+
                                <div class="mySlidesC ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
                                                class="img-fluid" style="height:500px ;filter:Flip;">
+
                                            class="img-fluid" style="height:500px; filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <!-- Next and previous buttons -->
+
                                <div class="mySlidesC ">
                                     <a class="prev" style="color:blueviolet;"
+
                                     <div class="text-center">
                                         onclick="currentSlidePicturesC(1)">&#10094;</a>
+
                                         <div class="numbertext description-text">1 / 3</div>
                                    <a class="next" style="color:blueviolet;"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
                                        onclick="currentSlidePicturesC(-1)">&#10095;</a>
+
                                            class="img-fluid" style="height:500px ;filter:Flip;">
 +
                                    </div>
 
                                 </div>
 
                                 </div>
  
 +
                                <!-- Next and previous buttons -->
 +
                                <a class="prev" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesC(1)">&#10094;</a>
 +
                                <a class="next" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesC(-1)">&#10095;</a>
 +
                            </div>
  
  
Line 550: Line 549:
  
  
                                <div class="slideshow-container">
 
  
                                    <!-- Full-width images with number and caption text -->
+
                            <div class="slideshow-container">
                                    <div class="mySlidesD">
+
                                        <div class="text-center">
+
                                            <div class="numbertext description-text">1 / 3</div>
+
                                            <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
+
                                                class="img-fluid" style="height:500px;">
+
                                        </div>
+
                                    </div>
+
  
                                    <div class="mySlidesD ">
+
                                <!-- Full-width images with number and caption text -->
                                        <div class="text-center">
+
                                <div class="mySlidesD">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                    <div class="text-center">
                                            <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
+
                                        <div class="numbertext description-text">1 / 3</div>
                                                class="img-fluid" style="height:500px;">
+
                                        <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
                                        </div>
+
                                            class="img-fluid" style="height:500px;">
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
                                                class="img-fluid" style="height:500px;filter:Flip;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
                                                class="img-fluid" style="height:500px; filter:Flip;">
+
                                            class="img-fluid" style="height:500px;filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesD ">
+
                                <div class="mySlidesD ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
                                                class="img-fluid" style="height:500px ;filter:Flip;">
+
                                            class="img-fluid" style="height:500px; filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <!-- Next and previous buttons -->
+
                                <div class="mySlidesD ">
                                     <a class="prev" style="color:blueviolet;"
+
                                     <div class="text-center">
                                         onclick="currentSlidePicturesD(1)">&#10094;</a>
+
                                         <div class="numbertext description-text">1 / 3</div>
                                    <a class="next" style="color:blueviolet;"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
                                        onclick="currentSlidePicturesD(-1)">&#10095;</a>
+
                                            class="img-fluid" style="height:500px ;filter:Flip;">
 +
                                    </div>
 
                                 </div>
 
                                 </div>
  
 +
                                <!-- Next and previous buttons -->
 +
                                <a class="prev" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesD(1)">&#10094;</a>
 +
                                <a class="next" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesD(-1)">&#10095;</a>
 +
                            </div>
  
  
Line 645: Line 644:
  
  
                                <div class="slideshow-container">
 
  
                                    <!-- Full-width images with number and caption text -->
+
                            <div class="slideshow-container">
                                    <div class="mySlidesE">
+
                                        <div class="text-center">
+
                                            <div class="numbertext description-text">1 / 3</div>
+
                                            <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
+
                                                class="img-fluid" style="height:500px;">
+
                                        </div>
+
                                    </div>
+
  
                                    <div class="mySlidesE ">
+
                                <!-- Full-width images with number and caption text -->
                                        <div class="text-center">
+
                                <div class="mySlidesE">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                    <div class="text-center">
                                            <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
+
                                        <div class="numbertext description-text">1 / 3</div>
                                                class="img-fluid" style="height:500px;">
+
                                        <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
                                        </div>
+
                                            class="img-fluid" style="height:500px;">
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
                                                class="img-fluid" style="height:500px;filter:Flip;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
                                                class="img-fluid" style="height:500px; filter:Flip;">
+
                                            class="img-fluid" style="height:500px;filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesE ">
+
                                <div class="mySlidesE ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
                                                class="img-fluid" style="height:500px ;filter:Flip;">
+
                                            class="img-fluid" style="height:500px; filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <!-- Next and previous buttons -->
+
                                <div class="mySlidesE ">
                                     <a class="prev" style="color:blueviolet;"
+
                                     <div class="text-center">
                                         onclick="currentSlidePicturesE(1)">&#10094;</a>
+
                                         <div class="numbertext description-text">1 / 3</div>
                                    <a class="next" style="color:blueviolet;"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
                                        onclick="currentSlidePicturesE(-1)">&#10095;</a>
+
                                            class="img-fluid" style="height:500px ;filter:Flip;">
 +
                                    </div>
 
                                 </div>
 
                                 </div>
  
 +
                                <!-- Next and previous buttons -->
 +
                                <a class="prev" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesE(1)">&#10094;</a>
 +
                                <a class="next" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesE(-1)">&#10095;</a>
 +
                            </div>
  
  
  
                                <div class="slideshow-container">
 
  
                                    <!-- Full-width images with number and caption text -->
+
                            <div class="slideshow-container">
                                    <div class="mySlidesF">
+
                                        <div class="text-center">
+
                                            <div class="numbertext description-text">1 / 3</div>
+
                                            <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
+
                                                class="img-fluid" style="height:500px;">
+
                                        </div>
+
                                    </div>
+
  
                                    <div class="mySlidesF ">
+
                                <!-- Full-width images with number and caption text -->
                                        <div class="text-center">
+
                                <div class="mySlidesF">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                    <div class="text-center">
                                            <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
+
                                        <div class="numbertext description-text">1 / 3</div>
                                                class="img-fluid" style="height:500px;">
+
                                        <img src="https://static.igem.org/mediawiki/2019/5/5b/T--Costa_Rica--team-N4.png"
                                        </div>
+
                                            class="img-fluid" style="height:500px;">
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/6e/T--Costa_Rica--team-N5.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/70/T--Costa_Rica--team-N6.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/e/e0/T--Costa_Rica--team-N7.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/a/ab/T--Costa_Rica--team-N8.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
+
                                        <img src="https://static.igem.org/mediawiki/2019/6/64/T--Costa_Rica--team-N9.png"
                                                class="img-fluid" style="height:500px;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/7/7a/T--Costa_Rica--team-N10.png"
                                                class="img-fluid" style="height:500px;filter:Flip;">
+
                                            class="img-fluid" style="height:500px;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/2/20/T--Costa_Rica--team-N11.png/800px-T--Costa_Rica--team-N11.png.jpeg"
                                                class="img-fluid" style="height:500px; filter:Flip;">
+
                                            class="img-fluid" style="height:500px;filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <div class="mySlidesF ">
+
                                <div class="mySlidesF ">
                                        <div class="text-center">
+
                                    <div class="text-center">
                                            <div class="numbertext description-text">1 / 3</div>
+
                                        <div class="numbertext description-text">1 / 3</div>
                                            <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/f/fb/T--Costa_Rica--team-N12.png/800px-T--Costa_Rica--team-N12.png.jpeg"
                                                class="img-fluid" style="height:500px ;filter:Flip;">
+
                                            class="img-fluid" style="height:500px; filter:Flip;">
                                        </div>
+
 
                                     </div>
 
                                     </div>
 +
                                </div>
  
                                    <!-- Next and previous buttons -->
+
                                <div class="mySlidesF ">
                                     <a class="prev" style="color:blueviolet;"
+
                                     <div class="text-center">
                                         onclick="currentSlidePicturesF(1)">&#10094;</a>
+
                                         <div class="numbertext description-text">1 / 3</div>
                                    <a class="next" style="color:blueviolet;"
+
                                        <img src="https://static.igem.org/mediawiki/2019/thumb/b/b4/T--Costa_Rica--team-N13.png/800px-T--Costa_Rica--team-N13.png.jpeg"
                                        onclick="currentSlidePicturesF(-1)">&#10095;</a>
+
                                            class="img-fluid" style="height:500px ;filter:Flip;">
 +
                                    </div>
 
                                 </div>
 
                                 </div>
  
                    </div>
+
                                <!-- Next and previous buttons -->
 +
                                <a class="prev" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesF(1)">&#10094;</a>
 +
                                <a class="next" style="color:blueviolet;"
 +
                                    onclick="currentSlidePicturesF(-1)">&#10095;</a>
 +
                            </div>
  
 
                 </div>
 
                 </div>
 +
 
             </div>
 
             </div>
 +
        </div>
  
            <div class="mySlides">
+
        <div class="mySlides">
  
                <h2>Antibiotic resistance: A global problem</h2>
+
            <h2>Antibiotic resistance: A global problem</h2>
  
                <p>Since we were brainstorming about possible problems to be addressed, we quickly (not so much)
+
            <p>Since we were brainstorming about possible problems to be addressed, we quickly (not so much)
                    stumbled upon the issue of antibiotic resistance. This phenomenon is expected to provoke up to 10
+
                stumbled upon the issue of antibiotic resistance. This phenomenon is expected to provoke up to 10
                    million annual deaths by 2050 (O'Neill, 2014), possibly the first death cause worldwide. This has
+
                million annual deaths by 2050 (O'Neill, 2014), possibly the first death cause worldwide. This has
                    lead the United Nations to declare antibiotic resistance as one of the greatest threats to global
+
                lead the United Nations to declare antibiotic resistance as one of the greatest threats to global
                    public health. </p>
+
                public health. </p>
  
  
                <h2>Resistant bacterial infections: Choosing our project aim</h2>
+
            <h2>Resistant bacterial infections: Choosing our project aim</h2>
  
                <p>Antibiotic resistance is an exponential growing problem around the world and it has a very serious
+
            <p>Antibiotic resistance is an exponential growing problem around the world and it has a very serious
                    social impact. Looking for a solution to this problem we focused on a gastrointestinal pathogen,
+
                social impact. Looking for a solution to this problem we focused on a gastrointestinal pathogen,
                    Clostridioides difficile. This bacteria infected patients in 21 of the 29 hospitals of Costa Rica
+
                Clostridioides difficile. This bacteria infected patients in 21 of the 29 hospitals of Costa Rica
                    from 2011-2014. Even one of our team members have suffered from this illness.</p>
+
                from 2011-2014. Even one of our team members have suffered from this illness.</p>
  
                <h2>Problems: </h2>
+
            <h2>Problems: </h2>
                <h3>Awareness for antibiotic resistance is lacking</h3>
+
            <h3>Awareness for antibiotic resistance is lacking</h3>
  
                <p>There is a worldwide ignorance on the subject of microbial resistance to antibiotics and Costa Rica
+
            <p>There is a worldwide ignorance on the subject of microbial resistance to antibiotics and Costa Rica
                    is not the exception. Globally, the main cause of this problem is the misuse of antibiotics, leading
+
                is not the exception. Globally, the main cause of this problem is the misuse of antibiotics, leading
                    to the survival of some resistant bacteria, able to spread again. Also, the bad waste management of
+
                to the survival of some resistant bacteria, able to spread again. Also, the bad waste management of
                    these drugs contributes to increase resistant bacteria. This bacteria can later transfer their
+
                these drugs contributes to increase resistant bacteria. This bacteria can later transfer their
                    resistance to human microbiota (van Rijn et al., 2019). </p>
+
                resistance to human microbiota (van Rijn et al., 2019). </p>
                <p>Research is being conducted to discover new antibiotics. However, only two new antibiotic classes
+
            <p>Research is being conducted to discover new antibiotics. However, only two new antibiotic classes
                    (lipopeptides and oxazolidinones) have been developed and approved by international drug agencies
+
                (lipopeptides and oxazolidinones) have been developed and approved by international drug agencies
                    (US Food and Drug Administration and European Medicines Agency) in the last three decades
+
                (US Food and Drug Administration and European Medicines Agency) in the last three decades
                    (Tacconelli et al., 2018). The field of antibiotics is not lucrative enough for pharmaceutical
+
                (Tacconelli et al., 2018). The field of antibiotics is not lucrative enough for pharmaceutical
                    companies and newly discovered compounds remain similar in function to current antibiotics. As a
+
                companies and newly discovered compounds remain similar in function to current antibiotics. As a
                    result, only a few large companies such as GlaxoSmithKline, Novartis, Merck and Roche are still
+
                result, only a few large companies such as GlaxoSmithKline, Novartis, Merck and Roche are still
                    actively engaged in antibiotic research and development (Jackson, Czaplewski & Piddock, 2018).</p>
+
                actively engaged in antibiotic research and development (Jackson, Czaplewski & Piddock, 2018).</p>
                <p>During our problems exploration we realized antibiotic resistance consists of the two problems
+
            <p>During our problems exploration we realized antibiotic resistance consists of the two problems
                    mentioned above. Therefore, we decided to go out the lab to help create awareness on antibiotic
+
                mentioned above. Therefore, we decided to go out the lab to help create awareness on antibiotic
                    resistance in our country and prove the prevalence of antibiotic resistance bacteria using the agar
+
                resistance in our country and prove the prevalence of antibiotic resistance bacteria using the agar
                    antibiotic resistance test.</p>
+
                antibiotic resistance test.</p>
  
                <h3>Larger agar antibiotic resistance test</h3>
+
            <h3>Larger agar antibiotic resistance test</h3>
  
  
                <p>We went to the streets to have a closer encounter with people. In total we sampled 10 different
+
            <p>We went to the streets to have a closer encounter with people. In total we sampled 10 different
                    places of Costa Rica: La Agonía Park in Alajuela, Central Park in Heredia, Central Park in Cartago
+
                places of Costa Rica: La Agonía Park in Alajuela, Central Park in Heredia, Central Park in Cartago
                    and seven different places in San Jose (Central Park, El Mercado Central, La Sabana Metropolitan
+
                and seven different places in San Jose (Central Park, El Mercado Central, La Sabana Metropolitan
                    Park, France Park and the buses stations from Limón, Puntarenas and Liberia). We talked to 100 Costa
+
                Park, France Park and the buses stations from Limón, Puntarenas and Liberia). We talked to 100 Costa
                    Ricans, explained them a little bit of our problem and sampled their mouth with sterile swabs and
+
                Ricans, explained them a little bit of our problem and sampled their mouth with sterile swabs and
                    following the National Health Ministry regulations. Samples were grown in petri dishes supplemented
+
                following the National Health Ministry regulations. Samples were grown in petri dishes supplemented
                    with amoxicillin (antibiotic most commonly used in Costa Rica) for 24h at 37 °C. </p>
+
                with amoxicillin (antibiotic most commonly used in Costa Rica) for 24h at 37 °C. </p>
  
    </html>
+
</html>
    {{Costa_Rica/Interactive-Map}}
+
{{Costa_Rica/Interactive-Map}}
  
    <html>
+
<html>
  
    <h2>References</h2>
+
<h2>References</h2>
    <p class="ref">
+
<p class="ref">
        Jackson, N., Czaplewski, L., & Piddock, L. J. (2018). Discovery and development of new antibacterial drugs: learning
+
    Jackson, N., Czaplewski, L., & Piddock, L. J. (2018). Discovery and development of new antibacterial drugs: learning
        from experience?. Journal of Antimicrobial Chemotherapy, 73(6), 1452-1459. </p>
+
    from experience?. Journal of Antimicrobial Chemotherapy, 73(6), 1452-1459. </p>
  
    <p class="ref"> O’Neill, J. (2014). Antimicrobial resistance. Tackling a Crisis for the Health and Wealth of
+
<p class="ref"> O’Neill, J. (2014). Antimicrobial resistance. Tackling a Crisis for the Health and Wealth of
        Nations. </p>
+
    Nations. </p>
  
    <p class="ref"> Tacconelli, E., Carrara, E., Savoldi, A., Harbarth, S., Mendelson, M., Monnet, D. L., ... &
+
<p class="ref"> Tacconelli, E., Carrara, E., Savoldi, A., Harbarth, S., Mendelson, M., Monnet, D. L., ... &
        Ouellette, M. (2018). Discovery, research, and development of new antibiotics: the WHO priority list of
+
    Ouellette, M. (2018). Discovery, research, and development of new antibiotics: the WHO priority list of
        antibiotic-resistant bacteria and tuberculosis. The Lancet Infectious Diseases, 18(3), 318-327. </p>
+
    antibiotic-resistant bacteria and tuberculosis. The Lancet Infectious Diseases, 18(3), 318-327. </p>
  
    <p class="ref"> van Rijn, M., Haverkate, M., Achterberg, P., & Timen, A. (2019). The public uptake of
+
<p class="ref"> van Rijn, M., Haverkate, M., Achterberg, P., & Timen, A. (2019). The public uptake of
        information about antibiotic resistance in the Netherlands. Public Understanding of Science, 28(4),
+
    information about antibiotic resistance in the Netherlands. Public Understanding of Science, 28(4),
        486-503.
+
    486-503.
    </p>
+
</p>
  
    </div>
+
</div>
  
  
  
    </div>
+
</div>
    <script>
+
<script>
        var slideIndex = 1;
+
    var slideIndex = 1;
        showSlides(slideIndex);
+
    showSlides(slideIndex);
  
  
        function currentSlide(n) {
+
    function currentSlide(n) {
            showSlides(slideIndex = n);
+
        showSlides(slideIndex = n);
        }
+
    }
  
        function showSlides(n) {
+
    function showSlides(n) {
            var i;
+
        var i;
            var slides = document.getElementsByClassName("mySlides");
+
        var slides = document.getElementsByClassName("mySlides");
            var dots = document.getElementsByClassName("medal");
+
        var dots = document.getElementsByClassName("medal");
  
            if (n > slides.length) { slideIndex = 1 }
+
        if (n > slides.length) { slideIndex = 1 }
            if (n < 1) { slideIndex = slides.length }
+
        if (n < 1) { slideIndex = slides.length }
            for (i = 0; i < slides.length; i++) {
+
        for (i = 0; i < slides.length; i++) {
                slides[i].style.display = "none";
+
            slides[i].style.display = "none";
            }
+
        }
            for (i = 0; i < dots.length; i++) {
+
        for (i = 0; i < dots.length; i++) {
                dots[i].className = dots[i].className.replace(" active", "");
+
            dots[i].className = dots[i].className.replace(" active", "");
 
+
            }
+
            slides[slideIndex - 1].style.display = "block";
+
            dots[slideIndex - 1].className += " active";
+
  
 
         }
 
         }
 +
        slides[slideIndex - 1].style.display = "block";
 +
        dots[slideIndex - 1].className += " active";
  
 +
    }
  
        var slideIndexPictures = 1;
 
        showSlidesPicturesB(slideIndexPictures);
 
  
 +
    var slideIndexPictures = 1;
 +
    showSlidesPicturesB(slideIndexPictures);
  
        function currentSlidePicturesB(n) {
 
            showSlidesPicturesB(slideIndexPictures = slideIndexPictures - n);
 
        }
 
  
        function showSlidesPicturesB(n) {
+
    function currentSlidePicturesB(n) {
            var i;
+
        showSlidesPicturesB(slideIndexPictures = slideIndexPictures - n);
            var slides = document.getElementsByClassName("mySlidesB");
+
    }
  
 +
    function showSlidesPicturesB(n) {
 +
        var i;
 +
        var slides = document.getElementsByClassName("mySlidesB");
  
            if (n > slides.length) { slideIndexPictures = 1 }
 
            if (n < 1) { slideIndexPictures = slides.length }
 
            for (i = 0; i < slides.length; i++) {
 
                slides[i].style.display = "none";
 
            }
 
  
            slides[slideIndexPictures - 1].style.display = "block";
+
        if (n > slides.length) { slideIndexPictures = 1 }
 +
        if (n < 1) { slideIndexPictures = slides.length }
 +
        for (i = 0; i < slides.length; i++) {
 +
            slides[i].style.display = "none";
 
         }
 
         }
  
         var slideIndexPicturesC = 1;
+
         slides[slideIndexPictures - 1].style.display = "block";
        showSlidesPicturesC(slideIndexPicturesC);
+
    }
  
 +
    var slideIndexPicturesC = 1;
 +
    showSlidesPicturesC(slideIndexPicturesC);
  
        function currentSlidePicturesC(n) {
 
            showSlidesPicturesC(slideIndexPicturesC = slideIndexPicturesC - n);
 
        }
 
 
        function showSlidesPicturesC(n) {
 
            var i;
 
            var slides = document.getElementsByClassName("mySlidesC");
 
  
 +
    function currentSlidePicturesC(n) {
 +
        showSlidesPicturesC(slideIndexPicturesC = slideIndexPicturesC - n);
 +
    }
  
            if (n > slides.length) { slideIndexPicturesC = 1 }
+
    function showSlidesPicturesC(n) {
            if (n < 1) { slideIndexPicturesC = slides.length }
+
        var i;
            for (i = 0; i < slides.length; i++) {
+
        var slides = document.getElementsByClassName("mySlidesC");
                slides[i].style.display = "none";
+
            }
+
  
            slides[slideIndexPicturesC - 1].style.display = "block";
 
  
 +
        if (n > slides.length) { slideIndexPicturesC = 1 }
 +
        if (n < 1) { slideIndexPicturesC = slides.length }
 +
        for (i = 0; i < slides.length; i++) {
 +
            slides[i].style.display = "none";
 
         }
 
         }
  
         var slideIndexPicturesD = 1;
+
         slides[slideIndexPicturesC - 1].style.display = "block";
        showSlidesPicturesD(slideIndexPicturesD);
+
  
 +
    }
  
        function currentSlidePicturesD(n) {
+
    var slideIndexPicturesD = 1;
            showSlidesPicturesD(slideIndexPicturesD = slideIndexPicturesD - n);
+
    showSlidesPicturesD(slideIndexPicturesD);
        }
+
  
        function showSlidesPicturesD(n) {
 
            var i;
 
            var slides = document.getElementsByClassName("mySlidesD");
 
  
 +
    function currentSlidePicturesD(n) {
 +
        showSlidesPicturesD(slideIndexPicturesD = slideIndexPicturesD - n);
 +
    }
  
            if (n > slides.length) { slideIndexPicturesD = 1 }
+
    function showSlidesPicturesD(n) {
            if (n < 1) { slideIndexPicturesD = slides.length }
+
        var i;
            for (i = 0; i < slides.length; i++) {
+
        var slides = document.getElementsByClassName("mySlidesD");
                slides[i].style.display = "none";
+
            }
+
  
            slides[slideIndexPicturesD - 1].style.display = "block";
 
  
 +
        if (n > slides.length) { slideIndexPicturesD = 1 }
 +
        if (n < 1) { slideIndexPicturesD = slides.length }
 +
        for (i = 0; i < slides.length; i++) {
 +
            slides[i].style.display = "none";
 
         }
 
         }
        var slideIndexPicturesE = 1;
 
        showSlidesPicturesE(slideIndexPicturesE);
 
  
 +
        slides[slideIndexPicturesD - 1].style.display = "block";
  
        function currentSlidePicturesE(n) {
+
    }
            showSlidesPicturesE(slideIndexPicturesE = slideIndexPicturesE - n);
+
    var slideIndexPicturesE = 1;
        }
+
    showSlidesPicturesE(slideIndexPicturesE);
  
        function showSlidesPicturesE(n) {
 
            var i;
 
            var slides = document.getElementsByClassName("mySlidesE");
 
  
 +
    function currentSlidePicturesE(n) {
 +
        showSlidesPicturesE(slideIndexPicturesE = slideIndexPicturesE - n);
 +
    }
  
            if (n > slides.length) { slideIndexPicturesE = 1 }
+
    function showSlidesPicturesE(n) {
            if (n < 1) { slideIndexPicturesE = slides.length }
+
        var i;
            for (i = 0; i < slides.length; i++) {
+
        var slides = document.getElementsByClassName("mySlidesE");
                slides[i].style.display = "none";
+
            }
+
  
            slides[slideIndexPicturesE - 1].style.display = "block";
 
  
 +
        if (n > slides.length) { slideIndexPicturesE = 1 }
 +
        if (n < 1) { slideIndexPicturesE = slides.length }
 +
        for (i = 0; i < slides.length; i++) {
 +
            slides[i].style.display = "none";
 
         }
 
         }
        var slideIndexPicturesF = 1;
 
        showSlidesPicturesF(slideIndexPicturesF);
 
  
 +
        slides[slideIndexPicturesE - 1].style.display = "block";
  
        function currentSlidePicturesF(n) {
+
    }
            showSlidesPicturesF(slideIndexPicturesF = slideIndexPicturesF - n);
+
    var slideIndexPicturesF = 1;
        }
+
    showSlidesPicturesF(slideIndexPicturesF);
  
        function showSlidesPicturesF(n) {
 
            var i;
 
            var slides = document.getElementsByClassName("mySlidesF");
 
  
 +
    function currentSlidePicturesF(n) {
 +
        showSlidesPicturesF(slideIndexPicturesF = slideIndexPicturesF - n);
 +
    }
  
            if (n > slides.length) { slideIndexPicturesF = 1 }
+
    function showSlidesPicturesF(n) {
            if (n < 1) { slideIndexPicturesF = slides.length }
+
        var i;
            for (i = 0; i < slides.length; i++) {
+
        var slides = document.getElementsByClassName("mySlidesF");
                slides[i].style.display = "none";
+
            }
+
  
            slides[slideIndexPicturesF - 1].style.display = "block";
 
  
 +
        if (n > slides.length) { slideIndexPicturesF = 1 }
 +
        if (n < 1) { slideIndexPicturesF = slides.length }
 +
        for (i = 0; i < slides.length; i++) {
 +
            slides[i].style.display = "none";
 
         }
 
         }
  
 +
        slides[slideIndexPicturesF - 1].style.display = "block";
  
 +
    }
  
    </script>
 
  
  
    <style>
+
</script>
        .sticky {
+
            position: fixed;
+
            top: 100px;
+
        }
+
    </style>
+
  
    <script>
 
  
 +
<style>
 +
    .sticky {
 +
        position: fixed;
 +
        top: 100px;
 +
    }
 +
</style>
  
        // When the user scrolls the page, execute myFunction
+
<script>
        window.onscroll = function () { myFunction() };
+
  
        // Get the navbar
 
        var navbar = document.getElementById("myHeader");
 
  
        // Get the offset position of the navbar
+
    // When the user scrolls the page, execute myFunction
        var sticky = $('#myHeader').offset().top;
+
    window.onscroll = function () { myFunction() };
  
        // Add the sticky class to the navbar when you reach its scroll position. Remove "sticky" when you leave the scroll position
+
    // Get the navbar
        function myFunction() {
+
    var navbar = document.getElementById("myHeader");
            if (window.pageYOffset + 130 >= sticky) {
+
 
                navbar.classList.add("sticky")
+
    // Get the offset position of the navbar
            } else {
+
    var sticky = $('#myHeader').offset().top;
                navbar.classList.remove("sticky");
+
 
            }
+
    // Add the sticky class to the navbar when you reach its scroll position. Remove "sticky" when you leave the scroll position
         }  
+
    function myFunction() {
     </script>
+
        if (window.pageYOffset + 130 >= sticky) {
    </div>
+
            navbar.classList.add("sticky")
 +
        } else {
 +
            navbar.classList.remove("sticky");
 +
         }
 +
     }
 +
</script>
 +
</div>
  
    </html>
+
</html>
    {{Costa_Rica/Footbar}}
+
{{Costa_Rica/Footbar}}

Revision as of 23:01, 20 October 2019

Responsive image

Human practices are meant to explain why our project is important to the world. Here we present how we do an intense work to inform the people of Costa Rica about Synthetic Biology, iGEM and the new possibilities of Engineered Probiotics.

Responsive image
Public Engagement
Integrated Human Practice

Science Through Dance

If there is something that we can be sure of is the primitive need that human being has to understand and describe the world that surrounds us. Both science and art, are avatars of human creativity, created to facilitate the process of understanding and expressing. Nevertheless, most people use to think about them as separated fields.

That’s why, using our background in science and the experience as a dance teacher of one of our team members, we fusioned them in a special show, named Science Through Dance.

The show Science Through Dance, gave us the opportunity to bring science and dance to the table, where dancers, scientists, dance parents, university teachers and many supportive people experienced, enjoyed, felt and learnt from it. It’s important to say that this space was also a way to demonstrate the capabilities of the country in these areas, which often go unnoticed or unconnected.

To achieve the goal, we contacted scientists, dancers from all ages and one of the most famous theatres in Costa Rica. First, for science section, we counted with Rosalind Innovations, a biotech-social entrepreneurship who spoke of the magnificence of nature and the unbelievable biotech projects that emerged from it. Also, 4 chemistry students from the University of Costa Rica, elaborated an incredible show, where they made and explained amazing experiments. Additionally, our team presented the project we are taking to the iGEM competition. As for the dance section, we counted with 90 dancers from 7 to 35 years old, from beginners to nationally and internationally recognized dancers.

Disciplines preformed were from Ballet to Jazz, Tap, Hip Hop, Contemporary, Lyric, Latin Dance, Antigravity, Break Dance and African Dance. All of them appreciated by 285 spectators. The show was covered by Novum Comunicaciones S.A., a company who took all astonishing photos you can see in the next slideshow.

1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3

iGEMxSDGs Challenge

*Insertar imagen: Logo SDG

In collaboration with the 2019 iGEM teams from Taipei American School (Taiwan) and the University of Tübingen (Germany), we created a challenge related with the Sustainable Development Goals (SDGs) proposed by the United Nations. This three continents and different time zones collab, was born to promote the SDGs and show the iGEM 2019’s footprint in the advancement of a global sustainable development.

*Foto n45*

iGEMxSDGs challenge’s inspiration is the current need to address the global challenges we are facing and we will potentially face in the future, confident that our challenge can impact teams in their fulfilment of the SDGs.

Every year each iGEM team targets at least one goal through their project and even more considering the human practice, collaborations and potencial outlook. Base on that, our challenge invited teams to match their targeting goals and post them on their social media. The strategy to encourage more teams consisted in a nomination chain, similar to the ice bucket challenge, where you accepted the challenge, posted your information and tagged three teams to do the same in the next 48 hours.

Considering the amount of tasks an iGEMer have to do this days, we elaborated a platform in our wiki (LINK) to facilitate the process. There, you just had to access from an iGEM account, select your team goals and easily create a collage for your social media. Also, we established a hashtag for our challenge named #iGEMxSDGs, to show all team posts and motivate other teams to do it.

Challenge Results.

A total 74 teams participated in the hashtag challenge. The list of them is located in Collaborations). We shall now discuss the most shared SDG’s among the participants of our challenge.

*insertar foto n43*

SDG 3. Good Health & Well Being: This was the most frequent goal targeted by teams that took part of the challenge. According to the UN, ensuring healthy lives and promoting the well-being at all ages is essential to sustainable development. Since the 19th century, significant efforts have been made to eradicate all sorts of diseases, including polio, smallpox, and malaria in most developed countries. It is not a coincidence that most iGem teams targeted this sustainable development goal, since one of the main applications of synthetic biology is the treatment of diseases. Whether they come from pathogens, or from pollution, most teams agree that the most important goal to have in mind is the well being a health of the general population. This, combined with efforts in promotion and prevention, provide local communities with the necessary tools to achieve sustainable development.

SDG 17. Partnerships for the goals: Most teams agreed that partnerships are the key to achieve major advancements in any field, specially if we are talking about development. For us, one of the main reasons why iGem is unique, is because it promotes collaborations, and exchange of ideas between many different countries and disciplines. Even if a team has a project more oriented towards local issues, it’s important to document and share gathered information or data. You never know if someone across the world is trying to solve the same exact problem you are facing.

SDG 12. Responsible Consumption and Production: Climate is one of the major global concerns right now. It is necessary to adopt a responsible approach towards production and discard of every kind of goods (clothing, technology, food). It is extremely important to achieve efficiency, and to minimize pollution via recycling. Being responsible with the environment is one of the main axes of sustainable development. We need to shift our mindsets from “How can we produce more and cheaper” to “How can we produce more efficiently, minimizing our environmental impact”. A significant amount of teams agreed with this. Pollution is a small and large scale concern, and efforts have to be doubled in order to solve this problem. Most of the teams in this collaboration have projects related directly to reducing contamination in industrial communities.

SDG 9. Industry, Innovation and Infrastructure: The fourth most shared SDG among the teams is one of the most fundamental in matter of development. Progress is absolutely necessary for sustainable development, and innovation is key to progress. Whether it comes from the improvement of already existing processes, or the creation of completely new technologies, iGem teams agree that to make a change, it’s important to create something new and relevant. This also closely related to the very theme of iGem, which is the development of synthetic biology, through interdisciplinary innovation.

Booklet

“Synthetic biology has expanded and evolved substantially from its initial rather narrow focus to appreciate and use more fully the diversity of mechanisms found in natural biological systems” -Christina D. Smolke.

Nevertheless, this accomplishment can only be achieved is there is enough dialogue between the parts involved in Synthetic Biology improvement. In Costa Rica, as in many countries, there is still a lot to learn and discuss in this areas. And so, resources, bureaucratic processes and the lack of scientific diffusion to general public are some of the problems frequently found in synbio investigations in our country.

Therefore, our team worked in the study and vinculation of synthetic biology segments needed to be strengthen in our country. These sectors include National Politics, Healthcare Systems and general public.

To gather information about the state of the art of National Politics in terms of Synthetic Biology, we interviewed experts in the topic:

Dr. Pedro Rocha, International Technology and Innovation specialist involved in biotechnology and biosafety issues in the Instituto Interamericano de Cooperación para la Agricultura (IICA).

Dra. Sylvie Braibant, National Biotechnology Program Coordinator of Servicio Nacional de Salud Animal.

Eng. Beatriz Ortiz, Evaluator in the Registries Unit, Health Products Regulation Department of the Ministry of Health .

Lic. Alejandra Chaverri, Director of Regulation of Products of Health Interest of the Ministry of Health.

Dr. José Ramón Salcedo, General Coordinator of the Master in Bio-Law of the University of Murcia

Mcs. Alejandro Hernández, Science Director at the Ministry of Science and Technology for several years.

BSc. Ediner Fuentes, Ambassador of the iGEM Foundation for the CBD COP-MOP of the Cartagena Protocol.

LL.M. María Carolina Peláez Gil, Global Health Law Practitioner and International Legal Consultant.

As for the Healthcare System, we wanted to approach to medical centers and doctors as a primary source of information and future distribution channels of synthetic biology health solutions. Therefore, we got in contact with:

Dr. Fernando Morales, Dean of Medicine of the University of Costa Rica.

Dr. Gustavo Leandro, Chief of Infectology of the Dr. Raúl Blanco Cervantes Hospital.

1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3
1 / 3

Antibiotic resistance: A global problem

Since we were brainstorming about possible problems to be addressed, we quickly (not so much) stumbled upon the issue of antibiotic resistance. This phenomenon is expected to provoke up to 10 million annual deaths by 2050 (O'Neill, 2014), possibly the first death cause worldwide. This has lead the United Nations to declare antibiotic resistance as one of the greatest threats to global public health.

Resistant bacterial infections: Choosing our project aim

Antibiotic resistance is an exponential growing problem around the world and it has a very serious social impact. Looking for a solution to this problem we focused on a gastrointestinal pathogen, Clostridioides difficile. This bacteria infected patients in 21 of the 29 hospitals of Costa Rica from 2011-2014. Even one of our team members have suffered from this illness.

Problems:

Awareness for antibiotic resistance is lacking

There is a worldwide ignorance on the subject of microbial resistance to antibiotics and Costa Rica is not the exception. Globally, the main cause of this problem is the misuse of antibiotics, leading to the survival of some resistant bacteria, able to spread again. Also, the bad waste management of these drugs contributes to increase resistant bacteria. This bacteria can later transfer their resistance to human microbiota (van Rijn et al., 2019).

Research is being conducted to discover new antibiotics. However, only two new antibiotic classes (lipopeptides and oxazolidinones) have been developed and approved by international drug agencies (US Food and Drug Administration and European Medicines Agency) in the last three decades (Tacconelli et al., 2018). The field of antibiotics is not lucrative enough for pharmaceutical companies and newly discovered compounds remain similar in function to current antibiotics. As a result, only a few large companies such as GlaxoSmithKline, Novartis, Merck and Roche are still actively engaged in antibiotic research and development (Jackson, Czaplewski & Piddock, 2018).

During our problems exploration we realized antibiotic resistance consists of the two problems mentioned above. Therefore, we decided to go out the lab to help create awareness on antibiotic resistance in our country and prove the prevalence of antibiotic resistance bacteria using the agar antibiotic resistance test.

Larger agar antibiotic resistance test

We went to the streets to have a closer encounter with people. In total we sampled 10 different places of Costa Rica: La Agonía Park in Alajuela, Central Park in Heredia, Central Park in Cartago and seven different places in San Jose (Central Park, El Mercado Central, La Sabana Metropolitan Park, France Park and the buses stations from Limón, Puntarenas and Liberia). We talked to 100 Costa Ricans, explained them a little bit of our problem and sampled their mouth with sterile swabs and following the National Health Ministry regulations. Samples were grown in petri dishes supplemented with amoxicillin (antibiotic most commonly used in Costa Rica) for 24h at 37 °C.

Snow

References

Jackson, N., Czaplewski, L., & Piddock, L. J. (2018). Discovery and development of new antibacterial drugs: learning from experience?. Journal of Antimicrobial Chemotherapy, 73(6), 1452-1459.

O’Neill, J. (2014). Antimicrobial resistance. Tackling a Crisis for the Health and Wealth of Nations.

Tacconelli, E., Carrara, E., Savoldi, A., Harbarth, S., Mendelson, M., Monnet, D. L., ... & Ouellette, M. (2018). Discovery, research, and development of new antibiotics: the WHO priority list of antibiotic-resistant bacteria and tuberculosis. The Lancet Infectious Diseases, 18(3), 318-327.

van Rijn, M., Haverkate, M., Achterberg, P., & Timen, A. (2019). The public uptake of information about antibiotic resistance in the Netherlands. Public Understanding of Science, 28(4), 486-503.

"La ciencia es lo que entendemos lo suficientemente bien como para explicarle a una computadora. Arte es todo lo demás que hacemos".

— Donald Knuth.