footer{padding:64px 64px;}.footer{width:100%;max-width:1312px;padding:48px 48px;margin-inline:auto;background-color:#111B2E;box-shadow:0 0 0 1.5px rgba(51,78,104,0.5),0 4px 8px 0 rgba(51,78,104,0.5);border-radius:24px;}.footer-topline{display:flex;justify-content:space-between;gap:32px;}.footer-topline .footer-title{max-width:320px;}.footer-topline .footer-title .footer-title-content{display:flex;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap;}.footer-topline .footer-navigations{display:flex;justify-content:space-between;column-gap:32px;row-gap:16px;margin-top:32px;min-width:680px;width:100%;flex-wrap:wrap;}.footer-topline .footer-navigations .footer-navigation h3{margin-bottom:16px;}.footer-topline .footer-navigations .footer-navigation ul{display:flex;flex-direction:column;gap:16px;}.footer-newsletter{display:grid;place-items:center;padding-block:64px;margin-inline:auto;}.footer-newsletter form{display:flex;column-gap:16px;}.footer-newsletter form label{display:flex;align-items:center;margin-bottom:4px;}.footer-newsletter form label>img{margin-inline:16px 8px;}.footer-newsletter form input{width:400px;height:48px;}.footer-newsletter form .button{height:48px;flex:0 0 auto;align-self:end;}.footer-bottom .footer-bottom-1,.footer-bottom .footer-bottom-2{display:flex;justify-content:space-between;align-items:center;}.footer-bottom .footer-bottom-1{margin-bottom:32px;}@media screen and (max-width:1200px){.footer-topline{flex-direction:column;}.footer-topline .footer-title{max-width:100%;}}@media screen and (max-width:900px){footer{padding:0;}.footer{padding:48px 32px;border-radius:0;}.footer-topline .footer-navigations{min-width:auto;row-gap:32px;}.footer-newsletter form{flex-direction:column;row-gap:16px;}.footer-newsletter form .button{width:100%;}.footer-bottom{display:grid;grid-template-rows:auto auto;gap:32px;padding-top:32px;text-align:center;}.footer-bottom .footer-bottom-1,.footer-bottom .footer-bottom-2{flex-direction:column;}.footer-bottom .footer-bottom-1{grid-row:2/3;margin-bottom:0;gap:16px;}.footer-bottom .footer-bottom-2{gap:24px;}}@media screen and (max-width:500px){.footer-topline .footer-navigations{flex-direction:column;}.footer-newsletter{width:100%;}.footer-newsletter form{width:100%;}.footer-newsletter form input{width:100%;}}