<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* AE REGISTRATION SECTION */
div.__pfs#ae-acc-offer div.__pfs.ae-flex-container .col-50 {
  width: calc(50% - 30px);
  display: flex;
  flex-direction: column;
}
.__pfs.ae-flex-container.__bss {
  display: flex;
}
div.__pfs#ae-acc-offer .ae-content {
  padding: 0;
}
div.__pfs#ae-acc-offer div.__pfs.ae-flex-container .col-50.white-panel {
  border-radius: 20px;
}
div.__pfs#ae-acc-offer div.__pfs.ae-flex-container .col-50.white-panel {
  margin: 0 0 0 auto;
  /* width: 40%; */
  background: #fff;
}
/* div.__pfs#ae-acc-offer div.__pfs.ae-flex-container .col-50 {
  width: calc(60% - 30px);
  display: flex;
  flex-direction: column;
} */
div.__pfs#join-aeroplan {
  margin: 0 0 30px 3em;
  text-align: left;
}
.white-panel:nth-of-type(2),
.white-panel:nth-of-type(5) {
  margin: 30px;
}
/* .__bss * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
} */
.white-panel {
  background: #fff;
  color: #000;
  padding: 30px;
  margin: 30px 0px;
  -webkit-box-shadow: 0 6px 19px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 19px -7px rgba(0, 0, 0, 0.2);
}
.col-50 {
  /* width: calc(50% - 3px); */
  /* display: inline-block; */
  vertical-align: top;
}
.offer-panel {
  border-radius: 14px;
}
.offer-panel.white-panel {
  margin: 0;
}
div.__pfs#join-aeroplan form {
  margin: 25px 0 15px;
}
#ae-acc-offer .offer-panel ul.__pfs {
  list-style: none;
  padding: 0px;
  margin: 0;
}
#ae-acc-offer .offer-panel li.__pfs {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
/* for 2 rows */
#ae-acc-offer .offer-panel li.__pfs:nth-child(1) {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
}
#ae-acc-offer .offer-panel li.__pfs:nth-child(2) {
  margin-bottom: 0;
}
/* for 3 rows  */
/* #ae-acc-offer .offer-panel li.__pfs:nth-child(1),
#ae-acc-offer .offer-panel li.__pfs:nth-child(2) {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
} */
#ae-acc-offer .offer-panel img.__pfs {
  max-width: 50px;
}
#ae-acc-offer .offer-panel ul.__pfs li.__pfs p.__pfs {
  margin: 0px 0px 0px 16px;
  text-align: left !important;
}
#ae-acc-offer .offer-panel ul.__pfs li.__pfs p.__pfs span.__pfs {
  font-size: 18px;
}
.europe-hub.new-zealand .tc-panel-content ul.__pfs li.__pfs {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0.5em;
}
.tc-panel-content a.__pfs {
  color: #005078;
  text-decoration: underline;
}
.aeroplan-logo {
  max-width: 210px !important;
  margin: 0 auto;
}
.dates-container {
  display: flex;
  padding-bottom: 25px;
  flex-direction: column;
}
.dates-container div.__pfs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 10px 0;
}
#ae-acc-offer .dates-container img.__pfs.__bss {
  margin: 0 10px 0 0;
}
/* .dates-container div.__pfs:nth-child(1) {
  margin-right: 10px;
} */
/* .dates-container div.__pfs:nth-child(2) {
  border-left: 1px solid #c8c8c8;
  padding-left: 10px;
} */
.dates-container div.__pfs img.__pfs {
  max-width: 25px !important;
  margin: 0 8px 16px 0;
}

div.__pfs#ae-acc-offer p.__pfs.__bss.grey-bg,
div.__pfs#ae-acc-offer p.__pfs.grey-bg {
  max-width: 675px;
  padding: 15px 0;
  background: none;
  margin: 0;
  /* border-radius: 15px;
    box-shadow: 0 6px 19px -7px rgba(0, 0, 0, 0.2); */
}
div.__pfs#ae-acc-offer div.__pfs.ae-flex-container .col-50.white-panel {
  border-radius: 20px;
}
span.__pfs.blue.bg-text.ae-text.__bss {
  color: #2a2a2a !important;
  font-weight: 700;
}
div.__pfs#join-aeroplan h3.__pfs,
div.__pfs#join-aeroplan h3.__pfs.__bss {
  font-weight: 700;
}
#ae-acc-offer &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs:nth-child(1) &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs &gt; p.__pfs:nth-child(2) {
  text-align: start;
  margin-top: 25px;
  margin-bottom: 15px;
}
#ae-acc-offer &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs:nth-child(1) &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs &gt; p.__pfs:nth-child(1) {
  text-align: start;
  margin-top: 15px;
}
.__pfs.item.item-ae.__bss {
  padding: 0px !important;
}

