@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,600,700");
[layout=fx-row] {
  display: flex;
  flex-direction: row;
}

[layout=fx-wrap] {
  display: flex;
  flex-flow: row wrap;
}

[layout=fx-column] {
  display: flex;
  flex-direction: column;
}

[fx-wrap] {
  flex-wrap: wrap;
}

[fx-align=center] {
  align-items: center;
}

[fx-align=start] {
  align-items: flex-start;
}

[fx-align=end] {
  align-items: flex-end;
}

[fx-align=stretch] {
  align-items: stretch;
}

[fx-justify=center] {
  justify-content: center;
}

[fx-justify=start] {
  justify-content: flex-start;
}

[fx-justify=end] {
  justify-content: flex-end;
}

[fx-justify=between] {
  justify-content: space-between;
}

[fx-justify=around] {
  justify-content: space-around;
}

[fx-self=align-center] {
  align-self: center;
}

[fx-self=align-start] {
  align-self: flex-start;
}

[fx-self=align-end] {
  align-self: flex-end;
}

[fx],
[fx=auto] {
  flex: 1 1 auto;
}

[fx=none] {
  flex: none;
}

[fx="33"] {
  flex: 1 1 33.3337%;
  max-width: 33.3337%;
}

[fx="66"] {
  flex: 1 1 66.6667%;
  max-width: 66.6667%;
}

[fx="0"] {
  flex: 0 1 0%;
}

[fx="5"] {
  flex: 0 1 5%;
}

[fx="10"] {
  flex: 0 1 10%;
}

[fx="15"] {
  flex: 0 1 15%;
}

[fx="20"] {
  flex: 0 1 20%;
}

[fx="25"] {
  flex: 0 1 25%;
}

[fx="30"] {
  flex: 0 1 30%;
}

[fx="35"] {
  flex: 0 1 35%;
}

[fx="40"] {
  flex: 0 1 40%;
}

[fx="45"] {
  flex: 0 1 45%;
}

[fx="50"] {
  flex: 0 1 50%;
}

[fx="55"] {
  flex: 0 1 55%;
}

[fx="60"] {
  flex: 0 1 60%;
}

[fx="65"] {
  flex: 0 1 65%;
}

[fx="70"] {
  flex: 0 1 70%;
}

[fx="75"] {
  flex: 0 1 75%;
}

[fx="80"] {
  flex: 0 1 80%;
}

[fx="85"] {
  flex: 0 1 85%;
}

[fx="90"] {
  flex: 0 1 90%;
}

[fx="95"] {
  flex: 0 1 95%;
}

[fx="100"] {
  flex: 0 1 100%;
}

[fx="105"] {
  flex: 0 1 105%;
}

[fx="110"] {
  flex: 0 1 110%;
}

[fx="115"] {
  flex: 0 1 115%;
}

[fx="120"] {
  flex: 0 1 120%;
}

[fx="125"] {
  flex: 0 1 125%;
}

[fx="130"] {
  flex: 0 1 130%;
}

[fx="135"] {
  flex: 0 1 135%;
}

[fx="140"] {
  flex: 0 1 140%;
}

[fx="145"] {
  flex: 0 1 145%;
}

[fx="150"] {
  flex: 0 1 150%;
}

[fx="155"] {
  flex: 0 1 155%;
}

[fx="160"] {
  flex: 0 1 160%;
}

[fx="165"] {
  flex: 0 1 165%;
}

[fx="170"] {
  flex: 0 1 170%;
}

[fx="175"] {
  flex: 0 1 175%;
}

[fx="180"] {
  flex: 0 1 180%;
}

[fx="185"] {
  flex: 0 1 185%;
}

[fx="190"] {
  flex: 0 1 190%;
}

[fx="195"] {
  flex: 0 1 195%;
}

[fx="200"] {
  flex: 0 1 200%;
}

[fx="205"] {
  flex: 0 1 205%;
}

[fx="210"] {
  flex: 0 1 210%;
}

[fx="215"] {
  flex: 0 1 215%;
}

[fx="220"] {
  flex: 0 1 220%;
}

[fx="225"] {
  flex: 0 1 225%;
}

[fx="230"] {
  flex: 0 1 230%;
}

[fx="235"] {
  flex: 0 1 235%;
}

[fx="240"] {
  flex: 0 1 240%;
}

[fx="245"] {
  flex: 0 1 245%;
}

[fx="250"] {
  flex: 0 1 250%;
}

[fx="255"] {
  flex: 0 1 255%;
}

[fx="260"] {
  flex: 0 1 260%;
}

[fx="265"] {
  flex: 0 1 265%;
}

[fx="270"] {
  flex: 0 1 270%;
}

[fx="275"] {
  flex: 0 1 275%;
}

[fx="280"] {
  flex: 0 1 280%;
}

[fx="285"] {
  flex: 0 1 285%;
}

[fx="290"] {
  flex: 0 1 290%;
}

[fx="295"] {
  flex: 0 1 295%;
}

[fx="300"] {
  flex: 0 1 300%;
}

[fx="305"] {
  flex: 0 1 305%;
}

[fx="310"] {
  flex: 0 1 310%;
}

[fx="315"] {
  flex: 0 1 315%;
}

[fx="320"] {
  flex: 0 1 320%;
}

[fx="325"] {
  flex: 0 1 325%;
}

[fx="330"] {
  flex: 0 1 330%;
}

[fx="335"] {
  flex: 0 1 335%;
}

[fx="340"] {
  flex: 0 1 340%;
}

[fx="345"] {
  flex: 0 1 345%;
}

[fx="350"] {
  flex: 0 1 350%;
}

[fx="355"] {
  flex: 0 1 355%;
}

