<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cloud-bg {
    background-image: url(https://www.aircanada.com/content/dam/aircanada/airtrfx/images/campaigns/sun-hub/cloud-bg.png);
background-repeat: repeat-x;
}

div.__pfs#comfort .ae-content {
    display: flex;
    flex-direction: column;
}

.comfort-title {
    align-self: center;
}

:lang(fr) .header-row h1.__pfs {
    max-width: 1000px;
}

:lang(fr) .comfort-title {
    max-width: 755px !important;
}
#service &gt; div.__pfs.gradient-blue-bg.cloud-bg.mobile-app.__bss &gt; div.__pfs.mobile-app-content.__bss &gt; div.__pfs.mobile-app-copy.__bss &gt; p.__pfs:nth-child(4) {
    margin-top: 5em;
}
.mobile-app-copy p.__pfs {
        max-width: 690px;
        padding-right: 30px;
    }

.comfort-container, .services-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2em;
}

.comfort-card, .services-card {
    max-width: 450px;
    margin: 0 20px;
}

.comfort-card img.__pfs, .services-card img.__pfs {
    border-radius: 10px;
}

.schedule-frequency {
    display: flex;
}

.schedule-frequency img.__pfs {
    width: 907px;
    margin: 0 auto;
    position: relative;
    top: 4.2em;
    -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);
}

.schedule-content {
    position: absolute;
    margin: 7em 12em;
}

.service-tab .ae-content {
    padding-bottom: 0 !important;
}

.schedule-content p.__pfs {
    width: 410px;
}

.award-winning {
    background: #000;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.award-winning .award-content h3.__pfs, .award-winning .award-content p.__pfs {
    color: #fff !important;
}

.award-content {
    margin-top: 9em;
}

.award-winning .award-content .primary-btn {
    color: #005078 !important;
    background-color: #fff !important;
    margin: 2em 0 0;
}

.award-content p.__pfs {
    max-width: 550px;
    margin: 0 auto !important;
}

.mobile-app {
    padding: 90px 0 45px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.mobile-app-content {
    display: flex;
    margin: 0 auto;
}

.mobile-app-copy div.__pfs {
    display: flex;
}

.mobile-app-copy img.__pfs {
    max-width: 200px;
    width: auto;
    height: 50px;
    padding: 0 5px;
}

.aeroplan-cards {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 800px;
}

.offers-content {
    margin: 20px auto;
    max-width: 1200px;
}

.offers-content .grid-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.offers-content .grid-container .desc-container {
    background: #fff;
    padding: 10px 16px;
    position: relative;
    top: 0;
    height: 100px;
    transition: top ease 500ms,background ease 500ms;
}

.offers-content .grid-container .offers-card {
    max-height: 350px;
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 15px;
    border: 0;
    box-shadow: rgba(0,0,0,.06)0 8px 8px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 10px;
}

.offers-content .grid-container .offers-card img.__pfs {
    max-height: 205px;
    width: 772px;
    height: 460px;
    object-fit: cover;
}

.offers-content .grid-container .offers-card:focus, .offers-content .grid-container .offers-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
}

.offers-content .grid-container .offers-card:focus .desc-container, .offers-content .grid-container .offers-card:hover .desc-container {
    top: -92px;
    background: #fff;
}

.offers-content .grid-container .desc-container .Subtext {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: #2a2a2a;
    margin-top: 20px;
    opacity: 0;
    transition: opacity 300ms ease-out 100ms
}

.offers-content .grid-container .offers-card:focus .desc-container .Subtext,.offers-content .grid-container .offers-card:hover .desc-container .Subtext {
    opacity: 1
}

.globe-trotting {
    background-image: url(https://www.aircanada.com/content/dam/aircanada/airtrfx/images/campaigns/pd-hub/globe-trotting-bg.svg);
    background-size: cover;
    background-position: bottom;
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-repeat: no-repeat;
}

.globe-trotting {
    height: 285px;
    align-self: flex-end;
}

.globe-trotting div.__pfs {
    width: 600px;
    padding: 3em;
}

div.__pfs#experience .aeroplan-logo {
    max-width: 279px;
    margin: 0 auto;
    padding: 20px;
}

.services-card h3.__pfs {
    font-size: 20px !important;
    padding: 20px 0 0;
}

.services-card {
    margin-bottom: 30px;
}

.premium-services .text-center {
    font-size: 24px !important;
    padding-bottom: 20px; 
}

.premium-services h3.__pfs.text-center {
    padding-top: 3em;
}

.header-row h1.__pfs {
    font-size: 20px !important;
    font-weight: 500 !important;
}

.comfort-title, .service-title, .experience-title {
    font-weight: 400 !important;
    max-width: 800px;
    margin: 0 auto !important;
    line-height: 26px !important; 
    padding-bottom: 10px;
}

