img.icon {
    padding-right: 5px;
}

.dropdown {
    display: none;
}

#title {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 36px
}

.subtitle p 
  {font-size: 16px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

#first-benefits p {font-size: 14px;}

.divider {
    background-color: #d8d8d8;
    height: 100%;
    width: 1px;
    z-index: 2;
    margin-left: 30px;
    margin-right: 30px;
}

.benefits {
    text-align: center;
    margin-top: 5%;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 29px 0;
}

.line {width: 20px;
  height: 1px;
  margin: 0 auto;
  border: solid 2px #bba88d;}

.img-reponsive {
width: 100px;}

.perks{
display: flex;
margin-top: 60px;
}

.perks h4{
font-size: 20px;}

.perks p {
    font-size: 14px;
    margin-top: 34px;
}

.points-img {width: 100px;
margin-right: 20px;}

.zones-row {
display: flex;
padding-top: 60px;
padding-left: 0px;}

.highlight {
    margin: 0px;
    padding: 3%;
    border: none;
}

hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #E6E6E6;
    margin-left: 4em;
    margin-right: 4em;
}

.border {
    width: 78px;
    height: 95px;
    top: 0;
    left: 0%;
    display: block;
    border-right: 1px solid #E6E6E6;
    margin-right: 5%;
}

.redBar {
    border-bottom: 2px solid #b8a890;
    margin-left: 40em;
    margin-right: 40em;
    margin-bottom: 1em;
}

a.btn.btn-primary.btn-pad {
    width: 15%;
    padding: 20px;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-top: 2%;
}

.tabs {
    text-align: center;
    margin-top: 8%;
}

.offer p {
    margin-bottom: 1px;
}

.text {
    text-align: left;
}

.accordion-toggle {
    display: block;
    color: #2a2a2a;
    padding: 20px 40px 20px 20px;
}

.accordion-toggle::after {
    content: '\25BE';
    font-size: 2em;
    float: right;
    margin: -10px -25px auto 20px;
}

.aeroplan-deals {display: flex;}

.accordion-toggle:hover, .accordion-toggle:focus {
    text-decoration: none;
    color: #2a2a2a;
}

.accordion-content {
    display: none;
}

.accordion-content.active {
    display: block;
}

div.accordion-content {
    padding: 34px 30px 38px;
    background-color: #f9f9f9;
}

a.accordion-toggle.no-animation.expanded::after {
    transform: rotate(180deg);
}

p.accordion-title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    margin-bottom: 0px;
    margin-left: 0px;
}
.tc p {
    font-size: small;
    line-height: 1.2;
    margin-bottom: 15px;
}
.row.tc {
    padding: 18px;
  
    margin: auto -20px auto -20px;
}
@media (max-width: 767px) {
    .perks .col-lg-4.col-md-4.col-xs-12.col-sm-4:nth-of-type(1), .perks .col-lg-4.col-md-4.col-xs-12.col-sm-4:nth-of-type(2) {
        padding-bottom: 0;
    }

    .row.benefits:not(#first-benefits) h3 {
        font-size: 20px;
    }

    .perks div:nth-of-type(1) span:after, .perks div:nth-of-type(2) span:after {
        display: none !important;
    }

    .perks div:nth-of-type(1) p::after, .perks div:nth-of-type(2) p::after {
        content: url(https://www.aircanada.com/content/dam/aircanada/portal/images/flight-pass/chevron-right.svg);
        display: block;
        width: 24px;
        height: 24px;
        margin: 20px auto;
        transform: rotate(90deg);
    }

    .divider {
        display: block !important;
    }

    .panel-bottom {
        flex-direction: column !important;
    }

    .perks .col-lg-4.col-md-4.col-xs-12.col-sm-4:nth-of-type(1) {
        padding-top: 2em;
    }
    
    .perks .col-lg-4.col-md-4.col-xs-12.col-sm-4 {
        padding: 0 2em 2em;
    }

    a.btn.btn-primary.btn-pad {
        width: 100%;
        padding-top: 2%;
    }

    .destination-card {
        margin: 0 20px;
    }

    .how div span:after {
        transform: translate(-9em, 7em);
    }

    .perks-tiles {
        flex-direction: column;
        align-items: center;
    }

    .perks-copy {
        margin-top: 20px;
    }

    .perks-copy h3 {
        font-weight: 700;
        font-size: 16px;
    }

    .panel-bottom {
        display: flex !important;
        flex-direction: column !important;
    }

    .fare-title h2 {
        font-size: 16px;
    }

   .panel {
        padding: 0 20px;
   }

    .panel-copy li {
        margin: 10px 0;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
    }

    .panel-top h2 {
        margin-bottom: 40px;
        margin-top: 0;
        font-size: 24px;
        font-weight: 600;
    }

    .panel-img img {
        margin-top: 0;
    }

    .anchors {
        display: none;
    }

    .pass-img {
        background: url(https://www.aircanada.com/content/dam/aircanada/portal/images/flight-pass/cityscape-d.png);
        background-size: cover;
        max-width: 325px;
        margin: 0 auto;
        height: 125px;
    }

    .pass-img img {
        height: 120px;
        position: relative;
        top: 23px;
        right: 70px;
    }

    .gradient-bg {
        background: linear-gradient(180deg, rgba(223, 239, 247, 1) 0%, rgba(237, 241, 243, 1) 50%, rgba(255, 255, 255, 1) 100%);
        padding: 10px 0;
    }

    a.primary-btn {
        padding: 15px 30px;
        margin-top: 30px;
    }

    .products-tiles {
        max-width: 1200px;
        margin: 0;
        padding: 60px 0;
    }

    .products-tiles h2 {
        margin-left: 30px;
    }

    .products-tiles .tile:nth-of-type(1) {
        margin-left: 30px;
        margin-top: -12px;
    }

    .tile-container .tile {
        width: 280px !important;
        margin-left: 33px;
        margin-top: 20px;
    }

    .tile-container .tile img {
        width: 280px !important;
    }

    .tile-container {
        overflow: auto;
        padding-bottom: 20px;
        justify-content: initial;
    }

    .how-to .title {
        padding: 30px 0 0;
        max-width: 300px;
        margin: 0 auto;
    }

    .how-to .title h2 {
        font-size: 24px;
        margin: 0 auto 20px;
    }

    .how-to .cards .card {
        max-width: 315px;
        margin: 10px auto;
    }

    .how-to .cards {
        display: flex;
        flex-direction: column;
        padding-bottom: 50px;
        justify-content: center;
    }

    .light-blue-bg .row.benefits {
        padding: 60px 0 30px;
    }

    .light-blue-bg .benefits .row.perks {
        max-width: 280px;
        margin: 30px auto 0;
    }

    .pass-perks h2 {
        text-align: center;
        padding-top: 30px;
        font-size: 24px;
    }

    .perks-tile {
        box-shadow: none;
        background: #F4F4F4;
        width: 315px !important;
        flex-direction: column;
        align-items: flex-start;
        padding: 30px !important;
    }

    .perks-tile img {
        width: 90px;
        height: 90px;
        border-radius: 50px;
        border: 4px solid #fff;
        margin: 0;
    }

    .uplift-banner {
        flex-direction: column !important;
        height: 100% !important;
        max-width: 315px !important;
        margin: 0 auto 40px !important;
        padding-bottom: 10px !important;
    }

    .uplift-banner img {
        height: 77px !important;
        width: 161px !important;
        margin: 10px 40px 30px;
    }

    .uplift-banner .copy {
        padding: 35px 0 0;
    }

    hr {
        width: 100%;
        margin: 0 auto;
    }

    .uplift-banner h3 {
        font-size: 20px;
    }

    .pass-btn {
        padding-bottom: 30px;
    }

    .app-banner {
        flex-direction: column !important;
        padding: 30px !important;
    }

    .app-img {
        width: 315px !important;
        height: 352px;
        margin: 30px auto !important;
    }

    .app-banner .copy div p {
        display: inline-flex;
    }

    .app-banner .copy div:nth-of-type(1) {
        margin: 30px 0 20px;
    }

    .app-banner .copy .logos {
        margin-bottom: 30px;
    }

    .app-banner h3 {
        font-size: 24px;
    }

    .faqs {
        padding: 20px !important;
    }

    .faq-inner {
        padding: 0 !important;
        box-shadow: none !important;
        margin-top: 0 !important;
    }

    .backToTop {
        font-size: 16px;
    }

    .tile-container {
        margin-top: 40px;
    }

    div#tnc {
        display: flex;
        flex-direction: column;
    }

    div#tnc h2 {
        padding-left: 1em;
    }

    .middle {
        padding: 20px 5px 0;
    }

    :lang(fr) .tile-container .copy {
        height: 248px;
    }
}