[fx="360"] {
  flex: 0 1 360%;
}

[fx="365"] {
  flex: 0 1 365%;
}

[fx="370"] {
  flex: 0 1 370%;
}

[fx="375"] {
  flex: 0 1 375%;
}

[fx="380"] {
  flex: 0 1 380%;
}

[fx="385"] {
  flex: 0 1 385%;
}

[fx="390"] {
  flex: 0 1 390%;
}

[fx="395"] {
  flex: 0 1 395%;
}

[fx="400"] {
  flex: 0 1 400%;
}

[fx="405"] {
  flex: 0 1 405%;
}

[fx="410"] {
  flex: 0 1 410%;
}

[fx="415"] {
  flex: 0 1 415%;
}

[fx="420"] {
  flex: 0 1 420%;
}

[fx="425"] {
  flex: 0 1 425%;
}

[fx="430"] {
  flex: 0 1 430%;
}

[fx="435"] {
  flex: 0 1 435%;
}

[fx="440"] {
  flex: 0 1 440%;
}

[fx="445"] {
  flex: 0 1 445%;
}

[fx="450"] {
  flex: 0 1 450%;
}

[fx="455"] {
  flex: 0 1 455%;
}

[fx="460"] {
  flex: 0 1 460%;
}

[fx="465"] {
  flex: 0 1 465%;
}

[fx="470"] {
  flex: 0 1 470%;
}

[fx="475"] {
  flex: 0 1 475%;
}

[fx="480"] {
  flex: 0 1 480%;
}

[fx="485"] {
  flex: 0 1 485%;
}

[fx="490"] {
  flex: 0 1 490%;
}

[fx="495"] {
  flex: 0 1 495%;
}

[fx="500"] {
  flex: 0 1 500%;
}

[layout=fx-row] > [fx="0"] {
  max-width: 0%;
}
[layout=fx-row] > [fx="5"] {
  max-width: 5%;
}
[layout=fx-row] > [fx="10"] {
  max-width: 10%;
}
[layout=fx-row] > [fx="15"] {
  max-width: 15%;
}
[layout=fx-row] > [fx="20"] {
  max-width: 20%;
}
[layout=fx-row] > [fx="25"] {
  max-width: 25%;
}
[layout=fx-row] > [fx="30"] {
  max-width: 30%;
}
[layout=fx-row] > [fx="35"] {
  max-width: 35%;
}
[layout=fx-row] > [fx="40"] {
  max-width: 40%;
}
[layout=fx-row] > [fx="45"] {
  max-width: 45%;
}
[layout=fx-row] > [fx="50"] {
  max-width: 50%;
}
[layout=fx-row] > [fx="55"] {
  max-width: 55%;
}
[layout=fx-row] > [fx="60"] {
  max-width: 60%;
}
[layout=fx-row] > [fx="65"] {
  max-width: 65%;
}
[layout=fx-row] > [fx="70"] {
  max-width: 70%;
}
[layout=fx-row] > [fx="75"] {
  max-width: 75%;
}
[layout=fx-row] > [fx="80"] {
  max-width: 80%;
}
[layout=fx-row] > [fx="85"] {
  max-width: 85%;
}
[layout=fx-row] > [fx="90"] {
  max-width: 90%;
}
[layout=fx-row] > [fx="95"] {
  max-width: 95%;
}
[layout=fx-row] > [fx="100"] {
  max-width: 100%;
}
[layout=fx-row] > [fx="105"] {
  max-width: 105%;
}
[layout=fx-row] > [fx="110"] {
  max-width: 110%;
}
[layout=fx-row] > [fx="115"] {
  max-width: 115%;
}
[layout=fx-row] > [fx="120"] {
  max-width: 120%;
}
[layout=fx-row] > [fx="125"] {
  max-width: 125%;
}
[layout=fx-row] > [fx="130"] {
  max-width: 130%;
}
[layout=fx-row] > [fx="135"] {
  max-width: 135%;
}
[layout=fx-row] > [fx="140"] {
  max-width: 140%;
}
[layout=fx-row] > [fx="145"] {
  max-width: 145%;
}
[layout=fx-row] > [fx="150"] {
  max-width: 150%;
}
[layout=fx-row] > [fx="155"] {
  max-width: 155%;
}
[layout=fx-row] > [fx="160"] {
  max-width: 160%;
}
[layout=fx-row] > [fx="165"] {
  max-width: 165%;
}
[layout=fx-row] > [fx="170"] {
  max-width: 170%;
}
[layout=fx-row] > [fx="175"] {
  max-width: 175%;
}
[layout=fx-row] > [fx="180"] {
  max-width: 180%;
}
[layout=fx-row] > [fx="185"] {
  max-width: 185%;
}
[layout=fx-row] > [fx="190"] {
  max-width: 190%;
}
[layout=fx-row] > [fx="195"] {
  max-width: 195%;
}
[layout=fx-row] > [fx="200"] {
  max-width: 200%;
}
[layout=fx-row] > [fx="205"] {
  max-width: 205%;
}
[layout=fx-row] > [fx="210"] {
  max-width: 210%;
}
[layout=fx-row] > [fx="215"] {
  max-width: 215%;
}
[layout=fx-row] > [fx="220"] {
  max-width: 220%;
}
[layout=fx-row] > [fx="225"] {
  max-width: 225%;
}
[layout=fx-row] > [fx="230"] {
  max-width: 230%;
}
[layout=fx-row] > [fx="235"] {
  max-width: 235%;
}
[layout=fx-row] > [fx="240"] {
  max-width: 240%;
}
[layout=fx-row] > [fx="245"] {
  max-width: 245%;
}
[layout=fx-row] > [fx="250"] {
  max-width: 250%;
}
[layout=fx-row] > [fx="255"] {
  max-width: 255%;
}
[layout=fx-row] > [fx="260"] {
  max-width: 260%;
}
[layout=fx-row] > [fx="265"] {
  max-width: 265%;
}
[layout=fx-row] > [fx="270"] {
  max-width: 270%;
}
[layout=fx-row] > [fx="275"] {
  max-width: 275%;
}
[layout=fx-row] > [fx="280"] {
  max-width: 280%;
}
[layout=fx-row] > [fx="285"] {
  max-width: 285%;
}
[layout=fx-row] > [fx="290"] {
  max-width: 290%;
}
[layout=fx-row] > [fx="295"] {
  max-width: 295%;
}
[layout=fx-row] > [fx="300"] {
  max-width: 300%;
}
[layout=fx-row] > [fx="305"] {
  max-width: 305%;
}
[layout=fx-row] > [fx="310"] {
  max-width: 310%;
}
[layout=fx-row] > [fx="315"] {
  max-width: 315%;
}
[layout=fx-row] > [fx="320"] {
  max-width: 320%;
}
[layout=fx-row] > [fx="325"] {
  max-width: 325%;
}
[layout=fx-row] > [fx="330"] {
  max-width: 330%;
}
[layout=fx-row] > [fx="335"] {
  max-width: 335%;
}
[layout=fx-row] > [fx="340"] {
  max-width: 340%;
}
[layout=fx-row] > [fx="345"] {
  max-width: 345%;
}
[layout=fx-row] > [fx="350"] {
  max-width: 350%;
}
[layout=fx-row] > [fx="355"] {
  max-width: 355%;
}
[layout=fx-row] > [fx="360"] {
  max-width: 360%;
}
[layout=fx-row] > [fx="365"] {
  max-width: 365%;
}
[layout=fx-row] > [fx="370"] {
  max-width: 370%;
}
[layout=fx-row] > [fx="375"] {
  max-width: 375%;
}
[layout=fx-row] > [fx="380"] {
  max-width: 380%;
}
[layout=fx-row] > [fx="385"] {
  max-width: 385%;
}
[layout=fx-row] > [fx="390"] {
  max-width: 390%;
}
[layout=fx-row] > [fx="395"] {
  max-width: 395%;
}
[layout=fx-row] > [fx="400"] {
  max-width: 400%;
}
[layout=fx-row] > [fx="405"] {
  max-width: 405%;
}
[layout=fx-row] > [fx="410"] {
  max-width: 410%;
}
[layout=fx-row] > [fx="415"] {
  max-width: 415%;
}
[layout=fx-row] > [fx="420"] {
  max-width: 420%;
}
[layout=fx-row] > [fx="425"] {
  max-width: 425%;
}
[layout=fx-row] > [fx="430"] {
  max-width: 430%;
}
[layout=fx-row] > [fx="435"] {
  max-width: 435%;
}
[layout=fx-row] > [fx="440"] {
  max-width: 440%;
}
[layout=fx-row] > [fx="445"] {
  max-width: 445%;
}
[layout=fx-row] > [fx="450"] {
  max-width: 450%;
}
[layout=fx-row] > [fx="455"] {
  max-width: 455%;
}
[layout=fx-row] > [fx="460"] {
  max-width: 460%;
}
[layout=fx-row] > [fx="465"] {
  max-width: 465%;
}
[layout=fx-row] > [fx="470"] {
  max-width: 470%;
}
[layout=fx-row] > [fx="475"] {
  max-width: 475%;
}
[layout=fx-row] > [fx="480"] {
  max-width: 480%;
}
[layout=fx-row] > [fx="485"] {
  max-width: 485%;
}
[layout=fx-row] > [fx="490"] {
  max-width: 490%;
}
[layout=fx-row] > [fx="495"] {
  max-width: 495%;
}
[layout=fx-row] > [fx="500"] {
  max-width: 500%;
}

