@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto&family=Work+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}.font-face-cm{font-family:Computer says no}body{background:var(--color-white)}#root{overflow-x:hidden}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.poa__about-container{background:var(--color-black);padding:8rem;width:100%}.poa__about-sub_container{background:var(--color-white);border-radius:12px;display:flex;margin-left:auto;margin-right:auto;max-width:1300px;padding:4rem 4rem 3.5rem}.poa__about-heading{margin-top:40px;width:700px}.poa__about-heading h1{font-size:52px;font-weight:400;padding-bottom:20px}.poa__about-heading h3{font-size:72px;font-weight:400;margin-bottom:20px;width:694px}.poa__about-heading h3 span{background-color:var(--color-accent);padding-right:6px}.poa__about-heading p{font-family:var(--font-family);font-size:20px;font-weight:400;width:567px}.poa__about-stats_container{background-color:var(--color-accent);border:2px solid #000;border-radius:12px;display:block;padding:1rem;width:414px}.poa__stats{background-color:#fffdf2;border:2px solid #000;border-radius:10px;display:flex;font-family:var(--font-family);justify-content:space-between;padding-bottom:14px;padding-left:20px;padding-top:14px}.poa__stats h2{font-size:14px;font-weight:400}.poa__stats h3{font-size:18px;padding-top:.5em}.poa__stats img{padding-left:20px}.poa__stats-img{padding-right:20px;text-align:center}.two,.uno{margin-bottom:12px}@media screen and (max-width:350px){.poa__about-container{padding:2rem 1rem}.poa__about-sub_container{display:block;max-width:100%;padding:0 0 20px;text-align:center}.poa__stats{text-align:left}.poa__about-heading{margin-left:auto;margin-right:auto;padding-bottom:32px;padding-top:32px;text-align:center;width:311px}.poa__about-heading h1{font-size:48px}.poa__about-heading h3{font-size:36px;width:311px}.poa__about-heading p{font-size:16px;width:311px}.poa__about-stats_container{display:block;margin-left:auto;margin-right:auto;width:311px}}@media screen and (max-width:650px){.poa__about-container{padding:2rem 1rem!important}.poa__about-sub_container{display:block;max-width:100%;padding:16px!important;text-align:center}.poa__about-heading{margin-top:2rem;text-align:center;width:100%}.poa__about-heading h1{font-size:40px;text-align:center!important}.poa__about-heading h3{font-size:56px;text-align:center!important}.poa__about-heading p{font-size:16px;margin-left:auto;margin-right:auto;text-align:center!important;width:100%!important}.poa__stats{text-align:left}.poa__about-stats_container{display:block;margin-left:auto;margin-right:auto;width:100%!important}}@media screen and (max-width:850px){.poa__about-container{padding:4rem 2rem}.poa__about-sub_container{display:block;padding:2rem;width:100%}.poa__about-heading{margin:auto;text-align:center;width:auto}.poa__about-heading h1{font-size:80px}.poa__about-heading h3,.poa__about-heading p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.poa__about-stats_container{margin-left:auto;margin-right:auto;margin-top:2em}hr{display:none}}@media screen and (max-width:1280px){.poa__about-container{padding:4rem 2rem}.poa__about-sub_container{max-width:100%;padding:3rem}.poa__about-heading{margin-left:auto;margin-right:auto;width:100%}.poa__about-heading h1{font-size:56px;text-align:left}.poa__about-heading h3{text-align:left;width:100%}.poa__about-heading p{text-align:left;width:82%}.poa__about-stats_container{margin-left:auto;margin-right:auto;margin-top:2em;width:400px}.poa__stats{padding-bottom:14px;padding-top:14px}.poa__stats h2{font-size:14px}.poa__stats h3{font-size:16px;margin-top:.5em}.poa__stats img{width:75px}}.poa__navbar{margin-left:auto;margin-right:auto;max-width:1300px;padding:1rem}.poa__navbar,.poa__navbar-links{align-items:center;display:flex;justify-content:space-between}.poa__navbar-links{flex:1 1}.poa__navbar-links_logo{margin-right:2rem}.poa__navbar-links_logo img{height:49px;width:174px}.poa__navbar-links_container{align-items:center;display:flex;flex-direction:row;float:right}.poa__navbar a{font-weight:300;text-decoration:none}.poa__navbar-links_container p,.poa__navbar-menu_container p,.poa__navbar-sign p{color:#000;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.poa__navbar-links_stake{align-items:center;background-color:var(--color-accent);border:none;border-radius:3.5rem;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:25px;line-height:normal;padding:.75rem 1.25rem}.poa__navbar-links_stake a{margin-top:0;padding:4px}.poa__navbar-menu_container{align-items:center;background:#fff;border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;margin-top:1rem;padding:2rem;position:absolute;right:0;text-align:center;top:60px;width:auto}.poa__navbar-menu{display:none}.poa__navbar-menu_container p{margin:1rem 0}@media screen and (max-width:1023px){.poa__navbar-links_container{display:none}.poa__navbar-menu_container-links{text-align:left;width:100%}.poa__navbar-menu{display:flex;display:visible}.poa__navbar-links_stake{height:48px;width:100%}.poa__navbar-menu_container{align-items:baseline;top:60px;width:100vw;z-index:1}}.soon-header{display:flex;flex-direction:column;padding-top:10rem;text-align:center}.soon-header img{height:auto;margin:auto;width:200px}.soon-semi h1{font-size:44px;font-weight:100}.poa__why-container{margin-left:auto;margin-right:auto;max-width:1300px;padding:1rem;text-align:center}.poa__why-container-head{font-weight:400;padding-top:80px}.poa__why-container-head h1{font-size:104px;font-weight:100}.poa__why-container-first{display:inline-flex;padding-bottom:20px;padding-top:64px}.poa__first{display:flex;padding-right:10px;text-align:start;width:500px}.poa__firstWhy{font-family:var(--font-family);margin-bottom:auto;margin-top:auto;padding-left:20px}.poa__firstWhy h3{font-size:24px;font-weight:600;padding-bottom:12px}.poa__firstWhy p{font-size:20px;font-weight:300;width:310px}.poa__first img{height:124px;margin-bottom:auto;margin-top:auto;width:124px}.second{padding-left:40px}.vertical{border-left:.5px solid #000;height:160px}.line-set{display:flex;justify-content:space-between;padding-left:10%;padding-right:10%}.liner{border-top:.5px solid #000;height:1px;width:48%}.poa__why-container-second{display:inline-flex;padding-top:20px}@media screen and (max-width:350px){.poa__why-container{margin-left:auto;margin-right:auto;max-width:100%;padding:1rem}.line-set,.vertical{display:none}.poa__why-container-head h1{font-size:48px;font-weight:100}.poa__why-container-first{display:block;padding-bottom:0}.poa__why-container-second{display:block;padding:0}.poa__first{display:block;padding-bottom:24px;padding-right:0;text-align:center;width:100%!important}.poa__first img{height:100px;margin-left:auto;margin-right:auto;text-align:center;width:100px}.second{padding-bottom:24px;padding-left:0}}@media screen and (max-width:650px){.line-set,.vertical{display:none}.poa__why-container{margin-left:auto;margin-right:auto;max-width:100%;padding:1rem}.poa__why-container-head h1{font-size:56px!important;font-weight:100;text-align:center;width:100%!important}.poa__why-container-first{display:block;margin-left:auto;margin-right:auto;padding-bottom:0}.poa__why-container-second{display:block;padding:0;width:100%!important}.poa__first{display:block;margin:auto;padding-bottom:24px;padding-right:0;width:100%!important}.poa__first img{height:100px;margin-left:auto;margin-right:auto;text-align:center;width:100px}.second{padding-bottom:24px;width:100%!important}.poa__firstWhy,.second{padding-left:0}.poa__firstWhy h3{font-size:20px;margin-top:1rem}.poa__firstWhy p{font-size:16px;margin:auto}}@media screen and (max-width:856px){.line-set,.vertical{display:none}.poa__why-container-first{margin-top:3em;padding:0;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.poa__why-container-second{padding-top:2em!important}.poa__why-container-head h1{font-size:56px!important}.poa__why{width:700px}.poa__first{display:block;text-align:center;width:350px}.poa__first img{height:120px;width:120px}.second{display:block;padding:0!important}}@media screen and (max-width:1280px){.poa__why-container-first{margin-top:3em;padding:0;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.poa__why-container-head h1{font-size:64px}.line-set{padding:1rem}.vertical{padding-right:0}.second{padding-left:3em}.poa__first img{height:100px;width:100px}.poa__why-container-second{padding:0}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.poa__header{margin-bottom:4em;margin-left:auto;margin-right:auto}.poa__header-container{display:flex!important;margin-left:auto;margin-right:auto;max-width:1280px;padding-top:120px}.poa__header-container_text{align-self:center;justify-content:center}.poa__header-container_text h1{font-size:104px;font-weight:300}.poa__header-container_text h3{font-family:var(--font-family);font-size:20px;font-weight:400;margin-top:16px}.poa__header-btn{background-color:var(--color-accent);border:0;border-radius:36px;cursor:pointer;font-size:20px;margin-top:24px;padding:24px 28px}.poa__header_hero-img img{width:600px}.slick-list{height:80vh}.sliding{padding-left:0!important;position:relative}.slider-image{height:0;max-width:100%;padding-bottom:55%;position:relative}.slider-image img{height:80%;object-fit:cover;position:absolute;width:100%}.slider-content{color:#fff;left:30%;max-width:47%;position:absolute;text-align:left;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.slider-content h1{font-size:112px;font-weight:100;margin-bottom:1rem}.slider-content p{font-family:var(--font-family);font-size:20px;margin:0}.coin,.coin-img{padding:4rem;text-align:center}.coin-img{display:flex;justify-content:center}.coin-img img{height:100%;width:60%}.coin-content{text-align:center}.coin-content h1{font-size:112px;font-weight:100;line-height:72px}.coin-content p{font-family:var(--font-family);font-size:20px;font-weight:400;line-height:30px;margin-left:auto;margin-right:auto;padding-top:1rem;text-align:center;width:55%}@media screen and (max-width:350px){.poa__header{margin-left:auto;margin-right:auto;padding:1rem}.poa__header-container{display:block!important;max-width:100%!important}.poa__header-container_text h1{font-size:60px}.poa__header-container h3{font-family:var(--font-family);font-size:16px;font-weight:400;padding-bottom:20px}.poa__header_hero-img img{height:auto;margin-left:auto;margin-right:auto;padding-top:50px;width:80%}.poa__header-btn{font-size:16px;margin-top:0;padding:1rem 24px}}@media screen and (max-width:650px){poa__header{padding:0}.poa__header_hero-img img{margin-left:auto!important;margin-right:auto!important;padding-top:4em!important;width:80%!important}.poa__header-container{display:block!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.poa__header-container_text h1{font-size:52px!important}.slider-content{left:45%!important;max-width:80%!important;position:relative;top:0!important}.slider-image img{height:400%!important;width:100%!important}.slider-content h1{font-size:64px;width:100%}.slider-content p{font-size:16px;width:100%}.coin{padding:1rem;text-align:left}.coin-content h1{font-size:64px;line-height:40px;text-align:left}.coin-content p{font-family:Work Sans;font-size:16px;letter-spacing:-.04em;line-height:24px;margin:0;text-align:left;width:100%}.coin-img{padding:1rem!important}.coin-img img{height:auto;padding-left:0!important;padding-right:0!important;padding-top:5em;text-align:center;width:120%!important}}@media screen and (max-width:850px){.poa__header-container{padding-top:2rem}.poa__header-container_text h1{font-size:60px}.poa__header_hero-img img{width:100%}.poa__header-btn{font-size:18px;padding-bottom:1rem;padding-top:1rem}.slider-image img{height:160%}.slider-content{left:35%;max-width:70%;top:60%}.slider-content h1{font-size:64px}}@media screen and (max-width:1280px){.poa__second{display:block}.coin-img img{height:auto}.poa__header-container{padding-left:2rem;padding-right:2rem}.poa__header_hero-img img{width:100%}.poa__header-container_text h1{font-size:85px}.poa__header-btn{font-size:18px;padding:1rem 1.5rem}}.contact{background:#fff;border:2px solid #000;border-radius:8px;margin-top:-4em;max-width:1300px;padding:4em}.contact,.poa__contact-container{margin-left:auto;margin-right:auto}.poa__contact-container{font-family:var(--font-family);margin-top:6em;max-width:900px}.poa__contact-intro{margin-bottom:32px;text-align:center}.poa__contact-intro h1{font-size:104px;font-weight:100;margin-bottom:10px}.poa__contact-intro p{font-size:20px;font-weight:300}.poa__contact-intro span{background:var(--color-accent)}.form{align-items:center;flex-direction:column}.form,.formie,.poa__form{display:flex}.poa__form{margin-bottom:24px}.form-label{font-weight:400}.form-label span{display:block;margin-bottom:5px;text-align:left}.form-label input{border:1px solid #000;border-radius:8px;margin-right:24px;padding:12px;width:380px}.form-label-mint{text-align:center}.form-label select{border:1px solid #000;border-radius:8px;margin-right:24px;padding:12px;width:380px}.form-label-mint span{display:block;margin-bottom:5px;text-align:left}.form-label-mint textarea{border:1px solid #000;border-radius:8px;font-family:var(--font-family);height:153px;isolation:isolate;margin-bottom:64px;padding:12px;width:784px}.contact-bg{background-color:#000;margin-top:12rem;padding:.1rem;position:relative}.contact-button{align-items:center;background-color:var(--color-accent);border:0;border-radius:64px;cursor:pointer;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-left:auto;margin-right:auto;padding:16px 32px;text-align:center}@media screen and (max-width:350px){.contact{max-width:100%}.poa__contact-intro h1{font-size:60px}}@media screen and (max-width:650px){.contact{margin:-8rem 1rem 1rem;max-width:100%;padding:16px!important}.form-label select{margin-bottom:16px}.form-label input{width:100%!important}.poa__form{display:block;margin-bottom:16px;width:100%}.out{display:block!important}.form{width:auto!important}.formie{display:block!important}.poa__form select{margin-right:0;width:100%!important}.form-label-mint{width:100%}.form-label-mint textarea{margin-bottom:48px;width:100%}.contact-button{margin-bottom:24px;width:100%}}@media screen and (max-width:850px){.contact{max-width:90%}.form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.formie{align-content:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.poa__form{max-width:100%}.form-label{width:44%}.form-label input,.form-label select{width:300px}.form-label-mint,.form-label-mint textarea{width:100%}.out{display:flex;justify-content:space-between}}@media screen and (max-width:1280px){.contact{max-width:90%;padding:2em}.form-label-mint textarea{margin-bottom:40px}.poa__contact-intro h1{font-size:80px}}.faq-accordion{margin:8em auto 2em;max-width:900px}.faq-accordion-header{padding-bottom:2em}.accordion-item{border:1px solid #000;border-radius:12px;font-family:var(--font-family);margin-bottom:1em;padding:20px}.accordion-item-header{display:flex}.accordion-item-header h2{font-size:20px;font-weight:600}.accordion-item-header img{cursor:pointer;margin-left:auto;margin-right:8px}.accordion-item-body{font-size:20px;font-weight:300;line-height:30px;padding-top:16px}.intro-header{margin-bottom:64px;text-align:center}.intro-header h1{font-size:104px;font-weight:100}.intro-header p{font-family:var(--font-family);font-size:20px;font-weight:300;margin-top:24px}.intro-header h1 span{background:var(--color-accent)}.rotate{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:.2s ease}@media (min-width:359px) and (max-width:640px){.faq-accordion{margin-top:3em;padding:16px;width:100%}.intro-header h1{font-size:56px}.intro-header p{font-size:16px}.accordion-item{width:100%}.accordion-item-body,.accordion-item-header h2{font-size:16px}}@media (min-width:767px) and (max-width:920px){.faq-accordion{margin-top:4em;padding-left:2rem;padding-right:2rem}.intro-header h1{font-size:96px}.intro-header p{padding-left:2rem;padding-right:2rem}}.poa__main-footer{background:#000;color:#fff;font-family:var(--font-family);margin-top:-37.5em;padding-top:50em;position:relative;z-index:-3}.mini-footer{z-index:1}.poa__main-footer>div{background:#000;padding:4rem;position:absolute;width:100%;z-index:6}.poa__footer-section form,.poa__mini-footer{display:flex;justify-content:space-between}.poa__footer-section form{align-items:center;border-bottom:1px solid #fff;width:100}.poa__footer-section input{background:none;border:none;color:#858585;font-size:32px;padding:12px;width:380px}.poa__footer-section button{align-items:center;background-color:var(--color-accent);border:0;border-radius:52px;cursor:pointer;display:flex;flex-direction:row;font-size:16px;gap:8px;height:48px;justify-content:center;padding:16px 32px;text-align:center;width:160px}.poa__footer h3{font-size:20px;font-weight:400;letter-spacing:-.04em;line-height:30px;padding-bottom:24px;padding-top:24px}.poa--section-links{display:flex}.links{margin-right:2em}.links p{font-size:16px;line-height:21px;padding-bottom:8px}.links h2{font-size:18px;font-weight:600;letter-spacing:0;line-height:24px;padding-bottom:16px}.links__social li{align-items:center;display:flex;list-style-type:none;padding-bottom:8px}.links__social h2{font-size:18px;font-weight:600;letter-spacing:0;line-height:24px;padding-bottom:16px}.links__social img{padding-right:4px}.p{margin-bottom:3rem;margin-top:1rem}.footer__three{display:flex;justify-content:space-between;padding-top:12px}.footer__three-one{justify-content:space-between;width:30%}@media screen and (max-width:640px){.poa__main-footer>div{padding:16px;width:100%}.poa__mini-footer{display:block}.poa__footer-section{width:100%!important}.some-hr{display:block;margin-top:2rem}.poa__footer-section img{width:50%}.poa__footer-section input{font-size:20px;width:100%}.poa__footer-section button{font-size:14px;gap:4px;height:30px;padding:10px 12px}.poa__footer-section button img{height:16px;width:16px}.poa--section-links{flex-direction:column;justify-content:space-between;padding-top:2em}.links{margin:0}.links__social{padding-top:2rem}.footer__three-one p{padding:10px}}@media screen and (max-width:850px){.poa__mini-footer{display:block}.poa--section-links{justify-content:space-between}.footer__three{flex-direction:column}.footer__three-one{padding-top:12px;width:100%}}@media screen and (max-width:1280px){.poa__mini-footer{flex-direction:column}.poa__footer-section{width:565px}.footer__three-one{width:50%}}.poa__partners-container{background:var(--color-black);margin-top:4em;padding:4rem;width:100%}.poa__partners-sub_container{margin-left:auto;margin-right:auto;max-width:1300px}.poa_partners-heading{color:#fff;font-size:80px;font-weight:100;margin-bottom:40px;text-align:center}.poa_partners-one{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}.poa_partners-one img,.poa_partners-two img{display:block;margin-left:auto;margin-right:auto}.poa_partners-two{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:900px;padding-top:20px}@media (min-width:359px) and (max-width:640px){.poa__partners-container{padding:1rem}.poa__partners-sub_container{margin-left:auto;margin-right:auto;padding-bottom:1.5em;padding-top:1.5em;width:100%}.poa_partners-heading{font-size:48px}.poa_partners-one{grid-gap:.5em;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;width:340px}.poa_partners-one img{height:auto;width:88px}.poa_partners-two{grid-gap:.5em;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;width:340px}.poa_partners-two img{height:auto;width:88px}}@media (min-width:767px) and (max-width:920px){.poa_partners-one,.poa_partners-two{grid-gap:.5em;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;width:540px}}.poa__pool-container{margin-left:auto;margin-right:auto;margin-top:8em;max-width:1300px}.poa__pool-container-head{font-size:104px;font-weight:100;margin-bottom:.5em;text-align:center}.poa__pool-sub__container{background-color:#f9f9f9;border:1px solid #dbdbdb;border-radius:8px;margin-left:auto;margin-right:auto;max-width:935px;padding:1.5rem .5rem 2.5rem}.poa__pool-counter{background:var(--color-accent);border:1px solid #333;border-radius:4px;display:flex;margin-left:auto;margin-right:auto;max-width:848px;padding:1rem}.poa__counter-unit{font-family:var(--font-family);padding-left:10px;padding-right:10px;text-align:center;width:138px}.poa__counter-unit h1{font-weight:600;margin-bottom:14px}.poa__counter-unit h4{font-size:16px;font-weight:500}.poa__pool-sub_counter{font-family:var(--font-family);padding:2rem;text-align:center}.poa__pool-sub_counter img{cursor:pointer}.poa__pool-sub_counter h1{font-weight:400;margin-bottom:5px}.poa__pool-sub_counter h2{font-weight:400}.poa__pool-buttons{display:flex;font-family:var(--font-family);font-weight:400;justify-content:center}.poa__pool-buttons a{font-size:12px;text-decoration:none}.poa__pool-buttons button{background-color:var(--color-accent);border:0;border-radius:64px;cursor:pointer;margin:14px;padding:16px 32px}.line-hr{border-left:.5px solid #000;height:100px!important}@media (min-width:359px) and (max-width:640px){.poa__pool-container{margin-left:auto;margin-right:auto;margin-top:8em;width:100%}.hg{display:none}.poa_pool-text{line-break:anywhere}.poa__pool-container-head{font-size:48px;margin-top:-50px}.poa__pool-sub__container{margin-left:auto;margin-right:auto;padding:1.5rem .125rem 2.5rem;width:354px}.poa__pool-counter{grid-gap:30px;display:grid;grid-template-columns:150px 150px;grid-template-rows:150px 150px 150px;margin-left:auto;margin-right:auto;width:330px}.poa__pool-sub_counter{display:block;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;text-align:center;width:300px}.poa__pool-sub_counter h2{font-size:16px;margin:auto;text-align:center;word-break:break-all}.poa__pool-buttons button{margin:2px}}@media (min-width:767px) and (max-width:920px){.poa__pool-container-head{font-size:80px;margin-bottom:.5em}.poa__pool-container{margin-bottom:4em;margin-top:5em}.line-hr{display:block}.hg{display:block!important}.poa__pool-sub__container{margin:20px}.poa__pool-counter{margin:10px}.poa__pool-sub_counter h2{margin:auto;text-align:center;word-break:break-all}}.poa__projects-container{background:var(--color-black);color:var(--color-white);margin-top:12em;padding:1rem;width:100%}.poa__projects_sub-container{margin-left:auto;margin-right:auto;max-width:1300px;padding-bottom:4em}.poa__projects-header{font-size:48px;padding-bottom:2rem;padding-top:6rem}.poa__projects-header h1{font-weight:100}.poa__projects__first-container{background:#121212;border-radius:16px;display:flex;font-family:var(--font-family);justify-content:space-between;padding:2rem}.poa__projects__first-container a{text-decoration:none}.poa__projects__first-container img{height:auto;width:450px}.poa__projects-module{width:580px}.poa__projects-module h1{font-size:28px;font-weight:500;padding-bottom:20px}.poa__projects-module p{font-size:20px;font-weight:300;padding-bottom:32px}.poa__projects-btn{background:var(--color-accent);border:0;border-radius:50px;cursor:pointer;padding:1rem 2rem}.poa__projects__second-container{display:flex;font-family:var(--font-family);justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:2em;width:1300px}.poa__projects__second-container a{text-decoration:none}.one{padding:2rem;width:600px}.poa__projects-module-one{background:#121212;border-top-left-radius:16px;border-top-right-radius:16px}.poa__projects-module-one img{border-bottom-left-radius:16px;border-bottom-right-radius:16px;width:634px}.poa__projects-module-two{background:#121212;border-top-left-radius:16px;border-top-right-radius:16px;height:340px;width:636px}.project-card{border-bottom-left-radius:16px;border-bottom-right-radius:16px;margin-top:-1.5rem;width:634px}@media screen and (max-width:650px){.poa__projects-container{padding:1rem!important}.poa__projects-header h1{font-size:64px!important}.poa__projects__second-container{display:block!important}.poa__projects-module p{width:auto!important}}@media only screen and (max-width:767px){.poa__projects-container{display:block;margin-top:1em;width:100%}.poa__projects_sub-container{display:block;width:100%}.poa__projects__first-container{display:block;padding:1rem;width:100%}.poa__projects-header{padding-top:2rem}.poa__projects-header h1{font-size:64px}.poa__projects__first-container img{padding-bottom:1em;padding-top:1em;width:100%}.poa__projects__second-container{display:block;width:100%}.poa__projects__second-container img{height:auto;width:100%}.poa__projects-module{width:100%}.poa__projects-module h1{font-size:20px;padding-top:1em}.poa__projects-module p{font-size:16px;width:314px}.one{padding:1rem;width:325px}.poa__projects-module-one{margin-bottom:2em}.poa__projects-module-two{height:auto;width:100%}.project-card{margin-top:1em}}@media screen and (max-width:1280px){.poa__projects-header{padding-top:3rem}.poa__projects-header h1{font-size:80px}.poa__projects-container{margin-top:4em;padding:2rem 2rem 6em}.poa__projects__first-container{display:block}.one,.poa__projects-module{width:auto}.one{padding:1.4rem}.poa__projects-module-one{margin-right:12px;width:100%}.poa__projects-module-one p{font-size:18px}.poa__projects-module-one img,.poa__projects-module-two{width:100%}.poa__projects-module h1{font-size:24px}.poa__projects-module p{font-size:18px}.grant-btn{margin-top:-2em}.poa__projects__first-container img{height:auto;padding-top:2em;width:100%}.project-card{margin-top:-.5em;width:100%}.poa__projects__second-container{display:flex;justify-content:space-between;margin-left:0;margin-right:0;width:100%}}.map{display:flex;height:auto;margin-left:auto;margin-right:auto;margin-top:5em;width:100%}.map-mobile{display:none;height:100%;max-height:523px;max-width:375px;object-fit:cover;object-position:center;width:100%}.poa__calculator{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:-30em;max-width:1300px;padding:4rem}.poa__calculator-one h1{font-size:80px;font-weight:100}.poa__calculator-one p{font-family:var(--font-family);font-size:20px;font-weight:400;margin-top:1em}.poa__calculator-one{width:580px}input#billAmount{width:25%}.poa__calculator-form{background-color:#fff;border-radius:16px;box-shadow:113px 129px 69px hsla(48,7%,41%,.01),28px 32px 43px hsla(48,7%,41%,.09);font-family:var(--font-family);padding:1rem;width:400px}.poa__form-head{font-size:28px;font-weight:500;margin-bottom:32px;text-align:center}.poa__calculator-form div{display:flex}.poa_form-one{justify-content:space-between}.poa_form-one h1{font-size:18px;font-weight:400;margin-bottom:16px;margin-right:6em}.poa_form-two h1{font-size:26px;font-weight:400;margin-right:6.5em}.poa_form-three h1{font-size:26px;font-weight:400;margin-right:3em}.poa_form-two{flex-direction:column;padding-top:1em}.poa_form-two div{justify-content:space-between}.poa_form-three{padding-top:1em}@media (min-width:359px) and (max-width:640px){.poa__calculator-container{margin-left:auto;margin-right:auto;margin-top:4em;width:100%}.poa__calculator{padding:0;padding-top:1rem!important}.poa__calculator,.poa__calculator-one{display:block;margin-left:auto;margin-right:auto;width:100%}.poa__calculator-one{margin-bottom:60px;text-align:center}.poa__calculator-one h1{font-size:48px}.poa__calculator-one p{font-size:16px;margin:auto;padding-top:1rem;width:340px}.map{display:none}.map-mobile{display:block;height:auto;margin:0;max-width:100%!important;object-fit:cover;object-position:center;padding:0}.poa__calculator-form{background-color:#fff;border-radius:16px;box-shadow:113px 129px 69px hsla(48,7%,41%,.01),28px 32px 43px hsla(48,7%,41%,.09);font-family:var(--font-family);margin-left:auto;margin-right:auto;padding:2.5rem 1rem;position:relative;width:340px}.poa__form-head{font-size:22px}.poa_form-one h1,.poa_form-three h1,.poa_form-two h1{font-size:16px}.poa__calculator-form hr{display:block;width:300px}}@media (min-width:767px) and (max-width:920px){.poa__calculator{margin:-55em auto 20em;padding-top:1em;width:100%}.poa__calculator-one{margin-bottom:1em;margin-left:auto;margin-right:auto}.map{display:none}.map-mobile{display:block;max-height:none;max-width:none}.poa__calculator{display:block;width:auto}.poa__calculator-form{height:auto;margin-left:auto;margin-right:auto;margin-top:3em;position:relative;width:460px}}@media screen and (max-width:1280px){.poa__calculator{padding-top:10em}}.poa__steps-container{margin-top:13em;max-width:1300px}.poa__steps-container,.poa__steps-header{margin-left:auto;margin-right:auto}.poa__steps-header h1{font-size:104px;font-weight:100;margin-bottom:1.25em;text-align:center}.poa-steps__container{align-items:center;display:flex;justify-content:space-evenly;margin-left:auto;margin-right:auto;width:1300px}.poa-steps__sub{font-family:var(--font-family);text-align:center;width:380px}.poa-steps__sub img{height:80px;margin-bottom:20px;width:80px}.poa-steps__sub h1{font-size:26px;font-weight:600;margin-bottom:12px}.poa-steps__sub p{font-size:14px;font-weight:400;margin-left:auto;margin-right:auto;width:328px}.cross{margin-top:-16em}.criss,.cross,.sda{margin-left:-9em}.criss{margin-top:-5em}.reward{margin-left:-9em}@media screen and (max-width:650px){.poa__steps-container{margin-top:8em;width:100%}.poa-steps__sub{margin-left:auto;margin-right:auto;padding-bottom:40px}.poa-steps__sub p{font-size:16px}.poa-steps__container{display:block;margin-left:auto;margin-right:auto;width:100%}.criss,.cross{display:none}.poa__steps-header h1{font-size:64px!important;margin-bottom:1em;padding-top:1em}}@media screen and (max-width:850px){.poa__steps-header h1{font-size:80px;padding-top:2em}.poa-steps__container{display:block;width:100%!important}.criss,.cross{display:none}.poa-steps__sub{margin-bottom:4em;margin-left:auto;margin-right:auto}}@media screen and (max-width:1280px){.poa__steps-container{margin-top:4em}.poa-steps__container{width:100%}.poa__steps-header h1{font-size:80px;padding-top:.5em}.poa-steps__sub p{width:60%}.criss,.cross{width:200px}.criss{margin-top:-8em}}.poa__team-container{background:#fff8de;padding-bottom:4em}.poa__team--header{text-align:center}.poa__team--header h1{font-size:104px;font-weight:100;padding-bottom:.5em;padding-top:1em;word-spacing:-16px}.poa__team--sub-container{display:flex;font-family:var(--font-family);justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1100px}.poa__team--sub-container img{height:auto;width:300px}.poa__team--sub-container a{display:flex-end;justify-content:center;padding-right:2px}.poa__team--sub-container a img{padding-left:5px;padding-top:12px;width:25px}.poa__team-members{text-align:center}.poa__team-members h1{font-size:20px}.poa__team-members p{font-weight:300;margin:auto;padding-top:4px;width:258px}@media (min-width:359px) and (max-width:640px){.poa__team-container{padding-bottom:2em;width:100%}.poa__team--sub-container{display:block;margin-top:-1em;text-align:center;width:100%}.poa__team--sub-container img{height:auto;width:280px}.poa__team--header h1{font-size:48px}.poa__team-members{margin-bottom:2em}}@media screen and (max-width:850px){.poa__team--header h1{padding-bottom:.4em;padding-top:1em}.poa__team--sub-container{display:block;width:100%}.poa__team-members{padding-bottom:2em}}@media screen and (max-width:1280px){.poa__team--header h1{font-size:80px}.poa__team--sub-container{max-width:100%}.poa__team--sub-container img{width:60%}}.footer{background-color:#000;padding:1rem}.link-sm{align-items:center;display:flex}.line{border-top:1px solid #fff;margin-top:2rem;width:100%}.footer__two-one a{color:#fff;font-size:14px;text-decoration:none}@media (max-width:767px){.footer__two{width:100%!important}}@media (max-width:640px){.footer__three-one{width:100%!important}}@media (min-width:768px){.footer{margin:0 auto;max-width:1440px;width:100%}.footer .foot{align-items:center;display:flex;justify-content:space-between}.footer__one{width:40%}}.footer__one p{color:#fff;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:18px;margin-bottom:1rem;margin-top:1rem}@media (min-width:768px){.footer__one p{font-family:Roboto;font-size:20px;font-weight:400;line-height:30px}}.footer__one .p{color:#fff;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:120%}@media (min-width:768px){.footer__one .p{font-size:16px;font-weight:400;line-height:150%}}.footer__one form{position:relative}.footer__one form input{align-items:flex-end;background-color:#000;border:0;border-bottom:.59375px solid #eaeaea;color:#505050;display:flex;font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:100%;padding:1rem;width:100%}.footer__one form input:focus{border:none;outline:none}.footer__one form button{background:#ffde59;border:0;border-radius:30.875px;padding:.7rem;position:absolute;right:5%;top:20%;z-index:998}.footer__two{align-items:center;display:flex;justify-content:space-between;margin-top:1rem;width:250px}.footer__two-one p{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:1rem}@media (min-width:768px){.footer__two-one p{font-size:16px;font-weight:600;line-height:150%}}.footer__two-one li{color:#fff;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:150%;list-style:none;margin-top:.5rem}@media (min-width:768px){.footer__two-one li{font-size:14px;font-weight:400;line-height:150%}}.footer__two-two p{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:1rem}@media (min-width:768px){.footer-sm,.footer-sm a{align-items:center;display:flex;font-family:Roboto;font-style:normal;font-weight:400}.footer__two-two p{font-size:16px;font-weight:600;line-height:150%}}.footer__two-two li{align-items:center;color:#fff;display:flex;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:150%;list-style:none;padding-top:.4rem}.footer__two-two li img{margin-right:.7rem}.footer__two-two a span{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.footer hr{margin-top:3rem}.footer__three{margin-top:1rem}@media (min-width:768px){.footer__three{align-items:center;display:flex;justify-content:space-between}}.footer__three p{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin-top:rem}.footer__three-one{align-items:center;display:flex;margin-top:.5rem}.maxxx{background-color:#000}@media (min-width:768px){.maxxx{padding:3rem}}.header{justify-content:space-between;margin:0 auto;max-width:1440px;padding:1rem;z-index:100}.header,.header .list{align-items:center;display:flex}.header .list{display:none}.accordion-content a{text-decoration:none}@media (min-width:768px){.header .list,.header ul{align-items:center;display:flex}.header ul a{text-decoration:none}.header ul .ul{background:#fff;border:1px solid #000;border-radius:8px;box-shadow:0 0 2px rgba(0,0,0,.2),0 2px 10px rgba(0,0,0,.1);display:block;margin-top:1rem;padding:.8rem;position:absolute}.header ul li{line-height:100%;list-style:none;margin-bottom:1rem;margin-right:1rem;margin-top:1rem;text-align:left}.header button,.header ul li{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400}.header button{background:#ffde59;border:0;border-radius:64px;margin-left:3rem;padding:1rem 3rem}.header__menu{display:none}}.notactive{background-color:#fff;height:0;position:absolute;visibility:hidden}@media (min-width:768px){.notactive{display:none}}.active{background-color:#fff;height:auto;padding:1rem;position:absolute;text-align:center;width:100%}@media (min-width:768px){.active{display:none}}.active li{list-style:none;margin-bottom:1rem;margin-top:1rem;text-align:left}.active button,.active li{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.active button{background:#ffde59;border:0;border-radius:64px;margin:2rem auto 0;padding:1rem 3rem;text-align:center;width:100%}a{text-align:left;text-decoration:none}.accordion{color:#000;cursor:pointer;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:1rem;margin-top:1rem}.accordion h3{text-align:left}.accordion-header{align-items:center;display:flex;padding-bottom:4px;padding-top:4px}.accordion-header h3{margin-right:.5rem}.accordion-header img{margin-top:.1rem}.hero{background-image:url(/static/media/background.15ea57b3d091cc0a49ef.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;padding:1rem}@media (min-width:768px){.hero{height:90vh;padding:3rem}}.hero__msg{margin-top:5rem}@media (min-width:768px){.hero__msg{align-items:center;display:flex;margin-top:2rem;padding-top:rem}}.hero__msg h4{color:#fff;font-family:Computer says no;font-size:45px;font-style:normal;font-weight:400;line-height:50px}.hero__msg h4 span{background:#ffde59;color:#fff;margin-top:1.5rem;padding:.2rem}@media (min-width:768px){.hero__msg h4{font-size:14rem;font-weight:400;line-height:150px;width:60%}}@media only screen and (min-width:768px) and (max-width:1023px){.hero__msg h4{font-size:5rem;line-height:100px}}.hero__msg p{color:#fff;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px;margin-top:1rem;width:80%}@media (min-width:768px){.hero__msg p{font-size:2rem;font-weight:400;line-height:52px;margin-left:1rem;width:30%}}@media only screen and (min-width:768px) and (max-width:1023px){.hero__msg p{font-size:26px;width:50%}}.hero__btn{background-color:inherit;border:0;position:absolute;right:20%;top:60%}@media (min-width:768px){.hero__btn{top:70%}}@media only screen and (min-width:768px) and (max-width:1023px){.hero__btn{top:50%}}.max{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1440px;width:100%}.info{padding:1rem}.form__header_button{cursor:pointer}.zoe{text-decoration:underline}.btn-sm{display:flex;margin:0;padding:.5rem;text-decoration:none}@media (min-width:1280px){.info__two-main button{margin-top:1.2rem!important}}@media (max-width:768px){.info__two-main button{margin-bottom:1.2rem!important;margin-top:1.2rem!important}}@media (min-width:768px){.info{margin-bottom:2rem;margin-top:8rem}.info__one{align-items:center;display:flex;justify-content:space-between;padding:3rem}}.info__one-msg button{cursor:pointer}@media only screen and (min-width:768px) and (max-width:1023px){.info__one{flex-direction:column}}.info__one-msg{margin-top:2rem}@media (min-width:768px){.info__one-msg{width:50%}}@media only screen and (min-width:768px) and (max-width:1023px){.info__one-msg{width:100%}}.info__one-msg h4{color:#000;font-family:Computer says no;font-size:40px;font-style:normal;font-weight:400;line-height:40px}@media (min-width:768px){.info__one-msg h4{font-size:104px;font-style:normal;font-weight:400;line-height:68px;width:140%}}.info__one-msg p{color:#000;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px;margin-top:1.5rem}@media (min-width:768px){.info__one-msg p{font-size:20px;font-weight:400;letter-spacing:-.04em;line-height:30px}}.info__one-msg button{background:#ffde59;border:0;border-radius:64px;margin-top:1rem;padding:1rem}@media (min-width:768px){.info__one-msg button{padding:1.5rem}}.info__one-hosts{margin-top:2rem}@media (min-width:768px){.info__one-hosts{text-align:right;width:70%}}@media only screen and (min-width:768px) and (max-width:1023px){.info__one-hosts{text-align:center;width:100%}}.info__one-hosts img{width:100%}@media (min-width:768px){.info__one-hosts img{margin:0 auto;width:55%}}.info__two{background:#ffde59;margin:6rem -1rem -1rem;padding:1rem}@media only screen and (min-width:768px) and (max-width:1023px){.info__two{margin:3rem -3rem -3rem}}@media (min-width:768px){.info__two{height:518px;text-align:center}}@media only screen and (min-width:768px) and (max-width:1023px){.info__two{height:auto}}.info__two h3{color:#000;font-family:Computer says no;font-size:40px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:2rem;margin-top:1rem}@media (min-width:768px){.info__two h3{font-size:104px;font-style:normal;font-weight:400;line-height:68px;margin-bottom:1rem;margin-top:4rem;text-align:center;text-transform:capitalize}}.info__two-main{background:#fff;border:1px solid #000;border-radius:12px;margin-bottom:1rem;padding:1rem;text-align:left}.info__two-main button{align-items:center;background-color:#ffde59;border:0;border-radius:99px;display:flex;margin-top:.3rem;padding:.7rem;text-align:left}@media (min-width:768px){.info__two-main button{padding:1rem}}.info__two-main button img{margin-left:.5rem}@media (min-width:768px){.info__two-main{height:376px;height:360px;margin-top:6rem;padding:2rem;width:45%}}@media only screen and (min-width:768px) and (max-width:1023px){.info__two-main{height:auto;margin:1rem auto;width:80%}}.info__two-main .check{align-items:center;display:flex;margin-bottom:1rem}.info__two-main .check img{margin-right:.5rem;width:15%}@media (min-width:768px){.info__two-main .check img{width:10%}}.info__two-main .check p{color:#000;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;line-height:120%}@media (min-width:768px){.info__two-main .check p{font-size:2rem;font-weight:700;line-height:120%}}.info__two-main p{color:#000;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px}@media (min-width:768px){.info__two-main p{font-size:20px;font-weight:400;letter-spacing:-.04em;line-height:33px}.ok{align-items:center;display:flex;justify-content:space-around}}@media only screen and (min-width:768px) and (max-width:1023px){.ok{display:block;width:100%}}.pp{text-align:left}.tribe{margin-bottom:0;margin-top:0;padding:0}@media (min-width:768px){.tribe{padding:0}}.tribe__main-one{height:180px;padding-top:1rem;position:relative;width:100%}@media (min-width:768px){.tribe__main-one{align-items:center;display:flex;height:417px;justify-content:center;padding-top:5rem}}.tribe__main-one h4{color:#fff;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:100%;margin-top:1rem}@media (min-width:768px){.tribe__main-one h4{font-size:56px;font-weight:700;line-height:120%}}.tribe__main-one p{color:#fff;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.04em;line-height:100%;margin-top:.5rem;width:70%}@media (min-width:768px){.tribe__main-one p{font-size:32px;font-weight:600;line-height:42px;width:50%}}@media only screen and (min-width:768px) and (max-width:1023px){.tribe__main-one p{font-size:26px}}.tribe__main-one button{background-color:inherit;border:1px solid #fff;border-radius:64px;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:100%;margin-top:1rem;padding:1rem;text-align:center}@media (min-width:768px){.tribe__main-one button{font-size:16px;font-weight:400;line-height:100%}}.tribe__main-one img{position:absolute;right:5%;top:10%}@media (min-width:768px){.tribe__main-one img{right:10%;top:15%;width:25%}}@media only screen and (min-width:768px) and (max-width:1023px){.tribe__main-one img{top:35%}}.slick-next,.slick-prev{display:none!important}.check-one{background-image:url(/static/media/sergey-pesterev-wdMWMHXUpsc-unsplash.bced2ad27be72c690d63.jpg)}.check-one,.check-two{background-position:50%;background-repeat:no-repeat;background-size:cover}.check-two{background-image:url(/static/media/vlad-bunu-d2Q0ZXnWI_c-unsplash.b7d13635cf9a6ae8a948.jpg);display:flex;flex-direction:column;justify-content:center;padding-top:-1rem!important}.check-two .h4{margin-top:-1rem!important}@media only screen and (min-width:768px) and (max-width:1023px){.check-two .h4{margin-top:-2rem!important}}.main{margin:1rem}@media (min-width:768px){.main{margin:3rem}.maxx{display:flex;flex-direction:column;height:auto!important;justify-content:center;margin:0 auto;max-width:1440px;width:100%}}.slider{background-color:#fff;padding:1rem 0 2rem 1rem}@media(min-width:768px){.slider{display:none}}.slider__menu-one{margin-bottom:.1rem;width:100%}.slider__menu-one .chk{align-items:center;background:#ffde59;border:1px solid #000;border-radius:12px;display:flex;justify-content:center;margin-left:.5rem;padding:.5rem}.slider__menu-one .chk img{width:20%}.slider__menu-one .chk p{margin-top:0}.slider__menu-one .style{align-items:center;background:#fff;border:1px solid #000;border-radius:12px;display:flex;justify-content:center;margin-left:.5rem;padding:.5rem}.slider__menu-one .style img{width:20%}.slider__menu-one .style p{margin-top:0}.slider__menu-one p{color:#000!important;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:600;letter-spacing:-.04em;line-height:100%;margin-left:.5rem}.slider__main-one{background:#fffdf2;border:1px solid #000;border-radius:8px;margin-top:1rem;padding:1rem}.slider__main-one p{color:#000;font-family:Work Sans;font-size:14px!important;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:120%}.slider__main-one .button{align-items:center!important;display:flex}.carousel-container{display:flex;flex-wrap:nowrap;overflow:hidden}@media(min-width:768px){.carousel-container{width:60%}}.carousel-container .carousel-item{min-width:100%;transition:1s cubic-bezier(.39,.575,.565,1);width:80%}.mmain{background:#ffde59;border:1px solid #201c1c;border-radius:12px;margin-right:1rem;margin-top:2rem;padding:1rem}@media(min-width:768px){.mmain{display:none}}.mmain p{color:#000!important;font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:120%}.bt{align-items:center;background-color:#ffde59;border:0;border-radius:25px;display:flex;margin-top:1rem;padding:.7rem}.bt p{margin-right:.5rem;margin-top:0!important}.slick-list{height:auto}.carousel{padding:1rem;position:relative}@media (min-width:768px){.carousel{height:1100px;margin:0 auto;max-width:1440px;padding:1rem 3rem 3rem;width:100%}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel{height:700px}}.carousel__tribe{margin-top:4rem}@media (min-width:768px){.carousel__tribe{display:flex}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__tribe{align-items:flex-start}}@media (min-width:768px){.carousel__tribe-one{width:50%}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__tribe-one{margin-top:0}}.carousel__tribe h3{color:#fff;font-family:Computer says no;font-size:45px;font-style:normal;font-weight:400;line-height:40px}@media (min-width:768px){.carousel__tribe h3{font-size:104px;font-weight:400;line-height:68px}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__tribe h3{font-size:2.3rem}}.carousel__tribe p{color:#fff;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px;margin-top:1rem}@media (min-width:768px){.carousel__tribe p{font-family:Work Sans;font-size:4rem;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:68px;line-height:30px;width:75%}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__tribe p{font-size:14px;line-height:20px}}.carousel__tribe-two{margin-top:2rem;text-align:center}@media (min-width:768px){.carousel__tribe-two{width:40%}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__tribe-two{margin-top:0;width:50%}}@media (min-width:768px){.carousel__tribe-two img{width:100%}}.carousel__main{background:#fff;border:2px solid #000;border-radius:12px;display:none;justify-content:space-between;left:45%;padding:4rem;position:absolute;top:50%;-webkit-transform:translate(-45%);transform:translate(-45%);width:90%}@media (min-width:768px){.carousel__main{display:flex;padding:1.5rem}}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__main{padding:1rem;top:52%}}.carousel__main-item{background:#ffde59}.carousel__main .style,.carousel__main-item{align-items:center;border:2px solid #000;border-radius:12px;display:flex;justify-content:center;margin-left:.5rem;margin-top:.5rem;padding:.5rem;width:110%}.carousel__main .style{background:#fff}.carousel__main .inner{align-items:center;color:#000;display:flex;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:600;padding:.5rem}.carousel__main .inner img{margin-right:.7rem;width:20%}.carousel__main .inner .three{margin-left:-1.6rem;width:25%}@media only screen and (min-width:768px) and (max-width:1023px){.carousel__main .inner{font-size:15px}}.carousel__main .data{background:#ffde59;border:2px solid #000;border-radius:12px;padding:1rem;width:100%}@media (min-width:768px){.carousel__main .data{width:450px}}.maxy{background-color:#000}@media (min-width:768px){.maxy{margin-bottom:9rem}}a{font-size:16px;font-weight:700;line-height:16px;text-align:center;text-decoration-line:none}.slider__main-one h5,a{font-family:Roboto;font-style:normal}.slider__main-one h5{color:#000;font-size:14px;font-weight:500;line-height:100%;margin-bottom:1rem}.modal{background:#fff;border:2px solid #000;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;position:relative;text-align:center;width:80%}@media (min-width:768px){.modal{width:50%}}.modal h3{color:#000;font-family:Roboto;font-style:normal;font-weight:700;line-height:120%}.modal p{color:#080808;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:30px;margin-bottom:.5rem;text-align:center}.modal img{margin:0 auto;width:50%}.modal .close{position:absolute;right:2%;top:2%;width:5%}.form{padding:1rem;text-align:center}@media (min-width:768px){.form{margin-top:4rem;padding:3rem 0}}.form__header{background:#000;border-radius:12px;padding:2rem 1rem}@media (min-width:768px){.form__header{display:flex;flex-direction:column;height:374px;justify-content:center;margin:0 auto;width:93%}}.form__header h4{color:#fff;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:100%;text-align:center}@media (min-width:768px){.form__header h4{font-size:3rem;font-weight:700;line-height:100%}}.form__header p{color:#fff;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px;text-align:center}@media (min-width:768px){.form__header p{ont-weight:400;font-size:20px;letter-spacing:-.04em;line-height:30px;margin-top:1rem;text-align:center}}.form__header button{background:#ffde59;border:0;border-radius:64px;margin-top:1rem;padding:1rem}@media (min-width:768px){.form__header button{margin:1rem auto 0;width:15%}}.formm{background-color:#000;margin-top:10rem;padding:1rem;position:relative}.formm .form-modal{left:50%;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);width:80%;z-index:999}@media (min-width:768px){.formm .form-modal{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.formm{padding:3rem}}.formm form{background:#fff;border:1px solid #000;border-radius:8px;margin-top:-7rem;padding:2rem}@media (min-width:768px){.formm form{padding-left:7rem;width:100%}}@media only screen and (min-width:768px) and (max-width:1023px){.formm form{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.formm form .main-box{width:60%}}@media only screen and (min-width:768px) and (max-width:1023px){.formm form .main-box{width:100%}}@media (min-width:768px){.formm form .box{align-items:center;display:flex;justify-content:space-between;width:100%}}.formm form h4{color:#000;font-family:Computer says no;font-size:40px;font-style:normal;font-weight:400;line-height:40px;text-align:center;text-transform:capitalize}@media (min-width:768px){.formm form h4{font-size:4rem;font-weight:400;line-height:68px;text-align:left}}@media only screen and (min-width:768px) and (max-width:1023px){.formm form h4{text-align:center}}.formm form p{color:#000;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px;text-align:center}@media (min-width:768px){.formm form p{font-size:20px;font-weight:400;line-height:30px;margin-top:1rem;text-align:left;width:60%}}@media only screen and (min-width:768px) and (max-width:1023px){.formm form p{text-align:center;width:100%}}.formm form .inp{display:flex;flex-direction:column;margin-top:1rem}@media (min-width:768px){.formm form .inp{width:100%}}.formm form .inp label{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:.5rem}.formm form .inp input{background:#fff;border:1px solid #000;border-radius:8px;padding:1rem}@media (min-width:768px){.formm form .inp input{width:100%}}.formm form .inp textarea{background:#fff;border:1px solid #000;border-radius:8px;padding:1rem}@media (min-width:768px){.formm form .inp textarea{width:100%}}.formm form .inpp{display:flex;flex-direction:column;margin-top:1rem}@media (min-width:768px){.formm form .inpp{width:47%}}.formm form .inpp label{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:.5rem}.formm form .inpp input{background:#fff;border:1px solid #000;border-radius:8px;padding:1rem}@media (min-width:768px){.formm form .inpp input{width:100%}}.formm button{background:#ffde59;border:0;border-radius:64px;color:#000;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:100%;margin-top:1.5rem;padding:.8rem;text-align:center;width:100%}@media (min-width:768px){.formm button{width:20%}}.dropdown{width:100%}.dropdown input{width:100%!important}.dropdown-menu{border:1px solid;border-radius:8px;box-shadow:0 0 2px rgba(0,0,0,.2),0 2px 10px rgba(0,0,0,.1);margin-top:1rem}@media (min-width:768px){.dropdown-menu{background-color:#fff;position:absolute;width:22%;z-index:100}}.dropdown-menu li{font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:24px;list-style:none;margin-bottom:.5rem;margin-left:2rem;margin-top:15px}.modal-main{align-items:center;background:rgba(0,0,0,.525);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}@font-face{font-family:Computer says no;src:url(/static/media/Computersaysno.d884e84669ffe79bf213.ttf)}:root{--font-family:"Work Sans",sans-serif;--color-white:#fff;--color-black:#000;--color-partner:#fff8de;--color-accent:#ffde59}@font-face{font-family:Computer says no;font-weight:400;src:local("Computer-says-no"),url(/static/media/Computer-says-no.d884e84669ffe79bf213.ttf) format("truetype")}a{color:#000}
/*# sourceMappingURL=main.8b4a7cf3.css.map*/