@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{-webkit-animation:fade-in .6s ease-in-out;animation:fade-in .6s ease-in-out}.fade-in-small-delayed{opacity:0;-webkit-animation:fade-in .6s ease-in-out .3s forwards;animation:fade-in .6s ease-in-out .3s forwards}.fade-in-delayed{opacity:0;-webkit-animation:fade-in .9s ease-in-out .6s forwards;animation:fade-in .9s ease-in-out .6s forwards}.fade-in-delayed-2{opacity:0;-webkit-animation:fade-in .9s ease-in-out 1.2s forwards;animation:fade-in .9s ease-in-out 1.2s forwards}.fade-in-delayed-3{opacity:0;-webkit-animation:fade-in .9s ease-in-out 1.8s forwards;animation:fade-in .9s ease-in-out 1.8s forwards}*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ol,ul{list-style-type:none;list-style-position:inside}a{text-decoration:none}@font-face{font-family:MontserratBold;src:url(/_next/static/media/Montserrat-Bold.079ca05d3ded9bc107ab8a8da013be22.ttf)}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.3cd786652b8a2e9d41f210cb1a527ff6.ttf)}@font-face{font-family:SourceSansProBold;src:url(/_next/static/media/SourceSansPro-Bold.12e6acd2589d00c9d0aa9c450dab876b.ttf)}@font-face{font-family:SourceSansPro;src:url(/_next/static/media/SourceSansPro-Regular.efa76f8326aa5cee3bdd07d37e2a63d2.ttf)}@font-face{font-family:Saira;src:url(/_next/static/media/SairaSemiCondensed-Regular.573284feba87989968150453141a2308.ttf)}.accordion{max-width:840px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin:0 auto;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;border:1px solid #d3d3d3}.accordion article{border-left:4px solid transparent;border-bottom:.5px solid #e9e9e9;-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.accordion article .accordion-title{padding:1rem;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;cursor:pointer}.accordion article .accordion-title span{font-size:1.1rem;font-weight:900;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.accordion article .accordion-title .minus,.accordion article .accordion-title .plus{height:2rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accordion article .accordion-title .minus{display:none}.accordion article .accordion-content{padding:1rem}.accordion article .accordion-content b,.accordion article .accordion-content li,.accordion article .accordion-content p,.accordion article .accordion-content span{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.accordion article.open{border-left:4px solid #235e94}.accordion article.open .minus{display:block}.accordion article.open .plus{display:none}@media(max-width:540px){.accordion{width:100%;margin:2rem 0}}.associate .item{width:440px;margin:1rem auto;text-align:center;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;border:1px solid #d3d3d3;padding:1rem;cursor:pointer}.associate .item.selected{background-color:#8f8f8f;color:#fff}.associate .item.success{background-color:#155724;color:#fff}p.associate-success{max-width:80%;margin:1rem auto;padding:1rem;text-align:center;border:1px solid #c3e6cb;background-color:#d4edda;color:#155724}button{padding:.5rem 1rem;font-size:.8rem;border-radius:0;border:1px solid #235e94;background-color:#235e94;color:#fff;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}button:hover{border:1px solid #163c5f;background-color:#163c5f}button:disabled{cursor:not-allowed}button.outline{background-color:#fff;color:#235e94;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;cursor:pointer}button.outline:hover{color:#fff;border:1px solid #235e94;background-color:#235e94}button.outline:disabled{cursor:not-allowed}button.outline.danger{background-color:#fff;border:1px solid #721c24;color:#721c24;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;cursor:pointer}button.outline.danger:hover{color:#fff;border:1px solid #721c24;background-color:#721c24}button.outline.danger:disabled{cursor:not-allowed}button.solid{font-size:.8rem;border:1px solid #fff;background-color:#235e94}button.solid:hover{background-color:#163c5f}button.icon{padding:.5rem .5rem .3rem}button.icon img{height:1.2rem}button.icon.completed,button.icon:hover{background-color:#00bfff7c}.link-card{height:360px;width:360px;background-repeat:no-repeat;background-position:50%;background-size:100%;cursor:pointer;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06)}.link-card>div{height:360px;width:360px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center;-webkit-transition:background-color .6s ease-in-out;transition:background-color .6s ease-in-out;position:relative}.link-card>div p{margin-bottom:0;text-align:center;padding:.5rem 1rem;width:100%;background-color:#235e94;color:#fff;font-family:Saira,Arial,sans-serif}.link-card>div img{height:60px;width:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.link-card>div:hover{background-color:#235d94c7}.link-card>div:hover img{display:block}.donut .donut-circle{height:400px;position:relative;border-radius:50%;margin:0 auto 1rem}.donut .donut-circle li{position:absolute;top:50%;left:50%;display:block;width:32px;height:32px;background-color:#8f8f8f;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid #8f8f8f;border-radius:50%;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin:0}.donut .donut-circle li:before{width:0;height:0;border-radius:0;margin-right:0;margin-bottom:0;background-color:transparent;background-color:initial}.donut .donut-circle li.on{border:2px solid #235e94;background-color:#235e94}.donut .donut-circle li.success{background-color:#155724;border:2px solid #155724}.donut .donut-circle li.fail{background-color:#721c24;border:2px solid #721c24}@-webkit-keyframes active-circle{0%{background-color:#235e94;color:#fff}50%{background-color:#fff;color:#235e94}to{background-color:#235e94;color:#fff}}@keyframes active-circle{0%{background-color:#235e94;color:#fff}50%{background-color:#fff;color:#235e94}to{background-color:#235e94;color:#fff}}.donut .donut-circle li.active{-webkit-animation:active-circle 1s infinite;animation:active-circle 1s infinite}.donut .donut-circle li:first-of-type{-webkit-transform:rotate(270deg) translate(180px) rotate(-270deg);transform:rotate(270deg) translate(180px) rotate(-270deg)}.donut .donut-circle li:nth-of-type(2){-webkit-transform:rotate(283.33deg) translate(180px) rotate(-283.33deg);transform:rotate(283.33deg) translate(180px) rotate(-283.33deg)}.donut .donut-circle li:nth-of-type(3){-webkit-transform:rotate(296.66deg) translate(180px) rotate(-296.66deg);transform:rotate(296.66deg) translate(180px) rotate(-296.66deg)}.donut .donut-circle li:nth-of-type(4){-webkit-transform:rotate(309.99deg) translate(180px) rotate(-309.99deg);transform:rotate(309.99deg) translate(180px) rotate(-309.99deg)}.donut .donut-circle li:nth-of-type(5){-webkit-transform:rotate(323.32deg) translate(180px) rotate(-323.32deg);transform:rotate(323.32deg) translate(180px) rotate(-323.32deg)}.donut .donut-circle li:nth-of-type(6){-webkit-transform:rotate(336.65deg) translate(180px) rotate(-336.65deg);transform:rotate(336.65deg) translate(180px) rotate(-336.65deg)}.donut .donut-circle li:nth-of-type(7){-webkit-transform:rotate(349.98deg) translate(180px) rotate(-349.98deg);transform:rotate(349.98deg) translate(180px) rotate(-349.98deg)}.donut .donut-circle li:nth-of-type(8){-webkit-transform:rotate(363.31deg) translate(180px) rotate(-363.31deg);transform:rotate(363.31deg) translate(180px) rotate(-363.31deg)}.donut .donut-circle li:nth-of-type(9){-webkit-transform:rotate(376.64deg) translate(180px) rotate(-376.64deg);transform:rotate(376.64deg) translate(180px) rotate(-376.64deg)}.donut .donut-circle li:nth-of-type(10){-webkit-transform:rotate(389.97deg) translate(180px) rotate(-389.97deg);transform:rotate(389.97deg) translate(180px) rotate(-389.97deg)}.donut .donut-circle li:nth-of-type(11){-webkit-transform:rotate(403.3deg) translate(180px) rotate(-403.3deg);transform:rotate(403.3deg) translate(180px) rotate(-403.3deg)}.donut .donut-circle li:nth-of-type(12){-webkit-transform:rotate(416.63deg) translate(180px) rotate(-416.63deg);transform:rotate(416.63deg) translate(180px) rotate(-416.63deg)}.donut .donut-circle li:nth-of-type(13){-webkit-transform:rotate(429.96deg) translate(180px) rotate(-429.96deg);transform:rotate(429.96deg) translate(180px) rotate(-429.96deg)}.donut .donut-circle li:nth-of-type(14){-webkit-transform:rotate(443.29deg) translate(180px) rotate(-443.29deg);transform:rotate(443.29deg) translate(180px) rotate(-443.29deg)}.donut .donut-circle li:nth-of-type(15){-webkit-transform:rotate(456.62deg) translate(180px) rotate(-456.62deg);transform:rotate(456.62deg) translate(180px) rotate(-456.62deg)}.donut .donut-circle li:nth-of-type(16){-webkit-transform:rotate(469.95deg) translate(180px) rotate(-469.95deg);transform:rotate(469.95deg) translate(180px) rotate(-469.95deg)}.donut .donut-circle li:nth-of-type(17){-webkit-transform:rotate(483.28deg) translate(180px) rotate(-483.28deg);transform:rotate(483.28deg) translate(180px) rotate(-483.28deg)}.donut .donut-circle li:nth-of-type(18){-webkit-transform:rotate(496.61deg) translate(180px) rotate(-496.61deg);transform:rotate(496.61deg) translate(180px) rotate(-496.61deg)}.donut .donut-circle li:nth-of-type(19){-webkit-transform:rotate(509.94deg) translate(180px) rotate(-509.94deg);transform:rotate(509.94deg) translate(180px) rotate(-509.94deg)}.donut .donut-circle li:nth-of-type(20){-webkit-transform:rotate(523.27deg) translate(180px) rotate(-523.27deg);transform:rotate(523.27deg) translate(180px) rotate(-523.27deg)}.donut .donut-circle li:nth-of-type(21){-webkit-transform:rotate(536.6deg) translate(180px) rotate(-536.6deg);transform:rotate(536.6deg) translate(180px) rotate(-536.6deg)}.donut .donut-circle li:nth-of-type(22){-webkit-transform:rotate(549.93deg) translate(180px) rotate(-549.93deg);transform:rotate(549.93deg) translate(180px) rotate(-549.93deg)}.donut .donut-circle li:nth-of-type(23){-webkit-transform:rotate(563.26deg) translate(180px) rotate(-563.26deg);transform:rotate(563.26deg) translate(180px) rotate(-563.26deg)}.donut .donut-circle li:nth-of-type(24){-webkit-transform:rotate(576.59deg) translate(180px) rotate(-576.59deg);transform:rotate(576.59deg) translate(180px) rotate(-576.59deg)}.donut .donut-circle li:nth-of-type(25){-webkit-transform:rotate(589.92deg) translate(180px) rotate(-589.92deg);transform:rotate(589.92deg) translate(180px) rotate(-589.92deg)}.donut .donut-circle li:nth-of-type(26){-webkit-transform:rotate(603.25deg) translate(180px) rotate(-603.25deg);transform:rotate(603.25deg) translate(180px) rotate(-603.25deg)}.donut .donut-circle li:nth-of-type(27){-webkit-transform:rotate(616.58deg) translate(180px) rotate(-616.58deg);transform:rotate(616.58deg) translate(180px) rotate(-616.58deg)}.donut .donut-text{margin-top:20px;border:1px solid #d3d3d3;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);padding:1rem}.donut .donut-text p{margin-bottom:0}.donut .donut-text p.ask-title{margin:1rem 0}.donut .donut-text p.ask{margin-bottom:1rem}.donut .donut-text p.success{margin-top:1rem;padding:.5rem 1rem;border:1px solid #c3e6cb;background-color:#d4edda;color:#155724}.donut .donut-text p.fail{margin-top:1rem;padding:.5rem 1rem;border:1px solid #f5c6cb;background-color:#f8d7da;color:#721c24}.donut .donut-text input{width:100%;padding:.5rem 1rem;margin:.5rem 0;font-size:1rem;font-family:SourceSansPro,Arial,sans-serif}.donut .donut-text h3{color:#242424;padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid #d3d3d3}.donut .donut-text .correct-answers p:first-child{font-size:1.1rem;margin-bottom:.1rem;color:#235e94;font-family:SourceSansProBold,Arial,sans-serif;text-transform:capitalize}.donut .donut-text .correct-answers p:nth-child(2){margin-bottom:1rem}.donut .donut-text .correct-answers:first-child{margin-top:1rem}.donut .donut-text .none{display:none}@media(max-width:940px){.flex.donut .col-50{width:100%}.flex.donut .col-50.donut-circle{height:400px;-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}@media(max-width:720px){.flex.donut .col-50{width:100%}.flex.donut .col-50.donut-circle{height:400px;-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}.flex.donut .col-50.donut-circle li{position:absolute;top:50%;left:50%;display:block;width:22px;height:22px;font-size:.7rem;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.flex.donut .col-50.donut-circle li:first-of-type{-webkit-transform:rotate(270deg) translate(140px) rotate(-270deg);transform:rotate(270deg) translate(140px) rotate(-270deg)}.flex.donut .col-50.donut-circle li:nth-of-type(2){-webkit-transform:rotate(283.33deg) translate(140px) rotate(-283.33deg);transform:rotate(283.33deg) translate(140px) rotate(-283.33deg)}.flex.donut .col-50.donut-circle li:nth-of-type(3){-webkit-transform:rotate(296.66deg) translate(140px) rotate(-296.66deg);transform:rotate(296.66deg) translate(140px) rotate(-296.66deg)}.flex.donut .col-50.donut-circle li:nth-of-type(4){-webkit-transform:rotate(309.99deg) translate(140px) rotate(-309.99deg);transform:rotate(309.99deg) translate(140px) rotate(-309.99deg)}.flex.donut .col-50.donut-circle li:nth-of-type(5){-webkit-transform:rotate(323.32deg) translate(140px) rotate(-323.32deg);transform:rotate(323.32deg) translate(140px) rotate(-323.32deg)}.flex.donut .col-50.donut-circle li:nth-of-type(6){-webkit-transform:rotate(336.65deg) translate(140px) rotate(-336.65deg);transform:rotate(336.65deg) translate(140px) rotate(-336.65deg)}.flex.donut .col-50.donut-circle li:nth-of-type(7){-webkit-transform:rotate(349.98deg) translate(140px) rotate(-349.98deg);transform:rotate(349.98deg) translate(140px) rotate(-349.98deg)}.flex.donut .col-50.donut-circle li:nth-of-type(8){-webkit-transform:rotate(363.31deg) translate(140px) rotate(-363.31deg);transform:rotate(363.31deg) translate(140px) rotate(-363.31deg)}.flex.donut .col-50.donut-circle li:nth-of-type(9){-webkit-transform:rotate(376.64deg) translate(140px) rotate(-376.64deg);transform:rotate(376.64deg) translate(140px) rotate(-376.64deg)}.flex.donut .col-50.donut-circle li:nth-of-type(10){-webkit-transform:rotate(389.97deg) translate(140px) rotate(-389.97deg);transform:rotate(389.97deg) translate(140px) rotate(-389.97deg)}.flex.donut .col-50.donut-circle li:nth-of-type(11){-webkit-transform:rotate(403.3deg) translate(140px) rotate(-403.3deg);transform:rotate(403.3deg) translate(140px) rotate(-403.3deg)}.flex.donut .col-50.donut-circle li:nth-of-type(12){-webkit-transform:rotate(416.63deg) translate(140px) rotate(-416.63deg);transform:rotate(416.63deg) translate(140px) rotate(-416.63deg)}.flex.donut .col-50.donut-circle li:nth-of-type(13){-webkit-transform:rotate(429.96deg) translate(140px) rotate(-429.96deg);transform:rotate(429.96deg) translate(140px) rotate(-429.96deg)}.flex.donut .col-50.donut-circle li:nth-of-type(14){-webkit-transform:rotate(443.29deg) translate(140px) rotate(-443.29deg);transform:rotate(443.29deg) translate(140px) rotate(-443.29deg)}.flex.donut .col-50.donut-circle li:nth-of-type(15){-webkit-transform:rotate(456.62deg) translate(140px) rotate(-456.62deg);transform:rotate(456.62deg) translate(140px) rotate(-456.62deg)}.flex.donut .col-50.donut-circle li:nth-of-type(16){-webkit-transform:rotate(469.95deg) translate(140px) rotate(-469.95deg);transform:rotate(469.95deg) translate(140px) rotate(-469.95deg)}.flex.donut .col-50.donut-circle li:nth-of-type(17){-webkit-transform:rotate(483.28deg) translate(140px) rotate(-483.28deg);transform:rotate(483.28deg) translate(140px) rotate(-483.28deg)}.flex.donut .col-50.donut-circle li:nth-of-type(18){-webkit-transform:rotate(496.61deg) translate(140px) rotate(-496.61deg);transform:rotate(496.61deg) translate(140px) rotate(-496.61deg)}.flex.donut .col-50.donut-circle li:nth-of-type(19){-webkit-transform:rotate(509.94deg) translate(140px) rotate(-509.94deg);transform:rotate(509.94deg) translate(140px) rotate(-509.94deg)}.flex.donut .col-50.donut-circle li:nth-of-type(20){-webkit-transform:rotate(523.27deg) translate(140px) rotate(-523.27deg);transform:rotate(523.27deg) translate(140px) rotate(-523.27deg)}.flex.donut .col-50.donut-circle li:nth-of-type(21){-webkit-transform:rotate(536.6deg) translate(140px) rotate(-536.6deg);transform:rotate(536.6deg) translate(140px) rotate(-536.6deg)}.flex.donut .col-50.donut-circle li:nth-of-type(22){-webkit-transform:rotate(549.93deg) translate(140px) rotate(-549.93deg);transform:rotate(549.93deg) translate(140px) rotate(-549.93deg)}.flex.donut .col-50.donut-circle li:nth-of-type(23){-webkit-transform:rotate(563.26deg) translate(140px) rotate(-563.26deg);transform:rotate(563.26deg) translate(140px) rotate(-563.26deg)}.flex.donut .col-50.donut-circle li:nth-of-type(24){-webkit-transform:rotate(576.59deg) translate(140px) rotate(-576.59deg);transform:rotate(576.59deg) translate(140px) rotate(-576.59deg)}.flex.donut .col-50.donut-circle li:nth-of-type(25){-webkit-transform:rotate(589.92deg) translate(140px) rotate(-589.92deg);transform:rotate(589.92deg) translate(140px) rotate(-589.92deg)}.flex.donut .col-50.donut-circle li:nth-of-type(26){-webkit-transform:rotate(603.25deg) translate(140px) rotate(-603.25deg);transform:rotate(603.25deg) translate(140px) rotate(-603.25deg)}.flex.donut .col-50.donut-circle li:nth-of-type(27){-webkit-transform:rotate(616.58deg) translate(140px) rotate(-616.58deg);transform:rotate(616.58deg) translate(140px) rotate(-616.58deg)}}.flips-container{width:100%;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;justify-content:space-around;-moz-box-align:center;align-items:center;flex-wrap:wrap}.flips-container .flip-card{position:relative;margin:1.5rem;width:440px;height:490px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:2s;transition:2s;cursor:pointer}.flips-container .flip-card.turn{-webkit-transform:rotatey(180deg);transform:rotatey(180deg)}.flips-container .flip-card .front-card{position:absolute;top:0;width:100%;height:100%;background-color:#c2c2c2;color:#fff;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-position:50%;background-repeat:no-repeat}.flips-container .flip-card .front-card img{width:100%;height:100%;object-fit:cover;object-position:center}.flips-container .flip-card .front-card p{width:100%;position:absolute;bottom:0;padding:.5rem;margin-bottom:0;background-color:#235e94;color:#fff;font-weight:700;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.flips-container .flip-card .front-card:hover p{background-color:#163c5f}.flips-container .flip-card .back-card{position:absolute;top:0;width:100%;height:100%;background-color:#f3f3f3;color:#404040;padding:1rem;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:auto}.flips-container .flip-card .back-card,.quote-container{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.quote-container{border:1px solid #d3d3d3;position:relative;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;margin:2rem 0 1rem;padding:2rem 1rem 1rem}.quote-container .quote-text{font-style:italic}.quote-container .quote-author{margin:20px 0 0;text-align:end}.quote-container .quote-img{position:absolute;top:-35px;left:5px;background-color:#fff;width:70px;height:70px;bottom:-55px;right:-10px;padding:20px 10px 10px}.question-container{border:1px solid #d3d3d3;position:relative;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;margin:2rem 0 1rem;padding:2rem 1rem 1rem;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.question-container .question-img{position:absolute;top:-35px;left:5px;background-color:#fff;width:70px;height:70px;bottom:-55px;right:-10px;padding:20px 10px 10px}.question-answer{border:1px solid #d3d3d3;position:relative;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;margin:2rem 0 1rem;padding:2rem 1rem 1rem;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.question-answer .question-img{position:absolute;top:-35px;left:5px;background-color:#fff;width:70px;height:70px;bottom:-55px;right:-10px;padding:20px 10px 10px}.question-answer article{-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out;padding:1rem}.question-answer article .question-text{position:relative;padding-bottom:1rem;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:end;align-items:flex-end;cursor:pointer}.question-answer article .question-text span{font-size:1rem;line-height:1.5;margin-right:.5rem;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.question-answer article .question-text button{font-size:.8rem}.question-answer article .answer-content{border:1px solid #d3d3d3;padding:1rem 1rem 2rem}.auto-evaluation,.question-answer article .answer-content b,.question-answer article .answer-content li,.question-answer article .answer-content p,.question-answer article .answer-content span{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.auto-evaluation{border:1px solid #d3d3d3;position:relative;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;margin:2rem 0 1rem;padding:2rem 1rem 1rem}.auto-evaluation .question-img{position:absolute;top:-35px;left:5px;background-color:#fff;width:70px;height:70px;bottom:-55px;right:-10px;padding:20px 10px 10px}.auto-evaluation .question-text{padding:.5rem 1rem;display:block}.auto-evaluation .question-text label{display:block;font-size:1rem;line-height:1.5;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.auto-evaluation .question-text label input{margin-right:.5rem}.auto-evaluation .answer-content{margin-top:1rem;padding:1rem 1rem 0;border:1px solid #f5c6cb;background-color:#f8d7da;color:#721c24}.auto-evaluation .answer-content p{font-size:.9rem}.auto-evaluation .answer-content b,.auto-evaluation .answer-content li,.auto-evaluation .answer-content p,.auto-evaluation .answer-content span{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.auto-evaluation .answer-content.success{border:1px solid #c3e6cb;background-color:#d4edda;color:#155724}.evaluation-instructions,.final-evaluation{width:80%;max-width:840px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin:2rem auto;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;border:1px solid #d3d3d3;padding:2rem}.final-evaluation p{padding:1rem 0;border-bottom:1px solid #d3d3d3;font-family:Arial,Helvetica,sans-serif}.final-evaluation p.feedback{font-size:.8rem;color:#155724}.final-evaluation p.valid-text{font-size:.8rem;padding:0;margin-bottom:0;border-bottom:none;color:#721c24}.final-evaluation p.results{text-align:center;border-bottom:none;padding:0 0 1rem}.final-evaluation label{display:block;font-size:1rem;line-height:1.5;padding:.5rem 1rem;margin:.2rem 0;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.final-evaluation label.success{border:1px solid #c3e6cb;background-color:#d4edda;color:#155724}.final-evaluation label.danger{border:1px solid #f5c6cb;background-color:#f8d7da;color:#721c24}.final-evaluation label input{margin-right:.5rem}@media(max-width:540px){.question-answer{width:100%;margin:2rem 0}}form{padding:1.5rem 1rem;background-color:#235e94}form label{display:block;color:#fff;margin-bottom:.5rem}form input,form textarea{width:100%;border:none;border-radius:0;padding:.5rem 1rem;font-size:1rem;font-family:SourceSansPro,Arial,sans-serif;color:"SourceSansPro",Arial,sans-serif}form button{width:100%;border:1px solid #fff;font-size:1rem}form p{color:#fff}form .buttons{padding:0 1rem}form .buttons,form .buttons div{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}form .buttons div input,form .buttons div label{width:auto;margin-bottom:0;margin-left:.5rem}form .buttons button{width:auto;margin-left:.5rem}@media(min-width:960px){form .buttons,form .row{max-width:960px;margin:0 auto}form label{padding-top:1rem}}@media(max-width:720px){form label{padding-top:1rem}}ul{list-style:none;margin-left:40px}ul li{line-height:1.5;margin:1rem 0;font-size:.9rem}ul li:before{content:" ";display:inline-block;background-color:#235e94;width:16px;height:16px;border-radius:15px;margin-right:10px;margin-bottom:-3px}ul li ul{margin-top:20px;padding-bottom:0}ul li ul li{font-size:.8rem}ul li ul li:before{content:" ";display:inline-block;width:12px;height:12px;border-radius:10px;margin-right:10px;margin-bottom:0}ul li ol{margin-top:20px}ul li ol li{font-size:.8rem;line-height:1.5;margin:20px 0;list-style-position:inside}ul li ol li:before{counter-increment:li;content:counter(li);font-weight:700;font-size:1rem;text-align:center;display:inline-block;padding:1px 0 0;width:1.6rem;height:1.6rem;border-radius:0;margin-right:12px;margin-bottom:5px}ol{list-style:none;margin-left:40px;counter-reset:li}ol li{line-height:1.5;margin:1rem 0;font-size:.9rem;list-style-position:inside;position:relative}ol li:before{position:absolute;top:0;left:-2rem;counter-increment:li;content:counter(li);background:#235e94;color:#fff;font-family:SourceSansProBold,Arial,sans-serif;font-size:.8rem;text-align:center;display:inline-block;width:1.5rem;height:1.5rem;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}ol li#two:before{content:"2"}ol li#three:before{content:"3"}ol li#four:before{content:"4"}ol li#five:before{content:"5"}ol li#six:before{content:"6"}ol li#seven:before{content:"7"}ol li#eight:before{content:"8"}ol li#nine:before{content:"9"}ol li#ten:before{content:"10"}ol li ul{margin-top:20px;margin-left:20px}ol li ul li{font-size:.8rem}ol li ul li:before{content:" ";position:static;display:inline-block;width:12px;height:12px;border-radius:10px;margin-right:10px;margin-bottom:0}ol li ol{margin-top:20px}ol li ol li{font-size:.9rem;line-height:1.5;margin:20px 0;list-style-position:inside}ol li ol li:before{counter-increment:li;content:counter(li);font-weight:700;font-size:1rem;text-align:center;display:inline-block;padding:1px 0 0;width:1.6rem;height:1.6rem;border-radius:0;margin-right:12px;margin-bottom:5px}ol.abc li:before{counter-increment:li;content:counter(li,lower-alpha)}.fade-one,ol.tempor li:first-child,ul.tempor li:first-child{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-one,.fade-two,ol.tempor li:first-child,ol.tempor li:nth-child(2),ul.tempor li:first-child,ul.tempor li:nth-child(2){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}.fade-two,ol.tempor li:nth-child(2),ul.tempor li:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-three,ol.tempor li:nth-child(3),ul.tempor li:nth-child(3){-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-four,.fade-three,ol.tempor li:nth-child(3),ol.tempor li:nth-child(4),ul.tempor li:nth-child(3),ul.tempor li:nth-child(4){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}.fade-four,ol.tempor li:nth-child(4),ul.tempor li:nth-child(4){-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-five,ol.tempor li:nth-child(5),ul.tempor li:nth-child(5){-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-five,.fade-six,ol.tempor li:nth-child(5),ol.tempor li:nth-child(6),ul.tempor li:nth-child(5),ul.tempor li:nth-child(6){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}.fade-six,ol.tempor li:nth-child(6),ul.tempor li:nth-child(6){-webkit-animation-delay:6s;animation-delay:6s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-seven,ol.tempor li:nth-child(7),ul.tempor li:nth-child(7){-webkit-animation-delay:7s;animation-delay:7s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-eight,.fade-seven,ol.tempor li:nth-child(7),ol.tempor li:nth-child(8),ul.tempor li:nth-child(7),ul.tempor li:nth-child(8){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}.fade-eight,ol.tempor li:nth-child(8),ul.tempor li:nth-child(8){-webkit-animation-delay:8s;animation-delay:8s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-nine,ol.tempor li:nth-child(9),ul.tempor li:nth-child(9){-webkit-animation-delay:9s;animation-delay:9s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-nine,.fade-ten,ol.tempor li:nth-child(9),ol.tempor li:nth-child(10),ul.tempor li:nth-child(9),ul.tempor li:nth-child(10){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}.fade-ten,ol.tempor li:nth-child(10),ul.tempor li:nth-child(10){-webkit-animation-delay:10s;animation-delay:10s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(11),ul.tempor li:nth-child(11){-webkit-animation-delay:11s;animation-delay:11s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(11),ol.tempor li:nth-child(12),ul.tempor li:nth-child(11),ul.tempor li:nth-child(12){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}ol.tempor li:nth-child(12),ul.tempor li:nth-child(12){-webkit-animation-delay:12s;animation-delay:12s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(13),ul.tempor li:nth-child(13){-webkit-animation-delay:13s;animation-delay:13s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(13),ol.tempor li:nth-child(14),ul.tempor li:nth-child(13),ul.tempor li:nth-child(14){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}ol.tempor li:nth-child(14),ul.tempor li:nth-child(14){-webkit-animation-delay:14s;animation-delay:14s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(15),ul.tempor li:nth-child(15){-webkit-animation-delay:15s;animation-delay:15s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(15),ol.tempor li:nth-child(16),ul.tempor li:nth-child(15),ul.tempor li:nth-child(16){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}ol.tempor li:nth-child(16),ul.tempor li:nth-child(16){-webkit-animation-delay:16s;animation-delay:16s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(17),ul.tempor li:nth-child(17){-webkit-animation-delay:17s;animation-delay:17s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(17),ol.tempor li:nth-child(18),ul.tempor li:nth-child(17),ul.tempor li:nth-child(18){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}ol.tempor li:nth-child(18),ul.tempor li:nth-child(18){-webkit-animation-delay:8s;animation-delay:8s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(19),ul.tempor li:nth-child(19){-webkit-animation-delay:19s;animation-delay:19s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}ol.tempor li:nth-child(19),ol.tempor li:nth-child(20),ul.tempor li:nth-child(19),ul.tempor li:nth-child(20){opacity:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.3s;animation-duration:.3s}ol.tempor li:nth-child(20),ul.tempor li:nth-child(20){-webkit-animation-delay:20s;animation-delay:20s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.link-container{border:1px solid #d3d3d3;position:relative;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;margin:2rem 0 1rem;padding:2rem 1rem 1rem;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.link-img{position:absolute;top:-35px;left:5px;background-color:#fff;width:70px;height:70px;bottom:-55px;right:-10px;padding:20px 10px 10px;-webkit-animation:none;animation:none}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000000;padding:2rem 1rem 1rem;overflow-y:auto;background-color:rgba(0,0,0,.7);display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:start;align-items:flex-start;display:none;opacity:0;-webkit-transition:opacity .6s linear;transition:opacity .6s linear}.overlay .modal{display:block;background-color:#fff;width:440px;padding-bottom:1rem}.overlay .modal .modal-header{padding:0 1rem;border-bottom:1px solid #a1a1a1;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}.overlay .modal .modal-header .modal-title{color:#235e94;font-size:1rem}.overlay .modal .modal-header .modal-title,.overlay .modal .modal-header span{font-weight:400;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.overlay .modal .modal-header span{font-size:2.5rem;cursor:pointer;color:#242424;background-color:transparent;background-color:initial}.overlay .modal .modal-body{display:block;margin-top:.5rem;padding:.5rem 1rem}.overlay .modal .modal-body p{text-align:left;background-color:transparent;background-color:initial}.overlay .modal .modal-body .modal-paragraph{font-size:.9rem;margin-bottom:.5rem;line-height:1.5;color:#242424;font-weight:400;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;background-color:transparent;background-color:initial}.overlay .modal.jumbo{width:auto;max-width:960px;max-height:-webkit-calc(100vh - 4rem);max-height:calc(100vh - 4rem);overflow-y:auto}.overlay.open{display:-moz-box;display:flex}.pic-carousel-container{position:relative;height:300px;padding:1rem}.pic-carousel-container img{width:100%;display:block;margin:0 auto}.pic-carousel-container .arrow-left-container{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pic-carousel-container .arrow-right-container{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.arrow-right-icon{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.arrow-left-icon,.arrow-right-icon{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:4px}.arrow-left-icon{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.post-it{width:280px;height:280px;position:absolute;top:0;right:0;z-index:200;padding:.5rem .8rem;background-color:#ffc;-webkit-box-shadow:-2px -2px 3px #d3d3d3,2px 2px 3px #d3d3d3,-2px 2px 3px #d3d3d3,2px -2px 3px #d3d3d3;box-shadow:-2px -2px 3px #d3d3d3,2px 2px 3px #d3d3d3,-2px 2px 3px #d3d3d3,2px -2px 3px #d3d3d3;display:none;-webkit-transition:opacity .6s linear;transition:opacity .6s linear}.post-it-header{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}.post-it-header span{font-size:2rem;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.post-it-body textarea{height:200px;width:100%;border:none;background-color:transparent;font-size:1rem;font-family:SourceSansPro,Arial,sans-serif;color:#242424;resize:none}.post-it-body textarea:focus{outline:none}.post-it.open{display:block}.spinner{margin:100px auto 0;width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:#235e94;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis.on-carousel{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lds-ellipsis div{position:absolute;top:10px;width:13px;height:13px;border-radius:50%;background:#235e94;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.tab{display:-moz-box;display:flex;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;max-width:1080;margin:0 auto;border:1px solid #d3d3d3;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.tab .tabs{width:30%}.tab .tabs div{cursor:pointer;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:1rem;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.tab .tabs div:hover{color:#fff;background:#d3d3d3}.tab .tabs div.check{color:#fff;background-color:#235e94}.tab .tabs div p{margin-bottom:0;text-align:center;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.tab .content-tabs{width:70%;position:relative;padding:20px}.tab .content-tabs .content-tab{position:absolute;top:5px;left:0;padding:1rem;background-color:#fff;display:none;opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;display:block;z-index:10}.tab .content-tabs .content-tab.visible{opacity:1}@media(max-width:960px){.tab{width:100%}.tab .tabs{width:40%}.tab .content-tabs{width:60%}}table.activity{width:100%}table.activity th{background-color:#235e94;color:#fff}table.activity td,table.activity th{padding:.5rem;border:1px solid #235e94}table.activity td input{border:none;border-radius:0;padding:.5rem;font-size:1rem;color:#242424;font-family:SourceSansPro,Arial,sans-serif}table.activity td input::-webkit-input-placeholder{font-size:1rem;color:#242424;font-family:SourceSansPro,Arial,sans-serif}table.activity td input::-moz-placeholder{font-size:1rem;color:#242424;font-family:SourceSansPro,Arial,sans-serif}table.activity td input:-ms-input-placeholder{font-size:1rem;color:#242424;font-family:SourceSansPro,Arial,sans-serif}table.activity td input::placeholder{font-size:1rem;color:#242424;font-family:SourceSansPro,Arial,sans-serif}table.activity td input:focus{outline:none}table.activity.orange th{background-color:orange;border:1px solid orange}table.activity.orange td{border:1px solid orange}.titles{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;padding:1rem 0;position:relative}.titles h2{font-size:1.25rem;font-family:MontserratBold,Arial,sans-serif;color:#235e94;margin-bottom:.5rem}.titles h2,.titles h3{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.titles h3{font-size:1.15rem}.titles .buttons{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;flex-wrap:wrap}@media(max-width:720px){.titles button{margin-top:.5rem}}.tree{overflow-x:auto;cursor:ew-resize;padding-bottom:1rem}.tree::-webkit-scrollbar{-webkit-appearance:none;width:4px}.tree::-webkit-scrollbar-thumb{border-radius:2px;background-color:#d3d3d3}.tree ul{list-style:none;padding-left:0;padding-top:20px;width:100%;-moz-box-orient:horizontal;flex-direction:row;-moz-box-pack:center;justify-content:center;margin-left:0}.tree ul,.tree ul li{position:relative;display:-moz-box;display:flex;-moz-box-direction:normal}.tree ul li{float:left;text-align:center;list-style-type:none;padding:20px 5px 5px;-moz-box-orient:vertical;flex-direction:column;margin:0}.tree ul li:first-child,.tree ul li:last-child{margin:0}.tree ul li:before{right:50%}.tree ul li:after,.tree ul li:before{content:"";position:absolute;top:0;width:50%;height:18px;margin-left:0;margin-right:0;margin-bottom:0;border-top:3px solid #959595;border-radius:0;background-color:transparent;background-color:initial}.tree ul li:after{right:auto;left:50%;border-left:3px solid #7a7a7a}.tree ul li:last-child:before{border-right:3px solid #7a7a7a;border-radius:0 5px 0 0}.tree ul li:first-child:after{border-left:3px solid #7a7a7a;border-radius:5px 0 0 0}.tree ul li:only-child{padding-top:0}.tree ul li:first-child:before,.tree ul li:last-child:after,.tree ul li:only-child:after,.tree ul li:only-child:before{border:0}.tree ul li .tree-item{max-width:150px;min-width:120px;padding:.5rem;font-size:.9rem;margin-bottom:0;background-color:#d3d3d3;border-radius:0;align-self:center;text-align:start;text-align:center;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.tree ul li .tree-item-level1{background-color:#235e94}.tree ul li .tree-item-level2{background-color:#9bbfd0}.tree ul li ul{margin-top:0}.tree ul ul:before{content:"";position:absolute;top:0;left:50%;border-left:3px solid #7a7a7a;width:0;height:20px}.video-note{border:1px solid #d3d3d3;position:relative;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);background-color:#fff;padding:1.5rem;width:-webkit-calc(100% - 2rem);width:calc(100% - 2rem);max-width:480px;margin:0 auto}.video-note p{font-size:1.1rem;padding-bottom:.5rem;border-bottom:1px solid #d3d3d3}.video-note textarea{width:100%;height:360px;display:block;margin:0 auto;resize:none;border:1px solid #235e94;padding:1rem;font-size:1rem;line-height:1.4;font-family:inherit;white-space:pre-wrap;color:#3c3c3c}@media(max-width:720px){.video-note textarea{margin-top:1rem}}aside{width:360px;height:100vh;position:fixed;top:0;left:-360px;z-index:90;-webkit-transition:all .9s ease-in-out;transition:all .9s ease-in-out}aside #burger{position:fixed;top:1.35rem;left:1rem;z-index:10000;-webkit-transition:all .5s ease;transition:all .5s ease;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}aside #burger .bar{height:5px;min-height:5px;width:45px;background-color:#235e94;-webkit-transition:all .9s ease;transition:all .9s ease}aside #burger .bar.middle{margin:10px 0}aside #burger:hover{cursor:pointer}aside #burger:hover .bar{background-color:#5a5a5a}aside.open{left:0}aside.open #burger .up{-webkit-transform:translateY(15px) rotate(45deg);transform:translateY(15px) rotate(45deg);background-color:#fff}aside.open #burger .middle{width:0}aside.open #burger .down{-webkit-transform:translateY(-15px) rotate(-45deg);transform:translateY(-15px) rotate(-45deg);background-color:#fff}aside .side-head{text-align:center;height:10rem;background-repeat:no-repeat;background-position:50%;background-size:cover}aside .side-head>div{height:10rem;padding:1rem;background-color:#235d9480;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}aside .side-head>div h1{font-size:1.2rem;margin-bottom:.5rem;font-family:Saira,Arial,sans-serif;color:#fff;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}aside .menu{height:-webkit-calc(100vh - 10rem);height:calc(100vh - 10rem);overflow:auto;padding-bottom:2.25rem;background-color:#235e94}aside .menu .item{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;cursor:pointer;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:stretch;align-items:stretch}aside .menu .item,aside .menu .item .text-box{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}aside .menu .item .text-box{min-height:3rem;width:-webkit-calc(360px - 3rem);width:calc(360px - 3rem);-moz-box-pack:start;justify-content:flex-start;-moz-box-align:center;align-items:center}aside .menu .item .text-box p{padding:.5rem 1rem;color:#fff;font-size:1.1rem;font-family:Saira,Arial,sans-serif;margin-bottom:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}aside .menu .item .icon-box{width:3rem;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;opacity:0;-webkit-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}aside .menu .item .icon-box img{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}aside .menu .item:hover .icon-box{opacity:1}aside .menu .sub-item{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;cursor:pointer;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:stretch;align-items:stretch;background-color:#2768a5}aside .menu .sub-item,aside .menu .sub-item .text-box{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}aside .menu .sub-item .text-box{min-height:3rem;width:-webkit-calc(360px - 3rem);width:calc(360px - 3rem);-moz-box-pack:start;justify-content:flex-start;-moz-box-align:center;align-items:center}aside .menu .sub-item .text-box p{padding:.5rem 1rem .5rem 2rem;color:#fff;font-size:.9rem;font-family:Saira,Arial,sans-serif;margin-bottom:0;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}aside .menu .sub-item .icon-box{width:3rem;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;opacity:0;-webkit-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}aside .menu .sub-item .icon-box img{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}aside .menu .sub-item:hover .icon-box{opacity:1}aside p.copyright{position:absolute;bottom:0;left:0;width:100%;font-size:.8rem;padding:.5rem 0;margin-bottom:0;text-align:center;color:#fff;background-color:#5a5a5a}@media(max-width:540px){aside{width:100%;left:-100%}}.flex{display:-moz-box;display:flex;flex-wrap:wrap}.flex.video{margin-bottom:100px}.column{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.j-start{-moz-box-pack:start;justify-content:flex-start}.j-end{-moz-box-pack:end;justify-content:flex-end}.j-center{-moz-box-pack:center;justify-content:center}.j-between{-moz-box-pack:justify;justify-content:space-between}.j-around{justify-content:space-around}.a-start{-moz-box-align:start;align-items:flex-start}.a-end{-moz-box-align:end;align-items:flex-end}.a-center{-moz-box-align:center;align-items:center}.row{display:-moz-box;display:flex;flex-wrap:wrap;padding:1rem}.row.grey{background-color:#f6f6f6}.row img{display:block}@media(max-width:720px){.row.reverse{-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}}.row.grid{display:grid;grid-template-columns:repeat(auto-fit,360px);grid-gap:1.5rem;-moz-box-pack:center;justify-content:center}.col-100{width:100%}.col-90{width:90%}.col-80{width:80%}.col-75{width:75%}.col-70{width:70%}.col-66{width:66.6666%}.col-60{width:60%}.col-50{width:50%}.col-40{width:40%}.col-33{width:33.3333%}.col-30{width:30%}.col-25{width:25%}.col-20{width:20%}.col-10{width:10%}@media(max-width:720px){.col-10,.col-20,.col-25,.col-30,.col-33,.col-40,.col-50,.col-60,.col-66,.col-70,.col-75,.col-80,.col-90{width:100%}}.right-container{padding-left:1.5rem}.left-container{padding-right:1.5rem}.wider-pic{max-width:720px;margin:0 auto}.wider-pic img{display:block;margin:0 auto}@media(max-width:720px){.left-container{padding-right:0}.right-container{padding-left:0}}.super-text{padding:1rem;margin-bottom:1rem;background-color:#235e94;color:#fff;text-align:center;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.super-text a,.super-text a:visited,.super-text b{color:#fff}.m-t{margin-top:1rem}.m-b{margin-bottom:1rem}.m-l{margin-left:1rem}.m-r{margin-right:1rem}.m-t-small{margin-top:.5rem}.m-b-small{margin-bottom:.5rem}.m-l-small{margin-left:.5rem}.m-r-small{margin-right:.5rem}.footer{background-color:#424242;padding-top:2rem;padding-bottom:2rem}.footer p{color:rgba(255,255,255,.8)}.footer p.title{color:#fff;font-weight:700}.footer img.rrss{height:48px;cursor:pointer}.footer a{font-size:.8rem;color:rgba(255,255,255,.8);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.footer a:hover{color:#fff}.footer .copyright{color:rgba(255,255,255,.8);font-size:.8rem;text-align:center;padding:0 1rem}@media(max-width:720px){.footer .col-33:nth-child(3){padding-top:1rem}}header{width:100%;height:4.5rem;position:sticky;z-index:50;top:0;left:0;padding:0 1rem 0 4.5rem;background-color:#fff;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}header img{height:2.5rem;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}header p{margin-left:1rem;position:relative;color:#235e94;cursor:pointer;margin-top:1.3rem;padding-bottom:.3rem;border-bottom:.7px solid transparent;-webkit-transition:all .6s ease-in;transition:all .6s ease-in}header p .sub-menu{position:absolute;top:1.8rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:220px;padding:0;background-color:#fff;-webkit-box-shadow:9px 8px 10px rgba(0,0,0,.06);box-shadow:9px 8px 10px rgba(0,0,0,.06);display:none}header p .sub-menu p{font-size:.9rem;padding:.5rem .7rem;margin:0;border-bottom:.7px solid #235e94;color:#2c2c2c;font-family:Saira,Arial,sans-serif}header p .sub-menu p:last-child{border-bottom:none}header p:hover .sub-menu{display:block}header.transparent{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}header.transparent p{color:#fff}@media(max-width:720px){header p{display:none}}.hero{width:100%;height:100vh;background-color:#000;position:absolute;top:0;left:0;overflow:hidden}@-webkit-keyframes heroAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}12%{opacity:1}25%{-webkit-transform:scale(1.2);transform:scale(1.2)}75%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0}}@keyframes heroAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}12%{opacity:1}25%{-webkit-transform:scale(1.2);transform:scale(1.2)}75%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0}}.hero div{width:100%;height:100vh;position:absolute;top:0;left:0;background-size:cover;background-position:50%;background-repeat:none;opacity:0;-webkit-animation:heroAnimation 18s infinite;animation:heroAnimation 18s infinite}.hero div:first-child{background-image:url(/_next/static/media/front1.127b18e8a2a186b77ee17109d335a61d.jpg)}.hero div:nth-child(2){background-image:url(/_next/static/media/front2.2fa30cb73977c16a1c959091b96467ab.jpg);-webkit-animation-delay:6s;animation-delay:6s}.hero div:nth-child(3){background-image:url(/_next/static/media/front3.9134c8c62272609644570f467938b909.jpg);-webkit-animation-delay:12s;animation-delay:12s}@-webkit-keyframes blink-arrow{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes blink-arrow{0%{opacity:1}50%{opacity:0}to{opacity:1}}.hero .hero-down{position:absolute;top:90%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:none;animation:none;opacity:1;width:54px;height:54px;-webkit-animation:blink-arrow 3s infinite;animation:blink-arrow 3s infinite}@-webkit-keyframes typing{0%{width:0}}@keyframes typing{0%{width:0}}@-webkit-keyframes blink{50%{border-color:transparent}}@keyframes blink{50%{border-color:transparent}}.hero-content{position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero-content img{height:200px;display:block;margin:0 auto 1rem;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.hero-content .wrapper{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.hero-content .typing-demo{width:14ch;-webkit-animation:typing 2s steps(19),blink .5s step-end infinite alternate;animation:typing 2s steps(19),blink .5s step-end infinite alternate;white-space:nowrap;overflow:hidden;border-right:3px solid;font-size:2.5rem;color:#fff;font-family:Saira,Arial,sans-serif}.hero-first-row{margin-top:calc(100vh - 4.5rem)}@media(max-width:540px){.hero-first-row{margin-top:calc(100vh + 1.5rem)}}@media(max-width:720px){.hero .hero-down{width:48px;height:48px}}@media(max-width:540px){.hero-content img{height:160px}.hero-content .typing-demo{width:14ch;-webkit-animation:typing 2s steps(19),blink .5s step-end infinite alternate;animation:typing 2s steps(19),blink .5s step-end infinite alternate;white-space:nowrap;overflow:hidden;border-right:3px solid;font-size:2rem;color:#fff;font-family:Saira,Arial,sans-serif}.hero .hero-down{width:36px;height:36px}}html{font-size:20px}@media(max-width:1440px){html{font-size:19px}}@media(max-width:960px){html{font-size:18px}}@media(max-width:720px){html{font-size:17px}}@media(max-width:540px){html{font-size:16px}}body{color:#242424;font-family:SourceSansPro,Arial,sans-serif}h1{font-family:MontserratBold,Arial,sans-serif;font-size:1.5rem}h2{color:#242424;font-family:Saira,Arial,sans-serif}h2.profile{color:#235e94}h3{color:#242424;font-family:Saira,Arial,sans-serif}p{line-height:1.5;margin-bottom:1rem}h3.center,p.center,p.instructions{text-align:center}p.instructions{font-size:.9rem;font-style:italic;color:#e41b1b}p.pic-footer{font-size:.8rem;padding:.3rem 1rem;background-color:#b9b9b9;text-align:center;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}b{font-family:SourceSansProBold,Arial,sans-serif}a,b{color:#235e94}a{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;word-break:break-all}a:hover,a:visited{color:#163c5f}img.pic-profile{width:200px;height:200px;border:8px solid #235e94;border-radius:60%}.glossary-word{color:#235e94;font-weight:700;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.glossary-word .highlight{background-color:transparent;background-color:initial}.glossary-word img{display:inline;height:.8rem;margin-right:.1rem;margin-bottom:0}img,video{max-width:100%}img.medium-pic{max-width:540px}img.big-pic,img.medium-pic{display:block;margin:1rem auto}img.big-pic{max-width:720px}iframe{max-width:100%;display:block;margin:0 auto}a.highlight,b.highlight,li.highlight,p.highlight,span.highlight{background-color:#ff0}.accordion-content a.highlight,.accordion-content b.highlight,.accordion-content li.highlight,.accordion-content p.highlight,.accordion-content span.highlight,.accordion-title a.highlight,.accordion-title b.highlight,.accordion-title li.highlight,.accordion-title p.highlight,.accordion-title span.highlight,.counter a.highlight,.counter b.highlight,.counter li.highlight,.counter p.highlight,.counter span.highlight,.flips-container a.highlight,.flips-container b.highlight,.flips-container li.highlight,.flips-container p.highlight,.flips-container span.highlight,.glossary a.highlight,.glossary b.highlight,.glossary li.highlight,.glossary p.highlight,.glossary span.highlight,.link-container a.highlight,.link-container b.highlight,.link-container li.highlight,.link-container p.highlight,.link-container span.highlight,.pic-footer a.highlight,.pic-footer b.highlight,.pic-footer li.highlight,.pic-footer p.highlight,.pic-footer span.highlight,.quote-container a.highlight,.quote-container b.highlight,.quote-container li.highlight,.quote-container p.highlight,.quote-container span.highlight,.super-text a.highlight,.super-text b.highlight,.super-text li.highlight,.super-text p.highlight,.super-text span.highlight,.tempor a.highlight,.tempor b.highlight,.tempor li.highlight,.tempor p.highlight,.tempor span.highlight,.titles h2 a.highlight,.titles h2 b.highlight,.titles h2 li.highlight,.titles h2 p.highlight,.titles h2 span.highlight,.titles h3 a.highlight,.titles h3 b.highlight,.titles h3 li.highlight,.titles h3 p.highlight,.titles h3 span.highlight,button a.highlight,button b.highlight,button li.highlight,button p.highlight,button span.highlight{background-color:inherit}