@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}html{scrollbar-gutter:stable;overflow-y:scroll}body{scrollbar-gutter:stable both-edges;max-width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background-color:#0000;border:none;outline:none}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.65}#main-content-anchor .container,#main-content-anchor .row{max-width:1070px}.row{width:100%;max-width:1070px;margin:0 auto;padding:0 24px}.content-shifted{width:calc(100% - 200px);margin-left:200px}.content-full{width:100%;margin-left:0}.container{width:100%;padding:40px 0}.btn{color:#032b41;background-color:#2bd97c;border-radius:4px;justify-content:center;align-items:center;width:100%;min-width:180px;height:40px;font-size:16px;transition:background-color .2s;display:flex}.btn:hover:not(:disabled){background-color:#20ba68}.btn:active{transform:translateY(1px)}.home__cta--btn{justify-content:center;align-items:center;max-width:300px;display:flex}.app-content-wrapper{flex-direction:column;flex:1;min-height:100vh;display:flex}.section__title{color:#032b41;text-align:center;margin-bottom:32px;font-size:32px;font-weight:700}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth{background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px;position:relative;box-shadow:0 0 10px #0003}.auth__wrapper{z-index:99999;background-color:#000000bf;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.auth__title{text-align:center;color:#032b41;margin-bottom:24px;font-size:20px;font-weight:700}.btn.guest__btn--wrapper{color:#fff;background-color:#3a579d;justify-content:center;display:flex;position:relative}.btn.google__btn--wrapper{color:#fff;background-color:#4285f4;justify-content:center;display:flex;position:relative}.guest__icon--mask{background-color:#3a579d!important}.btn.guest__btn--wrapper:hover .guest__icon--mask{background-color:#20ba68!important}.google__icon--mask{background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:2px}.auth__separator{align-items:center;width:100%;margin:16px 0;display:flex}.auth__separator:before,.auth__separator:after{content:"";border-bottom:2px solid #d3d3d3;flex:1}.auth__separator:not(:empty):before,.auth__separator:not(:empty):after{margin:1.5em}.auth__main--form{z-index:99999;flex-direction:column;gap:16px;display:flex}.auth__main--input{color:#394547;border:2px solid #bac8ce;border-radius:4px;height:40px;padding:0 12px}.auth__forgot--password{text-align:center;color:#116be9;cursor:pointer;z-index:9999;width:fit-content;margin:0 auto 16px;font-size:14px;font-weight:300}.auth__switch--btn{text-align:center;color:#116be9;border-radius:0 0 4px px;z-index:9999;background-color:#f1f6f4;width:100%;height:40px;font-size:16px;font-weight:300;position:relative}.auth__close--btn{cursor:pointer;z-index:9999;transition:all .2s ease-in-out;display:flex;position:absolute;top:28px;right:28px}.auth__close--btn:hover{color:gray}.nav{height:80px}.nav__wrapper{justify-content:space-between;align-items:center;width:100%;max-width:1070px;height:100%;margin:0 auto;padding:0 24px;display:flex}.nav__list--wrapper{gap:24px;display:flex}.nav__img--mask{max-width:200px}.nav__img{width:100%;height:100%}.nav__list{cursor:not-allowed;color:#032b41;transition:color .1s}.nav__list--login:hover{color:#2bd97c}.nav__list--login{cursor:pointer}.landing__wrapper{justify-content:space-between;align-items:center;display:flex}.landing__content{width:100%}.landing__image--mask{justify-content:flex-end;width:100%;display:flex}.landing__image--mask img{width:100%;max-width:400px;height:100%}.landing__content__title{color:#032b41;margin-bottom:24px;font-size:40px;font-weight:700}.landing__content__subtitle{color:#394547;margin-bottom:24px;font-size:20px;font-weight:300;line-height:1.5}.features__wrapper{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:96px;display:grid}.features{text-align:center;flex-direction:column;align-items:center;display:flex}.features__icon{color:#032b41;justify-content:center;margin-bottom:8px;display:flex}.features__icon svg{width:60px;height:60px}.features__title{color:#032b41;margin-bottom:16px;font-size:24px;font-weight:500}.features__sub--title{color:#394547;font-size:18px;font-weight:300}.statistics__heading{color:#6b757b;margin-bottom:16px;font-size:32px;font-weight:500}.statistics__heading:last-child{margin-bottom:0}.statistics__heading--active{color:#2bd97c}.statistics__wrapper{gap:80px;margin-bottom:96px;display:flex}.statistics__wrapper:last-child{margin-bottom:0}.statistics__content--header{flex-direction:column;justify-content:center;width:100%;display:flex}.statistics__content--header-second{align-items:flex-end}.statistics__content--details{background-color:#f1f6f4;flex-direction:column;justify-content:center;gap:24px;width:100%;padding:40px 24px;display:flex}.statistics__data{gap:16px;display:flex}.statistics__data--number{color:#0365f2;margin-top:4px;font-size:20px;font-weight:600}.statistics__data--title{color:#394547;font-size:20px;font-weight:300}.reviews__wrapper{max-width:600px;margin:0 auto}.review{background-color:#fff3d7;border-radius:4px;margin-bottom:32px;padding:16px;font-weight:300}.review__header{color:#032b41;gap:8px;margin-bottom:8px;display:flex}.review__body{color:#394547;letter-spacing:.3px;line-height:1.4}.review__stars{display:flex}.review__stars svg{fill:#0564f1;width:16px;height:16px}.reviews__btn--wrapper{justify-content:center;display:flex}.numbers{text-align:center;background-color:#d7e9ff;border-radius:12px;flex-direction:column;align-items:center;padding:24px 24px 40px;display:flex}.numbers__wrapper{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.numbers__icon{align-items:center;gap:4px;height:60px;display:flex}.numbers__icon svg{color:#0365f2;width:48px;height:48px}.numbers__star--icon svg{width:20px;height:20px}.numbers__title{color:#032b41;margin-bottom:16px;font-size:40px;font-weight:600}.numbers__sub--title{color:#394547;font-weight:300}#footer{background-color:#f1f6f4}.footer__top--wrapper{justify-content:space-between;margin:32px auto 64px;font-size:14px;display:flex;position:relative}.footer__block{z-index:1}.footer__link--title{color:#032b41;margin-bottom:16px;font-size:18px;font-weight:600}.footer__social--link-wrapper{align-items:center;gap:16px;margin-bottom:16px;display:flex}.footer__social--link{display:flex}.footer__link--wrapper{margin-bottom:12px;line-height:1}.footer__link{color:#394547;cursor:not-allowed;font-size:14px}.footer__link--wrapper:last-child{margin-bottom:0}.footer__social--text{margin-bottom:4px}.footer__social--text b{font-weight:500}.footer__review--wrapper{gap:8px;margin-bottom:8px;display:flex}.footer__social--img-wrapper{align-items:center;gap:8px;display:flex}.footer__social--img{display:flex}.footer__copyright--wrapper{justify-content:center;align-items:center;display:flex}.footer__copyright{color:#032b41;font-weight:500}.audioPlayerWrapper{color:#fff;z-index:1000;background-color:#042330;align-items:center;height:80px;padding:0 32px;display:flex;position:fixed;bottom:0;left:200px;right:0}.audioPlayerContent{justify-content:space-between;align-items:center;width:100%;max-width:1070px;margin:0 auto;display:flex}@media (max-width:1024px){#main-content-area{width:100%!important;margin-left:0!important}.audioPlayerWrapper{left:0}}@media (max-width:768px){.landing__content{text-align:center;flex-direction:column;align-items:center;max-width:540px;margin:0 auto;display:flex}.landing__image--mask{display:none}.landing__content__title{font-size:24px}.features__wrapper{grid-template-columns:1fr}.statistics__wrapper{flex-direction:column;gap:32px;margin-bottom:32px}.statistics__heading{font-size:24px}.footer__top--wrapper{flex-direction:column;gap:32px}.numbers__wrapper{grid-template-columns:1fr}.statistics__content--details-second{order:1}.statistics__content--header-second{align-items:flex-start}.statistics__data--title{font-size:16px}.section__title{font-size:24px}.features__title{font-size:20px}.features__sub--title{font-size:14px}.features__icon svg{width:48px;height:48px}.review__body{font-size:14px}.numbers__wrapper{gap:24px}.numbers__title{font-size:32px}.numbers__sub--title{font-size:14px}.remove--tablet{display:none}}@media (max-width:576px){.nav__list--mobile{display:none}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
.AppHeader-module__XsQG7W__appHeader{z-index:50;background-color:#fff;border-bottom:1px solid #e1e7ea;align-items:center;width:100%;height:80px;display:flex;position:sticky;top:0}.AppHeader-module__XsQG7W__headerContent{justify-content:flex-end;align-items:center;width:100%;max-width:1070px;margin:0 auto;padding:0 32px;display:flex}.AppHeader-module__XsQG7W__searchInputWrapper{background-color:#f1f6f4;border-radius:40px;align-items:center;padding:10px 16px;transition:box-shadow .2s,background-color .2s;display:flex;position:relative;box-shadow:inset 0 1px 2px #0000000f}.AppHeader-module__XsQG7W__searchInputWrapper:focus-within{background-color:#fff;box-shadow:inset 0 1px 2px #0000000f,0 0 0 3px #2bd8804d}.AppHeader-module__XsQG7W__searchInput{color:#394547;background-color:#0000;border:none;outline:none;flex-grow:1;width:100%;padding:0 32px 0 0;font-size:16px}.AppHeader-module__XsQG7W__searchWrapper{flex-grow:1;max-width:500px;margin-right:150px;position:relative}.AppHeader-module__XsQG7W__searchIcon{color:#a2a9ad;cursor:pointer;align-items:center;height:100%;display:flex;position:absolute;right:16px}.AppHeader-module__XsQG7W__searchResultsWrapper{z-index:1001;background-color:#fff;border:1px solid #e1e7ea;border-radius:8px;max-height:300px;padding:0;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.AppHeader-module__XsQG7W__searchStatus{text-align:center;color:#6b757b;padding:12px 16px}.AppHeader-module__XsQG7W__searchItem{color:#032b41;cursor:pointer;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.AppHeader-module__XsQG7W__searchItem:hover{background-color:#f1f6f4}.AppHeader-module__XsQG7W__searchItem:after{content:"";background-color:#f1f6f4;height:1px;display:block;position:absolute;bottom:0;left:16px;right:16px}.AppHeader-module__XsQG7W__searchItem:last-child:after{content:none}.AppHeader-module__XsQG7W__searchItemImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:80px;height:80px}.AppHeader-module__XsQG7W__searchItemInfo{flex-direction:column;flex-grow:1;display:flex}.AppHeader-module__XsQG7W__searchItemTitle{color:#032b41;font-size:20px;font-weight:700;line-height:1.2}.AppHeader-module__XsQG7W__searchItemAuthor{color:#6b757b;margin-top:2px;font-size:14px;line-height:1.2}.AppHeader-module__XsQG7W__searchItemDuration{color:#6b757b;align-items:center;gap:4px;margin-top:4px;font-size:13px;display:flex}
