/* #### Generated By: http://font.download #### */
@font-face {
  font-family: "Trenda Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Regular"), url("assets/fonts/Trenda Regular.woff") format("woff");
}
@font-face {
  font-family: "Trenda Regular It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Regular It"), url("assets/fonts/Trenda Regular It.woff") format("woff");
}
@font-face {
  font-family: "Trenda Thin";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Thin"), url("assets/fonts/Trenda Thin.woff") format("woff");
}
@font-face {
  font-family: "Trenda ExtraLight It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda ExtraLight It"), url("assets/fonts/Trenda ExtraLight It.woff") format("woff");
}
@font-face {
  font-family: "Trenda Thin It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Thin It"), url("assets/fonts/Trenda Thin It.woff") format("woff");
}
@font-face {
  font-family: "Trenda ExtraLight";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda ExtraLight"), url("assets/fonts/Trenda ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Trenda Light";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Light"), url("assets/fonts/Trenda Light.woff") format("woff");
}
@font-face {
  font-family: "Trenda Light It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Light It"), url("assets/fonts/Trenda Light It.woff") format("woff");
}
@font-face {
  font-family: "Trenda Semibold";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Semibold"), url("assets/fonts/Trenda Semibold.woff") format("woff");
}
@font-face {
  font-family: "Trenda Semibold It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Semibold It"), url("assets/fonts/Trenda Semibold It.woff") format("woff");
}
@font-face {
  font-family: "Trenda Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Bold"), url("assets/fonts/Trenda Bold.woff") format("woff");
}
@font-face {
  font-family: "Trenda Bold It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Bold It"), url("assets/fonts/Trenda Bold It.woff") format("woff");
}
@font-face {
  font-family: "Trenda Black";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Black"), url("assets/fonts/Trenda Black.woff") format("woff");
}
@font-face {
  font-family: "Trenda Heavy";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Heavy"), url("assets/fonts/Trenda Heavy.woff") format("woff");
}
@font-face {
  font-family: "Trenda Black It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Black It"), url("assets/fonts/Trenda Black It.woff") format("woff");
}
@font-face {
  font-family: "Trenda Heavy It";
  font-style: normal;
  font-weight: normal;
  src: local("Trenda Heavy It"), url("assets/fonts/Trenda Heavy It.woff") format("woff");
}
* {
  box-sizing: border-box;
}