[layout=fx-column] > [fx="0"] {
  max-height: 0%;
}
[layout=fx-column] > [fx="5"] {
  max-height: 5%;
}
[layout=fx-column] > [fx="10"] {
  max-height: 10%;
}
[layout=fx-column] > [fx="15"] {
  max-height: 15%;
}
[layout=fx-column] > [fx="20"] {
  max-height: 20%;
}
[layout=fx-column] > [fx="25"] {
  max-height: 25%;
}
[layout=fx-column] > [fx="30"] {
  max-height: 30%;
}
[layout=fx-column] > [fx="35"] {
  max-height: 35%;
}
[layout=fx-column] > [fx="40"] {
  max-height: 40%;
}
[layout=fx-column] > [fx="45"] {
  max-height: 45%;
}
[layout=fx-column] > [fx="50"] {
  max-height: 50%;
}
[layout=fx-column] > [fx="55"] {
  max-height: 55%;
}
[layout=fx-column] > [fx="60"] {
  max-height: 60%;
}
[layout=fx-column] > [fx="65"] {
  max-height: 65%;
}
[layout=fx-column] > [fx="70"] {
  max-height: 70%;
}
[layout=fx-column] > [fx="75"] {
  max-height: 75%;
}
[layout=fx-column] > [fx="80"] {
  max-height: 80%;
}
[layout=fx-column] > [fx="85"] {
  max-height: 85%;
}
[layout=fx-column] > [fx="90"] {
  max-height: 90%;
}
[layout=fx-column] > [fx="95"] {
  max-height: 95%;
}
[layout=fx-column] > [fx="100"] {
  max-height: 100%;
}
[layout=fx-column] > [fx="105"] {
  max-height: 105%;
}
[layout=fx-column] > [fx="110"] {
  max-height: 110%;
}
[layout=fx-column] > [fx="115"] {
  max-height: 115%;
}
[layout=fx-column] > [fx="120"] {
  max-height: 120%;
}
[layout=fx-column] > [fx="125"] {
  max-height: 125%;
}
[layout=fx-column] > [fx="130"] {
  max-height: 130%;
}
[layout=fx-column] > [fx="135"] {
  max-height: 135%;
}
[layout=fx-column] > [fx="140"] {
  max-height: 140%;
}
[layout=fx-column] > [fx="145"] {
  max-height: 145%;
}
[layout=fx-column] > [fx="150"] {
  max-height: 150%;
}
[layout=fx-column] > [fx="155"] {
  max-height: 155%;
}
[layout=fx-column] > [fx="160"] {
  max-height: 160%;
}
[layout=fx-column] > [fx="165"] {
  max-height: 165%;
}
[layout=fx-column] > [fx="170"] {
  max-height: 170%;
}
[layout=fx-column] > [fx="175"] {
  max-height: 175%;
}
[layout=fx-column] > [fx="180"] {
  max-height: 180%;
}
[layout=fx-column] > [fx="185"] {
  max-height: 185%;
}
[layout=fx-column] > [fx="190"] {
  max-height: 190%;
}
[layout=fx-column] > [fx="195"] {
  max-height: 195%;
}
[layout=fx-column] > [fx="200"] {
  max-height: 200%;
}
[layout=fx-column] > [fx="205"] {
  max-height: 205%;
}
[layout=fx-column] > [fx="210"] {
  max-height: 210%;
}
[layout=fx-column] > [fx="215"] {
  max-height: 215%;
}
[layout=fx-column] > [fx="220"] {
  max-height: 220%;
}
[layout=fx-column] > [fx="225"] {
  max-height: 225%;
}
[layout=fx-column] > [fx="230"] {
  max-height: 230%;
}
[layout=fx-column] > [fx="235"] {
  max-height: 235%;
}
[layout=fx-column] > [fx="240"] {
  max-height: 240%;
}
[layout=fx-column] > [fx="245"] {
  max-height: 245%;
}
[layout=fx-column] > [fx="250"] {
  max-height: 250%;
}
[layout=fx-column] > [fx="255"] {
  max-height: 255%;
}
[layout=fx-column] > [fx="260"] {
  max-height: 260%;
}
[layout=fx-column] > [fx="265"] {
  max-height: 265%;
}
[layout=fx-column] > [fx="270"] {
  max-height: 270%;
}
[layout=fx-column] > [fx="275"] {
  max-height: 275%;
}
[layout=fx-column] > [fx="280"] {
  max-height: 280%;
}
[layout=fx-column] > [fx="285"] {
  max-height: 285%;
}
[layout=fx-column] > [fx="290"] {
  max-height: 290%;
}
[layout=fx-column] > [fx="295"] {
  max-height: 295%;
}
[layout=fx-column] > [fx="300"] {
  max-height: 300%;
}
[layout=fx-column] > [fx="305"] {
  max-height: 305%;
}
[layout=fx-column] > [fx="310"] {
  max-height: 310%;
}
[layout=fx-column] > [fx="315"] {
  max-height: 315%;
}
[layout=fx-column] > [fx="320"] {
  max-height: 320%;
}
[layout=fx-column] > [fx="325"] {
  max-height: 325%;
}
[layout=fx-column] > [fx="330"] {
  max-height: 330%;
}
[layout=fx-column] > [fx="335"] {
  max-height: 335%;
}
[layout=fx-column] > [fx="340"] {
  max-height: 340%;
}
[layout=fx-column] > [fx="345"] {
  max-height: 345%;
}
[layout=fx-column] > [fx="350"] {
  max-height: 350%;
}
[layout=fx-column] > [fx="355"] {
  max-height: 355%;
}
[layout=fx-column] > [fx="360"] {
  max-height: 360%;
}
[layout=fx-column] > [fx="365"] {
  max-height: 365%;
}
[layout=fx-column] > [fx="370"] {
  max-height: 370%;
}
[layout=fx-column] > [fx="375"] {
  max-height: 375%;
}
[layout=fx-column] > [fx="380"] {
  max-height: 380%;
}
[layout=fx-column] > [fx="385"] {
  max-height: 385%;
}
[layout=fx-column] > [fx="390"] {
  max-height: 390%;
}
[layout=fx-column] > [fx="395"] {
  max-height: 395%;
}
[layout=fx-column] > [fx="400"] {
  max-height: 400%;
}
[layout=fx-column] > [fx="405"] {
  max-height: 405%;
}
[layout=fx-column] > [fx="410"] {
  max-height: 410%;
}
[layout=fx-column] > [fx="415"] {
  max-height: 415%;
}
[layout=fx-column] > [fx="420"] {
  max-height: 420%;
}
[layout=fx-column] > [fx="425"] {
  max-height: 425%;
}
[layout=fx-column] > [fx="430"] {
  max-height: 430%;
}
[layout=fx-column] > [fx="435"] {
  max-height: 435%;
}
[layout=fx-column] > [fx="440"] {
  max-height: 440%;
}
[layout=fx-column] > [fx="445"] {
  max-height: 445%;
}
[layout=fx-column] > [fx="450"] {
  max-height: 450%;
}
[layout=fx-column] > [fx="455"] {
  max-height: 455%;
}
[layout=fx-column] > [fx="460"] {
  max-height: 460%;
}
[layout=fx-column] > [fx="465"] {
  max-height: 465%;
}
[layout=fx-column] > [fx="470"] {
  max-height: 470%;
}
[layout=fx-column] > [fx="475"] {
  max-height: 475%;
}
[layout=fx-column] > [fx="480"] {
  max-height: 480%;
}
[layout=fx-column] > [fx="485"] {
  max-height: 485%;
}
[layout=fx-column] > [fx="490"] {
  max-height: 490%;
}
[layout=fx-column] > [fx="495"] {
  max-height: 495%;
}
[layout=fx-column] > [fx="500"] {
  max-height: 500%;
}

