﻿.audience-data-template .market-selector{display:flex;flex-wrap:wrap;justify-content:center;padding:5px 15px 15px 15px;}.audience-data-template .FormPanel .market-selector__label{width:100%;font-weight:600;line-height:2.1334em;}.audience-data-template .FormPanel .market-selector__input{width:100%;}@media screen and (min-width:600px){.audience-data-template .market-selector{padding-top:15px;}.audience-data-template .FormPanel .market-selector__label{width:auto;margin-right:8px;}.audience-data-template .FormPanel .market-selector__input{width:230px;}}.market-container{min-height:50vh;transition:height .5s ease-in-out;}.market-container:before{content:'';position:absolute;top:50%;left:50%;display:block;width:50px;height:50px;margin-top:-25px;margin-left:-17px;opacity:0;background-image:url(../images/loading-spinner--gray.svg);transition:opacity .5s ease-in-out;animation-name:MKT-LOADING-SPINNER;animation-duration:1.25s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite;}.market-container[data-loading='true']{position:relative;min-height:50vh;}.market-container[data-loading='true']:before{opacity:1;}@keyframes MKT-LOADING-SPINNER{from{transform:rtoate(0deg);}to{transform:rotate(360deg);}}.audience-data-template .market-overview{min-height:300px;text-align:center;background-size:contain;background-position:center top;background-repeat:no-repeat;background-image:url(../images/country-maps/audience-map--global.png);}.audience-data-template .market-overview[data-market="de-de"]{background-image:url(../images/country-maps/audience-map--de-de.png);}.audience-data-template .market-overview[data-market="en-au"]{background-image:url(../images/country-maps/audience-map--en-au.png);}.audience-data-template .market-overview[data-market="en-ca"]{background-image:url(../images/country-maps/audience-map--en-ca.png);}.audience-data-template .market-overview[data-market="en-gb"]{background-image:url(../images/country-maps/audience-map--en-gb.png);}.audience-data-template .market-overview[data-market="en-us"]{background-image:url(../images/country-maps/audience-map--en-us.png);}.audience-data-template .market-overview[data-market="es-es"]{background-image:url(../images/country-maps/audience-map--es-es.png);}.audience-data-template .market-overview[data-market="fr-fr"]{background-image:url(../images/country-maps/audience-map--fr-fr.png);}.audience-data-template .market-overview[data-market="pt-br"]{background-image:url(../images/country-maps/audience-map--pt-br.png);}.audience-data-template .market-overview[data-market="de"]{background-image:url(../images/country-maps/audience-map--de.png);}.audience-data-template .market-overview[data-market="au"]{background-image:url(../images/country-maps/audience-map--au.png);}.audience-data-template .market-overview[data-market="ca"]{background-image:url(../images/country-maps/audience-map--ca.png);}.audience-data-template .market-overview[data-market="gb"]{background-image:url(../images/country-maps/audience-map--gb.png);}.audience-data-template .market-overview[data-market="us"]{background-image:url(../images/country-maps/audience-map--us.png);}.audience-data-template .market-overview[data-market="es"]{background-image:url(../images/country-maps/audience-map--es.png);}.audience-data-template .market-overview[data-market="fr"]{background-image:url(../images/country-maps/audience-map--fr.png);}.audience-data-template .market-overview[data-market="br"]{background-image:url(../images/country-maps/audience-map--br.png);}.audience-data-template .market-overview__title{margin-bottom:0;}.audience-data-template .market-overview__callouts{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:31px;padding-bottom:16px;}.audience-data-template .market-overview__callouts .callout__item{width:100%;margin-bottom:15px;padding:16px;color:#fff;text-align:left;background-color:#243a5e;}.audience-data-template .market-overview__callouts .callout__item-icon{float:left;max-width:34px;max-height:34px;margin-right:15px;}.audience-data-template .market-overview__callouts .callout__item-title{display:block;font-size:19px;font-size:1.9rem;font-weight:500;line-height:1em;}.audience-data-template .market-overview__callouts .callout__item-subtitle{display:block;font-size:13px;font-size:1.3rem;line-height:1em;}.audience-data-template .market-overview__pie-chart{text-align:center;}.audience-data-template .market-overview__pie-chart .pie-chart{display:inline-block;width:60px;height:60px;margin-bottom:4px;}.audience-data-template .market-overview__pie-chart .pie-chart__icon{width:100%;height:100%;}.audience-data-template .market-overview__pie-chart .pie-chart__caption{font-size:15px;font-size:1.5rem;line-height:1.342em;}@media screen and (min-width:600px){.audience-data-template .market-overview__callouts{justify-content:space-around;}.audience-data-template .market-overview__callouts .callout__item{width:calc(50% - 15px);}}@media screen and (min-width:768px){.audience-data-template .market-overview__callouts{flex-wrap:nowrap;justify-content:space-between;}.audience-data-template .market-overview__callouts .callout__item{width:calc(33.3332% - 20px);}}.audience-data-template .vertical-markets-container{text-align:center;margin-bottom:100px;}.audience-data-template .vm__tab-menu{position:relative;display:flex;justify-content:space-around;height:38px;margin:0;padding:0;}.audience-data-template .vm__tab-menu:before{content:'';position:absolute;bottom:1px;left:0;width:100%;height:1px;background-color:#243a5e;}.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta']){position:relative;display:block;flex-grow:1;height:36px;margin-right:2px;padding-top:4px;font-size:15px;font-size:1.5rem;color:#fff;text-decoration:none;background-color:#0078d4;}.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta']):last-of-type{margin-right:0;}.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta']):hover,.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta']):focus{text-decoration:underline;}.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta']):focus{outline-color:currentColor;outline-offset:-3px;}.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta'])[data-active='true']{color:#243a5e;font-weight:700;height:38px;margin-top:-1px;margin-bottom:-1px;background-color:#fff;border:1px solid #243a5e;border-bottom-color:#fff;}.audience-data-template a.vm__tab-menu-link:not([class~='btn']):not([class~='btn-cta']) *{pointer-events:none;}.audience-data-template .vm__tab-item{display:none;visibility:hidden;}.audience-data-template .vm__tab-item[data-active="true"]{display:block;visibility:visible;}h2.audience-data-subtitle{margin-bottom:5px;}.vertical-feature__row{display:flex;justify-content:center;flex-wrap:wrap;outline-offset:-15px;padding-top:50px;}.vertical-feature{display:flex;align-items:center;padding-bottom:60px;font-size:15px;font-size:1.5rem;line-height:1.342em;}.vertical-feature .vf__chart{margin-right:10px;width:120px;height:120px;}.vertical-feature .vf__caption{width:calc(100% - 130px);}.vertical-feature .vf__title{margin-bottom:0;font-size:20px;font-size:2rem;line-height:1.25em;font-weight:600;text-transform:none;}.audience-data-grid .adg__header{padding-bottom:26px;}.audience-data-grid .data-grid__title{margin-bottom:.25em;padding-bottom:0;}@media screen and (min-width:600px){.vertical-feature{max-width:60%;}}@media screen and (min-width:768px){.vertical-feture__row{padding-top:75px;}}