body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--color--primary:#007aff;--color--secondary:#f7f7f7;--color--secondary-active:#eee}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.words-items{display:flex;flex-direction:column}.word-item{align-items:center;background-color:#f7f7f7;background-color:var(--color--secondary);border-radius:5px;color:inherit;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:2px;padding:15px 20px;text-decoration:none}.word-item.active{background-color:#eee;background-color:var(--color--secondary-active)}.word-item.active .word-item__word:after{line-height:5px;margin-left:7px}.word-item .word-item__word{align-items:center;display:inline-flex;font-weight:500}.word-item .word-item__translate{opacity:.6}.sections-items{display:flex;flex-direction:column}.section-item{align-items:center;background-color:#f7f7f7;background-color:var(--color--secondary);border-radius:5px;color:inherit;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:2px;padding:15px 20px;text-decoration:none}.box-with-cover-wrapper{display:flex;flex-direction:column}.box-with-cover{align-items:center;background-color:#f7f7f7;background-color:var(--color--secondary);background-position:50%,50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;color:#f7f7f7;color:var(--color--secondary);cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:center;margin-bottom:20px;min-height:145px;padding:30px;text-decoration:none;transition:all .35s}.box-with-cover.box-with-cover_type-1{background-image:linear-gradient(#00000080,#00000080),url(../../static/media/bg-type-1.c92bc2e8cd09bcdc75cb.jpg)}.box-with-cover .box-with-cover__title{color:inherit;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase}.box-with-cover:hover{transform:scale(1.015)}
/*# sourceMappingURL=main.5fb9bd30.css.map*/