@media (min-width: 767px) {
    .subtitle {
        margin-top: 36px !important;
    }

    .panel-img img {
        margin-top: -70px;
    }
}

.tab {
  overflow: hidden;
  border: none;
  background-color: white;
  border-bottom: 1px solid #d2d2d2;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  width: 20%;
}

.tab button:hover {
  background-color: white;
}

.tab button.active {
  background-color: white;
  border-bottom: 3px solid #005078;
}

.tabcontent .tabcontent2 {
    display: none;
    padding: 0px 0px 30px;
    border: none;
    border-top: none;
    margin-bottom: 50px;
}
p.bk {
    display: none;
}
input#ae-number {
    background-color: white;
    border-bottom: 1px solid silver;
}
input#agreement {
    width: 16px;
    height: 16px;
    background-color: #000;
    cursor: pointer;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
    opacity: 1;
    position: relative;
}
.btnContestRegister {
    width: 100%;
    margin-top: 50px;
}
label#rules-check {
    text-align: left;
    margin-top: 30px;
}
.box-close hr {
    display: none;
}
.box-close h3 {
    margin-bottom: 40px;
}
a.accordion__toggle {
    color: black;
    text-decoration: none;
}
.cc-faqs .accordion__container {
    padding: 25px 30px 3px;
    box-shadow: 0px 0px 7px -3px rgba(84,84,84,0.75);
    -webkit-box-shadow: 0px 0px 7px -3px rgba(84,84,84,0.75);
    -moz-box-shadow: 0px 0px 7px -3px rgba(84,84,84,0.75);
    margin-bottom: 50px;
    max-width: 1200px;
    border-radius: 14px;
}
p.accordion__title {
    font-size: 20px;
    padding: 20px;
}
.cc-faqs .accordion__container .accordion__title a.accordion__toggle:after {
    content: url(/content/dam/aircanada/loyalty-content/images/icon/icon-down-arrow.svg);
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    float: left;
    margin-right: 0;
    margin-top: 5px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    float: right;
}