#ae-acc-offer .ae-flex-container.white-panel {
  padding: 0px;
  margin: 30px 0;
  display: flex;
}

#ae-acc-offer .ae-flex-container.white-panel div.__pfs.col-50 {
  padding: 30px;
  margin-right: auto;
}

#ae-acc-offer .ae-flex-container.white-panel div.__pfs.col-50 p.__pfs {
  text-align: left;
}

#ae-acc-offer .ae-flex-container.white-panel img.__pfs.col-50 {
  max-height: 220px;
  width: auto;
  max-width: 475px;
}
#ae-acc-offer {
  background: none !important;
  margin: 30px 0;
}
#ae-acc-offer #acDbaasSubmit {
  width: auto;
}
#ae-flex-container {
  display: flex;
  flex-direction: row;
}
#join-aeroplan a.__pfs.__bss {
  font-size: 14px !important;
}
@media only screen and (max-width: 1024px) {
  #ae-acc-offer {
    margin: auto;
  }
  .ae-flex-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #europe-hub #ae-acc-offer div.__pfs.ae-flex-container .__pfs.col-50.__bss,
  #europe-hub #ae-acc-offer div.__pfs.ae-flex-container #join-aeroplan.__pfs.col-50.__bss.white-panel {
    width: calc(100% - 30px);
    margin: 15px 0;
  }
}
/* AE REGISTRATION SECTION END */

/* WS PROMO SECTION */
.__pfs.ws-promo.__bss {
  max-width: 1200px;
  margin: 0 auto;
  background-color: white;
  box-shadow: 0 1px 21px -5px rgba(0, 0, 0, 0.2);
  /* margin-bottom: 50px; */
  margin-top: 50px;
  /* border-radius: 15px; */
  border-radius: 30px;
  padding: 30px;
  position: relative;
}

.__pfs.ws-promo.__bss .dates-container img.__pfs.__bss {
  margin: 0 10px 0 0;
}
.__pfs.ws-promo.__bss .__pfs.col-60.__bss {
  padding: 0 20px;
}
.__pfs.ws-promo.__bss .__pfs.col-60.__bss h3.__pfs {
  font-size: 24px;
  font-weight: 700;
}
.__pfs.ws-promo.__bss .__pfs.col-60.__bss p.__pfs a.__pfs {
  color: white;
  background-color: #005078;
  text-decoration: none;
  padding: 20px 40px;
  border-radius: 15px;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 50px;
}
.__pfs.ws-promo.__bss .__pfs.col-60.__bss p.__pfs a.__pfs:hover {
  background-color: #005782;
}
@media only screen and (max-width: 768px) {
  .__pfs.ws-promo.__bss .__pfs.col-60.__bss p.__pfs a.__pfs {
    padding: 16px 40px;
    position: inherit;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    bottom: 0;
    right: 0;
  }
  .__pfs.ws-promo.__bss {
    max-width: 100%;
    width: calc(100% - 50px);
    padding: 0;
    overflow: hidden;
  }
  .__pfs.ws-promo.__bss .__pfs.col-60.__bss {
    padding: 40px 25px 20px;
  }
  .__pfs.ws-promo.__bss .__pfs.col-60.__bss h3.__pfs {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .__pfs.ws-promo.__bss {
    max-width: 100%;
    width: calc(100% - 50px);
  }
  .__pfs.ws-promo.__bss .__pfs.col-60.__bss p.__pfs a.__pfs {
    right: unset;
  }
  .__pfs.ws-promo.__bss .__pfs.col-60.__bss h3.__pfs {
    font-size: 18px;
    margin-bottom: 40px;
  }
  div.__pfs.ws-promo.__bss &gt; div.__pfs.col-60.__bss &gt; p.__pfs:nth-child(2) {
    font-weight: 600;
  }
}
/* WS PROMO SECTION END */
</pre></body></html>