@import url(../font/SpaceGrotesk/font.css);@import url(../font/manrope/index.css);@import url(../font/inter/inter.css);:root{--mm-color-#000: #000;--mm-color-#fff: #fff;--mm-color-gray-0: #121212;--mm-color-gray-1: #3A3A3A;--mm-color-gray-2: #616161;--mm-color-gray-3: #898989;--mm-color-gray-4: #B0B0B0;--mm-color-gray-5: #D8D8D8;--mm-color-blue-0: #003CBF;--mm-color-blue-1: #0047e2;--mm-color-blue-2: #407CFF;--mm-color-blue-3: #6092FF;--mm-color-blue-4: #95B6FF;--mm-color-blue-5: #E8EFFF;--mm-color-red-0: #EA0706;--mm-color-red-1: #F92524;--mm-color-red-2: #FB504F;--mm-color-red-3: #FC7C7B;--mm-color-red-4: #FDA8A7;--mm-color-red-5: #FED3D3;--mm-color-green-0: #17C63D;--mm-color-green-1: #27E651;--mm-color-green-2: #52EB74;--mm-color-green-3: #7EF096;--mm-color-green-4: #A9F5B9;--mm-color-green-5: #D4FADC;--mm-color-#ff0-0: #FCC41B;--mm-color-#ff0-1: #FDCE41;--mm-color-#ff0-2: #FDD867;--mm-color-#ff0-3: #FEE28D;--mm-color-#ff0-4: #FEEBB3;--mm-color-#ff0-5: #FEF5D9}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{color:inherit;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:border-box}a{text-decoration:none;color:inherit;cursor:pointer}button{background-color:transparent;color:inherit;border-width:0;padding:0;cursor:pointer}figure{margin:0}input::-moz-focus-inner{border:0;padding:0;margin:0}ul,ol,dd{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}p{margin:0}cite{font-style:normal}fieldset{border-width:0;padding:0;margin:0}body,html{font-size:18px;font-weight:400;line-height:1.45}p{margin-bottom:1.25em}h1,h2,h3,h4,h5{font-weight:bold;line-height:1.15;font-family:"SpaceGrotesk",sans-serif}h1{margin-top:0;font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}small,.text_small{font-size:0.8em}@font-face{font-family:'silka_monoregular';src:url("../font/silkamono/silkamono-regular-webfont.eot");src:url("../font/silkamono/silkamono-regular-webfont.eot?#iefix") format("embedded-opentype"),url("../font/silkamono/silkamono-regular-webfont.woff2") format("woff2"),url("../font/silkamono/silkamono-regular-webfont.ttf") format("truetype");font-weight:normal;font-style:normal}body{font-family:"Inter",sans-serif}.container{max-width:1200px}section{padding:4rem 0}section+section{padding:6rem 0 4rem 0}@media (max-width: 767.98px){section+section{padding:4rem 0 0 0}}.header{padding:1rem 0;width:100%;position:absolute;top:0;left:0}.header .branding__logo{width:120px;height:auto}.header .branding__logo path{fill:#003CBF}.header__navigation{text-align:right;text-transform:uppercase;position:relative}.header__navigation ul li{display:inline-block;font-size:12px;margin-right:2rem}.header__navigation ul li:last-child{margin:0}.header__navigation ul li a{display:block;font-weight:500;transition:color 300ms ease-in-out;color:#616161}.header__navigation ul li a:hover{color:#003CBF}.header__navigation__button{border:1px solid;display:inline-flex;align-items:center;font-size:1rem;padding:4px 8px;border-radius:3px;transition:background-color color 300ms ease-in-out}.header__navigation__button.is-active{color:#fff;background:#000}.header__navigation__mobile{border:1px solid;font-size:1rem;display:none;transition:all 300ms ease-in-out}.header__navigation__mobile.is-active{position:absolute;display:block;width:100%;top:16px;background:#fff;left:0;z-index:1}.header__navigation__mobile.is-active li a{border:1px solid;padding-right:16px;font-weight:bold}.header__navigation__mobile li a{padding:10px 0;display:block;text-align:right;font-weight:500}.header__navigation__bars{display:inline-block;width:22px;height:22px;margin-right:8px;margin-top:1px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out}.header__navigation__bars span{display:block;position:absolute;height:4px;width:100%;border-radius:4px;background:#000;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header__navigation__bars span:nth-child(1){top:1px;transform-origin:left center}.header__navigation__bars span:nth-child(2){top:8px;transform-origin:left center}.header__navigation__bars span:nth-child(3){top:15px;transform-origin:left center}.header__navigation__bars.is-active span:nth-child(1){transform:rotate(45deg);top:0px;left:1px;background:#fff}.header__navigation__bars.is-active span:nth-child(2){width:0%;opacity:0}.header__navigation__bars.is-active span:nth-child(3){transform:rotate(-45deg);top:16px;left:1px;background:#fff}.landing{padding-top:8rem}@media (max-width: 767.98px){.landing{padding:6rem 0 0rem 0;background:linear-gradient(180deg, #E8EFFF 65%, #fff 65%)}}.landing__copy__title{font-size:3.2rem;margin-bottom:2rem;overflow:hidden;padding-top:2rem}.landing__copy__title span{display:block;-webkit-animation:fadeInUp .8s;animation:fadeInUp .8s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1);animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1);transform:translateY(115%);display:block}.landing__copy__title span:nth-child(2){-webkit-animation-delay:.8s;animation-delay:.8s}.landing__copy__title span:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}.landing__copy__title span::-moz-selection{background:#FEE28D}.landing__copy__title span::selection{background:#FEE28D}.landing__copy__title::-moz-selection{background:#FEE28D}.landing__copy__title::selection{background:#FEE28D}@media (max-width: 767.98px){.landing__copy__title{font-size:2.6rem}}@media (max-width: 767.98px){.landing .col-md-6{padding-top:20px;padding-bottom:20px;overflow:hidden}}.grid__wrapper{width:100%;height:600px;display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(13, 1fr);justify-content:stretch;position:relative}.grid__wrapper::before{content:"";border-radius:3px;display:block;position:absolute;top:-20px;left:-20px;width:200px;height:200px;z-index:0;color:#FED3D3;background-image:repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);background-size:10px 10px}.grid__wrapper::after{content:"";border-radius:4px;display:block;position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;z-index:0;color:#FEE28D;background-image:repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);background-size:10px 10px}.grid__item{border-radius:3px;z-index:1}.grid__photo{position:relative}.grid__photo__p1{grid-column:1 / span 6;grid-row:1/ span 9;background-color:#FEF5D9;background-image:url(../img/p1.png);background-size:cover}.grid__photo__p2{grid-column:1 / span 6;grid-row:10/ span 13;background-color:#D4FADC;margin-top:10px;background-image:url(../img/p2.png);background-size:cover}.grid__photo__p3{grid-column:7 / span 11;grid-row:1/ span 5;background-color:#E8EFFF;margin-left:10px;background-image:url(../img/p3.png);background-size:cover}.grid__photo__p4{grid-column:7 / span 11;grid-row:6/ span 3;background-color:#FED3D3;margin-left:10px;margin-top:10px;background-image:url(../img/p4.png);background-size:cover}.grid__photo__p5{grid-column:7 / span 11;grid-row:9/ span 12;background-color:#D8D8D8;margin-left:10px;margin-top:10px;background-image:url(../img/p5.png);background-size:cover}.landing__ticker{margin-top:2rem;position:relative;font-size:.8rem;height:80px;display:block}.landing__ticker h6{font-size:12px;font-weight:500;text-transform:uppercase;color:#616161}.landing__ticker__slot{font-weight:500}.button,.form__submit__button{border:1px solid;display:inline-block;padding:.8rem 1.2rem;font-size:.85rem;margin:1rem 0;border-radius:2px;background:#003CBF;color:#fff}.community__program__item{display:flex;justify-content:center;transition:background-color 300ms ease-in-out;margin-bottom:1.5rem}.community__program__item__icon{margin-right:.5rem}.community__program__item__icon i{font-size:1rem}.community__program__item__copy{font-size:14px}.community__program__item__copy h5{font-size:1rem;margin-bottom:.5rem}.community__program__item__copy p{margin:0}.community__program__item__copy a{display:block;margin-top:.5rem}.community__signup{padding:2rem;background:#FEF5D9;font-size:16px;position:relative;border-radius:3px;z-index:3;margin-top:5rem}.community__signup::before{content:"";border-radius:3px;display:block;position:absolute;top:0px;right:0px;width:100%;height:100%;z-index:-1;color:#feebb2;background-image:repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);background-size:10px 10px}.community__signup__title{text-align:center}.community__signup__form{padding:2rem;margin:1rem 0;background:#fff;box-shadow:0px 4px 6px 2px rgba(254,226,141,0.3);border-radius:3px;z-index:2}@media (max-width: 767.98px){.community__signup__form{padding:1rem}}.updates__item{border-radius:3px;border:2px solid;padding:1rem;min-height:420px;display:block;position:relative;background:#fff}@media (max-width: 767.98px){.updates__item{min-height:380px;margin-bottom:2rem}}.updates__item::after{content:"";width:100%;height:100%;background:#7EF096;position:absolute;top:12px;left:12px;border-radius:3px;z-index:-1;transition:all 300ms ease-in-out}.updates__item i{position:absolute;bottom:1rem;right:1rem;font-size:2rem;transition:all 300ms ease-in-out}.updates__item h3{font-size:1.6rem;padding-top:.5rem}.updates__item .updates__item__meta{position:absolute;bottom:1rem;left:1rem}.updates__item__type{font-size:14px;color:#616161}.updates__item__source{font-size:.9rem;display:block;padding:1rem 0}.updates__item .event__date{font-family:"SpaceGrotesk",sans-serif;display:inline-block}.updates__item .event__date__day{font-size:3rem;font-weight:400;display:block;line-height:2rem}.updates__item .event__date__month{font-size:14px}.updates__item:hover::after{background:#FC7C7B}.updates__item:hover i{color:#FC7C7B}.partnerships__grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.partnerships__grid__item{border:1px solid #B0B0B0;padding:2rem;position:relative;min-width:180px;height:100px;margin-bottom:1rem}@media (max-width: 767.98px){.partnerships__grid__item{width:calc(50% - 1rem);flex-grow:0}}.partnerships__grid__item img{width:80%;margin:0;position:absolute;max-width:90%;top:50%;left:50%;transform:translate(-50%, -50%)}.group__title h1,.group__title h2,.group__title h3,.group__title h4,.group__title h5,.group__title h6{margin-bottom:1rem}.group__title img{width:50%;margin:1rem 0}.rule{display:flex;flex-wrap:wrap}.rule__item{width:33.33%;margin-bottom:2rem;position:relative;padding-top:.5rem;padding-right:1rem;font-size:14px;color:#616161}@media (max-width: 767.98px){.rule__item{width:48%}}.rule__item h6{font-weight:600;margin-bottom:.5rem;color:#000}.rule__item::before{content:"";width:30%;height:3px;background:black;border-radius:3px;position:absolute;top:0}.rule__item__negative h6{color:#EA0706}.rule__item__negative::before{background:#EA0706}.rule__item__positive h6{color:#17C63D}.rule__item__positive::before{background:#17C63D}.footer{padding:4rem 0 2rem 0;font-size:14px}@media (max-width: 767.98px){.footer{padding:2rem 0}}.footer__contact{border:2px solid #121212;background:#121212;margin:4rem 0 6rem 0;border-radius:3px;font-size:1.4rem;font-weight:light;position:relative}.footer__contact:after{z-index:-1;position:absolute;bottom:-1rem;left:-1rem;border-radius:3px;content:"";width:calc(100% + 2rem);height:100px;color:#dedede;background-image:repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);background-size:10px 10px}@media (max-width: 767.98px){.footer__contact:after{left:-.5rem;width:calc(100% + 1rem)}}.footer__contact__copy{padding:2rem;background:#fff;z-index:1}.footer__contact__copy span{font-size:14px;color:#616161;text-transform:uppercase;display:block;margin-bottom:1rem}@media (max-width: 767.98px){.footer__contact__copy{font-size:1rem}}.footer__contact__method{z-index:1;padding:2rem;font-size:16px;text-align:center;color:#fff;text-align:center}.footer__contact__method i{display:block}.footer__contact__method span{display:inline-block}@media (max-width: 767.98px){.footer__contact__method{font-size:1rem}.footer__contact__method i{margin-bottom:1rem}}.footer h3{font-size:1rem;margin-bottom:1rem;text-transform:uppercase}.footer__menu li{margin-bottom:.5rem}.footer__menu li a{color:#616161}.footer__menu li a:hover{color:#121212}.footer__social li{display:inline-block;font-size:2.4rem;margin-right:1rem}.footer__social__twitter{color:#1da1f2}.footer__social__facebook{color:#1877f2}.footer__support{color:#616161}@media (max-width: 767.98px){.footer__support{margin-top:1rem;text-align:center}}.footer__support span{display:block}.footer__support i{color:#EA0706}.footer__support a{color:#000;font-weight:500}.footer__support a:hover{color:#003CBF}.form__item{display:block;margin-bottom:1rem}.form__item input[type=text],.form__item input[type=email]{width:100%;border:1px solid #B0B0B0;font-size:1rem;line-height:1;padding:.5rem;border-radius:3px}.form__item .form__item__label{color:#3A3A3A;font-weight:500;display:block;line-height:1.6;margin-bottom:.4rem}.form__item .form__item__label sup{color:#EA0706}.form__item__description{font-size:.6rem;color:#121212;display:inline-block;margin-top:.5rem}.form__group{display:flex;justify-content:space-between}@media (max-width: 767.98px){.form__group{flex-wrap:wrap}}.form__group>div{max-width:48%}@media (max-width: 767.98px){.form__group>div{width:100%;max-width:100%}}.form__radio{display:flex;flex-wrap:wrap}.form__radio .form__item__label{display:block;flex-shrink:0;width:100%}.form__radio__option{margin-top:.5rem;margin-right:1.2rem}.form__radio__option label{padding-left:.3rem}.form__dropdown select{border:1px solid green;padding:.6rem 1rem;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #B0B0B0;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom, #fff 0%, #E8EFFF 100%);background-repeat:no-repeat, repeat;background-position:right .7em top 50%, 0 0;background-size:.65em auto, 100%}.form__dropdown select::-ms-expand{display:none}.form__dropdown select:hover{border-color:#888}.form__dropdown select option{font-weight:normal}.form__submit__button{cursor:pointer;width:100%;background:#003CBF}.form__submit__disclaimer{font-size:.6rem;display:block}.form__submit__disclaimer a{text-decoration:underline;color:#003CBF}.page__header{padding:8rem 0 6rem 0}.page__header h1{font-size:4rem}@media (max-width: 767.98px){.page__header{padding:6rem 0 2rem 0}.page__header h1{font-size:2rem}}.page__header__title{display:block;margin-bottom:1rem;color:#616161}.team__tile{display:flex;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 767.98px){.team__tile{justify-content:space-between}}.team__tile__item{min-width:150px;margin-left:.7rem;margin-bottom:1rem}.team__tile__item:nth-child(1) .team__tile__item__avatar{background-color:#2e1970}.team__tile__item:nth-child(2) .team__tile__item__avatar{background-color:#e4e559}.team__tile__item:nth-child(3) .team__tile__item__avatar{background-color:#efd49f}.team__tile__item:nth-child(4) .team__tile__item__avatar{background-color:#07b9a9}.team__tile__item:nth-child(5) .team__tile__item__avatar{background-color:#9b2da2}.team__tile__item:nth-child(6) .team__tile__item__avatar{background-color:#81179f}.team__tile__item:nth-child(7) .team__tile__item__avatar{background-color:#9d69f8}.team__tile__item:nth-child(8) .team__tile__item__avatar{background-color:#89c928}.team__tile__item:nth-child(9) .team__tile__item__avatar{background-color:#4fc383}.team__tile__item:nth-child(10) .team__tile__item__avatar{background-color:#c6813c}@media (max-width: 767.98px){.team__tile__item{width:48%;margin-left:0}}.team__tile__item__avatar{width:100%;padding-top:100%;border-radius:3px;border:2px solid #121212;background-position:50%;background-size:cover;background-repeat:no-repeat}.team__tile__item__name{text-align:center;margin-top:.5rem;font-weight:bold}.snippet__header{margin-bottom:2rem}.notice{border:1px solid;display:flex;justify-content:space-between;align-items:center;border-radius:3px;padding:.8rem}.notice__icon{font-size:2rem;margin-right:.8rem}.notice__copy{font-size:14px}.notice__warning{border:1px solid #FDD867;background:#FEF5D9}.notice__warning .notice__icon{color:#FCC41B}.notice__success{border:1px solid #52EB74;background:#D4FADC}.notice__success .notice__icon{color:#17C63D}@-webkit-keyframes up{to{transform:translateY(-5%)}}@keyframes up{to{transform:translateY(-5%)}}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.post{font-size:16px;padding:0;border:1px solid red;margin-top:4.45rem}.post__header{text-align:center;border:1px solid}.post__header__title{padding:1rem 0}.post__header__image{margin:1rem 0;background:red;height:30rem}.post__reading p{margin:1rem 0 2rem 0}.post__reading p+p{margin-top:0}.post__reading ul{margin:2rem}.post__reading ul li{list-style-type:disc;margin-bottom:1rem}.event__header{border:2px solid;border-radius:3px;margin-top:.5rem}.event__header__title{padding:2rem}.event__header__title h3{font-size:2.4rem;margin-bottom:1rem}@media (max-width: 767.98px){.event__header__title{padding:1rem}.event__header__title h3{font-size:2rem}}.event__header__type{display:block;font-size:14px;color:#898989;margin-bottom:.5rem}.event__photo{height:100%;padding:1rem}@media (max-width: 767.98px){.event__photo{height:260px}}.event__photo__image{width:100%;height:100%}.event__speakers h5{font-weight:500;font-size:14px;color:#898989;text-transform:uppercase;font-family:"Inter",sans-serif;margin-bottom:.5rem}.event__action{display:flex;align-items:center;align-content:center}.event__action__date{font-family:"SpaceGrotesk",sans-serif;margin-right:2rem;transition:color 300ms ease-in-out;color:#898989;padding:.4rem}.event__action__date__day{font-size:2.4rem;line-height:2rem;font-weight:400;display:block}.event__action__date__month{font-size:14px;font-weight:500}.event__action__cta{flex-grow:1}.event__action__cta a{width:100%;padding:1rem;text-align:center;display:block;background-color:#17C63D;transition:background-color 300ms ease-in-out;font-weight:500;color:#fff;border-radius:3px}.event__action__cta a:hover{background-color:#12982f}.event__action:hover .event__action__date{color:#121212}.event__copy{margin-top:2rem}.speaker{display:flex;align-items:center;margin-bottom:1rem}.speaker__wrapper{display:flex;flex-wrap:wrap;align-items:flex-start}.speaker__wrapper .speaker+.speaker{align-items:flex-start;width:48%}@media (max-width: 767.98px){.speaker__wrapper .speaker+.speaker{width:100%;align-items:center}}.speaker__avatar{flex-shrink:0;width:50px;height:50px;border-radius:50%;margin-right:.5rem}.speaker__name h4{font-weight:500;font-size:.8rem;font-family:"Inter",sans-serif}.speaker__name span{display:block;font-size:12px;color:#898989}.sidebar{border:2px solid;padding:1rem;border-radius:3px}.sidebar__module h5{margin-bottom:1rem}.socialsharing li{display:inline-block;font-size:2rem;margin-right:.5rem}.p-t-0{padding-top:0}.is-link,.post__reading p a{color:#003CBF;text-decoration:underline}.inline-image,.event__photo__image{background-size:cover;background-position:center center;min-width:40px;min-height:40px}.social-color-facebook{color:#1877f2}.social-color-twitter{color:#1da1f2}.social-color-whatsapp{color:#25d366}
/*# sourceMappingURL=app.css.map */