
       <!DOCTYPE html>

<html class="no-js" HTML lang="en">
<!-- PHP 8 Compatable -->
<head>

       
        <meta charset="utf-8">


            
            <title>Sean Hannity</title>
        
                    <meta name="description" content="Official Website of The Sean Hannity Show. Sean Hannity is a multimedia superstar, spending four hours a day every day reaching out to millions of Americans on radio, television and the internet.">
                           <meta name="keywords" content="Sean Hannity, Official Site, Fox News, Conservative, Radio, Media, Donald Trump">
        
        <meta name="msvalidate.01" content="37E91104CA246705878DD610F3482B22" />
        <meta name="viewport" content="width=device-width" />
		    <meta http-equiv="content-language" content="en-us">
        
                 
        


        <style>

            :root{	 --dp-site-padding:60px;	/* Responsive sizes*/	 --dp-site-width:1168px;	 --dp-mobile-landscape: 501px; 	 --dp-tablet-portrait: 768px; 	 --dp-desktop: 1024px; 	 --dp-desktopxl: 1250px;	/* 	Note: Due to suppport for CSS variables in media queries the above parameters won't 	change the responsive break points in the style sheet. The breakpoints will need to 	be replaced manually with a text seach for the numbers above. We're leaving these 	parameters here for antipated use one day, and for any custom classes that might need them.	*/	/* Paragraph Line Height and Margin */	 --dp-p-lh: 1.2em;	 --dp-h-lh: 1.3em;	 --dp-p-marg:26px;	/* Round Corner Default Bezier */	--dp-rnd: 20px;	/* Font  Faces */	 --dp-font-primary: "Barlow Semi Condensed", sans-serif;	 --dp-font-secondary:  "Martel", serif;	 --dp-font-tertiary:  "Carlito", Arial, Helvetica, Geneva, sans-serif;	/*Colors*/	 --dp-color-primary:#151538; /* Electric Blue */	 --dp-color-secondary:#CC0000; /* Red */	 --dp-color-tertiary:#FF0000;/* Electric Teal */	 --dp-color-quaternary:#CC0000;/* Gold */	 --dp-color-quinary:#1673ae;/* Teal */	 --dp-color-senary:#2F2E69; /* Dark Red */	 --dp-color-severnary:black; /* Dark Teal */	 --dp-color-octarnary:black; /* Black */ 	 --dp-color-nonary:black; /* Black */	 --dp-color-denary:black; /* Black */ 	 --dp-grey-light:#EAEAEA;	 --dp-grey-norm:#9B9B9B;	 --dp-grey-med:#4A4A4A;	 --dp-grey-dark:#4A4A4A;		/* Text Sizes Big Screen*/	 --dp-txt-headline-xtrabig:60px;	 --dp-txt-headline-xtrabig-mob:50px;	 --dp-txt-headline-big-xl:48px;	 --dp-txt-headline-med-xl:36px;	 --dp-txt-headline-norm-xl:30px;	 --dp-txt-headline-small-xl:24px;	 --dp-txt-big-xl:30px;	 --dp-txt-med-xl:20px;	 --dp-txt-norm-xl:16px;	 --dp-txt-small-xl:14px;	 --dp-txt-xsmall-xl:12px;	/* Text Sizes Standard Screen*/	 --dp-txt-headline-big:48px;	 --dp-txt-headline-med:36px;	 --dp-txt-headline-norm:30px;	 --dp-txt-headline-small:24px;	 --dp-txt-big:30px;	 --dp-txt-med:20px;	 --dp-txt-norm:16px;	 --dp-txt-small:14px;	 --dp-txt-xsmall:12px;	/* Text Sizes Mobile */	 --dp-txt-headline-big-mob:36px;	 --dp-txt-headline-med-mob:30px;	 --dp-txt-headline-norm-mob:24px;	 --dp-txt-headline-small-mob:22px;	 --dp-txt-big-mob:20px;	 --dp-txt-med-mob:18px;	 --dp-txt-norm-mob:16px;	 --dp-txt-small-mob:14px;	 --dp-txt-xsmall-mob:12px;	/* Misc */	 --dp-default-overflow: hidden /* Default overflow state for containers */}@import "dpcss-config.css";:root {  --dp-phi: 1.618033988749895;}html .dp-txt\:clr1, html .dp-txt\:clr1 > p {  color: var(--dp-color-primary);}html .dp-txt\:clr2, html .dp-txt\:clr2 > p {  color: var(--dp-color-secondary);}html .dp-txt\:clr3, html .dp-txt\:clr3 > p {  color: var(--dp-color-tertiary);}html .dp-txt\:clr4, html .dp-txt\:clr4 > p {  color: var(--dp-color-quaternary);}html .dp-txt\:clr5, html .dp-txt\:clr5 > p {  color: var(--dp-color-quinary);}html .dp-txt\:clr6, html .dp-txt\:clr6 > p {  color: var(--dp-color-senary);}html .dp-txt\:clr7, html .dp-txt\:clr7 > p {  color: var(--dp-color-severnary);}html .dp-txt\:clr8, html .dp-txt\:clr8 > p {  color: var(--dp-color-octarnary);}html .dp-txt\:grey1, html .dp-txt\:grey1 > p {  color: var(--dp-grey-light);  -webkit-font-smoothing: antialiased;}html .dp-txt\:grey2, html .dp-txt\:grey2 > p {  color: var(--dp-grey-norm);}html .dp-txt\:grey3, html .dp-txt\:grey3 > p {  color: var(--dp-grey-med);}html .dp-txt\:grey4, html .dp-txt\:grey4 > p {  color: var(--dp-grey-dark);}html .dp-txt\:blk, html .dp-txt\:blk > p {  color: #000;}html .dp-txt\:wht, html .dp-txt\:wht > p {  color: #fff;  -webkit-font-smoothing: antialiased;}html .dp-txt\:wht h1:not([class*="dp-txt:clr"]),html .dp-txt\:wht h2:not([class*="dp-txt:clr"]),html .dp-txt\:wht h3:not([class*="dp-txt:clr"]),html .dp-txt\:wht h4:not([class*="dp-txt:clr"]),html .dp-txt\:wht h5:not([class*="dp-txt:clr"]) {  color: #fff;  -webkit-font-smoothing: antialiased;}html .dp-bg\:clr1 {  background-color: var(--dp-color-primary);}html .dp-bg\:clr2 {  background-color: var(--dp-color-secondary);}html .dp-bg\:clr3 {  background-color: var(--dp-color-tertiary);}html .dp-bg\:clr4 {  background-color: var(--dp-color-quaternary);}html .dp-bg\:clr5 {  background-color: var(--dp-color-quinary);}html .dp-bg\:clr6 {  background-color: var(--dp-color-senary);}html .dp-bg\:clr7 {  background-color: var(--dp-color-severnary);}html .dp-bg\:clr8 {  background-color: var(--dp-color-octarnary);}html .dp-bg\:grey1 {  background-color: var(--dp-grey-light);}html .dp-bg\:grey2 {  background-color: var(--dp-grey-norm);}html .dp-bg\:grey3 {  background-color: var(--dp-grey-med);}html .dp-bg\:grey4 {  background-color: var(--dp-grey-dark);}html .dp-bg\:blk {  background-color: #000;}html .dp-bg\:wht {  background-color: #fff;}html h1 {  font-size: var(--dp-txt-headline-big);  line-height: var(--dp-h-lh);}html h2 {  font-size: var(--dp-txt-headline-med);  line-height: var(--dp-h-lh);}html h3 {  font-size: var(--dp-txt-headline-norm);  line-height: var(--dp-h-lh);}html h4 {  font-size: var(--dp-txt-headline-small);  line-height: var(--dp-h-lh);}html .dp-txt\:italic {  font-style: italic;}html .dp-txt\:uppercase {  text-transform: uppercase;}html .dp-txt\:underline {  text-decoration: underline;}html .dp-txt\:h1, html .dp-txt\:h1 * {  font-size: var(--dp-txt-headline-big);  line-height: var(--dp-h-lh);}html .dp-txt\:h2, html .dp-txt\:h2 * {  font-size: var(--dp-txt-headline-med);  line-height: var(--dp-h-lh);}html .dp-txt\:h3, html .dp-txt\:h3 * {  font-size: var(--dp-txt-headline-norm);  line-height: var(--dp-h-lh);}html .dp-txt\:h4, html .dp-txt\:h4 * {  font-size: var(--dp-txt-headline-small);  line-height: var(--dp-h-lh);}html .dp-txt\:big, html .dp-txt\:big * {  font-size: var(--dp-txt-big);}html .dp-txt\:med, html .dp-txt\:med * {  font-size: var(--dp-txt-med);}html .dp-txt\:norm, html .dp-txt\:norm * {  font-size: var(--dp-txt-norm);}html .dp-txt\:sm, html .dp-txt\:sm * {  font-size: var(--dp-txt-small);}html .dp-txt\:xsm, html .dp-txt\:xsm * {  font-size: var(--dp-txt-xsmall);}html .dp-fnt\:1 {  font-family: var(--dp-font-primary);}html .dp-fnt\:2 {  font-family: var(--dp-font-secondary);}html .dp-fnt\:3 {  font-family: var(--dp-font-tertiary);}html .dp-fnt\:smooth {  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}html .dp-fnt\:smooth\:auto {  -webkit-font-smoothing: auto;  -moz-osx-font-smoothing: auto;}html .dp-fnt\:100 {  font-weight: 100;}html .dp-fnt\:200 {  font-weight: 200;}html .dp-fnt\:300 {  font-weight: 300;}html .dp-fnt\:400 {  font-weight: 400;}html .dp-fnt\:500 {  font-weight: 500;}html .dp-fnt\:600 {  font-weight: 600;}html .dp-fnt\:700 {  font-weight: 700;}html .dp-fnt\:800 {  font-weight: 800;}html .dp-fnt\:light {  font-weight: 200;}html .dp-fnt\:bold {  font-weight: 700;}html .dp-fnt\:extra-bold {  font-weight: 800;}html .dp-txt\:cntr, html .dp-txt\:cntr * {  text-align: center;}@media (min-width: 728px) {  html .dp-txt\:lt, html .dp-txt\:lt * {    text-align: left;  }}html .dp-txt\:rt, html .dp-txt\:rt * {  text-align: right;}@media (max-width: 501px) {  html .dp-txt\:cntr\:xs, html .dp-txt\:cntr\:xs * {    text-align: center;  }  html .dp-txt\:lt\:xs, html .dp-txt\:lt\:xs * {    text-align: left;  }  html .dp-txt\:rt\:xs, html .dp-txt\:rt\:xs * {    text-align: right;  }}@media (min-width: 501px) and (max-width: 768px) {  html .dp-txt\:cntr\:s, html .dp-txt\:cntr\:s * {    text-align: center;  }  html .dp-txt\:lt\:s, html .dp-txt\:lt\:s * {    text-align: left;  }  html .dp-txt\:rt\:s, html .dp-txt\:rt\:s * {    text-align: right;  }}@media (min-width: 767px) and (max-width: 1024px) {  html .dp-txt\:cntr\:m, html .dp-txt\:cntr\:m * {    text-align: center;  }  html .dp-txt\:lt\:m, html .dp-txt\:lt\:m * {    text-align: left;  }  html .dp-txt\:rt\:m, html .dp-txt\:rt\:m * {    text-align: right;  }}@media (min-width: 1023px) {  html .dp-txt\:cntr\:l, html .dp-txt\:cntr\:l * {    text-align: center;  }  html .dp-txt\:lt\:l, html .dp-txt\:lt\:l * {    text-align: left;  }  html .dp-txt\:rt\:l, html .dp-txt\:rt\:l * {    text-align: right;  }}@media (min-width:0px) {  html .dp-txt\:lt {    text-align: left;  }  html .dp-txt\:rt {    text-align: right;  }  html .dp-txt\:cntr {    text-align: center;  }}@media (min-width:0px) and (max-width:var(--dp-mobile-landscape)) {  html .dp-txt\:lt\:xs {    text-align: left;  }  html .dp-txt\:rt\:xs {    text-align: right;  }  html .dp-txt\:cntr\:xs {    text-align: center;  }}@media (min-width:var(--dp-mobile-landscape)) and (max-width:var(--dp-tablet-portrait)) {  html .dp-txt\:lt\:s {    text-align: left;  }  html .dp-txt\:rt\:s {    text-align: right;  }  html .dp-txt\:cntr\:s {    text-align: center;  }}@media (min-width:var(--dp-tablet-portrait)) and (max-width:var(--dp-desktop)) {  html .dp-txt\:lt\:m {    text-align: left;  }  html .dp-txt\:rt\:m {    text-align: right;  }  html .dp-txt\:cntr\:m {    text-align: center;  }}@media (min-width:var(--dp-desktop)) {  html .dp-txt\:lt\:l {    text-align: left;  }  html .dp-txt\:rt\:l {    text-align: right;  }  html .dp-txt\:cntr\:l {    text-align: center;  }}@media (max-width: 501px) {  html h1 {    font-size: var(--dp-txt-headline-big-mob);  }  html h2 {    font-size: var(--dp-txt-headline-med-mob);  }  html h3 {    font-size: var(--dp-txt-headline-norm-mob);  }  html h4 {    font-size: var(--dp-txt-headline-small-mob);  }  html .dp-txt\:h1, html .dp-txt\:h1 * {    font-size: var(--dp-txt-headline-big-mob);  }  html .dp-txt\:h2, html .dp-txt\:h2 * {    font-size: var(--dp-txt-headline-med-mob);  }  html .dp-txt\:h3, html .dp-txt\:h3 * {    font-size: var(--dp-txt-headline-norm-mob);  }  html .dp-txt\:h4, html .dp-txt\:h4 * {    font-size: var(--dp-txt-headline-small-mob);  }  html .dp-txt\:big, html .dp-txt\:big * {    font-size: var(--dp-txt-big-mob);  }  html .dp-txt\:med, html .dp-txt\:med * {    font-size: var(--dp-txt-med-mob);  }  html .dp-txt\:norm, html .dp-txt\:norm * {    font-size: var(--dp-txt-norm-mob);  }  html .dp-txt\:sm, html .dp-txt\:sm * {    font-size: var(--dp-txt-small-mob);  }  html .dp-txt\:xsm, html .dp-txt\:xsm * {    font-size: var(--dp-txt-xsmall-mob);  }}@media (min-width: 1250px) {  html h1 {    font-size: var(--dp-txt-headline-big-xl);  }  html h2 {    font-size: var(--dp-txt-headline-med-xl);  }  html h3 {    font-size: var(--dp-txt-headline-norm-xl);  }  html h4 {    font-size: var(--dp-txt-headline-small-xl);  }  html .dp-txt\:h1, html .dp-txt\:h1 * {    font-size: var(--dp-txt-headline-big-xl);  }  html .dp-txt\:h2, html .dp-txt\:h2 * {    font-size: var(--dp-txt-headline-med-xl);  }  html .dp-txt\:h3, html .dp-txt\:h3 * {    font-size: var(--dp-txt-headline-norm-xl);  }  html .dp-txt\:h4, html .dp-txt\:h4 * {    font-size: var(--dp-txt-headline-small-xl);  }  html .dp-txt\:big, html .dp-txt\:big * {    font-size: var(--dp-txt-big-xl);  }  html .dp-txt\:med, html .dp-txt\:med * {    font-size: var(--dp-txt-med-xl);  }  html .dp-txt\:norm, html .dp-txt\:norm * {    font-size: var(--dp-txt-norm-xl);  }  html .dp-txt\:sm, html .dp-txt\:sm * {    font-size: var(--dp-txt-small-xl);  }  html .dp-txt\:xsm, html .dp-txt\:xsm * {    font-size: var(--dp-txt-xsmall-xl);  }}html .dp-img\:cntr\:m {  background-position: center center !important;}html .dp-img\:lt\:m {  background-position: left center !important;}html .dp-img\:rt\:m {  background-position: right center !important;}html .dp-img\:cntr\:b {  background-position: center bottom !important;}html .dp-img\:lt\:b {  background-position: left bottom !important;}html .dp-img\:rt\:b {  background-position: right bottom !important;}html .dp-img\:cntr\:t {  background-position: center top !important;}html .dp-img\:lt\:t {  background-position: left top !important;}html .dp-img\:rt\:t {  background-position: right top !important;}@media (min-width: 0) and (max-width: 501px) {  html .dp-br\:xs {    display: block;  }}@media (min-width: 501px) and (max-width: 768px) {  html .dp-br\:s {    display: block;  }}@media (min-width: 767px) and (max-width: 1024px) {  html .dp-br\:m {    display: block;  }}@media (min-width: 1023px) {  html .dp-br\:l {    display: block;  }}@media (min-width: 1250px) {  html .dp-br\:xl {    display: block;  }}html .dp-rnd {  border-radius: var(--dp-rnd);}html .dp-rnd\:tl {  border-top-left-radius: var(--dp-rnd);}html .dp-rnd\:tr {  border-top-right-radius: var(--dp-rnd);}html .dp-rnd\:br {  border-bottom-right-radius: var(--dp-rnd);}html .dp-rnd\:bl {  border-bottom-left-radius: var(--dp-rnd);}:root {  --dp-phi-1: calc(100% / (var(--dp-phi) *1));  --dp-phi-2: calc(100% / (var(--dp-phi) *2));  --dp-phi-3: calc(100% / (var(--dp-phi) *3));  --dp-phi-4: calc(100% / (var(--dp-phi) *4));  --dp-phi-5: calc(100% / (var(--dp-phi) *5));  --dp-phi-6: calc(100% / (var(--dp-phi) *6));  --dp-phi-7: calc(100% / (var(--dp-phi) *7));  --dp-phi-8: calc(100% / (var(--dp-phi) *8));  --dp-phi-9: calc(100% / (var(--dp-phi) *9));  --dp-phi-1-offset: calc(100% - (100% / (var(--dp-phi) *1)));  --dp-phi-2-offset: calc(100% - (100% / (var(--dp-phi) *2)));  --dp-phi-3-offset: calc(100% - (100% / (var(--dp-phi) *3)));  --dp-phi-4-offset: calc(100% - (100% / (var(--dp-phi) *4)));  --dp-phi-5-offset: calc(100% - (100% / (var(--dp-phi) *5)));  --dp-phi-6-offset: calc(100% - (100% / (var(--dp-phi) *6)));  --dp-phi-7-offset: calc(100% - (100% / (var(--dp-phi) *7)));  --dp-phi-8-offset: calc(100% - (100% / (var(--dp-phi) *8)));  --dp-phi-9-offset: calc(100% - (100% / (var(--dp-phi) *9)));}html {  /* Set grid item's width individually by percent */  /* Set items with by number of items in row*/}html .dp-hide {  display: none;}html .dp-clear {  clear: both !important;}@media (max-width: 1350px) {  html .dp-display\:above\:xl {    display: none;  }}@media (max-width: 1024px) {  html .dp-display\:above\:l {    display: none;  }}@media (max-width: 767px) {  html .dp-display\:above\:m {    display: none;  }}@media (max-width: 501px) {  html .dp-display\:above\:s {    display: none;  }}@media (min-width: 1350px) {  html .dp-display\:below\:xl {    display: none;  }}@media (min-width: 1024px) {  html .dp-display\:below\:l {    display: none;  }}@media (min-width: 767px) {  html .dp-display\:below\:m {    display: none;  }}@media (min-width: 501px) {  html .dp-display\:below\:s {    display: none;  }}html .dp-overflow\:vis {  overflow: visible;}html .dp-contain {  max-width: var(--dp-site-width);}html .dp-pos\:fill {  width: 100%;}html .dp-pos\:cntr {  margin-right: auto;  margin-left: auto;}html .dp-pos\:rt {  margin-right: 0;  margin-left: auto;}html .dp-pos\:lt {  margin-right: auto;  margin-left: 0;}@media (min-width: 0) {  html .dp-pos\:cntr\:s {    margin-right: auto;    margin-left: auto;  }  html .dp-pos\:rt\:s {    margin-right: 0;    margin-left: auto;  }  html .dp-pos\:lt\:s {    margin-right: auto;    margin-left: 0;  }}@media (min-width: 501px) {  html .dp-pos\:cntr\:m {    margin-right: auto;    margin-left: auto;  }  html .dp-pos\:rt\:m {    margin-right: 0;    margin-left: auto;  }  html .dp-pos\:lt\:m {    margin-right: auto;    margin-left: 0;  }}@media (min-width: 1023px) {  html .dp-pos\:cntr\:l {    margin-right: auto;    margin-left: auto;  }  html .dp-pos\:rt\:l {    margin-right: 0;    margin-left: auto;  }  html .dp-pos\:lt\:l {    margin-right: auto;    margin-left: 0;  }}@media (min-width: 1250px) {  html .dp-pos\:cntr\:xl {    margin-right: auto;    margin-left: auto;  }  html .dp-pos\:rt\:xl {    margin-right: 0;    margin-left: auto;  }  html .dp-pos\:lt\:xl {    margin-right: auto;    margin-left: 0;  }}@media (min-width: 767px) {  html .dp-pos\:cntr\:m {    margin-right: auto;    margin-left: auto;  }  html .dp-pos\:rt\:m {    margin-right: 0;    margin-left: auto;  }  html .dp-pos\:lt\:m {    margin-right: auto;    margin-left: 0;  }}html .dp-pos\:rel {  position: relative;}html .dp-pos\:abs {  position: absolute;}html .dp-pos\:fix {  position: fixed;}html .dp-flex {  display: flex;}html .dp-flex\:align\:cntr {  justify-content: center;  display: flex;}html .dp-flex\:align\:lt {  justify-content: flex-start;  display: flex;}html .dp-flex\:align\:rt {  justify-content: flex-end;  display: flex;}html .dp-flex\:valign\:mid {  align-items: center;  display: flex;}html .dp-flex\:valign\:top {  align-items: flex-start;}html .dp-flex\:valign\:bot {  align-items: flex-end;  display: flex;}@media (min-width: 501px) {  html .dp-flex\:s {    display: flex;  }  html .dp-flex\:align\:cntr\:s {    justify-content: center;    display: flex;  }  html .dp-flex\:align\:lt\:s {    justify-content: flex-start;    display: flex;  }  html .dp-flex\:align\:rt\:s {    justify-content: flex-end;    display: flex;  }  html .dp-flex\:valign\:mid\:s {    align-items: center;    display: flex;  }  html .dp-flex\:valign\:top\:s {    align-items: flex-start;    display: flex;  }  html .dp-flex\:valign\:bot\:s {    align-items: flex-end;    display: flex;  }}@media (min-width: 767px) {  html .dp-flex\:m {    display: flex;  }  html .dp-flex\:align\:cntr\:m {    justify-content: center;    display: flex;  }  html .dp-flex\:align\:lt\:m {    justify-content: flex-start;    display: flex;  }  html .dp-flex\:align\:rt\:m {    justify-content: flex-end;    display: flex;  }  html .dp-flex\:valign\:mid\:m {    align-items: center;    display: flex;  }  html .dp-flex\:valign\:top\:m {    align-items: flex-start;    display: flex;  }  html .dp-flex\:valign\:bot\:m {    align-items: flex-end;    display: flex;  }}@media (min-width: 1023px) {  html .dp-flex\:l {    display: flex;  }  html .dp-flex\:align\:cntr\:l {    justify-content: center;    display: flex;  }  html .dp-flex\:align\:lt\:l {    justify-content: flex-start;    display: flex;  }  html .dp-flex\:align\:rt\:l {    justify-content: flex-end;    display: flex;  }  html .dp-flex\:valign\:mid\:l {    align-items: center;    display: flex;  }  html .dp-flex\:valign\:top\:l {    align-items: flex-start;    display: flex;  }  html .dp-flex\:valign\:bot\:l {    align-items: flex-end;    display: flex;  }}html .dp-display\:block {  display: block;}html .dp-display\:inline {  display: inline;}html .dp-display\:inline-block {  display: inline-block;}html .dp-grid\:10pc {  display: block;  float: left;  width: 10%;}html .dp-grid\:15pc {  display: block;  float: left;  width: 15%;}html .dp-grid\:20pc {  display: block;  float: left;  width: 20%;}html .dp-grid\:25pc {  display: block;  float: left;  width: 25%;}html .dp-grid\:30pc {  display: block;  float: left;  width: 30%;}html .dp-grid\:35pc {  display: block;  float: left;  width: 35%;}html .dp-grid\:40pc {  display: block;  float: left;  width: 40%;}html .dp-grid\:45pc {  display: block;  float: left;  width: 45%;}html .dp-grid\:50pc {  display: block;  float: left;  width: 50%;}html .dp-grid\:55pc {  display: block;  float: left;  width: 55%;}html .dp-grid\:60pc {  display: block;  float: left;  width: 60%;}html .dp-grid\:65pc {  display: block;  float: left;  width: 65%;}html .dp-grid\:70pc {  display: block;  float: left;  width: 70%;}html .dp-grid\:75pc {  display: block;  float: left;  width: 75%;}html .dp-grid\:80pc {  display: block;  float: left;  width: 80%;}html .dp-grid\:85pc {  display: block;  float: left;  width: 85%;}html .dp-grid\:90pc {  display: block;  float: left;  width: 90%;}html .dp-grid\:95pc {  display: block;  float: left;  width: 95%;}html .dp-grid\:100pc {  display: block;  float: left;  width: 100%;}html .dp-grid\:105pc {  display: block;  float: left;  width: 105%;}html .dp-grid\:phi\:-1 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 1));}html .dp-grid\:phi\:-2 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 2));}html .dp-grid\:phi\:-3 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 3));}html .dp-grid\:phi\:-4 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 4));}html .dp-grid\:phi\:-5 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 5));}html .dp-grid\:phi\:-6 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 6));}html .dp-grid\:phi\:-7 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 7));}html .dp-grid\:phi\:-8 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 8));}html .dp-grid\:phi\:-9 {  display: block;  float: left;  width: calc(100% / (var(--dp-phi) * 9));}html .dp-grid\:phi\:-1 {  display: block;  float: left;  width: var(--dp-phi-1);}html .dp-grid\:phi\:-1\:offset {  display: block;  float: left;  width: var(--dp-phi-1-offset);}html .dp-grid\:phi\:-2 {  display: block;  float: left;  width: var(--dp-phi-2);}html .dp-grid\:phi\:-2\:offset {  display: block;  float: left;  width: var(--dp-phi-2-offset);}html .dp-grid\:phi\:-3 {  display: block;  float: left;  width: var(--dp-phi-3);}html .dp-grid\:phi\:-3\:offset {  display: block;  float: left;  width: var(--dp-phi-3-offset);}html .dp-grid\:phi\:-4 {  display: block;  float: left;  width: var(--dp-phi-4);}html .dp-grid\:phi\:-4\:offset {  display: block;  float: left;  width: var(--dp-phi-4-offset);}html .dp-grid\:phi\:-5 {  display: block;  float: left;  width: var(--dp-phi-5);}html .dp-grid\:phi\:-5\:offset {  display: block;  float: left;  width: var(--dp-phi-5-offset);}html .dp-grid\:phi\:-6 {  display: block;  float: left;  width: var(--dp-phi-6);}html .dp-grid\:phi\:-6\:offset {  display: block;  float: left;  width: var(--dp-phi-6-offset);}html .dp-grid\:phi\:-7 {  display: block;  float: left;  width: var(--dp-phi-7);}html .dp-grid\:phi\:-7\:offset {  display: block;  float: left;  width: var(--dp-phi-7-offset);}html .dp-grid\:phi\:-8 {  display: block;  float: left;  width: var(--dp-phi-8);}html .dp-grid\:phi\:-8\:offset {  display: block;  float: left;  width: var(--dp-phi-8-offset);}html .dp-grid\:phi\:-9 {  display: block;  float: left;  width: var(--dp-phi-9);}html .dp-grid\:phi\:-9\:offset {  display: block;  float: left;  width: var(--dp-phi-9-offset);}@media (max-width: 501px) {  html .dp-grid\:10pc\:xs {    display: block;    float: left;    width: 10%;  }  html .dp-grid\:15pc\:xs {    display: block;    float: left;    width: 15%;  }  html .dp-grid\:20pc\:xs {    display: block;    float: left;    width: 20%;  }  html .dp-grid\:25pc\:xs {    display: block;    float: left;    width: 25%;  }  html .dp-grid\:30pc\:xs {    display: block;    float: left;    width: 30%;  }  html .dp-grid\:35pc\:xs {    display: block;    float: left;    width: 35%;  }  html .dp-grid\:40pc\:xs {    display: block;    float: left;    width: 40%;  }  html .dp-grid\:45pc\:xs {    display: block;    float: left;    width: 45%;  }  html .dp-grid\:50pc\:xs {    display: block;    float: left;    width: 50%;  }  html .dp-grid\:55pc\:xs {    display: block;    float: left;    width: 55%;  }  html .dp-grid\:60pc\:xs {    display: block;    float: left;    width: 60%;  }  html .dp-grid\:65pc\:xs {    display: block;    float: left;    width: 65%;  }  html .dp-grid\:70pc\:xs {    display: block;    float: left;    width: 70%;  }  html .dp-grid\:75pc\:xs {    display: block;    float: left;    width: 75%;  }  html .dp-grid\:80pc\:xs {    display: block;    float: left;    width: 80%;  }  html .dp-grid\:85pc\:xs {    display: block;    float: left;    width: 85%;  }  html .dp-grid\:90pc\:xs {    display: block;    float: left;    width: 90%;  }  html .dp-grid\:95pc\:xs {    display: block;    float: left;    width: 95%;  }  html .dp-grid\:100pc\:xs {    display: block;    float: left;    width: 100%;  }  html .dp-grid\:105pc\:xs {    display: block;    float: left;    width: 105%;  }  html .dp-grid\:phi\:-1\:xs {    display: block;    float: left;    width: var(--dp-phi-1);  }  html .dp-grid\:phi\:-1\:offset {    display: block;    float: left;    width: var(--dp-phi-1-offset);  }  html .dp-grid\:phi\:-2\:xs {    display: block;    float: left;    width: var(--dp-phi-2);  }  html .dp-grid\:phi\:-2\:offset {    display: block;    float: left;    width: var(--dp-phi-2-offset);  }  html .dp-grid\:phi\:-3\:xs {    display: block;    float: left;    width: var(--dp-phi-3);  }  html .dp-grid\:phi\:-3\:offset {    display: block;    float: left;    width: var(--dp-phi-3-offset);  }  html .dp-grid\:phi\:-4\:xs {    display: block;    float: left;    width: var(--dp-phi-4);  }  html .dp-grid\:phi\:-4\:offset {    display: block;    float: left;    width: var(--dp-phi-4-offset);  }  html .dp-grid\:phi\:-5\:xs {    display: block;    float: left;    width: var(--dp-phi-5);  }  html .dp-grid\:phi\:-5\:offset {    display: block;    float: left;    width: var(--dp-phi-5-offset);  }  html .dp-grid\:phi\:-6\:xs {    display: block;    float: left;    width: var(--dp-phi-6);  }  html .dp-grid\:phi\:-6\:offset {    display: block;    float: left;    width: var(--dp-phi-6-offset);  }  html .dp-grid\:phi\:-7\:xs {    display: block;    float: left;    width: var(--dp-phi-7);  }  html .dp-grid\:phi\:-7\:offset {    display: block;    float: left;    width: var(--dp-phi-7-offset);  }  html .dp-grid\:phi\:-8\:xs {    display: block;    float: left;    width: var(--dp-phi-8);  }  html .dp-grid\:phi\:-8\:offset {    display: block;    float: left;    width: var(--dp-phi-8-offset);  }  html .dp-grid\:phi\:-9\:xs {    display: block;    float: left;    width: var(--dp-phi-9);  }  html .dp-grid\:phi\:-9\:offset {    display: block;    float: left;    width: var(--dp-phi-9-offset);  }}@media (min-width: 501px) {  html .dp-grid\:10pc\:s {    display: block;    float: left;    width: 10%;  }  html .dp-grid\:15pc\:s {    display: block;    float: left;    width: 15%;  }  html .dp-grid\:20pc\:s {    display: block;    float: left;    width: 20%;  }  html .dp-grid\:25pc\:s {    display: block;    float: left;    width: 25%;  }  html .dp-grid\:30pc\:s {    display: block;    float: left;    width: 30%;  }  html .dp-grid\:35pc\:s {    display: block;    float: left;    width: 35%;  }  html .dp-grid\:40pc\:s {    display: block;    float: left;    width: 40%;  }  html .dp-grid\:45pc\:s {    display: block;    float: left;    width: 45%;  }  html .dp-grid\:50pc\:s {    display: block;    float: left;    width: 50%;  }  html .dp-grid\:55pc\:s {    display: block;    float: left;    width: 55%;  }  html .dp-grid\:60pc\:s {    display: block;    float: left;    width: 60%;  }  html .dp-grid\:65pc\:s {    display: block;    float: left;    width: 65%;  }  html .dp-grid\:70pc\:s {    display: block;    float: left;    width: 70%;  }  html .dp-grid\:75pc\:s {    display: block;    float: left;    width: 75%;  }  html .dp-grid\:80pc\:s {    display: block;    float: left;    width: 80%;  }  html .dp-grid\:85pc\:s {    display: block;    float: left;    width: 85%;  }  html .dp-grid\:90pc\:s {    display: block;    float: left;    width: 90%;  }  html .dp-grid\:95pc\:s {    display: block;    float: left;    width: 95%;  }  html .dp-grid\:100pc\:s {    display: block;    float: left;    width: 100%;  }  html .dp-grid\:105pc\:s {    display: block;    float: left;    width: 105%;  }  html .dp-grid\:phi\:-1\:s {    display: block;    float: left;    width: var(--dp-phi-1);  }  html .dp-grid\:phi\:-1\:offset {    display: block;    float: left;    width: var(--dp-phi-1-offset);  }  html .dp-grid\:phi\:-2\:s {    display: block;    float: left;    width: var(--dp-phi-2);  }  html .dp-grid\:phi\:-2\:offset {    display: block;    float: left;    width: var(--dp-phi-2-offset);  }  html .dp-grid\:phi\:-3\:s {    display: block;    float: left;    width: var(--dp-phi-3);  }  html .dp-grid\:phi\:-3\:offset {    display: block;    float: left;    width: var(--dp-phi-3-offset);  }  html .dp-grid\:phi\:-4\:s {    display: block;    float: left;    width: var(--dp-phi-4);  }  html .dp-grid\:phi\:-4\:offset {    display: block;    float: left;    width: var(--dp-phi-4-offset);  }  html .dp-grid\:phi\:-5\:s {    display: block;    float: left;    width: var(--dp-phi-5);  }  html .dp-grid\:phi\:-5\:offset {    display: block;    float: left;    width: var(--dp-phi-5-offset);  }  html .dp-grid\:phi\:-6\:s {    display: block;    float: left;    width: var(--dp-phi-6);  }  html .dp-grid\:phi\:-6\:offset {    display: block;    float: left;    width: var(--dp-phi-6-offset);  }  html .dp-grid\:phi\:-7\:s {    display: block;    float: left;    width: var(--dp-phi-7);  }  html .dp-grid\:phi\:-7\:offset {    display: block;    float: left;    width: var(--dp-phi-7-offset);  }  html .dp-grid\:phi\:-8\:s {    display: block;    float: left;    width: var(--dp-phi-8);  }  html .dp-grid\:phi\:-8\:offset {    display: block;    float: left;    width: var(--dp-phi-8-offset);  }  html .dp-grid\:phi\:-9\:s {    display: block;    float: left;    width: var(--dp-phi-9);  }  html .dp-grid\:phi\:-9\:offset {    display: block;    float: left;    width: var(--dp-phi-9-offset);  }}@media (min-width: 767px) {  html .dp-grid\:10pc\:m {    display: block;    float: left;    width: 10%;  }  html .dp-grid\:15pc\:m {    display: block;    float: left;    width: 15%;  }  html .dp-grid\:20pc\:m {    display: block;    float: left;    width: 20%;  }  html .dp-grid\:25pc\:m {    display: block;    float: left;    width: 25%;  }  html .dp-grid\:30pc\:m {    display: block;    float: left;    width: 30%;  }  html .dp-grid\:35pc\:m {    display: block;    float: left;    width: 35%;  }  html .dp-grid\:40pc\:m {    display: block;    float: left;    width: 40%;  }  html .dp-grid\:45pc\:m {    display: block;    float: left;    width: 45%;  }  html .dp-grid\:50pc\:m {    display: block;    float: left;    width: 50%;  }  html .dp-grid\:55pc\:m {    display: block;    float: left;    width: 55%;  }  html .dp-grid\:60pc\:m {    display: block;    float: left;    width: 60%;  }  html .dp-grid\:65pc\:m {    display: block;    float: left;    width: 65%;  }  html .dp-grid\:70pc\:m {    display: block;    float: left;    width: 70%;  }  html .dp-grid\:75pc\:m {    display: block;    float: left;    width: 75%;  }  html .dp-grid\:80pc\:m {    display: block;    float: left;    width: 80%;  }  html .dp-grid\:85pc\:m {    display: block;    float: left;    width: 85%;  }  html .dp-grid\:90pc\:m {    display: block;    float: left;    width: 90%;  }  html .dp-grid\:95pc\:m {    display: block;    float: left;    width: 95%;  }  html .dp-grid\:100pc\:m {    display: block;    float: left;    width: 100%;  }  html .dp-grid\:105pc\:m {    display: block;    float: left;    width: 105%;  }  html .dp-grid\:phi\:-1\:m {    display: block;    float: left;    width: var(--dp-phi-1);  }  html .dp-grid\:phi\:-1\:offset {    display: block;    float: left;    width: var(--dp-phi-1-offset);  }  html .dp-grid\:phi\:-2\:m {    display: block;    float: left;    width: var(--dp-phi-2);  }  html .dp-grid\:phi\:-2\:offset {    display: block;    float: left;    width: var(--dp-phi-2-offset);  }  html .dp-grid\:phi\:-3\:m {    display: block;    float: left;    width: var(--dp-phi-3);  }  html .dp-grid\:phi\:-3\:offset {    display: block;    float: left;    width: var(--dp-phi-3-offset);  }  html .dp-grid\:phi\:-4\:m {    display: block;    float: left;    width: var(--dp-phi-4);  }  html .dp-grid\:phi\:-4\:offset {    display: block;    float: left;    width: var(--dp-phi-4-offset);  }  html .dp-grid\:phi\:-5\:m {    display: block;    float: left;    width: var(--dp-phi-5);  }  html .dp-grid\:phi\:-5\:offset {    display: block;    float: left;    width: var(--dp-phi-5-offset);  }  html .dp-grid\:phi\:-6\:m {    display: block;    float: left;    width: var(--dp-phi-6);  }  html .dp-grid\:phi\:-6\:offset {    display: block;    float: left;    width: var(--dp-phi-6-offset);  }  html .dp-grid\:phi\:-7\:m {    display: block;    float: left;    width: var(--dp-phi-7);  }  html .dp-grid\:phi\:-7\:offset {    display: block;    float: left;    width: var(--dp-phi-7-offset);  }  html .dp-grid\:phi\:-8\:m {    display: block;    float: left;    width: var(--dp-phi-8);  }  html .dp-grid\:phi\:-8\:offset {    display: block;    float: left;    width: var(--dp-phi-8-offset);  }  html .dp-grid\:phi\:-9\:m {    display: block;    float: left;    width: var(--dp-phi-9);  }  html .dp-grid\:phi\:-9\:offset {    display: block;    float: left;    width: var(--dp-phi-9-offset);  }}@media (min-width: 1023px) {  html .dp-grid\:10pc\:l {    display: block;    float: left;    width: 10%;  }  html .dp-grid\:15pc\:l {    display: block;    float: left;    width: 15%;  }  html .dp-grid\:20pc\:l {    display: block;    float: left;    width: 20%;  }  html .dp-grid\:25pc\:l {    display: block;    float: left;    width: 25%;  }  html .dp-grid\:30pc\:l {    display: block;    float: left;    width: 30%;  }  html .dp-grid\:35pc\:l {    display: block;    float: left;    width: 35%;  }  html .dp-grid\:40pc\:l {    display: block;    float: left;    width: 40%;  }  html .dp-grid\:45pc\:l {    display: block;    float: left;    width: 45%;  }  html .dp-grid\:50pc\:l {    display: block;    float: left;    width: 50%;  }  html .dp-grid\:55pc\:l {    display: block;    float: left;    width: 55%;  }  html .dp-grid\:60pc\:l {    display: block;    float: left;    width: 60%;  }  html .dp-grid\:65pc\:l {    display: block;    float: left;    width: 65%;  }  html .dp-grid\:70pc\:l {    display: block;    float: left;    width: 70%;  }  html .dp-grid\:75pc\:l {    display: block;    float: left;    width: 75%;  }  html .dp-grid\:80pc\:l {    display: block;    float: left;    width: 80%;  }  html .dp-grid\:85pc\:l {    display: block;    float: left;    width: 85%;  }  html .dp-grid\:90pc\:l {    display: block;    float: left;    width: 90%;  }  html .dp-grid\:95pc\:l {    display: block;    float: left;    width: 95%;  }  html .dp-grid\:100pc\:l {    display: block;    float: left;    width: 100%;  }  html .dp-grid\:105pc\:l {    display: block;    float: left;    width: 105%;  }  html .dp-grid\:phi\:-1\:l {    display: block;    float: left;    width: var(--dp-phi-1);  }  html .dp-grid\:phi\:-1\:offset {    display: block;    float: left;    width: var(--dp-phi-1-offset);  }  html .dp-grid\:phi\:-2\:l {    display: block;    float: left;    width: var(--dp-phi-2);  }  html .dp-grid\:phi\:-2\:offset {    display: block;    float: left;    width: var(--dp-phi-2-offset);  }  html .dp-grid\:phi\:-3\:l {    display: block;    float: left;    width: var(--dp-phi-3);  }  html .dp-grid\:phi\:-3\:offset {    display: block;    float: left;    width: var(--dp-phi-3-offset);  }  html .dp-grid\:phi\:-4\:l {    display: block;    float: left;    width: var(--dp-phi-4);  }  html .dp-grid\:phi\:-4\:offset {    display: block;    float: left;    width: var(--dp-phi-4-offset);  }  html .dp-grid\:phi\:-5\:l {    display: block;    float: left;    width: var(--dp-phi-5);  }  html .dp-grid\:phi\:-5\:offset {    display: block;    float: left;    width: var(--dp-phi-5-offset);  }  html .dp-grid\:phi\:-6\:l {    display: block;    float: left;    width: var(--dp-phi-6);  }  html .dp-grid\:phi\:-6\:offset {    display: block;    float: left;    width: var(--dp-phi-6-offset);  }  html .dp-grid\:phi\:-7\:l {    display: block;    float: left;    width: var(--dp-phi-7);  }  html .dp-grid\:phi\:-7\:offset {    display: block;    float: left;    width: var(--dp-phi-7-offset);  }  html .dp-grid\:phi\:-8\:l {    display: block;    float: left;    width: var(--dp-phi-8);  }  html .dp-grid\:phi\:-8\:offset {    display: block;    float: left;    width: var(--dp-phi-8-offset);  }  html .dp-grid\:phi\:-9\:l {    display: block;    float: left;    width: var(--dp-phi-9);  }  html .dp-grid\:phi\:-9\:offset {    display: block;    float: left;    width: var(--dp-phi-9-offset);  }}@media (min-width: 1250px) {  html .dp-grid\:10pc\:xl {    display: block;    float: left;    width: 10%;  }  html .dp-grid\:15pc\:xl {    display: block;    float: left;    width: 15%;  }  html .dp-grid\:20pc\:xl {    display: block;    float: left;    width: 20%;  }  html .dp-grid\:25pc\:xl {    display: block;    float: left;    width: 25%;  }  html .dp-grid\:30pc\:xl {    display: block;    float: left;    width: 30%;  }  html .dp-grid\:35pc\:xl {    display: block;    float: left;    width: 35%;  }  html .dp-grid\:40pc\:xl {    display: block;    float: left;    width: 40%;  }  html .dp-grid\:45pc\:xl {    display: block;    float: left;    width: 45%;  }  html .dp-grid\:50pc\:xl {    display: block;    float: left;    width: 50%;  }  html .dp-grid\:55pc\:xl {    display: block;    float: left;    width: 55%;  }  html .dp-grid\:60pc\:xl {    display: block;    float: left;    width: 60%;  }  html .dp-grid\:65pc\:xl {    display: block;    float: left;    width: 65%;  }  html .dp-grid\:70pc\:xl {    display: block;    float: left;    width: 70%;  }  html .dp-grid\:75pc\:xl {    display: block;    float: left;    width: 75%;  }  html .dp-grid\:80pc\:xl {    display: block;    float: left;    width: 80%;  }  html .dp-grid\:85pc\:xl {    display: block;    float: left;    width: 85%;  }  html .dp-grid\:90pc\:xl {    display: block;    float: left;    width: 90%;  }  html .dp-grid\:95pc\:xl {    display: block;    float: left;    width: 95%;  }  html .dp-grid\:100pc\:xl {    display: block;    float: left;    width: 100%;  }  html .dp-grid\:105pc\:xl {    display: block;    float: left;    width: 105%;  }}html .dp-grid\:fit {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:1 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:1 > * {  width: 100%;}html .dp-grid\:fit\:2 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:2 > * {  width: 50%;}html .dp-grid\:fit\:3 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:3 > * {  width: 33.3333333333%;}html .dp-grid\:fit\:4 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:4 > * {  width: 25%;}html .dp-grid\:fit\:5 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:5 > * {  width: 20%;}html .dp-grid\:fit\:6 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:6 > * {  width: 16.6666666667%;}html .dp-grid\:fit\:7 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:7 > * {  width: 14.2857142857%;}html .dp-grid\:fit\:8 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:8 > * {  width: 12.5%;}html .dp-grid\:fit\:9 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:9 > * {  width: 11.1111111111%;}html .dp-grid\:fit\:10 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:10 > * {  width: 10%;}html .dp-grid\:fit\:11 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:11 > * {  width: 9.0909090909%;}html .dp-grid\:fit\:12 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:12 > * {  width: 8.3333333333%;}html .dp-grid\:fit\:13 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:13 > * {  width: 7.6923076923%;}html .dp-grid\:fit\:14 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:14 > * {  width: 7.1428571429%;}html .dp-grid\:fit\:15 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:15 > * {  width: 6.6666666667%;}html .dp-grid\:fit\:16 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:16 > * {  width: 6.25%;}html .dp-grid\:fit\:17 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:17 > * {  width: 5.8823529412%;}html .dp-grid\:fit\:18 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:18 > * {  width: 5.5555555556%;}html .dp-grid\:fit\:19 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:19 > * {  width: 5.2631578947%;}html .dp-grid\:fit\:20 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:20 > * {  width: 5%;}html .dp-grid\:fit\:21 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:21 > * {  width: 4.7619047619%;}html .dp-grid\:fit\:22 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:22 > * {  width: 4.5454545455%;}html .dp-grid\:fit\:23 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:23 > * {  width: 4.347826087%;}html .dp-grid\:fit\:24 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:24 > * {  width: 4.1666666667%;}html .dp-grid\:fit\:25 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:25 > * {  width: 4%;}html .dp-grid\:fit\:26 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:26 > * {  width: 3.8461538462%;}html .dp-grid\:fit\:27 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:27 > * {  width: 3.7037037037%;}html .dp-grid\:fit\:28 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:28 > * {  width: 3.5714285714%;}html .dp-grid\:fit\:29 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:29 > * {  width: 3.4482758621%;}html .dp-grid\:fit\:30 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:30 > * {  width: 3.3333333333%;}html .dp-grid\:fit\:31 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:31 > * {  width: 3.2258064516%;}html .dp-grid\:fit\:32 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:32 > * {  width: 3.125%;}html .dp-grid\:fit\:33 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:33 > * {  width: 3.0303030303%;}html .dp-grid\:fit\:34 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:34 > * {  width: 2.9411764706%;}html .dp-grid\:fit\:35 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:35 > * {  width: 2.8571428571%;}html .dp-grid\:fit\:36 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:36 > * {  width: 2.7777777778%;}html .dp-grid\:fit\:37 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:37 > * {  width: 2.7027027027%;}html .dp-grid\:fit\:38 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:38 > * {  width: 2.6315789474%;}html .dp-grid\:fit\:39 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:39 > * {  width: 2.5641025641%;}html .dp-grid\:fit\:40 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:40 > * {  width: 2.5%;}html .dp-grid\:fit\:41 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:41 > * {  width: 2.4390243902%;}html .dp-grid\:fit\:42 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:42 > * {  width: 2.380952381%;}html .dp-grid\:fit\:43 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:43 > * {  width: 2.3255813953%;}html .dp-grid\:fit\:44 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:44 > * {  width: 2.2727272727%;}html .dp-grid\:fit\:45 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:45 > * {  width: 2.2222222222%;}html .dp-grid\:fit\:46 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:46 > * {  width: 2.1739130435%;}html .dp-grid\:fit\:47 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:47 > * {  width: 2.1276595745%;}html .dp-grid\:fit\:48 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:48 > * {  width: 2.0833333333%;}html .dp-grid\:fit\:49 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:49 > * {  width: 2.0408163265%;}html .dp-grid\:fit\:50 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:50 > * {  width: 2%;}html .dp-grid\:fit\:51 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:51 > * {  width: 1.9607843137%;}html .dp-grid\:fit\:52 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:52 > * {  width: 1.9230769231%;}html .dp-grid\:fit\:53 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:53 > * {  width: 1.8867924528%;}html .dp-grid\:fit\:54 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:54 > * {  width: 1.8518518519%;}html .dp-grid\:fit\:55 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:55 > * {  width: 1.8181818182%;}html .dp-grid\:fit\:56 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:56 > * {  width: 1.7857142857%;}html .dp-grid\:fit\:57 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:57 > * {  width: 1.7543859649%;}html .dp-grid\:fit\:58 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:58 > * {  width: 1.724137931%;}html .dp-grid\:fit\:59 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:59 > * {  width: 1.6949152542%;}html .dp-grid\:fit\:60 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:60 > * {  width: 1.6666666667%;}html .dp-grid\:fit\:61 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:61 > * {  width: 1.6393442623%;}html .dp-grid\:fit\:62 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:62 > * {  width: 1.6129032258%;}html .dp-grid\:fit\:63 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:63 > * {  width: 1.5873015873%;}html .dp-grid\:fit\:64 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:64 > * {  width: 1.5625%;}html .dp-grid\:fit\:65 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:65 > * {  width: 1.5384615385%;}html .dp-grid\:fit\:66 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:66 > * {  width: 1.5151515152%;}html .dp-grid\:fit\:67 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:67 > * {  width: 1.4925373134%;}html .dp-grid\:fit\:68 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:68 > * {  width: 1.4705882353%;}html .dp-grid\:fit\:69 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:69 > * {  width: 1.4492753623%;}html .dp-grid\:fit\:70 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:70 > * {  width: 1.4285714286%;}html .dp-grid\:fit\:71 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:71 > * {  width: 1.4084507042%;}html .dp-grid\:fit\:72 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:72 > * {  width: 1.3888888889%;}html .dp-grid\:fit\:73 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:73 > * {  width: 1.3698630137%;}html .dp-grid\:fit\:74 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:74 > * {  width: 1.3513513514%;}html .dp-grid\:fit\:75 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:75 > * {  width: 1.3333333333%;}html .dp-grid\:fit\:76 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:76 > * {  width: 1.3157894737%;}html .dp-grid\:fit\:77 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:77 > * {  width: 1.2987012987%;}html .dp-grid\:fit\:78 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:78 > * {  width: 1.2820512821%;}html .dp-grid\:fit\:79 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:79 > * {  width: 1.2658227848%;}html .dp-grid\:fit\:80 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:80 > * {  width: 1.25%;}html .dp-grid\:fit\:81 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:81 > * {  width: 1.2345679012%;}html .dp-grid\:fit\:82 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:82 > * {  width: 1.2195121951%;}html .dp-grid\:fit\:83 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:83 > * {  width: 1.2048192771%;}html .dp-grid\:fit\:84 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:84 > * {  width: 1.1904761905%;}html .dp-grid\:fit\:85 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:85 > * {  width: 1.1764705882%;}html .dp-grid\:fit\:86 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:86 > * {  width: 1.1627906977%;}html .dp-grid\:fit\:87 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:87 > * {  width: 1.1494252874%;}html .dp-grid\:fit\:88 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:88 > * {  width: 1.1363636364%;}html .dp-grid\:fit\:89 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:89 > * {  width: 1.1235955056%;}html .dp-grid\:fit\:90 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:90 > * {  width: 1.1111111111%;}html .dp-grid\:fit\:91 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:91 > * {  width: 1.0989010989%;}html .dp-grid\:fit\:92 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:92 > * {  width: 1.0869565217%;}html .dp-grid\:fit\:93 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:93 > * {  width: 1.0752688172%;}html .dp-grid\:fit\:94 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:94 > * {  width: 1.0638297872%;}html .dp-grid\:fit\:95 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:95 > * {  width: 1.0526315789%;}html .dp-grid\:fit\:96 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:96 > * {  width: 1.0416666667%;}html .dp-grid\:fit\:97 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:97 > * {  width: 1.0309278351%;}html .dp-grid\:fit\:98 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:98 > * {  width: 1.0204081633%;}html .dp-grid\:fit\:99 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:99 > * {  width: 1.0101010101%;}html .dp-grid\:fit\:100 {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:100 > * {  width: 1%;}html .dp-grid\:fit\:1\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:1\:xs > * {  width: 100%;}html .dp-grid\:fit\:2\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:2\:xs > * {  width: 50%;}html .dp-grid\:fit\:3\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:3\:xs > * {  width: 33.3333333333%;}html .dp-grid\:fit\:4\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:4\:xs > * {  width: 25%;}html .dp-grid\:fit\:5\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:5\:xs > * {  width: 20%;}html .dp-grid\:fit\:6\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:6\:xs > * {  width: 16.6666666667%;}html .dp-grid\:fit\:7\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:7\:xs > * {  width: 14.2857142857%;}html .dp-grid\:fit\:8\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:8\:xs > * {  width: 12.5%;}html .dp-grid\:fit\:9\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:9\:xs > * {  width: 11.1111111111%;}html .dp-grid\:fit\:10\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:10\:xs > * {  width: 10%;}html .dp-grid\:fit\:11\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:11\:xs > * {  width: 9.0909090909%;}html .dp-grid\:fit\:12\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:12\:xs > * {  width: 8.3333333333%;}html .dp-grid\:fit\:13\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:13\:xs > * {  width: 7.6923076923%;}html .dp-grid\:fit\:14\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:14\:xs > * {  width: 7.1428571429%;}html .dp-grid\:fit\:15\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:15\:xs > * {  width: 6.6666666667%;}html .dp-grid\:fit\:16\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:16\:xs > * {  width: 6.25%;}html .dp-grid\:fit\:17\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:17\:xs > * {  width: 5.8823529412%;}html .dp-grid\:fit\:18\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:18\:xs > * {  width: 5.5555555556%;}html .dp-grid\:fit\:19\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:19\:xs > * {  width: 5.2631578947%;}html .dp-grid\:fit\:20\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:20\:xs > * {  width: 5%;}html .dp-grid\:fit\:21\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:21\:xs > * {  width: 4.7619047619%;}html .dp-grid\:fit\:22\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:22\:xs > * {  width: 4.5454545455%;}html .dp-grid\:fit\:23\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:23\:xs > * {  width: 4.347826087%;}html .dp-grid\:fit\:24\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:24\:xs > * {  width: 4.1666666667%;}html .dp-grid\:fit\:25\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:25\:xs > * {  width: 4%;}html .dp-grid\:fit\:26\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:26\:xs > * {  width: 3.8461538462%;}html .dp-grid\:fit\:27\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:27\:xs > * {  width: 3.7037037037%;}html .dp-grid\:fit\:28\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:28\:xs > * {  width: 3.5714285714%;}html .dp-grid\:fit\:29\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:29\:xs > * {  width: 3.4482758621%;}html .dp-grid\:fit\:30\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:30\:xs > * {  width: 3.3333333333%;}html .dp-grid\:fit\:31\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:31\:xs > * {  width: 3.2258064516%;}html .dp-grid\:fit\:32\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:32\:xs > * {  width: 3.125%;}html .dp-grid\:fit\:33\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:33\:xs > * {  width: 3.0303030303%;}html .dp-grid\:fit\:34\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:34\:xs > * {  width: 2.9411764706%;}html .dp-grid\:fit\:35\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:35\:xs > * {  width: 2.8571428571%;}html .dp-grid\:fit\:36\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:36\:xs > * {  width: 2.7777777778%;}html .dp-grid\:fit\:37\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:37\:xs > * {  width: 2.7027027027%;}html .dp-grid\:fit\:38\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:38\:xs > * {  width: 2.6315789474%;}html .dp-grid\:fit\:39\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:39\:xs > * {  width: 2.5641025641%;}html .dp-grid\:fit\:40\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:40\:xs > * {  width: 2.5%;}html .dp-grid\:fit\:41\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:41\:xs > * {  width: 2.4390243902%;}html .dp-grid\:fit\:42\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:42\:xs > * {  width: 2.380952381%;}html .dp-grid\:fit\:43\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:43\:xs > * {  width: 2.3255813953%;}html .dp-grid\:fit\:44\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:44\:xs > * {  width: 2.2727272727%;}html .dp-grid\:fit\:45\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:45\:xs > * {  width: 2.2222222222%;}html .dp-grid\:fit\:46\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:46\:xs > * {  width: 2.1739130435%;}html .dp-grid\:fit\:47\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:47\:xs > * {  width: 2.1276595745%;}html .dp-grid\:fit\:48\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:48\:xs > * {  width: 2.0833333333%;}html .dp-grid\:fit\:49\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:49\:xs > * {  width: 2.0408163265%;}html .dp-grid\:fit\:50\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:50\:xs > * {  width: 2%;}html .dp-grid\:fit\:51\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:51\:xs > * {  width: 1.9607843137%;}html .dp-grid\:fit\:52\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:52\:xs > * {  width: 1.9230769231%;}html .dp-grid\:fit\:53\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:53\:xs > * {  width: 1.8867924528%;}html .dp-grid\:fit\:54\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:54\:xs > * {  width: 1.8518518519%;}html .dp-grid\:fit\:55\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:55\:xs > * {  width: 1.8181818182%;}html .dp-grid\:fit\:56\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:56\:xs > * {  width: 1.7857142857%;}html .dp-grid\:fit\:57\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:57\:xs > * {  width: 1.7543859649%;}html .dp-grid\:fit\:58\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:58\:xs > * {  width: 1.724137931%;}html .dp-grid\:fit\:59\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:59\:xs > * {  width: 1.6949152542%;}html .dp-grid\:fit\:60\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:60\:xs > * {  width: 1.6666666667%;}html .dp-grid\:fit\:61\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:61\:xs > * {  width: 1.6393442623%;}html .dp-grid\:fit\:62\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:62\:xs > * {  width: 1.6129032258%;}html .dp-grid\:fit\:63\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:63\:xs > * {  width: 1.5873015873%;}html .dp-grid\:fit\:64\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:64\:xs > * {  width: 1.5625%;}html .dp-grid\:fit\:65\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:65\:xs > * {  width: 1.5384615385%;}html .dp-grid\:fit\:66\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:66\:xs > * {  width: 1.5151515152%;}html .dp-grid\:fit\:67\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:67\:xs > * {  width: 1.4925373134%;}html .dp-grid\:fit\:68\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:68\:xs > * {  width: 1.4705882353%;}html .dp-grid\:fit\:69\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:69\:xs > * {  width: 1.4492753623%;}html .dp-grid\:fit\:70\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:70\:xs > * {  width: 1.4285714286%;}html .dp-grid\:fit\:71\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:71\:xs > * {  width: 1.4084507042%;}html .dp-grid\:fit\:72\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:72\:xs > * {  width: 1.3888888889%;}html .dp-grid\:fit\:73\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:73\:xs > * {  width: 1.3698630137%;}html .dp-grid\:fit\:74\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:74\:xs > * {  width: 1.3513513514%;}html .dp-grid\:fit\:75\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:75\:xs > * {  width: 1.3333333333%;}html .dp-grid\:fit\:76\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:76\:xs > * {  width: 1.3157894737%;}html .dp-grid\:fit\:77\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:77\:xs > * {  width: 1.2987012987%;}html .dp-grid\:fit\:78\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:78\:xs > * {  width: 1.2820512821%;}html .dp-grid\:fit\:79\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:79\:xs > * {  width: 1.2658227848%;}html .dp-grid\:fit\:80\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:80\:xs > * {  width: 1.25%;}html .dp-grid\:fit\:81\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:81\:xs > * {  width: 1.2345679012%;}html .dp-grid\:fit\:82\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:82\:xs > * {  width: 1.2195121951%;}html .dp-grid\:fit\:83\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:83\:xs > * {  width: 1.2048192771%;}html .dp-grid\:fit\:84\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:84\:xs > * {  width: 1.1904761905%;}html .dp-grid\:fit\:85\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:85\:xs > * {  width: 1.1764705882%;}html .dp-grid\:fit\:86\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:86\:xs > * {  width: 1.1627906977%;}html .dp-grid\:fit\:87\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:87\:xs > * {  width: 1.1494252874%;}html .dp-grid\:fit\:88\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:88\:xs > * {  width: 1.1363636364%;}html .dp-grid\:fit\:89\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:89\:xs > * {  width: 1.1235955056%;}html .dp-grid\:fit\:90\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:90\:xs > * {  width: 1.1111111111%;}html .dp-grid\:fit\:91\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:91\:xs > * {  width: 1.0989010989%;}html .dp-grid\:fit\:92\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:92\:xs > * {  width: 1.0869565217%;}html .dp-grid\:fit\:93\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:93\:xs > * {  width: 1.0752688172%;}html .dp-grid\:fit\:94\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:94\:xs > * {  width: 1.0638297872%;}html .dp-grid\:fit\:95\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:95\:xs > * {  width: 1.0526315789%;}html .dp-grid\:fit\:96\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:96\:xs > * {  width: 1.0416666667%;}html .dp-grid\:fit\:97\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:97\:xs > * {  width: 1.0309278351%;}html .dp-grid\:fit\:98\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:98\:xs > * {  width: 1.0204081633%;}html .dp-grid\:fit\:99\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:99\:xs > * {  width: 1.0101010101%;}html .dp-grid\:fit\:100\:xs {  display: flex;  flex-wrap: wrap;}html .dp-grid\:fit\:100\:xs > * {  width: 1%;}@media (min-width: 501px) and (max-width: 767px) {  html .dp-grid\:fit\:1\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:1\:s > * {    width: 100%;  }  html .dp-grid\:fit\:2\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:2\:s > * {    width: 50%;  }  html .dp-grid\:fit\:3\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:3\:s > * {    width: 33.3333333333%;  }  html .dp-grid\:fit\:4\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:4\:s > * {    width: 25%;  }  html .dp-grid\:fit\:5\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:5\:s > * {    width: 20%;  }  html .dp-grid\:fit\:6\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:6\:s > * {    width: 16.6666666667%;  }  html .dp-grid\:fit\:7\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:7\:s > * {    width: 14.2857142857%;  }  html .dp-grid\:fit\:8\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:8\:s > * {    width: 12.5%;  }  html .dp-grid\:fit\:9\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:9\:s > * {    width: 11.1111111111%;  }  html .dp-grid\:fit\:10\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:10\:s > * {    width: 10%;  }  html .dp-grid\:fit\:11\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:11\:s > * {    width: 9.0909090909%;  }  html .dp-grid\:fit\:12\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:12\:s > * {    width: 8.3333333333%;  }  html .dp-grid\:fit\:13\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:13\:s > * {    width: 7.6923076923%;  }  html .dp-grid\:fit\:14\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:14\:s > * {    width: 7.1428571429%;  }  html .dp-grid\:fit\:15\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:15\:s > * {    width: 6.6666666667%;  }  html .dp-grid\:fit\:16\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:16\:s > * {    width: 6.25%;  }  html .dp-grid\:fit\:17\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:17\:s > * {    width: 5.8823529412%;  }  html .dp-grid\:fit\:18\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:18\:s > * {    width: 5.5555555556%;  }  html .dp-grid\:fit\:19\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:19\:s > * {    width: 5.2631578947%;  }  html .dp-grid\:fit\:20\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:20\:s > * {    width: 5%;  }  html .dp-grid\:fit\:21\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:21\:s > * {    width: 4.7619047619%;  }  html .dp-grid\:fit\:22\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:22\:s > * {    width: 4.5454545455%;  }  html .dp-grid\:fit\:23\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:23\:s > * {    width: 4.347826087%;  }  html .dp-grid\:fit\:24\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:24\:s > * {    width: 4.1666666667%;  }  html .dp-grid\:fit\:25\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:25\:s > * {    width: 4%;  }  html .dp-grid\:fit\:26\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:26\:s > * {    width: 3.8461538462%;  }  html .dp-grid\:fit\:27\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:27\:s > * {    width: 3.7037037037%;  }  html .dp-grid\:fit\:28\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:28\:s > * {    width: 3.5714285714%;  }  html .dp-grid\:fit\:29\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:29\:s > * {    width: 3.4482758621%;  }  html .dp-grid\:fit\:30\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:30\:s > * {    width: 3.3333333333%;  }  html .dp-grid\:fit\:31\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:31\:s > * {    width: 3.2258064516%;  }  html .dp-grid\:fit\:32\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:32\:s > * {    width: 3.125%;  }  html .dp-grid\:fit\:33\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:33\:s > * {    width: 3.0303030303%;  }  html .dp-grid\:fit\:34\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:34\:s > * {    width: 2.9411764706%;  }  html .dp-grid\:fit\:35\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:35\:s > * {    width: 2.8571428571%;  }  html .dp-grid\:fit\:36\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:36\:s > * {    width: 2.7777777778%;  }  html .dp-grid\:fit\:37\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:37\:s > * {    width: 2.7027027027%;  }  html .dp-grid\:fit\:38\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:38\:s > * {    width: 2.6315789474%;  }  html .dp-grid\:fit\:39\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:39\:s > * {    width: 2.5641025641%;  }  html .dp-grid\:fit\:40\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:40\:s > * {    width: 2.5%;  }  html .dp-grid\:fit\:41\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:41\:s > * {    width: 2.4390243902%;  }  html .dp-grid\:fit\:42\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:42\:s > * {    width: 2.380952381%;  }  html .dp-grid\:fit\:43\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:43\:s > * {    width: 2.3255813953%;  }  html .dp-grid\:fit\:44\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:44\:s > * {    width: 2.2727272727%;  }  html .dp-grid\:fit\:45\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:45\:s > * {    width: 2.2222222222%;  }  html .dp-grid\:fit\:46\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:46\:s > * {    width: 2.1739130435%;  }  html .dp-grid\:fit\:47\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:47\:s > * {    width: 2.1276595745%;  }  html .dp-grid\:fit\:48\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:48\:s > * {    width: 2.0833333333%;  }  html .dp-grid\:fit\:49\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:49\:s > * {    width: 2.0408163265%;  }  html .dp-grid\:fit\:50\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:50\:s > * {    width: 2%;  }  html .dp-grid\:fit\:51\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:51\:s > * {    width: 1.9607843137%;  }  html .dp-grid\:fit\:52\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:52\:s > * {    width: 1.9230769231%;  }  html .dp-grid\:fit\:53\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:53\:s > * {    width: 1.8867924528%;  }  html .dp-grid\:fit\:54\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:54\:s > * {    width: 1.8518518519%;  }  html .dp-grid\:fit\:55\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:55\:s > * {    width: 1.8181818182%;  }  html .dp-grid\:fit\:56\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:56\:s > * {    width: 1.7857142857%;  }  html .dp-grid\:fit\:57\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:57\:s > * {    width: 1.7543859649%;  }  html .dp-grid\:fit\:58\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:58\:s > * {    width: 1.724137931%;  }  html .dp-grid\:fit\:59\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:59\:s > * {    width: 1.6949152542%;  }  html .dp-grid\:fit\:60\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:60\:s > * {    width: 1.6666666667%;  }  html .dp-grid\:fit\:61\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:61\:s > * {    width: 1.6393442623%;  }  html .dp-grid\:fit\:62\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:62\:s > * {    width: 1.6129032258%;  }  html .dp-grid\:fit\:63\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:63\:s > * {    width: 1.5873015873%;  }  html .dp-grid\:fit\:64\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:64\:s > * {    width: 1.5625%;  }  html .dp-grid\:fit\:65\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:65\:s > * {    width: 1.5384615385%;  }  html .dp-grid\:fit\:66\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:66\:s > * {    width: 1.5151515152%;  }  html .dp-grid\:fit\:67\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:67\:s > * {    width: 1.4925373134%;  }  html .dp-grid\:fit\:68\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:68\:s > * {    width: 1.4705882353%;  }  html .dp-grid\:fit\:69\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:69\:s > * {    width: 1.4492753623%;  }  html .dp-grid\:fit\:70\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:70\:s > * {    width: 1.4285714286%;  }  html .dp-grid\:fit\:71\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:71\:s > * {    width: 1.4084507042%;  }  html .dp-grid\:fit\:72\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:72\:s > * {    width: 1.3888888889%;  }  html .dp-grid\:fit\:73\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:73\:s > * {    width: 1.3698630137%;  }  html .dp-grid\:fit\:74\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:74\:s > * {    width: 1.3513513514%;  }  html .dp-grid\:fit\:75\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:75\:s > * {    width: 1.3333333333%;  }  html .dp-grid\:fit\:76\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:76\:s > * {    width: 1.3157894737%;  }  html .dp-grid\:fit\:77\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:77\:s > * {    width: 1.2987012987%;  }  html .dp-grid\:fit\:78\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:78\:s > * {    width: 1.2820512821%;  }  html .dp-grid\:fit\:79\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:79\:s > * {    width: 1.2658227848%;  }  html .dp-grid\:fit\:80\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:80\:s > * {    width: 1.25%;  }  html .dp-grid\:fit\:81\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:81\:s > * {    width: 1.2345679012%;  }  html .dp-grid\:fit\:82\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:82\:s > * {    width: 1.2195121951%;  }  html .dp-grid\:fit\:83\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:83\:s > * {    width: 1.2048192771%;  }  html .dp-grid\:fit\:84\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:84\:s > * {    width: 1.1904761905%;  }  html .dp-grid\:fit\:85\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:85\:s > * {    width: 1.1764705882%;  }  html .dp-grid\:fit\:86\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:86\:s > * {    width: 1.1627906977%;  }  html .dp-grid\:fit\:87\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:87\:s > * {    width: 1.1494252874%;  }  html .dp-grid\:fit\:88\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:88\:s > * {    width: 1.1363636364%;  }  html .dp-grid\:fit\:89\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:89\:s > * {    width: 1.1235955056%;  }  html .dp-grid\:fit\:90\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:90\:s > * {    width: 1.1111111111%;  }  html .dp-grid\:fit\:91\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:91\:s > * {    width: 1.0989010989%;  }  html .dp-grid\:fit\:92\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:92\:s > * {    width: 1.0869565217%;  }  html .dp-grid\:fit\:93\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:93\:s > * {    width: 1.0752688172%;  }  html .dp-grid\:fit\:94\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:94\:s > * {    width: 1.0638297872%;  }  html .dp-grid\:fit\:95\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:95\:s > * {    width: 1.0526315789%;  }  html .dp-grid\:fit\:96\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:96\:s > * {    width: 1.0416666667%;  }  html .dp-grid\:fit\:97\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:97\:s > * {    width: 1.0309278351%;  }  html .dp-grid\:fit\:98\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:98\:s > * {    width: 1.0204081633%;  }  html .dp-grid\:fit\:99\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:99\:s > * {    width: 1.0101010101%;  }  html .dp-grid\:fit\:100\:s {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:100\:s > * {    width: 1%;  }}@media (min-width: 768px) and (max-width: 1023px) {  html .dp-grid\:fit\:1\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:1\:m > * {    width: 100%;  }  html .dp-grid\:fit\:2\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:2\:m > * {    width: 50%;  }  html .dp-grid\:fit\:3\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:3\:m > * {    width: 33.3333333333%;  }  html .dp-grid\:fit\:4\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:4\:m > * {    width: 25%;  }  html .dp-grid\:fit\:5\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:5\:m > * {    width: 20%;  }  html .dp-grid\:fit\:6\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:6\:m > * {    width: 16.6666666667%;  }  html .dp-grid\:fit\:7\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:7\:m > * {    width: 14.2857142857%;  }  html .dp-grid\:fit\:8\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:8\:m > * {    width: 12.5%;  }  html .dp-grid\:fit\:9\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:9\:m > * {    width: 11.1111111111%;  }  html .dp-grid\:fit\:10\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:10\:m > * {    width: 10%;  }  html .dp-grid\:fit\:11\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:11\:m > * {    width: 9.0909090909%;  }  html .dp-grid\:fit\:12\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:12\:m > * {    width: 8.3333333333%;  }  html .dp-grid\:fit\:13\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:13\:m > * {    width: 7.6923076923%;  }  html .dp-grid\:fit\:14\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:14\:m > * {    width: 7.1428571429%;  }  html .dp-grid\:fit\:15\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:15\:m > * {    width: 6.6666666667%;  }  html .dp-grid\:fit\:16\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:16\:m > * {    width: 6.25%;  }  html .dp-grid\:fit\:17\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:17\:m > * {    width: 5.8823529412%;  }  html .dp-grid\:fit\:18\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:18\:m > * {    width: 5.5555555556%;  }  html .dp-grid\:fit\:19\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:19\:m > * {    width: 5.2631578947%;  }  html .dp-grid\:fit\:20\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:20\:m > * {    width: 5%;  }  html .dp-grid\:fit\:21\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:21\:m > * {    width: 4.7619047619%;  }  html .dp-grid\:fit\:22\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:22\:m > * {    width: 4.5454545455%;  }  html .dp-grid\:fit\:23\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:23\:m > * {    width: 4.347826087%;  }  html .dp-grid\:fit\:24\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:24\:m > * {    width: 4.1666666667%;  }  html .dp-grid\:fit\:25\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:25\:m > * {    width: 4%;  }  html .dp-grid\:fit\:26\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:26\:m > * {    width: 3.8461538462%;  }  html .dp-grid\:fit\:27\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:27\:m > * {    width: 3.7037037037%;  }  html .dp-grid\:fit\:28\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:28\:m > * {    width: 3.5714285714%;  }  html .dp-grid\:fit\:29\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:29\:m > * {    width: 3.4482758621%;  }  html .dp-grid\:fit\:30\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:30\:m > * {    width: 3.3333333333%;  }  html .dp-grid\:fit\:31\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:31\:m > * {    width: 3.2258064516%;  }  html .dp-grid\:fit\:32\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:32\:m > * {    width: 3.125%;  }  html .dp-grid\:fit\:33\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:33\:m > * {    width: 3.0303030303%;  }  html .dp-grid\:fit\:34\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:34\:m > * {    width: 2.9411764706%;  }  html .dp-grid\:fit\:35\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:35\:m > * {    width: 2.8571428571%;  }  html .dp-grid\:fit\:36\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:36\:m > * {    width: 2.7777777778%;  }  html .dp-grid\:fit\:37\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:37\:m > * {    width: 2.7027027027%;  }  html .dp-grid\:fit\:38\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:38\:m > * {    width: 2.6315789474%;  }  html .dp-grid\:fit\:39\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:39\:m > * {    width: 2.5641025641%;  }  html .dp-grid\:fit\:40\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:40\:m > * {    width: 2.5%;  }  html .dp-grid\:fit\:41\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:41\:m > * {    width: 2.4390243902%;  }  html .dp-grid\:fit\:42\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:42\:m > * {    width: 2.380952381%;  }  html .dp-grid\:fit\:43\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:43\:m > * {    width: 2.3255813953%;  }  html .dp-grid\:fit\:44\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:44\:m > * {    width: 2.2727272727%;  }  html .dp-grid\:fit\:45\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:45\:m > * {    width: 2.2222222222%;  }  html .dp-grid\:fit\:46\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:46\:m > * {    width: 2.1739130435%;  }  html .dp-grid\:fit\:47\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:47\:m > * {    width: 2.1276595745%;  }  html .dp-grid\:fit\:48\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:48\:m > * {    width: 2.0833333333%;  }  html .dp-grid\:fit\:49\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:49\:m > * {    width: 2.0408163265%;  }  html .dp-grid\:fit\:50\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:50\:m > * {    width: 2%;  }  html .dp-grid\:fit\:51\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:51\:m > * {    width: 1.9607843137%;  }  html .dp-grid\:fit\:52\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:52\:m > * {    width: 1.9230769231%;  }  html .dp-grid\:fit\:53\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:53\:m > * {    width: 1.8867924528%;  }  html .dp-grid\:fit\:54\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:54\:m > * {    width: 1.8518518519%;  }  html .dp-grid\:fit\:55\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:55\:m > * {    width: 1.8181818182%;  }  html .dp-grid\:fit\:56\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:56\:m > * {    width: 1.7857142857%;  }  html .dp-grid\:fit\:57\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:57\:m > * {    width: 1.7543859649%;  }  html .dp-grid\:fit\:58\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:58\:m > * {    width: 1.724137931%;  }  html .dp-grid\:fit\:59\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:59\:m > * {    width: 1.6949152542%;  }  html .dp-grid\:fit\:60\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:60\:m > * {    width: 1.6666666667%;  }  html .dp-grid\:fit\:61\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:61\:m > * {    width: 1.6393442623%;  }  html .dp-grid\:fit\:62\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:62\:m > * {    width: 1.6129032258%;  }  html .dp-grid\:fit\:63\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:63\:m > * {    width: 1.5873015873%;  }  html .dp-grid\:fit\:64\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:64\:m > * {    width: 1.5625%;  }  html .dp-grid\:fit\:65\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:65\:m > * {    width: 1.5384615385%;  }  html .dp-grid\:fit\:66\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:66\:m > * {    width: 1.5151515152%;  }  html .dp-grid\:fit\:67\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:67\:m > * {    width: 1.4925373134%;  }  html .dp-grid\:fit\:68\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:68\:m > * {    width: 1.4705882353%;  }  html .dp-grid\:fit\:69\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:69\:m > * {    width: 1.4492753623%;  }  html .dp-grid\:fit\:70\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:70\:m > * {    width: 1.4285714286%;  }  html .dp-grid\:fit\:71\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:71\:m > * {    width: 1.4084507042%;  }  html .dp-grid\:fit\:72\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:72\:m > * {    width: 1.3888888889%;  }  html .dp-grid\:fit\:73\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:73\:m > * {    width: 1.3698630137%;  }  html .dp-grid\:fit\:74\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:74\:m > * {    width: 1.3513513514%;  }  html .dp-grid\:fit\:75\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:75\:m > * {    width: 1.3333333333%;  }  html .dp-grid\:fit\:76\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:76\:m > * {    width: 1.3157894737%;  }  html .dp-grid\:fit\:77\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:77\:m > * {    width: 1.2987012987%;  }  html .dp-grid\:fit\:78\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:78\:m > * {    width: 1.2820512821%;  }  html .dp-grid\:fit\:79\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:79\:m > * {    width: 1.2658227848%;  }  html .dp-grid\:fit\:80\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:80\:m > * {    width: 1.25%;  }  html .dp-grid\:fit\:81\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:81\:m > * {    width: 1.2345679012%;  }  html .dp-grid\:fit\:82\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:82\:m > * {    width: 1.2195121951%;  }  html .dp-grid\:fit\:83\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:83\:m > * {    width: 1.2048192771%;  }  html .dp-grid\:fit\:84\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:84\:m > * {    width: 1.1904761905%;  }  html .dp-grid\:fit\:85\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:85\:m > * {    width: 1.1764705882%;  }  html .dp-grid\:fit\:86\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:86\:m > * {    width: 1.1627906977%;  }  html .dp-grid\:fit\:87\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:87\:m > * {    width: 1.1494252874%;  }  html .dp-grid\:fit\:88\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:88\:m > * {    width: 1.1363636364%;  }  html .dp-grid\:fit\:89\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:89\:m > * {    width: 1.1235955056%;  }  html .dp-grid\:fit\:90\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:90\:m > * {    width: 1.1111111111%;  }  html .dp-grid\:fit\:91\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:91\:m > * {    width: 1.0989010989%;  }  html .dp-grid\:fit\:92\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:92\:m > * {    width: 1.0869565217%;  }  html .dp-grid\:fit\:93\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:93\:m > * {    width: 1.0752688172%;  }  html .dp-grid\:fit\:94\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:94\:m > * {    width: 1.0638297872%;  }  html .dp-grid\:fit\:95\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:95\:m > * {    width: 1.0526315789%;  }  html .dp-grid\:fit\:96\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:96\:m > * {    width: 1.0416666667%;  }  html .dp-grid\:fit\:97\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:97\:m > * {    width: 1.0309278351%;  }  html .dp-grid\:fit\:98\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:98\:m > * {    width: 1.0204081633%;  }  html .dp-grid\:fit\:99\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:99\:m > * {    width: 1.0101010101%;  }  html .dp-grid\:fit\:100\:m {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:100\:m > * {    width: 1%;  }}@media (min-width: 1024px) {  html .dp-grid\:fit\:1\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:1\:l > * {    width: 100%;  }  html .dp-grid\:fit\:2\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:2\:l > * {    width: 50%;  }  html .dp-grid\:fit\:3\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:3\:l > * {    width: 33.3333333333%;  }  html .dp-grid\:fit\:4\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:4\:l > * {    width: 25%;  }  html .dp-grid\:fit\:5\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:5\:l > * {    width: 20%;  }  html .dp-grid\:fit\:6\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:6\:l > * {    width: 16.6666666667%;  }  html .dp-grid\:fit\:7\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:7\:l > * {    width: 14.2857142857%;  }  html .dp-grid\:fit\:8\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:8\:l > * {    width: 12.5%;  }  html .dp-grid\:fit\:9\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:9\:l > * {    width: 11.1111111111%;  }  html .dp-grid\:fit\:10\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:10\:l > * {    width: 10%;  }  html .dp-grid\:fit\:11\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:11\:l > * {    width: 9.0909090909%;  }  html .dp-grid\:fit\:12\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:12\:l > * {    width: 8.3333333333%;  }  html .dp-grid\:fit\:13\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:13\:l > * {    width: 7.6923076923%;  }  html .dp-grid\:fit\:14\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:14\:l > * {    width: 7.1428571429%;  }  html .dp-grid\:fit\:15\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:15\:l > * {    width: 6.6666666667%;  }  html .dp-grid\:fit\:16\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:16\:l > * {    width: 6.25%;  }  html .dp-grid\:fit\:17\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:17\:l > * {    width: 5.8823529412%;  }  html .dp-grid\:fit\:18\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:18\:l > * {    width: 5.5555555556%;  }  html .dp-grid\:fit\:19\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:19\:l > * {    width: 5.2631578947%;  }  html .dp-grid\:fit\:20\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:20\:l > * {    width: 5%;  }  html .dp-grid\:fit\:21\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:21\:l > * {    width: 4.7619047619%;  }  html .dp-grid\:fit\:22\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:22\:l > * {    width: 4.5454545455%;  }  html .dp-grid\:fit\:23\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:23\:l > * {    width: 4.347826087%;  }  html .dp-grid\:fit\:24\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:24\:l > * {    width: 4.1666666667%;  }  html .dp-grid\:fit\:25\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:25\:l > * {    width: 4%;  }  html .dp-grid\:fit\:26\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:26\:l > * {    width: 3.8461538462%;  }  html .dp-grid\:fit\:27\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:27\:l > * {    width: 3.7037037037%;  }  html .dp-grid\:fit\:28\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:28\:l > * {    width: 3.5714285714%;  }  html .dp-grid\:fit\:29\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:29\:l > * {    width: 3.4482758621%;  }  html .dp-grid\:fit\:30\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:30\:l > * {    width: 3.3333333333%;  }  html .dp-grid\:fit\:31\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:31\:l > * {    width: 3.2258064516%;  }  html .dp-grid\:fit\:32\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:32\:l > * {    width: 3.125%;  }  html .dp-grid\:fit\:33\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:33\:l > * {    width: 3.0303030303%;  }  html .dp-grid\:fit\:34\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:34\:l > * {    width: 2.9411764706%;  }  html .dp-grid\:fit\:35\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:35\:l > * {    width: 2.8571428571%;  }  html .dp-grid\:fit\:36\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:36\:l > * {    width: 2.7777777778%;  }  html .dp-grid\:fit\:37\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:37\:l > * {    width: 2.7027027027%;  }  html .dp-grid\:fit\:38\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:38\:l > * {    width: 2.6315789474%;  }  html .dp-grid\:fit\:39\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:39\:l > * {    width: 2.5641025641%;  }  html .dp-grid\:fit\:40\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:40\:l > * {    width: 2.5%;  }  html .dp-grid\:fit\:41\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:41\:l > * {    width: 2.4390243902%;  }  html .dp-grid\:fit\:42\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:42\:l > * {    width: 2.380952381%;  }  html .dp-grid\:fit\:43\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:43\:l > * {    width: 2.3255813953%;  }  html .dp-grid\:fit\:44\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:44\:l > * {    width: 2.2727272727%;  }  html .dp-grid\:fit\:45\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:45\:l > * {    width: 2.2222222222%;  }  html .dp-grid\:fit\:46\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:46\:l > * {    width: 2.1739130435%;  }  html .dp-grid\:fit\:47\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:47\:l > * {    width: 2.1276595745%;  }  html .dp-grid\:fit\:48\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:48\:l > * {    width: 2.0833333333%;  }  html .dp-grid\:fit\:49\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:49\:l > * {    width: 2.0408163265%;  }  html .dp-grid\:fit\:50\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:50\:l > * {    width: 2%;  }  html .dp-grid\:fit\:51\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:51\:l > * {    width: 1.9607843137%;  }  html .dp-grid\:fit\:52\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:52\:l > * {    width: 1.9230769231%;  }  html .dp-grid\:fit\:53\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:53\:l > * {    width: 1.8867924528%;  }  html .dp-grid\:fit\:54\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:54\:l > * {    width: 1.8518518519%;  }  html .dp-grid\:fit\:55\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:55\:l > * {    width: 1.8181818182%;  }  html .dp-grid\:fit\:56\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:56\:l > * {    width: 1.7857142857%;  }  html .dp-grid\:fit\:57\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:57\:l > * {    width: 1.7543859649%;  }  html .dp-grid\:fit\:58\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:58\:l > * {    width: 1.724137931%;  }  html .dp-grid\:fit\:59\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:59\:l > * {    width: 1.6949152542%;  }  html .dp-grid\:fit\:60\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:60\:l > * {    width: 1.6666666667%;  }  html .dp-grid\:fit\:61\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:61\:l > * {    width: 1.6393442623%;  }  html .dp-grid\:fit\:62\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:62\:l > * {    width: 1.6129032258%;  }  html .dp-grid\:fit\:63\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:63\:l > * {    width: 1.5873015873%;  }  html .dp-grid\:fit\:64\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:64\:l > * {    width: 1.5625%;  }  html .dp-grid\:fit\:65\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:65\:l > * {    width: 1.5384615385%;  }  html .dp-grid\:fit\:66\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:66\:l > * {    width: 1.5151515152%;  }  html .dp-grid\:fit\:67\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:67\:l > * {    width: 1.4925373134%;  }  html .dp-grid\:fit\:68\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:68\:l > * {    width: 1.4705882353%;  }  html .dp-grid\:fit\:69\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:69\:l > * {    width: 1.4492753623%;  }  html .dp-grid\:fit\:70\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:70\:l > * {    width: 1.4285714286%;  }  html .dp-grid\:fit\:71\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:71\:l > * {    width: 1.4084507042%;  }  html .dp-grid\:fit\:72\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:72\:l > * {    width: 1.3888888889%;  }  html .dp-grid\:fit\:73\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:73\:l > * {    width: 1.3698630137%;  }  html .dp-grid\:fit\:74\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:74\:l > * {    width: 1.3513513514%;  }  html .dp-grid\:fit\:75\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:75\:l > * {    width: 1.3333333333%;  }  html .dp-grid\:fit\:76\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:76\:l > * {    width: 1.3157894737%;  }  html .dp-grid\:fit\:77\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:77\:l > * {    width: 1.2987012987%;  }  html .dp-grid\:fit\:78\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:78\:l > * {    width: 1.2820512821%;  }  html .dp-grid\:fit\:79\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:79\:l > * {    width: 1.2658227848%;  }  html .dp-grid\:fit\:80\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:80\:l > * {    width: 1.25%;  }  html .dp-grid\:fit\:81\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:81\:l > * {    width: 1.2345679012%;  }  html .dp-grid\:fit\:82\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:82\:l > * {    width: 1.2195121951%;  }  html .dp-grid\:fit\:83\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:83\:l > * {    width: 1.2048192771%;  }  html .dp-grid\:fit\:84\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:84\:l > * {    width: 1.1904761905%;  }  html .dp-grid\:fit\:85\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:85\:l > * {    width: 1.1764705882%;  }  html .dp-grid\:fit\:86\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:86\:l > * {    width: 1.1627906977%;  }  html .dp-grid\:fit\:87\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:87\:l > * {    width: 1.1494252874%;  }  html .dp-grid\:fit\:88\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:88\:l > * {    width: 1.1363636364%;  }  html .dp-grid\:fit\:89\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:89\:l > * {    width: 1.1235955056%;  }  html .dp-grid\:fit\:90\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:90\:l > * {    width: 1.1111111111%;  }  html .dp-grid\:fit\:91\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:91\:l > * {    width: 1.0989010989%;  }  html .dp-grid\:fit\:92\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:92\:l > * {    width: 1.0869565217%;  }  html .dp-grid\:fit\:93\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:93\:l > * {    width: 1.0752688172%;  }  html .dp-grid\:fit\:94\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:94\:l > * {    width: 1.0638297872%;  }  html .dp-grid\:fit\:95\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:95\:l > * {    width: 1.0526315789%;  }  html .dp-grid\:fit\:96\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:96\:l > * {    width: 1.0416666667%;  }  html .dp-grid\:fit\:97\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:97\:l > * {    width: 1.0309278351%;  }  html .dp-grid\:fit\:98\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:98\:l > * {    width: 1.0204081633%;  }  html .dp-grid\:fit\:99\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:99\:l > * {    width: 1.0101010101%;  }  html .dp-grid\:fit\:100\:l {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:100\:l > * {    width: 1%;  }}@media (min-width: 1250px) {  html .dp-grid\:fit\:1\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:1\:xl > * {    width: 100%;  }  html .dp-grid\:fit\:2\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:2\:xl > * {    width: 50%;  }  html .dp-grid\:fit\:3\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:3\:xl > * {    width: 33.3333333333%;  }  html .dp-grid\:fit\:4\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:4\:xl > * {    width: 25%;  }  html .dp-grid\:fit\:5\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:5\:xl > * {    width: 20%;  }  html .dp-grid\:fit\:6\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:6\:xl > * {    width: 16.6666666667%;  }  html .dp-grid\:fit\:7\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:7\:xl > * {    width: 14.2857142857%;  }  html .dp-grid\:fit\:8\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:8\:xl > * {    width: 12.5%;  }  html .dp-grid\:fit\:9\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:9\:xl > * {    width: 11.1111111111%;  }  html .dp-grid\:fit\:10\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:10\:xl > * {    width: 10%;  }  html .dp-grid\:fit\:11\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:11\:xl > * {    width: 9.0909090909%;  }  html .dp-grid\:fit\:12\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:12\:xl > * {    width: 8.3333333333%;  }  html .dp-grid\:fit\:13\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:13\:xl > * {    width: 7.6923076923%;  }  html .dp-grid\:fit\:14\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:14\:xl > * {    width: 7.1428571429%;  }  html .dp-grid\:fit\:15\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:15\:xl > * {    width: 6.6666666667%;  }  html .dp-grid\:fit\:16\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:16\:xl > * {    width: 6.25%;  }  html .dp-grid\:fit\:17\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:17\:xl > * {    width: 5.8823529412%;  }  html .dp-grid\:fit\:18\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:18\:xl > * {    width: 5.5555555556%;  }  html .dp-grid\:fit\:19\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:19\:xl > * {    width: 5.2631578947%;  }  html .dp-grid\:fit\:20\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:20\:xl > * {    width: 5%;  }  html .dp-grid\:fit\:21\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:21\:xl > * {    width: 4.7619047619%;  }  html .dp-grid\:fit\:22\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:22\:xl > * {    width: 4.5454545455%;  }  html .dp-grid\:fit\:23\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:23\:xl > * {    width: 4.347826087%;  }  html .dp-grid\:fit\:24\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:24\:xl > * {    width: 4.1666666667%;  }  html .dp-grid\:fit\:25\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:25\:xl > * {    width: 4%;  }  html .dp-grid\:fit\:26\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:26\:xl > * {    width: 3.8461538462%;  }  html .dp-grid\:fit\:27\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:27\:xl > * {    width: 3.7037037037%;  }  html .dp-grid\:fit\:28\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:28\:xl > * {    width: 3.5714285714%;  }  html .dp-grid\:fit\:29\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:29\:xl > * {    width: 3.4482758621%;  }  html .dp-grid\:fit\:30\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:30\:xl > * {    width: 3.3333333333%;  }  html .dp-grid\:fit\:31\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:31\:xl > * {    width: 3.2258064516%;  }  html .dp-grid\:fit\:32\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:32\:xl > * {    width: 3.125%;  }  html .dp-grid\:fit\:33\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:33\:xl > * {    width: 3.0303030303%;  }  html .dp-grid\:fit\:34\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:34\:xl > * {    width: 2.9411764706%;  }  html .dp-grid\:fit\:35\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:35\:xl > * {    width: 2.8571428571%;  }  html .dp-grid\:fit\:36\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:36\:xl > * {    width: 2.7777777778%;  }  html .dp-grid\:fit\:37\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:37\:xl > * {    width: 2.7027027027%;  }  html .dp-grid\:fit\:38\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:38\:xl > * {    width: 2.6315789474%;  }  html .dp-grid\:fit\:39\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:39\:xl > * {    width: 2.5641025641%;  }  html .dp-grid\:fit\:40\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:40\:xl > * {    width: 2.5%;  }  html .dp-grid\:fit\:41\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:41\:xl > * {    width: 2.4390243902%;  }  html .dp-grid\:fit\:42\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:42\:xl > * {    width: 2.380952381%;  }  html .dp-grid\:fit\:43\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:43\:xl > * {    width: 2.3255813953%;  }  html .dp-grid\:fit\:44\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:44\:xl > * {    width: 2.2727272727%;  }  html .dp-grid\:fit\:45\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:45\:xl > * {    width: 2.2222222222%;  }  html .dp-grid\:fit\:46\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:46\:xl > * {    width: 2.1739130435%;  }  html .dp-grid\:fit\:47\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:47\:xl > * {    width: 2.1276595745%;  }  html .dp-grid\:fit\:48\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:48\:xl > * {    width: 2.0833333333%;  }  html .dp-grid\:fit\:49\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:49\:xl > * {    width: 2.0408163265%;  }  html .dp-grid\:fit\:50\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:50\:xl > * {    width: 2%;  }  html .dp-grid\:fit\:51\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:51\:xl > * {    width: 1.9607843137%;  }  html .dp-grid\:fit\:52\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:52\:xl > * {    width: 1.9230769231%;  }  html .dp-grid\:fit\:53\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:53\:xl > * {    width: 1.8867924528%;  }  html .dp-grid\:fit\:54\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:54\:xl > * {    width: 1.8518518519%;  }  html .dp-grid\:fit\:55\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:55\:xl > * {    width: 1.8181818182%;  }  html .dp-grid\:fit\:56\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:56\:xl > * {    width: 1.7857142857%;  }  html .dp-grid\:fit\:57\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:57\:xl > * {    width: 1.7543859649%;  }  html .dp-grid\:fit\:58\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:58\:xl > * {    width: 1.724137931%;  }  html .dp-grid\:fit\:59\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:59\:xl > * {    width: 1.6949152542%;  }  html .dp-grid\:fit\:60\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:60\:xl > * {    width: 1.6666666667%;  }  html .dp-grid\:fit\:61\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:61\:xl > * {    width: 1.6393442623%;  }  html .dp-grid\:fit\:62\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:62\:xl > * {    width: 1.6129032258%;  }  html .dp-grid\:fit\:63\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:63\:xl > * {    width: 1.5873015873%;  }  html .dp-grid\:fit\:64\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:64\:xl > * {    width: 1.5625%;  }  html .dp-grid\:fit\:65\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:65\:xl > * {    width: 1.5384615385%;  }  html .dp-grid\:fit\:66\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:66\:xl > * {    width: 1.5151515152%;  }  html .dp-grid\:fit\:67\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:67\:xl > * {    width: 1.4925373134%;  }  html .dp-grid\:fit\:68\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:68\:xl > * {    width: 1.4705882353%;  }  html .dp-grid\:fit\:69\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:69\:xl > * {    width: 1.4492753623%;  }  html .dp-grid\:fit\:70\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:70\:xl > * {    width: 1.4285714286%;  }  html .dp-grid\:fit\:71\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:71\:xl > * {    width: 1.4084507042%;  }  html .dp-grid\:fit\:72\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:72\:xl > * {    width: 1.3888888889%;  }  html .dp-grid\:fit\:73\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:73\:xl > * {    width: 1.3698630137%;  }  html .dp-grid\:fit\:74\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:74\:xl > * {    width: 1.3513513514%;  }  html .dp-grid\:fit\:75\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:75\:xl > * {    width: 1.3333333333%;  }  html .dp-grid\:fit\:76\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:76\:xl > * {    width: 1.3157894737%;  }  html .dp-grid\:fit\:77\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:77\:xl > * {    width: 1.2987012987%;  }  html .dp-grid\:fit\:78\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:78\:xl > * {    width: 1.2820512821%;  }  html .dp-grid\:fit\:79\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:79\:xl > * {    width: 1.2658227848%;  }  html .dp-grid\:fit\:80\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:80\:xl > * {    width: 1.25%;  }  html .dp-grid\:fit\:81\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:81\:xl > * {    width: 1.2345679012%;  }  html .dp-grid\:fit\:82\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:82\:xl > * {    width: 1.2195121951%;  }  html .dp-grid\:fit\:83\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:83\:xl > * {    width: 1.2048192771%;  }  html .dp-grid\:fit\:84\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:84\:xl > * {    width: 1.1904761905%;  }  html .dp-grid\:fit\:85\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:85\:xl > * {    width: 1.1764705882%;  }  html .dp-grid\:fit\:86\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:86\:xl > * {    width: 1.1627906977%;  }  html .dp-grid\:fit\:87\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:87\:xl > * {    width: 1.1494252874%;  }  html .dp-grid\:fit\:88\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:88\:xl > * {    width: 1.1363636364%;  }  html .dp-grid\:fit\:89\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:89\:xl > * {    width: 1.1235955056%;  }  html .dp-grid\:fit\:90\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:90\:xl > * {    width: 1.1111111111%;  }  html .dp-grid\:fit\:91\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:91\:xl > * {    width: 1.0989010989%;  }  html .dp-grid\:fit\:92\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:92\:xl > * {    width: 1.0869565217%;  }  html .dp-grid\:fit\:93\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:93\:xl > * {    width: 1.0752688172%;  }  html .dp-grid\:fit\:94\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:94\:xl > * {    width: 1.0638297872%;  }  html .dp-grid\:fit\:95\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:95\:xl > * {    width: 1.0526315789%;  }  html .dp-grid\:fit\:96\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:96\:xl > * {    width: 1.0416666667%;  }  html .dp-grid\:fit\:97\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:97\:xl > * {    width: 1.0309278351%;  }  html .dp-grid\:fit\:98\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:98\:xl > * {    width: 1.0204081633%;  }  html .dp-grid\:fit\:99\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:99\:xl > * {    width: 1.0101010101%;  }  html .dp-grid\:fit\:100\:xl {    display: flex;    flex-wrap: wrap;  }  html .dp-grid\:fit\:100\:xl > * {    width: 1%;  }}@media (min-width: 500px) and (max-width: 767px) {  html .dp-grid\:fit\:s {    display: flex;    justify-content: space-between;  }}@media (min-width: 768px) and (max-width: 1023px) {  html .dp-grid\:fit\:m {    display: flex;    justify-content: space-between;  }}@media (min-width: 1024px) {  html .dp-grid\:fit\:l {    display: flex;    justify-content: space-between;  }}@media (min-width: 1250px) {  html .dp-grid\:fit\:xl {    display: flex;    justify-content: space-between;  }}/* @debug$increment-keys; *//* Padding Percents */@media (min-width:0px) {  html .dp-pad {    padding: var(--dp-site-padding);  }  html .dp-pad\:top {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt {    padding-left: var(--dp-site-padding);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:xs {    padding: var(--dp-site-padding);  }  html .dp-pad\:top\:xs {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt\:xs {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot\:xs {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt\:xs {    padding-left: var(--dp-site-padding);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:s {    padding: var(--dp-site-padding);  }  html .dp-pad\:top\:s {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt\:s {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot\:s {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt\:s {    padding-left: var(--dp-site-padding);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:m {    padding: var(--dp-site-padding);  }  html .dp-pad\:top\:m {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt\:m {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot\:m {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt\:m {    padding-left: var(--dp-site-padding);  }}@media (min-width:1024px) {  html .dp-pad\:l {    padding: var(--dp-site-padding);  }  html .dp-pad\:top\:l {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt\:l {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot\:l {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt\:l {    padding-left: var(--dp-site-padding);  }}@media (min-width:1250px) {  html .dp-pad\:xl {    padding: var(--dp-site-padding);  }  html .dp-pad\:top\:xl {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt\:xl {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot\:xl {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt\:xl {    padding-left: var(--dp-site-padding);  }}@media (min-width:1300px) {  html .dp-pad\:sw {    padding: var(--dp-site-padding);  }  html .dp-pad\:top\:sw {    padding-top: var(--dp-site-padding);  }  html .dp-pad\:rt\:sw {    padding-right: var(--dp-site-padding);  }  html .dp-pad\:bot\:sw {    padding-bottom: var(--dp-site-padding);  }  html .dp-pad\:lt\:sw {    padding-left: var(--dp-site-padding);  }}@media (min-width:0px) {  html .dp-pad\:75pc {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:75pc\:xs {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top\:xs {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt\:xs {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot\:xs {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt\:xs {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:75pc\:s {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top\:s {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt\:s {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot\:s {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt\:s {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:75pc\:m {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top\:m {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt\:m {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot\:m {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt\:m {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:1024px) {  html .dp-pad\:75pc\:l {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top\:l {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt\:l {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot\:l {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt\:l {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:1250px) {  html .dp-pad\:75pc\:xl {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top\:xl {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt\:xl {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot\:xl {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt\:xl {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:1300px) {  html .dp-pad\:75pc\:sw {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:top\:sw {    padding-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:rt\:sw {    padding-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:bot\:sw {    padding-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-pad\:75pc\:lt\:sw {    padding-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:0px) {  html .dp-pad\:50pc {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:50pc\:xs {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top\:xs {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt\:xs {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot\:xs {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt\:xs {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:50pc\:s {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top\:s {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt\:s {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot\:s {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt\:s {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:50pc\:m {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top\:m {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt\:m {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot\:m {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt\:m {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:1024px) {  html .dp-pad\:50pc\:l {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top\:l {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt\:l {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot\:l {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt\:l {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:1250px) {  html .dp-pad\:50pc\:xl {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top\:xl {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt\:xl {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot\:xl {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt\:xl {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:1300px) {  html .dp-pad\:50pc\:sw {    padding: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:top\:sw {    padding-top: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:rt\:sw {    padding-right: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:bot\:sw {    padding-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-pad\:50pc\:lt\:sw {    padding-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:0px) {  html .dp-pad\:33pc {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:33pc\:xs {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top\:xs {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt\:xs {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot\:xs {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt\:xs {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:33pc\:s {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top\:s {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt\:s {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot\:s {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt\:s {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:33pc\:m {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top\:m {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt\:m {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot\:m {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt\:m {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:1024px) {  html .dp-pad\:33pc\:l {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top\:l {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt\:l {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot\:l {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt\:l {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:1250px) {  html .dp-pad\:33pc\:xl {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top\:xl {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt\:xl {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot\:xl {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt\:xl {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:1300px) {  html .dp-pad\:33pc\:sw {    padding: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:top\:sw {    padding-top: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:rt\:sw {    padding-right: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:bot\:sw {    padding-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-pad\:33pc\:lt\:sw {    padding-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:0px) {  html .dp-pad\:25pc {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt {    padding-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:25pc\:xs {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top\:xs {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt\:xs {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot\:xs {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt\:xs {    padding-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:25pc\:s {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top\:s {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt\:s {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot\:s {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt\:s {    padding-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:25pc\:m {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top\:m {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt\:m {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot\:m {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt\:m {    padding-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:1024px) {  html .dp-pad\:25pc\:l {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top\:l {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt\:l {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot\:l {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt\:l {    padding-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:1250px) {  html .dp-pad\:25pc\:xl {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top\:xl {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt\:xl {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot\:xl {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt\:xl {    padding-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:1300px) {  html .dp-pad\:25pc\:sw {    padding: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:top\:sw {    padding-top: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:rt\:sw {    padding-right: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:bot\:sw {    padding-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-pad\:25pc\:lt\:sw {    padding-left: calc(var(--dp-site-padding) / 4);  }}/* Padding Percents */@media (min-width:0px) {  html .dp-pad\:phi {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:xs {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top\:xs {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt\:xs {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot\:xs {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt\:xs {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:s {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top\:s {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt\:s {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot\:s {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt\:s {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:m {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top\:m {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt\:m {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot\:m {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt\:m {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:l {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top\:l {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt\:l {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot\:l {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt\:l {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:xl {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top\:xl {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt\:xl {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot\:xl {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt\:xl {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:sw {    padding: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:top\:sw {    padding-top: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:rt\:sw {    padding-right: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:bot\:sw {    padding-bottom: calc(100% / var(--dp-phi));  }  html .dp-pad\:phi\:lt\:sw {    padding-left: calc(100% / var(--dp-phi));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-1 {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-1\:xs {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-1\:s {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-1\:m {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-1\:l {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-1\:xl {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-1\:sw {    padding: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-pad\:phi\:-1\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-2 {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-2\:xs {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-2\:s {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-2\:m {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-2\:l {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-2\:xl {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-2\:sw {    padding: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-pad\:phi\:-2\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-3 {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-3\:xs {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-3\:s {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-3\:m {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-3\:l {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-3\:xl {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-3\:sw {    padding: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-pad\:phi\:-3\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-4 {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-4\:xs {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-4\:s {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-4\:m {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-4\:l {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-4\:xl {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-4\:sw {    padding: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-pad\:phi\:-4\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-5 {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-5\:xs {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-5\:s {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-5\:m {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-5\:l {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-5\:xl {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-5\:sw {    padding: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-pad\:phi\:-5\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-6 {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-6\:xs {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-6\:s {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-6\:m {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-6\:l {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-6\:xl {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-6\:sw {    padding: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-pad\:phi\:-6\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-7 {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-7\:xs {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-7\:s {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-7\:m {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-7\:l {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-7\:xl {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-7\:sw {    padding: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-pad\:phi\:-7\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-8 {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-8\:xs {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-8\:s {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-8\:m {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-8\:l {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-8\:xl {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-8\:sw {    padding: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-pad\:phi\:-8\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:0px) {  html .dp-pad\:phi\:-9 {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:phi\:-9\:xs {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top\:xs {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt\:xs {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot\:xs {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt\:xs {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:phi\:-9\:s {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top\:s {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt\:s {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot\:s {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt\:s {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:phi\:-9\:m {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top\:m {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt\:m {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot\:m {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt\:m {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:1024px) {  html .dp-pad\:phi\:-9\:l {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top\:l {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt\:l {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot\:l {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt\:l {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:1250px) {  html .dp-pad\:phi\:-9\:xl {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top\:xl {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt\:xl {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot\:xl {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt\:xl {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:1300px) {  html .dp-pad\:phi\:-9\:sw {    padding: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:top\:sw {    padding-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:rt\:sw {    padding-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:bot\:sw {    padding-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-pad\:phi\:-9\:lt\:sw {    padding-left: calc(100% / (var(--dp-phi) * 9));  }}/* Padding Pixels */@media (min-width:0px) {  html .dp-pad\:20px {    padding: 20px;  }  html .dp-pad\:20px\:top {    padding-top: 20px;  }  html .dp-pad\:20px\:rt {    padding-right: 20px;  }  html .dp-pad\:20px\:bot {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt {    padding-left: 20px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:20px\:xs {    padding: 20px;  }  html .dp-pad\:20px\:top\:xs {    padding-top: 20px;  }  html .dp-pad\:20px\:rt\:xs {    padding-right: 20px;  }  html .dp-pad\:20px\:bot\:xs {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt\:xs {    padding-left: 20px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:20px\:s {    padding: 20px;  }  html .dp-pad\:20px\:top\:s {    padding-top: 20px;  }  html .dp-pad\:20px\:rt\:s {    padding-right: 20px;  }  html .dp-pad\:20px\:bot\:s {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt\:s {    padding-left: 20px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:20px\:m {    padding: 20px;  }  html .dp-pad\:20px\:top\:m {    padding-top: 20px;  }  html .dp-pad\:20px\:rt\:m {    padding-right: 20px;  }  html .dp-pad\:20px\:bot\:m {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt\:m {    padding-left: 20px;  }}@media (min-width:1024px) {  html .dp-pad\:20px\:l {    padding: 20px;  }  html .dp-pad\:20px\:top\:l {    padding-top: 20px;  }  html .dp-pad\:20px\:rt\:l {    padding-right: 20px;  }  html .dp-pad\:20px\:bot\:l {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt\:l {    padding-left: 20px;  }}@media (min-width:1250px) {  html .dp-pad\:20px\:xl {    padding: 20px;  }  html .dp-pad\:20px\:top\:xl {    padding-top: 20px;  }  html .dp-pad\:20px\:rt\:xl {    padding-right: 20px;  }  html .dp-pad\:20px\:bot\:xl {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt\:xl {    padding-left: 20px;  }}@media (min-width:1300px) {  html .dp-pad\:20px\:sw {    padding: 20px;  }  html .dp-pad\:20px\:top\:sw {    padding-top: 20px;  }  html .dp-pad\:20px\:rt\:sw {    padding-right: 20px;  }  html .dp-pad\:20px\:bot\:sw {    padding-bottom: 20px;  }  html .dp-pad\:20px\:lt\:sw {    padding-left: 20px;  }}@media (min-width:0px) {  html .dp-pad\:15px {    padding: 15px;  }  html .dp-pad\:15px\:top {    padding-top: 15px;  }  html .dp-pad\:15px\:rt {    padding-right: 15px;  }  html .dp-pad\:15px\:bot {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt {    padding-left: 15px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:15px\:xs {    padding: 15px;  }  html .dp-pad\:15px\:top\:xs {    padding-top: 15px;  }  html .dp-pad\:15px\:rt\:xs {    padding-right: 15px;  }  html .dp-pad\:15px\:bot\:xs {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt\:xs {    padding-left: 15px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:15px\:s {    padding: 15px;  }  html .dp-pad\:15px\:top\:s {    padding-top: 15px;  }  html .dp-pad\:15px\:rt\:s {    padding-right: 15px;  }  html .dp-pad\:15px\:bot\:s {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt\:s {    padding-left: 15px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:15px\:m {    padding: 15px;  }  html .dp-pad\:15px\:top\:m {    padding-top: 15px;  }  html .dp-pad\:15px\:rt\:m {    padding-right: 15px;  }  html .dp-pad\:15px\:bot\:m {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt\:m {    padding-left: 15px;  }}@media (min-width:1024px) {  html .dp-pad\:15px\:l {    padding: 15px;  }  html .dp-pad\:15px\:top\:l {    padding-top: 15px;  }  html .dp-pad\:15px\:rt\:l {    padding-right: 15px;  }  html .dp-pad\:15px\:bot\:l {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt\:l {    padding-left: 15px;  }}@media (min-width:1250px) {  html .dp-pad\:15px\:xl {    padding: 15px;  }  html .dp-pad\:15px\:top\:xl {    padding-top: 15px;  }  html .dp-pad\:15px\:rt\:xl {    padding-right: 15px;  }  html .dp-pad\:15px\:bot\:xl {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt\:xl {    padding-left: 15px;  }}@media (min-width:1300px) {  html .dp-pad\:15px\:sw {    padding: 15px;  }  html .dp-pad\:15px\:top\:sw {    padding-top: 15px;  }  html .dp-pad\:15px\:rt\:sw {    padding-right: 15px;  }  html .dp-pad\:15px\:bot\:sw {    padding-bottom: 15px;  }  html .dp-pad\:15px\:lt\:sw {    padding-left: 15px;  }}@media (min-width:0px) {  html .dp-pad\:10px {    padding: 10px;  }  html .dp-pad\:10px\:top {    padding-top: 10px;  }  html .dp-pad\:10px\:rt {    padding-right: 10px;  }  html .dp-pad\:10px\:bot {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt {    padding-left: 10px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:10px\:xs {    padding: 10px;  }  html .dp-pad\:10px\:top\:xs {    padding-top: 10px;  }  html .dp-pad\:10px\:rt\:xs {    padding-right: 10px;  }  html .dp-pad\:10px\:bot\:xs {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt\:xs {    padding-left: 10px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:10px\:s {    padding: 10px;  }  html .dp-pad\:10px\:top\:s {    padding-top: 10px;  }  html .dp-pad\:10px\:rt\:s {    padding-right: 10px;  }  html .dp-pad\:10px\:bot\:s {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt\:s {    padding-left: 10px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:10px\:m {    padding: 10px;  }  html .dp-pad\:10px\:top\:m {    padding-top: 10px;  }  html .dp-pad\:10px\:rt\:m {    padding-right: 10px;  }  html .dp-pad\:10px\:bot\:m {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt\:m {    padding-left: 10px;  }}@media (min-width:1024px) {  html .dp-pad\:10px\:l {    padding: 10px;  }  html .dp-pad\:10px\:top\:l {    padding-top: 10px;  }  html .dp-pad\:10px\:rt\:l {    padding-right: 10px;  }  html .dp-pad\:10px\:bot\:l {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt\:l {    padding-left: 10px;  }}@media (min-width:1250px) {  html .dp-pad\:10px\:xl {    padding: 10px;  }  html .dp-pad\:10px\:top\:xl {    padding-top: 10px;  }  html .dp-pad\:10px\:rt\:xl {    padding-right: 10px;  }  html .dp-pad\:10px\:bot\:xl {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt\:xl {    padding-left: 10px;  }}@media (min-width:1300px) {  html .dp-pad\:10px\:sw {    padding: 10px;  }  html .dp-pad\:10px\:top\:sw {    padding-top: 10px;  }  html .dp-pad\:10px\:rt\:sw {    padding-right: 10px;  }  html .dp-pad\:10px\:bot\:sw {    padding-bottom: 10px;  }  html .dp-pad\:10px\:lt\:sw {    padding-left: 10px;  }}@media (min-width:0px) {  html .dp-pad\:5px {    padding: 5px;  }  html .dp-pad\:5px\:top {    padding-top: 5px;  }  html .dp-pad\:5px\:rt {    padding-right: 5px;  }  html .dp-pad\:5px\:bot {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt {    padding-left: 5px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:5px\:xs {    padding: 5px;  }  html .dp-pad\:5px\:top\:xs {    padding-top: 5px;  }  html .dp-pad\:5px\:rt\:xs {    padding-right: 5px;  }  html .dp-pad\:5px\:bot\:xs {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt\:xs {    padding-left: 5px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:5px\:s {    padding: 5px;  }  html .dp-pad\:5px\:top\:s {    padding-top: 5px;  }  html .dp-pad\:5px\:rt\:s {    padding-right: 5px;  }  html .dp-pad\:5px\:bot\:s {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt\:s {    padding-left: 5px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:5px\:m {    padding: 5px;  }  html .dp-pad\:5px\:top\:m {    padding-top: 5px;  }  html .dp-pad\:5px\:rt\:m {    padding-right: 5px;  }  html .dp-pad\:5px\:bot\:m {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt\:m {    padding-left: 5px;  }}@media (min-width:1024px) {  html .dp-pad\:5px\:l {    padding: 5px;  }  html .dp-pad\:5px\:top\:l {    padding-top: 5px;  }  html .dp-pad\:5px\:rt\:l {    padding-right: 5px;  }  html .dp-pad\:5px\:bot\:l {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt\:l {    padding-left: 5px;  }}@media (min-width:1250px) {  html .dp-pad\:5px\:xl {    padding: 5px;  }  html .dp-pad\:5px\:top\:xl {    padding-top: 5px;  }  html .dp-pad\:5px\:rt\:xl {    padding-right: 5px;  }  html .dp-pad\:5px\:bot\:xl {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt\:xl {    padding-left: 5px;  }}@media (min-width:1300px) {  html .dp-pad\:5px\:sw {    padding: 5px;  }  html .dp-pad\:5px\:top\:sw {    padding-top: 5px;  }  html .dp-pad\:5px\:rt\:sw {    padding-right: 5px;  }  html .dp-pad\:5px\:bot\:sw {    padding-bottom: 5px;  }  html .dp-pad\:5px\:lt\:sw {    padding-left: 5px;  }}@media (min-width:0px) {  html .dp-pad\:0px {    padding: 0px;  }  html .dp-pad\:0px\:top {    padding-top: 0px;  }  html .dp-pad\:0px\:rt {    padding-right: 0px;  }  html .dp-pad\:0px\:bot {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt {    padding-left: 0px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-pad\:0px\:xs {    padding: 0px;  }  html .dp-pad\:0px\:top\:xs {    padding-top: 0px;  }  html .dp-pad\:0px\:rt\:xs {    padding-right: 0px;  }  html .dp-pad\:0px\:bot\:xs {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt\:xs {    padding-left: 0px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-pad\:0px\:s {    padding: 0px;  }  html .dp-pad\:0px\:top\:s {    padding-top: 0px;  }  html .dp-pad\:0px\:rt\:s {    padding-right: 0px;  }  html .dp-pad\:0px\:bot\:s {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt\:s {    padding-left: 0px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-pad\:0px\:m {    padding: 0px;  }  html .dp-pad\:0px\:top\:m {    padding-top: 0px;  }  html .dp-pad\:0px\:rt\:m {    padding-right: 0px;  }  html .dp-pad\:0px\:bot\:m {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt\:m {    padding-left: 0px;  }}@media (min-width:1024px) {  html .dp-pad\:0px\:l {    padding: 0px;  }  html .dp-pad\:0px\:top\:l {    padding-top: 0px;  }  html .dp-pad\:0px\:rt\:l {    padding-right: 0px;  }  html .dp-pad\:0px\:bot\:l {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt\:l {    padding-left: 0px;  }}@media (min-width:1250px) {  html .dp-pad\:0px\:xl {    padding: 0px;  }  html .dp-pad\:0px\:top\:xl {    padding-top: 0px;  }  html .dp-pad\:0px\:rt\:xl {    padding-right: 0px;  }  html .dp-pad\:0px\:bot\:xl {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt\:xl {    padding-left: 0px;  }}@media (min-width:1300px) {  html .dp-pad\:0px\:sw {    padding: 0px;  }  html .dp-pad\:0px\:top\:sw {    padding-top: 0px;  }  html .dp-pad\:0px\:rt\:sw {    padding-right: 0px;  }  html .dp-pad\:0px\:bot\:sw {    padding-bottom: 0px;  }  html .dp-pad\:0px\:lt\:sw {    padding-left: 0px;  }}/* Margin Percents */@media (min-width:0px) {  html .dp-marg {    margin: var(--dp-site-padding);  }  html .dp-marg\:top {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt {    margin-left: var(--dp-site-padding);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:xs {    margin: var(--dp-site-padding);  }  html .dp-marg\:top\:xs {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt\:xs {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot\:xs {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt\:xs {    margin-left: var(--dp-site-padding);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:s {    margin: var(--dp-site-padding);  }  html .dp-marg\:top\:s {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt\:s {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot\:s {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt\:s {    margin-left: var(--dp-site-padding);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:m {    margin: var(--dp-site-padding);  }  html .dp-marg\:top\:m {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt\:m {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot\:m {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt\:m {    margin-left: var(--dp-site-padding);  }}@media (min-width:1024px) {  html .dp-marg\:l {    margin: var(--dp-site-padding);  }  html .dp-marg\:top\:l {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt\:l {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot\:l {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt\:l {    margin-left: var(--dp-site-padding);  }}@media (min-width:1250px) {  html .dp-marg\:xl {    margin: var(--dp-site-padding);  }  html .dp-marg\:top\:xl {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt\:xl {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot\:xl {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt\:xl {    margin-left: var(--dp-site-padding);  }}@media (min-width:1300px) {  html .dp-marg\:sw {    margin: var(--dp-site-padding);  }  html .dp-marg\:top\:sw {    margin-top: var(--dp-site-padding);  }  html .dp-marg\:rt\:sw {    margin-right: var(--dp-site-padding);  }  html .dp-marg\:bot\:sw {    margin-bottom: var(--dp-site-padding);  }  html .dp-marg\:lt\:sw {    margin-left: var(--dp-site-padding);  }}@media (min-width:0px) {  html .dp-marg\:75pc {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:75pc\:xs {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top\:xs {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt\:xs {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot\:xs {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt\:xs {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:75pc\:s {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top\:s {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt\:s {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot\:s {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt\:s {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:75pc\:m {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top\:m {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt\:m {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot\:m {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt\:m {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:1024px) {  html .dp-marg\:75pc\:l {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top\:l {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt\:l {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot\:l {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt\:l {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:1250px) {  html .dp-marg\:75pc\:xl {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top\:xl {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt\:xl {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot\:xl {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt\:xl {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:1300px) {  html .dp-marg\:75pc\:sw {    margin: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:top\:sw {    margin-top: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:rt\:sw {    margin-right: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:bot\:sw {    margin-bottom: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-marg\:75pc\:lt\:sw {    margin-left: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}@media (min-width:0px) {  html .dp-marg\:50pc {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:50pc\:xs {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top\:xs {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt\:xs {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot\:xs {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt\:xs {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:50pc\:s {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top\:s {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt\:s {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot\:s {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt\:s {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:50pc\:m {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top\:m {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt\:m {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot\:m {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt\:m {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:1024px) {  html .dp-marg\:50pc\:l {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top\:l {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt\:l {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot\:l {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt\:l {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:1250px) {  html .dp-marg\:50pc\:xl {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top\:xl {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt\:xl {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot\:xl {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt\:xl {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:1300px) {  html .dp-marg\:50pc\:sw {    margin: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:top\:sw {    margin-top: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:rt\:sw {    margin-right: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:bot\:sw {    margin-bottom: calc(var(--dp-site-padding) / 2);  }  html .dp-marg\:50pc\:lt\:sw {    margin-left: calc(var(--dp-site-padding) / 2);  }}@media (min-width:0px) {  html .dp-marg\:33pc {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:33pc\:xs {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top\:xs {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt\:xs {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot\:xs {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt\:xs {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:33pc\:s {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top\:s {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt\:s {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot\:s {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt\:s {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:33pc\:m {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top\:m {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt\:m {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot\:m {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt\:m {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:1024px) {  html .dp-marg\:33pc\:l {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top\:l {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt\:l {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot\:l {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt\:l {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:1250px) {  html .dp-marg\:33pc\:xl {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top\:xl {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt\:xl {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot\:xl {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt\:xl {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:1300px) {  html .dp-marg\:33pc\:sw {    margin: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:top\:sw {    margin-top: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:rt\:sw {    margin-right: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:bot\:sw {    margin-bottom: calc(var(--dp-site-padding) / 3);  }  html .dp-marg\:33pc\:lt\:sw {    margin-left: calc(var(--dp-site-padding) / 3);  }}@media (min-width:0px) {  html .dp-marg\:25pc {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt {    margin-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:25pc\:xs {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top\:xs {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt\:xs {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot\:xs {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt\:xs {    margin-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:25pc\:s {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top\:s {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt\:s {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot\:s {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt\:s {    margin-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:25pc\:m {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top\:m {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt\:m {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot\:m {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt\:m {    margin-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:1024px) {  html .dp-marg\:25pc\:l {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top\:l {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt\:l {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot\:l {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt\:l {    margin-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:1250px) {  html .dp-marg\:25pc\:xl {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top\:xl {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt\:xl {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot\:xl {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt\:xl {    margin-left: calc(var(--dp-site-padding) / 4);  }}@media (min-width:1300px) {  html .dp-marg\:25pc\:sw {    margin: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:top\:sw {    margin-top: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:rt\:sw {    margin-right: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:bot\:sw {    margin-bottom: calc(var(--dp-site-padding) / 4);  }  html .dp-marg\:25pc\:lt\:sw {    margin-left: calc(var(--dp-site-padding) / 4);  }}/* Margin Percents */@media (min-width:0px) {  html .dp-marg\:phi {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:xs {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top\:xs {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt\:xs {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot\:xs {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt\:xs {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:s {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top\:s {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt\:s {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot\:s {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt\:s {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:m {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top\:m {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt\:m {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot\:m {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt\:m {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:l {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top\:l {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt\:l {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot\:l {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt\:l {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:xl {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top\:xl {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt\:xl {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot\:xl {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt\:xl {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:sw {    margin: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:top\:sw {    margin-top: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:rt\:sw {    margin-right: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:bot\:sw {    margin-bottom: calc(100% / var(--dp-phi));  }  html .dp-marg\:phi\:lt\:sw {    margin-left: calc(100% / var(--dp-phi));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-1 {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-1\:xs {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-1\:s {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-1\:m {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-1\:l {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-1\:xl {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-1\:sw {    margin: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 1));  }  html .dp-marg\:phi\:-1\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 1));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-2 {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-2\:xs {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-2\:s {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-2\:m {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-2\:l {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-2\:xl {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-2\:sw {    margin: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 2));  }  html .dp-marg\:phi\:-2\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 2));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-3 {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-3\:xs {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-3\:s {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-3\:m {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-3\:l {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-3\:xl {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-3\:sw {    margin: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 3));  }  html .dp-marg\:phi\:-3\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 3));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-4 {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-4\:xs {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-4\:s {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-4\:m {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-4\:l {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-4\:xl {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-4\:sw {    margin: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 4));  }  html .dp-marg\:phi\:-4\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 4));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-5 {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-5\:xs {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-5\:s {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-5\:m {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-5\:l {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-5\:xl {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-5\:sw {    margin: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 5));  }  html .dp-marg\:phi\:-5\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 5));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-6 {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-6\:xs {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-6\:s {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-6\:m {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-6\:l {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-6\:xl {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-6\:sw {    margin: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 6));  }  html .dp-marg\:phi\:-6\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 6));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-7 {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-7\:xs {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-7\:s {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-7\:m {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-7\:l {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-7\:xl {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-7\:sw {    margin: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 7));  }  html .dp-marg\:phi\:-7\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 7));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-8 {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-8\:xs {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-8\:s {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-8\:m {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-8\:l {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-8\:xl {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-8\:sw {    margin: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 8));  }  html .dp-marg\:phi\:-8\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 8));  }}@media (min-width:0px) {  html .dp-marg\:phi\:-9 {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:phi\:-9\:xs {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top\:xs {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt\:xs {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot\:xs {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt\:xs {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:phi\:-9\:s {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top\:s {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt\:s {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot\:s {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt\:s {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:phi\:-9\:m {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top\:m {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt\:m {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot\:m {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt\:m {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:1024px) {  html .dp-marg\:phi\:-9\:l {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top\:l {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt\:l {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot\:l {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt\:l {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:1250px) {  html .dp-marg\:phi\:-9\:xl {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top\:xl {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt\:xl {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot\:xl {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt\:xl {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}@media (min-width:1300px) {  html .dp-marg\:phi\:-9\:sw {    margin: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:top\:sw {    margin-top: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:rt\:sw {    margin-right: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:bot\:sw {    margin-bottom: calc(100% / (var(--dp-phi) * 9));  }  html .dp-marg\:phi\:-9\:lt\:sw {    margin-left: calc(100% / (var(--dp-phi) * 9));  }}/* Margin Pixels */@media (min-width:0px) {  html .dp-marg\:20px {    margin: 20px;  }  html .dp-marg\:20px\:top {    margin-top: 20px;  }  html .dp-marg\:20px\:rt {    margin-right: 20px;  }  html .dp-marg\:20px\:bot {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt {    margin-left: 20px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:20px\:xs {    margin: 20px;  }  html .dp-marg\:20px\:top\:xs {    margin-top: 20px;  }  html .dp-marg\:20px\:rt\:xs {    margin-right: 20px;  }  html .dp-marg\:20px\:bot\:xs {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt\:xs {    margin-left: 20px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:20px\:s {    margin: 20px;  }  html .dp-marg\:20px\:top\:s {    margin-top: 20px;  }  html .dp-marg\:20px\:rt\:s {    margin-right: 20px;  }  html .dp-marg\:20px\:bot\:s {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt\:s {    margin-left: 20px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:20px\:m {    margin: 20px;  }  html .dp-marg\:20px\:top\:m {    margin-top: 20px;  }  html .dp-marg\:20px\:rt\:m {    margin-right: 20px;  }  html .dp-marg\:20px\:bot\:m {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt\:m {    margin-left: 20px;  }}@media (min-width:1024px) {  html .dp-marg\:20px\:l {    margin: 20px;  }  html .dp-marg\:20px\:top\:l {    margin-top: 20px;  }  html .dp-marg\:20px\:rt\:l {    margin-right: 20px;  }  html .dp-marg\:20px\:bot\:l {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt\:l {    margin-left: 20px;  }}@media (min-width:1250px) {  html .dp-marg\:20px\:xl {    margin: 20px;  }  html .dp-marg\:20px\:top\:xl {    margin-top: 20px;  }  html .dp-marg\:20px\:rt\:xl {    margin-right: 20px;  }  html .dp-marg\:20px\:bot\:xl {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt\:xl {    margin-left: 20px;  }}@media (min-width:1300px) {  html .dp-marg\:20px\:sw {    margin: 20px;  }  html .dp-marg\:20px\:top\:sw {    margin-top: 20px;  }  html .dp-marg\:20px\:rt\:sw {    margin-right: 20px;  }  html .dp-marg\:20px\:bot\:sw {    margin-bottom: 20px;  }  html .dp-marg\:20px\:lt\:sw {    margin-left: 20px;  }}@media (min-width:0px) {  html .dp-marg\:15px {    margin: 15px;  }  html .dp-marg\:15px\:top {    margin-top: 15px;  }  html .dp-marg\:15px\:rt {    margin-right: 15px;  }  html .dp-marg\:15px\:bot {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt {    margin-left: 15px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:15px\:xs {    margin: 15px;  }  html .dp-marg\:15px\:top\:xs {    margin-top: 15px;  }  html .dp-marg\:15px\:rt\:xs {    margin-right: 15px;  }  html .dp-marg\:15px\:bot\:xs {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt\:xs {    margin-left: 15px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:15px\:s {    margin: 15px;  }  html .dp-marg\:15px\:top\:s {    margin-top: 15px;  }  html .dp-marg\:15px\:rt\:s {    margin-right: 15px;  }  html .dp-marg\:15px\:bot\:s {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt\:s {    margin-left: 15px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:15px\:m {    margin: 15px;  }  html .dp-marg\:15px\:top\:m {    margin-top: 15px;  }  html .dp-marg\:15px\:rt\:m {    margin-right: 15px;  }  html .dp-marg\:15px\:bot\:m {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt\:m {    margin-left: 15px;  }}@media (min-width:1024px) {  html .dp-marg\:15px\:l {    margin: 15px;  }  html .dp-marg\:15px\:top\:l {    margin-top: 15px;  }  html .dp-marg\:15px\:rt\:l {    margin-right: 15px;  }  html .dp-marg\:15px\:bot\:l {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt\:l {    margin-left: 15px;  }}@media (min-width:1250px) {  html .dp-marg\:15px\:xl {    margin: 15px;  }  html .dp-marg\:15px\:top\:xl {    margin-top: 15px;  }  html .dp-marg\:15px\:rt\:xl {    margin-right: 15px;  }  html .dp-marg\:15px\:bot\:xl {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt\:xl {    margin-left: 15px;  }}@media (min-width:1300px) {  html .dp-marg\:15px\:sw {    margin: 15px;  }  html .dp-marg\:15px\:top\:sw {    margin-top: 15px;  }  html .dp-marg\:15px\:rt\:sw {    margin-right: 15px;  }  html .dp-marg\:15px\:bot\:sw {    margin-bottom: 15px;  }  html .dp-marg\:15px\:lt\:sw {    margin-left: 15px;  }}@media (min-width:0px) {  html .dp-marg\:10px {    margin: 10px;  }  html .dp-marg\:10px\:top {    margin-top: 10px;  }  html .dp-marg\:10px\:rt {    margin-right: 10px;  }  html .dp-marg\:10px\:bot {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt {    margin-left: 10px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:10px\:xs {    margin: 10px;  }  html .dp-marg\:10px\:top\:xs {    margin-top: 10px;  }  html .dp-marg\:10px\:rt\:xs {    margin-right: 10px;  }  html .dp-marg\:10px\:bot\:xs {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt\:xs {    margin-left: 10px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:10px\:s {    margin: 10px;  }  html .dp-marg\:10px\:top\:s {    margin-top: 10px;  }  html .dp-marg\:10px\:rt\:s {    margin-right: 10px;  }  html .dp-marg\:10px\:bot\:s {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt\:s {    margin-left: 10px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:10px\:m {    margin: 10px;  }  html .dp-marg\:10px\:top\:m {    margin-top: 10px;  }  html .dp-marg\:10px\:rt\:m {    margin-right: 10px;  }  html .dp-marg\:10px\:bot\:m {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt\:m {    margin-left: 10px;  }}@media (min-width:1024px) {  html .dp-marg\:10px\:l {    margin: 10px;  }  html .dp-marg\:10px\:top\:l {    margin-top: 10px;  }  html .dp-marg\:10px\:rt\:l {    margin-right: 10px;  }  html .dp-marg\:10px\:bot\:l {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt\:l {    margin-left: 10px;  }}@media (min-width:1250px) {  html .dp-marg\:10px\:xl {    margin: 10px;  }  html .dp-marg\:10px\:top\:xl {    margin-top: 10px;  }  html .dp-marg\:10px\:rt\:xl {    margin-right: 10px;  }  html .dp-marg\:10px\:bot\:xl {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt\:xl {    margin-left: 10px;  }}@media (min-width:1300px) {  html .dp-marg\:10px\:sw {    margin: 10px;  }  html .dp-marg\:10px\:top\:sw {    margin-top: 10px;  }  html .dp-marg\:10px\:rt\:sw {    margin-right: 10px;  }  html .dp-marg\:10px\:bot\:sw {    margin-bottom: 10px;  }  html .dp-marg\:10px\:lt\:sw {    margin-left: 10px;  }}@media (min-width:0px) {  html .dp-marg\:5px {    margin: 5px;  }  html .dp-marg\:5px\:top {    margin-top: 5px;  }  html .dp-marg\:5px\:rt {    margin-right: 5px;  }  html .dp-marg\:5px\:bot {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt {    margin-left: 5px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:5px\:xs {    margin: 5px;  }  html .dp-marg\:5px\:top\:xs {    margin-top: 5px;  }  html .dp-marg\:5px\:rt\:xs {    margin-right: 5px;  }  html .dp-marg\:5px\:bot\:xs {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt\:xs {    margin-left: 5px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:5px\:s {    margin: 5px;  }  html .dp-marg\:5px\:top\:s {    margin-top: 5px;  }  html .dp-marg\:5px\:rt\:s {    margin-right: 5px;  }  html .dp-marg\:5px\:bot\:s {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt\:s {    margin-left: 5px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:5px\:m {    margin: 5px;  }  html .dp-marg\:5px\:top\:m {    margin-top: 5px;  }  html .dp-marg\:5px\:rt\:m {    margin-right: 5px;  }  html .dp-marg\:5px\:bot\:m {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt\:m {    margin-left: 5px;  }}@media (min-width:1024px) {  html .dp-marg\:5px\:l {    margin: 5px;  }  html .dp-marg\:5px\:top\:l {    margin-top: 5px;  }  html .dp-marg\:5px\:rt\:l {    margin-right: 5px;  }  html .dp-marg\:5px\:bot\:l {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt\:l {    margin-left: 5px;  }}@media (min-width:1250px) {  html .dp-marg\:5px\:xl {    margin: 5px;  }  html .dp-marg\:5px\:top\:xl {    margin-top: 5px;  }  html .dp-marg\:5px\:rt\:xl {    margin-right: 5px;  }  html .dp-marg\:5px\:bot\:xl {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt\:xl {    margin-left: 5px;  }}@media (min-width:1300px) {  html .dp-marg\:5px\:sw {    margin: 5px;  }  html .dp-marg\:5px\:top\:sw {    margin-top: 5px;  }  html .dp-marg\:5px\:rt\:sw {    margin-right: 5px;  }  html .dp-marg\:5px\:bot\:sw {    margin-bottom: 5px;  }  html .dp-marg\:5px\:lt\:sw {    margin-left: 5px;  }}@media (min-width:0px) {  html .dp-marg\:0px {    margin: 0px;  }  html .dp-marg\:0px\:top {    margin-top: 0px;  }  html .dp-marg\:0px\:rt {    margin-right: 0px;  }  html .dp-marg\:0px\:bot {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt {    margin-left: 0px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-marg\:0px\:xs {    margin: 0px;  }  html .dp-marg\:0px\:top\:xs {    margin-top: 0px;  }  html .dp-marg\:0px\:rt\:xs {    margin-right: 0px;  }  html .dp-marg\:0px\:bot\:xs {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt\:xs {    margin-left: 0px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-marg\:0px\:s {    margin: 0px;  }  html .dp-marg\:0px\:top\:s {    margin-top: 0px;  }  html .dp-marg\:0px\:rt\:s {    margin-right: 0px;  }  html .dp-marg\:0px\:bot\:s {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt\:s {    margin-left: 0px;  }}@media (min-width:767px) and (max-width:1024px) {  html .dp-marg\:0px\:m {    margin: 0px;  }  html .dp-marg\:0px\:top\:m {    margin-top: 0px;  }  html .dp-marg\:0px\:rt\:m {    margin-right: 0px;  }  html .dp-marg\:0px\:bot\:m {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt\:m {    margin-left: 0px;  }}@media (min-width:1024px) {  html .dp-marg\:0px\:l {    margin: 0px;  }  html .dp-marg\:0px\:top\:l {    margin-top: 0px;  }  html .dp-marg\:0px\:rt\:l {    margin-right: 0px;  }  html .dp-marg\:0px\:bot\:l {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt\:l {    margin-left: 0px;  }}@media (min-width:1250px) {  html .dp-marg\:0px\:xl {    margin: 0px;  }  html .dp-marg\:0px\:top\:xl {    margin-top: 0px;  }  html .dp-marg\:0px\:rt\:xl {    margin-right: 0px;  }  html .dp-marg\:0px\:bot\:xl {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt\:xl {    margin-left: 0px;  }}@media (min-width:1300px) {  html .dp-marg\:0px\:sw {    margin: 0px;  }  html .dp-marg\:0px\:top\:sw {    margin-top: 0px;  }  html .dp-marg\:0px\:rt\:sw {    margin-right: 0px;  }  html .dp-marg\:0px\:bot\:sw {    margin-bottom: 0px;  }  html .dp-marg\:0px\:lt\:sw {    margin-left: 0px;  }}/*https://ascii.cl/*//* @debug$increment-keys; *//* Padding Percents *//* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) {  html .dp-gutter {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:xs {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:xs > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top\:xs {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top\:xs > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt\:xs {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt\:xs > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot\:xs {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot\:xs > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt\:xs {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt\:xs > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:s {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:s > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top\:s {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top\:s > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt\:s {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt\:s > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot\:s {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot\:s > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt\:s {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt\:s > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:m {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:m > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top\:m {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top\:m > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt\:m {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt\:m > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot\:m {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot\:m > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt\:m {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt\:m > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1023px) {  html .dp-gutter\:l {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:l > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top\:l {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top\:l > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt\:l {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt\:l > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot\:l {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot\:l > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt\:l {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt\:l > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1250px) {  html .dp-gutter\:xl {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:xl > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top\:xl {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top\:xl > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt\:xl {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt\:xl > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot\:xl {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot\:xl > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt\:xl {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt\:xl > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1300px) {  html .dp-gutter\:sw {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:sw > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:top\:sw {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:top\:sw > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:rt\:sw {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:rt\:sw > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:bot\:sw {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:bot\:sw > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }  html .dp-gutter\:lt\:sw {    margin-right: calc(0px - var(--dp-site-padding));    margin-left: calc(0px - var(--dp-site-padding));  }  html .dp-gutter\:lt\:sw > * {    padding: var(--dp-site-padding) var(--dp-site-padding);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) {  html .dp-gutter\:75pc {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:75pc\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:xs > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top\:xs > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt\:xs > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot\:xs > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt\:xs > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:75pc\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:s > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top\:s > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt\:s > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot\:s > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt\:s > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:75pc\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:m > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top\:m > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt\:m > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot\:m > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt\:m > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1023px) {  html .dp-gutter\:75pc\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:l > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top\:l > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt\:l > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot\:l > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt\:l > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1250px) {  html .dp-gutter\:75pc\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:xl > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top\:xl > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt\:xl > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot\:xl > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt\:xl > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1300px) {  html .dp-gutter\:75pc\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:sw > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:top\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:top\:sw > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:rt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:rt\:sw > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:bot\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:bot\:sw > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }  html .dp-gutter\:75pc\:lt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) - var(--dp-site-padding) / 4));  }  html .dp-gutter\:75pc\:lt\:sw > * {    padding: calc(var(--dp-site-padding) - var(--dp-site-padding) / 4) calc(var(--dp-site-padding) - var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) {  html .dp-gutter\:50pc {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:50pc\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:xs > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top\:xs > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt\:xs > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot\:xs > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt\:xs > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:50pc\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:s > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top\:s > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt\:s > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot\:s > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt\:s > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:50pc\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:m > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top\:m > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt\:m > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot\:m > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt\:m > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1023px) {  html .dp-gutter\:50pc\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:l > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top\:l > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt\:l > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot\:l > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt\:l > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1250px) {  html .dp-gutter\:50pc\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:xl > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top\:xl > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt\:xl > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot\:xl > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt\:xl > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1300px) {  html .dp-gutter\:50pc\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:sw > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:top\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:top\:sw > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:rt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:rt\:sw > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:bot\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:bot\:sw > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }  html .dp-gutter\:50pc\:lt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 2));    margin-left: calc(0px - calc(var(--dp-site-padding) / 2));  }  html .dp-gutter\:50pc\:lt\:sw > * {    padding: calc(var(--dp-site-padding) / 2) calc(var(--dp-site-padding) / 2);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) {  html .dp-gutter\:33pc {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:33pc\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:xs > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top\:xs > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt\:xs > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot\:xs > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt\:xs > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:33pc\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:s > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top\:s > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt\:s > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot\:s > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt\:s > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:33pc\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:m > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top\:m > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt\:m > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot\:m > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt\:m > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1023px) {  html .dp-gutter\:33pc\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:l > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top\:l > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt\:l > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot\:l > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt\:l > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1250px) {  html .dp-gutter\:33pc\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:xl > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top\:xl > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt\:xl > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot\:xl > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt\:xl > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1300px) {  html .dp-gutter\:33pc\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:sw > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:top\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:top\:sw > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:rt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:rt\:sw > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:bot\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:bot\:sw > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }  html .dp-gutter\:33pc\:lt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 3));    margin-left: calc(0px - calc(var(--dp-site-padding) / 3));  }  html .dp-gutter\:33pc\:lt\:sw > * {    padding: calc(var(--dp-site-padding) / 3) calc(var(--dp-site-padding) / 3);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) {  html .dp-gutter\:25pc {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:25pc\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:xs > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top\:xs > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt\:xs > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot\:xs > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt\:xs {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt\:xs > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:25pc\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:s > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top\:s > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt\:s > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot\:s > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt\:s {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt\:s > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:25pc\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:m > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top\:m > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt\:m > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot\:m > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt\:m {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt\:m > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1023px) {  html .dp-gutter\:25pc\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:l > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top\:l > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt\:l > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot\:l > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt\:l {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt\:l > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1250px) {  html .dp-gutter\:25pc\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:xl > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top\:xl > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt\:xl > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot\:xl > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt\:xl {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt\:xl > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* @debug map-get($screensizes,nth($screensize-keys,$scrncnt+1));*//* @if $scrncnt < length($screensize-keys) and nth($screensize-keys,$scrncnt) == '\\3Axl' {    $mediaquery:"(min-width:7000px)"; } */@media (min-width:1300px) {  html .dp-gutter\:25pc\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:sw > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:top\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:top\:sw > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:rt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:rt\:sw > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:bot\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:bot\:sw > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }  html .dp-gutter\:25pc\:lt\:sw {    margin-right: calc(0px - calc(var(--dp-site-padding) / 4));    margin-left: calc(0px - calc(var(--dp-site-padding) / 4));  }  html .dp-gutter\:25pc\:lt\:sw > * {    padding: calc(var(--dp-site-padding) / 4) calc(var(--dp-site-padding) / 4);  }}/* Padding Pixels */@media (min-width:0px) {  html .dp-gutter {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:xs {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top\:xs {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt\:xs {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot\:xs {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt\:xs {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:s {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top\:s {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt\:s {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot\:s {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt\:s {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:m {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top\:m {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt\:m {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot\:m {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt\:m {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:1023px) {  html .dp-gutter\:l {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top\:l {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt\:l {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot\:l {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt\:l {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:1250px) {  html .dp-gutter\:xl {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top\:xl {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt\:xl {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot\:xl {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt\:xl {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:1300px) {  html .dp-gutter\:sw {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:top\:sw {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:rt\:sw {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:bot\:sw {    margin-right: calc(0px - );    margin-left: calc(0px - );  }  html .dp-gutter\:lt\:sw {    margin-right: calc(0px - );    margin-left: calc(0px - );  }}@media (min-width:0px) {  html .dp-gutter\:20px {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt > * {    padding: 20px 20px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:20px\:xs {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:xs > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top\:xs {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top\:xs > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt\:xs {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt\:xs > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot\:xs {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot\:xs > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt\:xs {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt\:xs > * {    padding: 20px 20px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:20px\:s {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:s > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top\:s {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top\:s > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt\:s {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt\:s > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot\:s {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot\:s > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt\:s {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt\:s > * {    padding: 20px 20px;  }}@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:20px\:m {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:m > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top\:m {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top\:m > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt\:m {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt\:m > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot\:m {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot\:m > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt\:m {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt\:m > * {    padding: 20px 20px;  }}@media (min-width:1023px) {  html .dp-gutter\:20px\:l {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:l > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top\:l {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top\:l > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt\:l {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt\:l > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot\:l {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot\:l > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt\:l {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt\:l > * {    padding: 20px 20px;  }}@media (min-width:1250px) {  html .dp-gutter\:20px\:xl {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:xl > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top\:xl {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top\:xl > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt\:xl {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt\:xl > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot\:xl {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot\:xl > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt\:xl {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt\:xl > * {    padding: 20px 20px;  }}@media (min-width:1300px) {  html .dp-gutter\:20px\:sw {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:sw > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:top\:sw {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:top\:sw > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:rt\:sw {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:rt\:sw > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:bot\:sw {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:bot\:sw > * {    padding: 20px 20px;  }  html .dp-gutter\:20px\:lt\:sw {    margin-right: calc(0px - 20px);    margin-left: calc(0px - 20px);  }  html .dp-gutter\:20px\:lt\:sw > * {    padding: 20px 20px;  }}@media (min-width:0px) {  html .dp-gutter\:15px {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt > * {    padding: 15px 15px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:15px\:xs {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:xs > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top\:xs {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top\:xs > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt\:xs {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt\:xs > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot\:xs {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot\:xs > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt\:xs {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt\:xs > * {    padding: 15px 15px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:15px\:s {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:s > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top\:s {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top\:s > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt\:s {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt\:s > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot\:s {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot\:s > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt\:s {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt\:s > * {    padding: 15px 15px;  }}@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:15px\:m {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:m > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top\:m {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top\:m > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt\:m {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt\:m > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot\:m {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot\:m > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt\:m {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt\:m > * {    padding: 15px 15px;  }}@media (min-width:1023px) {  html .dp-gutter\:15px\:l {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:l > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top\:l {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top\:l > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt\:l {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt\:l > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot\:l {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot\:l > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt\:l {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt\:l > * {    padding: 15px 15px;  }}@media (min-width:1250px) {  html .dp-gutter\:15px\:xl {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:xl > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top\:xl {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top\:xl > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt\:xl {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt\:xl > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot\:xl {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot\:xl > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt\:xl {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt\:xl > * {    padding: 15px 15px;  }}@media (min-width:1300px) {  html .dp-gutter\:15px\:sw {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:sw > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:top\:sw {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:top\:sw > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:rt\:sw {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:rt\:sw > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:bot\:sw {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:bot\:sw > * {    padding: 15px 15px;  }  html .dp-gutter\:15px\:lt\:sw {    margin-right: calc(0px - 15px);    margin-left: calc(0px - 15px);  }  html .dp-gutter\:15px\:lt\:sw > * {    padding: 15px 15px;  }}@media (min-width:0px) {  html .dp-gutter\:10px {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt > * {    padding: 10px 10px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:10px\:xs {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:xs > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top\:xs {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top\:xs > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt\:xs {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt\:xs > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot\:xs {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot\:xs > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt\:xs {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt\:xs > * {    padding: 10px 10px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:10px\:s {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:s > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top\:s {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top\:s > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt\:s {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt\:s > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot\:s {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot\:s > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt\:s {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt\:s > * {    padding: 10px 10px;  }}@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:10px\:m {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:m > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top\:m {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top\:m > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt\:m {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt\:m > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot\:m {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot\:m > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt\:m {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt\:m > * {    padding: 10px 10px;  }}@media (min-width:1023px) {  html .dp-gutter\:10px\:l {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:l > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top\:l {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top\:l > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt\:l {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt\:l > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot\:l {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot\:l > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt\:l {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt\:l > * {    padding: 10px 10px;  }}@media (min-width:1250px) {  html .dp-gutter\:10px\:xl {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:xl > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top\:xl {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top\:xl > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt\:xl {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt\:xl > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot\:xl {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot\:xl > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt\:xl {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt\:xl > * {    padding: 10px 10px;  }}@media (min-width:1300px) {  html .dp-gutter\:10px\:sw {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:sw > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:top\:sw {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:top\:sw > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:rt\:sw {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:rt\:sw > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:bot\:sw {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:bot\:sw > * {    padding: 10px 10px;  }  html .dp-gutter\:10px\:lt\:sw {    margin-right: calc(0px - 10px);    margin-left: calc(0px - 10px);  }  html .dp-gutter\:10px\:lt\:sw > * {    padding: 10px 10px;  }}@media (min-width:0px) {  html .dp-gutter\:5px {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt > * {    padding: 5px 5px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:5px\:xs {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:xs > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top\:xs {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top\:xs > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt\:xs {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt\:xs > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot\:xs {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot\:xs > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt\:xs {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt\:xs > * {    padding: 5px 5px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:5px\:s {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:s > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top\:s {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top\:s > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt\:s {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt\:s > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot\:s {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot\:s > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt\:s {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt\:s > * {    padding: 5px 5px;  }}@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:5px\:m {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:m > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top\:m {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top\:m > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt\:m {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt\:m > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot\:m {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot\:m > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt\:m {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt\:m > * {    padding: 5px 5px;  }}@media (min-width:1023px) {  html .dp-gutter\:5px\:l {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:l > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top\:l {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top\:l > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt\:l {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt\:l > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot\:l {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot\:l > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt\:l {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt\:l > * {    padding: 5px 5px;  }}@media (min-width:1250px) {  html .dp-gutter\:5px\:xl {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:xl > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top\:xl {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top\:xl > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt\:xl {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt\:xl > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot\:xl {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot\:xl > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt\:xl {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt\:xl > * {    padding: 5px 5px;  }}@media (min-width:1300px) {  html .dp-gutter\:5px\:sw {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:sw > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:top\:sw {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:top\:sw > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:rt\:sw {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:rt\:sw > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:bot\:sw {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:bot\:sw > * {    padding: 5px 5px;  }  html .dp-gutter\:5px\:lt\:sw {    margin-right: calc(0px - 5px);    margin-left: calc(0px - 5px);  }  html .dp-gutter\:5px\:lt\:sw > * {    padding: 5px 5px;  }}@media (min-width:0px) {  html .dp-gutter\:0px {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt > * {    padding: 0px 0px;  }}@media (min-width:0px) and (max-width:501px) {  html .dp-gutter\:0px\:xs {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:xs > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top\:xs {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top\:xs > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt\:xs {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt\:xs > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot\:xs {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot\:xs > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt\:xs {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt\:xs > * {    padding: 0px 0px;  }}@media (min-width:501px) and (max-width:767px) {  html .dp-gutter\:0px\:s {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:s > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top\:s {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top\:s > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt\:s {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt\:s > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot\:s {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot\:s > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt\:s {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt\:s > * {    padding: 0px 0px;  }}@media (min-width:767px) and (max-width:1023px) {  html .dp-gutter\:0px\:m {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:m > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top\:m {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top\:m > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt\:m {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt\:m > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot\:m {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot\:m > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt\:m {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt\:m > * {    padding: 0px 0px;  }}@media (min-width:1023px) {  html .dp-gutter\:0px\:l {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:l > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top\:l {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top\:l > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt\:l {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt\:l > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot\:l {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot\:l > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt\:l {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt\:l > * {    padding: 0px 0px;  }}@media (min-width:1250px) {  html .dp-gutter\:0px\:xl {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:xl > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top\:xl {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top\:xl > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt\:xl {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt\:xl > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot\:xl {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot\:xl > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt\:xl {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt\:xl > * {    padding: 0px 0px;  }}@media (min-width:1300px) {  html .dp-gutter\:0px\:sw {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:sw > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:top\:sw {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:top\:sw > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:rt\:sw {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:rt\:sw > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:bot\:sw {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:bot\:sw > * {    padding: 0px 0px;  }  html .dp-gutter\:0px\:lt\:sw {    margin-right: calc(0px - 0px);    margin-left: calc(0px - 0px);  }  html .dp-gutter\:0px\:lt\:sw > * {    padding: 0px 0px;  }}html div, html section, html aside, html article, html img {  display: block;  margin: 0;  padding: 0;  -webkit-border-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box;}html div > p:last-child, html section > p:last-child, html aside > p:last-child, html article > p:last-child, html img > p:last-child {  margin-bottom: 0;}html div > p:first-child, html section > p:first-child, html aside > p:first-child, html article > p:first-child, html img > p:first-child {  margin-top: 0;}html div, html section, html aside, html article {  overflow: var(--dp-default-overflow);}html ul, html li, html span {  -webkit-border-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box;}html ul > p:last-child, html li > p:last-child, html span > p:last-child {  margin-bottom: 0;}html ul > p:first-child, html li > p:first-child, html span > p:first-child {  margin-top: 0;} /* --- Theme ---  *//* ---- default-spacing.css---- */@media(min-width:728px) {		 html .default-spacing\:all{			padding:calc(var(--dp-site-padding)/ 2);				}		 html .default-spacing\:top-bottom {			padding-top:calc(var(--dp-site-padding)/ 2);			padding-bottom:calc(var(--dp-site-padding)/ 2);		}					 html  .default-spacing\:bot{		padding-bottom:calc(var(--dp-site-padding)/ 2);				}						 html .default-spacing\:top{		padding-top:calc(var(--dp-site-padding)/ 2);				}			 html .default-spacing\:bottom-sides{		padding-bottom: calc(var(--dp-site-padding)/ 2);		padding-right: calc(var(--dp-site-padding)/ 2);		padding-left: calc(var(--dp-site-padding)/ 2);				}					 html .default-spacing\:top-sides{		padding-top: calc(var(--dp-site-padding)/ 2);		padding-right: calc(var(--dp-site-padding)/ 2);		padding-left: calc(var(--dp-site-padding)/ 2);				}			 html .default-spacing\:sides{		padding-left:calc(var(--dp-site-padding)/ 2);		padding-right:calc(var(--dp-site-padding)/ 2);				}				}@media(min-width:728px) and (max-width:864px) {		 html .default-spacing\:all{			padding:calc(var(--dp-site-padding)/ 4);				}		 html  .default-spacing\:top-bottom {			padding-top:calc(var(--dp-site-padding)/ 4);			padding-bottom:calc(var(--dp-site-padding)/ 4);		}					 html .default-spacing\:bot{		padding-bottom:calc(var(--dp-site-padding)/ 4);				}						 html  .default-spacing\:top{		padding-top:calc(var(--dp-site-padding)/ 4);				}			 html  .default-spacing\:bottom-sides{		padding-bottom:calc(var(--dp-site-padding)/ 4);		padding-right: calc(var(--dp-site-padding)/ 4);		padding-left: calc(var(--dp-site-padding)/ 4);				}					 html  .default-spacing\:top-sides{		padding-top:calc(var(--dp-site-padding)/ 4);		padding-right: calc(var(--dp-site-padding)/ 4);		padding-left: calc(var(--dp-site-padding)/ 4);				}			 html  .default-spacing\:sides{		padding-left:calc(var(--dp-site-padding)/ 4);		padding-right:calc(var(--dp-site-padding)/ 4);				}	}@media(max-width:728px) {				html  .default-spacing\:all{			padding:calc(var(--dp-site-padding)/ 2) 15px;				}	html .mod-m1-clmn[class*='all'] .mod,	html .mod-m1-clmns[class*='sides'] .mod,		{			padding-right:0;			padding-left:0;				}			 html 	 .default-spacing\:top-bottom {			padding-top:calc(var(--dp-site-padding)/ 2);			padding-bottom:calc(var(--dp-site-padding)/ 2);		}					html .default-spacing\:bot{		padding-bottom:calc(var(--dp-site-padding)/ 2);				}						html .default-spacing\:top{		padding-top:calc(var(--dp-site-padding)/ 2);				}			html .default-spacing\:bottom-sides{		padding-bottom: calc(var(--dp-site-padding)/ 2);		padding-right: 15px;		padding-left: 15px;				}					html .default-spacing\:top-sides{		padding-top: calc(var(--dp-site-padding)/ 2);		padding-right: 15px;		padding-left: 15px;				}			html .default-spacing\:sides{		padding-right: 15px;		padding-left: 15px;				}}/* ---- expando-ad-rnc.css---- *//* @override 	https://hannity.com/wp-content/themes/hannity/assets/css/expando-ad.css	https://hannity.com/wp-content/themes/hannity/assets/css/expando-ad.css?* */.mobile-touts.t-show-under-l {	display:none!important	}.expanding-tout .t-contain{    width:100%;    margin:auto;    max-width:none;    color:white;    transition:margin .3s ease;    }.expanding-tout a.banner_link {	position:absolute;	top: 0;	bottom: 0;	right: 0;	left: 0;	z-index:5;	display: none;}.expanding-tout {	background-color: #CC0000;}@media(max-width:727px) {	.expanding-tout {	background-color: #CC0000;	padding:10px}}.expanding-tout.min .t-contain{    margin-top:0px !important;    }.expanding-tout .t-contain > div{    display:flex;    justify-content: center;    align-items: center;    flex-direction: column;}.expanding-tout .t-contain .expanding-sm{       min-height:0px;}.expanding-tout .t-contain .expanding-big{    height:100%;	position:relative;      transition:height .3s ease;}.expanding-tout:not(.has-code) .t-contain .expanding-big {	  height:0px;}@media(min-width:768px) {    .expanding-tout:not(.min):not(.has-code) .t-contain .expanding-big{        height: 50vh;        min-height:300px;            }        .expanding-tout.min {		border-bottom:1px solid #FF671D;	}		.expanding-tout.min:after, .expanding-tout.min::before {		content:"";		position: absolute;		background-image: url(/wp-content/uploads/2024/06/milwakee-skyline-l.webp);		bottom: -10px;		height: 100%;		width: 100%;		background-size: contain;		background-repeat: no-repeat;		background-position:left bottom;		opacity:.9		}		.expanding-tout.min:after {		left: calc(50% + 320px) ;	}	.expanding-tout.min:before{		right: calc(50% + 320px) ;		background-image: url(/wp-content/uploads/2024/06/milwakee-skyline-r.webp);		background-position:right bottom	}				.expanding-tout.min .t-contain{	    margin-top:5px !important;	    	}}@media(max-width:767px) {    .expanding-tout:not(.min):not(.has-code):not(.has-code) .t-contain .expanding-big{        height: 37vh;        min-height:500px;                 }        .expanding-tout .t-contain .expanding-sm{	   		margin:0 5px	}}@media(min-width:500px) and (max-width:767px) {    .expanding-tout{        margin-bottom: 5px;    }    }.expanding-tout {	overflow:hidden;	position:Relative}.expanding-tout.min img {	width:100% !important;	height: auto !important;	position:relative;	z-index:2}.expanding-tout:not(.min) img {	width:100% !important;	height:auto !important;}        						  		.expanding-tout:not(.min)[data-type*="live-safe"] {			background: black;		}				@media(min-width:790px) {							.expanding-tout.min .expanding-sm {			background:#CC0000;			overflow:hidden;			padding:10px 0				}				}		.expanding-tout.min .expanding-sm:before {			position:absolute;									}				.expanding-tout:not(.min) .expanding-big {			position:Relative;		/*background-image: url(/wp-content/uploads/2024/06/milwauke-harbor.webp);*/		background-size: cover;		background-position:center;		background-repeat: no-repeat;		padding:0 20px;				}						 .expanding-tout:not(.min) .expanding-big .t-hide-under-s:before {			content:"";			position:absolute;			background-color: #CC0000;			opacity:.8;			top: 12%;			left: 0;			right: 0;			bottom:12%;			z-index:1		}				.expanding-tout:not(.min) .expanding-big .t-hide-under-s img {			position:Relative;			z-index:3		}							.expanding-tout:not(.min) .expanding-big:before {		 	top: 25px;				}				.expanding-tout:not(.min) .expanding-big:after {		 	bottom: 20px;				}  @media(max-width:767px) {  	  		.expanding-tout:not(.min) .expanding-big{  	    		 	}  			  			.expanding-tout:not(.min) .expanding-big:before {		 	top: 15px;				}				.expanding-tout:not(.min) .expanding-big:after {		 	bottom: 15px;				}		.expanding-big .t-show-under-s {		    padding: 30px 5px 10px;		}		.expanding-tout:not(.min) .expanding-big {		  		background-image:none;		  		background-color:#CC0000;			 		  	}  	    html body	.expanding-tout + div .home .mantle-slides  {  margin-top:4px;   	}  	  	  }  @media(max-width:500px){  	     html body .expanding-tout + div .page:not(.home)  >.content {      padding-top:25px  !important;   }  }            @media(max-width:500px) {				.expanding-tout:not(.min) .expanding-big img{  			height:100% !important;  			width:auto!important;			  		}  		}        @media(max-width:300px) {				.expanding-tout:not(.min) .expanding-big img{  			height:auto !important;  			width:100%!important;		max-width:320px;		  		}  		}.cus-code [id*="rumble"] {		height:calc(100% - 170px) !important;	min-height:300px;	max-height:500px;	aspect-ratio:4 / 2.3;	width: auto!important;	margin:Auto;}html body  .expanding-tout.min.has-code .expanding-big {	max-height:0;	transition: all .3s ease;	}	.cus-code {	text-align:Center;	padding: 20px 10px!important;}html body  .expanding-tout .cus-code > img:first-of-type{	height: 66px !important;	width:auto!important;	margin-bottom:30px;	margin-top: 20px;}html body  .expanding-tout .cus-code > img:last-of-type{	height: 35px !important;	width:auto!important;	margin-top:10px;}.btn-close {	position:Absolute;	right: 20px;	top: 0px;	color:white;	z-index:100;	cursor:pointer;	}.btn-close em{	position:relative;	font-size: 0px;	font-style: normal;}@media(min-width:1024px) {		html body  .expanding-tout	.btn-close{		top: 1px!important;		}					.btn-close em:after{		content:"+ Collapse Video";		font-size: 13px;		text-transform:uppercase;		display:block;	}html body  .expanding-tout.min	.btn-close em:after{		content:"+ Expand to Watch";	}}@media (max-width:1024px){	.btn-close {		top: -13px;		right:10px}	.btn-close em:after{		content:"+ Collapse ";		font-size: 13px;		text-transform:uppercase;		display:block;	}		html body  .expanding-tout.min .btn-close em:after{		content:"+ Expand";		font-size: 13px;		text-transform:uppercase;		display:block;	}}@media (max-width:728px){	.btn-close {		top: 5px;		right:5px;			width:22px;		height:22px;		padding:0;		display:block;		text-align:center;		border:1px solid;		}				html body  .expanding-tout .cus-code > img:first-of-type{	height: auto !important;	width:80vw!important;	margin-bottom:30px;	margin-top: 20px;	min-width:none !important}html body .expanding-sm	.t-show-under-s {			width:100% !important;		text-align:center;		display:	}		html body .expanding-sm	.t-show-under-s img{		width:95%!important;		max-width:none !important;		height:au!important;		aspect-ratio:auto !important;		display:block;		margin:auto;	}.btn-close em {	line-height:0;	margin:0;	padding:0;	top: 0px;	left: 0px;	text-align:Center;	position:relative;	}	.btn-close em:after{		line-height:0;		content:"\2014";		position:relative;		font-size: 20px;		top: -14px;		text-transform:uppercase;		display:block;	}		html body  .expanding-tout.min .btn-close em:after{		content:" + ";		font-size: 22px;		text-transform:uppercase;		display:block;		top: -12px;			}}@media (max-width:400px){	.btn-close {		width:16px;		height:16px;			}	.btn-close em:after{		line-height:0;		content:"\2014";		position:relative;		font-size: 12px !important;		top: -15px;		text-transform:uppercase;		display:block;	}		html body  .expanding-tout.min .btn-close em:after{		display:block;		top: -15px;		font-size: 14px !important;			}}html body  .expanding-tout.min a.banner_link{z-index:50;display:block;	}/* ---- header-trump.css---- */@media(min-width:1035px) {	.logo:after{	display:block;	position:absolute;	top:0;	left: calc(100% - 50px);	content:" ";	background-image: url(/wp-content/themes/hannity/assets/images/trump-fight.webp?uc=3);	background-size:auto 100%;	width:300px;	height:113px;	background-repeat: no-repeat;			}}/* ---- mantle-mobile.css---- */@media (max-width: 1023px) {    .mantle-slides .slider, .mantle-slides .slides {        position: relative !important;        height: auto !important;        position: relative !important;        left: 0 !important;        width: 100% !important;    }    .mantle-slides .slider .slide:first-child,    .mantle-slides .slider .slide:last-child {        display: block !important;    }}@media (max-width: 501px) {    .mantle-slides .slider .slide {        width: 100% !important;        height: 140px !important;        left: 0 !important;    }}/* ---- module-edits.css---- *//*!Custom module tweaks*/html .mod .simpleParallax {	position:absolute;}html .mod .m1_img.fixed {		width: 100%;	height: 100%;	opacity:.06}html .mod .m1_img_bg {	position:absolute;	top: 0;	width:100%;	height:100%}.owl-stage{	display: flex;}html .mod .has-video{	position:relative;}html .mod .position.fill {	width:100%}html .mod .gutter, html .mod .mod-rowcnt-2{	position:relative;	overflow:visible;}html .mod.bleed {	position:Absolute;	top: 0;	bottom:0;	z-index:1;	height:100%;	object-fit:cover}html .mod.bleed + *{	position:Relative;	z-index:2}html .mod .m1_img:not(.parallax) {	position:absolute;	width:100%;	height:100%;	object-fit:cover;	z-index:1;	left:0;	top:0;	}html .mod.mod-m1-clmns *:not(.m1_img),html .mod.mod-m1 *:not(.m1_img) {	position: relative;	z-index:2;	}html .mod .mod-m2, .mod-m1-clmns {	overflow:hidden;	position:relative;}@media(min-width:1024px) {		html .mod  .mod-rowcnt-2 > div:nth-child(odd) .bleed{			right: 0;				width:52vw !important;			}	html .mod  .mod-rowcnt-2 > div:nth-child(even) .bleed{			left: 0;				width:52vw !important;	}}@media(max-width:1024px) {	html .mod  .mod-rowcnt-2  .bleed{		width:100vw !important;	}	html  .mod[class*="t-pad:10px:lt:xs"] .mod-rowcnt-2  .bleed,	html .mod[class*="t-pad:10px:lt:s"] .mod-rowcnt-2  .bleed,	html .mod[class*="t-pad:15px:lt:m"]  .mod-rowcnt-2 .bleed{		left: -20px;	}}html .mod  .vid-tint {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 2;}html .mod 	.bg-video{		position:absolute;		z-index:1;	}html .mod 	.bg-video *{		z-index:3;		position:relative;	}html .mod {	background-position:center;	background-size: cover;}html .mod .fixed{		background-attachment:fixed;	}html .mod.mod-m1 .mod-txt	h2 {	    padding-bottom: calc(var(t-site-padding)/3)	}html .mod.mod-m1 .mod-txt	ul{		margin-top:0;		margin-bottom:0;	}html .mod  .slideshow .dp-valigner{	position:relative;}html .mod  .m5-section-hit {	position:relative;}html .mod  .m5-section-hit:after {	content: "+";	font-size: 25px;	position:absolute;	right: 20px;	top: 50%;	margin-top: -13px;}html .mod  .m5-section-hit:after {	content: "+";	font-size: 25px;		position:absolute;		right: 20px;		top: 50%;		margin-top: -13px;	}html .mod .active .m5-section-hit:after {	content: "-";	font-size: 25px;	position:absolute;	right: 20px;	top: 50%;	margin-top: -13px;	}			}html .mod a .mod-txt, html .mod  a .info, html .mod  a h1,  html .mod :not(.txt-lght) a h2, html .mod :not(.txt-lght) a h3{	color:var(--dp-color-primary);}html .mod a .thumb :is(h1,h2,h3,h4){			color:#fff;		}}html .mod .mod-txt:wht .mod-txt	h1,h2,h3,h4,h5,p{		color:#fff	}html .mod  .button{	cursor:pointer;}html .mod:not(.txt-lght) .modlink{	display:block;}html .mod.mod-m1.dp-txt\:bot{	align-items: flex-end !important;}html .mod.mod-m1.dp-txt\:top{	align-items: flex-start !important;}html .mod .txt-lght{	color:white;}					html .mod .txt-lght	:is(p,h1,h2,h3,h4,h5,.txt-stylized){		color:white;	}html .mod .mod-m2 .dp-valigner{		max-width:var(--dp-site-width);		margin:auto;}.dp-txt\:lt\:t > .dp-valigner  > .dp-valign{			vertical-align:top;			text-align:left;							}.dp-txt\:cntr\:t  > .dp-valigner  > .dp-valign{			vertical-align:top;			text-align:center;				}.dp-txt\:rt\:t  > .dp-valigner > .dp-valign{			vertical-align:top;			text-align:right;				}.dp-txt\:lt\:m   > .dp-valign{			vertical-align:middle;			text-align:left;				} .dp-txt\:cntr\:m  > .dp-valign{			vertical-align:middle;			text-align:center;			}.dp-txt\:rt\:m  > .dp-valign{			vertical-align:middle;			text-align:right;			}.dp-txt\:lt\:b  > .dp-valign{			vertical-align:bottom;			text-align:left;			padding-bottom:40px  !important;				}.dp-txt\:cntr\:b > .dp-valign{			vertical-align:bottom;			text-align:center;			padding-bottom:40px  !important;			}.dp-txt\:rt\:b > .dp-valign{			vertical-align:bottom;			text-align:right;			padding-bottom:40px !important;		}.dp-valign.dp-txt\:lt\:m {			vertical-align:middle;			text-align:left;				}.dp-valign.dp-txt\:cntr\:m  {			vertical-align:middle;			text-align:center;			}.dp-valign.dp-txt\:rt\:m {			vertical-align:middle;			text-align:right;			}.dp-valign.dp-txt\:lt\:b {			vertical-align:bottom;			text-align:left;			padding-bottom:40px  !important;				}.dp-valign.dp-txt\:cntr\:b {			vertical-align:bottom;			text-align:center;			padding-bottom:40px  !important;			}.dp-valign.dp-txt\:rt\:b {			vertical-align:bottom;			text-align:right;			padding-bottom:40px !important;		}@media(min-width:501px){.dp-txt\:pos\:lt\:t {			vertical-align:flex-start;			text-align:flex-start;							}.dp-txt\:pos\:cntr\:t{			vertical-align:center;			text-align:flex-start;			text-align:center;				}.dp-txt\:pos\:rt\:t {			justify-content: top;    		align-items: top;    		text-align:right;				}.dp-txt\:pos\:lt\:m{			justify-content: flex-start;    		align-items: center;				} .dp-txt\:pos\:cntr\:m{			justify-content: center;    		align-items: center;	    		text-align:center;	}.dp-txt\:pos\:rt\:m{			justify-content: flex-end;    		align-items: center;    		text-align:right;			}.dp-txt\:pos\:lt\:b {			align-items: flex-end;					}.dp-txt\:pos\:cntr\:b {			justify-content: center;    		align-items: flex-end;	    		text-align:center;	}.dp-txt\:pos\:rt\:b {			justify-content: flex-end;    		align-items: flex-end;    		text-align:right;	}}html .mod.mod-m1{height:100%}html .mod.mod-m2.txt-lght .item  p {    color: white;}@media(max-width:$t-desktop){	html .mod.mod-m2.static-img .slide{	 background-attachment: scroll !important;	}}html .mod:not(.mod-m4).border{	position:relative;}html .mod:not(.mod-m4).border .dp-contain{	position:relative;	z-index:5;}html .mod:not(.mod-m4).border:after{    content: "";    position: absolute;    border: 1px solid rgba(255,255, 255, .3);    top: 5px;    left: 5px;    bottom: 5px;    right: 5px;    z-index: 3;    display: block;   }html .mod.mod-m4 .fitimg img {    margin: auto;    min-height: 100px;}html .mod.mod-m4  img {    width: 100%;    height:auto;}html .mod.mod-m4.border .img{	position:relative;}html .mod.mod-m4.border .img{	position:relative;	z-index:5;}html .mod.mod-m4.border .img:after{    content: "";    position: absolute;    border: 1px solid rgba(255,255, 255, .3);    top: 5px;    left: 5px;    bottom: 5px;    right: 5px;    z-index: 3;    display: block;   }html .mod .m4-row:last-of-type{	border-bottom: none;}@media(min-width:$t-tablet-portrait){		html .mod .m4-row .img.fitimg{	 min-height:200px;	 	}	}@media(max-width:$t-tablet-portrait){	html .mod .m4-row{		text-align:center;	}	html .mod .m4-row	.img.fitimg{			margin-bottom:calc(var($t-site-padding)/3);		}	html .mod 	.m4-row	img{	 			max-width:150px;	 		}}@media(max-width:$t-mobile-landscape){		html .mod.mod-m2 .slide .dp-valigner{		padding:calc(var(--dp-site-padding)/4);		display: flex;	    justify-content: center;	    align-items: center;	}}	html .mod .slideshow	.dp-contain{			margin:0;			width:100%;		}		@media(min-width: $t-mobile-landscape) and (max-width: $t-site-width+180){				html .mod .slideshow	.dp-valign{				padding: calc( var(--dp-site-padding)/2) !important;					}}@media(min-width:767px){	html .mod.mod-m4.icons .fitimg img{		    width: 30% !important;    		flex:none;}}/* overriding column sizing */@media (min-width: 1023px) {  .mod-m1-clmns {    /* Wider right */    /* Wider left */  }  .colmn_sz_45-55 >*:first-child {    width: 45%;  }  .colmn_sz_45-55 >*:last-child {    width: 55%;  }  .colmn_sz_40-60 >*:first-child {    width: 40%;  }  .colmn_sz_40-60  >*:last-child {    width: 60%;  }  .colmn_sz_35-65 >*:first-child {    width: 35%;  }  .colmn_sz_35-65  >*:last-child {    width: 65%;  }  .colmn_sz_30-70 >*:first-child {    width: 30%;  }  .colmn_sz_30-70  >*:last-child {    width: 70%;  }  .colmn_sz_25-75 >*:first-child {    width: 25%;  }  .colmn_sz_25-75  >*:last-child {    width: 75%;  }  .colmn_sz_20-80 >*:first-child {    width: 20%;  }  .colmn_sz_20-80  >*:last-child {    width: 80%;  }  .colmn_sz_15-75 >*:first-child {    width: 15%;  }  .colmn_sz_15-75  >*:last-child {    width: 75%;  }  .colmn_sz_20-80 >*:first-child {    width: 20%;  }  .colmn_sz_20-80  >*:last-child {    width: 80%;  }  .colmn_sz_15-85 >*:first-child {    width: 20%;  }  .colmn_sz_15-85  >*:last-child {    width: 80%;  }  .colmn_sz_10-90 >*:first-child {    width: 20%;  }  .colmn_sz_10-90  >*:last-child {    width: 80%;  }  .colmn_sz_55-45 >*:first-child {    width: 55%;  }  .colmn_sz_55-45  >*:last-child {    width: 45%;  }  .colmn_sz_60-40 >*:first-child {    width: 60%;  }  .colmn_sz_60-40  >*:last-child {    width: 40%;  }  .colmn_sz_65-35 >*:first-child {    width: 65%;  }  .colmn_sz_65-35  >*:last-child {    width: 35%;  }  .colmn_sz_70-30 >*:first-child {    width: 70%;  }  .colmn_sz_70-30  >*:last-child {    width: 30%;  }  .colmn_sz_75-25 >*:first-child {    width: 75%;  }  .colmn_sz_75-25  >*:last-child {    width: 25%;  }  .colmn_sz_80-20 >*:first-child {    width: 80%;  }  .colmn_sz_80-20  >*:last-child {    width: 20%;  }  .colmn_sz_85-15 >*:first-child {    width: 85%;  }  .colmn_sz_85-15  >*:last-child {    width: 15%;  }  .colmn_sz_90-10 >*:first-child {    width: 90%;  }  .colmn_sz_90-10  >*:last-child {    width: 10%;  }}/* ---- modules.css---- *//* Min width *//* Min width *//* Min width *//* Min width */@media(min-width:767px) and (max-width:1024px) {  .mod-m1-clmns.clmn-rev-tab > div{    display:flex;    flex-direction: column-reverse;  }}@media(max-width:767px) {  .mod-m1-clmns.clmn-rev-mob  > div{    display:flex;    flex-direction: column-reverse;  }}@media (min-width: var(--dp-tablet-portrait)) {  .m1_2clmn {    display: flex;  }  .m1_2clmn h2 {    font-size: var(--dp-txt-headline-norm);  }  .m1_2clmn > * {    width: 50%;    float: left;  }  .m1_2clmn:not(.dp-contain) .mod:nth-child(1) .dp-contain {    margin-right: 0;  }  .m1_2clmn:not(.dp-contain) .mod:nth-child(2) .dp-contain {    margin-left: 0;  }}@media (max-width: var(--dp-tablet-portrait)) {  .m1_2clmn :nth-child(1) {    margin-bottom: 10px;  }}@media (max-width: var(--dp-tablet-portrait)) {  .m1_2clmn h2 {    font-size: var(--dp-txt-headline-norm-mob);  }}@media (min-width: var(--dp-tablet-portrait)) {  .m1_2clmn.dp-flex-align {    display: flex;  }  .m1_2clmn.dp-flex-align.dp-flex-center {    align-items: stretch;  }  .m1_2clmn.dp-flex-align.dp-flex-center > * {    align-items: center;    display: flex;  }}/* overriding column sizing */.mod-m1-clmns .mod-rowcnt-1 > div {  width: 100%;}.mod-m1-clmns .mod-rowcnt-1 > div .dp-contain {  width: 100%;}@media (min-width: 1023px) {  .mod-m1-clmns {    /* Wider right */    /* Wider left */  }  .mod-m1-clmns > div[class*='t-grid:fit']:not(.dp-grid\:fit\:1\:l):not(.dp-grid\:fit\:\:l) > div {    /*width:50%;*/  }  .mod-m1-clmns .colmn_sz_45-55 > div:first-child {    width: 45%;  }  .mod-m1-clmns .colmn_sz_45-55 > div:last-child {    width: 55%;  }  .mod-m1-clmns .colmn_sz_40-60 > div:first-child {    width: 40%;  }  .mod-m1-clmns .colmn_sz_40-60 > div:last-child {    width: 60%;  }  .mod-m1-clmns .colmn_sz_35-65 > div:first-child {    width: 35%;  }  .mod-m1-clmns .colmn_sz_35-65 > div:last-child {    width: 65%;  }  .mod-m1-clmns .colmn_sz_30-70 > div:first-child {    width: 30%;  }  .mod-m1-clmns .colmn_sz_30-70 > div:last-child {    width: 70%;  }  .mod-m1-clmns .colmn_sz_25-75 > div:first-child {    width: 25%;  }  .mod-m1-clmns .colmn_sz_25-75 > div:last-child {    width: 75%;  }  .mod-m1-clmns .colmn_sz_20-80 > div:first-child {    width: 20%;  }  .mod-m1-clmns .colmn_sz_20-80 > div:last-child {    width: 80%;  }  .mod-m1-clmns .colmn_sz_15-75 > div:first-child {    width: 15%;  }  .mod-m1-clmns .colmn_sz_15-75 > div:last-child {    width: 75%;  }  .mod-m1-clmns .colmn_sz_20-80 > div:first-child {    width: 20%;  }  .mod-m1-clmns .colmn_sz_20-80 > div:last-child {    width: 80%;  }  .mod-m1-clmns .colmn_sz_15-85 > div:first-child {    width: 20%;  }  .mod-m1-clmns .colmn_sz_15-85 > div:last-child {    width: 80%;  }  .mod-m1-clmns .colmn_sz_10-90 > div:first-child {    width: 20%;  }  .mod-m1-clmns .colmn_sz_10-90 > div:last-child {    width: 80%;  }  .mod-m1-clmns .colmn_sz_55-45 > div:first-child {    width: 55%;  }  .mod-m1-clmns .colmn_sz_55-45 > div:last-child {    width: 45%;  }  .mod-m1-clmns .colmn_sz_60-40 > div:first-child {    width: 60%;  }  .mod-m1-clmns .colmn_sz_60-40 > div:last-child {    width: 40%;  }  .mod-m1-clmns .colmn_sz_65-35 > div:first-child {    width: 65%;  }  .mod-m1-clmns .colmn_sz_65-35 > div:last-child {    width: 35%;  }  .mod-m1-clmns .colmn_sz_70-30 > div:first-child {    width: 70%;  }  .mod-m1-clmns .colmn_sz_70-30 > div:last-child {    width: 30%;  }  .mod-m1-clmns .colmn_sz_75-25 > div:first-child {    width: 75%;  }  .mod-m1-clmns .colmn_sz_75-25 > div:last-child {    width: 25%;  }  .mod-m1-clmns .colmn_sz_80-20 > div:first-child {    width: 80%;  }  .mod-m1-clmns .colmn_sz_80-20 > div:last-child {    width: 20%;  }  .mod-m1-clmns .colmn_sz_85-15 > div:first-child {    width: 85%;  }  .mod-m1-clmns .colmn_sz_85-15 > div:last-child {    width: 15%;  }  .mod-m1-clmns .colmn_sz_90-10 > div:first-child {    width: 90%;  }  .mod-m1-clmns .colmn_sz_90-10 > div:last-child {    width: 10%;  }}.m1_2clmn .full-width .dp-contain {  width: 100%;}.m1_2clmn .mod-m1.floating-overlay .dp-contain {  padding: calc(var(--dp-site-padding)/2);}@media (min-width: var(--dp-tablet-portrait)) and (max-width: 968px) {  .m1_2clmn .mod-m1.floating-overlay .dp-contain {    padding: 40px;    margin: 0 30px;  }}/*Module M2 : Slideshow or Grid*/.slideshow {  padding: 0;  width: 100%;  min-height: 350px;  position: relative;}.slideshow.dp-contain .slide-content {  padding: 80px;}.slideshow .slide-view {  width: 100%;}.slideshow .bg-video {  position: absolute;}.slideshow .dp-valigner {  height: 100%;}.slideshow .slides .slide {  position: relative;  float: left;  height: 100%;  display: block;  overflow: hidden;  background-position: center center;  background-repeat: no-repeat;  clear: none !important;}.slideshow .slides .slide[data-ratio=wide] {  /*background-size: 100% auto;*/}.slideshow .slides .slide[data-ratio=tall] {  /*background-size: auto 100%;*/}.slideshow .slides .slide:not(.fitimg) {  background-size: cover;}.slideshow .slides  .fitimg {  background-size: contain;}.slideshow .slides  .slide .m2-img {  position: absolute;  height: 100%;  width: 100%;}.slideshow .slides .slide .dp-valigner {  z-index: 3;}.slideshow .slides .slide img {  display: block;}.slideshow .slides .slide iframe {  height: 100% !important;  width: 100% !important;  position: absolute;  z-index: 50;}.slideshow .slides .slide .text {  position: relative;  z-index: 100;}.slideshow .slides .slide h2 {  overflow: visible;}.slideshow .slides .slide h2 h3.dp-txt-h2 {  font-size: 30px !important;}.slideshow[data-dir="vert"] .slides li {  float: none !important;}.slideshow[data-dir="vert"] .slide-view {  height: 100%;  position: absolute;}.slideshow[data-dir="vert"] .slides {  position: relative;}.slideshow.ease .slides {  -webkit-transition: left 0.3s ease, top 0.3s ease;  -moz-transition: left 0.3s ease, top 0.3s ease;  -ms-transition: left 0.3s ease, top 0.3s ease;  -o-transition: left 0.3s ease, top 0.3s ease;  transition: left 0.3s ease, top 0.3s ease;}.slideshow .scrolltext {  display: inline-block;  position: relative;  overflow: visible;  height: 30px;  min-width: 300px;}.slideshow .scrolltext div {  position: absolute;  transition: top .3s ease,-webkit-filter .1s ease, -moz-filter .1s ease, -o-filter .1s ease, -ms-filter .1s ease, filter .1s ease;  padding-right: 15px;}.slideshow .scrolltext .blur {  -webkit-filter: blur(5px);  -moz-filter: blur(5px);  -o-filter: blur(5px);  -ms-filter: blur(5px);  filter: blur(5px);}.mantle-slides .slide h3 {  font-size: var(--dp-txt-headline-xtrabig);  font-weight: bold;  font-family: Univers LT Std Condensed;  line-height: 1em !Important;  text-transform: uppercase;}@media (min-width: var(--dp-tablet-portrait)) {  .mantle-slides .slide h3 {    font-size: var(--dp-txt-headline-xtrabig);    font-weight: bold;  }  .mantle-slides .slide .dp-txt-sm, .mantle-slides .slide .dp-txt-sm p {    font-size: var(--dp-txt-med);  }}@media (max-width: var(--dp-tablet-portrait)) {  .mantle-slides .slide h3 {    font-size: var(--dp-txt-headline-big-mob);    text-align: left;  }  .mantle-slides .slide .button-pos {    text-align: left;  }  .mantle-slides .slide .dp-txt-sm, .mantle-slides .slide .dp-txt-sm p {    font-size: var(--dp-txt-med-mob);  }}@media (min-width: 0) {  .mod-m2 .indicator-box {    margin-top: -40px;    position: relative;    z-index: 100;    padding-bottom: 10px;  }  .mod-m2 .indicator-box li {    background-color: #ccc !important;  }  .mod-m2 .indicator-box li.on {    background-color: #fff !important;  }}.slide-nav .btn-prev {  position: absolute;  left: 0px;}.slide-nav .btn-next {  position: absolute;  left: calc(100% - 60px);}.slide-nav li {  height: 100%;  z-index: 200;  overflow: visible;}.slide-nav li em {  display: block;  width: 60px;  height: 90px;  top: 50%;  margin-top: -40px;  position: relative;  cursor: pointer;  background: var(--dp-color-primary);}.slide-nav li.mute {  display: none;}.slide-nav li {  opacity: .5;  -webkit-transition: opacity 0.3s ease;  -moz-transition: opacity 0.3s ease;  -ms-transition: opacity 0.3s ease;  -o-transition: opacity 0.3s ease;  transition: opacity 0.3s ease;}.slide-nav li:hover {  opacity: 1;  cursor: pointer;}.slide-nav li em:after {  display: block;  content: " ";  border: 3px solid white;  width: 35px;  height: 35px;  position: absolute;  margin-left: -13px;  top: 27px;  color: #fff;  font: 60px serif;  font-weight: bold;  font-style: normal;}.slide-nav li.btn-prev em:after {  left: 35px;  border-right: none;  border-bottom: none;  transform: rotate(-45deg);}.slide-nav li.btn-next em:after {  left: 15px;  border-left: none;  border-bottom: none;  transform: rotate(45deg);}@media (max-width: var(--dp-tablet-portrait)) {  .slide-nav {    display: none;  }}@media (min-width: var(--dp-tablet-portrait)) {  html:not(.mobile) .indication-container {    display: none;  }}.mobile .slide-nav {  display: none;}.indicator {  padding: 10px 0;  margin: 0;  background: rgba(0, 0, 0, 0.4);  display: inline-block;  padding: 5px 10px 0;  border-radius: 16px;}.indicator li {  display: inline-block;  background-color: #fff;  height: 10px;  width: 10px;  margin: 5px;  opacity: .6;  border-radius: 50%;}.indicator li.on {  background-color: var(--dp-color-primary);  opacity: 1;}.indicator-alt .indicator li {  background-color: var(--dp-grey-light);}.indicator-alt .indicator li.on {  opacity: 1;}.indicator-bg-clr1 .indicator-box {  background-color: var(--dp-color-primary);}.indicator-bg-clr2 .indicator-box {  background-color: var(--dp-color-secondary);}.indicator-bg-clr3 .indicator-box {  background-color: var(--dp-color-tertiary);}.indicator-bg-clr4 .indicator-box {  background-color: var(--dp-color-quaternary);}.indicator-bg-clr5 .indicator-box {  background-color: var(--dp-color-quinary);}@media (max-width: var(--dp-tablet-portrait)) {  .slideshow.mantle {    min-height: 400px !important;  }}.mod-m2 .item .thumb {  background-position: center;  background-repeat: no-repeat;  -webkit-transition: background-color 0.3s ease;  -moz-transition: background-color 0.3s ease;  -ms-transition: background-color 0.3s ease;  -o-transition: background-color 0.3s ease;  transition: background-color 0.3s ease;}.mod-m2 .item .thumb img {  width: 100%;}.mod-m2 .item .thumb:not(.fitimg) img {  object-fit: cover;  height: 100%;}.mod-m2 .item .thumb.fitimg img {  object-fit: contain;  height: 100%;}.mod-m2 .info {  overflow: visible;}.mod-m2 .modlink .thumb {  color: #fff;}.mod-m2.hoverlinks .modlink:hover .thumb {  color: #fff;  background-color: var(--dp-color-primary) !important;}.mod-m2 .numblist {  counter-reset: item;}.mod-m2 .numblist .item {  margin-left: 0;  padding-left: 0;  text-align: left;}.mod-m2 .numblist .item::before .info {  content: "";  display: block;  position: absolute;  left: -30px;  top: 15px;  width: 8px;  height: 8px;  border-radius: 50%;}.mod-m2 .numblist .item .info {  padding-left: 70px;  position: relative;}.mod-m2 .numblist .item .info::before {  position: absolute;  left: 0px;  left: 5px;  text-align: left;  display: inline-block;  content: counter(item) "";  counter-increment: item;  font-size: 62px;  font-weight: 100;  top: -9px;  color: var(--dp-color-quinary);}@media (max-width: var(--dp-mobile-landscape)) {  .mod-m2 .numblist .item .info::before {    position: relative;    display: block;    text-align: center;    padding: 30px 0 10px;  }  .mod-m2 .item .thumb {    height: auto !important;  }  .mod-m2 .item .thumb img {    object-fit: unset !important;  }}@media (min-width: var(--dp-mobile-landscape)) {  .m2-big-circle-grid .dp-contain {    max-width: 1024px;  }  .m2-big-circle-grid .modlink div.thumb {    margin-bottom: 0 !important;  }}/*.mod-m2 .info,.mod-m2 .slide .text {	h3 + * , .mod-txt + * {		margin-top: calc(var(--dp-site-padding)/4);	}}@media(max-width:var(--dp-tablet-portrait)){	.mod-m2 .info,.mod-m2 .slide .text{		h3 + * , .mod-txt + * {			margin-top: calc(var(t-site-padding)/4);		}	}}*/.mod-m2.news-links .item .button {  padding: 3px 0px 2px;  background: none;  color: var(--dp-color-quaternary);  font-weight: 400;}.mod-m2.news-links .item .button:hover {  color: var(--dp-color-primary);}.mod-m2.news-links .item .button:after {  content: " \00bb";  font-size: 1.3em;  font-weight: 100;  font-weight: 400;}/* ----- Themed ------- */.slide .txt-alicia {  padding-left: 10px;}@media (max-width: var(--dp-mobile-landscape)) {  .slide .stylized-pad {    padding-left: 0;    text-align: center;  }  .slide .txt-stylized {    font-size: 24px;    font-weight: 300;    text-transform: uppercase;  }}.slide .lead-txt {  font-size: 18px;  font-weight: 600;}.slide .subhead {  display: inline-block;}.mod-m2.nurse-grid-titles h3 + p {  margin-top: 10px !important;}.m2-littletxt .info h3 {  font-size: var(--dp-txt-norm);}/*Module M3 : Quote*/.mod-m3 blockquote:before {  top: 30px;  content: "\201C" !important; }.mod-m3 blockquote:after {  content: "\201E" !important;  line-height: 0em;}/*Module M4 : Alternating Columns Text / Image*/.mod-quote:before, .mod-quote:after {  content: '"';  font-size: 30px;}.mod-m4 .fitimg {  background-repeat: no-repeat;  background-position: center center;}.mod-m4 .fitimg img {  margin: auto;}.mod-m4 .m4-row {  display: flex;}.mod-m4 .img:not(.fitimg) img {  object-fit: cover;}.mod-m4 .img.fitimg img {  object-fit: contain;}.mod-m4 .full-width .m4-row .mod-txt {  max-width: 722.5px;}.mod-m4 .full-width .m4-row .mod-txt.clmnr, .mod-m4 .full-width .m4-row .mod-txt.clmnr + * {  float: right;  clear: both;  text-align: right;  padding-right: 0 !important;}.mod-m4 .full-width .m4-row .mod-txt.clmnl {  padding-left: 0 !important;}.mod-m4 .full-width h3.clmnr {  float: right;  text-align: right;  padding-right: 0 !important;}.mod-m4 .full-width h3.clmnl {  padding-left: 0 !important;}@media (min-width: 768px) {  .mod-m4.m4_imgl.m4_altrows .m4-row:nth-child(odd) .img + div {    margin-left: calc(var(--dp-site-padding) / 2);  }  .mod-m4.m4_imgl.m4_altrows .m4-row:nth-child(even) .img + div {    margin-right: calc(var(--dp-site-padding) / 2);  }  .mod-m4:not(.m4_imgl).m4_altrows .m4-row:nth-child(odd) .img + div {    margin-right: calc(var(--dp-site-padding) / 2);  }  .mod-m4:not(.m4_imgl).m4_altrows .m4-row:nth-child(even) .img + div {    margin-left: calc(var(--dp-site-padding) / 2);  }  .mod-m4:not(.m4_altrows) .m4-row .img + div {    margin-left: calc(var(--dp-site-padding) / 2);  }  .mod-m4:not(.m4_altrows) .m4-row .img, .mod-m4:not(.m4_altrows) .m4-row .img + div {    margin-right: calc(var(--dp-site-padding) / 2);  }  .mod-m4.m4_altrows:not(.m4_imgl) .m4-row:nth-child(even) {    flex-direction: row-reverse;  }  .mod-m4.m4_altrows.m4_imgl .m4-row:nth-child(odd) {    flex-direction: row-reverse;  }  .mod-m4:not(.m4_altrows).m4_imgl .m4-row {    flex-direction: row-reverse;  }}@media (max-width: 767px) {  .mod-m4 .padding {    padding: calc(var(--dp-site-padding) / 4) 0;  }  .mod-m4 .img {    position: relative;  }  .mod-m4 .img h3 {    position: absolute;    top: 50%;    margin-top: -15px;  }}/*Module M5 : Accordion*/.mod-m5:not(.professions-index) .m5-section-hit {  border-bottom: 1px solid var(--dp-color-primary);  -webkit-transition: padding 0.3s ease;  -moz-transition: padding 0.3s ease;  -ms-transition: padding 0.3s ease;  -o-transition: padding 0.3s ease;  transition: padding 0.3s ease;  cursor: pointer;}.mod-m5:not(.professions-index) .m5-section-hit {  border-bottom: 1px solid var(--dp-color-primary);  -webkit-transition: padding 0.3s ease, background-color 0.3s ease;  -moz-transition: padding 0.3s ease, background-color 0.3s ease;  -ms-transition: padding 0.3s ease, background-color 0.3s ease;  -o-transition: padding 0.3s ease, background-color 0.3s ease;  transition: padding 0.3s ease, background-color 0.3s ease;  cursor: pointer;}.mod-m5:not(.professions-index) .m5-section:first-child {  border-top: 1px solid #8DCE46;}.mod-m5:not(.professions-index) .m5-section .m5-expander {  -webkit-transition: height 0.3s ease;  -moz-transition: height 0.3s ease;  -ms-transition: height 0.3s ease;  -o-transition: height 0.3s ease;  transition: height 0.3s ease;}.mod-m5:not(.professions-index) .m5-section.active .m5-section-hit, .mod-m5:not(.professions-index) .m5-section .m5-section-hit:hover {  color: white;  padding-left: 20px;}.mod-m5:not(.professions-index) .m5-section .m5-section-hit:hover {  background-color: var(--dp-color-primary);}.mod-m5:not(.professions-index) .m5-section.active .m5-section-hit {  background-color: var(--dp-color-secondary);}.mod-m5:not(.professions-index) .m5-item {  border-bottom: 1px solid #ccc;}.mod-m5:not(.professions-index) .m5-item a, .mod-m5:not(.professions-index) .m5-item p {  text-align: left;}.m5-sizer :last-child {  border: none;  border-bottom: 0 !important;}.m5-sizer :first-child {  padding-top: 0 !important;}.m5-section.active .m5-expander {  border-bottom: 1px solid #ccc;}.m5-section:not(.active) .m5-expander, .m5-section:not(.active):hover .m5-expander {  height: 0 !important;}/*M6 : Sticky Column*/.m6-items .m6-item img {  object-fit: cover;  width: 100% !important;  height: auto !important;}@media (min-width: var(--dp-mobile-landscape)) {  .has-m6:not(body), .mod-m6, .mod-m6 * {    overflow: visible;  }  .m6-stick-l .m6-columns {    -webkit-flex-direction: row-reverse;    /* Safari 6.1+ */    flex-direction: row-reverse;  }  .m6-columns {    display: flex;    flex-wrap: nowrap;  }  .m6-columns .m6_stickied {    overflow: visible;  }  .m6-columns .m6_stickied {    position: sticky;    position: -webkit-sticky;    top: 50%;  }  .m6-columns > div {    width: 50%;  }  .m6-columns .m6-item {    height: 75vh;  }}@media (max-width: var(--dp-mobile-landscape)) {  .m6-items {    display: flex;  }  .m6-items .m6-item {    width: 50%;  }}/*M7 : Menu List*/.mod-m7 .img {  background-position: center;  background-repeat: no-repeat;  min-height: 250px;  margin: auto;}@media (min-width: var(--dp-tablet-portrait)) {  .mod-m7 .dp-view-l-fit-flex .m7-row .descr {    width: calc(100% - 400px);  }  .mod-m7 .dp-view-l-fit-flex .m7-row .img {    width: 400px;  }  .mod-m7 .dp-view-l-fit-flex .m7-row {    display: flex;    width: 100%;    align-items: center;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_rt .m7-row {    flex-flow: row-reverse;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_rt.clmn-alt .m7-row:nth-child(even) {    flex-flow: inherit;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_rt .descr {    text-align: left;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_rt.clmn-alt .m7-row:nth-child(even) .descr {    text-align: right;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_lt.clmn-alt .m7-row:nth-child(odd) {    flex-flow: row-reverse;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_lt .descr {    text-align: right;  }  .mod-m7 .dp-view-l-fit-flex.m7-items.clmn-img_lt.clmn-alt .m7-row:nth-child(odd) .descr {    text-align: left;  }  .m7-items:not(.dp-view-l-fit-1) {    margin-left: calc(0 - (var(--dp-site-padding)/4));    margin-right: calc(0 - (var(--dp-site-padding)/4));  }  .m7-items:not(.dp-view-l-fit-1) > * {    padding: calc(var(--dp-site-padding)/4);  }}@media (max-width: var(--dp-mobile-landscape)) {  .price {    text-align: center;  }}/* ---- overrides.css---- */@media (max-width: 400px) {    html body a.btn-search, html body a.btn-listen {        padding: 4px 12px 9px 12px;    }    html .iheart-nav .btn-listen span{        font-size: 0px!important;    }}/* ---- poll.php---- *//* ---- stranded-in-gaza.css---- *//* @override 	https://ff6udnr221-staging.onrocket.site/wp-content/themes/hannity/assets/css/stranded-in-gaza.css */footer {	border-top: 5px solid #c00;}.abandoned-cnt-container {		margin-top: -80px;	position: relative;}.abandoned-cnt-badge {	background-image: url(/wp-content/themes/hannity/assets/images/abandoned-footer.png);	background-size: contain;	background-repeat: no-repeat;	background-position:center 0;	width:220px;	height:284px;	margin-right:auto;	margin-left:auto;	position: relative;}.abandoned-cnt-badge .abandoned-cnt-box {	position:absolute;	color:white;	top: 90px;	left: 20px;	right:20px;	padding:10px;	text-transform: uppercase;	background-color: #c00;	font-size: 20px;	line-height:1.1em;	text-align:Center;}.abandoned-cnt-box {	width:auto ;	margin:0 !important;	border:1px solid #000;}.abandoned-cnt-badge .abandoned-cnt-box .days{	font-size: 40px;	line-height: 1em;	font-weight: bold;	padding-top: 4px;}.abandoned-cnt-badge .abandoned-cnt-box .days:before{	content:"Day "}.abandoned-cnt-body {	text-align:center;	margin:70px auto;	position:relative;	}.abandoned-cnt-body-title:before, .abandoned-cnt-body-title:after {	content:"eee";	position:absolute;	top: 20px;	width:100vw;	height:3px;	background:#c00;}.abandoned-cnt-body-title:before {	right: 100%;	}.abandoned-cnt-body-title:after {	left: 100%;	}.abandoned-cnt-body-title {	color: #c00;	position:relative;	font-weight: bold;	font-size: 28px;	overflow:visible;	width:auto;	display:inline-block;	padding:0 20px;	line-height:1em;	padding-bottom:10px	}.abandoned-cnt-body a {	display:block;	position:absolute;	top: 0;	left: 0;	bottom: 0;	right:0;	z-index:10}@media(min-width:500px) {	.abandoned-cnt-body .abandoned-cnt-box {		background-image: url(/wp-content/themes/hannity/assets/images/hannity-4-israel-dsktp.jpg);		background-size: cover;		position:relative;		background-position:center;		display:flex;		justify-content:Center;		align-items: center;			font-size:24px;			color:white;				text-transform:uppercase;				padding:0 10px;	font-weight: bold;}.abandoned-cnt-body:after {content: "";background-image: url(/wp-content/themes/hannity/assets/images/head-hannity.png?);background-size: contain;background-repeat: no-repeat;width:160px;height:82px;left: 50%;bottom: 0;margin-left:-312px;position:absolute;}}@media(max-width:500px) {	.abandoned-cnt-body{		margin-right:15px;		margin-left:15px;		overflow:hidden ;	}		.abandoned-cnt-box-mob img{		height:auto!important;	}}.abandoned-cnt-box-mob {	margin-top: 20px;}.abandoned-cnt-body .abandoned-title {	line-height:1em;	padding:10px 0}.abandoned-cnt-body .abandoned-cnt-box .days{	line-height: 1em;	font-weight: bold;	padding-top: 4px;	background-color: #c00;	padding:12px 15px;	margin-left:10px}.abandoned-cnt-body .abandoned-cnt-box .days:before{	content:"Day "}@media(max-width:350px) {	.abandoned-cnt-body .abandoned-cnt-box {		flex-direction: column;		padding:10px 10px 15px;	}		.abandoned-cnt-body .abandoned-cnt-body-title{		max-width:200px;	}	}/* ---- tout.css---- */  .fa.fa-threads:before {  	content:"";  	background:url('/wp-content/themes/hannity/assets/images/logo-threads.svg?qwe');  	width: 35px;  	height:30px;  	background-size: contain;  	display:block;  	background-repeat: no-repeat;  	  }        .fa.fa-threads:hover:before {  	content:"";  	background:url('/wp-content/themes/hannity/assets/images/logo-threads-red.svg?qewe');  		width: 35px;  	height:30px;  	background-size: contain;  	display:block;  	background-repeat: no-repeat;   	  }    .sitewide-tout_l {        z-index:100}            .sitewide-tout .close-btn {                position: absolute;                right: 8px;                top: 4px;                cursor: pointer            }            .sitewide-tout .close-btn span {                position: relative;                transform: rotate(45deg);                color: white;                display: block;                font-size: 28px;                line-height: 1em;            }@media(min-width: 768px) {                .sitewide-tout {                    position:fixed;                    bottom: 10px;                    right: 10px;                    box-shadow: 0px 0px 5px rgba(0,0,0,.5);                }            }   @media(max-width: 768px) {                .sitewide-tout {                 	position: relative;    width: 100%;    padding: 10px 30px;                }                .sitewide-tout img {                    width: auto;                    height: 75;                    object-fit: cover;                    object-position: center;                }}@media (min-width: 768px) {	.sitewide-tout_l {	position: fixed;	bottom: 10px;	left: 10px;	box-shadow: 0px 0px 5px rgba(0,0,0,.5);}}	.sitewide-tout_l .close-btn {        position: absolute;        right: 8px;        top: 4px;        cursor: pointer	    }    .sitewide-tout_l .close-btn span {        position: relative;        transform: rotate(45deg);              display: block;        font-size: 28px;        line-height: 1em;    }            @media(max-width: 768px) {			        .sitewide-tout {           bottom: inherit;		   right: inherit;        }        .sitewide-tout_l {           	position: relative;    width: 100%;    padding: 10px 30px;               }        .sitewide-tout_l img {            width: auto;              object-fit: cover;            object-position: center;        }   }                 @media(max-width: 500px) {		        .sitewide-tout_l {           	position: relative;    width: 100%;max-width:400px;margin:auto;    padding: 10px 5px;               }@media(min-width:500px) {.mobile-touts{	margin-bottom: 10px;	}}    </style><style>  .wdyt-header {  	font-size: 40px;  	font-weight: bold;  	color:#CC0000;  	margin-top: -12px;  	padding-bottom:10px  }    .wdyt-container .poll {    margin-bottom: -50px !important;}   .wdyt-container body{ 	display:none!important}   .wdyt-container {	border-top:10px solid #CC0000;	border-bottom:10px solid #CC0000;	text-align:Center;	padding:20px 0 30px;	margin-bottom:30px}.wdyt-container h3 {	margin-bottom:20px}.wdyt-container .button{	min-height:0!important;	padding:5px 20px;	font-size: 16px;	border:1px solid #999}  .e-countdown-footer-24 {  		position:relative;  		margin-top: -80px;  	  }    @media(max-width:768px) {  	.e-countdown-footer-24 {  		margin-bottom:-40px  	}  }      .e-countdown-footer-24 .daystxt {		text-align:Center;		font-size:40px;		font-weight: 600;		text-transform: uppercase;		position:relative;		margin-top: 18px;                 color:white	}   .e-countdown-footer-24 a{  	background-image: url(/wp-content/themes/hannity/assets/images/election-day-footer-dayof.webp?uc=1);  	display:block;  	width:100%;  	max-width: 310px;  	height:275px;  	background-size: contain;  	background-position:center top;  	margin:auto  }  .e-countdown-banner {	background-color:#100D1F;	overflow:hidden;	position:relative;	display:flex;}  .e-countdown-banner .elect-link {	position:absolute;	top: 0;	left: 0;	bottom:0;	right:0;	display:block;}.e-countdown-banner .t-contain{			position:relative;		color:white;		margin:auto;	}		@media(min-width:768px) {			.e-countdown-banner .t-contain{		display:flex;			}}@media(max-width:768px) {			.e-countdown-banner .t-contain{		padding:15px			}}.e-countdown-banner .content{	color:white;	padding:1px 5px;	text-transform: uppercase;	font-size: 24px;	justify-content:Center;	align-items: center;	display:flex;}.e-countdown-banner .content>* {		display:inline;}.e-countdown-banner .elect-btn {	display:flex;		text-transform:uppercase;	align-items: center;	padding:5px 15px;	font-weight: 400;	font-size: 18px;	justify-content:Center;}.e-countdown-banner .flag-l{	background-image: url(/wp-content/themes/hannity/assets/images/election-flag-l.webp?Asd);	position:absolute;	left: 0px;	top: 0;	right: 0;	bottom:0;	background-position: 0 center;	background-size: 354px auto;	background-repeat: no-repeat;	}		.e-countdown-banner .flag-r{	background-image: url(/wp-content/themes/hannity/assets/images/election-flag-r.webp?asd);	position:absolute;	left: 0;	top: 0;	right: 0px;	bottom:0;	background-position: right center;	background-size: 354px auto;	background-repeat: no-repeat;	}@media(max-width:385px){.br-s-election {    display: block; }}@media(max-width:768px) {			.e-countdown-banner .t-contain{		padding:5px 15px 15px;			}			.e-countdown-banner .content{		padding:5px 15px 15px;		text-align:center;		flex-direction: column!important;	}		.e-countdown-banner .flag-r{		right: -20px;			opacity:.5;		}				.e-countdown-banner .flag-l{		left: -20px;		opacity:.5;		}}  .sitewide-tout .close-btn{	position:absolute;	right: 8px;	top: 4px;	cursor:pointer} .sitewide-tout .close-btn span{ 	position:relative;	transform:rotate(45deg);	color:white;	display:block;	font-size: 28px;	line-height: 1em;	  }  @media(min-width:728px) {.sitewide-tout {	position:fixed;	bottom:10px;	right:10px;	box-shadow: 0px 0px 5px rgba(0,0,0,.5);		}}@media(max-width:728px) {.sitewide-tout {	position:relative;	width: calc(100% - 20px) ;	margin:5px 10px 0;	height:75px;}.sitewide-tout img{width:auto;height:75;object-fit:cover;object-position:center;}}@charset "UTF-8";/* Theme Name:   Hanity Theme URI:     Description:  Sean Hannity Official Theme Author:       The Elixir Haus Author URI:   http://www.theelixirhaus.com Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html Tags:         *//*The Width of the site in pixels, percent, or auto*//* Responsive sizes*//* Min width *//* Min width *//* Min width *//* Paragraph Line Height and Margin *//* Paragraph Line Height and Margin *//*Colors*//*$t-color-tertiary:#FF0000;*//* Text Sizes Big Screen*//* Text Sizes Mobile *//*! normalize.css v3.0.2 | MIT License | git.io/normalize *//** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling *    user zoom. */html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */}/** * Remove default margin. */body {  margin: 0;}/* HTML5 display definitions   ========================================================================== *//** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {  display: block;}/** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */audio,canvas,progress,video {  display: inline-block; /* 1 */  vertical-align: baseline; /* 2 */}/** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */audio:not([controls]) {  display: none;  height: 0;}/** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */[hidden],template {  display: none;}/* Links   ========================================================================== *//** * Remove the gray background color from active links in IE 10. */a {  background-color: transparent;}/** * Improve readability when focused and also mouse hovered in all browsers. */a:active,a:hover {  outline: 0;}/* Text-level semantics   ========================================================================== *//** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */abbr[title] {  border-bottom: 1px dotted;}/** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */b,strong {  font-weight: bold;}/** * Address styling not present in Safari and Chrome. */dfn {  font-style: italic;}/** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */h1 {  font-size: 2em;  margin: 0.67em 0;}/** * Address styling not present in IE 8/9. */mark {  background: #ff0;  color: #000;}/** * Address inconsistent and variable font size in all browsers. */small {  font-size: 80%;}/** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}sup {  top: -0.5em;}sub {  bottom: -0.25em;}/* Embedded content   ========================================================================== *//** * Remove border when inside `a` element in IE 8/9/10. */img {  border: 0;}/** * Correct overflow not hidden in IE 9/10/11. */svg:not(:root) {  overflow: hidden;}/* Grouping content   ========================================================================== *//** * Address margin not present in IE 8/9 and Safari. */figure {  margin: 1em 40px;}/** * Address differences between Firefox and other browsers. */hr {  -moz-box-sizing: content-box;  box-sizing: content-box;  height: 0;}/** * Contain overflow in all browsers. */pre {  overflow: auto;}/** * Address odd `em`-unit font size rendering in all browsers. */code,kbd,pre,samp {  font-family: monospace, monospace;  font-size: 1em;}/* Forms   ========================================================================== *//** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. *//** * 1. Correct color not being inherited. *    Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */button,input,optgroup,select,textarea {  color: inherit; /* 1 */  font: inherit; /* 2 */  margin: 0; /* 3 */}/** * Address `overflow` set to `hidden` in IE 8/9/10/11. */button {  overflow: visible;}/** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */button,select {  text-transform: none;}/** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` *    and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type *    `input` and others. */button,html input[type=button],input[type=reset],input[type=submit] {  -webkit-appearance: button; /* 2 */  cursor: pointer; /* 3 */}/** * Re-set default cursor for disabled elements. */button[disabled],html input[disabled] {  cursor: default;}/** * Remove inner padding and border in Firefox 4+. */button::-moz-focus-inner,input::-moz-focus-inner {  border: 0;  padding: 0;}/** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */input {  line-height: normal;}/** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */input[type=checkbox],input[type=radio] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}/** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {  height: auto;}/** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome *    (include `-moz` to future-proof). */input[type=search] {  -webkit-appearance: textfield; /* 1 */  -moz-box-sizing: content-box;  -webkit-box-sizing: content-box; /* 2 */  box-sizing: content-box;}/** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {  -webkit-appearance: none;}/** * Define consistent border, margin, and padding. */fieldset {  border: 1px solid #c0c0c0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}/** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */legend {  border: 0; /* 1 */  padding: 0; /* 2 */}/** * Remove default vertical scrollbar in IE 8/9/10/11. */textarea {  overflow: auto;}/** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */optgroup {  font-weight: bold;}/* Tables   ========================================================================== *//** * Remove most spacing between table cells. */table {  border-collapse: collapse;  border-spacing: 0;}td,th {  padding: 0;}/*! *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face {  font-display: swap;  font-family: "FontAwesome";  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");  font-weight: normal;  font-style: normal;}.fa {  display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.fa-lg {  font-size: 1.33333333em;  line-height: 0.75em;  vertical-align: -15%;}.fa-2x {  font-size: 2em;}.fa-3x {  font-size: 3em;}.fa-4x {  font-size: 4em;}.fa-5x {  font-size: 5em;}.fa-fw {  width: 1.28571429em;  text-align: center;}.fa-ul {  padding-left: 0;  margin-left: 2.14285714em;  list-style-type: none;}.fa-ul > li {  position: relative;}.fa-li {  position: absolute;  left: -2.14285714em;  width: 2.14285714em;  top: 0.14285714em;  text-align: center;}.fa-li.fa-lg {  left: -1.85714286em;}.fa-border {  padding: 0.2em 0.25em 0.15em;  border: solid 0.08em #eee;  border-radius: 0.1em;}.fa-pull-left {  float: left;}.fa-pull-right {  float: right;}.fa.fa-pull-left {  margin-right: 0.3em;}.fa.fa-pull-right {  margin-left: 0.3em;}.pull-right {  float: right;}.pull-left {  float: left;}.fa.pull-left {  margin-right: 0.3em;}.fa.pull-right {  margin-left: 0.3em;}.fa-spin {  -webkit-animation: fa-spin 2s infinite linear;  animation: fa-spin 2s infinite linear;}.fa-pulse {  -webkit-animation: fa-spin 1s infinite steps(8);  animation: fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg);  }}@keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg);  }}.fa-rotate-90 {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";  -webkit-transform: rotate(90deg);  -ms-transform: rotate(90deg);  transform: rotate(90deg);}.fa-rotate-180 {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";  -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg);  transform: rotate(180deg);}.fa-rotate-270 {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";  -webkit-transform: rotate(270deg);  -ms-transform: rotate(270deg);  transform: rotate(270deg);}.fa-flip-horizontal {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";  -webkit-transform: scale(-1, 1);  -ms-transform: scale(-1, 1);  transform: scale(-1, 1);}.fa-flip-vertical {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";  -webkit-transform: scale(1, -1);  -ms-transform: scale(1, -1);  transform: scale(1, -1);}:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {  filter: none;}.fa-stack {  position: relative;  display: inline-block;  width: 2em;  height: 2em;  line-height: 2em;  vertical-align: 9px;}.fa-stack-1x, .fa-stack-2x {  position: absolute;  left: 0;  width: 100%;  text-align: center;}.fa-stack-1x {  line-height: inherit;}.fa-stack-2x {  font-size: 2em;}.fa-inverse {  color: #fff;}.fa-glass:before {  content: "\f000";}.fa-music:before {  content: "\f001";}.fa-search:before {  content: "\f002";}.fa-envelope-o:before {  content: "\f003";}.fa-heart:before {  content: "\f004";}.fa-star:before {  content: "\f005";}.fa-star-o:before {  content: "\f006";}.fa-user:before {  content: "\f007";}.fa-film:before {  content: "\f008";}.fa-th-large:before {  content: "\f009";}.fa-th:before {  content: "\f00a";}.fa-th-list:before {  content: "\f00b";}.fa-check:before {  content: "\f00c";}.fa-remove:before, .fa-close:before, .fa-times:before {  content: "\f00d";}.fa-search-plus:before {  content: "\f00e";}.fa-search-minus:before {  content: "\f010";}.fa-power-off:before {  content: "\f011";}.fa-signal:before {  content: "\f012";}.fa-gear:before, .fa-cog:before {  content: "\f013";}.fa-trash-o:before {  content: "\f014";}.fa-home:before {  content: "\f015";}.fa-file-o:before {  content: "\f016";}.fa-clock-o:before {  content: "\f017";}.fa-road:before {  content: "\f018";}.fa-download:before {  content: "\f019";}.fa-arrow-circle-o-down:before {  content: "\f01a";}.fa-arrow-circle-o-up:before {  content: "\f01b";}.fa-inbox:before {  content: "\f01c";}.fa-play-circle-o:before {  content: "\f01d";}.fa-rotate-right:before, .fa-repeat:before {  content: "\f01e";}.fa-refresh:before {  content: "\f021";}.fa-list-alt:before {  content: "\f022";}.fa-lock:before {  content: "\f023";}.fa-flag:before {  content: "\f024";}.fa-headphones:before {  content: "\f025";}.fa-volume-off:before {  content: "\f026";}.fa-volume-down:before {  content: "\f027";}.fa-volume-up:before {  content: "\f028";}.fa-qrcode:before {  content: "\f029";}.fa-barcode:before {  content: "\f02a";}.fa-tag:before {  content: "\f02b";}.fa-tags:before {  content: "\f02c";}.fa-book:before {  content: "\f02d";}.fa-bookmark:before {  content: "\f02e";}.fa-print:before {  content: "\f02f";}.fa-camera:before {  content: "\f030";}.fa-font:before {  content: "\f031";}.fa-bold:before {  content: "\f032";}.fa-italic:before {  content: "\f033";}.fa-text-height:before {  content: "\f034";}.fa-text-width:before {  content: "\f035";}.fa-align-left:before {  content: "\f036";}.fa-align-center:before {  content: "\f037";}.fa-align-right:before {  content: "\f038";}.fa-align-justify:before {  content: "\f039";}.fa-list:before {  content: "\f03a";}.fa-dedent:before, .fa-outdent:before {  content: "\f03b";}.fa-indent:before {  content: "\f03c";}.fa-video-camera:before {  content: "\f03d";}.fa-photo:before, .fa-image:before, .fa-picture-o:before {  content: "\f03e";}.fa-pencil:before {  content: "\f040";}.fa-map-marker:before {  content: "\f041";}.fa-adjust:before {  content: "\f042";}.fa-tint:before {  content: "\f043";}.fa-edit:before, .fa-pencil-square-o:before {  content: "\f044";}.fa-share-square-o:before {  content: "\f045";}.fa-check-square-o:before {  content: "\f046";}.fa-arrows:before {  content: "\f047";}.fa-step-backward:before {  content: "\f048";}.fa-fast-backward:before {  content: "\f049";}.fa-backward:before {  content: "\f04a";}.fa-play:before {  content: "\f04b";}.fa-pause:before {  content: "\f04c";}.fa-stop:before {  content: "\f04d";}.fa-forward:before {  content: "\f04e";}.fa-fast-forward:before {  content: "\f050";}.fa-step-forward:before {  content: "\f051";}.fa-eject:before {  content: "\f052";}.fa-chevron-left:before {  content: "\f053";}.fa-chevron-right:before {  content: "\f054";}.fa-plus-circle:before {  content: "\f055";}.fa-minus-circle:before {  content: "\f056";}.fa-times-circle:before {  content: "\f057";}.fa-check-circle:before {  content: "\f058";}.fa-question-circle:before {  content: "\f059";}.fa-info-circle:before {  content: "\f05a";}.fa-crosshairs:before {  content: "\f05b";}.fa-times-circle-o:before {  content: "\f05c";}.fa-check-circle-o:before {  content: "\f05d";}.fa-ban:before {  content: "\f05e";}.fa-arrow-left:before {  content: "\f060";}.fa-arrow-right:before {  content: "\f061";}.fa-arrow-up:before {  content: "\f062";}.fa-arrow-down:before {  content: "\f063";}.fa-mail-forward:before, .fa-share:before {  content: "\f064";}.fa-expand:before {  content: "\f065";}.fa-compress:before {  content: "\f066";}.fa-plus:before {  content: "\f067";}.fa-minus:before {  content: "\f068";}.fa-asterisk:before {  content: "\f069";}.fa-exclamation-circle:before {  content: "\f06a";}.fa-gift:before {  content: "\f06b";}.fa-leaf:before {  content: "\f06c";}.fa-fire:before {  content: "\f06d";}.fa-eye:before {  content: "\f06e";}.fa-eye-slash:before {  content: "\f070";}.fa-warning:before, .fa-exclamation-triangle:before {  content: "\f071";}.fa-plane:before {  content: "\f072";}.fa-calendar:before {  content: "\f073";}.fa-random:before {  content: "\f074";}.fa-comment:before {  content: "\f075";}.fa-magnet:before {  content: "\f076";}.fa-chevron-up:before {  content: "\f077";}.fa-chevron-down:before {  content: "\f078";}.fa-retweet:before {  content: "\f079";}.fa-shopping-cart:before {  content: "\f07a";}.fa-folder:before {  content: "\f07b";}.fa-folder-open:before {  content: "\f07c";}.fa-arrows-v:before {  content: "\f07d";}.fa-arrows-h:before {  content: "\f07e";}.fa-bar-chart-o:before, .fa-bar-chart:before {  content: "\f080";}.fa-twitter-square:before {  content: "\f081";}.fa-facebook-square:before {  content: "\f082";}.fa-camera-retro:before {  content: "\f083";}.fa-key:before {  content: "\f084";}.fa-gears:before, .fa-cogs:before {  content: "\f085";}.fa-comments:before {  content: "\f086";}.fa-thumbs-o-up:before {  content: "\f087";}.fa-thumbs-o-down:before {  content: "\f088";}.fa-star-half:before {  content: "\f089";}.fa-heart-o:before {  content: "\f08a";}.fa-sign-out:before {  content: "\f08b";}.fa-linkedin-square:before {  content: "\f08c";}.fa-thumb-tack:before {  content: "\f08d";}.fa-external-link:before {  content: "\f08e";}.fa-sign-in:before {  content: "\f090";}.fa-trophy:before {  content: "\f091";}.fa-github-square:before {  content: "\f092";}.fa-upload:before {  content: "\f093";}.fa-lemon-o:before {  content: "\f094";}.fa-phone:before {  content: "\f095";}.fa-square-o:before {  content: "\f096";}.fa-bookmark-o:before {  content: "\f097";}.fa-phone-square:before {  content: "\f098";}.fa-twitter:before {  content: "\f099";}.fa-facebook-f:before, .fa-facebook:before {  content: "\f09a";}.fa-github:before {  content: "\f09b";}.fa-unlock:before {  content: "\f09c";}.fa-credit-card:before {  content: "\f09d";}.fa-feed:before, .fa-rss:before {  content: "\f09e";}.fa-hdd-o:before {  content: "\f0a0";}.fa-bullhorn:before {  content: "\f0a1";}.fa-bell:before {  content: "\f0f3";}.fa-certificate:before {  content: "\f0a3";}.fa-hand-o-right:before {  content: "\f0a4";}.fa-hand-o-left:before {  content: "\f0a5";}.fa-hand-o-up:before {  content: "\f0a6";}.fa-hand-o-down:before {  content: "\f0a7";}.fa-arrow-circle-left:before {  content: "\f0a8";}.fa-arrow-circle-right:before {  content: "\f0a9";}.fa-arrow-circle-up:before {  content: "\f0aa";}.fa-arrow-circle-down:before {  content: "\f0ab";}.fa-globe:before {  content: "\f0ac";}.fa-wrench:before {  content: "\f0ad";}.fa-tasks:before {  content: "\f0ae";}.fa-filter:before {  content: "\f0b0";}.fa-briefcase:before {  content: "\f0b1";}.fa-arrows-alt:before {  content: "\f0b2";}.fa-group:before, .fa-users:before {  content: "\f0c0";}.fa-chain:before, .fa-link:before {  content: "\f0c1";}.fa-cloud:before {  content: "\f0c2";}.fa-flask:before {  content: "\f0c3";}.fa-cut:before, .fa-scissors:before {  content: "\f0c4";}.fa-copy:before, .fa-files-o:before {  content: "\f0c5";}.fa-paperclip:before {  content: "\f0c6";}.fa-save:before, .fa-floppy-o:before {  content: "\f0c7";}.fa-square:before {  content: "\f0c8";}.fa-navicon:before, .fa-reorder:before, .fa-bars:before {  content: "\f0c9";}.fa-list-ul:before {  content: "\f0ca";}.fa-list-ol:before {  content: "\f0cb";}.fa-strikethrough:before {  content: "\f0cc";}.fa-underline:before {  content: "\f0cd";}.fa-table:before {  content: "\f0ce";}.fa-magic:before {  content: "\f0d0";}.fa-truck:before {  content: "\f0d1";}.fa-pinterest:before {  content: "\f0d2";}.fa-pinterest-square:before {  content: "\f0d3";}.fa-google-plus-square:before {  content: "\f0d4";}.fa-google-plus:before {  content: "\f0d5";}.fa-money:before {  content: "\f0d6";}.fa-caret-down:before {  content: "\f0d7";}.fa-caret-up:before {  content: "\f0d8";}.fa-caret-left:before {  content: "\f0d9";}.fa-caret-right:before {  content: "\f0da";}.fa-columns:before {  content: "\f0db";}.fa-unsorted:before, .fa-sort:before {  content: "\f0dc";}.fa-sort-down:before, .fa-sort-desc:before {  content: "\f0dd";}.fa-sort-up:before, .fa-sort-asc:before {  content: "\f0de";}.fa-envelope:before {  content: "\f0e0";}.fa-linkedin:before {  content: "\f0e1";}.fa-rotate-left:before, .fa-undo:before {  content: "\f0e2";}.fa-legal:before, .fa-gavel:before {  content: "\f0e3";}.fa-dashboard:before, .fa-tachometer:before {  content: "\f0e4";}.fa-comment-o:before {  content: "\f0e5";}.fa-comments-o:before {  content: "\f0e6";}.fa-flash:before, .fa-bolt:before {  content: "\f0e7";}.fa-sitemap:before {  content: "\f0e8";}.fa-umbrella:before {  content: "\f0e9";}.fa-paste:before, .fa-clipboard:before {  content: "\f0ea";}.fa-lightbulb-o:before {  content: "\f0eb";}.fa-exchange:before {  content: "\f0ec";}.fa-cloud-download:before {  content: "\f0ed";}.fa-cloud-upload:before {  content: "\f0ee";}.fa-user-md:before {  content: "\f0f0";}.fa-stethoscope:before {  content: "\f0f1";}.fa-suitcase:before {  content: "\f0f2";}.fa-bell-o:before {  content: "\f0a2";}.fa-coffee:before {  content: "\f0f4";}.fa-cutlery:before {  content: "\f0f5";}.fa-file-text-o:before {  content: "\f0f6";}.fa-building-o:before {  content: "\f0f7";}.fa-hospital-o:before {  content: "\f0f8";}.fa-ambulance:before {  content: "\f0f9";}.fa-medkit:before {  content: "\f0fa";}.fa-fighter-jet:before {  content: "\f0fb";}.fa-beer:before {  content: "\f0fc";}.fa-h-square:before {  content: "\f0fd";}.fa-plus-square:before {  content: "\f0fe";}.fa-angle-double-left:before {  content: "\f100";}.fa-angle-double-right:before {  content: "\f101";}.fa-angle-double-up:before {  content: "\f102";}.fa-angle-double-down:before {  content: "\f103";}.fa-angle-left:before {  content: "\f104";}.fa-angle-right:before {  content: "\f105";}.fa-angle-up:before {  content: "\f106";}.fa-angle-down:before {  content: "\f107";}.fa-desktop:before {  content: "\f108";}.fa-laptop:before {  content: "\f109";}.fa-tablet:before {  content: "\f10a";}.fa-mobile-phone:before, .fa-mobile:before {  content: "\f10b";}.fa-circle-o:before {  content: "\f10c";}.fa-quote-left:before {  content: "\f10d";}.fa-quote-right:before {  content: "\f10e";}.fa-spinner:before {  content: "\f110";}.fa-circle:before {  content: "\f111";}.fa-mail-reply:before, .fa-reply:before {  content: "\f112";}.fa-github-alt:before {  content: "\f113";}.fa-folder-o:before {  content: "\f114";}.fa-folder-open-o:before {  content: "\f115";}.fa-smile-o:before {  content: "\f118";}.fa-frown-o:before {  content: "\f119";}.fa-meh-o:before {  content: "\f11a";}.fa-gamepad:before {  content: "\f11b";}.fa-keyboard-o:before {  content: "\f11c";}.fa-flag-o:before {  content: "\f11d";}.fa-flag-checkered:before {  content: "\f11e";}.fa-terminal:before {  content: "\f120";}.fa-code:before {  content: "\f121";}.fa-mail-reply-all:before, .fa-reply-all:before {  content: "\f122";}.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {  content: "\f123";}.fa-location-arrow:before {  content: "\f124";}.fa-crop:before {  content: "\f125";}.fa-code-fork:before {  content: "\f126";}.fa-unlink:before, .fa-chain-broken:before {  content: "\f127";}.fa-question:before {  content: "\f128";}.fa-info:before {  content: "\f129";}.fa-exclamation:before {  content: "\f12a";}.fa-superscript:before {  content: "\f12b";}.fa-subscript:before {  content: "\f12c";}.fa-eraser:before {  content: "\f12d";}.fa-puzzle-piece:before {  content: "\f12e";}.fa-microphone:before {  content: "\f130";}.fa-microphone-slash:before {  content: "\f131";}.fa-shield:before {  content: "\f132";}.fa-calendar-o:before {  content: "\f133";}.fa-fire-extinguisher:before {  content: "\f134";}.fa-rocket:before {  content: "\f135";}.fa-maxcdn:before {  content: "\f136";}.fa-chevron-circle-left:before {  content: "\f137";}.fa-chevron-circle-right:before {  content: "\f138";}.fa-chevron-circle-up:before {  content: "\f139";}.fa-chevron-circle-down:before {  content: "\f13a";}.fa-html5:before {  content: "\f13b";}.fa-css3:before {  content: "\f13c";}.fa-anchor:before {  content: "\f13d";}.fa-unlock-alt:before {  content: "\f13e";}.fa-bullseye:before {  content: "\f140";}.fa-ellipsis-h:before {  content: "\f141";}.fa-ellipsis-v:before {  content: "\f142";}.fa-rss-square:before {  content: "\f143";}.fa-play-circle:before {  content: "\f144";}.fa-ticket:before {  content: "\f145";}.fa-minus-square:before {  content: "\f146";}.fa-minus-square-o:before {  content: "\f147";}.fa-level-up:before {  content: "\f148";}.fa-level-down:before {  content: "\f149";}.fa-check-square:before {  content: "\f14a";}.fa-pencil-square:before {  content: "\f14b";}.fa-external-link-square:before {  content: "\f14c";}.fa-share-square:before {  content: "\f14d";}.fa-compass:before {  content: "\f14e";}.fa-toggle-down:before, .fa-caret-square-o-down:before {  content: "\f150";}.fa-toggle-up:before, .fa-caret-square-o-up:before {  content: "\f151";}.fa-toggle-right:before, .fa-caret-square-o-right:before {  content: "\f152";}.fa-euro:before, .fa-eur:before {  content: "\f153";}.fa-gbp:before {  content: "\f154";}.fa-dollar:before, .fa-usd:before {  content: "\f155";}.fa-rupee:before, .fa-inr:before {  content: "\f156";}.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {  content: "\f157";}.fa-ruble:before, .fa-rouble:before, .fa-rub:before {  content: "\f158";}.fa-won:before, .fa-krw:before {  content: "\f159";}.fa-bitcoin:before, .fa-btc:before {  content: "\f15a";}.fa-file:before {  content: "\f15b";}.fa-file-text:before {  content: "\f15c";}.fa-sort-alpha-asc:before {  content: "\f15d";}.fa-sort-alpha-desc:before {  content: "\f15e";}.fa-sort-amount-asc:before {  content: "\f160";}.fa-sort-amount-desc:before {  content: "\f161";}.fa-sort-numeric-asc:before {  content: "\f162";}.fa-sort-numeric-desc:before {  content: "\f163";}.fa-thumbs-up:before {  content: "\f164";}.fa-thumbs-down:before {  content: "\f165";}.fa-youtube-square:before {  content: "\f166";}.fa-youtube:before {  content: "\f167";}.fa-xing:before {  content: "\f168";}.fa-xing-square:before {  content: "\f169";}.fa-youtube-play:before {  content: "\f16a";}.fa-dropbox:before {  content: "\f16b";}.fa-stack-overflow:before {  content: "\f16c";}.fa-instagram:before {  content: "\f16d";}.fa-flickr:before {  content: "\f16e";}.fa-adn:before {  content: "\f170";}.fa-bitbucket:before {  content: "\f171";}.fa-bitbucket-square:before {  content: "\f172";}.fa-tumblr:before {  content: "\f173";}.fa-tumblr-square:before {  content: "\f174";}.fa-long-arrow-down:before {  content: "\f175";}.fa-long-arrow-up:before {  content: "\f176";}.fa-long-arrow-left:before {  content: "\f177";}.fa-long-arrow-right:before {  content: "\f178";}.fa-apple:before {  content: "\f179";}.fa-windows:before {  content: "\f17a";}.fa-android:before {  content: "\f17b";}.fa-linux:before {  content: "\f17c";}.fa-dribbble:before {  content: "\f17d";}.fa-skype:before {  content: "\f17e";}.fa-foursquare:before {  content: "\f180";}.fa-trello:before {  content: "\f181";}.fa-female:before {  content: "\f182";}.fa-male:before {  content: "\f183";}.fa-gittip:before, .fa-gratipay:before {  content: "\f184";}.fa-sun-o:before {  content: "\f185";}.fa-moon-o:before {  content: "\f186";}.fa-archive:before {  content: "\f187";}.fa-bug:before {  content: "\f188";}.fa-vk:before {  content: "\f189";}.fa-weibo:before {  content: "\f18a";}.fa-renren:before {  content: "\f18b";}.fa-pagelines:before {  content: "\f18c";}.fa-stack-exchange:before {  content: "\f18d";}.fa-arrow-circle-o-right:before {  content: "\f18e";}.fa-arrow-circle-o-left:before {  content: "\f190";}.fa-toggle-left:before, .fa-caret-square-o-left:before {  content: "\f191";}.fa-dot-circle-o:before {  content: "\f192";}.fa-wheelchair:before {  content: "\f193";}.fa-vimeo-square:before {  content: "\f194";}.fa-turkish-lira:before, .fa-try:before {  content: "\f195";}.fa-plus-square-o:before {  content: "\f196";}.fa-space-shuttle:before {  content: "\f197";}.fa-slack:before {  content: "\f198";}.fa-envelope-square:before {  content: "\f199";}.fa-wordpress:before {  content: "\f19a";}.fa-openid:before {  content: "\f19b";}.fa-institution:before, .fa-bank:before, .fa-university:before {  content: "\f19c";}.fa-mortar-board:before, .fa-graduation-cap:before {  content: "\f19d";}.fa-yahoo:before {  content: "\f19e";}.fa-google:before {  content: "\f1a0";}.fa-reddit:before {  content: "\f1a1";}.fa-reddit-square:before {  content: "\f1a2";}.fa-stumbleupon-circle:before {  content: "\f1a3";}.fa-stumbleupon:before {  content: "\f1a4";}.fa-delicious:before {  content: "\f1a5";}.fa-digg:before {  content: "\f1a6";}.fa-pied-piper-pp:before {  content: "\f1a7";}.fa-pied-piper-alt:before {  content: "\f1a8";}.fa-drupal:before {  content: "\f1a9";}.fa-joomla:before {  content: "\f1aa";}.fa-language:before {  content: "\f1ab";}.fa-fax:before {  content: "\f1ac";}.fa-building:before {  content: "\f1ad";}.fa-child:before {  content: "\f1ae";}.fa-paw:before {  content: "\f1b0";}.fa-spoon:before {  content: "\f1b1";}.fa-cube:before {  content: "\f1b2";}.fa-cubes:before {  content: "\f1b3";}.fa-behance:before {  content: "\f1b4";}.fa-behance-square:before {  content: "\f1b5";}.fa-steam:before {  content: "\f1b6";}.fa-steam-square:before {  content: "\f1b7";}.fa-recycle:before {  content: "\f1b8";}.fa-automobile:before, .fa-car:before {  content: "\f1b9";}.fa-cab:before, .fa-taxi:before {  content: "\f1ba";}.fa-tree:before {  content: "\f1bb";}.fa-spotify:before {  content: "\f1bc";}.fa-deviantart:before {  content: "\f1bd";}.fa-soundcloud:before {  content: "\f1be";}.fa-database:before {  content: "\f1c0";}.fa-file-pdf-o:before {  content: "\f1c1";}.fa-file-word-o:before {  content: "\f1c2";}.fa-file-excel-o:before {  content: "\f1c3";}.fa-file-powerpoint-o:before {  content: "\f1c4";}.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {  content: "\f1c5";}.fa-file-zip-o:before, .fa-file-archive-o:before {  content: "\f1c6";}.fa-file-sound-o:before, .fa-file-audio-o:before {  content: "\f1c7";}.fa-file-movie-o:before, .fa-file-video-o:before {  content: "\f1c8";}.fa-file-code-o:before {  content: "\f1c9";}.fa-vine:before {  content: "\f1ca";}.fa-codepen:before {  content: "\f1cb";}.fa-jsfiddle:before {  content: "\f1cc";}.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {  content: "\f1cd";}.fa-circle-o-notch:before {  content: "\f1ce";}.fa-ra:before, .fa-resistance:before, .fa-rebel:before {  content: "\f1d0";}.fa-ge:before, .fa-empire:before {  content: "\f1d1";}.fa-git-square:before {  content: "\f1d2";}.fa-git:before {  content: "\f1d3";}.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {  content: "\f1d4";}.fa-tencent-weibo:before {  content: "\f1d5";}.fa-qq:before {  content: "\f1d6";}.fa-wechat:before, .fa-weixin:before {  content: "\f1d7";}.fa-send:before, .fa-paper-plane:before {  content: "\f1d8";}.fa-send-o:before, .fa-paper-plane-o:before {  content: "\f1d9";}.fa-history:before {  content: "\f1da";}.fa-circle-thin:before {  content: "\f1db";}.fa-header:before {  content: "\f1dc";}.fa-paragraph:before {  content: "\f1dd";}.fa-sliders:before {  content: "\f1de";}.fa-share-alt:before {  content: "\f1e0";}.fa-share-alt-square:before {  content: "\f1e1";}.fa-bomb:before {  content: "\f1e2";}.fa-soccer-ball-o:before, .fa-futbol-o:before {  content: "\f1e3";}.fa-tty:before {  content: "\f1e4";}.fa-binoculars:before {  content: "\f1e5";}.fa-plug:before {  content: "\f1e6";}.fa-slideshare:before {  content: "\f1e7";}.fa-twitch:before {  content: "\f1e8";}.fa-yelp:before {  content: "\f1e9";}.fa-newspaper-o:before {  content: "\f1ea";}.fa-wifi:before {  content: "\f1eb";}.fa-calculator:before {  content: "\f1ec";}.fa-paypal:before {  content: "\f1ed";}.fa-google-wallet:before {  content: "\f1ee";}.fa-cc-visa:before {  content: "\f1f0";}.fa-cc-mastercard:before {  content: "\f1f1";}.fa-cc-discover:before {  content: "\f1f2";}.fa-cc-amex:before {  content: "\f1f3";}.fa-cc-paypal:before {  content: "\f1f4";}.fa-cc-stripe:before {  content: "\f1f5";}.fa-bell-slash:before {  content: "\f1f6";}.fa-bell-slash-o:before {  content: "\f1f7";}.fa-trash:before {  content: "\f1f8";}.fa-copyright:before {  content: "\f1f9";}.fa-at:before {  content: "\f1fa";}.fa-eyedropper:before {  content: "\f1fb";}.fa-paint-brush:before {  content: "\f1fc";}.fa-birthday-cake:before {  content: "\f1fd";}.fa-area-chart:before {  content: "\f1fe";}.fa-pie-chart:before {  content: "\f200";}.fa-line-chart:before {  content: "\f201";}.fa-lastfm:before {  content: "\f202";}.fa-lastfm-square:before {  content: "\f203";}.fa-toggle-off:before {  content: "\f204";}.fa-toggle-on:before {  content: "\f205";}.fa-bicycle:before {  content: "\f206";}.fa-bus:before {  content: "\f207";}.fa-ioxhost:before {  content: "\f208";}.fa-angellist:before {  content: "\f209";}.fa-cc:before {  content: "\f20a";}.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {  content: "\f20b";}.fa-meanpath:before {  content: "\f20c";}.fa-buysellads:before {  content: "\f20d";}.fa-connectdevelop:before {  content: "\f20e";}.fa-dashcube:before {  content: "\f210";}.fa-forumbee:before {  content: "\f211";}.fa-leanpub:before {  content: "\f212";}.fa-sellsy:before {  content: "\f213";}.fa-shirtsinbulk:before {  content: "\f214";}.fa-simplybuilt:before {  content: "\f215";}.fa-skyatlas:before {  content: "\f216";}.fa-cart-plus:before {  content: "\f217";}.fa-cart-arrow-down:before {  content: "\f218";}.fa-diamond:before {  content: "\f219";}.fa-ship:before {  content: "\f21a";}.fa-user-secret:before {  content: "\f21b";}.fa-motorcycle:before {  content: "\f21c";}.fa-street-view:before {  content: "\f21d";}.fa-heartbeat:before {  content: "\f21e";}.fa-venus:before {  content: "\f221";}.fa-mars:before {  content: "\f222";}.fa-mercury:before {  content: "\f223";}.fa-intersex:before, .fa-transgender:before {  content: "\f224";}.fa-transgender-alt:before {  content: "\f225";}.fa-venus-double:before {  content: "\f226";}.fa-mars-double:before {  content: "\f227";}.fa-venus-mars:before {  content: "\f228";}.fa-mars-stroke:before {  content: "\f229";}.fa-mars-stroke-v:before {  content: "\f22a";}.fa-mars-stroke-h:before {  content: "\f22b";}.fa-neuter:before {  content: "\f22c";}.fa-genderless:before {  content: "\f22d";}.fa-facebook-official:before {  content: "\f230";}.fa-pinterest-p:before {  content: "\f231";}.fa-whatsapp:before {  content: "\f232";}.fa-server:before {  content: "\f233";}.fa-user-plus:before {  content: "\f234";}.fa-user-times:before {  content: "\f235";}.fa-hotel:before, .fa-bed:before {  content: "\f236";}.fa-viacoin:before {  content: "\f237";}.fa-train:before {  content: "\f238";}.fa-subway:before {  content: "\f239";}.fa-medium:before {  content: "\f23a";}.fa-yc:before, .fa-y-combinator:before {  content: "\f23b";}.fa-optin-monster:before {  content: "\f23c";}.fa-opencart:before {  content: "\f23d";}.fa-expeditedssl:before {  content: "\f23e";}.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {  content: "\f240";}.fa-battery-3:before, .fa-battery-three-quarters:before {  content: "\f241";}.fa-battery-2:before, .fa-battery-half:before {  content: "\f242";}.fa-battery-1:before, .fa-battery-quarter:before {  content: "\f243";}.fa-battery-0:before, .fa-battery-empty:before {  content: "\f244";}.fa-mouse-pointer:before {  content: "\f245";}.fa-i-cursor:before {  content: "\f246";}.fa-object-group:before {  content: "\f247";}.fa-object-ungroup:before {  content: "\f248";}.fa-sticky-note:before {  content: "\f249";}.fa-sticky-note-o:before {  content: "\f24a";}.fa-cc-jcb:before {  content: "\f24b";}.fa-cc-diners-club:before {  content: "\f24c";}.fa-clone:before {  content: "\f24d";}.fa-balance-scale:before {  content: "\f24e";}.fa-hourglass-o:before {  content: "\f250";}.fa-hourglass-1:before, .fa-hourglass-start:before {  content: "\f251";}.fa-hourglass-2:before, .fa-hourglass-half:before {  content: "\f252";}.fa-hourglass-3:before, .fa-hourglass-end:before {  content: "\f253";}.fa-hourglass:before {  content: "\f254";}.fa-hand-grab-o:before, .fa-hand-rock-o:before {  content: "\f255";}.fa-hand-stop-o:before, .fa-hand-paper-o:before {  content: "\f256";}.fa-hand-scissors-o:before {  content: "\f257";}.fa-hand-lizard-o:before {  content: "\f258";}.fa-hand-spock-o:before {  content: "\f259";}.fa-hand-pointer-o:before {  content: "\f25a";}.fa-hand-peace-o:before {  content: "\f25b";}.fa-trademark:before {  content: "\f25c";}.fa-registered:before {  content: "\f25d";}.fa-creative-commons:before {  content: "\f25e";}.fa-gg:before {  content: "\f260";}.fa-gg-circle:before {  content: "\f261";}.fa-tripadvisor:before {  content: "\f262";}.fa-odnoklassniki:before {  content: "\f263";}.fa-odnoklassniki-square:before {  content: "\f264";}.fa-get-pocket:before {  content: "\f265";}.fa-wikipedia-w:before {  content: "\f266";}.fa-safari:before {  content: "\f267";}.fa-chrome:before {  content: "\f268";}.fa-firefox:before {  content: "\f269";}.fa-opera:before {  content: "\f26a";}.fa-internet-explorer:before {  content: "\f26b";}.fa-tv:before, .fa-television:before {  content: "\f26c";}.fa-contao:before {  content: "\f26d";}.fa-500px:before {  content: "\f26e";}.fa-amazon:before {  content: "\f270";}.fa-calendar-plus-o:before {  content: "\f271";}.fa-calendar-minus-o:before {  content: "\f272";}.fa-calendar-times-o:before {  content: "\f273";}.fa-calendar-check-o:before {  content: "\f274";}.fa-industry:before {  content: "\f275";}.fa-map-pin:before {  content: "\f276";}.fa-map-signs:before {  content: "\f277";}.fa-map-o:before {  content: "\f278";}.fa-map:before {  content: "\f279";}.fa-commenting:before {  content: "\f27a";}.fa-commenting-o:before {  content: "\f27b";}.fa-houzz:before {  content: "\f27c";}.fa-vimeo:before {  content: "\f27d";}.fa-black-tie:before {  content: "\f27e";}.fa-fonticons:before {  content: "\f280";}.fa-reddit-alien:before {  content: "\f281";}.fa-edge:before {  content: "\f282";}.fa-credit-card-alt:before {  content: "\f283";}.fa-codiepie:before {  content: "\f284";}.fa-modx:before {  content: "\f285";}.fa-fort-awesome:before {  content: "\f286";}.fa-usb:before {  content: "\f287";}.fa-product-hunt:before {  content: "\f288";}.fa-mixcloud:before {  content: "\f289";}.fa-scribd:before {  content: "\f28a";}.fa-pause-circle:before {  content: "\f28b";}.fa-pause-circle-o:before {  content: "\f28c";}.fa-stop-circle:before {  content: "\f28d";}.fa-stop-circle-o:before {  content: "\f28e";}.fa-shopping-bag:before {  content: "\f290";}.fa-shopping-basket:before {  content: "\f291";}.fa-hashtag:before {  content: "\f292";}.fa-bluetooth:before {  content: "\f293";}.fa-bluetooth-b:before {  content: "\f294";}.fa-percent:before {  content: "\f295";}.fa-gitlab:before {  content: "\f296";}.fa-wpbeginner:before {  content: "\f297";}.fa-wpforms:before {  content: "\f298";}.fa-envira:before {  content: "\f299";}.fa-universal-access:before {  content: "\f29a";}.fa-wheelchair-alt:before {  content: "\f29b";}.fa-question-circle-o:before {  content: "\f29c";}.fa-blind:before {  content: "\f29d";}.fa-audio-description:before {  content: "\f29e";}.fa-volume-control-phone:before {  content: "\f2a0";}.fa-braille:before {  content: "\f2a1";}.fa-assistive-listening-systems:before {  content: "\f2a2";}.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {  content: "\f2a3";}.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {  content: "\f2a4";}.fa-glide:before {  content: "\f2a5";}.fa-glide-g:before {  content: "\f2a6";}.fa-signing:before, .fa-sign-language:before {  content: "\f2a7";}.fa-low-vision:before {  content: "\f2a8";}.fa-viadeo:before {  content: "\f2a9";}.fa-viadeo-square:before {  content: "\f2aa";}.fa-snapchat:before {  content: "\f2ab";}.fa-snapchat-ghost:before {  content: "\f2ac";}.fa-snapchat-square:before {  content: "\f2ad";}.fa-pied-piper:before {  content: "\f2ae";}.fa-first-order:before {  content: "\f2b0";}.fa-yoast:before {  content: "\f2b1";}.fa-themeisle:before {  content: "\f2b2";}.fa-google-plus-circle:before, .fa-google-plus-official:before {  content: "\f2b3";}.fa-fa:before, .fa-font-awesome:before {  content: "\f2b4";}.fa-handshake-o:before {  content: "\f2b5";}.fa-envelope-open:before {  content: "\f2b6";}.fa-envelope-open-o:before {  content: "\f2b7";}.fa-linode:before {  content: "\f2b8";}.fa-address-book:before {  content: "\f2b9";}.fa-address-book-o:before {  content: "\f2ba";}.fa-vcard:before, .fa-address-card:before {  content: "\f2bb";}.fa-vcard-o:before, .fa-address-card-o:before {  content: "\f2bc";}.fa-user-circle:before {  content: "\f2bd";}.fa-user-circle-o:before {  content: "\f2be";}.fa-user-o:before {  content: "\f2c0";}.fa-id-badge:before {  content: "\f2c1";}.fa-drivers-license:before, .fa-id-card:before {  content: "\f2c2";}.fa-drivers-license-o:before, .fa-id-card-o:before {  content: "\f2c3";}.fa-quora:before {  content: "\f2c4";}.fa-free-code-camp:before {  content: "\f2c5";}.fa-telegram:before {  content: "\f2c6";}.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {  content: "\f2c7";}.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {  content: "\f2c8";}.fa-thermometer-2:before, .fa-thermometer-half:before {  content: "\f2c9";}.fa-thermometer-1:before, .fa-thermometer-quarter:before {  content: "\f2ca";}.fa-thermometer-0:before, .fa-thermometer-empty:before {  content: "\f2cb";}.fa-shower:before {  content: "\f2cc";}.fa-bathtub:before, .fa-s15:before, .fa-bath:before {  content: "\f2cd";}.fa-podcast:before {  content: "\f2ce";}.fa-window-maximize:before {  content: "\f2d0";}.fa-window-minimize:before {  content: "\f2d1";}.fa-window-restore:before {  content: "\f2d2";}.fa-times-rectangle:before, .fa-window-close:before {  content: "\f2d3";}.fa-times-rectangle-o:before, .fa-window-close-o:before {  content: "\f2d4";}.fa-bandcamp:before {  content: "\f2d5";}.fa-grav:before {  content: "\f2d6";}.fa-etsy:before {  content: "\f2d7";}.fa-imdb:before {  content: "\f2d8";}.fa-ravelry:before {  content: "\f2d9";}.fa-eercast:before {  content: "\f2da";}.fa-microchip:before {  content: "\f2db";}.fa-snowflake-o:before {  content: "\f2dc";}.fa-superpowers:before {  content: "\f2dd";}.fa-wpexplorer:before {  content: "\f2de";}.fa-meetup:before {  content: "\f2e0";}.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;}.sr-only-focusable:active, .sr-only-focusable:focus {  position: static;  width: auto;  height: auto;  margin: 0;  overflow: visible;  clip: auto;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdh18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdo18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdg18S0xR41YDw.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdv18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdj18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSdi18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokSds18S0xR41.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidh18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkido18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidg18S0xR41YDw.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidv18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidj18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidi18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18S0xR41.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJB9cme_xc.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJB9cme_xc.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJB9cme_xc.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJB9cme_xc.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJB9cme_xc.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJB9cme_xc.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdh18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdo18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdg18S0xR41YDw.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdv18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdj18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdi18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18S0xR41.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdh18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdo18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdg18S0xR41YDw.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdv18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdj18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSdi18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSds18S0xR41.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydh18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydo18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydg18S0xR41YDw.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydv18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydj18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklydi18S0xR41YDw.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: italic;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklyds18S0xR41.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmhdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wkxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wlBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmRdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wlxdu3cOWxw.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lujVj9_mf.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/* cyrillic-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmhdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;  font-display: swap;}/* cyrillic */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwkxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;  font-display: swap;}/* greek-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmxdu3cOWxy40.woff2) format("woff2");  unicode-range: U+1F00-1FFF;  font-display: swap;}/* greek */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0370-03FF;  font-display: swap;}/* vietnamese */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmBdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;  font-display: swap;}/* latin-ext */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmRdu3cOWxy40.woff2) format("woff2");  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;  font-display: swap;}/* latin */@font-face {  font-family: "Source Sans Pro";  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2) format("woff2");  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;  font-display: swap;}/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */html {  color: #222;  font-size: 1em;  line-height: 1.4;}::-moz-selection {  background: #b3d4fc;  text-shadow: none;}::selection {  background: #b3d4fc;  text-shadow: none;}hr {  display: block;  height: 1px;  border: 0;  border-top: 1px solid #ccc;  margin: 1em 0;  padding: 0;}audio,canvas,iframe,img,svg,video {  vertical-align: middle;}fieldset {  border: 0;  margin: 0;  padding: 0;}textarea {  resize: vertical;}.browserupgrade {  margin: 0.2em 0;  background: #ccc;  color: #000;  padding: 0.2em 0;}/* ==========================================================================   Media Queries   ========================================================================== *//* ==========================================================================   Helper classes   ========================================================================== */.hidden {  display: none !important;  visibility: hidden;}.visuallyhidden {  border: 0;  clip: rect(0 0 0 0);  height: 1px;  margin: -1px;  overflow: hidden;  padding: 0;  position: absolute;  width: 1px;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {  clip: auto;  height: auto;  margin: 0;  overflow: visible;  position: static;  width: auto;}.invisible {  visibility: hidden;}.clearfix:before,.clearfix:after {  content: " ";  display: table;}.clearfix:after {  clear: both;}.clearfix {  /* *zoom: 1; */}/* ==========================================================================   Print styles   ========================================================================== */@media print {  *,  *:before,  *:after {    background: transparent !important;    color: #000 !important;    box-shadow: none !important;    text-shadow: none !important;  }  a,  a:visited {    text-decoration: underline;  }  a[href]:after {    content: " (" attr(href) ")";  }  abbr[title]:after {    content: " (" attr(title) ")";  }  a[href^="#"]:after,  a[href^="javascript:"]:after {    content: "";  }  pre,  blockquote {    border: 1px solid #999;    page-break-inside: avoid;  }  thead {    display: table-header-group;  }  tr,  img {    page-break-inside: avoid;  }  img {    max-width: 100% !important;  }  p,  h2,  h3 {    orphans: 3;    widows: 3;  }  h2,  h3 {    page-break-after: avoid;  }}/*! *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face {  font-display: swap;  font-family: "FontAwesome";  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");  src: url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/wp-content/themes/hannity/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");  font-weight: normal;  font-style: normal;}.fa {  display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.fa-lg {  font-size: 1.33333333em;  line-height: 0.75em;  vertical-align: -15%;}.fa-2x {  font-size: 2em;}.fa-3x {  font-size: 3em;}.fa-4x {  font-size: 4em;}.fa-5x {  font-size: 5em;}.fa-fw {  width: 1.28571429em;  text-align: center;}.fa-ul {  padding-left: 0;  margin-left: 2.14285714em;  list-style-type: none;}.fa-ul > li {  position: relative;}.fa-li {  position: absolute;  left: -2.14285714em;  width: 2.14285714em;  top: 0.14285714em;  text-align: center;}.fa-li.fa-lg {  left: -1.85714286em;}.fa-border {  padding: 0.2em 0.25em 0.15em;  border: solid 0.08em #eee;  border-radius: 0.1em;}.fa-pull-left {  float: left;}.fa-pull-right {  float: right;}.fa.fa-pull-left {  margin-right: 0.3em;}.fa.fa-pull-right {  margin-left: 0.3em;}.pull-right {  float: right;}.pull-left {  float: left;}.fa.pull-left {  margin-right: 0.3em;}.fa.pull-right {  margin-left: 0.3em;}.fa-spin {  -webkit-animation: fa-spin 2s infinite linear;  animation: fa-spin 2s infinite linear;}.fa-pulse {  -webkit-animation: fa-spin 1s infinite steps(8);  animation: fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg);  }}@keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg);  }}.fa-rotate-90 {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";  -webkit-transform: rotate(90deg);  -ms-transform: rotate(90deg);  transform: rotate(90deg);}.fa-rotate-180 {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";  -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg);  transform: rotate(180deg);}.fa-rotate-270 {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";  -webkit-transform: rotate(270deg);  -ms-transform: rotate(270deg);  transform: rotate(270deg);}.fa-flip-horizontal {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";  -webkit-transform: scale(-1, 1);  -ms-transform: scale(-1, 1);  transform: scale(-1, 1);}.fa-flip-vertical {  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";  -webkit-transform: scale(1, -1);  -ms-transform: scale(1, -1);  transform: scale(1, -1);}:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {  filter: none;}.fa-stack {  position: relative;  display: inline-block;  width: 2em;  height: 2em;  line-height: 2em;  vertical-align: middle;}.fa-stack-1x, .fa-stack-2x {  position: absolute;  left: 0;  width: 100%;  text-align: center;}.fa-stack-1x {  line-height: inherit;}.fa-stack-2x {  font-size: 2em;}.fa-inverse {  color: #fff;}.fa-glass:before {  content: "\f000";}.fa-music:before {  content: "\f001";}.fa-search:before {  content: "\f002";}.fa-envelope-o:before {  content: "\f003";}.fa-heart:before {  content: "\f004";}.fa-star:before {  content: "\f005";}.fa-star-o:before {  content: "\f006";}.fa-user:before {  content: "\f007";}.fa-film:before {  content: "\f008";}.fa-th-large:before {  content: "\f009";}.fa-th:before {  content: "\f00a";}.fa-th-list:before {  content: "\f00b";}.fa-check:before {  content: "\f00c";}.fa-remove:before, .fa-close:before, .fa-times:before {  content: "\f00d";}.fa-search-plus:before {  content: "\f00e";}.fa-search-minus:before {  content: "\f010";}.fa-power-off:before {  content: "\f011";}.fa-signal:before {  content: "\f012";}.fa-gear:before, .fa-cog:before {  content: "\f013";}.fa-trash-o:before {  content: "\f014";}.fa-home:before {  content: "\f015";}.fa-file-o:before {  content: "\f016";}.fa-clock-o:before {  content: "\f017";}.fa-road:before {  content: "\f018";}.fa-download:before {  content: "\f019";}.fa-arrow-circle-o-down:before {  content: "\f01a";}.fa-arrow-circle-o-up:before {  content: "\f01b";}.fa-inbox:before {  content: "\f01c";}.fa-play-circle-o:before {  content: "\f01d";}.fa-rotate-right:before, .fa-repeat:before {  content: "\f01e";}.fa-refresh:before {  content: "\f021";}.fa-list-alt:before {  content: "\f022";}.fa-lock:before {  content: "\f023";}.fa-flag:before {  content: "\f024";}.fa-headphones:before {  content: "\f025";}.fa-volume-off:before {  content: "\f026";}.fa-volume-down:before {  content: "\f027";}.fa-volume-up:before {  content: "\f028";}.fa-qrcode:before {  content: "\f029";}.fa-barcode:before {  content: "\f02a";}.fa-tag:before {  content: "\f02b";}.fa-tags:before {  content: "\f02c";}.fa-book:before {  content: "\f02d";}.fa-bookmark:before {  content: "\f02e";}.fa-print:before {  content: "\f02f";}.fa-camera:before {  content: "\f030";}.fa-font:before {  content: "\f031";}.fa-bold:before {  content: "\f032";}.fa-italic:before {  content: "\f033";}.fa-text-height:before {  content: "\f034";}.fa-text-width:before {  content: "\f035";}.fa-align-left:before {  content: "\f036";}.fa-align-center:before {  content: "\f037";}.fa-align-right:before {  content: "\f038";}.fa-align-justify:before {  content: "\f039";}.fa-list:before {  content: "\f03a";}.fa-dedent:before, .fa-outdent:before {  content: "\f03b";}.fa-indent:before {  content: "\f03c";}.fa-video-camera:before {  content: "\f03d";}.fa-photo:before, .fa-image:before, .fa-picture-o:before {  content: "\f03e";}.fa-pencil:before {  content: "\f040";}.fa-map-marker:before {  content: "\f041";}.fa-adjust:before {  content: "\f042";}.fa-tint:before {  content: "\f043";}.fa-edit:before, .fa-pencil-square-o:before {  content: "\f044";}.fa-share-square-o:before {  content: "\f045";}.fa-check-square-o:before {  content: "\f046";}.fa-arrows:before {  content: "\f047";}.fa-step-backward:before {  content: "\f048";}.fa-fast-backward:before {  content: "\f049";}.fa-backward:before {  content: "\f04a";}.fa-play:before {  content: "\f04b";}.fa-pause:before {  content: "\f04c";}.fa-stop:before {  content: "\f04d";}.fa-forward:before {  content: "\f04e";}.fa-fast-forward:before {  content: "\f050";}.fa-step-forward:before {  content: "\f051";}.fa-eject:before {  content: "\f052";}.fa-chevron-left:before {  content: "\f053";}.fa-chevron-right:before {  content: "\f054";}.fa-plus-circle:before {  content: "\f055";}.fa-minus-circle:before {  content: "\f056";}.fa-times-circle:before {  content: "\f057";}.fa-check-circle:before {  content: "\f058";}.fa-question-circle:before {  content: "\f059";}.fa-info-circle:before {  content: "\f05a";}.fa-crosshairs:before {  content: "\f05b";}.fa-times-circle-o:before {  content: "\f05c";}.fa-check-circle-o:before {  content: "\f05d";}.fa-ban:before {  content: "\f05e";}.fa-arrow-left:before {  content: "\f060";}.fa-arrow-right:before {  content: "\f061";}.fa-arrow-up:before {  content: "\f062";}.fa-arrow-down:before {  content: "\f063";}.fa-mail-forward:before, .fa-share:before {  content: "\f064";}.fa-expand:before {  content: "\f065";}.fa-compress:before {  content: "\f066";}.fa-plus:before {  content: "\f067";}.fa-minus:before {  content: "\f068";}.fa-asterisk:before {  content: "\f069";}.fa-exclamation-circle:before {  content: "\f06a";}.fa-gift:before {  content: "\f06b";}.fa-leaf:before {  content: "\f06c";}.fa-fire:before {  content: "\f06d";}.fa-eye:before {  content: "\f06e";}.fa-eye-slash:before {  content: "\f070";}.fa-warning:before, .fa-exclamation-triangle:before {  content: "\f071";}.fa-plane:before {  content: "\f072";}.fa-calendar:before {  content: "\f073";}.fa-random:before {  content: "\f074";}.fa-comment:before {  content: "\f075";}.fa-magnet:before {  content: "\f076";}.fa-chevron-up:before {  content: "\f077";}.fa-chevron-down:before {  content: "\f078";}.fa-retweet:before {  content: "\f079";}.fa-shopping-cart:before {  content: "\f07a";}.fa-folder:before {  content: "\f07b";}.fa-folder-open:before {  content: "\f07c";}.fa-arrows-v:before {  content: "\f07d";}.fa-arrows-h:before {  content: "\f07e";}.fa-bar-chart-o:before, .fa-bar-chart:before {  content: "\f080";}.fa-twitter-square:before {  content: "\f081";}.fa-facebook-square:before {  content: "\f082";}.fa-camera-retro:before {  content: "\f083";}.fa-key:before {  content: "\f084";}.fa-gears:before, .fa-cogs:before {  content: "\f085";}.fa-comments:before {  content: "\f086";}.fa-thumbs-o-up:before {  content: "\f087";}.fa-thumbs-o-down:before {  content: "\f088";}.fa-star-half:before {  content: "\f089";}.fa-heart-o:before {  content: "\f08a";}.fa-sign-out:before {  content: "\f08b";}.fa-linkedin-square:before {  content: "\f08c";}.fa-thumb-tack:before {  content: "\f08d";}.fa-external-link:before {  content: "\f08e";}.fa-sign-in:before {  content: "\f090";}.fa-trophy:before {  content: "\f091";}.fa-github-square:before {  content: "\f092";}.fa-upload:before {  content: "\f093";}.fa-lemon-o:before {  content: "\f094";}.fa-phone:before {  content: "\f095";}.fa-square-o:before {  content: "\f096";}.fa-bookmark-o:before {  content: "\f097";}.fa-phone-square:before {  content: "\f098";}.fa-twitter:before {  content: "\f099";}.fa-facebook-f:before, .fa-facebook:before {  content: "\f09a";}.fa-github:before {  content: "\f09b";}.fa-unlock:before {  content: "\f09c";}.fa-credit-card:before {  content: "\f09d";}.fa-feed:before, .fa-rss:before {  content: "\f09e";}.fa-hdd-o:before {  content: "\f0a0";}.fa-bullhorn:before {  content: "\f0a1";}.fa-bell:before {  content: "\f0f3";}.fa-certificate:before {  content: "\f0a3";}.fa-hand-o-right:before {  content: "\f0a4";}.fa-hand-o-left:before {  content: "\f0a5";}.fa-hand-o-up:before {  content: "\f0a6";}.fa-hand-o-down:before {  content: "\f0a7";}.fa-arrow-circle-left:before {  content: "\f0a8";}.fa-arrow-circle-right:before {  content: "\f0a9";}.fa-arrow-circle-up:before {  content: "\f0aa";}.fa-arrow-circle-down:before {  content: "\f0ab";}.fa-globe:before {  content: "\f0ac";}.fa-wrench:before {  content: "\f0ad";}.fa-tasks:before {  content: "\f0ae";}.fa-filter:before {  content: "\f0b0";}.fa-briefcase:before {  content: "\f0b1";}.fa-arrows-alt:before {  content: "\f0b2";}.fa-group:before, .fa-users:before {  content: "\f0c0";}.fa-chain:before, .fa-link:before {  content: "\f0c1";}.fa-cloud:before {  content: "\f0c2";}.fa-flask:before {  content: "\f0c3";}.fa-cut:before, .fa-scissors:before {  content: "\f0c4";}.fa-copy:before, .fa-files-o:before {  content: "\f0c5";}.fa-paperclip:before {  content: "\f0c6";}.fa-save:before, .fa-floppy-o:before {  content: "\f0c7";}.fa-square:before {  content: "\f0c8";}.fa-navicon:before, .fa-reorder:before, .fa-bars:before {  content: "\f0c9";}.fa-list-ul:before {  content: "\f0ca";}.fa-list-ol:before {  content: "\f0cb";}.fa-strikethrough:before {  content: "\f0cc";}.fa-underline:before {  content: "\f0cd";}.fa-table:before {  content: "\f0ce";}.fa-magic:before {  content: "\f0d0";}.fa-truck:before {  content: "\f0d1";}.fa-pinterest:before {  content: "\f0d2";}.fa-pinterest-square:before {  content: "\f0d3";}.fa-google-plus-square:before {  content: "\f0d4";}.fa-google-plus:before {  content: "\f0d5";}.fa-money:before {  content: "\f0d6";}.fa-caret-down:before {  content: "\f0d7";}.fa-caret-up:before {  content: "\f0d8";}.fa-caret-left:before {  content: "\f0d9";}.fa-caret-right:before {  content: "\f0da";}.fa-columns:before {  content: "\f0db";}.fa-unsorted:before, .fa-sort:before {  content: "\f0dc";}.fa-sort-down:before, .fa-sort-desc:before {  content: "\f0dd";}.fa-sort-up:before, .fa-sort-asc:before {  content: "\f0de";}.fa-envelope:before {  content: "\f0e0";}.fa-linkedin:before {  content: "\f0e1";}.fa-rotate-left:before, .fa-undo:before {  content: "\f0e2";}.fa-legal:before, .fa-gavel:before {  content: "\f0e3";}.fa-dashboard:before, .fa-tachometer:before {  content: "\f0e4";}.fa-comment-o:before {  content: "\f0e5";}.fa-comments-o:before {  content: "\f0e6";}.fa-flash:before, .fa-bolt:before {  content: "\f0e7";}.fa-sitemap:before {  content: "\f0e8";}.fa-umbrella:before {  content: "\f0e9";}.fa-paste:before, .fa-clipboard:before {  content: "\f0ea";}.fa-lightbulb-o:before {  content: "\f0eb";}.fa-exchange:before {  content: "\f0ec";}.fa-cloud-download:before {  content: "\f0ed";}.fa-cloud-upload:before {  content: "\f0ee";}.fa-user-md:before {  content: "\f0f0";}.fa-stethoscope:before {  content: "\f0f1";}.fa-suitcase:before {  content: "\f0f2";}.fa-bell-o:before {  content: "\f0a2";}.fa-coffee:before {  content: "\f0f4";}.fa-cutlery:before {  content: "\f0f5";}.fa-file-text-o:before {  content: "\f0f6";}.fa-building-o:before {  content: "\f0f7";}.fa-hospital-o:before {  content: "\f0f8";}.fa-ambulance:before {  content: "\f0f9";}.fa-medkit:before {  content: "\f0fa";}.fa-fighter-jet:before {  content: "\f0fb";}.fa-beer:before {  content: "\f0fc";}.fa-h-square:before {  content: "\f0fd";}.fa-plus-square:before {  content: "\f0fe";}.fa-angle-double-left:before {  content: "\f100";}.fa-angle-double-right:before {  content: "\f101";}.fa-angle-double-up:before {  content: "\f102";}.fa-angle-double-down:before {  content: "\f103";}.fa-angle-left:before {  content: "\f104";}.fa-angle-right:before {  content: "\f105";}.fa-angle-up:before {  content: "\f106";}.fa-angle-down:before {  content: "\f107";}.fa-desktop:before {  content: "\f108";}.fa-laptop:before {  content: "\f109";}.fa-tablet:before {  content: "\f10a";}.fa-mobile-phone:before, .fa-mobile:before {  content: "\f10b";}.fa-circle-o:before {  content: "\f10c";}.fa-quote-left:before {  content: "\f10d";}.fa-quote-right:before {  content: "\f10e";}.fa-spinner:before {  content: "\f110";}.fa-circle:before {  content: "\f111";}.fa-mail-reply:before, .fa-reply:before {  content: "\f112";}.fa-github-alt:before {  content: "\f113";}.fa-folder-o:before {  content: "\f114";}.fa-folder-open-o:before {  content: "\f115";}.fa-smile-o:before {  content: "\f118";}.fa-frown-o:before {  content: "\f119";}.fa-meh-o:before {  content: "\f11a";}.fa-gamepad:before {  content: "\f11b";}.fa-keyboard-o:before {  content: "\f11c";}.fa-flag-o:before {  content: "\f11d";}.fa-flag-checkered:before {  content: "\f11e";}.fa-terminal:before {  content: "\f120";}.fa-code:before {  content: "\f121";}.fa-mail-reply-all:before, .fa-reply-all:before {  content: "\f122";}.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {  content: "\f123";}.fa-location-arrow:before {  content: "\f124";}.fa-crop:before {  content: "\f125";}.fa-code-fork:before {  content: "\f126";}.fa-unlink:before, .fa-chain-broken:before {  content: "\f127";}.fa-question:before {  content: "\f128";}.fa-info:before {  content: "\f129";}.fa-exclamation:before {  content: "\f12a";}.fa-superscript:before {  content: "\f12b";}.fa-subscript:before {  content: "\f12c";}.fa-eraser:before {  content: "\f12d";}.fa-puzzle-piece:before {  content: "\f12e";}.fa-microphone:before {  content: "\f130";}.fa-microphone-slash:before {  content: "\f131";}.fa-shield:before {  content: "\f132";}.fa-calendar-o:before {  content: "\f133";}.fa-fire-extinguisher:before {  content: "\f134";}.fa-rocket:before {  content: "\f135";}.fa-maxcdn:before {  content: "\f136";}.fa-chevron-circle-left:before {  content: "\f137";}.fa-chevron-circle-right:before {  content: "\f138";}.fa-chevron-circle-up:before {  content: "\f139";}.fa-chevron-circle-down:before {  content: "\f13a";}.fa-html5:before {  content: "\f13b";}.fa-css3:before {  content: "\f13c";}.fa-anchor:before {  content: "\f13d";}.fa-unlock-alt:before {  content: "\f13e";}.fa-bullseye:before {  content: "\f140";}.fa-ellipsis-h:before {  content: "\f141";}.fa-ellipsis-v:before {  content: "\f142";}.fa-rss-square:before {  content: "\f143";}.fa-play-circle:before {  content: "\f144";}.fa-ticket:before {  content: "\f145";}.fa-minus-square:before {  content: "\f146";}.fa-minus-square-o:before {  content: "\f147";}.fa-level-up:before {  content: "\f148";}.fa-level-down:before {  content: "\f149";}.fa-check-square:before {  content: "\f14a";}.fa-pencil-square:before {  content: "\f14b";}.fa-external-link-square:before {  content: "\f14c";}.fa-share-square:before {  content: "\f14d";}.fa-compass:before {  content: "\f14e";}.fa-toggle-down:before, .fa-caret-square-o-down:before {  content: "\f150";}.fa-toggle-up:before, .fa-caret-square-o-up:before {  content: "\f151";}.fa-toggle-right:before, .fa-caret-square-o-right:before {  content: "\f152";}.fa-euro:before, .fa-eur:before {  content: "\f153";}.fa-gbp:before {  content: "\f154";}.fa-dollar:before, .fa-usd:before {  content: "\f155";}.fa-rupee:before, .fa-inr:before {  content: "\f156";}.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {  content: "\f157";}.fa-ruble:before, .fa-rouble:before, .fa-rub:before {  content: "\f158";}.fa-won:before, .fa-krw:before {  content: "\f159";}.fa-bitcoin:before, .fa-btc:before {  content: "\f15a";}.fa-file:before {  content: "\f15b";}.fa-file-text:before {  content: "\f15c";}.fa-sort-alpha-asc:before {  content: "\f15d";}.fa-sort-alpha-desc:before {  content: "\f15e";}.fa-sort-amount-asc:before {  content: "\f160";}.fa-sort-amount-desc:before {  content: "\f161";}.fa-sort-numeric-asc:before {  content: "\f162";}.fa-sort-numeric-desc:before {  content: "\f163";}.fa-thumbs-up:before {  content: "\f164";}.fa-thumbs-down:before {  content: "\f165";}.fa-youtube-square:before {  content: "\f166";}.fa-youtube:before {  content: "\f167";}.fa-xing:before {  content: "\f168";}.fa-xing-square:before {  content: "\f169";}.fa-youtube-play:before {  content: "\f16a";}.fa-dropbox:before {  content: "\f16b";}.fa-stack-overflow:before {  content: "\f16c";}.fa-instagram:before {  content: "\f16d";}.fa-flickr:before {  content: "\f16e";}.fa-adn:before {  content: "\f170";}.fa-bitbucket:before {  content: "\f171";}.fa-bitbucket-square:before {  content: "\f172";}.fa-tumblr:before {  content: "\f173";}.fa-tumblr-square:before {  content: "\f174";}.fa-long-arrow-down:before {  content: "\f175";}.fa-long-arrow-up:before {  content: "\f176";}.fa-long-arrow-left:before {  content: "\f177";}.fa-long-arrow-right:before {  content: "\f178";}.fa-apple:before {  content: "\f179";}.fa-windows:before {  content: "\f17a";}.fa-android:before {  content: "\f17b";}.fa-linux:before {  content: "\f17c";}.fa-dribbble:before {  content: "\f17d";}.fa-skype:before {  content: "\f17e";}.fa-foursquare:before {  content: "\f180";}.fa-trello:before {  content: "\f181";}.fa-female:before {  content: "\f182";}.fa-male:before {  content: "\f183";}.fa-gittip:before, .fa-gratipay:before {  content: "\f184";}.fa-sun-o:before {  content: "\f185";}.fa-moon-o:before {  content: "\f186";}.fa-archive:before {  content: "\f187";}.fa-bug:before {  content: "\f188";}.fa-vk:before {  content: "\f189";}.fa-weibo:before {  content: "\f18a";}.fa-renren:before {  content: "\f18b";}.fa-pagelines:before {  content: "\f18c";}.fa-stack-exchange:before {  content: "\f18d";}.fa-arrow-circle-o-right:before {  content: "\f18e";}.fa-arrow-circle-o-left:before {  content: "\f190";}.fa-toggle-left:before, .fa-caret-square-o-left:before {  content: "\f191";}.fa-dot-circle-o:before {  content: "\f192";}.fa-wheelchair:before {  content: "\f193";}.fa-vimeo-square:before {  content: "\f194";}.fa-turkish-lira:before, .fa-try:before {  content: "\f195";}.fa-plus-square-o:before {  content: "\f196";}.fa-space-shuttle:before {  content: "\f197";}.fa-slack:before {  content: "\f198";}.fa-envelope-square:before {  content: "\f199";}.fa-wordpress:before {  content: "\f19a";}.fa-openid:before {  content: "\f19b";}.fa-institution:before, .fa-bank:before, .fa-university:before {  content: "\f19c";}.fa-mortar-board:before, .fa-graduation-cap:before {  content: "\f19d";}.fa-yahoo:before {  content: "\f19e";}.fa-google:before {  content: "\f1a0";}.fa-reddit:before {  content: "\f1a1";}.fa-reddit-square:before {  content: "\f1a2";}.fa-stumbleupon-circle:before {  content: "\f1a3";}.fa-stumbleupon:before {  content: "\f1a4";}.fa-delicious:before {  content: "\f1a5";}.fa-digg:before {  content: "\f1a6";}.fa-pied-piper-pp:before {  content: "\f1a7";}.fa-pied-piper-alt:before {  content: "\f1a8";}.fa-drupal:before {  content: "\f1a9";}.fa-joomla:before {  content: "\f1aa";}.fa-language:before {  content: "\f1ab";}.fa-fax:before {  content: "\f1ac";}.fa-building:before {  content: "\f1ad";}.fa-child:before {  content: "\f1ae";}.fa-paw:before {  content: "\f1b0";}.fa-spoon:before {  content: "\f1b1";}.fa-cube:before {  content: "\f1b2";}.fa-cubes:before {  content: "\f1b3";}.fa-behance:before {  content: "\f1b4";}.fa-behance-square:before {  content: "\f1b5";}.fa-steam:before {  content: "\f1b6";}.fa-steam-square:before {  content: "\f1b7";}.fa-recycle:before {  content: "\f1b8";}.fa-automobile:before, .fa-car:before {  content: "\f1b9";}.fa-cab:before, .fa-taxi:before {  content: "\f1ba";}.fa-tree:before {  content: "\f1bb";}.fa-spotify:before {  content: "\f1bc";}.fa-deviantart:before {  content: "\f1bd";}.fa-soundcloud:before {  content: "\f1be";}.fa-database:before {  content: "\f1c0";}.fa-file-pdf-o:before {  content: "\f1c1";}.fa-file-word-o:before {  content: "\f1c2";}.fa-file-excel-o:before {  content: "\f1c3";}.fa-file-powerpoint-o:before {  content: "\f1c4";}.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {  content: "\f1c5";}.fa-file-zip-o:before, .fa-file-archive-o:before {  content: "\f1c6";}.fa-file-sound-o:before, .fa-file-audio-o:before {  content: "\f1c7";}.fa-file-movie-o:before, .fa-file-video-o:before {  content: "\f1c8";}.fa-file-code-o:before {  content: "\f1c9";}.fa-vine:before {  content: "\f1ca";}.fa-codepen:before {  content: "\f1cb";}.fa-jsfiddle:before {  content: "\f1cc";}.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {  content: "\f1cd";}.fa-circle-o-notch:before {  content: "\f1ce";}.fa-ra:before, .fa-resistance:before, .fa-rebel:before {  content: "\f1d0";}.fa-ge:before, .fa-empire:before {  content: "\f1d1";}.fa-git-square:before {  content: "\f1d2";}.fa-git:before {  content: "\f1d3";}.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {  content: "\f1d4";}.fa-tencent-weibo:before {  content: "\f1d5";}.fa-qq:before {  content: "\f1d6";}.fa-wechat:before, .fa-weixin:before {  content: "\f1d7";}.fa-send:before, .fa-paper-plane:before {  content: "\f1d8";}.fa-send-o:before, .fa-paper-plane-o:before {  content: "\f1d9";}.fa-history:before {  content: "\f1da";}.fa-circle-thin:before {  content: "\f1db";}.fa-header:before {  content: "\f1dc";}.fa-paragraph:before {  content: "\f1dd";}.fa-sliders:before {  content: "\f1de";}.fa-share-alt:before {  content: "\f1e0";}.fa-share-alt-square:before {  content: "\f1e1";}.fa-bomb:before {  content: "\f1e2";}.fa-soccer-ball-o:before, .fa-futbol-o:before {  content: "\f1e3";}.fa-tty:before {  content: "\f1e4";}.fa-binoculars:before {  content: "\f1e5";}.fa-plug:before {  content: "\f1e6";}.fa-slideshare:before {  content: "\f1e7";}.fa-twitch:before {  content: "\f1e8";}.fa-yelp:before {  content: "\f1e9";}.fa-newspaper-o:before {  content: "\f1ea";}.fa-wifi:before {  content: "\f1eb";}.fa-calculator:before {  content: "\f1ec";}.fa-paypal:before {  content: "\f1ed";}.fa-google-wallet:before {  content: "\f1ee";}.fa-cc-visa:before {  content: "\f1f0";}.fa-cc-mastercard:before {  content: "\f1f1";}.fa-cc-discover:before {  content: "\f1f2";}.fa-cc-amex:before {  content: "\f1f3";}.fa-cc-paypal:before {  content: "\f1f4";}.fa-cc-stripe:before {  content: "\f1f5";}.fa-bell-slash:before {  content: "\f1f6";}.fa-bell-slash-o:before {  content: "\f1f7";}.fa-trash:before {  content: "\f1f8";}.fa-copyright:before {  content: "\f1f9";}.fa-at:before {  content: "\f1fa";}.fa-eyedropper:before {  content: "\f1fb";}.fa-paint-brush:before {  content: "\f1fc";}.fa-birthday-cake:before {  content: "\f1fd";}.fa-area-chart:before {  content: "\f1fe";}.fa-pie-chart:before {  content: "\f200";}.fa-line-chart:before {  content: "\f201";}.fa-lastfm:before {  content: "\f202";}.fa-lastfm-square:before {  content: "\f203";}.fa-toggle-off:before {  content: "\f204";}.fa-toggle-on:before {  content: "\f205";}.fa-bicycle:before {  content: "\f206";}.fa-bus:before {  content: "\f207";}.fa-ioxhost:before {  content: "\f208";}.fa-angellist:before {  content: "\f209";}.fa-cc:before {  content: "\f20a";}.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {  content: "\f20b";}.fa-meanpath:before {  content: "\f20c";}.fa-buysellads:before {  content: "\f20d";}.fa-connectdevelop:before {  content: "\f20e";}.fa-dashcube:before {  content: "\f210";}.fa-forumbee:before {  content: "\f211";}.fa-leanpub:before {  content: "\f212";}.fa-sellsy:before {  content: "\f213";}.fa-shirtsinbulk:before {  content: "\f214";}.fa-simplybuilt:before {  content: "\f215";}.fa-skyatlas:before {  content: "\f216";}.fa-cart-plus:before {  content: "\f217";}.fa-cart-arrow-down:before {  content: "\f218";}.fa-diamond:before {  content: "\f219";}.fa-ship:before {  content: "\f21a";}.fa-user-secret:before {  content: "\f21b";}.fa-motorcycle:before {  content: "\f21c";}.fa-street-view:before {  content: "\f21d";}.fa-heartbeat:before {  content: "\f21e";}.fa-venus:before {  content: "\f221";}.fa-mars:before {  content: "\f222";}.fa-mercury:before {  content: "\f223";}.fa-intersex:before, .fa-transgender:before {  content: "\f224";}.fa-transgender-alt:before {  content: "\f225";}.fa-venus-double:before {  content: "\f226";}.fa-mars-double:before {  content: "\f227";}.fa-venus-mars:before {  content: "\f228";}.fa-mars-stroke:before {  content: "\f229";}.fa-mars-stroke-v:before {  content: "\f22a";}.fa-mars-stroke-h:before {  content: "\f22b";}.fa-neuter:before {  content: "\f22c";}.fa-genderless:before {  content: "\f22d";}.fa-facebook-official:before {  content: "\f230";}.fa-pinterest-p:before {  content: "\f231";}.fa-whatsapp:before {  content: "\f232";}.fa-server:before {  content: "\f233";}.fa-user-plus:before {  content: "\f234";}.fa-user-times:before {  content: "\f235";}.fa-hotel:before, .fa-bed:before {  content: "\f236";}.fa-viacoin:before {  content: "\f237";}.fa-train:before {  content: "\f238";}.fa-subway:before {  content: "\f239";}.fa-medium:before {  content: "\f23a";}.fa-yc:before, .fa-y-combinator:before {  content: "\f23b";}.fa-optin-monster:before {  content: "\f23c";}.fa-opencart:before {  content: "\f23d";}.fa-expeditedssl:before {  content: "\f23e";}.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {  content: "\f240";}.fa-battery-3:before, .fa-battery-three-quarters:before {  content: "\f241";}.fa-battery-2:before, .fa-battery-half:before {  content: "\f242";}.fa-battery-1:before, .fa-battery-quarter:before {  content: "\f243";}.fa-battery-0:before, .fa-battery-empty:before {  content: "\f244";}.fa-mouse-pointer:before {  content: "\f245";}.fa-i-cursor:before {  content: "\f246";}.fa-object-group:before {  content: "\f247";}.fa-object-ungroup:before {  content: "\f248";}.fa-sticky-note:before {  content: "\f249";}.fa-sticky-note-o:before {  content: "\f24a";}.fa-cc-jcb:before {  content: "\f24b";}.fa-cc-diners-club:before {  content: "\f24c";}.fa-clone:before {  content: "\f24d";}.fa-balance-scale:before {  content: "\f24e";}.fa-hourglass-o:before {  content: "\f250";}.fa-hourglass-1:before, .fa-hourglass-start:before {  content: "\f251";}.fa-hourglass-2:before, .fa-hourglass-half:before {  content: "\f252";}.fa-hourglass-3:before, .fa-hourglass-end:before {  content: "\f253";}.fa-hourglass:before {  content: "\f254";}.fa-hand-grab-o:before, .fa-hand-rock-o:before {  content: "\f255";}.fa-hand-stop-o:before, .fa-hand-paper-o:before {  content: "\f256";}.fa-hand-scissors-o:before {  content: "\f257";}.fa-hand-lizard-o:before {  content: "\f258";}.fa-hand-spock-o:before {  content: "\f259";}.fa-hand-pointer-o:before {  content: "\f25a";}.fa-hand-peace-o:before {  content: "\f25b";}.fa-trademark:before {  content: "\f25c";}.fa-registered:before {  content: "\f25d";}.fa-creative-commons:before {  content: "\f25e";}.fa-gg:before {  content: "\f260";}.fa-gg-circle:before {  content: "\f261";}.fa-tripadvisor:before {  content: "\f262";}.fa-odnoklassniki:before {  content: "\f263";}.fa-odnoklassniki-square:before {  content: "\f264";}.fa-get-pocket:before {  content: "\f265";}.fa-wikipedia-w:before {  content: "\f266";}.fa-safari:before {  content: "\f267";}.fa-chrome:before {  content: "\f268";}.fa-firefox:before {  content: "\f269";}.fa-opera:before {  content: "\f26a";}.fa-internet-explorer:before {  content: "\f26b";}.fa-tv:before, .fa-television:before {  content: "\f26c";}.fa-contao:before {  content: "\f26d";}.fa-500px:before {  content: "\f26e";}.fa-amazon:before {  content: "\f270";}.fa-calendar-plus-o:before {  content: "\f271";}.fa-calendar-minus-o:before {  content: "\f272";}.fa-calendar-times-o:before {  content: "\f273";}.fa-calendar-check-o:before {  content: "\f274";}.fa-industry:before {  content: "\f275";}.fa-map-pin:before {  content: "\f276";}.fa-map-signs:before {  content: "\f277";}.fa-map-o:before {  content: "\f278";}.fa-map:before {  content: "\f279";}.fa-commenting:before {  content: "\f27a";}.fa-commenting-o:before {  content: "\f27b";}.fa-houzz:before {  content: "\f27c";}.fa-vimeo:before {  content: "\f27d";}.fa-black-tie:before {  content: "\f27e";}.fa-fonticons:before {  content: "\f280";}.fa-reddit-alien:before {  content: "\f281";}.fa-edge:before {  content: "\f282";}.fa-credit-card-alt:before {  content: "\f283";}.fa-codiepie:before {  content: "\f284";}.fa-modx:before {  content: "\f285";}.fa-fort-awesome:before {  content: "\f286";}.fa-usb:before {  content: "\f287";}.fa-product-hunt:before {  content: "\f288";}.fa-mixcloud:before {  content: "\f289";}.fa-scribd:before {  content: "\f28a";}.fa-pause-circle:before {  content: "\f28b";}.fa-pause-circle-o:before {  content: "\f28c";}.fa-stop-circle:before {  content: "\f28d";}.fa-stop-circle-o:before {  content: "\f28e";}.fa-shopping-bag:before {  content: "\f290";}.fa-shopping-basket:before {  content: "\f291";}.fa-hashtag:before {  content: "\f292";}.fa-bluetooth:before {  content: "\f293";}.fa-bluetooth-b:before {  content: "\f294";}.fa-percent:before {  content: "\f295";}.fa-gitlab:before {  content: "\f296";}.fa-wpbeginner:before {  content: "\f297";}.fa-wpforms:before {  content: "\f298";}.fa-envira:before {  content: "\f299";}.fa-universal-access:before {  content: "\f29a";}.fa-wheelchair-alt:before {  content: "\f29b";}.fa-question-circle-o:before {  content: "\f29c";}.fa-blind:before {  content: "\f29d";}.fa-audio-description:before {  content: "\f29e";}.fa-volume-control-phone:before {  content: "\f2a0";}.fa-braille:before {  content: "\f2a1";}.fa-assistive-listening-systems:before {  content: "\f2a2";}.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {  content: "\f2a3";}.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {  content: "\f2a4";}.fa-glide:before {  content: "\f2a5";}.fa-glide-g:before {  content: "\f2a6";}.fa-signing:before, .fa-sign-language:before {  content: "\f2a7";}.fa-low-vision:before {  content: "\f2a8";}.fa-viadeo:before {  content: "\f2a9";}.fa-viadeo-square:before {  content: "\f2aa";}.fa-snapchat:before {  content: "\f2ab";}.fa-snapchat-ghost:before {  content: "\f2ac";}.fa-snapchat-square:before {  content: "\f2ad";}.fa-pied-piper:before {  content: "\f2ae";}.fa-first-order:before {  content: "\f2b0";}.fa-yoast:before {  content: "\f2b1";}.fa-themeisle:before {  content: "\f2b2";}.fa-google-plus-circle:before, .fa-google-plus-official:before {  content: "\f2b3";}.fa-fa:before, .fa-font-awesome:before {  content: "\f2b4";}.fa-handshake-o:before {  content: "\f2b5";}.fa-envelope-open:before {  content: "\f2b6";}.fa-envelope-open-o:before {  content: "\f2b7";}.fa-linode:before {  content: "\f2b8";}.fa-address-book:before {  content: "\f2b9";}.fa-address-book-o:before {  content: "\f2ba";}.fa-vcard:before, .fa-address-card:before {  content: "\f2bb";}.fa-vcard-o:before, .fa-address-card-o:before {  content: "\f2bc";}.fa-user-circle:before {  content: "\f2bd";}.fa-user-circle-o:before {  content: "\f2be";}.fa-user-o:before {  content: "\f2c0";}.fa-id-badge:before {  content: "\f2c1";}.fa-drivers-license:before, .fa-id-card:before {  content: "\f2c2";}.fa-drivers-license-o:before, .fa-id-card-o:before {  content: "\f2c3";}.fa-quora:before {  content: "\f2c4";}.fa-free-code-camp:before {  content: "\f2c5";}.fa-telegram:before {  content: "\f2c6";}.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {  content: "\f2c7";}.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {  content: "\f2c8";}.fa-thermometer-2:before, .fa-thermometer-half:before {  content: "\f2c9";}.fa-thermometer-1:before, .fa-thermometer-quarter:before {  content: "\f2ca";}.fa-thermometer-0:before, .fa-thermometer-empty:before {  content: "\f2cb";}.fa-shower:before {  content: "\f2cc";}.fa-bathtub:before, .fa-s15:before, .fa-bath:before {  content: "\f2cd";}.fa-podcast:before {  content: "\f2ce";}.fa-window-maximize:before {  content: "\f2d0";}.fa-window-minimize:before {  content: "\f2d1";}.fa-window-restore:before {  content: "\f2d2";}.fa-times-rectangle:before, .fa-window-close:before {  content: "\f2d3";}.fa-times-rectangle-o:before, .fa-window-close-o:before {  content: "\f2d4";}.fa-bandcamp:before {  content: "\f2d5";}.fa-grav:before {  content: "\f2d6";}.fa-etsy:before {  content: "\f2d7";}.fa-imdb:before {  content: "\f2d8";}.fa-ravelry:before {  content: "\f2d9";}.fa-eercast:before {  content: "\f2da";}.fa-microchip:before {  content: "\f2db";}.fa-snowflake-o:before {  content: "\f2dc";}.fa-superpowers:before {  content: "\f2dd";}.fa-wpexplorer:before {  content: "\f2de";}.fa-meetup:before {  content: "\f2e0";}.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  border: 0;}.sr-only-focusable:active, .sr-only-focusable:focus {  position: static;  width: auto;  height: auto;  margin: 0;  overflow: visible;  clip: auto;}/* Libraries *//* Text colors */.t-txt-clr1, .t-txt-clr1 > p {  color: #151538;}.t-txt-clr2, .t-txt-clr2 > p {  color: #CC0000;}.t-txt-clr3, .t-txt-clr3 > p {  color: #CC0000;}.t-txt-clr4, .t-txt-clr4 > p {  color: #1673ae;}.t-txt-clr5, .t-txt-clr5 > p {  color: #2F2E69;}.t-txt-grey1, .t-txt-grey1 > p {  color: #EAEAEA;  -webkit-font-smoothing: antialiased;}.t-txt-grey2, .t-txt-grey2 > p {  color: #9B9B9B;}.t-txt-grey3, .t-txt-grey3 > p {  color: #4A4A4A;}.t-txt-grey4, .t-txt-grey4 > p {  color: #4A4A4A;}.t-txt-blk, .t-txt-blk > p {  color: #000;}.t-txt-wht, .t-txt-wht > p {  color: #fff;  -webkit-font-smoothing: antialiased;}/* Background colors */.t-bg-clr1 {  background-color: #151538;}.t-bg-clr2 {  background-color: #CC0000;}.t-bg-clr3 {  background-color: #CC0000;}.t-bg-clr4 {  background-color: #1673ae;}.t-bg-clr5 {  background-color: #2F2E69;}.t-bg-grey1 {  background-color: #EAEAEA;}.t-bg-grey2 {  background-color: #9B9B9B;}.t-bg-grey3 {  background-color: #4A4A4A;}.t-bg-grey3 {  background-color: #4A4A4A;}.t-bg-blk {  background-color: #000;}.t-bg-wht {  background-color: #fff;}a {  color: inherit;  text-decoration: none;}p a {  text-decoration: underline;}body {  font-size: 16px;}img {  max-width: 100%;}h1 {  font-size: 48px;}h2 {  font-size: 36px;}h3 {  font-size: 30px;}h4 {  font-size: 24px;}p {  font-size: 20px;  line-height: auto;  margin: 26px 0;}.t-txt-h1 {  font-size: 48px;}.t-txt-h2 {  font-size: 36px;}.t-txt-h3 {  font-size: 30px;}.t-txt-h4 {  font-size: 24px;}.t-txt-big, .t-txt-big p {  font-size: 30px;}.t-txt-med, .t-txt-med p {  font-size: 20px;}.t-txt-norm, .t-txt-norm p {  font-size: 16px;}.t-txt-small, .t-txt-small p {  font-size: 14px;}.t-txt-xsmall, .t-txt-xsmall p {  font-size: 12px;}@media (max-width: 501px) {  h1 {    font-size: 36px;  }  h2 {    font-size: 30px;  }  h3 {    font-size: 24px;  }  h4 {    font-size: 22px;  }  .t-txt-h1 {    font-size: 36px;  }  .t-txt-h2 {    font-size: 30px;  }  .t-txt-h3 {    font-size: 24px;  }  .t-txt-h4 {    font-size: 22px;  }  .t-txt-big, .t-txt-big p {    font-size: 20px;  }  .t-txt-med, .t-txt-med p {    font-size: 18px;  }  .t-txt-norm, .t-txt-norm p {    font-size: 16px;  }  .t-txt-small, .t-txt-small p {    font-size: 14px;  }  .t-txt-xsmall, .t-txt-xsmall p {    font-size: 12px;  }}.t-pos-rel {  /*position:relative;*/}.t-txt-cntr {  text-align: center;}.t-txt-rt {  text-align: right;}.t-pos-cntr {  margin-left: auto;  margin-right: auto;}.t-pos-rt {  margin-left: auto;  margin-right: 0;}.t-hide {  display: none;}@media (max-width: 1023px) {  .t-hide-under-l {    display: none;  }}@media (max-width: 767px) {  .t-hide-under-m {    display: none;  }}@media (max-width: 501px) {  .t-hide-under-s {    display: none;  }}.t-show-under-l {  display: none;}.t-show-under-m {  display: none;}.t-show-under-s {  display: none;}@media (max-width: 1023px) {  .t-show-under-l {    display: block;  }}@media (max-width: 767px) {  .t-show-under-m {    display: block;  }}@media (max-width: 501px) {  .t-show-under-s {    display: block;  }}.t-overflow-vis {  overflow: visible;}.t-contain {  max-width: 1228px;}@media (min-width: 1023px) {  .t-view-l-33pc {    width: 33%;    float: left;  }  .t-view-l-66pc {    width: 66%;    float: left;  }  .t-view-l-67pc {    width: 67%;    float: left;  }}@media (min-width: 767px) {  .t-view-m-33pc {    width: 33%;    float: left;  }  .t-view-m-66pc {    width: 66%;    float: left;  }  .t-view-m-67pc {    width: 67%;    float: left;  }}@media (min-width: 501px) {  .t-view-s-33pc {    width: 33%;    float: left;  }  .t-view-s-66pc {    width: 66%;    float: left;  }  .t-view-s-67pc {    width: 67%;    float: left;  }}.t-col {  float: left;}.t-valigner {  display: table;  width: 100%;}.t-valigner .t-valign {  display: table-cell;  vertical-align: middle;  width: 100%;}@media (min-width: 767px) {  .t-flex-align {    display: flex;  }  .t-flex-align.t-flex-center {    align-items: center;  }  .t-flex-align.t-flex-justify-center {    justify-content: center;  }}/* Set grid item's width individually by percent */.t-view-xs-10pc {  float: left;  width: 10%;}.t-view-xs-15pc {  float: left;  width: 15%;}.t-view-xs-20pc {  float: left;  width: 20%;}.t-view-xs-25pc {  float: left;  width: 25%;}.t-view-xs-30pc {  float: left;  width: 30%;}.t-view-xs-35pc {  float: left;  width: 35%;}.t-view-xs-40pc {  float: left;  width: 40%;}.t-view-xs-45pc {  float: left;  width: 45%;}.t-view-xs-50pc {  float: left;  width: 50%;}.t-view-xs-55pc {  float: left;  width: 55%;}.t-view-xs-60pc {  float: left;  width: 60%;}.t-view-xs-65pc {  float: left;  width: 65%;}.t-view-xs-70pc {  float: left;  width: 70%;}.t-view-xs-75pc {  float: left;  width: 75%;}.t-view-xs-80pc {  float: left;  width: 80%;}.t-view-xs-85pc {  float: left;  width: 85%;}.t-view-xs-90pc {  float: left;  width: 90%;}.t-view-xs-95pc {  float: left;  width: 95%;}.t-view-xs-100pc {  float: left;  width: 100%;}.t-view-xs-105pc {  float: left;  width: 105%;}@media (min-width: 501px) {  .t-view-s-10pc {    float: left;    width: 10%;  }  .t-view-s-15pc {    float: left;    width: 15%;  }  .t-view-s-20pc {    float: left;    width: 20%;  }  .t-view-s-25pc {    float: left;    width: 25%;  }  .t-view-s-30pc {    float: left;    width: 30%;  }  .t-view-s-35pc {    float: left;    width: 35%;  }  .t-view-s-40pc {    float: left;    width: 40%;  }  .t-view-s-45pc {    float: left;    width: 45%;  }  .t-view-s-50pc {    float: left;    width: 50%;  }  .t-view-s-55pc {    float: left;    width: 55%;  }  .t-view-s-60pc {    float: left;    width: 60%;  }  .t-view-s-65pc {    float: left;    width: 65%;  }  .t-view-s-70pc {    float: left;    width: 70%;  }  .t-view-s-75pc {    float: left;    width: 75%;  }  .t-view-s-80pc {    float: left;    width: 80%;  }  .t-view-s-85pc {    float: left;    width: 85%;  }  .t-view-s-90pc {    float: left;    width: 90%;  }  .t-view-s-95pc {    float: left;    width: 95%;  }  .t-view-s-100pc {    float: left;    width: 100%;  }  .t-view-s-105pc {    float: left;    width: 105%;  }}@media (min-width: 767px) {  .t-view-m-10pc {    float: left;    width: 10%;  }  .t-view-m-15pc {    float: left;    width: 15%;  }  .t-view-m-20pc {    float: left;    width: 20%;  }  .t-view-m-25pc {    float: left;    width: 25%;  }  .t-view-m-30pc {    float: left;    width: 30%;  }  .t-view-m-35pc {    float: left;    width: 35%;  }  .t-view-m-40pc {    float: left;    width: 40%;  }  .t-view-m-45pc {    float: left;    width: 45%;  }  .t-view-m-50pc {    float: left;    width: 50%;  }  .t-view-m-55pc {    float: left;    width: 55%;  }  .t-view-m-60pc {    float: left;    width: 60%;  }  .t-view-m-65pc {    float: left;    width: 65%;  }  .t-view-m-70pc {    float: left;    width: 70%;  }  .t-view-m-75pc {    float: left;    width: 75%;  }  .t-view-m-80pc {    float: left;    width: 80%;  }  .t-view-m-85pc {    float: left;    width: 85%;  }  .t-view-m-90pc {    float: left;    width: 90%;  }  .t-view-m-95pc {    float: left;    width: 95%;  }  .t-view-m-100pc {    float: left;    width: 100%;  }  .t-view-m-105pc {    float: left;    width: 105%;  }}@media (min-width: 1023px) {  .t-view-l-10pc {    float: left;    width: 10%;  }  .t-view-l-15pc {    float: left;    width: 15%;  }  .t-view-l-20pc {    float: left;    width: 20%;  }  .t-view-l-25pc {    float: left;    width: 25%;  }  .t-view-l-30pc {    float: left;    width: 30%;  }  .t-view-l-35pc {    float: left;    width: 35%;  }  .t-view-l-40pc {    float: left;    width: 40%;  }  .t-view-l-45pc {    float: left;    width: 45%;  }  .t-view-l-50pc {    float: left;    width: 50%;  }  .t-view-l-55pc {    float: left;    width: 55%;  }  .t-view-l-60pc {    float: left;    width: 60%;  }  .t-view-l-65pc {    float: left;    width: 65%;  }  .t-view-l-70pc {    float: left;    width: 70%;  }  .t-view-l-75pc {    float: left;    width: 75%;  }  .t-view-l-80pc {    float: left;    width: 80%;  }  .t-view-l-85pc {    float: left;    width: 85%;  }  .t-view-l-90pc {    float: left;    width: 90%;  }  .t-view-l-95pc {    float: left;    width: 95%;  }  .t-view-l-100pc {    float: left;    width: 100%;  }  .t-view-l-105pc {    float: left;    width: 105%;  }}/* Set items with by number of items in row*/.t-view-xs-fit-1 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-1 > * {  width: 100%;}.t-view-xs-fit-2 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-2 > * {  width: 50%;}.t-view-xs-fit-3 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-3 > * {  width: 33.3333333333%;}.t-view-xs-fit-4 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-4 > * {  width: 25%;}.t-view-xs-fit-5 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-5 > * {  width: 20%;}.t-view-xs-fit-6 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-6 > * {  width: 16.6666666667%;}.t-view-xs-fit-7 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-7 > * {  width: 14.2857142857%;}.t-view-xs-fit-8 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-8 > * {  width: 12.5%;}.t-view-xs-fit-9 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-9 > * {  width: 11.1111111111%;}.t-view-xs-fit-10 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-10 > * {  width: 10%;}.t-view-xs-fit-11 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-11 > * {  width: 9.0909090909%;}.t-view-xs-fit-12 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-12 > * {  width: 8.3333333333%;}.t-view-xs-fit-13 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-13 > * {  width: 7.6923076923%;}.t-view-xs-fit-14 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-14 > * {  width: 7.1428571429%;}.t-view-xs-fit-15 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-15 > * {  width: 6.6666666667%;}.t-view-xs-fit-16 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-16 > * {  width: 6.25%;}.t-view-xs-fit-17 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-17 > * {  width: 5.8823529412%;}.t-view-xs-fit-18 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-18 > * {  width: 5.5555555556%;}.t-view-xs-fit-19 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-19 > * {  width: 5.2631578947%;}.t-view-xs-fit-20 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-20 > * {  width: 5%;}.t-view-xs-fit-21 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-21 > * {  width: 4.7619047619%;}.t-view-xs-fit-22 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-22 > * {  width: 4.5454545455%;}.t-view-xs-fit-23 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-23 > * {  width: 4.347826087%;}.t-view-xs-fit-24 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-24 > * {  width: 4.1666666667%;}.t-view-xs-fit-25 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-25 > * {  width: 4%;}.t-view-xs-fit-26 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-26 > * {  width: 3.8461538462%;}.t-view-xs-fit-27 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-27 > * {  width: 3.7037037037%;}.t-view-xs-fit-28 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-28 > * {  width: 3.5714285714%;}.t-view-xs-fit-29 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-29 > * {  width: 3.4482758621%;}.t-view-xs-fit-30 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-30 > * {  width: 3.3333333333%;}.t-view-xs-fit-31 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-31 > * {  width: 3.2258064516%;}.t-view-xs-fit-32 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-32 > * {  width: 3.125%;}.t-view-xs-fit-33 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-33 > * {  width: 3.0303030303%;}.t-view-xs-fit-34 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-34 > * {  width: 2.9411764706%;}.t-view-xs-fit-35 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-35 > * {  width: 2.8571428571%;}.t-view-xs-fit-36 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-36 > * {  width: 2.7777777778%;}.t-view-xs-fit-37 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-37 > * {  width: 2.7027027027%;}.t-view-xs-fit-38 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-38 > * {  width: 2.6315789474%;}.t-view-xs-fit-39 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-39 > * {  width: 2.5641025641%;}.t-view-xs-fit-40 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-40 > * {  width: 2.5%;}.t-view-xs-fit-41 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-41 > * {  width: 2.4390243902%;}.t-view-xs-fit-42 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-42 > * {  width: 2.380952381%;}.t-view-xs-fit-43 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-43 > * {  width: 2.3255813953%;}.t-view-xs-fit-44 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-44 > * {  width: 2.2727272727%;}.t-view-xs-fit-45 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-45 > * {  width: 2.2222222222%;}.t-view-xs-fit-46 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-46 > * {  width: 2.1739130435%;}.t-view-xs-fit-47 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-47 > * {  width: 2.1276595745%;}.t-view-xs-fit-48 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-48 > * {  width: 2.0833333333%;}.t-view-xs-fit-49 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-49 > * {  width: 2.0408163265%;}.t-view-xs-fit-50 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-50 > * {  width: 2%;}.t-view-xs-fit-51 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-51 > * {  width: 1.9607843137%;}.t-view-xs-fit-52 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-52 > * {  width: 1.9230769231%;}.t-view-xs-fit-53 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-53 > * {  width: 1.8867924528%;}.t-view-xs-fit-54 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-54 > * {  width: 1.8518518519%;}.t-view-xs-fit-55 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-55 > * {  width: 1.8181818182%;}.t-view-xs-fit-56 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-56 > * {  width: 1.7857142857%;}.t-view-xs-fit-57 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-57 > * {  width: 1.7543859649%;}.t-view-xs-fit-58 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-58 > * {  width: 1.724137931%;}.t-view-xs-fit-59 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-59 > * {  width: 1.6949152542%;}.t-view-xs-fit-60 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-60 > * {  width: 1.6666666667%;}.t-view-xs-fit-61 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-61 > * {  width: 1.6393442623%;}.t-view-xs-fit-62 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-62 > * {  width: 1.6129032258%;}.t-view-xs-fit-63 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-63 > * {  width: 1.5873015873%;}.t-view-xs-fit-64 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-64 > * {  width: 1.5625%;}.t-view-xs-fit-65 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-65 > * {  width: 1.5384615385%;}.t-view-xs-fit-66 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-66 > * {  width: 1.5151515152%;}.t-view-xs-fit-67 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-67 > * {  width: 1.4925373134%;}.t-view-xs-fit-68 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-68 > * {  width: 1.4705882353%;}.t-view-xs-fit-69 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-69 > * {  width: 1.4492753623%;}.t-view-xs-fit-70 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-70 > * {  width: 1.4285714286%;}.t-view-xs-fit-71 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-71 > * {  width: 1.4084507042%;}.t-view-xs-fit-72 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-72 > * {  width: 1.3888888889%;}.t-view-xs-fit-73 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-73 > * {  width: 1.3698630137%;}.t-view-xs-fit-74 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-74 > * {  width: 1.3513513514%;}.t-view-xs-fit-75 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-75 > * {  width: 1.3333333333%;}.t-view-xs-fit-76 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-76 > * {  width: 1.3157894737%;}.t-view-xs-fit-77 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-77 > * {  width: 1.2987012987%;}.t-view-xs-fit-78 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-78 > * {  width: 1.2820512821%;}.t-view-xs-fit-79 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-79 > * {  width: 1.2658227848%;}.t-view-xs-fit-80 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-80 > * {  width: 1.25%;}.t-view-xs-fit-81 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-81 > * {  width: 1.2345679012%;}.t-view-xs-fit-82 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-82 > * {  width: 1.2195121951%;}.t-view-xs-fit-83 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-83 > * {  width: 1.2048192771%;}.t-view-xs-fit-84 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-84 > * {  width: 1.1904761905%;}.t-view-xs-fit-85 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-85 > * {  width: 1.1764705882%;}.t-view-xs-fit-86 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-86 > * {  width: 1.1627906977%;}.t-view-xs-fit-87 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-87 > * {  width: 1.1494252874%;}.t-view-xs-fit-88 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-88 > * {  width: 1.1363636364%;}.t-view-xs-fit-89 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-89 > * {  width: 1.1235955056%;}.t-view-xs-fit-90 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-90 > * {  width: 1.1111111111%;}.t-view-xs-fit-91 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-91 > * {  width: 1.0989010989%;}.t-view-xs-fit-92 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-92 > * {  width: 1.0869565217%;}.t-view-xs-fit-93 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-93 > * {  width: 1.0752688172%;}.t-view-xs-fit-94 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-94 > * {  width: 1.0638297872%;}.t-view-xs-fit-95 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-95 > * {  width: 1.0526315789%;}.t-view-xs-fit-96 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-96 > * {  width: 1.0416666667%;}.t-view-xs-fit-97 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-97 > * {  width: 1.0309278351%;}.t-view-xs-fit-98 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-98 > * {  width: 1.0204081633%;}.t-view-xs-fit-99 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-99 > * {  width: 1.0101010101%;}.t-view-xs-fit-100 {  display: flex;  flex-wrap: wrap;}.t-view-xs-fit-100 > * {  width: 1%;}@media (min-width: 501px) {  .t-view-s-fit-1 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-1 > * {    width: 100%;  }  .t-view-s-fit-2 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-2 > * {    width: 50%;  }  .t-view-s-fit-3 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-3 > * {    width: 33.3333333333%;  }  .t-view-s-fit-4 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-4 > * {    width: 25%;  }  .t-view-s-fit-5 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-5 > * {    width: 20%;  }  .t-view-s-fit-6 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-6 > * {    width: 16.6666666667%;  }  .t-view-s-fit-7 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-7 > * {    width: 14.2857142857%;  }  .t-view-s-fit-8 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-8 > * {    width: 12.5%;  }  .t-view-s-fit-9 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-9 > * {    width: 11.1111111111%;  }  .t-view-s-fit-10 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-10 > * {    width: 10%;  }  .t-view-s-fit-11 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-11 > * {    width: 9.0909090909%;  }  .t-view-s-fit-12 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-12 > * {    width: 8.3333333333%;  }  .t-view-s-fit-13 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-13 > * {    width: 7.6923076923%;  }  .t-view-s-fit-14 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-14 > * {    width: 7.1428571429%;  }  .t-view-s-fit-15 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-15 > * {    width: 6.6666666667%;  }  .t-view-s-fit-16 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-16 > * {    width: 6.25%;  }  .t-view-s-fit-17 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-17 > * {    width: 5.8823529412%;  }  .t-view-s-fit-18 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-18 > * {    width: 5.5555555556%;  }  .t-view-s-fit-19 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-19 > * {    width: 5.2631578947%;  }  .t-view-s-fit-20 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-20 > * {    width: 5%;  }  .t-view-s-fit-21 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-21 > * {    width: 4.7619047619%;  }  .t-view-s-fit-22 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-22 > * {    width: 4.5454545455%;  }  .t-view-s-fit-23 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-23 > * {    width: 4.347826087%;  }  .t-view-s-fit-24 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-24 > * {    width: 4.1666666667%;  }  .t-view-s-fit-25 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-25 > * {    width: 4%;  }  .t-view-s-fit-26 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-26 > * {    width: 3.8461538462%;  }  .t-view-s-fit-27 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-27 > * {    width: 3.7037037037%;  }  .t-view-s-fit-28 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-28 > * {    width: 3.5714285714%;  }  .t-view-s-fit-29 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-29 > * {    width: 3.4482758621%;  }  .t-view-s-fit-30 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-30 > * {    width: 3.3333333333%;  }  .t-view-s-fit-31 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-31 > * {    width: 3.2258064516%;  }  .t-view-s-fit-32 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-32 > * {    width: 3.125%;  }  .t-view-s-fit-33 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-33 > * {    width: 3.0303030303%;  }  .t-view-s-fit-34 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-34 > * {    width: 2.9411764706%;  }  .t-view-s-fit-35 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-35 > * {    width: 2.8571428571%;  }  .t-view-s-fit-36 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-36 > * {    width: 2.7777777778%;  }  .t-view-s-fit-37 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-37 > * {    width: 2.7027027027%;  }  .t-view-s-fit-38 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-38 > * {    width: 2.6315789474%;  }  .t-view-s-fit-39 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-39 > * {    width: 2.5641025641%;  }  .t-view-s-fit-40 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-40 > * {    width: 2.5%;  }  .t-view-s-fit-41 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-41 > * {    width: 2.4390243902%;  }  .t-view-s-fit-42 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-42 > * {    width: 2.380952381%;  }  .t-view-s-fit-43 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-43 > * {    width: 2.3255813953%;  }  .t-view-s-fit-44 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-44 > * {    width: 2.2727272727%;  }  .t-view-s-fit-45 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-45 > * {    width: 2.2222222222%;  }  .t-view-s-fit-46 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-46 > * {    width: 2.1739130435%;  }  .t-view-s-fit-47 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-47 > * {    width: 2.1276595745%;  }  .t-view-s-fit-48 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-48 > * {    width: 2.0833333333%;  }  .t-view-s-fit-49 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-49 > * {    width: 2.0408163265%;  }  .t-view-s-fit-50 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-50 > * {    width: 2%;  }  .t-view-s-fit-51 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-51 > * {    width: 1.9607843137%;  }  .t-view-s-fit-52 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-52 > * {    width: 1.9230769231%;  }  .t-view-s-fit-53 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-53 > * {    width: 1.8867924528%;  }  .t-view-s-fit-54 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-54 > * {    width: 1.8518518519%;  }  .t-view-s-fit-55 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-55 > * {    width: 1.8181818182%;  }  .t-view-s-fit-56 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-56 > * {    width: 1.7857142857%;  }  .t-view-s-fit-57 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-57 > * {    width: 1.7543859649%;  }  .t-view-s-fit-58 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-58 > * {    width: 1.724137931%;  }  .t-view-s-fit-59 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-59 > * {    width: 1.6949152542%;  }  .t-view-s-fit-60 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-60 > * {    width: 1.6666666667%;  }  .t-view-s-fit-61 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-61 > * {    width: 1.6393442623%;  }  .t-view-s-fit-62 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-62 > * {    width: 1.6129032258%;  }  .t-view-s-fit-63 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-63 > * {    width: 1.5873015873%;  }  .t-view-s-fit-64 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-64 > * {    width: 1.5625%;  }  .t-view-s-fit-65 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-65 > * {    width: 1.5384615385%;  }  .t-view-s-fit-66 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-66 > * {    width: 1.5151515152%;  }  .t-view-s-fit-67 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-67 > * {    width: 1.4925373134%;  }  .t-view-s-fit-68 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-68 > * {    width: 1.4705882353%;  }  .t-view-s-fit-69 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-69 > * {    width: 1.4492753623%;  }  .t-view-s-fit-70 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-70 > * {    width: 1.4285714286%;  }  .t-view-s-fit-71 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-71 > * {    width: 1.4084507042%;  }  .t-view-s-fit-72 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-72 > * {    width: 1.3888888889%;  }  .t-view-s-fit-73 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-73 > * {    width: 1.3698630137%;  }  .t-view-s-fit-74 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-74 > * {    width: 1.3513513514%;  }  .t-view-s-fit-75 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-75 > * {    width: 1.3333333333%;  }  .t-view-s-fit-76 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-76 > * {    width: 1.3157894737%;  }  .t-view-s-fit-77 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-77 > * {    width: 1.2987012987%;  }  .t-view-s-fit-78 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-78 > * {    width: 1.2820512821%;  }  .t-view-s-fit-79 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-79 > * {    width: 1.2658227848%;  }  .t-view-s-fit-80 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-80 > * {    width: 1.25%;  }  .t-view-s-fit-81 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-81 > * {    width: 1.2345679012%;  }  .t-view-s-fit-82 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-82 > * {    width: 1.2195121951%;  }  .t-view-s-fit-83 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-83 > * {    width: 1.2048192771%;  }  .t-view-s-fit-84 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-84 > * {    width: 1.1904761905%;  }  .t-view-s-fit-85 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-85 > * {    width: 1.1764705882%;  }  .t-view-s-fit-86 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-86 > * {    width: 1.1627906977%;  }  .t-view-s-fit-87 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-87 > * {    width: 1.1494252874%;  }  .t-view-s-fit-88 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-88 > * {    width: 1.1363636364%;  }  .t-view-s-fit-89 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-89 > * {    width: 1.1235955056%;  }  .t-view-s-fit-90 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-90 > * {    width: 1.1111111111%;  }  .t-view-s-fit-91 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-91 > * {    width: 1.0989010989%;  }  .t-view-s-fit-92 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-92 > * {    width: 1.0869565217%;  }  .t-view-s-fit-93 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-93 > * {    width: 1.0752688172%;  }  .t-view-s-fit-94 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-94 > * {    width: 1.0638297872%;  }  .t-view-s-fit-95 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-95 > * {    width: 1.0526315789%;  }  .t-view-s-fit-96 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-96 > * {    width: 1.0416666667%;  }  .t-view-s-fit-97 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-97 > * {    width: 1.0309278351%;  }  .t-view-s-fit-98 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-98 > * {    width: 1.0204081633%;  }  .t-view-s-fit-99 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-99 > * {    width: 1.0101010101%;  }  .t-view-s-fit-100 {    display: flex;    flex-wrap: wrap;  }  .t-view-s-fit-100 > * {    width: 1%;  }}@media (min-width: 767px) {  .t-view-m-fit-1 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-1 > * {    width: 100%;  }  .t-view-m-fit-2 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-2 > * {    width: 50%;  }  .t-view-m-fit-3 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-3 > * {    width: 33.3333333333%;  }  .t-view-m-fit-4 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-4 > * {    width: 25%;  }  .t-view-m-fit-5 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-5 > * {    width: 20%;  }  .t-view-m-fit-6 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-6 > * {    width: 16.6666666667%;  }  .t-view-m-fit-7 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-7 > * {    width: 14.2857142857%;  }  .t-view-m-fit-8 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-8 > * {    width: 12.5%;  }  .t-view-m-fit-9 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-9 > * {    width: 11.1111111111%;  }  .t-view-m-fit-10 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-10 > * {    width: 10%;  }  .t-view-m-fit-11 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-11 > * {    width: 9.0909090909%;  }  .t-view-m-fit-12 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-12 > * {    width: 8.3333333333%;  }  .t-view-m-fit-13 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-13 > * {    width: 7.6923076923%;  }  .t-view-m-fit-14 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-14 > * {    width: 7.1428571429%;  }  .t-view-m-fit-15 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-15 > * {    width: 6.6666666667%;  }  .t-view-m-fit-16 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-16 > * {    width: 6.25%;  }  .t-view-m-fit-17 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-17 > * {    width: 5.8823529412%;  }  .t-view-m-fit-18 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-18 > * {    width: 5.5555555556%;  }  .t-view-m-fit-19 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-19 > * {    width: 5.2631578947%;  }  .t-view-m-fit-20 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-20 > * {    width: 5%;  }  .t-view-m-fit-21 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-21 > * {    width: 4.7619047619%;  }  .t-view-m-fit-22 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-22 > * {    width: 4.5454545455%;  }  .t-view-m-fit-23 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-23 > * {    width: 4.347826087%;  }  .t-view-m-fit-24 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-24 > * {    width: 4.1666666667%;  }  .t-view-m-fit-25 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-25 > * {    width: 4%;  }  .t-view-m-fit-26 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-26 > * {    width: 3.8461538462%;  }  .t-view-m-fit-27 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-27 > * {    width: 3.7037037037%;  }  .t-view-m-fit-28 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-28 > * {    width: 3.5714285714%;  }  .t-view-m-fit-29 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-29 > * {    width: 3.4482758621%;  }  .t-view-m-fit-30 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-30 > * {    width: 3.3333333333%;  }  .t-view-m-fit-31 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-31 > * {    width: 3.2258064516%;  }  .t-view-m-fit-32 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-32 > * {    width: 3.125%;  }  .t-view-m-fit-33 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-33 > * {    width: 3.0303030303%;  }  .t-view-m-fit-34 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-34 > * {    width: 2.9411764706%;  }  .t-view-m-fit-35 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-35 > * {    width: 2.8571428571%;  }  .t-view-m-fit-36 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-36 > * {    width: 2.7777777778%;  }  .t-view-m-fit-37 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-37 > * {    width: 2.7027027027%;  }  .t-view-m-fit-38 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-38 > * {    width: 2.6315789474%;  }  .t-view-m-fit-39 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-39 > * {    width: 2.5641025641%;  }  .t-view-m-fit-40 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-40 > * {    width: 2.5%;  }  .t-view-m-fit-41 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-41 > * {    width: 2.4390243902%;  }  .t-view-m-fit-42 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-42 > * {    width: 2.380952381%;  }  .t-view-m-fit-43 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-43 > * {    width: 2.3255813953%;  }  .t-view-m-fit-44 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-44 > * {    width: 2.2727272727%;  }  .t-view-m-fit-45 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-45 > * {    width: 2.2222222222%;  }  .t-view-m-fit-46 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-46 > * {    width: 2.1739130435%;  }  .t-view-m-fit-47 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-47 > * {    width: 2.1276595745%;  }  .t-view-m-fit-48 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-48 > * {    width: 2.0833333333%;  }  .t-view-m-fit-49 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-49 > * {    width: 2.0408163265%;  }  .t-view-m-fit-50 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-50 > * {    width: 2%;  }  .t-view-m-fit-51 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-51 > * {    width: 1.9607843137%;  }  .t-view-m-fit-52 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-52 > * {    width: 1.9230769231%;  }  .t-view-m-fit-53 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-53 > * {    width: 1.8867924528%;  }  .t-view-m-fit-54 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-54 > * {    width: 1.8518518519%;  }  .t-view-m-fit-55 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-55 > * {    width: 1.8181818182%;  }  .t-view-m-fit-56 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-56 > * {    width: 1.7857142857%;  }  .t-view-m-fit-57 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-57 > * {    width: 1.7543859649%;  }  .t-view-m-fit-58 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-58 > * {    width: 1.724137931%;  }  .t-view-m-fit-59 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-59 > * {    width: 1.6949152542%;  }  .t-view-m-fit-60 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-60 > * {    width: 1.6666666667%;  }  .t-view-m-fit-61 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-61 > * {    width: 1.6393442623%;  }  .t-view-m-fit-62 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-62 > * {    width: 1.6129032258%;  }  .t-view-m-fit-63 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-63 > * {    width: 1.5873015873%;  }  .t-view-m-fit-64 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-64 > * {    width: 1.5625%;  }  .t-view-m-fit-65 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-65 > * {    width: 1.5384615385%;  }  .t-view-m-fit-66 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-66 > * {    width: 1.5151515152%;  }  .t-view-m-fit-67 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-67 > * {    width: 1.4925373134%;  }  .t-view-m-fit-68 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-68 > * {    width: 1.4705882353%;  }  .t-view-m-fit-69 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-69 > * {    width: 1.4492753623%;  }  .t-view-m-fit-70 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-70 > * {    width: 1.4285714286%;  }  .t-view-m-fit-71 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-71 > * {    width: 1.4084507042%;  }  .t-view-m-fit-72 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-72 > * {    width: 1.3888888889%;  }  .t-view-m-fit-73 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-73 > * {    width: 1.3698630137%;  }  .t-view-m-fit-74 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-74 > * {    width: 1.3513513514%;  }  .t-view-m-fit-75 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-75 > * {    width: 1.3333333333%;  }  .t-view-m-fit-76 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-76 > * {    width: 1.3157894737%;  }  .t-view-m-fit-77 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-77 > * {    width: 1.2987012987%;  }  .t-view-m-fit-78 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-78 > * {    width: 1.2820512821%;  }  .t-view-m-fit-79 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-79 > * {    width: 1.2658227848%;  }  .t-view-m-fit-80 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-80 > * {    width: 1.25%;  }  .t-view-m-fit-81 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-81 > * {    width: 1.2345679012%;  }  .t-view-m-fit-82 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-82 > * {    width: 1.2195121951%;  }  .t-view-m-fit-83 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-83 > * {    width: 1.2048192771%;  }  .t-view-m-fit-84 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-84 > * {    width: 1.1904761905%;  }  .t-view-m-fit-85 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-85 > * {    width: 1.1764705882%;  }  .t-view-m-fit-86 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-86 > * {    width: 1.1627906977%;  }  .t-view-m-fit-87 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-87 > * {    width: 1.1494252874%;  }  .t-view-m-fit-88 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-88 > * {    width: 1.1363636364%;  }  .t-view-m-fit-89 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-89 > * {    width: 1.1235955056%;  }  .t-view-m-fit-90 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-90 > * {    width: 1.1111111111%;  }  .t-view-m-fit-91 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-91 > * {    width: 1.0989010989%;  }  .t-view-m-fit-92 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-92 > * {    width: 1.0869565217%;  }  .t-view-m-fit-93 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-93 > * {    width: 1.0752688172%;  }  .t-view-m-fit-94 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-94 > * {    width: 1.0638297872%;  }  .t-view-m-fit-95 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-95 > * {    width: 1.0526315789%;  }  .t-view-m-fit-96 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-96 > * {    width: 1.0416666667%;  }  .t-view-m-fit-97 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-97 > * {    width: 1.0309278351%;  }  .t-view-m-fit-98 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-98 > * {    width: 1.0204081633%;  }  .t-view-m-fit-99 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-99 > * {    width: 1.0101010101%;  }  .t-view-m-fit-100 {    display: flex;    flex-wrap: wrap;  }  .t-view-m-fit-100 > * {    width: 1%;  }}@media (min-width: 1023px) {  .t-view-l-fit-1 > * {    width: 100%;  }  .t-view-l-fit-2 > * {    width: 50%;  }  .t-view-l-fit-3 > * {    width: 33.3333333333%;  }  .t-view-l-fit-4 > * {    width: 25%;  }  .t-view-l-fit-5 > * {    width: 20%;  }  .t-view-l-fit-6 > * {    width: 16.6666666667%;  }  .t-view-l-fit-7 > * {    width: 14.2857142857%;  }  .t-view-l-fit-8 > * {    width: 12.5%;  }  .t-view-l-fit-9 > * {    width: 11.1111111111%;  }  .t-view-l-fit-10 > * {    width: 10%;  }  .t-view-l-fit-11 > * {    width: 9.0909090909%;  }  .t-view-l-fit-12 > * {    width: 8.3333333333%;  }  .t-view-l-fit-13 > * {    width: 7.6923076923%;  }  .t-view-l-fit-14 > * {    width: 7.1428571429%;  }  .t-view-l-fit-15 > * {    width: 6.6666666667%;  }  .t-view-l-fit-16 > * {    width: 6.25%;  }  .t-view-l-fit-17 > * {    width: 5.8823529412%;  }  .t-view-l-fit-18 > * {    width: 5.5555555556%;  }  .t-view-l-fit-19 > * {    width: 5.2631578947%;  }  .t-view-l-fit-20 > * {    width: 5%;  }  .t-view-l-fit-21 > * {    width: 4.7619047619%;  }  .t-view-l-fit-22 > * {    width: 4.5454545455%;  }  .t-view-l-fit-23 > * {    width: 4.347826087%;  }  .t-view-l-fit-24 > * {    width: 4.1666666667%;  }  .t-view-l-fit-25 > * {    width: 4%;  }  .t-view-l-fit-26 > * {    width: 3.8461538462%;  }  .t-view-l-fit-27 > * {    width: 3.7037037037%;  }  .t-view-l-fit-28 > * {    width: 3.5714285714%;  }  .t-view-l-fit-29 > * {    width: 3.4482758621%;  }  .t-view-l-fit-30 > * {    width: 3.3333333333%;  }  .t-view-l-fit-31 > * {    width: 3.2258064516%;  }  .t-view-l-fit-32 > * {    width: 3.125%;  }  .t-view-l-fit-33 > * {    width: 3.0303030303%;  }  .t-view-l-fit-34 > * {    width: 2.9411764706%;  }  .t-view-l-fit-35 > * {    width: 2.8571428571%;  }  .t-view-l-fit-36 > * {    width: 2.7777777778%;  }  .t-view-l-fit-37 > * {    width: 2.7027027027%;  }  .t-view-l-fit-38 > * {    width: 2.6315789474%;  }  .t-view-l-fit-39 > * {    width: 2.5641025641%;  }  .t-view-l-fit-40 > * {    width: 2.5%;  }  .t-view-l-fit-41 > * {    width: 2.4390243902%;  }  .t-view-l-fit-42 > * {    width: 2.380952381%;  }  .t-view-l-fit-43 > * {    width: 2.3255813953%;  }  .t-view-l-fit-44 > * {    width: 2.2727272727%;  }  .t-view-l-fit-45 > * {    width: 2.2222222222%;  }  .t-view-l-fit-46 > * {    width: 2.1739130435%;  }  .t-view-l-fit-47 > * {    width: 2.1276595745%;  }  .t-view-l-fit-48 > * {    width: 2.0833333333%;  }  .t-view-l-fit-49 > * {    width: 2.0408163265%;  }  .t-view-l-fit-50 > * {    width: 2%;  }  .t-view-l-fit-51 > * {    width: 1.9607843137%;  }  .t-view-l-fit-52 > * {    width: 1.9230769231%;  }  .t-view-l-fit-53 > * {    width: 1.8867924528%;  }  .t-view-l-fit-54 > * {    width: 1.8518518519%;  }  .t-view-l-fit-55 > * {    width: 1.8181818182%;  }  .t-view-l-fit-56 > * {    width: 1.7857142857%;  }  .t-view-l-fit-57 > * {    width: 1.7543859649%;  }  .t-view-l-fit-58 > * {    width: 1.724137931%;  }  .t-view-l-fit-59 > * {    width: 1.6949152542%;  }  .t-view-l-fit-60 > * {    width: 1.6666666667%;  }  .t-view-l-fit-61 > * {    width: 1.6393442623%;  }  .t-view-l-fit-62 > * {    width: 1.6129032258%;  }  .t-view-l-fit-63 > * {    width: 1.5873015873%;  }  .t-view-l-fit-64 > * {    width: 1.5625%;  }  .t-view-l-fit-65 > * {    width: 1.5384615385%;  }  .t-view-l-fit-66 > * {    width: 1.5151515152%;  }  .t-view-l-fit-67 > * {    width: 1.4925373134%;  }  .t-view-l-fit-68 > * {    width: 1.4705882353%;  }  .t-view-l-fit-69 > * {    width: 1.4492753623%;  }  .t-view-l-fit-70 > * {    width: 1.4285714286%;  }  .t-view-l-fit-71 > * {    width: 1.4084507042%;  }  .t-view-l-fit-72 > * {    width: 1.3888888889%;  }  .t-view-l-fit-73 > * {    width: 1.3698630137%;  }  .t-view-l-fit-74 > * {    width: 1.3513513514%;  }  .t-view-l-fit-75 > * {    width: 1.3333333333%;  }  .t-view-l-fit-76 > * {    width: 1.3157894737%;  }  .t-view-l-fit-77 > * {    width: 1.2987012987%;  }  .t-view-l-fit-78 > * {    width: 1.2820512821%;  }  .t-view-l-fit-79 > * {    width: 1.2658227848%;  }  .t-view-l-fit-80 > * {    width: 1.25%;  }  .t-view-l-fit-81 > * {    width: 1.2345679012%;  }  .t-view-l-fit-82 > * {    width: 1.2195121951%;  }  .t-view-l-fit-83 > * {    width: 1.2048192771%;  }  .t-view-l-fit-84 > * {    width: 1.1904761905%;  }  .t-view-l-fit-85 > * {    width: 1.1764705882%;  }  .t-view-l-fit-86 > * {    width: 1.1627906977%;  }  .t-view-l-fit-87 > * {    width: 1.1494252874%;  }  .t-view-l-fit-88 > * {    width: 1.1363636364%;  }  .t-view-l-fit-89 > * {    width: 1.1235955056%;  }  .t-view-l-fit-90 > * {    width: 1.1111111111%;  }  .t-view-l-fit-91 > * {    width: 1.0989010989%;  }  .t-view-l-fit-92 > * {    width: 1.0869565217%;  }  .t-view-l-fit-93 > * {    width: 1.0752688172%;  }  .t-view-l-fit-94 > * {    width: 1.0638297872%;  }  .t-view-l-fit-95 > * {    width: 1.0526315789%;  }  .t-view-l-fit-96 > * {    width: 1.0416666667%;  }  .t-view-l-fit-97 > * {    width: 1.0309278351%;  }  .t-view-l-fit-98 > * {    width: 1.0204081633%;  }  .t-view-l-fit-99 > * {    width: 1.0101010101%;  }  .t-view-l-fit-100 > * {    width: 1%;  }}.t-horiz ul {  padding: 0;  margin: 0;}.t-horiz li {  display: inline-block;}.t-nav-mobile {  clear: both;  position: relative;  left: 0;  width: 100% !important;  z-index: 800;  height: 0;}.t-nav-mobile ul {  width: 100%;}.t-nav-mobile .t-nav-scroller {  padding: 0;  height: 100%;  overflow-y: auto;}.t-nav-ease .t-nav-mobile {  -webkit-transition: height 0.2s ease-in-out;  -moz-transition: height 0.2s ease-in-out;  -ms-transition: height 0.2s ease-in-out;  -o-transition: height 0.2s ease-in-out;  transition: height 0.2s ease-in-out;}.t-nav-mobile li {  display: block;  width: 100%;}.t-navbar {  overflow: visible;}.t-navbar .t-button-mobile-menu {  position: absolute;  -webkit-border-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box;}.t-navbar .t-toggle-icon {  display: block;}.t-navbar .t-toggle-icon:before, .t-navbar .t-toggle-icon:after {  border-top: 6px solid;  left: 3px;  right: 3px;}/* * This is where all the animation happens */.t-toggle-icon, .t-toggle-icon:before, .t-toggle-icon:after {  -webkit-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);  -moz-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);  -ms-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);  -o-transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);  transition: border-color 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);}.t-nav-mobile {  position: fixed;}.t-mobmenu.touch {  height: 100%;  overflow: hidden;}.t-mobmenu.touch body {  height: 100%;  overflow: hidden;}.t-mobmenu .t-button-mobile-menu-icon {  -webkit-transition-delay: 0s;  -moz-transition-delay: 0s;  -ms-transition-delay: 0s;  -o-transition-delay: 0s;  transition-delay: 0s;}/*<header id="t-scrollnav-holder">	<div id="t-scrollnav">		<div class="t-contain t-pos-cntr">			<div class="t-view-l-15pc">				<a href="/" class="logo">					<img src="<?php echo get_template_directory_uri(); ?>/images/logo-oneorbit-blue.svg" alt="One Orbit Commander - Leroy Chiao" />				</a>			</div>			<div class="t-navbar t-collapse-below-mltp t-view-l-85pc">				<nav>					<div class="t-repsonsive-nav" >						<div class="t-button-mobile-menu"><div class="t-toggle-icon"></div></div>						<ul id="t-nav-desktop" class="t-menu t-txt-rt t-txt-norm t-txt-clr3">							<li><a href="#">Link 1 </a></li>							<li><a href="#">Link 1 </a></li>						</ul>						<div id="t-nav-mobile" class="t-txt-grey2">							<div class="pad">								<ul>									<li><a href="#">Link 1 </a></li>									<li><a href="#">Link 1 </a></li>								</ul>							</div>						</div>					</div> 				</nav>			</div> 		</div> 	</div> </header>*/#t-scrollnav-holder {  position: fixed;  width: 100%;  z-index: 1000;  top: 0;}/* Additional Normalization */div, section, aside, article, img {  overflow: hidden;  display: block;  margin: 0;  padding: 0;  -webkit-border-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box;}div > p:last-of-type, section > p:last-of-type, aside > p:last-of-type, article > p:last-of-type, img > p:last-of-type {  margin-bottom: 0;}div > p:first-of-type, section > p:first-of-type, aside > p:first-of-type, article > p:first-of-type, img > p:first-of-type {  margin-top: 0;}ul, li, span {  -webkit-border-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box;}ul > p:last-of-type, li > p:last-of-type, span > p:last-of-type {  margin-bottom: 0;}ul > p:first-of-type, li > p:first-of-type, span > p:first-of-type {  margin-top: 0;}img {  display: inline-block;}h1, h2, h3, h4, h5 {  margin: 0;  line-height: 1.2em;  display: block;  width: 100%;}h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {  margin-top: 0;}/*For Wordpress Admin bar */#wpadminbar, #wpadminbar * {  overflow: visible;}#ihrAffiliatesMapContainer .ihmMapWrapper {  position: relative;}#ihrAffiliatesMapContainer #ihmGoogleMap {  height: 400px;}#ihrAffiliatesMapContainer #ihmLocateForm {  position: absolute;  top: 10px;  left: 10px;  z-index: 99;}#ihrAffiliatesMapContainer #ihmLocateForm input[type=text] {  background-color: rgba(0, 0, 0, 0.5);  padding: 8px 14px;  border: 1px solid #AAA;  color: white;  min-height: 20px;  font-size: 14px;  width: 250px;  transition: background-color 0.4s, color 0.4s;}/* Placeholder text color because otherwise it sort of vanishes */#ihrAffiliatesMapContainer #ihmLocateForm input::-webkit-input-placeholder {  color: white;}#ihrAffiliatesMapContainer #ihmLocateForm input:-moz-placeholder {  color: white;}#ihrAffiliatesMapContainer #ihmLocateForm input::-moz-placeholder {  color: white;  opacity: 1;}#ihrAffiliatesMapContainer #ihmLocateForm input:-ms-input-placeholder {  color: white;}#ihrAffiliatesMapContainer #ihmLocateForm input[type=text]:focus {  background-color: white;  color: #333;}#ihrAffiliatesMapContainer .ihmStationInfo .ihmStationInfoText {  float: left;  padding-top: 4px;}#ihrAffiliatesMapContainer .ihmStationInfo.ihmNoImage .ihmStationInfoText {  float: none;}#ihrAffiliatesMapContainer .ihmStationInfo .ihmImage {  width: 90px;  float: left;}#ihrAffiliatesMapContainer #ihmInViewStationsList {  height: 500px;  overflow-y: scroll;}#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo {  height: 110px;  float: left;  width: 280px;  margin: 5px 10px;}#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo:nth-child(3n+1) {  clear: both;}#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo .ihmStationInfoText {  width: 185px;}#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo.ihmNoImage .ihmStationInfoText {  padding-left: 90px;}#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmStationInfo .ihmStationInfoText h3 {  margin-bottom: 4px;  font-weight: bold;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable {  width: 100%;  border: none;  border-collapse: collapse;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr {  height: 30px;  padding: 10px;  background: #EEE;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr td img {  margin-left: 10px;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr:nth-child(even) {  background: #FFF;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable thead th {  background: #666;  color: white;  padding: 10px 5px;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable tr td {  padding: 5px 0;}#ihrAffiliatesMapContainer .ihmInViewStationsListTable .ihmTableInlineAirtime {  display: none;}#ihrAffiliatesMapContainer .ihmInViewTitle {  background: #AAA;  color: white;  padding: 5px 10px;  margin-bottom: 20px;  font-size: 16px;}#ihrAffiliatesMapContainer #ihmInViewStationsList .ihmNoStationsFound {  text-align: center;  font-weight: bold;}#ihrAffiliatesMapContainer #ihmTabs {  background-color: #EEE;  border-bottom: 1px solid #CCC;  font-size: 14px;  font-weight: bold;  text-transform: uppercase;  margin-bottom: 10px;  padding: 0 10px;}#ihrAffiliatesMapContainer #ihmTabs .ihmTab {  color: #777;  display: inline-block;  padding: 10px 20px 8px 20px;  margin-bottom: -1px;  cursor: pointer;}#ihrAffiliatesMapContainer #ihmTabs .ihmTab.active {  color: black;  background: white;  border: 1px solid #CCC;  border-bottom: 1px solid white;}#ihrAffiliatesMapContainer .ihmListenOnlineTitle {  color: #050708;  font-size: 15px;  font-weight: bold;  text-transform: uppercase;  text-align: center;  line-height: 28px;  margin: 30px 0 30px;}#ihrAffiliatesMapContainer .ihmListenOnlineTitle img {  vertical-align: top;  margin-left: 3px;  height: 25px;}#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStream {  height: 220px;  width: 190px;  margin: 0 19px 20px 0;  float: left;  position: relative;  text-align: center;}#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb {  height: 190px;  width: 190px;  background-size: cover;  background-repeat: no-repeat;  margin-bottom: 5px;  /* border: 1px solid #CCC; */}#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb a {  display: block;  height: 100%;  width: 100%;}#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb a:hover:after {  content: " ";  display: block;  position: absolute;  left: 0;  top: 0;  width: 191px;  height: 191px;  z-index: 1;  background: rgba(0, 0, 0, 0.5) url(http://img.ccrd.clearchannel.com/media/mlib/15506/2016/04/default/overlay_3_0_1461241644.png);  background-repeat: no-repeat;}#ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb img {  width: 200px;  height: 200px;}#ihrAffiliatesMapContainer #ihmTabPage_list .ihmStationLocationHeader {  margin-top: 20px;}#ihrAffiliatesMapContainer #ihmTabPage_list a.ihmStationLocation {  text-decoration: none;  display: inline-block;  width: 33%;  text-align: left;}#ihrAffiliatesMapContainer #ihmTabPage_list a.ihmStationLocation:hover {  text-decoration: none;}#ihrAffiliatesMapContainer #htl_list_map {  text-align: center;}#ihrAffiliatesMapContainer map#htl_list_map area {  cursor: pointer;}@media (max-width: 600px) {  #ihrAffiliatesMapContainer .ihmInViewStationsListTable .ihmTableColAirtime {    display: none;  }  #ihrAffiliatesMapContainer .ihmInViewStationsListTable .ihmTableInlineAirtime {    display: block;  }  #ihrAffiliatesMapContainer #ihmTabs {    padding: 0px;  }  #ihrAffiliatesMapContainer #ihmTabs .ihmTab {    padding: 10px 10px 8px 10px;  }  #ihrAffiliatesMapContainer #htl_list_map {    display: none;  }}@media (max-width: 420px) {  #ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStream {    float: none;    margin: 20px auto;    position: static;  }  /* No hover state on mobile anyway */  #ihrAffiliatesMapContainer .ihmDigitalStreamsContainer .ihmDigitalStreamThumb a:hover:after {    display: none;  }}#t-scrollnav .t-toggle-icon {  border-bottom: 6px solid;  padding-top: 1px;}#t-scrollnav .t-toggle-icon:before, #t-scrollnav .t-toggle-icon:after {  border-top: 6px solid;  left: 3px;  right: 3px;}#t-scrollnav a.shop-btn {  display: inline-block;}#t-scrollnav a.shop-btn:before {  /*   content: "";     background-image: url(https://hannity.com/wp-content/themes/hannity/assets/images/shop-bug-new.png);     width: 30px;     height: 20px;     background-position: 100% 0;     background-repeat: no-repeat;     display: block;     position: absolute;     right: 15px;     */}#t-scrollnav .t-toggle-icon:after {  bottom: 40%;}#t-scrollnav .t-menu li.current_page_parent > a {  color: #000;}#t-scrollnav .sub-menu li:hover a {  background-color: #CC0000;}#t-scrollnav .sub-menu li:hover a span {  color: #fff !important;}#t-scrollnav .sub-menu li.active a span {  color: #CC0000;}#t-scrollnav .t-menu li.active > a {  color: #CC0000;}#t-scrollnav .t-menu li > a:hover {  color: #CC0000;}.t-mobmenu .t-toggle-icon:before, .t-mobmenu .t-toggle-icon:after {  -webkit-transition-delay: 0.125s;  -moz-transition-delay: 0.125s;  -ms-transition-delay: 0.125s;  -o-transition-delay: 0.125s;  transition-delay: 0.125s;}.t-mobmenu .t-toggle-icon:before {  -webkit-transform: translateY(13px) rotate(135deg);  -moz-transform: translateY(13px) rotate(135deg);  -ms-transform: translateY(13px) rotate(135deg);  -o-transform: translateY(13px) rotate(135deg);  transform: translateY(13px) rotate(135deg);}.t-mobmenu .t-toggle-icon {  border-color: transparent !important;}.t-mobmenu .t-toggle-icon:after {  -webkit-transform: rotate(-135deg);  -moz-transform: rotate(-135deg);  -ms-transform: rotate(-135deg);  -o-transform: rotate(-135deg);  transform: rotate(-135deg);}.t-mobmenu .t-nav-mobile {  height: -webkit-calc(100vh - 70px);  height: -moz-calc(100vh - 70px);  height: -o-calc(100vh - 70px);  height: -ms-calc(100vh - 70px);  height: calc(100vh - 70px);  top: 64px;}html.player-podcast .t-mobmenu .t-nav-mobile {  height: -webkit-calc(100vh - 100px);  height: -moz-calc(100vh - 100px);  height: -o-calc(100vh - 100px);  height: -ms-calc(100vh - 100px);  height: calc(100vh - 100px);  top: 100px;}#t-scrollnav .t-button-mobile-menu {  top: 40px;  right: 20px;}#t-scrollnav .t-button-mobile-menu:hover .t-toggle-icon {  color: #CC0000;}/* Prevent body scrolling when using mobile menu */.t-mobmenu, .t-mobmenu body {  overflow: hidden;  height: 100%;}.t-mobmenu, .t-mobmenu body {  overflow: hidden;  height: 100%;}.t-nav-mobile .t-menu {  background-color: #fff;}.t-nav-mobile .t-menu li {  display: block;  text-align: center;  height: auto !important;  color: blue;}.t-nav-mobile .t-menu li a, .t-nav-mobile .t-nav-mobile .t-menu li a span {  text-align: center;  font-size: 18px;  font-weight: bold;  text-transform: uppercase;  color: #4A4A4A;}.t-nav-mobile .t-menu li.active a {  color: #CC0000;}.t-nav-mobile .shop-btn:before {  display: none !important;}.t-nav-mobile .shop-btn:after {  /*	content:"";      display: inline-block;      position: relative;         content: "";      background-image: url(https://hannity.com/wp-content/themes/hannity/assets/images/shop-bug-new.png);      width: 30px;      height: 20px;      background-position: 100% 0;      background-repeat: no-repeat;      */}.t-nav-mobile .t-menu .sub-menu {  background-color: #f6f6f6;  margin-bottom: 0 !important;  padding: 0 !important;  border-top: 1px solid #f0f0f0;  padding-bottom: 20px !important;}.t-nav-mobile .t-menu .sub-menu li.active, .t-nav-mobile .t-menu .sub-menu li.on {  background-color: #CC0000;}.t-nav-mobile .t-menu .sub-menu li.active a span, .t-nav-mobile .t-menu .sub-menu li.on a span {  color: #fff;}.t-nav-mobile .t-menu .sub-menu li a span {  font-size: 18px;  font-weight: 600;}.t-nav-mobile .t-menu li {  border-bottom: 1px solid #f0f0f0;}.t-nav-mobile .t-menu .sub-menu li {  border-bottom: none;}.t-nav-mobile .t-menu li a {  position: relative;  display: block;  padding: 12px 18px;}@media (min-width: 1023px) {  #t-scrollnav-holder,  #t-scrollnav-holder * {    overflow: visible;  }  .t-nav-spacer {    margin-top: 140px;  }}header .logo {  padding-top: 18px;}header .logo a {  display: inline-block;}@media (min-width: 501px) {  header .logo a {    position: relative;  }  header .logo {    position: relative;  }  header .logo:before {    content: "";    /*	background: url(/wp-content/themes/hannity/assets/images/header-flag.webp) -115px 0px;*/    background-size: auto 105%;    width: 100vw;    height: 120px;    display: block;    position: absolute;    top: 0;    z-index: 0;  }}header .t-horiz {  z-index: 20;  position: relative;}html.anim-header header#t-scrollnav-holder, html.anim-header header nav, html.anim-header header .player-holder, html.anim-header .t-nav-spacer {  -webkit-transition: all, 0.3s ease;  -moz-transition: all, 0.3s ease;  -ms-transition: all, 0.3s ease;  -o-transition: all, 0.3s ease;  transition: all, 0.3s ease;}header .logo {  padding-top: 18px;}header nav {  /*box-shadow:3px 2px 4px rgba(0,0,0, .1);*/  margin-bottom: 5px;  border-bottom: 1px solid #DEDEDE;  /*height:145px;*/}@media (min-width: 1023px) {  header nav.header-promo {    /*	height:113px; */  }}header .top-nav {  margin-top: 10px;  margin-bottom: 2px;  margin-right: 5px;}header .top-nav li a {  padding-right: 15px;  padding-left: 15px;  position: relative;  font-size: 14px !important;}header .top-nav li a:after {  content: "";  font-size: 20px;  position: absolute;  right: -1px;  border-right: 1px solid;  height: 15px;  top: 2px;}header .top-nav li.no-bar-r a {  padding-right: 10px;}header .top-nav li.no-bar-r a:after {  border-right: none;}header .top-nav li:last-child a:after {  display: none;}header .main-nav {  margin-top: 40px;}header .main-nav > ul {  vertical-align: bottom;  position: relative;  padding-bottom: 5px;}header .btn-listen:hover {  color: #CC0000;}header .btn-listen:hover:after {  background-position: 0px 0px !important;}header .btn-search span:before {  width: 30px;  height: 20px;  background-size: auto 20px;  top: -3px;  position: relative;  background-position: 3px 0 !important;}header .btn-search:hover span:before {  background-position: 3px 0 !important;}header .iheart-nav {  position: relative;}header .btn-listen {  padding: 9px 16px 9px 20px;}header .btn-search {  font-size: 19px;  padding-right: 8px;  padding-left: 16px;}header .iheart-nav {  display: inline-block;}header .main-nav, header .main-nav .t-menu {  display: inline-block !important;  width: auto;}header .main-nav li a {  font-size: 18px;}header .main-nav .menu-item {  position: Relative;}header .main-nav .menu-item-has-children .sub-menu {  display: block;  overflow: hidden !important;  max-height: 0px;  top: 100%;}header .main-nav .menu-item-has-children:hover .sub-menu {  max-height: 1000px;  -webkit-transition: max-height 1s ease;  -moz-transition: max-height 1s ease;  -ms-transition: max-height 1s ease;  -o-transition: max-height 1s ease;  transition: max-height 1s ease;}header .main-nav .menu-item-has-children:hover .sub-menu:before {  content: "";  width: 100%;  height: 50px;  left: 0;  position: absolute;  pointer-events: none;  top: -20px;}header .main-nav .sub-menu {  position: absolute;  background-color: #fff;  -webkit-border-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);  -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);  -ms-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);  -o-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);  width: auto;  top: 50px;  left: 50%;  transform: translateX(-50%);  z-index: 1000;  height: auto !important;  border-radius: 0 0 3px 3px !important;}header .main-nav .sub-menu li {  display: block;  padding: 2px 2px 0;  height: auto !important;  color: blue;  text-align: left;}header .main-nav .sub-menu li a span {  color: #4a4a4a;  font-size: 16px;  display: block;  text-align: left;}header .main-nav .sub-menu li:after {  content: "";  height: 1px;  background-color: #4a4a4a;  overflow: hidden;  display: block;  width: 80%;  margin: 2px 10% 0;}header .main-nav .sub-menu li:last-child:after {  display: none;}header .main-nav li a {  position: relative;  display: block;  padding: 5px 18px 0;}header .main-nav .sub-menu li a {  position: relative;  display: block;  white-space: nowrap;  padding: 10px 30px;  border-radius: 3px;  color: #127ca9 !important;}header .main-nav .menu-item-has-children {  padding-right: 15px;}header .main-nav .menu-item-has-children > a em {  content: "";  position: absolute;  top: 11px;  right: 1px;  color: #000;  width: 8px;  height: 8px;  border-right: 1px solid;  border-bottom: 1px solid;  -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease;  transition: all 0.3s ease;  transform: rotate(45deg);}header .main-nav .menu-item-has-children.on a em, header .main-nav .menu-item-has-children:hover > a em {  top: 16px;  -webkit-transform: rotate(225deg);  -moz-transform: rotate(225deg);  -ms-transform: rotate(225deg);  -o-transform: rotate(225deg);  transform: rotate(225deg);}@media (min-width: 1023px) {  .iheart-nav {    width: auto !important;  }  .logo.hastag {    padding-top: 12px;  }  header a.btn-listen:before {    content: "";    border-left: 1px solid #333;    position: absolute;    left: 0;    height: 20px;    top: 8px;  }  .logo-tag {    text-align: right;    margin-top: -8px;    font-size: 16px;    font-weight: bold;    color: #4A4A4A;    position: absolute;    bottom: -17px;    white-space: nowrap;    width: 100%;    padding-right: 8px;  }  header .logo {    position: relative;  }}@media (min-width: 1331px) {  header .nav-holder:before {    /*	content:"";    	height: 145px;    	left: 0;    	width: calc(50% - 540px);    	left:  0;    	position:absolute;    	z-index: 0;    	background-color: #2F2F69;    	background-image: url('https://hannity.com/wp-content/themes/hannity/assets/images/header-portrait.png?');    	background-position: right -7px;    	background-repeat: no-repeat;    	*/  }  .header-promo .nav-holder:before {    height: 113px;  }}.newsletter-signup .t-contain {  padding-top: 20px;}header .newsletter-signup {  height: 0px;  -webkit-transition: height 0.3s ease;  -moz-transition: height 0.3s ease;  -ms-transition: height 0.3s ease;  -o-transition: height 0.3s ease;  transition: height 0.3s ease;  -webkit-transform: translate3d(0, 0, 0);  overflow: hidden !important;  align-content: middle;  overflow: hidden !important;  margin: auto;}header .newsletter-signup form {  display: block;  margin: 0;  padding: 0;}html.newsletter .newsletter-signup {  height: 73px;}html.newsletter .newsletter-menu:after {  display: inline-block;  position: absolute;  content: "Close";  left: 10px;  top: 0;}html.newsletter .top-nav li.newsletter-menu a {  visibility: hidden;  width: 30px;  top: 0;  margin-top: 13px;  font-size: 1px !important;  display: block;}@media (max-width: 1023px) {  html.newsletter .newsletter-signup {    display: none;  }  .newsletter-menu:before .t-nav-spacer {    margin-top: 60px;  }  header .logo img {    height: 52px !important;  }}.newsletter-menu {  position: relative;  color: #fff !important;}.newsletter-menu a {  color: #fff !important;}.newsletter-menu:before {  content: "";  background-color: #CC0000;  position: absolute;  display: block;  top: -11px;  height: 38px;  right: 5px;  left: 5px;  border-radius: 0 0 3px 3px;}header .newsletter-signup .t-pos-cntr {  display: flex;}header .newsletter-signup {  background-color: #2F2E69 !important;}html header .newsletter-signup * {  overflow: hidden !important;}@media (min-width: 1024px) {  html.newsletter header nav {    /*height:218px*/  }}header .newsletter-signup form {  width: 450px;}html header .newsletter-signup h4 {  font-size: 17px !important;  float: left;  text-align: right;  padding-right: 20px;  padding-top: 6px;  width: calc(100% - 320px);}header .newsletter-signup form [type=email] {  padding: 5px !important;  width: 200px;  text-transform: uppercase;  font-weight: bold;  font-size: 15px;  margin-right: 8px;  color: #2F2E69;}header .newsletter-signup form [type=submit] {  padding: 0 14px !important;  font-size: 16px;  min-height: 32px;  display: inline-block;  border-radius: 3px;}.tag-nav {  clear: both;  height: 34px;  position: relative;  top: 7px;  overflow: hidden !important;  text-transform: uppercase;  font-size: 14px;  font-weight: 600;}.tag-nav:before {  content: "";  display: block;  position: absolute;  top: -1px;  width: 100%;  box-shadow: 1px 0px 4px rgb(0, 0, 0);  height: 1px;}.tag-nav .links {  padding: 0 10px 0 10px !important;  text-align: center;}.tag-nav .title {  padding-right: 10px;}.tag-nav a {  padding: 8px 9.5px;  color: #454545;  margin-left: -2px;  display: inline-block;  border-left: 1px solid;  border-color: #d5d5d5;}.tag-nav a.active {  background: #CC0000;  color: #fff;}.tag-nav a.active + a {  border-left: none;}@media (max-width: 1023px) {  .tag-nav {    display: none;  }}@media (min-width: 1023px) and (max-width: 1195px) {  header nav.long_menu .main-nav {    margin-top: 40px;  }  header nav.long_menu .main-nav .t-menu {    padding-bottom: 11px;    padding-right: 0;  }}.fancybox-skin {  padding: 0 !important;}.fancybox-title {  padding: 10px;  background: #000;  color: #999;}.fancybox-nav {  width: 60px;}.fancybox-nav span {  background: none;  border-top: 1px solid #fff;  border-left: 1px solid #fff;  display: block;  margin: 0 10px;}.fancybox-nav:hover {  background-color: rgba(0, 0, 0, 0.7);}.fancybox-nav.fancybox-prev span {  -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);}.fancybox-nav.fancybox-next span {  -webkit-transform: rotate(135deg);  -moz-transform: rotate(135deg);  -ms-transform: rotate(135deg);  -o-transform: rotate(135deg);  transform: rotate(135deg);}.fancybox-close {  background: none;}.fancybox-close::after {  content: "+";  width: 30px;  height: 30px;  display: block;  border-radius: 50%;  color: #fff;  font-size: 45px;  line-height: 31px;  text-indent: 1px;  text-align: center;  transform: rotate(-45deg);  background-color: #000;}.fancybox-overlay {  background-color: rgba(0, 0, 0, 0.8);}#control-bar {  z-index: 200;}.vid-controls {  z-index: 2000;  background: #EAEAEA;  position: absolute;  bottom: 0;  width: 100%;}.vid-controls .container {  width: -webkit-calc(100% - 60px);  width: -moz-calc(100% - 60px);  width: -o-calc(100% - 60px);  width: -ms-calc(100% - 60px);  width: calc(100% - 60px);  margin: 0 0 0 30px;}.vid-controls .play-state {  width: 17px;  height: 30px;  background: url(../piranha/assets/images/video-controls-state.png) left top;  float: left;  margin-right: 10px;  background-size: auto 15px;  background-position: 0 8px;  background-repeat: no-repeat;  cursor: pointer;}.vid-controls .duration {  float: left;  width: -webkit-calc(100% - 100px);  width: -moz-calc(100% - 100px);  width: -o-calc(100% - 100px);  width: -ms-calc(100% - 100px);  width: calc(100% - 100px);  position: relative;  background-color: #000;  height: 1px;  margin-top: 15px;}.vid-controls .progress {  width: 0%;  position: relative;  background-color: #fff;  height: 1px;}.vid-controls .timecode {  float: left;  font-size: 11px;  width: 40px;  margin-top: 10px;  padding: 0 10px;}.vid-controls .sound {  width: 23px;  height: 30px;  background: url(../piranha/assets/images/video-controls-sound.png) left top;  float: left;  margin-left: 10px;  background-size: auto 15px;  background-position: 0 8px;  background-repeat: no-repeat;  cursor: pointer;}.vid-controls .sound.on {  background-position: -26px 8px;}.playing .vid-controls .play-state {  background-position: -18px 8px;}.slider {  position: relative;}.slider .slider-nav {  position: relative;}.slider .slides {  position: absolute;  top: 0;}.slider.ease .slides {  transition: left 0.3s ease;}.slider .slide {  float: left;}.slider .slide .button {  margin-top: 25px;}.slider .t-view-m-fit-2 .txt {  max-width: 400px;}.slider h5 {  line-height: 1.2em;  padding-bottom: 15px;}.slider .nav {  height: 120px;}.slider .nav-btn, .slider .indicator li {  cursor: pointer;}.slider .slider-nav.indicator li {  background-color: #ccc;  width: 10px !important;  height: 10px !important;  border-radius: 50%;  display: inline-block;  margin: 20px 3px !important;}.slider .slider-nav.indicator li.on {  background-color: red;}@media (-ms-high-contrast: none) and (min-width: 1023px), (-ms-high-contrast: active) and (min-width: 1023px) {  .slider .slide-box img {    display: block !important;    width: 100% !important;  }}@media (min-width: 1023px) {  .clmn-slider .t-view-l-40pc .txt {    padding-right: 60px;  }  .clmn-slider .slide .img.stacked {    display: none;    height: 1px;  }}@media (max-width: 1023px) {  .clmn-slider .img .t-valigner img {    width: 100% !important;    height: auto !important;  }  .clmn-slider .slide .t-valigner {    margin-bottom: 30px;  }  .clmn-slider .slider-nav {    padding: 0 !important;    margin-top: 40px;  }  .clmn-slider .txt {    padding-top: 20px;    text-align: center;    margin: auto;  }  .clmn-slider .slide .img.stacked {    display: block;  }  .clmn-slider .slide .img.column {    display: none;    height: 1px;  }}.mantle-slides, .spotlight {  max-width: 1168px;  margin: auto;}.spotlight .spotlight-link {  display: block;}@media (min-width: 1024px) {  .mantle-slides .slide {    height: 424px;  }  .mantle-slides .tag-link {    font-size: 20px;  }}.mantle-slides .slide, .spotlight .slide {  position: relative;}@media (max-width: 1024px) {  .mantle-slides .slide, .spotlight .slide {    height: 300px;  }}@media (min-width: 800px) {  .mantle-slides .image.mobile, .spotlight .image.mobile {    display: none;  }}@media (max-width: 800px) {  .mantle-slides .slide, .spotlight .slide {    height: 300px;  }  .mantle-slides .image.desktop, .spotlight .image.desktop {    display: none;  }}.mantle-slides .image, .spotlight .image {  width: 100%;  position: absolute;  height: 100%;  background-size: cover;  background-repeat: no-repeat;  z-index: 10;}.mantle-slides .txt-link, .spotlight .txt-link {  border: none !important;}.mantle-slides .big-hitspot, .spotlight .big-hitspot {  z-index: 15;  position: absolute;  width: 100%;  height: 100%;}.mantle-slides h2, .spotlight h2 {  padding-top: 5px !important;  line-height: 0.9em;  padding-bottom: 10px !important;}.mantle-slides h2, .mantle-slides p, .spotlight h2, .spotlight p {  padding-left: 0 !important;}.mantle-slides .text, .spotlight .text {  position: absolute;  z-index: 20;  padding: 70px;  width: 100%;  max-width: 600px;  color: #000;}.mantle-slides .text:not(.txt-drk) h2, .mantle-slides .text:not(.txt-drk) p, .spotlight .text:not(.txt-drk) h2, .spotlight .text:not(.txt-drk) p {  color: #fff;}.mantle-slides .text a:hover, .spotlight .text a:hover {  color: #fff;}.mantle-slides .text .t-valign-alt, .spotlight .text .t-valign-alt {  display: inline;}.mantle-slides .slide.tl .text, .spotlight .slide.tl .text {  top: 0;  left: 0;  display: block;}.mantle-slides .slide.tl .big-hitspot, .spotlight .slide.tl .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.tc .text, .spotlight .slide.tc .text {  top: 0;  right: 0;  text-align: center;  max-width: none;}.mantle-slides .slide.tc .big-hitspot, .spotlight .slide.tc .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.tr .text, .spotlight .slide.tr .text {  top: 0;  right: 0;  text-align: right;}.mantle-slides .slide.tr .text .spotlight-link p, .spotlight .slide.tr .text .spotlight-link p {  float: right;}.mantle-slides .slide.tr .big-hitspot, .spotlight .slide.tr .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(220deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(220deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(220deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.ml .text, .spotlight .slide.ml .text {  top: 0;  left: 0;  max-width: none;}.mantle-slides .slide.ml .big-hitspot, .spotlight .slide.ml .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.mc .text, .spotlight .slide.mc .text {  top: 0;  left: 0;  text-align: center;  max-width: none;}.mantle-slides .slide.mc .big-hitspot, .spotlight .slide.mc .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(center, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(center, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(center, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.mr .text, .spotlight .slide.mr .text {  top: 0;  right: 0;  text-align: right;}.mantle-slides .slide.mr .text .spotlight-link p, .spotlight .slide.mr .text .spotlight-link p {  float: right;}.mantle-slides .slide.mr .big-hitspot, .spotlight .slide.mr .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(240deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(240deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(240deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.bl .text, .spotlight .slide.bl .text {  bottom: 0;  left: 0;}.mantle-slides .slide.bl .big-hitspot, .spotlight .slide.bl .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(30deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(30deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(30deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.bc .text, .spotlight .slide.bc .text {  bottom: 0;  text-align: center;  max-width: none;}.mantle-slides .slide.bc .big-hitspot, .spotlight .slide.bc .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.br .text, .spotlight .slide.br .text {  bottom: 0;  right: 0;  text-align: right;}.mantle-slides .slide.br .text .spotlight-link p, .spotlight .slide.br .text .spotlight-link p {  float: right;}.mantle-slides .slide.br .big-hitspot, .spotlight .slide.br .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(320deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(320deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(320deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.cc .text, .spotlight .slide.cc .text {  text-align: center;  max-width: none;}.mantle-slides .slide.cc .big-hitspot, .spotlight .slide.cc .big-hitspot {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}.mantle-slides .slide.ml .text.valigner, .mantle-slides .slide.mc .text.valigner, .mantle-slides .slide.mr .text.valigner, .mantle-slides .slide.ml .text.valigner, .spotlight .slide.ml .text.valigner, .spotlight .slide.mc .text.valigner, .spotlight .slide.mr .text.valigner, .spotlight .slide.ml .text.valigner {  display: table;  width: 100%;  height: 100%;}.mantle-slides .slide.ml .text.valigner .valign, .mantle-slides .slide.mc .text.valigner .valign, .mantle-slides .slide.mr .text.valigner .valign, .mantle-slides .slide.ml .text.valigner .valign, .spotlight .slide.ml .text.valigner .valign, .spotlight .slide.mc .text.valigner .valign, .spotlight .slide.mr .text.valigner .valign, .spotlight .slide.ml .text.valigner .valign {  display: table-cell;  vertical-align: middle;  width: 100%;}@media (min-width: 1023px) {  .mantle-slides .txt-link, .spotlight .txt-link {    pointer-events: none;  }  .mantle-slides ul.slider-nav .tag-link, .spotlight ul.slider-nav .tag-link {    display: none;  }  .mantle-slides ul.slider-nav li, .spotlight ul.slider-nav li {    width: 32%;  }  .mantle-slides ul.slider-nav li:nth-child(even), .spotlight ul.slider-nav li:nth-child(even) {    margin-right: 1%;    margin-left: 1%;    width: 33%;  }  .mantle-slides ul.slider-nav li a, .spotlight ul.slider-nav li a {    color: #EAEAEA;    display: block;    padding: 10px 0;    border-bottom: 4px solid;    -webkit-transition: color 0.3s ease, border-color 0.3s ease;    -moz-transition: color 0.3s ease, border-color 0.3s ease;    -ms-transition: color 0.3s ease, border-color 0.3s ease;    -o-transition: color 0.3s ease, border-color 0.3s ease;    transition: color 0.3s ease, border-color 0.3s ease;  }  .mantle-slides ul.slider-nav li a:hover, .mantle-slides ul.slider-nav li.on a, .spotlight ul.slider-nav li a:hover, .spotlight ul.slider-nav li.on a {    color: #4A4A4A;    border-color: #CC0000;  }}@media (min-width: 1023px) {  .mantle-slides ul.slider-nav li .image, .spotlight ul.slider-nav li .image {    display: none;  }  .mantle-slides ul.slider-nav li p, .spotlight ul.slider-nav li p {    display: none;  }  .mantle-slides ul.slider-nav li .text, .spotlight ul.slider-nav li .text {    position: relative;    text-align: center;  }  .mantle-slides ul.slider-nav li .text h2, .spotlight ul.slider-nav li .text h2 {    color: #EAEAEA;    display: block;    padding: 15px 0 !important;    border-bottom: 4px solid;    -webkit-transition: color 0.3s ease, border-color 0.3s ease;    -moz-transition: color 0.3s ease, border-color 0.3s ease;    -ms-transition: color 0.3s ease, border-color 0.3s ease;    -o-transition: color 0.3s ease, border-color 0.3s ease;    transition: color 0.3s ease, border-color 0.3s ease;  }  .mantle-slides ul.slider-nav li .text:hover h2, .mantle-slides ul.slider-nav li.on .text h2, .spotlight ul.slider-nav li .text:hover h2, .spotlight ul.slider-nav li.on .text h2 {    color: #4A4A4A;    border-color: #CC0000;  }}.spotlight .text.valigner {  display: table;}.mantle-slides ul.slider-nav li .text, .spotlight ul.slider-nav li .text {  position: relative;  padding: 0;}@media (max-width: 1023px) {  .spotlight ul.slider-nav li {    height: 140px;    display: inline-block;    float: left;    width: 50%;    text-align: left;    position: relative;  }  .spotlight .tag-link {    padidng: 1px 3px;  }  .spotlight ul.slider-nav li .text {    position: relative;    padding: 15px;  }  .spotlight ul.slider-nav li .text h2 {    font-size: 30px;  }  .spotlight ul.slider-nav li .image, .spotlight ul.slider-nav li .big-hitspot {    width: calc(100% - 2px) !important;    height: calc(100% - 4px) !important;    margin: 2px 1px;  }  .spotlight ul.slider-nav .big-hitspot {    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&1+0,0+100 */    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(45deg, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  }  .spotlight .block-2 .valigner, .spotlight .block-3 .valigner {    padding: 10px 20px;  }  .mantle-slides .slider-nav {    display: none;  }  .mantle-slides .slider, .mantle-slides .slides {    position: relative !important;    height: auto !important;    position: relative !important;    left: 0 !important;    width: 100% !important;  }  .mantle-slides .slider .slide {    width: 50% !important;    height: 140px !important;    left: 0 !important;  }  .mantle-slides .slider .slide:nth-child(2) .valigner, .mantle-slides .slider .slide:nth-child(3) .valigner {    position: relative;    padding: 10px;  }  .mantle-slides .slider .slide:nth-child(3) h2, .mantle-slides .slider .slide:nth-child(4) h2 {    font-size: 25px;  }  .mantle-slides .slider .slide:nth-child(1) {    width: 100% !important;    height: 425px !important;    left: 0 !important;  }  .mantle-slides .slider .slide .big-hitspot, .mantle-slides .slider .slide .image {    width: calc(100% - 2px) !important;    height: calc(100% - 4px) !important;    margin: 2px 1px;  }}@media (max-width: 501px) {  .spotlight ul.slider-nav li {    width: 100%;    float: none;    display: block;    margin: 3px 0;  }  .spotlight .slide .text {    position: relative;    text-align: left;    padding: 15px;  }  .spotlight .valigner {    display: table;    height: 100%;  }  .spotlight .valigner .valign {    display: table-cell;    vertical-align: middle;  }  .spotlight ul.slider-nav li .image {    width: 100% !important;    height: 100% !important;    margin: 0 !important;  }  .mantle-slides .slides .slide:nth-child(2) .text p, .spotlight .slide:nth-child(1) .text p {    max-width: 75%;  }  .mantle-slides .slider .slide {    width: 100% !important;    height: 140px !important;    left: 0 !important;  }  .mantle-slides .slider .slide p {    display: inline-block;  }  .mantle-slides .slider .slide:nth-child(1) {    width: 100% !important;    height: 298px !important;    left: 0 !important;  }  .mantle-slides .slider .slide:nth-child(1) .valigner {    position: absolute;    padding: 10px;  }}.spotlight {  height: 423px;}.spotlight > * {  height: 100%;  position: relative;  float: left;}.spotlight .column-1 {  width: 64%;}.spotlight .column-2 {  width: 36%;}.spotlight .block1 {  height: 100%;}.spotlight .slide, .spotlight .block-1 {  height: 100%;  width: 100%;}.spotlight .block-2, .spotlight .block-3 {  height: 50%;}@media (min-width: 1023px) {  .column-1 {    padding: 0 2px 0 0;    width: 100%;  }  .column-2 {    padding: 0 0 0 2px;    width: 100%;  }  .column-2 .block-2 {    padding: 0 0 2px 0;  }  .column-2 .block-3 {    padding: 2px 0 0 0;  }}@media (max-width: 1023px) {  .spotlight {    height: auto !important;  }  .spotlight .block-1 {    height: 403px !important;  }  .spotlight .block-2, .spotlight .block-3 {    height: 200px !important;  }  .spotlight > div {    float: none !important;    height: auto;    width: 100% !important;  }}@media (min-width: 501px) and (max-width: 1023px) {  .spotlight .block-2, .spotlight .block-3 {    float: left;    width: 50%;    padding: 5px 0 0;  }  .spotlight .block-2 {    padding-right: 2px;  }  .spotlight .block-3 {    padding-left: 2px;  }  .mantle-slides .slider-nav li:not(:first-child) h2, .spotlight .slider-nav li:not(:first-child) h2 {    font-size: 24px !important;  }}@media (max-width: 501px) {  .spotlight .block-2, .spotlight .block-3 {    padding: 5px 0 0;    width: 100%;  }}.t-mobmenu .main-nav, .t-mobmenu #t-scrollnav {  overflow: visible;}#t-scrollnav .t-button-mobile-menu {  width: 28px;  height: 17px;  right: 15px;  padding: 3px;}#t-scrollnav .t-toggle-icon {  border-bottom: 2px solid;  padding-top: 1px;  position: relative;  height: 15px;  overflow: visibile;}#t-scrollnav .t-toggle-icon:before, #t-scrollnav .t-toggle-icon:after {  border-top: 2px solid;  left: 0;  right: 0;  content: "";  display: block;  position: absolute;  width: 100%;}#t-scrollnav .t-toggle-icon::after {  bottom: 4px;}#t-scrollnav .t-button-mobile-menu {  top: 5px;  right: 0px;  width: 50px;  height: 50px;  padding: 16px 12px;  border-radius: 6px;}@media (max-width: 767px) {  header .logo img {    width: 90px;    margin-top: -3px;  }}@media (max-width: 1023px) {  header nav {    /*height: 61px*/  }  header .logo {    float: left;    padding-top: 12px;    width: auto !important;    margin-left: 0px;  }  header .iheart-nav {    float: right;    margin-right: 34px;    margin-top: 18px;    padding-bottom: 10px;  }  header .logo img {    width: 90px;    margin-top: -3px;  }  header .logo-tag {    display: none;  }}@media (max-width: 767px) {  header .logo {    margin-left: 15px;  }}a.btn-search {  position: relative;  display: inline-block;}header a.btn-search:before {  content: "";  border-left: 1px solid #333;  position: absolute;  height: 24px;  left: -5px;  top: 0;}@media (max-width: 1023px) {  header .iheart-nav {    margin-right: 44px;  }  a.btn-search {    padding-right: 14px;    padding-left: 14px;  }  header .btn-listen {    padding-right: 18px;  }  a.btn-search:after {    content: "";    border-left: 1px solid #333;    position: absolute;    height: 24px;    right: 0px;    top: 0;  }}#t-scrollnav .t-button-mobile-menu {  right: 12px;  color: #CC0000;}.t-mobmenu #t-scrollnav .t-button-mobile-menu, #t-scrollnav .t-mobmenu .t-nav-mobile .t-nav-scroller {  padding-bottom: 50vh;}.t-mobmenu .t-toggle-icon {  height: 20px;  overflow: visible;}.t-mobmenu .t-navbar .t-toggle-icon::after {  bottom: 9px;}.t-mobmenu .t-navbar .t-toggle-icon::before {  top: -6px !important;}/* ----------------------------- Social ------------------------- */.video, .video body {  overflow: hidden;}.video:not(.media-flag), .video body, .video body > div {  height: 100%;}.showmantle-video .mantle .fade {  opacity: 0;  animation: animateFade 0.5s ease-out;}.showmantle-video .mantle iframe {  display: block;}@media (max-width: 501px) {  .subpage .container h1, .subpage .container h2, .subpage .container h3, .subpage .container h4, .subpage .container h5, .subpage .container img, .subpage .container p, .tmplt-freeform .container h1, .tmplt-freeform .container h2, .tmplt-freeform .container h3, .tmplt-freeform .container h4, .tmplt-freeform .container h5, .tmplt-freeform .container img, .tmplt-freeform .container p, .show .container h1, .show .container h2, .show .container h3, .show .container h4, .show .container h5, .show .container img, .show .container p {    padding: 0 10px;  }}@media (max-width: 501px) {  .post .tag-link, .post .author-info, .show .tag-link, .show .author-info {    padding-left: 10px;  }  .post .article-header, .show .article-header {    padding-right: 10px;  }}.post h1 + h2 {  color: #777;}.post .twitter-tweet.twitter-tweet-rendered {  margin: auto;  padding: 0 10px;}@media (max-width: 501px) {  .post h1, .post h1 + h2 {    padding: 10px;  }}.post, .page, .tmplt-freeform, .show {  /*  	.share-links:before{  		content: "Share this article";  		font-size:10px;  		color:#BABAC4;  		display:inline-block;  		line-height:.9em;  		text-align:center;  		text-transform: uppercase;  		font-weight:bold;  	}  */  /*  .share-links a .at-icon-wrapper{  	border-radius:50%;  	width:35px !important;  	height: 35px !important;  	text-align:center;  	margin-bottom:4px;  	background-color:#BABAC4 !important  }  .share-links a:hover .at-icon-wrapper{  	background-color:#4A4A4A !important;  }  */}.post .container h1.t-txt-grey3, .page .container h1.t-txt-grey3, .tmplt-freeform .container h1.t-txt-grey3, .show .container h1.t-txt-grey3 {  line-height: 1.1em;}.post .tag-link, .page .tag-link, .tmplt-freeform .tag-link, .show .tag-link {  color: #CC0000;  background-color: none;  display: inline-block;}.post .tag-link:hover, .page .tag-link:hover, .tmplt-freeform .tag-link:hover, .show .tag-link:hover {  color: #151538;}.post .article-content h1, .page .article-content h1, .tmplt-freeform .article-content h1, .show .article-content h1 {  font-family: Georgia, "Times New Roman", Times, serif;  color: #CC0000;}.post .article-content h2, .page .article-content h2, .tmplt-freeform .article-content h2, .show .article-content h2 {  font-family: Georgia, "Times New Roman", Times, serif;  color: #4A4A4A;}.post .article-content ul, .post .article-content ol, .page .article-content ul, .page .article-content ol, .tmplt-freeform .article-content ul, .tmplt-freeform .article-content ol, .show .article-content ul, .show .article-content ol {  list-style-type: none;  margin: 0px 0 10px 0px;}.post .article-content li, .page .article-content li, .tmplt-freeform .article-content li, .show .article-content li {  position: relative;  padding-bottom: 0px;  padding-top: 10px;  line-height: 1.2em;}.post .article-content p, .page .article-content p, .tmplt-freeform .article-content p, .show .article-content p {  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  font-size: 18px;}.post .article-content iframe[gesture=media], .page .article-content iframe[gesture=media], .tmplt-freeform .article-content iframe[gesture=media], .show .article-content iframe[gesture=media] {  width: 100% !important;  height: 35vh !important;  max-height: 390px;}.post .article-content ul li:before, .page .article-content ul li:before, .tmplt-freeform .article-content ul li:before, .show .article-content ul li:before {  content: "";  display: block;  position: absolute;  left: -30px;  top: 15px;  width: 8px;  height: 8px;  border-radius: 50%;  background-color: #CC0000;}.post .article-content li > ul, .post .article-content li > ol, .page .article-content li > ul, .page .article-content li > ol, .tmplt-freeform .article-content li > ul, .tmplt-freeform .article-content li > ol, .show .article-content li > ul, .show .article-content li > ol {  margin-top: 5px;}.post .article-content ol, .page .article-content ol, .tmplt-freeform .article-content ol, .show .article-content ol {  counter-reset: item;  margin-left: -5px;}.post .article-content ol > li, .page .article-content ol > li, .tmplt-freeform .article-content ol > li, .show .article-content ol > li {  display: block;  margin-left: 5px;}.post .article-content ol > li::before, .page .article-content ol > li::before, .tmplt-freeform .article-content ol > li::before, .show .article-content ol > li::before {  display: inline-block;  content: counter(item) ") ";  counter-increment: item;  font-weight: bold;  color: #CC0000;  width: 2em;  margin-left: -2em;}@media (min-width: 1023px) {  .post, .page, .tmplt-freeform, .show {    /*    .share-links{    	float:left;    	width:45px;    	padding-left:5px;    }    .share-links a{    	clear:both;    	display:block;    	overflow:hidden;    	margin:0 !important;    }    .share-links:before{    	content: "Share this article";    	font-size:10px;    	color:#BABAC4;    	display:inline-block;    	line-height:.9em;    	text-align:center;    	text-transform: uppercase;    	font-weight:bold;    }    */  }  .post .article-content, .page .article-content, .tmplt-freeform .article-content, .show .article-content {    float: left;    width: calc(100% - 45px);  }}.post .r-column-pad, .page .r-column-pad, .tmplt-freeform .r-column-pad, .show .r-column-pad {  padding-left: 50px;}@media (max-width: 1023px) {  .post, .page, .tmplt-freeform, .show {    /*    .share-links{    		    padding: 0;    		    text-align: center;    		    margin-top: -10px;    }    .share-links a{    	float:none!important;    	display:inline-block;    	overflow:hidden;    }    */  }  .post .r-column-pad, .page .r-column-pad, .tmplt-freeform .r-column-pad, .show .r-column-pad {    padding: 15px !important;  }}@media (max-width: 767px) {  .post .article-container p, .page .article-container p, .tmplt-freeform .article-container p, .show .article-container p {    padding: 0 10px;  }}@media (max-width: 501px) {  .post .columns, .page .columns, .tmplt-freeform .columns, .show .columns {    padding: 0 !important;  }  .post .article-container p, .post .article-content h1, .post .article-content h2, .post .article-content h3, .post .article-content h4, .page .article-container p, .page .article-content h1, .page .article-content h2, .page .article-content h3, .page .article-content h4, .tmplt-freeform .article-container p, .tmplt-freeform .article-content h1, .tmplt-freeform .article-content h2, .tmplt-freeform .article-content h3, .tmplt-freeform .article-content h4, .show .article-container p, .show .article-content h1, .show .article-content h2, .show .article-content h3, .show .article-content h4 {    padding: 0 10px;  }  .post .article-content, .page .article-content, .tmplt-freeform .article-content, .show .article-content {    /*padding:20px 10px !important;*/  }  .post .columns .t-view-l-30pc, .page .columns .t-view-l-30pc, .tmplt-freeform .columns .t-view-l-30pc, .show .columns .t-view-l-30pc {    padding-left: 0;  }}.post .article-image, .page .article-image, .tmplt-freeform .article-image, .show .article-image {  height: 475px;  background-size: cover;  background-position: center;}.post .article-image iframe.alt_vid, .page .article-image iframe.alt_vid, .tmplt-freeform .article-image iframe.alt_vid, .show .article-image iframe.alt_vid {  width: 100%;  height: 100%;  position: relative;  z-index: 3;}.post .article-image.alt-video, .page .article-image.alt-video, .tmplt-freeform .article-image.alt-video, .show .article-image.alt-video {  background-color: #000;  position: relative;}.post .article-image.alt-video:after, .page .article-image.alt-video:after, .tmplt-freeform .article-image.alt-video:after, .show .article-image.alt-video:after {  content: "Loading Video...";  color: #777;  position: absolute;  z-index: 1;  display: block;  top: 50%;  left: 50%;  margin: -10px 0 0 -53px;  z-index: 1;}.post .article-image.alt-video > *, .page .article-image.alt-video > *, .tmplt-freeform .article-image.alt-video > *, .show .article-image.alt-video > * {  z-index: 2;  position: relative;}.post .article-image.anyclip, .post .article-image.jwplayer, .page .article-image.anyclip, .page .article-image.jwplayer, .tmplt-freeform .article-image.anyclip, .tmplt-freeform .article-image.jwplayer, .show .article-image.anyclip, .show .article-image.jwplayer {  height: auto !important;}.post .article-content .article-links, .page .article-content .article-links, .tmplt-freeform .article-content .article-links, .show .article-content .article-links {  margin: 50px 0 0 0;}.post .next a, .post .related a, .page .next a, .page .related a, .tmplt-freeform .next a, .tmplt-freeform .related a, .show .next a, .show .related a {  color: #888888;}.post .related a, .page .related a, .tmplt-freeform .related a, .show .related a {  color: #888888;  line-height: 1.4em !important;}.post .next, .page .next, .tmplt-freeform .next, .show .next {  min-height: 80px;  padding: 10px 0;  color: #E5E5E5;  border-top: 2px solid;  font-size: 18px;}.post .next > div, .page .next > div, .tmplt-freeform .next > div, .show .next > div {  position: relative;  margin-left: 45px;  overflow: visible;}.post .next > div:before, .page .next > div:before, .tmplt-freeform .next > div:before, .show .next > div:before {  content: "Up Next:";  display: block;  font-weight: bold;  text-transform: uppercase;  color: #CC0000;  padding-bottom: 10px;}.post .next > div:after, .page .next > div:after, .tmplt-freeform .next > div:after, .show .next > div:after {  content: "";  display: block;  height: 35px;  width: 35px;  color: #C2C2C2;  position: absolute;  top: 10px;  left: -64px;  border-right: 4px solid;  border-bottom: 4px solid;  transform: rotate(-45deg);}.post .next, .post .related, .page .next, .page .related, .tmplt-freeform .next, .tmplt-freeform .related, .show .next, .show .related {  font-size: 18px;}.post .next a, .post .related a, .page .next a, .page .related a, .tmplt-freeform .next a, .tmplt-freeform .related a, .show .next a, .show .related a {  color: #888888;  padding-bottom: 2px;  display: inline;  border-bottom: 2px solid transparent;  margin-bottom: 5px;  line-height: 1em;  font-weight: 400;}.post .next a:hover, .post .related a:hover, .page .next a:hover, .page .related a:hover, .tmplt-freeform .next a:hover, .tmplt-freeform .related a:hover, .show .next a:hover, .show .related a:hover {  color: #151538;  border-color: #151538;}.post .related li, .page .related li, .tmplt-freeform .related li, .show .related li {  padding-bottom: 5px !important;}.post .related, .page .related, .tmplt-freeform .related, .show .related {  min-height: 80px;  padding: 15px 0;  color: #E5E5E5;  border-top: 2px solid;  border-bottom: 2px solid;}.post .related > div, .page .related > div, .tmplt-freeform .related > div, .show .related > div {  position: relative;  margin-left: 45px;  overflow: visible;}.post .related > ul:before, .page .related > ul:before, .tmplt-freeform .related > ul:before, .show .related > ul:before {  content: "Related Articles:";  display: block;  font-weight: bold;  text-transform: uppercase;  color: #CC0000;  padding-bottom: 10px;}.post .article-content {  width: 100%;}@media (min-width: 1023px) {  .subpage .columns > .t-view-l-30pc.pad-left {    padding-left: 48px !important;  }}/* The Page */.clmns-sidebar .playlist .p-pos {  display: flex;  align-content: center;  align-items: center;  font-size: 13px;}.clmns-sidebar .playlist .p-pos .date {  min-width: 60px;}.podcasts .article-container {  width: 100%;}.podcasts .summary h2 {  padding: 5px 0 0 0 !important;}.podcasts .summary .date {  font-size: 18px;}.podcasts .image {  border: 1px solid #efefef;}.podcasts .article-links .sizer {  padding: 0 0 45px;}.podcasts .btn-listen {  padding: 2px 8px 2px;  min-height: 0;  clear: both;  float: left;}.podcasts .btn-listen span {  padding-top: 3px;  display: inline-block;}.podcasts .btn-listen span:before {  margin-top: -1px;  background-size: auto 26px;  width: 43px;}.podcasts a:hover .btn-listen {  background-color: #CC0000;  color: #fff;}.podcasts a:hover .btn-listen span:before {  background-position: -42px 0;}.podcasts .length {  display: inline-block;  font-weight: 19px;  padding: 0 10px;}.podcasts .subscriptions {  position: relative;  overflow: visible;}.podcasts .subscriptions .links {  width: 60%;  text-align: center;  margin-right: 5%;}.podcasts .subscriptions .hannity-pic {  position: absolute;  top: -70px;  width: 100%;  bottom: 0px;  overflow: hidden;  display: block;  background-image: url("https://hannity.com/wp-content/themes/hannity/assets/images/podcasts-hannity-v2.png");  background-size: 360px auto;  background-repeat: no-repeat;  background-position: 91% 34px;}.podcasts .article-container {  position: relative;  z-index: 100;}.podcasts .link-rows .provider-link {  color: #4A4A4A;  position: relative;  display: block;  margin-bottom: 30px;  font-size: 14px !important;}.podcasts .link-rows .provider-link .icon {  background-repeat: no-repeat;  height: 50px;  margin-bottom: 10px;  background-size: contain;  background-position: center;}@media (max-width: 876px) {  .podcasts .subscriptions .hannity-pic {    display: none;  }  .podcasts .subscriptions .links {    width: 100%;    text-align: center;    margin-right: 5%;  }  .podcasts .subscriptions {    background-size: cover;    background-position: right center !important;  }}@media (max-width: 501px) {  .podcasts .subscriptions .hannity-pic {    display: none;  }  .podcasts .subscriptions {    overflow: hidden;  }  .podcasts .subscriptions .links {    float: right;    width: 100%;    text-align: center;    margin-right: 5%;    padding-right: 0px;    padding-left: 0px;  }  .podcasts .subscriptions h3 {    padding-bottom: 20px !important;  }}@media (max-width: 1124px) {  .podcasts .subscriptions .hannity-pic {    background-position: right top;  }}/* The Module */.podcast ul.playlist {  border-top: 1px solid #EAEAEA;  border-bottom: 1px solid #EAEAEA;  margin-bottom: 20px;}.podcast ul.playlist li a {  display: table;  width: 100%;  text-align: left;  overflow: hidden;  padding: 3px 5px;  border-top: 1px solid #EAEAEA;  border-bottom: 1px solid #EAEAEA;}.podcast ul.playlist li a:hover {  background-color: #151538;  border-color: #151538;}.podcast ul.playlist li a:hover .title, .podcast ul.playlist li a:hover .date {  color: #fff;}.podcast ul.playlist li a > span {  display: table-cell;  text-align: left;}.podcast ul.playlist li .date {  font-family: Georgia, "Times New Roman", Times, serif;  color: #9B9B9B;  padding: 0;  vertical-align: middle;  display: block;}.podcast ul.playlist li .title {  color: #151538;  padding: 0;  display: block;  line-height: 1.2em;  padding: 5px 0;}@media (max-width: 767px) {  .podcast .view-all-podcasts {    text-align: center;  }}@media (min-width: 501px) {  .podcast:not(.slim) .date {    width: 80px;    float: left;  }  .podcast:not(.slim) .title {    width: calc(100% - 80px);    display: block;    float: left;  }}@media (min-width: 877px) {  .subscriptions {    background: rgb(238, 238, 238);    background: linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(216, 216, 216) 100%);  }}@media (min-width: 501px) and (max-width: 1023px) {  .podcast .date {    width: 80px;    float: left;  }  .podcast .title {    width: calc(100% - 80px);    display: block;    float: left;    padding: 0 0 0 15px;  }}@media (min-width: 501px) {  .podcast:not(.slim) .x-pcast-0 .p-thumb {    display: block;    width: 106px;    height: 83px;    float: left;    background-color: #ccc;    background-size: cover;    background-position: center;    background-repeat: no-repeat;  }  .podcast:not(.slim) .x-pcast-0 .p-info {    display: table;    float: left;    height: 83px;    padding-left: 20px;    width: calc(100% - 106px);  }  .podcast:not(.slim) .x-pcast-0 .p-pos {    display: table-cell;    vertical-align: middle;  }  .podcast:not(.slim) .x-pcast-0 .p-pos > * {    display: block;    padding-left: 0 !important;    font-size: 20px;  }  .podcast:not(.slim) .x-pcast-0 .p-pos .date {    float: none;    width: auto;  }  .podcast:not(.slim) .x-pcast-0 .p-pos .title {    font-weight: bold;    display: block;    float: none;    width: auto;    color: #CC0000;  }  .podcast:not(.slim) .x-pcast-0 a:hover .p-pos .title {    font-weight: bold;    color: #fff;    padding-left: 15px;  }}.playlist.curated .podcast-link {  box-sizing: border-box;}.playlist.curated .podcast-link span {  display: block;  width: 100% !important;}.playlist.curated .podcast-link .p-thumb {  width: 115px;  height: 90px;  background-size: cover;  background-repeat: no-repeat;  background-position: center;  float: left;  border: 1px solid #ccc;}.playlist.curated .border {  display: flex;  align-items: center;  padding: 8px;  border: 1px solid #ccc;  margin-bottom: 8px;  -webkit-transition: background-color 0.3s ease;  -moz-transition: background-color 0.3s ease;  -ms-transition: background-color 0.3s ease;  -o-transition: background-color 0.3s ease;  transition: background-color 0.3s ease;}.playlist.curated .podcast-link:nth-child(even) .border {  margin-left: 4px;}.playlist.curated .podcast-link:nth-child(odd) .border {  margin-right: 4px;}.playlist.curated .podcast-link:hover .border {  background-color: #151538;}.playlist.curated .podcast-link:hover .title, .playlist.curated .podcast-link:hover .date {  color: #fff;}.playlist.curated .podcast-info {  padding-left: 15px;  width: -webkit-calc(100% - 115px);  width: -moz-calc(100% - 115px);  width: -o-calc(100% - 115px);  width: -ms-calc(100% - 115px);  width: calc(100% - 115px);  overflow: visible;}.playlist.curated .podcast-info .date {  padding-bottom: 3px;}.playlist.curated .podcast-info .title {  line-height: 1em;}@media (max-width: 767px) {  .playlist.curated .podcast-link:nth-child(even) .border {    margin-left: 0;  }  .playlist.curated .podcast-link:nth-child(odd) .border {    margin-right: 0;  }}@media (max-width: 501px) {  .playlist.curated .podcast-link .p-thumb {    width: 60px;    height: 50px;  }  .playlist.curated .podcast-info {    padding-left: 15px;    width: -webkit-calc(100% - 60px);    width: -moz-calc(100% - 60px);    width: -o-calc(100% - 60px);    width: -ms-calc(100% - 60px);    width: calc(100% - 60px);  }  .playlist.curated .border {    padding: 3px;    margin-bottom: 4px;  }  .podcast-list .item.m5-section.active .hit {    padding: 0 10px;  }}.columns .playlist.curated .podcast-link {  float: none;  width: 100%;}.columns .playlist.curated .podcast-link .p-thumb {  width: 60px;  height: 50px;}.columns .playlist.curated .podcast-info {  padding-left: 15px;  width: -webkit-calc(100% - 60px);  width: -moz-calc(100% - 60px);  width: -o-calc(100% - 60px);  width: -ms-calc(100% - 60px);  width: calc(100% - 60px);}.columns .playlist.curated .border {  padding: 3px;  margin-bottom: 4px;}.columns .playlist.curated .podcast-link:nth-child(even) .border {  margin-left: 0;}.columns .playlist.curated .podcast-link:nth-child(odd) .border {  margin-right: 0;}.accordion.podcasts {  width: 100%;}.accordion.podcasts .heading .date {  font-size: 16px;  color: grey;}.accordion.podcasts .expander {  transition: height 0.3s ease;}.accordion.podcasts .item:first-child {  border-top: 1px solid #ccc;}.accordion.podcasts .item {  border-bottom: 1px solid #ccc;}.accordion.podcasts .sizer {  padding-bottom: 0;}.accordion.podcasts .heading .title {  font-size: 18px;}.accordion.podcasts .item.active .hit {  background-color: #2F2E69;  color: white;}.accordion.podcasts .heading * {  padding: 5px 8px;}.accordion.podcasts .heading .date-title {  width: 100%;}.accordion.podcasts .item:not(.active) .expander {  height: 0px !important;}.accordion.podcasts .heading {  position: relative;}.accordion.podcasts .heading .buttons {  position: absolute;  right: 0;}.accordion.podcasts .buttons .listen, .accordion.podcasts .buttons .download {  position: absolute;  top: -3px;  left: 0;}.accordion.podcasts .buttons .listen a, .accordion.podcasts .buttons .download a {  color: white;}.accordion.podcasts .buttons {  opacity: 0;  padding-bottom: 0 !important;  width: 220px;  text-align: right;  z-index: 10;  padding-bottom: 0 !important;}.accordion.podcasts .buttons .listen, .accordion.podcasts .buttons .download {  padding: 10px 12px 12px 43px;  margin-top: 3px;}.accordion.podcasts .buttons .listen:before {  content: "";  width: 38px;  position: absolute;  height: 45px;  left: 8px;  top: -1px;  display: inline-block;  vertical-align: middle;  background-image: url("/wp-content/themes/hannity/assets/images/icon-listen.png");  background-size: auto 27px;  background-repeat: no-repeat;  background-position: -45px;  margin-right: 5px;}.accordion.podcasts .buttons .download:before {  content: "\f019";  width: 30px;  position: absolute;  height: 45px;  left: 8px;  top: 6px;  font-size: 23px;  display: inline-block;  vertical-align: middle;  background-size: auto 27px;  background-repeat: no-repeat;  background-position: -45px;  margin-right: 5px;  font-family: FontAwesome;}.accordion.podcasts .buttons.download-btn {  width: 250px;}.accordion.podcasts .buttons.download-btn .download a {  padding-left: 10px;}@media (max-width: 501px) {  .accordion.podcasts .buttons {    width: 100%;    margin-top: 10px;    opacity: 1;    position: relative !important;  }}.accordion.podcasts .item:hover .buttons, .accordion.podcasts .item.active .buttons {  opacity: 1;}.accordion.podcasts .buttons > * {  display: inline-block !important;}.accordion.podcasts .runtime {  padding-bottom: 10px;}.accordion.podcasts .info {  background-color: #fff;  color: #333;  position: Relative;  cursor: pointer;  padding: 6px 35px 10px 20px !important;}.accordion.podcasts .info::before {  content: "";  position: absolute;  border-top: 9px solid #333;  right: 15px;  top: 18px;  margin-top: -5px;  border-right: 6px solid transparent;  border-left: 6px solid transparent;  transition: transform 0.3s ease;}.accordion.podcasts .item.active .info {  background-color: #EAEAEA;}.accordion.podcasts .item.active .info::before {  transform: rotate(180deg);}.accordion.podcasts .item.active .title, .accordion.podcasts .item.active .date {  color: #fff;}@media (min-width: 501px) {  .accordion.podcasts .heading {    display: flex;  }  .accordion.podcasts .heading {    display: flex;    flex-direction: row;  }  .accordion.podcasts .heading .title {    padding-right: 220px;  }  .accordion.podcasts .item:hover .title, .accordion.podcasts .item:hover .date {    color: #fff;  }  .accordion.podcasts .item:not(.active):hover .hit {    background-color: #CC0000;    color: white;  }  .accordion.podcasts .heading .date-title {    display: flex;  }  .accordion.podcasts .sizer > * {    display: flex;  }  .accordion.podcasts .sizer .image {    max-width: 350px;    width: 100%;    margin-right: 40px;  }  .accordion.podcasts .buttons {    bottom: 0;    top: 2px;  }  .accordion.podcasts .buttons .info {    position: absolute;    bottom: 0;    top: 5px;    right: 8px;  }}@media (max-width: 501px) {  .accordion.podcasts .sizer .image {    margin-bottom: 20px;  }  .accordion.podcasts .buttons {    height: 55px;  }  .accordion.podcasts .heading * {    padding: 5px 0;  }  .accordion.podcasts .buttons .info {    position: Absolute;    bottom: 0;    right: 0px;    top: 3px;    padding-bottom: 25px !important;    padding-top: 6px !important;  }  .accordion.podcasts .buttons .info:before {    top: 19px;  }  .accordion.podcasts .item.active .listen, .accordion.podcasts .item.active .button {    background-color: white;    color: #CC0000;  }  .accordion.podcasts .item:not(.active):hover .listen a, .accordion.podcasts .item:not(.active):hover .download a {    color: white !important;  }  .accordion.podcasts .item.active .buttons .listen:before, .accordion.podcasts .item.active .buttons .download:before {    background-position: -2px;  }  .accordion.podcasts .item:hover .listen a, .accordion.podcasts .item.active .listen a, .accordion.podcasts .item:hover .listen a {    color: #CC0000;  }  .accordion.podcasts .item:hover .download a, .accordion.podcasts .item.active .download a, .accordion.podcasts .item:hover .download a {    color: white;  }  .accordion.podcasts .heading .date-title {    padding: 0 0 0 2px;  }  .accordion.podcasts .heading .title {    padding-top: 0;  }  .accordion.podcasts .heading .date {    padding-bottom: 0;  }  .accordion.podcasts .buttons {    margin-top: 5px;  }  .accordion.podcasts .buttons .listen, .accordion.podcasts .buttons .download {    background: #CC0000;    margin-bottom: 10px;    border-radius: 4px !important;    color: #fff;  }}@media (min-width: 501px) and (max-width: 767px) {  html.mobile .accordion.podcasts .item .buttons {    opacity: 1;  }  html.mobile .accordion.podcasts .item:not(:hover) .listen, html.mobile .accordion.podcasts .item:not(:hover) .download {    background-color: none;  }  html.mobile .accordion.podcasts .item .listen a, html.mobile .accordion.podcasts .item .download a {    color: #CC0000;  }  html.mobile .accordion.podcasts .item .buttons .listen:before, html.mobile .accordion.podcasts .item .buttons .download:before {    background-position: -2px;  }  html.mobile .accordion.podcasts .item:hover .listen a, html.mobile .accordion.podcasts .item.active .listen a {    color: #CC0000;  }  html.mobile .accordion.podcasts .item:not(.active):hover .hit {    background-color: transparent;  }  html.mobile .accordion.podcasts .item:not(.active):hover .hit .title {    color: #4A4A4A;  }  html.mobile .accordion.podcasts .item:not(.active):hover .hit .date {    color: #9B9B9B;  }  html.mobile .accordion.podcasts .item.active .listen a, html.mobile .accordion.podcasts .item.active .download a {    color: white;  }  html.mobile .accordion.podcasts .item.active .listen:before, html.mobile .accordion.podcasts .item.active .download:before {    background-position: -45px !important;  }}html:not(.player) .player-holder {  height: 0px;}html.player-podcast .player-holder, html.player-live .player-holder {  height: 30px;}html.player-podcast .player-holder iframe, html.player-live .player-holder iframe {  height: 50px;  margin-bottom: 15px;}html.player-podcast header nav, html.player-live header nav {  height: 90px;}.player-holder {  background-color: #151538;}html.player-live .player-holder, html.player-podcast .player-holder {  height: 80px;}html.player-live .player-holder iframe, html.player-podcast .player-holder iframe {  height: 90px;  margin-top: -10px;}@media (min-width: 778px) {  html.player-live header nav, html.player-podcast header nav {    height: 193px;  }}@media (max-width: 778px) {  html.player-live .player-holder, html.player-podcast .player-holder {    height: 50px;  }  html.player-live .player-holder iframe, html.player-podcast .player-holder iframe {    height: 60px;    margin-top: -10px;  }  html.player-live .player-holder .close, html.player-podcast .player-holder .close {    height: 50px;  }  html.player-live .player-holder .close:after, html.player-podcast .player-holder .close:after {    top: 15px;  }}@media (max-width: 1023px) {  html.player-live header nav, html.player-podcast header nav {    height: 140px;  }  html.player-live header .t-button-mobile-menu, html.player-podcast header .t-button-mobile-menu {    top: 85px;  }}@media (max-width: 778px) {  html.player-live header nav, html.player-podcast header nav {    height: 110px;  }  html.player-live header .t-button-mobile-menu, html.player-podcast header .t-button-mobile-menu {    top: 55px;  }}.player-holder {  position: relative;  overflow: hidden !important;}.player-holder iframe {  position: relative;  z-index: 2;}.player-holder:before {  content: "Loading Player...";  text-transform: uppercase;  font-size: 12px;  color: #fff;  text-align: center;  display: block;  position: absolute;  width: 100%;  padding-top: 5px;  z-index: 1;}html.player-live .player-holder:before {  padding-top: 15px;}.player-holder iframe {  position: relative;  float: left;}.player-holder .close {  position: absolute;  cursor: pointer;  z-index: 10;  background-color: #777373;  height: 80px;  width: 80px;  right: 0;  border-left: 1px solid #fff;}.player-holder .close:after {  top: 30px;  left: 30px;  color: #fff;  content: "+";  position: absolute;  font-size: 40px;  line-height: 0.5;  transform: rotate(45deg);  font-weight: 100;}html.player-live .close {  background-color: #000;}.player-live .player-holder iframe, .player-podcast .player-holder iframe {  width: 100% !important;}.hnty-728x90 {  min-height: 90px;}.hnty-300x250 {  min-height: 250px;}.ad-size-100 .holder {  min-height: 100px;}.ad-size-90 .holder {  min-height: 90px;}.ad-size-250 .holder, .ad-size-250 .holder, .r-column-pad .holder {  min-height: 250px;}@media (max-width: 767px) {  .ad-size-250-m .holder, .article-content .t-show-under-m .holder, fs-dynamic {    min-height: 250px;  }}.banner-ad {  text-align: center;  margin-right: auto;  margin-left: auto;  position: relative;}.banner-ad > div {  width: auto !important;  margin: auto;  display: inline-block;  height: auto !important;}.banner-ad iframe {  box-sizing: border-box;}.ad {  position: relative;}@media (min-width: 501px) {  .header-ad {    min-height: 27px;  }  .header-ad-2 {    min-height: 90px;  }}@media (max-width: 501px) {  .header-ad {    height: 100px !important;  }}@media (min-width: 501px) {  .pinned {    position: sticky;    top: 0;  }  .pinned-styles {    overflow: visible !important;  }  .scroller:after {    content: "";    display: block;    clear: both;  }}.plchldr-banners .banner-ad {  width: 100%;  display: flex;  justify-content: center;  align-items: center;  background-color: #efefef;}.plchldr-banners .banner-ad.rec_1-ad:after {  content: "Rec_1";}.plchldr-banners .banner-ad.rec_1-ad.mobile-ad:after {  content: "Rec_1 Mobile";}.plchldr-banners .banner-ad.rec_2-ad:after {  content: "Rec_2";}.plchldr-banners .banner-ad.rec_2-ad.mobile-ad:after {  content: "Rec_2 Mobile";}.plchldr-banners .banner-ad.rec_2_home:after {  content: "Rec_2 Home";}.plchldr-banners .banner-ad.rec_2_home.mobile-ad:after {  content: "Rec_2 Home Mobile";}.plchldr-banners .banner-ad.rec_3-ad:after {  content: "Rec_3";}.plchldr-banners .banner-ad.rec_3-ad.mobile-ad:after {  content: "Rec_3 Mobile";}.plchldr-banners .banner-ad.side_mid-ad:after {  content: "side_mid";}.plchldr-banners .banner-ad.side_mid-ad.mobile-ad:after {  content: "Side_Mid Mobile";}.plchldr-banners .banner-ad.side_mid_home-ad:after {  content: "side_mid";}.plchldr-banners .banner-ad.side_mid_home-ad.mobile-ad:after {  content: "Side_Mid Mobile";}.plchldr-banners .banner-ad.side_top-ad:after {  content: "side_top";}.plchldr-banners .banner-ad.header-ad:after {  content: "Header Ad";}.plchldr-banners .banner-ad.Header-ad.mobile-ad:after {  content: "Header Ad Mobile";}.plchldr-banners .banner-ad.footer-ad:after {  content: "Footer Ad";}.plchldr-banners .banner-ad.footer-ad.mobile-ad:after {  content: "Footer Ad Mobile";}.plchldr-banners .banner-ad.footer_home-ad:after {  content: "Footer Ad";}.plchldr-banners .banner-ad.footer_home-ad.mobile-ad:after {  content: "Footer Ad Mobile";}.plchldr-banners .banner-ad.footer-ad, .plchldr-banners .banner-ad.footer_home-ad, .plchldr-banners .banner-ad.header-ad {  min-height: 90px !important;  max-width: 728px !important;  margin-right: auto;  margin-left: auto;}@media (max-width: 767px) {  .plchldr-banners .banner-ad.footer-ad, .plchldr-banners .banner-ad.footer_home-ad, .plchldr-banners .banner-ad.header-ad {    min-height: 90px !important;    max-width: 300px !important;    margin-right: auto;    margin-left: auto;  }}.plchldr-banners .banner-ad.rec_1, .plchldr-banners .banner-ad.rec_2, .plchldr-banners .banner-ad.rec_1 {  min-height: 250px !important;  max-width: 300px;  margin-right: auto;  margin-left: auto;  background-color: #efefef;}.plchldr-banners .banner-ad#article_sticky_right_medrec {  min-height: 250px !important;  max-width: 300px;  margin-right: auto;  margin-left: auto;}.taboola .thumbBlock {  height: 220px;  display: block;}.trc_undo_btn {  display: none;}.taboola .thumbBlock span.branding {  display: none;}.taboola .item-label-href .branding {  color: #999;  font-weight: 100;  padding-top: 5px;  font-size: 12px;}.taboola .item-label-href {  color: #4A4A4A;  font-weight: bold;  display: block;  padding: 10px 0;}.videoCube a:hover span, .taboola .item-label-href:hover span {  text-decoration: none !important;}.taboola .item-label-href span {  display: block;  line-height: 1.1em !important;  font-size: 16px;}.taboola .thumbBlock {  background-repeat: no-repeat;  background-size: cover;  display: block;  height: 100%;}.columns .trc_rbox_header {  display: none !important;}.trc_rbox_header_span {  display: none;}.trc-content-sponsored {  position: relative;  padding-bottom: 30px !important;}.trc_rbox_header {  position: absolute !important;  bottom: -10px !important;}.trc_spotlight_item .video-title {  color: #4a4a4a !important;  font-size: 16px !important;}@media (max-width: 767px) {  .trc_spotlight_item {    width: 48% !important;    padding-bottom: 20px !important;  }  html span.video-label-box.trc-main-label {    padding-top: 20px !important;    padding-bottom: 20px !important;    height: auto !important;  }}@media (min-width: 1023px) {  .columns .trc_spotlight_item {    width: 48% !important;    padding-bottom: 20px !important;  }  html .columns span.video-label-box.trc-main-label {    padding-top: 20px !important;    padding-bottom: 20px !important;    height: auto !important;  }  .columns .thumbnails-rr .videoCube {    height: 240px !important;  }}@media (min-width: 767px) {  .trc_spotlight_item {    width: 23% !important;  }}@media (min-width: 501px) and (max-width: 1023px) {  .trc_rbox_outer {    margin: 0 !important;  }  .thumbnails-rr .videoCube {    height: 300px !important;  }}@media (max-width: 501px) {  .trc-main-label {    padding: 30px 20px;  }  span.video-label-box.trc-main-label {    padding-top: 0 !important;    margin-top: 0 !important;  }}/*.home{	@media(min-width:1024px){	 .taboola .t-view-l-fit-3 > div:nth-child(1n) {					padding-right:15px				}		 .taboola .t-view-l-fit-3 > div:nth-child(3n+3){					padding-left:15px;					padding-right:0px;				}		 .taboola .t-view-l-fit-3 > div:nth-child(3n+2){					padding-left:7px;					padding-right:7px;				}	}.taboola .attribution-disclosure-link-sponsored{	text-align:center;	position:relative;	z-index:10;	position:relative;	margin-bottom:10px;	top:-2px;	font-size: 14px;}.taboola .attribution-disclosure-link-sponsored :last-child{	display:none;}	@media(min-width:500px) and (max-width:1024px){		 .taboola .t-view-l-fit-3 > div:last-child{			display:none		}		 .taboola .t-view-s-fit-2 > div:nth-child(odd){				padding-right:15px;			}		.taboola .t-view-s-fit-2 > div:nth-child(even){			padding-left:15px;			padding-right:0px;		}	}		@media(max-width:500px){		.taboola .trc_spotlight_item{			margin-left:8px;			padding-bottom:30px		}	}}*/.poll {  margin: auto;  width: 100%;  max-width: 400px;  display: block;}.poll iframe {  overflow: hidden;}.cd-timeline-icon-link span.fa {  padding: 0;}.hannity-horiz-logo {  position: relative;  padding: 0 0 10px;}.hannity-horiz-logo:after {  position: absolute;  content: "";  left: 50%;  top: 0;  margin: 19px 0 0 -95px;  width: 190px;  display: block;  height: 25px;  background-image: url("/wp-content/themes/hannity/assets/images/logo-horiz-hannity.png");  background-size: contain;  background-position: center;  background-repeat: no-repeat;  background-color: #fff;}@media (max-width: 501px) {  .hannity-horiz-logo {    margin: 40px 0 0;    padding-right: 10px;    padding-left: 10px;  }}.article-links .image {  height: 200px;  background-size: cover;  background-position: center;  background-color: #e1e1e1;  display: block;}.article-links * {  overflow: hidden;}.article-links .sizer {  padding: 0 0 55px;}.article-links .summary h2 {  padding: 20px 0 10px;  line-height: 1.2em;}.article-links .summary p {  padding-bottom: 15px;}.article-links .props {  position: relative;  margin-top: -12px;}.article-links .props > * {  line-height: 1.5em;  display: inline-block;  position: relative;  float: left;}.article-links .next-thumb.t-show-under-m {  float: right;  margin-left: 10px;}.article-links .tag-link {  color: #fff;  padding: 4px 5px;  font-size: 13px;  background-color: #CC0000;}.article-links .tag-link:hover {  background-color: #151538;  color: #fff;}.article-links .media-flag {  background-position: 0 0;  background-repeat: no-repeat;  background-position: 5px center;  color: transparent;}.article-links .media-flag.video {  background-image: url("https://hannity.com/wp-content/themes/hannity/assets/images/tag-video.png");  padding: 2px 70px 1px 0;}.article-links .media-flag.audio {  background-image: url("https://hannity.com/wp-content/themes/hannity/assets/images/tag-audio.png");  padding: 2px 86px 1px 0;}@media (min-width: 1023px) {  .article-links .t-view-m-fit-2 > div:nth-child(odd) {    padding-right: 60px;  }  .article-links .t-view-m-fit-2 > div:nth-child(even) {    padding-left: 0px;    padding-right: 60px;  }  .article-links .column-r {    padding-left: 20px;    padding-right: 30px;  }  .landing-index.article-links .t-view-m-fit-3 > div:nth-child(1n) {    padding-right: 40px;  }  .landing-index.article-links .t-view-m-fit-3 > div:nth-child(3n+3) {    padding-left: 40px;    padding-right: 0px;  }  .landing-index.article-links .t-view-m-fit-3 > div:nth-child(3n+2) {    padding-left: 20px;    padding-right: 20px;  }  .tmplt-index .t-view-m-fit-3 > div, .page.podcasts .t-view-m-fit-3 > div {    padding-right: 40px;  }  .tmplt-index .t-view-m-fit-3 > div:nth-child(3n+2), .page.podcasts .t-view-m-fit-3 > div:nth-child(3n+2) {    padding-left: 40px;    padding-right: 0px;    /* border:1px solid #000*/  }  .tmplt-index .t-view-m-fit-3 > div:nth-child(3n+1), .page.podcasts .t-view-m-fit-3 > div:nth-child(3n+1) {    padding-right: 20px;    padding-left: 20px;    /*border:1px solid blue */  }  .header-top_article div {    margin: 0 0 0 25px;  }  .bottom-modules .taboola-podcast-module {    padding-right: 60px;  }}@media (min-width: 501px) and (max-width: 1023px) {  .landing-index.article-links.article-index .t-view-m-fit-2 > div, .landing-index.article-links.article-index .t-view-m-fit-3 > div {    width: 50%;    float: left;  }  .landing-index.article-links.article-index .t-view-s-fit-2 > div:nth-child(odd) {    padding-right: 15px;  }  .landing-index.article-links.article-index .t-view-s-fit-2 > div:nth-child(even) {    padding-left: 15px;    padding-right: 0px;  }  .tmplt-index .article-links.article-index .t-view-m-fit-2 > div, .tmplt-index .article-links.article-index .t-view-m-fit-3 > div, .page.podcasts .article-links.article-index .t-view-m-fit-2 > div, .page.podcasts .article-links.article-index .t-view-m-fit-3 > div {    width: 50%;    float: left;  }  .tmplt-index .article-links.article-index .t-view-m-fit-2 > div:nth-child(even), .tmplt-index .article-links.article-index .t-view-m-fit-3 > div:nth-child(even), .page.podcasts .article-links.article-index .t-view-m-fit-2 > div:nth-child(even), .page.podcasts .article-links.article-index .t-view-m-fit-3 > div:nth-child(even) {    padding-right: 15px;  }  .tmplt-index .article-links.article-index .t-view-m-fit-2 > div:nth-child(odd), .tmplt-index .article-links.article-index .t-view-m-fit-3 > div:nth-child(odd), .page.podcasts .article-links.article-index .t-view-m-fit-2 > div:nth-child(odd), .page.podcasts .article-links.article-index .t-view-m-fit-3 > div:nth-child(odd) {    padding-left: 15px;    padding-right: 0px;  }}@media (min-width: 767px) and (max-width: 1023px) {  .bottom-modules .listen-poll-module > div {    float: left;    width: 50%;  }}@media (max-width: 501px) {  .article-links .summary {    padding: 0 15px;  }  .article-links .summary p {    padding-left: 0;  }  .article-links .summary h2 {    margin-top: 0;    padding-top: 5px;  }  .article-links .size-h {    height: auto !important;  }  .article-links .size-h a:not(.tag-link) {    padding-bottom: 40px;  }  .article-links .ad-unit-300x250.google_ad {    margin-bottom: 30px;  }  .bottom-modules .taboola-podcast-module > div {    padding-right: 0px;  }  .article-links .props {    overflow: hiddne;    min-height: 30px;  }  .article-links .props .tag-link {    background-color: transparent;    color: #CC0000;    position: relative;    display: block;    float: left;    margin-top: 25px;    left: 10px;    font-size: 16px !important;  }  .article-links .props .tag-link:hover {    color: #151538;  }  .article-links .props .media-flag {    float: right;    margin-right: 15px;  }  .article-links .sizer {    padding-bottom: 50px;  }}@media (min-width: 501px) {  .article-links .ad-300x250 {    float: right !important;  }}@media (max-width: 1023px) {  .article-links .header-top_article div {    margin: 0 25px 0 25px;  }  .bottom-modules .listen-poll-module > div {    margin: 40px 0 0;  }}@media (min-width: 767px) {  .tmplt-index .pre-links .article1, .page.podcasts .pre-links .article1 {    padding-right: 20px;  }  .tmplt-index .pre-links .article2, .page.podcasts .pre-links .article2 {    padding: 0 20px;  }}@media (min-width: 1023px) {  .tmplt-index .pre-links .article1, .page.podcasts .pre-links .article1 {    padding-right: 40px;  }  .tmplt-index .pre-links .article2, .page.podcasts .pre-links .article2 {    padding: 0 20px;  }}.index-nav {  font-size: 14px;  font-weight: bold;  text-transform: uppercase;}.index-nav a {  color: #4A4A4A;  display: inline-block;}.index-nav .pgnum a {  display: inline-block;  text-align: center;  padding: 2px 8px;  border: 1px solid #ccc;  border-right: none;}.index-nav .pgnum a.active {  background-color: #CC0000;  color: #fff;}.index-nav .pgnum a:hover {  background: #CC0000;  color: #fff;}.index-nav .pgnums :last-child a {  border-right: 1px solid #ccc;}@media (max-width: 700px) {  .pgnum {    display: none;    position: relative;  }  .index-nav .pgnums {    border-right: 1px solid #ccc;  }  .pag-action.nex a:after, .pag-action.prev a:before {    content: "";    height: 0px;    width: 0px;    display: inline-block;    position: relative;    border-bottom: 6px solid transparent;    border-top: 6px solid transparent;    bottom: -1px;  }  .pag-action.nex a:after {    border-left: 10px solid #CC0000;    right: -10px;  }  .pag-action.prev a:before {    border-right: 10px solid #CC0000;    left: -10px;  }}.pag-action {  position: relative;}.pag-action a {  padding: 0 10px;}.pag-action a:hover {  color: #CC0000;}@media (max-width: 767px) {  .pag-action.nex.t-show-under-m, .pag-action.prev.t-show-under-m {    display: inline-block;  }}#tyche_trendi_parent_container > div, #tyche_trendi_video_container {  z-index: 100 !important;}#tyche_trendi_video_container {  background: black;}.push-mailnami-overlay-modal, .push-mailnami-overlay-modal-aggressive {  z-index: 101 !important;}.jw-flag-floating .jw-wrapper {  bottom: 110px !important;  overflow: visible;  top: auto !important;  max-height: 245px !important;}.jw-flag-floating .jw-wrapper .jw-media {  background: #000 !important;}.jw-flag-floating .jw-mute-button {  display: block;  background-color: rgba(255, 255, 255, 0.6) !important;  opacity: 0.5;  position: Absolute;  z-index: 200;  width: 10px;  height: 10px;  background-image: url("/wp-content/themes/hannity/assets/images/jw-player-mute.png");  background-position: center;  background-repeat: no-repeat;  background-size: contain;  top: -15px;  left: 3px;}.jw-flag-floating .jw-mute-button.mute {  opacity: 1;  background-image: url("/wp-content/themes/hannity/assets/images/jw-player-audio.png");}.jw-flag-floating .jw-wrapper:before {  content: "";  display: block;  width: 100%;  left: -5px;  height: 100%;  top: -20px;  padding: 5px 5px 20px;  position: absolute;  background-color: #fff;  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.3) !important;}.jw-flag-floating .jw-controls {  overflow: visible !important;}.jw-flag-floating .jw-controls [aria-label=Close] {  display: none !important;}.jw-flag-floating .jw-hide-button {  width: 10px;  height: 10px;  position: absolute;  right: 0;  top: -15px;  cursor: pointer;}.jw-flag-floating .jw-hide-button:before {  content: "+";  position: absolute;  font-size: 15px;  top: -3px;  right: 0px;  transform: rotate(45deg);}@media (max-width: 501px) {  html.no-js.slide.headroom--not-top.slide--reset .jw-flag-floating .jw-wrapper {    top: 99px !important;  }  html .jw-flag-floating .jw-mute-button {    width: 30px;    height: 30px;    top: -33px;    background-size: auto;  }  .jw-flag-floating .jw-wrapper {    width: calc(100vw - 10px) !important;    top: 36px !important;    max-width: none;    right: 0;    left: 0;    bottom: auto;    max-width: none !important;  }  .jw-flag-floating .jw-wrapper:before {    box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.1) !important;  }  .jw-flag-floating .jw-hide-button {    width: 40px;    height: 30px;    position: absolute;    right: 5px;    top: -26px;    cursor: pointer;  }  .jw-flag-floating .jw-hide-button {    width: 40px;    height: 30px;    color: #999;    position: absolute;    right: 10px;    top: -26px;    cursor: pointer;  }  .jw-flag-floating .jw-hide-button:before {    font-size: 15px;    top: 0px;    right: 0px;    width: 30px;    height: 30px;    font-size: 35px !important;    transform: rotate(45deg);  }  .jw-flag-floating .jw-wrapper:before {    top: -37px;    padding: 5px 5px 37px;  }}@media (max-width: 500px) {  .alt-video .rumble-video > div {    height: 56.6vw !important;  }}@media (min-width: 501px) and (max-width: 864px) {  .alt-video .rumble-video > div {    height: 51vw !important;  }}.ccf-form .form-title {  display: none;}.ccf-form .main-label {  text-transform: uppercase;  color: #4a4a4a;  font-size: 20px;}.ccf-form input {  padding: 10px;}.ccf-form .ccf-form-complete {  color: red;  font-size: 30px;  padding-bottom: 120px;  font-weight: bold;}.ccf-form input, .ccf-form textarea {  border: 1px solid #ccc;}.ccf-form textarea {  padding: 20px;}@media (max-width: 767px) {  .ccf-form textarea {    padding: 8px;  }}.ccf-form .field select {  width: 100% !important;}.find-a-station .container h1 {  padding-bottom: 40px;}@media (max-width: 501px) {  #ihrAffiliatesMapContainer {    padding: 0 10px 60px;  }  .find-a-station .container h1 {    padding: 0 10px 40px;  }}.newsletter form {  margin-top: 40px;}.newsletter .field {  margin-bottom: 20px;}.newsletter .label {  text-transform: uppercase;  color: #4a4a4a;  font-size: 20px;}.newsletter input {  padding: 10px;}.newsletter .newsletter-signup input[type=text] {  padding: 10px;  width: 100%;  box-sizing: border-box;}.newsletter h1 {  line-height: 1em;  margin-bottom: 20px;}.newsletter [type=email] {  width: 100%;  box-sizing: border-box;  max-width: 300px;}@media (max-width: 501px) {  .newsletter .content {    text-align: center;    padding: 0 10px;  }  .newsletter .content input {    margin: 10px auto;  }}.newsletter input, .newsletter textarea {  border: 1px solid #ccc;}.newsletter textarea {  padding: 20px;}@media (max-width: 767px) {  .newsletter textarea {    padding: 8px;  }  .newsletter p {    padding-left: 0 !important;  }}.newsletter .field select {  width: 100% !important;}.newsletter .poweredby {  margin-top: 40px;  font-size: 10px;}.newsletter .poweredby br {  display: none;}.newsletter .poweredby img {  margin: 0;}.newsletter .checkbox span {  display: inline-block;  padding: 5px 10px;}.newsletter .box-group {  padding: 10px 0;}.newsletter .box-group h4 {  font-weight: 400;  font-size: 20px;}.newsletter .checkboxes {  padding: 20px 0;}.newsletter .checkbox {  padding: 5px 0;}.newsletter .checkbox input {  float: left;  margin: 10px 0 0 2px;}.newsletter .checkbox .label {  float: left;  margin: 5px 0 0 10px;  font-size: 16px;}.newsletter .checkboxes span, .newsletter .checkboxes p {  margin: 0;}.newsletter .checkboxes span, .newsletter .checkboxes p span {  font-size: 16px !important;}.newsletter [type=submit] {  padding: 9px 20px 9px;  display: inline-block;  border-radius: 4px;  font-size: 20px;  text-transform: uppercase;  font-weight: bold;  border: 1px solid #dedede;  color: #CC0000;  min-height: 47px;  background-color: #fff;  box-sizing: border-box;  -webkit-transition: color 0.3s ease, background-color 0.3s ease;  -moz-transition: color 0.3s ease, background-color 0.3s ease;  -ms-transition: color 0.3s ease, background-color 0.3s ease;  -o-transition: color 0.3s ease, background-color 0.3s ease;  transition: color 0.3s ease, background-color 0.3s ease;}.newsletter [type=submit]:hover {  background-color: #CC0000;  color: #fff;}.newsletter .help-btn {  /* float: left; */  padding: 0 14px !important;  font-size: 16px;  min-height: 32px;  display: inline-block;  border-radius: 3px;  text-transform: uppercase;  font-weight: bold;  border: 1px solid #dedede;  color: #CC0000;  margin-left: 6px;}@media (max-width: 575px) {  .newslettersection.help-btn, .newslettersection [type=submit] {    margin-top: 15px;  }}section.newsletter .help-btn {  padding: 9px 14px !important;  font-size: 20px;}@media (min-width: 767px) {  .mantle-grid {    display: flex;  }  .mantle-grid .image, .mantle-grid .image-thumb {    background-size: cover;    background-repeat: no-repeat;  }  .mantle-grid .clmn {    float: left;    position: relative;  }  .mantle-grid .clmn1 {    width: 33%;    border-right: 1px solid #999;    left: -41%;  }  .mantle-grid .clmn2 {    width: 41%;    border-right: 1px solid #999;    left: 33%;  }  .mantle-grid .clmn3 {    width: 25%;  }}.mantle-grid .image {  display: block;  border: 1px solid #efefef;  margin-bottom: 15px;}.mantle-grid .clmn1 .article .image {  height: 160px;}.mantle-grid .clmn2 .article:first-of-type .image {  height: 260px;}.mantle-grid .clmn1 .image-thumb {  display: inline-block;  float: right;  position: relative;  width: 127px;  height: 93px;  bottom: 0;  border: 1px solid;  margin-left: 10px;  border-color: #efefef;}@media (min-width: 1023px) {  .mantle-grid .clmn1 .article:last-of-type .image {    display: none;  }}@media (max-width: 1023px) {  .mantle-grid .clmn1 .image-thumb {    display: none;  }}@media (max-width: 501px) {  .mantle-grid {    min-height: 578px;  }}.mantle-grid .clmn1 .article:last-of-type {  border-top: 1px solid #999;  margin-top: 20px;  padding-top: 15px;}.mantle-grid .clmn1 h2 {  font-weight: 700;  line-height: 22px;  padding: 10px 0;}.mantle-grid .clmn3 .summary p, .mantle-grid .clmn2 .summary p, .mantle-grid .clmn1 .summary p {  font-size: 14px !important;}.mantle-grid .clmn3 h2 {  font-size: 20px !important;  font-weight: 700;  line-height: 22px;  height: 18px;  overflow: hidden;  line-height: 1em;}.mantle-grid .clmn2 .tag-link {  padding: 0;  font-size: 20px;}.mantle-grid .clmn2 h3 {  font-size: 36px !important;  font-weight: 700;  line-height: 36px;  overflow: hidden;  line-height: 1em;  padding-bottom: 15px;}.mantle-grid .clmn2 h2 {  font-weight: 700;  font-size: 36px;  line-height: 36px;  text-transform: none !important;  padding: 10px 0 15px 0;}.mantle-grid .clmn3 .shorthead {  font-size: 18px;  line-height: 1em;  overflow: hidden;  margin-bottom: 10px;}.mantle-grid .clmn3 p {  font-size: 14px;  overflow: hidden;  margin-bottom: 10px;}.mantle-grid .clmn3 .summary {  border-bottom: 1px solid #999;  padding-bottom: 5px;  margin-bottom: 25px;}.mantle-grid .clmn3 .image {  height: 155px;}.mantle-grid .clmn3 .article:last-of-type .summary {  border-bottom: none;  padding-bottom: 0;  margin-bottom: 0;}.mantle-grid .clmn3 .article:last-of-type .shorthead {  margin-bottom: 0 !important;}.mantle-grid .clmn1 .summary .t-txt-small, .mantle-grid .clmn2 .summary .t-txt-small {  margin-top: 10px;  margin-bottom: 13px;}@media (min-width: 501px) and (max-width: 1023px) {  .mantle-grid .image {    height: 250px !important;    background-size: cover;    background-position: center top;  }}@media (max-width: 767px) {  .mantle-grid .clmn1 .article:last-of-type {    border-bottom: 1px solid #999;    margin-bottom: 20px;    padding-bottom: 20px;    padding-top: 20px;  }  .mantle-grid .clmn2 .article:last-of-type {    border-bottom: 1px solid #999;    margin-bottom: 20px;    padding-bottom: 20px;  }  .mantle-grid .clmn3 .summary {    margin-bottom: 20px;  }}@media (min-width: 501px) {  .mantle-grid .media-flag {    display: none;  }}@media (max-width: 1023px) {  .mantle-grid .clmn1 .image-thumb {    display: none;  }}.hot-today li {  padding-bottom: 20px !important;  text-align: left;}.hot-today li .image {  background-size: cover;}.hot-today a {  color: #4A4A4A;  display: flex;  align-items: center;}.hot-today a .image {  width: 95px;  height: 50px;  margin-right: 20px;  border: 1px solid #ccc;}.hot-today a:hover {  color: #CC0000;}.hot-today a:hover .image {  border-color: #CC0000;}/*.hot-today li:before{	content: "";	display:block;	width: 15px;	margin-top: 5px;	height: 60px;	background:$t-grey-light;	float:left;	margin-right:15px;	@include transition(background-color .3s ease);}*/.hot-today li:hover {  /*&:before{  	background:$t-color-tertiary;  }*/}.hot-today li:hover a h2 {  color: red;}.top-row.article-links .ad-300x250 .google_ad {  margin: auto;  display: inline-block;}.hot-today a[target=_blank] .txt:after {  content: "";  display: inline-block;  width: 13px;  height: 13px;  background-image: url(https://hannity.com/wp-content/themes/hannity/assets/images/icon-external-link.png);  background-size: 100%;}.e-countdown-wide {  background-image: url("/wp-content/themes/hannity/assets/images/election-countdown/e-coundown-wide-bg.jpg");  background-position: center 0;  background-repeat: no-repeat;  background-size: auto 34px;  overflow: hidden;}.e-countdown-wide .content {  padding-top: 5px;  line-height: 1em;}.e-countdown-wide .content, .e-countdown-footer .content {  color: #fff;  font-weight: 600;  font-size: 24px;  overflow: hidden !important;}.e-countdown-wide {  height: 34px;}.e-countdown-wide .content {  padding-right: 15px;  font-size: 22px;}.e-countdown-wide .countdown, .e-countdown-wide .until {  display: inline-block;}.e-countdown-wide .countdown {  width: 150px;  text-align: left;  padding: 0 0 0 25px;}.e-countdown-footer .until {  font-size: 16px;  line-height: 1.2em;}.countdown {  text-transform: uppercase;}@media (max-width: 550px) {  .e-countdown-wide {    text-align: left;    background-position: -360px 0;    margin: 20px 0 30px;  }  .e-countdown-wide .countdown {    width: 158px;    padding-left: 15px;    text-align: center;  }  .e-countdown-wide .until {    font-size: 16px;    padding-left: 20px;  }}.e-countdown-footer .content {  width: 183px;  top: 40px;  padding-top: 1px;  text-align: center;  position: relative;  height: 200px;  background-image: url(/wp-content/themes/hannity/assets/images/election-countdown/e-coundown-footer-bg.jpg);  background-size: 183px auto;  background-repeat: no-repeat;  background-position: center 5px;}.e-countdown-footer-holder {  overflow: visible;  z-index: 200;  position: relative;  clear: both;}@media (min-width: 968px) {  .e-countdown-footer {    position: absolute;    left: 29vw;  }  footer.e-countdown .lock-up {    left: 60px;  }  .e-countdown-footer {    top: 0;  }  footer.e-countdown .t-view-m-fit-3 > *:nth-child(1) {    width: 45vw !important;    max-width: 550px;  }  footer.e-countdown .t-view-m-fit-3 > *:nth-child(2) {    width: 35% !important;  }  footer.e-countdown .t-view-m-fit-3 > *:nth-child(3) {    width: 15% !important;  }}@media (max-width: 968px) {  .e-countdown-footer-holder {    display: none;  }}.e-countdown-footer2 .e-countdown-footer, .e-countdown-footer3 .e-countdown-footer {  margin: auto;  width: 180px;}.e-countdown-footer3 .e-countdown-footer .content {  top: 20px;}.e-countdown-footer2 {  top: -20px;  padding-bottom: 20px 0;  display: none;  clear: both;}@media (min-width: 768px) and (max-width: 968px) {  .e-countdown-footer2 {    display: block;  }  .e-countdown-footer2 .e-countdown-footer {    margin: auto;    width: 180px;  }  footer.e-countdown .links {    padding-left: 40px;  }}@media (min-width: 1356px) {  .e-countdown-footer {    position: absolute;    left: 350px;  }}.e-countdown-728 {  width: 100%;  height: 90px;  margin: auto;  display: block;  cursor: pointer;  background-position: center top;  background-image: url("/wp-content/themes/hannity/assets/images/election-countdown/election-countdown-bg.jpg");  background-color: #151538;  pointer-events: none;}.e-countdown-728 .content {  height: 90px;  background-image: url("/wp-content/themes/hannity/assets/images/election-countdown/election-countdown-content.png?a");  display: block;  max-width: 390px;  background-position: center top;  background-repeat: no-repeat;  position: relative;}.e-countdown-728 .content .txt {  position: absolute;  top: 16px;  width: 100%;  left: 0;  font-size: 24px !important;  text-align: center;  font-size: 20px;  color: #fff;  text-transform: uppercase;  font-weight: bold;}.e-countdown-728 .content .view {  margin-top: -6px;  position: relative;  display: block;}.e-countdown-728 .content .view > * {  position: Absolute;  display: block;  top: 0;}.e-countdown-728 .content .view .txt {  color: #000 !important;  z-index: 101;  text-transform: none;  -webkit-transition: color 0.3s ease;  -moz-transition: color 0.3s ease;  -ms-transition: color 0.3s ease;  -o-transition: color 0.3s ease;  transition: color 0.3s ease;}.e-countdown-728:hover .view .txt {  color: #CC0000 !important;}.e-countdown-728 .content .view .stroke {  z-index: 100;  -webkit-text-stroke-width: 6px;  -webkit-text-stroke-color: #fff;  left: 50%;  margin-left: -96px;  font-size: 24px;  top: 0px;  text-transform: none;}@media (max-width: 320px) {  .e-countdown-728 .content .txt, .e-countdown-728 .view .stroke {    font-size: 23px !important;  }  .e-countdown-728 .view .stroke {    margin-left: -92px !important;  }}.search-box {  clear: both;  text-align: center;  position: relative;  top: 7px;  max-height: 0px;  -webkit-transition: max-height 0.3s ease;  -moz-transition: max-height 0.3s ease;  -ms-transition: max-height 0.3s ease;  -o-transition: max-height 0.3s ease;  transition: max-height 0.3s ease;  overflow: hidden !important;}.search-field {  padding: 15px;}.show-search .search-box {  height: auto;  max-height: 100px;}.t-navbar:after {  content: "";  position: relative;  display: block;  clear: both;  padding-bottom: 0px;}#searchfield {  display: inline-block;  padding: 5px;  width: calc(100vw - 150px) !important;  top: 10px;  min-width: 0;  max-width: 270px;  font-weight: bold;  font-size: 16px;  text-transform: uppercase;}.search-box .btn-search {  display: inline;  float: none;  padding: 5px 15px !important;  font-size: 16px;  min-height: 32px;  background-color: #fff;}.show-search .iheart-nav .btn-search:not(:hover) span:before {  background-position: 3px 0 !important;}.search-box .btn-search:hover {  color: white;}header nav {  -webkit-transition: height 0.3s ease-in;  -moz-transition: height 0.3s ease-in;  -ms-transition: height 0.3s ease-in;  -o-transition: height 0.3s ease-in;  transition: height 0.3s ease-in;}.show-search header nav {  /*height: 160px!important;*/}html .refine-search {  overflow: visible;  z-index: 100;  position: relative;}html .refine-search [type=text], html .refine-search [type=date], html .refine-search [type=select] {  padding: 8px 10px;}html .refine-search * {  overflow: visible;}html .refine-search:after {  display: block;  clear: both;  content: "";}html .refine-search .btn-search {  background-color: #c00 !important;  margin: 0 0 0 5px;  padding: 8px 10px 8px;  top: -1px !important;  position: relative;}html .refine-search .btn-search span:before {  background-position: -40px 0px;  top: -1px;  position: relative;}html .refine-search .btn-search:hover span:before {  background-position: 2px 0px !important;}html .refine-search .btn-search:hover span:before {  background-position: 0px 0px;}html .refine-search .btn-search:hover {  background-color: #fff !important;}html .refine-search .to {  display: inline;  padding: 0 10px;}@media (min-width: 767px) {  html .refine-search .keyword-txt {    display: inline;  }}@media (min-width: 501px) and (max-width: 867px) {  html .refine-search .mediatype h4:not(.to), html .refine-search .range h4:not(.to) {    padding: 15px 0 5px !important;  }}@media (max-width: 501px) {  html .refine-search .mediatype h4, html .refine-search .range h4 {    display: block !important;    padding: 15px 0 5px !important;  }  html .refine-search .mediatype .to, html .refine-search .range .to {    padding: 5px 0 !important;  }}.searchvalue {  width: calc(100% - 90px);}.searchvalue.t-txt-h4 {  font-weight: 500 !important;}@media (min-width: 867px) {  .refine-search .mediatype {    max-width: 420px;  }  .refine-search {    display: flex;    align-items: center;    justify-content: center;  }  .keyword {    width: 350px;  }  .refine-search .mediatype {    width: auto;    min-width: 200px;    padding: 0 30px 0 20px;  }  .range {    white-space: nowrap;  }  .refine-search > div {    padding: 0;    margin: 0;  }}@media (max-width: 501px) {  html .refine-search {    padding-bottom: 90px !important;  }  html .refine-search .custom-select {    width: 100% !important;  }  html .refine-search input {    width: 100% !important;    box-sizing: border-box;  }  html .refine-search .searchrefine.btn-search {    bottom: 20px !important;    top: auto !important;    left: 10px !important;    float: none !important;    position: absolute !important;    padding: 10px 10px 0px;  }  html .refine-search .btn-search:hover {    background-color: #151538 !important;  }  html .refine-search .searchrefine.btn-search {    width: auto !important;  }  html .refine-search .searchrefine.btn-search span:before {    background-image: none !important;    content: "Search";    color: #fff !important;    position: relative !important;    display: block;    width: auto !important;    line-height: 1.1em;  }}/* The container must be positioned relative: */.custom-select {  position: relative;  font-family: Arial;  width: calc(100% - 10px);}.custom-select select {  display: none; /*hide original SELECT element: */}.select-selected {  background-color: #2F2E69;}/* Style the arrow inside the select element: */.select-selected:after {  position: absolute;  content: "";  top: 19px;  right: 10px;  width: 0;  height: 0;  border: 6px solid transparent;  border-color: #fff transparent transparent transparent;}/* Point the arrow upwards when the select box is open (active): */.select-selected.select-arrow-active:after {  border-color: transparent transparent #fff transparent;  top: 7px;}/* style the items (options), including the selected item: */.select-items div, .select-selected {  color: #ffffff;  padding: 9px 16px;  border: 1px solid transparent;  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;  cursor: pointer;}/* Style items (options): */.select-items {  position: absolute;  background-color: #2F2E69;  top: 100%;  left: 0;  right: 0;  z-index: 99;}/* Hide the items when the select box is closed: */.select-hide {  display: none;}.select-items div:hover, .same-as-selected {  background-color: rgba(0, 0, 0, 0.1);}.sharelinks .sharelink {  color: white;  background: red;  width: 22px;  text-align: Center;  padding: 6px;  margin-right: 3px;  font-size: 20px;}.sharelinks .sharelink.fa-alt {  top: 3px;  position: relative;}.sharelinks .sharelink:hover {  background: black;}.election-central .election-banner img {  width: 100% !important;  height: auto !important;  max-width: 650px;}.election-central .election-mantle .mod-txt p {  font-size: 24px !important;  font-weight: bold !important;  max-width: 950px;  margin: auto;  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);}.election-central .election-signup .mod-txt p {  font-size: 24px !important;  font-weight: bold !important;  max-width: 950px;  margin: auto;  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);}.election-central .election-signup [type=email] {  width: 262px;  padding: 10px 16px;  border: none !important;  margin-right: 12px;  text-transform: uppercase;  font-weight: 600;}.election-central .election-signup form {  padding-top: 20px;}.election-central .election-signup form br {  display: none;}.election-central .election-signup form [type=submit], .election-central .election-signup form button {  background-color: #fff !important;  font-size: 21px !important;  border: none !important;  padding: 10px 15px;  border-radius: 4px;  margin: 0 12px 0 0;  color: #CC0000;  font-weight: 600;  text-transform: uppercase;  position: relative;  top: 0px;}.election-central .election-signup form p {  display: inline;}.election-central .election-signup form input {  display: inline;}.election-central .election-deadlines ul {  padding-left: 0 !important;  padding-right: 0 !important;  width: 100%;  display: block;}.election-central .election-deadlines .mod-txt > div {  font-size: 14px;  font-weight: 300;}@media (min-width: 980px) {  .election-central .election-deadlines ul {    columns: 3;    -webkit-columns: 3;    -moz-columns: 3;  }}@media (min-width: 728px) and (max-width: 980px) {  .election-central .election-deadlines ul {    columns: 2;    -webkit-columns: 2;    -moz-columns: 2;  }}@media (min-width: 728px) {  .election-central .election-schedule {    width: 49% !important;    float: left;  }  .election-central .election-schedule:nth-child(odd) {    margin-right: 2%;  }}@media (max-width: 728px) {  .election-central .election-schedule {    width: 100% !important;  }  .election-central .election-deadlines {    padding-left: 0 !important;    padding-right: 0 !important;  }  .election-central .election-schedule:nth-child(even) tr:first-of-type {    display: none;  }  .election-central .election-schedule td:nth-child(1n+2) {    width: 20% !important;  }  .election-central .election-signup form [type=email] {    margin-bottom: 10px;  }}@media (max-width: 400px) {  .election-central .election-schedule td {    width: auto !important;  }}.election-central .pretty-header.t-txt-grey2 span:before, .election-central .pretty-header.t-txt-grey2 span::after {  background-color: #9B9B9B;}.election-central .election-schedule tr td {  font-weight: 400;}.election-central .election-schedule tr > td:nth-child(1) {  text-transform: uppercase;  font-weight: 600;}.election-central .election-schedule tr:first-child td {  text-transform: uppercase;  color: #888;  font-weight: 600;}.election-central .election-schedule tr td {  padding: 5px;  border: 1px solid #e4e4e4;}.election-central .election-schedule tr td:first-child {  border-left: none;}.election-central .election-schedule tr:first-child td {  border-top: none;}.election-central .election-schedule tr:last-child td {  border-bottom: none;}.election-central .election-schedule tr td:last-child {  border-right: none;}.election-central .election-schedule tr td {  padding: 5px;}.election-central .election-schedule tr:nth-child(even) {  background-color: #f4f4f4;}.tmplt-election-state-details .disclaimer-txt {  font-size: 18px;}.tmplt-election-state-details .election-signup {  padding: 25px 0 30px !important;}@media (min-width: 728px) {  .tmplt-election-state-details .election-signup .banner {    float: left;    width: 38%;    padding: 0 40px;  }}.tmplt-election-state-details .election-signup .banner img {  width: 100%;  height: auto;}.tmplt-election-state-details .election-signup .signup-form {  text-align: left;}.tmplt-election-state-details .election-signup .signup-form .t-txt-med {  max-width: 350px;  display: block;  font-size: 22px;  font-weight: 600;  line-height: 1em;}@media (max-width: 728px) {  .tmplt-election-state-details .election-signup .signup-form {    padding: 20px;    text-align: center;    max-width: none !important;  }  .tmplt-election-state-details .election-signup .signup-form .t-txt-med {    margin: Auto;  }}.tmplt-election-state-details .election-signup .newsletter-form-election {  padding-top: 10px !important;}.tmplt-election-state-details .election-central .mod {  position: relative;}.tmplt-election-state-details .election-central .mod:after {  background-color: #CC0000;  content: "";  display: block;  height: 14px;  position: absolute;  bottom: 0;  width: 100%;  left: 0;  z-index: 9;}.tmplt-election-state-details .election-central .mod:before {  background-color: white;  content: "";  display: block;  height: 4px;  position: absolute;  bottom: 5px;  width: 100%;  left: 0;  z-index: 10;}.tmplt-election-state-details .register-vote {  display: block;  padding: 5px 10px;  border: 1px solid #ccc;  border-radius: 2px;  max-width: 530px;  text-align: center;  margin: auto;}.tmplt-election-state-details .register-vote span {  text-transform: uppercase;  display: inline-block;  line-height: 2em;}.tmplt-election-state-details .register-vote img {  position: RElative;  top: -4px;  margin-left: 20px;}@media (max-width: 600px) {  .tmplt-election-state-details .register-vote {    margin: 10px;  }  .tmplt-election-state-details .register-vote img {    position: RElative;    top: 4px;    margin-left: 0;    margin-bottom: 10px;  }}.tmplt-election-state-details .election-map-columns {  border-bottom: 5px solid #CC0000;}@media (min-width: 864px) {  .tmplt-election-state-details .election-map-columns .t-view-election-map {    float: left;    width: calc(100% - 320px);    padding-right: 80px;  }  .tmplt-election-state-details .election-map-columns .right-clmn {    float: left;    width: 320px;  }}@media (max-width: 864px) {  .tmplt-election-state-details .election-map-columns .right-clmn {    margin: 40px 0;  }  .tmplt-election-state-details .election-map-columns .right-clmn h4 {    text-align: Center;  }}.tmplt-election-state-details #map_holder {  width: 100% !important;  height: 520px;}.tmplt-election-state-details svg {  width: 100%;  height: 500px;}.tmplt-election-state-details svg path {  fill: #2C353E !important;}.tmplt-election-state-details text {  pointer-events: none;}.tmplt-election-state-details text.disabled tspan {  fill: #999 !important;}.tmplt-election-state-details svg path.disabled, .tmplt-election-state-details svg .disabled polygon, .tmplt-election-state-details svg rect.disabled {  fill: #57566a !important;  pointer-events: none;}.tmplt-election-state-details svg path:not(disabled), .tmplt-election-state-details svg :not(.disabled) polygon, .tmplt-election-state-details svg rect:not(.disabled) {  cursor: pointer;}.tmplt-election-state-details svg path.active, .tmplt-election-state-details svg rect.active {  fill: #CC0000 !important;}.tmplt-election-state-details .state-details .state-details-size {  transition: height 0.3s ease;}.tmplt-election-state-details .select-menu {  position: relative;  top: -25px;  display: block;  width: 340px;  margin: auto;}@media (max-width: 600px) {  .tmplt-election-state-details #map_holder {    display: none;  }  .tmplt-election-state-details .t-view-election-map {    padding-top: 30px;  }  .tmplt-election-state-details .state-info {    padding: 0 15px !important;    overflow: visible;  }  .tmplt-election-state-details .state-info td {    min-width: 0 !important;    padding-right: 10px !important;    line-height: 1.1em;  }  .tmplt-election-state-details .select-menu, .tmplt-election-state-details .select-menu select {    min-width: 100% !important;    width: 100%;  }}.tmplt-election-state-details .select-menu::after {  content: "";  position: absolute;  top: 20px;  right: 15px;  border-right: 9px solid transparent;  border-top: 13px solid #4A4A4A;  border-left: 9px solid transparent;  transition: border 0.3s ease;  pointer-events: none;}.tmplt-election-state-details .select-menu:hover::after {  border-top: 13px solid red;}.tmplt-election-state-details svg text {  font-size: 9px;}.tmplt-election-state-details select {  -moz-appearance: none;  -webkit-appearance: none;  border-radius: 3px;  padding: 10px 25px !important;  min-width: 300px;  width: 100%;  font-size: 20px;  display: block;  font-weight: bold;  text-transform: uppercase !important;  color: #4A4A4A !important;  margin: auto;  border-color: #969798;  background-color: #fff;}.tmplt-election-state-details .state-info {  border: 1px solid #969798 !important;  border-radius: 6px;  padding: 0 20px 40px 40px;  overflow: visible;  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);  margin: 0 10px;}.tmplt-election-state-details .nominees td {  padding: 5px 5px 5px 0;  min-width: 150px;}.tmplt-election-state-details .deadlines {  margin-top: 10px;}.tmplt-election-state-details .deadlines td {  border-left: 1px solid #E3E4E5;}.tmplt-election-state-details .deadlines tr:nth-child(1) td {  text-transform: uppercase;  font-weight: 600;  color: #898A8B;}.tmplt-election-state-details .deadlines tr:nth-child(2) {  background-color: #F3F4F5;}.tmplt-election-state-details .deadlines tr:nth-child(2) td {  font-weight: 500;  border-bottom: 1px solid #E3E4E5;  border-top: 1px solid #E3E4E5;}.tmplt-election-state-details .deadlines td {  padding: 8px 5px;  min-width: 80px;}@media (min-width: 767px) {  .m1_2clmn {    display: flex;  }  .m1_2clmn h2 {    font-size: 30px;  }  .m1_2clmn > * {    width: 50%;    float: left;  }  .m1_2clmn:not(.t-contain) .mod:nth-child(1) .t-contain {    margin-right: 0;  }  .m1_2clmn:not(.t-contain) .mod:nth-child(2) .t-contain {    margin-left: 0;  }}@media (max-width: 767px) {  .m1_2clmn :nth-child(1) {    margin-bottom: 10px;  }}@media (min-width: 767px) {  .m1_2clmn.t-flex-align {    display: flex;  }  .m1_2clmn.t-flex-align.t-flex-center {    align-items: stretch;  }  .m1_2clmn.t-flex-align.t-flex-center > * {    align-items: center;    display: flex;  }}/* overriding column sizing */@media (min-width: 767px) {  .m1_2clmn {    /* Wider right */    /* Wider left */  }  .m1_2clmn.colmn_sz_45-55 .mod-m1:first-child {    width: 45%;  }  .m1_2clmn.colmn_sz_45-55 .mod-m1:last-child {    width: 55%;  }  .m1_2clmn.colmn_sz_40-60 .mod-m1:first-child {    width: 40%;  }  .m1_2clmn.colmn_sz_40-60 .mod-m1:last-child {    width: 60%;  }  .m1_2clmn.colmn_sz_35-65 .mod-m1:first-child {    width: 35%;  }  .m1_2clmn.colmn_sz_35-65 .mod-m1:last-child {    width: 65%;  }  .m1_2clmn.colmn_sz_30-70 .mod-m1:first-child {    width: 30%;  }  .m1_2clmn.colmn_sz_30-70 .mod-m1:last-child {    width: 70%;  }  .m1_2clmn.colmn_sz_25-75 .mod-m1:first-child {    width: 25%;  }  .m1_2clmn.colmn_sz_25-75 .mod-m1:last-child {    width: 75%;  }  .m1_2clmn.colmn_sz_20-80 .mod-m1:first-child {    width: 20%;  }  .m1_2clmn.colmn_sz_20-80 .mod-m1:last-child {    width: 80%;  }  .m1_2clmn.colmn_sz_15-75 .mod-m1:first-child {    width: 15%;  }  .m1_2clmn.colmn_sz_15-75 .mod-m1:last-child {    width: 75%;  }  .m1_2clmn.colmn_sz_20-80 .mod-m1:first-child {    width: 20%;  }  .m1_2clmn.colmn_sz_20-80 .mod-m1:last-child {    width: 80%;  }  .m1_2clmn.colmn_sz_15-85 .mod-m1:first-child {    width: 20%;  }  .m1_2clmn.colmn_sz_15-85 .mod-m1:last-child {    width: 80%;  }  .m1_2clmn.colmn_sz_10-90 .mod-m1:first-child {    width: 20%;  }  .m1_2clmn.colmn_sz_10-90 .mod-m1:last-child {    width: 80%;  }  .m1_2clmn.colmn_sz_55-45 .mod-m1:first-child {    width: 55%;  }  .m1_2clmn.colmn_sz_55-45 .mod-m1:last-child {    width: 45%;  }  .m1_2clmn.colmn_sz_60-40 .mod-m1:first-child {    width: 60%;  }  .m1_2clmn.colmn_sz_60-40 .mod-m1:last-child {    width: 40%;  }  .m1_2clmn.colmn_sz_65-35 .mod-m1:first-child {    width: 65%;  }  .m1_2clmn.colmn_sz_65-35 .mod-m1:last-child {    width: 35%;  }  .m1_2clmn.colmn_sz_70-30 .mod-m1:first-child {    width: 70%;  }  .m1_2clmn.colmn_sz_70-30 .mod-m1:last-child {    width: 30%;  }  .m1_2clmn.colmn_sz_75-25 .mod-m1:first-child {    width: 75%;  }  .m1_2clmn.colmn_sz_75-25 .mod-m1:last-child {    width: 25%;  }  .m1_2clmn.colmn_sz_80-20 .mod-m1:first-child {    width: 80%;  }  .m1_2clmn.colmn_sz_80-20 .mod-m1:last-child {    width: 20%;  }  .m1_2clmn.colmn_sz_85-15 .mod-m1:first-child {    width: 85%;  }  .m1_2clmn.colmn_sz_85-15 .mod-m1:last-child {    width: 15%;  }  .m1_2clmn.colmn_sz_90-10 .mod-m1:first-child {    width: 90%;  }  .m1_2clmn.colmn_sz_90-10 .mod-m1:last-child {    width: 10%;  }}.m1_2clmn .full-width .t-contain {  width: 100%;}.m1_2clmn .mod-m1.floating-overlay .t-contain {  padding: 30px;}.m1_2clmn .mod-m1.floating-overlay a {  color: #CC0000;}.m1_2clmn .mod-m1.floating-overlay a:hover {  color: #151538;}@media (min-width: 767px) and (max-width: 968px) {  .m1_2clmn .mod-m1.floating-overlay .t-contain {    padding: 40px;    margin: 0 30px;  }}.slideshow {  padding: 0;  width: 100%;  /*@include calc(height, '100vh - 612px');     min-height: 400px;     max-height: 350px;*/  height: 350px;  position: relative;}.slideshow.t-contain .slide-content {  padding: 80px;}.slideshow .slide-view {  width: 100%;}.slideshow .bg-video {  position: absolute;}.slideshow .t-valigner {  height: 100%;}.slideshow .t-valign {  padding-top: 20px;  padding-bottom: 20px;}.slideshow ul.slides {  height: 1px;  position: relative;}.slideshow ul.slides > li {  position: relative;  float: left;  height: 100%;  display: block;  overflow: hidden;  background-position: center center;  background-repeat: no-repeat;  clear: none !important;}.slideshow ul.slides > li[data-ratio=wide] {  /*background-size: 100% auto;*/}.slideshow ul.slides > li[data-ratio=tall] {  /*background-size: auto 100%;*/}.slideshow ul.slides > li:not(.fitimg) {  background-size: cover;}.slideshow ul.slides > li.fitimg {  background-size: contain;}.slideshow ul.slides > li img {  display: block;}.slideshow ul.slides > li .link-hit {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 400;}.slideshow ul.slides > li iframe {  height: 100% !important;  width: 100% !important;  position: absolute;  z-index: 50;}.slideshow ul.slides > li .text {  position: relative;  z-index: 100;}.slideshow ul.slides > li h2 {  overflow: visible;}.slideshow[data-dir=vert] ul.slides li {  float: none !important;}.slideshow[data-dir=vert] .slide-view {  height: 100%;  position: absolute;}.slideshow[data-dir=vert] .slides {  position: relative;}.slideshow.ease .slides {  -webkit-transition: left 0.3s ease, top 0.3s ease;  -moz-transition: left 0.3s ease, top 0.3s ease;  -ms-transition: left 0.3s ease, top 0.3s ease;  -o-transition: left 0.3s ease, top 0.3s ease;  transition: left 0.3s ease, top 0.3s ease;}.slideshow .scrolltext {  display: inline-block;  position: relative;  overflow: visible;  height: 30px;  min-width: 300px;}.slideshow .scrolltext div {  position: absolute;  transition: top 0.3s ease, -webkit-filter 0.1s ease, -moz-filter 0.1s ease, -o-filter 0.1s ease, -ms-filter 0.1s ease, filter 0.1s ease;  padding-right: 15px;}.slideshow .scrolltext .blur {  -webkit-filter: blur(5px);  -moz-filter: blur(5px);  -o-filter: blur(5px);  -ms-filter: blur(5px);  filter: blur(5px);}.mantle-slides .slide h3 {  font-size: 40px;  font-weight: bold;  font-family: Univers LT Std Condensed;  line-height: 1em !important;  text-transform: uppercase;}@media (min-width: 767px) {  .mantle-slides .slide h3 {    font-size: 40px;    font-weight: bold;  }  .mantle-slides .slide .t-txt-sm, .mantle-slides .slide .t-txt-sm p {    font-size: 20px;  }}@media (max-width: 767px) {  .mantle-slides .slide h3 {    font-size: 36px;    text-align: left;  }  .mantle-slides .slide .button-pos {    text-align: left;  }  .mantle-slides .slide .t-txt-sm, .mantle-slides .slide .t-txt-sm p {    font-size: 18px;  }}@media (min-width: 0) {  .mod-m2 .indicator-box {    margin-top: -40px;    position: relative;    z-index: 100;    padding-bottom: 10px;  }  .mod-m2 .indicator-box li {    background-color: #ccc !important;  }  .mod-m2 .indicator-box li.on {    background-color: #fff !important;  }}.slide-nav {  /*margin-top: -20px;*/}.slide-nav .btn-prev {  position: absolute;}.slide-nav .btn-next {  position: absolute;  right: 0;}.slide-nav li {  height: 100%;  z-index: 200;  overflow: visible;}.slide-nav li em {  display: block;  width: 60px;  height: 70px;  top: 50%;  margin-top: -20px;  position: relative;  cusor: pointer;  background: rgb(0, 0, 0);}.slide-nav li.mute {  display: none;}.slide-nav li {  opacity: 0.5;}.slide-nav li:hover {  opacity: 0.6;  cursor: pointer;}.slide-nav li:hover em:after {  border-color: #fff;}.slide-nav li em:after {  display: block;  content: " ";  border: 2px solid #ccc;  width: 40px;  height: 40px;  position: absolute;  left: 24px;  margin-left: -15px;  top: 15px;  color: #fff;  font: 60px serif;  font-weight: bold;  font-style: normal;}.slide-nav li.btn-prev em:after {  left: 35px;  border-right: none;  border-bottom: none;  transform: rotate(-45deg);}.slide-nav li.btn-next em:after {  left: 15px;  border-left: none;  border-bottom: none;  transform: rotate(45deg);}@media (max-width: 767px) {  .slide-nav {    display: none;  }}@media (min-width: 767px) {  html:not(.mobile) .indication-container {    display: none;  }}.mobile .slide-nav {  display: none;}.indicator {  padding: 10px 0;  margin: 0;  background: rgba(0, 0, 0, 0.4);  display: inline-block;  padding: 5px 10px 0;  border-radius: 16px;}.indicator li {  display: inline-block;  background-color: #fff;  height: 10px;  width: 10px;  margin: 5px;  opacity: 0.6;  border-radius: 50%;}.indicator li.on {  background-color: #151538;  opacity: 1;}.indicator-alt .indicator li {  background-color: #EAEAEA;}.indicator-alt .indicator li.on {  opacity: 1;}.indicator-bg-clr1 .indicator-box {  background-color: #151538;}.indicator-bg-clr2 .indicator-box {  background-color: #CC0000;}.indicator-bg-clr3 .indicator-box {  background-color: #CC0000;}.indicator-bg-clr4 .indicator-box {  background-color: #1673ae;}.indicator-bg-clr5 .indicator-box {  background-color: #2F2E69;}@media (max-width: 767px) {  .slideshow.mantle {    min-height: 400px !important;  }  .slideshow .slide-content {    padding: 0 20px;  }  .slideshow.t-contain .slide-content {    padding: 15px;  }}.mod-m2 .item .thumb {  background-position: center;  background-repeat: no-repeat;  -webkit-transition: background-color 0.3s ease;  -moz-transition: background-color 0.3s ease;  -ms-transition: background-color 0.3s ease;  -o-transition: background-color 0.3s ease;  transition: background-color 0.3s ease;}.mod-m2 .item .thumb:not(.fitimg) {  background-size: cover;}.mod-m2 .item .thumb.fitimg {  background-size: contain !important;}.mod-m2 .info {  overflow: visible;}.mod-m2 .modlink .thumb {  color: #fff;}.mod-m2.hoverlinks .modlink:hover .thumb {  color: #fff;  background-color: #151538 !important;}.mod-m2 .numblist {  counter-reset: item;}.mod-m2 .numblist .item {  margin-left: 0;  padding-left: 0;  text-align: left;}.mod-m2 .numblist .item::before .info {  content: "";  display: block;  position: absolute;  left: -30px;  top: 15px;  width: 8px;  height: 8px;  border-radius: 50%;}.mod-m2 .numblist .item .info {  padding-left: 70px;  position: relative;}.mod-m2 .numblist .item .info::before {  position: absolute;  left: 0px;  left: 5px;  text-align: left;  display: inline-block;  content: counter(item) "";  counter-increment: item;  font-size: 62px;  font-weight: 100;  top: -9px;  color: #2F2E69;}@media (max-width: 501px) {  .mod-m2 .numblist .item .info::before {    position: relative;    display: block;    text-align: center;    padding: 30px 0 10px;  }}@media (min-width: 501px) {  .m2-big-circle-grid .t-contain {    max-width: 1024px;  }  .m2-big-circle-grid .modlink div.thumb {    margin-bottom: 0 !important;  }}.mod-m2 .info h3 + *, .mod-m2 .info .mod-txt + *, .mod-m2 .slide .text h3 + *, .mod-m2 .slide .text .mod-txt + * {  margin-top: 20px;}@media (max-width: 767px) {  .mod-m2 .info h3 + *, .mod-m2 .info .mod-txt + *, .mod-m2 .slide .text h3 + *, .mod-m2 .slide .text .mod-txt + * {    margin-top: 10px;  }}.mod-m2.news-links .item .button {  padding: 3px 0px 2px;  background: none;  color: #1673ae;  font-weight: 400;}.mod-m2.news-links .item .button:hover {  color: #151538;}.mod-m2.news-links .item .button:after {  content: " »";  font-size: 1.3em;  font-weight: 100;  font-weight: 400;}/* ----- Themed ------- */.slide .txt-alicia {  padding-left: 10px;}@media (max-width: 501px) {  .slide .stylized-pad {    padding-left: 0;    text-align: center;  }  .slide .txt-stylized {    font-size: 24px;    font-weight: 300;    text-transform: uppercase;  }}.slide .lead-txt {  font-size: 22px;}.slide .subhead {  display: inline-block;}@media (min-width: 767px) and (max-width: 1268px) {  .slideshow .slide .t-txt-lt-m .t-valign {    padding-left: 40px;  }  .slideshow .slide .slide-content {    padding: 0 40px;  }}@media (min-width: 767px) and (max-width: 1360px) {  .slideshow .slide .slide-content {    padding: 0 40px;  }}.mod-m2.nurse-grid-titles h3 + p {  margin-top: 10px !important;}.m2-littletxt .info h3 {  font-size: 16px;}.mod-m3 blockquote:before, .mod-m3 blockquote:after {  font-family: Georgia, "Times New Roman", Times, serif;  font-size: 80px !important;  position: relative;}.mod-m3 blockquote:before {  top: 30px;  content: "“" !important;  line-height: 1px;}.mod-m3 blockquote:after {  content: "„" !important;  line-height: 0em;}.mod-m3 .mod-txt:before {  content: "—";}.mod-quote:before, .mod-quote:after {  content: '"';  font-size: 30px;}.mod-m4 .fitimg {  background-repeat: no-repeat;  background-position: center center;}.mod-m4 .fitimg img {  margin: auto;}@media (min-width: 767px) {  .mod-m4 .m4-row {    display: flex;  }  .mod-m4 .img {    min-height: 450px;    background-size: contain;    background-position: center;    background-repeat: no-repeat;  }  .mod-m4 .img:not(.fitimg) {    background-size: cover;  }  .mod-m4 .img.fitimg {    background-size: contain !important;  }  .mod-m4 .full-width .m4-row .mod-txt {    max-width: 614px;  }  .mod-m4 .full-width .m4-row .mod-txt.clmnr, .mod-m4 .full-width .m4-row .mod-txt.clmnr + * {    float: right;    clear: both;    text-align: right;    padding-right: 0 !important;  }  .mod-m4 .full-width .m4-row .mod-txt.clmnl {    padding-left: 0 !important;  }  .mod-m4 .full-width h3.clmnr {    float: right;    text-align: right;    padding-right: 0 !important;  }  .mod-m4 .full-width h3.clmnl {    padding-left: 0 !important;  }}.mod-m4 .img h3 {  padding: 0 10px;}@media (max-width: 767px) {  .mod-m4 .padding {    padding: 15px 0;  }  .mod-m4 .img {    position: relative;  }  .mod-m4 .img h3 {    position: absolute;    top: 50%;    margin-top: -15px;  }}h2.mod-header {  font-family: "Source Sans Pro", sans-serif;  font-weight: 400;  font-weight: 600;  text-transform: uppercase;  font-size: 30px;}.mod-txt .subscriptions {  margin-left: -20px;}.slideshow {  height: -webkit-calc(100vh - 612px);  height: -moz-calc(100vh - 612px);  height: -o-calc(100vh - 612px);  height: -ms-calc(100vh - 612px);  height: calc(100vh - 612px);  min-height: 400px;  max-height: 850px;}.x-capstone-header h2.mod-header {  font-size: 60px;  letter-spacing: 3px;  padding: 20px 0;  color: #151538;  font-weight: 600;  text-transform: uppercase;  position: relative;}.x-capstone-header h2.mod-header:after {  display: block;  content: "";  background: #000000;  width: 120px;  height: 4px;  left: 0;  bottom: 0;  position: absolute;  right: 0;  margin: auto;}.mod {  background-position: center;  background-size: cover;}.mod.fixed {  background-attachment: fixed;}.mod-txt ul {  display: inline-block;  padding-left: 20px;}.mod-txt ul li {  text-align: left;}.mod-txt img {  margin: auto;}.mod-txt .size-full {  width: 100% !important;  max-width: 800px;  height: auto !important;}.mod-txt iframe[src*=youtube], .mod-txt iframe[src*=vimeo] {  width: 100% !important;  height: 50vw !important;  max-height: 650px;  max-height: 450px;  max-width: 800px;  box-sizing: border-box;}@media (max-width: 767px) {  .mod:not(.mantleslider) {    margin: 0 10px 10px !important;  }  .mod:not(.mantleslider) .t-contain {    padding: 20px 0;  }  .m1_2clmn {    margin: 0 !important;    padding: 0 !important;  }}.mod a .mod-txt, .mod a .info, .mod a h1, .mod:not(.txt-lght) a h2.mod-header, .mod:not(.txt-lght) a h3 {  color: #151538;}.mod a .thumb h1, .mod a .thumb h2, .mod a .thumb h3, .mod a .thumb h4 {  color: #fff;}.mod-txt-wht .mod-txt h1, .mod-txt-wht .mod-txt h2, .mod-txt-wht .mod-txt h3, .mod-txt-wht .mod-txt h4, .mod-txt-wht .mod-txt h5, .mod-txt-wht .mod-txt p {  color: #fff;}.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea {  padding: 10px;  font-weight: 300;  border: 1px solid #ccc;}.modlink {  display: block;}.modlink:hover .button {  color: #fff;}.m1_2clmn .t-contain {  width: 100%;}.m1_2clmn div:first-of-type .t-contain {  max-width: 620px;}.m1_2clmn div:last-of-type .t-contain {  max-width: 620px;}.mod.mod-m1.t-txt-bot {  align-items: flex-end !important;}.mod.mod-m1.t-txt-top {  align-items: flex-start !important;}.t-img-cntr-m {  background-position: center center !important;}.t-img-lt-m {  background-position: left center !important;}.t-img-rt-m {  background-position: right center !important;}.t-img-cntr-b {  background-position: center bottom !important;}.t-img-lt-b {  background-position: left bottom !important;}.t-img-rt-b {  background-position: right bottom !important;}.t-img-cntr-t {  background-position: center top !important;}.t-img-lt-t {  background-position: left top !important;}.t-img-rt-t {  background-position: right top !important;}.txt-lght {  color: #fff;}.txt-lght p, .txt-lght h1, .txt-lght h2, .txt-lght h3, .txt-lght h4, .txt-lght h5, .txt-lght .txt-stylized {  color: #fff;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.t-txt-rt-t > .t-valign {  vertical-align: top;  text-align: right;  padding-top: 40px;}.t-txt-lt-m > .t-valign {  vertical-align: middle;  text-align: left;}.t-txt-cntr-m > .t-valign {  vertical-align: middle;  text-align: center;}.t-txt-cntr-t > .t-valign {  vertical-align: top;  text-align: center;  padding-top: 40px !important;}.t-txt-rt-m > .t-valign {  vertical-align: middle;  text-align: right;}.t-txt-lt-b > .t-valign {  vertical-align: bottom;  text-align: left;  padding-bottom: 40px !important;}.t-txt-lt-t > .t-valign {  vertical-align: top;  text-align: left;  padding-top: 40px !important;}.t-txt-cntr-b > .t-valign {  vertical-align: bottom;  text-align: center;  padding-bottom: 40px !important;}.t-txt-rt-b > .t-valign {  vertical-align: bottom;  text-align: right;  padding-bottom: 40px !important;}.lightbleed {  position: relative;}.lightbleed .t-contain {  position: relative;  z-index: 5;}.lightbleed:before {  content: "";  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  z-index: 2;}@media (min-width: 501px) {  .t-txt-lt:not(.txt-lght).lightbleed:before,  .t-txt-lt-t:not(.txt-lght).lightbleed:before,  .t-txt-lt-m:not(.txt-lght).lightbleed:before {    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );  }  .t-txt-lt.txt-lght.lightbleed:before,  .t-txt-lt-t.txt-lght.lightbleed:before,  .t-txt-lt-m.txt-lght.lightbleed:before {    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000047",GradientType=1 );  }  .t-txt-cntr:not(.txt-lght).lightbleed:before,  .t-txt-cntr-t:not(.txt-lght).lightbleed:before,  .t-txt-cntr-m:not(.txt-lght).lightbleed:before {    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );  }  .t-txt-cntr.txt-lght.lightbleed:before,  .t-txt-cntr-t.txt-lght.lightbleed:before,  .t-txt-cntr-m.txt-lght.lightbleed:before {    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000047",GradientType=1 );  }  .t-txt-rt:not(.txt-lght).lightbleed:before,  .t-txt-rt-t:not(.txt-lght).lightbleed:before,  .t-txt-rt-m:not(.txt-lght).lightbleed:before {    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 80%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );  }  .t-txt-rt.txt-lght.lightbleed:before,  .t-txt-rt-t.txt-lght.lightbleed:before,  .t-txt-rt-m.txt-lght.lightbleed:before {    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    background: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 80%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000047",GradientType=1 );  }}.lightbleed:after {  /*  content: "";    position: absolute;    z-index: 1;    top: 0;    bottom: 0;    left: 0;    right: 0;    background: rgba(247, 255, 47, 0.02);    */}.mod-m2.static-img .slide {  background-attachment: fixed !important;}@media (max-width: 1023px) {  .mod-m2.static-img .slide {    background-attachment: scroll !important;  }}.mod:not(.mod-m4).border {  position: relative;}.mod:not(.mod-m4).border .t-contain {  position: relative;  z-index: 5;}.mod:not(.mod-m4).border:after {  content: "";  position: absolute;  border: 1px solid rgba(255, 255, 255, 0.3);  top: 5px;  left: 5px;  bottom: 5px;  right: 5px;  z-index: 3;  display: block;}.mod-m4.border .img {  position: relative;}.mod-m4.border .img {  position: relative;  z-index: 5;}.mod-m4.border .img:after {  content: "";  position: absolute;  border: 1px solid rgba(255, 255, 255, 0.3);  top: 5px;  left: 5px;  bottom: 5px;  right: 5px;  z-index: 3;  display: block;}.modlink .info {  position: relative;}.mod-events .event-lnk {  display: flex;  align-items: center;  border-bottom: 1px dotted #151538;  background-color: none;  padding: 10px 0;  overflow: hidden;  -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease;  transition: all 0.3s ease;}.mod-events .date {  width: 50px;  text-align: center;  padding-top: 15px;  height: 50px !important;  font-size: 14px;  letter-spacing: 0.03em;  margin-right: 10px;  color: #fff;  border-radius: 0 50% 0;  display: block;  min-width: 0;  color: #CC0000;  background-color: #CC0000;  float: left;  font-weight: 600;}.mod-events {  display: block;}.mod-events .slider {  width: -webkit-calc(100% - 60px);  width: -moz-calc(100% - 60px);  width: -o-calc(100% - 60px);  width: -ms-calc(100% - 60px);  width: calc(100% - 60px);}.mod-events .event-lnk .title {  font-weight: 500 !important;}.mod-events h2 {  padding-bottom: 30px;}.splash-mantle {  font-family: "Source Sans Pro", sans-serif;  font-weight: 400;}.splash-mantle .slideshow {  height: 60vw !important;}.splash-mantle .slideshow .slide {  background-position: center 0 !important;}.splash-mantle .graphic_header {  position: absolute;  right: 5.3vw;  bottom: 3vw;}.splash-mantle .graphic_header img {  width: 13vw;}.splash-mantle .slide-content {  position: relative;  z-index: 5;  padding-bottom: 8vw !important;}.splash-mantle h3, .splash-mantle h5 {  font-size: 30px;  text-transform: uppercase;  letter-spacing: -1px;  font-weight: 400;}.splash-mantle .t-txt-h3 {  font-size: 65px;  font-weight: 700;  line-height: 0.9em;  margin-top: 0 !important;}.splash-mantle .slide-content > * {  max-width: 500px;}.splash-mantle .button {  font-size: 23px;}.mod.splash-mantle {  margin: 0 !important;}@media (max-width: 1024px) {  .mod.splash-mantle .slide .text {    padding: 20px;  }  .mod.splash-mantle .slideshow {    height: 600px !important;  }  .mod.splash-mantle .slideshow h3, .mod.splash-mantle .slideshow h5 {    font-size: 30px;    text-align: left;  }  .mod.splash-mantle .slideshow .t-txt-h3 {    font-size: 42px;    line-height: 1.4em;  }  .mod.splash-mantle .button {    font-size: 18px;    padding: 15px 30px !important;  }  .mod.splash-mantle .button-pos {    text-align: left;  }}@media (max-width: 728px) {  .mod.splash-mantle .slide-content:before {    content: "";    position: absolute;    left: 0;    top: 0;    right: 0;    bottom: 0;    background: rgba(0, 0, 0, 0);    z-index: 2;  }  .mod.splash-mantle .slideshow {    height: 450px !important;  }  .mod.splash-mantle .slideshow .slide {    text-align: left;  }  .mod.splash-mantle .slideshow .slide-content {    width: 75%;    margin-left: 0;  }  .mod.splash-mantle .slideshow h3, .mod.splash-mantle .slideshow h5 {    font-size: 15px;    text-align: left;  }  .mod.splash-mantle .slideshow .t-txt-h3 {    font-size: 28px;  }}@media (max-width: 500px) {  .mod.splash-mantle .slideshow .graphic_header {    display: none;  }}.article-padding .mod-txt {  margin-left: -20px;  margin-right: -20px;}.article-padding .mod-header + *:before {  right: 20px !important;}.slideshow .slide .bw {  width: 100%;  height: 100%;  position: absolute;  background-size: cover;}#wpadminbar {  top: -32px !important;  -webkit-transition: top 0.3s ease-in-out;  -moz-transition: top 0.3s ease-in-out;  -ms-transition: top 0.3s ease-in-out;  -o-transition: top 0.3s ease-in-out;  transition: top 0.3s ease-in-out;}body:hover #wpadminbar, html:hover #wpadminbar {  top: 0px !important;  -webkit-transition-delay: 2s;  -moz-transition-delay: 2s;  -ms-transition-delay: 2s;  -o-transition-delay: 2s;  transition-delay: 2s;}.nobull {  margin: 0;  padding: 0;}.nobull li, .nobull ul {  margin: 0;  padding: 0;  list-style: none;}.hidden-field, .botcheck {  display: none;}.med {  font-weight: 300;}.b {  font-weight: bold;}.lc {  text-transform: none;}.u {  text-transform: uppercase;}.fancybox-skin {  overflow: visible;}html.fancybox-lock, html.fancybox-open, .fancybox-lock body, .fancybox-open body {  overflow: hidden;  height: 100%;  width: 100%;}.alignright, .alignleft, .aligncenter {  display: block;}.alignright {  float: right;}.alignleft {  float: left;}.aligncenter {  float: none;  margin-right: auto;  margin-left: auto;}@media (max-width: 501px) {  .alignleft, .alignright {    float: none;    margin-right: auto;    margin-left: auto;  }}@media (max-width: 1228px) {  body > section, body > footer .container {    padding-left: 20px;    padding-right: 20px;  }  body > div > section {    padding-left: 20px;    padding-right: 20px;  }}@media (min-width: 767px) {  .flex-m {    display: -webkit-flex;    display: flex;  }  .flex-m .flexed {    display: flex;  }}@keyframes fadeIn {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes animateFade {  0% {    opacity: 1;    -webkit-transform: perspective(100px) translateZ(-50px);    -moz-transform: perspective(100px) translateZ(-50px);    -ms-transform: perspective(100px) translateZ(-50px);    -o-transform: perspective(100px) translateZ(-50px);    transform: perspective(100px) translateZ(-50px);  }  50% {    opacity: 1;    -webkit-transform: perspective(0px) translateZ(0px);    -moz-transform: perspective(0px) translateZ(0px);    -ms-transform: perspective(0px) translateZ(0px);    -o-transform: perspective(0px) translateZ(0px);    transform: perspective(0px) translateZ(0px);  }  100% {    opacity: 0;  }}/* @debug$increment-keys; *//* Padding Percents */@media (min-width: 0px) {  .t-pad {    padding: 60px;  }  .t-pad-top {    padding-top: 60px;  }  .t-pad-rt {    padding-right: 60px;  }  .t-pad-bot {    padding-bottom: 60px;  }  .t-pad-lt {    padding-left: 60px;  }}@media (min-width: 0px) {  .t-pad-xs {    padding: 60px;  }  .t-pad-xs-top {    padding-top: 60px;  }  .t-pad-xs-rt {    padding-right: 60px;  }  .t-pad-xs-bot {    padding-bottom: 60px;  }  .t-pad-xs-lt {    padding-left: 60px;  }}@media (min-width: 501px) {  .t-pad-s {    padding: 60px;  }  .t-pad-s-top {    padding-top: 60px;  }  .t-pad-s-rt {    padding-right: 60px;  }  .t-pad-s-bot {    padding-bottom: 60px;  }  .t-pad-s-lt {    padding-left: 60px;  }}@media (min-width: 767px) {  .t-pad-m {    padding: 60px;  }  .t-pad-m-top {    padding-top: 60px;  }  .t-pad-m-rt {    padding-right: 60px;  }  .t-pad-m-bot {    padding-bottom: 60px;  }  .t-pad-m-lt {    padding-left: 60px;  }}@media (min-width: 1023px) {  .t-pad-l {    padding: 60px;  }  .t-pad-l-top {    padding-top: 60px;  }  .t-pad-l-rt {    padding-right: 60px;  }  .t-pad-l-bot {    padding-bottom: 60px;  }  .t-pad-l-lt {    padding-left: 60px;  }}@media (min-width: 0px) {  .t-pad-75pc {    padding: 45px;  }  .t-pad-75pc-top {    padding-top: 45px;  }  .t-pad-75pc-rt {    padding-right: 45px;  }  .t-pad-75pc-bot {    padding-bottom: 45px;  }  .t-pad-75pc-lt {    padding-left: 45px;  }}@media (min-width: 0px) {  .t-pad-xs-75pc {    padding: 45px;  }  .t-pad-xs-75pc-top {    padding-top: 45px;  }  .t-pad-xs-75pc-rt {    padding-right: 45px;  }  .t-pad-xs-75pc-bot {    padding-bottom: 45px;  }  .t-pad-xs-75pc-lt {    padding-left: 45px;  }}@media (min-width: 501px) {  .t-pad-s-75pc {    padding: 45px;  }  .t-pad-s-75pc-top {    padding-top: 45px;  }  .t-pad-s-75pc-rt {    padding-right: 45px;  }  .t-pad-s-75pc-bot {    padding-bottom: 45px;  }  .t-pad-s-75pc-lt {    padding-left: 45px;  }}@media (min-width: 767px) {  .t-pad-m-75pc {    padding: 45px;  }  .t-pad-m-75pc-top {    padding-top: 45px;  }  .t-pad-m-75pc-rt {    padding-right: 45px;  }  .t-pad-m-75pc-bot {    padding-bottom: 45px;  }  .t-pad-m-75pc-lt {    padding-left: 45px;  }}@media (min-width: 1023px) {  .t-pad-l-75pc {    padding: 45px;  }  .t-pad-l-75pc-top {    padding-top: 45px;  }  .t-pad-l-75pc-rt {    padding-right: 45px;  }  .t-pad-l-75pc-bot {    padding-bottom: 45px;  }  .t-pad-l-75pc-lt {    padding-left: 45px;  }}@media (min-width: 0px) {  .t-pad-50pc {    padding: 30px;  }  .t-pad-50pc-top {    padding-top: 30px;  }  .t-pad-50pc-rt {    padding-right: 30px;  }  .t-pad-50pc-bot {    padding-bottom: 30px;  }  .t-pad-50pc-lt {    padding-left: 30px;  }}@media (min-width: 0px) {  .t-pad-xs-50pc {    padding: 30px;  }  .t-pad-xs-50pc-top {    padding-top: 30px;  }  .t-pad-xs-50pc-rt {    padding-right: 30px;  }  .t-pad-xs-50pc-bot {    padding-bottom: 30px;  }  .t-pad-xs-50pc-lt {    padding-left: 30px;  }}@media (min-width: 501px) {  .t-pad-s-50pc {    padding: 30px;  }  .t-pad-s-50pc-top {    padding-top: 30px;  }  .t-pad-s-50pc-rt {    padding-right: 30px;  }  .t-pad-s-50pc-bot {    padding-bottom: 30px;  }  .t-pad-s-50pc-lt {    padding-left: 30px;  }}@media (min-width: 767px) {  .t-pad-m-50pc {    padding: 30px;  }  .t-pad-m-50pc-top {    padding-top: 30px;  }  .t-pad-m-50pc-rt {    padding-right: 30px;  }  .t-pad-m-50pc-bot {    padding-bottom: 30px;  }  .t-pad-m-50pc-lt {    padding-left: 30px;  }}@media (min-width: 1023px) {  .t-pad-l-50pc {    padding: 30px;  }  .t-pad-l-50pc-top {    padding-top: 30px;  }  .t-pad-l-50pc-rt {    padding-right: 30px;  }  .t-pad-l-50pc-bot {    padding-bottom: 30px;  }  .t-pad-l-50pc-lt {    padding-left: 30px;  }}@media (min-width: 0px) {  .t-pad-33pc {    padding: 20px;  }  .t-pad-33pc-top {    padding-top: 20px;  }  .t-pad-33pc-rt {    padding-right: 20px;  }  .t-pad-33pc-bot {    padding-bottom: 20px;  }  .t-pad-33pc-lt {    padding-left: 20px;  }}@media (min-width: 0px) {  .t-pad-xs-33pc {    padding: 20px;  }  .t-pad-xs-33pc-top {    padding-top: 20px;  }  .t-pad-xs-33pc-rt {    padding-right: 20px;  }  .t-pad-xs-33pc-bot {    padding-bottom: 20px;  }  .t-pad-xs-33pc-lt {    padding-left: 20px;  }}@media (min-width: 501px) {  .t-pad-s-33pc {    padding: 20px;  }  .t-pad-s-33pc-top {    padding-top: 20px;  }  .t-pad-s-33pc-rt {    padding-right: 20px;  }  .t-pad-s-33pc-bot {    padding-bottom: 20px;  }  .t-pad-s-33pc-lt {    padding-left: 20px;  }}@media (min-width: 767px) {  .t-pad-m-33pc {    padding: 20px;  }  .t-pad-m-33pc-top {    padding-top: 20px;  }  .t-pad-m-33pc-rt {    padding-right: 20px;  }  .t-pad-m-33pc-bot {    padding-bottom: 20px;  }  .t-pad-m-33pc-lt {    padding-left: 20px;  }}@media (min-width: 1023px) {  .t-pad-l-33pc {    padding: 20px;  }  .t-pad-l-33pc-top {    padding-top: 20px;  }  .t-pad-l-33pc-rt {    padding-right: 20px;  }  .t-pad-l-33pc-bot {    padding-bottom: 20px;  }  .t-pad-l-33pc-lt {    padding-left: 20px;  }}@media (min-width: 0px) {  .t-pad-25pc {    padding: 15px;  }  .t-pad-25pc-top {    padding-top: 15px;  }  .t-pad-25pc-rt {    padding-right: 15px;  }  .t-pad-25pc-bot {    padding-bottom: 15px;  }  .t-pad-25pc-lt {    padding-left: 15px;  }}@media (min-width: 0px) {  .t-pad-xs-25pc {    padding: 15px;  }  .t-pad-xs-25pc-top {    padding-top: 15px;  }  .t-pad-xs-25pc-rt {    padding-right: 15px;  }  .t-pad-xs-25pc-bot {    padding-bottom: 15px;  }  .t-pad-xs-25pc-lt {    padding-left: 15px;  }}@media (min-width: 501px) {  .t-pad-s-25pc {    padding: 15px;  }  .t-pad-s-25pc-top {    padding-top: 15px;  }  .t-pad-s-25pc-rt {    padding-right: 15px;  }  .t-pad-s-25pc-bot {    padding-bottom: 15px;  }  .t-pad-s-25pc-lt {    padding-left: 15px;  }}@media (min-width: 767px) {  .t-pad-m-25pc {    padding: 15px;  }  .t-pad-m-25pc-top {    padding-top: 15px;  }  .t-pad-m-25pc-rt {    padding-right: 15px;  }  .t-pad-m-25pc-bot {    padding-bottom: 15px;  }  .t-pad-m-25pc-lt {    padding-left: 15px;  }}@media (min-width: 1023px) {  .t-pad-l-25pc {    padding: 15px;  }  .t-pad-l-25pc-top {    padding-top: 15px;  }  .t-pad-l-25pc-rt {    padding-right: 15px;  }  .t-pad-l-25pc-bot {    padding-bottom: 15px;  }  .t-pad-l-25pc-lt {    padding-left: 15px;  }}/* Padding Pixels */@media (min-width: 0px) {  .t-pad-20px {    padding: 20px;  }  .t-pad-20px-top {    padding-top: 20px;  }  .t-pad-20px-rt {    padding-right: 20px;  }  .t-pad-20px-bot {    padding-bottom: 20px;  }  .t-pad-20px-lt {    padding-left: 20px;  }}@media (min-width: 0px) {  .t-pad-xs-20px {    padding: 20px;  }  .t-pad-xs-20px-top {    padding-top: 20px;  }  .t-pad-xs-20px-rt {    padding-right: 20px;  }  .t-pad-xs-20px-bot {    padding-bottom: 20px;  }  .t-pad-xs-20px-lt {    padding-left: 20px;  }}@media (min-width: 501px) {  .t-pad-s-20px {    padding: 20px;  }  .t-pad-s-20px-top {    padding-top: 20px;  }  .t-pad-s-20px-rt {    padding-right: 20px;  }  .t-pad-s-20px-bot {    padding-bottom: 20px;  }  .t-pad-s-20px-lt {    padding-left: 20px;  }}@media (min-width: 767px) {  .t-pad-m-20px {    padding: 20px;  }  .t-pad-m-20px-top {    padding-top: 20px;  }  .t-pad-m-20px-rt {    padding-right: 20px;  }  .t-pad-m-20px-bot {    padding-bottom: 20px;  }  .t-pad-m-20px-lt {    padding-left: 20px;  }}@media (min-width: 1023px) {  .t-pad-l-20px {    padding: 20px;  }  .t-pad-l-20px-top {    padding-top: 20px;  }  .t-pad-l-20px-rt {    padding-right: 20px;  }  .t-pad-l-20px-bot {    padding-bottom: 20px;  }  .t-pad-l-20px-lt {    padding-left: 20px;  }}@media (min-width: 0px) {  .t-pad-15px {    padding: 15px;  }  .t-pad-15px-top {    padding-top: 15px;  }  .t-pad-15px-rt {    padding-right: 15px;  }  .t-pad-15px-bot {    padding-bottom: 15px;  }  .t-pad-15px-lt {    padding-left: 15px;  }}@media (min-width: 0px) {  .t-pad-xs-15px {    padding: 15px;  }  .t-pad-xs-15px-top {    padding-top: 15px;  }  .t-pad-xs-15px-rt {    padding-right: 15px;  }  .t-pad-xs-15px-bot {    padding-bottom: 15px;  }  .t-pad-xs-15px-lt {    padding-left: 15px;  }}@media (min-width: 501px) {  .t-pad-s-15px {    padding: 15px;  }  .t-pad-s-15px-top {    padding-top: 15px;  }  .t-pad-s-15px-rt {    padding-right: 15px;  }  .t-pad-s-15px-bot {    padding-bottom: 15px;  }  .t-pad-s-15px-lt {    padding-left: 15px;  }}@media (min-width: 767px) {  .t-pad-m-15px {    padding: 15px;  }  .t-pad-m-15px-top {    padding-top: 15px;  }  .t-pad-m-15px-rt {    padding-right: 15px;  }  .t-pad-m-15px-bot {    padding-bottom: 15px;  }  .t-pad-m-15px-lt {    padding-left: 15px;  }}@media (min-width: 1023px) {  .t-pad-l-15px {    padding: 15px;  }  .t-pad-l-15px-top {    padding-top: 15px;  }  .t-pad-l-15px-rt {    padding-right: 15px;  }  .t-pad-l-15px-bot {    padding-bottom: 15px;  }  .t-pad-l-15px-lt {    padding-left: 15px;  }}@media (min-width: 0px) {  .t-pad-10px {    padding: 10px;  }  .t-pad-10px-top {    padding-top: 10px;  }  .t-pad-10px-rt {    padding-right: 10px;  }  .t-pad-10px-bot {    padding-bottom: 10px;  }  .t-pad-10px-lt {    padding-left: 10px;  }}@media (min-width: 0px) {  .t-pad-xs-10px {    padding: 10px;  }  .t-pad-xs-10px-top {    padding-top: 10px;  }  .t-pad-xs-10px-rt {    padding-right: 10px;  }  .t-pad-xs-10px-bot {    padding-bottom: 10px;  }  .t-pad-xs-10px-lt {    padding-left: 10px;  }}@media (min-width: 501px) {  .t-pad-s-10px {    padding: 10px;  }  .t-pad-s-10px-top {    padding-top: 10px;  }  .t-pad-s-10px-rt {    padding-right: 10px;  }  .t-pad-s-10px-bot {    padding-bottom: 10px;  }  .t-pad-s-10px-lt {    padding-left: 10px;  }}@media (min-width: 767px) {  .t-pad-m-10px {    padding: 10px;  }  .t-pad-m-10px-top {    padding-top: 10px;  }  .t-pad-m-10px-rt {    padding-right: 10px;  }  .t-pad-m-10px-bot {    padding-bottom: 10px;  }  .t-pad-m-10px-lt {    padding-left: 10px;  }}@media (min-width: 1023px) {  .t-pad-l-10px {    padding: 10px;  }  .t-pad-l-10px-top {    padding-top: 10px;  }  .t-pad-l-10px-rt {    padding-right: 10px;  }  .t-pad-l-10px-bot {    padding-bottom: 10px;  }  .t-pad-l-10px-lt {    padding-left: 10px;  }}@media (min-width: 0px) {  .t-pad-5px {    padding: 5px;  }  .t-pad-5px-top {    padding-top: 5px;  }  .t-pad-5px-rt {    padding-right: 5px;  }  .t-pad-5px-bot {    padding-bottom: 5px;  }  .t-pad-5px-lt {    padding-left: 5px;  }}@media (min-width: 0px) {  .t-pad-xs-5px {    padding: 5px;  }  .t-pad-xs-5px-top {    padding-top: 5px;  }  .t-pad-xs-5px-rt {    padding-right: 5px;  }  .t-pad-xs-5px-bot {    padding-bottom: 5px;  }  .t-pad-xs-5px-lt {    padding-left: 5px;  }}@media (min-width: 501px) {  .t-pad-s-5px {    padding: 5px;  }  .t-pad-s-5px-top {    padding-top: 5px;  }  .t-pad-s-5px-rt {    padding-right: 5px;  }  .t-pad-s-5px-bot {    padding-bottom: 5px;  }  .t-pad-s-5px-lt {    padding-left: 5px;  }}@media (min-width: 767px) {  .t-pad-m-5px {    padding: 5px;  }  .t-pad-m-5px-top {    padding-top: 5px;  }  .t-pad-m-5px-rt {    padding-right: 5px;  }  .t-pad-m-5px-bot {    padding-bottom: 5px;  }  .t-pad-m-5px-lt {    padding-left: 5px;  }}@media (min-width: 1023px) {  .t-pad-l-5px {    padding: 5px;  }  .t-pad-l-5px-top {    padding-top: 5px;  }  .t-pad-l-5px-rt {    padding-right: 5px;  }  .t-pad-l-5px-bot {    padding-bottom: 5px;  }  .t-pad-l-5px-lt {    padding-left: 5px;  }}@media (min-width: 0px) {  .t-pad-0px {    padding: 0px;  }  .t-pad-0px-top {    padding-top: 0px;  }  .t-pad-0px-rt {    padding-right: 0px;  }  .t-pad-0px-bot {    padding-bottom: 0px;  }  .t-pad-0px-lt {    padding-left: 0px;  }}@media (min-width: 0px) {  .t-pad-xs-0px {    padding: 0px;  }  .t-pad-xs-0px-top {    padding-top: 0px;  }  .t-pad-xs-0px-rt {    padding-right: 0px;  }  .t-pad-xs-0px-bot {    padding-bottom: 0px;  }  .t-pad-xs-0px-lt {    padding-left: 0px;  }}@media (min-width: 501px) {  .t-pad-s-0px {    padding: 0px;  }  .t-pad-s-0px-top {    padding-top: 0px;  }  .t-pad-s-0px-rt {    padding-right: 0px;  }  .t-pad-s-0px-bot {    padding-bottom: 0px;  }  .t-pad-s-0px-lt {    padding-left: 0px;  }}@media (min-width: 767px) {  .t-pad-m-0px {    padding: 0px;  }  .t-pad-m-0px-top {    padding-top: 0px;  }  .t-pad-m-0px-rt {    padding-right: 0px;  }  .t-pad-m-0px-bot {    padding-bottom: 0px;  }  .t-pad-m-0px-lt {    padding-left: 0px;  }}@media (min-width: 1023px) {  .t-pad-l-0px {    padding: 0px;  }  .t-pad-l-0px-top {    padding-top: 0px;  }  .t-pad-l-0px-rt {    padding-right: 0px;  }  .t-pad-l-0px-bot {    padding-bottom: 0px;  }  .t-pad-l-0px-lt {    padding-left: 0px;  }}/* Margin Percents */@media (min-width: 0px) {  .t-marg {    margin: 60px;  }  .t-marg-top {    margin-top: 60px;  }  .t-marg-rt {    margin-right: 60px;  }  .t-marg-bot {    margin-bottom: 60px;  }  .t-marg-lt {    margin-left: 60px;  }}@media (min-width: 0px) {  .t-marg-xs {    margin: 60px;  }  .t-marg-xs-top {    margin-top: 60px;  }  .t-marg-xs-rt {    margin-right: 60px;  }  .t-marg-xs-bot {    margin-bottom: 60px;  }  .t-marg-xs-lt {    margin-left: 60px;  }}@media (min-width: 501px) {  .t-marg-s {    margin: 60px;  }  .t-marg-s-top {    margin-top: 60px;  }  .t-marg-s-rt {    margin-right: 60px;  }  .t-marg-s-bot {    margin-bottom: 60px;  }  .t-marg-s-lt {    margin-left: 60px;  }}@media (min-width: 767px) {  .t-marg-m {    margin: 60px;  }  .t-marg-m-top {    margin-top: 60px;  }  .t-marg-m-rt {    margin-right: 60px;  }  .t-marg-m-bot {    margin-bottom: 60px;  }  .t-marg-m-lt {    margin-left: 60px;  }}@media (min-width: 1023px) {  .t-marg-l {    margin: 60px;  }  .t-marg-l-top {    margin-top: 60px;  }  .t-marg-l-rt {    margin-right: 60px;  }  .t-marg-l-bot {    margin-bottom: 60px;  }  .t-marg-l-lt {    margin-left: 60px;  }}@media (min-width: 0px) {  .t-marg-75pc {    margin: 45px;  }  .t-marg-75pc-top {    margin-top: 45px;  }  .t-marg-75pc-rt {    margin-right: 45px;  }  .t-marg-75pc-bot {    margin-bottom: 45px;  }  .t-marg-75pc-lt {    margin-left: 45px;  }}@media (min-width: 0px) {  .t-marg-xs-75pc {    margin: 45px;  }  .t-marg-xs-75pc-top {    margin-top: 45px;  }  .t-marg-xs-75pc-rt {    margin-right: 45px;  }  .t-marg-xs-75pc-bot {    margin-bottom: 45px;  }  .t-marg-xs-75pc-lt {    margin-left: 45px;  }}@media (min-width: 501px) {  .t-marg-s-75pc {    margin: 45px;  }  .t-marg-s-75pc-top {    margin-top: 45px;  }  .t-marg-s-75pc-rt {    margin-right: 45px;  }  .t-marg-s-75pc-bot {    margin-bottom: 45px;  }  .t-marg-s-75pc-lt {    margin-left: 45px;  }}@media (min-width: 767px) {  .t-marg-m-75pc {    margin: 45px;  }  .t-marg-m-75pc-top {    margin-top: 45px;  }  .t-marg-m-75pc-rt {    margin-right: 45px;  }  .t-marg-m-75pc-bot {    margin-bottom: 45px;  }  .t-marg-m-75pc-lt {    margin-left: 45px;  }}@media (min-width: 1023px) {  .t-marg-l-75pc {    margin: 45px;  }  .t-marg-l-75pc-top {    margin-top: 45px;  }  .t-marg-l-75pc-rt {    margin-right: 45px;  }  .t-marg-l-75pc-bot {    margin-bottom: 45px;  }  .t-marg-l-75pc-lt {    margin-left: 45px;  }}@media (min-width: 0px) {  .t-marg-50pc {    margin: 30px;  }  .t-marg-50pc-top {    margin-top: 30px;  }  .t-marg-50pc-rt {    margin-right: 30px;  }  .t-marg-50pc-bot {    margin-bottom: 30px;  }  .t-marg-50pc-lt {    margin-left: 30px;  }}@media (min-width: 0px) {  .t-marg-xs-50pc {    margin: 30px;  }  .t-marg-xs-50pc-top {    margin-top: 30px;  }  .t-marg-xs-50pc-rt {    margin-right: 30px;  }  .t-marg-xs-50pc-bot {    margin-bottom: 30px;  }  .t-marg-xs-50pc-lt {    margin-left: 30px;  }}@media (min-width: 501px) {  .t-marg-s-50pc {    margin: 30px;  }  .t-marg-s-50pc-top {    margin-top: 30px;  }  .t-marg-s-50pc-rt {    margin-right: 30px;  }  .t-marg-s-50pc-bot {    margin-bottom: 30px;  }  .t-marg-s-50pc-lt {    margin-left: 30px;  }}@media (min-width: 767px) {  .t-marg-m-50pc {    margin: 30px;  }  .t-marg-m-50pc-top {    margin-top: 30px;  }  .t-marg-m-50pc-rt {    margin-right: 30px;  }  .t-marg-m-50pc-bot {    margin-bottom: 30px;  }  .t-marg-m-50pc-lt {    margin-left: 30px;  }}@media (min-width: 1023px) {  .t-marg-l-50pc {    margin: 30px;  }  .t-marg-l-50pc-top {    margin-top: 30px;  }  .t-marg-l-50pc-rt {    margin-right: 30px;  }  .t-marg-l-50pc-bot {    margin-bottom: 30px;  }  .t-marg-l-50pc-lt {    margin-left: 30px;  }}@media (min-width: 0px) {  .t-marg-33pc {    margin: 20px;  }  .t-marg-33pc-top {    margin-top: 20px;  }  .t-marg-33pc-rt {    margin-right: 20px;  }  .t-marg-33pc-bot {    margin-bottom: 20px;  }  .t-marg-33pc-lt {    margin-left: 20px;  }}@media (min-width: 0px) {  .t-marg-xs-33pc {    margin: 20px;  }  .t-marg-xs-33pc-top {    margin-top: 20px;  }  .t-marg-xs-33pc-rt {    margin-right: 20px;  }  .t-marg-xs-33pc-bot {    margin-bottom: 20px;  }  .t-marg-xs-33pc-lt {    margin-left: 20px;  }}@media (min-width: 501px) {  .t-marg-s-33pc {    margin: 20px;  }  .t-marg-s-33pc-top {    margin-top: 20px;  }  .t-marg-s-33pc-rt {    margin-right: 20px;  }  .t-marg-s-33pc-bot {    margin-bottom: 20px;  }  .t-marg-s-33pc-lt {    margin-left: 20px;  }}@media (min-width: 767px) {  .t-marg-m-33pc {    margin: 20px;  }  .t-marg-m-33pc-top {    margin-top: 20px;  }  .t-marg-m-33pc-rt {    margin-right: 20px;  }  .t-marg-m-33pc-bot {    margin-bottom: 20px;  }  .t-marg-m-33pc-lt {    margin-left: 20px;  }}@media (min-width: 1023px) {  .t-marg-l-33pc {    margin: 20px;  }  .t-marg-l-33pc-top {    margin-top: 20px;  }  .t-marg-l-33pc-rt {    margin-right: 20px;  }  .t-marg-l-33pc-bot {    margin-bottom: 20px;  }  .t-marg-l-33pc-lt {    margin-left: 20px;  }}@media (min-width: 0px) {  .t-marg-25pc {    margin: 15px;  }  .t-marg-25pc-top {    margin-top: 15px;  }  .t-marg-25pc-rt {    margin-right: 15px;  }  .t-marg-25pc-bot {    margin-bottom: 15px;  }  .t-marg-25pc-lt {    margin-left: 15px;  }}@media (min-width: 0px) {  .t-marg-xs-25pc {    margin: 15px;  }  .t-marg-xs-25pc-top {    margin-top: 15px;  }  .t-marg-xs-25pc-rt {    margin-right: 15px;  }  .t-marg-xs-25pc-bot {    margin-bottom: 15px;  }  .t-marg-xs-25pc-lt {    margin-left: 15px;  }}@media (min-width: 501px) {  .t-marg-s-25pc {    margin: 15px;  }  .t-marg-s-25pc-top {    margin-top: 15px;  }  .t-marg-s-25pc-rt {    margin-right: 15px;  }  .t-marg-s-25pc-bot {    margin-bottom: 15px;  }  .t-marg-s-25pc-lt {    margin-left: 15px;  }}@media (min-width: 767px) {  .t-marg-m-25pc {    margin: 15px;  }  .t-marg-m-25pc-top {    margin-top: 15px;  }  .t-marg-m-25pc-rt {    margin-right: 15px;  }  .t-marg-m-25pc-bot {    margin-bottom: 15px;  }  .t-marg-m-25pc-lt {    margin-left: 15px;  }}@media (min-width: 1023px) {  .t-marg-l-25pc {    margin: 15px;  }  .t-marg-l-25pc-top {    margin-top: 15px;  }  .t-marg-l-25pc-rt {    margin-right: 15px;  }  .t-marg-l-25pc-bot {    margin-bottom: 15px;  }  .t-marg-l-25pc-lt {    margin-left: 15px;  }}/* Margin Pixels */@media (min-width: 0px) {  .t-marg-20px {    margin: 20px;  }  .t-marg-20px-top {    margin-top: 20px;  }  .t-marg-20px-rt {    margin-right: 20px;  }  .t-marg-20px-bot {    margin-bottom: 20px;  }  .t-marg-20px-lt {    margin-left: 20px;  }}@media (min-width: 0px) {  .t-marg-xs-20px {    margin: 20px;  }  .t-marg-xs-20px-top {    margin-top: 20px;  }  .t-marg-xs-20px-rt {    margin-right: 20px;  }  .t-marg-xs-20px-bot {    margin-bottom: 20px;  }  .t-marg-xs-20px-lt {    margin-left: 20px;  }}@media (min-width: 501px) {  .t-marg-s-20px {    margin: 20px;  }  .t-marg-s-20px-top {    margin-top: 20px;  }  .t-marg-s-20px-rt {    margin-right: 20px;  }  .t-marg-s-20px-bot {    margin-bottom: 20px;  }  .t-marg-s-20px-lt {    margin-left: 20px;  }}@media (min-width: 767px) {  .t-marg-m-20px {    margin: 20px;  }  .t-marg-m-20px-top {    margin-top: 20px;  }  .t-marg-m-20px-rt {    margin-right: 20px;  }  .t-marg-m-20px-bot {    margin-bottom: 20px;  }  .t-marg-m-20px-lt {    margin-left: 20px;  }}@media (min-width: 1023px) {  .t-marg-l-20px {    margin: 20px;  }  .t-marg-l-20px-top {    margin-top: 20px;  }  .t-marg-l-20px-rt {    margin-right: 20px;  }  .t-marg-l-20px-bot {    margin-bottom: 20px;  }  .t-marg-l-20px-lt {    margin-left: 20px;  }}@media (min-width: 0px) {  .t-marg-15px {    margin: 15px;  }  .t-marg-15px-top {    margin-top: 15px;  }  .t-marg-15px-rt {    margin-right: 15px;  }  .t-marg-15px-bot {    margin-bottom: 15px;  }  .t-marg-15px-lt {    margin-left: 15px;  }}@media (min-width: 0px) {  .t-marg-xs-15px {    margin: 15px;  }  .t-marg-xs-15px-top {    margin-top: 15px;  }  .t-marg-xs-15px-rt {    margin-right: 15px;  }  .t-marg-xs-15px-bot {    margin-bottom: 15px;  }  .t-marg-xs-15px-lt {    margin-left: 15px;  }}@media (min-width: 501px) {  .t-marg-s-15px {    margin: 15px;  }  .t-marg-s-15px-top {    margin-top: 15px;  }  .t-marg-s-15px-rt {    margin-right: 15px;  }  .t-marg-s-15px-bot {    margin-bottom: 15px;  }  .t-marg-s-15px-lt {    margin-left: 15px;  }}@media (min-width: 767px) {  .t-marg-m-15px {    margin: 15px;  }  .t-marg-m-15px-top {    margin-top: 15px;  }  .t-marg-m-15px-rt {    margin-right: 15px;  }  .t-marg-m-15px-bot {    margin-bottom: 15px;  }  .t-marg-m-15px-lt {    margin-left: 15px;  }}@media (min-width: 1023px) {  .t-marg-l-15px {    margin: 15px;  }  .t-marg-l-15px-top {    margin-top: 15px;  }  .t-marg-l-15px-rt {    margin-right: 15px;  }  .t-marg-l-15px-bot {    margin-bottom: 15px;  }  .t-marg-l-15px-lt {    margin-left: 15px;  }}@media (min-width: 0px) {  .t-marg-10px {    margin: 10px;  }  .t-marg-10px-top {    margin-top: 10px;  }  .t-marg-10px-rt {    margin-right: 10px;  }  .t-marg-10px-bot {    margin-bottom: 10px;  }  .t-marg-10px-lt {    margin-left: 10px;  }}@media (min-width: 0px) {  .t-marg-xs-10px {    margin: 10px;  }  .t-marg-xs-10px-top {    margin-top: 10px;  }  .t-marg-xs-10px-rt {    margin-right: 10px;  }  .t-marg-xs-10px-bot {    margin-bottom: 10px;  }  .t-marg-xs-10px-lt {    margin-left: 10px;  }}@media (min-width: 501px) {  .t-marg-s-10px {    margin: 10px;  }  .t-marg-s-10px-top {    margin-top: 10px;  }  .t-marg-s-10px-rt {    margin-right: 10px;  }  .t-marg-s-10px-bot {    margin-bottom: 10px;  }  .t-marg-s-10px-lt {    margin-left: 10px;  }}@media (min-width: 767px) {  .t-marg-m-10px {    margin: 10px;  }  .t-marg-m-10px-top {    margin-top: 10px;  }  .t-marg-m-10px-rt {    margin-right: 10px;  }  .t-marg-m-10px-bot {    margin-bottom: 10px;  }  .t-marg-m-10px-lt {    margin-left: 10px;  }}@media (min-width: 1023px) {  .t-marg-l-10px {    margin: 10px;  }  .t-marg-l-10px-top {    margin-top: 10px;  }  .t-marg-l-10px-rt {    margin-right: 10px;  }  .t-marg-l-10px-bot {    margin-bottom: 10px;  }  .t-marg-l-10px-lt {    margin-left: 10px;  }}@media (min-width: 0px) {  .t-marg-5px {    margin: 5px;  }  .t-marg-5px-top {    margin-top: 5px;  }  .t-marg-5px-rt {    margin-right: 5px;  }  .t-marg-5px-bot {    margin-bottom: 5px;  }  .t-marg-5px-lt {    margin-left: 5px;  }}@media (min-width: 0px) {  .t-marg-xs-5px {    margin: 5px;  }  .t-marg-xs-5px-top {    margin-top: 5px;  }  .t-marg-xs-5px-rt {    margin-right: 5px;  }  .t-marg-xs-5px-bot {    margin-bottom: 5px;  }  .t-marg-xs-5px-lt {    margin-left: 5px;  }}@media (min-width: 501px) {  .t-marg-s-5px {    margin: 5px;  }  .t-marg-s-5px-top {    margin-top: 5px;  }  .t-marg-s-5px-rt {    margin-right: 5px;  }  .t-marg-s-5px-bot {    margin-bottom: 5px;  }  .t-marg-s-5px-lt {    margin-left: 5px;  }}@media (min-width: 767px) {  .t-marg-m-5px {    margin: 5px;  }  .t-marg-m-5px-top {    margin-top: 5px;  }  .t-marg-m-5px-rt {    margin-right: 5px;  }  .t-marg-m-5px-bot {    margin-bottom: 5px;  }  .t-marg-m-5px-lt {    margin-left: 5px;  }}@media (min-width: 1023px) {  .t-marg-l-5px {    margin: 5px;  }  .t-marg-l-5px-top {    margin-top: 5px;  }  .t-marg-l-5px-rt {    margin-right: 5px;  }  .t-marg-l-5px-bot {    margin-bottom: 5px;  }  .t-marg-l-5px-lt {    margin-left: 5px;  }}@media (min-width: 0px) {  .t-marg-0px {    margin: 0px;  }  .t-marg-0px-top {    margin-top: 0px;  }  .t-marg-0px-rt {    margin-right: 0px;  }  .t-marg-0px-bot {    margin-bottom: 0px;  }  .t-marg-0px-lt {    margin-left: 0px;  }}@media (min-width: 0px) {  .t-marg-xs-0px {    margin: 0px;  }  .t-marg-xs-0px-top {    margin-top: 0px;  }  .t-marg-xs-0px-rt {    margin-right: 0px;  }  .t-marg-xs-0px-bot {    margin-bottom: 0px;  }  .t-marg-xs-0px-lt {    margin-left: 0px;  }}@media (min-width: 501px) {  .t-marg-s-0px {    margin: 0px;  }  .t-marg-s-0px-top {    margin-top: 0px;  }  .t-marg-s-0px-rt {    margin-right: 0px;  }  .t-marg-s-0px-bot {    margin-bottom: 0px;  }  .t-marg-s-0px-lt {    margin-left: 0px;  }}@media (min-width: 767px) {  .t-marg-m-0px {    margin: 0px;  }  .t-marg-m-0px-top {    margin-top: 0px;  }  .t-marg-m-0px-rt {    margin-right: 0px;  }  .t-marg-m-0px-bot {    margin-bottom: 0px;  }  .t-marg-m-0px-lt {    margin-left: 0px;  }}@media (min-width: 1023px) {  .t-marg-l-0px {    margin: 0px;  }  .t-marg-l-0px-top {    margin-top: 0px;  }  .t-marg-l-0px-rt {    margin-right: 0px;  }  .t-marg-l-0px-bot {    margin-bottom: 0px;  }  .t-marg-l-0px-lt {    margin-left: 0px;  }}.contact .wpcf7-form input.wpcf7-text, .contact .wpcf7-form textarea {  width: 100%;  box-sizing: border-box;  padding: 8px;}@media (max-width: 501px) {  .contact .columns .t-view-l-70pc, .contact h1 {    padding: 0 15px;  }}@font-face {  font-family: "fa-alt";  src: url("cccc");  src: url("/wp-content/themes/hannity/assets/fonts/fa-alt/fa-alt.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/hannity/assets/fonts/fa-alt/fa-alt.woff") format("woff"), url("/wp-content/themes/hannity/assets/fonts/fa-alt/fa-alt.ttf") format("truetype"), url("/wp-content/themes/hannity/assets/fonts/fa-alt/fa-alt.svg#fa-alt") format("svg");  font-weight: normal;  font-style: normal;  font-display: swap;}[class*=icon-]:before, .fa-alt {  display: inline-block;  font-family: "fa-alt" !important;  font-style: normal;  font-weight: normal;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.fa-alt.fa-gab:before {  content: "A";}.fa-alt.fa-gettr:before {  content: "B";}.fa-alt.fa-parler:before {  content: "C";}.fa-alt.fa-politichatter:before {  content: "D";}.fa-alt.fa-rumble:before {  content: "E";}.fa-alt.fa-truth:before {  content: "F";}.fnt-georgia {  font-family: Georgia, "Times New Roman", Times, serif;}.fnt-source {  font-family: "Source Sans Pro", sans-serif !important;}.i {  font-style: italic;}.u {  text-transform: uppercase;}.bold {  font-weight: bold;}.extra-light {  font-weight: 200;}.light {  font-weight: 300;}.reg {  font-weight: 400;}.semi-bold {  font-weight: 600;}.bold {  font-weight: 700;}.ex-bold {  font-weight: 900;}footer, footer .lockup, footer .t-contain {  overflow: visible;  position: relative;}footer .t-contain {  max-width: 1200px;}footer {  background-color: #151538;}footer .lockup a {  display: block;  width: 285px;  margin: auto;  position: relative;  top: -20px;}footer .social-links {  padding: 30px 0 10px;}footer .social-links h5 {  color: #b6b6d1;  line-height: 0.9em;}footer .social-links .txt {  display: none;}footer .social-links ul {  padding: 15px 0;}footer .social-links h5 {  content: "Follow on social media";  display: block;}footer .social-links .fa {  font-size: 35px;  text-align: left;  padding: 0 30px 0 0;}footer .fa-custom {  width: 25px !important;  height: 25px;}footer .fa-custom.fa-parlar:before {  content: "";  background-size: contain;  background-repeat: no-repeat;  background-position: center;  display: block;  width: 28px;  overflow: visible;  height: 28px;}footer .fa-custom.fa-parlar:before {  background-image: url("/wp-content/themes/hannity/assets/images/icon-parler.svg");}footer .links {  padding-top: 60px;}footer .links > ul {  margin: auto;  width: 340px;}footer .links li {  display: block;  font-weight: 900;  padding: 7px 0;  font-size: 14px;}footer .links li a, footer a.txt-link {  padding: 2px 0;  color: #fff;  border-bottom: 1px solid transparent;}footer .links li a:hover, footer a.txt-link:hover {  color: #fff;  border-color: #fff;}@media (max-width: 767px) {  footer .links {    padding: 25px;    margin: 35px 30px 10px;    border-top: 2px solid #fff;  }  footer .links ul {    width: auto;  }  footer .social-links {    padding: 0 0 20px;    text-align: center;  }  footer .social-links h5 {    padding-bottom: 10px;  }  footer {    padding-bottom: 30px;    margin-top: 60px;  }  .lockup a {    width: 244px;  }  .social-links h5 br {    display: none;  }}footer .newsletter {  margin-top: 45px;}footer .newsletter h4 {  font-size: 14px !important;  padding-bottom: 10px;  color: #b6b6d1;}footer .newsletter form {  margin-top: 0;}footer .newsletter [type=email] {  padding: 4px 0 4px 9px;  width: 155px;  border: none;  text-transform: uppercase;  font-size: 14px;  font-weight: bold;}footer .newsletter [type=submit], footer .newsletter .help-btn {  padding: 5px 10px !important;  font-size: 14px;  min-height: 0;  border: none;  border-radius: 2px;}footer .newsletter .help-btn {  margin-left: 2px;}@media (min-width: 767px) and (max-width: 1096px) {  footer .newsletter .help-btn {    display: block;    margin: 10px 0 0 0;  }}@media (max-width: 767px) {  footer .clmn1 {    padding-left: 10px;  }}@media (max-width: 767px) {  footer .newsletter {    text-align: Center;    margin-top: 0;    margin-bottom: 50px;  }  footer .newsletter h4 {    padding-bottom: 10px;    margin-bottom: 0px;  }}.ccpa {  position: relative;  left: 0;  right: 0;  z-index: 1;  top: -400px;  border-bottom: 1px solid;  -webkit-transform: translate3d(0, 0, 0);  -webkit-transition: top 0.6s ease;  -moz-transition: top 0.6s ease;  -ms-transition: top 0.6s ease;  -o-transition: top 0.6s ease;  transition: top 0.6s ease;}.ccpa .ul {  border-bottom: 1px solid;}.ccpa:before {  position: absolute;  content: "";  display: block;  height: 5px;  width: 100%;  /* background-color: black; */  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3743872549) 100%);}.ccpa .txt {  color: #666;  font-size: 18px;  line-height: 2em;}@media (min-width: 700px) {  .ccpa .t-contain {    display: flex;    justify-content: center;    align-items: center;  }  .ccpa .txt {    margin-right: 80px;  }}@media (max-width: 700px) {  .ccpa .txt {    line-height: 1em;  }  .ccpa .txt br {    display: none;  }  .ccpa .button {    margin: 20px 0;  }}.shop-disclaimer:not(.t-hide) {  position: fixed;  top: 0;  width: 100vw;  padding: 0 10px;  height: 100vh;  display: flex;  justify-content: center;  align-items: center;  z-index: 1000;  background-color: rgba(0, 0, 0, 0.7);  position: none;}.shop-disclaimer-block {  max-width: 680px;  margin: auto;  box-shadow: 0px 0px 5px #444;  border-radius: 6px;}@media (max-width: 680px) {  .shop-disclaimer-block br {    display: none;  }}.shop-disclaimer {  font-size: 18px;  color: #666;}.shop-disclaimer .shop-disclaimer-block {  position: relative;}.shop-disclaimer .shop-disclaimer-block .btn-close {  z-index: 10;  position: absolute;  right: 10px;  top: 8px;  width: 40px;  height: 40px;}.shop-disclaimer .shop-disclaimer-block .btn-close span {  position: absolute;  top: -15px;  transform: rotate(45deg);  color: #fff;  left: 7px;  font-weight: 600;}.shop-disclaimer a {  font-weight: bold;  color: #666;}.shop-disclaimer img {  width: 140px;  display: block;  margin: 5px auto 20px;}#newsletter-help-dialog .newsletter-help-close {  display: inline-block;  position: absolute;  top: 0;  right: 6px;  font-weight: bold;  transform: scale(1, 0.75);  cursor: pointer;}.newsletter-form div.thank-you-view {  position: relative;  top: 5px;  font-style: italic;}#newsletter-help-dialog {  display: none;  background: white;  color: black;  position: absolute;  padding: 15px;  border: solid 1px #717171;  width: 280px;  z-index: 2000;}#newsletter-help-dialog .newsletter-help-unsubscribe,#newsletter-help-dialog .newsletter-help-unsubscribe-success {  display: none;  margin-bottom: 10px;}.home .hot-today a h2 {  padding-bottom: 5px;  -webkit-transition: color 0.3s ease;  -moz-transition: color 0.3s ease;  -ms-transition: color 0.3s ease;  -o-transition: color 0.3s ease;  transition: color 0.3s ease;}.home .header-hot_today {  padding-top: 4px;}@media (min-width: 1023px) {  .home .header-top_article .crop {    margin: 0 0 0 20px;  }  .home .top-article {    padding-left: 20px;    padding-right: 20px;  }  .home .article-links .holder {    padding: 30px;  }}@media (max-width: 1023px) {  .home .header-ad {    height: auto !important;  }  .home .mantle-slides {    margin-top: 10px;  }}@media (min-width: 767px) {  .home .top-row .hot-today {    padding-right: 40px;  }  .home .top-row .article-links {    padding: 0 22px;  }  .home .header-hot_today div {    margin: 0 40px 0 0;  }  .home .t-view-l-flex-3 {    display: flex;    flex-wrap: wrap;    justify-content: space-between;  }  .home .t-view-l-flex-3 > div {    width: 31%;    padding: 0 !important;  }}@media (max-width: 767px) {  .home .top-row.article-links .ad-300x250 {    display: block;    margin-bottom: 40px;    float: none !important;  }  .home .ad-970x250 .holder, .home .ad-300x250 .holderx {    padding-left: 0 !important;  }}@media (min-width: 501px) and (max-width: 767px) {  .home .t-view-l-flex-3 {    display: flex;    flex-wrap: wrap;    justify-content: space-between;  }  .home .t-view-l-flex-3 > div {    width: 48%;    padding: 0 !important;  }}html .book-sean .mod-txt iframe[src*=youtube] {  width: 100% !important;  height: 100% !important;}.book-sean {  font-family: "Source Sans Pro", sans-serif;}.book-sean p {  font-family: "Source Sans Pro", sans-serif;  font-weight: 400;  line-height: 1.4em;  font-size: 18px;  letter-spacing: 0em;}.book-sean .book-header {  background-size: auto 100%;  background-position: center 0;  padding-top: 180px;  margin-right: 0 !important;  margin-left: 0 !important;  padding-right: 10px;  padding-left: 10px;}.book-sean .lyte-wrapper {  margin: 0 !important;}.book-sean .lyte.lP {  overflow: hidden;}.book-sean div.wpcf7-validation-errors, .book-sean div.wpcf7-acceptance-missing, .book-sean .wpcf7-mail-sent-ok {  border: none !important;  color: #fff;  text-align: center;  position: absolute;  bottom: 0px;  width: 100%;  left: 0;}@media (max-width: 800px) {  .book-sean .book-header {    background-position: center -50px;  }}.book-sean .wpcf7-form-control-wrap input::-webkit-input-placeholder, .book-sean .wpcf7-form-control-wrap textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */  color: #bcbcbc;}.book-sean .wpcf7-form-control-wrap input:-moz-placeholder, .book-sean .wpcf7-form-control-wrap textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  color: #bcbcbc;  opacity: 1;}.book-sean .wpcf7-form-control-wrap input::-moz-placeholder, .book-sean .wpcf7-form-control-wrap textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  color: #bcbcbc;  opacity: 1;}.book-sean .wpcf7-form-control-wrap input:-ms-input-placeholder, .book-sean .wpcf7-form-control-wrap textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */  color: #bcbcbc;}.book-sean .wpcf7-form-control-wrap input::-ms-input-placeholder, .book-sean .wpcf7-form-control-wrap textarea::-ms-input-placeholder { /* Microsoft Edge */  color: #bcbcbc;}.book-sean .wpcf7-form-control-wrap input::placeholder, .book-sean .wpcf7-form-control-wrap textarea::placeholder { /* Most modern browsers support this now. */  color: #bcbcbc;}.book-sean .book-header img {  max-width: 726px;  position: relative;  margin: auto;  width: 100%;  display: block;}.book-sean .mod-txt {  position: Relative;  z-index: 1;}.book-sean .form {  position: relative;  z-index: 10;  margin-top: 80px;}.book-sean .wpcf7-form {  max-width: 1200px;  margin: auto;  text-align: center;}.book-sean .wpcf7-form input:not([type=submit]), .book-sean .wpcf7-form textarea {  border: 2px solid #fff;  background: rgba(0, 0, 0, 0.4);  font-size: 16px;  color: #fff;  width: 100% !important;  padding: 18px 0 18px 30px;  box-sizing: border-box;  transition: background-color 0.3s ease;}.book-sean .wpcf7-form input:focus, .book-sean .wpcf7-form textarea:focus {  background-color: rgba(0, 0, 0, 0.5);}.book-sean .wpcf7-form .padding {  padding: 5px;}.book-sean .wpcf7-form [type=submit], .book-sean .wpcf7-form [type=submit]:focus, .book-sean .button-link {  display: block;  background: transparent !important;  text-transform: uppercase;  font-size: 24px;  font-weight: 600;  border: none;  width: 100%;  border-radius: 0;  padding: 14px 0;  -webkit-transition: color 0.3s ease, background-color 0.3s ease;  -moz-transition: color 0.3s ease, background-color 0.3s ease;  -ms-transition: color 0.3s ease, background-color 0.3s ease;  -o-transition: color 0.3s ease, background-color 0.3s ease;  transition: color 0.3s ease, background-color 0.3s ease;  color: white;}.book-sean .ajax-loader {  position: absolute;}.book-sean .book-now-btn {  position: relative;  width: auto;  display: inline-block;  margin: 15px auto 40px;  padding: 0 60px 0 45px;  background-color: #CC0000;  border-radius: 4px;  -webkit-transition: color 0.3s ease, background-color 0.3s ease;  -moz-transition: color 0.3s ease, background-color 0.3s ease;  -ms-transition: color 0.3s ease, background-color 0.3s ease;  -o-transition: color 0.3s ease, background-color 0.3s ease;  transition: color 0.3s ease, background-color 0.3s ease;}.book-sean .book-now-btn:before {  content: "";  position: absolute;  right: 35px;  top: 50%;  margin-top: -6px;  z-index: 2;  pointer-events: none;  border-top: 7px solid transparent;  border-left: 12px solid white;  border-bottom: 7px solid transparent;  pointer-events: none;  -webkit-transition: border-color 0.3s ease;  -moz-transition: border-color 0.3s ease;  -ms-transition: border-color 0.3s ease;  -o-transition: border-color 0.3s ease;  transition: border-color 0.3s ease;}.book-sean .book-now-btn:hover {  background-color: white;}.book-sean .book-now-btn:hover input, .book-sean .book-now-btn:hover input:focus {  color: #CC0000;}.book-sean .book-now-btn:hover:before {  border-left-color: #CC0000;}.book-sean .book-now-btn.alt-btn {  margin: 15px auto 0px;  background-color: black;  border: none !important;  color: white;}.book-sean .book-now-btn.alt-btn:hover {  background-color: #CC0000;}.book-sean .book-now-btn.alt-btn:hover:before {  border-left-color: #fff;}@media (max-width: 510px) {  .book-sean .book-now-btn {    margin: 15px auto 80px;  }}.book-sean .book-about {  overflow: visible;  margin: 0 auto;  padding: 100px 20px 50px;  position: relative;}.book-sean .book-about * {  /*overflow:visible;*/}.book-sean .book-about:before {  content: "";  display: block;  position: absolute;  top: 0;  bottom: -300px;  left: 0;  right: 0;  background-image: url("https://hannity.com/wp-content/themes/hannity/assets/images/lines-red.jpg");  background-position: 100% 10%;  background-repeat: no-repeat;}.book-sean .red-block {  width: 53px;  height: 6px;  background: #CC0000;  margin: 50px 0;  z-index: 10;  overflow: visible;  display: none;}.book-sean .red-block:before {  position: absolute;  width: 100vw;  height: 5px;  display: block;  content: "";  background-color: #f5f5f5;  z-index: -1;  right: 0;}.book-sean .book-about .mod-header {  color: #CC0000;  font-size: 20px;  font-weight: 700;  position: relative;}.book-sean .book-about h3 {  color: black;  font-size: 47px;  font-weight: 700;  line-height: 1em;}.book-sean .book-about .mod-txt .contain {  font-size: 18px;  color: black;  padding-right: 40px;}.book-sean .video, .book-sean .video * {  overflow: visible;}.book-sean .video {  padding-top: 60px;}.book-sean .video > div {  width: 100%;}.book-sean .video .mod-txt {  padding: 20px;  background-color: #fff;  margin-right: 30px;  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3);}.book-sean .video .mod-txt iframe[src*=youtube] {  height: 47vw !important;  max-height: 300px !important;}.book-sean .book-about .floating-overlay > div {  max-width: 750px !important;}.book-sean .book-about .floating-overlay > div {  max-width: 600px !important;}.book-sean .book-about > :nth-child(odd) > div {  margin: 0 0 0 auto;}.book-sean .book-about > :nth-child(even) > div {  margin: 0 auto 0 0;}@media (max-width: 1023px) {  .book-sean .book-about {    padding-top: 60px !important;    display: block;    position: inherit;  }  .book-sean .book-about .mod-m1 {    width: 100%;  }  .book-sean .book-about > :nth-child(odd) > div {    margin: 0 auto;  }  .book-sean .book-about .video {    display: block;  }  .book-sean .book-about .video > div {    margin: 0 auto !important;  }  .book-sean .book-about:after {    content: "";    display: block;    clear: both;  }  .book-sean .book-about:before {    top: 75%;    bottom: -300px;    right: -130px;  }}@media (max-width: 767px) {  .book-sean .form {    margin-top: 0;  }  .book-sean .mod > div.t-pad {    padding: 0px;  }}.scroller .shop .mod.pretty-header .t-contain {  position: Relative;}.scroller .shop .mod > .t-contain {  max-width: 1180px;}.scroller .shop .mod.pretty-header h2 {  display: inline-block;  width: auto;  background-color: #fff;  position: relative;  z-index: 1;  padding: 0 30px;  color: #444;}.scroller .shop .mod.pretty-header .t-view-l-fit-4 {  padding-top: 10px !important;}.scroller .shop .mod.pretty-header > div:first-of-type:before {  content: "";  height: 4px;  position: Absolute;  left: 0;  display: block;  background-color: red;  top: 50%;  z-index: 0;  left: 15px;  right: 15px;}.scroller .shop .mod .item .padding {  padding: 0px 9px 20px;  text-align: left;}.scroller .shop .mod .item .padding h3 {  padding: 5px 0;  font-size: 18px;  color: red;}.scroller .shop .mod .item .padding h3:before {  content: "from ";}.scroller .shop .txt-stylized {  padding: 12px 0px 5px 0;  font-size: 21px;  font-weight: 600;  line-height: 1em;  color: #000;}.scroller .shop .mod .thumb {  max-height: 436px !important;  height: 436px !important;  min-height: 220px;  background-size: auto 100% !important;}.scroller .shop .header-banner .t-contain {  max-width: 1160px;}.scroller .shop .shop-more-link {  margin: 0 15px 0 auto;  display: inline-block;  float: right;  text-decoration: none;  font-weight: bold;}.scroller .shop .slideshow.t-contain .slide-content {  padding: 0px 0 0 40px;}.scroller .shop .slideshow {  height: 241px !important;  min-height: 0px !important;}.scroller .shop .slideshow h3 {  font-size: 36px;  text-transform: none;  line-height: 1.1em;}.scroller .shop .slideshow .lightbleed:before {  display: none;}.scroller .shop .slideshow a.button {  background-color: #151538;  color: #fff;  text-transform: none;  font-size: 21px;  border: none;}.scroller .shop .slideshow a.button:hover {  background-color: #CC0000;}@media (max-width: 1023px) {  .scroller .shop .mod .info {    text-align: center;  }  .scroller .shop .mod .item .padding {    padding-bottom: 50px;  }}@media (max-width: 767px) {  .scroller .shop .slideshow br {    display: none;  }  .scroller .shop .lightbleed:before {    display: block !important;    background: rgba(0, 0, 0, 0.1);  }}@media (min-width: 767px) {  .scroller .shop .flex-align-row .t-view-l-fit-4, .scroller .shop .flex-align-row .t-view-l-fit-3, .scroller .shop .flex-align-row .t-view-l-fit-2 {    display: flex;    justify-content: center;  }}@media (max-width: 501px) {  .scroller .shop .shop-more-link {    margin: 0 auto;    float: none;  }  .scroller .shop .mod.pretty-header h2 {    padding: 0 10px;  }  .scroller .shop .slideshow {    padding: 0 !important;  }  .scroller .shop .slideshow h3 {    font-size: 26px;    line-height: 1em;  }  .scroller .shop .slideshow .t-valign {    vertical-align: middle;    padding-top: 0 !important;    padding-bottom: 0 !important;  }  .scroller .shop .slideshow .t-contain {    text-align: center !important;  }  .scroller .shop .slideshow .slide-content {    padding: 0 10px !important;  }}.slide.sclass-snofficial h3 {  font-size: 21px !important;  margin: 0 !important;  padding: 0 !important;  line-height: 1em;}.slide.sclass-snofficial h2 {  font-size: 60px;  line-height: 0.9em;  margin: 0 !important;  padding: 0px 0 8px !important;}.slide.sclass-snofficial {  background-position: right top !important;}.slide.sclass-picknick h3 {  font-size: 21px !important;}.slide.sclass-veteransday h2 {  font-size: 60px;  line-height: 0.9em;  margin: 0 !important;}.slide.sclass-veteransday h3 {  font-size: 21px !important;}.slide.sclass-picknick h2 {  font-size: 48px;  line-height: 0.9em;  margin: 0 !important;  padding: 0px 0 45px !important;}.slide.sclass-picknick .discount-code {  position: absolute;  right: 40px;  display: block;  top: 10px;  background-image: url(/wp-content/themes/hannity/assets/images/shop-offer-code-hannity20-b.png);  height: 110px;  width: 110px;  margin-top: -50px;  background-repeat: no-repeat;  background-size: contain;}@media (max-width: 767px) {  .slide.sclass-picknick h3:after {    display: block;    padding-top: 5px;    content: "Use offer code hannity20 at checkout";  }  .slide.sclass-picknick .discount-code {    display: none;  }  .slide.sclass-picknick .lightbleed:before {    background: rgba(0, 0, 0, 0.5);  }}@media (max-width: 767px) {  .slide.sclass-picknick h2 {    padding-bottom: 0 !important;  }  .header-banner {    margin-bottom: 0 !important;    padding-bottom: 0 !important;  }  .mod-m2.pretty-header .t-contain {    padding-top: 0;    padding-bottom: 0;  }  .mod-m2.pretty-header .t-contain:last-of-type {    padding-bottom: 30px;  }}html, html body {  overflow-y: auto !important;}.columns * {  overflow: hidden;}@media (min-width: 1023px) {  .margin-offset {    margin-left: -20px;    margin-right: -20px;  }}.main-nav .t-navbar a:not(.btn-listen) {  color: #444;}a.adv-link,.banner_ad a {  display: inline-block;}@media (max-width: 500px) {  .poll-container.page-poll {    border-left: none !important;  }}#wpadminbar {  top: -32px !important;  -webkit-transition: top 0.3s ease-in-out;  -moz-transition: top 0.3s ease-in-out;  -ms-transition: top 0.3s ease-in-out;  -o-transition: top 0.3s ease-in-out;  transition: top 0.3s ease-in-out;}html.no-js {  margin-top: 0 !important;}body {  background-color: #fff;  color: #000;  font-style: normal;  font-family: "Source Sans Pro", sans-serif;  font-weight: 400;  font-display: swap;}.fs-interstitial-overlay, .fs-interstitial-overlay * {  overflow: visible;}.bigheader {  font-size: 64px;}.alignright {  float: right;}.alignleft {  float: left;}a {  color: #CC0000;}a:hover {  color: #151538;}#ihmGoogleMap * {  overflow: visible;}.nav-txt-grey {  color: #999;}#wpadminbar {  top: -32px !important;  -webkit-transition: top 0.3s ease-in-out;  -moz-transition: top 0.3s ease-in-out;  -ms-transition: top 0.3s ease-in-out;  -o-transition: top 0.3s ease-in-out;  transition: top 0.3s ease-in-out;}body, html {  overflow-y: auto;}body:hover #wpadminbar, html:hover #wpadminbar {  top: 0px !important;  -webkit-transition-delay: 2s;  -moz-transition-delay: 2s;  -ms-transition-delay: 2s;  -o-transition-delay: 2s;  transition-delay: 2s;}.nobull {  overflow: hidden;}p {  font-size: 16px;  letter-spacing: 1px;  line-height: 1.2em;}.med {  font-weight: 300;}.b {  font-weight: bold;}del {  color: #eb5215;  text-decoration: none;}.lc {  text-transform: none;}.u {  text-transform: uppercase;}a.txt-link {  text-transform: none;  border-bottom: 1px solid;  color: #151538;}a.txt-link:hover {  color: #333;}.clear {  clear: both;}.fancybox-skin {  overflow: visible;}a {  -webkit-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);  -moz-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);  -ms-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);  -o-transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);  transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1), background-color 600ms cubic-bezier(0.23, 1, 0.32, 1);}path {  -webkit-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);  -moz-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);  -ms-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);  -o-transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);  transition: fill 600ms cubic-bezier(0.23, 1, 0.32, 1);}body {  -webkit-transition: opacity 0.3s ease-in;  -moz-transition: opacity 0.3s ease-in;  -ms-transition: opacity 0.3s ease-in;  -o-transition: opacity 0.3s ease-in;  transition: opacity 0.3s ease-in;}body section {  background-color: #fff;}.footer-txt {  font-size: 12px;}footer a {  color: #fff;  -webkit-font-smoothing: antialiased;}footer a:hover {  color: #CC0000;}.block {  display: block;}.t-nav-spacer {  -webkit-transition: margin-top 0.3s ease;  -moz-transition: margin-top 0.3s ease;  -ms-transition: margin-top 0.3s ease;  -o-transition: margin-top 0.3s ease;  transition: margin-top 0.3s ease;}section ul {  padding-top: 10px;  list-style-type: disc;}section ul li {  padding-bottom: 10px;}section .no-bull > li {  padding-bottom: 0;}.container .t-contain {  max-width: 1286px;}.container .post.t-contain {  max-width: 1276px;}.container .tmplt-index.t-contain {  max-width: 1253px;}.c .pretty-header {  box-sizing: border-box;  text-align: center;  position: relative;  display: block;  margin-bottom: 20px;}.c .pretty-header span {  position: relative;  display: inline-block;}.c .pretty-header span:before, .c .pretty-header span:after {  position: absolute;  height: 4px;  background-color: #000;  width: 1000px;  content: "";  top: calc(50% - 1px);}.c .pretty-header span:before {  left: -1010px;}.c .pretty-header span:after {  left: calc(100% + 10px);}.c .pretty-header.big-header {  font-size: 36px;}.c .pretty-header.red-header span:after, .c .pretty-header.red-header span:before {  background-color: #CC0000;  height: 5px;}.c .pretty-header.grey-header span:after, .c .pretty-header.grey-header span:before {  background-color: #999;  height: 5px;}@media (min-width: 501px) {  section .no-bull > li:nth-child(odd) {    clear: both;    padding-right: 20px;  }  section .no-bull > li:nth-child(even) {    padding-left: 20px;  }}.button, .wpcf7-submit, .ccf-submit-button {  padding: 9px 20px 9px;  display: inline-block;  border-radius: 4px;  font-size: 20px;  text-transform: uppercase;  font-weight: bold;  border: 1px solid #dedede;  color: #CC0000;  min-height: 47px;  box-sizing: border-box;  -webkit-transition: color 0.3s ease, background-color 0.3s ease;  -moz-transition: color 0.3s ease, background-color 0.3s ease;  -ms-transition: color 0.3s ease, background-color 0.3s ease;  -o-transition: color 0.3s ease, background-color 0.3s ease;  transition: color 0.3s ease, background-color 0.3s ease;}.button:hover, .wpcf7-submit:hover, .ccf-submit-button:hover {  background-color: #CC0000;  color: #fff;}.button.alt {  background-color: #CC0000;  color: #fff;  font-weight: 600;  padding: 10px 40px;  min-width: 135px;}.button.alt:hover {  background-color: #000;}/*@media(max-width:$t-mobile-landscape){	.button, .wpcf7-submit{		font-size: 12px;	}}*/.btn-listen {  padding: 9px 13px 9px 8px;}.btn-listen:not(.button) {  top: -2px;  position: relative;}.btn-listen:not(.button) span {  font-size: 18px;  text-transform: uppercase;  font-weight: 600;}header .btn-listen:not(.button):after {  content: "";  width: 40px;  height: 25px;  display: inline-block;  vertical-align: middle;  background-image: url(https://hannity.com/wp-content/themes/hannity/assets/images/icon-listen.png);  background-size: auto 25px;  background-repeat: no-repeat;  background-position: 0px 0px !important;}header .btn-listen.button span:before {  content: "";  width: 50px;  height: 30px;  display: inline-block;  vertical-align: middle;  background-image: url("https://hannity.com/wp-content/themes/hannity/assets/images/icon-listen.png");  background-size: auto 30px;  background-repeat: no-repeat;}.btn-listen.button:hover span:before, .btn-listen.button span:before {  background-position: -48px 0;}.btn-listen em {  display: none;}.btn-search {  cursor: pointer;}.btn-search span:before {  content: "";  width: 30px;  height: 25px;  display: inline-block;  vertical-align: middle;  background: url("https://hannity.com/wp-content/themes/hannity/assets/images/icon-search.png") 0 0px no-repeat;  background-size: auto 25px;}.btn-search:hover span:before, .btn-search:not(.button) span:before {  background-position: -41px 0;}.btn-listen.live-now {  position: relative;  padding-bottom: 2px !important;}.btn-listen.live-now span {  padding-right: 6px;}.btn-listen.live-now span:before {  background-position: -48px 0;}.btn-listen.live-now em {  font-style: normal;  position: absolute;  font-size: 14px;  text-align: left;  top: -12px;  left: -2px;  width: 100%;  display: block;  width: 60px;}@media (min-width: 501px) {  .btn-listen.live-now span {    top: 7px;    position: relative;  }  .btn-listen.live-now span:before {    position: relative;    top: -6px;  }}@media (max-width: 1023px) {  .btn-listen.live-now em {    left: 1px;  }}@media (max-width: 501px) {  .btn-listen.live-now span, .btn-listen.live-now em {    font-size: 0px !important;  }}.no-bull {  padding: 0;  margin: 0;  list-style: none;}@media (max-width: 1228px) {  .crop {    margin: 0 15px;  }  .article-container h3 {    padding: 15px;  }}@media (min-width: 501px) and (max-width: 1228px) {  .article-index {    padding: 15px;  }}@media (min-width: 767px) and (max-width: 1348px) {  .mobile-contain-pad-m {    padding-right: 15px;    padding-left: 15px;  }  .mobile-contain-marg-m {    margin-right: 15px;    margin-left: 15px;  }}@media (max-width: 767px) {  .mobile-contain-pad-s {    padding-right: 15px;    padding-left: 15px;  }  .mobile-contain-marg-s {    margin-right: 15px;    margin-left: 15px;  }}@media (max-width: 501px) {  .crop-m {    margin: 0 15px;  }}@media (min-width: 1023px) {  .crop-d {    margin: 0 15px;  }}.columns .social-links h3 {  padding: 10px 0 0;  margin: 0;  font-size: 18px;  line-height: 0.9em;}.columns .fa {  color: #fff;}@media (max-width: 1023px) {  .columns .fa {    padding: 15px;  }}.columns .social-links {  margin-bottom: 90px;}.columns .social-links ul {  text-align: center;}.columns .fa .txt {  display: none;}.columns .social-links .pretty-header span:before, .columns .social-links .pretty-header span:after {  background-color: #fff;  height: 2px;}@media (max-width: 1100px) {  .columns .social-links .fa {    padding: 15px;  }}@media (max-width: 1023px) {  .columns .social-links {    display: none;  }}@media (min-width: 1023px) {  .columns {    display: flex;  }  .columns .clmns-content {    width: calc(100% - 350px);  }  .columns .clmns-sidebar {    width: 350px;  }  .clmns-sidebar .podcast-link {    font-size: 14px;    line-height: 1em;    padding-right: 15px !important;  }  .clmns-sidebar .title {    padding-right: 5px !important;  }}.border-bottom {  border-bottom: 2px solid #EAEAEA;}@media (max-width: 501px) {  .pad-50pc-right {    padding-right: 0;  }  .pad-50pc-left {    padding-left: 0;  }}.mantle .tint {  pointer-events: none;}.mantle h1 {  -webkit-transition: opacity 0.3s ease-in-out;  -moz-transition: opacity 0.3s ease-in-out;  -ms-transition: opacity 0.3s ease-in-out;  -o-transition: opacity 0.3s ease-in-out;  transition: opacity 0.3s ease-in-out;  font-family: "Source Sans Pro", sans-serif;  font-weight: 400;  font-weight: 300;}@media (max-width: 501px) {  .mantle {    min-height: 250px !important;    background-attachment: scroll !important;  }}.st_sharethis_large {  cursor: pointer;  padding-top: 10px;  display: inline-block;}.st_sharethis_large span {  display: none !important;}.st_sharethis_large:hover {  color: #4A4A4A;}.mantle {  color: #fff;  min-height: 0;}.mantle p {  color: #fff;}html:not(.locations) .mantle .t-contain {  max-width: 700px;}@media (min-width: 767px) {  .mantle .spacing {    padding: 60px;  }}iframe.mantle {  width: 100%;}a:hover {  color: #151538;}img.fitH {  height: 100%;  width: auto;}body > section:last-child {  border-bottom: none;}.border-top {  border-top: 1px solid #151538;}img.alignleft {  float: left;  margin-right: 20px;}img.aligncenter {  float: none;  margin: 20px auto;}img.alignleft {  display: block;}@media (max-width: 501px) {  html .center-cells li {    display: block;  }  html .center-cells img.alignleft, html .center-cells img.alignright {    float: none;    margin-right: auto;    margin-left: auto;  }}.list-expander {  -webkit-transition: height 0.4s ease-in-out;  -moz-transition: height 0.4s ease-in-out;  -ms-transition: height 0.4s ease-in-out;  -o-transition: height 0.4s ease-in-out;  transition: height 0.4s ease-in-out;}/* ============================== Footer =========================== *//* ----------------------------- Logo ------------------------- */footer {  clear: both;}@media (min-width: 767px) {  .flex-m {    display: -webkit-flex;    display: flex;  }  .flex-m .flexed {    display: flex;  }}.mantle.slideshow .t-valigner {  height: 100%;}.mantle.slideshow .slides {  height: 100%;}.mantle.slideshow .slide-view, .mantle.slideshow ul.slides li {  height: 100%;  background-size: cover !important;}.mantle.slideshow .slide-info {  position: relative;  z-index: 5;}/*.loader {    position:fixed;    z-index: 900;    text-align: center;    top: -20px;    bottom:0;    right:0;    z-index: -10;    width:100%;    font-size: 18px;    text-transform:uppercase;	color: #777;    background: rgba(255,255,255,.9);    padding:.8em .2em .2em;    pointer-events:none;   //  -webkit-transform: tanslate3d(0, 0, 0);   //  @include transition(top 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045) .3s);    img {        width: 50px;        display:none;    }    .t-valigner{    	height:100%;    }}*/.loading-text {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a50200+0,cc0000+19 */  background: #a50200; /* Old browsers */  background: -moz-linear-gradient(top, #a50200 0%, #cc0000 19%); /* FF3.6-15 */  background: -webkit-linear-gradient(top, #a50200 0%, #cc0000 19%); /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(to bottom, #a50200 0%, #cc0000 19%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a50200", endColorstr="#cc0000",GradientType=0 ); /* IE6-9 */  display: block;  text-align: center;  height: auto;  max-height: 0;  font-size: 14px;  letter-spacing: 0.8px;  margin-top: -5px;  position: relative;  z-index: 899;  color: #fff;  text-transform: uppercase;  box-sizing: border-box;  overflow: hidden !important;  -webkit-transform: tanslate3d(0, 0, 0);  -webkit-transition: max-height 0.2s ease-out 0.2s;  -moz-transition: max-height 0.2s ease-out 0.2s;  -ms-transition: max-height 0.2s ease-out 0.2s;  -o-transition: max-height 0.2s ease-out 0.2s;  transition: max-height 0.2s ease-out 0.2s;}.loading-text span {  padding: 2px 0;  display: block;}/*body.loading{	height:100vh;	overflow:hidden}*/body.loading .loader {  /*     z-index: 998;    div{      width: 100%;      text-align:center;      padding:.5em;    }   */}@media (max-width: 1268px) {  body > section, body > footer .container {    padding-left: 40px;    padding-right: 40px;  }}@media (max-width: 1228px) {  body > section, body > footer .container {    padding-left: 20px;    padding-right: 20px;  }  body > div > section {    padding-left: 20px;    padding-right: 20px;  }  .mantle {    background-position: center top !important;    background-attachment: none;    background-size: cover !important;    padding: 30px;  }  .mantle h1 {    line-height: 1.1em;  }  .mantle .tint {    -webkit-transition: background-color 0.3s ease-in-out;    -moz-transition: background-color 0.3s ease-in-out;    -ms-transition: background-color 0.3s ease-in-out;    -o-transition: background-color 0.3s ease-in-out;    transition: background-color 0.3s ease-in-out;  }}@media (min-width: 1023px) {  section.podcasts .content, section.shows .content, section.media-room .content, section.tmplt-index .content {    padding-left: 30px;    padding-right: 30px;  }}.adtester-container-124, .podcasts .adtester-container-115 {  display: none !important;  position: absolute;  top: -1000px;}.t-bg-wht.header-banner a {  height: 34px;  display: block;  background-repeat: no-repeat;  background-position: center;  background-size: auto 100%;}@media (min-width: 767px) {  .t-bg-wht.header-banner {    margin-top: 3px;  }  .t-bg-wht.header-banner a {    width: calc(100% - 60px);    margin: AUTO;  }}@media (max-width: 767px) {  .t-bg-wht.header-banner a {    height: 7vw;  }}#container .container > .t-pad-top {  padding-top: 20px;}.post .tag-link {  margin-bottom: 4px;}.post .t-txt-grey2 {  padding-top: 10px;  padding-bottom: 20px;}.container .article-content {  padding-top: 30px;}.t-txt-cntr .hot-today {  padding-top: 5px;}.clmns-content p > span {  line-height: 27px;  font-size: 17px;  letter-spacing: 0px;}.clmns-content .t-txt-norm {  padding-top: 0px;}.clmns-content .next {  padding-bottom: 5px;  padding-top: 7px;}.columns p {  margin-top: 0px;}.post #div-gpt-ad-1646061783592-0 {  margin-top: 20px;}.post .t-pad-s-50pc-lt > .t-txt-grey3 {  line-height: 1.125;}.t-hide-under-m > #hnty-1075468952 > #hnty-1967679685 img {  padding-bottom: 0px;  margin-bottom: 30px;}.t-hide-under-m > #hnty-1373665553 > #hnty-2052140826 img {  margin-bottom: 30px;}.t-hide-under-m > #hnty-563485991 > #hnty-1862124286 img {  margin-bottom: 30px;}.t-hide-under-m > #hnty-600506322 > #hnty-975023133 img {  margin-bottom: 30px;}.t-hide-under-m > #hnty-440751532 > #hnty-1847878993 img {  padding-bottom: 30px;}body > .t-pad-bot {  padding-top: 30px;}.container #hnty-330114173 {  padding-bottom: 60px;}.content #hnty-1471994090 {  padding-bottom: 60px;}.clmn .t-txt-norm {  font-size: 15px;}.article-container .monsterinsights-inline-popular-posts-label {  font-weight: 700;  text-transform: uppercase;  font-size: 19px;}.article-content .monsterinsights-inline-popular-posts-title {  font-size: 17px;}/* ==========================================================================   X (formerly Twitter) icon â SVG approach, replaces FA bird   ========================================================================== *//* Suppress any FA glyph on fa-x-brand */.fa-x-brand::before {  content: none !important;  display: none !important;}/* SVG X logo as background image */.fa-x-brand::after {  content: "" !important;  display: inline-block;  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27white%27%3E%3Cpath%20d%3D%27M18.244%202.25h3.308l-7.227%208.26%208.502%2011.24H16.17l-4.714-6.231-5.401%206.231H2.748l7.73-8.835L1.254%202.25H8.08l4.259%205.623zm-1.161%2017.52h1.833L7.084%204.126H5.117z%27%2F%3E%3C%2Fsvg%3E");  background-repeat: no-repeat;  background-position: center;  background-size: contain;  vertical-align: middle;}/* Share This Article */.sharelinks .sharelink.fa-x-brand {  display: inline-flex;  align-items: center;  justify-content: center;  position: static;  top: 0;}.sharelinks .sharelink.fa-x-brand::after {  width: 18px;  height: 18px;}.sharelinks {  display: flex;  align-items: center;  justify-content: center;  gap: 3px;}.sharelinks .sharelink {  display: inline-flex;  align-items: center;  justify-content: center;  vertical-align: middle;  position: static;}.sharelinks .sharelink.fa-alt {  top: 0;  position: static;}/* Footer social icons */footer .social-links .fa-x-brand {  display: inline-flex;  align-items: center;  justify-content: center;  vertical-align: middle;}footer .social-links .fa-x-brand::after {  width: 35px;  height: 35px;}@media(min-width:768px) and (max-width:1024px){
.t-view-l-33pc.header-hot_today{
width:50%!important;
float:left;
}
}


.slide .image[style*="tesla-sweeps-enter"] {
    background-position: center !important;
    background-size: 100% auto;
    position: relative;
}
@media (min-width: 501px) {
.clmn.clmn2 .sizer.block .image {
    aspect-ratio: 2 / 1.1;
    height: auto !important;
     width:100%
}


}
@media(max-width:500px){

.x-mantle-slides .slider .slide:nth-child(1) a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

    .x-mantle-slides .slider .slide:nth-child(1) {

        height: 55vw !important;

    }

}
        </style>

        
        <!-- <link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic|Open+Sans+Condensed:300,300italic,700' rel='stylesheet' type='text/css'>-->
        <!-- <script src="https://hannity.com/wp-content/themes/hannity/assets/js/vendor/modernizr-2.6.2.min.js"></script> -->

        <!-- for Facebook -->          
        <meta property="og:type" content="website">
        <meta property="og:title" content="Sean Hannity" >
         <meta property="og:image" content="https://hannity.com/wp-content/themes/hannity/assets/images/og-image-logo.png" >
        <meta property="og:description" content="Official Website of The Sean Hannity Show. Sean Hannity is a multimedia superstar, spending four hours a day every day reaching out to millions of Americans on radio, television and the internet." >
        <meta property="og:url" content="http://hannity.com/" >
       

        <!-- for Twitter -->          
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:image" content="https://hannity.com/wp-content/themes/hannity/assets/images/og-image-logo.png" >
        <meta name="twitter:site" content="@SeanHannity">
        <meta name="twitter:author" content="@SeanHannity" >
        <meta name="twitter:title" content="Sean Hannity" >
        <meta name="twitter:description" content="Official Website of The Sean Hannity Show. Sean Hannity is a multimedia superstar, spending four hours a day every day reaching out to millions of Americans on radio, television and the internet." >
        

        <meta name="viewport" content="width=device-width,  initial-scale=1">

        <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i" rel="stylesheet">

       
      

		
  <meta name='robots' content='max-image-preview:large' />
<link rel="alternate" type="application/rss+xml" title="Sean Hannity &raquo; Home Comments Feed" href="https://hannity.com/home/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://hannity.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhannity.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://hannity.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhannity.com%2F&#038;format=xml" />
<!-- hannity.com is managing ads with Advanced Ads 2.0.17 – https://wpadvancedads.com/ --><script id="hnty-ready">
			window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[];		</script>
		<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id='wp-block-library-inline-css' type='text/css'>
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='contact-form-7-css' href='https://hannity.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5' type='text/css' media='all' />
<script type="text/javascript" src="https://hannity.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://hannity.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://hannity.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://hannity.com/wp-json/wp/v2/pages/33" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://hannity.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.1" />
<link rel="canonical" href="https://hannity.com/" />
<link rel='shortlink' href='https://hannity.com/' />
<link rel="apple-touch-icon" sizes="180x180" href="/wp-content/uploads/fbrfg/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/wp-content/uploads/fbrfg/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/wp-content/uploads/fbrfg/favicon-16x16.png">
<link rel="manifest" href="/wp-content/uploads/fbrfg/site.webmanifest">
<link rel="shortcut icon" href="/wp-content/uploads/fbrfg/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/wp-content/uploads/fbrfg/browserconfig.xml">
<meta name="theme-color" content="#ffffff"><link rel="icon" href="https://hannity.com/wp-content/uploads/2017/12/us-01-150x150.png" sizes="32x32" />
<link rel="icon" href="https://hannity.com/wp-content/uploads/2017/12/us-01-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://hannity.com/wp-content/uploads/2017/12/us-01-300x300.png" />
<meta name="msapplication-TileImage" content="https://hannity.com/wp-content/uploads/2017/12/us-01-300x300.png" />
		<style type="text/css" id="wp-custom-css">
			.elections-2018 .t-view-l-70pc {
    float: none;
    width: 100%;
}

.elections-2018 .t-view-l-30pc {display: none;}

.elections-2018 .pad-top {display: none; }

.elections-2018 .pad {
    padding: 0px 0px 60px 0px;
}

@media only screen and (max-width: 600px) {
	.extra-frame iframe {height: 600px !important;}
} 

.css-1i6enxs {
display: none;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}

.tablepress-id-N tbody td {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #ff0000;
}

.tablepress-id-1 .column-1 {
	width: 100px;
}

.tablepress-id-1 .column-2 {
	width: 200px;
}

.tablepress thead th,
.tablepress tfoot th {
  background-color: #c00;
  color: #ffffff;
}

.t-txt-h4 {
	font-weight: 300 !important;
	font-size: 20px !important;
  color: #666 !important;
}		</style>
		

 <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-33QM9LJPKT"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-33QM9LJPKT');
</script>
<script async type="application/javascript"
        src="https://news.google.com/swg/js/v1/swg-basic.js"></script>
<script>
  (self.SWG_BASIC = self.SWG_BASIC || []).push( basicSubscriptions => {
    basicSubscriptions.init({
      type: "NewsArticle",
      isPartOfType: ["Product"],
      isPartOfProductId: "CAoiEP9wAhvRnS1HqGbG1zzjhzI:openaccess",
      clientOptions: { theme: "light", lang: "en" },
    });
  });
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
console.log('Google Tag Manager Hit');
})(window,document,'script','dataLayer','GTM-MZDRKCW');</script>
<!-- End Google Tag Manager -->


<!-- Pushnami -->

<!-- <script src="https://api.pushnami.com/scripts/v1/push/5b1852d712d519001049df6c" async></script> -->

<link rel="manifest" href="/manifest.json">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600&display=swap" rel="stylesheet">





<script type="text/javascript">
(function(document, window){
    var script = document.createElement("script");
    script.type = "text/javascript";
    script.src = "https://api.pushnami.com/scripts/v1/pushnami-adv/5b1852d712d519001049df6c";
    script.onload = function() {
        Pushnami
            .update()
            .prompt()
    };
    document.getElementsByTagName("head")[0].appendChild(script);
})(document, window);
</script>



<style>
  .fa.fa-threads:before {
  	content:"";
  	background:url('/wp-content/themes/hannity/assets/images/logo-threads.svg?qwe');
  	width: 35px;
  	height:30px;
  	background-size: contain;
  	display:block;
  	background-repeat: no-repeat;
  	
  }
  
    
  .fa.fa-threads:hover:before {
  	content:"";
  	background:url('/wp-content/themes/hannity/assets/images/logo-threads-red.svg?qewe');
  		width: 35px;
  	height:30px;
  	background-size: contain;
  	display:block;
  	background-repeat: no-repeat;
 
  	
  }

    .sitewide-tout_l {
        z-index:100
}
</style>



 <style>
            .sitewide-tout .close-btn {
                position: absolute;
                right: 8px;
                top: 4px;
                cursor: pointer
            }

            .sitewide-tout .close-btn span {
                position: relative;
                transform: rotate(45deg);
                color: white;
                display: block;
                font-size: 28px;
                line-height: 1em;
            }

@media(min-width: 768px) {
                .sitewide-tout {
                    position:fixed;
                    bottom: 10px;
                    right: 10px;
                    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
                }
            }

   @media(max-width: 768px) {
                .sitewide-tout {
                 	position: relative;
    width: 100%;
    padding: 10px 30px;

                }

                .sitewide-tout img {
                    width: auto;
                    height: 75;
                    object-fit: cover;
                    object-position: center;
                }
}







@media (min-width: 768px) {
	
.sitewide-tout_l {
	position: fixed;
	bottom: 10px;
	left: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}

}
	.sitewide-tout_l .close-btn {
        position: absolute;
        right: 8px;
        top: 4px;
        cursor: pointer
	
    }

    .sitewide-tout_l .close-btn span {
        position: relative;
        transform: rotate(45deg);
      
        display: block;
        font-size: 28px;
        line-height: 1em;
    }

    
    

    @media(max-width: 768px) {
		

	
        .sitewide-tout {
           bottom: inherit;
		   right: inherit;
        }

        .sitewide-tout_l {
           	position: relative;
    width: 100%;
    padding: 10px 30px;

       
        }

        .sitewide-tout_l img {
            width: auto;
  
            object-fit: cover;
            object-position: center;
        }
   }     
        

    @media(max-width: 500px) {
		

        .sitewide-tout_l {
           	position: relative;
    width: 100%;
max-width:400px;
margin:auto;
    padding: 10px 5px;

       
        }


@media(min-width:500px) {

.mobile-touts{
	margin-bottom: 10px;
	}
}
    </style>




<style>
  .wdyt-header {
  	font-size: 40px;
  	font-weight: bold;
  	color:#CC0000;
  	margin-top: -12px;
  	padding-bottom:10px
  }
  

  .wdyt-container .poll {
    margin-bottom: -50px !important;
}
  


 .wdyt-container body{
 	display:none!important
} 
  
.wdyt-container {
	border-top:10px solid #CC0000;
	border-bottom:10px solid #CC0000;
	text-align:Center;
	padding:20px 0 30px;
	margin-bottom:30px
}

.wdyt-container h3 {
	margin-bottom:20px
}
.wdyt-container .button{
	min-height:0!important;
	padding:5px 20px;
	font-size: 16px;
	border:1px solid #999
}


  </style>



<style>


  .e-countdown-footer-24 {
  		position:relative;
  		margin-top: -80px;
  	
  }
  
  @media(max-width:768px) {
  	.e-countdown-footer-24 {
  		margin-bottom:-40px
  	}
  }
  
    .e-countdown-footer-24 .daystxt {
		text-align:Center;
		font-size:40px;
		font-weight: 600;
		text-transform: uppercase;
		position:relative;
		margin-top: 18px;
                 color:white
	}
   .e-countdown-footer-24 a{
  	background-image: url(/wp-content/themes/hannity/assets/images/election-day-footer-dayof.webp?uc=1);
  	display:block;
  	width:100%;
  	max-width: 310px;
  	height:275px;
  	background-size: contain;
  	background-position:center top;
  	margin:auto
  }
  
.e-countdown-banner {
	background-color:#100D1F;
	overflow:hidden;
	position:relative;
	display:flex;


}



  
.e-countdown-banner .elect-link {
	position:absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	display:block;


}

.e-countdown-banner .t-contain{
	
		position:relative;

		color:white;
		margin:auto;
	}
	
	
@media(min-width:768px) {
	
	
	.e-countdown-banner .t-contain{
		display:flex;

		
	}
}


@media(max-width:768px) {
	
	
	.e-countdown-banner .t-contain{
		padding:15px

		
	}
}

.e-countdown-banner .content{

	color:white;
	padding:1px 5px;
	text-transform: uppercase;
	font-size: 24px;
	justify-content:Center;
	align-items: center;
	display:flex;

}

.e-countdown-banner .content>* {
		display:inline;
}

.e-countdown-banner .elect-btn {
	display:flex;	
	text-transform:uppercase;
	align-items: center;
	padding:5px 15px;
	font-weight: 400;
	font-size: 18px;
	justify-content:Center;

}

.e-countdown-banner .flag-l{

	background-image: url(/wp-content/themes/hannity/assets/images/election-flag-l.webp?Asd);
	position:absolute;
	left: 0px;
	top: 0;
	right: 0;
	bottom:0;
	background-position: 0 center;
	background-size: 354px auto;
	background-repeat: no-repeat;
	}
	
	.e-countdown-banner .flag-r{

	background-image: url(/wp-content/themes/hannity/assets/images/election-flag-r.webp?asd);
	position:absolute;
	left: 0;
	top: 0;
	right: 0px;
	bottom:0;
	background-position: right center;
	background-size: 354px auto;
	background-repeat: no-repeat;
	}

@media(max-width:385px){

.br-s-election {
    display: block; 
}

}


@media(max-width:768px) {
	
	
	.e-countdown-banner .t-contain{
		padding:5px 15px 15px;
		
	}
	
	
	.e-countdown-banner .content{
		padding:5px 15px 15px;
		text-align:center;
		flex-direction: column!important;
	}
	
	.e-countdown-banner .flag-r{
		right: -20px;
			opacity:.5;
		}
		
		.e-countdown-banner .flag-l{
		left: -20px;
		opacity:.5;
		}
}


</style>	

    
<!-- Google Structured Data : Front Page-->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Home",
  "alternateName": "Sean Hannity",
    "description": "",
     "url": "https://hannity.com",
  "logo": "https://hannity.com/wp-content/uploads/2017/12/hannity_logo.png",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "",
    "contactType": "customer service",
    "contactOption": "TollFree",
    "areaServed": "",
    "availableLanguage": "en"
  },
   "sameAs": [
    "https://www.facebook.com/SeanHannity",
"https://twitter.com/SeanHannity",
"https://www.instagram.com/seanhannity/?hl=en",
"https://parler.com/profile/SeanHannity/posts"  ]
  
}
</script>    </head>

    <body class="x-plchldr-banners loading"  >
      <!-- Tag ID: BounceX_1x1 -->
            <!-- Google Tag Manager (noscript) -->
      <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MZDRKCW"
      height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->   
    
        <!--[if lt IE 9]>
            <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
        <![endif]-->
    <header class="main-nav " id="t-scrollnav-holder">

        <div id="t-scrollnav">

                         <nav class="t-horiz   t-bg-wht">
              <div class="newsletter-signup  t-bg-clr1">
                <div class="t-contain t-pos-cntr newsletter">
                <div class=" t-pos-cntr t-txt-wht ">
                  <h4 class="u t-txt-wht">Be the first to know All Things Sean Hannity. Sign-Up to the Newsletter.</h4>
             <form onsubmit="return false;" class="newsletter-form">
  <input name="address" size="50" type="email" placeholder="Email Address">
  <input name="Subscribe" type="Submit" value="Sign Up">
  <div class="thank-you-view" style="display:none;">You have successfully signed up!</div>
  <button type="button" class="help-btn" data-modal-pos="bottom-lt">Help</button>
</form>
                </div>
                </div>
              </div>
                              <div class="t-contain nav-holder t-pad-50pc-rt t-pad-m-50pc-lt t-pos-cntr t-pos-rel">
                    <div class="t-navbar t-clear">

                             <div class="logo t-view-m-20pc  hastag" >
                            <a href="/">
                                 <img src="https://hannity.com/wp-content/uploads/2024/11/logo-hannity-blk-1.svg" alt="Sean Hannity" loading="lazy" width="163" height="72"/>
                                 <div class="logo-tag">#MakeAmericaGreatAgain</div>                            </a>
                        </div>
                           <div class="t-show-under-l">
                            <div class="iheart-nav">
                                    <a href="#" class="btn-listen "><span><em>Live Now <br /></em>Listen</span></a>
                                    <a href="#" class="btn-search no-loade"><span></span></a>
                            </div>

                          <div class="t-button-mobile-menu" aria-expanded="false" aria-label="Press Enter/Return to show or hide menu"  tabindex="0">
                              <div class="t-toggle-icon"></div>
                          </div>
                        </div>
                             <div class="t-hide-under-l t-view-m-80pc t-txt-rt">
                   
                              <div>
                                    <ul class="t-menu t-horiz  t-txt-rt t-txt-grey2 u t-txt-small top-nav">
                                     <!-- <li><a href="https://shop.hannity.com" class="shop-btn">Shop</a></li>-->
                                    <!-- <li><a href="/book-sean/">Book Sean</a></li>-->
                                      <li><a href="/find-a-station/">Find a Station</a></li>
                                      <li class="no-bar-r"><a href="/contact-us/">Contact Us</a></li>
                                      <li class="newsletter-menu"><a href="/newsletter/">Newsletter Sign-Up</a></li>
                                    </ul>
                              </div>
                                <div class="main-nav">


                                    <ul class="t-menu t-horiz t-txt-rt b t-txt-grey2 u"><li id="menu-item-1642" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1642"><a target="_blank" href="https://community.hannity.com"><span>Community</span><em></em></a></li>
<li id="menu-item-172877" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172877"><a href="https://hannity.com/podcasts/"><span>Podcasts</span><em></em></a></li>
</ul>

                                    <div class="iheart-nav">
                                      <a href="#" class="btn-listen " aria-label="Launch audio player to listen to the show"><span><em>Live Now</em>Listen</span>
                                      </a>
                                      <a href="#" class="btn-search" aria-label="Click to show search field"><span></span></a>
                                    </div>
                                </div>
                            
                        </div>
                           <div class="t-nav-mobile t-show-under-l t-bg-wht">
                         


                            <div class="t-nav-scroller">
                                <ul class="t-menu t-view-m-60pc">
                                   <li id="menu-item-m-1642" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1642"><a target="_blank" href="https://community.hannity.com"><span>Community</span><em></em></a></li>
<li id="menu-item-m-172877" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172877"><a href="https://hannity.com/podcasts/"><span>Podcasts</span><em></em></a></li>
 
                                   <li><a href="/shop/" class="shop-btn">Shop</a></li>
                                    <li><a href="/book-sean/">Book Sean</a></li>
                                   <li><a href="/find-a-station/">Find a Station</a></li>
                                      <li><a href="/newsletter/">Newsletter</a></li>
                                      <li><a href="/contact-us">Contact Us</a></li>
                               </ul>
                           </div>
                       </div>  
    
                   </div> 
               </div> 


<div class="search-box clear t-bg-grey3">
  <div class="search-field t-contain t-pos-cntr">
    <input type="text" id="searchfield" name="search" placeholder="Start Typing..." >  <div class="button btn-search">Search</div>
    
  </div>

  <div id="custom-search-results"></div>
</div>


          <div class="tag-nav t-bg-grey1">
              <div class="links t-contain t-pos-cntr">
          <span class="title">Trending Now</span><a href="/trending/maga"   data-name="">MAGA </a> <a href="/trending/iran"   data-name="">Iran </a> <a href="/trending/president-trump"   data-name="">President Trump </a> <a href="/trending/karoline-leavitt"   data-name="">Karoline Leavitt </a> <a href="/trending/marco-rubio"   data-name="">Marco Rubio </a> <a href="/trending/cuba"   data-name="">Cuba </a> <a href="/trending/cnn"   data-name="">CNN </a> <a href="/trending/daniel-lurie"   data-name="">Daniel Lurie </a> <a href="/trending/california"   data-name="">California </a> <a href="/trending/voter-id"   data-name="">Voter ID </a> <a href="/trending/post-op-ed"   data-name="">Post Op-Ed </a> <a href="/trending/khameneis-bunker"   data-name="">Khamenei’s Bunker </a>     
          </div> </div>


      
           </nav>
                      

       </div>
       <div class="loading-text"><span>Collecting the Latest Stories...</span></div>

      
  </header>

<div class="t-nav-spacer" style="margin-top: 141.789px;"></div>






<div class="scroller" data-asynctrans="scroller">

<div class="container sitepadding t-bg-wht" id='container' data-asynctrans="container">
     
 <section class="page home   home  tmplt-index t-contain t-pos-cntr   " data-asynctrans="section">
        
        <div class="content t-contain t-pos-cntr">
		<div class="container">    

<div class="t-pad-75pc-top t-hide-under-m"></div>


		
<div class="mantle-grid t-marg-50pc-bot t-hide-under-s margin-offset">
	<div class="clmn clmn2 t-pad-50pc-lt t-pad-50pc-rt">
		<div class="article">

			
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/its-trumps-movement-leavitt-puts-maga-questions-to-bed-nothing-more-america-first-than-taking-out-terrorists-who-have-killed-americans-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2263906321-825x550.jpg')"  aria-label="IT'S TRUMP'S MOVEMENT! Leavitt Puts MAGA Questions to Bed — 'Nothing More America First Than Taking Out Terrorists' Who Have Killed Americans [WATCH]"></a>

			<div class="props">
						                    <a href="/category/white-house-press-secretary" class="tag-link u b ">White House Press Secretary</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/its-trumps-movement-leavitt-puts-maga-questions-to-bed-nothing-more-america-first-than-taking-out-terrorists-who-have-killed-americans-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="IT'S TRUMP'S MOVEMENT! Leavitt Puts MAGA Questions to Bed — 'Nothing More America First Than Taking Out Terrorists' Who Have Killed Americans [WATCH]">IT'S TRUMP'S MOVEMENT! Leavitt Puts MAGA Questions to Bed — 'Nothing More America First Than Taking Out Terrorists' Who Have Killed Americans [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					Leavitt checks "supporters" looking to hijack the MAGA movement...

While speaking to the press outside the White House on Friday, Press Secretary Karoline Leavitt pushed back against critics who claim that striking Iran doesn't qualify as "America First."

"This president lives in the real world," Leavitt said. "And with respect to MAGA, President Trump is the leader of MAGA, he's the creator of the MAGA movement, and there is nothing more 'America First' than taking out terrorists who have maimed and killed our own...
									</p>
								</div>
		</a>
	
	</div>
</div>		</div>
			
	</div>
	<div class="clmn clmn1 t-pad-50pc-lt t-pad-50pc-rt">
		<div class="article ">
			
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/cuba-next-trump-says-rubio-will-handle-crisis-on-communist-island-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2025/10/GettyImages-2239438640-800x550.jpg')"  aria-label="CUBA NEXT? Trump Says Rubio Will Handle Crisis On Communist Island [WATCH]"></a>

			<div class="props">
						                    <a href="/category/trump-administration" class="tag-link u b ">Trump Administration</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/cuba-next-trump-says-rubio-will-handle-crisis-on-communist-island-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="CUBA NEXT? Trump Says Rubio Will Handle Crisis On Communist Island [WATCH]">CUBA NEXT? Trump Says Rubio Will Handle Crisis On Communist Island [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					The 'Donroe Doctrine' in full effect.

President Donald Trump said Friday that Cuba’s communist government is nearing collapse and revealed he plans to send Secretary of State Marco Rubio to deal with the escalating crisis on the Caribbean island.

Trump made the comments during a phone interview...
									</p>
								</div>
		</a>
	
	</div>
</div>		</div>
		<div class="article">
			
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/most-busted-name-in-news-cnn-reporters-tehran-dispatch-sparks-propaganda-accusation-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/CNN-974x550.jpeg')"  aria-label="MOST BUSTED NAME IN NEWS: CNN Reporter’s Tehran Dispatch Sparks Propaganda Accusation [WATCH]"></a>

			<div class="props">
						                    <a href="/category/media" class="tag-link u b ">Media</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/most-busted-name-in-news-cnn-reporters-tehran-dispatch-sparks-propaganda-accusation-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="MOST BUSTED NAME IN NEWS: CNN Reporter’s Tehran Dispatch Sparks Propaganda Accusation [WATCH]">MOST BUSTED NAME IN NEWS: CNN Reporter’s Tehran Dispatch Sparks Propaganda Accusation [WATCH]</h2>
						<div  class="image-thumb" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/CNN-974x550.jpeg')"></div>
								<p class="t-txt-norm fnt-georgia t-txt-grey3">
					Critics on social media accused CNN of pushing “pro-Iran regime propaganda” Thursday after a report from inside Iran suggested daily life...
									</p>
								</div>
		</a>
	
	</div>
</div>		</div>
			
	</div>

	
	<div class="clmn clmn3 t-pad-50pc-lt t-pad-25pc-rt">
		<div class="article">
			
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/security-scare-mayor-daniel-luries-detail-attacked-in-san-francisco-street-clash-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/San-Fran-Mayor-825x550.jpeg')"  aria-label="SECURITY SCARE: Mayor Daniel Lurie’s Detail Attacked In San Francisco Street Clash [WATCH]"></a>

			<div class="props">
				
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/security-scare-mayor-daniel-luries-detail-attacked-in-san-francisco-street-clash-watch/" >
			<div class="summary">

									<h3 class="shorthead b u t-txt-grey3">SECURITY SCARE</h3>		
												</div>
		</a>
	
	</div>
</div>		</div>
			
			<div class="article">
				
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/house-showdown-dozens-of-democrats-vote-against-resolution-labeling-iran-top-terror-sponsor/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/02/GettyImages-2262896401-877x550.jpg')"  aria-label="HOUSE SHOWDOWN: Dozens Of Democrats Vote Against Resolution Labeling Iran Top Terror Sponsor"></a>

			<div class="props">
				
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/house-showdown-dozens-of-democrats-vote-against-resolution-labeling-iran-top-terror-sponsor/" >
			<div class="summary">

									<h3 class="shorthead b u t-txt-grey3">HOUSE SHOWDOWN</h3>		
												</div>
		</a>
	
	</div>
</div>
		</div>
			
			<div class="article">
				<!-- 3rd -->
				
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/its-common-sense-california-voter-id-measure-tops-signature-threshold-for-november-ballot/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2025/03/GettyImages-2180392778-825x550.jpg')"  aria-label="'IT'S COMMON SENSE': California Voter ID Measure Tops Signature Threshold For November Ballot"></a>

			<div class="props">
				
		        
			</div>

	   

		<a href="https://hannity.com/media-room/its-common-sense-california-voter-id-measure-tops-signature-threshold-for-november-ballot/" >
			<div class="summary">

									<h3 class="shorthead b u t-txt-grey3">'IT'S COMMON SENSE'</h3>		
												</div>
		</a>
	
	</div>
</div>
		</div>
			
	</div>
</div>

<div class="mantle-slides t-show-under-s">

	
	<div class="slider">
		<div class="slides" data-autoslide="1">
			
				<div class="slide bl">
					
							<div class="image desktop bl" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2263906321.jpg');"></div>
							<div class="image mobile" style="background-image:url(https://hannity.com/wp-content/uploads/2026/03/GettyImages-2263906321.jpg);"></div>

							<a href="https://hannity.com/media-room/its-trumps-movement-leavitt-puts-maga-questions-to-bed-nothing-more-america-first-than-taking-out-terrorists-who-have-killed-americans-watch/" class="big-hitspot" ></a>
							<div class="text  valigner">
								<div class="valign">
																			<a href="/media-room/category/white-house-press-secretary" class="tag-link u b ">White House Press Secretary</a>
									
																		<a href="https://hannity.com/media-room/its-trumps-movement-leavitt-puts-maga-questions-to-bed-nothing-more-america-first-than-taking-out-terrorists-who-have-killed-americans-watch/" >
										<h2>IT'S TRUMP'S MOVEMENT!</h2>
										<p>Leavitt Puts MAGA Questions to Bed — 'Nothing More America First Than Taking Out Terrorists' Who Have Killed Americans [WATCH]</p>
									</a>
								</div>
							</div>
		       </div>
			
				<div class="slide bl">
					
							<div class="image desktop bl" style="background-image:url('https://hannity.com/wp-content/uploads/2025/10/GettyImages-2239438640.jpg');"></div>
							<div class="image mobile" style="background-image:url(https://hannity.com/wp-content/uploads/2025/10/GettyImages-2239438640.jpg);"></div>

							<a href="https://hannity.com/media-room/cuba-next-trump-says-rubio-will-handle-crisis-on-communist-island-watch/" class="big-hitspot" ></a>
							<div class="text  valigner">
								<div class="valign">
																			<a href="/media-room/category/trump-administration" class="tag-link u b ">Trump Administration</a>
									
																		<a href="https://hannity.com/media-room/cuba-next-trump-says-rubio-will-handle-crisis-on-communist-island-watch/" >
										<h2>CUBA NEXT?</h2>
										<p>Trump Says Rubio Will Handle Crisis On Communist Island [WATCH]</p>
									</a>
								</div>
							</div>
		       </div>
			
				<div class="slide bl">
					
							<div class="image desktop bl" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/CNN.jpeg');"></div>
							<div class="image mobile" style="background-image:url(https://hannity.com/wp-content/uploads/2026/03/CNN.jpeg);"></div>

							<a href="https://hannity.com/media-room/most-busted-name-in-news-cnn-reporters-tehran-dispatch-sparks-propaganda-accusation-watch/" class="big-hitspot" ></a>
							<div class="text  valigner">
								<div class="valign">
																			<a href="/media-room/category/media" class="tag-link u b ">Media</a>
									
																		<a href="https://hannity.com/media-room/most-busted-name-in-news-cnn-reporters-tehran-dispatch-sparks-propaganda-accusation-watch/" >
										<h2>MOST BUSTED NAME IN NEWS</h2>
										<p>CNN Reporter’s Tehran Dispatch Sparks Propaganda Accusation [WATCH]</p>
									</a>
								</div>
							</div>
		       </div>
			
		</div>

			<ul class="nobull slider-nav t-txt-cntr t-horiz indicator ">
					<li>
					
					    

			</li>
						<li>
					
					    

			</li>
						<li>
					
					    

			</li>
					</ul>

	</div>
	

</div>


  

<div class="t-hide-under-m">
  <div class="holder">
      <div class="banner_ad t-txt-cntr getad t-pad-25pc-top ">					 	 
				<div class="hnty-728x90" id="hnty-2338014258"><div id="hnty-4190836353"><a href="https://www.goldsilverkit-display.com/green-091924/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWEDC&#038;utm_campaign=701Qh00000iWEDC&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="2026-Gold-Silver-Secure-Future-Banner-Ads-728&#215;90-px"><img src="https://hannity.com/wp-content/uploads/2025/04/2026-Gold-Silver-Secure-Future-Banner-Ads-728x90-px.png" alt=""  width="728" height="90"   /></a></div></div>
		      </div> 
  </div>
</div>

<div class=" t-show-under-m ">
					
		<div class="banner_ad t-txt-cntr getad t-pad-top t-pad-25pc-bot">
			      <div class="hnty-300x250" id="hnty-2821536998"><div id="hnty-3455675003"><a href="https://www.protectingmysavings-email.com/gold-v-cash-022725/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWFKW&#038;utm_campaign=701Qh00000iWFKW&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="Cash-Losing-Vaule-Banner-Ads-300&#215;250-px"><img src="https://hannity.com/wp-content/uploads/2025/04/Cash-Losing-Vaule-Banner-Ads-300x250-px.png" alt=""  width="300" height="250"   /></a></div></div>

			 </div> 
</div> 


<div class="t-pad-s-50pc-lt t-pad-s-50pc-rt t-pad-50pc-top">

<div class="columns margin-offset">
	<div>
		<div>
			<div class="t-view-l-33pc  header-hot_today">
			
				<div class="crop-m">
										<h3 class="pretty-header  t-pad-10px-bot t-txt-clr2"><span>Hot Today</span></h3>
				</div>
			</div>
			<div class="t-view-l-67pc t-view-m-50pc header-top_article">


			<div class="crosp t-hide-under-m">

								<h3 class="pretty-header big-header grey-header t-txt-grey3 u t-pad-10px-bot "><span>News Roundup</span></h3>
			</div>
			</div>
		</div>
	

		<div class="t-view-l-fit-3 t-view-m-fit-2 top-row article-links ">
		
				<div class="t-pad-xs-25pc t-pad-s-0px">
					<div class="hot-today">
			
					<ul class="nobull">
													
							<li>
								<a href="https://hannity.com/media-room/no-need-to-feel-down-iranians-all-over-the-world-are-trump-dancing-to-ymca-watch/" >
									<div class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/Trump-Dance.png')"></div>
										<h3 class="t-txt-small reg txt-grey3">NO NEED TO FEEL DOWN: Iranians All Over the World Are Celebrating, Trump Dancing to YMCA [WATCH]</h3>
								</a>
							</li>
														
							<li>
								<a href="https://hannity.com/media-room/tonight-on-hannity-israeli-pm-benjamin-netanyahu-joins-sean-hannity-for-first-interview-since-operation-epic-fury/" >
									<div class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/Bibi.png')"></div>
										<h3 class="t-txt-small reg txt-grey3">TONIGHT ON HANNITY: Israeli PM Benjamin Netanyahu Joins Sean Hannity for First Interview Since Operation Epic Fury</h3>
								</a>
							</li>
														
							<li>
								<a href="https://hannity.com/media-room/post-op-ed-iranians-joy-vs-democrats-shame/" >
									<div class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2264240014.jpg')"></div>
										<h3 class="t-txt-small reg txt-grey3">POST OP-ED: Iranians’ Joy vs. Democrats’ Shame</h3>
								</a>
							</li>
														
							<li>
								<a href="https://hannity.com/media-room/making-waves-u-s-centcom-confirms-11-iranian-ships-destroyed-in-gulf-of-oman-today-they-have-zero-watch/" >
									<div class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/CENTCOM.png')"></div>
										<h3 class="t-txt-small reg txt-grey3">MAKING WAVES: U.S. CENTCOM Confirms 11 Iranian Ships Destroyed in Gulf of Oman — 'Today, They Have ZERO' [WATCH]</h3>
								</a>
							</li>
														
							<li>
								<a href="https://hannity.com/media-room/ticking-time-bomb-iran-told-witkoff-kushner-they-had-enough-uranium-for-11-nuclear-bombs-watch/" >
									<div class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/Witkoff.png')"></div>
										<h3 class="t-txt-small reg txt-grey3">TICKING TIME BOMB: Iran Told Witkoff, Kushner They Had Enough Uranium for 11 Nuclear Bombs [WATCH]</h3>
								</a>
							</li>
												</ul>
				</div>
				 </div>		
				
				<div class="top-article dp-pad:50pc:top:xs  dp-pad:50pc:top:s ">
<div class="crosp t-show-under-m t-pad-50pc-top t-pad-xs-25pc-lt t-pad-s-0px">

								<h3 class="pretty-header big-header grey-header t-txt-grey3 u t-pad-10px-bot  "><span>News Roundup</span></h3>
			</div>											<div class="t-show-under-s">
						
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/security-scare-mayor-daniel-luries-detail-attacked-in-san-francisco-street-clash-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/San-Fran-Mayor-825x550.jpeg')"  aria-label="SECURITY SCARE: Mayor Daniel Lurie’s Detail Attacked In San Francisco Street Clash [WATCH]"></a>

			<div class="props">
						                    <a href="/category/metro" class="tag-link u b ">Metro</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/security-scare-mayor-daniel-luries-detail-attacked-in-san-francisco-street-clash-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="SECURITY SCARE: Mayor Daniel Lurie’s Detail Attacked In San Francisco Street Clash [WATCH]">SECURITY SCARE: Mayor Daniel Lurie’s Detail Attacked In San Francisco Street Clash [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					Even the mayor isn't safe in San Fran...

San Francisco Mayor Daniel Lurie’s police security detail was...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/house-showdown-dozens-of-democrats-vote-against-resolution-labeling-iran-top-terror-sponsor/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/02/GettyImages-2262896401-877x550.jpg')"  aria-label="HOUSE SHOWDOWN: Dozens Of Democrats Vote Against Resolution Labeling Iran Top Terror Sponsor"></a>

			<div class="props">
						                    <a href="/category/on-the-hill" class="tag-link u b ">On The Hill</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/house-showdown-dozens-of-democrats-vote-against-resolution-labeling-iran-top-terror-sponsor/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="HOUSE SHOWDOWN: Dozens Of Democrats Vote Against Resolution Labeling Iran Top Terror Sponsor">HOUSE SHOWDOWN: Dozens Of Democrats Vote Against Resolution Labeling Iran Top Terror Sponsor</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					TDS is out of control. The same resolution passed under Biden, 420 -1.

Dozens of House Democrats voted...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>
						<div class=" t-show-under-m ">
							<div class="banner_ad t-txt-cntr getad t-marg-25pc-top t-marg-75pc-bot">
				<div class="hnty-300x250" id="hnty-1540133873"><div id="hnty-901428548"><a href="https://www.protectingmysavings-email.com/gold-v-cash-022725/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWFKW&#038;utm_campaign=701Qh00000iWFKW&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="Cash-Losing-Vaule-Banner-Ads-300&#215;250-px"><img src="https://hannity.com/wp-content/uploads/2025/04/Cash-Losing-Vaule-Banner-Ads-300x250-px.png" alt=""  width="300" height="250"   /></a></div></div>

			 </div> 
						</div> 


						
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/its-common-sense-california-voter-id-measure-tops-signature-threshold-for-november-ballot/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2025/03/GettyImages-2180392778-825x550.jpg')"  aria-label="'IT'S COMMON SENSE': California Voter ID Measure Tops Signature Threshold For November Ballot"></a>

			<div class="props">
						                    <a href="/category/election" class="tag-link u b ">Election</a>
		        
		        
			</div>

	   

		<a href="https://hannity.com/media-room/its-common-sense-california-voter-id-measure-tops-signature-threshold-for-november-ballot/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="'IT'S COMMON SENSE': California Voter ID Measure Tops Signature Threshold For November Ballot">'IT'S COMMON SENSE': California Voter ID Measure Tops Signature Threshold For November Ballot</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					According to a Fox News report, a ballot initiative requiring voter identification and limiting voting to...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>
					</div>			
					
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/post-op-ed-democrats-play-puerile-partisan-politics-over-war-and-peace/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2264640366-825x550.jpg')"  aria-label="POST OP-ED: Democrats Play Puerile Partisan Politics Over War and Peace"></a>

			<div class="props">
						                    <a href="/category/opinion" class="tag-link u b ">Opinion</a>
		        
		        
			</div>

	   

		<a href="https://hannity.com/media-room/post-op-ed-democrats-play-puerile-partisan-politics-over-war-and-peace/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="POST OP-ED: Democrats Play Puerile Partisan Politics Over War and Peace">POST OP-ED: Democrats Play Puerile Partisan Politics Over War and Peace</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					By The New York Post Editorial Board

With US forces in combat across the Middle East, top Democrats are...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>				</div>
				<span class="t-show-under-m t-txt-cntr">
           		      <div class="banner_ad t-txt-cntr getad t-marg-25pc-top t-marg-75pc-bot">
		        <div class="hnty-300x250" id="hnty-1853227662"><div id="hnty-2941503137"><a href="https://www.goldsilverkit-display.com/green-091924/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWEDC&#038;utm_campaign=701Qh00000iWEDC&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="2026-Gold-Silver-Secure-Future-Banner-Ads-300&#215;250-px"><img src="https://hannity.com/wp-content/uploads/2025/04/2026-Gold-Silver-Secure-Future-Banner-Ads-300x250-px.png" alt=""  width="300" height="250"   /></a></div></div>
		     </div> 
				</span >
					
				<div class=" t-hide-under-m t-pos-cntr">

					<div class="banner_ad t-txt-cntr getadno-marg">
	    		<div class="hnty-300x250" id="hnty-677541653"><div id="hnty-1954926762"><a href="https://www.protectingmysavings-display.com/sean-hannity-gold-silver-122925/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWJZN&#038;utm_campaign=701Qh00000iWJZN&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="Hannity-10-Gold-Silver-Banner-Ad-300&#215;250-px"><img src="https://hannity.com/wp-content/uploads/2026/01/Hannity-10-Gold-Silver-Banner-Ad-300x250-px.png" alt=""  width="300" height="250"   /></a></div></div>
	          </div> 
				</div> 



				
		</div>
	</div>
	
</div>	
<!--
<div class="abandoned-cnt-body ">
	<a href="http://hannityforisrael.com/" target="_blank"></a>
	<div class="abandoned-cnt-body-title">Hannity for Israel</div>
	<div class="abandoned-cnt-box t-hide-under-s">
		<div class="abandoned-title">
			Israel is at war. Donate now!
		</div>
	</div>

		<div class="abandoned-cnt-box-mob t-show-under-s ">
			<img src="wp-content/themes/hannity/assets/images/hanity-4-israel-mob.jpg" alt="Israel is at War. Donate now!" width="332" height="249"  area-label="Israel is at War. Donate now!" style="height:auto !impportant">
		</div>
</div>
-->






<div class="article-links margin-offset">
	<div class="t-view-l-flex-3 equal-h">

		
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/miga-moment-trump-demands-irans-unconditional-surrender-promises-great-future/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/02/trump-orders-full-ufo-file-declassification-in-bold-transparency-move-825x550.webp')"  aria-label="MIGA MOMENT: Trump Demands Iran’s ‘Unconditional Surrender,’ Promises ‘Great Future’"></a>

			<div class="props">
						                    <a href="/category/president-donald-trump" class="tag-link u b ">President Donald Trump</a>
		        
		        
			</div>

	   

		<a href="https://hannity.com/media-room/miga-moment-trump-demands-irans-unconditional-surrender-promises-great-future/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="MIGA MOMENT: Trump Demands Iran’s ‘Unconditional Surrender,’ Promises ‘Great Future’">MIGA MOMENT: Trump Demands Iran’s ‘Unconditional Surrender,’ Promises ‘Great Future’</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					President Donald Trump issued a stark warning to what remains of Iran’s government Thursday, declaring that...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/bunker-busted-fighter-jets-destroy-slain-ayatollah-khameneis-underground-bunker-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/Bunker.png')"  aria-label="BUNKER BUSTED: Fighter Jets Destroy Dead Ayatollah Khamenei’s Underground Bunker [WATCH]"></a>

			<div class="props">
						                    <a href="/category/america-in-the-middle-east" class="tag-link u b ">America in the Middle East</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/bunker-busted-fighter-jets-destroy-slain-ayatollah-khameneis-underground-bunker-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="BUNKER BUSTED: Fighter Jets Destroy Dead Ayatollah Khamenei’s Underground Bunker [WATCH]">BUNKER BUSTED: Fighter Jets Destroy Dead Ayatollah Khamenei’s Underground Bunker [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					No place to hide.

Dramatic aerial footage shows roughly 50 Israeli fighter jets destroying the secret...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/hannity-monologue-irans-regime-is-cornered-desperate-and-running-out-of-ammo-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/Hannity-2-1008x550.png')"  aria-label="HANNITY MONOLOGUE: Iran's Regime is Cornered, Desperate, and Running Out of Ammo [WATCH]"></a>

			<div class="props">
						                    <a href="/category/hannity" class="tag-link u b ">Hannity</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/hannity-monologue-irans-regime-is-cornered-desperate-and-running-out-of-ammo-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="HANNITY MONOLOGUE: Iran's Regime is Cornered, Desperate, and Running Out of Ammo [WATCH]">HANNITY MONOLOGUE: Iran's Regime is Cornered, Desperate, and Running Out of Ammo [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					Iran is getting pummeled by U.S. forces.

During Thursday night's Hannity, Fox News host Sean Hannity...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.06.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/cubas-going-to-fall-trump-confirms-admin-is-talking-to-cuba-they-need-help/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/02/GettyImages-2263473719-826x550.jpg')"  aria-label="'CUBA'S GOING TO FALL': Trump Confirms Admin is Talking to Cuba — 'They Need Help'"></a>

			<div class="props">
						                    <a href="/category/president-donald-trump" class="tag-link u b ">President Donald Trump</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/cubas-going-to-fall-trump-confirms-admin-is-talking-to-cuba-they-need-help/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="'CUBA'S GOING TO FALL': Trump Confirms Admin is Talking to Cuba — 'They Need Help'">'CUBA'S GOING TO FALL': Trump Confirms Admin is Talking to Cuba — 'They Need Help'</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					President Donald Trump brushed aside mounting political criticism over the war with Iran and predicted the...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.05.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/cabinet-shakeup-noem-out-at-dhs-senator-markwayne-mullin-to-step-into-the-role-report/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2264636668-825x550.jpg')"  aria-label="CABINET SHAKEUP: Noem Out at DHS, Senator Markwayne Mullin to Step Into the Role: Report"></a>

			<div class="props">
						                    <a href="/category/trump-administration" class="tag-link u b ">Trump Administration</a>
		        
		        
			</div>

	   

		<a href="https://hannity.com/media-room/cabinet-shakeup-noem-out-at-dhs-senator-markwayne-mullin-to-step-into-the-role-report/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="CABINET SHAKEUP: Noem Out at DHS, Senator Markwayne Mullin to Step Into the Role: Report">CABINET SHAKEUP: Noem Out at DHS, Senator Markwayne Mullin to Step Into the Role: Report</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					President Donald Trump fired Homeland Security Secretary Kristi Noem on Thursday in the first cabinet shakeup...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.05.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/all-hair-nothing-there-newsom-struggles-to-define-a-single-specific-policy-goal-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2263646038-825x550.jpg')"  aria-label="ALL HAIR, NOTHING THERE: Newsom Struggles to Define a Single Specific Policy Goal [WATCH]"></a>

			<div class="props">
						                    <a href="/category/politics" class="tag-link u b ">Politics</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/all-hair-nothing-there-newsom-struggles-to-define-a-single-specific-policy-goal-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="ALL HAIR, NOTHING THERE: Newsom Struggles to Define a Single Specific Policy Goal [WATCH]">ALL HAIR, NOTHING THERE: Newsom Struggles to Define a Single Specific Policy Goal [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					This is a Democratic Party frontrunner for 2028...

During a recent sit-down interview on The Adam...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.05.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/khameneis-son-is-unacceptable-trump-weighs-in-on-irans-next-leader-i-have-to-be-involved-in-the-appointment/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/01/GettyImages-2258518759-825x550.jpg')"  aria-label="'KHAMENEI'S SON IS UNACCEPTABLE': Trump Weighs in on Iran's Next Leader, 'I Have to Be Involved in the Appointment'"></a>

			<div class="props">
						                    <a href="/category/america-in-the-middle-east" class="tag-link u b ">America in the Middle East</a>
		        
		        
			</div>

	   

		<a href="https://hannity.com/media-room/khameneis-son-is-unacceptable-trump-weighs-in-on-irans-next-leader-i-have-to-be-involved-in-the-appointment/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="'KHAMENEI'S SON IS UNACCEPTABLE': Trump Weighs in on Iran's Next Leader, 'I Have to Be Involved in the Appointment'">'KHAMENEI'S SON IS UNACCEPTABLE': Trump Weighs in on Iran's Next Leader, 'I Have to Be Involved in the Appointment'</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					President Trump says Khamenei's son, Mojtaba Khamenei, is an unacceptable replacement to run Iran; "I have to...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.05.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/transatlantic-tensions-trump-blasts-loser-spain-rips-uks-starmer-over-iran-campaign-support-nyp/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2264808094-825x550.jpg')"  aria-label="TRANSATLANTIC TENSIONS: Trump Blasts 'Loser' Spain, Rips UK's Starmer Over Iran Campaign Support: NYP"></a>

			<div class="props">
						                    <a href="/category/president-donald-trump" class="tag-link u b ">President Donald Trump</a>
		        
		        
			</div>

	   

		<a href="https://hannity.com/media-room/transatlantic-tensions-trump-blasts-loser-spain-rips-uks-starmer-over-iran-campaign-support-nyp/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="TRANSATLANTIC TENSIONS: Trump Blasts 'Loser' Spain, Rips UK's Starmer Over Iran Campaign Support: NYP">TRANSATLANTIC TENSIONS: Trump Blasts 'Loser' Spain, Rips UK's Starmer Over Iran Campaign Support: NYP</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					President Donald Trump lashed out at key U.S. allies Thursday, blasting Spain as a “loser” and...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.05.26							</div>
				</div>
		</a>
	
	</div>
</div>
<div class="size-h">
	<div class="sizer block">
		
		<a href="https://hannity.com/media-room/the-donroe-doctrine-hegseth-says-the-days-of-us-betraying-and-endangering-our-own-citizens-is-finished-watch/" class="image" style="background-image:url('https://hannity.com/wp-content/uploads/2026/03/GettyImages-2264923488-832x550.jpg')"  aria-label="'THE DONROE DOCTRINE': Hegseth Says 'The Days of Us Betraying and Endangering Our Own Citizens are Finished' [WATCH]"></a>

			<div class="props">
						                    <a href="/category/department-of-war" class="tag-link u b ">Department of War</a>
		        
		        		                    <span class="media-flag video t-bg-blk t-txt-wht">&nbsp;</span>
		        
			</div>

	   

		<a href="https://hannity.com/media-room/the-donroe-doctrine-hegseth-says-the-days-of-us-betraying-and-endangering-our-own-citizens-is-finished-watch/" >
			<div class="summary">

									<h2 class="t-txt-med summary b t-txt-grey3" data-title="'THE DONROE DOCTRINE': Hegseth Says 'The Days of Us Betraying and Endangering Our Own Citizens are Finished' [WATCH]">'THE DONROE DOCTRINE': Hegseth Says 'The Days of Us Betraying and Endangering Our Own Citizens are Finished' [WATCH]</h2>
										<p class="t-txt-norm fnt-georgia t-txt-grey3">
					"President Trump recognizes the wisdom of the Monroe Doctrine."

As the U.S. war with Iran entered its...
									</p>
									<div class="t-txt-small fnt-georgia t-txt-grey3">
									3.05.26							</div>
				</div>
		</a>
	
	</div>
</div>	
	</div>
</div>
	

	<div class="modules bottom-modules">
		<div class="t-view-l-70pc">
			<div class="taboola-podcast-module">
				<div class="t-pad-25pc-m-rt t-pad-50pc-bot">
					
					<div class="crop-m">
						<h3 class="pretty-header t-txt-clr2"><span>Recent Podcasts</span></h3>
					</div>

					<div class="podcast mobile-contain-pad-s">
						<ul class="nobull playlist"><li class="pcast-0">
			        <a href="https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/00cf9588-814d-4d9e-bd23-b2b900fa428b/38691303-c1d2-439e-96c3-b406001fe59c/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8" class="podcast-link">
			        <div class="p-thumb" style="background-image:url(https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/00cf9588-814d-4d9e-bd23-b2b900fa428b/38691303-c1d2-439e-96c3-b406001fe59c/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8);"></div>
			        <div class="p-info">
			        <div class="p-pos">
			        <span class="date">03.06.26</span> 
			        <span class="title">SEXUAL ASSAULT & WE PAID FOR IT</span>
			        </div></div></a></li><li class="pcast-1">
			        <a href="https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/4a0aa31f-d7ec-4ee3-915f-ae300188d2da/bd305cfd-02f6-466c-92ea-b406001835bc/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8" class="podcast-link">
			        <div class="p-thumb" style="background-image:url(https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/4a0aa31f-d7ec-4ee3-915f-ae300188d2da/bd305cfd-02f6-466c-92ea-b406001835bc/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8);"></div>
			        <div class="p-info">
			        <div class="p-pos">
			        <span class="date">03.06.26</span> 
			        <span class="title">Why Leadership Matters</span>
			        </div></div></a></li><li class="pcast-2">
			        <a href="https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/4a0aa31f-d7ec-4ee3-915f-ae300188d2da/d38d7d8d-2f43-41c3-9bd4-b406001835ba/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8" class="podcast-link">
			        <div class="p-thumb" style="background-image:url(https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/4a0aa31f-d7ec-4ee3-915f-ae300188d2da/d38d7d8d-2f43-41c3-9bd4-b406001835ba/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8);"></div>
			        <div class="p-info">
			        <div class="p-pos">
			        <span class="date">03.06.26</span> 
			        <span class="title">Inside The Collapse of Iran’s War Machine</span>
			        </div></div></a></li><li class="pcast-3">
			        <a href="https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/4a0aa31f-d7ec-4ee3-915f-ae300188d2da/5fb5c390-d21d-4526-b668-b406001835ba/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8" class="podcast-link">
			        <div class="p-thumb" style="background-image:url(https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/4a0aa31f-d7ec-4ee3-915f-ae300188d2da/5fb5c390-d21d-4526-b668-b406001835ba/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8);"></div>
			        <div class="p-info">
			        <div class="p-pos">
			        <span class="date">03.06.26</span> 
			        <span class="title">Inside The War That Shook Iran </span>
			        </div></div></a></li><li class="pcast-4">
			        <a href="https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/00cf9588-814d-4d9e-bd23-b2b900fa428b/b00a68f2-c69d-44b1-9464-b40500e412be/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8" class="podcast-link">
			        <div class="p-thumb" style="background-image:url(https://podtrac.com/pts/redirect.mp3/traffic.omny.fm/d/clips/e73c998e-6e60-432f-8610-ae210140c5b1/00cf9588-814d-4d9e-bd23-b2b900fa428b/b00a68f2-c69d-44b1-9464-b40500e412be/audio.mp3?utm_source=Podcast&in_playlist=554b2774-1072-4afc-88b3-ae300188d2e8);"></div>
			        <div class="p-info">
			        <div class="p-pos">
			        <span class="date">03.06.26</span> 
			        <span class="title">AI - The Good, the Bad, and the Energy Crunch</span>
			        </div></div></a></li></ul>
		 <div class="view-all-podcasts"><a href="/podcasts/" class="b lnk-red-txt">See All Recent Podcasts</a></div>
								<div class="t-pad-25pc-bot"></div>
					</div>
					
				</div> 
			</div>
		</div>
	

		<div class="t-view-l-30pc mobile-contain-pad-s">
						
										<div class=" t-marg-25pc-bot wdyt-container">
                    <div class="crop-x">
                        <h3 class="pretty-header  t-txt-clr2"><span>What Do You Think?</span></h3>
                    </div>
                    <div class="poll mobile-contain-marg-s ">
<iframe src="/poll-template/" frameborder="0" height="5" width="100%" scrolling="no" allowtransparency="true" ></iframe></div> 
                        <a href="/what-do-you-think/" class="wdyt button">Vote Now</a>
                    </div>


		
					
					
		</div>
	</div>

	
		<div class="t-hide-under-m">
			<div class="banner_ad t-txt-cntr getad t-marg-25pc-top t-marg-75pc-bot t-pad-50pc-top t-pad-50pc-bot">
		    	<div class="hnty-728x90" id="hnty-2147956647"><div id="hnty-2879637896"><a href="https://www.protectingmysavings-email.com/gold-v-cash-022725/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWFKW&#038;utm_campaign=701Qh00000iWFKW&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="Cash-Losing-Vaule-Banner-Ads-728&#215;90-px"><img src="https://hannity.com/wp-content/uploads/2025/04/Cash-Losing-Vaule-Banner-Ads-728x90-px.png" alt=""  width="728" height="90"   /></a></div></div>
			    		
		      </div> 
		</div>  

		<div class="t-show-under-m">
			<div class="banner_ad t-txt-cntr getad t-pad-50pc-top t-pad-50pc-bot">					     
				<div class="hnty-300x250" id="hnty-2333155654"><div id="hnty-1305307066"><a href="https://www.protectingmysavings-display.com/sean-hannity-gold-silver-122925/?cn=855-506-2758&#038;ls=001-Display-Sean-Hannity&#038;sfcid=701Qh00000iWJZN&#038;utm_campaign=701Qh00000iWJZN&#038;utm_medium=Display&#038;utm_source=Sean-Hannity" target="_blank" aria-label="Hannity-10-Gold-Silver-Banner-Ad-300&#215;250-px"><img src="https://hannity.com/wp-content/uploads/2026/01/Hannity-10-Gold-Silver-Banner-Ad-300x250-px.png" alt=""  width="300" height="250"   /></a></div></div>
				 </div> 
		</div>  
	

</div>

</div>
</div>
 </div>
</div>

 <div class="loader"></div>
    <footer class="t-pad-bot">
    


        <div class="t-contain t-pos-cntr t-show-under-m">
        <div class="lockup" style="margin-top:-50px">
                 <a href="/">
                     <img src="/wp-content/themes/hannity/assets/images/footer-lockup-hannity.png" alt="Sean Hannity Footer" loading="lazy" loading="lazy" width="285" height="236"/>
                </a>
            </div>


            <div class="links" style="border-top: none !important;">
                <ul class="nobull t-txt-cntr">
                  <li id="menu-item-m-134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-134"><a href="/contest-guidelines/">General Contest Guidelines</a></li>
<li id="menu-item-m-135" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-135"><a target="_blank" href="http://www.premierenetworks.com/Default.aspx#s3">Advertise with Us</a></li>
<li id="menu-item-m-680096" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680096"><a href="https://coupons.hannity.com/">Daily Deals</a></li>
<li id="menu-item-m-137" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-137"><a href="/contact-us/">Contact</a></li>
                </ul>
               
            </div>
    </div>
    <div class="t-contain t-pos-cntr t-view-m-fit-3">
             <div class="clmn1 t-pad-50pc-lt">
                <div class="newsletter">
                     <h4 class="u t-txt-wht"><span>Sign-Up to the Newsletter<br/>to Be the first to know</span></h4>
                  <form onsubmit="return false;" class="newsletter-form">
  <input name="address" size="50" type="email" placeholder="Email Address">
  <input name="Subscribe" type="Submit" value="Sign Up">
  <div class="thank-you-view" style="display:none;color:white;">You have successfully signed up!</div>
  <button type="button" class="help-btn" style="padding-bottom:4px;" data-modal-pos="top-rt">Help</button>
</form>

                </div>
            
            <div class="social-links">
                <h5 class="t-txt-small b u">Follow on Social Media</h5>
                <ul class="nobull t-horiz">
                 <li id="menu-item-138"><a target="_blank" href="https://www.facebook.com/SeanHannity"  class="fa fa-facebook menu-item menu-item-type-custom menu-item-object-custom" aria-label="Facebook"><span class="txt"><strong>Facebook</strong></span></a></li>
<li id="menu-item-139"><a target="_blank" href="https://twitter.com/SeanHannity"  class="fa fa-x-brand menu-item menu-item-type-custom menu-item-object-custom" aria-label="X"><span class="txt"><strong>X</strong></span></a></li>
<li id="menu-item-140"><a target="_blank" href="https://www.instagram.com/seanhannity/?hl=en"  class="fa fa-instagram menu-item menu-item-type-custom menu-item-object-custom" aria-label="Instagram"><span class="txt"><strong>Instagram</strong></span></a></li>
 
                </ul>
            </div>
            </div>
            

            <div class="lockup t-hide-under-m" style="margin-top:-50px">
                 <a href="/">
                     <img src="/wp-content/themes/hannity/assets/images/footer-lockup-hannity.png" alt="Sean Hannity Footer 2" loading="lazy" loading="lazy" width="285" height="236"/>
                </a>
            </div>
       
            <div class="links t-hide-under-m" style="border-top:none !important">
                <ul class="nobull">
                  <li id="menu-item-134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-134"><a href="/contest-guidelines/">General Contest Guidelines</a></li>
<li id="menu-item-135" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-135"><a target="_blank" href="http://www.premierenetworks.com/Default.aspx#s3">Advertise with Us</a></li>
<li id="menu-item-680096" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680096"><a href="https://coupons.hannity.com/">Daily Deals</a></li>
<li id="menu-item-137" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-137"><a href="/contact-us/">Contact</a></li>
                </ul>
               
            </div>
    </div>


<!-- Tag ID: BounceX_1x1 -->
<div align="center" id="BounceX_1x1">
<script data-cfasync="false" type="text/javascript">
   // freestar.queue.push(function () { googletag.display('BounceX_1x1'); });
</script>
</div>

    <div class="t-pad-50pc-bot t-pad-25pc-top t-txt-grey2 t-txt-xsmall semi-bold clear t-txt-cntr t-pad-rt t-pad-lt">
        &copy; Sean Hannity and Hannity.com 2026. Use of this site constitutes acceptance of our <a href="/terms-of-use" class="txt-link">Terms of Use</a> and  <a href="/privacy-notice/" class="txt-link">Privacy Notice</a>
    </div>

    </footer>


        <script>(function(){var advanced_ads_ga_UID="UA-111539025-1",advanced_ads_ga_anonymIP=!!1;window.advanced_ads_check_adblocker=function(){var t=[],n=null;function e(t){var n=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};n.call(window,t)}return e((function(){var a=document.createElement("div");a.innerHTML="&nbsp;",a.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),a.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(a),e((function(){var e,o,i=null===(e=(o=window).getComputedStyle)||void 0===e?void 0:e.call(o,a),d=null==i?void 0:i.getPropertyValue("-moz-binding");n=i&&"none"===i.getPropertyValue("display")||"string"==typeof d&&-1!==d.indexOf("about:");for(var c=0,r=t.length;c<r;c++)t[c](n);t=[]}))})),function(e){"undefined"==typeof advanced_ads_adblocker_test&&(n=!0),null!==n?e(n):t.push(e)}}(),(()=>{function t(t){this.UID=t,this.analyticsObject="function"==typeof gtag;var n=this;return this.count=function(){gtag("event","AdBlock",{event_category:"Advanced Ads",event_label:"Yes",non_interaction:!0,send_to:n.UID})},function(){if(!n.analyticsObject){var e=document.createElement("script");e.src="https://www.googletagmanager.com/gtag/js?id="+t,e.async=!0,document.body.appendChild(e),window.dataLayer=window.dataLayer||[],window.gtag=function(){dataLayer.push(arguments)},n.analyticsObject=!0,gtag("js",new Date)}var a={send_page_view:!1,transport_type:"beacon"};window.advanced_ads_ga_anonymIP&&(a.anonymize_ip=!0),gtag("config",t,a)}(),this}advanced_ads_check_adblocker((function(n){n&&new t(advanced_ads_ga_UID).count()}))})();})();</script><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hannity/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="text/javascript" src="https://hannity.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://hannity.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://hannity.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5" id="swv-js"></script>
<script type="text/javascript" id="contact-form-7-js-before">
/* <![CDATA[ */
var wpcf7 = {
    "api": {
        "root": "https:\/\/hannity.com\/wp-json\/",
        "namespace": "contact-form-7\/v1"
    }
};
//# sourceURL=contact-form-7-js-before
/* ]]> */
</script>
<script type="text/javascript" src="https://hannity.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5" id="contact-form-7-js"></script>
<script type="text/javascript" src="https://hannity.com/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=2.0.17" id="advanced-ads-find-adblocker-js"></script>
<script type="text/javascript" src="https://hannity.com/wp-content/plugins/cf7-google-sheets-connector-pro/assets/js/gs-pipe-select-index.js?ver=2.4.4" id="gs-pipe-select-index-js"></script>
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6Ld0e8YUAAAAAKqMWZdlZPLutquMUySWSY7wDjWu&amp;ver=3.0" id="google-recaptcha-js"></script>
<script type="text/javascript" src="https://hannity.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script type="text/javascript" id="wpcf7-recaptcha-js-before">
/* <![CDATA[ */
var wpcf7_recaptcha = {
    "sitekey": "6Ld0e8YUAAAAAKqMWZdlZPLutquMUySWSY7wDjWu",
    "actions": {
        "homepage": "homepage",
        "contactform": "contactform"
    }
};
//# sourceURL=wpcf7-recaptcha-js-before
/* ]]> */
</script>
<script type="text/javascript" src="https://hannity.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5" id="wpcf7-recaptcha-js"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://hannity.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1"}}
</script>
<script type="module">
/* <![CDATA[ */
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://hannity.com/wp-includes/js/wp-emoji-loader.min.js
/* ]]> */
</script>
<script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script>
  
<div class="shop-disclaimer t-hide">
  <div class="shop-disclaimer-block t-bg-wht">
  <div class="t-contain t-pos-cntr t-pad-50pc-top t-pad-50pc-bot t-pad-rt t-pad-lt">
    <div class="txt t-txt-cntr">
      <img src="/wp-content/uploads/2018/03/logo-hannity-header.png" class="hanity-logo" alt="Hannity.com" width="140" height="55" />
    Thank you for visiting <a href="https://hannity.com">Hannity.com</a>.  You are about to leave <br/><a href="https://hannity.com">Hannity.com</a> and proceed to a site owned and operated by a third party. <br/><a href="https://hannity.com">Hannity.com</a> has no control over the content of this third-party site.<br/>  Click OK to proceed.<br />
    <div></div>
    <a href="" class="button alt t-marg-50pc-top t-marg-25pc-bot" target="_blank">OK</a>
  </div>
  </div>
    </div>
</div>

<div id="newsletter-help-dialog">
  <div class="newsletter-help-close">X</div>
  <div class="newsletter-help-unsubscribe">
    You may <button type="button">unsubscribe</button> if you would no longer like to receive a newsletter.
  </div>
  <div class="newsletter-help-unsubscribe-success">
    You have been successfully unsubscribed!
  </div>
  <div style="font-size:90%;">
    Please see our
    <a href="https://hannity.com/terms-of-use" target="_blank">Terms of Use</a>
    and
    <a href="https://hannity.com/privacy-notice/" target="_blank">Privacy Notice</a>
    .<br>
    If you have any questions or concerns please
    <a href="https://hannity.com/contact/" target="_blank">contact us</a>.
  </div>
</div>

    


    
    <script>
    !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(e.document)return t(e);throw new Error("jQuery requires a window with a document")}:t(e)}("undefined"!=typeof window?window:this,function(x,O){"use strict";var e=[],T=x.document,q=Object.getPrototypeOf,s=e.slice,I=e.concat,P=e.push,o=e.indexOf,n={},R=n.toString,F=n.hasOwnProperty,z=F.toString,B=z.call(Object),g={};function W(e,t){var n=(t=t||T).createElement("script");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function Q(e,t){return t.toUpperCase()}var t="3.2.1",$=function(e,t){return new $.fn.init(e,t)},U=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,X=/^-ms-/,Y=/-([a-z])/g;function V(e){var t=!!e&&"length"in e&&e.length,n=$.type(e);return"function"!==n&&!$.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}$.fn=$.prototype={jquery:t,constructor:$,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){e=$.merge(this.constructor(),e);return e.prevObject=this,e},each:function(e){return $.each(this,e)},map:function(n){return this.pushStack($.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,e=+e+(e<0?t:0);return this.pushStack(0<=e&&e<t?[this[e]]:[])},end:function(){return this.prevObject||this.constructor()},push:P,sort:e.sort,splice:e.splice},$.extend=$.fn.extend=function(){var e,t,n,i,o,r=arguments[0]||{},a=1,s=arguments.length,l=!1;for("boolean"==typeof r&&(l=r,r=arguments[a]||{},a++),"object"==typeof r||$.isFunction(r)||(r={}),a===s&&(r=this,a--);a<s;a++)if(null!=(e=arguments[a]))for(t in e)o=r[t],r!==(n=e[t])&&(l&&n&&($.isPlainObject(n)||(i=Array.isArray(n)))?(o=i?(i=!1,o&&Array.isArray(o)?o:[]):o&&$.isPlainObject(o)?o:{},r[t]=$.extend(l,o,n)):void 0!==n&&(r[t]=n));return r},$.extend({expando:"jQuery"+(t+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===$.type(e)},isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){var t=$.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},isPlainObject:function(e){return!(!e||"[object Object]"!==R.call(e)||(e=q(e))&&("function"!=typeof(e=F.call(e,"constructor")&&e.constructor)||z.call(e)!==B))},isEmptyObject:function(e){for(var t in e)return!1;return!0},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[R.call(e)]||"object":typeof e},globalEval:function(e){W(e)},camelCase:function(e){return e.replace(X,"ms-").replace(Y,Q)},each:function(e,t){var n,i=0;if(V(e))for(n=e.length;i<n&&!1!==t.call(e[i],i,e[i]);i++);else for(i in e)if(!1===t.call(e[i],i,e[i]))break;return e},trim:function(e){return null==e?"":(e+"").replace(U,"")},makeArray:function(e,t){t=t||[];return null!=e&&(V(Object(e))?$.merge(t,"string"==typeof e?[e]:e):P.call(t,e)),t},inArray:function(e,t,n){return null==t?-1:o.call(t,e,n)},merge:function(e,t){for(var n=+t.length,i=0,o=e.length;i<n;i++)e[o++]=t[i];return e.length=o,e},grep:function(e,t,n){for(var i=[],o=0,r=e.length,a=!n;o<r;o++)!t(e[o],o)!=a&&i.push(e[o]);return i},map:function(e,t,n){var i,o,r=0,a=[];if(V(e))for(i=e.length;r<i;r++)null!=(o=t(e[r],r,n))&&a.push(o);else for(r in e)null!=(o=t(e[r],r,n))&&a.push(o);return I.apply([],a)},guid:1,proxy:function(e,t){var n,i;if("string"==typeof t&&(i=e[t],t=e,e=i),$.isFunction(e))return n=s.call(arguments,2),(i=function(){return e.apply(t||this,n.concat(s.call(arguments)))}).guid=e.guid=e.guid||$.guid++,i},now:Date.now,support:g}),"function"==typeof Symbol&&($.fn[Symbol.iterator]=e[Symbol.iterator]),$.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});function i(e,t,n){for(var i=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&$(e).is(n))break;i.push(e)}return i}function K(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var t=function(O){function d(e,t,n){var i="0x"+t-65536;return i!=i||n?t:i<0?String.fromCharCode(65536+i):String.fromCharCode(i>>10|55296,1023&i|56320)}function q(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}function I(){T()}var e,f,b,r,P,h,R,F,x,l,c,T,$,n,C,g,i,o,m,S="sizzle"+ +new Date,v=O.document,k=0,z=0,B=de(),W=de(),y=de(),Q=function(e,t){return e===t&&(c=!0),0},U={}.hasOwnProperty,t=[],X=t.pop,Y=t.push,E=t.push,V=t.slice,w=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",a="[\\x20\\t\\r\\n\\f]",s="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",G="\\["+a+"*("+s+")(?:"+a+"*([*^$|!~]?=)"+a+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+s+"))|)"+a+"*\\]",J=":("+s+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+G+")*)|.*)\\)|)",Z=new RegExp(a+"+","g"),D=new RegExp("^"+a+"+|((?:^|[^\\\\])(?:\\\\.)*)"+a+"+$","g"),ee=new RegExp("^"+a+"*,"+a+"*"),te=new RegExp("^"+a+"*([>+~]|"+a+")"+a+"*"),ne=new RegExp("="+a+"*([^\\]'\"]*?)"+a+"*\\]","g"),ie=new RegExp(J),oe=new RegExp("^"+s+"$"),p={ID:new RegExp("^#("+s+")"),CLASS:new RegExp("^\\.("+s+")"),TAG:new RegExp("^("+s+"|[*])"),ATTR:new RegExp("^"+G),PSEUDO:new RegExp("^"+J),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+a+"*(even|odd|(([+-]|)(\\d*)n|)"+a+"*(?:([+-]|)"+a+"*(\\d+)|))"+a+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},re=/^(?:input|select|textarea|button)$/i,ae=/^h\d$/i,u=/^[^{]+\{\s*\[native \w/,se=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,le=/[+~]/,N=new RegExp("\\\\([\\da-f]{1,6}"+a+"?|("+a+")|.)","ig"),ce=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ue=M(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{E.apply(t=V.call(v.childNodes),v.childNodes),t[v.childNodes.length].nodeType}catch(e){E={apply:t.length?function(e,t){Y.apply(e,V.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function j(e,t,n,i){var o,r,a,s,l,c,u,d=t&&t.ownerDocument,p=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==p&&9!==p&&11!==p)return n;if(!i&&((t?t.ownerDocument||t:v)!==$&&T(t),t=t||$,C)){if(11!==p&&(l=se.exec(e)))if(o=l[1]){if(9===p){if(!(a=t.getElementById(o)))return n;if(a.id===o)return n.push(a),n}else if(d&&(a=d.getElementById(o))&&m(t,a)&&a.id===o)return n.push(a),n}else{if(l[2])return E.apply(n,t.getElementsByTagName(e)),n;if((o=l[3])&&f.getElementsByClassName&&t.getElementsByClassName)return E.apply(n,t.getElementsByClassName(o)),n}if(f.qsa&&!y[e+" "]&&(!g||!g.test(e))){if(1!==p)d=t,u=e;else if("object"!==t.nodeName.toLowerCase()){for((s=t.getAttribute("id"))?s=s.replace(ce,q):t.setAttribute("id",s=S),r=(c=h(e)).length;r--;)c[r]="#"+s+" "+_(c[r]);u=c.join(","),d=le.test(e)&&ge(t.parentNode)||t}if(u)try{return E.apply(n,d.querySelectorAll(u)),n}catch(e){}finally{s===S&&t.removeAttribute("id")}}}return F(e.replace(D,"$1"),t,n,i)}function de(){var n=[];function i(e,t){return n.push(e+" ")>b.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function H(e){return e[S]=!0,e}function A(e){var t=$.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function pe(e,t){for(var n=e.split("|"),i=n.length;i--;)b.attrHandle[n[i]]=t}function fe(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function he(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ue(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function L(a){return H(function(r){return r=+r,H(function(e,t){for(var n,i=a([],e.length,r),o=i.length;o--;)e[n=i[o]]&&(e[n]=!(t[n]=e[n]))})})}function ge(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in f=j.support={},P=j.isXML=function(e){e=e&&(e.ownerDocument||e).documentElement;return!!e&&"HTML"!==e.nodeName},T=j.setDocument=function(e){var e=e?e.ownerDocument||e:v;return e!==$&&9===e.nodeType&&e.documentElement&&(n=($=e).documentElement,C=!P($),v!==$&&(e=$.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",I,!1):e.attachEvent&&e.attachEvent("onunload",I)),f.attributes=A(function(e){return e.className="i",!e.getAttribute("className")}),f.getElementsByTagName=A(function(e){return e.appendChild($.createComment("")),!e.getElementsByTagName("*").length}),f.getElementsByClassName=u.test($.getElementsByClassName),f.getById=A(function(e){return n.appendChild(e).id=S,!$.getElementsByName||!$.getElementsByName(S).length}),f.getById?(b.filter.ID=function(e){var t=e.replace(N,d);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&C)return(t=t.getElementById(e))?[t]:[]}):(b.filter.ID=function(e){var t=e.replace(N,d);return function(e){e=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},b.find.ID=function(e,t){if(void 0!==t.getElementById&&C){var n,i,o,r=t.getElementById(e);if(r){if((n=r.getAttributeNode("id"))&&n.value===e)return[r];for(o=t.getElementsByName(e),i=0;r=o[i++];)if((n=r.getAttributeNode("id"))&&n.value===e)return[r]}return[]}}),b.find.TAG=f.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):f.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],o=0,r=t.getElementsByTagName(e);if("*"!==e)return r;for(;n=r[o++];)1===n.nodeType&&i.push(n);return i},b.find.CLASS=f.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&C)return t.getElementsByClassName(e)},i=[],g=[],(f.qsa=u.test($.querySelectorAll))&&(A(function(e){n.appendChild(e).innerHTML="<a id='"+S+"'></a><select id='"+S+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+a+"*(?:value|"+K+")"),e.querySelectorAll("[id~="+S+"-]").length||g.push("~="),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||g.push(".#.+[+~]")}),A(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=$.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),n.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")})),(f.matchesSelector=u.test(o=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.oMatchesSelector||n.msMatchesSelector))&&A(function(e){f.disconnectedMatch=o.call(e,"*"),o.call(e,"[s!='']:x"),i.push("!=",J)}),g=g.length&&new RegExp(g.join("|")),i=i.length&&new RegExp(i.join("|")),e=u.test(n.compareDocumentPosition),m=e||u.test(n.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},Q=e?function(e,t){var n;return e===t?(c=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!f.sortDetached&&t.compareDocumentPosition(e)===n?e===$||e.ownerDocument===v&&m(v,e)?-1:t===$||t.ownerDocument===v&&m(v,t)?1:l?w(l,e)-w(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return c=!0,0;var n,i=0,o=e.parentNode,r=t.parentNode,a=[e],s=[t];if(!o||!r)return e===$?-1:t===$?1:o?-1:r?1:l?w(l,e)-w(l,t):0;if(o===r)return fe(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[i]===s[i];)i++;return i?fe(a[i],s[i]):a[i]===v?-1:s[i]===v?1:0}),$},j.matches=function(e,t){return j(e,null,null,t)},j.matchesSelector=function(e,t){if((e.ownerDocument||e)!==$&&T(e),t=t.replace(ne,"='$1']"),f.matchesSelector&&C&&!y[t+" "]&&(!i||!i.test(t))&&(!g||!g.test(t)))try{var n=o.call(e,t);if(n||f.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){}return 0<j(t,$,null,[e]).length},j.contains=function(e,t){return(e.ownerDocument||e)!==$&&T(e),m(e,t)},j.attr=function(e,t){(e.ownerDocument||e)!==$&&T(e);var n=b.attrHandle[t.toLowerCase()],n=n&&U.call(b.attrHandle,t.toLowerCase())?n(e,t,!C):void 0;return void 0!==n?n:f.attributes||!C?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},j.escape=function(e){return(e+"").replace(ce,q)},j.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},j.uniqueSort=function(e){var t,n=[],i=0,o=0;if(c=!f.detectDuplicates,l=!f.sortStable&&e.slice(0),e.sort(Q),c){for(;t=e[o++];)t===e[o]&&(i=n.push(o));for(;i--;)e.splice(n[i],1)}return l=null,e},r=j.getText=function(e){var t,n="",i=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=r(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[i++];)n+=r(t);return n},(b=j.selectors={cacheLength:50,createPseudo:H,match:p,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(N,d),e[3]=(e[3]||e[4]||e[5]||"").replace(N,d),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||j.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&j.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return p.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&ie.test(n)&&(t=(t=h(n,!0))&&n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(N,d).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=B[e+" "];return t||(t=new RegExp("(^|"+a+")"+e+"("+a+"|$)"))&&B(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=j.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1<e.indexOf(i):"$="===n?i&&e.slice(-i.length)===i:"~="===n?-1<(" "+e.replace(Z," ")+" ").indexOf(i):"|="===n&&(e===i||e.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,g,m){var v="nth"!==h.slice(0,3),y="last"!==h.slice(-4),w="of-type"===e;return 1===g&&0===m?function(e){return!!e.parentNode}:function(e,t,n){var i,o,r,a,s,l,c=v!=y?"nextSibling":"previousSibling",u=e.parentNode,d=w&&e.nodeName.toLowerCase(),p=!n&&!w,f=!1;if(u){if(v){for(;c;){for(a=e;a=a[c];)if(w?a.nodeName.toLowerCase()===d:1===a.nodeType)return!1;l=c="only"===h&&!l&&"nextSibling"}return!0}if(l=[y?u.firstChild:u.lastChild],y&&p){for(f=(s=(i=(o=(r=(a=u)[S]||(a[S]={}))[a.uniqueID]||(r[a.uniqueID]={}))[h]||[])[0]===k&&i[1])&&i[2],a=s&&u.childNodes[s];a=++s&&a&&a[c]||(f=s=0,l.pop());)if(1===a.nodeType&&++f&&a===e){o[h]=[k,s,f];break}}else if(!1===(f=p?s=(i=(o=(r=(a=e)[S]||(a[S]={}))[a.uniqueID]||(r[a.uniqueID]={}))[h]||[])[0]===k&&i[1]:f))for(;(a=++s&&a&&a[c]||(f=s=0,l.pop()))&&((w?a.nodeName.toLowerCase()!==d:1!==a.nodeType)||!++f||(p&&((o=(r=a[S]||(a[S]={}))[a.uniqueID]||(r[a.uniqueID]={}))[h]=[k,f]),a!==e)););return(f-=m)===g||f%g==0&&0<=f/g}}},PSEUDO:function(e,r){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||j.error("unsupported pseudo: "+e);return a[S]?a(r):1<a.length?(t=[e,e,"",r],b.setFilters.hasOwnProperty(e.toLowerCase())?H(function(e,t){for(var n,i=a(e,r),o=i.length;o--;)e[n=w(e,i[o])]=!(t[n]=i[o])}):function(e){return a(e,0,t)}):a}},pseudos:{not:H(function(e){var i=[],o=[],s=R(e.replace(D,"$1"));return s[S]?H(function(e,t,n,i){for(var o,r=s(e,null,i,[]),a=e.length;a--;)(o=r[a])&&(e[a]=!(t[a]=o))}):function(e,t,n){return i[0]=e,s(i,null,n,o),i[0]=null,!o.pop()}}),has:H(function(t){return function(e){return 0<j(t,e).length}}),contains:H(function(t){return t=t.replace(N,d),function(e){return-1<(e.textContent||e.innerText||r(e)).indexOf(t)}}),lang:H(function(n){return oe.test(n||"")||j.error("unsupported lang: "+n),n=n.replace(N,d).toLowerCase(),function(e){var t;do{if(t=C?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=O.location&&O.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===n},focus:function(e){return e===$.activeElement&&(!$.hasFocus||$.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:he(!1),disabled:he(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return ae.test(e.nodeName)},input:function(e){return re.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(e=e.getAttribute("type"))||"text"===e.toLowerCase())},first:L(function(){return[0]}),last:L(function(e,t){return[t-1]}),eq:L(function(e,t,n){return[n<0?n+t:n]}),even:L(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:L(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:L(function(e,t,n){for(var i=n<0?n+t:n;0<=--i;)e.push(i);return e}),gt:L(function(e,t,n){for(var i=n<0?n+t:n;++i<t;)e.push(i);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(e);function me(){}function _(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function M(a,e,t){var s=e.dir,l=e.next,c=l||s,u=t&&"parentNode"===c,d=z++;return e.first?function(e,t,n){for(;e=e[s];)if(1===e.nodeType||u)return a(e,t,n);return!1}:function(e,t,n){var i,o,r=[k,d];if(n){for(;e=e[s];)if((1===e.nodeType||u)&&a(e,t,n))return!0}else for(;e=e[s];)if(1===e.nodeType||u)if(o=(o=e[S]||(e[S]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=o[c])&&i[0]===k&&i[1]===d)return r[2]=i[2];if((o[c]=r)[2]=a(e,t,n))return!0}return!1}}function ve(o){return 1<o.length?function(e,t,n){for(var i=o.length;i--;)if(!o[i](e,t,n))return!1;return!0}:o[0]}function ye(e,t,n,i,o){for(var r,a=[],s=0,l=e.length,c=null!=t;s<l;s++)!(r=e[s])||n&&!n(r,i,o)||(a.push(r),c&&t.push(s));return a}function we(f,h,g,m,v,e){return m&&!m[S]&&(m=we(m)),v&&!v[S]&&(v=we(v,e)),H(function(e,t,n,i){var o,r,a,s=[],l=[],c=t.length,u=e||function(e,t,n){for(var i=0,o=t.length;i<o;i++)j(e,t[i],n);return n}(h||"*",n.nodeType?[n]:n,[]),d=!f||!e&&h?u:ye(u,s,f,n,i),p=g?v||(e?f:c||m)?[]:t:d;if(g&&g(d,p,n,i),m)for(o=ye(p,l),m(o,[],n,i),r=o.length;r--;)(a=o[r])&&(p[l[r]]=!(d[l[r]]=a));if(e){if(v||f){if(v){for(o=[],r=p.length;r--;)(a=p[r])&&o.push(d[r]=a);v(null,p=[],o,i)}for(r=p.length;r--;)(a=p[r])&&-1<(o=v?w(e,a):s[r])&&(e[o]=!(t[o]=a))}}else p=ye(p===t?p.splice(c,p.length):p),v?v(null,t,p,i):E.apply(t,p)})}function be(m,v){function e(e,t,n,i,o){var r,a,s,l=0,c="0",u=e&&[],d=[],p=x,f=e||w&&b.find.TAG("*",o),h=k+=null==p?1:Math.random()||.1,g=f.length;for(o&&(x=t===$||t||o);c!==g&&null!=(r=f[c]);c++){if(w&&r){for(a=0,t||r.ownerDocument===$||(T(r),n=!C);s=m[a++];)if(s(r,t||$,n)){i.push(r);break}o&&(k=h)}y&&((r=!s&&r)&&l--,e)&&u.push(r)}if(l+=c,y&&c!==l){for(a=0;s=v[a++];)s(u,d,t,n);if(e){if(0<l)for(;c--;)u[c]||d[c]||(d[c]=X.call(i));d=ye(d)}E.apply(i,d),o&&!e&&0<d.length&&1<l+v.length&&j.uniqueSort(i)}return o&&(k=h,x=p),u}var y=0<v.length,w=0<m.length;return y?H(e):e}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=j.tokenize=function(e,t){var n,i,o,r,a,s,l,c=W[e+" "];if(c)return t?0:c.slice(0);for(a=e,s=[],l=b.preFilter;a;){for(r in n&&!(i=ee.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(o=[])),n=!1,(i=te.exec(a))&&(n=i.shift(),o.push({value:n,type:i[0].replace(D," ")}),a=a.slice(n.length)),b.filter)!(i=p[r].exec(a))||l[r]&&!(i=l[r](i))||(n=i.shift(),o.push({value:n,type:r,matches:i}),a=a.slice(n.length));if(!n)break}return t?a.length:a?j.error(e):W(e,s).slice(0)},R=j.compile=function(e,t){var n,i=[],o=[],r=y[e+" "];if(!r){for(n=(t=t||h(e)).length;n--;)((r=function e(t){for(var i,n,o,r=t.length,a=b.relative[t[0].type],s=a||b.relative[" "],l=a?1:0,c=M(function(e){return e===i},s,!0),u=M(function(e){return-1<w(i,e)},s,!0),d=[function(e,t,n){return e=!a&&(n||t!==x)||((i=t).nodeType?c:u)(e,t,n),i=null,e}];l<r;l++)if(n=b.relative[t[l].type])d=[M(ve(d),n)];else{if((n=b.filter[t[l].type].apply(null,t[l].matches))[S]){for(o=++l;o<r&&!b.relative[t[o].type];o++);return we(1<l&&ve(d),1<l&&_(t.slice(0,l-1).concat({value:" "===t[l-2].type?"*":""})).replace(D,"$1"),n,l<o&&e(t.slice(l,o)),o<r&&e(t=t.slice(o)),o<r&&_(t))}d.push(n)}return ve(d)}(t[n]))[S]?i:o).push(r);(r=y(e,be(o,i))).selector=e}return r},F=j.select=function(e,t,n,i){var o,r,a,s,l,c="function"==typeof e&&e,u=!i&&h(e=c.selector||e);if(n=n||[],1===u.length){if(2<(r=u[0]=u[0].slice(0)).length&&"ID"===(a=r[0]).type&&9===t.nodeType&&C&&b.relative[r[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(N,d),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(r.shift().value.length)}for(o=p.needsContext.test(e)?0:r.length;o--&&(a=r[o],!b.relative[s=a.type]);)if((l=b.find[s])&&(i=l(a.matches[0].replace(N,d),le.test(r[0].type)&&ge(t.parentNode)||t))){if(r.splice(o,1),e=i.length&&_(r))break;return E.apply(n,i),n}}return(c||R(e,u))(i,t,!C,n,!t||le.test(e)&&ge(t.parentNode)||t),n},f.sortStable=S.split("").sort(Q).join("")===S,f.detectDuplicates=!!c,T(),f.sortDetached=A(function(e){return 1&e.compareDocumentPosition($.createElement("fieldset"))}),A(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||pe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),f.attributes&&A(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||pe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),A(function(e){return null==e.getAttribute("disabled")})||pe(K,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null}),j}(x),G=($.find=t,$.expr=t.selectors,$.expr[":"]=$.expr.pseudos,$.uniqueSort=$.unique=t.uniqueSort,$.text=t.getText,$.isXMLDoc=t.isXML,$.contains=t.contains,$.escapeSelector=t.escape,$.expr.match.needsContext);function l(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var J=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,Z=/^.[^:#\[\.,]*$/;function ee(e,n,i){return $.isFunction(n)?$.grep(e,function(e,t){return!!n.call(e,t,e)!==i}):n.nodeType?$.grep(e,function(e){return e===n!==i}):"string"!=typeof n?$.grep(e,function(e){return-1<o.call(n,e)!==i}):Z.test(n)?$.filter(n,e,i):(n=$.filter(n,e),$.grep(e,function(e){return-1<o.call(n,e)!==i&&1===e.nodeType}))}$.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?$.find.matchesSelector(i,e)?[i]:[]:$.find.matches(e,$.grep(t,function(e){return 1===e.nodeType}))},$.fn.extend({find:function(e){var t,n,i=this.length,o=this;if("string"!=typeof e)return this.pushStack($(e).filter(function(){for(t=0;t<i;t++)if($.contains(o[t],this))return!0}));for(n=this.pushStack([]),t=0;t<i;t++)$.find(e,o[t],n);return 1<i?$.uniqueSort(n):n},filter:function(e){return this.pushStack(ee(this,e||[],!1))},not:function(e){return this.pushStack(ee(this,e||[],!0))},is:function(e){return!!ee(this,"string"==typeof e&&G.test(e)?$(e):e||[],!1).length}});var te,ne=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,ie=(($.fn.init=function(e,t,n){if(e){if(n=n||te,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):$.isFunction(e)?void 0!==n.ready?n.ready(e):e($):$.makeArray(e,this);if(!(i="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:ne.exec(e))||!i[1]&&t)return(!t||t.jquery?t||n:this.constructor(t)).find(e);if(i[1]){if(t=t instanceof $?t[0]:t,$.merge(this,$.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:T,!0)),J.test(i[1])&&$.isPlainObject(t))for(var i in t)$.isFunction(this[i])?this[i](t[i]):this.attr(i,t[i])}else(n=T.getElementById(i[2]))&&(this[0]=n,this.length=1)}return this}).prototype=$.fn,te=$(T),/^(?:parents|prev(?:Until|All))/),oe={children:!0,contents:!0,next:!0,prev:!0};function re(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}$.fn.extend({has:function(e){var t=$(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if($.contains(this,t[e]))return!0})},closest:function(e,t){var n,i=0,o=this.length,r=[],a="string"!=typeof e&&$(e);if(!G.test(e))for(;i<o;i++)for(n=this[i];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&$.find.matchesSelector(n,e))){r.push(n);break}return this.pushStack(1<r.length?$.uniqueSort(r):r)},index:function(e){return e?"string"==typeof e?o.call($(e),this[0]):o.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack($.uniqueSort($.merge(this.get(),$(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),$.each({parent:function(e){e=e.parentNode;return e&&11!==e.nodeType?e:null},parents:function(e){return i(e,"parentNode")},parentsUntil:function(e,t,n){return i(e,"parentNode",n)},next:function(e){return re(e,"nextSibling")},prev:function(e){return re(e,"previousSibling")},nextAll:function(e){return i(e,"nextSibling")},prevAll:function(e){return i(e,"previousSibling")},nextUntil:function(e,t,n){return i(e,"nextSibling",n)},prevUntil:function(e,t,n){return i(e,"previousSibling",n)},siblings:function(e){return K((e.parentNode||{}).firstChild,e)},children:function(e){return K(e.firstChild)},contents:function(e){return l(e,"iframe")?e.contentDocument:(l(e,"template")&&(e=e.content||e),$.merge([],e.childNodes))}},function(i,o){$.fn[i]=function(e,t){var n=$.map(this,o,e);return(t="Until"!==i.slice(-5)?e:t)&&"string"==typeof t&&(n=$.filter(t,n)),1<this.length&&(oe[i]||$.uniqueSort(n),ie.test(i))&&n.reverse(),this.pushStack(n)}});var C=/[^\x20\t\r\n\f]+/g;function u(e){return e}function ae(e){throw e}function se(e,t,n,i){var o;try{e&&$.isFunction(o=e.promise)?o.call(e).done(t).fail(n):e&&$.isFunction(o=e.then)?o.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}$.Callbacks=function(i){var e,n;i="string"==typeof i?(e=i,n={},$.each(e.match(C)||[],function(e,t){n[t]=!0}),n):$.extend({},i);function o(){for(s=s||i.once,a=r=!0;c.length;u=-1)for(t=c.shift();++u<l.length;)!1===l[u].apply(t[0],t[1])&&i.stopOnFalse&&(u=l.length,t=!1);i.memory||(t=!1),r=!1,s&&(l=t?[]:"")}var r,t,a,s,l=[],c=[],u=-1,d={add:function(){return l&&(t&&!r&&(u=l.length-1,c.push(t)),function n(e){$.each(e,function(e,t){$.isFunction(t)?i.unique&&d.has(t)||l.push(t):t&&t.length&&"string"!==$.type(t)&&n(t)})}(arguments),t)&&!r&&o(),this},remove:function(){return $.each(arguments,function(e,t){for(var n;-1<(n=$.inArray(t,l,n));)l.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-1<$.inArray(e,l):0<l.length},empty:function(){return l=l&&[],this},disable:function(){return s=c=[],l=t="",this},disabled:function(){return!l},lock:function(){return s=c=[],t||r||(l=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),r)||o(),this},fire:function(){return d.fireWith(this,arguments),this},fired:function(){return!!a}};return d},$.extend({Deferred:function(e){var r=[["notify","progress",$.Callbacks("memory"),$.Callbacks("memory"),2],["resolve","done",$.Callbacks("once memory"),$.Callbacks("once memory"),0,"resolved"],["reject","fail",$.Callbacks("once memory"),$.Callbacks("once memory"),1,"rejected"]],o="pending",a={state:function(){return o},always:function(){return s.done(arguments).fail(arguments),this},catch:function(e){return a.then(null,e)},pipe:function(){var o=arguments;return $.Deferred(function(i){$.each(r,function(e,t){var n=$.isFunction(o[t[4]])&&o[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&$.isFunction(e.promise)?e.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[t[0]+"With"](this,n?[e]:arguments)})}),o=null}).promise()},then:function(t,n,i){var l=0;function c(o,r,a,s){return function(){function e(){var e,t;if(!(o<l)){if((e=a.apply(n,i))===r.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,$.isFunction(t)?s?t.call(e,c(l,r,u,s),c(l,r,ae,s)):(l++,t.call(e,c(l,r,u,s),c(l,r,ae,s),c(l,r,u,r.notifyWith))):(a!==u&&(n=void 0,i=[e]),(s||r.resolveWith)(n,i))}}var n=this,i=arguments,t=s?e:function(){try{e()}catch(e){$.Deferred.exceptionHook&&$.Deferred.exceptionHook(e,t.stackTrace),l<=o+1&&(a!==ae&&(n=void 0,i=[e]),r.rejectWith(n,i))}};o?t():($.Deferred.getStackHook&&(t.stackTrace=$.Deferred.getStackHook()),x.setTimeout(t))}}return $.Deferred(function(e){r[0][3].add(c(0,e,$.isFunction(i)?i:u,e.notifyWith)),r[1][3].add(c(0,e,$.isFunction(t)?t:u)),r[2][3].add(c(0,e,$.isFunction(n)?n:ae))}).promise()},promise:function(e){return null!=e?$.extend(e,a):a}},s={};return $.each(r,function(e,t){var n=t[2],i=t[5];a[t[1]]=n.add,i&&n.add(function(){o=i},r[3-e][2].disable,r[0][2].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){function t(t){return function(e){o[t]=this,r[t]=1<arguments.length?s.call(arguments):e,--n||a.resolveWith(o,r)}}var n=arguments.length,i=n,o=Array(i),r=s.call(arguments),a=$.Deferred();if(n<=1&&(se(e,a.done(t(i)).resolve,a.reject,!n),"pending"===a.state()||$.isFunction(r[i]&&r[i].then)))return a.then();for(;i--;)se(r[i],t(i),a.reject);return a.promise()}});var le=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/,ce=($.Deferred.exceptionHook=function(e,t){x.console&&x.console.warn&&e&&le.test(e.name)&&x.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},$.readyException=function(e){x.setTimeout(function(){throw e})},$.Deferred());function ue(){T.removeEventListener("DOMContentLoaded",ue),x.removeEventListener("load",ue),$.ready()}$.fn.ready=function(e){return ce.then(e).catch(function(e){$.readyException(e)}),this},$.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--$.readyWait:$.isReady)||($.isReady=!0)!==e&&0<--$.readyWait||ce.resolveWith(T,[$])}}),$.ready.then=ce.then,"complete"===T.readyState||"loading"!==T.readyState&&!T.documentElement.doScroll?x.setTimeout($.ready):(T.addEventListener("DOMContentLoaded",ue),x.addEventListener("load",ue));function d(e,t,n,i,o,r,a){var s=0,l=e.length,c=null==n;if("object"===$.type(n))for(s in o=!0,n)d(e,t,s,n[s],!0,r,a);else if(void 0!==i&&(o=!0,$.isFunction(i)||(a=!0),t=c?a?(t.call(e,i),null):(c=t,function(e,t,n){return c.call($(e),n)}):t))for(;s<l;s++)t(e[s],n,a?i:i.call(e[s],s,t(e[s],n)));return o?e:c?t.call(e):l?t(e[0],n):r}function de(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function r(){this.expando=$.expando+r.uid++}r.uid=1,r.prototype={cache:function(e){var t=e[this.expando];return t||(t={},de(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var i,o=this.cache(e);if("string"==typeof t)o[$.camelCase(t)]=n;else for(i in t)o[$.camelCase(i)]=t[i];return o},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][$.camelCase(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,i=e[this.expando];if(void 0!==i){if(void 0!==t){n=(t=Array.isArray(t)?t.map($.camelCase):(t=$.camelCase(t))in i?[t]:t.match(C)||[]).length;for(;n--;)delete i[t[n]]}void 0!==t&&!$.isEmptyObject(i)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){e=e[this.expando];return void 0!==e&&!$.isEmptyObject(e)}};var v=new r,c=new r,pe=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,fe=/[A-Z]/g;function he(e,t,n){var i,o;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(fe,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n="true"===(o=n)||"false"!==o&&("null"===o?null:o===+o+""?+o:pe.test(o)?JSON.parse(o):o)}catch(e){}c.set(e,t,n)}else n=void 0;return n}$.extend({hasData:function(e){return c.hasData(e)||v.hasData(e)},data:function(e,t,n){return c.access(e,t,n)},removeData:function(e,t){c.remove(e,t)},_data:function(e,t,n){return v.access(e,t,n)},_removeData:function(e,t){v.remove(e,t)}}),$.fn.extend({data:function(n,e){var t,i,o,r=this[0],a=r&&r.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){c.set(this,n)}):d(this,function(e){var t;if(r&&void 0===e)return void 0!==(t=c.get(r,n))||void 0!==(t=he(r,n))?t:void 0;this.each(function(){c.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(o=c.get(r),1===r.nodeType)&&!v.get(r,"hasDataAttrs")){for(t=a.length;t--;)a[t]&&0===(i=a[t].name).indexOf("data-")&&(i=$.camelCase(i.slice(5)),he(r,i,o[i]));v.set(r,"hasDataAttrs",!0)}return o},removeData:function(e){return this.each(function(){c.remove(this,e)})}}),$.extend({queue:function(e,t,n){var i;if(e)return i=v.get(e,t=(t||"fx")+"queue"),n&&(!i||Array.isArray(n)?i=v.access(e,t,$.makeArray(n)):i.push(n)),i||[]},dequeue:function(e,t){t=t||"fx";var n=$.queue(e,t),i=n.length,o=n.shift(),r=$._queueHooks(e,t);"inprogress"===o&&(o=n.shift(),i--),o&&("fx"===t&&n.unshift("inprogress"),delete r.stop,o.call(e,function(){$.dequeue(e,t)},r)),!i&&r&&r.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return v.get(e,n)||v.access(e,n,{empty:$.Callbacks("once memory").add(function(){v.remove(e,[t+"queue",n])})})}}),$.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?$.queue(this[0],t):void 0===n?this:this.each(function(){var e=$.queue(this,t,n);$._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&$.dequeue(this,t)})},dequeue:function(e){return this.each(function(){$.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--o||r.resolveWith(a,[a])}var i,o=1,r=$.Deferred(),a=this,s=this.length;for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";s--;)(i=v.get(a[s],e+"queueHooks"))&&i.empty&&(o++,i.empty.add(n));return n(),r.promise(t)}});function ge(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&$.contains(e.ownerDocument,e)&&"none"===$.css(e,"display")}function me(e,t,n,i){var o,r={};for(o in t)r[o]=e.style[o],e.style[o]=t[o];for(o in n=n.apply(e,i||[]),t)e.style[o]=r[o];return n}var e=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,p=new RegExp("^(?:([+-])=|)("+e+")([a-z%]*)$","i"),f=["Top","Right","Bottom","Left"];function ve(e,t,n,i){var o,r=1,a=20,s=i?function(){return i.cur()}:function(){return $.css(e,t,"")},l=s(),c=n&&n[3]||($.cssNumber[t]?"":"px"),u=($.cssNumber[t]||"px"!==c&&+l)&&p.exec($.css(e,t));if(u&&u[3]!==c)for(c=c||u[3],n=n||[],u=+l||1;u/=r=r||".5",$.style(e,t,u+c),r!==(r=s()/l)&&1!==r&&--a;);return n&&(u=+u||+l||0,o=n[1]?u+(n[1]+1)*n[2]:+n[2],i)&&(i.unit=c,i.start=u,i.end=o),o}var ye={};function m(e,t){for(var n,i,o,r,a,s=[],l=0,c=e.length;l<c;l++)(i=e[l]).style&&(n=i.style.display,t?("none"===n&&(s[l]=v.get(i,"display")||null,s[l]||(i.style.display="")),""===i.style.display&&ge(i)&&(s[l]=(a=r=void 0,r=(o=i).ownerDocument,o=o.nodeName,(a=ye[o])||(r=r.body.appendChild(r.createElement(o)),a=$.css(r,"display"),r.parentNode.removeChild(r),ye[o]=a="none"===a?"block":a),a))):"none"!==n&&(s[l]="none",v.set(i,"display",n)));for(l=0;l<c;l++)null!=s[l]&&(e[l].style.display=s[l]);return e}$.fn.extend({show:function(){return m(this,!0)},hide:function(){return m(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ge(this)?$(this).show():$(this).hide()})}});var we=/^(?:checkbox|radio)$/i,be=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,xe=/^$|\/(?:java|ecma)script/i,h={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function y(e,t){var n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&l(e,t)?$.merge([e],n):n}function Te(e,t){for(var n=0,i=e.length;n<i;n++)v.set(e[n],"globalEval",!t||v.get(t[n],"globalEval"))}h.optgroup=h.option,h.tbody=h.tfoot=h.colgroup=h.caption=h.thead,h.th=h.td;var $e=/<|&#?\w+;/;function Ce(e,t,n,i,o){for(var r,a,s,l,c,u=t.createDocumentFragment(),d=[],p=0,f=e.length;p<f;p++)if((r=e[p])||0===r)if("object"===$.type(r))$.merge(d,r.nodeType?[r]:r);else if($e.test(r)){for(a=a||u.appendChild(t.createElement("div")),s=(be.exec(r)||["",""])[1].toLowerCase(),s=h[s]||h._default,a.innerHTML=s[1]+$.htmlPrefilter(r)+s[2],c=s[0];c--;)a=a.lastChild;$.merge(d,a.childNodes),(a=u.firstChild).textContent=""}else d.push(t.createTextNode(r));for(u.textContent="",p=0;r=d[p++];)if(i&&-1<$.inArray(r,i))o&&o.push(r);else if(l=$.contains(r.ownerDocument,r),a=y(u.appendChild(r),"script"),l&&Te(a),n)for(c=0;r=a[c++];)xe.test(r.type||"")&&n.push(r);return u}t=T.createDocumentFragment().appendChild(T.createElement("div")),(N=T.createElement("input")).setAttribute("type","radio"),N.setAttribute("checked","checked"),N.setAttribute("name","t"),t.appendChild(N),g.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",g.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue;var Se=T.documentElement,ke=/^key/,Ee=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,De=/^([^.]*)(?:\.(.+)|)/;function Ne(){return!0}function w(){return!1}function je(){try{return T.activeElement}catch(e){}}function He(e,t,n,i,o,r){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(i=i||n,n=void 0),t)He(e,s,n,i,t[s],r);return e}if(null==i&&null==o?(o=n,i=n=void 0):null==o&&("string"==typeof n?(o=i,i=void 0):(o=i,i=n,n=void 0)),!1===o)o=w;else if(!o)return e;return 1===r&&(a=o,(o=function(e){return $().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=$.guid++)),e.each(function(){$.event.add(this,t,o,i,n)})}$.event={global:{},add:function(t,e,n,i,o){var r,a,s,l,c,u,d,p,f,h=v.get(t);if(h)for(n.handler&&(n=(r=n).handler,o=r.selector),o&&$.find.matchesSelector(Se,o),n.guid||(n.guid=$.guid++),s=(s=h.events)||(h.events={}),a=(a=h.handle)||(h.handle=function(e){return void 0!==$&&$.event.triggered!==e.type?$.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(C)||[""]).length;l--;)d=f=(p=De.exec(e[l])||[])[1],p=(p[2]||"").split(".").sort(),d&&(c=$.event.special[d]||{},d=(o?c.delegateType:c.bindType)||d,c=$.event.special[d]||{},f=$.extend({type:d,origType:f,data:i,handler:n,guid:n.guid,selector:o,needsContext:o&&$.expr.match.needsContext.test(o),namespace:p.join(".")},r),(u=s[d])||((u=s[d]=[]).delegateCount=0,c.setup&&!1!==c.setup.call(t,i,p,a))||t.addEventListener&&t.addEventListener(d,a),c.add&&(c.add.call(t,f),f.handler.guid||(f.handler.guid=n.guid)),o?u.splice(u.delegateCount++,0,f):u.push(f),$.event.global[d]=!0)},remove:function(e,t,n,i,o){var r,a,s,l,c,u,d,p,f,h,g,m=v.hasData(e)&&v.get(e);if(m&&(l=m.events)){for(c=(t=(t||"").match(C)||[""]).length;c--;)if(f=g=(s=De.exec(t[c])||[])[1],h=(s[2]||"").split(".").sort(),f){for(d=$.event.special[f]||{},p=l[f=(i?d.delegateType:d.bindType)||f]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=r=p.length;r--;)u=p[r],!o&&g!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(p.splice(r,1),u.selector&&p.delegateCount--,d.remove&&d.remove.call(e,u));a&&!p.length&&(d.teardown&&!1!==d.teardown.call(e,h,m.handle)||$.removeEvent(e,f,m.handle),delete l[f])}else for(f in l)$.event.remove(e,f+t[c],n,i,!0);$.isEmptyObject(l)&&v.remove(e,"handle events")}},dispatch:function(e){var t,n,i,o,r,a=$.event.fix(e),s=new Array(arguments.length),e=(v.get(this,"events")||{})[a.type]||[],l=$.event.special[a.type]||{};for(s[0]=a,t=1;t<arguments.length;t++)s[t]=arguments[t];if(a.delegateTarget=this,!l.preDispatch||!1!==l.preDispatch.call(this,a)){for(r=$.event.handlers.call(this,a,e),t=0;(i=r[t++])&&!a.isPropagationStopped();)for(a.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!a.isImmediatePropagationStopped();)a.rnamespace&&!a.rnamespace.test(o.namespace)||(a.handleObj=o,a.data=o.data,void 0!==(o=(($.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(a.result=o)&&(a.preventDefault(),a.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,a),a.result}},handlers:function(e,t){var n,i,o,r,a,s=[],l=t.delegateCount,c=e.target;if(l&&c.nodeType&&!("click"===e.type&&1<=e.button))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(r=[],a={},n=0;n<l;n++)void 0===a[o=(i=t[n]).selector+" "]&&(a[o]=i.needsContext?-1<$(o,this).index(c):$.find(o,this,null,[c]).length),a[o]&&r.push(i);r.length&&s.push({elem:c,handlers:r})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(t,e){Object.defineProperty($.Event.prototype,t,{enumerable:!0,configurable:!0,get:$.isFunction(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[$.expando]?e:new $.Event(e)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==je()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===je()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&l(this,"input"))return this.click(),!1},_default:function(e){return l(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},$.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},$.Event=function(e,t){if(!(this instanceof $.Event))return new $.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ne:w,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&$.extend(this,t),this.timeStamp=e&&e.timeStamp||$.now(),this[$.expando]=!0},$.Event.prototype={constructor:$.Event,isDefaultPrevented:w,isPropagationStopped:w,isImmediatePropagationStopped:w,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ne,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ne,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ne,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},$.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&ke.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Ee.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},$.event.addProp),$.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,o){$.event.special[e]={delegateType:o,bindType:o,handle:function(e){var t,n=e.relatedTarget,i=e.handleObj;return n&&(n===this||$.contains(this,n))||(e.type=i.origType,t=i.handler.apply(this,arguments),e.type=o),t}}}),$.fn.extend({on:function(e,t,n,i){return He(this,e,t,n,i)},one:function(e,t,n,i){return He(this,e,t,n,i,1)},off:function(e,t,n){var i,o;if(e&&e.preventDefault&&e.handleObj)i=e.handleObj,$(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler);else{if("object"!=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=w),this.each(function(){$.event.remove(this,e,n,t)});for(o in e)this.off(o,t,e[o])}return this}});var Ae=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Le=/<script|<style|<link/i,_e=/checked\s*(?:[^=]|=\s*.checked.)/i,Me=/^true\/(.*)/,Oe=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function qe(e,t){return l(e,"table")&&l(11!==t.nodeType?t:t.firstChild,"tr")&&$(">tbody",e)[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Pe(e){var t=Me.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function Re(e,t){var n,i,o,r,a,s;if(1===t.nodeType){if(v.hasData(e)&&(r=v.access(e),a=v.set(t,r),s=r.events))for(o in delete a.handle,a.events={},s)for(n=0,i=s[o].length;n<i;n++)$.event.add(t,o,s[o][n]);c.hasData(e)&&(r=c.access(e),a=$.extend({},r),c.set(t,a))}}function b(n,i,o,r){i=I.apply([],i);var e,t,a,s,l,c,u=0,d=n.length,p=d-1,f=i[0],h=$.isFunction(f);if(h||1<d&&"string"==typeof f&&!g.checkClone&&_e.test(f))return n.each(function(e){var t=n.eq(e);h&&(i[0]=f.call(this,e,t.html())),b(t,i,o,r)});if(d&&(t=(e=Ce(i,n[0].ownerDocument,!1,n,r)).firstChild,1===e.childNodes.length&&(e=t),t||r)){for(s=(a=$.map(y(e,"script"),Ie)).length;u<d;u++)l=e,u!==p&&(l=$.clone(l,!0,!0),s)&&$.merge(a,y(l,"script")),o.call(n[u],l,u);if(s)for(c=a[a.length-1].ownerDocument,$.map(a,Pe),u=0;u<s;u++)l=a[u],xe.test(l.type||"")&&!v.access(l,"globalEval")&&$.contains(c,l)&&(l.src?$._evalUrl&&$._evalUrl(l.src):W(l.textContent.replace(Oe,""),c))}return n}function Fe(e,t,n){for(var i,o=t?$.filter(t,e):e,r=0;null!=(i=o[r]);r++)n||1!==i.nodeType||$.cleanData(y(i)),i.parentNode&&(n&&$.contains(i.ownerDocument,i)&&Te(y(i,"script")),i.parentNode.removeChild(i));return e}$.extend({htmlPrefilter:function(e){return e.replace(Ae,"<$1></$2>")},clone:function(e,t,n){var i,o,r,a,s,l,c,u=e.cloneNode(!0),d=$.contains(e.ownerDocument,e);if(!(g.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||$.isXMLDoc(e)))for(a=y(u),i=0,o=(r=y(e)).length;i<o;i++)s=r[i],l=a[i],c=void 0,"input"===(c=l.nodeName.toLowerCase())&&we.test(s.type)?l.checked=s.checked:"input"!==c&&"textarea"!==c||(l.defaultValue=s.defaultValue);if(t)if(n)for(r=r||y(e),a=a||y(u),i=0,o=r.length;i<o;i++)Re(r[i],a[i]);else Re(e,u);return 0<(a=y(u,"script")).length&&Te(a,!d&&y(e,"script")),u},cleanData:function(e){for(var t,n,i,o=$.event.special,r=0;void 0!==(n=e[r]);r++)if(de(n)){if(t=n[v.expando]){if(t.events)for(i in t.events)o[i]?$.event.remove(n,i):$.removeEvent(n,i,t.handle);n[v.expando]=void 0}n[c.expando]&&(n[c.expando]=void 0)}}}),$.fn.extend({detach:function(e){return Fe(this,e,!0)},remove:function(e){return Fe(this,e)},text:function(e){return d(this,function(e){return void 0===e?$.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return b(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||qe(this,e).appendChild(e)})},prepend:function(){return b(this,arguments,function(e){var t;1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(t=qe(this,e)).insertBefore(e,t.firstChild)})},before:function(){return b(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return b(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&($.cleanData(y(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return $.clone(this,e,t)})},html:function(e){return d(this,function(e){var t=this[0]||{},n=0,i=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Le.test(e)&&!h[(be.exec(e)||["",""])[1].toLowerCase()]){e=$.htmlPrefilter(e);try{for(;n<i;n++)1===(t=this[n]||{}).nodeType&&($.cleanData(y(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return b(this,arguments,function(e){var t=this.parentNode;$.inArray(this,n)<0&&($.cleanData(y(this)),t)&&t.replaceChild(e,this)},n)}}),$.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){$.fn[e]=function(e){for(var t,n=[],i=$(e),o=i.length-1,r=0;r<=o;r++)t=r===o?this:this.clone(!0),$(i[r])[a](t),P.apply(n,t.get());return this.pushStack(n)}});function ze(e){var t=e.ownerDocument.defaultView;return(t=t&&t.opener?t:x).getComputedStyle(e)}var Be,We,Qe,Ue,a,S,Xe=/^margin/,Ye=new RegExp("^("+e+")(?!px)[a-z%]+$","i");function Ve(){var e;S&&(S.style.cssText="box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",S.innerHTML="",Se.appendChild(a),e=x.getComputedStyle(S),Be="1%"!==e.top,Ue="2px"===e.marginLeft,We="4px"===e.width,S.style.marginRight="50%",Qe="4px"===e.marginRight,Se.removeChild(a),S=null)}function k(e,t,n){var i,o,r=e.style;return(n=n||ze(e))&&(""!==(o=n.getPropertyValue(t)||n[t])||$.contains(e.ownerDocument,e)||(o=$.style(e,t)),!g.pixelMarginRight())&&Ye.test(o)&&Xe.test(t)&&(e=r.width,t=r.minWidth,i=r.maxWidth,r.minWidth=r.maxWidth=r.width=o,o=n.width,r.width=e,r.minWidth=t,r.maxWidth=i),void 0!==o?o+"":o}function Ke(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}a=T.createElement("div"),(S=T.createElement("div")).style&&(S.style.backgroundClip="content-box",S.cloneNode(!0).style.backgroundClip="",g.clearCloneStyle="content-box"===S.style.backgroundClip,a.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",a.appendChild(S),$.extend(g,{pixelPosition:function(){return Ve(),Be},boxSizingReliable:function(){return Ve(),We},pixelMarginRight:function(){return Ve(),Qe},reliableMarginLeft:function(){return Ve(),Ue}}));var Ge=/^(none|table(?!-c[ea]).+)/,Je=/^--/,Ze={position:"absolute",visibility:"hidden",display:"block"},et={letterSpacing:"0",fontWeight:"400"},tt=["Webkit","Moz","ms"],nt=T.createElement("div").style;function it(e){return $.cssProps[e]||($.cssProps[e]=function(e){if(e in nt)return e;for(var t=e[0].toUpperCase()+e.slice(1),n=tt.length;n--;)if((e=tt[n]+t)in nt)return e}(e)||e)}function ot(e,t,n){var i=p.exec(t);return i?Math.max(0,i[2]-(n||0))+(i[3]||"px"):t}function rt(e,t,n,i,o){for(var r=0,a=n===(i?"border":"content")?4:"width"===t?1:0;a<4;a+=2)"margin"===n&&(r+=$.css(e,n+f[a],!0,o)),i?("content"===n&&(r-=$.css(e,"padding"+f[a],!0,o)),"margin"!==n&&(r-=$.css(e,"border"+f[a]+"Width",!0,o))):(r+=$.css(e,"padding"+f[a],!0,o),"padding"!==n&&(r+=$.css(e,"border"+f[a]+"Width",!0,o)));return r}function at(e,t,n){var i,o=ze(e),r=k(e,t,o),a="border-box"===$.css(e,"boxSizing",!1,o);return Ye.test(r)?r:(i=a&&(g.boxSizingReliable()||r===e.style[t]),"auto"===r&&(r=e["offset"+t[0].toUpperCase()+t.slice(1)]),(r=parseFloat(r)||0)+rt(e,t,n||(a?"border":"content"),i,o)+"px")}function E(e,t,n,i,o){return new E.prototype.init(e,t,n,i,o)}$.extend({cssHooks:{opacity:{get:function(e,t){if(t)return""===(t=k(e,"opacity"))?"1":t}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:"cssFloat"},style:function(e,t,n,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,r,a,s=$.camelCase(t),l=Je.test(t),c=e.style;if(l||(t=it(s)),a=$.cssHooks[t]||$.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(o=a.get(e,!1,i))?o:c[t];"string"===(r=typeof n)&&(o=p.exec(n))&&o[1]&&(n=ve(e,t,o),r="number"),null==n||n!=n||("number"===r&&(n+=o&&o[3]||($.cssNumber[s]?"":"px")),g.clearCloneStyle||""!==n||0!==t.indexOf("background")||(c[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,i)))||(l?c.setProperty(t,n):c[t]=n)}},css:function(e,t,n,i){var o,r=$.camelCase(t);return Je.test(t)||(t=it(r)),"normal"===(o=void 0===(o=(r=$.cssHooks[t]||$.cssHooks[r])&&"get"in r?r.get(e,!0,n):o)?k(e,t,i):o)&&t in et&&(o=et[t]),(""===n||n)&&(r=parseFloat(o),!0===n||isFinite(r))?r||0:o}}),$.each(["height","width"],function(e,o){$.cssHooks[o]={get:function(e,t,n){if(t)return!Ge.test($.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?at(e,o,n):me(e,Ze,function(){return at(e,o,n)})},set:function(e,t,n){var i=n&&ze(e),n=n&&rt(e,o,n,"border-box"===$.css(e,"boxSizing",!1,i),i);return n&&(i=p.exec(t))&&"px"!==(i[3]||"px")&&(e.style[o]=t,t=$.css(e,o)),ot(0,t,n)}}}),$.cssHooks.marginLeft=Ke(g.reliableMarginLeft,function(e,t){if(t)return(parseFloat(k(e,"marginLeft"))||e.getBoundingClientRect().left-me(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),$.each({margin:"",padding:"",border:"Width"},function(o,r){$.cssHooks[o+r]={expand:function(e){for(var t=0,n={},i="string"==typeof e?e.split(" "):[e];t<4;t++)n[o+f[t]+r]=i[t]||i[t-2]||i[0];return n}},Xe.test(o)||($.cssHooks[o+r].set=ot)}),$.fn.extend({css:function(e,t){return d(this,function(e,t,n){var i,o,r={},a=0;if(Array.isArray(t)){for(i=ze(e),o=t.length;a<o;a++)r[t[a]]=$.css(e,t[a],!1,i);return r}return void 0!==n?$.style(e,t,n):$.css(e,t)},e,t,1<arguments.length)}}),(($.Tween=E).prototype={constructor:E,init:function(e,t,n,i,o,r){this.elem=e,this.prop=n,this.easing=o||$.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=r||($.cssNumber[n]?"":"px")},cur:function(){var e=E.propHooks[this.prop];return(e&&e.get?e:E.propHooks._default).get(this)},run:function(e){var t,n=E.propHooks[this.prop];return this.options.duration?this.pos=t=$.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),(n&&n.set?n:E.propHooks._default).set(this),this}}).init.prototype=E.prototype,(E.propHooks={_default:{get:function(e){return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(e=$.css(e.elem,e.prop,""))&&"auto"!==e?e:0},set:function(e){$.fx.step[e.prop]?$.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[$.cssProps[e.prop]]&&!$.cssHooks[e.prop]?e.elem[e.prop]=e.now:$.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=E.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},$.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},$.fx=E.prototype.init,$.fx.step={};var D,st,N,lt=/^(?:toggle|show|hide)$/,ct=/queueHooks$/;function ut(){st&&(!1===T.hidden&&x.requestAnimationFrame?x.requestAnimationFrame(ut):x.setTimeout(ut,$.fx.interval),$.fx.tick())}function dt(){return x.setTimeout(function(){D=void 0}),D=$.now()}function pt(e,t){var n,i=0,o={height:e};for(t=t?1:0;i<4;i+=2-t)o["margin"+(n=f[i])]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function ft(e,t,n){for(var i,o=(j.tweeners[t]||[]).concat(j.tweeners["*"]),r=0,a=o.length;r<a;r++)if(i=o[r].call(n,t,e))return i}function j(o,e,t){var n,r,i,a,s,l,c,u=0,d=j.prefilters.length,p=$.Deferred().always(function(){delete f.elem}),f=function(){if(!r){for(var e=D||dt(),e=Math.max(0,h.startTime+h.duration-e),t=1-(e/h.duration||0),n=0,i=h.tweens.length;n<i;n++)h.tweens[n].run(t);if(p.notifyWith(o,[h,t,e]),t<1&&i)return e;i||p.notifyWith(o,[h,1,0]),p.resolveWith(o,[h])}return!1},h=p.promise({elem:o,props:$.extend({},e),opts:$.extend(!0,{specialEasing:{},easing:$.easing._default},t),originalProperties:e,originalOptions:t,startTime:D||dt(),duration:t.duration,tweens:[],createTween:function(e,t){t=$.Tween(o,h.opts,e,t,h.opts.specialEasing[e]||h.opts.easing);return h.tweens.push(t),t},stop:function(e){var t=0,n=e?h.tweens.length:0;if(!r){for(r=!0;t<n;t++)h.tweens[t].run(1);e?(p.notifyWith(o,[h,1,0]),p.resolveWith(o,[h,e])):p.rejectWith(o,[h,e])}return this}}),g=h.props,m=g,v=h.opts.specialEasing;for(i in m)if(s=v[a=$.camelCase(i)],l=m[i],Array.isArray(l)&&(s=l[1],l=m[i]=l[0]),i!==a&&(m[a]=l,delete m[i]),(c=$.cssHooks[a])&&"expand"in c)for(i in l=c.expand(l),delete m[a],l)i in m||(m[i]=l[i],v[i]=s);else v[a]=s;for(;u<d;u++)if(n=j.prefilters[u].call(h,o,g,h.opts))return $.isFunction(n.stop)&&($._queueHooks(h.elem,h.opts.queue).stop=$.proxy(n.stop,n)),n;return $.map(g,ft,h),$.isFunction(h.opts.start)&&h.opts.start.call(o,h),h.progress(h.opts.progress).done(h.opts.done,h.opts.complete).fail(h.opts.fail).always(h.opts.always),$.fx.timer($.extend(f,{elem:o,anim:h,queue:h.opts.queue})),h}$.Animation=$.extend(j,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return ve(n.elem,e,p.exec(t),n),n}]},tweener:function(e,t){for(var n,i=0,o=(e=$.isFunction(e)?(t=e,["*"]):e.match(C)).length;i<o;i++)n=e[i],j.tweeners[n]=j.tweeners[n]||[],j.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var i,o,r,a,s,l,c,u="width"in t||"height"in t,d=this,p={},f=e.style,h=e.nodeType&&ge(e),g=v.get(e,"fxshow");for(i in n.queue||(null==(a=$._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,d.always(function(){d.always(function(){a.unqueued--,$.queue(e,"fx").length||a.empty.fire()})})),t)if(o=t[i],lt.test(o)){if(delete t[i],r=r||"toggle"===o,o===(h?"hide":"show")){if("show"!==o||!g||void 0===g[i])continue;h=!0}p[i]=g&&g[i]||$.style(e,i)}if((l=!$.isEmptyObject(t))||!$.isEmptyObject(p))for(i in u&&1===e.nodeType&&(n.overflow=[f.overflow,f.overflowX,f.overflowY],null==(c=g&&g.display)&&(c=v.get(e,"display")),"none"===(u=$.css(e,"display"))&&(c?u=c:(m([e],!0),c=e.style.display||c,u=$.css(e,"display"),m([e]))),"inline"===u||"inline-block"===u&&null!=c)&&"none"===$.css(e,"float")&&(l||(d.done(function(){f.display=c}),null==c&&(u=f.display,c="none"===u?"":u)),f.display="inline-block"),n.overflow&&(f.overflow="hidden",d.always(function(){f.overflow=n.overflow[0],f.overflowX=n.overflow[1],f.overflowY=n.overflow[2]})),l=!1,p)l||(g?"hidden"in g&&(h=g.hidden):g=v.access(e,"fxshow",{display:c}),r&&(g.hidden=!h),h&&m([e],!0),d.done(function(){for(i in h||m([e]),v.remove(e,"fxshow"),p)$.style(e,i,p[i])})),l=ft(h?g[i]:0,i,d),i in g||(g[i]=l.start,h&&(l.end=l.start,l.start=0))}],prefilter:function(e,t){t?j.prefilters.unshift(e):j.prefilters.push(e)}}),$.speed=function(e,t,n){var i=e&&"object"==typeof e?$.extend({},e):{complete:n||!n&&t||$.isFunction(e)&&e,duration:e,easing:n&&t||t&&!$.isFunction(t)&&t};return $.fx.off?i.duration=0:"number"!=typeof i.duration&&(i.duration in $.fx.speeds?i.duration=$.fx.speeds[i.duration]:i.duration=$.fx.speeds._default),null!=i.queue&&!0!==i.queue||(i.queue="fx"),i.old=i.complete,i.complete=function(){$.isFunction(i.old)&&i.old.call(this),i.queue&&$.dequeue(this,i.queue)},i},$.fn.extend({fadeTo:function(e,t,n,i){return this.filter(ge).css("opacity",0).show().end().animate({opacity:t},e,n,i)},animate:function(t,e,n,i){function o(){var e=j(this,$.extend({},t),a);(r||v.get(this,"finish"))&&e.stop(!0)}var r=$.isEmptyObject(t),a=$.speed(e,n,i);return o.finish=o,r||!1===a.queue?this.each(o):this.queue(a.queue,o)},stop:function(o,e,r){function a(e){var t=e.stop;delete e.stop,t(r)}return"string"!=typeof o&&(r=e,e=o,o=void 0),e&&!1!==o&&this.queue(o||"fx",[]),this.each(function(){var e=!0,t=null!=o&&o+"queueHooks",n=$.timers,i=v.get(this);if(t)i[t]&&i[t].stop&&a(i[t]);else for(t in i)i[t]&&i[t].stop&&ct.test(t)&&a(i[t]);for(t=n.length;t--;)n[t].elem!==this||null!=o&&n[t].queue!==o||(n[t].anim.stop(r),e=!1,n.splice(t,1));!e&&r||$.dequeue(this,o)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=v.get(this),n=t[a+"queue"],i=t[a+"queueHooks"],o=$.timers,r=n?n.length:0;for(t.finish=!0,$.queue(this,a,[]),i&&i.stop&&i.stop.call(this,!0),e=o.length;e--;)o[e].elem===this&&o[e].queue===a&&(o[e].anim.stop(!0),o.splice(e,1));for(e=0;e<r;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),$.each(["toggle","show","hide"],function(e,i){var o=$.fn[i];$.fn[i]=function(e,t,n){return null==e||"boolean"==typeof e?o.apply(this,arguments):this.animate(pt(i,!0),e,t,n)}}),$.each({slideDown:pt("show"),slideUp:pt("hide"),slideToggle:pt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,i){$.fn[e]=function(e,t,n){return this.animate(i,e,t,n)}}),$.timers=[],$.fx.tick=function(){var e,t=0,n=$.timers;for(D=$.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||$.fx.stop(),D=void 0},$.fx.timer=function(e){$.timers.push(e),$.fx.start()},$.fx.interval=13,$.fx.start=function(){st||(st=!0,ut())},$.fx.stop=function(){st=null},$.fx.speeds={slow:600,fast:200,_default:400},$.fn.delay=function(i,e){return i=$.fx&&$.fx.speeds[i]||i,this.queue(e=e||"fx",function(e,t){var n=x.setTimeout(e,i);t.stop=function(){x.clearTimeout(n)}})},N=T.createElement("input"),t=T.createElement("select").appendChild(T.createElement("option")),N.type="checkbox",g.checkOn=""!==N.value,g.optSelected=t.selected,(N=T.createElement("input")).value="t",N.type="radio",g.radioValue="t"===N.value;var ht,H=$.expr.attrHandle,gt=($.fn.extend({attr:function(e,t){return d(this,$.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){$.removeAttr(this,e)})}}),$.extend({attr:function(e,t,n){var i,o,r=e.nodeType;if(3!==r&&8!==r&&2!==r)return void 0===e.getAttribute?$.prop(e,t,n):(1===r&&$.isXMLDoc(e)||(o=$.attrHooks[t.toLowerCase()]||($.expr.match.bool.test(t)?ht:void 0)),void 0!==n?null===n?void $.removeAttr(e,t):o&&"set"in o&&void 0!==(i=o.set(e,n,t))?i:(e.setAttribute(t,n+""),n):!(o&&"get"in o&&null!==(i=o.get(e,t)))&&null==(i=$.find.attr(e,t))?void 0:i)},attrHooks:{type:{set:function(e,t){var n;if(!g.radioValue&&"radio"===t&&l(e,"input"))return n=e.value,e.setAttribute("type",t),n&&(e.value=n),t}}},removeAttr:function(e,t){var n,i=0,o=t&&t.match(C);if(o&&1===e.nodeType)for(;n=o[i++];)e.removeAttribute(n)}}),ht={set:function(e,t,n){return!1===t?$.removeAttr(e,n):e.setAttribute(n,n),n}},$.each($.expr.match.bool.source.match(/\w+/g),function(e,t){var a=H[t]||$.find.attr;H[t]=function(e,t,n){var i,o,r=t.toLowerCase();return n||(o=H[r],H[r]=i,i=null!=a(e,t,n)?r:null,H[r]=o),i}}),/^(?:input|select|textarea|button)$/i),mt=/^(?:a|area)$/i;function A(e){return(e.match(C)||[]).join(" ")}function L(e){return e.getAttribute&&e.getAttribute("class")||""}$.fn.extend({prop:function(e,t){return d(this,$.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[$.propFix[e]||e]})}}),$.extend({prop:function(e,t,n){var i,o,r=e.nodeType;if(3!==r&&8!==r&&2!==r)return 1===r&&$.isXMLDoc(e)||(t=$.propFix[t]||t,o=$.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(i=o.set(e,n,t))?i:e[t]=n:o&&"get"in o&&null!==(i=o.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=$.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||mt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||($.propHooks.selected={get:function(e){e=e.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(e){e=e.parentNode;e&&(e.selectedIndex,e.parentNode)&&e.parentNode.selectedIndex}}),$.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){$.propFix[this.toLowerCase()]=this}),$.fn.extend({addClass:function(t){var e,n,i,o,r,a,s=0;if($.isFunction(t))return this.each(function(e){$(this).addClass(t.call(this,e,L(this)))});if("string"==typeof t&&t)for(e=t.match(C)||[];n=this[s++];)if(a=L(n),i=1===n.nodeType&&" "+A(a)+" "){for(r=0;o=e[r++];)i.indexOf(" "+o+" ")<0&&(i+=o+" ");a!==(a=A(i))&&n.setAttribute("class",a)}return this},removeClass:function(t){var e,n,i,o,r,a,s=0;if($.isFunction(t))return this.each(function(e){$(this).removeClass(t.call(this,e,L(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof t&&t)for(e=t.match(C)||[];n=this[s++];)if(a=L(n),i=1===n.nodeType&&" "+A(a)+" "){for(r=0;o=e[r++];)for(;-1<i.indexOf(" "+o+" ");)i=i.replace(" "+o+" "," ");a!==(a=A(i))&&n.setAttribute("class",a)}return this},toggleClass:function(o,t){var r=typeof o;return"boolean"==typeof t&&"string"==r?t?this.addClass(o):this.removeClass(o):$.isFunction(o)?this.each(function(e){$(this).toggleClass(o.call(this,e,L(this),t),t)}):this.each(function(){var e,t,n,i;if("string"==r)for(t=0,n=$(this),i=o.match(C)||[];e=i[t++];)n.hasClass(e)?n.removeClass(e):n.addClass(e);else void 0!==o&&"boolean"!=r||((e=L(this))&&v.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==o&&v.get(this,"__className__")||""))})},hasClass:function(e){for(var t,n=0,i=" "+e+" ";t=this[n++];)if(1===t.nodeType&&-1<(" "+A(L(t))+" ").indexOf(i))return!0;return!1}});var vt=/\r/g,yt=($.fn.extend({val:function(t){var n,e,i,o=this[0];return arguments.length?(i=$.isFunction(t),this.each(function(e){1!==this.nodeType||(null==(e=i?t.call(this,e,$(this).val()):t)?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=$.map(e,function(e){return null==e?"":e+""})),(n=$.valHooks[this.type]||$.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&void 0!==n.set(this,e,"value"))||(this.value=e)})):o?(n=$.valHooks[o.type]||$.valHooks[o.nodeName.toLowerCase()])&&"get"in n&&void 0!==(e=n.get(o,"value"))?e:"string"==typeof(e=o.value)?e.replace(vt,""):null==e?"":e:void 0}}),$.extend({valHooks:{option:{get:function(e){var t=$.find.attr(e,"value");return null!=t?t:A($.text(e))}},select:{get:function(e){for(var t,n=e.options,i=e.selectedIndex,o="select-one"===e.type,r=o?null:[],a=o?i+1:n.length,s=i<0?a:o?i:0;s<a;s++)if(((t=n[s]).selected||s===i)&&!t.disabled&&(!t.parentNode.disabled||!l(t.parentNode,"optgroup"))){if(t=$(t).val(),o)return t;r.push(t)}return r},set:function(e,t){for(var n,i,o=e.options,r=$.makeArray(t),a=o.length;a--;)((i=o[a]).selected=-1<$.inArray($.valHooks.option.get(i),r))&&(n=!0);return n||(e.selectedIndex=-1),r}}}}),$.each(["radio","checkbox"],function(){$.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<$.inArray($(e).val(),t)}},g.checkOn||($.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),/^(?:focusinfocus|focusoutblur)$/),_=($.extend($.event,{trigger:function(e,t,n,i){var o,r,a,s,l,c,u=[n||T],d=F.call(e,"type")?e.type:e,p=F.call(e,"namespace")?e.namespace.split("."):[],f=r=n=n||T;if(3!==n.nodeType&&8!==n.nodeType&&!yt.test(d+$.event.triggered)&&(-1<d.indexOf(".")&&(d=(p=d.split(".")).shift(),p.sort()),s=d.indexOf(":")<0&&"on"+d,(e=e[$.expando]?e:new $.Event(d,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=p.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:$.makeArray(t,[e]),c=$.event.special[d]||{},i||!c.trigger||!1!==c.trigger.apply(n,t))){if(!i&&!c.noBubble&&!$.isWindow(n)){for(a=c.delegateType||d,yt.test(a+d)||(f=f.parentNode);f;f=f.parentNode)u.push(f),r=f;r===(n.ownerDocument||T)&&u.push(r.defaultView||r.parentWindow||x)}for(o=0;(f=u[o++])&&!e.isPropagationStopped();)e.type=1<o?a:c.bindType||d,(l=(v.get(f,"events")||{})[e.type]&&v.get(f,"handle"))&&l.apply(f,t),(l=s&&f[s])&&l.apply&&de(f)&&(e.result=l.apply(f,t),!1===e.result)&&e.preventDefault();return e.type=d,i||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(u.pop(),t)||!de(n)||s&&$.isFunction(n[d])&&!$.isWindow(n)&&((r=n[s])&&(n[s]=null),n[$.event.triggered=d](),$.event.triggered=void 0,r)&&(n[s]=r),e.result}},simulate:function(e,t,n){n=$.extend(new $.Event,n,{type:e,isSimulated:!0});$.event.trigger(n,null,t)}}),$.fn.extend({trigger:function(e,t){return this.each(function(){$.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return $.event.trigger(e,t,n,!0)}}),$.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){$.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),$.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),g.focusin="onfocusin"in x,g.focusin||$.each({focus:"focusin",blur:"focusout"},function(n,i){function o(e){$.event.simulate(i,e.target,$.event.fix(e))}$.event.special[i]={setup:function(){var e=this.ownerDocument||this,t=v.access(e,i);t||e.addEventListener(n,o,!0),v.access(e,i,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=v.access(e,i)-1;t?v.access(e,i,t):(e.removeEventListener(n,o,!0),v.remove(e,i))}}}),x.location),wt=$.now(),bt=/\?/,xt=($.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new x.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||$.error("Invalid XML: "+e),t},/\[\]$/),Tt=/\r?\n/g,$t=/^(?:submit|button|image|reset|file)$/i,Ct=/^(?:input|select|textarea|keygen)/i;$.param=function(e,t){function n(e,t){t=$.isFunction(t)?t():t,o[o.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==t?"":t)}var i,o=[];if(Array.isArray(e)||e.jquery&&!$.isPlainObject(e))$.each(e,function(){n(this.name,this.value)});else for(i in e)!function n(i,e,o,r){if(Array.isArray(e))$.each(e,function(e,t){o||xt.test(i)?r(i,t):n(i+"["+("object"==typeof t&&null!=t?e:"")+"]",t,o,r)});else if(o||"object"!==$.type(e))r(i,e);else for(var t in e)n(i+"["+t+"]",e[t],o,r)}(i,e[i],t,n);return o.join("&")},$.fn.extend({serialize:function(){return $.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=$.prop(this,"elements");return e?$.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!$(this).is(":disabled")&&Ct.test(this.nodeName)&&!$t.test(e)&&(this.checked||!we.test(e))}).map(function(e,t){var n=$(this).val();return null==n?null:Array.isArray(n)?$.map(n,function(e){return{name:t.name,value:e.replace(Tt,"\r\n")}}):{name:t.name,value:n.replace(Tt,"\r\n")}}).get()}});var St=/%20/g,kt=/#.*$/,Et=/([?&])_=[^&]*/,Dt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Nt=/^(?:GET|HEAD)$/,jt=/^\/\//,Ht={},At={},Lt="*/".concat("*"),_t=T.createElement("a");function Mt(r){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,i=0,o=e.toLowerCase().match(C)||[];if($.isFunction(t))for(;n=o[i++];)"+"===n[0]?(n=n.slice(1)||"*",(r[n]=r[n]||[]).unshift(t)):(r[n]=r[n]||[]).push(t)}}function Ot(t,i,o,r){var a={},s=t===At;function l(e){var n;return a[e]=!0,$.each(t[e]||[],function(e,t){t=t(i,o,r);return"string"!=typeof t||s||a[t]?s?!(n=t):void 0:(i.dataTypes.unshift(t),l(t),!1)}),n}return l(i.dataTypes[0])||!a["*"]&&l("*")}function qt(e,t){var n,i,o=$.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((o[n]?e:i=i||{})[n]=t[n]);return i&&$.extend(!0,e,i),e}_t.href=_.href,$.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:_.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(_.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Lt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":$.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?qt(qt(e,$.ajaxSettings),t):qt($.ajaxSettings,e)},ajaxPrefilter:Mt(Ht),ajaxTransport:Mt(At),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0);var l,c,u,n,d,p,f,i,h=$.ajaxSetup({},t=t||{}),g=h.context||h,m=h.context&&(g.nodeType||g.jquery)?$(g):$.event,v=$.Deferred(),y=$.Callbacks("once memory"),w=h.statusCode||{},o={},r={},a="canceled",b={readyState:0,getResponseHeader:function(e){var t;if(p){if(!n)for(n={};t=Dt.exec(u);)n[t[1].toLowerCase()]=t[2];t=n[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return p?u:null},setRequestHeader:function(e,t){return null==p&&(e=r[e.toLowerCase()]=r[e.toLowerCase()]||e,o[e]=t),this},overrideMimeType:function(e){return null==p&&(h.mimeType=e),this},statusCode:function(e){if(e)if(p)b.always(e[b.status]);else for(var t in e)w[t]=[w[t],e[t]];return this},abort:function(e){e=e||a;return l&&l.abort(e),s(0,e),this}};if(v.promise(b),h.url=((e||h.url||_.href)+"").replace(jt,_.protocol+"//"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(C)||[""],null==h.crossDomain){e=T.createElement("a");try{e.href=h.url,e.href=e.href,h.crossDomain=_t.protocol+"//"+_t.host!=e.protocol+"//"+e.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=$.param(h.data,h.traditional)),Ot(Ht,h,t,b),!p){for(i in(f=$.event&&h.global)&&0==$.active++&&$.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Nt.test(h.type),c=h.url.replace(kt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(St,"+")):(e=h.url.slice(c.length),h.data&&(c+=(bt.test(c)?"&":"?")+h.data,delete h.data),!1===h.cache&&(c=c.replace(Et,"$1"),e=(bt.test(c)?"&":"?")+"_="+wt+++e),h.url=c+e),h.ifModified&&($.lastModified[c]&&b.setRequestHeader("If-Modified-Since",$.lastModified[c]),$.etag[c])&&b.setRequestHeader("If-None-Match",$.etag[c]),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&b.setRequestHeader("Content-Type",h.contentType),b.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+Lt+"; q=0.01":""):h.accepts["*"]),h.headers)b.setRequestHeader(i,h.headers[i]);if(h.beforeSend&&(!1===h.beforeSend.call(g,b,h)||p))return b.abort();if(a="abort",y.add(h.complete),b.done(h.success),b.fail(h.error),l=Ot(At,h,t,b)){if(b.readyState=1,f&&m.trigger("ajaxSend",[b,h]),p)return b;h.async&&0<h.timeout&&(d=x.setTimeout(function(){b.abort("timeout")},h.timeout));try{p=!1,l.send(o,s)}catch(e){if(p)throw e;s(-1,e)}}else s(-1,"No Transport")}return b;function s(e,t,n,i){var o,r,a,s=t;p||(p=!0,d&&x.clearTimeout(d),l=void 0,u=i||"",b.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(a=function(e,t,n){for(var i,o,r,a,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===i&&(i=e.mimeType||t.getResponseHeader("Content-Type"));if(i)for(o in s)if(s[o]&&s[o].test(i)){l.unshift(o);break}if(l[0]in n)r=l[0];else{for(o in n){if(!l[0]||e.converters[o+" "+l[0]]){r=o;break}a=a||o}r=r||a}if(r)return r!==l[0]&&l.unshift(r),n[r]}(h,b,n)),a=function(e,t,n,i){var o,r,a,s,l,c={},u=e.dataTypes.slice();if(u[1])for(a in e.converters)c[a.toLowerCase()]=e.converters[a];for(r=u.shift();r;)if(e.responseFields[r]&&(n[e.responseFields[r]]=t),!l&&i&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=r,r=u.shift())if("*"===r)r=l;else if("*"!==l&&l!==r){if(!(a=c[l+" "+r]||c["* "+r]))for(o in c)if((s=o.split(" "))[1]===r&&(a=c[l+" "+s[0]]||c["* "+s[0]])){!0===a?a=c[o]:!0!==c[o]&&(r=s[0],u.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+l+" to "+r}}}return{state:"success",data:t}}(h,a,b,i),i?(h.ifModified&&((n=b.getResponseHeader("Last-Modified"))&&($.lastModified[c]=n),n=b.getResponseHeader("etag"))&&($.etag[c]=n),204===e||"HEAD"===h.type?s="nocontent":304===e?s="notmodified":(s=a.state,o=a.data,i=!(r=a.error))):(r=s,!e&&s||(s="error",e<0&&(e=0))),b.status=e,b.statusText=(t||s)+"",i?v.resolveWith(g,[o,s,b]):v.rejectWith(g,[b,s,r]),b.statusCode(w),w=void 0,f&&m.trigger(i?"ajaxSuccess":"ajaxError",[b,h,i?o:r]),y.fireWith(g,[b,s]),f&&(m.trigger("ajaxComplete",[b,h]),--$.active||$.event.trigger("ajaxStop")))}},getJSON:function(e,t,n){return $.get(e,t,n,"json")},getScript:function(e,t){return $.get(e,void 0,t,"script")}}),$.each(["get","post"],function(e,o){$[o]=function(e,t,n,i){return $.isFunction(t)&&(i=i||n,n=t,t=void 0),$.ajax($.extend({url:e,type:o,dataType:i,data:t,success:n},$.isPlainObject(e)&&e))}}),$._evalUrl=function(e){return $.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},$.fn.extend({wrapAll:function(e){return this[0]&&($.isFunction(e)&&(e=e.call(this[0])),e=$(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return $.isFunction(n)?this.each(function(e){$(this).wrapInner(n.call(this,e))}):this.each(function(){var e=$(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=$.isFunction(t);return this.each(function(e){$(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){$(this).replaceWith(this.childNodes)}),this}}),$.expr.pseudos.hidden=function(e){return!$.expr.pseudos.visible(e)},$.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},$.ajaxSettings.xhr=function(){try{return new x.XMLHttpRequest}catch(e){}};var It={0:200,1223:204},M=$.ajaxSettings.xhr(),Pt=(g.cors=!!M&&"withCredentials"in M,g.ajax=M=!!M,$.ajaxTransport(function(o){var r,a;if(g.cors||M&&!o.crossDomain)return{send:function(e,t){var n,i=o.xhr();if(i.open(o.type,o.url,o.async,o.username,o.password),o.xhrFields)for(n in o.xhrFields)i[n]=o.xhrFields[n];for(n in o.mimeType&&i.overrideMimeType&&i.overrideMimeType(o.mimeType),o.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)i.setRequestHeader(n,e[n]);r=function(e){return function(){r&&(r=a=i.onload=i.onerror=i.onabort=i.onreadystatechange=null,"abort"===e?i.abort():"error"===e?"number"!=typeof i.status?t(0,"error"):t(i.status,i.statusText):t(It[i.status]||i.status,i.statusText,"text"!==(i.responseType||"text")||"string"!=typeof i.responseText?{binary:i.response}:{text:i.responseText},i.getAllResponseHeaders()))}},i.onload=r(),a=i.onerror=r("error"),void 0!==i.onabort?i.onabort=a:i.onreadystatechange=function(){4===i.readyState&&x.setTimeout(function(){r&&a()})},r=r("abort");try{i.send(o.hasContent&&o.data||null)}catch(e){if(r)throw e}},abort:function(){r&&r()}}}),$.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),$.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return $.globalEval(e),e}}}),$.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),$.ajaxTransport("script",function(n){var i,o;if(n.crossDomain)return{send:function(e,t){i=$("<script>").prop({charset:n.scriptCharset,src:n.url}).on("load error",o=function(e){i.remove(),o=null,e&&t("error"===e.type?404:200,e.type)}),T.head.appendChild(i[0])},abort:function(){o&&o()}}}),[]),Rt=/(=)\?(?=&|$)|\?\?/,Ft=($.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Pt.pop()||$.expando+"_"+wt++;return this[e]=!0,e}}),$.ajaxPrefilter("json jsonp",function(e,t,n){var i,o,r,a=!1!==e.jsonp&&(Rt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Rt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=$.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Rt,"$1"+i):!1!==e.jsonp&&(e.url+=(bt.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return r||$.error(i+" was not called"),r[0]},e.dataTypes[0]="json",o=x[i],x[i]=function(){r=arguments},n.always(function(){void 0===o?$(x).removeProp(i):x[i]=o,e[i]&&(e.jsonpCallback=t.jsonpCallback,Pt.push(i)),r&&$.isFunction(o)&&o(r[0]),r=o=void 0}),"script"}),g.createHTMLDocument=((e=T.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===e.childNodes.length),$.parseHTML=function(e,t,n){var i;return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(g.createHTMLDocument?((i=(t=T.implementation.createHTMLDocument("")).createElement("base")).href=T.location.href,t.head.appendChild(i)):t=T),i=!n&&[],(n=J.exec(e))?[t.createElement(n[1])]:(n=Ce([e],t,i),i&&i.length&&$(i).remove(),$.merge([],n.childNodes)))},$.fn.load=function(e,t,n){var i,o,r,a=this,s=e.indexOf(" ");return-1<s&&(i=A(e.slice(s)),e=e.slice(0,s)),$.isFunction(t)?(n=t,t=void 0):t&&"object"==typeof t&&(o="POST"),0<a.length&&$.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done(function(e){r=arguments,a.html(i?$("<div>").append($.parseHTML(e)).find(i):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,r||[e.responseText,t,e])})}),this},$.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){$.fn[t]=function(e){return this.on(t,e)}}),$.expr.pseudos.animated=function(t){return $.grep($.timers,function(e){return t===e.elem}).length},$.offset={setOffset:function(e,t,n){var i,o,r,a,s=$.css(e,"position"),l=$(e),c={};"static"===s&&(e.style.position="relative"),r=l.offset(),i=$.css(e,"top"),a=$.css(e,"left"),s=("absolute"===s||"fixed"===s)&&-1<(i+a).indexOf("auto")?(o=(s=l.position()).top,s.left):(o=parseFloat(i)||0,parseFloat(a)||0),null!=(t=$.isFunction(t)?t.call(e,n,$.extend({},r)):t).top&&(c.top=t.top-r.top+o),null!=t.left&&(c.left=t.left-r.left+s),"using"in t?t.using.call(e,c):l.css(c)}},$.fn.extend({offset:function(t){var e,n,i;return arguments.length?void 0===t?this:this.each(function(e){$.offset.setOffset(this,t,e)}):(i=this[0])?i.getClientRects().length?(n=i.getBoundingClientRect(),e=(i=i.ownerDocument).documentElement,i=i.defaultView,{top:n.top+i.pageYOffset-e.clientTop,left:n.left+i.pageXOffset-e.clientLeft}):{top:0,left:0}:void 0},position:function(){var e,t,n,i;if(this[0])return n=this[0],i={top:0,left:0},"fixed"===$.css(n,"position")?t=n.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),i={top:(i=l(e[0],"html")?i:e.offset()).top+$.css(e[0],"borderTopWidth",!0),left:i.left+$.css(e[0],"borderLeftWidth",!0)}),{top:t.top-i.top-$.css(n,"marginTop",!0),left:t.left-i.left-$.css(n,"marginLeft",!0)}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===$.css(e,"position");)e=e.offsetParent;return e||Se})}}),$.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,o){var r="pageYOffset"===o;$.fn[t]=function(e){return d(this,function(e,t,n){var i;if($.isWindow(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===n)return i?i[o]:e[t];i?i.scrollTo(r?i.pageXOffset:n,r?n:i.pageYOffset):e[t]=n},t,e,arguments.length)}}),$.each(["top","left"],function(e,n){$.cssHooks[n]=Ke(g.pixelPosition,function(e,t){if(t)return t=k(e,n),Ye.test(t)?$(e).position()[n]+"px":t})}),$.each({Height:"height",Width:"width"},function(a,s){$.each({padding:"inner"+a,content:s,"":"outer"+a},function(i,r){$.fn[r]=function(e,t){var n=arguments.length&&(i||"boolean"!=typeof e),o=i||(!0===e||!0===t?"margin":"border");return d(this,function(e,t,n){var i;return $.isWindow(e)?0===r.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(i=e.documentElement,Math.max(e.body["scroll"+a],i["scroll"+a],e.body["offset"+a],i["offset"+a],i["client"+a])):void 0===n?$.css(e,t,o):$.style(e,t,n,o)},s,n?e:void 0,n)}})}),$.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,i){return this.on(t,e,n,i)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),$.holdReady=function(e){e?$.readyWait++:$.ready(!0)},$.isArray=Array.isArray,$.parseJSON=JSON.parse,$.nodeName=l,"function"==typeof define&&define.amd&&define("jquery",[],function(){return $}),x.jQuery),zt=x.$;return $.noConflict=function(e){return x.$===$&&(x.$=zt),e&&x.jQuery===$&&(x.jQuery=Ft),$},O||(x.jQuery=x.$=$),$});var player=[];function initslideshows(){$(".bg-video.vimeo").length,buildslideshows()}function buildslideshows(){var h;$(".slideshow").length&&(h=0,$(".slideshow").each(function(){console.log("add slideshow ");var s,l,c,t=h,r=this,e=$(r).find(".slides slide").length,o=(console.log("add slideshow cnt="+e),$(r).attr("shownum",h),$(r).find(".slides li").eq(0)),a=$(r).find(".slides li").eq($(r).find(".slides li").length-1);if($(o).clone().addClass("first-slide").appendTo($(r).find(".slides")),$(a).clone().addClass("last-slide").prependTo($(r).find(".slides")),$(r).find(".slides li .bg-video")&&(o=$(r).find(".slides li").eq($(r).find(".slides li").length-1),$(o).find("iframe").remove(),$(o).find(".bg-video").remove()),$(r).find(".slides li .bg-video")&&(a=$(r).find(".slides li").eq(0),$(a).find("iframe").remove(),$(a).find(".bg-video").remove()),0!=(s=$(r).find(".slides li").length)){for($(r).next().find(".indicator").html(""),i=0;i<e;i++)$(r).next().find(".indicator").append("<li></li>"),console.log(" add slide indicator dot = "+i);$(r).next().find("indicator > li:nth-child(1)").addClass("on"),console.log("hide slides "+e),e<=1&&($(r).next().find(".indicator").addClass("t-hide"),$(r).find("slide-nav").addClass("t-hide")),$.each($(r).find(".slides > li"),function(){var e=$(this),t=e.attr("data-w"),n=e.attr("data-h");$(window).resize(function(){offset=100*n/t,showW=$(r).width(),l=showW,showH=$(r).height(),c=showH,showOffet=100*showH/showW,offset>showOffet?e.attr("data-ratio","wide"):e.attr("data-ratio","tall")})}),$(window).resize(function(){var e;$(".mod.size-to-win").length&&$(".mod.size-to-win").each(function(){var e=$(".scrollto").length?$(".scrollto").closest(".t-contain").height():0,t=($(".indicator-box").length,0);300<$(window).height()?$(this).find(".slideshow").css("height",$(window).height()-($("#t-scrollnav-holder").height()+e+t)):$(this).find(".slideshow").css("height","auto")}),$(r).attr("data-dir")&&"vert"==$(r).attr("data-dir")?(e=parseInt($(r).css("height")),$(r).find(".slides").css("height",e*s),"static"!=!$(r).find(".slides > li").css("position")?$(r).find(".slides").css("width",parseInt($(r).width())):$(r).find(".slides").css("width","100%"),$(r).find(".slides > li").css("width",parseInt($(r).width())),$(r).find(".slides > li").css("height",e)):($(r).find(".slides").css("height",parseInt($(r).height())),"static"!=$(r).find(".slides > li").css("position")?$(r).find(".slides").css("width",parseInt($(r).width())*s):$(r).find(".slides").css("width",$(window).width()),$(r).find(".slides > li").css("width",parseInt($(r).width())))}),$(window).resize();var u,d=e,p=1;$(r).find(".slide-nav .btn-prev").click(function(e){e.preventDefault(),0<=p&&(f(r,p-1,1,t),clearInterval(u))}),$(r).find(".slide-nav .btn-next").click(function(e){e.preventDefault(),p<=d+1&&(f(r,p+1,1,t),clearInterval(u))}),$(r).next().find(".indicator li").click(function(){f(r,$(this).index()+1,1,t),clearInterval(u)}),e<2&&($(r).find(".slide-nav").remove(),$(r).next(".indicator-box").remove()),$(r).swipe({swipeLeft:function(e,t,n,i,o){$(r).find(".slide-nav .btn-next").click(),clearInterval(u)},swipeRight:function(e,t,n,i,o){$(r).find(".slide-nav .btn-prev").click(),clearInterval(u)}}),$(window).resize(function(){f(r,p,t)}),$(r).on("mouseenter",function(){$(r).addClass("hover")}),$(r).on("mouseleave",function(){$(r).removeClass("hover")}),"1"==$(r).attr("data-autoslide")&&(u=setInterval(function(){$(r).hasClass("hover")||f(r,p+1,1,t)},1e4)),f(r,1,"",1),h++}function f(e,t,i,o){if(player&&player[o]&&player[o].length)for(n=1;n<=player[o].length;n++){String(n);player[o]&&player[o][n+1]&&(player[o][n+1].pauseVideo||player[o][n+1].pause)&&(player[o][n+1].pause?player[o][n+1].pause():player[o][n+1].pauseVideo(),console.log("pausing"+o+",sn"+(n+1)))}var r,a;p=t,i&&-1<p&&p<s?($(e).addClass("ease"),setTimeout(function(){$(e).removeClass("ease")},3e3)):$(e).removeClass("ease"),$(e).attr("data-dir")&&"vert"==$(e).attr("data-dir")?($(e).find(".slides").css("top",0-c*p),$(e).find(".slides").css("left",0)):($(e).find(".slides").css("left",0-l*p),$(e).find(".slides").css("top",0)),$(e).find(".slides .slide").removeClass("on"),$(e).next().find(".indicator li").removeClass("on"),$(e).find(".slides li.slide:eq("+p+")").addClass("on"),$(e).next().find(".indicator > li:nth-child("+p+")").addClass("on"),player&&player.length&&player[o]&&player[o][String(p)]&&1==$(e).attr("data-autoplay")&&(player[o][String(p)].play||player[o][String(p)].playVideo)&&(player[o][String(p)].playVideo?(player[o][String(p)].playVideo(),player[o][String(p)].mute(),r=setInterval(void(1==$(e).attr("data-autoplay")&&$(e).find(".slides s-"+n+" .bg-video").length&&1!==player[o][String(p+1)].getPlayState()?player[o][String(p+1)].playVideo():clearInterval(r)),1500)):(a=player[o][String(p)]).ready().then(function(){a.play()})),$(e).find(".slide-nav li").removeClass("mute"),d<=p&&"1"!=$(e).attr("data-infiniteslide")&&$(e).find(".slide-nav .btn-next").addClass("mute"),p<=1&&"1"!=$(e).attr("data-infiniteslide")&&$(e).find(".slide-nav .btn-prev").addClass("mute"),p<=0&&setTimeout(function(){f(e,s-2,"",o)},500),s-1<=p&&setTimeout(function(){f(e,1,"",o)},500),$(e).attr("data-slide",t+1)}}))}$(".slideshow").length&&($(window).resize(function(){$(".slideshow").each(function(){var e,t,n=$(this).find(".bg-video"),i=$(n).parent().attr("data-img-width"),o=$(n).parent().attr("data-img-height"),r=100*o/i/100,a=$(this).width(),s=$(this).height(),i=Math.abs(i-o);s<a?((t=s/r+i/r)<a&&(t=a),e=a/r,$(n).height(e),$(n).width(t),$(n).css("top",s/2-e/2)):($(n).height(s),(e=a/r+i/r)<s&&(e=s),t=s/r,$(n).width(t),$(n).css("top",0)),$(n).css("left",a/2-t/2)})}),$(window).resize()),$(".mod-m5").length&&$(".m5-section-hit .info").click(function(){var e;$(this).parent().parent().parent().parent().hasClass("active")&&(e=1),$(".m5-section").removeClass("active"),e||$(this).parent().parent().parent().parent().addClass("active"),console.log("hit")}),$(window).resize(function(){$(".mod-m5").length&&$(".m5-expander").each(function(){$(this).css("height",$(this).find(".m5-sizer").innerHeight())})}),$(window).resize(),function(a,n){"use strict";var e={bind:!!function(){}.bind,classList:"classList"in n.documentElement,rAF:!!(a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame)};function i(e){this.callback=e,this.ticking=!1}function s(e){if(arguments.length<=0)throw new Error("Missing arguments in extend function");for(var t,n,i=e||{},o=1;o<arguments.length;o++){var r=arguments[o]||{};for(t in r)"object"!=typeof i[t]||(n=i[t])&&void 0!==a&&(n===a||n.nodeType)?i[t]=i[t]||r[t]:i[t]=s(i[t],r[t])}return i}function o(e,t){t=s(t,o.options),this.lastKnownScrollY=0,this.elem=e,this.debouncer=new i(this.update.bind(this)),this.tolerance=(e=t.tolerance)===Object(e)?e:{down:e,up:e},this.classes=t.classes,this.offset=t.offset,this.scroller=t.scroller,this.initialised=!1,this.onPin=t.onPin,this.onUnpin=t.onUnpin,this.onTop=t.onTop,this.onNotTop=t.onNotTop}a.requestAnimationFrame=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame,i.prototype={constructor:i,update:function(){this.callback&&this.callback(),this.ticking=!1},requestTick:function(){this.ticking||(requestAnimationFrame(this.rafCallback||(this.rafCallback=this.update.bind(this))),this.ticking=!0)},handleEvent:function(){this.requestTick()}},o.prototype={constructor:o,init:function(){if(o.cutsTheMustard)return this.elem.classList.add(this.classes.initial),setTimeout(this.attachEvent.bind(this),100),this},destroy:function(){var e=this.classes;this.initialised=!1,this.elem.classList.remove(e.unpinned,e.pinned,e.top,e.initial),this.scroller.removeEventListener("scroll",this.debouncer,!1)},attachEvent:function(){this.initialised||(this.lastKnownScrollY=this.getScrollY(),this.initialised=!0,this.scroller.addEventListener("scroll",this.debouncer,!1),this.debouncer.handleEvent())},unpin:function(){var e=this.elem.classList,t=this.classes;!e.contains(t.pinned)&&e.contains(t.unpinned)||(e.add(t.unpinned),e.remove(t.pinned),this.onUnpin&&this.onUnpin.call(this))},pin:function(){var e=this.elem.classList,t=this.classes;e.contains(t.unpinned)&&(e.remove(t.unpinned),e.add(t.pinned),this.onPin)&&this.onPin.call(this)},top:function(){var e=this.elem.classList,t=this.classes;e.contains(t.top)||(e.add(t.top),e.remove(t.notTop),this.onTop&&this.onTop.call(this))},notTop:function(){var e=this.elem.classList,t=this.classes;e.contains(t.notTop)||(e.add(t.notTop),e.remove(t.top),this.onNotTop&&this.onNotTop.call(this))},getScrollY:function(){return void 0!==this.scroller.pageYOffset?this.scroller.pageYOffset:(void 0!==this.scroller.scrollTop?this.scroller:n.documentElement||n.body.parentNode||n.body).scrollTop},getViewportHeight:function(){return a.innerHeight||n.documentElement.clientHeight||n.body.clientHeight},getDocumentHeight:function(){var e=n.body,t=n.documentElement;return Math.max(e.scrollHeight,t.scrollHeight,e.offsetHeight,t.offsetHeight,e.clientHeight,t.clientHeight)},getElementHeight:function(e){return Math.max(e.scrollHeight,e.offsetHeight,e.clientHeight)},getScrollerHeight:function(){return this.scroller===a||this.scroller===n.body?this.getDocumentHeight():this.getElementHeight(this.scroller)},isOutOfBounds:function(e){var t=e<0,e=e+this.getViewportHeight()>this.getScrollerHeight();return t||e},toleranceExceeded:function(e,t){return Math.abs(e-this.lastKnownScrollY)>=this.tolerance[t]},shouldUnpin:function(e,t){var n=e>this.lastKnownScrollY,e=e>=this.offset;return n&&e&&t},shouldPin:function(e,t){var n=e<this.lastKnownScrollY,e=e<=this.offset;return n&&t||e},update:function(){var e=this.getScrollY(),t=e>this.lastKnownScrollY?"down":"up",t=this.toleranceExceeded(e,t);this.isOutOfBounds(e)||(e<=this.offset?this.top():this.notTop(),this.shouldUnpin(e,t)?this.unpin():this.shouldPin(e,t)&&this.pin(),this.lastKnownScrollY=e)}},o.options={tolerance:{up:0,down:0},offset:0,scroller:a,classes:{pinned:"headroom--pinned",unpinned:"headroom--unpinned",top:"headroom--top",notTop:"headroom--not-top",initial:"headroom"}},o.cutsTheMustard=void 0!==e&&e.rAF&&e.bind&&e.classList,a.Headroom=o}(window,document),jQuery.easing.jswing=jQuery.easing.swing,jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,t,n,i,o){return jQuery.easing[jQuery.easing.def](e,t,n,i,o)},easeInQuad:function(e,t,n,i,o){return i*(t/=o)*t+n},easeOutQuad:function(e,t,n,i,o){return-i*(t/=o)*(t-2)+n},easeInOutQuad:function(e,t,n,i,o){return(t/=o/2)<1?i/2*t*t+n:-i/2*(--t*(t-2)-1)+n},easeInCubic:function(e,t,n,i,o){return i*(t/=o)*t*t+n},easeOutCubic:function(e,t,n,i,o){return i*((t=t/o-1)*t*t+1)+n},easeInOutCubic:function(e,t,n,i,o){return(t/=o/2)<1?i/2*t*t*t+n:i/2*((t-=2)*t*t+2)+n},easeInQuart:function(e,t,n,i,o){return i*(t/=o)*t*t*t+n},easeOutQuart:function(e,t,n,i,o){return-i*((t=t/o-1)*t*t*t-1)+n},easeInOutQuart:function(e,t,n,i,o){return(t/=o/2)<1?i/2*t*t*t*t+n:-i/2*((t-=2)*t*t*t-2)+n},easeInQuint:function(e,t,n,i,o){return i*(t/=o)*t*t*t*t+n},easeOutQuint:function(e,t,n,i,o){return i*((t=t/o-1)*t*t*t*t+1)+n},easeInOutQuint:function(e,t,n,i,o){return(t/=o/2)<1?i/2*t*t*t*t*t+n:i/2*((t-=2)*t*t*t*t+2)+n},easeInSine:function(e,t,n,i,o){return-i*Math.cos(t/o*(Math.PI/2))+i+n},easeOutSine:function(e,t,n,i,o){return i*Math.sin(t/o*(Math.PI/2))+n},easeInOutSine:function(e,t,n,i,o){return-i/2*(Math.cos(Math.PI*t/o)-1)+n},easeInExpo:function(e,t,n,i,o){return 0==t?n:i*Math.pow(2,10*(t/o-1))+n},easeOutExpo:function(e,t,n,i,o){return t==o?n+i:i*(1-Math.pow(2,-10*t/o))+n},easeInOutExpo:function(e,t,n,i,o){return 0==t?n:t==o?n+i:(t/=o/2)<1?i/2*Math.pow(2,10*(t-1))+n:i/2*(2-Math.pow(2,-10*--t))+n},easeInCirc:function(e,t,n,i,o){return-i*(Math.sqrt(1-(t/=o)*t)-1)+n},easeOutCirc:function(e,t,n,i,o){return i*Math.sqrt(1-(t=t/o-1)*t)+n},easeInOutCirc:function(e,t,n,i,o){return(t/=o/2)<1?-i/2*(Math.sqrt(1-t*t)-1)+n:i/2*(Math.sqrt(1-(t-=2)*t)+1)+n},easeInElastic:function(e,t,n,i,o){var r=1.70158,a=0,s=i;return 0==t?n:1==(t/=o)?n+i:(a=a||.3*o,r=s<Math.abs(i)?(s=i,a/4):a/(2*Math.PI)*Math.asin(i/s),-(s*Math.pow(2,10*--t)*Math.sin((t*o-r)*(2*Math.PI)/a))+n)},easeOutElastic:function(e,t,n,i,o){var r=1.70158,a=0,s=i;return 0==t?n:1==(t/=o)?n+i:(a=a||.3*o,r=s<Math.abs(i)?(s=i,a/4):a/(2*Math.PI)*Math.asin(i/s),s*Math.pow(2,-10*t)*Math.sin((t*o-r)*(2*Math.PI)/a)+i+n)},easeInOutElastic:function(e,t,n,i,o){var r=1.70158,a=0,s=i;return 0==t?n:2==(t/=o/2)?n+i:(a=a||o*(.3*1.5),r=s<Math.abs(i)?(s=i,a/4):a/(2*Math.PI)*Math.asin(i/s),t<1?s*Math.pow(2,10*--t)*Math.sin((t*o-r)*(2*Math.PI)/a)*-.5+n:s*Math.pow(2,-10*--t)*Math.sin((t*o-r)*(2*Math.PI)/a)*.5+i+n)},easeInBack:function(e,t,n,i,o,r){return i*(t/=o)*t*(((r=null==r?1.70158:r)+1)*t-r)+n},easeOutBack:function(e,t,n,i,o,r){return i*((t=t/o-1)*t*(((r=null==r?1.70158:r)+1)*t+r)+1)+n},easeInOutBack:function(e,t,n,i,o,r){return null==r&&(r=1.70158),(t/=o/2)<1?i/2*(t*t*((1+(r*=1.525))*t-r))+n:i/2*((t-=2)*t*((1+(r*=1.525))*t+r)+2)+n},easeInBounce:function(e,t,n,i,o){return i-jQuery.easing.easeOutBounce(e,o-t,0,i,o)+n},easeOutBounce:function(e,t,n,i,o){return(t/=o)<1/2.75?i*(7.5625*t*t)+n:t<2/2.75?i*(7.5625*(t-=1.5/2.75)*t+.75)+n:t<2.5/2.75?i*(7.5625*(t-=2.25/2.75)*t+.9375)+n:i*(7.5625*(t-=2.625/2.75)*t+.984375)+n},easeInOutBounce:function(e,t,n,i,o){return t<o/2?.5*jQuery.easing.easeInBounce(e,2*t,0,i,o)+n:.5*jQuery.easing.easeOutBounce(e,2*t-o,0,i,o)+.5*i+n}}),function(e){"function"==typeof define&&define.amd&&define.amd.jQuery?define(["jquery"],e):e(jQuery)}(function(re){var ae="left",se="right",le="up",ce="down",ue="in",de="out",pe="none",fe="auto",he="swipe",ge="pinch",me="tap",ve="doubletap",ye="longtap",we="horizontal",be="vertical",xe="all",Te=10,$e="start",Ce="move",Se="end",ke="cancel",Ee="ontouchstart"in window,De=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled,Ne=window.navigator.pointerEnabled||window.navigator.msPointerEnabled,je="TouchSwipe";function i(O,l){var e=Ee||Ne||!l.fallbackToMouseEvents,t=e?Ne?De?"MSPointerDown":"pointerdown":"touchstart":"mousedown",n=e?Ne?De?"MSPointerMove":"pointermove":"touchmove":"mousemove",i=e?Ne?De?"MSPointerUp":"pointerup":"touchend":"mouseup",o=e?null:"mouseleave",r=Ne?De?"MSPointerCancel":"pointercancel":"touchcancel",c=0,u=null,d=0,p=0,f=0,h=1,g=0,m=0,v=null,a=re(O),y="start",w=0,b=null,s=0,x=0,T=0,$=0,C=0,S=null,k=null;try{a.bind(t,E),a.bind(r,N)}catch(e){re.error("events not supported "+t+","+r+" on jQuery.swipe")}function E(e){var t,n,i;if(!0!==a.data(je+"_intouch")&&!(0<re(e.target).closest(l.excludedElements,a).length))return t=e.originalEvent||e,i=Ee?t.touches[0]:t,y=$e,Ee?w=t.touches.length:e.preventDefault(),m=u=null,h=1,g=f=p=d=c=0,b=function(){for(var e=[],t=0;t<=5;t++)e.push({start:{x:0,y:0},end:{x:0,y:0},identifier:0});return e}(),(e={})[ae]=_(ae),e[se]=_(se),e[le]=_(le),e[ce]=_(ce),v=e,J(),!Ee||w===l.fingers||l.fingers===xe||A()?(ee(0,i),s=M(),2==w&&(ee(1,t.touches[1]),p=f=oe(b[0].start,b[1].start)),(l.swipeStatus||l.pinchStatus)&&(n=j(t,y))):n=!1,!1===n?(j(t,y=ke),n):(l.hold&&(k=setTimeout(re.proxy(function(){a.trigger("hold",[t.target]),l.hold&&(n=l.hold.call(a,t,t.target))},this),l.longTapThreshold)),L(!0),null)}function D(e){var t=e.originalEvent||e;if(y!==Se&&y!==ke&&!Z()){var n,i=te(Ee?t.touches[0]:t);if(x=M(),Ee&&(w=t.touches.length),l.hold&&clearTimeout(k),y=Ce,2==w&&(0==p?(ee(1,t.touches[1]),p=f=oe(b[0].start,b[1].start)):(te(t.touches[1]),f=oe(b[0].end,b[1].end),b[0].end,b[1].end,m=h<1?de:ue),h=(f/p*1).toFixed(2),g=Math.abs(p-f)),w===l.fingers||l.fingers===xe||!Ee||A()){u=function(e,t){e=function(e,t){var n=e.x-t.x,t=t.y-e.y,e=Math.atan2(t,n),t=Math.round(180*e/Math.PI);t<0&&(t=360-Math.abs(t));return t}(e,t);return e<=45&&0<=e||e<=360&&315<=e?ae:135<=e&&e<=225?se:45<e&&e<135?ce:le}(i.start,i.end);var o,r,a=e,e=u;if(l.allowPageScroll===pe||A())a.preventDefault();else{var s=l.allowPageScroll===fe;switch(e){case ae:(l.swipeLeft&&s||!s&&l.allowPageScroll!=we)&&a.preventDefault();break;case se:(l.swipeRight&&s||!s&&l.allowPageScroll!=we)&&a.preventDefault();break;case le:(l.swipeUp&&s||!s&&l.allowPageScroll!=be)&&a.preventDefault();break;case ce:(l.swipeDown&&s||!s&&l.allowPageScroll!=be)&&a.preventDefault()}}e=i.start,o=i.end,c=Math.round(Math.sqrt(Math.pow(o.x-e.x,2)+Math.pow(o.y-e.y,2))),d=ie(),o=u,e=c,e=Math.max(e,ne(o)),v[o].distance=e,(l.swipeStatus||l.pinchStatus)&&(n=j(t,y)),l.triggerOnTouchEnd&&!l.triggerOnTouchLeave||(o=!0,l.triggerOnTouchLeave&&(r={left:(r=(e=re(e=this)).offset()).left,right:r.left+e.outerWidth(),top:r.top,bottom:r.top+e.outerHeight()},e=i.end,i=r,o=e.x>i.left&&e.x<i.right&&e.y>i.top&&e.y<i.bottom),!l.triggerOnTouchEnd&&o?y=R(Ce):l.triggerOnTouchLeave&&!o&&(y=R(Se)),y!=ke&&y!=Se)||j(t,y)}else j(t,y=ke);!1===n&&j(t,y=ke)}}function q(e){var t=e.originalEvent;return Ee&&0<t.touches.length?(T=M(),$=event.touches.length+1,!0):(Z()&&(w=$),x=M(),d=ie(),z()||!F()?j(t,y=ke):l.triggerOnTouchEnd||0==l.triggerOnTouchEnd&&y===Ce?(e.preventDefault(),j(t,y=Se)):!l.triggerOnTouchEnd&&V()?H(t,y=Se,me):y===Ce&&j(t,y=ke),L(!1),null)}function N(){f=p=s=x=w=0,J(),L(!(h=1))}function I(e){e=e.originalEvent;l.triggerOnTouchLeave&&j(e,y=R(Se))}function P(){a.unbind(t,E),a.unbind(r,N),a.unbind(n,D),a.unbind(i,q),o&&a.unbind(o,I),L(!1)}function R(e){var t=e,n=B(),i=F(),o=z();return!n||o?t=ke:!i||e!=Ce||l.triggerOnTouchEnd&&!l.triggerOnTouchLeave?!i&&e==Se&&l.triggerOnTouchLeave&&(t=ke):t=Se,t}function j(e,t){var n=void 0;return Q()&&U()||U()?n=H(e,t,he):(W()&&A()||A())&&!1!==n&&(n=H(e,t,ge)),G()&&K()&&!1!==n?n=H(e,t,ve):d>l.longTapThreshold&&c<Te&&l.longTap&&!1!==n?n=H(e,t,ye):1!==w&&Ee||!(isNaN(c)||c<l.threshold)||!V()||!1===n||(n=H(e,t,me)),t===ke&&N(),t!==Se||Ee&&0!=e.touches.length||N(),n}function H(e,t,n){var i=void 0;if(n==he){if(a.trigger("swipeStatus",[t,u||null,c||0,d||0,w,b]),l.swipeStatus&&!1===(i=l.swipeStatus.call(a,e,t,u||null,c||0,d||0,w,b)))return!1;if(t==Se&&Q()){if(a.trigger("swipe",[u,c,d,w,b]),l.swipe&&!1===(i=l.swipe.call(a,e,u,c,d,w,b)))return!1;switch(u){case ae:a.trigger("swipeLeft",[u,c,d,w,b]),l.swipeLeft&&(i=l.swipeLeft.call(a,e,u,c,d,w,b));break;case se:a.trigger("swipeRight",[u,c,d,w,b]),l.swipeRight&&(i=l.swipeRight.call(a,e,u,c,d,w,b));break;case le:a.trigger("swipeUp",[u,c,d,w,b]),l.swipeUp&&(i=l.swipeUp.call(a,e,u,c,d,w,b));break;case ce:a.trigger("swipeDown",[u,c,d,w,b]),l.swipeDown&&(i=l.swipeDown.call(a,e,u,c,d,w,b))}}}if(n==ge){if(a.trigger("pinchStatus",[t,m||null,g||0,d||0,w,h,b]),l.pinchStatus&&!1===(i=l.pinchStatus.call(a,e,t,m||null,g||0,d||0,w,h,b)))return!1;if(t==Se&&W())switch(m){case ue:a.trigger("pinchIn",[m||null,g||0,d||0,w,h,b]),l.pinchIn&&(i=l.pinchIn.call(a,e,m||null,g||0,d||0,w,h,b));break;case de:a.trigger("pinchOut",[m||null,g||0,d||0,w,h,b]),l.pinchOut&&(i=l.pinchOut.call(a,e,m||null,g||0,d||0,w,h,b))}}return n==me?t!==ke&&t!==Se||(clearTimeout(S),clearTimeout(k),K()&&!G()?(C=M(),S=setTimeout(re.proxy(function(){C=null,a.trigger("tap",[e.target]),l.tap&&(i=l.tap.call(a,e,e.target))},this),l.doubleTapThreshold)):(C=null,a.trigger("tap",[e.target]),l.tap&&(i=l.tap.call(a,e,e.target)))):n==ve?t!==ke&&t!==Se||(clearTimeout(S),C=null,a.trigger("doubletap",[e.target]),l.doubleTap&&(i=l.doubleTap.call(a,e,e.target))):n!=ye||t!==ke&&t!==Se||(clearTimeout(S),C=null,a.trigger("longtap",[e.target]),l.longTap&&(i=l.longTap.call(a,e,e.target))),i}function F(){var e=!0;return e=null!==l.threshold?c>=l.threshold:e}function z(){var e=!1;return e=null!==l.cancelThreshold&&null!==u?ne(u)-c>=l.cancelThreshold:e}function B(){var e=!(l.maxTimeThreshold&&d>=l.maxTimeThreshold);return e}function W(){var e=X(),t=Y(),n=null===l.pinchThreshold||g>=l.pinchThreshold;return e&&t&&n}function A(){return l.pinchStatus||l.pinchIn||l.pinchOut}function Q(){var e=B(),t=F(),n=X(),i=Y();return!z()&&i&&n&&t&&e}function U(){return l.swipe||l.swipeStatus||l.swipeLeft||l.swipeRight||l.swipeUp||l.swipeDown}function X(){return w===l.fingers||l.fingers===xe||!Ee}function Y(){return 0!==b[0].end.x}function V(){return l.tap}function K(){return!!l.doubleTap}function G(){var e;return null!=C&&(e=M(),K())&&e-C<=l.doubleTapThreshold}function J(){$=T=0}function Z(){var e=!1;return e=T&&M()-T<=l.fingerReleaseThreshold?!0:e}function L(e){!0===e?(a.bind(n,D),a.bind(i,q),o&&a.bind(o,I)):(a.unbind(n,D,!1),a.unbind(i,q,!1),o&&a.unbind(o,I,!1)),a.data(je+"_intouch",!0===e)}function ee(e,t){var n=void 0!==t.identifier?t.identifier:0;b[e].identifier=n,b[e].start.x=b[e].end.x=t.pageX||t.clientX,b[e].start.y=b[e].end.y=t.pageY||t.clientY,b[e]}function te(e){var t=function(e){for(var t=0;t<b.length;t++)if(b[t].identifier==e)return b[t]}(void 0!==e.identifier?e.identifier:0);return t.end.x=e.pageX||e.clientX,t.end.y=e.pageY||e.clientY,t}function ne(e){if(v[e])return v[e].distance}function _(e){return{direction:e,distance:0}}function ie(){return x-s}function oe(e,t){var n=Math.abs(e.x-t.x),e=Math.abs(e.y-t.y);return Math.round(Math.sqrt(n*n+e*e))}function M(){return(new Date).getTime()}this.enable=function(){return a.bind(t,E),a.bind(r,N),a},this.disable=function(){return P(),a},this.destroy=function(){return P(),a.data(je,null),a},this.option=function(e,t){if(void 0!==l[e]){if(void 0===t)return l[e];l[e]=t}else re.error("Option "+e+" does not exist on jQuery.swipe.options");return null}}re.fn.swipe=function(e){var t=re(this),n=t.data(je);if(n&&"string"==typeof e){if(n[e])return n[e].apply(this,Array.prototype.slice.call(arguments,1));re.error("Method "+e+" does not exist on jQuery.swipe")}else if(!(n||"object"!=typeof e&&e))return function(n){!n||void 0!==n.allowPageScroll||void 0===n.swipe&&void 0===n.swipeStatus||(n.allowPageScroll=pe);void 0!==n.click&&void 0===n.tap&&(n.tap=n.click);n=n||{};return n=re.extend({},re.fn.swipe.defaults,n),this.each(function(){var e,t=re(this);t.data(je)||(e=new i(this,n),t.data(je,e))})}.apply(this,arguments);return t},re.fn.swipe.defaults={fingers:1,threshold:75,cancelThreshold:null,pinchThreshold:20,maxTimeThreshold:null,fingerReleaseThreshold:250,longTapThreshold:500,doubleTapThreshold:200,swipe:null,swipeLeft:null,swipeRight:null,swipeUp:null,swipeDown:null,swipeStatus:null,pinchIn:null,pinchOut:null,pinchStatus:null,click:null,tap:null,doubleTap:null,longTap:null,hold:null,triggerOnTouchEnd:!0,triggerOnTouchLeave:!1,allowPageScroll:"auto",fallbackToMouseEvents:!0,excludedElements:"label, button, input, select, textarea, a, .noSwipe"},re.fn.swipe.phases={PHASE_START:$e,PHASE_MOVE:Ce,PHASE_END:Se,PHASE_CANCEL:ke},re.fn.swipe.directions={LEFT:ae,RIGHT:se,UP:le,DOWN:ce,IN:ue,OUT:de},re.fn.swipe.pageScroll={NONE:pe,HORIZONTAL:we,VERTICAL:be,AUTO:fe},re.fn.swipe.fingers={ONE:1,TWO:2,THREE:3,ALL:xe}}),$=jQuery;var navH,header=document.querySelector("html");function sizeNav(){0==$(".t-mobmenu").length&&(navH=Math.max($("#t-scrollnav .logo").height(),$("#t-scrollnav").height()),$(".t-nav-spacer").css("margin-top",navH))}navOffset=$(".parallax-container").height(),new Headroom(header,{tolerance:{down:0,up:0},offset:0,classes:{initial:"slide",pinned:"slide--reset",unpinned:"slide--up"}}).init();var sizing=!1,navdelay=($(window).resize(function(){sizeNav(),$(".t-mobmenu").length&&0==navdelay&&$(window).width()<768&&0==sizing&&(sizing=!0,$(".t-button-mobile-menu").click(),setTimeout(function(){sizing=!1},1e3))}),setTimeout(function(){$(window).resize()},500),oldScroll=0,scroll=0);function removeDelay(){navdelay=0}var scrollTop=$(window).scrollTop();function setMenuClick(){sizeNav(),$(".t-button-mobile-menu").click(function(e){e.preventDefault();$(window).height();$("html.t-nav-ease").length||($("html").addClass("t-nav-ease"),$(".t-mobmenu").length?($("html").removeClass("t-mobmenu"),navdelay=0):($("html").addClass("t-mobmenu"),navdelay=1,setTimeout(removeDelay,2e3)),setTimeout(function(){$("html").removeClass("t-nav-ease")},1e3)),$(window).resize()}),$(window).scroll(function(){$("html.anim-header").length||($(".t-mobmenu").length,scrollTop=Math.max(0,$(window).scrollTop()),scroll+=oldScroll-scrollTop,oldScroll=scrollTop,(scroll=0<scroll?0:scroll)<0-navH&&(scroll=0-navH),scrollState=!$(".slide--reset").length,scrollState+=!$(".headroom--not-top").length,scrollTop<navH?$("html.navThreshold").length||$("html").addClass("navThreshold"):$("html.navThreshold").length&&$("html").removeClass("navThreshold"),$("#t-scrollnav-holder").css("-webkit-transform","translateY("+scroll+"px)"),$("#t-scrollnav-holder").css("-moz-transform","translateY("+scroll+"px)"),$("#t-scrollnav-holder").css("-ms-transform","translateY("+scroll+"px)"),$("#t-scrollnav-holder").css("transform","translateY("+scroll+"px)"))}),$(window).scroll()}setMenuClick();var ScrollToggle=function(t,e,n,i){this.ontop=0,this.hontop=0,this.obj=t,this.top,this.bottom,this.show=e,this.hide=n,this.threshold;var o=this;function r(){o.winHeight=$(window).height(),o.threshold=0}o.top=t.offset().top,o.top_alt=t.position().top,o.bottom=t.offset().top+t.height(),$(window).resize(function(){o.top=t.offset().top,o.bottom=t.offset().top+t.height(),r()}),r(),$(window).scroll(function(e){$(window).scrollTop()>=o.top-o.threshold?o.ontop=1:o.ontop=0,o.ontop!==o.hontop&&(o.ontop?o.show(t):o.hide(t)),o.hontop=+o.ontop,o.hontop=+o.ontop})};function readCookie(e){for(var t=document.cookie.split(";"),n=0;n<t.length;n++){var i=t[n].split("=");if(e==i[0].trim())return decodeURIComponent(i[1])}return null}function setCookie(e,t,n){var i=new Date,t=(i.setDate(i.getDate()+n),escape(t)+(null==n?"":"; expires="+i.toUTCString()));document.cookie=e+"="+t+"; path=/"}function equalheightboxes(){}!function(){function e(){}for(var t,n=["assert","clear","count","debug","dir","dirxml","error","exception","group","groupCollapsed","groupEnd","info","log","markTimeline","profile","profileEnd","table","time","timeEnd","timeline","timelineEnd","timeStamp","trace","warn"],i=n.length,o=window.console=window.console||{};i--;)o[t=n[i]]||(o[t]=e)}(),function(t){t("body").css("opacity",1),t(window).resize(function(){968<t(window).width()?t(".home .mantle").css("height",t(window).height()-120):t(".home .mantle").css("height","auto")}),t(window).resize(),t(".bio-box .close").click(function(){t(".bio-box").css("display","none"),t(".bio-box .scroll").css("opacity",0),t("html").removeClass("reading-bio")}),t(".scrollto").click(function(e){e.preventDefault(),t("html, body").animate({scrollTop:t(t(this).attr("href")).position().top},"slow")}),t(window).resize(),inititlizeSite()}(jQuery),$(".shop a").click(function(e){e.preventDefault();e=$(this).attr("href");$(".shop-disclaimer").removeClass("t-hide"),$(".shop-disclaimer .button").attr("href",e),console.log("set external link")}),$(".shop-disclaimer .button").click(function(){$(".shop-disclaimer").addClass("t-hide")}),$(".shop-disclaimer-block .btn-close").click(function(){$(".shop-disclaimer").addClass("t-hide")}),jQuery("form.newsletter-form button.help-btn").click(function(e){var t=-280,n=30,t=("top-right"===jQuery(e.target).data("modal-pos")&&(t=0,n=-100),jQuery("#newsletter-help-dialog").css({left:e.pageX+t,top:e.pageY+n}).show(),jQuery("#newsletter-help-dialog .newsletter-help-unsubscribe-success").hide(),jQuery("#newsletter-help-dialog .newsletter-help-unsubscribe"));window.mailnami&&window.mailnami.getPSID()?t.show():t.hide()}),jQuery("#newsletter-help-dialog .newsletter-help-unsubscribe button").click(function(){window.mailnami&&window.mailnami.unsubscribe().then(function(e){e&&(jQuery("#newsletter-help-dialog .newsletter-help-unsubscribe").hide(),jQuery("#newsletter-help-dialog .newsletter-help-unsubscribe-success").show())})}),jQuery("#newsletter-help-dialog .newsletter-help-close").click(function(){jQuery("#newsletter-help-dialog").hide()}),jQuery(document).scroll(function(){jQuery("#newsletter-help-dialog").hide()});var x,i,j,selElmnt,a,b,c,setitemlinks,scrollshow=function(e){e.addClass("pin"),$(e).parent().css("min-height",$(e).height())},scrollhide=function(e){e.removeClass("pin")},asyncpagehit=function(e){e.hasClass("tracked")&&""==e.hasClass("tracked")&&(console.log("hit tracking on "+e.attr("data-pname")),asynchit(e.attr("data-pname"),e.attr("data-purl")),e.addClass("tracked"))};for(scrollertogglers=[],i=0,$(".pinned").each(function(){scrollertogglers[i]=new ScrollToggle($(this),scrollshow,scrollhide);var t=this;$(t).parents().addClass("pinned-styles"),$(window).resize(function(){var e=$("body").height()-($(t).closest(".pin-holder").offset().top+ +$(t).attr("data-bottom-threshold"));$(t).closest(".pin-holder").css("height",e)}),i++}),$(".asyctrack").each(function(){scrollertogglers[i]=new ScrollToggle($(this),asyncpagehit,function(){})}),$(window).scroll(),$(window).resize(),!function(o){function e(){function e(e){var t,n=e&&e.target;return o.mailnami&&n&&(e=(t=n.querySelector("input[name=address]"))&&t.value)&&o.mailnami.subscribe(e).then(function(){t.style.display="none";var e=n.querySelector("input[type=Submit]"),e=(e&&(e.style.display="none"),n.querySelector("div.thank-you-view"));e&&(e.style.display="inline-block")}),!1}for(var t=document.querySelectorAll("form.newsletter-form"),n=0,i=t&&t.length||0;n<i;n++)t[n].onsubmit=e}o.jQuery?o.jQuery(document).ready(e):"complete"===document.readyState?e():o.addEventListener("load",e)}(window),x=document.getElementsByClassName("custom-select"),i=0;i<x.length;i++){for(selElmnt=x[i].getElementsByTagName("select")[0],(a=document.createElement("DIV")).setAttribute("class","select-selected"),a.innerHTML=selElmnt.options[selElmnt.selectedIndex].innerHTML,console.log("item "+i+" = "+a.innerHTML),x[i].appendChild(a),(b=document.createElement("DIV")).setAttribute("class","select-items select-hide"),j=0;j<selElmnt.length;j++)(c=document.createElement("DIV")).innerHTML=selElmnt.options[j].innerHTML,c.addEventListener("click",function(e){for(var t,n,i=this.parentNode.parentNode.getElementsByTagName("select")[0],o=this.parentNode.previousSibling,r=0;r<i.length;r++)if(i.options[r].innerHTML==this.innerHTML){for(i.selectedIndex=r,o.innerHTML=this.innerHTML,t=this.parentNode.getElementsByClassName("same-as-selected"),n=0;n<t.length;n++)t[n].removeAttribute("class");this.setAttribute("class","same-as-selected");break}o.click()}),b.appendChild(c);x[i].appendChild(b),a.addEventListener("click",function(e){e.stopPropagation(),closeAllSelect(this),this.nextSibling.classList.toggle("select-hide"),this.classList.toggle("select-arrow-active")})}function closeAllSelect(e){for(var t=[],n=document.getElementsByClassName("select-items"),i=document.getElementsByClassName("select-selected"),o=0;o<i.length;o++)e==i[o]?t.push(o):i[o].classList.remove("select-arrow-active");for(o=0;o<n.length;o++)t.indexOf(o)&&n[o].classList.add("select-hide")}function set_double_click_ads(){}document.addEventListener("click",closeAllSelect),function(v){v.asyncTrans=function(e,t){var u,d,p,f,h,n="",g="",i=(void 0!==(checkforurlvars=(checkforurlvars=window.location.href).split("?"))[1]&&""!=checkforurlvars[1]&&(n="?"+checkforurlvars[1]),{slide:1,fade:1}),m=this;m.settings={},m.setLinks=function(e){alert("set links on "+e),v(e+"a").click(function(e){var t;"#"!=v(this).attr("href")&&-1==v(this).attr("href").indexOf("#")?v(this).attr("class")&&-1!=v(this).attr("class").indexOf("podcast-link")||v(this).attr("class")&&-1!=v(this).attr("class").indexOf("no-load")&&v(this).attr("class")&&-1!=v(this).attr("class").indexOf("gs-title")||v(this).attr("class")&&-1!=v(this).attr("class").indexOf("btn-listen")?-1!=v(this).attr("class").indexOf("gs-title")&&(e.preventDefault(),window.open(v(this).attr("href"),"_blank")):v(this).attr("target")&&"_blank"==v(this).attr("target")||(e.preventDefault(),t=v(this).attr("href"),m.loadPage(t)):e.preventDefault()})},m.setLinks("header "),m.setLinks("footer "),setitemlinks=function(e){m.setLinks(e)},m.slideScroller=function(e,t,n,i,o,r,a,s){var l;function c(){isInit||(isInit=!0,v("body").removeClass("loading"),v(window).resize(),v(window).resize(function(){})),v("[data-asynctrans='section'] .content").removeClass("on"),v("[data-asynctrans='section']"+scrollplace+" > .content").addClass("on"),v("[data-asynctrans='section']"+scrollplace+" > .content").css("visibility","visible"),v("[data-asynctrans='section']"+scrollplace+" > .content").animate({opacity:1},300,"easeInQuart",function(){}),isLoading=!1,m.trashCollection(),"undefined"!=typeof initializeAsyncSubpages&&initializeAsyncSubpages(v("[data-asynctrans='section']").attr("class"))}e&&!t&&(t="."),(l=e&&t?t+e:l)&&(l!=scrollplace&&("main"==e?v("body").removeClass("subpage"):v("body").addClass("subpage")),scrollplace=l),"custom-css"==a?v("[data-asynctrans='section']"+scrollplace).addClass(a+s):v("[data-asynctrans='section']"+scrollplace).addClass(s),speed=m.getSpeed(l)*m.settings.slide,v("[data-asynctrans='section']"+scrollplace).hasClass(i)||v("[data-asynctrans='section']"+scrollplace).addClass(i),xpos=v("[data-asynctrans='section']"+scrollplace).position(),1==m.settings.slide&&(xpos=xpos.left),isInit&&v("body").removeClass("loading"),u=e,d=n,p=o,f=r,1==m.settings.slide?setTimeout(function(){v("[data-asynctrans='scroller']").animate({scrollLeft:xpos},speed,"easeInOutExpo",function(){c()},300)}):(c(),v("[data-asynctrans='scroller']").css("left",0)),m.updateNavStates(o),!h&&n&&m.changeURL(e,n,o+g,r,1),h=!1},m.getSpeed=function(e){return e&&isInit?600:0},m.trashCollection=function(){v("[data-asynctrans='section'] > .content").each(function(){v(this).hasClass("on")||v(this).parent().remove()})},m.loadPage=function(t){!h&&d&&m.changeURL(u,d,p,f),t.indexOf(window.location.host)>=window.location.host&&((isXternal=(isXternal=t).split("://"))[1]&&(isXternal=isXternal[1].split("."))[0]&&"www"==isXternal[0]&&(isXternal[0]=isXternal[1]),isXternal[1])&&isXternal[0]&&"theelixirhaus"!==isXternal[0]?window.open(t,"_blank"):(isLoading=!0,!t||t.length<2?(t="home",g=""):t=m.removeSlashes(t),slugSplit=t.split("/"),className=1<slugSplit.length?slugSplit[slugSplit.length-1]:t,t=encodeURIComponent(t),v("[data-asynctrans='scroller'] ."+className).length&&g==n?(v(window).resize(),v("[data-asynctrans='scroller']").scrollLeft(parseInt(v("[data-asynctrans='section'] .content.on").parent().css("left"))),m.slidePageLoaded(className)):(v("body").addClass("loading"),pgvars_convert=g.replace("?","&"),v.get("/async-page-results/?slug="+t+pgvars_convert,function(e){(hascat=(hascat=unescape(t)).split("/category/"))[1]&&(className=hascat[1]),""==t?v("[data-asynctrans='container']").prepend('<section class="'+className+'" data-asynctrans="section" ></section>'):("main"==className||"home"==className?v("[data-asynctrans='section'] .content.on").parent().before('<section class="'+className+'" data-asynctrans="section"></section>'):v("[data-asynctrans='section'] .content.on").length&&!v("section."+className).length?v("[data-asynctrans='section'] .content.on").parent().after('<section class="'+className+'" data-asynctrans="section"></section>'):v("[data-asynctrans='section'] .content").length&&!v("section."+className).length&&v("[data-asynctrans='section'] .content").parent().after('<section class="'+className+'" data-asynctrans="section"></section>'),v("[data-asynctrans='container'] ."+className).html(e)),0!=v("[data-asynctrans='section']."+className).length&&(v(window).resize(),v("[data-asynctrans='scroller']").scrollLeft(parseInt(v("[data-asynctrans='section'] .content.on").parent().css("left"))),m.slidePageLoaded(className))})))},m.removeSlashes=function(e){varSplit=e.split("?"),(n="")!==g&&(n=g),g="",1<varSplit.length?(e=varSplit[0],varSplit=varSplit[1].split("="),hasurlvarname=varSplit[0],hasurlvarval=varSplit[1],g="?"+hasurlvarname+"="+hasurlvarval):old_vars=g;return e="/"===(e="/"===e.substr(e.length-1)?e.substr(0,e.length):e).substr(-1)?e.substr(0,e.length-1):e},m.slidePageLoaded=function(e){var t=v("#container ."+e+" .pinfo");m.slideScroller(e,"",t.attr("data-pagetitle"),t.attr("data-posttype"),t.attr("data-permalink"),t.attr("data-postid"),t.attr("data-cuscss"),t.attr("data-template"));v("[data-asynctrans='scroller'] [data-asynctrans='section'] > .on").length&&v("[data-asynctrans='scroller'] [data-asynctrans='section'] > .on").animate({},300,"easeOutQuart",function(){},4e3),v(window).scrollTop(0),v(".t-mobmenu").length&&v(".t-button-mobile-menu").click()},m.changeURL=function(e,t,n,i,o){history.pushState&&((t=t&&"Main"!=t?t:baseTitle).indexOf(baseTitle)<0&&(t=t+" | "+baseTitle),n=n||"/",document.title=t,o?(window.history.replaceState({section:e,pTitle:t,pUrl:n,pID:i},e,n),document.title=t):window.history.pushState({section:e,pTitle:t,pUrl:n,pID:i},e,n)),m.updateNavStates(n)},window.onpopstate=function(e){history.pushState&&(h=!0,e.state)&&(document.title=e.state.pTitle,m.loadPage(e.state.pUrl))},m.updateNavStates=function(e){v(".t-menu li").removeClass("active"),v(".main-nav .menu-item-has-children").removeClass("current_page_parent"),v(".t-menu li").each(function(){e!=m.settings.sitedir&&-1!==v(this).find("a").attr("href").indexOf(e)&&"/"!=e&&(v(this).addClass("active"),v(this).parent().parent().hasClass("menu-item-has-children"))&&v(this).parent().parent().addClass("current_page_parent")}),v(".t-menu >li.active").length<1&&v(".t-menu li.no-link").addClass("active")};m.settings=v.extend({},i,t),m.slug=e,m.loadPage(e)}}(jQuery);var isInit,highlights,gptadslots=[],googletag=googletag||{cmd:[]};function set_ads(){googletag&&void 0!==googletag.destroySlots&&"function"==typeof googletag.destroySlots&&(gptadslots=[])}setslot=function(e){""==tag_pagename&&(tag_pagename="/"),"div-gpt-ad-1539785199454-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_Header",[984,27],tag_id).setTargeting("pos",["top"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1583940312248-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_Header_2",[[728,90],[984,27]],tag_id).setTargeting("pos",["top"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785312473-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_In_Content",[[728,90],[300,250]],tag_id).setTargeting("pos",["top"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785488312-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_Sidebar_Top",[300,250],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785740472-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_Footer",[[250,250],[300,250],[234,60],[300,100],[728,90],[336,280],[200,200]],tag_id).setTargeting("pos",["minibar"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785400448-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_Sidebar_Flex",[[336,280],[300,250],[300,600],[300,1050]],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785442724-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Desktop_Sidebar_Mid",[300,250],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785528155-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Mobile_Footer",[[320,50],[300,250]],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785568145-0-xxxxx"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Mobile_Header",[[320,100],[320,50]],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1583949334429-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Mobile_Header",[[320,100],[320,50]],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785612334-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Mobile_Rectangle_1",[300,250],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785650598-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Mobile_Rectangle_2",[300,250],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),"div-gpt-ad-1539785686142-0"==tag_id&&(googletag.cmd.push(function(){gptadslots.push(googletag.defineSlot("/142966020/Hannity_Mobile_Rectangle_3",[300,250],tag_id).setTargeting("pos",["bottom"]).setTargeting("prnpage",[tag_pagename]).addService(googletag.pubads()))}),googletag.display(tag_id)),googletag.pubads().enableSingleRequest(),googletag.pubads().setTargeting("prngenre",["conservative_talk"]).setTargeting("prntype",["web"]),googletag.enableServices()},function(){function e(){}for(var t,n=["assert","clear","count","debug","dir","dirxml","error","exception","group","groupCollapsed","groupEnd","info","log","markTimeline","profile","profileEnd","table","time","timeEnd","timeStamp","trace","warn"],i=n.length,o=window.console=window.console||{};i--;)o[t=n[i]]||(o[t]=e)}();var mainLoaded,winW,isLoading,easeType,poppedState,menuTypeSet,scrollplace="main",baseTitle="Sean Hannity";function inititlizeSite(r){$(window).resize(function(){var e=$(window).width(),t=$(window).height(),n=0,i=0,o=(900<e?e-=n=60:(t-=55,i=55),1==r&&($('[data-asynctrans="section"]').css("width",e).css("height",t).css("position","absolute"),$("body .scroller > .container").css("height",t),$("body > .scroller").css("width",e).css("height",t).css("left",n).css("top",i),$("body .scroller > .container").css("width",e*$("body .scroller > .container >section").length)),0);$(".container > section").each(function(){$(this).css("left",e*o),o++})}),$(".social a").click(function(e){e.preventDefault(),window.open($(this).attr("href"),"_blank")}),$("html").attr("data-useragent",navigator.userAgent),-1<$("html").attr("data-useragent").indexOf("Firefox")&&$("html").addClass("firefox"),-1<$("html").attr("data-useragent").indexOf("Apple")&&$("html").addClass("safari"),-1<$("html").attr("data-useragent").indexOf("Mozilla")&&$("html").addClass("chrome"),-1<$("html").attr("data-useragent").indexOf("Mobile")&&$("html").addClass("mobile"),$(".t-navbar .btn-search").click(function(e){e.preventDefault(),$("html").toggleClass("show-search"),setTimeout(function(){console.log("resize"),$(window).resize()},500)}),$(".search-field .btn-search").click(function(e){e.preventDefault(),""!=$(".search-field #searchfield").val()&&(window.location.href="/search/"+$(".search-field #searchfield").val())}),$(".refine-search .btn-search").click(function(e){e.preventDefault();e="";""!==$(".datefrom").val()&&""!==$(".dateto").val()&&(e=NaN+$(".datefrom").val()+"&to="+$(".dateto").val()),""!=$(".mediatype option:selected").val()&&(e=NaN+$(".mediatype option:selected").val()),window.location.href="/search/"+$(".search-field #searchfield").val()+"?pg=1"+e}),$("#searchfield").keydown(function(e){13==e.keyCode&&$(".btn-search").click()}),$(".search-field .btn-close").click(function(e){e.preventDefault(),$("#custom-search-results").html(""),$("#searchfield").val(""),$("html").removeClass("show-search")}),$(".search-field .btn-close").click(function(e){e.preventDefault(),$("#custom-search-results").html(""),$("#searchfield").val(""),$("html").removeClass("show-search")}),$(".searchrefine").click(function(){var e,t,n,i;""!=$(".searchvalue").val()&&(console.log("refine search"),e=$(".searchvalue").val(),(n=i=t="")!=$(".mediatype option:selected").val()&&(n="&type="+$(".mediatype").val()),""!=$(".datefrom").val()&&""!=$(".dateto").val()&&(""!=$(".datefrom").val()&&(t="&datefrom="+$(".datefrom").val()),(i="")!=$(".dateto").val())&&(i="&dateto="+$(".dateto").val()),window.location.href="/search/"+e+"?pg=1"+t+i+n)}),$(".search-field  #searchfield").on("blur",function(){}),$(".project-images").length&&($(window).resize(function(){$.each($(".img_layouts"),function(){var e=0,t=$(this).find("img");$.each(t,function(){e=Math.max(e,$(this).height())}),$(this).find("li").css("height",e)})}),$(window).resize()),console.log("Rumble Check"),$(".alt-video > div")&&$(".alt-video > div").length&&$(".alt-video > div").attr("id").length&&$(".alt-video > div").attr("id").includes("rumble")&&($(".alt-video > div").addClass("rumble-video"),console.log("Has Rumble Video"))}function set_taboola(){window._taboola=window._taboola||[],_taboola.push({mode:"thumbnails-rr",container:"taboola-right-rail-thumbnails",placement:"Right Rail Thumbnails",target_type:"mix"})}var pollcheck,_comscore,oldkeyword="";function google_search(n){var e,t;""!=(n=n)&&oldkeyword!==n&&(e=function(){$("#custom-search-results").html('<div class="search-loading">Loading Results...</div>');var e,t={gname:"custom-search",div:"custom-search-results",tag:"searchresults-only",attributes:{webSearchResultSetSize:"12",adclient:"pub-4066651230054012",autoSearchOnLoad:!1,sort_by:"date"}};t.attributes.as_sitesearch="www.hannity.com",t.attributes.linkTarget="_self",e=n,"complete"===document.readyState?(google.search.cse.element.render(t),google.search.cse.element.getElement("custom-search").execute(e),$(".search-loading").remove()):google.setOnLoadCallback(function(){google.search.cse.element.getElement("custom-search").execute(e)},!0),oldkeyword=n}),window.__gcse={parsetags:"explicit",callback:e},(e=document.createElement("script")).type="text/javascript",e.async=!0,e.src="https://cse.google.com/cse.js?cx=009224462050322586572:lr5vgdqoe5k",(t=document.getElementsByTagName("script")[0]).parentNode.insertBefore(e,t)}function checksignupform(e,t){return""==$(e).find('input[name="address"]').val()?(alert("Email is Required"),t.preventDefault(),!1):/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test($(e).find('input[name="address"]').val())?void 0:(alert("Email is not formated properly"),t.preventDefault(),!1)}function pollchecker(){console.log("check poll h");var e=$(".poll iframe").contents().find("body").height()+40;console.log(" poll= "+e),e&&90<e&&($(".poll iframe").css("height",e),clearInterval(pollcheck)),set_taboola()}function loadHeaderMod(e,t){767<$(window).width()&&($("html").addClass("anim-header"),$("html").removeClass("player").removeClass("player-podcast").removeClass("player-live").removeClass("newsletter"),$("html .player-holder iframe").attr("src","")),"podcast"==e&&(767<$(window).width()?(t="https://www.iheart.com/podcast/51-The-Sean-Hannity-Show-24392822/episode/"+t+"/?embed=true&autoplay=true",$("html").addClass("player").addClass("player-podcast"),$("html .player-holder iframe").attr("src",t),showHeader()):(t="https://www.iheart.com/podcast/51-The-Sean-Hannity-Show-24392822/episode/"+t+"/?embed=true&autoplay=true",window.open(t,"_blank"))),"live"==e&&(767<$(window).width()?($("html").addClass("player").addClass("player-live"),$("html .player-holder iframe").attr("src",t),showHeader()):window.open(t,"_blank")),"newsletter"==e&&(767<$(window).width()?($("html").addClass("newsletter"),showHeader()):window.open(t,"_blank")),"close"==e&&setTimeout(function(){$(window).resize()},300),setTimeout(function(){$("html").removeClass("anim-header")},4e3),setTimeout(function(){$(window).resize()},400),$(window).resize()}function showHeader(){$("#t-scrollnav-holder").css("-webkit-transform","translateY(0px)"),$("#t-scrollnav-holder").css("-moz-transform","translateY(0px)"),$("#t-scrollnav-holder").css("-ms-transform","translateY(0px)"),$("#t-scrollnav-holder").css("transform","translateY(0px)"),setTimeout(function(){$(window).resize()},300)}function setpodcast_btns(e){$(".podcast .playlist:not(.curated) .podcast-link, .accordion.podcasts .podcast-link, .page.podcasts .article-links .podcast-link").click(function(e){e.preventDefault();e=$(this).attr("href");-1!==e.indexOf("megaphone")?(e=(e=e.split("traffic.megaphone.fm/"))[1],void 0!==setitemlinks?loadHeaderMod("podcast",e):(ww=945<$(window).width()?945:$(window).width(),e="https://playlist.megaphone.fm?e="+e,window.open(e,"player","location=no,width="+ww+", height=248"))):void 0!==setitemlinks?loadHeaderMod("podcast",e):(ww=945<$(window).width()?945:$(window).width(),e="https://www.iheart.com/podcast/51-The-Sean-Hannity-Show-24392822/episode/"+e+"/?embed=true&autoplay=true",window.open(e,"player","location=no,width="+ww+", height=248"))})}function initTracking(){gaPageHit=function(){$("section .pinfo").attr("data-pagetitle");var e,t=String(window.location),t=(sectionName="root",t.split("hannity.com/"));t[1]?1<(t=t[1].split("/")).length&&(sectionName=t[0]):sectionName="Home",(_comscore=_comscore||[]).push({c1:"2",c2:"6036262"}),t=document.createElement("script"),e=document.getElementsByTagName("script")[0],t.async=!0,t.src=("https:"==document.location.protocol?"https://sb":"http://b")+".scorecardresearch.com/beacon.js",console.log(" s.src = "+t.src),e.parentNode.insertBefore(t,e)},asynchit=function(e,t){window.analyticsData={},window.analyticsData.events={},window.analyticsData.events.active={},window.analyticsData.events.active.device={},window.analyticsData.events.active.device.appVersion="1.1",window.analyticsData.events.active.device.host="premiere.off.us",window.analyticsData.events.active.device.subHost="hannity.com",window.analyticsData.events.active.view={},window.analyticsData.events.active.view.asset={},window.analyticsData.events.active.view.filter={},window.analyticsData.events.active.view.personalityId="HAN-PR",window.analyticsData.events.active.view.stationCallLetter="HAN-PR",window.analyticsData.events.active.view.stationFormat="NEWSTALK",window.analyticsData.events.active.view.stationMarket="PREMIERE",window.analyticsData.events.active.pageName=e,console.log("Adobe Omniture Hit"),_satellite.pageBottom(),(_comscore=_comscore||[]).push({c1:"2",c2:"6036262"});var n=document.createElement("script"),i=document.getElementsByTagName("script")[0];n.async=!0,n.src=("https:"==document.location.protocol?"https://sb":"http://b")+".scorecardresearch.com/beacon.js",console.log(" s.src = "+n.src),i.parentNode.insertBefore(n,i),window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"Asynch Hit",category:"Asynch Hit",pagePath:t+"?async-hit=1",pageTitle:e})}}function initSlider(){$(".slider").length&&$.each($(".slider"),function(){var o,e,t,r=$(this),n=$(r).find(".slides .slide").length,i=(1<$(r).find(".slides .slide").length&&(e=$(r).find(".slides .slide").eq(0),t=$(r).find(".slides .slide").eq($(".clmn-slider .slides .slide").length-1),$(e).clone().appendTo($(r).find(".slides")),$(t).clone().prependTo($(r).find(".slides"))),$(r).find(".slides .slide").length);$(r).find(".slider-nav .nav-btn").removeClass("disable");for(var a=0;a<n;a++);$(r).find(".slider-nav .nav").css("width",$(r).find(".indicator li:eq(1)").innerWidth()*n+16*n+20),$.each($(r).find(".slides .slide"),function(){var t=$(this),n=t.attr("data-w"),i=t.attr("data-h");$(window).resize(function(){var e=$(r).innerWidth();o=e;$(r).height();i<n-10?t.attr("data-ratio","wide"):t.attr("data-ratio","tall"),$(window).width()})}),$(window).resize(function(){$(r).find(".slides").css("width",$(r).innerWidth()*i),$(r).find(".slides .slide").css("width",$(r).innerWidth()),(1024<$(window).width()?(e=0,$.each($(r).find(".slides .slide"),function(){$(this).height()>e&&(e=$(this).height()),$(r).find(".slides a.big-hitspot").css("height",e),$(r).css("height",e)}),$(r).find(".slide-box > .t-valigner")):$(r).find(".slides a")).css("height","auto");var e,t=0;$.each($(r).find(".slides .slide"),function(){$(this).height()>t&&(t=$(this).height())}),1<$(window).width()?($(r).css("height",t+$(r).find(".slider-nav").innerHeight()),$(r).find(".slider-nav").css("top",t),$(r).find(".t-valigner").css("height",t)):$("html.page-home").length?($(r).css("height",t+$(r).find(".slider-nav").height()),$(r).find(".slider-nav").css("top",t)):($(r).css("height",t),$(r).find(".slider-nav").css("top",$(r).find(".slide-box .t-valigner").height()-$(r).find(".slider-nav").height()/2)),501<$(window).width()&&$(".company-logos").length&&$(".quotes").length?($(".company-logos").css("margin-top",0-$(".company-logos").innerHeight()),$(".quotes .texture-overlay .t-contain").css("padding-bottom",$(".company-logos").innerHeight())):$(window).width()<501&&$(".company-logos").length&&$(".quotes").length&&($(".company-logos").css("margin-top",0),$(".quotes .texture-overlay .t-contain").css("padding-bottom","70px"))}),$(window).resize();var s=n,l=1;function c(e,t,n){l=t,n&&-1<l&&l<i?($(e).addClass("ease"),setTimeout(function(){$(e).removeClass("ease")},3e3)):$(e).removeClass("ease"),1<i?$(e).find(".slides").css("left",0-o*l):$(e).find(".slides").css("left",0),$(e).find(".slides  .slide").removeClass("on"),$(e).find(".indicator  li").removeClass("on"),$(e).find(".slides .slide:eq("+l+")").addClass("on"),$(e).find(".indicator li:eq("+(l-1)+")").addClass("on"),l<=0&&setTimeout(function(){c(e,i-2)},500),i-1<=l&&1<l&&setTimeout(function(){c(e,1)},500),$(e).attr("data-slide",t+1)}$(r).find(".slider-nav .btn-prev").click(function(e){e.preventDefault(),0<=l&&c(r,l-1,1)}),$(r).find(".slider-nav .btn-next").click(function(e){e.preventDefault(),l<=s+1&&c(r,l+1,1)}),$(r).find(".indicator li").click(function(){console.log("click"),c(r,$(this).index()+1,1)}),n<2&&($(r).find(".slider-nav").remove(),$(r).find(".indication-container").remove()),$(r).swipe({swipeLeft:function(e,t,n,i,o){$(r).find(".slider-nav .btn-next").click()},swipeRight:function(e,t,n,i,o){$(r).find(".slider-nav .btn-prev").click()}}),$(window).resize(function(){c(r,l)}),c(r,1),$(r).find(".slides").attr("data-autoslide")&&1==$(r).find(".slides").attr("data-autoslide")&&setInterval(function(){!$(r).is(":hover")&&767<$(window).width()&&l<=s+1&&c(r,l+1,1)},8e3)})}$('.newsletter-form [type="submit"],[type="Submit"]').click(function(e){}),$($(".book-now-btn.alt-btn")).click(function(e){e.preventDefault(),$("html, body").animate({scrollTop:0},"slow")}),$(".addthis_inline_share_toolbox").length&&(adparlar=setInterval(function(){$(".at-share-btn-elements").length&&($(".adthis-custom").insertBefore($(".addthis_inline_share_toolbox")),$(".adthis-custom").removeClass("t-hide"),$("adthis-custom").unbind(),clearInterval(adparlar))},2e3)),$(window).resize(),setpodcast_btns(),equalheightboxes(),initslideshows(),$(".scroller section .btn-listen").click(function(e){$("header .btn-listen").click()}),void 0!==setitemlinks?set_ads():$("body").removeClass("loading"),0<$(".poll").length&&(pollcheck=setInterval(pollchecker,1e3),console.log("set poll h")),$(window).resize(function(){pollchecker()}),window._taboola&&_taboola&&_taboola.push({flush:!0}),$("#ihrAffiliatesMapContainer").length&&(ihrAffiliatesMap.initAffiliatesMap({show_name:"hannity",streams:!1,map_style:[{featureType:"administrative",elementType:"all",stylers:[{visibility:"simplified"},{gamma:"1.00"}]},{featureType:"administrative.locality",elementType:"labels",stylers:[{color:"#ba5858"}]},{featureType:"administrative.neighborhood",elementType:"labels",stylers:[{color:"#e57878"}]},{featureType:"landscape",elementType:"geometry",stylers:[{visibility:"simplified"},{lightness:"65"},{saturation:"-100"},{hue:"#ff0000"}]},{featureType:"poi",elementType:"geometry",stylers:[{visibility:"simplified"},{saturation:"-100"},{lightness:"80"}]},{featureType:"poi",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi.attraction",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{visibility:"simplified"},{color:"#dddddd"}]},{featureType:"road.highway",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"road.highway.controlled_access",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{visibility:"simplified"},{color:"#dddddd"}]},{featureType:"road.arterial",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"road.local",elementType:"geometry",stylers:[{visibility:"simplified"},{color:"#eeeeee"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#ba5858"},{saturation:"-100"}]},{featureType:"transit.station",elementType:"all",stylers:[{visibility:"off"}]},{featureType:"transit.station",elementType:"labels.text.fill",stylers:[{color:"#ba5858"},{visibility:"simplified"}]},{featureType:"transit.station",elementType:"labels.icon",stylers:[{hue:"#ff0036"}]},{featureType:"water",elementType:"geometry",stylers:[{visibility:"simplified"},{color:"#dddddd"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#ba5858"}]}],layout:"table"}),setTimeout(function(){console.log("set map"),ihrAffiliatesMap.initAffiliatesMap()},1e3)),$("header .btn-listen").click(function(e){e.preventDefault();e="https://www.iheart.com/live/the-sean-hannity-show-247-6706/?embed=true&autoplay=true";void 0!==setitemlinks?loadHeaderMod("live",e):(ww=945<$(window).width()?945:$(window).width(),window.open(e,"player","location=no, width="+ww+", height=248"))}),$("header .newsletter-menu").click(function(e){e.preventDefault(),$("html").hasClass("newsletter")?loadHeaderMod(""):(loadHeaderMod("newsletter"),console.log("doesn't have newsletter"))}),$(".player-holder .close").click(function(e){e.preventDefault(),loadHeaderMod("close","")}),$(window).resize(function(){$(window).width<400&&$("html").addClass("player").length&&$(".player-holder .close").click()});    </script>






















    <script>
        
var adexpnd_cookie = '';




   if(readCookie(adexpnd_cookie) == null || readCookie(adexpnd_cookie) == undefined) {
        console.log('show expanding ad');
 
        $('.expanding-tout').removeClass('t-hide');
            setTimeout(function(){ 
              $('.expanding-tout').addClass('min'); 
              $(window).resize(); 
            }, 5000);

          $(window).resize(function(){
            var mrgh= '-'+((parseFloat($('.expanding-tout').css('padding-top'))+parseFloat($('.expanding-tout').css('padding-bottom')))+$('.expanding-tout .t-contain .expanding-sm').height())+'px';
             $('.expanding-tout >.t-contain').css('margin-top', mrgh);
           });

          $(window).resize();



                     var date = new Date();
            date.setTime(date.getTime()+(1800*1000));
            var expiry = '; expires=' + date.toUTCString();
            
                           setCookie(adexpnd_cookie, '1', expiry);
                    
        

       }
       else{
         console.log('remove expanding ad');
          //  $('.expanding-tout').remove();
            $('.expanding-tout').addClass('min'); 
             $('.expanding-tout').removeClass('t-hide');
        }

      
        $('.expanding-tout .btn-close').click(function(){
            $('.expanding-tout').toggleClass('min');      
        });
   

  if(typeof jwplayer === "function"){

    if($ == 'undefined'){
        $ = jQuery;
    }
    jwplayer().on('play',function(){

       if(!$('.jw-hide-button').length){
          $('.jw-wrapper').append('<div class="jw-hide-button"></div>');

          $('.jw-hide-button').click(function(){
              $('.jw-flag-floating').removeClass('jw-flag-floating');
          })

        }

        if(!$('.jw-mute-button').length){
          $('.jw-wrapper').append('<div class="jw-mute-button mute"></div>');
          $('.jw-mute-button').click(function(){
               b=jwplayer().getMute();
                if(b==true){
                  jwplayer().setMute(false);
                  $('.jw-mute-button').removeClass('mute');

                }else{
                  jwplayer().setMute(true);
                  $('.jw-mute-button').addClass('mute');
                }
          })

        }

  });
}
    </script>


    <script type="text/javascript">_satellite.pageBottom();</script>

<script>
$( document ).ready(function() {
show_tout_banner=0;

function bannerswap(){
	//console.log('checkbanners');
	show_tout_banner++;
	if($('.mobile-tout >div ').length >1){
		$('.mobile-tout').addClass('t-hide');
	}
	if(show_tout_banner > $('.mobile-tout >div').length -1){


			$('.mobile-tout:eq(0)').removeClass('t-hide');
			show_tout_banner=0;
	}
	else{
		$('.mobile-tout:eq('+show_tout_banner+')').removeClass('t-hide');
	}
	//console.log('show banner '+show_tout_banner);
}


if($('.mobile-tout >div ').length){
	bannerswap();
	show_tout_banner_rotator = setInterval(bannerswap, 5000);
	//console.log($('.mobile-tout').length);
	
}

});
</script>


    <!-- END IHR STATIONS PAGE -->
    
    </body>

</html>
 