#first-benefits {
    display: flex;
    text-align: left;
    max-width: 100%;
    padding-top: 0;
}

a.primary-btn {
    padding: 15px 30px;
}
.perks div img.img-reponsive {
    margin-bottom: 30px;
}
img.aeroplan-confirm {
    max-width: 300px;
    margin-top: 30px;
}
.template-basic .section-content .row.popular-zones {
    padding: 20px 0em;
    max-width: 1200px;
    margin: 0 auto;
}
.popular-zones-box .tabcontent .tabcontent2 {
    padding: 20px 130px;
}
.popular-zones-box .tabcontent  .tabcontent2{
    padding: 0px 130px 40px;
    box-shadow: 0px 4px 10px -7px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 4px 10px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 10px -7px rgba(0,0,0,0.75);
}
#atlantic > div > div:nth-child(2) > div > img, #ew-connector > div > div:nth-child(2) > div > img, #wcomm > div > div:nth-child(2) > div > img, #cross-can > div > div:nth-child(2) > div > img, #ecomm > div > div:nth-child(2) > div > img {
    height: 45px;
}
div#earn-bonus-points {
    margin-right: 0;
}

.pass-perks .perks-tile {
    border-radius: 14px;
    margin: 10px 10px;
    padding-bottom: 0;
    box-shadow: none;
    background: #F4F4F4;
}

