@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh;font-family:Open Sans,sans-serif;font-size:30px;line-height:1.25}@media only screen and (max-width: 2560px){body,html{font-size:20px}}@media only screen and (max-width: 1366px){body,html{font-size:14px}}@media only screen and (max-width: 840px){body,html{font-size:10px}}body{display:flex;flex-direction:column;padding-top:90px}@media only screen and (max-width: 840px){body{padding-top:48px}}a{text-decoration:none}h1{font-size:3.42em;font-weight:600;color:#000;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1.25em;margin-block-end:1.25em;width:100%;max-width:900px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 840px){h1{font-size:2.14em;-webkit-margin-before:0;margin-block-start:0}}h1.white{color:#fff}h2{font-size:2.14em;line-height:1.5;font-weight:400;color:#404040;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:2.14em;margin-block-end:2.14em;width:100%}@media only screen and (max-width: 840px){h2{font-size:1.7em;-webkit-margin-after:1.7em;margin-block-end:1.7em}}h3{font-size:1.7em;font-weight:700;color:#000;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1.7em;margin-block-end:1.7em;width:100%}h3,p{line-height:1.5}p{color:#404040}@media only screen and (max-width: 840px){body,html{font-size:14px}}p a{text-decoration:none;color:#ff7c00}p a:hover{text-decoration:underline}.nav-bar{display:flex;align-items:flex-end;background-color:#3a437e;width:100vw;height:6.5em;padding:0 4em;-webkit-transition:all .25s;transition:all .25s;position:fixed;top:0;z-index:1}@media only screen and (max-width: 840px){.nav-bar{padding:0 18px;height:48px;align-items:start}}.nav-bar.scrolled,.nav-bar.show{-webkit-box-shadow:0 0.35em 0.7em rgba(0,0,0,0.1),0 0.2em 0.2em rgba(0,0,0,0.15);box-shadow:0 0.35em 0.7em rgba(0,0,0,0.1),0 0.2em 0.2em rgba(0,0,0,0.15)}.nav-bar .logo{margin-right:auto;margin-bottom:.85em}@media only screen and (max-width: 840px){.nav-bar .logo{margin-top:12px;margin-bottom:0}}.nav-bar a{color:#fff}.nav-bar .logo img{width:8.5em}@media only screen and (max-width: 840px){.nav-bar .logo img{width:unset;height:24px}}.nav-bar .buttons{display:flex}@media only screen and (max-width: 840px){.nav-bar .buttons{margin:12px 0 18px;-ms-grid-row-align:start;align-self:start;align-items:flex-end;flex-direction:column}}.nav-bar .nav-button{display:inline-block;color:#fff;text-transform:uppercase;font-weight:600;padding:.85em 1.28em;-webkit-transition:all .25s;transition:all .25s;border-bottom:.14em solid transparent}@media only screen and (max-width: 840px){.nav-bar .nav-button{display:none;padding:12px 0 12px 18px;border-bottom:2px solid transparent}.nav-bar.show{height:unset}.nav-bar.show .nav-button{display:inline-block;padding-right:1.28em;margin-right:-1.28em}}.nav-bar .nav-button:hover{background-color:rgba(255,255,255,0.1)}.nav-bar .nav-button.current{border-bottom:.14em solid #ff7c00;border-right:none}@media only screen and (max-width: 840px){.nav-bar .nav-button.current{border-bottom:none;border-right:2px solid #ff7c00}}.nav-bar .menu{content:url(images/menu-49a1bd6e.svg);width:24px;height:24px;display:none;margin-bottom:24px}.nav-bar.show .menu{content:url(images/close-8bb4d914.svg)}@media only screen and (max-width: 840px){.nav-bar .menu{display:inline-block}}.footer{margin-top:auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto;row-gap:1.7em;background-color:#3a437e;color:#fff;padding:1.7em 4.28em}@media only screen and (max-width: 840px){.footer{padding:12px 18px;row-gap:0}}.footer a{color:#fff}.footer .row{display:flex;align-items:center;padding-right:1.7em}@media only screen and (max-width: 840px){.footer .row{padding-right:0}}.footer .logo{margin-right:auto}.footer .logo img{width:8.5em}@media only screen and (max-width: 840px){.footer .logo img{width:unset;height:24px}}.footer .footer-button{padding:.85em;-webkit-transition:all .25s;transition:all .25s}@media only screen and (max-width: 840px){.footer .footer-button{display:none}}.footer .footer-button:hover{opacity:.5}.footer .footer-button:last-child{margin-right:0;padding-right:0}.footer .twitter{width:1.7em;height:1.7em;-webkit-transition:all .25s;transition:all .25s}@media only screen and (max-width: 840px){.footer .twitter{width:24px;height:24px}}.footer .twitter:hover{opacity:.5}.footer .copyright{opacity:.5;font-size:.86em;margin-right:auto}.block,.content{display:flex;flex-direction:column;align-items:center;flex-grow:1}.block{width:100%;padding:3.42em 0;justify-content:center}@media only screen and (max-width: 840px){.block{padding:30px 18px}}.block.collapse{padding-bottom:0}.block>*{max-width:75%}@media only screen and (max-width: 1366px){.block>*{max-width:900px}}.block.purple{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;content:"";background-color:#3a437e;width:100%;padding-bottom:0;flex-grow:0}.block.purple h1{-webkit-margin-before:1.15em;margin-block-start:1.15em}.block.purple+*{margin-top:0}.block.half{padding:0;background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), color-stop(0, #3a437e));background:linear-gradient(0deg, #fff 50%, #3a437e 0)}.orange{background-color:#ff7c00}.grey{background-color:#f0f5ff}.box{background-color:#fff;padding:3.42em}@media only screen and (max-width: 840px){.box{padding:18px}}.box h1{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:3.42em;margin-block-end:3.42em}.box h2{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1.7em;margin-block-end:1.7em}.shadow{-webkit-box-shadow:0 0.7em 1.4em rgba(0,0,0,0.05),0 0.35em 0.35em rgba(0,0,0,0.1);box-shadow:0 0.7em 1.4em rgba(0,0,0,0.05),0 0.35em 0.35em rgba(0,0,0,0.1)}.zigzag{width:100%;display:-ms-grid;display:grid;grid-auto-rows:auto;row-gap:3.42em;margin-bottom:5.58em}@media only screen and (max-width: 840px){.zigzag{margin-bottom:30px}}.zigzag .zag,.zigzag .zig{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:1fr 30em;grid-template-columns:1fr 30em;align-items:center;-moz-column-gap:4em;-webkit-column-gap:4em;column-gap:4em;font-weight:400}@media only screen and (max-width: 840px){.zigzag .zag,.zigzag .zig{-ms-grid-columns:1fr !important;grid-template-columns:1fr !important;row-gap:18px}.zigzag .zag>*,.zigzag .zig>*{-ms-grid-column:1 !important;grid-column:1 !important}}.zigzag .zag{-ms-grid-columns:30em 1fr;grid-template-columns:30em 1fr}.zigzag .content{font-size:1.14em;line-height:1.5}.zigzag .title{font-size:1.7em;line-height:1.25}.zigzag .gradient{content:"";display:flex;align-items:center;justify-content:center;border-radius:3.42em;overflow:hidden;-ms-grid-row-align:stretch;align-self:stretch;-ms-grid-column-align:stretch;justify-self:stretch;background:-webkit-gradient(linear, left top, right top, from(#f0f5ff), to(#fff));background:linear-gradient(90deg, #f0f5ff, #fff)}.zigzag .zig .gradient{background:-webkit-gradient(linear, left top, right top, from(#fff), to(#f0f5ff));background:linear-gradient(90deg, #fff, #f0f5ff);-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.block.grey .zigzag .zig .gradient{background:-webkit-gradient(linear, left top, right top, from(#f0f5ff), to(#fff));background:linear-gradient(90deg, #f0f5ff, #fff)}.block.grey .zigzag .zag .gradient{background:-webkit-gradient(linear, left top, right top, from(#fff), to(#f0f5ff));background:linear-gradient(90deg, #fff, #f0f5ff)}@media only screen and (max-width: 840px){.zigzag .zag .gradient,.zigzag .zig .gradient{background:#f0f5ff;margin-bottom:18px}.block.grey .zigzag .zag .gradient,.block.grey .zigzag .zig .gradient{background:#fff}}.zigzag .title{width:100%}.zigzag .zag .content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.zigzag .picture{min-height:17em;width:100%;height:100%;padding:3.42em;background-origin:content-box;background-size:contain;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width: 840px){.zigzag .gradient .picture{width:100%;padding:18px}.zigzag .zag .gradient,.zigzag .zig .gradient{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.zigzag .zag .content,.zigzag .zig .content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.zigzag p{font-size:1em;line-height:1.5}.home-grid{display:-ms-grid;display:grid;grid-auto-columns:1fr;-moz-column-gap:48px;-webkit-column-gap:48px;column-gap:48px;width:100%}@media only screen and (max-width: 480px){.home-grid{grid-auto-columns:unset;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto;row-gap:30px;align-items:stretch;padding:12px 0;font-size:14px}}.home-grid>*{-ms-grid-row:1;grid-row:1}@media only screen and (max-width: 480px){.home-grid>*{grid-row:unset;-ms-grid-column:1;grid-column:1}}.home-grid .item{-ms-grid-column-align:stretch;justify-self:stretch;display:flex;flex-direction:column;text-align:center;align-items:center;-webkit-transition:all .5s;transition:all .5s}@media only screen and (max-width: 480px){.home-grid .item{grid-row:unset;display:-ms-grid;display:grid;-ms-grid-columns:120px 1fr;grid-template-columns:120px 1fr;-moz-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;text-align:left;width:100%}}.home-grid .item:hover{background-color:#f0f5ff}.home-grid .item .icon{background-size:contain;background-position:50%;background-repeat:no-repeat;margin:24px 0;-ms-grid-row-align:stretch;align-self:stretch;height:300px}@media only screen and (max-width: 480px){.home-grid .item .icon{margin:0;height:180px;-ms-grid-row-align:end;align-self:end}}.home-grid .item .icon.frame{border-radius:50%;width:10em;height:10em;border:.14em solid #404040;-ms-grid-row-align:center;align-self:center;padding:2em;background-origin:content-box}@media only screen and (max-width: 480px){.home-grid .item .icon.frame{border:2px solid #404040;width:120px;height:120px;padding:12px}}.home-grid .item .title{font-size:2.14em;font-weight:400;color:#404040;margin-bottom:18px}.home-grid .item .description{color:#404040}.logo.shadow{width:20em;border-radius:16px;display:-ms-grid;display:grid;-ms-grid-rows:4.28em 3.42em;grid-template-rows:4.28em 3.42em;row-gap:.85em;padding:1.7em}.logo.shadow .picture{background-size:contain;background-position:50%;background-repeat:no-repeat}.fluorosequencing .table p{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.fluorosequencing .table .diagram{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;background-size:contain;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width: 840px){.fluorosequencing .table .diagram{height:420px}}.fluorosequencing h2{-webkit-margin-before:2em;margin-block-start:2em}.fluorosequencing{margin-top:48px}.fluorosequencing .table{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;grid-auto-rows:auto 1fr;justify-content:center;-moz-column-gap:60px;-webkit-column-gap:60px;column-gap:60px;row-gap:30px;margin-bottom:60px}@media only screen and (max-width: 840px){.fluorosequencing .table{display:block;grid-auto-rows:auto}}.fluorosequencing .table .logo{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}@media only screen and (max-width: 840px){.fluorosequencing .table .logo{width:100%}}.fluorosequencing-grid{display:-ms-grid;display:grid;grid-auto-columns:1fr;-moz-column-gap:48px;-webkit-column-gap:48px;column-gap:48px;width:100%;margin-bottom:48px}@media only screen and (max-width: 480px){.fluorosequencing-grid{grid-auto-columns:unset;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:auto;row-gap:30px;align-items:stretch;padding:12px 0}}.fluorosequencing-grid>*{-ms-grid-row:1;grid-row:1}@media only screen and (max-width: 480px){.fluorosequencing-grid>*{grid-row:unset;-ms-grid-column:1;grid-column:1}}.fluorosequencing-grid .item{-ms-grid-column-align:stretch;justify-self:stretch;display:flex;flex-direction:column;text-align:center;align-items:center;-webkit-transition:all .5s;transition:all .5s}@media only screen and (max-width: 480px){.fluorosequencing-grid .item{grid-row:unset;display:-ms-grid;display:grid;-ms-grid-columns:120px 1fr;grid-template-columns:120px 1fr;-moz-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;text-align:left;width:100%;padding:0}.fluorosequencing-grid .item:last-child{margin-bottom:0}}.fluorosequencing-grid .item .icon{background-size:contain;background-position:50%;background-repeat:no-repeat;margin-bottom:1.7em;-ms-grid-row-align:stretch;align-self:stretch;height:12em;border:.07em solid #979797;border-radius:1.15em}@media only screen and (max-width: 480px){.fluorosequencing-grid .item .icon{margin-bottom:0;border:1px solid #979797;height:120px;-ms-grid-row-align:end;align-self:end}}.fluorosequencing-grid .item .title{font-size:1.42em;font-weight:700;color:#404040;margin:12px}@media only screen and (max-width: 480px){.fluorosequencing-grid .item .title{margin:0}}.fluorosequencing-grid .item .description{color:#404040}.center{text-align:center}.news{background-color:#fff;border-radius:18px;width:100%;padding:48px;display:-ms-grid;display:grid;-ms-grid-columns:36px 1fr auto;grid-template-columns:36px 1fr auto;-moz-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;row-gap:12px;margin-bottom:24px}@media only screen and (max-width: 840px){.news{padding:18px;-ms-grid-columns:36px 1fr;grid-template-columns:36px 1fr;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;-moz-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;row-gap:18px;margin-bottom:24px}}.news:last-child{margin-bottom:0}.news .icon{-ms-grid-column:1;grid-column:1;width:100%;background-size:contain;background-position-y:top}.news .icon,.news .logo{background-repeat:no-repeat}.news .logo{background-size:contain;-ms-grid-column:2;grid-column:2;height:60px}@media only screen and (max-width: 840px){.news .logo{height:42px}}.news .description{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;font-size:1.7em;line-height:1.5}.news .button{-ms-grid-column:3;grid-column:3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-row-align:center;align-self:center;width:17em}@media only screen and (max-width: 840px){.news .button{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:3;grid-row:3;-ms-grid-row-align:center;align-self:center;-ms-grid-column-align:stretch;justify-self:stretch;width:100%}}.button{background-color:#ff7c00;padding:1.28em 2.15em;-webkit-transition:all .25s;transition:all .25s;text-align:center}.button:hover{background-color:#df6c00}a.button{color:#fff}.key-concept{margin-bottom:12px;width:100%}.technology-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:3.42em;-webkit-column-gap:3.42em;column-gap:3.42em;align-items:stretch;justify-items:stretch;width:100%;margin-bottom:5.58em}@media only screen and (max-width: 480px){.technology-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;row-gap:3.42em}}.technology-grid .item{display:flex;flex-direction:column;text-align:center;align-items:center}@media only screen and (max-width: 480px){.technology-grid .item{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-moz-column-gap:1.7em;-webkit-column-gap:1.7em;column-gap:1.7em;text-align:left;width:100%}}.technology-grid .item .icon{background-size:contain;background-position:50%;background-repeat:no-repeat;margin-bottom:1.7em;-ms-grid-row-align:stretch;align-self:stretch;height:22em}@media only screen and (max-width: 480px){.technology-grid .item .icon{margin-bottom:0;height:180px;-ms-grid-row-align:end;align-self:end}}.rule{content:"";height:.21em;background-color:#d5d5d6}.diagram-big,.rule{width:100%;margin:4.28em 0}.diagram-big{background-size:contain;background-repeat:no-repeat}.columns{-moz-columns:2;-webkit-column-count:2;-moz-column-count:2;column-count:2;-moz-column-gap:4.28em;-webkit-column-gap:4.28em;column-gap:4.28em}@media only screen and (max-width: 840px){.columns{-moz-columns:1;-webkit-column-count:1;-moz-column-count:1;column-count:1}}.comparison{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:1.28em;-webkit-column-gap:1.28em;column-gap:1.28em}@media only screen and (max-width: 480px){.comparison{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:1.28em;width:100%}}.comparison .table{padding:2.15em;border-radius:1.15em}@media only screen and (max-width: 480px){.comparison .table{padding:18px}}.comparison .table.cross{border:2px solid #79acd0;margin:2.15em 0}@media only screen and (max-width: 480px){.comparison .table.cross{margin:0}}.comparison .table.check{border:.28em solid #ff7c00}@media only screen and (max-width: 480px){.comparison .table.check{-ms-grid-row:3;grid-row:3}}.comparison .table span{font-weight:700}.comparison .table ul{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:1em;-webkit-padding-start:0;padding-inline-start:0}.comparison .table li{list-style:none;display:flex;align-items:center;margin:1.28em 0}@media only screen and (max-width: 480px){.comparison .table li{-webkit-margin-before:.5em;margin-block-start:.5em;-webkit-margin-after:.5em;margin-block-end:.5em}}.comparison .table li:before{margin-right:.85em}.comparison .table.cross li:before{background-image:url(images/cross-de817e84.svg)}.comparison .table.check li:before{background-image:url(images/check-36fafc80.svg)}@media only screen and (max-width: 840px){.comparison .table li:before{width:24px !important;height:24px !important}}.comparison .table li:before{content:"";display:inline-block;height:2.15em;width:2.15em;background-size:contain;background-position:50%;background-repeat:no-repeat}.button.video{color:#fff;background-color:#3a437e;position:relative;padding-left:4.28em}.button.video:hover{background-color:#2e3667}.button.video:before{content:"";background-image:url(images/arrow-2ca41251.svg);background-size:contain;background-repeat:no-repeat;width:2.58em;height:2.58em;position:absolute;left:.85em;top:.64em}.videoPlayer{position:fixed;width:100vw;height:100vh;top:0;z-index:2;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.85)}.videoPlayer.hidden{display:none}.videoPlayer video{width:calc(100% - 10em)}@media only screen and (max-width: 840px){.videoPlayer video{width:calc(100% - 36px)}}.multiply{mix-blend-mode:multiply}.additional{display:-ms-grid;display:grid;-ms-grid-columns:10em 1fr;grid-template-columns:10em 1fr;-moz-column-gap:2.15em;-webkit-column-gap:2.15em;column-gap:2.15em;row-gap:4.28em}@media only screen and (max-width: 480px){.additional{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:3.42em;justify-items:center}}.additional .picture{width:10em;height:10em;border-radius:50%;border:2px solid #003264;padding:2.15em;background-color:#fff;background-size:contain;background-position:50%;background-repeat:no-repeat;background-origin:content-box;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 480px){.additional .picture{width:120px;height:120px;padding:18px}}.additional .title{font-size:2.14em}.erisyon-bar{height:3.42em;background-image:url(images/erisyon-bar-c3c00de1.svg);background-size:cover;background-repeat:no-repeat;background-position-x:right;margin-bottom:4.28em;margin-left:-3.42em}@media only screen and (max-width: 840px){.erisyon-bar{height:30px;margin-left:-18px;margin-bottom:30px}}.team{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:6.42em;-webkit-column-gap:6.42em;column-gap:6.42em;row-gap:6.42em}@media only screen and (max-width: 480px){.team{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-moz-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;row-gap:18px}}@media only screen and (max-width: 840px){.team{-moz-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;row-gap:30px}}.member{display:flex;flex-direction:column;align-items:center}.team .member .picture{width:12.8em;height:12.8em;border-radius:.28em;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:1.7em}@media only screen and (max-width: 480px){.team .member .picture{width:120px;height:120px;margin-bottom:12px}}.team .member .name{font-weight:600}.team .member .role{font-weight:300}.papers{border-radius:16px;background-color:#fff;width:100%;padding:4.28em}@media only screen and (max-width: 840px){.papers{padding:1.28em 1.28em 0}}.papers .paper{display:-ms-grid;display:grid;-ms-grid-columns:2.6em 1fr 17em;grid-template-columns:2.6em 1fr 17em;-moz-column-gap:2.15em;-webkit-column-gap:2.15em;column-gap:2.15em;border-bottom:2px solid #ddd;padding:2.15em 0;align-items:start}@media only screen and (max-width: 840px){.papers .paper{-ms-grid-columns:36px 1fr;grid-template-columns:36px 1fr;-moz-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;padding:18px 0}}.papers .paper:last-child{border-bottom:none}.papers .paper .icon{-ms-grid-row-align:stretch;align-self:stretch;background-size:contain;background-repeat:no-repeat;background-position-y:top;min-height:5.14em}.papers .paper .description{font-weight:400;font-size:1.28em;line-height:1.25;color:#404040}@media only screen and (max-width: 840px){.papers .paper .description{margin-bottom:30px}}.papers .paper .button{margin:0;width:17em;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}@media only screen and (max-width: 840px){.papers .paper .button{width:100%;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}input[type=email],input[type=text],textarea{background-color:rgba(255,255,255,0.7);width:100%;border:.07em solid #d5d5d6;margin:.7em;padding:.7em;height:3.42em;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Open Sans,sans-serif;font-size:1.14em}@media only screen and (max-width: 840px){input[type=email],input[type=text],textarea{margin:10px 0;border:1px solid #d5d5d6}}textarea{min-height:10em;resize:none}input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,textarea::-ms-input-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, textarea::-ms-input-placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=email]::placeholder,input[type=text]::placeholder,textarea::placeholder{font-family:Open Sans,sans-serif;font-size:1em;color:#9d9ea0}input[type=submit]{cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:1.14em;background-color:#ff7c00;padding:1.28em;-webkit-transition:all .25s;transition:all .25s;margin:2.85em auto auto;border:none;width:17em;display:flex;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}