/*! sanitize.css v7.0.3 | CC0 License | github.com/csstools/sanitize.css */*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{cursor:default;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Oxygen,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}:root{--color-primary:var(--color-primary-theme,#0850a3);--color-primary-text:var(--color-primary-text-theme,#434343);--color-secondary-text:var(--color-secondary-text-theme,#eaf4ff);--color-text-inverse:var(--color-text-inverse-theme,#fff);--color-site-bg:var(--color-site-bg-theme,#fff);--color-border:var(--color-border-theme,#f3f2f5);--color-callout-bg:var(--color-callout-bg-theme,#f3f2f5);--color-header-bg:var(--color-header-bg-theme,#fff);--color-header-secondary-bg:var(--color-header-secondary-bg-theme,#f3f2f5);--color-header-text:var(--color-header-text-theme,#434343);--color-header-border:var(--color-header-border-theme,var(--color-border));--color-hat-bg:var(--color-hat-bg-theme,var(--color-primary));--color-hat-text:var(--color-hat-text-theme,#fff);--color-footer-bg:var(--color-footer-bg-theme,#f3f2f5);--color-footer-text:var(--color-footer-text-theme,#434343);--color-banner-bg:var(--color-banner-bg-theme,var(--color-primary));--color-banner-text:var(--color-banner-text-theme,#fff);--color-link-text:var(--color-link-text-theme,var(--color-primary));--color-link-text-hover:var(--color-link-text-hover-theme,var(--color-primary));--color-button-bg:var(--color-button-bg-theme,var(--color-primary));--color-button-border:var(--color-button-border-theme,var(--color-primary));--color-button-text:var(--color-button-text-theme,#fff);--color-button-secondary-bg:var(--color-button-hover-bg-theme,#fff);--color-button-secondary-border:var(--color-button-hover-border-theme,var(--color-primary));--color-button-secondary-text:var(--color-button-hover-text-theme,var(--color-primary));--color-button-disabled:var(--color-button-disabled-theme,#e6e6e6);--color-list-title:var(--color-list-title-theme,#434343);--color-list-border:var(--color-list-border-theme,var(--color-border));--color-category-text:var(--color-category-text-theme,var(--color-primary));--color-sponsored-banner-bg:var(--color-sponsored-banner-bg-theme,#fff);--color-sponsored-banner-text:var(--color-sponsored-banner-text-theme,var(--color-primary));--color-flag-background:var(--color-flag-background-theme,#6c7778);--color-flag-text:var(--color-flag-text-theme,#fff)}[data-animate]{transition-duration:.75s;transition-property:opacity,transform;transition-timing-function:ease-out}[data-animate=fade][data-not-scrolled],[data-not-scrolled] [data-animate=fade]{opacity:0}[data-animate=fromBottom][data-not-scrolled],[data-not-scrolled] [data-animate=fromBottom]{opacity:0;transform:translateY(400px)}[data-animate=fromRight][data-not-scrolled],[data-not-scrolled] [data-animate=fromRight]{opacity:0;transform:translate(800px)}[data-animate=fromLeft][data-not-scrolled],[data-not-scrolled] [data-animate=fromLeft]{opacity:0;transform:translate(-800px)}[data-animate-on-scroll][data-scrolled] [data-animate=fromBottom],[data-animate-on-scroll][data-scrolled] [data-animate=fromLeft],[data-animate-on-scroll][data-scrolled] [data-animate=fromRight],[data-animate=fromBottom][data-animate-on-scroll][data-scrolled],[data-animate=fromLeft][data-animate-on-scroll][data-scrolled],[data-animate=fromRight][data-animate-on-scroll][data-scrolled]{opacity:1;transform:translate(0)}@media (prefers-reduced-motion){[data-animate]{transition-duration:0}[data-animate=fade],[data-animate=fromBottom],[data-animate=fromLeft],[data-animate=fromRight]{opacity:1!important;transform:translate(0)!important}}.Button,.LoadMore button,.SearchResultsModule-filters-apply button,.VideoPlaylistModule-playlistNavigation button,.VideoPlaylistModule-playlistToggle{font-family:var(--font-1);font-size:var(--label-3);font-weight:700;line-height:120%;background:var(--color-button-bg);border:1px solid var(--color-button-border);border-radius:var(--button-border-radius);color:var(--color-button-text);cursor:pointer;display:inline-block;height:46px;line-height:46px;position:relative;text-align:center;transition:background .5s,border .5s,color .5s;padding:0 25px;white-space:nowrap}.Button[data-size=small],.LoadMore button[data-size=small],.SearchResultsModule-filters-apply button[data-size=small],.VideoPlaylistModule-playlistNavigation button[data-size=small],.VideoPlaylistModule-playlistToggle[data-size=small]{font-family:var(--font-1);font-size:var(--label-5);font-weight:700;line-height:120%;height:30px;line-height:30px;padding:0 15px}.Button p,.LoadMore button p,.SearchResultsModule-filters-apply button p,.VideoPlaylistModule-playlistNavigation button p,.VideoPlaylistModule-playlistToggle p{display:inline;margin:0}.Button:hover,.LoadMore button:hover,.SearchResultsModule-filters-apply button:hover,.VideoPlaylistModule-playlistNavigation button:hover,.VideoPlaylistModule-playlistToggle:hover{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border);color:var(--color-button-secondary-text)}.Button:disabled,.LoadMore button:disabled,.SearchResultsModule-filters-apply button:disabled,.VideoPlaylistModule-playlistNavigation button:disabled,.VideoPlaylistModule-playlistToggle:disabled{background:var(--color-button-disabled);border:1px solid var(--color-button-disabled);color:#fff;cursor:default}.Button[data-theme=secondary],.LoadMore button[data-theme=secondary],.SearchResultsModule-filters-apply button[data-theme=secondary],.VideoPlaylistModule-playlistNavigation button[data-theme=secondary],.VideoPlaylistModule-playlistToggle[data-theme=secondary]{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border);color:var(--color-button-secondary-text)}.Button[data-theme=secondary]:hover,.LoadMore button[data-theme=secondary]:hover,.SearchResultsModule-filters-apply button[data-theme=secondary]:hover,.VideoPlaylistModule-playlistNavigation button[data-theme=secondary]:hover,.VideoPlaylistModule-playlistToggle[data-theme=secondary]:hover{background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text)}.Button[data-theme=secondary]:disabled,.LoadMore button[data-theme=secondary]:disabled,.SearchResultsModule-filters-apply button[data-theme=secondary]:disabled,.VideoPlaylistModule-playlistNavigation button[data-theme=secondary]:disabled,.VideoPlaylistModule-playlistToggle[data-theme=secondary]:disabled{background:#fff;border:1px solid var(--color-button-disabled);color:var(--color-button-disabled)}.ButtonIcon,.LoadMore buttonIcon,.SearchResultsModule-filters-apply buttonIcon,.VideoPlaylistModule-playlistNavigation buttonIcon,.VideoPlaylistModule-playlistToggleIcon{display:flex;align-items:center;gap:3px}.ButtonIcon svg,.LoadMore buttonIcon svg,.SearchResultsModule-filters-apply buttonIcon svg,.VideoPlaylistModule-playlistNavigation buttonIcon svg,.VideoPlaylistModule-playlistToggleIcon svg{margin-left:3px;width:12px;height:12px}.ButtonIcon:hover svg,.LoadMore buttonIcon:hover svg,.SearchResultsModule-filters-apply buttonIcon:hover svg,.VideoPlaylistModule-playlistNavigation buttonIcon:hover svg,.VideoPlaylistModule-playlistToggleIcon:hover svg{margin-left:5px}.NavigationItem-more button,.NotButton,.SearchFilter-seeAll-button,.SearchResultsModule-filters-close,.SearchResultsModule-filters-open{cursor:pointer;display:block;background:none;border:0;padding:0}.TextOnly{font-family:var(--font-1);font-size:var(--label-3);font-weight:700;line-height:120%;color:var(--color-primary,#0850a3);display:flex;align-items:center;gap:3px}.TextOnly svg{fill:var(--color-primary,#0850a3);width:12px;height:12px}.TextOnly:hover svg{margin-left:5px}.TextOnly:disabled{color:var(--color-button-disabled,#999)}.TextOnly:disabled svg{margin-left:0;fill:var(--color-button-disabled,#999)}.Arrow,.flickity-button{background:var(--color-button-bg);border:1px solid var(--color-button-border);border-radius:100%;width:30px;height:30px;transition:background .5s,border .5s}.Arrow .flickity-button-icon,.Arrow svg,.flickity-button .flickity-button-icon,.flickity-button svg{fill:var(--color-button-text);height:12px;left:0;position:relative;top:-1px;transition:fill .5s;width:12px}.Arrow:focus,.flickity-button:focus{box-shadow:none}.Arrow:disabled,.flickity-button:disabled{background:var(--color-button-disabled);border:1px solid var(--color-button-disabled)}.Arrow:disabled svg,.flickity-button:disabled svg{fill:#fff}.Arrow:hover,.flickity-button:hover{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border)}.Arrow:hover svg,.flickity-button:hover svg{fill:var(--color-button-secondary-text)}.Arrow[data-theme=secondary],.flickity-button[data-theme=secondary],[data-theme=secondary] .Arrow,[data-theme=secondary] .flickity-button{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border)}.Arrow[data-theme=secondary] svg,.flickity-button[data-theme=secondary] svg,[data-theme=secondary] .Arrow svg,[data-theme=secondary] .flickity-button svg{fill:var(--color-button-secondary-text)}.Arrow[data-theme=secondary]:hover,.flickity-button[data-theme=secondary]:hover,[data-theme=secondary] .Arrow:hover,[data-theme=secondary] .flickity-button:hover{background:var(--color-button-bg);border:1px solid var(--color-button-border)}.Arrow[data-theme=secondary]:hover svg,.flickity-button[data-theme=secondary]:hover svg,[data-theme=secondary] .Arrow:hover svg,[data-theme=secondary] .flickity-button:hover svg{fill:var(--color-button-text)}.Arrow[data-theme=secondary]:disabled,.flickity-button[data-theme=secondary]:disabled,[data-theme=secondary] .Arrow:disabled,[data-theme=secondary] .flickity-button:disabled{background:#fff;border:1px solid var(--color-button-disabled)}.Arrow[data-theme=secondary]:disabled svg,.flickity-button[data-theme=secondary]:disabled svg,[data-theme=secondary] .Arrow:disabled svg,[data-theme=secondary] .flickity-button:disabled svg{fill:var(--color-button-disabled)}.iconMinus,.iconPlus{border-radius:100%;cursor:pointer;height:20px;padding:3px;width:20px}.iconMinus:hover,.iconPlus:hover{background-color:var(--color-callout-bg)}.flickity-button{padding:0}.flickity-button:disabled{background:none;opacity:.5}[data-inverse-colors]{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse);--color-header-text:var(--color-text-inverse);--color-list-title:var(--color-text-inverse)}[data-item-inverse-colors] [class*=-items]{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse);--color-header-text:var(--color-text-inverse)}.LoadMore{display:flex;justify-content:center}.LoadMore-loading{border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;margin:0 0 30px}.LoadMore-loading:after,.LoadMore-loading:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.LoadMore-loading:before{left:-3.5em;animation-delay:-.32s}.LoadMore-loading:after{left:3.5em}.LoadMore:not([data-loading]) .LoadMore-loading,.LoadMore[data-loading] button{display:none}.LoadMore button{background-color:var(--color-primary);border:1px solid var(--color-primary)}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.undo-sr-only{clip:inherit;height:auto;margin:0;overflow:visible;position:relative;width:auto}.clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.loading-icon{border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.loading-icon:after,.loading-icon:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.loading-icon:before{left:-3.5em;animation-delay:-.32s}.loading-icon:after{left:3.5em}.layoutWidth,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:20px;padding-right:20px}.layoutWidth[data-width=full-constrained],.PageListStandardJ .PageList-items[data-width=full-constrained],.SearchResultsModule-topContainer[data-width=full-constrained],.SearchResultsModule-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){.layoutWidth,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.layoutWidth,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.layoutWidth,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.layoutWidth[data-width=full-constrained],.PageListStandardJ .PageList-items[data-width=full-constrained],.SearchResultsModule-topContainer[data-width=full-constrained],.SearchResultsModule-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}body:before{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;content:"mq-xs";visibility:hidden}@media (max-width:767px){body:before{content:"mq-sm"}}@media (min-width:768px){body:before{content:"mq-md"}}@media (min-width:1024px){body:before{content:"mq-lg"}}@media only screen and (min-width:1280px){body:before{content:"mq-hk"}}@media only screen and (min-width:1440px){body:before{content:"mq-xl"}}[data-module]{--modulePaddingSmall:20px;--modulePaddingMedium:40px;--modulePaddingLarge:60px;--modulePaddingTop:var(--modulePaddingMedium);--modulePaddingBottom:var(--modulePaddingMedium)}@media (min-width:1024px){[data-module]{--modulePaddingSmall:20px;--modulePaddingMedium:60px;--modulePaddingLarge:120px}}[data-module]:where([data-module-padding-top=none]){--modulePaddingTop:0}[data-module]:where([data-module-padding-top=small]){--modulePaddingTop:var(--modulePaddingSmall)}[data-module]:where([data-module-padding-top=medium]){--modulePaddingTop:var(--modulePaddingMedium)}[data-module]:where([data-module-padding-top=large]){--modulePaddingTop:var(--modulePaddingLarge)}[data-module]:where([data-module-padding-bottom=none]){--modulePaddingBottom:0}[data-module]:where([data-module-padding-bottom=small]){--modulePaddingBottom:var(--modulePaddingSmall)}[data-module]:where([data-module-padding-bottom=medium]){--modulePaddingBottom:var(--modulePaddingMedium)}[data-module]:where([data-module-padding-bottom=large]){--modulePaddingBottom:var(--modulePaddingLarge)}[data-module]:where([data-has-background-image]){background-image:var(--background-image);background-size:cover}[data-module]:where([data-has-background]){background-color:var(--color-module-background)}[data-module]:where([data-has-border]){border-color:var(--color-module-border)}[data-modulewell]>[data-module]{padding-left:20px;padding-right:20px;margin-top:var(--modulePaddingTop);margin-bottom:var(--modulePaddingBottom)}[data-modulewell]>[data-module][data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){[data-modulewell]>[data-module]{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){[data-modulewell]>[data-module]{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){[data-modulewell]>[data-module]{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}[data-modulewell]>[data-module][data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}[data-modulewell]>[data-module]:not([data-module-contained])[data-has-background]{margin-top:0;padding-top:var(--modulePaddingTop);padding-bottom:var(--modulePaddingBottom);margin-bottom:0}[data-modulewell]>[data-module][data-padding=none]{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}[data-modulewell]>[data-module][data-height=full]{padding-top:0!important;padding-bottom:0!important}[data-modulewell]>[data-module][data-width=full]{padding-left:0!important;padding-right:0!important}.Page-twoColumn .Page-main [data-module],[data-modulewell] [data-modulewell] [data-module]{padding-left:0;padding-right:0;margin-bottom:var(--modulePaddingBottom);margin-top:0}.Page-twoColumn .Page-main [data-module]:last-child,[data-modulewell] [data-modulewell] [data-module]:last-child{margin-bottom:0}.ModuleHeader{margin-bottom:20px;flex-grow:1}.ModuleHeader .PageList-cta{display:block}.ModuleHeader .PageList-cta .Button,.ModuleHeader .PageList-cta .LoadMore button,.ModuleHeader .PageList-cta .SearchResultsModule-filters-apply button,.ModuleHeader .PageList-cta .VideoPlaylistModule-playlistNavigation button,.ModuleHeader .PageList-cta .VideoPlaylistModule-playlistToggle{margin:30px 0 0}.ModuleHeader-description,.ModuleHeader-title{color:var(--color-primary-text)}.ModuleHeader-title{margin-bottom:10px;text-transform:uppercase}@media (min-width:768px){.ModuleHeader-title{margin-bottom:15px}}@media (min-width:1024px){.ModuleHeader{margin-bottom:40px}.ModuleHeader-title{margin-bottom:20px}}@media (min-width:1024px){[data-module-header-position=side]{display:grid;-moz-column-gap:40px;column-gap:40px;grid-template-columns:300px 1fr}[data-module-header-position=side] .PageList-footer{display:none}}@media only screen and (min-width:1440px){[data-module-header-position=side]{display:grid;-moz-column-gap:40px;column-gap:40px;grid-template-columns:320px 1fr}}[data-header-text-align][data-header-text-align=left] .ModuleHeader{text-align:left}[data-header-text-align][data-header-text-align=center] .ModuleHeader{text-align:center}[data-header-text-align][data-header-text-align=right] .ModuleHeader{text-align:right}.Pagination{align-items:center;display:flex;justify-content:center;width:100%}.Pagination-nextPage,.Pagination-previousPage{align-items:center;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:50%;display:flex;height:30px;justify-content:center;padding:0;width:30px}.Pagination-nextPage:hover,.Pagination-previousPage:hover{background-color:var(--color-text-inverse)}.Pagination-nextPage:hover svg,.Pagination-previousPage:hover svg{fill:var(--color-primary)}.Pagination-nextPage:hover[data-inactive],.Pagination-previousPage:hover[data-inactive]{background-color:var(--color-primary)}.Pagination-nextPage:hover[data-inactive] svg,.Pagination-previousPage:hover[data-inactive] svg{fill:var(--color-text-inverse)}.Pagination-nextPage a,.Pagination-previousPage a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Pagination-nextPage svg,.Pagination-previousPage svg{fill:var(--color-text-inverse);height:16px;width:16px;margin-left:10px}.Pagination-nextPage[data-inactive] svg,.Pagination-previousPage[data-inactive] svg{opacity:.5}.Pagination-pageCounts{margin:0 20px}.Pagination-previousPage svg{margin-left:0;margin-right:10px;transform:rotate(180deg)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-site-bg);color:var(--color-primary-text);font-family:var(--font-1),sans-serif;font-size:1.8rem;line-height:1.2}h1,h2,h3,h4,h5{margin:0}:root{--page-title-1:3.2rem;--page-title-2:2.4rem;--list-title-1:2.4rem;--list-title-2:2.4rem;--list-title-3:1.8rem;--promo-title-1:2.4rem;--promo-title-2:2.4rem;--promo-title-3:1.8rem;--promo-title-4:1.8rem;--promo-title-5:1.6rem;--promo-title-6:1.4rem;--body-1:1.6rem;--body-h2:2.4rem;--body-h3:2rem;--subhead-1:1.8rem;--caption-1:1.2rem;--credit-1:1.2rem;--label-1:1.3rem;--label-2:1.6rem;--label-3:1.6rem;--label-4:1.6rem;--label-5:1.4rem;--label-6:1.2rem;--description-1:1.6rem;--description-2:1.4rem;--description-3:1.4rem;--byline-1:1.2rem;--byline-2:1.4rem;--quote-1:1.8rem;--quote-2:1.8rem;--blockquote-1:1.6rem;--stat-1:4rem;--stat-2:2.4rem}@media (min-width:768px){:root{--page-title-1:4.8rem;--page-title-2:3.2rem;--list-title-1:3.2rem;--list-title-2:2.4rem;--promo-title-1:3.2rem;--promo-title-2:2.4rem;--subhead-1:2rem;--description-1:2rem;--quote-1:2.4rem;--stat-1:6.4rem;--stat-2:3.2rem}}@media (min-width:1024px){:root{--page-title-1:6.4rem;--page-title-2:4.8rem;--list-title-1:4.8rem;--list-title-2:3.2rem;--list-title-3:2rem;--promo-title-1:4rem;--promo-title-2:3.2rem;--promo-title-3:2.4rem;--promo-title-4:1.8rem;--body-1:1.8rem;--body-h2:2.8rem;--body-h3:2.2rem;--subhead-1:2.4rem;--description-1:2.4rem;--description-2:1.6rem;--byline-2:1.6rem;--quote-1:3.2rem;--quote-2:1.8rem;--blockquote-1:1.8rem;--stat-1:8rem;--stat-2:4.8rem}}.AuthorPage-name,.Page-headline,.page-title-1,.PersonPage-name,[data-page-heading-size="1"] .PageHeading-title{font-family:var(--font-page-titles);font-size:var(--page-title-1);font-weight:700;line-height:120%;letter-spacing:-.5px}.page-title-2,.PageHeading-title,.SearchResultsModule-pageHeading,[data-page-heading-size="2"] .PageHeading-title{font-family:var(--font-page-titles);font-size:var(--page-title-2);font-weight:700;line-height:120%;letter-spacing:-.5px}.Container-title,.FaqModule-title,.list-title-1,.ModuleHeader-title,.VideoPlaylistModule-title,[data-module-title-size][data-module-title-size="1"] .ModuleHeader-title{font-family:var(--font-list-titles);font-size:var(--list-title-1);font-weight:700;line-height:120%;letter-spacing:-.5px}.list-title-2,.Page-aside .ProductList .ModuleHeader-title,.PageListCarouselB .ModuleHeader,.PageListRightRailA .ModuleHeader-title,.PageListRightRailC .ModuleHeader-title,.PageListRightRailD .ModuleHeader-title,.RichTextBody .VideoPlaylistModule-title,[data-module-title-size][data-module-title-size="2"] .ModuleHeader-title{font-family:var(--font-list-titles);font-size:var(--list-title-2);font-weight:700;line-height:120%;letter-spacing:-.5px}.list-title-3,.PageListEnhacement .ModuleHeader-title,.PageListEnhancementA .ModuleHeader-title,.PageListEnhancementB .ModuleHeader-title,.PageListRightRailB .ModuleHeader-title,.PageListStandardD .ModuleHeader-title,.PersonListEnhancement .ModuleHeader-title,.PersonListEnhancementA .ModuleHeader-title,.PersonListEnhancementB .ModuleHeader-title,.ProductListEnhancement .ModuleHeader-title,.QuoteListEnhancement .ModuleHeader-title,.SearchResultsModule-filters-title,[data-module-title-size][data-module-title-size="3"] .ModuleHeader-title{font-family:var(--font-list-titles);font-size:var(--list-title-3);font-weight:700}.ArticlePage .Page-headline,.ListicleItem-index,.LiveBlogPage .Page-headline,.PagePromoModuleB .PagePromo-title,.PodcastEpisodePage .Page-headline,.promo-title-1,.RichTextModule-title,.VideoModule .PageList-header-title,[data-promo-title-size][data-promo-title-size="1"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-1);font-weight:700;line-height:120%;letter-spacing:-.5px}.Author-name,.ListicleItem-title,.PageListStandardC .PageList-items-item:first-of-type .PagePromo-title,.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,.PageListStandardK .PageList-items-item:first-of-type .PagePromo-title,.PageListStandardL .PageList-items-item:first-of-type .PagePromo-title,.PagePromoModuleA .PagePromo-title,.PagePromoModuleC .PagePromo-title,.ProductPromoModule .PagePromo-title,.promo-title-2,[data-promo-title-size][data-promo-title-size="2"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-2);font-weight:700;line-height:120%;letter-spacing:-.5px}.AuthorListA .PagePromo-title,.LiveBlogPage-whatYouNeedToKnow-heading,.PageListCarouselA[data-column-count="2"] .PagePromo-title,.PageListStandardA .PageList-items-item:first-of-type .PagePromo-title,.PageListStandardB[data-column-count="2"] .PagePromo-title,.PageListStandardD .PagePromo-title,.PageListStandardE .PageList-items-item .PagePromo-title,.PageListStandardM[data-column-count="2"] .PagePromo-title,.PageListStandardN[data-column-count="2"] .PagePromo-title,.PageListStandardO[data-column-count="2"] .PagePromo-title,.PagePromoModuleSearchSpotlight .PagePromo-title,.PersonList .PagePromo-title,.ProductListCarousel[data-column-count="2"] .PagePromo-title,.promo-title-3,.SearchResultsModule-results .PagePromo-title,[data-promo-title-size][data-promo-title-size="3"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-3);font-weight:700;line-height:120%;letter-spacing:-.5px}.AuthorPage-jobTitle,.Banner-link,.Banner-title,.DownloadPromo .PagePromo-title,.FormEnhancement .Form-title,.GalleryPageModalCarousel-title,.HTML5VideoPlayer-content,.LiveBlogFeed-date,.PageHeading-subHeading,.PageListAccordionA .PagePromo-title,.PageListCarouselA .PagePromo-title,.PageListCarouselE .PagePromoC .PagePromo-title,.PageListStandardA .PageList-items-item .PagePromo-title,.PageListStandardB .PagePromo-title,.PageListStandardC .PageList-items-item:not(:first-of-type) .PagePromo-title,.PageListStandardF .PagePromo-title,.PageListStandardI .PageList-items-item:not(:first-of-type) .PagePromo-title,.PageListStandardM .PagePromo-title,.PageListStandardN .PagePromo-title,.PageListStandardO .PagePromo-title,.PersonPage-jobTitle,.promo-title-4,.SearchOverlay-search-input,[data-promo-title-size][data-promo-title-size="4"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-4);font-weight:700;line-height:120%;letter-spacing:-.5px}.AttachmentEnhancement-title,.AuthorPromo .PagePromo-title,.PageListCarouselA[data-column-count="4"] .PagePromo-title,.PageListCarouselA[data-column-count="5"] .PagePromo-title,.PageListCarouselA[data-column-count="6"] .PagePromo-title,.PageListStandardB[data-column-count="4"] .PagePromo-title,.PageListStandardB[data-column-count="5"] .PagePromo-title,.PageListStandardB[data-column-count="6"] .PagePromo-title,.PageListStandardM[data-column-count="4"] .PagePromo-title,.PageListStandardM[data-column-count="5"] .PagePromo-title,.PageListStandardM[data-column-count="6"] .PagePromo-title,.PageListStandardN[data-column-count="4"] .PagePromo-title,.PageListStandardN[data-column-count="5"] .PagePromo-title,.PageListStandardN[data-column-count="6"] .PagePromo-title,.PageListStandardO[data-column-count="4"] .PagePromo-title,.PageListStandardO[data-column-count="5"] .PagePromo-title,.PageListStandardO[data-column-count="6"] .PagePromo-title,.PagePromo-title,.PersonPromo .PagePromo-title,.PersonPromoEnhancement .PagePromo-title,.PersonPromoModule .PagePromo-title,.ProductListCarousel[data-column-count="4"] .PagePromo-title,.ProductListCarousel[data-column-count="5"] .PagePromo-title,.ProductListCarousel[data-column-count="6"] .PagePromo-title,.ProductPromo .PagePromo-title,.ProductPromoEnhancement .PagePromo-title,.promo-title-5,[data-column-count="4"].PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,[data-column-count="5"].PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,[data-column-count="6"].PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,[data-promo-title-size][data-promo-title-size="5"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700;line-height:120%;letter-spacing:-.5px}.DownloadPromo-link,.PageListCarouselB .PagePromo-title,.PageListEnhacement .PagePromo-title,.PageListEnhancementA .PagePromo-title,.PageListEnhancementB .PagePromo-title,.PageListRightRailA .PageList-items-item .PagePromo-title,.PageListRightRailB .PageList-items .PagePromo-title,.PageListRightRailC .PageList-items-item .PagePromo-title,.PageListStandardE .PageList-items-item:nth-child(2) .PagePromo:nth-child(n+2) .PagePromo-title,.PageListStandardG .PageList-items .PagePromo-title,.promo-title-6,.SearchResultsModule-count,.SearchResultsModule-count-desktop,.SearchResultsModule-count-mobile,.StatPromo-title,.VideoPlaylistItem-title,[data-align-left] .AttachmentEnhancement-title,[data-align-right] .AttachmentEnhancement-title,[data-promo-title-size][data-promo-title-size="6"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:700;line-height:120%;letter-spacing:-.5px}.AttachmentEnhancement-link,.BlockQuote,.body-1{font-family:var(--font-1);font-size:var(--body-1);font-weight:400;line-height:180%}.body-h2{font-size:var(--body-h2)}.body-h2,.body-h3{font-family:var(--font-promo-titles);font-weight:700;line-height:120%;letter-spacing:-.5px}.body-h3{font-size:var(--body-h3)}.LiveBlogPost-headline,.Page-subHeadline,.subhead-1{font-family:var(--font-1);font-size:var(--subhead-1);font-weight:300;line-height:120%}.caption-1,.CarouselSlide-caption,.CarouselSlide-credit,.CarouselSlide-info,.Figure-caption,.Figure-credit,.GalleryPageModalCarousel-caption,.GalleryPageModalCarousel-credit,.GalleryPageModalCarousel-title,.GallerySlide-caption,.GallerySlide-credit,.GallerySlideWaterfall-caption,.GallerySlideWaterfall-credit{font-family:var(--font-1);font-size:var(--caption-1);font-weight:400;line-height:120%}.credit-1{font-family:var(--font-1);font-size:var(--credit-1);font-style:italic;font-weight:400;line-height:120%}.ActionLink-message,.CaptchaInput label>span,.EmailInput label>span,.Fieldset-title,.FileInput-input,.FileInput label>span,.Input label>span,.label-1,.LiveBlogNewPostLink a,.LiveBlogPage-liveStatus,.Page-actions-commentCount,.Page-breadcrumbs,.PageListStandardE .PageList-items-title,.PagePromo-category,.PagePromo-flag,.PagePromo-liveStatus,.PasswordInput label>span,.PhoneNumberInput label>span,.PodcastPromoB .PagePromo-category,.SearchOverlay-search-form-clear,.Select label>span,.TextArea label>span,.TextInput label>span,.VideoPlaylistItem-duration{font-family:var(--font-1);font-size:var(--label-1);font-weight:700;line-height:1.2}.FooterNavigationItem .NavigationLink-text,.FooterNavigationItem a,.FooterNavigationItem span,.label-2,.LiveBlogFeed-post-headline,.LiveBlogFeed-post-time,.NavigationItem-text,.NavigationItem .NavigationLink,.Page-sponsoredBanner,.PageListAccordionA .PagePromo-ctaLink a,.SectionNavigationItem-text{font-family:var(--font-1);font-size:var(--label-2);font-weight:700;line-height:1.2}.HTML5AudioPlayerB-playPauseButton,.label-3,.PagePromo-ctaLink a,.PodcastPromoA .PagePromo-category,.SearchFilter-heading,.SearchResultsModule-filters-selected-filter,.SearchResultsModule-filters-selected-title,.SectionNavigation select{font-family:var(--font-1);font-size:var(--label-3);font-weight:700;line-height:120%}.CaptchaInput-errors,.CaptchaInput-input,.CarouselSlide-count,.EmailInput-errors,.EmailInput-input,.FileInput-errors,.FileInput-input,.Input-errors,.Input-input,.label-4,.LanguagesMenu-items,.PasswordInput-errors,.PasswordInput-input,.PhoneNumberInput-errors,.PhoneNumberInput-input,.SearchFilterInput-count,.SearchModule-formInput,.SearchResultsModule-formInput,.Select-errors,.Select-input,.TextArea-errors,.TextArea-input,.TextInput-errors,.TextInput-input{font-family:var(--font-1);font-size:var(--label-4);line-height:120%}.CheckboxInput-label span,.label-5,.LanguagesMenu .LanguagesMenu-text,.Page-footer-cme-container,.Page-footer-disclaimer,.Pagination-pageCounts,.PodcastProviderList-title,.PodcastProviderPromo,.RadioInput-label span,.SearchFilter-seeAll-button,.SearchResultsModule-filters-selected-reset,.SearchResultsModule-sorts select,.Select-input{font-family:var(--font-1);font-size:var(--label-5);font-weight:700;line-height:120%}.label-6,.VideoPlaylistItem-playingText{font-family:var(--font-1);font-size:var(--label-6);font-weight:700;line-height:120%}.Container-description,.description-1,.ModuleHeader-description,.PageListStandardK .PageList-items-item:first-of-type .PagePromo-description,.PageListStandardL .PageList-items-item:first-of-type .PagePromo-description,.PagePromoModuleB .PagePromo-description,.ProductPromoModule .ProductPromo-pricing,[data-module-description-size][data-module-description-size="1"] .ModuleHeader-description,[data-page-sub-heading-size="1"] .PageHeading-subHeading,[data-promo-description-size][data-promo-description-size="1"] .PagePromo-description{font-family:var(--font-description);font-size:var(--description-1);font-weight:400;line-height:140%}.AttachmentEnhancement-description,.description-2,.DownloadPromoModule .PagePromo-description,.Fieldset-description,.FormEnhancement .Form-description,.NavigationItem .NavigationLink-description,.Page-aside .ProductList .ModuleHeader-description,.PageListAccordionA .PagePromo-description,.PageListCarouselE .PagePromo-description,.PageListRightRailA .ModuleHeader-description,.PageListRightRailB .ModuleHeader-description,.PageListRightRailC .ModuleHeader-description,.PageListRightRailD .ModuleHeader-description,.PageListStandardB .PagePromo-description,.PageListStandardC .PageList-items-item:first-of-type .PagePromo-description,.PageListStandardD .PagePromo-description,.PageListStandardE .PageList-items-item .PagePromo-description,.PageListStandardF .PagePromo-description,.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-description,.PageListStandardI .PageList-items-item:not(:first-of-type) .PagePromo-description,.PageListStandardM .PagePromo-description,.PageListStandardN .PagePromo-description,.PageListStandardO .PagePromo-description,.PagePromoFooter .PagePromo-description,.PagePromoModuleA .PagePromo-description,.PagePromoModuleC .PagePromo-description,.PagePromoModuleSearchSpotlight .PagePromo-description,.PersonListEnhancement .ModuleHeader-description,.PersonListEnhancementA .ModuleHeader-description,.PersonListEnhancementB .ModuleHeader-description,.PersonPromoEnhancement .PagePromo-description,.PersonPromoModule .PagePromo-description,.PodcastEpisodePage .Page-subHeadline,.PodcastPage .Page-subHeadline,.PodcastPromoA .PagePromo-description,.PodcastPromoB .PagePromo-description,.PodcastPromoC .PagePromo-description,.PodcastPromoD .PagePromo-description,.ProductListEnhancement .ModuleHeader-description,.ProductPromo-pricing,.ProductPromoEnhancement .ProductPromoModule-price,.ProductPromoModule .PagePromo-description,.QuoteListEnhancement .ModuleHeader-description,.RichTextBody .VideoPlaylistModule-description,.SearchResultsModule-description,.Select-description,[data-module-description-size][data-module-description-size="2"] .ModuleHeader-description,[data-page-sub-heading-size="2"] .PageHeading-subHeading,[data-promo-description-size][data-promo-description-size="2"] .PagePromo-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400;line-height:140%}.CaptchaInput-description,.description-3,.EmailInput-description,.FileInput-description,.FooterNavigationItem .NavigationLink-description,.Input-description,.PageListStandardA .PageList-items-item:first-of-type .PagePromo-description,.PagePromo-description,.PasswordInput-description,.PersonPromo .PagePromo-label,.PersonPromoEnhancement .PagePromo-label,.PersonPromoModule .PagePromo-label,.PhoneNumberInput-description,.RichTextBreakingNewsBanner-items,.Select-description,.StatListEnhancement .StatPromo-description,.StatPromo-description,.Tabs-tab,.TextArea-description,.TextInput-description,[data-align-left] .AttachmentEnhancement-description,[data-align-right] .AttachmentEnhancement-description,[data-module-description-size][data-module-description-size="3"] .ModuleHeader-description,[data-page-sub-heading-size="3"] .PageHeading-subHeading,[data-promo-description-size][data-promo-description-size="3"] .PagePromo-description{font-family:var(--font-description);font-size:var(--description-3);font-weight:400;line-height:140%}.BlockQuote-attribution,.byline-1,.PagePromo-author,.PagePromo-date,.PagePromo-sponsoredBy,.ProductPromo-options,.ProductPromoEnhancement .ProductPromoModule-options,.ProductPromoModule-options,.Quote-attribution{font-family:var(--font-1);font-size:var(--byline-1);font-weight:700;line-height:120%}.byline-2,.LiveBlogPage-dates,.LiveBlogPost-byline{font-family:var(--font-1);font-size:var(--byline-2);font-weight:700;line-height:120%}.quote-1,.Quote blockquote{font-size:var(--quote-1)}.quote-1,.quote-2,.Quote blockquote{font-family:var(--font-quote);line-height:140%}.quote-2{font-size:var(--quote-2);font-weight:400}.blockquote-1{font-family:var(--font-quote);font-size:var(--blockquote-1);font-weight:400;line-height:180%}.stat-1,.StatListA .StatPromo-title,.StatListA .StatPromo-value{font-family:var(--font-1);font-size:var(--stat-1);font-weight:700;letter-spacing:-.5px;line-height:120%}.stat-2,.StatListEnhancement .StatPromo-title,.StatListEnhancement .StatPromo-value,.StatPromo-value{font-family:var(--font-1);font-size:var(--stat-2);font-weight:700;letter-spacing:-.5px;line-height:120%}html{font-size:62.5%}body,html{min-height:100%}body{overflow-x:hidden}blockquote,figure,hr,ol,ul{margin:0}ol,ul{list-style:none;padding:0}a{color:var(--color-link-text);text-decoration:none}a:hover{color:var(--color-link-text-hover)}b{font-weight:700}img{display:block;height:auto;max-width:100%}.ActionBar{position:relative}.ActionBar-items{display:grid;grid-auto-flow:column;grid-gap:5px;grid-template-columns:repeat(auto-fit,30px);list-style:none}.ActionBar-items [data-social-service=facebook]{background:#1877f2;border:none}.ActionBar-items [data-social-service=facebook] svg{height:12px;width:7px}.ActionBar-items [data-social-service=linkedin]{background:#0a66c2;border:none}.ActionBar-items [data-social-service=linkedin] svg{height:12px;width:7px}.ActionBar-items [data-social-service=mailto] svg,.ActionBar-items [data-social-service=print] svg{width:18px}.ActionBar-items [data-social-service=pinterest]{border:none}.ActionBar-items [data-social-service=pinterest] svg{height:30px;width:30px}.ActionBar-items [data-social-service=twitter]{border:none;background-color:#000}.ActionBar-items [data-social-service=twitter] svg{fill:#fff;height:16px;width:16px}.ActionBar-items [data-social-service=tumblr]{background:#35465c;border:none}.ActionBar-items [data-social-service=tumblr] svg{fill:#fff}.ActionLink{align-items:center;border:1px solid #bbb;border-radius:50%;display:flex;height:30px;justify-content:center;position:relative;width:30px}.ActionLink svg{align-items:center;border:0;fill:var(--color-primary-text);height:17px;width:17px}.ActionLink-message{left:50%;opacity:0;pointer-events:none;position:absolute;padding:5px;top:0;transform:translate(-50%,-100%);transition:all .2s ease;white-space:nowrap}[data-success=true].ActionLink-message{opacity:1}.ActionLink span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ActionLink:hover{cursor:pointer}.ActionLink:hover:after{background-color:#000;border-radius:50%;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.ActionLink[data-social-service=linkedin] svg{height:14px;width:14px}.ArticlePage .HTML5VideoPlayer video,.PodcastEpisodePage .HTML5VideoPlayer video{-o-object-fit:cover;object-fit:cover}.ArticlePage .Page-articleBody .Page-subHeadline,.PodcastEpisodePage .Page-articleBody .Page-subHeadline{text-align:left}.ArticlePage .Page-articleBody p,.PodcastEpisodePage .Page-articleBody p{line-height:1.5!important}.ArticlePage .Page-breadcrumbs,.ArticlePage .Page-byline,.ArticlePage .Page-headline,.ArticlePage .Page-lead,.ArticlePage .Page-subheadline,.PodcastEpisodePage .Page-breadcrumbs,.PodcastEpisodePage .Page-byline,.PodcastEpisodePage .Page-headline,.PodcastEpisodePage .Page-lead,.PodcastEpisodePage .Page-subheadline{margin-bottom:20px}.ArticlePage .Page-content,.PodcastEpisodePage .Page-content{margin-bottom:40px;margin-top:40px}.ArticlePage .Page-content[data-gallery-style],.PodcastEpisodePage .Page-content[data-gallery-style]{display:block}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{margin-bottom:20px}.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:20px;padding-right:20px}.ArticlePage .Page-sponsoredBanner[data-width=full-constrained],.PodcastEpisodePage .Page-sponsoredBanner[data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.ArticlePage .Page-sponsoredBanner[data-width=full-constrained],.PodcastEpisodePage .Page-sponsoredBanner[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.ArticlePage-actions-wrapper,.ArticlePage-lede,.PodcastEpisodePage-actions-wrapper,.PodcastEpisodePage-lede{position:relative}.ArticlePage[data-no-aside] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-no-aside] .ArticlePage-actions-wrapper{display:flex;flex-direction:column;justify-content:center}.ArticlePage[data-no-aside] .Page-articleBody .Page-subHeadline,.PodcastEpisodePage[data-no-aside] .Page-articleBody .Page-subHeadline{text-align:left}.ArticlePage[data-no-aside] .Page-byline,.PodcastEpisodePage[data-no-aside] .Page-byline{margin-bottom:20px}.ArticlePage[data-no-aside] .Page-lead,.ArticlePage[data-no-aside] .Page-main,.PodcastEpisodePage[data-no-aside] .Page-lead,.PodcastEpisodePage[data-no-aside] .Page-main{margin-left:auto;margin-right:auto}.ArticlePage[data-lead=full] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-actions-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.ArticlePage[data-lead=full] .ArticlePage-lede,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-lede{margin:0 auto}.ArticlePage[data-lead=full] .ArticlePage-lede .Figure img,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-lede .Figure img{border-radius:0;max-height:720px;-o-object-fit:cover;object-fit:cover;width:100%}.ArticlePage[data-lead=full] .ArticlePage-lede .Figure-content,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-lede .Figure-content{margin-left:auto;margin-right:auto;padding-left:20px}.ArticlePage[data-lead=full] .Page-actions,.PodcastEpisodePage[data-lead=full] .Page-actions{margin-left:auto;margin-right:auto}.ArticlePage[data-lead=full] .Page-breadcrumbs,.ArticlePage[data-lead=full] .Page-headline,.ArticlePage[data-lead=full] .Page-subHeadline,.PodcastEpisodePage[data-lead=full] .Page-breadcrumbs,.PodcastEpisodePage[data-lead=full] .Page-headline,.PodcastEpisodePage[data-lead=full] .Page-subHeadline{display:flex;justify-content:center;text-align:center}.ArticlePage[data-lead=full] .Page-lead,.PodcastEpisodePage[data-lead=full] .Page-lead{max-width:none}.ArticlePage[data-lead=large] .Page-lead,.PodcastEpisodePage[data-lead=large] .Page-lead{margin-left:auto;margin-right:auto;max-width:1440px}.ArticlePage[data-lead=large] .Figure-content,.PodcastEpisodePage[data-lead=large] .Figure-content{margin-left:20px}.ArticlePage[data-lead=nested] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=nested] .ArticlePage-lede-content{margin:0!important;padding:0}.ArticlePage[data-lead=overlay] .Page-breadcrumbs a,.PodcastEpisodePage[data-lead=overlay] .Page-breadcrumbs a{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse)}.ArticlePage[data-lead=overlay] .Page-breadcrumbs svg,.PodcastEpisodePage[data-lead=overlay] .Page-breadcrumbs svg{fill:var(--color-text-inverse)}.ArticlePage[data-lead=overlay] .Page-content,.PodcastEpisodePage[data-lead=overlay] .Page-content{margin-top:0}.ArticlePage[data-lead=overlay] .Page-headline,.PodcastEpisodePage[data-lead=overlay] .Page-headline{margin:0 auto 20px;max-width:1440px}.ArticlePage[data-lead=overlay] .Page-subHeadline,.PodcastEpisodePage[data-lead=overlay] .Page-subHeadline{margin:0 auto;max-width:1440px}.ArticlePage[data-lead=overlay] .Page-lead,.PodcastEpisodePage[data-lead=overlay] .Page-lead{max-width:none;position:relative}.ArticlePage[data-lead=overlay] .Page-lead:before,.PodcastEpisodePage[data-lead=overlay] .Page-lead:before{background:rgba(0,0,0,.4);content:"";height:100%;position:absolute;left:0;top:0;width:100%}.ArticlePage[data-lead=overlay] .Page-lead-content,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content{color:var(--color-text-inverse);display:flex;flex-direction:column;justify-content:center;height:100%;left:0;padding-left:20px;padding-right:20px;position:absolute;top:0;text-align:center;width:100%;z-index:2}.ArticlePage[data-lead=overlay] .ArticlePage-lede,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede{margin:0 auto}.ArticlePage[data-lead=overlay] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede-content{padding-left:0;padding-right:0}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure img,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede .Figure img{max-height:700px;border-radius:0;-o-object-fit:cover;object-fit:cover;width:100%}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure-content,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede .Figure-content{display:none}.ArticlePage bsp-gallery-page .Page-oneColumn .Page-main,.PodcastEpisodePage bsp-gallery-page .Page-oneColumn .Page-main{padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.ArticlePage bsp-gallery-page[data-gallery-style=waterfall] .Page-oneColumn .Page-main,.PodcastEpisodePage bsp-gallery-page[data-gallery-style=waterfall] .Page-oneColumn .Page-main{max-width:840px}.ArticlePage bsp-gallery-page[data-gallery-style=carousel] .Page-oneColumn .Page-main,.PodcastEpisodePage bsp-gallery-page[data-gallery-style=carousel] .Page-oneColumn .Page-main{max-width:1440px}@media (min-width:768px){.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{margin-left:auto;max-width:900px;margin-right:auto}.ArticlePage .Page-content,.PodcastEpisodePage .Page-content{margin-top:40px;margin-bottom:40px}.ArticlePage .Page-main,.PodcastEpisodePage .Page-main{margin-left:auto;margin-right:auto;max-width:800px}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{max-width:800px}.ArticlePage .Page-oneColumn .Page-main,.PodcastEpisodePage .Page-oneColumn .Page-main{max-width:900px}.ArticlePage .Page-sponsoredBy,.PodcastEpisodePage .Page-sponsoredBy{margin-left:auto}.ArticlePage[data-sponsored=true] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-sponsored=true] .ArticlePage-actions-wrapper{display:grid;grid-template-columns:50% 50%}.ArticlePage[data-sponsored=true] .Page-actions,.PodcastEpisodePage[data-sponsored=true] .Page-actions{margin-left:0}.ArticlePage[data-no-aside][data-sponsored=true] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-no-aside][data-sponsored=true] .ArticlePage-actions-wrapper{display:flex}.ArticlePage[data-no-aside][data-sponsored=true] .Page-actions,.PodcastEpisodePage[data-no-aside][data-sponsored=true] .Page-actions{margin-left:auto}.ArticlePage[data-no-aside][data-sponsored=true] .Page-sponsoredBy,.PodcastEpisodePage[data-no-aside][data-sponsored=true] .Page-sponsoredBy{margin-right:auto}.ArticlePage[data-lead=overlay] .Page-lead-content,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content{padding-left:50px;padding-right:50px}.ArticlePage[data-lead=overlay] .Page-lead-content>*,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content>*{margin-left:auto;margin-right:auto;max-width:800px}}@media (min-width:1024px){.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{margin-left:0;margin-right:0}.ArticlePage[data-lead=full] .ArticlePage-lede,.ArticlePage[data-no-aside] .ArticlePage-lede,.PodcastEpisodePage[data-lead=full] .ArticlePage-lede,.PodcastEpisodePage[data-no-aside] .ArticlePage-lede{max-width:76%;margin:0 auto}.ArticlePage[data-lead=full] .ArticlePage-lede-content,.ArticlePage[data-no-aside] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=full] .ArticlePage-lede-content,.PodcastEpisodePage[data-no-aside] .ArticlePage-lede-content{margin-left:auto;margin-right:auto}.ArticlePage[data-lead=full] .Page-articleBody,.ArticlePage[data-no-aside] .Page-articleBody,.PodcastEpisodePage[data-lead=full] .Page-articleBody,.PodcastEpisodePage[data-no-aside] .Page-articleBody{max-width:76%;margin:0 auto}.ArticlePage .Page-content,.PodcastEpisodePage .Page-content{margin-bottom:60px;margin-top:60px}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{margin-bottom:40px}.ArticlePage .Page-main,.PodcastEpisodePage .Page-main{margin-left:0;margin-right:0}.ArticlePage .Page-subHeadline,.PodcastEpisodePage .Page-subHeadline{margin-bottom:20px}.ArticlePage .Page-twoColumn,.PodcastEpisodePage .Page-twoColumn{grid-template-columns:minmax(0,720px) 320px}}@media only screen and (min-width:1280px){.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{max-width:920px}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{margin-bottom:40px}.ArticlePage .Page-oneColumn .Page-main,.PodcastEpisodePage .Page-oneColumn .Page-main{max-width:920px}.ArticlePage .Page-twoColumn,.PodcastEpisodePage .Page-twoColumn{justify-content:center;gap:40px}}@media only screen and (min-width:1360px){.ArticlePage .Page-oneColumn .Page-main,.PodcastEpisodePage .Page-oneColumn .Page-main{margin-left:220px;margin-right:220px;max-width:none}}@media only screen and (min-width:1440px){.ArticlePage .Page-actions-bottom .Page-actions,.PodcastEpisodePage .Page-actions-bottom .Page-actions{margin-top:50px}.ArticlePage .Page-tags,.PodcastEpisodePage .Page-tags{margin:40px 0 60px}.ArticlePage .Page-twoColumn,.PodcastEpisodePage .Page-twoColumn{gap:40px}}.AttachmentEnhancement{color:var(--color-primary-text);background-color:var(--color-callout-bg);padding:20px}.AttachmentEnhancement:not(:first-child){margin-top:40px}.AttachmentEnhancement:not(:last-child){margin-bottom:40px}.AttachmentEnhancement-description:not(:first-child),.AttachmentEnhancement-title:not(:first-child){margin-top:10px}.AttachmentEnhancement-description:not(:last-child),.AttachmentEnhancement-title:not(:last-child){margin-bottom:10px}.AttachmentEnhancement-link{font-weight:400;display:grid;grid-template-columns:auto 1fr;gap:13px}.AttachmentEnhancement-link:not(:first-child){margin-top:30px}.AttachmentEnhancement-link:not(:last-child){margin-bottom:30px}.AttachmentEnhancement-link svg{position:relative;top:6px;width:22px;height:22px}.HTML5AudioPlayerB{color:var(--color-primary-text);display:flex;align-items:center}.HTML5AudioPlayerB-playPauseButton{background-color:var(--color-primary);color:var(--color-text-inverse);width:106px;height:40px;cursor:pointer;border:none;border-radius:20px}.HTML5AudioPlayerB-playPauseButton:hover{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border);color:var(--color-button-secondary-text)}.HTML5AudioPlayerB-playPauseButton div{display:grid;gap:10px;align-items:center;justify-content:flex-start;grid-template-columns:30px auto}.HTML5AudioPlayerB-playPauseButton svg{width:30px;height:30px}.HTML5AudioPlayerB:not([playing]) [data-if-playing],.HTML5AudioPlayerB[playing] [data-not-playing]{display:none}.HTML5AudioPlayerB-duration{margin-left:14px}.Author{background:var(--color-callout-bg);padding:20px;position:relative}.Author-image img{border-radius:100%;flex-shrink:0;margin-bottom:20px;margin-right:20px;width:80px}.Author-image:hover{text-decoration:none}.Author-name{left:120px;position:absolute;top:47px}.Author-name a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}.Author-name a:hover{text-decoration:underline}@media (min-width:768px){.Author{display:grid;grid-gap:20px;grid-template-columns:80px 1fr;padding:30px}.Author-name{margin-bottom:20px;position:relative;left:0;top:0}}.AuthorListA-items{display:grid;grid-gap:20px}.AuthorListA .PagePromo-media{margin-bottom:0}@media (min-width:768px){.TwoColumnContainer7030-column:first-of-type .AuthorListA-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.TwoColumnContainer3070-column:nth-of-type(2) .AuthorListA-items,.TwoColumnContainer7030-column:first-of-type .AuthorListA-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}.AuthorListB-items{width:calc(100% + 20px)}.AuthorListB-items-item{margin-right:20px;min-height:100%;width:calc(33.33% - 20px);display:grid}.AuthorListB .AuthorPromo{align-items:center;flex-direction:column;text-align:center}.AuthorListB .AuthorPromo .PagePromo-media{margin:0 0 10px;width:100px}.AuthorListB .AuthorPromo .PagePromo-media img{width:100px}@media (min-width:768px){.AuthorListB .AuthorPromo-media{margin:0 0 20px;width:180px}.AuthorListB .AuthorPromo-media img{width:180px}}@media (min-width:1024px){.AuthorListB-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1440px){[data-column-count="5"] .AuthorListB-items-item{width:calc(20% - 20px)}}.AuthorPage-biography{border-bottom:1px solid var(--color-border);display:block;margin:30px 0;padding-bottom:30px}.AuthorPage-image{margin-bottom:10px}.AuthorPage-image .Image{border-radius:100%;height:150px;margin:0 auto;max-width:none;width:150px}.AuthorPage-info{display:flex;flex-direction:column;justify-content:center;text-align:center}.AuthorPage-intro{display:flex;flex-direction:column;margin-top:30px}.AuthorPage-jobTitle{color:#bbb;letter-spacing:1.5px;margin-top:10px}.AuthorPage-socialLinks{margin:5px 0 0}.AuthorPage .SocialBar-items{justify-content:center}@media (min-width:768px){.AuthorPage-biography{margin:30px 0 60px;padding-bottom:50px}.AuthorPage-image{margin:0 25px 0 0}.AuthorPage-image .Image{height:150px;width:150px}.AuthorPage-info{text-align:left}.AuthorPage-intro{flex-direction:row}.AuthorPage-socialLinks{margin-top:10px}.AuthorPage .SocialBar-items{justify-content:flex-start}}@media (min-width:1024px){.AuthorPage .Page-twoColumn .Page-aside{margin-top:30px}}.AuthorPromo{align-items:center;display:flex;gap:20px}.AuthorPromo-content{width:100%}.AuthorPromo .PagePromo-media{flex-shrink:0;width:80px}.AuthorPromo .PagePromo-media img{-webkit-clip-path:circle();clip-path:circle();width:80px}[data-item-image-aspect-ratio]:not([data-item-image-aspect-ratio$=circle]) .AuthorPromo .PagePromo-media img{-webkit-clip-path:none;clip-path:none}.AuthorPromo .PagePromo-title{padding-bottom:10px}.AuthorPromo .Link-icon{display:none}[data-item-display-style=card] .AuthorPromo{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}[data-item-has-background-color] .AuthorPromo{background-color:var(--color-item-background)}[data-item-has-background-image] .AuthorPromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .AuthorPromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}.Banner{display:flex;background:var(--color-banner-bg);color:var(--color-banner-text);padding:20px;gap:20px;align-items:flex-start}.Banner-content{flex-grow:1}.Banner-close{align-items:center;background:none;border:0;cursor:pointer;width:30px}.Banner-close svg{fill:var(--color-banner-text);height:15px;width:15px}.Banner-link{font-weight:400}.Banner a{--color-link-text:var(--color-banner-text);--color-link-text-hover:var(--color-banner-text);text-decoration:underline}.Banner:not([data-banner=show]){display:none}@media (min-width:768px){.Banner{padding-left:40px;padding-right:40px}}.BlockQuote{border-left:3px solid var(--color-button-border);padding-left:20px}.BlockQuote[data-with-bg]{padding:20px}.BlockQuote-attribution{margin:15px auto 0}.BlogPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}@media (min-width:1024px){.BlogPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}}.BrightcoveVideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.BrightcoveVideoPlayer .hapyak-player:not(.hapyak-minimal-css),.BrightcoveVideoPlayer .video-js{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.BrightcoveVideoPlayer .hapyak-player:not(.hapyak-minimal-css) .vjs-big-play-button,.BrightcoveVideoPlayer .video-js .vjs-big-play-button{top:50%;left:50%}.Carousel,.GalleryPageModalCarousel{display:block;height:auto;position:relative}.Carousel-slide,.GalleryPageModalCarousel-slide{display:none;width:100%}.Carousel-slide:first-of-type,.flickity-enabled .Carousel-slide,.flickity-enabled .GalleryPageModalCarousel-slide,.GalleryPageModalCarousel-slide:first-of-type{display:block}@media only screen and (min-width:1440px){.Carousel .flickity-prev-next-button svg,.GalleryPageModalCarousel .flickity-prev-next-button svg{top:-1px}}[data-item-display-style=card] .flickity-viewport{overflow:visible}.CarouselSlide-count{margin-top:10px}.CarouselSlide-content{margin-top:5px}.CarouselSlide-caption p,.CarouselSlide-credit p{display:inline}.CarouselSlide-divider{margin:0 5px}.CarouselSlide-info{color:var(--color-primary-text)}.CarouselSlide-info div{margin-top:10px}.CarouselSlide-infoAttribution p,.CarouselSlide-infoDescription p{display:inline}.CarouselSlide-infoAttribution{font-style:italic}.CarouselSlide-infoAttribution:before{content:"\00a0 "}.CashGrainBidsModule{color:#434343}.CashGrainBidsModule table tbody td,.CashGrainBidsModule table tbody th{padding:8px 10px 10px}.CashGrainBidsModule-title{color:#434343;font-family:var(--font-1);font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.CashGrainBidsModule-footer,.CashGrainBidsModule p{color:#434343;font-size:12px;font-weight:400;line-height:1.67;margin:20px 0}.CashGrainBidsModule-footer a,.CashGrainBidsModule p a{text-decoration:underline;color:var(--color-link-text)}.CashGrainBidsModule #grainBidsForm{position:relative;padding-top:20px}.CashGrainBidsModule #grainBidsForm label{position:absolute;top:0;font-size:12px;font-weight:400;line-height:1.67}.CashGrainBidsModule .form-item-zip-code{display:flex;gap:12px;max-width:100%;margin:20px 0 0}.CashGrainBidsModule .form-item-zip-code input{display:block;box-sizing:border-box;width:195px;height:43px;margin:0 0 16px;padding:8px;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:16px;font-weight:400;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.CashGrainBidsModule .form-item-zip-code button{background-color:#328e65;width:100px;max-width:100%;outline:none;display:inline-block;vertical-align:middle;margin:0 0 16px;padding:13.6px 16px;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:14.4px;line-height:1;text-align:center;cursor:pointer;color:#fefefe}.CashGrainBidsModule h4{font-size:18px;margin-bottom:5px}.CashGrainBidsModule .date{color:#434343;font-size:12px;font-weight:400;line-height:1.67;margin:20px 0}.CashGrainBidsModule table{width:100%;margin-bottom:16px;border-radius:0}.CashGrainBidsModule table tbody,.CashGrainBidsModule table tfoot,.CashGrainBidsModule table thead{border:1px solid #f1f1f1;background-color:#fefefe}.CashGrainBidsModule table tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}.CashGrainBidsModule #results table{display:block;overflow-x:auto;white-space:nowrap}.CashGrainBidsModule #results h4{margin:20px 0 10px}@media (min-width:1024px){.CashGrainBidsModule p{font-size:18px}.CashGrainBidsModule tbody{border:0}.CashGrainBidsModule tbody thead tr{position:absolute;top:-9999px;left:-9999px}.CashGrainBidsModule tr{margin:0 0 16px}.CashGrainBidsModule td{padding-left:50%;color:#434343;font-size:12px;font-weight:400;line-height:1.67;font-family:var(--font-1)}.CashGrainBidsModule td:before{position:absolute;top:7px;left:6px;width:45%;padding-right:10px;white-space:nowrap;font-weight:600}.CashGrainBidsModule tr:first-of-type{background-color:#fff}.CashGrainBidsModule tr:first-of-type td{text-align:center;font-weight:700}.CashGrainBidsModule td:first-of-type:before{content:"Commodity"}.CashGrainBidsModule td:nth-of-type(2):before{content:"Price"}.CashGrainBidsModule td:nth-of-type(3):before{content:"Basis"}.CashGrainBidsModule td:nth-of-type(4):before{content:"Delivery Start"}.CashGrainBidsModule td:nth-of-type(5):before{content:"Delivery End"}}.Container-description,.Container-title{margin-bottom:20px;color:var(--color-list-title)}[data-header-text-align=left] .Container-description,[data-header-text-align=left] .Container-title{text-align:left}[data-header-text-align=center] .Container-description,[data-header-text-align=center] .Container-title{text-align:center}[data-header-text-align=right] .Container-description,[data-header-text-align=right] .Container-title{text-align:right}.FourColumnContainer-column{margin-bottom:40px}.FourColumnContainer-column:last-of-type{margin-bottom:0}@media (min-width:768px){.FourColumnContainer-container{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.FourColumnContainer-column{margin-bottom:0}}@media (min-width:1024px){.FourColumnContainer-container{grid-template-columns:1fr 1fr 1fr 1fr}}.ThreeColumnContainer-column{margin-bottom:40px}.ThreeColumnContainer-column:last-of-type{margin-bottom:0}@media (min-width:768px){.ThreeColumnContainer-container{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr}.ThreeColumnContainer-column{margin-bottom:0}}.TwoColumnContainer3070-column{margin-bottom:40px}.TwoColumnContainer3070-column:last-of-type{margin-bottom:0}@media (min-width:1024px){.TwoColumnContainer3070-container{display:grid;grid-gap:40px;grid-template-columns:320px 1fr}.TwoColumnContainer3070-column{margin-bottom:0}}@media only screen and (min-width:1280px){.TwoColumnContainer3070-container{grid-template-columns:320px 1fr}}.TwoColumnContainer5050-column{margin-bottom:40px}.TwoColumnContainer5050-column:last-of-type{margin-bottom:0}@media (min-width:1024px){.TwoColumnContainer5050-container{display:grid;grid-gap:40px;grid-template-columns:1fr 1fr}.TwoColumnContainer5050 .TwoColumnContainer5050-container{grid-gap:20px}.TwoColumnContainer5050-column{margin-bottom:0}}.TwoColumnContainer7030-column{margin-bottom:40px}.TwoColumnContainer7030-column:last-of-type{margin-bottom:0}@media (min-width:1024px){.TwoColumnContainer7030-container{display:grid;grid-gap:40px;grid-template-columns:1fr 320px}.TwoColumnContainer7030-column{margin-bottom:0}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-container{grid-template-columns:1fr 320px}}ps-google-dfp-ad{display:block}.GoogleDfpAd{text-align:center}.GoogleDfpAd[data-sticky=true]{position:sticky!important;top:150px}.GoogleDfpAd[data-footer-sticky=true]{position:fixed!important;bottom:15px;left:0;right:0}[data-scrolling-bottom=true] .GoogleDfpAd[data-footer-sticky=true]{position:relative!important}@media (min-width:768px){.GoogleDfpAd[data-footer-sticky=true]{position:relative!important;bottom:unset}}.ArticlePage .GoogleDfpAd:not([data-pos-name=footer]):not([data-pos-name=interstitial]),.PodcastEpisodePage .GoogleDfpAd:not([data-pos-name=footer]):not([data-pos-name=interstitial]){text-align:center;position:relative;width:100vw;left:50%;transform:translateX(-50%);margin:20px 0;z-index:1;background:#f1f5f9;padding:15px 0 30px}.ArticlePage .GoogleDfpAd:not([data-pos-name=footer]):not([data-pos-name=interstitial]):before,.PodcastEpisodePage .GoogleDfpAd:not([data-pos-name=footer]):not([data-pos-name=interstitial]):before{content:"Advertisement";display:block;font-size:9px;color:#7e8ca0;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.DownloadList{display:block}.DownloadList-items{display:grid;grid-gap:20px;row-gap:40px;grid-template-columns:1fr 1fr}@media (min-width:768px){.DownloadList-items{display:grid}}@media (min-width:1024px){.DownloadList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.DownloadPromo{display:inline-block}.DownloadPromo .PagePromo-description{margin-top:0;padding-bottom:10px}.DownloadPromo .PagePromo-media{margin-bottom:20px}.DownloadPromo .PagePromo-title{padding-bottom:10px}.DownloadPromo-link svg{height:25px;width:30px}.DownloadPromo-link-text{margin-top:3px}[data-item-display-style=card] .DownloadPromo{border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-display-style=card] .DownloadPromo-content{padding:20px}[data-item-display-style=card] .DownloadPromo .PagePromo-media{margin-bottom:0}[data-item-has-background-color] .DownloadPromo{background-color:var(--color-item-background)}[data-item-has-background-image] .DownloadPromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .DownloadPromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}.DownloadPromoModule{display:grid;grid-gap:20px}.DownloadPromoModule[data-text-align=center] .DownloadPromoModule-content{text-align:center}.DownloadPromoModule[data-text-align=right] .DownloadPromoModule-content{text-align:right}.DownloadPromoModule .PagePromo-description{margin-top:0;padding-bottom:10px}.DownloadPromoModule .PagePromo-media{margin:0;padding-bottom:20px}.DownloadPromoModule .PagePromo-title{padding-bottom:10px}.DownloadPromoModule-link{cursor:pointer;display:flex;gap:10px;justify-content:flex-start}[data-text-align=center] .DownloadPromoModule-link{justify-content:center}[data-text-align=right] .DownloadPromoModule-link{justify-content:flex-end}.DownloadPromoModule-link svg{height:25px;width:30px;fill:currentColor}.DownloadPromoModule-link-text{margin-top:3px}@media only screen and (max-width:767px){.DownloadPromoModule-link{justify-content:flex-start}}@media (min-width:768px){.DownloadPromoModule .PagePromo-content{text-align:center}}@media (min-width:1024px){.DownloadPromoModule{grid-template-columns:repeat(2,1fr);grid-gap:40px}.DownloadPromoModule[data-align-right][data-image-width="66"]{grid-template-columns:.34fr .66fr}.DownloadPromoModule[data-align-right] .PagePromo-media{order:2}.DownloadPromoModule[data-image-width="66"]{grid-template-columns:.66fr .34fr}.DownloadPromoModule-content{display:flex;flex-direction:column;justify-content:center;text-align:left;width:100%}.DownloadPromoModule .PagePromo-media{margin-bottom:0}.DownloadPromoModule-link{justify-content:flex-start}}@media only screen and (min-width:1440px){.DownloadPromoModule[data-image-width="66"]{grid-gap:50px}}.Enhancement{clear:both;margin:30px 0;width:100%}.Enhancement:has(.PersonPromoEnhancement){margin-top:40px;margin-bottom:40px}.Enhancement .Carousel .flickity-button,.Enhancement .GalleryPageModalCarousel .flickity-button{margin-top:-10px}.Enhancement .Figure img{margin:0 auto}.Enhancement .FacebookEmbed,.Enhancement .FacebookUrl,.Enhancement .fb-post,.Enhancement .InstagramEmbed,.Enhancement .InstagramUrl,.Enhancement .TweetEmbed,.Enhancement .TweetUrl,.Enhancement .twitter-tweet{display:flex;justify-content:center;width:100%;overflow:hidden;text-align:center}.Enhancement .FacebookEmbed iframe,.Enhancement .FacebookUrl iframe,.Enhancement .fb-post iframe,.Enhancement .InstagramEmbed iframe,.Enhancement .InstagramUrl iframe,.Enhancement .TweetEmbed iframe,.Enhancement .TweetUrl iframe,.Enhancement .twitter-tweet iframe{width:100%}.Enhancement .Quote blockquote:after,.Enhancement .Quote blockquote:before{content:none}.Enhancement .Quote-attribution{margin:20px auto 0}.Enhancement .twitter-tweet{margin-left:auto;margin-right:auto}.Enhancement[data-align-fullWidth] img{border-radius:0!important}.Enhancement[data-align-full-width] .Carousel,.Enhancement[data-align-full-width] .GalleryPageModalCarousel,.Enhancement[data-align-fullWidth] img{max-width:unset;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.Enhancement[data-align-full-width] .CarouselSlide-info{margin-left:20px}.Enhancement[data-align-full-width] img{width:calc(100% + 40px)}.Enhancement[data-align-portrait-left],.Enhancement[data-align-portrait-right]{max-width:330px;margin-left:auto;margin-right:auto}@media (min-width:768px){.Enhancement{margin:40px 0}.Enhancement:has(.PersonPromoEnhancement){margin-top:60px;margin-bottom:60px}.Enhancement .Quote,.Enhancement .Quote[data-with-bg]{padding:40px}.Enhancement[data-align-left]{float:left;margin-bottom:10px;margin-right:40px;margin-top:10px;max-width:360px;width:50%}.Enhancement[data-align-right]{float:right;margin-bottom:10px;margin-left:40px;margin-top:10px;max-width:360px;width:50%}.Enhancement[data-align-portrait-left]{float:left;max-width:330px;margin-right:40px;margin-top:10px;margin-bottom:10px}.Enhancement[data-align-portrait-right]{float:right;max-width:330px;margin-left:40px;margin-top:10px;margin-bottom:10px}.Enhancement[data-align-fullWidth] img{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}.Enhancement[data-align-fullWidth] .Figure-content{margin-left:-30px}.Enhancement[data-align-full-width] .Carousel,.Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}.Enhancement[data-align-full-width] img{width:calc(100% + 100px)}}@media (min-width:1024px){.Enhancement .Carousel .flickity-button,.Enhancement .GalleryPageModalCarousel .flickity-button{margin-top:-15px}.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-95px;margin-right:-95px;width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-fullWidth] img{margin-left:0;margin-right:0;width:100%}.Page-oneColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:-75px}.Page-twoColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:0}.Enhancement[data-align-left] .Fieldset[data-fieldset-lgcolumns]>.Fieldset-items,.Enhancement[data-align-right] .Fieldset[data-fieldset-lgcolumns]>.Fieldset-items{grid-template-columns:1fr}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-95px;margin-right:-95px;width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-full-width] .Carousel,.Page-twoColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:0;margin-right:0;width:100%}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel img,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-full-width] .Carousel img,.Page-twoColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{margin-left:0;margin-right:0;width:100%}}@media only screen and (min-width:1280px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-220px;margin-right:-220px;width:calc(100% + 440px)}.Page-oneColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:-200px}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-220px;margin-right:-220px;width:calc(100% + 440px)}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel img,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{width:calc(100% + 440px)}}@media only screen and (min-width:1440px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-300px;margin-right:-300px;width:calc(100% + 600px)}.Page-oneColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:-280px}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-300px;margin-right:-300px;width:calc(100% + 600px)}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel img,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{width:calc(100% + 600px)}}.FaqModule{background-color:var(--color-module-background)}.FaqModule-container{margin:0 auto;max-width:800px}[data-module-header-position=side] .FaqModule-container{max-width:none}.FaqModule .ModuleHeader{margin-left:auto;margin-right:auto;max-width:800px}.FaqModule-items>.FaqQuestion{border-top:2px solid rgba(0,0,0,.15);color:var(--color-primary-text)}.FaqModule-items>.FaqQuestion:last-of-type{border-bottom:2px solid rgba(0,0,0,.15)}[data-inverse-colors] .FaqModule-items>.FaqQuestion{border-color:var(--color-text-inverse)}.FaqModule-title{color:var(--color-primary-text)}.FaqQuestion{display:block}.FaqQuestion-answer{font-family:var(--font-description);font-size:var(--description-3);font-weight:400;line-height:140%;cursor:default;height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out;transition-property:height,opacity}[data-expanded] .FaqQuestion-answer{height:auto;opacity:1;overflow:visible}.FaqQuestion-header{cursor:pointer;padding:20px 0}.FaqQuestion-title{font-family:var(--font-description);font-size:var(--description-2);font-weight:400;line-height:140%;display:flex;flex-direction:row;font-weight:700;justify-content:space-between}.FaqQuestion-title .icon{margin-left:20px;margin-top:10px;width:14px;height:8px;flex-shrink:0;transform:rotate(0deg);transition:transform .3s ease}[data-expanded] .FaqQuestion-title .icon{transform:rotate(180deg)}.Figure p{margin:0}.Figure-caption,.Figure-credit{display:inline}.Figure-caption{margin-right:3px}.Figure-content{margin-top:10px}.Form{display:block;--color-invalid:#d31141;--color-placeholder:#bbb}.Form-wrapper,.Form .ModuleHeader{margin-left:auto;margin-right:auto;max-width:800px}.Form-items-item{color:var(--color-primary-text);margin-bottom:30px}.Form-items-item input{font-size:var(--description-2)}.Form-items-item .Select-label .Select-input{color:var(--color-input-text)}.Form-items-item .Select-label svg{fill:#000}.Form-wrapper{background:var(--color-form-background);color:var(--color-primary-text)}.Form-wrapper[data-inverse-colors]{--color-input-text:#333;--color-primary-text:var(--color-text-inverse)}@media (min-width:768px){.Form-wrapper[data-has-bg-image] .Form{padding:40px}}@media (min-width:1024px){.Form[data-module-header-position=side]{display:grid}}.Fieldset{border:0;padding:0}.Fieldset-description,.Fieldset-title{padding-bottom:20px}.Fieldset-items{display:grid;grid-template-columns:1fr}.Fieldset-items-item{margin-bottom:15px}.Fieldset-items-item:last-child{margin-bottom:0}@media (min-width:1024px){.Fieldset[data-fieldset-lgcolumns="50-50"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr}.Fieldset[data-fieldset-lgcolumns="33-33-33"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 1fr}.Fieldset[data-fieldset-lgcolumns="50-25-25"]>.Fieldset-items{grid-gap:10px;grid-template-columns:2fr 1fr 1fr}.Fieldset[data-fieldset-lgcolumns="25-25-50"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 2fr}.Fieldset[data-fieldset-lgcolumns="25-25-25-25"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr}}.CaptchaInput-description,.EmailInput-description,.FileInput-description,.Input-description,.PasswordInput-description,.PhoneNumberInput-description,.Select-description,.TextArea-description,.TextInput-description{margin-top:10px}.CaptchaInput-input,.EmailInput-input,.FileInput-input,.Input-input,.PasswordInput-input,.PhoneNumberInput-input,.Select-input,.TextArea-input,.TextInput-input{background-color:#fff;--color-input-text:#000;border:1px solid var(--color-border);border-radius:5px;color:var(--color-input-text);height:50px;padding:15px;width:100%}.CaptchaInput-input::-moz-placeholder,.EmailInput-input::-moz-placeholder,.FileInput-input::-moz-placeholder,.Input-input::-moz-placeholder,.PasswordInput-input::-moz-placeholder,.PhoneNumberInput-input::-moz-placeholder,.Select-input::-moz-placeholder,.TextArea-input::-moz-placeholder,.TextInput-input::-moz-placeholder{color:var(--color-placeholder);opacity:1}.CaptchaInput-input:-ms-input-placeholder,.EmailInput-input:-ms-input-placeholder,.FileInput-input:-ms-input-placeholder,.Input-input:-ms-input-placeholder,.PasswordInput-input:-ms-input-placeholder,.PhoneNumberInput-input:-ms-input-placeholder,.Select-input:-ms-input-placeholder,.TextArea-input:-ms-input-placeholder,.TextInput-input:-ms-input-placeholder{color:var(--color-placeholder);opacity:1}.CaptchaInput-input::placeholder,.EmailInput-input::placeholder,.FileInput-input::placeholder,.Input-input::placeholder,.PasswordInput-input::placeholder,.PhoneNumberInput-input::placeholder,.Select-input::placeholder,.TextArea-input::placeholder,.TextInput-input::placeholder{color:var(--color-placeholder);opacity:1}[data-invalid] .CaptchaInput-input,[data-invalid] .EmailInput-input,[data-invalid] .FileInput-input,[data-invalid] .Input-input,[data-invalid] .PasswordInput-input,[data-invalid] .PhoneNumberInput-input,[data-invalid] .Select-input,[data-invalid] .TextArea-input,[data-invalid] .TextInput-input{border:1px solid var(--color-invalid);color:var(--color-invalid)}[data-invalid] .CaptchaInput-input~svg,[data-invalid] .EmailInput-input~svg,[data-invalid] .FileInput-input~svg,[data-invalid] .Input-input~svg,[data-invalid] .PasswordInput-input~svg,[data-invalid] .PhoneNumberInput-input~svg,[data-invalid] .Select-input~svg,[data-invalid] .TextArea-input~svg,[data-invalid] .TextInput-input~svg{fill:var(--color-invalid)}[data-invalid] .CaptchaInput-input:focus,[data-invalid] .EmailInput-input:focus,[data-invalid] .FileInput-input:focus,[data-invalid] .Input-input:focus,[data-invalid] .PasswordInput-input:focus,[data-invalid] .PhoneNumberInput-input:focus,[data-invalid] .Select-input:focus,[data-invalid] .TextArea-input:focus,[data-invalid] .TextInput-input:focus{border:1px solid var(--color-invalid)}.CaptchaInput-input:focus,.EmailInput-input:focus,.FileInput-input:focus,.Input-input:focus,.PasswordInput-input:focus,.PhoneNumberInput-input:focus,.Select-input:focus,.TextArea-input:focus,.TextInput-input:focus{border:1px solid var(--color-primary)}.CaptchaInput label>span,.EmailInput label>span,.FileInput label>span,.Input label>span,.PasswordInput label>span,.PhoneNumberInput label>span,.Select label>span,.TextArea label>span,.TextInput label>span{display:block;padding-bottom:10px;text-transform:none}.CaptchaInput-errors,.EmailInput-errors,.FileInput-errors,.Input-errors,.PasswordInput-errors,.PhoneNumberInput-errors,.Select-errors,.TextArea-errors,.TextInput-errors{display:none}[data-invalid] .CaptchaInput-errors,[data-invalid] .EmailInput-errors,[data-invalid] .FileInput-errors,[data-invalid] .Input-errors,[data-invalid] .PasswordInput-errors,[data-invalid] .PhoneNumberInput-errors,[data-invalid] .Select-errors,[data-invalid] .TextArea-errors,[data-invalid] .TextInput-errors{color:var(--color-invalid);display:block;margin-top:5px}.CaptchaInput-error{border:1px solid var(--color-invalid)}.CheckboxInput input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--color-primary-text);border-radius:0;display:inline-block;padding:6px;position:relative;top:2px}.CheckboxInput input:active,.CheckboxInput input:checked{background:#fff}.CheckboxInput input:active:after,.CheckboxInput input:checked:after{border-bottom:1px solid var(--color-primary);border-right:1px solid var(--color-primary);content:"";height:10px;left:4px;position:absolute;top:0;transform:rotate(37deg);width:4px}.CheckboxInput input:disabled{background:var(--color-secondary-text);border:1px solid var(--color-border)}.CheckboxInput input:disabled:after{border:none}.CheckboxInput-label span{font-weight:400;margin-left:10px}.FileInput-input{font-size:var(--label-1)!important}.RadioInput{--color-disabled:#ddd}.RadioInput svg{color:var(--color-primary-text);flex-shrink:0;height:16px;width:16px}.RadioInput input{opacity:0;position:absolute;z-index:-1}.RadioInput input~.checked{display:none}.RadioInput input:checked~.checked,.RadioInput input~.unchecked{display:block}.RadioInput input:checked~.unchecked,.RadioInput input:disabled~.checked{display:none}.RadioInput input:disabled~.unchecked{color:var(--color-disabled);display:block}.RadioInput-label{display:flex}.RadioInput-label span{font-weight:400;margin-left:10px}.TextArea textarea{background-color:#fff;border:1px solid var(--color-border);border-radius:5px;color:var(--color-input-text);min-height:130px;padding:15px;width:100%}.TextArea textarea::-moz-placeholder{color:var(--color-placeholder);opacity:1}.TextArea textarea:-ms-input-placeholder{color:var(--color-placeholder);opacity:1}.TextArea textarea::placeholder{color:var(--color-placeholder);opacity:1}.TextArea label>span{display:block;padding-bottom:5px}.TextArea-errors{display:none}[data-invalid] .TextArea-errors{color:var(--color-invalid);display:block;margin-top:5px}.Select-description{padding-bottom:20px}.Select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--color-border);border-radius:0;color:#bbb;cursor:pointer;font-weight:400;height:50px;padding:15px;text-transform:uppercase;width:100%}[data-invalid] .Select-input,[data-invalid] .Select-input:focus{border:1px solid var(--color-invalid)}.Select-input:disabled{background-color:var(--color-secondary-text);border:0;color:var(--color-disabled);cursor:not-allowed}.Select-wrapper{display:inline-block;position:relative;width:100%}.Select-wrapper svg{fill:var(--color-border);height:4px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:8px}.Select label>span{display:block;padding-bottom:5px}.JWVideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.JWVideoPlayer .jwplayer{position:absolute;top:0;left:0;width:100%;height:100%;border:0}bsp-language{display:block}.LanguagesMenu{border:1px solid var(--color-header-text);cursor:pointer;margin-left:22px;padding:3px 3px 2px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.LanguagesMenu-text-link{text-transform:uppercase}.LanguagesMenu a{--color-link-text:var(--color-header-text);--color-link-text-hover:var(--color-header-text)}.LanguagesMenu-items{background:#fff;bottom:30px;box-shadow:0 -10px 20px 0 rgba(0,0,0,.1);cursor:auto;left:0;padding:10px 15px;position:absolute;right:auto;visibility:hidden}.LanguagesMenu-items.is-active{visibility:visible}.LanguagesMenu-items-item{padding:10px}@media only screen and (min-width:1280px){.LanguagesMenu{margin:0}.LanguagesMenu-items{box-shadow:0 10px 20px 0 rgba(0,0,0,.1);bottom:auto;left:auto;right:0;top:35px}}.AnchorLink,.LanguagesMenuItem{display:block}.AnchorLink{position:absolute;pointer-events:none;visibility:hidden;height:0;scroll-margin-top:calc(var(--headerHeight) + var(--hatHeight) + 20px)}.ListicleItem-index{padding:30px 0;position:relative;z-index:1;text-align:center}.ListicleItem-index:before{border-top:1px solid var(--color-border);bottom:0;content:"";margin:0 auto;position:absolute;left:0;right:0;top:50%;width:100%;z-index:-1}.ListicleItem-index span{padding:0 20px;background:#fff}.ListicleItem-title{margin-bottom:30px}@media (min-width:768px){.ListicleItem-index{padding:40px 0}}.LiveBlogFeed{display:block;height:calc(100vh - var(--headerHeight) - var(--hatHeight));overflow:auto;padding:20px;position:sticky;top:calc(var(--headerHeight) + var(--hatHeight))}.LiveBlogFeed-date{align-items:center;display:flex;margin-bottom:20px}.LiveBlogFeed-date:not(:first-child){margin-top:40px}.LiveBlogFeed-date:after,.LiveBlogFeed-date:before{border-bottom:1px solid var(--color-border);content:"";display:block;flex-grow:1}.LiveBlogFeed-date:before{margin-right:20px}.LiveBlogFeed-date:after{margin-left:20px}.LiveBlogFeed-post{display:block;margin-left:4px;padding:0 0 20px 10px;position:relative}.LiveBlogFeed-post:not(:last-child){border-left:1px solid var(--color-border)}.LiveBlogFeed-post:before{background-color:var(--color-primary);border-radius:50%;content:"";display:block;height:9px;left:-5px;position:absolute;top:-1px;width:9px}.LiveBlogFeed-post-time{position:relative;top:-5px}.LiveBlogFeed-post-headline{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);font-weight:400}.LiveBlogFeed-post-toggle{align-items:center;background:none;border:0;cursor:pointer;display:flex;justify-content:center}.LiveBlogFeed-post-toggle svg{height:20px;pointer-events:none;width:20px}.LiveBlogNewPostLink{align-items:center;background-color:var(--color-button-bg);border-radius:17px;color:var(--color-button-text);display:flex;left:50%;overflow:hidden;position:fixed;top:calc(var(--headerHeight) + var(--hatHeight) + 10px);transform:translateX(-50%)}@media (min-width:1024px){.LiveBlogNewPostLink{left:calc(50% - 150px);left:calc(50% - 180px)}}.LiveBlogNewPostLink a{color:inherit;display:grid;grid-auto-flow:column;grid-gap:10px;height:34px;padding:0 15px;place-items:center}.LiveBlogNewPostLink a:hover{background-color:rgba(0,0,0,.1);color:inherit}.LiveBlogNewPostLink svg{height:10px;width:10px}.LiveBlogNewPostLink svg.icon-arrow-down{transform:rotate(180deg)}.LiveBlogPage .Page-content{margin-top:40px;margin-bottom:40px}.LiveBlogPage .Page-lead{margin-bottom:20px}.LiveBlogPage .Page-oneColumn{margin-left:auto;margin-right:auto;max-width:800px;padding-left:20px;padding-right:20px}.LiveBlogPage-layoutWrapper{display:block}.LiveBlogPage-sideRail{display:none}.LiveBlogPage-dates{margin:20px 0}.LiveBlogPage-dates .Page-dateModified{margin-bottom:5px}.LiveBlogPage-lede{position:relative}.LiveBlogPage-lede-content{margin-left:auto;margin-right:auto;max-width:900px;padding-left:20px;padding-right:20px}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before{border-bottom:1px solid var(--color-gray);content:"";display:block;margin:30px 0}.LiveBlogPage-liveStatus{background-color:#d32f2f;color:#fff;border-radius:22px;display:inline-block;margin-bottom:15px;padding:4px 10px 3px;text-transform:uppercase}.LiveBlogPage-whatYouNeedToKnow{background-color:#f0f0f0;margin:30px 0;padding:20px}.LiveBlogPage-whatYouNeedToKnow-heading{margin-bottom:20px}@media (min-width:768px){.LiveBlogPage-actions-wrapper{display:grid;grid-template-columns:70% 30%}.LiveBlogPage-dates{margin:0}.LiveBlogPage-lede-content{margin-left:auto;margin-right:auto}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before,.LiveBlogPage-whatYouNeedToKnow{margin:40px 0}.LiveBlogPage .Page-content{margin-bottom:40px;margin-top:40px}}@media (min-width:1024px){.LiveBlogPage-lede{max-width:42%;margin:0 auto;padding-bottom:4rem}.LiveBlogPage-lede-content{margin-left:auto;margin-right:auto}.LiveBlogPage .RichTextBody{max-width:76%;margin:0 auto}.LiveBlogPage .Page-content{margin-bottom:60px;margin-top:60px}.LiveBlogPage .Page-lead{margin-bottom:40px}.LiveBlogPage .Page-oneColumn{max-width:76%}}@media only screen and (min-width:1280px){.LiveBlogPage-lede-content,.LiveBlogPage .Page-oneColumn{max-width:920px}}.LiveBlogPost{position:relative}.LiveBlogPost[data-is-current-day] .LiveBlogPost-date{display:none}.LiveBlogPost-anchor{position:absolute;top:calc(var(--headerHeight)*-1 + var(--hatHeight)*-1)}.LiveBlogPost-body{margin:30px 0}.LiveBlogPost-byline a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}.LiveBlogPost-byline a:hover{text-decoration:underline}.LiveBlogPost-date{margin-left:20px;position:relative}.LiveBlogPost-date:before{border-left:1px solid var(--color-border);content:"";display:block;height:20px;left:-12px;position:absolute;top:-1px}.LiveBlogPost-header{color:#000;margin-left:26px;position:relative}.LiveBlogPost-header:before{background-color:var(--color-primary);border-radius:50%;content:"";display:inline-block;height:16px;left:-26px;margin-right:8px;position:absolute;top:1px;width:16px}.LiveBlogPost-headline,.LiveBlogPost-info{margin:10px 0 15px}.LiveBlogPost-byline{margin:15px 0 0}.LiveBlogPost .ActionBar{margin:20px 0}@media (min-width:768px){.LiveBlogPost-byline{margin:0 20px 0 0}.LiveBlogPost-headline,.LiveBlogPost-info{margin:10px 0 0}.LiveBlogPost-info{margin:10px 0 15px;align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}.LiveBlogPost .ActionBar{margin:0 0 0 auto}}.LogoPromo{align-items:center;display:flex;justify-content:center;flex-direction:column;height:100%;text-align:center}.LogoPromo-content{width:100%}[data-item-display-style=card] .LogoPromo{border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);padding:20px}[data-item-has-background-color] .LogoPromo{background-color:var(--color-item-background)}[data-item-has-background-image] .LogoPromo{background-image:var(--item-background-image);background-size:cover}.LogoPromo .PagePromo-media{flex-shrink:0;margin-bottom:0;width:100%}.LogoPromo .PagePromo-media img{height:auto;width:100%}.LogoPromo .Link-icon{display:none}.LogoListA .LogoPromo .PagePromo-media img{height:auto;margin:0 auto;max-height:150px;width:auto}.LogoListA-items{height:150px;width:100%}.LogoListA-items-item{height:100%;margin-right:10px;width:40%}.LogoListA .flickity-prev-next-button{top:50%}@media (min-width:768px){.LogoListA-items{width:calc(100% + 20px)}.LogoListA-items-item{margin-right:20px;width:calc(33.333% - 20px)}}@media (min-width:1024px){.LogoListA-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1440px){.LogoListA-items-item{margin-right:30px;width:calc(20% - 20px)}.LogoListA .flickity-prev-next-button.next{right:-40px}}.LogoListB{display:block}.LogoListB-items{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.LogoListB-items-item{width:calc(50% - 10px)}.LogoListB .ModuleHeader{text-align:center}.LogoListB .ModuleHeader-description{margin:0 auto;max-width:800px}.LogoListB[data-module-header-position=side] .ModuleHeader{text-align:left}@media (min-width:768px){.LogoListB-items-item{width:calc(33.3333% - 14px)}.LogoListB[data-module-header-position=side] .PageList-cta{margin-bottom:50px}}@media (min-width:1024px){.LogoListB-items-item{width:calc(25% - 15px)}.LogoListB[data-module-header-position=side]{display:grid;grid-gap:40px;grid-template-columns:.32fr .68fr}.LogoListB[data-module-header-position=side] .ModuleHeader{margin-bottom:0}.LogoListB[data-module-header-position=side] .LogoListB-items-item{width:calc(33.3333% - 14px)}}@media only screen and (min-width:1440px){.LogoListB-items-item{width:calc(20% - 16px)}.LogoListB[data-module-header-position=side]{grid-gap:44px;grid-template-columns:.32fr .68fr}}.GalleryPageModalCarousel{background:#333;bottom:0;display:none;left:0;max-height:1440px;position:fixed;right:0;top:0;z-index:102}.GalleryPageModalCarousel[active]{display:block}.GalleryPageModalCarousel-actions{margin-top:20px}.GalleryPageModalCarousel-actions .ActionLink{background-color:#fff}.GalleryPageModalCarousel-closeButton{z-index:101}.GalleryPageModalCarousel-closeButton svg{fill:#fff;height:14px;width:14px}.GalleryPageModalCarousel-content{background:#333;color:var(--color-text-inverse);padding:20px;width:100%}.GalleryPageModalCarousel-content .GalleryPageModalCarousel-slide{display:block}.GalleryPageModalCarousel-content .GalleryPageModalCarousel-slide:not([active]){display:none}.GalleryPageModalCarousel .flickity-viewport{max-height:100%;width:100%}.GalleryPageModalCarousel-title{margin-bottom:10px}.GalleryPageModalCarousel-slide{align-items:stretch;color:#fff;display:flex;flex-shrink:0;height:100%;justify-content:center;width:100%}.GalleryPageModalCarousel-slide .Image{max-height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;width:100%}.GalleryPageModalCarousel-slides{align-items:center;display:flex;flex-grow:1;justify-content:flex-start;min-height:0;overflow:hidden;width:100%}.GalleryPageModalCarousel-title{color:var(--color-text-inverse)}.GalleryPageModalCarousel-topBar{align-items:center;border-bottom:1px solid var(--color-border);color:#fff;display:flex;justify-content:space-between;padding:15px}.GalleryPageModalCarousel-wrapper{display:flex;flex-direction:column;height:calc(100% - 51px)}@media (min-width:1024px){.GalleryPageModalCarousel-content{width:50%}.GalleryPageModalCarousel-content .GalleryPageModalCarousel-slides{border:none}.GalleryPageModalCarousel-slides{border-right:1px solid var(--color-border)}.GalleryPageModalCarousel-slides .is-selected{display:flex;align-items:center}.GalleryPageModalCarousel-wrapper{flex-direction:row}}.GallerySlide,.GallerySlideWaterfall{margin-top:20px;width:100%}.GallerySlide-caption,.GallerySlide-credit,.GallerySlideWaterfall-caption,.GallerySlideWaterfall-credit{margin-bottom:10px}.GallerySlide-content,.GallerySlideWaterfall-content{margin-top:5px}.GallerySlide-info,.GallerySlideWaterfall-info{margin-top:10px}.GallerySlide-media,.GallerySlideWaterfall-media{background:#333;display:block;margin:0 auto;position:relative}.GallerySlideWaterfall{margin:40px 0;position:relative}.GallerySlideWaterfall-media{height:auto;padding-bottom:0;background:#333;display:block;margin:0 auto;overflow:hidden;position:relative}.GallerySlideWaterfall-fullScreenButton svg{background:#000;border-radius:70%;height:15px;margin:10px 10px 0 0;position:absolute;right:0;width:15px;z-index:9}.GallerySlideWaterfall img{cursor:pointer;left:0;position:relative;top:0;transform:none}.MarketsModuleMain-title,.MarketsModuleMini-title{color:#434343;font-family:var(--font-1);font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.MarketsModuleMain-description,.MarketsModuleMini-description{font-family:var(--font-description);font-size:var(--description-3);font-weight:400;line-height:140%;margin-bottom:20px}.MarketsModuleMain .block-markets-block,.MarketsModuleMain .block-marketsblock,.MarketsModuleMain [class*=block-marketsblock-],.MarketsModuleMini .block-markets-block,.MarketsModuleMini .block-marketsblock,.MarketsModuleMini [class*=block-marketsblock-]{margin-bottom:40px}.MarketsModuleMain .block-markets-block .markets-table-height,.MarketsModuleMain .block-marketsblock .markets-table-height,.MarketsModuleMain [class*=block-marketsblock-] .markets-table-height,.MarketsModuleMini .block-markets-block .markets-table-height,.MarketsModuleMini .block-marketsblock .markets-table-height,.MarketsModuleMini [class*=block-marketsblock-] .markets-table-height{max-height:400px;overflow-y:scroll}.MarketsModuleMain .block-markets-block .rightside-block-markets,.MarketsModuleMain .block-marketsblock .rightside-block-markets,.MarketsModuleMain [class*=block-marketsblock-] .rightside-block-markets,.MarketsModuleMini .block-markets-block .rightside-block-markets,.MarketsModuleMini .block-marketsblock .rightside-block-markets,.MarketsModuleMini [class*=block-marketsblock-] .rightside-block-markets{background:#e7e7e7;border-top:2px solid #01406c!important}.MarketsModuleMain #marketSnapshot2 table,.MarketsModuleMini #marketSnapshot2 table{font-size:13px}.MarketsModuleMain #marketSnapshot2 table:last-child,.MarketsModuleMini #marketSnapshot2 table:last-child{margin-bottom:0}.MarketsModuleMain #marketSnapshot2 table thead,.MarketsModuleMini #marketSnapshot2 table thead{background-color:#e7e7e7;padding:8px 10px 10px;font-weight:700;text-align:left}.MarketsModuleMain #marketSnapshot2 table td,.MarketsModuleMain #marketSnapshot2 table th,.MarketsModuleMain #marketSnapshot2 table tr,.MarketsModuleMini #marketSnapshot2 table td,.MarketsModuleMini #marketSnapshot2 table th,.MarketsModuleMini #marketSnapshot2 table tr{padding:6px}.MarketsModuleMain #marketSnapshot2 table td,.MarketsModuleMini #marketSnapshot2 table td{border:none}.MarketsModuleMain #marketSnapshot2 table .header-row,.MarketsModuleMini #marketSnapshot2 table .header-row{background-color:#e7e7e7!important;opacity:1}.MarketsModuleMain #marketSnapshot2 table .header-row>td,.MarketsModuleMini #marketSnapshot2 table .header-row>td{line-height:inherit;font-weight:700;text-align:left;color:#434343;text-decoration:none;cursor:auto}.MarketsModuleMain #marketSnapshot2 table tbody tr:nth-child(odd),.MarketsModuleMini #marketSnapshot2 table tbody tr:nth-child(odd){background-color:#f1f1f1}.MarketsModuleMain #marketSnapshot2 .msQuoteboard tbody tr td,.MarketsModuleMini #marketSnapshot2 .msQuoteboard tbody tr td{cursor:auto}.MarketsModuleMain #marketSnapshot2 .bc_market_snapshot_tabs .nav,.MarketsModuleMini #marketSnapshot2 .bc_market_snapshot_tabs .nav{display:flex;padding-left:0;list-style:none}.MarketsModuleMain #marketSnapshot2 .bc_market_snapshot_tabs .nav>li,.MarketsModuleMini #marketSnapshot2 .bc_market_snapshot_tabs .nav>li{position:relative;flex:0 0 25%;width:25%}.MarketsModuleMain #marketSnapshot2 .bc_market_snapshot_tabs .nav>li>a,.MarketsModuleMini #marketSnapshot2 .bc_market_snapshot_tabs .nav>li>a{position:relative;display:inline-flex;width:100%;flex:0 0 100%;margin:auto;padding:12px 4px;border:1px solid #e2e1e8;color:#434343;text-decoration:none;font-size:12px;font-weight:600;box-sizing:border-box}.MarketsModuleMain #marketSnapshot2 .bc_market_snapshot_tabs .nav-tabs>li,.MarketsModuleMini #marketSnapshot2 .bc_market_snapshot_tabs .nav-tabs>li{background:#fff;margin-bottom:-1px}.MarketsModuleMain #marketSnapshot2 .hidden-lg,.MarketsModuleMini #marketSnapshot2 .hidden-lg{display:none!important}.MarketsModuleMain #block-markettable-view-more,.MarketsModuleMini #block-markettable-view-more{text-align:center;margin-top:30px}.MarketsModuleMain #block-markettable-view-more .view-all-link,.MarketsModuleMini #block-markettable-view-more .view-all-link{color:#434343;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none}.MarketsModuleMain #overview-form,.MarketsModuleMini #overview-form{display:block;padding:15px 0;border-bottom:2px solid #f3f2f5}@media (min-width:768px){.MarketsModuleMain #overview-form,.MarketsModuleMini #overview-form{display:flex}}.MarketsModuleMain #overview-form .form-group,.MarketsModuleMini #overview-form .form-group{padding:1px;flex-grow:1}@media (min-width:768px){.MarketsModuleMain #overview-form .form-group,.MarketsModuleMini #overview-form .form-group{padding:0 1px}}.MarketsModuleMain #overview-form .form-group select,.MarketsModuleMini #overview-form .form-group select{position:relative;padding:10px 3px;border:none;color:#fff;font-size:12px;font-weight:600;background:#3958a4;background-position:right 0 center;background-repeat:no-repeat;background-size:26px 19px;cursor:pointer;width:100%}.MarketsModuleMain #futuresExpandedOverview,.MarketsModuleMini #futuresExpandedOverview{box-sizing:border-box;visibility:hidden}.MarketsModuleMain #futuresExpandedOverview.loaded,.MarketsModuleMini #futuresExpandedOverview.loaded{visibility:visible}.MarketsModuleMain #data-display,.MarketsModuleMini #data-display{margin-top:10px;width:100%;clear:left;margin-bottom:20px;display:inline-block}.MarketsModuleMain #data-display .row>div,.MarketsModuleMini #data-display .row>div{display:flex;flex-wrap:wrap}.MarketsModuleMain #data-display .grid>div,.MarketsModuleMini #data-display .grid>div{display:block}.MarketsModuleMain #data-display h4,.MarketsModuleMini #data-display h4{font-size:15px;font-family:var(--font-1);font-weight:600;color:#3958a4;margin-bottom:0;line-height:100%;text-transform:uppercase}.MarketsModuleMain #data-display .panel,.MarketsModuleMini #data-display .panel{margin-top:5px}.MarketsModuleMain #data-display .panel .panel-heading,.MarketsModuleMini #data-display .panel .panel-heading{padding:5px 10px 5px 5px;margin-bottom:0;color:#333;font-weight:600;font-size:13px;text-align:left;background-color:#e0e0e0}.MarketsModuleMain #data-display .qb_up,.MarketsModuleMain #data-display .quote-up,.MarketsModuleMain #data-display .quoteUp,.MarketsModuleMain #data-display .up,.MarketsModuleMini #data-display .qb_up,.MarketsModuleMini #data-display .quote-up,.MarketsModuleMini #data-display .quoteUp,.MarketsModuleMini #data-display .up{color:green}.MarketsModuleMain #data-display .down,.MarketsModuleMain #data-display .qb_down,.MarketsModuleMain #data-display .quote-down,.MarketsModuleMain #data-display .quoteDown,.MarketsModuleMini #data-display .down,.MarketsModuleMini #data-display .qb_down,.MarketsModuleMini #data-display .quote-down,.MarketsModuleMini #data-display .quoteDown{color:red}.MarketsModuleMain #data-display table,.MarketsModuleMini #data-display table{width:100%;border-collapse:unset;margin-bottom:16px}.MarketsModuleMain #data-display table a,.MarketsModuleMini #data-display table a{text-decoration:none}.MarketsModuleMain #data-display table td,.MarketsModuleMain #data-display table th,.MarketsModuleMini #data-display table td,.MarketsModuleMini #data-display table th{font-size:12px;text-align:left;color:#333}.MarketsModuleMain #data-display table th,.MarketsModuleMini #data-display table th{padding:5px 0}.MarketsModuleMain #data-display table tr,.MarketsModuleMini #data-display table tr{display:flex;justify-content:space-between;padding-bottom:0}.MarketsModuleMain #data-display table tr td:first-child a,.MarketsModuleMini #data-display table tr td:first-child a{color:#333;border-bottom:1px solid #333;padding:0}.MarketsModuleMain #data-display table tr td:first-child h4 a,.MarketsModuleMini #data-display table tr td:first-child h4 a{border-bottom:0}.MarketsModuleMain #data-display table thead tr:first-child,.MarketsModuleMain #data-display table tr:nth-child(2n),.MarketsModuleMini #data-display table thead tr:first-child,.MarketsModuleMini #data-display table tr:nth-child(2n){background-color:#fff}.MarketsModuleMain #data-display table h4,.MarketsModuleMini #data-display table h4{line-height:100%}.MarketsModuleMain #data-display table h4 a,.MarketsModuleMini #data-display table h4 a{font-size:13px;font-family:Montserrat,sans-serif;font-weight:600;color:#333}.MarketsModuleMain .path-markets,.MarketsModuleMini .path-markets{overflow-x:hidden;background-color:#fff!important}.MarketsModuleMain .path-markets #futureDetail .changeHolder,.MarketsModuleMini .path-markets #futureDetail .changeHolder{margin:0 0 0 2em}.MarketsModuleMain .path-markets #futureDetail .arrow,.MarketsModuleMini .path-markets #futureDetail .arrow{margin-top:0}.MarketsModuleMain #futuresExpandedView-btn,.MarketsModuleMini #futuresExpandedView-btn{display:block;width:100%;margin:32px 0 16px}.MarketsModuleMain #topQuote,.MarketsModuleMini #topQuote{margin-top:16px}.MarketsModuleMain hr,.MarketsModuleMini hr{clear:both;max-width:1200px;height:0;margin:20px auto;border:0;border-bottom:1px solid #cacaca}.MarketsModuleMain .weather-heading,.MarketsModuleMini .weather-heading{font-size:18px;font-weight:600;font-family:var(--font-1)}.MarketsModuleMain .cgb-action,.MarketsModuleMini .cgb-action{position:relative;top:12px;right:7px;font-size:16px}@media only screen and (max-width:63.9375em){.MarketsModuleMain #data-display table tr,.MarketsModuleMini #data-display table tr{padding-bottom:32px}.MarketsModuleMain #data-display table tr td:first-child a,.MarketsModuleMini #data-display table tr td:first-child a{padding:25.6px 8px 8px}}.MarketsModuleMain .dropdown_shadow,.MarketsModuleMini .dropdown_shadow{box-shadow:0 4px 20px rgba(0,0,0,.1)}.MarketsModuleMain .border-box,.MarketsModuleMini .border-box{box-sizing:border-box}.MarketsModuleMain .left-menu-transition,.MarketsModuleMini .left-menu-transition{transition:transform .5s cubic-bezier(.55,0,.1,1)}.MarketsModuleMain .transition-weather,.MarketsModuleMini .transition-weather{transition:border-color .3s ease-in-out,background-color .3s ease-in-out}.MarketsModuleMain .slider-controls-opacity,.MarketsModuleMini .slider-controls-opacity{transition:opacity .5s}.MarketsModuleMain .slick-display,.MarketsModuleMini .slick-display{display:flex!important}.MarketsModuleMain .ticker-animation,.MarketsModuleMini .ticker-animation{animation-iteration-count:infinite;animation-timing-function:linear;animation-name:ticker;animation-duration:60s}.MarketsModuleMain .ticker-animation-state,.MarketsModuleMini .ticker-animation-state{animation-play-state:paused}.MarketsModuleMain .search-opacity,.MarketsModuleMini .search-opacity{transition:opacity .7s}.MarketsModuleMain .header_search_shadow,.MarketsModuleMini .header_search_shadow{box-shadow:0 2px 8px -3px #999}.MarketsModuleMain .error_message_shadow,.MarketsModuleMini .error_message_shadow{box-shadow:0 2px 0 #c9283e}.MarketsModuleMain .success_message_shadow,.MarketsModuleMini .success_message_shadow{box-shadow:0 2px 0 #328e65}.MarketsModuleMain .header_modal_transition_in,.MarketsModuleMini .header_modal_transition_in{transition-duration:.15s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.MarketsModuleMain .header_modal_transition_out,.MarketsModuleMini .header_modal_transition_out{transition-duration:.15s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.MarketsModuleMain .header_modal_slide_down,.MarketsModuleMini .header_modal_slide_down{transform:translateY(0)}.MarketsModuleMain .header_modal_slide_up,.MarketsModuleMini .header_modal_slide_up{transform:translateY(-100%)}.MarketsModuleMain .layout_module_multiselect,.MarketsModuleMini .layout_module_multiselect{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.MarketsModuleMain .menu_background_color_transition,.MarketsModuleMini .menu_background_color_transition{transition:background-color .5s}.MarketsModuleMain .small-up-columns,.MarketsModuleMini .small-up-columns{flex:0 0 100%;max-width:100%}.MarketsModuleMain strong,.MarketsModuleMini strong{font-weight:700}.MarketsModuleMain .col-lg-4,.MarketsModuleMini .col-lg-4{width:100%}@media (min-width:768px){.MarketsModuleMain .col-lg-4,.MarketsModuleMini .col-lg-4{flex:0 0 calc(33.33333% - 10px);max-width:calc(33.33333% - 10px);padding-right:5px;padding-left:5px}.MarketsModuleMain .row,.MarketsModuleMini .row{display:flex;flex-wrap:wrap}}.MarketsModuleMini-cta{margin:30px 0;text-align:center}.MarketsModuleMini-cta .Link{color:#434343;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none}.MarketsModuleMini-cta .Link:hover{color:var(--Link-hoverColor);text-decoration:underline}.Navigation{background:var(--color-header-bg);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);display:none;height:100%;width:100%}[data-toggle-header=hamburger-menu] .Navigation{display:block}.Navigation-items{padding:0 20px;width:100%}.Navigation-items-item{border-bottom:1px solid var(--color-header-border)}.Navigation-items-item[data-social-nav-item]{border-bottom:none;display:inline-block;margin:20px 0;width:40px}.Navigation .SocialLink svg{fill:var(--color-header-text)}@media only screen and (min-width:1280px){.Navigation{align-items:center;background:inherit;display:flex;height:var(--headerHeight);margin:0;padding-bottom:0}.Navigation-items{justify-content:flex-start;padding:0}.Navigation-items,.Navigation-items-item{align-items:center;display:flex;height:100%}.Navigation-items-item{border-bottom:0}.Navigation-items-item[data-social-nav-item]{display:flex;margin:0 0 0 5px}.Navigation[data-nav-align=left]>.Navigation-items>.Navigation-items-item:first-child{margin-left:50px}.Navigation[data-nav-align=center]>.Navigation-items>.Navigation-items-item:first-child{margin-left:auto}.Navigation[data-nav-align=center]>.Navigation-items>.Navigation-items-item:last-child{margin-right:auto}.Navigation>.Navigation-items>.Navigation-items-item:first-child{margin-left:auto}}.NavigationItem{position:relative}.NavigationItem-more{cursor:pointer;height:56px;position:absolute;right:0;top:0;width:50px}.NavigationItem-more button{height:100%;position:relative;width:100%}.NavigationItem-more svg{fill:var(--color-header-text);height:17px;position:absolute;right:0;top:20px;width:11px}[data-item-click=true] .NavigationItem-more svg{transform:rotate(180deg);top:16px}.NavigationItem-items{display:none;padding:0 0 15px}[data-item-click=true] .NavigationItem-items{display:block}.NavigationItem-text{color:var(--color-header-text);--color-link-text:var(--color-header-text);--color-link-text-hover:var(--color-header-text);display:flex;justify-content:space-between}.NavigationItem-text a,.NavigationItem-text span{display:block;padding:20px 0;width:100%;margin-bottom:-5px;border-bottom:5px solid transparent;transition:all .1s ease;word-break:keep-all}.NavigationItem-text a.Button,.NavigationItem-text a.LoadMore button,.NavigationItem-text a.SearchResultsModule-filters-apply button,.NavigationItem-text a.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text a.VideoPlaylistModule-playlistToggle{--color-link-text:var(--color-button-text);border-bottom-width:1px;display:inline-block;padding:0 25px;margin:15px 0;width:auto}.NavigationItem .NavigationGroup>span.NavigationLink:hover{background:none}.NavigationItem .NavigationGroup-items{padding-left:10px}.NavigationItem .NavigationLink{--color-link-text:var(--color-header-text);--color-link-text-hover:var(--color-primary);display:block;padding:15px;width:100%}.NavigationItem .NavigationLink-description{display:block;margin-top:5px}@media only screen and (min-width:1280px){.NavigationItem{align-items:center;display:flex;height:100%}.NavigationItem-items{background:var(--color-header-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-top:0;display:grid;left:-30px;padding:15px 0;position:absolute;top:var(--headerHeight);min-width:300px;word-break:keep-all;overflow:hidden;visibility:hidden;z-index:51;width:auto}.NavigationItem-items[data-columns="2"]{grid-template-columns:1fr 1fr;width:520px}.NavigationItem-items[data-columns="3"]{grid-template-columns:1fr 1fr 1fr;width:780px}.NavigationItem-items[data-open-direction=left]{position:fixed;left:unset;right:20px}:root[data-header-hat=true] .NavigationItem-items[data-open-direction=left]{top:calc(var(--headerHeight) + var(--hatHeight))}[data-item-hover] .NavigationItem-items{overflow:initial;visibility:visible}.NavigationItem-items-item{padding:0 20px;position:relative}.NavigationItem-items-item .NavigationLink{--color-link-text-hover:var(--color-header-text);padding-left:20px;padding-right:20px}.NavigationItem-items-item .NavigationLink:hover{background:var(--color-header-secondary-bg)}.NavigationItem-more{border-left:0;height:100%;width:auto;right:15px}.NavigationItem-more svg{height:17px;left:unset;position:relative;top:0}.NavigationItem-text a,.NavigationItem-text span{margin-left:10px;margin-right:10px;padding:12px 0}.has-menu .NavigationItem-text a,.has-menu .NavigationItem-text span{padding:12px 25px 12px 0}.NavigationItem-text a:hover,.NavigationItem-text span:hover,[data-item-hover] .NavigationItem-text a,[data-item-hover] .NavigationItem-text span{border-bottom:5px solid var(--color-primary)}.NavigationItem-text a:hover.Button,.NavigationItem-text a:hover.LoadMore button,.NavigationItem-text a:hover.SearchResultsModule-filters-apply button,.NavigationItem-text a:hover.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text a:hover.VideoPlaylistModule-playlistToggle,.NavigationItem-text span:hover.Button,.NavigationItem-text span:hover.LoadMore button,.NavigationItem-text span:hover.SearchResultsModule-filters-apply button,.NavigationItem-text span:hover.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text span:hover.VideoPlaylistModule-playlistToggle,[data-item-hover] .NavigationItem-text a.Button,[data-item-hover] .NavigationItem-text a.LoadMore button,[data-item-hover] .NavigationItem-text a.SearchResultsModule-filters-apply button,[data-item-hover] .NavigationItem-text a.VideoPlaylistModule-playlistNavigation button,[data-item-hover] .NavigationItem-text a.VideoPlaylistModule-playlistToggle,[data-item-hover] .NavigationItem-text span.Button,[data-item-hover] .NavigationItem-text span.LoadMore button,[data-item-hover] .NavigationItem-text span.SearchResultsModule-filters-apply button,[data-item-hover] .NavigationItem-text span.VideoPlaylistModule-playlistNavigation button,[data-item-hover] .NavigationItem-text span.VideoPlaylistModule-playlistToggle{border-bottom-width:1px}[data-toggle-header=hamburger-menu] .NavigationItem-text a,[data-toggle-header=hamburger-menu] .NavigationItem-text span{border-bottom:0;padding:20px}.NavigationItem-text a.Button,.NavigationItem-text a.LoadMore button,.NavigationItem-text a.SearchResultsModule-filters-apply button,.NavigationItem-text a.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text a.VideoPlaylistModule-playlistToggle{margin-left:20px;margin-right:20px}}.FooterNavigationItem a,.FooterNavigationItem span{display:block;margin-bottom:15px;word-break:keep-all}.FooterNavigationItem-text{text-transform:uppercase}.FooterNavigationItem .NavigationLink-text{margin-bottom:0}.FooterNavigationItem-items-item .SocialLink{display:flex}.FooterNavigation-items{display:grid;grid-template-columns:1fr;grid-column-gap:20px;grid-row-gap:20px}.FooterNavigation-items-item .NavigationLink span{font-weight:400}@media (max-width:767px){.FooterNavigation-items{grid-template-columns:repeat(2,1fr);grid-row-gap:30px}}@media (max-width:767px){[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.FooterNavigation-items{grid-template-columns:repeat(2,1fr)}[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px){.FooterNavigation-items,[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(4,1fr)}}.SectionNavigation{display:block}.SectionNavigation,.SectionNavigation select{background:var(--color-callout-bg,transparent);position:relative}.SectionNavigation select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:var(--color-primary-text);padding:20px;width:100%}.SectionNavigation svg{fill:var(--color-primary-text);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.SectionNavigation-items{display:none;flex-wrap:nowrap;align-items:center;justify-content:center;margin:0 auto;max-width:1240px;padding-left:0}.SectionNavigation-items-item{flex-shrink:0;border-bottom:0;margin-right:10px;padding-bottom:10px;padding-left:15px}.SectionNavigation-items-item:last-of-type{margin-right:0;border-bottom:0}@media (min-width:768px){.SectionNavigation select,.SectionNavigation svg{display:none}.SectionNavigation-items{display:flex}}.SectionNavigationItem-text{display:block;justify-content:space-between;width:100%}.SectionNavigationItem-text .Link{border-bottom:5px solid var(--color-callout-bg);color:var(--color-primary-text);display:block;padding:15px 20px}.SectionNavigationItem-text .Link:hover,[data-current-nav-item] .SectionNavigationItem-text .Link{border-bottom:5px solid var(--color-primary);color:var(--color-primary)}.PagePromo{color:var(--color-primary-text)}.PagePromo[data-align-bottom]{display:flex;flex-direction:column}.PagePromo[data-align-bottom] .PagePromo-media{margin:20px 0 0;order:2}.PagePromo[data-align-left]{display:flex}.PagePromo[data-align-left] .PagePromo-media{flex-shrink:0;margin:0 20px 0 0;width:90px}.PagePromo[data-align-right]{display:flex;justify-content:space-between}.PagePromo[data-align-right] .PagePromo-content{order:1}.PagePromo[data-align-right] .PagePromo-media{flex-shrink:0;margin:0 0 0 20px;order:2;width:90px}.PagePromo-author{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);font-weight:400}[data-hide-authors=true] .PagePromo-author{display:none}.PagePromo-author a:hover{text-decoration:underline}[data-right-rail-byline] .PagePromo-author{text-transform:uppercase;order:1}.PagePromo-button{margin-top:20px}.PagePromo-byline{color:var(--color-primary-text);display:flex;margin-top:10px;flex-wrap:wrap}.PagePromo-byline span.dot{height:12px;line-height:12px;position:relative}[data-hide-authors=true] .PagePromo-byline span.dot,[data-hide-authors=true][data-hide-dates=true] .PagePromo-byline,[data-hide-dates=true] .PagePromo-byline span.dot{display:none}.PagePromo-byline[data-right-rail-byline]{flex-direction:row-reverse;justify-content:flex-end}.PagePromo-category{color:var(--color-link-text);margin-bottom:10px;text-transform:uppercase}.PagePromo-category a.Link[href]:not([href=""]):hover{text-decoration:underline}[data-hide-categories=true] .PagePromo-category{display:none}.PagePromo-ctaLink{margin-top:10px}.PagePromo-ctaLink .ctaArrow{transition:transform .3s ease}.PagePromo-ctaLink a:hover .ctaArrow{transform:translateX(5px)}.PagePromo-ctaLink svg{height:9.5px;margin-left:2px;margin-bottom:2px;width:14.5px}.PagePromo-description{color:var(--color-primary-text);margin-top:10px}.PagePromo-description a{text-decoration:underline}.PagePromo-description a:hover{text-decoration:none}.PagePromo-description>ul,.PagePromo-description p>ul{list-style:disc;margin:10px}.PagePromo-description>ul li>ul,.PagePromo-description p>ul li>ul{list-style:circle;margin:10px -20px 20px 0}.PagePromo-description>ul li>ul li>ul,.PagePromo-description p>ul li>ul li>ul{list-style:square;margin:10px -20px 20px 0}.PagePromo-description>ul li>ol,.PagePromo-description p>ul li>ol{list-style:decimal;margin:10px -20px 20px 0}.PagePromo-description>ol,.PagePromo-description p>ol{list-style:decimal;margin:10px}.PagePromo-description>ol li>ol,.PagePromo-description p>ol li>ol{list-style:lower-alpha;margin:10px -20px 20px 0}.PagePromo-description>ol li>ol li>ol,.PagePromo-description p>ol li>ol li>ol{list-style:lower-roman;margin:10px -20px 20px 0}.PagePromo-description>ol li>ul,.PagePromo-description p>ol li>ul{list-style:disc;margin:10px -20px 20px 0}[data-hide-descriptions=true] .PagePromo-description{display:none}.PagePromo-date{font-weight:400}[data-hide-dates=true] .PagePromo-date{display:none}[data-right-rail-byline] .PagePromo-date{order:2}.PagePromo-flag{background-color:var(--color-flag-background);color:var(--color-flag-text);padding:5px 20px 4px}.PagePromo-flag,.PagePromo-liveStatus{text-transform:uppercase;display:inline-block;margin-bottom:10px}.PagePromo-liveStatus{background-color:#d32f2f;color:#fff;border-radius:22px;padding:4px 10px 3px}.PagePromo-media{margin-bottom:20px;position:relative;height:100%}.PagePromo-media .Link{display:block}.PagePromo-media .Link-icon{bottom:0;height:30px;left:0;right:0;position:absolute;top:0;margin:auto;width:30px}.PagePromo-media .Link-icon svg{height:100%;fill:var(--color-text-inverse);left:0;position:absolute;top:0;width:100%}.PagePromo-sponsoredBy{align-items:center;display:flex;font-weight:700}.PagePromo-sponsoredBy-logo,.PagePromo-sponsoredBy-text{display:inline-block}.PagePromo-sponsoredBy-logo img{max-width:100px}.PagePromo-sponsoredBy-text{margin-right:5px}.PagePromo-title{color:var(--color-primary-text);--color-link-text:var(--color-primary-text)}[data-inverse-colors] .PagePromo-title a.Link[href]:not([href=""]):hover{text-decoration:underline}[data-image-aspect-ratio$=circle] .PagePromo-media img,[data-item-image-aspect-ratio$=circle] .PagePromo-media img{-webkit-clip-path:circle();clip-path:circle()}[data-item-display-style=card] .PagePromo{border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}[data-item-has-background-color] .PagePromo{background-color:var(--color-item-background)}[data-item-has-accent-color] .PagePromo{border-top:10px solid var(--color-item-accent)}[data-item-has-background-image] .PagePromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .PagePromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}@media (min-width:768px){.PagePromo[data-align-left] .PagePromo-media,.PagePromo[data-align-right] .PagePromo-media{width:250px}}@media (min-width:1024px){.PagePromo-button{margin-top:30px}.PagePromo-media .Link-icon{height:50px;width:50px}}@media only screen and (min-width:1280px){.PagePromo[data-align-left] .PagePromo-media,.PagePromo[data-align-right] .PagePromo-media{width:340px}}@media only screen and (min-width:1440px){.PagePromo[data-align-left] .PagePromo-media,.PagePromo[data-align-right] .PagePromo-media{width:400px}}@media only screen and (max-width:767px){.PagePromo[data-mobile-alt-layout=true]{display:block}.PagePromo[data-mobile-alt-layout=true] .PagePromo-media{display:block;float:right;margin-left:20px;margin-bottom:20px;max-width:90px;order:0}.PagePromo[data-mobile-alt-layout=true] .PagePromo-media .Link-icon{bottom:5px;height:18px;left:5px;width:18px}}.PagePromoEnhancement,.PagePromoEnhancementA,.PagePromoEnhancementB,.PagePromoEnhancementC{margin:30px 0}.PagePromoEnhancement .PagePromo-category,.PagePromoEnhancementA .PagePromo-category,.PagePromoEnhancementB .PagePromo-category,.PagePromoEnhancementC .PagePromo-category{margin-bottom:10px}.PagePromoEnhancement .PagePromo-title,.PagePromoEnhancementA .PagePromo-title,.PagePromoEnhancementB .PagePromo-title,.PagePromoEnhancementC .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:700;line-height:120%;letter-spacing:-.5px}.PagePromoEnhancement .PagePromo-media img,.PagePromoEnhancementA .PagePromo-media img,.PagePromoEnhancementB .PagePromo-media img,.PagePromoEnhancementC .PagePromo-media img{width:auto}@media (min-width:768px){.PagePromoEnhancement,.PagePromoEnhancementA,.PagePromoEnhancementB,.PagePromoEnhancementC{margin:40px 0}.PagePromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-title,.PagePromoEnhancementA:not([data-align-right],[data-align-left]) .PagePromo-title,.PagePromoEnhancementB:not([data-align-right],[data-align-left]) .PagePromo-title,.PagePromoEnhancementC:not([data-align-right],[data-align-left]) .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700;line-height:120%;letter-spacing:-.5px}.PagePromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-description,.PagePromoEnhancementA:not([data-align-right],[data-align-left]) .PagePromo-description,.PagePromoEnhancementB:not([data-align-right],[data-align-left]) .PagePromo-description,.PagePromoEnhancementC:not([data-align-right],[data-align-left]) .PagePromo-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400;line-height:140%}.PagePromoEnhancement[data-align-left],.PagePromoEnhancement[data-align-right],.PagePromoEnhancementA[data-align-left],.PagePromoEnhancementA[data-align-right],.PagePromoEnhancementB[data-align-left],.PagePromoEnhancementB[data-align-right],.PagePromoEnhancementC[data-align-left],.PagePromoEnhancementC[data-align-right]{margin:10px 0;max-width:360px;width:50%}.PagePromoEnhancement[data-align-left],.PagePromoEnhancementA[data-align-left],.PagePromoEnhancementB[data-align-left],.PagePromoEnhancementC[data-align-left]{float:left;margin-right:40px}.PagePromoEnhancement[data-align-right],.PagePromoEnhancementA[data-align-right],.PagePromoEnhancementB[data-align-right],.PagePromoEnhancementC[data-align-right]{float:right;margin-left:40px}}@media (min-width:768px){.PagePromoEnhancementA:not([data-align-left],[data-align-right]){display:flex;align-items:center}.PagePromoEnhancementA:not([data-align-left],[data-align-right]) .PagePromoEnhancementA-content{flex:2 2 auto}.PagePromoEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-media{margin-right:22px;flex:1 1 253px}.PagePromoEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-button{margin-left:65px;margin-top:unset}}@media only screen and (max-width:767px){.PagePromoEnhancementB .PagePromo-media{float:right;width:90px;margin-left:20px}}@media (min-width:768px){.PagePromoEnhancementB:not([data-align-left],[data-align-right]){display:flex;align-items:center;gap:22px}.PagePromoEnhancementB:not([data-align-left],[data-align-right]) .PagePromoEnhancementB-content{flex:1 1 auto}.PagePromoEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-media{width:253px;flex-shrink:0}.PagePromoEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-button{margin-left:45px}}.PagePromoEnhancementC .PagePromo-media img{width:100%}@media only screen and (max-width:767px){.PagePromoEnhancementC .PagePromo-media{float:right;width:90px;margin-left:20px}}@media (min-width:768px){.PagePromoEnhancementC:not([data-align-left],[data-align-right]){display:flex;align-items:center;gap:20px}.PagePromoEnhancementC:not([data-align-left],[data-align-right]) .PagePromo-media,.PagePromoEnhancementC:not([data-align-left],[data-align-right]) .PagePromoEnhancementC-content{flex:0 1 50%}}@media (min-width:1024px){.PagePromoEnhancementC:not([data-align-left],[data-align-right]){gap:40px}}.PagePromoFooter .PagePromo-cta{margin-top:20px}.PagePromoFooter .PagePromo-description,.PagePromoFooter .PagePromo-title{margin-bottom:15px}.PagePromoModuleA{display:grid}.PagePromoModuleA[data-align-bottom] .PagePromo-media{margin-bottom:0;margin-top:20px;order:2}[data-text-align=left] .PagePromoModuleA-content{margin-right:auto;text-align:left}.PagePromoModuleA[data-text-align=left] .PagePromo-byline{justify-content:flex-start}[data-text-align=right] .PagePromoModuleA-content{margin-left:auto;text-align:right}.PagePromoModuleA[data-text-align=right] .PagePromo-byline{justify-content:flex-end}.PagePromoModuleA .PagePromo-byline{display:none;justify-content:center}[data-show-byline=true].PagePromoModuleA .PagePromo-byline{display:flex}.PagePromoModuleA .PagePromo-category{margin-bottom:5px}.PagePromoModuleA .PagePromo-description{margin-top:10px}.PagePromoModuleA .PagePromo-media{margin-left:auto;margin-right:auto}.PagePromoModuleA .PagePromo-title{margin:0 auto;max-width:520px}.PagePromoModuleA-content{margin:0 auto;max-width:820px;text-align:center}@media (min-width:768px){.PagePromoModuleA[data-align-bottom] .PagePromo-media{margin-top:30px}.PagePromoModuleA .PagePromo-media{margin-bottom:30px}}@media (min-width:1024px){.PagePromoModuleA .PagePromo-title{max-width:820px}}.PagePromoModuleB{position:relative;background-color:var(--color-module-background,#1b1b1b)}.PagePromoModuleB:not([data-use-default-colors]){--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content{grid-gap:10px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding:40px 20px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromo-button{margin-top:10px}.PagePromoModuleB .PagePromo-button a{line-height:44px}.PagePromoModuleB .PagePromo-byline{display:none}[data-show-byline=true].PagePromoModuleB .PagePromo-byline{display:flex}.PagePromoModuleB .PagePromo-description{font-weight:400}.PagePromoModuleB .PagePromo-media{margin-bottom:0;position:relative}.PagePromoModuleB .PagePromo-media img{-o-object-fit:cover;object-fit:cover;max-height:810px;width:100%}.PagePromoModuleB-content{text-align:left;width:100%}.PagePromoModuleB-content-wrapper{padding:30px 20px 40px}.PagePromoModuleB-content-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){.PagePromoModuleB-content-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.PagePromoModuleB-content-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.PagePromoModuleB-content-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}[data-text-align=right] .PagePromoModuleB-content{margin-left:auto;text-align:right}[data-text-align=center] .PagePromoModuleB-content{margin-left:auto;margin-right:auto;text-align:center}@media (min-width:768px){.PagePromoModuleB{display:grid;align-items:center}.PagePromoModuleB-content-wrapper{grid-row:1;grid-column:1;position:relative}.PagePromoModuleB .PagePromo-button{margin-top:10px}.PagePromoModuleB .PagePromo-media{grid-row:1;grid-column:1}.PagePromoModuleB .PagePromo-media:after{background:linear-gradient(90deg,rgba(0,0,0,.75) 27%,transparent 71%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.PagePromoModuleB[data-text-align=right] .PagePromo-media:after,[data-text-align=right] .PagePromoModuleB .PagePromo-media:after{background:linear-gradient(90deg,transparent 25%,rgba(0,0,0,.5) 50%)}.PagePromoModuleB[data-text-align=center] .PagePromo-media:after,[data-text-align=center] .PagePromoModuleB .PagePromo-media:after{background:rgba(0,0,0,.5) 50%}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content{max-width:none}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-left:50px;padding-right:50px}.PagePromoModuleB:not([data-aspect-ratio=xl-4x1]) .PagePromoModuleB-content{max-width:420px}.PagePromoModuleB:not([data-aspect-ratio=xl-4x1]) .PagePromoModuleB-content-wrapper{background:none;padding-bottom:62px;padding-top:62px}}@media (min-width:1024px){.PagePromoModuleB .PagePromo-media:after{background:linear-gradient(90deg,rgba(0,0,0,.75) 30%,transparent 79%)}.OneColumnContainer-container .PagePromoModuleB[data-module],.ThreeColumnContainer .PagePromoModuleB[data-module],.TwoColumnContainer5050-container .PagePromoModuleB[data-module],.TwoColumnContainer7030-container .PagePromoModuleB[data-module]{margin-bottom:0}.PagePromoModuleB-content{max-width:544px}.PagePromoModuleB-content-wrapper{padding-bottom:88px;padding-top:88px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{background:none;left:0;padding-bottom:38px;padding-top:38px;position:absolute;top:50%;transform:translateY(-50%);width:100%}}@media only screen and (min-width:1280px){.PagePromoModuleB .PagePromo-media:after{background:linear-gradient(90deg,rgba(0,0,0,.75) 27%,transparent 71%)}.PagePromoModuleB .PagePromo-media-button{margin-top:10px}.PagePromoModuleB-content{max-width:620px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.OneColumnContainer-container .PagePromoModuleB-content-wrapper,.TwoColumnContainer5050-container .PagePromoModuleB-content-wrapper,.TwoColumnContainer7030-container .PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}.ThreeColumnContainer .PagePromoModuleB-content-wrapper{padding-left:40px;padding-right:40px}[data-text-align=center] .PagePromoModuleB-content{max-width:none}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}}@media only screen and (min-width:1440px){.PagePromoModuleB .PagePromo-button{margin-top:20px}.PagePromoModuleB .PagePromo-category{margin-bottom:5px}.PagePromoModuleB-content{grid-gap:10px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-bottom:78px;padding-top:78px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromo-button{margin-top:20px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromo-description{margin-top:5px}}.PagePromoModuleC{display:grid;grid-gap:20px}.PagePromoModuleC .PagePromo-byline{display:none}[data-show-byline=true].PagePromoModuleC .PagePromo-byline{display:flex}.PagePromoModuleC .PagePromo-media{margin:0}.PagePromoModuleC[data-text-align=left]{text-align:left}.PagePromoModuleC[data-text-align=left] .PagePromo-byline{justify-content:flex-start}.PagePromoModuleC[data-text-align=center]{text-align:center}.PagePromoModuleC[data-text-align=center] .PagePromo-byline{justify-content:center}.PagePromoModuleC[data-text-align=right]{text-align:right}.PagePromoModuleC[data-text-align=right] .PagePromo-byline{justify-content:flex-end}@media (min-width:768px){.PagePromoModuleC .PagePromo-byline{justify-content:center}[data-text-align=left] .PagePromoModuleC .PagePromo-byline{justify-content:flex-start}[data-text-align=right] .PagePromoModuleC .PagePromo-byline{justify-content:flex-end}.PagePromoModuleC-content{text-align:center}[data-text-align=left] .PagePromoModuleC-content{text-align:left}[data-text-align=right] .PagePromoModuleC-content{text-align:right}}@media (min-width:1024px){.PagePromoModuleC{grid-template-columns:repeat(2,1fr);grid-gap:20px}.PagePromoModuleC[data-align-right][data-image-width="66"]{grid-template-columns:.34fr .66fr}.PagePromoModuleC[data-align-right] .PagePromo-media{order:2}.PagePromoModuleC[data-align-right] .PagePromo-byline{justify-content:flex-start}.PagePromoModuleC[data-image-width="66"]{grid-template-columns:.66fr .34fr}.PagePromoModuleC-content{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;width:100%}[data-text-align=center] .PagePromoModuleC-content{text-align:center}[data-text-align=right] .PagePromoModuleC-content{text-align:right}.PagePromoModuleC .PagePromo-byline{justify-content:flex-start}.PagePromoModuleC .PagePromo-button{margin-top:20px}.PagePromoModuleC .PagePromo-media{margin-bottom:0}.PagePromoModuleC[data-show-byline=true] .PagePromo-byline{justify-content:flex-start}}@media only screen and (min-width:1440px){.PagePromoModuleC[data-image-width="66"]{grid-gap:50px}}.PagePromoModuleSearchSpotlight{overflow:hidden}.PagePromoModuleSearchSpotlight[data-inverse-colors]{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PagePromoModuleSearchSpotlight[data-has-background],.PagePromoModuleSearchSpotlight[data-has-border]{padding:20px}.PagePromoModuleSearchSpotlight[data-has-border]{border:1px solid var(--color-module-border)}.PagePromoModuleSearchSpotlight[data-has-background][data-has-flag-text],.PagePromoModuleSearchSpotlight[data-has-border][data-has-flag-text]{position:relative;padding-top:40px}.PagePromoModuleSearchSpotlight[data-has-background][data-has-flag-text] .PagePromo-flag,.PagePromoModuleSearchSpotlight[data-has-border][data-has-flag-text] .PagePromo-flag{position:absolute;left:0;top:0}.PagePromoModuleSearchSpotlight .PagePromo{overflow:hidden}.PagePromoModuleSearchSpotlight .PagePromo-media{float:right;margin-left:20px}.PagePromoModuleSearchSpotlight .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.PagePromoModuleSearchSpotlight .PagePromo-byline{display:none}[data-show-byline=true].PagePromoModuleSearchSpotlight .PagePromo-byline{display:flex}@media (min-width:768px){.PagePromoModuleSearchSpotlight .PagePromo-category{margin-bottom:5px}.PagePromoModuleSearchSpotlight .PagePromo-media img{width:250px;height:auto}.PagePromoModuleSearchSpotlight .PagePromo-title{margin-bottom:10px}}@media (min-width:1024px){.PagePromoModuleSearchSpotlight:where([data-has-background],[data-has-border]){padding:40px 20px}}@media only screen and (min-width:1280px){.PagePromoModuleSearchSpotlight .PagePromo-media img{width:340px}}.PageList-footer{margin-top:20px}.PageList-cta,.PageList-nextPage{display:flex}.PageList-cta .Button,.PageList-cta .LoadMore button,.PageList-cta .SearchResultsModule-filters-apply button,.PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageList-cta .VideoPlaylistModule-playlistToggle,.PageList-nextPage .Button,.PageList-nextPage .LoadMore button,.PageList-nextPage .SearchResultsModule-filters-apply button,.PageList-nextPage .VideoPlaylistModule-playlistNavigation button,.PageList-nextPage .VideoPlaylistModule-playlistToggle{border-radius:0;width:119px;height:48px;padding:0}[data-cta-alignment=left] .PageList-cta,[data-cta-alignment=left] .PageList-nextPage{justify-content:flex-start}[data-cta-alignment=right] .PageList-cta,[data-cta-alignment=right] .PageList-nextPage{justify-content:flex-end}.PageList-items[data-with-borders] .PageList-items-item{border-bottom:1px solid var(--color-list-border);margin-top:20px;padding-bottom:20px}.PageList-items[data-with-borders] .PageList-items-item:first-of-type{margin-top:0}.PageList-nextPage{display:none}.PageList-nextPage-loading{border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;display:none;margin:30px 0 0}.PageList-nextPage-loading:after,.PageList-nextPage-loading:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.PageList-nextPage-loading:before{left:-3.5em;animation-delay:-.32s}.PageList-nextPage-loading:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 1.5em 0 -1.3em}40%{box-shadow:0 1.5em 0 0}}[data-list-loadmore=loading] .PageList-nextPage-loading{display:inline-block}[data-list-loadmore=loading] .PageList-nextPage .Button,[data-list-loadmore=loading] .PageList-nextPage .LoadMore button,[data-list-loadmore=loading] .PageList-nextPage .SearchResultsModule-filters-apply button,[data-list-loadmore=loading] .PageList-nextPage .VideoPlaylistModule-playlistNavigation button,[data-list-loadmore=loading] .PageList-nextPage .VideoPlaylistModule-playlistToggle{display:none}[data-show-loadmore] .PageList-nextPage{display:flex}@media (min-width:768px){.PageList-footer{margin-top:20px}}[data-module-header-position=side] .PageList-footer{display:none}@media (min-width:1024px){[data-module-header-position=side] .PageList-footer{display:none}}.PageListStandardA .PageList-items{display:grid;gap:20px}.PageListStandardA .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardA .PageList-items-item:first-of-type{padding-bottom:30px}.PageListStandardA .PageList-items-item .PagePromo-media{margin-bottom:15px}.PageListStandardA .ModuleHeader-title{font-family:var(--font-list-titles);font-size:var(--list-title-3);font-weight:700}@media (min-width:768px){.PageListStandardA .PageList-items{grid-auto-flow:dense;grid-template-columns:repeat(2,1fr)}.PageListStandardA .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){grid-column:span 2}.PageListStandardA .PageList-items-item:nth-of-type(n+6){border-bottom:none;grid-column:span 1;padding-bottom:0;padding-top:10px}}@media (min-width:1024px){.PageListStandardA .PageList-items{grid-template-columns:repeat(12,1fr)}.PageListStandardA .PageList-items-item:first-of-type{border-bottom:none;grid-column:span 8;grid-row:span 4;padding-bottom:0}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){grid-column:span 4;padding-bottom:15px;margin-top:-5px}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-byline{margin-top:10px}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-category{margin-bottom:10px}.PageListStandardA .PageList-items-item:nth-of-type(n+6){grid-column:span 3;padding-top:20px}}@media only screen and (min-width:1280px){.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){padding-bottom:20px;margin-top:0}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-byline{margin-top:10px}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-category{margin-bottom:5px}}@media only screen and (min-width:1440px){.PageListStandardA .PageList-items-item:first-of-type{margin-right:10px}}.PageListStandardB{display:grid}.PageListStandardB .PageList-items{display:grid;grid-gap:20px}.PageListStandardB .PagePromo{min-height:100%}@media only screen and (max-width:767px){.PageListStandardB .PageList-items-item:not(:last-child):after{margin-top:20px;display:block;content:"";border-bottom:1px solid var(--color-list-border)}.PageListStandardB[data-column-count="2"] .PageList-items{grid-template-columns:1fr 1fr}.PageListStandardB[data-item-display-style=card] .PagePromo-content,.PageListStandardB[data-item-has-background-color] .PagePromo-content,.PageListStandardB[data-item-has-background-image] .PagePromo-content{padding:20px}.PageListStandardB[data-column-count="2"] .PageList-items-item:after,.PageListStandardB[data-item-display-style=card] .PageList-items-item:after{display:none}}@media (min-width:768px){.PageListStandardB .PageList-items{display:grid;grid-row-gap:40px;grid-column-gap:20px;grid-template-columns:1fr 1fr 1fr}[data-column-count="2"].PageListStandardB .PageList-items,[data-column-count="4"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr}[data-column-count="5"].PageListStandardB .PageList-items,[data-column-count="6"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}.PageListStandardB[data-item-display-style=card] .PagePromo-media{margin-bottom:0}.PageListStandardB[data-item-display-style=card] .PagePromo-content{padding:20px}}@media (min-width:1024px){[data-column-count="4"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}[data-column-count="5"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr}[data-column-count="6"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column .PageListStandardB[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-column .PageListStandardB[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PageListStandardC .PageList-items{display:grid;gap:40px}@media (min-width:768px){.PageListStandardC .PageList-items{grid-auto-flow:dense;grid-column-gap:20px;grid-row-gap:40px;grid-template-columns:repeat(2,1fr)}.PageListStandardC .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}.PageListStandardC .PageList-items-item:not(:first-of-type){grid-row:span 2}.PageListStandardC .PagePromo-byline{margin-top:15px}.PageListStandardC .PagePromo-media{margin-bottom:15px}}@media (min-width:1024px){.PageListStandardC .PageList-items{grid-row-gap:20px;grid-template-columns:repeat(12,1fr)}.PageListStandardC .PageList-items-item:first-of-type{border-bottom:none;grid-column:span 8;grid-row:span 4;padding-bottom:0}.PageListStandardC .PageList-items-item:first-of-type .PagePromo-description{margin-top:15px}.PageListStandardC .PageList-items-item:not(:first-of-type){grid-column:span 4}.PageListStandardC .PageList-items-item:not(:first-of-type) .PagePromo-byline,.PageListStandardC .PageList-items-item:not(:first-of-type) .PagePromo-description{margin-top:10px}}@media only screen and (min-width:1280px){.PageListStandardC .PageList-items{grid-row-gap:40px}.TwoColumnContainer7030 .PageListStandardC .PageList-items{grid-row-gap:20px}}@media only screen and (min-width:1440px){.PageListStandardC .PageList-items{grid-column-gap:40px}.TwoColumnContainer7030 .PageListStandardC .PageList-items{grid-column-gap:20px;grid-row-gap:40px}}.PageListStandardD .PageList-items{display:grid;gap:20px}.PageListStandardD .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardD .PageList-items-item:first-of-type{border-top:1px solid var(--color-list-border);padding-top:20px}.PageListStandardD[data-item-display-style=card] .PagePromo{padding:20px}.PageListStandardD .PagePromo{gap:20px}.PageListStandardD .PagePromo-media,.PageListStandardD .PagePromo[data-align-left] .PagePromo-media{margin-right:0}.PageListStandardD .PagePromo-byline{flex-direction:row-reverse;justify-content:flex-end}.PageListStandardD .PagePromo-content{flex-grow:1}@media (min-width:768px){.PageListStandardD .PageList-items{gap:30px}.PageListStandardD .PageList-items-item{padding-bottom:40px}.PageListStandardD .PageList-items-item:first-of-type{padding-top:30px}}@media only screen and (min-width:1280px){.PageListStandardD .PageList-items-item{padding-bottom:30px}.PageListStandardD .PageList-items-item .PagePromo[data-align-left] .PagePromo-media,.PageListStandardD .PageList-items-item .PagePromo[data-align-right] .PagePromo-media{width:250px}}@media only screen and (min-width:1440px){.PageListStandardD .PageList-items-item .PagePromo[data-align-left] .PagePromo-media,.PageListStandardD .PageList-items-item .PagePromo[data-align-right] .PagePromo-media{width:250px}}.PageListStandardE .PageList-items{display:grid;gap:15px}.PageListStandardE .PageList-items-item:nth-child(2) .PagePromo:nth-child(n+2){border-bottom:1px solid var(--color-list-border);gap:20px;padding:15px 0}.PageListStandardE .PageList-items-title{border-bottom:1px solid var(--color-list-border);color:var(--color-primary);padding:30px 0 10px}@media (min-width:1024px){.PageListStandardE .PageList-items{gap:20px;grid-template-columns:.67fr .33fr}}.PageListStandardF .PageList-cta .Button,.PageListStandardF .PageList-cta .LoadMore button,.PageListStandardF .PageList-cta .SearchResultsModule-filters-apply button,.PageListStandardF .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListStandardF .PageList-cta .VideoPlaylistModule-playlistToggle,.PageListStandardF .PageList-items{margin-top:20px}.PageListStandardF .PageList-items-item{border-top:2px solid var(--color-list-border);margin-bottom:20px;padding-top:20px}.PageListStandardF[data-item-display-style=card] .PagePromo{padding:20px}@media (min-width:1024px){.PageListStandardF .PageList-items{margin-top:0}}.PageListStandardG{display:block}.PageListStandardG .PageList-items{display:grid;gap:20px}.PageListStandardG .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardG .PageList-items .PagePromo{display:flex;gap:15px}.PageListStandardG .PageList-items .PagePromo-content{flex-grow:1}.PageListStandardG .PageList-items .PagePromo-media img{max-width:100px}.PageListStandardG[data-item-display-style=card] .PagePromo{padding:20px}@media (min-width:768px){.PageListStandardG .PageList-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.TwoColumnContainer3070-column:first-of-type .PageListStandardG .PageList-items,.TwoColumnContainer7030-column:nth-of-type(2) .PageListStandardG .PageList-items{grid-template-columns:1fr}.PageListStandardG .PageList-items-item{margin-top:0}}.PageListStandardH{border-top:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd}.PageListStandardH .PagePromo-category{margin-bottom:0;text-transform:none;padding:3px 0 5px}.PageListStandardH .heading{text-align:center;background:#dbe9fe;max-width:126px;margin:0 auto;padding:7px 10px;font-weight:700;position:relative;top:-18px;border-radius:7px}.PageListStandardH-wrapper{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.PageListStandardH-primary{flex:0 0 58%;max-width:58%}.PageListStandardH-primary .PagePromo{display:flex;flex-direction:row}.PageListStandardH-primary .PagePromo-media{flex:0 0 65%;margin-right:10px}.PageListStandardH-primary .PagePromo-media img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.PageListStandardH-primary .PagePromo-content{flex:1 1 auto;max-width:40%}.PageListStandardH-primary .PagePromo-title a.Link{font-size:2rem}.PageListStandardH-primary .PagePromo-category a{color:#434343}.PageListStandardH-primary .PagePromo-category a.Link{font-weight:400}.PageListStandardH-primary .PagePromo-description{font-size:16px;margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis}.PageListStandardH-primary .PagePromo-byline{display:none}.PageListStandardH-secondary{flex:0 0 40%;max-width:40%;display:flex;flex-direction:column}.PageListStandardH-secondary .PagePromo{display:flex}.PageListStandardH-secondary .PagePromo-media{flex:0 0 auto}.PageListStandardH-secondary .PagePromo-media img{width:165px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.PageListStandardH-secondary .PagePromo-content{padding-left:10px;max-width:60%}.PageListStandardH-secondary .PagePromo-title a.Link{font-size:1.7rem}.PageListStandardH-secondary .PagePromo-category a{color:#434343}.PageListStandardH-secondary .PagePromo-category a.Link{font-weight:400}.PageListStandardH-secondary .PagePromo-byline,.PageListStandardH-secondary .PagePromo-description{display:none}@media (min-width:1024px){.PageListStandardH{max-width:150%;margin-left:-25%;margin-right:-25%}}@media (max-width:767px){.PageListStandardH-wrapper{display:block}.PageListStandardH-primary,.PageListStandardH-secondary{max-width:100%;flex:none}.PageListStandardH .PageListStandardH-primary .PagePromo{padding-left:20px}.PageListStandardH .PageListStandardH-primary .PagePromo-content{max-width:70%}.PageListStandardH .PageListStandardH-primary .PagePromo-title a.Link{font-size:1.7rem}.PageListStandardH .PageListStandardH-primary .PagePromo-media{margin-right:unset}.PageListStandardH .PagePromo{flex-direction:row;align-items:flex-start}.PageListStandardH .PagePromo-media{width:90px;flex:0 0 auto}.PageListStandardH .PagePromo-media img{width:90px;height:90px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.PageListStandardH .PagePromo-content{padding-left:10px}.PageListStandardH .PagePromo-byline,.PageListStandardH .PagePromo-description{display:none}}.PageListStandardI .PageList-items{display:grid;gap:20px}.PageListStandardI .PageList-items-item{border-bottom:1px solid var(--color-border);padding-bottom:20px}.PageListStandardI .PageList-items-item:first-of-type{border-bottom:none;padding-bottom:0}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA[data-align-top]{padding-bottom:10px}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-content{text-align:center}@media (min-width:768px){.PageListStandardI .PageList-items-item{border-bottom:none;padding-bottom:0}.PageListStandardI .PageList-items-item:first-of-type{grid-column:span 12}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA[data-align-top]{padding-bottom:0}.PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 4}[data-column-count="2"].PageListStandardI .PageList-items-item:first-of-type,[data-column-count="4"].PageListStandardI .PageList-items-item:first-of-type{grid-column:span 12}[data-column-count="2"].PageListStandardI .PageList-items-item:not(:first-of-type),[data-column-count="4"].PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 6}}@media (min-width:1024px){[data-column-count="2"].PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 6}[data-column-count="4"].PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 3}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA[data-align-top]{padding-bottom:10px}}.PageListStandardJ{display:block}.PageListStandardJ .PageList-items{display:grid;grid-gap:20px;grid-template-columns:1fr;margin-top:20px}.PageListStandardJ .PageList-items-item{display:block;margin:0;max-width:none;width:100%}.PageListStandardJ .PagePromoModuleB .PagePromo-category a{color:var(--color-text-inverse)}@media only screen and (max-width:767px){.PageListStandardJ .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardJ .PageList-items-item:last-of-type{margin-bottom:0}}@media (min-width:768px){.PageListStandardJ .PageList-items{grid-template-columns:1fr 1fr}.PageListStandardJ .PagePromoModuleB-content-wrapper{padding-bottom:40px;padding-top:40px}}@media (min-width:1024px){.PageListStandardJ .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr;margin-top:30px}}@media only screen and (min-width:1280px){.PageListStandardJ .PageList-items .OneColumnContainer,.TwoColumnContainer5050 .PageListStandardJ .PageList-items,.TwoColumnContainer7030 .PageListStandardJ .PageList-items{padding-left:0;padding-right:0}}.PageListStandardK .PageList-items{display:grid;gap:20px}.PageListStandardK .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardK .PageList-items-item:first-of-type{border-bottom:none}@media (min-width:768px){.PageListStandardK .PageList-items{grid-template-columns:repeat(2,1fr)}.PageListStandardK .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}.PageListStandardK .PageList-items-item:nth-of-type(2),.PageListStandardK .PageList-items-item:nth-of-type(3){border-bottom:none;grid-column:span 1;padding-bottom:0}.PageListStandardK .PageList-items-item:nth-of-type(4){border-top:1px solid var(--color-list-border);padding-top:20px}.PageListStandardK .PageList-items-item:nth-of-type(n+4){grid-column:span 2}}@media (min-width:1024px){.PageListStandardK .PageList-items{grid-template-columns:repeat(12,auto)}.PageListStandardK .PageList-items-item:first-of-type{border-bottom:none;grid-column:1/span 5;grid-row:1/span 4;padding-bottom:0}.PageListStandardK .PageList-items-item:nth-of-type(2){grid-column:6/span 3;grid-row:1/span 2}.PageListStandardK .PageList-items-item:nth-of-type(3){grid-column:6/span 3;grid-row:3/span 2}.PageListStandardK .PageList-items-item:nth-of-type(4){grid-column:9/span 3;grid-row:1/span 1}.PageListStandardK .PageList-items-item:nth-of-type(5){grid-column:9/span 3;grid-row:2/span 1}.PageListStandardK .PageList-items-item:nth-of-type(6){grid-column:9/span 3;grid-row:3/span 1}.PageListStandardK .PageList-items-item:nth-of-type(7){grid-column:9/span 3;grid-row:4/span 1}}.PageListStandardL .PageList-items{display:grid;gap:20px}.PageListStandardL .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}@media (min-width:768px){.PageListStandardL .PageList-items{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense}.PageListStandardL .PageList-items-item{grid-column:span 2}.PageListStandardL .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}}@media (min-width:1024px){.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item .PagePromo-content{padding-right:20px}.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item:first-of-type .PagePromo-content{padding-left:0;padding-right:30px}.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item:first-of-type .PagePromo-media{order:2}.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 4}.PageListStandardL .PageList-items{grid-column-gap:34px;grid-row-gap:30px;grid-template-columns:repeat(12,1fr)}.PageListStandardL .PageList-items-item{border-bottom:none;border-right:1px solid var(--color-list-border);grid-column:span 3;margin-right:-17px;padding-bottom:0}.PageListStandardL .PageList-items-item:first-of-type{border-bottom:1px solid var(--color-list-border);border-right:none;grid-column:span 12;grid-row:span 4;margin-right:0;padding-bottom:30px}.PageListStandardL .PageList-items-item:first-of-type .PagePromo{display:grid;grid-template-columns:repeat(2,1fr)}.PageListStandardL .PageList-items-item:first-of-type .PagePromo-content{display:flex;flex-direction:column;justify-content:center;padding-left:30px}.PageListStandardL .PageList-items-item:first-of-type .PagePromo-media{margin-bottom:0}.PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 4;padding-right:15px}.PageListStandardL .PageList-items-item:last-of-type{border-right:none}[data-column-count="2"].PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 6}[data-column-count="4"].PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 3}}.PageListStandardM{display:grid}.PageListStandardM .PageList-items{display:grid;grid-gap:20px}.PageListStandardM .PagePromo{min-height:100%}@media only screen and (max-width:767px){.PageListStandardM .PageList-items-item:not(:last-child):after{margin-top:20px;display:block;content:"";border-bottom:1px solid var(--color-list-border)}.PageListStandardM[data-column-count="2"] .PageList-items{grid-template-columns:1fr 1fr}.PageListStandardM[data-item-display-style=card] .PagePromo,.PageListStandardM[data-item-has-background-color] .PagePromo,.PageListStandardM[data-item-has-background-image] .PagePromo{padding:20px}.PageListStandardM[data-column-count="2"] .PageList-items-item:after,.PageListStandardM[data-item-display-style=card] .PageList-items-item:after{display:none}}@media (min-width:768px){.PageListStandardM .PageList-items{display:grid;grid-row-gap:40px;grid-column-gap:20px;grid-template-columns:1fr 1fr 1fr}[data-column-count="2"].PageListStandardM .PageList-items,[data-column-count="4"].PageListStandardM .PageList-items{grid-template-columns:1fr 1fr}[data-column-count="5"].PageListStandardM .PageList-items,[data-column-count="6"].PageListStandardM .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}.PageListStandardM .PagePromo{text-align:center}.PageListStandardM .PagePromo-byline{justify-content:center}.PageListStandardM .PagePromo-media img{display:inline-block}.PageListStandardM[data-item-image-alignment=left] .PagePromo-media{text-align:left}.PageListStandardM[data-item-image-alignment=right] .PagePromo-media{text-align:right}.PageListStandardM[data-item-display-style=card] .PagePromo{padding:20px}}@media (min-width:1024px){[data-column-count="4"].PageListStandardM .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}[data-column-count="5"].PageListStandardM .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr}[data-column-count="6"].PageListStandardM .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column .PageListStandardM[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-column .PageListStandardM[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PageListStandardN{display:grid}.PageListStandardN .PageList-items{display:grid;grid-gap:20px}.PageListStandardN .PagePromo{min-height:100%;display:grid;justify-content:stretch;align-items:stretch;text-align:center}.PageListStandardN .PagePromo-content,.PageListStandardN .PagePromo-media{grid-column:1;grid-row:1}.PageListStandardN .PagePromo-media{margin-bottom:0}.PageListStandardN .PagePromo-media a,.PageListStandardN .PagePromo-media img{width:100%;height:100%}.PageListStandardN .PagePromo-media img{-o-object-fit:cover;object-fit:cover}.PageListStandardN .PagePromo-content{position:relative;padding:40px 20px;display:grid;place-content:center}.PageListStandardN .PagePromo-byline{justify-content:center}.PageListStandardN[data-column-count="2"] .PageList-items{grid-template-columns:1fr 1fr}@media (min-width:768px){.PageListStandardN .PageList-items{display:grid;grid-template-columns:1fr 1fr 1fr}[data-column-count="2"].PageListStandardN .PageList-items,[data-column-count="4"].PageListStandardN .PageList-items{grid-template-columns:1fr 1fr}[data-column-count="5"].PageListStandardN .PageList-items,[data-column-count="6"].PageListStandardN .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:1024px){[data-column-count="4"].PageListStandardN .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}[data-column-count="5"].PageListStandardN .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr}[data-column-count="6"].PageListStandardN .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column .PageListStandardN[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-column .PageListStandardN[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PageListStandardO{display:grid}.PageListStandardO .PageList-items{display:grid;grid-gap:20px}.PageListStandardO .PagePromo{min-height:100%;display:flex;justify-content:stretch;gap:20px}.PageListStandardO .PagePromo-media{margin-bottom:0;flex:0 0 45px}.PageListStandardO[data-column-count="2"] .PageList-items{grid-template-columns:1fr 1fr}@media (min-width:768px){.PageListStandardO .PageList-items{display:grid;grid-template-columns:1fr 1fr 1fr}[data-column-count="2"].PageListStandardO .PageList-items,[data-column-count="4"].PageListStandardO .PageList-items{grid-template-columns:1fr 1fr}[data-column-count="5"].PageListStandardO .PageList-items,[data-column-count="6"].PageListStandardO .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:1024px){[data-column-count="4"].PageListStandardO .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}[data-column-count="5"].PageListStandardO .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr}[data-column-count="6"].PageListStandardO .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column .PageListStandardO[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-column .PageListStandardO[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PageListStandardP{border:1px solid #cbd5e1;border-radius:10px;padding:0 15px;margin:15px 0}.PageListStandardP .PagePromo-category a.Link{color:#434343;font-weight:400}.PageListStandardP .ModuleHeader{margin-bottom:unset}.PageListStandardP .ModuleHeader-title{font-size:1.6rem;padding:20px 0 0 5px;text-transform:none;margin:unset!important}.PageListStandardP .PageList-items{display:flex;flex-direction:column}@media only screen and (max-width:767px){.PageListStandardP .PagePromo[data-mobile-alt-layout=true] .PagePromo-media{margin-left:unset;margin-bottom:unset}.PageListStandardP .PageListStandardP .PagePromo-content{max-width:74%}}.PageListStandardP .PagePromo{display:flex;align-items:flex-start;background:#fff;padding:10px 0 0 5px;gap:12px}.PageListStandardP .PagePromo-media{margin-bottom:unset;max-width:32%}.PageListStandardP .PagePromo-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PageListStandardP .PagePromo-content{display:flex;flex-direction:column;justify-content:center;flex:1;max-width:74%}.PageListStandardP .PagePromo-category{font-size:1.2rem;text-transform:none;margin-bottom:4px}.PageListStandardP .PagePromo-title{font-size:1.5rem;font-weight:700;color:#000;line-height:1.3}.PageListStandardP .PagePromo-byline,.PageListStandardP .PagePromo-description{display:none}bsp-listcarousel{display:block;height:auto;position:relative}bsp-listcarousel .flickity-prev-next-button{display:none;top:calc(50% - 20px)}bsp-listcarousel .flickity-prev-next-button.next{right:5px}bsp-listcarousel .flickity-prev-next-button.previous{left:5px}bsp-listcarousel .flickity-prev-next-button:disabled{background:none;opacity:.5}bsp-listcarousel [class$=-items-item]{display:none}bsp-listcarousel .flickity-enabled [class$=-items-item],bsp-listcarousel [class$=-items-item]:first-of-type{display:block}@media (min-width:768px){bsp-listcarousel .flickity-prev-next-button{display:block}bsp-listcarousel .flickity-prev-next-button.next{right:-20px}bsp-listcarousel .flickity-prev-next-button.previous{left:-40px}}.PageListCarouselA .PageList-items:after{content:"flickity";display:none}.PageListCarouselA .PageList-items-item{margin-right:20px;max-width:400px;width:80%;min-height:100%;display:flex}.PageListCarouselA .PagePromo-content{padding:20px}.PageListCarouselA .PagePromo-media{margin-bottom:0}.PageListCarouselA[data-item-display-style=card] .PagePromo{min-height:100%}.PageListCarouselA[data-item-display-style=card] .PagePromo-content{padding:20px}@media (min-width:768px){.PageListCarouselA .PageList-items{width:calc(100% + 20px)}.PageListCarouselA .PageList-items-item{margin-right:20px;max-width:none;width:calc(33.333% - 20px)}[data-column-count="2"].PageListCarouselA .PageList-items-item,[data-column-count="4"].PageListCarouselA .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].PageListCarouselA .PageList-items-item,[data-column-count="6"].PageListCarouselA .PageList-items-item{width:calc(25% - 20px)}}@media (min-width:1024px){[data-column-count="4"].PageListCarouselA .PageList-items-item{width:calc(25% - 20px)}.TwoColumnContainer7030-column [data-column-count="4"].PageListCarouselA .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].PageListCarouselA .PageList-items-item{width:calc(20% - 20px)}[data-column-count="6"].PageListCarouselA .PageList-items-item{width:calc(16.6667% - 20px)}}.PageListCarouselB .PageList-items:after{content:"flickity";display:none}.PageListCarouselB .PageList-items-item{margin-right:20px;max-width:400px;width:80%}.PageListCarouselB .flickity-button{height:20px;width:20px}.PageListCarouselB .flickity-button svg{height:10px;top:-4px;width:10px}.PageListCarouselB .flickity-prev-next-button{display:none}.PageListCarouselB .PagePromo{display:flex;gap:15px}.PageListCarouselB .PagePromo-media{width:90px}.PageListCarouselB .PagePromo-content{flex-grow:1}.PageListCarouselB .PagePromo[data-align-left] .PagePromo-media{width:90px}.PageListCarouselB[data-item-display-style=card] .PageList-items-item{min-height:100%;display:grid}.PageListCarouselB[data-item-display-style=card] .PagePromo{padding:20px}@media (min-width:768px){.PageListCarouselB .flickity-prev-next-button{display:block;top:50%}.PageListCarouselB .PageList-items{width:calc(100% + 20px)}.PageListCarouselB .PageList-items-item{margin-right:20px;max-width:none;width:calc(50% - 20px)}}@media (min-width:1024px){.PageListCarouselB .PageList-items-item{width:calc(33.333% - 20px)}}@media only screen and (min-width:1280px){.PageListCarouselB .PageList-items-item{width:calc(25% - 20px)}.PageListCarouselB .flickity-button{height:30px;top:35%;width:30px}.PageListCarouselB .flickity-button svg{height:12px;top:-1px;width:12px}.PageListCarouselB .flickity-prev-next-button.previous{left:-60px}}.PageListCarouselC .flickity-prev-next-button{display:block}.PageListCarouselC .PageList-items-item{width:100%}@media only screen and (max-width:767px){.PageListCarouselC .flickity-prev-next-button{top:260px}.PageListCarouselC .flickity-prev-next-button.previous{left:18px}.PageListCarouselC .flickity-prev-next-button.next{left:60px;right:0}.PageListCarouselC .PagePromoModuleB-content-wrapper{padding-top:70px}}@media (min-width:768px){.PageListCarouselC .flickity-prev-next-button{top:50%}.PageListCarouselC .flickity-prev-next-button.next{right:15px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.next{right:-40px}.PageListCarouselC .flickity-prev-next-button.previous{left:15px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.previous{left:-40px}.OneColumnContainer .PageListCarouselC .PagePromoModuleB-content{max-width:50%}.PageListCarouselC .PagePromoModuleB-content-wrapper{padding:50px 65px}.OneColumnContainer .PageListCarouselC .PagePromoModuleB-content-wrapper{padding:15px 40px}}@media (min-width:1024px){.PageListCarouselC .PagePromoModuleB-content-wrapper{padding:65px 60px}}@media only screen and (min-width:1280px){.PageListCarouselC .PagePromoModuleB-content-wrapper{padding:65px 75px}}@media only screen and (min-width:1440px){.PageListCarouselC .flickity-prev-next-button.next{right:40px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.next{right:-50px}.PageListCarouselC .flickity-prev-next-button.previous{left:40px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.previous{left:-50px}.PageListCarouselC .PagePromoModuleB-content-wrapper{padding:65px 100px}.OneColumnContainer .PageListCarouselC .PagePromoModuleB-content-wrapper{padding:15px 40px}}.PageListCarouselD .PageList-items:after{content:"flickity";display:none}.PageListCarouselD .PageList-items-item{margin-right:20px;max-width:140px;width:40%}.PageListCarouselD .PagePromo-title{text-align:center}.PageListCarouselD[data-item-display-style=card] .PagePromo-media{margin-bottom:0}.PageListCarouselD[data-item-display-style=card] .PagePromo-content{padding:20px}@media (min-width:768px){.PageListCarouselD .PageList-items{width:calc(100% + 20px)}.PageListCarouselD .PageList-items-item{margin-right:20px;max-width:none;width:calc(25% - 20px)}}@media (min-width:1024px){.PageListCarouselD .PageList-items-item{width:calc(16.66667% - 20px)}[data-column-count="5"].PageListCarouselD .PageList-items-item{width:calc(20% - 20px)}}.PageListCarouselE{display:grid;justify-content:center}.PageListCarouselE .ModuleHeader{text-align:center}.PageListCarouselE-items{display:grid;grid-gap:30px}.PageListCarouselE-slides{display:grid}.PageListCarouselE-slides-item{grid-column:1;grid-row:1}.PageListCarouselE-slides-item:not([data-active]){opacity:0}.PageListCarouselE-navigation{display:grid;grid-gap:20px}.PageListCarouselE-progress{border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden;position:relative;background-color:var(--color-border)}.PageListCarouselE-progress:after{background-color:var(--color-primary);border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%}.PageListCarouselE-navigation-item[data-active] .PageListCarouselE-progress:after{animation:fillHorizontal var(--carouselSpeed) linear 0s;animation-fill-mode:forwards}.PageListCarouselE:not([data-carousel-auto-play]) .PageListCarouselE-progress:after{animation-duration:0s}.PageListCarouselE[data-paused] .PageListCarouselE-progress:after{animation-play-state:paused}@media (min-width:768px){.PageListCarouselE-navigation{grid-gap:30px}.PageListCarouselE:not([data-image-position]) .PageListCarouselE-navigation{grid-auto-flow:column}.PageListCarouselE[data-image-position=right] .PageListCarouselE-slides{grid-column:2}.PageListCarouselE[data-image-position] .PageListCarouselE-items{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column dense}.PageListCarouselE[data-image-position] .PageListCarouselE-navigation{grid-auto-rows:min-content}.PageListCarouselE[data-image-position] .PageListCarouselE-navigation-item{display:grid;grid-auto-flow:column;grid-gap:20px}.PageListCarouselE[data-image-position] .PageListCarouselE-progress{height:100%;width:4px}.PageListCarouselE[data-image-position] .PageListCarouselE-navigation-item[data-active] .PageListCarouselE-progress:after{animation:fillVertical var(--carouselSpeed) linear 0s;transform:translateY(-100%)}}@media (min-width:1024px){.PageListCarouselE-items{width:800px}.PageListCarouselE[data-image-position] .PageListCarouselE-items{grid-template-columns:2fr 1fr}.PageListCarouselE[data-image-position=right] .PageListCarouselE-items{grid-template-columns:1fr 2fr}}@media only screen and (min-width:1440px){.PageListCarouselE-items{width:1024px}}@keyframes fillVertical{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fillHorizontal{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.PageListAccordionA{display:grid}.PageListAccordionA[data-module-header-position=side] .ModuleHeader{text-align:left}.PageListAccordionA .ModuleHeader{text-align:center}.PageListAccordionA .PageList-items{display:grid;grid-row-gap:20px}.PageListAccordionA .PageList-items-item{border-top:1px solid var(--color-border);padding-top:20px}.PageListAccordionA .PagePromo{display:block}.PageListAccordionA .PagePromo .iconMinus,.PageListAccordionA .PagePromo .iconPlus{display:none;margin-left:10px}.PageListAccordionA .PagePromo[data-expanded] .iconMinus{display:block}.PageListAccordionA .PagePromo[data-expanded] .iconPlus{display:none}.PageListAccordionA .PagePromo[data-expanded] .PagePromo-wrapper{height:auto;opacity:1;overflow:visible}.PageListAccordionA .PagePromo .iconPlus{display:block}.PageListAccordionA .PagePromo-wrapper{height:0;opacity:0;transition:all .3s ease-in-out;transition-property:height,opacity;visibility:hidden}.PageListAccordionA .PagePromo-title{align-items:center;cursor:pointer;display:grid;grid-template-columns:auto auto;justify-content:space-between;margin-bottom:10px}.PageListRightRailA .ModuleHeader{margin-bottom:30px}.PageListRightRailA .ModuleHeader-description,.PageListRightRailA .ModuleHeader-title{margin-bottom:10px}.PageListRightRailA .PageList-items{counter-reset:number;display:grid;grid-gap:20px}.PageListRightRailA .PageList-items[data-no-numbers] .PageList-items-item{grid-template-columns:auto}.PageListRightRailA .PageList-items[data-no-numbers] .PageList-items-item:before{display:none}.PageListRightRailA .PageList-items-item{align-items:center;border-bottom:1px solid var(--color-list-border);display:grid;grid-template-columns:30px auto;padding-bottom:20px}.PageListRightRailA .PageList-items-item:before{content:counter(number) "\a0";counter-increment:number;font-weight:300}.PageListRightRailA .PageList-items-item:first-of-type{margin-top:20px}.PageListRightRailA .PageList-items-item .PagePromo-byline,.PageListRightRailA .PageList-items-item .PagePromo-category,.PageListRightRailA .PageList-items-item .PagePromo-description,.PageListRightRailA .PageList-items-item .PagePromo-media{display:none}.PageListRightRailA .PageList-cta .Button,.PageListRightRailA .PageList-cta .LoadMore button,.PageListRightRailA .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailA .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailA .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}.PageListRightRailB .ModuleHeader{margin-bottom:30px}.PageListRightRailB .ModuleHeader-description,.PageListRightRailB .ModuleHeader-title{margin-bottom:10px}.PageListRightRailB .PageList-items{counter-reset:number;display:grid;grid-gap:20px}.PageListRightRailB .PageList-items-item{border-bottom:1px solid var(--color-list-border);display:grid;padding-bottom:20px}.PageListRightRailB .PageList-items[data-with-numbers] .PageList-items-item{grid-template-columns:20px auto}.PageListRightRailB .PageList-items[data-with-numbers] .PageList-items-item:before{color:var(--color-primary-text);counter-increment:number;content:counter(number) "\a0";font-weight:300;margin-right:10px;position:relative;top:-2px}.PageListRightRailB .PageList-cta .Button,.PageListRightRailB .PageList-cta .LoadMore button,.PageListRightRailB .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailB .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailB .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}.PageListRightRailB .PagePromo-content{flex-grow:1}.PageListRightRailB .PagePromo[data-align-right] .PagePromo-media{width:90px}.PageListRightRailC .ModuleHeader{margin-bottom:30px}.PageListRightRailC .ModuleHeader-description,.PageListRightRailC .ModuleHeader-title{margin-bottom:10px}.PageListRightRailC .PageList-items{display:grid;grid-gap:20px}.PageListRightRailC .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListRightRailC .PageList-items-item .PagePromo-byline,.PageListRightRailC .PageList-items-item .PagePromo-category,.PageListRightRailC .PageList-items-item .PagePromo-description,.PageListRightRailC .PageList-items-item .PagePromo-media{display:none}.PageListRightRailC .PageList-cta .Button,.PageListRightRailC .PageList-cta .LoadMore button,.PageListRightRailC .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailC .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailC .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}.PageListRightRailD .ModuleHeader{margin-bottom:30px}.PageListRightRailD .ModuleHeader-description,.PageListRightRailD .ModuleHeader-title{margin-bottom:10px}.PageListRightRailD .PageList-items{display:grid;grid-gap:20px}.PageListRightRailD .PageList-cta .Button,.PageListRightRailD .PageList-cta .LoadMore button,.PageListRightRailD .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailD .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailD .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}@media only screen and (min-width:768px) and (max-width:1023px){.PageListRightRailD .PageList-items{grid-template-columns:repeat(2,1fr)}}.PageListEnhacement .ModuleHeader,.PageListEnhancementA .ModuleHeader,.PageListEnhancementB .ModuleHeader{margin-bottom:30px}.PageListEnhacement .ModuleHeader-title,.PageListEnhancementA .ModuleHeader-title,.PageListEnhancementB .ModuleHeader-title{margin-bottom:10px;color:var(--color-primary-text)}.PageListEnhacement .PageList-items-item:not(:last-child):after,.PageListEnhancementA .PageList-items-item:not(:last-child):after,.PageListEnhancementB .PageList-items-item:not(:last-child):after{content:"";display:block;margin:20px 0;border-bottom:1px solid var(--color-border)}[data-inverse-colors] .PageListEnhacement .PageList-items-item:not(:last-child):after,[data-inverse-colors] .PageListEnhancementA .PageList-items-item:not(:last-child):after,[data-inverse-colors] .PageListEnhancementB .PageList-items-item:not(:last-child):after{border-bottom-color:var(--color-text-inverse)}.PageListEnhacement .PagePromo,.PageListEnhancementA .PagePromo,.PageListEnhancementB .PagePromo{display:flex;gap:20px;align-items:flex-start}.PageListEnhacement .PagePromo-content,.PageListEnhancementA .PagePromo-content,.PageListEnhancementB .PagePromo-content{flex-grow:1}.PageListEnhacement .PagePromo-media,.PageListEnhancementA .PagePromo-media,.PageListEnhancementB .PagePromo-media{flex-shrink:0;margin-bottom:0}.PageListEnhacement .PagePromo-media img,.PageListEnhancementA .PagePromo-media img,.PageListEnhancementB .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.PageListEnhacement .PagePromo-media .Link-icon,.PageListEnhancementA .PagePromo-media .Link-icon,.PageListEnhancementB .PagePromo-media .Link-icon{bottom:.5em;left:.5em;width:1em;height:1em}.PageListEnhacement[data-image-position=right] .PagePromo-media,.PageListEnhancementA[data-image-position=right] .PagePromo-media,.PageListEnhancementB[data-image-position=right] .PagePromo-media{order:1}@media (min-width:768px){.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo{flex-direction:column}.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo-media img{width:auto;height:auto}.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;grid-row-gap:40px}.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items-item:after,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items-item:after,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items-item:after{content:none}.PageListEnhacement:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-media img{width:160px}.PageListEnhacement:not([data-align-left],[data-align-right]) .PagePromo-category,.PageListEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-category,.PageListEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-category{margin-bottom:10px}.PageListEnhacement:not([data-desktop-layout=grid]):not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementA:not([data-desktop-layout=grid]):not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementB:not([data-desktop-layout=grid]):not([data-align-left],[data-align-right]) .PagePromo-media img{width:160px}.PageListEnhacement[data-align-left],.PageListEnhancementA[data-align-left],.PageListEnhancementB[data-align-left]{float:left;margin-bottom:10px;margin-right:40px;margin-top:10px;max-width:360px;width:50%}.PageListEnhacement[data-align-right],.PageListEnhancementA[data-align-right],.PageListEnhancementB[data-align-right]{float:right;margin-bottom:10px;margin-left:40px;margin-top:10px;max-width:360px;width:50%}}.PageListEnhancementC .ModuleHeader{margin-bottom:16px}.PageListEnhancementC .ModuleHeader-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:700;line-height:120%;letter-spacing:-.5px;text-transform:uppercase}.PageListEnhancementC .PageList-items{display:flex;gap:10px;flex-wrap:wrap}.PageListEnhancementC .PageList-items-item{align-items:center;background-color:#eaf4ff;border-color:transparent;border-radius:6px;color:#0850a3;display:flex;height:32px;padding:6.5px 12px}.PageListEnhancementC .PageList-items-item .PagePromo-title a,.PageListEnhancementC .PageList-items-item .PagePromo-title span{color:#0850a3}[data-item-byline-alignment=left] [class*=-items] [class*=-byline]{justify-content:flex-start}[data-item-byline-alignment=center] [class*=-items] [class*=-byline]{justify-content:center}[data-item-byline-alignment=right] [class*=-items] [class*=-byline]{justify-content:flex-end}[data-item-author-name-alignment=left] [class*=-items] [class*=-title],[data-item-title-alignment=left] [class*=-items] [class*=-title]{text-align:left}[data-item-author-name-alignment=center] [class*=-items] [class*=-title],[data-item-title-alignment=center] [class*=-items] [class*=-title]{text-align:center}[data-item-author-name-alignment=right] [class*=-items] [class*=-title],[data-item-title-alignment=right] [class*=-items] [class*=-title]{text-align:right}[data-item-description-alignment=left] [class*=-items] [class*=-description]{text-align:left}[data-item-description-alignment=center] [class*=-items] [class*=-description]{text-align:center}[data-item-description-alignment=right] [class*=-items] [class*=-description]{text-align:right}[data-item-category-alignment=left] [class*=-items] [class*=-category]{text-align:left}[data-item-category-alignment=center] [class*=-items] [class*=-category]{text-align:center}[data-item-category-alignment=right] [class*=-items] [class*=-category]{text-align:right}[data-item-cta-alignment=left] [class*=-items] [class*=-cta],[data-item-job-title-alignment=left] [class*=-items] [class*=-cta]{text-align:left}[data-item-cta-alignment=center] [class*=-items] [class*=-cta],[data-item-job-title-alignment=center] [class*=-items] [class*=-cta]{text-align:center}[data-item-cta-alignment=right] [class*=-items] [class*=-cta],[data-item-job-title-alignment=right] [class*=-items] [class*=-cta]{text-align:right}[data-item-player-alignment=left] [class*=-items] [class*=-player]{justify-content:flex-start}[data-item-player-alignment=center] [class*=-items] [class*=-player]{justify-content:center}[data-item-player-alignment=right] [class*=-items] [class*=-player]{justify-content:flex-end}[data-item-quote-alignment=left] [class*=-items] blockquote{text-align:left}[data-item-quote-alignment=center] [class*=-items] blockquote{text-align:center}[data-item-quote-alignment=right] [class*=-items] blockquote{text-align:right}[data-item-attribution-alignment=left] [class*=-items] [class*=-attribution]{justify-content:flex-start}[data-item-attribution-alignment=center] [class*=-items] [class*=-attribution]{justify-content:center}[data-item-attribution-alignment=right] [class*=-items] [class*=-attribution]{justify-content:right}[data-item-attribution-image-alignment=left] [class*=-items] [class*=-attribution-image]{order:-1}[data-item-attribution-image-alignment=right] [class*=-items] [class*=-attribution-image]{order:1}[data-item-image-alignment=left] [class*=-items] [class*=-media]{order:-1}@media only screen and (max-width:767px){[data-item-image-alignment=left] [class*=-items] [data-mobile-alt-layout=true] [class*=-media]{float:left;margin-left:0;margin-right:20px}}[data-item-image-alignment=right] [class*=-items] [class*=-media]{order:1}@media only screen and (max-width:767px){[data-item-image-alignment=right] [class*=-items] [data-mobile-alt-layout=true] [class*=-media]{float:right}}[data-item-text-alignment=left] [class*=-items] .PagePromo{text-align:left}[data-item-text-alignment=left] [class*=-items] .PagePromo-byline{justify-content:flex-start}[data-item-text-alignment=left] [class*=-slides] .CarouselSlide{text-align:left}[data-item-text-alignment=center] [class*=-items] .PagePromo{text-align:center}[data-item-text-alignment=center] [class*=-items] .PagePromo-byline{justify-content:center}[data-item-text-alignment=center] [class*=-slides] .CarouselSlide{text-align:center}[data-item-text-alignment=right] [class*=-items] .PagePromo{text-align:right}[data-item-text-alignment=right] [class*=-items] .PagePromo-byline{justify-content:flex-end}[data-item-text-alignment=right] [class*=-slides] .CarouselSlide{text-align:right}bsp-list-loadmore{display:block}.Page-actions{display:flex;margin-bottom:40px}.Page-actions-commentCount{line-height:30px;margin-left:10px}.Page-actions-bottom .Page-actions{margin-bottom:30px;margin-top:30px}.Page-authors{display:inline-block;text-transform:uppercase}.Page-authors-image:hover{text-decoration:none}.Page-authorInfo{margin:20px 0;display:grid;grid-gap:20px}.Page-below{margin:30px 0 0;position:relative}.Page-below>*{margin-bottom:20px}@media (min-width:768px){.Page-below>*{margin-bottom:40px}}@media only screen and (min-width:1280px){.Page-below>*{margin-bottom:60px}}@media (min-width:768px){.Page-below{margin:40px 0 0}}@media (min-width:1024px){.Page-below{margin:50px 0 0}}@media only screen and (min-width:1280px){.Page-below{margin:60px 0 0}}.Page-body{padding-top:var(--headerHeight)}:root[data-header-hat=true] .Page-body{padding-top:calc(var(--headerHeight) + var(--hatHeight))}:root[data-header-hat=true] .Page-body .Page-header-hat{position:fixed;height:var(--hatHeight);width:100%;top:0;z-index:50}:root[data-header-hat=true] .Page-body .Page-header-hat.mobile{position:relative;height:auto}:root[data-header-hat=true] .Page-body .Page-header-hat.mobile .Hat{background-color:#fff;color:#434343;--color-link-text:#434343;--color-link-text-hover:#434343;height:100%}:root[data-header-hat=true] .Page-body .Page-header-hat.mobile .Hat .Navigation{display:block}:root[data-header-hat=true] .Page-body .Page-header-hat.mobile .Hat .Navigation-items{display:block;padding:0}:root[data-header-hat=true] .Page-body .Page-header-hat.mobile .Hat .Navigation-items-item{border-bottom:1px solid var(--color-header-border)}:root[data-header-hat=true] .Page-body .Page-header-hat.mobile .Hat .Navigation-items .NavigationItem-text a,:root[data-header-hat=true] .Page-body .Page-header-hat.mobile .Hat .Navigation-items .NavigationItem-text span{color:#434343;padding:10px 0;font-weight:400}.Page-body[data-toggle-header=hamburger-menu].Page-body:after{content:"";background:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;z-index:25}.Page-breadcrumbs{margin-bottom:20px;text-transform:uppercase}.Page-breadcrumbs a{color:var(--color-primary)}.Page-breadcrumbs a:hover{text-decoration:underline}.Page-breadcrumbs .separator{color:var(--color-primary);margin:0 5px 0 2px}.Page-byline{margin-bottom:20px}.Page-byline,.Page-byline .Page-authors,.Page-byline .Page-authors .Page-author{display:flex;align-items:center;gap:12px}.Page-byline .Page-authors .Page-author .Page-author-image{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;border:1px solid #d1d5db}.Page-byline .Page-authors .Page-author .Page-author-image .Image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Page-byline .Page-author-content{display:flex;flex-direction:column;justify-content:center;gap:2px}.Page-byline .Page-author-content .Page-author-name{font-size:1.2rem;line-height:1.2;text-transform:none}.Page-byline .Page-author-content .Page-author-name a{color:#111;text-decoration:none;font-weight:600}.Page-byline .Page-author-content .Page-author-name a:hover{color:#111;text-decoration:underline}.Page-byline .Page-author-content .Page-datePublished{font-size:1.2rem;text-transform:none;line-height:1.2}.Page-commenting{margin-top:20px}.Page-datePublished{display:inline-block}.Page-headline{margin-bottom:20px}.Page-main{min-height:300px}[data-full-screen-video=true] .Page-oneColumn{background-color:var(--color-site-bg);margin-top:calc(100vh - var(--hatHeight) - var(--headerHeight));padding-top:1px;position:relative;z-index:2}.Page-sponsoredBanner{background:var(--color-sponsored-banner-bg);color:var(--color-sponsored-banner-text);--color-link-text:var(--color-sponsored-banner-text);--color-link-text-hover:var(--color-sponsored-banner-text);display:flex;justify-content:space-between;margin-bottom:-20px;padding:15px 0}.Page-sponsoredBanner[data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){.Page-sponsoredBanner{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-sponsoredBanner{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-sponsoredBanner{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Page-sponsoredBanner[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.Page-sponsoredBy{font-family:var(--font-1);font-size:var(--byline-1);line-height:120%;align-items:center;display:flex;font-weight:700;margin-bottom:20px}.Page-sponsoredBy-logo,.Page-sponsoredBy-text{display:inline-block}.Page-sponsoredBy-logo img{max-width:100px}.Page-sponsoredBy-text{margin-right:5px}.Page-subHeadline{margin-bottom:20px}.Page-tags{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 40px}.Page-tags .Button,.Page-tags .LoadMore button,.Page-tags .SearchResultsModule-filters-apply button,.Page-tags .VideoPlaylistModule-playlistNavigation button,.Page-tags .VideoPlaylistModule-playlistToggle{font-family:var(--font-1);font-size:var(--label-3);font-weight:700;line-height:120%;align-items:center;background-color:#eaf4ff;border-color:transparent;border-radius:6px;color:#0850a3;display:flex;height:32px;padding:6.5px 12px}.Page-twoColumn{padding-left:20px;padding-right:20px}.Page-twoColumn[data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){.Page-twoColumn{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-twoColumn{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-twoColumn{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Page-twoColumn[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.Page-twoColumn .Page-aside{margin-top:30px}.Page-twoColumn .Page-aside [data-module]{margin-bottom:40px}.Page-twoColumn .Page-aside [data-module]:last-child{margin-bottom:0}@media (min-width:768px){.Page-actions-bottom .Page-actions{margin-bottom:40px;margin-top:40px}.Page-authorInfo{margin-top:40px}.Page-body[data-toggle-header=hamburger-menu]{position:fixed}.Page-body .Page-header-hat.tablet{position:fixed;height:var(--hatHeight);width:100%;top:0;z-index:50}.Page-commenting{margin-top:40px}.Page-headline{margin-bottom:30px}.Page-tags{margin:40px 0 50px}}@media (min-width:1024px){.Page-actions{margin-bottom:50px}.Page-body[data-toggle-header=hamburger-menu].Page-body:after{display:none}.Page-breadcrumbs,.Page-byline{margin-bottom:30px}.Page-headling{margin-bottom:40px}.Page-subHeadline{margin-bottom:30px}.Page-twoColumn{display:grid;grid-gap:40px;grid-template-columns:1fr 320px}.Page-twoColumn .Page-aside{margin-top:0}.Page-twoColumn .Page-aside [data-module]{margin-bottom:60px}.Page-twoColumn .Page-aside [data-module]:last-child{margin-bottom:0}}@media only screen and (min-width:1280px){.Page-actions-bottom .Page-actions{margin-bottom:40px;margin-top:40px}}:root{--headerHeight:80px}@media (min-width:768px){:root{--headerHeight:100px}}@media only screen and (min-width:1280px){:root{--headerHeight:120px}}.Page-header{background:var(--color-header-bg);display:block;position:fixed;top:0;z-index:50;width:100%}.Page-header-authenticationNavigation,.Page-header-navigation{display:none}.Page-header-bar{align-items:center;box-shadow:0 5px 20px 0 rgba(0,0,0,.05);display:flex;height:var(--headerHeight);justify-content:space-between;position:relative}.Page-header-bar-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-height:56px;max-width:175px;width:100%}.Page-header-bar .Page-header-languages{display:none}.Page-header-hamburger-menu{height:calc(100vh - 80px);left:-100%;max-width:568px;position:absolute;overflow-y:auto;transition:left .25s;width:100%;visibility:hidden;z-index:25;top:80px}[data-toggle-header=hamburger-menu] .Page-header-hamburger-menu{background:var(--color-header-secondary-bg);border-top:1px solid var(--color-border);left:0;visibility:visible}.Page-header-hamburger-menu-wrapper{background-color:#fff;height:100vh}.Page-header-hamburger-menu .Page-header-languages{display:block}.Page-header-hamburger-menu-mobile-links{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px}.Page-header-hamburger-menu .Navigation-items{padding:0}.Page-header-hamburger-menu .Navigation-items-item{padding:0 20px}.Page-header-hat.tablet{display:none}.Page-header-menu-trigger{align-items:center;background:none;border:0;cursor:pointer;display:flex;height:40px;justify-content:center;flex-shrink:0;padding:0 20px;width:59px}.Page-header-menu-trigger .burger-menu,.Page-header-menu-trigger .close-x{fill:var(--color-header-text)}.Page-header-menu-trigger .burger-menu{height:13px;width:18px}[data-toggle-header=hamburger-menu] .Page-header-menu-trigger .burger-menu{display:none}.Page-header-menu-trigger .close-x{display:none;height:14px;position:relative;width:14px}[data-toggle-header=hamburger-menu] .Page-header-menu-trigger .close-x{display:block}.Page-header-menu-trigger .label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Page-header-languages{background-color:var(--color-header-bg);padding:20px 0}.Page-header-login,.Page-header-logout,.Page-header-subscribe{border-radius:0}.Page-header-subscribe:hover a,.Page-header-subscribe:hover span{color:#0850a3}.Page-header-subscribe a,.Page-header-subscribe span{color:#fff}.Page-header-login,.Page-header-logout{margin-left:10px}.Page-header-login:hover a,.Page-header-login:hover span,.Page-header-logout:hover a,.Page-header-logout:hover span{color:#fff}.Page-header .tablet{display:none}@media (min-width:768px){.Page-header-bar{height:var(--headerHeight)}.Page-header-bar-logo img{max-width:200px;max-height:70px}.Page-header-hamburger-menu{top:var(--headerHeight);height:calc(100vh - var(--headerHeight))}.Page-header-menu-trigger{margin-left:30px}.Page-header-end{padding-right:50px}}@media (min-width:1024px){.Page-header{top:var(--hatHeight)}.Page-header-menu-trigger{margin-left:34px}.Page-header-end{padding-right:54px;display:flex}.Page-header-hat.tablet{display:block}.Page-header-hamburger-menu-mobile-links,.Page-header-hat.mobile{display:none}.Page-header .tablet{display:block}}@media only screen and (min-width:1280px){.Page-header-authenticationNavigation{flex:1}.Page-header-bar{height:var(--headerHeight);padding:0 50px}.Page-header-bar .Page-header-languages{display:block}.Page-header-end{align-items:center;display:flex;padding-right:0}.Page-header-authenticationNavigation,.Page-header-navigation{display:block;width:100%}.Page-header-navigation{flex:100%}.Page-header-languages{background-color:none;padding:0 0 0 20px}.Page-header-hamburger-menu,.Page-header-hamburger-menu .Page-header-languages,.Page-header-menu-trigger{display:none}}.SearchOverlay{display:block}.SearchOverlay-search-button{align-items:center;background:none;border:0;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0 20px;width:60px}.SearchOverlay-search-button .icon-magnify{fill:var(--color-header-text);height:20px;width:20px}[data-toggle-header=search-overlay] .SearchOverlay-search-button .icon-magnify{display:none}.SearchOverlay-search-button .close-x{display:none;fill:var(--color-header-text);height:15px;left:-3px;position:relative;width:15px}[data-toggle-header=search-overlay] .SearchOverlay-search-button .close-x{display:block}.SearchOverlay-search-form{background:var(--color-header-secondary-bg);display:flex;justify-content:center;padding:20px}.SearchOverlay-search-form label{position:relative;width:100%}.SearchOverlay-search-form-clear{color:#aaa;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:9}.SearchOverlay-search-input{background:var(--color-header-bg);border:1px solid var(--color-header-border);border-radius:25px;color:var(--color-header-text);padding:15px 60px 15px 30px;width:100%;height:50px}.SearchOverlay-search-input::-moz-placeholder{color:var(--color-header-text)}.SearchOverlay-search-input:-ms-input-placeholder{color:var(--color-header-text)}.SearchOverlay-search-input::placeholder{color:var(--color-header-text)}.SearchOverlay-search-overlay{background-color:var(--color-header-bg);border-bottom:1px solid var(--color-header-border);box-shadow:0 5px 20px 0 rgba(0,0,0,.05);display:none;left:0;position:absolute;right:0;top:var(--headerHeight);width:100%;z-index:25}[data-toggle-header=search-overlay] .SearchOverlay-search-overlay{display:block}.SearchOverlay-search-submit{background:none;border:0;flex-shrink:0;padding:0;position:absolute;right:30px;top:50%;transform:translateY(-50%);width:20px}.SearchOverlay-search-submit svg{fill:var(--color-header-text);height:20px;width:20px}@media (min-width:768px){.SearchOverlay-search-button{padding:0 50px 0 20px;width:90px}.SearchOverlay-search-form{padding:20px 50px}}@media (min-width:1024px){.SearchOverlay-search-form{padding:20px 54px}.SearchOverlay-search-button{padding:0 20px;width:60px}}@media only screen and (min-width:1280px){.SearchOverlay-search-button{margin-right:50px;padding-right:0}.SearchOverlay-search-label{max-width:900px}}.Page-footer{--color-link-text:var(--color-footer-text);--color-primary-text:var(--color-footer-text);align-items:center;background:var(--color-footer-bg);color:var(--color-footer-text);display:flex;justify-content:space-between;padding:50px 20px}.Page-footer[data-width=full-constrained]{padding-left:0;padding-right:0}@media (min-width:768px){.Page-footer{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-footer{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-footer{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Page-footer[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.Page-footer-cme-container{color:var(--color-footer-text);font-weight:400;text-align:right}.Page-footer-cme-logo{width:152px;height:25px;filter:brightness(.5)}.Page-footer-container{width:100%}.Page-footer-content .PagePromoFooter .PagePromo-description{display:none}.Page-footer-content .PagePromoFooter .PagePromo-title a,.Page-footer-content .PagePromoFooter .PagePromo-title span{color:var(--color-footer-text);font-weight:400;line-height:26.72px}.Page-footer-content .PagePromoFooter .PagePromo-title a:hover,.Page-footer-content .PagePromoFooter .PagePromo-title span:hover{text-decoration:underline}.Page-footer-content .PagePromoFooter .PagePromo-cta{display:none}.Page-footer-columns{display:flex;flex-shrink:0;flex-direction:row;align-items:center;flex-wrap:wrap}.Page-footer-columns>div{flex:1}.Page-footer-columns>div a{color:var(--color-footer-text)}.Page-footer-columns>div a:hover{color:var(--color-footer-text);text-decoration:underline}.Page-footer-columns>div:first-child{flex:100%;width:100%}.Page-footer-columns>div:nth-child(2){padding-top:10px}.Page-footer-columns>div:nth-child(3){flex:100%;width:100%;padding-top:20px}.Page-footer-bottom{border-top:1px solid var(--color-border);display:flex;flex-direction:column;justify-content:space-between;margin-top:30px;padding-top:20px;margin-bottom:10px}.Page-footer-disclaimer{font-weight:400;margin-bottom:20px}.Page-footer-disclaimer,.Page-footer-disclaimer a{color:var(--color-footer-text)}.Page-footer-logo{border-top:3px solid #006a35;margin-top:50px;margin-bottom:50px;position:relative;width:100%;height:3px}.Page-footer-logo img{background-color:var(--color-footer-bg);height:auto;max-width:250px;max-height:35px;width:100%;margin-bottom:30px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:-20px}@media (min-width:768px){.Page-footer{flex-direction:row}.Page-footer-content{text-align:center}.Page-footer-logo img{width:300px}.Page-footer-disclaimer{margin-bottom:20px}.Page-footer-bottom{margin-top:50px}.Page-footer-columns{align-items:flex-start;display:grid;grid-template-columns:200px 1fr 200px;grid-column-gap:40px}.Page-footer-columns>div:nth-child(2),.Page-footer-columns>div:nth-child(3){padding-top:0}.Page-footer-cme-container a{flex:1 0 30%}}@media (min-width:1024px){.Page-footer-bottom{flex-direction:row}.Page-footer-disclaimer{margin-bottom:0}.Page-footer-columns{grid-template-columns:310px 1fr 310px}.Page-footer-cme-container a{flex:1}}.PageHeading{color:var(--color-heading-text);background-size:cover;--color-link-text:--color-heading-text;--color-link-text-hover:--color-heading-text;position:relative}.PageHeading[data-with-bg] .PageHeading-content-wrapper:after{background:#000;content:"";height:100%;left:0;opacity:var(--opacityOverlay);position:absolute;top:0;width:100%}.PageHeading-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 20px 50px;position:relative;text-align:center;z-index:9}.PageHeading-ctaButton{margin-top:20px}.PageHeading-eyebrow{font-family:var(--font-1);font-size:var(--label-1);font-weight:700;line-height:1.2;margin-bottom:10px}.PageHeading-logo{margin-bottom:20px}.PageHeading-subHeading{font-weight:500;margin-top:20px}.PageHeading-subHeading a{text-decoration:underline}.PageHeading-subHeading ul{list-style:disc;margin:10px 0;padding:0 0 0 40px;text-align:left}.PageHeading-subHeading ol{list-style:decimal;margin:10px 0;padding:0 0 0 40px;text-align:left}.PageHeading .SocialBar{padding-bottom:10px;padding-top:20px}.PageHeading .SocialBar-items .SocialLink{border-color:var(--color-heading-text)}.PageHeading .SocialBar-items .SocialLink svg{fill:var(--color-heading-text)}@media (min-width:768px){.PageHeading:after{bottom:30px}.PageHeading-content{margin:0 auto;max-width:600px;padding:40px 0}}@media (min-width:1024px){.PageHeading-content{max-width:1200px}.PageHeading-ctaButton,.PageHeading-subHeading{margin-top:30px}}@media only screen and (min-width:1440px){[data-text-align=left] .PageHeading-content{align-items:flex-start;margin-left:0;text-align:left}[data-text-align=left] .PageHeading-content-wrapper{margin:0 auto;width:1240px}[data-text-align=right] .PageHeading-content{align-items:flex-end;margin-right:0;text-align:right}[data-text-align=right] .PageHeading-content-wrapper{margin:0 auto;width:1240px}}:root{--hatHeight:0px}:root[data-header-hat=true]{--hatHeight:40px}.Hat{background-color:var(--color-hat-bg,#eaf4ff);color:var(--color-hat-text);--color-link-text:--color-hat-text;--color-link-text-hover:--color-hat-text;align-items:center;height:var(--hatHeight);justify-content:flex-end;width:100%}.Hat .RichTextBody{font-size:var(--promo-title-6)}.Hat .RichTextBody,.Hat .RichTextBody h2,.Hat .RichTextBody h3{font-family:var(--font-promo-titles);font-weight:700;line-height:120%;letter-spacing:-.5px}.Hat .RichTextBody h2,.Hat .RichTextBody h3{font-size:var(--promo-title-5)}.Hat .Navigation{background-color:transparent;display:flex}.Hat .Navigation-items{display:flex;justify-content:space-evenly}.Hat .Navigation-items-item{border-bottom:0}.Hat .Navigation .NavigationItem{font-family:var(--font-1);font-size:var(--label-2);font-weight:700;line-height:1.2;color:var(--color-header-text,#434343)}.Hat .Navigation .NavigationItem-more{display:none}.Hat .Navigation .NavigationItem-text a,.Hat .Navigation .NavigationItem-text span{border-bottom:0;color:var(--color-hat-text,#fff);line-height:40px;margin:0;padding:0}@media (min-width:1024px){.Hat{padding:0 50px}.Hat .Navigation-items{gap:20px}}@media only screen and (min-width:1280px){.Hat{display:flex}}.PageHeadingVideo{background-size:cover;color:var(--color-heading-text);display:block;--color-link-text:--color-heading-text;--color-link-text-hover:--color-heading-text;height:400px;position:relative}.PageHeadingVideo[data-full-screen-video]{height:calc(100vh - var(--hatHeight) - var(--headerHeight));left:0;padding-bottom:0;position:absolute;top:calc(var(--hatHeight) + var(--headerHeight));width:100vw}.PageHeadingVideo[data-full-screen-video] video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.PageHeadingVideo-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 20px 50px;text-align:center}.PageHeadingVideo-content-wrapper{height:100%;position:relative;z-index:2}.PageHeadingVideo .SocialBar{padding-bottom:10px;padding-top:20px}.PageHeadingVideo .SocialBar-items .SocialLink{border-color:var(--color-heading-text)}.PageHeadingVideo .SocialBar-items .SocialLink svg{fill:var(--color-heading-text)}.PageHeadingVideo video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;padding-bottom:0;position:absolute;top:0;width:100%;z-index:1}@media (min-width:768px){.PageHeadingVideo{height:0;padding-bottom:56.25%}.PageHeadingVideo-content{margin:0 auto;max-width:600px;padding:80px 0 90px}.PageHeadingVideo-content-wrapper{border:0;height:100%;left:0;position:absolute;top:0;width:100%}}@media (min-width:1024px){.PageHeadingVideo-content{max-width:800px}[data-text-align=left] .PageHeadingVideo-content{align-items:flex-start;margin-left:0;padding-left:50px;text-align:left}[data-text-align=right] .PageHeadingVideo-content{align-items:flex-end;margin-right:0;padding-right:50px;text-align:right}}@media only screen and (min-width:1360px){[data-text-align=left] .PageHeadingVideo-content{padding-left:calc(50% - 620px);max-width:none;padding-right:calc(50% - 620px)}}.PersonPromo{display:grid;grid-template-columns:80px auto;gap:10px 20px;align-items:center}[data-item-image-alignment=right] .PersonPromo{grid-template-columns:auto 80px}.PersonPromo-content{width:100%}.PersonPromo .PagePromo-media{margin-bottom:0;align-self:flex-start}.PersonPromo .PagePromo-media img{-webkit-clip-path:circle();clip-path:circle();width:100%}[data-item-image-aspect-ratio]:not([data-item-image-aspect-ratio$=circle]) .PersonPromo .PagePromo-media img{-webkit-clip-path:none;clip-path:none}.PersonPromo .PagePromo-title{padding-bottom:10px}.PersonPromo .PagePromo-label{margin-top:-5px}.PersonPromo .PagePromo-label .Link{color:var(--color-primary-text)}[data-item-title-alignment=left] .PersonPromo .PagePromo-label{text-align:left}[data-item-title-alignment=center] .PersonPromo .PagePromo-label{text-align:center}[data-item-title-alignment=right] .PersonPromo .PagePromo-label{text-align:right}.PersonPromo .Link-icon{display:none}[data-item-display-style=card] .PersonPromo{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-display-style=card] .PersonPromo .PagePromo-media{align-self:unset}[data-item-has-background-color] .PersonPromo{background-color:var(--color-item-background)}[data-item-has-background-image] .PersonPromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .PersonPromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}@media only screen and (max-width:767px){.PersonPromo-content{display:contents}.PersonPromo-contentBottom{grid-column:span 2}}@media (min-width:768px){[data-item-image-alignment=right] .PersonPromo{grid-template-columns:auto 120px}}.PersonList-items{display:grid;grid-gap:20px}.PersonList .PagePromo-media{margin-bottom:0}@media (min-width:768px){.PersonList-items{grid-template-columns:1fr 1fr}.TwoColumnContainer7030-column:first-of-type .PersonList-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.PersonList-items{grid-template-columns:1fr 1fr 1fr}.TwoColumnContainer3070-column:nth-of-type(2) .PersonList-items,.TwoColumnContainer7030-column:first-of-type .PersonList-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1440px){.PersonList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PersonListEnhancement .PagePromo-description,.PersonListEnhancementA .PagePromo-description,.PersonListEnhancementB .PagePromo-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400;line-height:140%}@media only screen and (max-width:767px){.PersonListEnhancement .PersonPromo,.PersonListEnhancementA .PersonPromo,.PersonListEnhancementB .PersonPromo{grid-template-columns:80px 1fr}}@media (min-width:768px){.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonList-items,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonList-items,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonList-items{grid-template-columns:1fr}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonPromo,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonPromo,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonPromo{grid-template-columns:80px 1fr}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonPromo-content,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonPromo-content,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonPromo-content{display:contents}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonPromo-contentBottom,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonPromo-contentBottom,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonPromo-contentBottom{grid-column:1/-1}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-cta,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-nextPage,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-cta,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-nextPage{justify-content:flex-start}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .Button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .LoadMore button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .SearchResultsModule-filters-apply button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .VideoPlaylistModule-playlistToggle,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .Button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .LoadMore button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .SearchResultsModule-filters-apply button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .VideoPlaylistModule-playlistNavigation button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .VideoPlaylistModule-playlistToggle,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-cta .Button,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-nextPage .Button,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-cta .Button,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-nextPage .Button{margin-left:0}}@media (min-width:768px){.PersonListEnhancementA .PersonList-items{grid-template-columns:repeat(2,1fr);grid-gap:40px}}@media (min-width:768px){.PersonListEnhancementB:not([data-align-left]):not([data-align-right]){text-align:center}.PersonListEnhancementB:not([data-align-left]):not([data-align-right]) .PersonList-items{grid-template-columns:repeat(3,1fr)}.PersonListEnhancementB:not([data-align-left]):not([data-align-right]) .PersonPromo{grid-template-columns:1fr;justify-content:center;gap:20px}.PersonListEnhancementB:not([data-align-left]):not([data-align-right]) .PagePromo-media img{margin-left:auto;margin-right:auto}}.PersonPage-biography{border-bottom:1px solid var(--color-border);display:block;margin:30px 0;padding-bottom:30px}.PersonPage-image{margin-bottom:10px}.PersonPage-image .Image{border-radius:100%;height:150px;margin:0 auto;max-width:none;width:150px}.PersonPage-info{display:flex;flex-direction:column;justify-content:center;text-align:center}.PersonPage-intro{display:flex;flex-direction:column;margin-top:30px}.PersonPage-jobTitle{color:#bbb;letter-spacing:1.5px;margin-top:10px}.PersonPage-socialLinks{margin:5px 0 0}.PersonPage .SocialBar-items{justify-content:center}@media (min-width:768px){.PersonPage-biography{margin:30px 0 60px;padding-bottom:50px}.PersonPage-image{margin:0 25px 0 0}.PersonPage-image .Image{height:150px;width:150px}.PersonPage-info{text-align:left}.PersonPage-intro{flex-direction:row}.PersonPage-socialLinks{margin-top:10px}.PersonPage .SocialBar-items{justify-content:flex-start}}@media (min-width:1024px){.PersonPage .Page-twoColumn .Page-aside{margin-top:30px}}.PersonPromoEnhancement{display:grid;grid-template-columns:90px auto;gap:20px;align-items:center}.PersonPromoEnhancement-contentBottom,.PersonPromoEnhancement-contentTop{width:100%}.PersonPromoEnhancement-contentBottom{grid-column:span 2}.PersonPromoEnhancement .PagePromo-media{margin-bottom:0;margin-right:0}.PersonPromoEnhancement .PagePromo-media img{border-radius:50%}.PersonPromoEnhancement .PagePromo-title{margin-bottom:10px}.PersonPromoEnhancement .PagePromo-label{margin-top:-5px}.PersonPromoEnhancement .PagePromo-label .Link{color:var(--color-primary-text)}.PersonPromoEnhancement .PagePromo-description{margin-top:0}.PersonPromoEnhancement .PagePromo-ctaLink{margin-top:19px}.PersonPromoEnhancement .Link-icon{display:none}@media (min-width:768px){.PersonPromoEnhancement:not([data-align-right],[data-align-left]){grid-template-columns:120px auto;row-gap:10px}.PersonPromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-media{grid-row:span 2}.PersonPromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-media img{width:120px}.PersonPromoEnhancement:not([data-align-right],[data-align-left]) .PersonPromoEnhancement-contentBottom{grid-column:initial}}.PersonPromoModule{display:grid;grid-template-columns:90px auto;gap:10px 20px;align-items:center}.PersonPromoModule-contentBottom,.PersonPromoModule-contentTop{width:100%}.PersonPromoModule .PagePromo-media{margin-bottom:0;margin-right:0;align-self:flex-start}.PersonPromoModule .PagePromo-media img{-webkit-clip-path:circle();clip-path:circle()}.PersonPromoModule .PagePromo-title{margin-bottom:10px}.PersonPromoModule .PagePromo-label{margin-top:-5px}.PersonPromoModule .PagePromo-label .Link{color:var(--color-primary-text)}.PersonPromoModule .PagePromo-description{margin-top:10px}.PersonPromoModule[data-image-aspect-ratio]:not([data-image-aspect-ratio$=circle]) .PagePromo-media img{-webkit-clip-path:none;clip-path:none}.PersonPromoModule .Link-icon{display:none}@media only screen and (max-width:767px){.PersonPromoModule-content{display:contents}.PersonPromoModule-contentBottom{grid-column:span 2}}@media (min-width:768px){.PersonPromoModule{grid-template-columns:120px auto;row-gap:10px}.PersonPromoModule .PagePromo-media img{width:120px}.PersonPromoModule .PagePromo-description{margin-top:15px}}.ProductList .PageList-items{display:grid;gap:20px}.ProductList[data-item-has-background-color] .ProductPromo,.ProductList[data-item-has-border-color] .ProductPromo{padding:20px}.ProductList[data-item-has-background-color] .ProductPromo{background-color:var(--color-item-background)}.ProductList[data-item-has-border-color] .ProductPromo{border:1px solid var(--color-item-border)}@media only screen and (max-width:767px){.ProductList .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.ProductList .PageList-items-item:first-of-type{padding-bottom:30px}.ProductList .ProductPromo .PagePromo-media{width:90px;float:right;margin-bottom:20px;margin-left:20px}.ProductList .ProductPromo .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}}@media (min-width:768px){.ProductList .PageList-items{grid-template-columns:repeat(2,1fr);row-gap:30px}[data-column-count="3"].ProductList .PageList-items{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.ProductList .PageList-items{grid-template-columns:repeat(4,1fr)}[data-column-count="2"].ProductList .PageList-items{grid-template-columns:repeat(2,1fr)}[data-column-count="3"].ProductList .PageList-items{grid-template-columns:repeat(3,1fr)}}.Page-aside .ProductList .PageList-items{grid-template-columns:1fr;row-gap:20px}.Page-aside .ProductList .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.Page-aside .ProductList .PageList-items-item:first-of-type{padding-bottom:30px}.Page-aside .ProductList .ProductPromo .PagePromo-media{width:90px;float:right;margin-bottom:20px;margin-left:20px}.Page-aside .ProductList .ProductPromo .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.ProductListCarousel .PageList-items:after{content:"flickity";display:none}.ProductListCarousel .PageList-items-item{margin-right:20px;max-width:400px;width:80%;min-height:100%;display:flex}.ProductListCarousel[data-item-has-background-color] .ProductPromo,.ProductListCarousel[data-item-has-border-color] .ProductPromo{padding:20px}.ProductListCarousel[data-item-has-background-color] .ProductPromo{background-color:var(--color-item-background)}.ProductListCarousel[data-item-has-border-color] .ProductPromo{border:1px solid var(--color-item-border)}@media (min-width:768px){.ProductListCarousel .PageList-items{width:calc(100% + 20px)}.ProductListCarousel .PageList-items-item{margin-right:20px;max-width:none;width:calc(33.333% - 20px)}[data-column-count="2"].ProductListCarousel .PageList-items-item,[data-column-count="4"].ProductListCarousel .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].ProductListCarousel .PageList-items-item,[data-column-count="6"].ProductListCarousel .PageList-items-item{width:calc(25% - 20px)}}@media (min-width:1024px){[data-column-count="4"].ProductListCarousel .PageList-items-item{width:calc(25% - 20px)}.TwoColumnContainer7030-column [data-column-count="4"].ProductListCarousel .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].ProductListCarousel .PageList-items-item{width:calc(20% - 20px)}[data-column-count="6"].ProductListCarousel .PageList-items-item{width:calc(16.6667% - 20px)}}@media (min-width:768px){.Enhancement:is([data-align-left],[data-align-right]) .ProductListEnhancement .PageList-items{grid-template-columns:1fr}}@media (min-width:1024px){.ProductListEnhancement .PageList-items{grid-template-columns:repeat(2,1fr)}}.ProductPromo-pricing{display:flex;flex-wrap:wrap;gap:10px;color:var(--color-primary-text)}[data-text-align=right] .ProductPromo-pricing{justify-content:flex-end}.ProductPromo-compareAtPrice{text-decoration:line-through}.ProductPromo-options{color:var(--color-primary-text);margin-top:10px}[data-has-cta] .ProductPromo-options{text-align:center}.ProductPromo .PagePromo-category,.ProductPromo .PagePromo-title{margin-bottom:10px}.ProductPromo .PagePromo-button .Button,.ProductPromo .PagePromo-button .LoadMore button,.ProductPromo .PagePromo-button .SearchResultsModule-filters-apply button,.ProductPromo .PagePromo-button .VideoPlaylistModule-playlistNavigation button,.ProductPromo .PagePromo-button .VideoPlaylistModule-playlistToggle{width:100%}[data-item-display-style=card] .ProductPromo{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-has-background-color] .ProductPromo{background-color:var(--color-item-background)}[data-item-has-background-image] .ProductPromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .ProductPromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}@media (min-width:1024px){.ProductPromo .PagePromo-button{margin-top:20px}}.ProductPromoEnhancement .ProductPromoModule-options{margin-top:10px;text-align:center}.ProductPromoEnhancement .PagePromo-category,.ProductPromoEnhancement .PagePromo-title{margin-bottom:10px}.ProductPromoEnhancement .PagePromo-button .Button,.ProductPromoEnhancement .PagePromo-button .LoadMore button,.ProductPromoEnhancement .PagePromo-button .SearchResultsModule-filters-apply button,.ProductPromoEnhancement .PagePromo-button .VideoPlaylistModule-playlistNavigation button,.ProductPromoEnhancement .PagePromo-button .VideoPlaylistModule-playlistToggle{width:100%}@media (min-width:1024px){.ProductPromoEnhancement[data-align-left] .ProductPromoModule .ProductPromoModule-wrapper,.ProductPromoEnhancement[data-align-left] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-wrapper,.ProductPromoEnhancement[data-align-right] .ProductPromoModule .ProductPromoModule-wrapper,.ProductPromoEnhancement[data-align-right] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-wrapper{padding:20px;gap:20px;grid-template-columns:1fr}.ProductPromoEnhancement[data-align-left] .ProductPromoModule .PagePromo-media,.ProductPromoEnhancement[data-align-left] .ProductPromoModule .ProductPromoModule-content,.ProductPromoEnhancement[data-align-left] .ProductPromoModule[data-layout="7030"] .PagePromo-media,.ProductPromoEnhancement[data-align-left] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-content,.ProductPromoEnhancement[data-align-right] .ProductPromoModule .PagePromo-media,.ProductPromoEnhancement[data-align-right] .ProductPromoModule .ProductPromoModule-content,.ProductPromoEnhancement[data-align-right] .ProductPromoModule[data-layout="7030"] .PagePromo-media,.ProductPromoEnhancement[data-align-right] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-content{grid-column-start:auto}.ProductPromoEnhancement[data-align-left] .PagePromo-button,.ProductPromoEnhancement[data-align-right] .PagePromo-button{margin-top:20px}}.ProductPromoModule{background-color:unset;border-color:unset}[data-text-align=right] .ProductPromoModule-content{text-align:right}.ProductPromoModule-wrapper{background-color:var(--color-module-background);display:grid;grid-auto-flow:dense;gap:20px;align-items:center}.ProductPromoModule[data-has-background] .ProductPromoModule-wrapper{padding:20px}.ProductPromoModule[data-has-border] .ProductPromoModule-wrapper{padding:20px;border:1px solid var(--color-module-border)}.ProductPromoModule-options{margin-top:10px;text-align:center}.ProductPromoModule .PagePromo-media{margin-bottom:0}.ProductPromoModule .PagePromo-category,.ProductPromoModule .PagePromo-title{margin-bottom:10px}.ProductPromoModule .PagePromo-button .Button,.ProductPromoModule .PagePromo-button .LoadMore button,.ProductPromoModule .PagePromo-button .SearchResultsModule-filters-apply button,.ProductPromoModule .PagePromo-button .VideoPlaylistModule-playlistNavigation button,.ProductPromoModule .PagePromo-button .VideoPlaylistModule-playlistToggle{width:100%}@media (min-width:1024px){.ProductPromoModule-wrapper{gap:40px;grid-template-columns:repeat(2,1fr)}.ProductPromoModule[data-layout="7030"] .ProductPromoModule-wrapper{grid-template-columns:7fr 3fr}.ProductPromoModule[data-layout="7030"][data-align-right] .ProductPromoModule-wrapper{grid-template-columns:3fr 7fr}.ProductPromoModule[data-has-background] .ProductPromoModule-wrapper{padding:40px}.ProductPromoModule .PagePromo-button{margin-top:20px}.ProductPromoModule-content{grid-column-start:2}.ProductPromoModule[data-align-right] .ProductPromoModule-content{grid-column-start:1}.ProductPromoModule[data-align-right] .PagePromo-media{grid-column-start:2}}.Quote{margin:0 auto;padding:20px;position:relative;width:100%}.Enhancement .Quote{background-color:var(--color-quote-background)}[data-item-has-background-color] .Quote,[data-item-has-border-color] .Quote{padding:20px}[data-item-has-border-color] .Quote{border:1px solid var(--color-item-border)}.Quote blockquote{color:var(--color-primary-text);text-align:center}.Quote blockquote:before{content:"\201C"}.Quote blockquote:after{content:"\201D"}.Quote-attribution{align-items:center;color:var(--color-primary-text);display:flex;gap:10px;justify-content:center;margin:15px auto 0;text-align:left}.Quote-attribution-image{flex-shrink:0}.Quote-attribution-image img{-webkit-clip-path:circle();clip-path:circle();width:40px}[data-item-image-aspect-ratio]:not([data-item-image-aspect-ratio$=circle]) .Quote-attribution-image img{-webkit-clip-path:none;clip-path:none}[data-item-display-style=card] .Quote{border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-has-background-color] .Quote{background-color:var(--color-item-background)}[data-item-has-background-image] .Quote{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .Quote{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}@media (min-width:768px){.Quote[data-with-bg],[data-item-has-background-color] .Quote,[data-item-has-border-color] .Quote{padding:30px}.Quote-attribution{margin:30px auto 0}}@media (min-width:1024px){.Quote[data-with-bg],[data-item-has-background-color] .Quote,[data-item-has-background-image] .Quote,[data-item-has-border-color] .Quote{padding:30px}}.QuoteListA .Quote{max-width:800px}.QuoteListA-items{width:100%}.QuoteListA-items-item{padding-right:20px;width:90%}.QuoteListA-items.flickity-enabled .QuoteListA-items-item{min-height:100%;display:flex;align-items:center}@media (min-width:768px){.QuoteListA-items-item{padding-right:20px;width:100%}}.QuoteListB .Quote{padding:20px;display:flex;align-items:center;justify-content:stretch}.QuoteListB-items-item{margin-bottom:20px;display:flex;align-items:stretch;justify-content:stretch}.QuoteListB-items-item:last-of-type{margin-bottom:0}@media (min-width:1024px){.QuoteListB .Quote{padding:30px}.QuoteListB .Quote blockquote{font-size:1.8rem}.QuoteListB .Quote-attribution{margin-top:20px}.QuoteListB-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr}.QuoteListB-items-item{margin:0}}@media (min-width:1024px){.Enhancement[data-align-left] .QuoteListEnhancement .QuoteListB-items,.Enhancement[data-align-right] .QuoteListEnhancement .QuoteListB-items{grid-template-columns:1fr}}.PodcastEpisodeList{display:block}.PodcastEpisodePage .Page-subHeadline{color:var(--color-tertiary-text)}.PodcastEpisodePage-player,.PodcastEpisodePage .Page-subHeadline{margin:15px 0}.PodcastEpisodePage-intro{display:grid;grid-template-columns:80px 1fr;-moz-column-gap:15px;column-gap:15px;align-items:center}.PodcastEpisodePage-introTopRow{grid-column-start:2}.PodcastEpisodePage-introBottomRow{grid-column-start:1;grid-column-end:3}.PodcastEpisodePage-image{align-self:start}.PodcastEpisodePage .Page-articleBody{display:block;margin:30px 0}.PodcastEpisodePage-podcast{margin:30px 0}@media (min-width:768px){.PodcastEpisodePage-podcast,.PodcastEpisodePage .Page-articleBody{margin:50px 0}.PodcastEpisodePage-intro{grid-template-columns:200px 1fr;align-items:start;-moz-column-gap:30px;column-gap:30px}.PodcastEpisodePage-introTopRow{align-self:end}.PodcastEpisodePage-introBottomRow{grid-column-start:2}.PodcastEpisodePage-image{grid-row:span 2}}@media (min-width:1024px){.PodcastEpisodePage-intro{grid-template-columns:300px 1fr}}.PodcastEpisodePromo .PagePromo-byline{margin-bottom:5px}.PodcastEpisodePromo-player{margin-top:10px;display:flex}[data-item-display-style=card] .PodcastEpisodePromo,[data-item-has-background-color] .PodcastEpisodePromo,[data-item-has-background-image] .PodcastEpisodePromo{padding:20px}[data-item-display-style=card] .PodcastEpisodePromo{border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}[data-item-has-background-color] .PodcastEpisodePromo{background-color:var(--color-item-background)}[data-item-has-background-image] .PodcastEpisodePromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .PodcastEpisodePromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}.PodcastPage .Page-articleBody{display:block;padding-bottom:30px;margin:30px 0;border-bottom:1px solid var(--color-border)}.PodcastPage .Page-subHeadline{color:var(--color-tertiary-text)}.Page-subHeadline .PodcastPage-player{margin:15px 0}.PodcastPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}.PodcastPage-intro{display:grid;grid-template-columns:80px 1fr;-moz-column-gap:15px;column-gap:15px;align-items:center}.PodcastPage-introTopRow{grid-column-start:2}.PodcastPage-introBottomRow{grid-column-start:1;grid-column-end:3}.PodcastPage-image{align-self:start}.PodcastPage-player{margin:15px 0}@media (min-width:768px){.PodcastPage .Page-articleBody{padding-bottom:50px;margin:30px 0 60px}.PodcastPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}.PodcastPage-intro{grid-template-columns:200px 1fr;align-items:start;-moz-column-gap:30px;column-gap:30px}.PodcastPage-introTopRow{align-self:end}.PodcastPage-introBottomRow{grid-column-start:2}.PodcastPage-image{grid-row:span 2}}@media (min-width:1024px){.PodcastPage-intro{grid-template-columns:300px 1fr}}.PodcastListA{display:block}.PodcastListA-items{display:grid;grid-gap:20px;grid-template-columns:1fr;margin:0}@media (max-width:767px){.PodcastListA-items{row-gap:40px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.PodcastListA-items{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.PodcastListA-items{grid-template-columns:repeat(4,1fr)}}.PodcastListB{display:block}.PodcastListB-items{display:grid;grid-gap:20px;row-gap:40px;grid-template-columns:1fr;margin:0}@media (max-width:767px){.PodcastListB[data-item-image-alignment=right] .PodcastPromoB{grid-template-columns:1fr 150px}}@media (min-width:768px){.PodcastListB[data-item-image-alignment=right] .PodcastPromoB{grid-template-columns:1fr 300px}}.PodcastListC[data-item-image-alignment=right] .PodcastPromoC{grid-template-columns:1fr 80px}.PodcastPromoA{display:grid;grid-gap:10px}.PodcastPromoA .PagePromo-media{margin-bottom:0}.PodcastPromoA .PagePromo-category{margin-bottom:0;text-transform:uppercase}.PodcastPromoA .PagePromo-description{margin-top:0}.PodcastPromoA .PagePromo-ctaLink{margin-top:20px}[data-item-display-style=card] .PodcastPromoA{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-has-background-color] .PodcastPromoA{background-color:var(--color-item-background)}[data-item-has-background-image] .PodcastPromoA{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .PodcastPromoA{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}.PodcastPromoB{display:grid;grid-gap:20px;align-items:center}.PodcastPromoB .PagePromo-media{margin-bottom:0}.PodcastPromoB .PagePromo-category{text-transform:uppercase}.PodcastPromoB .PagePromo-title:not(:first-child){margin-top:10px}.PodcastPromoB .PagePromo-description:not(:first-child){margin-top:20px}[data-item-display-style=card] .PodcastPromoB{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-has-background-color] .PodcastPromoB{background-color:var(--color-item-background)}[data-item-has-background-image] .PodcastPromoB{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .PodcastPromoB{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}@media (max-width:767px){.PodcastPromoB{grid-template-columns:150px 1fr}}@media (min-width:768px){.PodcastPromoB{grid-template-columns:300px 1fr;grid-gap:30px}}.PodcastPromoC{display:grid;grid-template-columns:80px 1fr;grid-gap:20px;align-items:center}.PodcastPromoC .PagePromo-description:not(:first-child){margin-top:10px}[data-item-display-style=card] .PodcastPromoC{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-has-background-color] .PodcastPromoC{background-color:var(--color-item-background)}[data-item-has-background-image] .PodcastPromoC{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .PodcastPromoC{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}.PodcastPromoD{padding:30px 20px;background-color:#f9f9f9;display:grid;grid-gap:20px;grid-template-columns:80px 1fr;align-items:center}.PodcastPromoD .PagePromo-ctaLink{margin-top:20px}.PodcastPromoD-topRow{grid-column-start:2}.PodcastPromoD-bottomRow{grid-column-start:1;grid-column-end:3}.PodcastPromoD .PodcastProviderList{margin-top:20px}@media (min-width:768px){.PodcastPromoD{align-items:start;row-gap:10px}.PodcastPromoD-bottomRow{grid-column-start:2}.PodcastPromoD .PagePromo-media{grid-row:span 2}}.PodcastProviderList-title{text-transform:uppercase;margin-bottom:10px}.PodcastProviderList-items{display:flex;flex-wrap:wrap;margin-right:-10px;margin-bottom:-10px}.PodcastProviderList-items-item{margin-right:10px;margin-bottom:10px}.PodcastProviderPromo{display:inline-flex;padding:3px 10px;border:1px solid var(--color-border);align-items:center;background-color:#fff}.PodcastProviderPromo svg{margin-right:5px;width:20px;height:20px}[data-social-service=tunein].PodcastProviderPromo svg{width:30px}.SearchResultsModule{display:block;padding-bottom:40px}.SearchResultsModule-count{font-weight:400;margin:30px 0 0}.SearchResultsModule-count-desktop{display:none;font-weight:400;margin:30px 0 0}.SearchResultsModule-count-mobile{border-bottom:1px solid var(--color-border);display:block;font-weight:400;margin:30px 0 0;padding-bottom:10px}.SearchResultsModule-description{text-align:center}.SearchResultsModule-formButton{background:#fff;border:1px solid var(--color-border);border-left:none;border-radius:0 25px 25px 0;cursor:pointer;height:50px;padding-right:15px}.SearchResultsModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SearchResultsModule-formInput{border:1px solid var(--color-border);border-radius:25px 0 0 25px;border-right:none;color:var(--color-primary-text);font-weight:400;height:50px;padding-left:20px;width:100%}.SearchResultsModule-filters-open{border-bottom:1px solid var(--color-border);font-size:1.6rem;font-weight:700;padding:15px 0;position:relative;text-align:left;width:100%}.SearchResultsModule-filters-open svg{fill:var(--color-primary-text);height:14px;left:0;margin-left:55px;position:absolute;right:0;top:22px;transform:rotate(90deg);width:14px}.SearchResultsModule-filters .desktop,[data-has-results=false] .SearchResultsModule-filters{display:none}@media only screen and (max-width:1023px){.SearchResultsModule-filters-overlay{background:#fff;bottom:0;display:none;left:0;overflow-y:scroll;padding:40px 20px;position:fixed;right:0;top:0;z-index:50}[data-filters-open=true] .SearchResultsModule-filters-overlay{display:block}}.SearchResultsModule-filters-close{position:absolute;right:20px;top:30px}.SearchResultsModule-filters-close svg{height:15px;width:15px}.SearchResultsModule-filters-apply{display:none;margin:20px auto 0}[data-filters-open=true] .SearchResultsModule-filters-apply{display:block}.SearchResultsModule-filters-title{letter-spacing:0;margin-bottom:20px}.SearchResultsModule-filters-title svg{display:none}.SearchResultsModule-filters-selected{border-radius:8px;height:0;overflow:hidden;padding:1px 0 0}.SearchResultsModule-filters-selected[data-showing]{background:var(--color-search-module-background);display:block;height:auto;margin-bottom:20px;padding:15px}.SearchResultsModule-filters-selected-content{padding:10px}.SearchResultsModule-filters-selected-filter,.SearchResultsModule-filters-selected-heading{display:grid;grid-template-columns:auto auto;justify-content:space-between}.SearchResultsModule-filters-selected-filter{font-weight:400;margin-bottom:20px}.SearchResultsModule-filters-selected-filter .close-x{fill:var(--color-primary-text);height:9px;width:9px}.SearchResultsModule-filters-selected-filter:last-of-type{margin-bottom:0}.SearchResultsModule-filters-selected-reset{color:var(--color-primary);text-transform:uppercase}.SearchResultsModule-filters-selected-title{margin-bottom:5px}.SearchResultsModule-noResults{margin:30px 0 0;text-align:center}.SearchResultsModule-pageAside{margin-top:30px}.SearchResultsModule-pageHeading{margin-bottom:10px;text-align:center}.SearchResultsModule-query{display:flex;justify-content:space-between;margin-top:20px}.SearchResultsModule-results,.SearchResultsModule-spotlights{list-style:none}.SearchResultsModule-results-item,.SearchResultsModule-spotlights-item{border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:20px}.SearchResultsModule-results{margin-bottom:30px;width:100%}.SearchResultsModule-results-header{align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}.SearchResultsModule-results-header-end{align-items:center;display:flex;position:absolute;right:0;bottom:0;margin-bottom:38px}.SearchResultsModule-sorts{font-size:1.1rem;font-weight:600;position:relative}.SearchResultsModule-sorts .Select-input{text-transform:none}.SearchResultsModule-sorts select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--color-primary-text);border-radius:20px;color:var(--color-primary-text);cursor:pointer;height:32px;letter-spacing:1px;margin-left:10px;padding:7px 26px 7px 10px;width:120px}.SearchResultsModule-sorts svg{color:var(--color-primary-text);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.SearchResultsModule-sorts label>span{display:inline-block;color:var(--color-primary-text)}.SearchResultsModule-topContainer{background:var(--color-search-module-background);margin-bottom:20px;padding-top:30px;padding-bottom:30px}.SearchResultsModule-results .PagePromo{overflow:hidden}.SearchResultsModule-results .PagePromo-media{float:right;margin-left:20px}.SearchResultsModule-results .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.SearchResultsModule .PagePromoModuleC{display:grid;grid-gap:15px;grid-template-columns:auto auto;justify-content:flex-start}@media (min-width:768px){.SearchResultsModule-formButton{padding-right:30px}.SearchResultsModule-results-header{margin-bottom:30px}.SearchResultsModule-results-item,.SearchResultsModule-spotlights-item{margin-bottom:30px;padding-bottom:30px}.SearchResultsModule-topContainer{margin-bottom:46px;padding-bottom:50px;padding-top:50px}.SearchResultsModule-results .PagePromo-category{margin-bottom:5px}.SearchResultsModule-results .PagePromo-media img{width:250px;height:auto}.SearchResultsModule-results .PagePromo-title{margin-bottom:10px}.SearchResultsModule .PagePromoModuleC{align-items:flex-start;grid-gap:20px}.SearchResultsModule .PagePromoModuleC-content{order:2}}@media (min-width:1024px){.SearchResultsModule{padding-bottom:50px}.SearchResultsModule-ajax{margin-top:70px}.SearchResultsModule-count-desktop{display:block;margin:20px 0 0}.SearchResultsModule-count-mobile{display:none;margin:20px 0 0}.SearchResultsModule-noResults{margin:20px 0 0}.SearchResultsModule-filters-apply,.SearchResultsModule-filters-close,.SearchResultsModule-filters-open,[data-filters-open=true] .SearchResultsModule-filters-apply,[data-filters-open=true] .SearchResultsModule-filters-close,[data-filters-open=true] .SearchResultsModule-filters-open{display:none}.SearchResultsModule-formButton{padding-right:30px}.SearchResultsModule-formInput{padding-left:30px}.SearchResultsModule-pageAside{margin-top:50px}.SearchResultsModule-results-header{border-bottom:1px solid var(--color-border);display:grid;grid-template-columns:auto auto;justify-content:space-between;padding-bottom:20px}.SearchResultsModule-results-header-end{margin:0;position:relative}.SearchResultsModule-results-item{margin-bottom:40px;padding-bottom:40px}.SearchResultsModule-sorts select{width:161px}.SearchResultsModule-spotlights-item{margin-bottom:40px;padding-bottom:40px}.SearchResultsModule-topContainer{margin-bottom:60px;padding-top:70px;padding-bottom:80px}.SearchResultsModule-wrapper{grid-column-gap:40px;display:grid}.SearchResultsModule-wrapper[data-has-filters]{grid-template-columns:300px auto}.SearchResultsModule .mobile{display:none}.SearchResultsModule .desktop{display:block}}@media only screen and (min-width:1280px){.SearchResultsModule-query{width:900px;margin-left:auto;margin-right:auto;margin-top:30px}.SearchResultsModule-wrapper[data-has-filters]{grid-template-columns:320px auto}.SearchResultsModule-results .PagePromo-media img{width:340px}}.SearchModule-formButton{background:#fff;border:1px solid var(--color-border);border-left:none;border-radius:0 25px 25px 0;cursor:pointer;height:50px;padding-right:15px}.SearchModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SearchModule-formInput{border:1px solid var(--color-border);border-radius:25px 0 0 25px;border-right:none;color:var(--color-primary-text);font-weight:400;height:50px;padding-left:20px;width:100%}.SearchModule-form{display:flex;justify-content:space-between}@media (min-width:768px){.SearchModule-formButton{padding-right:30px}}@media (min-width:1024px){.SearchModule-formButton{padding-right:30px}.SearchModule-formInput{padding-left:30px}}@media only screen and (min-width:1280px){.SearchModule-form{width:900px;margin:0 auto}}.SearchFilter{border-bottom:1px solid var(--color-border)}.SearchFilter:first-of-type{border-top:1px solid var(--color-border)}.SearchFilter:last-of-type{border-bottom:0}.SearchFilter-content{display:block;margin-bottom:20px}.SearchFilter-content[data-toggle-in=search-filter]{height:44px;overflow:hidden;margin-bottom:0}.SearchFilter-content[data-toggle-in=search-filter] .SearchFilter-heading svg{transform:rotate(0deg);top:20px}.SearchFilter-heading{cursor:pointer;padding:14px 0;position:relative}.SearchFilter-heading svg{fill:var(--color-primary-text);height:6px;position:absolute;top:20px;right:0;transform:rotate(180deg);width:10px}.SearchFilter-items{list-style:none}.SearchFilter-items-item{margin-bottom:10px;padding-left:3px}.SearchFilter-items-item:last-of-type{margin:0}[data-see-all] .SearchFilter-items-wrapper{height:100px;overflow:hidden}.SearchFilter-seeAll[data-toggle-in=see-all] .seeLessText{display:inline}.SearchFilter-seeAll[data-toggle-in=see-all] .seeAllText{display:none}.SearchFilter-seeAll[data-toggle-in=see-all] .SearchFilter-items-wrapper{height:auto;overflow:visible}.SearchFilter-seeAll-button{color:var(--color-primary);margin-top:20px;text-transform:uppercase;font-weight:700}.SearchFilter-seeAll .seeLessText{display:none}@media (min-width:1024px){.SearchFilter{padding:0}}.SearchFilterInput{align-items:baseline;display:flex}.SearchFilterInput .CheckboxInput-label{display:flex}.SearchFilterInput .CheckboxInput input{height:10px;width:10px}.SearchFilterInput-count{margin-left:5px;word-break:keep-all}.SectionPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}@media (min-width:1024px){.SectionPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}}.SocialBar-items{display:grid;grid-gap:20px;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,30px);list-style:none}.SocialLink{align-items:center;border:1px solid var(--color-primary-text);border-radius:50%;display:flex;height:30px;justify-content:center;position:relative;width:30px}.SocialLink svg{align-items:center;border:0;fill:var(--color-primary-text);height:17px;width:17px}.SocialLink span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.SocialLink:hover{border:1px solid var(--color-link-text-hover);cursor:pointer}.SocialLink:hover svg{fill:var(--color-link-text-hover)}.SocialLink[data-social-service=linkedin] svg{height:14px;width:14px}.SocialModule{padding:40px;background-color:#e3e3e3;margin-bottom:0;position:relative;width:100vw}.SocialModule-content{display:flex;gap:30px;max-width:1170px;margin:0 auto;justify-content:space-between;flex-direction:column}.SocialModule-cta-button .Button,.SocialModule-cta-button .LoadMore button,.SocialModule-cta-button .SearchResultsModule-filters-apply button,.SocialModule-cta-button .VideoPlaylistModule-playlistNavigation button,.SocialModule-cta-button .VideoPlaylistModule-playlistToggle{border-radius:5px}.SocialModule-cta-text{display:flex;gap:5px;align-items:baseline}.SocialModule-cta-text svg{width:27px;height:16px}.SocialModule-cta-text,.SocialModule-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700;line-height:120%;letter-spacing:-.5px;text-transform:uppercase}.SocialModule-app,.SocialModule-cta,.SocialModule-cta-secondary,.SocialModule-socials{align-items:center;display:flex;gap:15px;flex-direction:column;justify-content:center}.SocialModule-app-icons{display:inherit;align-items:inherit;justify-content:space-between;width:100%}.SocialModule-app-android,.SocialModule-app-iphone{width:175px;height:40px}.SocialModule-app-android a,.SocialModule-app-iphone a{display:block;height:inherit}.SocialModule-app-iphone{background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTkuNjY0IiBoZWlnaHQ9IjQwIj48cGF0aCBkPSJNMTEwLjEzNSAwSDkuNTM1Yy0uMzY3IDAtLjczIDAtMS4wOTUuMDAyLS4zMDYuMDAyLS42MS4wMDgtLjkxOS4wMTNBMTMuMjE1IDEzLjIxNSAwIDAwNS41MTcuMTlhNi42NjUgNi42NjUgMCAwMC0xLjkuNjI3IDYuNDM4IDYuNDM4IDAgMDAtMS42MiAxLjE4QTYuMjU4IDYuMjU4IDAgMDAuODIgMy42MTcgNi42MDEgNi42MDEgMCAwMC4xOTUgNS41MmExMi45OTMgMTIuOTkzIDAgMDAtLjE3OSAyLjAwMmMtLjAxLjMwNy0uMDEuNjE1LS4wMTUuOTIxVjMxLjU2Yy4wMDUuMzEuMDA2LjYxLjAxNS45MjFhMTIuOTkyIDEyLjk5MiAwIDAwLjE4IDIuMDAyIDYuNTg4IDYuNTg4IDAgMDAuNjI0IDEuOTA1QTYuMjA4IDYuMjA4IDAgMDAxLjk5OCAzOGE2LjI3NCA2LjI3NCAwIDAwMS42MTggMS4xNzkgNi43IDYuNyAwIDAwMS45MDEuNjMgMTMuNDU1IDEzLjQ1NSAwIDAwMi4wMDQuMTc3Yy4zMS4wMDcuNjEzLjAxMS45MTkuMDExLjM2Ni4wMDIuNzI4LjAwMiAxLjA5NS4wMDJoMTAwLjZjLjM2IDAgLjcyNCAwIDEuMDg0LS4wMDIuMzA0IDAgLjYxNy0uMDA0LjkyMi0uMDFhMTMuMjc5IDEzLjI3OSAwIDAwMi0uMTc4IDYuODA0IDYuODA0IDAgMDAxLjkwOC0uNjNBNi4yNzcgNi4yNzcgMCAwMDExNy42NjYgMzhhNi4zOTUgNi4zOTUgMCAwMDEuMTgyLTEuNjE0IDYuNjA0IDYuNjA0IDAgMDAuNjE5LTEuOTA1IDEzLjUwNiAxMy41MDYgMCAwMC4xODUtMi4wMDJjLjAwNC0uMzEuMDA0LS42MS4wMDQtLjkyMS4wMDgtLjM2NC4wMDgtLjcyNS4wMDgtMS4wOTRWOS41MzZjMC0uMzY2IDAtLjczLS4wMDgtMS4wOTIgMC0uMzA2IDAtLjYxNC0uMDA0LS45MmExMy41MDcgMTMuNTA3IDAgMDAtLjE4NS0yLjAwMyA2LjYxOCA2LjYxOCAwIDAwLS42Mi0xLjkwMyA2LjQ2NiA2LjQ2NiAwIDAwLTIuNzk4LTIuOCA2Ljc2OCA2Ljc2OCAwIDAwLTEuOTA4LS42MjcgMTMuMDQ0IDEzLjA0NCAwIDAwLTItLjE3NmMtLjMwNS0uMDA1LS42MTgtLjAxMS0uOTIyLS4wMTMtLjM2LS4wMDItLjcyNS0uMDAyLTEuMDg0LS4wMDJ6IiBmaWxsPSIjYTZhNmE2Ii8+PHBhdGggZD0iTTguNDQ1IDM5LjEyNWMtLjMwNSAwLS42MDItLjAwNC0uOTA0LS4wMWExMi42ODcgMTIuNjg3IDAgMDEtMS44Ny0uMTY0IDUuODg0IDUuODg0IDAgMDEtMS42NTYtLjU0OCA1LjQwNiA1LjQwNiAwIDAxLTEuMzk3LTEuMDE2IDUuMzIgNS4zMiAwIDAxLTEuMDItMS4zOTcgNS43MjIgNS43MjIgMCAwMS0uNTQ0LTEuNjU3IDEyLjQxNCAxMi40MTQgMCAwMS0uMTY2LTEuODc1Yy0uMDA3LS4yMS0uMDE1LS45MTMtLjAxNS0uOTEzdi0yMy4xcy4wMDktLjY5Mi4wMTUtLjg5NWExMi4zNyAxMi4zNyAwIDAxLjE2NS0xLjg3MiA1Ljc1NSA1Ljc1NSAwIDAxLjU0NC0xLjY2MiA1LjM3MyA1LjM3MyAwIDAxMS4wMTUtMS4zOTggNS41NjUgNS41NjUgMCAwMTEuNDAyLTEuMDIzIDUuODIzIDUuODIzIDAgMDExLjY1My0uNTQ0QTEyLjU4NiAxMi41ODYgMCAwMTcuNTQzLjg4N2wuOTAyLS4wMTJoMTAyLjc2OWwuOTEzLjAxM2ExMi4zODUgMTIuMzg1IDAgMDExLjg1OC4xNjIgNS45MzggNS45MzggMCAwMTEuNjcxLjU0OCA1LjU5NCA1LjU5NCAwIDAxMi40MTUgMi40MiA1Ljc2MyA1Ljc2MyAwIDAxLjUzNSAxLjY0OSAxMi45OTUgMTIuOTk1IDAgMDEuMTc0IDEuODg3Yy4wMDMuMjgzLjAwMy41ODguMDAzLjg5LjAwOC4zNzUuMDA4LjczMi4wMDggMS4wOTJ2MjAuOTI5YzAgLjM2MyAwIC43MTgtLjAwOCAxLjA3NSAwIC4zMjUgMCAuNjIzLS4wMDQuOTNhMTIuNzMxIDEyLjczMSAwIDAxLS4xNyAxLjg1MyA1LjczOSA1LjczOSAwIDAxLS41NCAxLjY3IDUuNDggNS40OCAwIDAxLTEuMDE2IDEuMzg2IDUuNDEzIDUuNDEzIDAgMDEtMS40IDEuMDIyIDUuODYyIDUuODYyIDAgMDEtMS42NjguNTUgMTIuNTQyIDEyLjU0MiAwIDAxLTEuODY5LjE2M2MtLjI5My4wMDctLjYuMDExLS44OTcuMDExbC0xLjA4NC4wMDJ6Ii8+PGcgZGF0YS1uYW1lPSImbHQ7R3JvdXAmZ3Q7Ij48ZyBkYXRhLW5hbWU9IiZsdDtHcm91cCZndDsiPjxwYXRoIGRhdGEtbmFtZT0iJmx0O1BhdGgmZ3Q7IiBkPSJNMjQuNzY5IDIwLjNhNC45NDkgNC45NDkgMCAwMTIuMzU2LTQuMTUxIDUuMDY2IDUuMDY2IDAgMDAtMy45OS0yLjE1OGMtMS42OC0uMTc2LTMuMzA4IDEuMDA1LTQuMTY0IDEuMDA1LS44NzIgMC0yLjE5LS45ODgtMy42MDgtLjk1OGE1LjMxNSA1LjMxNSAwIDAwLTQuNDczIDIuNzI4Yy0xLjkzNCAzLjM0OC0uNDkxIDguMjY5IDEuMzYxIDEwLjk3Ni45MjcgMS4zMjUgMi4wMSAyLjgwNSAzLjQyOCAyLjc1MyAxLjM4Ny0uMDU4IDEuOTA1LS44ODUgMy41OC0uODg1IDEuNjU4IDAgMi4xNDQuODg1IDMuNTkuODUyIDEuNDg5LS4wMjUgMi40MjYtMS4zMzIgMy4zMi0yLjY3YTEwLjk2MiAxMC45NjIgMCAwMDEuNTItMy4wOTIgNC43ODIgNC43ODIgMCAwMS0yLjkyLTQuNHptLTIuNzMyLTguMDlhNC44NzIgNC44NzIgMCAwMDEuMTE1LTMuNDkgNC45NTcgNC45NTcgMCAwMC0zLjIwOCAxLjY2IDQuNjM2IDQuNjM2IDAgMDAtMS4xNDQgMy4zNiA0LjEgNC4xIDAgMDAzLjIzNy0xLjUzeiIgZmlsbD0iI2ZmZiIvPjwvZz48cGF0aCBkPSJNNDIuMzAyIDI3LjE0SDM3LjU3bC0xLjEzNyAzLjM1NmgtMi4wMDVsNC40ODQtMTIuNDE4aDIuMDgzbDQuNDgzIDEyLjQxOGgtMi4wMzl6bS00LjI0My0xLjU1aDMuNzUybC0xLjg1LTUuNDQ2aC0uMDUxem0xNy4xMDEuMzhjMCAyLjgxMy0xLjUwNiA0LjYyLTMuNzc5IDQuNjJhMy4wNyAzLjA3IDAgMDEtMi44NDgtMS41ODNoLS4wNDN2NC40ODRoLTEuODZWMjEuNDQyaDEuOHYxLjUwNmguMDMzYTMuMjEyIDMuMjEyIDAgMDEyLjg4My0xLjZjMi4yOTggMCAzLjgxMyAxLjgxNiAzLjgxMyA0LjYyMnptLTEuOTEgMGMwLTEuODMzLS45NDgtMy4wMzgtMi4zOTMtMy4wMzgtMS40MiAwLTIuMzc1IDEuMjMtMi4zNzUgMy4wMzggMCAxLjgyNC45NTUgMy4wNDYgMi4zNzUgMy4wNDYgMS40NDUgMCAyLjM5My0xLjE5NyAyLjM5My0zLjA0NnptMTEuODc1IDBjMCAyLjgxMy0xLjUwNiA0LjYyLTMuNzc5IDQuNjJhMy4wNyAzLjA3IDAgMDEtMi44NDgtMS41ODNoLS4wNDN2NC40ODRoLTEuODU5VjIxLjQ0MmgxLjc5OXYxLjUwNmguMDM0YTMuMjEyIDMuMjEyIDAgMDEyLjg4My0xLjZjMi4yOTggMCAzLjgxMyAxLjgxNiAzLjgxMyA0LjYyMnptLTEuOTEgMGMwLTEuODMzLS45NDgtMy4wMzgtMi4zOTMtMy4wMzgtMS40MiAwLTIuMzc1IDEuMjMtMi4zNzUgMy4wMzggMCAxLjgyNC45NTUgMy4wNDYgMi4zNzUgMy4wNDYgMS40NDUgMCAyLjM5Mi0xLjE5NyAyLjM5Mi0zLjA0NnptOC40OTUgMS4wNjZjLjEzOCAxLjIzMiAxLjMzNCAyLjA0IDIuOTcgMi4wNCAxLjU2NiAwIDIuNjkzLS44MDggMi42OTMtMS45MTkgMC0uOTY0LS42OC0xLjU0LTIuMjktMS45MzZsLTEuNjA5LS4zODhjLTIuMjgtLjU1LTMuMzM5LTEuNjE3LTMuMzM5LTMuMzQ4IDAtMi4xNDIgMS44NjctMy42MTQgNC41MTktMy42MTQgMi42MjQgMCA0LjQyMyAxLjQ3MiA0LjQ4MyAzLjYxNGgtMS44NzZjLS4xMTItMS4yMzktMS4xMzYtMS45ODctMi42MzQtMS45ODdzLTIuNTIxLjc1Ny0yLjUyMSAxLjg1OGMwIC44NzguNjU0IDEuMzk1IDIuMjU1IDEuNzlsMS4zNjguMzM2YzIuNTQ4LjYwMyAzLjYwNiAxLjYyNiAzLjYwNiAzLjQ0MyAwIDIuMzIzLTEuODUgMy43NzgtNC43OTMgMy43NzgtMi43NTQgMC00LjYxNC0xLjQyLTQuNzM0LTMuNjY3ek04My4zNDYgMTkuM3YyLjE0MmgxLjcyMnYxLjQ3MmgtMS43MjJ2NC45OTFjMCAuNzc2LjM0NSAxLjEzNyAxLjEwMiAxLjEzN2E1LjgwOCA1LjgwOCAwIDAwLjYxMS0uMDQzdjEuNDYzYTUuMTA0IDUuMTA0IDAgMDEtMS4wMzIuMDg2Yy0xLjgzMyAwLTIuNTQ4LS42ODktMi41NDgtMi40NDV2LTUuMTg5aC0xLjMxNnYtMS40NzJoMS4zMTZWMTkuM3ptMi43MTkgNi42N2MwLTIuODQ5IDEuNjc4LTQuNjM5IDQuMjk0LTQuNjM5IDIuNjI1IDAgNC4yOTUgMS43OSA0LjI5NSA0LjYzOSAwIDIuODU2LTEuNjYxIDQuNjM4LTQuMjk1IDQuNjM4LTIuNjMzIDAtNC4yOTQtMS43ODItNC4yOTQtNC42Mzh6bTYuNjk1IDBjMC0xLjk1NC0uODk1LTMuMTA4LTIuNDAxLTMuMTA4cy0yLjQgMS4xNjItMi40IDMuMTA4YzAgMS45NjIuODk0IDMuMTA2IDIuNCAzLjEwNnMyLjQwMS0xLjE0NCAyLjQwMS0zLjEwNnptMy40MjYtNC41MjhoMS43NzN2MS41NDFoLjA0M2EyLjE2IDIuMTYgMCAwMTIuMTc3LTEuNjM1IDIuODY2IDIuODY2IDAgMDEuNjM3LjA2OXYxLjczOGEyLjU5OCAyLjU5OCAwIDAwLS44MzUtLjExMiAxLjg3MyAxLjg3MyAwIDAwLTEuOTM3IDIuMDgzdjUuMzdoLTEuODU4em0xMy4xOTggNi4zOTVjLS4yNSAxLjY0My0xLjg1IDIuNzcxLTMuODk4IDIuNzcxLTIuNjM0IDAtNC4yNjktMS43NjQtNC4yNjktNC41OTUgMC0yLjg0IDEuNjQ0LTQuNjgyIDQuMTktNC42ODIgMi41MDYgMCA0LjA4IDEuNzIgNC4wOCA0LjQ2NnYuNjM3aC02LjM5NHYuMTEyYTIuMzU4IDIuMzU4IDAgMDAyLjQzNiAyLjU2NCAyLjA0OCAyLjA0OCAwIDAwMi4wOS0xLjI3M3ptLTYuMjgyLTIuNzAyaDQuNTI2YTIuMTc3IDIuMTc3IDAgMDAtMi4yMi0yLjI5OCAyLjI5MiAyLjI5MiAwIDAwLTIuMzA2IDIuMjk4eiIgZmlsbD0iI2ZmZiIvPjwvZz48cGF0aCBkPSJNMzcuODI2IDguNzMxYTIuNjQgMi42NCAwIDAxMi44MDggMi45NjVjMCAxLjkwNi0xLjAzIDMuMDAyLTIuODA4IDMuMDAyaC0yLjE1NVY4Ljczem0tMS4yMjggNS4xMjNoMS4xMjVhMS44NzYgMS44NzYgMCAwMDEuOTY3LTIuMTQ2IDEuODgxIDEuODgxIDAgMDAtMS45NjctMi4xMzRoLTEuMTI1em01LjA4Mi0xLjQxYTIuMTMzIDIuMTMzIDAgMTE0LjI0OCAwIDIuMTM0IDIuMTM0IDAgMTEtNC4yNDcgMHptMy4zMzQgMGMwLS45NzYtLjQzOS0xLjU0Ny0xLjIwOC0xLjU0Ny0uNzczIDAtMS4yMDcuNTcxLTEuMjA3IDEuNTQ3IDAgLjk4NC40MzQgMS41NSAxLjIwNyAxLjU1Ljc3IDAgMS4yMDgtLjU3IDEuMjA4LTEuNTV6bTYuNTU5IDIuMjU0aC0uOTIybC0uOTMtMy4zMTdoLS4wN2wtLjkyNyAzLjMxN2gtLjkxM2wtMS4yNDItNC41MDNoLjkwMmwuODA2IDMuNDM2aC4wNjdsLjkyNi0zLjQzNmguODUybC45MjYgMy40MzZoLjA3bC44MDMtMy40MzZoLjg4OXptMi4yODEtNC41MDNoLjg1NXYuNzE1aC4wNjZhMS4zNDggMS4zNDggMCAwMTEuMzQ0LS44MDIgMS40NjUgMS40NjUgMCAwMTEuNTU5IDEuNjc1djIuOTE1aC0uODg5di0yLjY5MmMwLS43MjQtLjMxNC0xLjA4NC0uOTcyLTEuMDg0YTEuMDMzIDEuMDMzIDAgMDAtMS4wNzUgMS4xNDF2Mi42MzVoLS44ODh6bTUuMjQtMS43NThoLjg4OHY2LjI2aC0uODg4em0yLjEyNCA0LjAwN2EyLjEzMyAyLjEzMyAwIDExNC4yNDcgMCAyLjEzNCAyLjEzNCAwIDExLTQuMjQ3IDB6bTMuMzMzIDBjMC0uOTc2LS40MzktMS41NDctMS4yMDgtMS41NDctLjc3MyAwLTEuMjA3LjU3MS0xLjIwNyAxLjU0NyAwIC45ODQuNDM0IDEuNTUgMS4yMDcgMS41NS43NyAwIDEuMjA4LS41NyAxLjIwOC0xLjU1em0xLjg0OS45OGMwLS44MS42MDQtMS4yNzggMS42NzYtMS4zNDRsMS4yMi0uMDd2LS4zODljMC0uNDc1LS4zMTUtLjc0NC0uOTIyLS43NDQtLjQ5NyAwLS44NC4xODItLjkzOS41aC0uODZjLjA5LS43NzMuODE4LTEuMjcgMS44NC0xLjI3IDEuMTI4IDAgMS43NjUuNTYzIDEuNzY1IDEuNTE0djMuMDc3aC0uODU1di0uNjMzaC0uMDdhMS41MTUgMS41MTUgMCAwMS0xLjM1My43MDcgMS4zNiAxLjM2IDAgMDEtMS41MDEtMS4zNDh6bTIuODk1LS4zODR2LS4zNzdsLTEuMS4wN2MtLjYyLjA0Mi0uOS4yNTMtLjkuNjUgMCAuNDA1LjM1MS42NC44MzQuNjRhMS4wNjIgMS4wNjIgMCAwMDEuMTY2LS45ODN6bTIuMDUzLS41OTZjMC0xLjQyMy43MzItMi4zMjQgMS44Ny0yLjMyNGExLjQ4NCAxLjQ4NCAwIDAxMS4zOC43OWguMDY3VjguNDM3aC44ODh2Ni4yNmgtLjg1MXYtLjcxaC0uMDdhMS41NjMgMS41NjMgMCAwMS0xLjQxNS43ODVjLTEuMTQ1IDAtMS44NjktLjkwMS0xLjg2OS0yLjMyOHptLjkxOCAwYzAgLjk1NS40NSAxLjUzIDEuMjAzIDEuNTMuNzUgMCAxLjIxMi0uNTgzIDEuMjEyLTEuNTI2IDAtLjkzOC0uNDY4LTEuNTMtMS4yMTItMS41My0uNzQ4IDAtMS4yMDMuNTgtMS4yMDMgMS41MjZ6bTYuOTY0IDBhMi4xMzMgMi4xMzMgMCAxMTQuMjQ3IDAgMi4xMzQgMi4xMzQgMCAxMS00LjI0NyAwem0zLjMzMyAwYzAtLjk3Ni0uNDM4LTEuNTQ3LTEuMjA4LTEuNTQ3LS43NzIgMC0xLjIwNy41NzEtMS4yMDcgMS41NDcgMCAuOTg0LjQzNSAxLjU1IDEuMjA3IDEuNTUuNzcgMCAxLjIwOC0uNTcgMS4yMDgtMS41NXptMi4xMDctMi4yNDloLjg1NXYuNzE1aC4wNjZhMS4zNDggMS4zNDggMCAwMTEuMzQ0LS44MDIgMS40NjUgMS40NjUgMCAwMTEuNTU5IDEuNjc1djIuOTE1aC0uODg5di0yLjY5MmMwLS43MjQtLjMxNC0xLjA4NC0uOTcyLTEuMDg0YTEuMDMzIDEuMDMzIDAgMDAtMS4wNzUgMS4xNDF2Mi42MzVoLS44ODl6bTguODQ1LTEuMTIxdjEuMTQxaC45NzZ2Ljc0OWgtLjk3NnYyLjMxNWMwIC40NzIuMTk0LjY3OS42MzcuNjc5YTIuOTY3IDIuOTY3IDAgMDAuMzM5LS4wMjF2Ljc0YTIuOTE2IDIuOTE2IDAgMDEtLjQ4NC4wNDZjLS45ODggMC0xLjM4MS0uMzQ4LTEuMzgxLTEuMjE2di0yLjU0M2gtLjcxNXYtLjc0OWguNzE1VjkuMDc0em0yLjE5LS42MzdoLjg4djIuNDgxaC4wN2ExLjM4NiAxLjM4NiAwIDAxMS4zNzQtLjgwNiAxLjQ4MyAxLjQ4MyAwIDAxMS41NSAxLjY3OXYyLjkwN2gtLjg4OVYxMi4wMWMwLS43Mi0uMzM1LTEuMDg0LS45NjMtMS4wODRhMS4wNTIgMS4wNTIgMCAwMC0xLjEzNCAxLjE0MnYyLjYzaC0uODg4em05LjA1NiA1LjA0NWExLjgyOCAxLjgyOCAwIDAxLTEuOTUgMS4zMDMgMi4wNDUgMi4wNDUgMCAwMS0yLjA4MS0yLjMyNSAyLjA3NyAyLjA3NyAwIDAxMi4wNzYtMi4zNTJjMS4yNTMgMCAyLjAwOS44NTYgMi4wMDkgMi4yN3YuMzFoLTMuMTh2LjA1YTEuMTkgMS4xOSAwIDAwMS4yIDEuMjkgMS4wOCAxLjA4IDAgMDAxLjA3LS41NDZ6bS0zLjEyNi0xLjQ1MWgyLjI3NWExLjA4NiAxLjA4NiAwIDAwLTEuMTA5LTEuMTY3IDEuMTUyIDEuMTUyIDAgMDAtMS4xNjYgMS4xNjd6IiBmaWxsPSIjZmZmIiBkYXRhLW5hbWU9IiZsdDtHcm91cCZndDsiLz48L3N2Zz4=') 50% no-repeat;background-size:120px 40px}.SocialModule-app-android{background:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIC0wLjE5OCAxMzUgNDAuNDAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMzAgNDBINWMtMi44IDAtNS0yLjItNS01VjVjMC0yLjggMi4yLTUgNS01aDEyNWMyLjggMCA1IDIuMiA1IDV2MzBjMCAyLjgtMi4yIDUtNSA1eiIvPjxwYXRoIGQ9Ik0xMzAgLjhjMi4zIDAgNC4yIDEuOSA0LjIgNC4ydjMwYzAgMi4zLTEuOSA0LjItNC4yIDQuMkg1QzIuNyAzOS4yLjggMzcuMy44IDM1VjVDLjggMi43IDIuNy44IDUgLjhoMTI1bTAtLjhINUMyLjIgMCAwIDIuMyAwIDV2MzBjMCAyLjggMi4yIDUgNSA1aDEyNWMyLjggMCA1LTIuMiA1LTVWNWMwLTIuNy0yLjItNS01LTV6IiBmaWxsPSIjYTZhNmE2Ii8+PHBhdGggZD0iTTQ3LjQgMTAuMmMwIC44LS4yIDEuNS0uNyAyLS42LjYtMS4zLjktMi4yLjktLjkgMC0xLjYtLjMtMi4yLS45LS42LS42LS45LTEuMy0uOS0yLjIgMC0uOS4zLTEuNi45LTIuMi42LS42IDEuMy0uOSAyLjItLjkuNCAwIC44LjEgMS4yLjMuNC4yLjcuNC45LjdsLS41LjVjLS40LS41LS45LS43LTEuNi0uNy0uNiAwLTEuMi4yLTEuNi43LS41LjQtLjcgMS0uNyAxLjdzLjIgMS4zLjcgMS43Yy41LjQgMSAuNyAxLjYuNy43IDAgMS4yLS4yIDEuNy0uNy4zLS4zLjUtLjcuNS0xLjJoLTIuMnYtLjhoMi45di40ek01MiA3LjdoLTIuN3YxLjloMi41di43aC0yLjV2MS45SDUydi44aC0zLjVWN0g1MnYuN3ptMy4zIDUuM2gtLjhWNy43aC0xLjdWN0g1N3YuN2gtMS43VjEzem00LjYgMFY3aC44djZoLS44em00LjIgMGgtLjhWNy43aC0xLjdWN2g0LjF2LjdINjRWMTN6bTkuNS0uOGMtLjYuNi0xLjMuOS0yLjIuOS0uOSAwLTEuNi0uMy0yLjItLjktLjYtLjYtLjktMS4zLS45LTIuMnMuMy0xLjYuOS0yLjJjLjYtLjYgMS4zLS45IDIuMi0uOS45IDAgMS42LjMgMi4yLjkuNi42LjkgMS4zLjkgMi4yIDAgLjktLjMgMS42LS45IDIuMnptLTMuOC0uNWMuNC40IDEgLjcgMS42LjcuNiAwIDEuMi0uMiAxLjYtLjcuNC0uNC43LTEgLjctMS43cy0uMi0xLjMtLjctMS43Yy0uNC0uNC0xLS43LTEuNi0uNy0uNiAwLTEuMi4yLTEuNi43LS40LjQtLjcgMS0uNyAxLjdzLjIgMS4zLjcgMS43em01LjggMS4zVjdoLjlsMi45IDQuN1Y3aC44djZoLS44bC0zLjEtNC45VjEzaC0uN3oiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIuMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PHBhdGggZD0iTTY4LjEgMjEuOGMtMi40IDAtNC4zIDEuOC00LjMgNC4zIDAgMi40IDEuOSA0LjMgNC4zIDQuM3M0LjMtMS44IDQuMy00LjNjMC0yLjYtMS45LTQuMy00LjMtNC4zem0wIDYuOGMtMS4zIDAtMi40LTEuMS0yLjQtMi42czEuMS0yLjYgMi40LTIuNmMxLjMgMCAyLjQgMSAyLjQgMi42IDAgMS41LTEuMSAyLjYtMi40IDIuNnptLTkuMy02LjhjLTIuNCAwLTQuMyAxLjgtNC4zIDQuMyAwIDIuNCAxLjkgNC4zIDQuMyA0LjNzNC4zLTEuOCA0LjMtNC4zYzAtMi42LTEuOS00LjMtNC4zLTQuM3ptMCA2LjhjLTEuMyAwLTIuNC0xLjEtMi40LTIuNnMxLjEtMi42IDIuNC0yLjZjMS4zIDAgMi40IDEgMi40IDIuNiAwIDEuNS0xLjEgMi42LTIuNCAyLjZ6bS0xMS4xLTUuNXYxLjhINTJjLS4xIDEtLjUgMS44LTEgMi4zLS42LjYtMS42IDEuMy0zLjMgMS4zLTIuNyAwLTQuNy0yLjEtNC43LTQuOHMyLjEtNC44IDQuNy00LjhjMS40IDAgMi41LjYgMy4zIDEuM2wxLjMtMS4zYy0xLjEtMS0yLjUtMS44LTQuNS0xLjgtMy42IDAtNi43IDMtNi43IDYuNiAwIDMuNiAzLjEgNi42IDYuNyA2LjYgMiAwIDMuNC0uNiA0LjYtMS45IDEuMi0xLjIgMS42LTIuOSAxLjYtNC4yIDAtLjQgMC0uOC0uMS0xLjFoLTYuMnptNDUuNCAxLjRjLS40LTEtMS40LTIuNy0zLjYtMi43cy00IDEuNy00IDQuM2MwIDIuNCAxLjggNC4zIDQuMiA0LjMgMS45IDAgMy4xLTEuMiAzLjUtMS45bC0xLjQtMWMtLjUuNy0xLjEgMS4yLTIuMSAxLjJzLTEuNi0uNC0yLjEtMS4zbDUuNy0yLjQtLjItLjV6bS01LjggMS40YzAtMS42IDEuMy0yLjUgMi4yLTIuNS43IDAgMS40LjQgMS42LjlsLTMuOCAxLjZ6TTgyLjYgMzBoMS45VjE3LjVoLTEuOVYzMHptLTMtNy4zYy0uNS0uNS0xLjMtMS0yLjMtMS0yLjEgMC00LjEgMS45LTQuMSA0LjNzMS45IDQuMiA0LjEgNC4yYzEgMCAxLjgtLjUgMi4yLTFoLjF2LjZjMCAxLjYtLjkgMi41LTIuMyAyLjUtMS4xIDAtMS45LS44LTIuMS0xLjVsLTEuNi43Yy41IDEuMSAxLjcgMi41IDMuOCAyLjUgMi4yIDAgNC0xLjMgNC00LjRWMjJoLTEuOHYuN3ptLTIuMiA1LjljLTEuMyAwLTIuNC0xLjEtMi40LTIuNnMxLjEtMi42IDIuNC0yLjZjMS4zIDAgMi4zIDEuMSAyLjMgMi42cy0xIDIuNi0yLjMgMi42em0yNC40LTExLjFoLTQuNVYzMGgxLjl2LTQuN2gyLjZjMi4xIDAgNC4xLTEuNSA0LjEtMy45cy0yLTMuOS00LjEtMy45em0uMSA2aC0yLjd2LTQuM2gyLjdjMS40IDAgMi4yIDEuMiAyLjIgMi4xLS4xIDEuMS0uOSAyLjItMi4yIDIuMnptMTEuNS0xLjhjLTEuNCAwLTIuOC42LTMuMyAxLjlsMS43LjdjLjQtLjcgMS0uOSAxLjctLjkgMSAwIDEuOS42IDIgMS42di4xYy0uMy0uMi0xLjEtLjUtMS45LS41LTEuOCAwLTMuNiAxLTMuNiAyLjggMCAxLjcgMS41IDIuOCAzLjEgMi44IDEuMyAwIDEuOS0uNiAyLjQtMS4yaC4xdjFoMS44di00LjhjLS4yLTIuMi0xLjktMy41LTQtMy41em0tLjIgNi45Yy0uNiAwLTEuNS0uMy0xLjUtMS4xIDAtMSAxLjEtMS4zIDItMS4zLjggMCAxLjIuMiAxLjcuNC0uMiAxLjItMS4yIDItMi4yIDJ6bTEwLjUtNi42bC0yLjEgNS40aC0uMWwtMi4yLTUuNGgtMmwzLjMgNy42LTEuOSA0LjJoMS45bDUuMS0xMS44aC0yem0tMTYuOCA4aDEuOVYxNy41aC0xLjlWMzB6IiBmaWxsPSIjZmZmIi8+PGxpbmVhckdyYWRpZW50IGlkPSJhIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjIxLjgiIHkxPSIzMy4yOSIgeDI9IjUuMDE3IiB5Mj0iMTYuNTA4IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgNDIpIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMGEwZmYiLz48c3RvcCBvZmZzZXQ9Ii4wMDciIHN0b3AtY29sb3I9IiMwMGExZmYiLz48c3RvcCBvZmZzZXQ9Ii4yNiIgc3RvcC1jb2xvcj0iIzAwYmVmZiIvPjxzdG9wIG9mZnNldD0iLjUxMiIgc3RvcC1jb2xvcj0iIzAwZDJmZiIvPjxzdG9wIG9mZnNldD0iLjc2IiBzdG9wLWNvbG9yPSIjMDBkZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDBlM2ZmIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMTAuNCA3LjVjLS4zLjMtLjQuOC0uNCAxLjRWMzFjMCAuNi4yIDEuMS41IDEuNGwuMS4xTDIzIDIwLjF2LS4yTDEwLjQgNy41eiIgZmlsbD0idXJsKCNhKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iYiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIzMy44MzQiIHkxPSIyMS45OTkiIHgyPSI5LjYzNyIgeTI9IjIxLjk5OSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDQyKSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmZlMDAwIi8+PHN0b3Agb2Zmc2V0PSIuNDA5IiBzdG9wLWNvbG9yPSIjZmZiZDAwIi8+PHN0b3Agb2Zmc2V0PSIuNzc1IiBzdG9wLWNvbG9yPSJvcmFuZ2UiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNmZjljMDAiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik0yNyAyNC4zbC00LjEtNC4xdi0uM2w0LjEtNC4xLjEuMSA0LjkgMi44YzEuNC44IDEuNCAyLjEgMCAyLjlsLTUgMi43eiIgZmlsbD0idXJsKCNiKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iYyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIyNC44MjciIHkxPSIxOS43MDQiIHgyPSIyLjA2OSIgeTI9Ii0zLjA1NCIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDQyKSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmYzYTQ0Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYzMxMTYyIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMjcuMSAyNC4yTDIyLjkgMjAgMTAuNCAzMi41Yy41LjUgMS4yLjUgMi4xLjFsMTQuNi04LjQiIGZpbGw9InVybCgjYykiLz48bGluZWFyR3JhZGllbnQgaWQ9ImQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNy4yOTciIHkxPSI0MS44MjQiIHgyPSIxNy40NiIgeTI9IjMxLjY2MSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDQyKSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMzJhMDcxIi8+PHN0b3Agb2Zmc2V0PSIuMDY5IiBzdG9wLWNvbG9yPSIjMmRhNzcxIi8+PHN0b3Agb2Zmc2V0PSIuNDc2IiBzdG9wLWNvbG9yPSIjMTVjZjc0Ii8+PHN0b3Agb2Zmc2V0PSIuODAxIiBzdG9wLWNvbG9yPSIjMDZlNzc1Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDBmMDc2Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMjcuMSAxNS44TDEyLjUgNy41Yy0uOS0uNS0xLjYtLjQtMi4xLjFMMjIuOSAyMGw0LjItNC4yeiIgZmlsbD0idXJsKCNkKSIvPjxwYXRoIGQ9Ik0yNyAyNC4xbC0xNC41IDguMmMtLjguNS0xLjUuNC0yIDBsLS4xLjEuMS4xYy41LjQgMS4yLjUgMiAwTDI3IDI0LjF6IiBvcGFjaXR5PSIuMiIvPjxwYXRoIGQ9Ik0xMC40IDMyLjNjLS4zLS4zLS40LS44LS40LTEuNHYuMWMwIC42LjIgMS4xLjUgMS40di0uMWgtLjF6bTIxLjYtMTFsLTUgMi44LjEuMSA0LjktMi44Yy43LS40IDEtLjkgMS0xLjQgMCAuNS0uNC45LTEgMS4zeiIgb3BhY2l0eT0iLjEyIi8+PHBhdGggZD0iTTEyLjUgNy42TDMyIDE4LjdjLjYuNCAxIC44IDEgMS4zIDAtLjUtLjMtMS0xLTEuNEwxMi41IDcuNWMtMS40LS44LTIuNS0uMi0yLjUgMS40VjljMC0xLjUgMS4xLTIuMiAyLjUtMS40eiIgb3BhY2l0eT0iLjI1IiBmaWxsPSIjZmZmIi8+PC9zdmc+') 50% no-repeat;background-size:140px 40px}.SocialModule-app-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700;line-height:120%;letter-spacing:-.5px;text-transform:uppercase}.SocialModule-app-title svg{width:25px;height:17px}.SocialModule .SocialBar .SocialLink{border:0}.SocialModule .SocialBar .SocialLink svg{width:20px;height:20px}@media (min-width:768px){.SocialModule-app-icons{justify-content:center}}@media (min-width:1024px){.SocialModule-content{flex-direction:row}.SocialModule-app{display:none}}.StatListA{display:block}.StatListA .StatList-items{display:grid;grid-gap:40px;grid-template-columns:1fr}.StatListA .StatPromo-title,.StatListA .StatPromo-value{display:inline-block}@media (min-width:768px){.StatListA .StatList-items{grid-gap:20px;grid-template-columns:auto auto auto auto}.StatListA .StatList-items[data-column-count="2"]{grid-template-columns:auto auto}.StatListA .StatList-items[data-column-count="3"],.StatListA .StatList-items[data-column-count="6"],.StatListA .StatList-items[data-column-count="9"]{grid-template-columns:auto auto auto}}.StatListB{display:block}.StatListB .StatList-items{display:grid;grid-gap:30px;grid-template-columns:auto}.StatListB[data-module-header-position=side] .StatPromo,.StatListB[data-text-align=left] .StatPromo{text-align:left}.StatListB[data-text-align=right] .StatPromo{text-align:right}.StatListB .ModuleHeader{text-align:center}.StatListB .StatPromo-title{margin-bottom:5px}@media (min-width:768px){.StatListB .StatList-items{grid-template-columns:1fr 1fr 1fr}[data-module-header-position=side] .StatListB .StatList-items{grid-template-columns:auto}}@media (min-width:1024px){.StatListB[data-module-header-position=side]{display:grid;grid-gap:70px;grid-template-columns:.62fr .38fr}}@media only screen and (min-width:1280px){.StatListB[data-module-header-position=side]{grid-gap:90px;grid-template-columns:.64fr .36fr}.StatListB .ModuleHeader{margin-bottom:40px}}@media only screen and (min-width:1440px){.StatListB[data-module-header-position=side]{grid-gap:160px}}.StatListEnhancement .PageList-header{text-align:center}.StatListEnhancement .PageList-header-title{font-family:var(--font-list-titles);font-size:var(--list-title-3);font-weight:700}.StatListEnhancement .PageList-header-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400;line-height:140%}@media (min-width:768px){[data-align-left] .StatListEnhancement .StatList-items,[data-align-right] .StatListEnhancement .StatList-items{grid-template-columns:1fr}}.StatPromo{color:var(--color-primary-text);display:grid;grid-gap:10px;text-align:center}.StatPromo-description{font-weight:700}[data-item-display-style=card] .StatPromo{padding:20px;border-radius:8px;overflow:hidden;background-color:var(--color-site-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);min-height:100%}[data-item-has-background-color] .StatPromo{background-color:var(--color-item-background)}[data-item-has-background-image] .StatPromo{background-image:var(--item-background-image);background-size:cover}[data-item-has-text-color] .StatPromo{--color-primary-text:var(--color-item-text);--color-link-text:var(--color-item-text);--color-link-text-hover:var(--color-item-text)}@media (min-width:1024px){.StatPromo-value{font-size:45px}}.TagPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}@media (min-width:1024px){.TagPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}}.Tabs{display:block}.Tabs-content{width:100%}.Tabs-panel{display:none}.Tabs-panel[data-visible]{display:block}.Tabs-panel[data-visible] .flickity-slider>div{height:auto}.Tabs:after{z-index:-1}.Tabs-header{margin-bottom:20px}.Tabs-tab{color:var(--color-header-text);font-weight:700}.Tabs-tabsRow{text-align:center}.Tabs-tabs{display:inline-grid;max-width:100%;grid-auto-flow:column;grid-gap:25px}.Tabs-tabs>li{white-space:nowrap}.Tabs-tab:after{background-color:var(--color-header-text);border-radius:2px;content:"";display:block;height:4px;margin-top:5px}.Tabs-tab:hover:after,.Tabs-tab[data-active]:after{background-color:var(--color-link-text-hover)}.Tabs .TabItem-content{padding-top:40px;padding-bottom:20px}.TabsHorizontalNavigation{--fadeLength:40px;display:block;position:relative}.TabsHorizontalNavigation-content{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.TabsHorizontalNavigation-content::-webkit-scrollbar{display:none}.TabsHorizontalNavigation:not([data-has-overflow]) .Button,.TabsHorizontalNavigation:not([data-has-overflow]) .LoadMore button,.TabsHorizontalNavigation:not([data-has-overflow]) .SearchResultsModule-filters-apply button,.TabsHorizontalNavigation:not([data-has-overflow]) .VideoPlaylistModule-playlistNavigation button,.TabsHorizontalNavigation:not([data-has-overflow]) .VideoPlaylistModule-playlistToggle{display:none}.TabsHorizontalNavigation[data-has-overflow] .TabsHorizontalNavigation-content{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--fadeLength),#000 calc(100% - var(--fadeLength)),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 var(--fadeLength),#000 calc(100% - var(--fadeLength)),transparent);-webkit-mask-size:calc(100% + var(--fadeLength)*2) 100%;mask-size:calc(100% + var(--fadeLength)*2) 100%;-webkit-mask-position:calc(var(--fadeLength)*-1) 0;mask-position:calc(var(--fadeLength)*-1) 0;transition:-webkit-mask .2s ease;transition:mask .2s ease;transition:mask .2s ease,-webkit-mask .2s ease}.TabsHorizontalNavigation[data-scroll-state=end] .TabsHorizontalNavigation-content,.TabsHorizontalNavigation[data-scroll-state=start] .TabsHorizontalNavigation-content{-webkit-mask-size:calc(100% + var(--fadeLength)) 100%;mask-size:calc(100% + var(--fadeLength)) 100%}.TabsHorizontalNavigation[data-scroll-state=middle] .TabsHorizontalNavigation-content{-webkit-mask-size:100% 100%;mask-size:100% 100%}.TabsHorizontalNavigation[data-scroll-state=end] .TabsHorizontalNavigation-content,.TabsHorizontalNavigation[data-scroll-state=middle] .TabsHorizontalNavigation-content{-webkit-mask-position:0 0;mask-position:0 0}.TabsHorizontalNavigation .Button,.TabsHorizontalNavigation .LoadMore button,.TabsHorizontalNavigation .SearchResultsModule-filters-apply button,.TabsHorizontalNavigation .VideoPlaylistModule-playlistNavigation button,.TabsHorizontalNavigation .VideoPlaylistModule-playlistToggle{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;padding:0;display:grid;place-items:center}.TabsHorizontalNavigation .Button[data-click=previous],.TabsHorizontalNavigation .LoadMore button[data-click=previous],.TabsHorizontalNavigation .SearchResultsModule-filters-apply button[data-click=previous],.TabsHorizontalNavigation .VideoPlaylistModule-playlistNavigation button[data-click=previous],.TabsHorizontalNavigation .VideoPlaylistModule-playlistToggle[data-click=previous]{left:0}.TabsHorizontalNavigation .Button[data-click=next],.TabsHorizontalNavigation .LoadMore button[data-click=next],.TabsHorizontalNavigation .SearchResultsModule-filters-apply button[data-click=next],.TabsHorizontalNavigation .VideoPlaylistModule-playlistNavigation button[data-click=next],.TabsHorizontalNavigation .VideoPlaylistModule-playlistToggle[data-click=next]{right:0}.TabsHorizontalNavigation .Button svg,.TabsHorizontalNavigation .LoadMore button svg,.TabsHorizontalNavigation .SearchResultsModule-filters-apply button svg,.TabsHorizontalNavigation .VideoPlaylistModule-playlistNavigation button svg,.TabsHorizontalNavigation .VideoPlaylistModule-playlistToggle svg{width:24px;height:24px}@media only screen and (max-width:767px){.TabsHorizontalNavigation .Button,.TabsHorizontalNavigation .LoadMore button,.TabsHorizontalNavigation .SearchResultsModule-filters-apply button,.TabsHorizontalNavigation .VideoPlaylistModule-playlistNavigation button,.TabsHorizontalNavigation .VideoPlaylistModule-playlistToggle{display:none}}@media (min-width:768px){.TabsHorizontalNavigation{padding-left:40px;padding-right:40px}}.cms-textAlign-left{text-align:left}.cms-textAlign-center{text-align:center}.cms-textAlign-right{text-align:right}.RichTextBody[data-size=small]{font-family:var(--font-description);font-size:var(--description-2);font-weight:400;line-height:140%}.RichTextBody h2{font-size:var(--body-h2)}.RichTextBody h2,[data-size=small] .RichTextBody h2{font-family:var(--font-promo-titles);font-weight:700;line-height:120%;letter-spacing:-.5px}[data-size=small] .RichTextBody h2{font-size:var(--promo-title-2)}.RichTextBody h3{font-size:var(--body-h3)}.RichTextBody h3,[data-size=small] .RichTextBody h3{font-family:var(--font-promo-titles);font-weight:700;line-height:120%;letter-spacing:-.5px}[data-size=small] .RichTextBody h3{font-size:var(--promo-title-3)}.RichTextBody:after{content:"";display:table;clear:both}.RichTextBody>ol,.RichTextBody>p,.RichTextBody>ul,.RichTextBody p>ol,.RichTextBody p>ul{color:#4b4545;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:180%}.RichTextBody .VideoPlaylistModule{margin:30px 0!important}.RichTextBody table{text-align:left}.RichTextBody table tbody tr th{padding:8px 10px}.RichTextBody table tbody tr th h2{margin-bottom:10px;color:#0850a3;font-size:14px;font-weight:700;text-transform:uppercase}.RichTextBody table tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}@media (min-width:768px){.RichTextBody .VideoPlaylistModule{margin:40px 0!important}}@media (min-width:1024px){[data-module] .RichTextBody .VideoPlaylistModule{margin-bottom:0}.RichTextBody .VideoPlaylistModule-player{padding-right:0}.RichTextBody .VideoPlaylistModule-playlist{border-top:2px solid var(--color-border)}.RichTextBody .VideoPlaylistModule-playlist-items{display:flex;position:relative;width:100%}.RichTextBody .VideoPlaylistModule-playlist-items-item{border-bottom:none}.RichTextBody .VideoPlaylistModule-playlist-items-item:first-of-type{border-bottom:none;margin-top:0}}.ModuleHeader-description>ol a,.ModuleHeader-description>p a,.ModuleHeader-description>ul a,.ModuleHeader-description h2 a,.ModuleHeader-description h3 a,.ModuleHeader-description p>ol a,.ModuleHeader-description p>ul a,.PagePromo-description>ol a,.PagePromo-description>p a,.PagePromo-description>ul a,.PagePromo-description h2 a,.PagePromo-description h3 a,.PagePromo-description p>ol a,.PagePromo-description p>ul a,.RichTextBody>ol a,.RichTextBody>p a,.RichTextBody>ul a,.RichTextBody h2 a,.RichTextBody h3 a,.RichTextBody p>ol a,.RichTextBody p>ul a,.RichTextBreakingNewsBanner-items>ol a,.RichTextBreakingNewsBanner-items>p a,.RichTextBreakingNewsBanner-items>ul a,.RichTextBreakingNewsBanner-items h2 a,.RichTextBreakingNewsBanner-items h3 a,.RichTextBreakingNewsBanner-items p>ol a,.RichTextBreakingNewsBanner-items p>ul a{text-decoration:underline}.ModuleHeader-description>ol a.Button,.ModuleHeader-description>p a.Button,.ModuleHeader-description>ul a.Button,.ModuleHeader-description h2 a.Button,.ModuleHeader-description h3 a.Button,.ModuleHeader-description p>ol a.Button,.ModuleHeader-description p>ul a.Button,.PagePromo-description>ol a.Button,.PagePromo-description>p a.Button,.PagePromo-description>ul a.Button,.PagePromo-description h2 a.Button,.PagePromo-description h3 a.Button,.PagePromo-description p>ol a.Button,.PagePromo-description p>ul a.Button,.RichTextBody>ol a.Button,.RichTextBody>p a.Button,.RichTextBody>ul a.Button,.RichTextBody h2 a.Button,.RichTextBody h3 a.Button,.RichTextBody p>ol a.Button,.RichTextBody p>ul a.Button,.RichTextBreakingNewsBanner-items>ol a.Button,.RichTextBreakingNewsBanner-items>p a.Button,.RichTextBreakingNewsBanner-items>ul a.Button,.RichTextBreakingNewsBanner-items h2 a.Button,.RichTextBreakingNewsBanner-items h3 a.Button,.RichTextBreakingNewsBanner-items p>ol a.Button,.RichTextBreakingNewsBanner-items p>ul a.Button,.RichTextElements>ol a.LoadMore button,.RichTextElements>ol a.SearchResultsModule-filters-apply button,.RichTextElements>ol a.VideoPlaylistModule-playlistNavigation button,.RichTextElements>ol a.VideoPlaylistModule-playlistToggle,.RichTextElements>p a.LoadMore button,.RichTextElements>p a.SearchResultsModule-filters-apply button,.RichTextElements>p a.VideoPlaylistModule-playlistNavigation button,.RichTextElements>p a.VideoPlaylistModule-playlistToggle,.RichTextElements>ul a.LoadMore button,.RichTextElements>ul a.SearchResultsModule-filters-apply button,.RichTextElements>ul a.VideoPlaylistModule-playlistNavigation button,.RichTextElements>ul a.VideoPlaylistModule-playlistToggle,.RichTextElements h2 a.LoadMore button,.RichTextElements h2 a.SearchResultsModule-filters-apply button,.RichTextElements h2 a.VideoPlaylistModule-playlistNavigation button,.RichTextElements h2 a.VideoPlaylistModule-playlistToggle,.RichTextElements h3 a.LoadMore button,.RichTextElements h3 a.SearchResultsModule-filters-apply button,.RichTextElements h3 a.VideoPlaylistModule-playlistNavigation button,.RichTextElements h3 a.VideoPlaylistModule-playlistToggle,.RichTextElements p>ol a.LoadMore button,.RichTextElements p>ol a.SearchResultsModule-filters-apply button,.RichTextElements p>ol a.VideoPlaylistModule-playlistNavigation button,.RichTextElements p>ol a.VideoPlaylistModule-playlistToggle,.RichTextElements p>ul a.LoadMore button,.RichTextElements p>ul a.SearchResultsModule-filters-apply button,.RichTextElements p>ul a.VideoPlaylistModule-playlistNavigation button,.RichTextElements p>ul a.VideoPlaylistModule-playlistToggle{color:var(--color-button-text)}.ModuleHeader-description>ol a.Button :hover,.ModuleHeader-description>p a.Button :hover,.ModuleHeader-description>ul a.Button :hover,.ModuleHeader-description h2 a.Button :hover,.ModuleHeader-description h3 a.Button :hover,.ModuleHeader-description p>ol a.Button :hover,.ModuleHeader-description p>ul a.Button :hover,.PagePromo-description>ol a.Button :hover,.PagePromo-description>p a.Button :hover,.PagePromo-description>ul a.Button :hover,.PagePromo-description h2 a.Button :hover,.PagePromo-description h3 a.Button :hover,.PagePromo-description p>ol a.Button :hover,.PagePromo-description p>ul a.Button :hover,.RichTextBody>ol a.Button :hover,.RichTextBody>p a.Button :hover,.RichTextBody>ul a.Button :hover,.RichTextBody h2 a.Button :hover,.RichTextBody h3 a.Button :hover,.RichTextBody p>ol a.Button :hover,.RichTextBody p>ul a.Button :hover,.RichTextBreakingNewsBanner-items>ol a.Button :hover,.RichTextBreakingNewsBanner-items>p a.Button :hover,.RichTextBreakingNewsBanner-items>ul a.Button :hover,.RichTextBreakingNewsBanner-items h2 a.Button :hover,.RichTextBreakingNewsBanner-items h3 a.Button :hover,.RichTextBreakingNewsBanner-items p>ol a.Button :hover,.RichTextBreakingNewsBanner-items p>ul a.Button :hover,.RichTextElements>ol a.LoadMore button :hover,.RichTextElements>ol a.SearchResultsModule-filters-apply button :hover,.RichTextElements>ol a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements>ol a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements>p a.LoadMore button :hover,.RichTextElements>p a.SearchResultsModule-filters-apply button :hover,.RichTextElements>p a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements>p a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements>ul a.LoadMore button :hover,.RichTextElements>ul a.SearchResultsModule-filters-apply button :hover,.RichTextElements>ul a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements>ul a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements h2 a.LoadMore button :hover,.RichTextElements h2 a.SearchResultsModule-filters-apply button :hover,.RichTextElements h2 a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements h2 a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements h3 a.LoadMore button :hover,.RichTextElements h3 a.SearchResultsModule-filters-apply button :hover,.RichTextElements h3 a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements h3 a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements p>ol a.LoadMore button :hover,.RichTextElements p>ol a.SearchResultsModule-filters-apply button :hover,.RichTextElements p>ol a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements p>ol a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements p>ul a.LoadMore button :hover,.RichTextElements p>ul a.SearchResultsModule-filters-apply button :hover,.RichTextElements p>ul a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements p>ul a.VideoPlaylistModule-playlistToggle :hover{color:var(--color-button-hover-text);text-decoration:none}.ModuleHeader-description>ol a:hover,.ModuleHeader-description>p a:hover,.ModuleHeader-description>ul a:hover,.ModuleHeader-description h2 a:hover,.ModuleHeader-description h3 a:hover,.ModuleHeader-description p>ol a:hover,.ModuleHeader-description p>ul a:hover,.PagePromo-description>ol a:hover,.PagePromo-description>p a:hover,.PagePromo-description>ul a:hover,.PagePromo-description h2 a:hover,.PagePromo-description h3 a:hover,.PagePromo-description p>ol a:hover,.PagePromo-description p>ul a:hover,.RichTextBody>ol a:hover,.RichTextBody>p a:hover,.RichTextBody>ul a:hover,.RichTextBody h2 a:hover,.RichTextBody h3 a:hover,.RichTextBody p>ol a:hover,.RichTextBody p>ul a:hover,.RichTextBreakingNewsBanner-items>ol a:hover,.RichTextBreakingNewsBanner-items>p a:hover,.RichTextBreakingNewsBanner-items>ul a:hover,.RichTextBreakingNewsBanner-items h2 a:hover,.RichTextBreakingNewsBanner-items h3 a:hover,.RichTextBreakingNewsBanner-items p>ol a:hover,.RichTextBreakingNewsBanner-items p>ul a:hover{text-decoration:none}.ModuleHeader-description .LinkEnhancement a:not(.Button),.ModuleHeader-description>a,.PagePromo-description .LinkEnhancement a:not(.Button),.PagePromo-description>a,.RichTextBody .LinkEnhancement a:not(.Button),.RichTextBody>a,.RichTextBreakingNewsBanner-items .LinkEnhancement a:not(.Button),.RichTextBreakingNewsBanner-items>a{text-decoration:underline}.ModuleHeader-description .LinkEnhancement a:not(.Button):hover,.ModuleHeader-description>a:hover,.PagePromo-description .LinkEnhancement a:not(.Button):hover,.PagePromo-description>a:hover,.RichTextBody .LinkEnhancement a:not(.Button):hover,.RichTextBody>a:hover,.RichTextBreakingNewsBanner-items .LinkEnhancement a:not(.Button):hover,.RichTextBreakingNewsBanner-items>a:hover{text-decoration:none}.ModuleHeader-description>ul,.ModuleHeader-description p>ul,.PagePromo-description>ul,.PagePromo-description p>ul,.RichTextBody>ul,.RichTextBody p>ul,.RichTextBreakingNewsBanner-items>ul,.RichTextBreakingNewsBanner-items p>ul{list-style:disc;margin:30px 0;padding:0 0 0 20px}.ModuleHeader-description>ul li,.ModuleHeader-description p>ul li,.PagePromo-description>ul li,.PagePromo-description p>ul li,.RichTextBody>ul li,.RichTextBody p>ul li,.RichTextBreakingNewsBanner-items>ul li,.RichTextBreakingNewsBanner-items p>ul li{padding:0 0 20px 20px}.ModuleHeader-description>ul li>ul,.ModuleHeader-description p>ul li>ul,.PagePromo-description>ul li>ul,.PagePromo-description p>ul li>ul,.RichTextBody>ul li>ul,.RichTextBody p>ul li>ul,.RichTextBreakingNewsBanner-items>ul li>ul,.RichTextBreakingNewsBanner-items p>ul li>ul{list-style:circle;padding:20px 0 0 20px}.ModuleHeader-description>ul li>ul li:last-of-type,.ModuleHeader-description p>ul li>ul li:last-of-type,.PagePromo-description>ul li>ul li:last-of-type,.PagePromo-description p>ul li>ul li:last-of-type,.RichTextBody>ul li>ul li:last-of-type,.RichTextBody p>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items p>ul li>ul li:last-of-type{padding:0 0 0 20px}.ModuleHeader-description>ul li>ul li>ul,.ModuleHeader-description p>ul li>ul li>ul,.PagePromo-description>ul li>ul li>ul,.PagePromo-description p>ul li>ul li>ul,.RichTextBody>ul li>ul li>ul,.RichTextBody p>ul li>ul li>ul,.RichTextBreakingNewsBanner-items>ul li>ul li>ul,.RichTextBreakingNewsBanner-items p>ul li>ul li>ul{list-style:square;padding:20px 0 0 20px}.ModuleHeader-description>ul li>ul li>ul li:last-of-type,.ModuleHeader-description p>ul li>ul li>ul li:last-of-type,.PagePromo-description>ul li>ul li>ul li:last-of-type,.PagePromo-description p>ul li>ul li>ul li:last-of-type,.RichTextBody>ul li>ul li>ul li:last-of-type,.RichTextBody p>ul li>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items>ul li>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items p>ul li>ul li>ul li:last-of-type{padding:0 0 0 20px}.ModuleHeader-description>ul li>ul li>ul li>ul,.ModuleHeader-description p>ul li>ul li>ul li>ul,.PagePromo-description>ul li>ul li>ul li>ul,.PagePromo-description p>ul li>ul li>ul li>ul,.RichTextBody>ul li>ul li>ul li>ul,.RichTextBody p>ul li>ul li>ul li>ul,.RichTextBreakingNewsBanner-items>ul li>ul li>ul li>ul,.RichTextBreakingNewsBanner-items p>ul li>ul li>ul li>ul{list-style:disc;padding:20px 0 0 20px}.ModuleHeader-description>ul li>ol,.ModuleHeader-description p>ul li>ol,.PagePromo-description>ul li>ol,.PagePromo-description p>ul li>ol,.RichTextBody>ul li>ol,.RichTextBody p>ul li>ol,.RichTextBreakingNewsBanner-items>ul li>ol,.RichTextBreakingNewsBanner-items p>ul li>ol{list-style:decimal;padding:20px 0 0 20px}.ModuleHeader-description>ol,.ModuleHeader-description p>ol,.PagePromo-description>ol,.PagePromo-description p>ol,.RichTextBody>ol,.RichTextBody p>ol,.RichTextBreakingNewsBanner-items>ol,.RichTextBreakingNewsBanner-items p>ol{list-style:decimal;margin:20px 0;padding:0 0 0 20px}.ModuleHeader-description>ol li,.ModuleHeader-description p>ol li,.PagePromo-description>ol li,.PagePromo-description p>ol li,.RichTextBody>ol li,.RichTextBody p>ol li,.RichTextBreakingNewsBanner-items>ol li,.RichTextBreakingNewsBanner-items p>ol li{padding:0 0 20px 20px}.ModuleHeader-description>ol li>ul,.ModuleHeader-description p>ol li>ul,.PagePromo-description>ol li>ul,.PagePromo-description p>ol li>ul,.RichTextBody>ol li>ul,.RichTextBody p>ol li>ul,.RichTextBreakingNewsBanner-items>ol li>ul,.RichTextBreakingNewsBanner-items p>ol li>ul{list-style:disc;padding:20px 0 0 20px}.ModuleHeader-description>ol li>ul li:last-of-type,.ModuleHeader-description p>ol li>ul li:last-of-type,.PagePromo-description>ol li>ul li:last-of-type,.PagePromo-description p>ol li>ul li:last-of-type,.RichTextBody>ol li>ul li:last-of-type,.RichTextBody p>ol li>ul li:last-of-type,.RichTextBreakingNewsBanner-items>ol li>ul li:last-of-type,.RichTextBreakingNewsBanner-items p>ol li>ul li:last-of-type{padding:0 0 0 20px}.ModuleHeader-description>ol li>ol,.ModuleHeader-description p>ol li>ol,.PagePromo-description>ol li>ol,.PagePromo-description p>ol li>ol,.RichTextBody>ol li>ol,.RichTextBody p>ol li>ol,.RichTextBreakingNewsBanner-items>ol li>ol,.RichTextBreakingNewsBanner-items p>ol li>ol{list-style:lower-alpha;padding:20px 0 0 20px}.ModuleHeader-description>ol li>ol li:last-of-type,.ModuleHeader-description p>ol li>ol li:last-of-type,.PagePromo-description>ol li>ol li:last-of-type,.PagePromo-description p>ol li>ol li:last-of-type,.RichTextBody>ol li>ol li:last-of-type,.RichTextBody p>ol li>ol li:last-of-type,.RichTextBreakingNewsBanner-items>ol li>ol li:last-of-type,.RichTextBreakingNewsBanner-items p>ol li>ol li:last-of-type{padding:0 0 0 20px}.ModuleHeader-description>ol li>ol li>ol,.ModuleHeader-description p>ol li>ol li>ol,.PagePromo-description>ol li>ol li>ol,.PagePromo-description p>ol li>ol li>ol,.RichTextBody>ol li>ol li>ol,.RichTextBody p>ol li>ol li>ol,.RichTextBreakingNewsBanner-items>ol li>ol li>ol,.RichTextBreakingNewsBanner-items p>ol li>ol li>ol{list-style:lower-roman;padding:20px 0 0 20px}.ModuleHeader-description>p,.PagePromo-description>p,.RichTextBody>p,.RichTextBreakingNewsBanner-items>p{margin:20px 0}.ModuleHeader-description>p:first-of-type,.PagePromo-description>p:first-of-type,.RichTextBody>p:first-of-type,.RichTextBreakingNewsBanner-items>p:first-of-type{margin-top:0}.ModuleHeader-description>p:last-of-type,.PagePromo-description>p:last-of-type,.RichTextBody>p:last-of-type,.RichTextBreakingNewsBanner-items>p:last-of-type{margin-bottom:0}.ModuleHeader-description table,.PagePromo-description table,.RichTextBody table,.RichTextBreakingNewsBanner-items table{width:100%;border:1px solid var(--color-border)}@media only screen and (max-width:1023px){.ModuleHeader-description table,.PagePromo-description table,.RichTextBody table,.RichTextBreakingNewsBanner-items table{min-width:940px}}.ModuleHeader-description table tbody tr,.PagePromo-description table tbody tr,.RichTextBody table tbody tr,.RichTextBreakingNewsBanner-items table tbody tr{margin-bottom:10px}.ModuleHeader-description table tbody tr:last-of-type td,.PagePromo-description table tbody tr:last-of-type td,.RichTextBody table tbody tr:last-of-type td,.RichTextBreakingNewsBanner-items table tbody tr:last-of-type td{padding-bottom:0}.ModuleHeader-description table tbody td,.PagePromo-description table tbody td,.RichTextBody table tbody td,.RichTextBreakingNewsBanner-items table tbody td{padding:0 15px;border:1px solid var(--color-border);background-clip:padding-box;min-height:50px;height:50px;position:relative}.ModuleHeader-description table tbody td:first-child,.PagePromo-description table tbody td:first-child,.RichTextBody table tbody td:first-child,.RichTextBreakingNewsBanner-items table tbody td:first-child{border-left:0}.ModuleHeader-description table tbody td:last-child,.PagePromo-description table tbody td:last-child,.RichTextBody table tbody td:last-child,.RichTextBreakingNewsBanner-items table tbody td:last-child{border-right:0}.RichTextModule-title{margin-bottom:20px}.HTML5VideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.HTML5VideoPlayer video{border:0;cursor:pointer;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.HTML5VideoPlayer-content{margin-top:10px}.HTML5VideoPlayer-playIcon{bottom:0;cursor:pointer;height:40px;left:0;position:absolute;width:40px;top:0;right:0;margin:auto}.HTML5VideoPlayer-playIcon svg{color:var(--color-primary);height:100%;left:2px;position:absolute;top:0;width:100%}@media (min-width:1024px){.HTML5VideoPlayer{padding-bottom:52.25%}.HTML5VideoPlayer-playIcon{height:50px;width:50px}}.VideoEnhancement{margin:30px 0}@media (min-width:768px){.VideoEnhancement{margin:40px 0}}.VideoModule{color:var(--color-primary-text)}[data-inverse-colors] .VideoModule{color:var(--color-text-inverse);--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse)}.VideoModule .PageList-header-header{text-align:center}.VideoModule .PageList-header-title{margin-bottom:20px}.VideoModule .PageList-header-description{margin:-10px 0 20px}.VideoPlaylistModule{display:block;color:var(--color-primary-text)}[data-inverse-colors] .VideoPlaylistModule{color:var(--color-text-inverse);--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse)}.VideoPlaylistModule .PageList-header{text-align:center}.VideoPlaylistModule .PageList-header-description{margin:-10px 0 20px}.VideoPlaylistModule-player{padding-bottom:20px}.VideoPlaylistModule-playlist{position:relative}.VideoPlaylistModule-playlist-items-item{border-bottom:2px solid var(--color-border)}.VideoPlaylistModule-playlist-items-item:first-of-type{border-top:2px solid var(--color-border)}.VideoPlaylistModule-playlistNavigation{display:flex;gap:10px}.VideoPlaylistModule-playlistNavigation button{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;padding:0}.VideoPlaylistModule-playlistNavigation button svg{width:50%;height:50%}.VideoPlaylistModule-playlistNavigation button[data-scroll-backward] svg{transform:rotate(90deg)}.VideoPlaylistModule-playlistNavigation button[data-scroll-forward] svg{transform:rotate(-90deg)}.VideoPlaylistModule-playlistToggle{display:block;margin:20px auto 0}.VideoPlaylistModule-title{margin-bottom:20px}[data-inverse-colors] .VideoPlaylistModule-title{color:var(--color-text-inverse)}.VideoPlaylistModule:not([data-clipped]) .VideoPlaylistModule-playlistToggle{display:none}@media only screen and (max-width:767px){.VideoPlaylistModule-playlistNavigation,.VideoPlaylistModule[data-clipped] .VideoPlaylistModule-playlist .VideoPlaylistModule-playlist-items-item:nth-of-type(n+4){display:none}}@media only screen and (max-width:1023px){.VideoPlaylistModule-playlistNavigation button{position:absolute;top:50%}.VideoPlaylistModule-playlistNavigation button[data-scroll-backward]{left:0}.VideoPlaylistModule-playlistNavigation button[data-scroll-forward]{right:0}}@media (min-width:768px){.VideoPlaylistModule-playlist{border-top:2px solid var(--color-border)}.VideoPlaylistModule-playlist-items{display:flex;overflow:scroll;margin-left:40px;margin-right:40px}.VideoPlaylistModule-playlist-items-item,.VideoPlaylistModule-playlist-items-item:first-of-type{border:none}.VideoPlaylistModule-playlistToggle{display:none}}@media (min-width:1024px){.VideoPlaylistModule{--playlistWidth:144px}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-body{padding-right:var(--playlistWidth);position:relative}.Page-articleBody .VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-body{padding-right:0}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-player{padding-right:20px}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist{border-top:none;bottom:0;display:block;position:absolute;right:0;top:0;width:var(--playlistWidth)}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items{overflow:auto}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items-item{border-bottom:2px solid var(--color-border)}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items-item:first-of-type{border-bottom:2px solid var(--color-border);margin-top:-20px}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist{display:flex;flex-direction:column}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items{margin-left:0;margin-right:0;margin-bottom:40px;flex-direction:column}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlistNavigation{place-content:center}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlistNavigation button[data-scroll-backward] svg{transform:rotate(180deg)}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlistNavigation button[data-scroll-forward] svg{transform:rotate(0)}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-body,.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-player{padding-right:0}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist{border-top:2px solid var(--color-border)}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items{display:flex;position:relative}.Page-articleBody .VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items{height:400px;overflow:auto;position:relative;width:100%}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items-item{border-bottom:none}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items-item:first-of-type{border-bottom:none;margin-top:0}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlistNavigation button{position:absolute;top:50%}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlistNavigation button[data-scroll-backward]{left:0}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlistNavigation button[data-scroll-forward]{right:0}}@media only screen and (min-width:1440px){.VideoPlaylistModule{--playlistWidth:176px}}.VideoPlaylistItem{cursor:pointer;display:block;overflow:hidden;padding:20px 0}.VideoPlaylistItem[is-current]{cursor:auto}.VideoPlaylistItem[is-current] .VideoPlaylistItem-media .Image{filter:brightness(.5)}.VideoPlaylistItem:not([is-current]) .VideoPlaylistItem-playingText,.VideoPlaylistItem[is-current] .VideoPlaylistItem-playIcon{display:none}.VideoPlaylistItem:not([is-current]) .VideoPlaylistItem-title:hover{color:var(--color-link-text-hover)}.VideoPlaylistItem-duration{font-weight:400}.VideoPlaylistItem-media{float:left;margin-right:15px;position:relative;width:112px}.VideoPlaylistItem-playIcon,.VideoPlaylistItem-playingText{position:absolute}.VideoPlaylistItem-playIcon{bottom:5px;left:5px}.VideoPlaylistItem-playIcon svg{background-color:var(--color-primary);border-radius:100%;color:var(--color-primary);height:20px;width:20px}.VideoPlaylistItem-playingText{bottom:0;color:var(--color-text-inverse);font-weight:700;left:0;padding:6px 9px;text-transform:uppercase;white-space:nowrap}.VideoPlaylistItem-title{margin-bottom:5px}@media (min-width:768px){.VideoPlaylistItem{padding:20px 20px 20px 0}.VideoPlaylistItem-media{float:none;margin-right:0;width:208px}.VideoPlaylistItem-title{margin-top:10px}}@media (min-width:1024px){.VideoPlaylistItem-media{width:144px}[data-playlist-bottom] .VideoPlaylistItem-media{width:208px}}@media only screen and (min-width:1440px){.VideoPlaylistItem-media{width:176px}[data-playlist-bottom] .VideoPlaylistItem-media{width:208px}}.VimeoVideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.VimeoVideoPlayer iframe{border:0;left:0;height:100%;position:absolute;top:0;width:100%}
/*!
 *
 * 	aeris-weatherblox - 2.2.6
 * 	(c) 2023 AerisWeather
 * 	License: ISC
 * 	https://www.aerisweather.com/support/docs/toolkits/aeris-weatherblox/
 *
 */@keyframes awxjs__svg-dash{0%{stroke-dashoffset:5}50%{stroke-dashoffset:500}to{stroke-dashoffset:1000}}.awxjs__loader{display:none;height:100%;opacity:0;position:absolute;transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;width:100%;z-index:10000}.awxjs__loader>svg{background:hsla(0,0%,100%,.7);border-radius:9999px;left:50%;position:absolute;top:50%;transform:rotate(-90deg)}.awxjs__loader>svg .awxjs__fill-path{fill:none;stroke:#1397ca;stroke-linecap:butt;stroke-dasharray:500}.awxjs__loader.animated{display:block;opacity:1}.awxjs__loader.animated>svg .awxjs__fill-path{animation:awxjs__svg-dash 2s cubic-bezier(.645,.045,.355,1) infinite;-webkit-animation:awxjs__svg-dash 2s cubic-bezier(.645,.045,.355,1) infinite}.awxjs__app__component{font-family:Helvetica,Arial,sans-serif;overflow:hidden;position:relative}.awxjs__app__fullscreen{height:100%;width:100%}.awxjs__app__map{height:inherit;width:inherit}.awxjs__app__map .awxjs__loader{display:none!important}.awxjs__push-top{margin-top:16px}.awxjs__push-bottom{margin-bottom:16px}.awxjs__text-xs{font-size:10px}.awxjs__text-sm{font-size:12px}.awxjs__text,.awxjs__text-md{font-size:14px}.awxjs__text-lg{font-size:16px}.awxjs__text-xl{font-size:20px}.awxjs__text-xxl{font-size:24px}.awxjs__text-bold{font-weight:700}.awxjs__left{text-align:left}.awxjs__center{text-align:center}.awxjs__right{text-align:right}.awxjs__ui-cols,.awxjs__ui-row{display:flex;flex-direction:row;flex-wrap:nowrap}.awxjs__ui-cols.align-start,.awxjs__ui-row.align-start{align-items:flex-start}.awxjs__ui-cols.align-end,.awxjs__ui-row.align-end{align-items:flex-end}.awxjs__ui-cols.align-center,.awxjs__ui-row.align-center{align-items:center}.awxjs__ui-cols.align-baseline,.awxjs__ui-row.align-baseline{align-items:baseline}.awxjs__ui-cols.justify-between,.awxjs__ui-row.justify-between{justify-content:space-between}.awxjs__ui-cols.justify-around,.awxjs__ui-row.justify-around{justify-content:space-around}.awxjs__ui-expand{flex-basis:0;flex-grow:1}.awxjs__table .awxjs__ui-row{align-items:baseline;padding:6px 0}.awxjs__table-bordered .awxjs__ui-row{border-top:1px solid #eee;padding:8px 0}.awxjs__table-bordered .awxjs__ui-row:first-child{border-top:0}.awxjs__ui-btn{border-radius:3px;cursor:pointer;font-size:12px;padding:3px 6px;position:relative}.awxjs__ui-btn .awxjs__loader{display:block;position:absolute;right:-3px;top:-4px;z-index:2}.awxjs__ui-btn .awxjs__loader svg{background:transparent}.awxjs__ui-btn .awxjs__loader.animated>svg .awxjs__fill-path{animation:awxjs__svg-dash 1.5s cubic-bezier(.77,0,.175,1) infinite;-webkit-animation:awxjs__svg-dash 1.5s cubic-bezier(.77,0,.175,1) infinite}.awxjs__ui-btn .awxjs__ui-btn-target{position:relative;z-index:5}.awxjs__ui-btn .awxjs__ui-btn-controls{display:flex;align-items:center;position:absolute;right:3px;top:4px;z-index:6;transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear}.awxjs__ui-btn .awxjs__ui-btn-controls .awxjs__ui-btn-action{z-index:2}.awxjs__ui-btn .awxjs__ui-btn-controls .awxjs__loader{z-index:0}.awxjs__ui-btn .awxjs__ui-btn-action,.awxjs__ui-btn .awxjs__ui-btn-action.awxjs__ui-btn-action{background:transparent;border:0;cursor:pointer;padding:0}.awxjs__ui-btn .awxjs__ui-btn-action.awxjs__ui-btn-action svg,.awxjs__ui-btn .awxjs__ui-btn-action svg{fill:#999;height:16px!important;width:16px!important}.awxjs__ui-btn .awxjs__ui-btn-action.awxjs__ui-btn-action:hover svg,.awxjs__ui-btn .awxjs__ui-btn-action:hover svg{fill:#333}.awxjs__ui-btn .awxjs__ui-btn-close{opacity:0}.awxjs__ui-btn.selected .awxjs__ui-btn-label{color:#333}.awxjs__ui-btn.selected .awxjs__ui-btn-label:hover{color:#111}.awxjs__ui-btn-icon,.awxjs__ui-btn-icon-sm{background:transparent;border:0;cursor:pointer;height:34px;outline:none;padding:0;position:relative;width:34px}.awxjs__ui-btn-icon-sm svg,.awxjs__ui-btn-icon svg{fill:#aaa;height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.awxjs__ui-btn-icon-sm:hover svg,.awxjs__ui-btn-icon:hover svg{fill:#222}.awxjs__ui-btn-icon-sm{height:26px;width:26px}.awxjs__ui-btn-segmented .awxjs__ui-btn-segments{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear;-webkit-transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear;-moz-transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear}.awxjs__ui-btn-segmented .awxjs__ui-btn-segments ul{list-style:none;margin:0;padding:5px 0 2px}.awxjs__ui-btn-segmented .awxjs__ui-btn-segments ul>li{border-left:4px solid #ddd;color:#666;font-size:11px;font-weight:400;margin:3px 0;padding:3px 5px}.awxjs__ui-btn-segmented .awxjs__ui-btn-segments ul>li:hover{border-color:#666;cursor:pointer}.awxjs__ui-btn-segmented .awxjs__ui-btn-segments ul>li.selected{border-color:#00a7e9;color:#222;font-weight:700}.awxjs__ui-btn-segmented .awxjs__ui-btn-segmented__groups{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear;-webkit-transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear;-moz-transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear}.awxjs__ui-btn-segmented .awxjs__ui-btn-segmented__group{border-left:0;border-top:2px solid #ddd;font-size:11px;color:#333;margin:5px 0 0;overflow:hidden;padding:6px 0 3px}.awxjs__ui-btn-segmented .awxjs__ui-btn-segmented__group .awxjs__ui-btn-segments{max-height:none;opacity:1}.awxjs__ui-btn-segmented .awxjs__ui-btn-segmented__group:last-child{margin-bottom:0}.awxjs__ui-btn-segmented .awxjs__ui-btn-segmented__group>p{font-size:10px;font-weight:700;letter-spacing:.1em;margin:0 0 2px;text-transform:uppercase}.awxjs__ui-btn-segmented .awxjs__ui-btn-segmented__group .awxjs__ui-btn-segments ul{padding-top:0}.awxjs__ui-btn-segmented.selected .awxjs__ui-btn-segmented__groups,.awxjs__ui-btn-segmented.selected .awxjs__ui-btn-segments{opacity:1}.awxjs__ui-layer-controls-popover{background:#fff}.awxjs__legend{color:#fff;display:block}.awxjs__legend-title{color:#333;font-size:11px;font-weight:700;text-align:center}.awxjs__legend-group .awxjs__legend{display:inline-block;white-space:nowrap}.awxjs__legend-empty{font-size:11px;margin:0 6px;min-width:200px;padding:6px 0}.awxjs__ia-map{position:relative}.awxjs__ia-map .awxjs__loader{top:4px}.awxjs__ia-map .awxjs__loader>svg{transform:rotate(-90deg)}.awxjs__mapview{font-family:Helvetica,Arial,sans-serif}.awxjs__mapview .awxjs__map-nav{list-style:none;margin:0 0 10px;padding:0}.awxjs__mapview .awxjs__map-nav>li{display:inline-block;font-size:12px;margin-left:10px;position:relative}.awxjs__mapview .awxjs__map-nav>li:first-child{margin-left:0}.awxjs__mapview .awxjs__map-nav>li button{border:0;border-bottom:3px solid #ccc;background:transparent;color:#666;cursor:pointer;font-weight:700;font-size:12px;margin:0;padding:0 0 3px;text-decoration:none}.awxjs__mapview .awxjs__map-nav>li button:hover{border-color:#1397ca;color:#222}.awxjs__mapview .awxjs__map-nav>li.selected button{border-color:#1397ca}.awxjs__mapview .awxjs__map-container{position:relative;text-align:center}.awxjs__mapview .awxjs__map-container .awxjs__map{position:relative;width:100%;max-width:100%!important}.awxjs__mapview .awxjs__map-container .awxjs__map img{top:0;left:0;max-width:100%!important;height:auto!important}.awxjs__mapview .awxjs__map-container .awxjs__map .map-animated,.awxjs__mapview .awxjs__map-container .awxjs__map .map-layers{position:absolute!important;top:0;left:0;right:0;bottom:0}.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav{position:absolute;left:6px;bottom:6px;z-index:1000}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls{position:absolute;right:6px;bottom:6px;z-index:1001}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls,.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav{margin:0;padding:0;list-style:none}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls>li,.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav>li{display:inline-block;margin-left:0}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls>li button,.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav>li button{background:rgba(17,17,17,.8);border:0;color:#fff;font-size:12px;font-weight:700;padding:3px 6px;cursor:pointer}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls>li:first-child,.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav>li:first-child{margin-left:0}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls>li:hover button,.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav>li:hover button{background-color:#111}.awxjs__mapview .awxjs__map-container .awxjs__map-anim-controls>li.selected button,.awxjs__mapview .awxjs__map-container .awxjs__map-region-nav>li.selected button{background-color:#fff;color:#222}.awxjs__mapview .awxjs__map__overlays{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.awxjs__mapview .awxjs__map__overlays .awxjs__map-overlay__timestamp{bottom:5px;color:#222;font-size:14px;left:7px;position:absolute}.awxjs__mapview .awxjs__map__overlays .awxjs__map-overlay__title{background:hsla(0,0%,100%,.8);border-bottom:3px solid #0097e2;color:#222;font-size:18px;height:34px;left:10px;line-height:36px;padding:0 10px;position:absolute;text-align:left;top:10px;width:300px}.awxjs__mapview .awxjs__map__overlays .awxjs__map-overlay__branding{bottom:7px;color:#666;font-size:22px;font-weight:700;position:absolute;right:10px}.awxjs__mapview .awxjs__map-legend{margin-top:10px}.awxjs__app__ui-panel{position:absolute;z-index:10000}.awxjs__app__ui-panel .awxjs__app__ui-panel-container{background:rgba(0,0,0,.9);border-radius:6px;position:absolute;z-index:10}.awxjs__app__ui-panel.awxjs__app__view__pinned-bottomright .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-right .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-topright .awxjs__app__ui-panel-container{right:0}.awxjs__app__ui-panel.awxjs__app__view__pinned-bottomleft .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-left .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-topleft .awxjs__app__ui-panel-container{left:0}.awxjs__app__ui-panel.awxjs__app__view__pinned-top .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-topleft .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-topright .awxjs__app__ui-panel-container{top:0}.awxjs__app__ui-panel.awxjs__app__view__pinned-bottom .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-bottomleft .awxjs__app__ui-panel-container,.awxjs__app__ui-panel.awxjs__app__view__pinned-bottomright .awxjs__app__ui-panel-container{bottom:0}.awxjs__app__ui-panel .awxjs__app__ui-panel-toggleable{overflow:visible}.awxjs__app__ui-panel .awxjs__app__ui-panel-toggle{background:transparent;cursor:pointer;display:none;height:40px;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;width:40px;z-index:1}.awxjs__app__ui-panel .awxjs__app__ui-panel-toggle svg{fill:#fff;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}.awxjs__app__ui-panel .awxjs__app__ui-panel-close{background:transparent;border:0;padding:0;position:absolute;right:2px;top:2px}.awxjs__app__ui-panel .awxjs__app__ui-panel-close svg{fill:#999;height:20px;width:20px}.awxjs__app__ui-panel .awxjs__app__ui-panel-close:hover{cursor:pointer}.awxjs__app__ui-panel .awxjs__app__ui-panel-close:hover svg{fill:#fff}.awxjs__app__ui-panel .awxjs__app__ui-panel-toolbar{display:none}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable{min-height:40px;min-width:40px}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-container{background:rgba(0,0,0,.7)}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-container:hover{background:rgba(0,0,0,.9)}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-toolbar{opacity:0}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-toggle,.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-toolbar{display:block;transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-container{transition:max-height .4s cubic-bezier(.4,0,.23,1),max-width .4s cubic-bezier(.4,0,.23,1);-webkit-transition:max-height .4s cubic-bezier(.4,0,.23,1),max-width .4s cubic-bezier(.4,0,.23,1);-moz-transition:max-height .4s cubic-bezier(.4,0,.23,1),max-width .4s cubic-bezier(.4,0,.23,1);overflow:hidden}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-toolbar{border-bottom:1px solid hsla(0,0%,100%,.2);height:28px}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-title{color:#fff;font-size:12px;font-weight:700;line-height:30px;padding:0 10px}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-content{opacity:0;transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable.awxjs__app__ui-panel-toggleable-open .awxjs__app__ui-panel-container{background:rgba(0,0,0,.9)}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable.awxjs__app__ui-panel-toggleable-open .awxjs__app__ui-panel-toggle{opacity:0}.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable.awxjs__app__ui-panel-toggleable-open .awxjs__app__ui-panel-content,.awxjs__app__ui-panel.awxjs__app__ui-panel-toggleable.awxjs__app__ui-panel-toggleable-open .awxjs__app__ui-panel-toolbar{opacity:1}.awxjs__app__ui-panel.awxjs__app__view__pinned-bottom.awxjs__app__ui-panel-toggleable,.awxjs__app__ui-panel.awxjs__app__view__pinned-top.awxjs__app__ui-panel-toggleable{transform:translateX(-50%)}.awxjs__app__ui-panel .awxjs__ui-btn{background:hsla(0,0%,100%,.2);border:0;border-radius:3px;color:#ccc;cursor:pointer;display:inline-block;font-size:11px;font-weight:700;padding:6px 10px;position:relative;text-align:left}.awxjs__app__ui-panel .awxjs__ui-btn svg{fill:#ccc}.awxjs__app__ui-panel .awxjs__ui-btn:hover{background:hsla(0,0%,100%,.3)}.awxjs__app__ui-panel .awxjs__ui-btn.selected{background:#fff;border-color:#fff;color:#222}.awxjs__app__ui-panel .awxjs__ui-btn-icon,.awxjs__app__ui-panel .awxjs__ui-btn-icon-sm{padding:4px 6px}.awxjs__app__ui-panel .awxjs__ui-toggleable{background:hsla(0,0%,100%,.2);border:0;border-radius:3px;color:#ccc;cursor:pointer;display:block;font-size:11px;font-weight:700;margin-bottom:6px;min-width:120px;padding:6px 10px;position:relative;text-align:left}.awxjs__app__ui-panel .awxjs__ui-toggleable:last-child{margin-bottom:0}.awxjs__app__ui-panel .awxjs__ui-toggleable.selected{background:#fff;border-color:#fff;color:#222}.awxjs__app__ui-panel-toggleable{transition:min-height .4s cubic-bezier(.4,0,.23,1),min-width .4s cubic-bezier(.4,0,.23,1);-webkit-transition:min-height .4s cubic-bezier(.4,0,.23,1),min-width .4s cubic-bezier(.4,0,.23,1);-moz-transition:min-height .4s cubic-bezier(.4,0,.23,1),min-width .4s cubic-bezier(.4,0,.23,1)}.awxjs__app__ui-panel-layers{z-index:4997}.awxjs__app__ui-panel-layers .awxjs__app__ui-panel-content{overflow:auto}.awxjs__app__ui-panel-layers .awxjs__app__ui-panel-buttons{padding:6px;width:140px}.awxjs__app__ui-panel-layers .awxjs__ui-btn-group{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);padding:6px 0}.awxjs__app__ui-panel-layers .awxjs__ui-btn-group .awxjs__ui-btn-group-label{color:#ccc;font-size:11px;font-weight:700;margin:2px 0 6px 4px}.awxjs__app__ui-panel-layers .awxjs__ui-btn-group+.awxjs__ui-btn-group{border-top:0}.awxjs__app__ui-panel-layers .awxjs__ui-btn-group+.awxjs__ui-btn{margin-top:6px}.awxjs__app__ui-panel-layers .awxjs__ui-btn{display:block;margin-bottom:6px;min-width:120px}.awxjs__app__ui-panel-layers .awxjs__ui-btn:last-child{margin-bottom:0}.awxjs__app__ui-panel-layers .awxjs__ui-btn .awxjs__loader svg{background:transparent}.awxjs__app__ui-panel-layers .awxjs__ui-btn-segments .awxjs__ui-btn{background:transparent;border-radius:0;min-width:auto}.awxjs__app__ui-panel-layers .awxjs__ui-btn-segments .awxjs__ui-btn.selected{background:transparent}.awxjs__app__ui-panel-timeline{z-index:4998}.awxjs__app__ui-panel-timeline .awxjs__app__ui-panel-content{padding:10px;position:relative}.awxjs__app__ui-panel-timeline:after{content:"";display:table;clear:both}.awxjs__app__ui-panel-timeline .awxjs__ui-cols>div{position:relative}.awxjs__app__ui-panel-timeline-left{margin-right:20px;min-width:90px}.awxjs__app__ui-panel-timeline-right{margin-left:10px}.awxjs__app__ui-panel-timeline-daytime{color:#fff;font-size:20px;text-align:left;white-space:nowrap}.awxjs__app__ui-panel-timeline-day{font-size:12px;margin-top:3px}.awxjs__app__ui-panel-timeline-controls .awxjs__ui-btn{background:#666;color:#ccc;height:30px;line-height:30px;margin:0 3px;padding:0 12px}.awxjs__app__ui-panel-timeline-controls .awxjs__ui-btn svg{fill:#ccc}.awxjs__app__ui-panel-timeline-controls .awxjs__ui-btn:hover{background:#fff;color:#222}.awxjs__app__ui-panel-timeline-controls .awxjs__ui-btn:hover svg{fill:#222}.awxjs__app__ui-panel-timeline-controls .awxjs__ui-btn-icon,.awxjs__app__ui-panel-timeline-controls .awxjs__ui-btn-icon-sm{height:30px;padding:0}.awxjs__app__ui-panel-timeline .awxjs__ui-btn-settings{height:30px;padding:0;position:absolute;right:2px;top:2px;width:30px}.awxjs__app__ui-panel-timeline .awxjs__ui-btn-settings svg{fill:#999}.awxjs__app__ui-panel-timeline .awxjs__ui-btn-settings:hover svg{fill:#fff}.awxjs__app__ui-panel-timeline .awxjs__ui-timeline{margin:0 15px 0 30px;position:relative;width:500px}.awxjs__app__ui-panel-timeline .awxjs__ui-timeline__ui-btn-end,.awxjs__app__ui-panel-timeline .awxjs__ui-timeline__ui-btn-start{bottom:0;position:absolute;top:0;width:12px}.awxjs__app__ui-panel-timeline .awxjs__ui-timeline__ui-btn-end:hover,.awxjs__app__ui-panel-timeline .awxjs__ui-timeline__ui-btn-start:hover{background:#fff;cursor:pointer}.awxjs__app__ui-panel-timeline .awxjs__ui-timeline__ui-btn-start{left:0;z-index:10}.awxjs__app__ui-panel-timeline .awxjs__ui-timeline__ui-btn-end{right:0;z-index:11}.awxjs__app__ui-panel-timeline .awxjs__ui-slider .awxjs__ui-slider-span{border-bottom:2px solid #bbb}.awxjs__app__ui-panel-timeline .awxjs__ui-slider .awxjs__ui-slider-span-item.awxjs__ui-slider-span-past{background:#555}.awxjs__app__ui-panel-timeline .awxjs__ui-slider .awxjs__ui-slider-span-item.awxjs__ui-slider-span-future{background:rgba(85,85,85,.5)}.awxjs__app__ui-panel-timeline .awxjs__loader{display:block;margin-top:-15px;top:50%}.awxjs__app__ui-panel-timeline .awxjs__loader svg{background:#222}.awxjs__app__ui-panel-legends .awxjs__app__ui-panel-content{max-height:350px;overflow-x:hidden;overflow-y:auto;padding:6px 10px}.awxjs__app__ui-panel-legends .awxjs__legend-view .awxjs__legend{border-bottom:1px solid hsla(0,0%,100%,.2)}.awxjs__app__ui-panel-legends .awxjs__legend{padding:6px 0 0}.awxjs__app__ui-panel-legends .awxjs__legend:last-child,.awxjs__app__ui-panel-legends .awxjs__legend>.awxjs__legend{border-bottom:0}.awxjs__app__ui-panel-legends .awxjs__legend-title{color:#ccc!important;font-weight:400!important;margin:0 6px;text-align:left!important}.awxjs__app__ui-panel-legends .awxjs__legend-group .awxjs__legend-title{text-align:center!important}.awxjs__app__ui-panel-search{background:transparent;z-index:4996}.awxjs__app__ui-panel-search .awxjs__app__ui-panel-container{background:transparent}.awxjs__app__ui-panel-search .awxjs__ui-searchfield-form{box-shadow:0 1px 2px 2px rgba(0,0,0,.2)}.awxjs__app__ui-panel-search.awxjs__app__ui-panel-toggleable .awxjs__app__ui-panel-container{overflow:visible}.awxjs__app__ui-panel-search.awxjs__app__ui-panel-toggleable .awxjs__ui-searchfield .awxjs__ui-searchfield-container{margin:6px}.awxjs__app__ui-panel-search.awxjs__app__ui-panel-toggleable .awxjs__ui-searchfield .awxjs__ui-searchfield-container input{z-index:1500}.awxjs__app__ui-panel-search.awxjs__app__ui-panel-toggleable .awxjs__ui-searchfield .awxjs__ui-searchfield-container .awxjs__ui-searchfield-results{margin:0 6px}@media (max-width:500px){.awxjs__app__ui-panel-search .awxjs__ui-searchfield .awxjs__ui-searchfield-form>form input{margin-top:3px;width:180px}}.awxjs__app__ui-panel-info{background:#fff;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.3);max-height:0;overflow:hidden;position:absolute;transition:max-height .5s cubic-bezier(.4,0,.23,1);-webkit-transition:max-height .5s cubic-bezier(.4,0,.23,1);-moz-transition:max-height .5s cubic-bezier(.4,0,.23,1);width:400px;z-index:10000}.awxjs__app__ui-panel-info-container{max-height:inherit;min-height:200px;overflow:auto;position:relative}.awxjs__app__ui-panel-info-top{background:#eee;border-bottom:2px solid #ddd;left:0;padding:20px 10px 15px;position:absolute;right:0;top:0;z-index:2}.awxjs__app__ui-panel-info-inner{margin-top:40px;padding:20px;position:relative;z-index:1}.awxjs__app__ui-panel-info-title{color:#222;font-size:18px;font-weight:700;height:20px;padding:0 10px}.awxjs__app__ui-panel-info-content{transition:opacity .2s linear;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear}.awxjs__app__ui-panel-info-close{background:transparent;border:0;cursor:pointer;padding:0;position:absolute;right:6px;top:14px;z-index:10}.awxjs__app__ui-panel-info-close svg{fill:#aaa;height:26px;width:26px}.awxjs__app__ui-panel-info-close:hover svg{fill:#222}.awxjs__app__ui-panel-info .awxjs__expand{flex-grow:1}.awxjs__app__ui-panel-info .awxjs__ui-btn-default{background:#1397ca;color:#fff;display:inline-block;font-size:14px;padding:10px 14px;text-align:center}.awxjs__app__ui-panel-info .awxjs__ui-btn-default:hover{background:#0f7ba5}.awxjs__app__ui-panel-info .awxjs__ui-btn-full{display:block}.awxjs__app__ui-panel-info .awxjs__ui-btn-icon,.awxjs__app__ui-panel-info .awxjs__ui-btn-icon-sm{border-radius:9999px;display:inline-block;height:26px;position:relative;width:26px}.awxjs__app__ui-panel-info .awxjs__ui-btn-icon-sm svg,.awxjs__app__ui-panel-info .awxjs__ui-btn-icon svg{height:14px;left:50%;margin:-7px 0 0 -7px;position:absolute;top:50%;width:14px}.awxjs__app__ui-panel-info .awxjs__ui-btn-icon-filled{background:#eee;padding:0}.awxjs__app__ui-panel-info .awxjs__ui-btn-icon-filled svg{fill:#666}.awxjs__app__ui-panel-info .awxjs__ui-btn-icon-filled:hover{background:#ccc}.awxjs__app__ui-panel-info .awxjs__ui-btn-icon-filled:hover svg{fill:#333}.awxjs__app__ui-panel-info-container .awxjs__loader{top:40px;bottom:0;left:0;right:0;margin:0 auto}.awxjs__app__ui-panel-info__view-title{font-size:16px;font-weight:700;margin:0 0 6px}.awxjs__app__ui-panel-info__view-content{margin:0}.awxjs__app__ui-panel-info__content-view .awxjs__app__ui-panel-info__view{border-bottom:1px solid #ccc;margin:3px 0;padding:12px 2px 15px}.awxjs__app__ui-panel-info__content-view .awxjs__app__ui-panel-info__view:last-child{border-bottom:0;padding-bottom:0}.awxjs__app__ui-panel-info-content{font-size:14px}.awxjs__app__ui-panel-info__label{font-size:14px;font-weight:700}.awxjs__app__ui-panel-info__units{margin:-10px 0}.awxjs__app__ui-panel-info__place-name{font-size:18px;font-weight:700}.awxjs__app__ui-panel-info__place-meta{color:#666;font-size:12px}.awxjs__app__ui-panel-info__obs-icon{height:60px;margin:0 20px 0 10px;width:60px}.awxjs__app__ui-panel-info__obs-wx{font-size:16px;margin:0}.awxjs__app__ui-panel-info__obs-temp{font-size:30px;margin-top:15px;min-width:70px}.awxjs__app__ui-panel-info__obs-temp span{color:#666;font-size:22px;font-weight:400;padding-left:3px}.awxjs__app__ui-panel-info__obs-details{font-size:12px}.awxjs__app__ui-panel-info__obs-details .awxjs__ui-row{margin:3px 0}.awxjs__app__ui-panel-info__obs-details .awxjs__ui-row>div{flex-basis:0;flex-grow:1;margin:0 5px;width:100px}.awxjs__app__ui-panel-info__obs-details .awxjs__ui-row div:last-child{font-size:12px;font-weight:700}.awxjs__app__ui-panel-info__obs-timestamp{color:#999;font-size:11px;margin-bottom:8px}.awxjs__app__ui-panel-info__forecast .awxjs__app__ui-panel-info__view-title{margin-bottom:8px}.awxjs__app__ui-panel-info__forecast-period{border-top:1px solid #efefef;padding:8px 0}.awxjs__app__ui-panel-info__forecast-period:first-child{border-top:0}.awxjs__app__ui-panel-info__forecast-ts{width:50px}.awxjs__app__ui-panel-info__forecast-temp{font-size:16px;width:80px}.awxjs__app__ui-panel-info__forecast-icon{height:40px;margin:0 20px;width:40px}.awxjs__app__ui-panel-info__forecast-detail{font-size:14px;margin:4px 0}.awxjs__app__ui-panel-info__forecast-detail span{color:#666;font-size:13px;font-weight:400}.awxjs__app__ui-panel-info__alerts p{font-size:12px}.awxjs__app__ui-panel-info__alert{border-top:1px solid #efefef;line-height:16px;padding:6px 0}.awxjs__app__ui-panel-info__alert-name{color:#c40f0f;font-size:14px}.awxjs__app__ui-panel-info__hazards{padding-top:6px}.awxjs__app__ui-panel-info__hazard{margin:6px 0}.awxjs__app__ui-panel-info__hazard .awxjs__ui-cols>div{flex-basis:0}.awxjs__app__ui-panel-info__hazard-label{flex-grow:1;font-size:12px;font-weight:700;width:15%}.awxjs__app__ui-panel-info__hazard-value{float:left;font-size:13px;text-align:left;width:60px}.awxjs__app__ui-panel-info__hazard-value-lg{width:90px}.awxjs__app__ui-panel-info__hazard-value-0{color:#999}.awxjs__app__ui-panel-info__hazard-bar{background:#efefef;border:2px solid #ddd;border-radius:10px;height:16px;margin:0 10px 0 20px;position:relative;width:130px}.awxjs__app__ui-panel-info__hazard-bar-progress{background:#ccc;border-radius:5px;height:inherit;width:0}.awxjs__app__ui-panel-info__hazard-bar-inner{height:10px;margin:3px}.awxjs__app__ui-panel-info__hazard-bar-sm{width:100px}.awxjs__app__ui-panel-info__hazard-indice-fill-0,.awxjs__app__ui-panel-info__hazard-indice-fill-0p5,.awxjs__app__ui-panel-info__hazard-indice-fill-1{background:#07cf01}.awxjs__app__ui-panel-info__hazard-indice-fill-2{background:#f0e402}.awxjs__app__ui-panel-info__hazard-indice-fill-3{background:#f08802}.awxjs__app__ui-panel-info__hazard-indice-fill-4{background:#da2002}.awxjs__app__ui-panel-info__hazard-indice-fill-5{background:#d80380}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info-top{padding:15px 12px 12px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info-title{padding:0 2px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info-close{top:9px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info-inner{padding:12px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__obs>.awxjs__ui-cols{display:block}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__obs-details{margin-top:20px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__obs-details .awxjs__ui-row>div:first-child{margin-left:0}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__forecast-ts{width:40px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__forecast-icon{margin:0 10px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__forecast-temp{width:65px}.awxjs__app__ui-panel-info-compact .awxjs__app__ui-panel-info__hazard-bar{width:80px}@media (min-width:600px){.ui-btn{display:none}.ui-btn-legends{display:block}}@media (max-width:1000px){.awxjs__app__ui-panel-timeline .awxjs__ui-timeline{width:300px}}@media (max-width:600px){.awxjs__app__ui-panel-timeline-center{margin-right:25px}.awxjs__app__ui-panel-timeline-right{margin:0}.awxjs__app__ui-panel-timeline .awxjs__ui-timeline{display:none}.awxjs__app__ui-panel-info__obs>.awxjs__ui-cols{display:block}.awxjs__app__ui-panel-info__obs-details{margin-top:20px}.awxjs__app__ui-panel-info__obs-details>.awxjs__ui-row>div{margin:0}.awxjs__app__ui-panel-info__forecast-temp{width:60px}}.awxjs__ui-range .awxjs__ui-range-title{color:#fff;font-size:12px;font-weight:700;margin:0 0 6px}.awxjs__ui-range .awxjs__ui-range-intervals{list-style:none;margin:0;padding:0}.awxjs__ui-range .awxjs__ui-range-intervals:after{content:"";display:table;clear:both}.awxjs__ui-range .awxjs__ui-range-intervals>li{background-color:#efefef;color:#222;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;margin:0 0 0 1px;padding:4px 8px;text-transform:uppercase;text-decoration:none}.awxjs__ui-range .awxjs__ui-range-intervals>li:hover{background-color:#1397ca;color:#fff}.awxjs__ui-range .awxjs__ui-range-intervals>li.disabled{background-color:#666}.awxjs__ui-range .awxjs__ui-range-intervals>li:first-child{margin-left:0}.awxjs__ui-range .awxjs__ui-range-intervals>li.selected{background-color:#333;color:#fff}.awxjs__ui-searchfield{position:relative;overflow:visible}.awxjs__ui-searchfield:after{content:"";display:table;clear:both}.awxjs__ui-searchfield .awxjs__ui-searchfield-form{background:#fff;border-radius:17px;vertical-align:middle;white-space:nowrap}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form{position:relative}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form:after{content:"";display:table;clear:both}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form button,.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form input{display:block;height:34px;margin:0}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form input{background:transparent;border:0;font-size:14px;margin-right:40px;outline:none;padding:0 6px 0 20px;width:300px}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form button{background-color:#efefef;border:0;border-top-right-radius:17px;border-bottom-right-radius:17px;font-size:11px;height:34px;padding:0 10px 0 6px;position:absolute;right:0;top:0;width:40px}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form button svg{fill:#333;height:16px;width:16px}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form button:hover{background-color:#333;color:#fff;cursor:pointer}.awxjs__ui-searchfield .awxjs__ui-searchfield-form>form button:hover svg{fill:#fff}.awxjs__ui-searchfield .awxjs__ui-searchfield-results{background:hsla(0,0%,100%,.95);border-bottom:3px solid #ccc;box-shadow:0 1px 2px 2px rgba(0,0,0,.2);display:none;left:0;margin-top:1px;max-height:300px;overflow:auto;position:absolute;right:0;z-index:1000}.awxjs__ui-searchfield .awxjs__ui-searchfield-results ul{list-style:none;margin:0;padding:0}.awxjs__ui-searchfield .awxjs__ui-searchfield-results ul>li{border-top:1px solid #efefef;font-size:14px;padding:10px 20px 8px}.awxjs__ui-searchfield .awxjs__ui-searchfield-results ul>li:first-child{border-top:0}.awxjs__ui-searchfield .awxjs__ui-searchfield-results ul>li:hover{background:#efefef;cursor:pointer}.awxjs__ui-searchfield .awxjs__ui-searchfield-results ul>li.selected{background:#efefef}.awxjs__ui-searchfield .awxjs__loader{display:block;margin-top:-15px;right:40px;top:50%}.awxjs__ui-searchfield .awxjs__loader svg{background:transparent;stroke-width:8px}.awxjs__ui-searchfield.awxjs__ui-searchfield-expanded .awxjs__ui-searchfield-form{border-bottom-left-radius:0;border-bottom-right-radius:0}.awxjs__ui-searchfield.awxjs__ui-searchfield-expanded .awxjs__ui-searchfield-form button{border-bottom-right-radius:0}.awxjs__ui-slider{overflow:hidden;position:relative}.awxjs__ui-slider .awxjs__ui-slider-span-inner{height:22px;position:relative}.awxjs__ui-slider .awxjs__ui-slider-span-item{background:#ddd;bottom:0;position:absolute;top:0;z-index:1}.awxjs__ui-slider .awxjs__ui-slider-span-item.awxjs__ui-slider-span-past{background:#bbb;left:0;z-index:1}.awxjs__ui-slider .awxjs__ui-slider-span-item.awxjs__ui-slider-span-future{right:0;z-index:2}.awxjs__ui-slider .awxjs__ui-slider-indicator{bottom:0;cursor:pointer;height:15px;left:0;margin:0 5px;position:absolute;width:15px;z-index:5}.awxjs__ui-slider .awxjs__ui-slider-indicator:before{border-color:transparent transparent #bbb;border-style:solid;border-width:0 12px 12px;bottom:0;content:"";height:0;left:50%;margin-left:-12px;position:absolute;width:0}.awxjs__ui-slider .awxjs__ui-slider-indicator.is-dragging:before,.awxjs__ui-slider .awxjs__ui-slider-indicator.is-dragging:hover:before,.awxjs__ui-slider .awxjs__ui-slider-indicator:hover:before{border-bottom-color:#fff}.awxjs__ui-slider .awxjs__ui-slider-ticks{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:3}.awxjs__ui-slider .awxjs__ui-slider-ticks .awxjs__ui-slider-tick{background:#333;bottom:0;overflow:visible;position:absolute;top:0;width:1px}.awxjs__ui-slider .awxjs__ui-slider-ticks .awxjs__ui-slider-tick .awxjs__ui-slider-tick-label{color:#111;font-size:11px;padding-left:3px;width:30px}.awxjs__ui-slider-range{min-width:60px;position:relative;touch-action:none}.awxjs__ui-slider-range,.awxjs__ui-slider-range *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.awxjs__ui-slider-range *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.awxjs__ui-slider-range-title{color:#333;font-size:12px;font-weight:700;margin:0 0 10px -5px}.awxjs__ui-slider-range-title span{color:#666;font-size:11px;font-weight:400}.awxjs__ui-slider-range-inner{height:14px;position:relative}.awxjs__ui-slider-range-with-marks{margin:0 8px}.awxjs__ui-slider-range-with-marks .awxjs__ui-slider-range-inner{height:26px}.awxjs__ui-slider-range-rail{background:#999;border-radius:6px;height:4px;position:absolute;width:100%}.awxjs__ui-slider-range-track{background:#1397ca;border-radius:6px;height:4px;left:0;position:absolute}.awxjs__ui-slider-range-handle{background:#fff;border:2px solid #1397ca;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin:-5px 0 0 -7px;position:absolute;touch-action:pan-x;width:14px}.awxjs__ui-slider-range-handle:focus{border-color:#1397ca;outline:none}.awxjs__ui-slider-range-handle-click-focused:focus{border-color:#89cbe5;box-shadow:unset}.awxjs__ui-slider-range-handle:hover{border-color:#1397ca}.awxjs__ui-slider-range-handle:active{border-color:#1397ca;box-shadow:0 0 5px 2px #1397ca;cursor:grabbing}.awxjs__ui-slider-range-marks{font-size:12px;height:14px;left:0;position:absolute;top:12px;width:100%}.awxjs__ui-slider-range-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.awxjs__ui-slider-range-mark-text-active{color:#333;font-weight:700}.awxjs__ui-slider-range-steps{background:transparent;height:4px;position:absolute;width:100%}.awxjs__ui-slider-range-dot{background:#fff;border:2px solid #999;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;margin-left:-4px;position:absolute;vertical-align:middle;width:8px}.awxjs__ui-slider-range-dot-active{border-color:#1397ca}.awxjs__ui-slider-range-disabled{background:#e9e9e9}.awxjs__app__ui-panel .awxjs__ui-switch,.awxjs__ui-btn .awxjs__ui-switch,.awxjs__ui-switch{display:flex;align-items:center}.awxjs__app__ui-panel .awxjs__ui-switch .awxjs__ui-switch-label,.awxjs__ui-btn .awxjs__ui-switch .awxjs__ui-switch-label,.awxjs__ui-switch .awxjs__ui-switch-label{color:#222;font-size:12px;font-weight:700}.awxjs__app__ui-panel .awxjs__ui-switch .awxjs__ui-switch__control,.awxjs__ui-btn .awxjs__ui-switch .awxjs__ui-switch__control,.awxjs__ui-switch .awxjs__ui-switch__control{background:#ccc;border-radius:9999px;height:24px;margin:0 5px;position:relative;width:40px}.awxjs__app__ui-panel .awxjs__ui-switch .awxjs__ui-switch__control-indicator,.awxjs__ui-btn .awxjs__ui-switch .awxjs__ui-switch__control-indicator,.awxjs__ui-switch .awxjs__ui-switch__control-indicator{background:#fff;border-radius:9999px;height:18px;left:3px;position:absolute;top:3px;transition:left .2s cubic-bezier(.075,.82,.165,1);width:18px}.awxjs__app__ui-panel .awxjs__ui-switch:hover .awxjs__ui-switch__control,.awxjs__ui-btn .awxjs__ui-switch:hover .awxjs__ui-switch__control,.awxjs__ui-switch:hover .awxjs__ui-switch__control{background:#bbb}.awxjs__app__ui-panel .awxjs__ui-switch.selected .awxjs__ui-switch__control,.awxjs__ui-btn .awxjs__ui-switch.selected .awxjs__ui-switch__control,.awxjs__ui-switch.selected .awxjs__ui-switch__control{background:#1397ca}.awxjs__app__ui-panel .awxjs__ui-switch.selected .awxjs__ui-switch__control-indicator,.awxjs__ui-btn .awxjs__ui-switch.selected .awxjs__ui-switch__control-indicator,.awxjs__ui-switch.selected .awxjs__ui-switch__control-indicator{left:19px}.awxjs__app__ui-panel .awxjs__ui-switch.selected:hover .awxjs__ui-switch__control,.awxjs__ui-btn .awxjs__ui-switch.selected:hover .awxjs__ui-switch__control,.awxjs__ui-switch.selected:hover .awxjs__ui-switch__control{background:#0c6d93}.awxjs__ui-timeline .awxjs__ui-timeline__periods{height:22px;position:relative}.awxjs__ui-timeline .awxjs__ui-timeline__periods:after{content:"";display:table;clear:both}.awxjs__ui-timeline .awxjs__ui-timeline__periods>.awxjs__ui-timeline__periods-item{bottom:0;float:left;overflow:hidden;position:absolute;top:0}.awxjs__ui-timeline .awxjs__ui-timeline__periods>.awxjs__ui-timeline__periods-item>span{display:block;background-color:#1397ca;margin:0 1px;padding:2px 4px;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase}.awxjs__ui-timeline .awxjs__ui-timeline__periods>.awxjs__ui-timeline__periods-item:first-child>span{margin-left:0}.awxjs__ui-timeline .awxjs__ui-timeline__periods>.awxjs__ui-timeline__periods-item:last-child>span{margin-right:0}.awxjs__ui-toggleable .awxjs__ui-toggleable-options{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear;-webkit-transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear;-moz-transition:max-height .5s cubic-bezier(.4,0,.23,1),opacity .5s linear}.awxjs__ui-toggleable .awxjs__ui-toggleable-options ul{list-style:none;margin:0;padding:5px 0 2px}.awxjs__ui-toggleable .awxjs__ui-toggleable-options ul>li{border-left:4px solid #ddd;color:#666;font-size:11px;font-weight:400;margin:3px 0;padding:3px 5px}.awxjs__ui-toggleable .awxjs__ui-toggleable-options ul>li:hover{border-color:#666;cursor:pointer}.awxjs__ui-toggleable .awxjs__ui-toggleable-options ul>li.selected{border-color:#00a7e9;color:#222;font-weight:700}.awxjs__ui-toggleable.selected .awxjs__ui-toggleable-options{opacity:1}.awxjs__ui-tooltip{font-family:Helvetica,Arial,sans-serif;position:absolute;padding:8px 10px;top:10px;max-width:400px;color:#333;background:hsla(0,0%,100%,.95);border-radius:4px;box-shadow:0 1px 2px 2px rgba(0,0,0,.2);z-index:5010}.awxjs__ui-tooltip .awxjs__ui-tooltip-close{position:absolute;right:0;top:0}.awxjs__ui-tooltip-dark{background:rgba(0,0,0,.9);color:#fff}.awxjs__ui-tooltip:after{content:"";position:absolute;width:10px;height:10px;margin:-5px;background:inherit;transform:rotate(45deg)}.awxjs__ui-tooltip.top-left:after,.awxjs__ui-tooltip.top-right:after,.awxjs__ui-tooltip.top:after{bottom:0}.awxjs__ui-tooltip.bottom-left:after,.awxjs__ui-tooltip.bottom-right:after,.awxjs__ui-tooltip.bottom:after{top:0}.awxjs__ui-tooltip.bottom:after,.awxjs__ui-tooltip.top:after{left:50%}.awxjs__ui-tooltip.bottom-left:after,.awxjs__ui-tooltip.top-left:after{right:15px}.awxjs__ui-tooltip.bottom-right:after,.awxjs__ui-tooltip.top-right:after{left:15px}.awxjs__ui-tooltip.left-bottom:after,.awxjs__ui-tooltip.left-top:after,.awxjs__ui-tooltip.left:after{right:0}.awxjs__ui-tooltip.right-bottom:after,.awxjs__ui-tooltip.right-top:after,.awxjs__ui-tooltip.right:after{left:0}.awxjs__ui-tooltip.left:after,.awxjs__ui-tooltip.right:after{top:50%}.awxjs__ui-tooltip.left-top:after,.awxjs__ui-tooltip.right-top:after{bottom:15px}.awxjs__ui-tooltip.left-bottom:after,.awxjs__ui-tooltip.right-bottom:after{top:15px}.awxjs__ui-tooltip.fade{opacity:0;transition:opacity .2s ease-out}.awxjs__ui-tooltip.fade.in{opacity:1;transition-duration:.1s}.awxjs__ui-tooltip.slide{opacity:0;transition:transform .2s ease-out;transition-property:transform,opacity}.awxjs__ui-tooltip.slide.top,.awxjs__ui-tooltip.slide.top-left,.awxjs__ui-tooltip.slide.top-right{transform:translateY(15px)}.awxjs__ui-tooltip.slide.bottom,.awxjs__ui-tooltip.slide.bottom-left,.awxjs__ui-tooltip.slide.bottom-right{transform:translateY(-15px)}.awxjs__ui-tooltip.slide.left,.awxjs__ui-tooltip.slide.left-bottom,.awxjs__ui-tooltip.slide.left-top{transform:translateX(15px)}.awxjs__ui-tooltip.slide.right,.awxjs__ui-tooltip.slide.right-bottom,.awxjs__ui-tooltip.slide.right-top{transform:translateX(-15px)}.awxjs__ui-tooltip.slide.in{opacity:1;transform:none;transition-duration:.1s}.awxjs__ui-tooltip.grow{transform:scale(0);transition:transform .2s ease-out}.awxjs__ui-tooltip.grow.top{transform:translateY(60%) scale(0)}.awxjs__ui-tooltip.grow.top-left{transform:translateY(60%) translateX(40%) scale(0)}.awxjs__ui-tooltip.grow.top-right{transform:translateY(60%) translateX(-40%) scale(0)}.awxjs__ui-tooltip.grow.bottom{transform:translateY(-60%) scale(0)}.awxjs__ui-tooltip.grow.bottom-left{transform:translateY(-60%) translateX(40%) scale(0)}.awxjs__ui-tooltip.grow.bottom-right{transform:translateY(-60%) translateX(-40%) scale(0)}.awxjs__ui-tooltip.grow.left{transform:translateX(53%) scale(0)}.awxjs__ui-tooltip.grow.left-top{transform:translateX(53%) translateY(40%) scale(0)}.awxjs__ui-tooltip.grow.left-bottom{transform:translateX(53%) translateY(-40%) scale(0)}.awxjs__ui-tooltip.grow.right{transform:translateX(-53%) scale(0)}.awxjs__ui-tooltip.grow.right-top{transform:translateX(-53%) translateY(40%) scale(0)}.awxjs__ui-tooltip.grow.right-bottom{transform:translateX(-53%) translateY(-40%) scale(0)}.awxjs__ui-tooltip.grow.in{transform:none;transition-duration:.1s}.awxb-component.awxb-component,.awxb-view.awxb-view{box-sizing:border-box;font-size:16px;-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.5}.awxb-component.awxb-component *,.awxb-view.awxb-view *{font-family:inherit}.awxb-component.awxb-component *,.awxb-component.awxb-component :after,.awxb-component.awxb-component :before,.awxb-view.awxb-view *,.awxb-view.awxb-view :after,.awxb-view.awxb-view :before{box-sizing:inherit}.awxb-component.awxb-component [tabindex="-1"]:focus,.awxb-view.awxb-view [tabindex="-1"]:focus{outline:none!important}.awxb-component.awxb-component h1,.awxb-component.awxb-component h2,.awxb-component.awxb-component h3,.awxb-component.awxb-component h4,.awxb-component.awxb-component h5,.awxb-component.awxb-component h6,.awxb-view.awxb-view h1,.awxb-view.awxb-view h2,.awxb-view.awxb-view h3,.awxb-view.awxb-view h4,.awxb-view.awxb-view h5,.awxb-view.awxb-view h6{margin-top:0;margin-bottom:8px}.awxb-component.awxb-component p,.awxb-view.awxb-view p{margin-top:0;margin-bottom:16px}.awxb-component.awxb-component abbr[data-original-title],.awxb-component.awxb-component abbr[title],.awxb-view.awxb-view abbr[data-original-title],.awxb-view.awxb-view abbr[title]{cursor:help}.awxb-component.awxb-component address,.awxb-view.awxb-view address{margin-bottom:16px;font-style:normal;line-height:inherit}.awxb-component.awxb-component dl,.awxb-component.awxb-component ol,.awxb-component.awxb-component ul,.awxb-view.awxb-view dl,.awxb-view.awxb-view ol,.awxb-view.awxb-view ul{margin-top:0;margin-bottom:16px}.awxb-component.awxb-component ol ol,.awxb-component.awxb-component ol ul,.awxb-component.awxb-component ul ol,.awxb-component.awxb-component ul ul,.awxb-view.awxb-view ol ol,.awxb-view.awxb-view ol ul,.awxb-view.awxb-view ul ol,.awxb-view.awxb-view ul ul{margin-bottom:0}.awxb-component.awxb-component dt,.awxb-view.awxb-view dt{font-weight:700}.awxb-component.awxb-component dd,.awxb-view.awxb-view dd{margin-bottom:8px;margin-left:0}.awxb-component.awxb-component blockquote,.awxb-view.awxb-view blockquote{margin:0 0 16px}.awxb-component.awxb-component a,.awxb-view.awxb-view a{color:#007bff;text-decoration:none}.awxb-component.awxb-component a:focus,.awxb-component.awxb-component a:hover,.awxb-view.awxb-view a:focus,.awxb-view.awxb-view a:hover{color:#0056b3;text-decoration:underline}.awxb-component.awxb-component a:not([href]):not([tabindex]),.awxb-component.awxb-component a:not([href]):not([tabindex]):focus,.awxb-component.awxb-component a:not([href]):not([tabindex]):hover,.awxb-view.awxb-view a:not([href]):not([tabindex]),.awxb-view.awxb-view a:not([href]):not([tabindex]):focus,.awxb-view.awxb-view a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}.awxb-component.awxb-component a:not([href]):not([tabindex]):focus,.awxb-view.awxb-view a:not([href]):not([tabindex]):focus{outline:0}.awxb-component.awxb-component pre,.awxb-view.awxb-view pre{margin-top:0;margin-bottom:16px;overflow:auto}.awxb-component.awxb-component figure,.awxb-view.awxb-view figure{margin:0 0 16px}.awxb-component.awxb-component img,.awxb-view.awxb-view img{vertical-align:middle}.awxb-component.awxb-component [role=button],.awxb-view.awxb-view [role=button]{cursor:pointer}.awxb-component.awxb-component [role=button],.awxb-component.awxb-component a,.awxb-component.awxb-component area,.awxb-component.awxb-component button,.awxb-component.awxb-component input,.awxb-component.awxb-component label,.awxb-component.awxb-component select,.awxb-component.awxb-component summary,.awxb-component.awxb-component textarea,.awxb-view.awxb-view [role=button],.awxb-view.awxb-view a,.awxb-view.awxb-view area,.awxb-view.awxb-view button,.awxb-view.awxb-view input,.awxb-view.awxb-view label,.awxb-view.awxb-view select,.awxb-view.awxb-view summary,.awxb-view.awxb-view textarea{touch-action:manipulation}.awxb-component.awxb-component table,.awxb-view.awxb-view table{border-collapse:collapse;background-color:transparent}.awxb-component.awxb-component caption,.awxb-view.awxb-view caption{padding-top:12px;padding-bottom:12px;color:#6c757d;text-align:left;caption-side:bottom}.awxb-component.awxb-component th,.awxb-view.awxb-view th{text-align:left}.awxb-component.awxb-component label,.awxb-view.awxb-view label{display:inline-block;margin-bottom:8px}.awxb-component.awxb-component button:focus,.awxb-view.awxb-view button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.awxb-component.awxb-component button,.awxb-component.awxb-component input,.awxb-component.awxb-component select,.awxb-component.awxb-component textarea,.awxb-view.awxb-view button,.awxb-view.awxb-view input,.awxb-view.awxb-view select,.awxb-view.awxb-view textarea{line-height:inherit}.awxb-component.awxb-component input[type=date],.awxb-component.awxb-component input[type=datetime-local],.awxb-component.awxb-component input[type=month],.awxb-component.awxb-component input[type=time],.awxb-view.awxb-view input[type=date],.awxb-view.awxb-view input[type=datetime-local],.awxb-view.awxb-view input[type=month],.awxb-view.awxb-view input[type=time]{-webkit-appearance:listbox}.awxb-component.awxb-component textarea,.awxb-view.awxb-view textarea{resize:vertical}.awxb-component.awxb-component fieldset,.awxb-view.awxb-view fieldset{min-width:0;padding:0;margin:0;border:0}.awxb-component.awxb-component legend,.awxb-view.awxb-view legend{display:block;width:100%;padding:0;margin-bottom:8px;font-size:24px;line-height:inherit}.awxb-component.awxb-component [type=reset],.awxb-component.awxb-component [type=submit],.awxb-component.awxb-component button,.awxb-component.awxb-component html [type=button],.awxb-component.awxb-component input[type=search],.awxb-view.awxb-view [type=reset],.awxb-view.awxb-view [type=submit],.awxb-view.awxb-view button,.awxb-view.awxb-view html [type=button],.awxb-view.awxb-view input[type=search]{-webkit-appearance:none}.awxb-component.awxb-component output,.awxb-view.awxb-view output{display:inline-block}.awxb-component.awxb-component [hidden],.awxb-view.awxb-view [hidden]{display:none!important}.awxb-component.awxb-component .h1,.awxb-component.awxb-component .h2,.awxb-component.awxb-component .h3,.awxb-component.awxb-component .h4,.awxb-component.awxb-component .h5,.awxb-component.awxb-component .h6,.awxb-component.awxb-component h1,.awxb-component.awxb-component h2,.awxb-component.awxb-component h3,.awxb-component.awxb-component h4,.awxb-component.awxb-component h5,.awxb-component.awxb-component h6,.awxb-view.awxb-view .h1,.awxb-view.awxb-view .h2,.awxb-view.awxb-view .h3,.awxb-view.awxb-view .h4,.awxb-view.awxb-view .h5,.awxb-view.awxb-view .h6,.awxb-view.awxb-view h1,.awxb-view.awxb-view h2,.awxb-view.awxb-view h3,.awxb-view.awxb-view h4,.awxb-view.awxb-view h5,.awxb-view.awxb-view h6{margin-bottom:8px;font-family:inherit;font-weight:400;line-height:1.2;color:inherit}.awxb-component.awxb-component .h1,.awxb-component.awxb-component h1,.awxb-view.awxb-view .h1,.awxb-view.awxb-view h1{font-size:28px}.awxb-component.awxb-component .h2,.awxb-component.awxb-component h2,.awxb-view.awxb-view .h2,.awxb-view.awxb-view h2{font-size:32px}.awxb-component.awxb-component .h3,.awxb-component.awxb-component h3,.awxb-view.awxb-view .h3,.awxb-view.awxb-view h3{font-size:112px}.awxb-component.awxb-component .h4,.awxb-component.awxb-component h4,.awxb-view.awxb-view .h4,.awxb-view.awxb-view h4{font-size:24px}.awxb-component.awxb-component .h5,.awxb-component.awxb-component h5,.awxb-view.awxb-view .h5,.awxb-view.awxb-view h5{font-size:14px}.awxb-component.awxb-component .h6,.awxb-component.awxb-component h6,.awxb-view.awxb-view .h6,.awxb-view.awxb-view h6{font-size:16px}.awxb-component.awxb-component .lead,.awxb-view.awxb-view .lead{font-size:14px;font-weight:300}.awxb-component.awxb-component .display-1,.awxb-view.awxb-view .display-1{font-size:96px;font-weight:300;line-height:1.2}.awxb-component.awxb-component .display-2,.awxb-view.awxb-view .display-2{font-size:58px;font-weight:300;line-height:1.2}.awxb-component.awxb-component .display-3,.awxb-view.awxb-view .display-3{font-size:48px;font-weight:300;line-height:1.2}.awxb-component.awxb-component .display-4,.awxb-view.awxb-view .display-4{font-size:38px;font-weight:300;line-height:1.2}.awxb-component.awxb-component hr,.awxb-view.awxb-view hr{margin-top:16px;margin-bottom:16px;border:0;border-top:1px solid rgba(0,0,0,.1)}.awxb-component.awxb-component .small,.awxb-component.awxb-component small,.awxb-view.awxb-view .small,.awxb-view.awxb-view small{font-size:80%;font-weight:400}.awxb-component.awxb-component .mark,.awxb-component.awxb-component mark,.awxb-view.awxb-view .mark,.awxb-view.awxb-view mark{padding:.2em;background-color:#fcf8e3}.awxb-component.awxb-component .list-inline,.awxb-component.awxb-component .list-unstyled,.awxb-view.awxb-view .list-inline,.awxb-view.awxb-view .list-unstyled{padding-left:0;list-style:none}.awxb-component.awxb-component .list-inline-item,.awxb-view.awxb-view .list-inline-item{display:inline-block}.awxb-component.awxb-component .list-inline-item:not(:last-child),.awxb-view.awxb-view .list-inline-item:not(:last-child){margin-right:8px}.awxb-component.awxb-component .initialism,.awxb-view.awxb-view .initialism{font-size:90%;text-transform:uppercase}.awxb-component.awxb-component .blockquote,.awxb-view.awxb-view .blockquote{margin-bottom:16px;font-size:14px}.awxb-component.awxb-component .blockquote-footer,.awxb-view.awxb-view .blockquote-footer{display:block;font-size:80%;color:#6c757d}.awxb-component.awxb-component .blockquote-footer:before,.awxb-view.awxb-view .blockquote-footer:before{content:"â€”Â "}.awxb-component.awxb-component .container,.awxb-view.awxb-view .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.awxb-component.awxb-component .container,.awxb-view.awxb-view .container{max-width:540px}}@media (min-width:768px){.awxb-component.awxb-component .container,.awxb-view.awxb-view .container{max-width:720px}}@media (min-width:992px){.awxb-component.awxb-component .container,.awxb-view.awxb-view .container{max-width:960px}}@media (min-width:1200px){.awxb-component.awxb-component .container,.awxb-view.awxb-view .container{max-width:1140px}}.awxb-component.awxb-component .container-fluid,.awxb-view.awxb-view .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.awxb-component.awxb-component .row,.awxb-view.awxb-view .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.awxb-component.awxb-component .no-gutters,.awxb-view.awxb-view .no-gutters{margin-right:0;margin-left:0}.awxb-component.awxb-component .no-gutters>.col,.awxb-component.awxb-component .no-gutters>[class*=col-],.awxb-view.awxb-view .no-gutters>.col,.awxb-view.awxb-view .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.awxb-component.awxb-component .awxb-view.awxb-view .col-lg,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-6,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-7,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-8,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-9,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-10,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-11,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-12,.awxb-component.awxb-component .awxb-view.awxb-view .col-lg-auto,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-1,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-2,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-3,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-4,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-5,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-6,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-7,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-8,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-9,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-10,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-11,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-12,.awxb-component.awxb-component .awxb-view.awxb-view .col-xl-auto,.awxb-component.awxb-component .col,.awxb-component.awxb-component .col-1,.awxb-component.awxb-component .col-2,.awxb-component.awxb-component .col-3,.awxb-component.awxb-component .col-4,.awxb-component.awxb-component .col-5,.awxb-component.awxb-component .col-6,.awxb-component.awxb-component .col-7,.awxb-component.awxb-component .col-8,.awxb-component.awxb-component .col-9,.awxb-component.awxb-component .col-10,.awxb-component.awxb-component .col-11,.awxb-component.awxb-component .col-12,.awxb-component.awxb-component .col-auto,.awxb-component.awxb-component .col-lg,.awxb-component.awxb-component .col-lg-1,.awxb-component.awxb-component .col-lg-2,.awxb-component.awxb-component .col-lg-3,.awxb-component.awxb-component .col-lg-4,.awxb-component.awxb-component .col-lg-5,.awxb-component.awxb-component .col-lg-6,.awxb-component.awxb-component .col-lg-7,.awxb-component.awxb-component .col-lg-8,.awxb-component.awxb-component .col-lg-9,.awxb-component.awxb-component .col-lg-10,.awxb-component.awxb-component .col-lg-11,.awxb-component.awxb-component .col-lg-12,.awxb-component.awxb-component .col-lg-auto,.awxb-component.awxb-component .col-md,.awxb-component.awxb-component .col-md-1,.awxb-component.awxb-component .col-md-2,.awxb-component.awxb-component .col-md-3,.awxb-component.awxb-component .col-md-4,.awxb-component.awxb-component .col-md-5,.awxb-component.awxb-component .col-md-6,.awxb-component.awxb-component .col-md-7,.awxb-component.awxb-component .col-md-8,.awxb-component.awxb-component .col-md-9,.awxb-component.awxb-component .col-md-10,.awxb-component.awxb-component .col-md-11,.awxb-component.awxb-component .col-md-12,.awxb-component.awxb-component .col-md-auto,.awxb-component.awxb-component .col-sm,.awxb-component.awxb-component .col-sm-1,.awxb-component.awxb-component .col-sm-2,.awxb-component.awxb-component .col-sm-3,.awxb-component.awxb-component .col-sm-4,.awxb-component.awxb-component .col-sm-5,.awxb-component.awxb-component .col-sm-6,.awxb-component.awxb-component .col-sm-7,.awxb-component.awxb-component .col-sm-8,.awxb-component.awxb-component .col-sm-9,.awxb-component.awxb-component .col-sm-10,.awxb-component.awxb-component .col-sm-11,.awxb-component.awxb-component .col-sm-12,.awxb-component.awxb-component .col-sm-auto,.awxb-component.awxb-component .col-xl,.awxb-component.awxb-component .col-xl-1,.awxb-component.awxb-component .col-xl-2,.awxb-component.awxb-component .col-xl-3,.awxb-component.awxb-component .col-xl-4,.awxb-component.awxb-component .col-xl-5,.awxb-component.awxb-component .col-xl-6,.awxb-component.awxb-component .col-xl-7,.awxb-component.awxb-component .col-xl-8,.awxb-component.awxb-component .col-xl-9,.awxb-component.awxb-component .col-xl-10,.awxb-component.awxb-component .col-xl-11,.awxb-component.awxb-component .col-xl-12,.awxb-component.awxb-component .col-xl-auto,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-6,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-7,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-8,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-9,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-10,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-11,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-12,.awxb-view.awxb-view .awxb-component.awxb-component .col-lg-auto,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-1,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-2,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-3,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-4,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-5,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-6,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-7,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-8,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-9,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-10,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-11,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-12,.awxb-view.awxb-view .awxb-component.awxb-component .col-xl-auto,.awxb-view.awxb-view .col,.awxb-view.awxb-view .col-1,.awxb-view.awxb-view .col-2,.awxb-view.awxb-view .col-3,.awxb-view.awxb-view .col-4,.awxb-view.awxb-view .col-5,.awxb-view.awxb-view .col-6,.awxb-view.awxb-view .col-7,.awxb-view.awxb-view .col-8,.awxb-view.awxb-view .col-9,.awxb-view.awxb-view .col-10,.awxb-view.awxb-view .col-11,.awxb-view.awxb-view .col-12,.awxb-view.awxb-view .col-auto,.awxb-view.awxb-view .col-lg,.awxb-view.awxb-view .col-lg-1,.awxb-view.awxb-view .col-lg-2,.awxb-view.awxb-view .col-lg-3,.awxb-view.awxb-view .col-lg-4,.awxb-view.awxb-view .col-lg-5,.awxb-view.awxb-view .col-lg-6,.awxb-view.awxb-view .col-lg-7,.awxb-view.awxb-view .col-lg-8,.awxb-view.awxb-view .col-lg-9,.awxb-view.awxb-view .col-lg-10,.awxb-view.awxb-view .col-lg-11,.awxb-view.awxb-view .col-lg-12,.awxb-view.awxb-view .col-lg-auto,.awxb-view.awxb-view .col-md,.awxb-view.awxb-view .col-md-1,.awxb-view.awxb-view .col-md-2,.awxb-view.awxb-view .col-md-3,.awxb-view.awxb-view .col-md-4,.awxb-view.awxb-view .col-md-5,.awxb-view.awxb-view .col-md-6,.awxb-view.awxb-view .col-md-7,.awxb-view.awxb-view .col-md-8,.awxb-view.awxb-view .col-md-9,.awxb-view.awxb-view .col-md-10,.awxb-view.awxb-view .col-md-11,.awxb-view.awxb-view .col-md-12,.awxb-view.awxb-view .col-md-auto,.awxb-view.awxb-view .col-sm,.awxb-view.awxb-view .col-sm-1,.awxb-view.awxb-view .col-sm-2,.awxb-view.awxb-view .col-sm-3,.awxb-view.awxb-view .col-sm-4,.awxb-view.awxb-view .col-sm-5,.awxb-view.awxb-view .col-sm-6,.awxb-view.awxb-view .col-sm-7,.awxb-view.awxb-view .col-sm-8,.awxb-view.awxb-view .col-sm-9,.awxb-view.awxb-view .col-sm-10,.awxb-view.awxb-view .col-sm-11,.awxb-view.awxb-view .col-sm-12,.awxb-view.awxb-view .col-sm-auto,.awxb-view.awxb-view .col-xl,.awxb-view.awxb-view .col-xl-1,.awxb-view.awxb-view .col-xl-2,.awxb-view.awxb-view .col-xl-3,.awxb-view.awxb-view .col-xl-4,.awxb-view.awxb-view .col-xl-5,.awxb-view.awxb-view .col-xl-6,.awxb-view.awxb-view .col-xl-7,.awxb-view.awxb-view .col-xl-8,.awxb-view.awxb-view .col-xl-9,.awxb-view.awxb-view .col-xl-10,.awxb-view.awxb-view .col-xl-11,.awxb-view.awxb-view .col-xl-12,.awxb-view.awxb-view .col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.awxb-component.awxb-component .col,.awxb-view.awxb-view .col{flex-basis:0;flex-grow:1;max-width:100%}.awxb-component.awxb-component .col-auto,.awxb-view.awxb-view .col-auto{flex:0 0 auto;width:auto;max-width:none}.awxb-component.awxb-component .col-1,.awxb-view.awxb-view .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.awxb-component.awxb-component .col-2,.awxb-view.awxb-view .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.awxb-component.awxb-component .col-3,.awxb-view.awxb-view .col-3{flex:0 0 25%;max-width:25%}.awxb-component.awxb-component .col-4,.awxb-view.awxb-view .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.awxb-component.awxb-component .col-5,.awxb-view.awxb-view .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.awxb-component.awxb-component .col-6,.awxb-view.awxb-view .col-6{flex:0 0 50%;max-width:50%}.awxb-component.awxb-component .col-7,.awxb-view.awxb-view .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.awxb-component.awxb-component .col-8,.awxb-view.awxb-view .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.awxb-component.awxb-component .col-9,.awxb-view.awxb-view .col-9{flex:0 0 75%;max-width:75%}.awxb-component.awxb-component .col-10,.awxb-view.awxb-view .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.awxb-component.awxb-component .col-11,.awxb-view.awxb-view .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.awxb-component.awxb-component .col-12,.awxb-view.awxb-view .col-12{flex:0 0 100%;max-width:100%}.awxb-component.awxb-component .order-first,.awxb-view.awxb-view .order-first{order:-1}.awxb-component.awxb-component .order-last,.awxb-view.awxb-view .order-last{order:13}.awxb-component.awxb-component .order-0,.awxb-view.awxb-view .order-0{order:0}.awxb-component.awxb-component .order-1,.awxb-view.awxb-view .order-1{order:1}.awxb-component.awxb-component .order-2,.awxb-view.awxb-view .order-2{order:2}.awxb-component.awxb-component .order-3,.awxb-view.awxb-view .order-3{order:3}.awxb-component.awxb-component .order-4,.awxb-view.awxb-view .order-4{order:4}.awxb-component.awxb-component .order-5,.awxb-view.awxb-view .order-5{order:5}.awxb-component.awxb-component .order-6,.awxb-view.awxb-view .order-6{order:6}.awxb-component.awxb-component .order-7,.awxb-view.awxb-view .order-7{order:7}.awxb-component.awxb-component .order-8,.awxb-view.awxb-view .order-8{order:8}.awxb-component.awxb-component .order-9,.awxb-view.awxb-view .order-9{order:9}.awxb-component.awxb-component .order-10,.awxb-view.awxb-view .order-10{order:10}.awxb-component.awxb-component .order-11,.awxb-view.awxb-view .order-11{order:11}.awxb-component.awxb-component .order-12,.awxb-view.awxb-view .order-12{order:12}.awxb-component.awxb-component .offset-1,.awxb-view.awxb-view .offset-1{margin-left:8.33333333%}.awxb-component.awxb-component .offset-2,.awxb-view.awxb-view .offset-2{margin-left:16.66666667%}.awxb-component.awxb-component .offset-3,.awxb-view.awxb-view .offset-3{margin-left:25%}.awxb-component.awxb-component .offset-4,.awxb-view.awxb-view .offset-4{margin-left:33.33333333%}.awxb-component.awxb-component .offset-5,.awxb-view.awxb-view .offset-5{margin-left:41.66666667%}.awxb-component.awxb-component .offset-6,.awxb-view.awxb-view .offset-6{margin-left:50%}.awxb-component.awxb-component .offset-7,.awxb-view.awxb-view .offset-7{margin-left:58.33333333%}.awxb-component.awxb-component .offset-8,.awxb-view.awxb-view .offset-8{margin-left:66.66666667%}.awxb-component.awxb-component .offset-9,.awxb-view.awxb-view .offset-9{margin-left:75%}.awxb-component.awxb-component .offset-10,.awxb-view.awxb-view .offset-10{margin-left:83.33333333%}.awxb-component.awxb-component .offset-11,.awxb-view.awxb-view .offset-11{margin-left:91.66666667%}@media (min-width:576px){.awxb-component.awxb-component .col-sm,.awxb-view.awxb-view .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.awxb-component.awxb-component .col-sm-auto,.awxb-view.awxb-view .col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.awxb-component.awxb-component .col-sm-1,.awxb-view.awxb-view .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.awxb-component.awxb-component .col-sm-2,.awxb-view.awxb-view .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.awxb-component.awxb-component .col-sm-3,.awxb-view.awxb-view .col-sm-3{flex:0 0 25%;max-width:25%}.awxb-component.awxb-component .col-sm-4,.awxb-view.awxb-view .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.awxb-component.awxb-component .col-sm-5,.awxb-view.awxb-view .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.awxb-component.awxb-component .col-sm-6,.awxb-view.awxb-view .col-sm-6{flex:0 0 50%;max-width:50%}.awxb-component.awxb-component .col-sm-7,.awxb-view.awxb-view .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.awxb-component.awxb-component .col-sm-8,.awxb-view.awxb-view .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.awxb-component.awxb-component .col-sm-9,.awxb-view.awxb-view .col-sm-9{flex:0 0 75%;max-width:75%}.awxb-component.awxb-component .col-sm-10,.awxb-view.awxb-view .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.awxb-component.awxb-component .col-sm-11,.awxb-view.awxb-view .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.awxb-component.awxb-component .col-sm-12,.awxb-view.awxb-view .col-sm-12{flex:0 0 100%;max-width:100%}.awxb-component.awxb-component .order-sm-first,.awxb-view.awxb-view .order-sm-first{order:-1}.awxb-component.awxb-component .order-sm-last,.awxb-view.awxb-view .order-sm-last{order:13}.awxb-component.awxb-component .order-sm-0,.awxb-view.awxb-view .order-sm-0{order:0}.awxb-component.awxb-component .order-sm-1,.awxb-view.awxb-view .order-sm-1{order:1}.awxb-component.awxb-component .order-sm-2,.awxb-view.awxb-view .order-sm-2{order:2}.awxb-component.awxb-component .order-sm-3,.awxb-view.awxb-view .order-sm-3{order:3}.awxb-component.awxb-component .order-sm-4,.awxb-view.awxb-view .order-sm-4{order:4}.awxb-component.awxb-component .order-sm-5,.awxb-view.awxb-view .order-sm-5{order:5}.awxb-component.awxb-component .order-sm-6,.awxb-view.awxb-view .order-sm-6{order:6}.awxb-component.awxb-component .order-sm-7,.awxb-view.awxb-view .order-sm-7{order:7}.awxb-component.awxb-component .order-sm-8,.awxb-view.awxb-view .order-sm-8{order:8}.awxb-component.awxb-component .order-sm-9,.awxb-view.awxb-view .order-sm-9{order:9}.awxb-component.awxb-component .order-sm-10,.awxb-view.awxb-view .order-sm-10{order:10}.awxb-component.awxb-component .order-sm-11,.awxb-view.awxb-view .order-sm-11{order:11}.awxb-component.awxb-component .order-sm-12,.awxb-view.awxb-view .order-sm-12{order:12}.awxb-component.awxb-component .offset-sm-0,.awxb-view.awxb-view .offset-sm-0{margin-left:0}.awxb-component.awxb-component .offset-sm-1,.awxb-view.awxb-view .offset-sm-1{margin-left:8.33333333%}.awxb-component.awxb-component .offset-sm-2,.awxb-view.awxb-view .offset-sm-2{margin-left:16.66666667%}.awxb-component.awxb-component .offset-sm-3,.awxb-view.awxb-view .offset-sm-3{margin-left:25%}.awxb-component.awxb-component .offset-sm-4,.awxb-view.awxb-view .offset-sm-4{margin-left:33.33333333%}.awxb-component.awxb-component .offset-sm-5,.awxb-view.awxb-view .offset-sm-5{margin-left:41.66666667%}.awxb-component.awxb-component .offset-sm-6,.awxb-view.awxb-view .offset-sm-6{margin-left:50%}.awxb-component.awxb-component .offset-sm-7,.awxb-view.awxb-view .offset-sm-7{margin-left:58.33333333%}.awxb-component.awxb-component .offset-sm-8,.awxb-view.awxb-view .offset-sm-8{margin-left:66.66666667%}.awxb-component.awxb-component .offset-sm-9,.awxb-view.awxb-view .offset-sm-9{margin-left:75%}.awxb-component.awxb-component .offset-sm-10,.awxb-view.awxb-view .offset-sm-10{margin-left:83.33333333%}.awxb-component.awxb-component .offset-sm-11,.awxb-view.awxb-view .offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.awxb-component.awxb-component .col-md,.awxb-view.awxb-view .col-md{flex-basis:0;flex-grow:1;max-width:100%}.awxb-component.awxb-component .col-md-auto,.awxb-view.awxb-view .col-md-auto{flex:0 0 auto;width:auto;max-width:none}.awxb-component.awxb-component .col-md-1,.awxb-view.awxb-view .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.awxb-component.awxb-component .col-md-2,.awxb-view.awxb-view .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.awxb-component.awxb-component .col-md-3,.awxb-view.awxb-view .col-md-3{flex:0 0 25%;max-width:25%}.awxb-component.awxb-component .col-md-4,.awxb-view.awxb-view .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.awxb-component.awxb-component .col-md-5,.awxb-view.awxb-view .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.awxb-component.awxb-component .col-md-6,.awxb-view.awxb-view .col-md-6{flex:0 0 50%;max-width:50%}.awxb-component.awxb-component .col-md-7,.awxb-view.awxb-view .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.awxb-component.awxb-component .col-md-8,.awxb-view.awxb-view .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.awxb-component.awxb-component .col-md-9,.awxb-view.awxb-view .col-md-9{flex:0 0 75%;max-width:75%}.awxb-component.awxb-component .col-md-10,.awxb-view.awxb-view .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.awxb-component.awxb-component .col-md-11,.awxb-view.awxb-view .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.awxb-component.awxb-component .col-md-12,.awxb-view.awxb-view .col-md-12{flex:0 0 100%;max-width:100%}.awxb-component.awxb-component .order-md-first,.awxb-view.awxb-view .order-md-first{order:-1}.awxb-component.awxb-component .order-md-last,.awxb-view.awxb-view .order-md-last{order:13}.awxb-component.awxb-component .order-md-0,.awxb-view.awxb-view .order-md-0{order:0}.awxb-component.awxb-component .order-md-1,.awxb-view.awxb-view .order-md-1{order:1}.awxb-component.awxb-component .order-md-2,.awxb-view.awxb-view .order-md-2{order:2}.awxb-component.awxb-component .order-md-3,.awxb-view.awxb-view .order-md-3{order:3}.awxb-component.awxb-component .order-md-4,.awxb-view.awxb-view .order-md-4{order:4}.awxb-component.awxb-component .order-md-5,.awxb-view.awxb-view .order-md-5{order:5}.awxb-component.awxb-component .order-md-6,.awxb-view.awxb-view .order-md-6{order:6}.awxb-component.awxb-component .order-md-7,.awxb-view.awxb-view .order-md-7{order:7}.awxb-component.awxb-component .order-md-8,.awxb-view.awxb-view .order-md-8{order:8}.awxb-component.awxb-component .order-md-9,.awxb-view.awxb-view .order-md-9{order:9}.awxb-component.awxb-component .order-md-10,.awxb-view.awxb-view .order-md-10{order:10}.awxb-component.awxb-component .order-md-11,.awxb-view.awxb-view .order-md-11{order:11}.awxb-component.awxb-component .order-md-12,.awxb-view.awxb-view .order-md-12{order:12}.awxb-component.awxb-component .offset-md-0,.awxb-view.awxb-view .offset-md-0{margin-left:0}.awxb-component.awxb-component .offset-md-1,.awxb-view.awxb-view .offset-md-1{margin-left:8.33333333%}.awxb-component.awxb-component .offset-md-2,.awxb-view.awxb-view .offset-md-2{margin-left:16.66666667%}.awxb-component.awxb-component .offset-md-3,.awxb-view.awxb-view .offset-md-3{margin-left:25%}.awxb-component.awxb-component .offset-md-4,.awxb-view.awxb-view .offset-md-4{margin-left:33.33333333%}.awxb-component.awxb-component .offset-md-5,.awxb-view.awxb-view .offset-md-5{margin-left:41.66666667%}.awxb-component.awxb-component .offset-md-6,.awxb-view.awxb-view .offset-md-6{margin-left:50%}.awxb-component.awxb-component .offset-md-7,.awxb-view.awxb-view .offset-md-7{margin-left:58.33333333%}.awxb-component.awxb-component .offset-md-8,.awxb-view.awxb-view .offset-md-8{margin-left:66.66666667%}.awxb-component.awxb-component .offset-md-9,.awxb-view.awxb-view .offset-md-9{margin-left:75%}.awxb-component.awxb-component .offset-md-10,.awxb-view.awxb-view .offset-md-10{margin-left:83.33333333%}.awxb-component.awxb-component .offset-md-11,.awxb-view.awxb-view .offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.awxb-component.awxb-component .col-lg,.awxb-view.awxb-view .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.awxb-component.awxb-component .col-lg-auto,.awxb-view.awxb-view .col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.awxb-component.awxb-component .col-lg-1,.awxb-view.awxb-view .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.awxb-component.awxb-component .col-lg-2,.awxb-view.awxb-view .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.awxb-component.awxb-component .col-lg-3,.awxb-view.awxb-view .col-lg-3{flex:0 0 25%;max-width:25%}.awxb-component.awxb-component .col-lg-4,.awxb-view.awxb-view .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.awxb-component.awxb-component .col-lg-5,.awxb-view.awxb-view .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.awxb-component.awxb-component .col-lg-6,.awxb-view.awxb-view .col-lg-6{flex:0 0 50%;max-width:50%}.awxb-component.awxb-component .col-lg-7,.awxb-view.awxb-view .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.awxb-component.awxb-component .col-lg-8,.awxb-view.awxb-view .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.awxb-component.awxb-component .col-lg-9,.awxb-view.awxb-view .col-lg-9{flex:0 0 75%;max-width:75%}.awxb-component.awxb-component .col-lg-10,.awxb-view.awxb-view .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.awxb-component.awxb-component .col-lg-11,.awxb-view.awxb-view .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.awxb-component.awxb-component .col-lg-12,.awxb-view.awxb-view .col-lg-12{flex:0 0 100%;max-width:100%}.awxb-component.awxb-component .order-lg-first,.awxb-view.awxb-view .order-lg-first{order:-1}.awxb-component.awxb-component .order-lg-last,.awxb-view.awxb-view .order-lg-last{order:13}.awxb-component.awxb-component .order-lg-0,.awxb-view.awxb-view .order-lg-0{order:0}.awxb-component.awxb-component .order-lg-1,.awxb-view.awxb-view .order-lg-1{order:1}.awxb-component.awxb-component .order-lg-2,.awxb-view.awxb-view .order-lg-2{order:2}.awxb-component.awxb-component .order-lg-3,.awxb-view.awxb-view .order-lg-3{order:3}.awxb-component.awxb-component .order-lg-4,.awxb-view.awxb-view .order-lg-4{order:4}.awxb-component.awxb-component .order-lg-5,.awxb-view.awxb-view .order-lg-5{order:5}.awxb-component.awxb-component .order-lg-6,.awxb-view.awxb-view .order-lg-6{order:6}.awxb-component.awxb-component .order-lg-7,.awxb-view.awxb-view .order-lg-7{order:7}.awxb-component.awxb-component .order-lg-8,.awxb-view.awxb-view .order-lg-8{order:8}.awxb-component.awxb-component .order-lg-9,.awxb-view.awxb-view .order-lg-9{order:9}.awxb-component.awxb-component .order-lg-10,.awxb-view.awxb-view .order-lg-10{order:10}.awxb-component.awxb-component .order-lg-11,.awxb-view.awxb-view .order-lg-11{order:11}.awxb-component.awxb-component .order-lg-12,.awxb-view.awxb-view .order-lg-12{order:12}.awxb-component.awxb-component .offset-lg-0,.awxb-view.awxb-view .offset-lg-0{margin-left:0}.awxb-component.awxb-component .offset-lg-1,.awxb-view.awxb-view .offset-lg-1{margin-left:8.33333333%}.awxb-component.awxb-component .offset-lg-2,.awxb-view.awxb-view .offset-lg-2{margin-left:16.66666667%}.awxb-component.awxb-component .offset-lg-3,.awxb-view.awxb-view .offset-lg-3{margin-left:25%}.awxb-component.awxb-component .offset-lg-4,.awxb-view.awxb-view .offset-lg-4{margin-left:33.33333333%}.awxb-component.awxb-component .offset-lg-5,.awxb-view.awxb-view .offset-lg-5{margin-left:41.66666667%}.awxb-component.awxb-component .offset-lg-6,.awxb-view.awxb-view .offset-lg-6{margin-left:50%}.awxb-component.awxb-component .offset-lg-7,.awxb-view.awxb-view .offset-lg-7{margin-left:58.33333333%}.awxb-component.awxb-component .offset-lg-8,.awxb-view.awxb-view .offset-lg-8{margin-left:66.66666667%}.awxb-component.awxb-component .offset-lg-9,.awxb-view.awxb-view .offset-lg-9{margin-left:75%}.awxb-component.awxb-component .offset-lg-10,.awxb-view.awxb-view .offset-lg-10{margin-left:83.33333333%}.awxb-component.awxb-component .offset-lg-11,.awxb-view.awxb-view .offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.awxb-component.awxb-component .col-xl,.awxb-view.awxb-view .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.awxb-component.awxb-component .col-xl-auto,.awxb-view.awxb-view .col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.awxb-component.awxb-component .col-xl-1,.awxb-view.awxb-view .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.awxb-component.awxb-component .col-xl-2,.awxb-view.awxb-view .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.awxb-component.awxb-component .col-xl-3,.awxb-view.awxb-view .col-xl-3{flex:0 0 25%;max-width:25%}.awxb-component.awxb-component .col-xl-4,.awxb-view.awxb-view .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.awxb-component.awxb-component .col-xl-5,.awxb-view.awxb-view .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.awxb-component.awxb-component .col-xl-6,.awxb-view.awxb-view .col-xl-6{flex:0 0 50%;max-width:50%}.awxb-component.awxb-component .col-xl-7,.awxb-view.awxb-view .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.awxb-component.awxb-component .col-xl-8,.awxb-view.awxb-view .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.awxb-component.awxb-component .col-xl-9,.awxb-view.awxb-view .col-xl-9{flex:0 0 75%;max-width:75%}.awxb-component.awxb-component .col-xl-10,.awxb-view.awxb-view .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.awxb-component.awxb-component .col-xl-11,.awxb-view.awxb-view .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.awxb-component.awxb-component .col-xl-12,.awxb-view.awxb-view .col-xl-12{flex:0 0 100%;max-width:100%}.awxb-component.awxb-component .order-xl-first,.awxb-view.awxb-view .order-xl-first{order:-1}.awxb-component.awxb-component .order-xl-last,.awxb-view.awxb-view .order-xl-last{order:13}.awxb-component.awxb-component .order-xl-0,.awxb-view.awxb-view .order-xl-0{order:0}.awxb-component.awxb-component .order-xl-1,.awxb-view.awxb-view .order-xl-1{order:1}.awxb-component.awxb-component .order-xl-2,.awxb-view.awxb-view .order-xl-2{order:2}.awxb-component.awxb-component .order-xl-3,.awxb-view.awxb-view .order-xl-3{order:3}.awxb-component.awxb-component .order-xl-4,.awxb-view.awxb-view .order-xl-4{order:4}.awxb-component.awxb-component .order-xl-5,.awxb-view.awxb-view .order-xl-5{order:5}.awxb-component.awxb-component .order-xl-6,.awxb-view.awxb-view .order-xl-6{order:6}.awxb-component.awxb-component .order-xl-7,.awxb-view.awxb-view .order-xl-7{order:7}.awxb-component.awxb-component .order-xl-8,.awxb-view.awxb-view .order-xl-8{order:8}.awxb-component.awxb-component .order-xl-9,.awxb-view.awxb-view .order-xl-9{order:9}.awxb-component.awxb-component .order-xl-10,.awxb-view.awxb-view .order-xl-10{order:10}.awxb-component.awxb-component .order-xl-11,.awxb-view.awxb-view .order-xl-11{order:11}.awxb-component.awxb-component .order-xl-12,.awxb-view.awxb-view .order-xl-12{order:12}.awxb-component.awxb-component .offset-xl-0,.awxb-view.awxb-view .offset-xl-0{margin-left:0}.awxb-component.awxb-component .offset-xl-1,.awxb-view.awxb-view .offset-xl-1{margin-left:8.33333333%}.awxb-component.awxb-component .offset-xl-2,.awxb-view.awxb-view .offset-xl-2{margin-left:16.66666667%}.awxb-component.awxb-component .offset-xl-3,.awxb-view.awxb-view .offset-xl-3{margin-left:25%}.awxb-component.awxb-component .offset-xl-4,.awxb-view.awxb-view .offset-xl-4{margin-left:33.33333333%}.awxb-component.awxb-component .offset-xl-5,.awxb-view.awxb-view .offset-xl-5{margin-left:41.66666667%}.awxb-component.awxb-component .offset-xl-6,.awxb-view.awxb-view .offset-xl-6{margin-left:50%}.awxb-component.awxb-component .offset-xl-7,.awxb-view.awxb-view .offset-xl-7{margin-left:58.33333333%}.awxb-component.awxb-component .offset-xl-8,.awxb-view.awxb-view .offset-xl-8{margin-left:66.66666667%}.awxb-component.awxb-component .offset-xl-9,.awxb-view.awxb-view .offset-xl-9{margin-left:75%}.awxb-component.awxb-component .offset-xl-10,.awxb-view.awxb-view .offset-xl-10{margin-left:83.33333333%}.awxb-component.awxb-component .offset-xl-11,.awxb-view.awxb-view .offset-xl-11{margin-left:91.66666667%}}.awxb-component.awxb-component .table,.awxb-view.awxb-view .table{width:100%;max-width:100%;margin-bottom:16px;background-color:transparent}.awxb-component.awxb-component .table td,.awxb-component.awxb-component .table th,.awxb-view.awxb-view .table td,.awxb-view.awxb-view .table th{padding:12px;vertical-align:top;border-top:1px solid #dee2e6}.awxb-component.awxb-component .table thead th,.awxb-view.awxb-view .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.awxb-component.awxb-component .table tbody+tbody,.awxb-view.awxb-view .table tbody+tbody{border-top:2px solid #dee2e6}.awxb-component.awxb-component .table .table,.awxb-view.awxb-view .table .table{background-color:#fff}.awxb-component.awxb-component .table-sm td,.awxb-component.awxb-component .table-sm th,.awxb-view.awxb-view .table-sm td,.awxb-view.awxb-view .table-sm th{padding:4.8px}.awxb-component.awxb-component .table-bordered,.awxb-component.awxb-component .table-bordered td,.awxb-component.awxb-component .table-bordered th,.awxb-view.awxb-view .table-bordered,.awxb-view.awxb-view .table-bordered td,.awxb-view.awxb-view .table-bordered th{border:1px solid #dee2e6}.awxb-component.awxb-component .table-bordered thead td,.awxb-component.awxb-component .table-bordered thead th,.awxb-view.awxb-view .table-bordered thead td,.awxb-view.awxb-view .table-bordered thead th{border-bottom-width:2px}.awxb-component.awxb-component .table-borderless tbody+tbody,.awxb-component.awxb-component .table-borderless td,.awxb-component.awxb-component .table-borderless th,.awxb-component.awxb-component .table-borderless thead th,.awxb-view.awxb-view .table-borderless tbody+tbody,.awxb-view.awxb-view .table-borderless td,.awxb-view.awxb-view .table-borderless th,.awxb-view.awxb-view .table-borderless thead th{border:0}.awxb-component.awxb-component .table-striped tbody tr:nth-of-type(odd),.awxb-view.awxb-view .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.awxb-component.awxb-component .table-hover tbody tr:hover,.awxb-view.awxb-view .table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.awxb-component.awxb-component .table-primary,.awxb-component.awxb-component .table-primary>td,.awxb-component.awxb-component .table-primary>th,.awxb-view.awxb-view .table-primary,.awxb-view.awxb-view .table-primary>td,.awxb-view.awxb-view .table-primary>th{background-color:#b8daff}.awxb-component.awxb-component .table-hover .table-primary:hover,.awxb-component.awxb-component .table-hover .table-primary:hover>td,.awxb-component.awxb-component .table-hover .table-primary:hover>th,.awxb-view.awxb-view .table-hover .table-primary:hover,.awxb-view.awxb-view .table-hover .table-primary:hover>td,.awxb-view.awxb-view .table-hover .table-primary:hover>th{background-color:#9fcdff}.awxb-component.awxb-component .table-secondary,.awxb-component.awxb-component .table-secondary>td,.awxb-component.awxb-component .table-secondary>th,.awxb-view.awxb-view .table-secondary,.awxb-view.awxb-view .table-secondary>td,.awxb-view.awxb-view .table-secondary>th{background-color:#d6d8db}.awxb-component.awxb-component .table-hover .table-secondary:hover,.awxb-component.awxb-component .table-hover .table-secondary:hover>td,.awxb-component.awxb-component .table-hover .table-secondary:hover>th,.awxb-view.awxb-view .table-hover .table-secondary:hover,.awxb-view.awxb-view .table-hover .table-secondary:hover>td,.awxb-view.awxb-view .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.awxb-component.awxb-component .table-success,.awxb-component.awxb-component .table-success>td,.awxb-component.awxb-component .table-success>th,.awxb-view.awxb-view .table-success,.awxb-view.awxb-view .table-success>td,.awxb-view.awxb-view .table-success>th{background-color:#c3e6cb}.awxb-component.awxb-component .table-hover .table-success:hover,.awxb-component.awxb-component .table-hover .table-success:hover>td,.awxb-component.awxb-component .table-hover .table-success:hover>th,.awxb-view.awxb-view .table-hover .table-success:hover,.awxb-view.awxb-view .table-hover .table-success:hover>td,.awxb-view.awxb-view .table-hover .table-success:hover>th{background-color:#b1dfbb}.awxb-component.awxb-component .table-info,.awxb-component.awxb-component .table-info>td,.awxb-component.awxb-component .table-info>th,.awxb-view.awxb-view .table-info,.awxb-view.awxb-view .table-info>td,.awxb-view.awxb-view .table-info>th{background-color:#bee5eb}.awxb-component.awxb-component .table-hover .table-info:hover,.awxb-component.awxb-component .table-hover .table-info:hover>td,.awxb-component.awxb-component .table-hover .table-info:hover>th,.awxb-view.awxb-view .table-hover .table-info:hover,.awxb-view.awxb-view .table-hover .table-info:hover>td,.awxb-view.awxb-view .table-hover .table-info:hover>th{background-color:#abdde5}.awxb-component.awxb-component .table-warning,.awxb-component.awxb-component .table-warning>td,.awxb-component.awxb-component .table-warning>th,.awxb-view.awxb-view .table-warning,.awxb-view.awxb-view .table-warning>td,.awxb-view.awxb-view .table-warning>th{background-color:#ffeeba}.awxb-component.awxb-component .table-hover .table-warning:hover,.awxb-component.awxb-component .table-hover .table-warning:hover>td,.awxb-component.awxb-component .table-hover .table-warning:hover>th,.awxb-view.awxb-view .table-hover .table-warning:hover,.awxb-view.awxb-view .table-hover .table-warning:hover>td,.awxb-view.awxb-view .table-hover .table-warning:hover>th{background-color:#ffe8a1}.awxb-component.awxb-component .table-danger,.awxb-component.awxb-component .table-danger>td,.awxb-component.awxb-component .table-danger>th,.awxb-view.awxb-view .table-danger,.awxb-view.awxb-view .table-danger>td,.awxb-view.awxb-view .table-danger>th{background-color:#f5c6cb}.awxb-component.awxb-component .table-hover .table-danger:hover,.awxb-component.awxb-component .table-hover .table-danger:hover>td,.awxb-component.awxb-component .table-hover .table-danger:hover>th,.awxb-view.awxb-view .table-hover .table-danger:hover,.awxb-view.awxb-view .table-hover .table-danger:hover>td,.awxb-view.awxb-view .table-hover .table-danger:hover>th{background-color:#f1b0b7}.awxb-component.awxb-component .table-light,.awxb-component.awxb-component .table-light>td,.awxb-component.awxb-component .table-light>th,.awxb-view.awxb-view .table-light,.awxb-view.awxb-view .table-light>td,.awxb-view.awxb-view .table-light>th{background-color:#fdfdfe}.awxb-component.awxb-component .table-hover .table-light:hover,.awxb-component.awxb-component .table-hover .table-light:hover>td,.awxb-component.awxb-component .table-hover .table-light:hover>th,.awxb-view.awxb-view .table-hover .table-light:hover,.awxb-view.awxb-view .table-hover .table-light:hover>td,.awxb-view.awxb-view .table-hover .table-light:hover>th{background-color:#ececf6}.awxb-component.awxb-component .table-dark,.awxb-component.awxb-component .table-dark>td,.awxb-component.awxb-component .table-dark>th,.awxb-view.awxb-view .table-dark,.awxb-view.awxb-view .table-dark>td,.awxb-view.awxb-view .table-dark>th{background-color:#c6c8ca}.awxb-component.awxb-component .table-hover .table-dark:hover,.awxb-component.awxb-component .table-hover .table-dark:hover>td,.awxb-component.awxb-component .table-hover .table-dark:hover>th,.awxb-view.awxb-view .table-hover .table-dark:hover,.awxb-view.awxb-view .table-hover .table-dark:hover>td,.awxb-view.awxb-view .table-hover .table-dark:hover>th{background-color:#b9bbbe}.awxb-component.awxb-component .table-active,.awxb-component.awxb-component .table-active>td,.awxb-component.awxb-component .table-active>th,.awxb-component.awxb-component .table-hover .table-active:hover,.awxb-component.awxb-component .table-hover .table-active:hover>td,.awxb-component.awxb-component .table-hover .table-active:hover>th,.awxb-view.awxb-view .table-active,.awxb-view.awxb-view .table-active>td,.awxb-view.awxb-view .table-active>th,.awxb-view.awxb-view .table-hover .table-active:hover,.awxb-view.awxb-view .table-hover .table-active:hover>td,.awxb-view.awxb-view .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.awxb-component.awxb-component .table .thead-dark th,.awxb-view.awxb-view .table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.awxb-component.awxb-component .table .thead-light th,.awxb-view.awxb-view .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.awxb-component.awxb-component .table-dark,.awxb-view.awxb-view .table-dark{color:#fff;background-color:#212529}.awxb-component.awxb-component .table-dark td,.awxb-component.awxb-component .table-dark th,.awxb-component.awxb-component .table-dark thead th,.awxb-view.awxb-view .table-dark td,.awxb-view.awxb-view .table-dark th,.awxb-view.awxb-view .table-dark thead th{border-color:#32383e}.awxb-component.awxb-component .table-dark.table-bordered,.awxb-view.awxb-view .table-dark.table-bordered{border:0}.awxb-component.awxb-component .table-dark.table-striped tbody tr:nth-of-type(odd),.awxb-view.awxb-view .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.awxb-component.awxb-component .table-dark.table-hover tbody tr:hover,.awxb-view.awxb-view .table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.awxb-component.awxb-component .table-responsive-sm,.awxb-view.awxb-view .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.awxb-component.awxb-component .table-responsive-sm>.table-bordered,.awxb-view.awxb-view .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.awxb-component.awxb-component .table-responsive-md,.awxb-view.awxb-view .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.awxb-component.awxb-component .table-responsive-md>.table-bordered,.awxb-view.awxb-view .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.awxb-component.awxb-component .table-responsive-lg,.awxb-view.awxb-view .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.awxb-component.awxb-component .table-responsive-lg>.table-bordered,.awxb-view.awxb-view .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.awxb-component.awxb-component .table-responsive-xl,.awxb-view.awxb-view .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.awxb-component.awxb-component .table-responsive-xl>.table-bordered,.awxb-view.awxb-view .table-responsive-xl>.table-bordered{border:0}}.awxb-component.awxb-component .table-responsive,.awxb-view.awxb-view .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.awxb-component.awxb-component .table-responsive>.table-bordered,.awxb-view.awxb-view .table-responsive>.table-bordered{border:0}.awxb-component.awxb-component .btn,.awxb-view.awxb-view .btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:6px 12px;font-size:16px;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.awxb-component.awxb-component .btn,.awxb-view.awxb-view .btn{transition:none}}.awxb-component.awxb-component .btn:focus,.awxb-component.awxb-component .btn:hover,.awxb-view.awxb-view .btn:focus,.awxb-view.awxb-view .btn:hover{text-decoration:none}.awxb-component.awxb-component .btn.focus,.awxb-component.awxb-component .btn:focus,.awxb-view.awxb-view .btn.focus,.awxb-view.awxb-view .btn:focus{outline:0;box-shadow:0 0 0 .32px rgba(0,123,255,.25)}.awxb-component.awxb-component .btn.disabled,.awxb-component.awxb-component .btn:disabled,.awxb-view.awxb-view .btn.disabled,.awxb-view.awxb-view .btn:disabled{opacity:.65}.awxb-component.awxb-component .btn:not(:disabled):not(.disabled),.awxb-view.awxb-view .btn:not(:disabled):not(.disabled){cursor:pointer}.awxb-component.awxb-component .btn:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn:not(:disabled):not(.disabled):active{background-image:none}.awxb-component.awxb-component a.btn.disabled,.awxb-component.awxb-component fieldset:disabled a.btn,.awxb-view.awxb-view a.btn.disabled,.awxb-view.awxb-view fieldset:disabled a.btn{pointer-events:none}.awxb-component.awxb-component .btn-primary,.awxb-view.awxb-view .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.awxb-component.awxb-component .btn-primary:hover,.awxb-view.awxb-view .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.awxb-component.awxb-component .btn-primary.focus,.awxb-component.awxb-component .btn-primary:focus,.awxb-view.awxb-view .btn-primary.focus,.awxb-view.awxb-view .btn-primary:focus{box-shadow:0 0 0 .32px rgba(0,123,255,.5)}.awxb-component.awxb-component .btn-primary.disabled,.awxb-component.awxb-component .btn-primary:disabled,.awxb-view.awxb-view .btn-primary.disabled,.awxb-view.awxb-view .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.awxb-component.awxb-component .btn-primary:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-primary:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-primary:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-primary:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-primary.dropdown-toggle,.show>.awxb-view.awxb-view .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.awxb-component.awxb-component .btn-primary:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-primary:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-primary:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-primary:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-primary.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(0,123,255,.5)}.awxb-component.awxb-component .btn-secondary,.awxb-view.awxb-view .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.awxb-component.awxb-component .btn-secondary:hover,.awxb-view.awxb-view .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.awxb-component.awxb-component .btn-secondary.focus,.awxb-component.awxb-component .btn-secondary:focus,.awxb-view.awxb-view .btn-secondary.focus,.awxb-view.awxb-view .btn-secondary:focus{box-shadow:0 0 0 .32px rgba(108,117,125,.5)}.awxb-component.awxb-component .btn-secondary.disabled,.awxb-component.awxb-component .btn-secondary:disabled,.awxb-view.awxb-view .btn-secondary.disabled,.awxb-view.awxb-view .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.awxb-component.awxb-component .btn-secondary:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-secondary:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-secondary:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-secondary:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-secondary.dropdown-toggle,.show>.awxb-view.awxb-view .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.awxb-component.awxb-component .btn-secondary:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-secondary:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-secondary:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-secondary.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(108,117,125,.5)}.awxb-component.awxb-component .btn-success,.awxb-view.awxb-view .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.awxb-component.awxb-component .btn-success:hover,.awxb-view.awxb-view .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.awxb-component.awxb-component .btn-success.focus,.awxb-component.awxb-component .btn-success:focus,.awxb-view.awxb-view .btn-success.focus,.awxb-view.awxb-view .btn-success:focus{box-shadow:0 0 0 .32px rgba(40,167,69,.5)}.awxb-component.awxb-component .btn-success.disabled,.awxb-component.awxb-component .btn-success:disabled,.awxb-view.awxb-view .btn-success.disabled,.awxb-view.awxb-view .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.awxb-component.awxb-component .btn-success:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-success:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-success:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-success:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-success.dropdown-toggle,.show>.awxb-view.awxb-view .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.awxb-component.awxb-component .btn-success:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-success:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-success:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-success:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-success.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(40,167,69,.5)}.awxb-component.awxb-component .btn-info,.awxb-view.awxb-view .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.awxb-component.awxb-component .btn-info:hover,.awxb-view.awxb-view .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.awxb-component.awxb-component .btn-info.focus,.awxb-component.awxb-component .btn-info:focus,.awxb-view.awxb-view .btn-info.focus,.awxb-view.awxb-view .btn-info:focus{box-shadow:0 0 0 .32px rgba(23,162,184,.5)}.awxb-component.awxb-component .btn-info.disabled,.awxb-component.awxb-component .btn-info:disabled,.awxb-view.awxb-view .btn-info.disabled,.awxb-view.awxb-view .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.awxb-component.awxb-component .btn-info:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-info:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-info:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-info:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-info.dropdown-toggle,.show>.awxb-view.awxb-view .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.awxb-component.awxb-component .btn-info:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-info:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-info:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-info:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-info.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(23,162,184,.5)}.awxb-component.awxb-component .btn-warning,.awxb-view.awxb-view .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.awxb-component.awxb-component .btn-warning:hover,.awxb-view.awxb-view .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.awxb-component.awxb-component .btn-warning.focus,.awxb-component.awxb-component .btn-warning:focus,.awxb-view.awxb-view .btn-warning.focus,.awxb-view.awxb-view .btn-warning:focus{box-shadow:0 0 0 .32px rgba(255,193,7,.5)}.awxb-component.awxb-component .btn-warning.disabled,.awxb-component.awxb-component .btn-warning:disabled,.awxb-view.awxb-view .btn-warning.disabled,.awxb-view.awxb-view .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.awxb-component.awxb-component .btn-warning:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-warning:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-warning:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-warning:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-warning.dropdown-toggle,.show>.awxb-view.awxb-view .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.awxb-component.awxb-component .btn-warning:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-warning:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-warning:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-warning:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-warning.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(255,193,7,.5)}.awxb-component.awxb-component .btn-danger,.awxb-view.awxb-view .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.awxb-component.awxb-component .btn-danger:hover,.awxb-view.awxb-view .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.awxb-component.awxb-component .btn-danger.focus,.awxb-component.awxb-component .btn-danger:focus,.awxb-view.awxb-view .btn-danger.focus,.awxb-view.awxb-view .btn-danger:focus{box-shadow:0 0 0 .32px rgba(220,53,69,.5)}.awxb-component.awxb-component .btn-danger.disabled,.awxb-component.awxb-component .btn-danger:disabled,.awxb-view.awxb-view .btn-danger.disabled,.awxb-view.awxb-view .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.awxb-component.awxb-component .btn-danger:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-danger:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-danger:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-danger:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-danger.dropdown-toggle,.show>.awxb-view.awxb-view .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.awxb-component.awxb-component .btn-danger:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-danger:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-danger:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-danger:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-danger.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(220,53,69,.5)}.awxb-component.awxb-component .btn-light,.awxb-view.awxb-view .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.awxb-component.awxb-component .btn-light:hover,.awxb-view.awxb-view .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.awxb-component.awxb-component .btn-light.focus,.awxb-component.awxb-component .btn-light:focus,.awxb-view.awxb-view .btn-light.focus,.awxb-view.awxb-view .btn-light:focus{box-shadow:0 0 0 .32px rgba(248,249,250,.5)}.awxb-component.awxb-component .btn-light.disabled,.awxb-component.awxb-component .btn-light:disabled,.awxb-view.awxb-view .btn-light.disabled,.awxb-view.awxb-view .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.awxb-component.awxb-component .btn-light:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-light:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-light:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-light:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-light.dropdown-toggle,.show>.awxb-view.awxb-view .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.awxb-component.awxb-component .btn-light:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-light:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-light:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-light:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-light.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(248,249,250,.5)}.awxb-component.awxb-component .btn-dark,.awxb-view.awxb-view .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.awxb-component.awxb-component .btn-dark:hover,.awxb-view.awxb-view .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.awxb-component.awxb-component .btn-dark.focus,.awxb-component.awxb-component .btn-dark:focus,.awxb-view.awxb-view .btn-dark.focus,.awxb-view.awxb-view .btn-dark:focus{box-shadow:0 0 0 .32px rgba(52,58,64,.5)}.awxb-component.awxb-component .btn-dark.disabled,.awxb-component.awxb-component .btn-dark:disabled,.awxb-view.awxb-view .btn-dark.disabled,.awxb-view.awxb-view .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.awxb-component.awxb-component .btn-dark:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-dark:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-dark:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-dark:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-dark.dropdown-toggle,.show>.awxb-view.awxb-view .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.awxb-component.awxb-component .btn-dark:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-dark:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-dark:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-dark:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-dark.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(52,58,64,.5)}.awxb-component.awxb-component .btn-outline-primary,.awxb-view.awxb-view .btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.awxb-component.awxb-component .btn-outline-primary:hover,.awxb-view.awxb-view .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.awxb-component.awxb-component .btn-outline-primary.focus,.awxb-component.awxb-component .btn-outline-primary:focus,.awxb-view.awxb-view .btn-outline-primary.focus,.awxb-view.awxb-view .btn-outline-primary:focus{box-shadow:0 0 0 .32px rgba(0,123,255,.5)}.awxb-component.awxb-component .btn-outline-primary.disabled,.awxb-component.awxb-component .btn-outline-primary:disabled,.awxb-view.awxb-view .btn-outline-primary.disabled,.awxb-view.awxb-view .btn-outline-primary:disabled{color:#007bff;background-color:transparent}.awxb-component.awxb-component .btn-outline-primary:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-primary:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-primary:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-primary:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-primary.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.awxb-component.awxb-component .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-primary.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(0,123,255,.5)}.awxb-component.awxb-component .btn-outline-secondary,.awxb-view.awxb-view .btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.awxb-component.awxb-component .btn-outline-secondary:hover,.awxb-view.awxb-view .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.awxb-component.awxb-component .btn-outline-secondary.focus,.awxb-component.awxb-component .btn-outline-secondary:focus,.awxb-view.awxb-view .btn-outline-secondary.focus,.awxb-view.awxb-view .btn-outline-secondary:focus{box-shadow:0 0 0 .32px rgba(108,117,125,.5)}.awxb-component.awxb-component .btn-outline-secondary.disabled,.awxb-component.awxb-component .btn-outline-secondary:disabled,.awxb-view.awxb-view .btn-outline-secondary.disabled,.awxb-view.awxb-view .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.awxb-component.awxb-component .btn-outline-secondary:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-secondary:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-secondary:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-secondary.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.awxb-component.awxb-component .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-secondary.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(108,117,125,.5)}.awxb-component.awxb-component .btn-outline-success,.awxb-view.awxb-view .btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.awxb-component.awxb-component .btn-outline-success:hover,.awxb-view.awxb-view .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.awxb-component.awxb-component .btn-outline-success.focus,.awxb-component.awxb-component .btn-outline-success:focus,.awxb-view.awxb-view .btn-outline-success.focus,.awxb-view.awxb-view .btn-outline-success:focus{box-shadow:0 0 0 .32px rgba(40,167,69,.5)}.awxb-component.awxb-component .btn-outline-success.disabled,.awxb-component.awxb-component .btn-outline-success:disabled,.awxb-view.awxb-view .btn-outline-success.disabled,.awxb-view.awxb-view .btn-outline-success:disabled{color:#28a745;background-color:transparent}.awxb-component.awxb-component .btn-outline-success:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-success:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-success:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-success:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-success.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.awxb-component.awxb-component .btn-outline-success:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-success:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-success:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-success.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(40,167,69,.5)}.awxb-component.awxb-component .btn-outline-info,.awxb-view.awxb-view .btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.awxb-component.awxb-component .btn-outline-info:hover,.awxb-view.awxb-view .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.awxb-component.awxb-component .btn-outline-info.focus,.awxb-component.awxb-component .btn-outline-info:focus,.awxb-view.awxb-view .btn-outline-info.focus,.awxb-view.awxb-view .btn-outline-info:focus{box-shadow:0 0 0 .32px rgba(23,162,184,.5)}.awxb-component.awxb-component .btn-outline-info.disabled,.awxb-component.awxb-component .btn-outline-info:disabled,.awxb-view.awxb-view .btn-outline-info.disabled,.awxb-view.awxb-view .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.awxb-component.awxb-component .btn-outline-info:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-info:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-info:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-info:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-info.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.awxb-component.awxb-component .btn-outline-info:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-info:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-info:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-info.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(23,162,184,.5)}.awxb-component.awxb-component .btn-outline-warning,.awxb-view.awxb-view .btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.awxb-component.awxb-component .btn-outline-warning:hover,.awxb-view.awxb-view .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.awxb-component.awxb-component .btn-outline-warning.focus,.awxb-component.awxb-component .btn-outline-warning:focus,.awxb-view.awxb-view .btn-outline-warning.focus,.awxb-view.awxb-view .btn-outline-warning:focus{box-shadow:0 0 0 .32px rgba(255,193,7,.5)}.awxb-component.awxb-component .btn-outline-warning.disabled,.awxb-component.awxb-component .btn-outline-warning:disabled,.awxb-view.awxb-view .btn-outline-warning.disabled,.awxb-view.awxb-view .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.awxb-component.awxb-component .btn-outline-warning:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-warning:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-warning:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-warning:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-warning.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.awxb-component.awxb-component .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-warning.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(255,193,7,.5)}.awxb-component.awxb-component .btn-outline-danger,.awxb-view.awxb-view .btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.awxb-component.awxb-component .btn-outline-danger:hover,.awxb-view.awxb-view .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.awxb-component.awxb-component .btn-outline-danger.focus,.awxb-component.awxb-component .btn-outline-danger:focus,.awxb-view.awxb-view .btn-outline-danger.focus,.awxb-view.awxb-view .btn-outline-danger:focus{box-shadow:0 0 0 .32px rgba(220,53,69,.5)}.awxb-component.awxb-component .btn-outline-danger.disabled,.awxb-component.awxb-component .btn-outline-danger:disabled,.awxb-view.awxb-view .btn-outline-danger.disabled,.awxb-view.awxb-view .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.awxb-component.awxb-component .btn-outline-danger:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-danger:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-danger:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-danger:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-danger.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.awxb-component.awxb-component .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-danger.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(220,53,69,.5)}.awxb-component.awxb-component .btn-outline-light,.awxb-view.awxb-view .btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.awxb-component.awxb-component .btn-outline-light:hover,.awxb-view.awxb-view .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.awxb-component.awxb-component .btn-outline-light.focus,.awxb-component.awxb-component .btn-outline-light:focus,.awxb-view.awxb-view .btn-outline-light.focus,.awxb-view.awxb-view .btn-outline-light:focus{box-shadow:0 0 0 .32px rgba(248,249,250,.5)}.awxb-component.awxb-component .btn-outline-light.disabled,.awxb-component.awxb-component .btn-outline-light:disabled,.awxb-view.awxb-view .btn-outline-light.disabled,.awxb-view.awxb-view .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.awxb-component.awxb-component .btn-outline-light:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-light:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-light:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-light:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-light.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.awxb-component.awxb-component .btn-outline-light:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-light:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-light:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-light.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(248,249,250,.5)}.awxb-component.awxb-component .btn-outline-dark,.awxb-view.awxb-view .btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.awxb-component.awxb-component .btn-outline-dark:hover,.awxb-view.awxb-view .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.awxb-component.awxb-component .btn-outline-dark.focus,.awxb-component.awxb-component .btn-outline-dark:focus,.awxb-view.awxb-view .btn-outline-dark.focus,.awxb-view.awxb-view .btn-outline-dark:focus{box-shadow:0 0 0 .32px rgba(52,58,64,.5)}.awxb-component.awxb-component .btn-outline-dark.disabled,.awxb-component.awxb-component .btn-outline-dark:disabled,.awxb-view.awxb-view .btn-outline-dark.disabled,.awxb-view.awxb-view .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.awxb-component.awxb-component .btn-outline-dark:not(:disabled):not(.disabled).active,.awxb-component.awxb-component .btn-outline-dark:not(:disabled):not(.disabled):active,.awxb-view.awxb-view .btn-outline-dark:not(:disabled):not(.disabled).active,.awxb-view.awxb-view .btn-outline-dark:not(:disabled):not(.disabled):active,.show>.awxb-component.awxb-component .btn-outline-dark.dropdown-toggle,.show>.awxb-view.awxb-view .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.awxb-component.awxb-component .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.awxb-component.awxb-component .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.awxb-view.awxb-view .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.awxb-view.awxb-view .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.awxb-component.awxb-component .btn-outline-dark.dropdown-toggle:focus,.show>.awxb-view.awxb-view .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .32px rgba(52,58,64,.5)}.awxb-component.awxb-component .btn-link,.awxb-view.awxb-view .btn-link{font-weight:400;color:#007bff;background-color:transparent}.awxb-component.awxb-component .btn-link:hover,.awxb-view.awxb-view .btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.awxb-component.awxb-component .btn-link.focus,.awxb-component.awxb-component .btn-link:focus,.awxb-view.awxb-view .btn-link.focus,.awxb-view.awxb-view .btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.awxb-component.awxb-component .btn-link.disabled,.awxb-component.awxb-component .btn-link:disabled,.awxb-view.awxb-view .btn-link.disabled,.awxb-view.awxb-view .btn-link:disabled{color:#6c757d;pointer-events:none}.awxb-component.awxb-component .btn-group-lg>.btn,.awxb-component.awxb-component .btn-lg,.awxb-view.awxb-view .btn-group-lg>.btn,.awxb-view.awxb-view .btn-lg{padding:8px 16px;font-size:14px;line-height:1.5;border-radius:4.8px}.awxb-component.awxb-component .btn-group-sm>.btn,.awxb-component.awxb-component .btn-sm,.awxb-view.awxb-view .btn-group-sm>.btn,.awxb-view.awxb-view .btn-sm{padding:4px 8px;font-size:14px;line-height:1.5;border-radius:.32px}.awxb-component.awxb-component .btn-block,.awxb-view.awxb-view .btn-block{display:block;width:100%}.awxb-component.awxb-component .btn-block+.btn-block,.awxb-view.awxb-view .btn-block+.btn-block{margin-top:8px}.awxb-component.awxb-component input[type=button].btn-block,.awxb-component.awxb-component input[type=reset].btn-block,.awxb-component.awxb-component input[type=submit].btn-block,.awxb-view.awxb-view input[type=button].btn-block,.awxb-view.awxb-view input[type=reset].btn-block,.awxb-view.awxb-view input[type=submit].btn-block{width:100%}.awxb-component.awxb-component .btn-group,.awxb-component.awxb-component .btn-group-vertical,.awxb-view.awxb-view .btn-group,.awxb-view.awxb-view .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.awxb-component.awxb-component .btn-group-vertical>.btn,.awxb-component.awxb-component .btn-group>.btn,.awxb-view.awxb-view .btn-group-vertical>.btn,.awxb-view.awxb-view .btn-group>.btn{position:relative;flex:0 1 auto}.awxb-component.awxb-component .btn-group-vertical>.btn.active,.awxb-component.awxb-component .btn-group-vertical>.btn:active,.awxb-component.awxb-component .btn-group-vertical>.btn:focus,.awxb-component.awxb-component .btn-group-vertical>.btn:hover,.awxb-component.awxb-component .btn-group>.btn.active,.awxb-component.awxb-component .btn-group>.btn:active,.awxb-component.awxb-component .btn-group>.btn:focus,.awxb-component.awxb-component .btn-group>.btn:hover,.awxb-view.awxb-view .btn-group-vertical>.btn.active,.awxb-view.awxb-view .btn-group-vertical>.btn:active,.awxb-view.awxb-view .btn-group-vertical>.btn:focus,.awxb-view.awxb-view .btn-group-vertical>.btn:hover,.awxb-view.awxb-view .btn-group>.btn.active,.awxb-view.awxb-view .btn-group>.btn:active,.awxb-view.awxb-view .btn-group>.btn:focus,.awxb-view.awxb-view .btn-group>.btn:hover{z-index:1}.awxb-component.awxb-component .btn-group-vertical .btn+.btn,.awxb-component.awxb-component .btn-group-vertical .btn+.btn-group,.awxb-component.awxb-component .btn-group-vertical .btn-group+.btn,.awxb-component.awxb-component .btn-group-vertical .btn-group+.btn-group,.awxb-component.awxb-component .btn-group .btn+.btn,.awxb-component.awxb-component .btn-group .btn+.btn-group,.awxb-component.awxb-component .btn-group .btn-group+.btn,.awxb-component.awxb-component .btn-group .btn-group+.btn-group,.awxb-view.awxb-view .btn-group-vertical .btn+.btn,.awxb-view.awxb-view .btn-group-vertical .btn+.btn-group,.awxb-view.awxb-view .btn-group-vertical .btn-group+.btn,.awxb-view.awxb-view .btn-group-vertical .btn-group+.btn-group,.awxb-view.awxb-view .btn-group .btn+.btn,.awxb-view.awxb-view .btn-group .btn+.btn-group,.awxb-view.awxb-view .btn-group .btn-group+.btn,.awxb-view.awxb-view .btn-group .btn-group+.btn-group{margin-left:-1px}.awxb-component.awxb-component .btn-toolbar,.awxb-view.awxb-view .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.awxb-component.awxb-component .btn-toolbar .input-group,.awxb-view.awxb-view .btn-toolbar .input-group{width:auto}.awxb-component.awxb-component .btn-group>.btn:first-child,.awxb-view.awxb-view .btn-group>.btn:first-child{margin-left:0}.awxb-component.awxb-component .btn-group>.btn-group:not(:last-child)>.btn,.awxb-component.awxb-component .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.awxb-view.awxb-view .btn-group>.btn-group:not(:last-child)>.btn,.awxb-view.awxb-view .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.awxb-component.awxb-component .btn-group>.btn-group:not(:first-child)>.btn,.awxb-component.awxb-component .btn-group>.btn:not(:first-child),.awxb-view.awxb-view .btn-group>.btn-group:not(:first-child)>.btn,.awxb-view.awxb-view .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.awxb-component.awxb-component .dropdown-toggle-split,.awxb-view.awxb-view .dropdown-toggle-split{padding-right:9px;padding-left:9px}.awxb-component.awxb-component .dropdown-toggle-split:after,.awxb-view.awxb-view .dropdown-toggle-split:after,.dropright .awxb-component.awxb-component .dropdown-toggle-split:after,.dropright .awxb-view.awxb-view .dropdown-toggle-split:after,.dropup .awxb-component.awxb-component .dropdown-toggle-split:after,.dropup .awxb-view.awxb-view .dropdown-toggle-split:after{margin-left:0}.dropleft .awxb-component.awxb-component .dropdown-toggle-split:before,.dropleft .awxb-view.awxb-view .dropdown-toggle-split:before{margin-right:0}.awxb-component.awxb-component .btn-group-sm>.btn+.dropdown-toggle-split,.awxb-component.awxb-component .btn-sm+.dropdown-toggle-split,.awxb-view.awxb-view .btn-group-sm>.btn+.dropdown-toggle-split,.awxb-view.awxb-view .btn-sm+.dropdown-toggle-split{padding-right:6px;padding-left:6px}.awxb-component.awxb-component .btn-group-lg>.btn+.dropdown-toggle-split,.awxb-component.awxb-component .btn-lg+.dropdown-toggle-split,.awxb-view.awxb-view .btn-group-lg>.btn+.dropdown-toggle-split,.awxb-view.awxb-view .btn-lg+.dropdown-toggle-split{padding-right:12px;padding-left:12px}.awxb-component.awxb-component .btn-group-vertical,.awxb-view.awxb-view .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.awxb-component.awxb-component .btn-group-vertical .btn,.awxb-component.awxb-component .btn-group-vertical .btn-group,.awxb-view.awxb-view .btn-group-vertical .btn,.awxb-view.awxb-view .btn-group-vertical .btn-group{width:100%}.awxb-component.awxb-component .btn-group-vertical>.btn+.btn,.awxb-component.awxb-component .btn-group-vertical>.btn+.btn-group,.awxb-component.awxb-component .btn-group-vertical>.btn-group+.btn,.awxb-component.awxb-component .btn-group-vertical>.btn-group+.btn-group,.awxb-view.awxb-view .btn-group-vertical>.btn+.btn,.awxb-view.awxb-view .btn-group-vertical>.btn+.btn-group,.awxb-view.awxb-view .btn-group-vertical>.btn-group+.btn,.awxb-view.awxb-view .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.awxb-component.awxb-component .btn-group-vertical>.btn-group:not(:last-child)>.btn,.awxb-component.awxb-component .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.awxb-view.awxb-view .btn-group-vertical>.btn-group:not(:last-child)>.btn,.awxb-view.awxb-view .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.awxb-component.awxb-component .btn-group-vertical>.btn-group:not(:first-child)>.btn,.awxb-component.awxb-component .btn-group-vertical>.btn:not(:first-child),.awxb-view.awxb-view .btn-group-vertical>.btn-group:not(:first-child)>.btn,.awxb-view.awxb-view .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.awxb-component.awxb-component .btn-group-toggle>.btn,.awxb-component.awxb-component .btn-group-toggle>.btn-group>.btn,.awxb-view.awxb-view .btn-group-toggle>.btn,.awxb-view.awxb-view .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.awxb-component.awxb-component .btn-group-toggle>.btn-group>.btn input[type=checkbox],.awxb-component.awxb-component .btn-group-toggle>.btn-group>.btn input[type=radio],.awxb-component.awxb-component .btn-group-toggle>.btn input[type=checkbox],.awxb-component.awxb-component .btn-group-toggle>.btn input[type=radio],.awxb-view.awxb-view .btn-group-toggle>.btn-group>.btn input[type=checkbox],.awxb-view.awxb-view .btn-group-toggle>.btn-group>.btn input[type=radio],.awxb-view.awxb-view .btn-group-toggle>.btn input[type=checkbox],.awxb-view.awxb-view .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.awxb-component.awxb-component .align-baseline,.awxb-view.awxb-view .align-baseline{vertical-align:baseline!important}.awxb-component.awxb-component .align-top,.awxb-view.awxb-view .align-top{vertical-align:top!important}.awxb-component.awxb-component .align-middle,.awxb-view.awxb-view .align-middle{vertical-align:middle!important}.awxb-component.awxb-component .align-bottom,.awxb-view.awxb-view .align-bottom{vertical-align:bottom!important}.awxb-component.awxb-component .align-text-bottom,.awxb-view.awxb-view .align-text-bottom{vertical-align:text-bottom!important}.awxb-component.awxb-component .align-text-top,.awxb-view.awxb-view .align-text-top{vertical-align:text-top!important}.awxb-component.awxb-component .border,.awxb-view.awxb-view .border{border:1px solid #dee2e6!important}.awxb-component.awxb-component .border-top,.awxb-view.awxb-view .border-top{border-top:1px solid #dee2e6!important}.awxb-component.awxb-component .border-right,.awxb-view.awxb-view .border-right{border-right:1px solid #dee2e6!important}.awxb-component.awxb-component .border-bottom,.awxb-view.awxb-view .border-bottom{border-bottom:1px solid #dee2e6!important}.awxb-component.awxb-component .border-left,.awxb-view.awxb-view .border-left{border-left:1px solid #dee2e6!important}.awxb-component.awxb-component .border-0,.awxb-view.awxb-view .border-0{border:0!important}.awxb-component.awxb-component .border-top-0,.awxb-view.awxb-view .border-top-0{border-top:0!important}.awxb-component.awxb-component .border-right-0,.awxb-view.awxb-view .border-right-0{border-right:0!important}.awxb-component.awxb-component .border-bottom-0,.awxb-view.awxb-view .border-bottom-0{border-bottom:0!important}.awxb-component.awxb-component .border-left-0,.awxb-view.awxb-view .border-left-0{border-left:0!important}.awxb-component.awxb-component .border-primary,.awxb-view.awxb-view .border-primary{border-color:#007bff!important}.awxb-component.awxb-component .border-secondary,.awxb-view.awxb-view .border-secondary{border-color:#6c757d!important}.awxb-component.awxb-component .border-success,.awxb-view.awxb-view .border-success{border-color:#28a745!important}.awxb-component.awxb-component .border-info,.awxb-view.awxb-view .border-info{border-color:#17a2b8!important}.awxb-component.awxb-component .border-warning,.awxb-view.awxb-view .border-warning{border-color:#ffc107!important}.awxb-component.awxb-component .border-danger,.awxb-view.awxb-view .border-danger{border-color:#dc3545!important}.awxb-component.awxb-component .border-light,.awxb-view.awxb-view .border-light{border-color:#f8f9fa!important}.awxb-component.awxb-component .border-dark,.awxb-view.awxb-view .border-dark{border-color:#343a40!important}.awxb-component.awxb-component .border-white,.awxb-view.awxb-view .border-white{border-color:#fff!important}.awxb-component.awxb-component .rounded,.awxb-view.awxb-view .rounded{border-radius:4px!important}.awxb-component.awxb-component .rounded-top,.awxb-view.awxb-view .rounded-top{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.awxb-component.awxb-component .rounded-right,.awxb-view.awxb-view .rounded-right{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.awxb-component.awxb-component .rounded-bottom,.awxb-view.awxb-view .rounded-bottom{border-bottom-right-radius:4px!important;border-bottom-left-radius:4px!important}.awxb-component.awxb-component .rounded-left,.awxb-view.awxb-view .rounded-left{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.awxb-component.awxb-component .rounded-circle,.awxb-view.awxb-view .rounded-circle{border-radius:50%!important}.awxb-component.awxb-component .rounded-0,.awxb-view.awxb-view .rounded-0{border-radius:0!important}.awxb-component.awxb-component .clearfix:after,.awxb-view.awxb-view .clearfix:after{display:block;clear:both;content:""}.awxb-component.awxb-component .d-none,.awxb-view.awxb-view .d-none{display:none!important}.awxb-component.awxb-component .d-inline,.awxb-view.awxb-view .d-inline{display:inline!important}.awxb-component.awxb-component .d-inline-block,.awxb-view.awxb-view .d-inline-block{display:inline-block!important}.awxb-component.awxb-component .d-block,.awxb-view.awxb-view .d-block{display:block!important}.awxb-component.awxb-component .d-table,.awxb-view.awxb-view .d-table{display:table!important}.awxb-component.awxb-component .d-table-row,.awxb-view.awxb-view .d-table-row{display:table-row!important}.awxb-component.awxb-component .d-table-cell,.awxb-view.awxb-view .d-table-cell{display:table-cell!important}.awxb-component.awxb-component .d-flex,.awxb-view.awxb-view .d-flex{display:flex!important}.awxb-component.awxb-component .d-inline-flex,.awxb-view.awxb-view .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.awxb-component.awxb-component .d-sm-none,.awxb-view.awxb-view .d-sm-none{display:none!important}.awxb-component.awxb-component .d-sm-inline,.awxb-view.awxb-view .d-sm-inline{display:inline!important}.awxb-component.awxb-component .d-sm-inline-block,.awxb-view.awxb-view .d-sm-inline-block{display:inline-block!important}.awxb-component.awxb-component .d-sm-block,.awxb-view.awxb-view .d-sm-block{display:block!important}.awxb-component.awxb-component .d-sm-table,.awxb-view.awxb-view .d-sm-table{display:table!important}.awxb-component.awxb-component .d-sm-table-row,.awxb-view.awxb-view .d-sm-table-row{display:table-row!important}.awxb-component.awxb-component .d-sm-table-cell,.awxb-view.awxb-view .d-sm-table-cell{display:table-cell!important}.awxb-component.awxb-component .d-sm-flex,.awxb-view.awxb-view .d-sm-flex{display:flex!important}.awxb-component.awxb-component .d-sm-inline-flex,.awxb-view.awxb-view .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.awxb-component.awxb-component .d-md-none,.awxb-view.awxb-view .d-md-none{display:none!important}.awxb-component.awxb-component .d-md-inline,.awxb-view.awxb-view .d-md-inline{display:inline!important}.awxb-component.awxb-component .d-md-inline-block,.awxb-view.awxb-view .d-md-inline-block{display:inline-block!important}.awxb-component.awxb-component .d-md-block,.awxb-view.awxb-view .d-md-block{display:block!important}.awxb-component.awxb-component .d-md-table,.awxb-view.awxb-view .d-md-table{display:table!important}.awxb-component.awxb-component .d-md-table-row,.awxb-view.awxb-view .d-md-table-row{display:table-row!important}.awxb-component.awxb-component .d-md-table-cell,.awxb-view.awxb-view .d-md-table-cell{display:table-cell!important}.awxb-component.awxb-component .d-md-flex,.awxb-view.awxb-view .d-md-flex{display:flex!important}.awxb-component.awxb-component .d-md-inline-flex,.awxb-view.awxb-view .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.awxb-component.awxb-component .d-lg-none,.awxb-view.awxb-view .d-lg-none{display:none!important}.awxb-component.awxb-component .d-lg-inline,.awxb-view.awxb-view .d-lg-inline{display:inline!important}.awxb-component.awxb-component .d-lg-inline-block,.awxb-view.awxb-view .d-lg-inline-block{display:inline-block!important}.awxb-component.awxb-component .d-lg-block,.awxb-view.awxb-view .d-lg-block{display:block!important}.awxb-component.awxb-component .d-lg-table,.awxb-view.awxb-view .d-lg-table{display:table!important}.awxb-component.awxb-component .d-lg-table-row,.awxb-view.awxb-view .d-lg-table-row{display:table-row!important}.awxb-component.awxb-component .d-lg-table-cell,.awxb-view.awxb-view .d-lg-table-cell{display:table-cell!important}.awxb-component.awxb-component .d-lg-flex,.awxb-view.awxb-view .d-lg-flex{display:flex!important}.awxb-component.awxb-component .d-lg-inline-flex,.awxb-view.awxb-view .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.awxb-component.awxb-component .d-xl-none,.awxb-view.awxb-view .d-xl-none{display:none!important}.awxb-component.awxb-component .d-xl-inline,.awxb-view.awxb-view .d-xl-inline{display:inline!important}.awxb-component.awxb-component .d-xl-inline-block,.awxb-view.awxb-view .d-xl-inline-block{display:inline-block!important}.awxb-component.awxb-component .d-xl-block,.awxb-view.awxb-view .d-xl-block{display:block!important}.awxb-component.awxb-component .d-xl-table,.awxb-view.awxb-view .d-xl-table{display:table!important}.awxb-component.awxb-component .d-xl-table-row,.awxb-view.awxb-view .d-xl-table-row{display:table-row!important}.awxb-component.awxb-component .d-xl-table-cell,.awxb-view.awxb-view .d-xl-table-cell{display:table-cell!important}.awxb-component.awxb-component .d-xl-flex,.awxb-view.awxb-view .d-xl-flex{display:flex!important}.awxb-component.awxb-component .d-xl-inline-flex,.awxb-view.awxb-view .d-xl-inline-flex{display:inline-flex!important}}@media print{.awxb-component.awxb-component .d-print-none,.awxb-view.awxb-view .d-print-none{display:none!important}.awxb-component.awxb-component .d-print-inline,.awxb-view.awxb-view .d-print-inline{display:inline!important}.awxb-component.awxb-component .d-print-inline-block,.awxb-view.awxb-view .d-print-inline-block{display:inline-block!important}.awxb-component.awxb-component .d-print-block,.awxb-view.awxb-view .d-print-block{display:block!important}.awxb-component.awxb-component .d-print-table,.awxb-view.awxb-view .d-print-table{display:table!important}.awxb-component.awxb-component .d-print-table-row,.awxb-view.awxb-view .d-print-table-row{display:table-row!important}.awxb-component.awxb-component .d-print-table-cell,.awxb-view.awxb-view .d-print-table-cell{display:table-cell!important}.awxb-component.awxb-component .d-print-flex,.awxb-view.awxb-view .d-print-flex{display:flex!important}.awxb-component.awxb-component .d-print-inline-flex,.awxb-view.awxb-view .d-print-inline-flex{display:inline-flex!important}}.awxb-component.awxb-component .embed-responsive,.awxb-view.awxb-view .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.awxb-component.awxb-component .embed-responsive:before,.awxb-view.awxb-view .embed-responsive:before{display:block;content:""}.awxb-component.awxb-component .embed-responsive .embed-responsive-item,.awxb-component.awxb-component .embed-responsive embed,.awxb-component.awxb-component .embed-responsive iframe,.awxb-component.awxb-component .embed-responsive object,.awxb-component.awxb-component .embed-responsive video,.awxb-view.awxb-view .embed-responsive .embed-responsive-item,.awxb-view.awxb-view .embed-responsive embed,.awxb-view.awxb-view .embed-responsive iframe,.awxb-view.awxb-view .embed-responsive object,.awxb-view.awxb-view .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.awxb-component.awxb-component .embed-responsive-21by9:before,.awxb-view.awxb-view .embed-responsive-21by9:before{padding-top:42.85714286%}.awxb-component.awxb-component .embed-responsive-16by9:before,.awxb-view.awxb-view .embed-responsive-16by9:before{padding-top:56.25%}.awxb-component.awxb-component .embed-responsive-4by3:before,.awxb-view.awxb-view .embed-responsive-4by3:before{padding-top:75%}.awxb-component.awxb-component .embed-responsive-1by1:before,.awxb-view.awxb-view .embed-responsive-1by1:before{padding-top:100%}.awxb-component.awxb-component .flex-row,.awxb-view.awxb-view .flex-row{flex-direction:row!important}.awxb-component.awxb-component .flex-column,.awxb-view.awxb-view .flex-column{flex-direction:column!important}.awxb-component.awxb-component .flex-row-reverse,.awxb-view.awxb-view .flex-row-reverse{flex-direction:row-reverse!important}.awxb-component.awxb-component .flex-column-reverse,.awxb-view.awxb-view .flex-column-reverse{flex-direction:column-reverse!important}.awxb-component.awxb-component .flex-wrap,.awxb-view.awxb-view .flex-wrap{flex-wrap:wrap!important}.awxb-component.awxb-component .flex-nowrap,.awxb-view.awxb-view .flex-nowrap{flex-wrap:nowrap!important}.awxb-component.awxb-component .flex-wrap-reverse,.awxb-view.awxb-view .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.awxb-component.awxb-component .flex-fill,.awxb-view.awxb-view .flex-fill{flex:1 1 auto!important}.awxb-component.awxb-component .flex-grow-0,.awxb-view.awxb-view .flex-grow-0{flex-grow:0!important}.awxb-component.awxb-component .flex-grow-1,.awxb-view.awxb-view .flex-grow-1{flex-grow:1!important}.awxb-component.awxb-component .flex-shrink-0,.awxb-view.awxb-view .flex-shrink-0{flex-shrink:0!important}.awxb-component.awxb-component .flex-shrink-1,.awxb-view.awxb-view .flex-shrink-1{flex-shrink:1!important}.awxb-component.awxb-component .justify-content-start,.awxb-view.awxb-view .justify-content-start{justify-content:flex-start!important}.awxb-component.awxb-component .justify-content-end,.awxb-view.awxb-view .justify-content-end{justify-content:flex-end!important}.awxb-component.awxb-component .justify-content-center,.awxb-view.awxb-view .justify-content-center{justify-content:center!important}.awxb-component.awxb-component .justify-content-between,.awxb-view.awxb-view .justify-content-between{justify-content:space-between!important}.awxb-component.awxb-component .justify-content-around,.awxb-view.awxb-view .justify-content-around{justify-content:space-around!important}.awxb-component.awxb-component .align-items-start,.awxb-view.awxb-view .align-items-start{align-items:flex-start!important}.awxb-component.awxb-component .align-items-end,.awxb-view.awxb-view .align-items-end{align-items:flex-end!important}.awxb-component.awxb-component .align-items-center,.awxb-view.awxb-view .align-items-center{align-items:center!important}.awxb-component.awxb-component .align-items-baseline,.awxb-view.awxb-view .align-items-baseline{align-items:baseline!important}.awxb-component.awxb-component .align-items-stretch,.awxb-view.awxb-view .align-items-stretch{align-items:stretch!important}.awxb-component.awxb-component .align-content-start,.awxb-view.awxb-view .align-content-start{align-content:flex-start!important}.awxb-component.awxb-component .align-content-end,.awxb-view.awxb-view .align-content-end{align-content:flex-end!important}.awxb-component.awxb-component .align-content-center,.awxb-view.awxb-view .align-content-center{align-content:center!important}.awxb-component.awxb-component .align-content-between,.awxb-view.awxb-view .align-content-between{align-content:space-between!important}.awxb-component.awxb-component .align-content-around,.awxb-view.awxb-view .align-content-around{align-content:space-around!important}.awxb-component.awxb-component .align-content-stretch,.awxb-view.awxb-view .align-content-stretch{align-content:stretch!important}.awxb-component.awxb-component .align-self-auto,.awxb-view.awxb-view .align-self-auto{align-self:auto!important}.awxb-component.awxb-component .align-self-start,.awxb-view.awxb-view .align-self-start{align-self:flex-start!important}.awxb-component.awxb-component .align-self-end,.awxb-view.awxb-view .align-self-end{align-self:flex-end!important}.awxb-component.awxb-component .align-self-center,.awxb-view.awxb-view .align-self-center{align-self:center!important}.awxb-component.awxb-component .align-self-baseline,.awxb-view.awxb-view .align-self-baseline{align-self:baseline!important}.awxb-component.awxb-component .align-self-stretch,.awxb-view.awxb-view .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.awxb-component.awxb-component .flex-sm-row,.awxb-view.awxb-view .flex-sm-row{flex-direction:row!important}.awxb-component.awxb-component .flex-sm-column,.awxb-view.awxb-view .flex-sm-column{flex-direction:column!important}.awxb-component.awxb-component .flex-sm-row-reverse,.awxb-view.awxb-view .flex-sm-row-reverse{flex-direction:row-reverse!important}.awxb-component.awxb-component .flex-sm-column-reverse,.awxb-view.awxb-view .flex-sm-column-reverse{flex-direction:column-reverse!important}.awxb-component.awxb-component .flex-sm-wrap,.awxb-view.awxb-view .flex-sm-wrap{flex-wrap:wrap!important}.awxb-component.awxb-component .flex-sm-nowrap,.awxb-view.awxb-view .flex-sm-nowrap{flex-wrap:nowrap!important}.awxb-component.awxb-component .flex-sm-wrap-reverse,.awxb-view.awxb-view .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.awxb-component.awxb-component .flex-sm-fill,.awxb-view.awxb-view .flex-sm-fill{flex:1 1 auto!important}.awxb-component.awxb-component .flex-sm-grow-0,.awxb-view.awxb-view .flex-sm-grow-0{flex-grow:0!important}.awxb-component.awxb-component .flex-sm-grow-1,.awxb-view.awxb-view .flex-sm-grow-1{flex-grow:1!important}.awxb-component.awxb-component .flex-sm-shrink-0,.awxb-view.awxb-view .flex-sm-shrink-0{flex-shrink:0!important}.awxb-component.awxb-component .flex-sm-shrink-1,.awxb-view.awxb-view .flex-sm-shrink-1{flex-shrink:1!important}.awxb-component.awxb-component .justify-content-sm-start,.awxb-view.awxb-view .justify-content-sm-start{justify-content:flex-start!important}.awxb-component.awxb-component .justify-content-sm-end,.awxb-view.awxb-view .justify-content-sm-end{justify-content:flex-end!important}.awxb-component.awxb-component .justify-content-sm-center,.awxb-view.awxb-view .justify-content-sm-center{justify-content:center!important}.awxb-component.awxb-component .justify-content-sm-between,.awxb-view.awxb-view .justify-content-sm-between{justify-content:space-between!important}.awxb-component.awxb-component .justify-content-sm-around,.awxb-view.awxb-view .justify-content-sm-around{justify-content:space-around!important}.awxb-component.awxb-component .align-items-sm-start,.awxb-view.awxb-view .align-items-sm-start{align-items:flex-start!important}.awxb-component.awxb-component .align-items-sm-end,.awxb-view.awxb-view .align-items-sm-end{align-items:flex-end!important}.awxb-component.awxb-component .align-items-sm-center,.awxb-view.awxb-view .align-items-sm-center{align-items:center!important}.awxb-component.awxb-component .align-items-sm-baseline,.awxb-view.awxb-view .align-items-sm-baseline{align-items:baseline!important}.awxb-component.awxb-component .align-items-sm-stretch,.awxb-view.awxb-view .align-items-sm-stretch{align-items:stretch!important}.awxb-component.awxb-component .align-content-sm-start,.awxb-view.awxb-view .align-content-sm-start{align-content:flex-start!important}.awxb-component.awxb-component .align-content-sm-end,.awxb-view.awxb-view .align-content-sm-end{align-content:flex-end!important}.awxb-component.awxb-component .align-content-sm-center,.awxb-view.awxb-view .align-content-sm-center{align-content:center!important}.awxb-component.awxb-component .align-content-sm-between,.awxb-view.awxb-view .align-content-sm-between{align-content:space-between!important}.awxb-component.awxb-component .align-content-sm-around,.awxb-view.awxb-view .align-content-sm-around{align-content:space-around!important}.awxb-component.awxb-component .align-content-sm-stretch,.awxb-view.awxb-view .align-content-sm-stretch{align-content:stretch!important}.awxb-component.awxb-component .align-self-sm-auto,.awxb-view.awxb-view .align-self-sm-auto{align-self:auto!important}.awxb-component.awxb-component .align-self-sm-start,.awxb-view.awxb-view .align-self-sm-start{align-self:flex-start!important}.awxb-component.awxb-component .align-self-sm-end,.awxb-view.awxb-view .align-self-sm-end{align-self:flex-end!important}.awxb-component.awxb-component .align-self-sm-center,.awxb-view.awxb-view .align-self-sm-center{align-self:center!important}.awxb-component.awxb-component .align-self-sm-baseline,.awxb-view.awxb-view .align-self-sm-baseline{align-self:baseline!important}.awxb-component.awxb-component .align-self-sm-stretch,.awxb-view.awxb-view .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.awxb-component.awxb-component .flex-md-row,.awxb-view.awxb-view .flex-md-row{flex-direction:row!important}.awxb-component.awxb-component .flex-md-column,.awxb-view.awxb-view .flex-md-column{flex-direction:column!important}.awxb-component.awxb-component .flex-md-row-reverse,.awxb-view.awxb-view .flex-md-row-reverse{flex-direction:row-reverse!important}.awxb-component.awxb-component .flex-md-column-reverse,.awxb-view.awxb-view .flex-md-column-reverse{flex-direction:column-reverse!important}.awxb-component.awxb-component .flex-md-wrap,.awxb-view.awxb-view .flex-md-wrap{flex-wrap:wrap!important}.awxb-component.awxb-component .flex-md-nowrap,.awxb-view.awxb-view .flex-md-nowrap{flex-wrap:nowrap!important}.awxb-component.awxb-component .flex-md-wrap-reverse,.awxb-view.awxb-view .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.awxb-component.awxb-component .flex-md-fill,.awxb-view.awxb-view .flex-md-fill{flex:1 1 auto!important}.awxb-component.awxb-component .flex-md-grow-0,.awxb-view.awxb-view .flex-md-grow-0{flex-grow:0!important}.awxb-component.awxb-component .flex-md-grow-1,.awxb-view.awxb-view .flex-md-grow-1{flex-grow:1!important}.awxb-component.awxb-component .flex-md-shrink-0,.awxb-view.awxb-view .flex-md-shrink-0{flex-shrink:0!important}.awxb-component.awxb-component .flex-md-shrink-1,.awxb-view.awxb-view .flex-md-shrink-1{flex-shrink:1!important}.awxb-component.awxb-component .justify-content-md-start,.awxb-view.awxb-view .justify-content-md-start{justify-content:flex-start!important}.awxb-component.awxb-component .justify-content-md-end,.awxb-view.awxb-view .justify-content-md-end{justify-content:flex-end!important}.awxb-component.awxb-component .justify-content-md-center,.awxb-view.awxb-view .justify-content-md-center{justify-content:center!important}.awxb-component.awxb-component .justify-content-md-between,.awxb-view.awxb-view .justify-content-md-between{justify-content:space-between!important}.awxb-component.awxb-component .justify-content-md-around,.awxb-view.awxb-view .justify-content-md-around{justify-content:space-around!important}.awxb-component.awxb-component .align-items-md-start,.awxb-view.awxb-view .align-items-md-start{align-items:flex-start!important}.awxb-component.awxb-component .align-items-md-end,.awxb-view.awxb-view .align-items-md-end{align-items:flex-end!important}.awxb-component.awxb-component .align-items-md-center,.awxb-view.awxb-view .align-items-md-center{align-items:center!important}.awxb-component.awxb-component .align-items-md-baseline,.awxb-view.awxb-view .align-items-md-baseline{align-items:baseline!important}.awxb-component.awxb-component .align-items-md-stretch,.awxb-view.awxb-view .align-items-md-stretch{align-items:stretch!important}.awxb-component.awxb-component .align-content-md-start,.awxb-view.awxb-view .align-content-md-start{align-content:flex-start!important}.awxb-component.awxb-component .align-content-md-end,.awxb-view.awxb-view .align-content-md-end{align-content:flex-end!important}.awxb-component.awxb-component .align-content-md-center,.awxb-view.awxb-view .align-content-md-center{align-content:center!important}.awxb-component.awxb-component .align-content-md-between,.awxb-view.awxb-view .align-content-md-between{align-content:space-between!important}.awxb-component.awxb-component .align-content-md-around,.awxb-view.awxb-view .align-content-md-around{align-content:space-around!important}.awxb-component.awxb-component .align-content-md-stretch,.awxb-view.awxb-view .align-content-md-stretch{align-content:stretch!important}.awxb-component.awxb-component .align-self-md-auto,.awxb-view.awxb-view .align-self-md-auto{align-self:auto!important}.awxb-component.awxb-component .align-self-md-start,.awxb-view.awxb-view .align-self-md-start{align-self:flex-start!important}.awxb-component.awxb-component .align-self-md-end,.awxb-view.awxb-view .align-self-md-end{align-self:flex-end!important}.awxb-component.awxb-component .align-self-md-center,.awxb-view.awxb-view .align-self-md-center{align-self:center!important}.awxb-component.awxb-component .align-self-md-baseline,.awxb-view.awxb-view .align-self-md-baseline{align-self:baseline!important}.awxb-component.awxb-component .align-self-md-stretch,.awxb-view.awxb-view .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.awxb-component.awxb-component .flex-lg-row,.awxb-view.awxb-view .flex-lg-row{flex-direction:row!important}.awxb-component.awxb-component .flex-lg-column,.awxb-view.awxb-view .flex-lg-column{flex-direction:column!important}.awxb-component.awxb-component .flex-lg-row-reverse,.awxb-view.awxb-view .flex-lg-row-reverse{flex-direction:row-reverse!important}.awxb-component.awxb-component .flex-lg-column-reverse,.awxb-view.awxb-view .flex-lg-column-reverse{flex-direction:column-reverse!important}.awxb-component.awxb-component .flex-lg-wrap,.awxb-view.awxb-view .flex-lg-wrap{flex-wrap:wrap!important}.awxb-component.awxb-component .flex-lg-nowrap,.awxb-view.awxb-view .flex-lg-nowrap{flex-wrap:nowrap!important}.awxb-component.awxb-component .flex-lg-wrap-reverse,.awxb-view.awxb-view .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.awxb-component.awxb-component .flex-lg-fill,.awxb-view.awxb-view .flex-lg-fill{flex:1 1 auto!important}.awxb-component.awxb-component .flex-lg-grow-0,.awxb-view.awxb-view .flex-lg-grow-0{flex-grow:0!important}.awxb-component.awxb-component .flex-lg-grow-1,.awxb-view.awxb-view .flex-lg-grow-1{flex-grow:1!important}.awxb-component.awxb-component .flex-lg-shrink-0,.awxb-view.awxb-view .flex-lg-shrink-0{flex-shrink:0!important}.awxb-component.awxb-component .flex-lg-shrink-1,.awxb-view.awxb-view .flex-lg-shrink-1{flex-shrink:1!important}.awxb-component.awxb-component .justify-content-lg-start,.awxb-view.awxb-view .justify-content-lg-start{justify-content:flex-start!important}.awxb-component.awxb-component .justify-content-lg-end,.awxb-view.awxb-view .justify-content-lg-end{justify-content:flex-end!important}.awxb-component.awxb-component .justify-content-lg-center,.awxb-view.awxb-view .justify-content-lg-center{justify-content:center!important}.awxb-component.awxb-component .justify-content-lg-between,.awxb-view.awxb-view .justify-content-lg-between{justify-content:space-between!important}.awxb-component.awxb-component .justify-content-lg-around,.awxb-view.awxb-view .justify-content-lg-around{justify-content:space-around!important}.awxb-component.awxb-component .align-items-lg-start,.awxb-view.awxb-view .align-items-lg-start{align-items:flex-start!important}.awxb-component.awxb-component .align-items-lg-end,.awxb-view.awxb-view .align-items-lg-end{align-items:flex-end!important}.awxb-component.awxb-component .align-items-lg-center,.awxb-view.awxb-view .align-items-lg-center{align-items:center!important}.awxb-component.awxb-component .align-items-lg-baseline,.awxb-view.awxb-view .align-items-lg-baseline{align-items:baseline!important}.awxb-component.awxb-component .align-items-lg-stretch,.awxb-view.awxb-view .align-items-lg-stretch{align-items:stretch!important}.awxb-component.awxb-component .align-content-lg-start,.awxb-view.awxb-view .align-content-lg-start{align-content:flex-start!important}.awxb-component.awxb-component .align-content-lg-end,.awxb-view.awxb-view .align-content-lg-end{align-content:flex-end!important}.awxb-component.awxb-component .align-content-lg-center,.awxb-view.awxb-view .align-content-lg-center{align-content:center!important}.awxb-component.awxb-component .align-content-lg-between,.awxb-view.awxb-view .align-content-lg-between{align-content:space-between!important}.awxb-component.awxb-component .align-content-lg-around,.awxb-view.awxb-view .align-content-lg-around{align-content:space-around!important}.awxb-component.awxb-component .align-content-lg-stretch,.awxb-view.awxb-view .align-content-lg-stretch{align-content:stretch!important}.awxb-component.awxb-component .align-self-lg-auto,.awxb-view.awxb-view .align-self-lg-auto{align-self:auto!important}.awxb-component.awxb-component .align-self-lg-start,.awxb-view.awxb-view .align-self-lg-start{align-self:flex-start!important}.awxb-component.awxb-component .align-self-lg-end,.awxb-view.awxb-view .align-self-lg-end{align-self:flex-end!important}.awxb-component.awxb-component .align-self-lg-center,.awxb-view.awxb-view .align-self-lg-center{align-self:center!important}.awxb-component.awxb-component .align-self-lg-baseline,.awxb-view.awxb-view .align-self-lg-baseline{align-self:baseline!important}.awxb-component.awxb-component .align-self-lg-stretch,.awxb-view.awxb-view .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.awxb-component.awxb-component .flex-xl-row,.awxb-view.awxb-view .flex-xl-row{flex-direction:row!important}.awxb-component.awxb-component .flex-xl-column,.awxb-view.awxb-view .flex-xl-column{flex-direction:column!important}.awxb-component.awxb-component .flex-xl-row-reverse,.awxb-view.awxb-view .flex-xl-row-reverse{flex-direction:row-reverse!important}.awxb-component.awxb-component .flex-xl-column-reverse,.awxb-view.awxb-view .flex-xl-column-reverse{flex-direction:column-reverse!important}.awxb-component.awxb-component .flex-xl-wrap,.awxb-view.awxb-view .flex-xl-wrap{flex-wrap:wrap!important}.awxb-component.awxb-component .flex-xl-nowrap,.awxb-view.awxb-view .flex-xl-nowrap{flex-wrap:nowrap!important}.awxb-component.awxb-component .flex-xl-wrap-reverse,.awxb-view.awxb-view .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.awxb-component.awxb-component .flex-xl-fill,.awxb-view.awxb-view .flex-xl-fill{flex:1 1 auto!important}.awxb-component.awxb-component .flex-xl-grow-0,.awxb-view.awxb-view .flex-xl-grow-0{flex-grow:0!important}.awxb-component.awxb-component .flex-xl-grow-1,.awxb-view.awxb-view .flex-xl-grow-1{flex-grow:1!important}.awxb-component.awxb-component .flex-xl-shrink-0,.awxb-view.awxb-view .flex-xl-shrink-0{flex-shrink:0!important}.awxb-component.awxb-component .flex-xl-shrink-1,.awxb-view.awxb-view .flex-xl-shrink-1{flex-shrink:1!important}.awxb-component.awxb-component .justify-content-xl-start,.awxb-view.awxb-view .justify-content-xl-start{justify-content:flex-start!important}.awxb-component.awxb-component .justify-content-xl-end,.awxb-view.awxb-view .justify-content-xl-end{justify-content:flex-end!important}.awxb-component.awxb-component .justify-content-xl-center,.awxb-view.awxb-view .justify-content-xl-center{justify-content:center!important}.awxb-component.awxb-component .justify-content-xl-between,.awxb-view.awxb-view .justify-content-xl-between{justify-content:space-between!important}.awxb-component.awxb-component .justify-content-xl-around,.awxb-view.awxb-view .justify-content-xl-around{justify-content:space-around!important}.awxb-component.awxb-component .align-items-xl-start,.awxb-view.awxb-view .align-items-xl-start{align-items:flex-start!important}.awxb-component.awxb-component .align-items-xl-end,.awxb-view.awxb-view .align-items-xl-end{align-items:flex-end!important}.awxb-component.awxb-component .align-items-xl-center,.awxb-view.awxb-view .align-items-xl-center{align-items:center!important}.awxb-component.awxb-component .align-items-xl-baseline,.awxb-view.awxb-view .align-items-xl-baseline{align-items:baseline!important}.awxb-component.awxb-component .align-items-xl-stretch,.awxb-view.awxb-view .align-items-xl-stretch{align-items:stretch!important}.awxb-component.awxb-component .align-content-xl-start,.awxb-view.awxb-view .align-content-xl-start{align-content:flex-start!important}.awxb-component.awxb-component .align-content-xl-end,.awxb-view.awxb-view .align-content-xl-end{align-content:flex-end!important}.awxb-component.awxb-component .align-content-xl-center,.awxb-view.awxb-view .align-content-xl-center{align-content:center!important}.awxb-component.awxb-component .align-content-xl-between,.awxb-view.awxb-view .align-content-xl-between{align-content:space-between!important}.awxb-component.awxb-component .align-content-xl-around,.awxb-view.awxb-view .align-content-xl-around{align-content:space-around!important}.awxb-component.awxb-component .align-content-xl-stretch,.awxb-view.awxb-view .align-content-xl-stretch{align-content:stretch!important}.awxb-component.awxb-component .align-self-xl-auto,.awxb-view.awxb-view .align-self-xl-auto{align-self:auto!important}.awxb-component.awxb-component .align-self-xl-start,.awxb-view.awxb-view .align-self-xl-start{align-self:flex-start!important}.awxb-component.awxb-component .align-self-xl-end,.awxb-view.awxb-view .align-self-xl-end{align-self:flex-end!important}.awxb-component.awxb-component .align-self-xl-center,.awxb-view.awxb-view .align-self-xl-center{align-self:center!important}.awxb-component.awxb-component .align-self-xl-baseline,.awxb-view.awxb-view .align-self-xl-baseline{align-self:baseline!important}.awxb-component.awxb-component .align-self-xl-stretch,.awxb-view.awxb-view .align-self-xl-stretch{align-self:stretch!important}}.awxb-component.awxb-component .float-left,.awxb-view.awxb-view .float-left{float:left!important}.awxb-component.awxb-component .float-right,.awxb-view.awxb-view .float-right{float:right!important}.awxb-component.awxb-component .float-none,.awxb-view.awxb-view .float-none{float:none!important}@media (min-width:576px){.awxb-component.awxb-component .float-sm-left,.awxb-view.awxb-view .float-sm-left{float:left!important}.awxb-component.awxb-component .float-sm-right,.awxb-view.awxb-view .float-sm-right{float:right!important}.awxb-component.awxb-component .float-sm-none,.awxb-view.awxb-view .float-sm-none{float:none!important}}@media (min-width:768px){.awxb-component.awxb-component .float-md-left,.awxb-view.awxb-view .float-md-left{float:left!important}.awxb-component.awxb-component .float-md-right,.awxb-view.awxb-view .float-md-right{float:right!important}.awxb-component.awxb-component .float-md-none,.awxb-view.awxb-view .float-md-none{float:none!important}}@media (min-width:992px){.awxb-component.awxb-component .float-lg-left,.awxb-view.awxb-view .float-lg-left{float:left!important}.awxb-component.awxb-component .float-lg-right,.awxb-view.awxb-view .float-lg-right{float:right!important}.awxb-component.awxb-component .float-lg-none,.awxb-view.awxb-view .float-lg-none{float:none!important}}@media (min-width:1200px){.awxb-component.awxb-component .float-xl-left,.awxb-view.awxb-view .float-xl-left{float:left!important}.awxb-component.awxb-component .float-xl-right,.awxb-view.awxb-view .float-xl-right{float:right!important}.awxb-component.awxb-component .float-xl-none,.awxb-view.awxb-view .float-xl-none{float:none!important}}.awxb-component.awxb-component .position-static,.awxb-view.awxb-view .position-static{position:static!important}.awxb-component.awxb-component .position-relative,.awxb-view.awxb-view .position-relative{position:relative!important}.awxb-component.awxb-component .position-absolute,.awxb-view.awxb-view .position-absolute{position:absolute!important}.awxb-component.awxb-component .position-fixed,.awxb-view.awxb-view .position-fixed{position:fixed!important}.awxb-component.awxb-component .position-sticky,.awxb-view.awxb-view .position-sticky{position:sticky!important}.awxb-component.awxb-component .fixed-top,.awxb-view.awxb-view .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.awxb-component.awxb-component .fixed-bottom,.awxb-view.awxb-view .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.awxb-component.awxb-component .sticky-top,.awxb-view.awxb-view .sticky-top{position:sticky;top:0;z-index:1020}}.awxb-component.awxb-component .sr-only,.awxb-view.awxb-view .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.awxb-component.awxb-component .sr-only-focusable:active,.awxb-component.awxb-component .sr-only-focusable:focus,.awxb-view.awxb-view .sr-only-focusable:active,.awxb-view.awxb-view .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.awxb-component.awxb-component .shadow-sm,.awxb-view.awxb-view .shadow-sm{box-shadow:0 2px 4px rgba(0,0,0,.075)!important}.awxb-component.awxb-component .shadow,.awxb-view.awxb-view .shadow{box-shadow:0 8px 16px rgba(0,0,0,.15)!important}.awxb-component.awxb-component .shadow-lg,.awxb-view.awxb-view .shadow-lg{box-shadow:0 16px 48px rgba(0,0,0,.175)!important}.awxb-component.awxb-component .shadow-none,.awxb-view.awxb-view .shadow-none{box-shadow:none!important}.awxb-component.awxb-component .w-25,.awxb-view.awxb-view .w-25{width:25%!important}.awxb-component.awxb-component .w-50,.awxb-view.awxb-view .w-50{width:50%!important}.awxb-component.awxb-component .w-75,.awxb-view.awxb-view .w-75{width:75%!important}.awxb-component.awxb-component .w-100,.awxb-view.awxb-view .w-100{width:100%!important}.awxb-component.awxb-component .w-auto,.awxb-view.awxb-view .w-auto{width:auto!important}.awxb-component.awxb-component .h-25,.awxb-view.awxb-view .h-25{height:25%!important}.awxb-component.awxb-component .h-50,.awxb-view.awxb-view .h-50{height:50%!important}.awxb-component.awxb-component .h-75,.awxb-view.awxb-view .h-75{height:75%!important}.awxb-component.awxb-component .h-100,.awxb-view.awxb-view .h-100{height:100%!important}.awxb-component.awxb-component .h-auto,.awxb-view.awxb-view .h-auto{height:auto!important}.awxb-component.awxb-component .mw-100,.awxb-view.awxb-view .mw-100{max-width:100%!important}.awxb-component.awxb-component .mh-100,.awxb-view.awxb-view .mh-100{max-height:100%!important}.awxb-component.awxb-component .text-monospace,.awxb-view.awxb-view .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.awxb-component.awxb-component .text-justify,.awxb-view.awxb-view .text-justify{text-align:justify!important}.awxb-component.awxb-component .text-nowrap,.awxb-view.awxb-view .text-nowrap{white-space:nowrap!important}.awxb-component.awxb-component .text-truncate,.awxb-view.awxb-view .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.awxb-component.awxb-component .text-left,.awxb-view.awxb-view .text-left{text-align:left!important}.awxb-component.awxb-component .text-right,.awxb-view.awxb-view .text-right{text-align:right!important}.awxb-component.awxb-component .text-center,.awxb-view.awxb-view .text-center{text-align:center!important}@media (min-width:576px){.awxb-component.awxb-component .text-sm-left,.awxb-view.awxb-view .text-sm-left{text-align:left!important}.awxb-component.awxb-component .text-sm-right,.awxb-view.awxb-view .text-sm-right{text-align:right!important}.awxb-component.awxb-component .text-sm-center,.awxb-view.awxb-view .text-sm-center{text-align:center!important}}@media (min-width:768px){.awxb-component.awxb-component .text-md-left,.awxb-view.awxb-view .text-md-left{text-align:left!important}.awxb-component.awxb-component .text-md-right,.awxb-view.awxb-view .text-md-right{text-align:right!important}.awxb-component.awxb-component .text-md-center,.awxb-view.awxb-view .text-md-center{text-align:center!important}}@media (min-width:992px){.awxb-component.awxb-component .text-lg-left,.awxb-view.awxb-view .text-lg-left{text-align:left!important}.awxb-component.awxb-component .text-lg-right,.awxb-view.awxb-view .text-lg-right{text-align:right!important}.awxb-component.awxb-component .text-lg-center,.awxb-view.awxb-view .text-lg-center{text-align:center!important}}@media (min-width:1200px){.awxb-component.awxb-component .text-xl-left,.awxb-view.awxb-view .text-xl-left{text-align:left!important}.awxb-component.awxb-component .text-xl-right,.awxb-view.awxb-view .text-xl-right{text-align:right!important}.awxb-component.awxb-component .text-xl-center,.awxb-view.awxb-view .text-xl-center{text-align:center!important}}.awxb-component.awxb-component .text-lowercase,.awxb-view.awxb-view .text-lowercase{text-transform:lowercase!important}.awxb-component.awxb-component .text-uppercase,.awxb-view.awxb-view .text-uppercase{text-transform:uppercase!important}.awxb-component.awxb-component .text-capitalize,.awxb-view.awxb-view .text-capitalize{text-transform:capitalize!important}.awxb-component.awxb-component .font-weight-light,.awxb-view.awxb-view .font-weight-light{font-weight:300!important}.awxb-component.awxb-component .font-weight-normal,.awxb-view.awxb-view .font-weight-normal{font-weight:400!important}.awxb-component.awxb-component .font-weight-bold,.awxb-view.awxb-view .font-weight-bold{font-weight:700!important}.awxb-component.awxb-component .font-italic,.awxb-view.awxb-view .font-italic{font-style:italic!important}.awxb-component.awxb-component .text-white,.awxb-view.awxb-view .text-white{color:#fff!important}.awxb-component.awxb-component .text-primary,.awxb-view.awxb-view .text-primary{color:#007bff!important}.awxb-component.awxb-component a.text-primary:focus,.awxb-component.awxb-component a.text-primary:hover,.awxb-view.awxb-view a.text-primary:focus,.awxb-view.awxb-view a.text-primary:hover{color:#0062cc!important}.awxb-component.awxb-component .text-secondary,.awxb-view.awxb-view .text-secondary{color:#6c757d!important}.awxb-component.awxb-component a.text-secondary:focus,.awxb-component.awxb-component a.text-secondary:hover,.awxb-view.awxb-view a.text-secondary:focus,.awxb-view.awxb-view a.text-secondary:hover{color:#545b62!important}.awxb-component.awxb-component .text-success,.awxb-view.awxb-view .text-success{color:#28a745!important}.awxb-component.awxb-component a.text-success:focus,.awxb-component.awxb-component a.text-success:hover,.awxb-view.awxb-view a.text-success:focus,.awxb-view.awxb-view a.text-success:hover{color:#1e7e34!important}.awxb-component.awxb-component .text-info,.awxb-view.awxb-view .text-info{color:#17a2b8!important}.awxb-component.awxb-component a.text-info:focus,.awxb-component.awxb-component a.text-info:hover,.awxb-view.awxb-view a.text-info:focus,.awxb-view.awxb-view a.text-info:hover{color:#117a8b!important}.awxb-component.awxb-component .text-warning,.awxb-view.awxb-view .text-warning{color:#ffc107!important}.awxb-component.awxb-component a.text-warning:focus,.awxb-component.awxb-component a.text-warning:hover,.awxb-view.awxb-view a.text-warning:focus,.awxb-view.awxb-view a.text-warning:hover{color:#d39e00!important}.awxb-component.awxb-component .text-danger,.awxb-view.awxb-view .text-danger{color:#dc3545!important}.awxb-component.awxb-component a.text-danger:focus,.awxb-component.awxb-component a.text-danger:hover,.awxb-view.awxb-view a.text-danger:focus,.awxb-view.awxb-view a.text-danger:hover{color:#bd2130!important}.awxb-component.awxb-component .text-light,.awxb-view.awxb-view .text-light{color:#f8f9fa!important}.awxb-component.awxb-component a.text-light:focus,.awxb-component.awxb-component a.text-light:hover,.awxb-view.awxb-view a.text-light:focus,.awxb-view.awxb-view a.text-light:hover{color:#dae0e5!important}.awxb-component.awxb-component .text-dark,.awxb-view.awxb-view .text-dark{color:#343a40!important}.awxb-component.awxb-component a.text-dark:focus,.awxb-component.awxb-component a.text-dark:hover,.awxb-view.awxb-view a.text-dark:focus,.awxb-view.awxb-view a.text-dark:hover{color:#1d2124!important}.awxb-component.awxb-component .text-body,.awxb-view.awxb-view .text-body{color:#212529!important}.awxb-component.awxb-component .text-muted,.awxb-view.awxb-view .text-muted{color:#6c757d!important}.awxb-component.awxb-component .text-black-50,.awxb-view.awxb-view .text-black-50{color:rgba(0,0,0,.5)!important}.awxb-component.awxb-component .text-white-50,.awxb-view.awxb-view .text-white-50{color:hsla(0,0%,100%,.5)!important}.awxb-component.awxb-component .text-hide,.awxb-view.awxb-view .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.awxb-component.awxb-component .visible,.awxb-view.awxb-view .visible{visibility:visible!important}.awxb-component.awxb-component .invisible,.awxb-view.awxb-view .invisible{visibility:hidden!important}.awxb-component.awxb-component .bg-primary,.awxb-view.awxb-view .bg-primary{background-color:#007bff!important}.awxb-component.awxb-component a.bg-primary:focus,.awxb-component.awxb-component a.bg-primary:hover,.awxb-component.awxb-component button.bg-primary:focus,.awxb-component.awxb-component button.bg-primary:hover,.awxb-view.awxb-view a.bg-primary:focus,.awxb-view.awxb-view a.bg-primary:hover,.awxb-view.awxb-view button.bg-primary:focus,.awxb-view.awxb-view button.bg-primary:hover{background-color:#0062cc!important}.awxb-component.awxb-component .bg-secondary,.awxb-view.awxb-view .bg-secondary{background-color:#6c757d!important}.awxb-component.awxb-component a.bg-secondary:focus,.awxb-component.awxb-component a.bg-secondary:hover,.awxb-component.awxb-component button.bg-secondary:focus,.awxb-component.awxb-component button.bg-secondary:hover,.awxb-view.awxb-view a.bg-secondary:focus,.awxb-view.awxb-view a.bg-secondary:hover,.awxb-view.awxb-view button.bg-secondary:focus,.awxb-view.awxb-view button.bg-secondary:hover{background-color:#545b62!important}.awxb-component.awxb-component .bg-success,.awxb-view.awxb-view .bg-success{background-color:#28a745!important}.awxb-component.awxb-component a.bg-success:focus,.awxb-component.awxb-component a.bg-success:hover,.awxb-component.awxb-component button.bg-success:focus,.awxb-component.awxb-component button.bg-success:hover,.awxb-view.awxb-view a.bg-success:focus,.awxb-view.awxb-view a.bg-success:hover,.awxb-view.awxb-view button.bg-success:focus,.awxb-view.awxb-view button.bg-success:hover{background-color:#1e7e34!important}.awxb-component.awxb-component .bg-info,.awxb-view.awxb-view .bg-info{background-color:#17a2b8!important}.awxb-component.awxb-component a.bg-info:focus,.awxb-component.awxb-component a.bg-info:hover,.awxb-component.awxb-component button.bg-info:focus,.awxb-component.awxb-component button.bg-info:hover,.awxb-view.awxb-view a.bg-info:focus,.awxb-view.awxb-view a.bg-info:hover,.awxb-view.awxb-view button.bg-info:focus,.awxb-view.awxb-view button.bg-info:hover{background-color:#117a8b!important}.awxb-component.awxb-component .bg-warning,.awxb-view.awxb-view .bg-warning{background-color:#ffc107!important}.awxb-component.awxb-component a.bg-warning:focus,.awxb-component.awxb-component a.bg-warning:hover,.awxb-component.awxb-component button.bg-warning:focus,.awxb-component.awxb-component button.bg-warning:hover,.awxb-view.awxb-view a.bg-warning:focus,.awxb-view.awxb-view a.bg-warning:hover,.awxb-view.awxb-view button.bg-warning:focus,.awxb-view.awxb-view button.bg-warning:hover{background-color:#d39e00!important}.awxb-component.awxb-component .bg-danger,.awxb-view.awxb-view .bg-danger{background-color:#dc3545!important}.awxb-component.awxb-component a.bg-danger:focus,.awxb-component.awxb-component a.bg-danger:hover,.awxb-component.awxb-component button.bg-danger:focus,.awxb-component.awxb-component button.bg-danger:hover,.awxb-view.awxb-view a.bg-danger:focus,.awxb-view.awxb-view a.bg-danger:hover,.awxb-view.awxb-view button.bg-danger:focus,.awxb-view.awxb-view button.bg-danger:hover{background-color:#bd2130!important}.awxb-component.awxb-component .bg-light,.awxb-view.awxb-view .bg-light{background-color:#f8f9fa!important}.awxb-component.awxb-component a.bg-light:focus,.awxb-component.awxb-component a.bg-light:hover,.awxb-component.awxb-component button.bg-light:focus,.awxb-component.awxb-component button.bg-light:hover,.awxb-view.awxb-view a.bg-light:focus,.awxb-view.awxb-view a.bg-light:hover,.awxb-view.awxb-view button.bg-light:focus,.awxb-view.awxb-view button.bg-light:hover{background-color:#dae0e5!important}.awxb-component.awxb-component .bg-dark,.awxb-view.awxb-view .bg-dark{background-color:#343a40!important}.awxb-component.awxb-component a.bg-dark:focus,.awxb-component.awxb-component a.bg-dark:hover,.awxb-component.awxb-component button.bg-dark:focus,.awxb-component.awxb-component button.bg-dark:hover,.awxb-view.awxb-view a.bg-dark:focus,.awxb-view.awxb-view a.bg-dark:hover,.awxb-view.awxb-view button.bg-dark:focus,.awxb-view.awxb-view button.bg-dark:hover{background-color:#1d2124!important}.awxb-component.awxb-component .bg-white,.awxb-view.awxb-view .bg-white{background-color:#fff!important}.awxb-component.awxb-component .bg-transparent,.awxb-view.awxb-view .bg-transparent{background-color:transparent!important}.awxb-component.awxb-component .m-0,.awxb-view.awxb-view .m-0{margin:0!important}.awxb-component.awxb-component .mt-0,.awxb-component.awxb-component .my-0,.awxb-view.awxb-view .mt-0,.awxb-view.awxb-view .my-0{margin-top:0!important}.awxb-component.awxb-component .mr-0,.awxb-component.awxb-component .mx-0,.awxb-view.awxb-view .mr-0,.awxb-view.awxb-view .mx-0{margin-right:0!important}.awxb-component.awxb-component .mb-0,.awxb-component.awxb-component .my-0,.awxb-view.awxb-view .mb-0,.awxb-view.awxb-view .my-0{margin-bottom:0!important}.awxb-component.awxb-component .ml-0,.awxb-component.awxb-component .mx-0,.awxb-view.awxb-view .ml-0,.awxb-view.awxb-view .mx-0{margin-left:0!important}.awxb-component.awxb-component .m-1,.awxb-view.awxb-view .m-1{margin:4px!important}.awxb-component.awxb-component .mt-1,.awxb-component.awxb-component .my-1,.awxb-view.awxb-view .mt-1,.awxb-view.awxb-view .my-1{margin-top:4px!important}.awxb-component.awxb-component .mr-1,.awxb-component.awxb-component .mx-1,.awxb-view.awxb-view .mr-1,.awxb-view.awxb-view .mx-1{margin-right:4px!important}.awxb-component.awxb-component .mb-1,.awxb-component.awxb-component .my-1,.awxb-view.awxb-view .mb-1,.awxb-view.awxb-view .my-1{margin-bottom:4px!important}.awxb-component.awxb-component .ml-1,.awxb-component.awxb-component .mx-1,.awxb-view.awxb-view .ml-1,.awxb-view.awxb-view .mx-1{margin-left:4px!important}.awxb-component.awxb-component .m-2,.awxb-view.awxb-view .m-2{margin:8px!important}.awxb-component.awxb-component .mt-2,.awxb-component.awxb-component .my-2,.awxb-view.awxb-view .mt-2,.awxb-view.awxb-view .my-2{margin-top:8px!important}.awxb-component.awxb-component .mr-2,.awxb-component.awxb-component .mx-2,.awxb-view.awxb-view .mr-2,.awxb-view.awxb-view .mx-2{margin-right:8px!important}.awxb-component.awxb-component .mb-2,.awxb-component.awxb-component .my-2,.awxb-view.awxb-view .mb-2,.awxb-view.awxb-view .my-2{margin-bottom:8px!important}.awxb-component.awxb-component .ml-2,.awxb-component.awxb-component .mx-2,.awxb-view.awxb-view .ml-2,.awxb-view.awxb-view .mx-2{margin-left:8px!important}.awxb-component.awxb-component .m-3,.awxb-view.awxb-view .m-3{margin:16px!important}.awxb-component.awxb-component .mt-3,.awxb-component.awxb-component .my-3,.awxb-view.awxb-view .mt-3,.awxb-view.awxb-view .my-3{margin-top:16px!important}.awxb-component.awxb-component .mr-3,.awxb-component.awxb-component .mx-3,.awxb-view.awxb-view .mr-3,.awxb-view.awxb-view .mx-3{margin-right:16px!important}.awxb-component.awxb-component .mb-3,.awxb-component.awxb-component .my-3,.awxb-view.awxb-view .mb-3,.awxb-view.awxb-view .my-3{margin-bottom:16px!important}.awxb-component.awxb-component .ml-3,.awxb-component.awxb-component .mx-3,.awxb-view.awxb-view .ml-3,.awxb-view.awxb-view .mx-3{margin-left:16px!important}.awxb-component.awxb-component .m-4,.awxb-view.awxb-view .m-4{margin:24px!important}.awxb-component.awxb-component .mt-4,.awxb-component.awxb-component .my-4,.awxb-view.awxb-view .mt-4,.awxb-view.awxb-view .my-4{margin-top:24px!important}.awxb-component.awxb-component .mr-4,.awxb-component.awxb-component .mx-4,.awxb-view.awxb-view .mr-4,.awxb-view.awxb-view .mx-4{margin-right:24px!important}.awxb-component.awxb-component .mb-4,.awxb-component.awxb-component .my-4,.awxb-view.awxb-view .mb-4,.awxb-view.awxb-view .my-4{margin-bottom:24px!important}.awxb-component.awxb-component .ml-4,.awxb-component.awxb-component .mx-4,.awxb-view.awxb-view .ml-4,.awxb-view.awxb-view .mx-4{margin-left:24px!important}.awxb-component.awxb-component .m-5,.awxb-view.awxb-view .m-5{margin:48px!important}.awxb-component.awxb-component .mt-5,.awxb-component.awxb-component .my-5,.awxb-view.awxb-view .mt-5,.awxb-view.awxb-view .my-5{margin-top:48px!important}.awxb-component.awxb-component .mr-5,.awxb-component.awxb-component .mx-5,.awxb-view.awxb-view .mr-5,.awxb-view.awxb-view .mx-5{margin-right:48px!important}.awxb-component.awxb-component .mb-5,.awxb-component.awxb-component .my-5,.awxb-view.awxb-view .mb-5,.awxb-view.awxb-view .my-5{margin-bottom:48px!important}.awxb-component.awxb-component .ml-5,.awxb-component.awxb-component .mx-5,.awxb-view.awxb-view .ml-5,.awxb-view.awxb-view .mx-5{margin-left:48px!important}.awxb-component.awxb-component .p-0,.awxb-view.awxb-view .p-0{padding:0!important}.awxb-component.awxb-component .pt-0,.awxb-component.awxb-component .py-0,.awxb-view.awxb-view .pt-0,.awxb-view.awxb-view .py-0{padding-top:0!important}.awxb-component.awxb-component .pr-0,.awxb-component.awxb-component .px-0,.awxb-view.awxb-view .pr-0,.awxb-view.awxb-view .px-0{padding-right:0!important}.awxb-component.awxb-component .pb-0,.awxb-component.awxb-component .py-0,.awxb-view.awxb-view .pb-0,.awxb-view.awxb-view .py-0{padding-bottom:0!important}.awxb-component.awxb-component .pl-0,.awxb-component.awxb-component .px-0,.awxb-view.awxb-view .pl-0,.awxb-view.awxb-view .px-0{padding-left:0!important}.awxb-component.awxb-component .p-1,.awxb-view.awxb-view .p-1{padding:4px!important}.awxb-component.awxb-component .pt-1,.awxb-component.awxb-component .py-1,.awxb-view.awxb-view .pt-1,.awxb-view.awxb-view .py-1{padding-top:4px!important}.awxb-component.awxb-component .pr-1,.awxb-component.awxb-component .px-1,.awxb-view.awxb-view .pr-1,.awxb-view.awxb-view .px-1{padding-right:4px!important}.awxb-component.awxb-component .pb-1,.awxb-component.awxb-component .py-1,.awxb-view.awxb-view .pb-1,.awxb-view.awxb-view .py-1{padding-bottom:4px!important}.awxb-component.awxb-component .pl-1,.awxb-component.awxb-component .px-1,.awxb-view.awxb-view .pl-1,.awxb-view.awxb-view .px-1{padding-left:4px!important}.awxb-component.awxb-component .p-2,.awxb-view.awxb-view .p-2{padding:8px!important}.awxb-component.awxb-component .pt-2,.awxb-component.awxb-component .py-2,.awxb-view.awxb-view .pt-2,.awxb-view.awxb-view .py-2{padding-top:8px!important}.awxb-component.awxb-component .pr-2,.awxb-component.awxb-component .px-2,.awxb-view.awxb-view .pr-2,.awxb-view.awxb-view .px-2{padding-right:8px!important}.awxb-component.awxb-component .pb-2,.awxb-component.awxb-component .py-2,.awxb-view.awxb-view .pb-2,.awxb-view.awxb-view .py-2{padding-bottom:8px!important}.awxb-component.awxb-component .pl-2,.awxb-component.awxb-component .px-2,.awxb-view.awxb-view .pl-2,.awxb-view.awxb-view .px-2{padding-left:8px!important}.awxb-component.awxb-component .p-3,.awxb-view.awxb-view .p-3{padding:16px!important}.awxb-component.awxb-component .pt-3,.awxb-component.awxb-component .py-3,.awxb-view.awxb-view .pt-3,.awxb-view.awxb-view .py-3{padding-top:16px!important}.awxb-component.awxb-component .pr-3,.awxb-component.awxb-component .px-3,.awxb-view.awxb-view .pr-3,.awxb-view.awxb-view .px-3{padding-right:16px!important}.awxb-component.awxb-component .pb-3,.awxb-component.awxb-component .py-3,.awxb-view.awxb-view .pb-3,.awxb-view.awxb-view .py-3{padding-bottom:16px!important}.awxb-component.awxb-component .pl-3,.awxb-component.awxb-component .px-3,.awxb-view.awxb-view .pl-3,.awxb-view.awxb-view .px-3{padding-left:16px!important}.awxb-component.awxb-component .p-4,.awxb-view.awxb-view .p-4{padding:24px!important}.awxb-component.awxb-component .pt-4,.awxb-component.awxb-component .py-4,.awxb-view.awxb-view .pt-4,.awxb-view.awxb-view .py-4{padding-top:24px!important}.awxb-component.awxb-component .pr-4,.awxb-component.awxb-component .px-4,.awxb-view.awxb-view .pr-4,.awxb-view.awxb-view .px-4{padding-right:24px!important}.awxb-component.awxb-component .pb-4,.awxb-component.awxb-component .py-4,.awxb-view.awxb-view .pb-4,.awxb-view.awxb-view .py-4{padding-bottom:24px!important}.awxb-component.awxb-component .pl-4,.awxb-component.awxb-component .px-4,.awxb-view.awxb-view .pl-4,.awxb-view.awxb-view .px-4{padding-left:24px!important}.awxb-component.awxb-component .p-5,.awxb-view.awxb-view .p-5{padding:48px!important}.awxb-component.awxb-component .pt-5,.awxb-component.awxb-component .py-5,.awxb-view.awxb-view .pt-5,.awxb-view.awxb-view .py-5{padding-top:48px!important}.awxb-component.awxb-component .pr-5,.awxb-component.awxb-component .px-5,.awxb-view.awxb-view .pr-5,.awxb-view.awxb-view .px-5{padding-right:48px!important}.awxb-component.awxb-component .pb-5,.awxb-component.awxb-component .py-5,.awxb-view.awxb-view .pb-5,.awxb-view.awxb-view .py-5{padding-bottom:48px!important}.awxb-component.awxb-component .pl-5,.awxb-component.awxb-component .px-5,.awxb-view.awxb-view .pl-5,.awxb-view.awxb-view .px-5{padding-left:48px!important}.awxb-component.awxb-component .m-auto,.awxb-view.awxb-view .m-auto{margin:auto!important}.awxb-component.awxb-component .mt-auto,.awxb-component.awxb-component .my-auto,.awxb-view.awxb-view .mt-auto,.awxb-view.awxb-view .my-auto{margin-top:auto!important}.awxb-component.awxb-component .mr-auto,.awxb-component.awxb-component .mx-auto,.awxb-view.awxb-view .mr-auto,.awxb-view.awxb-view .mx-auto{margin-right:auto!important}.awxb-component.awxb-component .mb-auto,.awxb-component.awxb-component .my-auto,.awxb-view.awxb-view .mb-auto,.awxb-view.awxb-view .my-auto{margin-bottom:auto!important}.awxb-component.awxb-component .ml-auto,.awxb-component.awxb-component .mx-auto,.awxb-view.awxb-view .ml-auto,.awxb-view.awxb-view .mx-auto{margin-left:auto!important}@media (min-width:576px){.awxb-component.awxb-component .m-sm-0,.awxb-view.awxb-view .m-sm-0{margin:0!important}.awxb-component.awxb-component .mt-sm-0,.awxb-component.awxb-component .my-sm-0,.awxb-view.awxb-view .mt-sm-0,.awxb-view.awxb-view .my-sm-0{margin-top:0!important}.awxb-component.awxb-component .mr-sm-0,.awxb-component.awxb-component .mx-sm-0,.awxb-view.awxb-view .mr-sm-0,.awxb-view.awxb-view .mx-sm-0{margin-right:0!important}.awxb-component.awxb-component .mb-sm-0,.awxb-component.awxb-component .my-sm-0,.awxb-view.awxb-view .mb-sm-0,.awxb-view.awxb-view .my-sm-0{margin-bottom:0!important}.awxb-component.awxb-component .ml-sm-0,.awxb-component.awxb-component .mx-sm-0,.awxb-view.awxb-view .ml-sm-0,.awxb-view.awxb-view .mx-sm-0{margin-left:0!important}.awxb-component.awxb-component .m-sm-1,.awxb-view.awxb-view .m-sm-1{margin:4px!important}.awxb-component.awxb-component .mt-sm-1,.awxb-component.awxb-component .my-sm-1,.awxb-view.awxb-view .mt-sm-1,.awxb-view.awxb-view .my-sm-1{margin-top:4px!important}.awxb-component.awxb-component .mr-sm-1,.awxb-component.awxb-component .mx-sm-1,.awxb-view.awxb-view .mr-sm-1,.awxb-view.awxb-view .mx-sm-1{margin-right:4px!important}.awxb-component.awxb-component .mb-sm-1,.awxb-component.awxb-component .my-sm-1,.awxb-view.awxb-view .mb-sm-1,.awxb-view.awxb-view .my-sm-1{margin-bottom:4px!important}.awxb-component.awxb-component .ml-sm-1,.awxb-component.awxb-component .mx-sm-1,.awxb-view.awxb-view .ml-sm-1,.awxb-view.awxb-view .mx-sm-1{margin-left:4px!important}.awxb-component.awxb-component .m-sm-2,.awxb-view.awxb-view .m-sm-2{margin:8px!important}.awxb-component.awxb-component .mt-sm-2,.awxb-component.awxb-component .my-sm-2,.awxb-view.awxb-view .mt-sm-2,.awxb-view.awxb-view .my-sm-2{margin-top:8px!important}.awxb-component.awxb-component .mr-sm-2,.awxb-component.awxb-component .mx-sm-2,.awxb-view.awxb-view .mr-sm-2,.awxb-view.awxb-view .mx-sm-2{margin-right:8px!important}.awxb-component.awxb-component .mb-sm-2,.awxb-component.awxb-component .my-sm-2,.awxb-view.awxb-view .mb-sm-2,.awxb-view.awxb-view .my-sm-2{margin-bottom:8px!important}.awxb-component.awxb-component .ml-sm-2,.awxb-component.awxb-component .mx-sm-2,.awxb-view.awxb-view .ml-sm-2,.awxb-view.awxb-view .mx-sm-2{margin-left:8px!important}.awxb-component.awxb-component .m-sm-3,.awxb-view.awxb-view .m-sm-3{margin:16px!important}.awxb-component.awxb-component .mt-sm-3,.awxb-component.awxb-component .my-sm-3,.awxb-view.awxb-view .mt-sm-3,.awxb-view.awxb-view .my-sm-3{margin-top:16px!important}.awxb-component.awxb-component .mr-sm-3,.awxb-component.awxb-component .mx-sm-3,.awxb-view.awxb-view .mr-sm-3,.awxb-view.awxb-view .mx-sm-3{margin-right:16px!important}.awxb-component.awxb-component .mb-sm-3,.awxb-component.awxb-component .my-sm-3,.awxb-view.awxb-view .mb-sm-3,.awxb-view.awxb-view .my-sm-3{margin-bottom:16px!important}.awxb-component.awxb-component .ml-sm-3,.awxb-component.awxb-component .mx-sm-3,.awxb-view.awxb-view .ml-sm-3,.awxb-view.awxb-view .mx-sm-3{margin-left:16px!important}.awxb-component.awxb-component .m-sm-4,.awxb-view.awxb-view .m-sm-4{margin:24px!important}.awxb-component.awxb-component .mt-sm-4,.awxb-component.awxb-component .my-sm-4,.awxb-view.awxb-view .mt-sm-4,.awxb-view.awxb-view .my-sm-4{margin-top:24px!important}.awxb-component.awxb-component .mr-sm-4,.awxb-component.awxb-component .mx-sm-4,.awxb-view.awxb-view .mr-sm-4,.awxb-view.awxb-view .mx-sm-4{margin-right:24px!important}.awxb-component.awxb-component .mb-sm-4,.awxb-component.awxb-component .my-sm-4,.awxb-view.awxb-view .mb-sm-4,.awxb-view.awxb-view .my-sm-4{margin-bottom:24px!important}.awxb-component.awxb-component .ml-sm-4,.awxb-component.awxb-component .mx-sm-4,.awxb-view.awxb-view .ml-sm-4,.awxb-view.awxb-view .mx-sm-4{margin-left:24px!important}.awxb-component.awxb-component .m-sm-5,.awxb-view.awxb-view .m-sm-5{margin:48px!important}.awxb-component.awxb-component .mt-sm-5,.awxb-component.awxb-component .my-sm-5,.awxb-view.awxb-view .mt-sm-5,.awxb-view.awxb-view .my-sm-5{margin-top:48px!important}.awxb-component.awxb-component .mr-sm-5,.awxb-component.awxb-component .mx-sm-5,.awxb-view.awxb-view .mr-sm-5,.awxb-view.awxb-view .mx-sm-5{margin-right:48px!important}.awxb-component.awxb-component .mb-sm-5,.awxb-component.awxb-component .my-sm-5,.awxb-view.awxb-view .mb-sm-5,.awxb-view.awxb-view .my-sm-5{margin-bottom:48px!important}.awxb-component.awxb-component .ml-sm-5,.awxb-component.awxb-component .mx-sm-5,.awxb-view.awxb-view .ml-sm-5,.awxb-view.awxb-view .mx-sm-5{margin-left:48px!important}.awxb-component.awxb-component .p-sm-0,.awxb-view.awxb-view .p-sm-0{padding:0!important}.awxb-component.awxb-component .pt-sm-0,.awxb-component.awxb-component .py-sm-0,.awxb-view.awxb-view .pt-sm-0,.awxb-view.awxb-view .py-sm-0{padding-top:0!important}.awxb-component.awxb-component .pr-sm-0,.awxb-component.awxb-component .px-sm-0,.awxb-view.awxb-view .pr-sm-0,.awxb-view.awxb-view .px-sm-0{padding-right:0!important}.awxb-component.awxb-component .pb-sm-0,.awxb-component.awxb-component .py-sm-0,.awxb-view.awxb-view .pb-sm-0,.awxb-view.awxb-view .py-sm-0{padding-bottom:0!important}.awxb-component.awxb-component .pl-sm-0,.awxb-component.awxb-component .px-sm-0,.awxb-view.awxb-view .pl-sm-0,.awxb-view.awxb-view .px-sm-0{padding-left:0!important}.awxb-component.awxb-component .p-sm-1,.awxb-view.awxb-view .p-sm-1{padding:4px!important}.awxb-component.awxb-component .pt-sm-1,.awxb-component.awxb-component .py-sm-1,.awxb-view.awxb-view .pt-sm-1,.awxb-view.awxb-view .py-sm-1{padding-top:4px!important}.awxb-component.awxb-component .pr-sm-1,.awxb-component.awxb-component .px-sm-1,.awxb-view.awxb-view .pr-sm-1,.awxb-view.awxb-view .px-sm-1{padding-right:4px!important}.awxb-component.awxb-component .pb-sm-1,.awxb-component.awxb-component .py-sm-1,.awxb-view.awxb-view .pb-sm-1,.awxb-view.awxb-view .py-sm-1{padding-bottom:4px!important}.awxb-component.awxb-component .pl-sm-1,.awxb-component.awxb-component .px-sm-1,.awxb-view.awxb-view .pl-sm-1,.awxb-view.awxb-view .px-sm-1{padding-left:4px!important}.awxb-component.awxb-component .p-sm-2,.awxb-view.awxb-view .p-sm-2{padding:8px!important}.awxb-component.awxb-component .pt-sm-2,.awxb-component.awxb-component .py-sm-2,.awxb-view.awxb-view .pt-sm-2,.awxb-view.awxb-view .py-sm-2{padding-top:8px!important}.awxb-component.awxb-component .pr-sm-2,.awxb-component.awxb-component .px-sm-2,.awxb-view.awxb-view .pr-sm-2,.awxb-view.awxb-view .px-sm-2{padding-right:8px!important}.awxb-component.awxb-component .pb-sm-2,.awxb-component.awxb-component .py-sm-2,.awxb-view.awxb-view .pb-sm-2,.awxb-view.awxb-view .py-sm-2{padding-bottom:8px!important}.awxb-component.awxb-component .pl-sm-2,.awxb-component.awxb-component .px-sm-2,.awxb-view.awxb-view .pl-sm-2,.awxb-view.awxb-view .px-sm-2{padding-left:8px!important}.awxb-component.awxb-component .p-sm-3,.awxb-view.awxb-view .p-sm-3{padding:16px!important}.awxb-component.awxb-component .pt-sm-3,.awxb-component.awxb-component .py-sm-3,.awxb-view.awxb-view .pt-sm-3,.awxb-view.awxb-view .py-sm-3{padding-top:16px!important}.awxb-component.awxb-component .pr-sm-3,.awxb-component.awxb-component .px-sm-3,.awxb-view.awxb-view .pr-sm-3,.awxb-view.awxb-view .px-sm-3{padding-right:16px!important}.awxb-component.awxb-component .pb-sm-3,.awxb-component.awxb-component .py-sm-3,.awxb-view.awxb-view .pb-sm-3,.awxb-view.awxb-view .py-sm-3{padding-bottom:16px!important}.awxb-component.awxb-component .pl-sm-3,.awxb-component.awxb-component .px-sm-3,.awxb-view.awxb-view .pl-sm-3,.awxb-view.awxb-view .px-sm-3{padding-left:16px!important}.awxb-component.awxb-component .p-sm-4,.awxb-view.awxb-view .p-sm-4{padding:24px!important}.awxb-component.awxb-component .pt-sm-4,.awxb-component.awxb-component .py-sm-4,.awxb-view.awxb-view .pt-sm-4,.awxb-view.awxb-view .py-sm-4{padding-top:24px!important}.awxb-component.awxb-component .pr-sm-4,.awxb-component.awxb-component .px-sm-4,.awxb-view.awxb-view .pr-sm-4,.awxb-view.awxb-view .px-sm-4{padding-right:24px!important}.awxb-component.awxb-component .pb-sm-4,.awxb-component.awxb-component .py-sm-4,.awxb-view.awxb-view .pb-sm-4,.awxb-view.awxb-view .py-sm-4{padding-bottom:24px!important}.awxb-component.awxb-component .pl-sm-4,.awxb-component.awxb-component .px-sm-4,.awxb-view.awxb-view .pl-sm-4,.awxb-view.awxb-view .px-sm-4{padding-left:24px!important}.awxb-component.awxb-component .p-sm-5,.awxb-view.awxb-view .p-sm-5{padding:48px!important}.awxb-component.awxb-component .pt-sm-5,.awxb-component.awxb-component .py-sm-5,.awxb-view.awxb-view .pt-sm-5,.awxb-view.awxb-view .py-sm-5{padding-top:48px!important}.awxb-component.awxb-component .pr-sm-5,.awxb-component.awxb-component .px-sm-5,.awxb-view.awxb-view .pr-sm-5,.awxb-view.awxb-view .px-sm-5{padding-right:48px!important}.awxb-component.awxb-component .pb-sm-5,.awxb-component.awxb-component .py-sm-5,.awxb-view.awxb-view .pb-sm-5,.awxb-view.awxb-view .py-sm-5{padding-bottom:48px!important}.awxb-component.awxb-component .pl-sm-5,.awxb-component.awxb-component .px-sm-5,.awxb-view.awxb-view .pl-sm-5,.awxb-view.awxb-view .px-sm-5{padding-left:48px!important}.awxb-component.awxb-component .m-sm-auto,.awxb-view.awxb-view .m-sm-auto{margin:auto!important}.awxb-component.awxb-component .mt-sm-auto,.awxb-component.awxb-component .my-sm-auto,.awxb-view.awxb-view .mt-sm-auto,.awxb-view.awxb-view .my-sm-auto{margin-top:auto!important}.awxb-component.awxb-component .mr-sm-auto,.awxb-component.awxb-component .mx-sm-auto,.awxb-view.awxb-view .mr-sm-auto,.awxb-view.awxb-view .mx-sm-auto{margin-right:auto!important}.awxb-component.awxb-component .mb-sm-auto,.awxb-component.awxb-component .my-sm-auto,.awxb-view.awxb-view .mb-sm-auto,.awxb-view.awxb-view .my-sm-auto{margin-bottom:auto!important}.awxb-component.awxb-component .ml-sm-auto,.awxb-component.awxb-component .mx-sm-auto,.awxb-view.awxb-view .ml-sm-auto,.awxb-view.awxb-view .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.awxb-component.awxb-component .m-md-0,.awxb-view.awxb-view .m-md-0{margin:0!important}.awxb-component.awxb-component .mt-md-0,.awxb-component.awxb-component .my-md-0,.awxb-view.awxb-view .mt-md-0,.awxb-view.awxb-view .my-md-0{margin-top:0!important}.awxb-component.awxb-component .mr-md-0,.awxb-component.awxb-component .mx-md-0,.awxb-view.awxb-view .mr-md-0,.awxb-view.awxb-view .mx-md-0{margin-right:0!important}.awxb-component.awxb-component .mb-md-0,.awxb-component.awxb-component .my-md-0,.awxb-view.awxb-view .mb-md-0,.awxb-view.awxb-view .my-md-0{margin-bottom:0!important}.awxb-component.awxb-component .ml-md-0,.awxb-component.awxb-component .mx-md-0,.awxb-view.awxb-view .ml-md-0,.awxb-view.awxb-view .mx-md-0{margin-left:0!important}.awxb-component.awxb-component .m-md-1,.awxb-view.awxb-view .m-md-1{margin:4px!important}.awxb-component.awxb-component .mt-md-1,.awxb-component.awxb-component .my-md-1,.awxb-view.awxb-view .mt-md-1,.awxb-view.awxb-view .my-md-1{margin-top:4px!important}.awxb-component.awxb-component .mr-md-1,.awxb-component.awxb-component .mx-md-1,.awxb-view.awxb-view .mr-md-1,.awxb-view.awxb-view .mx-md-1{margin-right:4px!important}.awxb-component.awxb-component .mb-md-1,.awxb-component.awxb-component .my-md-1,.awxb-view.awxb-view .mb-md-1,.awxb-view.awxb-view .my-md-1{margin-bottom:4px!important}.awxb-component.awxb-component .ml-md-1,.awxb-component.awxb-component .mx-md-1,.awxb-view.awxb-view .ml-md-1,.awxb-view.awxb-view .mx-md-1{margin-left:4px!important}.awxb-component.awxb-component .m-md-2,.awxb-view.awxb-view .m-md-2{margin:8px!important}.awxb-component.awxb-component .mt-md-2,.awxb-component.awxb-component .my-md-2,.awxb-view.awxb-view .mt-md-2,.awxb-view.awxb-view .my-md-2{margin-top:8px!important}.awxb-component.awxb-component .mr-md-2,.awxb-component.awxb-component .mx-md-2,.awxb-view.awxb-view .mr-md-2,.awxb-view.awxb-view .mx-md-2{margin-right:8px!important}.awxb-component.awxb-component .mb-md-2,.awxb-component.awxb-component .my-md-2,.awxb-view.awxb-view .mb-md-2,.awxb-view.awxb-view .my-md-2{margin-bottom:8px!important}.awxb-component.awxb-component .ml-md-2,.awxb-component.awxb-component .mx-md-2,.awxb-view.awxb-view .ml-md-2,.awxb-view.awxb-view .mx-md-2{margin-left:8px!important}.awxb-component.awxb-component .m-md-3,.awxb-view.awxb-view .m-md-3{margin:16px!important}.awxb-component.awxb-component .mt-md-3,.awxb-component.awxb-component .my-md-3,.awxb-view.awxb-view .mt-md-3,.awxb-view.awxb-view .my-md-3{margin-top:16px!important}.awxb-component.awxb-component .mr-md-3,.awxb-component.awxb-component .mx-md-3,.awxb-view.awxb-view .mr-md-3,.awxb-view.awxb-view .mx-md-3{margin-right:16px!important}.awxb-component.awxb-component .mb-md-3,.awxb-component.awxb-component .my-md-3,.awxb-view.awxb-view .mb-md-3,.awxb-view.awxb-view .my-md-3{margin-bottom:16px!important}.awxb-component.awxb-component .ml-md-3,.awxb-component.awxb-component .mx-md-3,.awxb-view.awxb-view .ml-md-3,.awxb-view.awxb-view .mx-md-3{margin-left:16px!important}.awxb-component.awxb-component .m-md-4,.awxb-view.awxb-view .m-md-4{margin:24px!important}.awxb-component.awxb-component .mt-md-4,.awxb-component.awxb-component .my-md-4,.awxb-view.awxb-view .mt-md-4,.awxb-view.awxb-view .my-md-4{margin-top:24px!important}.awxb-component.awxb-component .mr-md-4,.awxb-component.awxb-component .mx-md-4,.awxb-view.awxb-view .mr-md-4,.awxb-view.awxb-view .mx-md-4{margin-right:24px!important}.awxb-component.awxb-component .mb-md-4,.awxb-component.awxb-component .my-md-4,.awxb-view.awxb-view .mb-md-4,.awxb-view.awxb-view .my-md-4{margin-bottom:24px!important}.awxb-component.awxb-component .ml-md-4,.awxb-component.awxb-component .mx-md-4,.awxb-view.awxb-view .ml-md-4,.awxb-view.awxb-view .mx-md-4{margin-left:24px!important}.awxb-component.awxb-component .m-md-5,.awxb-view.awxb-view .m-md-5{margin:48px!important}.awxb-component.awxb-component .mt-md-5,.awxb-component.awxb-component .my-md-5,.awxb-view.awxb-view .mt-md-5,.awxb-view.awxb-view .my-md-5{margin-top:48px!important}.awxb-component.awxb-component .mr-md-5,.awxb-component.awxb-component .mx-md-5,.awxb-view.awxb-view .mr-md-5,.awxb-view.awxb-view .mx-md-5{margin-right:48px!important}.awxb-component.awxb-component .mb-md-5,.awxb-component.awxb-component .my-md-5,.awxb-view.awxb-view .mb-md-5,.awxb-view.awxb-view .my-md-5{margin-bottom:48px!important}.awxb-component.awxb-component .ml-md-5,.awxb-component.awxb-component .mx-md-5,.awxb-view.awxb-view .ml-md-5,.awxb-view.awxb-view .mx-md-5{margin-left:48px!important}.awxb-component.awxb-component .p-md-0,.awxb-view.awxb-view .p-md-0{padding:0!important}.awxb-component.awxb-component .pt-md-0,.awxb-component.awxb-component .py-md-0,.awxb-view.awxb-view .pt-md-0,.awxb-view.awxb-view .py-md-0{padding-top:0!important}.awxb-component.awxb-component .pr-md-0,.awxb-component.awxb-component .px-md-0,.awxb-view.awxb-view .pr-md-0,.awxb-view.awxb-view .px-md-0{padding-right:0!important}.awxb-component.awxb-component .pb-md-0,.awxb-component.awxb-component .py-md-0,.awxb-view.awxb-view .pb-md-0,.awxb-view.awxb-view .py-md-0{padding-bottom:0!important}.awxb-component.awxb-component .pl-md-0,.awxb-component.awxb-component .px-md-0,.awxb-view.awxb-view .pl-md-0,.awxb-view.awxb-view .px-md-0{padding-left:0!important}.awxb-component.awxb-component .p-md-1,.awxb-view.awxb-view .p-md-1{padding:4px!important}.awxb-component.awxb-component .pt-md-1,.awxb-component.awxb-component .py-md-1,.awxb-view.awxb-view .pt-md-1,.awxb-view.awxb-view .py-md-1{padding-top:4px!important}.awxb-component.awxb-component .pr-md-1,.awxb-component.awxb-component .px-md-1,.awxb-view.awxb-view .pr-md-1,.awxb-view.awxb-view .px-md-1{padding-right:4px!important}.awxb-component.awxb-component .pb-md-1,.awxb-component.awxb-component .py-md-1,.awxb-view.awxb-view .pb-md-1,.awxb-view.awxb-view .py-md-1{padding-bottom:4px!important}.awxb-component.awxb-component .pl-md-1,.awxb-component.awxb-component .px-md-1,.awxb-view.awxb-view .pl-md-1,.awxb-view.awxb-view .px-md-1{padding-left:4px!important}.awxb-component.awxb-component .p-md-2,.awxb-view.awxb-view .p-md-2{padding:8px!important}.awxb-component.awxb-component .pt-md-2,.awxb-component.awxb-component .py-md-2,.awxb-view.awxb-view .pt-md-2,.awxb-view.awxb-view .py-md-2{padding-top:8px!important}.awxb-component.awxb-component .pr-md-2,.awxb-component.awxb-component .px-md-2,.awxb-view.awxb-view .pr-md-2,.awxb-view.awxb-view .px-md-2{padding-right:8px!important}.awxb-component.awxb-component .pb-md-2,.awxb-component.awxb-component .py-md-2,.awxb-view.awxb-view .pb-md-2,.awxb-view.awxb-view .py-md-2{padding-bottom:8px!important}.awxb-component.awxb-component .pl-md-2,.awxb-component.awxb-component .px-md-2,.awxb-view.awxb-view .pl-md-2,.awxb-view.awxb-view .px-md-2{padding-left:8px!important}.awxb-component.awxb-component .p-md-3,.awxb-view.awxb-view .p-md-3{padding:16px!important}.awxb-component.awxb-component .pt-md-3,.awxb-component.awxb-component .py-md-3,.awxb-view.awxb-view .pt-md-3,.awxb-view.awxb-view .py-md-3{padding-top:16px!important}.awxb-component.awxb-component .pr-md-3,.awxb-component.awxb-component .px-md-3,.awxb-view.awxb-view .pr-md-3,.awxb-view.awxb-view .px-md-3{padding-right:16px!important}.awxb-component.awxb-component .pb-md-3,.awxb-component.awxb-component .py-md-3,.awxb-view.awxb-view .pb-md-3,.awxb-view.awxb-view .py-md-3{padding-bottom:16px!important}.awxb-component.awxb-component .pl-md-3,.awxb-component.awxb-component .px-md-3,.awxb-view.awxb-view .pl-md-3,.awxb-view.awxb-view .px-md-3{padding-left:16px!important}.awxb-component.awxb-component .p-md-4,.awxb-view.awxb-view .p-md-4{padding:24px!important}.awxb-component.awxb-component .pt-md-4,.awxb-component.awxb-component .py-md-4,.awxb-view.awxb-view .pt-md-4,.awxb-view.awxb-view .py-md-4{padding-top:24px!important}.awxb-component.awxb-component .pr-md-4,.awxb-component.awxb-component .px-md-4,.awxb-view.awxb-view .pr-md-4,.awxb-view.awxb-view .px-md-4{padding-right:24px!important}.awxb-component.awxb-component .pb-md-4,.awxb-component.awxb-component .py-md-4,.awxb-view.awxb-view .pb-md-4,.awxb-view.awxb-view .py-md-4{padding-bottom:24px!important}.awxb-component.awxb-component .pl-md-4,.awxb-component.awxb-component .px-md-4,.awxb-view.awxb-view .pl-md-4,.awxb-view.awxb-view .px-md-4{padding-left:24px!important}.awxb-component.awxb-component .p-md-5,.awxb-view.awxb-view .p-md-5{padding:48px!important}.awxb-component.awxb-component .pt-md-5,.awxb-component.awxb-component .py-md-5,.awxb-view.awxb-view .pt-md-5,.awxb-view.awxb-view .py-md-5{padding-top:48px!important}.awxb-component.awxb-component .pr-md-5,.awxb-component.awxb-component .px-md-5,.awxb-view.awxb-view .pr-md-5,.awxb-view.awxb-view .px-md-5{padding-right:48px!important}.awxb-component.awxb-component .pb-md-5,.awxb-component.awxb-component .py-md-5,.awxb-view.awxb-view .pb-md-5,.awxb-view.awxb-view .py-md-5{padding-bottom:48px!important}.awxb-component.awxb-component .pl-md-5,.awxb-component.awxb-component .px-md-5,.awxb-view.awxb-view .pl-md-5,.awxb-view.awxb-view .px-md-5{padding-left:48px!important}.awxb-component.awxb-component .m-md-auto,.awxb-view.awxb-view .m-md-auto{margin:auto!important}.awxb-component.awxb-component .mt-md-auto,.awxb-component.awxb-component .my-md-auto,.awxb-view.awxb-view .mt-md-auto,.awxb-view.awxb-view .my-md-auto{margin-top:auto!important}.awxb-component.awxb-component .mr-md-auto,.awxb-component.awxb-component .mx-md-auto,.awxb-view.awxb-view .mr-md-auto,.awxb-view.awxb-view .mx-md-auto{margin-right:auto!important}.awxb-component.awxb-component .mb-md-auto,.awxb-component.awxb-component .my-md-auto,.awxb-view.awxb-view .mb-md-auto,.awxb-view.awxb-view .my-md-auto{margin-bottom:auto!important}.awxb-component.awxb-component .ml-md-auto,.awxb-component.awxb-component .mx-md-auto,.awxb-view.awxb-view .ml-md-auto,.awxb-view.awxb-view .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.awxb-component.awxb-component .m-lg-0,.awxb-view.awxb-view .m-lg-0{margin:0!important}.awxb-component.awxb-component .mt-lg-0,.awxb-component.awxb-component .my-lg-0,.awxb-view.awxb-view .mt-lg-0,.awxb-view.awxb-view .my-lg-0{margin-top:0!important}.awxb-component.awxb-component .mr-lg-0,.awxb-component.awxb-component .mx-lg-0,.awxb-view.awxb-view .mr-lg-0,.awxb-view.awxb-view .mx-lg-0{margin-right:0!important}.awxb-component.awxb-component .mb-lg-0,.awxb-component.awxb-component .my-lg-0,.awxb-view.awxb-view .mb-lg-0,.awxb-view.awxb-view .my-lg-0{margin-bottom:0!important}.awxb-component.awxb-component .ml-lg-0,.awxb-component.awxb-component .mx-lg-0,.awxb-view.awxb-view .ml-lg-0,.awxb-view.awxb-view .mx-lg-0{margin-left:0!important}.awxb-component.awxb-component .m-lg-1,.awxb-view.awxb-view .m-lg-1{margin:4px!important}.awxb-component.awxb-component .mt-lg-1,.awxb-component.awxb-component .my-lg-1,.awxb-view.awxb-view .mt-lg-1,.awxb-view.awxb-view .my-lg-1{margin-top:4px!important}.awxb-component.awxb-component .mr-lg-1,.awxb-component.awxb-component .mx-lg-1,.awxb-view.awxb-view .mr-lg-1,.awxb-view.awxb-view .mx-lg-1{margin-right:4px!important}.awxb-component.awxb-component .mb-lg-1,.awxb-component.awxb-component .my-lg-1,.awxb-view.awxb-view .mb-lg-1,.awxb-view.awxb-view .my-lg-1{margin-bottom:4px!important}.awxb-component.awxb-component .ml-lg-1,.awxb-component.awxb-component .mx-lg-1,.awxb-view.awxb-view .ml-lg-1,.awxb-view.awxb-view .mx-lg-1{margin-left:4px!important}.awxb-component.awxb-component .m-lg-2,.awxb-view.awxb-view .m-lg-2{margin:8px!important}.awxb-component.awxb-component .mt-lg-2,.awxb-component.awxb-component .my-lg-2,.awxb-view.awxb-view .mt-lg-2,.awxb-view.awxb-view .my-lg-2{margin-top:8px!important}.awxb-component.awxb-component .mr-lg-2,.awxb-component.awxb-component .mx-lg-2,.awxb-view.awxb-view .mr-lg-2,.awxb-view.awxb-view .mx-lg-2{margin-right:8px!important}.awxb-component.awxb-component .mb-lg-2,.awxb-component.awxb-component .my-lg-2,.awxb-view.awxb-view .mb-lg-2,.awxb-view.awxb-view .my-lg-2{margin-bottom:8px!important}.awxb-component.awxb-component .ml-lg-2,.awxb-component.awxb-component .mx-lg-2,.awxb-view.awxb-view .ml-lg-2,.awxb-view.awxb-view .mx-lg-2{margin-left:8px!important}.awxb-component.awxb-component .m-lg-3,.awxb-view.awxb-view .m-lg-3{margin:16px!important}.awxb-component.awxb-component .mt-lg-3,.awxb-component.awxb-component .my-lg-3,.awxb-view.awxb-view .mt-lg-3,.awxb-view.awxb-view .my-lg-3{margin-top:16px!important}.awxb-component.awxb-component .mr-lg-3,.awxb-component.awxb-component .mx-lg-3,.awxb-view.awxb-view .mr-lg-3,.awxb-view.awxb-view .mx-lg-3{margin-right:16px!important}.awxb-component.awxb-component .mb-lg-3,.awxb-component.awxb-component .my-lg-3,.awxb-view.awxb-view .mb-lg-3,.awxb-view.awxb-view .my-lg-3{margin-bottom:16px!important}.awxb-component.awxb-component .ml-lg-3,.awxb-component.awxb-component .mx-lg-3,.awxb-view.awxb-view .ml-lg-3,.awxb-view.awxb-view .mx-lg-3{margin-left:16px!important}.awxb-component.awxb-component .m-lg-4,.awxb-view.awxb-view .m-lg-4{margin:24px!important}.awxb-component.awxb-component .mt-lg-4,.awxb-component.awxb-component .my-lg-4,.awxb-view.awxb-view .mt-lg-4,.awxb-view.awxb-view .my-lg-4{margin-top:24px!important}.awxb-component.awxb-component .mr-lg-4,.awxb-component.awxb-component .mx-lg-4,.awxb-view.awxb-view .mr-lg-4,.awxb-view.awxb-view .mx-lg-4{margin-right:24px!important}.awxb-component.awxb-component .mb-lg-4,.awxb-component.awxb-component .my-lg-4,.awxb-view.awxb-view .mb-lg-4,.awxb-view.awxb-view .my-lg-4{margin-bottom:24px!important}.awxb-component.awxb-component .ml-lg-4,.awxb-component.awxb-component .mx-lg-4,.awxb-view.awxb-view .ml-lg-4,.awxb-view.awxb-view .mx-lg-4{margin-left:24px!important}.awxb-component.awxb-component .m-lg-5,.awxb-view.awxb-view .m-lg-5{margin:48px!important}.awxb-component.awxb-component .mt-lg-5,.awxb-component.awxb-component .my-lg-5,.awxb-view.awxb-view .mt-lg-5,.awxb-view.awxb-view .my-lg-5{margin-top:48px!important}.awxb-component.awxb-component .mr-lg-5,.awxb-component.awxb-component .mx-lg-5,.awxb-view.awxb-view .mr-lg-5,.awxb-view.awxb-view .mx-lg-5{margin-right:48px!important}.awxb-component.awxb-component .mb-lg-5,.awxb-component.awxb-component .my-lg-5,.awxb-view.awxb-view .mb-lg-5,.awxb-view.awxb-view .my-lg-5{margin-bottom:48px!important}.awxb-component.awxb-component .ml-lg-5,.awxb-component.awxb-component .mx-lg-5,.awxb-view.awxb-view .ml-lg-5,.awxb-view.awxb-view .mx-lg-5{margin-left:48px!important}.awxb-component.awxb-component .p-lg-0,.awxb-view.awxb-view .p-lg-0{padding:0!important}.awxb-component.awxb-component .pt-lg-0,.awxb-component.awxb-component .py-lg-0,.awxb-view.awxb-view .pt-lg-0,.awxb-view.awxb-view .py-lg-0{padding-top:0!important}.awxb-component.awxb-component .pr-lg-0,.awxb-component.awxb-component .px-lg-0,.awxb-view.awxb-view .pr-lg-0,.awxb-view.awxb-view .px-lg-0{padding-right:0!important}.awxb-component.awxb-component .pb-lg-0,.awxb-component.awxb-component .py-lg-0,.awxb-view.awxb-view .pb-lg-0,.awxb-view.awxb-view .py-lg-0{padding-bottom:0!important}.awxb-component.awxb-component .pl-lg-0,.awxb-component.awxb-component .px-lg-0,.awxb-view.awxb-view .pl-lg-0,.awxb-view.awxb-view .px-lg-0{padding-left:0!important}.awxb-component.awxb-component .p-lg-1,.awxb-view.awxb-view .p-lg-1{padding:4px!important}.awxb-component.awxb-component .pt-lg-1,.awxb-component.awxb-component .py-lg-1,.awxb-view.awxb-view .pt-lg-1,.awxb-view.awxb-view .py-lg-1{padding-top:4px!important}.awxb-component.awxb-component .pr-lg-1,.awxb-component.awxb-component .px-lg-1,.awxb-view.awxb-view .pr-lg-1,.awxb-view.awxb-view .px-lg-1{padding-right:4px!important}.awxb-component.awxb-component .pb-lg-1,.awxb-component.awxb-component .py-lg-1,.awxb-view.awxb-view .pb-lg-1,.awxb-view.awxb-view .py-lg-1{padding-bottom:4px!important}.awxb-component.awxb-component .pl-lg-1,.awxb-component.awxb-component .px-lg-1,.awxb-view.awxb-view .pl-lg-1,.awxb-view.awxb-view .px-lg-1{padding-left:4px!important}.awxb-component.awxb-component .p-lg-2,.awxb-view.awxb-view .p-lg-2{padding:8px!important}.awxb-component.awxb-component .pt-lg-2,.awxb-component.awxb-component .py-lg-2,.awxb-view.awxb-view .pt-lg-2,.awxb-view.awxb-view .py-lg-2{padding-top:8px!important}.awxb-component.awxb-component .pr-lg-2,.awxb-component.awxb-component .px-lg-2,.awxb-view.awxb-view .pr-lg-2,.awxb-view.awxb-view .px-lg-2{padding-right:8px!important}.awxb-component.awxb-component .pb-lg-2,.awxb-component.awxb-component .py-lg-2,.awxb-view.awxb-view .pb-lg-2,.awxb-view.awxb-view .py-lg-2{padding-bottom:8px!important}.awxb-component.awxb-component .pl-lg-2,.awxb-component.awxb-component .px-lg-2,.awxb-view.awxb-view .pl-lg-2,.awxb-view.awxb-view .px-lg-2{padding-left:8px!important}.awxb-component.awxb-component .p-lg-3,.awxb-view.awxb-view .p-lg-3{padding:16px!important}.awxb-component.awxb-component .pt-lg-3,.awxb-component.awxb-component .py-lg-3,.awxb-view.awxb-view .pt-lg-3,.awxb-view.awxb-view .py-lg-3{padding-top:16px!important}.awxb-component.awxb-component .pr-lg-3,.awxb-component.awxb-component .px-lg-3,.awxb-view.awxb-view .pr-lg-3,.awxb-view.awxb-view .px-lg-3{padding-right:16px!important}.awxb-component.awxb-component .pb-lg-3,.awxb-component.awxb-component .py-lg-3,.awxb-view.awxb-view .pb-lg-3,.awxb-view.awxb-view .py-lg-3{padding-bottom:16px!important}.awxb-component.awxb-component .pl-lg-3,.awxb-component.awxb-component .px-lg-3,.awxb-view.awxb-view .pl-lg-3,.awxb-view.awxb-view .px-lg-3{padding-left:16px!important}.awxb-component.awxb-component .p-lg-4,.awxb-view.awxb-view .p-lg-4{padding:24px!important}.awxb-component.awxb-component .pt-lg-4,.awxb-component.awxb-component .py-lg-4,.awxb-view.awxb-view .pt-lg-4,.awxb-view.awxb-view .py-lg-4{padding-top:24px!important}.awxb-component.awxb-component .pr-lg-4,.awxb-component.awxb-component .px-lg-4,.awxb-view.awxb-view .pr-lg-4,.awxb-view.awxb-view .px-lg-4{padding-right:24px!important}.awxb-component.awxb-component .pb-lg-4,.awxb-component.awxb-component .py-lg-4,.awxb-view.awxb-view .pb-lg-4,.awxb-view.awxb-view .py-lg-4{padding-bottom:24px!important}.awxb-component.awxb-component .pl-lg-4,.awxb-component.awxb-component .px-lg-4,.awxb-view.awxb-view .pl-lg-4,.awxb-view.awxb-view .px-lg-4{padding-left:24px!important}.awxb-component.awxb-component .p-lg-5,.awxb-view.awxb-view .p-lg-5{padding:48px!important}.awxb-component.awxb-component .pt-lg-5,.awxb-component.awxb-component .py-lg-5,.awxb-view.awxb-view .pt-lg-5,.awxb-view.awxb-view .py-lg-5{padding-top:48px!important}.awxb-component.awxb-component .pr-lg-5,.awxb-component.awxb-component .px-lg-5,.awxb-view.awxb-view .pr-lg-5,.awxb-view.awxb-view .px-lg-5{padding-right:48px!important}.awxb-component.awxb-component .pb-lg-5,.awxb-component.awxb-component .py-lg-5,.awxb-view.awxb-view .pb-lg-5,.awxb-view.awxb-view .py-lg-5{padding-bottom:48px!important}.awxb-component.awxb-component .pl-lg-5,.awxb-component.awxb-component .px-lg-5,.awxb-view.awxb-view .pl-lg-5,.awxb-view.awxb-view .px-lg-5{padding-left:48px!important}.awxb-component.awxb-component .m-lg-auto,.awxb-view.awxb-view .m-lg-auto{margin:auto!important}.awxb-component.awxb-component .mt-lg-auto,.awxb-component.awxb-component .my-lg-auto,.awxb-view.awxb-view .mt-lg-auto,.awxb-view.awxb-view .my-lg-auto{margin-top:auto!important}.awxb-component.awxb-component .mr-lg-auto,.awxb-component.awxb-component .mx-lg-auto,.awxb-view.awxb-view .mr-lg-auto,.awxb-view.awxb-view .mx-lg-auto{margin-right:auto!important}.awxb-component.awxb-component .mb-lg-auto,.awxb-component.awxb-component .my-lg-auto,.awxb-view.awxb-view .mb-lg-auto,.awxb-view.awxb-view .my-lg-auto{margin-bottom:auto!important}.awxb-component.awxb-component .ml-lg-auto,.awxb-component.awxb-component .mx-lg-auto,.awxb-view.awxb-view .ml-lg-auto,.awxb-view.awxb-view .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.awxb-component.awxb-component .m-xl-0,.awxb-view.awxb-view .m-xl-0{margin:0!important}.awxb-component.awxb-component .mt-xl-0,.awxb-component.awxb-component .my-xl-0,.awxb-view.awxb-view .mt-xl-0,.awxb-view.awxb-view .my-xl-0{margin-top:0!important}.awxb-component.awxb-component .mr-xl-0,.awxb-component.awxb-component .mx-xl-0,.awxb-view.awxb-view .mr-xl-0,.awxb-view.awxb-view .mx-xl-0{margin-right:0!important}.awxb-component.awxb-component .mb-xl-0,.awxb-component.awxb-component .my-xl-0,.awxb-view.awxb-view .mb-xl-0,.awxb-view.awxb-view .my-xl-0{margin-bottom:0!important}.awxb-component.awxb-component .ml-xl-0,.awxb-component.awxb-component .mx-xl-0,.awxb-view.awxb-view .ml-xl-0,.awxb-view.awxb-view .mx-xl-0{margin-left:0!important}.awxb-component.awxb-component .m-xl-1,.awxb-view.awxb-view .m-xl-1{margin:4px!important}.awxb-component.awxb-component .mt-xl-1,.awxb-component.awxb-component .my-xl-1,.awxb-view.awxb-view .mt-xl-1,.awxb-view.awxb-view .my-xl-1{margin-top:4px!important}.awxb-component.awxb-component .mr-xl-1,.awxb-component.awxb-component .mx-xl-1,.awxb-view.awxb-view .mr-xl-1,.awxb-view.awxb-view .mx-xl-1{margin-right:4px!important}.awxb-component.awxb-component .mb-xl-1,.awxb-component.awxb-component .my-xl-1,.awxb-view.awxb-view .mb-xl-1,.awxb-view.awxb-view .my-xl-1{margin-bottom:4px!important}.awxb-component.awxb-component .ml-xl-1,.awxb-component.awxb-component .mx-xl-1,.awxb-view.awxb-view .ml-xl-1,.awxb-view.awxb-view .mx-xl-1{margin-left:4px!important}.awxb-component.awxb-component .m-xl-2,.awxb-view.awxb-view .m-xl-2{margin:8px!important}.awxb-component.awxb-component .mt-xl-2,.awxb-component.awxb-component .my-xl-2,.awxb-view.awxb-view .mt-xl-2,.awxb-view.awxb-view .my-xl-2{margin-top:8px!important}.awxb-component.awxb-component .mr-xl-2,.awxb-component.awxb-component .mx-xl-2,.awxb-view.awxb-view .mr-xl-2,.awxb-view.awxb-view .mx-xl-2{margin-right:8px!important}.awxb-component.awxb-component .mb-xl-2,.awxb-component.awxb-component .my-xl-2,.awxb-view.awxb-view .mb-xl-2,.awxb-view.awxb-view .my-xl-2{margin-bottom:8px!important}.awxb-component.awxb-component .ml-xl-2,.awxb-component.awxb-component .mx-xl-2,.awxb-view.awxb-view .ml-xl-2,.awxb-view.awxb-view .mx-xl-2{margin-left:8px!important}.awxb-component.awxb-component .m-xl-3,.awxb-view.awxb-view .m-xl-3{margin:16px!important}.awxb-component.awxb-component .mt-xl-3,.awxb-component.awxb-component .my-xl-3,.awxb-view.awxb-view .mt-xl-3,.awxb-view.awxb-view .my-xl-3{margin-top:16px!important}.awxb-component.awxb-component .mr-xl-3,.awxb-component.awxb-component .mx-xl-3,.awxb-view.awxb-view .mr-xl-3,.awxb-view.awxb-view .mx-xl-3{margin-right:16px!important}.awxb-component.awxb-component .mb-xl-3,.awxb-component.awxb-component .my-xl-3,.awxb-view.awxb-view .mb-xl-3,.awxb-view.awxb-view .my-xl-3{margin-bottom:16px!important}.awxb-component.awxb-component .ml-xl-3,.awxb-component.awxb-component .mx-xl-3,.awxb-view.awxb-view .ml-xl-3,.awxb-view.awxb-view .mx-xl-3{margin-left:16px!important}.awxb-component.awxb-component .m-xl-4,.awxb-view.awxb-view .m-xl-4{margin:24px!important}.awxb-component.awxb-component .mt-xl-4,.awxb-component.awxb-component .my-xl-4,.awxb-view.awxb-view .mt-xl-4,.awxb-view.awxb-view .my-xl-4{margin-top:24px!important}.awxb-component.awxb-component .mr-xl-4,.awxb-component.awxb-component .mx-xl-4,.awxb-view.awxb-view .mr-xl-4,.awxb-view.awxb-view .mx-xl-4{margin-right:24px!important}.awxb-component.awxb-component .mb-xl-4,.awxb-component.awxb-component .my-xl-4,.awxb-view.awxb-view .mb-xl-4,.awxb-view.awxb-view .my-xl-4{margin-bottom:24px!important}.awxb-component.awxb-component .ml-xl-4,.awxb-component.awxb-component .mx-xl-4,.awxb-view.awxb-view .ml-xl-4,.awxb-view.awxb-view .mx-xl-4{margin-left:24px!important}.awxb-component.awxb-component .m-xl-5,.awxb-view.awxb-view .m-xl-5{margin:48px!important}.awxb-component.awxb-component .mt-xl-5,.awxb-component.awxb-component .my-xl-5,.awxb-view.awxb-view .mt-xl-5,.awxb-view.awxb-view .my-xl-5{margin-top:48px!important}.awxb-component.awxb-component .mr-xl-5,.awxb-component.awxb-component .mx-xl-5,.awxb-view.awxb-view .mr-xl-5,.awxb-view.awxb-view .mx-xl-5{margin-right:48px!important}.awxb-component.awxb-component .mb-xl-5,.awxb-component.awxb-component .my-xl-5,.awxb-view.awxb-view .mb-xl-5,.awxb-view.awxb-view .my-xl-5{margin-bottom:48px!important}.awxb-component.awxb-component .ml-xl-5,.awxb-component.awxb-component .mx-xl-5,.awxb-view.awxb-view .ml-xl-5,.awxb-view.awxb-view .mx-xl-5{margin-left:48px!important}.awxb-component.awxb-component .p-xl-0,.awxb-view.awxb-view .p-xl-0{padding:0!important}.awxb-component.awxb-component .pt-xl-0,.awxb-component.awxb-component .py-xl-0,.awxb-view.awxb-view .pt-xl-0,.awxb-view.awxb-view .py-xl-0{padding-top:0!important}.awxb-component.awxb-component .pr-xl-0,.awxb-component.awxb-component .px-xl-0,.awxb-view.awxb-view .pr-xl-0,.awxb-view.awxb-view .px-xl-0{padding-right:0!important}.awxb-component.awxb-component .pb-xl-0,.awxb-component.awxb-component .py-xl-0,.awxb-view.awxb-view .pb-xl-0,.awxb-view.awxb-view .py-xl-0{padding-bottom:0!important}.awxb-component.awxb-component .pl-xl-0,.awxb-component.awxb-component .px-xl-0,.awxb-view.awxb-view .pl-xl-0,.awxb-view.awxb-view .px-xl-0{padding-left:0!important}.awxb-component.awxb-component .p-xl-1,.awxb-view.awxb-view .p-xl-1{padding:4px!important}.awxb-component.awxb-component .pt-xl-1,.awxb-component.awxb-component .py-xl-1,.awxb-view.awxb-view .pt-xl-1,.awxb-view.awxb-view .py-xl-1{padding-top:4px!important}.awxb-component.awxb-component .pr-xl-1,.awxb-component.awxb-component .px-xl-1,.awxb-view.awxb-view .pr-xl-1,.awxb-view.awxb-view .px-xl-1{padding-right:4px!important}.awxb-component.awxb-component .pb-xl-1,.awxb-component.awxb-component .py-xl-1,.awxb-view.awxb-view .pb-xl-1,.awxb-view.awxb-view .py-xl-1{padding-bottom:4px!important}.awxb-component.awxb-component .pl-xl-1,.awxb-component.awxb-component .px-xl-1,.awxb-view.awxb-view .pl-xl-1,.awxb-view.awxb-view .px-xl-1{padding-left:4px!important}.awxb-component.awxb-component .p-xl-2,.awxb-view.awxb-view .p-xl-2{padding:8px!important}.awxb-component.awxb-component .pt-xl-2,.awxb-component.awxb-component .py-xl-2,.awxb-view.awxb-view .pt-xl-2,.awxb-view.awxb-view .py-xl-2{padding-top:8px!important}.awxb-component.awxb-component .pr-xl-2,.awxb-component.awxb-component .px-xl-2,.awxb-view.awxb-view .pr-xl-2,.awxb-view.awxb-view .px-xl-2{padding-right:8px!important}.awxb-component.awxb-component .pb-xl-2,.awxb-component.awxb-component .py-xl-2,.awxb-view.awxb-view .pb-xl-2,.awxb-view.awxb-view .py-xl-2{padding-bottom:8px!important}.awxb-component.awxb-component .pl-xl-2,.awxb-component.awxb-component .px-xl-2,.awxb-view.awxb-view .pl-xl-2,.awxb-view.awxb-view .px-xl-2{padding-left:8px!important}.awxb-component.awxb-component .p-xl-3,.awxb-view.awxb-view .p-xl-3{padding:16px!important}.awxb-component.awxb-component .pt-xl-3,.awxb-component.awxb-component .py-xl-3,.awxb-view.awxb-view .pt-xl-3,.awxb-view.awxb-view .py-xl-3{padding-top:16px!important}.awxb-component.awxb-component .pr-xl-3,.awxb-component.awxb-component .px-xl-3,.awxb-view.awxb-view .pr-xl-3,.awxb-view.awxb-view .px-xl-3{padding-right:16px!important}.awxb-component.awxb-component .pb-xl-3,.awxb-component.awxb-component .py-xl-3,.awxb-view.awxb-view .pb-xl-3,.awxb-view.awxb-view .py-xl-3{padding-bottom:16px!important}.awxb-component.awxb-component .pl-xl-3,.awxb-component.awxb-component .px-xl-3,.awxb-view.awxb-view .pl-xl-3,.awxb-view.awxb-view .px-xl-3{padding-left:16px!important}.awxb-component.awxb-component .p-xl-4,.awxb-view.awxb-view .p-xl-4{padding:24px!important}.awxb-component.awxb-component .pt-xl-4,.awxb-component.awxb-component .py-xl-4,.awxb-view.awxb-view .pt-xl-4,.awxb-view.awxb-view .py-xl-4{padding-top:24px!important}.awxb-component.awxb-component .pr-xl-4,.awxb-component.awxb-component .px-xl-4,.awxb-view.awxb-view .pr-xl-4,.awxb-view.awxb-view .px-xl-4{padding-right:24px!important}.awxb-component.awxb-component .pb-xl-4,.awxb-component.awxb-component .py-xl-4,.awxb-view.awxb-view .pb-xl-4,.awxb-view.awxb-view .py-xl-4{padding-bottom:24px!important}.awxb-component.awxb-component .pl-xl-4,.awxb-component.awxb-component .px-xl-4,.awxb-view.awxb-view .pl-xl-4,.awxb-view.awxb-view .px-xl-4{padding-left:24px!important}.awxb-component.awxb-component .p-xl-5,.awxb-view.awxb-view .p-xl-5{padding:48px!important}.awxb-component.awxb-component .pt-xl-5,.awxb-component.awxb-component .py-xl-5,.awxb-view.awxb-view .pt-xl-5,.awxb-view.awxb-view .py-xl-5{padding-top:48px!important}.awxb-component.awxb-component .pr-xl-5,.awxb-component.awxb-component .px-xl-5,.awxb-view.awxb-view .pr-xl-5,.awxb-view.awxb-view .px-xl-5{padding-right:48px!important}.awxb-component.awxb-component .pb-xl-5,.awxb-component.awxb-component .py-xl-5,.awxb-view.awxb-view .pb-xl-5,.awxb-view.awxb-view .py-xl-5{padding-bottom:48px!important}.awxb-component.awxb-component .pl-xl-5,.awxb-component.awxb-component .px-xl-5,.awxb-view.awxb-view .pl-xl-5,.awxb-view.awxb-view .px-xl-5{padding-left:48px!important}.awxb-component.awxb-component .m-xl-auto,.awxb-view.awxb-view .m-xl-auto{margin:auto!important}.awxb-component.awxb-component .mt-xl-auto,.awxb-component.awxb-component .my-xl-auto,.awxb-view.awxb-view .mt-xl-auto,.awxb-view.awxb-view .my-xl-auto{margin-top:auto!important}.awxb-component.awxb-component .mr-xl-auto,.awxb-component.awxb-component .mx-xl-auto,.awxb-view.awxb-view .mr-xl-auto,.awxb-view.awxb-view .mx-xl-auto{margin-right:auto!important}.awxb-component.awxb-component .mb-xl-auto,.awxb-component.awxb-component .my-xl-auto,.awxb-view.awxb-view .mb-xl-auto,.awxb-view.awxb-view .my-xl-auto{margin-bottom:auto!important}.awxb-component.awxb-component .ml-xl-auto,.awxb-component.awxb-component .mx-xl-auto,.awxb-view.awxb-view .ml-xl-auto,.awxb-view.awxb-view .mx-xl-auto{margin-left:auto!important}}@keyframes svg-dash{0%{stroke-dashoffset:5}50%{stroke-dashoffset:500}to{stroke-dashoffset:1000}}.awxb-component.awxb-component:after,.awxb-view.awxb-view:after{display:block;clear:both;content:""}.awxb-component.awxb-component a,.awxb-view.awxb-view a{color:#1285b3}.awxb-component.awxb-component a:hover,.awxb-view.awxb-view a:hover{color:#17a8e1}.awxb-component.awxb-component h1,.awxb-view.awxb-view h1{font-size:32px}.awxb-component.awxb-component h2,.awxb-view.awxb-view h2{font-size:112px}.awxb-component.awxb-component h3,.awxb-view.awxb-view h3{font-size:24px}.awxb-component.awxb-component h4,.awxb-view.awxb-view h4{font-size:14px}.awxb-component.awxb-component h5,.awxb-view.awxb-view h5{font-size:16px}.awxb-component.awxb-component h6,.awxb-view.awxb-view h6{font-size:14px}.awxb-component.awxb-component h1 span,.awxb-component.awxb-component h2 span,.awxb-component.awxb-component h3 span,.awxb-component.awxb-component h4 span,.awxb-component.awxb-component h5 span,.awxb-component.awxb-component h6 span,.awxb-view.awxb-view h1 span,.awxb-view.awxb-view h2 span,.awxb-view.awxb-view h3 span,.awxb-view.awxb-view h4 span,.awxb-view.awxb-view h5 span,.awxb-view.awxb-view h6 span{font-size:inherit;color:inherit}.awxb-component.awxb-component img,.awxb-view.awxb-view img{margin:0;max-height:none;max-width:none}.awxb-component.awxb-component .container,.awxb-component.awxb-component .container-fluid,.awxb-component.awxb-component .row,.awxb-view.awxb-view .container,.awxb-view.awxb-view .container-fluid,.awxb-view.awxb-view .row{clear:both}.awxb-component.awxb-component .container-fluid:after,.awxb-component.awxb-component .container-fluid:before,.awxb-component.awxb-component .container:after,.awxb-component.awxb-component .container:before,.awxb-component.awxb-component .row:after,.awxb-component.awxb-component .row:before,.awxb-view.awxb-view .container-fluid:after,.awxb-view.awxb-view .container-fluid:before,.awxb-view.awxb-view .container:after,.awxb-view.awxb-view .container:before,.awxb-view.awxb-view .row:after,.awxb-view.awxb-view .row:before{display:inherit}.awxb-component.awxb-component .block,.awxb-view.awxb-view .block{padding-top:30px;padding-bottom:30px}.awxb-component.awxb-component .label,.awxb-view.awxb-view .label{display:inline;padding:0;line-height:inherit;border-radius:0;color:inherit}.awxb-component.awxb-component .units,.awxb-view.awxb-view .units{font-size:80%}.awxb-component.awxb-component .details .units,.awxb-view.awxb-view .details .units{font-size:100%}.awxb-component.awxb-component .info,.awxb-view.awxb-view .info{font-size:12.8px}.awxb-component.awxb-component .block-title,.awxb-view.awxb-view .block-title{display:inline-block;margin:0 0 16px;background:#17a8e1;color:#fff;padding:3px 28px 4px 5px;border:0;font-weight:500;text-transform:uppercase}.awxb-component.awxb-component .block-title+span,.awxb-view.awxb-view .block-title+span{padding-left:10px}.awxb-component.awxb-component .block-title.pull-bottom,.awxb-view.awxb-view .block-title.pull-bottom{margin-bottom:0}.awxb-component.awxb-component .block-title.block-title-bordered,.awxb-view.awxb-view .block-title.block-title-bordered{display:block;background:transparent;border-bottom:1px solid #17a8e1;padding:0}.awxb-component.awxb-component .block-title.block-title-bordered>span,.awxb-view.awxb-view .block-title.block-title-bordered>span{display:inline-block;background:#17a8e1;padding:3px 28px 4px 5px;margin-bottom:-1px}.awxb-component.awxb-component .block-title.block-title-bordered.pull-bottom,.awxb-view.awxb-view .block-title.block-title-bordered.pull-bottom{margin-bottom:-1px;border-bottom:0}.awxb-component.awxb-component .block-title-secondary,.awxb-view.awxb-view .block-title-secondary{display:inline-block;margin:0 0 8px;border:2px solid #777;color:#333;padding:3px 5px 2px;font-size:12px;font-weight:500;text-transform:uppercase}.awxb-component.awxb-component .section-header,.awxb-view.awxb-view .section-header{position:relative}.awxb-component.awxb-component .awxb-view-push-top,.awxb-view.awxb-view .awxb-view-push-top{padding-top:30px}.awxb-component.awxb-component .awxb-view-push-bottom,.awxb-view.awxb-view .awxb-view-push-bottom{padding-bottom:30px}.awxb-component.awxb-component h1.section-title,.awxb-component.awxb-component h2.section-title,.awxb-component.awxb-component h3.section-title,.awxb-view.awxb-view h1.section-title,.awxb-view.awxb-view h2.section-title,.awxb-view.awxb-view h3.section-title{border-bottom:1px solid #999;padding-bottom:6px}.awxb-component.awxb-component h1.table-title,.awxb-component.awxb-component h2.table-title,.awxb-component.awxb-component h3.table-title,.awxb-view.awxb-view h1.table-title,.awxb-view.awxb-view h2.table-title,.awxb-view.awxb-view h3.table-title{border-bottom:0;margin-bottom:10px}.awxb-component.awxb-component h1.block-title,.awxb-view.awxb-view h1.block-title{font-size:32px}.awxb-component.awxb-component h2.block-title,.awxb-view.awxb-view h2.block-title{font-size:24px}.awxb-component.awxb-component h3.block-title,.awxb-view.awxb-view h3.block-title{font-size:14px}.awxb-component.awxb-component h4.block-title,.awxb-view.awxb-view h4.block-title{font-size:16px}.awxb-component.awxb-component h5.block-title,.awxb-view.awxb-view h5.block-title{font-size:14px}.awxb-component.awxb-component h6.block-title,.awxb-view.awxb-view h6.block-title{font-size:12px}.awxb-component.awxb-component ul.horizontal,.awxb-view.awxb-view ul.horizontal{margin:0;padding:0;list-style:none}.awxb-component.awxb-component ul.horizontal:after,.awxb-view.awxb-view ul.horizontal:after{display:block;clear:both;content:""}.awxb-component.awxb-component ul.horizontal>li,.awxb-view.awxb-view ul.horizontal>li{float:left;margin:0;padding:0}.awxb-component.awxb-component ul.grid-label-value,.awxb-view.awxb-view ul.grid-label-value{margin:0;padding:0;list-style:none}.awxb-component.awxb-component ul.grid-label-value:after,.awxb-view.awxb-view ul.grid-label-value:after{display:block;clear:both;content:""}.awxb-component.awxb-component ul.grid-label-value>li,.awxb-view.awxb-view ul.grid-label-value>li{margin:0;padding:0}.awxb-component.awxb-component ul.grid-label-value>li:after,.awxb-view.awxb-view ul.grid-label-value>li:after{display:block;clear:both;content:""}.awxb-component.awxb-component ul.grid-label-value>li p,.awxb-view.awxb-view ul.grid-label-value>li p{margin:0}.awxb-component.awxb-component ul.grid-label-value>li p:first-child,.awxb-view.awxb-view ul.grid-label-value>li p:first-child{float:left;width:45%;font-size:14px}.awxb-component.awxb-component ul.grid-label-value>li p:last-child,.awxb-view.awxb-view ul.grid-label-value>li p:last-child{float:right;width:55%;font-weight:700}.awxb-component.awxb-component .hover:hover,.awxb-view.awxb-view .hover:hover{cursor:pointer}.awxb-component.awxb-component .table,.awxb-view.awxb-view .table{border-top:2px solid #17a8e1}.awxb-component.awxb-component .table tr,.awxb-view.awxb-view .table tr{border:1px solid transparent}.awxb-component.awxb-component .table tr.hover:hover td,.awxb-view.awxb-view .table tr.hover:hover td{background:#f9f9f9}.awxb-component.awxb-component .table th,.awxb-view.awxb-view .table th{padding:6px 8px;font-size:12px;line-height:1}.awxb-component.awxb-component .table th.filled,.awxb-view.awxb-view .table th.filled{background:#eee;color:#555}.awxb-component.awxb-component .table td,.awxb-view.awxb-view .table td{padding:6px 8px}.awxb-component.awxb-component .table.table-linked tr.link:hover,.awxb-view.awxb-view .table.table-linked tr.link:hover{cursor:pointer;background-color:#fff;border-left:1px solid #17a8e1;border-right:1px solid #17a8e1}.awxb-component.awxb-component .table.table-linked tr.link:hover td,.awxb-view.awxb-view .table.table-linked tr.link:hover td{border-top:1px solid #17a8e1;border-bottom:1px solid #17a8e1}.awxb-component.awxb-component .icon,.awxb-view.awxb-view .icon{width:32px;height:32px}.awxb-component.awxb-component .btn,.awxb-view.awxb-view .btn{color:#555;padding:2px 10px;line-height:1.5;-webkit-appearance:none!important}.awxb-component.awxb-component .btn:hover,.awxb-view.awxb-view .btn:hover{color:#333}.awxb-component.awxb-component .btn.btn-icon,.awxb-view.awxb-view .btn.btn-icon{padding:0;border:0;background:transparent}.awxb-component.awxb-component .btn-nav>.btn,.awxb-component.awxb-component .btn.btn-bordered,.awxb-view.awxb-view .btn-nav>.btn,.awxb-view.awxb-view .btn.btn-bordered{font-size:11px;font-weight:600;padding:4.8px 6px .32px;border:2px solid #333;color:#333;background-color:transparent;text-transform:uppercase;border-radius:0}.awxb-component.awxb-component .btn-nav>.btn.selected,.awxb-component.awxb-component .btn-nav>.btn:hover,.awxb-component.awxb-component .btn.btn-bordered.selected,.awxb-component.awxb-component .btn.btn-bordered:hover,.awxb-view.awxb-view .btn-nav>.btn.selected,.awxb-view.awxb-view .btn-nav>.btn:hover,.awxb-view.awxb-view .btn.btn-bordered.selected,.awxb-view.awxb-view .btn.btn-bordered:hover{background-color:#333;color:#fff}.awxb-component.awxb-component .btn-nav>.btn.selected>i,.awxb-component.awxb-component .btn-nav>.btn.selected svg,.awxb-component.awxb-component .btn-nav>.btn:hover>i,.awxb-component.awxb-component .btn-nav>.btn:hover svg,.awxb-component.awxb-component .btn.btn-bordered.selected>i,.awxb-component.awxb-component .btn.btn-bordered.selected svg,.awxb-component.awxb-component .btn.btn-bordered:hover>i,.awxb-component.awxb-component .btn.btn-bordered:hover svg,.awxb-view.awxb-view .btn-nav>.btn.selected>i,.awxb-view.awxb-view .btn-nav>.btn.selected svg,.awxb-view.awxb-view .btn-nav>.btn:hover>i,.awxb-view.awxb-view .btn-nav>.btn:hover svg,.awxb-view.awxb-view .btn.btn-bordered.selected>i,.awxb-view.awxb-view .btn.btn-bordered.selected svg,.awxb-view.awxb-view .btn.btn-bordered:hover>i,.awxb-view.awxb-view .btn.btn-bordered:hover svg{fill:#fff}.awxb-component.awxb-component .btn.btn-disabled,.awxb-view.awxb-view .btn.btn-disabled{border-color:transparent;border-bottom:2px solid #333;font-style:italic;color:grey}.awxb-component.awxb-component .btn.btn-icon-left,.awxb-component.awxb-component .btn.btn-icon-right,.awxb-view.awxb-view .btn.btn-icon-left,.awxb-view.awxb-view .btn.btn-icon-right{position:relative}.awxb-component.awxb-component .btn.btn-icon-left span,.awxb-component.awxb-component .btn.btn-icon-right span,.awxb-view.awxb-view .btn.btn-icon-left span,.awxb-view.awxb-view .btn.btn-icon-right span{display:inline-block}.awxb-component.awxb-component .btn.btn-icon-left>svg,.awxb-component.awxb-component .btn.btn-icon-right>svg,.awxb-view.awxb-view .btn.btn-icon-left>svg,.awxb-view.awxb-view .btn.btn-icon-right>svg{position:absolute;top:50%;margin-top:-7px;width:14px;height:14px}.awxb-component.awxb-component .btn.btn-icon-left span,.awxb-view.awxb-view .btn.btn-icon-left span{margin-left:15px}.awxb-component.awxb-component .btn.btn-icon-left>svg,.awxb-view.awxb-view .btn.btn-icon-left>svg{left:2px}.awxb-component.awxb-component .btn.btn-icon-right span,.awxb-view.awxb-view .btn.btn-icon-right span{margin-right:15px}.awxb-component.awxb-component .btn.btn-icon-right>svg,.awxb-view.awxb-view .btn.btn-icon-right>svg{right:2px}.awxb-component.awxb-component .btn.btn-more,.awxb-view.awxb-view .btn.btn-more{position:relative;font-size:11px;font-weight:600;padding:4px 6px;color:#333;background-color:transparent;text-transform:uppercase;border-radius:0}.awxb-component.awxb-component .btn.btn-more span,.awxb-view.awxb-view .btn.btn-more span{display:inline-block;margin-right:15px}.awxb-component.awxb-component .btn.btn-more>i,.awxb-view.awxb-view .btn.btn-more>i{position:absolute;top:50%;right:5px;margin-top:-6px;width:12px;height:12px;fill:#333}.awxb-component.awxb-component .btn.btn-more>i svg,.awxb-view.awxb-view .btn.btn-more>i svg{width:12px;height:12px}.awxb-component.awxb-component .btn.btn-more:hover,.awxb-view.awxb-view .btn.btn-more:hover{background-color:#333;color:#fff}.awxb-component.awxb-component .btn.btn-more:hover>i,.awxb-view.awxb-view .btn.btn-more:hover>i{fill:#fff}.awxb-component.awxb-component .btn-dropdown,.awxb-view.awxb-view .btn-dropdown{display:inline-block;position:relative}.awxb-component.awxb-component .btn-dropdown>.btn-dropdown-content,.awxb-view.awxb-view .btn-dropdown>.btn-dropdown-content{display:none;position:absolute;top:0;left:50%;background-color:#fff;z-index:1000}.awxb-component.awxb-component .btn-group .btn,.awxb-view.awxb-view .btn-group .btn{margin-right:0}.awxb-component.awxb-component .btn-group .btn-dropdown,.awxb-view.awxb-view .btn-group .btn-dropdown{float:left}.awxb-component.awxb-component .btn-group .btn-dropdown .btn,.awxb-view.awxb-view .btn-group .btn-dropdown .btn{float:none}.awxb-component.awxb-component .btn-group .btn-dropdown .awxb-view.awxb-view .btn-nav>.btn,.awxb-component.awxb-component .btn-group .btn-dropdown .btn-bordered,.awxb-component.awxb-component .btn-group .btn-dropdown .btn-nav>.btn,.awxb-view.awxb-view .btn-group .btn-dropdown .awxb-component.awxb-component .btn-nav>.btn,.awxb-view.awxb-view .btn-group .btn-dropdown .btn-bordered,.awxb-view.awxb-view .btn-group .btn-dropdown .btn-nav>.btn{border-left:0}.awxb-component.awxb-component .btn-nav>.btn,.awxb-view.awxb-view .btn-nav>.btn{padding:.32px 6px;margin:0}.awxb-component.awxb-component .divider,.awxb-view.awxb-view .divider{margin:30px 0;height:2px;background-color:#eee}.awxb-component.awxb-component .divider:after,.awxb-view.awxb-view .divider:after{display:block;clear:both;content:""}.awxb-component.awxb-component .row+.divider,.awxb-view.awxb-view .row+.divider{margin-top:0}.awxb-component.awxb-component .row.pull-top,.awxb-view.awxb-view .row.pull-top{padding-top:0!important}.awxb-component.awxb-component .row.pull-bottom,.awxb-view.awxb-view .row.pull-bottom{padding-bottom:0!important}.awxb-component.awxb-component .data-item,.awxb-view.awxb-view .data-item{margin-top:5px}.awxb-component.awxb-component .data-item:first-child,.awxb-view.awxb-view .data-item:first-child{margin-top:0}.awxb-component.awxb-component .data-item.data-item-full,.awxb-view.awxb-view .data-item.data-item-full{width:100%!important}.awxb-component.awxb-component .data-item p,.awxb-view.awxb-view .data-item p{margin:0}.awxb-component.awxb-component .data-item .data-item-label,.awxb-view.awxb-view .data-item .data-item-label{font-size:12px;text-transform:uppercase;color:#777}.awxb-component.awxb-component .data-item .data-item-val,.awxb-view.awxb-view .data-item .data-item-val{font-size:16px;font-weight:500}.awxb-component.awxb-component .data-item.data-item-icon,.awxb-view.awxb-view .data-item.data-item-icon{position:relative}.awxb-component.awxb-component .data-item.data-item-icon .icon,.awxb-view.awxb-view .data-item.data-item-icon .icon{position:absolute;top:4px}.awxb-component.awxb-component .data-item.data-item-icon .icon>svg,.awxb-view.awxb-view .data-item.data-item-icon .icon>svg{width:25px;height:25px}.awxb-component.awxb-component .data-item.data-item-icon .data-item-label,.awxb-component.awxb-component .data-item.data-item-icon .data-item-val,.awxb-view.awxb-view .data-item.data-item-icon .data-item-label,.awxb-view.awxb-view .data-item.data-item-icon .data-item-val{margin:0 0 0 35px}.awxb-component.awxb-component .data-item.data-item-lg .data-item-val,.awxb-view.awxb-view .data-item.data-item-lg .data-item-val{font-size:12px;font-weight:400}.awxb-component.awxb-component .data-item.data-item-lg .data-item-label,.awxb-view.awxb-view .data-item.data-item-lg .data-item-label{margin-top:-2px;font-size:12px}.awxb-component.awxb-component .indicator,.awxb-view.awxb-view .indicator{display:inline-block;width:20px;height:20px;background-color:#ccc;border-radius:10px}.awxb-component.awxb-component .indicator:before,.awxb-view.awxb-view .indicator:before{content:"";position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px;border:2px solid #ddd;border-radius:14px}.awxb-component.awxb-component .awxjs__loader,.awxb-view.awxb-view .awxjs__loader{box-sizing:initial}.awxb-component.awxb-component .nodata,.awxb-view.awxb-view .nodata{color:#9ba5ae}.awxb-component.awxb-component .section-title-wrapper,.awxb-view.awxb-view .section-title-wrapper{position:relative}.awxb-component.awxb-component .section-title-wrapper-bordered,.awxb-view.awxb-view .section-title-wrapper-bordered{border-bottom:2px solid #17a8e1;margin-bottom:16px}.awxb-component.awxb-component .section-title-wrapper-bordered .block-title,.awxb-view.awxb-view .section-title-wrapper-bordered .block-title{margin-bottom:0}.awxb-component.awxb-component .u-met,.awxb-view.awxb-view .u-met{display:none}.awxb-component.awxb-component .u-switcher,.awxb-view.awxb-view .u-switcher{position:absolute;top:6px;right:0}.awxb-component.awxb-component .u-switcher .btn,.awxb-view.awxb-view .u-switcher .btn{padding:.32px 8px;line-height:1.3}.awxb-component.awxb-component .awxb-credit,.awxb-view.awxb-view .awxb-credit{border-top:1px solid #ddd;color:#aaa;font-size:12px;margin:20px 15px 30px;padding-top:5px}@media (max-width:768px){.awxb-component.awxb-component .container-fluid .container,.awxb-component.awxb-component .container-fluid .container-fluid,.awxb-component.awxb-component .container .container,.awxb-component.awxb-component .container .container-fluid,.awxb-view.awxb-view .container-fluid .container,.awxb-view.awxb-view .container-fluid .container-fluid,.awxb-view.awxb-view .container .container,.awxb-view.awxb-view .container .container-fluid{padding-left:0;padding-right:0}}.awxb-component.awxb-component .form-control,.awxb-view.awxb-view .form-control{display:block;width:100%;padding:6px 12px;font-size:16px;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:.32px}.awxb-component.awxb-component .form-inline .form-group,.awxb-view.awxb-view .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.awxb-component.awxb-component .form-inline .btn,.awxb-view.awxb-view .form-inline .btn{display:inline-block}.awxb-component.awxb-component section.header,.awxb-view.awxb-view section.header{margin-bottom:20px}.awxb-component.awxb-component section.header .nav,.awxb-view.awxb-view section.header .nav{float:left;margin:0;padding:0;list-style:none}.awxb-component.awxb-component section.header .nav>li,.awxb-view.awxb-view section.header .nav>li{display:inline-block;margin:0 0 0 8px;padding:0;font-size:12px;font-weight:600;text-transform:uppercase;border-bottom:4px solid #efefef}.awxb-component.awxb-component section.header .nav>li:first-child,.awxb-view.awxb-view section.header .nav>li:first-child{margin-left:0}.awxb-component.awxb-component section.header .nav>li>a,.awxb-view.awxb-view section.header .nav>li>a{text-decoration:none}@media (max-width:576px){.awxb-component.awxb-component section.header .nav,.awxb-view.awxb-view section.header .nav{float:none;margin-bottom:12px}}.awxb-component.awxb-component .section-nav,.awxb-view.awxb-view .section-nav{position:relative}.awxb-component.awxb-component .section-nav .btn-group,.awxb-component.awxb-component .section-nav .pagination,.awxb-view.awxb-view .section-nav .btn-group,.awxb-view.awxb-view .section-nav .pagination{position:absolute;bottom:5px;right:0}.awxb-component.awxb-component .section-nav .btn-dropdown .btn-dropdown-content,.awxb-view.awxb-view .section-nav .btn-dropdown .btn-dropdown-content{top:112px}.awxb-component.awxb-component .section-nav .dropdown-date-selector,.awxb-view.awxb-view .section-nav .dropdown-date-selector{margin-left:-204px}.awxb-component.awxb-component .pagination,.awxb-view.awxb-view .pagination{margin:0;padding:0;list-style:none}.awxb-component.awxb-component .pagination>li,.awxb-view.awxb-view .pagination>li{float:left;margin:0 0 0 1px;padding:0}.awxb-component.awxb-component .pagination>li:first-child,.awxb-view.awxb-view .pagination>li:first-child{margin-left:0}.awxb-component.awxb-component .pagination>li>a,.awxb-view.awxb-view .pagination>li>a{font-size:12px;font-weight:700;padding:6px 10px;border-color:#333;color:#333;background-color:#efefef;text-transform:uppercase;text-decoration:none;border-radius:0}.awxb-component.awxb-component .pagination>li>a:hover,.awxb-view.awxb-view .pagination>li>a:hover{background-color:#17a8e1;color:#fff}.awxb-component.awxb-component .pagination>li>a.disabled,.awxb-view.awxb-view .pagination>li>a.disabled{background-color:#eee}.awxb-component.awxb-component .pagination>li.selected>a,.awxb-view.awxb-view .pagination>li.selected>a{background-color:#333;color:#fff}.awxb-component.awxb-component .pagination-label,.awxb-view.awxb-view .pagination-label{float:left;margin:0 -2px 0 16px;font-size:11px;font-weight:700;line-height:111px;text-transform:uppercase}.awxb-component.awxb-component .btn-nav>.btn,.awxb-view.awxb-view .btn-nav>.btn{padding:4px 11px}.awxb-component.awxb-component .btn-nav>.btn.disabled,.awxb-view.awxb-view .btn-nav>.btn.disabled{background-color:#eee}.awxb-component.awxb-component .btn-nav>.btn.btn-icon,.awxb-view.awxb-view .btn-nav>.btn.btn-icon{position:relative;width:40px;height:112px;padding:0}.awxb-component.awxb-component .btn-nav>.btn.btn-icon .icon,.awxb-view.awxb-view .btn-nav>.btn.btn-icon .icon{position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;max-width:90%;max-height:90%}.awxb-component.awxb-component .btn-nav .icon,.awxb-view.awxb-view .btn-nav .icon{width:14px;height:14px}.awxb-component.awxb-component .btn-group:after,.awxb-view.awxb-view .btn-group:after{display:block;clear:both;content:""}.awxb-component.awxb-component .btn-group .btn,.awxb-view.awxb-view .btn-group .btn{display:block;float:left}.awxb-component.awxb-component .btn-group.btn-nav>.btn,.awxb-view.awxb-view .btn-group.btn-nav>.btn{border-left:1px solid #fff}.awxb-component.awxb-component .btn-group.btn-nav>.btn:first-child,.awxb-view.awxb-view .btn-group.btn-nav>.btn:first-child{border-left:0}.awxb-component.awxb-component .btn-group .awxb-view.awxb-view .btn-nav>.btn:not(:first-child),.awxb-component.awxb-component .btn-group .btn-bordered:not(:first-child),.awxb-component.awxb-component .btn-group .btn-nav>.btn:not(:first-child),.awxb-view.awxb-view .btn-group .awxb-component.awxb-component .btn-nav>.btn:not(:first-child),.awxb-view.awxb-view .btn-group .btn-bordered:not(:first-child),.awxb-view.awxb-view .btn-group .btn-nav>.btn:not(:first-child){border-left:0;margin-left:0}.awxb-component.awxb-component .dropdown,.awxb-view.awxb-view .dropdown{position:relative}.awxb-component.awxb-component .dropdown .dropdown-items,.awxb-view.awxb-view .dropdown .dropdown-items{display:block;position:absolute;top:100%;left:0;z-index:1000;float:left;max-width:175px;background:#fff;font-size:12px;margin:0;padding:0;list-style:none;visibility:hidden;white-space:nowrap;box-shadow:0 1px 2px 2px rgba(0,0,0,.2)}.awxb-component.awxb-component .dropdown .dropdown-items>li,.awxb-view.awxb-view .dropdown .dropdown-items>li{margin:0;padding:0;border-top:1px solid #efefef;word-wrap:nowrap}.awxb-component.awxb-component .dropdown .dropdown-items>li:first-child,.awxb-view.awxb-view .dropdown .dropdown-items>li:first-child{border-top:0}.awxb-component.awxb-component .dropdown .dropdown-items>li a,.awxb-view.awxb-view .dropdown .dropdown-items>li a{display:block;padding:6px 24px 6px 10px;border-left:3px solid #6f6f6f;text-decoration:none}.awxb-component.awxb-component .dropdown .dropdown-items>li a:hover,.awxb-view.awxb-view .dropdown .dropdown-items>li a:hover{background:#333;color:#fff;border-left-color:#17a8e1}.awxb-component.awxb-component .dropdown:hover .dropdown-items,.awxb-view.awxb-view .dropdown:hover .dropdown-items{visibility:visible}.awxb-component.awxb-component .dropdown-date-selector,.awxb-view.awxb-view .dropdown-date-selector{width:235px;margin-left:-117px;padding:12px;border-bottom:2px solid #17a8e1;background-color:#333!important;color:#fff}.awxb-component.awxb-component .dropdown-date-selector form,.awxb-view.awxb-view .dropdown-date-selector form{position:relative}.awxb-component.awxb-component .dropdown-date-selector button,.awxb-view.awxb-view .dropdown-date-selector button{position:absolute;top:50%;right:0;margin-top:-10px}.awxb-component.awxb-component .dropdown-date-selector .icon-right,.awxb-view.awxb-view .dropdown-date-selector .icon-right{width:20px;height:20px;fill:#fff}@media (max-width:768px){.awxb-component.awxb-component .section-nav .btn-group,.awxb-view.awxb-view .section-nav .btn-group{position:relative;bottom:0;left:0}.awxb-component.awxb-component .section-nav .dropdown-date-selector,.awxb-view.awxb-view .section-nav .dropdown-date-selector{margin-left:-100px}}.awxb-component.awxb-component .table,.awxb-view.awxb-view .table{margin-bottom:0}.awxb-component.awxb-component .table-data,.awxb-component.awxb-component .table-data th,.awxb-view.awxb-view .table-data,.awxb-view.awxb-view .table-data th{border-top:0}.awxb-component.awxb-component .table-data th.col-date,.awxb-view.awxb-view .table-data th.col-date{width:50px}.awxb-component.awxb-component .table-data th.col-time,.awxb-view.awxb-view .table-data th.col-time{width:80px}.awxb-component.awxb-component .table-data td,.awxb-view.awxb-view .table-data td{padding:12px 6px;font-size:14px;text-align:center;vertical-align:middle}@media (max-width:768px){.awxb-component.awxb-component .table-data td,.awxb-view.awxb-view .table-data td{font-size:14px;padding:8px 6px}}.awxb-component.awxb-component .table-data tr.header,.awxb-view.awxb-view .table-data tr.header{border:0;border-top:2px solid #fff}.awxb-component.awxb-component .table-data tr.header td,.awxb-view.awxb-view .table-data tr.header td{padding:2.2px 6px;font-size:11px;text-transform:uppercase}.awxb-component.awxb-component .table-data tr.day td,.awxb-view.awxb-view .table-data tr.day td{text-align:left;padding:24px 6px 6px;background:#fff;border-bottom:2px solid #333}.awxb-component.awxb-component .table-data tr.now,.awxb-component.awxb-component .table-data tr.today,.awxb-view.awxb-view .table-data tr.now,.awxb-view.awxb-view .table-data tr.today{border:1px solid #333}.awxb-component.awxb-component .table-data tr.now>td,.awxb-component.awxb-component .table-data tr.today>td,.awxb-view.awxb-view .table-data tr.now>td,.awxb-view.awxb-view .table-data tr.today>td{border-top:1px solid #333;border-bottom:1px solid #333}.awxb-component.awxb-component .table-data .day,.awxb-view.awxb-view .table-data .day{font-weight:700;font-size:13.6px;text-transform:uppercase}.awxb-component.awxb-component .table-data .detail,.awxb-view.awxb-view .table-data .detail{font-size:.96px}.awxb-component.awxb-component .table-data .wxicon,.awxb-view.awxb-view .table-data .wxicon{height:35px}.awxb-component.awxb-component .table-data .wx,.awxb-component.awxb-component .table-data td.wx,.awxb-view.awxb-view .table-data .wx,.awxb-view.awxb-view .table-data td.wx{text-align:left}.awxb-component.awxb-component .table-history th:nth-child(3),.awxb-view.awxb-view .table-history th:nth-child(3){width:20%}.awxb-component.awxb-component .table-history th:nth-child(n+4),.awxb-view.awxb-view .table-history th:nth-child(n+4){background:#1285b3;color:#fff;text-align:center}.awxb-component.awxb-component .table-history th.col-date,.awxb-view.awxb-view .table-history th.col-date{width:30px}@media (max-width:767.98px){.awxb-component.awxb-component .table-history th:nth-child(3),.awxb-component.awxb-component .table-history th:nth-child(5),.awxb-component.awxb-component .table-history th:nth-child(6),.awxb-component.awxb-component .table-history th:nth-child(8),.awxb-view.awxb-view .table-history th:nth-child(3),.awxb-view.awxb-view .table-history th:nth-child(5),.awxb-view.awxb-view .table-history th:nth-child(6),.awxb-view.awxb-view .table-history th:nth-child(8){display:none!important}}@media (max-width:575.98px){.awxb-component.awxb-component .table-history th:nth-child(7),.awxb-view.awxb-view .table-history th:nth-child(7){display:none!important}}.awxb-component.awxb-component .table-history td:first-child,.awxb-component.awxb-component .table-history td:nth-child(n+4),.awxb-view.awxb-view .table-history td:first-child,.awxb-view.awxb-view .table-history td:nth-child(n+4){text-align:center}.awxb-component.awxb-component .table-history td:nth-child(4),.awxb-component.awxb-component .table-history td:nth-child(5),.awxb-component.awxb-component .table-history td:nth-child(6),.awxb-component.awxb-component .table-history td:nth-child(10),.awxb-component.awxb-component .table-history td:nth-child(11),.awxb-component.awxb-component .table-history td:nth-child(12),.awxb-component.awxb-component .table-history td:nth-child(16),.awxb-component.awxb-component .table-history td:nth-child(17),.awxb-component.awxb-component .table-history td:nth-child(18),.awxb-view.awxb-view .table-history td:nth-child(4),.awxb-view.awxb-view .table-history td:nth-child(5),.awxb-view.awxb-view .table-history td:nth-child(6),.awxb-view.awxb-view .table-history td:nth-child(10),.awxb-view.awxb-view .table-history td:nth-child(11),.awxb-view.awxb-view .table-history td:nth-child(12),.awxb-view.awxb-view .table-history td:nth-child(16),.awxb-view.awxb-view .table-history td:nth-child(17),.awxb-view.awxb-view .table-history td:nth-child(18){background:#f5f5f5}@media (max-width:767.98px){.awxb-component.awxb-component .table-history td:nth-child(7),.awxb-component.awxb-component .table-history td:nth-child(8),.awxb-component.awxb-component .table-history td:nth-child(9),.awxb-component.awxb-component .table-history td:nth-child(10),.awxb-component.awxb-component .table-history td:nth-child(11),.awxb-component.awxb-component .table-history td:nth-child(12),.awxb-component.awxb-component .table-history td:nth-child(16),.awxb-component.awxb-component .table-history td:nth-child(17),.awxb-component.awxb-component .table-history td:nth-child(18),.awxb-view.awxb-view .table-history td:nth-child(7),.awxb-view.awxb-view .table-history td:nth-child(8),.awxb-view.awxb-view .table-history td:nth-child(9),.awxb-view.awxb-view .table-history td:nth-child(10),.awxb-view.awxb-view .table-history td:nth-child(11),.awxb-view.awxb-view .table-history td:nth-child(12),.awxb-view.awxb-view .table-history td:nth-child(16),.awxb-view.awxb-view .table-history td:nth-child(17),.awxb-view.awxb-view .table-history td:nth-child(18){display:none!important}}@media (max-width:575.98px){.awxb-component.awxb-component .table-history td:nth-child(3),.awxb-component.awxb-component .table-history td:nth-child(n+7):not(:last-child),.awxb-view.awxb-view .table-history td:nth-child(3),.awxb-view.awxb-view .table-history td:nth-child(n+7):not(:last-child){display:none!important}}.awxb-component.awxb-component .table-history tr.header td:nth-child(n+4),.awxb-view.awxb-view .table-history tr.header td:nth-child(n+4){background-color:#17a8e1;color:#fff}.awxb-component.awxb-component .table-history tr.header td:nth-child(7),.awxb-component.awxb-component .table-history tr.header td:nth-child(8),.awxb-component.awxb-component .table-history tr.header td:nth-child(9),.awxb-component.awxb-component .table-history tr.header td:nth-child(13),.awxb-component.awxb-component .table-history tr.header td:nth-child(14),.awxb-component.awxb-component .table-history tr.header td:nth-child(15),.awxb-component.awxb-component .table-history tr.header td:nth-child(19),.awxb-view.awxb-view .table-history tr.header td:nth-child(7),.awxb-view.awxb-view .table-history tr.header td:nth-child(8),.awxb-view.awxb-view .table-history tr.header td:nth-child(9),.awxb-view.awxb-view .table-history tr.header td:nth-child(13),.awxb-view.awxb-view .table-history tr.header td:nth-child(14),.awxb-view.awxb-view .table-history tr.header td:nth-child(15),.awxb-view.awxb-view .table-history tr.header td:nth-child(19){background-color:#28b3e9}.awxb-component.awxb-component .table-history tr.header td:last-child,.awxb-view.awxb-view .table-history tr.header td:last-child{background-color:transparent}.awxb-component.awxb-component .table-forecast-hourly th:nth-child(3),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(3){width:20%}.awxb-component.awxb-component .table-forecast-hourly th:nth-child(n+4),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(n+4){text-align:center;background:#1285b3;color:#fff}@media (max-width:575.98px){.awxb-component.awxb-component .table-forecast-hourly th,.awxb-view.awxb-view .table-forecast-hourly th{background:transparent}}@media (max-width:767.98px){.awxb-component.awxb-component .table-forecast-hourly td:nth-child(3),.awxb-component.awxb-component .table-forecast-hourly td:nth-child(5),.awxb-component.awxb-component .table-forecast-hourly td:nth-child(6),.awxb-component.awxb-component .table-forecast-hourly td:nth-child(7),.awxb-component.awxb-component .table-forecast-hourly td:nth-child(8),.awxb-component.awxb-component .table-forecast-hourly th:nth-child(3),.awxb-component.awxb-component .table-forecast-hourly th:nth-child(5),.awxb-component.awxb-component .table-forecast-hourly th:nth-child(6),.awxb-component.awxb-component .table-forecast-hourly th:nth-child(7),.awxb-component.awxb-component .table-forecast-hourly th:nth-child(8),.awxb-view.awxb-view .table-forecast-hourly td:nth-child(3),.awxb-view.awxb-view .table-forecast-hourly td:nth-child(5),.awxb-view.awxb-view .table-forecast-hourly td:nth-child(6),.awxb-view.awxb-view .table-forecast-hourly td:nth-child(7),.awxb-view.awxb-view .table-forecast-hourly td:nth-child(8),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(3),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(5),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(6),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(7),.awxb-view.awxb-view .table-forecast-hourly th:nth-child(8){display:none!important}}.awxb-component.awxb-component .table-obs-hourly th:nth-child(3),.awxb-view.awxb-view .table-obs-hourly th:nth-child(3){width:20%}@media (max-width:767.98px){.awxb-component.awxb-component .table-obs-hourly td:nth-child(3),.awxb-component.awxb-component .table-obs-hourly td:nth-child(6),.awxb-component.awxb-component .table-obs-hourly td:nth-child(8),.awxb-component.awxb-component .table-obs-hourly td:nth-child(9),.awxb-component.awxb-component .table-obs-hourly th:nth-child(3),.awxb-component.awxb-component .table-obs-hourly th:nth-child(6),.awxb-component.awxb-component .table-obs-hourly th:nth-child(8),.awxb-component.awxb-component .table-obs-hourly th:nth-child(9),.awxb-view.awxb-view .table-obs-hourly td:nth-child(3),.awxb-view.awxb-view .table-obs-hourly td:nth-child(6),.awxb-view.awxb-view .table-obs-hourly td:nth-child(8),.awxb-view.awxb-view .table-obs-hourly td:nth-child(9),.awxb-view.awxb-view .table-obs-hourly th:nth-child(3),.awxb-view.awxb-view .table-obs-hourly th:nth-child(6),.awxb-view.awxb-view .table-obs-hourly th:nth-child(8),.awxb-view.awxb-view .table-obs-hourly th:nth-child(9){display:none!important}}@media (max-width:575.98px){.awxb-component.awxb-component .table-obs-hourly td:nth-child(5),.awxb-component.awxb-component .table-obs-hourly td:nth-child(7),.awxb-component.awxb-component .table-obs-hourly th:nth-child(5),.awxb-component.awxb-component .table-obs-hourly th:nth-child(7),.awxb-view.awxb-view .table-obs-hourly td:nth-child(5),.awxb-view.awxb-view .table-obs-hourly td:nth-child(7),.awxb-view.awxb-view .table-obs-hourly th:nth-child(5),.awxb-view.awxb-view .table-obs-hourly th:nth-child(7){display:none!important}}.awxb-component.awxb-component .table-obs-hourly th:nth-child(n+4),.awxb-view.awxb-view .table-obs-hourly th:nth-child(n+4){text-align:center;background:#1285b3;color:#fff}@media (max-width:575.98px){.awxb-component.awxb-component .table-obs-hourly th,.awxb-view.awxb-view .table-obs-hourly th{background:transparent}}.awxb-component.awxb-component .table-obs-hourly td:nth-child(n+4),.awxb-view.awxb-view .table-obs-hourly td:nth-child(n+4){text-align:center}.awxb-component.awxb-component .table-normals th:nth-child(n+1),.awxb-view.awxb-view .table-normals th:nth-child(n+1){background:#1285b3;color:#fff;text-align:center}.awxb-component.awxb-component .table-normals th.col-date,.awxb-view.awxb-view .table-normals th.col-date{width:60px;font-weight:700}@media (max-width:767.98px){.awxb-component.awxb-component .table-normals th:nth-child(4),.awxb-view.awxb-view .table-normals th:nth-child(4){display:none!important}}.awxb-component.awxb-component .table-normals td:nth-child(5),.awxb-component.awxb-component .table-normals td:nth-child(6),.awxb-view.awxb-view .table-normals td:nth-child(5),.awxb-view.awxb-view .table-normals td:nth-child(6){background:#f5f5f5}@media (max-width:767.98px){.awxb-component.awxb-component .table-normals td:nth-child(6),.awxb-component.awxb-component .table-normals td:nth-child(7),.awxb-component.awxb-component .table-normals td:nth-child(8),.awxb-view.awxb-view .table-normals td:nth-child(6),.awxb-view.awxb-view .table-normals td:nth-child(7),.awxb-view.awxb-view .table-normals td:nth-child(8){display:none!important}}.awxb-component.awxb-component .table-normals tr.header td:nth-child(n+2),.awxb-view.awxb-view .table-normals tr.header td:nth-child(n+2){background-color:#17a8e1;color:#fff}.awxb-component.awxb-component .table-normals tr.header td:nth-child(5),.awxb-component.awxb-component .table-normals tr.header td:nth-child(6),.awxb-view.awxb-view .table-normals tr.header td:nth-child(5),.awxb-view.awxb-view .table-normals tr.header td:nth-child(6){background-color:#28b3e9}.awxb-component.awxb-component .table-sunmoon th:nth-child(n+1),.awxb-view.awxb-view .table-sunmoon th:nth-child(n+1){background:#1285b3;color:#fff;text-align:center}@media (max-width:767.98px){.awxb-component.awxb-component .table-sunmoon th:nth-child(4),.awxb-component.awxb-component .table-sunmoon th:nth-child(5),.awxb-view.awxb-view .table-sunmoon th:nth-child(4),.awxb-view.awxb-view .table-sunmoon th:nth-child(5){display:none!important}}.awxb-component.awxb-component .table-sunmoon td:nth-child(4),.awxb-component.awxb-component .table-sunmoon td:nth-child(5),.awxb-component.awxb-component .table-sunmoon td:nth-child(8),.awxb-component.awxb-component .table-sunmoon td:nth-child(9),.awxb-view.awxb-view .table-sunmoon td:nth-child(4),.awxb-view.awxb-view .table-sunmoon td:nth-child(5),.awxb-view.awxb-view .table-sunmoon td:nth-child(8),.awxb-view.awxb-view .table-sunmoon td:nth-child(9){background:#f5f5f5}@media (max-width:767.98px){.awxb-component.awxb-component .table-sunmoon td:nth-child(6),.awxb-component.awxb-component .table-sunmoon td:nth-child(7),.awxb-component.awxb-component .table-sunmoon td:nth-child(8),.awxb-component.awxb-component .table-sunmoon td:nth-child(9),.awxb-view.awxb-view .table-sunmoon td:nth-child(6),.awxb-view.awxb-view .table-sunmoon td:nth-child(7),.awxb-view.awxb-view .table-sunmoon td:nth-child(8),.awxb-view.awxb-view .table-sunmoon td:nth-child(9){display:none!important}}.awxb-component.awxb-component .table-sunmoon td.value-phase,.awxb-view.awxb-view .table-sunmoon td.value-phase{text-align:left}.awxb-component.awxb-component .table-sunmoon td.value-phase img,.awxb-view.awxb-view .table-sunmoon td.value-phase img{padding-right:10px;width:40px}.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(n+2),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(n+2){background-color:#17a8e1;color:#fff}.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(4),.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(5),.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(8),.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(9),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(4),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(5),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(8),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(9){background-color:#28b3e9}@media (max-width:767.98px){.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(6),.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(7),.awxb-component.awxb-component .table-sunmoon tr.header td:nth-child(8),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(6),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(7),.awxb-view.awxb-view .table-sunmoon tr.header td:nth-child(8){display:none!important}}.awxb-component.awxb-component .table-summary tr td:first-child,.awxb-view.awxb-view .table-summary tr td:first-child{font-size:12px;font-weight:700;vertical-align:middle}.awxb-component.awxb-component .local-header,.awxb-view.awxb-view .local-header{margin-bottom:20px}.awxb-component.awxb-component .local-header .meta,.awxb-view.awxb-view .local-header .meta{margin:3px 0 0;font-size:13.6px;color:#777}@media (max-width:576px){.awxb-component.awxb-component .local-header .meta,.awxb-view.awxb-view .local-header .meta{display:none}}.awxb-component.awxb-component .local-header .u-switcher,.awxb-view.awxb-view .local-header .u-switcher{right:15px}.awxb-component.awxb-component .local-header ul.info,.awxb-view.awxb-view .local-header ul.info{margin:0;padding:0;list-style:none;border-bottom:4px solid #17a8e1}.awxb-component.awxb-component .local-header ul.info>li,.awxb-view.awxb-view .local-header ul.info>li{display:inline-block}.awxb-component.awxb-component .local-header ul.info>li.title,.awxb-view.awxb-view .local-header ul.info>li.title{font-size:24px}.awxb-component.awxb-component .local-header ul.nav,.awxb-view.awxb-view .local-header ul.nav{position:relative;padding:0;margin:0 0 0 30px;list-style:none}.awxb-component.awxb-component .local-header ul.nav>li,.awxb-view.awxb-view .local-header ul.nav>li{position:relative;display:inline-block;font-size:14px}.awxb-component.awxb-component .local-header ul.nav>li:before,.awxb-view.awxb-view .local-header ul.nav>li:before{content:"";position:absolute;height:3px;bottom:-4px;left:0;right:0;background-color:#17a8e1;visibility:hidden}.awxb-component.awxb-component .local-header ul.nav>li:focus:before,.awxb-component.awxb-component .local-header ul.nav>li:hover:before,.awxb-view.awxb-view .local-header ul.nav>li:focus:before,.awxb-view.awxb-view .local-header ul.nav>li:hover:before{visibility:visible}.awxb-component.awxb-component .local-header ul.nav>li>a,.awxb-view.awxb-view .local-header ul.nav>li>a{position:relative;padding:0 8px 8px;border-bottom:3px solid transparent;color:#777;font-weight:600;text-decoration:none;transform:translateZ(0)}.awxb-component.awxb-component .local-header ul.nav>li>a:hover,.awxb-view.awxb-view .local-header ul.nav>li>a:hover{color:#000}.awxb-component.awxb-component .local-header ul.nav>li>a:before,.awxb-view.awxb-view .local-header ul.nav>li>a:before{content:"";position:absolute;bottom:-10px;left:50%;margin-left:-8px;width:0;height:0;border-color:#17a8e1 transparent transparent;border-style:solid;border-width:8px 8px 0;visibility:hidden}.awxb-component.awxb-component .local-header ul.nav>li.selected:before,.awxb-view.awxb-view .local-header ul.nav>li.selected:before{visibility:visible}.awxb-component.awxb-component .local-header ul.nav>li.selected>a,.awxb-view.awxb-view .local-header ul.nav>li.selected>a{color:#000}.awxb-component.awxb-component .local-header ul.nav>li.selected>a:before,.awxb-view.awxb-view .local-header ul.nav>li.selected>a:before{visibility:visible}@media (max-width:768px){.awxb-component.awxb-component .local-header ul.info>li,.awxb-view.awxb-view .local-header ul.info>li{display:block}.awxb-component.awxb-component .local-header ul.nav,.awxb-view.awxb-view .local-header ul.nav{margin:5px 0 0}.awxb-component.awxb-component .local-header ul.nav>li,.awxb-view.awxb-view .local-header ul.nav>li{margin-left:8px}.awxb-component.awxb-component .local-header ul.nav>li:first-child,.awxb-view.awxb-view .local-header ul.nav>li:first-child{margin-left:0}.awxb-component.awxb-component .local-header ul.nav>li:nth-child(4),.awxb-view.awxb-view .local-header ul.nav>li:nth-child(4){display:none}.awxb-component.awxb-component .local-header ul.nav>li a,.awxb-view.awxb-view .local-header ul.nav>li a{padding-left:0;padding-right:0}.awxb-component.awxb-component .local-header ul.nav>li a:before,.awxb-view.awxb-view .local-header ul.nav>li a:before{bottom:-7px}}.awxb-component.awxb-component .awxb-local.awxb-local>.row,.awxb-view.awxb-view .awxb-local.awxb-local>.row{padding-bottom:30px}@media (max-width:576px){.awxb-component.awxb-component .awxb-local.awxb-local>.row,.awxb-view.awxb-view .awxb-local.awxb-local>.row{padding-bottom:20px}}.awxb-component.awxb-component .awxb-local.awxb-local>.row:last-child,.awxb-view.awxb-view .awxb-local.awxb-local>.row:last-child{padding-bottom:0}.awxb-component.awxb-component .awxb-local.awxb-local .threats,.awxb-view.awxb-view .awxb-local.awxb-local .threats{position:relative;margin:24px 0 32px;border-top:3px solid #db0000;border-bottom:1px solid #db0000}.awxb-component.awxb-component .awxb-local.awxb-local .threats:after,.awxb-view.awxb-view .awxb-local.awxb-local .threats:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .threats i,.awxb-view.awxb-view .awxb-local.awxb-local .threats i{position:absolute;top:7.2px;left:2px;fill:#db0000}.awxb-component.awxb-component .awxb-local.awxb-local .threats>p,.awxb-view.awxb-view .awxb-local.awxb-local .threats>p{margin:10px 110px 10px 50px;color:#a80000}.awxb-component.awxb-component .awxb-local.awxb-local .threats .btn,.awxb-view.awxb-view .awxb-local.awxb-local .threats .btn{position:absolute;top:50%;right:0;margin-top:-14px;border-color:#db0000;color:#db0000}.awxb-component.awxb-component .awxb-local.awxb-local .threats .btn .icon,.awxb-view.awxb-view .awxb-local.awxb-local .threats .btn .icon{fill:#db0000}.awxb-component.awxb-component .awxb-local.awxb-local .threats .btn:hover,.awxb-view.awxb-view .awxb-local.awxb-local .threats .btn:hover{background-color:#db0000;color:#fff}.awxb-component.awxb-component .awxb-local.awxb-local .threats .btn:hover .icon,.awxb-view.awxb-view .awxb-local.awxb-local .threats .btn:hover .icon{fill:#fff}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .threats,.awxb-view.awxb-view .awxb-local.awxb-local .threats{font-size:14px;text-align:right}.awxb-component.awxb-component .awxb-local.awxb-local .threats>p,.awxb-view.awxb-view .awxb-local.awxb-local .threats>p{margin-right:0;text-align:left}.awxb-component.awxb-component .awxb-local.awxb-local .threats .btn,.awxb-view.awxb-view .awxb-local.awxb-local .threats .btn{position:relative;top:0;margin:0 0 16px}}.awxb-component.awxb-component .awxb-local.awxb-local .advisories,.awxb-component.awxb-component .awxb-local.awxb-local .advisories-listing,.awxb-view.awxb-view .awxb-local.awxb-local .advisories,.awxb-view.awxb-view .awxb-local.awxb-local .advisories-listing{margin:24px 0 32px}.awxb-component.awxb-component .awxb-local.awxb-local .awxb-view-threats+.awxb-view-advisories,.awxb-component.awxb-component .awxb-local.awxb-local .threats+.advisories,.awxb-view.awxb-view .awxb-local.awxb-local .awxb-view-threats+.awxb-view-advisories,.awxb-view.awxb-view .awxb-local.awxb-local .threats+.advisories{margin-top:-32px;margin-bottom:32px}.awxb-component.awxb-component .awxb-local.awxb-local .obs small,.awxb-view.awxb-view .awxb-local.awxb-local .obs small{font-size:60%}.awxb-component.awxb-component .awxb-local.awxb-local .obs h5,.awxb-view.awxb-view .awxb-local.awxb-local .obs h5{margin-bottom:6px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .timestamp,.awxb-view.awxb-view .awxb-local.awxb-local .obs .timestamp{font-size:12px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .info,.awxb-view.awxb-view .awxb-local.awxb-local .obs .info{margin:0;font-size:12px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx:after,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .wxicon,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .wxicon{float:right;width:50%;text-align:right}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .wxicon img,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .wxicon img{height:100px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .temps,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .temps{float:left;width:50%}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .temps:after,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .temps:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .temps>p,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .temps>p{margin:0;text-align:left}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .temps .temp,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .temps .temp{font-size:48px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .temps .temp-alt,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .temps .temp-alt{margin-top:-8px;font-size:16px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .wx .temps .temp-alt .units,.awxb-view.awxb-view .awxb-local.awxb-local .obs .wx .temps .temp-alt .units{font-size:16px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .weather,.awxb-view.awxb-view .awxb-local.awxb-local .obs .weather{font-size:14px;line-height:24px;text-align:left}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details{margin-bottom:6px;font-size:14px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details:after,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details .units,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details .units{font-size:14px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details .grid-label-value>li,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details .grid-label-value>li{margin-top:3px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details .grid-label-value>li:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details .grid-label-value>li:first-child{margin-top:0}@media (min-width:576px){.awxb-component.awxb-component .awxb-local.awxb-local .obs .details,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details{margin-left:20px;padding-left:20px;border-left:1px solid #ccc}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details>ul:nth-child(n+2)>li:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details>ul:nth-child(n+2)>li:first-child{margin-top:3px}}@media (max-width:576px){.awxb-component.awxb-component .awxb-local.awxb-local .obs .station-title,.awxb-view.awxb-view .awxb-local.awxb-local .obs .station-title{display:block;padding:0}.awxb-component.awxb-component .awxb-local.awxb-local .obs .weather,.awxb-view.awxb-view .awxb-local.awxb-local .obs .weather{margin-bottom:0}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details{margin:20px 0;border-top:1px solid #ccc;padding-top:20px}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details .grid-label-value,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details .grid-label-value{display:inline-block;width:45%;padding:0}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details .grid-label-value>li p,.awxb-view.awxb-view .awxb-local.awxb-local .obs .details .grid-label-value>li p{display:block;width:100%}.awxb-component.awxb-component .awxb-local.awxb-local .obs .details .grid-label-value>li:nth-child(n+2),.awxb-view.awxb-view .awxb-local.awxb-local .obs .details .grid-label-value>li:nth-child(n+2){margin-top:6px}}.awxb-component.awxb-component .awxb-local.awxb-local .outlook,.awxb-view.awxb-view .awxb-local.awxb-local .outlook{margin-top:20px}.awxb-component.awxb-component .awxb-local.awxb-local .outlook h5,.awxb-view.awxb-view .awxb-local.awxb-local .outlook h5{margin-bottom:6px}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .outlook,.awxb-view.awxb-view .awxb-local.awxb-local .outlook{font-size:14px}}.awxb-component.awxb-component .awxb-local.awxb-local .video-container,.awxb-view.awxb-view .awxb-local.awxb-local .video-container{margin-top:14px;line-height:16px}.awxb-component.awxb-component .awxb-local.awxb-local .video-container video,.awxb-view.awxb-view .awxb-local.awxb-local .video-container video{width:400px;height:225px}@media (max-width:576px){.awxb-component.awxb-component .awxb-local.awxb-local .video-container video,.awxb-view.awxb-view .awxb-local.awxb-local .video-container video{width:100%!important;height:auto!important}}.awxb-component.awxb-component .awxb-local.awxb-local .nearby,.awxb-view.awxb-view .awxb-local.awxb-local .nearby{margin-bottom:114px}.awxb-component.awxb-component .awxb-local.awxb-local .nearby ul>li,.awxb-view.awxb-view .awxb-local.awxb-local .nearby ul>li{position:relative;width:112px;margin:0 0 0 20px}.awxb-component.awxb-component .awxb-local.awxb-local .nearby ul>li:after,.awxb-view.awxb-view .awxb-local.awxb-local .nearby ul>li:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .nearby ul>li:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .nearby ul>li:first-child{margin-left:0}.awxb-component.awxb-component .awxb-local.awxb-local .nearby p,.awxb-view.awxb-view .awxb-local.awxb-local .nearby p{margin:0}.awxb-component.awxb-component .awxb-local.awxb-local .nearby .data,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .data{padding-bottom:4px;border-bottom:2px solid #efefef}.awxb-component.awxb-component .awxb-local.awxb-local .nearby .data:after,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .data:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .nearby .data .wxicon,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .data .wxicon{float:right;width:50px;height:50px;text-align:right}.awxb-component.awxb-component .awxb-local.awxb-local .nearby .data .wxicon img,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .data .wxicon img{height:50px}.awxb-component.awxb-component .awxb-local.awxb-local .nearby .data .temp,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .data .temp{float:left;margin-top:15px;font-size:32px;line-height:30px}@media (max-width:992px){.awxb-component.awxb-component .awxb-local.awxb-local .nearby .place,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .place{margin-bottom:10px}.awxb-component.awxb-component .awxb-local.awxb-local .nearby .place:last-child,.awxb-view.awxb-view .awxb-local.awxb-local .nearby .place:last-child{margin-bottom:0}.awxb-component.awxb-component .awxb-local.awxb-local .nearby ul>li,.awxb-view.awxb-view .awxb-local.awxb-local .nearby ul>li{width:45%}}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .period,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .period{font-size:16px;font-weight:700;margin-bottom:6px}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx:after,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .wxicon,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .wxicon{float:right;width:40%;text-align:right}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .wxicon img,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .wxicon img{height:80px}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .wxicon .pop,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .wxicon .pop{float:right;width:80px;text-align:center}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .data,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .data{float:left;width:60%}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .data p,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .data p{margin:0;text-align:left}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .data p.temp,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .data p.temp{font-size:28px}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .data p.wx-phrase,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .data p.wx-phrase{height:40px;margin-top:-1px;font-size:16px;line-height:1.2}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .details,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .details{margin-left:5px;font-size:13px}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .shortterm,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm{padding-bottom:30px}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm [class*=col-]:nth-child(n+2),.awxb-view.awxb-view .awxb-local.awxb-local .shortterm [class*=col-]:nth-child(n+2){margin-top:32px}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .wx .data p.wx-phrase,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .wx .data p.wx-phrase{height:auto}.awxb-component.awxb-component .awxb-local.awxb-local .shortterm .details,.awxb-view.awxb-view .awxb-local.awxb-local .shortterm .details{margin-top:0}}.awxb-component.awxb-component .awxb-local.awxb-local .almanac,.awxb-view.awxb-view .awxb-local.awxb-local .almanac{font-size:14px}.awxb-component.awxb-component .awxb-local.awxb-local .almanac table,.awxb-component.awxb-component .awxb-local.awxb-local .almanac table td,.awxb-component.awxb-component .awxb-local.awxb-local .almanac table th,.awxb-component.awxb-component .awxb-local.awxb-local .almanac table tr,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table td,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table th,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table tr{border:0}.awxb-component.awxb-component .awxb-local.awxb-local .almanac table th,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table th{font-weight:700}.awxb-component.awxb-component .awxb-local.awxb-local .almanac table th:nth-child(2),.awxb-component.awxb-component .awxb-local.awxb-local .almanac table th:nth-child(3),.awxb-view.awxb-view .awxb-local.awxb-local .almanac table th:nth-child(2),.awxb-view.awxb-view .awxb-local.awxb-local .almanac table th:nth-child(3){border-bottom:2px solid #efefee}.awxb-component.awxb-component .awxb-local.awxb-local .almanac table td,.awxb-component.awxb-component .awxb-local.awxb-local .almanac table th,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table td,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table th{padding:4px 0}.awxb-component.awxb-component .awxb-local.awxb-local .almanac table td,.awxb-view.awxb-view .awxb-local.awxb-local .almanac table td{vertical-align:middle}.awxb-component.awxb-component .awxb-local.awxb-local .almanac .units,.awxb-view.awxb-view .awxb-local.awxb-local .almanac .units{font-size:14px}.awxb-component.awxb-component .awxb-local.awxb-local .almanac .temp,.awxb-view.awxb-view .awxb-local.awxb-local .almanac .temp{font-size:14px;font-weight:700}.awxb-component.awxb-component .awxb-local.awxb-local .almanac .temp+.units,.awxb-view.awxb-view .awxb-local.awxb-local .almanac .temp+.units{font-size:16px}.awxb-component.awxb-component .awxb-local.awxb-local .almanac .btn-more,.awxb-view.awxb-view .awxb-local.awxb-local .almanac .btn-more{padding:2px 6px;border:1px solid #aaa}.awxb-component.awxb-component .awxb-local.awxb-local .almanac .btn-more:hover,.awxb-view.awxb-view .awxb-local.awxb-local .almanac .btn-more:hover{border-color:#333}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .almanac ul>li:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .almanac ul>li:first-child{font-size:12px}}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period ul,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period ul{width:100%}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .details .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .details .data-item{display:inline-block}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .wxicon,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .wxicon{text-align:center}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .wxicon img,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .wxicon img{height:60px}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .wxicon .pop,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .wxicon .pop{display:block;text-align:center}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .temp,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .temp{height:60px;line-height:60px;font-size:32px;text-align:right}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .data-item .data-item-label,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .data-item .data-item-label{font-size:11px}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .data-item .data-item-val,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .data-item .data-item-val{font-size:14px;font-weight:700}.awxb-component.awxb-component .awxb-local.awxb-local .daynight-period .phrase,.awxb-view.awxb-view .awxb-local.awxb-local .daynight-period .phrase{margin-top:20px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .block-title+table,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .block-title+table{margin-top:-2px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .section-title-wrapper .controls,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .section-title-wrapper .controls{position:absolute;bottom:2px;right:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .section-title-wrapper .controls .btn,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .section-title-wrapper .controls .btn{background:transparent;margin:0 4px;font-size:12px;font-weight:700;padding:0;text-transform:uppercase}.awxb-component.awxb-component .awxb-local.awxb-local .forecast td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast td{position:relative;font-size:14px;padding:14px 6px;vertical-align:middle}.awxb-component.awxb-component .awxb-local.awxb-local .forecast tr.header td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast tr.header td{padding:2.2px 6px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .col-date,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .col-date{width:80px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .day,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .day{font-weight:700;text-transform:uppercase}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .date,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .date{font-size:12px;color:#777}.awxb-component.awxb-component .awxb-local.awxb-local .forecast .pop,.awxb-view.awxb-view .awxb-local.awxb-local .forecast .pop{font-size:14px;padding-left:10px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast img.wxicon,.awxb-view.awxb-view .awxb-local.awxb-local .forecast img.wxicon{height:50px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .block-title,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .block-title{margin:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .col-temp,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .col-temp{width:30%}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .col-controls,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .col-controls{width:30px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended td:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended td:first-child{padding-top:1.16px;vertical-align:top}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .daynight-period .wx,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .daynight-period .wx{font-size:16px;margin-bottom:5px;line-height:1.3}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic th,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic th{border:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic tr:first-child td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic tr:first-child td{border-top:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period h5,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period h5{display:inline-block;font-size:12px;font-weight:700;border-bottom:2px solid #17a8e1;padding:0 32px 3px 0;color:#1285b3;text-transform:uppercase}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .details .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .details .data-item{margin-left:20px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .details .data-item:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .details .data-item:first-child{width:110px;margin-left:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .temp,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .temp{text-align:left}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable td:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable td:first-child{width:80px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable td:last-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable td:last-child{width:30px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable .icon-collapse,.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable .icon-expand,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable .icon-collapse,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable .icon-expand{width:20px;height:20px;fill:#777}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable .btn-expand:hover .icon,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable .btn-expand:hover .icon{fill:#333}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) .units,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) .units{font-size:100%}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(4),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(4){width:30%}@media (max-width:767.98px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(3),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(5),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(6),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(7),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(3),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(5),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(6),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(7),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(3),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(5),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(6),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) td:nth-child(7),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(3),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(5),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(6),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr:not(.expanded) th:nth-child(7){display:none!important}}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded{display:none}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded td{position:relative;padding-top:24px;padding-bottom:24px;vertical-align:top}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded td:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded td:first-child{padding-top:1.16px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded td:nth-child(2),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded td:nth-child(2){padding-left:0;padding-right:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header{margin-top:-24px;margin-bottom:24px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header:after,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header .period,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header .period{float:left;position:relative;width:50%;height:45px;border-bottom:2px solid rgba(23,168,225,.8)}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header .period>span,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header .period>span{position:absolute;left:10px;bottom:6px;font-size:12px;font-weight:700;color:#17a8e1;text-transform:uppercase}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header:hover,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header:hover{cursor:pointer}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header:hover .period,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .header:hover .period{background:rgba(23,168,225,.1)}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded h5,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded h5{display:none;font-size:12px;font-weight:700;border-bottom:2px solid #17a8e1;padding:0 32px 3px 0;color:#1285b3;text-transform:uppercase}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .collapser,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .collapser{position:absolute;top:0;left:0;right:0;height:80px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .collapser:hover,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .collapser:hover{background:#fefefe}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .details .units,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .details .units{font-size:100%;padding-left:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .daynight-period .wxicon img,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .daynight-period .wxicon img{height:60px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .daynight-period .temp,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .daynight-period .temp{height:60px;line-height:60px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .btn-more,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .btn-more{float:right}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable.is-expanded tr:not(.expanded) td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable.is-expanded tr:not(.expanded) td{border-top:1px solid #777;border-bottom:1px solid #777}@media (min-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .daynight-period:last-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .table-expandable tr.expanded .daynight-period:last-child{padding-left:0}}@media (max-width:992px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .details .data-item:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .details .data-item:first-child{width:auto}}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended td{padding:8px 6px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended .col-temp,.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended td:nth-child(4),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended .col-temp,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended td:nth-child(4){width:50%}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic td:nth-child(2),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic td:nth-child(2){padding:32px 6px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period:last-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period:last-child{margin-top:30px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .wx,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended.forecast-basic .daynight-period .wx{margin-top:10px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .header,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .header{display:none}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended tr.expanded h5,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended tr.expanded h5{display:inline-block}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period{padding-right:0}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period .details,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period .details{margin-top:16px;border-bottom:1px solid #ddd;padding-bottom:16px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period:last-child,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period:last-child{margin-top:20px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period:last-child .details,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-extended tr.expanded .daynight-period:last-child .details{border-bottom:0;padding-bottom:0}}@media (max-width:767.98px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(5),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(6),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(8),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(9),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(5),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(6),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(8),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(9),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(5),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(6),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(8),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(9),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(5),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(6),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(8),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(9){display:none!important}}@media (max-width:575.98px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(7),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(10),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(7),.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(10),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(7),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(10),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(7),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(10){display:none!important}}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(n+4),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th:nth-child(n+4){text-align:center;background:#eee;color:#333}@media (max-width:575.98px){.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly th,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly th{background:transparent}}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td,.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td{padding:6px}.awxb-component.awxb-component .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(n+4),.awxb-view.awxb-view .awxb-local.awxb-local .forecast.forecast-hourly td:nth-child(n+4){text-align:center}.awxb-component.awxb-component .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .details .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .details .data-item{width:40%}.awxb-component.awxb-component .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .wxicon img,.awxb-view.awxb-view .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .wxicon img{height:80px}.awxb-component.awxb-component .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .temp,.awxb-view.awxb-view .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .temp{height:80px;line-height:80px;font-size:28px}.awxb-component.awxb-component .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .phrase,.awxb-view.awxb-view .awxb-local.awxb-local .table-expandable tr.expanded .daynight-period .phrase{margin-top:20px}.awxb-component.awxb-component .awxb-local.awxb-local .temp-range,.awxb-view.awxb-view .awxb-local.awxb-local .temp-range{position:absolute;top:50%;left:45px;right:45px;margin-top:-9px;height:18px}.awxb-component.awxb-component .awxb-local.awxb-local .temp-range .temp-bar,.awxb-view.awxb-view .awxb-local.awxb-local .temp-range .temp-bar{position:absolute;top:50%;height:18px;min-width:20px;margin-top:-9px;background-color:#ccc;border-radius:10px}.awxb-component.awxb-component .awxb-local.awxb-local .temp-range .temp-bar .max,.awxb-component.awxb-component .awxb-local.awxb-local .temp-range .temp-bar .min,.awxb-view.awxb-view .awxb-local.awxb-local .temp-range .temp-bar .max,.awxb-view.awxb-view .awxb-local.awxb-local .temp-range .temp-bar .min{position:absolute;width:35px;height:18px;line-height:18px;font-size:14.8px;font-weight:400}.awxb-component.awxb-component .awxb-local.awxb-local .temp-range .temp-bar .min,.awxb-view.awxb-view .awxb-local.awxb-local .temp-range .temp-bar .min{left:-40px;text-align:right}.awxb-component.awxb-component .awxb-local.awxb-local .temp-range .temp-bar .max,.awxb-view.awxb-view .awxb-local.awxb-local .temp-range .temp-bar .max{right:-40px;text-align:left}.awxb-component.awxb-component .awxb-local.awxb-local .indices .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .indices .data-item{display:inline-block;width:30%;margin:0 0 15px}@media (max-width:575.98px){.awxb-component.awxb-component .awxb-local.awxb-local .indices .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .indices .data-item{width:45%}}.awxb-component.awxb-component .awxb-local.awxb-local .sunmoon .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .sunmoon .data-item{margin:0 0 15px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .block-title-secondary,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .block-title-secondary{margin-top:3px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item{display:block;width:100%;margin-top:5px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item .label,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item .label{font-size:12px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item .val,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item .val{font-size:16px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item.data-item-icon .icon.indicator,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item.data-item-icon .icon.indicator{margin-top:2px;width:14px;height:14px;background-color:#ccc;border-radius:10px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item.data-item-icon .icon.indicator:before,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item.data-item-icon .icon.indicator:before{border-radius:11px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item.data-item-icon .label,.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item.data-item-icon .val,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item.data-item-icon .label,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item.data-item-icon .val{margin-left:28px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events>.row,.awxb-view.awxb-view .awxb-local.awxb-local .local-events>.row{margin-top:15px}.awxb-component.awxb-component .awxb-local.awxb-local .local-events>.row:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .local-events>.row:first-child{margin-top:0}@media (max-width:575.98px){.awxb-component.awxb-component .awxb-local.awxb-local .local-events,.awxb-view.awxb-view .awxb-local.awxb-local .local-events{margin-bottom:30px}}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .local-events .data-item,.awxb-view.awxb-view .awxb-local.awxb-local .local-events .data-item{padding-left:15px}}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav{margin:14px 0 16px}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav:after,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .pagination,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .pagination{margin-left:10px}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .pagination:first-child,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .pagination:first-child{margin-left:0}@media (max-width:768px){.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .pagination>li:not(.selected),.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .pagination>li:not(.selected){display:none}}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .month-selector,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .month-selector{float:left}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .month-selector:after,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .month-selector:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .btn-nav,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .btn-nav{float:right}.awxb-component.awxb-component .awxb-local.awxb-local .history-nav .btn-nav .btn-icon-list .icon,.awxb-view.awxb-view .awxb-local.awxb-local .history-nav .btn-nav .btn-icon-list .icon{margin:-8px 0 0 -9px}@media (max-width:576px){.awxb-component.awxb-component .awxb-local.awxb-local .btn-calendar,.awxb-view.awxb-view .awxb-local.awxb-local .btn-calendar{display:none}}.awxb-component.awxb-component .advisories,.awxb-component.awxb-component .advisories-listing,.awxb-view.awxb-view .advisories,.awxb-view.awxb-view .advisories-listing{margin:24px 0 32px;background:#db0000;padding:4px 10px;color:#fff;border-bottom:3px solid #a80000}.awxb-component.awxb-component .advisories-listing h6,.awxb-component.awxb-component .advisories h6,.awxb-view.awxb-view .advisories-listing h6,.awxb-view.awxb-view .advisories h6{margin:2px 0 4px;font-size:10px;font-weight:700;text-transform:uppercase}.awxb-component.awxb-component .advisories-listing a,.awxb-component.awxb-component .advisories a,.awxb-view.awxb-view .advisories-listing a,.awxb-view.awxb-view .advisories a{color:#fff}.awxb-component.awxb-component .advisories-listing a:hover,.awxb-component.awxb-component .advisories a:hover,.awxb-view.awxb-view .advisories-listing a:hover,.awxb-view.awxb-view .advisories a:hover{text-decoration:underline}.awxb-component.awxb-component .advisories-listing .detail,.awxb-component.awxb-component .advisories .detail,.awxb-view.awxb-view .advisories-listing .detail,.awxb-view.awxb-view .advisories .detail{font-size:.8em;padding-left:10px}@media (max-width:768px){.awxb-component.awxb-component .advisories-listing a,.awxb-component.awxb-component .advisories a,.awxb-view.awxb-view .advisories-listing a,.awxb-view.awxb-view .advisories a{display:block}.awxb-component.awxb-component .advisories-listing .separator,.awxb-component.awxb-component .advisories .separator,.awxb-view.awxb-view .advisories-listing .separator,.awxb-view.awxb-view .advisories .separator{display:none}}.awxb-component.awxb-component .awxb-advisories.awxb-advisories h3,.awxb-view.awxb-view .awxb-advisories.awxb-advisories h3{margin-bottom:5px;border-bottom:0}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .map img,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .map img{width:100%!important;height:auto!important}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item+a+.advisory-item,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item+a+.advisory-item{margin-top:28px}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-header,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-header{position:relative;margin-bottom:16px;font-size:14px;border-bottom:2px solid #17a8e1}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-header:after,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-header:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-header h4,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-header h4{float:left;font-weight:500}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-header h4.has-dot,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-header h4.has-dot{margin-left:37px}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-header .detail,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-header .detail{font-size:.75em;font-weight:400;color:#666;padding-left:10px}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-header .dot,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-header .dot{position:absolute;left:4px;width:20px;height:20px;border-radius:10px;background-color:#ccc}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item .advisory-body,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item .advisory-body{font-size:15.2px;line-height:21.6px}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisory-item pre,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisory-item pre{display:block;font-family:inherit;font-size:15.2px;line-height:14.8px;word-wrap:break-word}.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisories,.awxb-component.awxb-component .awxb-advisories.awxb-advisories .advisories-listing,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisories,.awxb-view.awxb-view .awxb-advisories.awxb-advisories .advisories-listing{margin-top:0}.awxb-component.awxb-component .table-calendar .units,.awxb-view.awxb-view .table-calendar .units{font-size:100%}.awxb-component.awxb-component .table-calendar th,.awxb-view.awxb-view .table-calendar th{width:14.285%;border:4px solid #fff;background:#1285b3;color:#fff;text-align:left}.awxb-component.awxb-component .table-calendar th:first-child,.awxb-view.awxb-view .table-calendar th:first-child{border-left:0}.awxb-component.awxb-component .table-calendar th:last-child,.awxb-view.awxb-view .table-calendar th:last-child{border-right:0}.awxb-component.awxb-component .table-calendar td,.awxb-view.awxb-view .table-calendar td{position:relative;border:4px solid #fff;background:#fff;padding:1px}.awxb-component.awxb-component .table-calendar td:first-child,.awxb-view.awxb-view .table-calendar td:first-child{border-left:0}.awxb-component.awxb-component .table-calendar td:last-child,.awxb-view.awxb-view .table-calendar td:last-child{border-right:0}.awxb-component.awxb-component .table-calendar td:nth-child(2n),.awxb-view.awxb-view .table-calendar td:nth-child(2n){background-color:#f8f8f8}.awxb-component.awxb-component .table-calendar td:not(.disabled):hover,.awxb-view.awxb-view .table-calendar td:not(.disabled):hover{cursor:pointer;background-color:#fff}.awxb-component.awxb-component .table-calendar td:not(.disabled):hover .bg,.awxb-view.awxb-view .table-calendar td:not(.disabled):hover .bg{border-top-width:2px}.awxb-component.awxb-component .table-calendar td p,.awxb-view.awxb-view .table-calendar td p{margin:0}.awxb-component.awxb-component .table-calendar td a,.awxb-view.awxb-view .table-calendar td a{color:#212529;text-decoration:none}.awxb-component.awxb-component .table-calendar td .bg,.awxb-view.awxb-view .table-calendar td .bg{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;border:1px solid transparent;border-top:2px solid #555}.awxb-component.awxb-component .table-calendar td .inner,.awxb-view.awxb-view .table-calendar td .inner{display:block;z-index:10;padding:5px;min-height:180px}.awxb-component.awxb-component .table-calendar td .date,.awxb-view.awxb-view .table-calendar td .date{position:absolute;top:0;left:0;width:30px;height:30px;font-size:14px;font-weight:700;background-color:#555;color:#fff;text-align:center;line-height:30px}.awxb-component.awxb-component .table-calendar td .wxicon,.awxb-view.awxb-view .table-calendar td .wxicon{height:70px;margin-bottom:6px;text-align:center}.awxb-component.awxb-component .table-calendar td .wxicon img,.awxb-view.awxb-view .table-calendar td .wxicon img{width:70px;height:70px}.awxb-component.awxb-component .table-calendar td .wx,.awxb-view.awxb-view .table-calendar td .wx{font-size:12px;text-align:center}.awxb-component.awxb-component .table-calendar td .temps,.awxb-view.awxb-view .table-calendar td .temps{margin-top:10px;text-align:right}.awxb-component.awxb-component .table-calendar td .temps .max,.awxb-view.awxb-view .table-calendar td .temps .max{font-size:112px}.awxb-component.awxb-component .table-calendar td .temps .min,.awxb-view.awxb-view .table-calendar td .temps .min{font-size:24px}.awxb-component.awxb-component .table-calendar td .precip,.awxb-view.awxb-view .table-calendar td .precip{margin-bottom:35px;text-align:right;line-height:20px}.awxb-component.awxb-component .table-calendar td .precip .u-imp .units,.awxb-view.awxb-view .table-calendar td .precip .u-imp .units{font-size:100%}.awxb-component.awxb-component .table-calendar td .normals,.awxb-view.awxb-view .table-calendar td .normals{position:absolute;bottom:0;left:0;right:0;padding:5px}.awxb-component.awxb-component .table-calendar td .normals:after,.awxb-view.awxb-view .table-calendar td .normals:after{display:block;clear:both;content:""}.awxb-component.awxb-component .table-calendar td .normals>p,.awxb-view.awxb-view .table-calendar td .normals>p{width:45%}.awxb-component.awxb-component .table-calendar td .normals>.label,.awxb-view.awxb-view .table-calendar td .normals>.label{float:left;font-size:11px;line-height:16px;text-transform:uppercase}.awxb-component.awxb-component .table-calendar td .normals>.val,.awxb-view.awxb-view .table-calendar td .normals>.val{float:right;line-height:16px;text-align:right}.awxb-component.awxb-component .table-calendar td [class*=icon-],.awxb-view.awxb-view .table-calendar td [class*=icon-]{display:inline-block;width:15px;height:15px}.awxb-component.awxb-component .table-calendar td.today,.awxb-view.awxb-view .table-calendar td.today{background-color:#fff}.awxb-component.awxb-component .table-calendar td.today .bg,.awxb-view.awxb-view .table-calendar td.today .bg{border:2px solid #17a8e1;border-top:4px solid #17a8e1}.awxb-component.awxb-component .table-calendar td.today .date,.awxb-view.awxb-view .table-calendar td.today .date{background-color:#17a8e1}.awxb-component.awxb-component .table-calendar td.today:hover .bg,.awxb-view.awxb-view .table-calendar td.today:hover .bg{border-width:6px 3px 3px}.awxb-component.awxb-component .table-calendar td.past,.awxb-view.awxb-view .table-calendar td.past{color:#7c7c7c;background-color:#fefefe}.awxb-component.awxb-component .table-calendar td.past:nth-child(2n),.awxb-view.awxb-view .table-calendar td.past:nth-child(2n){background-color:#f8f8f8}.awxb-component.awxb-component .table-calendar td.past .bg,.awxb-view.awxb-view .table-calendar td.past .bg{border-top-color:#888}.awxb-component.awxb-component .table-calendar td.past .date,.awxb-view.awxb-view .table-calendar td.past .date{background-color:#888}.awxb-component.awxb-component .table-calendar td.past .inner,.awxb-view.awxb-view .table-calendar td.past .inner{color:#7c7c7c}.awxb-component.awxb-component .table-calendar td.past .temps .max,.awxb-view.awxb-view .table-calendar td.past .temps .max{font-size:14px}.awxb-component.awxb-component .table-calendar td.past .temps .min,.awxb-view.awxb-view .table-calendar td.past .temps .min{font-size:16px}.awxb-component.awxb-component .table-calendar td.past .wxicon img,.awxb-view.awxb-view .table-calendar td.past .wxicon img{opacity:.5}.awxb-component.awxb-component .table-calendar td.past:hover,.awxb-view.awxb-view .table-calendar td.past:hover{color:#555;background-color:#fff}.awxb-component.awxb-component .table-calendar td.past:hover .bg,.awxb-view.awxb-view .table-calendar td.past:hover .bg{border-color:#555;border-top-width:4px}.awxb-component.awxb-component .table-calendar td.past:hover .date,.awxb-view.awxb-view .table-calendar td.past:hover .date{background-color:#555}.awxb-component.awxb-component .table-calendar td.past:hover .inner,.awxb-view.awxb-view .table-calendar td.past:hover .inner{color:#555}.awxb-component.awxb-component .table-calendar td.past:hover .wxicon img,.awxb-view.awxb-view .table-calendar td.past:hover .wxicon img{opacity:1}.awxb-component.awxb-component .table-calendar td.future:hover .bg,.awxb-view.awxb-view .table-calendar td.future:hover .bg{border-color:#17a8e1;border-top-width:4px}.awxb-component.awxb-component .table-calendar td.future:hover .date,.awxb-view.awxb-view .table-calendar td.future:hover .date{background-color:#17a8e1}.awxb-component.awxb-component .table-calendar td.disabled,.awxb-view.awxb-view .table-calendar td.disabled{color:#7c7c7c}.awxb-component.awxb-component .table-calendar td.disabled .bg,.awxb-view.awxb-view .table-calendar td.disabled .bg{border-color:#a2a2a2 transparent transparent}.awxb-component.awxb-component .table-calendar td.disabled .date,.awxb-view.awxb-view .table-calendar td.disabled .date{background-color:#a2a2a2}.awxb-component.awxb-component .table-calendar td.disabled .normals,.awxb-view.awxb-view .table-calendar td.disabled .normals{background-color:#efefef}.awxb-component.awxb-component .table-calendar td.disabled .precip,.awxb-view.awxb-view .table-calendar td.disabled .precip{visibility:hidden}.awxb-component.awxb-component .table-calendar td.disabled:hover,.awxb-view.awxb-view .table-calendar td.disabled:hover{cursor:default}.awxb-component.awxb-component .table-calendar td.disabled:hover .bg,.awxb-view.awxb-view .table-calendar td.disabled:hover .bg{border-left:0;border-right:0;border-bottom:0}.awxb-component.awxb-component .table-calendar td.hidden,.awxb-view.awxb-view .table-calendar td.hidden{visibility:hidden}.awxb-component.awxb-component .table-calendar-full,.awxb-view.awxb-view .table-calendar-full{display:table}.awxb-component.awxb-component .table-calendar-list,.awxb-view.awxb-view .table-calendar-list{display:none}.awxb-component.awxb-component .table-calendar-list td .inner,.awxb-view.awxb-view .table-calendar-list td .inner{min-height:80px}.awxb-component.awxb-component .table-calendar-list td .day,.awxb-view.awxb-view .table-calendar-list td .day{margin:0 0 10px 35px;line-height:19px;font-size:12.8px;font-weight:600;text-transform:uppercase}.awxb-component.awxb-component .table-calendar-list td .data,.awxb-view.awxb-view .table-calendar-list td .data{margin-left:40px}.awxb-component.awxb-component .table-calendar-list td .wxicon,.awxb-view.awxb-view .table-calendar-list td .wxicon{display:inline-block;width:80px}.awxb-component.awxb-component .table-calendar-list td .wx,.awxb-view.awxb-view .table-calendar-list td .wx{display:none;margin:0 15px;font-size:14.4px;text-align:left}.awxb-component.awxb-component .table-calendar-list td .wxdata,.awxb-view.awxb-view .table-calendar-list td .wxdata{float:right;width:130px;margin-top:-15px}.awxb-component.awxb-component .table-calendar-list td .wxdata:after,.awxb-view.awxb-view .table-calendar-list td .wxdata:after{display:block;clear:both;content:""}.awxb-component.awxb-component .table-calendar-list td .temps,.awxb-view.awxb-view .table-calendar-list td .temps{margin-top:0;text-align:right}.awxb-component.awxb-component .table-calendar-list td .temps .max,.awxb-view.awxb-view .table-calendar-list td .temps .max{font-size:24px}.awxb-component.awxb-component .table-calendar-list td .temps .min,.awxb-view.awxb-view .table-calendar-list td .temps .min{font-size:32px}.awxb-component.awxb-component .table-calendar-list td .precip,.awxb-view.awxb-view .table-calendar-list td .precip{margin-bottom:15px}.awxb-component.awxb-component .table-calendar-list td .normals,.awxb-view.awxb-view .table-calendar-list td .normals{position:relative;left:auto;right:auto;bottom:auto}.awxb-component.awxb-component .table-calendar-list td.past .temps .max,.awxb-view.awxb-view .table-calendar-list td.past .temps .max{font-size:32px}.awxb-component.awxb-component .table-calendar-list td.past .temps .min,.awxb-view.awxb-view .table-calendar-list td.past .temps .min{font-size:112px}@media (max-width:767.98px){.awxb-component.awxb-component .table-calendar-full,.awxb-view.awxb-view .table-calendar-full{display:none}.awxb-component.awxb-component .table-calendar-list,.awxb-view.awxb-view .table-calendar-list{display:table}}.awxb-component.awxb-component .airquality .aqi-status,.awxb-component.awxb-component .airquality .aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status,.awxb-view.awxb-view .airquality .aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-sm{background:#ccc;border-radius:.96px;color:#fff;font-size:48px;padding:0 32px;text-align:center}.awxb-component.awxb-component .airquality .aqi-status-cn-excellent.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-good.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-in-good.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-cn-excellent,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-good,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-in-good,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-excellent.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-excellent.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-good.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-good.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-good.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-good.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-cn-excellent.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-good.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-in-good.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-cn-excellent,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-good,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-in-good,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-excellent.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-excellent.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-good.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-good.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-good.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-good.aqi-status-sm{background:#00e400;color:#333}.awxb-component.awxb-component .airquality .aqi-status-cn-good.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-in-satisfactory.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-moderate.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-cn-good,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-in-satisfactory,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-moderate,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-good.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-good.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-satisfactory.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-satisfactory.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-moderate.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-moderate.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-cn-good.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-in-satisfactory.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-moderate.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-cn-good,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-in-satisfactory,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-moderate,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-good.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-good.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-satisfactory.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-satisfactory.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-moderate.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-moderate.aqi-status-sm{background:#ff0;color:#333}.awxb-component.awxb-component .airquality .aqi-status-cn-slightly-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-in-moderately-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-usg.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-cn-slightly-polluted,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-in-moderately-polluted,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-usg,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-slightly-polluted.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-slightly-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-moderately-polluted.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-moderately-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-usg.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-usg.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-cn-slightly-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-in-moderately-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-usg.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-cn-slightly-polluted,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-in-moderately-polluted,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-usg,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-slightly-polluted.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-slightly-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-moderately-polluted.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-moderately-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-usg.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-usg.aqi-status-sm{background:#ff7e00}.awxb-component.awxb-component .airquality .aqi-status-cn-lightly-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-in-poor.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-unhealthy.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-cn-lightly-polluted,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-in-poor,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-unhealthy,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-lightly-polluted.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-lightly-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-poor.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-poor.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-unhealthy.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-unhealthy.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-cn-lightly-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-in-poor.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-unhealthy.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-cn-lightly-polluted,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-in-poor,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-unhealthy,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-lightly-polluted.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-lightly-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-poor.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-poor.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-unhealthy.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-unhealthy.aqi-status-sm{background:red}.awxb-component.awxb-component .airquality .aqi-status-cn-moderately-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-in-very-poor.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-very-unhealthy.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-cn-moderately-polluted,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-in-very-poor,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-very-unhealthy,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-moderately-polluted.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-moderately-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-very-poor.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-very-poor.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-very-unhealthy.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-very-unhealthy.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-cn-moderately-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-in-very-poor.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-very-unhealthy.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-cn-moderately-polluted,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-in-very-poor,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-very-unhealthy,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-moderately-polluted.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-moderately-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-very-poor.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-very-poor.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-very-unhealthy.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-very-unhealthy.aqi-status-sm{background:#8f3f97}.awxb-component.awxb-component .airquality .aqi-status-cn-heavily-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-hazardous.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status-in-severe.aqi-status-sm,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-cn-heavily-polluted,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-hazardous,.awxb-component.awxb-component .airquality .aqi-status.aqi-status-in-severe,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-heavily-polluted.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-cn-heavily-polluted.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-hazardous.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-hazardous.aqi-status-sm,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-severe.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-in-severe.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-cn-heavily-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-hazardous.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-in-severe.aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-cn-heavily-polluted,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-hazardous,.awxb-view.awxb-view .airquality .aqi-status.aqi-status-in-severe,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-heavily-polluted.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-cn-heavily-polluted.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-hazardous.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-hazardous.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-severe.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-in-severe.aqi-status-sm{background:#7e0023}.awxb-component.awxb-component .airquality .aqi-status-sm,.awxb-view.awxb-view .airquality .aqi-status-sm{border-radius:4.8px;display:inline-block;font-size:12.8px;margin:0;padding:.32px 0;width:28px}.awxb-component.awxb-component .airquality .aqi-category,.awxb-view.awxb-view .airquality .aqi-category{font-size:24px;line-height:2.32px}.awxb-component.awxb-component .airquality .aqi-dominant,.awxb-view.awxb-view .airquality .aqi-dominant{font-size:14.4px;line-height:16px;margin-bottom:8px}.awxb-component.awxb-component .airquality .aqi-sources,.awxb-view.awxb-view .airquality .aqi-sources{font-size:12.8px;font-style:italic;color:#888}.awxb-component.awxb-component .airquality .obs,.awxb-view.awxb-view .airquality .obs{font-size:1.32px}.awxb-component.awxb-component .airquality .obs h3,.awxb-view.awxb-view .airquality .obs h3{margin-bottom:0}.awxb-component.awxb-component .airquality .obs .timestamp,.awxb-view.awxb-view .airquality .obs .timestamp{font-size:12.8px;color:#666}.awxb-component.awxb-component .airquality .obs .aqi-category,.awxb-view.awxb-view .airquality .obs .aqi-category{margin-bottom:0}.awxb-component.awxb-component .airquality .obs .pollutants,.awxb-view.awxb-view .airquality .obs .pollutants{font-size:12.8px}.awxb-component.awxb-component .airquality .nearby th,.awxb-view.awxb-view .airquality .nearby th{border-top:0;font-size:12.8px;vertical-align:bottom}.awxb-component.awxb-component .airquality .nearby th:nth-child(n+2),.awxb-view.awxb-view .airquality .nearby th:nth-child(n+2){text-align:right;width:80px}.awxb-component.awxb-component .airquality .nearby td,.awxb-view.awxb-view .airquality .nearby td{font-size:14.4px;vertical-align:middle}.awxb-component.awxb-component .airquality .nearby td:nth-child(n+2),.awxb-view.awxb-view .airquality .nearby td:nth-child(n+2){text-align:right}.awxb-component.awxb-component .airquality .nearby td.small,.awxb-view.awxb-view .airquality .nearby td.small{font-size:small}.awxb-component.awxb-component .airquality .forecast table,.awxb-view.awxb-view .airquality .forecast table{border-top:0;margin-bottom:0}.awxb-component.awxb-component .airquality .forecast th,.awxb-view.awxb-view .airquality .forecast th{background:#333;border-color:#333;border-left:1px solid #fff;color:#fff;font-size:12.8px;padding:4.8px 8px;text-align:left;text-transform:uppercase;white-space:nowrap}.awxb-component.awxb-component .airquality .forecast td,.awxb-view.awxb-view .airquality .forecast td{border-left:1px solid #fff;font-size:12px;padding:6px 8px;text-align:center}.awxb-component.awxb-component .airquality .forecast td:first-child,.awxb-view.awxb-view .airquality .forecast td:first-child{border-left:0}.awxb-component.awxb-component .airquality .forecast td.aqi-status,.awxb-component.awxb-component .airquality .forecast td.aqi-status-sm,.awxb-view.awxb-view .airquality .forecast td.aqi-status,.awxb-view.awxb-view .airquality .forecast td.aqi-status-sm{border-radius:0;font-size:14.4px;font-weight:700;padding:4.4px 12px}.awxb-component.awxb-component .airquality .forecast-container,.awxb-view.awxb-view .airquality .forecast-container{position:relative}.awxb-component.awxb-component .airquality .forecast-container .forecast-row-names,.awxb-view.awxb-view .airquality .forecast-container .forecast-row-names{left:0;position:absolute;top:0;width:160px;z-index:10}.awxb-component.awxb-component .airquality .forecast-container .forecast-row-names th,.awxb-view.awxb-view .airquality .forecast-container .forecast-row-names th{background:transparent;border-left:0;border-top-color:transparent}.awxb-component.awxb-component .airquality .forecast-container .forecast-row-names td,.awxb-view.awxb-view .airquality .forecast-container .forecast-row-names td{font-weight:700;text-align:left}.awxb-component.awxb-component .airquality .forecast-container .forecast-data,.awxb-view.awxb-view .airquality .forecast-container .forecast-data{margin-left:160px;overflow:auto}.awxb-component.awxb-component .airquality .sources,.awxb-view.awxb-view .airquality .sources{color:#999;font-size:12.8px;margin-top:15px}.awxb-component.awxb-component .local-layout-airquality .awxb-view-forecast,.awxb-component.awxb-component .local-layout-airquality .awxb-view-nearby,.awxb-view.awxb-view .local-layout-airquality .awxb-view-forecast,.awxb-view.awxb-view .local-layout-airquality .awxb-view-nearby{margin-top:30px}.awxb-component.awxb-component .local-layout-airquality .awxb-view-map .maps-interactive,.awxb-view.awxb-view .local-layout-airquality .awxb-view-map .maps-interactive{height:300px}.awxb-component.awxb-component .tropical .basin-selector,.awxb-view.awxb-view .tropical .basin-selector{border-bottom:2px solid #17a8e1;margin-bottom:10px;padding-bottom:6px}.awxb-component.awxb-component .tropical .basin-selector:after,.awxb-view.awxb-view .tropical .basin-selector:after{display:block;clear:both;content:""}.awxb-component.awxb-component .tropical .tropical-basins.tabbed .tropical-basin .section-title-wrapper,.awxb-view.awxb-view .tropical .tropical-basins.tabbed .tropical-basin .section-title-wrapper{display:none}.awxb-component.awxb-component .tropical .tropical-basin,.awxb-view.awxb-view .tropical .tropical-basin{margin-bottom:60px}.awxb-component.awxb-component .tropical .tropical-basin .row .tropical-system,.awxb-view.awxb-view .tropical .tropical-basin .row .tropical-system{margin-bottom:16px}.awxb-component.awxb-component .tropical .tropical-basin .row:last-child .tropical-systems,.awxb-view.awxb-view .tropical .tropical-basin .row:last-child .tropical-systems{margin-bottom:0}.awxb-component.awxb-component .tropical .tropical-basin .tropical-system-profile,.awxb-view.awxb-view .tropical .tropical-basin .tropical-system-profile{border-top:2px solid #555;border-bottom:4px solid #555;padding:8px 0}.awxb-component.awxb-component .tropical .tropical-system-profile,.awxb-view.awxb-view .tropical .tropical-system-profile{margin-bottom:32px}.awxb-component.awxb-component .tropical .tropical-system-profile .header,.awxb-view.awxb-view .tropical .tropical-system-profile .header{position:relative}.awxb-component.awxb-component .tropical .tropical-system-profile .icon,.awxb-view.awxb-view .tropical .tropical-system-profile .icon{position:absolute;margin-right:8px}.awxb-component.awxb-component .tropical .tropical-system-profile .icon img,.awxb-view.awxb-view .tropical .tropical-system-profile .icon img{width:32px}.awxb-component.awxb-component .tropical .tropical-system-profile .name,.awxb-view.awxb-view .tropical .tropical-system-profile .name{font-size:1.32px;font-weight:600;line-height:22.4px;margin-left:28px;padding-top:5px}.awxb-component.awxb-component .tropical .tropical-system-profile .metadata,.awxb-view.awxb-view .tropical .tropical-system-profile .metadata{color:#555;font-size:12px;font-weight:400;margin-left:28px}.awxb-component.awxb-component .tropical .tropical-system-profile .details,.awxb-view.awxb-view .tropical .tropical-system-profile .details{font-size:12.8px;margin-top:16px;margin-left:6px}.awxb-component.awxb-component .tropical .tropical-system-profile .map,.awxb-view.awxb-view .tropical .tropical-system-profile .map{text-align:right}.awxb-component.awxb-component .tropical .tropical-system-profile .map img,.awxb-view.awxb-view .tropical .tropical-system-profile .map img{max-width:100%}.awxb-component.awxb-component .tropical .tropical-system-profile .controls,.awxb-view.awxb-view .tropical .tropical-system-profile .controls{margin-top:8px}.awxb-component.awxb-component .tropical .tropical-system-profile .controls .btn-more,.awxb-view.awxb-view .tropical .tropical-system-profile .controls .btn-more{float:right}.awxb-component.awxb-component .tropical .table-tropical-archive tr.active td:first-child.icon .flag-vertical,.awxb-view.awxb-view .tropical .table-tropical-archive tr.active td:first-child.icon .flag-vertical{background:red}.awxb-component.awxb-component .tropical .table-tropical-archive th,.awxb-view.awxb-view .tropical .table-tropical-archive th{text-align:center}.awxb-component.awxb-component .tropical .table-tropical-archive th:first-child,.awxb-view.awxb-view .tropical .table-tropical-archive th:first-child{text-align:left}.awxb-component.awxb-component .tropical .table-tropical-archive td.icon,.awxb-view.awxb-view .tropical .table-tropical-archive td.icon{padding-left:0;position:relative}.awxb-component.awxb-component .tropical .table-tropical-archive td.icon img,.awxb-view.awxb-view .tropical .table-tropical-archive td.icon img{margin-left:12px;width:32px}.awxb-component.awxb-component .tropical .table-tropical-archive td.icon .flag-vertical,.awxb-view.awxb-view .tropical .table-tropical-archive td.icon .flag-vertical{position:absolute;top:0;left:0;bottom:0;width:6px}.awxb-component.awxb-component .tropical .table-tropical-archive td.title,.awxb-view.awxb-view .tropical .table-tropical-archive td.title{font-size:16px;font-weight:600;line-height:14.8px;text-align:left;width:40%}.awxb-component.awxb-component .tropical .table-tropical-archive td.title>span,.awxb-view.awxb-view .tropical .table-tropical-archive td.title>span{background:#db0000;color:#fff;display:inline-block;font-size:11.2px;font-weight:600;margin-left:15px;padding:2px 4px 0;text-transform:uppercase}.awxb-component.awxb-component .tropical .table-tropical-system td.icon img,.awxb-view.awxb-view .tropical .table-tropical-system td.icon img{width:24px}.awxb-component.awxb-component .tropical .table-tropical-system td.title,.awxb-view.awxb-view .tropical .table-tropical-system td.title{font-size:14.4px;line-height:1.32px;width:20%}.awxb-component.awxb-component .tropical .table-tropical-system tr.forecast td,.awxb-view.awxb-view .tropical .table-tropical-system tr.forecast td{background:#efefef}.awxb-component.awxb-component .tropical .table-tropical-system tr.header td,.awxb-view.awxb-view .tropical .table-tropical-system tr.header td{background:#555;border-left-color:#555;color:#fff;font-weight:700;text-align:left;text-transform:uppercase}.awxb-component.awxb-component .tropical .awxb-view-profile .tropical-system-profile .icon img,.awxb-view.awxb-view .tropical .awxb-view-profile .tropical-system-profile .icon img{width:28px}.awxb-component.awxb-component .tropical .awxb-view-profile .tropical-system-profile .name,.awxb-view.awxb-view .tropical .awxb-view-profile .tropical-system-profile .name{font-size:112px;font-weight:400;margin-left:34px;padding-top:10px}.awxb-component.awxb-component .tropical .awxb-view-profile .tropical-system-profile .metadata,.awxb-view.awxb-view .tropical .awxb-view-profile .tropical-system-profile .metadata{margin-left:34px;margin-top:8px;font-size:14.4px}.awxb-component.awxb-component .tropical .awxb-view-profile .tropical-system-profile .metadata .stats-item,.awxb-view.awxb-view .tropical .awxb-view-profile .tropical-system-profile .metadata .stats-item{padding-right:24px}.awxb-component.awxb-component .tropical .awxb-view-profile .tropical-system-profile .details,.awxb-view.awxb-view .tropical .awxb-view-profile .tropical-system-profile .details{font-size:16px}.awxb-component.awxb-component .tropical.tropical-active .tropical-system-profile,.awxb-view.awxb-view .tropical.tropical-active .tropical-system-profile{margin-bottom:0}@media (max-width:768px){.awxb-component.awxb-component .tropical td,.awxb-view.awxb-view .tropical td{padding:8px 6px}.awxb-component.awxb-component .tropical .table-tropical-archive td:nth-child(2),.awxb-component.awxb-component .tropical .table-tropical-archive td:nth-child(5),.awxb-component.awxb-component .tropical .table-tropical-archive td:nth-child(6),.awxb-component.awxb-component .tropical .table-tropical-archive td:nth-child(8),.awxb-component.awxb-component .tropical .table-tropical-archive th:nth-child(2),.awxb-component.awxb-component .tropical .table-tropical-archive th:nth-child(5),.awxb-component.awxb-component .tropical .table-tropical-archive th:nth-child(6),.awxb-component.awxb-component .tropical .table-tropical-archive th:nth-child(8),.awxb-view.awxb-view .tropical .table-tropical-archive td:nth-child(2),.awxb-view.awxb-view .tropical .table-tropical-archive td:nth-child(5),.awxb-view.awxb-view .tropical .table-tropical-archive td:nth-child(6),.awxb-view.awxb-view .tropical .table-tropical-archive td:nth-child(8),.awxb-view.awxb-view .tropical .table-tropical-archive th:nth-child(2),.awxb-view.awxb-view .tropical .table-tropical-archive th:nth-child(5),.awxb-view.awxb-view .tropical .table-tropical-archive th:nth-child(6),.awxb-view.awxb-view .tropical .table-tropical-archive th:nth-child(8){display:none}}.awxb-component.awxb-component section.local .forecast-maps,.awxb-view.awxb-view section.local .forecast-maps{margin-top:0}.awxb-component.awxb-component .maps-viewer,.awxb-view.awxb-view .maps-viewer{height:300px}.awxb-component.awxb-component .maps-viewer .awxjs__mapview,.awxb-view.awxb-view .maps-viewer .awxjs__mapview{margin-bottom:10px}.awxb-component.awxb-component .maps-viewer .awxjs__mapview .awxjs__map__overlays .awxjs__map-overlay__timestamp,.awxb-view.awxb-view .maps-viewer .awxjs__mapview .awxjs__map__overlays .awxjs__map-overlay__timestamp{top:5px}.awxb-component.awxb-component .awxjs__ui-timeline,.awxb-view.awxb-view .awxjs__ui-timeline{margin-top:10px;margin-bottom:-10px}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-timeline__periods,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-timeline__periods{background:#0e6384}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider{background:#bbb;overflow:hidden}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider .awxjs__ui-slider-ticks,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider .awxjs__ui-slider-ticks{overflow:visible}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider .awxjs__ui-slider-ticks .awxjs__ui-slider-tick,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider .awxjs__ui-slider-ticks .awxjs__ui-slider-tick{background:#aaa}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider .awxjs__ui-slider-ticks .awxjs__ui-slider-tick .awxjs__ui-slider-tick-label,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider .awxjs__ui-slider-ticks .awxjs__ui-slider-tick .awxjs__ui-slider-tick-label{color:#666}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider-span .awxjs__ui-slider-span-inner,.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider-span .awxjs__ui-slider-span-item.awxjs__ui-slider-span-past,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider-span .awxjs__ui-slider-span-inner,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider-span .awxjs__ui-slider-span-item.awxjs__ui-slider-span-past{background:#ddd}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider-span .awxjs__ui-slider-span-item.awxjs__ui-slider-span-future,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider-span .awxjs__ui-slider-span-item.awxjs__ui-slider-span-future{background:#ccc}.awxb-component.awxb-component .awxjs__ui-timeline .awxjs__ui-slider-indicator:before,.awxb-view.awxb-view .awxjs__ui-timeline .awxjs__ui-slider-indicator:before{border-bottom-color:#fff}.awxb-component.awxb-component .map-nav,.awxb-view.awxb-view .map-nav{margin-top:14px;font-size:14px}.awxb-component.awxb-component .map-nav .label,.awxb-view.awxb-view .map-nav .label{font-size:12px;text-transform:uppercase}.awxb-component.awxb-component .map-nav .awxb-nav-regions,.awxb-view.awxb-view .map-nav .awxb-nav-regions{display:inline-block}.awxb-component.awxb-component .map-nav ul,.awxb-view.awxb-view .map-nav ul{display:inline-block;margin:0 0 0 20px;padding:0;list-style:none}.awxb-component.awxb-component .map-nav ul>li,.awxb-view.awxb-view .map-nav ul>li{display:inline-block;font-weight:600}.awxb-component.awxb-component .map-nav ul>li+li,.awxb-view.awxb-view .map-nav ul>li+li{position:relative;margin-left:10px}.awxb-component.awxb-component .map-nav ul>li+li .inner,.awxb-view.awxb-view .map-nav ul>li+li .inner{position:relative;margin-left:25px}.awxb-component.awxb-component .map-nav ul>li+li .icon.separator,.awxb-view.awxb-view .map-nav ul>li+li .icon.separator{display:block;position:absolute;top:50%;left:0;margin-top:-8px;width:16px;height:16px;fill:#ccc}.awxb-component.awxb-component .map-nav ul>li .btn-icon-right span,.awxb-view.awxb-view .map-nav ul>li .btn-icon-right span{margin-right:22px}.awxb-component.awxb-component .map-nav ul>li>a,.awxb-view.awxb-view .map-nav ul>li>a{color:#212529}.awxb-component.awxb-component .map-nav ul>li.dropdown .dropdown-items li,.awxb-view.awxb-view .map-nav ul>li.dropdown .dropdown-items li{display:block}.awxb-component.awxb-component .map-nav ul>li.dropdown .dropdown-items li>a,.awxb-view.awxb-view .map-nav ul>li.dropdown .dropdown-items li>a{font-size:11px;font-weight:600;text-transform:uppercase}.awxb-component.awxb-component .map-nav ul>li.dropdown:hover .dropdown-container,.awxb-view.awxb-view .map-nav ul>li.dropdown:hover .dropdown-container{visibility:hidden}.awxb-component.awxb-component .map-nav ul>li.dropdown .inner:hover .dropdown-container,.awxb-view.awxb-view .map-nav ul>li.dropdown .inner:hover .dropdown-container{visibility:visible}@media (max-width:768px){.awxb-component.awxb-component .map-nav .label,.awxb-view.awxb-view .map-nav .label{display:none}.awxb-component.awxb-component .map-nav ul,.awxb-view.awxb-view .map-nav ul{display:block;margin-left:0}.awxb-component.awxb-component .map-nav ul>li,.awxb-view.awxb-view .map-nav ul>li{display:block}.awxb-component.awxb-component .map-nav ul>li+li,.awxb-view.awxb-view .map-nav ul>li+li{margin-top:10px;margin-left:0}.awxb-component.awxb-component .map-nav ul>li.dropdown .btn,.awxb-view.awxb-view .map-nav ul>li.dropdown .btn{padding:8px}.awxb-component.awxb-component .map-nav ul>li.dropdown .btn svg,.awxb-view.awxb-view .map-nav ul>li.dropdown .btn svg{right:5px}.awxb-component.awxb-component .map-nav ul>li.dropdown .dropdown-items>li a,.awxb-view.awxb-view .map-nav ul>li.dropdown .dropdown-items>li a{padding:10.4px 32px 10.4px 16px}}.awxb-component.awxb-component .map-controls,.awxb-view.awxb-view .map-controls{margin-top:32px}.awxb-component.awxb-component .map-controls:after,.awxb-view.awxb-view .map-controls:after{display:block;clear:both;content:""}.awxb-component.awxb-component .map-controls .btn-nav,.awxb-view.awxb-view .map-controls .btn-nav{float:left}.awxb-component.awxb-component .map-controls .pagination,.awxb-view.awxb-view .map-controls .pagination{float:left;margin-left:10px}.awxb-component.awxb-component .map-controls .pagination>li>a,.awxb-view.awxb-view .map-controls .pagination>li>a{float:none;border:0;margin-left:0;line-height:inherit}@media (max-width:768px){.awxb-component.awxb-component .map-controls .btn-nav,.awxb-view.awxb-view .map-controls .btn-nav{float:none}.awxb-component.awxb-component .map-controls .btn-nav>.btn,.awxb-view.awxb-view .map-controls .btn-nav>.btn{width:100%;padding:8px}}.awxb-component.awxb-component .map-controller .awxjs__map-anim-controls,.awxb-view.awxb-view .map-controller .awxjs__map-anim-controls{display:none}.awxb-component.awxb-component .range-selector li.now,.awxb-view.awxb-view .range-selector li.now{display:block;width:5px;height:111px;background-color:#17a8e1}.awxb-component.awxb-component .map-related,.awxb-view.awxb-view .map-related{margin-top:32px;margin-bottom:16px}.awxb-component.awxb-component .map-related:after,.awxb-view.awxb-view .map-related:after{display:block;clear:both;content:""}.awxb-component.awxb-component .map-related h6,.awxb-view.awxb-view .map-related h6{font-weight:600;text-transform:uppercase}.awxb-component.awxb-component .map-related .nav-map-layers,.awxb-view.awxb-view .map-related .nav-map-layers{margin:0;padding:0;list-style:none}.awxb-component.awxb-component .map-related .nav-map-layers-list li,.awxb-view.awxb-view .map-related .nav-map-layers-list li{border-bottom:1px solid #efefef}.awxb-component.awxb-component .map-related .nav-map-layers-list li>a,.awxb-view.awxb-view .map-related .nav-map-layers-list li>a{display:block;font-size:11px;font-weight:600;padding:6px 8px;text-transform:uppercase;text-decoration:none}.awxb-component.awxb-component .map-related .nav-map-layers-list li>a:hover,.awxb-view.awxb-view .map-related .nav-map-layers-list li>a:hover{background-color:#333;color:#fff}.awxb-component.awxb-component .map-related .nav-map-layers-list li.selected a,.awxb-view.awxb-view .map-related .nav-map-layers-list li.selected a{background-color:#17a8e1;color:#fff}.awxb-component.awxb-component .map-related .nav-map-layers-thumbs li,.awxb-view.awxb-view .map-related .nav-map-layers-thumbs li{display:block;float:left}.awxb-component.awxb-component .map-related .nav-map-layers-thumbs li a,.awxb-view.awxb-view .map-related .nav-map-layers-thumbs li a{display:block;position:relative;margin:3px;width:147px;height:110px;overflow:hidden;text-decoration:none}.awxb-component.awxb-component .map-related .nav-map-layers-thumbs li a p,.awxb-view.awxb-view .map-related .nav-map-layers-thumbs li a p{display:inline-block;position:absolute;top:4px;left:4px;font-size:14px;color:#fff;padding:2px 4px;background:rgba(0,0,0,.2);z-index:10;line-height:1.2;max-width:85%;white-space:normal}.awxb-component.awxb-component .map-related .nav-map-layers-thumbs li a img,.awxb-view.awxb-view .map-related .nav-map-layers-thumbs li a img{z-index:0;width:100%;height:auto}.awxb-component.awxb-component .map-related .nav-map-layers-thumbs li a:hover p,.awxb-view.awxb-view .map-related .nav-map-layers-thumbs li a:hover p{background:#333}.awxb-component.awxb-component .map-related .nav-map-layers-thumbs li a:hover img,.awxb-view.awxb-view .map-related .nav-map-layers-thumbs li a:hover img{opacity:.8}.awxb-component.awxb-component .map-more,.awxb-view.awxb-view .map-more{margin-top:4px;font-size:12px;color:#777;text-align:right}.awxb-component.awxb-component .map-more a,.awxb-view.awxb-view .map-more a{padding:0;color:#777;text-decoration:none}.awxb-component.awxb-component .map-more a+a,.awxb-view.awxb-view .map-more a+a{padding-left:6px}.awxb-component.awxb-component .map-more a:hover,.awxb-view.awxb-view .map-more a:hover{color:#333;text-decoration:underline}.awxb-component.awxb-component .legend-group>div,.awxb-view.awxb-view .legend-group>div{display:inline-block}@media (max-width:768px){.awxb-component.awxb-component .map-controls .pagination,.awxb-component.awxb-component .map-controls .pagination-label,.awxb-component.awxb-component .timeline,.awxb-view.awxb-view .map-controls .pagination,.awxb-view.awxb-view .map-controls .pagination-label,.awxb-view.awxb-view .timeline{display:none}}.awxb-component.awxb-component .awxb-search,.awxb-view.awxb-view .awxb-search{position:relative;overflow:visible}.awxb-component.awxb-component .awxb-search:after,.awxb-view.awxb-view .awxb-search:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-search .search-form .form-search,.awxb-view.awxb-view .awxb-search .search-form .form-search{padding-right:40px}.awxb-component.awxb-component .awxb-search .search-form .form-search:after,.awxb-view.awxb-view .awxb-search .search-form .form-search:after{display:block;clear:both;content:""}.awxb-component.awxb-component .awxb-search .search-form .form-search button,.awxb-component.awxb-component .awxb-search .search-form .form-search input,.awxb-view.awxb-view .awxb-search .search-form .form-search button,.awxb-view.awxb-view .awxb-search .search-form .form-search input{display:block;float:left;height:30px;margin:0}.awxb-component.awxb-component .awxb-search .search-form .form-search input,.awxb-view.awxb-view .awxb-search .search-form .form-search input{width:100%;border:1px solid #333;padding:0 10px 0 16px;font-size:14px;line-height:30px;border-right:0;outline:none;border-top-left-radius:15px;border-bottom-left-radius:15px}.awxb-component.awxb-component .awxb-search .search-form .form-search button,.awxb-view.awxb-view .awxb-search .search-form .form-search button{position:absolute;top:0;right:0;width:40px;font-size:12px;padding:0 16px 0 10px;background-color:#333;border:0;border-top-right-radius:15px;border-bottom-right-radius:15px}.awxb-component.awxb-component .awxb-search .search-form .form-search button:hover,.awxb-view.awxb-view .awxb-search .search-form .form-search button:hover{background-color:#17a8e1;color:#fff}.awxb-component.awxb-component .awxb-search .search-form .form-search .icon-search,.awxb-view.awxb-view .awxb-search .search-form .form-search .icon-search{position:absolute;top:50%;left:45%;margin:-8px 0 0 -8px;width:16px;height:16px;fill:#fff}.awxb-component.awxb-component .awxb-search .search-form.has-results .form-search input,.awxb-view.awxb-view .awxb-search .search-form.has-results .form-search input{border-bottom-right-radius:0;border-bottom-left-radius:0}.awxb-component.awxb-component .awxb-search .search-results,.awxb-view.awxb-view .awxb-search .search-results{position:absolute;top:35px;left:0;right:0;margin:0 5px;z-index:1000;max-height:300px;overflow:auto;background:hsla(0,0%,100%,.95);border-bottom:3px solid #17a8e1;box-shadow:0 1px 2px 2px rgba(0,0,0,.2)}.awxb-component.awxb-component .awxb-search .search-results ul,.awxb-view.awxb-view .awxb-search .search-results ul{margin:0;padding:0;list-style:none}.awxb-component.awxb-component .awxb-search .search-results ul>li,.awxb-view.awxb-view .awxb-search .search-results ul>li{border-top:1px solid #efefef;padding:4px 8px;font-size:14px}.awxb-component.awxb-component .awxb-search .search-results ul>li:first-child,.awxb-view.awxb-view .awxb-search .search-results ul>li:first-child{border-top:0}.awxb-component.awxb-component .awxb-search .search-results ul>li:hover,.awxb-view.awxb-view .awxb-search .search-results ul>li:hover{cursor:pointer;background:#efefef}.awxb-component.awxb-component .awxb-search .search-results ul>li.selected,.awxb-view.awxb-view .awxb-search .search-results ul>li.selected{background:#efefef}@media (max-width:576px){.awxb-component.awxb-component .form-search,.awxb-view.awxb-view .form-search{float:none;margin:20px auto 0}.awxb-component.awxb-component .form-search input,.awxb-view.awxb-view .form-search input{width:85%}}.awxb-component.awxb-component .indice.indice-0,.awxb-view.awxb-view .indice.indice-0{background-color:#999!important}.awxb-component.awxb-component .indice.indice-1,.awxb-view.awxb-view .indice.indice-1{background-color:#10e300!important}.awxb-component.awxb-component .indice.indice-2,.awxb-view.awxb-view .indice.indice-2{background-color:#eee600!important}.awxb-component.awxb-component .indice.indice-3,.awxb-view.awxb-view .indice.indice-3{background-color:#e50!important}.awxb-component.awxb-component .indice.indice-4,.awxb-view.awxb-view .indice.indice-4{background-color:#e00!important}.awxb-component.awxb-component .indice.indice-5,.awxb-view.awxb-view .indice.indice-5{background-color:#ff008e!important}.awxb-modal-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:10000}.awxb-modal-container .awxb-modal{position:relative;overflow:hidden;width:800px;margin:auto;background:#fff}.awxb-modal-container .awxb-modal .awxb-modal-title{background:#17a8e1;padding:15px;font-size:16px;font-weight:600;color:#fff;text-transform:uppercase}.awxb-modal-container .awxb-modal .awxb-modal-content{overflow-y:auto}.awxb-modal-container .awxb-modal .awxb-modal-content .awxb-modal-inner{padding:20px;clear:both}.awxb-modal-container .awxb-modal .awxb-modal-controls{margin-top:40px}.awxb-modal-container .awxb-modal .awxb-modal-controls a{margin-right:10px}.awxb-modal-container .awxb-modal .awxb-modal-controls a:last-child{margin-right:0}.awxb-modal-container .awxb-modal .btn-close{display:block;position:absolute;top:15px;right:12px;width:20px;height:20px}.awxb-modal-container .awxb-modal .btn-close svg{width:20px;height:20px;fill:hsla(0,0%,100%,.6)}.awxb-modal-container .awxb-modal .btn-close:hover{cursor:pointer}.awxb-modal-container .awxb-modal .btn-close:hover svg{fill:#fff}.awxb-modal-fader{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.7);z-index:9999}.awxb-modal-under{overflow:hidden}.awxb-modal-dialog .awxb-modal-controls{text-align:center}@media (max-width:576px){.awxb-modal-container .awxb-modal{width:85%!important}}.WeatherModuleMini{padding:20px 0}.WeatherModuleMini #obs.aeris-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-bottom:60px;padding:0;box-shadow:none}.WeatherModuleMini #obs .weather-widget-icon{box-sizing:border-box;flex:0 0 30%;max-width:30%;padding:2px 20px 2px 10px}.WeatherModuleMini #obs .weather-widget-details{font-family:var(--font-1)}.WeatherModuleMini #obs .weather-widget-details .w-city{color:#434343;font-size:14px;font-weight:600;text-transform:uppercase}.WeatherModuleMini #obs .weather-widget-details .wx{display:inline-block;width:auto;margin:0;padding:0;border-top:none;color:#434343;font-size:16px}.WeatherModuleMini #obs .weather-widget-details .temp{display:inline-block;margin-top:0;color:#434343;font-size:24px;font-weight:700}.WeatherModuleMini #obs .weather-widget-details .weather-widget-details--feel{font-size:14px}.WeatherModuleMini #obs .weather-widget-details p{display:inline-block;margin:0;color:#434343}.YouTubeVideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.YouTubeVideoPlayer iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}