@media (min-width: 768px) {
    .anchors {
        display: flex;
        flex-direction: row;
        justify-content: center;
        position: relative;
        top: 20px;
    }
    
    .anchors p {
        padding: 13px 20px;
        background: #fff;
        border-radius: 25px;
        height: 50px;
        min-width: 100px;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
        font-size: 16px; 
        font-weight: 600;
        color: #005078;
        text-align: center;
        margin: 0 7px
    }
    
    .anchors a {
        text-decoration: none; 
    }
    
    .uplift-banner img {
        height: 70px;
    }

    .gradient-bg {
        background: linear-gradient(180deg, rgba(223,239,247,1) 0%, rgba(237,241,243,1) 50%, rgba(255,255,255,1) 100%);
        padding: 30px 0;
    }

    #first-benefits .divider.first {
        margin-bottom: 20px !important;
    }

    #first-benefits a, .uplift-banner a {
        white-space: nowrap;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .pass-img {
        background: url(https://www.aircanada.com/content/dam/aircanada/portal/images/flight-pass/cityscape-d.png);
        background-size: cover;
        max-width: 688px;
        margin: 0 auto;
        height: 246px;
     }
    
     .pass-img img {
      max-width: 245px !important;
      position: relative;
      top: 36px !important;
      right: 145px;
      height: 230px !important;
    }

    .tile-container {
        padding: 40px 0 60px 0 !important;
        display: flex;
        justify-content: initial;
        flex-direction: column;
        margin-left: 300px;
    }

    .products-tiles {
        padding-left: 30px;
        padding-top: 60px
    }

    .how-to .title {
        padding: 40px 0 0;
    }

    .how-to .cards {
        display: flex;
    }

    .light-blue-bg .row.benefits {
        padding: 70px 20px;
    }

    .how-to {
        padding-bottom: 60px;
    }

    .perks-tiles {
        flex-wrap: wrap;
    }

    .perks-tile {
        min-height: 295px !important;
        width: 339px;
        padding: 30px;
    }

    .perks-tile img {
        width: 90px;
        height: 90px;
        border-radius: 50px;
        border: 4px solid #fff;
        margin: 0;
    }

    .uplift-banner {
        max-width: 708px !important;
        margin-top: 0 !important;
        padding: 25px !important;
    }

    .uplift-banner img {
        height: 51px;
        margin: auto 40px auto 10px;
    }

    .uplift-banner p {
        margin-bottom: 20px;
    }

    .app-banner {
        padding: 90px 0 !important;
    }

    .app-img {
        width: 354px !important;
        margin-right: 30px !important;
    }

    .faqs {
        padding: 60px 30px 30px;
    }

    .row.pass-perks {
        padding: 30px;
    }

    p.pass-btn {
        margin-bottom: 80px;
    }

    .faqs {
        width: calc(100% - 60px);
        margin: 0 auto;
    }

    .tile-container::-webkit-scrollbar {
        display: none; 
    }

    .tile-container {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .perks-tiles {
        padding: 0 !important;
    }

    .section-max_width .about {
        display: flex;
        flex-wrap: wrap;
    }

    .section-max_width h2 {
        text-align: center;
        margin: 20px auto !important;
    }

    :lang(fr) .anchors p {
        font-size: 14px;
        padding: 15px;
    }

    .copy div {
        min-height: 156px;
    }
}

@media (min-width: 768px) and (max-width:1280px) {
    #first-benefits {
        flex-flow: wrap;
        justify-content: center; 
        padding-left: 40px;
        padding-right: 40px;
    }

    #first-benefits .col-sm-6 {
        width: 45% !important;
        padding-top: 20px;
        padding-bottom: 20px;
        margin: 0 auto;
    }

    .perks {
        display: block !important;
        margin-left: 0;
    }

    .points-img { 
        padding-bottom: 20px;
    }

    .zones-row {
        display: block;
        padding: 40px;
        text-align: center;
    }

    .tabcontent .tabcontent2 {
        padding: 0px !important;
    }

    .tabs {
        padding-left: 40px;
        padding-right: 40px;
    }

    .benefits {
        padding: 29px 1em;
    }
}

@media (max-width:767px){
    #first-benefits {
        flex-flow: wrap;
        justify-content: center; 
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 10px;
    }

    .col-sm-6 {
        width: 100% !important;
        padding-top: 20px !important;
    }

    .divider {
        margin: 0 !important;
    }

    .perks {
        display: block !important;
    }

    .aeroplan-boxes {
        display: block !important; margin-left: -3px !important;
    }

    .aeroplan-deals {
        display: block; padding: 0px;
    }

    .points-img { 
        padding-bottom: 20px; 
    }

    .zones-row {
        display: block;
        padding-top: 40px;
    }

    .tabcontent .tabcontent2 {
        padding: 0px !important;
    }

    .zones-image{
        width: 295px;
        height: 195px;
        margin-bottom: 20px;
    }

    .benefits {
        padding: 20px;
    }

    .perks .col-sm-6 {
        width: 50% !important
    }

    .tabs {
        padding: 0;
    }

    .popular-zones {
        padding: 20px;
    }

    .tab{
        display: none !important;
    }

    .dropdown { 
        display: block !important;
    }

    .template-basic .section-content .row.popular-zones {
        padding: 0 1em 20px;
    }

    .row.zones-row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .icon-tag {
        margin-bottom: 35px !important;
    }

    .tile-container {
        -ms-overflow-style: none;
        scrollbar-width: none;
        display: flex;
        flex-direction: column;
    }

    .section-max_width .about {
        display: flex;
        flex-direction: column;
    }

    .tile-container::-webkit-scrollbar {
        display: none; 
    }

    .tile-container {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .section-max_width h2 {
        text-align: center;
        margin: 20px auto 0 !important;
    }

    .tile-container {
        padding-right: 20px !important;
        margin-left: 50px;
    }

    :lang(fr) .copy div {
        min-height: 173px;
    }

    .copy div {
        min-height: 155px;
    }
}

