*,:before,:after{box-sizing:border-box;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}html{scroll-behavior:smooth}body{color:#606c76;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:-webkit-fill-available;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;font-weight:400}h1,h2,h3,h4,h5,h6{color:#444;margin-bottom:10px;font-weight:700}h1{font-size:1.6rem}h1.jumbo{text-align:center;font-size:2.5rem;font-weight:900}h2{font-size:1.3rem}h3{font-size:1.1rem}p,li,textarea{color:#606c76;margin-bottom:10px;line-height:1.6}li{margin:10px 0}strong,b{font-style:bold;font-weight:700}i,em{font-style:italic}u{text-decoration:underline}del{text-decoration:line-through}blockquote{background-color:#f7f7f7;border-left:5px solid #ad90de;margin:30px auto;padding:20px}blockquote p,blockquote ul,blockquote ul li:last-of-type{margin-bottom:0}a{color:#444;font-weight:500}button,.button{appearance:none;color:#606c76;cursor:pointer;text-align:center;background-color:#fff;border-radius:5px;outline:none;justify-content:center;align-items:center;padding:15px 20px;font-size:.8rem;font-weight:400;text-decoration:none;display:flex;position:relative;-webkit-tap-highlight-color:#0000!important}button:hover,button:focus,.button:hover,.button:focus{background-color:#f7f7f7}button.bold,.button.bold{letter-spacing:.1rem;text-transform:uppercase;font-size:.7rem;font-weight:500}button.small,.button.small{padding:10px 15px}button.normal,.button.normal{font-size:1rem;font-weight:500}@media (max-width:768px){button:hover,button:focus,.button:hover,.button:focus{background-color:inherit}}button>a,.button>a{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}button:disabled,.button:disabled{cursor:not-allowed}button.empty,.button.empty{background-color:inherit;padding:0;font-size:1rem;text-decoration:none}button.empty.link,.button.empty.link{text-decoration:underline;display:inline-block}button.empty:hover,button.empty:focus,button.empty:active,.button.empty:hover,.button.empty:focus,.button.empty:active{text-decoration:underline}button.empty:hover.link,button.empty:focus.link,button.empty:active.link,.button.empty:hover.link,.button.empty:focus.link,.button.empty:active.link{outline:1px solid #111}.rounded{border-radius:5px}.no-wrap{white-space:nowrap}.pbutton{padding:10px 15px!important}.pbutton-large{padding:15px 20px!important}form{border:none;width:90%;margin:0 auto;padding:0}form label{align-items:center;margin:20px 0;font-size:.875rem;display:flex}form label>span{border-radius:5px;margin-left:10px;padding:7.5px;font-size:12px;display:inline-block}form .group{align-items:center;width:100%;display:flex}form .group>div{margin:0 10px}form .group>div:first-child{margin-left:0}form .group>div:last-child{margin-right:0}form .group.expand.desktop{flex-wrap:wrap}form .group.expand.desktop>div{min-width:100%;margin-left:0;margin-right:0}@media (max-width:768px){form .group.expand{flex-wrap:wrap}form .group.expand>div{min-width:100%;margin-left:0;margin-right:0}}form .section{border-top:1px solid #f7f7f7;flex-wrap:wrap;margin-top:20px;padding-top:50px;display:flex;position:relative}form .section>span:first-of-type{color:#fff;background-color:#ad90de;border-radius:5px;padding:7.5px 10px;font-size:12px;font-weight:700;position:absolute;top:15px;left:0}input,textarea{appearance:none;box-shadow:none;color:#606c76;background-color:#0000;border:1px solid #ededed;border-radius:5px;outline:none;width:100%;padding:10px 15px;font-size:1rem}input::-webkit-input-placeholder{color:#999}textarea::-webkit-input-placeholder{color:#999}input::-moz-placeholder{color:#999}textarea::-moz-placeholder{color:#999}input::-webkit-outer-spin-button{appearance:none;margin:0}input::-webkit-inner-spin-button{appearance:none;margin:0}textarea::-webkit-outer-spin-button{appearance:none;margin:0}textarea::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number],textarea[type=number]{appearance:none;-moz-appearance:textfield}input:focus,textarea:focus{border-color:#ad90de}select{appearance:none;box-shadow:none;color:#606c76;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") calc(100% - .75rem)/12.5px 12.5px no-repeat;border:1px solid #ededed;border-radius:5px;outline:none;width:100%;padding:10px}select:focus{border-color:#ad90de}input[type=radio],input[type=checkbox]{cursor:pointer;width:25px;height:25px;margin:20px;padding:0;position:relative}input[type=radio]:checked:before,input[type=checkbox]:checked:before{content:"";background-color:#ad90de;border-radius:1px;width:50%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]{margin-left:0;margin-right:0}input[type=radio]~span{margin-left:5px;margin-right:20px}.huge{font-size:2rem}.tleft{text-align:left}.tcenter{text-align:center}.light{font-weight:300}.normal{font-weight:400}.semi-bold{font-weight:500}.almost-bold{font-weight:600}.bold{font-weight:700}.ultra{font-weight:900}.expand{flex:1}.wrap{flex-wrap:wrap}.row{flex-direction:row}.column{flex-direction:column}.fr{justify-content:flex-start;align-items:center;display:flex}.frc{justify-content:center;align-items:center;display:flex}.fc{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.fcc{flex-direction:column;justify-content:center;align-items:center;display:flex}.fcs{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.fsc{justify-content:flex-start;align-items:flex-start;display:flex}.fec{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.ai-fe{align-items:flex-end}.jc-space-between{justify-content:space-between}.jc-space-around{justify-content:space-around}.start{margin-right:auto}.end{margin-left:auto}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.h100{height:100%}.mh100{min-height:100vh}.wauto{width:auto}.w100{width:100%}.w95{width:95%}.w90{width:90%}.w80{width:80%}.w75{width:75%}.w70{width:70%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w33{width:33.3333%}.w30{width:30%}.w25{width:25%}.w20{width:20%}.w10{width:10%}.wp120{width:110px}.wp110{width:120px}.wp100{width:100px}.wp90{width:90px}.wp80{width:80px}.wp70{width:70px}.wp60{width:60px}.wp50{width:50px}.mw400{max-width:400px}.mw500{max-width:500px}.mw600{max-width:600px}.mw700{max-width:700px}.mw800{max-width:800px}.mw900{max-width:900px}.mw1000{max-width:1000px}.m0{margin-top:0!important;margin-bottom:0!important}.m5{margin-top:5px!important;margin-bottom:5px!important}.m10{margin-top:10px!important;margin-bottom:10px!important}.m15{margin-top:15px!important;margin-bottom:15px!important}.m20{margin-top:20px!important;margin-bottom:20px!important}.m30{margin-top:30px!important;margin-bottom:30px!important}.center{margin:0 auto!important}.mt0{margin-top:0!important}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt30{margin-top:30px!important}.mt35{margin-top:35px!important}.mt40{margin-top:40px!important}.mt45{margin-top:45px!important}.mt50{margin-top:50px!important}.mt60{margin-top:60px!important}.mt70{margin-top:70px!important}.mt80{margin-top:80px!important}.mt90{margin-top:90px!important}.mt100{margin-top:100px!important}.mt120{margin-top:120px!important}.mb0{margin-bottom:0!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb30{margin-bottom:30px!important}.mb35{margin-bottom:35px!important}.mb40,.mb45{margin-bottom:40px!important}.mb50{margin-bottom:50px!important}.mb60{margin-bottom:60px!important}.mb70{margin-bottom:70px!important}.mb80{margin-bottom:80px!important}.mb90{margin-bottom:90px!important}.mb100{margin-bottom:100px!important}.mb120{margin-bottom:120px!important}.ml0{margin-left:0!important}.ml5{margin-left:5px!important}.ml10{margin-left:10px!important}.ml15{margin-left:15px!important}.ml20{margin-left:20px!important}.ml25{margin-left:25px!important}.ml30{margin-left:30px!important}.ml35{margin-left:35px!important}.ml40{margin-left:40px!important}.ml45{margin-left:45px!important}.ml50{margin-left:50px!important}.ml60{margin-left:60px!important}.ml70{margin-left:70px!important}.ml80{margin-left:80px!important}.ml90{margin-left:90px!important}.ml100{margin-left:100px!important}.mr0{margin-right:0!important}.mr5{margin-right:5px!important}.mr10{margin-right:10px!important}.mr15{margin-right:15px!important}.mr20{margin-right:20px!important}.mr25{margin-right:25px!important}.mr30{margin-right:30px!important}.mr35{margin-right:35px!important}.mr40{margin-right:40px!important}.mr45{margin-right:45px!important}.mr50{margin-right:50px!important}.mr60{margin-right:60px!important}.mr70{margin-right:70px!important}.mr80{margin-right:80px!important}.mr90{margin-right:90px!important}.mr100{margin-right:100px!important}.p0{padding:0!important}.p5{padding:5px!important}.p10{padding:10px!important}.p15{padding:15px!important}.p20{padding:20px!important}.pt0{padding-top:0!important}.pt5{padding-top:5px!important}.pt10{padding-top:10px!important}.pt15{padding-top:15px!important}.pt20{padding-top:20px!important}.pt25{padding-top:25px!important}.pt30{padding-top:30px!important}.pt35{padding-top:35px!important}.pt40{padding-top:40px!important}.pt45{padding-top:45px!important}.pt50{padding-top:50px!important}.pt60{padding-top:60px!important}.pt70{padding-top:70px!important}.pt80{padding-top:80px!important}.pt90{padding-top:90px!important}.pt100{padding-top:100px!important}.pb0{padding-bottom:0!important}.pb5{padding-bottom:5px!important}.pb10{padding-bottom:10px!important}.pb15{padding-bottom:15px!important}.pb20{padding-bottom:20px!important}.pb25{padding-bottom:25px!important}.pb30{padding-bottom:30px!important}.pb35{padding-bottom:35px!important}.pb40{padding-bottom:40px!important}.pb45{padding-bottom:45px!important}.pb50{padding-bottom:50px!important}.pb60{padding-bottom:60px!important}.pb70{padding-bottom:70px!important}.pb80{padding-bottom:80px!important}.pb90{padding-bottom:90px!important}.pb100{padding-bottom:100px!important}.pl0{padding-left:0!important}.pl5{padding-left:5px!important}.pl10{padding-left:10px!important}.pl15{padding-left:15px!important}.pl20{padding-left:20px!important}.pl25{padding-left:25px!important}.pl30{padding-left:30px!important}.pl35{padding-left:35px!important}.pl40{padding-left:40px!important}.pl45{padding-left:45px!important}.pl50{padding-left:50px!important}.pl60{padding-left:60px!important}.pl70{padding-left:70px!important}.pl80{padding-left:80px!important}.pl90{padding-left:90px!important}.pl100{padding-left:100px!important}.pr0{padding-right:0!important}.pr5{padding-right:5px!important}.pr10{padding-right:10px!important}.pr15{padding-right:15px!important}.pr20{padding-right:20px!important}.pr25{padding-right:25px!important}.pr30{padding-right:30px!important}.pr35{padding-right:35px!important}.pr40{padding-right:40px!important}.pr45{padding-right:45px!important}.pr50{padding-right:50px!important}.pr60{padding-right:60px!important}.pr70{padding-right:70px!important}.pr80{padding-right:80px!important}.pr90{padding-right:90px!important}.pr100{padding-right:100px!important}.white{color:#606c76;background-color:#fff}.white:hover,.white:focus{background-color:#f7f7f7}.black{color:#fff;background-color:#222;font-weight:700}.black:hover,.black:focus,.black.active{background-color:#010101}.black.active{font-weight:500}.background{color:#606c76;background-color:#f7f7f7}.background:hover,.background:focus,.background.active{background-color:#eaeaea}.background.active{font-weight:500}.background.nohover:hover,.background.nohover:focus{background-color:#f7f7f7}.seashell{color:#606c76;background-color:#fff6ed}.seashell:hover,.seashell:focus{background-color:#ffe9d4}.purple{color:#fff;background-color:#ad90de}.purple:hover,.purple:focus{background-color:#9e7cd8}.pink{color:#606c76;background-color:#ffe8e8}.pink:hover,.pink:focus{background-color:#ffcfcf}.pink.nohover:hover,.pink.nohover:focus{background-color:#ffe8e8}.blue{color:#606c76;background-color:#ecf9f9}.blue:hover,.blue:focus,.blue.active{background-color:#c5ecec}.blue.active{font-weight:500}.blue.nohover:hover,.blue.nohover:focus{background-color:#ecf9f9}.green{color:#606c76;background-color:#ecf9ed}.green:hover,.green:focus{background-color:#9fdfa8}.green.nohover:hover,.green.nohover:focus{background-color:#ecf9ed}.yellow{color:#606c76;background-color:#fff6c2}.yellow:hover,.yellow:focus{background-color:#ffee8f}.yellow.nohover:hover,.yellow.nohover:focus{background-color:#fff6c2}.success{color:#fff;background-color:#2cb67d}.success:hover,.success:focus{background-color:#27a16f}.danger{color:#fff;background-color:#ff5470}.danger:hover,.danger:focus{background-color:#ff3b5b}.translucent{background:linear-gradient(#01010180,#01010180)}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.animate.fadeIn{animation-name:fadeIn}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.animate.fadeOut{animation-name:fadeOut}.animate.fadeOutHard{animation-name:fadeOut;animation-duration:0!important}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0)}}.animate.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate.slideInLeft{animation-name:slideInLeft}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate.slideOutUp{animation-name:slideOutUp}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate.slideOutLeft{animation-name:slideOutLeft}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.hidden{display:none}@media (min-width:1025px){.hidden.mobile{display:block}}@media (max-width:1024px){.hidden.desktop{display:block}}.visible{opacity:1!important;visibility:visible!important}@media (max-width:1024px){.visible-on-mobile{visibility:visible!important}}.invisible,.invisible *{overflow:hidden;opacity:0!important;visibility:hidden!important;border:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.absolute{position:absolute;top:0;left:0}.relative{position:relative}.scroll{overflow:hidden auto}.no-scroll{width:100%;height:100%;position:relative;overflow:hidden}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z100{z-index:100}.animate{animation-fill-mode:both}.module{color:#606c76;counter-reset:footnote;width:90%;max-width:750px;margin:0 auto;padding-bottom:20px}.module div{line-height:1.6}.module h1{text-align:center;margin-top:50px;margin-bottom:30px;font-size:2.2rem}@media (max-width:768px){.module h1{margin-top:0;font-size:1.7rem}}.module h2{text-align:center;margin:40px auto;font-size:2rem}.module h3{margin:30px 0;font-size:1.5rem}.module h4{margin:30px 0;font-size:1.3rem}.module h5{margin:20px 0;font-size:1.1rem}.module ul{margin:20px}.module ul:first-of-type ul{margin-top:0;margin-bottom:0}.module ul:first-of-type a{text-decoration:none!important}.module.science img{width:95%;max-width:800px;margin:40px auto}.footnotes{display:none}.footnote,.footnote-ref{counter-increment:footnote;margin-right:2px;text-decoration:none;position:relative;top:-5px}.footnote:last-child,.footnote-ref:last-child{margin-right:0}.footnote:before,.footnote-ref:before{color:#444;content:counter(footnote);font-size:11px;font-weight:700}.affiliate{display:inline}.affiliate>button{background-color:#0000;padding:0;font-size:1rem;font-weight:500;text-decoration:underline;display:inline}
/*# sourceMappingURL=9419835d7cd5b1b6.css.map*/