.beforeAnimation{transition:.2s cubic-bezier(.24,0,.5,1)}.afterAnimation{box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 0 rgba(0,0,0,.04),0 4px 9px rgba(0,0,0,.13),0 3px 3px rgba(0,0,0,.05);transition:.35s cubic-bezier(.54,1.6,.5,1)}.toggleWrapper{padding:20px 0;margin:20px auto auto;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:flex-end}.toggleWrapper>p{margin:0 10px}.toggleWrapper input.mobileToggle{opacity:0;position:absolute}.toggleWrapper input.mobileToggle+label{position:relative;display:inline-block;user-select:none;transition:.4s ease;height:30px;width:50px;border:1px solid #e4e4e4;border-radius:60px;margin-right:4px}.toggleWrapper input.mobileToggle+label:before{content:"";position:absolute;display:block;transition:.2s cubic-bezier(.24,0,.5,1);height:30px;width:51px;top:0;left:0;background:#1f6294;border-radius:30px}.toggleWrapper input.mobileToggle+label:after{content:"";position:absolute;display:block;background:#1f6294;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 0 rgba(0,0,0,.04),0 4px 9px rgba(0,0,0,.13),0 3px 3px rgba(0,0,0,.05);transition:.35s cubic-bezier(.54,1.6,.5,1);background:#f5f5f5;height:28px;width:28px;top:1px;left:0;border-radius:60px}.toggleWrapper input.mobileToggle:checked+label:before{background:#1f6294;transition:width .2s cubic-bezier(0,0,0,.1)}.toggleWrapper input.mobileToggle:checked+label:after{left:24px}.langPT{display:none}.langEN,.langPT{transition:all .2s ease}.langEN *,.langPT *{opacity:1!important}