Difference between revisions of "Template:UNILA LatAm"

Line 1: Line 1:
 +
{{Queens_Canada/Navigation}}
 +
{{Queens_Canada/Header}}
 +
{{Queens_Canada/Header2}}
 +
 
<html>
 
<html>
  <head>
 
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
 
    <script>
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
$(document).ready(function() {
 
 
//remove the HQ_page id
 
$("#HQ_page").attr('id','');
 
});
 
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
</script> <script>
 
      $(document).ready(function(){
 
        var ok_drl = 1;
 
        var ok_hp = 1;
 
        var ok_prjct = 1;
 
        var ok_team = 1;
 
        var h_hp = 320;
 
        var h_prjct = 650;
 
        var h_drl = 700;
 
        var h_team = 180;
 
        $('#carre').click(function(){
 
          if (ok_drl == 1){
 
            document.getElementById('drl-mobile').style.height = h_drl + "px";
 
            ok_drl=0;
 
document.getElementById('gold').style.top = "76px";
 
            document.getElementById('gold').style.transform = "rotate(45deg)";
 
            document.getElementById('silver').style.height = "0px";
 
            document.getElementById('bronze').style.top = "61px";
 
            document.getElementById('bronze').style.transform = "rotate(-45deg)";
 
          }
 
          else {
 
            document.getElementById('drl-mobile').style.height = "0px";
 
            document.getElementById('drl_hp').style.height = "0px";
 
            document.getElementById('drl_prjct').style.height = "0px";
 
            document.getElementById('drl_team').style.height = "0px";
 
            ok_hp=1;
 
            ok_drl=1;
 
            ok_prjct = 1;
 
            ok_team = 1;
 
            h_drl = 700;
 
            document.getElementById('gold').style.top = "25px";
 
            document.getElementById('gold').style.transform = "rotate(0deg)";
 
            document.getElementById('silver').style.height = "15px";
 
            document.getElementById('bronze').style.top = "100px";
 
            document.getElementById('bronze').style.transform = "rotate(0deg)";
 
            document.getElementById('tri_1').style.transform = "rotate(0deg)";
 
            document.getElementById('tri_2').style.transform = "rotate(0deg)";
 
            document.getElementById('tri_3').style.transform = "rotate(0deg)";
 
          }
 
        });
 
        $('#hp').click(function(){
 
          if (ok_hp==1){
 
            document.getElementById('tri_1').style.transform = "rotate(90deg)";
 
            document.getElementById('drl_hp').style.height = h_hp + "px";
 
            h_hp = parseInt(document.getElementById('drl_hp').style.height,10);
 
            h_drl = parseInt(document.getElementById('drl-mobile').style.height,10);
 
            document.getElementById('drl-mobile').style.height = h_hp + h_drl + "px";
 
            ok_hp=0;
 
           
 
          }
 
          else {
 
            document.getElementById('tri_1').style.transform = "rotate(0deg)";
 
            document.getElementById('drl_hp').style.height = "0px";
 
            h_drl = parseInt(document.getElementById('drl-mobile').style.height,10);
 
            document.getElementById('drl-mobile').style.height = - h_hp + h_drl + "px";
 
            ok_hp=1;
 
          }
 
        });
 
        $('#prjct').click(function(){
 
          if (ok_prjct==1){
 
            document.getElementById('tri_2').style.transform = "rotate(90deg)";
 
            document.getElementById('drl_prjct').style.height = h_prjct + "px";
 
            h_prjct = parseInt(document.getElementById('drl_prjct').style.height,10);
 
            h_drl = parseInt(document.getElementById('drl-mobile').style.height,10);
 
            document.getElementById('drl-mobile').style.height = h_prjct + h_drl + "px";
 
            ok_prjct=0;
 
           
 
          }
 
          else {
 
            document.getElementById('tri_2').style.transform = "rotate(0deg)";
 
            document.getElementById('drl_prjct').style.height = "0px";
 
            h_drl = parseInt(document.getElementById('drl-mobile').style.height,10);
 
            document.getElementById('drl-mobile').style.height = - h_prjct + h_drl + "px";
 
            ok_prjct=1;
 
          }
 
        });
 
    $('#team').click(function(){
 
          if (ok_team==1){
 
            document.getElementById('tri_3').style.transform = "rotate(90deg)";
 
            document.getElementById('drl_team').style.height = h_team + "px";
 
            h_team = parseInt(document.getElementById('drl_team').style.height,10);
 
            h_drl = parseInt(document.getElementById('drl-mobile').style.height,10);
 
            document.getElementById('drl-mobile').style.height = h_team + h_drl + "px";
 
            ok_team=0;
 
           
 
          }
 
          else {
 
            document.getElementById('tri_3').style.transform = "rotate(0deg)";
 
            document.getElementById('drl_team').style.height = "0px";
 
            h_drl = parseInt(document.getElementById('drl-mobile').style.height,10);
 
            document.getElementById('drl-mobile').style.height = - h_team + h_drl + "px";
 
            ok_team=1;
 
          }
 
        });
 
       
 
      });
 
    </script>
 
    <style>
 
 
/* DEFAULT WIKI SETTINGS */
 
