:root{--primary-color:linear-gradient(90deg,#fff,#e4302f);--secondary-color:#e42e2c;--main_color:#e42e2c;--navigation-color-active:linear-gradient(90deg,#fa6778,#e42e2c);--sidebar_color:#f4f4f4;--button-color:linear-gradient(90deg,#fa6778,#e42e2c);--font-family:var(--font-name,"Mulish");--font-size:16px;--font-color:#fff;--babackground_color:#fff;--gradient-light-pink:linear-gradient(90deg,#fff 10%,#fdb5be 80%);--gradient-soft-pink:linear-gradient(90deg,#fff 10%,#fc95a2 80%);--gradient-red:linear-gradient(90deg,#fff 10%,#e4302f 90%);--gradient-red-pink:linear-gradient(90deg,#fa6778,#e42e2c);--dark-gray:#242627;--white:#fff}body,html{max-width:100vw;height:100%}body{font-family:var(--font-family);background:var(--babackground_color)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.layout{display:flex;flex-direction:column;height:100vh}.layout-container{display:grid;grid-template-columns:auto 1fr;height:calc(100vh - 80px);overflow:hidden}.main{padding:20px 20px 50px;overflow-y:auto}@media screen and (max-width:992px){.main{height:calc(100vh - 80px)}.layout-container{grid-template-columns:1fr}}.footer_footer__ysJQv{background-color:#242527;width:100%;height:auto;display:flex;flex-direction:column;padding:15px 50px}.footer_footer_top__QRa2f{display:flex;align-items:self-start;gap:15px}.footer_footer_top_content__AFurF{color:#fff;flex:1.5 1;gap:10px;flex-direction:column;display:flex}.footer_footer_top_contenth4__ypXnv{font-size:18px;font-weight:bolder}.footer_footer_link__oT8rh,.footer_footer_top_content__AFurF p{color:#a0a5ac;font-size:14px}.footer_footer_link__oT8rh{transition:all .3s ease;font-size:16px}.footer_footer_link__oT8rh:hover{color:#fff;text-decoration:underline}.footer_second__6sFFe{flex:1 1}.footer_last__dMHxU{flex:3.2 1}.footer_footer_form__HkdJe{display:flex;flex-direction:column;width:100%;gap:30px;background-color:inherit}.footer_input_container__Xy7We{display:flex;align-items:center;width:100%;gap:10px;background-color:inherit}.footer_footer_top_content__AFurF .footer_error__SJyjb{color:#e42e2c;height:20px}.footer_footer_submit__TFQEo{align-self:flex-start;width:auto}.footer_footer_bottom__xoV86{margin-top:50px;display:flex;align-items:center;justify-content:space-between;color:#a0a5ac;font-size:12px;border-top:1px solid #a0a5ac;padding:20px 0}.footer_footer_copyright__Atv1p{color:#fff;font-size:14px;flex:1.5 1}.footer_footer_social__MjFae{display:flex;align-items:center;gap:10px;flex:1 1;justify-content:flex-end}.footer_footer_icon__nLEtT{width:25px;height:25px;background-color:#a0a5ac;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:4px;color:#000}@media screen and (max-width:992px){.footer_footer_top__QRa2f{flex-direction:column}}@media screen and (max-width:768px){.footer_footer__ysJQv{padding:15px 20px}.footer_input_container__Xy7We{flex-direction:column;width:100%;align-items:flex-start}.footer_input_group__zqJWw{width:100%}}.input_input__lG932{padding:9px 12px;width:100%;border-radius:10px;border:1px solid #000;background-color:#000;color:#fff}.input_input__lG932::placeholder{color:#fff}