.button{cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:8px;gap:8px;color:#fff;text-align:center;font-family:SeroWebPro,Helvetica,sans-serif;font-weight:500;font-size:15px;line-height:1.2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#002c70;padding:10px 24px 8px;border:2px solid #002c70;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in}.button svg path{fill:#fff}.button:active,.button:focus,.button:hover,.button svg path{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.button:active,.button:focus,.button:hover{background:#33568c;border-color:#33568c;outline:0}.button.md{padding:15px 24px 13px}.button.secondary{background:#fff;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;color:#002c70}.button.secondary:active,.button.secondary:focus,.button.secondary:hover{border-color:#33568c;color:#33568c}.button.floating{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#03af30;border:none;height:48px;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;-webkit-box-shadow:0 6px 12px -3px rgba(53,53,54,.6);-moz-box-shadow:0 6px 12px -3px rgba(53,53,54,.6);box-shadow:0 6px 12px -3px rgba(53,53,54,.6)}.button.floating.icon-only{padding-left:19px;padding-right:19px}.button.floating.icon-only .children{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.button.inactive{cursor:default}.button.inactive .children{opacity:1%}.button.inactive:active,.button.inactive:focus,.button.inactive:hover{background:#002c70;border-color:#002c70}.button.inactive.secondary{background:#fff}.button.inactive.secondary:active,.button.inactive.secondary:focus,.button.inactive.secondary:hover{color:#002c70;outline:0}.button.disabled{cursor:default;color:#fff;background:#cdcecf;border-color:#cdcecf}.button.disabled:active,.button.disabled:focus,.button.disabled:hover{background:#cdcecf;border-color:#cdcecf;color:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.TranslationContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TranslationContainer .btn{background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none}.LanguageSelectionPanel{padding:8px 0;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}.LanguageSelectionPanel,.LanguageSelectionPanel .dropdown-container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.LanguageSelectionPanel .dropdown-container{width:100%}.LanguageSelectionPanel .dropdown-container.left{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:576px){.LanguageSelectionPanel .dropdown-container .Dropdown{position:relative}.LanguageSelectionPanel .dropdown-container .Dropdown .dropdown-list.open{right:0}.LanguageSelectionPanel .dropdown-container.left .Dropdown .dropdown-list.open{left:0;right:auto}}.LanguageSelectionPanel .SwitchBtn{margin:0;padding:0 40px}@media (max-width:576px){.LanguageSelectionPanel .SwitchBtn{padding:0 24px}}.LanguageSelectionPanel .icon-exchange{font-size:18px;position:relative;top:-2px}@media (max-width:576px){.LanguageSelectionPanel .icon-exchange{font-size:14px}}.LanguageSelectionDropdown{height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.LanguageSelectionDropdown button{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.LanguageSelectionDropdown:first-child button{-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.LanguageSelectionDropdown:last-child button{text-align:left}.LanguageSelectionDropdown .btn{width:100%;border:none!important;background-color:rgba(0,0,0,0)!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.LanguageSelectionDropdown .dropdown-toggle{text-transform:uppercase;padding:0 24px 0 32px!important;color:#353536!important}.LanguageSelectionDropdown .dropdown-toggle:active,.LanguageSelectionDropdown .dropdown-toggle:focus,.LanguageSelectionDropdown .dropdown-toggle:hover{color:unset}.LanguageSelectionDropdown .dropdown-toggle:after{display:none!important}.LanguageSelectionDropdown .Icon{position:relative;top:-2px}.LanguageSelectionDropdown .dropdown-menu{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-width:2px;border-color:#cdcecf}.LanguageSelectionDropdown .dropdown-menu .dropdown-item{height:36px;padding:4px 16px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.LanguageSelectionDropdown .dropdown-menu .dropdown-item:focus,.LanguageSelectionDropdown .dropdown-menu .dropdown-item:hover{background:#edeef0}.LanguageSelectionDropdown .dropdown-menu .dropdown-item .flag{margin-left:32px}.TranslationPanel{position:relative;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:2px solid #9a9b9c;font-size:16px;line-height:1.5;color:#353536;-webkit-transition:border .36s ease-in;-o-transition:border .36s ease-in;-moz-transition:border .36s ease-in;transition:border .36s ease-in}.TranslationPanel.OnSelection{border-color:#03af30}.TranslationPanel .LeftPanel .Input{-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.TranslationPanel .RightPanel{background:#edeef0;position:relative;-webkit-box-shadow:inset 0 0 8px 1.6px rgba(0,0,0,0);-moz-box-shadow:inset 0 0 8px 1.6px rgba(0,0,0,0);box-shadow:inset 0 0 8px 1.6px rgba(0,0,0,0);-webkit-transition:-webkit-box-shadow .36s ease-in-out;transition:-webkit-box-shadow .36s ease-in-out;-o-transition:box-shadow .36s ease-in-out;-moz-transition:box-shadow .36s ease-in-out,-moz-box-shadow .36s ease-in-out;transition:box-shadow .36s ease-in-out;transition:box-shadow .36s ease-in-out,-webkit-box-shadow .36s ease-in-out,-moz-box-shadow .36s ease-in-out;overflow:hidden}.TranslationPanel .RightPanel .Output{-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.TranslationPanel .RightPanel .BottomBar{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.TranslationPanel .RightPanel.OnSelection{-webkit-box-shadow:inset 0 0 8px 1.6px #03af30;-moz-box-shadow:inset 0 0 8px 1.6px #03af30;box-shadow:inset 0 0 8px 1.6px #03af30}.TranslationPanel .RightPanel.OnSelection .Output span{cursor:text}.TranslationPanel .RightPanel.OnSelection .Output span:active,.TranslationPanel .RightPanel.OnSelection .Output span:focus,.TranslationPanel .RightPanel.OnSelection .Output span:hover{text-decoration:none}.TranslationPanel .LeftPanel,.TranslationPanel .RightPanel{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 16px 16px}.TranslationPanel .LeftPanel .BottomBar,.TranslationPanel .RightPanel .BottomBar{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.TranslationPanel .LeftPanel .BottomBar .icons,.TranslationPanel .RightPanel .BottomBar .icons{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.TranslationPanel .TranslationStatus{position:absolute;top:-webkit-calc(50% - 30px);top:-moz-calc(50% - 30px);top:calc(50% - 30px);left:-webkit-calc(100% - 13px);left:-moz-calc(100% - 13px);left:calc(100% - 13px);z-index:1}.TranslationPanel form{margin:0!important}@media screen and (max-width:991px){.TranslationPanel{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TranslationPanel .LeftPanel,.TranslationPanel .RightPanel{-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.TranslationPanel .Keyboard{display:none}.TranslationPanel .TranslationStatus{top:-webkit-calc(100% - 13px);top:-moz-calc(100% - 13px);top:calc(100% - 13px);left:-webkit-calc(50% - 18px);left:-moz-calc(50% - 18px);left:calc(50% - 18px)}.TranslationPanel .RightPanel.Empty{display:none}}@media screen and (max-width:761px){.TranslationPanel{border-right:none;border-left:none}}@media screen and (min-width:992px){.TranslationPanel .RightPanel{padding-left:24px}}.Input{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-right:20px}.Input textarea{-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border:none;resize:none!important;padding:0;color:inherit!important;font-size:16px;line-height:1.5;font:inherit}.Input textarea,.Input textarea:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.Input textarea:focus{outline:none}@media screen and (max-width:800px){.Input textarea{min-height:25vh}}@media screen and (min-width:2000px){.Input textarea{min-height:25vh}}@media screen and (min-width:801px) and (max-width:1999px){.Input textarea{min-height:40vh}}.Input .ClearBtn{position:absolute;top:0;right:0;color:#9a9b9c;font-size:28px;cursor:pointer;height:36px;width:36px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.Input .ClearBtn:active{color:#03af30}.Output{width:100%;white-space:pre-line;overflow-y:hidden}.Output.ERROR{color:#f55b4e}.Output:not(.ERROR){color:inherit}.Output:not(.ERROR) a{color:inherit!important}.Output span{cursor:pointer}.Output span:hover{text-decoration:underline}.CharCounter{color:#cdcecf;font-size:12px;display:none;text-align:right;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%;position:relative;bottom:-5.6px}.CharCounter.visible{display:block}.CharCounter.error{color:#f55b4e;font-weight:700}.Mic.Recording,.Speaker.Reading{color:#03af30}.Icon{height:36px;width:36px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#353536;font-size:22px;margin-right:4px;opacity:.75}.Icon i{font-size:inherit;color:inherit}.Icon i,.Icon i:before{cursor:inherit}.Icon:active{color:#03af30}.Icon.disabled{cursor:default;color:#cdcecf}.Icon.disabled:active{color:#cdcecf}.OutputWordMenu{background-color:#fff;z-index:4;max-height:-webkit-calc(100% - 160px);max-height:-moz-calc(100% - 160px);max-height:calc(100% - 160px);overflow-y:auto;position:fixed;width:300px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.075);-moz-box-shadow:0 5px 10px rgba(0,0,0,.075);box-shadow:0 5px 10px rgba(0,0,0,.075);border:2px solid #cdcecf;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.OutputWordMenu .WaitingContainer{height:40px}.OutputWordMenu .WaitingContainer .Waiting{padding:8.8px 32px 12px 24px;line-height:6px}.OutputWordMenu .CloseBtn{position:absolute;right:0;font-size:28px;cursor:pointer;height:36px;width:36px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#9a9b9c}.OutputWordMenu .DictionaryLink{padding:8.8px 32px 12px 24px;font-size:14px;background:#edeef0;text-decoration:underline}.OutputWordMenu .DictionaryLink .LinkText{color:#353536}.OutputWordMenu .Alternatives .Title{padding:12px 32px 12px 24px;text-transform:uppercase;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.OutputWordMenu .Alternatives .Alternative{padding:8px 24px 8px 12px;font-size:14px;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.OutputWordMenu .Alternatives .Alternative:hover{background:#edeef0}.OutputWordMenu .Alternatives .Alternative.notExpandable{padding-left:52px;padding-top:18px;padding-bottom:12px;line-height:22px}.OutputWordMenu .Alternatives .Alternative .Expand{position:relative;top:3px}.OutputWordMenu .Alternatives .Alternative .Sentence{-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}.OutputWordMenu .Alternatives .Alternative .Sentence .elipsies{color:#9a9b9c}@media (max-width:761px){.OutputWordMenuOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(33,41,52,.75);z-index:10000;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.OutputWordMenuOverlay .OutputWordMenu{width:90%;height:90%}.OutputWordMenuOverlay .OutputWordMenu.reducedHeight{height:auto}}.left .dropdown-toggle{margin-right:-8px}.Dropdown .dropdown-toggle{text-transform:uppercase;color:#353536;background:none;outline:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}@media (max-width:576px){.Dropdown .dropdown-toggle{font-size:12px}}.Dropdown .dropdown-toggle .Icon{margin:0;position:relative;top:-2px}@media (max-width:576px){.Dropdown .dropdown-toggle .Icon{font-size:18px}}.Dropdown .dropdown-list{display:none;border:2px solid #cdcecf;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:.5rem 0;position:absolute;z-index:999;background:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.075);-moz-box-shadow:0 5px 10px rgba(0,0,0,.075);box-shadow:0 5px 10px rgba(0,0,0,.075);max-height:40vh;overflow-y:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.Dropdown .dropdown-list ul{list-style:none;margin:0}.Dropdown .dropdown-list ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding:12px 24px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.Dropdown .dropdown-list ul li .flag{margin-left:24px;width:16px;height:12px;border:1px solid #eee}.Dropdown .dropdown-list ul li:hover{background:#edeef0}.Dropdown .dropdown-list.open{display:block}.Waiting{font-size:2rem;line-height:.5}.Waiting #dot1,.Waiting #dot2{-webkit-animation:hideNseek 1.5s infinite;-moz-animation:hideNseek 1.5s infinite;-o-animation:hideNseek 1.5s infinite;animation:hideNseek 1.5s infinite}.Waiting #dot2{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.Waiting #dot3{-webkit-animation:hideNseek 1.5s infinite;-moz-animation:hideNseek 1.5s infinite;-o-animation:hideNseek 1.5s infinite;animation:hideNseek 1.5s infinite;-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}@-webkit-keyframes hideNseek{0%{opacity:0}to{opacity:1}}@-moz-keyframes hideNseek{0%{opacity:0}to{opacity:1}}@-o-keyframes hideNseek{0%{opacity:0}to{opacity:1}}@keyframes hideNseek{0%{opacity:0}to{opacity:1}}.PoweredBy{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:2px;font-size:12px;color:#cdcecf}@media screen and (max-width:991px){.PoweredBy{width:100%}}.AdditionalInfo{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:8px 24px}@media screen and (min-width:992px){.AdditionalInfo{margin-left:50%}}.Feedback{position:-webkit-sticky;position:sticky;background:#fff;min-width:300px;max-width:600px;width:30%;bottom:16px;right:24px;place-self:self-end;font-size:14px;overflow:hidden;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 2px 4px -2px rgba(53,53,54,.7);-moz-box-shadow:0 2px 4px -2px rgba(53,53,54,.7);box-shadow:0 2px 4px -2px rgba(53,53,54,.7);z-index:100}.Feedback.final{text-align:center;background:#03af30;color:#fff;padding:24px;min-width:unset;max-width:190px}.FeedbackClose{border:0;background:none;position:absolute;top:0;right:0;padding:0;opacity:.4;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.FeedbackClose>.Icon{margin:0}.FeedbackClose:focus,.FeedbackClose:hover{opacity:.8}.FeedbackRating{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding:8px 16px 24px}.FeedbackRating .Icon{border:1px solid #edeef0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.FeedbackRating .Icon:active,.FeedbackRating .Icon:focus{border-color:1px solid #cdcecf}.FeedbackRatingNegative:hover{color:#f55b4e}.FeedbackRatingPositive:hover{color:#03af30}.FeedbackContainer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style-type:none;margin:0;padding:24px 16px;background:#fff}.FeedbackContainer.primary{background:#dbf2dd}.FeedbackContainer .button{margin-top:24px}.FeedbackChoices{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.FeedbackChoicesOption{cursor:pointer;display:block;overflow:hidden}.FeedbackChoicesOption input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:24px;max-height:24px;margin-right:16px!important}.FeedbackChoices.static{margin-bottom:16px}.FeedbackChoices.static .FeedbackChoicesOption{cursor:unset}.FeedbackInner{overflow:hidden;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.FeedbackSelectionPreview{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;border:1px solid #cdcecf;padding:16px;min-height:70px;-webkit-transition:border-color 1.2s cubic-bezier(.45,.06,.58,.69);-o-transition:border-color 1.2s cubic-bezier(.45,.06,.58,.69);-moz-transition:border-color 1.2s cubic-bezier(.45,.06,.58,.69);transition:border-color 1.2s cubic-bezier(.45,.06,.58,.69)}.FeedbackSelectionPreview,.FeedbackSelectionPreview:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.FeedbackSelectionPreview:focus{border:1px solid #03af30}.FeedbackSelectionPreview[disabled]{background:hsla(0,0%,100%,.7)}.FeedbackSelectionPreviewMessage{font-size:12px;color:#9a9b9c}.FeedbackSelectionTextarea{padding:0;margin:0;width:100%;min-height:70px}.FeedbackSelectionTextarea,.FeedbackSelectionTextarea:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none}.FeedbackSelectionMessage{padding:16px 0 12px;margin:0}.FeedbackSelectionMessage.center,.FeedbackTitle{text-align:center}.FeedbackTitle{padding:28px 24px 16px;margin:0;overflow:hidden}@media screen and (max-width:991px){.Feedback{bottom:0;right:24px}}@media screen and (max-width:800px){#text_translation_react{min-height:-webkit-calc(25vh + 160px);min-height:-moz-calc(25vh + 160px);min-height:calc(25vh + 160px)}}@media screen and (min-width:2000px){#text_translation_react{min-height:-webkit-calc(25vh + 160px);min-height:-moz-calc(25vh + 160px);min-height:calc(25vh + 160px)}}@media screen and (min-width:801px) and (max-width:1999px){#text_translation_react{min-height:-webkit-calc(40vh + 160px);min-height:-moz-calc(40vh + 160px);min-height:calc(40vh + 160px)}}
/*# sourceMappingURL=main.eb10c5b5.chunk.css.map */