@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;-webkit-text-decoration:None;text-decoration:None}.gradient__bg{background:radial-gradient(circle at 0 25%,#002853 0,#040c18 100%)}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{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}}.okana__blog{display:flex;flex-direction:column}.okana__blog-heading{margin-bottom:5rem;text-align:left;width:100%}.okana__blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04rem;line-height:75px}.okana__blog-container{display:flex;flex-direction:row}.okana__blog-container_groupa{flex:0.75 1;margin-right:2rem}.okana__blog-container_groupb{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1050px){.okana__blog-container{flex-direction:column-reverse}.okana__blog-container_groupa{margin:2rem 0}.okana__blog-container_groupa .okana__blog-container_article{width:47%}}@media screen and (max-width:900px){.okana__blog-container_groupb{grid-template-columns:repeat(1,1fr)}.okana__blog-container_groupa .okana__blog-container_article{width:100%}.okana__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:700px){.okana__blog-heading h1{font-size:34px;line-height:42px}}.okana__blog-container_article{display:flex;flex-direction:column}.okana__blog-container_article,.okana__blog-container_article-image{background:var(--color-footer);height:100%;width:100%}.okana__blog-container_article-image img{height:100%;width:100%}.okana__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.okana__blog-container_article-content p{color:#fff;font-family:var(--font-family);font-size:11.649px;font-weight:700;line-height:35px}.okana__blog-container_article-content h3{color:#fff;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}.okana__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.okana__blog-container_article-content h3{font-size:18px;line-height:25px}}.okana__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.okana__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.okana__features-heading h1{font-family:var(--font-family);font-size:34px;font-style:normal;font-weight:800;line-height:45px}.okana__features-heading p{color:#ff8a71;font-family:var(--font-family);font-size:16px;font-style:normal;font-weight:500;line-height:30px;margin-top:2rem}.okana__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.okana__features{flex-direction:column}.okana__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.okana__features-heading h1{font-size:28px;line-height:38px}}.okana__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.okana__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.okana__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04rem;line-height:24px}.okana__features-container__feature-title div{background:var(--gradient-bar);height:3px;width:38px}.okana__features-container__feature-text{display:flex;flex:2 1;max-width:390px}.okana__features-container__feature-text p{color:#f0f8ff;font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.okana__features-container__feature-title h1{font-size:14px;line-height:22px}.okana__features-container__feature-title p{font-size:11px;line-height:20px}.okana__features-container__feature{margin:1rem 0}}.okana__footer{align-items:center;background:var(--color-footer);border:1px solid #f5f5f5;display:flex;flex-direction:column;justify-content:center}.okana__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.okana__footer-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04rem;line-height:75px;text-align:center}.okana__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem}.okana__footer-btn p{box-sizing:border-box;color:#f0f8ff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.okana__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.okana__footer-links div{margin:1rem;width:150px}.okana__footer-links_logo{display:flex;flex-direction:column}.okana__footer-links_logo img{margin-bottom:-1.7rem;width:118px}.okana__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:14px}.okana__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.okana__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:16px;margin-bottom:1rem}.okana__footer-links_div p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:30px;margin-bottom:.5rem 0}.okana__footer-copyright{margin-top:2rem;text-align:center;width:100%}.okana__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:30px}@media screen and (max-width:850px){.okana__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.okana__footer-heading h1{font-size:34px;line-height:42px}.okana__footer-links div{margin:1rem}.okana__footer-btn p{font-size:14px;line-height:20px}.okana__footer-heading h1{font-size:27px;line-height:38px}}.okana__header{display:flex}.okana__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.okana__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.okana__header-content p{color:#f0f8ff;font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.okana__header-content__img{align-items:center;display:flex;flex:1 1;justify-content:center}.okana__header-content__img img{height:100%;margin-top:2em;width:100%}@media screen and (max-width:1050px){.okana__header{flex-direction:column}.okana__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.okana__header h1{font-size:48px;line-height:60px}.okana__header p{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.okana__header h1{font-size:36px;line-height:48px}.okana__header p{font-size:13px;line-height:24px}}.okana__quisom{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.okana__quisom-feature{display:flex}.okana__quisom-feature .okana__features-container__feature{margin:0}.okana__quisom-feature .okana__features-container__feature-text{color:#f0f8ff;max-width:700px}.okana__quisom-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.okana__quisom-heading h1{font-family:var(--font-family);font-size:34px;font-style:normal;font-weight:800;line-height:45px;max-width:510px}.okana__quisom-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.okana__quisom-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.okana__quisom-container .okana__features-container__feature{color:#f0f8ff;display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.okana__quisom-container .okana__features-container__feature-text{margin-top:.5rem}@media screen and (max-width:850px){.okana__quisom-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.okana__quisom-heading p{margin-top:1rem}}@media screen and (max-width:650px){.okana__quisom-feature .okana__features-container__feature{flex-direction:column}.okana__quisom-feature .okana__features-container__feature-text{margin-top:.5rem}.okana__quisom-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.okana__quisom-container .okana__features-container__feature{margin:1rem;min-width:100%}}.okana__allie{display:flex;flex-direction:row}.okana__allie-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.okana__allie-image img{padding:0 5rem;width:100%}.okana__allie-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.okana__allie-content h4{color:#71e5ff;font-family:var(--font-family);font-size:16px;font-style:italic;font-weight:500;line-height:30px}.okana__allie-content h4:last-child{color:#ff8a71}.okana__allie-content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;margin:2rem 0}.okana__allie-content p{color:#f0f8ff;font-family:var(--font-family);font-size:16px;line-height:30px}@media screen and (max-width:1100px){.okana__allie{flex-direction:column}.okana__allie-image{margin:2rem 0}.okana__allie-content{margin-top:2rem}.okana__allie-image{padding:0}}.okana__brand{flex-wrap:wrap}.okana__brand,.okana__brand div{align-items:center;display:flex;justify-content:center}.okana__brand div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.okana__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.okana__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.okana__navbar-links_logo{margin-right:2rem}.okana__navbar-links_logo img{height:57px;width:62px}.okana__navbar-links_container{display:flex;flex-direction:row}.okana__navbar-links_container p,.okana__navbar-menu_container p{color:var(--color-text);cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:600;line-height:25px;margin:0 1rem;text-transform:capitalize}.okana__navbar-links_container p :hover{background-color:#f7fafe4d;transition:background-color .3s ease-out}.okana__navbar-menu{display:none;margin-left:1rem;position:relative}.okana__navbar-menu svg{cursor:pointer}.okana__navbar-menu_container{align-items:flex-end;background:var(--color-bg);border-radius:15px;box-shadow:0 0 5 rbga(0,0,0,.2);color:var(--color-text);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;opacity:.9;padding:1rem;position:absolute;right:0;text-align:end;top:40px}.okana__navbar-menu_container p{margin:1rem 0}.okana__navbar-menu_container p :hover{background-color:#f7fafe4d;transition:background-color .3s ease-out}@media screen and (max-width:850px){.okana__navbar-links_container{display:none}.okana__navbar-menu{display:flex}.okana__navbar-links{display:flex;justify-content:space-between}}@media screen and (max-width:1050px){.okana__navbar-links_container{justify-content:space-between;margin-left:0;width:100%}}@media screen and (max-width:2050px){.okana__navbar-links_container{justify-content:space-between;padding-left:6rem;width:100%}}
/*# sourceMappingURL=main.214622fc.css.map*/