html,
body,
h1, h2, h3, h3, h5, h6, p {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Trenda Regular", Helvetica, Arial, sans-serif;
  background-color: #052145;
  color: #fff;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
body img {
  width: 100%;
  max-width: 100%;
}
body ul {
  margin: 0;
}

.ana-airports-contest-subpage-gallery {
  background-color: #fff;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 40px;
}

.ana-airports-contest-subpage .header-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 40px 0 50px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .header-container {
    padding: 0 120px 0 110px;
  }
}
.ana-airports-contest-subpage .header {
  width: 100%;
  min-height: 152px;
  background-color: #052145;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .header {
    min-height: 262px;
  }
}
@media (max-width: 991px) {
  .ana-airports-contest-subpage .header .header-container {
    padding-right: 24px;
  }
}
.ana-airports-contest-subpage .header .inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ana-airports-contest-subpage .header .inner-container .header-logos {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.ana-airports-contest-subpage .header .inner-container .header-logos img {
  height: auto;
}
.ana-airports-contest-subpage .header .inner-container .header-logos .logo-contest {
  max-width: 160px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .header .inner-container .header-logos .logo-contest {
    max-width: 286px;
  }
}
.ana-airports-contest-subpage .header .inner-container .header-logos .logos-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 16px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .header .inner-container .header-logos .logos-wrapper {
    gap: 36px;
    margin-right: 0;
  }
}
.ana-airports-contest-subpage .header .inner-container .header-logos .logos-wrapper .hero-logo-airport {
  max-width: 74px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .header .inner-container .header-logos .logos-wrapper .hero-logo-airport {
    max-width: 159px;
  }
}
.ana-airports-contest-subpage .header .inner-container .header-logos .logos-wrapper .hero-logo-sky {
  max-width: 40px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .header .inner-container .header-logos .logos-wrapper .hero-logo-sky {
    max-width: 86px;
  }
}
.ana-airports-contest-subpage .section-container {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("assets/images/bg-blue-lines-mobile-vertical-lg.png");
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .section-container {
    background-image: url("assets/images/bg-blue-lines-desktop-vertical.png");
  }
}
.ana-airports-contest-subpage .section-container .inner-container {
  max-width: 1135px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 130px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .section-container .inner-container {
    padding-top: 110px;
    padding-bottom: 160px;
  }
}
.ana-airports-contest-subpage .section-container .inner-container .section-title {
  font-family: "Trenda Bold";
  font-size: 24px;
  line-height: 42px;
  margin-bottom: 38px;
  max-width: 826px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .section-container .inner-container .section-title {
    font-size: 55px;
    line-height: 62px;
    margin-bottom: 90px;
  }
}
.ana-airports-contest-subpage .section-container .inner-container .section-content .list-container {
  text-align: left;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .section-container .inner-container .section-content .list-container {
    margin-bottom: 55px;
  }
}
.ana-airports-contest-subpage .section-container .inner-container .section-content .list-container strong {
  font-family: "Trenda Black";
}
.ana-airports-contest-subpage .section-container .inner-container .section-content .list-container .list-title,
.ana-airports-contest-subpage .section-container .inner-container .section-content .list-container .list-item {
  font-size: 20px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .ana-airports-contest-subpage .section-container .inner-container .section-content .list-container .list-title,
  .ana-airports-contest-subpage .section-container .inner-container .section-content .list-container .list-item {
    font-size: 24px;
    line-height: 45px;
  }
}
.ana-airports-contest-subpage .section-container .inner-container .section-content .list-container .list-title {
  font-family: "Trenda Black";
  margin-bottom: 5px;
}
.ana-airports-contest-subpage .section-container .inner-container .section-content .list-container .list-item a {
  color: #fff;
}