.cc-faqs .accordion__container .accordion__content {
    padding: 30px 0;
}

.dropbtn {
    background-color: transparent;
    color: #3c3c3c;
    padding: 5px 0;
    font-size: 16px;
    border: none;
    cursor: pointer;
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    font-weight: 500;
    padding: 20px 20px;
    border: 1px solid #d0d0ce;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    width: 100%;
    left: 0;
}

.show {
    display: block !important;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-weight: 400;
}

button.dropbtn:after {
    content: "‣";
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 0;
    margin-right: 20px;
    font-size: 30px
}

.pass-img {
    display: flex;
    justify-content: center;
}

.pass-img img {
    max-width: 900px;
}

div#top {
    border-radius: 14px;
}

a.primary-btn {
    border-radius: 12px;
    text-decoration: none;
}

.accordion__title.selected .accordion__toggle::after {
    transform: rotate(180deg) !important;
}

.destination-card {
    background: #fff;
    max-width: 1080px;
    margin: 0 auto;
    border-radius: 14px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
}

.top-bg-blue {
    background: linear-gradient(#fff 0%,#d8ebf8 20%,#fff 118%);
}

.row.zones-row {
    display: flex;
}

.destination-card h2 {
    font-size: 20px;
}

img.zones-image {
    border-radius: 14px;
}

.destination-card a#popular_zones, .destination-card a#intl_zones {
    text-decoration: none;
}

@media (min-width: 1024px){
    .panel-bottom li {
        font-size: 14px;
        font-weight: 400;
    }
    
    .panel-top h2 {
        margin-top: 30px;
    }

    .row.perks {
        display: flex !important;
        flex-direction: row !important;
    }

    .zones-image {
        width: 400px;
    }

    .fare-title {
        margin-bottom: 20px;
    }

    .pass-perks h2 {
        text-align: center;
        padding-top: 50px;
    }
}

@media (min-width: 1025px){
    .zones-image {
        margin-left: 30px;
    }

    .pass-img {
        background: url(https://www.aircanada.com/content/dam/aircanada/portal/images/flight-pass/cityscape-d.png);
        background-size: cover;
        max-width: 900px;
        margin: 0 auto;
        height: 346px;
    }
    
    .pass-img img {
        max-width: 310px;
        position: relative;
        top: 70px;
        right: 195px;
        height: 290px;
    }

    .products-tiles {
        max-width: 1200px;
        margin: 0 auto;
        padding-top: 90px;
    }

    .how-to .title {
        padding: 40px 0 0;
    }

    .how-to .cards {
        display: flex;
        padding-bottom: 90px;
        justify-content: center;
    }

    .light-blue-bg .row.benefits {
        padding: 90px 0;
    }

    .perks-tile {
        box-shadow: none;
        background: #F4F4F4;
        min-height: 365px !important;
        width: 270px !important;
        flex-direction: column;
        align-items: flex-start;
        padding: 30px;
    }

    .perks-tile img {
        width: 90px;
        height: 90px;
        border-radius: 50px;
        border: 4px solid #fff;
        margin: 0 0 20px;
    }

    .pass-btn {
        padding-bottom: 50px;
    }

    .pass-img img {
        height: 290px !important;
        top: 70px !important;
    }

    .tile-container {
        padding: 40px 0 90px 0;
        display: flex;
        justify-content: center;
   }

   .app-banner h3 {
       margin-bottom: 30px !important;
   }

   .section-max_width .about {
    display: flex;
  }
}

.section-max_width {
    display: flex;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.20);
    padding: 40px;
    flex-direction: column;
}

.accordion__container {
    margin-top: 4em !important;
}

.row.zones-row ul {
    list-style: disc;
    font-weight: 400;
}

.row.benefits {
    max-width: 1200px;
    margin: 0 auto !important;
}

@media (max-width: 1024px){
    .panel {
        padding: 0 20px;
    }

    .divider {
        display: none;
    }

    .section-max_width {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 30px;
    }

    .divider {
        background-color: #d8d8d8;
        height: 1px;
        width: 100%;
        z-index: 2;
        margin-left: 30px;
        margin-right: 30px;
    }

    .row.zones-row {
        flex-direction: column;
    }

    .zones-image{
        width: 100%;
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px){
    .row.zones-row div:nth-of-type(2) {
        padding-left: 0 !important;
    }
}

.accordion__container {
    background: #fff;
}

h1#title {
    font-weight: 600;
}