[fx-spacer] {
  visibility: hidden;
  height: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

[txt=center] {
  text-align: center;
}

[txt=left] {
  text-align: left;
}

[txt=right] {
  text-align: right;
}

[txt=uppercase] {
  text-transform: uppercase;
}

[pos=rel] {
  position: relative;
}

[pos=abs] {
  position: absolute;
}

[mar=auto] {
  margin: auto;
}

@media screen and (min-width: 769px) {
  [media~=tab]:not([media~=desk]), [media~=mob]:not([media~=desk]) {
    display: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 526px) {
  [media~=desk]:not([media~=tab]), [media~=mob]:not([media~=tab]) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  [fx-tab=auto] {
    max-width: 100% !important;
    flex: 1 1 auto;
  }
  [fx-tab="100"] {
    width: 100%;
    max-width: 100% !important;
    flex: 1 1 100%;
  }
  [fx-tab="50"] {
    width: 50%;
    max-width: 50% !important;
    flex: 1 1 50%;
  }
}
@media screen and (max-width: 525px) {
  [media~=desk]:not([media~=mob]), [media~=tab]:not([media~=mob]) {
    display: none;
  }
  [fx-mob=auto] {
    max-width: 100% !important;
    flex: 1 1 auto;
  }
  [fx-mob="100"] {
    width: 100%;
    max-width: 100% !important;
    flex: 1 1 100%;
  }
  [fx-mob="50"] {
    width: 50%;
    max-width: 50% !important;
    flex: 1 1 50%;
  }
}
@font-face {
  font-family: "Gotham";
  src: local("Gotham Medium"), local("Gotham"), url("/common/assets/fonts/Gotham/Gotham-Medium.otf") format("opentype");
  font-weight: normal;
}
@font-face {
  font-family: "Gotham";
  src: local("Gotham Bold"), url("/common/assets/fonts/Gotham/Gotham-Bold.otf") format("opentype");
  font-weight: bold;
}
[color=gray] {
  color: #929292;
}

* {
  box-sizing: border-box;
  font-family: "Gotham", sans-serif;
  color: inherit;
  text-decoration: none;
}

html {
  height: 100%;
  color: #000;
  font-size: 52%;
}

body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

main {
  flex: 1 0 auto;
}

header {
  z-index: 999;
  background: #F6F6F7;
  position: sticky;
  top: 0;
  border-bottom: 1px solid rgba(146, 146, 146, 0.25);
}
header [fx]:not([fx=none]) {
  height: 100%;
}
header .wrapper {
  margin: auto;
  padding: 0;
}
header .size-limit {
  height: 99px;
  padding: 5px;
  transition: height 0.5s;
}
header.collapsed:not(:hover) .size-limit {
  height: 49px;
}
header.collapsed:not(:hover) .badge {
  max-width: 40px;
  border-radius: 50px;
}
header.collapsed:not(:hover) .profile-img img {
  padding: 2px;
}

nav {
  text-transform: uppercase;
}
nav a:hover {
  opacity: 0.5;
}

.mob-nav {
  padding: 5px 0;
  border-top: 1px solid rgba(146, 146, 146, 0.25);
}

#nav-overlay {
  display: none;
  z-index: 9999;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
}
#nav-overlay .wrapper {
  width: 100vw;
  height: 100vh;
}
#nav-overlay .badge {
  margin: 10px;
}
#nav-overlay .badge a {
  margin: 0;
}
#nav-overlay a {
  color: #fff;
  font-size: 20px;
  margin: 10px;
  text-align: center;
  width: 100%;
}
#nav-overlay .close {
  color: #fff;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 5px 0;
}

