.footerSection{z-index:1;position:relative;background:linear-gradient(139deg,#1f1f41 -3.44%,#163465 369.2%);justify-content:center;flex-direction:row;padding:80px 20px 0}.footerSection,.footerSection .innerContainer{width:100%;display:flex;align-items:flex-start;gap:0}.footerSection .innerContainer{max-width:1320px;justify-content:flex-start;flex-direction:column}.footerSection .innerContainer .topFooter{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:20px;padding-bottom:64px;border-bottom:1px solid #2f3561;flex-wrap:wrap}.footerSection .innerContainer .topFooter .leftSide{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:30px}.footerSection .innerContainer .topFooter .leftSide img{width:78px;height:100%}.footerSection .innerContainer .topFooter .leftSide p{color:#d0d1d4;font-size:14px;font-weight:400;line-height:20px;max-width:384px}.footerSection .innerContainer .topFooter .rightSide{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:60px}.footerSection .innerContainer .topFooter .rightSide .quickLinks{min-width:165px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.footerSection .innerContainer .topFooter .rightSide .quickLinks h4{color:#b57d44;font-size:12px;font-weight:500;line-height:18px;letter-spacing:2.64px;text-transform:uppercase}.footerSection .innerContainer .topFooter .rightSide .quickLinks .linksContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.footerSection .innerContainer .topFooter .rightSide .quickLinks .linksContainer a{color:#d0d1d4;font-size:14px;font-weight:400;line-height:normal;width:fit-content;transition:color .25s ease,transform .25s ease}.footerSection .innerContainer .topFooter .rightSide .quickLinks .linksContainer a:hover{color:#fff;transform:translateX(2px)}.footerSection .innerContainer .topFooter .rightSide .quickLinks .linksContainer p{color:#d0d1d4;font-size:14px;font-weight:400;line-height:normal}.footerSection .innerContainer .topFooter .rightSide .getTouch{max-width:200px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.footerSection .innerContainer .topFooter .rightSide .getTouch h4{color:#b57d44;font-size:12px;font-weight:500;line-height:18px;letter-spacing:2.64px;text-transform:uppercase}.footerSection .innerContainer .topFooter .rightSide .getTouch .connectContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:0}.footerSection .innerContainer .topFooter .rightSide .getTouch .connectContainer .connectWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:12px;padding-top:16px}.footerSection .innerContainer .topFooter .rightSide .getTouch .connectContainer .connectWrapper img{width:16px;height:16px}.footerSection .innerContainer .topFooter .rightSide .getTouch .connectContainer .connectWrapper span{color:#fff;font-size:14px;font-weight:500;line-height:normal}.footerSection .innerContainer .topFooter .rightSide .getTouch .connectContainer .connectWrapper.mobile span{font-family:var(--font-academico)}.footerSection .innerContainer .topFooter .rightSide .getTouch .socialContainer{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:12px}.footerSection .innerContainer .topFooter .rightSide .getTouch .socialContainer .socialWrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:40px;height:40px;border-radius:50%;background:rgba(90,116,186,.14);cursor:pointer;transition:transform .25s ease,background .25s ease}.footerSection .innerContainer .topFooter .rightSide .getTouch .socialContainer .socialWrapper:hover{transform:scale(1.1);background:rgba(90,116,186,.3)}.footerSection .innerContainer .topFooter .rightSide .getTouch .socialContainer .socialWrapper img{width:18px;height:18px;flex-shrink:0}.footerSection .innerContainer .middleFooter{padding:32px 0;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:20px;margin-bottom:20px}.footerSection .innerContainer .middleFooter p{color:#d0d1d4;font-size:14px;font-weight:400;line-height:20px}.footerSection .innerContainer .middleFooter .termsContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.footerSection .innerContainer .middleFooter .termsContainer a{color:#d0d1d4;font-size:14px;font-weight:400;line-height:20px}.footerSection .innerContainer .middleFooter .termsContainer a:hover{color:#fff}.footerSection .innerContainer .bottomFooter{width:100%}@media screen and (max-width:1024px){.footerSection{padding:40px 20px 0}.footerSection .innerContainer .topFooter{gap:40px;padding-bottom:30px}}@media screen and (max-width:767px){.footerSection .innerContainer .topFooter{flex-direction:column}.footerSection .innerContainer .topFooter .leftSide{flex-direction:column;align-items:flex-start;gap:24px}.footerSection .innerContainer .topFooter .leftSide img{width:60px}.footerSection .innerContainer .topFooter .rightSide{flex-direction:column;gap:30px}.footerSection .innerContainer .topFooter .rightSide .getTouch .connectContainer .connectWrapper:first-child{padding-top:0}.footerSection .innerContainer .middleFooter{flex-direction:column;align-items:flex-start;margin-bottom:0}}