.ana-airports-contest-homepage .hero-section,
.ana-airports-contest-homepage .enter-contest-section {
  position: relative;
}
.ana-airports-contest-homepage .hero-section .bg-image,
.ana-airports-contest-homepage .enter-contest-section .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.ana-airports-contest-homepage .hero-section {
  position: relative;
  width: 100%;
  min-height: 641px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 55px 0;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section {
    padding-left: 120px;
    padding-right: 110px;
    min-height: 525px;
  }
}
.ana-airports-contest-homepage .hero-section .bg-image {
  min-height: 525px;
}
.ana-airports-contest-homepage .hero-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 33, 69, 0.5);
  z-index: 0;
}
.ana-airports-contest-homepage .hero-section .hero-inner-container {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container {
    max-width: 790px;
    margin: 0 auto;
    gap: 68px;
  }
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-content {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-content img {
  width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logo-contest {
  max-width: 160px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logo-contest {
    max-width: 247px;
  }
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logos-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 16px;
  margin-right: -26px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logos-wrapper {
    gap: 45px;
    margin-right: 0;
  }
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logos-wrapper .hero-logo-airport {
  max-width: 74px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logos-wrapper .hero-logo-airport {
    max-width: 231px;
  }
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logos-wrapper .hero-logo-sky {
  max-width: 40px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container .hero-top-content .logos-wrapper .hero-logo-sky {
    max-width: 79px;
  }
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-bottom-content {
  font-family: "Trenda Bold";
  text-align: left;
  text-transform: uppercase;
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-bottom-content .hero-title {
  font-size: 55px;
  line-height: 1;
  color: #fff;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container .hero-bottom-content .hero-title {
    font-size: 48px;
    margin-bottom: 20px;
  }
}
.ana-airports-contest-homepage .hero-section .hero-inner-container .hero-bottom-content .hero-subtitle {
  font-size: 24px;
  line-height: 33px;
  color: #52C1DD;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .hero-section .hero-inner-container .hero-bottom-content .hero-subtitle {
    line-height: 1;
  }
}
.ana-airports-contest-homepage .enter-contest-section {
  padding: 45px 0 25px 0;
}
@media (max-width: 991px) {
  .ana-airports-contest-homepage .enter-contest-section .widget-container {
    max-width: 90%;
    margin: 0 auto;
  }
}
.ana-airports-contest-homepage .contest-rules-section {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("assets/images/bg-blue-lines-mobile-vertical-lg.png");
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section {
    background-image: url("assets/images/bg-blue-lines-homepage.png");
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 75px;
  padding: 75px 0 140px 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container {
    gap: 85px;
    padding: 80px 0 100px 0;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .button-vote {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 290px;
  min-height: 90px;
  border-radius: 35px;
  padding: 24px;
  color: #052145;
  background-color: #52C1DD;
  font-family: "Trenda Bold";
  font-size: 24px;
  line-height: 23px;
  text-align: center;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .button-vote {
    min-height: 98px;
    font-size: 20px;
    line-height: 20px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .bottom-container {
  background-color: #fff;
  padding: 52px 35px 52px 42px;
  border-radius: 21px;
  width: 100%;
  max-width: 978px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .bottom-container {
    padding: 30px 50px 68px 62px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 58px;
  width: 100%;
  max-width: 908px;
  margin: 0 auto;
  color: #052145;
  text-align: left;
  font-family: "Trenda Bold";
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container {
    flex-direction: row;
    justify-content: space-between;
    gap: 40px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 25px;
  width: 100%;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column {
    gap: 40px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-text-container .no-margin-bottom {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column {
    gap: 50px;
    max-width: 448px;
  }
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column.column-right {
    max-width: 384px;
  }
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column.column-right .column-text-container {
    max-width: 373px;
  }
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-text-container {
    max-width: 379px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-title {
  font-size: 32px;
  line-height: 52px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-text {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 35px;
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-text:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .rules-container .rules-column .column-text {
    font-size: 16px;
    line-height: 30px;
  }
}
.ana-airports-contest-homepage .contest-rules-section .inner-container .travel-destination {
  font-family: "Trenda Bold";
  font-size: 24px;
  line-height: 52px;
  text-align: center;
  color: #052145;
  margin-top: 80px;
}
@media (min-width: 992px) {
  .ana-airports-contest-homepage .contest-rules-section .inner-container .travel-destination {
    font-size: 40px;
    margin-top: 50px;
  }
}

.footer-section {
  background-color: #52C1DD;
  min-height: 320px;
}
@media (min-width: 992px) {
  .footer-section {
    min-height: 285px;
  }
}
@media (max-width: 991px) {
  .footer-section .container {
    padding: 0;
  }
}
.footer-section .inner-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 35px 0 0 0;
}
@media (min-width: 992px) {
  .footer-section .inner-container {
    width: 100%;
    flex-wrap: nowrap;
    gap: 60px;
    padding: 22px 42px;
  }
}
.footer-section .logos-container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 24px;
  order: 1;
  margin-left: 40px;
}
@media (min-width: 992px) {
  .footer-section .logos-container {
    gap: 36px;
    margin-left: 0;
  }
}
.footer-section .logos-container img {
  width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer-section .logos-container .footer-logo-airport {
  max-width: 102px;
}
@media (min-width: 992px) {
  .footer-section .logos-container .footer-logo-airport {
    max-width: 159px;
  }
}
.footer-section .logos-container .footer-logo-sky {
  max-width: 55px;
}
@media (min-width: 992px) {
  .footer-section .logos-container .footer-logo-sky {
    max-width: 86px;
  }
}
.footer-section .airplane-image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  order: 3;
  margin: 15px 0 24px 15px;
}
@media (min-width: 992px) {
  .footer-section .airplane-image-container {
    max-width: 672px;
    display: flex;
    order: 2;
    margin: 0;
  }
}
.footer-section .airplane-image-container .airplane-image {
  height: auto;
}
.footer-section .resource-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  order: 2;
  gap: 15px;
  text-align: center;
  margin-right: 30px;
}
@media (min-width: 992px) {
  .footer-section .resource-links {
    order: 3;
    gap: 20px;
  }
}
.footer-section .resource-links .footer-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
}
@media (min-width: 992px) {
  .footer-section .resource-links .footer-link {
    font-size: 15px;
    line-height: 22px;
  }
  .footer-section .resource-links .footer-link:hover {
    text-decoration: underline;
  }
}
/*# sourceMappingURL=styles.css.map */