h1 {
  font-size: 36px;
  font-weight: 400;
}

h6 {
  font-size: 20px;
  font-weight: 300;
  color: #929292;
}

p {
  font-size: 16px;
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

#video_player {
  text-align: left;
}
#video_player form {
  margin: 0;
}
#video_player form input,
#video_player form input:-webkit-autofill,
#video_player form input:-webkit-autofill:hover,
#video_player form input:-webkit-autofill:focus,
#video_player form textarea:-webkit-autofill,
#video_player form textarea:-webkit-autofill:hover,
#video_player form textarea:-webkit-autofill:focus,
#video_player form select:-webkit-autofill,
#video_player form select:-webkit-autofill:hover,
#video_player form select:-webkit-autofill:focus {
  font-family: "Gotham", sans-serif;
}
#video_player form input:not(.verb-core-phone-dialer-input),
#video_player form input:-webkit-autofill:not(.verb-core-phone-dialer-input),
#video_player form input:-webkit-autofill:hover:not(.verb-core-phone-dialer-input),
#video_player form input:-webkit-autofill:focus:not(.verb-core-phone-dialer-input),
#video_player form textarea:-webkit-autofill:not(.verb-core-phone-dialer-input),
#video_player form textarea:-webkit-autofill:hover:not(.verb-core-phone-dialer-input),
#video_player form textarea:-webkit-autofill:focus:not(.verb-core-phone-dialer-input),
#video_player form select:-webkit-autofill:not(.verb-core-phone-dialer-input),
#video_player form select:-webkit-autofill:hover:not(.verb-core-phone-dialer-input),
#video_player form select:-webkit-autofill:focus:not(.verb-core-phone-dialer-input) {
  height: initial;
  -webkit-text-fill-color: #fff;
  margin: 0 !important;
  font-size: 2.5em;
}

