.szn-suggest-list--dark{--color-box-background:#333;--color-box-border:#555;--color-element-background:#555;--color-text:#f0f0f0;--color-text-metadata:#999;--color-bakground-metadata:#fff;--color-button:#f0f0f0;--color-miniapp-label:#999;--color-label:#999}.szn-suggest-list--light,.szn-suggest-list--system{--color-box-background:#fff;--color-box-border:#eee;--color-element-background:#eee;--color-text:#111;--color-text-metadata:#999;--color-bakground-metadata:#fff;--color-button:#111;--color-miniapp-label:#999;--color-label:#999}@media (prefers-color-scheme:dark){.szn-suggest-list--system{--color-box-background:#333;--color-box-border:#555;--color-element-background:#555;--color-text:#f0f0f0;--color-text-metadata:#999;--color-bakground-metadata:#fff;--color-button:#f0f0f0;--color-miniapp-label:#999;--color-label:#999}}.szn-suggest-list{font-family:Arial CE,Arial,Helvetica CE,Helvetica,sans-serif}.szn-suggest-list,.szn-suggest-list--overlay-off{position:relative;z-index:401}.szn-suggest-list__overlay{position:absolute;background-color:transparent;opacity:0}.szn-suggest-list__overlay,.szn-suggest-list__overlay__cover{left:0;right:0;top:0;bottom:0;z-index:400;min-width:100%;min-height:100%}.szn-suggest-list__overlay__cover{position:relative;background-color:black}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.szn-suggest-list__list{margin:0;padding:0;list-style:none}.szn-suggest-list__list--boxed{border:1px solid #eee;border-radius:4px;overflow:hidden;background-color:#fff;box-shadow:0 2px 4px #0003}.szn-suggest-list__item{margin:0;padding:10px 12px}.szn-suggest-list__item--indented{padding-left:56px}.szn-suggest-list__item--text{padding-top:4px;padding-bottom:4px;cursor:pointer}.szn-suggest-list__item--text:first-child{margin-top:8px}.szn-suggest-list__item--text:last-child{margin-bottom:8px}.szn-suggest-list__item--text.szn-suggest-list__item--selected{background-color:#eee}.szn-suggest-list__text{display:flex;flex-flow:row nowrap;justify-content:flex-start}@supports (display:-webkit-box){.szn-suggest-list__text{min-height:36px;overflow:hidden;align-items:center}}.szn-suggest-list__text-value{display:inline-block;margin:4px 0;max-width:calc(100% - 50px);flex-shrink:0;overflow:hidden;font-size:16px;font-weight:700;line-height:36px;color:#111;white-space:nowrap}.szn-suggest-list__text-value--short{max-width:calc(100% - 82px);text-overflow:ellipsis}@supports (display:-webkit-box){.szn-suggest-list__text-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px;white-space:normal;text-overflow:ellipsis}}.szn-suggest-list__text-value--emphasized{font-weight:400}.szn-suggest-list__text-metadata--text{display:inline-block;overflow:hidden;font-size:14px;line-height:36px;color:#999;white-space:nowrap;text-overflow:ellipsis}.szn-suggest-list__text-metadata--image{display:inline-block;border-radius:8px;width:32px;height:32px;flex-shrink:0;overflow:hidden;background-position:50%;background-size:cover;background-repeat:no-repeat}.szn-suggest-list__text-metadata--image--dark{opacity:.9}.szn-suggest-list__text-metadata--image--rounded{border-radius:50%}.szn-suggest-list__text-metadata--leading{display:inline-block;margin-right:12px;width:32px;height:32px;flex-shrink:0;overflow:hidden}.szn-suggest-list__text-metadata-container{display:flex;height:36px;flex-grow:1;overflow:hidden;flex-wrap:wrap;justify-content:space-between;white-space:nowrap}.szn-suggest-list__text-bottom-metadata-container{display:flex;margin-top:2px;height:16px;flex-grow:1;overflow:hidden;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.szn-suggest-list__text-metadata--bottom{padding:2px 0;height:16px;font-weight:400;line-height:12px}.szn-suggest-list__text-bottom-metadata-container .szn-suggest-list__text-metadata--bottom{font-size:12px}.szn-suggest-list__text-metadata-container--prioritize-aside-meta-data{flex-direction:row-reverse}.szn-suggest-list__text-metadata--trailing{margin-left:8px;max-width:calc(100% - 8px);flex:0 0 auto}.szn-suggest-list__text-button+.szn-suggest-list__text-metadata--trailing{max-width:calc(100% - 40px)}.szn-suggest-list__text-metadata--text.szn-suggest-list__text-metadata--trailing:before{content:"– "}.szn-suggest-list__text-metadata--aside{margin-left:8px;flex:0 0 auto;text-align:right}.szn-suggest-list__text-button{display:flex;margin:auto 4px;border:none;border-radius:50%;min-width:32px;min-height:32px;justify-content:center;align-items:center;background:none;cursor:pointer;opacity:.4}.szn-suggest-list__text-button svg{fill:#111}.szn-suggest-list__text-button:hover{opacity:1}.szn-suggest-list__text-button-icon{width:13px;height:13px}.szn-suggest-list__miniapp-label{display:block;margin:0 0 8px;font-size:14px;line-height:20px;color:#999}.szn-suggest-list__miniapp-value{display:block;margin:0;font-size:16px;font-weight:700;line-height:20px;color:#111}.szn-suggest-list__item--miniapp{border-top:1px solid #eee;border-bottom:1px solid #eee}.szn-suggest-list__item--miniapp:first-child{border-top:none}.szn-suggest-list__item--miniapp:last-child{border-bottom:none}.szn-suggest-list__item--miniapp+.szn-suggest-list__item--miniapp{border-top:none}.szn-suggest-list__item--label{padding-top:4px;padding-bottom:4px}.szn-suggest-list__item--label:first-child{margin-top:8px}.szn-suggest-list__item--label:last-child{margin-bottom:8px}.szn-suggest-list__label-value{display:block;margin:0;font-size:14px;line-height:20px;color:#999;white-space:nowrap}.szn-suggest-list__tiled-list{margin-bottom:8px;overflow-x:auto}.szn-suggest-list__tiled-list ul{display:inline-flex;margin:0 6px 0 8px;padding:0;overflow-x:auto;list-style:none}.szn-suggest-list__tiled-item{display:inline-block;position:relative;box-sizing:border-box;padding:8px;width:120px;cursor:pointer}.szn-suggest-list__tiled-text-value{display:inline-block;margin-top:8px;max-width:100%;flex-shrink:0;overflow:hidden;font-size:14px;font-weight:700;line-height:36px;text-align:left;color:#111;white-space:nowrap}.szn-suggest-list__tiled-text-value--emphasized{font-weight:400}@supports (display:-webkit-box){.szn-suggest-list__tiled-text-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px;white-space:normal;text-overflow:ellipsis}}.szn-suggest-list__tiled-item.szn-suggest-list__item--selected{border-radius:4px;background-color:#eee}.szn-suggest-list__tiled-text-metadata{margin:0;border-radius:8px;width:104px;height:104px;flex-shrink:0;overflow:hidden;background-color:#fff;opacity:.9}.szn-suggest-list__tiled-text-metadata--image{display:block;width:104px;height:104px;background-position:50%;background-size:contain;background-repeat:no-repeat;mix-blend-mode:multiply}@supports (display:var(--prop )){.szn-suggest-list__list--boxed{border:1px solid var(--color-box-border);background-color:var(--color-box-background)}.szn-suggest-list__item--text.szn-suggest-list__item--selected{background-color:var(--color-element-background)}.szn-suggest-list__text-value{color:var(--color-text)}.szn-suggest-list__text-metadata--text{color:var(--color-text-metadata)}.szn-suggest-list__text-button svg{fill:var(--color-button)}.szn-suggest-list__miniapp-label{color:var(--color-miniapp-label)}.szn-suggest-list__miniapp-value{color:var(--color-text)}.szn-suggest-list__item--miniapp{border-top:1px solid var(--color-box-border);border-bottom:1px solid var(--color-box-border)}.szn-suggest-list__label-value{color:var(--color-label)}.szn-suggest-list__tiled-text-value{color:var(--color-text)}.szn-suggest-list__tiled-item.szn-suggest-list__item--selected{background-color:var(--color-element-background)}.szn-suggest-list__tiled-text-metadata{background-color:var(--color-bakground-metadata)}}body{font-family:Arial,sans-serif;margin:0;background:#F8F8F8}a{color:#CC0000;text-decoration:none}a:focus,a:hover{text-decoration:underline}a:focus{outline:none}.szn-login-badge a{color:#000000}.PageWrapper{display:flex;margin:0 auto;max-width:80rem;min-height:100vh;flex-direction:column;justify-content:flex-start}.PageWrapper-login{position:absolute;top:1.25rem;right:1rem;display:flex;align-items:center;z-index:1}.PageWrapper-login-link{margin-left:1rem;font-size:.875rem}.turned{transform:rotate(180deg)}.blind{display:none}.blind-title{position:fixed;right:110%;bottom:110%}.desktop,.tablet{display:none}@media (min-width:768px){.mobile{display:none}.tablet{display:inline;display:initial}}@media (min-width:1024px){.mobile,.tablet{display:none}.desktop{display:inline;display:initial}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.mobile,.tablet{display:none}.desktop{display:block}}.HomePage{display:flex;position:relative;width:100%;height:100%;min-height:16rem;flex-grow:1;flex-direction:column;justify-content:center;align-items:center;padding-top:5.5rem}.HomePage .Form{margin-top:3rem;width:calc(100% - 2rem)}.HomePage-logo{width:18.75rem;height:5.125rem}.HomePage-krasty{display:none;position:absolute;left:calc(50% + 28.5rem);top:calc(50% + 3rem);z-index:-1;width:11rem;height:11rem;transform:translate(-50%,-50%)}@media (min-width:1024px){.HomePage-krasty{display:block}.HomePage .Form{margin-right:0}}.TranslatePage{display:flex;flex-grow:1;flex-shrink:0;flex-direction:column}.TranslatePage-wrapper{flex-grow:1}.TranslatePage p{margin:1rem auto;max-width:calc(100% - 2rem)}.TranslatePage-title{margin:1.5rem auto 0;width:calc(100% - 2rem);line-height:2.5rem}.TranslatePage-title .H{display:none}.TranslatePage-title .h{color:#808080}.TranslatePage-title .h,.TranslatePage-title .o{font-style:italic;font-weight:400}.TranslatePage-title-soundWrapper{display:inline-block;position:relative;width:2.5rem;height:2.5rem;-webkit-appearance:none;background:transparent;border:none}.TranslatePage-title-soundWrapper:hover .TranslatePage-title-soundShadow{box-shadow:0 0 5px #404040}.TranslatePage-title-soundShadow{display:block;position:absolute;left:50%;bottom:50%;border-radius:.8rem;width:90%;height:90%;background:transparent;box-shadow:0 0 5px #808080;transform:translate(-50%,50%)}.TranslatePage-title-sound{position:absolute;width:2.5rem;height:2.5rem;cursor:pointer;fill:#cc0000;top:0;left:0}.TranslatePage-content{display:flex;justify-content:center}@media (min-width:1024px){.TranslatePage-content{justify-content:flex-start}}.TranslatePage-results{width:calc(100% - 2rem)}.TranslatePage-results-inner{min-height:38rem}p.TranslatePage-results-short{margin:0;line-height:1.5em;color:#000000;font-size:1.125rem;font-style:normal}p.TranslatePage-results-short:first-child{margin-top:2.75rem}p.TranslatePage-results-short .c{color:#666666;font-size:1rem;font-style:italic}p.TranslatePage-results-short .g,p.TranslatePage-results-short .v,p.TranslatePage-results-short .w,p.TranslatePage-results-short .y{font-style:italic}p.TranslatePage-results-short .d:before{content:"("}p.TranslatePage-results-short .d:after{content:")"}.TranslatePage-results-short-delimeter{display:inline-block;margin:0 .75rem;width:.75rem;height:2px;vertical-align:middle;background:#E0E0E0}@media (min-width:1024px){.TranslatePage-results{max-width:39.375rem}}.TranslatePage-noResults{word-wrap:break-word}.TranslatePage-sidePanel{display:none;margin:1.5rem 0 0 3.125rem;width:19.75rem}@media (min-width:1280px){.TranslatePage-sidePanel{display:block}}.TranslatePage-word{margin:0;font-size:1.5rem;word-wrap:break-word}.TranslatePage-word--word{margin-right:1rem}.TranslatePage-word--pronunciation{margin-right:1rem;color:#808080;word-break:keep-all}.TranslatePage-word>*{vertical-align:middle}.TranslatePage-warning{font-size:1rem;color:#CC0000;margin:0;line-height:1}@media (min-width:768px){.TranslatePage{margin-bottom:0}}@media (min-width:1024px){.TranslatePage{padding-left:16.75rem;flex-direction:row}.TranslatePage-title{margin-left:0;max-width:39.375rem}}.ErrorPage{display:flex;margin-bottom:7rem;flex-shrink:0;flex-direction:column}.ErrorPage-wrapper{flex-grow:1;max-width:720px}.ErrorPage-title{display:flex;margin:2.5rem auto 0;max-width:calc(100% - 2rem);align-items:center}.ErrorPage h1{font-size:1.5rem}@media (min-width:1024px){.ErrorPage h1{font-size:2rem}}.ErrorPage-content{display:flex;position:relative;height:100%;width:calc(100% - 2rem);flex-grow:1;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:2rem auto 0}.ErrorPage-content-illustration{width:10rem;height:10rem}@media (min-width:1024px){.ErrorPage-content{max-width:39.375rem}.ErrorPage-content-illustration{width:20rem;height:20rem}}.ErrorPage-sidePanel{display:none;margin:2.5rem 0 0 3.125rem;width:19.75rem}@media (min-width:1280px){.ErrorPage-sidePanel{display:block}}.ErrorPage-sidePanel--floated{position:fixed;top:1rem}.ErrorPage-word{margin:0;font-size:2.25rem}.ErrorPage-header{margin-top:1.5rem}.ErrorPage-button{background:#CC0000;color:white;border-radius:4px;line-height:1.5rem;padding:.75rem 2rem;font-weight:700;margin-top:3.75rem}.ErrorPage-button:hover{text-decoration:none;background:#A00000}.ErrorPage p{margin:1rem auto;max-width:calc(100% - 2rem)}@media (min-width:768px){.ErrorPage{margin-bottom:0;padding-left:16.75rem}.ErrorPage-word{font-size:2.5rem}}@media (min-width:1024px){.ErrorPage{flex-direction:row}.ErrorPage-title{margin:2.5rem 0 0}}.Box{margin:2rem auto;border-radius:.25rem;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}article.Box--partOfSpeech{margin:-.25rem 0 0;border-top-left-radius:0;border-top-right-radius:0}article.Box--partOfSpeech:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.Box:first-child{margin-top:1.5rem}.Box-header{display:flex;position:relative;border-bottom:1px solid #e0e0e0;padding:.75rem 1.5rem;justify-content:space-between;align-items:center}.Box-header-title{margin:0;line-height:1.5rem;color:#6D6D6D;font-size:.875rem;font-weight:400}.Box-header-title-form{margin-left:.5rem;font-style:italic}.Box-header-title .g{font-style:italic}.Box-header-button{display:flex;margin-left:.5rem;border:none;padding:0;align-items:center;color:#000000;text-decoration:underline;background:none;cursor:pointer;font-family:Arial,sans-serif;font-size:.875rem}.Box-header-button--expanded:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.Box-header-button-icon{margin-left:.5rem;width:1rem;height:1rem;fill:#000000}.Box--collapsable .Box-header{cursor:pointer}.Box-tabContent{border-bottom:1px solid #e0e0e0;padding:0 1.5rem;overflow:auto}.Box-tabContent .MORF_ENDI{font-weight:700}.Box-tabList{position:relative}.Box-tabList-inner{display:flex;border-bottom:1px solid #e0e0e0;padding:0 2rem;overflow:auto}.Box-tabList-item{padding:.625rem 1rem;flex-grow:1;line-height:1.5rem;text-align:center;color:#808080;cursor:pointer;font-size:1rem}.Box-tabList-item.active{border-bottom:2px solid black;color:black;font-weight:700}.Box-tabList-button{display:flex;position:absolute;top:0;box-sizing:border-box;width:4rem;height:2.875rem;justify-content:center;align-items:center}.Box-tabList-button--left{left:0;padding-right:1rem;background:linear-gradient(90deg,#FFFFFF,rgba(255,255,255,.9) 70%,rgba(255,255,255,0))}.Box-tabList-button--right{right:0;padding-left:1rem;background:linear-gradient(270deg,#FFFFFF,rgba(255,255,255,.9) 70%,rgba(255,255,255,0))}.Box-tabList-button--hidden{display:none}.Box-tabList-button-icon{width:.75rem;fill:#C0C0C0;pointer-events:none}.Box-content{padding:.5rem 1.5rem;font-size:.875rem}.Box-content--collapsed{display:none}.Box-content-pointer{margin:0 .375rem;width:1rem;height:.7rem}p.Box-content-words{max-width:calc(100% - 2rem)}.Box-content-words p,p.Box-content-words{margin:.5rem 0;line-height:1.5rem}.Box-content-words p .bold{font-weight:700}.Box-content-link{margin-right:.75rem;white-space:nowrap}.Box-content-line{display:block;margin:0 0 .25rem}.Box-content ol,.Box-content ul{position:relative}.Box-content ol:not(:last-child):after,.Box-content ul:not(:last-child):after{position:absolute;left:-1.5rem;bottom:0;width:calc(100% + 3rem);height:1px;content:"";background:#E0E0E0}.Box-content ol{margin:0;list-style-type:none}.Box-content ol>li{counter-increment:counter}.Box-content ol>li:before{content:counter(counter)}.Box-content ol li{position:relative;margin:.5rem 0;padding-left:1.375rem;line-height:1.25rem}.Box-content ol li:before{position:absolute;right:calc(100% - .635rem);color:#808080;font-size:1rem}.Box-content ul{margin:0;list-style-type:none}.Box-content ul li{margin:.5rem 0;line-height:1.25rem}.Box-content .c,.Box-content .phrs{font-style:italic}.Box-content .c{color:#666666;font-size:1rem}.Box-content .g,.Box-content .note,.Box-content .v,.Box-content .w{color:#808080}.Box-content .g,.Box-content .v,.Box-content .w{font-size:.875rem}.Box-content .g,.Box-content .v,.Box-content .w,.Box-content .y{font-style:italic}.Box-content .d:before,.Box-content .y:before{content:"("}.Box-content .d:after{content:")"}.Box-content .y{color:#808080;font-size:.875rem}.Box-content .y:after{content:") "}.Box-content .space{font-size:1.125rem}.Box--bold .no_translation,.Box--bold a{font-size:1rem;font-weight:700}.Box--bold ol,.Box--bold ul{padding:.5rem 0}.Box--bold .Box-content{padding:0 1.5rem}@media (min-width:1024px){.Box{margin:2rem 0}}.Form{display:flex;position:relative;margin:0 auto;border-radius:.25rem;max-width:calc(100% - 2rem);background:#FFFFFF;box-shadow:0 16px 24px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1)}@media (min-width:1024px){.Form{margin:0 5rem 0 0;max-width:45rem}}.Form-input-input{display:flex;flex-grow:1}@media (min-width:768px){.Form-input-input{position:relative}}.Form-input-input-iconWrapper{display:none;border:none;border-radius:.25rem;width:3rem;height:3rem;flex-shrink:0;justify-content:center;align-items:center;background:#FFFFFF}@media (min-width:768px){.Form-input-input-iconWrapper{display:flex}}.Form-input-input-iconWrapper--button{width:2.75rem;cursor:pointer;outline:none}.Form-input-input-iconWrapper--button:focus{outline:1px dotted #808080}.Form-input-input-iconWrapper--last{margin-right:.75rem}.Form-input-input-iconWrapper--search .Form-input-input-icon{width:1.1rem;height:1.1rem;fill:#808080}.Form-input-input-iconWrapper--clear{display:flex}.Form-input-input-iconWrapper--clear:not(.has-no-history){padding-left:0;padding-right:0;width:1.5rem}@media (min-width:1280px){.Form-input-input-iconWrapper--clear{display:none}}.Form-input-input-iconWrapper--clear .Form-input-input-icon{width:1rem;height:1rem;fill:#C0C0C0}.Form-input-input-iconWrapper--history{display:flex}.Form-input-input-iconWrapper--history .Form-input-input-icon{width:1.5rem;height:1.5rem;fill:#C0C0C0}.Form-input-input-iconWrapper--keyboard .Form-input-input-icon{width:1.8rem;height:1.8rem;fill:#C0C0C0}.Form-input-input-iconWrapper--active .Form-input-input-icon{fill:#CC0000}.Form-input-input-suggestContainer{position:absolute;bottom:0;left:0;width:100%;height:0}.Form-input-input-suggestContainer .szn-suggest-list{position:relative;top:.25rem;z-index:10}.Form-input-input-suggestContainer .szn-suggest-list .szn-suggest-list__list{border:none;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.Form-input-input-suggestContainer .szn-suggest-list .szn-suggest-list__text-metadata--leading{display:none}@media (min-width:768px){.Form-input-input-suggestContainer .szn-suggest-list .szn-suggest-list__text-value{padding-left:calc(3rem - 12px)}}.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__list{max-height:70vh;overflow-y:auto}.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__item--text{padding-top:.5rem;padding-bottom:.5rem}.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__text-metadata--leading{display:inline-block;width:1.5rem;height:1.5rem}.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__text-value{padding-left:0;height:1.5rem;line-height:1.5rem}.Form-input-input-suggestContainer.History .szn-suggest-list .szn-suggest-list__text-metadata-container{height:1.5rem}.Form-input-languageWrapper{display:flex}@media (min-width:768px){.Form-input-languageWrapper{position:relative}}.Form-input-button{position:relative;flex-grow:0;flex-shrink:0}.Form-input-wrapper{position:relative;width:100%}.Form-input-typingCount{position:absolute;top:.2rem;right:0;font-size:.6rem;font-weight:600;color:#808080}.Form-element{box-sizing:border-box;margin:0;height:3rem;-webkit-appearance:none;font-size:1rem;font-family:inherit}.Form-element:focus{outline:1px dotted #808080}.Form-element-input{box-sizing:border-box;border:1px solid transparent;border-radius:.25rem 0 0 .25rem;padding:.75rem .25rem .75rem .875rem;width:100%;height:3rem;flex-grow:1;font-family:inherit}.Form-element-input:focus{outline:none}.Form-element-input::-webkit-clear-button{display:none;-webkit-appearance:none}.Form-element-input:-ms-input-placeholder{color:#808080}.Form-element-input::placeholder{color:#808080}@media (min-width:768px){.Form-element-input{padding:.75rem 0}}.Form-element-button{display:flex;border:none;border-radius:0 .25rem .25rem 0;padding:1rem .95rem;justify-content:center;align-items:center;color:#FFFFFF;background:#CC0000;cursor:pointer;font-weight:700;font-family:Helvetica,sans-serif}.Form-element-button:hover{background:#A00000}@media (min-width:768px){.Form-element-button{padding:0 1.5rem}}.Form-element-button-search{position:relative;width:1.1rem;height:1.1rem;fill:#FFFFFF}.Form-element-select{display:flex;position:relative;margin:0;border:none;border-left:1px solid #e0e0e0;padding:0 .75rem 0 .2rem;align-items:center;color:#808080;background-color:#FFFFFF;cursor:pointer;outline:none;font-family:inherit}@media (min-width:768px){.Form-element-select{padding-left:1rem;width:12rem}}@media (min-width:1024px){.Form-element-select{padding-left:.2rem}}.Form-element-select-flag{margin:0 .4375rem;border-radius:.625rem;width:1.625rem;height:1.625rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.Form-element-select-flag{display:none}}.Form-element-select-value{display:none;flex-grow:1;text-align:start;font-family:inherit}@media (min-width:768px){.Form-element-select-value{display:block}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.Form-element-select-value{display:block;margin:0 .4375rem;text-align:left}}.Form-element-select-arrow{width:.8rem;height:.8rem;fill:#808080}.Form-element-select-arrow.turned{transform:rotate(180deg)}.Form-element-hiddenSelect{opacity:0;-webkit-appearance:none;width:0;height:0;padding:0;margin:0 .25rem 0 0;position:absolute}.Form-element-selectDropdown{display:block;position:absolute;left:0;top:calc(100% + .25rem);z-index:1;border-radius:4px;width:100%;min-width:10rem;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);padding:0;margin:0}.Form-element-selectDropdown-item{display:flex;margin:0 .25rem;border-radius:4px;align-items:center;cursor:pointer}.Form-element-selectDropdown-item:first-child{margin-top:.25rem}.Form-element-selectDropdown-item:last-child{margin-bottom:.25rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.Form-element-selectDropdown-item{height:1.625rem;padding:.6375rem}}.Form-element-selectDropdown-item--selected{background-color:#F0F0F0}.Form-element-selectDropdown-item-flag{margin:.6375rem;border-radius:.625rem;width:1.625rem;height:1.625rem}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.Form-element-selectDropdown-item-flag{display:none}}.Form-keyboard{display:none;position:absolute;top:100%;left:0;z-index:10;box-sizing:border-box;margin-top:.25rem;border-radius:.25rem;padding:.5625rem .8125rem;width:100%;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.Form-keyboard--visible{display:block}.Form-keyboard-control{display:flex;margin-bottom:1.25rem;flex-direction:row;justify-content:space-between}.Form-keyboard-control-left{position:relative}.Form-keyboard-select{position:absolute;border-radius:4px;width:12.5rem;background-color:#FFFFFF}.Form-keyboard-select--isOpened{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 16px 24px -16px rgba(0,0,0,.1)}.Form-keyboard-select-button{display:flex;border:1px solid #e0e0e0;border-radius:4px;padding:0 1rem 0 .75rem;width:100%;justify-content:space-between;align-items:center;line-height:2rem;background:#FFFFFF;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.15);cursor:pointer;font-size:.875rem;font-family:inherit;outline:none}.Form-keyboard-select-arrow{width:.8rem;height:.8rem;fill:#808080}.Form-keyboard-select--isOpened .Form-keyboard-select-arrow{transform:rotate(180deg)}.Form-keyboard-select-item{margin:0 .25rem;border-radius:.25rem;padding:0 .5rem;line-height:1.75rem;cursor:pointer;font-size:.875rem}.Form-keyboard-select-item:hover{background-color:#F0F0F0}.Form-keyboard-select-item:first-of-type{margin-top:.25rem}.Form-keyboard-select-item:last-of-type{margin-bottom:.25rem}.Form-keyboard-close{border:none;padding:0 .5rem;line-height:2rem;vertical-align:middle;background:none;cursor:pointer;font-size:.875rem;font-family:inherit}.Form-keyboard-row{display:flex}.Form-keyboard-key,.Form-keyboard-row--center{justify-content:center}.Form-keyboard-key{display:flex;margin:.1875rem;border:1px solid #e0e0e0;border-radius:.25rem;width:2.5rem;height:2.5rem;align-items:center;color:#404040;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);cursor:pointer}.Form-keyboard-key--active{box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.15)}.Form-keyboard-key--caps{width:4.5rem}.Form-keyboard-key--shift{width:5.375rem}.Form-keyboard-key--rAlt{width:4.375rem}.Form-keyboard-key--space{width:17.5rem}.Form-keyboard-key--backspace,.Form-keyboard-key--enter{width:auto;flex-grow:1}.Form-keyboard-key-backspace,.Form-keyboard-key-enter{width:1.5rem;fill:#404040}.Form-keyboard-fill{margin:.1875rem;border:1px solid #e0e0e0;border-radius:.25rem;width:auto;height:2.5rem;flex-grow:1}.Form-keyboard-empty{margin:.1875rem;width:2.5rem;height:2.5rem}.Footer{display:flex;margin:0 auto 4.5rem;width:90%;flex-direction:column;flex-wrap:wrap}@media (min-width:768px){.Footer{margin:7rem auto 4.5rem;width:100%;max-width:34rem;flex-direction:row}}@media (min-width:1024px){.Footer{margin:7.5rem auto 4.5rem;padding-left:16.75rem;max-width:56.5rem}}.Footer.Footer--noMarginTop{margin-top:0}@media (min-width:768px){.Footer.Footer--noMarginTop{margin-top:0}}@media (min-width:1024px){.Footer.Footer--noMarginTop{margin-top:0}}.Footer-logo{display:none;width:9.25rem;height:1.875rem}@media (min-width:768px){.Footer-logo{display:block;margin-right:1rem;flex-basis:40%}.Footer-logoWrapper{order:2}}.Footer-text{order:3;margin-top:.75rem;font-size:.875rem}@media (min-width:768px){.Footer-text{margin-top:0;flex-basis:60%;flex-grow:1}}.Footer-text--languages{order:1;margin-top:1.875rem;flex-basis:100%;line-height:1.5rem}@media (min-width:768px){.Footer-text--languages{margin-top:0;margin-bottom:1rem}}.Footer-text-link{appearance:none;border:none;font-size:inherit;font-weight:inherit;font-family:inherit;background:none;color:#222222;cursor:pointer}.Footer-text-bullet{display:inline-block;margin:0 .5rem}.Footer-text-copy{margin-top:1em;color:#808080}.Footer-text-copy:last-child{margin-top:0}.Header{display:flex;flex-direction:column}.Header-logo{margin-top:1.5rem;width:16.75rem;flex-shrink:0}.Header-logo-image{width:13.75rem;height:3rem;margin-bottom:-.25rem}.Header-form{flex-grow:1;margin-top:1.5rem}.Header-login{position:absolute;top:1.25rem;right:1rem;display:flex;align-items:center;z-index:1}.Header-login-link{margin-left:1rem;font-size:.875rem}.Header-direction{display:flex;margin:.75rem auto 0;max-width:calc(100% - 2rem)}.Header-direction-button{display:block;position:relative;margin-right:1rem;padding-left:1rem;color:#CC0000;cursor:pointer;font-size:.875rem}.Header-direction-button:before{position:absolute;left:0;top:50%;border-radius:50%;width:.5rem;height:.5rem;content:"";background:transparent;transform:translateY(-50%)}.Header-direction-button.active{color:#000000}.Header-direction-button.active:before{background:#CC0000}@media (min-width:1024px){.Header{flex-direction:row}.Header-direction{margin:.75rem 0 0}}.Progress{height:2px;background:#CC0000;width:100%;position:fixed;top:0;left:0;transition:transform .2s}.SidePanel{width:16.75rem}.SidePanel-logo{margin-top:1.5rem;width:13.75rem;height:2.75rem}.MorfTable{position:relative;margin:1.5rem 0}.MorfTable-title{margin:0 0 .5rem;line-height:1.5rem;color:#000000;font-weight:700;font-size:.875rem}@media (min-width:768px){.MorfTable-title{position:absolute}}.MorfTable-container{display:flex;flex-direction:column}@media (min-width:768px){.MorfTable-container{flex-direction:row}}.MorfTable-table{font-size:.875rem}.MorfTable-table--single{width:100%}.MorfTable-table:nth-child(n+2){margin-top:1rem}.MorfTable-table-title{line-height:1.25rem;text-align:start;font-style:italic}@media (min-width:768px){.MorfTable-table-title{padding-bottom:.75rem;color:#666666;font-style:normal}.MorfTable-table:first-child .MorfTable-table-title{margin-left:10rem}.MorfTable-table:first-child{width:65%}.MorfTable-table:nth-child(n+2){margin-top:0;width:35%}}.MorfTable-row--empty{display:none}@media (min-width:768px){.MorfTable-row--empty{display:table-row}}.MorfTable-cell{height:1.25rem;line-height:1.25rem;text-align:start}.MorfTable-cell--header{width:5.5rem;color:#666666;font-weight:400}@media (min-width:768px){.MorfTable-cell--header{width:9.75rem}}.MorfTable-cell-ending{font-weight:700}@media (min-width:768px){.MorfTable-table:nth-child(n+2) .MorfTable-cell--header{display:none}}.TextSSP{margin:2rem 1.5rem;height:3.75rem;overflow:hidden}@media (min-width:768px){.TextSSP{margin:2.5rem}}.TextSSP-reklama{display:block;line-height:1.25rem;color:#808080;font-size:.75rem}.TextSSP-reklama:hover{text-decoration:none}.TextSSP-content{display:block;line-height:1.25rem;color:#000000;font-size:.875rem}.TextSSP-content:hover{text-decoration:none}.TextSSP-content-title{display:inline;margin:0;color:#CC0000;font-weight:400}.TextSSP-content-shopName{color:#CC0000}.TextSSP-content:hover .TextSSP-content-shopName,.TextSSP-content:hover .TextSSP-content-title{text-decoration:underline}.BannerSSP--sticky{position:sticky;top:1rem;margin-bottom:1.6rem}.BannerSSP--floated{position:fixed;top:1rem}.BannerSSP--empty{visibility:hidden;height:0}.BannerSSP-inner{position:relative;margin:0 auto}.BannerSSP-inner:after{content:"REKLAMA";position:absolute;top:calc(100% + .25rem);right:0;font-size:.5rem;color:#666666}.MiddleContainer{overflow:hidden;min-height:15.625rem;max-width:100vw;margin:1rem -1rem 0}@media (min-width:1024px){.MiddleContainer{min-height:18.75rem;margin:1rem 0 0}}.EndContainer{min-height:13.125rem;margin:3.2rem -1rem;align-self:center}@media (min-width:1024px){.EndContainer{max-width:60.625rem;margin-left:-10.625rem;margin-right:0;width:60.625rem}}.SkyContainer{display:flex;flex-direction:column;max-height:calc(100% - 25rem);height:100%}.SkyContainer-item{position:relative;height:81.25rem;min-height:81.25rem;max-height:81.25rem}.SkyContainer-item:first-child:last-child,.SkyContainer-item:last-child{height:auto;min-height:37.5rem}.SkyContainer-item:last-child{flex-grow:1;max-height:none}#fireworks-canvas{position:fixed;pointer-events:none;height:100vh;width:100vw;left:0;bottom:0;z-index:-1}