.lang-switcher{position:relative;display:inline-flex}.lang-switcher__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:6px 16px 6px 33px;font-size:13px;font-weight:400;color:#fff;height:32px;background:0 0;cursor:pointer;border:1px solid hsla(0,0%,100%,.38);border-radius:4px}.lang-switcher__trigger:after{content:"";position:absolute;left:11px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:6px 6px 0 5px;transition:all .3s}.lang-switcher.open .lang-switcher__trigger:after{transform:rotate(-180deg)}.lang-switcher__options{position:absolute;display:block;bottom:0;left:0;right:0;background-color:#fff;border-radius:4px;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none;z-index:4;overflow:hidden}.lang-switcher.open .lang-switcher__options{opacity:1;visibility:visible;pointer-events:all}.lang-switcher__options a.lang-switcher__option{position:relative;display:block;padding:16px;font-size:13px;font-weight:400;color:#000;cursor:pointer;transition:background-color .2s ease;text-decoration:none}.lang-switcher__options a.lang-switcher__option:active,.lang-switcher__options a.lang-switcher__option:hover{text-decoration:none;color:#000}.lang-switcher__option.selected,.lang-switcher__options a.lang-switcher__option:hover{background-color:#e8ebf6}.footer{font-size:14px;line-height:1.4em;background-color:#334799;color:#fff;padding:15px 0}.footer ol,.footer ul{list-style:none}.footer .wrapper{margin:0 auto;max-width:1200px;padding:25px 30px 0}.footer .wrapper ul{padding:0;margin:0}.footer a{text-decoration:none;color:hsla(0,0%,100%,.7)}.footer a:active,.footer a:hover{color:hsla(0,0%,100%,.9);text-decoration:underline}.footer li{margin-bottom:7px}@media only screen and (max-width:615px){.footer li{font-size:17px;padding:6px 0;margin-bottom:0}}.footer .title{font-size:24px;line-height:1.8em;margin-bottom:20px}.footer .flex-row{display:flex;flex-wrap:wrap;padding-bottom:40px}.footer .flex-row .f-about{order:-2}.footer .flex-row .f-dev{order:-1}.footer .flex-row .f-engage{order:1}.footer .flex-row .f-start{order:2}.footer .flex-row>div.col{margin-right:45px;margin-bottom:20px}.footer .flex-row>div.col.f-start{margin-right:0}@media only screen and (max-width:815px){.footer .flex-row>div.cla{flex:0 0 100%}.footer .flex-row>div.col{min-width:220px;margin-right:0}}.footer .copyright{display:flex;align-items:center;padding:0 120px 0 30px;font-size:10px}.footer .copyright .copy,.footer .copyright .links>a,.footer .lang-wrapper{margin-right:20px}@media only screen and (max-width:815px){.footer .lang-wrapper{margin-right:0;margin-bottom:15px}.footer .copy{margin-bottom:15px}.footer .copyright{display:flex;flex-direction:column;align-items:inherit}}