#coast-to-coast-pass .benefits-container, #coast-to-coast-pass .benefits-container {
  position: relative;
}
#coast-to-coast-pass .benefits-container .benefits, #coast-to-coast-pass .benefits-container .benefits {
  overflow-x: initial;
}
#coast-to-coast-pass .benefits-container .benefits, #coast-to-coast-pass .benefits-container .benefits {
  display: flex;
  align-items: center;
  overflow-x: auto;
  width: 100%;
  position: relative;
  padding: 20px 100px 0;
}
#coast-to-coast-pass .benefits-container .benefits::-webkit-scrollbar, #coast-to-coast-pass .benefits-container .benefits::-webkit-scrollbar {
  display: none;
}
#coast-to-coast-pass .benefits-container .benefits .tile, #coast-to-coast-pass .benefits-container .benefits .tile {
  width: 285px;
  flex-grow: 0;
  flex: none;
  border-radius: 14px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  margin: 5px;
  text-align: left;
}

#coast-to-coast-pass .benefits-container .benefits .tile:nth-of-type(even), #coast-to-coast-pass .benefits-container .benefits .tile:nth-of-type(even) {
  margin: 5px 25px;
}

#coast-to-coast-pass .benefits-container .benefits .tile img, #coast-to-coast-pass .benefits-container .benefits .tile img {
  height: 160px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

#coast-to-coast-pass .benefits-container .benefits .tile .copy, #coast-to-coast-pass .benefits-container .benefits .tile .copy {
    padding: 15px 20px 30px;
    display: flex;
    flex-direction: column;
    text-align: left;
}

#coast-to-coast-pass .benefits-container .benefits .tile .copy p, #coast-to-coast-pass  .benefits-container .benefits .tile .copy p {
  font-size: 14px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  font-weight: 600;
}
#coast-to-coast-pass .benefits-container .benefits .tile .copy p img, #coast-to-coast-pass .benefits-container .benefits .tile .copy p img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}
#coast-to-coast-pass .benefits-container .benefits .tile .copy a, #coast-to-coast-pass .benefits-container .benefits .tile .copy a {
  font-weight: bold;
  padding: 30px 0 0;
  border-top: 1px solid #e6e6e6;
  margin-top: auto;
  text-decoration: none;
}
#coast-to-coast-pass .benefits-container .benefits .tile .copy a:hover, #coast-to-coast-pass .benefits-container .benefits .tile .copy a:hover {
  text-decoration: underline;
}
#coast-to-coast-pass .benefits-container .benefits .tile .copy a::after, #coast-to-coast-pass .benefits-container .benefits .tile .copy a::after {
  content: " ";
  display: inline-block;
  background: url("https://www.aircanada.com/content/dam/aircanada/portal/images/special-offers/flight-pass/starter/prev-arrow.svg") no-repeat center center;
  background-size: 12px 12px;
  width: 20px;
  height: 9px;
  transform: rotate(-180deg);
}
@media only screen and (max-width: 1024px) {
    .benefits-container.hideFade-left::after {
        display: none;
    }

    .benefits-container.hideFade-right::before {
        display: none;
    }

    #coast-to-coast-pass .benefits-container a.swipe-btn, #coast-to-coast-pass .benefits-container a.swipe-btn {
       display: none !important;
    }

  #coast-to-coast-pass  .benefits-container .benefits, #coast-to-coast-pass .benefits-container .benefits {
    overflow-x: auto !important;
  }
}
#coast-to-coast-pass .benefits-container.hideFade-left .swipe-btn-left, #coast-to-coast-pass .benefits-container.hideFade-left .swipe-btn-left {
  display: none;
}

#coast-to-coast-pass .benefits-container a.swipe-btn, #coast-to-coast-pass .benefits-container a.swipe-btn {
  position: absolute;
  top: calc(50% - 45px);
  right: 0;
  width: 45px;
  height: 45px;
  border-radius: 22.5px;
  display: block;
  z-index: 5;
  background: #005078 url("https://www.aircanada.com/content/dam/aircanada/portal/images/special-offers/flight-pass/starter/prev-arrow.svg") no-repeat center center;
  background-size: 15px 15px;
  transform: rotate(180deg);
  cursor: pointer;
}
#coast-to-coast-pass .benefits-container a.swipe-btn.swipe-btn-left, #coast-to-coast-pass .benefits-container a.swipe-btn.swipe-btn-left {
  left: 0;
  transform: rotate(0deg) !important;
}