form {
  width: 100%;
  margin: 50px auto;
  /* Change Autocomplete styles in Chrome*/
}
form label {
  color: #929292;
  font-size: 18px;
}
form label.require:after {
  content: "*";
}
form input:-webkit-autofill,
form input:-webkit-autofill:hover,
form input:-webkit-autofill:focus,
form textarea:-webkit-autofill,
form textarea:-webkit-autofill:hover,
form textarea:-webkit-autofill:focus,
form select:-webkit-autofill,
form select:-webkit-autofill:hover,
form select:-webkit-autofill:focus {
  height: 50px;
  font-size: 20px;
  background: #fff;
  border: 1px solid rgba(146, 146, 146, 0.25);
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}
form input, form select, form textarea {
  display: block;
  width: 100%;
  margin: 5px 0 25px !important;
  padding: 9px 12px;
  font-size: 20px;
  color: #000;
  background: #fff;
  border: 1px solid rgba(146, 146, 146, 0.25);
  border-radius: 4px;
  transition: all 0.35s;
  resize: none;
}
form input.filled, form select.filled, form textarea.filled {
  color: #000;
}
form input:focus, form select:focus, form textarea:focus {
  outline: none;
}
form select {
  cursor: pointer;
}
form .tel-number-country {
  height: 25px;
  margin-top: -20px;
}
form .intl-tel-input.allow-dropdown {
  width: 100%;
  margin: 5px 0 25px;
}
form .intl-tel-input.allow-dropdown .flag-container {
  height: 65%;
  margin: auto;
  border-right: 1px solid rgba(146, 146, 146, 0.25);
  z-index: 1;
}
form .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: #fff;
}
form .intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  width: 100px !important;
  padding: 0 10px;
  background-color: #fff;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
form .intl-tel-input.allow-dropdown.separate-dial-code .selected-flag .iti-flag {
  box-shadow: none;
}
form .intl-tel-input.allow-dropdown.separate-dial-code .selected-flag .selected-dial-code {
  margin: 0 10px;
}
form .intl-tel-input.allow-dropdown.separate-dial-code .selected-flag .iti-arrow {
  width: 10px;
  height: 7px;
  border: none;
  background: url("/common/img/dropdown-chevron.png") 50% 50%/cover no-repeat;
}
form .intl-tel-input.allow-dropdown.separate-dial-code .selected-flag:focus {
  outline: none;
}
form .intl-tel-input.allow-dropdown input {
  text-indent: 10px;
}
form .intl-tel-input.allow-dropdown input::placeholder {
  color: rgba(146, 146, 146, 0.5);
}
form .input {
  width: 100%;
  height: 100%;
  margin: 5px 0;
}
form .input.limit-width {
  max-width: 48%;
}
form .input.hidden {
  display: none;
}
form .input.hidden-input {
  margin-bottom: -15px;
}
form .input.hidden-input input {
  height: 0;
  margin: 0 !important;
  color: transparent;
  background: none;
  border: none;
  cursor: unset;
  pointer-events: none;
}
form .custom-dropdown {
  position: relative;
}
form .custom-dropdown select {
  display: unset !important;
  /* Removes the default <select> styling */
  appearance: none;
  background: url("/common/img/dropdown-arrow.png") 97% 50%/10px 7px no-repeat;
}
form .submit {
  width: 100%;
  margin: 50px auto;
}
form .submit.limit-width {
  max-width: 48%;
}
form .submit input {
  color: #fff;
  top: 0;
  border-radius: 25px;
}
form label.error, form .error-message {
  font-size: 16px;
  color: transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}

verb-core-phone-dialer form input {
  margin: 6px !important;
}

verb-core-phone-dialer .action-section img[alt=close] {
  height: 100%;
}

.submit input, [class*=btn] {
  width: 100%;
  max-width: 375px;
  min-width: 270px;
  color: #fff;
  top: 0;
  border-radius: 50px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 9px 20px;
  font-size: 20px;
  cursor: pointer;
  transform: translateY(0);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.35s;
}

.submit.active:hover input, [class*=btn]:hover:not([type=submit]) {
  transform: translateY(-3px);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
}

.btn-wordy {
  padding: 8px 20px;
  margin: 25px auto;
  font-size: 16px;
  font-weight: bold;
}
.btn-wordy i {
  font-size: 30px;
  padding-right: 20px;
}
.btn-wordy h6 {
  font-size: 12px;
  color: #fff;
  margin: 0;
}

.form-section-container {
  margin: 15px 0 50px;
}

.wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 10px;
}

.med-wrapper {
  max-width: 1024px;
  margin: 0 auto;
  padding: 10px;
}

.sm-wrapper {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
}

.asset-wrapper {
  max-width: 1024px;
  margin: 40px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.badge {
  background: #fff;
  border: 1px solid rgba(146, 146, 146, 0.25);
  border-radius: 8px 50px 50px 8px;
  height: 100%;
  max-height: 70px;
  max-width: 450px;
  transition: all 0.5s;
  white-space: nowrap;
  overflow: hidden;
}
.badge > span:first-child {
  overflow: hidden;
}
.badge .v-border {
  border-bottom: 1px solid rgba(146, 146, 146, 0.25);
}
.badge .h-border:not(:last-of-type) {
  border-right: 1px solid rgba(146, 146, 146, 0.25);
}
.badge .fx-item {
  padding: 0 10px;
}
.badge .badge-name {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.profile-img {
  width: 68px;
  height: 68px;
  max-width: 100%;
  max-height: 100%;
}
.profile-img img {
  padding: 2px 2px 2px 0;
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#social-sites {
  position: absolute;
  background: #fff;
  border: 1px solid rgba(146, 146, 146, 0.25);
  border-radius: 8px;
  min-width: 150px;
  z-index: 10003;
}
#social-sites:after, #social-sites:before {
  content: "";
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}
#social-sites:after {
  left: 50%;
  transform: translateX(-50%);
  border-color: transparent transparent #fff transparent;
  border-width: 10px;
}
#social-sites:before {
  left: 50%;
  transform: translateX(-50%);
  border-color: transparent transparent rgba(146, 146, 146, 0.25) transparent;
  border-width: 11px;
}
#social-sites a {
  height: 40px;
  padding: 8px;
}
#social-sites a:not(:last-child) {
  border-bottom: 1px solid rgba(146, 146, 146, 0.25);
}
#social-sites img {
  height: 20px;
  padding-right: 5px;
}

