/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper > .lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform;-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade > *{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade > *{opacity:0;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;-o-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;-o-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade > .active{z-index:10}.lSSlideWrapper.usingCss .lSFade > .active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg > li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;-o-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s}.lSSlideOuter .lSPager.lSpg > li.active a,.lSSlideOuter .lSPager.lSpg > li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear linear 0s 0.35s 0s;-o-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear linear 0s 0.35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction > a{width:32px;display:block;top:50%;height:32px;cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;-webkit-transition:opacity 0.35s linear 0s;-o-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s}.lSAction > a:hover{opacity:1}.lSAction > .lSPrev{background-position:0 0;left:10px}.lSAction > .lSNext{background-position:-32px 0;right:10px}.lSAction > a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider > *{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction > a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction > .lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction > .lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider > *,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab > *{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing > *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.page-allergy-tips h1{color:#007934;font-size:20px;line-height:24px;text-align:left;text-transform:uppercase}@media (min-width:768px){.page-allergy-tips h1{font-size:34px;line-height:36px}}.page-allergy-tips h2{color:#007934;font-size:18px;line-height:20px;text-align:left;text-transform:uppercase}@media (min-width:768px){.page-allergy-tips h2{font-size:24px;line-height:27px}}.page-allergy-tips p{color:#4c4c4c;font-size:18px;line-height:21px;text-align:left}.page-allergy-tips .superscript,.page-allergy-tips sup{font-size:0.65em;line-height:0.65em;vertical-align:super}.page-allergy-tips strong{font-size:18px;line-height:21px}.page-allergy-tips .footnote,.page-allergy-tips .footnote p,.page-allergy-tips .footnote strong{font-size:10px;line-height:12px}.page-allergy-tips .text-color-fun-green{color:#007934}.page-allergy-tips .text-color-congress-blue{color:#014a99}.page-allergy-tips .text-color-abbey{color:#58595b}.page-allergy-tips .text-color-steel-blue{color:#4279af}.page-allergy-tips .text-color-anakiwa{color:#a1daff}.page-allergy-tips .text-color-red{color:#fe0000}.page-allergy-tips .text-color-sky-blue{color:#68d0ec}.page-allergy-tips .text-color-tahiti-gold{color:#dc4e33}.page-allergy-tips .text-color-deep-koamaru{color:#15317e}.page-allergy-tips .city-orange{color:#be4f0e}.page-allergy-tips .light-blue{color:#3178a9}.page-allergy-tips .primary-green{color:#34763c}.page-allergy-tips li a,.page-allergy-tips p a{color:#007934;font-weight:700;overflow-wrap:break-word;text-decoration:none;word-wrap:break-word}.accordion-head a{pointer-events:none}.navigation-header .navigation-root.navigation-level1 > .navigation-item:nth-child(5) > a{border-bottom-color:#0079ae!important}.navigation-header .navigation-root.navigation-level1 > .navigation-item:nth-child(5).is-active > a,.navigation-header .navigation-root.navigation-level1 > .navigation-item:nth-child(5):focus > a,.navigation-header .navigation-root.navigation-level1 > .navigation-item:nth-child(5):hover > a{background:#0079ae;border-bottom-color:#0079ae!important;color:#fff!important;display:table-cell;height:30px}.page-plandusite .richText-sitemap .component-content ul li:nth-child(4) a,.page-sitemap .richText-sitemap .component-content ul li:nth-child(4) a{color:#333;text-decoration:none}.box-wrapper{margin-bottom:80px}.box-wrapper .content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box-wrapper p{font-size:12px}.box-wrapper .grid_11 .richText-content:first-of-type p:first-child{font-size:18px}.flonase-ca_fr .grid_11 h1{font-size:30px;line-height:33px}.flonase-ca_fr .box-wrapper .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buy-now-card{border:1px solid #b7b7b7;-webkit-box-sizing:border-box;box-sizing:border-box;margin:10px 0;padding:0 5px;width:220px;min-height:270px;max-height:270px}.buy-now-card img{padding-top:40px}.buy-now-card figcaption{margin:0 auto;max-width:140px}.buy-now-card figcaption p{margin:0 0 15px;text-align:center}.buy-now-card figcaption p:last-of-type a{color:#0e7837;display:inline-block;font-size:14px;font-weight:700;text-decoration:underline}.buy-now-card figcaption p:last-of-type a:hover{color:#13a64c}@media (max-width:768px){.buy-now-card{margin:5px 10px;width:31%!important}}@media (max-width:502px){.buy-now-card{margin:5px;width:45%!important}}.main .prefix_4.alpha{margin-left:0!important}#content .image-page-header{border-bottom:0;margin-bottom:0}#content .image-page-header figure{bottom:85px}#content .navigation-second-level{display:block}#content .navigation-second-level li a{white-space:normal;word-wrap:break-word}@media (min-width:768px){#content .navigation-second-level ul{padding:0}}@media (max-width:767px){#content .image-page-header .component-content{height:auto}#content .image-page-header img{display:block;width:100%}#content .image-page-header figcaption{bottom:20%;position:absolute}#content .image-page-header figure{bottom:0;position:relative}#content .navigation-second-level .component-content{height:40px;padding:0}#content .navigation-second-level ul{padding:0 20px 0 30px}#content .navigation-second-level li,#content .navigation-second-level li a{text-align:center}#content .navigation-second-level .is-active:after{bottom:-8px}}.article-wrapper > .component-content > .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.article-wrapper > .component-content > .content{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;padding:0;gap:1rem}.article-wrapper > .component-content > .content > a{display:none}}.article-tile{display:block;margin-top:20px;max-width:500px}.article-tile figure a,.article-tile figure img{display:block}.article-tile figcaption p{margin:0;padding:10px}@media (min-width:768px){.article-tile{-ms-flex-preferred-size:calc(100% / 3 - 2rem);flex-basis:calc(100% / 3 - 2rem);margin-top:15px}}.article-tile{border:2px solid #007934;cursor:pointer}.article-tile figcaption p{color:#007934;font-size:15px;font-weight:700;text-transform:uppercase}.article-tile figcaption p:first-of-type{font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}@media (min-width:768px){.article-tile figcaption p{font-size:20px}}.article-tile-horizontal figcaption p:nth-of-type(2){display:none}.article-tile-horizontal figcaption p:last-of-type{display:table-row}.article-tile-horizontal .text-on-image{left:10%;max-width:240px;position:absolute;top:25%}@media (min-width:768px){.article-tile-horizontal{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:40px;max-width:inherit}.article-tile-horizontal a{height:100%;line-height:0;width:66.6%}.article-tile-horizontal figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article-tile-horizontal figcaption{padding-top:5px;width:33.3%}.article-tile-horizontal figcaption p:nth-of-type(2){display:inline-block;padding-top:5px}.article-tile-horizontal .text-on-image{left:40%;max-width:290px;position:absolute;top:30%}}@media (min-width:992px){.article-tile-horizontal figcaption p:nth-of-type(2){padding-top:20px}}.article-tile-horizontal .text-on-image{color:#68d0ec;font-size:26px;line-height:30px}.article-tile-horizontal .text-color-fun-green,.article-tile-horizontal .text-on-image{font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}@media (min-width:768px){.article-tile-horizontal figcaption p:first-of-type{color:#007934;font-size:28px;line-height:29px}.article-tile-horizontal figcaption p:nth-of-type(2){color:#535353;font-size:18px;font-weight:400}.article-tile-horizontal .text-on-image{font-size:34px;line-height:36px}}.trigger-illustration-wrapper > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.trigger-illustration-wrapper > .component-content > .content a{display:none}@media (min-width:768px){.trigger-illustration-wrapper > .component-content > .content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.trigger-illustration-tile{margin-bottom:15px;padding:10px}.trigger-illustration-tile .trigger-illustration-header{margin-bottom:10px;padding:10px}.trigger-illustration-tile .trigger-illustration-header > .component-content > .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:110px}.trigger-illustration-tile .trigger-illustration-header img{padding:0 10px}.trigger-illustration-tile .trigger-illustration-header .richText{max-width:61%}.trigger-illustration-tile .trigger-illustration-header p{margin:0}@media (min-width:768px){.trigger-illustration-tile{-ms-flex-preferred-size:31.5%;flex-basis:31.5%;padding:0}.trigger-illustration-tile .trigger-illustration-header{padding:0}.trigger-illustration-tile p{margin:0 15px 40px}}.trigger-illustration-tile{border:2px solid #007934}.trigger-illustration-tile .trigger-illustration-header p{color:#fff;font-size:20px;font-weight:700}.trigger-illustration-tile .red-bg{background-color:#fe0000}.trigger-illustration-tile .blue-bg{background-color:#014a99}.trigger-illustration-tile .green-bg{background-color:#34763c}.box-pod h2{margin-bottom:10px;text-transform:inherit}.box-pod h2 strong{font-size:18px;line-height:20px}.box-pod .richText{padding-bottom:10px;padding-right:15px}.box-pod .image{margin-top:10px}@media (min-width:768px){.box-pod h2 strong{font-size:24px;line-height:27px}.box-pod .richText{padding-bottom:40px}}.table-sinusitis{display:none}@media (min-width:768px){.table-sinusitis{display:block;margin-bottom:15px}.table-sinusitis table{border-collapse:separate;border-spacing:2px}.table-sinusitis tr td{padding:15px 15px 15px 30px}.table-sinusitis tr td:first-of-type{width:40%}.table-sinusitis tr:first-child td{padding:0}.table-sinusitis tr:first-child td:nth-child(2){width:32%}}.table-sinusitis-mobile table{border-collapse:separate;border-spacing:2px}.table-sinusitis-mobile td{padding:0 25px}.table-sinusitis-mobile tr:first-of-type td,.table-sinusitis-mobile tr:nth-of-type(10) td{padding:0}@media (min-width:768px){.table-sinusitis-mobile{display:none}}@media (min-width:768px){.table-sinusitis h2{color:#fff;font-size:30px;line-height:30px}.table-sinusitis p{font-size:12px}.table-sinusitis h3{color:#000;font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:19px;font-weight:400}.table-sinusitis tr{background-color:#e8e9ea}.table-sinusitis tr:first-child td:first-of-type{background-color:#fff;border:0}.table-sinusitis tr:first-child td:nth-of-type(2){background-color:#34763c}.table-sinusitis tr:first-child td:last-of-type{background-color:#3178a9}.table-sinusitis tr td{border:1px solid #d2d4d5;border-bottom:2px solid #d7d8da;font-weight:700}.table-sinusitis tr td:first-of-type{background-color:#e8e9ea}.table-sinusitis tr td:nth-of-type(2){background-color:#fff}.table-sinusitis tr td:nth-of-type(2) p{color:#34763c}.table-sinusitis tr td:nth-of-type(3){background-color:#fff}.table-sinusitis tr td:nth-of-type(3) p{color:#3178a9}}.table-sinusitis-mobile td{border:1px solid #d2d4d5;border-bottom:2px solid #d7d8da}.table-sinusitis-mobile h2{color:#fff;font-size:30px;line-height:30px;text-align:center}.table-sinusitis-mobile h3{color:#535353;font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:19px;font-weight:400}.table-sinusitis-mobile p{font-size:12px}.table-sinusitis-mobile tr:first-of-type{background-color:#34763c}.table-sinusitis-mobile tr:nth-of-type(10){background-color:#3178a9}.table-sinusitis-mobile tr:nth-of-type(2),.table-sinusitis-mobile tr:nth-of-type(4),.table-sinusitis-mobile tr:nth-of-type(6),.table-sinusitis-mobile tr:nth-of-type(8),.table-sinusitis-mobile tr:nth-of-type(11),.table-sinusitis-mobile tr:nth-of-type(13),.table-sinusitis-mobile tr:nth-of-type(15),.table-sinusitis-mobile tr:nth-of-type(17){background-color:#e8e9ea}.table-sinusitis-mobile tr:nth-of-type(3),.table-sinusitis-mobile tr:nth-of-type(5),.table-sinusitis-mobile tr:nth-of-type(7),.table-sinusitis-mobile tr:nth-of-type(9){background-color:#fff}.table-sinusitis-mobile tr:nth-of-type(3) p,.table-sinusitis-mobile tr:nth-of-type(5) p,.table-sinusitis-mobile tr:nth-of-type(7) p,.table-sinusitis-mobile tr:nth-of-type(9) p{color:#34763c}.table-sinusitis-mobile tr:nth-of-type(12),.table-sinusitis-mobile tr:nth-of-type(14),.table-sinusitis-mobile tr:nth-of-type(16),.table-sinusitis-mobile tr:nth-of-type(18){background-color:#fff}.table-sinusitis-mobile tr:nth-of-type(12) p,.table-sinusitis-mobile tr:nth-of-type(14) p,.table-sinusitis-mobile tr:nth-of-type(16) p,.table-sinusitis-mobile tr:nth-of-type(18) p{color:#3178a9}.cold-or-flu-table{padding-bottom:18px}.cold-or-flu-table:after{bottom:0;height:18px;left:0;position:absolute;width:100%}.cold-or-flu-table .richText h2{margin:0;padding:20px}.cold-or-flu-table tr{height:150px}.cold-or-flu-table tr p{margin:0}.cold-or-flu-table tr td{padding:5px;width:25%}@media (min-width:768px){.cold-or-flu-table tr td{padding:10px}}@media (max-width:320px){html[lang="fr-CA"] .cold-or-flu-table tr td{padding:4px}}.cold-or-flu-table:after{background:-webkit-gradient( linear,left top,right top,from(#d3eaf9),to(#036bab) );background:-o-linear-gradient(left,#d3eaf9,#036bab);background:linear-gradient(90deg,#d3eaf9,#036bab);content:""}.cold-or-flu-table .richText h2{background-color:#34763c;color:#fff;font-size:18px;line-height:21px}.cold-or-flu-table .table{border:1px solid #acacac;font-family:sans-serif}.cold-or-flu-table tr{border-bottom:2px solid #ccdfec;vertical-align:text-top}.cold-or-flu-table tr td{background-color:#ecf3f8;border-right:2px solid #fff}.cold-or-flu-table tr td p,.cold-or-flu-table tr td strong{color:#58595b;font-size:9px;line-height:10px}.cold-or-flu-table tr td:first-child{background-color:#fff;border-right:0}.cold-or-flu-table tr td:first-child p,.cold-or-flu-table tr td:first-child strong{color:#007934}.cold-or-flu-table tr td:last-child{background-color:#d3eaf9;border-right:0}.cold-or-flu-table tr td:last-child p,.cold-or-flu-table tr td:last-child strong{color:#014a99}.cold-or-flu-table tr:first-child td:first-child{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/icon_fever.png) no-repeat bottom}.cold-or-flu-table tr:nth-child(2) td:first-child{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/icon_duration.png) no-repeat center 70px}.cold-or-flu-table tr:nth-child(3) td:first-child{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/icon_mucus.png) no-repeat center 60px}.cold-or-flu-table tr:nth-child(4) td:first-child{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/icon_sneezing.png) no-repeat bottom}.cold-or-flu-table tr:nth-child(5){border-bottom:0}.cold-or-flu-table tr:nth-child(5) td:first-child{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/icon_eyes.png) no-repeat center 70px}@media (min-width:768px){.cold-or-flu-table .richText h2{font-size:24px;line-height:27px}.cold-or-flu-table tr td p,.cold-or-flu-table tr td strong{font-size:18px;line-height:21px}}.box-with-bg{padding:15px 20px 30px}@media (min-width:768px){.box-with-bg{min-height:190px}}.box-with-bg{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/CITY_mobile.png) no-repeat 100%;background-size:cover}.box-with-bg p{color:#fff}@media (min-width:768px){.box-with-bg{background:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/CITY.png) no-repeat 100%;background-size:cover}}.house-plant-box p{padding:0 20px}.house-plant-box .true-content-03{-ms-flex-preferred-size:0 0 100%;flex-basis:0 0 100%}.house-plant-box .true-content-03 p{margin:0;padding:20px}.house-plant-box .house-plant-tile{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:20px}.house-plant-box .house-plant-tile p{margin:15px 0}@media (min-width:992px){.house-plant-box p{padding:0 20px}.house-plant-box .box-green-background > .component-content > .content,.house-plant-box .box-grey-background > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.house-plant-box .house-plant-tile{max-width:20%;padding-top:20px}}.house-plant-box{border:2px solid #007934}.house-plant-box .true-content-03 p{border-bottom:20px solid;font-weight:700}.house-plant-box .box-green-background .true-content-03 p{border-bottom-color:#007934;color:#007934;font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}.house-plant-box .box-grey-background .true-content-03 p{border-bottom-color:#4c4c4c;color:#4c4c4c;font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}.house-plant-box .house-plant-tile{border-bottom:1px solid}.house-plant-box .house-plant-tile > .component-content{text-align:center}.house-plant-box .box-green-background .house-plant-tile{border-bottom-color:#007934}.house-plant-box .box-green-background .house-plant-tile-title{color:#34763c;font-weight:700}.house-plant-box .box-green-background .house-plant-tile:last-of-type{border-bottom:20px solid #007934}.house-plant-box .box-grey-background .house-plant-tile{border-bottom-color:#4c4c4c}.house-plant-box .box-grey-background .house-plant-tile-title{color:#4c4c4c;font-weight:700}@media (min-width:992px){.house-plant-box .true-content-03 p{font-size:22px;line-height:25px}.house-plant-box .box-green-background .house-plant-tile{border-right:1px solid #007934}.house-plant-box .box-green-background .house-plant-tile:last-of-type{border-bottom:1px solid #007934;border-right:0}.house-plant-box .box-grey-background .house-plant-tile{border-right:1px solid #939393}.house-plant-box .box-grey-background .house-plant-tile:last-of-type{border-right:0}}.border-box{margin-top:18px}.border-box h2{margin:0;padding:20px}.border-box h2 + p{margin-top:20px}.border-box p{padding:0 20px}.border-box{border:1px solid #c2c5ca}.border-box p,.border-box strong{font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:18px;line-height:21px}.border-box.green-bg-title h2{background-color:#007934;color:#fff}.border-box.orange-bg-title h2{background-color:#e8870a;color:#fff}.walgreens-blue-background .walgreens-richtext-blue{padding:10px 10px 20px}.walgreens-blue-background .walgreens-richtext-blue p{margin:20px 0}.walgreens-blue-background .walgreens-richtext-blue p:first-child{margin-top:0}.walgreens-blue-background{background-color:#15317e}.walgreens-blue-background .walgreens-richtext-blue p{color:#fff}.walgreens-blue-background .walgreens-richtext-blue p strong{font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:18px;line-height:21px}.season-tile{margin-bottom:20px}.season-tile .richText-content > p{margin:5px 0}.season-tile p:first-of-type span{font-size:18px;line-height:21px}.season-tile p a{text-decoration:underline}.accordion-block > .component-content{padding:27px 0 15px}.accordion-block .spring-allergies-accordion{padding-top:20px}.accordion-block .spring-allergies-accordion h3{padding:10px 5px;position:relative}.accordion-block .spring-allergies-accordion p{padding:15px 0}@media (min-width:768px){.accordion-block > .component-content{margin:0 auto;max-width:972px;padding:0 0 20px}.accordion-block > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accordion-block .title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.accordion-block h2{padding:0}.accordion-block .accordion,.accordion-block .image{-ms-flex-preferred-size:48%;flex-basis:48%;padding-top:0}.accordion-block .spring-allergies-accordion .accordion-title{padding:20px 5px}}.accordion-block:before{background-color:#fffaf5;content:"";display:block;height:100%;left:50%;overflow:hidden;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100vw - 20px);z-index:-1}.accordion-block h2{font-size:22px;line-height:30px}.accordion-block .spring-allergies-accordion{z-index:1}.accordion-block .spring-allergies-accordion li{border-top:1px solid #007934}.accordion-block .spring-allergies-accordion .is-active h3,.accordion-block .spring-allergies-accordion li:last-of-type{border-bottom:1px solid #007934}.accordion-block .spring-allergies-accordion .is-active h3:after{content:"";top:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.accordion-block .spring-allergies-accordion h3{cursor:pointer}.accordion-block .spring-allergies-accordion h3:after{border-left:2px solid #62b44c;border-top:2px solid #62b44c;content:"";height:25px;position:absolute;right:10px;top:5px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);width:25px}.accordion-block .spring-allergies-accordion p{font-size:18px;line-height:21px}.accordion-block .spring-allergies-accordion p a{text-decoration:underline}.accordion-block .spring-allergies-accordion .accordion-title-text{color:#007934;font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:22px;font-weight:400;line-height:30px}@media (min-width:768px){.accordion-block h2{font-size:37px;line-height:41px}.accordion-block .spring-allergies-accordion .accordion-title-text{font-size:26px;line-height:40px}.accordion-block .spring-allergies-accordion .is-active h3:after{content:"";top:35px}.accordion-block .spring-allergies-accordion h3:after{content:"";top:20px}}.prepare-wrapper .richText{margin-top:30px}.prepare-wrapper .richText h4{margin:0 0 10px}@media (min-width:768px){.prepare-wrapper .richText{margin:0 0 15px 15px}}@media (max-width:767px){.prepare-wrapper .paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prepare-wrapper .paragraphSystem .image:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.prepare-wrapper .paragraphSystem .richText:first-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.prepare-wrapper .paragraphSystem .image:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.prepare-wrapper .paragraphSystem .richText:nth-child(2){-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.prepare-wrapper .paragraphSystem .image:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.prepare-wrapper .paragraphSystem .richText:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.prepare-wrapper .paragraphSystem .image:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.prepare-wrapper .paragraphSystem .richText:nth-child(4){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.prepare-wrapper .paragraphSystem .image:nth-child(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.prepare-wrapper .paragraphSystem .richText:nth-child(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.prepare-wrapper .paragraphSystem .image:nth-child(6){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.prepare-wrapper .paragraphSystem .richText:nth-child(6){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.prepare-wrapper .paragraphSystem .image:nth-child(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.prepare-wrapper .paragraphSystem .richText:nth-child(7){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.prepare-wrapper .paragraphSystem .image:nth-child(8){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.prepare-wrapper .paragraphSystem .richText:nth-child(8){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.prepare-wrapper .paragraphSystem .image:nth-child(9){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.prepare-wrapper .paragraphSystem .richText:nth-child(9){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.prepare-wrapper .paragraphSystem .image:nth-child(10){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.prepare-wrapper .paragraphSystem .richText:nth-child(10){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.prepare-wrapper .paragraphSystem .image:nth-child(11){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.prepare-wrapper .paragraphSystem .richText:nth-child(11){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.prepare-wrapper .paragraphSystem .image:nth-child(12){-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.prepare-wrapper .paragraphSystem .richText:nth-child(12){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.prepare-wrapper .paragraphSystem .image:nth-child(13){-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.prepare-wrapper .paragraphSystem .richText:nth-child(13){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}}@media (min-width:992px){.prepare-wrapper .richText{margin-left:0}}.infographic-hero-banner{position:relative}.infographic-hero-banner img{width:100%}.infographic-hero-banner figcaption{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.infographic-hero-banner figcaption h2{margin:0 auto;width:225px}.infographic-hero-banner figcaption p{margin:5px auto;padding:0 20px}@media (min-width:768px){.infographic-hero-banner figcaption{padding:0 15px}.infographic-hero-banner figcaption .sleep-big-text,.infographic-hero-banner figcaption h2{width:inherit}.infographic-hero-banner figcaption p{padding:0 30px}}.infographic-hero-banner figure{line-height:0}.infographic-hero-banner figcaption h2{color:#68d0ec;font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif;font-size:25px;font-weight:700;line-height:27px;text-align:center}.infographic-hero-banner figcaption p{color:#fff;font-size:14px;line-height:16px;text-align:center}.infographic-hero-banner figcaption .sleep-big-text{font-size:30px}@media (min-width:768px){.infographic-hero-banner figcaption .sleep-big-text,.infographic-hero-banner figcaption h2{font-size:42px;line-height:44px}.infographic-hero-banner figcaption p{font-size:24px;line-height:27px}}@media (max-width:320px){html[lang="fr-CA"] .infographic-hero-banner figcaption h2{font-size:12px;line-height:14px;width:100%}}.infographic-congestion-block > .component-content{height:170vw}.infographic-congestion-block .title-block p:first-of-type{margin:auto auto 5px;max-width:75%;padding:0 15px}.infographic-congestion-block .title-block p:last-of-type{margin-top:10px;padding:0 16px}.infographic-congestion-block .icons-block{bottom:10px;position:absolute;width:100%}.infographic-congestion-block .icons-block > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.infographic-congestion-block .icons-block .richText{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.infographic-congestion-block .icons-block p{margin-bottom:15px;padding:0 15px}.infographic-congestion-block .icons-block .image{-ms-flex-preferred-size:20%;flex-basis:20%;margin-right:35px}.infographic-congestion-block .icons-block .image:nth-of-type(2n){margin-left:35%!important}@media (min-width:768px){.infographic-congestion-block > .component-content{height:827px}.infographic-congestion-block .title-block p:first-of-type{margin-top:0;max-width:100%;padding-top:30px}.infographic-congestion-block .title-block p:last-of-type{margin-top:25px;padding:0 20px}.infographic-congestion-block .icons-block{bottom:35px;position:absolute}.infographic-congestion-block .icons-block .richText{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.infographic-congestion-block .icons-block .richText p{margin-bottom:40px}.infographic-congestion-block .icons-block .image{-ms-flex-preferred-size:15%;flex-basis:15%;margin:0 3% 30px}.infographic-congestion-block .icons-block .image:nth-of-type(2n){margin-left:0!important}}html[lang="fr-CA"] .infographic-congestion-block .title-block p:first-of-type{max-width:85%}@media (min-width:768px){html[lang="fr-CA"] .title-block p:first-of-type{max-width:100%}}.infographic-congestion-block > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/04-background_mobile.jpg);background-repeat:no-repeat;background-size:100% 100%}.infographic-congestion-block .title-block p{text-align:center}.infographic-congestion-block .title-block p .white{color:#fff;font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}.infographic-congestion-block .title-block p:first-of-type{color:#68d0ec}.infographic-congestion-block .title-block p:last-of-type{color:#fff;font-size:11px;line-height:13px}.infographic-congestion-block .icons-block p{color:#fff;font-size:18px;line-height:21px;text-align:center}.infographic-congestion-block .icons-block .white{font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}@media (min-width:360px){.infographic-congestion-block .title-block p:last-of-type{font-size:16px;line-height:18px}}@media (min-width:768px){.infographic-congestion-block > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/04-background.jpg)}.infographic-congestion-block .title-block p:first-of-type{font-size:32px;line-height:34px}.infographic-congestion-block .title-block p:last-of-type{color:#fff;font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:22px;line-height:24px}.infographic-congestion-block .icons-block .richText p{font-size:32px;line-height:34px}}html[lang="fr-CA"] .infographic-congestion-block > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/04-background_FR_mobile.jpg)}@media (min-width:768px){html[lang="fr-CA"] .infographic-congestion-block > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/04-background_FR.jpg)}}.infographic-allergies-block .infographic-symptoms > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.infographic-allergies-block .infographic-symptoms .image{-ms-flex-preferred-size:20%;flex-basis:20%}.infographic-allergies-block .title-block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.infographic-allergies-block .title-block p{margin:0;padding:0 30px}.infographic-allergies-block .title-block p:first-of-type{margin:20px 0}.infographic-allergies-block .title-block p:last-of-type{margin-bottom:20px;padding:0 20px}.infographic-allergies-block .block-with-bg > .component-content{height:70vw}.infographic-allergies-block .block-with-bg > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.infographic-allergies-block .block-with-bg .image{-ms-flex-preferred-size:22%;flex-basis:22%}@media (min-width:768px){.infographic-allergies-block .title-block p:first-of-type{margin-top:40px}.infographic-allergies-block .title-block p:last-of-type{margin:15px 0 30px}.infographic-allergies-block .block-with-bg > .component-content{height:590px;padding-top:15px}}.infographic-allergies-block .component-content .content a{display:none}.infographic-allergies-block .infographic-symptoms{background:-webkit-gradient( linear,left top,left bottom,from(#fffbfb),to(#afbfd8) );background:-o-linear-gradient(top,#fffbfb,#afbfd8);background:linear-gradient(180deg,#fffbfb,#afbfd8)}.infographic-allergies-block .infographic-symptoms .image .component-content{text-align:center}.infographic-allergies-block .title-block p{color:#014a99;font-size:24px;line-height:27px;text-align:center}.infographic-allergies-block .title-block p:last-of-type{font-size:16px;font-weight:700;line-height:18px}.infographic-allergies-block .title-block p .primary-green{font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}.infographic-allergies-block .block-with-bg > .component-content{background-size:100% 100%}.infographic-allergies-block .block-with-bg .image .component-content{text-align:center}@media (min-width:768px){.infographic-allergies-block .title-block p:first-of-type{font-size:48px;line-height:48px}.infographic-allergies-block .title-block p:last-of-type{font-size:28px;font-weight:400;line-height:32px}}.infographic-greater-tomorrow > .component-content{height:530px}.infographic-greater-tomorrow .title + .richText p{padding:5px 20px}.infographic-greater-tomorrow p{margin:0;padding-left:15px;position:relative}.infographic-greater-tomorrow p strong{left:0;position:absolute;top:0}.infographic-greater-tomorrow .infographic-title h3{margin:auto;padding:2px 0;width:200px}.infographic-greater-tomorrow .box{width:100%}.infographic-greater-tomorrow .box > .component-content{margin:0 auto;width:52%}@media (min-width:768px){.infographic-greater-tomorrow > .component-content{height:660px}.infographic-greater-tomorrow .infographic-title h3{padding:25px 0;width:100%}.infographic-greater-tomorrow .title + .richText p{padding:15px 20px}.infographic-greater-tomorrow p{padding-left:30px;padding-right:15px}.infographic-greater-tomorrow .box > .component-content{width:65%}.infographic-greater-tomorrow .box > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.infographic-greater-tomorrow .box .richText{-ms-flex-preferred-size:50%;flex-basis:50%;margin:10px 0}}.infographic-greater-tomorrow > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/06-background_mobile.jpg);background-size:100% 100%}.infographic-greater-tomorrow .title + .richText p{text-align:center}.infographic-greater-tomorrow p{color:#15317e;font-size:12px;font-weight:700;line-height:17px;text-align:left}.infographic-greater-tomorrow p strong{font-size:14px}@media (min-width:360px){.infographic-greater-tomorrow p{font-size:16px;line-height:18px}}@media (min-width:768px){.infographic-greater-tomorrow > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/06-background.jpg)}.infographic-greater-tomorrow .title + .richText p{font-size:22px;line-height:24px}.infographic-greater-tomorrow p{color:#672e6c;font-size:20px;font-weight:400;line-height:24px}.infographic-greater-tomorrow p strong{color:#15317e;font-size:24px}}html[lang="fr-CA"] .infographic-greater-tomorrow p{font-size:12px;line-height:17px}@media (max-width:320px){html[lang="fr-CA"] .infographic-greater-tomorrow p{font-size:10px;line-height:14px}}@media (min-width:992px){html[lang="fr-CA"] .infographic-greater-tomorrow p{font-size:20px;line-height:24px}}.infographic-losing-sleep > .component-content{height:370px}.infographic-losing-sleep .image img{margin-bottom:10px;width:200px}.infographic-losing-sleep .box{margin:0 auto!important;padding:20px 0;width:50%}@media (min-width:768px){.infographic-losing-sleep > .component-content{height:620px}.infographic-losing-sleep .box{padding:80px 0 35px;width:60%}.infographic-losing-sleep .box > .component-content > .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.infographic-losing-sleep .box .image{-ms-flex-preferred-size:48%;flex-basis:48%;margin-bottom:20px}.infographic-losing-sleep .box .image:nth-child(2) img{margin-right:30px}.infographic-losing-sleep .box .image:nth-child(odd) img{float:left}.infographic-losing-sleep .box .image:nth-child(5){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.infographic-losing-sleep .box .image:nth-child(5) img{float:none}.infographic-losing-sleep .box .image:nth-child(6){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.infographic-losing-sleep .box .image:nth-child(6) img{float:left}.infographic-losing-sleep .box .image img{width:auto}}@media (min-width:768px){html[lang="fr-CA"] .infographic-losing-sleep .image:nth-child(4) img{margin-left:33px}html[lang="fr-CA"] .infographic-losing-sleep .image:nth-child(5) img{margin-right:20px}html[lang="fr-CA"] .infographic-losing-sleep .image:nth-child(6){margin-left:-5px}}.infographic-losing-sleep > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/05-background_mobile.jpg);background-repeat:no-repeat;background-size:100% 100%}.infographic-losing-sleep .image > .component-content{text-align:center}@media (min-width:768px){.infographic-losing-sleep > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/05-background.jpg)}}.infographic-sensimist > .component-content{height:745px}.infographic-sensimist .richText > .component-content{margin-left:90px;padding:10px 15px 0 0}.infographic-sensimist .infographic-learn-more{bottom:0;position:absolute;width:100%}.infographic-sensimist .infographic-learn-more > .component-content{margin-left:0;padding:10px 0}.infographic-sensimist .infographic-learn-more p:after{display:inline-block;height:7px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:7px}.infographic-sensimist .image{bottom:65px;position:absolute;right:10px}.infographic-sensimist .image img{max-width:80%}@media (min-width:768px){.infographic-sensimist > .component-content{height:830px}.infographic-sensimist .richText > .component-content{margin-left:110px;padding-right:24%}.infographic-sensimist .image{bottom:100px;right:25px}.infographic-sensimist .image img{max-width:100%}.infographic-sensimist .infographic-learn-more{bottom:8px}.infographic-sensimist .infographic-learn-more > .component-content{margin-left:0;padding:0}.infographic-sensimist .infographic-learn-more p{margin:24px 0}.infographic-sensimist .infographic-learn-more p:after{content:"";height:20px;width:20px}}.infographic-sensimist > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/07-background_mobile.jpg);background-repeat:no-repeat;background-size:auto 100%}.infographic-sensimist .richText .blue-bold{color:#00bbdc;font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}.infographic-sensimist p{color:#555;font-size:16px;line-height:18px}.infographic-sensimist .infographic-learn-more p,.infographic-sensimist p{font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif}.infographic-sensimist .infographic-learn-more p{color:#fff;font-size:13px;text-align:center}.infographic-sensimist .infographic-learn-more p:after{border-right:2px solid #fff;border-top:2px solid #fff;content:""}.infographic-sensimist .infographic-learn-more p a{color:#fff}.infographic-sensimist .infographic-learn-more p .blue-bold{color:#fff;font-family:Benton Sans Bd,Arial,Arial Black,Helvetica,sans-serif}.infographic-sensimist .image > .component-content{text-align:right}@media (min-width:768px){.infographic-sensimist > .component-content{background-image:url(/etc/designs/zg/flonase-consumer-ca/desktop/assets/img/custom/07-background.jpg);background-repeat:no-repeat;background-size:auto 100%}.infographic-sensimist p{font-size:22px;line-height:24px}.infographic-sensimist .infographic-learn-more p{font-size:32px}.infographic-sensimist .infographic-learn-more p:after{border-right:4px solid #fff;border-top:4px solid #fff;content:""}}@media (max-width:320px){html[lang="fr-CA"] .infographic-sensimist p{font-size:14px;line-height:16px}}.infographic-title{margin:0 auto!important;width:85%}.infographic-title h3{margin:0;padding:12px 0}@media (min-width:768px){.infographic-title h3{padding:25px 0}}.infographic-title,.infographic-title h3{background-color:#4aa647}.infographic-title h3{color:#fff;font-family:Benton Sans Bk,Arial,Arial Narrow,Impact,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:400;text-align:center}@media (min-width:768px){.infographic-title h3{font-size:34px;line-height:36px}}html[lang="en-CA"] .page-home .box-home-featured .richText .yellow > a,html[lang="en-CA"] .page-home span.orange,html[lang="fr-CA"] .page-home .box-home-featured .richText .yellow > a,html[lang="fr-CA"] .page-home span.orange{color:#be4f0e}html[lang="en-CA"] .page-about .rt-symptoms-en-3 p,html[lang="fr-CA"] .page-about .rt-symptoms-en-3 p{color:#1b77ac}html[lang="en-CA"] .page-about .rt-symptoms-en-4 p,html[lang="fr-CA"] .page-about .rt-symptoms-en-4 p{color:#2e8227}html[lang="en-CA"] .page-about .rt-symptoms-en-5 p,html[lang="fr-CA"] .page-about .rt-symptoms-en-5 p{color:#be4f0e}html[lang="en-CA"] .page-apropos .rt-symptoms-fr-3 p,html[lang="fr-CA"] .page-apropos .rt-symptoms-fr-3 p{color:#1b77ac}html[lang="en-CA"] .page-apropos .rt-symptoms-fr-4 p,html[lang="fr-CA"] .page-apropos .rt-symptoms-fr-4 p{color:#2e8227}html[lang="en-CA"] .page-apropos .rt-symptoms-fr-5 p,html[lang="fr-CA"] .page-apropos .rt-symptoms-fr-5 p{color:#be4f0e}html[lang="en-CA"] .box.box-navigation-header a,html[lang="fr-CA"] .box.box-navigation-header a{border-bottom:1px solid #0079ae}html[lang="en-CA"] .box.box-navigation-header a:hover,html[lang="fr-CA"] .box.box-navigation-header a:hover{border-bottom:1px solid #014e6f;color:#014e6f;text-decoration:none}html[lang="en-CA"] [contentEditable="true"]:not([tabindex="-1"]):focus,html[lang="en-CA"] [tabindex]:not([tabindex="-1"]):focus,html[lang="en-CA"] a[href]:not([tabindex="-1"]):focus,html[lang="en-CA"] area[href]:not([tabindex="-1"]):focus,html[lang="en-CA"] button:not([disabled]):not([tabindex="-1"]):focus,html[lang="en-CA"] iframe:not([tabindex="-1"]):focus,html[lang="en-CA"] input:not([disabled]):not([tabindex="-1"]):focus,html[lang="en-CA"] select:not([disabled]):not([tabindex="-1"]):focus,html[lang="en-CA"] textarea:not([disabled]):not([tabindex="-1"]):focus,html[lang="fr-CA"] [contentEditable="true"]:not([tabindex="-1"]):focus,html[lang="fr-CA"] [tabindex]:not([tabindex="-1"]):focus,html[lang="fr-CA"] a[href]:not([tabindex="-1"]):focus,html[lang="fr-CA"] area[href]:not([tabindex="-1"]):focus,html[lang="fr-CA"] button:not([disabled]):not([tabindex="-1"]):focus,html[lang="fr-CA"] iframe:not([tabindex="-1"]):focus,html[lang="fr-CA"] input:not([disabled]):not([tabindex="-1"]):focus,html[lang="fr-CA"] select:not([disabled]):not([tabindex="-1"]):focus,html[lang="fr-CA"] textarea:not([disabled]):not([tabindex="-1"]):focus{outline:1px dotted #014e6f}html[lang="en-CA"] .page-drug-facts .box-dosing-orange,html[lang="fr-CA"] .page-drug-facts .box-dosing-orange{background:#be4f0e}html[lang="en-CA"] .page-allergy-symptoms .tabs-symptoms .orange,html[lang="en-CA"] .page-symptomes-d-allergie .tabs-symptoms .orange,html[lang="fr-CA"] .page-allergy-symptoms .tabs-symptoms .orange,html[lang="fr-CA"] .page-symptomes-d-allergie .tabs-symptoms .orange{color:#be4f0e}html[lang="en-CA"] .page-allergy-symptoms .tabs-symptoms .yellow,html[lang="en-CA"] .page-symptomes-d-allergie .tabs-symptoms .yellow,html[lang="fr-CA"] .page-allergy-symptoms .tabs-symptoms .yellow,html[lang="fr-CA"] .page-symptomes-d-allergie .tabs-symptoms .yellow{color:#bb5b07}html[lang="en-CA"] .page-allergy-symptoms .tabs-symptoms .primary-green,html[lang="en-CA"] .page-symptomes-d-allergie .tabs-symptoms .primary-green,html[lang="fr-CA"] .page-allergy-symptoms .tabs-symptoms .primary-green,html[lang="fr-CA"] .page-symptomes-d-allergie .tabs-symptoms .primary-green{color:#2e8227}html[lang="en-CA"] .reference-about-samle-video iframe,html[lang="fr-CA"] .reference-about-samle-video iframe{border:0}html[lang="en-CA"] .navigation-snippet-mobile .nav-mobile-top-item a,html[lang="fr-CA"] .navigation-snippet-mobile .nav-mobile-top-item a{text-decoration:underline}html[lang="en-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-1304013720-1"],html[lang="en-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-01585040038-1"],html[lang="fr-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-1304013720-1"],html[lang="fr-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-01585040038-1"]{color:#be4f0e}html[lang="en-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item.is-active a[href="#tab-1304013720-1"],html[lang="en-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item.is-active a[href="#tab-01585040038-1"],html[lang="en-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-1304013720-1"]:hover,html[lang="en-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-01585040038-1"]:hover,html[lang="fr-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item.is-active a[href="#tab-1304013720-1"],html[lang="fr-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item.is-active a[href="#tab-01585040038-1"],html[lang="fr-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-1304013720-1"]:hover,html[lang="fr-CA"] .tabs-facts .tabs-nav-list .tabs-nav-item a[href="#tab-01585040038-1"]:hover{background-color:#be4f0e!important;color:#fff!important}html[lang="en-CA"] .table-facts.orange th,html[lang="fr-CA"] .table-facts.orange th{background-color:#be4f0e;border:2px solid #be4f0e}html[lang="en-CA"] .table-facts.orange td,html[lang="fr-CA"] .table-facts.orange td{border-color:#be4f0e}.page-allergy-tips #wrapper #content{padding:0}.page-allergy-tips .box-feature-holder{padding:0 20px 20px}.page-allergy-tips .box-feature-holder.alpha{margin-left:auto!important}.page-allergy-tips .image-page-header .component-content{background-position:center 0;height:130px}@media (max-width:767px){.page-allergy-tips .image-page-header h2{padding-left:20px}}@media only screen and (max-width:1015px){.page-allergy-tips .navigation-second-level > .component-content{padding:0}.page-allergy-tips .navigation-second-level > .component-content ul{padding:0 20px!important}}@media (min-width:768px){.page-allergy-tips .snippetReference .image-page-header .component-content{height:270px}.page-allergy-tips .image-page-header .component-content{height:420px}}.page-allergy-tips .title-landing h1{margin:25px 0 5px}.page-allergy-tips .padding-bottom{padding-bottom:30px}.page-allergy-tips .article-main-image{margin:0}@media (min-width:768px){.page-allergy-tips .title-landing h1{margin:40px 0 25px;text-align:center}.page-allergy-tips .padding-bottom{padding-bottom:60px}}@media (max-width:767px){.page-allergy-tips .image-page-header figcaption h2{width:82%}}.page-different-types-allergic-rhinitis .orange-bg-title h2{background-color:#dc4e33}.contact-us-container h1{color:#313131;font-size:30px;font-weight:700;line-height:36px;margin:1rem 0}.contact-us-container h2{color:#313131;font-size:24px;font-weight:700;line-height:30px;margin-bottom:4rem}.contact-us-container ul.contact-list li span div{background:#b3b3b3;text-align:center;border-radius:61%;height:70px;line-height:90px;width:70px}.contact-us-container .richText .richText-content ul{margin:0 0 1rem 0}.contact-us-container .richText .richText-content ul > li{color:#313131;margin:0 0.5rem 1rem 0.5rem;padding:0;font-size:16px;font-weight:400}.contact-us-container ul.contact-list li img{width:30px}.contact-us-container ul.contact-list li{display:flex!important;align-items:center;margin-bottom:2rem!important;line-height:20px;font-size:16px}.contact-us-container ul li .visibility-hide{visibility:hidden!important}.contact-us-container .richText ul li:before{display:none}.contact-us-container a{color:#0079ae;border-bottom:2px solid #0079ae;text-decoration:none!important}.contact-us-container .richText a:not(.btn-default):hover{border-bottom:2px solid transparent;background-color:#0079ae;color:#fff}.contact-us-container .default-icon > a{background-color:#0079ae;display:inline-block;position:relative;border-radius:50%;width:30px;height:20px;display:flex!important;justify-content:center!important;align-items:center!important;margin-left:5px;padding:5px 0 2px 0}.contact-us-container .default-icon > a img{width:auto!important;height:18px!important;text-align:center}.max-content-width{clear:both;float:none!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important}.margin-around{margin:15px 5px 0 15px}.col-md-1,.col-md-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}:lang(en-CA) .box.box-navigation-header{right:140px!important;top:16px!important}.rt-language-selector-fr p a,.rt-language-selector p a{top:1px!important}.box.box-navigation-header{right:200px;top:14px}:lang(fr-CA) .flonase-ca_fr #content .box-home-page-header .box .richText img{width:auto!important}html[lang="en-CA"] .image-header-gsk,html[lang="fr-CA"] .image-header-gsk{margin-top:-4px}html[lang="en-CA"] .image-header-gsk img,html[lang="fr-CA"] .image-header-gsk img{width:134px;max-width:124px}@media (min-width:992px){.contact-us-container h1{font-size:42px;line-height:52px}.contact-us-container h2{font-size:32px;line-height:40px}.contact-us-container .richText .richText-content ul > li,.contact-us-container .richText .richText-content ol > li{line-height:20px}.contact-us-container .richText a:not(.btn-default){border-bottom:2px solid #0079ae}.max-content-width{max-width:1140px!important}.col-md-1{width:8.33333333%}.col-md-9{width:75%}}@media only screen and (max-width:991px) and (min-width:768px){html[lang="en-CA"] .image-header-gsk,html[lang="fr-CA"] .image-header-gsk{margin-right:3rem}}@media (max-width:767px){.contact-us-container ul.contact-list li{padding:10px!important;border-radius:4px;background:#8080800f}.margin-around{margin:0}.margin-para{margin:10px 10px 5px 15px}.contact-us-container a{word-break:break-all}.contact-us-container{padding-left:0!important;padding-right:0!important}.contact-us-container .contact-list{padding-left:0}html[lang="en-CA"] .image-header-gsk,html[lang="fr-CA"] .image-header-gsk{right:46px!important}html[lang="en-CA"] .image-header-gsk .left,html[lang="fr-CA"] .image-header-gsk .left{text-align:right!important}html[lang="en-CA"] .image-header-gsk img,html[lang="fr-CA"] .image-header-gsk img{width:134px!important}html[lang="en-CA"] .image-header-gsk,html[lang="fr-CA"] .image-header-gsk{margin-right:0}html[lang="en-CA"] .image-header-gsk,html[lang="fr-CA"] .image-header-gsk{margin-top:0}}.word-break a{word-break:break-all}@media (max-width:991px){.padding-left-right{padding-left:30px;padding-right:30px}}@media only screen and (max-width:1015px){#wrapper #content{padding:0}.box-home-page-header .carousel-image-hero{margin:0}}.padding-top-bottom{padding-top:10px;padding-bottom:15px}.font-weight-bold{font-weight:bold}:lang(en-CA) .box.box-navigation-header .rt-language-selector p a{display:none}html[lang="en-CA"] .language-navigation ul li a{display:block}:lang(en-CA) .navigation.language-navigation{float:left;clear:none}:lang(en-CA) .navigation.language-navigation ul.navigation-branch{margin:0;padding:0}:lang(en-CA) .navigation.language-navigation ul.navigation-branch li a{margin-top:2px;margin-left:10px}.navigation-snippet-mobile .navigation-root .nav-mobile-top-item a.navigation-item-title{display:inline-block}.navigation-snippet-mobile .navigation-root .nav-mobile-top-item > a.navigation-item-title{padding:0}@media only screen and (max-width:991px) and (min-width:768px){:lang(en-CA) .navigation-second-level .component-content{width:calc(100% - 40px)}}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(1,1fr)}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.box.component{grid-row-start:1;grid-row-end:5;display:inline-grid;grid-column-start:1;grid-column-end:2;width:100%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.carousel.component{display:inline-grid;grid-row-start:2;grid-row-end:3;width:100%;padding-left:5%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.richText.component{display:inline-grid;grid-row-start:1;grid-row-end:2;width:100%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.richText.component > div.component-content > div.richText-content > h1{text-align:center}div.about-flonase-box.box-wrapper.new-about-flonase-box > div.component-content > div.paragraphSystem.content > div.box.component.section > div.component-content > div.paragraphSystem.content{display:flex;justify-content:flex-start}div.about-flonase-box.box-wrapper.new-about-flonase-box > div.component-content > div.paragraphSystem.content > div.box.component.section > div.component-content > div.paragraphSystem.content > div.parametrizedhtml.html-audiorotator{width:100%}@media (max-width:767px){div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.box.component{grid-row-start:2;grid-row-end:3;display:inline-grid;grid-column-start:1;grid-column-end:2;width:100%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.richText.component > div.component-content > div.richText-content > h1{font-size:18px;line-height:22px}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.box.component > div.component-content,div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.box.component > div.component-conten > div.paragraphSystem.content{height:100%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.box.component > div.component-content img{width:37%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.richText.component{display:inline-grid;grid-row-start:1;grid-row-end:2;width:90%;margin:0 auto!important}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.carousel.component{display:inline-grid!important;grid-row-start:3!important;grid-row-end:4!important;width:100%}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content{display:grid;grid-template-columns:1fr;grid-template-rows:110px 435px 280px;gap:10px}div.new-box-flonase-steps.box-flonase-steps{padding:0 0 25px}div.about-flonase-box.box-wrapper.new-about-flonase-box > div.component-content > div.paragraphSystem.content > div.box.component.section > div.component-content > div.paragraphSystem.content > div.richText.component > div.component-content > div.richText-content > h2{text-align:center;font-size:17px}div.about-flonase-box.box-wrapper.new-about-flonase-box > div.component-content > div.paragraphSystem.content > div.box.component.section > div.component-content > div.paragraphSystem.content > div.parametrizedhtml.html-audiorotator > div.component-content > div.audio-list > ul.mobile-dot-controls{display:flex;justify-content:center}div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.carousel.component{padding-left:0}}@media (max-width:500px){div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content{display:grid;grid-template-columns:1fr;grid-template-rows:95px 355px 280px;gap:10px}}@media (min-width:768px){div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.richText.component > div.component-content > div.richText-content > h1{text-align:left;font-size:2.75rem;line-height:1.1}}@media (min-width:1024px){div.new-box-flonase-steps.box-flonase-steps > div.component-content > div.paragraphSystem.content > div.richText.component > div.component-content > div.richText-content > h1{font-size:3.5rem}}