#coast-to-coast-pass .benefits-container .benefits, #coast-to-coast-pass .benefits-container .benefits {
    padding: 20px 30px 0;
}
@media only screen and (max-width: 1024px) {
 .benefits-container::after, .benefits-container::before,
 .benefits-container a.swipe-btn,
 .benefits-container a.swipe-btn-left, .benefits-container::after, .benefits-container::before,
  .benefits-container a.swipe-btn, .benefits-container a.swipe-btn-left {
    display: none;
  }
}

.middle p:nth-child(-n+3) {
    background: url(https://www.aircanada.com/content/dam/aircanada/portal/images/special-offers/flight-pass/starter/icon-seat-circle.svg) no-repeat;
    padding-left: 35px;
    padding-bottom: 11px;
    padding-top: 3px;
    margin-bottom: 5px;
}

.middle p:nth-child(4) {
    background: url(https://www.aircanada.com/content/dam/aircanada/portal/images/icons/icon-j-circle.svg) no-repeat;
    padding-left: 40px;
    padding-bottom: 11px;
}

.middle {
    padding: 0px 5px;
    height: auto;
    border-right: none;
}

.perks span {
    background: black;
    color: white;
    text-transform: uppercase;
    border-radius: 6rem;
    padding: 4px 20px;
    font-size: 14px;
    font-weight: 600;
}

.perks div:nth-of-type(1) span:after, .perks div:nth-of-type(2) span:after {
    content: url(https://www.aircanada.com/content/dam/aircanada/portal/images/flight-pass/chevron-right.svg);
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    float: left;
    margin-right: -20px;
    margin-top: 0px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    float: right;
    transform: translate(0px, -2px);
}

.expand {
    cursor: pointer;
    color: #005078;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}

.panel-img img {
    height: 235px;
}

.panel-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.panel-copy {
    max-width: 432px;
}

.fare-title h2 {
    font-size: 20px;
    padding-left: 10px;
}

.panel-copy ul {
    list-style: disc;
    text-align: left;
}

.panel {
    max-width: 1200px;
    margin: 0 auto;
    display: none;
}

p.legal {
    font-size: 14px;
    text-align: left;
}

.panel-top h2 {
    margin-bottom: 60px;
}

.destinations .content-container div {
    text-align: center;
}

div#top .subtitle p {
    font-weight: 400;
    max-width: 900px;
    margin: 25px auto;
}

.perks-tiles {
    display: flex;
    justify-content: center;
    padding: 30px;
}

#coast-to-coast-pass .benefits-container .benefits .tile .copy div {
    text-align: left;
}

.panel-top h2 {
    text-align: left;
    margin-top: 50px;
}

.tile.active {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20) !important;  
}

.panel.active {
    display: block !important;
}

.close-btn {
    background: #fff url(/content/dam/aircanada/portal/images/ife/ic-close.svg) no-repeat center center;
    background-size: 10px 10px;
    margin: 20px;
    min-width: 40px;
    max-height: 40px;
    width: 40px;
    height: 40%;
    color: #005078;
}

.tile.active + .panel {
    display: block;
}

.ae-header picture::after {
    content: '';
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    backdrop-filter: blur(1px);
    position: absolute;
    height: 60px;
    right: 0;
    bottom: 110px;
    left: 0;
    display: block;
    transform: scale(1.1);
}

.benefits-container.hideFade-left::after {
    position: absolute;
    height: 100%;
    width: 100px;
    display: block;
    content: "";
    background-image: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 64%) 14%, rgb(255 255 255) 29%, rgb(255 255 255) 100%);
    right: -55px;
    top: 0;
    z-index: 1;
}

.benefits-container.hideFade-right::before {
    position: absolute;
    height: 100%;
    width: 100px;
    display: block;
    content: "";
    background-image: linear-gradient(-90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 64%) 14%, rgb(255 255 255) 29%, rgb(255 255 255) 100%);
    left: -50px;
    top: 0;
    z-index: 1;
}

.bg-grey {
    margin: 0 auto;
    background: #F4F4F4;
}

span.pill {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 14px;
    position: relative;
    top: 40px;
    left: 10px;
    text-wrap: nowrap;
    text-transform: uppercase;
}

.tile {
    width: 386px;
}

.tile-img img {
    width: 386px;
    border-radius: 14px 14px 0 0;
}

.tile-img {
    margin-top: -20px;
}

.tile-container .copy {
    background: #fff;
    height: 242px;
    border-radius: 0 0 14px 14px;
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.tile {
    margin: 0 10px;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.20);
    border-radius: 14px;
}