h1.__pfs strong {
    font-weight: 600;
}

.comfort-card h3.__pfs {
    padding-top: 20px;
}

.comfort-card ul.__pfs {
    padding: 0 20px !important;
}

.comfort-card a.__pfs, .services-card a.__pfs {
    text-decoration: underline !important;
}

.schedule-frequency picture {
    margin: 0 auto;
}

.services-card p.__pfs a.__pfs {
    font-size: 14px !important;
}

.family-img.__pfs, .carbon-img.__pfs {
    object-position: bottom;
}

.gradient-gold-bg .ae-content {
    padding: 0 !important;
}

div.__pfs#comfort iframe {
    width: 300px;
    height: 169px; 
    margin: 0 auto 30px;
}

@media only screen and (max-width: 540px) {
    .award-content p.__pfs {
        margin: 0 20px !important;
    }

    .globe-trotting div.__pfs p.__pfs {
        max-width: 350px !important;
    }

    .mobile-app-copy p.__pfs {
        text-align: center;
    }

    :lang(fr) .mobile-app-copy h3.__pfs {
        text-align: center;
        max-width: 275px;
    }
}

@media only screen and (min-width: 540px) {
    div.__pfs#comfort iframe {
        width: 450px;
        height: 253px; 
    }
}

@media only screen and (max-width: 766px) {
    .schedule-frequency {
        position: relative;
    }

    .schedule-content {
        position: absolute;
        margin: 0;
        padding-left: 5px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -65%);
    }

    .schedule-content p.__pfs {
        max-width: 285px !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .schedule-content {
        margin: 6em 3em;
    }

    div.__pfs#comfort iframe {
        width: 560px;
        height: 315px;
        margin: 0 auto 4em;
    }
}

@media only screen and (min-width: 1025px) {
    .mobile-app-copy p.__pfs {
        max-width: 690px;
        padding-right: 30px;
    }

    div.__pfs#experience .aeroplan-logo {
        max-width: 209px;
    }

    div.__pfs#offersgrid {
    width: 380px;
    }

    .premium-services .text-center {
        font-size: 24px !important;
    }

    .mobile-app-content, .comfort-container {
        margin-bottom: 3em;
    }

    div.__pfs#comfort iframe {
        width: 711px;
        height: 400px; 
        margin: 0 auto 40px;
    }    
}

@media only screen and (max-width: 1024px) {
	.__pfs.cardContent.__bss {
    padding: 0px;
}
	#comfort &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs:nth-child(4) {
    flex-direction: column-reverse;
}
	#comfort &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs &gt; div.__pfs:nth-child(2) {
    flex-direction: column-reverse;
}
	.item.comfort-card {
		flex-direction: column
	}
    .globe-trotting div.__pfs {
        align-self: center;
        width: 600px;
        padding: 0 0 20px;
    }

    .award-winning {
        flex-direction: column-reverse;
    }
    
    .award-content {
        text-align: center;
    }
    
    .award-winning .award-content .primary-btn {
        margin: 2em auto; 
    }
    
    .award-winning img.__pfs {
        max-width: 500px !important;
        margin: 0 auto;
    }

    .mobile-app {
        padding-bottom: 40px;
    }

    .mobile-app-content {
        flex-direction: column;
    }

    .mobile-app-img.__pfs {
        max-width: 300px;
        margin: 0 auto;
        padding-bottom: 40px;
    }

    .mobile-app-copy {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mobile-app-copy div.__pfs {
        margin: 3em 0;
    }

    .mobile-app-copy h3.__pfs {
        font-size: 24px !important;
    }

    .mobile-app-copy p.__pfs {
        padding-top: 20px 20px 0;
    }

    .offers-content .grid-container .desc-container {
        position: initial;
        height: initial;
        transition: none;
    }

    .offers-content .grid-container .desc-container .Subtext {
        margin-top: 20px;
        opacity: 1;
        transition: none;
    }

    .offers-content .grid-container .offers-card {
        height: 400px !important;
        max-height: 400px;
        width: 315px;
        justify-content: initial;
    }

    :lang(fr) .offers-content .grid-container .offers-card {
        height: 430px !important;
        max-height: 430px;
        width: 315px;
        justify-content: initial;
    }

    .globe-trotting {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        height: 100% !important;
    }

    .globe-trotting div.__pfs h3.__pfs {
        font-size: 24px !important;
    }

    .globe-trotting div.__pfs p.__pfs {
        max-width: 650px;
        margin: 20px auto 40px !important;
    }

    .globe-trotting img.__pfs {
        width: 392px !important;
        align-self: center;
    }

    .premium-services h3.__pfs.text-center {
        padding-top: 50px;
    }
}
</pre></body></html>