.MainFooterBox{display:flex;padding:32px 0}.adsImg{display:none}.logoBox{text-align:left;width:30%}.footBtnBox{text-align:right;width:70%}.footBtnBox .footBtnBoxWrap{display:flex;gap:16px;justify-content:flex-end;width:100%}.footBtnBox .btn{background-color:transparent;border:1px solid #e48c34;border-radius:6px;border-radius:50px;color:#e48c34;display:inline-block;font-size:16px;padding:8px 24px;text-decoration:none;transition:all .3s ease-in-out;-webkit-transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1)}.footBtnBox .btn:hover{box-shadow:0 20px 38px rgba(0,0,0,.16)!important;transform:translateY(-3px);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px)}.footBtnBox .btn.signinBtn,.footBtnBox .btn:hover{background-color:#e48c34;border-color:#e48c34;color:#fff}.footBtnBox .btn.signinBtn{border-radius:50px}.divider{background:linear-gradient(235deg,hsla(0,0%,100%,.001),hsla(0,0%,100%,.4));height:2px;width:100%}.footer .kl-footer__legal{color:hsla(0,0%,100%,.6);justify-content:start;margin:0!important;padding-top:48px;text-align:left}.footer .kl-footer__legal a{opacity:.7;transition:opacity .3s ease,color .3s ease}.footer .kl-footer__legal a:focus,.footer .kl-footer__legal a:hover{color:#f9ad13!important;opacity:1}@media only screen and (max-width:680px){.MainFooterBox{flex-wrap:wrap;gap:20px;padding-top:16px}.MainFooterBox .logoBox,.footBtnBox{width:100%}.footBtnBox .footBtnBoxWrap{justify-content:start}.footer .kl-footer__legal{padding-top:32px}}