@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap);.button{margin:1.5em;padding:.75em 1.25em;background-color:#675ce2;color:#f2f3f7;border-radius:2rem;border:0;font-size:1.25rem;font-weight:700;cursor:pointer}.container{background-color:#f2f3f7;height:100%;position:absolute;top:8vh;left:0;right:0}.container-main{background-color:inherit;margin:0 auto}*{font-family:Poppins,sans-serif;color:#1b262c;line-height:1.5}* blockquote,* p{font-family:Source Sans Pro,sans-serif}* blockquote{line-height:1.5rem}html{-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}body{padding:0;border:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}@media only screen and (max-width:40rem){body{overflow-x:hidden}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.navbar{z-index:200;position:fixed;top:0;left:0;right:0;background-color:#f2f3f7}.nav-belt{justify-content:space-between;min-height:8vh;width:100%;max-width:75rem;margin:0 auto;padding:0 1em}.logo,.nav-belt{display:flex;align-items:center}.logo{color:#1b262c;letter-spacing:.2rem;font-size:1.5rem;text-transform:uppercase;text-decoration:none;justify-content:center}.logo-image{width:2rem;height:1.75rem;margin:.25em}.nav-links{display:flex;justify-content:space-around;align-items:center;max-height:50vh;margin:0;width:40%}.nav-links a{text-decoration:none;letter-spacing:.1rem;font-size:.9rem;font-weight:700;color:#1b262c}.nav-links li{list-style:none}.nav-item-bold{border:solid;border-color:#675ce2;border-radius:2rem;padding:.25em .75em}.nav-item-bold a{color:#675ce2}.nav-item-bold:hover{background-color:#675ce2}.nav-item-bold:hover a{color:#f2f3f7}.burger{display:none}.burger div{width:1.25rem;height:.15rem;background-color:#1b262c;margin:.3em}@media only screen and (max-width:640px){.backdrop{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:-100;display:none;top:0;left:0;right:0}.backdrop-active{z-index:100;display:block}.nav-links{position:absolute;top:8vh;right:0;height:92vh;background-color:#f2f3f7;display:flex;flex-direction:column;align-items:center;width:50%;transform:translateX(100%);transition:transform .3s ease-in}.nav-links li{opacity:0}.nav-item-bold{border:none;padding:0}.nav-active{transform:translateX(0)}@keyframes navLinkFade{0%{opacity:0;transform:translateX(2.5rem)}to{opacity:1;transform:translateX(0)}}.nav-link-item-active{animation:navLinkFade .3s ease .3s forwards}.burger{display:block;cursor:pointer}.toggle .burger-line-1{transform:rotate(-45deg) translate(-.6rem)}.toggle .burger-line-2{opacity:0}.toggle .burger-line-3{transform:rotate(45deg) translate(-.6rem)}}@media only screen and (max-width:phone-md){.backdrop{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:-100;display:none;top:0;left:0;right:0}.backdrop-active{z-index:100;display:block}.nav-links{position:absolute;top:8vh;right:0;height:92vh;background-color:#f2f3f7;display:flex;flex-direction:column;align-items:center;width:50%;transform:translateX(100%);transition:transform .3s ease-in}.nav-links li{opacity:0}.nav-item-bold{border:none;padding:0}.nav-active{transform:translateX(0)}@keyframes navLinkFade{0%{opacity:0;transform:translateX(2.5rem)}to{opacity:1;transform:translateX(0)}}.nav-link-item-active{animation:navLinkFade .3s ease .3s forwards}.burger{display:block;cursor:pointer}.toggle .burger-line-1{transform:rotate(-45deg) translate(-.6rem)}.toggle .burger-line-2{opacity:0}.toggle .burger-line-3{transform:rotate(45deg) translate(-.6rem)}}@media only screen and (max-width:900px){.nav-links{width:60%}}.search-main{min-height:100vh;text-align:center;max-width:75rem;margin:auto}.search-header{flex-direction:column;width:80%;margin:3rem auto;align-items:center}.search-bar,.search-header{display:flex;justify-content:center}.search-bar{width:100%;min-width:10rem}.search-term{border:2px solid #675ce2;border-right:none;width:80%;padding:1rem;height:3rem;border-radius:.5rem 0 0 .5rem;outline:none;color:#1b262c}.search-language{padding:1rem}.search-date,.search-language{height:3rem;border:2px solid #675ce2;border-radius:.5rem;outline:none;color:#1b262c;margin-left:1rem}.search-date{padding:.5rem 2rem;width:16rem}.search-button{width:4rem;height:3rem;border:2px solid #675ce2;background:#675ce2;text-align:center;color:#fff;border-radius:0 .5rem .5rem 0;cursor:pointer;font-size:1.5rem}.no-result{font-size:4rem;display:flex;justify-content:center;margin:auto}.search-extra{width:80%}.search-extra,.search-extra-cols{margin-top:2rem;display:flex;justify-content:space-evenly;align-items:center}.search-extra-cols{max-width:90vw}.result-section{margin:2rem auto;width:80%;overflow:hidden}.result-block{display:flex;flex:1 1;width:100%;justify-content:space-between;align-items:center;text-align:left;padding:1rem}.result-left{width:60%;overflow:hidden}.result-right{width:20%}.star-block{display:flex}.result-name{text-decoration:none;outline:none;color:#675ce2}.result-description{margin-top:1rem}.result-date{margin-top:.25rem;color:#776f86}.result-stars{margin-left:.5rem}.result-language{margin-top:.5rem}@media only screen and (max-width:1100px){.search-extra{flex-direction:column}}@media only screen and (max-width:500px){.result-section{font-size:.8rem}.result-right{width:30%}}.about-container,.faq-container{max-width:75rem;margin:4em auto 0;padding-bottom:3em;width:90%;min-height:100vh}.footer{background-color:#f2f3f7}.footer-belt{display:flex;height:6vh;justify-content:center;align-items:center;padding:0 1em;max-width:75rem;margin:0 auto}.company-sign{text-transform:uppercase;font-size:1.25rem;font-weight:600;color:#1b262c}.social-media{display:flex;justify-content:space-around;min-width:6rem}@media only screen and (min-width:640px){.social-media{min-width:10rem}.social-facebook,.social-instagram,.social-twitter{background-size:100% 100%;height:2rem;width:2rem;font-size:0;margin:0 .75em}}@media only screen and (max-width:from-phone-md){.social-media{min-width:10rem}.social-facebook,.social-instagram,.social-twitter{background-size:100% 100%;height:2rem;width:2rem;font-size:0;margin:0 .75em}}