footer{color:#fff;background-color:#03172e;grid-template:"logo links info payments contact""logo links info payments contact"/1.4fr 1.6fr 1fr 1fr 1fr;align-items:start;gap:1.5rem 2.5rem;padding:3rem 4rem 2rem;display:grid;position:relative}footer a,footer p{color:inherit;font-size:14px;line-height:1.7;text-decoration:none}footer a:hover{opacity:.75;cursor:pointer;transition:opacity .2s}footer h3{color:#fff;margin-bottom:.75rem;font-size:17px;font-weight:700}footer .footer-logo{flex-direction:column;grid-area:logo;gap:1rem;display:flex}footer .footer-logo .footer-logo-img{width:auto;height:38px}footer .footer-logo .eski-desc{color:#ffffffb3;text-align:center;font-size:13px;line-height:1.65}footer .links{grid-area:links;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}footer .links .prop ul{flex-direction:column;gap:.35rem;margin:0;padding:0;display:flex}footer .links .prop li{font-size:14px;list-style:none}footer .information-and-bookings{background-color:#2d4b6c;border-radius:.6rem;flex-direction:column;grid-area:info;gap:.25rem;height:min-content;padding:1rem 1.25rem;display:flex}footer .information-and-bookings p{text-align:start;font-size:13px;line-height:1.6}footer .payments{grid-area:payments}footer .payments p{color:#ffffffb3;text-align:start;margin-bottom:.75rem;font-size:13px;line-height:1.5}footer .payments .payment-methods{flex-flow:wrap;gap:.5rem;height:auto;margin-top:0;display:flex}footer .payments .payment-methods img,footer .payments .payment-methods span{width:auto;height:28px}footer .contact-us{flex-direction:column;grid-area:contact;width:fit-content;display:flex}footer .contact-us .media-icons{flex-direction:row;justify-content:center;gap:1rem;height:30px;margin-top:.75rem;display:flex}footer .copyright{text-align:center;color:#ffffff73;border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:1.5rem;padding-top:1.25rem;font-size:12px}@media screen and (min-width:768px) and (max-width:1023px){footer{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"logo logo logo""links info payments""links contact contact"". .copyright";column-gap:2rem;padding:2.5rem 2rem 1.5rem}footer .footer-logo{align-items:center}footer .footer-logo .eski-desc{text-align:center;max-width:400px}footer .copyright{grid-column:1/-1}}@media screen and (max-width:767px){footer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 1rem;display:flex}footer .footer-logo{align-items:center}footer .footer-logo .eski-desc{text-align:center}footer .links{grid-template-columns:1fr;width:100%}footer .information-and-bookings{width:100%;max-width:320px}footer .information-and-bookings p,footer .payments{text-align:center}footer .payments .payment-methods,footer .contact-us .media-icons{justify-content:center}footer .copyright{text-align:center;border-top:1px solid #ffffff1a;width:100%;padding-top:1rem}}