.logo {
  height: 100%;
  max-width: 300px;
  max-height: 80px;
}

.close {
  cursor: pointer;
}

.modal-open {
  overflow: hidden;
}

#request-sample .sample-banner {
  width: 100%;
  height: 30vw;
  max-height: 350px;
  margin: 0 0 50px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#request-sample .samples-container {
  margin: 50px auto -35px;
}
#request-sample #samples-slider {
  margin: 25px auto;
}
#request-sample .slick-arrow {
  top: 40%;
  transform: translateY(-60%) scale(1);
}
#request-sample .slick-arrow:hover {
  transform: translateY(-60%) scale(1.02);
}
#request-sample .sample-slide {
  width: 150px !important;
  height: unset !important;
  margin: 15px;
  cursor: pointer;
  transition: all 0.25s;
}
#request-sample .sample-slide .sample-select {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all 0.5s;
}
#request-sample .sample-slide .sample-select img {
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.25s ease;
}
#request-sample .sample-slide .sample-select img.active {
  opacity: 1;
}
#request-sample .sample-slide:hover .sample-img, #request-sample .sample-slide.active .sample-img {
  transition: all 0.25s;
  filter: blur(2px);
}
#request-sample .sample-slide:hover .sample-select, #request-sample .sample-slide.active .sample-select {
  opacity: 1;
}
#request-sample .sample-slide:focus {
  outline: none;
}
#request-sample .sample-img-container {
  width: 100%;
  height: 150px;
}
#request-sample .sample-img-container img {
  margin: 0 auto;
}
#request-sample.hidden {
  display: none;
}

#request-info .info-banner-container {
  height: 350px;
  margin: 0 0 50px;
  overflow: hidden;
}
#request-info .info-banner {
  width: 100%;
  height: 100%;
  filter: blur(50px);
}
#request-info .info-banner-filter {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
}
#request-info .wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#request-info .banner-badge-container {
  width: 100%;
  max-width: 100%;
  height: 200px;
  margin: 0 auto;
  background: #fff;
  border-top-left-radius: 100px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 10px;
  top: 50%;
  transform: translateY(-50%);
}
#request-info .banner-badge-container .banner-badge {
  height: 100%;
}
#request-info .banner-badge-container .banner-badge span {
  height: 100%;
}
#request-info .banner-badge-container .badge-img {
  max-width: 190px;
  max-height: 190px;
  margin-left: 3px;
  border-radius: 50%;
  overflow: hidden;
}
#request-info .banner-badge-container .badge-info {
  height: 100%;
}
#request-info .banner-badge-container .badge-info div:first-of-type {
  border-bottom: 2px solid rgba(146, 146, 146, 0.25);
}
#request-info .banner-badge-container .badge-info h1 {
  width: 95%;
  max-height: 2.8em;
  margin: 5px auto;
  padding: 0 20px;
  line-height: 1.4em;
  overflow: hidden;
}
#request-info .banner-badge-container .badge-info h1:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
}
#request-info .banner-badge-container .badge-info h1:after {
  content: "";
  width: 25px;
  height: 1.4em;
  margin-top: 0.2em;
  position: absolute;
  right: 0;
  background: white;
}
#request-info .banner-badge-container .badge-info a:nth-of-type(2), #request-info .banner-badge-container .badge-info a:nth-of-type(3) {
  border-left: 2px solid rgba(146, 146, 146, 0.25);
}
#request-info .banner-badge-container .badge-info i {
  font-size: 45px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.25s;
}
#request-info .banner-badge-container .badge-info i:hover {
  font-size: 48px;
}
#request-info .banner-badge-container .badge-bio {
  height: 100%;
  padding: 0 0 0 25px;
  border-left: 2px solid rgba(146, 146, 146, 0.25);
}
#request-info .banner-badge-container .badge-bio h6 {
  width: 100%;
  margin-right: -1em;
  padding-right: 1.5em;
  line-height: 1.5em;
  text-align: justify;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  #request-info .banner-badge-container .badge-bio h6 {
    font-size: 1.6rem;
  }
}

@media (min-width: 992px) {
  #request-info .banner-badge-container .badge-bio h6 {
    font-size: 1.75rem;
  }
}
@media (min-width: 1200px) {
  #request-info .banner-badge-container .badge-bio h6 {
    font-size: 2rem;
  }
}
#request-info .banner-badge-container .badge-bio h6:before {
  content: "...";
  position: absolute;
  right: 15px;
  bottom: 0;
}
#request-info .banner-badge-container .badge-bio h6:after {
  content: "";
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  position: absolute;
  right: 15px;
  background: white;
}
#request-info .badge-bio.mobile {
  margin: 0 0 50px;
  border: 1px solid rgba(146, 146, 146, 0.25);
  border-radius: 10px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
}
#request-info .badge-bio.mobile h6 {
  margin-right: -1em;
  padding: 0 1rem;
  line-height: 1.5em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  #request-info .badge-bio.mobile h6 {
    padding: 0 5px;
    width: 100%;
    margin-right: 0;
  }
}
#request-info .badge-bio.mobile h6:before {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 0;
}
#request-info .badge-bio.mobile h6:after {
  content: "";
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  position: absolute;
  right: 18px;
}

