.books-app .btn{display:flex;justify-content:center;align-items:center;border-radius:999px;text-align:center;font-style:normal;font-feature-settings:"clig" off,"liga" off}.books-app .btn-sm{padding:12px 20px;font-size:13px;font-weight:600;line-height:19px;letter-spacing:.3px;gap:12px}@media only screen and (min-width: 768px){.books-app .btn-sm{padding:16px 24px}}.books-app .btn-xs{padding:8px 16px;gap:12px;font-size:11px;font-weight:600;line-height:16px;letter-spacing:.3px}.books-app .btn-icon-xs{display:flex;padding:8px;justify-content:center;align-items:center;gap:10px}.books-app .btn-primary-ghost{background:#DBF5EF;color:#10917b}.books-app .btn-primary-ghost:hover{background:#ADE6D9}.books-app .btn-primary-ghost:active{color:#00b890}.books-app .btn-primary-filled{background:linear-gradient(323deg,#01A1AB -13.42%,#00D394 99.19%);color:#fff}.books-app .btn-primary-filled:hover,.books-app .btn-primary-filled:focus{background:linear-gradient(132deg,#00B36E 8.16%,#008E90 90.88%)}.books-app .btn-primary-filled:active{color:#ffffffbd}.scroller{width:100%}.scroller__inner{display:flex;flex-wrap:wrap}.scroller[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 5%,white 95%,transparent);mask:linear-gradient(90deg,transparent,white 5%,white 95%,transparent)}.scroller[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}.scroller[data-speed=fast]{--_animation-duration: 60s}.scroller[data-speed=chosen-by]{--_animation-duration: 600s}.scroller[data-speed=slow]{--_animation-duration: 70s}@keyframes scroll{to{transform:translate(calc(-50% - 4px));@media only screen and (min-width: 768px){transform:translate(calc(-50% - 6.5px))}}}.text-green{background:var(--Gradient-gradient-green, linear-gradient(96deg, #00D394 5.92%, #01A1AB 96.76%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-purple{background:var(--Gradient-gradient-blue, linear-gradient(275deg, #686EFF 3.99%, #4846F3 96.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-pink{background:var(--Gradient-gradient-purple, linear-gradient(275deg, #872FCD 35.81%, #DF4FC0 109.36%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title-background{opacity:.92;background:linear-gradient(180deg,#F5F5F5 1.8%,rgba(245,245,245,0) 77.43%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700;z-index:-1;bottom:85%;text-align:center;width:100%;font-size:24vw;margin-bottom:-18%}.title-background.features-background-title{margin-bottom:-80px}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/thin-ff6c4890.ttf);font-weight:100;font-style:normal}}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/extralight-8aab6fb0.ttf);font-weight:200;font-style:normal}}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/light-637a0111.ttf);font-weight:300;font-style:normal}}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/regular-852def7e.ttf);font-weight:400;font-style:normal}}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/medium-11ddde88.ttf);font-weight:500;font-style:normal}}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/semibold-c8ba79a3.ttf);font-weight:600;font-style:normal}}@font-face{.books-app{font-family:IBM Plex Sans;src:url(/vite/assets/bold-856c41d7.ttf);font-weight:700;font-style:normal}}.books-app #header{z-index:1000;position:sticky;top:0;display:flex;justify-content:space-between;height:50px;padding:0 10px;align-items:center;flex-shrink:0;background:rgba(255,255,255,.08);backdrop-filter:blur(6.5px);-webkit-backdrop-filter:blur(6.5px);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width: 768px){.books-app #header{height:56px;padding:12px 30px}}.books-app #header .nav-logo{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;max-height:26px}@media only screen and (min-width: 768px){.books-app #header .nav-logo{max-height:unset;height:45px}}.books-app #header .menu{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;display:flex;justify-content:flex-end;align-items:center;gap:12px;flex:1 0 0}.books-app #header .menu .login-button{display:none}@media only screen and (min-width: 768px){.books-app #header .menu{gap:24px}.books-app #header .menu .login-icon{display:none}.books-app #header .menu .login-button{display:block}}@media only screen and (min-width: 768px){.books-app #header .menu .nav-download-button{padding:12px 20px;font-size:13px;font-weight:600;line-height:19px;letter-spacing:.3px;gap:12px}}.books-app #header .menu .nav-download-button.header{padding:8px 16px;font-size:11px;line-height:16px}.hero{position:relative;display:flex;flex-direction:column;padding-top:23px;padding-bottom:33px;gap:42px;align-items:center}@media only screen and (min-width: 768px){.hero{flex-direction:row;padding-top:55px}}@media only screen and (min-width: 1024px){.hero{gap:200px;padding-bottom:50px}}.hero .green-blur-circle{z-index:-1;position:absolute;top:-24px;right:-200px;width:610px;height:610px;transform:rotate(-4.055deg);flex-shrink:0;border-radius:610px;opacity:.2;background:radial-gradient(50% 50% at 50% 50%,#00D293 0%,rgba(0,210,147,0) 100%);mix-blend-mode:multiply}@media only screen and (min-width: 768px){.hero .green-blur-circle{width:703px;height:703px;top:-90px;right:-50px;width:705px;height:705px}}@media only screen and (min-width: 1024px){.hero .green-blur-circle{top:-90px;right:115px;width:705px;height:705px}}@media only screen and (min-width: 1440px){.hero .green-blur-circle{right:200px}}.hero .landing-bg-1{position:absolute;min-width:286px;min-height:153px;flex-shrink:0;z-index:-2;top:-137px}@media only screen and (min-width: 768px){.hero .landing-bg-1{min-width:228px;min-height:151px;top:-100px;right:58%}}@media only screen and (min-width: 1024px){.hero .landing-bg-1{min-width:370px;min-height:245px;right:75%;top:-45px}}@media only screen and (min-width: 1440px){.hero .landing-bg-1{right:100%;top:-45px}}.hero .green-circle{z-index:-1;position:absolute;width:560px;height:560px;flex-shrink:0;border-radius:100%;background:var(--ooolz, linear-gradient(90deg, #00D37E 0%, #01A7AB 100%));display:none}@media only screen and (min-width: 768px){.hero .green-circle{display:block;right:-55%}}@media only screen and (min-width: 1024px){.hero .green-circle{width:605px;height:605px}}@media only screen and (min-width: 1440px){.hero .green-circle{right:-25%}}.hero .hero-content{display:flex;flex-direction:column;align-items:center;gap:var(--Spacing-lg, 24px);justify-content:center;flex:1;z-index:100}@media only screen and (min-width: 768px){.hero .hero-content{align-items:flex-start;justify-content:flex-start}}@media only screen and (min-width: 1440px){.hero .hero-content{flex:1.5}}.hero .hero-content .title{text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:44px;color:#14433d}@media only screen and (min-width: 768px){.hero .hero-content .title{text-align:left;font-size:50px;line-height:55px;letter-spacing:-1.5px}}@media only screen and (min-width: 1440px){.hero .hero-content .title{font-size:60px;font-style:normal;font-weight:700;line-height:65px;letter-spacing:-1.5px}}.hero .hero-content .subtitle{color:#14433d;display:block;font-size:20px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.15px;align-self:stretch;text-align:center}@media only screen and (min-width: 768px){.hero .hero-content .subtitle{text-align:left}}@media only screen and (min-width: 1440px){.hero .hero-content .subtitle{font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:.15px}}.hero .hero-content .subsubtitle{color:#14433d;display:block;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.15px;align-self:stretch;text-align:center}@media only screen and (min-width: 768px){.hero .hero-content .subsubtitle{text-align:left}}.hero .hero-content .subsubtitle a{color:#02b69c}.hero .hero-content .hero-ctas{display:flex;align-items:flex-start;gap:var(--Spacing-sm, 12px)}@media only screen and (min-width: 768px){.hero .hero-content .hero-ctas{flex-direction:column;align-items:flex-start}}@media only screen and (min-width: 1024px){.hero .hero-content .hero-ctas{flex-direction:row}}@media only screen and (min-width: 768px){.hero .hero-content .hero-ctas a{font-size:15px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:.3px}}@media only screen and (min-width: 1440px){.hero .hero-content .hero-ctas a{font-size:17px;font-style:normal;font-weight:600;line-height:23px;letter-spacing:.3px;padding:20px 28px}}.hero .hero-image{position:relative;display:flex;justify-content:center;align-items:center;flex:1;z-index:10}@media only screen and (min-width: 768px){.hero .hero-image{flex:1 0 0}}.hero .hero-image .device{position:relative;display:flex;justify-content:center;align-items:center;padding:12px;background-color:#fff;border-radius:24px;box-shadow:0 32px 63px #55698721,0 2px 6px #0000001a}.hero .hero-image .device video{max-width:230px}@media only screen and (min-width: 768px){.hero .hero-image .device video{max-width:306px}}@media only screen and (min-width: 1024px){.hero .hero-image .device video{max-width:335px}}.hero .hero-image .device .app-icon{display:none;position:absolute;bottom:0;left:0;z-index:2}@media only screen and (min-width: 768px){.hero .hero-image .device .app-icon{display:block;bottom:-5%;left:-5%}}.hero .hero-image img{max-width:230px;max-height:100%}@media only screen and (min-width: 768px){.hero .hero-image img{max-width:100%;max-height:100%}}.chosen-by{display:flex;flex-direction:column;align-items:center;gap:10px;padding-bottom:30px}.chosen-by .title{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.1px}.chosen-by .chosen-by-title-background{margin-top:-12%}.chosen-by .scroller__inner{gap:8px}.chosen-by .scroller__inner img{max-height:30px}@media only screen and (min-width: 768px){.chosen-by .scroller__inner{gap:13px}.chosen-by .scroller__inner img{max-height:54px}}.features{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;padding-bottom:30px}@media only screen and (min-width: 768px){.features{gap:24px}}@media only screen and (min-width: 1024px){.features{gap:20px;padding-bottom:48px}}.features .feature-group{display:flex;flex-direction:column;align-items:center;gap:16px}@media only screen and (min-width: 768px){.features .feature-group{gap:24px}}@media only screen and (min-width: 1024px){.features .feature-group{gap:20px}.features .feature-group.second{flex-direction:row}}.features .circle-backdrop{position:absolute;width:330px;height:330px;border-radius:50%;z-index:-1}.features .circle-backdrop.green{background:var(--ooolz, linear-gradient(90deg, #00D37E 0%, #01A7AB 100%));bottom:480px;left:-150px}@media only screen and (min-width: 768px){.features .circle-backdrop.green{bottom:810px;width:495px;height:495px}}@media only screen and (min-width: 1024px){.features .circle-backdrop.green{bottom:315px}}.features .circle-backdrop.purple{background:var(--ooolz, linear-gradient(90deg, #686EFF 0%, #4846F3 100%));top:255px;right:-95px}@media only screen and (min-width: 768px){.features .circle-backdrop.purple{width:430px;height:430px}}@media only screen and (min-width: 1024px){.features .circle-backdrop.purple{top:16px}}.features .circle-backdrop.pink{background:var(--ooolz, linear-gradient(90deg, #872FCD 0%, #DF4FC0 100%));bottom:0;right:-150px}@media only screen and (min-width: 768px){.features .circle-backdrop.pink{bottom:50px;width:510px;height:510px}}.features .feature{position:relative;display:flex;padding:var(--Spacing-lg, 24px);flex-direction:column;justify-content:center;align-items:center;gap:24px;align-self:stretch;border-radius:var(--Corner-radius-xl, 24px);background:rgba(241,242,243,.8);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;flex:1}@media only screen and (min-width: 768px){.features .feature{padding:32px;gap:32px}}@media only screen and (min-width: 1024px){.features .feature{padding:40px;gap:52px}}@media only screen and (min-width: 1024px){.features .feature.purple{flex-direction:row;gap:52px}}@media only screen and (min-width: 1024px){.features .feature.green{flex-direction:column-reverse;justify-content:space-between;gap:52px}}@media only screen and (min-width: 1024px){.features .feature.pink{gap:52px;justify-content:space-between}}.features .feature .content{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width: 1024px){.features .feature .content.purple{width:60%}}.features .feature .content .label{display:flex;padding:6px 10px;align-items:center;gap:10px;max-width:fit-content;border-radius:4px;color:var(--Basic-white-1, var(--Basic-white-1, #FFF));font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}.features .feature .content .label.green{background:linear-gradient(154deg,#00D394 -31.2%,#01A1AB 136.78%)}.features .feature .content .label.purple{background:var(--Gradient-gradient-blue, linear-gradient(275deg, #686EFF 3.99%, #4846F3 96.01%))}.features .feature .content .label.pink{background:var(--Gradient-gradient-purple, linear-gradient(275deg, #872FCD 35.81%, #DF4FC0 109.36%))}.features .feature .content .title{color:var(--Basic-black-1, var(--Basic-black-1, #101114));font-size:26px;font-style:normal;font-weight:600;line-height:32px}@media only screen and (min-width: 768px){.features .feature .content .title{font-size:34px;line-height:44px}}.features .feature .content .subtitle{color:var(--Basic-black-1, var(--Basic-black-1, #101114));font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.features .feature .content .video-container{display:none;justify-content:flex-start;gap:8px}@media only screen and (min-width: 768px){.features .feature .content .video-container{display:flex}}.features .feature .content .video-container .anchor{display:flex;padding:var(--Spacing-xs, 8px);align-items:center;gap:4px;border-radius:var(--Corner-radius-md, 8px);cursor:pointer}.features .feature .content .video-container .anchor.expanded{padding:8px 12px 8px 8px;background:var(--Basic-white-1, #FFF)}.features .feature .content .video-container .anchor.expanded .text{display:block}.features .feature .content .video-container .anchor.expanded .icon.purple,.features .feature .content .video-container .anchor.expanded .icon.pink,.features .feature .content .video-container .anchor.expanded .icon.green{fill:#fff}.features .feature .content .video-container .anchor.green{background:#DBF5EF;color:#00b890}.features .feature .content .video-container .anchor.green.expanded{background:#0DC5A3;color:#fff}.features .feature .content .video-container .anchor.purple{background:#EBEBFF;color:#4d50ff}.features .feature .content .video-container .anchor.purple.expanded{background:#686EFF;color:#fff}.features .feature .content .video-container .anchor.pink{background:#F4E1F5;color:#872fcd}.features .feature .content .video-container .anchor.pink.expanded{background:#B33FC5;color:#fff}.features .feature .content .video-container .anchor .text{font-size:13px;font-style:normal;font-weight:600;line-height:19px;letter-spacing:.3px;display:none}.features .feature .image{display:flex;justify-content:center;align-items:center;width:100%}.features .feature .image .hide{display:none}.features .feature .image img,.features .feature .image video{border-radius:12px;width:100%;z-index:2}.features .feature .image img{display:block}@media only screen and (min-width: 768px){.features .feature .image img{display:none}}.features .feature .image video{display:none}@media only screen and (min-width: 768px){.features .feature .image video{display:block}}.whats_new{position:relative}.whats_new .gallery-title{text-align:center;font-size:26px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:15px}@media only screen and (min-width: 1024px){.whats_new .gallery-title-background{margin-top:-8%}}.whats_new .gallery-container{overflow-x:hidden;display:flex;flex-direction:column;gap:8px}@media only screen and (min-width: 768px){.whats_new .gallery-container{gap:13px}}.whats_new .gallery-container .gallery-row .gallery-items{display:flex;gap:8px}@media only screen and (min-width: 768px){.whats_new .gallery-container .gallery-row .gallery-items{gap:13px}}.whats_new .gallery-container .gallery-row .gallery-items .gallery-item{position:relative;min-width:150px;display:flex;justify-content:center;align-items:center;overflow:hidden;flex:0 0 auto;border:1px solid #ccc;border-radius:10px;padding:10px 0}.whats_new .gallery-container .gallery-row .gallery-items .gallery-item img{width:100%;height:110px;border-radius:10px}@media only screen and (min-width: 768px){.whats_new .gallery-container .gallery-row .gallery-items .gallery-item img{height:163px}}.whats_new .gallery-container .gallery-row .gallery-items .gallery-item .caption{position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;padding:10px 20px;text-align:center;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);width:100%;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px;color:#293048}@media only screen and (min-width: 768px){.whats_new .gallery-container .gallery-row .gallery-items .gallery-item .caption{justify-content:space-between;font-size:20px;line-height:32px}}.whats_new .gallery-container .gallery-row .gallery-items .gallery-item .caption .plus-icon{display:none;height:36px;width:36px;cursor:pointer}@media only screen and (min-width: 768px){.whats_new .gallery-container .gallery-row .gallery-items .gallery-item .caption .plus-icon{display:block}}.faq{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center}.faq .purple-blur-circle{z-index:-1;position:absolute;top:286px;left:-310px;width:705px;height:705px;transform:rotate(-4.055deg);flex-shrink:0;border-radius:610px;opacity:.2;background:radial-gradient(50% 50% at 50% 50%,#7F3BE1 0%,rgba(127,59,225,0) 100%);mix-blend-mode:multiply}.faq .faq-image{max-width:220px}@media only screen and (min-width: 768px){.faq .faq-image{margin-top:-8%}}.faq .faq-image img{width:100%}.faq .faq-title{font-size:26px;font-style:normal;font-weight:600;line-height:32px;text-align:center;margin-top:16px;color:#101114eb}@media only screen and (min-width: 768px){.faq .faq-title{font-size:34px;font-style:normal;font-weight:600;line-height:44px}}.faq .faq-container{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:16px;padding-bottom:12px;width:100%;max-width:699px}@media only screen and (min-width: 768px){.faq .faq-container{padding-bottom:24px}}@media only screen and (min-width: 1440px){.faq .faq-container{max-width:753px}}.faq .faq-container .faq-item{color:#101114eb;display:flex;justify-content:space-between;flex-direction:row;padding:8px 12px;align-self:stretch;border-radius:12px;background:var(--Basic-white-1, #FFF);box-shadow:0 32px 63px #55698721,0 2px 6px #0000001a}.faq .faq-container .faq-item.expanded{padding:16px 12px}.faq .faq-container .faq-item .plus-icon .hide{display:none}.faq .faq-container .faq-item .item-content{display:flex;flex-direction:column;justify-content:center;gap:22px}.faq .faq-container .faq-item .item-content .question{width:100%;justify-content:space-between;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:left;letter-spacing:.5px;align-items:center}@media only screen and (min-width: 768px){.faq .faq-container .faq-item .item-content .question{font-size:18px;font-style:normal;font-weight:600;line-height:28px}}.faq .faq-container .faq-item .item-content .answer{display:block;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;letter-spacing:.3px}.faq .faq-container .faq-item .item-content .answer.hide{display:none}@media only screen and (min-width: 768px){.faq .faq-container .faq-item .item-content .answer{font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.5px}}@media only screen and (min-width: 768px){.faq .faq-container .faq-item{padding:16px 22px}.faq .faq-container .faq-item.expanded{padding:24px 22px}}.modal-backdrop{display:none}.featureBigModal .modal-content{display:flex;align-items:center;gap:32px;flex-direction:row;background:transparent;border:none}.featureBigModal .modal-content .arrow{z-index:100;cursor:pointer}.featureBigModal .modal-content-inner{border-radius:16px;margin-left:10px;margin-right:10px;border:none;background-color:#fff}@media only screen and (min-width: 768px){.featureBigModal .modal-content-inner{margin-left:0;margin-right:0}}.featureBigModal .modal-dialog{max-width:680px;border-radius:16px}.featureBigModal .modal-header{position:relative;background:linear-gradient(180deg,#F1F2F3 -22.15%,#B6BCC4 154.4%,#B6BCC4 154.4%);border-top-right-radius:16px;border-top-left-radius:16px;border-bottom:0px;padding:0!important}.featureBigModal .modal-header .modal-title{padding:18px 10px 0}.featureBigModal .modal-header img{width:100%}.featureBigModal .modal-header button.close{position:absolute;display:flex;justify-content:center;align-items:center;top:43px;right:43px;width:42px;height:42px;border-radius:100%;background-color:#fff}.featureBigModal .modal-header button.close svg{width:28px;height:28px;flex-shrink:0}.featureBigModal .modal-body{padding:34px 70px 60px;display:flex;flex-direction:column;gap:24px}.featureBigModal .modal-body .title{font-size:34px;font-style:normal;font-weight:600;line-height:44px}.featureBigModal .modal-body .subtitle{font-family:IBM Plex Sans;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.5px}.landing section{padding-left:10px;padding-right:10px}@media only screen and (min-width: 768px){.landing section{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 1024px){.landing section{padding-left:41px;padding-right:41px}}@media only screen and (min-width: 1440px){.landing section{padding-left:80px;padding-right:80px}}.landing .ctas{position:relative;z-index:10;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;display:flex;justify-content:center;align-items:center;gap:12px}.landing .ctas.mb-xl{margin-bottom:70px}@media only screen and (min-width: 1024px){.landing .ctas.mb-xl{margin-bottom:-50px}}@media only screen and (min-width: 1024px){.landing .ctas.last{margin-bottom:26px}}.landing .ctas.middle{margin-bottom:0}@media only screen and (min-width: 1024px){.landing .ctas.middle{margin-bottom:26px}}.landing .ctas a{padding:12px 20px;font-size:13px;font-weight:600;line-height:19px;letter-spacing:.3px;gap:23px}@media only screen and (min-width: 768px){.landing .ctas a{padding:20px 28px;font-size:17px;line-height:21px}}@media only screen and (min-width: 1024px){.landing .ctas a{padding:20px 28px;font-size:17px;line-height:23px}}.landing .footer-top-image{display:flex;justify-content:center;align-items:center;width:100%}.landing .footer-top-image img{width:100%}@media only screen and (min-width: 375px){.landing .footer-top-image img{max-width:655px}}.landing video::-webkit-media-controls-timeline,.landing video::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none}.landing video::-moz-range-track{display:none}.landing video::--webkit-media-controls{display:none!important;-webkit-appearance:none}.books-app{font-size:14px}.books-app .login-nav{height:100px;border-bottom:1px solid #6D6D6D;display:flex;flex-direction:column}.books-app .login-nav .colored-top{display:flex}.books-app .login-nav .colored-top .bar{width:-webkit-fill-available;width:-moz-available;height:5px}.books-app .login-nav .colored-top .bar.other-green{background-color:#27ae77}.books-app .login-nav .colored-top .bar.blue{background-color:#0abfdc}.books-app .login-nav .colored-top .bar.pink{background-color:#f31968}.books-app .login-nav .colored-top .bar.dark-orange{background-color:#ee7430}.books-app .login-nav .colored-top .bar.orange{background-color:#ffa200}.books-app .login-nav .colored-top .bar.green{background-color:#81ba12}.books-app .login-nav .colored-top .bar.dark-green{background-color:#008b5d}.books-app .login-nav .logo{display:flex;padding-left:75px;align-items:center;margin-top:auto;margin-bottom:auto}.books-app .login-nav .logo img{max-height:60px}.books-app .login-container{flex-grow:1;display:flex}.books-app .login-form{display:flex;flex-direction:column;gap:12px}.books-app .login-form .login-button{display:flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:999px;padding:12px;background:linear-gradient(323deg,#01A1AB -13.42%,#00D394 99.19%);line-height:19px;font-size:13px;font-weight:600;letter-spacing:.3px;color:#fff}.books-app .login-form .login-button:hover,.books-app .login-form .login-button:focus,.books-app .login-form .login-button:active{background:linear-gradient(132deg,#00B36E 8.16%,#008E90 90.88%)}.books-app .login-form .login-button:focus,.books-app .login-form .login-button:focus-visible{border:2px solid;border-color:var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .login-box{display:flex;flex-direction:column;gap:12px;flex-grow:1;padding:64px 55px}@media (min-width: 520px){.books-app .login-box{padding:64px 128px;min-width:520px}}.books-app .header-container{display:flex;flex-direction:column;gap:24px}.books-app .logo-container{height:36px}.books-app .login-header .body-title{font-size:26px;font-weight:600;line-height:32px;margin-bottom:0;color:#101114eb}.books-app .login-header .body-title:focus,.books-app .login-header .body-title:focus-visible{border-radius:2px;border:2px solid;border-color:var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .login-header .body-subtitle{margin-top:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;color:#101114eb}.books-app .login-header .body-subtitle:focus,.books-app .login-header .body-subtitle:focus-visible{border-radius:2px;border:2px solid;border-color:var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .input-container{position:relative;display:flex;height:40px;border-bottom:1px solid #B6BCC4;padding-right:2px;margin-bottom:18px}.books-app .input-container:focus-within{border-bottom:1px solid #0DC5A3}.books-app .input-container input{width:85%;border:0px;border-radius:4px 4px 0 0;padding-left:2px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.1px;color:#838d9c}.books-app .input-container input:focus{border-radius:2px;border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none;background-color:transparent}.books-app .input-container input::placeholder{color:#838d9c;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.1px}.books-app .input-container.has-caps-lock{border-bottom:1px solid #0DC5A3}.books-app .input-container.parsley-error-container{border-bottom:1px solid #FF346A;position:relative;margin-bottom:50px}.books-app .input-container.parsley-error-container .caps-lock-message{top:73px}.books-app .input-container .parsley-errors-list{position:absolute;padding-left:0;top:41px;color:#ff346a;list-style:none}.books-app .input-container .caps-lock-message{position:absolute;bottom:-18px;left:0;color:#17c67d}.books-app .input-container .parsley-errors-list,.books-app .input-container .caps-lock-message{width:100%;display:flex;align-items:flex-start;gap:10px;align-self:stretch;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:16px!important;letter-spacing:.4px!important;margin-top:0!important;margin-bottom:0!important}.books-app .label-for-show-password{margin-bottom:0;cursor:pointer;float:inline-end}.books-app .label-for-show-password:focus,.books-app .label-for-show-password:focus-visible{border-radius:2px;border:2px solid;border-color:#127767;box-shadow:0 0 7px #127767;outline:none}.books-app button.toggle-password{border:none;background:none}.books-app button.toggle-password:focus,.books-app button.toggle-password:focus-visible{border-radius:2px;border:2px solid #127767;box-shadow:0 0 7px #127767;outline:none}.books-app .svg-toggle-password{fill:#0000004d}.books-app .svg-toggle-password .closed-eye{opacity:1;transition:opacity .3s ease,height .4s ease;width:4px;height:44px}.books-app label.label-for-show-password.open .svg-toggle-password .closed-eye{opacity:0;height:0}.books-app .forgot-password{color:#0dc5a3;font-weight:500;line-height:20px;letter-spacing:.25px;text-decoration:none}.books-app .forgot-password:focus,.books-app .forgot-password:focus-visible{border-radius:2px;border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .divider{display:flex;align-items:center;text-align:center;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;color:#606a7b}.books-app .divider:before,.books-app .divider:after{content:"";flex:1;border-bottom:2px solid #D4D7DC}.books-app .divider:before{margin-right:11px}.books-app .divider:after{margin-left:11px}.books-app .social-login{display:flex;flex-direction:row;justify-content:space-between}.books-app .social-login .social-button{display:flex;justify-content:center;align-items:center;border-radius:999px;height:40px;width:40px;background-color:#eeeef0;border:0}.books-app .social-login .social-button.apple img{width:16px!important}.books-app .social-login .social-button.microsoft img{width:18px!important}.books-app .social-login .social-button:focus,.books-app .social-login .social-button:focus-visible{border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .editor-access{display:flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:999px;padding:12px;background-color:#dbf5ef;line-height:19px;font-size:13px;letter-spacing:.3px;font-weight:600;cursor:pointer;color:#10917b}.books-app .editor-access:hover,.books-app .editor-access:focus,.books-app .editor-access:active{background-color:#ade6d9}.books-app .editor-access:focus,.books-app .editor-access:focus-visible{border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .signup-link{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;color:#606a7b}.books-app .signup-link a{color:#0dc5a3;text-decoration:none}.books-app .signup-link a:focus,.books-app .signup-link a:focus-visible{border-radius:2px;border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}.books-app .images-box{display:none;position:relative;width:100%;height:auto;overflow:hidden}@media (min-width: 520px){.books-app .images-box{display:unset}}.books-app .images-box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.books-app .modal.fade.show{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#6e798c80;opacity:1!important}.books-app .modal-dialog-centered{margin-left:auto;margin-right:auto}.books-app .mini-footer{background-color:#212121;width:-webkit-fill-available;width:-moz-available;color:#fff;display:flex;align-items:center;justify-content:center;padding:20px 0}.books-app .mini-footer .mini-footer-inner{text-align:center;line-height:30px}.books-app .mini-footer .mini-footer-inner a{margin-right:10px}#editor-login-panel{z-index:100;position:absolute;background-color:#fff;flex-grow:1;left:-100%;width:100%;background:white;transition:left .5s ease-out;min-height:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 520px){#editor-login-panel{width:520px}}#editor-login-panel.open{transition:left .5s ease-out;left:0}#editor-login-panel .panel-header{display:flex;width:100%;height:50px;padding-left:8px;align-items:center;border-bottom:1px solid #EEEEF0}#editor-login-panel .panel-header button.back-button.panel-toggle{border:none;background:transparent}#editor-login-panel .panel-header button.back-button.panel-toggle:focus,#editor-login-panel .panel-header button.back-button.panel-toggle:focus-visible{border-radius:2px;border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}#editor-login-panel .panel-header .panel-toggle{cursor:pointer;width:50px;display:flex;justify-content:center;align-items:center}#editor-login-panel .panel-header .panel-title{flex-grow:1;padding-left:16px;color:#101114eb;font-size:13px;font-weight:600;line-height:16px;letter-spacing:.2px;height:inherit;display:flex;align-items:center;width:100%}#editor-login-panel .panel-body{flex-grow:1;padding:45px 0 64px;width:100%;display:flex;flex-direction:column;align-items:center;width:264px}#editor-login-panel .panel-body .body-header{display:flex;flex-direction:column;gap:4px;margin-bottom:24px;width:100%}#editor-login-panel .panel-body .body-header .body-title{color:#101114eb;font-size:26px;font-weight:600;line-height:32px;margin-bottom:0}#editor-login-panel .panel-body .body-header .body-title :focus,#editor-login-panel .panel-body .body-header .body-title:focus-visible{border-radius:2px;border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}#editor-login-panel .panel-body .body-header .body-subtitle{color:#4f5764;font-size:16px;font-weight:400;line-height:20px;letter-spacing:.15px}#editor-login-panel .panel-body .body-header .body-subtitle :focus,#editor-login-panel .panel-body .body-header .body-subtitle:focus-visible{border-radius:2px;border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}#editor-login-panel .panel-body .body-content{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;width:100%}#editor-login-panel .panel-body .body-content .editor-button{display:flex;width:100%;padding:8px 24px;justify-content:center;align-items:center;gap:20px;border-radius:999px;background:#EEEEF0;border:none}#editor-login-panel .panel-body .body-content .editor-button:hover,#editor-login-panel .panel-body .body-content .editor-button:active{background:#D6D8DC}#editor-login-panel .panel-body .body-content .editor-button:focus,#editor-login-panel .panel-body .body-content .editor-button:focus-visible{border:2px solid var(--Primary-Primary-600, #127767);box-shadow:0 0 7px 0 var(--Primary-Primary-600, #127767);outline:none}#editor-login-panel .panel-body .body-content .editor-button img{max-height:34px}#editor-login-panel .panel-body .body-footer{flex-grow:1;display:flex;width:100%}#errorModal .modal-dialog{width:330px}#errorModal .modal-content{display:flex;flex-direction:column;width:330px;align-items:center;gap:8px;border-radius:16px;border:none;background:rgba(255,255,255,.94);box-shadow:0 4px 4px #00000040,0 4px 19px 1px #00000040;-webkit-backdrop-filter:blur(11.5px);backdrop-filter:blur(11.5px);padding:24px 22px}#errorModal .modal-header{padding:0;border-bottom:none;width:100%}#errorModal .modal-title{color:#101114eb;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-weight:600;line-height:22px;margin:0;text-align:unset}#errorModal .modal-body{padding:0;width:100%}#errorModal .modal-body .custom-flash-message{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;background-color:transparent;border:none;color:#101114;padding:0;text-align:unset;margin-bottom:0}#errorModal .modal-footer{display:flex;align-items:center;gap:12px;align-self:stretch;width:100%;margin:0;border-top:none;padding:16px 0 0}#errorModal .modal-footer .button-container{display:flex;align-items:flex-start;gap:16px;flex:1 0 0;margin:0}#errorModal .modal-footer .button-container .modal-button{display:flex;padding:12px 20px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:999px;font-size:13px;font-weight:600;line-height:19px;letter-spacing:.3px;border:none;cursor:pointer;text-decoration:none;text-wrap:nowrap}#errorModal .modal-footer .button-container .modal-button.light{background:#DBF5EF;color:#10917b}#errorModal .modal-footer .button-container .modal-button.light:hover,#errorModal .modal-footer .button-container .modal-button.light:focus,#errorModal .modal-footer .button-container .modal-button.light:active{background-color:#ade6d9}#errorModal .modal-footer .button-container .modal-button.dark{background:linear-gradient(323deg,#01A1AB -13.42%,#00D394 99.19%);color:#fff}#errorModal .modal-footer .button-container .modal-button.dark:hover,#errorModal .modal-footer .button-container .modal-button.dark:focus,#errorModal .modal-footer .button-container .modal-button.dark:active{background:linear-gradient(132deg,#00B36E 8.16%,#008E90 90.88%)}.notification_success{display:none;z-index:100;position:absolute;bottom:-60px;left:50%;transform:translate(-50%);background:linear-gradient(270deg,#3F454F 0%,#2D3038 100%);border-radius:100px;padding:12px 20px 12px 12px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.notification_success.visible{display:block;animation:movein .5s ease forwards,moveout .5s 3s ease forwards}.notification_success .notification_success_inner{display:flex;align-items:center;gap:10px;align-self:stretch}.notification_success .notification_success_inner .right{color:var(--Basic-white-1, var(--Basic-white-1, #FFF));font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}@keyframes movein{0%{bottom:-60px}to{bottom:60px}}@keyframes moveout{0%{bottom:60px}to{bottom:-60px}}.footer{background:#293048;display:flex;flex-direction:column;align-items:center;padding:40px 70px;justify-content:center;gap:var(--Spacing-lg, 24px);align-self:stretch}@media only screen and (min-width: 1024px){.footer{flex-direction:row}}.footer .footer-top{color:var(--Basic-white-1, #FFF);text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.3px}@media only screen and (min-width: 1024px){.footer .footer-top{margin-right:60px;text-align:left}}.footer .pages{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width: 1024px){.footer .pages{align-items:flex-start;margin-right:60px}}.footer .pages a{color:var(--Basic-white-1, #FFF);text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.3px;text-wrap:nowrap}.footer .social{display:flex;align-items:center;gap:28px}body{font-family:IBM Plex Sans;background-color:#fff;min-height:100vh;display:flex;flex-direction:column}body h5{font-family:IBM Plex Sans!important}body .main-content{display:flex;flex:1;flex-direction:column;overflow:clip}
