body{--bg:#faf9f9;--bg2:#fffbef;--bg3:#ffffec;--hover-bg:#eee;--header:#000;--general-bg:#fff;--form-bg:#f9f9f9;--form-text:#000;--search-border:#ced4da;--navbar-bg:#fff;--navbar-fixed-bg:hsla(0,0%,100%,0.9);--navbar-dropdown-bg:#fff;--navbar-quicklink:rgba(0,0,0,0.5);--navbar-quicklink-hover:#000;--skeleton-bg:#eee;--skeleton-highlight:#f5f5f5;--linkpost-bg:#fff;--linkpost-desc:#6c757d;--notepost-bg:#fff7cd;--notepost-desc:#000;--notepost-bottom:transparent;--notepost-fold:#ffe977;--post-border:#e1e3e6;--notepost-border:transparent;--emailpost-red:#d6464f;--emailpost-white:#f1f1f1;--emailpost-blue:#388fe2;--notepost-blur-long:linear-gradient(0deg,#fff7cd,hsla(0,0%,100%,0) 100%);--notepost-blur-long-space-below:#fff7cd;--room-tile:#efefef;--room-card-border:#ced4da;--create-room-card-bg:#fff;--setting-form-bg:#fff;--setting-form-text:#000;--modal-bg:#fff;--usecase-card-bg:#fff;--usecase-section-bg:#fffbef;--testimonial-card-bg:#fbfbfb;--solutions-text:#000;--footer-landing-bg:#faf9f9;--select-button:#e0d9d7;--select-button-hover:#bdb7b5}body,body.dark{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;font-family:"Nunito Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#ff6700;--main:#ffc107;--text:#fba500;--texthover:#dc7e2b;--secondary:#2176ff;--greyborder:#ced4da}body.dark{background-color:#292929;--bg:#292929;--bg2:#292929;--bg3:#202124;--hover-bg:grey;--header:#fff;--general-bg:#202124;--form-bg:#363739;--form-text:#f9f9f9;--search-border:grey;--navbar-bg:#292929;--navbar-fixed-bg:rgba(41,41,41,0.9);--navbar-dropdown-bg:#202124;--navbar-quicklink:hsla(0,0%,100%,0.5);--navbar-quicklink-hover:#fff;--skeleton-bg:#202124;--skeleton-highlight:#444;--linkpost-bg:#202124;--linkpost-desc:#dfdfe5;--notepost-bg:#202124;--notepost-desc:#fff;--notepost-bottom:#fba500;--notepost-fold:#fba500;--notepost-border:grey;--post-border:grey;--emailpost-red:rgba(214,70,79,0.8);--emailpost-white:hsla(0,0%,94.5%,0.8);--emailpost-blue:rgba(56,143,226,0.8);--notepost-blur-long:linear-gradient(0deg,#0a0b0f,transparent);--notepost-blur-long-space-below:#0a0b0f;--room-tile:grey;--room-card-border:transparent;--create-room-card-bg:#363739;--setting-form-bg:#363739;--setting-form-text:#fff;--modal-bg:#292929;--usecase-section-bg:#202124;--usecase-card-bg:#363739;--testimonial-card-bg:#202124;--solutions-text:grey;--footer-landing-bg:#000;--select-button:#696969;--select-button-hover:#bdb7b5}.modal-general{background-color:var(--modal-bg)}.modal-general,.modal-general .close{color:var(--header)}.modal-not-darkmode{background-color:#fff}.modal-not-darkmode,.modal-not-darkmode p{color:#000!important}.modal-open{padding-right:0!important}html{overflow-x:hidden}h1,h2,h4{margin-bottom:16px}h1,h2,h3,h4,h5,h6,p{color:var(--header)}code{font-family:inherit;font-size:inherit;color:#212529;background:#ff0;padding:1px 0}ol,ul{-webkit-padding-start:1em;padding-inline-start:1em}a{color:var(--text)}a:hover{color:var(--texthover)}.header{font-weight:500;font-size:40px;line-height:54.56px;margin-top:16px;margin-bottom:4px;color:var(--header)}.main-button{background-color:var(--main);font-weight:400;padding:.375rem .75rem;border-radius:.25rem;border:1px solid transparent;vertical-align:middle;line-height:1.5;display:inline-block}.main-button:hover{background-color:#f0b607;border:1px solid var(--main);color:#000}.main-button:focus{box-shadow:0 0 0 1px var(--primary) inset;outline:none}.input-field{padding:5px 10px;border:1px solid #d3d3d3;border-radius:5px;outline:none}.input-field:hover{border:1px solid var(--main)}.input-field:hover::-webkit-input-placeholder{color:hsla(0,0%,55.7%,.8705882352941177)}.input-field:hover:-ms-input-placeholder{color:hsla(0,0%,55.7%,.8705882352941177)}.input-field:hover::placeholder{color:hsla(0,0%,55.7%,.8705882352941177)}.input-field:focus{border-color:var(--main);box-shadow:0 0 2px 0 rgba(255,103,0,.5647058823529412)}.dont-link-me,.dont-link-me:hover{text-decoration:none;color:inherit}.editor-default-unstyled-block{margin-bottom:16px}@media only screen and (max-width:600px){.header{font-weight:500;font-size:30px;line-height:34.56px;margin-top:10px;margin-bottom:4px}}.App{text-align:center}.new-alert{position:fixed;top:10px;left:50%;width:400px;margin-left:-200px;z-index:10000}@media only screen and (max-width:750px){.new-alert{width:300px;margin-left:-150px}}.mg-glass-icon{background-color:transparent;fill:#a9a9a9;width:35px;padding:0 6px;position:absolute;top:13px;left:.5%;z-index:200;vertical-align:middle;cursor:pointer}.search-form{margin-right:8px;margin-left:16px;margin-top:-4px;position:relative;display:inline-block}.search-box{min-width:150px;width:300px;padding:5px 5px 5px 40px;border:1px solid var(--search-border);border-radius:5px;outline:none;font-size:16px;font-weight:200;justify-content:center;height:40px;vertical-align:-50%;background-color:var(--form-bg);caret-color:var(--main);color:var(--navbar-quicklink)}.search-box:hover{border:1px solid var(--main)}.search-box::-webkit-input-placeholder{color:var(--search-border)}.search-box:-ms-input-placeholder{color:var(--search-border)}.search-box::placeholder{color:var(--search-border)}.search-box:hover::-webkit-input-placeholder{color:hsla(0,0%,55.7%,.8705882352941177)}.search-box:hover:-ms-input-placeholder{color:hsla(0,0%,55.7%,.8705882352941177)}.search-box:hover::placeholder{color:hsla(0,0%,55.7%,.8705882352941177)}.search-box:focus{border-color:var(--main);box-shadow:0 0 2px 0 rgba(255,103,0,.5647058823529412)}.search-box::-webkit-search-cancel-button{-webkit-appearance:none;height:11px;width:11px;cursor:pointer;background-image:url(/static/media/x-letter.25b0eaa0.svg);margin-right:5px}@media only screen and (max-width:1000px){.search-box{width:200px}}@media only screen and (max-width:767px){.search-form{margin-right:0;height:45px;width:48vw}.search-box{height:34px;width:100%;padding:0 5px 0 35px;min-width:0}}@media only screen and (max-width:350px){.search-form{width:43vw}}.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle-track{width:50px;height:24px;padding:0;border-radius:30px;background-color:#0f1114;transition:all .2s ease}.react-toggle-track-check{position:absolute;width:17px;height:17px;left:5px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;opacity:0;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:17px;height:17px;right:5px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{position:absolute;top:1px;left:1px;width:22px;height:22px;border-radius:50%;background-color:#fafafa;box-sizing:border-box;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;-webkit-transform:translateX(0);transform:translateX(0)}.react-toggle--checked .react-toggle-thumb{-webkit-transform:translateX(26px);transform:translateX(26px);border-color:#19ab27}.react-toggle--focus .react-toggle-thumb{box-shadow:0 0 2px 3px var(--main)}.react-toggle:active .react-toggle-thumb{box-shadow:0 0 5px 5px var(--main)}@media only screen and (max-width:767px){.react-toggle{margin-top:8px;margin-bottom:0}}.plus-button{margin-left:5px;margin-bottom:3px;padding:1px;background-color:var(--main);border-color:transparent;outline:none;width:30px;border-radius:100%}.plus-button:focus{outline:none}.plus-button:hover{background-color:#f0b607}.navbar-container{position:-webkit-sticky;position:sticky;top:0;z-index:3;width:100%;background-color:var(--navbar-bg)}.dropdown-item:focus{background-color:var(--main)!important;color:#000!important;outline:none!important}.dropdown-menu-icon{width:18px;margin-bottom:2px;margin-right:5px}.nav-quick-links{padding-top:8px;color:var(--navbar-quicklink);margin-left:10px;margin-right:10px}.nav-rooms-menu-header{color:var(--navbar-quicklink)!important}.nav-quick-links:hover,.nav-rooms-menu-header:hover{color:var(--navbar-quicklink-hover)!important}.navbar.transparent.navbar-inverse .navbar-inner{background:rgba(0,0,0,.4)}.navbar-right{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.navbar-dropdown-item,.navbar-dropdown-menu{background-color:var(--navbar-dropdown-bg);color:var(--navbar-quicklink-hover)}.menu-create-room{margin-left:25px;width:230px}.menu-create-room-input{margin-left:25px;margin-top:5px}.menu-create-room-input input{width:80%;padding:3px 10px;background-color:var(--form-bg);color:var(--form-text);border:1px solid var(--greyborder)}.menu-create-room-input input:focus{border:1px solid var(--main);outline:none}.navbar-right-action-login{margin-bottom:3px;margin-right:16px;font-size:.9em;color:var(--header)!important}.navbar-right-action-signup{margin-bottom:3px;margin-right:10px;font-size:.9em}.navbar-search-mobile{background-color:red;display:none;width:20px}.news-red-dot{width:7px;height:7px;margin-bottom:8px;margin-left:3px}.hide-in-desktop{display:none}.menu-shared-by-others{margin-left:10px;margin-top:0;margin-bottom:0;font-size:.8em;font-style:italic}@media only screen and (max-width:1025px){.hide-in-desktop{display:block}}@media only screen and (max-width:945px){.hide-in-ipad{display:none}}@media only screen and (max-width:767px){.nav-quick-links{padding-top:8px;margin-left:0;margin-right:10px}.nav-link-padding{padding:8px}.navbar-right{flex-direction:column;align-items:center;justify-content:center;margin:auto}.navbar-right-action-login{margin-bottom:15px}.dropdown-menu{text-align:center;margin:auto;border:none}.hide-in-ipad,.menu-create-room,.menu-create-room-input,.warroom-menu-divider{display:none}}.groupchangeroom-container{width:100%}.groupchangeroom-room-group{display:flex;flex-direction:row;flex-wrap:wrap;font-size:16px;max-height:500px;overflow:auto}.groupchangeroom-room-group::-webkit-scrollbar{width:5px;height:10px}.groupchangeroom-room-group::-webkit-scrollbar-track{background:var(--bg)}.groupchangeroom-room-group:hover::-webkit-scrollbar-thumb{background:var(--main);border-radius:10px}.groupchangeroom-room-card{background-color:#fff;color:#000;border-radius:8px;border:1px solid var(--greyborder);width:200px;height:60px;padding:6px 12px;margin:auto auto 10px;cursor:pointer;font-size:15px;display:flex;justify-content:center;align-items:center;line-height:16px}.groupchangeroom-room-card:hover{background-color:var(--greyborder)}@media (max-width:991px){.groupchangeroom-container{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:20px}.groupchangeroom-room-group{max-height:500px;width:320px;margin:auto;text-align:center}.groupchangeroom-room-card{width:60%;text-align:center;align-items:center}}@media (max-width:600px){.groupchangeroom-room-group{max-height:300px}}.sidebar-container{background-color:var(--form-bg);position:fixed;top:0;left:0;z-index:20;width:250px;height:100%;transition:.5s;padding-top:25px;padding-bottom:10px;border-right:1px solid var(--search-border);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:auto}.sidebar-container::-webkit-scrollbar{width:8px;height:8px}.sidebar-container::-webkit-scrollbar-track{background:var(--form-bg)}.sidebar-container:hover::-webkit-scrollbar-thumb{background:var(--main);border-radius:10px}.sidebar-desk-group{padding-left:16px;color:var(--header)!important;margin-top:10px;margin-bottom:10px}.sidebar-desk-icon{width:20px;margin-right:10px;margin-top:-3px}.sidebar-toggle-icon-button{display:flex;border:none;height:30px;width:30px;align-items:center;justify-content:center;background:none;border-radius:20px;outline:none}.sidebar-toggle-icon-button:hover{background-color:var(--hover-bg)}.sidebar-toggle-icon-button:focus{outline:none}.sidebar-collapsed{width:40px;align-items:center;overflow:visible}.sidebar-head{justify-content:space-between;padding-right:8px;margin-bottom:20px}.sidebar-head,.sidebar-menu-item{width:100%;display:flex;flex-direction:row;align-items:center}.sidebar-menu-item{color:var(--header);padding:5px 16px;margin-right:0;justify-content:flex-start}.sidebar-menu-item:hover{background-color:var(--skeleton-bg)}.sidebar-section-header{color:var(--header);cursor:pointer;padding-left:16px;width:100%}.sidebar-dropdown-item{color:var(--header);padding:5px 16px;margin-right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.sidebar-dropdown-item:hover{background-color:var(--skeleton-bg)}.sidebar-dropdown-item-text{padding-left:12px;color:var(--header);font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-right:8px}.sidebar-dropdown-item-count{font-size:.9em;color:grey}.rooms-sidebar-section{text-align:left;margin-top:10px;margin-bottom:10px;width:100%}.rooms-sidebar-header{color:var(--header);cursor:pointer;padding-left:16px;padding-right:6px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.sidebar-room-preview-image{object-fit:cover;border-radius:50%;width:28px;min-width:28px;height:28px}.rooms-sidebar-header h6{width:80%}.rooms-sidebar-header h6:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.sidebar-create-room-input{padding-left:16px;padding-right:0;margin-top:5px;margin-bottom:5px}.sidebar-create-room-input input{width:80%;padding:3px 12px;background-color:var(--form-bg);color:var(--form-text);border:1px solid var(--greyborder)}.sidebar-create-room-input input:focus{border:1px solid var(--main);outline:none}.news-red-dot-sidebar{width:7px;height:7px;margin-bottom:8px;margin-left:3px}.sidebar-user-group{text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:0;padding:8px 16px;width:100%}.sidebar-user-group:hover{background-color:var(--skeleton-bg)}.sidebar-user-group h6{margin-bottom:0;color:var(--header)}.sidebar-user-icon{padding:0;margin-right:10px;width:20px;margin-top:-3px}.sidebar-user-dropdown-item,.sidebar-user-dropdown-menu{background-color:var(--navbar-dropdown-bg);color:var(--navbar-quicklink-hover)}.rooms-dropdown-at-collapsed{background-color:var(--form-bg);max-height:60vh;overflow-y:auto;margin-left:30px;margin-top:-35px}.footer-landing{display:flex;flex-direction:column;justify-content:space-between;text-align:left;align-items:center;width:100%;background-color:var(--footer-landing-bg);padding-top:40px}.footer-container{align-items:flex-start;margin-top:0;margin-bottom:20px}.footer-container,.footer-list-group{display:flex;flex-direction:row;justify-content:space-between;width:50%}.footer-container h4{font-weight:700;margin-bottom:20px}.footer-container ul{padding:0}.footer-container li{list-style-type:none;text-align:left;margin-bottom:10px;color:grey}.footer-copyright{color:grey;margin-top:15px;font-size:.9em}@media only screen and (max-width:1068px){.footer-container{width:70%}}@media only screen and (max-width:768px){.footer-container{flex-direction:column;align-items:center}.footer-list-group{width:320px;margin-top:40px;margin-bottom:20px}.footer-copyright{text-align:center}}.hero-container{display:flex;align-items:center;justify-content:space-around;flex-direction:column;margin:2em 2em 0}.hero-header{font-size:55px;font-weight:900;margin-bottom:10px}.hero-subtitle{font-size:24px;margin-bottom:20px;color:grey}.hero-subtitle-2{font-size:18px;font-weight:600;line-height:27.28px;max-width:280px}.hero-bottom{display:flex;flex-direction:row;width:90%;max-width:1200px}.hero-image{width:78%;max-width:800px;margin-top:20px}.hero-image-2{width:78%;max-width:800px;box-shadow:inset 0 -2px 6px 0 rgb(11 38 65/30%),0 25px 50px -10px rgb(50 50 93/20%),0 8px 15px -8px rgb(0 0 0/25%);border-radius:16px;margin-top:40px}.hero-what-is-osoji{display:flex;flex-direction:column;justify-content:center;text-align:left;width:300px;vertical-align:center;margin:auto}.hero-what-is-osoji ul{padding-left:0;margin-bottom:20px}.hero-what-is-osoji ul li{list-style:none;padding-left:0;color:grey;font-size:18px;line-height:27.28px}.how-it-works-container{padding:2em;width:80%;margin:auto}.landing-section-header{font-size:46px;font-weight:700;line-height:54.56px}.landing-section-subtitle{margin:0;color:grey}.how-it-works-bottom{display:flex;flex-direction:row;justify-content:center}.how-it-works-group{width:400px;margin-left:10px;margin-right:10px}.how-it-works-image{max-width:250px;height:200px}.how-it-works-text{margin-top:10px;font-size:1.2em;padding:10px}.benefit-container-1{height:85vh;width:100%;background-image:url(https://simplenoteblog.files.wordpress.com/2020/07/img_simplenote_hero.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.benefit-container-2{padding:2em}.benefit-container-overlay-2{display:flex;flex-direction:row;justify-content:center;align-items:center;width:80%;margin:auto}.benefit-image-2{width:50%}.benefit-image-2-mobile{display:none}.benefit-text-2{display:flex;flex-direction:column;justify-content:center}.benefit-text-2 h2{margin-bottom:30px}.benefit-text-2 h6{color:grey}.benefit-container-3{padding:2em;background-color:var(--testimonial-card-bg)}.benefit-container-overlay-3{display:flex;flex-direction:row;justify-content:center;align-items:center;width:80%;margin:auto}.benefit-image-3{width:50%}.benefit-image-3-mobile{display:none}.benefit-text-3{display:flex;flex-direction:column;margin:auto;justify-content:center}@media only screen and (max-width:1068px){.hero-bottom{display:flex;width:100%;align-items:center}.hero-image,.hero-image-2{width:65%;margin-right:10px}.hero-image-2{margin-top:20px}.hero-what-is-osoji{width:35%}.how-it-works-container{padding:1em;width:95%;margin:auto}.how-it-works-bottom{align-items:flex-start;justify-content:center}.how-it-works-group{width:300px;margin-left:5px;margin-right:5px}.how-it-works-image{max-width:150px;height:120px}.how-it-works-text{margin-top:5px;font-size:1.1em;padding:5px}.benefit-image-2{width:300px;margin-top:0}.benefit-image-3{width:500px;margin-top:0}}@media only screen and (max-width:767px){.hero-container{margin:1em}.hero-bottom{display:flex;flex-direction:column;width:100%;margin-top:10px;margin-bottom:20px}.hero-image{width:100%;min-height:300px;object-fit:cover;margin:10px 0 0}.hero-image-2{width:100%;margin-top:0;margin-right:0}.hero-what-is-osoji{width:300px;margin-top:20px;font-size:1em}.hero-what-is-osoji ul{padding-left:0;margin:auto auto 20px}.hero-header{font-size:36px;width:80%;margin:auto auto 10px;font-weight:700}.hero-subtitle{font-size:18px;max-width:80%;margin:auto auto 20px}.hero-subtitle-2{text-align:center;font-size:18px;margin:auto auto 16px;max-width:280px}.landing-section-header{font-size:40px;font-weight:700;line-height:54.56px}.how-it-works-container{padding:1em;width:100%}.benefit-container-1{height:400px}.how-it-works-bottom{flex-direction:column;align-items:center}.benefit-container-overlay-2{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}.benefit-image-2{display:none}.benefit-image-2-mobile{display:block;width:300px;margin-top:-10px;margin-bottom:20px}.benefit-container-overlay-3{display:flex;flex-direction:column}.benefit-image-3{display:none}.benefit-image-3-mobile{display:block;width:300px;margin-top:-10px;margin-bottom:20px}}.usecase-container{padding:2em;background-color:var(--usecase-section-bg)}.usecase-list-group{display:flex;flex-direction:column;justify-content:center;margin-top:20px;margin-bottom:40px}.usecase-list{margin:20px auto auto}.usecase-list h5{text-align:left;font-size:1.3em;font-weight:600;margin-bottom:20px}.usecase-card-group{display:flex;flex-direction:row;width:850px;justify-content:space-between}.usecase-card{display:flex;flex-direction:column;border:1px solid hsla(0,0%,50.2%,.5);border-radius:10px;box-shadow:3px 3px 1px rgba(0,0,0,.1);width:260px;height:150px;margin:auto auto 20px;padding:10px;justify-content:flex-start;align-items:center;background-color:var(--usecase-card-bg)}.usecase-card p{color:var(--header)}.usecase-card:hover{cursor:pointer;border:1px solid var(--main)}.usecase-card-image{margin:10px}.landing-typing{font-size:1.5em;color:var(--header)}@media only screen and (max-width:1068px){.usecase-list h5{text-align:center}.usecase-card-group{width:700px}.usecase-card{width:220px}}@media only screen and (max-width:767px){.usecase-card-group{flex-direction:column;width:auto}.usecase-list h5{text-align:center}.usecase-card{width:220px}}.testimonial-section-container{margin-top:40px;margin-bottom:40px}.testimonial-container{padding:1em,2em;display:flex;flex-direction:row;justify-content:center;align-items:center}.testimonial-card{background-color:var(--testimonial-card-bg);color:var(--header);border:1px solid hsla(0,0%,50.2%,.5);border-radius:10px;box-shadow:3px 3px 1px rgba(0,0,0,.1);width:280px;margin:20px;padding:20px}.testimonial-card-top{text-align:left;margin-bottom:10px}.testimonial-card-middle{text-align:left;height:250px;padding:10px}.testimonial-card-bottom{display:flex;flex-direction:row;text-align:left}.testimonial-card-bottom-right{margin-left:10px;width:60%}.testimonial-image{border-radius:50%;width:50px;height:50px}.testimonial-name{font-weight:700;margin-bottom:0;margin-top:5px;font-size:1.1em}.testimonial-title{color:grey;font-size:.8em}@media only screen and (max-width:1068px){.testimonial-container{flex-direction:row;justify-content:center;align-items:flex-start;padding:1em}.testimonial-card{margin:8px;width:240px;padding:5px}.testimonial-card-middle{font-size:.9em;height:200px}.testimonial-card-bottom{padding-left:10px}}@media only screen and (max-width:767px){.testimonial-container{flex-direction:column;justify-content:center;align-items:center}.testimonial-card{width:70%;margin:10px;padding:10px}.testimonial-card-middle{font-size:.9em;height:auto}}.landing-hero-section{display:flex;align-items:center;justify-content:space-around;flex-direction:column;margin:2em}.landing-hero-header{font-size:55px;font-weight:900;margin-bottom:20px}.landing-hero-subtitle{font-size:24px;margin-bottom:30px;color:grey}.main-cta-button{width:250px;padding:10px 30px;font-weight:700}.landing-hero-image{width:80%;max-width:1200px;margin-top:40px;border-radius:10px}.landing-testimonial-image{border-radius:50%;width:40px;height:40px}.landing-how-osoji-works{font-size:46px;font-weight:700;line-height:54.56px;margin:2em auto 1em}.landing-intro-section-A{display:flex;flex-direction:row;margin-top:40px;margin-bottom:80px;padding-left:40px;padding-right:40px;align-items:center;justify-content:space-evenly}.landing-intro-image{width:60%;min-width:300px;max-width:800px;border-radius:10px}.landing-intro-text-group{text-align:left;width:30%;max-width:400px}.landing-intro-text-group h2{font-weight:700;padding:10px}.landing-intro-text-group h4{color:var(--header);padding:0 10px;line-height:150%}.landing-intro-learn-more{padding:0 10px}.landing-outtro-section{margin:4em auto;max-width:650px}.landing-outtro-section h4{line-height:150%}.landing-outtro-section p{color:grey;margin-top:20px}@media only screen and (max-width:1000px){.landing-intro-image{width:55%}.landing-intro-text-group{width:40%}}@media only screen and (max-width:767px){.landing-hero-section{margin:1em}.landing-hero-header{font-size:36px;width:80%;margin:auto auto 20px;font-weight:700}.landing-hero-subtitle{font-size:18px;max-width:80%;margin:auto auto 20px}.main-cta-button{font-weight:400}.landing-hero-image{width:100%}.landing-how-osoji-works{display:none}.landing-intro-section-A{flex-direction:column-reverse;margin-top:40px;margin-bottom:40px;padding-left:0;padding-right:0;align-items:center;justify-content:space-evenly}.landing-intro-section-B{flex-direction:column}.landing-intro-image{width:100%;min-width:300px;margin-top:10px}.landing-intro-text-group{width:80%}.landing-intro-text-group h4{font-size:1.3em}.landing-outtro-section{width:80%;max-width:600px}.landing-outtro-section h4{font-size:1.3em;line-height:150%}}
/*# sourceMappingURL=main.dab55eb1.chunk.css.map */