/*!
 * Myefe ES WebApp. Version [1.0.0]
 *
 */.mw-main{background:#fafbfc;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;min-height:50rem}.mw-main .content{color:#191e34;padding-bottom:6rem}.mw-main .content .top-header-section{background:#fafbfc;padding-bottom:1rem;padding-top:1rem}.mw-main .content .top-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:flex-start}.mw-main .content .top-header a{display:flex}.mw-main .content .top-header img.logo{width:9rem}.mw-main .content .top-search{align-items:center;background:#2b2d42;border:1px solid #20243b;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;margin:auto -1rem;padding:.5rem 1rem}@media screen and (min-width:768px){.mw-main .content .top-search{border-radius:1rem}}.mw-main .content .top-search .ui.input{width:30rem}.mw-main .content .top-search .ui.input>input{padding-left:2.5rem}.mw-main .content .top-search i.close.icon{color:#2b2d42;left:0;opacity:.8}.mw-main .content .top-search i.close.icon:hover{opacity:1}.mw-main .content .top-search i.search.icon{color:#2b2d42;opacity:.8}.mw-main .content .top-search i.search.icon:hover{opacity:1}.mw-main .content .page-text-section h1{text-transform:uppercase}.mw-main .content .suggested-panel .not-allowed-message{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.8rem;gap:.5rem;justify-content:flex-start;margin-top:.5rem;opacity:.8}.mw-main .content .suggested-panel .not-allowed-message i.icon{font-size:.8rem;line-height:normal;margin:0}.mw-main .content .suggested-panel .primary-list{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;margin-top:1rem;overflow:auto;padding-bottom:.5rem;width:100%}@media screen and (min-width:768px){.mw-main .content .suggested-panel .primary-list{justify-content:flex-start}}.mw-main .content .suggested-panel .secondary-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;min-height:2.5rem}.mw-main .content .compact-word-item{align-items:flex-start;background:#fafbfc;border:1px solid #d3d3d8;border-radius:.6rem;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:space-between;padding:.3rem .6rem;width:48%}@media screen and (min-width:768px){.mw-main .content .compact-word-item{width:32%}}@media screen and (min-width:992px){.mw-main .content .compact-word-item{width:24%}}@media screen and (min-width:1200px){.mw-main .content .compact-word-item{width:19%}}.mw-main .content .compact-word-item.suggested-item{background:#fafbfc}.mw-main .content .compact-word-item.selected-item{background:#e8e9ee;border:1px solid #8f959d}.mw-main .content .compact-word-item .main-panel{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;gap:.4rem;height:auto;width:100%}.mw-main .content .compact-word-item .main-panel .ui.button{margin:0}.mw-main .content .compact-word-item .main-panel>a{width:100%}.mw-main .content .compact-word-item .main-panel .top-value{color:#2b2d42;width:100%}.mw-main .content .compact-word-item .main-panel .top-value .value{font-size:1.2rem;height:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:pre;width:100%}.mw-main .content .compact-word-item .main-panel .top-value .translation{color:#717279;overflow:hidden;text-overflow:ellipsis;white-space:pre;width:100%}.mw-main .content .compact-word-item .action-panel{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;min-width:8rem;width:100%}.mw-main .content .compact-word-item .action-panel .ui.buttons{width:100%}.mw-main .content .compact-word-item .action-panel .ui.buttons .button>.flag{margin:0}@media screen and (min-width:768px){.mw-main .content .compact-word-item .action-panel .ui.buttons .button>.flag{margin-right:.5rem}}.mw-main .content .mini-word-item{background:#fafbfc;border:1px solid #d3d3d8;border-radius:.6rem;padding:.2rem .2rem .2rem .3rem;width:100%}@media screen and (min-width:768px){.mw-main .content .mini-word-item{width:32%}}@media screen and (min-width:992px){.mw-main .content .mini-word-item{width:24%}}@media screen and (min-width:1200px){.mw-main .content .mini-word-item{width:19%}}.mw-main .content .mini-word-item.selected-item{background:#e8e9ee;border:1px solid #8f959d}.mw-main .content .mini-word-item .main-panel{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between}.mw-main .content .mini-word-item .main-panel .main-value{align-items:center;color:#2b2d42;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;overflow:hidden;padding:0 .2rem;width:100%}.mw-main .content .mini-word-item .main-panel .main-value .value{flex-grow:0;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:pre;width:fit-content}.mw-main .content .mini-word-item .main-panel .main-value .translation{color:#717279;flex-grow:1;flex-shrink:1;font-size:small;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:pre}.mw-main .content .slug-panel{align-items:flex-start;background:#fff;border:1px solid #bac7dd;box-shadow:none;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;margin-top:1rem}@media screen and (max-width:767.98px){.mw-main .content .slug-panel{margin-bottom:3rem}}.mw-main .content .slug-panel .slug-value{font-size:1.8rem;height:2rem}.mw-main .content .slug-panel .word-panel{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;margin-top:1.5rem;width:100%}.mw-main .content .slug-panel .word-panel:first-child{margin-top:0}.mw-main .content .slug-panel .word-panel:first-child .pos-value{margin-top:-.5rem}.mw-main .content .slug-panel .word-panel .top-element{align-items:flex-start;display:flex;flex-direction:column-reverse;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .word-panel .top-element{flex-direction:row}}.mw-main .content .slug-panel .word-panel .top-element .main-element{flex-grow:1;width:100%}.mw-main .content .slug-panel .word-panel .top-element .pin-element{flex-grow:0}@media screen and (max-width:767.98px){.mw-main .content .slug-panel .word-panel .top-element .pin-element{margin-bottom:1rem}}.mw-main .content .slug-panel .word-panel .top-element .pin-element .ui.button{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin:0}.mw-main .content .slug-panel .word-panel .pos-value{color:#61738c;font-size:small;font-weight:600}.mw-main .content .slug-panel .word-panel .word-value{align-items:center;color:#2b2d42;display:flex;font-size:1.8rem;height:2rem}.mw-main .content .slug-panel .word-panel .translation{color:#717279;font-size:1.2rem}.mw-main .content .slug-panel .word-panel .transc-panel{align-content:center;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:.5rem;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .word-panel .transc-panel{gap:2rem}}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group{background:#fafafc;border:1px solid #dfddfc;border-radius:.6rem;padding:1.5rem 1rem .5rem;position:relative;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .word-panel .transc-panel .transc-group{width:47%}}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group.bre{background:#f2f7ff;border-color:#8abcf9}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group.ame{background:#fff5f2;border-color:#fb9a8e}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group>.pron-version-info{left:0;position:absolute;top:0}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group>.pron-version-info .pron-code{font-size:small}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value{align-items:flex-start;color:#9b9ba3;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.2rem;gap:1rem;justify-content:space-between;margin-top:1rem}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value:first-child{margin-top:.5rem}@media screen and (min-width:768px){.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value{align-items:center;flex-direction:row}}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .main-element{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-start}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .main-element .sound-button{margin:0}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .transcription-value{align-items:center;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;gap:.5rem;justify-content:center}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .transcription-value .transc-sign{display:inline-block}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .transcription-value .value{color:#2b2d42;display:inline-block;font-size:1.5rem}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .actions{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .actions{flex-direction:row;width:auto}}.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .actions .ui.button,.mw-main .content .slug-panel .word-panel .transc-panel .transc-group .item-value .actions .ui.buttons{margin:0}.mw-main .content .slug-panel .tsr-panel{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin-top:1rem;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .tsr-panel{flex-direction:row}}.mw-main .content .slug-panel .tsr-panel.hidden{display:none}.mw-main .content .slug-panel .tsr-panel .panel-column{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.5rem;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .tsr-panel .panel-column{gap:1rem;width:49%}}.mw-main .content .slug-panel .tsr-panel .column-header{color:#6b6f75;font-size:1.1rem;font-weight:500;margin-top:1rem;text-transform:uppercase}@media screen and (min-width:768px){.mw-main .content .slug-panel .tsr-panel .entry-panel{background:#fafafc;border:1px solid #dfddfc;border-radius:.6rem;padding:.5rem 1rem}}.mw-main .content .slug-panel .tsr-panel .entry-panel .header{margin-bottom:.5rem}.mw-main .content .slug-panel .tsr-panel .entry-panel .header .base-form{color:#717279;display:none}.mw-main .content .slug-panel .tsr-panel .entry-panel .header .pos{font-size:1.2rem;font-weight:500}@media screen and (min-width:768px){.mw-main .content .slug-panel .tsr-panel .entry-panel .header .pos{font-size:1rem}}.mw-main .content .slug-panel .tsr-panel .entry-panel .navigation{margin-top:1rem}.mw-main .content .slug-panel .tsr-panel .translation .entry-list .entry-item{margin:.5rem 0}.mw-main .content .slug-panel .tsr-panel .translation .entry-list .entry-item .value{color:#494a50;font-size:1.1rem}.mw-main .content .slug-panel .tsr-panel .translation .entry-list .entry-item .reverse-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.mw-main .content .slug-panel .tsr-panel .translation .entry-list .entry-item .reverse-list .reverse-item{color:#717279;font-size:.9rem}.mw-main .content .slug-panel .tsr-panel .synonym .entry-list .entry-item .syn-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem;justify-content:flex-start}.mw-main .content .slug-panel .tsr-panel .synonym .entry-list .entry-item .syn-list .syn-item{border:1px solid #d2d3d9;border-radius:.6rem;padding:.2rem .5rem}.mw-main .content .slug-panel .tsr-panel .definition .entry-list{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem}.mw-main .content .slug-panel .tsr-panel .definition .entry-list .entry-item .example{color:#717279;font-style:italic}.mw-main .content .slug-panel .tsr-panel .example-panel .example{margin-bottom:.5rem;margin-top:.5rem}.mw-main .content .slug-panel .tsr-panel .example-panel .example .value{color:#717279;font-style:italic}.mw-main .content .slug-panel .tsr-panel .example-panel .example .value b{font-weight:500}.mw-main .content .slug-panel .panel-actions{align-items:flex-start;display:flex;flex-direction:column-reverse;flex-wrap:nowrap;gap:1.5rem;justify-content:space-between;margin-top:1.5rem;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .panel-actions{flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}}.mw-main .content .slug-panel .panel-actions .main-actions{display:flex;gap:1rem;width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .panel-actions .main-actions{width:auto}}.mw-main .content .slug-panel .panel-actions .main-actions .ui.button{flex-grow:0;margin:0}.mw-main .content .slug-panel .panel-actions .main-actions .ui.button.primary-action{flex-grow:1}@media screen and (min-width:768px){.mw-main .content .slug-panel .panel-actions .main-actions .ui.button{width:auto}}.mw-main .content .slug-panel .panel-actions .feedback-panel{width:100%}@media screen and (min-width:768px){.mw-main .content .slug-panel .panel-actions .feedback-panel{width:auto}}.mw-main .content .slug-panel .panel-actions .feedback-panel .buttons-panel{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;gap:1rem}.mw-main .content .slug-panel .panel-actions .feedback-form{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;width:100%}@media screen and (max-width:767.98px){.mw-main .content .slug-panel .panel-actions .feedback-form{background:#f2f5ff;margin-bottom:2rem;margin-left:-1rem;padding:1rem;width:calc(100% + 2rem)}.mw-main .content .slug-panel .panel-actions .feedback-form .grouped.inline.fields>label{margin-bottom:1rem}}.mw-main .content .pinned-panel-section{background:#eff0f7;margin-bottom:4rem;margin-top:2rem;padding-bottom:2rem;padding-top:2rem}.mw-main .content .pinned-panel-section .ui.message i.thumbtack.icon{margin:0}.mw-main .content .pinned-panel .pinned-panel-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin-top:1rem;overflow:auto;padding-bottom:.5rem;width:100%}.mw-main .bottom-feedback{margin-bottom:1rem;margin-top:1rem}.mw-main .bottom-feedback .feedback-panel{display:flex;flex-direction:row-reverse}.mw-main .feedback-panel{width:100%}.mw-main .feedback-panel .buttons-panel{align-items:center;gap:1rem}.mw-main .feedback-form,.mw-main .feedback-panel .buttons-panel{display:flex;flex-direction:row;flex-wrap:nowrap}@media screen and (max-width:767.98px){.mw-main .feedback-form{width:100%}}@media screen and (min-width:768px){.mw-main .feedback-form.basic-style>div{background:#fff;border:1px solid #dfddfc;border-radius:.6rem;padding:1rem}}.mw-main .feedback-form>div{width:100%}@media screen and (min-width:768px){.mw-main .feedback-form>div{width:40rem}}.mw-main .feedback-form>div>.ui.header{margin-top:0}.mw-main .feedback-form>div .close-button{float:right}@media screen and (max-width:767.98px){.mw-main .feedback-form>div .ui.buttons{display:flex}}.mw-main .feedback-form .reactions.menu{display:flex;font-size:1.3rem;justify-content:flex-start;margin-bottom:1rem;margin-top:1rem}.mw-main .feedback-form .reactions.menu .item:last-child{border-radius:.6rem}.mw-main .feedback-form .reactions.menu .item.active{background:#e9ebed}.mw-main .feedback-form .reactions.menu:after{content:none}.mw-main .ui.modal.fullscreen.overlay{height:100%}.mw-main .ui.modal.fullscreen.overlay>.header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-start}@media screen and (max-width:767.98px){.mw-main .ui.modal.fullscreen.overlay>.header{min-height:8vh}}.mw-main .ui.modal.fullscreen.overlay>.header .header-value{margin-left:1rem}@media screen and (max-width:767.98px){.mw-main .ui.modal.fullscreen.overlay>.scrolling.content{min-height:92dvh}}.mw-single{background:#fafbfc;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;min-height:50rem;padding-bottom:4rem}.mw-single .content .top-header-section{background:#fafbfc;padding-bottom:1rem;padding-top:1rem}.mw-single .content .top-header-section .top-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:flex-start}.mw-single .content .top-header-section .top-header a{display:flex}.mw-single .content .top-header-section .top-header img.logo{width:9rem}.mw-single .content .top-navigation{padding-top:1rem}.mw-single .content .main-content{padding-bottom:4rem;padding-top:2rem}.mw-single .content .main-content h1{color:#2b2d42;font-size:3rem;margin:0}.mw-single .content .main-content .mix-translation{color:#717279;font-size:1.3rem}.mw-single .content .main-content .words-panel{display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem}.mw-single .content .main-content .words-panel .word-panel{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;margin-top:1.5rem;width:100%}.mw-single .content .main-content .words-panel .word-panel:first-child{margin-top:0}.mw-single .content .main-content .words-panel .word-panel .top-element{align-items:flex-start;display:flex;flex-direction:column-reverse;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;width:100%}@media screen and (min-width:768px){.mw-single .content .main-content .words-panel .word-panel .top-element{flex-direction:row}}.mw-single .content .main-content .words-panel .word-panel .top-element .main-element{flex-grow:1;width:100%}.mw-single .content .main-content .words-panel .word-panel .top-element .pin-element{flex-grow:0}@media screen and (max-width:767.98px){.mw-single .content .main-content .words-panel .word-panel .top-element .pin-element{margin-bottom:1rem}}.mw-single .content .main-content .words-panel .word-panel .top-element .pin-element .ui.button{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin:0}.mw-single .content .main-content .words-panel .word-panel .pos-value{color:#2b2d42;font-size:large;font-weight:600}.mw-single .content .main-content .words-panel .word-panel .word-value{align-items:center;display:flex;font-size:1.2rem;height:2rem}.mw-single .content .main-content .words-panel .word-panel .translation{color:#717279;font-size:1.2rem}.mw-single .content .main-content .words-panel .word-panel .transc-panel{align-content:center;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:.5rem;width:100%}@media screen and (min-width:768px){.mw-single .content .main-content .words-panel .word-panel .transc-panel{gap:2rem}}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group{background:#fafafc;border:1px solid #dfddfc;border-radius:.6rem;padding:1.5rem 1rem .5rem;position:relative;width:100%}@media screen and (min-width:768px){.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group{width:47%}}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group.bre{background:#f2f7ff;border-color:#8abcf9}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group.ame{background:#fff5f2;border-color:#fb9a8e}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group>.pron-version-info{left:0;position:absolute;top:0}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group>.pron-version-info .pron-code{font-size:small}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value{align-items:flex-start;color:#9b9ba3;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.2rem;gap:1rem;justify-content:space-between;margin-top:1rem}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value:first-child{margin-top:.5rem}@media screen and (min-width:768px){.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value{align-items:center;flex-direction:row}}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .main-element{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-start}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .main-element .sound-button{margin:0}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .transcription-value{align-items:center;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;gap:.5rem;justify-content:center}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .transcription-value .transc-sign{display:inline-block}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .transcription-value .value{color:#2b2d42;display:inline-block;font-size:1.5rem}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .actions{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}@media screen and (min-width:768px){.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .actions{flex-direction:row;width:auto}}.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .actions .ui.button,.mw-single .content .main-content .words-panel .word-panel .transc-panel .transc-group .item-value .actions .ui.buttons{margin:0}.mw-single .content .main-content .tsr-panel{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin-top:1rem;width:100%}@media screen and (min-width:768px){.mw-single .content .main-content .tsr-panel{flex-direction:row}}.mw-single .content .main-content .tsr-panel.hidden{display:none}.mw-single .content .main-content .tsr-panel .panel-column{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1.5rem;width:100%}@media screen and (min-width:768px){.mw-single .content .main-content .tsr-panel .panel-column{gap:1rem;width:49%}}.mw-single .content .main-content .tsr-panel .column-header{color:#6b6f75;font-size:1.1rem;font-weight:500;margin-top:1rem;text-transform:uppercase}@media screen and (min-width:768px){.mw-single .content .main-content .tsr-panel .entry-panel{background:#fafafc;border:1px solid #dfddfc;border-radius:.6rem;padding:.5rem 1rem}}.mw-single .content .main-content .tsr-panel .entry-panel .header{margin-bottom:.5rem}.mw-single .content .main-content .tsr-panel .entry-panel .header .base-form{color:#717279;display:none}.mw-single .content .main-content .tsr-panel .entry-panel .header .pos{font-size:1.2rem;font-weight:500}@media screen and (min-width:768px){.mw-single .content .main-content .tsr-panel .entry-panel .header .pos{font-size:1rem}}.mw-single .content .main-content .tsr-panel .entry-panel .navigation{margin-top:1rem}.mw-single .content .main-content .tsr-panel .translation .entry-list .entry-item{margin:.5rem 0}.mw-single .content .main-content .tsr-panel .translation .entry-list .entry-item .value{color:#494a50;font-size:1.1rem}.mw-single .content .main-content .tsr-panel .translation .entry-list .entry-item .reverse-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.mw-single .content .main-content .tsr-panel .translation .entry-list .entry-item .reverse-list .reverse-item{color:#717279;font-size:.9rem}.mw-single .content .main-content .tsr-panel .synonym .entry-list .entry-item .syn-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem;justify-content:flex-start}.mw-single .content .main-content .tsr-panel .synonym .entry-list .entry-item .syn-list .syn-item{border:1px solid #d2d3d9;border-radius:.6rem;padding:.2rem .5rem}.mw-single .content .main-content .tsr-panel .definition .entry-list{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem}.mw-single .content .main-content .tsr-panel .definition .entry-list .entry-item .example{color:#717279;font-style:italic}.mw-single .content .main-content .tsr-panel .example-panel .example{margin-bottom:.5rem;margin-top:.5rem}.mw-single .content .main-content .tsr-panel .example-panel .example .value{color:#717279;font-style:italic}.mw-single .content .main-content .tsr-panel .example-panel .example .value b{font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}#cookies-message{bottom:0;left:0;position:fixed;right:0;width:100%;z-index:1000}#cookies-message[style*="display: none"]{display:none!important}#cookies-message.cookies-message-fade-in{animation:fadeIn .3s ease-in forwards}#cookies-message.cookies-message-fade-out{animation:fadeOut .3s ease-out forwards}#cookies-message>.segment-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:1rem}#cookies-message>.segment-wrapper>.segment{max-width:55rem}#cookies-message .content{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem}@media screen and (min-width:768px){#cookies-message .content{flex-direction:row}}#cookies-message .content .text{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;gap:1rem;justify-content:flex-start}#cookies-message .content .text p{margin:0}#cookies-message .content .action{flex-grow:0}body.cookies-message-visible{padding-bottom:80px}@media screen and (max-width:767.98px){body.cookies-message-visible{padding-bottom:100px}}#sticky-top-menu{background:#fffffff0;border-left:none;border-right:none;border-top:none;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;display:none;position:fixed;top:0;width:100%;z-index:1000;-webkit-font-smoothing:subpixel-antialiased}#sticky-top-menu.segment{margin:0;padding:0}#sticky-top-menu.segment img.logo{margin-right:1rem;width:9rem}#sticky-top-menu.segment .ui.dropdown.avatar.item{margin:0;padding:0}#sticky-top-menu.visible{animation:slideIn .25s ease-in-out;display:block}#sticky-top-menu .logo-link{align-items:center;display:flex}#main-sidebar{background:#111826}#main-sidebar .item.logo img{width:90%}.text-page{padding-bottom:6rem}.text-page #sticky-top-menu{display:initial}.text-page>.page-content{margin-top:5rem}.text-page main{max-width:45rem}.about-us-page{padding-bottom:6rem}.about-us-page .top-nav{padding-top:1rem}.about-us-page .top-content{padding:1.5rem 0}.about-us-page .top-content img.myefe-logo{height:auto;width:20rem}.about-us-page .main.segment{border:none}@media screen and (min-width:768px){.about-us-page .main.segment{margin-bottom:2rem;margin-top:2rem}}.about-us-page .main.segment>.container{padding-bottom:2rem;padding-top:2rem}.about-us-page .main.segment main.content{max-width:45rem}.about-us-page .people.list .item{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.about-us-page .people.list .item .content{padding:0}.about-us-page .people.list .item .content .header{font-size:1.2rem;line-height:1.3rem}.about-us-page .people.list .item .content .description{font-size:1rem;line-height:1.1rem}.home-page .top-nav{background:#edf2f4;padding-top:1rem}.home-page .top-content{background:#edf2f4;padding:2rem 0}.home-page .top-content img.myefe-logo{height:auto;width:25rem}.home-page .top-content .subtitle{color:#2b2d42;font-size:1.2rem;font-weight:600;line-height:1.3rem}.home-page main.segment{padding-bottom:7rem;padding-top:5rem}.home-page .product-card h2>a{color:#2b2d42;text-transform:uppercase}.home-page .product-card h2>a:hover{color:#111826}.home-page .product-card img.logo{width:10rem}footer.footer.vertical.segment{background:#2b2d42;padding-top:2rem}footer.footer.vertical.segment .myefe-logo{width:15rem}footer.footer.vertical.segment .links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}footer.footer.vertical.segment .ui.compact.menu .item:last-child{border-radius:.6rem!important}.mw-main .content .top-search{background-image:url(/images/mw/background.webp);background-position:100%}