.main-gradient{background:linear-gradient(325deg,rgb(0,132,255),rgb(152,148,209));background:linear-gradient(325deg,#a100ff,#ff0068);border-bottom:navy}.word-more{background-color:#fff;width:100vw;padding:20px;height:100dvh;display:flex;flex-direction:column;font-size:15px}.word-more__header,.word-more__sentences-item-controll{display:flex;justify-content:space-between}.word-more__sentences-item-controll{width:100%;padding-right:50px}.word-more__back{color:#0084ff;font-size:30px;cursor:pointer}.word-more__back:hover{color:#2894f9}.word-more__word{text-align:left;display:flex;justify-content:left;gap:10px;color:#262626}.word-more__translations{color:#2894f9;font-weight:700;color:#605e5e;font-size:1.4em;text-align:start}.word-more__sentences{padding-top:40px;flex:1 1;overflow-y:scroll;scrollbar-width:thin}.word-more__sentences-item{padding-top:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;border-bottom:1px solid rgba(227,221,221,.75);color:#292828;font-weight:700}.word-more__sentences-translation{color:#2894f9;font-weight:700;color:gray;text-align:start}.word-more__active{color:#2894f9;font-weight:700}