#footer{display:flex;flex-direction:column}#footer .stay_connected{display:flex;flex-direction:column;gap:10px;background:var(--color-2);padding-top:120px;color:#fff;text-align:center}@media (max-width:800px){#footer .stay_connected{padding-inline:var(--gap-sm)}}#footer .stay_connected .social{position:relative;display:flex;margin:0 auto;text-align:start;transform:translateY(40px)}@media (min-width:800px){#footer .stay_connected .social{width:var(--page-width)}}@media (max-width:800px){#footer .stay_connected .social{flex-direction:column}}#footer .stay_connected .social .social_item{position:relative;display:flex;flex-direction:column;gap:var(--gap-sm);color:#fff;direction:rtl}@media (min-width:800px){#footer .stay_connected .social .social_item{padding:45px;padding-left:300px}}@media (max-width:800px){#footer .stay_connected .social .social_item{padding:var(--gap);padding-bottom:calc(var(--gap) + 40px)}}#footer .stay_connected .social .social_item .to_item{position:absolute;bottom:0;left:0;display:flex;justify-content:center;color:#fff}#footer .stay_connected .social .social_item .to_item .text{font-size:14px;border:1px solid var(--bg-color);border-bottom:none;padding:10px 10px 0 50px}#footer .stay_connected .social .social_item .to_item .arrow_tl{display:block;width:40px;height:40px;background:var(--bg-color)}#footer .stay_connected .social .social_item .to_item.whatsapp svg path{stroke:var(--whatsapp)}#footer .stay_connected .social .social_item .to_item.newsletter svg path{stroke:var(--pink)}#footer .stay_connected .social .social_item.whatsapp{background:var(--whatsapp)}#footer .stay_connected .social .social_item.newsletter{background:var(--pink)}@media (min-width:800px){#footer .footer_inner{padding-block:130px 110px}}@media (max-width:800px){#footer .footer_inner{padding-block:90px 70px}}#footer .footer_inner .footer_inner_top{display:flex;justify-content:center;align-items:center}@media (min-width:800px){#footer .footer_inner .footer_inner_top{display:none}}#footer .footer_inner .footer_inner_top .top_logo_mbl #logo{display:block;width:100px;height:85px}#footer .footer_inner .footer_inner_bottom{display:flex;justify-content:space-between}@media (min-width:800px){#footer .footer_inner .footer_inner_bottom{width:var(--page-width);margin:0 auto}}@media (max-width:800px){#footer .footer_inner .footer_inner_bottom{padding-inline:var(--gap)}}#footer .footer_inner .footer_inner_bottom .footer_nav{display:flex;flex-direction:column;gap:var(--gap-sm)}#footer .footer_inner .footer_inner_bottom .footer_nav h3{font-size:18px}#footer .footer_inner .footer_inner_bottom .footer_nav .footer_nav_list{display:flex;flex-direction:column;gap:var(--gap-sm)}#footer .footer_inner .footer_inner_bottom .footer_contact{display:flex;flex-direction:column;gap:var(--gap);width:420px}@media (max-width:800px){#footer .footer_inner .footer_inner_bottom .footer_contact{display:none}}#footer .footer_inner .footer_inner_bottom .footer_contact .input_row{display:flex;gap:var(--gap-sm);min-width:0}#footer .footer_inner .footer_inner_bottom .footer_contact .submit_btn{display:flex;align-items:center;gap:5px;border:none;background:var(--pink);color:#fff;cursor:pointer;padding:10px 20px}#footer .footer_inner .footer_inner_bottom .left_col{display:flex;flex-direction:column}@media (min-width:800px){#footer .footer_inner .footer_inner_bottom .left_col{justify-content:space-between}}@media (max-width:800px){#footer .footer_inner .footer_inner_bottom .left_col{text-align:left;justify-content:flex-end;gap:var(--gap)}}@media (max-width:800px){#footer .footer_inner .footer_inner_bottom .left_col .top_logo_desktop{display:none}}#footer .footer_inner .footer_inner_bottom .left_col .top_logo_desktop #logo{display:block;width:100px;height:85px}#footer .footer_inner .footer_inner_bottom .left_col .links{display:flex;flex-direction:column;gap:var(--gap-sm)}#footer .footer_inner .footer_inner_bottom .left_col .contact{display:flex;flex-direction:column;gap:var(--gap-sm)}#footer .separator{display:block;width:100%;height:1px;background:var(--light-grey)}#footer .footer_bottom{display:flex;justify-content:space-between;align-items:center;padding-block:var(--gap-lg)}@media (min-width:800px){#footer .footer_bottom{width:var(--page-width);margin:0 auto}}@media (max-width:800px){#footer .footer_bottom{padding-inline:var(--gap);gap:var(--gap-lg)}}#footer .footer_bottom .credits{display:flex;gap:var(--gap-sm)}@media (max-width:800px){#footer .footer_bottom .credits{flex-direction:column;align-items:flex-start}}#footer .footer_bottom .credits .credits_list{display:flex;gap:var(--gap-sm)}@media (max-width:800px){#footer .footer_bottom .credits .credits_list{flex-direction:column;align-items:flex-start}}