@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.zoomer img{position:relative;z-index:10;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.zoomer:hover img,.zoomer:focus img{cursor:-webkit-zoom-in;cursor:zoom-in;z-index:11;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s;-webkit-transform:scale(1.2);transform:scale(1.2)}.gray-zoomer a img{position:relative;z-index:10;-webkit-transition:-webkit-transform 1s, -webkit-filter 0.5s;transition:-webkit-transform 1s, -webkit-filter 0.5s;transition:transform 1s, filter 0.5s;transition:transform 1s, filter 0.5s, -webkit-transform 1s, -webkit-filter 0.5s;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-filter:grayscale(100%);filter:grayscale(100%)}.gray-zoomer a:hover img,.gray-zoomer a:focus img{z-index:11;-webkit-transition:-webkit-transform 1s, -webkit-filter 2s;transition:-webkit-transform 1s, -webkit-filter 2s;transition:transform 1s, filter 2s;transition:transform 1s, filter 2s, -webkit-transform 1s, -webkit-filter 2s;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-filter:none;filter:none}.loading{position:relative;border-radius:50%;border-top:1rem solid #0f9fa1;border-bottom:1rem solid #0f9fa1;border-left:1rem solid #666;border-right:1rem solid #666;-webkit-box-shadow:0 0 0.5rem rgba(0,0,0,0.75);box-shadow:0 0 0.5rem rgba(0,0,0,0.75);width:3rem;height:3rem;padding:1rem;margin:1rem auto;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;-webkit-animation-delay:0;animation-delay:0}.loading.loading--transparent{border-top:1rem solid rgba(255,255,255,0.5);border-bottom:1rem solid rgba(255,255,255,0.5);border-left:1rem solid rgba(0,0,0,0.5);border-right:1rem solid rgba(0,0,0,0.5);-webkit-box-shadow:0 0 0.5rem rgba(0,0,0,0.5);box-shadow:0 0 0.5rem rgba(0,0,0,0.5)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.bouncing{position:relative}.bouncing:hover{-webkit-animation:bounce 3s infinite;animation:bounce 3s infinite}@-webkit-keyframes bounce{0%{top:0}50%{top:1rem}100%{top:0}}@keyframes bounce{0%{top:0}50%{top:1rem}100%{top:0}}.long-appear,.stripes section.active .column__container{opacity:0;-webkit-animation:longAppear 1s normal forwards ease-in-out;animation:longAppear 1s normal forwards ease-in-out}@-webkit-keyframes longAppear{from{opacity:0}to{opacity:1}}@keyframes longAppear{from{opacity:0}to{opacity:1}}.quick-disappear,.stripes section.unactive .column__container{opacity:1;-webkit-animation:quickDisppear 0.25s normal forwards ease-in-out;animation:quickDisppear 0.25s normal forwards ease-in-out}@-webkit-keyframes quickDisppear{from{opacity:1}to{opacity:0}}@keyframes quickDisppear{from{opacity:1}to{opacity:0}}.centered-appear,.stripes section.active{position:fixed !important;z-index:999;top:50%;left:50%;right:50%;bottom:50%;width:0;height:0;margin:auto;overflow:hidden;-webkit-animation:centeredAppear 0.5s normal forwards ease-in-out;animation:centeredAppear 0.5s normal forwards ease-in-out}@-webkit-keyframes centeredAppear{from{top:50%;left:50%;right:50%;bottom:50%;width:0;height:0}to{top:0;left:0;right:0;bottom:0;width:100%;height:100%}}@keyframes centeredAppear{from{top:50%;left:50%;right:50%;bottom:50%;width:0;height:0}to{top:0;left:0;right:0;bottom:0;width:100%;height:100%}}.centered-disappear,.stripes section.unactive{position:fixed !important;z-index:999;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:auto;overflow:hidden;-webkit-animation:centeredDisappear 0.5s normal forwards ease-in-out;animation:centeredDisappear 0.5s normal forwards ease-in-out}@-webkit-keyframes centeredDisappear{from{top:0;left:0;right:0;bottom:0;width:100%;height:100%}to{top:50%;left:50%;right:50%;bottom:50%;width:0;height:0}}@keyframes centeredDisappear{from{top:0;left:0;right:0;bottom:0;width:100%;height:100%}to{top:50%;left:50%;right:50%;bottom:50%;width:0;height:0}}html,body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Merriweather', Arial, Helvetica, sans-serif;margin:0;color:#fff;background-color:#0f9fa1}main{position:relative;z-index:10;margin-bottom:8rem;-webkit-box-shadow:0 0 0.25rem 0.25rem rgba(0,0,0,0.25);box-shadow:0 0 0.25rem 0.25rem rgba(0,0,0,0.25);background-color:#fff}footer{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:1;left:0;right:0;bottom:0;width:100%;height:8rem;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#0f9fa1;color:#fff;-webkit-box-shadow:inset 0 0.25rem 0.5rem rgba(0,0,0,0.25),inset 0 -0.25rem 0.5rem rgba(0,0,0,0.25);box-shadow:inset 0 0.25rem 0.5rem rgba(0,0,0,0.25),inset 0 -0.25rem 0.5rem rgba(0,0,0,0.25);text-shadow:0 0 0.25rem rgba(0,0,0,0.25)}footer a{color:#fff;-webkit-transition:0.5s;transition:0.5s}footer a:focus,footer a:hover{color:#d95252;text-shadow:0 0 0.25rem #506a85}footer .footer-author{white-space:nowrap}a{color:#fff;text-decoration:none;font-weight:bold}.page-scroll i{pointer-events:none}.fade{opacity:0 !important;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.fade.show{opacity:1}.text-nowrap{white-space:nowrap}.bg-light-gray{background-color:#d3d3d3}.more{position:relative}.more:after{display:inline-block;content:'\f078';font-family:'FontAwesome';font-style:normal;font-weight:normal;font-size:inherit;margin-left:0.5rem}.back{position:relative}.back:after{display:inline-block;content:'\f077';font-family:'FontAwesome';font-style:normal;font-weight:normal;font-size:inherit;margin-left:0.5rem}.stripes{position:relative;width:100%;height:100vh;overflow:hidden}.stripes .sticky-info{position:absolute;top:auto;left:0;right:0;bottom:0.5rem;font-size:1.1rem;text-align:center;z-index:10;text-shadow:1px 2px 1.5px rgba(0,0,0,0.3);-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.stripes:hover .sticky-info{opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.stripes section.column{position:relative;float:left;width:25%;height:100%;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer}.stripes section.column .extra{overflow:hidden;max-height:0;opacity:0;pointer-events:none;-webkit-transition:0.5s;transition:0.5s}.stripes section.column .close{visibility:hidden;pointer-events:none;-webkit-transition:0.5s;transition:0.5s}@media (min-width: 768px){.stripes section:hover .extra{overflow:auto;max-height:none;opacity:1;pointer-events:all}}.stripes section.active{cursor:auto;outline:none}.stripes section.active:before{content:'';display:block;position:absolute;z-index:111;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.stripes section.active .column__container{position:relative;z-index:112}.stripes section.active .extra{overflow:auto;max-height:none;opacity:1;pointer-events:all}.stripes section.active .close{visibility:visible;pointer-events:all;cursor:pointer}.stripes section .close{position:absolute;z-index:120;top:1rem;right:1rem;width:3rem;height:3rem;line-height:3rem;font-size:1.5rem;outline:none;border:0;border-radius:0.25rem;opacity:0.25;-webkit-transition:0.5s;transition:0.5s}@media (max-width: 767px){.stripes section .close{opacity:0.75}}.stripes section .close:focus{-webkit-box-shadow:0 0 0.25rem 0.25rem rgba(0,123,255,0.5);box-shadow:0 0 0.25rem 0.25rem rgba(0,123,255,0.5)}.stripes section .close:focus,.stripes section .close:hover{opacity:1}.stripes section .column__container{position:relative;display:block;width:100%;height:100%;margin:0;padding:0;overflow:visible}.stripes section .column__container .cover{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-transform 0.5s, -webkit-filter 0.5s;transition:-webkit-transform 0.5s, -webkit-filter 0.5s;transition:transform 0.5s, filter 0.5s;transition:transform 0.5s, filter 0.5s, -webkit-transform 0.5s, -webkit-filter 0.5s;-webkit-transform:scale(1);transform:scale(1)}@media (min-width: 768px){.stripes section:hover .column__container .cover{z-index:11;-webkit-filter:none;filter:none;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform 1s, -webkit-filter 1s;transition:-webkit-transform 1s, -webkit-filter 1s;transition:transform 1s, filter 1s;transition:transform 1s, filter 1s, -webkit-transform 1s, -webkit-filter 1s}}.stripes section.active .column__container .cover{z-index:11;-webkit-filter:none;filter:none;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-filter 1s;transition:-webkit-filter 1s;transition:filter 1s;transition:filter 1s, -webkit-filter 1s}.stripes section .column__container ul,.stripes section .column__container li{display:block;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0;z-index:12}.stripes section .column__container li{opacity:0}.stripes section:hover .column__container li,.stripes section.active .column__container li{background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:2s;animation-duration:2s}.stripes section .column__container h1{position:relative;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:0;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:3rem;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,0.5);opacity:0;-webkit-transition:0.5s;transition:0.5s}.stripes section .column__container h1 .title{font-size:3.5rem}.stripes section:hover .column__container h1,.stripes section.active .column__container h1{height:100%;opacity:1;-webkit-transition:1s;transition:1s}@media (max-width: 1199px){.stripes section .column__container h1 .subtitle{font-size:2rem !important}.stripes section .column__container h1 .title{font-size:2.5rem !important}}@media (max-width: 991px){.stripes section .column__container h1 .subtitle{font-size:1.5rem !important}.stripes section .column__container h1 .title{font-size:2rem !important}}@media (max-width: 767px){.stripes section.column{float:none;width:100%;height:25%;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.stripes section.column.column--3{height:33.33%}.stripes section.column.column--2{height:50%}.stripes section.column.column--1{height:100%}.stripes section .column__container h1{height:100%;opacity:1}.stripes section .column__container h1 .subtitle{font-size:2rem !important;padding:0 !important}.stripes section .column__container h1 .title{font-size:2.5rem !important}.stripes section .column__container .cover{background-size:cover}.stripes section .column__container li{background-size:cover !important}.stripes .sticky-info{opacity:0}}.container{max-width:1000px;padding:1rem;margin:0 auto;text-align:center}.scroll-to-top{position:fixed;z-index:1000;bottom:1rem;right:1rem;width:3rem;height:3rem;line-height:3rem;font-size:1.5rem;border-radius:0.25rem;background:rgba(0,0,0,0.5);color:#fff;text-align:center;opacity:0.8;-webkit-transition:0.3s;transition:0.3s}.scroll-to-top:hover{opacity:1;-webkit-transition:0.3s;transition:0.3s}.modules .section{position:relative;height:100vh;background-color:#fff;color:#333}.modules .section h1{color:#333;font-size:3rem}.modules .section a{color:#333}.modules .section a:hover{color:#000}.modules .section:nth-child(2n){background-color:#ededed;color:#000}.modules .section:nth-child(2n) h1{color:#000}.modules .section p{line-height:1.5rem}.modules .section .container{height:100vh;max-width:1000px;padding:0 1rem;margin:0 auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section:before{content:'';display:block;position:absolute;z-index:101;bottom:auto;left:0;right:0;top:0;height:0.5rem;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.33)), to(rgba(0,0,0,0.5)));background:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.33), rgba(0,0,0,0.5));opacity:0.5}.section:after{content:'';display:block;position:absolute;z-index:101;top:auto;left:0;right:0;bottom:0;height:0.5rem;width:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.33)), to(rgba(0,0,0,0.5)));background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.33), rgba(0,0,0,0.5));opacity:0.5}.stripes section .cover:before{content:'';display:block;position:absolute;z-index:101;right:auto;left:0;bottom:0;top:0;width:0.5rem;height:100%;background:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.33)), to(rgba(0,0,0,0.5)));background:linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0.33), rgba(0,0,0,0.5));opacity:0.5}.stripes section .cover:after{content:'';display:block;position:absolute;z-index:101;left:auto;right:0;bottom:0;top:0;width:0.5rem;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.33)), to(rgba(0,0,0,0.5)));background:linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.33), rgba(0,0,0,0.5));opacity:0.5}@media (max-width: 767px){.stripes section .cover:before{content:'';display:block;position:absolute;z-index:101;bottom:auto;left:0;right:0;top:0;height:0.5rem;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.33)), to(rgba(0,0,0,0.5)));background:linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.33), rgba(0,0,0,0.5));opacity:0.5}.stripes section .cover:after{content:'';display:block;position:absolute;z-index:101;top:auto;left:0;right:0;bottom:0;height:0.5rem;width:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.33)), to(rgba(0,0,0,0.5)));background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.33), rgba(0,0,0,0.5));opacity:0.5}}
/*# sourceMappingURL=global.css.map */