footer{position:relative;top:-20px;background:#061d21;box-shadow:0 -6px 10px 0 transparent}@media screen and (max-width:1024px){footer .footer-logo{width:200px;height:100px}}@media screen and (max-width:767px){footer .footer-logo{width:150px;height:80px}}footer .links-title{color:var(--PRI---YELLOW,#fed51e)}footer .links-items,footer .links-title{font-size:14px;font-style:normal;font-weight:700;line-height:120%;text-transform:capitalize}footer .links-items{color:var(--GREY,var(--white,#fff));cursor:pointer}footer .links-items:hover{color:#fed51e}@media screen and (max-width:767px){footer .links-items{font-weight:500}}footer .links-items:dir(rtl){font-weight:400}footer .social-section{border-top:1px solid var(--PRI---YELLOW,#fed51e)}@media screen and (min-width:1025px){footer .social-section{margin-top:94px}}footer .social-section svg{width:24px;height:24px}footer .social-section .rights-text{direction:ltr;color:var(--white,#fff);font-size:14px;font-style:normal;font-weight:700;line-height:13.82px;letter-spacing:-.207px;padding:8px 12px}@media screen and (max-width:767px){footer .social-section .rights-text{padding:8px 0;font-size:12px}}footer .social-section .rights-text:dir(rtl){text-align:right;font-weight:400}.gap-x-3{-moz-column-gap:24px;column-gap:24px}.py-12{padding-top:128px;padding-bottom:6px}@media screen and (max-width:767px){.footerResponsive{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:flex;justify-content:space-between}}.underline{text-decoration:underline}.socialItems{direction:ltr}.socialItems:dir(rtl){justify-content:flex-end}@media screen and (min-width:1025px){.phoneResponsive{pointer-events:none}}.footerWrapper{list-style:none}@media screen and (min-width:1025px){.footerWrapper{display:flex;justify-content:space-between}}@media screen and (max-width:767px){.footerContainer{padding-top:64px}}@media screen and (min-width:768px)and (max-width:1024px){.footerContainer{padding-top:64px}}.btnHoverSvg svg{display:inline-block;position:relative}@media screen and (min-width:1025px){.btnHoverSvg:hover svg{animation:moveText .3s ease-in-out forwards}.btnHoverSvg:not(:hover) svg{animation:moveTextReverse .3s ease-in-out forwards}}@keyframes moveText{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-50%);opacity:0}51%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes moveTextReverse{0%{transform:translateY(0);opacity:1}50%{transform:translateY(50%);opacity:0}51%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}