.about{background-color:var(--white)}.about>div{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%;display:flex;align-items:center;flex-direction:column;padding-top:40px}@media(min-width:768px){.about>div{flex-direction:row;padding-top:0}}.about img{border-radius:50%}.about-content{padding:30px 0 0}@media(min-width:425px){.about-content{padding:40px 20px 0}}@media(min-width:768px){.about-content{padding:60px 10px 0 40px}}@media(min-width:1024px){.about-content{padding:100px}}.about-content h3{font-size:26px;color:var(--purple9)}@media(min-width:425px){.about-content h3{font-size:30px}}.about-content p{font-size:17px}.blocks{background-color:var(--white)}.blocks>div{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%}@media(min-width:768px){.blocks>div{padding:60px 30px}}.block{display:flex}.block h3{font-size:26px;color:var(--purple9);font-weight:300}@media(min-width:425px){.block h3{font-size:32px}}.block p{font-size:16px;line-height:1.5em}@media(min-width:425px){.block p{font-size:19px}}.block img{transform:rotate(-3deg)}.block a{background-color:var(--primary-color);color:var(--white);border-radius:3px;appearance:none;transition:background-color ease-in-out .15s;cursor:pointer;box-shadow:var(--block-shadow-min);display:inline-block;text-align:center;white-space:nowrap;font-weight:500;padding:.5rem 1.5rem;border:1px solid transparent;margin-top:20px;box-shadow:var(--floating-shadow)}.block a:hover{background-color:var(--link-hover-color);color:var(--white)}.block a:disabled{background-color:var(--gray4);font-weight:300;cursor:not-allowed;color:var(--gray6);box-shadow:none}.block a i{margin:0 0 0 6px}.block-profile .block-content{padding-top:50px}.block-diary .block-content{padding-bottom:50px}.block-stats img{transform:rotate(3deg)}@media(min-width:768px){.block-stats .block-content{padding:50px 70px 50px 0}}.block-content{padding:30px 0}@media(min-width:425px){.block-content{padding:40px 20px}}@media(min-width:768px){.block-content{padding:50px 0 50px 70px}}@media(min-width:1024px){.block-content{padding:100px}}.block-image{display:none}@media(min-width:768px){.block-image{display:block}}.community{background-color:var(--white)}.community>div{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%;display:flex;align-items:center;flex-direction:column-reverse;padding-top:50px}@media(min-width:768px){.community>div{flex-direction:row;padding-top:0}}.community img{border-radius:50%}.community-content{padding:30px 0}@media(min-width:425px){.community-content{padding:40px 20px}}@media(min-width:768px){.community-content{padding:60px 40px 60px 10px}}@media(min-width:1024px){.community-content{padding:20px 100px 100px}}.community-content h3{font-size:26px;color:var(--purple9)}@media(min-width:425px){.community-content h3{font-size:30px}}.community-content p{font-size:17px}.community-content a{background-color:var(--primary-color);color:var(--white);border-radius:3px;appearance:none;transition:background-color ease-in-out .15s;cursor:pointer;box-shadow:var(--block-shadow-min);display:inline-block;text-align:center;white-space:nowrap;font-weight:500;padding:.5rem 1.5rem;border:1px solid transparent;margin-top:20px;box-shadow:var(--floating-shadow)}.community-content a:hover{background-color:var(--link-hover-color);color:var(--white)}.community-content a:disabled{background-color:var(--gray4);font-weight:300;cursor:not-allowed;color:var(--gray6);box-shadow:none}.community-content a i{margin:0 0 0 6px}.faq{padding:80px 0}.faq h3{font-size:20px;margin-bottom:40px;border-bottom:1px solid var(--gray4);padding-bottom:10px}@media(min-width:768px){.faq .row{display:flex}}.faq .column:first-child{margin-bottom:50px}@media(min-width:768px){.faq .column:first-child{margin-right:40px;margin-bottom:0}}@media(min-width:768px){.faq .column:last-child{margin-left:40px}}.hero{background-color:var(--purple8);color:var(--off-white);padding:40px 0 60px}@media(min-width:768px){.hero{background-image:linear-gradient(180deg,#30223800,#302238cc),url(/images/apply/hero.jpg);background-size:cover;background-position:center;padding:50px 0 200px}}@media(min-width:1024px){.hero{padding-bottom:220px}}.hero>div{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%}.hero h1,.hero h2,.hero h3{text-align:center;font-weight:300}.hero h1{font-size:30px;font-weight:500;text-shadow:0 1px 6px rgba(0,0,0,.5);margin:0}@media(min-width:425px){.hero h1{font-size:40px}}@media(min-width:768px){.hero h1{font-size:50px}}.hero h2{font-size:20px;font-weight:100;margin:0}@media(min-width:425px){.hero h2{font-size:24px}}@media(min-width:768px){.hero h2{font-size:28px}}.hero h3{font-size:16px;font-weight:100}.hero form{width:100%;max-width:600px;margin:40px auto 0}.hero .inputs{display:flex;flex-direction:column}@media(min-width:425px){.hero .inputs{flex-direction:row}}.hero .inputs>div{flex:1;margin:0 0 4px}@media(min-width:425px){.hero .inputs>div{margin-bottom:0}}.hero .button{padding-left:32px;padding-right:32px;text-transform:uppercase}.how-it-works{background-color:var(--white);padding:60px 0 120px;text-align:center}@media(min-width:1024px){.how-it-works{padding-top:90px}}.how-it-works .container>p{margin-left:auto;margin-right:auto}@media(min-width:425px){.how-it-works .container>p{max-width:90%}}@media(min-width:768px){.how-it-works .container>p{max-width:70%}}.how-it-works .row{margin-top:40px}.how-it-works .column:first-child p{padding-left:10px}.how-it-works .column:last-child p{padding-right:10px;margin-bottom:0}@media(min-width:1024px){.how-it-works .column:before{content:"";display:block;position:relative;background-color:var(--gray3);height:1px;top:23px;border:0}}.how-it-works .column p{font-size:14px;padding:0 20px;margin:0 auto 70px}@media(min-width:768px){.how-it-works .column p{width:60%}}@media(min-width:1024px){.how-it-works .column p{margin-bottom:0;width:100%}}.how-it-works h2{font-size:28px;margin-bottom:40px}.how-it-works h4{margin:24px 0 14px;font-size:18px}.how-it-works i{border:1px solid var(--gray3);background-color:var(--gray3);border-radius:50%;width:44px;height:44px;font-style:normal;font-size:28px;display:inline-block;position:relative;z-index:1}.links{background-color:var(--purple4)}.links .container{width:100%}.links .column{text-align:center;padding:18px 0}.links .column:nth-child(2){background-color:lighten(var(--purple4),5%)}.links a{color:var(--white);font-weight:100}.links a:hover{font-weight:300}.links a i{color:var(--dirty-white);margin-left:10px}.logos{background-color:var(--purple4);padding:16px 0}.logos>div{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%}@media(min-width:1024px){.logos>div{width:54%}}.logos p{text-align:center;color:var(--black);margin:0 0 8px;font-size:14px;letter-spacing:.4px}.logos ul{list-style:none;margin:0;padding:0;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center}@media(min-width:768px){.logos ul{flex-direction:row;align-items:center}}.logos li{display:inline-block;margin-bottom:4px}@media(min-width:768px){.logos li{margin-bottom:0}}.apply__process{background-color:var(--gray9);color:var(--white);padding:60px 0 120px;font-weight:100;text-align:center}@media(min-width:1024px){.apply__process{padding-top:90px}}.apply__process .column:first-child p{padding-left:10px}.apply__process .column:last-child p{padding-right:10px;margin-bottom:0}.apply__process .column p{font-size:14px;padding:0 20px;margin:0 auto 70px;color:var(--gray3)}@media(min-width:768px){.apply__process .column p{width:60%}}@media(min-width:1024px){.apply__process .column p{margin-bottom:0;width:100%}}.apply__process h2{font-size:28px;margin-bottom:70px;font-weight:100}@media(min-width:1024px){.apply__process h2{margin-bottom:40px}}.apply__process h4{margin:24px 0 14px;font-weight:300;font-size:18px}.apply__process i{border:1px solid var(--white);background-color:var(--gray9);border-radius:50%;width:44px;height:44px;font-style:normal;font-size:28px;display:inline-block;position:relative;z-index:1}.apply__ready{background-color:var(--purple2);color:var(--white);padding:60px;text-align:center;font-size:20px}@media(min-width:426px){.apply__ready .container{display:flex;justify-content:center;align-items:center}}.apply__ready a{background-color:var(--primary-color);color:var(--white);border-radius:3px;appearance:none;transition:background-color ease-in-out .15s;cursor:pointer;box-shadow:var(--block-shadow-min);display:inline-block;text-align:center;white-space:nowrap;font-weight:500;padding:.5rem 1.5rem;border:1px solid transparent;margin-top:10px}.apply__ready a:hover{background-color:var(--link-hover-color);color:var(--white)}.apply__ready a:disabled{background-color:var(--gray4);font-weight:300;cursor:not-allowed;color:var(--gray6);box-shadow:none}@media(min-width:426px){.apply__ready a{margin-top:0;margin-left:30px}}.testimonials{padding:70px 0}@media(min-width:768px){.testimonials{padding:100px 0}}.video{height:260px;padding:40px 0}@media(min-width:425px){.video{height:310px}}@media(min-width:768px){.video{height:530px;padding:60px 0}}@media(min-width:1024px){.video{height:660px}}.video>div{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%}.demand-notice{height:100%;margin-left:auto;margin-right:auto;max-width:var(--desktop);width:98%;font-size:15px;color:var(--black);padding:30px 0}@media(min-width:426px){.demand-notice{font-size:16px;padding:30px 10px}}@media(min-width:769px){.demand-notice{padding:60px 120px}}.demand-notice div{border-left:4px solid var(--orange);padding:20px 30px}
/*# sourceMappingURL=apply.css.map */