@keyframes dark{0%{background-position:100% 50%}100%{background-position:0 50%}}.darkShot{background-image:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.2) 66%, rgba(0, 0, 0, 0.2) 77%, rgba(0, 0, 0, 0) 77%, rgba(0, 0, 0, 0) 100%);background-size:300% 100%;animation:dark ease-in-out 1s 1;animation-fill-mode:forwards}body{overflow-x:hidden;font-family:"Open Sans",sans-serif;margin:0;padding:0;font-family:"Open Sans",sans-serif;background:#7b1a04;color:#c2ddfb}a{color:inherit;text-decoration:none}.allContent footer,.allContent header,.allContent main{display:flex}.allContent footer,.allContent header{position:fixed;width:100%}.allContent header{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:0;padding:12px 0;display:flex;justify-content:space-around;background:rgba(101,22,4,.85);z-index:3}.allContent header .destination-switch,.allContent header .language-switch,.allContent header .source-switch{text-align:center;margin-top:-6px}.allContent header .destination-switch div,.allContent header .language-switch div,.allContent header .source-switch div{margin-top:4px}.allContent header .destination-switch{width:82px;height:max-content;padding:4px 0}.allContent header .language-switch,.allContent header .source-switch div{background:#7b1a04;width:82px;height:max-content;padding:4px 0;border-radius:4px}.allContent header .language-switch,.allContent header div div{cursor:pointer}.allContent main{padding-top:140px;margin:24px;min-height:calc(100vh - 128px)}.allContent main .phrase{display:flex;justify-content:space-between;width:100%;font-size:4vw;min-height:100%;line-height:8vw}.allContent main .phrase .source{align-self:center;z-index:2}.allContent main .phrase .source div:nth-child(1):focus{outline:0 none;background:rgba(0,0,0,.2)}.allContent main .phrase .source div{width:calc(100vw - 24px);margin-left:-24px;padding-left:24px;cursor:pointer}.allContent main .phrase .destination_local{text-align:center}.allContent main .phrase .destination{text-align:right}.allContent main .phrase__child{width:calc(33.3333% - 18px);z-index:0}.allContent footer{bottom:0}