/**************************************************************************************************************************************************************************************************/
 
 
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 
body {background-color:#2f6a6a;overflow-x:hidden;}
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent a[href ^="https://"], .link-https { padding-right:0px;}
 
 
.judges-will-not-evaluate { border: 4px solid #F42534; padding: 2% !important; width: 92%!important;}
 
 
 
 
 
 
 
/**************************************************************************************************************************************************************************************************/
 
 
 
 
 
  <head>
 
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 
    <meta meta="" name="viewport" content="width=device-width, user-scalable=no">
 
    <link href="http://fonts.googleapis.com/css?family=Lato&amp;subset=latin,latin-ext"
 
 
      rel="stylesheet" type="text/css">
 
    <title></title> </head>
 
    <style>
 
      pc {
 
            display:block;
 
      }
 
      @media only screen and (max-width: 1000px) {
 
div.barre-menu {
 
                    display:none;
 
                 
 
                  }
 
                div.woaou {
 
                    display:none;
 
                  }
 
                }
 
      @media only screen and (min-width:1000px){
 
              div.barre-mobile {display:none;}
 
              div.drl-mobile {display:none;}
 
}
 
div.barre-mobile {
 
        background-color:#558585;
 
        height:170px;
 
        width:105%;
 
        margin-left:-2%;
 
        margin-top:0%;
 
 
      }
 
      div.bouton{
 
        position:relative;
 
        width:10%;
 
        float:left;
 
        height:70%;
 
        margin-top:7px;
 
        float:inline-block;
 
        cursor:pointer;
 
        overflow:visible;
 
      }
 
      div.drl-mobile{
 
        float:inline-block;
 
        color:white;
 
        font-family:'Lato',sans-serif;
 
        background-color:#2B6060;
 
        height:0px;
 
        overflow:hidden;
 
        transition:0.3s;
 
 
      }
 
      li.past-mobile {
 
        list-style-type:none;
 
        color:white;
 
        font-family:'Lato',sans-serif;
 
        font-size:70px;
 
        line-height: 75px;
 
      }
 
      a.liste {
 
        text-decoration:none;
 
        color:white;
 
        font-family:'Lato',sans-serif;
 
        list-style-type:none;
 
        margin-left:30px;
 
      }
 
      .parts-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:10px;transition:0.3s;}
 
      div.hamburger_1 {
 
      background-color:white;
 
        height:15px;
 
        width:180px;
 
        top:25px;
 
        position:relative;
 
        transform-origin:50% 50%;
 
        transform:rotate(0deg);
 
        transition:0.2s;
 
        border-radius:9px;
 
        left:20px;
 
      }
 
      div.hamburger_2 {
 
      background-color:white;
 
        height:15px;
 
        width:180px;
 
        top:64px;
 
        position:relative;
 
        transition:0.2s;
 
        border-radius:9px;
 
        left:20px;
 
      }
 
      div.hamburger_3 {
 
      background-color:white;
 
        height:15px;
 
        width:180px;
 
        top:100px;
 
        position:relative;
 
        transition:0.2s;
 
        border-radius:9px;
 
        left:20px;
 
      }
 
      li.drl {
 
        list-style-type:none;
 
        height:0px;
 
        overflow:hidden;
 
        background-color:rgba(0,0,0,0.15);
 
        transition:0.3s;
 
        font-size:60px;
 
        line-height:80px;
 
      }
 
 
}
 
      div.PROJECT{
 
       
 
        margin:auto;
 
       
 
      }
 
      div.HP{
 
        width:72%;
 
        margin:auto;
 
        margin-bottom:10%;
 
      }
 
      div.TEAM{
 
      width:78%;
 
        margin:auto;
 
        margin-bottom:5%;
 
      }
 
      div.JF{
 
      width:60%;
 
        margin:auto;
 
        margin-bottom:4.5%;
 
      }
 
      div.AWARDS{
 
      width:56%;
 
        margin:auto;
 
        margin-bottom:-0.3vw;
 
 
      }
 
      div.SAFETY{
 
      width:43%;
 
        margin:auto;
 
        margin-top:-0.3vw;
 
        margin-bottom:-0.1vw;
 
      }
 
      div.PARTS{
 
        width: 53%;
 
        margin: auto;
 
        margin-top: -0.4vw;
 
        margin-bottom: -5%;
 
      }
 
      div.ABOUT{
 
      width:82%;
 
        margin:auto;
 
        margin-top:-0.2vw;
 
        margin-bottom:-0.1vw;
 
      }
 
      div.logo{
 
      margin:auto;
 
        width:65%;
 
        margin-top:2.5vw;
 
        margin-bottom:-0.2vw;
 
      }
 
 
      div.HOME{
 
        cursor:pointer;
 
      width:13%;
 
        height:12.5vw;
 
        margin-top:-1.2vw;
 
        margin-left:1%;
 
        background-color:#2f6a6a;
 
      float:left;
 
        box-shadow:0px 2px 16px 4px rgba(0,0,0,0.3);
 
        border-radius:1.5vw 1.5vw;
 
      }
 
      div.HOME:hover{
 
      background-image: linear-gradient(#112727, #2B6060 90%);
 
        transition:0.1s;
 
        border-radius:1.5vw 1.5vw;
 
      }
 
      p.onglet{   
 
        font-family:'Lato',sans-serif;
 
        text-decoration:none;
 
      }
 
      p.onglet-home {
 
        font-family:lato;
 
      color:white;
 
        text-align:center;
 
        font-size:1.2vw;
 
      }
 
      div.onglet:hover div.picto{
 
        background-image: linear-gradient(#112727, #2B6060 90%);
 
        transition:0.1s;
 
        border-radius:1vw 1vw;
 
      }
 
      div.picto {
 
        height:6.9vw;
 
        margin-top:0.7vw;
 
        padding-top:0.5vw;
 
        padding-left:10px;
 
        padding-right:5px;
 
        padding-bottom:0px;
 
        transition:0.15s;
 
      }
 
      div.onglet{
 
        width:10.7vw;
 
        cursor:pointer;
 
        color:white;
 
        text-align:center;
 
        font-family:lato;
 
        float:left;
 
        z-index:5;
 
      }
 
      div.barre-menu {
 
        float:left;
 
        width:101.5%;
 
        margin-left:-7px;
 
        box-shadow:0px 2px 16px 4px rgba(0,0,0,0.3);
 
        height:8.1vw;
 
        margin-top:-0%;
 
        font-size:1vw;
 
        background-color:#2f6a6a;
 
      }
 
      div.deroulant{
 
      display:none;
 
        /*min-width: 160px;*/
 
        background-color:white;
 
        color:white;
 
        text-align:left;
 
       
 
      }
 
      div.onglet:hover div.deroulant{
 
      display:inline;
 
        background-color:dodgerblue;
 
      }
 
      li.pasteur-deroulant {
 
        z-index:5;
 
        list-style-type:none;
 
        background-color:rgba(255,255,255,0.2);
 
        text-decoration:none;
 
        margin-top:-1.9%;
 
        margin-left:-4%;
 
       
 
        padding-top:2.5%;
 
        padding-left:10%;
 
        padding-bottom:2.5%;
 
        border-radius:0.8vw 0.8vw;"
 
      }
 
      a.pasteur:hover {
 
      color:black;
 
      }
 
      a.pasteur{
 
        display:block;
 
        margin-top:2%;
 
      margin-bottom:2%;
 
        height:1.5em;
 
        text-decoration:none;
 
        color:white;
 
        font-family:'Lato',sans-serif;
 
        font-size:1.1vw;
 
      }
 
      #cercles-billes {animation: cercles-billes 100s linear infinite;transform-origin:44.668% 49.665%;}@keyframes cercles-billes {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}
 
     
 
      #interieur {animation: interieur 100s linear infinite;transform-origin:44.67% 49.67%;}@keyframes interieur {from {transform: rotate(360deg);}to {transform: rotate(0deg);}}
 
     
 
      #ecr-v_1 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_2 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-v_3 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_4 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-p_5 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-p_6 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-v_7 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_8 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-p_9 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-v_10 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_11 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-v_12 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_13 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-v_14 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_15 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-p_16 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
      #ecr-v_17 {animation: ecr-1 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-1 {from {transform: rotate(0deg);}to{transform:rotate(360deg);}}
 
      #ecr-p_18 {animation: ecr-2 210s linear infinite;transform-origin:0% 0%;}@keyframes ecr-2 {from {transform: rotate(360deg);}to{transform:rotate(0deg);}}
 
    </style>
 
  </head>
 
  <mobile>
 
      <div class="barre-mobile">
 
        <div id="carre" style="height:150px;cursor:pointer;margin-left:2%;">
 
          <div id="gold" class="hamburger_1"></div>
 
          <div id="silver" class="hamburger_2"></div>
 
          <div id="bronze" class="hamburger_3"></div>
 
        </div>
 
      </div>
 
      <div id="drl-mobile" class="drl-mobile">
 
        <li id="drl_1" class="past-mobile" style="margin-left:70px;margin-top:15px;"><a
 
 
            style="color:white;text-decoration:none" href="https://2019.igem.org/Team:Pasteur_Paris/Safety">Safety</a></li>
 
        <li id="drl_2" class="past-mobile" style="margin-left:70px;"><a style="color:white;text-decoration:none"
 
 
            href="https://2019.igem.org/Team:Pasteur_Paris/Judgingform">Juddging</a>
 
          Form</li>
 
        <li id="hp" class="past-mobile" style="color:white;cursor:pointer;display:block">
 
          <div id="tri_1" style="transition:0.3s;height:30px;width:30px;float:left;margin-top:22px;margin-right:15px;transform-origin:50% 50%;margin-left:20px">
 
            <svg id="triangle" style="position:relative;top:-40px;" viewBox="0 0 112 86.6"><defs><style>.parts-2{fill:#fff;}</style></defs><polygon
 
 
                class="parts-2" points="112 43.3 0 0 0 86.6 112 43.3"></polygon></svg>
 
          </div>
 
          <a style="color:white;text-decoration:none" href="https://2019.igem.org/Team:Pasteur_Paris/Human_Practices">Human
 
            Pratices</a> </li>
 
        <li id="drl_hp" class="drl"><br>
 
          <a class="liste">Education</a><br>
 
          <a class="liste">Law</a><br>
 
          <a class="liste">Events</a></li>
 
        <li id="prjct" class="past-mobile" style="color:white;cursor:pointer;display:block">
 
          <div id="tri_2" style="transition:0.3s;height:30px;width:30px;float:left;margin-top:22px;margin-right:15px;transform-origin:50% 50%;margin-left:20px">
 
            <svg id="triangle" style="position:relative;top:-40px;" viewBox="0 0 112 86.6"><defs><style>.parts-2{fill:#fff;}</style></defs><polygon
 
 
                class="parts-2" points="112 43.3 0 0 0 86.6 112 43.3"></polygon></svg>
 
          </div>
 
          Project </li>
 
        <li id="drl_prjct" class="drl"> <a class="liste">Description</a><br>
 
          <a class="liste">Design</a><br>
 
          <a class="liste">Results</a> <br>
 
          <a class="liste">Entrepreneurship</a> <br>
 
          <a class="liste">Demonstrate</a> <br>
 
          <a class="liste">Chalenges</a> <br>
 
          <a class="liste">Improve</a> <br>
 
        </li>
 
        <li id="team" class="past-mobile" style="color:white;cursor:pointer;display:block">
 
          <div id="tri_3" style="transition:0.3s;height:30px;width:30px;float:left;margin-top:22px;margin-right:15px;transform-origin:50% 50%;margin-left:20px">
 
            <svg id="triangle" style="position:relative;top:-40px;" viewBox="0 0 112 86.6"><defs><style>.parts-2{fill:#fff;}</style></defs><polygon
 
 
                class="parts-2" points="112 43.3 0 0 0 86.6 112 43.3"></polygon></svg>
 
          </div>
 
          Team </li>
 
        <li id="drl_team" class="drl"> <a href="https://2019.igem.org/Team:Pasteur_Paris/Team"
 
 
            class="liste">Team members</a><br>
 
          <a href="https://2019.igem.org/Team:Pasteur_Paris/Collaborations" class="liste">Collaborations</a><br>
 
          <a href="https://2019.igem.org/Team:Pasteur_Paris/Attributions" class="liste">Attributions</a><br>
 
        </li>
 
        <li id="sciences" class="past-mobile" style="color:white;cursor:pointer;display:block">
 
          <div id="tri_4" style="transition:0.3s;height:30px;width:30px;float:left;margin-top:22px;margin-right:15px;transform-origin:50% 50%;margin-left:20px">
 
            <svg id="triangle" style="position:relative;top:-40px;" viewBox="0 0 112 86.6"><defs><style>.parts-2{fill:#fff;}</style></defs><polygon
 
 
                class="parts-2" points="112 43.3 0 0 0 86.6 112 43.3"></polygon></svg>
 
          </div>
 
          Sciences</li>
 
        <li id="drl_sciences" class="drl"> <a href="https://2019.igem.org/Team:Pasteur_Paris/Notebook"
 
 
            class="liste">Notebook</a> <br>
 
          <a href="https://2019.igem.org/Team:Pasteur_Paris/Collaborations" class="liste">Results</a>
 
          <a href="https://2019.igem.org/Team:Pasteur_Paris/Attributions" class="liste">Attributions</a><br>
 
        </li>
 
        <li id="drl_2" class="past-mobile" style="margin-left:70px;">Awards</li>
 
        <li id="drl_2" class="past-mobile" style="margin-left:70px;"><a href="https://2019.igem.org/Team:Pasteur_Paris/About_Us">About
 
            Us</a></li>
 
      </div>
 
    </mobile>
 
    <div class="barre-menu">
 
      <div class="onglet" style="width:10.6%;">
 
        <div class="picto">
 
<a href="https://2019.igem.org/Team:Pasteur_Paris/Safety" style="text-decoration:none;cursor:pointer;color:white;">
 
          <div class="SAFETY"><svg id="safety" viewBox="0 0 194.7 226.2"><defs><style>.SFTY-1,.SFTY-2,.SFTY-3,.SFTY-5,.SFTY-6{fill:none;stroke:#fff;}.SFTY-1,.SFTY-3,.SFTY-5{stroke-miterlimit:10;}.SFTY-2,.SFTY-3,.SFTY-5,.SFTY-6{stroke-linecap:round;}.SFTY-2,.SFTY-6{stroke-linejoin:round;}.SFTY-2,.SFTY-3{stroke-width:5px;}.SFTY-4{fill:#fff;}.SFTY-5,.SFTY-6{stroke-width:7px;}
 
                  </style></defs><path class="SFTY-1" d="M81.7,850.8" transform="translate(-81.1 -813.8)"></path><path
 
 
                class="SFTY-2" d="M179,816.3c0,19.1-41.1,51.1-94.9,51.1" transform="translate(-81.1 -813.8)"></path><path
 
 
                class="SFTY-3" d="M179,816.3c0,19.1,41,51.6,94.1,51.6" transform="translate(-81.1 -813.8)"></path><path
 
 
                class="SFTY-4" d="M81.1,867.9c3,35.8,12,71.5,28.1,103.7,14.8,29.7,37.4,56.2,69.1,68.2,3.6,1.4,5.1-4.4,1.6-5.8-30.8-11.6-52.2-38.2-66.3-67-15.1-30.8-23.7-65-26.5-99.1-.3-3.9-6.3-3.9-6,0Z"
 
 
                transform="translate(-81.1 -813.8)"></path><path class="SFTY-4"
 
 
                d="M269.8,868.2c-1.4,34.5-9.6,68.9-25.4,99.7-14.9,29.1-37.5,52-66.9,66.4-3.4,1.7-.4,6.9,3.1,5.2,30.2-14.9,53.7-38.7,69-68.6,16.2-31.7,24.7-67.1,26.2-102.7.1-3.8-5.9-3.8-6,0Z"
 
 
                transform="translate(-81.1 -813.8)"></path><line class="SFTY-5"
 
 
                x1="60.9" y1="118.8" x2="90.9" y2="148.8"></line><line class="SFTY-6"
 
 
                x1="152.4" y1="87.4" x2="91.2" y2="149.1"></line></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"><a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris/Safety">SAFETY</a>  </p>
 
        </div>
 
      </div>
 
      <div class="onglet">
 
        <div class="picto">
 
<a href="https://2019.igem.org/Team:Pasteur_Paris/Judgingform" style="text-decoration:none;cursor:pointer;color:white;">
 
          <div class="JF">
 
            <svg id="judging_form" data-name="judging form" viewBox="0 0 254 193"><defs><style>.judg-2{fill:#fff}</style></defs><circle
 
 
                cx="53" cy="48" r="22" fill="none" stroke="#fff" stroke-miterlimit="10"
 
 
                stroke-width="4"></circle><path d="M770 773c-1 9-4 21-3 30 5-4 7-11 12-15 4 7 9 14 15 19l-3-33"
 
 
                class="judg-2" transform="translate(-728 -704)"></path><path d="M769 773c-1 10-3 20-2 30l6-7 3-5c1-2 2-2 4 0l6 8a42 42 0 0 0 8 8l-3-33h-1l4 28c0 3-1 3-3 1a23 23 0 0 1-4-4 123 123 0 0 1-8-11 29 29 0 0 0-7 7c-1 3-5 11-5 4 0-9 2-18 3-26h-1zM860 738a199 199 0 0 1 116-27c4 0 4-6 0-6a204 204 0 0 0-119 27c-4 2-1 8 3 6z"
 
 
                class="judg-2" transform="translate(-728 -704)"></path><path d="M732 712a235 235 0 0 1 124 26c3 2 6-4 3-5a239 239 0 0 0-127-27c-4 0-4 6 0 6zM733 877a298 298 0 0 1 119 20c4 1 5-5 2-6a304 304 0 0 0-121-20c-4 0-4 6 0 6z"
 
 
                class="judg-2" transform="translate(-728 -704)"></path><path d="M854 897a336 336 0 0 1 122-21c4 0 4-6 0-6a340 340 0 0 0-123 21c-4 1-2 7 1 6z"
 
 
                class="judg-2" transform="translate(-728 -704)"></path><path d="M973 708q-1 83 3 165c0 4 6 4 6 0q-4-82-3-165c0-4-6-4-6 0zM728 710q-1 82 3 164c0 4 6 4 6 0q-4-82-3-164c0-4-6-4-6 0zM870 780c28-14 59-18 90-18a2 2 0 0 0 0-2c-32-1-63 3-92 17-1 1 0 4 2 3zM869 802c29-14 59-18 90-18a2 2 0 0 0 0-3c-31 0-62 4-91 18-2 1 0 4 1 3zM869 825c29-14 59-17 90-17a2 2 0 0 0 0-3c-31 0-62 3-91 18-2 1 0 3 1 2zM870 843c28-14 59-18 90-18a2 2 0 0 0 0-2c-32 0-63 3-92 17-1 1 0 4 2 3zM870 867c28-14 59-18 90-18a2 2 0 0 0 0-3c-32 0-63 4-92 18-1 1 0 4 2 3zM748 845a270 270 0 0 1 93 20c2 1 3-2 1-3a272 272 0 0 0-94-20 2 2 0 0 0 0 3zM748 823a270 270 0 0 1 93 20c2 1 3-2 1-3a272 272 0 0 0-94-20 2 2 0 0 0 0 3zM748 805a270 270 0 0 1 93 20c2 1 3-2 1-3a272 272 0 0 0-94-20 2 2 0 0 0 0 3zM745 781a268 268 0 0 1 93 20c1 0 2-2 0-3a270 270 0 0 0-93-20c-2 0-2 3 0 3zM800 766a284 284 0 0 1 38 13c2 1 3-2 1-3a284 284 0 0 0-39-13 2 2 0 0 0-1 3zM745 759l14 1c2 0 2-3 0-3l-14-1c-2 0-2 3 0 3zM801 745a284 284 0 0 1 39 12c2 1 3-2 1-2a271 271 0 0 0-39-13c-2-1-3 2-1 3zM747 737l17 1c2 1 2-2 0-3l-17-1a2 2 0 0 0 0 3zM869 759c29-15 59-18 90-18a2 2 0 0 0 0-3c-31 0-62 4-91 18-2 1 0 3 1 3z"
 
 
                class="judg-2" transform="translate(-728 -704)"></path></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"><a style="color:white;text-decoration:none;"href="https://2019.igem.org/Team:Pasteur_Paris/Judgingform">JUDGING &nbsp;FORM</a></p>
 
        </div>
 
      </div>
 
      <div class="onglet">
 
        <div class="picto">
 
          <div class="HP">
 
            <svg id="human" viewBox="0 0 285 159"><defs><style>.hp-1{fill:#fff}</style></defs><path
 
 
                d="M359 615a265 265 0 0 1 62 26c3 1 5-3 3-4a270 270 0 0 0-64-26c-3-1-4 4-1 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M421 639c1 10-3 18-7 27l-11 25q-11 25-20 51c-1 2 3 4 4 1q10-28 22-55c7-15 18-32 17-49-1-3-5-3-5 0z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M424 648c3 1 3 1 4 4a10 10 0 0 1 0 7l-2 9-6 18a254 254 0 0 1-15 35c-2 3 2 5 3 2a254 254 0 0 0 19-44l6-24c1-6-3-9-8-11-2-1-4 3-1 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M393 723l10 2c4 1 4 1 6-1s-3-5-4-2l-1-1h-1l-3-1-6-1c-3-1-4 3-1 4zM431 654c12-1 25-3 36-8 2-1 1-5-2-4a107 107 0 0 1-34 7c-3 0-3 5 0 5zM411 718a125 125 0 0 0 20 8c2 1 3-3 1-4a121 121 0 0 1-19-8c-2-2-4 2-2 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M434 726c1-3 2-5 4-6s8-3 9 0 0 9-2 12c-2 6-5 12-3 19 2 8 13 12 20 6 2-1-1-5-3-3s-7 2-9 1c-5-3-4-9-3-14 2-6 6-13 5-20-1-6-5-8-10-7s-11 4-12 11c-1 3 3 4 4 1z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M452 728c1-3 4-4 7-4a8 8 0 0 1 7 7l-2 10c-2 5-6 9-5 15 1 10 13 13 21 8 2-2 0-6-2-4-5 3-11 3-14-2s1-9 3-12 4-12 3-18c-3-10-20-12-23-1 0 3 4 4 5 1z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M471 733c0-4 5-3 7 0a22 22 0 0 1 3 8c1 3 5 2 5-1-2-5-4-11-9-13s-10 0-11 5c0 3 4 4 4 1z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M488 735a18 18 0 0 0-9 11c-2 5-2 14 0 19 3 8 17 5 20-2 2-3-2-5-3-3a8 8 0 0 1-8 5c-5 0-6-4-6-8 0-7 1-15 8-18 3-2 0-5-2-4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M500 741l10 6c3 3 8 5 9 10 1 7-8 7-12 6a23 23 0 0 1-11-6c-2-2-5 1-3 3 6 7 23 13 29 3s-12-21-19-26c-3-2-5 2-3 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M516 727l11 6c4 2 8 5 9 9 4 8-7 13-14 12-3-1-4 3-1 4 8 2 20-3 20-12 1-6-2-10-6-13a84 84 0 0 0-18-10c-3-1-4 3-1 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M528 710l10 7 8 6c3 2 6 8 5 13s-6 8-11 6c-3-1-4 4-2 5 10 3 20-7 17-17-1-5-4-9-9-12s-10-9-16-12c-2-1-4 3-2 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M538 687c6 6 14 12 19 20s3 18-4 25c-3 2 1 5 3 3 7-6 11-16 7-25-4-11-14-19-22-27-2-2-5 2-3 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M561 730l14-2c3-1 2-5-1-5l-14 3c-3 0-2 5 1 4zM485 662a37 37 0 0 0 14 0l-2-1c4 9 13 14 21 19s20 9 31 6c2 0 1-5-2-4-10 3-19-2-28-7s-15-9-19-17a2 2 0 0 0-2-1 31 31 0 0 1-12 0c-3 0-4 4-1 5z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M489 631l-16 4c-5 2-7 6-10 10a113 113 0 0 1-10 12c-3 3-5 7-5 12 1 9 13 8 20 7 9-1 17-6 19-16 1-2-4-4-4-1-2 8-8 12-15 13h-12c-7-3-1-10 2-13l11-14c5-8 13-7 21-9a2 2 0 0 0-2-5z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M490 636c10-4 20 1 30 5s19 8 30 10c3 0 4-4 1-5-12-2-22-6-34-11-9-3-19-8-29-4-2 1-1 6 2 5z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M550 651c4 3 6 12 8 17l5 19a391 391 0 0 1 9 38c1 3 5 2 4-1a404 404 0 0 0-10-44l-7-21c-2-4-3-9-7-12-3-2-5 2-3 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path><path d="M546 649c9-10 20-16 33-19s26-7 39-7c3 0 3-5 0-5-14 1-28 4-42 8s-24 9-33 19c-2 3 1 6 3 4zM572 723c2 6 3 15 7 20s9 6 14 6a203 203 0 0 0 23-2c6-1 11-2 15-7 2-2-1-5-3-3-4 5-9 5-15 6l-17 1c-6 0-12 1-15-5s-3-12-5-17c-1-3-5-2-4 1zM430 723c-2 6-4 13 0 19a11 11 0 0 0 14 4c3-1 0-5-2-4-5 3-9-2-10-6s1-8 3-12-4-4-5-1zM348 727l19 11c6 3 12 6 18 6 3 0 3-4 1-4-8-1-14-4-20-8l-16-9c-2-1-4 3-2 4zM490 739c7-2 4 15 2 19s4 4 5 1c3-7 4-27-9-24-2 0-1 5 2 4z"
 
 
                class="hp-1" transform="translate(-347 -611)"></path></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;width:105%;margin-left:-4%;"> HUMAN &nbsp;PRACTICES </p>
 
          <div class="deroulant">
 
            <li class="pasteur-deroulant"> <a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris/Human_Practices">Interview</a>
 
              <a href="https://2019.igem.org/Team:Pasteur_Paris/Collaborations" class="pasteur">Collaboration</a> <a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris/law_ethics" class="pasteur">Law &amp; Ethics</a>
 
            </li>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="onglet">
 
        <div class="picto">
 
          <div class="PROJECT" style="width:53%;margin:auto;margin-top:-0.2vw;
 
        margin-bottom:-0.3vw;">
 
            <svg id="ampoule" viewBox="0 0 275 267.1"><defs><style>.ampl1,.ampl2{fill:none;stroke:#fff;stroke-miterlimit:10}.ampl1{stroke-width:5px}.ampl2{stroke-width:3px}.ampl3{fill:#fff}</style></defs><path
 
 
                class="ampl1" d="M278.1 684.3c3.3-1.9 4.9-3.7 4.9-7.3v-29.9a58.9 58.9 0 1 0-66.5 0V677c0 2.9.5 7.4 5.8 10.1"
 
 
                transform="translate(-111.1 -464.6)"></path><path class="ampl1"
 
 
                d="M156.2 212.5v-68.1l-9.2 14.9-7.9-15.5-7.7 15.8-9.3-15.2v68"></path><rect
 
 
                class="ampl2" x="217.9" y="689.2" width="64.1" height="10.2" rx="5.1"
 
 
                ry="5.1" transform="rotate(-10.8 -2264.1 1047.6)"></rect><rect class="ampl2"
 
 
                x="218" y="710.5" width="64.1" height="10.2" rx="5.1" ry="5.1" transform="rotate(-10.8 -2264 1069)"></rect><path
 
 
                class="ampl3" d="M188.4 644l-35.6 35.5c-3.4 3.5 1.9 8.8 5.3 5.4l35.6-35.6c3.4-3.4-1.9-8.7-5.3-5.3zM342.1 504.3l-35.6 35.6c-3.4 3.4 1.9 8.7 5.3 5.3l35.6-35.6c3.4-3.4-1.9-8.7-5.3-5.3zM165 593.2h-50.2c-4.9 0-4.9 7.5 0 7.5H165c4.9 0 4.9-7.5 0-7.5zM382.5 593.2h-50.3c-4.8 0-4.8 7.5 0 7.5h50.3c4.8 0 4.9-7.5 0-7.5zM145.5 514.4l35.5 35.5c3.5 3.5 8.8-1.8 5.3-5.3l-35.5-35.5c-3.4-3.4-8.7 1.9-5.3 5.3zM311.5 654.1l35.5 35.5c3.5 3.4 8.8-1.9 5.3-5.3l-35.5-35.5c-3.4-3.5-8.7 1.8-5.3 5.3zM249.4 518.5v-50.2c0-4.9-7.5-4.9-7.5 0v50.2c0 4.9 7.5 4.9 7.5 0z"
 
 
                transform="translate(-111.1 -464.6)"></path><path class="ampl2"
 
 
                d="M166.3 229.8v10.4"></path><path class="ampl2" d="M222.4 693.9v-5a12 12 0 0 1 12-12h31a11.9 11.9 0 0 1 10.9 7.1"
 
 
                transform="translate(-111.1 -464.6)"></path><path class="ampl2"
 
 
                d="M111.3 250.9v-11.4"></path><path class="ampl2" d="M277.4 715v3.3a12 12 0 0 1-12 12h-31a12 12 0 0 1-9.1-4.3"
 
 
                transform="translate(-111.1 -464.6)"></path></svg> </div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"> PROJECT </p>
 
          <div class="deroulant">
 
            <li class="pasteur-deroulant"> <a href="https://2019.igem.org/Team:Pasteur_Paris/Description" class="pasteur">Description</a>
 
              <a href="https://2019.igem.org/Team:Pasteur_Paris/Entrepreneurship" class="pasteur">Entrepreneurship</a>
 
              <a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris/Demonstrate">Demonstrate</a>
 
              <a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris/Improve">Improve</a></li>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="HOME">
 
<a href="https://2019.igem.org/Team:Pasteur_Paris" style="text-decoration:none;cursor:pointer;color:white;">
 
        <div class="logo">
 
          <svg viewBox="0 0 1837 1631"><defs><style>.home1,.home2{fill:#fff}.home2,.home3,.home4,.home5,.home6{stroke:#fff}.home2,.home3,.home5{stroke-miterlimit:10}.home3,.home4,.home5,.home6{fill:none}.home3{stroke-width:3px}.home4,.home5,.home6{stroke-linecap:round}.home4,.home6{stroke-linejoin:round}.home4{stroke-width:11px}.home5{stroke-width:8px}.home6{stroke-width:10px}</style></defs><g
 
 
              id="bacterie"><path d="M1069 984c-6 2-8 5-10 8s-9 9-15 11-10 2-15 1a484 484 0 0 0 20-50 451 451 0 0 1-80 13 537 537 0 0 1-83 0c-34-2-69-8-100-22a196 196 0 0 1-48-31c-9 28-32 74-32 74l-30 62c-9-2-19-7-24-14-6-9-2-21-13-36-4-6-12-13-12-11s3 5 5 8l9 14c2 4 1 14 4 20s10 12 15 18l11 17c-6 19-9 39-5 59s12 37 24 54c-4 28-11 42-14 50s-1 10 0 13a14 14 0 0 1-2 11c-2 4-7 8-15 11l-28 9c-11 4-21 8-29 18s-11 25-16 33-12 9-16 12a7 7 0 0 0 0 9c2 2 5 1 9-3l12-17 13-22a84 84 0 0 1 13-15c4-4 8-7 13-9l20-6c7-3 10-5 15-9a114 114 0 0 0 11-11l4-7c1-3-1-6-1-9s-1-5 2-15 10-26 20-28c14 15 30 27 47 34 25 10 51 8 77-1l3 3a25 25 0 0 1 5 4 30 30 0 0 1 4 6l2 6a32 32 0 0 0 2 7 9 9 0 0 0 4 4l6 1a2 2 0 0 0 2-1 2 2 0 0 0 0-1h-6c-3 0-5-3-6-7l-4-12c-2-4-5-8-9-11 45-18 90-59 126-104 6 3 11 8 13 13l4 16a102 102 0 0 0 7 25c5 13 14 24 24 34 6 5 13 11 17 17a53 53 0 0 1 7 17l2 12c2 11 7-1 2-18a50 50 0 0 0-12-20c-5-7-14-13-20-21-8-9-14-20-18-32a148 148 0 0 1-8-66l2-3a552 552 0 0 0 53-89 50 50 0 0 0 11 0 40 40 0 0 0 9-3 28 28 0 0 0 10-7l6-7a16 16 0 0 1 6-4 25 25 0 0 0 3-1 6 6 0 0 0 3-2l-6 1z"
 
 
                class="home1"></path><path d="M757 264v12l2-18a47 47 0 0 0-2 6zM812 938l13 4a265 265 0 0 0 26 6 409 409 0 0 0 44 4l1-58a4 4 0 1 1 8 1l-1 58h26a503 503 0 0 0 57-3v-1l6-57a4 4 0 0 1 4-3 4 4 0 0 1 4 4l-6 56 16-3 9-1 18-4 17-5 1-1 2-9a39 39 0 0 1 15 5 43 43 0 0 1 18 19l6 17a399 399 0 0 1 7 40c1 8 1 15 6 24 2 5 5 11 7 12s-4-13-8-26c-11-36-5-54-17-72-7-10-20-21-32-27a490 490 0 0 0 14-99 567 567 0 0 0-4-94c2-3 5-6 7-6s6 5 9 8l9 7 13 8c4 3 11 6 17 6l14-1a74 74 0 0 0 15-5l13-6 10-1c3 0 6-1 8 1l3 2a4 4 0 0 0 2-1c2-2-3-3-8-4-12-2-17 0-24 3-9 5-21 10-32 9-9-1-18-6-25-11-17-12-30-29-37-47a673 673 0 0 0-30-106 116 116 0 0 1 9-45 106 106 0 0 1 20-31c9-9 20-17 30-25s23-17 31-28 12-24 15-37 6-24 12-35a140 140 0 0 1 12-21 90 90 0 0 1 11-13c15-15-23 7-39 65-5 17-7 37-27 55-15 13-40 25-56 44-12 14-20 31-27 47l-6-15a164 164 0 0 1 5-28l10-30c4-15 6-32 0-46-3-7-7-13-8-21-2-5-1-12 2-17 2-2 4-3 4-6a7 7 0 0 0-1-5c-1-2-5 5-7 11-8 22 5 33 8 47 1 12-4 26-9 39l-14 34c-20-41-44-81-81-102s-84-24-129-13c-3-3-7-7-8-11s0-13 1-19a54 54 0 0 0-1-20 75 75 0 0 0-11-23c-6-9-13-16-17-26l-5-30c-1 12-1 23 1 29 3 9 10 19 17 29s13 22 13 34c0 9-5 19-8 29l-4 15a207 207 0 0 0-54 28 190 190 0 0 0-61 78 40 40 0 0 1-16 4 48 48 0 0 1-40-29c-2-5-4-9-5-16 0-5-1-11-3-10a5 5 0 0 0-3 3c-1 3 1 6 2 9l3 14a35 35 0 0 0 12 19c6 5 13 7 19 11l11 7 7 5c3 4 3 10 2 15l-3 17a201 201 0 0 0 3 70c-4 11-9 22-12 34-4 16-4 33-9 50-5 19-15 38-31 47-11 6-25 8-29 24-2 8-2 18-1 18l3-13 4-11a23 23 0 0 1 8-7l17-6c5-2 12-10 17-16a95 95 0 0 0 12-23c3-7 4-15 5-22l3-20 2-14c1-7 2-15 6-20a22 22 0 0 1 9-6c8 26 20 52 35 75 21 31 47 58 57 89a113 113 0 0 1 5 41 67 67 0 0 1-10 25 54 54 0 0 1-17 17 46 46 0 0 1-16 5 79 79 0 0 1-13 1 10 10 0 0 0-4 1l-5 4h10l20-3c12-4 25-17 33-30a144 144 0 0 1-5 21 205 205 0 0 0 26 20 176 176 0 0 0 16 10l14 6 3 1-10-66a4 4 0 0 1 4-5 4 4 0 0 1 4 3M763 232c0-3 2-6 1-10a13 13 0 0 0-1-4c-1-1-1 5-2 10l-3 30a58 58 0 0 0 3-7c1-6 0-13 2-19z"
 
 
                class="home2"></path></g><g id="cible"><path d="M821 977v445M821 131v444M138 808l923 1"
 
 
                class="home3"></path></g><g id="interieur"><path d="M1374 638a581 581 0 0 0-184-274M604 1350a581 581 0 0 0 771-373M1146 330a581 581 0 0 0-362-100M735 235a581 581 0 0 0-185 1090"
 
 
                class="home4"></path></g><g id="adn"><path d="M1580 797l3 16M1174 767l-1 28M1083 927l10-54M1636 754l-7 30M1778 873v37M1676 824l-7 51M1310 855l-5 41M1518 846l8 40M1423 866v45M1420 696l1 52M1779 699v43M1332 700l-8 54M1491 705l10 51M1692 715l-6 39M707 862l-7-32M692 795l-7-34M1121 734l5-32M1110 787l6-31"
 
 
                class="home5"></path></g><g id="brin-adn"><path d="M1837 905h-3a519 519 0 0 1-68 0 289 289 0 0 1-31-3l-15-3-15-5a122 122 0 0 1-13-6l-6-3a65 65 0 0 1-6-4 116 116 0 0 1-10-8 153 153 0 0 1-20-21l-17-22-19-29-4-7c19-29 39-56 67-71 21-12 47-17 71-20a450 450 0 0 1 79-3h10v-15h-2l-12-1a297 297 0 0 0-49 1 457 457 0 0 0-77 13l-16 5a141 141 0 0 0-14 7 154 154 0 0 0-21 15 190 190 0 0 0-18 18 242 242 0 0 0-25 33l-3 4-5-7a344 344 0 0 0-43-49 137 137 0 0 0-14-10 120 120 0 0 0-14-9 141 141 0 0 0-16-7 211 211 0 0 0-32-9 285 285 0 0 0-30-4 439 439 0 0 0-140 9 183 183 0 0 0-23 8l-12 6-8 5a163 163 0 0 0-14 10 205 205 0 0 0-44 50l-6 9-13-19-15-21c-2 1-6 1-8 3l-6 3 32 48-4 6-17 26-15 21a457 457 0 0 1-47 55 215 215 0 0 1-17 14 147 147 0 0 1-14 9l-5 2-15 6-5 19 23-9 12-6 3-2c46-28 78-78 110-127 23 36 47 70 82 88 23 12 51 17 77 20 23 3 45 4 68 3a320 320 0 0 0 72-13 162 162 0 0 0 27-10c34-17 54-53 76-88l1-1 1 1c22 34 44 69 75 88 34 21 80 24 124 24l36-1v-16zm-248-108l-9 16a467 467 0 0 1-27 39 162 162 0 0 1-14 15 102 102 0 0 1-15 13 69 69 0 0 1-9 4 76 76 0 0 1-9 4l-10 4-8 2a360 360 0 0 1-92 11l-27-2h-7l-7-1-16-2a506 506 0 0 1-43-11l-7-3-5-3a116 116 0 0 1-17-12 170 170 0 0 1-16-15 254 254 0 0 1-28-37l-7-11-8-12c20-30 41-58 71-74 24-14 54-19 82-21 18-2 35-2 52-2 38 1 79 5 110 24 28 16 49 43 68 72zM697 750l-7-9-3-4c-7 10-19 26-25 37h18l17-24zM1068 672c27 13 57 37 77 61l6-2a52 52 0 0 0 9-4l-14-16-13-13-15-13a172 172 0 0 0-15-11 151 151 0 0 0-17-10l-22-11 2 9 2 10zM732 887a270 270 0 0 1-19-22l-12-16-24-8a308 308 0 0 0 44 58l3 2 14 13 5-16-8-8z"
 
 
                class="home1"></path></g><g id="cercles-billes"><path d="M1512 659a706 706 0 0 0-801-553M1512 950a706 706 0 0 1-260 413M418 224a706 706 0 0 0-199 948M414 1381a717 717 0 0 0 542 113"
 
 
                class="home4"></path><path id="bille-7" d="M1216 1343a49 49 0 1 0 40 40 49 49 0 0 0-40-40z"
 
 
                class="home1"></path><path id="bille-6" d="M1013 1437a49 49 0 1 0 40 40 49 49 0 0 0-40-40zm-5 66a19 19 0 1 1 15-14 18 18 0 0 1-15 14z"
 
 
                class="home1"></path><path id="bille-5" d="M394 1333a31 31 0 1 0 23 23 31 31 0 0 0-23-23zm-4 42a12 12 0 1 1 9-9 12 12 0 0 1-9 9z"
 
 
                class="home1"></path><path id="bille-3" d="M245 1173a31 31 0 1 0 23 23 31 31 0 0 0-23-23z"
 
 
                class="home1"></path><path id="bille-4" d="M310 1258a31 31 0 0 0-37 37 30 30 0 0 0 23 23 31 31 0 1 0 14-60z"
 
 
                class="home1"></path><path id="bille-1" d="M667 70a49 49 0 1 0 40 41 49 49 0 0 0-40-41zm-5 67a19 19 0 1 1 15-14 19 19 0 0 1-15 14z"
 
 
                class="home1"></path><path id="bille-2" d="M472 150a49 49 0 1 0 40 41 49 49 0 0 0-40-41zm-5 67a19 19 0 1 1 15-14 18 18 0 0 1-15 14z"
 
 
                class="home1"></path></g><g id="cible-2" data-name="cible"><path
 
 
                d="M821 1426v200M205 808H5M821 5v181" class="home6"></path></g></svg></div>
 
        <p class="onglet-home" style="text-align:center;font-size:1.2vw"><a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris">HOME</a>  </p>
 
      </div>
 
      <div class="onglet" style="margin-left:1%">
 
        <div class="picto">
 
          <div class="TEAM">
 
            <svg id="team" viewBox="0 0 359 206"><defs><style>.team-1{fill:#fff}</style></defs><path
 
 
                d="M787 424c16-4 31-11 45-17l26-14c8-5 14-15 18-24 1-3-3-5-4-2-5 10-10 19-20 24a343 343 0 0 1-66 29c-3 1-2 5 1 4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M899 315l-27 52c-1 2 3 5 4 2l27-52c1-3-3-5-4-2z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M900 318c10 1-1 24-2 30 0 3 1 6 3 8s7-1 10-2c9-5 18-12 26-18l13-10c5-3 10-7 16-8 3 0 3-5 0-4-9 1-17 7-24 13l-26 19-7 3c-1 1-5 3-6 1s0-3 0-4l5-16c2-6 2-15-6-17-3 0-4 4-2 5zM934 361a47 47 0 0 0 10-4l12-8 13-7 7-3 4-2 2-1c2-2 4-1 5 4-2 2 2 4 4 2s1-9-3-11-11 2-16 5l-20 10-9 6a46 46 0 0 1-10 4c-3 1-2 5 1 4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M945 371a379 379 0 0 0 46-28c2-2 0-5-3-4a363 363 0 0 1-45 28c-3 1-1 5 2 4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M993 360c-6-4-15 1-21 3l-13 4-7 3-4 1a5 5 0 0 1-4 0c3 0 2-5-1-4a4 4 0 0 0-3 6c1 4 6 3 9 2l21-7 9-3c4-1 8-3 12-1s5-2 2-4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M944 390a324 324 0 0 1 39-14c6-2 17-7 11-15-1-2-5 0-4 2 5 6-7 8-10 9l-13 4-25 10c-3 1 0 5 2 4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M941 387c-3 3 0 7 3 7l12-3a105 105 0 0 1 14-3h7c6 3 0 4-2 4l-12 4-27 7c-3 0-1 5 1 4l29-7c5-2 18-3 19-10s-9-7-13-6a129 129 0 0 0-14 2c-4 1-11 2-14 4 2-2-1-5-3-3z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M864 440c11-7 25-12 38-16s24-10 36-17c2-2 0-6-2-4l-19 11-19 7c-12 3-25 8-36 15-3 2 0 6 2 4zM890 286l72-1c3 0 3-5 0-5l-72 1c-3 0-3 5 0 5z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M961 282c-1 6-10 9-15 10s-12 1-17 3c-3 2-5 4-5 8s4 7 8 9 5-3 2-4-8-4-4-8l8-2a54 54 0 0 0 13-3c6-2 13-5 14-12 1-3-4-4-4-1z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M931 311a45 45 0 0 0 23 10c2 1 4-4 1-4a42 42 0 0 1-21-10c-2-1-6 2-3 4zM968 327a43 43 0 0 1 15 6c3 2 5-2 2-4a49 49 0 0 0-16-6c-3-1-4 3-1 4zM958 335l13 4c3 1 4-3 1-4l-13-4c-3-1-4 4-1 4zM951 340a35 35 0 0 1 7 5c3 1 6-2 4-3a38 38 0 0 0-10-6c-3-1-4 3-1 4zM941 350l5 2c2 2 5-2 2-4l-5-2c-3-1-5 2-2 4zM973 355l11 7c3 1 5-3 2-4l-11-7c-2-1-4 3-2 4zM960 363a45 45 0 0 0 9 4c3 1 4-3 1-4a43 43 0 0 1-8-4c-2-1-5 2-2 4zM965 382a3 3 0 0 1 0 1v1a2 2 0 0 0 2 3 2 2 0 0 0 3-2 7 7 0 0 0-2-6c-2-2-5 1-3 3zM951 367l5 4a2 2 0 0 0 3 0 2 2 0 0 0 0-4l-5-3a2 2 0 0 0-3 0 2 2 0 0 0 0 3z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M937 354l4 2a2 2 0 0 0 3 0 2 2 0 0 0-1-4l-3-2a2 2 0 0 0-4 1 2 2 0 0 0 1 3zM955 387a14 14 0 0 1 4 2 2 2 0 0 0 3-3 22 22 0 0 0-6-3 3 3 0 0 0-3 1 3 3 0 0 0 2 3z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M964 318c6 3-6 12-8 13l-10 9a107 107 0 0 0-17 19c-1 2 2 4 4 2 8-11 18-19 28-28 3-3 8-6 9-11a7 7 0 0 0-4-8c-2-1-4 2-2 4zM977 244c9 27 28 49 41 74 1 3 5 1 4-2-13-25-32-46-41-73-1-3-5-2-4 1z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M989 302c5-2 7 6 10 9a34 34 0 0 0 6 6c4 3 11 6 16 3 2-2 0-5-3-4s-9-1-12-4l-7-8c-2-3-6-8-12-7-2 1-1 5 2 5z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M986 298c-8 9-4 21-4 32 0 3 4 3 5 0 0-9-5-21 3-29 2-2-1-5-4-3zM1019 345a39 39 0 0 0-29 17c-1 2 2 5 4 2a34 34 0 0 1 25-14c3 0 3-5 0-5z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M1018 348a36 36 0 0 1-2 15l-4 12c-1 6 1 12 8 13 2 1 4-4 1-4-9-2-3-14-1-19a41 41 0 0 0 2-17c0-3-4-3-4 0z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M1048 331c-3 10-10 19-14 28l-15 26c-1 3 3 5 4 3l15-29c5-10 12-17 14-26 1-3-4-4-4-2z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M1138 274c-7 1-14 5-21 8l-25 13-9 4-16 7c-10 6-16 15-19 26-1 2 3 3 4 1 4-12 12-22 23-26a219 219 0 0 0 22-10l22-11c8-4 13-7 20-8 3-1 2-5-1-4zM1073 252c-5 6-13 10-20 14s-16 9-24 10c-3 0-2 5 1 4 9-1 17-6 25-10s16-9 21-15c2-2-1-5-3-3z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M1003 289c9-4 17-8 27-9 3 0 3-5 0-4-10 1-19 5-28 8-3 2-1 6 1 5zM934 239c-2 14-12 27-10 43 0 2 5 2 4 0-1-16 8-29 10-43 0-3-4-3-4 0zM818 248c3 4 8 7 13 10l16 9c14 7 26 18 43 19 3 0 3-5 0-5-16-1-28-12-41-19l-15-8c-5-3-10-5-13-9-2-2-5 1-3 3zM789 281c17 7 31 19 47 27 10 6 20 10 27 20 5 8 11 17 20 20 3 1 4-3 2-4-12-4-16-17-24-25s-16-11-25-16c-15-8-30-20-46-26-3-1-4 3-1 4zM982 394l8 4v2a2 2 0 0 1-1 2 13 13 0 0 1-5 1c-4 2-9 2-14 3-7 2-13 6-14 14 0 3 4 3 4 0 2-13 21-10 30-14 2-1 7-4 6-7s-8-7-12-9-4 2-2 4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path><path d="M957 423c8 6 18 1 27-1 12-2 24-2 36-2s21 0 31 5a149 149 0 0 1 23 17c2 1 5-2 3-4-14-11-28-21-46-22a240 240 0 0 0-34 0 110 110 0 0 0-16 2c-6 1-15 6-20 2-3-2-6 1-4 3zM1038 358c13 3 16 19 25 27s19 11 29 14c17 6 33 15 48 24 3 1 5-3 2-4-15-9-31-18-48-24-11-4-23-7-31-16s-11-22-24-25c-3-1-4 3-1 4z"
 
 
                class="team-1" transform="translate(-784 -237)"></path></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"> TEAM </p>
 
          <div class="deroulant">
 
            <li class="pasteur-deroulant"> <a href="https://2019.igem.org/Team:Pasteur_Paris/Team" class="pasteur">Team members</a>
 
              <a href="https://2019.igem.org/Team:Pasteur_Paris/Attributions" class="pasteur">Attributions</a> </li>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="onglet">
 
        <div class="picto">
 
          <div class="PARTS">
 
            <svg viewBox="0 0 200 200"><defs><style>.parts-1,.parts-2,.parts-4,.parts-5{fill:none;}.parts-1,.parts-2,.parts-3,.parts-4,.parts-5{stroke:#fff;stroke-miterlimit:10;}.parts-1{stroke-width:3px;}.parts-2{stroke-width:2px;}.parts-3{fill:#fff;}.parts-5{stroke-width:4px;}</style></defs><title>Picto Sciences</title><path class="parts-1" d="M234.46,219.44c-6,7.75-4.49,21.76-3.33,26,1.93,7.09,5.65,8.9,7,16.75.54,3.18,2,11.43-2.5,16-4.87,5-14.24,3-24,1-7.46-1.56-9.17-4.84-14.75-4.75-5.83.1-13,4.26-16.17,6.9" transform="translate(-159.38 -174.25)"/><path class="parts-1" d="M207,309.69c1.9-2.31,7.65-11.93,7.92-16.51.49-8.32-6.37-11.25-9.25-22.75-.79-3.15-3.4-13.58,1.75-18.5,3.93-3.75,10.72-2.69,16.75-1.75,7.54,1.18,8.06,3.22,18.5,5.25,6.54,1.28,11.12,1.4,14.5-1.25a31.22,31.22,0,0,0,3.83-4.89" transform="translate(-159.38 -174.25)"/><path class="parts-2" d="M291.88,244.83" transform="translate(-159.38 -174.25)"/><ellipse class="parts-2" cx="138.02" cy="111" rx="17.63" ry="42.5"/><ellipse class="parts-2" cx="298.64" cy="284.23" rx="42.5" ry="17.62" transform="translate(-264.62 27.2) rotate(-32)"/><ellipse class="parts-2" cx="298.64" cy="285.25" rx="17.63" ry="42.5" transform="translate(-264.22 199.07) rotate(-56)"/><circle class="parts-1" cx="140.14" cy="111.39" r="6.81"/><circle class="parts-3" cx="105.7" cy="137.38" r="5.7"/><circle class="parts-3" cx="129.83" cy="74.58" r="6.08"/><circle class="parts-3" cx="174.06" cy="122.77" r="5.81"/><line class="parts-2" x1="56.75" y1="81.69" x2="72.44" y2="96.19"/><line class="parts-4" x1="50.3" y1="86.6" x2="65.05" y2="100.35"/><line class="parts-4" x1="65.75" y1="81.69" x2="72.44" y2="87.69"/><line class="parts-4" x1="77.5" y1="68.1" x2="84.75" y2="75.04"/><line class="parts-4" x1="76.5" y1="57.69" x2="94.5" y2="74.19"/><line class="parts-4" x1="41.25" y1="107.09" x2="48.5" y2="114.69"/><line class="parts-4" x1="31.25" y1="107.09" x2="47.5" y2="122.37"/><circle class="parts-5" cx="100" cy="100" r="98"/></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"> Sciences </p>
 
          <div class="deroulant">
 
            <li class="pasteur-deroulant">  <a href="https://2019.igem.org/Team:Pasteur_Paris/Notebook" class="pasteur">Notebook</a>
 
              <a href="https://2019.igem.org/Team:Pasteur_Paris/Results" class="pasteur">Results</a> </li>
 
          </div>
 
        </div>
 
      </div>
 
      <div class="onglet" style="width:9%">
 
        <div class="picto">
 
<a href="https://2019.igem.org/Team:Pasteur_Paris/Giant_Jamboree" style="text-decoration:none;color:white;cursor:pointer;">
 
          <div class="AWARDS">
 
            <svg id="trophe" viewBox="0 0 114.79 120.56"><defs><style>.Awrds-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;stroke-width:3px;}.Awrds-2{font-size:31px;fill:#fff;font-family:Calibri,
 
                  Calibri;}</style></defs><path class="Awrds-1" d="M1287,456.44a10.9,10.9,0,0,0-6.25-3.06,12.09,12.09,0,0,0-7.5,1.93c-6.8,4.58-5.79,16.08-5.64,17.52,1.3,12.88,12.25,20.31,15.83,22"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1287.57,463.23c-.55-.24-3.13-2.27-5.61-2.67-2.23-.36-4.35.86-5.36,1.44-3.41,1.95-2.93,9-2,12.83,2.82,11.62,15.54,15.29,20.29,16.71"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1297.48,509.27c-2.67.09-4.79.39-5.7-2.51-.71-2.27,1.07-2.74,2.91-3.2"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1297.42,509.25a7.58,7.58,0,0,0,3.94-1.62,10.42,10.42,0,0,0,2.16-1.47,12.89,12.89,0,0,0,1.23-1.93"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1282.75,494.44c1.9,1.34,4.51,1.65,6.69,2.46,1.18.44,2.42.53,3.59,1a3.92,3.92,0,0,1,2.75,2.4c.53,1.16.75,3.47-1.09,3.31"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1359.72,456.19a10.9,10.9,0,0,1,6.25-3.06,12.09,12.09,0,0,1,7.5,1.93c6.8,4.58,5.79,16.08,5.64,17.52-1.3,12.88-12.25,20.31-15.83,22"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1359.14,463c.55-.24,3.13-2.27,5.61-2.67,2.24-.36,4.35.86,5.36,1.44,3.41,1.95,2.93,9,2,12.83-2.82,11.62-15.54,15.29-20.29,16.71"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1349.23,509c2.67.09,4.79.39,5.7-2.51.72-2.27-1.07-2.74-2.91-3.2"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1349.29,509a7.61,7.61,0,0,1-3.94-1.62,10.09,10.09,0,0,1-2.15-1.47A12.19,12.19,0,0,1,1342,504"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1364,494.19c-1.9,1.34-4.51,1.65-6.69,2.46-1.17.44-2.42.53-3.58,1a4,4,0,0,0-2.76,2.4c-.53,1.16-.74,3.47,1.09,3.31"
 
 
                transform="translate(-1265.96 -441.65)"></path><text class="Awrds-2"
 
 
                transform="translate(48.88 42.16)">1</text><path class="Awrds-1"
 
 
                d="M1358.33,443.15a90.93,90.93,0,0,1,.42,10.83c0,1.18-.09,2.36-.09,2.41s-.19,3.49-.65,7c-1.48,11.34-3.16,24.05-9.71,32.46l-.75.92c-3.72,4.51-6.63,7.88-10.79,9.62-2.91,1.22-5.55,1.45-6.75,3.75-.29.55-.86,1.91.75,7.75,1.36,4.92,2.76,7.55,6,16.27l.27.73"
 
 
                transform="translate(-1265.96 -441.65)"></path><path class="Awrds-1"
 
 
                d="M1288.26,443.68a85.85,85.85,0,0,0,.25,20.72c1.75,12.91,8.38,39.19,21.24,42.41,1.6.4,5.3,1,6.75,3.7.29.55.87,1.89-.75,7.65-1.35,4.85-2.76,7.45-6,16.05l-.27.72"
 
 
                transform="translate(-1265.96 -441.65)"></path><line class="Awrds-1"
 
 
                x1="22.3" y1="2.03" x2="92.37" y2="1.5"></line><line class="Awrds-1"
 
 
                x1="25.74" y1="93.52" x2="88.75" y2="93.52"></line><line class="Awrds-1"
 
 
                x1="88.69" y1="111.4" x2="88.69" y2="93.52"></line><line class="Awrds-1"
 
 
                x1="25.64" y1="111.83" x2="25.64" y2="93.52"></line><line class="Awrds-1"
 
 
                x1="18.47" y1="118.98" x2="95.81" y2="118.98"></line><path class="Awrds-1"
 
 
                d="M1361.77,553.28v7.43" transform="translate(-1265.96 -441.65)"></path><path
 
 
                class="Awrds-1" d="M1361.69,553.28h-7" transform="translate(-1265.96 -441.65)"></path><path
 
 
                class="Awrds-1" d="M1284.56,553.48h7.06" transform="translate(-1265.96 -441.65)"></path><path
 
 
                class="Awrds-1" d="M1284.5,560.54v-7" transform="translate(-1265.96 -441.65)"></path></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"> AWARDS </p>
 
          <div class="deroulant">
 
            <li class="pasteur-deroulant"> <a href="https://2019.igem.org/Team:Pasteur_Paris/Medals" class="pasteur">Medals</a>
 
              <a href="https://2019.igem.org/Team:Pasteur_Paris/Demonstrate" class="pasteur">Demonstrate</a>
 
              <a href="https://2019.igem.org/Team:Pasteur_Paris/Special_prizes" class="pasteur">Special Prizes</a>
 
             
 
            </li>
 
          </div>
 
         
 
        </div>
 
      </div>
 
      <div class="onglet">
 
        <div class="picto">
 
<a href="https://2019.igem.org/Team:Pasteur_Paris/About_Us" style="text-decoration:none;cursor:pointer;color:white;">
 
          <div class="ABOUT">
 
            <svg viewBox="0 0 1020.07 618.85"><defs><style>.abt1,.abt2{fill:#fff;}.abt2{font-size:100.42px;font-family:MyriadPro-Regular,
 
                  Myriad
 
                  Pro;}.abt3{letter-spacing:-0.08em;}.abt4{letter-spacing:0em;}</style></defs><path
 
 
                class="abt1" d="M115.17,445.14a20.82,20.82,0,0,0,1.49-1.77c1-1.52,1.93-3.13,3-4.63a11.79,11.79,0,0,1,7.83-5.12c3.62-.59,7.29-.88,10.94-1.29.63-.07,1.26-.09,2.21-.15,1.59-10.05,2.88-20.15,4.38-30.44-1-.27-1.95-.48-2.84-.74-2-.59-4-1.1-6-1.81a15,15,0,0,1-10-11.85,23.91,23.91,0,0,1-.22-9.53c1.42-7.06,6-11,13.47-11.9a52,52,0,0,1,12,.25l1.87.18c3-9.45,6-18.86,9-28.35-.75-.32-1.32-.58-1.91-.82-1-.39-1.94-.73-2.89-1.15-4.5-2-8.61-4.48-10.26-9.45a21.73,21.73,0,0,1,.67-16.6,13.33,13.33,0,0,1,11.2-7.92,38.47,38.47,0,0,1,13.3,1.21c.93.22,1.86.47,3.12.79,4.3-8.77,8.29-17.68,12.47-26.6l-1.7-.9c-.92-.49-1.86-.94-2.75-1.46-10.81-6.39-12.73-19.86-4.17-29.13,3.87-4.19,8.8-5.09,14.08-4.11a82.71,82.71,0,0,1,9.39,2.79c.76.24,1.47.6,2.49,1l15.84-25c-.66-.47-1.26-.86-1.8-1.3a55,55,0,0,1-5-4.13,15.35,15.35,0,0,1-4.27-14.54,21,21,0,0,1,5.6-10.93,13.8,13.8,0,0,1,13.6-4,52.57,52.57,0,0,1,8.3,3,50.46,50.46,0,0,1,4.73,2.59l19.51-23.12c-.84-.79-1.59-1.47-2.32-2.18-4.27-4.17-6.92-9-6.13-15.2A19.66,19.66,0,0,1,262.86,136c3.39-2.09,7.09-2.22,10.88-1.16a35.1,35.1,0,0,1,9.87,4.83c1.2.79,2.36,1.64,3.72,2.58L311.45,122c-1.18-2-2.4-3.81-3.34-5.74-5.15-10.6,1.82-24,13.47-26a14.09,14.09,0,0,1,9.22,1.86,34.79,34.79,0,0,1,8.71,7.09c.71.75,1.41,1.51,2.28,2.45L373.53,86.7c-.29-1.74-.58-3.37-.82-5a24.43,24.43,0,0,1,.21-9.06,14,14,0,0,1,4.69-7.9,21.79,21.79,0,0,1,14.9-5,12,12,0,0,1,7.9,3.6,31.83,31.83,0,0,1,6.07,8.58c.92,1.77,1.76,3.59,2.57,5.26l41.06-1.07a7.4,7.4,0,0,0,.45-1.24c1.3-6.38,5.05-10.91,10.53-14.18.73-.44,1.39-1,2.08-1.47h10.56c1.74,1.12,3.52,2.17,5.2,3.36a17.17,17.17,0,0,1,7.06,10,19.5,19.5,0,0,1,0,9.27c-.29,1.23-.54,2.47-.83,3.8L523,110.47l2.3-1.31c3.28-1.87,6.66-3.58,10.46-4a20.56,20.56,0,0,1,6.17.13c9.17,1.84,15.15,12.5,12.14,21.34a29.18,29.18,0,0,1-6.22,9.88c-1,1.12-2.08,2.2-3.11,3.28a3,3,0,0,0,.12.77c4,7.11,6.07,14.94,8.49,22.63,1.46,4.65,2.63,9.38,3.94,14.08a23.23,23.23,0,0,0,.73,2.28,3.82,3.82,0,0,0,3.39,2.64c.88.09,1.75.21,2.63.22,8.54.08,16.75,7.63,16.41,18.06-.25,7.58-4.23,12.9-11.15,15.95a8.11,8.11,0,0,1-3.25.58c-4.44,0-6.41,1.43-7.36,5.87S557,232,556,236.53c-1.82,7.95-3.8,15.85-5.71,23.78-.18.76-.29,1.54-.47,2.5,1.54.48,3,.95,4.4,1.38,8.73,2.61,17.54,5,26.16,7.88,16.22,5.49,31.25,13.5,45.58,22.79,22.65,14.68,41.67,33.05,56.32,55.83A192,192,0,0,1,708,413.37a207.68,207.68,0,0,1,5.25,52.12C712,501.92,701.79,535.62,681.7,566,652,611,610.58,639.18,558.07,651.1a191.28,191.28,0,0,1-46.19,4.69,193.27,193.27,0,0,1-79.41-18.9c-2.31-1.1-4.6-2.25-6.9-3.36a7.81,7.81,0,0,0-6.74-.23q-14.52,6.26-29,12.59c-.14.06-.24.2-.53.46.06.95.21,2.06.18,3.16a61.2,61.2,0,0,1-.37,8.36c-1.26,8-6.55,12.76-14.67,13.86-6,.82-10.94-1.1-14.53-5.92a93,93,0,0,1-5.21-8.59c-.48-.81-.82-1.71-1.31-2.73l-34.53,2.7a44.34,44.34,0,0,1-.64,4.58,56.38,56.38,0,0,1-2,6.88,11.24,11.24,0,0,1-4.13,5.19c-5.15,3.61-10.77,5.13-17,3.68a13.12,13.12,0,0,1-9-7c-2.1-4-2.85-8.28-3.38-12.67-.12-1-.25-2-.39-3.22L246,642.7c-.38.61-.69,1.14-1,1.66-1.14,1.83-2.14,3.76-3.44,5.47A15.34,15.34,0,0,1,227.2,656a23.79,23.79,0,0,1-7.87-2c-7.06-3.17-10.26-8.86-8.87-16.47a98.47,98.47,0,0,1,2.82-10.14c.24-.83.63-1.63,1.06-2.69l-28.29-25c-1.92,1.3-3.74,2.58-5.6,3.78a17.73,17.73,0,0,1-14.68,2.52c-6.64-1.79-11.05-6.09-12.75-12.75s.18-12.65,5.11-17.54a46.26,46.26,0,0,1,3.92-3.16c.87-.68,1.78-1.33,2.84-2.12L150,537c-2.62.52-5,1-7.46,1.47-7,1.31-12.59-1-16.69-6.83-2.57-3.64-4.58-7.51-4.51-12.15a12.93,12.93,0,0,1,4.83-10.29A41.25,41.25,0,0,1,132.6,505c2.88-1.56,5.88-2.89,9.11-4.45-.72-10.61-1.75-21.24-2.61-32-.63-.06-1.15-.12-1.68-.16-2.38-.2-4.8-.21-7.14-.63-6.37-1.13-10.85-4.79-13.64-10.59-.41-.85-1-1.62-1.47-2.42ZM377.78,640.66c.75-.37,1.37-.72,2-1,12-5.25,24-10.55,36.06-15.7,5.78-2.46,4.92-3.54,12.45.43a184.95,184.95,0,0,0,105.25,21,184.17,184.17,0,0,0,41.72-8.53c41.73-14,74.5-39.7,98.49-76.48A184.75,184.75,0,0,0,704,464.14a178.8,178.8,0,0,0-5.23-49.47c-11.88-47.78-38.14-85.6-79.15-112.95-22.68-15.12-47.69-24.46-74.56-28.89-3-.49-5.92-1.05-9.14-1.62,8.85-20.14,13.39-41,14.68-62.75,3.43,0,6.54,0,9.65,0a21.26,21.26,0,0,0,4.51-.48,7.6,7.6,0,0,0,5.93-5.66,8.19,8.19,0,0,0-7.4-10.62c-3.5-.28-7-.16-10.55-.22-.86,0-1.71,0-2.78,0-1.92-19.52-7.67-37.56-18.15-54.11.82-.65,1.49-1.19,2.18-1.72,2.4-1.87,4.86-3.66,7.19-5.61a15.78,15.78,0,0,0,3.2-3.53,8.17,8.17,0,0,0-5.33-12.19,9.1,9.1,0,0,0-7.45,1.84c-3,2.14-5.89,4.41-8.84,6.61-.49.36-1,.65-1.62,1a126,126,0,0,0-47.67-31.32c.22-1,.38-1.74.57-2.5.94-3.72,2-7.41,2.78-11.16a8,8,0,0,0-3.62-8.73c-4.29-2.64-9.07-1.56-11.56,2.84a31.82,31.82,0,0,0-2.29,6c-.92,3-1.71,6-2.61,9.14-18.35-3.54-36.52-3-54.77.65-.94-3.5-1.77-6.74-2.7-9.94a28.83,28.83,0,0,0-1.77-5,8.24,8.24,0,0,0-15.61,3.32,14.77,14.77,0,0,0,.37,3.8c.44,2.11,1,4.18,1.55,6.28.4,1.6.75,3.22,1.14,4.9l-46.64,22c-.56-.79-1-1.42-1.47-2.07-1.65-2.45-3.18-5-5-7.33a16.66,16.66,0,0,0-4.3-4.08c-4.94-2.91-11.7,1.11-11.83,6.84a11.14,11.14,0,0,0,2,6.31c1.8,2.84,3.65,5.64,5.47,8.46.33.52.59,1.08.94,1.73l-38.66,32.49c-1.09-1.41-1.94-2.56-2.85-3.67-1.57-1.92-3.08-3.89-4.79-5.68a14.12,14.12,0,0,0-3.59-2.75c-3-1.58-5.92-1-8.44,1.22s-4.13,5.05-2.8,8.5a14.66,14.66,0,0,0,3.05,4.78c2.37,2.48,5,4.68,7.57,7,.5.46,1,1,1.48,1.5l-31.22,37.1c-1-.69-1.77-1.23-2.54-1.78-2.79-2-5.54-4.08-8.38-6a9.52,9.52,0,0,0-7.23-1.89c-4.47.8-9.38,7.24-5.13,13a14.67,14.67,0,0,0,2.87,2.86c2.91,2.25,5.91,4.38,8.86,6.58.49.36.92.8,1.45,1.26q-12.69,20.12-25.18,39.91a4.71,4.71,0,0,1-.77-.25c-3.16-1.71-6.3-3.47-9.49-5.14a24.27,24.27,0,0,0-4.59-2,8.25,8.25,0,0,0-8,13.83,16.49,16.49,0,0,0,3.27,2.4c3.17,1.86,6.41,3.62,9.61,5.43.52.3,1,.68,1.58,1.08l-20,42.68c-1.06-.37-1.88-.65-2.7-1-3.28-1.26-6.53-2.62-9.85-3.76a16.44,16.44,0,0,0-4.9-.9c-3.48-.07-6.15,2-7.42,5.4a7.44,7.44,0,0,0,2.1,8.71,18,18,0,0,0,4.27,2.59c3.44,1.5,7,2.83,10.44,4.25.57.23,1.1.54,1.75.86q-7.15,22.68-14.17,44.95a6.83,6.83,0,0,1-1.09,0c-3.36-.75-6.69-1.6-10.06-2.23a31.1,31.1,0,0,0-6.64-.66,7.34,7.34,0,0,0-7,5.53c-1.06,3.61-.12,6.85,2.94,8.88a19.69,19.69,0,0,0,5.21,2.33c3.21.95,6.5,1.64,9.76,2.46.9.22,1.79.51,2.83.8-2.25,16-4.48,31.8-6.72,47.72-2.22-.11-4.13-.23-6-.3-3.28-.11-6.56-.39-9.83-.22-6,.32-9.66,5.65-7.81,11.12,1.27,3.76,4.33,5.16,7.94,5.61,2.37.3,4.78.38,7.17.56l7.6.56c1.44,16.48,2.87,32.85,4.31,49.25l-2.13.59c-3.8.94-7.61,1.84-11.4,2.85a15,15,0,0,0-3.54,1.41,7.75,7.75,0,0,0-4,9.14,8.09,8.09,0,0,0,8.08,6.25,13.85,13.85,0,0,0,3.08-.34c4.44-1,8.87-2,13.52-3L177,573.15c-.58.47-1,.88-1.55,1.26-2.82,2.11-5.71,4.13-8.43,6.36a22,22,0,0,0-4.08,4.32,6.87,6.87,0,0,0,0,7.91c2.23,3.67,5.86,5.1,9.88,3.64a21.45,21.45,0,0,0,4.59-2.53c3.22-2.2,6.36-4.52,9.6-6.85l39.66,35.17c-1.89,3.5-3.75,6.84-5.51,10.24a17.8,17.8,0,0,0-1.62,4,8.1,8.1,0,0,0,9.67,10.05,9.67,9.67,0,0,0,6.24-4.91c1.73-3,3.38-6,5.08-9,.35-.61.75-1.18,1.16-1.82l50.87,16.7c0,.68-.05,1.07-.08,1.46-.21,3.59-.58,7.18-.61,10.78a8.45,8.45,0,0,0,8,8.84c4.48.3,8.1-2.87,8.78-7.73.23-1.59.36-3.18.51-4.77.26-2.61.5-5.22.76-7.94l51-4.17c.23.78.39,1.22.51,1.68l2.31,9.06a10.76,10.76,0,0,0,2.73,5,8.17,8.17,0,0,0,13.64-3.06,10,10,0,0,0,.24-5.67C379.54,647.75,378.69,644.34,377.78,640.66Z"
 
 
                transform="translate(-115.17 -59.22)"></path><path class="abt1"
 
 
                d="M475.23,452.58c.45,4.8.94,9.32,1.29,13.86a265.48,265.48,0,0,1,.51,31.41c-.72,17-3.94,33.47-11.07,49-7.39,16.14-18.31,29.59-31.51,41.27-15.64,13.84-33.67,23.4-53.51,29.67A246.24,246.24,0,0,1,341.75,627c-28.83,4.16-56.56.17-83.32-11.16C219.9,599.46,194.2,571.14,180,532a196,196,0,0,1-10.26-43.79,226.36,226.36,0,0,1-.51-48.61c2.87-30.15,10.08-59.37,19.59-88,18.65-56.19,47.74-106.49,86.12-151.47,12.73-14.92,26.07-29.27,40.83-42.24,18.69-16.45,39.24-30,62.38-39.4,11.43-4.66,23.16-8.36,35.43-10,26.73-3.68,52.11.17,75,15.07,22.67,14.77,36.21,35.9,40.88,62.59,2,11.27,1.68,22.62.55,34a138.78,138.78,0,0,1-13.57,47.46,147.92,147.92,0,0,1-10.46,18,55.22,55.22,0,0,1-8.62,9.95c-11.38,10.34-18.64,23.23-23.12,37.8a155.3,155.3,0,0,0-5.87,31c-1.62,17.14-.8,34.19,1.42,51.21.75,5.78,1.59,11.55,2.4,17.44a13.28,13.28,0,0,1-1.7.13q-17.83-1.17-35.67-2.37c-1.75-.12-3.48-.55-5.23-.66-7.28-.47-12.68,6.21-10.41,12.95a8.81,8.81,0,0,0,8.14,6.41c6.77.58,13.54,1.27,20.32,1.74,8,.56,16,.93,23.94,1.37C472.69,452.63,473.8,452.58,475.23,452.58ZM423.55,272.42c.46.26.75.39,1,.57q13.85,9.74,27.67,19.48c2.22,1.56,4.34,3.26,6.57,4.82,4.49,3.15,9.2,3.8,14.24,1.28,4.73-1.61,19.68-3.91,22.69-8.17a46.85,46.85,0,0,0,4.94-5.86c2.38-3.4,4.68-6.88,6.76-10.47,15.68-26.94,21.74-55.92,17.1-86.75-3.71-24.73-16.12-44.52-36.93-58.5-23.25-15.61-49-19.76-76.39-15.11a149.82,149.82,0,0,0-35.13,11.07c-22,9.64-41.58,22.9-59.34,38.9-27.61,24.89-51.22,53.22-71.74,84.15a459.64,459.64,0,0,0-57.2,122.82c-7.86,26.21-13.23,52.85-14.28,80.28a231.48,231.48,0,0,0,5.08,59.59c6.47,28.94,20.13,54,41.79,74.36,26,24.41,57,37,92.53,38.31a181.3,181.3,0,0,0,29.9-1.79,193.48,193.48,0,0,0,42.57-10.23,155.78,155.78,0,0,0,32.53-16.26c.63-.42,1.2-.92,1.9-1.47-.71-.6-1.19-1-1.68-1.42-3-2.43-6.05-4.74-8.88-7.32a11,11,0,0,0-10.36-2.91q-11.11,2.41-22.28,4.68c-5.25,1.07-10.52,2-15.77,3.08-3.11.62-5.38,0-7.26-3C346.42,575.18,339,564,331.65,552.72c-.38-.59-.72-1.22-1.15-1.93.51-.75,1-1.48,1.48-2.2q11.89-17,23.83-34a9.85,9.85,0,0,0,1.86-8.13c-.45-2.11-.69-4.26-1.09-6.38q-2.68-14.39-5.41-28.75a11.78,11.78,0,0,0-5.4-8.11c-6.44-4.19-12.74-8.58-19.13-12.83-4.8-3.19-9.65-6.29-14.49-9.41-2.43-1.56-3.51-3.64-2.71-6.53.17-.61.27-1.25.41-1.87,1.51-7,3-14.06,4.54-21.09q1.69-8,3.31-16a4.69,4.69,0,0,1,3.94-4c1.33-.27,2.68-.44,4-.67,12.36-2.14,24.72-4.3,37.09-6.4a11.72,11.72,0,0,0,8-5.15c3.33-4.8,6.75-9.53,10.07-14.34s6.75-9.91,10.09-14.89a10.26,10.26,0,0,0,1.74-8.17c-2.72-13.15-5.31-26.32-7.95-39.49-.74-3.67-.27-4.78,2.87-6.79,5.39-3.44,10.79-6.87,16.16-10.35C410.33,281.06,416.88,276.76,423.55,272.42ZM392,445.66h1.18c4.92-.05,8.58-3.15,9.75-8.27,1-4.21-1-7.95-5.54-9.94a31,31,0,0,0-7.12-1.95c-7-1.17-13.7-3-19.39-7.57a8.25,8.25,0,0,0-8.4-1.12,9.86,9.86,0,0,0-4.29,15.7,29.25,29.25,0,0,0,9.13,6.88C375.2,443.55,383.79,444.81,392,445.66Z"
 
 
                transform="translate(-115.17 -59.22)"></path><path class="abt1"
 
 
                d="M495.37,450l7.36-1.51c23.23-4.79,44.76-13.59,64.18-27.33,15.54-11,28.08-24.65,36.76-41.7A78.64,78.64,0,0,0,612.75,345a71.81,71.81,0,0,0-2.35-19.23c-.15-.62-.31-1.24-.42-1.86a8.93,8.93,0,0,1,0-1.33c.93.6,1.65,1,2.34,1.51,20.43,13.76,36.32,31.67,48.37,53.06a163.19,163.19,0,0,1,19.8,58.73c5.49,40.9-3.23,78.74-25.71,113.25-23.77,36.46-57,59.91-99.23,70.46a162,162,0,0,1-47.35,4.53,153.88,153.88,0,0,1-60.95-15.39c-.77-.38-1.51-.82-2.42-1.32.64-.75,1.12-1.36,1.65-1.93,4.61-5,9.2-10,13.85-15a130,130,0,0,0,33.36-64,170.25,170.25,0,0,0,3-37.7c-.22-10.72-.59-21.43-.92-32.14C495.66,454.49,495.5,452.34,495.37,450Z"
 
 
                transform="translate(-115.17 -59.22)"></path><path class="abt1"
 
 
                d="M491.53,430c-.65-5.78-1.29-11.18-1.85-16.58-1-10-2-20-2.17-30.14-.23-15.29,1.16-30.34,5.92-45,2.4-7.34,5.49-14.34,10.21-20.51a49.59,49.59,0,0,1,34-19.64c8.42-1.15,16.84-.95,24.93,1.71,16,5.23,25.47,16.54,29.26,32.7,2.54,10.88.78,21.45-3.12,31.75-4.51,11.91-12,21.79-21.09,30.54-10.69,10.26-23.19,17.76-36.63,23.8a140.84,140.84,0,0,1-35.67,10.87C494.11,429.77,492.93,429.87,491.53,430Z"
 
 
                transform="translate(-115.17 -59.22)"></path><text class="abt2"
 
 
                transform="translate(645.83 171.75)">iGEM<tspan class="abt3"><tspan
 
 
                    x="0" y="120.5">P</tspan><tspan class="abt4" x="44.99" y="120.5">ASTEUR</tspan><tspan
 
 
                    x="0" y="241">P</tspan><tspan class="abt4" x="44.99" y="241">ARIS</tspan></tspan><tspan
 
 
                  x="0" y="361.5">2019</tspan></text></svg></div>
 
          <p class="onglet" style="font-size:1vw;
 
text-align:center;"><a class="pasteur" href="https://2019.igem.org/Team:Pasteur_Paris/About_Us">ABOUT &nbsp;US</a></p>
 
        </div>
 
      </div>
 
    </div>
 
    <!-- Bandeau !-->
 
    <div id="bandeau" class="woaou" style="position: absolute; top: 7.55vw; left: 0px; width: 1000px; z-index: -2;pointer-events:none;">
 
      <svg viewBox="40 0 450 1987.0295">
 
        <defs>
 
          <style> .bnd-5, .bnd-6, .bnd-7{stroke-miterlimit:10}
 
            .bnd-2{opacity:.72} .bnd-3, .bnd-5, .bnd-7{fill:none}
 
            .bnd-4{fill:#f8ed71} .bnd-5, .bnd-6, .bnd-7{stroke:#f7ed7c}
 
            .bnd-6{fill:#f7ed7c} .bnd-7{stroke-linecap:square}</style> </defs>
 
        <path id="bacterie" fill="#010101" stroke="#000" stroke-miterlimit="10"
 
 
          stroke-width=".5" d="M38.5 327.2a11.8 11.8 0 0 1-2-4.6 10.6 10.6 0 0 1 .4-5 8.4 8.4 0 0 0-1-1.4 6.1 6.1 0 0 1-1.3-1.6c-.2-.5-.1-1.2-.3-1.7a4.8 4.8 0 0 0-.7-1.1 3 3 0 0 1-.5-.8c0-.1.7.5 1 1 1 1.3.6 2.3 1.2 3a4 4 0 0 0 2 1.2l2.5-5.3a36.2 36.2 0 0 0 3.7-9.4 5.8 5.8 0 0 1-2.8 2.5l-1.7.3c-.4 0-.8.1-.8 0l.4-.4a.9.9 0 0 1 .3 0 6.5 6.5 0 0 0 1.1-.1 4 4 0 0 0 1.4-.5 4.5 4.5 0 0 0 1.5-1.4 5.6 5.6 0 0 0 .8-2.2 9.6 9.6 0 0 0-.4-3.4c-.9-2.7-3.1-5-4.9-7.7a23.8 23.8 0 0 1-3-6.3 2 2 0 0 0-.7.5 3 3 0 0 0-.5 1.6l-.2 1.2-.2 1.8a9.4 9.4 0 0 1-.5 1.8 8.3 8.3 0 0 1-1 2 4.2 4.2 0 0 1-1.5 1.3c-.4.3-1 .3-1.4.6a2 2 0 0 0-.7.6 2.3 2.3 0 0 0-.4.9 6.7 6.7 0 0 1-.3 1.1 3.2 3.2 0 0 1 .2-1.5c.3-1.4 1.5-1.5 2.4-2a6.4 6.4 0 0 0 2.7-4c.4-1.5.4-3 .8-4.4a17.2 17.2 0 0 1 1-2.8 17.2 17.2 0 0 1-.3-6l.3-1.5a1.6 1.6 0 0 0-.2-1.2 2.3 2.3 0 0 0-.6-.5l-1-.6a14 14 0 0 1-1.6-.9 3 3 0 0 1-1-1.6 10.4 10.4 0 0 0-.2-1.2c-.1-.3-.3-.6-.2-.8a.5.5 0 0 1 .2-.2c.2-.1.3.4.3.8a4.3 4.3 0 0 0 .4 1.3 5.2 5.2 0 0 0 1.3 1.7 3.3 3.3 0 0 0 2.1.8 3.4 3.4 0 0 0 1.4-.3 16.3 16.3 0 0 1 5.3-6.7 17.6 17.6 0 0 1 4.6-2.4l.3-1.3a9.8 9.8 0 0 0 .7-2.5 5.4 5.4 0 0 0-1.2-2.9 10.8 10.8 0 0 1-1.4-2.4c-.4-1.2.1-4.1.3-6.6 0-.4 0-1 .1-.8a1 1 0 0 1 .1.3 2 2 0 0 1-.1.8c-.1.5 0 1.1-.2 1.7 0 .4-.2.7-.3 1.1a15.1 15.1 0 0 0 .5 3.6A9.6 9.6 0 0 0 46 255a6.3 6.3 0 0 1 1 2 4.5 4.5 0 0 1 0 1.7 4.2 4.2 0 0 0 0 1.6 2.2 2.2 0 0 0 .6 1 15.3 15.3 0 0 1 11 1c3.2 1.9 5.3 5.2 7 8.8a25.7 25.7 0 0 0 1.2-2.9 7.3 7.3 0 0 0 .7-3.3c-.2-1.2-1.3-2.2-.7-4.1.2-.5.5-1 .7-.9a.6.6 0 0 1 0 .4 1.3 1.3 0 0 1-.3.6 1.9 1.9 0 0 0-.2 1.4 10.9 10.9 0 0 0 .7 1.8 6.2 6.2 0 0 1 0 3.9c-.2.9-.6 1.7-.9 2.5a14 14 0 0 0-.4 2.5l.5 1.3a13.2 13.2 0 0 1 2.3-4c1.4-1.7 3.6-2.7 4.8-3.9 1.7-1.5 2-3.2 2.3-4.6 1.3-5 4.6-6.9 3.3-5.6a7.3 7.3 0 0 0-.9 1.1 12 12 0 0 0-1 1.8 18.7 18.7 0 0 0-1 3 10.3 10.3 0 0 1-1.3 3.2 11.2 11.2 0 0 1-2.6 2.4 18.6 18.6 0 0 0-2.6 2.1 9 9 0 0 0-1.7 2.7 9.8 9.8 0 0 0-.8 3.8 58.3 58.3 0 0 1 2.5 9 9.3 9.3 0 0 0 3.2 4 4.3 4.3 0 0 0 2.1 1 6.2 6.2 0 0 0 2.8-.7 3 3 0 0 1 2-.3c.4 0 1 .2.8.3a.3.3 0 0 1-.3.1l-.2-.2H80a6.7 6.7 0 0 0-.8 0 7.3 7.3 0 0 0-1.2.5 6.6 6.6 0 0 1-1.2.4 3.8 3.8 0 0 1-1.3.2 3.6 3.6 0 0 1-1.4-.6l-1-.7a3 3 0 0 1-.8-.5c-.3-.3-.5-.7-.8-.7-.2 0-.5.3-.7.5a49 49 0 0 1 .4 8 42 42 0 0 1-1.2 8.4 8.3 8.3 0 0 1 2.7 2.3c1 1.6.5 3.2 1.5 6.2.3 1.1.9 2.4.7 2.2a4.7 4.7 0 0 1-.6-1 6 6 0 0 1-.5-2 32.4 32.4 0 0 0-.7-3.4 7.1 7.1 0 0 0-.4-1.5A3.8 3.8 0 0 0 71 306a3.6 3.6 0 0 0-1.2-.4 40.3 40.3 0 0 1-2.5 6.7 2.6 2.6 0 0 0 1.3 0 3 3 0 0 0 1.3-1 1.7 1.7 0 0 1 .9-.7h.5a.6.6 0 0 1-.2 0 2.8 2.8 0 0 1-.4.2 1.4 1.4 0 0 0-.5.3l-.4.6a2.3 2.3 0 0 1-.9.6 3 3 0 0 1-.8.3 3.8 3.8 0 0 1-.9 0 47 47 0 0 1-4.5 7.6l-.2.3a12.9 12.9 0 0 0 .7 5.6 8.4 8.4 0 0 0 1.5 2.7c.5.7 1.3 1.2 1.8 1.8a4.3 4.3 0 0 1 1 1.7c.4 1.5 0 2.4-.2 1.5a9.9 9.9 0 0 0-.2-1 4.7 4.7 0 0 0-.6-1.4 8.5 8.5 0 0 0-1.4-1.5A8.4 8.4 0 0 1 63 327a9 9 0 0 1-.6-2.1 4.5 4.5 0 0 0-.3-1.4 2.9 2.9 0 0 0-1.1-1.1c-3.1 3.8-7 7.3-10.8 8.9a3.1 3.1 0 0 1 .8.9 7.7 7.7 0 0 1 .3 1c0 .3.2.6.5.6h.5a.2.2 0 0 1 0 .2.2.2 0 0 1-.2 0 1.6 1.6 0 0 1-.4-.1.8.8 0 0 1-.4-.3 3.1 3.1 0 0 1-.2-.6l-.2-.5a2.4 2.4 0 0 0-.3-.5 2.1 2.1 0 0 0-.4-.4l-.3-.2a8.9 8.9 0 0 1-6.5 0 11.2 11.2 0 0 1-4-2.9c-.9.2-1.5 1.6-1.7 2.5a2.4 2.4 0 0 0-.3 1.2 4.4 4.4 0 0 1 .1.8 1 1 0 0 1-.3.6 11 11 0 0 1-1 1 4 4 0 0 1-1.3.7l-1.6.5a3.1 3.1 0 0 0-1.2.7 6.9 6.9 0 0 0-1 1.4l-1.1 1.8a8 8 0 0 1-1.1 1.5c-.3.3-.6.4-.7.3a.6.6 0 0 1 0-.8c.2-.3.8-.4 1.3-1s.8-2 1.4-3a4.8 4.8 0 0 1 2.5-1.5l2.4-.7a2.7 2.7 0 0 0 1.3-1 1.2 1.2 0 0 0 .1-.9 1.2 1.2 0 0 1 0-1 16.8 16.8 0 0 0 1.2-4.4z"
 
 
          opacity=".7"></path>
 
        <g id="nanotubes">
 
          <g id="nntb1" class="bnd-2">
 
            <path d="M62.4 500.4l.4-.2.2.1.2.4.2-.2.2-.1v-.1l.4-.1.4-.2V499.7h.1l1.6-1h.5l.2-.2h.2l.4-.3 2.4-1.3v.1l1-.5V494l-.1-.2V493.3v-.3l.1-.2v-.3l-.1-.3V487.4l-.2-.1-.5-.3-.4-.2-.4-.3-.9-.5h-.2l-.3-.2-.1-.1-.3-.2-.2-.1H67l-.3-.2-.5-.2-.6-.4-1.4-.8-2-1-.6.3-.3.2-.5.2-.8.5-.1.2-.4.1v.1h-.1l-.3.2h-.3l-.1.2-.3.3-.3.2-.7.4-1.4.8-1.7 1h.7v.5l-.3.2h-.3v1.3h.1l.1.2v1.9l-.3.4v.1l.2.2v.7l-.1 2.7h-.2v.5l.3.2.4-.5.4.2v.3l-.2.3.2.1h.2l.2.1.2.3.4.2H56.7l1.6.8.2.5h.4l.1.1.5.3 2.3 1.4-.1.2.8.5.2-.2-.2-.5zM53.6 466.8v.5l.4.2.3-.5.4.2v.3l-.2.3h.2l.2.2h.2l.2.2.4.3H56l1.6.8.2.5h.4l.1.1.5.3 2.3 1.4-.1.2.9.5.2-.2-.3-.6h.1l.4-.2.2.1.2.3.2-.2h.1l.1-.1.4-.1.3-.2V470.8h.2l1.6-1h.4l.2-.2.2-.1.5-.3 2.3-1.2.1.1 1-.5v-.4l-.1-.5v-1.5l-.1-.2V464.4v-.2h.1v-.5l-.1-.3v-5h-.2l-.5-.3-.4-.2-.4-.3-.8-.5h-.3l-.3-.2-.1-.1-.3-.2-.2-.1-.2-.1-.3-.1-.5-.2-.6-.4-1.3-.8-2.1-1.1-.5.3-.4.3-.4.2-.9.5v.2h-.1l-.3.1h-.1v.1h-.1l-.3.1-.2.1-.2.2-.2.2-.4.3-.7.4-1.3.7-1.8 1v.1h.7v.5l-.2.1h-.4v1.4h.1l.1.3v1.8l-.2.4v3.7zM61.2 443.4l.3-.2-.3-.6.4-.2.3.2.1.3.2-.1.1-.2h.2l.3-.2.4-.2V442l1.7-1h.5l.2-.2h.1l.5-.3 2.3-1.3.2.2 1-.6v-.5l-.1-.4v-1.5l-.1-.2V435.4l.1-.2v-.5l-.1-.3v-5h-.2l-.5-.3-.4-.2-.4-.3-.8-.5h-.3l-.3-.2-.1-.1-.3-.2-.2-.1-.2-.1-.3-.1-.5-.2-.6-.4-1.3-.8L61 425l-.5.3-.4.3-.5.2-.8.5-.1.2-.4.1-.1.1-.3.1-.2.2-.2.1-.3.2-.3.3-.7.4-1.4.7-1.7 1.1h.7v.5l-.3.1h-.4v.2l.1.3v.9l.2.3v1.8l-.3.4v.1l.1.2V438H53v.5l.3.3.4-.6.4.2v.3l-.2.4h.2l.2.1h.1l.3.3.4.2H55.4l1.6.8.2.5h.4l.1.2.5.2 2.2 1.4v.2zM60.7 414.5l.2-.2-.2-.6.3-.2.3.2.2.3.1-.1.2-.2h.1l.3-.2.5-.2V413l1.6-1h.6l.1-.2h.2l.4-.3 2.4-1.3.1.2 1-.6v-2.4l-.1-.2V406.5v-.2V405.4l-.1-.4v-4.5h-.1l-.5-.3-.5-.3-.3-.2-.9-.5h-.3l-.2-.2H66v-.1l-.3-.2-.2-.2h-.3l-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1h-.1l-.5.3-.4.3-.4.2-.9.5v.2h-.4v.2h-.2l-.2.1-.3.1-.2.2-.2.2-.4.3-.6.4-1.4.7-1.7 1v.1h.6v.5l-.2.1h-.4V402.8h.1l.1.2v1.9l-.2.4v3.7h-.2v.5l.4.2.3-.5.4.2v.3l-.2.3.2.1h.2l.2.1.3.3.3.2h.4l1.6.8.2.5h.3l.1.1.5.3 2.3 1.4v.2zM52.3 428.3l.3-.2.3.1.2.3.1-.1.2-.1.1-.1.3-.2.5-.2V427.4l1.6-1 .5.1h.1l.2-.2.1-.1.5-.3 2.3-1.3.1.2 1-.6V422l-.1-.2v-.5-.3-.9l-.1-.4V415h-.1l-.5-.3-.4-.2-.4-.3-.9-.5H58l-.3-.2h-.2l-.2-.2-.2-.2h-.3l-.3-.2-.4-.1-.7-.4-1.3-.8-2-1.2-.6.4-.4.2-.4.2-.8.5-.2.2-.3.1v.1h-.2l-.2.2h-.3l-.1.2-.3.3-.3.3-.7.3-1.4.8-1.7 1 .6.1v.4l-.2.2h-.4V417.4h.1l.1.2v1.8l-.2.4v3.7H44v.6l.4.2.4-.5.3.2v.3l-.2.3h.2l.3.2.4.2.4.3v-.1h.3l1.6.9.2.4.1.1h.2l.2.1.4.3 2.3 1.3v.2l.8.5.2-.1zM53.1 457.8l-.2-.6.3-.2.3.1.2.3h.1l.2-.2.1-.1.3-.1.5-.2v-.4l1.6-1 .5.1h.1l.2-.2v-.1l.6-.3 2.3-1.2.1.1 1-.6v-2.4l-.1-.2v-.5-.3-.8l-.1-.5V444l-.1-.1-.5-.3-.5-.2-.3-.3-.9-.4h-.2l-.3-.3h-.1l-.3-.2-.2-.2h-.3l-.3-.2-.4-.1-.7-.4-1.3-.8-2-1.2-.6.4-.4.2-.4.2-.8.5-.2.2-.3.1v.1h-.2l-.2.2-.3.1-.2.2-.2.2-.4.3-.6.3-1.4.8-1.7 1 .6.1v.5H44.8v1.5h.1l.1.2v1.8l-.2.4v3.7h-.2v.6l.4.2.4-.5.3.2v.3l-.2.3h.2l.2.2h.2l.3.2.3.3.2-.1h.2l1.6.9.2.4.1.1h.2l.2.1.4.3 2.3 1.4v.2l.8.4zM45.2 481.4v.4l.4.3.4-.5.4.1v.3l-.2.4h.2l.2.1h.1l.3.3.4.2h.3l1.6.9.2.4h.4v.2l.5.2 2.3 1.4v.2l.8.5.2-.1-.3-.6h.1l.4-.3.2.2.2.3.1-.1.2-.2h.1l.4-.2.3-.2.1-.3 1.7-1 .4.1h.1l.1-.2.2-.1.5-.3 2.3-1.3.1.2 1-.6v-2.4l-.2-.2.1-.3v-.2-.3-.8l-.1-.5V473l-.1-.1-.5-.3-.5-.2-.3-.2-.9-.5h-.3l-.2-.3h-.1l-.3-.2-.3-.2H58l-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1h-.1l-.5.3-.4.2-.4.2-.8.5-.1.2-.4.2h-.2l-.2.2-.3.1-.2.2-.2.2-.4.3-.6.3-1.4.8-1.7 1h.7v.5H46l-.2.2h-.4v.4l.1.1v.8l.2.3v1.8l-.3.4v.1l.1.2V481.3h-.1zM51.7 399.4l.4-.3.2.2.2.3.2-.1.2-.2.4-.2.4-.2v-.1l.1-.2 1.6-1 .5.1h.1l.1-.3h.1l.5-.3 2.3-1.3.2.2 1-.6v-.5l-.1-.5v-2.2-.3-.8l-.2-.4v-.8l.1-1.6v-2l-.2-.1-.5-.3-.4-.2-.4-.3-.8-.5h-.3l-.2-.2H57l-.1-.1-.3-.2-.2-.1h-.2l-.3-.2-.5-.2-.6-.4-1.3-.8-2.1-1-.5.2-.4.3-.4.2-.9.5-.1.2-.3.1v.1h-.2l-.3.1-.2.2-.2.1-.2.2-.4.3-.7.4-1.3.7-1.8 1.1.7.1v.4l-.3.2h-.4v.2l.1.2v1l.2.2v1.8l-.3.4v.2l.1.2V394.6h-.2v.6l.3.2.4-.5.4.2v.2l-.2.4h.2l.2.1h.1l.3.3.4.3.1-.1h.2l1.6.9.2.4h.4l.1.2.5.3 2.2 1.3v.2l.8.5.3-.1zM43.7 385.1l.2-.1.1-.1.3-.1.5-.2v-.4l1.6-.9h.6l.2-.2h.1l.5-.3 2.3-1.3.1.1 1-.6v-2.4l-.1-.2v-.5-.3-3.6l-.1-2.1-.6-.3-.4-.3-.4-.2-.9-.5h-.2l-.3-.2-.2-.1-.2-.2-.2-.2h-.3l-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.2-.5.4-.4.2-.5.2-.8.5-.1.2-.4.1v.1h-.1l-.3.2h-.3l-.1.3-.3.2-.3.3-.7.3-1.4.8-1.7 1 .6.1v.4l-.2.2h-.4v.4l.1.2v.3l-.1.5h.1l.2.2v1.8l-.3.4v.2l.1.2v3.3h-.3v.6l.4.2.4-.5.4.2v.3l-.2.3h.1l.3.2h.1l.3.2.4.3v-.1h.3l1.6.9.2.4.1.1h.2l.2.1.4.3L42 385v.1l.8.5.2-.1-.2-.6.3-.2.3.1.2.4zM59 367.7l-.5.2-.8.5-.1.2-.4.1v.1H57l-.2.1-.3.2-.2.1-.2.2-.4.3-.6.4-1.4.7-1.6 1 .6.1v.5H52v.3l.1.2v1l.2.2v1.9l-.3.3v.2l.1.2v3.3h-.2v.6l.3.2.4-.5.4.2v.3l-.2.3h.2l.2.2h.1l.3.2.4.3.1-.1h.2l1.6 1 .2.3.2.1h.2l.1.1.5.3 2.2 1.4v.2l.8.4.3-.1-.3-.6.4-.2.2.1.2.4.2-.2.2-.1v-.1l.4-.1.4-.2v-.4l1.7-.9h.5l.2-.2h.1l.5-.3 2.3-1.3.2.1 1-.5-.1-.5v-1.9l-.1-.3v-.5-.3V371.6h-.2l-.5-.3-.4-.2-.4-.3-.8-.4h-.3l-.2-.3h-.2l-.3-.2-.2-.2h-.2l-.3-.2-.5-.1-.6-.4-1.3-.8-2-1.1h-.2l-.5.3z"
 
 
              class="bnd-3" transform="translate(39.7 .5)"></path>
 
            <path d="M49 485.2l.4.2h.3l.2.2.2.1.3.2h.1l.3.3h.2l1 .5.3.3.4.2.5.2.1 2.3V492.4l.1.4v1.3l.1.2V497.1l2.4 1.3 1.3.8.7.4.4.1.3.1.2.1.3.2.2.1v.1h.2l.2.3h.3l.9.4.3.3.5.2.5.3v.3a4.7 4.7 0 0 1 1.7 0v-.2h-.6l1.7-1 1.3-.8.7-.4.4-.3.2-.2.2-.2h.2l.3-.2h.1v-.1l.4-.1.2-.3.8-.4.4-.2.4-.3.5-.3h.2a4.7 4.7 0 0 1 .6-.9l-.4-.2v-.5h.2V491.8l.3-.4v-1.9l-.2-.2h-.1v-1.1a4.2 4.2 0 0 1-.3-.8 4.1 4.1 0 0 1-.8-1l-.6-.3v-.2l-2.2-1.4-.5-.2-.1-.1H67l-.2-.1-.2-.4-1.6-1h-.2v.1l-.5-.2-.2-.2h-.2l-.2-.2h-.2l.2-.4v-.2l-.3-.3h-.1v.1l-.4.5-.3-.2v-.5h.1v-.1l.1-2.7v-1l.2-.4v-1.8l-.1-.2h-.1v-1.4h.3l.2-.1.1-.5-.6-.1 1.6-1 1.4-.7.7-.4.3-.3.3-.2.1-.2.3-.1.3-.1.1-.1.3-.1h.1l.1-.3.8-.5.5-.1.3-.3.5-.3h.1a4.5 4.5 0 0 1 .4-1v-.6h.1v-3.2l.1-.2-.1-.2v-.1l.3-.4v-1.9l-.2-.2v-1.3h.2v-.4a5.7 5.7 0 0 1-1-1h-.2l-.9-.4.1-.2-2.3-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.3-.3-.2h-.1l-.2-.1h-.2l.2-.4v-.3l-.4-.2-.4.5-.4-.2v-.5h.2v-2.7l.1-.5v-.2l-.1-.2v-.2l.3-.3v-1.9l-.2-.2v-1.4h.3l.2-.1v-.4l-.6-.1 1.7-1.1 1.4-.8.7-.3.3-.3.3-.2.2-.2.2-.1.3-.1.1-.1.4-.1v-.3l1-.5.4-.2.4-.2.4-.3h.2a4 4 0 0 1 .5-.9l-.3-.1v-.6h.2V434l.2-.4v-1.9l-.1-.2h-.1v-1.3h.3l.3-.2v-.3a3.7 3.7 0 0 1-.4-.2h-.2a3.5 3.5 0 0 1-.8-.7l-1-.4.1-.2-2.3-1.4-.4-.3h-.4l-.1-.2-.2-.4-1.6-.9H63.5l-.4-.2-.3-.2h-.1l-.2-.1h-.2l.2-.4v-.3l-.4-.2-.4.5-.4-.2v-.5h.2v-2.7l.1-.6v-.1l-.1-.2v-.2l.3-.4v-1.8l-.1-.2h-.2v-.5l.1-.3V415.8h.3l.2-.1v-.5h-.6l1.7-1.1 1.4-.8.7-.3.3-.3.3-.2.2-.2.2-.1.3-.1.1-.1.4-.1.1-.3.8-.5.5-.2.4-.2.5-.4.2.2a4.5 4.5 0 0 1 .4-1l-.3-.1v-.6h.2V405.4l.1-.1-.1-.2v-.1l.3-.4v-1.9l-.2-.2v-1.4h.3a3.9 3.9 0 0 1-.1-.6h-.3l.1-.1a4.9 4.9 0 0 1-.8-.6H69l-1-.5.2-.2L66 398l-.5-.3h-.3l-.2-.2-.1-.4-1.6-1H63v.1l-.5-.2-.2-.2H62l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.6h.2V390.7l.2-.4v-1.8l-.1-.2H61v-1.4h.4l.2-.2v-.4H61l1.7-1.1 1.4-.8.6-.4.4-.2.2-.3.2-.1.3-.1.2-.2h.1l.4-.2.2-.2.8-.5.4-.2.4-.2.5-.4.2.1a4.5 4.5 0 0 1 .3-1h-.1v-.6h.2V376l.2-.4v-2h-.2v-1.4h.3l.3-.1v-.5h-.6l.2-.2a3.5 3.5 0 0 1-1-.6l-.1.1-.9-.5v-.2l-2.2-1.3-.4-.3-.2-.1H64.5l-.2-.5-1.6-1h-.2l-.2.2-.3-.3-.3-.2h-.1l-.3-.2h-.2l.2-.4v-.2l-.3-.2-.4.5-.3-.2a4 4 0 0 1-.7.2v.2l-1 .6-.1-.2-2.3 1.3-.5.2-.1.1-.2.2h-.6l-1.5 1h-.1l-.1.2v.1l-.3.2-.4.1v.1l-.3.2-.1.1-.2-.3-.2-.2-.4.2.2.7-.3.1-.8-.5v-.1l-2.2-1.5-.5-.2-.1-.1h-.2l-.2-.1-.2-.4-1.6-1h-.2v.2l-.5-.3-.2-.2h-.2l-.2-.2h-.2l.2-.3v-.3l-.1-.1a3.7 3.7 0 0 1-.5.1l-.1.3-.3-.2a4.3 4.3 0 0 1-.6 0h-.2v.4l-1 .6v-.2l-2.4 1.3-.4.2-.2.1v.2h-.7l-1.6 1V370.2l-.5.2-.3.1-.1.1-.2.2h-.2l-.2-.3h-.2l-.4.1.3.6-.5.3v.1l.1 2.6v2.8l.1.3v1.5l.1 1v1.8l2.4 1.3 1.3.8.7.4.4.2h.3l.2.1.3.2.2.2h.2l.2.3h.3l.8.5.4.2.4.3.6.2v5l.2.4v1l-.1.3.1.2V396h.1l2.3 1.3 1.3.8.7.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.4.3.4.2.5.3.1 2.2v2.8l.1.3v4l-1 .6v-.2l-2.4 1.3-.4.2-.2.1v.2H47l-1.6 1-.1.1v.2l-.4.2-.3.1-.1.1-.2.1-.2.2-.2-.4h-.2l-.4.1.3.6-.5.3.1 2.7v2.8l.1.3v3.5l.1.5V425l2.4 1.3 1.3.8.7.4.4.2h.3l.2.1.2.2.3.2h.2l.2.3h.3l.8.5.4.2.4.3.6.2V434.6l.2.3v1l-.1.4.1.2v2.4l-1 .6v-.2l-2.4 1.3-.4.2-.2.1-.1.2h-.6l-1.6 1-.1.2v.1l-.4.2-.3.1-.1.1-.2.2h-.2l-.2-.2-.2-.2-.4.2.3.6-.5.3v.1l.1 2.6v2.8l.1.3v3.5l.1.5V453.8l2.4 1.3 1.3.8.6.4.5.2h.3l.2.1.2.2.3.2h.2l.2.3h.3l.8.5.4.3.4.2.5.2h.1v5l.1.3v1.4l.1.2v2.4l-.9.5-.1-.2-2.3 1.3-.5.3h-.2V470h-.7l-1.6 1-.1.2-.4.2-.3.2h-.1l-.2.2-.1.1-.2-.3-.3-.1-.3.2.2.6-.5.3v.1l.1 2.6V478.4l.1.2v4.1h.1L47 484l1.4.8zm15.2-1.4l1.4.8.6.4.5.2.3.1h.2l.2.2.3.2h.1l.3.3h.2l.9.5.4.3.4.2.5.3h.1v4.9l.1.3.1.3v.7l-.1.4.1.2v2.4l-1 .5v-.1l-2.4 1.3-.4.2h-.2v.1l-.1.2H66l-1.6 1-.2.2v.1l-.3.2-.3.1-.1.1-.2.1-.2.2-.2-.4-.2-.1-.4.2.2.6-.2.2-.8-.5v-.2l-2.2-1.4-.5-.3H58.6l-.2-.1-.2-.5-1.6-.9h-.2v.1l-.5-.2-.2-.3h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.5.5-.3-.2v-.5h.1l.1-2.7V492l.2-.4v-1.9l-.1-.2h-.1v-1.3h.3l.2-.2v-.4l-.6-.1 1.7-1 1.4-.8.7-.4.3-.2.3-.3.1-.1.3-.1.3-.2h.1l.3-.2h.1l.1-.2.8-.5.5-.2.4-.2.4-.4zm-.5-28.9l1.3.8.6.4.5.2h.3l.2.2.2.1.3.2h.1l.3.3h.3l.8.5.4.3.4.2.5.2.1.1v4.5l.1.5v.3l.1.2v.8l-.1.3.1.2v2.4l-.9.5v-.1l-2.4 1.2-.5.3h-.1v.1h-.1l-.1.2h-.5l-1.6 1h-.1l-.1.2v.1l-.3.2H63v.1l-.2.1-.1.2h-.1l-.2-.3-.2-.1-.4.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.5-.3H58l-.2-.1-.2-.5-1.6-.9h-.2v.1l-.5-.3-.2-.2h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V463l.2-.4v-1.8l-.1-.2h-.1v-1.5h.3l.3-.1v-.4h-.7v-.1l1.8-1 1.3-.8.7-.4.4-.3.2-.2.2-.2h.2l.3-.2h.1l.4-.2.1-.2.8-.5.5-.2.4-.3.5-.3zM63 426l1.3.8.6.4.5.2h.3l.2.2.2.1.3.2h.1l.3.3h.3l.8.5.4.3.4.2.5.2h.1v4.6l.1.5v.3l.1.2v1l-.1.1.1.2v2.4l-1 .6v-.2l-2.4 1.3-.5.3h-.1l-.1.2h-.6l-1.6 1-.1.2v.1l-.4.2-.3.1-.2.1-.1.2H62l-.1-.2-.3-.2-.4.2.3.6-.3.2-.8-.5v-.2l-2.2-1.4-.5-.2-.1-.1h-.3v-.1l-.3-.5-1.6-.9h-.2l-.1.1-.4-.2-.3-.2h-.1l-.2-.2h-.2l.2-.4v-.3l-.4-.2-.4.6-.3-.3v-.5h.2V434.2l.2-.4V432l-.1-.2H53v-.5l.1-.4V430.3h.3l.3-.1v-.4H53v-.1l1.7-1 1.4-.8.7-.4.3-.3.3-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.8-.5.5-.2.4-.3.5-.3zm-.6-29l1.3.9.7.4.4.2h.3l.3.1.2.2.2.2h.1l.3.3h.3l.9.5.3.2.5.3.5.2.1 2.3V405.5l.1.3v1.6l.1 1v1.4l-1 .6-.1-.2-2.4 1.3-.4.2-.2.1v.2h-.7l-1.6 1V413.3l-.5.2-.3.1-.1.1-.2.2h-.1l-.2-.2-.3-.2-.3.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.5-.3h-.3l-.1-.1-.2-.5-1.6-.9h-.3v.1l-.4-.2-.3-.3h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V405.3l.2-.4v-2.1h-.2v-1.4h.4l.2-.1v-.4l-.6-.1 1.7-1 1.4-.8.6-.4.4-.3.2-.2.2-.2h.3l.2-.2h.1v-.1l.4-.1.1-.2.9-.5.4-.2.4-.3.5-.3zm-10.4-17V376.3l.2-.3V374l-.1-.2H52v-.5l.1-.3V372.5h.3l.3-.1v-.5H52l1.6-1 1.4-.8.6-.4.4-.3.2-.2.2-.1.3-.2h.2l.2-.1.3-.2.2-.2.8-.5.4-.2.4-.3.5-.3h.1l2 1 1.4.9.6.4.5.1.3.1.2.1.2.2.3.1v.1h.2l.2.3h.3l.8.4.4.3.4.2.5.3h.1v5l.1.3v1.4l.1.2v2.4l-1 .5v-.1l-2.4 1.3-.5.2h-.1l-.1.3h-.6l-1.6 1-.1.1v.2l-.4.2-.3.1-.1.1-.2.1-.2.2-.2-.4-.2-.1-.4.2.3.6-.3.1-.8-.4v-.2l-2.2-1.4-.5-.3H56.3l-.2-.2-.2-.4-1.6-.9h-.2l-.1.1-.4-.3-.3-.2h-.1l-.2-.1h-.2l.2-.4v-.3l-.4-.2-.4.5-.3-.2v-.5zm-8.7 5l-.3-.2-.3.2.2.6-.2.1-.9-.5.1-.1-2.3-1.4-.4-.3h-.4l-.1-.2-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.3-.1-.1-.1.1-.3v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V377l.1-.1-.1-.2v-.2l.3-.4v-1.8l-.2-.2h-.1v-.5l.1-.3v-.4l-.1-.2h.4l.2-.2v-.4h-.6l1.7-1.1 1.4-.8.7-.3.3-.3.3-.2.1-.2.3-.1.3-.2h.1l.4-.2v-.2l1-.5.4-.2.4-.2.4-.4 2.1 1.2 1.3.8.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.4.2.4.3.5.2h.1v4.9l.1.4v1.3l.1.2v2.4l-1 .6-.1-.1-2.3 1.3-.5.2h-.1l-.2.3h-.6l-1.5 1-.2.1v.2l-.4.2H44v.2l-.3.1-.1.2-.2-.4zm8.3 15.1l-.8-.5v-.2l-2.2-1.3-.5-.3-.1-.1h-.4l-.2-.5-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.2h-.2l.2-.4v-.2l-.4-.2-.4.5-.3-.2v-.6h.2V391l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.3-.2v-.4h-.7l1.8-1.2 1.3-.7.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.6.4.5.2.3.1h.2l.2.2.3.2v.1h.2l.2.2h.3l.8.5.4.3.4.2.5.3h.1l.1 2.1v3.1l.1.3V395.4l-1 .6v-.2l-2.4 1.3-.5.3-.2.2-.1.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.2h-.1l-.2.2-.2.1-.2-.3-.2-.2-.4.2.3.7zm.6 29l-.9-.6v-.2l-2.2-1.3-.4-.3h-.4l-.1-.2-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.3-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V419.7l.3-.4v-1.8l-.2-.2h-.1V416h.4l.2-.2v-.4h-.6l1.7-1.1 1.4-.8.7-.3.3-.3.3-.3.1-.1.3-.1.2-.2h.2l.3-.2.2-.2.8-.5.4-.2.4-.2.5-.4 2.1 1.2 1.3.8.7.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.4.3.4.2.5.3.2 2.2v1.5l-.1.8v.4l.1.4v1.3l.1.2v2.4l-1 .6-.1-.2-2.3 1.3-.5.3h-.1l-.2.3h-.6l-1.6 1v.2l-.5.2-.3.2-.3.2-.1.1-.2-.3-.3-.1-.3.2.2.6zm.6 28.8l-.9-.4v-.2l-2.2-1.4-.4-.3H49l-.1-.2-.2-.4-1.6-.9h-.3v.1l-.4-.3-.3-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V448.6l.3-.4v-1.8l-.2-.2h-.1v-1.4h.4l.2-.1v-.5h-.6l1.7-1.1 1.4-.8.6-.3.4-.3.2-.2.2-.2.3-.1.2-.2h.2l.3-.2.2-.2.8-.5.4-.2.4-.2.5-.4 2.1 1.2 1.3.8.7.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.3.3.5.2.5.3.1 2.2v2.8l.1.3v1.3l.1.2v2.4l-1 .6v-.2h-.1l-2.3 1.3-.5.3h-.1l-.2.3h-.5l-1.7 1V456.7l-.5.2h-.3l-.1.2-.2.1-.1.1-.2-.3-.2-.1-.4.2.2.6zm-5.4 25l-.1.1-.4-.2-.3-.2h-.1l-.2-.2h-.2l.2-.4v-.3l-.4-.2-.4.6-.4-.3v-.4h.2V478.5l.1-.5v-.2l-.1-.2v-.1l.3-.4v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.2-.1v-.5h-.6l1.7-1.1 1.4-.8.6-.3.4-.3.2-.2.2-.2.3-.1.2-.1h.1v-.1h.1l.3-.1v-.1l.2-.2.8-.5.4-.2.4-.2.5-.3 2.1 1 1.3.9.7.4.4.1.3.1.2.1.3.2.2.1v.1h.2l.2.3h.3l.9.4.3.3.5.2.5.3.1 2.2v2.8l.1.3v3.9l-.9.6v-.2l-2.4 1.3-.5.3H58l-.2.2v.1h-.5l-1.6.9-.2.2v.1l-.3.2-.4.1v.1l-.3.2-.1.1-.2-.3-.2-.2-.4.2v.1l.2.6h-.2l-.9-.4.1-.2-2.3-1.4-.4-.2-.1-.1h-.3l-.1-.1-.2-.5-1.6-.9z"
 
 
              class="bnd-4" transform="translate(39.7 .5)"></path></g><g id="nntb4"
 
 
            class="bnd-2"><path d="M63.7 1605.6l.4-.2.2.1.2.3h.2l.1-.2.1-.1.4-.2.3-.1v-.1l.1-.2 1.7-1h.5l.1-.2.2-.1.5-.3 2.3-1.2.1.1 1-.5v-2.5l-.2-.2.1-.3v-.2-.3-.8l-.1-.5v-4.4h-.1l-.5-.3-.5-.2-.3-.3-.9-.5h-.3l-.2-.2H69v-.1l-.3-.2-.3-.1-.2-.1-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1h-.1l-.5.3-.4.3-.4.2-.8.5-.1.1v.1l-.4.1-.2.1-.3.1-.2.2-.2.1-.2.2-.4.3-.7.4-1.3.7-1.7 1 .7.1v.5h-.1l-.2.1h-.4v.4l.1.2v.8l.2.2v1.8l-.3.4v.2l.1.2v3.3h-.1l-.2.1v.5l.4.2.4-.5.4.2v.3l-.2.3h.2l.2.2h.1l.3.2.4.3v-.1h.3l1.6.9.2.4.1.1h.3v.1l.5.3 2.3 1.4v.2l.8.4h.2l-.3-.7h.1zM54.8 1572v.5l.4.2.4-.5.4.2v.3l-.2.3h.2l.2.2h.1l.3.2.4.3v-.1h.3l1.6.9.2.4.1.1h.3v.1l.5.3 2.3 1.3v.2l.8.5h.2l-.2-.7.4-.3.3.2.2.3.2-.2h.1l.1-.1.3-.2.4-.1V1576h.1v-.1l1.6-1 .5.1.1-.2h.1l.2-.1.5-.3 2.3-1.3.1.2 1-.5-.1-.5v-1.9l-.1-.2V1569.5v-.2V1568.4l-.1-.4v-4.5h-.1l-.5-.3-.5-.3-.3-.2-.9-.5h-.2l-.3-.2-.2-.1-.2-.2-.2-.2h-.3l-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1-.5.3-.4.3-.5.2-.8.4-.1.3h-.4v.1H60l-.2.2-.2.1-.2.2-.3.2-.3.3-.7.4-1.4.7-1.7 1 .7.2v.4l-.3.1H55v.4l.1.2v.8l.2.2v1.9l-.3.4v.1l.1.2V1572zM62.5 1548.6l.2-.2-.2-.6.3-.2.3.1.2.4.1-.2h.2l.1-.2.3-.1.5-.2V1547l1.6-1h.6l.2-.2.6-.3 2.3-1.3.2.1 1-.5-.1-.5v-1.9l-.1-.2v-.6-.2V1539.5l-.1-.4v-4.5l-.1-.1-.5-.3-.4-.2-.4-.2-.9-.5h-.2l-.3-.3h-.2l-.2-.2-.2-.2H67l-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1-.6.3-.4.3-.4.1-.8.5-.2.3h-.3v.2h-.2l-.2.1-.3.1-.2.2-.2.2-.4.3-.6.4-1.4.7-1.7 1 .6.2v.4l-.2.1h-.4V1536.9h.1l.1.2v1.9l-.2.3V1543.1h-.2v.5l.4.2.4-.5.3.2v.3l-.1.3h.1l.3.2h.1l.3.2.4.3h.3l1.6.8.2.5H58.8l.2.1.4.3 2.3 1.4v.2zM62 1519.6l.2-.1-.3-.6.4-.2.2.1.2.4.2-.2.2-.1v-.1l.4-.1.4-.2v-.4l1.7-.9H66.2l.1-.2h.1l.5-.3 2.3-1.3.2.1 1-.5v-.5l-.1-.5v-2.2-.3-.8l-.2-.5v-.7l.1-1.6v-2.2H70l-.5-.3-.4-.2-.4-.3-.8-.4h-.3l-.2-.3h-.2l-.3-.2-.2-.2h-.2l-.3-.2-.5-.1-.6-.4-1.3-.8-2.1-1.2-.5.4-.4.2-.4.2-.9.5-.1.2-.3.2h-.2l-.3.2-.2.1-.2.2-.2.2-.4.3-.7.3-1.3.8-1.8 1 .7.1v.5h-.7v.3l.1.2v1l.2.2v1.8l-.3.4v.2l.1.2v3.3h-.2v.6l.3.2.4-.5.4.2v.3l-.2.3h.2l.2.2h.1l.3.2.4.3.1-.1h.2l1.6.9.2.4.2.1h.2l.1.1.5.3 2.2 1.4v.1zM53.5 1533.4l.4-.2.2.2.2.3.2-.1.2-.2.4-.2.4-.2v-.1l.1-.2 1.6-1 .5.1h.1l.1-.3h.2l.4-.3 2.4-1.3v.2l1-.6v-3.2-.3-.8l-.1-.4v-4.4l-.1-.2-.6-.2-.4-.2-.4-.3-.8-.5h-.3l-.2-.2h-.1l-.1-.1-.2-.2-.3-.1-.2-.1-.3-.1-.4-.2-.7-.4-1.3-.8-2.1-1.1-.5.3-.4.3-.4.2-.9.5-.1.2-.3.1-.2.1-.3.1-.2.2-.2.1-.2.2-.4.3-.7.4-1.3.7-1.8 1.1.7.1v.4l-.3.1h-.3v1.4l.2.3v1.8l-.3.4v.2l.1.2V1528.7h-.2v.6l.4.2.4-.6.3.3v.2l-.2.4h.2l.2.1h.2l.2.3.4.3.1-.1h.2l1.6.9.2.4h.4l.1.2.5.2 2.3 1.4-.1.2.8.5.3-.2zM54.4 1563l-.3-.6.4-.3.3.2.2.3v-.1l.3-.2.4-.2.4-.2v-.1l.1-.2 1.6-1 .5.1h.1l.1-.3h.2l.4-.3 2.3-1.3.2.2 1-.6v-2.4l-.2-.2V1555.2l.1-.3v-.8l-.1-.4v-4.4l-.1-.1-.6-.3-.4-.2-.4-.3-.8-.5h-.3l-.2-.2h-.1l-.1-.1-.3-.2-.2-.1h-.2l-.3-.2-.4-.2-.7-.4-1.3-.8-2.1-1-.5.2-.4.3-.4.2-.9.5-.1.2-.3.1v.1H51l-.3.1-.2.2-.2.1-.2.2-.4.3-.7.4-1.3.7-1.8 1.1.7.1v.4l-.3.2H46v.2l.1.2v.9l.2.3v1.8l-.3.4v.2l.1.2V1557.6h-.2v.6l.4.2.3-.6.4.3v.2l-.2.4h.2l.2.1h.1l.3.3.4.3.1-.1h.2l1.6.9.2.4h.4l.1.2.5.3 2.2 1.3v.2l.8.5zM46.5 1586.5v.5l.4.2.3-.4v-.1l.4.2v.3l-.2.3h.2l.2.2h.2l.2.2.4.3h.4l1.6.8.2.5h.3l.1.1.5.3 2.3 1.4-.1.2.9.5.2-.1-.3-.6.4-.3.3.1.1.4.2-.1.2-.2h.1l.3-.2.4-.2V1590.4h.1l1.6-1h.6l.1-.2h.2l.4-.3 2.4-1.3.1.2 1-.6v-.5l-.1-.4v-1.7H63v-.5l.1-.3v-.6l-.1-.3v-4.9h-.2l-.5-.3-.4-.2-.4-.3-.8-.5h-.3l-.3-.2H60l-.3-.3-.2-.1h-.2l-.3-.2-.5-.1-.6-.4-1.3-.9-2.1-1-.5.3-.4.2-.4.2-.9.5v.2h-.1l-.3.1-.1.1h-.1l-.3.2h-.2l-.2.2-.2.3-.4.2-.7.4-1.3.8-1.7 1h.6v.5l-.3.2h-.3v1.3h.1l.1.2v1.9l-.2.4v3.7zM53 1504.5l.4-.2.2.2.2.3.1-.1.2-.2h.1l.4-.2.4-.2V1503.8l1.6-1h.7v-.2h.2l.5-.3 2.3-1.3.1.2 1-.6v-2.4l-.1-.2V1497.3v-.3-3.6l-.1-2.1-.6-.3-.4-.2-.4-.3-.9-.5h-.2l-.3-.2-.2-.1-.2-.2-.2-.1-.3-.1-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1-.5.3-.4.3-.5.2-.8.5-.2.2h-.3v.2H50l-.3.1-.3.1-.1.2-.3.2-.3.3-.7.4-1.4.7-1.7 1v.1h.6v.5l-.2.1h-.4v.5l.1.1v.3l-.1.5h.1l.2.3v1.8l-.3.4v.1l.1.2V1499.8h-.3v.5l.4.3.4-.6.4.2v.3l-.2.3.1.1.3.1h.1l.3.3.4.2h.3l1.6.8.2.5H49.3l.2.2.4.2 2.3 1.4v.2l.8.5.2-.2zM45 1490.3l.2-.1v-.1l.4-.2.4-.2v-.1l.1-.2 1.6-1 .5.1h.1l.1-.3h.2l.4-.3 2.4-1.3v.2l1-.6v-3.2-.3-.8l-.1-.4v-4.4l-.1-.1-.6-.3-.4-.2-.4-.3-.8-.4h-.3l-.2-.3h-.2l-.2-.2-.3-.2h-.2l-.3-.2-.4-.1-.7-.4-1.3-.8-2.1-1.2-.5.3-.4.3-.4.2-.9.5v.2l-.4.1-.2.1-.3.1-.2.2-.2.1-.2.2-.4.3-.7.4-1.3.7-1.8 1.1.7.1v.4l-.2.2H36v1.3h.1l.1.3v1.8l-.3.4v.2l.2.2v.6l-.1 2.7h-.2v.6l.4.2.4-.6.3.3v.2l-.2.4h.2l.2.1h.2l.2.3.4.3.1-.1h.2l1.6.9.2.4h.4l.1.2.5.2 2.3 1.4-.1.2.8.5.3-.1-.3-.6.4-.2h.2v.1l.2.3zM60.2 1472.9l-.4.1-.8.5-.1.2h-.1l-.3.2h-.2l-.3.2-.2.1-.2.2-.2.2-.4.3-.7.4-1.3.7-1.7 1h.6v.5l-.2.2h-.4v.4l.1.1v.8l.2.3v1.8l-.3.4v.2l.1.2v3.3H53v.6l.4.2.3-.5h.1l.4.2v.2l-.2.4h.2l.2.1h.1l.3.3.4.3v-.1h.3l1.6.9.2.4.1.1h.4l.4.4 2.3 1.3v.2l.8.5.2-.1-.2-.6.3-.2.3.1.2.3h.1l.2-.2.1-.1.3-.2.5-.2v-.3l1.6-1 .5.1h.1l.2-.2.1-.1.5-.3 2.3-1.3.1.2 1-.6v-2.4l-.2-.2.1-.3v-.2-.3-.8l-.1-.5v-4.5l-.6-.3-.4-.2-.4-.3-.9-.5h-.2l-.3-.2h-.2l-.2-.3-.2-.1h-.3l-.3-.2-.4-.2-.7-.4-1.3-.8-2-1H61l-.5.3z"
 
 
              class="bnd-3" transform="translate(39.7 .5)"></path><path d="M50.2 1590.4l.4.2h.3l.3.1.2.2.2.1.1.1.3.3h.3l.9.5.3.2.5.2.5.3.1 2.2v3.1l.1.3v4h.1l2.4 1.3 1.3.8.6.4.5.2.3.1h.2l.2.2.3.2v.1h.1l.3.2h.3l.8.5.4.3.4.2.5.3h.1v.3a4.7 4.7 0 0 1 1.7 0v-.2h-.7l1.7-1.1 1.4-.8.7-.3.3-.3.3-.3h.1l.3-.2.3-.1h.1v-.1l.4-.1v-.1l.1-.2.8-.5.5-.2.4-.2.4-.3H72.6a4.7 4.7 0 0 1 .5-.9l-.3-.2v-.5h.2V1596.8l.2-.3v-1.9l-.1-.2H73v-1.1a4.2 4.2 0 0 1-.3-.8 4.1 4.1 0 0 1-.9-1l-.6-.3.1-.2-2.3-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.2-.3-.3h-.1l-.2-.1h-.2l.2-.4v-.3l-.4-.2v.1l-.4.4-.4-.2v-.4h.2V1583.5l.1-.5v-.2l-.1-.2v-.1l.3-.4v-1.9l-.1-.1-.2-.1v-.5l.1-.3v-.5h.2l.3-.1v-.5l-.6-.1 1.7-1 1.3-.8.7-.3.4-.3.2-.2.2-.2.2-.1.3-.2h.2l.3-.2.2-.2.8-.5.4-.2.4-.2.5-.4a4.5 4.5 0 0 1 .5-1h-.1v-.5h.1l.1-2.7V1568l.2-.4v-2h-.2v-1.4h.3v-.4a5.7 5.7 0 0 1-1.1-1l-.2.1-.8-.5v-.2l-2.2-1.3-.5-.3h-.3l-.1-.2-.2-.4-1.6-1h-.3v.2l-.5-.3-.2-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.6h.2V1553.7l.2-.4v-2h-.2v-1.4h.4l.2-.2v-.4h-.6l1.7-1.1 1.4-.8.6-.4.4-.2.2-.3.2-.1.3-.1.2-.2h.2l.3-.2.2-.2.8-.5.4-.2.4-.2.5-.4h.2a4.1 4.1 0 0 1 .4-.8l-.3-.2v-.5h.2v-2.7l.1-.6v-.1l-.1-.2v-.1l.3-.4v-1.9l-.1-.2h-.2v-.5l.1-.3V1535.3h.5v-.5a3.7 3.7 0 0 1-.3-.1h-.3.1a3.5 3.5 0 0 1-.9-.7l-.9-.5v-.2l-2.2-1.3-.5-.3v-.1h-.4l-.2-.5-1.6-1h-.3v.2l-.4-.3-.3-.2h-.2l-.2-.2h-.2l.2-.4v-.2l-.3-.2-.4.5-.4-.2v-.6h.2v-3.6l.2-.5v-2h-.2v-1.4h.4l.2-.2v-.4h-.6l1.7-1.2 1.4-.7.6-.4.4-.3.2-.2.2-.1.3-.2h.4v-.2h.3l.2-.3.8-.5.4-.2.4-.3.5-.3.2.1a4.5 4.5 0 0 1 .4-1H71v-.6h.2V1510.2l.2-.4v-2.1h-.2v-1.4h.3a3.9 3.9 0 0 1 0-.6h-.3l.1-.1a4.9 4.9 0 0 1-.9-.7v.1l-1-.5.1-.2-2.2-1.4-.5-.2-.1-.1h-.3v-.1l-.3-.4-1.6-1h-.2l-.1.1-.4-.2-.3-.2h-.1l-.2-.2H63l.2-.4v-.2l-.4-.3-.4.6-.3-.3v-.5h.2V1495.9l.2-.4v-1.8l-.1-.3h-.2v-.4l.1-.4V1492h.6v-.5l-.7-.1 1.8-1 1.3-.8.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3h.1a4.5 4.5 0 0 1 .4-1h-.2v-.5h.2v-.1l.1-2.7V1481.3l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.2-.1v-.5h-.6l.3-.2a3.5 3.5 0 0 1-1-.6h-.2l-.8-.4v-.2l-2.2-1.4-.5-.2-.1-.1h-.2l-.2-.1-.2-.4-1.6-1h-.2v.1l-.5-.2-.2-.2h-.2l-.2-.2h-.2l.2-.4v-.3l-.3-.2-.4.6-.4-.2a4 4 0 0 1-.7.2v.2l-.9.5-.1-.1-2.4 1.3-.4.2h-.2v.1l-.1.2H56l-1.6 1-.2.2v.1l-.3.2-.3.1-.1.1-.2.1-.2.2-.2-.4-.2-.1-.3.2h-.1l.2.6-.2.2-.9-.5.1-.2-2.3-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.2-.3-.3H45.3l-.2-.2.2-.3v-.3H45a3.7 3.7 0 0 1-.4.1l-.2.3-.3-.2a4.3 4.3 0 0 1-.5 0h-.2v.4l-1 .5v-.1l-2.4 1.3-.5.2h-.1l-.1.3H38.8l-1.6 1-.1.1v.2l-.4.2h-.3l-.2.2-.1.1-.2.2-.2-.4-.2-.1-.4.2.3.6-.5.3.1 2.7V1482.5l.1.2v4l.1.1 2.3 1.3 1.4.8.6.4.5.1.3.1.2.1.2.2.3.1v.1h.1l.3.3h.2l.9.4.4.3.4.2.5.3.1 2.2V1496.5l.1.3V1498.4l.1 1v1.7l2.4 1.3 1.3.8.7.4.4.2.3.1h.2l.3.2.2.2v.1h.2l.2.2h.3l.8.5.4.3.4.2.6.3v4.5l.1.5v.3l.1.2v.7l-.1.4.1.2v2.4l-1 .6v-.1l-2.4 1.2-.5.3H49l-.1.3H48.3l-1.6 1-.1.1v.2l-.4.2h-.4v.2l-.3.1-.1.2-.2-.4-.2-.1-.4.2.3.6-.5.3v5l.1.4v.3l.1.3v4l.1.1 2.3 1.3 1.4.8.6.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.4.3.4.2.5.3.1 2.2v2.8l.1.3v1.6l.1 1v1.4l-1 .5v-.1l-2.4 1.3-.5.2h-.1l-.1.3h-.7l-1.5 1-.1.1v.2l-.4.2h-.4v.2l-.3.1-.1.2-.2-.4-.2-.1-.4.2.3.6-.5.3v5l.1.4v.4l.1.2v.8l-.1.3.1.2V1559h.1l2.3 1.3 1.3.8.7.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.4.3.4.2.5.3.1 2.2v2.8l.1.3v3.9l-.8.6-.2-.2-2.3 1.3-.5.3h-.1l-.1.2-.1.1h-.5l-1.6.9-.2.2v.1l-.3.2-.3.1-.1.1-.2.2-.2.1-.2-.3-.2-.2-.4.2v.1l.2.6-.4.2V1583.4l.1.3v1.3l.1.2V1588h.1l2.3 1.3 1.3.8zm15.3-1.4l1.3.8.7.4.4.2h.3l.2.2.3.1.2.2h.2l.2.3h.3l.9.5.3.3.5.2.5.2.1 2.2v2.8l.1.3v3.5l.1.5-1 .5v-.1l-2.4 1.2-.5.3h-.1v.1l-.2.2h-.5l-1.6 1-.2.2-.3.2-.4.2-.2.2-.2.1-.2-.3-.2-.1-.4.2.2.6-.2.1-.9-.5.1-.1-2.3-1.4-.4-.3h-.4l-.1-.2-.2-.4-1.6-.9H57.6l-.4-.2-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.4-.2v-.5h.2v-2.7l.1-.6v-.1l-.1-.2v-.2l.3-.4v-1.8l-.1-.2h-.2v-.5l.1-.3V1593.3h.3l.2-.1v-.5h-.6l1.7-1 1.3-.8.7-.4.4-.3.2-.2.2-.1.2-.2.3-.1h.1l.1-.1.3-.1.2-.3.8-.4.4-.2.4-.3.5-.3zm-.6-29l1.3.9.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.3.2.5.3.5.2.1 2.3V1568.5l.1.3v1.6l.1 1v1.4l-.9.5-.1-.2-2.3 1.3-.5.3h-.2v.1l-.2.2h-.5l-1.6.9-.2.3-.3.2-.3.2-.2.1-.2.2-.2-.3-.3-.2-.3.2-.1.1.2.6-.2.1-.8-.5v-.1l-2.2-1.4-.5-.3h-.4l-.1-.2-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.4-.2v-.5h.2l.1-2.7V1568.3l.2-.4v-1.9l-.1-.2H55v-.5l.1-.3V1564.4h.3l.2-.1v-.4l-.6-.1 1.7-1.1 1.4-.7.6-.4.4-.3.3-.2.2-.2h.2l.2-.2h.2v-.1l.3-.1.2-.3.8-.4.4-.2.5-.3.4-.3zm-.6-28.8l1.3.8.7.4.4.2h.3l.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.5.4.2.4.2.5.3.1 2.2V1539.6l.1.3v1.3l.1.3v2.4l-1 .5v-.1h-.1l-2.3 1.3-.5.2-.1.1-.2.2h-.5l-1.7 1V1547.4l-.5.2-.3.1-.1.1-.2.2h-.1l-.2-.3-.2-.1-.4.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.3-.3-.2h-.1l-.3-.1h-.1l.1-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1539.3l.3-.3v-1.9l-.2-.2h-.1v-1.4h.4l.2-.1v-.4l-.6-.1 1.7-1 1.4-.8.6-.4.4-.3.2-.2.2-.2h.3l.2-.2h.2v-.1l.3-.1.2-.3.8-.5.4-.1.4-.3.5-.3zm-.5-29l1.3.9.6.4.5.1.3.1.2.1.2.2.3.1v.1h.2l.2.3h.3l.8.4.4.3.4.2.6.3.1 2.2V1511l.1.3V1515l-1 .5v-.1l-2.4 1.3-.5.2h-.1l-.1.3h-.6l-1.6 1-.1.1v.2l-.4.2h-.3l-.1.2-.2.1-.2.2-.2-.4-.2-.1-.4.2.3.6-.3.1-.8-.5v-.1l-2.2-1.4-.5-.3H58.1l-.2-.2-.2-.4-1.6-.9H55.8l-.4-.2-.3-.2H55l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.3-.2v-.5h.2V1510.3l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.3V1506.6h.3l.3-.1v-.5h-.7l1.8-1.1 1.3-.8.7-.3.4-.3.2-.2.2-.2.2-.1.3-.1h.1v-.1l.4-.1.1-.3.9-.5.4-.2.4-.2.5-.3zm-10.5-17v-3.2l.1-.1-.1-.2v-.2l.3-.4v-1.8l-.2-.2v-1.4h.3l.2-.2v-.4h-.6l1.7-1 1.3-.8.7-.4.4-.3.2-.2.2-.2h.2l.3-.2h.1l.1-.1.3-.1.2-.3.8-.4.4-.2.4-.3.5-.3 2.1 1 1.4.8.6.4.4.2.3.1h.3l.2.2.2.2.1.1h.1l.3.2h.2l.9.5.4.3.4.2.5.3.1 2.2v2.8l.1.3v3.5l.1.4-1 .6-.1-.2-2.3 1.3-.5.3h-.1l-.2.3H65l-1.5 1-.2.1v.1l-.3.2-.4.2-.3.2-.1.1-.2-.3-.3-.1-.3.2.2.6-.2.1-.9-.5.1-.2-2.3-1.3-.4-.3-.2-.1H57.4l-.2-.5-1.6-1h-.2v.1h-.1l-.4-.2-.3-.2h-.1l-.2-.1-.2-.1.2-.4v-.2l-.4-.2-.4.5-.4-.2v-.6zm-8.7 4.9l-.2-.1-.4.2.3.6-.3.1-.8-.5v-.2L41 1489l-.5-.3-.1-.1h-.2l-.2-.1-.2-.4-1.6-1H38v.2l-.5-.3-.2-.2H37l-.2-.2h-.2l.2-.4v-.2l-.3-.3-.4.6-.4-.2v-.6h.2V1481.7l.2-.4v-1.8l-.1-.2H36v-1.4h.4l.2-.2v-.4h-.7l1.8-1.2 1.3-.7.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.2 1.4.8.7.4.4.1.3.1.2.1.3.2.2.1v.1h.2l.2.3h.3l.8.4.4.3.4.2.6.3.1 2.1V1482l.1.3V1486.2l-1 .6v-.2L49 1488l-.4.3h-.2v.2l-.2.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.2h-.1l-.2.2-.2.1-.2-.3zm8.4 15.2l-.9-.5.1-.2-2.3-1.4-.4-.2-.2-.1h-.2l-.1-.1-.2-.5-1.6-.9H47l-.1.1-.4-.2-.3-.2h-.1l-.3-.2h-.1l.1-.4v-.3l-.3-.2-.4.6-.4-.3v-.5h.2v-3.2l.1-.2-.1-.2v-.1l.3-.4v-1.8l-.2-.2H45v-.6l.1-.3v-.4l-.1-.2h.4l.2-.1v-.4H45v-.1l1.7-1 1.4-.8.7-.4.3-.3.3-.2.1-.2h.3l.3-.2.1-.1.3-.1.2-.2.8-.5.5-.2.4-.3.4-.3 2.1 1.1 1.3.8.7.4.4.2h.3l.3.2.2.1.2.2h.2l.3.3h.2l.9.5.4.3.4.2.5.2h.1v5l.1.3v1.3l.1.3v2.4l-1 .6-.1-.2-2.3 1.3-.5.2-.1.1-.1.2h-.7l-1.5 1-.1.2v.1l-.4.2-.4.1v.1l-.3.2h-.1l-.2-.2-.2-.2-.4.2.2.6zm.5 28.9l-.8-.5v-.2l-2.2-1.4-.5-.2-.1-.1h-.2l-.2-.1-.2-.4-1.6-1h-.2v.2l-.5-.3-.2-.2h-.2l-.2-.2h-.2l.2-.4v-.2l-.3-.3-.4.6-.4-.2v-.6h.2V1525l.2-.4v-1.8l-.1-.2h-.1v-1.5h.6v-.5h-.7l1.8-1.2 1.3-.7.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.7.4.4.2.3.1h.2l.3.2.2.2h.2l.2.3h.3l.8.5.4.3.4.2.6.2v.1l.1 2.1v3.1l.1.3V1529.5l-1 .6v-.2l-2.4 1.3-.4.3h-.2v.2l-.2.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.1-.1.1-.2.2-.2.1-.2-.3-.2-.2-.4.2.3.6zm.6 29l-.8-.6v-.2l-2.2-1.3-.5-.3-.1-.1H50l-.2-.5-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.2h-.2l.2-.4v-.2l-.4-.2-.3.5-.4-.2v-.6h.2V1553.9l.2-.4v-1.8l-.1-.2H46v-.5l.1-.4v-.5h.3l.3-.2v-.4H46l1.8-1.2 1.3-.7.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.7.4.4.2.3.1h.2l.2.2.3.2v.1h.2l.2.2h.3l.8.5.4.3.4.2.6.3.1 2.1v3.1l.1.3V1558.4l-.9.6-.1-.2-2.4 1.3-.4.3h-.2l-.1.2-.1.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.1-.1.1-.2.2-.1.1-.2-.3-.3-.2-.4.2.3.7zm-5.4 25l-.5-.3-.2-.2h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1582.8l.2-.4v-2.1h-.2v-1.3h.3l.3-.2v-.4l-.6-.1 1.7-1 1.3-.8.7-.4.4-.2.2-.3.2-.1.2-.1.3-.2h.1l.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.9.6.4.5.1.3.1.2.1.2.1.3.2v.1h.1l.3.2h.3l.8.5.4.3.4.2.5.3h.1v4.5l.1.4v.3l.1.3v.7l-.1.4.1.2v2.4l-.9.6-.1-.2-2.4 1.3-.4.2-.2.1-.1.2h-.6l-1.6 1-.1.2v.1l-.4.2-.3.1-.1.1-.2.2h-.2l-.1-.2-.3-.2-.3.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.5-.3h-.3l-.1-.1-.2-.5-1.6-.9z"
 
 
              class="bnd-4" transform="translate(39.7 .5)"></path></g><g id="nntb3"
 
 
            class="bnd-2"><path d="M69.8 1139.1h-.1l-.5.3-.4.3-.5.2-.8.5-.1.2-.4.1v.1h-.1l-.3.1-.2.2-.2.1-.3.2-.3.3-.7.4-1.4.7-1.7 1.1h.1a4.2 4.2 0 0 1 1.1-.1 4.4 4.4 0 0 1 .7 0 9.4 9.4 0 0 0 2.3-.8 23 23 0 0 0 3-2.4 4 4 0 0 1 .8-1.5zM69.4 1128.7l.2-.2-.2-.6.3-.2.3.2.2.3.1-.1.2-.2h.1l.3-.2.5-.2V1127.2l1.6-1h.6l.1-.2h.2l.4-.3 2.4-1.3.1.2 1-.6v-2.4l-.2-.2.1-.4v-.2-.2-.9l-.1-.4v-4.5h-.1l-.5-.3-.5-.2-.3-.3-.9-.5H75l-.2-.2h-.1v-.1l-.3-.2-.2-.1-.3-.1-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1H69l-.5.3-.4.3-.4.2-.9.5v.2l-.4.1-.2.1-.2.1-.3.2-.2.1-.2.2-.4.3-.6.4-1.4.7-1.7 1.1h.6v.5l-.2.1h-.4v1.4h.1l.1.2v1.9l-.2.4v3.7h-.2v.5l.4.2.3-.4.4.1v.3l-.2.3.2.1.2.1h.2l.2.3.4.2h.4l1.6.8.2.5h.3l.1.1.5.3 2.3 1.4-.1.2zM61 1142.5l.3-.2.3.1.2.3h.1l.2-.2.1-.1.3-.1.5-.2v-.4l1.6-1 .5.1h.1l.2-.2.1-.1.5-.3 2.3-1.2.1.1 1-.6v-2.4l-.1-.2v-.5-.3-.8l-.1-.5v-4.4l-.1-.1-.5-.3-.5-.2-.3-.3-.9-.4h-.2l-.3-.3h-.2l-.2-.2-.2-.2h-.3l-.3-.2-.4-.1-.7-.4-1.3-.8-2-1.2-.6.4-.4.2-.4.2-.8.5-.2.2-.3.1v.1h-.2l-.2.2-.3.1-.2.2-.2.2-.4.3-.6.3-1.4.8-1.7 1 .6.1v.5H53v1.5h.1l.1.2v1.8l-.2.4v3.7h-.2v.6l.4.2.4-.5.3.2v.3l-.2.3h.2l.2.2h.2l.3.2.3.3.2-.1h.2l1.6.9.2.4.1.1h.2l.2.1.4.3 2.3 1.4v.2l.8.4.2-.1zM60.4 1113.6l.4-.2h.2l.2.4.2-.1.2-.1v-.1l.4-.2.4-.2v-.1l.1-.2 1.6-1 .5.1.2-.3h.1l.5-.3 2.3-1.3.2.2 1-.6v-.5l-.1-.4V1106.4v-.2V1105.3l-.2-.4v-.8l.1-1.5v-2.2h-.2l-.5-.3-.4-.2-.4-.3-.8-.5H66l-.3-.2h-.1l-.3-.3-.2-.1H65l-.3-.2-.5-.2-.6-.4-1.3-.8-2.1-1-.5.2-.4.3-.4.2-.9.5-.1.2-.3.1v.1h-.2l-.3.2H57l-.2.2-.2.2-.4.3-.7.4-1.3.8-1.8 1 .7.1v.4l-.3.2h-.4v.2l.1.2v1l.2.2v1.8l-.3.4v.2l.1.2v3.3h-.2v.6l.3.2.4-.5.4.2v.3l-.2.3h.2l.2.1h.1l.3.3.4.3.1-.1h.2l1.6.9.2.4.1.1h.4l.5.4 2.2 1.3v.2l.8.5.3-.1zM52.4 1099.3l.2-.1.1-.1.3-.1.5-.2v-.4l1.6-.9h.6l.2-.2h.1l.5-.3 2.3-1.3.1.1 1-.5v-2.5l-.1-.2v-.5-.3-.8l-.1-.5v-4.4h-.1l-.5-.3-.4-.2-.4-.3-.9-.5h-.2l-.3-.2-.2-.1-.2-.2-.2-.2H56l-.3-.1-.4-.2-.7-.4-1.3-.8-2-1.1-.5.3-.4.2-.5.2-.8.5-.2.3h-.3v.1h-.1l-.3.2-.3.1-.1.2-.3.2-.3.3-.7.3-1.4.8-1.7 1 .6.1v.5H43.4v.5l.1.2v.3l-.1.5h.1l.2.2v1.9l-.3.3v.2l.1.2v3.3h-.3v.6l.4.2.4-.5.4.2v.3l-.2.3h.1l.3.2h.1l.3.2.4.3v-.1h.3l1.6 1 .2.3.1.1h.2l.2.1.4.3 2.3 1.4v.2l.8.4.2-.1-.2-.6.3-.2.3.1.2.4zM67.6 1082h-.4l-.8.6-.1.2-.4.1v.1h-.2l-.2.1-.3.2-.2.1-.2.2-.4.3-.6.4-1.4.7-1.6 1 .6.1v.5l-.3.1h-.4v.2l.1.2v1l.2.2v1.9l-.3.3v.2l.1.2v3.3h-.2v.6l.3.2.4-.5.4.2v.3l-.2.3h.2l.2.2h.1l.3.2.4.3H63l1.6.8.2.5h.4l.1.1.5.3 2.2 1.4v.2l.8.5.3-.2-.3-.6.4-.2.2.1.2.4.2-.2h.1l.2-.2.3-.1.4-.2V1098.3l1.7-1H73v-.2h.2l.5-.3 2.3-1.3.2.2 1-.6-.1-.5v-1.9l-.1-.2V1091.9v-.3-3.6l-.1-2.2-.6-.3-.4-.2-.4-.2-.8-.5h-.3l-.2-.3H74l-.3-.2-.2-.2h-.2l-.3-.1-.5-.2-.6-.4-1.3-.8-2-1.1h-.2l-.5.3z"
 
 
              class="bnd-3" transform="translate(39.7 .5)"></path><path d="M79 1115.4a3.9 3.9 0 0 1-.1-.6h-.3.1a4.9 4.9 0 0 1-.8-.7h-.1l-1-.5.2-.1-2.3-1.4-.5-.3h-.3l-.2-.2-.2-.4-1.6-1h-.2v.1l-.5-.2-.2-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1104.8l.2-.4v-1.8l-.1-.2h-.1v-1.4h.4l.2-.1v-.5h-.6l1.7-1.1 1.4-.8.6-.3.4-.3.2-.2.2-.2.3-.1.2-.2h.1l.4-.2.1-.2.9-.5.4-.2.4-.2.5-.4.2.1a4.5 4.5 0 0 1 .3-1H78v-.6h.1l.1-2.7V1090.3l.2-.4v-2H78v-1.4h.3l.3-.1v-.5h-.6l.2-.2a3.5 3.5 0 0 1-1-.6l-.1.1-.9-.5v-.2l-2.2-1.3-.4-.3h-.4l-.1-.2-.2-.4-1.6-1h-.2l-.2.2-.3-.3-.3-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.3-.2a4 4 0 0 1-.7.2v.2l-1 .6-.1-.2-2.3 1.3-.5.3h-.1l-.2.2v.1h-.6l-1.5.9h-.1l-.1.2v.1l-.3.2-.4.1v.1l-.3.2-.1.1-.2-.3-.2-.2-.4.2.2.7-.3.1-.8-.5v-.1l-2.2-1.4-.5-.3-.1-.1h-.4l-.2-.5-1.6-1h-.2v.2l-.5-.3-.3-.2-.3-.2h-.2l.2-.3v-.3l-.1-.1a3.7 3.7 0 0 1-.5.1l-.1.3-.3-.2a4.3 4.3 0 0 1-.6 0H51v.4l-1 .6v-.2l-2.4 1.3-.4.2-.2.1v.2h-.7l-1.6 1V1084.4l-.5.2-.3.1-.1.1-.2.2-.2.1-.2-.3-.2-.2-.4.2.3.6-.5.3v.1l.1 2.6v2.8l.1.3v1.6l.1 1V1095.7l2.4 1.3 1.3.8.7.4.4.2h.3l.2.1.3.2.2.2h.2l.2.3h.3l.8.5.4.3.4.2.6.2v5.1l.2.3v1l-.1.3.1.2V1110.2h.1l2.3 1.3 1.3.8.7.4.4.2h.3l.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.5.4.2.4.2.5.3.1 2.2V1120l.1.3V1124.2l-1 .6v-.2l-2.4 1.3-.4.2-.2.1v.2h-.7l-1.6 1-.1.2v.1l-.4.2-.3.1-.1.1-.2.2h-.2l-.2-.2-.2-.2-.4.2.3.6-.5.3v.1l.1 2.6v2.8l.1.3v3.5l.1.5V1139.1l2.4 1.3 1.3.8.7.4.4.2h.3l.2.1.2.2.3.2h.2l.2.3h.3l.8.5.4.3.4.2h.3a3.5 3.5 0 0 1 .9.5 3.8 3.8 0 0 1 .5-.2l1.7-1 1.3-.8.7-.4.3-.3.3-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.8-.5.5-.2.4-.3.5-.3a3.5 3.5 0 0 1 .6-.5v-.4l-.3-.1v-.5h.2l.1-2.7V1133.8l.2-.3v-1.9l-.1-.2h-.2v-.5l.1-.3V1130h.3l.2-.1v-.4l-.6-.1 1.7-1.1 1.4-.8.7-.3.3-.3.3-.2.2-.2.2-.1.3-.1.1-.1.4-.1.1-.3.8-.5.5-.2.4-.2.4-.3h.3a4.5 4.5 0 0 1 .4-.9l-.3-.1v-.6h.2v-3.2l.1-.2-.1-.2v-.1l.3-.4v-1.9l-.2-.2h-.1v-.8h.1v-.5h.3zm-18.2-21.2V1090.5l.2-.3v-1.9l-.1-.2h-.2v-.5l.1-.3V1086.7h.3l.3-.1v-.4l-.6-.1 1.6-1 1.4-.8.6-.4.4-.3.2-.2.2-.1.3-.1.2-.2h.2l.3-.2.2-.2.8-.5.4-.2.4-.3.5-.3h.1l2 1 1.4.9.6.4.5.2h.3l.2.1.2.2.3.1v.1h.2l.2.3h.3l.8.5.4.2.4.2.5.3h.1V1090.8l.1.3v1.4l.1.2v2.4l-1 .6v-.2l-2.4 1.3-.5.2-.1.1-.1.2H72.5l-1.6 1-.1.2-.4.3-.3.1-.1.1-.2.2h-.2l-.2-.3h-.2l-.4.1.3.6-.3.2-.8-.5v-.2l-2.2-1.4-.5-.3H65l-.2-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.3-.3-.2H62l-.2-.1h-.2l.2-.4v-.3l-.4-.2-.4.5-.3-.2v-.5zm-8.7 5l-.3-.2-.3.2.2.6-.2.1-.9-.4.1-.2-2.3-1.4-.4-.3h-.4l-.1-.2-.2-.4-1.6-.9h-.2l-.1.1-.4-.3-.3-.2h-.1l-.3-.1h-.1l.1-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1091.1l.1-.1-.1-.2v-.2l.3-.3v-1.9l-.2-.2h-.1v-.5l.1-.3v-.4l-.1-.2h.4l.2-.1v-.5h-.6l1.7-1.1 1.4-.8.7-.3.3-.3.3-.2.1-.2.3-.1.3-.1.1-.1.3-.1.2-.3.8-.5.5-.2.4-.2.4-.3 2.1 1.1 1.3.8.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.4.3.4.2.5.2h.1v5l.1.3v1.3l.1.2v2.5l-1 .5-.1-.1-2.3 1.3-.5.2h-.1l-.2.3H55l-1.6 1V1098.7l-.5.2-.3.1v.1l-.3.1-.1.2-.2-.4zm8.3 15.1l-.8-.5v-.2l-2.2-1.3-.5-.3h-.4v-.2l-.3-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.3-.2v-.6h.2V1105.1l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.3-.2v-.4h-.7l1.8-1.1 1.3-.8.7-.4.4-.2.2-.3.2-.1.2-.1.3-.2h.1l.4-.2.1-.2.9-.5.4-.2.4-.2.5-.4 2 1.1 1.4.9.6.4.5.1.3.1.2.1.2.1.3.2v.1h.1l.3.2h.3l.8.5.4.3.4.2.5.3h.1l.1 2.2V1105.6l.1.3V1109.6l-1 .6v-.2l-2.4 1.3-.5.3-.2.2-.1.1H64l-1.6.9-.1.2v.1l-.4.2-.3.2h-.1l-.2.2-.2.1-.2-.3-.2-.1-.4.2.3.6zm8 24.8l-.1-.1-2.3 1.2-.5.3h-.1l-.2.3h-.6l-1.6 1V1142l-.5.2h-.3v.2l-.3.1-.1.1-.2-.3-.3-.1-.3.2.2.6-.2.1-.9-.4v-.2l-2.2-1.4-.4-.3H57l-.1-.2-.2-.4-1.6-.9H55l-.2.1-.3-.3-.3-.2H54l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1134l.3-.4v-1.8l-.2-.2H53v-1.4h.4l.2-.1v-.5H53l1.7-1.1 1.4-.8.6-.3.4-.3.2-.2.2-.2.3-.1.2-.1h.2v-.2h.3l.2-.3.8-.5.4-.2.4-.2.5-.4 2.1 1.2 1.3.8.7.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.3.3.5.2.5.3.1 2.2v2.8l.1.3v1.3l.1.2v2.4zm8.4-14.5l-.1-.2-2.4 1.3-.4.3h-.2v.2H73l-1.6 1V1127.5l-.5.2-.3.1-.1.1-.2.2-.1.1-.2-.3-.3-.2-.3.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.5-.3h-.3l-.1-.1-.2-.5-1.6-.9h-.3v.1l-.5-.2-.2-.3h-.4l-.2-.2.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1119.5l.2-.4v-2h-.2V1115.5h.4l.2-.1v-.4h-.6v-.1l1.7-1 1.4-.8.6-.4.4-.3.2-.2.2-.1.3-.2h.2l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2.1 1.1 1.3.8.7.4.4.2h.3l.3.2.2.1.2.2h.1l.3.3h.3l.9.5.3.3.5.2.5.2.1 2.3V1119.7l.1.4v1.5l.1 1v1.4z"
 
 
              class="bnd-4" transform="translate(39.7 .5)"></path></g><g id="nntb2"
 
 
            class="bnd-2"><path d="M59.7 850.3v-.6H59l-1-.6v-.1l-2.3-1.4-.4-.3h-.4l-.1-.2-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2H52l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.3-.2v-.6h.2V840.4l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4V836.5h.3l.3-.1v-.4h-.7l1.7-1.1 1.4-.8.7-.4.3-.2.3-.3.2-.1.2-.1.3-.2h.1l.4-.2v-.2l1-.5.4-.2.4-.2.4-.4H58.8l.1-.2v-1.3h.2V826.2l.1-.1-.1-.2v-.2l.3-.4v-1.8l-.2-.2h-.1V822h.4l.2-.2v-.4h-.6v-.6h-.7l-1-.6v-.2l-2.3-1.3-.4-.3h-.4l-.1-.2-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.3-.2v-.6h.2V811.5l.2-.4V809h-.2v-1.4h.4l.2-.1v-.4l-.6-.1 1.7-1 1.3-.8.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3h.2l.2-.2v-1.4h.2V797l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.3-.2v-.4h-.7v-.6H58l-1.1-.6v-.2l-2.2-1.3-.5-.3v-.1h-.5l-.1-.5-1.6-1h-.3v.2l-.5-.3-.2-.2h-.2l-.2-.2h-.2l.2-.4v-.2l-.3-.3-.4.6-.4-.2v-.6h.2V783l.1-.1-.1-.2v-.2l.3-.4v-1.8l-.1-.2h-.2v-.5l.1-.3V778.7h.3l.2-.1v-.5h-.6v-.6h-.7l-1-.6v-.2l-2.2-1.3-.5-.3h-.4v-.2l-.3-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.3-.2a3.5 3.5 0 0 1-.6.3v.1l-1 .6-.2-.2-2.3 1.3-.4.3h-.2l-.1.2-.1.1H35l-1.6.9-.1.2v.1l-.4.2-.3.1-.1.1-.2.2-.2.1-.2-.3-.2-.2-.4.2.3.6-.3.2-.8-.5v-.2l-2.2-1.4-.5-.2-.1-.1h-.2l-.2-.1-.2-.4-1.6-1h-.2v.2l-.5-.3-.2-.2h-.2l-.2-.2h-.2l.2-.4v-.2l-.3-.3-.4.6-.4-.2v-.1a3.5 3.5 0 0 1-.7.3v.2l-1 .6v-.2l-2.4 1.3-.4.2-.2.1-.1.2h-.6l-1.6 1-.2.2v.1l-.3.2-.3.1-.1.1-.2.2h-.2l-.2-.2-.2-.2-.3.2H14l.2.7-.2.1H14a4.3 4.3 0 0 1 0 .7V783.3l.1.3V787.6a4.4 4.4 0 0 1 .2.7h.1v-.1l2.1 1.1 1.3.8.7.4.4.2.3.1h.3l.2.2.2.2h.2l.3.3h.2l.9.5.4.3.4.2.5.2.1.1v4.9l.1.3v1.4l.1.2v2.4l.3.6 2 1 1.4.9.6.4.5.2h.3l.2.1.2.2.3.2h.2l.2.3h.3l.8.5.4.2.4.3.5.2h.1l.1 2.2v3.1l.1.3V816.4l-1 .6v-.2l-2.4 1.3-.5.2-.1.1-.1.2H27.3l-1.6 1-.1.1v.2l-.4.2-.3.1-.1.1-.2.2h-.2l-.2-.3H24l-.4.1.3.6-.3.2-.3-.2a4.6 4.6 0 0 1 0 .7l.2.1v5.2l.1.3V830.9l-1 .6v-.2l-2.4 1.3-.4.3h-.2v.2l-.2.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.2h-.1l-.2.2-.2.1-.2-.3-.2-.1-.4.1.3.7-.3.1a2.5 2.5 0 0 1-.1.7v4.9l.1.3V845l.1.5-1 .6v-.2l-2.4 1.3-.5.2-.1.1-.1.2h-.7l-1.5 1-.1.1v.2l-.4.2-.4.1v.1l-.3.1-.1.2-.2-.4h-.2l-.4.1.3.6-.6.3h.1v5l.1.5v.3l.1.2v.8l-.1.3.1.2V860.4H7l2.3 1.3 1.3.8.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.4.2.4.3.5.2v.2a4.2 4.2 0 0 1 1.3-.3l1.5-.9 1.4-.7.6-.4.4-.3.2-.2.2-.1.3-.2h.2l.2-.1.3-.2.2-.2.8-.5.4-.2.4-.3.5-.3 2.1 1.1 1.3.8.7.4.4.2h.3l.3.2.2.1.2.2h.2l.3.3h.2l.9.5.3.3.5.2.5.2v.2h1l.2-.1 1.6-1 1.4-.8.7-.4.3-.3.3-.2.1-.1.3-.2h.3l.1-.2h.4v-.3l1-.5.4-.2.4-.3.4-.3 2.1 1.1 1.4.8.6.4.4.2.3.1h.3l.2.2.2.2.1.1h.1l.3.2h.2l.9.5.4.3.4.2.5.3h.1v.1H51.3l1.7-1.1 1.4-.8.7-.3.3-.3.3-.2.1-.2.3-.1.3-.2h.1l.4-.2v-.2l1-.5.4-.2.4-.2.4-.4H59.4l.1-.1v-1.4h.2V854.6l.3-.3v-1.9l-.2-.2h-.1v-1.4h.4l.2-.1v-.5zm-8-32.4l1.3.8.7.4.4.2h.3l.2.1.3.2.2.1.1.1.3.3h.3l.9.5.3.2.5.2.5.3.1 2.2v2.8l.1.3v1.5l.1 1v1.5l-1 .6-.1-.2-2.4 1.3-.4.2-.2.1v.2h-.7l-1.6 1V834l-.5.2-.3.1-.1.1-.2.1-.2.2-.1-.4h-.3l-.3.1.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.5-.3H46l-.1-.1-.2-.5-1.6-.9h-.3v.1l-.5-.3-.2-.2h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V826.4l.1-.1-.1-.2v-.2l.2-.3v-2.1h-.2v-.5l.1-.4v-.5h.3l.2-.1v-.5h-.6l1.7-1.1 1.4-.7.6-.4.4-.3.3-.2.1-.2.3-.1.2-.1h.2v-.1l.3-.1.2-.3.8-.5.4-.1.4-.3.5-.3zm-10.5 2.8l-.3.2-.8-.5v-.2l-2.2-1.4-.5-.2-.1-.1h-.2l-.2-.1-.2-.4-1.6-1H35v.1l-.5-.2-.2-.2H34l-.2-.2h-.2l.2-.4v-.3l-.3-.2-.4.6-.4-.3v-.5h.2V811.6l.2-.4v-2.1h-.2v-1.4h.6v-.6h-.6l1.7-1 1.3-.8.7-.4.4-.3.2-.2.2-.2h.2l.3-.2h.1v-.1l.4-.1.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.7.4.4.2h.3l.2.2.3.1.2.2h.2l.2.3h.3l.8.5.4.3.4.2.6.2v.1l.1 2.1v2.8l.1.3v4l-1 .6v-.2l-2.4 1.3-.5.3-.2.2-.1.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.1-.1.1-.2.2-.2.1-.2-.3-.2-.2-.4.2zm7.9-32.9l2 1.2 1.4.8.6.4.5.1.3.1.2.1.2.2.3.1v.1h.1l.3.3h.3l.8.4.4.3.4.2.5.3h.1v4.5l.1.5v.3l.1.2v.8l-.1.3.1.2v2.4l-1 .6v-.1l-2.4 1.3-.5.2h-.1l-.1.3H53l-1.6 1-.1.1v.2l-.4.2h-.4v.2l-.2.1-.2.2-.2-.4-.2-.1-.4.2.3.6-.3.1-.9-.4.1-.2-2.3-1.4-.4-.3h-.4l-.1-.2-.2-.4-1.6-.9h-.2l-.1.1-.4-.3-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.3-.2v-.5h.1v-.1l.1-2.7V797.1l.2-.4v-1.8l-.1-.2h-.1V793.2h.3l.2-.1v-.5h-.6l1.8-1.1 1.3-.8.7-.3.3-.3.3-.2.2-.2.2-.1.3-.2h.1l.4-.2.1-.2.8-.5.5-.2.4-.2zm-16.8-1.3l.1-2.8v-1l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.2-.1v-.5h-.6l1.7-1 1.4-.8.6-.4.4-.3.2-.2.2-.2h.3l.2-.2h.2v-.1l.3-.1.2-.2.8-.6.4-.1.4-.3.5-.3 2.1 1 1.3.9.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.3.2.5.3.5.2.1 2.2v2.8l.1.3v1.3l.1.2v2.5l-1 .6-.1-.2-2.3 1.3-.5.2-.2.1v.2H44l-1.6 1V790.8l-.5.2-.3.1-.1.1-.2.2h-.1l-.2-.2-.3-.2-.3.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.2.1-.3-.3-.3-.2h-.2l-.2-.1H33l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5zm-8.9 4.7l-.3.2.2.6-.2.1-.9-.5.1-.1L20 790l-.4-.3h-.4l-.1-.2-.2-.4-1.6-1H17v.1H17l-.4-.2-.3-.2h-.1l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.4.5-.4-.2v-.5h.2V783.3l.1-.1-.1-.2v-.2l.3-.4v-1.8l-.2-.2v-1.2l-.1-.2h.4l.2-.1v-.5H15l1.7-1 1.3-.8.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1v-.1l.4-.1.2-.3.8-.4.4-.2.4-.3.5-.3 2.1 1 1.3.9.7.4.4.1.3.1.3.1.2.2.2.1.1.1h.1l.3.3h.2l.9.4.4.3.4.2.5.3.1 2.2v2.8l.1.3v4l-.9.5-.1-.1-2.3 1.3-.5.2h-.1l-.2.3h-.6l-1.5 1-.2.1v.2l-.4.2h-.3v.2l-.3.1-.1.2-.2-.4zm8.6 15.3l-.8-.5v-.2l-2.2-1.3-.5-.3-.1-.1H28l-.3-.5-1.6-1H26l-.1.2-.4-.3-.3-.2h-.1l-.2-.2h-.2l.2-.4v-.2l-.4-.2-.4.5-.4-.2v-.6h.3v-3.6l.2-.5v-1.8l-.1-.2h-.2v-.5l.1-.4v-.5h.3l.3-.2v-.4h-.7l1.8-1.2 1.3-.7.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.6.4.5.2.3.1h.2l.2.2.3.2v.1h.1l.3.2h.3l.8.5.4.3.4.2.5.3h.1v5l.1.3v1.3l.1.2v2.4l-1 .6v-.2l-2.4 1.3-.5.3h-.1l-.1.3H35.7l-1.6 1-.1.1v.1l-.4.2-.4.2-.2.2-.2.1-.2-.3-.2-.1-.4.2.3.6zM24.5 830V826.2l.2-.4v-2h-.2v-1.4h.4l.2-.2v-.4h-.6l1.7-1.1 1.4-.8.6-.3.4-.3.2-.3.2-.1.3-.1.2-.2h.2l.3-.2.2-.2.8-.5.4-.2.4-.2.5-.4 2.1 1.2 1.3.8.7.4.4.1.3.1.3.1.2.2.2.1.1.1.3.3h.3l.9.4.3.3.5.2.5.3.1 2.2V826.8l.1.2v3.8l-.9.5-.1-.1-2.4 1.3-.4.2h-.2v.3h-.7l-1.6 1V834.2l-.5.2h-.3l-.1.2-.2.1-.2.2-.1-.4-.3-.1-.3.2.2.6-.2.1-.9-.5v-.2l-2.2-1.3-.5-.3h-.3l-.1-.2-.2-.4-1.6-1h-.3v.1l-.4-.2-.3-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.5zm-1.2 30.5l-.2-.2-2.3 1.3-.4.3h-.2l-.1.3h-.6l-1.6 1-.1.1v.1l-.4.2-.3.2H17l-.2.2-.2.1-.2-.3-.2-.1-.4.2.3.6-.3.1-.8-.5v-.2l-2.2-1.3-.5-.3H12l-.2-.2-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2H9l-.2-.1-.2-.1.2-.3v-.3l-.4-.2-.3.5-.4-.2v-.5h.2V855.2l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.3V851.5H8l.3-.2v-.4h-.7l1.8-1.1 1.3-.8.7-.4.4-.2.2-.3.2-.1.2-.1.3-.2h.1l.4-.2.1-.2.9-.5.4-.2.4-.2.5-.4 2 1.2 1.4.8.7.4.4.1.3.1.2.1.2.2.3.1v.1h.2l.2.3h.3l.8.4.4.3.4.2.6.3.1 2.2V855.9l.1.2V859.8zm1.3-11.4l-.4.2.2.6-.2.2-.9-.5v-.2l-2.2-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.2-.3-.3H17l-.1-.2.1-.3v-.3l-.3-.2-.4.6-.4-.3v-.5h.2V840.8l.3-.4v-1.9l-.2-.1h-.1V836.8h.4l.2-.1v-.4l-.6-.1 1.7-1 1.4-.8.6-.4.4-.3.2-.2.2-.1.3-.2.2-.1h.2v-.1l.3-.1.2-.2.8-.5.4-.2.4-.3.5-.3 2.1 1.1 1.3.8.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.4.3.4.2.5.2.1 2.3V841l.1.4v1.2l.1.3v2.4l-1 .5v-.1h-.1l-2.3 1.3-.5.3h-.1l-.2.2h-.5l-1.7 1V848.8l-.5.2-.3.1-.1.1-.2.2H25l-.2-.2zm16 11.2l-.1-.1-2.4 1.3-.4.2h-.2v.3h-.7l-1.6 1V863.1l-.5.2-.3.1-.1.1-.2.1-.2.2-.1-.4-.3-.1-.3.2.2.6-.2.1-.9-.4v-.2l-2.2-1.4-.5-.3h-.3l-.1-.2-.2-.4-1.6-.9H27l-.5-.2-.2-.2h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V855l.2-.4v-2H25v-1.4h.4l.2-.1v-.5h-.6l1.7-1.1 1.4-.8.6-.3.4-.3.2-.2.2-.2.3-.1.2-.1h.1l.1-.1.3-.2.2-.2.8-.5.4-.2.4-.2.5-.4 2 1.2 1.4.8.7.4.4.1.3.1.2.1.3.2.2.1v.1h.2l.2.3h.3l.9.4.3.3.5.2.5.3.1 2.2V855.7l.1.2v3.8zm1.3-11.4l-.4.3.3.6-.3.1-.9-.5.1-.2-2.3-1.3-.4-.3-.1-.1h-.4l-.2-.5-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.2h-.2l.2-.4v-.2l-.4-.2-.4.5-.4-.2v-.6h.2v-2.7l.1-.5v-.2l-.1-.2v-.1l.3-.4v-1.9l-.1-.2h-.2v-.4l.1-.4v-.5h.3l.2-.2v-.4l-.6-.1 1.7-1 1.4-.8.7-.4.3-.3.3-.2.2-.1.2-.2h.3v-.1h.1l.4-.2v-.2l1-.5.4-.2.4-.3.4-.3 2.1 1.1 1.4.8.6.4.5.2.3.1h.2l.2.2.3.2h.1l.3.3h.2l.9.5.4.3.4.2.5.3h.1v4.9l.1.3.1.3v.7l-.1.4.1.2v2.4l-1 .6v-.2h-.1l-2.3 1.3-.5.3H46l-.1.2-.2.1h-.4l-1.6.9-.2.2v.1l-.3.2-.3.1-.2.2-.2.1-.1.1-.2-.3zm16 11.3l-.1-.2-2.4 1.3-.4.2-.2.1v.2H54l-1.6 1V863l-.5.2-.3.1-.1.1-.2.2h-.2l-.2-.2-.2-.2-.4.2.3.6-.2.2-1-.5.2-.2-2.3-1.4-.5-.3h-.3l-.2-.1-.1-.5-1.6-.9h-.3v.1l-.5-.2-.2-.3h-.2l-.2-.1h-.2l.2-.4v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V854.8l.2-.3v-2.1h-.2V851h.4l.2-.1v-.5h-.6l1.7-1.1 1.4-.7.6-.4.4-.3.2-.2.2-.2h.2l.1-.1.2-.1h.1v-.1l.4-.1.1-.3.9-.5.4-.1.4-.3.5-.3 2.1 1 1.3.9.7.4.4.2h.3l.2.1.3.2.2.2h.2l.2.3h.3l.9.5.3.2.5.3.5.2.1 2.2v2.8l.1.3v3.5l.1.5z"
 
 
              class="bnd-4" transform="translate(39.7 .5)"></path></g><g id="nntb5"
 
 
            class="bnd-2"><path d="M80.8 1860.1v-.6l-.7.1-1-.6v-.2l-2.3-1.4-.4-.2-.2-.1H76l-.1-.1-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2H73l-.3-.2h-.1l.1-.4v-.2l-.3-.3-.4.6-.4-.2v-.6h.2v-2.7l.1-.6v-.1l-.1-.2v-.2l.3-.3v-1.9l-.1-.2h-.2v-.5l.1-.3V1846.4h.3l.2-.1v-.5h-.6l1.7-1 1.4-.8.6-.4.4-.3.3-.2.1-.1.3-.2.2-.1h.2v-.1l.3-.1.2-.2.8-.5.4-.2.4-.3.5-.3h.2v-.1h.2v-1.5h.2V1835.7l.2-.4v-2h-.2v-1.5H80.8v-.5h-.6v-.7l-.7.1-1-.6v-.2l-2.3-1.4-.4-.2-.2-.1h-.2l-.1-.1-.2-.4-1.6-1h-.2l-.1.1-.4-.2-.3-.2h-.1l-.2-.2H72l.2-.4v-.3l-.4-.2-.4.6-.3-.2v-.6h.2V1821.2l.2-.4v-1.8l-.1-.2h-.1v-1.4h.3l.3-.2v-.4h-.7l1.8-1 1.3-.8.7-.4.4-.3.2-.2.2-.2h.2l.3-.2h.1v-.1l.4-.1.1-.2.9-.6.4-.1.4-.3.5-.3.1-.1h.1l.2-.1v-1.4h.2V1806.8l.2-.4v-1.9l-.1-.1h-.2v-.6l.1-.3V1802.9h.3l.3-.1v-.4h-.7v-.7H79l-1-.5v-.2l-2.2-1.4-.5-.3H75l-.2-.1-.2-.5-1.6-.9h-.2v.1l-.5-.2-.2-.3h-.4l-.2-.2.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.6h.2V1792.4l.3-.4v-1.8l-.2-.2h-.1v-1.5H71.3v-.5h-.6v-.7l-.7.1-1-.6v-.2l-2.3-1.4-.4-.2-.1-.1h-.3l-.1-.1-.2-.4-1.6-1h-.2l-.1.1-.4-.2-.3-.2H63l-.2-.2h-.2l.2-.4v-.3l-.4-.2-.4.6-.3-.2a3.5 3.5 0 0 1-.6.3l-1 .6-.2-.1-2.3 1.3-.5.2H57l-.1.3H56.2l-1.6 1-.1.1v.2l-.4.2-.3.1-.2.1-.1.1-.2.2-.2-.4-.2-.1-.4.2.3.6-.3.2-.2-.1a5.2 5.2 0 0 1 0 .6l.1 2.3V1793.4l.1.2v3.8a4.1 4.1 0 0 1 .2.6l.1-.1 2.1 1.1 1.4.8.6.4.5.2h.3l.2.2.2.1.3.2h.1l.3.3h.2l.9.5.4.3.4.2.5.2.1 2.3V1807.4l.1.3v1.4l.1.2v2.4l-1 .6-.1-.2-2.3 1.3-.5.3h-.1l-.1.2h-.7l-1.5 1-.2.2v.1l-.3.2-.4.1v.1l-.3.2-.1.1-.2-.3-.2-.2-.4.2.3.6-.3.2-.2-.1a3.9 3.9 0 0 1 0 .7v5l.2.3v.9l-.1.4.1.3V1826a3 3 0 0 1 .8 1l1.6.8 1.3.8.7.4.4.2h.3l.2.2.3.1.2.2h.2l.2.3h.3l.9.5.3.3.5.2.5.2.1 2.3V1836.7l.1.2V1840.6l-1 .6v-.2l-2.4 1.3-.4.3H58v.2l-.2.1h-.5l-1.6.9-.1.2v.1l-.4.2-.3.2h-.1l-.2.2-.2.1-.2-.3-.2-.2-.4.2.3.7-.3.1-.2-.1a4.5 4.5 0 0 1 0 .6v.1l.1 2.2v2.8l.1.3v3.5l.1.5-1 .5v-.1h-.1l-2.4 1.3-.4.2h-.2v.3H49l-1.7 1V1858.6l-.5.2h-.3l-.1.2-.2.1-.1.1-.2-.3-.2-.1-.4.2.2.6-.2.1-.9-.4v-.2l-2.2-1.4-.5-.3h-.3l-.1-.2-.2-.4-1.6-.9h-.3v.1l-.5-.3-.2-.2h-.2l-.2-.1H38l.2-.4v-.3l-.3-.2-.4.5-.4-.2a3.8 3.8 0 0 1-.6.2v.3l-1 .5-.1-.1-2.3 1.2-.5.3h-.1l-.2.3h-.6l-1.6 1v.2l-.5.3h-.3l-.1.2-.2.1-.1.1-.2-.3-.3-.1-.3.2.2.6-.5.3.2 2.7V1867.3l.1.2v2.7l.1.1 2.3 1.2 1.3.9.7.4.4.1.3.1.3.1.2.1.2.2.1.1.3.2h.3l.9.5.3.3.5.2.5.3v.1a4.2 4.2 0 0 1 1.3-.2l1.5-.9 1.3-.7.7-.4.4-.3.2-.2.2-.2.2-.1.3-.1h.1v-.1l.4-.1.1-.3.9-.5.4-.1.4-.3.5-.3 2.1 1 1.3.9.7.4.4.1.3.1.2.1.3.2.2.1v.1h.2l.2.3h.3l.9.4.3.3.5.2.5.3v.1h1.1l1.7-1 1.4-.8.6-.4.4-.3.3-.2.1-.2h.3l.2-.2h.2v-.1l.3-.1.2-.2.8-.5.4-.2.4-.3.5-.3 2.1 1.1 1.3.8.7.4.4.2h.3l.3.2.2.1.2.2h.2l.3.3h.2l.9.5.3.3.5.2.5.2v.2h1l.1-.1 1.7-1 1.4-.8.6-.4.4-.3.2-.2.2-.1.3-.2h.2l.2-.1.3-.2.2-.2.8-.5.4-.2.4-.3.5-.3h.2v-.1h.2v-1.5h.2V1864.6l.2-.4v-2h-.2v-1.4h.4l.2-.2v-.4zm-36.4 10.2l-.2-.2-2.3 1.3-.5.3h-.1l-.1.2H40.6l-1.6 1-.1.2v.1l-.4.2-.3.1-.2.1-.1.2-.2.1-.2-.3-.2-.2-.4.2.3.6-.3.2-.8-.5v-.2l-2.3-1.4-.4-.2-.1-.1H33l-.1-.1-.2-.4-1.6-1H31l-.1.2-.4-.3-.3-.2H30l-.2-.2h-.2l.2-.4v-.2l-.4-.3-.4.6-.4-.3v-.5h.3V1865.2l.2-.4v-1.8l-.1-.2h-.2v-.5l.1-.4V1861.3h.6v-.5h-.7v-.1l1.8-1 1.3-.8.7-.4.4-.3.2-.2.2-.1.2-.2.3-.1h.1v-.1l.4-.1.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.6.4.5.2h.3l.2.2.2.1.3.2h.1l.3.3h.3l.8.5.4.3.4.2.5.2.1.1v4.4l.1.5v.3l.1.3v.7l-.1.4.1.2v2.4zm28.4-42.6l1.3.8.7.4.4.2.3.1h.2l.3.2.2.2v.1h.2l.2.2h.3l.8.5.4.3.4.2.6.3.1 2.2V1836l.1.3V1840.4l-1 .6v-.1l-2.4 1.2-.4.3h-.2l-.1.3h-.6l-1.6 1-.1.1v.1l-.4.3h-.3l-.1.2-.2.1-.2.1-.2-.3-.2-.1-.4.2.3.6-.3.1-.8-.5v-.2l-2.2-1.3-.5-.3-.1-.1h-.4l-.2-.5-1.6-1H65v.2l-.5-.3-.2-.2H64l-.2-.1-.2-.1.2-.4v-.2l-.3-.2-.4.5-.4-.2v-.6h.2V1835.9l.2-.4v-2h-.2v-1.4h.3l.3-.2v-.4H63l1.7-1.1 1.4-.8.6-.4.4-.2.2-.3.2-.1.3-.1.2-.2h.1l.4-.2.1-.2.9-.5.4-.2.4-.2.5-.4zm-2.7-30l2.1 1.1 1.4.8.6.4.4.2.3.1h.3l.2.2.2.2h.2l.3.3h.2l.9.5.4.3.4.2.5.2.1.1v4.9l.1.3v1.4l.1.2v2.4l-1 .6-.1-.2-2.3 1.3-.5.3h-.1l-.1.2-.2.1H74l-1.5.9-.2.2v.1l-.3.2-.4.2-.3.2-.1.1-.2-.3-.2-.1-.4.1.3.7-.3.1-.9-.5.1-.2-2.3-1.4-.4-.2-.2-.1h-.2l-.1-.1-.2-.4-1.6-1h-.2l-.1.2-.4-.3-.3-.2h-.1l-.2-.2H63l.2-.4v-.2l-.4-.3-.4.6-.3-.2v-.6h.1l.1-2.7V1807l.2-.4v-1.9l-.1-.2h-.2v-.5l.1-.3V1803h.5v-.5l-.6-.1 1.7-1 1.4-.8.7-.4.3-.3.3-.2.1-.1.3-.2h.3v-.1h.1l.4-.2v-.2l1-.5.4-.2.4-.3zm-8.6 4.1l-1-.5.2-.1-2.3-1.4-.5-.3v-.1h-.5l-.1-.5-1.6-1h-.3v.2l-.5-.3-.2-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.6h.2v-3.2l.1-.2-.1-.2v-.1l.3-.4v-1.9l-.2-.1v-1.4h.3l.2-.2v-.4h-.6l1.7-1.1 1.3-.8.7-.3.4-.3.2-.2.2-.2.2-.1.3-.1h.1v-.2h.4l.1-.3.9-.5.4-.2.4-.2.5-.4 2.1 1.1 1.3.8.7.4.4.2.3.1.2.1.3.1.2.2v.1h.2l.2.2h.3l.9.5.3.3.5.2.5.3.1 2.2V1792.8l.1.3V1796.6l.1.5-1 .6-.1-.1-2.4 1.2-.4.3h-.2v.3H65l-1.6 1V1800.6l-.5.2h-.3l-.1.2-.2.1-.2.1-.1-.3-.3-.1-.4.2.3.6zm.5 29l-.8-.5v-.2l-2.2-1.4-.5-.3h-.4v-.1l-.3-.5-1.6-.9H56l-.1.1-.4-.3-.3-.2h-.1l-.2-.1h-.2l.2-.4v-.3l-.4-.2-.4.5-.3-.2v-.5h.2V1821.4l.2-.3v-2l-.1-.1h-.2v-.5l.1-.3v-.6h.3l.3-.1v-.5H54l1.7-1.1 1.3-.8.7-.3.4-.3.2-.2.2-.2.2-.1.3-.1h.1v-.1l.4-.1.1-.3.9-.5.4-.2.4-.2.5-.3 2 1 1.4.9.6.4.5.1.3.1.2.1.2.2.3.1v.1h.2l.2.3h.3l.8.4.4.3.4.2.5.3h.1l.1 2.2V1822l.1.2V1826l-1 .6v-.1l-2.4 1.3-.5.2h-.1l-.1.3H65.7l-1.6 1-.1.1v.2l-.4.2-.4.1v.1l-.2.1-.2.2-.2-.4-.2-.1-.4.2.3.6zm-.3 39.3l-.2-.2-2.3 1.3-.4.3h-.2l-.1.2-.1.1h-.5l-1.6 1h-.1v.2l-.4.2-.3.2h-.1l-.2.2-.2.1-.2-.3-.2-.1-.4.2.3.6-.3.1-.8-.5v-.2l-2.2-1.3-.5-.3-.1-.1h-.4l-.2-.5-1.6-1h-.2l-.1.2-.4-.3-.2-.2h-.2l-.2-.2h-.2l.2-.4v-.2l-.3-.3-.5.6-.3-.2v-.6h.2v-3.7l.2-.4v-1.8l-.1-.2h-.1v-1.4h.3l.3-.2v-.4l-.7-.1 1.8-1 1.3-.8.7-.4.4-.3.2-.2.2-.1.2-.2h.3l.1-.1.4-.2.1-.2.9-.5.4-.2.4-.3.5-.3 2 1.1 1.4.8.7.4.4.2.3.1h.2l.2.2.3.2h.2l.2.3h.3l.8.5.4.3.4.2.5.2.1.1v4.5l.1.5v.3l.1.2v.8l-.1.3.1.2v2.4zm1.3-11.4l-.4.2.2.6-.2.2-.9-.5.1-.2-2.3-1.4-.4-.3h-.4l-.1-.1-.2-.5-1.6-.9h-.2l-.1.1-.4-.2-.3-.3H55.5v-.1h-.2l.2-.4v-.3l-.4-.2-.4.5-.4-.2v-.5h.2V1850.4l.3-.4v-2l-.2-.1h-.1v-1.4h.4l.2-.1v-.5h-.6l1.7-1.1 1.4-.7.7-.4.3-.3.3-.2.1-.2.3-.1.2-.1h.2v-.1l.3-.1.2-.3.8-.5.4-.1.4-.3.5-.3 2.1 1 1.3.9.7.4.4.2h.3l.3.1.2.2.2.2h.2l.3.3h.2l.9.5.4.3.4.2.5.2.2 2.2v1.6l-.1.7v.5l.1.3v1.3l.1.3v2.4l-1 .6v-.2h-.1l-2.3 1.3-.5.2-.1.1-.2.2h-.5l-1.7 1V1858.5l-.4.2-.4.1-.1.1-.2.2h-.1l-.2-.3zm16 11.2l-.2-.1-2.3 1.2-.5.3-.2.3h-.6l-1.6 1-.1.1v.2l-.4.2h-.3l-.1.2-.2.1-.2.2-.2-.4-.2-.1-.4.2.3.6-.3.1-.8-.5v-.2l-2.2-1.3-.5-.3H67.7l-.2-.2-.2-.4-1.6-1h-.2v.2l-.5-.3-.2-.2h-.2l-.2-.1-.2-.1.2-.3v-.3l-.3-.2-.4.5-.4-.2v-.5h.2V1864.7l.2-.4v-2h-.2V1861h.3l.3-.2v-.4h-.6l1.7-1.1 1.3-.8.7-.3.4-.3.2-.3.2-.1.2-.1.3-.1h.1v-.2h.4l.1-.3.9-.5.4-.2.4-.2.5-.4 2 1.2 1.4.8.7.4.4.1.3.1.2.1.3.2.2.1v.1h.2l.2.3h.3l.8.4.4.3.4.2.6.3.1 2.2V1865.4l.1.2V1869.3z"
 
 
              class="bnd-4" transform="translate(39.7 .5)"></path></g></g><g id="lignes"><g
 
 
            id="fil-25"><circle cx="103.7" cy="1911.9" r="2.3" class="bnd-5"></circle><path
 
 
              d="M62.2 1912.9L52 1923v61.8" class="bnd-5" transform="translate(39.7 .5)"></path></g><g
 
 
            id="fil-24"><path d="M85.1 1984.8v-88.1" class="bnd-5"></path><circle
 
 
              cx="85.1" cy="1894.4" r="2.3" class="bnd-5"></circle></g><g id="fil-23"><path
 
 
              d="M72.8 1881.4l.3 78.7" class="bnd-5"></path><circle cx="72.9" cy="1879.4"
 
 
              r="2.3" class="bnd-5"></circle><circle cx="72.9" cy="1960.3" r="2.3"
 
 
              class="bnd-6"></circle></g><path id="fil-22" d="M-1.4 1758.4l20.6 20.6v70.7l-13.9 14V1986"
 
 
            class="bnd-7" transform="translate(39.7 .5)"></path><path id="fil-21"
 
 
            d="M-1 1733.6l29.2 29.2v92.1l-8.4 8.3v122.3" class="bnd-5" transform="translate(39.7 .5)"></path><g
 
 
            id="fil-20"><circle cx="87.1" cy="1848.9" r="2.3" class="bnd-5"></circle><circle
 
 
              cx="107.2" cy="1655.7" r="2.3" class="bnd-6"></circle><path d="M65 1654a43.1 43.1 0 1 0-17.6 82.5v109.6"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-19"><circle
 
 
              cx="52.1" cy="1648.9" r="2.3" class="bnd-5"></circle><path d="M11 1646.5L-.5 1635"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-19-2"
 
 
            data-name="fil-19"><circle cx="94.4" cy="1614.2" r="2.3" class="bnd-6"></circle><path
 
 
              d="M46 1649.8v-27.6l7-7" class="bnd-5" transform="translate(39.7 .5)"></path></g><g
 
 
            id="fil-18"><path d="M5.4 1585.2v42.4l8.3 8.3" class="bnd-5" transform="translate(39.7 .5)"></path><circle
 
 
              cx="45.1" cy="1583.4" r="2.3" class="bnd-6"></circle><circle cx="55"
 
 
              cy="1637.9" r="2.3" class="bnd-5"></circle></g><g id="fil-17"><path
 
 
              d="M21.7 1480.7a2.3 2.3 0 1 0-2.9 1.5 2.3 2.3 0 0 0 2.9-1.5z" class="bnd-5"
 
 
              transform="translate(39.7 .5)"></path><circle cx="60" cy="1610" r="2.3"
 
 
              class="bnd-5"></circle><path d="M17.7 1481.8L4 1495.4v38.1l16.1 16.1v57.9"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="cercle-3"><circle
 
 
              cx="35.3" cy="1369.5" r="2.3" class="bnd-6"></circle><circle cx="74.3"
 
 
              cy="1466.6" r="2.3" class="bnd-6"></circle><path d="M-3.2 1368.3a53.4 53.4 0 1 1 38 97.8"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-16"><path
 
 
              d="M64.7 1154a2.3 2.3 0 1 1 3.2.3 2.3 2.3 0 0 1-3.2-.3z" class="bnd-6"
 
 
              transform="translate(39.7 .5)"></path><circle cx="100.1" cy="1282.2"
 
 
              r="2.3" class="bnd-5"></circle><path d="M64.5 1154L48 1170.6v98.4l11.3 11.3"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-15"><circle
 
 
              cx="61.2" cy="1132.3" r="2.3" class="bnd-5"></circle><circle cx="51.7"
 
 
              cy="1208.5" r="2.3" class="bnd-6"></circle><path d="M19.7 1133.4l-7.8 7.8v64.3"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-14"><path
 
 
              d="M37.2 1126v152.5l14 14v74.4" class="bnd-5" transform="translate(39.7 .5)"></path><circle
 
 
              cx="76.9" cy="1124.2" r="2.3" class="bnd-5"></circle></g><g id="fil-13"><path
 
 
              d="M46.7 1036l-14.9 14.8v51.9l14.4 14.3" class="bnd-5" transform="translate(39.7 .5)"></path><circle
 
 
              cx="87.5" cy="1119.2" r="2.3" class="bnd-6"></circle><circle cx="88"
 
 
              cy="1035" r="2.2" class="bnd-5"></circle></g><g id="fil-12"><path
 
 
              d="M20.4 994.2a2.3 2.3 0 1 1 3.2.4 2.3 2.3 0 0 1-3.2-.4zM22.2 995.4v115l8 8V1299l-19 19v44"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-10"><path
 
 
              d="M13.9 977.7v146.7l-10.7 10.7v37.3" class="bnd-5" transform="translate(39.7 .5)"></path><circle
 
 
              cx="42.9" cy="1175.6" r="2.3" class="bnd-6"></circle></g><g id="cercle-2"><circle
 
 
              cx="70.9" cy="872.4" r="2.3" class="bnd-6"></circle><circle cx="72.9"
 
 
              cy="981" r="2.3" class="bnd-6"></circle><path d="M31.5 980.5a54.3 54.3 0 0 1 0-108.5"
 
 
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-10-2"
 
 
            data-name="fil-10"><path d="M45.4 537.1v148.1" class="bnd-5"></path><circle
 
  
              cx="45.4" cy="535.2" r="2.3" class="bnd-5"></circle><circle cx="45.4"
+
<head>
  
              cy="685.2" r="2.3" class="bnd-6"></circle></g><g id="fil-9"><path
+
<meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
  
              d="M2 513.8a2.3 2.3 0 1 1 3.3.3 2.3 2.3 0 0 1-3.3-.3zM5.3 514.2l15 14.9v199.1l-20.9 21"
+
</head>
  
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-8"><path
+
<body>
  
              d="M93.1 643l-27.5 27.4" class="bnd-5"></path><circle cx="93.2" cy="642.9"
+
    <style type="text/css">
  
              r="2.3" class="bnd-6"></circle><path d="M5.2 498.4l20.6 20.7v213L3 754.7v89l-3.3 3.4"
+
.full-image {
 +
height: auto;
 +
width: 100%;
 +
}
  
              class="bnd-5" transform="translate(39.7 .5)"></path><circle cx="43.4"
+
.section-div {
 +
position: relative;
 +
}
  
              cy="497.1" r="2.3" class="bnd-5"></circle><path d="M54.2 809.4l-11.4-11.5"
+
.page-link-left {
 +
color: white;
 +
font-size: 5vw;
 +
font-weight: bold;
 +
left: 15%;
 +
position: absolute;
 +
text-align: center;
 +
top: 30%;
 +
}
  
              class="bnd-5"></path><circle cx="55.7" cy="811.2" r="2.3" class="bnd-6"></circle></g><g
+
.page-link-right {
 +
color: white;
 +
font-size: 5vw;
 +
font-weight: bold;
 +
position: absolute;
 +
right: 15%;
 +
text-align: center;
 +
top: 30%;
 +
}
  
            id="fil-7"><path d="M55.7 346.7v94.5l11.2 11.3v11.9" class="bnd-5"></path><circle
+
.footer-section {
 +
color: white;
 +
display: flex;
 +
flex-direction: row;
 +
font-weight: bold;
 +
position: absolute;
 +
text-align: center;
 +
top: 20%;
 +
left: 0;
 +
width: 30%;
 +
}
  
              cx="66.9" cy="466.7" r="2.3" class="bnd-5"></circle></g><path id="fil-6"
 
  
            d="M2 345.4v95.3l-2.5 2.5" class="bnd-5" transform="translate(39.7 .5)"></path><g
+
.footer-text {
 +
font-size: 1vw;
 +
color: #000000;
 +
}
  
            id="cercle-1"><circle cx="5.6" cy="321.6" r="2.3" class="bnd-6"></circle><circle
+
a p {
 +
background-color: #111B3B;
 +
border: solid 5px white;
 +
color: white;
 +
font-size: 3vw;
 +
font-weight: bold;
 +
text-align: center;
 +
z-index: 10;
 +
}
  
              cx="95.5" cy="321.6" r="2.3" class="bnd-6"></circle><circle cx="98.2"
+
.social-links {
 +
width: 20%;
 +
height: auto;
 +
}
  
              cy="269.8" r="2.3" class="bnd-6"></circle><circle cx="2.8" cy="269.8"
 
  
              r="2.3" class="bnd-6"></circle><path d="M58.5 269.3a53.1 53.1 0 0 0-95.3 0M-34 321.1a53.1 53.1 0 0 0 89.8 0"
+
@media only screen and (max-width: 500px) {
  
              class="bnd-5" transform="translate(39.7 .5)"></path></g><g id="fil-5"><path
+
a p {
 +
border: solid 2px white;
 +
}
  
              d="M35.8 213l-11 7.9v20.9" class="bnd-5" transform="translate(39.7 .5)"></path><circle
+
}
  
              cx="77.1" cy="212.2" r="2.3" class="bnd-5"></circle></g><g id="fil-4"><path
+
</style>
  
              d="M69.3 54.3v83.5l-23.4 23.4v79.2" class="bnd-7"></path><circle cx="69.3"
+
<div>
 +
<img src="https://static.igem.org/mediawiki/2019/0/0a/T--Queens_Canada--Home_header.png" class="full-image">
 +
</div>
  
              cy="54.3" r="3" fill="#f7ed7c"></circle></g><g id="fil-3"><path d="M85.3.5v215.6l25.9 18.2"
+
<div class="section-div">
 +
<img src="https://static.igem.org/mediawiki/2019/a/a2/T--Queens_Canada--Project_link.png" class="full-image">
 +
<div class="page-link-left">
 +
<p>Roadside<br>THC<br>Detection</p>
 +
<a href="https://2019.igem.org/Team:Queens_Canada/Description"><p>Project Design</p></a>
 +
</div>
 +
</div>
  
              class="bnd-7"></path><circle cx="113.1" cy="235.7" r="2.3" class="bnd-5"></circle><path
+
<div class="section-div">
 +
<img src="https://static.igem.org/mediawiki/2019/9/9c/T--Queens_Canada--Wetlab_link.png" class="full-image">
 +
<div class="page-link-right">
 +
<p>Engineered<br>Fluorescent<br>Antibodies</p>
 +
<a href="https://2019.igem.org/Team:Queens_Canada/Lab_Overview"><p>Wetlab</p></a>
  
              d="M85.3 82.1l15.8-14.2" class="bnd-5"></path><circle cx="103" cy="66.2"
+
</div>
 +
</div>
  
              r="2.2" class="bnd-5"></circle></g><path id="fil-2" d="M20.5 0v137.3l-20.9 21"
+
<div class="section-div">
 +
<img src="https://static.igem.org/mediawiki/2019/8/8f/T--Queens_Canada--Drylab_link.png" class="full-image">
 +
<div class="page-link-left" style="font-size: 3vw; left: 15%;">
 +
<p>Portable<br>Bluetooth-<br>Enabled<br>THC Detection<br>System</p>
 +
<a href="https://2019.igem.org/Team:Queens_Canada/Prototype_Overview"><p>Prototype</p></a>
 +
</div>
 +
</div>
  
            class="bnd-5" transform="translate(39.7 .5)"></path><path id="fil-1"
+
<div class="section-div">
 +
<img src="https://static.igem.org/mediawiki/2019/f/f5/T--Queens_Canada--Human_paractice_link.png" class="full-image">
 +
<div class="page-link-right">
 +
<p>Integration<br>&<br>Engagement</p>
 +
<a href="https://2019.igem.org/Team:Queens_Canada/Human_Practices"><p>Human Practices</p></a>
 +
</div>
 +
</div>
 +
 +
<div class="section-div">
 +
<img src="https://static.igem.org/mediawiki/2019/f/f7/T--Queens_Canada--Home_footer.png" class="full-image">
 +
<div class="footer-section">
 +
<div class="section-div" style="width: 50%;">
 +
 +
<a href="http://queensigem.ca/"><img src="https://static.igem.org/mediawiki/2019/b/b6/T--Queens_Canada--QGEM_name.png" style="width: 50%; height: auto;"></a>
  
            d="M12 0v137.3L-.5 149.6" class="bnd-5" transform="translate(39.7 .5)"></path></g></svg>
+
<p class="footer-text">Queen's Genetically Engineered Machine Team</p>
      <!--- Partie ecrous 1  -!-->
+
      <div id="ecr-v_1" style="position: absolute; width: 63px; top: 147px; left: 140px; z-index:0; height: 63px;">
+
        <svg id="engrenages_1" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
+
          </defs>
+
          <title>ecr-v-1</title>
+
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
+
          </polygon> </svg> </div>
+
      <!-- Partie ecrous 2 --!-->
+
      <div id="ecr-p_2" style="position: absolute; width: 45px; z-index:-2; left: 41px; top: 160px; height: 45px;">
+
        <svg id="engrenages_2" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-1{fill:#010101;opacity:0.55;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-1" class="ecr-p-2-1" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
</div>
      <!--- Partie ecrous 3  -!-->
+
      <div id="ecr-v_3" style="position: absolute; width: 80px; top: 270px; left: -20px; z-index:0; height: 63px;">
+
<div class="section-div" style="width: 50%;">
        <svg id="engrenages_3" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
+
          </defs>
+
          <title>ecr-v-1</title>
+
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
+
          </polygon> </svg> </div>
+
      <!-- Partie ecrous 4 --!-->
+
      <div id="ecr-p_4" style="position: absolute; width: 110px; z-index:-2; left: 120px; top: 380px; height: 45px;">
+
        <svg id="engrenages_4" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-1{fill:#010101;opacity:0.55;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-1" class="ecr-p-2-1" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<p class="footer-text">Contact us at: qgem@engsoc.queensu.ca</p>
      <!-- Partie ecrous 5 --!-->
+
      <div id="ecr-p_5" style="position: absolute; width: 70px; z-index:-2; left: 150px; top: 760px; height: 45px;">
+
        <svg id="engrenages_4" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-5{fill:#010101;opacity:0.35;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-5" class="ecr-p-2-5" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<p class="footer-text" style="margin-bottom: 5px;">Follow us on:</p>
      <!-- Partie ecrous 6 --!-->
+
      <div id="ecr-p_6" style="position: absolute; width: 110px; z-index:-2; left: 80px; top: 1190px; height: 45px;">
+
        <svg id="engrenages_6" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-6{fill:#010101;opacity:0.32;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-6" class="ecr-p-2-6" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
 
      <!--- Partie ecrous 7  -!-->
 
      <div id="ecr-v_7" style="position: absolute; width: 80px; top: 1429px; left: 118px; z-index:0; height: 63px;">
 
        <svg id="engrenages_7" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
 
          <defs>
 
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
 
          </defs>
 
          <title>ecr-v-1</title>
 
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
 
          </polygon> </svg> </div>
 
      <!-- Partie ecrous 8 --!-->
 
      <div id="ecr-p_8" style="position: absolute; width: 120px; z-index:-2; left: 82px; top: 1650px; height: 45px;">
 
        <svg id="engrenages_8" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
 
          <defs>
 
            <style> .ecr-p-2-8{fill:#010101;opacity:0.40;} </style> </defs>
 
          <title>ecr-p-2</title>
 
          <path id="ecr-p-2-8" class="ecr-p-2-8" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
 
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<a href="https://www.facebook.com/iGEMQueens"><img src="https://static.igem.org/mediawiki/2019/9/98/T--Queens_Canada--Facebook_logo.png" class="social-links"></a>
      <!-- Partie ecrous 9 --!-->
+
      <div id="ecr-p_9" style="position: absolute; width: 200px; z-index:-2; left: 65px; top: 2061px; height: 45px;">
+
        <svg id="engrenages_9" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-9{fill:#010101;opacity:0.62;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-9" class="ecr-p-2-9" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<a href="https://www.instagram.com/queens_igem/"><img src="https://static.igem.org/mediawiki/2019/e/e7/T--Queens_Canada--Instagram_logo.png" class="social-links"></a>
      <!--- Partie ecrous 10  -!-->
+
      <div id="ecr-v_10" style="position: absolute; width: 110px; top: 2061px; left: 65px; z-index:0; height: 63px;">
+
        <svg id="engrenages_10" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
+
          </defs>
+
          <title>ecr-v-1</title>
+
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
+
          </polygon> </svg> </div>
+
      <!-- Partie ecrous 11 --!-->
+
      <div id="ecr-p_11" style="position: absolute; width: 60px; z-index:-2; left: 65px; top: 2061px; height: 45px;">
+
        <svg id="engrenages_11" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-9{fill:#010101;opacity:0.62;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-9" class="ecr-p-2-9" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<!-- https://static.igem.org/mediawiki/2019/9/98/T--Queens_Canada--Twitter_logo.png" class="social-links -->
      <!--- Partie ecrous 12  -!-->
+
      <div id="ecr-v_12" style="position: absolute; width: 80px; top: 2300px; left: 106px; z-index:0; height: 63px;">
+
        <svg id="engrenages_12" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
+
          </defs>
+
          <title>ecr-v-1</title>
+
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
+
          </polygon> </svg> </div>
+
      <!-- Partie ecrous 11 --!-->
+
      <div id="ecr-p_11" style="position: absolute; width: 60px; z-index:-2; left: 0px; top: 2423px; height: 45px;">
+
        <svg id="engrenages_11" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-9{fill:#010101;opacity:0.62;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-9" class="ecr-p-2-9" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<a href="https://twitter.com/igemqueens"><img src="https://static.igem.org/mediawiki/2019/9/98/T--Queens_Canada--Twitter_logo.png" class="social-links"></a>
      <!-- Partie ecrous 13 --!-->
+
      <div id="ecr-p_13" style="position: absolute; width: 60px; z-index:-2; left: 25px; top: 2685px; height: 45px;">
+
        <svg id="engrenages_13" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-13{fill:#010101;opacity:0.55;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-13" class="ecr-p-2-13" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
<!-- https://static.igem.org/mediawiki/2019/e/e7/T--Queens_Canada--Instagram_logo.png" class="social-links -->
      <!--- Partie ecrous 14  -!-->
+
      <div id="ecr-v_14" style="position: absolute; width: 90px; top: 2741px; left: 122px; z-index:0; height: 63px;">
+
</div>
        <svg id="engrenages_14" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
+
</div>
          <defs>
+
</div>
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
+
          </defs>
+
          <title>ecr-v-1</title>
+
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
+
          </polygon> </svg> </div>
+
      <!-- Partie ecrous 15 --!-->
+
      <div id="ecr-p_15" style="position: absolute; width: 190px; z-index:-2; left: 60px; top: 3143px; height: 45px;">
+
        <svg id="engrenages_15" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-15{fill:#010101;opacity:0.45;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-15" class="ecr-p-2-13" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
+
    </body>
      <!--- Partie ecrous 17  -!-->
+
      <div id="ecr-v_17" style="position: absolute; width: 150px; top: 3766px; left: 102px; z-index:0; height: 63px;">
+
        <svg id="engrenages_17" viewBox="0 0 25.8 25.9" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-v-1-1{fill:none;stroke:#c0c272;stroke-miterlimit:10;} </style>
+
          </defs>
+
          <title>ecr-v-1</title>
+
          <polygon id="ecr-v-1" class="ecr-v-1-1" points="3.1 9.4 3.4 8.6 2 7.1 3.5 4.9 5.3 5.7 5.9 5.1 5.2 3.2 7.5 1.8 8.9 3.3 9.7 3 9.8 0.9 12.4 0.6 13.1 2.4 14 2.5 15 0.7 17.5 1.4 17.3 3.3 18.2 3.8 19.8 2.6 21.8 4.3 20.9 5.9 21.6 6.8 23.4 6.3 24.5 8.6 23.1 9.7 23.4 10.9 25.2 11.2 25.3 13.8 23.6 14.2 23.3 15.4 24.8 16.4 23.9 18.8 22.1 18.4 21.4 19.5 22.3 21 20.5 22.8 19 21.8 17.9 22.4 18.2 24.2 15.8 25 14.9 23.5 13.6 23.6 13.2 25.3 10.6 25.1 10.4 23.3 9.3 23 8.1 24.4 5.8 23.1 6.4 21.3 5.6 20.6 3.9 21.4 2.3 19.3 3.6 17.9 3.2 17 1.2 17.1 0.6 14.5 2.4 13.6 2.4 12.8 0.6 12 1 9.4 3.1 9.4">
+
          </polygon> </svg> </div>
+
      <!-- Partie ecrous 18 --!-->
+
      <div id="ecr-p_18" style="position: absolute; width: 150px; z-index:-2; left: 72px; top: 4306px; height: 45px;">
+
        <svg id="engrenages_18" viewBox="0 0 19.3 19.3" style="transform:translate(-50%,-50%);">
+
          <defs>
+
            <style> .ecr-p-2-15{fill:#010101;opacity:0.45;} </style> </defs>
+
          <title>ecr-p-2</title>
+
          <path id="ecr-p-2-15" class="ecr-p-2-13" d="M28.3,73.4v-.6a5.3,5.3,0,0,0-.1-1.3l-1.4-.3a2.9,2.9,0,0,0-.2-.9l1.1-.9a7.6,7.6,0,0,0-.9-1.8l-1.4.4-.6-.7.7-1.3A9.3,9.3,0,0,0,24,64.7l-1.2,1-.7-.4V63.8l-2-.5-.7,1.3h-.7l-.5-1.5-2.1.3V65l-.6.3-1.1-1.2-1.8,1.1.6,1.5-.5.5-1.4-.6a6.6,6.6,0,0,0-1.2,1.7l1.1,1.1-.3.6H9.4A15.5,15.5,0,0,0,9,72.1l1.4.6v.2a.6.6,0,0,0,.1.4L9,74a11.7,11.7,0,0,0,.5,2H11l.3.6-.9,1.2a6.1,6.1,0,0,0,1.2,1.6l1.3-.6.6.5-.4,1.4a5.2,5.2,0,0,0,1.8,1l.9-1.1.8.3.2,1.4,1.8.2h.2l.4-1.4h.9l.8,1.2,1.9-.6-.2-1.4.8-.5,1.1.8A6.7,6.7,0,0,0,26,79.1l-.7-1.2a5.6,5.6,0,0,0,.5-.8l1.4.3a10.7,10.7,0,0,0,.7-1.9l-1.1-.8c0-.3.1-.6.1-.9Zm-9.6,5.8a6.7,6.7,0,0,1-6.6-6.5v-.6a6.7,6.7,0,0,1,6.5-5.8,6.7,6.7,0,0,1,6.6,6.5v.6A6.7,6.7,0,0,1,18.7,79.2Z"
+
  
            transform="translate(-9 -63.1)"></path></svg> </div>
 
    </div>
 
 
</html>
 
</html>

Revision as of 15:15, 16 August 2021

Template:Queens Canada/Navigation Template:Queens Canada/Header Template:Queens Canada/Header2