#request-container {
  width: 100%;
}
#request-container .med-wrapper {
  opacity: 0;
  transition: all 0.5s;
}
#request-container .med-wrapper.active {
  opacity: 1;
}
#request-container img {
  margin: 5px auto;
}
#request-container.hidden {
  display: none;
}

#MarketId-menu li[role=presentation]:first-child {
  opacity: 1;
}

#MarketSelector {
  max-width: 120px;
  margin: 5px;
  overflow: hidden;
}
#MarketSelector .ui-selectmenu {
  background: #fff;
  height: 32px;
  width: auto !important;
}
#MarketSelector .ui-selectmenu-status {
  display: inline-block;
  padding: 5px;
  height: 32px;
  overflow: hidden;
  max-width: 110px;
  font-size: 10px;
  margin-top: 3px;
  margin-right: 7px;
}
#MarketSelector .ui-selectmenu-status img {
  position: relative;
  top: -4px;
  right: -3px;
}
#MarketSelector .ui-selectmenu-icon {
  position: absolute;
  margin: 0;
  top: 7px;
  right: -2px;
}

#MarketId-menu {
  font-size: 14px;
}
#MarketId-menu a {
  height: 26px;
  display: flex;
  align-items: center;
}

.cookie-alert {
  display: none;
  border-top: 1px solid rgba(146, 146, 146, 0.25);
  background: #fff;
  position: sticky;
  bottom: 0;
  z-index: 1;
}
.cookie-alert i {
  margin: 0 5px;
}

footer {
  background: #F6F6F7;
  border-top: 1px solid rgba(146, 146, 146, 0.25);
  text-align: center;
}
footer .pipe {
  margin: 0 5px;
}

#jGrowl {
  top: 100px;
  left: 0;
  right: 0;
}
#jGrowl .jGrowl, #jGrowl .jgrowl_error {
  margin: auto;
  border: 2px solid #DD0000;
  background: #fff;
  color: #DD0000;
}

.slick-track {
  display: flex;
  margin: 0 !important;
}

.slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  font-size: 20px;
  color: #fff;
  width: 50px;
  height: 100px;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 25px;
  opacity: 1;
  cursor: pointer;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%) scale(1);
  transition: all 0.5s;
}
.slick-arrow img {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.slick-arrow.prev {
  left: 0;
}
.slick-arrow.next {
  right: 0;
}
.slick-arrow.slick-disabled {
  opacity: 0;
  cursor: unset;
}
.slick-arrow:hover {
  transform: translateY(-50%) scale(1.02);
}

.presentation-title {
  margin: 0 auto 40px;
}

.presentation-links {
  margin: 40px auto;
  max-width: 800px;
}
.presentation-links .btn-wordy {
  max-width: 300px;
}

.pdf-download {
  background: #000;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 0;
  right: 0;
  max-width: 300px;
  margin: auto;
}

.asset-description {
  margin-top: 40px;
  padding: 0 10px;
  word-break: break-word;
}

audio {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #request-info .banner-badge-container {
    max-width: 650px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  form .input.limit-width {
    max-width: 100%;
  }
  form .input.hidden-input {
    margin-bottom: 0;
  }
  form .submit.limit-width {
    max-width: 90%;
  }
}
@media screen and (min-width: 525px) {
  #nav-overlay {
    display: none !important;
  }
  .profile-img {
    pointer-events: none;
  }
}
@media screen and (max-width: 525px) {
  h1 {
    font-size: 20px;
  }
  h6 {
    font-size: 14px;
  }
  header .size-limit {
    height: 49px;
  }
  header .badge {
    cursor: pointer;
    font-size: 12px;
    max-width: 40px;
    border-radius: 50px;
  }
  header .badge .profile-img img {
    padding: 2px;
  }
  form {
    margin: 25px auto;
  }
  form input {
    font-size: 16px;
  }
  form label {
    font-size: 14px;
  }
  form label.error {
    font-size: 12px;
  }
  #request-sample .sample-banner {
    margin: 0 0 25px;
  }
  #request-sample .slick-arrow {
    width: 30px;
    height: 60px;
  }
  #request-sample .sample-slide {
    width: 74px !important;
  }
  #request-sample .sample-img-container {
    height: 74px;
  }
  footer p, footer a, .cookie-alert p, .cookie-alert a {
    font-size: 10px;
  }
  footer .copyright {
    display: block;
  }
  #request-info .info-banner-container {
    height: 175px;
    margin: 0 0 15px;
  }
  #request-info .banner-badge-container {
    height: 95px;
    max-width: 300px;
  }
  #request-info .banner-badge-container .badge-img {
    max-width: 90px;
    max-height: 90px;
  }
  #request-info .banner-badge-container .badge-info div:first-of-type {
    border-bottom: 1px solid rgba(146, 146, 146, 0.25);
  }
  #request-info .banner-badge-container .badge-info h1 {
    max-height: 2.2em;
    line-height: 1.1em;
  }
  #request-info .banner-badge-container .badge-info a:nth-of-type(2), #request-info .banner-badge-container .badge-info a:nth-of-type(3) {
    border-left: 1px solid rgba(146, 146, 146, 0.25);
  }
  #request-info .banner-badge-container .badge-info i {
    font-size: 25px;
  }
  #request-info .banner-badge-container .badge-info i:hover {
    font-size: 30px;
  }
  #request-info .badge-bio.mobile {
    margin: 0 0 15px;
  }
}
