@charset "UTF-8";*:where( :not(html,iframe,canvas,img,svg,video,audio,b,i):not( svg *,symbol * ) ){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}[hidden]{display:none}.app{position:relative;width:100%;max-width:1304px;min-height:310px;height:754px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;border-radius:25px;background:#fff;margin-bottom:10rem}.panel{display:grid;grid-template-rows:auto 1fr;grid-gap:1rem;max-height:100%;overflow:hidden}.lang-labels{position:relative;min-height:105px;height:105px;display:flex;justify-content:center;align-items:center;background:#0ba}.lang-labels label{position:relative;padding:0 .5em;display:flex;align-items:center}.lang-labels label.label-from{right:4rem}.lang-labels .lang-select{min-width:18.5rem;height:4.5rem;padding:.25rem .5rem;display:flex;justify-content:center;align-items:center;text-align:center;background:#0ba;color:#fff;font-size:2.4rem;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='17' height='9' viewBox='0 0 17 9' fill='none'><path opacity='0.8' d='M1.47656 1.24785L8.25226 7.66378L15.028 1.24785' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:50%}.lang-labels button{cursor:pointer;border-radius:4px;background:#eef;padding:0;padding:.25rem .5rem}.lang-labels .swap{min-width:7.6rem;min-height:7.6rem;width:7.6rem;height:7.6rem;margin-right:0;border-radius:50%;background-color:#004545;background-image:url(/images//icon-swap.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;background-size:4rem;transition:all .3s ease-out}.lang-labels .swap.active{background-color:#fff;background-image:url(/images//icon-swap-active.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;background-size:4rem}.panel-wrapper{height:calc(100% - 105px);display:flex;align-items:stretch}.panel-wrapper .panel{flex:1 0 50%;display:flex;align-items:stretch}.panel-wrapper .panel #input,.panel-wrapper .panel #output{position:relative;width:100%;height:100%;padding:4rem 7.8rem 4rem 5.3rem;font-family:Roboto;font-size:2rem;overflow-x:hidden;overflow-y:auto}.panel-wrapper .panel #input:empty:not(:focus)::before{content:'Type here to translate…';opacity:.5}@media only screen and (max-width:800px){.app{width:90%}.lang-labels{justify-content:space-evenly}.lang-labels label.label-from{right:0}.lang-labels .lang-select{min-width:50%;width:auto;font-size:1.8rem;background-image:none}.lang-labels .swap{min-width:5.7rem;min-height:5.7rem;width:5.7rem;height:5.7rem;margin-left:.41rem;margin-right:.41rem;background-size:3rem}.panel-wrapper{flex-direction:column}.panel-wrapper .panel #input,.panel-wrapper .panel #output{padding:2rem 3.9rem 2rem 2.65rem}.panel-wrapper .panel #output::after{bottom:2rem;right:2.65rem}.panel-wrapper .panel.panel--from #input{border-right:1px solid #0ba!important;border-bottom-left-radius:0!important}}.credits{grid-area:credits}.credits img{float:left;margin:1em 0}textarea,[contenteditable],.output-area{padding:1rem;font-family:Roboto;font-size:1rem;resize:none;border-radius:2px;border:1px solid #ccc;min-height:100px;max-height:100%;overflow:auto;font-size:18px}#output{background-color:#cce9e9;position:relative}.output-area [x-bergamot-word-score].bad{background-image:linear-gradient(45deg,transparent 65%,red 80%,transparent 90%),linear-gradient(135deg,transparent 5%,red 15%,transparent 25%),linear-gradient(135deg,transparent 45%,red 55%,transparent 65%),linear-gradient(45deg,transparent 25%,red 35%,transparent 50%);background-repeat:repeat-x;background-size:8px 2px;background-position:0 95%}.output-area [x-bergamot-sentence-score].bad{background:rgba(255,128,128,.8)}.output-area [x-bergamot-sentence-index].highlight-sentence{background:rgba(255,255,128,.8)}.app.translating #output::after{position:absolute;bottom:2rem;right:5.3rem;content:"Translating…"}.app.loading #output::after{position:absolute;bottom:2rem;right:5.3rem;content:"Loading translation model…"}#unsupported-browser{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff}.article-header{display:none}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Light-Italic;src:url(/fonts/Poppins-LightItalic.ttf)format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal}html{width:100%;height:100%;font-size:62.5%;font-family:Roboto}body{position:relative;height:100%;font-size:1.6rem;line-height:1.3}body.noscroll{overflow:hidden}h2,h3,h4,h5,h6{margin:3.8rem 0 .6rem}h1{font-size:3.2rem}h2{font-size:2.5rem}p,ul,ol{font-size:2rem;margin:0 0 .8em}a{text-decoration:underline;color:#008383}a:hover{color:#ef5778}.text-col p{text-align:left}.text-col ul{text-align:left;list-style-type:'- ';list-style-position:inside}.text-col ul li{margin:0 0 .2em}.text-col picture{display:inline-block;margin:.8em 0}.text-col+.text-col{margin-top:3.2em}.header{width:100%;height:12rem;background-color:#043433;display:flex;flex-direction:column;align-items:flex-end;position:relative;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:999}.header .header-content{width:100%;height:100%;position:relative;background-color:#fff;border-bottom-left-radius:25px;border-bottom-right-radius:25px;display:flex;justify-content:center;align-items:center}.header .header-content .main-logo{width:280px;height:95px;background-image:url(/images/logo-light.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.not-found{height:calc(100vh - 12rem);padding:8rem 2rem 0;display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center;overflow:hidden;background:linear-gradient(180deg,#004545 0%,#0ba 100%)}.not-found h2{font-size:3.5rem}.not-found .nf-text{margin-top:2.5rem;font-size:2rem}.module-wrapper{position:relative;background:#004545}.module-wrapper .module-bg{position:absolute;width:100%;height:20rem;bottom:0;background:#004545}.module-wrapper.next-light .module-bg{background:#0ba}.module-wrapper .module{position:relative;z-index:998;border-radius:25px;background:linear-gradient(180deg,#004545 0%,#0ba 100%);box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;justify-content:center;flex-direction:column}.module-wrapper .module .module-heading{display:flex;justify-content:center;padding-top:5rem;padding-bottom:5rem;text-transform:uppercase;color:#fff;font-size:2.5rem;text-align:center;font-family:Roboto}.about{border-radius:0 0 25px 25px}.about .about-h-wrapper{position:relative;height:100%;display:flex;flex-direction:column;align-items:stretch}.about .about-h-wrapper .about-bg-container{position:absolute;width:100%;min-height:100%;display:flex;justify-content:space-between;height:auto;flex-shrink:0}.about .about-h-wrapper .about-bg-container .about-bg-left{width:100%;min-height:100%;background-color:#ecf0f3}.about .about-h-wrapper .about-bg-container .about-bg-right{width:100%;min-height:100%;background:#b0e1e0}.about .about-h-wrapper .about-header{display:flex;justify-content:center;align-items:center;color:#fff;font-size:4.8rem;height:130px;border-radius:0 0 25px 25px;background:#004545;color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:997}.about .about-col-container,.about .contact-col-container{display:flex;flex:auto}.about .about-col-container{background:#0ba;padding-bottom:1rem}.about .about-col{width:100%;flex:.5 0;padding:10rem 2rem;box-shadow:0 4px 4px rgba(0,0,0,.25)}.about .about-col-left{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:0 0 0 25px;background-color:#ecf0f3;color:#004545}.about .about-col-left .col-h{max-width:510px;padding-bottom:5rem;font-size:2rem;text-align:left}.about .about-col-left .col-item{width:100%;max-width:51rem;margin-bottom:2.8rem;display:flex;flex-direction:row;align-items:center}.about .about-col-left .col-item .photo{width:110px;height:110px;margin-right:2rem;flex:1 0 auto;background-image:url(/images/photo.png);background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:50%}.about .about-col-left .col-item .col-content .content-h{font-size:2.5rem;margin-bottom:.7rem}.about .about-col-right{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:0 0 25px 0;background:#b0e1e0;color:#004545}.about .about-col-right .contact-h-wrapper{display:none}.about .about-col-right .contact-h{font-size:4.8rem;margin-bottom:6.2rem}.about .about-col-right .contact-form .f-item{margin-bottom:2rem}.about .about-col-right .contact-form .f-item input{max-width:51rem;width:100%;border-radius:10px;border:2px solid #004545;background:#fff;box-shadow:0 -8px 16px rgba(33,34,28,5%)inset;padding:.2rem 1.5rem .2rem 2rem;font-family:Poppins;font-size:1.4rem}.about .about-col-right .contact-form .f-item textarea{max-width:51rem;width:100%;border-radius:10px;border:2px solid #004545;background:#fff;box-shadow:0 -8px 16px rgba(33,34,28,5%)inset;padding-left:2rem;font-family:Poppins;font-size:1.4rem}.about .about-col-right .contact-form .f-item .input-error{color:red;font-family:Poppins-Light-Italic;font-size:1.4rem;text-align:right;margin-top:.5rem;opacity:0;user-select:none}.about .about-col-right .contact-form .f-item.error .input-error{opacity:1}.about .about-col-right .contact-form .f-item.error input,.about .about-col-right .contact-form .f-item.error textarea{border:2px solid #ff4343;color:rgba(255,0,0,.5)}.about .about-col-right .contact-form .f-item_surname{display:none}.about .about-col-right .contact-form .f-h{font-size:2rem;margin-left:2rem;margin-bottom:.5rem}.about .about-col-right .contact-form button{max-width:51rem;width:100%;height:6.4rem;margin-top:5rem;text-align:center;border-radius:10px;background:#0ba;box-shadow:0 16px 32px -8px rgba(35,36,29,.3);font-size:2.4rem;font-weight:700;color:#fff;cursor:pointer;background:#0ba}.terms .terms-wrapper{position:relative}.terms .terms-wrapper .terms-bg{position:absolute;width:100%;height:100%;background:#03a697;z-index:1}.terms .terms-wrapper .terms-header{position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:4.8rem;min-height:130px;border-radius:0 0 25px 25px;background:#0ba;color:#fff;text-align:center;padding:2rem 0;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:997}.terms .terms-content{display:flex;justify-content:center;align-items:center;height:50px;background:#03a697}.terms .terms-content .terms-text{display:none;background-color:#fff}.terms .terms-arrow{width:5rem;height:5rem;flex-shrink:0;stroke:#fff;cursor:pointer;background-image:url(/images/icon-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;background-size:1.1rem}.terms.open{position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;z-index:99999}.terms.open .terms-bg{background:#fff!important}.terms.open .terms-header{height:16rem}.terms.open .terms-content{position:relative;height:calc(100% - 16rem);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff}.terms.open .terms-content .terms-text{display:flex;flex-direction:column;align-items:center;height:90%;width:100%;padding-top:10rem;padding-bottom:5rem;color:#1f3434;overflow-y:auto}.terms.open .terms-content .terms-text .terms-p{width:90%;margin-right:0;margin-bottom:3rem}.terms.open .terms-arrow{display:flex;justify-content:center;align-items:center;width:100%;min-height:10%;background:#1a8f8f;background-image:url(/images/icon-x.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;background-size:1.1rem}.pane .pane-h-wrapper{position:relative}.pane .pane-h-wrapper .pane-bg{position:absolute;width:100%;height:100%;background:#ecf0f3;z-index:1}.pane .pane-h-wrapper .pane-header{position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:4.8rem;min-height:130px;border-radius:0 0 25px 25px;background:#0ba;color:#fff;text-align:center;padding:2rem 1rem;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:997}.pane .content-wrapper{display:flex;flex-direction:column;background-color:#0ba}.pane .content-wrapper .content-single{padding:5rem 2.5rem;display:flex;justify-content:center;flex-direction:column;align-items:center;color:#004545;background-color:#ecf0f3}.pane .content-wrapper .content-single .h-single{font-size:2.5rem;margin-bottom:.7rem}.pane .content-wrapper .content-single .text-single{width:90%;max-width:80rem;text-align:center}.pane .content-wrapper .content-double{display:flex}.pane .content-wrapper .content-double .content-col{padding:5rem 2.5rem;display:flex;justify-content:center;flex-direction:column;align-items:center;flex:auto;color:#004545;background-color:#ecf0f3}.pane .content-wrapper .content-double .content-col.col-l{border-radius:0 0 0 25px}.pane .content-wrapper .content-double .content-col.col-r{border-radius:0 0 25px 0}.pane .content-wrapper .content-double .content-col.col-r .subsection-h-wrapper{display:none}.pane .content-wrapper .content-double .content-col.col-r .subsection-h-desktop{font-size:4.8rem;margin-bottom:6.2rem;text-align:center}.pane .content-wrapper .content-double .content-col .h-col{text-align:center;font-size:2.5rem;margin-bottom:.7rem}.pane .content-wrapper .content-double .content-col .text-col{width:90%;max-width:80rem;text-align:center}.pane.next-dark .content-wrapper{background-color:#004545}@media only screen and (max-width:800px){.module-heading{max-width:90%;align-self:center}.about .about-h-wrapper .about-bg-container .about-bg-right{display:none}.about .about-col-container{flex-direction:column;background:linear-gradient(180deg,#008383 0%,#004545 53%,#00bbaa 100%)}.about .about-col-container .about-col-left{border-radius:0 0 25px 25px}.about .about-col-container .about-col-right{border-radius:0 0 25px 25px}.about .about-col-container .about-col-right .contact-h-wrapper{position:relative;width:calc(100% + 4rem);height:100%;top:-10rem;display:flex;flex-direction:column;align-items:stretch}.about .about-col-container .about-col-right .contact-h-wrapper .contact-header{display:flex;justify-content:center;align-items:center;color:#fff;font-size:4.8rem;height:130px;border-radius:0 0 25px 25px;background:#004545;color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:997}.about .about-col-container .about-col-right .contact-h{display:none}.pane .content-wrapper .content-double{display:flex;flex-direction:column}.pane .content-wrapper .content-double .content-col.col-l{border-radius:0;padding-bottom:10rem}.pane .content-wrapper .content-double .content-col.col-r{border-radius:0 0 25px 25px}.pane .content-wrapper .content-double .content-col.col-r .subsection-h-wrapper{display:block;position:relative;width:calc(100% + 5rem);height:100%;top:-10rem;display:flex;flex-direction:column;align-items:stretch}.pane .content-wrapper .content-double .content-col.col-r .subsection-h-wrapper .subsection-h{display:flex;justify-content:center;align-items:center;color:#fff;font-size:4.8rem;height:130px;border-radius:0 0 25px 25px;background:#004545;color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:997;text-align:center}.pane .content-wrapper .content-double .content-col.col-r .subsection-h-desktop{display:none}.pane .content-wrapper .content-double .content-col .h-col{font-size:2.5rem;margin-bottom:.7rem}.pane .content-wrapper .content-double .content-col .text-col{width:100%;max-width:80rem;text-align:center}}@media(prefers-color-scheme:dark){a{text-decoration:underline;color:#fff}a:hover{color:#ef5778}body .header{background-color:#001616}body .header .header-content{background-color:#004545}body .header .header-content .main-logo{background-image:url(/images/logo-dark.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}body .not-found{color:#fff;background:linear-gradient(180deg,#001616 0%,#004545 100%)}body .module-wrapper{background:#001616}body .module-wrapper .module-bg{background-color:#00a697}body .module-wrapper.next-light .module-bg{background-color:#009090}body .module-wrapper .module{background:linear-gradient(180deg,#001616 0%,#004545 100%)}body .app .lang-labels{background:#009090}body .app .lang-labels .swap{border:none}body .app .lang-labels .lang-select{background-color:#009090}body .app .panel-wrapper .panel #input,body .app .panel-wrapper .panel #output{box-sizing:border-box;border:1px solid #0ba;border-top:none;color:#fff}body .app .panel-wrapper .panel #input{background-color:#354044;border-right:none;border-bottom-left-radius:25px}body .app .panel-wrapper .panel #output{background-color:#536265;border-bottom-right-radius:25px}body .about .about-h-wrapper .about-bg-container .about-bg-left{background-color:#001716}body .about .about-h-wrapper .about-bg-container .about-bg-right{background-color:#000}body .about .about-h-wrapper .about-header{background:#00a697}body .about .about-col-container{background-color:#009090}body .about .about-col-container .about-col{color:#0ba}body .about .about-col-container .about-col.about-col-left{background:linear-gradient(180deg,#001616 0%,#004545 100%)}body .about .about-col-container .about-col.about-col-right{background:#000}body .about .about-col-container .about-col.about-col-right .contact-form .f-item .f-h{color:#4fb6b2}body .about .about-col-container .about-col.about-col-right .contact-form .f-item input,body .about .about-col-container .about-col.about-col-right .contact-form .f-item textarea{border:2px solid #004545;background:#36515b;box-shadow:0 -8px 16px rgba(33,34,28,5%)inset;color:#fff}body .about .about-col-container .about-col.about-col-right .contact-form .f-item.error .input-error{color:#ff4343}body .about .about-col-container .about-col.about-col-right .contact-form .f-item.error input,body .about .about-col-container .about-col.about-col-right .contact-form .f-item.error textarea{border:2px solid #ff4343;color:red}body .terms .terms-wrapper .terms-bg{background-color:#1a8f8f}body .terms .terms-wrapper .terms-header{background-color:#009090}body .terms .terms-content{background-color:#1a8f8f}}@media only screen and (prefers-color-scheme:dark) and (max-width:800px){.module-heading{max-width:90%;align-self:center}.about .about-col-container{background:linear-gradient(180deg,#008383 0%,#004545 53%,#009090 100%)}.about .about-col-container .about-col-left{border-radius:0 0 25px 25px}.about .about-col-container .about-col-right{background:linear-gradient(180deg,#001616 0%,#004545 100%)!important}.about .about-col-container .about-col-right .contact-h-wrapper .contact-header{background:#00a697;color:#fff}.about .about-col-container .about-col-right .contact-form button{background:#009090!important}.panel-wrapper .panel #output{border-bottom-left-radius:25px}}@media(prefers-color-scheme:dark){.pane .pane-h-wrapper{position:relative}.pane .pane-h-wrapper .pane-bg{position:absolute;width:100%;height:100%;background:#001616;z-index:1}.pane .pane-h-wrapper .pane-header{position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:4.8rem;min-height:130px;border-radius:0 0 25px 25px;background:#009090;color:#fff;text-align:center;padding:2rem 0;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:997}.pane .content-wrapper{background:#009090}.pane .content-wrapper .content-single{color:#0ba;background:linear-gradient(180deg,#001616 0%,#004545 100%)}.pane .content-wrapper .content-double .content-col{color:#0ba;background:linear-gradient(180deg,#001616 0%,#004545 100%)}}