@media only screen and (max-width: 1025px) {
    .tile-container {
        overflow: auto;
        padding-bottom: 20px;
    }
}

.how-to .title h2, .how-to .title p {
    text-align: center;
}

.how-to .card {
    background-color: #F4F4F4;
    border-radius: 14px;
    width: 380px;
    min-height: 238px;
    padding: 30px;
}

.how-to .card img {
    width: 28px;
    margin-bottom: 15px;
}

.perks-copy {
    font-size: 14px !important;
}

.uplift-banner {
    display: flex;
    flex-direction: row;
    border-radius: 14px;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.20);
    max-width: 1200px;
    height: 170px;
    padding: 35px;
    margin: 40px auto 60px;
}

.uplift-banner .divider {
    margin: 0 40px;
}

.app-banner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 90px;
}

.app-img {
    width: 500px;
    margin-right: 120px;
}

.app-banner .logos img {
    height: 40px;
}

.app-banner .copy {
    max-width: 550px;
}

.app-banner .copy h2 {
    margin-bottom: 30px;
}

.app-banner .copy div p {
    font-size: 14px;
}

.app-banner .copy div p img {
    margin-right: 15px;
}

.faq-inner {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 6px 15px -3px rgba(0, 0, 0, 0.2);
}

.cc-faqs .faq-inner .accordion__container {
    box-shadow: none;
    background: none;
    padding: 0;
}

.faq-inner {
    background: #fff;
    border-radius: 14px;
    max-width: 1200px;
    box-shadow: 0 6px 15px -3px rgba(0, 0, 0, 0.2);
    margin: 40px auto 0;
    padding: 40px 50px;
}

.cc-faqs .faq-inner .accordion__container .accordion__content {
    border: none;
    background: #F9F9F9;
    padding: 30px 20px;
}

.cc-faqs .faq-inner .accordion__container .accordion__title.panel-box {
    box-shadow: none;
    margin: 0 !important;
    padding: 0 !important;
}

.faq-inner a.accordion__toggle {
    border-bottom: 1px solid #d0d0ce;
}

.faqs {
    padding: 60px 0 30px;
}

div#tnc {
    max-width: 1200px;
    margin: 0 auto !important;
}

.how-to .card {
    margin: 15px;
}

.cc-faqs .faq-inner .accordion__container {
    box-shadow: none;
    background: none;
    padding: 0 !important;
    margin: 0 !important;
}

.faqs .accordion__container .accordion__title.panel-box a.accordion__toggle:before {
    display: none;
}

.backToTop {
    display: flex;
    justify-content: center;
    text-decoration: none;
    padding-bottom: 40px;
}

.col-lg-12.col-md-12.col-sm-12.col-xs-12.bannerStyle {
    width: 100%;
}

#first-benefits ul {
    list-style: disc;
    font-size: 14px;
}

#first-benefits ul li {
    font-weight: 400;
}

.how-to .title h2 {
    padding-bottom: 5px;
}

.how-to .card ul {
    margin-left: 10px;
}
.how-to .card ul {
    list-style: disc;
    font-weight: 400;
    font-size: 14px;
}

.pass-perks p {
    font-size: 14px;
}

.pass-perks h3 {
    font-size: 16px;
}

.perks-copy h3 {
    margin-bottom: 15px;
}

.faq-inner div.accordion__content p {
    padding: 0 15px;
    margin-bottom: 0;
    text-align: left;
}

.ae-header .ae-content {
    padding-bottom: 2em;
}

.products-tiles .copy a {
    text-decoration: none !important;
    margin-top: auto;
    font-size: 14px;
}

#first-benefits a, .uplift-banner a {
    text-decoration: none;
}

.products-tiles .copy a:after, #first-benefits a:after, .uplift-banner a:after {
    content: '';
    display: inline-block;
    background: url(https://www.aircanada.com/content/dam/aircanada/loyalty-content/images/prev-arrow.svg) no-repeat center center !important;
    background-size: 14px 14px !important;
    width: 12px;
    height: 12px;
    transform: rotate(180deg);
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.section-max_width h2 {
    text-align: center;
    margin-bottom: 40px;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle {
    position: relative;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle:after {
    position: absolute;
    top: 35%;
    right: 0;
    margin: unset;
}

.cc-faqs.tnc .accordion__container {
    width: calc(100% - 60px);
    margin: 0 auto 50px;
}

.section-max_width .about p {
    font-size: 14px;
}

.app-banner .copy div {
    min-height: unset !important;
}